diff options
| author | aarne <aarne@chalmers.se> | 2010-06-02 08:27:48 +0000 |
|---|---|---|
| committer | aarne <aarne@chalmers.se> | 2010-06-02 08:27:48 +0000 |
| commit | a0e972ab69516a83444490111896a22add0869d5 (patch) | |
| tree | c4ac0dc51758b3d8facdb0ddfacd3e7a117bf5ac /examples/phrasebook/help-phrasebook.html | |
| parent | 707608a25c1a2aca99477cf38bc848dc4c3ea780 (diff) | |
finishing phrasebook documentation ; changed doc name
Diffstat (limited to 'examples/phrasebook/help-phrasebook.html')
| -rw-r--r-- | examples/phrasebook/help-phrasebook.html | 46 |
1 files changed, 46 insertions, 0 deletions
diff --git a/examples/phrasebook/help-phrasebook.html b/examples/phrasebook/help-phrasebook.html new file mode 100644 index 000000000..31cf83e15 --- /dev/null +++ b/examples/phrasebook/help-phrasebook.html @@ -0,0 +1,46 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> +<HTML> +<HEAD> +<META NAME="generator" CONTENT="http://txt2tags.sf.net"> +<TITLE>MOLTO Phrasebook Help</TITLE> +</HEAD><BODY BGCOLOR="white" TEXT="black"> +<P ALIGN="center"><CENTER><H1>MOLTO Phrasebook Help</H1> +<FONT SIZE="4"> +</FONT></CENTER> + +<P> +To start: klick at a word or start typing. +</P> +<P> +<B>From</B>: source language +</P> +<P> +<B>To</B>: target language (either a single one or "All" simultaneously) +</P> +<P> +<B>Del</B>: delete last word +</P> +<P> +<B>Clear</B>: start over +</P> +<P> +<B>Random</B>: generate a random phrase +</P> +<P> +Google translate: the current input and language choice; opens in a new window or tab. +</P> +<P> +The symbol <CODE>&+</CODE> means binding of two words. It will disappear in the complete translation. +</P> +<P> +The translator is slightly <I>overgenerating</I>, which means you can build some semantically strange phrases. +Before reporting them as bugs, ask yourself: could this be correct in some situation? is the translation +valid in that situation? +</P> +<P> +<A HREF="http://www.grammaticalframework.org/demos/phrasebook/">Back to the phrasebook</A> +</P> + +<!-- html code generated by txt2tags 2.4 (http://txt2tags.sf.net) --> +<!-- cmdline: txt2tags -thtml help-phrasebook.txt --> +</BODY></HTML> |
