\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{Daedweorc (daedweorc)}
\pdfinfo{
  /Title (basic-brazilian-portuguese-vocabulary.pdf)
  /Creator (Cheatography)
  /Author (Daedweorc (daedweorc))
  /Subject (Basic Brazilian Portuguese 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}{D1CD64}
\definecolor{LightBackground}{HTML}{F9F8EB}
\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{Basic Brazilian Portuguese Vocabulary Cheat Sheet}}}} \\
    \normalsize{by \textcolor{DarkBackground}{Daedweorc (daedweorc)} via \textcolor{DarkBackground}{\uline{cheatography.com/205154/cs/43760/}}}
\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}Daedweorc (daedweorc) \\
  \uline{cheatography.com/daedweorc} \\
  \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 August, 2024.\\
   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.83689 cm} x{2.14011 cm} }
\SetRowColor{DarkBackground}
\mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{Personal Pronouns}}  \tn
% Row 0
\SetRowColor{LightBackground}
I & Eu \tn 
% Row Count 1 (+ 1)
% Row 1
\SetRowColor{white}
You & Você/Tu \tn 
% Row Count 2 (+ 1)
% Row 2
\SetRowColor{LightBackground}
He & Ele \tn 
% Row Count 3 (+ 1)
% Row 3
\SetRowColor{white}
She & Ela \tn 
% Row Count 4 (+ 1)
% Row 4
\SetRowColor{LightBackground}
We & Nós \tn 
% Row Count 5 (+ 1)
% Row 5
\SetRowColor{white}
You (plural) & Vocês \tn 
% Row Count 6 (+ 1)
% Row 6
\SetRowColor{LightBackground}
They & Eles/Elas \tn 
% Row Count 7 (+ 1)
\hhline{>{\arrayrulecolor{DarkBackground}}--}
\SetRowColor{LightBackground}
\mymulticolumn{2}{x{5.377cm}}{{\emph{In Portuguese, there isn't a neuter pronoun such as 'it'. \newline }}*In Portuguese of Portugal, people generally use 'vós' instead of 'vocês'.}  \tn 
\hhline{>{\arrayrulecolor{DarkBackground}}--}
\end{tabularx}
\par\addvspace{1.3em}

\begin{tabularx}{5.377cm}{x{2.28942 cm} x{2.68758 cm} }
\SetRowColor{DarkBackground}
\mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{Drinks}}  \tn
% Row 0
\SetRowColor{LightBackground}
Water & Água \tn 
% Row Count 1 (+ 1)
% Row 1
\SetRowColor{white}
Ice cube & Cubo de gelo \tn 
% Row Count 2 (+ 1)
% Row 2
\SetRowColor{LightBackground}
Coffee & Café \tn 
% Row Count 3 (+ 1)
% Row 3
\SetRowColor{white}
Steam & Vapor \tn 
% Row Count 4 (+ 1)
% Row 4
\SetRowColor{LightBackground}
Tea & Chá \tn 
% Row Count 5 (+ 1)
% Row 5
\SetRowColor{white}
Coke & Coca-cola \tn 
% Row Count 6 (+ 1)
% Row 6
\SetRowColor{LightBackground}
Soda & Refrigerante \tn 
% Row Count 7 (+ 1)
% Row 7
\SetRowColor{white}
Soft drink & Refrigerante \tn 
% Row Count 8 (+ 1)
% Row 8
\SetRowColor{LightBackground}
Milkshake & Milkshake \tn 
% Row Count 9 (+ 1)
% Row 9
\SetRowColor{white}
Alcoholic drinks & Bebidas alcoólicas \tn 
% Row Count 10 (+ 1)
% Row 10
\SetRowColor{LightBackground}
Wine & Vinho \tn 
% Row Count 11 (+ 1)
% Row 11
\SetRowColor{white}
Beer & Cerveja \tn 
% Row Count 12 (+ 1)
% Row 12
\SetRowColor{LightBackground}
Cocktail & Coquetel \tn 
% Row Count 13 (+ 1)
\hhline{>{\arrayrulecolor{DarkBackground}}--}
\end{tabularx}
\par\addvspace{1.3em}

\begin{tabularx}{5.377cm}{x{2.88666 cm} x{2.09034 cm} }
\SetRowColor{DarkBackground}
\mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{Countries}}  \tn
% Row 0
\SetRowColor{LightBackground}
Brazil & Brasil \tn 
% Row Count 1 (+ 1)
% Row 1
\SetRowColor{white}
United States & Estados Unidos \tn 
% Row Count 2 (+ 1)
% Row 2
\SetRowColor{LightBackground}
United Kingdom (UK) & Reino Unido \tn 
% Row Count 3 (+ 1)
% Row 3
\SetRowColor{white}
Portugal & Portugal \tn 
% Row Count 4 (+ 1)
% Row 4
\SetRowColor{LightBackground}
Canada & Canadá \tn 
% Row Count 5 (+ 1)
% Row 5
\SetRowColor{white}
Argentina & Argentina \tn 
% Row Count 6 (+ 1)
% Row 6
\SetRowColor{LightBackground}
Chile & Chile \tn 
% Row Count 7 (+ 1)
% Row 7
\SetRowColor{white}
France & França \tn 
% Row Count 8 (+ 1)
% Row 8
\SetRowColor{LightBackground}
Italy & Itália \tn 
% Row Count 9 (+ 1)
% Row 9
\SetRowColor{white}
Germany & Alemanha \tn 
% Row Count 10 (+ 1)
% Row 10
\SetRowColor{LightBackground}
China & China \tn 
% Row Count 11 (+ 1)
% Row 11
\SetRowColor{white}
Morocco & Marrocos \tn 
% Row Count 12 (+ 1)
% Row 12
\SetRowColor{LightBackground}
Israel & Israel \tn 
% Row Count 13 (+ 1)
\hhline{>{\arrayrulecolor{DarkBackground}}--}
\end{tabularx}
\par\addvspace{1.3em}

\begin{tabularx}{5.377cm}{x{1.9908 cm} x{2.9862 cm} }
\SetRowColor{DarkBackground}
\mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{Nationalities}}  \tn
% Row 0
\SetRowColor{LightBackground}
I'm Brazilian. & Eu sou brasileiro(a). \tn 
% Row Count 1 (+ 1)
% Row 1
\SetRowColor{white}
American & Estadunidense \tn 
% Row Count 2 (+ 1)
% Row 2
\SetRowColor{LightBackground}
Swedish & Sueco(a) \tn 
% Row Count 3 (+ 1)
% Row 3
\SetRowColor{white}
Ukrainian & Ucraniano(a) \tn 
% Row Count 4 (+ 1)
% Row 4
\SetRowColor{LightBackground}
Mozambican & Moçambicano(a) \tn 
% Row Count 5 (+ 1)
% Row 5
\SetRowColor{white}
Dutch & Neerlandês \tn 
% Row Count 6 (+ 1)
% Row 6
\SetRowColor{LightBackground}
New Zealand & Neozelandês \tn 
% Row Count 7 (+ 1)
% Row 7
\SetRowColor{white}
Polish & Polonês/polaco(a) \tn 
% Row Count 8 (+ 1)
% Row 8
\SetRowColor{LightBackground}
Irish & Irlandês \tn 
% Row Count 9 (+ 1)
\hhline{>{\arrayrulecolor{DarkBackground}}--}
\end{tabularx}
\par\addvspace{1.3em}

