AnswerEX2-b1: Difference between revisions

From Lexical Resource Semantics
Jump to navigation Jump to search
No edit summary
No edit summary
 
(5 intermediate revisions by 3 users not shown)
Line 1: Line 1:
<nowiki>[[father of someone (paul,lisa)]] = true,
'''father-of-someone'''('''paul''','''lisa''') = ''true'',


because
because


I(paul) = {paul},
I('''Paul''') = <''Paul''>,


I(lisa) = {lisa}
I('''lisa''') = <''Lisa''>


and
and


<paul,lisa> '''is''' a set of I(father of someone).
<''Paul,Lisa''> '''is''' in the set of I('''father-of-someone''').
 
 


====Navigation====
====Navigation====


*[[Formulae_and_their_interpretation|Link to the current exercise]]
*[[Formulae_and_their_interpretation|Link to the current exercise]]

Latest revision as of 12:29, 15 May 2013

father-of-someone(paul,lisa) = true,

because

I(Paul) = <Paul>,

I(lisa) = <Lisa>

and

<Paul,Lisa> is in the set of I(father-of-someone).


Navigation