diff options
| author | aarne <aarne@chalmers.se> | 2011-09-09 14:57:28 +0000 |
|---|---|---|
| committer | aarne <aarne@chalmers.se> | 2011-09-09 14:57:28 +0000 |
| commit | 10bf327feed2f033540de5214af9b387de105c51 (patch) | |
| tree | f6b613f665226aedab05d2c1680e6aac5d2da8fd /gf-book/index.html | |
| parent | d74b4cbde858b8953e541e016872308a001a7f13 (diff) | |
slides and UK order of gf-book
Diffstat (limited to 'gf-book/index.html')
| -rw-r--r-- | gf-book/index.html | 36 |
1 files changed, 22 insertions, 14 deletions
diff --git a/gf-book/index.html b/gf-book/index.html index 9070e16ef..ef18e6006 100644 --- a/gf-book/index.html +++ b/gf-book/index.html @@ -44,11 +44,17 @@ Direct order ($32.50 paperback, $70 hardcover): <A HREF="http://press.uchicago.edu/ucp/books/book/distributed/G/bo12469871.html">http://press.uchicago.edu/ucp/books/book/distributed/G/bo12469871.html</A> </P> <P> -Amazon order ($32.50 paperback, $70 hardcover): +Amazon order USA ($32.50 paperback, $70 hardcover): </P> <P> <A HREF="http://www.amazon.com/Grammatical-Framework-Programming-Multilingual-Information/dp/1575866269/ref=sr_1_2?ie=UTF8&qid=1308585697&sr=8-2">http://www.amazon.com/Grammatical-Framework-Programming-Multilingual-Information/dp/1575866269/ref=sr_1_2?ie=UTF8&qid=1308585697&sr=8-2</A> </P> +<P> +Amazon order UK (£21 paperback, £45 hardcover): +</P> +<P> + <A HREF="http://www.amazon.co.uk/Grammatical-Framework-Programming-Multilingual-Computational/dp/1575866269/ref=sr_1_6?ie=UTF8&qid=1315580083&sr=8-6">http://www.amazon.co.uk/Grammatical-Framework-Programming-Multilingual-Computational/dp/1575866269/ref=sr_1_6?ie=UTF8&qid=1315580083&sr=8-6</A> +</P> <H2>Book description</H2> @@ -111,23 +117,14 @@ linguistics, and related fields. <H2>Supporting material</H2> <P> -Slides for teaching the book chapter by chapter are forthcoming by the -<A HREF="http://school.grammaticalframework.org/">Second GF Summer School</A> -starting on August 15, 2011. +<A HREF="./gf-book-slides.pdf">Slides</A> for teaching the book chapter by chapter. </P> <P> -The following should be useful before that: +<A HREF="./examples">Code examples</A> </P> - -<UL> -<LI><A HREF="../doc/tutorial/gf-tutorial.html">GF Tutorial</A>: programmer-oriented, - covering parts of chapters 2-8 -<LI><A HREF="../doc/gf-lrec-2010.pdf">GF Resource Tutorial</A>: linguist-oriented, - covering parts of chapters 2-5, 9-10 -</UL> - <P> -<A HREF="./examples">Code examples</A> +<A HREF="http://www.grammaticalframework.org/demos/gfse/">GF Web IDE</A>: +build grammars in the cloud, without installing GF. </P> <P> Demos @@ -140,6 +137,17 @@ Demos </UL> <P> +Other tutorials: +</P> + +<UL> +<LI><A HREF="../doc/tutorial/gf-tutorial.html">GF Tutorial</A>: programmer-oriented, + covering parts of chapters 2-8 +<LI><A HREF="../doc/gf-lrec-2010.pdf">GF Resource Tutorial</A>: linguist-oriented, + covering parts of chapters 2-5, 9-10 +</UL> + +<P> <A HREF="http://www.grammaticalframework.org/doc/gf-bibliography.html">Works mentioned in references</A>; more download links will be added. </P> |
