Possessive constructor in Romance: un-record arguments to work around a PGF bug

This commit is contained in:
aarne
2008-09-09 13:11:08 +00:00
parent 7826a445b0
commit 6f9efe9373
7 changed files with 18 additions and 18 deletions

View File

@@ -169,9 +169,9 @@ oper
Aton Acc => le ;
Aton (CPrep P_de) => "en" ; --- hmm
Aton (CPrep _) => lui ;
Poss {n = Sg ; g = Masc} => son ;
Poss {n = Sg ; g = Fem} => sa ;
Poss {n = Pl} => ses
Poss Masc Sg => son ;
Poss Fem Sg => sa ;
Poss _ Pl => ses
} ;
a = {g = g ; n = n ; p = p} ;
hasClit = True