summaryrefslogtreecommitdiff
path: root/src/ui/android/res/xml/inflection_sv.xml
diff options
context:
space:
mode:
authorkr.angelov <kr.angelov@gmail.com>2014-02-21 16:34:59 +0000
committerkr.angelov <kr.angelov@gmail.com>2014-02-21 16:34:59 +0000
commite5a65920806b90e950db94e99118c1e6409f3ca6 (patch)
treebef065dc5ad7b8742c0f6b6664c49d02a102fd06 /src/ui/android/res/xml/inflection_sv.xml
parent9b1b42bd2292ea991d084ca42dddc6c3b7ce1d66 (diff)
the Android App is now using the documentation modules instead of xml files for generating the inflection tables. The xml files are removed
Diffstat (limited to 'src/ui/android/res/xml/inflection_sv.xml')
-rw-r--r--src/ui/android/res/xml/inflection_sv.xml248
1 files changed, 0 insertions, 248 deletions
diff --git a/src/ui/android/res/xml/inflection_sv.xml b/src/ui/android/res/xml/inflection_sv.xml
deleted file mode 100644
index e05774f6e..000000000
--- a/src/ui/android/res/xml/inflection_sv.xml
+++ /dev/null
@@ -1,248 +0,0 @@
-<inflection_template>
- <inflection>
- <cat>N</cat>
- <cat>N2</cat>
- <tag>s</tag>
- <template>
- <h1>Substantiv <lin>Feat<cat/>(<lemma/>)</lin></h1>
-
- <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 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 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>
- </table>
- </template>
- </inflection>
- <inflection>
- <cat>A</cat>
- <cat>A2</cat>
- <tag>a</tag>
- <template>
- <h1>Adjektiv</h1>
-
- <table class="forms-table" rules="all">
- <tr>
- <th colspan="5">nominativ</th>
- </tr>
- <tr>
- <th colspan="2"></th>
- <th>posit</th>
- <th>kompar</th>
- <th>superl</th>
- </tr>
- <tr>
- <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>neut</th>
- <td><form>s (AF (APosit (Strong (GSg Neutr))) Nom)</form></td>
- </tr>
- <tr>
- <th>pl</th>
- <td><form>s (AF (APosit (Strong GPl)) Nom)</form></td>
- </tr>
- <tr>
- <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>pl</th>
- <td><form>s (AF (APosit (Weak Pl)) Nom)</form></td>
- </tr>
- <tr>
- <th colspan="5">genitiv</th>
- </tr>
- <tr>
- <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>neut</th>
- <td><form>s (AF (APosit (Strong (GSg Neutr))) Gen)</form></td>
- </tr>
- <tr>
- <th>pl</th>
- <td><form>s (AF (APosit (Strong GPl)) Gen)</form></td>
- </tr>
- <tr>
- <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>pl</th>
- <td><form>s (AF (APosit (Weak Pl)) Gen)</form></td>
- </tr>
- </table>
- </template>
- </inflection>
- <inflection>
- <cat>Adv</cat>
- <tag>adv</tag>
- <template>
- <h1>Adverb</h1>
- <p><form>s</form></p>
- </template>
- </inflection>
- <inflection>
- <cat>Prep</cat>
- <tag>prep</tag>
- <template>
- <h1>Preposition</h1>
- <p><form>s</form></p>
- </template>
- </inflection>
- <inflection>
- <cat>V</cat>
- <cat>V2</cat>
- <cat>V3</cat>
- <cat>V2V</cat>
- <cat>V2S</cat>
- <cat>V2Q</cat>
- <cat>V2A</cat>
- <cat>VV</cat>
- <cat>VS</cat>
- <cat>VQ</cat>
- <cat>VA</cat>
- <tag>v</tag>
- <template>
- <h1>Verb</h1>
- <p><lin>Feat<cat/> (<lemma/>)</lin></p>
- <table class="forms-table" rules="all">
- <tr>
- <th></th>
- <th>active</th>
- <th>passive</th>
- </tr>
- <tr>
- <th>infitiv</th>
- <td><form>s (VI (VInfin Act))</form></td>
- <td><form>s (VI (VInfin Pass))</form></td>
- </tr>
- <tr>
- <th>presens</th>
- <td><form>s (VF (VPres Act))</form></td>
- <td><form>s (VF (VPres Pass))</form></td>
- </tr>
- <tr>
- <th>preteritum</th>
- <td><form>s (VF (VPret Act))</form></td>
- <td><form>s (VF (VPret Pass))</form></td>
- </tr>
- <tr>
- <th>supinum</th>
- <td><form>s (VI (VSupin Act))</form></td>
- <td><form>s (VI (VSupin Pass))</form></td>
- </tr>
- <tr>
- <th>imperativ</th>
- <td><form>s (VF (VImper Act))</form></td>
- <td><form>s (VF (VImper Pass))</form></td>
- </tr>
- </table>
-
- <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>
- <th>nominativ</th>
- <th>genitiv</th>
- </tr>
- <tr>
- <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>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>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</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>pl</th>
- <td><form>s (VI (VPtPret (Weak Pl) Nom))</form></td>
- <td><form>s (VI (VPtPret (Weak Pl) Gen))</form></td>
- </tr>
- </table>
- </template>
- </inflection>
-</inflection_template>