mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-23 03:32:51 -06:00
Added all missing lincats in numerals grammars.
This commit is contained in:
@@ -9,6 +9,7 @@ lincat Digit = {s : Str} ;
|
||||
lincat Sub10 = {s : Str} ;
|
||||
lincat Sub100 = LinS100 ;
|
||||
lincat Sub1000 = LinS100 ;
|
||||
lincat Sub1000000 = { s : Str } ;
|
||||
|
||||
-- TODO encoding
|
||||
|
||||
|
||||
Reference in New Issue
Block a user