File Information

File: 05-lr/acl_arc_1_sum/cleansed_text/xml_by_section/metho/90/p90-1009_metho.xml

Size: 32,425 bytes

Last Modified: 2025-10-06 14:12:36

<?xml version="1.0" standalone="yes"?>
<Paper uid="P90-1009">
  <Title>DESIGNER DEFINITES IN LOGICAL FORM</Title>
  <Section position="4" start_page="62" end_page="62" type="metho">
    <SectionTitle>
2 Pronouns in Logical Form
</SectionTitle>
    <Paragraph position="0"> Pronouns are a source of underspecification in a sentence which can be handled in logical form. The antecedent of a pronoun cannot be immediately determined when the sentence containing it is parsed.</Paragraph>
    <Paragraph position="1"> Contextual and syntactic constraints combine to allow a listener/reader to decide on the antecedent for a certain pronoun. In Harper \[Har88; Har90\], we devised a logical form representation for pronouns.</Paragraph>
    <Paragraph position="2"> This representation divides the process of determining the meaning of a pronoun into two phases.</Paragraph>
    <Paragraph position="3"> First, the representation for the pronoun is determined using only syntactic and sentence-level information. Then, once the antecedent is determined, a feat which often requires pragmatic and contextual information available in subsequent sentences, we provide a way to update our logical form to indicate this information.</Paragraph>
    <Paragraph position="4"> Our logical form representation for pronouns was designed with two goals in mind. First, we required our representation to be compatible with the goal of devising a computational model of language comprehension. In fact, we defined three constraints for using logical form in a computational framework (from \[Har88\] and \[Harg0\]).</Paragraph>
  </Section>
  <Section position="5" start_page="62" end_page="62" type="metho">
    <SectionTitle>
1. Compactness Constraint: Logical form
</SectionTitle>
    <Paragraph position="0"> should compactly represent ambiguity.</Paragraph>
  </Section>
  <Section position="6" start_page="62" end_page="62" type="metho">
    <SectionTitle>
2. Modularity Constraint: Logical form
</SectionTitle>
    <Paragraph position="0"> should be initially computable from syntax and local (sentence-level) semantics. In particular, logical form should not be dependent on pragmatics, which requires inference and hence, internal representation.</Paragraph>
  </Section>
  <Section position="7" start_page="62" end_page="63" type="metho">
    <SectionTitle>
