mirror of
https://github.com/GrammaticalFramework/gf-rgl.git
synced 2026-06-15 10:00:11 -06:00
19 lines
281 B
Plaintext
19 lines
281 B
Plaintext
--# -path=.:../abstract:../common
|
|
|
|
concrete GrammarTel of Grammar =
|
|
NounTel
|
|
-- VerbTel,
|
|
-- AdjectiveTel,
|
|
-- AdverbTel,
|
|
-- NumeralTel,
|
|
-- SentenceTel,
|
|
-- QuestionTel,
|
|
-- RelativeTel,
|
|
-- ConjunctionTel,
|
|
-- PhraseTel,
|
|
-- TextX,
|
|
-- StructuralTel,
|
|
-- IdiomTel
|
|
** {
|
|
}
|