mirror of
https://github.com/GrammaticalFramework/gf-rgl.git
synced 2026-09-19 16:56:05 -06:00
17 lines
231 B
Plaintext
17 lines
231 B
Plaintext
concrete GrammarBel of Grammar =
|
|
TenseX,
|
|
PhraseBel,
|
|
NounBel,
|
|
AdjectiveBel,
|
|
AdverbBel,
|
|
VerbBel,
|
|
SentenceBel,
|
|
QuestionBel,
|
|
RelativeBel,
|
|
ConjunctionBel,
|
|
NumeralBel,
|
|
NamesBel,
|
|
StructuralBel,
|
|
IdiomBel ** {
|
|
}
|