3. Formal Consistency Constraint: Further
</SectionTitle>
    <Paragraph position="0"> processing of logical form should only disambiguate or further specify logical form. Logical form has a meaning. Any further processing must respect that meaning.</Paragraph>
    <Paragraph position="1"> First, the compactness constraint captures the spirit of logical form as presented by Allen \[Al187\]. Second, if the modularity constraint is violated, the value of computing logical form is lost. Finally, the formal consistency constraint keeps us honest. Initially, logical form provides a composite representation for a sentence. However, as more information becomes available, then the meaning of the sentence will be incrementally updated until all ambiguity is resolved. We cannot modify logical form in any way that contradicts its original meaning.</Paragraph>
    <Paragraph position="2"> The second goal of our approach was to accurately model the linguistic behavior of pronouns while obeying our logical form constraints. Since pronouns have a range of behaviors between variables on the one hand and constants on the other, the initial logical form for a pronoun must be compatible with both extremes (to model the range of pronoun behaviors and to be consistent with the compactness and formal consistency constraints).</Paragraph>
    <Paragraph position="3"> Hence, we provided a composite representation for a pronoun, one compatible with any possible antecedent it can have given its position in a sentence. Pronouns in a sentence are represented as part of the process of providing logical form for that sentence. We enumerate the important features of a sentence's representation.</Paragraph>
    <Paragraph position="4"> 1. A sentence is represented as a predicate-argument structure, with subjects lambda abstracted to handle verb phrase ellipsis.</Paragraph>
    <Paragraph position="5"> Lambda operators are necessary for handling examples of verb phrase ellipsis. The second sentence in Example 1 is a sentence with verb phrase ellipsis (also called an elided sentence).</Paragraph>
    <Paragraph position="6">  Assuming that the meaning of the elided verb phrase is inherited from the representation of the trigger sentence's verb phrase, then the the pronoun his in the trigger verb phrase must be able to refer indirectly to the subject Fred in  order for the sloppy reading of the elided sentence (i.e., George loves George's wife) to be available. All sentences are potentially trigger sentences; hence, we lambda abstract the syntactic subjects of all sentences (following Webber \[Web78\] and Sag \[Sag76\]).</Paragraph>
    <Paragraph position="7">  2. The logical roles of all noun phrases in a sentence are identified by position in logical form (logical subject first, logical object second, logical indirect object third, etc.).</Paragraph>
    <Paragraph position="8"> 3. We represent universal noun phrases as universally quantified (and restricted) variables and indefinite noun phrases as existentially quantified (and restricted) variables (following Webher \[Web78\]).</Paragraph>
    <Paragraph position="9"> 4. Quantifier scope ambiguity is handled in the  same way as in Allen \[All87\]. Initially, we place quantifiers in the predicate-argument structure (except for subjects). Later, when information becomes available for making scoping decisions, quantifier scoping is indicated (discussed in Harper \[Har90\]).</Paragraph>
    <Paragraph position="10"> A composite representation for a pronoun is provided once the parse tree for the sentence containing it is available. When the parse tree is provided, we can determine all of the quantified noun phrases that are possible antecedents for a pronoun in the sentence (see l~einhart \[Rei83\]). Hence, we represent a pronoun initially as a function of all of the variables associated with noun phrases that are possible antecedents for or distribute over possible antecedents for the pronoun. To handle verb phrase ellipsis, the argument list must also include the lambda variables corresponding to syntactic subjects. A pronoun is represented as a uniquely-named function of all lambda variables (associated with subjects) which have scope over it in logical form, any non-subject quantified variables corresponding to noun phrases that c-command the pronoun (following Reinhart \[Rei83\]), and any quantified noun phrase not embedded in a relative clause but contained in a noun phrase that c-commands the pronoun. The lambda variable of a quantified subject subsumes the subject's quantified variable because the lambda operator abstracts the quantified variable. Our logical form representation for pronouns summarizes all of the operators that can directly affect their final meanings. Hence, the representation is useful for limiting the possible antecedents of a pronoun. For example, a pronoun function can take a universal noun phrase as its antecedent if and only if the universal variable (or the variable corresponding to the lambda operator that abstracts the universal variable) is included in the function's argument list.</Paragraph>
    <Paragraph position="11"> Consider a simple example to demonstrate the initial representation of the following sentence.</Paragraph>
    <Paragraph position="12"> Example 2 Every teacher gave every student his paper.</Paragraph>
    <Paragraph position="13"> Yx: (teacher x) x, A(y)(give y (paper-of (hisa y z)) \[Vz: (student z) z\]) The syntactic subject of the sentence is universally quantified, and the restriction on the quantifier is indicated after the colon 1. The syntactic subject of the sentence is abstracted from the predicate-argument structure representing the sentence. Hence, the verb phrase, represented as a lambda function, is separable from the subject. The subject's position is maintained in the lambda function by the lambda variable. Notice that the definite noun phrase his paper is represented here as a function of the pronoun. Shortly, we will provide a more general representation for definite noun phrases. Notice that the pronoun his is represented as a function of subject's lambda variable plus the universal variable corresponding to every student.</Paragraph>
    <Paragraph position="14"> This list of arguments corresponds to the operators for noun phrases that can be antecedents for the pronoun given the syntactic constraints or can distribute over possible definite antecedents. Notice that the subject's lambda variable subsumes the subject's universal variable. The reader should note that quantifier scoping is not indicated in our initial logical form (following Allen \[Al187\]).</Paragraph>
    <Paragraph position="15"> The representation for the pronoun in 2 is a composite representation, that is it indicates all of the operators that can affect its final meaning. In fact, before the final meaning of the sentence can be given, the antecedent for the pronoun must be determined and made explicit in our logical form.</Paragraph>
    <Paragraph position="16"> Though the process of determining antecedents for pronouns is beyond the scope of this paper, when a pronoun's antecedent is known (requiring additional pragmatic information), the logical form containing it must be updated in a way compatible with its initial representation (because of the formal consistency constraint). Suppose that we decide that the antecedent for his in example 2 is every student, then the logical form is be modified as shown in 3.</Paragraph>
    <Paragraph position="17"> 1The colon following the quantifier is syntactic sugar which expands the restriction differently depending on the type of quantifier. If a sentence is represented as 3x: (R x) (P x), then the meaning is 3x (and (R x) (P x)). If a sentence is represented as Vx: (R x) (P x), then it is expanded as vx (if (R x) (P x)).</Paragraph>
    <Paragraph position="18"> Example 3 Every teacherl gave every student./ hisj paper.</Paragraph>
    <Paragraph position="19"> VX: (teacher x) x, A(y)(and (give y (paper-of (his1 y z)) \[Vz: (student z) z\]) (= (hisl y z) z)) This update is compatible with the pronoun's initial representation. We are indicating that the function</Paragraph>
    <Paragraph position="21"> Harper \[Har88\], we fully specify how logical form is updated when a pronoun's antecedent has been determined.</Paragraph>
  </Section>
  <Section position="8" start_page="63" end_page="64" type="metho">
    <SectionTitle>
