Files
gf-core/lib/resource/swedish/SimpleSwe.gf
2005-02-27 09:27:12 +00:00

9 lines
237 B
Plaintext

--# -path=.:../scandinavian:../abstract:../../prelude
concrete SimpleSwe of Simple = CategoriesSwe ** SimpleI with
(Categories = CategoriesSwe),
(Rules = RulesSwe),
(Structural = StructuralSwe),
(Verbphrase = VerbphraseSwe)
;