mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-14 05:32:51 -06:00
Punjabi resource by Shafqat and Humayoun.
This commit is contained in:
24
lib/src/punjabi/GrammarPnb.gf
Normal file
24
lib/src/punjabi/GrammarPnb.gf
Normal 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 ;
|
||||
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user