mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-12 14:29:31 -06:00
6 lines
200 B
Plaintext
6 lines
200 B
Plaintext
--# -path=.:resource-1.0/abstract:resource-1.0/common:resource-1.0/multimodal:resource-1.0/english:prelude
|
|
|
|
concrete TramEng of Tram = TramI with
|
|
(Multimodal = MultimodalEng),
|
|
(Math = MathEng) ;
|