forked from GitHub/gf-core
17 lines
229 B
Plaintext
17 lines
229 B
Plaintext
--# -path=.:alltenses
|
|
|
|
concrete DemoNor of Demo =
|
|
NounNor,
|
|
ClauseNor,
|
|
AdjectiveNor,
|
|
AdverbNor,
|
|
NumeralNor,
|
|
QuestionNor,
|
|
StructuralNor,
|
|
LexiconNor
|
|
** {
|
|
|
|
flags language = no; unlexer = text ; lexer = text ;
|
|
|
|
} ;
|