1
0
forked from GitHub/gf-core

trams with mm library

This commit is contained in:
aarne
2005-11-07 21:45:22 +00:00
parent 71cd8efe27
commit d1675f0aba
6 changed files with 107 additions and 0 deletions

15
examples/tram/README Normal file
View File

@@ -0,0 +1,15 @@
Björn Bringert's tram grammars (user side, without place names)
implemented as an example of lib/resource/abstract/Multimodal.
For documentation of the original system, see
http://www.cs.chalmers.se/~bringert/gf/tramdemo.html
To try, do in gf
i -src TramEng.gf
gr | l -tr | p
Clicks appear as coordinates on the right of the semicolon.
AR 7/11/2005.