EGG Summer School 2012

Introduction to Quantification (Class 3)

Transitive Predicates and Scope ´ Heather Burnett (Universit´e de Montr´eal/ENS, Paris) [email protected] https://sites.google.com/site/heathersusanburnett/home/teaching/ egg2012-quantification

1

Review

I have presented a system in which all DPs denote generalized quantifiers. (1)

a. b.

JeveryoneKM = λP (DM ⊆ P ) JJohnKM = λP (John∈ P )

• This proposal is useful for pursuing a unified analysis of the semantics of expressions that have the category DP . • But only in subject position. . . Also: What about the all-important phenomenon of scope?

2

Scope and Logical Form

We know how to interpret: (2)

Everyone is vegetarian.

But what about sentences with transitive predicates? (3)

a. b.

Everyone likes John. Everyone likes someone.

A common assumption: Transitive predicates denote binary relations between individuals (or their characteristic functions). (4)

JlikesKM = {hy, xi : y likes x in M} a. JlikesKM = λxλy(y likes x in M).

How do we do the compositional semantics for transitive predicates with quantifiers in object position? Jlikes JohnKM = ? JlikesKM = λxλy(y likes x) JJohnKM = λP (John∈ P ) Jlikes someoneKM = ? JlikesKM = λxλy(y likes x) JsomeoneKM = λP (DM ∩ P 6= Ø) 1

EGG Summer School 2012

Introduction to Quantification (Class 3)

• Someone (unlike John) has the additional property that it gives rise to scope ambiguities when it appear with other quantified noun phrases. (5)

a. b.

Everyone likes John. (not ambiguous) ∀x(LIKE(x, j)) Everyone likes someone. (ambiguous) ∀x∃y(LIKE(x, y)) ∃y∀x(LIKE(x, y))

Two questions for sentences with quantified noun phrases in object position: 1. How is the VP interpreted compositionally? 2. How do scope ambiguities arise? I’ll go through two approaches to answering these questions: 1. Quantifier raising approach (`a la May etc.. . . standard: Heim and Kratzer (1998)) 2. The Rich DP hypothesis (`a la van Benthem & Keenan) 3. (Type shifting approach (Jacobsen etc.))

3

Quantifier Raising

Proposal (based on May (1985)): • Quantifier scope ambiguity is structural ambiguity. • The two readings of ambiguous sentences correspond to two different parses. • The syntax of sentences with quantified noun phrases is more complicated than it appears. (6)

Quantifier Raising: Quantified noun phrases undergo syntactic movement at the level of representation called Logical Form.

(7)

LF for one reading of Everyone likes someone. S’ Someone

S i

S Everyone

VP likes

ti

2

EGG Summer School 2012

(8)

Introduction to Quantification (Class 3)

LF for the other reading of Everyone likes someone. S” Everyone

S’ j

S’ Someone

S i

S tj

VP likes

ti

How is the interpretation done? • When DPs move, they leave traces that are co-indexed with the moved phrase. • Both traces and indexes are interpreted. (9)

a. b.

Jti KM = ? JiKM = ?

Proposal: • Traces are interpreted like variables in predicate logic: on assignment. Definition 3.1 Assignment. An assignment g on a model M is a (partial) function from the set of traces to members of DM . (10)

Jti KgM = g(ti ), where g(ti ) ∈ DM a. If g(ti ) = Lisa, then Jti KgM = Lisa.

FYI: A similar analysis for pronouns. (11) (12)

She is vegetarian. a. Jshei KgM = g(shei ) = Lisa

First part of reading 1: Everyone likes someone. JEveryone likes ti KgM = True iff DM ⊆ {x : x likes g(ti )}

JEveryoneKgM = λP (DM ⊆ P )

Jlikes ti KgM = λy(y likes g(ti )) JlikesKgM = λxλy(y likes x) Jti KgM = g(ti )

We’re not done yet! 3

EGG Summer School 2012

Introduction to Quantification (Class 3)

• We separate the interpretation of the index i from its moved phrase (someone). • The index combines with its sister to create a property. • The index serves to introduce the rule of predicate abstraction. (13)

Predicate Abstraction Rule (PA) (Heim and Kratzer (1998); p. 186) Let α be a branching node with daughters β and γ, where β dominates only a x/i numerical index i. Then, for any variable assignment g, JαKgM = λx(JγKg )

