Skip to content

Commit

Permalink
Update root.lexc
Browse files Browse the repository at this point in the history
Flags used with numerals 2024-10-21
@P.number.one@ appear in generated numerals but are not declared anywhere. TEMPORARILY they have been added to lang-mdf/src/fst/morphology/root.lexc.
BUT they should probably be declared else-where, maybe giella-core?
  • Loading branch information
rueter committed Oct 21, 2024
1 parent 1fe39f5 commit 1dc6c42
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions src/fst/morphology/root.lexc
Original file line number Diff line number Diff line change
Expand Up @@ -737,6 +737,18 @@ Multichar_Symbols !!≈!!@CODE@ / Analysis symbols
@D.ErrOrth.ON@
@P.ErrOrth.ON@

!!!! Flags used with numerals 2024-10-21
@P.number.one@
@P.number.two@
@P.number.three@
@P.number.four@
@P.number.five@
@P.number.six@
@P.number.seven@
@P.number.eight@
@P.number.nine@
@P.number.ten@

!!!! Flags used with serial verbs
! INF = Infinitive
@U.CONJ-INF.YES@
Expand Down

0 comments on commit 1dc6c42

Please sign in to comment.