\begin{tabularx}{5.377cm}{x{2.43873 cm} x{2.53827 cm} }
\SetRowColor{DarkBackground}
\mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{Greetings \& Others}}  \tn
% Row 0
\SetRowColor{LightBackground}
Hi! & Oi! \tn 
% Row Count 1 (+ 1)
% Row 1
\SetRowColor{white}
Hello! & Olá! \tn 
% Row Count 2 (+ 1)
% Row 2
\SetRowColor{LightBackground}
Good morning & Bom dia \tn 
% Row Count 3 (+ 1)
% Row 3
\SetRowColor{white}
Good afternoon & Boa tarde \tn 
% Row Count 4 (+ 1)
% Row 4
\SetRowColor{LightBackground}
Good evening & Boa noite \tn 
% Row Count 5 (+ 1)
% Row 5
\SetRowColor{white}
How are you? & Como você está? \tn 
% Row Count 6 (+ 1)
% Row 6
\SetRowColor{LightBackground}
How are you doing? & Como você está? \tn 
% Row Count 7 (+ 1)
% Row 7
\SetRowColor{white}
Goodbye & Tchau \tn 
% Row Count 8 (+ 1)
% Row 8
\SetRowColor{LightBackground}
Bye-bye & Tchau-tchau \tn 
% Row Count 9 (+ 1)
% Row 9
\SetRowColor{white}
Have a nice day & Tenha um ótimo dia \tn 
% Row Count 10 (+ 1)
% Row 10
\SetRowColor{LightBackground}
Good night & Boa noite \tn 
% Row Count 11 (+ 1)
% Row 11
\SetRowColor{white}
Take care & Se cuida \tn 
% Row Count 12 (+ 1)
% Row 12
\SetRowColor{LightBackground}
Have fun & Se divirta(m) \tn 
% Row Count 13 (+ 1)
\hhline{>{\arrayrulecolor{DarkBackground}}--}
\end{tabularx}
\par\addvspace{1.3em}

