forked from GitHub/gf-core
refined the check whether a complement has a preposition by adding a parameter, in Ger
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user