forked from GitHub/gf-rgl
(Dut) make APs depend on agreement -- needed for reflexives
This commit is contained in:
@@ -38,7 +38,7 @@ concrete ExtraDut of ExtraDutAbs = CatDut **
|
||||
|
||||
|
||||
lin
|
||||
ICompAP ap = {s = \\_ => "hoe" ++ ap.s ! APred} ;
|
||||
ICompAP ap = {s = \\agr => "hoe" ++ ap.s ! agr ! APred} ;
|
||||
|
||||
IAdvAdv adv = {s = "hoe" ++ adv.s} ;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user