mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-22 09:32:53 -06:00
completed Multimodal and Tram with new languages
This commit is contained in:
5
examples/tram/TramIta.gf
Normal file
5
examples/tram/TramIta.gf
Normal file
@@ -0,0 +1,5 @@
|
||||
--# -path=.:compiled:prelude
|
||||
|
||||
concrete TramIta of Tram = TramI with
|
||||
(Multimodal = MultimodalIta),
|
||||
(Symbol = SymbolIta) ;
|
||||
Reference in New Issue
Block a user