mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-21 17:12:50 -06:00
tram with new API
This commit is contained in:
5
examples/tram/TramEng.gf
Normal file
5
examples/tram/TramEng.gf
Normal file
@@ -0,0 +1,5 @@
|
||||
--# -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) ;
|
||||
Reference in New Issue
Block a user