forked from GitHub/gf-rgl
The new Decimal API
This commit is contained in:
@@ -31,6 +31,8 @@ lincat
|
||||
|
||||
-- Numeral
|
||||
Numeral = {s : Gender => Case => Str ; n : NumAgr} ;
|
||||
Digits = {s : Str ; n : NumAgr} ;
|
||||
Decimal = {s : Str ; n : NumAgr ; hasDot : Bool} ;
|
||||
|
||||
-- Structural
|
||||
Conj = {s : Str; n : Number} ;
|
||||
|
||||
Reference in New Issue
Block a user