summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/gf-bibliography.html39
-rw-r--r--doc/gf-bibliography.txt35
2 files changed, 40 insertions, 34 deletions
diff --git a/doc/gf-bibliography.html b/doc/gf-bibliography.html
index 62267acff..ca8749f1a 100644
--- a/doc/gf-bibliography.html
+++ b/doc/gf-bibliography.html
@@ -7,7 +7,7 @@
<P ALIGN="center"><CENTER><H1>Grammatical Framework Bibliography</H1>
<FONT SIZE="4">
<I>Aarne Ranta</I><BR>
-Wed Jun 24 16:55:46 2009
+Tue Dec 15 15:38:41 2009
</FONT></CENTER>
<H2>Publications on GF</H2>
@@ -25,17 +25,31 @@ to appear in the on-line journal <I>Linguistics in Language Technology</I>,
<P>
A. Ranta.
Grammatical Framework: A Multilingual Grammar Formalism,
-to appear in the on-line journal <I>Compass, Special issue on computational linguistics</I>,
+<I>Language and Linguistics Compass</I>,
+Vol. 3, <A HREF="http://www.blackwell-compass.com/subject/linguistics/article_view?parent=section&amp;last_results=section%3Dlnco-computational&amp;sortby=date&amp;section=lnco-computational&amp;browse_id=lnco_articles_bpl155&amp;article_id=lnco_articles_bpl155">on-line</A>
2009.
<br>
<I>An overview of GF for readers with a general academic brackground.</I>
</P>
<P>
+A. Ranta and K. Angelov.
+Implementing Controlled Languages in GF.
+<I>CNL-2009</I>,
+<I>CEUR Workshop Proceedings</I>,
+vol. 448,
+<A HREF="http://sunsite.informatik.rwth-aachen.de/Publications/CEUR-WS/Vol-448/">on-line</A>,
+2009.
+<br>
+<I>Makes a case for using GF in controlled language implementation, illustrated by Attempto Controlled English ported to French, German, and Swedish.</I>
+</P>
+<P>
A. Ranta. Grammars as Software Libraries.
-To appear in
-Y. Bertot, G. Huet, J-J. Lévy, and G. Plotkin (eds.),
+In Y. Bertot, G. Huet, J-J. Lévy, and G. Plotkin (eds.),
<I>From Semantics to Computer Science</I>,
-Cambridge University Press, Cambridge, 2009.
+Cambridge University Press, Cambridge,
+pp. 281-308,
+2009.
+<A HREF="http://www.cs.chalmers.se/~aarne/articles/libraries-kahn.pdf">pdf (preliminary version)</A>
<br>
<I>Grammar-libraries from the software engineering point of view, with an example application to mathematical language.</I>
</P>
@@ -49,7 +63,7 @@ EACL 2009.
<P>
A. Ranta, B. Bringert, and K. Angelov.
The GF Grammar Development Environment.
-System demo. To appear in the proceedings of <I>EACL-2009</I>,
+System demo. Proceedings of <I>EACL-2009</I>,
2009.
<br>
<I>An overview of GF from the grammarian's point of view.</I>
@@ -57,7 +71,7 @@ System demo. To appear in the proceedings of <I>EACL-2009</I>,
<P>
B. Bringert, K. Angelov, and A. Ranta.
Grammatical Framework Web Service,
-System demo. To appear in the proceedings of <I>EACL-2009</I>,
+System demo. Proceedings of <I>EACL-2009</I>,
2009.
<br>
<I>An overview of how to build web services on top of PGF using the Google Web Toolkit.</I>
@@ -133,17 +147,6 @@ Available from <A HREF="http://publications.uu.se/abstract.xsql?dbid=8933">serie
</P>
<P>
A. Ranta.
-Grammars as Software Libraries.
-To appear in G. Huet, G. Plotkin, J.-J. Lévy, and Y. Bertot (eds),
-<I>From semantics to computer science: essays in honor of Gilles Kahn</I>,
-Cambridge University Press,
-2008.
-<A HREF="http://www.cs.chalmers.se/~aarne/articles/libraries-kahn.pdf">pdf (preliminary version)</A>
-<br>
-<I>Presents the GF Resource Grammar Library from a software engineering point of view.</I>
-</P>
-<P>
-A. Ranta.
Example-based grammar writing.
To appear in L. Borin and S. Larsson (eds),
Festschrift for Robin Cooper,
diff --git a/doc/gf-bibliography.txt b/doc/gf-bibliography.txt
index d770cdb92..01680f674 100644
--- a/doc/gf-bibliography.txt
+++ b/doc/gf-bibliography.txt
@@ -22,16 +22,29 @@ to appear in the on-line journal //Linguistics in Language Technology//,
A. Ranta.
Grammatical Framework: A Multilingual Grammar Formalism,
-to appear in the on-line journal //Compass, Special issue on computational linguistics//,
+//Language and Linguistics Compass//,
+Vol. 3, [on-line http://www.blackwell-compass.com/subject/linguistics/article_view?parent=section&last_results=section%3Dlnco-computational&sortby=date&section=lnco-computational&browse_id=lnco_articles_bpl155&article_id=lnco_articles_bpl155]
2009.
#BR
//An overview of GF for readers with a general academic brackground.//
+A. Ranta and K. Angelov.
+Implementing Controlled Languages in GF.
+//CNL-2009//,
+//CEUR Workshop Proceedings//,
+vol. 448,
+[on-line http://sunsite.informatik.rwth-aachen.de/Publications/CEUR-WS/Vol-448/],
+2009.
+#BR
+//Makes a case for using GF in controlled language implementation, illustrated by Attempto Controlled English ported to French, German, and Swedish.//
+
A. Ranta. Grammars as Software Libraries.
-To appear in
-Y. Bertot, G. Huet, J-J. Lévy, and G. Plotkin (eds.),
+In Y. Bertot, G. Huet, J-J. Lévy, and G. Plotkin (eds.),
//From Semantics to Computer Science//,
-Cambridge University Press, Cambridge, 2009.
+Cambridge University Press, Cambridge,
+pp. 281-308,
+2009.
+[pdf (preliminary version) http://www.cs.chalmers.se/~aarne/articles/libraries-kahn.pdf]
#BR
//Grammar-libraries from the software engineering point of view, with an example application to mathematical language.//
@@ -43,14 +56,14 @@ EACL 2009.
A. Ranta, B. Bringert, and K. Angelov.
The GF Grammar Development Environment.
-System demo. To appear in the proceedings of //EACL-2009//,
+System demo. Proceedings of //EACL-2009//,
2009.
#BR
//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//,
+System demo. Proceedings of //EACL-2009//,
2009.
#BR
//An overview of how to build web services on top of PGF using the Google Web Toolkit.//
@@ -119,16 +132,6 @@ Available from [series homepage http://publications.uu.se/abstract.xsql?dbid=893
//Presents an experiment on smart paradigms in Finnish.//
A. Ranta.
-Grammars as Software Libraries.
-To appear in G. Huet, G. Plotkin, J.-J. Lévy, and Y. Bertot (eds),
-//From semantics to computer science: essays in honor of Gilles Kahn//,
-Cambridge University Press,
-2008.
-[pdf (preliminary version) http://www.cs.chalmers.se/~aarne/articles/libraries-kahn.pdf]
-#BR
-//Presents the GF Resource Grammar Library from a software engineering point of view.//
-
-A. Ranta.
Example-based grammar writing.
To appear in L. Borin and S. Larsson (eds),
Festschrift for Robin Cooper,