Skip to content

Commit

Permalink
Lagt till grupp för oböjliga nouns, n_nomorph, ändrat verb-affix v2_h…
Browse files Browse the repository at this point in the history
…avata, v4_4lla
  • Loading branch information
linalejdebro committed Dec 1, 2023
1 parent 7b542ac commit e7f8467
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
4 changes: 4 additions & 0 deletions src/fst/affixes/nouns.lexc
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,10 @@ LEXICON nx
!! **LEXICON @LEXNAME@** pointing to *n1*.
n1 ; ! nx

LEXICON n_nomorph
!! **LEXICON @LEXNAME@** pointing to *n1*.
+N: K ;

LEXICON nc ! romani chib
!! **LEXICON @LEXNAME@** for consonant-final nouns, structure CVC
+N: xc_sg ;
Expand Down
3 changes: 2 additions & 1 deletion src/fst/stems/nouns.lexc
Original file line number Diff line number Diff line change
Expand Up @@ -15493,4 +15493,5 @@ projekti:projekti n1_troppi ;
aatos:aato 3n_ks ;
prohveeta:prohveeta nx ;
prohveetta:prohveetta nx ;
farisealainen:farisealai nen ;
farisealainen:farisealai nen ;
Covid-19 n_nomorph ;

0 comments on commit e7f8467

Please sign in to comment.