German questions

This commit is contained in:
aarne
2006-01-05 18:03:34 +00:00
parent cdecf37355
commit b0d4f03165
6 changed files with 114 additions and 84 deletions

View File

@@ -12,8 +12,8 @@ concrete CatGer of Cat = open ResGer, Prelude in {
-- RS = {s : Agr => Str} ;
Cl = {s : Tense => Anteriority => Polarity => Order => Str} ;
-- Slash = {s : Tense => Anteriority => Polarity => Order => Str} ** {c2 : Str} ;
--
Slash = {s : Tense => Anteriority => Polarity => Order => Str} ** {c2 : Preposition} ;
QCl = {s : Tense => Anteriority => Polarity => QForm => Str} ;
RCl = {s : Tense => Anteriority => Polarity => Agr => Str} ;