summaryrefslogblamecommitdiff
path: root/html/topic/german.html
blob: cd61e6001d0729875144de4c640e6eec084509b3 (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11










                                                                            



























                                                                                         






                                                                              
<!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">Tysk</p>
				<div class="section">
					<table>
						<thead>
							<tr>
								<th></th>
								<th colspan="2">sein</th>
							</tr>
							<tr>
								<th></th>
								<th>Singularis</th>
								<th>Pluralis</th>
							</tr>
						</thead>
						<tbody>
							<tr>
								<th>Førsteperson</th>
								<td>bin</td>
								<td>sind</td>
							</tr>
							<tr>
								<th>Andenperson</th>
								<td>bist</td>
								<td>seid</td>
							</tr>
							<tr>
								<th>Tredjeperson</th>
								<td>ist</td>
								<td>sind</td>
							</tr>
						</tbody>
					</table>
				</div>
			</div>
			<!--#include virtual="/shtml/copyrightNotice.shtml"-->
		</div>
	</body>
</html>