summaryrefslogtreecommitdiff
path: root/html/topic/french.html
blob: 00770cd36a4efdc4508dd3334e340d5c4b43a9ff (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
<!DOCTYPE html>
<html lang="da">
	<!--#include virtual="/shtml/head.shtml"-->
	<body>
		<!--#include virtual="/shtml/logotype.shtml"-->
		<div class="content">
			<!--#include virtual="/shtml/navigationBar.shtml"-->
			<div class="page">
				<p class="pageHeading">Fransk</p>
				<div class="section" id="conjugation">
					<p class="sectionHeading">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="/shtml/copyrightNotice.shtml"-->
		</div>
	</body>
</html>