mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-30 06:52:49 -06:00
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