mirror of
https://github.com/GrammaticalFramework/gf-rgl.git
synced 2026-09-26 12:13:38 -06:00
17 lines
232 B
Plaintext
17 lines
232 B
Plaintext
concrete GrammarHye of Grammar =
|
|
NounHye,
|
|
VerbHye,
|
|
AdjectiveHye,
|
|
AdverbHye,
|
|
NumeralHye,
|
|
SentenceHye,
|
|
QuestionHye,
|
|
RelativeHye,
|
|
ConjunctionHye,
|
|
PhraseHye,
|
|
StructuralHye,
|
|
IdiomHye,
|
|
TenseX,
|
|
NamesHye ** {
|
|
}
|