From 90b71deaf12b82c6e1951640084d76f71268e114 Mon Sep 17 00:00:00 2001 From: aarne Date: Sat, 28 Mar 2009 13:20:47 +0000 Subject: doc for next-lib; adjustments in summerschool-flyer --- doc/summerschool-flyer.pdf | Bin 0 -> 2785805 bytes doc/summerschool-flyer.tex | 97 ++++++++++++++++++++++++++++++++++++++++++++ doc/summerschool-folder.pdf | Bin 2777116 -> 0 bytes doc/summerschool-folder.tex | 87 --------------------------------------- 4 files changed, 97 insertions(+), 87 deletions(-) create mode 100644 doc/summerschool-flyer.pdf create mode 100644 doc/summerschool-flyer.tex delete mode 100644 doc/summerschool-folder.pdf delete mode 100644 doc/summerschool-folder.tex (limited to 'doc') diff --git a/doc/summerschool-flyer.pdf b/doc/summerschool-flyer.pdf new file mode 100644 index 000000000..60a44c149 Binary files /dev/null and b/doc/summerschool-flyer.pdf differ diff --git a/doc/summerschool-flyer.tex b/doc/summerschool-flyer.tex new file mode 100644 index 000000000..86d72dc41 --- /dev/null +++ b/doc/summerschool-flyer.tex @@ -0,0 +1,97 @@ +\documentclass[12pt]{article} +\usepackage{graphicx} +\pagestyle{empty} +\usepackage[urlcolor=blue,colorlinks=true]{hyperref} + +\setlength{\parindent}{0mm} +\setlength{\parskip}{2mm} + +\setlength{\oddsidemargin}{0mm} +\setlength{\evensidemargin}{0mm} +\setlength{\topmargin}{-12mm} +\setlength{\textheight}{240mm} +\setlength{\textwidth}{158mm} + +\title{GF Resource Grammar Summer School} +\author{Gothenburg, 17-28 August 2009} +\begin{document} + +\begin{center} +\includegraphics{summer-langs.png} + +\vspace{6mm} + +{\Large\bf GF Resource Grammar Summer School} + +\vspace{2mm} + +Gothenburg, 17-28 August 2009 + +\vspace{6mm} + +\includegraphics{summer-align.png} +\end{center} + +\newpage + +\begin{itemize} +\item Do you like programming challenges? +\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. It has been created in +a collaborative effort using the GF (Grammatical Framework) grammar formalism. +The Summer School aims to boost the extension of the library to new languages. + +Particularly in focus are the missing 12 of the 23 official languages of the +European Union: \textit{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. +Any other languages chosen by the participants are also welcome. +Good knowledge of the language is essential, but you don't need to be a +native speaker. + +The linguistic coverage of the library includes the inflectional morphology +and basic syntax of each language. It can be used for parsing, +generation, translation, multilingual web pages, +speech recognition, dialogue systems, language teaching, morphological +analysis, software localization, and lots of other things. +Grammars written in GF can be converted to many different formats. +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 University +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 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. An on-line course on GF (recommended, +but not compulsory) starts on 20 April. + +Some travel grants will be available. They are distributed on the basis of a +GF programming contest in May. + +For more information, see the Google Group and the Summer School web page, + +\begin{verbatim} + http://digitalgrammars.com/gf/summerschool.html +\end{verbatim} + +% LaTeX2e code generated by txt2tags 2.4 (http://txt2tags.sf.net) +% cmdline: txt2tags summerschool-folder.txt +\end{document} diff --git a/doc/summerschool-folder.pdf b/doc/summerschool-folder.pdf deleted file mode 100644 index 548fecb64..000000000 Binary files a/doc/summerschool-folder.pdf and /dev/null differ diff --git a/doc/summerschool-folder.tex b/doc/summerschool-folder.tex deleted file mode 100644 index c6ed12841..000000000 --- a/doc/summerschool-folder.tex +++ /dev/null @@ -1,87 +0,0 @@ -\documentclass[12pt]{article} -\usepackage{graphicx} -\pagestyle{empty} -\usepackage[urlcolor=blue,colorlinks=true]{hyperref} - -\setlength{\oddsidemargin}{0mm} -\setlength{\evensidemargin}{-2mm} -\setlength{\topmargin}{-12mm} -\setlength{\textheight}{240mm} -\setlength{\textwidth}{158mm} - -\title{GF Resource Grammar Summer School} -\author{Gothenburg, 17-28 August 2009} -\begin{document} - -\begin{center} -\includegraphics{summer-langs.png} - -\vspace{6mm} - -{\Large\bf GF Resource Grammar Summer School} - -\vspace{2mm} - -Gothenburg, 17-28 August 2009 - -\vspace{6mm} - -\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} -- cgit v1.2.3