Started experimenting with shallow resource API.

Started experimenting with shallow resource API.
Added PossessPrep to Structural.
This commit is contained in:
aarne
2004-02-20 16:28:42 +00:00
parent 7f3009e2cc
commit 2ff53b2ffd
17 changed files with 45686 additions and 0 deletions

View File

@@ -126,6 +126,7 @@ WantVV = extVerb verbKhotet Act Present ;
WithPrep = { s2 = "с" ; c = Inst};
WithoutPrep = { s2 = "без" ; c = Gen};
ByMeansPrep = { s2 = ["с помощью"] ; c = Gen};
PossessPrep = { s2 = "" ; c = Gen}; --- ?? AR 19/2/2004
PartPrep = { s2 = "" ; c = Nom}; -- missing in Russian
AgentPrep = { s2 = "" ; c = Nom}; -- missing in Russian
} ;