mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-11 05:49:31 -06:00
9 lines
232 B
Plaintext
9 lines
232 B
Plaintext
--# -path=.:../romancs:../abstract:../../prelude
|
|
|
|
concrete SimpleFre of Simple = CategoriesFre ** SimpleI with
|
|
(Categories = CategoriesFre),
|
|
(Rules = RulesFre),
|
|
(Structural = StructuralFre),
|
|
(Verbphrase = VerbphraseFre)
|
|
;
|