started Extra.RNP for reflexive noun phrases, needed particularly in Scandinavian (possessive "sin") but also in other languages if reflexive semantics is needed in applications

This commit is contained in:
aarne
2016-06-07 09:53:52 +00:00
parent 31a7d71522
commit 41bba57808
4 changed files with 53 additions and 0 deletions
+11
View File
@@ -525,6 +525,17 @@ param
AgP2 Pl => "yourselves" ;
AgP3Pl _ => "themselves"
} ;
possPron : Agr => Str = table {
AgP1 Sg => "my" ;
AgP2 Sg => "your" ;
AgP3Sg Masc => "his" ;
AgP3Sg Fem => "her" ;
AgP3Sg Neutr => "its" ;
AgP1 Pl => "our" ;
AgP2 Pl => "your" ;
AgP3Pl _ => "their"
} ;
-- For $Sentence$.