mirror of
https://github.com/GrammaticalFramework/gf-rgl.git
synced 2026-06-30 11:08:35 -06:00
partial implementation of Ancient Greek RGL
This commit is contained in:
@@ -0,0 +1,19 @@
|
||||
--# -path=.:../abstract:../common:prelude
|
||||
|
||||
concrete GrammarGrc of Grammar =
|
||||
NounGrc,
|
||||
VerbGrc,
|
||||
AdjectiveGrc,
|
||||
AdverbGrc,
|
||||
NumeralGrc,
|
||||
SentenceGrc,
|
||||
QuestionGrc,
|
||||
RelativeGrc,
|
||||
ConjunctionGrc,
|
||||
PhraseGrc,
|
||||
TextX-[Tense,Temp],
|
||||
TenseGrc,
|
||||
StructuralGrc
|
||||
-- IdiomGrc
|
||||
** {
|
||||
} ;
|
||||
Reference in New Issue
Block a user