diff --git a/doc/align6.png b/doc/align6.png index b424cd37e..8f3cf4623 100644 Binary files a/doc/align6.png and b/doc/align6.png differ diff --git a/doc/gf-summerschool.html b/doc/gf-summerschool.html index d5ce321ad..20bd5f461 100644 --- a/doc/gf-summerschool.html +++ b/doc/gf-summerschool.html @@ -97,7 +97,7 @@ Chalmers University of Technology in Gothenburg, Sweden.

-Word alignment produced by GF from the resource grammar in English, Italian, Swedish, Finnish, French, and German. +Word alignment produced by GF from the resource grammar in Bulgarian, English, Italian, German, Finnish, French, and Swedish.

Introduction

diff --git a/doc/gf-summerschool.txt b/doc/gf-summerschool.txt index 8a686c24d..34a233a0d 100644 --- a/doc/gf-summerschool.txt +++ b/doc/gf-summerschool.txt @@ -58,7 +58,7 @@ Chalmers University of Technology in Gothenburg, Sweden. [align6.png] -//Word alignment produced by GF from the resource grammar in English, Italian, Swedish, Finnish, French, and German.// +//Word alignment produced by GF from the resource grammar in Bulgarian, English, Italian, German, Finnish, French, and Swedish.// ==Introduction== diff --git a/doc/summer-align.png b/doc/summer-align.png new file mode 100644 index 000000000..796754408 Binary files /dev/null and b/doc/summer-align.png differ diff --git a/doc/summer-langs.png b/doc/summer-langs.png new file mode 100644 index 000000000..de52453a1 Binary files /dev/null and b/doc/summer-langs.png differ diff --git a/doc/summerschool-folder.pdf b/doc/summerschool-folder.pdf new file mode 100644 index 000000000..06d106fb8 Binary files /dev/null and b/doc/summerschool-folder.pdf differ diff --git a/doc/summerschool-folder.tex b/doc/summerschool-folder.tex new file mode 100644 index 000000000..d0804c6bc --- /dev/null +++ b/doc/summerschool-folder.tex @@ -0,0 +1,81 @@ +\documentclass[11pt]{article} +\usepackage{graphicx} +\pagestyle{empty} +\usepackage[urlcolor=blue,colorlinks=true]{hyperref} + +\title{GF Resource Grammar Summer School} +\author{Gothenburg, 17-28 August 2009} +\begin{document} + +\begin{center} +\includegraphics{summer-langs.png} + +\vspace{3mm} + +{\Large\bf GF Resource Grammar Summer School} + +\vspace{2mm} + +Gothenburg, 17-28 August 2009 + +\vspace{3mm} + +\includegraphics{summer-align.png} +\end{center} + +\newpage + +\begin{itemize} +\item Do you like programming? +\item Are you interested in how your language really works? +\item Would you like to try and build a computational grammar for your language, + and make it available as a part of an international open-source + programming effort? +\end{itemize} + +Then you should consider attending the GF Resource Grammar Summer School +in Gothenburg on 17-28 August 2009. + +The GF Resource Grammar Library is an open-source computational grammar resource +that currently covers 12 languages. The Summer School is a part of a +collaborative effort to extend the library to all of the 23 official +EU languages. Also other languages chosen by the participants are welcome. + +The missing EU languages are: +Czech, Dutch, Estonian, Greek, Hungarian, Irish, Latvian, Lithuanian, +Maltese, Portuguese, Slovak, and Slovenian. There is also more work to +be done on Polish and Romanian. + +The linguistic coverage of the library includes the inflectional morphology +and basic syntax of each language. It can be used in GF applications +and also ported to other formats. It can also be used for building other +linguistic resources, such as morphological lexica and parsers. +The library is licensed under LGPL. + +In the summer school, each language will be implemented by one or two students +working together. A morphology implementation will be credited +as a Chalmers course worth 7.5 ETCS points; adding a syntax implementation +will be worth more. The estimated total work load is 1-2 months for the +morphology, and 3-6 months for the whole grammar. + +Participation in the summer school is free. +Registration is done via the courses's Google group, + +\begin{verbatim} + http://groups.google.com/group/gf-resource-school-2009/ +\end{verbatim} +The registration deadline is 15 June 2009. + +Some travel grants will be available. They are distributed on the basis of a +GF programming contest in April and May. + +For more information, see the Google Group above, as well as the +Summer School web page, + +\begin{verbatim} + http://digitalgrammars.com/gf/doc/gf-summerschool.html +\end{verbatim} + +% LaTeX2e code generated by txt2tags 2.4 (http://txt2tags.sf.net) +% cmdline: txt2tags summerschool-folder.txt +\end{document}