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:
@@ -78,6 +78,7 @@ lincat
|
||||
Numeral = {s : CardOrd => Gender => Case => Str ; num : Number} ;
|
||||
|
||||
Digits = {s : CardOrd => Str ; num : Number} ;
|
||||
Decimal = {s : CardOrd => Str ; num : Number ; hasDot : Bool} ;
|
||||
|
||||
-- Structural words
|
||||
|
||||
|
||||
Reference in New Issue
Block a user