diff options
| author | hallgren <hallgren@altocumulus.org> | 2010-12-20 21:35:38 +0000 |
|---|---|---|
| committer | hallgren <hallgren@altocumulus.org> | 2010-12-20 21:35:38 +0000 |
| commit | 721fae10a2cba48a7b37069b73b1f5f328f7d71c (patch) | |
| tree | 274d32fec97c70101b33e16adb83cba0a46b3272 /index.html | |
| parent | 74fe9d135244c7ae13a1d3cb970f1edbb7f3f62b (diff) | |
index.html: changes for release 3.1.6
It's a bit late. I don't know why these changes haven't been recorded before...
Diffstat (limited to 'index.html')
| -rw-r--r-- | index.html | 33 |
1 files changed, 30 insertions, 3 deletions
diff --git a/index.html b/index.html index 6358be1a2..0336d892b 100644 --- a/index.html +++ b/index.html @@ -15,9 +15,9 @@ div.news { font-size: small; } <IMG SRC="doc/Logos/gf0.png" alt=""> <H1>Grammatical Framework</H1> <P> -Version 3.1 +Version 3.1.6 <br> -December 2009 +April 2010 <P> <font size=+2> [ <A HREF="demos/index.html">Demos</A> @@ -38,6 +38,18 @@ December 2009 <H2>News</H2> <div class=news> + +7 May 2010: GF tutorial in <a href="http://www.lrec-conf.org/lrec2010/">LREC-2010</a> + (on 17 May in Valletta). + See <a href="http://www.lrec-conf.org/lrec2010/IMG/html/gf-lrec-2010-tutorial.html">tutorial homepage</a> and + <a href="doc/gf-lrec-2010.pdf">course material</a>. + +<p> +23 April 2010: <strong>version 3.1.6 released</strong>. + See <a href="download/">download page</a> and +<a href="download/release-3.1.6.html">release notes</a>. +<p> +1 March 2010: the <a href="http://www.molto-project.eu">MOLTO</a> project. <p>15 December 2009: <ul class=news> <li><strong>GF version 3.1 released</strong>. @@ -128,6 +140,8 @@ Later projects using GF and involving third parties include, in chronological or <LI><A HREF="http://spraakbanken.gu.se/sal/">SALDO</A>: Swedish morphological dictionary based on rules developed for GF and <A HREF="http://www.cs.chalmers.se/~markus/FM/">Functional Morphology</A> +<LI><a href="http://www.molto-project.eu">MOLTO</a>: + multilingual online translation. </UL> <P> @@ -180,7 +194,7 @@ support for an increasing number of languages, currently including <LI>Finnish <LI>French <LI>German -<LI>Hindi/Urdu (fragments) +<LI>Hindi (fragments) <LI><A HREF="http://www.interlingua.com/">Interlingua</A> <LI>Italian <LI>Latin (fragments) @@ -191,6 +205,8 @@ support for an increasing number of languages, currently including <LI>Spanish <LI>Swedish <LI>Thai (fragments) +<LI>Turkish (fragments) +<LI>Urdu </OL> <P> @@ -201,4 +217,15 @@ are welcome! You can start with the <A HREF="doc/resource-tutorial.pdf">resource <!-- html code generated by txt2tags 2.4 (http://txt2tags.sf.net) --> <!-- cmdline: txt2tags -thtml index.txt --> + + +<script type="text/javascript"> +var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www."); +document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E")); +</script> +<script type="text/javascript"> +try { +var pageTracker = _gat._getTracker("UA-7811807-3"); +pageTracker._trackPageview(); +} catch(err) {}</script> </BODY></HTML> |
