FLAICLJul 17, 2017

The Power of Constraint Grammars Revisited

arXiv:1707.05115v16 citations
Originality Incremental advance
AI Analysis

This work addresses foundational gaps in constraint grammar theory for computational linguistics, offering incremental theoretical insights.

The paper tackles the lack of formal language theory connections for Sequential Constraint Grammar by simplifying string definitions and proving undecidability for Nonmonotonic SCG, while proposing resource bounds that restrict SCG to a subset of context-sensitive languages and showing that grammars with o(n log n) time Turing machine implementations are equivalent to finite-state transducers.

Sequential Constraint Grammar (SCG) (Karlsson, 1990) and its extensions have lacked clear connections to formal language theory. The purpose of this article is to lay a foundation for these connections by simplifying the definition of strings processed by the grammar and by showing that Nonmonotonic SCG is undecidable and that derivations similar to the Generative Phonology exist. The current investigations propose resource bounds that restrict the generative power of SCG to a subset of context sensitive languages and present a strong finite-state condition for grammars as wholes. We show that a grammar is equivalent to a finite-state transducer if it is implemented with a Turing machine that runs in o(n log n) time. This condition opens new finite-state hypotheses and avenues for deeper analysis of SCG instances in the way inspired by Finite-State Phonology.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes