Shafqat's Urdu modules added

This commit is contained in:
aarne
2010-01-15 09:09:02 +00:00
parent b318698372
commit cd3e40a2d8
20 changed files with 3617 additions and 0 deletions

10
lib/src/urdu/LangUrd.gf Normal file
View File

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