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 c7afe44 commit 946a648
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 @@ -317,6 +317,18 @@ Multichar_Symbols !!≈ # Definitions for @CODE@
@U.Cap.Obl@ !!≈ | @CODE@ | Allowing downcasing of derived names: deatnulasj.
@U.Cap.Opt@ !!≈ | @CODE@ | Allowing downcasing of derived names: deatnulasj.

!! | 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 ;

! ============ !
! Root lexicon !
Expand Down

0 comments on commit 946a648

Please sign in to comment.