\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{aila (ailawilliams)} \pdfinfo{ /Title (german-grammar.pdf) /Creator (Cheatography) /Author (aila (ailawilliams)) /Subject (German grammar 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}{806339} \definecolor{LightBackground}{HTML}{F7F5F2} \renewcommand{\familydefault}{\sfdefault} \color{TextColor} % Header and Footer \pagestyle{fancy} \fancyhead{} % Set header to blank \fancyfoot{} % Set footer to blank \fancyhead[L]{ \noindent \begin{multicols}{3} \begin{tabulary}{5.8cm}{C} \SetRowColor{DarkBackground} \vspace{-7pt} {\parbox{\dimexpr\textwidth-2\fboxsep\relax}{\noindent \hspace*{-6pt}\includegraphics[width=5.8cm]{/web/www.cheatography.com/public/images/cheatography_logo.pdf}} } \end{tabulary} \columnbreak \begin{tabulary}{11cm}{L} \vspace{-2pt}\large{\bf{\textcolor{DarkBackground}{\textrm{German grammar Cheat Sheet}}}} \\ \normalsize{by \textcolor{DarkBackground}{aila (ailawilliams)} via \textcolor{DarkBackground}{\uline{cheatography.com/141978/cs/30737/}}} \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}aila (ailawilliams) \\ \uline{cheatography.com/ailawilliams} \\ \end{tabulary} \vfill \columnbreak \begin{tabulary}{5.8cm}{L} \SetRowColor{FootBackground} \mymulticolumn{1}{p{5.377cm}}{\bf\textcolor{white}{Cheat Sheet}} \\ \vspace{-2pt}Published 2nd February, 2022.\\ Updated 2nd February, 2022.\\ Page {\thepage} of \pageref{LastPage}. \end{tabulary} \vfill \columnbreak \begin{tabulary}{5.8cm}{L} \SetRowColor{FootBackground} \mymulticolumn{1}{p{5.377cm}}{\bf\textcolor{white}{Sponsor}} \\ \SetRowColor{white} \vspace{-5pt} %\includegraphics[width=48px,height=48px]{dave.jpeg} Measure your website readability!\\ www.readability-score.com \end{tabulary} \end{multicols}} \begin{document} \raggedright \raggedcolumns % Set font size to small. Switch to any value % from this page to resize cheat sheet text: % www.emerson.emory.edu/services/latex/latex_169.html \footnotesize % Small font. \begin{multicols*}{4} \begin{tabularx}{3.833cm}{X} \SetRowColor{DarkBackground} \mymulticolumn{1}{x{3.833cm}}{\bf\textcolor{white}{word order of the main sentence}} \tn \SetRowColor{white} \mymulticolumn{1}{x{3.833cm}}{{\emph{The verb is the second member of the sentence in the main clause. The verb may be preceded by an author, an expression of time/place or a question word.}} \newline % Row Count 4 (+ 4) {\bf{Ich mache meine Hausaufgaben.}} \newline % Row Count 5 (+ 1) {\bf{Am Abend mache ich meine Hausaufgaben.}} \newline % Row Count 6 (+ 1) {\bf{Wann machst du deine Hausaufgaben?}} \newline % Row Count 7 (+ 1) {\emph{EXCEPTION: The verb comes first in the main clause when it is a question sentence beginning with a verb.}} \newline % Row Count 10 (+ 3) {\bf{Machst du deine Hausaufgaben?}}% Row Count 11 (+ 1) } \tn \hhline{>{\arrayrulecolor{DarkBackground}}-} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{3.833cm}{X} \SetRowColor{DarkBackground} \mymulticolumn{1}{x{3.833cm}}{\bf\textcolor{white}{The word order of the subordinate clause}} \tn % Row 0 \SetRowColor{LightBackground} \mymulticolumn{1}{x{3.833cm}}{A subordinate clause always appears together with the main clause. A subordinating clause begins with a subordinating conjunction} \tn \mymulticolumn{1}{x{3.833cm}}{\hspace*{6 px}\rule{2px}{6px}\hspace*{6 px}({\bf{dass}}-that; {\bf{wenn}}-if, when; {\bf{weil}}-because; {\bf{obwohl}}-although).} \tn % Row Count 5 (+ 5) % Row 1 \SetRowColor{white} \mymulticolumn{1}{x{3.833cm}}{The conjugated verb always comes last in the subordinate clause - even when there are several verbs in the subordinate clause. In a subordinate clause, the differing compound verb is written together.} \tn \mymulticolumn{1}{x{3.833cm}}{\hspace*{6 px}\rule{2px}{6px}\hspace*{6 px}Wei{\ss}t du, {\bf{dass}} Alex Fu{\ss}ball {\bf{spielt?}} Ich wei{\ss}, {\bf{dass}} Alex gut Fu{\ss}ball spielen {\bf{kann}}. Es ist klar, {\bf{dass}} Alex seinen Fu{\ss}ball immer {\bf{mitbringt.}}} \tn % Row Count 13 (+ 8) \hhline{>{\arrayrulecolor{DarkBackground}}-} \SetRowColor{LightBackground} \mymulticolumn{1}{x{3.833cm}}{think of it like: main idea, then second idea.} \tn \hhline{>{\arrayrulecolor{DarkBackground}}-} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{3.833cm}{p{0.3433 cm} x{3.0897 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{3.833cm}}{\bf\textcolor{white}{dative prepositions}} \tn % Row 0 \SetRowColor{LightBackground} \mymulticolumn{2}{x{3.833cm}}{After these prepositions, a dative form is always required. mit + der Bus → mit dem Bus,} \tn % Row Count 2 (+ 2) % Row 1 \SetRowColor{white} aus & out of, from \tn % Row Count 3 (+ 1) % Row 2 \SetRowColor{LightBackground} bei & at, amongst, with (like 'chez' in French) \tn % Row Count 5 (+ 2) % Row 3 \SetRowColor{white} mit & with \tn % Row Count 6 (+ 1) % Row 4 \SetRowColor{LightBackground} nach & after, to, past \tn % Row Count 7 (+ 1) % Row 5 \SetRowColor{white} seit & since \tn % Row Count 8 (+ 1) % Row 6 \SetRowColor{LightBackground} von & from, of \tn % Row Count 9 (+ 1) % Row 7 \SetRowColor{white} zu & to at \tn % Row Count 10 (+ 1) \hhline{>{\arrayrulecolor{DarkBackground}}--} \SetRowColor{LightBackground} \mymulticolumn{2}{x{3.833cm}}{Achtung! Preposition often merges with an article. zu der Schule → zur Schule} \tn \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{3.833cm}{x{1.30419 cm} p{0.72792 cm} x{1.00089 cm} } \SetRowColor{DarkBackground} \mymulticolumn{3}{x{3.833cm}}{\bf\textcolor{white}{war und hatte, to be and to have}} \tn % Row 0 \SetRowColor{LightBackground} ich & war & hatte \tn % Row Count 1 (+ 1) % Row 1 \SetRowColor{white} du & warst & hattest \tn % Row Count 2 (+ 1) % Row 2 \SetRowColor{LightBackground} er/es/sie & war & hatte \tn % Row Count 3 (+ 1) % Row 3 \SetRowColor{white} wir & waren & hatten \tn % Row Count 4 (+ 1) % Row 4 \SetRowColor{LightBackground} ihr & wart & hattet \tn % Row Count 5 (+ 1) % Row 5 \SetRowColor{white} sie/Sie & waren & hatten \tn % Row Count 6 (+ 1) \hhline{>{\arrayrulecolor{DarkBackground}}---} \SetRowColor{LightBackground} \mymulticolumn{3}{x{3.833cm}}{The verbs sein and haben are more often used with the imperfect (er war, er hatte) than with the perfect.} \tn \hhline{>{\arrayrulecolor{DarkBackground}}---} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{3.833cm}{x{1.36485 cm} x{1.36485 cm} p{0.3033 cm} } \SetRowColor{DarkBackground} \mymulticolumn{3}{x{3.833cm}}{\bf\textcolor{white}{the perfect tense of regular verbs}} \tn % Row 0 \SetRowColor{LightBackground} \mymulticolumn{3}{x{3.833cm}}{In German, the perfect tense is most commonly used to tell about the past.} \tn % Row Count 2 (+ 2) % Row 1 \SetRowColor{white} auxiliary verb & & main verb \tn % Row Count 5 (+ 3) % Row 2 \SetRowColor{LightBackground} Ich habe & Souvenirs & \seqsplit{gekauft} \tn % Row Count 7 (+ 2) % Row 3 \SetRowColor{white} Du hast & Souvenirs & \seqsplit{gekauft} \tn % Row Count 9 (+ 2) % Row 4 \SetRowColor{LightBackground} Er/es/sie hat & Souvenirs & \seqsplit{gekauft} \tn % Row Count 11 (+ 2) % Row 5 \SetRowColor{white} wir haben & Souvenirs & \seqsplit{gekauft} \tn % Row Count 13 (+ 2) % Row 6 \SetRowColor{LightBackground} ihr habt & Souvenirs & \seqsplit{gekauft} \tn % Row Count 15 (+ 2) % Row 7 \SetRowColor{white} sie/Sie haben & Souvenirs & \seqsplit{gekauft} \tn % Row Count 17 (+ 2) % Row 8 \SetRowColor{LightBackground} \mymulticolumn{3}{x{3.833cm}}{{\bf{Achtung! ge + buy + t}}} \tn % Row Count 18 (+ 1) % Row 9 \SetRowColor{white} 1. What are the two parts of the German perfect? & {\bf{The second verb and the main verb.}} & \tn % Row Count 21 (+ 3) % Row 10 \SetRowColor{LightBackground} 2. How is the ge-form of the main verb constructed in regular verbs? & {\bf{The main verb form ge + verb body + t}} & \tn % Row Count 25 (+ 4) % Row 11 \SetRowColor{white} 3. What do you notice about the inflection of the parts of the perfect in different persons? & {\bf{The auxiliary verb bends according to the author of the sentence. The main verb does not bend.}} & \tn % Row Count 31 (+ 6) \end{tabularx} \par\addvspace{1.3em} \vfill \columnbreak \begin{tabularx}{3.833cm}{x{1.36485 cm} x{1.36485 cm} p{0.3033 cm} } \SetRowColor{DarkBackground} \mymulticolumn{3}{x{3.833cm}}{\bf\textcolor{white}{the perfect tense of regular verbs (cont)}} \tn % Row 12 \SetRowColor{LightBackground} 4. What do you notice about the word order of a perfect sentence? & {\bf{The auxiliary verb is in the place of the conjugated verb. The main verb is at the end of the sentence.}} & \tn % Row Count 6 (+ 6) \hhline{>{\arrayrulecolor{DarkBackground}}---} \SetRowColor{LightBackground} \mymulticolumn{3}{x{3.833cm}}{extra-e is also needed in the imperfect as an extension of the verb body. \newline wart|en \newline body: wart \newline ge + wart + e + t \newline Where does the body of the verb end when an extra-e is needed to help with inflection? \newline {\bf{The letters -d, -t or a consonant cluster (e.g. -ffn).}}} \tn \hhline{>{\arrayrulecolor{DarkBackground}}---} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{3.833cm}{x{1.27386 cm} x{0.87957 cm} x{0.87957 cm} } \SetRowColor{DarkBackground} \mymulticolumn{3}{x{3.833cm}}{\bf\textcolor{white}{irregular past principle}} \tn % Row 0 \SetRowColor{LightBackground} infinitive {[}basic{]} & Present (single 3rd person) & Perfect (single 3rd person) \tn % Row Count 3 (+ 3) % Row 1 \SetRowColor{white} genie{\ss}en {[}to enjoy smth{]} & er genie{\ss}t & er hat genossen \tn % Row Count 5 (+ 2) % Row 2 \SetRowColor{LightBackground} backen {[}to bake{]} & er backt/b{\"a}ckt & er hat gebacken \tn % Row Count 7 (+ 2) % Row 3 \SetRowColor{white} beginnen {[}to start;begin{]} & er beginnt & er hat begonnen \tn % Row Count 9 (+ 2) % Row 4 \SetRowColor{LightBackground} bekommen {[}get;receive{]} & er bekommt & er hat bekommen \tn % Row Count 11 (+ 2) % Row 5 \SetRowColor{white} bleiben {[}stay, linger, remain{]} & er bleibt & er ist geblieben \tn % Row Count 13 (+ 2) % Row 6 \SetRowColor{LightBackground} essen {[}eat{]} & er isst & er hat gegessen \tn % Row Count 15 (+ 2) % Row 7 \SetRowColor{white} fahren {[}drive, travel{]} & er f{\"a}hrt & er ist gefahren \tn % Row Count 17 (+ 2) % Row 8 \SetRowColor{LightBackground} fallen {[}fall, drop{]} & er f{\"a}llt & er ist gefallen \tn % Row Count 19 (+ 2) % Row 9 \SetRowColor{white} finden {[}to find; have an opinion{]} & er findet & er hat gefunden \tn % Row Count 22 (+ 3) % Row 10 \SetRowColor{LightBackground} fliegen {[}to fly{]} & er fliegt & er ist geflogen \tn % Row Count 24 (+ 2) % Row 11 \SetRowColor{white} geben {[}to give{]} / {[}smth is somewhere{]} & er/es gibt & er/es hat gegeben \tn % Row Count 27 (+ 3) % Row 12 \SetRowColor{LightBackground} gehen {[}to walk, go, visit{]} & er geht & er ist gegangen \tn % Row Count 29 (+ 2) % Row 13 \SetRowColor{white} gewinnen {[}to win{]} & er gewinnt & er hat gewonnen \tn % Row Count 31 (+ 2) \end{tabularx} \par\addvspace{1.3em} \vfill \columnbreak \begin{tabularx}{3.833cm}{x{1.27386 cm} x{0.87957 cm} x{0.87957 cm} } \SetRowColor{DarkBackground} \mymulticolumn{3}{x{3.833cm}}{\bf\textcolor{white}{irregular past principle (cont)}} \tn % Row 14 \SetRowColor{LightBackground} hei{\ss}en {[}to be called; to mean smth{]} & er hei{\ss}t & er hat gehei{\ss}en \tn % Row Count 3 (+ 3) % Row 15 \SetRowColor{white} helfen {[}to help{]} & er hilft & er hat geholfen \tn % Row Count 5 (+ 2) % Row 16 \SetRowColor{LightBackground} kommen {[} to come{]} & er kommt & er ist gekommen \tn % Row Count 7 (+ 2) % Row 17 \SetRowColor{white} laufen {[}to run; walk{]} & er l{\"a}uft & er ist gelaufen \tn % Row Count 9 (+ 2) % Row 18 \SetRowColor{LightBackground} lesen {[}to read{]} & er liest & er hat gelesen \tn % Row Count 11 (+ 2) % Row 19 \SetRowColor{white} nehmen {[}to take{]} & er nimmt & er hat genommen \tn % Row Count 13 (+ 2) % Row 20 \SetRowColor{LightBackground} reiten {[}to ride horseback{]} & er reitet & er ist geritten \tn % Row Count 15 (+ 2) % Row 21 \SetRowColor{white} schlafen {[}to sleep{]} & er schl{\"a}ft & er hat geschlafen \tn % Row Count 17 (+ 2) % Row 22 \SetRowColor{LightBackground} schreiben {[}to write{]} & er schreibt & er hat \seqsplit{geschrieben} \tn % Row Count 19 (+ 2) % Row 23 \SetRowColor{white} schwimmen {[}to swim{]} & er schwimmt & er ist \seqsplit{geschwommen} \tn % Row Count 21 (+ 2) % Row 24 \SetRowColor{LightBackground} sehen {[}to see{]} & er sieht & er hat gesehen \tn % Row Count 23 (+ 2) % Row 25 \SetRowColor{white} sein {[}to be{]} & er ist & er ist gewesen \tn % Row Count 25 (+ 2) % Row 26 \SetRowColor{LightBackground} singen {[}to sing{]} & er singt & er hat gesungen \tn % Row Count 27 (+ 2) % Row 27 \SetRowColor{white} sitzen {[}to sit{]} & er sitzt & er hat gesessen \tn % Row Count 29 (+ 2) % Row 28 \SetRowColor{LightBackground} sprechen {[}to speak{]} & er spricht & er hat gesprochen \tn % Row Count 31 (+ 2) \end{tabularx} \par\addvspace{1.3em} \vfill \columnbreak \begin{tabularx}{3.833cm}{x{1.27386 cm} x{0.87957 cm} x{0.87957 cm} } \SetRowColor{DarkBackground} \mymulticolumn{3}{x{3.833cm}}{\bf\textcolor{white}{irregular past principle (cont)}} \tn % Row 29 \SetRowColor{LightBackground} stehen {[}to stand{]} & er steht & er hat gestanden \tn % Row Count 2 (+ 2) % Row 30 \SetRowColor{white} sterben {[}to die{]} & er stirbt & er ist gestorben \tn % Row Count 4 (+ 2) % Row 31 \SetRowColor{LightBackground} tragen {[}keep wearing / wearing; carry{]} & er tr{\"a}gt & er hat getragen \tn % Row Count 7 (+ 3) % Row 32 \SetRowColor{white} treffen {[}to meet{]} & er trifft & er hat getroffen \tn % Row Count 9 (+ 2) % Row 33 \SetRowColor{LightBackground} trinken {[}to drink{]} & er trinkt & er hat getrunken \tn % Row Count 11 (+ 2) \hhline{>{\arrayrulecolor{DarkBackground}}---} \end{tabularx} \par\addvspace{1.3em} % That's all folks \end{multicols*} \end{document}