ACL-OCL / Base_JSON /prefixJ /json /J96 /J96-4005.json
Benjamin Aw
Add updated pkl file v3
6fa4bc9
{
"paper_id": "J96-4005",
"header": {
"generated_with": "S2ORC 1.0.0",
"date_generated": "2023-01-19T02:16:57.549994Z"
},
"title": "Squibs and Discussions Ambiguity-preserving Generation with LFGand PATR-style Grammars",
"authors": [
{
"first": "Jurgen",
"middle": [],
"last": "Wedekind",
"suffix": "",
"affiliation": {
"laboratory": "",
"institution": "University of Stuttgart",
"location": {
"addrLine": "Azenbergstr. 12",
"postCode": "D-70174",
"settlement": "Stuttgart",
"country": "Germany"
}
},
"email": ""
},
{
"first": "Ronald",
"middle": [
"M"
],
"last": "Kaplan",
"suffix": "",
"affiliation": {},
"email": ""
}
],
"year": "",
"venue": null,
"identifiers": {},
"abstract": "The widespread ambiguity of natural language presents a particular challenge for machine translation. The translation of an ambiguous source sentence may depend on first determining which reading of the sentence is contextually appropriate and then producing a target sentence that accurately expresses that reading. This may be difficult or even impossible to accomplish when resolution of the source ambiguity depends on a complete understanding of the text, or when several readings are contextually appropriate. An attractive alternative strategy is to circumvent the need for disambiguation by generating a target sentence that has exactly the same ambiguities as the source. In this brief note we investigate whether ambiguity-preserving generation is possible when syntactic structures are described by the mechanisms of LFG-or PATR-style grammars (Kaplan and Bresnan 1982, Shieber et al. 1983). Mechanisms of this sort associate attribute-value structures with trees derived in accordance with a context-free grammar. Our result also applies to other systems such as HPSG (Pollard and Sag 1994) whose formal devices are powerful enough to simulate, albeit indirectly, the effect of context-free derivation. Consider as an example the well-known ambiguous sentence (1) (1) John saw the man with the telescope.",
"pdf_parse": {
"paper_id": "J96-4005",
"_pdf_hash": "",
"abstract": [
{
"text": "The widespread ambiguity of natural language presents a particular challenge for machine translation. The translation of an ambiguous source sentence may depend on first determining which reading of the sentence is contextually appropriate and then producing a target sentence that accurately expresses that reading. This may be difficult or even impossible to accomplish when resolution of the source ambiguity depends on a complete understanding of the text, or when several readings are contextually appropriate. An attractive alternative strategy is to circumvent the need for disambiguation by generating a target sentence that has exactly the same ambiguities as the source. In this brief note we investigate whether ambiguity-preserving generation is possible when syntactic structures are described by the mechanisms of LFG-or PATR-style grammars (Kaplan and Bresnan 1982, Shieber et al. 1983). Mechanisms of this sort associate attribute-value structures with trees derived in accordance with a context-free grammar. Our result also applies to other systems such as HPSG (Pollard and Sag 1994) whose formal devices are powerful enough to simulate, albeit indirectly, the effect of context-free derivation. Consider as an example the well-known ambiguous sentence (1) (1) John saw the man with the telescope.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Abstract",
"sec_num": null
}
],
"body_text": [
{
"text": "for which some LFG or PATR grammar might provide alternative f-structures equivalent to the more compact predicate-calculus formulas indicated in (2).",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "",
"sec_num": null
},
{
"text": "(2) a. with_the_telescope(see (John, man)) b. see (John, with_the_telescope(man)) The problem of translating this sentence appropriately into, say, German could be handled by disambiguating its parsing result (2) (i.e., choosing one of these structures/formulas), converting that to an appropriate German f-structure (or leaving it alone if the result can serve as an interlingua), and then generating a German sentence that would have that meaning as (hopefully, the only) one of its interpretations. Disambiguation is the major formal obstacle in this approach, since parsing algorithms exist when the grammatical formalisms are off-line parsable (Kaplan and Bresnan 1982) , and the generation problem is known to be decidable even without the off-line parsable restriction (Wedekind 1995) . However, for this sentence it should be possible to side-step the disambiguation problem because there is a German sentence (3) that expresses exactly the same ambiguity as the original English.",
"cite_spans": [
{
"start": 30,
"end": 42,
"text": "(John, man))",
"ref_id": null
},
{
"start": 50,
"end": 81,
"text": "(John, with_the_telescope(man))",
"ref_id": null
},
{
"start": 649,
"end": 674,
"text": "(Kaplan and Bresnan 1982)",
"ref_id": "BIBREF0"
},
{
"start": 776,
"end": 791,
"text": "(Wedekind 1995)",
"ref_id": "BIBREF3"
}
],
"ref_spans": [],
"eq_spans": [],
"section": "",
"sec_num": null
},
{
"text": "(3)",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "",
"sec_num": null
},
{
"text": "Hans sah den Mann rnit dem Fernrohr.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "",
"sec_num": null
},
{
"text": "Unfortunately, an ambiguity-preserving translation does not exist for all source sentences. This is illustrated by the English sentence (4), with German taken again as the target language. 4The duck is ready to eat.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "",
"sec_num": null
},
{
"text": "The two readings of (4) are given in (5).",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "",
"sec_num": null
},
{
"text": "a. ready(duck, eat(someone, duck)) b. ready (duck, eat(duck, something)) These interpretations have to be expressed in separate German sentences, as in (6).",
"cite_spans": [
{
"start": 44,
"end": 72,
"text": "(duck, eat(duck, something))",
"ref_id": null
}
],
"ref_spans": [],
"eq_spans": [],
"section": "",
"sec_num": null
},
{
"text": "(6) a. Die Ente kann jetzt gegessen werden.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "",
"sec_num": null
},
{
"text": "b. Die Ente ist zum Fressen bereit.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "",
"sec_num": null
},
{
"text": "Preservable and unpreservable ambiguity can occur in complex patterns. The sentence (7) 7John saw her duck with the telescope.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "",
"sec_num": null
},
{
"text": "has at least the four readings indicated in (8).",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "",
"sec_num": null
},
{
"text": "a. with_the_telescope(see (John, her_duck)) b. see (John, with_the_telescope(her duck)) c. with_the_telescope(see(John, duck(her)))",
"cite_spans": [
{
"start": 26,
"end": 43,
"text": "(John, her_duck))",
"ref_id": null
},
{
"start": 51,
"end": 87,
"text": "(John, with_the_telescope(her duck))",
"ref_id": null
}
],
"ref_spans": [],
"eq_spans": [],
"section": "",
"sec_num": null
},
{
"text": "d. see (John, with_the_telescope(duck(her) ",
"cite_spans": [
{
"start": 7,
"end": 42,
"text": "(John, with_the_telescope(duck(her)",
"ref_id": null
}
],
"ref_spans": [],
"eq_spans": [],
"section": "",
"sec_num": null
},
{
"text": "No single sentence in German expresses all these readings, but accurate translation for this case does not require a full disambiguation. The readings (8a,b) can be expressed by (9a) and the readings (8c,d) by (9b).",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "))",
"sec_num": null
},
{
"text": "(9) a. Hans sah ihre Ente mit dem Fernrohr.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "))",
"sec_num": null
},
{
"text": "b. Hans sah sie mit dem Fernrohr untergehen.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "))",
"sec_num": null
},
{
"text": "Thus only \"duck\" has to be disambiguated--the PP-attachment ambiguity is preserved in both translations. We see from these examples that the costly and difficult process of disambiguation can be avoided in some circumstances but is necessary for accurate translation when an ambiguity-preserving target construction does not exist. The performance of a system may be improved, then, if the disambiguation process is initiated only when it has been determined that no target sentence can be generated that expresses exactly the set of readings found in the source. In this note we consider whether or not it is possible to make this kind of determination, and we arrive at an essentially Wedekind and Kaplan Ambiguity-preserving Generation negative result: the problem of ambiguity-preserving generation (and thus ambiguitypreserving translation) is unsolvable even if the languages are described by unification grammars for which the parsing and generation problems separately are computable.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "))",
"sec_num": null
},
{
"text": "Since the proof of this assertion is so simple, we can dispense almost entirely with preliminary formalizations. We need only the fact that an LFG-or PATR-style unification grammar G defines a binary relation Ac between terminal strings w and f-structures \u2022 as given in 10) (10At(w, ~) iff w is derivable with \u2022 according to G.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "))",
"sec_num": null
},
{
"text": "On the basis of A we can then show that ambiguity-preserving generation is undecidable.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "))",
"sec_num": null
},
{
"text": "Let G be an arbitrary unification grammar and let {(~1 ..... ~1} (l > 1) be an arbitrary set of feature structures. Then it is undecidable whether there is a terminal string w such that AG(W , (I)1) A\"\"/k AG(W , C~l).",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Theorem",
"sec_num": null
},
{
"text": "We prove the theorem by reducing the problem to the emptiness problem of the intersection of arbitrary context-free languages, a problem that is known to be undecidable. Let G 1 and G 2 be two arbitrary context-free grammars whose nonterminal vocabularies, terminal vocabularies, start-symbols, and rules are given by {V~, V~,S1,R 1) and (V~, V~, $2,R2), respectively. Without loss of generality we suppose further that VIN N V 2 = 0. On the basis of G 1 and G 2 we construct a unification grammar G = As a consequence of this theorem we know that we cannot appeal to a general algorithm for solving the problem of ambiguity-preserving translation. This does not rule out the possibility that solutions can be found for specific constructions in translating between certain language pairs--for example, the PP ambiguity between English and German--but these solutions may depend on a detailed, non-algorithmic contrastive analysis for those constructions and languages.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Proof",
"sec_num": null
},
{
"text": "It is also possible that natural language grammars belong to a restricted subclass of the LFG and PATR formalisms with properties that do not support the particular proof we have given. The f-structures assigned by our grammar G are structurally unrelated to the strings they are assigned to, and this seems quite unrealistic. As a minimum, it seems that there should be some relationship, perhaps a simple proportion, between the size of an f-structure and the length of any string it is assigned to, and that such a relationship would reduce the problem to an intersection of finite sets. Further study is needed to determine which, if any, intuitively plausible restrictions will permit the computation of ambiguity-preserving generation in a way that is both effective and efficient.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "{VN, VT, S,",
"sec_num": null
}
],
"back_matter": [],
"bib_entries": {
"BIBREF0": {
"ref_id": "b0",
"title": "Lexical-Functional Grammar: A formal system for grammatical representation",
"authors": [
{
"first": "R",
"middle": [],
"last": "Kaplan",
"suffix": ""
},
{
"first": "J",
"middle": [],
"last": "Bresnan",
"suffix": ""
}
],
"year": 1982,
"venue": "",
"volume": "",
"issue": "",
"pages": "173--281",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Kaplan, R. and J. Bresnan. 1982. Lexical-Functional Grammar: A formal system for grammatical representation. In J. Bresnan, editor, The Mental Representation of Grammatical Relations. The MIT Press, Cambridge, MA, pages 173-281.",
"links": null
},
"BIBREF1": {
"ref_id": "b1",
"title": "Head-Driven Phrase Structure Grammar",
"authors": [
{
"first": "C",
"middle": [],
"last": "Pollard",
"suffix": ""
},
{
"first": "I",
"middle": [],
"last": "Sag",
"suffix": ""
}
],
"year": 1994,
"venue": "",
"volume": "",
"issue": "",
"pages": "",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Pollard, C. and I. Sag. 1994. Head-Driven Phrase Structure Grammar. The University of Chicago Press, Chicago.",
"links": null
},
"BIBREF2": {
"ref_id": "b2",
"title": "The formalism and implementation of PATR-II",
"authors": [
{
"first": "S",
"middle": [],
"last": "Shieber",
"suffix": ""
},
{
"first": "H",
"middle": [],
"last": "Uszkoreit",
"suffix": ""
},
{
"first": "F",
"middle": [],
"last": "Pereira",
"suffix": ""
},
{
"first": "J",
"middle": [],
"last": "Robinson",
"suffix": ""
},
{
"first": "M",
"middle": [],
"last": "Tyson",
"suffix": ""
}
],
"year": 1983,
"venue": "Research on Interactive Acquisition and Use of Knowledge. SRI Final Report 1894. SRI International",
"volume": "",
"issue": "",
"pages": "39--79",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Shieber, S., H. Uszkoreit, F. Pereira, J. Robinson, and M. Tyson. 1983. The formalism and implementation of PATR-II. In B. Grosz and M. Stickel, editor, Research on Interactive Acquisition and Use of Knowledge. SRI Final Report 1894. SRI International, Menlo Park, pages 39-79.",
"links": null
},
"BIBREF3": {
"ref_id": "b3",
"title": "Some remarks on the decidability of the generation problem in LFG-and PATR-style unification grammars",
"authors": [
{
"first": "J",
"middle": [],
"last": "Wedekind",
"suffix": ""
}
],
"year": 1995,
"venue": "Proceedings of the 7th Conference of the European Chapter of the Association for Computational Linguistics",
"volume": "",
"issue": "",
"pages": "45--52",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Wedekind, J. 1995. Some remarks on the decidability of the generation problem in LFG-and PATR-style unification grammars. In Proceedings of the 7th Conference of the European Chapter of the Association for Computational Linguistics. Dublin, pages 45-52.",
"links": null
}
},
"ref_entries": {
"FIGREF0": {
"num": null,
"uris": null,
"type_str": "figure",
"text": "the problem of whether there is a terminal string w with At(w, [A 1]) and At(w, [A 2]) reduces to the undecidable problem whether L(G 1) N L(G 2) = 0. This is because all strings in L(G 1) are assigned the f-structure [A 1], all strings in L(G 2) are assigned [A 2], and only strings in the intersection are derived ambiguously with [A 1] and [A 2].[]"
}
}
}
}