Files
gf-core/lib/resource-0.9/swedish/SimpleSwe.gf
2006-06-22 22:25:55 +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)
;