\begin{tabularx}{5.377cm}{x{1.44333 cm} x{3.53367 cm} }
\SetRowColor{DarkBackground}
\mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{Medicine \& Emergency}}  \tn
% Row 0
\SetRowColor{LightBackground}
Ambulance & Ambulância \tn 
% Row Count 1 (+ 1)
% Row 1
\SetRowColor{white}
Bandage & Atadura \tn 
% Row Count 2 (+ 1)
% Row 2
\SetRowColor{LightBackground}
Band-aid & Curativo \tn 
% Row Count 3 (+ 1)
% Row 3
\SetRowColor{white}
Cane & Bengala \tn 
% Row Count 4 (+ 1)
% Row 4
\SetRowColor{LightBackground}
Capsule & Cápsula \tn 
% Row Count 5 (+ 1)
% Row 5
\SetRowColor{white}
Crutches & Muletas \tn 
% Row Count 6 (+ 1)
% Row 6
\SetRowColor{LightBackground}
Dentist & Dentista \tn 
% Row Count 7 (+ 1)
% Row 7
\SetRowColor{white}
Dentures & Dentaduras \tn 
% Row Count 8 (+ 1)
% Row 8
\SetRowColor{LightBackground}
Doctor & Médico \tn 
% Row Count 9 (+ 1)
% Row 9
\SetRowColor{white}
Fist-aid kit & Kit de primeiros-socorros \tn 
% Row Count 11 (+ 2)
% Row 10
\SetRowColor{LightBackground}
Glasses & Óculos \tn 
% Row Count 12 (+ 1)
% Row 11
\SetRowColor{white}
Nurse & Enfermeira \tn 
% Row Count 13 (+ 1)
% Row 12
\SetRowColor{LightBackground}
Paramedic & Paramédico \tn 
% Row Count 14 (+ 1)
% Row 13
\SetRowColor{white}
Pills & Pílulas \tn 
% Row Count 15 (+ 1)
% Row 14
\SetRowColor{LightBackground}
Poison & Veneno \tn 
% Row Count 16 (+ 1)
% Row 15
\SetRowColor{white}
\seqsplit{Psychologist} & Psicólogo \tn 
% Row Count 18 (+ 2)
% Row 16
\SetRowColor{LightBackground}
Scalpel & Bisturi \tn 
% Row Count 19 (+ 1)
% Row 17
\SetRowColor{white}
\seqsplit{Stethoscope} & Estetoscópio \tn 
% Row Count 20 (+ 1)
% Row 18
\SetRowColor{LightBackground}
Stretcher & Maca \tn 
% Row Count 21 (+ 1)
% Row 19
\SetRowColor{white}
Sunglasses & Óculos de sol/óculos escuro \tn 
% Row Count 23 (+ 2)
% Row 20
\SetRowColor{LightBackground}
Surgeon & Cirurgião \tn 
% Row Count 24 (+ 1)
% Row 21
\SetRowColor{white}
Syringe & Seringa \tn 
% Row Count 25 (+ 1)
% Row 22
\SetRowColor{LightBackground}
Tablet & Comprimido \tn 
% Row Count 26 (+ 1)
% Row 23
\SetRowColor{white}
\seqsplit{Thermometer} & Termômetro \tn 
% Row Count 27 (+ 1)
% Row 24
\SetRowColor{LightBackground}
Wheelchair & Cadeira de rodas \tn 
% Row Count 28 (+ 1)
% Row 25
\SetRowColor{white}
X-ray & Raio-X \tn 
% Row Count 29 (+ 1)
\hhline{>{\arrayrulecolor{DarkBackground}}--}
\end{tabularx}
\par\addvspace{1.3em}

\begin{tabularx}{5.377cm}{x{1.79172 cm} x{3.18528 cm} }
\SetRowColor{DarkBackground}
\mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{Body (2)}}  \tn
% Row 0
\SetRowColor{LightBackground}
Arteries & Artérias \tn 
% Row Count 1 (+ 1)
% Row 1
\SetRowColor{white}
Blood & Sangue \tn 
% Row Count 2 (+ 1)
% Row 2
\SetRowColor{LightBackground}
Bones & Ossos \tn 
% Row Count 3 (+ 1)
% Row 3
\SetRowColor{white}
Brain & Cérebro \tn 
% Row Count 4 (+ 1)
% Row 4
\SetRowColor{LightBackground}
Jaw & Mandíbula \tn 
% Row Count 5 (+ 1)
% Row 5
\SetRowColor{white}
Kidney & Rim \tn 
% Row Count 6 (+ 1)
% Row 6
\SetRowColor{LightBackground}
Lungs & Pulmões \tn 
% Row Count 7 (+ 1)
% Row 7
\SetRowColor{white}
Skeleton & Esqueleto \tn 
% Row Count 8 (+ 1)
% Row 8
\SetRowColor{LightBackground}
Skull & Crânio \tn 
% Row Count 9 (+ 1)
% Row 9
\SetRowColor{white}
Spine & Espinha dorsal \tn 
% Row Count 10 (+ 1)
% Row 10
\SetRowColor{LightBackground}
Backbone & Coluna \tn 
% Row Count 11 (+ 1)
% Row 11
\SetRowColor{white}
Teeth & Dentes \tn 
% Row Count 12 (+ 1)
% Row 12
\SetRowColor{LightBackground}
Tooth & Dente \tn 
% Row Count 13 (+ 1)
% Row 13
\SetRowColor{white}
Veins & Veias \tn 
% Row Count 14 (+ 1)
\hhline{>{\arrayrulecolor{DarkBackground}}--}
\end{tabularx}
\par\addvspace{1.3em}

