mirror of
https://github.com/GrammaticalFramework/gf-rgl.git
synced 2026-06-28 12:26:30 -06:00
(May) Form Det with numerals (NumCard, NumDigits etc.)
This commit is contained in:
+1
-1
@@ -64,7 +64,7 @@ concrete CatMay of Cat = CommonX ** open ResMay, Prelude in {
|
||||
Det = ResMay.Determiner ;
|
||||
Predet = SS ;
|
||||
Quant = ResMay.Quant ;
|
||||
Num = ResMay.CardNum ;
|
||||
Num = ResMay.Num ;
|
||||
Ord = {
|
||||
s : Str ; -- AForm => Str ; -- Ord can came from AP and become AP again
|
||||
n : Number -- Ord can come from Num, which has inherent number
|
||||
|
||||
Reference in New Issue
Block a user