forked from GitHub/gf-core
Disabled stoneage conjunction. Added optimize=share to stoneage grammars.
This commit is contained in:
@@ -9,11 +9,11 @@ fun
|
||||
|
||||
-- Sentence conjunction
|
||||
|
||||
AndS : S -> S -> S ;
|
||||
-- AndS : S -> S -> S ;
|
||||
|
||||
-- NP conjunction
|
||||
|
||||
AndNP : NP -> NP -> NP ;
|
||||
-- AndNP : NP -> NP -> NP ;
|
||||
|
||||
-- Actions with an object
|
||||
|
||||
|
||||
Reference in New Issue
Block a user