forked from GitHub/gf-rgl
(Dut) make APs depend on agreement -- needed for reflexives
This commit is contained in:
+1
-1
@@ -39,7 +39,7 @@ concrete CatDut of Cat =
|
||||
|
||||
-- Adjective
|
||||
|
||||
AP = {s : AForm => Str ; isPre : Bool} ;
|
||||
AP = {s : Agr => AForm => Str ; isPre : Bool} ;
|
||||
|
||||
-- Noun
|
||||
|
||||
|
||||
Reference in New Issue
Block a user