diff --git a/grammatica/verbi/indicativo.tex b/grammatica/verbi/indicativo.tex index 18d6240..bff1c81 100644 --- a/grammatica/verbi/indicativo.tex +++ b/grammatica/verbi/indicativo.tex @@ -1,4 +1,5 @@ \section{Indicativo} \input{grammatica/verbi/indicativo/presente} +\input{grammatica/verbi/indicativo/futuro-semplice} \input{grammatica/verbi/indicativo/passato-prossimo} \ No newline at end of file diff --git a/grammatica/verbi/indicativo/futuro-semplice.tex b/grammatica/verbi/indicativo/futuro-semplice.tex new file mode 100644 index 0000000..dfd166f --- /dev/null +++ b/grammatica/verbi/indicativo/futuro-semplice.tex @@ -0,0 +1,34 @@ +\subsection{Futuro Semplice} +\begin{table}[H] +\centering +\begin{tabular}[t]{r||r||c|c||c|c|c|} + \multicolumn{1}{c}{} & \multicolumn{1}{c}{Pronomi} & \multicolumn{2}{c}{Verbi ausiliari} & \multicolumn{3}{c}{Verbi modali} \\ + \thead{} & \thead{} & \thead{\textsc{Essere}} & \thead{\textsc{Avere}} & \thead{\textsc{Dovere}} & \thead{\textsc{Potere}} & \thead{\textsc{Volere}} \\ + \cline{2-7} + \textgerman{ich} & \textsc{io} & sar-\textbf{ò} & avr-\textbf{ò} & dovr-\textbf{ò} & potr-\textbf{ò} & vorr-\textbf{ò} \\ + \textgerman{du} & \textsc{tu} & sar-\textbf{ai} & avr-\textbf{ai} & dovr-\textbf{ai} & potr-\textbf{ai} & vorr-\textbf{ai} \\ + \textgerman{er, sie, es} & \textsc{lui, lei, --} & sar-\textbf{à} & avr-\textbf{à} & dovr-\textbf{à} & potr-\textbf{à} & vorr-\textbf{à} \\ + \textgerman{wir} & \textsc{noi} & sar-\textbf{emo} & avr-\textbf{emo} & dovr-\textbf{emo} & potr-\textbf{emo} & vorr-\textbf{emo} \\ + \textgerman{ihr} & \textsc{voi} & sar-\textbf{ete} & avr-\textbf{ete} & dovr-\textbf{ete} & potr-\textbf{ete} & vorr-\textbf{ete} \\ + \textgerman{sie} & \textsc{loro} & sar-\textbf{anno} & avr-\textbf{anno} & dovr-\textbf{anno} & potr-\textbf{anno} & vorr-\textbf{anno} \\ + \cline{2-7} +\end{tabular} +\end{table} + +\begin{table}[H] +\centering +\begin{tabular}[t]{r||r||c|c|c||c|c|c|} + \multicolumn{1}{c}{} & \multicolumn{1}{c}{Pronomi} & \multicolumn{3}{c}{Coniugazioni regolari} & \multicolumn{3}{c}{Verbi comuni di moto} \\ + \thead{} & \thead{} & \thead{\textsc{Amare}} & \thead{\textsc{Vendere}} & \thead{\textsc{Vestire}, \textsc{Pulire}} & \thead{\textsc{Andare}} & \thead{\textsc{Venire}} & \thead{\textsc{Stare}} \\ + \cline{2-8} + \textgerman{ich} & \textsc{io} & am\underline{e}r-\textbf{ò} & vender-\textbf{ò} & vestir-\textbf{ò}, pulir-\textbf{ò} & andr-\textbf{ò} & verr-\textbf{ò} & star-\textbf{ò} \\ + \textgerman{du} & \textsc{tu} & am\underline{e}r-\textbf{ai} & vender-\textbf{ai} & vestir-\textbf{ai}, pulir-\textbf{ai} & andr-\textbf{ai} & verr-\textbf{ai} & star-\textbf{ai} \\ + \textgerman{er, sie, es} & \textsc{lui, lei, --} & am\underline{e}r-\textbf{à} & vender-\textbf{à} & vestir-\textbf{à}, pulir-\textbf{à} & andr-\textbf{à} & verr-\textbf{à} & star-\textbf{à} \\ + \textgerman{wir} & \textsc{noi} & am\underline{e}r-\textbf{emo} & vender-\textbf{emo} & vestir-\textbf{emo}, pulir-\textbf{emo} & andr-\textbf{emo} & verr-\textbf{emo} & star-\textbf{emo} \\ + \textgerman{ihr} & \textsc{voi} & am\underline{e}r\textbf{ete} & vender-\textbf{ete} & vestir-\textbf{ete}, pulir-\textbf{ete} & andr-\textbf{ete} & verr-\textbf{ete} & star-\textbf{ete} \\ + \textgerman{sie} & \textsc{loro} & am\underline{e}r-\textbf{anno} & vender-\textbf{anno} & vestir-\textbf{anno}, pulir-\textbf{anno} & andr-\textbf{anno} & verr-\textbf{anno} & star-\textbf{anno} \\ + \cline{2-8} +\end{tabular} +\end{table} + +~ \ No newline at end of file diff --git a/immagini/wimmel1.jpeg b/immagini/wimmel1.jpeg new file mode 100644 index 0000000..1aa8b45 Binary files /dev/null and b/immagini/wimmel1.jpeg differ diff --git a/main.tex b/main.tex index 4b81773..7945e29 100644 --- a/main.tex +++ b/main.tex @@ -20,6 +20,7 @@ \part{Temi} \input{temi/salutazioni} + \input{temi/alfabeto} \input{temi/numeri} \input{temi/date} \input{temi/colori} diff --git a/temi/alfabeto.tex b/temi/alfabeto.tex index c3a9b0c..347d8da 100644 --- a/temi/alfabeto.tex +++ b/temi/alfabeto.tex @@ -1,3 +1,35 @@ \chapter{L'Alfabeto} -TBD. \ No newline at end of file +\begin{table}[H] + \centering + \begin{tabular}[t]{c|l} + A & a \\ + B & bi \\ + C & ci \\ + D & di \\ + E & e \\ + F & effe \\ + G & gi \\ + H & acca \\ + I & i \\ + \textbf{J}\footnotemark & \textbf{i lunga} \\ + \textbf{K}\footnotemark[\value{footnote}] & \textbf{cappa} \\ + L & elle \\ + M & emme \\ + N & enne \\ + O & o \\ + P & pi \\ + Q & cu \\ + R & erre \\ + S & esse \\ + T & ti \\ + U & u \\ + V & vu \\ + \textbf{W}\footnotemark[\value{footnote}] & \textbf{doppia vu} \\ + \textbf{X}\footnotemark[\value{footnote}] & \textbf{ics} \\ + \textbf{Y}\footnotemark[\value{footnote}] & \textbf{ipsilon} \\ + Z & zeta \\ + \end{tabular} +\end{table} + +\footnotetext{Lettere non propriamente parte dell'alfabeto italiano.} \ No newline at end of file