3 Definites: Behaviors to
</SectionTitle>
    <Paragraph position="0"> Cover In the rest of this paper, we develop our logical form representation for singular definite noun phrases. As for pronouns, we wish to obey our computational constraints while providing a good model of definite behavior. Consider the behaviors of definit.es we wish to cover.</Paragraph>
    <Paragraph position="1"> Like pronouns, definite noun phrases can be anaphoric. Anaphoric definites can either depend on linguistic antecedents (in either the same or previous sentences) or can denote salient individuals in the environment of the speaker/hearer (also called deictic use). Because of our logical form constraints, in particular because of the compactness and formal consistency constraints, the initial representation for a definite noun phrase must be compatible with the representations of its possible antecedents. Definite noun phrases can have intrasentential antecedents as in example 4.</Paragraph>
    <Paragraph position="2"> Example 4 Every boy~ saw (hisl dog)j before the beastj saw himi.</Paragraph>
    <Paragraph position="3">  In this case, the definite noun phrase acts like a universally quantified variable (adopting the behavior of its antecedent in much the same way as a pronoun).</Paragraph>
    <Paragraph position="4"> Definites, unlike pronouns, can also have a complex syntactic structure. Pronouns and other noun phrases can be attached to a definite noun phrase in different ways. First, consider the effect embedded pronouns have on definite noun phrases. While simple definites (which are not intrasentential anaphors) seem to act like constants when they occur in a sentence with a universal noun phrase (e.g., 5a), definite noun phrases with embedded pronouns often cannot be described as constants (e.g., 5b). Example 5 a. Every boy loves the woman.</Paragraph>
    <Paragraph position="5"> b. Every boy loves his mother.</Paragraph>
    <Paragraph position="6"> The meaning of his mother depends on how the pronoun is resolved. If the antecedent for his is found in another sentence, then his mother could be represented as a constant. In contrast, if every boy is the antecedent for his, then the universal quantifier corresponding to every boy distributes over his mother. When a quantifier distributes over a definite, the definite changes what it denotes based on the values assigned to the quantified variable.</Paragraph>
    <Paragraph position="7"> Embedded quantified noun phrases can also distribute over a definite noun phrase, preventing it from acting like a constant. For example, the universal possessive noun phrase distributes over the definite in the following sentence. The definite in this case cannot be described as a constant.</Paragraph>
    <Paragraph position="8"> Example 6 George loves every man's wife.</Paragraph>
    <Paragraph position="9"> However, not all embedded quantified noun phrases can distribute over a definite. When quantified noun phrases are embedded in relative clauses attached to a definite noun phrase, they cannot distribute over that noun phrase. This constraint (related to the complex noun phrase constraint, first noted by \[Ros67\]) prohibits quantifiers from moving out of a relative clause attached to a noun phrase. For example: null</Paragraph>
    <Section position="1" start_page="64" end_page="64" type="sub_section">
      <SectionTitle>
Example 7
</SectionTitle>
      <Paragraph position="0"> George saw the mother who cares for every boy.</Paragraph>
      <Paragraph position="1"> In this case, the mother who cares for every boy denotes one specific mother. In such cases, the universal cannot distribute over the definite it is attached to or have scope over other quantified noun phrases outside of the relative clause.</Paragraph>
      <Paragraph position="2"> Thus, the meaning of a definite noun phrase is affected by its structure, whether it contains pronouns, and whether or not it is used anaphorically.</Paragraph>
      <Paragraph position="3"> If used anaphorically, it should behave in a way consistent with its antecedent, just like a pronoun. If it contains pronouns, then its meaning should depend on the antecedents chosen for those pronouns. If it contains embedded quantified noun phrases (not subject to the relative clause island constraint), then those embedded noun phrases may distribute over the definite.</Paragraph>
      <Paragraph position="4"> In the remainder of this paper, we introduce our logical form representation for definites. We discuss the initial representation of definites, which must be able to encompass all of the above definite behaviors. We also describe the ways this logical form is updated once ambiguity is resolved.</Paragraph>
    </Section>
  </Section>
  <Section position="9" start_page="64" end_page="68" type="metho">
    <SectionTitle>
