proper parameters in Chi IDet

This commit is contained in:
aarne
2013-10-08 19:14:56 +00:00
parent 8de2c22bfb
commit 00d2574241
7 changed files with 22 additions and 6 deletions
+1 -1
View File
@@ -60,7 +60,7 @@ concrete NounChi of Noun = CatChi ** open ResChi, Prelude in {
OrdSuperl a = {s = superlative_s ++ a.s} ;
DefArt = mkQuant [] [] DTPoss ; -- use that_Quant if you want the_s
DefArt = mkQuant [] [] DTPoss ; -- use that_Quant if you want the_s
IndefArt = mkQuant yi_s [] (DTFull Sg) ; -- empty in the plural
MassNP cn = cn ;