1
0
forked from GitHub/gf-core

Fixed IndefArt in NounPes

This commit is contained in:
inari
2014-05-09 15:06:28 +00:00
parent 186e3effba
commit 636851c23e

View File

@@ -79,7 +79,7 @@ concrete NounPes of Noun = CatPes ** open ResPes, Prelude in {
OrdSuperl a = {s = a.s ! bEzafa ++ taryn; n = Sg} ; -- check the form of adjective
DefArt = {s = \\_ => [] ; a = defaultAgrPes ; fromPron = False} ;
IndefArt = {s = \\_ => IndefArticle ; a =defaultAgrPes ; fromPron = False} ;
IndefArt = {s = table { Sg => IndefArticle ; Pl => []} ; a =defaultAgrPes ; fromPron = False} ;
MassNP cn = {s =\\c => case c of {
NPC bEzafa => cn.s ! bEzafa ! Sg ;