mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-22 03:09:33 -06:00
11 lines
166 B
Plaintext
11 lines
166 B
Plaintext
--# -path=.:../abstract:../common
|
|
|
|
concrete LangNep of Lang =
|
|
GrammarNep,
|
|
LexiconNep
|
|
** {
|
|
|
|
flags startcat = Phr ; unlexer=unwords ; lexer=words ;
|
|
|
|
}
|