|
{ |
|
"paper_id": "N09-1011", |
|
"header": { |
|
"generated_with": "S2ORC 1.0.0", |
|
"date_generated": "2023-01-19T14:43:25.026240Z" |
|
}, |
|
"title": "Efficiently Parsable Extensions to Tree-Local Multicomponent TAG", |
|
"authors": [ |
|
{ |
|
"first": "Rebecca", |
|
"middle": [], |
|
"last": "Nesson", |
|
"suffix": "", |
|
"affiliation": { |
|
"laboratory": "", |
|
"institution": "Harvard University Cambridge", |
|
"location": { |
|
"region": "MA" |
|
} |
|
}, |
|
"email": "nesson@seas.harvard.edu" |
|
}, |
|
{ |
|
"first": "Stuart", |
|
"middle": [ |
|
"M" |
|
], |
|
"last": "Shieber", |
|
"suffix": "", |
|
"affiliation": { |
|
"laboratory": "", |
|
"institution": "Harvard University Cambridge", |
|
"location": { |
|
"region": "MA" |
|
} |
|
}, |
|
"email": "shieber@seas.harvard.edu" |
|
} |
|
], |
|
"year": "", |
|
"venue": null, |
|
"identifiers": {}, |
|
"abstract": "Recent applications of Tree-Adjoining Grammar (TAG) to the domain of semantics as well as new attention to syntactic phenomena have given rise to increased interested in more expressive and complex multicomponent TAG formalisms (MCTAG). Although many constructions can be modeled using tree-local MCTAG (TL-MCTAG), certain applications require even more flexibility. In this paper we suggest a shift in focus from constraining locality and complexity through treeand set-locality to constraining locality and complexity through restrictions on the derivational distance between trees in the same tree set in a valid derivation. We examine three formalisms, restricted NS-MCTAG, restricted Vector-TAG and delayed TL-MCTAG, that use notions of derivational distance to constrain locality and demonstrate how they permit additional expressivity beyond TL-MCTAG without increasing complexity to the level of set local MCTAG.", |
|
"pdf_parse": { |
|
"paper_id": "N09-1011", |
|
"_pdf_hash": "", |
|
"abstract": [ |
|
{ |
|
"text": "Recent applications of Tree-Adjoining Grammar (TAG) to the domain of semantics as well as new attention to syntactic phenomena have given rise to increased interested in more expressive and complex multicomponent TAG formalisms (MCTAG). Although many constructions can be modeled using tree-local MCTAG (TL-MCTAG), certain applications require even more flexibility. In this paper we suggest a shift in focus from constraining locality and complexity through treeand set-locality to constraining locality and complexity through restrictions on the derivational distance between trees in the same tree set in a valid derivation. We examine three formalisms, restricted NS-MCTAG, restricted Vector-TAG and delayed TL-MCTAG, that use notions of derivational distance to constrain locality and demonstrate how they permit additional expressivity beyond TL-MCTAG without increasing complexity to the level of set local MCTAG.", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "Abstract", |
|
"sec_num": null |
|
} |
|
], |
|
"body_text": [ |
|
{ |
|
"text": "Tree-Adjoining Grammar (TAG) has long been popular for natural language applications because of its ability to naturally capture syntactic relationships while also remaining efficient to process. More recent applications of TAG to the domain of semantics as well as new attention to syntactic phenomena such as scrambling have given rise to increased interested in multicomponent TAG formalisms (MC-TAG), which extend the flexibility, and in some cases generative capacity of the formalism but also have substantial costs in terms of efficient processing. Much work in TAG semantics makes use of tree-local MCTAG (TL-MCTAG) to model phenomena such as quantifier scoping, Wh-question formation, and many other constructions . Certain applications, however, appear to require even more flexibility than is provided by TL-MCTAG. Scrambling is one well-known example (Rambow, 1994) . In addition, in the semantics domain, the use of a new TAG operation, flexible composition, is used to perform certain semantic operations that seemingly cannot be modeled with TL-MCTAG alone (Chiang and Scheffler, 2008) and in work in synchronous TAG semantics, constructions such as nested quantifiers require a set-local MCTAG (SL-MCTAG) analysis (Nesson and Shieber, 2006) .", |
|
"cite_spans": [ |
|
{ |
|
"start": 863, |
|
"end": 877, |
|
"text": "(Rambow, 1994)", |
|
"ref_id": "BIBREF7" |
|
}, |
|
{ |
|
"start": 1072, |
|
"end": 1100, |
|
"text": "(Chiang and Scheffler, 2008)", |
|
"ref_id": "BIBREF0" |
|
}, |
|
{ |
|
"start": 1230, |
|
"end": 1256, |
|
"text": "(Nesson and Shieber, 2006)", |
|
"ref_id": "BIBREF5" |
|
} |
|
], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "Introduction", |
|
"sec_num": "1" |
|
}, |
|
{ |
|
"text": "In this paper we suggest a shift in focus from constraining locality and complexity through restrictions that all trees in a tree set must adjoin within a single tree or tree set to constraining locality and complexity through restrictions on the derivational distance between trees in the same tree set in a valid derivation. We examine three formalisms, two of them introduced in this work for the first time, that use derivational distance to constrain locality and demonstrate by construction of parsers their relationship to TL-MCTAG in both expressivity and complexity. In Section 2 we give a very brief introduction to TAG. In Section 3 we elaborate further the distinction between these two types of locality restrictions using TAG derivation trees. Section 4 briefly addresses the simultaneity requirement present in MCTAG formalisms but not in Vector- TAG formalisms and argues for dropping the requirement. In Sections 5 and 6 we introduce two novel formalisms, restricted non-simultaneous MC-TAG and restricted Vector-TAG, respectively, and define CKY-style parsers for them. In Section 7 we recall the delayed TL-MCTAG formalism introduced by Chiang and Scheffler (2008) and define a CKY-style parser for it as well. In Section 8 we explore the complexity of all three parsers and the relationship between the formalisms. In Section 9 we discuss the linguistic applications of these formalisms and show that they permit analyses of some of the hard cases that have led researchers to look beyond TL-MCTAG.", |
|
"cite_spans": [ |
|
{ |
|
"start": 1156, |
|
"end": 1183, |
|
"text": "Chiang and Scheffler (2008)", |
|
"ref_id": "BIBREF0" |
|
} |
|
], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "Introduction", |
|
"sec_num": "1" |
|
}, |
|
{ |
|
"text": "A tree-adjoining grammar consists of a set of elementary tree structures of arbitrary depth, which are combined by operations of adjunction and substitution. Auxiliary trees are elementary trees in which the root and a frontier node, called the foot node and distinguished by the diacritic * , are labeled with the same nonterminal A. The adjunction operation entails splicing an auxiliary tree in at an internal node in an elementary tree also labeled with nonterminal A. Trees without a foot node, which serve as a base for derivations and may combine with other trees by substitution, are called initial trees. Examples of the adjunction and substitution operations are given in Figure 1 . For further background, refer to the survey by (Joshi and Schabes, 1997) . Shieber et al. (1995) and Vijay-Shanker (1987) apply the Cocke-Kasami-Younger (CKY) algorithm first introduced for use with context-free grammars in Chomsky normal form (Kasami, 1965; Younger, 1967) to the TAG parsing problem to generate parsers with a time complexity of O(n 6 |G| 2 ). In order to clarify the presentation of our extended TL-MCTAG parsers below, we briefly review the algorithm of Shieber et al. (1995) using the inference rule notation from that paper. As shown in Figure 2 , items in CKY-style TAG parsing consist of a node in an elementary tree and the indices that mark the edges of the span dominated by that node. Nodes, notated \u03b1@a \u2022 , are specified by three pieces of information: the identifier \u03b1 of the elementary tree the node is in, the Gorn address a of the node in that tree 1 , and a diacritic, \u2022, indicating that an adjunction or substitution is still available at that node or \u2022, indicating that one has already taken place.", |
|
"cite_spans": [ |
|
{ |
|
"start": 740, |
|
"end": 765, |
|
"text": "(Joshi and Schabes, 1997)", |
|
"ref_id": "BIBREF1" |
|
}, |
|
{ |
|
"start": 768, |
|
"end": 789, |
|
"text": "Shieber et al. (1995)", |
|
"ref_id": "BIBREF9" |
|
}, |
|
{ |
|
"start": 937, |
|
"end": 951, |
|
"text": "(Kasami, 1965;", |
|
"ref_id": "BIBREF4" |
|
}, |
|
{ |
|
"start": 952, |
|
"end": 966, |
|
"text": "Younger, 1967)", |
|
"ref_id": "BIBREF13" |
|
}, |
|
{ |
|
"start": 1167, |
|
"end": 1188, |
|
"text": "Shieber et al. (1995)", |
|
"ref_id": "BIBREF9" |
|
} |
|
], |
|
"ref_spans": [ |
|
{ |
|
"start": 682, |
|
"end": 690, |
|
"text": "Figure 1", |
|
"ref_id": "FIGREF0" |
|
}, |
|
{ |
|
"start": 1252, |
|
"end": 1260, |
|
"text": "Figure 2", |
|
"ref_id": "FIGREF1" |
|
} |
|
], |
|
"eq_spans": [], |
|
"section": "Background", |
|
"sec_num": "2" |
|
}, |
|
{ |
|
"text": "Each item has four indices, indicating the left and right edges of the span covered by the node as well as any gap in the node that may be the result of a foot node dominated by the node. Nodes that do not dominate a foot node will have no gap in them, which we indicate by the use of underscores in place of the indices for the gap. To limit the number of inference rules needed, we define the following function i \u222a j for combining indices:", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "Background", |
|
"sec_num": "2" |
|
}, |
|
{ |
|
"text": "i \u222a j = \uf8f1 \uf8f4 \uf8f4 \uf8f4 \uf8f2 \uf8f4 \uf8f4 \uf8f4 \uf8f3 i j = j i = i i = j undefined otherwise", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "Background", |
|
"sec_num": "2" |
|
}, |
|
{ |
|
"text": "The side conditions Init(\u03b1) and Aux(\u03b1) hold if \u03b1 is an initial tree or an auxiliary tree, respectively. Label(\u03b1@a) specifies the label of the node in tree \u03b1 at address a. Ft(\u03b1) specifies the address of the foot node of tree \u03b1. Adj(\u03b1@a, \u03b2) holds if tree \u03b2 may adjoin into tree \u03b1 at address a. Subst(\u03b1@a, \u03b2) holds if tree \u03b2 may substitute into tree \u03b1 at address a. These conditions fail if the adjunction or substitution is prevented by constraints such as mismatched node labels.", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "Background", |
|
"sec_num": "2" |
|
}, |
|
{ |
|
"text": "Multi-component TAG (MCTAG) generalizes TAG by allowing the elementary items to be sets of trees rather than single trees (Joshi and Schabes, 1997). The basic operations are the same but all trees in a set must adjoin (or substitute) into another tree or tree set in a single step in the derivation.", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "Background", |
|
"sec_num": "2" |
|
}, |
|
{ |
|
"text": "An MCTAG is tree-local if tree sets are required to adjoin within a single elementary tree (Weir, Goal Item:", |
|
"cite_spans": [ |
|
{ |
|
"start": 91, |
|
"end": 97, |
|
"text": "(Weir,", |
|
"ref_id": null |
|
} |
|
], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "Background", |
|
"sec_num": "2" |
|
}, |
|
{ |
|
"text": "\u03b1@\u03b5 \u2022 , 0, , , n Init(\u03b1) Label(\u03b1@\u03b5) = S Terminal Axiom: \u03b1@a \u2022 , i \u2212 1, , , i Label(\u03b1@a) = w i Empty Axiom: \u03b1@a \u2022 , i, , , i Label(\u03b1@a) = \u03b5 Foot Axiom: \u03b1@Ft(\u03b1) \u2022 , p, p, q, q Aux(\u03b1)", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "Background", |
|
"sec_num": "2" |
|
}, |
|
{ |
|
"text": "Unary Complete: 1988). Although tree-local MCTAG (TL-MCTAG) has the same generative capacity as TAG (Weir, 1988) , the conversion to TAG is exponential and the TL-MCTAG formalism is NP-hard to recognize (S\u00f8gaard et al., 2007) . An MCTAG is set-local if tree sets required to adjoin within a single elementary tree set (Weir, 1988) . Set-local MCTAG (SL-MCTAG) has equivalent expressivity to linear context-free rewriting systems and recognition is provably PSPACE complete (Nesson et al., 2008) .", |
|
"cite_spans": [ |
|
{ |
|
"start": 100, |
|
"end": 112, |
|
"text": "(Weir, 1988)", |
|
"ref_id": "BIBREF12" |
|
}, |
|
{ |
|
"start": 203, |
|
"end": 225, |
|
"text": "(S\u00f8gaard et al., 2007)", |
|
"ref_id": "BIBREF10" |
|
}, |
|
{ |
|
"start": 318, |
|
"end": 330, |
|
"text": "(Weir, 1988)", |
|
"ref_id": "BIBREF12" |
|
}, |
|
{ |
|
"start": 473, |
|
"end": 494, |
|
"text": "(Nesson et al., 2008)", |
|
"ref_id": "BIBREF6" |
|
} |
|
], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "Background", |
|
"sec_num": "2" |
|
}, |
|
{ |
|
"text": "\u03b1@(a \u2022 1) \u2022 , i, j, k, l \u03b1@(a \u2022 2) undefined \u03b1@a \u2022 , i, j, k, l Binary Complete: \u03b1@(a \u2022 1) \u2022 , i, j, k, l , \u03b1@(a \u2022 2) \u2022 , l, j , k , m \u03b1@a \u2022 , i, j \u222a j , k \u222a k , m Adjoin: \u03b2@\u03b5 \u2022 , i, p, q, l , \u03b1@a \u2022 , p, j, k, q Adj(\u03b1@a, \u03b2) \u03b1@a \u2022 , i, j, k, l No Adjoin: \u03b1@a \u2022 , i, j, k, l \u03b1@a \u2022 , i, j, k, l Substitute: \u03b2@\u03b5 \u2022 , i, , , l Subst(\u03b1@a, \u03b2) \u03b1@a \u2022 , i, , , l", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "Background", |
|
"sec_num": "2" |
|
}, |
|
{ |
|
"text": "The domains of locality of TL-MCTAG and SL-MCTAG (and trivially, TAG) can be thought of as lexically defined. That is, all locations at which the adjunction of one tree set into another may occur must be present within a single lexical item. However, we can also think of locality derivationally. In a derivationally local system the constraint is on the relationships allowed between members of the same tree set in the derivation tree.", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "Domains of Locality and Derivation Trees", |
|
"sec_num": "3" |
|
}, |
|
{ |
|
"text": "TAG derivation trees provide the information about how the elementary structures of the grammar combine that is necessary to construct the derived tree. Nodes in a TAG derivation tree are labeled with identifiers of elementary structures. One elementary structure is the child of another in the derivation tree if it adjoins or substitutes into it in the derivation. Arcs in the derivation tree are labeled with the address in the target elementary structure at which the operation takes place.", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "Domains of Locality and Derivation Trees", |
|
"sec_num": "3" |
|
}, |
|
{ |
|
"text": "In MCTAG the derivation trees are often drawn with identifiers of entire tree sets as the nodes of the tree because the lexical locality constraints require that each elementary tree set be the derivational child of only one other tree set. However, if we elaborate the derivation tree to include a node for each tree in the grammar rather than only for each tree set we can see a stark contrast in the derivational Figure 3 : An example SL-MCTAG grammar that generates the language ww and associated derivation tree that demonstrating an arbitrarily long derivational distance between the trees of a given tree set and their nearest common ancestor. Note that if this grammar is interpreted as a TL-MCTAG grammar only two derivations are possible (for the strings aa and bb).", |
|
"cite_spans": [], |
|
"ref_spans": [ |
|
{ |
|
"start": 416, |
|
"end": 424, |
|
"text": "Figure 3", |
|
"ref_id": null |
|
} |
|
], |
|
"eq_spans": [], |
|
"section": "Domains of Locality and Derivation Trees", |
|
"sec_num": "3" |
|
}, |
|
{ |
|
"text": "S A B \u03b5 \u03b5 A * B * a b { } A a B A * B * A B b { } 1: 2: 3: 1 2a 2b 3a 3b 3a 3b 2a 2b \u2022 \u2022 \u2022 \u2022 \u2022 \u2022", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "Domains of Locality and Derivation Trees", |
|
"sec_num": "3" |
|
}, |
|
{ |
|
"text": "locality of these two formalisms. In TL-MCTAG all trees in a set must adjoin to the same tree. This means that they must all be siblings in the derivation tree. In SL-MCTAG, on the other hand, it is possible to generate derivations with arbitrarily long distances before the nearest common ancestor of two trees from the same elementary tree set is reached. An example SL-MCTAG grammar that can produce an arbitrarily long derivational distance to the nearest common ancestor of the trees in a given tree set is given in Figure 3 . Chiang and Scheffler (2008) recently introduced one variant of MCTAG, delayed Tree-Local MC-TAG (delayed TL-MCTAG) that uses a derivational notion of locality. In this paper we introduce two additional derivationally local TAG-based formalisms, restricted non-simultaneous MCTAG (restricted NS-MCTAG) and restricted Vector TAG (restricted V-TAG) and demonstrate by construction of parsers how each gives rise to a hierarchy of derivationally local formalisms with a well-defined efficiency penalty for each step of derivational distance permitted.", |
|
"cite_spans": [ |
|
{ |
|
"start": 532, |
|
"end": 559, |
|
"text": "Chiang and Scheffler (2008)", |
|
"ref_id": "BIBREF0" |
|
} |
|
], |
|
"ref_spans": [ |
|
{ |
|
"start": 521, |
|
"end": 529, |
|
"text": "Figure 3", |
|
"ref_id": null |
|
} |
|
], |
|
"eq_spans": [], |
|
"section": "Domains of Locality and Derivation Trees", |
|
"sec_num": "3" |
|
}, |
|
{ |
|
"text": "In addition to lexical locality constraints the definition of MCTAG requires that all trees from a set ad-join simultaneously. In terms of well-formed derivation trees, this amounts to disallowing derivations in which a tree from a given set is the ancestor of a tree from the same tree set. For most linguistic applications of TAG, this requirement seems natural and is strictly obeyed. There are a few applications, including flexible composition and scrambling in free-word order languages that benefit from TAG-based grammars that drop the simultaneity requirement (Chiang and Scheffler, 2008; Rambow, 1994) . From a complexity perspective, however, checking the simultaneity requirement is expensive (Kallmeyer, 2007) . As a result, it can be advantageous to select a base formalism that does not require simultaneity even if the grammars implemented with it do not make use of that additional freedom.", |
|
"cite_spans": [ |
|
{ |
|
"start": 569, |
|
"end": 597, |
|
"text": "(Chiang and Scheffler, 2008;", |
|
"ref_id": "BIBREF0" |
|
}, |
|
{ |
|
"start": 598, |
|
"end": 611, |
|
"text": "Rambow, 1994)", |
|
"ref_id": "BIBREF7" |
|
}, |
|
{ |
|
"start": 705, |
|
"end": 722, |
|
"text": "(Kallmeyer, 2007)", |
|
"ref_id": "BIBREF3" |
|
} |
|
], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "The Simultaneity Requirement", |
|
"sec_num": "4" |
|
}, |
|
{ |
|
"text": "The simplest version of a derivationally local TAGbased formalism is most similar to non-local MC-TAG. There is no lexical locality requirement at all. In addition, we drop the simultaneity requirement. Thus the only constraint on elementary tree sets is the limit, d, on the derivational distance between the trees in a given set and their nearest common ancestor. We call this formalism restricted nonsimultaneous MCTAG. Note that if we constrain d to be one, this happens to enforce both the derivational delay limit and the lexical locality requirement of TL-MCTAG.", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "Restricted Non-simultaneous MCTAG", |
|
"sec_num": "5" |
|
}, |
|
{ |
|
"text": "A CKY-style parser for restricted NS-MCTAG with a restriction of d is given in Figure 4 . The items of this parser contain d lists, \u039b 1 , . . . , \u039b d , called histories that record the identities of the trees that have already adjoined in the derivation in order to enforce the locality constraints. The identities of the trees in a tree set that have adjoined in a given derivation are maintained in the histories until all the trees from that set have adjoined. Once the locality constraint is checked for a tree set, the Filter side condition expunges those trees from the histories. A tree is recorded in this history list with superscript i, where i is the derivational distance between the location where the recorded tree adjoined and the location of the current item. The locality constraint is enforced at the point of adjunction or substitution where the history at the limit of the permissible delay must be empty for the operation to succeed.", |
|
"cite_spans": [], |
|
"ref_spans": [ |
|
{ |
|
"start": 79, |
|
"end": 87, |
|
"text": "Figure 4", |
|
"ref_id": "FIGREF2" |
|
} |
|
], |
|
"eq_spans": [], |
|
"section": "Restricted Non-simultaneous MCTAG", |
|
"sec_num": "5" |
|
}, |
|
{ |
|
"text": "Init(\u03b1 1 ) \u03b1 0 @\u03b5 \u2022 , 0, , , n, \u2205, . . . , \u2205 Label(\u03b1 0 @\u03b5) = S |\u03b1| = 1 Terminal Axiom \u03b1 x @a \u2022 , i \u2212 1, , , i, \u2205, . . . , \u2205 Label(\u03b1 x @a) = w i Empty Axiom \u03b1 x @a \u2022 , i, , , i, \u2205, . . . , \u2205 Label(\u03b1 x @a) = \u03b5 Foot Axiom \u03b1 x @Ft(\u03b1 x ) \u2022 , p, p, q, q, \u2205, . . . , \u2205 Aux(\u03b1 x ) Unary Complete \u03b1 x @(a \u2022 1) \u2022 , i, j, k, l, \u039b 1 , . . . , \u039b d \u03b1 x @(a \u2022 2) undefined \u03b1 x @a \u2022 , i, j, k, l, \u039b 1 , . . . , \u039b d Binary Complete Filter(\u039b 1 1 \u222a \u039b 1 2 , . . . , \u03b1 x @(a \u2022 1) \u2022 , i, j, k, l, \u039b 1 1 , . . . , \u039b d 1 \u03b1 x @(a \u2022 2) \u2022 , l, j , k , m, \u039b 1 2 , . . . , \u039b d 2 \u039b d 1 \u222a \u039b d 2 ) = \u03b1 x @a \u2022 , i, j \u222a j , k \u222a k , m, \u039b 1 , . . . , \u039b d \u039b 1 , . . . , \u039b d Adjoin: Adj(\u03b1 x @a, \u03b2 y ) \u03b2 y @\u03b5 \u2022 , i, p, q, l, \u039b 1 1 , . . . , \u039b d\u22121 1 , \u2205 \u03b1 x @a \u2022 , p, j, k, q, \u039b 1 2 , . . . , \u039b d 2 Filter(\u039b 1 2 \u222a {\u03b2 y }, \u039b 2 2 \u222a \u039b 1 1 , \u03b1 x @a \u2022 , i, j, k, l, \u039b 1 , . . . , \u039b d . . . , \u039b d 2 \u222a \u039b d\u22121 1 ) = \u039b 1 , . . . , \u039b d Substitute: \u03b2 y @\u03b5 \u2022 , i, , , l, \u039b 1 1 , . . . , \u039b d\u22121 1 , \u2205 Subst(\u03b1 x @a, \u03b2 y ) \u03b1 x @a \u2022 , i, , , l, \u039b 1 , . . . , \u039b d Filter({\u03b2 y }, \u039b 1 1 , . . . , \u039b d\u22121 1 ) = \u039b 1 , . . . , \u039b d No Adjoin: \u03b1 x @a \u2022 , i, j, k, l, \u039b 1 , . . . , \u039b d \u03b1 x @a \u2022 , i, j, k, l, \u039b 1 , . . . , \u039b d", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "Restricted Non-simultaneous MCTAG", |
|
"sec_num": "5" |
|
}, |
|
{ |
|
"text": "A Vector-TAG (V-TAG) (Rambow, 1994) is similar to an MCTAG in that the elementary structures are sets (or vectors) of TAG trees. A derivation in a V-TAG is defined as in TAG. There is no locality requirement or other restriction on adjunction except that if one tree from a vector is used in a derivation, all trees from that vector must be used in the derivation. The trees in a vector may be connected by dominance links between the foot nodes of auxiliary trees and any node in other trees in the vector. All adjunctions must respect the dominance relations in that a node \u03b7 1 that dominates a node \u03b7 2 must appear on the path from \u03b7 2 to the root of the derived tree. The definition of V-TAG is very similar to that of non-local MCTAG as defined by Weir (1988) except that in non-local MCTAG all trees from a tree set are required to adjoin simultaneously. Restricted V-TAG constrains V-TAG in several ways. First, the dominance chain in each elementary tree vector is required to define a total order over the trees in the vector. This means there is a single base tree in each vector. Note also that all trees other than the base tree must be auxiliary trees in order to dominate other trees in the vector. The base tree may be either an initial tree or an auxiliary tree. Second, a restricted V-TAG has a restriction level, d, that determines the largest derivational distance that may exists between the base tree and the highest tree in a tree vector in a derivation. Restricted V-TAG differs from restricted NS-MCTAG in one important respect: the dominance requirements of restricted V-TAG require that trees from the same set must appear along a single path in the derived tree, whereas in restricted NS-MCTAG trees from the same set need not adhere to any dominance relationship in the derived tree.", |
|
"cite_spans": [ |
|
{ |
|
"start": 21, |
|
"end": 35, |
|
"text": "(Rambow, 1994)", |
|
"ref_id": "BIBREF7" |
|
}, |
|
{ |
|
"start": 753, |
|
"end": 764, |
|
"text": "Weir (1988)", |
|
"ref_id": "BIBREF12" |
|
} |
|
], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "Restricted V-TAG", |
|
"sec_num": "6" |
|
}, |
|
{ |
|
"text": "A CKY-style parser for restricted V-TAG with restriction level d is given in Figure 5 . Parsing is similar to delayed TL-MCTAG in that we have a set of histories for each restriction level. However, because of the total order over trees in a vector, the parser only needs to maintain the identity of the highest tree from a vector that has been used in the derivation along with its distance from the base tree from that vector. The Filter side condition accordingly expunges trees that are the top tree in the dominance chain of their tree vector. The side conditions for the Adjoin non-base rule enforce that the dominance constraints are satisfied and that the derivational distance from the base of a tree vector to its currently highest adjoined tree is maintained accurately. We note that in order to allow a non-total ordering of the trees in a vector we would simply have to record all trees in a tree vector in the histories as is done in the delayed TL-MCTAG parser.", |
|
"cite_spans": [], |
|
"ref_spans": [ |
|
{ |
|
"start": 77, |
|
"end": 85, |
|
"text": "Figure 5", |
|
"ref_id": null |
|
} |
|
], |
|
"eq_spans": [], |
|
"section": "Restricted V-TAG", |
|
"sec_num": "6" |
|
}, |
|
{ |
|
"text": "7 Delayed TL-MCTAG Chiang and Scheffler (2008) introduce the delayed TL-MCTAG formalism which makes use of a derivational distance restriction in a somewhat different way. Rather than restricting the absolute distance between the trees of a set and their nearest common ancestor, given a node \u03b1 in a derivation tree, delayed TL-MCTAG restricts the number of tree sets that are not fully dominated by \u03b1. Borrowing directly from Chiang and Scheffler (2008) , Figure 7 gives two examples.", |
|
"cite_spans": [ |
|
{ |
|
"start": 19, |
|
"end": 46, |
|
"text": "Chiang and Scheffler (2008)", |
|
"ref_id": "BIBREF0" |
|
}, |
|
{ |
|
"start": 427, |
|
"end": 454, |
|
"text": "Chiang and Scheffler (2008)", |
|
"ref_id": "BIBREF0" |
|
} |
|
], |
|
"ref_spans": [ |
|
{ |
|
"start": 457, |
|
"end": 465, |
|
"text": "Figure 7", |
|
"ref_id": null |
|
} |
|
], |
|
"eq_spans": [], |
|
"section": "Restricted V-TAG", |
|
"sec_num": "6" |
|
}, |
|
{ |
|
"text": "Parsing for delayed TL-MCTAG is not discussed by Chiang and Scheffler (2008) but can be accomplished using a similar CKY-style strategy as in the two parsers above. We present a parser in Figure 6 . Rather than keeping histories that record derivational distance, we keep an active delay list for each item that records the delays that are active (by recording the identities of the trees that have adjoined) for the tree of which the current node is a part. At the root of each tree the active delay list is filtered using the Filter side condition to remove all tree sets that are fully dominated and the resulting Figure 7 : Examples of 1-delay (top) and 2-delay (bottom) taken from Chiang and Scheffler (2008) . The delays are marked with dashed boxes on the derivation trees.", |
|
"cite_spans": [ |
|
{ |
|
"start": 49, |
|
"end": 76, |
|
"text": "Chiang and Scheffler (2008)", |
|
"ref_id": "BIBREF0" |
|
}, |
|
{ |
|
"start": 188, |
|
"end": 196, |
|
"text": "Figure 6", |
|
"ref_id": null |
|
}, |
|
{ |
|
"start": 686, |
|
"end": 713, |
|
"text": "Chiang and Scheffler (2008)", |
|
"ref_id": "BIBREF0" |
|
} |
|
], |
|
"ref_spans": [ |
|
{ |
|
"start": 617, |
|
"end": 625, |
|
"text": "Figure 7", |
|
"ref_id": null |
|
} |
|
], |
|
"eq_spans": [], |
|
"section": "Restricted V-TAG", |
|
"sec_num": "6" |
|
}, |
|
{ |
|
"text": "list is checked using the Size to ensure that it contains no more than d distinct tree sets where d is the specified delay for the grammar. The active delays for a given tree are passed to its derivational parent when it adjoins or substitutes.", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "Restricted V-TAG", |
|
"sec_num": "6" |
|
}, |
|
{ |
|
"text": "Delayed TL-MCTAG differs from both of the previous formalisms in that it places no constraint on the length of a delay. On the other hand while the previous formalisms allow unlimited short delays to be pending at the same time, in delayed TL-MCTAG, only a restricted number of delays may be active at once. Similar to restricted V-TAG, there is no simultaneity requirement, so a tree may have another tree from the same set as an ancestor.", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "Restricted V-TAG", |
|
"sec_num": "6" |
|
}, |
|
{ |
|
"text": "The complexity of the restricted NS-MCTAG and restricted V-TAG parsers presented above depends on the number of possible histories that may appear in an item. For each step of derivational distance permitted between trees of the same set, the corresponding history permits many more entries. History \u039b 1 may contain trees that have adjoined into the same tree as the node of the current item. The number of entries is therefore limited by the number of adjunction sites in that tree, which is in turn limited by the number of nodes in that tree. We will call the maximum number of nodes in a tree in the grammar t. Theoretically, any tree in the grammar could adjoin at any of these adjunction sites, meaning that the number of possible values for each entry in the history is bounded by the size of the grammar |G|. Thus the size of \u039b 1 is O(|G| t ). For \u039b 2 the en-", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "Complexity", |
|
"sec_num": "8" |
|
}, |
|
{ |
|
"text": "Init(\u03b1 1 ) \u03b1 0 @\u03b5 \u2022 , 0, , , n, \u2205, . . . , \u2205", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "Complexity", |
|
"sec_num": "8" |
|
}, |
|
{ |
|
"text": "Label(\u03b1 0 @\u03b5) = S |\u03b1| = 1 Terminal Axiom \u03b1 x @a \u2022 , i \u2212 1, , , i, \u2205, . . . , {\u03b1 x } Label(\u03b1 x @a) = w i Empty Axiom \u03b1 x @a \u2022 , i, , , i, \u2205, . . . , {\u03b1 x } Label(\u03b1 x @a) = \u03b5 Foot Axiom", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "Complexity", |
|
"sec_num": "8" |
|
}, |
|
{ |
|
"text": "\u03b1 x @Ft(\u03b1 x ) \u2022 , p, p, q, q, \u2205, . . . , {\u03b1 x } Aux(\u03b1 x ) Unary Complete \u03b1 x @(a \u2022 1) \u2022 , i, j, k, l, \u039b \u03b1 x @(a \u2022 2) undefined \u03b1 x @a \u2022 , i, j, k, l, \u039b Binary Complete \u03b1 x @(a \u2022 1) \u2022 , i, j, k, l, \u039b 1 \u03b1 x @(a \u2022 2) \u2022 , l, j , k , m, \u039b 2 \u03b1 x @a \u2022 , i, j \u222a j , k \u222a k , m, \u039b 1 \u222a \u039b 2 Adjoin: \u03b2 y @\u03b5 \u2022 , i, p, q, l, \u039b \u03b2 \u03b1 x @a \u2022 , p, j, k, q, \u039b \u03b1 Adj(\u03b1 x @a, \u03b2 y ) \u03b1 x @a \u2022 , i, j, k, l, \u039b \u03b2 \u222a \u039b \u03b1 Filter(\u039b \u03b2 , \u039b \u03b2 ) Size(\u039b \u03b2 ) \u2264 d Substitute: \u03b2 y @\u03b5 \u2022 , i, , , l, \u039b \u03b2 Subst(\u03b1 x @a, \u03b2 y ) \u03b1 x @a \u2022 , i, , , l, \u039b \u03b2 \u222a {\u03b1 x } Filter(\u039b \u03b2 , \u039b \u03b2 ) Size(\u039b \u03b2 ) \u2264 d No Adjoin:", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "Complexity", |
|
"sec_num": "8" |
|
}, |
|
{ |
|
"text": "\u03b1 x @a \u2022 , i, j, k, l, \u039b \u03b1 x @a \u2022 , i, j, k, l, \u039b Figure 6 : Axioms and inference rules for the CKY algorithm for delayed TL-MCTAG with a delay of d.", |
|
"cite_spans": [], |
|
"ref_spans": [ |
|
{ |
|
"start": 50, |
|
"end": 58, |
|
"text": "Figure 6", |
|
"ref_id": null |
|
} |
|
], |
|
"eq_spans": [], |
|
"section": "Complexity", |
|
"sec_num": "8" |
|
}, |
|
{ |
|
"text": "lay list, giving a total number of active delay lists of O(|G| t(1+d(f \u22121)) ). Thus the complexity of the parser is O(n 6 |G| 2+t(1+d(f \u22121)) ).", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "Complexity", |
|
"sec_num": "8" |
|
}, |
|
{ |
|
"text": "Each of the formalisms presented above extends the flexibility of MCTAG beyond that of TL-MCTAG while maintaining, as we have shown herein, complexity much less than that of SL-MCTAG. All three formalisms permit modeling of flexible composition (because they permit one member of a tree set to be a derivational ancestor of another tree in the same set), at least restricted NS-MCTAG and restricted V-TAG permit analyses of scrambling, and all three permit analyses of the various challenging semantic constructions mentioned in the introduction. We conclude that extending locality by constraining derivational distance may be an effec-tive way to add flexibility to MCTAG without losing computational tractability.", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "Conclusion", |
|
"sec_num": "9" |
|
}, |
|
{ |
|
"text": "A Gorn address uniquely identifies a node within a tree. The Gorn address of the root node is \u03b5. The jth child of the node with address i has address i \u2022 j.", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "", |
|
"sec_num": null |
|
} |
|
], |
|
"back_matter": [ |
|
{ |
|
"text": "This material is based upon work supported by the National Science Foundation under Grant No. BCS-0827979.", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "Acknowledgments", |
|
"sec_num": null |
|
}, |
|
{ |
|
"text": "Adjoin base: tries correspond to tree that have adjoined into a tree that has adjoined into the tree of the current item. Thus, for each of the t trees that may have adjoined at a derivational distance of one, there are t more trees that may have adjoined at a derivational distance of two. The size of \u039b 2 is therefore |G| t 2 . The combined size of the histories for a grammar with a delay or restriction of d is therefore O(|G|. Replacing the sum with its closed form solution, weUsing the reasoning about the size of the histories given above, the restricted NS-MCTAG parser presented here has a complexity of O(n 6 |G| 1+ t d+1 \u22121 t\u22121 ), where t is as defined above and d is the limit on delay of adjunction. For a tree-local MCTAG, the complexity reduces to O(n 6 |G| 2+t ). For the linguistic applications that motivate this chapter no delay greater than two is needed, resulting in a complexity of O(n 6 |G| 2+t+t 2 ).The same complexity analysis applies for re-stricted V-TAG. However, we can provide a somewhat tighter bound by noting that the rank, r, of the grammar-how many tree sets adjoin in a single tree-and the fan out, f of the grammar-how many trees may be in a single tree set-are limited by t. That is, a complete derivation containing |D| tree sets can contain no more than t |D| individual trees and also no more than rf |D| individual trees.In the restricted V-TAG algorithm we maintain only one tree from a tree set in the history at a time, so rather than maintaining O(t) entries in each history, we only need to maintain the smaller O(r) entries.The complexity of the delayed TL-MCTAG parser depends on the number of possible active delay lists. As above, each delay list may have a maximum of t entries for trees that adjoin directly into it. The restriction on the number of active delays means that the active delay lists passed up from these child nodes at the point of adjunction or substitution can have size no more than d. This results in an additional td(f \u2212 1) possible entries in the active de-", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "Unary Complete", |
|
"sec_num": null |
|
} |
|
], |
|
"bib_entries": { |
|
"BIBREF0": { |
|
"ref_id": "b0", |
|
"title": "Flexible composition and delayed tree-locality", |
|
"authors": [ |
|
{ |
|
"first": "David", |
|
"middle": [], |
|
"last": "Chiang", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Tatjana", |
|
"middle": [], |
|
"last": "Scheffler", |
|
"suffix": "" |
|
} |
|
], |
|
"year": 2008, |
|
"venue": "The Ninth International Workshop on Tree Adjoining Grammars and Related Formalisms (TAG+9)", |
|
"volume": "", |
|
"issue": "", |
|
"pages": "", |
|
"other_ids": {}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "David Chiang and Tatjana Scheffler. 2008. Flexible com- position and delayed tree-locality. In The Ninth Inter- national Workshop on Tree Adjoining Grammars and Related Formalisms (TAG+9).", |
|
"links": null |
|
}, |
|
"BIBREF1": { |
|
"ref_id": "b1", |
|
"title": "Treeadjoining grammars", |
|
"authors": [ |
|
{ |
|
"first": "K", |
|
"middle": [], |
|
"last": "Aravind", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Yves", |
|
"middle": [], |
|
"last": "Joshi", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "", |
|
"middle": [], |
|
"last": "Schabes", |
|
"suffix": "" |
|
} |
|
], |
|
"year": 1997, |
|
"venue": "Handbook of Formal Languages", |
|
"volume": "", |
|
"issue": "", |
|
"pages": "69--124", |
|
"other_ids": {}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "Aravind K. Joshi and Yves Schabes. 1997. Tree- adjoining grammars. In G. Rozenberg and A. Salo- maa, editors, Handbook of Formal Languages, pages 69-124. Springer.", |
|
"links": null |
|
}, |
|
"BIBREF2": { |
|
"ref_id": "b2", |
|
"title": "LTAG semantics with semantic unification", |
|
"authors": [ |
|
{ |
|
"first": "Laura", |
|
"middle": [], |
|
"last": "Kallmeyer", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Maribel", |
|
"middle": [], |
|
"last": "Romero", |
|
"suffix": "" |
|
} |
|
], |
|
"year": 2004, |
|
"venue": "Proceedings of the 7th International Workshop on Tree-Adjoining Grammars and Related Formalisms (TAG+7)", |
|
"volume": "", |
|
"issue": "", |
|
"pages": "155--162", |
|
"other_ids": {}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "Laura Kallmeyer and Maribel Romero. 2004. LTAG semantics with semantic unification. In Proceedings of the 7th International Workshop on Tree-Adjoining Grammars and Related Formalisms (TAG+7), pages 155-162, Vancouver, May.", |
|
"links": null |
|
}, |
|
"BIBREF3": { |
|
"ref_id": "b3", |
|
"title": "A declarative characterization of different types of multicomponent tree adjoining grammars", |
|
"authors": [ |
|
{ |
|
"first": "Laura", |
|
"middle": [], |
|
"last": "Kallmeyer", |
|
"suffix": "" |
|
} |
|
], |
|
"year": 2007, |
|
"venue": "Datenstrukturen f\u00fcr linguistische Ressourcen und ihre Anwendungen", |
|
"volume": "", |
|
"issue": "", |
|
"pages": "111--120", |
|
"other_ids": {}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "Laura Kallmeyer. 2007. A declarative characterization of different types of multicomponent tree adjoining grammars. In Andreas Witt Georg Rehm and Lothar Lemnitzer, editors, Datenstrukturen f\u00fcr linguistische Ressourcen und ihre Anwendungen, pages 111-120.", |
|
"links": null |
|
}, |
|
"BIBREF4": { |
|
"ref_id": "b4", |
|
"title": "An efficient recognition and syntax algorithm for context-free languages", |
|
"authors": [ |
|
{ |
|
"first": "T", |
|
"middle": [], |
|
"last": "Kasami", |
|
"suffix": "" |
|
} |
|
], |
|
"year": 1965, |
|
"venue": "", |
|
"volume": "", |
|
"issue": "", |
|
"pages": "", |
|
"other_ids": {}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "T. Kasami. 1965. An efficient recognition and syntax algorithm for context-free languages. Technical Re- port AF-CRL-65-758, Air Force Cambridge Research Laboratory, Bedford, MA.", |
|
"links": null |
|
}, |
|
"BIBREF5": { |
|
"ref_id": "b5", |
|
"title": "Simpler TAG semantics through synchronization", |
|
"authors": [ |
|
{ |
|
"first": "Rebecca", |
|
"middle": [], |
|
"last": "Nesson", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Stuart", |
|
"middle": [ |
|
"M" |
|
], |
|
"last": "Shieber", |
|
"suffix": "" |
|
} |
|
], |
|
"year": 2006, |
|
"venue": "Proceedings of the 11th Conference on Formal Grammar", |
|
"volume": "", |
|
"issue": "", |
|
"pages": "29--30", |
|
"other_ids": {}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "Rebecca Nesson and Stuart M. Shieber. 2006. Sim- pler TAG semantics through synchronization. In Pro- ceedings of the 11th Conference on Formal Grammar, Malaga, Spain, 29-30 July.", |
|
"links": null |
|
}, |
|
"BIBREF6": { |
|
"ref_id": "b6", |
|
"title": "Complexity, parsing, and factorization of treelocal multi-component tree-adjoining grammar", |
|
"authors": [ |
|
{ |
|
"first": "Rebecca", |
|
"middle": [], |
|
"last": "Nesson", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Giorgio", |
|
"middle": [], |
|
"last": "Satta", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Stuart", |
|
"middle": [ |
|
"M" |
|
], |
|
"last": "Shieber", |
|
"suffix": "" |
|
} |
|
], |
|
"year": 2008, |
|
"venue": "", |
|
"volume": "", |
|
"issue": "", |
|
"pages": "", |
|
"other_ids": {}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "Rebecca Nesson, Giorgio Satta, and Stuart M. Shieber. 2008. Complexity, parsing, and factorization of tree- local multi-component tree-adjoining grammar. Tech- nical report, Harvard University.", |
|
"links": null |
|
}, |
|
"BIBREF7": { |
|
"ref_id": "b7", |
|
"title": "Formal and computational aspects of natural language syntax", |
|
"authors": [ |
|
{ |
|
"first": "Owen", |
|
"middle": [], |
|
"last": "Rambow", |
|
"suffix": "" |
|
} |
|
], |
|
"year": 1994, |
|
"venue": "", |
|
"volume": "", |
|
"issue": "", |
|
"pages": "", |
|
"other_ids": {}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "Owen Rambow. 1994. Formal and computational as- pects of natural language syntax. Ph.D. thesis, Uni- versity of Pennsylvania, Philadelphia, PA.", |
|
"links": null |
|
}, |
|
"BIBREF8": { |
|
"ref_id": "b8", |
|
"title": "LTAG semantics for questions", |
|
"authors": [ |
|
{ |
|
"first": "Maribel", |
|
"middle": [], |
|
"last": "Romero", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Laura", |
|
"middle": [], |
|
"last": "Kallmeyer", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Olga", |
|
"middle": [], |
|
"last": "Babko-Malaya", |
|
"suffix": "" |
|
} |
|
], |
|
"year": 2004, |
|
"venue": "Proceedings of the 7th International Workshop on Tree-Adjoining Grammars and Related Formalisms (TAG+7)", |
|
"volume": "", |
|
"issue": "", |
|
"pages": "186--193", |
|
"other_ids": {}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "Maribel Romero, Laura Kallmeyer, and Olga Babko- Malaya. 2004. LTAG semantics for questions. In Proceedings of the 7th International Workshop on Tree-Adjoining Grammars and Related Formalisms (TAG+7), pages 186-193, Vancouver, May.", |
|
"links": null |
|
}, |
|
"BIBREF9": { |
|
"ref_id": "b9", |
|
"title": "Principles and implementation of deductive parsing", |
|
"authors": [ |
|
{ |
|
"first": "M", |
|
"middle": [], |
|
"last": "Stuart", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Yves", |
|
"middle": [], |
|
"last": "Shieber", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Fernando", |
|
"middle": [ |
|
"C N" |
|
], |
|
"last": "Schabes", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "", |
|
"middle": [], |
|
"last": "Pereira", |
|
"suffix": "" |
|
} |
|
], |
|
"year": 1995, |
|
"venue": "Journal of Logic Programming", |
|
"volume": "24", |
|
"issue": "1-2", |
|
"pages": "3--36", |
|
"other_ids": {}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "Stuart M. Shieber, Yves Schabes, and Fernando C. N. Pereira. 1995. Principles and implementation of deductive parsing. Journal of Logic Programming, 24(1-2):3-36, July-August. Also available as cmp- lg/9404008.", |
|
"links": null |
|
}, |
|
"BIBREF10": { |
|
"ref_id": "b10", |
|
"title": "On the complexity of linguistically motivated extensions of tree-adjoining grammar", |
|
"authors": [ |
|
{ |
|
"first": "Anders", |
|
"middle": [], |
|
"last": "S\u00f8gaard", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Timm", |
|
"middle": [], |
|
"last": "Lichte", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Wolfgang", |
|
"middle": [], |
|
"last": "Maier", |
|
"suffix": "" |
|
} |
|
], |
|
"year": 2007, |
|
"venue": "Recent Advances in Natural Language Processing", |
|
"volume": "", |
|
"issue": "", |
|
"pages": "", |
|
"other_ids": {}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "Anders S\u00f8gaard, Timm Lichte, and Wolfgang Maier. 2007. On the complexity of linguistically motivated extensions of tree-adjoining grammar. In Recent Ad- vances in Natural Language Processing 2007.", |
|
"links": null |
|
}, |
|
"BIBREF11": { |
|
"ref_id": "b11", |
|
"title": "A study of tree-adjoining grammars", |
|
"authors": [ |
|
{ |
|
"first": "K", |
|
"middle": [], |
|
"last": "Vijay-Shanker", |
|
"suffix": "" |
|
} |
|
], |
|
"year": 1987, |
|
"venue": "", |
|
"volume": "", |
|
"issue": "", |
|
"pages": "", |
|
"other_ids": {}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "K. Vijay-Shanker. 1987. A study of tree-adjoining gram- mars. PhD Thesis, Department of Computer and In- formation Science, University of Pennsylvania.", |
|
"links": null |
|
}, |
|
"BIBREF12": { |
|
"ref_id": "b12", |
|
"title": "Characterizing mildly contextsensitive grammar formalisms", |
|
"authors": [ |
|
{ |
|
"first": "David", |
|
"middle": [], |
|
"last": "Weir", |
|
"suffix": "" |
|
} |
|
], |
|
"year": 1988, |
|
"venue": "", |
|
"volume": "", |
|
"issue": "", |
|
"pages": "", |
|
"other_ids": {}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "David Weir. 1988. Characterizing mildly context- sensitive grammar formalisms. PhD Thesis, Depart- ment of Computer and Information Science, Univer- sity of Pennsylvania.", |
|
"links": null |
|
}, |
|
"BIBREF13": { |
|
"ref_id": "b13", |
|
"title": "Recognition and parsing of context-free languages in time n 3", |
|
"authors": [ |
|
{ |
|
"first": "D", |
|
"middle": [ |
|
"H" |
|
], |
|
"last": "Younger", |
|
"suffix": "" |
|
} |
|
], |
|
"year": 1967, |
|
"venue": "Information and Control", |
|
"volume": "10", |
|
"issue": "2", |
|
"pages": "189--208", |
|
"other_ids": {}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "D.H. Younger. 1967. Recognition and parsing of context-free languages in time n 3 . Information and Control, 10(2):189-208.", |
|
"links": null |
|
} |
|
}, |
|
"ref_entries": { |
|
"FIGREF0": { |
|
"text": "An example of the TAG operations substitution and adjunction.", |
|
"uris": null, |
|
"num": null, |
|
"type_str": "figure" |
|
}, |
|
"FIGREF1": { |
|
"text": "The CKY algorithm for TAG", |
|
"uris": null, |
|
"num": null, |
|
"type_str": "figure" |
|
}, |
|
"FIGREF2": { |
|
"text": "Axioms and inference rules for the CKY algorithm for restricted NS-MCTAG with a restriction of d.", |
|
"uris": null, |
|
"num": null, |
|
"type_str": "figure" |
|
} |
|
} |
|
} |
|
} |