Skip to content

Commit f5f8dee

Browse files
committed
add smj numeral flags for shared-smi
1 parent 2290b59 commit f5f8dee

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

src/fst/morphology/root.lexc

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -283,6 +283,18 @@ b2 d2 g2 t2 j2 !!= @CODE@ * Variable consonants, undergo final devoicing or oth
283283
@U.Cap.Opt@ !!≈ | @CODE@ | Allowing downcasing of derived names: deatnulasj.
284284

285285

286+
!! | Flag diacritic | Explanation
287+
!! | :------------- |:-----------
288+
@U.number.one@ !!≈ | @CODE@ | Flag used to give arabic numerals in smj different cases ;
289+
@U.number.two@ !!≈ | @CODE@ | Flag used to give arabic numerals in smj different cases ;
290+
@U.number.three@ !!≈ | @CODE@ | Flag used to give arabic numerals in smj different cases ;
291+
@U.number.four@ !!≈ | @CODE@ | Flag used to give arabic numerals in smj different cases ;
292+
@U.number.five@ !!≈ | @CODE@ | Flag used to give arabic numerals in smj different cases ;
293+
@U.number.six@ !!≈ | @CODE@ | Flag used to give arabic numerals in smj different cases ;
294+
@U.number.seven@ !!≈ | @CODE@ | Flag used to give arabic numerals in smj different cases ;
295+
@U.number.eight@ !!≈ | @CODE@ | Flag used to give arabic numerals in smj different cases ;
296+
@U.number.nine@ !!≈ | @CODE@ | Flag used to give arabic numerals in smj different cases ;
297+
@U.number.zero@ !!≈ | @CODE@ | Flag used to give arabic numerals in smj different cases ;
286298
! testing these
287299
+TRAB
288300
+ITRAB

0 commit comments

Comments
 (0)