mirror of
https://github.com/GrammaticalFramework/gf-rgl.git
synced 2026-07-01 11:38:34 -06:00
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