1
0
forked from GitHub/gf-rgl

added category ACard

This commit is contained in:
Krasimir Angelov
2018-07-27 11:57:46 +02:00
parent e56ba66232
commit e7b1c47300
4 changed files with 4 additions and 0 deletions

View File

@@ -75,6 +75,7 @@ concrete CatEng of Cat = CommonX - [Pol,SC,CAdv] ** open ResEng, Prelude in {
Ord = { s : Case => Str } ;
Num = {s,sp : Bool => Case => Str ; n : Number ; hasCard : Bool} ;
Card = {s,sp : Bool => Case => Str ; n : Number} ;
ACard = {s : Case => Str ; n : Number} ;
Quant = {s : Bool => Number => Str ; sp : Gender => Bool => Number => NPCase => Str; isDef : Bool} ;
-- Numeral