Ji(Everyone likes ti )KgM = λx(Everyone likes x)

i JEveryone likes ti KgM = True iff everyone likes g(ti ) • Finally, we add the moved direct object. (14)

Object wide-scope reading of Everyone likes someone. True iff There is someone that everyone likes.

True iff DM ∩ {x : everyone likes x} = 6 Ø

iff there is some x : Everyone likes x

JSomeoneKgM = λQ(DM ∩ Q 6= Ø)

λx(Everyone likes x)

i

True iff everyone likes g(ti ) JEveryoneKgM = λP (DM ⊆ P )

λy(y likes g(ti )) JlikesKgM = λxλy(y likes x)

To do: Object Narrow Scope Reading. Good things about this analysis: • A unified account of how transitive quantifiers are interpreted and how scope ambiguities arise. Not so good things about this analysis: • We can’t interpret quantifiers in object position? WTF? • Do we really need these hidden movements? Despite some head scratching, we will assume the QR analysis of scope ambiguities and the interpretation of quantifiers in object position. • QR as syntactic movement makes some interesting predictions (see next class!).

4

Jti KgM = g(ti )

EGG Summer School 2012

4

Introduction to Quantification (Class 3)

The Rich DP Hypothesis

A common misconception: • If we want to assign a single denotation to quantified noun phrases, we will have problems interpreting them in object position. (cf. Heim and Kratzer (1998) among many others) Barker and Jacobson (2007) (p. 1-2): To illustrate with a concrete example, consider the standard, non-directly compositional analysis of quantifier scope construal: a verb phrase such as saw everyone fails to have a semantic interpretation until it has been embedded within a large enough structure for the quantifier to take scope (e.g. Someone saw everyone). On such an analysis, there is no semantic value to assign to the verb phrase saw everyone at the point in the derivation in which it is first formed by the syntax (or any other point in the derivation, for that matter). Is this right? • Another approach: Jsaw everyoneKM = {x : x saw everyone in M}

4.1

Quantified NPs as arity reducers

Current analysis: quantifiers are functions from properties to truth values. (15)

For all properties P : a. JeveryoneKM (P) = True iff DM ⊆ P

Remarks: • Properties (i.e. sets) are unary relations (have an arity of 1). • We can think of the set of truth values ({True, False}/{1,0}) are a 0-ary relation. (16)

Subject Quantifier Generalization: Quantifiers map 1-ary relations to 0-ary relations (1 → 0).

• The problem that transitive predicates pose is that the quantifier is trying to apply to a binary (2-ary) relation. Temporary solution: • We have two everyones. Everyone in subject position (nominative): (17)

For all properties P , a. Jeveryonenom KM (P ) = True iff DM ⊆ P .

• Quantified noun phrases in object position denote functions from binary relations to unary relations (2 → 1).

5

EGG Summer School 2012

Introduction to Quantification (Class 3)

Everyone in object position (accusative): (18) (19)

For all binary relations R, a. Jeveryoneacc KM (R) = {x : DM ⊆ {y : R(x, y)}}

