mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-16 08:19:31 -06:00
4 lines
162 B
Plaintext
4 lines
162 B
Plaintext
concrete OverGrammarEng of OverGrammar =
|
|
StructuralEng,NumeralEng,ConjunctionEng[ListS,ListNP,ListAP,ListAdv] **
|
|
OverGrammarI with (Grammar = GrammarEng) ;
|