mirror of
https://github.com/GrammaticalFramework/gf-rgl.git
synced 2026-06-29 04:46:30 -06:00
word order in Ger CompCN and CompNP: RS in ext part, adv before it; agr for CompCN todo
This commit is contained in:
@@ -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)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user