w11
[itlast1617.git] / week10 / w10.tex
diff --git a/week10/w10.tex b/week10/w10.tex
new file mode 100644 (file)
index 0000000..1c627f1
--- /dev/null
@@ -0,0 +1,41 @@
+\documentclass[a4paper]{article}
+
+\usepackage{geometry}
+\usepackage{booktabs}
+\usepackage{tabularx}
+
+\title{Exercise week 10}
+\author{Mart Lubbers}
+\date{\today}
+
+\begin{document}
+\maketitle
+\subsection*{Exercises Chapter 19}
+\begin{tabularx}{\textwidth}{llX}
+       \toprule
+       drink & \texttt{SPOKEN} & \ldots they were coming up and went across to get a drink of lemonade and \ldots\\
+               & \texttt{FICTION} & Then strew on water and make the people drink.\\
+               & \texttt{MAGAZINE} & A place for all kinds of wildlife to stop off and drink\\
+               & \texttt{NEWSPAPER} & \ldots stony -faced consultant Julian Chapman emerges in the shape of a failed marriage and a drink problem.\\
+               & \texttt{NON-ACAD} & Now it is 22. To work at that speed we can't even drink a cup of tea.\\
+               & \texttt{ACADEMIC} & You see, it'sonce people get drink in them.\\
+       \midrule
+       kiss & \texttt{SPOKEN} & Gon na give us a kiss, give us a kiss then, come on.\\
+               & \texttt{FICTION} & Lucy's lips tasted of brandy, their first kiss.\\
+               & \texttt{MAGAZINE} & \ldots to meet him and work with him was a thrill, but I got to kiss him, too!\\
+               & \texttt{NEWSPAPER} & Plenty of time for her to have had a string of boyfriends and perhaps kiss and tell lovers\ldots\\
+               & \texttt{NON-ACAD} & I'll kiss each several paper, for amends.\\
+               & \texttt{ACADEMIC} & \ldots varied according to whether it was the first phoneme of kiss or gift.\\
+       \midrule
+       write & \texttt{SPOKEN} & \ldots I've been sitting on it meaning to, to write to the press and\ldots\\
+               & \texttt{FICTION} & \ldots big glass and on the notes for the big glass, day, sleep and write this freewheeling commentary on the entire project,\ldots\\
+               & \texttt{MAGAZINE} & Don't Forget to Write\\
+               & \texttt{NEWSPAPER} & \ldots if Silence Of The Lambs is your choice for Rental Video Of The Year write: 1 {--} Silence Of The Lambs, and so on.\\
+               & \texttt{NON-ACAD} & \ldots the Social Fund Officer will write to the person who is, at the same time as a payment is made\ldots\\
+               & \texttt{ACADEMIC} & \ldots why should I let you write a book that won't do me any good but might do me some harm\ldots\\
+       \bottomrule
+\end{tabularx}
+
+\subsection*{Exercises Chapter 21}
+
+\end{document}