\begin{tabularx}{5.377cm}{x{1.9908 cm} x{2.9862 cm} }
\SetRowColor{DarkBackground}
\mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{Body}}  \tn
% Row 0
\SetRowColor{LightBackground}
Ankle & Tornozelo \tn 
% Row Count 1 (+ 1)
% Row 1
\SetRowColor{white}
Arm & Braço \tn 
% Row Count 2 (+ 1)
% Row 2
\SetRowColor{LightBackground}
Back & Costas \tn 
% Row Count 3 (+ 1)
% Row 3
\SetRowColor{white}
Butt & Bumbum/Nádegas \tn 
% Row Count 4 (+ 1)
% Row 4
\SetRowColor{LightBackground}
Chest & Tórax \tn 
% Row Count 5 (+ 1)
% Row 5
\SetRowColor{white}
Elbow & Cotovelo \tn 
% Row Count 6 (+ 1)
% Row 6
\SetRowColor{LightBackground}
Finger & Dedo \tn 
% Row Count 7 (+ 1)
% Row 7
\SetRowColor{white}
Fingernail & Unha \tn 
% Row Count 8 (+ 1)
% Row 8
\SetRowColor{LightBackground}
Feet & Pés \tn 
% Row Count 9 (+ 1)
% Row 9
\SetRowColor{white}
Foot & Pé \tn 
% Row Count 10 (+ 1)
% Row 10
\SetRowColor{LightBackground}
Head & Cabeça \tn 
% Row Count 11 (+ 1)
% Row 11
\SetRowColor{white}
Hip & Quadril \tn 
% Row Count 12 (+ 1)
% Row 12
\SetRowColor{LightBackground}
Knee & Joelho \tn 
% Row Count 13 (+ 1)
% Row 13
\SetRowColor{white}
Leg & Perna \tn 
% Row Count 14 (+ 1)
% Row 14
\SetRowColor{LightBackground}
Neck & Pescoço \tn 
% Row Count 15 (+ 1)
% Row 15
\SetRowColor{white}
Shoulder & Ombro \tn 
% Row Count 16 (+ 1)
% Row 16
\SetRowColor{LightBackground}
Stomach & Estômago \tn 
% Row Count 17 (+ 1)
% Row 17
\SetRowColor{white}
Toes & Dedos dos pés \tn 
% Row Count 18 (+ 1)
% Row 18
\SetRowColor{LightBackground}
Wrist & Pulso \tn 
% Row Count 19 (+ 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}{Face}}  \tn
% Row 0
\SetRowColor{LightBackground}
Beard & Barba \tn 
% Row Count 1 (+ 1)
% Row 1
\SetRowColor{white}
Cheek & Bochecha \tn 
% Row Count 2 (+ 1)
% Row 2
\SetRowColor{LightBackground}
Chin & Queixo \tn 
% Row Count 3 (+ 1)
% Row 3
\SetRowColor{white}
Ear & Ouvido \tn 
% Row Count 4 (+ 1)
% Row 4
\SetRowColor{LightBackground}
Eye & Olho \tn 
% Row Count 5 (+ 1)
% Row 5
\SetRowColor{white}
Eyebrow & Sobrancelha \tn 
% Row Count 6 (+ 1)
% Row 6
\SetRowColor{LightBackground}
Forehead & Testa \tn 
% Row Count 7 (+ 1)
% Row 7
\SetRowColor{white}
Hair & Cabelo \tn 
% Row Count 8 (+ 1)
% Row 8
\SetRowColor{LightBackground}
Lip & Lábio \tn 
% Row Count 9 (+ 1)
% Row 9
\SetRowColor{white}
Moustache & Bigode \tn 
% Row Count 10 (+ 1)
% Row 10
\SetRowColor{LightBackground}
Mouth & Boca \tn 
% Row Count 11 (+ 1)
% Row 11
\SetRowColor{white}
Nose & Nariz \tn 
% Row Count 12 (+ 1)
% Row 12
\SetRowColor{LightBackground}
Tongue & Língua \tn 
% Row Count 13 (+ 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}{Numbers}}  \tn
% Row 0
\SetRowColor{LightBackground}
Zero & Zero \tn 
% Row Count 1 (+ 1)
% Row 1
\SetRowColor{white}
One & Um \tn 
% Row Count 2 (+ 1)
% Row 2
\SetRowColor{LightBackground}
Two & Dois \tn 
% Row Count 3 (+ 1)
% Row 3
\SetRowColor{white}
Three & Três \tn 
% Row Count 4 (+ 1)
% Row 4
\SetRowColor{LightBackground}
Four & Quatro \tn 
% Row Count 5 (+ 1)
% Row 5
\SetRowColor{white}
Five & Cinco \tn 
% Row Count 6 (+ 1)
% Row 6
\SetRowColor{LightBackground}
Six & Seis \tn 
% Row Count 7 (+ 1)
% Row 7
\SetRowColor{white}
Seven & Sete \tn 
% Row Count 8 (+ 1)
% Row 8
\SetRowColor{LightBackground}
Eight & Oito \tn 
% Row Count 9 (+ 1)
% Row 9
\SetRowColor{white}
Nine & Nove \tn 
% Row Count 10 (+ 1)
% Row 10
\SetRowColor{LightBackground}
Ten & Dez \tn 
% Row Count 11 (+ 1)
% Row 11
\SetRowColor{white}
Eleven & Onze \tn 
% Row Count 12 (+ 1)
% Row 12
\SetRowColor{LightBackground}
Twelve & Doze \tn 
% Row Count 13 (+ 1)
% Row 13
\SetRowColor{white}
Thirteen & Treze \tn 
% Row Count 14 (+ 1)
% Row 14
\SetRowColor{LightBackground}
Fourteen & Catorze \tn 
% Row Count 15 (+ 1)
% Row 15
\SetRowColor{white}
Fifteen & Quinze \tn 
% Row Count 16 (+ 1)
% Row 16
\SetRowColor{LightBackground}
Sixteen & Dezesseis \tn 
% Row Count 17 (+ 1)
% Row 17
\SetRowColor{white}
Seventeen & Dezesete \tn 
% Row Count 18 (+ 1)
% Row 18
\SetRowColor{LightBackground}
Eighteen & Dezoito \tn 
% Row Count 19 (+ 1)
% Row 19
\SetRowColor{white}
Nineteen & Dezenove \tn 
% Row Count 20 (+ 1)
% Row 20
\SetRowColor{LightBackground}
Twenty & Vinte \tn 
% Row Count 21 (+ 1)
% Row 21
\SetRowColor{white}
Thirty & Trinta \tn 
% Row Count 22 (+ 1)
% Row 22
\SetRowColor{LightBackground}
Forty & Quarenta \tn 
% Row Count 23 (+ 1)
% Row 23
\SetRowColor{white}
Fifty & Cinquenta \tn 
% Row Count 24 (+ 1)
% Row 24
\SetRowColor{LightBackground}
Sixty & Sessenta \tn 
% Row Count 25 (+ 1)
% Row 25
\SetRowColor{white}
Seventy & Setenta \tn 
% Row Count 26 (+ 1)
% Row 26
\SetRowColor{LightBackground}
Eighty & Oitenta \tn 
% Row Count 27 (+ 1)
% Row 27
\SetRowColor{white}
Ninety & Noventa \tn 
% Row Count 28 (+ 1)
% Row 28
\SetRowColor{LightBackground}
One hundred & Cem \tn 
% Row Count 29 (+ 1)
% Row 29
\SetRowColor{white}
One thousand & Um mil \tn 
% Row Count 30 (+ 1)
\end{tabularx}
\par\addvspace{1.3em}

