Sindhi-resource-grammar

This commit is contained in:
virk.shafqat
2012-02-21 09:20:38 +00:00
parent 14e0237950
commit cf221bd363
45 changed files with 5107 additions and 0 deletions

View File

@@ -0,0 +1,24 @@
--# -path=.:../abstract:../common:../prelude
concrete GrammarSnd of Grammar =
NounSnd,
VerbSnd,
AdjectiveSnd,
AdverbSnd,
NumeralSnd,
SentenceSnd,
QuestionSnd,
RelativeSnd,
ConjunctionSnd,
PhraseSnd,
TextX - [Adv],
StructuralSnd,
TenseX - [Adv],
IdiomSnd
** {
flags startcat = Phr ; unlexer = text ; lexer = text ;
}