forked from GitHub/gf-core
Started experimenting with shallow resource API.
Started experimenting with shallow resource API. Added PossessPrep to Structural.
This commit is contained in:
@@ -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 ;
|
||||
|
||||
} ;
|
||||
|
||||
Reference in New Issue
Block a user