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

View File

@@ -0,0 +1,24 @@
--# -path=.:../abstract:../common:../prelude
concrete GrammarUrd of Grammar =
NounUrd,
VerbUrd,
AdjectiveUrd,
AdverbUrd,
NumeralUrd,
SentenceUrd,
QuestionUrd,
RelativeUrd,
ConjunctionUrd,
PhraseUrd,
TextX,
StructuralUrd,
TenseX,
IdiomUrd
** {
flags startcat = Phr ; unlexer = text ; lexer = text ;
}