summaryrefslogtreecommitdiff
path: root/next-lib/src/telugu/GrammarTel.gf
blob: e257291f1102217dbf2f2d62e9c80e495b2d4e05 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
--# -path=.:../abstract:../common

concrete GrammarTel of Grammar = 
  NounTel 
--  VerbTel, 
--  AdjectiveTel,
--  AdverbTel,
--  NumeralTel,
--  SentenceTel,
--  QuestionTel,
--  RelativeTel,
--  ConjunctionTel,
--  PhraseTel,
--  TextX,
--  StructuralTel,
--  IdiomTel
  ** {
}