\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{MD-Cheatsheets} \pdfinfo{ /Title (nederlands.pdf) /Creator (Cheatography) /Author (MD-Cheatsheets) /Subject (Nederlands 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}{18A314} \definecolor{LightBackground}{HTML}{F0F9F0} \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{Nederlands Cheat Sheet}}}} \\ \normalsize{by \textcolor{DarkBackground}{MD-Cheatsheets} via \textcolor{DarkBackground}{\uline{cheatography.com/84213/cs/19926/}}} \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}MD-Cheatsheets \\ \uline{cheatography.com/md-cheatsheets} \\ \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 27th June, 2019.\\ 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.72 cm} x{1.944 cm} x{2.304 cm} x{2.232 cm} } \SetRowColor{DarkBackground} \mymulticolumn{4}{x{8.4cm}}{\bf\textcolor{white}{Werkwoordspelling}} \tn % Row 0 \SetRowColor{LightBackground} \mymulticolumn{4}{x{8.4cm}}{{\bf{Tegenwoordige tijd}}} \tn % Row Count 1 (+ 1) % Row 1 \SetRowColor{white} \mymulticolumn{4}{x{8.4cm}}{{\emph{Voor de vervoeging van de {\bf{persoonsvorm enkelvoud}} neem je de {\bf{ik-vorm}} als uitgangspunt. De {\bf{persoonsvorm meervoud}} is gelijk aan het {\bf{volledige werkwoord}} (de infinitief).}}} \tn % Row Count 5 (+ 4) % Row 2 \SetRowColor{LightBackground} & {\bf{Onderwerp}} & {\bf{Persoonsvorm}} & {\bf{{\emph{Voorbeeld}}}} \tn % Row Count 7 (+ 2) % Row 3 \SetRowColor{white} & ik & ik-vorm & ik vind \tn % Row Count 8 (+ 1) % Row 4 \SetRowColor{LightBackground} & jij/u & ik-vorm + t \{\{nl\}\}ik-vorm als {\bf{'je'}} of {\bf{'jij'}} na de \seqsplit{persoonsvorm} komt & jij vindt\{\{nl\}\} vind jij? \{\{nl\}\}vindt u \tn % Row Count 16 (+ 8) % Row 5 \SetRowColor{white} & \seqsplit{hij/zij/het} & ik-vorm + t & hij vindt \tn % Row Count 18 (+ 2) % Row 6 \SetRowColor{LightBackground} & wij & hele werkwoord & wij vinden \tn % Row Count 20 (+ 2) % Row 7 \SetRowColor{white} & jullie & hele werkwoord & jullie vinden \tn % Row Count 22 (+ 2) % Row 8 \SetRowColor{LightBackground} & zij & hele werkwoord & zij vinden \tn % Row Count 24 (+ 2) % Row 9 \SetRowColor{white} \mymulticolumn{4}{x{8.4cm}}{} \tn % Row Count 24 (+ 0) % Row 10 \SetRowColor{LightBackground} \mymulticolumn{4}{x{8.4cm}}{{\bf{Verleden tijd en voltooid deelwoord}}} \tn % Row Count 25 (+ 1) % Row 11 \SetRowColor{white} \mymulticolumn{4}{x{8.4cm}}{{\emph{Stel bij het {\bf{vervoegen}} van de {\bf{verleden tijd}} en het {\bf{voltooid deelwoord}} vast of je te maken hebt met een {\bf{onregelmatig}} of {\bf{regelmatig}} werkwoord.}}} \tn % Row Count 29 (+ 4) % Row 12 \SetRowColor{LightBackground} & {\bf{Onregelmatige werkwoorden}} & & \tn % Row Count 32 (+ 3) \end{tabularx} \par\addvspace{1.3em} \vfill \columnbreak \begin{tabularx}{8.4cm}{p{0.72 cm} x{1.944 cm} x{2.304 cm} x{2.232 cm} } \SetRowColor{DarkBackground} \mymulticolumn{4}{x{8.4cm}}{\bf\textcolor{white}{Werkwoordspelling (cont)}} \tn % Row 13 \SetRowColor{LightBackground} & Bij {\bf{onregelmatige}} \seqsplit{werkwoorden} {\bf{verandert}} de {\bf{ik-vorm}} als je het werkwoord in de {\bf{verleden tijd}} zet. Je kunt de verleden tijd {\bf{alleen bepalen}} als je de verleden tijdsvorm {\bf{weet}} of {\bf{opzoekt}} \seqsplit{(bijvoorbeeld} via \seqsplit{Woordenlijst)}. Voor de voltooide tijd geldt {\bf{hetzelfde}}. & & \tn % Row Count 29 (+ 29) % Row 14 \SetRowColor{white} & {\bf{Regelmatige werkwoorden}} & & \tn % Row Count 32 (+ 3) \end{tabularx} \par\addvspace{1.3em} \vfill \columnbreak \begin{tabularx}{8.4cm}{p{0.72 cm} x{1.944 cm} x{2.304 cm} x{2.232 cm} } \SetRowColor{DarkBackground} \mymulticolumn{4}{x{8.4cm}}{\bf\textcolor{white}{Werkwoordspelling (cont)}} \tn % Row 15 \SetRowColor{LightBackground} & Verleden tijd, \seqsplit{onvoltooid} verleden tijd:\{\{nl\}\}De {\bf{verleden tijd}} ({\bf{onvoltooid verleden tijd}}) eindigt op {\bf{-te(n)}} of {\bf{–de(n)}}. & & \tn % Row Count 14 (+ 14) % Row 16 \SetRowColor{white} & {\bf{Onderwerp}} & {\bf{{\emph{Voorbeeld}}}} & \tn % Row Count 16 (+ 2) % Row 17 \SetRowColor{LightBackground} & ik & maakte / meldde & \tn % Row Count 18 (+ 2) % Row 18 \SetRowColor{white} & jij & maakte / meldde & \tn % Row Count 20 (+ 2) % Row 19 \SetRowColor{LightBackground} & hij & maakte / meldde & \tn % Row Count 22 (+ 2) % Row 20 \SetRowColor{white} & wij & maakten / meldden & \tn % Row Count 24 (+ 2) % Row 21 \SetRowColor{LightBackground} & jullie & maakten / meldden & \tn % Row Count 26 (+ 2) % Row 22 \SetRowColor{white} & zij & maakten / meldden & \tn % Row Count 28 (+ 2) % Row 23 \SetRowColor{LightBackground} \mymulticolumn{4}{x{8.4cm}}{} \tn % Row Count 28 (+ 0) % Row 24 \SetRowColor{white} \mymulticolumn{4}{x{8.4cm}}{{\bf{'T K O F S C H I P}}} \tn % Row Count 29 (+ 1) % Row 25 \SetRowColor{LightBackground} \mymulticolumn{4}{x{8.4cm}}{{\emph{Als je {\bf{niet}} weet of het {\bf{-te}} of {\bf{-de}} moet zijn, dan gebruik je de regel van {\bf{'T KOFSCHIP}}.}}} \tn % Row Count 32 (+ 3) \end{tabularx} \par\addvspace{1.3em} \vfill \columnbreak \begin{tabularx}{8.4cm}{p{0.72 cm} x{1.944 cm} x{2.304 cm} x{2.232 cm} } \SetRowColor{DarkBackground} \mymulticolumn{4}{x{8.4cm}}{\bf\textcolor{white}{Werkwoordspelling (cont)}} \tn % Row 26 \SetRowColor{LightBackground} {\bf{1.}} & Kijk naar de \seqsplit{infinitief} (het hele \seqsplit{werkwoord)}. & & \tn % Row Count 5 (+ 5) % Row 27 \SetRowColor{white} {\bf{2.}} & Haal -en ervan af. Welke letter is dat? & & \tn % Row Count 10 (+ 5) % Row 28 \SetRowColor{LightBackground} {\bf{3.}} & Is het een \seqsplit{medeklinker} uit:\{\{nl\}\} {\bf{'T K O F S C H I P}} ? & & \tn % Row Count 17 (+ 7) % Row 29 \SetRowColor{white} {\bf{4.}} & Neem de 'ik-vorm' van de \seqsplit{onvoltooid} \seqsplit{tegenwoordige} tijd. & & \tn % Row Count 24 (+ 7) % Row 30 \SetRowColor{LightBackground} {\bf{5.}} & De verleden tijd is:'ik vorm' + -te of -de & & \tn % Row Count 29 (+ 5) % Row 31 \SetRowColor{white} \mymulticolumn{4}{x{8.4cm}}{{\bf{Let op:}} {\emph{Bij {\bf{sommige}} werkwoorden {\bf{eindigt}} de {\bf{ik-vorm}} van de o.t.t. op een {\bf{f}} of {\bf{s}}, terwijl het {\bf{hele werkwoord}} op een {\bf{v}} of {\bf{z}} eindigt. Je kijkt dus naar de {\bf{v}} of {\bf{z !}}}}} \tn % Row Count 34 (+ 5) \end{tabularx} \par\addvspace{1.3em} \vfill \columnbreak \begin{tabularx}{8.4cm}{p{0.72 cm} x{1.944 cm} x{2.304 cm} x{2.232 cm} } \SetRowColor{DarkBackground} \mymulticolumn{4}{x{8.4cm}}{\bf\textcolor{white}{Werkwoordspelling (cont)}} \tn % Row 32 \SetRowColor{LightBackground} & verhui{\bf{z}}en & ik verhui{\bf{s}}de & \tn % Row Count 2 (+ 2) % Row 33 \SetRowColor{white} & ver{\bf{v}}en & ik ver{\bf{f}}de & \tn % Row Count 4 (+ 2) % Row 34 \SetRowColor{LightBackground} & rei{\bf{z}}en & ik rei{\bf{s}}de & \tn % Row Count 6 (+ 2) % Row 35 \SetRowColor{white} \mymulticolumn{4}{x{8.4cm}}{} \tn % Row Count 6 (+ 0) % Row 36 \SetRowColor{LightBackground} \mymulticolumn{4}{x{8.4cm}}{{\bf{Voltooid deelwoord}}} \tn % Row Count 7 (+ 1) % Row 37 \SetRowColor{white} & Je {\bf{hoort}} vaak of een {\bf{voltooid deelwoord}} op een {\bf{-t}} of {\bf{-d}} {\bf{eindigt}} door er een {\bf{-e}} achter te {\bf{denken}}. Je {\bf{hoort}} \seqsplit{bijvoorbeeld} dat {\bf{gemeld}} op een {\bf{-d}} eindigt, als je er de {\bf{gemelde}} schade van maakt. Bij {\bf{twijfel}} kun je de regel van {\bf{'T KOFSCHIP}} weer {\bf{toepassen.}} & & \tn % Row Count 38 (+ 31) \end{tabularx} \par\addvspace{1.3em} \vfill \columnbreak \begin{tabularx}{8.4cm}{p{0.72 cm} x{1.944 cm} x{2.304 cm} x{2.232 cm} } \SetRowColor{DarkBackground} \mymulticolumn{4}{x{8.4cm}}{\bf\textcolor{white}{Werkwoordspelling (cont)}} \tn % Row 38 \SetRowColor{LightBackground} & {\bf{Je krijgt dan:}} & {\bf{ge + ik-vorm + t /d}} & \tn % Row Count 2 (+ 2) % Row 39 \SetRowColor{white} \mymulticolumn{4}{x{8.4cm}}{{\bf{Let op:}} {\emph{Veel {\bf{fouten}} worden gemaakt met woorden als {\bf{gebeuren, bereiden en erkennen}}, waarbij het {\bf{voltooid deelwoord}} weinig {\bf{verschilt}} van de {\bf{tegenwoordige tijd}}. Je hebt {\bf{bijvoorbeeld:}} }}het gebeurt{\emph{ en }}het is gebeurd{\emph{. \{\{nl\}\}Dit {\bf{geldt}} voor {\bf{alle}} werkwoorden die {\bf{beginnen}} met {\bf{be-, ge-, ver-, ont-, er-, en her-}}.}}} \tn % Row Count 10 (+ 8) % Row 40 \SetRowColor{LightBackground} \mymulticolumn{4}{x{8.4cm}}{De {\bf{'t kofschipregel}} is een {\bf{klankregel}}. Als je de uitgang {\bf{verlengd}} uitspreekt, {\bf{hoor}} je als het goed is ook of je voor een {\bf{d}} of {\bf{t}} moet kiezen ({\bf{{\emph{vergelijk}}: het is gebeurd \textless{}-\textgreater{} het gebeurde}}).} \tn % Row Count 15 (+ 5) \hhline{>{\arrayrulecolor{DarkBackground}}----} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{8.4cm}{p{0.76 cm} x{2.28 cm} x{4.56 cm} } \SetRowColor{DarkBackground} \mymulticolumn{3}{x{8.4cm}}{\bf\textcolor{white}{Manieren van lezen}} \tn % Row 0 \SetRowColor{LightBackground} \mymulticolumn{3}{x{8.4cm}}{{\bf{Oriënterend}}} \tn % Row Count 1 (+ 1) % Row 1 \SetRowColor{white} & {\bf{Doel:}} & {\bf{Eerste indruk}}. \tn % Row Count 2 (+ 1) % Row 2 \SetRowColor{LightBackground} & & {\bf{Onderwerp en publiek bepalen.}} \tn % Row Count 4 (+ 2) % Row 3 \SetRowColor{white} & {\bf{Je let op:}} & Titel. \tn % Row Count 6 (+ 2) % Row 4 \SetRowColor{LightBackground} & & Tussenkopjes. \tn % Row Count 7 (+ 1) % Row 5 \SetRowColor{white} & & Illustraties. \tn % Row Count 8 (+ 1) % Row 6 \SetRowColor{LightBackground} & & Inleiding. \tn % Row Count 9 (+ 1) % Row 7 \SetRowColor{white} & & Slot. \tn % Row Count 10 (+ 1) % Row 8 \SetRowColor{LightBackground} & & {\emph{Cursief}} of {\bf{vetgedrukt}}. \tn % Row Count 12 (+ 2) % Row 9 \SetRowColor{white} & & Schrijver. \tn % Row Count 13 (+ 1) % Row 10 \SetRowColor{LightBackground} & & Bron. \tn % Row Count 14 (+ 1) % Row 11 \SetRowColor{white} & {\bf{Bij een boek:}} & Inhoudsopgave. \tn % Row Count 16 (+ 2) % Row 12 \SetRowColor{LightBackground} & & Voorwoord. \tn % Row Count 17 (+ 1) % Row 13 \SetRowColor{white} & & Register. \tn % Row Count 18 (+ 1) % Row 14 \SetRowColor{LightBackground} & & Flaptekst. \tn % Row Count 19 (+ 1) % Row 15 \SetRowColor{white} & & Uitgever. \tn % Row Count 20 (+ 1) % Row 16 \SetRowColor{LightBackground} \mymulticolumn{3}{x{8.4cm}}{{\bf{Globaal}}} \tn % Row Count 21 (+ 1) % Row 17 \SetRowColor{white} & {\bf{Doel:}} & {\bf{Hoofdzaken}} uit tekst halen. \tn % Row Count 23 (+ 2) % Row 18 \SetRowColor{LightBackground} & {\bf{Je let op:}} & Kernzinnen.\{\{nl\}\} {\emph{Meestal {\bf{eerste}} of {\bf{laatste}} zin in een alinea.}} \tn % Row Count 26 (+ 3) % Row 19 \SetRowColor{white} & & Signaal woorden en signaalzinnen. \tn % Row Count 28 (+ 2) % Row 20 \SetRowColor{LightBackground} \mymulticolumn{3}{x{8.4cm}}{{\bf{Intensief}}} \tn % Row Count 29 (+ 1) % Row 21 \SetRowColor{white} & {\bf{Doel:}} & Tekst {\bf{begrijpen}}. \tn % Row Count 30 (+ 1) \end{tabularx} \par\addvspace{1.3em} \vfill \columnbreak \begin{tabularx}{8.4cm}{p{0.76 cm} x{2.28 cm} x{4.56 cm} } \SetRowColor{DarkBackground} \mymulticolumn{3}{x{8.4cm}}{\bf\textcolor{white}{Manieren van lezen (cont)}} \tn % Row 22 \SetRowColor{LightBackground} & {\bf{Je let op:}} & Betekenis van woorden. \tn % Row Count 2 (+ 2) % Row 23 \SetRowColor{white} & & Verwijswoorden. \tn % Row Count 3 (+ 1) % Row 24 \SetRowColor{LightBackground} & & Verbanden. \tn % Row Count 4 (+ 1) % Row 25 \SetRowColor{white} & & Opbouw. \tn % Row Count 5 (+ 1) % Row 26 \SetRowColor{LightBackground} & & Schrijfdoel. \tn % Row Count 6 (+ 1) % Row 27 \SetRowColor{white} & & Hoofdgedachte. \tn % Row Count 7 (+ 1) % Row 28 \SetRowColor{LightBackground} \mymulticolumn{3}{x{8.4cm}}{{\bf{Kritisch}}} \tn % Row Count 8 (+ 1) % Row 29 \SetRowColor{white} & {\bf{Doel:}} & Tekst {\bf{beoordelen}}. \tn % Row Count 9 (+ 1) % Row 30 \SetRowColor{LightBackground} & {\bf{Je let op:}} & De {\bf{informatie}}, is die:\{\{nl\}\} Juist? \{\{nl\}\}Volledig?\{\{nl\}\}Actueel? \tn % Row Count 12 (+ 3) % Row 31 \SetRowColor{white} & & De {\bf{argumenten}}, zijn die:\{\{nl\}\}Eerlijk?\{\{nl\}\}Overtuigend?\{\{nl\}\}Logisch en samenhangend? \tn % Row Count 16 (+ 4) \hhline{>{\arrayrulecolor{DarkBackground}}---} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{8.4cm}{x{3.04 cm} x{3.8 cm} p{0.76 cm} } \SetRowColor{DarkBackground} \mymulticolumn{3}{x{8.4cm}}{\bf\textcolor{white}{Onderwerp, deelonderwerp en hoofdgedachte}} \tn % Row 0 \SetRowColor{LightBackground} \mymulticolumn{3}{x{8.4cm}}{{\bf{Onderwerp}}} \tn % Row Count 1 (+ 1) % Row 1 \SetRowColor{white} Waar gaat de tekst over? & {\emph{Beschreven in één tot enkele woorden.}} & \tn % Row Count 4 (+ 3) % Row 2 \SetRowColor{LightBackground} \mymulticolumn{3}{x{8.4cm}}{{\bf{Deelonderwerp}}} \tn % Row Count 5 (+ 1) % Row 3 \SetRowColor{white} Meerdere \seqsplit{(deel)onderwerpen}. & {\emph{Verschillende kanten van een onderwerp.}} & \tn % Row Count 8 (+ 3) % Row 4 \SetRowColor{LightBackground} \mymulticolumn{3}{x{8.4cm}}{{\bf{Hoofdgedachte}}} \tn % Row Count 9 (+ 1) % Row 5 \SetRowColor{white} Kortst mogelijke samenvatting van een tekst. & De Hoofdgedachte kan {\bf{geformuleerd}} worden aan de hand van: {\bf{Titel, inleiding, slot en kernzinnen.}} & \tn % Row Count 15 (+ 6) % Row 6 \SetRowColor{LightBackground} & {\emph{Een enkele mededelende zin, waarin gestructureerd en prettig leesbaar wordt weergegeven wat er over het onderwerp van een tekst geschreven wordt.}}\{\{nl\}\}De zin is {\bf{NOOIT}} vragend!! & \tn % Row Count 25 (+ 10) \hhline{>{\arrayrulecolor{DarkBackground}}---} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{8.4cm}{x{3.04 cm} x{3.8 cm} p{0.76 cm} } \SetRowColor{DarkBackground} \mymulticolumn{3}{x{8.4cm}}{\bf\textcolor{white}{Titel, ondertitel en tussenkopjes}} \tn % Row 0 \SetRowColor{LightBackground} \mymulticolumn{3}{x{8.4cm}}{{\bf{Titel}}} \tn % Row Count 1 (+ 1) % Row 1 \SetRowColor{white} Één van de {\bf{belangrijkste onderdelen}} van een tekst. & {\bf{Informeert}} de lezer en maakt het {\bf{Onderwerp}} Duidelijk. & \tn % Row Count 5 (+ 4) % Row 2 \SetRowColor{LightBackground} & Moet {\bf{motiverend}} zijn om verder te lezen. & \tn % Row Count 8 (+ 3) % Row 3 \SetRowColor{white} \mymulticolumn{3}{x{8.4cm}}{{\bf{Ondertitel}}} \tn % Row Count 9 (+ 1) % Row 4 \SetRowColor{LightBackground} {\bf{Kopjes}} of korte {\bf{zinnen}} met een {\bf{informatief}} karakter. & Ter {\bf{aanvulling}} en {\bf{ondersteuning}} van de titel. & \tn % Row Count 13 (+ 4) % Row 5 \SetRowColor{white} \mymulticolumn{3}{x{8.4cm}}{{\bf{Chapeau}}} \tn % Row Count 14 (+ 1) % Row 6 \SetRowColor{LightBackground} {\emph{Letterlijke vertaling; {\bf{Hoed}}.}} & Een {\bf{chapeau}} is een {\bf{boventitel}} die de Titel ondersteund. & \tn % Row Count 18 (+ 4) % Row 7 \SetRowColor{white} \mymulticolumn{3}{x{8.4cm}}{{\bf{Tussenkopjes}}} \tn % Row Count 19 (+ 1) % Row 8 \SetRowColor{LightBackground} Voornamelijk in {\bf{lange}} teksten. & Kan {\bf{zowel}} één als meerdere {\bf{alinea's}} beslaan. & \tn % Row Count 22 (+ 3) % Row 9 \SetRowColor{white} {\bf{{\emph{Functies:}}}} & {\bf{Geven}} van {\bf{structuur}} aan een tekst. & \tn % Row Count 25 (+ 3) % Row 10 \SetRowColor{LightBackground} & {\bf{Motiveren}} om {\bf{verder}} te lezen. & \tn % Row Count 27 (+ 2) % Row 11 \SetRowColor{white} & {\bf{Aankondigen}} deelonderwerp. & \tn % Row Count 29 (+ 2) % Row 12 \SetRowColor{LightBackground} & De lezer in {\bf{staat}} stellen een tekst {\bf{orriënterend}} te {\bf{scannen}}. & \tn % Row Count 33 (+ 4) \hhline{>{\arrayrulecolor{DarkBackground}}---} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{8.4cm}{x{3.04 cm} x{3.8 cm} p{0.76 cm} } \SetRowColor{DarkBackground} \mymulticolumn{3}{x{8.4cm}}{\bf\textcolor{white}{Alinea en kernzin}} \tn % Row 0 \SetRowColor{LightBackground} \mymulticolumn{3}{x{8.4cm}}{{\bf{Alinea}}} \tn % Row Count 1 (+ 1) % Row 1 \SetRowColor{white} Een goed {\bf{opgebouwde}} alinea is een {\bf{afgeronde eenheid}}. & Korte {\bf{verzameling}} van {\bf{zinnen}} die een één {\bf{deelonderwerp}} behandelen. & \tn % Row Count 5 (+ 4) % Row 2 \SetRowColor{LightBackground} {\bf{Kenmerken:}} & Een {\bf{inspringing}} aan het {\bf{begin}} van de eerste {\bf{zin}}. & \tn % Row Count 8 (+ 3) % Row 3 \SetRowColor{white} & Een {\bf{witregel}} tussen twee {\bf{korte}} stukken tekst. & \tn % Row Count 11 (+ 3) % Row 4 \SetRowColor{LightBackground} & {\bf{Laatste}} regel wordt niet {\bf{vol}} gemaakt. & \tn % Row Count 14 (+ 3) % Row 5 \SetRowColor{white} \mymulticolumn{3}{x{8.4cm}}{} \tn % Row Count 14 (+ 0) % Row 6 \SetRowColor{LightBackground} {\bf{Signaalzin}} & {\bf{Overgangszin}} & \tn % Row Count 15 (+ 1) % Row 7 \SetRowColor{white} {\bf{Inleidende}} of {\bf{aankondigende}} zin. & Deze {\bf{zin}} legt een {\bf{verband}} tussen de {\bf{verschillende}} alinea's. & \tn % Row Count 19 (+ 4) % Row 8 \SetRowColor{LightBackground} \mymulticolumn{3}{x{8.4cm}}{{\bf{Kernzin}}} \tn % Row Count 20 (+ 1) % Row 9 \SetRowColor{white} Geeft het {\bf{belangrijkste}} deel van een {\bf{alinea}} weer. & Een {\bf{kernzin}} staat meestal aan het {\bf{begin}} of het {\bf{einde}} van een {\bf{alinea}}. & \tn % Row Count 25 (+ 5) % Row 10 \SetRowColor{LightBackground} & De {\bf{schrijver}} kan door op deze zin een {\bf{klemtoon}} te leggen, de {\bf{aandacht}} van de lezer {\bf{trekken}}. & \tn % Row Count 31 (+ 6) \end{tabularx} \par\addvspace{1.3em} \vfill \columnbreak \begin{tabularx}{8.4cm}{x{3.04 cm} x{3.8 cm} p{0.76 cm} } \SetRowColor{DarkBackground} \mymulticolumn{3}{x{8.4cm}}{\bf\textcolor{white}{Alinea en kernzin (cont)}} \tn % Row 11 \SetRowColor{LightBackground} & De {\bf{kernzin}} beschrijft het {\bf{onderwerp}} van de alinea en wat daar in het {\bf{korte}} stuk tekst over wordt {\bf{verteld}}. & \tn % Row Count 7 (+ 7) % Row 12 \SetRowColor{white} & De {\bf{kernzin}} staat vaak {\bf{na}} de {\bf{overgangszin}}. & \tn % Row Count 10 (+ 3) % Row 13 \SetRowColor{LightBackground} \mymulticolumn{3}{x{8.4cm}}{{\emph{De {\bf{resterende}} zinnen geven een {\bf{uitwerking, verduidelijking}} of {\bf{toelichting}} op de {\bf{kernzin}}.}}} \tn % Row Count 13 (+ 3) % Row 14 \SetRowColor{white} \mymulticolumn{3}{x{8.4cm}}{{\emph{In {\bf{sommige}} gevallen komt het voor dat een {\bf{kernzin}} bewust wordt {\bf{weggelaten}}, in deze gevallen kun je {\bf{zelf}} een kernzin {\bf{formuleren}} aan de hand van de door de {\bf{schrijver}} gegeven {\bf{informatie}}.}}} \tn % Row Count 18 (+ 5) \hhline{>{\arrayrulecolor{DarkBackground}}---} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{8.4cm}{x{3.04 cm} x{3.8 cm} p{0.76 cm} } \SetRowColor{DarkBackground} \mymulticolumn{3}{x{8.4cm}}{\bf\textcolor{white}{Citeren en eigen woorden}} \tn % Row 0 \SetRowColor{LightBackground} \mymulticolumn{3}{x{8.4cm}}{{\bf{Citeren}}} \tn % Row Count 1 (+ 1) % Row 1 \SetRowColor{white} Betekend; \{\{nl\}\}"{\bf{Letterlijk overnemen}}" & Citeren wil zeggen dat je {\bf{letterlijk}} de woorden van een {\bf{andere}} schrijver {\bf{overneemt}}. & \tn % Row Count 6 (+ 5) % Row 2 \SetRowColor{LightBackground} & Een {\bf{citaat}} staat; {\bf{altijd}} tussen {\bf{aanhalingstekens}}; start met een {\bf{hoofdletter}}; eindigt met een {\bf{punt}}, ({\bf{uitroepteken}} of {\bf{vraagteken}}) en is in sommige gevallen ook {\bf{{\emph{cursief}}}} geschreven. & \tn % Row Count 17 (+ 11) % Row 3 \SetRowColor{white} & Een {\bf{Citaat}} kan een {\bf{gehele}} zin zijn een {\bf{zinsgedeelte}}, een {\bf{enkel}} woord of een {\bf{woordgroep}} zijn. & \tn % Row Count 23 (+ 6) % Row 4 \SetRowColor{LightBackground} \mymulticolumn{3}{x{8.4cm}}{{\emph{Het is bij {\bf{langere}} zinnen {\bf{toegestaan}} om de {\bf{eerste}} en {\bf{laatste}} twee woorden van een {\bf{zin}} over te nemen als er om een {\bf{citaat}} gevraagd wordt en {\bf{daarbij}} de {\bf{regelnummers}} te vermelden.}}} \tn % Row Count 28 (+ 5) % Row 5 \SetRowColor{white} {\bf{Voorbeeld:}} & {\emph{ 'Het is …. te vermelden.' {\bf{(regel 10-12)}}}} & \tn % Row Count 31 (+ 3) \end{tabularx} \par\addvspace{1.3em} \vfill \columnbreak \begin{tabularx}{8.4cm}{x{3.04 cm} x{3.8 cm} p{0.76 cm} } \SetRowColor{DarkBackground} \mymulticolumn{3}{x{8.4cm}}{\bf\textcolor{white}{Citeren en eigen woorden (cont)}} \tn % Row 6 \SetRowColor{LightBackground} \mymulticolumn{3}{x{8.4cm}}{} \tn % Row Count 0 (+ 0) % Row 7 \SetRowColor{white} \mymulticolumn{3}{x{8.4cm}}{{\bf{Eigen Woorden}}} \tn % Row Count 1 (+ 1) % Row 8 \SetRowColor{LightBackground} Ook wel \{\{nl\}\}{\bf{{\emph{'Parafraseren'}}}} genoemd. & Dit wil {\bf{zeggen}} dat je iets in je {\bf{eigen bewoording}} formuleerd. & \tn % Row Count 5 (+ 4) % Row 9 \SetRowColor{white} \mymulticolumn{3}{x{8.4cm}}{{\emph{Je neemt de {\bf{belangrijkste}} woorden uit een {\bf{tekstgedeelte}} over zodat je qua {\bf{formulering}} dicht bij get {\bf{origineel}} kan blijven.}}} \tn % Row Count 8 (+ 3) \hhline{>{\arrayrulecolor{DarkBackground}}---} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{8.4cm}{x{1.872 cm} x{2.592 cm} p{0.72 cm} x{2.016 cm} } \SetRowColor{DarkBackground} \mymulticolumn{4}{x{8.4cm}}{\bf\textcolor{white}{Schrijfdoelen, tekstsoorten en tekstvormen}} \tn % Row 0 \SetRowColor{LightBackground} \mymulticolumn{4}{x{8.4cm}}{{\bf{Schrijfdoelen}}} \tn % Row Count 1 (+ 1) % Row 1 \SetRowColor{white} {\bf{{\emph{Doel}} van de Tekst}} & Doel dat de {\bf{schrijver}} met zijn tekst wil {\bf{bereiken}}. & & \tn % Row Count 6 (+ 5) % Row 2 \SetRowColor{LightBackground} \mymulticolumn{4}{x{8.4cm}}{{\emph{We {\bf{onderscheiden}} de volgende {\bf{schrijfdoelen}}:}}} \tn % Row Count 8 (+ 2) % Row 3 \SetRowColor{white} {\bf{Doel:}} & {\bf{Uitgangspunt:}} & & {\bf{Tekstsoort:}} \tn % Row Count 10 (+ 2) % Row 4 \SetRowColor{LightBackground} {\bf{Informeren}} & {\emph{Feitelijke basis. ({\bf{objectief}})}} & & {\emph{Informerende teksten}}. \tn % Row Count 13 (+ 3) % Row 5 \SetRowColor{white} {\bf{Instrueren}} & {\emph{Aanwijzingen geven. ({\bf{leren}})}} & & {\emph{Instruerende teksten.}} \tn % Row Count 16 (+ 3) % Row 6 \SetRowColor{LightBackground} {\bf{Uiteenzetten}} & {\emph{Fetien en hun samenhang, uitleg geven}}. & & {\emph{Uiteenzettende teksten}}. \tn % Row Count 19 (+ 3) % Row 7 \SetRowColor{white} {\bf{Overtuigen}} & {\emph{Vooral argumenteren. ({\bf{Subjectief}})}} & & {\emph{Betogende teksten.}} \tn % Row Count 22 (+ 3) % Row 8 \SetRowColor{LightBackground} {\bf{Beschouwen}} & {\emph{De lezer aan het denken zetten.}} & & {\emph{Beschouwende teksten.}} \tn % Row Count 25 (+ 3) % Row 9 \SetRowColor{white} \mymulticolumn{4}{x{8.4cm}}{{\emph{Door het geven van uitleg, argumentaties en een onderwerp van verschillende kanten te belichten.}} (deels {\bf{subjectief}}, deels {\bf{objectief}})} \tn % Row Count 28 (+ 3) % Row 10 \SetRowColor{LightBackground} {\bf{Activeren}} & {\emph{Aanzetten tot handelen of bepaald gedrag.}} & & {\emph{Activerende teksten.}} \tn % Row Count 32 (+ 4) \end{tabularx} \par\addvspace{1.3em} \vfill \columnbreak \begin{tabularx}{8.4cm}{x{1.872 cm} x{2.592 cm} p{0.72 cm} x{2.016 cm} } \SetRowColor{DarkBackground} \mymulticolumn{4}{x{8.4cm}}{\bf\textcolor{white}{Schrijfdoelen, tekstsoorten en tekstvormen (cont)}} \tn % Row 11 \SetRowColor{LightBackground} \mymulticolumn{4}{x{8.4cm}}{{\emph{Voornamelijk door te beargumenteren. }}({\bf{Subjectief}})} \tn % Row Count 2 (+ 2) % Row 12 \SetRowColor{white} {\bf{Amuseren}} & {\emph{Amuserende informatie geven.}} & & {\emph{Amuserende teksten}} \tn % Row Count 5 (+ 3) % Row 13 \SetRowColor{LightBackground} \mymulticolumn{4}{x{8.4cm}}{({\bf{Objectief}}, maar vooral {\bf{Subjectief}})} \tn % Row Count 6 (+ 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}{Feitelijke en waarderende uitspraken}} \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}{Intentie van de schrijver}} \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}{Argumentatie}} \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}{Soorten Argumenten}} \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}{Opbouw van argumenten}} \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}{Argumentatiestructuur}} \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}{Argumentatieschema's}} \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}{Argumentatie beoordelen}} \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}{Manieren om alinea's met elkaar te verbinden}} \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}{Soorten verbanden en signaalwoorden}} \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}{Verbindingswoorden gebruiken}} \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}{Hoofdstructuur: inleiding, middenstuk, slot}} \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}{De inleiding}} \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}{Het middenstuk}} \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}{Het slot}} \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}{Tekststructuren}} \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}{\seqsplit{Voordelen-en-nadelenstructuur}}} \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}{Vroeger-en-nu-structuur}} \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}{\seqsplit{Vroeger-nu-toekomststructuur}}} \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}{\seqsplit{Probleem-en-oplossingstructuur}}} \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}{\seqsplit{Verschijnsel-en-verklaringstructuur}}} \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}{Bewering en agrumentatiestructuur}} \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}{\seqsplit{Verschijnsel-en-besprekingstructuur}}} \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}{Functies van tekstgedeelten}} \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}{Zuiver redeneren}} \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}{Drogredenen}} \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}{Bijzonder Taalgebruik}} \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}{Beeldspraak}} \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}{Stijlfiguren}} \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}{Bijzondere woordkeus}} \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}{Bruikbaarheid van informatie beoordelen}} \tn % Row 0 \SetRowColor{LightBackground} \mymulticolumn{2}{x{8.4cm}}{} \tn % Row Count 0 (+ 0) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} % That's all folks \end{multicols*} \end{document}