{ "paper_id": "P96-1016", "header": { "generated_with": "S2ORC 1.0.0", "date_generated": "2023-01-19T09:02:52.330161Z" }, "title": "Synchronous Models of Language", "authors": [ { "first": "Owen", "middle": [], "last": "Rambow", "suffix": "", "affiliation": { "laboratory": "", "institution": "CoGenTex, Inc", "location": { "addrLine": "840 Hanshaw Road, Suite 11", "postCode": "14850-1589", "settlement": "Ithaca", "region": "NY" } }, "email": "" }, { "first": "Giorgio", "middle": [], "last": "Satta", "suffix": "", "affiliation": {}, "email": "satta@dei@it" } ], "year": "", "venue": null, "identifiers": {}, "abstract": "In synchronous rewriting, the productions of two rewriting systems are paired and applied synchronously in the derivation of a pair of strings. We present a new synchronous rewriting system and argue that it can handle certain phenomena that are not covered by existing synchronous systems. We also prove some interesting formal/computational properties of our system.", "pdf_parse": { "paper_id": "P96-1016", "_pdf_hash": "", "abstract": [ { "text": "In synchronous rewriting, the productions of two rewriting systems are paired and applied synchronously in the derivation of a pair of strings. We present a new synchronous rewriting system and argue that it can handle certain phenomena that are not covered by existing synchronous systems. We also prove some interesting formal/computational properties of our system.", "cite_spans": [], "ref_spans": [], "eq_spans": [], "section": "Abstract", "sec_num": null } ], "body_text": [ { "text": "Much of theoretical linguistics can be formulated in a very natural manner as stating correspondences (translations) between layers of representation; for example, related interface layers LF and PF in GB and Minimalism (Chomsky, 1993) , semantic and syntactic information in HPSG (Pollard and Sag, 1994) , or the different structures such as c-structure and f-structure in LFG (Bresnan and Kaplan, 1982) . Similarly, many problems in natural language processing, in particular parsing and generation, can be expressed as transductions, which are calculations of such correspondences. There is therefore a great need for formal models of corresponding levels of representation, and for corresponding algorithms for transduction.", "cite_spans": [ { "start": 220, "end": 235, "text": "(Chomsky, 1993)", "ref_id": "BIBREF6" }, { "start": 281, "end": 304, "text": "(Pollard and Sag, 1994)", "ref_id": "BIBREF16" }, { "start": 378, "end": 404, "text": "(Bresnan and Kaplan, 1982)", "ref_id": "BIBREF5" } ], "ref_spans": [], "eq_spans": [], "section": "Introduction", "sec_num": "1" }, { "text": "Several different transduction systems have been used in the past by the computational and theoretical linguistics communities. These systems have been borrowed from translation theory, a subfield of formal language theory, or have been originally (and sometimes redundantly) developed. Finite state transducers (for an overview, see, e.g., (Aho and Ullman, 1972) ) provide translations between regular languages. These devices have been popular in computational morphology and computational phonology since the early eighties (Kosken-niemi, 1983; Kaplan and Kay, 1994) , and more recently in parsing as well (see, e.g., (Gross, 1989; Pereira, 1991; Roche, 1993) ). Pushdown transducers and syntax directed translation schemata (SDTS) (Aho and Ullman, 1969) translate between contextfree languages and are therefore more powerful than finite state transducers. Pushdown transducers are a standard model for parsing, and have also been used (usually implicitly) in speech understanding. Recently, variants of SDTS have been proposed as models for simultaneously bracketing parallel corpora (Wu, 1995) . Synchronization of tree adjoining grammars (TAGs) (Shieber and Schabes, 1990; Shieber, 1994) are even more powerful than the previous formalisms, and have been applied in machine translation (Abeill6, Schabes, and Joshi, 1990; Egedi and Palmer, 1994; Harbusch and Poller, 1994; Prigent, 1994) , natural language generation (Shieber and Schabes, 1991) , and theoretical syntax (Abeilld, 1994) . The common underlying idea in all of these formalisms is to combine two generative devices through a pairing of their productions (or, in the case of the corresponding automata, of their transitions) in such a way that right-hand side nonterminal symbols in the paired productions are linked. The processes of derivation proceed synchronously in the two devices by applying the paired grammar rules only to linked nonterminals introduced previously in the derivation. The fact that the above systems all reflect the same translation technique has not always been recognized in the computational linguistics literature. Following (Shieber and Schabes, 1990) we will refer to the general approach as synchronous rewriting. While synchronous systems are becoming more and more popular, surprisingly little is known about the formal characteristics of these systems (with the exception of the finite-state devices).", "cite_spans": [ { "start": 341, "end": 363, "text": "(Aho and Ullman, 1972)", "ref_id": "BIBREF3" }, { "start": 527, "end": 547, "text": "(Kosken-niemi, 1983;", "ref_id": null }, { "start": 548, "end": 569, "text": "Kaplan and Kay, 1994)", "ref_id": "BIBREF11" }, { "start": 621, "end": 634, "text": "(Gross, 1989;", "ref_id": "BIBREF9" }, { "start": 635, "end": 649, "text": "Pereira, 1991;", "ref_id": "BIBREF15" }, { "start": 650, "end": 662, "text": "Roche, 1993)", "ref_id": "BIBREF21" }, { "start": 735, "end": 757, "text": "(Aho and Ullman, 1969)", "ref_id": "BIBREF2" }, { "start": 1089, "end": 1099, "text": "(Wu, 1995)", "ref_id": "BIBREF25" }, { "start": 1152, "end": 1179, "text": "(Shieber and Schabes, 1990;", "ref_id": "BIBREF22" }, { "start": 1180, "end": 1194, "text": "Shieber, 1994)", "ref_id": "BIBREF24" }, { "start": 1293, "end": 1328, "text": "(Abeill6, Schabes, and Joshi, 1990;", "ref_id": null }, { "start": 1329, "end": 1352, "text": "Egedi and Palmer, 1994;", "ref_id": "BIBREF8" }, { "start": 1353, "end": 1379, "text": "Harbusch and Poller, 1994;", "ref_id": "BIBREF10" }, { "start": 1380, "end": 1394, "text": "Prigent, 1994)", "ref_id": "BIBREF17" }, { "start": 1425, "end": 1452, "text": "(Shieber and Schabes, 1991)", "ref_id": "BIBREF23" }, { "start": 1478, "end": 1493, "text": "(Abeilld, 1994)", "ref_id": null }, { "start": 2125, "end": 2152, "text": "(Shieber and Schabes, 1990)", "ref_id": "BIBREF22" } ], "ref_spans": [], "eq_spans": [], "section": "Introduction", "sec_num": "1" }, { "text": "In this paper, we argue that existing synchronous systems cannot handle, in a computationally attrac-tive way, a standard problem in syntax/semantics translation, namely quantifier scoping. We propose a new system that provides a synchronization between two unordered vector grammars with dominance links (UVG-DL) (Rainbow, 1994) . The type of synchronization is closely based on a previously proposed model, which we will call \"local\" synchronization. We argue that this synchronous system can deal with quantifier scoping in the desired way. The proposed system has the weak language preservation property, that is, the defined synchronization mechanism does not alter the weak generative capacity of the formalism being synchronized. Furthermore, the tree-to-forest translation problem for our system can be solved in polynomial time; that is, given a derivation tree obtained according to one of the synchronized grammars, we can construct the forest of all the translated derivation trees in the other grammar, using a polynomial amount of time.", "cite_spans": [ { "start": 314, "end": 329, "text": "(Rainbow, 1994)", "ref_id": null } ], "ref_spans": [], "eq_spans": [], "section": "Introduction", "sec_num": "1" }, { "text": "The structure of this paper is as follows. In Section 2, we introduce quantifier raising and review two types of synchronization and mention some new formal results. We introduce our new synchronous system in Section 3, and present our formal results and outline the proof techniques in Section 4.", "cite_spans": [], "ref_spans": [], "eq_spans": [], "section": "Introduction", "sec_num": "1" }, { "text": "We start by presenting an example which is based on transfer between a syntactic representation and a \"semantic\" representation of the scoping of quantified NPs. It is generally assumed that in English (and many other languages), quantified arguments of a verb can (in appropriate contexts) take scope in any possible order, and that this generalization extends to cases of embedded clauses (May, 1985) . 1 For example, sentence (1) can have four possible interpretations (of the six possible orderings of the quantifiers, two pairs are logically equivalent), two of which are shown in (2).", "cite_spans": [ { "start": 391, "end": 402, "text": "(May, 1985)", "ref_id": "BIBREF14" } ], "ref_spans": [], "eq_spans": [], "section": "Quantifier Raising", "sec_num": "2.1" }, { "text": "(1) Every man thinks some official said some Norwegian arrived", "cite_spans": [], "ref_spans": [], "eq_spans": [], "section": "Quantifier Raising", "sec_num": "2.1" }, { "text": "(2) a. Vx, x a man, 3y, y an official, 3z, z a Norwegian, x thinks y said z arrived b. 3z, z a Norwegian, 3y, y an official, Vx, x a man, x thinks y said z arrived ~We explicitly exclude from our analysis cases of quantified NPs embedded in NPs, and do not, of course, propose to develop a serious linguistic theory of quantifier scoping.", "cite_spans": [], "ref_spans": [], "eq_spans": [], "section": "Quantifier Raising", "sec_num": "2.1" }, { "text": "We give a simplified syntactic representation for (1) in Figure 1 , and a simplified semantic representation for (2b) in Figure 2 . ", "cite_spans": [], "ref_spans": [ { "start": 57, "end": 65, "text": "Figure 1", "ref_id": null }, { "start": 121, "end": 129, "text": "Figure 2", "ref_id": "FIGREF1" } ], "eq_spans": [], "section": "Quantifier Raising", "sec_num": "2.1" }, { "text": "We will first discuss a type of synchronization proposed by (Shieber and Schabes, 1990) , based on TAG. We will refer to this system as non-local synchronous TAG (nISynchTAG). The synchronization is non-local in the sense that once links are introduced during a derivation by a synchronized pair of grammar rules, they need not continue to impinge on the nodes that introduced them: the links may be reassigned to a newly introduced nonterminal when an original node is rewritten. We will refer to this mecl/- Figure 4 , finally yielding the two structures in Figure 1 and Figure 2 . Note that some of the links originating with the NP nodes are inherited during the derivation. By changing the order in which we add the nominal arguments at the end of the derivation, we can obtain all quantifier scopes in the semantics. The problem with non-local synchronization is that the weak language preservation property does not hold. (Shieber, 1994) shows that not all nlSynchTAG left-projection languages can be generated by TAGs. As a new result, in (Rambow and Satta, 1996) we show that the recognition of some fixed left-projection languages of a nlSynchTAG is NP-complete. Our reduction crucially relies on link inheritance. This makes nlSynchTAG unattractive for applications in theoretical or computational linguistics.", "cite_spans": [ { "start": 60, "end": 87, "text": "(Shieber and Schabes, 1990)", "ref_id": "BIBREF22" }, { "start": 929, "end": 944, "text": "(Shieber, 1994)", "ref_id": "BIBREF24" }, { "start": 1047, "end": 1071, "text": "(Rambow and Satta, 1996)", "ref_id": "BIBREF19" } ], "ref_spans": [ { "start": 510, "end": 518, "text": "Figure 4", "ref_id": "FIGREF3" }, { "start": 560, "end": 568, "text": "Figure 1", "ref_id": null }, { "start": 573, "end": 581, "text": "Figure 2", "ref_id": "FIGREF1" } ], "eq_spans": [], "section": "Non-Local Synchronization", "sec_num": "2.2" }, { "text": "In contrast with non-local synchronization, in local synchronization there is no inheritance of synchronization links. This is enforced by requiring that the links establish a bijection between nonterminals in the two synchronously derived sentential forms, that is, each nonterminal must be involved in exactly one link. In this way, once a nonterminal is rewritten through the application of a pair of rules to two The canonical example of local synchronization is SDTS (Aho and Ullman, 1969) , in which two context-free grammars are synchronized. We give an example of an SDTS and a derivation in Figure 5 . The links are indicated as boxed numbers to the right of the nonterminal to which they apply. (Shieber, 1994) defines the tree-rewriting version of SDTS, which we will call synchronous TAG (Shieber, 1994) studies the translation problem making the unappealing assumption that each tree in the input grammar is associated with only one output grammar tree).", "cite_spans": [ { "start": 472, "end": 494, "text": "(Aho and Ullman, 1969)", "ref_id": "BIBREF2" }, { "start": 600, "end": 608, "text": "Figure 5", "ref_id": null }, { "start": 705, "end": 720, "text": "(Shieber, 1994)", "ref_id": "BIBREF24" }, { "start": 800, "end": 815, "text": "(Shieber, 1994)", "ref_id": "BIBREF24" } ], "ref_spans": [], "eq_spans": [], "section": "Local Synchronous Systems", "sec_num": "2.3" }, { "text": "However, SynchTAG cannot derive all possible scope orderings, because of the locality restriction. This can be shown by adapting the proof technique in (Becker, Rambow, and Niv, 1992) . In the following section, we will present a synchronous system which has local synchronization's formal advantages, but handles the scoping data.", "cite_spans": [ { "start": 161, "end": 183, "text": "Rambow, and Niv, 1992)", "ref_id": "BIBREF4" } ], "ref_spans": [], "eq_spans": [], "section": "Local Synchronous Systems", "sec_num": "2.3" }, { "text": "In this section, we propose a new synchronous system, which is based on local synchronization of unordered vector grammars with dominance links (UVG-DL) (Rambow, 1994) . The presentations will be informal for reasons of space; we refer to (Rambow and Satta, 1996) for details. In UVG-DL, several context-free string rewriting rules are grouped into sets, called vectors. In a derivation, all or no rules from a given instance of a vector must be used. Put differently, all productions from a given vector must be used the same number of times. They can be applied in any order and need not be applied simultaneously or one right after the other. In addition, UVG-DL has dominance links. An occurrence of a nonterminal A in the right-hand side of a rule p can be linked to the left-hand nonterminal of another rule p' in the same vector. This dominance link will act as a constraint on derivations: if p is used in a derivation, then p' must be used subsequently in the subderivation that starts with the occurrence of A introduced by p. A UVG-DL is lexicalized iff at least one production in every vector contains a terminal symbol. Henceforth, all UVG-DLs mentioned in this paper will implicitly be assumed to be lexicalized. The derivation structure of a UVG-DL is just the derivation structure of the same derivation in the underlying context-free grammar (the CFG obtained by forming the union of all vectors). We give an example of a UVG-DL in Figure 6 , in which the dotted lines represent the dominance links. A sample derivation is in Figure 7 . 2Our proposal for the synchronization of two UVG-DL uses the notion of locality in synchronization, but with respect to entire vectors, not individual productions in these vectors. This approach, as we will see, gives us both the desired empirical coverage and acceptable computational and formal results. We suppose that in each vector v of a UVG-DL there is exactly one privileged element, which we call the synchronous production of v. All other elements of v are referred to as asynchronous productions. In Figures 6 and 7 , the synchronous productions are designated by a bold-italic left-hand side symbol. Furthermore, in the right-hand side of each asynchronous production of v we identify a single nonterminal nonterminal, called the heir.", "cite_spans": [ { "start": 153, "end": 167, "text": "(Rambow, 1994)", "ref_id": "BIBREF18" }, { "start": 239, "end": 263, "text": "(Rambow and Satta, 1996)", "ref_id": "BIBREF19" } ], "ref_spans": [ { "start": 1449, "end": 1457, "text": "Figure 6", "ref_id": "FIGREF6" }, { "start": 1543, "end": 1551, "text": "Figure 7", "ref_id": null }, { "start": 2065, "end": 2080, "text": "Figures 6 and 7", "ref_id": "FIGREF6" } ], "eq_spans": [], "section": "Extended Local Synchronization", "sec_num": "3" }, { "text": "In a synchronous UVG-DL (SynchUVG-DL), vectors from one UVG-DL are synchronized with vectors from another UVG-DL. Two vectors are synchronized by specifying a bijective synchronization mapping (as in local synchronization) between the non-heir right-hand side occurrences of nonterminals in the productions of the two vectors. A nonterminal on which a synchronization link impinges is referred to as a synchronous nonterminal. A sample SynchUVG-DL grammar is shown in Figure 9 .", "cite_spans": [], "ref_spans": [ { "start": 468, "end": 476, "text": "Figure 9", "ref_id": null } ], "eq_spans": [], "section": "Extended Local Synchronization", "sec_num": "3" }, { "text": "Informally speaking, during a SynchUVG-DL derivation, the two synchronous productions in a pair of synchronized vectors must be applied at the same time and must rewrite linked occurrences of nonterminals previously introduced. The asynchronous productions of the two synchronized gram-mars are not subject to the synchronization requirement, and they can be applied at any time and independently of the other grammar (but of course subject to the grammar-specific dominance links). Any synchronous links that impinge on a nonterminal rewritten by an asynchronous production are transferred to the heir of the asynchronous production. A production may introduce a synchronous nonterminal whose counterpart in the other grammar has not yet been introduced. In this case, the link remains \"pending\". Thus, while in SynchUVG-DL there is link inheritance as in non-local synchronization, link inheritance is only possible with those productions that themselves are not subject to the synchronization requirement.", "cite_spans": [], "ref_spans": [], "eq_spans": [], "section": "Extended Local Synchronization", "sec_num": "3" }, { "text": "The locality of the synchronization becomes clear when we consider a new tree structure which we introduce here, called the vector derivation tree. Consider two synchronized UVG-DLderivations in a SynchUVG-DL. The vector derivation tree for either component derivation is obtained as follows. Each instance of a vector used in the derivation is represented as a single node (which we label with that vector's lexeme). A node representing a vector vl is immediately dominated by the node representing the vector v2 which introduced the synchronization link that the synchronous production of vl rewrites. Unlike the standard derivation tree for UVG-DL, the vector derivation tree clearly shows how the vectors (rather than the component rules of the vectors) were combined during the derivation. The vector derivation tree for the derivation in Figure 7 is shown in Figure 8 . DL is local with respect to vectors (though not with respect to productions, since the derivation trees of two synchronized UVG-DL derivations need not be isomorphic). The vector derivation tree can be seen as representing an \"outline\" for the derivation. Such a view is attractive from a linguistic perspective: if each vector represents a lexeme and its projection (where the synchronous production is the basis of the lexical projection that the vector represents), then the vector derivation tree is in fact the dependency tree of the sentence (representing direct relations between lexemes such as grammatical function). In this respect, the vector derivation tree of UVG-DL is like the derivation tree of tree adjoining grammar and of D-tree grammars (DTG) (Rambow, Vijay-Shanker, and Weir, 1995) , which is not surprising, since all three formalisms share the same extended domain of locality. Furthermore, the vector derivation tree of SynchUVG-DL shares with the the derivation tree of DTG the property that it reflects linguistic dependency uniformly; however, while the definition of DTG was motivated precisely from considerations of dependency, the vector derivation tree is merely a by-product of our definition of SynchUVG-DL, which was motivated from the desire to have a computationally tractable model of synchronization more powerful than SynchTAG.2", "cite_spans": [ { "start": 1639, "end": 1678, "text": "(Rambow, Vijay-Shanker, and Weir, 1995)", "ref_id": "BIBREF20" } ], "ref_spans": [ { "start": 844, "end": 852, "text": "Figure 7", "ref_id": null }, { "start": 865, "end": 873, "text": "Figure 8", "ref_id": null } ], "eq_spans": [], "section": "Extended Local Synchronization", "sec_num": "3" }, { "text": "We briefly discuss a sample derivation. We start with the two start symbols, which are linked. We then apply an asynchronous production from the semantic grammar. In Figure 10 (top) we see how the link is inherited by the heir nonterminal of the applied production. This step is repeated with two more asynchronous productions, yielding Figure 10 (bottom). We now apply productions for the bodies of the clauses, but stop short before the two synchronous productions for the arrive clause, yielding Figure 11 . We see the asynchronous production of the syntactic arrive vector has not only inherited the link to its heir nonterminal, but has introduced a link 2We do not discuss modifiers in this paper for lack of space. for all x. F* 'i i Figure 10 : SynchUVG-DL derivation, steps 1 and 2 of its own. Since the semantic end of the link has not been introduced yet, the links remains \"pending\" until that time. We then finish the derivation to obtain the two trees in Figure 1 and Figure 2 , with no synchronization or dominance links left.", "cite_spans": [], "ref_spans": [ { "start": 166, "end": 181, "text": "Figure 10 (top)", "ref_id": null }, { "start": 337, "end": 346, "text": "Figure 10", "ref_id": null }, { "start": 499, "end": 508, "text": "Figure 11", "ref_id": "FIGREF9" }, { "start": 741, "end": 750, "text": "Figure 10", "ref_id": null }, { "start": 969, "end": 977, "text": "Figure 1", "ref_id": null }, { "start": 982, "end": 990, "text": "Figure 2", "ref_id": "FIGREF1" } ], "eq_spans": [], "section": "Extended Local Synchronization", "sec_num": "3" }, { "text": "Theorem 1 SynchUVG-DL has the language preservation property.", "cite_spans": [], "ref_spans": [], "eq_spans": [], "section": "Formal results", "sec_num": "4" }, { "text": "Proof (outline). Let Gs be a SynchUVG-DL, G' and G\" its left and right UVG-DL components, respectively. We construct a UVG-DL G generating the left-projection language of Gs. G uses all the nonterminal symbols of G' and G\", and some compound nonterminals of the form [A, B] , A and B nonterminals of G' and G\", respectively. G simulates Gs derivations by intermixing symbols of G' and symbols of G\", and without generating any of the terminal symbols of G\". Most important, each pair of linked nonterminals generated by Gs is represented by G using a compound symbol. This enforces the requirement of simultaneous application of synchronous productions to linked nonterminals. Each vector v of G is constructed from a pair of synchronous vectors (v', v\") of Gs as follows. First, all instances of nonterminals in v\" are replaced by e. Furthermore, for any instance B of a right-hand side nonterminal of v\" linked to a right-hand side nonterminal A of v', B is replaced by E and A by [A, B] . Then the two synchronous productions in v ~ and v\" are composed into a single production in v, by composing the two left-hand sides in a compound symbol and by concatenating the two right-hand sides. Finally, to simulate link inheritance in derivations of Gs, each asynchronous production in v' and v\" is transferred to v, either without any change, or by composing with some nonterminal C both its lefthand side and the heir nonterminal in its right-hand side. Note that there are finitely many choices for the last step, and each choice gives a different vector in G, simulating the application of v' and v\" to a set of (occurrences of) nonterminals in a particular link configuration in a sentential form of Gs.", "cite_spans": [ { "start": 267, "end": 273, "text": "[A, B]", "ref_id": null }, { "start": 983, "end": 989, "text": "[A, B]", "ref_id": null } ], "ref_spans": [], "eq_spans": [], "section": "Formal results", "sec_num": "4" }, { "text": "\u2022", "cite_spans": [], "ref_spans": [], "eq_spans": [], "section": "Formal results", "sec_num": "4" }, { "text": "We now introduce a representation for sets of derivation trees in a UVG-DL G. A parse tree in G is an ordered tree representing a derivation in G and encoding at each node the production p used to start the corresponding subderivation and the multiset of productions f used in that subderivation. A parse forest in G is a directed acyclic graph which is ordered and bipartite. (We use ideas originally developed in (Lang, 1991) for the context-free case.) Nodes of the graph are of two different types, called and-nodes and or-nodes, respectively, and each directed arc connects nodes of different types. A parse forest in G represents a set T of parse trees in G if the following holds. When starting at a root node and walking through the graph, if we follow exactly one of the outgoing arcs at each or-node, and all of the outgoing arcs at each and-node, we obtain a tree in T modulo the removal of the or-nodes. Furthermore, every tree in T can be obtained in this way.", "cite_spans": [ { "start": 415, "end": 427, "text": "(Lang, 1991)", "ref_id": "BIBREF13" } ], "ref_spans": [], "eq_spans": [], "section": "Formal results", "sec_num": "4" }, { "text": "Lemma 2 Let G be a UVG-DL and let q >__ 1 be a natural number. The parse forest representing the set of all parse trees in G with no more than q vectors can be constructed in an amount of time bounded by a polynomial function of q. \u2022 Let Gs be a SynchUVG-DL, G' and G\" its left and right UVG-DL components, respectively. For a parse tree T in G', we denote as T(T) the set of all parse trees in G\" that are synchronous with T according to Gs. The parse-to-forest translation problem for Gs takes as input a parse tree r in G' and gives as output a parse forest representation for T(T). If Gs is lexicalized, such a parse forest has size bounded by a polynomial function of I T I, despite the fact that the size of T(~) can be exponentially larger than the size of T. In fact, we have a stronger result.", "cite_spans": [], "ref_spans": [], "eq_spans": [], "section": "Formal results", "sec_num": "4" }, { "text": "The parse-to-forest translation problem for a lexiealized SynchUVG-DL can be computed in polynomial time.", "cite_spans": [], "ref_spans": [], "eq_spans": [], "section": "Theorem 3", "sec_num": null }, { "text": "Proof (outline). Let Gs be a SynchUVG-DL with G' and G\" its left and right UVG-DL components, respectively. Let T be a parse tree in G ~ and 7r be the parse forest representing T(T). The construction of 7r consists of two stages.", "cite_spans": [], "ref_spans": [], "eq_spans": [], "section": "Theorem 3", "sec_num": null }, { "text": "In the first stage, we construct the vector derivation tree 7 associated with T. Let q be the number of nodes of % We also construct a parse forest 7rq representing the set of all parse trees in G\" with no more than q vectors. This stage takes polynomial time in the size of % since 3' can be constructed from r in linear time and 7rq can be constructed as in Lemma 2.", "cite_spans": [], "ref_spans": [], "eq_spans": [], "section": "Theorem 3", "sec_num": null }, { "text": "In the second stage, we remove from 7rq all the parse trees not in 7r. This completes the construction, since the set of parse trees represented by 7r is included in the set of parse trees represented by 7rq. Let nr and F be the root node and the set of all nodes of 7, respectively. For n E F, out(n) denotes the set of all children of n. We call family the set {n~} and any nonempty subset of out(n), n E F. The main idea is to associate a set of families ~n to each node n of 7rq, such that the following condition is satisfied. A family F belongs to ~-n if and only if at least one subderivation in G\" represented at n induces a forest of vector derivation trees whose root nodes are all and only the nodes in F. Each ~'n can easily be computed visiting 7rq in a bottom-up fashion. Crucially, we \"block\" a node of 7rq if we fail in the construction of ~'n. We claim that each set ~'n has size bounded by the number of nodes in % This can be shown using the fact that all derivation trees represented at a node of ~rq employ the same multiset of productions of G\". From the above claim, it follows that 7rq can be processed in time polynomial in the size of r. Finally, we obtain 7r simply by removing from 7rq all nodes that have been blocked. \u2022", "cite_spans": [], "ref_spans": [], "eq_spans": [], "section": "Theorem 3", "sec_num": null }, { "text": "We have presented SynchUVG-DL, a synchronous system which has restricted formal power, is computationally tractable, and which handles the quantifier-raising data. In addition, SynchUVG-DL can be used for modeling the syntax of languages with syntactic constructions which have been argued to be beyond the formal power of TAG, such as scrambling in German and many other languages (Rainbow, 1994) or wh-movement in Kashmiri (Rambow, Vijay-Shanker, and Weir, 1995) . SynchUVG-DL can be used to synchronize a syntactic grammar for these languages either with a semantic grammar, or with the syntactic grammar of another language for machine translation applications. However, SynchUVG-DL cannot handle the list of cases listed in (Shieber, 1994) . These pose a problem for SynchUVG-DL for the same reason that they pose a problem for other local synchronous systems: the (syntactic) dependency structures represented by the two derivations are different. These cases remain an open research issue.", "cite_spans": [ { "start": 382, "end": 397, "text": "(Rainbow, 1994)", "ref_id": null }, { "start": 425, "end": 464, "text": "(Rambow, Vijay-Shanker, and Weir, 1995)", "ref_id": "BIBREF20" }, { "start": 729, "end": 744, "text": "(Shieber, 1994)", "ref_id": "BIBREF24" } ], "ref_spans": [], "eq_spans": [], "section": "Conclusion", "sec_num": "5" } ], "back_matter": [ { "text": "Parts of the present research were done while Rambow was supported by the North Atlantic Treaty Organization under a Grant awarded in 1993, while at TALANA, Universit6 Paris 7, and while Satta was visiting the Center for Language and Speech Processing, Johns Hopkins University, Baltimore, MD.", "cite_spans": [], "ref_spans": [], "eq_spans": [], "section": "Acknowledgments", "sec_num": null } ], "bib_entries": { "BIBREF0": { "ref_id": "b0", "title": "Syntax or semantics? Handling nonlocal dependencies with MCTAGs or Synchronous TAGs", "authors": [ { "first": "Anne", "middle": [], "last": "Abeill6", "suffix": "" } ], "year": 1994, "venue": "Computational Intelligence", "volume": "10", "issue": "4", "pages": "471--485", "other_ids": {}, "num": null, "urls": [], "raw_text": "Abeill6, Anne. 1994. Syntax or semantics? Han- dling nonlocal dependencies with MCTAGs or Synchronous TAGs. Computational Intelligence, 10(4):471-485.", "links": null }, "BIBREF1": { "ref_id": "b1", "title": "Using lexicalized TAGs for machine translation", "authors": [ { "first": "Anne", "middle": [], "last": "Abeilld", "suffix": "" }, { "first": "Yves", "middle": [], "last": "Schabes", "suffix": "" }, { "first": "Aravind", "middle": [], "last": "Joshi", "suffix": "" } ], "year": 1990, "venue": "Proceedings of the 13th International Conference on Computational Linguistics (COL-ING'90), Helsinki. COLING-90", "volume": "", "issue": "", "pages": "", "other_ids": {}, "num": null, "urls": [], "raw_text": "Abeilld, Anne, Yves Schabes, and Aravind Joshi. 1990. Using lexicalized TAGs for machine trans- lation. In Proceedings of the 13th International Conference on Computational Linguistics (COL- ING'90), Helsinki. COLING-90.", "links": null }, "BIBREF2": { "ref_id": "b2", "title": "Syntax directed translations and the pushdown assembler", "authors": [ { "first": "A", "middle": [ "V" ], "last": "Aho", "suffix": "" }, { "first": "J", "middle": [ "D" ], "last": "Ullman", "suffix": "" } ], "year": 1969, "venue": "J. Comput. Syst. Sci", "volume": "3", "issue": "1", "pages": "37--56", "other_ids": {}, "num": null, "urls": [], "raw_text": "Aho, A. V. and J. D. Ullman. 1969. Syntax di- rected translations and the pushdown assembler. J. Comput. Syst. Sci., 3(1):37-56.", "links": null }, "BIBREF3": { "ref_id": "b3", "title": "The Theory of Parsing, Translation, and Compiling", "authors": [ { "first": "A", "middle": [ "V" ], "last": "Aho", "suffix": "" }, { "first": "J", "middle": [ "D" ], "last": "Ullman", "suffix": "" } ], "year": 1972, "venue": "", "volume": "", "issue": "", "pages": "", "other_ids": {}, "num": null, "urls": [], "raw_text": "Aho, A. V. and J. D. Ullman. 1972. The Theory of Parsing, Translation, and Compiling. Prentice Hall, Englewood Cliffs, NJ.", "links": null }, "BIBREF4": { "ref_id": "b4", "title": "The derivational generative power, or, scrambling is beyond LCFRS", "authors": [ { "first": "Tilman", "middle": [], "last": "Becket", "suffix": "" }, { "first": "Owen", "middle": [], "last": "Rambow", "suffix": "" }, { "first": "Michael", "middle": [], "last": "Niv", "suffix": "" } ], "year": 1992, "venue": "", "volume": "", "issue": "", "pages": "", "other_ids": {}, "num": null, "urls": [], "raw_text": "Becket, Tilman, Owen Rambow, and Michael Niv. 1992. The derivational generative power, or, scrambling is beyond LCFRS. Technical Report IRCS-92-38, Institute for Research in Cognitive Science, University of Pennsylvania.", "links": null }, "BIBREF5": { "ref_id": "b5", "title": "Lexical-functional grammar: A formal system for grammatical representation", "authors": [ { "first": "J", "middle": [], "last": "Bresnan", "suffix": "" }, { "first": "R", "middle": [], "last": "Kaplan", "suffix": "" } ], "year": 1982, "venue": "", "volume": "", "issue": "", "pages": "", "other_ids": {}, "num": null, "urls": [], "raw_text": "Bresnan, J. and R. Kaplan. 1982. Lexical-functional grammar: A formal system for grammatical repre- sentation. In J. Bresnan, editor, The Mental Rep- resentation of Grammatical Relations. MIT Press.", "links": null }, "BIBREF6": { "ref_id": "b6", "title": "A minimalist program for linguistic theory", "authors": [ { "first": "Noam", "middle": [], "last": "Chomsky", "suffix": "" } ], "year": 1993, "venue": "", "volume": "", "issue": "", "pages": "", "other_ids": {}, "num": null, "urls": [], "raw_text": "Chomsky, Noam. 1993. A minimalist program for linguistic theory. In Kenneth Hale and Samuel J.", "links": null }, "BIBREF7": { "ref_id": "b7", "title": "The View from Building 20", "authors": [ { "first": "", "middle": [], "last": "Keyser", "suffix": "" } ], "year": null, "venue": "", "volume": "", "issue": "", "pages": "1--52", "other_ids": {}, "num": null, "urls": [], "raw_text": "Keyser, editors, The View from Building 20. MIT Press, Cambridge, Mass., pages 1-52.", "links": null }, "BIBREF8": { "ref_id": "b8", "title": "In 3 e Colloque International sur les Grammaires d'Arbres Adjoints (TAG+3), Rapport Technique TALANA-RT-94-01", "authors": [ { "first": "Dana", "middle": [], "last": "Egedi", "suffix": "" }, { "first": "Martha", "middle": [], "last": "Palmer", "suffix": "" } ], "year": 1994, "venue": "", "volume": "", "issue": "", "pages": "", "other_ids": {}, "num": null, "urls": [], "raw_text": "Egedi, Dana and Martha Palmer. 1994. Constrain- ing lexical selection across languages using TAG. In 3 e Colloque International sur les Grammaires d'Arbres Adjoints (TAG+3), Rapport Technique TALANA-RT-94-01. Universit~ Paris 7.", "links": null }, "BIBREF9": { "ref_id": "b9", "title": "The use of Finite-State Automata in the lexical representation of natural language", "authors": [ { "first": "Maurice", "middle": [], "last": "Gross", "suffix": "" } ], "year": 1989, "venue": "Electronic Dictionaries and Automata in Computational Linguistics", "volume": "", "issue": "", "pages": "", "other_ids": {}, "num": null, "urls": [], "raw_text": "Gross, Maurice. 1989. The use of Finite-State Au- tomata in the lexical representation of natural lan- guage. In M. Gross and D. Perrin, editors, Elec- tronic Dictionaries and Automata in Computa- tional Linguistics. Springer.", "links": null }, "BIBREF10": { "ref_id": "b10", "title": "Structural rewriting with synchronous rewriting systems", "authors": [ { "first": "Karin", "middle": [], "last": "Harbusch", "suffix": "" }, { "first": "Peter", "middle": [], "last": "Poller", "suffix": "" } ], "year": 1994, "venue": "3 ~ Colloque International sur les Grammaires d'Arbres Adjoints (TAG+3)", "volume": "", "issue": "", "pages": "", "other_ids": {}, "num": null, "urls": [], "raw_text": "Harbusch, Karin and Peter Poller. 1994. Structural rewriting with synchronous rewriting systems. In 3 ~ Colloque International sur les Grammaires d'Arbres Adjoints (TAG+3), Rapport Technique TALANA-RT-94-01. Universit~ Paris 7.", "links": null }, "BIBREF11": { "ref_id": "b11", "title": "Regular models of phonological rule systems", "authors": [ { "first": "Ronald", "middle": [ "M" ], "last": "Kaplan", "suffix": "" }, { "first": "Martin", "middle": [], "last": "Kay", "suffix": "" } ], "year": 1994, "venue": "Computational Linguistics", "volume": "20", "issue": "3", "pages": "331--378", "other_ids": {}, "num": null, "urls": [], "raw_text": "Kaplan, Ronald M. and Martin Kay. 1994. Regular models of phonological rule systems. Computa- tional Linguistics, 20(3):331-378.", "links": null }, "BIBREF12": { "ref_id": "b12", "title": "Two-level morphology: A general computational model for wordform recognition and production", "authors": [ { "first": "Kimmo", "middle": [], "last": "Koskenniemi", "suffix": "" } ], "year": 1983, "venue": "", "volume": "", "issue": "", "pages": "", "other_ids": {}, "num": null, "urls": [], "raw_text": "Koskenniemi, Kimmo. 1983. Two-level morphol- ogy: A general computational model for word- form recognition and production. Technical Re- port 11, Department of General Linguistics, Uni- versity of Helsinki.", "links": null }, "BIBREF13": { "ref_id": "b13", "title": "Towards a uniform formal framework for parsing", "authors": [ { "first": "B", "middle": [], "last": "Lang", "suffix": "" } ], "year": 1991, "venue": "", "volume": "", "issue": "", "pages": "153--171", "other_ids": {}, "num": null, "urls": [], "raw_text": "Lang, B. 1991. Towards a uniform formal frame- work for parsing. In M. Tomita, editor, Current Issues in Parsing technology. Kluwer Academic Publishers, chapter 11, pages 153-171.", "links": null }, "BIBREF14": { "ref_id": "b14", "title": "Logical Form: Its structure and Derivation", "authors": [ { "first": "Robert", "middle": [], "last": "May", "suffix": "" } ], "year": 1985, "venue": "", "volume": "", "issue": "", "pages": "", "other_ids": {}, "num": null, "urls": [], "raw_text": "May, Robert. 1985. Logical Form: Its structure and Derivation. MIT Press, Cambridge, Mass.", "links": null }, "BIBREF15": { "ref_id": "b15", "title": "Finite-state approximation of phrase structure grammars", "authors": [ { "first": "Fernando", "middle": [], "last": "Pereira", "suffix": "" } ], "year": 1991, "venue": "29th Meeting of the Association for Computational Linguistics (ACL'91)", "volume": "", "issue": "", "pages": "", "other_ids": {}, "num": null, "urls": [], "raw_text": "Pereira, Fernando. 1991. Finite-state approxima- tion of phrase structure grammars. In 29th Meet- ing of the Association for Computational Linguis- tics (ACL'91), Berkeley, California. ACL.", "links": null }, "BIBREF16": { "ref_id": "b16", "title": "Head-Driven Phrase Structure Grammar", "authors": [ { "first": "Carl", "middle": [], "last": "Pollard", "suffix": "" }, { "first": "Ivan", "middle": [], "last": "Sag", "suffix": "" } ], "year": 1994, "venue": "", "volume": "", "issue": "", "pages": "", "other_ids": {}, "num": null, "urls": [], "raw_text": "Pollard, Carl and Ivan Sag. 1994. Head- Driven Phrase Structure Grammar. University of Chicago Press, Chicago.", "links": null }, "BIBREF17": { "ref_id": "b17", "title": "Synchronous tags and machine translation", "authors": [ { "first": "Gilles", "middle": [], "last": "Prigent", "suffix": "" } ], "year": 1994, "venue": "3 e Colloque International sur les Grammaires d'Arbres Adjoints (TAG+3)", "volume": "", "issue": "", "pages": "", "other_ids": {}, "num": null, "urls": [], "raw_text": "Prigent, Gilles. 1994. Synchronous tags and ma- chine translation. In 3 e Colloque International sur les Grammaires d'Arbres Adjoints (TAG+3), Rapport Technique TALANA-RT-94-01. Univer- sit~ Paris 7.", "links": null }, "BIBREF18": { "ref_id": "b18", "title": "Multiset-valued linear index grammars", "authors": [ { "first": "Owen", "middle": [], "last": "Rambow", "suffix": "" } ], "year": 1994, "venue": "32nd Meeting of the Association for Computational Linguistics (.4 CL '94). ACL", "volume": "", "issue": "", "pages": "", "other_ids": {}, "num": null, "urls": [], "raw_text": "Rambow, Owen. 1994. Multiset-valued linear index grammars. In 32nd Meeting of the Association for Computational Linguistics (.4 CL '94). ACL.", "links": null }, "BIBREF19": { "ref_id": "b19", "title": "Synchronous models of language", "authors": [ { "first": "Owen", "middle": [], "last": "Rambow", "suffix": "" }, { "first": "Giorgio", "middle": [], "last": "Satta", "suffix": "" } ], "year": 1996, "venue": "", "volume": "", "issue": "", "pages": "", "other_ids": {}, "num": null, "urls": [], "raw_text": "Rambow, Owen and Giorgio Satta. 1996. Syn- chronous models of language. Manuscript under preparation.", "links": null }, "BIBREF20": { "ref_id": "b20", "title": "D-Tree Grammars", "authors": [ { "first": "Owen", "middle": [], "last": "Rambow", "suffix": "" }, { "first": "K", "middle": [], "last": "Vijay-Shanker", "suffix": "" }, { "first": "David", "middle": [], "last": "Weir", "suffix": "" } ], "year": 1995, "venue": "33rd Meeting of the Association for Computational Linguistics (.4 CL'95). ACL", "volume": "", "issue": "", "pages": "", "other_ids": {}, "num": null, "urls": [], "raw_text": "Rambow, Owen, K. Vijay-Shanker, and David Weir. 1995. D-Tree Grammars. In 33rd Meeting of the Association for Computational Linguistics (.4 CL'95). ACL.", "links": null }, "BIBREF21": { "ref_id": "b21", "title": "Analyse syntaxique transformationelle du fran~ais par transducteur et lexique-grammaire", "authors": [ { "first": "Emmanuel", "middle": [], "last": "Roche", "suffix": "" } ], "year": 1993, "venue": "", "volume": "", "issue": "", "pages": "", "other_ids": {}, "num": null, "urls": [], "raw_text": "Roche, Emmanuel. 1993. Analyse syntaxique transformationelle du fran~ais par transducteur et lexique-grammaire. Ph.D. thesis, Universitd Raris 7, Paris, France.", "links": null }, "BIBREF22": { "ref_id": "b22", "title": "Synchronous tree adjoining grammars", "authors": [ { "first": "Stuart", "middle": [], "last": "Shieber", "suffix": "" }, { "first": "Yves", "middle": [], "last": "Schabes", "suffix": "" } ], "year": 1990, "venue": "Proceedings of the 13th International Conference on Computational Linguistics", "volume": "", "issue": "", "pages": "", "other_ids": {}, "num": null, "urls": [], "raw_text": "Shieber, Stuart and Yves Schabes. 1990. Syn- chronous tree adjoining grammars. In Proceedings of the 13th International Conference on Compu- tational Linguistics, Helsinki.", "links": null }, "BIBREF23": { "ref_id": "b23", "title": "Generation and synchronous tree adjoining grammars", "authors": [ { "first": "Stuart", "middle": [], "last": "Shieber", "suffix": "" }, { "first": "Yves", "middle": [], "last": "Schabes", "suffix": "" } ], "year": 1991, "venue": "Computational Intelligence", "volume": "4", "issue": "7", "pages": "220--228", "other_ids": {}, "num": null, "urls": [], "raw_text": "Shieber, Stuart and Yves Schabes. 1991. Gener- ation and synchronous tree adjoining grammars. Computational Intelligence, 4(7):220-228.", "links": null }, "BIBREF24": { "ref_id": "b24", "title": "Restricting the weak generative capacity of Synchronous Tree Adjoining Grammar", "authors": [ { "first": "Stuart", "middle": [ "B" ], "last": "Shieber", "suffix": "" } ], "year": 1994, "venue": "Computational Intelligence", "volume": "10", "issue": "4", "pages": "371--385", "other_ids": {}, "num": null, "urls": [], "raw_text": "Shieber, Stuart B. 1994. Restricting the weak generative capacity of Synchronous Tree Ad- joining Grammar. Computational Intelligence, 10(4):371-385.", "links": null }, "BIBREF25": { "ref_id": "b25", "title": "An algorithm for simultaneously bracketing parallel texts by aligning words", "authors": [ { "first": "Dekai", "middle": [], "last": "Wu", "suffix": "" } ], "year": 1995, "venue": "33rd Meeting of the Association for Computational Linguistics (ACL '95). ACL", "volume": "", "issue": "", "pages": "", "other_ids": {}, "num": null, "urls": [], "raw_text": "Wu, Dekai. 1995. An algorithm for simultane- ously bracketing parallel texts by aligning words. In 33rd Meeting of the Association for Computa- tional Linguistics (ACL '95). ACL.", "links": null } }, "ref_entries": { "FIGREF1": { "text": "Semantic representation for (2b)", "num": null, "uris": null, "type_str": "figure" }, "FIGREF2": { "text": "anism as link inheritance. To illustrate, we will give as an example an analysis of the quantifier-raising example introduced above, extending in a natural manner an example given by Shieber and Schabes.The elementary structures are shown inFigure 3(we only give one NP --the others are similar). The nominal arguments in the syntax are associated with Elementary structures in nlSynchTAG pairs of trees in the semantics, and are linked to two nodes, the quantifier and the variable. The derivation proceeds as illustrated in", "num": null, "uris": null, "type_str": "figure" }, "FIGREF3": { "text": "Non-local derivation in nlSynchTAG linked nonterminals, no additional link remains to be transferred to the newly introduced nonterminals. As a consequence of this, the derivation structures in the left and right grammars are always isomorphic (up to ordering and labeling of nodes).", "num": null, "uris": null, "type_str": "figure" }, "FIGREF4": { "text": "SynchTAG), and argues that SynchTAG does not have the formal problems of nlSynchTAG (though Grammar: NPS? likes NP[ NP4~ -+ John NP_~ -~ the white N~ NL~ j --~ house Derivation: (SE], Sg]) ==~(NPE] likes NEE], NP[~] pla~t a NP[~]) :::=~(NP[~] likes the white N~, la N~ blanche plai~ d NP[-;]) (John likes the white house, la maison blanche pla~t d Jean) Figure 5: Sample SDTS and derivation S[~ NPE] pla~t ~ NPF1 NP[4[ -+ Jean NP~ -~ la N~ blanche NIT ] --~ rnaison", "num": null, "uris": null, "type_str": "figure" }, "FIGREF6": { "text": "A UVG-DL for deriving semantic representations such as", "num": null, "uris": null, "type_str": "figure" }, "FIGREF7": { "text": "Derivation of (2b) in a UVG-DL It should be clear that the vector derivation trees for two synchronized derivations are isomorphic, reflecting the fact that our definition of SynchUVG-Vector derivation tree for derivation of (2b)", "num": null, "uris": null, "type_str": "figure" }, "FIGREF8": { "text": "Figure 9: SynchUVG-DL grammar for quantifier scope disambiguation F S exists z, F*", "num": null, "uris": null, "type_str": "figure" }, "FIGREF9": { "text": "SynchUVG-DL derivation, step 3", "num": null, "uris": null, "type_str": "figure" }, "TABREF0": { "text": "Norwegian ~ .............. ...... \".....", "num": null, "html": null, "content": "
SF
NP [ z a [ thinks VP ~ S [ ~exists z, exists y, y an off,c,al ~ FE..\"\"..
[NPVPfor all x,F \"\"., \"...
/~saidSthink TF /\"..
", "type_str": "table" } } } }