Skip to content

Commit

Permalink
continuation lexicon for 7
Browse files Browse the repository at this point in the history
  • Loading branch information
rueter committed Apr 10, 2024
1 parent c2f7b93 commit fc96134
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions src/fst/morphology/stems/numerals.lexc
Original file line number Diff line number Diff line change
Expand Up @@ -21,3 +21,14 @@ LEXICON Numerals

LEXICON NUM_CARD_ALL
yksi+Num:yksi # ;
seičeme+Num:seičeme NUM_SEICHEME ;

LEXICON NUM_SEICHEME !seičeme:seičem
:e SG-NOM-SUF ;
:%>e SG-OBLIQUE ;
:e R ; ! xxx check
! Plural
:%>e PL-NOM-SUF ;
:%>e PL-ACC-SUF ;
:%>i PL-OBLIQUE ;

0 comments on commit fc96134

Please sign in to comment.