forked from GitHub/gf-rgl
Greek by Ioanna Papodopoulou - complete, 27th RGL language
This commit is contained in:
@@ -0,0 +1,26 @@
|
||||
|
||||
concrete GrammarGre of Grammar =
|
||||
VerbGre,
|
||||
NounGre,
|
||||
SentenceGre,
|
||||
PhraseGre,
|
||||
StructuralGre,
|
||||
RelativeGre,
|
||||
AdjectiveGre,
|
||||
ConjunctionGre,
|
||||
NumeralGre,
|
||||
AdverbGre,
|
||||
TenseGre,
|
||||
TextGre,
|
||||
IdiomGre,
|
||||
QuestionGre
|
||||
;
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user