Exercise-ch6: Difference between revisions
(59 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 81: | Line 81: | ||
|type="{}"} | |type="{}"} | ||
Logical form: { _ _9 } ¬ { Exists s _9 } (('''be-asleep''' • ''s'') • '''pat''') | Logical form: { _ _9 } ¬ { Exists s _9 } (('''be-asleep''' • ''s'') • '''pat''') | ||
{Sentence: ''Alex studied in Frankfurt and lived in Berlin.'' | |||
|type="{}"} | |||
Logical form: { _ _9 } ({ Exists u _9 } (('''study-in''' • ''u'') • '''frankfurt''') • '''alex''' ∧ { Exists v _9 } (('''live-in''' • ''v'') • '''berlin''') • '''alex''') | |||
{Sentence: ''Alex walked and Chris ran.'' | {Sentence: ''Alex walked and Chris ran.'' | ||
Line 88: | Line 92: | ||
{Sentence: ''Two students worked in the library.'' | {Sentence: ''Two students worked in the library.'' | ||
|type="{}"} | |type="{}"} | ||
Logical form for the collective reading: { | Logical form for the collective reading: <br /> { Exists e _9 } '''Two''' ''x'' ({ _ _9} '''student''' • ''x'': { _ _9 } ('''work-in-library''' • ''e'') • ''x'') <br /> | ||
Logical form for the distributive reading: { | Logical form for the distributive reading: <br /> { _ _9 } '''Two''' ''x'' ({ _ _9} '''student''' • ''x'': { Exists e _9 } ('''work-in-library''' • ''e'') • ''x'')<br /> | ||
</quiz> | </quiz> | ||
== LRS combinatorics for quantifiers == | == LRS combinatorics for quantifiers == | ||
=== Eventuality quantification === | |||
Which meaning contributions stem from which words in the sentence? | |||
<quiz display=simple> | |||
{Sentence: ''Pat called.''<br /> | |||
Logical form: ∃''e'' (('''call''' • ''e'') • '''pat''') | |||
|type="[]"} | |||
|''e'' ¦| '''pat''' ¦| '''call''' ¦| '''call''' • ''e'' ¦| ('''call''' • ''e'') • '''pat''' ¦| ∃''e'' (...) | |||
-+---- ''Pat'' | |||
+-++++ ''called'' | |||
{Sentence: ''Pat didn't call.''<br /> | |||
Logical form: ¬∃''e'' (('''call''' • ''e'') • '''pat''') | |||
|type="[]"} | |||
|''e'' ¦| '''pat''' ¦| '''call''' ¦| '''call''' • ''e'' ¦| ('''call''' • ''e'') • '''pat''' ¦| ∃''e'' (...) ¦ | ¬(...) | |||
-+----- ''Pat'' | |||
+-+---+ ''didn't'' | |||
+-++++- ''call'' | |||
|| Note: "dummy"-''do'' is a content raiser, i.e., its DR value and its MAIN value are identical with those of its complement, the VP ''call'' here. | |||
</quiz> | |||
=== Sentences with quantifiers === | |||
Which meaning contributions stem from which words in the sentence? | |||
<quiz display=simple> | |||
{Sentence: ''Some students called.''<br /> | |||
Logical form: '''Some''' ''x'' ('''student''' • ''x'': ∃''e'' (('''call''' • ''e'') • '''x''') | |||
|type="[]"} | |||
|''e'' ¦| '''x''' ¦| '''call''' ¦| '''student''' ¦ | '''Some''' ¦ | '''call''' • ''e'' ¦| ('''call''' • ''e'') • '''x''' ¦| ∃''e'' (...) ¦ | '''student''' • ''x'' ¦ | '''Some''' ''x'' (...:...) | |||
-+--+----+ ''Some'' | |||
---+----+- ''students'' | |||
+-+--+++-- ''called'' | |||
{Sentence: ''Many farmers grow few vegetables.''<br /> | |||
Logical form for reading 1: '''Many''' ''x'' ('''farmer''' • ''x'': '''Few''' ''y'' ('''vegetable''' • ''y'' : ∃''e'' ((('''grow''' • ''e'') • ''x'') • ''y'')))<br /> | |||
Logical form for reading 2: '''Few''' ''y'' ('''vegetable''' • ''y'': '''Many''' ''x'' ('''farmer''' • ''x'' : ∃''e'' ((('''grow''' • ''e'') • ''x'') • ''y'')))<br /> | |||
|type="[]"} | |||
|''e'' ¦| '''x''' ¦| ''y'' ¦ | '''farmer''' ¦ | '''vegetable''' ¦ | '''grow''' ¦| '''Many''' ¦ | '''Few''' ¦ | '''farmer''' • ''x'' ¦ | '''vegetable''' • ''y'' ¦ | '''grow''' • ''e'' ¦| ('''grow''' • ''e'') • ''y'' ¦ | (('''grow''' • ''e'') • ''y'') • ''x'' ¦ | ∃''e'' (...) ¦ | '''Many''' ''x'' (...:...) ¦ | '''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''' • ''x'' : ∃''e'' ((('''read''' • ''e'') • ''x'') • '''pat''')) | |||
|type="{}"} | |||
''Pat'': MAIN { pat _10 } IN-CONT { pat _50} | |||
''read'': MAIN { read _8} IN-CONT { ((read • e) • x) • pat _50} | |||
''many'': MAIN { Many _8 } IN-CONT { ∃e (((read • e) • x) • pat)) _50} | |||
''books'': MAIN { book _7 } IN-CONT { book • x _50} | |||
{Sentence: ''Alex might call.''<br /> | |||
Logical form: '''Might''' (∃''e'' (('''call''' • ''e'') • '''alex''')) | |||
|type="{}"} | |||
''Alex'': MAIN { alex _10 } IN-CONT { alex _50} | |||
''might'': MAIN { Might _8} IN-CONT { (call • e) • alex _50} | |||
''call'': MAIN { call _8 } IN-CONT { (call • e) • alex _50} | |||
|| ''might'' is an INTERNAL-CONTENT raiser, i.e., its INTERNAL-CONTENT value is identical with that of its complement VP. | |||
</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.
Complete the paraphrases for the following ambiguous sentences with quantifiers.
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)
Provide the logical form of the following sentences. For the solutions, mark the -seemingly emtpy- line below the sentence with your mouse.
- Sentence: Every student asked Alex.
Logical form: ∀ x (student • x : ((help • e) • alex) • x) - Sentence: Alex talked to Chris about many movies.
Logical form: Many x (movie • x : (((talk-to-about • e) • chris) • x) • alex) - Sentence: Chomsky wrote at least four books that Alex has read.
Logical form: AtLeast-4 x ((book • x ∧ ((read • e) • x) • alex) : ((write • u) • 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.
LRS combinatorics for quantifiers
Eventuality quantification
Which meaning contributions stem from which words in the sentence?
Sentences with quantifiers
Which meaning contributions stem from which words in the sentence?
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.
Feel free to send feedback on this exercise to Manfred Sailer.
Back to
- the material for chapter 6
- the overview over all chapters.