mirror of
https://github.com/GrammaticalFramework/gf-rgl.git
synced 2026-06-30 11:08:35 -06:00
made AllDut import ExtendDut
This commit is contained in:
+1
-1
@@ -34,7 +34,7 @@ concrete CatDut of Cat =
|
||||
-- Verb
|
||||
|
||||
VP = ResDut.VP ;
|
||||
VPSlash = ResDut.VP ** {c2 : Preposition * Bool} ;
|
||||
VPSlash = ResDut.VP ** {c2 : Preposition * Bool} ; -- False = empty prep
|
||||
Comp = {s : Agr => Str} ;
|
||||
|
||||
-- Adjective
|
||||
|
||||
Reference in New Issue
Block a user