forked from GitHub/gf-core
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