vix.ing · top · new · best · stats · spec

Representing Constraints with Automata

1997/04/21 by Frank Morawietz, Morawietz, Frank, Tom Cornell +1
Computer Science · #Computation and Language (cs.CL) #FOS: Computer and information sciences #cmp-lg #cs.CL

paper · pdf · doi:10.48550/arxiv.cmp-lg/9704006

8 pages; uses aclap.sty, harvard.sty and dcu.bst. Corrections to three examples

arxiv created 1997/06/24 · arxiv updated 2009/11/30

Abstract

In this paper we describe an approach to constraint-based syntactic theories in terms of finite tree automata. The solutions to constraints expressed in weak monadic second order (MSO) logic are represented by tree automata recognizing the assignments which make the formulas true. We show that this allows an efficient representation of knowledge about the content of constraints which can be used as a practical tool for grammatical theory verification. We achieve this by using the intertranslatability of formulas of MSO logic and tree automata and the embedding of MSO logic into a constraint logic programming scheme. The usefulness of the approach is discussed with examples from the realm of Principles-and-Parameters based parsing.

Related