mirror of
https://github.com/GrammaticalFramework/gf-rgl.git
synced 2026-09-23 02:36:04 -06:00
13 lines
169 B
Plaintext
13 lines
169 B
Plaintext
--# -path=.:../abstract
|
|
concrete LangBel of Lang =
|
|
GrammarBel,
|
|
LexiconBel,
|
|
ConstructionBel
|
|
,DocumentationBel --# notpresent
|
|
** {
|
|
|
|
|
|
flags startcat = Phr ;
|
|
|
|
}
|