diff options
| author | aarne <aarne@cs.chalmers.se> | 2007-08-20 13:10:23 +0000 |
|---|---|---|
| committer | aarne <aarne@cs.chalmers.se> | 2007-08-20 13:10:23 +0000 |
| commit | e685c4cfa829159fdd0b0cd43703a692182e890a (patch) | |
| tree | 702ecbe4b5ca7275404b91ec668cc09e3c6c7f53 | |
| parent | 599ddcfe91bd9d97f3726d6d2b9541582f33adad (diff) | |
updated course description with schema
| -rw-r--r-- | doc/gf-course.html | 10 | ||||
| -rw-r--r-- | doc/gf-course.txt | 6 |
2 files changed, 14 insertions, 2 deletions
diff --git a/doc/gf-course.html b/doc/gf-course.html index e0bff4d3b..98addc7e5 100644 --- a/doc/gf-course.html +++ b/doc/gf-course.html @@ -7,7 +7,7 @@ <P ALIGN="center"><CENTER><H1>Graduate Course: GF (Grammatical Framework)</H1> <FONT SIZE="4"> <I>Aarne Ranta</I><BR> -Thu Mar 29 16:11:11 2007 +Mon Aug 20 15:09:56 2007 </FONT></CENTER> <P> @@ -20,6 +20,11 @@ Chalmers University of Technology and Gothenburg University. <P> Autumn Term 2007. </P> +<P> +<B>New</B>. <A HREF="http://www.cs.chalmers.se/~aarne/GF/doc/gf-course.html">Schedule</A>. +The course will start on Thursday 13 September in Room C430 at the Humanities +Building of Gothenburg University ("Humanisten"). +</P> <H1>Purpose</H1> <P> <A HREF="http://www.cs.chalmers.se/~aarne/GF/">GF</A> @@ -64,6 +69,7 @@ The first module goes through the basics of GF, including <P> The lectures follow the <A HREF="http://www.cs.chalmers.se/~aarne/GF/doc/tutorial/gf-tutorial2.html">GF Tutorial</A>. +<B>There will be a new version of the Tutorial available around 10 September</B>. Those who just want to do the first module will write a simple application as their course work during the intensive week. </P> @@ -93,5 +99,5 @@ who wish to build resources for their own language in GF. </P> <!-- html code generated by txt2tags 2.3 (http://txt2tags.sf.net) --> -<!-- cmdline: txt2tags gf-course.txt --> +<!-- cmdline: txt2tags -thtml gf-course.txt --> </BODY></HTML> diff --git a/doc/gf-course.txt b/doc/gf-course.txt index abeb16ba8..9ef24552f 100644 --- a/doc/gf-course.txt +++ b/doc/gf-course.txt @@ -17,6 +17,11 @@ Chalmers University of Technology and Gothenburg University. Autumn Term 2007. +**New**. [Schedule http://www.cs.chalmers.se/~aarne/GF/doc/gf-course.html]. +The course will start on Thursday 13 September in Room C430 at the Humanities +Building of Gothenburg University ("Humanisten"). + + =Purpose= [GF http://www.cs.chalmers.se/~aarne/GF/] @@ -54,6 +59,7 @@ The first module goes through the basics of GF, including 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**. Those who just want to do the first module will write a simple application as their course work during the intensive week. |
