mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-20 08:32:50 -06:00
tram with new API
This commit is contained in:
5
examples/tram/TramFre.gf
Normal file
5
examples/tram/TramFre.gf
Normal file
@@ -0,0 +1,5 @@
|
||||
--# -path=.:resource/abstract:resource/french:resource/romance:prelude
|
||||
|
||||
concrete TramFre of Tram = TramI with
|
||||
(Multimodal = MultimodalFre),
|
||||
(Math = MathFre) ;
|
||||
Reference in New Issue
Block a user