summaryrefslogblamecommitdiff
path: root/html/german.html
blob: 2c8d46eb972e903dbb5c683dc56bd3ceb9912242 (plain) (tree)
1
2
3
4
5
6
7
8





                                                                 
                                                       
                                             

























                                                                         




                                                                 
<!DOCTYPE html>
<html lang="da">
	<!--#include virtual="/shtml/head.shtml"-->
	<body>
		<!--#include virtual="/shtml/pageHeader.shtml"-->
		<div class="page">
			<p class="pageHeading">Tysk</p>
			<div class="section">
				<table>
					<tr>
						<th></th>
						<th colspan="2">sein</th>
					</tr>
					<tr>
						<th></th>
						<th>Singularis</th>
						<th>Pluralis</th>
					</tr>
					<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>
				</table>
			</div>
		</div>
		<!--#include virtual="/shtml/pageFooter.shtml"-->
	</body>
</html>