Examples for atomic formulae in the context of ''Jane Eyre'': Difference between revisions

From Lexical Resource Semantics
Jump to navigation Jump to search
Line 10: Line 10:


{{denL}}'''female(edward)'''{{denR}} = ''1''<br />
{{denL}}'''female(edward)'''{{denR}} = ''1''<br />
iff <I('''edward''')> &isin; I('''female''')<br />
iff < I('''edward''') > &isin; I('''female''')<br />
iff ''MrRochester'' &isin; {''JaneEyre, BerthaMason''}.
iff ''MrRochester'' &isin; {''JaneEyre, BerthaMason''}.



Revision as of 21:09, 28 June 2013

Task 3

Write down two atomic formulæ and compute their truth value with respect to your model.

First example

Formula: female(edward)

Interpretation:

[[female(edward)]] = 1
iff < I(edward) > ∈ I(female)
iff MrRochester ∈ {JaneEyre, BerthaMason}.

Since this is not the case, [[female(edward)]] = 0.

Second example

Formula: husband-of(edward,bertha)

Interpretation:

[[husband-of(edward,bertha)]] = 1
iff <I(edward), I(bertha) > ∈ I(husband-of)
iff <MrRochester, BerthaMason> ∈ { <MrRochester,BerthaMason>, <MrRochester,JaneEyre> }.

Since this is the case, [[husband-of(edward,bertha)]] = 1.