mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-05 09:12:51 -06:00
Sindhi-resource-grammar
This commit is contained in:
24
lib/src/sindhi/GrammarSnd.gf
Normal file
24
lib/src/sindhi/GrammarSnd.gf
Normal 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 ;
|
||||
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user