mirror of
https://github.com/GrammaticalFramework/gf-rgl.git
synced 2026-06-22 17:56:21 -06:00
20 lines
280 B
Plaintext
20 lines
280 B
Plaintext
--# -path=.:../abstract:../common:prelude
|
|
|
|
concrete GrammarCze of Grammar =
|
|
NounCze,
|
|
VerbCze,
|
|
AdjectiveCze,
|
|
AdverbCze,
|
|
NumeralCze,
|
|
SentenceCze,
|
|
QuestionCze,
|
|
RelativeCze,
|
|
ConjunctionCze,
|
|
PhraseCze,
|
|
TextCze,
|
|
StructuralCze,
|
|
IdiomCze,
|
|
TenseCze
|
|
** {
|
|
}
|