Files
gf-core/lib/src/nepali/LangNep.gf

11 lines
166 B
Plaintext

--# -path=.:../abstract:../common
concrete LangNep of Lang =
GrammarNep,
LexiconNep
** {
flags startcat = Phr ; unlexer=unwords ; lexer=words ;
}