refined the check whether a complement has a preposition by adding a parameter, in Ger

This commit is contained in:
aarne
2013-03-08 08:02:06 +00:00
parent 7c18616b87
commit 54c6dc5fbe
4 changed files with 14 additions and 14 deletions
+1 -1
View File
@@ -75,7 +75,7 @@ concrete CatGer of Cat =
Conj = {s1,s2 : Str ; n : Number} ;
Subj = {s : Str} ;
Prep = {s : Str ; c : PCase} ;
Prep = Preposition ;
-- Open lexical classes, e.g. Lexicon