forked from GitHub/gf-core
Nepali resource by Dinesh Simk - almost complete
This commit is contained in:
10
lib/src/nepali/LangNep.gf
Normal file
10
lib/src/nepali/LangNep.gf
Normal file
@@ -0,0 +1,10 @@
|
||||
--# -path=.:../abstract:../common
|
||||
|
||||
concrete LangNep of Lang =
|
||||
GrammarNep,
|
||||
LexiconNep
|
||||
** {
|
||||
|
||||
flags startcat = Phr ; unlexer=unwords ; lexer=words ;
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user