word order in Ger CompCN and CompNP: RS in ext part, adv before it; agr for CompCN todo

This commit is contained in:
Aarne Ranta
2025-09-18 20:36:03 +02:00
parent 153ad8b41a
commit f01d509376
2 changed files with 8 additions and 8 deletions
+1 -1
View File
@@ -40,7 +40,7 @@ concrete CatGer of Cat =
VP = ResGer.VP ;
VPSlash = ResGer.VPSlash ;
Comp = {s : Agr => Str ; ext : Str} ;
Comp = {s : Agr => Str ; ext : Number => Str} ;
-- Adjective (HL 7/23: we need c : Agr => Str * Str to handle reflexive objects, cf ReflA2)