From b823a6479561dff33f2f123a7c90bf60e4c64548 Mon Sep 17 00:00:00 2001 From: aarne Date: Wed, 24 Jun 2009 14:55:51 +0000 Subject: [PATCH] updated bibliography --- doc/gf-bibliography.html | 69 ++++++++++++++++++++++++++++++++++++++-- doc/gf-bibliography.txt | 6 ++++ 2 files changed, 73 insertions(+), 2 deletions(-) diff --git a/doc/gf-bibliography.html b/doc/gf-bibliography.html index 005c76844..62267acff 100644 --- a/doc/gf-bibliography.html +++ b/doc/gf-bibliography.html @@ -7,7 +7,7 @@

Grammatical Framework Bibliography

Aarne Ranta
-Sat Aug 23 18:30:48 2008 +Wed Jun 24 16:55:46 2009

Publications on GF

@@ -15,6 +15,71 @@ Sat Aug 23 18:30:48 2008 In reverse temporal order:

+A. Ranta. +The GF Resource Grammar Library, +to appear in the on-line journal Linguistics in Language Technology, +2009. +
+A systematic presentation of the library from the linguistic point of view. +

+

+A. Ranta. +Grammatical Framework: A Multilingual Grammar Formalism, +to appear in the on-line journal Compass, Special issue on computational linguistics, +2009. +
+An overview of GF for readers with a general academic brackground. +

+

+A. Ranta. Grammars as Software Libraries. +To appear in +Y. Bertot, G. Huet, J-J. Lévy, and G. Plotkin (eds.), +From Semantics to Computer Science, +Cambridge University Press, Cambridge, 2009. +
+Grammar-libraries from the software engineering point of view, with an example application to mathematical language. +

+

+K. Angelov. +Incremental Parsing in Parallel Multiple Context-Free Grammars. +EACL 2009. +
+Describes the algorithm used in parsing with GF. +

+

+A. Ranta, B. Bringert, and K. Angelov. +The GF Grammar Development Environment. +System demo. To appear in the proceedings of EACL-2009, +2009. +
+An overview of GF from the grammarian's point of view. +

+

+B. Bringert, K. Angelov, and A. Ranta. +Grammatical Framework Web Service, +System demo. To appear in the proceedings of EACL-2009, +2009. +
+An overview of how to build web services on top of PGF using the Google Web Toolkit. +

+

+A. Ranta and K. Angelov. +Implementing Controlled Languages in GF, +To appear in the proceedings of CNL-2009, LNCS, Springer, +2009. +
+On the use of GF for controlled languages, exemplified by an implementation of Attempto Controlled English then ported to three other language. +

+

+R. Cooper and A. Ranta. +Natural Languages as Collections of Resources. +In Language in Flux: Dialogue Coordination, Language Variation, Change, +ed. by R. Cooper and R. Kempson, pp. 109-120. London: College Publications, +2008. +
+The resource grammar idea applied to language learning and evolution. +

+

Moisés Salvador Meza Moreno and B. Bringert. Interactive Multilingual Web Applications with Grammatical Framework. In B. Nordström and A. Ranta (eds), @@ -232,7 +297,7 @@ pp. 115-131, grammar is the same in all languages and the difference is only in words.

-J Khegai. +J. Khegai. GF parallel resource grammars and Russian. In proceedings of ACL2006 (The joint conference of the International Committee on Computational diff --git a/doc/gf-bibliography.txt b/doc/gf-bibliography.txt index 7540e7b26..d770cdb92 100644 --- a/doc/gf-bibliography.txt +++ b/doc/gf-bibliography.txt @@ -35,6 +35,12 @@ Cambridge University Press, Cambridge, 2009. #BR //Grammar-libraries from the software engineering point of view, with an example application to mathematical language.// +K. Angelov. +Incremental Parsing in Parallel Multiple Context-Free Grammars. +EACL 2009. +#BR +//Describes the algorithm used in parsing with GF.// + A. Ranta, B. Bringert, and K. Angelov. The GF Grammar Development Environment. System demo. To appear in the proceedings of //EACL-2009//,