Exercise-ch6: Difference between revisions

From Lexical Resource Semantics
Jump to navigation Jump to search
Line 3: Line 3:
== Quantifier denotation ==
== Quantifier denotation ==


== Logical forms for sentences with quantifiers ==


<quiz display="simple">
<quiz display="simple"
{Provide the meaning of the following quantifiers.
{Provide the logical form of the following sentences:
| type="{}"}
| type = "{}"
Example: ''(at least) two'': '''Two'''(A)(B): #(A &cap; B) >= 2 <br />
}
a. ''between 2 and 5'': '''Between-2-and-5'''(A)(B): { 2&lt;= _4 } #(A&cap;B) { blo _4 }
a. Pat likes Chris. { EX e ((LIKE * e)*) }
</quiz>
</quiz>

Revision as of 00:03, 13 November 2013

Exercises for chapter 6: Quantifiers

Quantifier denotation

Logical forms for sentences with quantifiers

<quiz display="simple" {Provide the logical form of the following sentences: | type = "{}" } a. Pat likes Chris. { EX e ((LIKE * e)*) } </quiz>