\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{aliciar} \pdfinfo{ /Title (fr-2-cheat-sheet-example.pdf) /Creator (Cheatography) /Author (aliciar) /Subject (FR 2 Example 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}{3EDEC9} \definecolor{LightBackground}{HTML}{F2FCFB} \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{FR 2 Example Cheat Sheet}}}} \\ \normalsize{by \textcolor{DarkBackground}{aliciar} via \textcolor{DarkBackground}{\uline{cheatography.com/200951/cs/43054/}}} \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}aliciar \\ \uline{cheatography.com/aliciar} \\ \end{tabulary} \vfill \columnbreak \begin{tabulary}{5.8cm}{L} \SetRowColor{FootBackground} \mymulticolumn{1}{p{5.377cm}}{\bf\textcolor{white}{Cheat Sheet}} \\ \vspace{-2pt}Published 16th April, 2024.\\ Updated 16th April, 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{1.00248 cm} x{1.08602 cm} x{1.04425 cm} x{1.04425 cm} } \SetRowColor{DarkBackground} \mymulticolumn{4}{x{5.377cm}}{\bf\textcolor{white}{Subject Pronouns \& Être Conjugation}} \tn % Row 0 \SetRowColor{LightBackground} I am & Je suis & Nous sommes & we are \tn % Row Count 2 (+ 2) % Row 1 \SetRowColor{white} You are & Tu es & Vous êtes & y'all are \tn % Row Count 3 (+ 1) % Row 2 \SetRowColor{LightBackground} \seqsplit{He/she/one} is & \seqsplit{Il/elle/on} est & Ils/elles sont & they (m/f) are \tn % Row Count 5 (+ 2) \hhline{>{\arrayrulecolor{DarkBackground}}----} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{p{0.58478 cm} x{1.08602 cm} p{0.75186 cm} x{1.75434 cm} } \SetRowColor{DarkBackground} \mymulticolumn{4}{x{5.377cm}}{\bf\textcolor{white}{Regular -IR Verb Conjugation}} \tn % Row 0 \SetRowColor{LightBackground} Je & -is (choisis) & Nous & -issons (obéissons) \tn % Row Count 2 (+ 2) % Row 1 \SetRowColor{white} Tu & -is (finis) & Vous & -issez (grandissez) \tn % Row Count 4 (+ 2) % Row 2 \SetRowColor{LightBackground} \seqsplit{Il/elle} & -it (grossit) & \seqsplit{Ils/elles} & -issent (maigrissent) \tn % Row Count 6 (+ 2) \hhline{>{\arrayrulecolor{DarkBackground}}----} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{x{1.94103 cm} x{3.03597 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{Irregular -IR Verbs}} \tn % Row 0 \SetRowColor{LightBackground} Je: -s (sors) & Nous: -ons (dormons) \tn % Row Count 1 (+ 1) % Row 1 \SetRowColor{white} Tu: -s (dors) & Vous: -ez (sortez) \tn % Row Count 2 (+ 1) % Row 2 \SetRowColor{LightBackground} Il: -t (part) & Ils: -ent (dorment) \tn % Row Count 3 (+ 1) \hhline{>{\arrayrulecolor{DarkBackground}}--} \SetRowColor{LightBackground} \mymulticolumn{2}{x{5.377cm}}{General rule: Get rid of the consonant before the -IR in singular, then use the above endings. \newline Verbs: Dormir, Servir, Sortir, Partir \newline Courir different irregular (keep R, then follow endings)} \tn \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{x{2.83689 cm} x{2.14011 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{Describing People (a selection)}} \tn % Row 0 \SetRowColor{LightBackground} Agreáble & pleasant \tn % Row Count 1 (+ 1) % Row 1 \SetRowColor{white} Égoiste & selfish \tn % Row Count 2 (+ 1) % Row 2 \SetRowColor{LightBackground} Intéressant(e) & interesting \tn % Row Count 3 (+ 1) % Row 3 \SetRowColor{white} Occupé(e) & busy \tn % Row Count 4 (+ 1) % Row 4 \SetRowColor{LightBackground} Poli(e) & polite \tn % Row Count 5 (+ 1) % Row 5 \SetRowColor{white} Sympathique/sympa & nice \tn % Row Count 6 (+ 1) % Row 6 \SetRowColor{LightBackground} Timide & shy \tn % Row Count 7 (+ 1) % Row 7 \SetRowColor{white} Beau/belle & beautiful (handsome) \tn % Row Count 9 (+ 2) % Row 8 \SetRowColor{LightBackground} Bon(ne) & Good \tn % Row Count 10 (+ 1) % Row 9 \SetRowColor{white} Gros(se) & fat \tn % Row Count 11 (+ 1) % Row 10 \SetRowColor{LightBackground} \seqsplit{Nouveau(x)/Nouvelle(s)} & New \tn % Row Count 12 (+ 1) % Row 11 \SetRowColor{white} Vieux/Vieille & Old \tn % Row Count 13 (+ 1) % Row 12 \SetRowColor{LightBackground} Drôle & Funny \tn % Row Count 14 (+ 1) % Row 13 \SetRowColor{white} Faible & Weak (FEEBLE) \tn % Row Count 15 (+ 1) % Row 14 \SetRowColor{LightBackground} Fort(e) & Strong \tn % Row Count 16 (+ 1) % Row 15 \SetRowColor{white} Lent(e) & Slow \tn % Row Count 17 (+ 1) % Row 16 \SetRowColor{LightBackground} Rapide & Fast \tn % Row Count 18 (+ 1) % Row 17 \SetRowColor{white} Triste & Sad \tn % Row Count 19 (+ 1) % Row 18 \SetRowColor{LightBackground} Génial(e)/géniaux (m pl.) & Great \tn % Row Count 21 (+ 2) % Row 19 \SetRowColor{white} Pénible & Annoying \tn % Row Count 22 (+ 1) % Row 20 \SetRowColor{LightBackground} Fatigué(e) & Tired \tn % Row Count 23 (+ 1) % Row 21 \SetRowColor{white} Courageux/courageuse & Brave \tn % Row Count 24 (+ 1) % Row 22 \SetRowColor{LightBackground} Doux/douce & Sweet \tn % Row Count 25 (+ 1) % Row 23 \SetRowColor{white} Ennuyeux/ennuyeuse & Boring \tn % Row Count 26 (+ 1) % Row 24 \SetRowColor{LightBackground} Fou/folle & Crazy \tn % Row Count 27 (+ 1) % Row 25 \SetRowColor{white} Gentil(le) & Nice \tn % Row Count 28 (+ 1) % Row 26 \SetRowColor{LightBackground} Paresseux/paresseuse & Lazy \tn % Row Count 29 (+ 1) % Row 27 \SetRowColor{white} \seqsplit{Travailleur/travailleuse} & Hard working \tn % Row Count 31 (+ 2) \hhline{>{\arrayrulecolor{DarkBackground}}--} \SetRowColor{LightBackground} \mymulticolumn{2}{x{5.377cm}}{Regular: add an E for feminine (if needed), S for plural \newline Irregular: If it ends in -EAU or -AL, plural=X (nouveaux; géniaux) \newline BAGS: Beauty/Age/Goodness/Size adj. usually go BEFORE noun; others go after} \tn \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{x{2.53827 cm} x{2.43873 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{Verbes au restaurant/ irregular -re verbs}} \tn % Row 0 \SetRowColor{LightBackground} Apprendre: to learn & J'apprends le français en France. \tn % Row Count 2 (+ 2) % Row 1 \SetRowColor{white} Prendre: to take/have (food) & Il prend l'escargot pour le dîner. \tn % Row Count 4 (+ 2) % Row 2 \SetRowColor{LightBackground} Boire: to drink & Tu bois de l'eau. \tn % Row Count 5 (+ 1) % Row 3 \SetRowColor{white} Comprendre: to understand & Nous comprenons la carte. \tn % Row Count 7 (+ 2) % Row 4 \SetRowColor{LightBackground} Avoir faim/soif: to be hungry/thirsty & Il a faim et soif \tn % Row Count 9 (+ 2) % Row 5 \SetRowColor{white} Apporter l'addition: bring the check & Le serveur apporte l'addition \tn % Row Count 11 (+ 2) % Row 6 \SetRowColor{LightBackground} Laisser un pourboire: leave a tip & Il ne laisse pas un pourboire \tn % Row Count 13 (+ 2) % Row 7 \SetRowColor{white} Coûter: cost & Combien coûte l'escargot? \tn % Row Count 15 (+ 2) \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}{CORE 4 verb 2: AVOIR: to have}} \tn % Row 0 \SetRowColor{LightBackground} J'ai & Nous avons \tn % Row Count 1 (+ 1) % Row 1 \SetRowColor{white} Tu as & Vous avez \tn % Row Count 2 (+ 1) % Row 2 \SetRowColor{LightBackground} Il/elle a & Ils/elles ont \tn % Row Count 3 (+ 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}{Avoir Phrases}} \tn % Row 0 \SetRowColor{LightBackground} Age (to have years) & J'ai 17 ans \tn % Row Count 2 (+ 2) % Row 1 \SetRowColor{white} Need & J'ai besoin d'un verre \tn % Row Count 3 (+ 1) % Row 2 \SetRowColor{LightBackground} Fear & Tu as peur de chiens \tn % Row Count 4 (+ 1) % Row 3 \SetRowColor{white} Shame & Il a honte de son père \tn % Row Count 6 (+ 2) % Row 4 \SetRowColor{LightBackground} Hot/Cold & J'ai chaud/froid \tn % Row Count 7 (+ 1) % Row 5 \SetRowColor{white} Right/Wrong & Ils ont raison/tort \tn % Row Count 8 (+ 1) % Row 6 \SetRowColor{LightBackground} Sleepy & Nous avons sommeil \tn % Row Count 9 (+ 1) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{p{0.66832 cm} x{1.16956 cm} x{0.87717 cm} x{1.46195 cm} } \SetRowColor{DarkBackground} \mymulticolumn{4}{x{5.377cm}}{\bf\textcolor{white}{-ER Verb Conjugation}} \tn % Row 0 \SetRowColor{LightBackground} Je & -e (mange) & Nous & -ons (arrivons) \tn % Row Count 2 (+ 2) % Row 1 \SetRowColor{white} Tu & -es (parles) & Vous & -ez (cherchez) \tn % Row Count 4 (+ 2) % Row 2 \SetRowColor{LightBackground} \seqsplit{Il/Elle} & -e (aime) & \seqsplit{Ils/elles} & -ent (oublient) \tn % Row Count 6 (+ 2) \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}{REGULAR -Er Verbs!}} \tn % Row 0 \SetRowColor{LightBackground} Arriver & To arrive \tn % Row Count 1 (+ 1) % Row 1 \SetRowColor{white} Chercher & To search for \tn % Row Count 2 (+ 1) % Row 2 \SetRowColor{LightBackground} Commencer & To start/commence \tn % Row Count 3 (+ 1) % Row 3 \SetRowColor{white} Demander & To ask \tn % Row Count 4 (+ 1) % Row 4 \SetRowColor{LightBackground} Dessiner & To draw/DESign \tn % Row Count 5 (+ 1) % Row 5 \SetRowColor{white} Donner & To give (DONate) \tn % Row Count 6 (+ 1) % Row 6 \SetRowColor{LightBackground} Écouter & To listen \tn % Row Count 7 (+ 1) % Row 7 \SetRowColor{white} Étudier & To study \tn % Row Count 8 (+ 1) % Row 8 \SetRowColor{LightBackground} Expliquer & To explain \tn % Row Count 9 (+ 1) % Row 9 \SetRowColor{white} Habiter & To live (in) \tn % Row Count 10 (+ 1) % Row 10 \SetRowColor{LightBackground} Manger & To eat \tn % Row Count 11 (+ 1) % Row 11 \SetRowColor{white} Oublier & To forget \tn % Row Count 12 (+ 1) % Row 12 \SetRowColor{LightBackground} Parler & To speak \tn % Row Count 13 (+ 1) % Row 13 \SetRowColor{white} Partager & To share (give PART) \tn % Row Count 14 (+ 1) % Row 14 \SetRowColor{LightBackground} Penser (que...) & To think (that...) \tn % Row Count 15 (+ 1) % Row 15 \SetRowColor{white} Regarder & To watch/look at (REGARD) \tn % Row Count 17 (+ 2) % Row 16 \SetRowColor{LightBackground} Rencontrer & To meet \tn % Row Count 18 (+ 1) % Row 17 \SetRowColor{white} Rentrer & To return \tn % Row Count 19 (+ 1) % Row 18 \SetRowColor{LightBackground} Travailler & To work \tn % Row Count 20 (+ 1) % Row 19 \SetRowColor{white} \seqsplit{Trouver/retrouver} & To find/re-meet up with \tn % Row Count 22 (+ 2) % Row 20 \SetRowColor{LightBackground} Visiter & To visit (place) \tn % Row Count 23 (+ 1) % Row 21 \SetRowColor{white} Voyager & To travel \tn % Row Count 24 (+ 1) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{X} \SetRowColor{DarkBackground} \mymulticolumn{1}{x{5.377cm}}{\bf\textcolor{white}{Partitives: Undetermined amounts}} \tn \SetRowColor{LightBackground} \mymulticolumn{1}{p{5.377cm}}{\vspace{1px}\centerline{\includegraphics[width=5.1cm]{/web/www.cheatography.com/public/uploads/aliciar_1713285588_Screenshot 2024-04-16 at 9.39.18 AM.png}}} \tn \hhline{>{\arrayrulecolor{DarkBackground}}-} \SetRowColor{LightBackground} \mymulticolumn{1}{x{5.377cm}}{Use with food} \tn \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}{Les Nombres}} \tn % Row 0 \SetRowColor{LightBackground} 1- Un & 17 to 19- dix-\_\_\_ \tn % Row Count 1 (+ 1) % Row 1 \SetRowColor{white} 2-Deux {\emph{deuh}} & 20-Vingt {\emph{vahn}} \tn % Row Count 2 (+ 1) % Row 2 \SetRowColor{LightBackground} 3- Trois {\emph{twah}} & 30-Trente {\emph{trahnt}} \tn % Row Count 3 (+ 1) % Row 3 \SetRowColor{white} 4- Quatre {\emph{catr}} & 40-Quarante {\emph{car-ante}} \tn % Row Count 5 (+ 2) % Row 4 \SetRowColor{LightBackground} 5- Cinq {\emph{sank}} & 50-Cinquante {\emph{sank-ante}} \tn % Row Count 7 (+ 2) % Row 5 \SetRowColor{white} 6- Six {\emph{sees}} & 60-Soixante {\emph{swah-sante}} \tn % Row Count 9 (+ 2) % Row 6 \SetRowColor{LightBackground} 7-Sept {\emph{set}} & 70-Soixante-dix \tn % Row Count 10 (+ 1) % Row 7 \SetRowColor{white} 8-Huit {\emph{uwheat}} & 80- Quatre-vingts \tn % Row Count 11 (+ 1) % Row 8 \SetRowColor{LightBackground} 9-Neuf {\emph{nuf}} & 90-Quatre-vingt-dix \tn % Row Count 12 (+ 1) % Row 9 \SetRowColor{white} 10-Dix {\emph{dees}} & 100-Cent \tn % Row Count 13 (+ 1) % Row 10 \SetRowColor{LightBackground} 11-Onze & 1000-Mille \tn % Row Count 14 (+ 1) % Row 11 \SetRowColor{white} 12-Douze & 100,000-cent mille \tn % Row Count 15 (+ 1) % Row 12 \SetRowColor{LightBackground} 13-Treize {\emph{trehze}} & 1900-Mille neuf cent \tn % Row Count 16 (+ 1) % Row 13 \SetRowColor{white} 14-Quatorze {\emph{cat-orze}} & Million(s) \tn % Row Count 18 (+ 2) % Row 14 \SetRowColor{LightBackground} 15-Quinze {\emph{cans}} & Billion-Milliard (s) \tn % Row Count 19 (+ 1) % Row 15 \SetRowColor{white} 16-Seize {\emph{says}} & Infini \tn % Row Count 20 (+ 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}{CORE 4-Aller (to go): pres/futur}} \tn % Row 0 \SetRowColor{LightBackground} Je vais & Nous allons \tn % Row Count 1 (+ 1) % Row 1 \SetRowColor{white} Tu vas & Vous allez \tn % Row Count 2 (+ 1) % Row 2 \SetRowColor{LightBackground} Il/elle va & Ils/elles vont \tn % Row Count 3 (+ 1) \hhline{>{\arrayrulecolor{DarkBackground}}--} \SetRowColor{LightBackground} \mymulticolumn{2}{x{5.377cm}}{Present: Je vais au parc (I'm going to the park) \newline Futur: Je vais aller au parc (I'm going to go to the park)} \tn \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{x{1.84149 cm} x{3.13551 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{CORE 4 Verb 4: FAIRE (To do/make)}} \tn % Row 0 \SetRowColor{LightBackground} Je fais & Nous faisons \tn % Row Count 1 (+ 1) % Row 1 \SetRowColor{white} Tu fais & Vous faites \tn % Row Count 2 (+ 1) % Row 2 \SetRowColor{LightBackground} Il fait & Ils font \tn % Row Count 3 (+ 1) \hhline{>{\arrayrulecolor{DarkBackground}}--} \SetRowColor{LightBackground} \mymulticolumn{2}{x{5.377cm}}{Use with weather: il fait dix-neuf degrés, il fait froid, il fait chaud (adjective weather descriptions) \newline with activities: faire de la gym, faire du ski, faire une promenade, etc.} \tn \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{X} \SetRowColor{DarkBackground} \mymulticolumn{1}{x{5.377cm}}{\bf\textcolor{white}{Directions}} \tn \SetRowColor{LightBackground} \mymulticolumn{1}{p{5.377cm}}{\vspace{1px}\centerline{\includegraphics[width=5.1cm]{/web/www.cheatography.com/public/uploads/aliciar_1713283028_town.jpeg}}} \tn \hhline{>{\arrayrulecolor{DarkBackground}}-} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{X} \SetRowColor{DarkBackground} \mymulticolumn{1}{x{5.377cm}}{\bf\textcolor{white}{Directions (prepositions)}} \tn \SetRowColor{white} \mymulticolumn{1}{x{5.377cm}}{Le confectionary est {\bf{à gauche de}} "Take Away" (LEFT) \newline % Row Count 2 (+ 2) "Take Away" est {\bf{entre}} le confectionary et le cantine (BETWEEN) \newline % Row Count 4 (+ 2) Le café est {\bf{à droite du}} restaurant (RIGHT) \newline % Row Count 5 (+ 1) La pizzaria est {\bf{à côté de}} Fast Food (NEXT TO) \newline % Row Count 7 (+ 2) Le café est {\bf{derrière}} la table (BEHIND) \newline % Row Count 8 (+ 1) La table est {\bf{devant}} le café (IN FRONT OF) \newline % Row Count 9 (+ 1) Le gateâu est {\bf{dans}} le confectionary {\bf{en}} France (IN) \newline % Row Count 11 (+ 2) Ma maison est {\bf{loin de}} France (FAR) \newline % Row Count 12 (+ 1) Ma maison est {\bf{près de}} Wilbur (CLOSE TO) \newline % Row Count 13 (+ 1) Il n'y a pas un chien {\bf{sous}} la table (UNDER) \newline % Row Count 14 (+ 1) Il y a une nappe {\bf{sur}} la table (ON)% Row Count 15 (+ 1) } \tn \hhline{>{\arrayrulecolor{DarkBackground}}-} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{x{0.8354 cm} x{1.16956 cm} x{1.08602 cm} x{1.08602 cm} } \SetRowColor{DarkBackground} \mymulticolumn{4}{x{5.377cm}}{\bf\textcolor{white}{Possessive Pronouns}} \tn % Row 0 \SetRowColor{LightBackground} My & Mon/Ma/Mes & Notre/Nos & Our \tn % Row Count 1 (+ 1) % Row 1 \SetRowColor{white} Your & Ton/Ta/Tes & Votre/Vos & Your (pl) \tn % Row Count 2 (+ 1) % Row 2 \SetRowColor{LightBackground} His/Her & Son/Sa/Ses & Leur(s) & Their \tn % Row Count 3 (+ 1) \hhline{>{\arrayrulecolor{DarkBackground}}----} \SetRowColor{LightBackground} \mymulticolumn{4}{x{5.377cm}}{Agrees with the object, not the subject (his mom=sa mère)} \tn \hhline{>{\arrayrulecolor{DarkBackground}}----} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{X} \SetRowColor{DarkBackground} \mymulticolumn{1}{x{5.377cm}}{\bf\textcolor{white}{Adverbs of Frequency}} \tn \SetRowColor{LightBackground} \mymulticolumn{1}{p{5.377cm}}{\vspace{1px}\centerline{\includegraphics[width=5.1cm]{/web/www.cheatography.com/public/uploads/aliciar_1713286070_Frequence-Free.png}}} \tn \hhline{>{\arrayrulecolor{DarkBackground}}-} \SetRowColor{LightBackground} \mymulticolumn{1}{x{5.377cm}}{Adverb directly follows the verb or goes at the beginning or end of sentence \newline Je joue parfois aux échecs.} \tn \hhline{>{\arrayrulecolor{DarkBackground}}-} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{x{2.33919 cm} x{2.63781 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{Questions: Rules}} \tn % Row 0 \SetRowColor{LightBackground} Est-ce que (at start of sentence) & Est-ce que le ciel est bleu? \tn % Row Count 2 (+ 2) % Row 1 \SetRowColor{white} Inversion (swap subject \& verb) & Mange-t-il toute la pizza? \tn % Row Count 4 (+ 2) % Row 2 \SetRowColor{LightBackground} Tag Question (end phrase) & Il mange toute la pizza, n'est-ce pas? \tn % Row Count 6 (+ 2) % Row 3 \SetRowColor{white} Intonation (inf. speaking) & Il mange toute la pizza?! \tn % Row Count 8 (+ 2) % Row 4 \SetRowColor{LightBackground} Qui-who & Qui est l'acteur? \tn % Row Count 9 (+ 1) % Row 5 \SetRowColor{white} Que/Quoi-what & Qu'est que tu fais? Tu fais quoi? \tn % Row Count 11 (+ 2) % Row 6 \SetRowColor{LightBackground} Où-where & Où est la train? \tn % Row Count 12 (+ 1) % Row 7 \SetRowColor{white} Quand-when (not specific hour) & Quand commence l'année? \tn % Row Count 14 (+ 2) % Row 8 \SetRowColor{LightBackground} Pourquoi-why & Pourquoi as-tu un chat? \tn % Row Count 16 (+ 2) % Row 9 \SetRowColor{white} Comment-how & Comment allez-vous? \tn % Row Count 17 (+ 1) % Row 10 \SetRowColor{LightBackground} Combien-how many & Il y a combien de crayons? \tn % Row Count 19 (+ 2) % Row 11 \SetRowColor{white} Quel(le)(s)-which (adj-must agree) & Quelle actrices est ta favorite? \tn % Row Count 21 (+ 2) \hhline{>{\arrayrulecolor{DarkBackground}}--} \SetRowColor{LightBackground} \mymulticolumn{2}{x{5.377cm}}{Question words typically followed by inversion or at the end, or use with est-ce que (qu'est-ce que c'est?). Quoi at end or alone \newline Quel used with any specific noun (à quelle heure/ quel film/ quelle fille/ etc.)} \tn \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} % That's all folks \end{multicols*} \end{document}