updated index.txt

This commit is contained in:
aarne
2006-06-03 21:31:10 +00:00
parent 2bfe0731c7
commit b6295359d1
2 changed files with 32 additions and 18 deletions

View File

@@ -7,7 +7,7 @@
<P ALIGN="center"><CENTER><H1>GF Resource Grammar Library v. 1.0</H1>
<FONT SIZE="4">
<I>Author: Aarne Ranta &lt;aarne (at) cs.chalmers.se&gt;</I><BR>
Last update: Fri May 26 17:32:59 2006
Last update: Sat Jun 3 23:31:05 2006
</FONT></CENTER>
<P>
@@ -18,14 +18,8 @@ Italian, Norwegian, Russian, Spanish, Swedish.
</P>
<P>
<B>Notice</B>. This document concerns the API v. 1.0 which has not
yet been "officially" released. The release will be made in combination
with a new version of GF itself, since the grammars use new features
not available in GF 2.4.
</P>
<P>
<B>New</B>. V. 1.0 is now (26 May) available Russian and Danish.
But the modules still need some testing, especially the Danish
lexicon (corrections welcome!).
yet been "officially" released. The release is planned in the end
of June 2006.
</P>
<H2>Authors</H2>
<P>
@@ -35,7 +29,7 @@ Janna Khegai (Russian modules),
Bjorn Bringert (many Swadesh lexica),
Carlos Gonzalia (Spanish cardinals),
Harald Hammarstrom (German morphology),
Partik Jansson (Swedish cardinals),
Patrik Jansson (Swedish cardinals),
Andreas Priesnitz (German lexicon),
Aarne Ranta.
</P>
@@ -56,6 +50,7 @@ Elisabet Engdahl,
Markus Forsberg,
Kristofer Johannisson,
Anni Laine,
Peter Ljunglöf,
Saara Myllyntausta,
Wanjiku Ng'ang'a,
Jordi Saludes.
@@ -181,6 +176,18 @@ The documentation of the individual modules:
<LI><A HREF="gfdoc/IrregSwe.gf">IrregSwe</A>: Swedish irregular verbs
</UL>
<UL>
<LI><A HREF="abstract/Extra.gf">Extra</A>: extra constructs implemented in some languages
<LI><A HREF="scandinavian/ExtraScandAbs.gf">ExtraScandAbs</A>: extran constructs in Scandinavian only
<LI><A HREF="norwegian/ExtraNorAbs.gf">ExtraNorAbs</A>: extra constructs in Norwegian only
</UL>
<UL>
<LI><A HREF="english/EnglishAbs.gf">English</A>: English with all extras
<LI><A HREF="norwegian/NorwegianAbs.gf">Norwegian</A>: Norwegian with all extras
<LI><A HREF="swedish/SwedishAbs.gf">Swedish</A>: Swedish with all extras
</UL>
<H3>Special-purpose APIs</H3>
<H4>Present</H4>
<P>

View File

@@ -15,13 +15,8 @@ Danish, English, Finnish, French, German,
Italian, Norwegian, Russian, Spanish, Swedish.
**Notice**. This document concerns the API v. 1.0 which has not
yet been "officially" released. The release will be made in combination
with a new version of GF itself, since the grammars use new features
not available in GF 2.4.
**New**. V. 1.0 is now (26 May) available Russian and Danish.
But the modules still need some testing, especially the Danish
lexicon (corrections welcome!).
yet been "officially" released. The release is planned in the end
of June 2006.
==Authors==
@@ -32,7 +27,7 @@ Janna Khegai (Russian modules),
Bjorn Bringert (many Swadesh lexica),
Carlos Gonzalia (Spanish cardinals),
Harald Hammarstrom (German morphology),
Partik Jansson (Swedish cardinals),
Patrik Jansson (Swedish cardinals),
Andreas Priesnitz (German lexicon),
Aarne Ranta.
@@ -52,6 +47,7 @@ Elisabet Engdahl,
Markus Forsberg,
Kristofer Johannisson,
Anni Laine,
Peter Ljunglöf,
Saara Myllyntausta,
Wanjiku Ng'ang'a,
Jordi Saludes.
@@ -165,6 +161,17 @@ The documentation of the individual modules:
- [IrregSwe gfdoc/IrregSwe.gf]: Swedish irregular verbs
- [Extra abstract/Extra.gf]: extra constructs implemented in some languages
- [ExtraScandAbs scandinavian/ExtraScandAbs.gf]: extran constructs in Scandinavian only
- [ExtraNorAbs norwegian/ExtraNorAbs.gf]: extra constructs in Norwegian only
- [English english/EnglishAbs.gf]: English with all extras
- [Norwegian norwegian/NorwegianAbs.gf]: Norwegian with all extras
- [Swedish swedish/SwedishAbs.gf]: Swedish with all extras
===Special-purpose APIs===
====Present====