(Ger) Corrections in Cat, Res, Lexicon, Structural, Morpho, Paradigms and Questions

This commit is contained in:
Hans Leiss
2025-09-21 21:05:43 +02:00
parent 153ad8b41a
commit 7e52a4759c
12 changed files with 103 additions and 74 deletions
+5 -4
View File
@@ -26,10 +26,11 @@ concrete CatGer of Cat =
-- Question
QCl = {s : Mood => ResGer.Tense => Anteriority => Polarity => QForm => Str} ;
IP = {s : Case => Str ; n : Number} ;
IP = {s : Case => Str ; a : GenNum ; isPron : Bool} ;
IComp = {s : Agr => Str ; ext : Str} ;
IDet = {s : Gender => Case => Str ; n : Number} ;
IQuant = {s : GenNum => Case => Str} ;
IDet = {s : Gender => Case => Str ; n : Number ; a : Adjf} ;
IQuant = {s : GenNum => Case => Str ; a : Adjf} ;
-- Relative
@@ -114,7 +115,7 @@ concrete CatGer of Cat =
GN = {s : Case => Str; g : Sex} ;
SN = {s : Sex => Case => Str} ;
PN = {s : Case => Str; g : Gender; n : Number} ;
LN = {s : Adjf => Case => Str; hasArt : Bool; g : Gender; n : Number} ;
LN = {s : Adjf => Case => Str; hasDefArt : Bool; g : Gender; n : Number} ;
-- tense with possibility to choose conjunctive forms