mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-23 11:42:49 -06:00
Added coding flag to newnumerals grammars.
This commit is contained in:
@@ -17,6 +17,7 @@
|
||||
|
||||
|
||||
include numerals.Abs.gf ;
|
||||
flags coding=tamil ;
|
||||
|
||||
oper
|
||||
vowel : Strs = strs {"o" ; "e" ; "a" ; "i" ; "u"} ;
|
||||
|
||||
Reference in New Issue
Block a user