mirror of
https://github.com/GrammaticalFramework/gf-rgl.git
synced 2026-09-03 17:57:04 -06:00
10 lines
115 B
Plaintext
10 lines
115 B
Plaintext
concrete GrammarSqi of Grammar =
|
|
NounSqi,
|
|
AdjectiveSqi,
|
|
NumeralSqi,
|
|
PhraseSqi,
|
|
StructuralSqi
|
|
** {
|
|
|
|
} ;
|