forked from GitHub/gf-core
Example was not parsed.
This commit is contained in:
@@ -635,7 +635,7 @@ incomplete resource Constructors = open Grammar in {
|
|||||||
-- Conjunction can be formed from two or more adjectival phrases.
|
-- Conjunction can be formed from two or more adjectival phrases.
|
||||||
|
|
||||||
mkAP : Conj -> AP -> AP -> AP ; -- 10. old and big --# notminimal
|
mkAP : Conj -> AP -> AP -> AP ; -- 10. old and big --# notminimal
|
||||||
mkAP : Conj -> ListAP -> AP ; -- 11. old, big, and warm --# notminimal
|
mkAP : Conj -> ListAP -> AP ; -- 11. old, big and warm --# notminimal
|
||||||
|
|
||||||
mkAP : Ord -> AP ; -- 12. oldest --# notminimal
|
mkAP : Ord -> AP ; -- 12. oldest --# notminimal
|
||||||
mkAP : CAdv -> AP -> NP -> AP ; -- 13. as old as John --# notminimal
|
mkAP : CAdv -> AP -> NP -> AP ; -- 13. as old as John --# notminimal
|
||||||
|
|||||||
Reference in New Issue
Block a user