\vfill
\columnbreak
\begin{tabularx}{5.377cm}{x{2.73735 cm} x{2.23965 cm} }
\SetRowColor{DarkBackground}
\mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{Numbers (cont)}}  \tn
% Row 30
\SetRowColor{LightBackground}
One million & Um milhão \tn 
% Row Count 1 (+ 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}}  \tn
% Row 0
\SetRowColor{LightBackground}
Afterward & Depois \tn 
% Row Count 1 (+ 1)
% Row 1
\SetRowColor{white}
Soon & Logo \tn 
% Row Count 2 (+ 1)
% Row 2
\SetRowColor{LightBackground}
Before & Antes \tn 
% Row Count 3 (+ 1)
% Row 3
\SetRowColor{white}
Early & Mais cedo \tn 
% Row Count 4 (+ 1)
% Row 4
\SetRowColor{LightBackground}
Late & Mais tarde \tn 
% Row Count 5 (+ 1)
% Row 5
\SetRowColor{white}
Later & Mais tarde/Depois \tn 
% Row Count 6 (+ 1)
% Row 6
\SetRowColor{LightBackground}
Never & Nunca \tn 
% Row Count 7 (+ 1)
% Row 7
\SetRowColor{white}
Now & Agora \tn 
% Row Count 8 (+ 1)
% Row 8
\SetRowColor{LightBackground}
Once & Uma vez \tn 
% Row Count 9 (+ 1)
% Row 9
\SetRowColor{white}
Many times & Muitas vezes \tn 
% Row Count 10 (+ 1)
% Row 10
\SetRowColor{LightBackground}
Sometimes & Algumas vezes \tn 
% Row Count 11 (+ 1)
% Row 11
\SetRowColor{white}
Always & Sempre \tn 
% Row Count 12 (+ 1)
% Row 12
\SetRowColor{LightBackground}
What time is it? & Que horas são? \tn 
% Row Count 13 (+ 1)
% Row 13
\SetRowColor{white}
At what time? & A que horas? \tn 
% Row Count 14 (+ 1)
% Row 14
\SetRowColor{LightBackground}
For how long? & Por quanto tempo? \tn 
% Row Count 15 (+ 1)
\hhline{>{\arrayrulecolor{DarkBackground}}--}
\end{tabularx}
\par\addvspace{1.3em}

\begin{tabularx}{5.377cm}{x{2.28942 cm} x{2.68758 cm} }
\SetRowColor{DarkBackground}
\mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{Weather}}  \tn
% Row 0
\SetRowColor{LightBackground}
Sun & Sol \tn 
% Row Count 1 (+ 1)
% Row 1
\SetRowColor{white}
Sky & Céu \tn 
% Row Count 2 (+ 1)
% Row 2
\SetRowColor{LightBackground}
Cloud & Nuvem \tn 
% Row Count 3 (+ 1)
% Row 3
\SetRowColor{white}
Rainbow & Arco-íris \tn 
% Row Count 4 (+ 1)
% Row 4
\SetRowColor{LightBackground}
Cold & Frio \tn 
% Row Count 5 (+ 1)
% Row 5
\SetRowColor{white}
Hot & Quente \tn 
% Row Count 6 (+ 1)
% Row 6
\SetRowColor{LightBackground}
It is hot & Está quente \tn 
% Row Count 7 (+ 1)
% Row 7
\SetRowColor{white}
It is cold & Está frio \tn 
% Row Count 8 (+ 1)
% Row 8
\SetRowColor{LightBackground}
It is sunny & Está ensolarado \tn 
% Row Count 9 (+ 1)
% Row 9
\SetRowColor{white}
It is cloudy & Está nublado \tn 
% Row Count 10 (+ 1)
% Row 10
\SetRowColor{LightBackground}
It is humid & Está úmido \tn 
% Row Count 11 (+ 1)
% Row 11
\SetRowColor{white}
It is raining & Está chovendo \tn 
% Row Count 12 (+ 1)
% Row 12
\SetRowColor{LightBackground}
It is snowing & Está nevando \tn 
% Row Count 13 (+ 1)
% Row 13
\SetRowColor{white}
How is the weather? & Como está o tempo? \tn 
% Row Count 15 (+ 2)
% Row 14
\SetRowColor{LightBackground}
Good weather & Bom tempo \tn 
% Row Count 16 (+ 1)
% Row 15
\SetRowColor{white}
Bad weather & Mau tempo \tn 
% Row Count 17 (+ 1)
% Row 16
\SetRowColor{LightBackground}
What is the temperature? & Quantos graus está fazendo? \tn 
% Row Count 19 (+ 2)
% Row 17
\SetRowColor{white}
It is 11 degrees & Está fazendo 11 graus \tn 
% Row Count 21 (+ 2)
\hhline{>{\arrayrulecolor{DarkBackground}}--}
\end{tabularx}
\par\addvspace{1.3em}

