forked from GitHub/gf-core
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