German relative "was" in RelS

This commit is contained in:
aarne
2015-07-21 15:00:35 +00:00
parent b3781dc4ad
commit aa8c214671
7 changed files with 24 additions and 15 deletions
+3 -3
View File
@@ -10,7 +10,7 @@ concrete CatGer of Cat =
S = {s : Order => Str} ;
QS = {s : QForm => Str} ;
RS = {s : GenNum => Str ; c : Case} ;
RS = {s : RelGenNum => Str ; c : Case} ;
SSlash = {s : Order => Str} ** {c2 : Preposition} ;
-- Sentence
@@ -32,8 +32,8 @@ concrete CatGer of Cat =
-- Relative
RCl = {s : Mood => ResGer.Tense => Anteriority => Polarity => GenNum => Str ; c : Case} ;
RP = {s : GenNum => Case => Str ; a : RAgr} ;
RCl = {s : Mood => ResGer.Tense => Anteriority => Polarity => RelGenNum => Str ; c : Case} ;
RP = {s : RelGenNum => Case => Str ; a : RAgr} ;
-- Verb