\begin{tabularx}{5.377cm}{x{1.44333 cm} x{3.53367 cm} }
\SetRowColor{DarkBackground}
\mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{Seasons}}  \tn
% Row 0
\SetRowColor{LightBackground}
Spring & Primavera \tn 
% Row Count 1 (+ 1)
% Row 1
\SetRowColor{white}
Summer & Verão \tn 
% Row Count 2 (+ 1)
% Row 2
\SetRowColor{LightBackground}
Autumn & Outono \tn 
% Row Count 3 (+ 1)
% Row 3
\SetRowColor{white}
Winter & Inverno \tn 
% Row Count 4 (+ 1)
% Row 4
\SetRowColor{LightBackground}
Seasons & Estações do ano \tn 
% Row Count 5 (+ 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}{Months}}  \tn
% Row 0
\SetRowColor{LightBackground}
January & Janeiro \tn 
% Row Count 1 (+ 1)
% Row 1
\SetRowColor{white}
February & Fevereiro \tn 
% Row Count 2 (+ 1)
% Row 2
\SetRowColor{LightBackground}
March & Março \tn 
% Row Count 3 (+ 1)
% Row 3
\SetRowColor{white}
April & Abril \tn 
% Row Count 4 (+ 1)
% Row 4
\SetRowColor{LightBackground}
May & Maio \tn 
% Row Count 5 (+ 1)
% Row 5
\SetRowColor{white}
June & Junho \tn 
% Row Count 6 (+ 1)
% Row 6
\SetRowColor{LightBackground}
July & Julho \tn 
% Row Count 7 (+ 1)
% Row 7
\SetRowColor{white}
August & Agosto \tn 
% Row Count 8 (+ 1)
% Row 8
\SetRowColor{LightBackground}
September & Setembro \tn 
% Row Count 9 (+ 1)
% Row 9
\SetRowColor{white}
October & Outubro \tn 
% Row Count 10 (+ 1)
% Row 10
\SetRowColor{LightBackground}
November & Novembro \tn 
% Row Count 11 (+ 1)
% Row 11
\SetRowColor{white}
December & Dezembro \tn 
% Row Count 12 (+ 1)
\hhline{>{\arrayrulecolor{DarkBackground}}--}
\end{tabularx}
\par\addvspace{1.3em}

\begin{tabularx}{5.377cm}{x{2.04057 cm} x{2.93643 cm} }
\SetRowColor{DarkBackground}
\mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{Days of the Week}}  \tn
% Row 0
\SetRowColor{LightBackground}
Monday & Segunda-feira \tn 
% Row Count 1 (+ 1)
% Row 1
\SetRowColor{white}
Tuesday & Terça-feira \tn 
% Row Count 2 (+ 1)
% Row 2
\SetRowColor{LightBackground}
Wednesday & Quarta-feira \tn 
% Row Count 3 (+ 1)
% Row 3
\SetRowColor{white}
Thursday & Quinta-feira \tn 
% Row Count 4 (+ 1)
% Row 4
\SetRowColor{LightBackground}
Friday & Sexta-feira \tn 
% Row Count 5 (+ 1)
% Row 5
\SetRowColor{white}
Saturday & Sábado \tn 
% Row Count 6 (+ 1)
% Row 6
\SetRowColor{LightBackground}
Sunday & Domingo \tn 
% Row Count 7 (+ 1)
\hhline{>{\arrayrulecolor{DarkBackground}}--}
\end{tabularx}
\par\addvspace{1.3em}

\begin{tabularx}{5.377cm}{x{1.74195 cm} x{3.23505 cm} }
\SetRowColor{DarkBackground}
\mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{Office}}  \tn
% Row 0
\SetRowColor{LightBackground}
Desk & Escrivaninha \tn 
% Row Count 1 (+ 1)
% Row 1
\SetRowColor{white}
Office chair & Cadeira de escritório \tn 
% Row Count 2 (+ 1)
% Row 2
\SetRowColor{LightBackground}
Table lamp & Luminária \tn 
% Row Count 3 (+ 1)
% Row 3
\SetRowColor{white}
Computer & Computador \tn 
% Row Count 4 (+ 1)
% Row 4
\SetRowColor{LightBackground}
Printer & Impressora \tn 
% Row Count 5 (+ 1)
% Row 5
\SetRowColor{white}
Notebook & Caderno \tn 
% Row Count 6 (+ 1)
% Row 6
\SetRowColor{LightBackground}
Pen & Caneta \tn 
% Row Count 7 (+ 1)
\hhline{>{\arrayrulecolor{DarkBackground}}--}
\end{tabularx}
\par\addvspace{1.3em}

