Punjabi resource by Shafqat and Humayoun.

This commit is contained in:
aarne
2010-11-24 13:43:53 +00:00
parent fb678fcd6c
commit 35773ccca5
51 changed files with 4829 additions and 27916 deletions

View File

@@ -0,0 +1,24 @@
--# -path=.:../abstract:../common:../prelude
concrete GrammarPnb of Grammar =
NounPnb,
VerbPnb,
AdjectivePnb,
AdverbPnb,
NumeralPnb,
SentencePnb,
QuestionPnb,
RelativePnb,
ConjunctionPnb,
PhrasePnb,
TextX - [Adv],
StructuralPnb,
TenseX - [Adv],
IdiomPnb
** {
flags startcat = Phr ; unlexer = text ; lexer = text ;
}