forked from GitHub/gf-rgl
20 lines
280 B
Plaintext
20 lines
280 B
Plaintext
--# -path=.:../abstract:../common:prelude
|
|
|
|
concrete GrammarHrv of Grammar =
|
|
NounHrv,
|
|
VerbHrv,
|
|
AdjectiveHrv,
|
|
AdverbHrv,
|
|
NumeralHrv,
|
|
SentenceHrv,
|
|
QuestionHrv,
|
|
RelativeHrv,
|
|
ConjunctionHrv,
|
|
PhraseHrv,
|
|
TextHrv,
|
|
StructuralHrv,
|
|
IdiomHrv,
|
|
TenseHrv
|
|
** {
|
|
}
|