diff --git a/doc/gf-quickstart.html b/doc/gf-quickstart.html index 9f51974d3..28314a091 100644 --- a/doc/gf-quickstart.html +++ b/doc/gf-quickstart.html @@ -10,10 +10,13 @@ Aarne Ranta

20 May, 2005 - + +

Grammatical Framework Quick Start

+ + This Quick Start shows two examples of how GF can be used. We assume that you have downloaded and installed GF, so that the command gf works for you. @@ -26,9 +29,9 @@ When you have downloaded and installed GF:
  1. Copy the files -Paleolithic.gf, -PaleolithicEng.gf, and -PaleolithicIta.gf. +Paleolithic.gf, +PaleolithicEng.gf, and +PaleolithicIta.gf.
  2. Start GF with the command
    @@ -57,7 +60,7 @@ and start GF again with the same command. Now you can even translate
     
To lear more on GF commands and grammar development, go to the -New Grammarian's Tutorial. +New Grammarian's Tutorial.