summaryrefslogtreecommitdiff
path: root/html/encyclopedia/french.html
blob: f9b872aaaa99fe1096d10c256a76eb5eacfc8441 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
<!DOCTYPE html>
<html lang="da">
	<!--#include virtual="/include/head.shtml"-->
	<body>
		<!--#include virtual="/include/pageHeader.shtml"-->
		<div class="page">
			<p class="pageTitle">Leksikon<sub> Fransk</sub></p>
			<div class="section" id="conjugation">
				<p class="large">Konjugation</p>
				<table>
					<tr>
						<th></th>
						<th colspan="2">Premier Groupe</th>
					</tr>
					<tr class="small">
						<th></th>
						<th colspan="2">Indicatif</th>
					</tr>
					<tr class="small">
						<th></th>
						<th colspan="2">Actif</th>
					</tr>
					<tr class="small">
						<th></th>
						<th>Singulier</th>
						<th>Puriel</th>
					</tr>
					<tr class="small">
						<th></th>
						<th colspan="2">Présent</th>
					</tr>
					<tr>
						<th>Première</th>
						<td>aim&thinsp;<b>e</b></td>
						<td>aim&thinsp;<b>ons</b></td>
					</tr>
					<tr>
						<th>Deuxième</th>
						<td>aim&thinsp;<b>es</b></td>
						<td>aim&thinsp;<b>ez</b></td>
					</tr>
					<tr>
						<th>Troisième</th>
						<td>aim&thinsp;<b>e</b></td>
						<td>aim&thinsp;<b>ent</b></td>
					</tr>
				</table>
			</div>
		</div>
		<!--#include virtual="/include/pageFooter.shtml"-->
	</body>
</html>