Exercise-ch6: Difference between revisions

From Lexical Resource Semantics
Jump to navigation Jump to search
Line 9: Line 9:
Example: ''(at least) two'': '''Two'''(A)(B): | A ∩ B | >= 2}  
Example: ''(at least) two'': '''Two'''(A)(B): | A ∩ B | >= 2}  
<br />
<br />
a. ''between 2 and 5'': '''Between-2-and-5'''(A)(B): { 2<= } |A&cap;B { <=5 }
a. ''between 2 and 5'': '''Between-2-and-5'''(A)(B): { 2<= _3 } |A&cap;B| { <=5 _3 }
</quiz>
</quiz>

Revision as of 23:55, 12 November 2013

Exercises for chapter 6: Quantifiers

Quantifier denotation

Syntax error

Provide the meaning of the following quantifiers.

Example: (at least) two: Two(A)(B): | A ∩ B | >= 2}

a. between 2 and 5: Between-2-and-5(A)(B):

|A∩B|