1
0
forked from GitHub/gf-rgl

(Ara) Better checks if a Num or Ord is a numeral

This commit is contained in:
Inari Listenmaa
2018-10-15 16:08:11 +02:00
parent 8db210fd97
commit 7b13eb0ade
6 changed files with 39 additions and 37 deletions
+1 -1
View File
@@ -49,8 +49,8 @@ concrete CatAra of Cat = CommonX - [Utt] ** open ResAra, Prelude, ParamX in {
CN = ResAra.Noun ** {adj : NTable};
NP, Pron = ResAra.NP; --{s : Case => Str ; a : Agr } ;
Ord,
Num,
Ord,
Card = ResAra.NumOrdCard ;
Predet = ResAra.Predet ;