<?xml version="1.0"?><!DOCTYPE article SYSTEM "/project/take/software/searchbench_offline_processing/paperxml_generator/aclextractor/src/python/../resource/dtd/paperxml.dtd"><article><header><firstpageheader><page local="1"/><title>Pronominalization revisited</title><author surname="Henschel" givenname="Renate"><org  name="University of Edinburgh" country="United Kingdom" city="Edinburgh"/></author><author surname="Cheng" givenname="Hua"><org  name="University of Edinburgh" country="United Kingdom" city="Edinburgh"/></author><author surname="Poesio" givenname="Massimo"><org  name="University of Edinburgh" country="United Kingdom" city="Edinburgh"/></author></firstpageheader><frontmatter><p><b>Pronominalization revisited*</b></p><p>Renate Henschel and Hua Cheng and Massimo Poesio</p><p>HCRC, University of Edinburgh, UK {henschel,huac,poesio}@cogsci.ed.ac.uk</p></frontmatter><abstract>Pronominalization has been related to the idea of a local focus - a set of discourse entities in the speaker's centre of attention, for example in Gundel et al. (1993)'s givenness hierarchy or in centering theory. Both accounts say that the determination of the focus depends on syntac­tic as well as pragmatic factors, but have not been able to pin those factors down. In this paper, we uncover the major factors which de­termine the focus set in descriptive texts. This new focus definition has been evaluated with re­spect to two corpora: museum exhibit labels, and newspaper articles. It provides an opera-tionalizable basis for pronoun production, and has been implemented as the reusable module <b>gnome-np. </b>The algorithm behind <b>gnome-np </b>is compared with the most recent pronoun gener­ation algorithm of McCoy and Strube (1999). </abstract></header><body><section number="1" title="Introduction"><p>Besides the well established problem of pronoun resolution, pronoun generation is now attract­ing renewed attention. In the past, generation systems generated pronouns without attaching much importance to the problem, one notable exception being the classical algorithm of Dale (1990), loosely based on centering theory. With the emergence of corpus based studies in compu­tational linguistics, the question arises whether it is possible to refine known standard algo­rithms, or whether an improvement is only to be achieved with the help of world knowledge reasoning - a matter too complex to be dealt with reliably at this time. The former direction is represented by the pioneering work of McCoy and Strube (1999). They propose a refined algo­rithm for the choice between definite description on the one hand and pronoun on the other for</p><p>* The work reported in this paper has been carried out with the financial support of UK ESPRC grant L51126.</p><p>animate referents<footnote anchor="1"/> , which is based on distance, time structure and ambiguity constraints.</p><p>Here we introduce a more general algorithm for the pronominalization decision that is valid not only for animate but for inanimate referents as well. In conformity with McCoy and Strube, we group noun phrases with definite determiner and proper names together under the term "def­inite description". The algorithm proposes a new pronominalization strategy, which beyond McCoy and Strube (1999)'s criteria makes use of the discourse status of the antecedent and parallelism effects.</p><p>The algorithm has been implemented as the reusable module <b>gnome-np. </b>It has been re-used in the web hypertext generation system ILEX (see Oberlander et al. (1998)). It shows an accuracy over 87% with respect to two corpora (each 5000 words) of different genres.</p></section><section number="2" title="Accounts of pronominalization"><p>In previous accounts pronominalization has been related to the idea of a local focus of at­tention: a set of discourse referents who/which is in the center of attention of the speaker (e.g. Sidner (1979), givenness hierarchy (Gundel et al., 1993), centering theory (Grosz et al., 1995), RAFT/RAPR (Suri, 1993)). Whereas (Gundel et al., 1993) do not attempt to make their fo­cus notion operationalizable, this has been at­tempted by further developments of centering. However these have mostly been applied to the pronoun resolution problem. In the following we discuss three versions of centering and show that their application to the pronoun generation problem is nevertheless limited.</p><p><b>Centering. </b>Centering was developed to ex­plain local discourse coherence; the extent to which it benefits pronoun generation is how­ever not immediately clear.     In centering, the discourse entities evoked in a certain ut­terance <i>ui </i>are called forward-looking centers (Cfs).<page local="2"/> It is assumed that they are partially or­dered. As a major determinant of the ordering, the grammatical function hierarchy (roughly: subj&gt;obj&gt;others) has been proposed. Be­cause other factors affecting the order have not been elaborated in detail, this ranking (as the only operationalizable handle) has become the standard ranking in several computational ap­plications of centering. The backward-looking center (henceforth Cb) is a distinguished mem­ber of the Cfs, which is defined as the most highly ranked member of the Cfs of the previous utterance <i>ui-1 </i>which is realized in <b>ui. </b>The Cb is considered as the local focus of attention. Cen­tering states two rules. Only the first rule makes a claim about pronominalization: If any element of the utterance <i>ui-1 </i>is realized in <i>ui </i>as pro­noun, then the Cb must be pronominalized in <i>Ui </i>as well. As noted by McCoy and Strube (1999), this rule applies only in the case that two subse­quent utterances share more than one referent, and that the non-Cb referent is pronominalized in the second utterance. But why this non-Cb referent is realized as a pronoun is not given by the theory.</p><footnote label="1">We use the terms "discourse entity" and "referent" synonymously in this paper.</footnote><p>However, following more the spirit of center­ing than the actual definition, one can under­stand the Cb as the referent which is preferably pronominalized. General pronominalization of the backward-looking center was in fact a claim of early centering, but had to be abandoned be­cause of counter-evidence from real discourse. But the idea that pronominalization of the Cb could be a means of establishing local discourse coherence is still prevalent. It has accordingly been used by some generation systems to con­trol pronominalization - e.g. in the ilex sys­tem (Oberlander et al., 1998), the Cb is always realized as a pronoun.</p><p><b>Semantic centering. </b>Centering is also found in Dale (1990) as the method of pronominaliza­tion control. However, Dale's center definition differs from standard centering theory in that it is defined semantically and not on the basis of a syntactic ranking.<footnote anchor="2"/> This approach has some appeal, especially for generation, because it sup­ports the natural modularity between strategic generation - which would determine the se­mantic center for each utterance - and tactical generation - which decides about grammatical functions.</p><p><b>Functional centering. </b>Finally, the centering version suggested by Strube and Hahn (1999) appears to reveal an underlying discourse mech­anism responsible for centering: the information structure of an utterance (roughly the given-new pattern) is the deeper reason for the rank­ing of the forward-looking centers. This per­mits a generalization of standard centering into a language-independent theory covering both free and fixed word-order languages. It is how­ever then surprising that this result is not made maximal use of in the subsequent generation-oriented work of McCoy and Strube (1999).</p><p><b>Beyond centering. </b>The questions which re­main open with all three approaches - stan­dard centering, semantic centering and func­tional centering - are:</p><p><b><u>P1; </u></b><b><u>I</u> </b>Why are in real texts a large number of _ Cb's not pronominalized?</p><p><b><u>P2; </u></b><b><u>I</u> </b>Why are non-Cb referents pronominalized? or expressed independently of centering:</p><doubt alpha="50.0" length="2" tooSmall="False" monospace="0.0">P1</doubt><doubt alpha="50.0" length="2" tooSmall="False" monospace="0.0">P2</doubt><p>Why are in real texts a large number of discourse entities with an antecedent in the previous utterance not pronominalized? Why can more than one entity be pronom-inalized in one utterance?</p><doubt alpha="83.3" length="6" tooSmall="False" monospace="0.0">is the</doubt><footnote label="2">In particular, Dale adopts the result of the action denoted by the previous clause of a recipe as the center.</footnote><p>McCoy and Strube (1999) were the first to suggest an algorithm for generation which solves these problems. It was motivated by the ob­servation that a large percentage of NPs which would have been realized by pronouns using known algorithms, are in fact <i>not </i>realized as pronouns in real text. They suggest that such NPs serve to mark 'time changes' in the dis­course. Their algorithm accordingly makes use of distance, context ambiguity and temporal discourse structure to decide about pronomi-nalization. In our work, we have considered a corpus of a different genre in which temporal change does not play a determining role: de­scriptive texts.  We propose a new algorithm</p><p>From a corpus-driven view, question larger problem.</p><page local="3"/><p>that significantly simplifies the problem of pro­noun choice. It is based on a new definition of the local focus, which views the discourse status of the antecedent as the major motivation be­hind focusing. The algorithm performs equally well when applied to McCoy and Strube's cor­pus of newspaper articles.</p></section><section number="3" title="Corpus analysis"><p>The algorithm we will present below has been developed in close relation to the muse corpus -a corpus of museum exhibit labels<footnote anchor="3"/>. The corpus is a collection of web pages of the Paul Getty Museum, pages from an exhibition catalogue, and pages from a jewellery book. Typical char­acteristics are the central role of inanimate ref­erents in these texts, and the lack of temporal change - thus providing an interesting counter­part to the newspaper genre investigated by Mc­Coy and Strube.</p><p>With an overall set of around 5000 words, the corpus contains 1450 NPs. Each NP has been annotated with respect to, among others, gram­matical function, discourse status, gender, num­ber, countability, and antecedent relationships. 23% of the NPs form reference chains (i.e. at least two mentions of one and the same referent in one text), the other 77% are only mentioned once. We have 101 different reference chains; the chain-forming NPs fall into 101 discourse-new and 213 anaphoric NPs. In the following, we will only discuss the anaphoric NPs. 50% of the anaphoric NPs are realized as definite de­scriptions, 50% as pronouns. We distinguish be­tween locally bound pronouns, which are deter­mined syntactically (Binding Theory, (Chom­sky, 1981)), and which we expect the tacti­cal generator to handle correctly, and pronouns which are not locally bound - so-called dis­course pronouns. We investigated possible cor­relations between the discourse pronouns and semantic/pragmatic features of their context.</p><p>The basic notions that we found were dis­tance, discourse status of the antecedent, and grammatical function of the antecedent. All three notions need a precise definition.</p><p><b>Distance. </b>To be able to determine the dis­tance between a discourse entity and its an­tecedent, a precise determination of what counts as utterance unit is necessary. Following Kameyama (1998), we take as <b>utterance </b>unit the finite clause. Relative clauses and com­plement clauses are not counted as utterances on their own. This means that we count clauses containing complement clauses or rel­ative clauses as single utterances.<footnote anchor="4"/>'<footnote anchor="5"/> The <b>pre­vious utterance </b>is the preceding utterance at the same level of embedding.</p><footnote label="3">URL: http://www.hcrc.ed.ac.uk/~gnome/corpora</footnote><p>Note that we allow the treatment of clauses with VP coordination (subject ellipsis) as com­plex coordinated clauses as done in Kameyama (1998), thus handling subject ellipsis as a dis­course pronoun; our algorithm does not insist on this view however.</p><p>The following correlation between pronoun use and distance was found in our corpus: 97% of the pronouns have an antecedent in the same or the previous utterance.</p><p><b>Discourse status. </b>The information status of a discourse entity in an utterance is either <i>given </i>or <i>new. </i>We use these terms with an identi­cal meaning as <i>ground </i>and <i>focus </i>in Vallduvi (1993). Discourse status, as introduced by Prince (1992), is a similar but different notion: A discourse entity is <b>discourse-old, </b>ifithas been mentioned before in the same discourse; it is <b>discourse-new </b>otherwise. All cases of givenness by indirect means like part-whole, set-member relationships, other bridging rela­tions, inferences (Prince's inferrables, anchored and situationally evoked entities) are judged as discourse-new, thus taking into account only the identity antecedent relationship. We share Prince's opinion that pronominalization has to do with discourse status, whereas definiteness has to do with information status.</p><p>66% of all short-distance discourse pronouns in the muse corpus refer to an antecedent which is in itself discourse-old.</p><p><b>Subjecthood. </b>The third strong correlation is the relation between pronoun use and the gram­matical function of the antecedent. 63% of dis­course pronouns have a subject as antecedent. The following table shows the overall distribu­tion of antecedent properties for short-distance discourse pronouns and (shown in brackets) for short-distance definite descriptions.<page local="4"/></p><footnote label="4">This deviates from Kameyama, who analyzes re­ported speech as separate utterance.</footnote><footnote label="5">Complement and relative clauses consisting of more than one finite clause create their own internal level of focusing.</footnote><doubt alpha="50.0" length="2" tooSmall="False" monospace="0.0">P1</doubt><doubt alpha="50.0" length="2" tooSmall="False" monospace="0.0">P2</doubt></section><section number="4" title="Algorithm"><p>Based on these corpus study results, we define a new notion of the <b>local focus </b>- the set of refer­ents which are available for pronominalization. The local focus is updated at each utterance boundary, and is defined as the set of referents of the previous utterance which are:</p><p><b>(a) discourse-old, or</b> <b>(b) realized as subject.</b><b></b></p><p>This set can theoretically contain more than one referent, but in most cases, (a) and (b) are one and the same singleton set, which could be seen as the well-known Cb. Thus standard center­ing appears as a special case of our approach. This account means that newly introduced ref­erents are not immediately pronominalized in the following utterance, unless they have been introduced as subject - an observation made by Brennan (1998) and now confirmed with respect to our data also.</p><p>The proposed definition of the local focus gen­eralizes the focusing mechanisms assumed in centering and introduces the discourse status of the antecedent as one main criterion behind the pronominalization decision. It is interesting to note that McCoy and Strube (1999) also make use of the discourse status of the antecedent without mentioning it explicitly. For a certain subset of intrasentential anaphoric relations in ambiguous contexts they propose pronominal-ization in case the antecedent would be the pre­ferred one in Strube (1998)'s pronoun resolu­tion algorithm. Because the set of antecedents is ranked there with respect to information sta­tus, this is identical with our proposal. Why they do not use the discourse status as a gen­eral criterion is not clear. We believe that the discourse status of the antecedent as pronomi-nalization trigger is a general rule in discourse semantics.</p><p>The central role of discourse status and sub-jecthood are in our opinion not accidental. The two notions reflect two typical strategies to introduce a new referent into the discourse. We will assume here the unmarked information structure of an utterance: <i>given </i>— new. The subject usually is part of (or identical to) the <i>given.</i><i> </i>Let X be a certain referent which is newly introduced in utterance (u1), and referred to again in the following utterance (u2). In the first strategy, X is introduced in the <i>new </i>non-subject part of (u1). And in this pattern the sec­ond mention of X in (u2) is not pronominalized. In example (1) given in Figure 1 the local focus for utterance (u2) has one element: <i>{he}; "the main rooms" </i>is new in (u1) and not pronominal-ized in (u2). The other typical strategy is where the referent is first mentioned in a subject posi­tion. This is typical for a segment onset, or the beginning of a text. Often this referent is given by other means - for example, by reference to a picture, or to a related object. In example (2) of Figure 1, the second mention is pronominal-ized. Thus the subject position seems to func­tion as creating a givenness allocation for the denoted referent. These two strategies roughly correspond with two types of thematic develop­ment identified in Danes (1974).</p><p><b>Parallelism. </b>Our definition of the local fo­cus licenses 91% (62 of 68 pronouns) of all short-distance discourse pronouns in our corpus. Looking at the pronouns violating the proposed account, we made an interesting observation: most of them occur in contexts of strong par­allelism. We call an anphoric NP <i>np2 </i><b>parallel </b>if it has an antecedent <i>np1 </i>in the previous utter­ance, and <i>np1 </i>and <i>np2 </i>have the same grammati­cal function. For work with real text, it is useful to include cases where <i>np2 </i>is a possessive or gen­itive NP inside a certain np3, and <i>np1 </i>and <i>np3</i>have the same grammatical function. Depend­ing on the concrete function, we distinguish sub­ject and object parallelism. Strong parallelism is a simultaneous subject and object parallelism in two consecutive clauses. Strong parallelism always overrides the local focus criterion, and allows for pronominalization of referents with discourse-new antecedents in nonsubject posi­tion.</p><p>but most cases of</p><p>P1.1 ambiguous context,</p><p>The local focus definition refined by the parallelism effect is an explanation for question and a small portion of remain open. Two reasons for not pronominalizing a referent which is a member of the local focus need to be considered:</p><doubt alpha="100.0" length="7" tooSmall="False" monospace="0.0">problem</doubt><table class="main" frame="box" rules="all" border="1" regular="False"><tr class="row"><td class="cell"></td><td class="cell"></td><td class="cell"></td><td class="cell"></td><td class="cell"></td></tr><tr class="row"><td class="cell"></td><td class="cell"><p></p></td><td class="cell"><p>old</p></td><td class="cell"><p>new</p></td><td class="cell"></td></tr><tr class="row"><td class="cell"></td><td class="cell"><p>subject not subj</p></td><td class="cell"><p>38% (22%) 28% (18%)</p></td><td class="cell"><p>25% (12%) 9% (48%)</p></td><td class="cell"></td></tr><tr class="row"><td class="cell"></td><td class="cell"></td><td class="cell"></td><td class="cell"></td><td class="cell"></td></tr></table><page local="5"/><p>(1) (u1) <i>Shortly after inheriting the building in 1752, he commissioned the architect Pierre Contant d'lvry to renovate </i><b><i>the main rooms.</i></b></p><p>(u2) <i>The engravings for </i><b><i>these rooms </i></b><i>, showing the wall lights in place, were reproduced in Diderot's Encyclopaedie, one of the principal works of the Age of Enlightenment.</i></p><p>(2) (u1) <i>Scottish born, Canadian based jeweller, </i><b><i>Alison Bailey-Smith </i></b><i>, constructs elaborate and cer­emonial jewellery from industrial wire.</i></p><p>(u2) <b><i>Her </i></b><i>materials are often gathered from sources such as abandoned television sets ...</i></p><p>(3) (u1) <i>With attachments such as an ocular micrometer, </i><b><i>the microscope </i></b><i>incorporates the latest sci­entific technology of the mid-1700s.</i></p><p>(u2) <i>The design of </i><b><i>its </i></b><i>curving gilt bronze stand was the height of the Rococo style ...</i></p><p>(4) (u0) <i>the table probably came from </i><b><i>the Trianon de Porcelaine </i></b><i>, a small house built for the King's mistress, Madame de Montespan, on the grounds of the Palace of Versailles.</i></p><p>(u1) <i>This table's marquetry of ivory and horn, painted blue underneath , would have followed the </i><b><i>house's </i></b><i>blue-and-white color scheme, imitating blue-and-white Chinese porcelain, a fashionable and highly prized material.</i></p><p>(u2) <i>Blue-and-white ceramic tiles decorated the </i><b><i>house, </i></b><i>...</i></p><figure caption="Figure 1: Corpus examples"></figure><p>P1.2 discourse structure signalling.</p><p><b>Ambiguity. </b>Along with McCoy and Strube we argue that ambiguity with respect to gen­der/number influences the pronominalization decision: members of the local focus which have a competing referent (referent with similar gen­der/number) in some span to the left of the ref­erent to be generated should not be realized as pronouns so as to minimize the inference load for the reader. However, not to allow pronom-inalization in <b>all </b>ambiguous context situations does not appear to be consistent with real texts (McCoy and Strube, 1999). In the muse corpus one third of all focal NPs occur in ambiguous contexts, one half of them is pronominalized, the other half is not. Two questions require a precise answer to use the ambiguity constraint in a generation algorithm:</p><p>• Which set of previously mentioned refer­ents or text span is taken into account for referents to be in competition?</p><p>• Which referents are pronominalized despite an ambiguous context?</p><p>The answer is surprisingly simple: Referents of the previous utterance which are not in the lo­cal focus do <i>not </i>disturb pronominalization, even if they have the same gender/number. Only if the actual referent has a competitor in the local focus, is pronominalization blocked. This is il­lustrated in Figure 1 with examples (3) and (4), respectively. In (3) <i>the microscope </i>is discourse-old and the only member in the local focus for (u2); the competing referents <i>ocular microme­ter </i>and <i>technology </i>are new and hence not focal for utterance (u2). In (4), the local focus for (u2) is <i>{the table, the marquetry, the house}.</i></p><p>A slight improvement of the performance of the algorithm can be achieved by regarding the role of "heavy" nonrestrictive modification. Including the referents of discourse-new NPs which are amplified by appositions or nonre-strictive relative clauses into the set of possible competitors improves accuracy slightly.</p><p><b>Discourse structure signalling.   </b>It is now known that definite descriptions (or more gen­eral overspecified NPs) signal the start of a new discourse segment (Passonneau, 1996; Vonk et al., 1992). For most generation systems gener­ate from an RST-like text plan, discourse seg­ments are naturally given. The only question from the generation perspective is the degree of detail provided by the segmentation.</p><p>Our algorithm <b>gnome-np </b>assumes that the discourse segmentation has already been speci­fied. At each segment boundary, the local focus is set to <b>nil, </b>thereby disallowing pronominal­ization for all discourse entities of the first ut­terance in the segment onset.</p><p>It is also well known that planned discourse with repeated phrases at the beginning of a clause are seen as 'bad style'. Identical repeated pronouns at the clause onset are rarely found in expository and descriptive texts (2.6% of all discourse pronouns in our corpus). Human writ­ers usually avoid possibly dull lack of variation by employing various aggregation techniques.</p><page local="6"/><p>(a) discourse-old, or (b) realized as subject.</p><p>Let X be a referent to be generated in utterance (u2), and <i>focus </i>be the set of referents of the previous utterance (u1) which are (1) X has an antecedent beyond a segment boundary (2) X has an antecedent two or more utterances distant</p><p>(3) X has an antecedent in (u1), and (3a) X occurs in strong parallel context (3b) X <i>G focus </i>(3c) X <i>G focus </i>and<i>• </i>X has a competing referent Y <i>G focus</i></p><p><i>• </i>X has a competing referent Y in (u1) amplified with appo­sition or nonrestrictive relative clause</p><doubt alpha="80.0" length="5" tooSmall="False" monospace="0.0">•else</doubt><p>The repetition blocking rule overrides the pronominalization suggested in (3c) def description def description def description</p><doubt alpha="100.0" length="7" tooSmall="False" monospace="0.0">pronoun</doubt><p>pronoun to a definite description.</p><figure caption="Figure 2: The algorithm"></figure><p>Thus pronoun repetition blocking seems to be an aggregation trigger rather than a motivation for definite description generation. We hypoth­esize that the apparent frequency of definite de­scriptions in planned discourse has much to do with repetition blocking, but is used with re­spect to a very fine-grained, probably genre-specific discourse structure. One candidate for this is the temporal structure in newspaper ar­ticles proposed by McCoy and Strube.</p><p>When evaluating our algorithm, we only used the paragraph segmentation given in the corpus. But for generation systems, which usually are not equipped with developed aggregation mod­ules, we have also made available a pronoun rep­etition blocking rule: If a discourse entity in the local focus has a nonpossessive pronominal an­tecedent, pronominalization will be blocked at this time. Figure 2 summarizes the algorithm.</p><p>The presented pronominalization algorithm has been implemented in the reusable module <b>gnome-np. gnome-np </b>consists of a component for discourse model management and one for NP form determination. It is designed to be plugged in after text planning, conceptualiza­tion, and sentence planning, but before tactical generation.</p></section><section number="5" title="Evaluation"><p>A comparison of the performance of our algo­rithm with the annotated muse corpus and Mc­Coy and Strube's newspaper corpus is given in Table 1. The evaluation has been carried out for the algorithm <b>gnome-np </b>without employing the repetition blocking rule and without a fine­grained discourse segmentation. Layout seg­ments were used for the muse corpus. Because the number of annotated segment onsets for the newspaper corpus is not easy to re-establish, we give here two figures for this corpus: first with­out any segment onset signalling (lower bound), and second with the assumption that 15 short-distance definite descriptions mark segment on­sets. The figures include locally-bound pro­nouns to yield better comparability with McCoy and Strube. The figures in the columns 'gnome-np' represent those NPs whose form is predicted correctly by the new algorithm when evaluated against the annotated corpora.</p><p>The figures in Table 1 show that our al­gorithm performs very well in both domains, even without using a finer discourse segmen­tation such as temporal structure. Moreover, it performs better on McCoy and Strube's cor­pus than their own algorithm, which success­fully predicted the choice between realization by pronoun and realization by definite description in 84.7% of all cases. The disagreements oc­cur first for long distance pronouns (in our ter­minology: pronouns more than one clause dis­tant) and, second, in longer referent chains with well established focus. For the latter, whereas <b>gnome-np </b>would always suggest a pronoun, the real discourse swaps between pronoun and defi­nite description. Thus a finer segmentation or a repetition blocking rule could still improve the result further.</p><page local="7"/></section><section number="6" title="Conclusions"><p>This paper has presented a new algorithm for the pronominalization of third person discourse entities. The algorithm, first, is implemented as a reusable module for generation systems and, second, provides a theoretical account of pronominalization in general.</p><p>The proposed algorithm provides a solution for question <b><u>P2</u> </b>above by widening the defini­tion of local focus to be a set with possibly more than one referent. The algorithm also offers a new solution for problem <b>P1.1 </b>above, ambigu­ous pronoun generation. Discourse structuring ( <b><u>P1.2</u> </b>) is assumed as given. A sufficiently fine­grained discourse structuring has been explored, for example, by McCoy and Strube for their do­main of newspaper articles, but remains an issue for future research for other domains. We have shown that next to proximity, the discourse sta­tus of the antecedent is a main criterion for trig­gering pronominalization.</p><p>The suggested algorithm generalizes known focusing accounts. Gundel et al. (1993)'s cog­nitive status of being "in focus" is now approxi­mated by the set of all discourse-old entities and the subject of the previous utterance. The new focus determination is also a generalization of centering's Cb. The focus so defined serves two functions simultaneously: to trigger pronomi-nalization, and to provide the set of competitors for pronoun generation in ambiguous contexts. Although our training corpus is too small to jus­tify general claims, the evaluation with respect to the newspaper genre provides evidence that this finding is valid for planned discourse in gen­eral, independent of the concrete genre.</p><table caption="Table 1: Performance comparison" class="main" frame="box" rules="all" border="1" regular="False"><tr class="row"><td class="cell"></td><td class="cell"></td><td class="cell"></td><td class="cell"></td><td class="cell"></td><td class="cell"></td><td class="cell"></td></tr><tr class="row"><td class="cell"></td><td class="cell"><p></p></td><td class="cell"><p>muse   gnome-np agreement</p></td><td class="cell"><p>newspaper   gnome-np agreement</p></td><td class="cell"></td></tr><tr class="row"><td class="cell"></td><td class="cell"><p>pronouns</p><p>def descriptions</p></td><td class="cell"><p>112             101 90.2% 101               86 85.1%</p></td><td class="cell"><p>302 2( 225 187</p></td><td class="cell"><p>67 88.</p><p>202 83.1%</p></td><td class="cell"><p>4%</p><p>89.7%</p></td><td class="cell"></td></tr><tr class="row"><td class="cell"></td><td class="cell"><p>total</p></td><td class="cell"><p>213             187 87.8%</p></td><td class="cell"><p>527 454</p></td><td class="cell"><p>469 86.1%</p></td><td class="cell"><p>89.0%</p></td><td class="cell"></td></tr><tr class="row"><td class="cell"></td><td class="cell"></td><td class="cell"></td><td class="cell"></td><td class="cell"></td><td class="cell"></td><td class="cell"></td></tr></table></section><references><p>Susan Brennan. 1998. Centering as a psychological re­source for achieving joint reference in spontaneous discourse. In Marilyn A. Walker, Aravind K. Joshi, and Ellen F. Prince, editors, <i>Centering Theory in Dis­course, </i>pages 227 - 250. Clarendon Press, Oxford.</p><p>Noam Chomsky. 1981. <i>Lectures on government and binding. </i>Foris, Dordrecht.</p><p>Robert Dale. 1990. <i>Generating referring expressions. </i>The MIT Press, Cambridge, Massachusetts.</p><p>Frantisek Danes. 1974. Functional sentence perspective and the organisation of the text. In Frantisek Danes, editor, <i>Papers on Functional Sentence Perspective, </i>pages 106-128. Academia, Prague.</p><p>Barbara J. Grosz, Aravind K. Joshi, and Scott Wein­stein. 1995. Centering: A framework for modelling the local coherence of discourse. <i>Computational Lin­guistics, </i>21(2):203 - 164.</p><p>Jeanette K. Gundel, Nancy Hedberg, and Ron Zacharski. 1993. Cognitive status and the form of referring ex­pressions in discourse. <i>Language, </i>69:274 - 307.</p><p>Megumi Kameyama. 1998. Intrasentential centering: A case study. In Marilyn A. Walker, Aravind K. Joshi, and Ellen F. Prince, editors, <i>Centering Theory in Dis­course, </i>pages 89 - 114. Clarendon Press, Oxford.</p><p>Kathleen McCoy and Michael Strube. 1999. Generating anaphoric expressions: Pronoun or definite descrip­tion? In <i>Proceedings of A CL '99 Workshop: Refer­ence and discourse structure, </i>pages 63 - 71.</p><p>J. Oberlander, M. O'Donnell, A. Knott, and C. Mellish. 1998. Conversation in the museum: experiments in dynamic hypermedia with the intelligent labelling ex­plorer. <i>New Review of Multimedia and Hypermedia, </i>pages 11 - 32.</p><p>Rebecca Passonneau. 1996. Using centering to re­lax gricean constraints on discourse anaphoric noun phrases. <i>Language and Speech, </i>39(2):229 - 264.</p><p>Ellen F. Prince. 1992. The ZPG letter: Subjects, defi-niteness and information status. In W. C. Mann and S. A. Thompson, editors, <i>Discourse desciption: Di­verse linguistic analyses of a fund-raising text. </i>John Benjamins, Amsterdam.</p><p>Candace L. Sidner. 1979. <i>Towards a computationally theory of definite anaphora comprehension in English disourse. </i>PhD thesis.</p><p>Michael Strube and Udo Hahn. 1999. Functional cen­tering - grounding referential coherence in informa­tion structure. <i>Computational Linguistics, </i>25(3):309 - 344.</p><p>Michael Strube. 1998. Never look back: An alternative to centering. In <i>Proceedings of Coling-ACL '98, </i>pages 1251 - 1257.</p><p>Linda Z. Suri. 1993. <i>Extending focussing frameworks to process complex sentences and to correct the written English of proficient signers of American Sign Lan­guage. </i>PhD thesis.</p><p>Enrico Vallduvi. 1993. Information packaging - a survey. Technical report, HCRC research paper RP-44.</p><p>W. Vonk, G. Hustinx, and W. Simons. 1992. The use of referential expressions in structuring discourse. <i>Lan­guage and Cognitive Processes, </i>7(3/4):301 - 333.</p></references></body></article>