mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-20 02:09:32 -06:00
17 lines
229 B
Plaintext
17 lines
229 B
Plaintext
--# -path=.:alltenses
|
|
|
|
concrete DemoDan of Demo =
|
|
NounDan,
|
|
ClauseDan,
|
|
AdjectiveDan,
|
|
AdverbDan,
|
|
NumeralDan,
|
|
QuestionDan,
|
|
StructuralDan,
|
|
LexiconDan
|
|
** {
|
|
|
|
flags language = da; unlexer = text ; lexer = text ;
|
|
|
|
} ;
|