mirror of
https://github.com/GrammaticalFramework/gf-rgl.git
synced 2026-07-02 03:58:34 -06:00
(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