Exercise-ch5: Difference between revisions

From Lexical Resource Semantics
Jump to navigation Jump to search
Line 33: Line 33:
== Semantic types ==
== Semantic types ==


<quiz>
<quiz display="simple">
{Add the semantic types in the blanks. Example: '''frodo'''_e
{Add the semantic types in the blanks. Example: '''frodo'''_e
|type="{}"}
|type="{}"}
a. '''frodo'''_{e_1}<br />
 
b. '''hobbit'''_{<e,t>_5}
a. '''frodo''' {e _1}<br />
b. '''hobbit''' {<e,t> _5}


</quiz>
</quiz>

Revision as of 22:51, 15 March 2013

Exercises for chapter 5: Simple LRS

New notation

We have introduced the functional notation and the eventuality variable in chapter 5. What are the new formulae that correspond to the formulae from chapter 2?

1 Notation from chapter 2: hobbit(frodo)
New notation:

frodohobbit
hobbitfrodo

2 Notation from chapter 2: walk(frodo)
New notation:

walkfrodo
(walke)•frodo
(walkfrodo)•e

3 Notation from chapter 2: help(aragorn,frodo)
New notation:

((helpe)•frodo)•aragorn
((helpe)•aragorn)•frodo
((helparagorn)•frodo)•e


Semantic types

Add the semantic types in the blanks. Example: frodo_e

a. frodo {e _1}
b. hobbit {<e,t> _5}