mirror of
https://github.com/GrammaticalFramework/gf-rgl.git
synced 2026-09-04 18:27:01 -06:00
21 lines
307 B
Plaintext
21 lines
307 B
Plaintext
--# -path=.:../abstract:../common
|
|
|
|
concrete GrammarTel of Grammar =
|
|
NounTel,
|
|
VerbTel,
|
|
AdjectiveTel,
|
|
AdverbTel,
|
|
NumeralTel,
|
|
SentenceTel,
|
|
QuestionTel,
|
|
RelativeTel,
|
|
ConjunctionTel,
|
|
PhraseTel,
|
|
TextX - [Adv,AdN,SC],
|
|
StructuralTel,
|
|
TenseX - [Adv,AdN,SC],
|
|
IdiomTel,
|
|
NamesTel
|
|
** {
|
|
}
|