mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-08 02:32:50 -06:00
13 lines
198 B
Plaintext
13 lines
198 B
Plaintext
--# -path=.:../romance:../abstract:../common:../api
|
|
|
|
concrete LangCat of Lang =
|
|
GrammarCat,
|
|
LexiconCat
|
|
,DocumentationCat --# notpresent
|
|
,ConstructionCat
|
|
** {
|
|
|
|
flags startcat = Phr ;
|
|
|
|
} ;
|