russian: possesive pronouns don't get inital n after prepositions

This commit is contained in:
bjorn
2008-06-30 18:13:19 +00:00
parent c52d1074c4
commit 48e1ff8b3c

View File

@@ -67,7 +67,6 @@ oper pronYaTu : { s : Case => Str } -> Str -> Person -> Pronoun =
g = PNoGen ; n = Sg ; p = pers ; pron = True
} ;
-- FIXME: do the possesives also get the n prefix?
oper pronNAfterPrep : Pronoun -> Pronoun = \p ->
{ s = table {
PF c Yes NonPoss => case p.s!(PF c No NonPoss) of {