multimodal for Swedish

This commit is contained in:
aarne
2005-12-09 16:28:45 +00:00
parent 5889b3f7db
commit ea5639b85f
17 changed files with 120 additions and 12 deletions

15
examples/tram0/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.