forked from GitHub/gf-rgl
27 lines
257 B
Plaintext
27 lines
257 B
Plaintext
|
|
concrete GrammarGre of Grammar =
|
|
VerbGre,
|
|
NounGre,
|
|
SentenceGre,
|
|
PhraseGre,
|
|
StructuralGre,
|
|
RelativeGre,
|
|
AdjectiveGre,
|
|
ConjunctionGre,
|
|
NumeralGre,
|
|
AdverbGre,
|
|
TenseGre,
|
|
TextGre,
|
|
IdiomGre,
|
|
QuestionGre
|
|
;
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|