\begin{tabularx}{5.377cm}{x{1.74195 cm} x{3.23505 cm} }
\SetRowColor{DarkBackground}
\mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{Kitchen}}  \tn
% Row 0
\SetRowColor{LightBackground}
Stove & Fogão \tn 
% Row Count 1 (+ 1)
% Row 1
\SetRowColor{white}
Oven & Forno \tn 
% Row Count 2 (+ 1)
% Row 2
\SetRowColor{LightBackground}
Microwave & Microondas \tn 
% Row Count 3 (+ 1)
% Row 3
\SetRowColor{white}
Freezer & Geladeira \tn 
% Row Count 4 (+ 1)
% Row 4
\SetRowColor{LightBackground}
Refrigerator & Refrigerador \tn 
% Row Count 5 (+ 1)
% Row 5
\SetRowColor{white}
Dishwasher & Máquina de lavar louça \tn 
% Row Count 6 (+ 1)
% Row 6
\SetRowColor{LightBackground}
Table & Mesa \tn 
% Row Count 7 (+ 1)
% Row 7
\SetRowColor{white}
Chair & Cadeira \tn 
% Row Count 8 (+ 1)
% Row 8
\SetRowColor{LightBackground}
Glass & Copo \tn 
% Row Count 9 (+ 1)
% Row 9
\SetRowColor{white}
Cup & Xícara \tn 
% Row Count 10 (+ 1)
% Row 10
\SetRowColor{LightBackground}
Mug & Caneca \tn 
% Row Count 11 (+ 1)
% Row 11
\SetRowColor{white}
Plate & Prato \tn 
% Row Count 12 (+ 1)
% Row 12
\SetRowColor{LightBackground}
Cutlery & Talheres \tn 
% Row Count 13 (+ 1)
% Row 13
\SetRowColor{white}
Knife & Faca \tn 
% Row Count 14 (+ 1)
% Row 14
\SetRowColor{LightBackground}
Fork & Garfo \tn 
% Row Count 15 (+ 1)
% Row 15
\SetRowColor{white}
Spoon & Colher \tn 
% Row Count 16 (+ 1)
% Row 16
\SetRowColor{LightBackground}
Pot & Panela \tn 
% Row Count 17 (+ 1)
% Row 17
\SetRowColor{white}
Bowl & Tigela \tn 
% Row Count 18 (+ 1)
% Row 18
\SetRowColor{LightBackground}
Kitchen trash & Lixeira de cozinha \tn 
% Row Count 19 (+ 1)
\hhline{>{\arrayrulecolor{DarkBackground}}--}
\end{tabularx}
\par\addvspace{1.3em}

\begin{tabularx}{5.377cm}{x{2.09034 cm} x{2.88666 cm} }
\SetRowColor{DarkBackground}
\mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{Bathroom}}  \tn
% Row 0
\SetRowColor{LightBackground}
Sink & Pia \tn 
% Row Count 1 (+ 1)
% Row 1
\SetRowColor{white}
Toilet & Vaso sanitário \tn 
% Row Count 2 (+ 1)
% Row 2
\SetRowColor{LightBackground}
Shower & Chuveiro \tn 
% Row Count 3 (+ 1)
% Row 3
\SetRowColor{white}
Bathtub & Banheira \tn 
% Row Count 4 (+ 1)
% Row 4
\SetRowColor{LightBackground}
Mirror & Espelho \tn 
% Row Count 5 (+ 1)
% Row 5
\SetRowColor{white}
Bath mat & Tapete de banho \tn 
% Row Count 6 (+ 1)
% Row 6
\SetRowColor{LightBackground}
Shower curtain & Cortina de chuveiro \tn 
% Row Count 7 (+ 1)
% Row 7
\SetRowColor{white}
Soap & Sabonete \tn 
% Row Count 8 (+ 1)
% Row 8
\SetRowColor{LightBackground}
Soap dish & Saboneteira \tn 
% Row Count 9 (+ 1)
% Row 9
\SetRowColor{white}
Towel & Toalha \tn 
% Row Count 10 (+ 1)
% Row 10
\SetRowColor{LightBackground}
Toothpaste & Pasta de dente \tn 
% Row Count 11 (+ 1)
% Row 11
\SetRowColor{white}
Toothbrush & Escova de dente \tn 
% Row Count 12 (+ 1)
\hhline{>{\arrayrulecolor{DarkBackground}}--}
\end{tabularx}
\par\addvspace{1.3em}

\begin{tabularx}{5.377cm}{x{2.14011 cm} x{2.83689 cm} }
\SetRowColor{DarkBackground}
\mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{Bedroom}}  \tn
% Row 0
\SetRowColor{LightBackground}
Bed & Cama \tn 
% Row Count 1 (+ 1)
% Row 1
\SetRowColor{white}
Mattress & Colchão \tn 
% Row Count 2 (+ 1)
% Row 2
\SetRowColor{LightBackground}
Closet & Guarda-roupa \tn 
% Row Count 3 (+ 1)
% Row 3
\SetRowColor{white}
Dresser & Cômoda \tn 
% Row Count 4 (+ 1)
% Row 4
\SetRowColor{LightBackground}
Pillow & Travesseiro \tn 
% Row Count 5 (+ 1)
% Row 5
\SetRowColor{white}
Sheet & Lençol \tn 
% Row Count 6 (+ 1)
% Row 6
\SetRowColor{LightBackground}
Blanket & Cobertor \tn 
% Row Count 7 (+ 1)
% Row 7
\SetRowColor{white}
Nightstand & Criado-mudo \tn 
% Row Count 8 (+ 1)
% Row 8
\SetRowColor{LightBackground}
Bedside lamp & Abajur \tn 
% Row Count 9 (+ 1)
% Row 9
\SetRowColor{white}
Rug & Tapete de quarto \tn 
% Row Count 10 (+ 1)
\hhline{>{\arrayrulecolor{DarkBackground}}--}
\end{tabularx}
\par\addvspace{1.3em}

