forked from GitHub/gf-core
9 lines
237 B
Plaintext
9 lines
237 B
Plaintext
--# -path=.:../scandinavian:../abstract:../../prelude
|
|
|
|
concrete SimpleSwe of Simple = CategoriesSwe ** SimpleI with
|
|
(Categories = CategoriesSwe),
|
|
(Rules = RulesSwe),
|
|
(Structural = StructuralSwe),
|
|
(Verbphrase = VerbphraseSwe)
|
|
;
|