From ff6e9688f479b1d7327053736e778a368ff92191 Mon Sep 17 00:00:00 2001
From: aarne
@@ -21,6 +21,16 @@ Chalmers University of Technology and Gothenburg University.
Autumn Term 2007.
+12/8 The course starts tomorrow at 8.00. A detailed plan for the day is
+right below. Don't forget to
+
31/8 Revised the description of the one- and five-point variants.
Graduate Course: GF (Grammatical Framework)
Aarne Ranta
-Fri Aug 31 09:01:15 2007
+Wed Sep 12 14:05:14 2007
News
+
+
+
gf-subscribe at gslt hum gu se)
+
| Time | +Subject | +Assignment | +|
|---|---|---|---|
| Thu 8.00-9.30 | +Chapters 1-3 | +Hello and Food in a new language | +|
| Thu 10.00-11.30 | +Chapter 4 | +Foods in a new language | +|
| Thu 13.00-14.30 | +Chapter 5 | +ExtFoods in a new language | +|
| Thu 15.00-16.30 | +Chapters 6-7 | +straight code compiler | +|
| Fri 8.00-9.30 | +Chapters 8 | +application in Haskell or Java | +|
+The structure of each lecture will be the following: +
+
+In order for this to work out, it is important that enough many
+have a working GF installation, including the directory
+examples/tutorial. This directory is
+included in the Darcs version, as well as in the updated binary
+packages from 12 September.
+
GF @@ -79,9 +139,13 @@ The first module goes through the basics of GF, including
-The lectures follow the -GF Tutorial. -There will be a new version of the Tutorial available around 10 September. +The lectures follow a draft of GF book. It contains a heavily updated +version os the +GF Tutorial; +thus the on-line tutorial is not adequate for this course. To get the course +book, join the course mailing list. +
+Those who just want to do the first module will write a simple application as their course work during and after the first intensive week.
diff --git a/doc/gf-course.txt b/doc/gf-course.txt index 4edfd9cfd..53964deb3 100644 --- a/doc/gf-course.txt +++ b/doc/gf-course.txt @@ -19,6 +19,13 @@ Autumn Term 2007. =News= +12/8 The course starts tomorrow at 8.00. A detailed plan for the day is +right below. Don't forget to +- join the mailing list (send a mail to ``gf-subscribe at gslt hum gu se``) +- install GF on your laptops from [here ../download.html] +- take with you a copy of the book (as sent to the mailing list yesterday) + + 31/8 Revised the description of the one- and five-point variants. 21/8 Course mailing list started. @@ -31,6 +38,29 @@ The course will start on Thursday 13 September in Room C430 at the Humanities Building of Gothenburg University ("Humanisten"). +=Plan= + +|| Time | Subject | Assignment || +| Thu 8.00-9.30 | Chapters 1-3 | Hello and Food in a new language | +| Thu 10.00-11.30 | Chapter 4 | Foods in a new language | +| Thu 13.00-14.30 | Chapter 5 | ExtFoods in a new language | +| Thu 15.00-16.30 | Chapters 6-7 | straight code compiler | +| Fri 8.00-9.30 | Chapters 8 | application in Haskell or Java | + + +The structure of each lecture will be the following: +- ca. 70h lecture, going through the book +- ca. 20min work on computer, individually or in pairs + + +In order for this to work out, it is important that enough many +have a working GF installation, including the directory +[``examples/tutorial`` ../examples/tutorial]. This directory is +included in the Darcs version, as well as in the updated binary +packages from 12 September. + + + =Purpose= [GF http://www.cs.chalmers.se/~aarne/GF/] @@ -68,9 +98,12 @@ The first module goes through the basics of GF, including - using embedded grammars as components of software systems -The lectures follow the -[GF Tutorial http://www.cs.chalmers.se/~aarne/GF/doc/tutorial/gf-tutorial2.html]. -**There will be a new version of the Tutorial available around 10 September**. +The lectures follow a draft of GF book. It contains a heavily updated +version os the +[GF Tutorial http://www.cs.chalmers.se/~aarne/GF/doc/tutorial/gf-tutorial2.html]; +thus the on-line tutorial is not adequate for this course. To get the course +book, join the course mailing list. + Those who just want to do the first module will write a simple application as their course work during and after the first intensive week.