diff options
| author | john.j.camilleri <john.j.camilleri@chalmers.se> | 2012-10-30 13:32:42 +0000 |
|---|---|---|
| committer | john.j.camilleri <john.j.camilleri@chalmers.se> | 2012-10-30 13:32:42 +0000 |
| commit | 372dc0b566ef650616ba9854027fec4017e4b53f (patch) | |
| tree | e5708e00fb0f088fc9654189a0d4ecafe76628b8 | |
| parent | c679b08b38679a2da3b89d1501a90c7bc1497e53 (diff) | |
Add initial page for 2013 summer school
| -rw-r--r-- | gf-summer-school-2013.html | 88 |
1 files changed, 88 insertions, 0 deletions
diff --git a/gf-summer-school-2013.html b/gf-summer-school-2013.html new file mode 100644 index 000000000..9e28b5c95 --- /dev/null +++ b/gf-summer-school-2013.html @@ -0,0 +1,88 @@ +<!DOCTYPE html> +<HTML> +<HEAD> +<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=utf-8"> +<TITLE>Third GF Summer School — Bavaria, August 2013</TITLE> +</HEAD> +<BODY> +<H1 style="text-align:center">Third GF Summer School 2013<br/>Frontiers of Multilingual Technologies</H1> + +<P style="text-align:center"> +<img height="480" width="480" alt="GF Summer School logo" src="https://sites.google.com/site/gfschool2011/_/rsrc/1286870375590/home/summerschool-logo.jpg?height=480&width=480" /> +</P> + +<H2 style="text-align:center">Frauenchiemsee island, Bavaria<br/>18<sup style="font-size:0.6em">th</sup>–30<sup style="font-size:0.6em">th</sup> August, 2013</H2> + +<H1>About the Grammatical Framework</H1> +<P> +Grammatical Framework (GF), <a href="http://www.grammaticalframework.org/">grammaticalframework.org</a>, is a multilingual grammar formalism +based on the idea of a shared abstract syntax and mappings between the abstract syntax and +concrete languages. GF has hundreds of users all over the world. +</P> +<P> +The GF Resource Grammar Library (RGL) implements the morphology (inflection) and basic syntax +(phrase structure) of some 26 languages: + +Bulgarian, +Catalan, +Chinese, +Danish, +Dutch, +English, +Finnish, +French, +German, +Hindi, +Interlingua, +Japanese, +Italian, +Latvian, +Nepali, +Norwegian bokmål, +Persian, +Polish, +Punjabi, +Romanian, +Russian, +Sindhi, +Spanish, +Swedish, +Thai, and +Urdu. + +These resources are freely available as open-source software. More languages are under construction, +in both in-house and external projects. +</P> +<P> +We are especially interested in EU languages not yet covered by the Resource Grammar Library, +namely: Estonian, Lithuanian, Irish, Czech, Slovak, Hungarian, Slovene, Portuguese, Greek, and Maltese. +Learn more at the <a href="http://www.grammaticalframework.org/lib/doc/status.html">RGL status page</a>. +Embedded grammars are parsing and generation programs compiled from GF grammars and usable as parts of programs written in other languages: Haskell, Java, and JavaScript. +</P> + +<H1>Venue</H1> +<img src="http://www.mpq.mpg.de/Theorygroup/CIRAC/wiki/images/f/f9/Kloster.jpg" alt="Frauenchiemsee island" /> +<P> +The summer school will take place in <a href="http://www.frauenwoerth.de/english/">Frauenwörth Monastery</a>, +on the island Frauenchiemsee in Chiemsee lake, Bavaria, Germany. +(Google maps link <a href="http://goo.gl/maps/uUnxN">here</a>) + +<H1>Participation</H1> +<P> +Registration will open some time during Spring 2013, but if you have any questions about the summer school +you can contact us now below. +</P> + +<H1>Contact</H1> +<P> +Aarne Ranta, aarne at chalmers dot se +</P> +<P> +Olga Caprotti, caprotti at chalmers dot se +</P> + +</BODY> +</HTML> + + + |
