mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-12 06:19:33 -06:00
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)
|
|
;
|