Skip to content

Commit

Permalink
add smj numeral flags for shared-smi
Browse files Browse the repository at this point in the history
  • Loading branch information
flammie committed Oct 10, 2024
1 parent 3222319 commit ca95c59
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 @@ -760,6 +760,18 @@ Multichar_Symbols !!≈ **@CODE@** definitions
@U.Number.Sg@ !!≈ | **@CODE@** | Unifies with number Singular - perhaps not in use
@U.Number.Pl@ !!≈ | **@CODE@** | Unifies with number Plural - perhaps not in use

!! | Flag diacritic | Explanation
!! | :------------- |:-----------
@U.number.one@ !!≈ | @CODE@ | Flag used to give arabic numerals in smj different cases ;
@U.number.two@ !!≈ | @CODE@ | Flag used to give arabic numerals in smj different cases ;
@U.number.three@ !!≈ | @CODE@ | Flag used to give arabic numerals in smj different cases ;
@U.number.four@ !!≈ | @CODE@ | Flag used to give arabic numerals in smj different cases ;
@U.number.five@ !!≈ | @CODE@ | Flag used to give arabic numerals in smj different cases ;
@U.number.six@ !!≈ | @CODE@ | Flag used to give arabic numerals in smj different cases ;
@U.number.seven@ !!≈ | @CODE@ | Flag used to give arabic numerals in smj different cases ;
@U.number.eight@ !!≈ | @CODE@ | Flag used to give arabic numerals in smj different cases ;
@U.number.nine@ !!≈ | @CODE@ | Flag used to give arabic numerals in smj different cases ;
@U.number.zero@ !!≈ | @CODE@ | Flag used to give arabic numerals in smj different cases ;


! =================================================
Expand Down

0 comments on commit ca95c59

Please sign in to comment.