Jsaw everyoneKM = {x : DM ⊆ {y : SEE(x, y)} a. Jsaw everyoneKM K = the set of individuals that saw everyone. JSomeone saw everyoneKM = True iff DM ∩ {x : DM ⊆ {y : SEE(x, y)} Jsaw everyoneKM = {x : DM ⊆ {y : SEE(x, y)}

JSomeonen KM = ∀P (DM ∩ P 6= Ø)

JseeKM = {hx, yi : SEE(x, y)}

∀R, Jeveryonea KM (R) = {x : DM ⊆ {y : R(x, y)}}

No need to quantifier raise! Observation: • Nominative everyone (subject position) and accusative everyone (object position) do not have two different meanings. (20)

Jsaw everyoneKM = {x : Jeveryonenom K({y : SEE(x, y)) = True)}

• Accusative everyone (2 → 1) is a straightforward generalization to binary predicates of nominative everyone (1→ 0). (21)

The Rich DP Hypothesis (Keenan (1987) and subseq. work (also van Benthem)): Quantified NPs denote arity reducing generalized quantifiers (n + 1 → n).

The formal generalization of unary GQs is a little intense. . . 1 Important points to take away: • We can assign a single denotation to quantified noun phrases regardless of which syntactic position they appear in! • Immediately extends of quantified noun phrases as oblique arguments. (22)

John gave some book to everyone.

Good things about this analysis: • No need to QR to interpret quantified noun phrases in object position (or in any other syntactic position). 1

(i)

Where F 1 is a generalized unary quantifier (over DM ), we extend the domain of F to include all n + 1 ary relations R by setting F n+1 (R) = {ha1 , . . . an i : F 1 ({b : ha1 , . . . an , bi ∈ R) = 1})

6

EGG Summer School 2012

Introduction to Quantification (Class 3)

• No hidden movements! Not so good things about this analysis: • This analysis only derives the object narrow scope reading. – We still need some other mechanism (such as QR) to create scope ambiguities. • Small technical point: Functions such as those defined by (i) are not definable in the popular system of Heim & Kratzer.

5

Scopeless Quantifier Phrases

(23)

Contrast between everyone and John a. Ambiguous: Everyone likes someone. b. Not ambiguous: Everyone likes John.

But we proposed analyzing John as quantifier denoting! • Presumably, John can undergo quantifier raising. (24)

One possible LF for Everyone likes John. S’ S

John

S

i

VP

Everyone

likes (25)

ti

Another LF for Everyone likes John. S” Everyone

S’ j

S’ John

S i

S tj

VP likes

ti

7

EGG Summer School 2012

Introduction to Quantification (Class 3)

Question: Why no scope interactions? Answer: Scope ambiguities depend on more than syntax! Montague (1974); Zimmerman (1993): Certain quantifiers are ‘scopeless’. • By virtue of their semantics, they cannot create non-trivial scopal relations with other ‘real’ quantified noun phrases. • Montagovian individuals are just such quantifiers. True iff John ∈ {x : everyone likes x} JJohnKgM = λQ(John ∈ Q)

iff everyone likes John

λx(Everyone likes x)

i

True iff everyone likes g(ti ) JEveryoneKgM = λP (DM ⊆ P )

λy(y likes g(ti )) JlikesKgM = λxλy(y likes x)

Jti KgM = g(ti )

To do: Scopeless ‘wide scope’ reading.

References Barker, C. and Jacobson, P. (2007). Introduction: Direct compositionality. In Barker, C. and Jacobson, P., editors, Direct Compositionality. Oxford University Press, New York. Heim, I. and Kratzer, A. (1998). Semantics in Generative Grammar. Cambridge: Blackwell. Keenan, E. (1987). Semantic case theory. In Groenendijk, J., Stokhof, M., and Veltman, F., editors, Proceedings of the Sixth Amsterdam colloquium. University of Amsterdam. May, R. (1985). Logical Form. MIT Press, Cambridge. Montague, R. (1974). The proper treatment of quantification in ordinary English. In Thomason, R., editor, Formal Philosophy: Selected Papers of Richard Montague, pages 247–270. Yale University Press, New Haven. Zimmerman, E. (1993). Scopeless quantifiers and operators. Journal of Philosophical Logic, 22:545–561.

8

Transitive Predicates and Scope 1 Review 2 Scope and ...

EGG Summer School 2012. Introduction to ... Definition 3.1 Assignment. .... Small technical point: Functions such as those defined by (i) are not definable.

315KB Sizes 1 Downloads 249 Views

Recommend Documents

Scope - OpenMI
May 24, 2007 - Energy, Environment and Sustainable Development. Contract ... 3. Preface. OpenMI stands for Open Modeling Interface and aims to deliver a standardized way of .... to try alternative models of individual processes. ... However, technolo

A Lecture on Compressive Sensing 1 Scope 2 ...
Audio signals and many communication signals are compressible in a ..... random number generator (RNG) sets the mirror orientations in a pseudorandom 0/1 pattern to ... tion from highly incomplete frequency information,” IEEE Trans. Inform.

A Lecture on Compressive Sensing 1 Scope 2 ...
The ideas presented here can be used to illustrate the links between data .... a reconstruction algorithm to recover x from the measurements y. Initially ..... Baraniuk, “Analog-to-information conversion via random demodulation,” in IEEE Dallas.

Music Technology Scope and Sequence.pdf
There was a problem previewing this document. Retrying... Download. Connect more apps... Try one of the apps below to open or edit this item. Music ...

Unit-1 Why Study International Relations- Scope and Approaches.pdf ...
among them whether political or those related to trade and commerce, have. developed into an essential area of knowledge. ... areas, or content, of study. ... once briefed by their governments, were largely free to conduct relations according to.

Science Scope and Sequence charts
Use equipment and materials safely, identifying potential risks. Processing and analysing data and information. Engage in discussions about observations and.

Internal Audit Scope Functioning Periodicity and Methodology.pdf ...
Page 3 of 3. Internal Audit Scope Functioning Periodicity and Methodology.pdf. Internal Audit Scope Functioning Periodicity and Methodology.pdf. Open. Extract.

Internal Audit Scope Functioning Periodicity and Methodology.pdf ...
Page 3 of 3. Internal Audit Scope Functioning Periodicity and Methodology.pdf. Internal Audit Scope Functioning Periodicity and Methodology.pdf. Open. Extract.

Product Scope and Endogenous Fluctuations
Nov 1, 2015 - to aggregate output from product scope variations is at least as important ...... uniform distribution is employed for the expectation error ...

PYP Mathematics Scope and Sequence.pdf
Mathematics scope and sequence. Primary Years Programme. Page 3 of 34. PYP Mathematics Scope and Sequence.pdf. PYP Mathematics Scope and ...

Policy on scope and Formation.PDF
... database e-commerce juga. berkembang terus. Jadi, kita sekarang. kembangkan database-nya, baik untuk. pemain dalam negeri ataupun yang. OTT,” kata Yon. z dit. Akhir September, Skema Pajak Toko Online Selesai. Page 2 of 4. Page 3 of 4. Policy on

scope of programming campus and community engagement
CAMPUS-WIDE PROGRAMMING. International Festival. International Speaker Series. International Education Week. Study Abroad fairs. International Women's ...

Scope and Sequence 5_16_11.pdf
... (4-part online series) March 31. Secondary. Alternative Certification, First Year, and New-to-Frisco Teachers. Target Audience Required Courses Timeline.

Montessori Scope and Sequence.pdf
lesson is presented, the child has the freedom to re-create or explore the subject. matter or material at his or her own prompting. a. Working with Art. i. Clay. ii.

Specific indefinites, presupposition, and scope
... enhanced clarity, that this is an answer to the question 'Who is teaching the ..... bachelor should only be allowed to trigger its presupposition when it is being ...

Grade 2 Math Scope Sequence_PDF.pdf
2.G.A.2​ Partition a rectangle into rows. and columns of same-size squares and. Whoops! There was a problem loading this page. Retrying... Grade 2 Mat ... nce_PDF.pdf. Grade 2 Math ... ence_PDF.pdf. Open. Extract. Open with. Sign In. Main menu. Dis

Product Scope and Endogenous Fluctuations
Feb 6, 2017 - Associate Editor (Nir Jaimovich) and an anonymous referee for very helpful comments ... erences, government expenditures and technology.3 By and large, we follow ...... that were computed with orthogonal information sets.

Work Scope and Cost Estimate
1. -. $. $0.00. 0.0. 0. 2. -. $. $0.00. 0.0. 0. 3. -. $. $0.00. 0.0. 0. % Heating Energy Savings: 4. -. $. $0.00. 0.0. 0. Annual Energy Cost Savings: 5. -. $. $0.00. 0.0. 0.

Purpose Scope Definition
with the CSU Strategic Plan. ... support the Capilano Students' Union .... Can we purchase from suppliers that support the Canadian Fair Trade Network,.

CLIENTID, CLIENTURL, SCOPE, CLIENTSTATE ... - GitHub
AUTHCODE, CLIENTSTATE. POST /cb. AUTHCODE, CLIENTSTATE. AUTHCODE, VERIFIER. CHALLENGE ? = SHA256(VERIFIER). 200 OK: ACCESSTOKEN.

SCOPE-040116-PairedTexts.pdf
declared a “red alert” over air. pollution. It also broadcast what. sounded like bombing raid. alerts in the subways to warn. Officials in Beijing issued. the red alert ...