mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-11 20:22:51 -06:00
reimplemented Combinators with Constructors in next-resource
This commit is contained in:
@@ -1666,6 +1666,13 @@ incomplete resource Constructors = open Grammar in {
|
||||
those_QuantPl : QuantPl ; -- 5. those
|
||||
-}
|
||||
|
||||
-- export needed, since not in Cat
|
||||
|
||||
ListAdv : Type = Grammar.ListAdv ;
|
||||
ListAP : Type = Grammar.ListAP ;
|
||||
ListNP : Type = Grammar.ListNP ;
|
||||
ListS : Type = Grammar.ListS ;
|
||||
|
||||
-- bw to 1.4
|
||||
|
||||
Art : Type = Quant ;
|
||||
|
||||
Reference in New Issue
Block a user