4 Our Representation of
</SectionTitle>
    <Paragraph position="0"/>
    <Section position="1" start_page="64" end_page="68" type="sub_section">
      <SectionTitle>
Definite Noun Phrases
</SectionTitle>
      <Paragraph position="0"> In this section, we develop a representation for definites in logical form. The logical form representation for a definite noun phrase presents a challenge to our approach. To be consistent with the modularity constraint, we must provide an initial representation for a definite noun phrase that can be generated before we know the antecedents for any embedded pronouns or before we know the definite's antecedent (if it is anaphoric). To obey the compactness and formal consistency constraints, we must initially represent a definite so it is consistent with all the ways it can possibly act. As more information becomes available about the meaning of the definite noun phrase, we must be able to update logical form in a way compatible with its initial representation. Our logical form for a definite must be a composite representation compatible with its possible behaviors. We cannot provide different initial representations for a definite depending on use, otherwise we violate the compactness constraint. Additionally, unless our initial representation is compatible with all possible behaviors, we could violate the formal consistency constraint when we update logical form.</Paragraph>
      <Paragraph position="1"> We represent a definite as a named function of all of the variables associated with operators that can affect its meaning. This representation satisfies our constraints by combining the advantages of definite descriptions (discussed in Harper \[Har90\]) with the functional notation we introduced to represent pronouns. Each definite function is defined by a unique name (i.e., defwith a unique integer appended to it), a list of arguments, and a restriction. The restriction of a definite function is derived from the words following the determiner. The argument list of the function consists of the variables associated with lambda operators that have scope over its position, any variables associated with non-subject quantified noun phrases that could bind a pronoun in that position, and any quantified variables associated with embedded quantified noun phrases that are not embedded in a relative clause attached to a noun phrase 2. Because a definite function has a unique name, we can differentiate two occurrences of the same definite noun phrase, in contrast to definite descriptions \[RusT1\] (for more information on the shortcomings of definite descriptions and definite quantifiers, see \[Harg0; Hin85\]).</Paragraph>
      <Paragraph position="2"> 2We should also add that a sententially attached PP with a quantified object can quantify over a definite as well (as in, In every car, the driver turned the steering wheel. This sentence is tricky because we seem to be attaching the PP to both of the NPs while leaving the quantifier to distribute over both definites).</Paragraph>
      <Paragraph position="3">  Consider the initial representation of a sentence containing a definite noun phrase before the antecedent of an embedded pronoun is known: Example 8 Every man showed every boy his picture.</Paragraph>
      <Paragraph position="4"> VX: (man X)</Paragraph>
      <Paragraph position="6"> The representation of this sentence is very similar to example 2 except for the representation of the definite noun phrase. Notice that his picture is represented as a function called defl. The restriction of the function is the conjunction of statements following the vertical bar. The vertical bar is syntactic sugar and should be expanded like the colon in an existential's restriction (but not until the definite's final meaning is determined). The argument list of the function consists of the variables y and z 3. Notice that the pronoun his is also represented as a function of y and z. Anything that can affect the pronoun his picture will also affect the meaning of the definite noun phrase.</Paragraph>
      <Paragraph position="7"> Because a definite function is a composite representation for all possible meanings of a definite noun phrase, we must restrict the function in certain ways before a final interpretation for the sentence is available (or before deriving the meaning of an elided sentence from a trigger verb phrase containing a definite function, as discussed in \[Har90\]). The initiM representation of a definite places an upper and lower bound on the definite's behavior. The lower bound is a constant, while the upper bound is the initial representation. These bounds must be tightened to settle on a final interpretation for the definite. We provide two methods to pinpoint a definite function. If the definite is used anaphorically, we equate the definite function with some value consistent with its antecedent. Otherwise, we apply a constraint that limits the argument list of the function to include only necessary variables.</Paragraph>
      <Paragraph position="8"> If a definite is used anaphorically, it can be equated with some value depending on its antecedent (just like pronoun functions in \[Har88\]).</Paragraph>
      <Paragraph position="9"> For example, if the antecedent of a definite noun phrase occurs in another sentence, we would equate the definite function with a discourse entity. Antecedents for definite noun phrases can also occur 3As in the representation of pronouns, we omit the variable x from the argument list because the lambda operator for y abstracts x, so y is the more general argument.</Paragraph>
      <Paragraph position="10"> within the same sentence. An intrasentential reference to an antecedent requires the definite function to have an argument list compatible with the representation of the antecedent 4. Consider the initial representation of a sentence containing a potentially anaphoric definite shown in 9.</Paragraph>
      <Paragraph position="11"> Example 9 Every man told his mother's psychiatrist about the old lady's diary.</Paragraph>
      <Paragraph position="13"> Suppose the antecedent for his is every man and the antecedent for the old lady is his mother. Then we can augment the logical form, as shown in 10.</Paragraph>
      <Paragraph position="14">  corresponding to one of its arguments unless the variable corresponds to a quantified noun phrase which is not embedded in a relative clause but is embedded in another noun phrase. When the antecedent is represented as a function, its argument list must be a subset of (or it must be possible to limit it to be a subset of) the arguments of the anaphoric definite for the equality to be asserted.</Paragraph>
      <Paragraph position="16"> This example would be very difficult for an approach that uses either definite descriptions or definite quantifiers. Either approach would represent the old lady in a way equivalent to replacing the representation by a constant, because of uniqueness.</Paragraph>
      <Paragraph position="17"> Hence, any update of those representations to indicate the anaphora would violate formal consistency.</Paragraph>
      <Paragraph position="18"> Our approach, however, can easily handle the example. null The other way to pinpoint a definite function applies once antecedents for embedded pronouns are known and once we know whether quantifiers corresponding to embedded quantified noun phrases (not embedded in relative clauses attached to noun phrases) should distribute over the definite. Consider the initial representation of the sentence in 8. The definite function defl is a function of all of the variables that can potentially cause it to change.</Paragraph>
      <Paragraph position="19"> However, once we know the antecedent for its embedded pronoun, the argument list of the function should be limited. To limit the argument list, we make use of the insights gained from definite descriptions. Because of the uniqueness assumption, any definite description that does not contain variables bound by outside quantifiers acts like a constant. On the other hand, if a pronoun embedded in a definite description adopts the behavior of a universally quantified variable, then the definite description will change what it denotes depending on the instantiation of that variable. Hence, we conclude that a definite function should only change as a function of those variables bound by operators outside of its restriction (ignoring its own argument list).</Paragraph>
      <Paragraph position="20">  Once antecedent and embedded quantifier information is available, we can limit the argument list to precisely those arguments that are bound by operators outside of the restriction. If a pronoun function in the restriction of the definite function is equated with a variable bound outside its restriction or with another function which must be a function of a certain variable (based on its own restriction), then the argument must be retained. Additionally, other arguments that are free in the restriction must be retained (these correspond to embedded quantified noun phrases whose quantifiers are moved out of the restriction). Once we know the necessary arguments, we replace the original function by a new function over those arguments. By using this argument reduction constraint, we limit the initial composite representation of a definite noun phrase to its final meaning (given pronoun and quantifier information). null Consider how we would limit the function (defl y z) from example 8 following pronoun resolution. If we decide that the antecedent of his is every boy, then we would update the logical form, as shown in 11.</Paragraph>
      <Paragraph position="21"> Example 11 Every man showed every boyi hisi picture.</Paragraph>
      <Paragraph position="22"> Vx: (man x)</Paragraph>
      <Paragraph position="24"> By using our argument reduction constraint, we can replace the function (defl y z) by a function of z (since (his2 y z) is replaced with the variable z), as shown in 12.</Paragraph>
      <Paragraph position="25"> Example 12 Every man showed every boyl hisi picture. Vx: (man x) x, A(y)(and (show</Paragraph>
      <Paragraph position="27"> Equality here is equivalent to replacing the first function with the second value. Because of this fact and because of the meaning of the vertical bar in the restriction of the function, this representation can be simplified as shown in 13.</Paragraph>
      <Paragraph position="28">  To handle the readings where his is anaphorically dependent on other noun phrases, our approach would be similar.</Paragraph>
      <Paragraph position="29"> Our representation of pronouns has several strengths. First, the representation provides useful information to a semantic routine concerning possible intrasentential antecedents for the definite. Ai'gument lists limit what can be the antecedent along with other factors like number and gender agreement and antecedent limitations particular to deftnites. To demonstrate a strength of this approach, consider the initial representation of the following sentence: Example 14 Fred told the teacher who discusses every student with his mother to record her response.  antecedent for her. If the antecedent for his is every student, then his mother cannot be the antecedent for her. This accessibility problem results because the universal in the relative clause (i.e., every student) cannot have scope over her response, hence, his mother is not a good antecedent for her 5. Notice that (her6 x w) is not immediately compatible with the representation for his mother (i.e., (def3 x y z)). Before we can assert that his mother is the antecedent for her we must pinpoint the meaning of that noun phrase, that is, we must determine the antecedent for his. Then depending on our choice, the final meaning of his mother may or may not be accessible to the pronoun. Hence, we can explain why some definites in relative clauses are accessible to pronouns in the matrix sentence and others are not. C-command does not accurately predict when definites are accessible as antecedents for anaphoric expressions. This is not surprising, given the fact that the final meaning of a definite determines its accessibility, and determining this meaning may require resolving pronouns and scoping ambiguities. In this paper, we have introduced a composite representation for definite noun phrases with two ways to update their meaning as more information becomes available. This approach is consistent with the three compntational constraints discussed in section 2, and also provides a good model of deftnite behavior. We refer the reader to Harper \[Har90\] for discussion of a wider variety of examples. In particular, we discuss examples of verb phrase ellipsis, Bach-Peters sentences, and definite donkey sentences \[Gea62\]. Our approach has been implemented and tested on a wide variety of examples. The logical form for pronouns and definites is provided as soon as a parse tree for the sentence is available. Then, the logical form for the sentence is incrementally updated until all ambiguities have been resolved. Logical form is very useful in the search for pronoun and definite antecedents. For more on the implementation see \[Harg0\].</Paragraph>
      <Paragraph position="30"> (his4 x y z) One shortcoming of our approach is our inabil(def3 x y z))))))))ity to provide a single logical form for a sentence with structural ambiguity. One possible solution to this problem (which we are currently investigating) is to store partial logical forms in a parse forest. As more information is processed this intermediate representation will be incrementally updated until the parse forest is reduced to a single tree containing Here the meaning of her response depends on the antecedent for her. What then are legal antecedents for her in this sentence? Certainly, the teacher is a fine candidate, but what about his mother. We cannot tell immediately whether his mother can be the 5Strictly speaking, universal noun phrases cannot bind across sentences. However, speakers sometimes allow a universal to be the antecedent for a singular pronoun outside of its scope. Such pronouns are not usually understood as giving a bound variable reading. See Webber \[Web78\] for a discussion of this issue. A similar treatment can apply to definites which change as a function of a universal.</Paragraph>
      <Paragraph position="31">  one logical form.</Paragraph>
    </Section>
  </Section>
  <Section position="10" start_page="68" end_page="68" type="metho">
    <SectionTitle>
