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

17 lines
229 B
Plaintext

--# -path=.:alltenses
concrete DemoFin of Demo =
NounFin,
ClauseFin,
AdjectiveFin,
AdverbFin,
NumeralFin,
QuestionFin,
StructuralFin,
LexiconFin
** {
flags language = fi; unlexer = text ; lexer = text ;
} ;