mirror of
https://github.com/GrammaticalFramework/gf-rgl.git
synced 2026-07-01 11:38:34 -06:00
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