mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-16 08:19:31 -06:00
9 lines
280 B
Plaintext
9 lines
280 B
Plaintext
--# -path=.:../abstract:../romance:../../prelude
|
|
|
|
concrete MultimodalFre of Multimodal =
|
|
RulesFre, StructuralFre, BasicFre, TimeFre, DemonstrativeFre ** MultimodalI with
|
|
(Resource = ResourceFre),
|
|
(Basic = BasicFre),
|
|
(Lang = LangFre),
|
|
(DemRes = DemResFre) ;
|