5 Past Approaches
</SectionTitle>
    <Paragraph position="0"> Our work has benefited from the insights gained from other approaches to definite noun phrases in the literature. We considered both definite descriptions introduced by Russell \[Rus05\] and definite quantifiers (used by many including \[Web83\]) for representing definite noun phrases. Neither representation allows us to handle intrasentential anaphoric definites while obeying our computational constraints. However, the in-place definite description is excellent for modeling definite subjects in verb phrase ellipsis and for capturing the behaviors of distributive definite noun phrases. On the other hand, a definite quantifier is not a good representation for a definite subject in verb phrase ellipsis (the strict meaning of The cat wants its toy. The dog does too cannot be provided because quantifiers do not have scope across sentences). In fact, to make the definite quantifier a feasible representation, we would have to make the binding properties of a definite quantifier different than the binding properties of a universal. Hornstein \[Hor84\] suggests that definite quantifiers have different binding properties than universals. His approach fails to consider how the process of pinpointing the meaning of a definite affects its ability to bind a pronoun. For more discussion of the strengths and weaknesses of these approaches, see Harper \[Har90\].</Paragraph>
    <Paragraph position="1"> Other approaches to handling definites include the work of \[Hei82; Kam81; Rob87; Kle87; PP88\].</Paragraph>
    <Paragraph position="2"> Each approach differs from ours both in scope and emphasis. We build an intermediate meaning for a sentence using only the constraints dictated by the syntax and local semantics and incrementally update it as we process contextual information. The work of Pollack and Periera \[PP88\] also attempts to gradually build up a final interpretation of a sentence using their semantic and pragmatic discharge interpretation rules. However, our representation of a definite noun phrase locally stores information about those quantifiers in the sentence that can potentially quantify over it, while Pollack and Periera's representation does not. The approaches of \[Hei82; Kam81; Rob87; Kle87\] require a large amount of contextual information before the representation of a sentence can be given (leading to a violation of our constraints).</Paragraph>
  </Section>
class="xml-element"></Paper>
Download Original XML