mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-20 08:32:50 -06:00
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