1
0
forked from GitHub/gf-core

Nepali resource by Dinesh Simk - almost complete

This commit is contained in:
aarne
2011-06-14 11:19:59 +00:00
parent 69c5b1d317
commit 67c804d9a8
44 changed files with 6312 additions and 0 deletions

10
lib/src/nepali/LangNep.gf Normal file
View File

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