\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 (dutch-vocabulary.pdf) /Creator (Cheatography) /Author (RainyMoons (RainyMoons)) /Subject (Dutch 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}{21468B} \definecolor{LightBackground}{HTML}{F1F3F7} \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{Dutch Vocabulary Cheat Sheet}}}} \\ \normalsize{by \textcolor{DarkBackground}{RainyMoons (RainyMoons)} via \textcolor{DarkBackground}{\uline{cheatography.com/153402/cs/33564/}}} \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 16th August, 2022.\\ Updated 16th August, 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{2.43873 cm} x{2.53827 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{Basics}} \tn % Row 0 \SetRowColor{LightBackground} Hi & Hoi \tn % Row Count 1 (+ 1) % Row 1 \SetRowColor{white} What is your name? & Hoe heet u? \tn % Row Count 2 (+ 1) % Row 2 \SetRowColor{LightBackground} Nice to meet you & Leuk u te ontmoeten \tn % Row Count 3 (+ 1) % Row 3 \SetRowColor{white} How are you? & Hoe gaat het met u? \tn % Row Count 4 (+ 1) % Row 4 \SetRowColor{LightBackground} I'm good thanks & Goed, dank je \tn % Row Count 5 (+ 1) % Row 5 \SetRowColor{white} And you? & En u? \tn % Row Count 6 (+ 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? & Wat bedoel je? \tn % Row Count 1 (+ 1) % Row 1 \SetRowColor{white} I don't understand & Ik begrijp het niet \tn % Row Count 2 (+ 1) % Row 2 \SetRowColor{LightBackground} I don't know & Ik weet het niet \tn % Row Count 3 (+ 1) % Row 3 \SetRowColor{white} Sorry & Sorry \tn % Row Count 4 (+ 1) % Row 4 \SetRowColor{LightBackground} What is that called in Dutch? & Hoe noem je dat in het nederlands? \tn % Row Count 6 (+ 2) % Row 5 \SetRowColor{white} What does that word mean in English? & Wat betekent dat woord in het engels? \tn % Row Count 8 (+ 2) \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}{Language \& Age}} \tn % Row 0 \SetRowColor{LightBackground} Do you speak (English/Dutch)? & Spreekt u (Engels/ Nederlands)? \tn % Row Count 2 (+ 2) % Row 1 \SetRowColor{white} Does she speak \_\_\_? & Spreekt ze \_\_\_? \tn % Row Count 3 (+ 1) % Row 2 \SetRowColor{LightBackground} A little bit & Een (klein) beetje \tn % Row Count 4 (+ 1) % Row 3 \SetRowColor{white} How old are you? & Hoe oud ben je? \tn % Row Count 5 (+ 1) % Row 4 \SetRowColor{LightBackground} I'm 33 years old & Ik ben drieëndertig jaar oud \tn % Row Count 7 (+ 2) % Row 5 \SetRowColor{white} It was nice talking to you & Leuk met u gesproken te hebben \tn % Row Count 9 (+ 2) \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}{Holidays \& Occasions}} \tn % Row 0 \SetRowColor{LightBackground} Happy birthday & Gefeliciteerd \tn % Row Count 1 (+ 1) % Row 1 \SetRowColor{white} Happy new year & Gelukkig nieuw jaar \tn % Row Count 2 (+ 1) % Row 2 \SetRowColor{LightBackground} Merry Christmas & Gelukkig kerstfeest \tn % Row Count 3 (+ 1) % Row 3 \SetRowColor{white} Good luck & Succes \tn % Row Count 4 (+ 1) % Row 4 \SetRowColor{LightBackground} Congratulations & Gefeliciteerd \tn % Row Count 5 (+ 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}{Seasons}} \tn % Row 0 \SetRowColor{LightBackground} Seasons & Seizoenen \tn % Row Count 1 (+ 1) % Row 1 \SetRowColor{white} Spring & Lente \tn % Row Count 2 (+ 1) % Row 2 \SetRowColor{LightBackground} Summer & Zomer \tn % Row Count 3 (+ 1) % Row 3 \SetRowColor{white} Autumn & Herfst \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.58804 cm} x{2.38896 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{Weather}} \tn % Row 0 \SetRowColor{LightBackground} Sky & Lucht \tn % Row Count 1 (+ 1) % Row 1 \SetRowColor{white} Cloud & Wolk \tn % Row Count 2 (+ 1) % Row 2 \SetRowColor{LightBackground} Rainbow & Regenboog \tn % Row Count 3 (+ 1) % Row 3 \SetRowColor{white} Cold & Koud \tn % Row Count 4 (+ 1) % Row 4 \SetRowColor{LightBackground} Hot & Warm \tn % Row Count 5 (+ 1) % Row 5 \SetRowColor{white} It is hot & Het is heet \tn % Row Count 6 (+ 1) % Row 6 \SetRowColor{LightBackground} It is cold & Het is koud \tn % Row Count 7 (+ 1) % Row 7 \SetRowColor{white} It is sunny & Het is zonnig \tn % Row Count 8 (+ 1) % Row 8 \SetRowColor{LightBackground} It is cloudy & Het is bewolkt \tn % Row Count 9 (+ 1) % Row 9 \SetRowColor{white} It is humid & Het is vochtig \tn % Row Count 10 (+ 1) % Row 10 \SetRowColor{LightBackground} It is raining & Het regent \tn % Row Count 11 (+ 1) % Row 11 \SetRowColor{white} It is snowing & Het sneeuwt \tn % Row Count 12 (+ 1) % Row 12 \SetRowColor{LightBackground} It is windy & Het waait \tn % Row Count 13 (+ 1) % Row 13 \SetRowColor{white} How is the weather? & Hoe is het weer? \tn % Row Count 14 (+ 1) % Row 14 \SetRowColor{LightBackground} Good weather & Ged weer \tn % Row Count 15 (+ 1) % Row 15 \SetRowColor{white} Bad weather & Slecht weer \tn % Row Count 16 (+ 1) % Row 16 \SetRowColor{LightBackground} What is the temperature? & Wat is de temperatuur? \tn % Row Count 18 (+ 2) % Row 17 \SetRowColor{white} It is 24 degrees & Het is 24 graden \tn % Row Count 19 (+ 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}{Transportation}} \tn % Row 0 \SetRowColor{LightBackground} Transportation & Vervoer \tn % Row Count 1 (+ 1) % Row 1 \SetRowColor{white} Helicopter & Helikopter \tn % Row Count 2 (+ 1) % Row 2 \SetRowColor{LightBackground} Airplane & Vliegtuig \tn % Row Count 3 (+ 1) % Row 3 \SetRowColor{white} Train & Trein \tn % Row Count 4 (+ 1) % Row 4 \SetRowColor{LightBackground} Boat & Boot \tn % Row Count 5 (+ 1) % Row 5 \SetRowColor{white} Bicycle & Fiets \tn % Row Count 6 (+ 1) % Row 6 \SetRowColor{LightBackground} Truck & Vrachtwagen \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 & Tram \tn % Row Count 10 (+ 1) % Row 10 \SetRowColor{LightBackground} Motorcycle & Motorfiets \tn % Row Count 11 (+ 1) % Row 11 \SetRowColor{white} Scooter & Scooter \tn % Row Count 12 (+ 1) % Row 12 \SetRowColor{LightBackground} Ferry & Veerboot \tn % Row Count 13 (+ 1) % Row 13 \SetRowColor{white} Taxi & Taxi \tn % Row Count 14 (+ 1) % Row 14 \SetRowColor{LightBackground} Subway & Metro \tn % Row Count 15 (+ 1) % Row 15 \SetRowColor{white} Ambulance & Ambulance \tn % Row Count 16 (+ 1) % Row 16 \SetRowColor{LightBackground} Fire truck & Brandweerwagen \tn % Row Count 17 (+ 1) % Row 17 \SetRowColor{white} Police car & Politieauto \tn % Row Count 18 (+ 1) % Row 18 \SetRowColor{LightBackground} Tractor & Trekker \tn % Row Count 19 (+ 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 \& Date}} \tn % Row 0 \SetRowColor{LightBackground} Tomorrow morning & Morgen ochtend \tn % Row Count 1 (+ 1) % Row 1 \SetRowColor{white} Day before yesterday & Eergisteren \tn % Row Count 3 (+ 2) % Row 2 \SetRowColor{LightBackground} Day after tomorrow & Overmorgen \tn % Row Count 4 (+ 1) % Row 3 \SetRowColor{white} Next week & Volgende week \tn % Row Count 5 (+ 1) % Row 4 \SetRowColor{LightBackground} Last week & Vorige week \tn % Row Count 6 (+ 1) % Row 5 \SetRowColor{white} Next month & Volgende maand \tn % Row Count 7 (+ 1) % Row 6 \SetRowColor{LightBackground} Last month & Vorige maand \tn % Row Count 8 (+ 1) % Row 7 \SetRowColor{white} Next year & Volgend jaar \tn % Row Count 9 (+ 1) % Row 8 \SetRowColor{LightBackground} Last year & Afgelopen jaar \tn % Row Count 10 (+ 1) % Row 9 \SetRowColor{white} What day? & Welke dag? \tn % Row Count 11 (+ 1) % Row 10 \SetRowColor{LightBackground} What month? & Welke maand? \tn % Row Count 12 (+ 1) % Row 11 \SetRowColor{white} What day is it today? & Welke dag is het vandaag? \tn % Row Count 14 (+ 2) % Row 12 \SetRowColor{LightBackground} Today is November 21 & Het is vandaag 21 november \tn % Row Count 16 (+ 2) % Row 13 \SetRowColor{white} Wake me up at 8 & Maak me wakker om 8 uur \tn % Row Count 18 (+ 2) % Row 14 \SetRowColor{LightBackground} When is your appointment? & Hoe laat is jouw afspraak? \tn % Row Count 20 (+ 2) % Row 15 \SetRowColor{white} Can we talk about it tomorrow? & Kunnen wij er morgen over praten? \tn % Row Count 22 (+ 2) \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 Expressions}} \tn % Row 0 \SetRowColor{LightBackground} Morning & Morgen \tn % Row Count 1 (+ 1) % Row 1 \SetRowColor{white} Afternoon & Middag \tn % Row Count 2 (+ 1) % Row 2 \SetRowColor{LightBackground} Evening & Avond \tn % Row Count 3 (+ 1) % Row 3 \SetRowColor{white} Night & Nacht \tn % Row Count 4 (+ 1) % Row 4 \SetRowColor{LightBackground} Midnight & Middernacht \tn % Row Count 5 (+ 1) % Row 5 \SetRowColor{white} Tonight & Vanavond \tn % Row Count 6 (+ 1) % Row 6 \SetRowColor{LightBackground} Last night & Gisteravond \tn % Row Count 7 (+ 1) % Row 7 \SetRowColor{white} Today & Vandaag \tn % Row Count 8 (+ 1) % Row 8 \SetRowColor{LightBackground} Tomorrow & Morgen \tn % Row Count 9 (+ 1) % Row 9 \SetRowColor{white} Yesterday & Gisteren \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}{Time Vocabulary}} \tn % Row 0 \SetRowColor{LightBackground} Afterward & Naderhand \tn % Row Count 1 (+ 1) % Row 1 \SetRowColor{white} Soon & Gauw \tn % Row Count 2 (+ 1) % Row 2 \SetRowColor{LightBackground} Before & Voordat \tn % Row Count 3 (+ 1) % Row 3 \SetRowColor{white} Early & Vroeg \tn % Row Count 4 (+ 1) % Row 4 \SetRowColor{LightBackground} Late & Laat \tn % Row Count 5 (+ 1) % Row 5 \SetRowColor{white} Later & Later \tn % Row Count 6 (+ 1) % Row 6 \SetRowColor{LightBackground} Never & Nooit \tn % Row Count 7 (+ 1) % Row 7 \SetRowColor{white} Now & Nu \tn % Row Count 8 (+ 1) % Row 8 \SetRowColor{LightBackground} Once & Eens \tn % Row Count 9 (+ 1) % Row 9 \SetRowColor{white} Many times & Vele malen \tn % Row Count 10 (+ 1) % Row 10 \SetRowColor{LightBackground} Sometimes & Soms \tn % Row Count 11 (+ 1) % Row 11 \SetRowColor{white} Always & Altijd \tn % Row Count 12 (+ 1) % Row 12 \SetRowColor{LightBackground} What time is it? & Hoe laat is het? \tn % Row Count 13 (+ 1) % Row 13 \SetRowColor{white} At what time? & Hoe laat? \tn % Row Count 14 (+ 1) % Row 14 \SetRowColor{LightBackground} For how long? & Voor hoelang? \tn % Row Count 15 (+ 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}{Rooms In A House}} \tn % Row 0 \SetRowColor{LightBackground} Room & Kamer \tn % Row Count 1 (+ 1) % Row 1 \SetRowColor{white} Living room & Huiskamer \tn % Row Count 2 (+ 1) % Row 2 \SetRowColor{LightBackground} Bedroom & Slaapkamer \tn % Row Count 3 (+ 1) % Row 3 \SetRowColor{white} Dining room & Eetkamer \tn % Row Count 4 (+ 1) % Row 4 \SetRowColor{LightBackground} Kitchen & Keuken \tn % Row Count 5 (+ 1) % Row 5 \SetRowColor{white} Bathroom & Badkamer \tn % Row Count 6 (+ 1) % Row 6 \SetRowColor{LightBackground} Hallway & Hal \tn % Row Count 7 (+ 1) % Row 7 \SetRowColor{white} Laundry room & Wasruimte \tn % Row Count 8 (+ 1) % Row 8 \SetRowColor{LightBackground} Attic & Zolder \tn % Row Count 9 (+ 1) % Row 9 \SetRowColor{white} Basement & Kelder \tn % Row Count 10 (+ 1) % Row 10 \SetRowColor{LightBackground} Closet & Kast \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.63781 cm} x{2.33919 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{Parts Of A House}} \tn % Row 0 \SetRowColor{LightBackground} Shed & Schuur \tn % Row Count 1 (+ 1) % Row 1 \SetRowColor{white} Garage & Garage \tn % Row Count 2 (+ 1) % Row 2 \SetRowColor{LightBackground} Yard & Tuin \tn % Row Count 3 (+ 1) % Row 3 \SetRowColor{white} Mailbox & Postbus \tn % Row Count 4 (+ 1) % Row 4 \SetRowColor{LightBackground} Door & Deur \tn % Row Count 5 (+ 1) % Row 5 \SetRowColor{white} Floor & Verdieping \tn % Row Count 6 (+ 1) % Row 6 \SetRowColor{LightBackground} Carpet & Tapijt \tn % Row Count 7 (+ 1) % Row 7 \SetRowColor{white} Ceiling & Plafond \tn % Row Count 8 (+ 1) % Row 8 \SetRowColor{LightBackground} Window & Venster \tn % Row Count 9 (+ 1) % Row 9 \SetRowColor{white} Light switch & Lichtschakelaar \tn % Row Count 10 (+ 1) % Row 10 \SetRowColor{LightBackground} Electrical socket & Stopcontact \tn % Row Count 11 (+ 1) % Row 11 \SetRowColor{white} Heater & Verwarming \tn % Row Count 12 (+ 1) % Row 12 \SetRowColor{LightBackground} Air-conditioner & Airco \tn % Row Count 13 (+ 1) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{x{2.58804 cm} x{2.38896 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{Furniture}} \tn % Row 0 \SetRowColor{LightBackground} Sofa & Bankstel \tn % Row Count 1 (+ 1) % Row 1 \SetRowColor{white} Coffee table & Salontafel \tn % Row Count 2 (+ 1) % Row 2 \SetRowColor{LightBackground} Bookcase & Boekenkast \tn % Row Count 3 (+ 1) % Row 3 \SetRowColor{white} Table & Tafel \tn % Row Count 4 (+ 1) % Row 4 \SetRowColor{LightBackground} Chair & Stoel \tn % Row Count 5 (+ 1) % Row 5 \SetRowColor{white} Lamp & Lamp \tn % Row Count 6 (+ 1) % Row 6 \SetRowColor{LightBackground} Bed & Bed \tn % Row Count 7 (+ 1) % Row 7 \SetRowColor{white} Mattress & Matras \tn % Row Count 8 (+ 1) % Row 8 \SetRowColor{LightBackground} Nightstand & Nachtkastje \tn % Row Count 9 (+ 1) % Row 9 \SetRowColor{white} Dresser & Dressoir \tn % Row Count 10 (+ 1) % Row 10 \SetRowColor{LightBackground} Television & Televisie \tn % Row Count 11 (+ 1) % Row 11 \SetRowColor{white} Washer & Wasmachine \tn % Row Count 12 (+ 1) % Row 12 \SetRowColor{LightBackground} Dryer & Droger \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 & Prullenbak \tn % Row Count 1 (+ 1) % Row 1 \SetRowColor{white} Blanket & Deken \tn % Row Count 2 (+ 1) % Row 2 \SetRowColor{LightBackground} Pillow & Kussen \tn % Row Count 3 (+ 1) % Row 3 \SetRowColor{white} Sheet & Laken \tn % Row Count 4 (+ 1) % Row 4 \SetRowColor{LightBackground} Pillowcase & Kussensloop \tn % Row Count 5 (+ 1) % Row 5 \SetRowColor{white} Bedspread & Sprei \tn % Row Count 6 (+ 1) % Row 6 \SetRowColor{LightBackground} Hanger & Hanger \tn % Row Count 7 (+ 1) % Row 7 \SetRowColor{white} Painting & Schilderij \tn % Row Count 8 (+ 1) % Row 8 \SetRowColor{LightBackground} House plant & Kamerplant \tn % Row Count 9 (+ 1) % Row 9 \SetRowColor{white} Curtains & Gordijnen \tn % Row Count 10 (+ 1) % Row 10 \SetRowColor{LightBackground} Rug & Tapijt \tn % Row Count 11 (+ 1) % Row 11 \SetRowColor{white} Clock & Klok \tn % Row Count 12 (+ 1) % Row 12 \SetRowColor{LightBackground} Keys & Sleutels \tn % Row Count 13 (+ 1) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{x{2.58804 cm} x{2.38896 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{Bathroom}} \tn % Row 0 \SetRowColor{LightBackground} Toilet & Toilet \tn % Row Count 1 (+ 1) % Row 1 \SetRowColor{white} Mirror & Spiegel \tn % Row Count 2 (+ 1) % Row 2 \SetRowColor{LightBackground} Sink & Wastafel \tn % Row Count 3 (+ 1) % Row 3 \SetRowColor{white} Bathtub & Bad \tn % Row Count 4 (+ 1) % Row 4 \SetRowColor{LightBackground} Shower & Douche \tn % Row Count 5 (+ 1) % Row 5 \SetRowColor{white} Shower curtain & Douchegordijn \tn % Row Count 6 (+ 1) % Row 6 \SetRowColor{LightBackground} Faucet & Kraan \tn % Row Count 7 (+ 1) % Row 7 \SetRowColor{white} Toilet paper & Toiletpapier \tn % Row Count 8 (+ 1) % Row 8 \SetRowColor{LightBackground} Towel & Handdoek \tn % Row Count 9 (+ 1) % Row 9 \SetRowColor{white} Scale & Weegschaal \tn % Row Count 10 (+ 1) % Row 10 \SetRowColor{LightBackground} Hair dryer & Haardroger \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}{Kitchen Appliances}} \tn % Row 0 \SetRowColor{LightBackground} Refrigerator & Koelkast \tn % Row Count 1 (+ 1) % Row 1 \SetRowColor{white} Stove & Fornuis \tn % Row Count 2 (+ 1) % Row 2 \SetRowColor{LightBackground} Oven & Oven \tn % Row Count 3 (+ 1) % Row 3 \SetRowColor{white} Microwave & Magnetron \tn % Row Count 4 (+ 1) % Row 4 \SetRowColor{LightBackground} Dishwasher & Vaatwasmachine \tn % Row Count 5 (+ 1) % Row 5 \SetRowColor{white} Toaster & Broodrooster \tn % Row Count 6 (+ 1) % Row 6 \SetRowColor{LightBackground} Blender & Blender \tn % Row Count 7 (+ 1) % Row 7 \SetRowColor{white} Coffee maker & Koffiezetapparaat \tn % Row Count 8 (+ 1) % Row 8 \SetRowColor{LightBackground} Can opener & Blikopener \tn % Row Count 9 (+ 1) % Row 9 \SetRowColor{white} Pot & Pot \tn % Row Count 10 (+ 1) % Row 10 \SetRowColor{LightBackground} Pan & Pan \tn % Row Count 11 (+ 1) % Row 11 \SetRowColor{white} Frying pan & Frituurpan \tn % Row Count 12 (+ 1) % Row 12 \SetRowColor{LightBackground} Kettle & Ketel \tn % Row Count 13 (+ 1) % Row 13 \SetRowColor{white} Measuring cups & Maatbekers \tn % Row Count 14 (+ 1) % Row 14 \SetRowColor{LightBackground} Mixer & Mixer \tn % Row Count 15 (+ 1) % Row 15 \SetRowColor{white} Cutting board & Snijplank \tn % Row Count 16 (+ 1) % Row 16 \SetRowColor{LightBackground} Trash can & Prullenbak \tn % Row Count 17 (+ 1) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{x{3.18528 cm} x{1.79172 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{Friends}} \tn % Row 0 \SetRowColor{LightBackground} People & Mensen \tn % Row Count 1 (+ 1) % Row 1 \SetRowColor{white} Mr. & Mijnheer \tn % Row Count 2 (+ 1) % Row 2 \SetRowColor{LightBackground} Mrs. & Mevrouw \tn % Row Count 3 (+ 1) % Row 3 \SetRowColor{white} Miss & Mejuffrouw \tn % Row Count 4 (+ 1) % Row 4 \SetRowColor{LightBackground} Boy & Jongen \tn % Row Count 5 (+ 1) % Row 5 \SetRowColor{white} Girl & Meisje \tn % Row Count 6 (+ 1) % Row 6 \SetRowColor{LightBackground} Baby & Baby \tn % Row Count 7 (+ 1) % Row 7 \SetRowColor{white} Woman & Vrouw \tn % Row Count 8 (+ 1) % Row 8 \SetRowColor{LightBackground} Man & Man \tn % Row Count 9 (+ 1) % Row 9 \SetRowColor{white} Friend (male) & Vriend \tn % Row Count 10 (+ 1) % Row 10 \SetRowColor{LightBackground} Friend (female) & Vriendin \tn % Row Count 11 (+ 1) % Row 11 \SetRowColor{white} Boyfriend & Vriend \tn % Row Count 12 (+ 1) % Row 12 \SetRowColor{LightBackground} Girlfriend & Vriendin \tn % Row Count 13 (+ 1) % Row 13 \SetRowColor{white} Gentleman & Heer \tn % Row Count 14 (+ 1) % Row 14 \SetRowColor{LightBackground} Lady & Dame \tn % Row Count 15 (+ 1) % Row 15 \SetRowColor{white} Neighbour (male) & Buurman \tn % Row Count 16 (+ 1) % Row 16 \SetRowColor{LightBackground} Neighbour (female) & Buurvrouw \tn % Row Count 17 (+ 1) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{x{1.94103 cm} x{3.03597 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{Astronomy}} \tn % Row 0 \SetRowColor{LightBackground} Galaxy & Sterrenstelsel \tn % Row Count 1 (+ 1) % Row 1 \SetRowColor{white} Star & Ster \tn % Row Count 2 (+ 1) % Row 2 \SetRowColor{LightBackground} Moon & Maan \tn % Row Count 3 (+ 1) % Row 3 \SetRowColor{white} Planet & Planeet \tn % Row Count 4 (+ 1) % Row 4 \SetRowColor{LightBackground} Asteroid & Asteroïde \tn % Row Count 5 (+ 1) % Row 5 \SetRowColor{white} Comet & Komeet \tn % Row Count 6 (+ 1) % Row 6 \SetRowColor{LightBackground} Meteor & Meteoor \tn % Row Count 7 (+ 1) % Row 7 \SetRowColor{white} Space & Ruimte \tn % Row Count 8 (+ 1) % Row 8 \SetRowColor{LightBackground} Universe & Heelal \tn % Row Count 9 (+ 1) % Row 9 \SetRowColor{white} Telescope & Telescoop \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 & Zonnestelsel \tn % Row Count 1 (+ 1) % Row 1 \SetRowColor{white} Sun & Zon \tn % Row Count 2 (+ 1) % Row 2 \SetRowColor{LightBackground} Mercury & Mercurius \tn % Row Count 3 (+ 1) % Row 3 \SetRowColor{white} Venus & Venus \tn % Row Count 4 (+ 1) % Row 4 \SetRowColor{LightBackground} Earth & Aarde \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 & Saturnus \tn % Row Count 8 (+ 1) % Row 8 \SetRowColor{LightBackground} Uranus & Uranus \tn % Row Count 9 (+ 1) % Row 9 \SetRowColor{white} Neptune & Neptunus \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 & Potlood \tn % Row Count 1 (+ 1) % Row 1 \SetRowColor{white} Pencil sharpener & Potloodslijper \tn % Row Count 2 (+ 1) % Row 2 \SetRowColor{LightBackground} Pen & Balpen \tn % Row Count 3 (+ 1) % Row 3 \SetRowColor{white} Scissors & Schaar \tn % Row Count 4 (+ 1) % Row 4 \SetRowColor{LightBackground} Book & Boek \tn % Row Count 5 (+ 1) % Row 5 \SetRowColor{white} Paper & Papier \tn % Row Count 6 (+ 1) % Row 6 \SetRowColor{LightBackground} Notebook & Notitieblok \tn % Row Count 7 (+ 1) % Row 7 \SetRowColor{white} Folder & Map \tn % Row Count 8 (+ 1) % Row 8 \SetRowColor{LightBackground} Ruler & Liniaal \tn % Row Count 9 (+ 1) % Row 9 \SetRowColor{white} Glue & Lijm \tn % Row Count 10 (+ 1) % Row 10 \SetRowColor{LightBackground} Eraser & Gom \tn % Row Count 11 (+ 1) % Row 11 \SetRowColor{white} Lunch box & Lunchbox \tn % Row Count 12 (+ 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}{Classroom}} \tn % Row 0 \SetRowColor{LightBackground} Chalkboard & Schoolbord \tn % Row Count 1 (+ 1) % Row 1 \SetRowColor{white} Desk & Bureau \tn % Row Count 2 (+ 1) % Row 2 \SetRowColor{LightBackground} Report card & Rapport \tn % Row Count 3 (+ 1) % Row 3 \SetRowColor{white} Class level & Klasse niveau \tn % Row Count 4 (+ 1) % Row 4 \SetRowColor{LightBackground} Classroom & Klaslokaal \tn % Row Count 5 (+ 1) % Row 5 \SetRowColor{white} Student & Leerling \tn % Row Count 6 (+ 1) % Row 6 \SetRowColor{LightBackground} Flag & Vlag \tn % Row Count 7 (+ 1) % Row 7 \SetRowColor{white} Light switch & Licht \tn % Row Count 8 (+ 1) % Row 8 \SetRowColor{LightBackground} I need a pen & Ik heb een pen nodig \tn % Row Count 10 (+ 2) % Row 9 \SetRowColor{white} I need to find a map & Ik heb een kaart nodig \tn % Row Count 12 (+ 2) % Row 10 \SetRowColor{LightBackground} Is this his desk? & Is dit zijn bureau? \tn % Row Count 13 (+ 1) % Row 11 \SetRowColor{white} Where are the scissors? & Waar is de schaar? \tn % Row Count 15 (+ 2) \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 Subjects}} \tn % Row 0 \SetRowColor{LightBackground} Maths & Wiskunde \tn % Row Count 1 (+ 1) % Row 1 \SetRowColor{white} Science & Wetenschap \tn % Row Count 2 (+ 1) % Row 2 \SetRowColor{LightBackground} History & Geschiedenis \tn % Row Count 3 (+ 1) % Row 3 \SetRowColor{white} Reading & Lezen \tn % Row Count 4 (+ 1) % Row 4 \SetRowColor{LightBackground} Writing & Schrijven \tn % Row Count 5 (+ 1) % Row 5 \SetRowColor{white} Music & Muziek \tn % Row Count 6 (+ 1) % Row 6 \SetRowColor{LightBackground} Foreign language & Vreemde taal \tn % Row Count 7 (+ 1) % Row 7 \SetRowColor{white} Geography & Aardrijkskunde \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 & Natuurkunde \tn % Row Count 11 (+ 1) \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}{Feelings \& Emotions}} \tn % Row 0 \SetRowColor{LightBackground} Happy & Blij \tn % Row Count 1 (+ 1) % Row 1 \SetRowColor{white} Sad & Verdrietig \tn % Row Count 2 (+ 1) % Row 2 \SetRowColor{LightBackground} Angry & Boos \tn % Row Count 3 (+ 1) % Row 3 \SetRowColor{white} Afraid & Bang \tn % Row Count 4 (+ 1) % Row 4 \SetRowColor{LightBackground} Joy & Vreugde \tn % Row Count 5 (+ 1) % Row 5 \SetRowColor{white} Surprised & Verrast \tn % Row Count 6 (+ 1) % Row 6 \SetRowColor{LightBackground} Calm & Kalmte \tn % Row Count 7 (+ 1) % Row 7 \SetRowColor{white} Alive & Levend \tn % Row Count 8 (+ 1) % Row 8 \SetRowColor{LightBackground} Dead & Dood \tn % Row Count 9 (+ 1) % Row 9 \SetRowColor{white} Alone & Alleen \tn % Row Count 10 (+ 1) % Row 10 \SetRowColor{LightBackground} Together & Samen \tn % Row Count 11 (+ 1) % Row 11 \SetRowColor{white} Bored & Verveeld \tn % Row Count 12 (+ 1) % Row 12 \SetRowColor{LightBackground} Easy & Makkelijk \tn % Row Count 13 (+ 1) % Row 13 \SetRowColor{white} Difficult & Moeilijk \tn % Row Count 14 (+ 1) % Row 14 \SetRowColor{LightBackground} Bad & Slecht \tn % Row Count 15 (+ 1) % Row 15 \SetRowColor{white} Good & Goed \tn % Row Count 16 (+ 1) % Row 16 \SetRowColor{LightBackground} I am sorry & Het spijt me \tn % Row Count 17 (+ 1) % Row 17 \SetRowColor{white} Don't worry & Maak je geen zorgen \tn % Row Count 18 (+ 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}{Emergency}} \tn % Row 0 \SetRowColor{LightBackground} Are you okay? & Gaat het? \tn % Row Count 1 (+ 1) % Row 1 \SetRowColor{white} I need a doctor & Ik heb een dokter nodig \tn % Row Count 3 (+ 2) % Row 2 \SetRowColor{LightBackground} Help & Help \tn % Row Count 4 (+ 1) % Row 3 \SetRowColor{white} Call the ambulance & Bel een ziekenwagen \tn % Row Count 6 (+ 2) % Row 4 \SetRowColor{LightBackground} Call the police & Bel de polite \tn % Row Count 7 (+ 1) % Row 5 \SetRowColor{white} I am sick & Ik ben misselijk \tn % Row Count 8 (+ 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}{Help \& Directions}} \tn % Row 0 \SetRowColor{LightBackground} Can I help you? & Kan ik u helpen? \tn % Row Count 1 (+ 1) % Row 1 \SetRowColor{white} Can you help me? & Kunt u me helpen? \tn % Row Count 2 (+ 1) % Row 2 \SetRowColor{LightBackground} Where is the airport? & Waar is de luchthaven? \tn % Row Count 4 (+ 2) % Row 3 \SetRowColor{white} Go straight & Ga rechtdoor \tn % Row Count 5 (+ 1) % Row 4 \SetRowColor{LightBackground} Then & Dan \tn % Row Count 6 (+ 1) % Row 5 \SetRowColor{white} Turn left & Sla linksaf \tn % Row Count 7 (+ 1) % Row 6 \SetRowColor{LightBackground} Turn right & Sla rechtsaf \tn % Row Count 8 (+ 1) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{x{2.58804 cm} x{2.38896 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{Personal Information}} \tn % Row 0 \SetRowColor{LightBackground} Where are you from? & Waar komt u vandaan? \tn % Row Count 2 (+ 2) % Row 1 \SetRowColor{white} I'm from the UK & Ik kom uit de UK \tn % Row Count 3 (+ 1) % Row 2 \SetRowColor{LightBackground} I'm British & Ik ben Brits \tn % Row Count 4 (+ 1) % Row 3 \SetRowColor{white} Where do you live? & Waar woont u? \tn % Row Count 5 (+ 1) % Row 4 \SetRowColor{LightBackground} I live in the UK & Ik woon in het VK \tn % Row Count 6 (+ 1) % Row 5 \SetRowColor{white} What do you do for a living? & Wat doet u voor uw beroep? \tn % Row Count 8 (+ 2) % Row 6 \SetRowColor{LightBackground} I'm a student & Ik ben een student \tn % Row Count 9 (+ 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}{Traveling \& Buying}} \tn % Row 0 \SetRowColor{LightBackground} I have a reservation & Ik heb gereserveerd \tn % Row Count 2 (+ 2) % Row 1 \SetRowColor{white} Do you have rooms available & Heeft u nog kamers beschikbaar? \tn % Row Count 4 (+ 2) % Row 2 \SetRowColor{LightBackground} I would like a non-smoking room & Ik wil graag een kamer voor niet-rokers \tn % Row Count 6 (+ 2) % Row 3 \SetRowColor{white} How much it costs per night? & Hoeveel kost het per nacht? \tn % Row Count 8 (+ 2) % Row 4 \SetRowColor{LightBackground} Waiter & Ober \tn % Row Count 9 (+ 1) % Row 5 \SetRowColor{white} How much is this? & Hoeveel kost dit? \tn % Row Count 10 (+ 1) % Row 6 \SetRowColor{LightBackground} What is this? & Wat is dit? \tn % Row Count 11 (+ 1) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} % That's all folks \end{multicols*} \end{document}