mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-06-17 23:30:12 -06:00
9 lines
86 B
Plaintext
9 lines
86 B
Plaintext
concrete LangSlv of Lang =
|
|
GrammarSlv,
|
|
LexiconSlv,
|
|
ConstructionSlv
|
|
|
|
** {
|
|
|
|
} ;
|