mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-27 21:42:50 -06:00
25 lines
413 B
Plaintext
25 lines
413 B
Plaintext
--# -path=.:../abstract:../common:../prelude:c:/gf_unicoded/hindustani
|
|
|
|
concrete GrammarUrd of Grammar =
|
|
NounUrd,
|
|
VerbUrd,
|
|
AdjectiveUrd,
|
|
AdverbUrd,
|
|
NumeralUrd,
|
|
SentenceUrd,
|
|
QuestionUrd,
|
|
RelativeUrd,
|
|
ConjunctionUrd,
|
|
PhraseUrd,
|
|
TextX - [Adv,AdN],
|
|
StructuralUrd,
|
|
TenseX - [Adv,AdN],
|
|
IdiomUrd
|
|
** {
|
|
|
|
flags startcat = Phr ; unlexer = text ; lexer = text ;
|
|
|
|
}
|
|
|
|
|