forked from GitHub/gf-core
more compact inflection tables for Swedish
This commit is contained in:
@@ -4,28 +4,30 @@
|
||||
|
||||
<table class="forms-table" rules="all">
|
||||
<tr>
|
||||
<th></th>
|
||||
<th colspan="2">singular</th>
|
||||
<th colspan="2">plural</th>
|
||||
<th colspan="2"></th>
|
||||
<th>obest</th>
|
||||
<th>best</th>
|
||||
</tr>
|
||||
<tr>
|
||||
<th></th>
|
||||
<th>obestämd</th>
|
||||
<th>bestämd</th>
|
||||
<th>obestämd</th>
|
||||
<th>bestämd</th>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>nominativ</th>
|
||||
<th rowspan="2">nom</th>
|
||||
<th>sg</th>
|
||||
<td><form>s Sg Indef Nom</form></td>
|
||||
<td><form>s Sg Def Nom</form></td>
|
||||
|
||||
</tr>
|
||||
<tr>
|
||||
<th>pl</th>
|
||||
<td><form>s Pl Indef Nom</form></td>
|
||||
<td><form>s Pl Def Nom</form></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>genitiv</th>
|
||||
<th rowspan="2">gen</th>
|
||||
<th>sg</th>
|
||||
<td><form>s Sg Indef Gen</form></td>
|
||||
<td><form>s Sg Def Gen</form></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>pl</th>
|
||||
<td><form>s Pl Indef Gen</form></td>
|
||||
<td><form>s Pl Def Gen</form></td>
|
||||
</tr>
|
||||
@@ -40,67 +42,61 @@
|
||||
</tr>
|
||||
<tr>
|
||||
<th colspan="2"></th>
|
||||
<th>positiv</th>
|
||||
<th>komparativ</th>
|
||||
<th>superlativ</th>
|
||||
<th>posit</th>
|
||||
<th>kompar</th>
|
||||
<th>superl</th>
|
||||
</tr>
|
||||
<tr>
|
||||
<th rowspan="3">obestämd</th>
|
||||
<th>utrum</th>
|
||||
<th rowspan="3">obest</th>
|
||||
<th>utr</th>
|
||||
<td><form>s (AF (APosit (Strong (GSg Utr))) Nom)</form></td>
|
||||
<td rowspan="5"><form>s (AF ACompar Nom)</form></td>
|
||||
<td rowspan="3"><form>s (AF (ASuperl SupStrong) Nom)</form></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>neutrum</th>
|
||||
<th>neut</th>
|
||||
<td><form>s (AF (APosit (Strong (GSg Neutr))) Nom)</form></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>plural</th>
|
||||
<th>pl</th>
|
||||
<td><form>s (AF (APosit (Strong GPl)) Nom)</form></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th rowspan="2">bestämd</th>
|
||||
<th>singular</th>
|
||||
<th rowspan="2">best</th>
|
||||
<th>sg</th>
|
||||
<td><form>s (AF (APosit (Weak Sg)) Nom)</form></td>
|
||||
<td rowspan="2"><form>s (AF (ASuperl SupWeak) Nom)</form></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>plural</th>
|
||||
<th>pl</th>
|
||||
<td><form>s (AF (APosit (Weak Pl)) Nom)</form></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th colspan="5">genitiv</th>
|
||||
</tr>
|
||||
<tr>
|
||||
<th colspan="2"></th>
|
||||
<th>positiv</th>
|
||||
<th>komparativ</th>
|
||||
<th>superlativ</th>
|
||||
</tr>
|
||||
<tr>
|
||||
<th rowspan="3">obestämd</th>
|
||||
<th>utrum</th>
|
||||
<th rowspan="3">obest</th>
|
||||
<th>utr</th>
|
||||
<td><form>s (AF (APosit (Strong (GSg Utr))) Gen)</form></td>
|
||||
<td rowspan="5"><form>s (AF ACompar Gen)</form></td>
|
||||
<td rowspan="3"><form>s (AF (ASuperl SupStrong) Gen)</form></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>neutrum</th>
|
||||
<th>neut</th>
|
||||
<td><form>s (AF (APosit (Strong (GSg Neutr))) Gen)</form></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>plural</th>
|
||||
<th>pl</th>
|
||||
<td><form>s (AF (APosit (Strong GPl)) Gen)</form></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th rowspan="2">bestämd</th>
|
||||
<th>singular</th>
|
||||
<th rowspan="2">best</th>
|
||||
<th>sg</th>
|
||||
<td><form>s (AF (APosit (Weak Sg)) Gen)</form></td>
|
||||
<td rowspan="2"><form>s (AF (ASuperl SupWeak) Gen)</form></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>plural</th>
|
||||
<th>pl</th>
|
||||
<td><form>s (AF (APosit (Weak Pl)) Gen)</form></td>
|
||||
</tr>
|
||||
</table>
|
||||
@@ -148,8 +144,39 @@
|
||||
</tr>
|
||||
</table>
|
||||
|
||||
<h2>Presens Particip</h2>
|
||||
<h2>Particip Presens</h2>
|
||||
<table class="forms-table" rules="all">
|
||||
<tr>
|
||||
<th colspan="2"></th>
|
||||
<th>obest</th>
|
||||
<th>best</th>
|
||||
</tr>
|
||||
<tr>
|
||||
<th rowspan="2">nom</th>
|
||||
<th>sg</th>
|
||||
<td><form>s (VI (VPtPres Sg Indef Nom))</form></td>
|
||||
<td><form>s (VI (VPtPres Sg Def Nom))</form></td>
|
||||
|
||||
</tr>
|
||||
<tr>
|
||||
<th>pl</th>
|
||||
<td><form>s (VI (VPtPres Pl Indef Nom))</form></td>
|
||||
<td><form>s (VI (VPtPres Pl Def Nom))</form></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th rowspan="2">gen</th>
|
||||
<th>sg</th>
|
||||
<td><form>s (VI (VPtPres Sg Indef Gen))</form></td>
|
||||
<td><form>s (VI (VPtPres Sg Def Gen))</form></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>pl</th>
|
||||
<td><form>s (VI (VPtPres Pl Indef Gen))</form></td>
|
||||
<td><form>s (VI (VPtPres Pl Def Gen))</form></td>
|
||||
</tr>
|
||||
</table>
|
||||
|
||||
<h2>Particip Perfekt</h2>
|
||||
<table class="forms-table" rules="all">
|
||||
<tr>
|
||||
<th colspan="2"></th>
|
||||
@@ -157,62 +184,32 @@
|
||||
<th>genitiv</th>
|
||||
</tr>
|
||||
<tr>
|
||||
<th rowspan="3">obestämd</th>
|
||||
<th>utrum</th>
|
||||
<th rowspan="3">obest</th>
|
||||
<th>utr</th>
|
||||
<td><form>s (VI (VPtPret (Strong (GSg Utr)) Nom))</form></td>
|
||||
<td><form>s (VI (VPtPret (Strong (GSg Utr)) Gen))</form></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>neutrum</th>
|
||||
<th>neut</th>
|
||||
<td><form>s (VI (VPtPret (Strong (GSg Neutr)) Nom))</form></td>
|
||||
<td><form>s (VI (VPtPret (Strong (GSg Neutr)) Gen))</form></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>plural</th>
|
||||
<th>pl</th>
|
||||
<td><form>s (VI (VPtPret (Strong GPl) Nom))</form></td>
|
||||
<td><form>s (VI (VPtPret (Strong GPl) Gen))</form></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th rowspan="2">bestämd</th>
|
||||
<th>singular</th>
|
||||
<th rowspan="2">best</th>
|
||||
<th>sg</th>
|
||||
<td><form>s (VI (VPtPret (Weak Sg) Nom))</form></td>
|
||||
<td><form>s (VI (VPtPret (Weak Sg) Gen))</form></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>plural</th>
|
||||
<th>pl</th>
|
||||
<td><form>s (VI (VPtPret (Weak Pl) Nom))</form></td>
|
||||
<td><form>s (VI (VPtPret (Weak Pl) Gen))</form></td>
|
||||
</tr>
|
||||
</table>
|
||||
|
||||
<h2>Perfekt Particip</h2>
|
||||
<table class="forms-table" rules="all">
|
||||
<tr>
|
||||
<th></th>
|
||||
<th colspan="2">singular</th>
|
||||
<th colspan="2">plural</th>
|
||||
</tr>
|
||||
<tr>
|
||||
<th></th>
|
||||
<th>obestämd</th>
|
||||
<th>bestämd</th>
|
||||
<th>obestämd</th>
|
||||
<th>bestämd</th>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>nominativ</th>
|
||||
<td><form>s (VI (VPtPres Sg Indef Nom))</form></td>
|
||||
<td><form>s (VI (VPtPres Sg Def Nom))</form></td>
|
||||
<td><form>s (VI (VPtPres Pl Indef Nom))</form></td>
|
||||
<td><form>s (VI (VPtPres Pl Def Nom))</form></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>genitiv</th>
|
||||
<td><form>s (VI (VPtPres Sg Indef Gen))</form></td>
|
||||
<td><form>s (VI (VPtPres Sg Def Gen))</form></td>
|
||||
<td><form>s (VI (VPtPres Pl Indef Gen))</form></td>
|
||||
<td><form>s (VI (VPtPres Pl Def Gen))</form></td>
|
||||
</tr>
|
||||
</table>
|
||||
</verb>
|
||||
</inflection_temlate>
|
||||
|
||||
Reference in New Issue
Block a user