\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{Natalia (natasha.stlr)} \pdfinfo{ /Title (spanish-survival-pack.pdf) /Creator (Cheatography) /Author (Natalia (natasha.stlr)) /Subject (Spanish Survival Pack 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}{39C2D7} \definecolor{LightBackground}{HTML}{F2FBFC} \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{Spanish Survival Pack Cheat Sheet}}}} \\ \normalsize{by \textcolor{DarkBackground}{Natalia (natasha.stlr)} via \textcolor{DarkBackground}{\uline{cheatography.com/146864/cs/31841/}}} \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}Natalia (natasha.stlr) \\ \uline{cheatography.com/natasha-stlr} \\ \end{tabulary} \vfill \columnbreak \begin{tabulary}{5.8cm}{L} \SetRowColor{FootBackground} \mymulticolumn{1}{p{5.377cm}}{\bf\textcolor{white}{Cheat Sheet}} \\ \vspace{-2pt}Not Yet Published.\\ Updated 11th January, 2023.\\ 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*}{2} \begin{tabularx}{8.4cm}{p{0.8 cm} x{7.2 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{8.4cm}}{\bf\textcolor{white}{Basics: Alphabet}} \tn % Row 0 \SetRowColor{LightBackground} A & a \tn % Row Count 1 (+ 1) % Row 1 \SetRowColor{white} B & be ('V') \tn % Row Count 2 (+ 1) % Row 2 \SetRowColor{LightBackground} C & ce ('K' for ca/co/cu, 'θ' for ce/ci) \tn % Row Count 4 (+ 2) % Row 3 \SetRowColor{white} D & de \tn % Row Count 5 (+ 1) % Row 4 \SetRowColor{LightBackground} E & e \tn % Row Count 6 (+ 1) % Row 5 \SetRowColor{white} F & efe \tn % Row Count 7 (+ 1) % Row 6 \SetRowColor{LightBackground} G & ge ('G' for ga/go/gu/gue/gui, 'H' for ge/gi) \tn % Row Count 9 (+ 2) % Row 7 \SetRowColor{white} H & hache (silent, 'CH' for ch) \tn % Row Count 10 (+ 1) % Row 8 \SetRowColor{LightBackground} I & i \tn % Row Count 11 (+ 1) % Row 9 \SetRowColor{white} J & jota ('H' for ja/jo/ju/je/ji) \tn % Row Count 12 (+ 1) % Row 10 \SetRowColor{LightBackground} K & ca \tn % Row Count 13 (+ 1) % Row 11 \SetRowColor{white} L & ele ('Y' for ll) \tn % Row Count 14 (+ 1) % Row 12 \SetRowColor{LightBackground} M & eme \tn % Row Count 15 (+ 1) % Row 13 \SetRowColor{white} N & ene \tn % Row Count 16 (+ 1) % Row 14 \SetRowColor{LightBackground} Ñ & eñe \tn % Row Count 17 (+ 1) % Row 15 \SetRowColor{white} O & o \tn % Row Count 18 (+ 1) % Row 16 \SetRowColor{LightBackground} P & pe \tn % Row Count 19 (+ 1) % Row 17 \SetRowColor{white} Q & cu ('K' for que/qui) \tn % Row Count 20 (+ 1) % Row 18 \SetRowColor{LightBackground} R & ere ('RR' for first letter, rr, after -n, -l, -s) \tn % Row Count 22 (+ 2) % Row 19 \SetRowColor{white} S & ese ('S' for sa/so/su/se/si) \tn % Row Count 23 (+ 1) % Row 20 \SetRowColor{LightBackground} T & te \tn % Row Count 24 (+ 1) % Row 21 \SetRowColor{white} U & u ('U' for güe/güi) \tn % Row Count 25 (+ 1) % Row 22 \SetRowColor{LightBackground} V & uve ('B') \tn % Row Count 26 (+ 1) % Row 23 \SetRowColor{white} W & uve doble ('GU') \tn % Row Count 27 (+ 1) % Row 24 \SetRowColor{LightBackground} X & equis ('KS' for non-first letter, 'S' for first letter) \tn % Row Count 29 (+ 2) % Row 25 \SetRowColor{white} Y & y griega / ye \tn % Row Count 30 (+ 1) \end{tabularx} \par\addvspace{1.3em} \vfill \columnbreak \begin{tabularx}{8.4cm}{p{0.8 cm} x{7.2 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{8.4cm}}{\bf\textcolor{white}{Basics: Alphabet (cont)}} \tn % Row 26 \SetRowColor{LightBackground} Z & zeta ('θ' for za/zo/zu) \tn % Row Count 1 (+ 1) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{8.4cm}{x{3.36 cm} x{4.64 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{8.4cm}}{\bf\textcolor{white}{Vocabulary: Greetings}} \tn % Row 0 \SetRowColor{LightBackground} saludos & greetings \tn % Row Count 1 (+ 1) % Row 1 \SetRowColor{white} Hola. & Hello. \tn % Row Count 2 (+ 1) % Row 2 \SetRowColor{LightBackground} ¡Buenas! & ¡Hello! \tn % Row Count 3 (+ 1) % Row 3 \SetRowColor{white} Buenos días. & Good morning. \tn % Row Count 4 (+ 1) % Row 4 \SetRowColor{LightBackground} Buenas tardes. & Good afternoon. \tn % Row Count 5 (+ 1) % Row 5 \SetRowColor{white} Buenas noches. & Good evening/night. \tn % Row Count 6 (+ 1) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{8.4cm}{x{4.72 cm} x{3.28 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{8.4cm}}{\bf\textcolor{white}{Vocabulary: Goodbyes}} \tn % Row 0 \SetRowColor{LightBackground} despedidas & goodbyes \tn % Row Count 1 (+ 1) % Row 1 \SetRowColor{white} Adiós. & Bye. \tn % Row Count 2 (+ 1) % Row 2 \SetRowColor{LightBackground} Hasta luego. & See you later. \tn % Row Count 3 (+ 1) % Row 3 \SetRowColor{white} Hasta mañana. & See you tomorrow. \tn % Row Count 5 (+ 2) % Row 4 \SetRowColor{LightBackground} Hasta la vista. & See you soon. \tn % Row Count 6 (+ 1) % Row 5 \SetRowColor{white} Hasta pronto. & See you soon. \tn % Row Count 7 (+ 1) % Row 6 \SetRowColor{LightBackground} Disfruta el fin de semana. & Enjoy the weekend. \tn % Row Count 9 (+ 2) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{8.4cm}{x{4.16 cm} x{3.84 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{8.4cm}}{\bf\textcolor{white}{Vocabulary: Courtesy}} \tn % Row 0 \SetRowColor{LightBackground} sí & yes \tn % Row Count 1 (+ 1) % Row 1 \SetRowColor{white} no & no \tn % Row Count 2 (+ 1) % Row 2 \SetRowColor{LightBackground} vale & OK, well \tn % Row Count 3 (+ 1) % Row 3 \SetRowColor{white} de acuerdo & OK \tn % Row Count 4 (+ 1) % Row 4 \SetRowColor{LightBackground} claro que sí & of coarse, indeed \tn % Row Count 5 (+ 1) % Row 5 \SetRowColor{white} posiblemente & possibly \tn % Row Count 6 (+ 1) % Row 6 \SetRowColor{LightBackground} probablemente & probably \tn % Row Count 7 (+ 1) % Row 7 \SetRowColor{white} fácil & easy \tn % Row Count 8 (+ 1) % Row 8 \SetRowColor{LightBackground} difícil & difficult, hard \tn % Row Count 9 (+ 1) % Row 9 \SetRowColor{white} por favor & please \tn % Row Count 10 (+ 1) % Row 10 \SetRowColor{LightBackground} me gusta & I like \tn % Row Count 11 (+ 1) % Row 11 \SetRowColor{white} Gracias / Muchas gracias. & Thanks / Thanks a lot. \tn % Row Count 13 (+ 2) % Row 12 \SetRowColor{LightBackground} De nada. & You are welcome. \tn % Row Count 14 (+ 1) % Row 13 \SetRowColor{white} Me llamo ... & My name is ... \tn % Row Count 15 (+ 1) % Row 14 \SetRowColor{LightBackground} Soy ..., vivo en ... & I am ..., I live in ... \tn % Row Count 17 (+ 2) % Row 15 \SetRowColor{white} ¿Cómo está/estás? & How are You/you? \tn % Row Count 19 (+ 2) % Row 16 \SetRowColor{LightBackground} ¿Qué tal? & What's up? \tn % Row Count 20 (+ 1) % Row 17 \SetRowColor{white} ¿Cómo te va? & How is it going? \tn % Row Count 21 (+ 1) % Row 18 \SetRowColor{LightBackground} mal & bad, unwell \tn % Row Count 22 (+ 1) % Row 19 \SetRowColor{white} más o menos & more or less \tn % Row Count 23 (+ 1) % Row 20 \SetRowColor{LightBackground} regular & OK \tn % Row Count 24 (+ 1) % Row 21 \SetRowColor{white} normal & normal \tn % Row Count 25 (+ 1) % Row 22 \SetRowColor{LightBackground} ¡Cuidado! & Watch out! \tn % Row Count 26 (+ 1) % Row 23 \SetRowColor{white} bien & good \tn % Row Count 27 (+ 1) % Row 24 \SetRowColor{LightBackground} muy bien & very good \tn % Row Count 28 (+ 1) % Row 25 \SetRowColor{white} perfecto & perfect \tn % Row Count 29 (+ 1) % Row 26 \SetRowColor{LightBackground} ¿Y tú? & And you? \tn % Row Count 30 (+ 1) \end{tabularx} \par\addvspace{1.3em} \vfill \columnbreak \begin{tabularx}{8.4cm}{x{4.16 cm} x{3.84 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{8.4cm}}{\bf\textcolor{white}{Vocabulary: Courtesy (cont)}} \tn % Row 27 \SetRowColor{LightBackground} Yo también. & Me too. \tn % Row Count 1 (+ 1) % Row 28 \SetRowColor{white} Encantado / Encantada & Nice to meet you. \tn % Row Count 3 (+ 2) % Row 29 \SetRowColor{LightBackground} Mucho gusto. & Nice to meet you. \tn % Row Count 4 (+ 1) % Row 30 \SetRowColor{white} Es un placer (conocerte). & Nice to meet you. \tn % Row Count 6 (+ 2) % Row 31 \SetRowColor{LightBackground} igualmente & likewise \tn % Row Count 7 (+ 1) % Row 32 \SetRowColor{white} ¡Salud! & Cheers! \tn % Row Count 8 (+ 1) % Row 33 \SetRowColor{LightBackground} Disculpa. & Excuse me. \tn % Row Count 9 (+ 1) % Row 34 \SetRowColor{white} Perdón. / Perdona. & Sorry. Excuse me. \tn % Row Count 10 (+ 1) % Row 35 \SetRowColor{LightBackground} Lo siento. & I am sorry. \tn % Row Count 11 (+ 1) % Row 36 \SetRowColor{white} Ningún problema. & No problem. \tn % Row Count 12 (+ 1) % Row 37 \SetRowColor{LightBackground} Espera. & Wait. \tn % Row Count 13 (+ 1) % Row 38 \SetRowColor{white} Necesito (agua) & I need (water) \tn % Row Count 14 (+ 1) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{8.4cm}{x{4.4 cm} x{3.6 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{8.4cm}}{\bf\textcolor{white}{Vocabulary: Questions}} \tn % Row 0 \SetRowColor{LightBackground} ¿Quién? & Who? \tn % Row Count 1 (+ 1) % Row 1 \SetRowColor{white} ¿Qué? & What? \tn % Row Count 2 (+ 1) % Row 2 \SetRowColor{LightBackground} ¿Donde? & Where? \tn % Row Count 3 (+ 1) % Row 3 \SetRowColor{white} ¿Cuándo? & When? \tn % Row Count 4 (+ 1) % Row 4 \SetRowColor{LightBackground} ¿Cuánto? & How much? \tn % Row Count 5 (+ 1) % Row 5 \SetRowColor{white} ¿Cuántos? & How many? \tn % Row Count 6 (+ 1) % Row 6 \SetRowColor{LightBackground} ¿Por qué? & Why? \tn % Row Count 7 (+ 1) % Row 7 \SetRowColor{white} ¿Cómo? & How? \tn % Row Count 8 (+ 1) % Row 8 \SetRowColor{LightBackground} ¿Donde está? & Where is? \tn % Row Count 9 (+ 1) % Row 9 \SetRowColor{white} ¿Cómo te llamas? & What is your name? \tn % Row Count 10 (+ 1) % Row 10 \SetRowColor{LightBackground} ¿Eres de aquí? & Are you from here? \tn % Row Count 11 (+ 1) % Row 11 \SetRowColor{white} ¿Cuantos años tienes? & How old are you? \tn % Row Count 13 (+ 2) % Row 12 \SetRowColor{LightBackground} ¿A qué te dedicas? & What do you do? \tn % Row Count 14 (+ 1) % Row 13 \SetRowColor{white} ¿Cómo se dice ... ? & How do you say...? \tn % Row Count 15 (+ 1) % Row 14 \SetRowColor{LightBackground} ¿Cómo se escribe...? & How do you write...? \tn % Row Count 17 (+ 2) % Row 15 \SetRowColor{white} ¿Qué significa ... ? & What does ... mean? \tn % Row Count 19 (+ 2) % Row 16 \SetRowColor{LightBackground} ¿Puedes repetir, por favor? & Can you repeat, please? \tn % Row Count 21 (+ 2) % Row 17 \SetRowColor{white} ¿Me puedes ayudar? & Can you help me? \tn % Row Count 22 (+ 1) % Row 18 \SetRowColor{LightBackground} ¿Todo bien? & Everything OK? \tn % Row Count 23 (+ 1) % Row 19 \SetRowColor{white} ¿Listo? & Ready? Finish? \tn % Row Count 24 (+ 1) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{8.4cm}{x{5.2 cm} x{2.8 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{8.4cm}}{\bf\textcolor{white}{Vocabulary: Numbers}} \tn % Row 0 \SetRowColor{LightBackground} más & more \tn % Row Count 1 (+ 1) % Row 1 \SetRowColor{white} menos & less \tn % Row Count 2 (+ 1) % Row 2 \SetRowColor{LightBackground} cero & 0 \tn % Row Count 3 (+ 1) % Row 3 \SetRowColor{white} uno & 1 \tn % Row Count 4 (+ 1) % Row 4 \SetRowColor{LightBackground} primero & 1st \tn % Row Count 5 (+ 1) % Row 5 \SetRowColor{white} dos & 2 \tn % Row Count 6 (+ 1) % Row 6 \SetRowColor{LightBackground} segundo & 2nd \tn % Row Count 7 (+ 1) % Row 7 \SetRowColor{white} tres & 3 \tn % Row Count 8 (+ 1) % Row 8 \SetRowColor{LightBackground} tercero & 3rd \tn % Row Count 9 (+ 1) % Row 9 \SetRowColor{white} cuatro & 4 \tn % Row Count 10 (+ 1) % Row 10 \SetRowColor{LightBackground} cuarto & 4th \tn % Row Count 11 (+ 1) % Row 11 \SetRowColor{white} cinco & 5 \tn % Row Count 12 (+ 1) % Row 12 \SetRowColor{LightBackground} quinto & 5th \tn % Row Count 13 (+ 1) % Row 13 \SetRowColor{white} seis & 6 \tn % Row Count 14 (+ 1) % Row 14 \SetRowColor{LightBackground} sexto & 6th \tn % Row Count 15 (+ 1) % Row 15 \SetRowColor{white} siete & 7 \tn % Row Count 16 (+ 1) % Row 16 \SetRowColor{LightBackground} ocho & 8 \tn % Row Count 17 (+ 1) % Row 17 \SetRowColor{white} nueve & 9 \tn % Row Count 18 (+ 1) % Row 18 \SetRowColor{LightBackground} diez & 10 \tn % Row Count 19 (+ 1) % Row 19 \SetRowColor{white} once & 11 \tn % Row Count 20 (+ 1) % Row 20 \SetRowColor{LightBackground} doce & 12 \tn % Row Count 21 (+ 1) % Row 21 \SetRowColor{white} trece & 13 \tn % Row Count 22 (+ 1) % Row 22 \SetRowColor{LightBackground} catorce & 14 \tn % Row Count 23 (+ 1) % Row 23 \SetRowColor{white} quince & 15 \tn % Row Count 24 (+ 1) % Row 24 \SetRowColor{LightBackground} dieciséis & 16 \tn % Row Count 25 (+ 1) % Row 25 \SetRowColor{white} diecisiete & 17 \tn % Row Count 26 (+ 1) % Row 26 \SetRowColor{LightBackground} dieciocho & 18 \tn % Row Count 27 (+ 1) % Row 27 \SetRowColor{white} diecinueve & 19 \tn % Row Count 28 (+ 1) % Row 28 \SetRowColor{LightBackground} veinte & 20 \tn % Row Count 29 (+ 1) % Row 29 \SetRowColor{white} veintiuno & 21 \tn % Row Count 30 (+ 1) \end{tabularx} \par\addvspace{1.3em} \vfill \columnbreak \begin{tabularx}{8.4cm}{x{5.2 cm} x{2.8 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{8.4cm}}{\bf\textcolor{white}{Vocabulary: Numbers (cont)}} \tn % Row 30 \SetRowColor{LightBackground} veintidós & 22 \tn % Row Count 1 (+ 1) % Row 31 \SetRowColor{white} veinticinco & 25 \tn % Row Count 2 (+ 1) % Row 32 \SetRowColor{LightBackground} treinta & 30 \tn % Row Count 3 (+ 1) % Row 33 \SetRowColor{white} cuarenta & 40 \tn % Row Count 4 (+ 1) % Row 34 \SetRowColor{LightBackground} cincuenta & 50 \tn % Row Count 5 (+ 1) % Row 35 \SetRowColor{white} sesenta & 60 \tn % Row Count 6 (+ 1) % Row 36 \SetRowColor{LightBackground} setenta & 70 \tn % Row Count 7 (+ 1) % Row 37 \SetRowColor{white} setenta y cinco & 75 \tn % Row Count 8 (+ 1) % Row 38 \SetRowColor{LightBackground} ochenta & 80 \tn % Row Count 9 (+ 1) % Row 39 \SetRowColor{white} noventa & 90 \tn % Row Count 10 (+ 1) % Row 40 \SetRowColor{LightBackground} cien & 100 \tn % Row Count 11 (+ 1) % Row 41 \SetRowColor{white} mil & 1000 \tn % Row Count 12 (+ 1) % Row 42 \SetRowColor{LightBackground} millón & 1000000 \tn % Row Count 13 (+ 1) % Row 43 \SetRowColor{white} contar & to count \tn % Row Count 14 (+ 1) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{8.4cm}{x{4.32 cm} x{3.68 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{8.4cm}}{\bf\textcolor{white}{Vocabulary: Time}} \tn % Row 0 \SetRowColor{LightBackground} el segundo & second \tn % Row Count 1 (+ 1) % Row 1 \SetRowColor{white} el minuto & minute \tn % Row Count 2 (+ 1) % Row 2 \SetRowColor{LightBackground} la hora & hour \tn % Row Count 3 (+ 1) % Row 3 \SetRowColor{white} ahora & now \tn % Row Count 4 (+ 1) % Row 4 \SetRowColor{LightBackground} después & later \tn % Row Count 5 (+ 1) % Row 5 \SetRowColor{white} ¿Qué hora es? & What time is it? \tn % Row Count 6 (+ 1) % Row 6 \SetRowColor{LightBackground} Son las 3 en punto. & It is 3 o'clock. \tn % Row Count 7 (+ 1) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{8.4cm}{x{3.52 cm} x{4.48 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{8.4cm}}{\bf\textcolor{white}{Vocabulary: Days}} \tn % Row 0 \SetRowColor{LightBackground} el día & day \tn % Row Count 1 (+ 1) % Row 1 \SetRowColor{white} ayer & yesterday \tn % Row Count 2 (+ 1) % Row 2 \SetRowColor{LightBackground} hoy & today \tn % Row Count 3 (+ 1) % Row 3 \SetRowColor{white} mañana & tomorrow \tn % Row Count 4 (+ 1) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{8.4cm}{x{5.12 cm} x{2.88 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{8.4cm}}{\bf\textcolor{white}{Vocabulary: Weeks}} \tn % Row 0 \SetRowColor{LightBackground} la semana & week \tn % Row Count 1 (+ 1) % Row 1 \SetRowColor{white} el fin de semana & weekend \tn % Row Count 2 (+ 1) % Row 2 \SetRowColor{LightBackground} lunes & Monday \tn % Row Count 3 (+ 1) % Row 3 \SetRowColor{white} martes & Tuesday \tn % Row Count 4 (+ 1) % Row 4 \SetRowColor{LightBackground} miércoles & Wednesday \tn % Row Count 5 (+ 1) % Row 5 \SetRowColor{white} jueves & Thursday \tn % Row Count 6 (+ 1) % Row 6 \SetRowColor{LightBackground} viernes & Friday \tn % Row Count 7 (+ 1) % Row 7 \SetRowColor{white} sábado & Saturday \tn % Row Count 8 (+ 1) % Row 8 \SetRowColor{LightBackground} domingo & Sunday \tn % Row Count 9 (+ 1) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{8.4cm}{x{4.24 cm} x{3.76 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{8.4cm}}{\bf\textcolor{white}{Vocabulary: Months}} \tn % Row 0 \SetRowColor{LightBackground} el mes & month \tn % Row Count 1 (+ 1) % Row 1 \SetRowColor{white} enero & January \tn % Row Count 2 (+ 1) % Row 2 \SetRowColor{LightBackground} febrero & February \tn % Row Count 3 (+ 1) % Row 3 \SetRowColor{white} marzo & March \tn % Row Count 4 (+ 1) % Row 4 \SetRowColor{LightBackground} abril & April \tn % Row Count 5 (+ 1) % Row 5 \SetRowColor{white} mayo & May \tn % Row Count 6 (+ 1) % Row 6 \SetRowColor{LightBackground} junio & June \tn % Row Count 7 (+ 1) % Row 7 \SetRowColor{white} julio & July \tn % Row Count 8 (+ 1) % Row 8 \SetRowColor{LightBackground} agosto & August \tn % Row Count 9 (+ 1) % Row 9 \SetRowColor{white} septiembre & September \tn % Row Count 10 (+ 1) % Row 10 \SetRowColor{LightBackground} octubre & October \tn % Row Count 11 (+ 1) % Row 11 \SetRowColor{white} noviembre & Novenber \tn % Row Count 12 (+ 1) % Row 12 \SetRowColor{LightBackground} diciembre & December \tn % Row Count 13 (+ 1) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{8.4cm}{x{2.4 cm} x{5.6 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{8.4cm}}{\bf\textcolor{white}{Vocabulary: Year}} \tn % Row 0 \SetRowColor{LightBackground} el año & year \tn % Row Count 1 (+ 1) % Row 1 \SetRowColor{white} la década & decade (10 years) \tn % Row Count 2 (+ 1) % Row 2 \SetRowColor{LightBackground} el siglo & century (100 years) \tn % Row Count 3 (+ 1) % Row 3 \SetRowColor{white} el milenio & millennium (1000 years) \tn % Row Count 4 (+ 1) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{8.4cm}{x{4 cm} x{4 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{8.4cm}}{\bf\textcolor{white}{Vocabulary: Colors}} \tn % Row 0 \SetRowColor{LightBackground} blanco & white \tn % Row Count 1 (+ 1) % Row 1 \SetRowColor{white} gris & gray \tn % Row Count 2 (+ 1) % Row 2 \SetRowColor{LightBackground} negro & black \tn % Row Count 3 (+ 1) % Row 3 \SetRowColor{white} rojo & red \tn % Row Count 4 (+ 1) % Row 4 \SetRowColor{LightBackground} naranja & orange \tn % Row Count 5 (+ 1) % Row 5 \SetRowColor{white} amarillo & yellow \tn % Row Count 6 (+ 1) % Row 6 \SetRowColor{LightBackground} verde & green \tn % Row Count 7 (+ 1) % Row 7 \SetRowColor{white} azul & blue \tn % Row Count 8 (+ 1) % Row 8 \SetRowColor{LightBackground} morado & purple \tn % Row Count 9 (+ 1) % Row 9 \SetRowColor{white} rosa & rose \tn % Row Count 10 (+ 1) % Row 10 \SetRowColor{LightBackground} marrón & brown \tn % Row Count 11 (+ 1) % Row 11 \SetRowColor{white} dorado & gold \tn % Row Count 12 (+ 1) % Row 12 \SetRowColor{LightBackground} plateado & silver \tn % Row Count 13 (+ 1) % Row 13 \SetRowColor{white} pintar & to paint \tn % Row Count 14 (+ 1) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{8.4cm}{x{4 cm} x{4 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{8.4cm}}{\bf\textcolor{white}{Vocabulary: Weather}} \tn % Row 0 \SetRowColor{LightBackground} ¿Qué tiempo hace? & How is the weather? \tn % Row Count 1 (+ 1) % Row 1 \SetRowColor{white} Hace buen día. & It is nice. \tn % Row Count 2 (+ 1) % Row 2 \SetRowColor{LightBackground} Hace mal día. & It is bad. \tn % Row Count 3 (+ 1) % Row 3 \SetRowColor{white} Hace calor. & It is hot. \tn % Row Count 4 (+ 1) % Row 4 \SetRowColor{LightBackground} Hace frío. & It is cold. \tn % Row Count 5 (+ 1) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{8.4cm}{x{4.96 cm} x{3.04 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{8.4cm}}{\bf\textcolor{white}{Vocabulary: Countries, languages}} \tn % Row 0 \SetRowColor{LightBackground} Alemania & Germany \tn % Row Count 1 (+ 1) % Row 1 \SetRowColor{white} Argentina & Argentina \tn % Row Count 2 (+ 1) % Row 2 \SetRowColor{LightBackground} Belarús & Belarus \tn % Row Count 3 (+ 1) % Row 3 \SetRowColor{white} Brasil & Brasil \tn % Row Count 4 (+ 1) % Row 4 \SetRowColor{LightBackground} China & China \tn % Row Count 5 (+ 1) % Row 5 \SetRowColor{white} Egipto & Egypt \tn % Row Count 6 (+ 1) % Row 6 \SetRowColor{LightBackground} España / español & Spain / Spanish \tn % Row Count 7 (+ 1) % Row 7 \SetRowColor{white} Estados Unidos / inglés & USA / English \tn % Row Count 8 (+ 1) % Row 8 \SetRowColor{LightBackground} Francia & France \tn % Row Count 9 (+ 1) % Row 9 \SetRowColor{white} Hungría & Hungary \tn % Row Count 10 (+ 1) % Row 10 \SetRowColor{LightBackground} India & India \tn % Row Count 11 (+ 1) % Row 11 \SetRowColor{white} Inglaterra / inglés & UK / English \tn % Row Count 12 (+ 1) % Row 12 \SetRowColor{LightBackground} Italia & Italia \tn % Row Count 13 (+ 1) % Row 13 \SetRowColor{white} Japón & Japan \tn % Row Count 14 (+ 1) % Row 14 \SetRowColor{LightBackground} Marruecos & Morocco \tn % Row Count 15 (+ 1) % Row 15 \SetRowColor{white} México & Mexico \tn % Row Count 16 (+ 1) % Row 16 \SetRowColor{LightBackground} Polonia & Poland \tn % Row Count 17 (+ 1) % Row 17 \SetRowColor{white} Portugal & Portugal \tn % Row Count 18 (+ 1) % Row 18 \SetRowColor{LightBackground} Rumanía & Romania \tn % Row Count 19 (+ 1) % Row 19 \SetRowColor{white} Rusia & Russia \tn % Row Count 20 (+ 1) % Row 20 \SetRowColor{LightBackground} Turquía & Turkey \tn % Row Count 21 (+ 1) % Row 21 \SetRowColor{white} Ucrania & Ukraine \tn % Row Count 22 (+ 1) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{8.4cm}{x{3.84 cm} x{4.16 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{8.4cm}}{\bf\textcolor{white}{Vocabulary: Navigation}} \tn % Row 0 \SetRowColor{LightBackground} la dirección & direction \tn % Row Count 1 (+ 1) % Row 1 \SetRowColor{white} la distancia & distance \tn % Row Count 2 (+ 1) % Row 2 \SetRowColor{LightBackground} aquí & here \tn % Row Count 3 (+ 1) % Row 3 \SetRowColor{white} allí & there \tn % Row Count 4 (+ 1) % Row 4 \SetRowColor{LightBackground} izquierda & left \tn % Row Count 5 (+ 1) % Row 5 \SetRowColor{white} derecha & right \tn % Row Count 6 (+ 1) % Row 6 \SetRowColor{LightBackground} todo recto & straight ahead \tn % Row Count 7 (+ 1) % Row 7 \SetRowColor{white} detrás & behind \tn % Row Count 8 (+ 1) % Row 8 \SetRowColor{LightBackground} entre & between \tn % Row Count 9 (+ 1) % Row 9 \SetRowColor{white} enfrente & opposite \tn % Row Count 10 (+ 1) % Row 10 \SetRowColor{LightBackground} el centro & center \tn % Row Count 11 (+ 1) % Row 11 \SetRowColor{white} la esquina & corner \tn % Row Count 12 (+ 1) % Row 12 \SetRowColor{LightBackground} abierto & open \tn % Row Count 13 (+ 1) % Row 13 \SetRowColor{white} cerrado & closed \tn % Row Count 14 (+ 1) % Row 14 \SetRowColor{LightBackground} subir & to go up \tn % Row Count 15 (+ 1) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{8.4cm}{x{4.16 cm} x{3.84 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{8.4cm}}{\bf\textcolor{white}{Vocabulary: Family / Friends}} \tn % Row 0 \SetRowColor{LightBackground} la mujer & woman \tn % Row Count 1 (+ 1) % Row 1 \SetRowColor{white} el hombre & man \tn % Row Count 2 (+ 1) % Row 2 \SetRowColor{LightBackground} la niña & girl \tn % Row Count 3 (+ 1) % Row 3 \SetRowColor{white} el niño & boy \tn % Row Count 4 (+ 1) % Row 4 \SetRowColor{LightBackground} el amigo & friend \tn % Row Count 5 (+ 1) % Row 5 \SetRowColor{white} la novia & girlfriend \tn % Row Count 6 (+ 1) % Row 6 \SetRowColor{LightBackground} el novio & boyfriend \tn % Row Count 7 (+ 1) % Row 7 \SetRowColor{white} la esposa & wife \tn % Row Count 8 (+ 1) % Row 8 \SetRowColor{LightBackground} el marido & husband \tn % Row Count 9 (+ 1) % Row 9 \SetRowColor{white} mi familia & my family \tn % Row Count 10 (+ 1) % Row 10 \SetRowColor{LightBackground} la abuela & grandmother \tn % Row Count 11 (+ 1) % Row 11 \SetRowColor{white} el abuelo & grandfather \tn % Row Count 12 (+ 1) % Row 12 \SetRowColor{LightBackground} los padres & parents \tn % Row Count 13 (+ 1) % Row 13 \SetRowColor{white} la madre & mother \tn % Row Count 14 (+ 1) % Row 14 \SetRowColor{LightBackground} el padre & father \tn % Row Count 15 (+ 1) % Row 15 \SetRowColor{white} los niños & children \tn % Row Count 16 (+ 1) % Row 16 \SetRowColor{LightBackground} la hija & daughter \tn % Row Count 17 (+ 1) % Row 17 \SetRowColor{white} el hijo & son \tn % Row Count 18 (+ 1) % Row 18 \SetRowColor{LightBackground} la hermana & sister \tn % Row Count 19 (+ 1) % Row 19 \SetRowColor{white} el hermano & brother \tn % Row Count 20 (+ 1) % Row 20 \SetRowColor{LightBackground} el abrazo & hug \tn % Row Count 21 (+ 1) % Row 21 \SetRowColor{white} feliz & happy \tn % Row Count 22 (+ 1) % Row 22 \SetRowColor{LightBackground} ¡Te quiero! & I love you! \tn % Row Count 23 (+ 1) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{8.4cm}{x{3.6 cm} x{4.4 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{8.4cm}}{\bf\textcolor{white}{Vocabulary: School}} \tn % Row 0 \SetRowColor{LightBackground} el aula & classroom \tn % Row Count 1 (+ 1) % Row 1 \SetRowColor{white} la pizarra & whiteboard \tn % Row Count 2 (+ 1) % Row 2 \SetRowColor{LightBackground} el libro & book \tn % Row Count 3 (+ 1) % Row 3 \SetRowColor{white} el cuaderno & notebook \tn % Row Count 4 (+ 1) % Row 4 \SetRowColor{LightBackground} la tinta & ink \tn % Row Count 5 (+ 1) % Row 5 \SetRowColor{white} el bolígrafo & pen \tn % Row Count 6 (+ 1) % Row 6 \SetRowColor{LightBackground} el lápiz & pencil \tn % Row Count 7 (+ 1) % Row 7 \SetRowColor{white} la goma de borrar & eraser \tn % Row Count 8 (+ 1) % Row 8 \SetRowColor{LightBackground} el clip & paper clip \tn % Row Count 9 (+ 1) % Row 9 \SetRowColor{white} la regla & ruler \tn % Row Count 10 (+ 1) % Row 10 \SetRowColor{LightBackground} la calculadora & calculator \tn % Row Count 11 (+ 1) % Row 11 \SetRowColor{white} el carnet de estudiante & student ID \tn % Row Count 13 (+ 2) % Row 12 \SetRowColor{LightBackground} la sílaba & syllable \tn % Row Count 14 (+ 1) % Row 13 \SetRowColor{white} el acento tónico & tonic accent, stress \tn % Row Count 15 (+ 1) % Row 14 \SetRowColor{LightBackground} la palabra & word \tn % Row Count 16 (+ 1) % Row 15 \SetRowColor{white} la actividad & activity, exercise \tn % Row Count 17 (+ 1) % Row 16 \SetRowColor{LightBackground} la tarea & task \tn % Row Count 18 (+ 1) % Row 17 \SetRowColor{white} los deberes & homework \tn % Row Count 19 (+ 1) % Row 18 \SetRowColor{LightBackground} la lección & lecture \tn % Row Count 20 (+ 1) % Row 19 \SetRowColor{white} el examen & exam \tn % Row Count 21 (+ 1) % Row 20 \SetRowColor{LightBackground} el diploma & diploma \tn % Row Count 22 (+ 1) % Row 21 \SetRowColor{white} la graduación & graduation \tn % Row Count 23 (+ 1) % Row 22 \SetRowColor{LightBackground} un poco & a little \tn % Row Count 24 (+ 1) % Row 23 \SetRowColor{white} repaso & review \tn % Row Count 25 (+ 1) % Row 24 \SetRowColor{LightBackground} correcto & correct \tn % Row Count 26 (+ 1) % Row 25 \SetRowColor{white} incorrecto & wrong \tn % Row Count 27 (+ 1) % Row 26 \SetRowColor{LightBackground} útil & useful \tn % Row Count 28 (+ 1) % Row 27 \SetRowColor{white} leer & to read \tn % Row Count 29 (+ 1) % Row 28 \SetRowColor{LightBackground} escribir & to write \tn % Row Count 30 (+ 1) \end{tabularx} \par\addvspace{1.3em} \vfill \columnbreak \begin{tabularx}{8.4cm}{x{3.6 cm} x{4.4 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{8.4cm}}{\bf\textcolor{white}{Vocabulary: School (cont)}} \tn % Row 29 \SetRowColor{LightBackground} escuchar & to listen \tn % Row Count 1 (+ 1) % Row 30 \SetRowColor{white} traducir & to translate \tn % Row Count 2 (+ 1) % Row 31 \SetRowColor{LightBackground} preguntar & to ask \tn % Row Count 3 (+ 1) % Row 32 \SetRowColor{white} comentar & to comment on, to talk about \tn % Row Count 5 (+ 2) % Row 33 \SetRowColor{LightBackground} pensar & to think \tn % Row Count 6 (+ 1) % Row 34 \SetRowColor{white} mostrar & to show \tn % Row Count 7 (+ 1) % Row 35 \SetRowColor{LightBackground} mirar & to look \tn % Row Count 8 (+ 1) % Row 36 \SetRowColor{white} estudiar & to study \tn % Row Count 9 (+ 1) % Row 37 \SetRowColor{LightBackground} terminar & to end \tn % Row Count 10 (+ 1) % Row 38 \SetRowColor{white} una vez más & one more time \tn % Row Count 11 (+ 1) % Row 39 \SetRowColor{LightBackground} Repite. & Repeat. \tn % Row Count 12 (+ 1) % Row 40 \SetRowColor{white} Hábla mas lento. & Speak slowly. \tn % Row Count 13 (+ 1) % Row 41 \SetRowColor{LightBackground} Escríbelo. & Write it down. \tn % Row Count 14 (+ 1) % Row 42 \SetRowColor{white} A ver ... & Let's see ... \tn % Row Count 15 (+ 1) % Row 43 \SetRowColor{LightBackground} No entiendo. & I don't understand. \tn % Row Count 16 (+ 1) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{8.4cm}{x{6.48 cm} p{1.52 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{8.4cm}}{\bf\textcolor{white}{Vocabulary: Office}} \tn % Row 0 \SetRowColor{LightBackground} el jefe / la jefa & boss \tn % Row Count 1 (+ 1) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{8.4cm}{p{3.52 cm} p{4.48 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{8.4cm}}{\bf\textcolor{white}{Verbs: Ser (to be, {\emph{permanent}})}} \tn % Row 0 \SetRowColor{LightBackground} soy & somos \tn % Row Count 1 (+ 1) % Row 1 \SetRowColor{white} eres & sois \tn % Row Count 2 (+ 1) % Row 2 \SetRowColor{LightBackground} es & son \tn % Row Count 3 (+ 1) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{8.4cm}{p{3.68 cm} x{4.32 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{8.4cm}}{\bf\textcolor{white}{Verbs: Estar (to be, {\emph{temporary or location}})}} \tn % Row 0 \SetRowColor{LightBackground} estoy & estamos \tn % Row Count 1 (+ 1) % Row 1 \SetRowColor{white} estás & estáis \tn % Row Count 2 (+ 1) % Row 2 \SetRowColor{LightBackground} está & están \tn % Row Count 3 (+ 1) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{8.4cm}{p{3.36 cm} x{4.64 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{8.4cm}}{\bf\textcolor{white}{Verbs: Hacer (to do / make)}} \tn % Row 0 \SetRowColor{LightBackground} hago & hacemos \tn % Row Count 1 (+ 1) % Row 1 \SetRowColor{white} haces & hacéis \tn % Row Count 2 (+ 1) % Row 2 \SetRowColor{LightBackground} hace & hacen \tn % Row Count 3 (+ 1) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{8.4cm}{p{3.68 cm} x{4.32 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{8.4cm}}{\bf\textcolor{white}{Verbs: Tener (to have)}} \tn % Row 0 \SetRowColor{LightBackground} tengo & tenemos \tn % Row Count 1 (+ 1) % Row 1 \SetRowColor{white} tienes & tenéis \tn % Row Count 2 (+ 1) % Row 2 \SetRowColor{LightBackground} tiene & tienen \tn % Row Count 3 (+ 1) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{8.4cm}{x{2.64 cm} x{5.36 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{8.4cm}}{\bf\textcolor{white}{Verbs: Haber (to have, {\emph{auxiliary}})}} \tn % Row 0 \SetRowColor{LightBackground} he & hemos; habemos \tn % Row Count 1 (+ 1) % Row 1 \SetRowColor{white} has & habéis \tn % Row Count 2 (+ 1) % Row 2 \SetRowColor{LightBackground} ha; hay & han \tn % Row Count 3 (+ 1) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{8.4cm}{p{3.68 cm} x{4.32 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{8.4cm}}{\bf\textcolor{white}{Verbs: Poder (to be able / can)}} \tn % Row 0 \SetRowColor{LightBackground} puedo & podemos \tn % Row Count 1 (+ 1) % Row 1 \SetRowColor{white} puedes & podéis \tn % Row Count 2 (+ 1) % Row 2 \SetRowColor{LightBackground} puede & pueden \tn % Row Count 3 (+ 1) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{8.4cm}{x{3.6 cm} x{4.4 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{8.4cm}}{\bf\textcolor{white}{Verbs: Necesitar (to need)}} \tn % Row 0 \SetRowColor{LightBackground} necesito & necesitamos \tn % Row Count 1 (+ 1) % Row 1 \SetRowColor{white} necesitas & necesitáis \tn % Row Count 2 (+ 1) % Row 2 \SetRowColor{LightBackground} necesita & necesitan \tn % Row Count 3 (+ 1) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{8.4cm}{x{3.76 cm} x{4.24 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{8.4cm}}{\bf\textcolor{white}{Verbs: Querer (to want)}} \tn % Row 0 \SetRowColor{LightBackground} quiero & queremos \tn % Row Count 1 (+ 1) % Row 1 \SetRowColor{white} quieres & queréis \tn % Row Count 2 (+ 1) % Row 2 \SetRowColor{LightBackground} quiere & quieren \tn % Row Count 3 (+ 1) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{8.4cm}{p{3.44 cm} x{4.56 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{8.4cm}}{\bf\textcolor{white}{Verbs: Gustar (to like)}} \tn % Row 0 \SetRowColor{LightBackground} gusto & gustamos \tn % Row Count 1 (+ 1) % Row 1 \SetRowColor{white} gustas & gustáis \tn % Row Count 2 (+ 1) % Row 2 \SetRowColor{LightBackground} gusta & gustan \tn % Row Count 3 (+ 1) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{8.4cm}{p{3.36 cm} x{4.64 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{8.4cm}}{\bf\textcolor{white}{Verbs: Saber (to know)}} \tn % Row 0 \SetRowColor{LightBackground} sé & sabemos \tn % Row Count 1 (+ 1) % Row 1 \SetRowColor{white} sabes & sabéis \tn % Row Count 2 (+ 1) % Row 2 \SetRowColor{LightBackground} sabe & saben \tn % Row Count 3 (+ 1) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{8.4cm}{p{3.44 cm} x{4.56 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{8.4cm}}{\bf\textcolor{white}{Verbs: Quedar (to meet / stay)}} \tn % Row 0 \SetRowColor{LightBackground} quedo & quedamos \tn % Row Count 1 (+ 1) % Row 1 \SetRowColor{white} quedas & quedáis \tn % Row Count 2 (+ 1) % Row 2 \SetRowColor{LightBackground} queda & quedan \tn % Row Count 3 (+ 1) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{8.4cm}{x{4 cm} x{4 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{8.4cm}}{\bf\textcolor{white}{Basics: Stress}} \tn % Row 0 \SetRowColor{LightBackground} palabra tiene tilde & tilde \tn % Row Count 1 (+ 1) % Row 1 \SetRowColor{white} palabra termina en vocal, -n, -s & penúltima sílaba (4 3 {\bf{2}} 1) \tn % Row Count 3 (+ 2) % Row 2 \SetRowColor{LightBackground} palabra termina en consonant & última sílaba (4 3 2 {\bf{1}}) \tn % Row Count 5 (+ 2) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{8.4cm}{p{0.8 cm} p{0.8 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{8.4cm}}{\bf\textcolor{white}{Basics: Capitalization}} \tn % Row 0 \SetRowColor{LightBackground} \mymulticolumn{2}{x{8.4cm}}{} \tn % Row Count 0 (+ 0) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{8.4cm}{p{0.8 cm} p{0.8 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{8.4cm}}{\bf\textcolor{white}{Basics: Articles}} \tn % Row 0 \SetRowColor{LightBackground} \mymulticolumn{2}{x{8.4cm}}{} \tn % Row Count 0 (+ 0) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{8.4cm}{p{1.44 cm} x{6.56 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{8.4cm}}{\bf\textcolor{white}{Basics: Genders}} \tn % Row 0 \SetRowColor{LightBackground} -o & masculine \tn % Row Count 1 (+ 1) % Row 1 \SetRowColor{white} -a & feminine \tn % Row Count 2 (+ 1) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{8.4cm}{x{2.8 cm} x{5.2 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{8.4cm}}{\bf\textcolor{white}{Basics: Pronouns}} \tn % Row 0 \SetRowColor{LightBackground} yo & I \tn % Row Count 1 (+ 1) % Row 1 \SetRowColor{white} tú & you (informal) \tn % Row Count 2 (+ 1) % Row 2 \SetRowColor{LightBackground} usted & You (formal singular) \tn % Row Count 3 (+ 1) % Row 3 \SetRowColor{white} ella & she \tn % Row Count 4 (+ 1) % Row 4 \SetRowColor{LightBackground} él & he \tn % Row Count 5 (+ 1) % Row 5 \SetRowColor{white} nosotras / nosotros & we (f) / we (m) \tn % Row Count 7 (+ 2) % Row 6 \SetRowColor{LightBackground} vosotras / vosotros & you (f) / you (m) (informal plural) \tn % Row Count 9 (+ 2) % Row 7 \SetRowColor{white} ustedes & You (formal plural) \tn % Row Count 10 (+ 1) % Row 8 \SetRowColor{LightBackground} ellas / ellos & they (f) / they (m) \tn % Row Count 11 (+ 1) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{8.4cm}{p{0.88 cm} x{7.12 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{8.4cm}}{\bf\textcolor{white}{Basics: Verbs (present)}} \tn % Row 0 \SetRowColor{LightBackground} -ar & o, as, a, amos, áis, an \tn % Row Count 1 (+ 1) % Row 1 \SetRowColor{white} -er & o, es, e, emos, éis, en \tn % Row Count 2 (+ 1) % Row 2 \SetRowColor{LightBackground} -ir & o, es, e, imos, ís, en \tn % Row Count 3 (+ 1) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{8.4cm}{p{0.8 cm} p{0.8 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{8.4cm}}{\bf\textcolor{white}{Basics: Adverbs}} \tn % Row 0 \SetRowColor{LightBackground} \mymulticolumn{2}{x{8.4cm}}{} \tn % Row Count 0 (+ 0) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{8.4cm}{p{3.2 cm} p{4.8 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{8.4cm}}{\bf\textcolor{white}{Basics: Prepositions}} \tn % Row 0 \SetRowColor{LightBackground} y & and \tn % Row Count 1 (+ 1) % Row 1 \SetRowColor{white} o & or \tn % Row Count 2 (+ 1) % Row 2 \SetRowColor{LightBackground} a & to \tn % Row Count 3 (+ 1) % Row 3 \SetRowColor{white} en & in \tn % Row Count 4 (+ 1) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{8.4cm}{p{0.8 cm} p{0.8 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{8.4cm}}{\bf\textcolor{white}{Basics: Adjectives}} \tn % Row 0 \SetRowColor{LightBackground} \mymulticolumn{2}{x{8.4cm}}{} \tn % Row Count 0 (+ 0) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{8.4cm}{x{4 cm} x{4 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{8.4cm}}{\bf\textcolor{white}{Vocabulary: Food}} \tn % Row 0 \SetRowColor{LightBackground} el restaurante & restaurant \tn % Row Count 1 (+ 1) % Row 1 \SetRowColor{white} el tenedor & fork \tn % Row Count 2 (+ 1) % Row 2 \SetRowColor{LightBackground} el cuchillo & knife \tn % Row Count 3 (+ 1) % Row 3 \SetRowColor{white} la cuchara & spoon \tn % Row Count 4 (+ 1) % Row 4 \SetRowColor{LightBackground} vegetariano & vegetarian \tn % Row Count 5 (+ 1) % Row 5 \SetRowColor{white} delicioso & delicious \tn % Row Count 6 (+ 1) % Row 6 \SetRowColor{LightBackground} el desayuno & breakfast \tn % Row Count 7 (+ 1) % Row 7 \SetRowColor{white} la sopa & soup \tn % Row Count 8 (+ 1) % Row 8 \SetRowColor{LightBackground} la ensalada & salad \tn % Row Count 9 (+ 1) % Row 9 \SetRowColor{white} la hamburguesa & hamburger \tn % Row Count 10 (+ 1) % Row 10 \SetRowColor{LightBackground} el perrito caliente & hotdog \tn % Row Count 11 (+ 1) % Row 11 \SetRowColor{white} la reserva & reservation \tn % Row Count 12 (+ 1) % Row 12 \SetRowColor{LightBackground} la carta & menu \tn % Row Count 13 (+ 1) % Row 13 \SetRowColor{white} la cuenta & check (bill) \tn % Row Count 14 (+ 1) % Row 14 \SetRowColor{LightBackground} ¿Qué me recomiendas? & What do you recommend? \tn % Row Count 16 (+ 2) % Row 15 \SetRowColor{white} Que aproveche. & Enjoy your meal. \tn % Row Count 17 (+ 1) % Row 16 \SetRowColor{LightBackground} comer & to eat \tn % Row Count 18 (+ 1) % Row 17 \SetRowColor{white} cocinar & to cook \tn % Row Count 19 (+ 1) % Row 18 \SetRowColor{LightBackground} verter & to pour \tn % Row Count 20 (+ 1) % Row 19 \SetRowColor{white} servir & to serve \tn % Row Count 21 (+ 1) % Row 20 \SetRowColor{LightBackground} recoger & to pick up \tn % Row Count 22 (+ 1) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{8.4cm}{x{4.72 cm} x{3.28 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{8.4cm}}{\bf\textcolor{white}{Vocabulary: Drinks}} \tn % Row 0 \SetRowColor{LightBackground} el pub & pub \tn % Row Count 1 (+ 1) % Row 1 \SetRowColor{white} el agua embotellada & bottled water \tn % Row Count 2 (+ 1) % Row 2 \SetRowColor{LightBackground} beber & to drink \tn % Row Count 3 (+ 1) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{8.4cm}{x{4.64 cm} x{3.36 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{8.4cm}}{\bf\textcolor{white}{Vocabulary: Supermarket}} \tn % Row 0 \SetRowColor{LightBackground} el supermercado & supermarket \tn % Row Count 1 (+ 1) % Row 1 \SetRowColor{white} el pan & bread \tn % Row Count 2 (+ 1) % Row 2 \SetRowColor{LightBackground} la pasta & pasta \tn % Row Count 3 (+ 1) % Row 3 \SetRowColor{white} el arroz & rice \tn % Row Count 4 (+ 1) % Row 4 \SetRowColor{LightBackground} el azúcar & sugar \tn % Row Count 5 (+ 1) % Row 5 \SetRowColor{white} la leche & milk \tn % Row Count 6 (+ 1) % Row 6 \SetRowColor{LightBackground} el yogur & yogurt \tn % Row Count 7 (+ 1) % Row 7 \SetRowColor{white} la mantequilla & butter \tn % Row Count 8 (+ 1) % Row 8 \SetRowColor{LightBackground} el queso & cheese \tn % Row Count 9 (+ 1) % Row 9 \SetRowColor{white} el huevo & egg \tn % Row Count 10 (+ 1) % Row 10 \SetRowColor{LightBackground} la carne & meat \tn % Row Count 11 (+ 1) % Row 11 \SetRowColor{white} la salchicha & sausage \tn % Row Count 12 (+ 1) % Row 12 \SetRowColor{LightBackground} el jamón & ham \tn % Row Count 13 (+ 1) % Row 13 \SetRowColor{white} el beicon & bacon \tn % Row Count 14 (+ 1) % Row 14 \SetRowColor{LightBackground} el pescado & fish \tn % Row Count 15 (+ 1) % Row 15 \SetRowColor{white} el salmón & salmon \tn % Row Count 16 (+ 1) % Row 16 \SetRowColor{LightBackground} el cacahuete & peanut \tn % Row Count 17 (+ 1) % Row 17 \SetRowColor{white} la avellana & hazelnut \tn % Row Count 18 (+ 1) % Row 18 \SetRowColor{LightBackground} la nuez & walnut \tn % Row Count 19 (+ 1) % Row 19 \SetRowColor{white} el pistacho & pistachio \tn % Row Count 20 (+ 1) % Row 20 \SetRowColor{LightBackground} la almendra & almond \tn % Row Count 21 (+ 1) % Row 21 \SetRowColor{white} el coco & coconut \tn % Row Count 22 (+ 1) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{8.4cm}{x{4.56 cm} x{3.44 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{8.4cm}}{\bf\textcolor{white}{Vocabulary: Fruits}} \tn % Row 0 \SetRowColor{LightBackground} las frutas & fruits \tn % Row Count 1 (+ 1) % Row 1 \SetRowColor{white} la banana & banana \tn % Row Count 2 (+ 1) % Row 2 \SetRowColor{LightBackground} el plátano & plantain \tn % Row Count 3 (+ 1) % Row 3 \SetRowColor{white} la manzana & apple \tn % Row Count 4 (+ 1) % Row 4 \SetRowColor{LightBackground} el melocotón & peach \tn % Row Count 5 (+ 1) % Row 5 \SetRowColor{white} la pera & pear \tn % Row Count 6 (+ 1) % Row 6 \SetRowColor{LightBackground} la ciruela & plum \tn % Row Count 7 (+ 1) % Row 7 \SetRowColor{white} la naranja & orange \tn % Row Count 8 (+ 1) % Row 8 \SetRowColor{LightBackground} el limón & lemon \tn % Row Count 9 (+ 1) % Row 9 \SetRowColor{white} la sandía & watermelon \tn % Row Count 10 (+ 1) % Row 10 \SetRowColor{LightBackground} el melón & melon \tn % Row Count 11 (+ 1) % Row 11 \SetRowColor{white} el kiwi & kiwi \tn % Row Count 12 (+ 1) % Row 12 \SetRowColor{LightBackground} la piña & pineapple \tn % Row Count 13 (+ 1) % Row 13 \SetRowColor{white} la uva & grape \tn % Row Count 14 (+ 1) % Row 14 \SetRowColor{LightBackground} la cereza & cherry \tn % Row Count 15 (+ 1) % Row 15 \SetRowColor{white} la fresa & strawberry \tn % Row Count 16 (+ 1) % Row 16 \SetRowColor{LightBackground} la frambuesa & raspberry \tn % Row Count 17 (+ 1) % Row 17 \SetRowColor{white} el arándano & blueberry \tn % Row Count 18 (+ 1) % Row 18 \SetRowColor{LightBackground} la mora & blackberry \tn % Row Count 19 (+ 1) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{8.4cm}{x{4 cm} x{4 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{8.4cm}}{\bf\textcolor{white}{Vocabulary: Vegetables}} \tn % Row 0 \SetRowColor{LightBackground} la cebolla & onion \tn % Row Count 1 (+ 1) % Row 1 \SetRowColor{white} el ajo & garlic \tn % Row Count 2 (+ 1) % Row 2 \SetRowColor{LightBackground} la aceituna & olive \tn % Row Count 3 (+ 1) % Row 3 \SetRowColor{white} el aguacate & avocado \tn % Row Count 4 (+ 1) % Row 4 \SetRowColor{LightBackground} la lechuga & lettuce \tn % Row Count 5 (+ 1) % Row 5 \SetRowColor{white} el brócoli & broccoli \tn % Row Count 6 (+ 1) % Row 6 \SetRowColor{LightBackground} la coliflor & caulieflower \tn % Row Count 7 (+ 1) % Row 7 \SetRowColor{white} la col & cabbage \tn % Row Count 8 (+ 1) % Row 8 \SetRowColor{LightBackground} la zanahoria & carrot \tn % Row Count 9 (+ 1) % Row 9 \SetRowColor{white} la calabaza & pumpkin \tn % Row Count 10 (+ 1) % Row 10 \SetRowColor{LightBackground} la patata & potato \tn % Row Count 11 (+ 1) % Row 11 \SetRowColor{white} el tomate & tomato \tn % Row Count 12 (+ 1) % Row 12 \SetRowColor{LightBackground} el pepino & cucumber \tn % Row Count 13 (+ 1) % Row 13 \SetRowColor{white} el maíz & corn \tn % Row Count 14 (+ 1) % Row 14 \SetRowColor{LightBackground} el rábano & radish \tn % Row Count 15 (+ 1) % Row 15 \SetRowColor{white} la judía & bean \tn % Row Count 16 (+ 1) % Row 16 \SetRowColor{LightBackground} el perejil & parsley \tn % Row Count 17 (+ 1) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{8.4cm}{x{4.64 cm} x{3.36 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{8.4cm}}{\bf\textcolor{white}{Vocabulary: Shopping}} \tn % Row 0 \SetRowColor{LightBackground} la tienda & shop \tn % Row Count 1 (+ 1) % Row 1 \SetRowColor{white} la cesta de la compra & shopping basket \tn % Row Count 2 (+ 1) % Row 2 \SetRowColor{LightBackground} el dependiente & shop assistant \tn % Row Count 3 (+ 1) % Row 3 \SetRowColor{white} el cliente & customer \tn % Row Count 4 (+ 1) % Row 4 \SetRowColor{LightBackground} el cajero & cashier \tn % Row Count 5 (+ 1) % Row 5 \SetRowColor{white} el dinero & money \tn % Row Count 6 (+ 1) % Row 6 \SetRowColor{LightBackground} la moneda & coin \tn % Row Count 7 (+ 1) % Row 7 \SetRowColor{white} el billete & banknote \tn % Row Count 8 (+ 1) % Row 8 \SetRowColor{LightBackground} la tarjeta de crédito & credit card \tn % Row Count 9 (+ 1) % Row 9 \SetRowColor{white} el cupón & coupon \tn % Row Count 10 (+ 1) % Row 10 \SetRowColor{LightBackground} pagar & to pay \tn % Row Count 11 (+ 1) % Row 11 \SetRowColor{white} comprar & to buy \tn % Row Count 12 (+ 1) % Row 12 \SetRowColor{LightBackground} este & this one \tn % Row Count 13 (+ 1) % Row 13 \SetRowColor{white} ese & that one \tn % Row Count 14 (+ 1) % Row 14 \SetRowColor{LightBackground} caro & expensive \tn % Row Count 15 (+ 1) % Row 15 \SetRowColor{white} barato & cheap \tn % Row Count 16 (+ 1) % Row 16 \SetRowColor{LightBackground} la mitad & half of it \tn % Row Count 17 (+ 1) % Row 17 \SetRowColor{white} todo & all of it \tn % Row Count 18 (+ 1) % Row 18 \SetRowColor{LightBackground} Uno más barato. & A cheaper one. \tn % Row Count 19 (+ 1) % Row 19 \SetRowColor{white} ¿Cuánto es? & How much? \tn % Row Count 20 (+ 1) % Row 20 \SetRowColor{LightBackground} ¿Puedo pagar con tarjeta de crédito? & Can I pay with credit card? \tn % Row Count 22 (+ 2) % Row 21 \SetRowColor{white} ¿Tienes postales? & Do you have postcards? \tn % Row Count 24 (+ 2) % Row 22 \SetRowColor{LightBackground} No hay ninguno. & There is not any. \tn % Row Count 26 (+ 2) % Row 23 \SetRowColor{white} No quiero. & I do not want. \tn % Row Count 27 (+ 1) % Row 24 \SetRowColor{LightBackground} No necesito. & I do not need. \tn % Row Count 28 (+ 1) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{8.4cm}{x{4.16 cm} x{3.84 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{8.4cm}}{\bf\textcolor{white}{Vocabulary: Clothes}} \tn % Row 0 \SetRowColor{LightBackground} la ropa interior & underwear \tn % Row Count 1 (+ 1) % Row 1 \SetRowColor{white} los calzoncillos bóxer & boxers \tn % Row Count 3 (+ 2) % Row 2 \SetRowColor{LightBackground} el sujetador & bra \tn % Row Count 4 (+ 1) % Row 3 \SetRowColor{white} la bata & robe \tn % Row Count 5 (+ 1) % Row 4 \SetRowColor{LightBackground} el pijama & pyjamas \tn % Row Count 6 (+ 1) % Row 5 \SetRowColor{white} ropa de estar por casa & loungewear \tn % Row Count 8 (+ 2) % Row 6 \SetRowColor{LightBackground} la camisa & shirt \tn % Row Count 9 (+ 1) % Row 7 \SetRowColor{white} la camiseta & t-shirt \tn % Row Count 10 (+ 1) % Row 8 \SetRowColor{LightBackground} los vasqueros & jeans \tn % Row Count 11 (+ 1) % Row 9 \SetRowColor{white} los pantalones & trousers \tn % Row Count 12 (+ 1) % Row 10 \SetRowColor{LightBackground} los pantalones cortos & shorts \tn % Row Count 14 (+ 2) % Row 11 \SetRowColor{white} la falda & skirt \tn % Row Count 15 (+ 1) % Row 12 \SetRowColor{LightBackground} el vestido & dress \tn % Row Count 16 (+ 1) % Row 13 \SetRowColor{white} el jersey & pullover / sweatshirt \tn % Row Count 18 (+ 2) % Row 14 \SetRowColor{LightBackground} el suéter & sweater / jumper \tn % Row Count 19 (+ 1) % Row 15 \SetRowColor{white} el cárdigan & cardigan \tn % Row Count 20 (+ 1) % Row 16 \SetRowColor{LightBackground} la americana & blazer \tn % Row Count 21 (+ 1) % Row 17 \SetRowColor{white} el traje & suit \tn % Row Count 22 (+ 1) % Row 18 \SetRowColor{LightBackground} el abrigo & coat \tn % Row Count 23 (+ 1) % Row 19 \SetRowColor{white} el poncho & poncho \tn % Row Count 24 (+ 1) % Row 20 \SetRowColor{LightBackground} el impermeable & raincoat \tn % Row Count 25 (+ 1) % Row 21 \SetRowColor{white} la corbata & tie \tn % Row Count 26 (+ 1) % Row 22 \SetRowColor{LightBackground} la pajarita & bowtie \tn % Row Count 27 (+ 1) % Row 23 \SetRowColor{white} el cinturón & belt \tn % Row Count 28 (+ 1) % Row 24 \SetRowColor{LightBackground} la cartera & wallet / purse \tn % Row Count 29 (+ 1) % Row 25 \SetRowColor{white} se vestirse & to get dressed \tn % Row Count 30 (+ 1) \end{tabularx} \par\addvspace{1.3em} \vfill \columnbreak \begin{tabularx}{8.4cm}{x{4.16 cm} x{3.84 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{8.4cm}}{\bf\textcolor{white}{Vocabulary: Clothes (cont)}} \tn % Row 26 \SetRowColor{LightBackground} se desvestirse & to get undressed \tn % Row Count 1 (+ 1) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{8.4cm}{x{4.24 cm} x{3.76 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{8.4cm}}{\bf\textcolor{white}{Vocabulary: Transport}} \tn % Row 0 \SetRowColor{LightBackground} la bicicleta & bicycle \tn % Row Count 1 (+ 1) % Row 1 \SetRowColor{white} el ciclomotor & moped \tn % Row Count 2 (+ 1) % Row 2 \SetRowColor{LightBackground} la motocicleta & motorcycle \tn % Row Count 3 (+ 1) % Row 3 \SetRowColor{white} el coche & car \tn % Row Count 4 (+ 1) % Row 4 \SetRowColor{LightBackground} la furgoneta & van \tn % Row Count 5 (+ 1) % Row 5 \SetRowColor{white} el camión & truck \tn % Row Count 6 (+ 1) % Row 6 \SetRowColor{LightBackground} el helicóptero & helicopter \tn % Row Count 7 (+ 1) % Row 7 \SetRowColor{white} el barco & boat / ship \tn % Row Count 8 (+ 1) % Row 8 \SetRowColor{LightBackground} el taxi & taxi \tn % Row Count 9 (+ 1) % Row 9 \SetRowColor{white} el tranvía & tram \tn % Row Count 10 (+ 1) % Row 10 \SetRowColor{LightBackground} el autobús & bus \tn % Row Count 11 (+ 1) % Row 11 \SetRowColor{white} el tren & train \tn % Row Count 12 (+ 1) % Row 12 \SetRowColor{LightBackground} el metro & underground \tn % Row Count 13 (+ 1) % Row 13 \SetRowColor{white} la tarjeta de metro & metro pass \tn % Row Count 14 (+ 1) % Row 14 \SetRowColor{LightBackground} el billete & ticket \tn % Row Count 15 (+ 1) % Row 15 \SetRowColor{white} el atasco & traffic jam \tn % Row Count 16 (+ 1) % Row 16 \SetRowColor{LightBackground} montar & to ride (bicycle) \tn % Row Count 17 (+ 1) % Row 17 \SetRowColor{white} salir & to exit \tn % Row Count 18 (+ 1) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{8.4cm}{x{4.96 cm} x{3.04 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{8.4cm}}{\bf\textcolor{white}{Vocabulary: City}} \tn % Row 0 \SetRowColor{LightBackground} la carretera & road \tn % Row Count 1 (+ 1) % Row 1 \SetRowColor{white} la calle & street \tn % Row Count 2 (+ 1) % Row 2 \SetRowColor{LightBackground} el hospital & hospital \tn % Row Count 3 (+ 1) % Row 3 \SetRowColor{white} el banco & bank \tn % Row Count 4 (+ 1) % Row 4 \SetRowColor{LightBackground} la policía & police \tn % Row Count 5 (+ 1) % Row 5 \SetRowColor{white} el aeropuerto & airport \tn % Row Count 6 (+ 1) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{8.4cm}{x{4.64 cm} x{3.36 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{8.4cm}}{\bf\textcolor{white}{Vocabulary: Travel}} \tn % Row 0 \SetRowColor{LightBackground} el pasaporte & passport \tn % Row Count 1 (+ 1) % Row 1 \SetRowColor{white} el hotel & hotel \tn % Row Count 2 (+ 1) % Row 2 \SetRowColor{LightBackground} el mapa & map \tn % Row Count 3 (+ 1) % Row 3 \SetRowColor{white} la entrada & entrance ticket \tn % Row Count 4 (+ 1) % Row 4 \SetRowColor{LightBackground} el museo & museum \tn % Row Count 5 (+ 1) % Row 5 \SetRowColor{white} la exposición & exhibition \tn % Row Count 6 (+ 1) % Row 6 \SetRowColor{LightBackground} el recuerdo & souvenir \tn % Row Count 7 (+ 1) % Row 7 \SetRowColor{white} la tarjeta SIM & SIM card \tn % Row Count 8 (+ 1) % Row 8 \SetRowColor{LightBackground} la tarjeta de memoria & memory card \tn % Row Count 9 (+ 1) % Row 9 \SetRowColor{white} el cargador & charger \tn % Row Count 10 (+ 1) % Row 10 \SetRowColor{LightBackground} al adaptador & adapter \tn % Row Count 11 (+ 1) % Row 11 \SetRowColor{white} los artículos de higiene & toiletries \tn % Row Count 13 (+ 2) % Row 12 \SetRowColor{LightBackground} el desinfectante de manos & hand sanitizer \tn % Row Count 15 (+ 2) % Row 13 \SetRowColor{white} las gafas de sol & sunglasses \tn % Row Count 16 (+ 1) % Row 14 \SetRowColor{LightBackground} el protector solar & sunscreen \tn % Row Count 17 (+ 1) % Row 15 \SetRowColor{white} el paraguas & umbrella \tn % Row Count 18 (+ 1) % Row 16 \SetRowColor{LightBackground} la aspirina & aspirin \tn % Row Count 19 (+ 1) % Row 17 \SetRowColor{white} la gasolina & gasoline \tn % Row Count 20 (+ 1) % Row 18 \SetRowColor{LightBackground} el cajero automático & ATM machine \tn % Row Count 21 (+ 1) % Row 19 \SetRowColor{white} la divisa & currency \tn % Row Count 22 (+ 1) % Row 20 \SetRowColor{LightBackground} el dólar & dollar \tn % Row Count 23 (+ 1) % Row 21 \SetRowColor{white} el euro & euro \tn % Row Count 24 (+ 1) % Row 22 \SetRowColor{LightBackground} hacer turismo & sightseeing \tn % Row Count 25 (+ 1) % Row 23 \SetRowColor{white} hablar & to speak (language) \tn % Row Count 27 (+ 2) % Row 24 \SetRowColor{LightBackground} Llevo aquí 5 días. & I have been here 5 days. \tn % Row Count 29 (+ 2) % Row 25 \SetRowColor{white} He perdido la cartera. & I lost my wallet. \tn % Row Count 31 (+ 2) \end{tabularx} \par\addvspace{1.3em} \vfill \columnbreak \begin{tabularx}{8.4cm}{x{4.64 cm} x{3.36 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{8.4cm}}{\bf\textcolor{white}{Vocabulary: Travel (cont)}} \tn % Row 26 \SetRowColor{LightBackground} ¿Puedo usar tu teléfono móvil? & Can I use your mobile? \tn % Row Count 2 (+ 2) % Row 27 \SetRowColor{white} ¡Ayuda! & Help! \tn % Row Count 3 (+ 1) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{8.4cm}{x{4.56 cm} x{3.44 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{8.4cm}}{\bf\textcolor{white}{Vocabulary: Building / Home}} \tn % Row 0 \SetRowColor{LightBackground} la entrada & entrance \tn % Row Count 1 (+ 1) % Row 1 \SetRowColor{white} la salida & exit \tn % Row Count 2 (+ 1) % Row 2 \SetRowColor{LightBackground} el baño & restroom \tn % Row Count 3 (+ 1) % Row 3 \SetRowColor{white} señoras & ladies \tn % Row Count 4 (+ 1) % Row 4 \SetRowColor{LightBackground} caballeros & gents \tn % Row Count 5 (+ 1) % Row 5 \SetRowColor{white} el inodoro & toilet \tn % Row Count 6 (+ 1) % Row 6 \SetRowColor{LightBackground} el teléfono & telephone \tn % Row Count 7 (+ 1) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{8.4cm}{x{4.48 cm} x{3.52 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{8.4cm}}{\bf\textcolor{white}{Vocabulary: Hobby / Leisure}} \tn % Row 0 \SetRowColor{LightBackground} la charla & chat \tn % Row Count 1 (+ 1) % Row 1 \SetRowColor{white} el cine & cinema \tn % Row Count 2 (+ 1) % Row 2 \SetRowColor{LightBackground} la pelicula & movie \tn % Row Count 3 (+ 1) % Row 3 \SetRowColor{white} la fiesta & party \tn % Row Count 4 (+ 1) % Row 4 \SetRowColor{LightBackground} el baile & dance \tn % Row Count 5 (+ 1) % Row 5 \SetRowColor{white} el concierto & concert \tn % Row Count 6 (+ 1) % Row 6 \SetRowColor{LightBackground} el partido & match / game \tn % Row Count 7 (+ 1) % Row 7 \SetRowColor{white} el juego & game \tn % Row Count 8 (+ 1) % Row 8 \SetRowColor{LightBackground} los videojuegos & video games \tn % Row Count 9 (+ 1) % Row 9 \SetRowColor{white} las cartas & cards \tn % Row Count 10 (+ 1) % Row 10 \SetRowColor{LightBackground} el ajedrez & chess \tn % Row Count 11 (+ 1) % Row 11 \SetRowColor{white} la resaca & hangover \tn % Row Count 12 (+ 1) % Row 12 \SetRowColor{LightBackground} jugar & to play \tn % Row Count 13 (+ 1) % Row 13 \SetRowColor{white} cantar & to sing \tn % Row Count 14 (+ 1) % Row 14 \SetRowColor{LightBackground} bailar & to dance \tn % Row Count 15 (+ 1) % Row 15 \SetRowColor{white} ver la tele & to watch TV \tn % Row Count 16 (+ 1) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{8.4cm}{x{4.72 cm} x{3.28 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{8.4cm}}{\bf\textcolor{white}{Vocabulary: Sports}} \tn % Row 0 \SetRowColor{LightBackground} el fútbol & football / soccer \tn % Row Count 2 (+ 2) % Row 1 \SetRowColor{white} el fútbol americano & football / regby \tn % Row Count 3 (+ 1) % Row 2 \SetRowColor{LightBackground} el béisbol & baseball \tn % Row Count 4 (+ 1) % Row 3 \SetRowColor{white} el baloncesto & basketball \tn % Row Count 5 (+ 1) % Row 4 \SetRowColor{LightBackground} el tenis & tennis \tn % Row Count 6 (+ 1) % Row 5 \SetRowColor{white} el yoga & yoga \tn % Row Count 7 (+ 1) % Row 6 \SetRowColor{LightBackground} el ciclismo de carretera & road cycling \tn % Row Count 9 (+ 2) % Row 7 \SetRowColor{white} el ciclismo de montaña & mountain biking \tn % Row Count 10 (+ 1) % Row 8 \SetRowColor{LightBackground} la natación & swimming \tn % Row Count 11 (+ 1) % Row 9 \SetRowColor{white} el surf & surfing \tn % Row Count 12 (+ 1) % Row 10 \SetRowColor{LightBackground} la vela & sailing \tn % Row Count 13 (+ 1) % Row 11 \SetRowColor{white} el boxeo & boxing \tn % Row Count 14 (+ 1) % Row 12 \SetRowColor{LightBackground} la esgrima & fencing \tn % Row Count 15 (+ 1) % Row 13 \SetRowColor{white} las carreras de caballos & horse racing \tn % Row Count 17 (+ 2) % Row 14 \SetRowColor{LightBackground} chutar & to kick (ball) \tn % Row Count 18 (+ 1) % Row 15 \SetRowColor{white} lanzar & to throw (ball) \tn % Row Count 19 (+ 1) % Row 16 \SetRowColor{LightBackground} ganar & to win (game) \tn % Row Count 20 (+ 1) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{8.4cm}{x{5.44 cm} x{2.56 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{8.4cm}}{\bf\textcolor{white}{Vocabulary: Animals}} \tn % Row 0 \SetRowColor{LightBackground} el perro / la perra & dog \tn % Row Count 1 (+ 1) % Row 1 \SetRowColor{white} el gato / la gata & cat \tn % Row Count 2 (+ 1) % Row 2 \SetRowColor{LightBackground} el pájaro & bird \tn % Row Count 3 (+ 1) % Row 3 \SetRowColor{white} el pollo & chicken \tn % Row Count 4 (+ 1) % Row 4 \SetRowColor{LightBackground} el pavo & turkey \tn % Row Count 5 (+ 1) % Row 5 \SetRowColor{white} el pato & duck \tn % Row Count 6 (+ 1) % Row 6 \SetRowColor{LightBackground} la paloma & pigeon \tn % Row Count 7 (+ 1) % Row 7 \SetRowColor{white} el cerco & pig \tn % Row Count 8 (+ 1) % Row 8 \SetRowColor{LightBackground} la vaca & cow \tn % Row Count 9 (+ 1) % Row 9 \SetRowColor{white} el toro & bull \tn % Row Count 10 (+ 1) % Row 10 \SetRowColor{LightBackground} la cabra & goat \tn % Row Count 11 (+ 1) % Row 11 \SetRowColor{white} la oveja & sheep \tn % Row Count 12 (+ 1) % Row 12 \SetRowColor{LightBackground} el conejo & rabbit \tn % Row Count 13 (+ 1) % Row 13 \SetRowColor{white} el caballo & horse \tn % Row Count 14 (+ 1) % Row 14 \SetRowColor{LightBackground} el burro & donkey \tn % Row Count 15 (+ 1) % Row 15 \SetRowColor{white} el ratón & mouse \tn % Row Count 16 (+ 1) % Row 16 \SetRowColor{LightBackground} la rata & rat \tn % Row Count 17 (+ 1) % Row 17 \SetRowColor{white} el murciélago & bat \tn % Row Count 18 (+ 1) % Row 18 \SetRowColor{LightBackground} el caracol & snail \tn % Row Count 19 (+ 1) % Row 19 \SetRowColor{white} la serpiente & snake \tn % Row Count 20 (+ 1) % Row 20 \SetRowColor{LightBackground} la rana & frog \tn % Row Count 21 (+ 1) % Row 21 \SetRowColor{white} la tortuga & turtle \tn % Row Count 22 (+ 1) % Row 22 \SetRowColor{LightBackground} el mono & monkey \tn % Row Count 23 (+ 1) % Row 23 \SetRowColor{white} el camello & camel \tn % Row Count 24 (+ 1) % Row 24 \SetRowColor{LightBackground} el elefante & elephant \tn % Row Count 25 (+ 1) % Row 25 \SetRowColor{white} el oso & bear \tn % Row Count 26 (+ 1) % Row 26 \SetRowColor{LightBackground} el lobo & wolf \tn % Row Count 27 (+ 1) % Row 27 \SetRowColor{white} el tiburón & shark \tn % Row Count 28 (+ 1) % Row 28 \SetRowColor{LightBackground} la mariposa & butterfly \tn % Row Count 29 (+ 1) % Row 29 \SetRowColor{white} la abeja & bee \tn % Row Count 30 (+ 1) \end{tabularx} \par\addvspace{1.3em} \vfill \columnbreak \begin{tabularx}{8.4cm}{x{5.44 cm} x{2.56 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{8.4cm}}{\bf\textcolor{white}{Vocabulary: Animals (cont)}} \tn % Row 30 \SetRowColor{LightBackground} la araña & spider \tn % Row Count 1 (+ 1) % Row 31 \SetRowColor{white} la hormiga & ant \tn % Row Count 2 (+ 1) % Row 32 \SetRowColor{LightBackground} la cucaracha & cockroach \tn % Row Count 3 (+ 1) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{8.4cm}{x{5.04 cm} x{2.96 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{8.4cm}}{\bf\textcolor{white}{Vocabulary: Nature}} \tn % Row 0 \SetRowColor{LightBackground} el arcoíris & rainbow \tn % Row Count 1 (+ 1) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{8.4cm}{p{3.36 cm} x{4.64 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{8.4cm}}{\bf\textcolor{white}{Verbs: Vivir (to live)}} \tn % Row 0 \SetRowColor{LightBackground} vivo & vivimos \tn % Row Count 1 (+ 1) % Row 1 \SetRowColor{white} vives & vivís \tn % Row Count 2 (+ 1) % Row 2 \SetRowColor{LightBackground} vive & viven \tn % Row Count 3 (+ 1) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{8.4cm}{p{3.44 cm} x{4.56 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{8.4cm}}{\bf\textcolor{white}{Verbs: Hablar (to speak)}} \tn % Row 0 \SetRowColor{LightBackground} hablo & hablamos \tn % Row Count 1 (+ 1) % Row 1 \SetRowColor{white} hablas & habláis \tn % Row Count 2 (+ 1) % Row 2 \SetRowColor{LightBackground} habla & hablan \tn % Row Count 3 (+ 1) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{8.4cm}{p{3.36 cm} x{4.64 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{8.4cm}}{\bf\textcolor{white}{Verbs: Decir (to say / tell)}} \tn % Row 0 \SetRowColor{LightBackground} digo & decimos \tn % Row Count 1 (+ 1) % Row 1 \SetRowColor{white} dices & decís \tn % Row Count 2 (+ 1) % Row 2 \SetRowColor{LightBackground} dice & dicen \tn % Row Count 3 (+ 1) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{8.4cm}{p{3.2 cm} p{4.8 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{8.4cm}}{\bf\textcolor{white}{Verbs: Usar (to use)}} \tn % Row 0 \SetRowColor{LightBackground} uso & usamos \tn % Row Count 1 (+ 1) % Row 1 \SetRowColor{white} usas & usáis \tn % Row Count 2 (+ 1) % Row 2 \SetRowColor{LightBackground} usa & usan \tn % Row Count 3 (+ 1) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{8.4cm}{p{3.04 cm} p{4.96 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{8.4cm}}{\bf\textcolor{white}{Verbs: Dar (to give)}} \tn % Row 0 \SetRowColor{LightBackground} doy & damos \tn % Row Count 1 (+ 1) % Row 1 \SetRowColor{white} das & dais \tn % Row Count 2 (+ 1) % Row 2 \SetRowColor{LightBackground} da & dan \tn % Row Count 3 (+ 1) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{8.4cm}{p{3.36 cm} x{4.64 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{8.4cm}}{\bf\textcolor{white}{Verbs: Tomar (to take, to have)}} \tn % Row 0 \SetRowColor{LightBackground} tomo & tomamos \tn % Row Count 1 (+ 1) % Row 1 \SetRowColor{white} tomas & tomáis \tn % Row Count 2 (+ 1) % Row 2 \SetRowColor{LightBackground} toma & toman \tn % Row Count 3 (+ 1) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{8.4cm}{p{3.36 cm} x{4.64 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{8.4cm}}{\bf\textcolor{white}{Verbs: Poner (to put)}} \tn % Row 0 \SetRowColor{LightBackground} pongo & ponemos \tn % Row Count 1 (+ 1) % Row 1 \SetRowColor{white} pones & ponéis \tn % Row Count 2 (+ 1) % Row 2 \SetRowColor{LightBackground} pone & ponen \tn % Row Count 3 (+ 1) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{8.4cm}{p{3.04 cm} p{4.96 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{8.4cm}}{\bf\textcolor{white}{Verbs: Ir (to go)}} \tn % Row 0 \SetRowColor{LightBackground} voy & vamos \tn % Row Count 1 (+ 1) % Row 1 \SetRowColor{white} vas & vais \tn % Row Count 2 (+ 1) % Row 2 \SetRowColor{LightBackground} va & van \tn % Row Count 3 (+ 1) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{8.4cm}{p{3.68 cm} x{4.32 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{8.4cm}}{\bf\textcolor{white}{Verbs: Venir (to come)}} \tn % Row 0 \SetRowColor{LightBackground} vengo & venimos \tn % Row Count 1 (+ 1) % Row 1 \SetRowColor{white} vienes & venís \tn % Row Count 2 (+ 1) % Row 2 \SetRowColor{LightBackground} viene & vienen \tn % Row Count 3 (+ 1) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{8.4cm}{p{3.04 cm} p{4.96 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{8.4cm}}{\bf\textcolor{white}{Verbs: Ver (to see)}} \tn % Row 0 \SetRowColor{LightBackground} veo & vemos \tn % Row Count 1 (+ 1) % Row 1 \SetRowColor{white} ves & veis \tn % Row Count 2 (+ 1) % Row 2 \SetRowColor{LightBackground} ve & ven \tn % Row Count 3 (+ 1) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{8.4cm}{p{3.36 cm} x{4.64 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{8.4cm}}{\bf\textcolor{white}{Verbs: Comer (to eat)}} \tn % Row 0 \SetRowColor{LightBackground} como & comemos \tn % Row Count 1 (+ 1) % Row 1 \SetRowColor{white} comes & coméis \tn % Row Count 2 (+ 1) % Row 2 \SetRowColor{LightBackground} come & comen \tn % Row Count 3 (+ 1) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{8.4cm}{p{3.36 cm} x{4.64 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{8.4cm}}{\bf\textcolor{white}{Verbs: Beber (to drink)}} \tn % Row 0 \SetRowColor{LightBackground} bebo & bebemos \tn % Row Count 1 (+ 1) % Row 1 \SetRowColor{white} bebes & bebéis \tn % Row Count 2 (+ 1) % Row 2 \SetRowColor{LightBackground} bebe & beben \tn % Row Count 3 (+ 1) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} % That's all folks \end{multicols*} \end{document}