summaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
authoraarne <unknown>2005-05-20 15:57:11 +0000
committeraarne <unknown>2005-05-20 15:57:11 +0000
commitf6a921cf6c722bf4c401cfd7aa3847eb71c310d4 (patch)
treea00eef3fe92848160bd0b2a866e46f55e4123b29 /index.html
parent06469bd953edbf57e0913bb303c74c3717849b2a (diff)
more quick start
Diffstat (limited to 'index.html')
-rw-r--r--index.html41
1 files changed, 7 insertions, 34 deletions
diff --git a/index.html b/index.html
index bffbeafae..d523c1a1f 100644
--- a/index.html
+++ b/index.html
@@ -171,35 +171,8 @@ To get GF, go to the
<h2>Quick start</h2>
-When you have downloaded and installed GF:
-
-<ol>
-<li> Copy the files
-<a href="doc/tutorial/Paleolithic.gf"><tt>Paleolithic.gf</tt></a>,
-<a href="doc/tutorial/PaleolithicEng.gf"><tt>PaleolithicEng.gf</tt></a>, and
-<a href="doc/tutorial/PaleolithicIta.gf"><tt>PaleolithicIta.gf</tt></a>.
-
- <li> Start GF with the command
-<pre>
- gf PaleolithicIta.gf PaleolithicEng.gf
-</pre>
-
-<li> <b>Translation</b>. Try your first translation by giving the GF command
-<pre>
- t PaleolithicEng PaleolithicIta "the boy eats the snake"
-</pre>
-
-<li> <b>Generation</b>. Random-generate sentences in two languages:
-<pre>
- gr | l -multi
-</pre>
-
-<li> <b>Grammar development</b>. Add words to the <tt>Paleolithic</tt>
-grammars and try the above commands again.
-</ol>
-
-To lear more on grammar development (and other aspects), go to the
-<a href="doc/tutorial/01-gf-tutorial2.html">New Grammarian's Tutorial</a>.
+When you have downloaded and installed GF, you can try one of the
+<a href="doc/gf-quickstart.html">quick start examples</a>.
@@ -231,10 +204,6 @@ Embedded GF Interpreter</a>.
</p><h2>Documents</h2>
-<li>
-<a href="../GF2.0/doc/javaGUImanual/javaGUImanual.htm">User's tutorial</a>
-on editing in the Java interface.
-
<li>
<a href="doc/tutorial/01-gf-tutorial2.html">New Grammarian's Tutorial</a>,
@@ -245,9 +214,13 @@ More up-to-date but ess detailed than the next one.
<a href="../GF2.0/Tutorial/gf-tutorial.html">Old Grammarian's Tutorial</a>
on writing GF grammars, with exercises.
+<li>
+<a href="../GF2.0/doc/javaGUImanual/javaGUImanual.htm">Editor User Manual</a>
+on editing in the Java interface.
+
</li><li>
<a href="../GF2.0/doc/short/01-gf-short.html">
-GF in 25 Minutes</a> for programmers.
+GF in 25 Minutes</a> - overview for programmer audience.
</li><li>
<a href="http://www.cs.chalmers.se/~aarne/articles/gf-jfp.ps.gz">Grammatical Framework: A Type-Theoretical