mirror of
https://github.com/GrammaticalFramework/gf-rgl.git
synced 2026-06-07 14:16:31 -06:00
17 lines
249 B
Plaintext
17 lines
249 B
Plaintext
concrete GrammarJpn of Grammar =
|
|
NounJpn,
|
|
VerbJpn,
|
|
AdjectiveJpn,
|
|
AdverbJpn,
|
|
NumeralJpn,
|
|
SentenceJpn,
|
|
QuestionJpn,
|
|
RelativeJpn,
|
|
ConjunctionJpn,
|
|
PhraseJpn,
|
|
TextJpn,
|
|
StructuralJpn,
|
|
IdiomJpn,
|
|
TenseJpn
|
|
;
|