File Information
File: 05-lr/acl_arc_1_sum/cleansed_text/xml_by_section/intro/84/p84-1102_intro.xml
Size: 2,826 bytes
Last Modified: 2025-10-06 14:04:27
<?xml version="1.0" standalone="yes"?> <Paper uid="P84-1102"> <Title>Disambiguating Grammatically Ambiguous Sentences By Asking</Title> <Section position="2" start_page="0" end_page="0" type="intro"> <SectionTitle> 1. Introduction </SectionTitle> <Paragraph position="0"> /~ F=rge number of techniques using semantic information have been deve!oped to resolve natural language ambiguity. However, not all ambiguity problems can be solved by those techniques at the current state of art. Moreover, some sentences are absolutely ambiguous, that is, even a human cannot disambiguate them.</Paragraph> <Paragraph position="1"> Therefore. it is important for the system to be capable of asking a user questions interactively to disambiguate a sentence.</Paragraph> <Paragraph position="2"> Here, we make an important condition that an user is neither a computer scientist nor a linguist. Thus, an user may ROt recognize an;, spec=al terms or notations like a tree structure, phrase structure grammar, etc.</Paragraph> <Paragraph position="3"> The first system to disambiguate sentences by asking interactively is perhaps a program called &quot;disambiguator&quot; in Kay's MINO system \[2\]. Although the disambiguation algorithm is not presented in \[2\], some basic ideas have been already implemented in the Kay's system 2. In this paper, we shall only deal with grammatical ambiguity, or in other words, syntactic ambiguity. Other umhiguity problems, such as word-sense ambiguity and referential ambiguity, are excluded.</Paragraph> <Paragraph position="4"> Suppose a system is given the sentence: &quot;Mary saw a man with a telescope&quot; and the system has a phrase structure grammar including the following rules <a> - <g>: <a> S --> NP + VP <b> S --> NP + VP + PP <c> NP --> *noun <d> NP --> *det+ *noun <e> NP --> NP + PP <f> PP --> *prep + NP <g> VP --> *verb + NP The system would produce two parse trees from the input sentence (I. using rules <b>,<c>,<g>,<d>,<f>,<d>; II. using rules <a>,<c>,<g>,<e>,<d>,<f>,<d>). The difference is whether the preposition phrase &quot;with a telescope&quot; qualifies the noun phrase &quot;a man&quot; or the sentence &quot;Mary saw a man&quot;. This paper shall discuss on how to ask the user&quot; to select his intended interpretation without showing any kind of tree structures or phrase structure grammar rules. Our desired questior~ for that sentence is thus something like: 1) The action &quot;Mary saw a man&quot; takes place &quot;with a telescope&quot; 2) &quot;a man&quot; is &quot;with a telescope&quot;</Paragraph> </Section> class="xml-element"></Paper>