mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-17 16:59:34 -06:00
17 lines
229 B
Plaintext
17 lines
229 B
Plaintext
--# -path=.:alltenses
|
|
|
|
concrete DemoSwe of Demo =
|
|
NounSwe,
|
|
ClauseSwe,
|
|
AdjectiveSwe,
|
|
AdverbSwe,
|
|
NumeralSwe,
|
|
QuestionSwe,
|
|
StructuralSwe,
|
|
LexiconSwe
|
|
** {
|
|
|
|
flags language = sv; unlexer = text ; lexer = text ;
|
|
|
|
} ;
|