This commit is contained in:
ramona.enache
2010-04-25 00:47:15 +00:00
parent 5ea526d730
commit 6a74da7753
12 changed files with 167 additions and 136 deletions

View File

@@ -52,6 +52,7 @@ concrete CatRon of Cat =
Pron = {s : NCase => Str ;
c1, c2 : Clitics => Str ;
a : Agr ;
isPol : Bool ;
poss : Number => Gender => Str } ;
NP = NounPhrase ;