From 21c457b711d8e9544c72e466c7d85204c82711f5 Mon Sep 17 00:00:00 2001 From: aarne Date: Fri, 27 Jun 2008 14:14:01 +0000 Subject: documentation written; some weird constructors excluded from demo --- demos/index.html | 42 ++++++++++++++++++++++++++++++++++++++++++ demos/index.txt | 26 ++++++++++++++++++++++++++ 2 files changed, 68 insertions(+) create mode 100644 demos/index.html create mode 100644 demos/index.txt (limited to 'demos') diff --git a/demos/index.html b/demos/index.html new file mode 100644 index 000000000..9582581fb --- /dev/null +++ b/demos/index.html @@ -0,0 +1,42 @@ + + + + +Grammatical Framework Demos + +

Grammatical Framework Demos

+ +
+ +

+Letter editor: compose +a letter in a language you don't know. +

+

+Numeral translator: see +number words in 88 languages. +

+

+Pizza: order a pizza by speaking +to your web browser. +

+

+Restauranggajden: write and read +restaurant reviews in a multilingual Wiki. +

+

+WebALT Math Editor: +create mathematical exercises in six languages simultaneously. +

+

+Tramdemo: find your way in +Gothenburg public transport system, in six languages (film). +

+

+Library API browser-editor: construct phrases in +the GF resource library +

+ + + + diff --git a/demos/index.txt b/demos/index.txt new file mode 100644 index 000000000..a505275d4 --- /dev/null +++ b/demos/index.txt @@ -0,0 +1,26 @@ +Grammatical Framework Demos + + + + +[Letter editor http://www.cs.chalmers.se/~markus/gramlets/letter-applet.html]: compose +a letter in a language you don't know. + +[Numeral translator http://www.cs.chalmers.se/~bringert/gf/translate/]: see +number words in 88 languages. + +[Pizza http://www.cs.chalmers.se/~bringert/xv/pizza/]: order a pizza by speaking +to your web browser. + +[Restauranggajden http://www.restauranggajden.se/tomas/]: write and read +restaurant reviews in a multilingual Wiki. + +[WebALT Math Editor http://webalt.math.helsinki.fi/PublicFiles/CD/Screencast/TextMathEditor%20Demo.swf]: +create mathematical exercises in six languages simultaneously. + +[Tramdemo http://www.cs.chalmers.se/~bringert/misc/tramdemo.avi]: find your way in +Gothenburg public transport system, in six languages (film). + +[Library API browser-editor resource-api/editor.html]: construct phrases in +the [GF resource library ../lib/resource/doc/synopsis.html] + -- cgit v1.2.3