\begin{tabularx}{5.377cm}{x{2.38896 cm} x{2.58804 cm} }
\SetRowColor{DarkBackground}
\mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{Home's objects and furniture}}  \tn
% Row 0
\SetRowColor{LightBackground}
Sofa/couch & Sofá \tn 
% Row Count 1 (+ 1)
% Row 1
\SetRowColor{white}
Armchair & Poltrona \tn 
% Row Count 2 (+ 1)
% Row 2
\SetRowColor{LightBackground}
Television & Televisão \tn 
% Row Count 3 (+ 1)
% Row 3
\SetRowColor{white}
Fireplace & Lareira \tn 
% Row Count 4 (+ 1)
% Row 4
\SetRowColor{LightBackground}
Telephone & Telefone \tn 
% Row Count 5 (+ 1)
% Row 5
\SetRowColor{white}
Carpet & Tapete \tn 
% Row Count 6 (+ 1)
% Row 6
\SetRowColor{LightBackground}
Curtain & Cortina \tn 
% Row Count 7 (+ 1)
% Row 7
\SetRowColor{white}
Painting & Pintura \tn 
% Row Count 8 (+ 1)
% Row 8
\SetRowColor{LightBackground}
Picture & Fotografia \tn 
% Row Count 9 (+ 1)
% Row 9
\SetRowColor{white}
Picture frame & Porta-retrato \tn 
% Row Count 10 (+ 1)
% Row 10
\SetRowColor{LightBackground}
Dining table & Mesa de jantar \tn 
% Row Count 11 (+ 1)
% Row 11
\SetRowColor{white}
Chair & Cadeira \tn 
% Row Count 12 (+ 1)
% Row 12
\SetRowColor{LightBackground}
Cupboard & Cristaleira \tn 
% Row Count 13 (+ 1)
\hhline{>{\arrayrulecolor{DarkBackground}}--}
\end{tabularx}
\par\addvspace{1.3em}

\begin{tabularx}{5.377cm}{x{2.09034 cm} x{2.88666 cm} }
\SetRowColor{DarkBackground}
\mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{External parts of a house}}  \tn
% Row 0
\SetRowColor{LightBackground}
Backyard & Quintal \tn 
% Row Count 1 (+ 1)
% Row 1
\SetRowColor{white}
Balcony & Sacada \tn 
% Row Count 2 (+ 1)
% Row 2
\SetRowColor{LightBackground}
Courtyard & Pátio \tn 
% Row Count 3 (+ 1)
% Row 3
\SetRowColor{white}
Deck & Terraço \tn 
% Row Count 4 (+ 1)
% Row 4
\SetRowColor{LightBackground}
Front yard & Pátio frontal \tn 
% Row Count 5 (+ 1)
% Row 5
\SetRowColor{white}
Garage & Garagem \tn 
% Row Count 6 (+ 1)
% Row 6
\SetRowColor{LightBackground}
Garden & Jardim \tn 
% Row Count 7 (+ 1)
\hhline{>{\arrayrulecolor{DarkBackground}}--}
\end{tabularx}
\par\addvspace{1.3em}

\begin{tabularx}{5.377cm}{x{2.14011 cm} x{2.83689 cm} }
\SetRowColor{DarkBackground}
\mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{Internal parts of a house}}  \tn
% Row 0
\SetRowColor{LightBackground}
Attic & Sótão \tn 
% Row Count 1 (+ 1)
% Row 1
\SetRowColor{white}
Basement & Porão \tn 
% Row Count 2 (+ 1)
% Row 2
\SetRowColor{LightBackground}
Bathroom & Banheiro \tn 
% Row Count 3 (+ 1)
% Row 3
\SetRowColor{white}
Bedroom & Quarto de dormir \tn 
% Row Count 4 (+ 1)
% Row 4
\SetRowColor{LightBackground}
Cellar & Dispensa \tn 
% Row Count 5 (+ 1)
% Row 5
\SetRowColor{white}
Dining room & Sala de jantar \tn 
% Row Count 6 (+ 1)
% Row 6
\SetRowColor{LightBackground}
Laundry room & Lavanderia \tn 
% Row Count 7 (+ 1)
% Row 7
\SetRowColor{white}
Living room & Sala de estar \tn 
% Row Count 8 (+ 1)
% Row 8
\SetRowColor{LightBackground}
Kitchen & Cozinha \tn 
% Row Count 9 (+ 1)
% Row 9
\SetRowColor{white}
Office & Escritório \tn 
% Row Count 10 (+ 1)
% Row 10
\SetRowColor{LightBackground}
TV room & Sala de TV \tn 
% Row Count 11 (+ 1)
\hhline{>{\arrayrulecolor{DarkBackground}}--}
\end{tabularx}
\par\addvspace{1.3em}


% That's all folks
\end{multicols*}

\end{document}