File Information

File: 05-lr/acl_arc_1_sum/cleansed_text/xml_by_section/metho/96/p96-1048_metho.xml

Size: 9,401 bytes

Last Modified: 2025-10-06 14:14:27

<?xml version="1.0" standalone="yes"?>
<Paper uid="P96-1048">
  <Title>Using textual clues to improve metaphor processing</Title>
  <Section position="3" start_page="0" end_page="351" type="metho">
    <SectionTitle>
2 Classical methods: a brief
</SectionTitle>
    <Paragraph position="0"> overview The classical NLU points of view of metaphor have pointed out the multiple kinds of relations between what is called the source and the target of the metaphor, but rarely discuss the problem of detecting the figure that bears the metaphor. For our purpose, we choose to present these approaches in two main groups, depending on how they initiate the semantic processing.</Paragraph>
    <Paragraph position="1"> The previous works led to a classification introduced by Dan Fass (Fass, 1991). In the comparison view, the metaphor corresponds to an analogy between the structures representing the source and the target of the figure, as in Gentner's works (Gentner, 1988) and their implementation (Falkenhainer et al., 1989). The interaction view, as in Hobbs (Hobbs, 1991), points at the novelty brought by the metaphor. Fass also distinguishes a selection restrictions violations view presenting the metaphor as a kind of anomaly. We would argue that the two previous views already considered metaphor as a kind of anomaly. Indeed, the semantic anMysis proposed for dealing with metaphors were processed depending on the results of another, say a &amp;quot;classical&amp;quot; one 2. 2We prefer to call it a classical rather than literal meanings processing because it can deal with some conventional metaphors, even if not explicitly mentioned.  Thereby, detecting a metaphor meant detecting an anomaly in the meaning representation issued from such a classical analysis.</Paragraph>
    <Paragraph position="2"> Fass proposed a method for discriminating literal meanings, metaphors, metonymies and &amp;quot;anomalies&amp;quot;, merging different points of view (Fass, 1991). In this approach, multiple semantic analysis can be processed, resulting in possibly multiple meaning representations. In (Prince and Sabah, 1992), a method to overcome similar kinds of ambiguities reveal the difficulties encountered if no previous detection is made. James Martin's approach (Martin, 1992), called the conventional view by Fass, is based on Lakoff's theory on cognitive metaphors (Lakoff and Johnson, 1980). It requires a specific knowledge representation base and also results in multiple representation meanings. Detecting a metaphor is meaningless here, and conventional metaphoric meanings can be viewed as polysemies. Martin revealed at least that the heuristic of the ill-formness of meaning representations issued from classical analysis is not sufficient at all to deal with all the possible metaphors.</Paragraph>
    <Paragraph position="3"> In our point of view, all the previous approaches were founded. The main remaining problem, however, is to choose an adequate processing when confronted with a metaphor, and thus, to detect the metaphors before trying to build their meaning representation. This can be partially solved using textual clues.</Paragraph>
  </Section>
  <Section position="4" start_page="351" end_page="352" type="metho">
    <SectionTitle>
