\documentclass[10pt,a4paper]{article} % Packages \usepackage{fancyhdr} % For header and footer \usepackage{multicol} % Allows multicols in tables \usepackage{tabularx} % Intelligent column widths \usepackage{tabulary} % Used in header and footer \usepackage{hhline} % Border under tables \usepackage{graphicx} % For images \usepackage{xcolor} % For hex colours %\usepackage[utf8x]{inputenc} % For unicode character support \usepackage[T1]{fontenc} % Without this we get weird character replacements \usepackage{colortbl} % For coloured tables \usepackage{setspace} % For line height \usepackage{lastpage} % Needed for total page number \usepackage{seqsplit} % Splits long words. %\usepackage{opensans} % Can't make this work so far. Shame. Would be lovely. \usepackage[normalem]{ulem} % For underlining links % Most of the following are not required for the majority % of cheat sheets but are needed for some symbol support. \usepackage{amsmath} % Symbols \usepackage{MnSymbol} % Symbols \usepackage{wasysym} % Symbols %\usepackage[english,german,french,spanish,italian]{babel} % Languages % Document Info \author{RainyMoons (RainyMoons)} \pdfinfo{ /Title (german-vocabulary.pdf) /Creator (Cheatography) /Author (RainyMoons (RainyMoons)) /Subject (German Vocabulary Cheat Sheet) } % Lengths and widths \addtolength{\textwidth}{6cm} \addtolength{\textheight}{-1cm} \addtolength{\hoffset}{-3cm} \addtolength{\voffset}{-2cm} \setlength{\tabcolsep}{0.2cm} % Space between columns \setlength{\headsep}{-12pt} % Reduce space between header and content \setlength{\headheight}{85pt} % If less, LaTeX automatically increases it \renewcommand{\footrulewidth}{0pt} % Remove footer line \renewcommand{\headrulewidth}{0pt} % Remove header line \renewcommand{\seqinsert}{\ifmmode\allowbreak\else\-\fi} % Hyphens in seqsplit % This two commands together give roughly % the right line height in the tables \renewcommand{\arraystretch}{1.3} \onehalfspacing % Commands \newcommand{\SetRowColor}[1]{\noalign{\gdef\RowColorName{#1}}\rowcolor{\RowColorName}} % Shortcut for row colour \newcommand{\mymulticolumn}[3]{\multicolumn{#1}{>{\columncolor{\RowColorName}}#2}{#3}} % For coloured multi-cols \newcolumntype{x}[1]{>{\raggedright}p{#1}} % New column types for ragged-right paragraph columns \newcommand{\tn}{\tabularnewline} % Required as custom column type in use % Font and Colours \definecolor{HeadBackground}{HTML}{333333} \definecolor{FootBackground}{HTML}{666666} \definecolor{TextColor}{HTML}{333333} \definecolor{DarkBackground}{HTML}{FFA203} \definecolor{LightBackground}{HTML}{FFF9EF} \renewcommand{\familydefault}{\sfdefault} \color{TextColor} % Header and Footer \pagestyle{fancy} \fancyhead{} % Set header to blank \fancyfoot{} % Set footer to blank \fancyhead[L]{ \noindent \begin{multicols}{3} \begin{tabulary}{5.8cm}{C} \SetRowColor{DarkBackground} \vspace{-7pt} {\parbox{\dimexpr\textwidth-2\fboxsep\relax}{\noindent \hspace*{-6pt}\includegraphics[width=5.8cm]{/web/www.cheatography.com/public/images/cheatography_logo.pdf}} } \end{tabulary} \columnbreak \begin{tabulary}{11cm}{L} \vspace{-2pt}\large{\bf{\textcolor{DarkBackground}{\textrm{German Vocabulary Cheat Sheet}}}} \\ \normalsize{by \textcolor{DarkBackground}{RainyMoons (RainyMoons)} via \textcolor{DarkBackground}{\uline{cheatography.com/153402/cs/33107/}}} \end{tabulary} \end{multicols}} \fancyfoot[L]{ \footnotesize \noindent \begin{multicols}{3} \begin{tabulary}{5.8cm}{LL} \SetRowColor{FootBackground} \mymulticolumn{2}{p{5.377cm}}{\bf\textcolor{white}{Cheatographer}} \\ \vspace{-2pt}RainyMoons (RainyMoons) \\ \uline{cheatography.com/rainymoons} \\ \end{tabulary} \vfill \columnbreak \begin{tabulary}{5.8cm}{L} \SetRowColor{FootBackground} \mymulticolumn{1}{p{5.377cm}}{\bf\textcolor{white}{Cheat Sheet}} \\ \vspace{-2pt}Published 29th August, 2022.\\ Updated 27th July, 2022.\\ Page {\thepage} of \pageref{LastPage}. \end{tabulary} \vfill \columnbreak \begin{tabulary}{5.8cm}{L} \SetRowColor{FootBackground} \mymulticolumn{1}{p{5.377cm}}{\bf\textcolor{white}{Sponsor}} \\ \SetRowColor{white} \vspace{-5pt} %\includegraphics[width=48px,height=48px]{dave.jpeg} Measure your website readability!\\ www.readability-score.com \end{tabulary} \end{multicols}} \begin{document} \raggedright \raggedcolumns % Set font size to small. Switch to any value % from this page to resize cheat sheet text: % www.emerson.emory.edu/services/latex/latex_169.html \footnotesize % Small font. \begin{multicols*}{3} \begin{tabularx}{5.377cm}{x{1.79172 cm} x{3.18528 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{Basics}} \tn % Row 0 \SetRowColor{LightBackground} Hi & Hallo \tn % Row Count 1 (+ 1) % Row 1 \SetRowColor{white} What is your name? & Wie hei{\ss}en Sie? \tn % Row Count 3 (+ 2) % Row 2 \SetRowColor{LightBackground} Nice to meet you & Freut mich, Sie kennen zu lernen \tn % Row Count 5 (+ 2) % Row 3 \SetRowColor{white} How are you? & Wie geht es Ihnen? \tn % Row Count 6 (+ 1) % Row 4 \SetRowColor{LightBackground} I'm good, thanks & Mir geht es gut, danke \tn % Row Count 8 (+ 2) % Row 5 \SetRowColor{white} And you? & Danke, und Dir? \tn % Row Count 9 (+ 1) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{x{2.43873 cm} x{2.53827 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{Understanding}} \tn % Row 0 \SetRowColor{LightBackground} What do you mean? & Was meinst du damit? \tn % Row Count 1 (+ 1) % Row 1 \SetRowColor{white} I don't understand & Ich verstehe nicht \tn % Row Count 2 (+ 1) % Row 2 \SetRowColor{LightBackground} I don't know & Ich wei{\ss} nicht \tn % Row Count 3 (+ 1) % Row 3 \SetRowColor{white} Sorry & Tut mir leid \tn % Row Count 4 (+ 1) % Row 4 \SetRowColor{LightBackground} What is that called in German? & Wie hei{\ss}t das auf Deutsch? \tn % Row Count 6 (+ 2) % Row 5 \SetRowColor{white} What does that word mean in English? & Was bedeutet dieses Wort auf Englisch? \tn % Row Count 8 (+ 2) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{x{2.33919 cm} x{2.63781 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{Language \& Age}} \tn % Row 0 \SetRowColor{LightBackground} Do you speak (English/German)? & Sprechen Sie (Englisch / Deutsch)? \tn % Row Count 2 (+ 2) % Row 1 \SetRowColor{white} Does she speak\_\_\_? & Spricht sie\_\_\_? \tn % Row Count 3 (+ 1) % Row 2 \SetRowColor{LightBackground} A little bit & Ein wenig \tn % Row Count 4 (+ 1) % Row 3 \SetRowColor{white} How old are you? & Wie alt sind Sie? \tn % Row Count 5 (+ 1) % Row 4 \SetRowColor{LightBackground} I'm 33 years old & Ich bin dreiundrei{\ss}ig Jahre alt \tn % Row Count 7 (+ 2) % Row 5 \SetRowColor{white} It was nice talking to you & War nett mit Ihnen zu plaudern \tn % Row Count 9 (+ 2) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{x{1.39356 cm} x{3.58344 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{Holidays \& Occasions}} \tn % Row 0 \SetRowColor{LightBackground} Happy birthday & Herzlichen Glückwunsch zum Geburtstag \tn % Row Count 2 (+ 2) % Row 1 \SetRowColor{white} Happy new year & Frohes neues Jahr \tn % Row Count 4 (+ 2) % Row 2 \SetRowColor{LightBackground} Merry Christmas & Frohe Weihnachten \tn % Row Count 6 (+ 2) % Row 3 \SetRowColor{white} Good luck & Viel Glück \tn % Row Count 7 (+ 1) % Row 4 \SetRowColor{LightBackground} \seqsplit{Congratulations} & Herzlichen Glückwunsch \tn % Row Count 9 (+ 2) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{x{1.84149 cm} x{3.13551 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{Seasons}} \tn % Row 0 \SetRowColor{LightBackground} Seasons & Jahreszeiten \tn % Row Count 1 (+ 1) % Row 1 \SetRowColor{white} Spring & Frühling \tn % Row Count 2 (+ 1) % Row 2 \SetRowColor{LightBackground} Summer & Sommer \tn % Row Count 3 (+ 1) % Row 3 \SetRowColor{white} Autumn & Herbst \tn % Row Count 4 (+ 1) % Row 4 \SetRowColor{LightBackground} Winter & Winter \tn % Row Count 5 (+ 1) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{x{2.38896 cm} x{2.58804 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{Weather}} \tn % Row 0 \SetRowColor{LightBackground} Sky & Himmel \tn % Row Count 1 (+ 1) % Row 1 \SetRowColor{white} Cloud & Wolke \tn % Row Count 2 (+ 1) % Row 2 \SetRowColor{LightBackground} Rainbow & Regenbogen \tn % Row Count 3 (+ 1) % Row 3 \SetRowColor{white} Cold & Kalt \tn % Row Count 4 (+ 1) % Row 4 \SetRowColor{LightBackground} Hot & Hei{\ss} \tn % Row Count 5 (+ 1) % Row 5 \SetRowColor{white} It is hot & Es ist hei{\ss} \tn % Row Count 6 (+ 1) % Row 6 \SetRowColor{LightBackground} It is cold & Es ist kalt \tn % Row Count 7 (+ 1) % Row 7 \SetRowColor{white} It is sunny & Es ist sonnig \tn % Row Count 8 (+ 1) % Row 8 \SetRowColor{LightBackground} It is cloudy & Es ist bew{\"o}lkt \tn % Row Count 9 (+ 1) % Row 9 \SetRowColor{white} It is humid & Es ist schwül \tn % Row Count 10 (+ 1) % Row 10 \SetRowColor{LightBackground} It is raining & Es regnet \tn % Row Count 11 (+ 1) % Row 11 \SetRowColor{white} It is snowing & Es schneit \tn % Row Count 12 (+ 1) % Row 12 \SetRowColor{LightBackground} It is windy & Es ist windig \tn % Row Count 13 (+ 1) % Row 13 \SetRowColor{white} How is the weather? & Wie ist das Wetter? \tn % Row Count 14 (+ 1) % Row 14 \SetRowColor{LightBackground} Good weather & Gutes Wetter \tn % Row Count 15 (+ 1) % Row 15 \SetRowColor{white} Bad weather & Schlechtes Wetter \tn % Row Count 16 (+ 1) % Row 16 \SetRowColor{LightBackground} What is the temperature? & Wie viel Grad ist es? \tn % Row Count 18 (+ 2) % Row 17 \SetRowColor{white} It is 24 degrees & Es ist vierundzwanzig Grad \tn % Row Count 20 (+ 2) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{x{2.4885 cm} x{2.4885 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{Transportation}} \tn % Row 0 \SetRowColor{LightBackground} Transportation & Verkehrsmittel \tn % Row Count 1 (+ 1) % Row 1 \SetRowColor{white} Helicopter & Hubschrauber \tn % Row Count 2 (+ 1) % Row 2 \SetRowColor{LightBackground} Airplane & Flugzeug \tn % Row Count 3 (+ 1) % Row 3 \SetRowColor{white} Train & Zug \tn % Row Count 4 (+ 1) % Row 4 \SetRowColor{LightBackground} Boat & Schiff \tn % Row Count 5 (+ 1) % Row 5 \SetRowColor{white} Bicycle & Fahrrad \tn % Row Count 6 (+ 1) % Row 6 \SetRowColor{LightBackground} Truck & Lastwagen \tn % Row Count 7 (+ 1) % Row 7 \SetRowColor{white} Car & Auto \tn % Row Count 8 (+ 1) % Row 8 \SetRowColor{LightBackground} Bus & Bus \tn % Row Count 9 (+ 1) % Row 9 \SetRowColor{white} Tram & Stra{\ss}enbahn \tn % Row Count 10 (+ 1) % Row 10 \SetRowColor{LightBackground} Motocycle & Motorrad \tn % Row Count 11 (+ 1) % Row 11 \SetRowColor{white} Scooter & Roller \tn % Row Count 12 (+ 1) % Row 12 \SetRowColor{LightBackground} Ferry & F{\"a}hre \tn % Row Count 13 (+ 1) % Row 13 \SetRowColor{white} Taxi & Taxi \tn % Row Count 14 (+ 1) % Row 14 \SetRowColor{LightBackground} Subway & U-Bahn \tn % Row Count 15 (+ 1) % Row 15 \SetRowColor{white} Ambulance & Krankenwagen \tn % Row Count 16 (+ 1) % Row 16 \SetRowColor{LightBackground} Fire truck & Feuerwehrauto \tn % Row Count 17 (+ 1) % Row 17 \SetRowColor{white} Police car & Polizeiwagen \tn % Row Count 18 (+ 1) % Row 18 \SetRowColor{LightBackground} Tractor & Traktor \tn % Row Count 19 (+ 1) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{x{2.33919 cm} x{2.63781 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{Time \& Date}} \tn % Row 0 \SetRowColor{LightBackground} Tomorrow morning & Morgen früh \tn % Row Count 1 (+ 1) % Row 1 \SetRowColor{white} Day before yesterday & Vorgestern \tn % Row Count 3 (+ 2) % Row 2 \SetRowColor{LightBackground} Day after tomorrow & Übermorgen \tn % Row Count 4 (+ 1) % Row 3 \SetRowColor{white} Next week & N{\"a}chste Woche \tn % Row Count 5 (+ 1) % Row 4 \SetRowColor{LightBackground} Last week & Letzte Woche \tn % Row Count 6 (+ 1) % Row 5 \SetRowColor{white} Next month & N{\"a}chsten Monat \tn % Row Count 7 (+ 1) % Row 6 \SetRowColor{LightBackground} Last month & Letzte Monat \tn % Row Count 8 (+ 1) % Row 7 \SetRowColor{white} Next year & N{\"a}chstes Jahr \tn % Row Count 9 (+ 1) % Row 8 \SetRowColor{LightBackground} Last year & Letztes Jahr \tn % Row Count 10 (+ 1) % Row 9 \SetRowColor{white} What day? & An welchem tag? \tn % Row Count 11 (+ 1) % Row 10 \SetRowColor{LightBackground} What month? & In welchem Monat? \tn % Row Count 12 (+ 1) % Row 11 \SetRowColor{white} What day is it today? & Welcher Tag ist heute? \tn % Row Count 14 (+ 2) % Row 12 \SetRowColor{LightBackground} Today is November 21 & Heute ist der 21. November \tn % Row Count 16 (+ 2) % Row 13 \SetRowColor{white} Wake me up at 8 & Wecken Sie mich um acht \tn % Row Count 18 (+ 2) % Row 14 \SetRowColor{LightBackground} When is your appointment? & Wann ist Ihr Termin? \tn % Row Count 20 (+ 2) % Row 15 \SetRowColor{white} Can we talk about it tomorrow? & K{\"o}nnen wir morgen darüber reden? \tn % Row Count 22 (+ 2) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{x{2.14011 cm} x{2.83689 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{Time Expressions}} \tn % Row 0 \SetRowColor{LightBackground} Morning & Morgen \tn % Row Count 1 (+ 1) % Row 1 \SetRowColor{white} Afternoon & Nachmittag \tn % Row Count 2 (+ 1) % Row 2 \SetRowColor{LightBackground} Evening & Abend \tn % Row Count 3 (+ 1) % Row 3 \SetRowColor{white} Night & Nacht \tn % Row Count 4 (+ 1) % Row 4 \SetRowColor{LightBackground} Midnight & Mitternacht \tn % Row Count 5 (+ 1) % Row 5 \SetRowColor{white} Tonight & Heute Abend \tn % Row Count 6 (+ 1) % Row 6 \SetRowColor{LightBackground} Last night & Gestern Abend \tn % Row Count 7 (+ 1) % Row 7 \SetRowColor{white} Today & Heute \tn % Row Count 8 (+ 1) % Row 8 \SetRowColor{LightBackground} Tomorrow & Morgen \tn % Row Count 9 (+ 1) % Row 9 \SetRowColor{white} Yesterday & Gestern \tn % Row Count 10 (+ 1) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{x{2.38896 cm} x{2.58804 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{Time Vocabulary}} \tn % Row 0 \SetRowColor{LightBackground} Afterward & Hinterher \tn % Row Count 1 (+ 1) % Row 1 \SetRowColor{white} Soon & Bald \tn % Row Count 2 (+ 1) % Row 2 \SetRowColor{LightBackground} Before & Vor \tn % Row Count 3 (+ 1) % Row 3 \SetRowColor{white} Early & Früh \tn % Row Count 4 (+ 1) % Row 4 \SetRowColor{LightBackground} Late & Sp{\"a}t \tn % Row Count 5 (+ 1) % Row 5 \SetRowColor{white} Later & Sp{\"a}ter \tn % Row Count 6 (+ 1) % Row 6 \SetRowColor{LightBackground} Never & Nie \tn % Row Count 7 (+ 1) % Row 7 \SetRowColor{white} Now & Jetzt \tn % Row Count 8 (+ 1) % Row 8 \SetRowColor{LightBackground} Once & Einmal \tn % Row Count 9 (+ 1) % Row 9 \SetRowColor{white} Many times & Oft \tn % Row Count 10 (+ 1) % Row 10 \SetRowColor{LightBackground} Sometimes & Manchmal \tn % Row Count 11 (+ 1) % Row 11 \SetRowColor{white} Always & Immer \tn % Row Count 12 (+ 1) % Row 12 \SetRowColor{LightBackground} What time is it? & Wie sp{\"a}t ist es? \tn % Row Count 13 (+ 1) % Row 13 \SetRowColor{white} At what time? & Um wie viel Uhr? \tn % Row Count 14 (+ 1) % Row 14 \SetRowColor{LightBackground} For how long? & Wie lange? \tn % Row Count 15 (+ 1) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{x{2.4885 cm} x{2.4885 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{Rooms In A House}} \tn % Row 0 \SetRowColor{LightBackground} Room & Raum \tn % Row Count 1 (+ 1) % Row 1 \SetRowColor{white} Living room & Wohnzimmer \tn % Row Count 2 (+ 1) % Row 2 \SetRowColor{LightBackground} Bedroom & Schlafzimmer \tn % Row Count 3 (+ 1) % Row 3 \SetRowColor{white} Dining room & Esszimmer \tn % Row Count 4 (+ 1) % Row 4 \SetRowColor{LightBackground} Kitchen & Küche \tn % Row Count 5 (+ 1) % Row 5 \SetRowColor{white} Bathroom & Toilette \tn % Row Count 6 (+ 1) % Row 6 \SetRowColor{LightBackground} Hallway & Saal \tn % Row Count 7 (+ 1) % Row 7 \SetRowColor{white} Laundry room & W{\"a}scheraum \tn % Row Count 8 (+ 1) % Row 8 \SetRowColor{LightBackground} Attic & Dachboden \tn % Row Count 9 (+ 1) % Row 9 \SetRowColor{white} Basement & Keller \tn % Row Count 10 (+ 1) % Row 10 \SetRowColor{LightBackground} Closet & Schrank \tn % Row Count 11 (+ 1) % Row 11 \SetRowColor{white} Balcony & Balkon \tn % Row Count 12 (+ 1) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{x{2.23965 cm} x{2.73735 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{Parts Of A House}} \tn % Row 0 \SetRowColor{LightBackground} Shed & Schuppen \tn % Row Count 1 (+ 1) % Row 1 \SetRowColor{white} Garage & Garage \tn % Row Count 2 (+ 1) % Row 2 \SetRowColor{LightBackground} Yard & Hof \tn % Row Count 3 (+ 1) % Row 3 \SetRowColor{white} Mailbox & Briefkasten \tn % Row Count 4 (+ 1) % Row 4 \SetRowColor{LightBackground} Door & Tür \tn % Row Count 5 (+ 1) % Row 5 \SetRowColor{white} Floor & Boden \tn % Row Count 6 (+ 1) % Row 6 \SetRowColor{LightBackground} Carpet & Teppich \tn % Row Count 7 (+ 1) % Row 7 \SetRowColor{white} Ceiling & Decke \tn % Row Count 8 (+ 1) % Row 8 \SetRowColor{LightBackground} Window & Fenster \tn % Row Count 9 (+ 1) % Row 9 \SetRowColor{white} Light switch & Lichtschalter \tn % Row Count 10 (+ 1) % Row 10 \SetRowColor{LightBackground} Electrical socket & Elektrische Steckdose \tn % Row Count 11 (+ 1) % Row 11 \SetRowColor{white} Heater & Heizung \tn % Row Count 12 (+ 1) % Row 12 \SetRowColor{LightBackground} Air conditioner & Klimaanlage \tn % Row Count 13 (+ 1) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{x{2.38896 cm} x{2.58804 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{Furniture}} \tn % Row 0 \SetRowColor{LightBackground} Sofa & Couch \tn % Row Count 1 (+ 1) % Row 1 \SetRowColor{white} Coffee table & Kaffeetisch \tn % Row Count 2 (+ 1) % Row 2 \SetRowColor{LightBackground} Bookcase & Bücherregal \tn % Row Count 3 (+ 1) % Row 3 \SetRowColor{white} Table & Tisch \tn % Row Count 4 (+ 1) % Row 4 \SetRowColor{LightBackground} Chair & Stuhl \tn % Row Count 5 (+ 1) % Row 5 \SetRowColor{white} Lamp & Lampe \tn % Row Count 6 (+ 1) % Row 6 \SetRowColor{LightBackground} Bed & Bett \tn % Row Count 7 (+ 1) % Row 7 \SetRowColor{white} Mattress & Matratze \tn % Row Count 8 (+ 1) % Row 8 \SetRowColor{LightBackground} Nightstand & Nachttisch \tn % Row Count 9 (+ 1) % Row 9 \SetRowColor{white} Dresser & Kommode \tn % Row Count 10 (+ 1) % Row 10 \SetRowColor{LightBackground} Television & Fernsehen \tn % Row Count 11 (+ 1) % Row 11 \SetRowColor{white} Washer & Waschmaschine \tn % Row Count 12 (+ 1) % Row 12 \SetRowColor{LightBackground} Dryer & Trockner \tn % Row Count 13 (+ 1) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{x{3.03597 cm} x{1.94103 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{Household Items}} \tn % Row 0 \SetRowColor{LightBackground} Wastepaper basket & Papierkorb \tn % Row Count 1 (+ 1) % Row 1 \SetRowColor{white} Blanket & Decke \tn % Row Count 2 (+ 1) % Row 2 \SetRowColor{LightBackground} Pillow & Kissen \tn % Row Count 3 (+ 1) % Row 3 \SetRowColor{white} Sheet & Bettlaken \tn % Row Count 4 (+ 1) % Row 4 \SetRowColor{LightBackground} Pillowcase & Kissenbezug \tn % Row Count 5 (+ 1) % Row 5 \SetRowColor{white} Bedspread & Bettdecke \tn % Row Count 6 (+ 1) % Row 6 \SetRowColor{LightBackground} Hanger & Aufh{\"a}nger \tn % Row Count 7 (+ 1) % Row 7 \SetRowColor{white} Painting & Gem{\"a}lde \tn % Row Count 8 (+ 1) % Row 8 \SetRowColor{LightBackground} House plant & Hauspflanze \tn % Row Count 9 (+ 1) % Row 9 \SetRowColor{white} Curtains & Vorh{\"a}nge \tn % Row Count 10 (+ 1) % Row 10 \SetRowColor{LightBackground} Rug & Teppich \tn % Row Count 11 (+ 1) % Row 11 \SetRowColor{white} Clock & Uhr \tn % Row Count 12 (+ 1) % Row 12 \SetRowColor{LightBackground} Keys & Schlüssel \tn % Row Count 13 (+ 1) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{x{2.4885 cm} x{2.4885 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{Bathroom}} \tn % Row 0 \SetRowColor{LightBackground} Toilet & Toilette \tn % Row Count 1 (+ 1) % Row 1 \SetRowColor{white} Mirror & Spiegel \tn % Row Count 2 (+ 1) % Row 2 \SetRowColor{LightBackground} Sink & Waschbecken \tn % Row Count 3 (+ 1) % Row 3 \SetRowColor{white} Bathtub & Badewanne \tn % Row Count 4 (+ 1) % Row 4 \SetRowColor{LightBackground} Shower & Dusche \tn % Row Count 5 (+ 1) % Row 5 \SetRowColor{white} Shower curtain & Duschvorhang \tn % Row Count 6 (+ 1) % Row 6 \SetRowColor{LightBackground} Faucet & Wasserhahn \tn % Row Count 7 (+ 1) % Row 7 \SetRowColor{white} Toilet paper & Toiletenpapier \tn % Row Count 8 (+ 1) % Row 8 \SetRowColor{LightBackground} Towel & Handtuch \tn % Row Count 9 (+ 1) % Row 9 \SetRowColor{white} Scale & Waage \tn % Row Count 10 (+ 1) % Row 10 \SetRowColor{LightBackground} Hair dryer & Haartrockner \tn % Row Count 11 (+ 1) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{x{2.38896 cm} x{2.58804 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{Kitchen Appliances}} \tn % Row 0 \SetRowColor{LightBackground} Refrigerator & Kühlschrank \tn % Row Count 1 (+ 1) % Row 1 \SetRowColor{white} Stove & Herd \tn % Row Count 2 (+ 1) % Row 2 \SetRowColor{LightBackground} Oven & Backofen \tn % Row Count 3 (+ 1) % Row 3 \SetRowColor{white} Microwave & Mikrowelle \tn % Row Count 4 (+ 1) % Row 4 \SetRowColor{LightBackground} Dishwasher & Geschirrspüler \tn % Row Count 5 (+ 1) % Row 5 \SetRowColor{white} Toaster & Toaster \tn % Row Count 6 (+ 1) % Row 6 \SetRowColor{LightBackground} Blender & Mixer \tn % Row Count 7 (+ 1) % Row 7 \SetRowColor{white} Coffee maker & Kaffeemaschine \tn % Row Count 8 (+ 1) % Row 8 \SetRowColor{LightBackground} Can opener & Dosen{\"o}ffner \tn % Row Count 9 (+ 1) % Row 9 \SetRowColor{white} Pot & Topf \tn % Row Count 10 (+ 1) % Row 10 \SetRowColor{LightBackground} Pan & Pfanne \tn % Row Count 11 (+ 1) % Row 11 \SetRowColor{white} Frying pan & Bratpfanne \tn % Row Count 12 (+ 1) % Row 12 \SetRowColor{LightBackground} Kettle & Kessel \tn % Row Count 13 (+ 1) % Row 13 \SetRowColor{white} Measuring cups & Messbecher \tn % Row Count 14 (+ 1) % Row 14 \SetRowColor{LightBackground} Mixer & Mixer \tn % Row Count 15 (+ 1) % Row 15 \SetRowColor{white} Cutting board & Schneidebrett \tn % Row Count 16 (+ 1) % Row 16 \SetRowColor{LightBackground} Trash can & Mülleimer \tn % Row Count 17 (+ 1) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{x{3.33459 cm} x{1.64241 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{Friends}} \tn % Row 0 \SetRowColor{LightBackground} People & Menschen \tn % Row Count 1 (+ 1) % Row 1 \SetRowColor{white} Mr. & Herr \tn % Row Count 2 (+ 1) % Row 2 \SetRowColor{LightBackground} Mrs. & Frau \tn % Row Count 3 (+ 1) % Row 3 \SetRowColor{white} Miss & Fr{\"a}ulein \tn % Row Count 4 (+ 1) % Row 4 \SetRowColor{LightBackground} Boy & Junge \tn % Row Count 5 (+ 1) % Row 5 \SetRowColor{white} Girl & M{\"a}dchen \tn % Row Count 6 (+ 1) % Row 6 \SetRowColor{LightBackground} Baby & Baby \tn % Row Count 7 (+ 1) % Row 7 \SetRowColor{white} Woman & Frau \tn % Row Count 8 (+ 1) % Row 8 \SetRowColor{LightBackground} Man & Mann \tn % Row Count 9 (+ 1) % Row 9 \SetRowColor{white} Friend (male) & Freund \tn % Row Count 10 (+ 1) % Row 10 \SetRowColor{LightBackground} Friend (female) & Freundin \tn % Row Count 11 (+ 1) % Row 11 \SetRowColor{white} Boyfriend & Freund \tn % Row Count 12 (+ 1) % Row 12 \SetRowColor{LightBackground} Girlfriend & Freundin \tn % Row Count 13 (+ 1) % Row 13 \SetRowColor{white} Gentleman & Gentleman \tn % Row Count 14 (+ 1) % Row 14 \SetRowColor{LightBackground} Lady & Dame \tn % Row Count 15 (+ 1) % Row 15 \SetRowColor{white} Neighbour (male) & Nachbar \tn % Row Count 16 (+ 1) % Row 16 \SetRowColor{LightBackground} Neighbour (female) & Nachbarin \tn % Row Count 17 (+ 1) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{x{2.4885 cm} x{2.4885 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{Astronomy}} \tn % Row 0 \SetRowColor{LightBackground} Galaxy & Galaxie \tn % Row Count 1 (+ 1) % Row 1 \SetRowColor{white} Star & Stern \tn % Row Count 2 (+ 1) % Row 2 \SetRowColor{LightBackground} Moon & Mond \tn % Row Count 3 (+ 1) % Row 3 \SetRowColor{white} Planet & Planet \tn % Row Count 4 (+ 1) % Row 4 \SetRowColor{LightBackground} Asteroid & Asteroid \tn % Row Count 5 (+ 1) % Row 5 \SetRowColor{white} Comet & Komet \tn % Row Count 6 (+ 1) % Row 6 \SetRowColor{LightBackground} Meteor & Meteor \tn % Row Count 7 (+ 1) % Row 7 \SetRowColor{white} Space & Weltraum \tn % Row Count 8 (+ 1) % Row 8 \SetRowColor{LightBackground} Universe & Universum \tn % Row Count 9 (+ 1) % Row 9 \SetRowColor{white} Telescope & Teleskop \tn % Row Count 10 (+ 1) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{x{2.4885 cm} x{2.4885 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{Solar System}} \tn % Row 0 \SetRowColor{LightBackground} Solar system & Sonnensystem \tn % Row Count 1 (+ 1) % Row 1 \SetRowColor{white} Sun & Sonne \tn % Row Count 2 (+ 1) % Row 2 \SetRowColor{LightBackground} Mercury & Merkur \tn % Row Count 3 (+ 1) % Row 3 \SetRowColor{white} Venus & Venus \tn % Row Count 4 (+ 1) % Row 4 \SetRowColor{LightBackground} Earth & Erde \tn % Row Count 5 (+ 1) % Row 5 \SetRowColor{white} Mars & Mars \tn % Row Count 6 (+ 1) % Row 6 \SetRowColor{LightBackground} Jupiter & Jupiter \tn % Row Count 7 (+ 1) % Row 7 \SetRowColor{white} Saturn & Saturn \tn % Row Count 8 (+ 1) % Row 8 \SetRowColor{LightBackground} Uranus & Uranus \tn % Row Count 9 (+ 1) % Row 9 \SetRowColor{white} Neptune & Neptun \tn % Row Count 10 (+ 1) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{x{2.63781 cm} x{2.33919 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{School Supplies}} \tn % Row 0 \SetRowColor{LightBackground} Pencil & Bleistift \tn % Row Count 1 (+ 1) % Row 1 \SetRowColor{white} Pencil sharpener & Anspitzer \tn % Row Count 2 (+ 1) % Row 2 \SetRowColor{LightBackground} Pen & Kugelschreiber \tn % Row Count 3 (+ 1) % Row 3 \SetRowColor{white} Scissors & Schere \tn % Row Count 4 (+ 1) % Row 4 \SetRowColor{LightBackground} Book & Buch \tn % Row Count 5 (+ 1) % Row 5 \SetRowColor{white} Paper & Papier \tn % Row Count 6 (+ 1) % Row 6 \SetRowColor{LightBackground} Notebook & Notizheft \tn % Row Count 7 (+ 1) % Row 7 \SetRowColor{white} Folder & Ordner \tn % Row Count 8 (+ 1) % Row 8 \SetRowColor{LightBackground} Ruler & Lineal \tn % Row Count 9 (+ 1) % Row 9 \SetRowColor{white} Glue & Kleber \tn % Row Count 10 (+ 1) % Row 10 \SetRowColor{LightBackground} Eraser & Radiergummi \tn % Row Count 11 (+ 1) % Row 11 \SetRowColor{white} Lunch box & Lunchpaket \tn % Row Count 12 (+ 1) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{x{2.28942 cm} x{2.68758 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{Classroom}} \tn % Row 0 \SetRowColor{LightBackground} Chalkboard & Kreidetafel \tn % Row Count 1 (+ 1) % Row 1 \SetRowColor{white} Desk & Schreibtisch \tn % Row Count 2 (+ 1) % Row 2 \SetRowColor{LightBackground} Report card & Bericht \tn % Row Count 3 (+ 1) % Row 3 \SetRowColor{white} Class level & Klassenstufe \tn % Row Count 4 (+ 1) % Row 4 \SetRowColor{LightBackground} Classroom & Klassenzimmer \tn % Row Count 5 (+ 1) % Row 5 \SetRowColor{white} Student & Schüler \tn % Row Count 6 (+ 1) % Row 6 \SetRowColor{LightBackground} Flag & Flagge \tn % Row Count 7 (+ 1) % Row 7 \SetRowColor{white} Light & Licht \tn % Row Count 8 (+ 1) % Row 8 \SetRowColor{LightBackground} I need a pen & Ich brauche einen Stift \tn % Row Count 10 (+ 2) % Row 9 \SetRowColor{white} I need to find a map & Ich muss eine Karte finden \tn % Row Count 12 (+ 2) % Row 10 \SetRowColor{LightBackground} Is this his desk? & Ist das sein Schreibtisch? \tn % Row Count 14 (+ 2) % Row 11 \SetRowColor{white} Where are the scissors & Wo ist die Schere? \tn % Row Count 16 (+ 2) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{x{2.83689 cm} x{2.14011 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{School Subjects}} \tn % Row 0 \SetRowColor{LightBackground} Maths & Mathe \tn % Row Count 1 (+ 1) % Row 1 \SetRowColor{white} Science & Wissenschaft \tn % Row Count 2 (+ 1) % Row 2 \SetRowColor{LightBackground} History & Geschichte \tn % Row Count 3 (+ 1) % Row 3 \SetRowColor{white} Reading & Lesen \tn % Row Count 4 (+ 1) % Row 4 \SetRowColor{LightBackground} Writing & Schreiben \tn % Row Count 5 (+ 1) % Row 5 \SetRowColor{white} Music & Musik \tn % Row Count 6 (+ 1) % Row 6 \SetRowColor{LightBackground} Foreign language & Fremdsprache \tn % Row Count 7 (+ 1) % Row 7 \SetRowColor{white} Geography & Geographie \tn % Row Count 8 (+ 1) % Row 8 \SetRowColor{LightBackground} Art & Kunst \tn % Row Count 9 (+ 1) % Row 9 \SetRowColor{white} Biology & Biologie \tn % Row Count 10 (+ 1) % Row 10 \SetRowColor{LightBackground} Physics & Physik \tn % Row Count 11 (+ 1) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{x{2.09034 cm} x{2.88666 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{Feelings \& Emotions}} \tn % Row 0 \SetRowColor{LightBackground} Happy & Glücklich \tn % Row Count 1 (+ 1) % Row 1 \SetRowColor{white} Sad & Traurig \tn % Row Count 2 (+ 1) % Row 2 \SetRowColor{LightBackground} Angry & Wütend \tn % Row Count 3 (+ 1) % Row 3 \SetRowColor{white} Afraid & Angst \tn % Row Count 4 (+ 1) % Row 4 \SetRowColor{LightBackground} Joy & Freude \tn % Row Count 5 (+ 1) % Row 5 \SetRowColor{white} Surprised & Überrascht \tn % Row Count 6 (+ 1) % Row 6 \SetRowColor{LightBackground} Calm & Ruhig \tn % Row Count 7 (+ 1) % Row 7 \SetRowColor{white} Alive & Lebendig \tn % Row Count 8 (+ 1) % Row 8 \SetRowColor{LightBackground} Dead & Tot \tn % Row Count 9 (+ 1) % Row 9 \SetRowColor{white} Alone & Allein \tn % Row Count 10 (+ 1) % Row 10 \SetRowColor{LightBackground} Together & Zusammen \tn % Row Count 11 (+ 1) % Row 11 \SetRowColor{white} Bored & Gelangweilt \tn % Row Count 12 (+ 1) % Row 12 \SetRowColor{LightBackground} Easy & Leicht \tn % Row Count 13 (+ 1) % Row 13 \SetRowColor{white} Difficult & Schwer \tn % Row Count 14 (+ 1) % Row 14 \SetRowColor{LightBackground} Bad & Schlecht \tn % Row Count 15 (+ 1) % Row 15 \SetRowColor{white} Good & Gut \tn % Row Count 16 (+ 1) % Row 16 \SetRowColor{LightBackground} I am sorry & Es tut mir leid \tn % Row Count 17 (+ 1) % Row 17 \SetRowColor{white} Don't worry & Keine Sorge \tn % Row Count 18 (+ 1) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{x{2.04057 cm} x{2.93643 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{Personal Information}} \tn % Row 0 \SetRowColor{LightBackground} Where are you from? & Woher kommen Sie? \tn % Row Count 2 (+ 2) % Row 1 \SetRowColor{white} I'm from the UK & Ich komme aus dem vereinigten K{\"o}nigreich \tn % Row Count 4 (+ 2) % Row 2 \SetRowColor{LightBackground} I'm British & Ich bin Brite \tn % Row Count 5 (+ 1) % Row 3 \SetRowColor{white} Where do you live? & Wo wohnen Sie? \tn % Row Count 7 (+ 2) % Row 4 \SetRowColor{LightBackground} I live in the UK & Ich lebe in der UK \tn % Row Count 8 (+ 1) % Row 5 \SetRowColor{white} What do you do for a living? & Was machen Sie beruflich? \tn % Row Count 10 (+ 2) % Row 6 \SetRowColor{LightBackground} I'm a student & Ich bin Student \tn % Row Count 11 (+ 1) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{x{2.23965 cm} x{2.73735 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{Traveling \& Buying}} \tn % Row 0 \SetRowColor{LightBackground} I have a reservation & Ich habe eine Reservierung \tn % Row Count 2 (+ 2) % Row 1 \SetRowColor{white} Do you have rooms available? & Haben Sie noch Zimmer frei \tn % Row Count 4 (+ 2) % Row 2 \SetRowColor{LightBackground} I would like a non-smoking room & Ich h{\"a}tte gern ein Nichtraucherzimmer \tn % Row Count 6 (+ 2) % Row 3 \SetRowColor{white} How much it costs per night? & Was kostet die Übernachtung? \tn % Row Count 8 (+ 2) % Row 4 \SetRowColor{LightBackground} Waiter & Kellner \tn % Row Count 9 (+ 1) % Row 5 \SetRowColor{white} How much is this? & Was kostet dies? \tn % Row Count 10 (+ 1) % Row 6 \SetRowColor{LightBackground} What is this? & Was ist das hier? \tn % Row Count 11 (+ 1) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{x{2.38896 cm} x{2.58804 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{Help \& Directions}} \tn % Row 0 \SetRowColor{LightBackground} Can I help you? & Kann ich Ihnen helfen? \tn % Row Count 2 (+ 2) % Row 1 \SetRowColor{white} Can you help me? & K{\"o}nnen Sie mir helfen? \tn % Row Count 4 (+ 2) % Row 2 \SetRowColor{LightBackground} Where is the airport? & Wo ist der Flughafen? \tn % Row Count 6 (+ 2) % Row 3 \SetRowColor{white} Go straight & Gehen Sie geradeaus \tn % Row Count 7 (+ 1) % Row 4 \SetRowColor{LightBackground} Then & Dann \tn % Row Count 8 (+ 1) % Row 5 \SetRowColor{white} Turn left & Links abbiegen \tn % Row Count 9 (+ 1) % Row 6 \SetRowColor{LightBackground} Turn right & Rechts abbiegen \tn % Row Count 10 (+ 1) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{x{2.23965 cm} x{2.73735 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{Emergency}} \tn % Row 0 \SetRowColor{LightBackground} Are you okay? & Geht es? \tn % Row Count 1 (+ 1) % Row 1 \SetRowColor{white} I need a doctor & Ich brauche einen Arzt \tn % Row Count 2 (+ 1) % Row 2 \SetRowColor{LightBackground} Help & Hilfe \tn % Row Count 3 (+ 1) % Row 3 \SetRowColor{white} Call the ambulance & Ruf einen Krankenwagen \tn % Row Count 4 (+ 1) % Row 4 \SetRowColor{LightBackground} Call the police & Ruf die Polizei \tn % Row Count 5 (+ 1) % Row 5 \SetRowColor{white} I am sick & Mir ist schlecht \tn % Row Count 6 (+ 1) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{x{2.38896 cm} x{2.58804 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{Family}} \tn % Row 0 \SetRowColor{LightBackground} Mother & Mutter \tn % Row Count 1 (+ 1) % Row 1 \SetRowColor{white} Father & Vater \tn % Row Count 2 (+ 1) % Row 2 \SetRowColor{LightBackground} Brother & Bruder \tn % Row Count 3 (+ 1) % Row 3 \SetRowColor{white} Sister & Schwester \tn % Row Count 4 (+ 1) % Row 4 \SetRowColor{LightBackground} Son & Sohn \tn % Row Count 5 (+ 1) % Row 5 \SetRowColor{white} Daughter & Tochter \tn % Row Count 6 (+ 1) % Row 6 \SetRowColor{LightBackground} Parents & Eltern \tn % Row Count 7 (+ 1) % Row 7 \SetRowColor{white} Child & Kind \tn % Row Count 8 (+ 1) % Row 8 \SetRowColor{LightBackground} Children & Kinder \tn % Row Count 9 (+ 1) % Row 9 \SetRowColor{white} Stepmother & Stiefmutter \tn % Row Count 10 (+ 1) % Row 10 \SetRowColor{LightBackground} Stepfather & Stiefvater \tn % Row Count 11 (+ 1) % Row 11 \SetRowColor{white} Stepsister & Stiefschwester \tn % Row Count 12 (+ 1) % Row 12 \SetRowColor{LightBackground} Stepbrother & Stiefbruder \tn % Row Count 13 (+ 1) % Row 13 \SetRowColor{white} Son in law & Schwiegersohn \tn % Row Count 14 (+ 1) % Row 14 \SetRowColor{LightBackground} Daughter in law & Schwiegertochter \tn % Row Count 15 (+ 1) % Row 15 \SetRowColor{white} Wife & Ehefrau \tn % Row Count 16 (+ 1) % Row 16 \SetRowColor{LightBackground} Husband & Ehemann \tn % Row Count 17 (+ 1) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{x{2.4885 cm} x{2.4885 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{Extended Family}} \tn % Row 0 \SetRowColor{LightBackground} Grandparents & Gro{\ss}eltern \tn % Row Count 1 (+ 1) % Row 1 \SetRowColor{white} Grandfather & Opa \tn % Row Count 2 (+ 1) % Row 2 \SetRowColor{LightBackground} Grandmother & Oma \tn % Row Count 3 (+ 1) % Row 3 \SetRowColor{white} Grandson & Enkel \tn % Row Count 4 (+ 1) % Row 4 \SetRowColor{LightBackground} Granddaughter & Enkelin \tn % Row Count 5 (+ 1) % Row 5 \SetRowColor{white} Grandchild & Enkelkind \tn % Row Count 6 (+ 1) % Row 6 \SetRowColor{LightBackground} Grandchildren & Enkelkinder \tn % Row Count 7 (+ 1) % Row 7 \SetRowColor{white} Aunt & Tante \tn % Row Count 8 (+ 1) % Row 8 \SetRowColor{LightBackground} Uncle & Onkel \tn % Row Count 9 (+ 1) % Row 9 \SetRowColor{white} Cousin (female) & Cousine \tn % Row Count 10 (+ 1) % Row 10 \SetRowColor{LightBackground} Cousin (male) & Cousin \tn % Row Count 11 (+ 1) % Row 11 \SetRowColor{white} Nephew & Neffe \tn % Row Count 12 (+ 1) % Row 12 \SetRowColor{LightBackground} Niece & Nichte \tn % Row Count 13 (+ 1) % Row 13 \SetRowColor{white} Father in law & Schwiegervater \tn % Row Count 14 (+ 1) % Row 14 \SetRowColor{LightBackground} Mother in law & Schwiegermutter \tn % Row Count 15 (+ 1) % Row 15 \SetRowColor{white} Brother in law & Schwager \tn % Row Count 16 (+ 1) % Row 16 \SetRowColor{LightBackground} Sister in law & Schw{\"a}gerin \tn % Row Count 17 (+ 1) % Row 17 \SetRowColor{white} Relative & Verwandter \tn % Row Count 18 (+ 1) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{x{2.23965 cm} x{2.73735 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{Body Parts}} \tn % Row 0 \SetRowColor{LightBackground} Body parts & K{\"o}rperteile \tn % Row Count 1 (+ 1) % Row 1 \SetRowColor{white} Head & Kopf \tn % Row Count 2 (+ 1) % Row 2 \SetRowColor{LightBackground} Hair & Haar \tn % Row Count 3 (+ 1) % Row 3 \SetRowColor{white} Face & Gesicht \tn % Row Count 4 (+ 1) % Row 4 \SetRowColor{LightBackground} Forehead & Stirn \tn % Row Count 5 (+ 1) % Row 5 \SetRowColor{white} Eyebrow & Augenbraue \tn % Row Count 6 (+ 1) % Row 6 \SetRowColor{LightBackground} Eye & Auge \tn % Row Count 7 (+ 1) % Row 7 \SetRowColor{white} Eyelashes & Wimpern \tn % Row Count 8 (+ 1) % Row 8 \SetRowColor{LightBackground} Ear & Ohr \tn % Row Count 9 (+ 1) % Row 9 \SetRowColor{white} Nose & Nase \tn % Row Count 10 (+ 1) % Row 10 \SetRowColor{LightBackground} Cheek & Wange \tn % Row Count 11 (+ 1) % Row 11 \SetRowColor{white} Mouth & Mund \tn % Row Count 12 (+ 1) % Row 12 \SetRowColor{LightBackground} Teeth & Z{\"a}hne \tn % Row Count 13 (+ 1) % Row 13 \SetRowColor{white} Tongue & Zunge \tn % Row Count 14 (+ 1) % Row 14 \SetRowColor{LightBackground} Lips & Lippen \tn % Row Count 15 (+ 1) % Row 15 \SetRowColor{white} Jaw & Kiefer \tn % Row Count 16 (+ 1) % Row 16 \SetRowColor{LightBackground} Chin & Kinn \tn % Row Count 17 (+ 1) % Row 17 \SetRowColor{white} Neck & Nacken \tn % Row Count 18 (+ 1) % Row 18 \SetRowColor{LightBackground} Throat & Hals \tn % Row Count 19 (+ 1) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{x{1.9908 cm} x{2.9862 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{Anatomy}} \tn % Row 0 \SetRowColor{LightBackground} Torso & Rumpf \tn % Row Count 1 (+ 1) % Row 1 \SetRowColor{white} Shoulder & Schulter \tn % Row Count 2 (+ 1) % Row 2 \SetRowColor{LightBackground} Chest & Brust \tn % Row Count 3 (+ 1) % Row 3 \SetRowColor{white} Back & Rücken \tn % Row Count 4 (+ 1) % Row 4 \SetRowColor{LightBackground} Waist & Taille \tn % Row Count 5 (+ 1) % Row 5 \SetRowColor{white} Arm & Arm \tn % Row Count 6 (+ 1) % Row 6 \SetRowColor{LightBackground} Elbow & Ellenbogen \tn % Row Count 7 (+ 1) % Row 7 \SetRowColor{white} Forearm & Unterarm \tn % Row Count 8 (+ 1) % Row 8 \SetRowColor{LightBackground} Wrist & Handgelenk \tn % Row Count 9 (+ 1) % Row 9 \SetRowColor{white} Hand & Hand \tn % Row Count 10 (+ 1) % Row 10 \SetRowColor{LightBackground} Finger & Finger \tn % Row Count 11 (+ 1) % Row 11 \SetRowColor{white} Thumb & Daumen \tn % Row Count 12 (+ 1) % Row 12 \SetRowColor{LightBackground} Nail & Nagel \tn % Row Count 13 (+ 1) % Row 13 \SetRowColor{white} Buttocks & Ges{\"a}{\ss} \tn % Row Count 14 (+ 1) % Row 14 \SetRowColor{LightBackground} Hip & Hüfte \tn % Row Count 15 (+ 1) % Row 15 \SetRowColor{white} Leg & Bein \tn % Row Count 16 (+ 1) % Row 16 \SetRowColor{LightBackground} Thigh & Oberschenkel \tn % Row Count 17 (+ 1) % Row 17 \SetRowColor{white} Knee & Knie \tn % Row Count 18 (+ 1) % Row 18 \SetRowColor{LightBackground} Ankle & Kn{\"o}chel \tn % Row Count 19 (+ 1) % Row 19 \SetRowColor{white} Calf & Wade \tn % Row Count 20 (+ 1) % Row 20 \SetRowColor{LightBackground} Foot & Fu{\ss} \tn % Row Count 21 (+ 1) % Row 21 \SetRowColor{white} Heel & Ferse \tn % Row Count 22 (+ 1) % Row 22 \SetRowColor{LightBackground} Toes & Zehen \tn % Row Count 23 (+ 1) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{x{2.4885 cm} x{2.4885 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{Internal Organs}} \tn % Row 0 \SetRowColor{LightBackground} Skin & Haut \tn % Row Count 1 (+ 1) % Row 1 \SetRowColor{white} Tonsils & Tonsillen \tn % Row Count 2 (+ 1) % Row 2 \SetRowColor{LightBackground} Liver & Leber \tn % Row Count 3 (+ 1) % Row 3 \SetRowColor{white} Heart & Herz \tn % Row Count 4 (+ 1) % Row 4 \SetRowColor{LightBackground} Kidney & Niere \tn % Row Count 5 (+ 1) % Row 5 \SetRowColor{white} Stomach & Magen \tn % Row Count 6 (+ 1) % Row 6 \SetRowColor{LightBackground} Nerve & Nerven \tn % Row Count 7 (+ 1) % Row 7 \SetRowColor{white} Intestine & Darm \tn % Row Count 8 (+ 1) % Row 8 \SetRowColor{LightBackground} Bladder & Blase \tn % Row Count 9 (+ 1) % Row 9 \SetRowColor{white} Spinal cord & Rückenmark \tn % Row Count 10 (+ 1) % Row 10 \SetRowColor{LightBackground} Artery & Arterie \tn % Row Count 11 (+ 1) % Row 11 \SetRowColor{white} Vein & Vene \tn % Row Count 12 (+ 1) % Row 12 \SetRowColor{LightBackground} Bone & Knochen \tn % Row Count 13 (+ 1) % Row 13 \SetRowColor{white} Rib & Rippe \tn % Row Count 14 (+ 1) % Row 14 \SetRowColor{LightBackground} Tendon & Sehne \tn % Row Count 15 (+ 1) % Row 15 \SetRowColor{white} Lung & Lunge \tn % Row Count 16 (+ 1) % Row 16 \SetRowColor{LightBackground} Muscle & Muskeln \tn % Row Count 17 (+ 1) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{x{2.14011 cm} x{2.83689 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{Sports}} \tn % Row 0 \SetRowColor{LightBackground} Football & Fu{\ss}ball \tn % Row Count 1 (+ 1) % Row 1 \SetRowColor{white} Baseball & Baseball \tn % Row Count 2 (+ 1) % Row 2 \SetRowColor{LightBackground} American football & Amerikanischer Fu{\ss}ball \tn % Row Count 4 (+ 2) % Row 3 \SetRowColor{white} Basketball & Basketball \tn % Row Count 5 (+ 1) % Row 4 \SetRowColor{LightBackground} Hockey & Eishockey \tn % Row Count 6 (+ 1) % Row 5 \SetRowColor{white} Volleyball & Volleyball \tn % Row Count 7 (+ 1) % Row 6 \SetRowColor{LightBackground} Cricket & Kricket \tn % Row Count 8 (+ 1) % Row 7 \SetRowColor{white} Tennis & Tennis \tn % Row Count 9 (+ 1) % Row 8 \SetRowColor{LightBackground} Golf & Golf \tn % Row Count 10 (+ 1) % Row 9 \SetRowColor{white} Bowling & Bowling \tn % Row Count 11 (+ 1) % Row 10 \SetRowColor{LightBackground} Rugby & Rugby \tn % Row Count 12 (+ 1) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{x{2.38896 cm} x{2.58804 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{Recreation}} \tn % Row 0 \SetRowColor{LightBackground} Surfing & Surfen \tn % Row Count 1 (+ 1) % Row 1 \SetRowColor{white} Swimming & Schwimmen \tn % Row Count 2 (+ 1) % Row 2 \SetRowColor{LightBackground} Diving & Tauchen \tn % Row Count 3 (+ 1) % Row 3 \SetRowColor{white} Cycling & Radsport \tn % Row Count 4 (+ 1) % Row 4 \SetRowColor{LightBackground} Archery & Bogenschie{\ss}en \tn % Row Count 5 (+ 1) % Row 5 \SetRowColor{white} Sailing & Skifahrern \tn % Row Count 6 (+ 1) % Row 6 \SetRowColor{LightBackground} Fencing & Fechtsport \tn % Row Count 7 (+ 1) % Row 7 \SetRowColor{white} Skiing & Skifahren \tn % Row Count 8 (+ 1) % Row 8 \SetRowColor{LightBackground} Snow boarding & Snowboarden \tn % Row Count 9 (+ 1) % Row 9 \SetRowColor{white} Ice skating & Eislaufen \tn % Row Count 10 (+ 1) % Row 10 \SetRowColor{LightBackground} Boxing & Boxen \tn % Row Count 11 (+ 1) % Row 11 \SetRowColor{white} Running & Laufen \tn % Row Count 12 (+ 1) % Row 12 \SetRowColor{LightBackground} Weightlifting & Gewichtheben \tn % Row Count 13 (+ 1) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{x{2.4885 cm} x{2.4885 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{Musical instruments}} \tn % Row 0 \SetRowColor{LightBackground} Guitar & Gitarre \tn % Row Count 1 (+ 1) % Row 1 \SetRowColor{white} Drum & Trommel \tn % Row Count 2 (+ 1) % Row 2 \SetRowColor{LightBackground} Trumpet & Trompete \tn % Row Count 3 (+ 1) % Row 3 \SetRowColor{white} Violin & Geige \tn % Row Count 4 (+ 1) % Row 4 \SetRowColor{LightBackground} Flute & Fl{\"o}te \tn % Row Count 5 (+ 1) % Row 5 \SetRowColor{white} Tuba & Tuba \tn % Row Count 6 (+ 1) % Row 6 \SetRowColor{LightBackground} Harmonica & Harmonika \tn % Row Count 7 (+ 1) % Row 7 \SetRowColor{white} Piano & Klavier \tn % Row Count 8 (+ 1) % Row 8 \SetRowColor{LightBackground} Tambourine & Tamburin \tn % Row Count 9 (+ 1) % Row 9 \SetRowColor{white} Organ & Orgel \tn % Row Count 10 (+ 1) % Row 10 \SetRowColor{LightBackground} Harp & Harfe \tn % Row Count 11 (+ 1) % Row 11 \SetRowColor{white} Instrument & Instrument \tn % Row Count 12 (+ 1) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{x{2.14011 cm} x{2.83689 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{Ocean Animals \& Fish}} \tn % Row 0 \SetRowColor{LightBackground} Seashell & Muscheln \tn % Row Count 1 (+ 1) % Row 1 \SetRowColor{white} Seahorse & Seepferdchen \tn % Row Count 2 (+ 1) % Row 2 \SetRowColor{LightBackground} Whale & Wal \tn % Row Count 3 (+ 1) % Row 3 \SetRowColor{white} Crab & Krabbe \tn % Row Count 4 (+ 1) % Row 4 \SetRowColor{LightBackground} Dolphin & Delfin \tn % Row Count 5 (+ 1) % Row 5 \SetRowColor{white} Seal & Seerobbe \tn % Row Count 6 (+ 1) % Row 6 \SetRowColor{LightBackground} Starfish & Seestern \tn % Row Count 7 (+ 1) % Row 7 \SetRowColor{white} Fish & Fisch \tn % Row Count 8 (+ 1) % Row 8 \SetRowColor{LightBackground} Shark & Hai \tn % Row Count 9 (+ 1) % Row 9 \SetRowColor{white} Piranha & Piranha \tn % Row Count 10 (+ 1) % Row 10 \SetRowColor{LightBackground} Jellyfish & Qualle \tn % Row Count 11 (+ 1) % Row 11 \SetRowColor{white} Shrimp & Garnelen \tn % Row Count 12 (+ 1) % Row 12 \SetRowColor{LightBackground} Goldfish & Goldfisch \tn % Row Count 13 (+ 1) % Row 13 \SetRowColor{white} Walrus & Walross \tn % Row Count 14 (+ 1) % Row 14 \SetRowColor{LightBackground} Octopus & Oktopus \tn % Row Count 15 (+ 1) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{x{2.18988 cm} x{2.78712 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{Farm Animals}} \tn % Row 0 \SetRowColor{LightBackground} Animals & Tiere \tn % Row Count 1 (+ 1) % Row 1 \SetRowColor{white} Rabbit & Hase \tn % Row Count 2 (+ 1) % Row 2 \SetRowColor{LightBackground} Hen & Huhn \tn % Row Count 3 (+ 1) % Row 3 \SetRowColor{white} Rooster & Hahn \tn % Row Count 4 (+ 1) % Row 4 \SetRowColor{LightBackground} Horse & Pferd \tn % Row Count 5 (+ 1) % Row 5 \SetRowColor{white} Chicken & Huhn \tn % Row Count 6 (+ 1) % Row 6 \SetRowColor{LightBackground} Pig & Schwein \tn % Row Count 7 (+ 1) % Row 7 \SetRowColor{white} Cow & Kuh \tn % Row Count 8 (+ 1) % Row 8 \SetRowColor{LightBackground} Sheep & Schaf \tn % Row Count 9 (+ 1) % Row 9 \SetRowColor{white} Goat & Ziege \tn % Row Count 10 (+ 1) % Row 10 \SetRowColor{LightBackground} Llama & Lama \tn % Row Count 11 (+ 1) % Row 11 \SetRowColor{white} Donkey & Esel \tn % Row Count 12 (+ 1) % Row 12 \SetRowColor{LightBackground} Camel & Kamel \tn % Row Count 13 (+ 1) % Row 13 \SetRowColor{white} Cat & Katze \tn % Row Count 14 (+ 1) % Row 14 \SetRowColor{LightBackground} Dog & Hund \tn % Row Count 15 (+ 1) % Row 15 \SetRowColor{white} Mouse & Maus \tn % Row Count 16 (+ 1) % Row 16 \SetRowColor{LightBackground} Frog & Frosch \tn % Row Count 17 (+ 1) % Row 17 \SetRowColor{white} Rat & Ratte \tn % Row Count 18 (+ 1) % Row 18 \SetRowColor{LightBackground} Barn & Scheune \tn % Row Count 19 (+ 1) % Row 19 \SetRowColor{white} Farm & Bauernhof \tn % Row Count 20 (+ 1) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{x{2.04057 cm} x{2.93643 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{Wild Animals}} \tn % Row 0 \SetRowColor{LightBackground} Turtle & Schildkr{\"o}te \tn % Row Count 1 (+ 1) % Row 1 \SetRowColor{white} Monkey & Affe \tn % Row Count 2 (+ 1) % Row 2 \SetRowColor{LightBackground} Lizard & Eidechse \tn % Row Count 3 (+ 1) % Row 3 \SetRowColor{white} Crocodile & Krokodil \tn % Row Count 4 (+ 1) % Row 4 \SetRowColor{LightBackground} Bat & Fledermaus \tn % Row Count 5 (+ 1) % Row 5 \SetRowColor{white} Lion & L{\"o}we \tn % Row Count 6 (+ 1) % Row 6 \SetRowColor{LightBackground} Tiger & Tiger \tn % Row Count 7 (+ 1) % Row 7 \SetRowColor{white} Elephant & Elefant \tn % Row Count 8 (+ 1) % Row 8 \SetRowColor{LightBackground} Snake & Schlange \tn % Row Count 9 (+ 1) % Row 9 \SetRowColor{white} Deer & Hirsch \tn % Row Count 10 (+ 1) % Row 10 \SetRowColor{LightBackground} Squirrel & Eichh{\"o}rnchen \tn % Row Count 11 (+ 1) % Row 11 \SetRowColor{white} Kangaroo & K{\"a}nguru \tn % Row Count 12 (+ 1) % Row 12 \SetRowColor{LightBackground} Hippo & Flusspferd \tn % Row Count 13 (+ 1) % Row 13 \SetRowColor{white} Giraffe & Giraffe \tn % Row Count 14 (+ 1) % Row 14 \SetRowColor{LightBackground} Fox & Fuchs \tn % Row Count 15 (+ 1) % Row 15 \SetRowColor{white} Wolf & Wolf \tn % Row Count 16 (+ 1) % Row 16 \SetRowColor{LightBackground} Alligator & Alligator \tn % Row Count 17 (+ 1) % Row 17 \SetRowColor{white} Bear & B{\"a}r \tn % Row Count 18 (+ 1) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{x{2.28942 cm} x{2.68758 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{Insects}} \tn % Row 0 \SetRowColor{LightBackground} Bee & Biene \tn % Row Count 1 (+ 1) % Row 1 \SetRowColor{white} Mosquito & Mücke \tn % Row Count 2 (+ 1) % Row 2 \SetRowColor{LightBackground} Spider & Spinne \tn % Row Count 3 (+ 1) % Row 3 \SetRowColor{white} Grasshopper & Heuschrecke \tn % Row Count 4 (+ 1) % Row 4 \SetRowColor{LightBackground} Wasp & Wespe \tn % Row Count 5 (+ 1) % Row 5 \SetRowColor{white} Dragonfly & Libelle \tn % Row Count 6 (+ 1) % Row 6 \SetRowColor{LightBackground} Worm & Wurm \tn % Row Count 7 (+ 1) % Row 7 \SetRowColor{white} Butterfly & Schmetterling \tn % Row Count 8 (+ 1) % Row 8 \SetRowColor{LightBackground} Ladybug & Marienk{\"a}fer \tn % Row Count 9 (+ 1) % Row 9 \SetRowColor{white} Ant & Ameise \tn % Row Count 10 (+ 1) % Row 10 \SetRowColor{LightBackground} Caterpillar & Raupe \tn % Row Count 11 (+ 1) % Row 11 \SetRowColor{white} Cricket & Grille \tn % Row Count 12 (+ 1) % Row 12 \SetRowColor{LightBackground} Cockroach & Kakerlake \tn % Row Count 13 (+ 1) % Row 13 \SetRowColor{white} Beetle & K{\"a}fer \tn % Row Count 14 (+ 1) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{x{2.78712 cm} x{2.18988 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{Types Of Birds}} \tn % Row 0 \SetRowColor{LightBackground} Bird & Vogel \tn % Row Count 1 (+ 1) % Row 1 \SetRowColor{white} Duck & Ente \tn % Row Count 2 (+ 1) % Row 2 \SetRowColor{LightBackground} Peacock & Pfau \tn % Row Count 3 (+ 1) % Row 3 \SetRowColor{white} Crow & Kr{\"a}he \tn % Row Count 4 (+ 1) % Row 4 \SetRowColor{LightBackground} Pigeon & Taube \tn % Row Count 5 (+ 1) % Row 5 \SetRowColor{white} Turkey & Truthahn \tn % Row Count 6 (+ 1) % Row 6 \SetRowColor{LightBackground} Goose & Gans \tn % Row Count 7 (+ 1) % Row 7 \SetRowColor{white} Owl & Eule \tn % Row Count 8 (+ 1) % Row 8 \SetRowColor{LightBackground} Ostrich & Strau{\ss} \tn % Row Count 9 (+ 1) % Row 9 \SetRowColor{white} Parrot & Papagei \tn % Row Count 10 (+ 1) % Row 10 \SetRowColor{LightBackground} Stork & Storch \tn % Row Count 11 (+ 1) % Row 11 \SetRowColor{white} Eagle & Adler \tn % Row Count 12 (+ 1) % Row 12 \SetRowColor{LightBackground} Hawk & Falke \tn % Row Count 13 (+ 1) % Row 13 \SetRowColor{white} Flamingo & Flamingo \tn % Row Count 14 (+ 1) % Row 14 \SetRowColor{LightBackground} Seagull & M{\"o}we \tn % Row Count 15 (+ 1) % Row 15 \SetRowColor{white} Penguin & Pinguin \tn % Row Count 16 (+ 1) % Row 16 \SetRowColor{LightBackground} Swan & Schwan \tn % Row Count 17 (+ 1) % Row 17 \SetRowColor{white} Woodpecker & Specht \tn % Row Count 18 (+ 1) % Row 18 \SetRowColor{LightBackground} Pelican & Pelikan \tn % Row Count 19 (+ 1) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{x{2.78712 cm} x{2.18988 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{Geography}} \tn % Row 0 \SetRowColor{LightBackground} Volcano & Vulkan \tn % Row Count 1 (+ 1) % Row 1 \SetRowColor{white} Canyon & Schlucht \tn % Row Count 2 (+ 1) % Row 2 \SetRowColor{LightBackground} Forest & Wald \tn % Row Count 3 (+ 1) % Row 3 \SetRowColor{white} Jungle & Urwald \tn % Row Count 4 (+ 1) % Row 4 \SetRowColor{LightBackground} Marsh & Sumpfgebiet \tn % Row Count 5 (+ 1) % Row 5 \SetRowColor{white} Mountain & Berg \tn % Row Count 6 (+ 1) % Row 6 \SetRowColor{LightBackground} Mountain range & Bergkette \tn % Row Count 7 (+ 1) % Row 7 \SetRowColor{white} Hill & Hügel \tn % Row Count 8 (+ 1) % Row 8 \SetRowColor{LightBackground} Waterfall & Wasserfall \tn % Row Count 9 (+ 1) % Row 9 \SetRowColor{white} River & Fluss \tn % Row Count 10 (+ 1) % Row 10 \SetRowColor{LightBackground} Lake & See \tn % Row Count 11 (+ 1) % Row 11 \SetRowColor{white} Desert & Wüste \tn % Row Count 12 (+ 1) % Row 12 \SetRowColor{LightBackground} Peninsula & Halbinsel \tn % Row Count 13 (+ 1) % Row 13 \SetRowColor{white} Island & Insel \tn % Row Count 14 (+ 1) % Row 14 \SetRowColor{LightBackground} Beach & Strand \tn % Row Count 15 (+ 1) % Row 15 \SetRowColor{white} Ocean & Ozean \tn % Row Count 16 (+ 1) % Row 16 \SetRowColor{LightBackground} Sea & Meer \tn % Row Count 17 (+ 1) % Row 17 \SetRowColor{white} Bay & Bucht \tn % Row Count 18 (+ 1) % Row 18 \SetRowColor{LightBackground} Coast & Küste \tn % Row Count 19 (+ 1) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{x{2.53827 cm} x{2.43873 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{Months Of The Year}} \tn % Row 0 \SetRowColor{LightBackground} The months of the year & Die Monate des Jahres \tn % Row Count 2 (+ 2) % Row 1 \SetRowColor{white} January & Januar \tn % Row Count 3 (+ 1) % Row 2 \SetRowColor{LightBackground} February & Februar \tn % Row Count 4 (+ 1) % Row 3 \SetRowColor{white} March & M{\"a}rz \tn % Row Count 5 (+ 1) % Row 4 \SetRowColor{LightBackground} April & April \tn % Row Count 6 (+ 1) % Row 5 \SetRowColor{white} May & Mai \tn % Row Count 7 (+ 1) % Row 6 \SetRowColor{LightBackground} June & Juni \tn % Row Count 8 (+ 1) % Row 7 \SetRowColor{white} July & Juli \tn % Row Count 9 (+ 1) % Row 8 \SetRowColor{LightBackground} August & August \tn % Row Count 10 (+ 1) % Row 9 \SetRowColor{white} September & September \tn % Row Count 11 (+ 1) % Row 10 \SetRowColor{LightBackground} October & Oktober \tn % Row Count 12 (+ 1) % Row 11 \SetRowColor{white} November & November \tn % Row Count 13 (+ 1) % Row 12 \SetRowColor{LightBackground} December & Dezember \tn % Row Count 14 (+ 1) % Row 13 \SetRowColor{white} Month & Monat \tn % Row Count 15 (+ 1) % Row 14 \SetRowColor{LightBackground} Year & Jahr \tn % Row Count 16 (+ 1) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{x{2.68758 cm} p{2.28942 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{Numbers}} \tn % Row 0 \SetRowColor{LightBackground} Numbers & Zahlen \tn % Row Count 1 (+ 1) % Row 1 \SetRowColor{white} Zero & Null \tn % Row Count 2 (+ 1) % Row 2 \SetRowColor{LightBackground} One & Eins \tn % Row Count 3 (+ 1) % Row 3 \SetRowColor{white} Two & Zwei \tn % Row Count 4 (+ 1) % Row 4 \SetRowColor{LightBackground} Three & Drei \tn % Row Count 5 (+ 1) % Row 5 \SetRowColor{white} Four & Vier \tn % Row Count 6 (+ 1) % Row 6 \SetRowColor{LightBackground} Five & Fünf \tn % Row Count 7 (+ 1) % Row 7 \SetRowColor{white} Six & Sechs \tn % Row Count 8 (+ 1) % Row 8 \SetRowColor{LightBackground} Seven & Sieben \tn % Row Count 9 (+ 1) % Row 9 \SetRowColor{white} Eight & Acht \tn % Row Count 10 (+ 1) % Row 10 \SetRowColor{LightBackground} Nine & Neun \tn % Row Count 11 (+ 1) % Row 11 \SetRowColor{white} Ten & Zehn \tn % Row Count 12 (+ 1) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{x{2.93643 cm} x{2.04057 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{Days of the Week}} \tn % Row 0 \SetRowColor{LightBackground} The days of the week & Die Wochentage \tn % Row Count 1 (+ 1) % Row 1 \SetRowColor{white} Monday & Montag \tn % Row Count 2 (+ 1) % Row 2 \SetRowColor{LightBackground} Tuesday & Dienstag \tn % Row Count 3 (+ 1) % Row 3 \SetRowColor{white} Wednesday & Mittwoch \tn % Row Count 4 (+ 1) % Row 4 \SetRowColor{LightBackground} Thursday & Donnerstag \tn % Row Count 5 (+ 1) % Row 5 \SetRowColor{white} Friday & Freitag \tn % Row Count 6 (+ 1) % Row 6 \SetRowColor{LightBackground} Saturday & Samstag \tn % Row Count 7 (+ 1) % Row 7 \SetRowColor{white} Sunday & Sonntag \tn % Row Count 8 (+ 1) % Row 8 \SetRowColor{LightBackground} Day & Tag \tn % Row Count 9 (+ 1) % Row 9 \SetRowColor{white} Week & Woche \tn % Row Count 10 (+ 1) % Row 10 \SetRowColor{LightBackground} Weekend & Wochenende \tn % Row Count 11 (+ 1) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{x{2.28942 cm} x{2.68758 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{Colours}} \tn % Row 0 \SetRowColor{LightBackground} Colour & Farbe \tn % Row Count 1 (+ 1) % Row 1 \SetRowColor{white} Black & Schwarz \tn % Row Count 2 (+ 1) % Row 2 \SetRowColor{LightBackground} Blue & Blau \tn % Row Count 3 (+ 1) % Row 3 \SetRowColor{white} Brown & Braun \tn % Row Count 4 (+ 1) % Row 4 \SetRowColor{LightBackground} Green & Grün \tn % Row Count 5 (+ 1) % Row 5 \SetRowColor{white} Orange & Orange \tn % Row Count 6 (+ 1) % Row 6 \SetRowColor{LightBackground} Purple & Lila \tn % Row Count 7 (+ 1) % Row 7 \SetRowColor{white} Red & Rot \tn % Row Count 8 (+ 1) % Row 8 \SetRowColor{LightBackground} White & Wei{\ss} \tn % Row Count 9 (+ 1) % Row 9 \SetRowColor{white} Yellow & Gelb \tn % Row Count 10 (+ 1) % Row 10 \SetRowColor{LightBackground} Grey & Grau \tn % Row Count 11 (+ 1) % Row 11 \SetRowColor{white} Gold & Gold \tn % Row Count 12 (+ 1) % Row 12 \SetRowColor{LightBackground} Silver & Silber \tn % Row Count 13 (+ 1) % Row 13 \SetRowColor{white} What Colour is it? & Welche Farbe ist das? \tn % Row Count 14 (+ 1) % Row 14 \SetRowColor{LightBackground} The colour is red & Das ist rot \tn % Row Count 15 (+ 1) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{x{2.14011 cm} x{2.83689 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{Grocery Store}} \tn % Row 0 \SetRowColor{LightBackground} Bottle & Flasche \tn % Row Count 1 (+ 1) % Row 1 \SetRowColor{white} Jar & Glas \tn % Row Count 2 (+ 1) % Row 2 \SetRowColor{LightBackground} Can & Dose \tn % Row Count 3 (+ 1) % Row 3 \SetRowColor{white} Box & Packung \tn % Row Count 4 (+ 1) % Row 4 \SetRowColor{LightBackground} Bag & Tasche \tn % Row Count 5 (+ 1) % Row 5 \SetRowColor{white} Candy & Sü{\ss}igkeiten \tn % Row Count 6 (+ 1) % Row 6 \SetRowColor{LightBackground} Chocolate & Schokolade \tn % Row Count 7 (+ 1) % Row 7 \SetRowColor{white} Gum & Kaugummi \tn % Row Count 8 (+ 1) % Row 8 \SetRowColor{LightBackground} Seasoning & Gewürz \tn % Row Count 9 (+ 1) % Row 9 \SetRowColor{white} Mustard & Senf \tn % Row Count 10 (+ 1) % Row 10 \SetRowColor{LightBackground} Ketchup & Ketchup \tn % Row Count 11 (+ 1) % Row 11 \SetRowColor{white} Mayonnaise & Mayonnaise \tn % Row Count 12 (+ 1) % Row 12 \SetRowColor{LightBackground} Oil & Öl \tn % Row Count 13 (+ 1) % Row 13 \SetRowColor{white} Vinegar & Essig \tn % Row Count 14 (+ 1) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{x{2.14011 cm} x{2.83689 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{Grocery Shopping List}} \tn % Row 0 \SetRowColor{LightBackground} Shopping list & Einkaufsliste \tn % Row Count 1 (+ 1) % Row 1 \SetRowColor{white} Sugar & Zucker \tn % Row Count 2 (+ 1) % Row 2 \SetRowColor{LightBackground} Flour & Mehl \tn % Row Count 3 (+ 1) % Row 3 \SetRowColor{white} Honey & Honig \tn % Row Count 4 (+ 1) % Row 4 \SetRowColor{LightBackground} Jam & Marmelade \tn % Row Count 5 (+ 1) % Row 5 \SetRowColor{white} Rice & Reis \tn % Row Count 6 (+ 1) % Row 6 \SetRowColor{LightBackground} Noodles & Nudel \tn % Row Count 7 (+ 1) % Row 7 \SetRowColor{white} Cereal & Müsli \tn % Row Count 8 (+ 1) % Row 8 \SetRowColor{LightBackground} Popcorn & Popcorn \tn % Row Count 9 (+ 1) % Row 9 \SetRowColor{white} Oats & Haferflocken \tn % Row Count 10 (+ 1) % Row 10 \SetRowColor{LightBackground} Wheat & Wezen \tn % Row Count 11 (+ 1) % Row 11 \SetRowColor{white} Frozen food & Tiefkühlkost \tn % Row Count 12 (+ 1) % Row 12 \SetRowColor{LightBackground} Fruit & Obst \tn % Row Count 13 (+ 1) % Row 13 \SetRowColor{white} Vegetables & Gemüse \tn % Row Count 14 (+ 1) % Row 14 \SetRowColor{LightBackground} Dairy products & Milchprodukte \tn % Row Count 15 (+ 1) % Row 15 \SetRowColor{white} The grocery store is open & Das Lebensmittelgesch{\"a}ft hat auf \tn % Row Count 17 (+ 2) % Row 16 \SetRowColor{LightBackground} Shopping cart & Einkaufswagen \tn % Row Count 18 (+ 1) % Row 17 \SetRowColor{white} Basket & Korb \tn % Row Count 19 (+ 1) % Row 18 \SetRowColor{LightBackground} In what aisle? & In welchem Gang? \tn % Row Count 20 (+ 1) % Row 19 \SetRowColor{white} Do you have rice? & Haben Sie Reis? \tn % Row Count 21 (+ 1) % Row 20 \SetRowColor{LightBackground} Where is the water? & Wo ist das Wasser? \tn % Row Count 23 (+ 2) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{x{2.4885 cm} x{2.4885 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{Fruits}} \tn % Row 0 \SetRowColor{LightBackground} Cherries & Kirschen \tn % Row Count 1 (+ 1) % Row 1 \SetRowColor{white} Raspberries & Himbeeren \tn % Row Count 2 (+ 1) % Row 2 \SetRowColor{LightBackground} Blueberries & Heidelbeeren \tn % Row Count 3 (+ 1) % Row 3 \SetRowColor{white} Strawberries & Erdbeeren \tn % Row Count 4 (+ 1) % Row 4 \SetRowColor{LightBackground} Lemon & Zitrone \tn % Row Count 5 (+ 1) % Row 5 \SetRowColor{white} Lime & Limette \tn % Row Count 6 (+ 1) % Row 6 \SetRowColor{LightBackground} Apple & Apfel \tn % Row Count 7 (+ 1) % Row 7 \SetRowColor{white} Orange & Orange \tn % Row Count 8 (+ 1) % Row 8 \SetRowColor{LightBackground} Pear & Birne \tn % Row Count 9 (+ 1) % Row 9 \SetRowColor{white} Banana & Banane \tn % Row Count 10 (+ 1) % Row 10 \SetRowColor{LightBackground} Grapes & Trauben \tn % Row Count 11 (+ 1) % Row 11 \SetRowColor{white} Grapefruit & Grapefruit \tn % Row Count 12 (+ 1) % Row 12 \SetRowColor{LightBackground} Watermelon & Wassermelone \tn % Row Count 13 (+ 1) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{x{2.28942 cm} x{2.68758 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{Sweet Fruits}} \tn % Row 0 \SetRowColor{LightBackground} Pineapple & Ananas \tn % Row Count 1 (+ 1) % Row 1 \SetRowColor{white} Plum & Pflaume \tn % Row Count 2 (+ 1) % Row 2 \SetRowColor{LightBackground} Peach & Pfirsich \tn % Row Count 3 (+ 1) % Row 3 \SetRowColor{white} Mango & Mango \tn % Row Count 4 (+ 1) % Row 4 \SetRowColor{LightBackground} Apricot & Aprikose \tn % Row Count 5 (+ 1) % Row 5 \SetRowColor{white} Pomegranate & Grantatapfel \tn % Row Count 6 (+ 1) % Row 6 \SetRowColor{LightBackground} Persimmon & Kaki \tn % Row Count 7 (+ 1) % Row 7 \SetRowColor{white} Kiwi & Kiwi-Frucht \tn % Row Count 8 (+ 1) % Row 8 \SetRowColor{LightBackground} Litchi & Litschi \tn % Row Count 9 (+ 1) % Row 9 \SetRowColor{white} Longan & Longan \tn % Row Count 10 (+ 1) % Row 10 \SetRowColor{LightBackground} Balsam pear & Balsam-Birne \tn % Row Count 11 (+ 1) % Row 11 \SetRowColor{white} Passionfruit & Passionsfrucht \tn % Row Count 12 (+ 1) % Row 12 \SetRowColor{LightBackground} Avocado & Avocado \tn % Row Count 13 (+ 1) % Row 13 \SetRowColor{white} Coconut & Kokosnuss \tn % Row Count 14 (+ 1) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{x{2.28942 cm} x{2.68758 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{Vegetables}} \tn % Row 0 \SetRowColor{LightBackground} Celery & Sellerie \tn % Row Count 1 (+ 1) % Row 1 \SetRowColor{white} Aubergine & Aubergine \tn % Row Count 2 (+ 1) % Row 2 \SetRowColor{LightBackground} Zucchini & Zucchini \tn % Row Count 3 (+ 1) % Row 3 \SetRowColor{white} Onion & Zwiebel \tn % Row Count 4 (+ 1) % Row 4 \SetRowColor{LightBackground} Spinach & Spinat \tn % Row Count 5 (+ 1) % Row 5 \SetRowColor{white} Salad & Salat \tn % Row Count 6 (+ 1) % Row 6 \SetRowColor{LightBackground} Green beans & Grüne Bohnen \tn % Row Count 7 (+ 1) % Row 7 \SetRowColor{white} Cucumber & Gurke \tn % Row Count 8 (+ 1) % Row 8 \SetRowColor{LightBackground} Radish & Radieschen \tn % Row Count 9 (+ 1) % Row 9 \SetRowColor{white} Cabbage & Kohl \tn % Row Count 10 (+ 1) % Row 10 \SetRowColor{LightBackground} Mushrooms & Pilze \tn % Row Count 11 (+ 1) % Row 11 \SetRowColor{white} Lettuce & Salat \tn % Row Count 12 (+ 1) % Row 12 \SetRowColor{LightBackground} Corn & Mais \tn % Row Count 13 (+ 1) % Row 13 \SetRowColor{white} Potatoes & Kartoffeln \tn % Row Count 14 (+ 1) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{x{2.73735 cm} x{2.23965 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{Healthy Vegetables}} \tn % Row 0 \SetRowColor{LightBackground} Tomato & Tomate \tn % Row Count 1 (+ 1) % Row 1 \SetRowColor{white} Carrot & M{\"o}hre \tn % Row Count 2 (+ 1) % Row 2 \SetRowColor{LightBackground} Plantain & Kochbanane \tn % Row Count 3 (+ 1) % Row 3 \SetRowColor{white} Beans & Bohnen \tn % Row Count 4 (+ 1) % Row 4 \SetRowColor{LightBackground} Leek & Lauch \tn % Row Count 5 (+ 1) % Row 5 \SetRowColor{white} Lotus root & Lotuswurzel \tn % Row Count 6 (+ 1) % Row 6 \SetRowColor{LightBackground} Bamboo shoot & Bambussprosse \tn % Row Count 7 (+ 1) % Row 7 \SetRowColor{white} Artichoke & Artischocke \tn % Row Count 8 (+ 1) % Row 8 \SetRowColor{LightBackground} Asparagus & Spargel \tn % Row Count 9 (+ 1) % Row 9 \SetRowColor{white} Brussels sprouts & Rosenkohl \tn % Row Count 10 (+ 1) % Row 10 \SetRowColor{LightBackground} Broccoli & Brokkoli \tn % Row Count 11 (+ 1) % Row 11 \SetRowColor{white} Peas & Erbsen \tn % Row Count 12 (+ 1) % Row 12 \SetRowColor{LightBackground} Cauliflower & Blumenkohl \tn % Row Count 13 (+ 1) % Row 13 \SetRowColor{white} Chilli pepper & Chili-Pfeffer \tn % Row Count 14 (+ 1) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{x{2.33919 cm} x{2.63781 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{Herbs \& Spices}} \tn % Row 0 \SetRowColor{LightBackground} Salt & Salz \tn % Row Count 1 (+ 1) % Row 1 \SetRowColor{white} Pepper & Pfeffer \tn % Row Count 2 (+ 1) % Row 2 \SetRowColor{LightBackground} Caraway & Kümmel \tn % Row Count 3 (+ 1) % Row 3 \SetRowColor{white} Garlic & Knoblauch \tn % Row Count 4 (+ 1) % Row 4 \SetRowColor{LightBackground} Basil & Basilikum \tn % Row Count 5 (+ 1) % Row 5 \SetRowColor{white} Coriander & Koriander \tn % Row Count 6 (+ 1) % Row 6 \SetRowColor{LightBackground} Fennel & Fenchel \tn % Row Count 7 (+ 1) % Row 7 \SetRowColor{white} Marjoram & Majoran \tn % Row Count 8 (+ 1) % Row 8 \SetRowColor{LightBackground} Oregano & Oregano \tn % Row Count 9 (+ 1) % Row 9 \SetRowColor{white} Parsley & Petersilie \tn % Row Count 10 (+ 1) % Row 10 \SetRowColor{LightBackground} Rosemary & Rosmarin \tn % Row Count 11 (+ 1) % Row 11 \SetRowColor{white} Sage & Salbei \tn % Row Count 12 (+ 1) % Row 12 \SetRowColor{LightBackground} Thyme & Thymian \tn % Row Count 13 (+ 1) % Row 13 \SetRowColor{white} Nutmeg & Muskatnuss \tn % Row Count 14 (+ 1) % Row 14 \SetRowColor{LightBackground} Paprika & Paprika \tn % Row Count 15 (+ 1) % Row 15 \SetRowColor{white} Cayenne & Cayenne \tn % Row Count 16 (+ 1) % Row 16 \SetRowColor{LightBackground} Ginger & Ingwer \tn % Row Count 17 (+ 1) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{x{2.68758 cm} x{2.28942 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{Dairy Products}} \tn % Row 0 \SetRowColor{LightBackground} Milk & Milch \tn % Row Count 1 (+ 1) % Row 1 \SetRowColor{white} Ice cream & Eis \tn % Row Count 2 (+ 1) % Row 2 \SetRowColor{LightBackground} Butter & Butter \tn % Row Count 3 (+ 1) % Row 3 \SetRowColor{white} Cheese & K{\"a}se \tn % Row Count 4 (+ 1) % Row 4 \SetRowColor{LightBackground} Cottage cheese & Hüttenk{\"a}se \tn % Row Count 5 (+ 1) % Row 5 \SetRowColor{white} Cream & Sahne \tn % Row Count 6 (+ 1) % Row 6 \SetRowColor{LightBackground} Sour cream & Sauer Sahne \tn % Row Count 7 (+ 1) % Row 7 \SetRowColor{white} Yogurt & Joghurt \tn % Row Count 8 (+ 1) % Row 8 \SetRowColor{LightBackground} Eggs & Eier \tn % Row Count 9 (+ 1) % Row 9 \SetRowColor{white} Whipping cream & Schlagsahne \tn % Row Count 10 (+ 1) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{x{2.14011 cm} x{2.83689 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{Meat}} \tn % Row 0 \SetRowColor{LightBackground} Beef & Rindfleisch \tn % Row Count 1 (+ 1) % Row 1 \SetRowColor{white} Veal & Kalbfleisch \tn % Row Count 2 (+ 1) % Row 2 \SetRowColor{LightBackground} Ham & Schinken \tn % Row Count 3 (+ 1) % Row 3 \SetRowColor{white} Chicken & Huhn \tn % Row Count 4 (+ 1) % Row 4 \SetRowColor{LightBackground} Turkey & Pute \tn % Row Count 5 (+ 1) % Row 5 \SetRowColor{white} Duck & Ente \tn % Row Count 6 (+ 1) % Row 6 \SetRowColor{LightBackground} Bacon & Speck \tn % Row Count 7 (+ 1) % Row 7 \SetRowColor{white} Pork & Schweinefleisch \tn % Row Count 8 (+ 1) % Row 8 \SetRowColor{LightBackground} Filet mignon & Filet Mignon \tn % Row Count 9 (+ 1) % Row 9 \SetRowColor{white} Sausage & Würstchen \tn % Row Count 10 (+ 1) % Row 10 \SetRowColor{LightBackground} Lamb chop & Lammkotelett \tn % Row Count 11 (+ 1) % Row 11 \SetRowColor{white} Pork chop & Schweinekotelett \tn % Row Count 12 (+ 1) % Row 12 \SetRowColor{LightBackground} Meat & Fleisch \tn % Row Count 13 (+ 1) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{x{2.04057 cm} x{2.93643 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{Seafood}} \tn % Row 0 \SetRowColor{LightBackground} Fish & Fisch \tn % Row Count 1 (+ 1) % Row 1 \SetRowColor{white} Shellfish & Schaltier \tn % Row Count 2 (+ 1) % Row 2 \SetRowColor{LightBackground} Bass & Barsch \tn % Row Count 3 (+ 1) % Row 3 \SetRowColor{white} Salmon & Lachs \tn % Row Count 4 (+ 1) % Row 4 \SetRowColor{LightBackground} Lobster & Hummer \tn % Row Count 5 (+ 1) % Row 5 \SetRowColor{white} Crab & Krabbe \tn % Row Count 6 (+ 1) % Row 6 \SetRowColor{LightBackground} Mussel & Muscheln \tn % Row Count 7 (+ 1) % Row 7 \SetRowColor{white} Oyster & Austern \tn % Row Count 8 (+ 1) % Row 8 \SetRowColor{LightBackground} Cod & Kabeljau \tn % Row Count 9 (+ 1) % Row 9 \SetRowColor{white} Clam & Venusmuscheln \tn % Row Count 10 (+ 1) % Row 10 \SetRowColor{LightBackground} Shrimp & Garnelen \tn % Row Count 11 (+ 1) % Row 11 \SetRowColor{white} Tuna & Thunfisch \tn % Row Count 12 (+ 1) % Row 12 \SetRowColor{LightBackground} Trout & Forelle \tn % Row Count 13 (+ 1) % Row 13 \SetRowColor{white} Sole & Seezunge \tn % Row Count 14 (+ 1) % Row 14 \SetRowColor{LightBackground} Shark & Hai \tn % Row Count 15 (+ 1) % Row 15 \SetRowColor{white} Carp & Karpfen \tn % Row Count 16 (+ 1) % Row 16 \SetRowColor{LightBackground} Tilapia & Tilapia \tn % Row Count 17 (+ 1) % Row 17 \SetRowColor{white} Eel & Aal \tn % Row Count 18 (+ 1) % Row 18 \SetRowColor{LightBackground} Catfish & Wels \tn % Row Count 19 (+ 1) % Row 19 \SetRowColor{white} Swordfish & Schwertfisch \tn % Row Count 20 (+ 1) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{x{2.18988 cm} x{2.78712 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{Bakery}} \tn % Row 0 \SetRowColor{LightBackground} Bakery & B{\"a}ckerei \tn % Row Count 1 (+ 1) % Row 1 \SetRowColor{white} Baguette & Baguette \tn % Row Count 2 (+ 1) % Row 2 \SetRowColor{LightBackground} Doughnut & Krapfen \tn % Row Count 3 (+ 1) % Row 3 \SetRowColor{white} Cookie & Pl{\"a}tzchen \tn % Row Count 4 (+ 1) % Row 4 \SetRowColor{LightBackground} Roll & Br{\"o}tchen \tn % Row Count 5 (+ 1) % Row 5 \SetRowColor{white} Dessert & Nachtisch \tn % Row Count 6 (+ 1) % Row 6 \SetRowColor{LightBackground} Cake & Kuchen \tn % Row Count 7 (+ 1) % Row 7 \SetRowColor{white} Bread & Brot \tn % Row Count 8 (+ 1) % Row 8 \SetRowColor{LightBackground} Pie & Torte \tn % Row Count 9 (+ 1) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{x{2.38896 cm} x{2.58804 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{Drinks}} \tn % Row 0 \SetRowColor{LightBackground} Coffee & Kaffee \tn % Row Count 1 (+ 1) % Row 1 \SetRowColor{white} Tea & Tee \tn % Row Count 2 (+ 1) % Row 2 \SetRowColor{LightBackground} Soft drink & Erfrischungsgetr{\"a}nk \tn % Row Count 3 (+ 1) % Row 3 \SetRowColor{white} Water & Wasser \tn % Row Count 4 (+ 1) % Row 4 \SetRowColor{LightBackground} Lemonade & Zitronenlimonade \tn % Row Count 5 (+ 1) % Row 5 \SetRowColor{white} Juice & Saft \tn % Row Count 6 (+ 1) % Row 6 \SetRowColor{LightBackground} Orange juice & Orangensaft \tn % Row Count 7 (+ 1) % Row 7 \SetRowColor{white} I would like a glass of water please & Ich h{\"a}tte gerne ein Glas Wasser, bitte \tn % Row Count 9 (+ 2) % Row 8 \SetRowColor{LightBackground} With ice & Mit Eis \tn % Row Count 10 (+ 1) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{x{2.18988 cm} x{2.78712 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{Clothing}} \tn % Row 0 \SetRowColor{LightBackground} Clothing & Kleidung \tn % Row Count 1 (+ 1) % Row 1 \SetRowColor{white} Blouse & Bluse \tn % Row Count 2 (+ 1) % Row 2 \SetRowColor{LightBackground} Dress & Kleid \tn % Row Count 3 (+ 1) % Row 3 \SetRowColor{white} Shorts & Kurze Hose \tn % Row Count 4 (+ 1) % Row 4 \SetRowColor{LightBackground} Pants & Hose \tn % Row Count 5 (+ 1) % Row 5 \SetRowColor{white} Skirt & Rock \tn % Row Count 6 (+ 1) % Row 6 \SetRowColor{LightBackground} Shirt & Hemd \tn % Row Count 7 (+ 1) % Row 7 \SetRowColor{white} T-shirt & T-Shirt \tn % Row Count 8 (+ 1) % Row 8 \SetRowColor{LightBackground} Purse & Handtasche \tn % Row Count 9 (+ 1) % Row 9 \SetRowColor{white} Overalls & Overalls \tn % Row Count 10 (+ 1) % Row 10 \SetRowColor{LightBackground} Jeans & Jeans \tn % Row Count 11 (+ 1) % Row 11 \SetRowColor{white} Suit & Anzug \tn % Row Count 12 (+ 1) % Row 12 \SetRowColor{LightBackground} Leggings & Leggings \tn % Row Count 13 (+ 1) % Row 13 \SetRowColor{white} Belt & Gürtel \tn % Row Count 14 (+ 1) % Row 14 \SetRowColor{LightBackground} Tie & Krawatte \tn % Row Count 15 (+ 1) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{x{2.23965 cm} x{2.73735 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{Outerwear}} \tn % Row 0 \SetRowColor{LightBackground} Coat & Mantel \tn % Row Count 1 (+ 1) % Row 1 \SetRowColor{white} Jacket & Jacke \tn % Row Count 2 (+ 1) % Row 2 \SetRowColor{LightBackground} Raincoat & Regenmantel \tn % Row Count 3 (+ 1) % Row 3 \SetRowColor{white} Headscarf & Kopftuch \tn % Row Count 4 (+ 1) % Row 4 \SetRowColor{LightBackground} Sweater & Pullover \tn % Row Count 5 (+ 1) % Row 5 \SetRowColor{white} Scarf & Schal \tn % Row Count 6 (+ 1) % Row 6 \SetRowColor{LightBackground} Gloves & Handschuhe \tn % Row Count 7 (+ 1) % Row 7 \SetRowColor{white} Cap & Kappe \tn % Row Count 8 (+ 1) % Row 8 \SetRowColor{LightBackground} Hat & Hut \tn % Row Count 9 (+ 1) % Row 9 \SetRowColor{white} Boots & Stiefel \tn % Row Count 10 (+ 1) % Row 10 \SetRowColor{LightBackground} Shoes & Schuhe \tn % Row Count 11 (+ 1) % Row 11 \SetRowColor{white} Sandals & Sandalen \tn % Row Count 12 (+ 1) % Row 12 \SetRowColor{LightBackground} Umbrella & Regenschirm \tn % Row Count 13 (+ 1) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{x{2.38896 cm} x{2.58804 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{Undergarments}} \tn % Row 0 \SetRowColor{LightBackground} Bra & BH \tn % Row Count 1 (+ 1) % Row 1 \SetRowColor{white} Underwear & Unterw{\"a}sche \tn % Row Count 2 (+ 1) % Row 2 \SetRowColor{LightBackground} Under shirt & Unterhemd \tn % Row Count 3 (+ 1) % Row 3 \SetRowColor{white} Socks & Socken \tn % Row Count 4 (+ 1) % Row 4 \SetRowColor{LightBackground} Stockings & Strümpfe \tn % Row Count 5 (+ 1) % Row 5 \SetRowColor{white} Tights & Strumpfhosen \tn % Row Count 6 (+ 1) % Row 6 \SetRowColor{LightBackground} Pyjamas & Pyjamas \tn % Row Count 7 (+ 1) % Row 7 \SetRowColor{white} Robe & Robe \tn % Row Count 8 (+ 1) % Row 8 \SetRowColor{LightBackground} Slippers & Hausschuhe \tn % Row Count 9 (+ 1) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{x{1.69218 cm} x{3.28482 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{Jewellery}} \tn % Row 0 \SetRowColor{LightBackground} Jewellery & Schmuck \tn % Row Count 1 (+ 1) % Row 1 \SetRowColor{white} Wristwatch & Armbanduhr \tn % Row Count 2 (+ 1) % Row 2 \SetRowColor{LightBackground} Brooch & Brosche \tn % Row Count 3 (+ 1) % Row 3 \SetRowColor{white} Necklace & Halskette \tn % Row Count 4 (+ 1) % Row 4 \SetRowColor{LightBackground} Chain & Kette \tn % Row Count 5 (+ 1) % Row 5 \SetRowColor{white} Earrings & Ohrringe \tn % Row Count 6 (+ 1) % Row 6 \SetRowColor{LightBackground} Ring & Ring \tn % Row Count 7 (+ 1) % Row 7 \SetRowColor{white} Bracelet & Armband \tn % Row Count 8 (+ 1) % Row 8 \SetRowColor{LightBackground} Cuff link & Manschettenknopf \tn % Row Count 9 (+ 1) % Row 9 \SetRowColor{white} Tie pin & Krawattennadel \tn % Row Count 10 (+ 1) % Row 10 \SetRowColor{LightBackground} Glasses & Brille \tn % Row Count 11 (+ 1) % Row 11 \SetRowColor{white} Keychain & Schlüsselanh{\"a}nger \tn % Row Count 12 (+ 1) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{x{1.9908 cm} x{2.9862 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{Makeup \& Beauty Products}} \tn % Row 0 \SetRowColor{LightBackground} Makeup & Make-up \tn % Row Count 1 (+ 1) % Row 1 \SetRowColor{white} Lipstick & Lippenstift \tn % Row Count 2 (+ 1) % Row 2 \SetRowColor{LightBackground} Foundation & Foundation \tn % Row Count 3 (+ 1) % Row 3 \SetRowColor{white} Concealer & Abdeckstift \tn % Row Count 4 (+ 1) % Row 4 \SetRowColor{LightBackground} Blush & Rouge \tn % Row Count 5 (+ 1) % Row 5 \SetRowColor{white} Mascara & Mascara \tn % Row Count 6 (+ 1) % Row 6 \SetRowColor{LightBackground} Eyeshadow & Lidschatten \tn % Row Count 7 (+ 1) % Row 7 \SetRowColor{white} Eyeliner & Eyeliner \tn % Row Count 8 (+ 1) % Row 8 \SetRowColor{LightBackground} Brow pencil & Augenbrauenstift \tn % Row Count 9 (+ 1) % Row 9 \SetRowColor{white} Perfume & Parfüm \tn % Row Count 10 (+ 1) % Row 10 \SetRowColor{LightBackground} Lip gloss & Lipgloss \tn % Row Count 11 (+ 1) % Row 11 \SetRowColor{white} Moisturiser & Feuchtigkeitscreme \tn % Row Count 12 (+ 1) % Row 12 \SetRowColor{LightBackground} Makeup brush & Schminkpinsel \tn % Row Count 13 (+ 1) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{x{2.4885 cm} x{2.4885 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{Toiletries}} \tn % Row 0 \SetRowColor{LightBackground} Shampoo & Shampoo \tn % Row Count 1 (+ 1) % Row 1 \SetRowColor{white} Conditioner & Conditioner \tn % Row Count 2 (+ 1) % Row 2 \SetRowColor{LightBackground} Soap & Seife \tn % Row Count 3 (+ 1) % Row 3 \SetRowColor{white} Lotion & Lotion \tn % Row Count 4 (+ 1) % Row 4 \SetRowColor{LightBackground} Brush & Pinsel \tn % Row Count 5 (+ 1) % Row 5 \SetRowColor{white} Toothbrush & Zahnbürste \tn % Row Count 6 (+ 1) % Row 6 \SetRowColor{LightBackground} Toothpaste & Zahnpasta \tn % Row Count 7 (+ 1) % Row 7 \SetRowColor{white} Dental floss & Zahnseide \tn % Row Count 8 (+ 1) % Row 8 \SetRowColor{LightBackground} Razor & Rasierer \tn % Row Count 9 (+ 1) % Row 9 \SetRowColor{white} Shaving cream & Rasierercreme \tn % Row Count 10 (+ 1) % Row 10 \SetRowColor{LightBackground} Deodorant & Deodorant \tn % Row Count 11 (+ 1) % Row 11 \SetRowColor{white} Nail clipper & Nagelknipser \tn % Row Count 12 (+ 1) % Row 12 \SetRowColor{LightBackground} Tweezers & Pinzette \tn % Row Count 13 (+ 1) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} % That's all folks \end{multicols*} \end{document}