summaryrefslogtreecommitdiff
path: root/html/topic/french.html
blob: 61c4e3e0dcb2eded02ff8bb2028f220613408f6a (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
53
54
55
56
57
58
59
60
<!DOCTYPE html>
<html lang="da">
	<!--#include virtual="/shtml/head.shtml"-->
	<title>Fransk<!--#include virtual="/shtml/titleSuffix.shtml"--></title>
	<body>
		<!--#include virtual="/shtml/logotype.shtml"-->
		<div class="content">
			<!--#include virtual="/shtml/navigationBar.shtml"-->
			<div class="page">
				<p class="heading">Fransk</p>
				<div class="section" id="conjugation">
					<p class="heading">Konjugation</p>
					<table>
						<thead>
							<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>
						</thead>
						<tbody>
							<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>
						</tbody>
					</table>
				</div>
			</div>
			<!--#include virtual="/shtml/copyrightNotice.shtml"-->
		</div>
	</body>
</html>