3 Textual clues: object oriented
</SectionTitle>
    <Paragraph position="0"> description If the classical views of the metaphor overlook the textual clues, in other domains, especially those concerning explanation, they have been wisely reintroduced. In (Pery-Woodley, 1990), Pery-Woodley shows the existence of such clues related to the explanatory discourse. They can help in generating explanations in natural language as well as in modelling the student in a intelligent tutoring system (Daniel et al., 1992). A corpus of 26 explanatory texts in French, of about 200 words each, has been collected under a shared research project between psychologists and computer scientists, in order to study metaphors and analogies in teaching.</Paragraph>
    <Paragraph position="1"> The analysis we made showed the existence of textual clues in relation with metaphoric contexts and analogies (e.g. &amp;quot;like&amp;quot;, &amp;quot;such as&amp;quot;, &amp;quot;illustrated by&amp;quot;). They can be characterized by syntactic regularities (e.g. the comparative is used in structures such as &amp;quot;less than&amp;quot;, &amp;quot;more than&amp;quot;; the identification is made through attributes or appositions, ...). They also involve lexical markers (e.g. &amp;quot;literMy&amp;quot;, &amp;quot;illustrating&amp;quot;, &amp;quot;metaphorically&amp;quot; ,). These properties, already found in the previous works, can help detecting the clues themselves. Studying the relation between the syntactic regularities and the lexical markers, one can observe that the first build the ground where to find the second. We thus propose an object-oriented model for representing these clues. A generic textual clue can thereby be described by the two following attributes: * the Surface Syntactic Pattern representing the syntactic regularity, with a label on the item where to find the lexical marker * the Lexical Marker itself Typically, the word &amp;quot;metaphor&amp;quot; itself can be used as a lexical marker in expressions such as '~to extend the conventional metaphor, pruning such a tree means to generalize&amp;quot;. On the other hand, &amp;quot;metaphor&amp;quot; will not be a marker if used as the subject of the sentence, like in this one. Thus, describing the syntactic regularities surrounding a lexical marker improves its relevance as a marker.</Paragraph>
    <Paragraph position="2"> We propose to represent this relevance for probabilistic purposes. Each clue that was found is currently evaluated on a large corpus (about 450,000 words). The frequencies of use of the lexical markers in metaphoric contexts are represented in the relevance attribute (see example below).</Paragraph>
    <Paragraph position="3"> The syntactic structures may also give information about the source and the target of the metaphor. For instance, in the sentence &amp;quot;Yesterday, at home, Peter threw himself on the dessert like a lion.&amp;quot;, the subject inherits the properties of speed and voracity of a lion attacking its victim. It is here possible to spot the source and the target of the metaphor using the syntactic properties of the comparison. Two attributes are added to textual clues related to metaphors, corresponding to the elements of the sentence bearing the source and the target.</Paragraph>
    <Paragraph position="4"> Example of textual clue representations type metaphor-analogy name B.2.2.2 comment comparison involving the meaning of a marker, adjective, attribute of the object, object before the verb  Notations: GN and GV stand for nominal or verbal groups, Adj and Adv for adjectives and adverbs, and prep for prepositions.</Paragraph>
    <Paragraph position="5"> The model has been partially implemented in a tool, STK, for detecting the textual clues related to  metaphors and adding specific marks when found.</Paragraph>
    <Paragraph position="6"> In its current version, STK allows us to tokenize, tag, and search for lexical markers on large corpora. The tagger we use is the one developped by Eric Brill (Brill, 1992) with a set of tags indicating the grammatical categories as well as other information such as the number and the gender for nouns and adjectives. It is evaluated under GRACE 3 protocol for corpus-oriented tools assigning grammatical categories. It is currently used for the evaluation of the textual clues that were found. The latter can be easily retrieved using STK, avoiding lexical ambiguities. They are then analyzed by hand, in order to determine their relevance attribute. In the previous example of textual clue, the relevance values are issued from this corpus-based analysis.</Paragraph>
  </Section>
  <Section position="5" start_page="352" end_page="352" type="metho">
    <SectionTitle>
4 Conclusion, perspectives
</SectionTitle>
    <Paragraph position="0"> Classical approaches to the metaphor in NLU revealed multiple underlying processes. We therefore focussed our study on how to help detecting metaphors in order to chose the most adequate semantic processing. Textual clues can give information about the figures that bear the metaphor, which are easy to spot. Indeed, they can be found using the results of syntactic parsing. We proposed an object-oriented model to represent these clues and their multiple properties.</Paragraph>
    <Paragraph position="1"> If textual clues give information about possible non-literal meanings, metaphors and analogies, one may argue they do not allow for a robust detection.</Paragraph>
    <Paragraph position="2"> Indeed, a textual clue is not sufficient to prove the presence of such figures of speech. The relevance of each clue can be used to help disambiguating multiple meaning representation when it occurs. This must not be the only disambiguation tool, but when no other is avalaible, it provides NLU systems with a probabilistic method.</Paragraph>
    <Paragraph position="3"> Our future works will focuss on the study of the relation between the metaphors introduced by a clue and others that are not conventional. The guideline is that novel metaphors not introduced by a clue at the sentence level may have been introduced previously in the text.</Paragraph>
  </Section>
class="xml-element"></Paper>
Download Original XML