Release AGFL Home Page

Erik Oltmans (eriko@cs.kun.nl)
Wed, 8 Mar 1995 12:05:16 +0100

This message announces the release of the World Wide Web Home Page
of AGFL (Affix Grammars over a Finite Lattice).

1. AGFL

The AGFL formalism, developed at the University of Nijmegen,
The Netherlands, is a formalism in which context free grammars
can be described compactly. AGFLs are two level grammars: a first,
context free level is augmented with features for expressing
agreement between parts of speech. Features are treated as types,
and their values may range over the subsets of a given finite set,
which explains the acronym Affix Grammars over a Finite Lattice.

AGFL grammars are transformed into a parser by the parser generator
OPT. The generated parser is a Recursive Backup parser which computes
the values of the affixes on the fly. In this way, fast and efficient
parsers can be generated. The formalism is quite simple and limited,
and therefore easy to read and write.

AGFL comes with a Grammar WorkBench GWB, supporting the development
of grammars and the checking of their consistency.

The AGFL formalism does not require any special hardware. The parser
generator OPT runs on regular SPARC-systems and MS-DOS machines (386
or higher) and is relatively small. For instance, the MS-DOS version
requires less than 1 Mb harddisk space.

2. AGFL on the Web

AGFL has now been made available to the (computational) linguistic
community. We think it can be used by (computational) linguists who
are in need of a simple grammar formalism with a fast parser generator,
suitable for experimental purposes.

Therefore, we have made AGFL available via FTP and, recently, via WWW.

The AGFL Home Page contains information about the AGFL formalism like
the AGFL manual, documentation and papers, sample grammars and the
latest developments. There is also the possibility to download the
software and to register yourself as an AGFL user.

You are invited to take a look at the Home Page and to read the
information or to download the software. Please feel free to make
use of AGFL and its Home Page; we look forward to hear about your
experiences.

We are currently planning an AGFL workshop in June. The latest news
about this workshop can also be found on the AGFL Home Page.

The URL of the AGFL Home Page is: http://www.cs.kun.nl/agfl/

The address of the FTP-site is: ftp://hades.cs.kun.nl/pub/agfl/

The organisation of the WWW page should be self-explanatory. The
structure of the FTP-site is as follows:

- readme
- DOC : this directory contains a number of relevant papers
- PC386 : this directory contains software for MS-DOS machines and
an installation guide.
- SUN4 : this directory contains software for SPARC-stations and
an installation guide.

Any questions or remarks with respect to AGFL or the AGFL Home Page can
be sent to: www-agfl@cs.kun.nl.

On behalf of the AGFL team,

Erik Oltmans
Department of Computer Science
University of Nijmegen
The Netherlands