mirror of
https://github.com/GrammaticalFramework/comp-syntax-gu-mlt.git
synced 2026-02-08 22:41:05 -07:00
8 lines
88 B
Plaintext
8 lines
88 B
Plaintext
abstract MiniLang =
|
|
MiniGrammar,
|
|
MiniLexicon
|
|
** {
|
|
|
|
flags startcat = Utt ;
|
|
|
|
} |