Natural Language Laboratory at Simon Fraser University



Next: 5. Laboratory Infrastructure Up: About the Natural Language Laboratory Previous: 3. Applied Laboratory Work (Post-1988)

4. Publications and Software

4.1. Publications

4.1.1. Laboratory Publications List (Post-1988)



4.1.2. Laboratory Publications Online

The following papers are available online from the SFU Computing Science GN server. To access a paper, click on its format (PostScript or ASCII).

4.1.3. Laboratory MSc and PhD Theses Online

The following theses are available via the Internet. Click on the format (PostScript) to access the thesis.


4.1.4. Other Online Publications Relevant to the Laboratory



4.2. Software

The software in this section is available for noncommercial research purposes only.

4.2.1. HPSG-PL Grammar Development System

HPSG-PL is a Prolog based implementation of Head-Driven Phrase Structure Grammar (HPSG). Available online is a UNIX tar file of complete system including manuals and TreeTool for displaying trees, and the user manual for the system (in PostScript format), which is also contained in the tar file.

4.2.2. Pleuk Grammar Development Shell

Pleuk is a grammar development shell that supports many different grammatical formalisms including HPSG-PL. The code for Pleuk is available free for research purposes. Pleuk requires SICStus prolog version 2.1#9 or later, plus some extra programs available free from many Internet ftp sites.

4.2.3. Emacs User Interface to ALE

The Attribute Logic Engine (ALE) is an integrated phrase structure parsing and definite clause logic programming system written in Prolog by Bob Carpenter and Gerald Penn. It is suitable for writing grammars in formalisms that use typed feature structures such as HPSG. ALE is available free for research purposes.

An Emacs interface to ALE has been written that is described in a technical report (Laurens, 1995) available online (20 pages, PostScript). The code for the interface is available free for research purposes. The interface was developed under SICStus prolog version 2.1#9. It has not been tested in any other prolog but should run under Quintus. The interface has been tested in emacs version 19.16.1 only. It should work with any version that has X capabilities (mouse menubar, multiple frames), i.e., version 18 or higher.



Next: 5. Laboratory Infrastructure Up: About the Natural Language Laboratory Previous: 3. Applied Laboratory Work (Post-1988)
  • Last modified 24 July 1998 (Dan Fass <fass@cs.sfu.ca>)