mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-10 11:42:51 -06:00
more thai transliteration; numeral thai grammars
This commit is contained in:
5
examples/numerals/mkThai.gfs
Normal file
5
examples/numerals/mkThai.gfs
Normal file
@@ -0,0 +1,5 @@
|
||||
i -old -optimize=none -abs=Numerals -cnc=decimal decimal.gf
|
||||
i -old -optimize=none -abs=Numerals -cnc=thai_decimal thaiDU.gf
|
||||
i -old -optimize=none -abs=Numerals -cnc=thai thaiU.gf
|
||||
i -old -optimize=none -abs=Numerals -cnc=thai_pronounce thaiP.gf
|
||||
sf -unlexer=unwords
|
||||
Reference in New Issue
Block a user