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

@@ -127,6 +127,7 @@ lin
WithoutPrep = mkPrep "ohne" Acc ;
ByMeansPrep = mkPrep "mit" Dat ;
PartPrep = mkPrep "von" Dat ;
PossessPrep = mkPrep "von" Dat ;
AgentPrep = mkPrep "durch" Acc ;
} ;