mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-23 11:42:49 -06:00
documentation written; some weird constructors excluded from demo
This commit is contained in:
42
demos/index.html
Normal file
42
demos/index.html
Normal file
@@ -0,0 +1,42 @@
|
||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
|
||||
<HTML>
|
||||
<HEAD>
|
||||
<META NAME="generator" CONTENT="http://txt2tags.sf.net">
|
||||
<TITLE>Grammatical Framework Demos</TITLE>
|
||||
</HEAD><BODY BGCOLOR="white" TEXT="black">
|
||||
<P ALIGN="center"><CENTER><H1>Grammatical Framework Demos</H1>
|
||||
<FONT SIZE="4">
|
||||
</FONT></CENTER>
|
||||
|
||||
<P>
|
||||
<A HREF="http://www.cs.chalmers.se/~markus/gramlets/letter-applet.html">Letter editor</A>: compose
|
||||
a letter in a language you don't know.
|
||||
</P>
|
||||
<P>
|
||||
<A HREF="http://www.cs.chalmers.se/~bringert/gf/translate/">Numeral translator</A>: see
|
||||
number words in 88 languages.
|
||||
</P>
|
||||
<P>
|
||||
<A HREF="http://www.cs.chalmers.se/~bringert/xv/pizza/">Pizza</A>: order a pizza by speaking
|
||||
to your web browser.
|
||||
</P>
|
||||
<P>
|
||||
<A HREF="http://www.restauranggajden.se/tomas/">Restauranggajden</A>: write and read
|
||||
restaurant reviews in a multilingual Wiki.
|
||||
</P>
|
||||
<P>
|
||||
<A HREF="http://webalt.math.helsinki.fi/PublicFiles/CD/Screencast/TextMathEditor%20Demo.swf">WebALT Math Editor</A>:
|
||||
create mathematical exercises in six languages simultaneously.
|
||||
</P>
|
||||
<P>
|
||||
<A HREF="http://www.cs.chalmers.se/~bringert/misc/tramdemo.avi">Tramdemo</A>: find your way in
|
||||
Gothenburg public transport system, in six languages (film).
|
||||
</P>
|
||||
<P>
|
||||
<A HREF="resource-api/editor.html">Library API browser-editor</A>: construct phrases in
|
||||
the <A HREF="lib/resource/doc/synopsis.html">GF resource library</A>
|
||||
</P>
|
||||
|
||||
<!-- html code generated by txt2tags 2.4 (http://txt2tags.sf.net) -->
|
||||
<!-- cmdline: txt2tags -thtml demos/index.txt -->
|
||||
</BODY></HTML>
|
||||
26
demos/index.txt
Normal file
26
demos/index.txt
Normal file
@@ -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]
|
||||
|
||||
Reference in New Issue
Block a user