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