Compiling HPSG type constraints into definite clause programs

Thilo Goetz,Walt Detmar Meurers
DOI: https://doi.org/10.48550/arXiv.cmp-lg/9505003
1995-05-02
Computation and Language
Abstract:We present a new approach to HPSG processing: compiling HPSG grammars expressed as type constraints into definite clause programs. This provides a clear and computationally useful correspondence between linguistic theories and their implementation. The compiler performs off-line constraint inheritance and code optimization. As a result, we are able to efficiently process with HPSG grammars without having to hand-translate them into definite clause or phrase structure based systems.
What problem does this paper attempt to address?