Exercise-ch6: Difference between revisions

From Lexical Resource Semantics
Jump to navigation Jump to search
 
(43 intermediate revisions by 2 users not shown)
Line 10: Line 10:
|type="{}"}
|type="{}"}


For { many _6 } ''x'' such that { x _2 } is a { book _6 }, Pat { read  _6} ''x''.
For { many|Many _6 } ''x'' such that { x _2 } is a { book _6 }, Pat { read  _6} ''x''.


{Sentence: ''Most students work hard.''
{Sentence: ''Most students work hard.''
Line 92: Line 92:
{Sentence: ''Two students worked in the library.''
{Sentence: ''Two students worked in the library.''
|type="{}"}
|type="{}"}
Logical form for the collective reading: { _ _9 } '''Two''' ''x'' ({ _ _9} '''student''' &bull; ''x'': { Exists e _9 } ('''work-in-library''' &bull; ''e'') &bull; ''x'')<br />
Logical form for the collective reading: <br /> { Exists e _9 } '''Two''' ''x'' ({ _ _9} '''student''' &bull; ''x'': { _ _9 } ('''work-in-library''' &bull; ''e'') &bull; ''x'') <br />  
Logical form for the distributive reading: { Exists e _9 } '''Two''' ''x'' ({ _ _9} '''student''' &bull; ''x'': { _ _9 } ('''work-in-library''' &bull; ''e'') &bull; ''x'')
Logical form for the distributive reading: <br />  { _ _9 } '''Two''' ''x'' ({ _ _9} '''student''' &bull; ''x'': { Exists e _9 } ('''work-in-library''' &bull; ''e'') &bull; ''x'')<br />
 
 
</quiz>
</quiz>


Line 127: Line 129:
<quiz display=simple>
<quiz display=simple>
{Sentence: ''Some students called.''<br />
{Sentence: ''Some students called.''<br />
Logical form: '''Some''' x ('''student''' &bull; ''x'': &exist;''e'' (('''call''' &bull; ''e'') &bull; '''x''')
Logical form: '''Some''' ''x'' ('''student''' &bull; ''x'': &exist;''e'' (('''call''' &bull; ''e'') &bull; '''x''')
|type="[]"}
|type="[]"}
|''e'' &brvbar;| '''x''' &brvbar;| '''call''' &brvbar;| '''student''' &brvbar; | '''Some''' &brvbar; | '''call''' &bull; ''e'' &brvbar;| ('''call''' &bull; ''e'') &bull; '''x''' &brvbar;| &exist;''e'' (...) &brvbar; '''student''' &bull; ''x'' &brvbar; | '''Some''' ''x'' (...:...)
|''e'' &brvbar;| '''x''' &brvbar;| '''call''' &brvbar;| '''student''' &brvbar; | '''Some''' &brvbar; | '''call''' &bull; ''e'' &brvbar;| ('''call''' &bull; ''e'') &bull; '''x''' &brvbar;| &exist;''e'' (...) &brvbar; | '''student''' &bull; ''x'' &brvbar; | '''Some''' ''x'' (...:...)
-+--+----+ ''Some''
-+--+----+ ''Some''
---+----+- ''students''
---+----+- ''students''
+-+--+++-- ''called''
+-+--+++-- ''called''
{Sentence: ''Many farmers grow few vegetables.''<br />
Logical form for reading 1: '''Many''' ''x'' ('''farmer''' &bull; ''x'': '''Few''' ''y'' ('''vegetable''' &bull; ''y'' : &exist;''e'' ((('''grow''' &bull; ''e'') &bull; ''x'') &bull; ''y'')))<br />
Logical form for reading 2: '''Few''' ''y'' ('''vegetable''' &bull; ''y'': '''Many''' ''x'' ('''farmer''' &bull; ''x'' : &exist;''e'' ((('''grow''' &bull; ''e'') &bull; ''x'') &bull; ''y'')))<br />
|type="[]"}
|''e'' &brvbar;| '''x''' &brvbar;| ''y'' &brvbar; | '''farmer''' &brvbar; | '''vegetable''' &brvbar; | '''grow''' &brvbar;| '''Many''' &brvbar; | '''Few''' &brvbar; | '''farmer''' &bull; ''x'' &brvbar; | '''vegetable''' &bull; ''y'' &brvbar;  | '''grow''' &bull; ''e'' &brvbar;|  ('''grow''' &bull; ''e'') &bull; ''y'' &brvbar; | (('''grow''' &bull; ''e'') &bull; ''y'') &bull; ''x'' &brvbar; | &exist;''e'' (...) &brvbar; | '''Many''' ''x'' (...:...) &brvbar; | '''Few''' ''y'' (...:...)
-+----+-------+- ''Many''
---+----+------- ''farmers''
+----+----++++-- ''grow''
--+----+-------+ ''few''
----+----+------ ''vegetables''
</quiz>
=== INTERNAL-CONTENT and MAIN value ===
Indicate the MAIN and the INTERNAL-CONTENT  value of the words in the sentences.<br />
To get the special characters right, copy the relevant parts from the indicated logical form of the sentences.
<quiz display=simple>
{Sentence: ''Pat read many books.''<br />
Logical form: '''Many''' ''x'' ('''book''' &bull; ''x'' : &exist;''e'' ((('''read''' &bull; ''e'') &bull; ''x'') &bull; '''pat'''))
|type="{}"}
''Pat'': MAIN { pat _10 } IN-CONT { pat _50}
''read'': MAIN { read _8} IN-CONT { ((read &bull; e) &bull; x) &bull; pat _50}
''many'': MAIN { Many _8 } IN-CONT { &exist;e (((read &bull; e) &bull; x) &bull; pat)) _50}
''books'': MAIN { book _7 } IN-CONT { book &bull; x _50}
{Sentence: ''Alex might call.''<br />
Logical form: '''Might''' (&exist;''e'' (('''call''' &bull; ''e'') &bull; '''alex'''))
|type="{}"}
''Alex'': MAIN { alex _10 } IN-CONT { alex _50}
''might'': MAIN { Might _8} IN-CONT { (call &bull; e) &bull; alex _50}
''call'': MAIN { call _8 } IN-CONT { (call &bull; e) &bull; alex _50}
|| ''might'' is an INTERNAL-CONTENT raiser, i.e., its INTERNAL-CONTENT value is identical with that of its complement VP.


</quiz>
</quiz>
{{FeedbackExercises}}
<hr />
Back to
* the material for [[Textbook-chapters#Chapter_6:_Simplified_LRS|chapter 6]]
* the overview over [[Textbook-chapters|all chapters]].

Latest revision as of 22:39, 5 August 2014

Exercises for chapter 6: Quantifiers

Quantifier denotation

Complete the paraphrase for the following sentences with quantifiers.

1 Sentence: Pat read many books.

For

x such that

is a

, Pat

x.

2 Sentence: Most students work hard.

For

such

x is a

,

works

.

3 Sentence: Pat knows some good movies.

For

x

,

.


Complete the paraphrases for the following ambiguous sentences with quantifiers.

1 Sentence: Every linguist knows at least two languages.

Reading 1: For

least

x such that

is a

, for every y such that

a

,

knows

.
Reading 2:

y

that

,

at least

x

is

,

.

2 Sentence: Few actors star in many movies.

Reading 1:

x

is an actor,

y is a

,

in

.
Reading 2:

y

,

is

, x

in

.


Logical forms for sentences with quantifiers

Provide the logical form of the following sentences. (Ignore the eventuality quantification.)
(Use: (i) lower case letters for variables (e,x,y,z, ...), (ii) upper case letters for predicates and name constant (LIKE, PAT, ...), (iii) capitalized words for quantifiers (Every, Most, Atleast, ..., (iv) use "*" for the bullet operator.) Note that the brackets and the "bullet operator" also count as symbols.
Example:
Sentence: Alex met some student.
Logical form: Some x (STUDENT * x : ((MEET * e) * x) * ALEX)

1 Sentence: Chris read many book.

Logical form:

x (

*

((READ

e) *

) *

)

2 Sentence: Few students know Pat.

Logical form:


Provide the logical form of the following sentences. For the solutions, mark the -seemingly emtpy- line below the sentence with your mouse.

  1. Sentence: Every student asked Alex.
    Logical form: x (studentx : ((helpe) • alex) • x)
  2. Sentence: Alex talked to Chris about many movies.
    Logical form: Many x (moviex : (((talk-to-aboute) • chris) • x) • alex)
  3. Sentence: Chomsky wrote at least four books that Alex has read.
    Logical form: AtLeast-4 x ((bookx ∧ ((reade) • x) • alex) : ((writeu) • x) • chomsky)

Eventuality quantification

Add the eventualiy quantification in the right position in the logical forms of the following sentences. Write "_" if nothing needs to be put in a particular slot and "Exists" for the existential quantifier and add the appropriate variable.

1 Sentence: Pat was asleep.

Logical form:

((be-asleeps) • pat)

2 Sentence: Pat wasn't asleep.

Logical form:

¬

((be-asleeps) • pat)

3 Sentence: Alex studied in Frankfurt and lived in Berlin.

Logical form:

(

((study-inu) • frankfurt) • alex

((live-inv) • berlin) • alex)

4 Sentence: Alex walked and Chris ran.

Logical form:

(

(walke) • alex

(runu) • chris)

5 Sentence: Two students worked in the library.

Logical form for the collective reading:

Two x (

studentx:

(work-in-librarye) • x)
Logical form for the distributive reading:

Two x (

studentx:

(work-in-librarye) • x)


LRS combinatorics for quantifiers

Eventuality quantification

Which meaning contributions stem from which words in the sentence?

1 Sentence: Pat called.
Logical form: ∃e ((calle) • pat)

e ¦ pat ¦ call ¦ calle ¦ (calle) • pat ¦e (...)
Pat
called

2 Sentence: Pat didn't call.
Logical form: ¬∃e ((calle) • pat)

e ¦ pat ¦ call ¦ calle ¦ (calle) • pat ¦e (...) ¦ ¬(...)
Pat
didn't
call


Sentences with quantifiers

Which meaning contributions stem from which words in the sentence?

1 Sentence: Some students called.
Logical form: Some x (studentx: ∃e ((calle) • x)

e ¦ x ¦ call ¦ student ¦ Some ¦ calle ¦ (calle) • x ¦e (...) ¦ studentx ¦ Some x (...:...)
Some
students
called

2 Sentence: Many farmers grow few vegetables.
Logical form for reading 1: Many x (farmerx: Few y (vegetabley : ∃e (((growe) • x) • y)))
Logical form for reading 2: Few y (vegetabley: Many x (farmerx : ∃e (((growe) • x) • y)))

e ¦ x ¦ y ¦ farmer ¦ vegetable ¦ grow ¦ Many ¦ Few ¦ farmerx ¦ vegetabley ¦ growe ¦ (growe) • y ¦ ((growe) • y) • x ¦ e (...) ¦ Many x (...:...) ¦ Few y (...:...)
Many
farmers
grow
few
vegetables


INTERNAL-CONTENT and MAIN value

Indicate the MAIN and the INTERNAL-CONTENT value of the words in the sentences.
To get the special characters right, copy the relevant parts from the indicated logical form of the sentences.

1 Sentence: Pat read many books.
Logical form: Many x (bookx : ∃e (((reade) • x) • pat))

Pat: MAIN

IN-CONT

read: MAIN

IN-CONT

many: MAIN

IN-CONT

books: MAIN

IN-CONT

2 Sentence: Alex might call.
Logical form: Might (∃e ((calle) • alex))

Alex: MAIN

IN-CONT

might: MAIN

IN-CONT

call: MAIN

IN-CONT


Feel free to send feedback on this exercise to Manfred Sailer.


Back to