From f6a921cf6c722bf4c401cfd7aa3847eb71c310d4 Mon Sep 17 00:00:00 2001 From: aarne Date: Fri, 20 May 2005 15:57:11 +0000 Subject: more quick start --- index.html | 41 +++++++---------------------------------- 1 file changed, 7 insertions(+), 34 deletions(-) (limited to 'index.html') 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

Quick start

-When you have downloaded and installed GF: - -
    -
  1. Copy the files -Paleolithic.gf, -PaleolithicEng.gf, and -PaleolithicIta.gf. - -
  2. Start GF with the command -
    -  gf PaleolithicIta.gf PaleolithicEng.gf
    -
    - -
  3. Translation. Try your first translation by giving the GF command -
    -  t PaleolithicEng PaleolithicIta "the boy eats the snake"
    -
    - -
  4. Generation. Random-generate sentences in two languages: -
    -  gr | l -multi
    -
    - -
  5. Grammar development. Add words to the Paleolithic -grammars and try the above commands again. -
- -To lear more on grammar development (and other aspects), go to the -New Grammarian's Tutorial. +When you have downloaded and installed GF, you can try one of the +quick start examples. @@ -231,10 +204,6 @@ Embedded GF Interpreter.

Documents

-
  • -User's tutorial -on editing in the Java interface. -
  • New Grammarian's Tutorial, @@ -245,9 +214,13 @@ More up-to-date but ess detailed than the next one. Old Grammarian's Tutorial on writing GF grammars, with exercises. +
  • +Editor User Manual +on editing in the Java interface. +
  • -GF in 25 Minutes for programmers. +GF in 25 Minutes - overview for programmer audience.
  • Grammatical Framework: A Type-Theoretical -- cgit v1.2.3