|
Description:
|
A Grammar Writer's Cookbook is an introduction to the issues involved in the writing and design of computational grammars, reporting on experiences and analyses within the ParGram parallel grammar development project. Using the Lexical Functional Grammar (LFG) framework, this project implemented grammars for German, French, and English to cover parallel corpora. The issue of parallelism brings into focus the need to implement analyses which are crosslinguistically valid and which therefore maximize portabilty of the grammars* analyses to other languages. Parallelism also highlights the need for a grammar design that allows grammars to be transparent to one another across different languages. For example, the French grammar writer should be able to understand the logic underlying the implementation of the German grammar. This cookbook includes a discussion of the standard range of constructions that need to be implemented in a wide-coverage grammar, and provides sample analyses for each of the three languages. In addition, it examines the theoretical and practical issues which arose in the course of grammar development and presents the implementation of new theoretical developments in LFG.
|