Skip to content

Commit

Permalink
deploy: 8e2727f
Browse files Browse the repository at this point in the history
  • Loading branch information
linalejdebro committed Jul 4, 2024
1 parent 33337e7 commit 937ea9a
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 2 deletions.
5 changes: 4 additions & 1 deletion fit.md
Original file line number Diff line number Diff line change
Expand Up @@ -1162,6 +1162,7 @@ This file documents [`affixes/nouns.lexc`, the file for Meänkieli noun morpholo
* n_vehke = vehe:vehke vehe:vehke; including variant form without -h: vehkheen AND vehkeen
* n_et = for variant forms with -t in Sg+Nom; venet:vene, käärmet:käärme etc
* n3 = odd-syllabic ordinary nouns: hopea, ulvonta (NB: ulvonnoile but käräjille)
* n3_lma = odd-syll nouns with a-drop in plural (and double-cons; compare sanonta): ohjelma, ongelma, unelma

### Stems for -i-words, vowel AND consonant
* n4 = i:e nouns: suomi:suome, kivi:kive (2syll)
Expand Down Expand Up @@ -1277,6 +1278,8 @@ This file documents [`affixes/nouns.lexc`, the file for Meänkieli noun morpholo

**LEXICON x3_pl**

**LEXICON x3_pl**

**LEXICON 3nc**

**LEXICON xnc**
Expand Down Expand Up @@ -3023,7 +3026,7 @@ This is an overview of the continuation lexicon types.
* n_vehke = vehe:vehke; including variant form without -h: vehkheen AND vehkeen
* n_et = for variant forms with -t in Sg+Nom; venet:vene, käärmet:käärme etc
* n3 = odd-syllabic ordinary nouns: hopea, ulvonta (NB: ulvonnoile but käräjille)
* n3_lma = odd-syllabic nouns with a-drop in plural: ohjelma, ongelma, unelma
* n3_lma = odd-syll nouns with a-drop in plural (and double-cons; compare sanonta): ohjelma, ongelma, unelma

### Stems for -i-words, vowel AND consonant
* n4 = i:e nouns: suomi:suome, kivi:kive (2syll)
Expand Down
3 changes: 3 additions & 0 deletions src-fst-morphology-affixes-nouns.lexc.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ This file documents [`affixes/nouns.lexc`, the file for Meänkieli noun morpholo
* n_vehke = vehe:vehke vehe:vehke; including variant form without -h: vehkheen AND vehkeen
* n_et = for variant forms with -t in Sg+Nom; venet:vene, käärmet:käärme etc
* n3 = odd-syllabic ordinary nouns: hopea, ulvonta (NB: ulvonnoile but käräjille)
* n3_lma = odd-syll nouns with a-drop in plural (and double-cons; compare sanonta): ohjelma, ongelma, unelma

### Stems for -i-words, vowel AND consonant
* n4 = i:e nouns: suomi:suome, kivi:kive (2syll)
Expand Down Expand Up @@ -131,6 +132,8 @@ This file documents [`affixes/nouns.lexc`, the file for Meänkieli noun morpholo

**LEXICON x3_pl**

**LEXICON x3_pl**

**LEXICON 3nc**

**LEXICON xnc**
Expand Down
2 changes: 1 addition & 1 deletion src-fst-morphology-stems-nouns.lexc.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ This is an overview of the continuation lexicon types.
* n_vehke = vehe:vehke; including variant form without -h: vehkheen AND vehkeen
* n_et = for variant forms with -t in Sg+Nom; venet:vene, käärmet:käärme etc
* n3 = odd-syllabic ordinary nouns: hopea, ulvonta (NB: ulvonnoile but käräjille)
* n3_lma = odd-syllabic nouns with a-drop in plural: ohjelma, ongelma, unelma
* n3_lma = odd-syll nouns with a-drop in plural (and double-cons; compare sanonta): ohjelma, ongelma, unelma

### Stems for -i-words, vowel AND consonant
* n4 = i:e nouns: suomi:suome, kivi:kive (2syll)
Expand Down

0 comments on commit 937ea9a

Please sign in to comment.