Files
gf-core/old-lib/resource/demo/DemoIta.gf
2009-06-22 15:39:08 +00:00

17 lines
229 B
Plaintext

--# -path=.:alltenses
concrete DemoIta of Demo =
NounIta,
ClauseIta,
AdjectiveIta,
AdverbIta,
NumeralIta,
QuestionIta,
StructuralIta,
LexiconIta
** {
flags language = it; unlexer = text ; lexer = text ;
} ;