File Information
File: 05-lr/acl_arc_1_sum/cleansed_text/xml_by_section/metho/80/p80-1004_metho.xml
Size: 17,182 bytes
Last Modified: 2025-10-06 14:11:23
<?xml version="1.0" standalone="yes"?> <Paper uid="P80-1004"> <Title>Metaphor - A Key to Extensible Semantic Analysis</Title> <Section position="2" start_page="0" end_page="0" type="metho"> <SectionTitle> 1. An Opening Argument </SectionTitle> <Paragraph position="0"> A dream of many computational linguists is to produce a natural language analyzer that tries its best to process language that &quot;almost but not quite&quot; corresponds to the system's grammar, dictionary and semantic knowledge base. In addition, some of us envision a language analyzer that improves its performance with experience. To these ends, I developed the proiect and integrate algorithm, a method of inducing possible meanings of unknown words from context and storing the new information for eventual addition to the dictionary \[1\]. While useful, this mechanism addresses only one aspect of the larger problem, accruing certain classes of word definitions in the dictionary. In this paper, I focus on the problem of augmenting the power of a semantic knowledge base used for language analysis by means of metaphorical mappings.</Paragraph> <Paragraph position="1"> The pervasiveness of metaphor in every aspect of human communication has been convincingly demonstrated by Lakoff and Johnson \[4}, Ortony \[6\], Hobbs \[3\] and marly others. However, the creation of a process model to encompass metaphor comprehension has not been of central concern? From a computational standpoint, metaphor has been viewed as an obstacle, to be tolerated at best and ignored at worst. For instance, Wilks \[9\] gives a few rules on how to relax semantic constraints in order for a parser to process a sentence in spite of the metaphorical concern appears to be ~n characterizing and recognizing metaphors in commonly-encountered utterances.</Paragraph> <Paragraph position="2"> usage of a particular word. I submit that it is insufficient merely to tolerate a metaphor. Understanding the metaphors used in language often proves to be a crucial process in establishing complete and accurate interpretations of linguistic utterances.</Paragraph> </Section> <Section position="3" start_page="0" end_page="0" type="metho"> <SectionTitle> 2. Recognition vs. Reconstruction - The Central Issue </SectionTitle> <Paragraph position="0"> There appear to be a small number of general metaphors (on the order of fifty) that pervade commonly spoken English. Many of these were identified and exemplified by Lakoff and Johnson \[4\]. For instance: more-is-up.</Paragraph> <Paragraph position="1"> less.is.down and the conduit metaphor - Ideas are objects, words are containers, communication consists of putting objects (ideas) into containers (words), sending the containers along a conduit (a communications medium.</Paragraph> <Paragraph position="2"> such as speech, telephone lines, newspapers, letters), whereupon the recipient at the other end of the conduit unpackages the objects from their containers (extracts the ideas from the words). Both of these metaphors apply in the examples discussed below.</Paragraph> <Paragraph position="3"> The computational significance of the existence of a small set of general metaphors underlies the reasons for my current investigation: The problem of understanding a large class of metaphors may be reduced from a reconstruction to a recognition task. That is, the identification of a metaphorical usage as an instance of one of the general metaphorical mappings is a much more tractable process than reconstructing the conceptual framework from the bottom up each time a new metaphor-instance is encountered. Each of the general metaphors contains not only mappings of the form: &quot;X is used to mean Y in context Z&quot;, but inference rules to enrich the understanding process by taking advantage of the reasons why the writer may have chosen the particular metaphor (rather than a different metaphor or a literal rendition).</Paragraph> </Section> <Section position="4" start_page="0" end_page="18" type="metho"> <SectionTitle> 3. Steps Towards Codifying Knowledge </SectionTitle> <Paragraph position="0"/> <Section position="1" start_page="0" end_page="17" type="sub_section"> <SectionTitle> of Metaphors </SectionTitle> <Paragraph position="0"> t propose to represent each general metaphor in the following manner: A Recoanition Network contains the information necessary to decide whether or not a linguistic utterance is an instantiation of the general metaphor. On the first-pass implementation I will use a simple discrimination network.</Paragraph> <Paragraph position="1"> The Basic MaDoinQ establishes those features of the literal input that are directly mapped onto a different meaning by the metaphor. Thus, Any upward movement in the more-is-up metaphor is mapped into an increase in some directly Quantifiable feature of the part of the input that undergoes the upward movement.</Paragraph> </Section> <Section position="2" start_page="17" end_page="18" type="sub_section"> <SectionTitle> The Implicit.intention Comoonent encodes the </SectionTitle> <Paragraph position="0"> reasons why this metaphor is typically chosen by a writer or sPeaker. Part of this information becomes an integral portion of the semantic representational of input utterances. For instance, Lakoff identifies many different metaphors for love: love-is-a-journey, love-is-war, love-is.madness, love-is-a-patient, love.is-a-physical-force (e.g., gravity, magnetism). Without belaboring the point, a writer chooses one these metaphors, as a function of the ideas he wants to convey to the reader. If the understander is to reconstruct those ideas, he ought to know why the particular metaphor was ChOSen. This information is precisely that which the metaphor conveys that is absent from a literal expression of the same concept. (E.g.. &quot;John is completely crazy about Mary&quot; vs. &quot;John loves mary very much&quot;. The former implies that John may exhibit impulsive or uncharacteristic behavior, and that his present state of mind may be less permanent than in the latter case. Such information ought to be stored with the love-is-madness metaphor unless the understanding system is sufficiently sophisticated to make these inferences by other means.) * A Transfer Maooino, analogous to Winston's Transfer Frames \[10\], is a filter that determines which additional Darts of the literal input may be mapDed onto the conceptual representation, and establishes exactly the transformation that this additional information must undergo.</Paragraph> <Paragraph position="1"> Hence, in &quot;Prices are soaring&quot;, we need to use the basic maDDing of the more-is.up metaphor to understand that prices are increasing, and we must use the transfer map of the same metaphor to interpret &quot;soar&quot; ( = rising high and fast) as large increases that are happening fast. For this metaphor, altitude descriptors map into corresponding Quantit~ descriptors and rate descriptors remain unchanged. This information is part of the transfer maDDing. In general, the default assumption is that all descriptors remain unchanged unless specified otherwise - hence, the frame problem {5\] is circumvented.</Paragraph> <Paragraph position="2"> 4. A Glimpse into the Process Model The information encoded in the general metaphors must be brought to bear in the understanding process. Here, 1 outli,'q the most direct way to extract maximal utility from the general.metaphor information. Perhaps a more subtle process that integrates metaphor information more closely w h other conceptual knowledge iS required. An attempt to implement this method in the near future will serve as a pragmatic measure of its soundness.</Paragraph> <Paragraph position="3"> The general process for applying metaphor-mapping knowledge is the following: 1. Attempt to analyze the input utterance in a literal, conventional fashion. If this fails, and the failure is caused by a semantic cese-constraint violation, go to the next step. (Otherwise, the failure is probably not due to the presence of a metaphor.) 2. Apply the recognition networks of the generalized metaphors. If on e succeeds, then retrieve all the information stored with that metaphorical maDDing and go on to the next step. (Otherwise, we have an unknown metaphor or a different failure in the originai semantic interpretation. Store this case for future evaluation by the system builder.) 3. Use the basic maDDing to establish the semantic framework of the input utterance.</Paragraph> <Paragraph position="4"> 4. Use the transfer maDDing to fill the slots of the meaning framework with the entities in the input, transforming them as specified in the transfer map. If any inconsistenc=es arise in the meaning framework, either the wrong metaphor was chosen, or there is a second metaphor in the input (or the input is meaningless).</Paragraph> <Paragraph position="5"> 5. Integrate into the semantic framework any additional information found in the implicit-intention component that does not contradict existing information.</Paragraph> <Paragraph position="6"> 6. Remember this instantiation of the general metaphor within the scope of the present dialog (or text). It is likely that the same metaphor will be used again with the same transfer mappings present but with additional information conveyed. (Often one participant in a dialog &quot;picks up&quot; the metaphors used by by the other participant. Moreover, some metaphors can serve to structure an entire conversation.)</Paragraph> </Section> </Section> <Section position="5" start_page="18" end_page="19" type="metho"> <SectionTitle> 5. Two Examples Brought to Light </SectionTitle> <Paragraph position="0"> Let us see how to apply the metaphor interpretation method to some newspaper headlines that rely on complex metaphors. Consider the following example from the New York Times: Speculators brace for a crash in the soaring gold market.</Paragraph> <Paragraph position="1"> Can gold soar? Can a market soar? Certainly not by any literal interpretation. A language interpreter could initiate a complex heuristic search (or simply an exhaustive search) to determine the most likely ways that &quot;soaring&quot; could modify gold or gold markets. For instance, one can conceive of a spreading.activation search starting from the semantic network nodes for &quot;gold market&quot; and &quot;soar&quot; (assuming such nodes exist in the memory) to determine the minimal.path intersections, much like Quillian originally proposed {7\]. However, this mindless intersection search is not only extremely inefficient, but will invariably yield wrong answers. (E.g., a golcl market ISA market, and a market can sell fireworks that soar through the sky - to suggest a totally spurious connection.) A system absolutely requires knowledge of the mappings in the more-is.ul~ metaphor to establish the appropriate and only the appropriate connection.</Paragraph> <Paragraph position="2"> In comparison, consider an application of the general mechanism described in the previous section to the &quot;soaring gold market&quot; example. Upon realizing that a literaJ interpretation fails, the system can take the most salient semantic features of &quot;soaring&quot; and &quot;gold markets&quot; and apply them to the recognition networks of the generaJ metaphors. Thus, &quot;upward movement&quot; from soaring matches &quot;up&quot; in the more-is.up metaphor, while &quot;increase in value or volume&quot; of &quot;gold markets&quot; matches the &quot;more&quot; side of the metaphor. The recognition of our example as an instance of the general more-is-up metaphor establishes its basic meaning. It is crucial to note that without knowledge that the concept up (or ascents) may map to more (or increases), there appears to be no general tractable mechanism for semantic interpretation of our example.</Paragraph> <Paragraph position="3"> The transfer map embellishes the original semantic framework of a gold market whose value is increasing.</Paragraph> <Paragraph position="4"> Namely, &quot;soaring&quot; establishes that the increase is rapid and not firmly supported. (A soaring object may come tumbling down -> rapid increases in value may be followed by equally rapid decreases). Some inferences that are true of things that soar can also transfer: If a soaring object tumbles it may undergo a significant negative state change -> the gold market (and those who ride it) may suffer significant neaative state chan.qes. However, physical states map onto financial states.</Paragraph> <Paragraph position="5"> The less-is-down half of the metaphor is, of course, also useful in this example, as we saw in the preceding discussion. Moreover. this half of the metaphor is crucial to understand the phrase &quot;bracing for a crash&quot;. This phrase must pass through the transfer map to make sense in the financial gold market world. In fact. it passes through very easily. Recalling that physical states map to financial states, &quot;bracing&quot; maps from &quot;preparing for an expected sudden physical state change&quot; to &quot;preparing for a sudden financial state change&quot;. &quot;Crash&quot; refers directly to the cause of the negative physical state change, and it is mapped onto an analogous cause of the financial state change.</Paragraph> <Paragraph position="6"> More-is-up. less-is-down is such a ubiquitous metaphor that there are probably no specific intentions conveyed by the writer in his choice of the metaphor (unlike the love-is-madness metaphor). The instantiation of this metaphor should be remembered in interpreting subsequent text. For instance, had our example continued: Analysts expect gold prices to hit bottom soon, but investors may be in for a harrowing roller-coaster ride.</Paragraph> <Paragraph position="7"> We would have needed the context of: &quot;uP means increaSes in the gold market, and clown means decreases in the same market, which can severely affect investors&quot; before we could hope to understand the &quot;roller-coaster ride&quot; as &quot;unpredictable increases and decreases suffered by speculators and investors&quot;.</Paragraph> <Paragraph position="8"> Consider briefly a Second example: Press Censorship is a barrier to free communication.</Paragraph> <Paragraph position="9"> I have used this example before to illustrate the difficulty in interpreting the meaning of the word &quot;barrier&quot;. A barrier is a physical object that disenables physical motion through its Location (e.g., &quot;The fallen tree is a barrier to traffic&quot;). Previously I proposed a semantic relaxation method to understand an &quot;information transfer&quot; barrier. However, there is a more elegant solution based on the conduit metaphor. The press is a conduit for communication. (Ideas have been packaged into words in newspaper articles and must now be distributed along the mass media conduit.) A barrier can be interpreted as a physical blockage of this conduit thereby disenabling the dissemination of information as packaged ideas, The benefits of applying the conduit metaphor is that only the original &quot;physical object&quot; meaning of barrier is required by the understanding system. In addition, the retention of the basic meaning of barrier (rather than some vague abstraction thereof) enables a language understander to interpret sentences like &quot;The censorship barriers were lifted by the new regime.&quot; Had we relaxed the requirement that a barrier be a physical object, it would be difficult to interpret what it means to &quot;lift&quot; an abstract disenablement entity. On the other hand, the lifting of a physical object implies that its function as a disenabler of physical transfer no longer applies; therefore, the conduit is again open, a~nd free communication can proceed.</Paragraph> <Paragraph position="10"> In both our examples the interpretation of a metaphor to understand one sentence helped considerably in unaerstanding a subsequent sentence that retered to the metaphorical mapping established earlier. Hence, the significance of metaphor interpretation for understanding coherent text or dialog can hardly be overestimated, Metaphors often span several sentences and may structure the entire text around a particular metaphorical mapping (or a more explicit analogy) that helps convey the writer's central theme or idea. A future area of investigation for this writer will focus on the use of metaphors and analogy to root new ideas on old concepts and thereby convey them in a more natural and comprehensible manner. If metaphors and analogies help humans understand new concepts by relating them to existing knowledge, perhaps metaphors and analogies should also be instrumental in computer models that strive to interpret new conceptual information.</Paragraph> </Section> class="xml-element"></Paper>