forked from GitHub/gf-core
next-lib renamed to lib, lib to old-lib
This commit is contained in:
18
lib/src/telugu/GrammarTel.gf
Normal file
18
lib/src/telugu/GrammarTel.gf
Normal file
@@ -0,0 +1,18 @@
|
||||
--# -path=.:../abstract:../common
|
||||
|
||||
concrete GrammarTel of Grammar =
|
||||
NounTel
|
||||
-- VerbTel,
|
||||
-- AdjectiveTel,
|
||||
-- AdverbTel,
|
||||
-- NumeralTel,
|
||||
-- SentenceTel,
|
||||
-- QuestionTel,
|
||||
-- RelativeTel,
|
||||
-- ConjunctionTel,
|
||||
-- PhraseTel,
|
||||
-- TextX,
|
||||
-- StructuralTel,
|
||||
-- IdiomTel
|
||||
** {
|
||||
}
|
||||
Reference in New Issue
Block a user