diff options
| author | aarne <aarne@cs.chalmers.se> | 2007-10-24 07:47:33 +0000 |
|---|---|---|
| committer | aarne <aarne@cs.chalmers.se> | 2007-10-24 07:47:33 +0000 |
| commit | fa2131a8be2435984991d1ffaa5a7232db48be9d (patch) | |
| tree | b7618ee4c2ad9259a9ddceb0c4f3ca1db54a2f91 /doc/gf-course.txt | |
| parent | 60f714b9c88f0492edcc6352f55c39b433013b36 (diff) | |
program four second week of the course
Diffstat (limited to 'doc/gf-course.txt')
| -rw-r--r-- | doc/gf-course.txt | 22 |
1 files changed, 21 insertions, 1 deletions
diff --git a/doc/gf-course.txt b/doc/gf-course.txt index d91f35e66..7172a7dcd 100644 --- a/doc/gf-course.txt +++ b/doc/gf-course.txt @@ -19,7 +19,17 @@ Autumn Term 2007. =News= -12/8 The course starts tomorrow at 8.00. A detailed plan for the day is +24/10 Tomorrow's session starts at 8.15. A detailed plan has been added to +the table below. Material (new chapters) will appear later today. +It will explain some of the files in +- [``syntax/`` http://digitalgrammars.com/gf/examples/tutorial/syntax/]: + linguistic grammar programming +- [``semantics/`` http://digitalgrammars.com/gf/examples/tutorial/sementics/]: + a question-answer system based on logical semantics + + + +12/9 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] @@ -40,6 +50,8 @@ Building of Gothenburg University ("Humanisten"). =Plan= +First week (13-14/9) + || Time | Subject | Assignment || | Thu 8.00-9.30 | Chapters 1-3 | Hello and Food in a new language | | Thu 10.00-11.30 | Chapters 3-4 | Foods in a new language | @@ -47,6 +59,14 @@ Building of Gothenburg University ("Humanisten"). | Thu 15.15-16.45 | Chapters 6-7 | straight code compiler | | Fri 8.00-9.30 | Chapters 8 | application in Haskell or Java | +Second week (25/10) + +|| Time | Subject | Assignment || +| Thu 8.15-9.45 | Chapters 13-15 | mini resource in a new language | +| Thu 10.15-11.45 | Chapters 12,16 | query system for a new domain | +| Thu 13.15-14.45 | presentations | explain your own project | + + The structure of each lecture will be the following: - ca. 75min lecture, going through the book |
