AnswerEX1-d: Difference between revisions
No edit summary |
No edit summary |
||
Line 4: | Line 4: | ||
'''Names:'''<br/><br/> | '''Names:'''<br/><br/> | ||
I (Alice) = <Alice><br/><br/> | I (''Alice'') = <'''Alice'''><br/><br/> | ||
I (Paul) = <Paul><br/><br/> | I (''Paul'') = <'''Paul'''><br/><br/> | ||
I (Tom) = <Tom><br/><br/> | I (''Tom'') = <'''Tom'''><br/><br/> | ||
I (Lisa) = <Lisa><br/><br/> | I (''Lisa'') = <'''Lisa'''><br/><br/> | ||
Line 17: | Line 17: | ||
'''Properties:''' | '''Properties:''' | ||
I (wants to live in Munich) = {<Alice>,<Paul>,<Tom>,<Lisa>}<br/><br/> | I (''wants to live in Munich'') = {<'''Alice'''>,<'''Paul'''>,<'''Tom'''>,<'''Lisa'''>}<br/><br/> | ||
I (lives in Berlin) = {<Alice>,<Paul>,<Tom>,<Lisa>}<br/><br/> | I (''lives in Berlin'') = {<'''Alice'''>,<'''Paul'''>,<'''Tom'''>,<'''Lisa'''>}<br/><br/> | ||
I (lives in Munich) = {}<br/><br/> | I (''lives in Munich'') = {}<br/><br/> | ||
I (rather small) = {<Alice>,<Tom>}<br/><br/> | I (''rather small'') = {<Alice>,<Tom>}<br/><br/> | ||
I (tall) = {<Lisa>,<Paul>}<br/><br/> | I (''tall'') = {<'''Lisa'''>,<'''Paul'''>}<br/><br/> | ||
I (blonde) = {<Alice>,<Lisa>}<br/><br/> | I (''blonde'') = {<'''Alice'''>,<'''Lisa'''>}<br/><br/> | ||
I (female) = {<Alice>,<Lisa>}<br/><br/> | I (female) = {<'''Alice'''>,<'''Lisa'''>}<br/><br/> | ||
I (male) = {<Tom>,<Paul>}<br/><br/> | I (''male'') = {<'''Tom'''>,<'''Paul'''>}<br/><br/> | ||
I (likes eating shoes) = {<Walter>}<br/><br/> | I (''likes eating shoes'') = {<'''Walter'''>}<br/><br/> | ||
I (doesn't care about sports) = {<Walter>}<br/><br/> | I (''doesn't care about sports'') = {<'''Walter'''>}<br/><br/> | ||
I (bored watching soccer) = {<Tom>,<Paul>}<br/><br/> | I (''bored watching soccer'') = {<'''Tom'''>,<'''Paul'''>}<br/><br/> | ||
I (enjoys watching soccer) = {<Alice>,<Paul>,<Tom>,<Lisa>}<br/><br/> | I (''enjoys watching soccer'') = {<'''Alice'''>,<'''Paul'''>,<'''Tom'''>,<'''Lisa'''>}<br/><br/> | ||
Line 46: | Line 46: | ||
'''Relations:'''<br/><br/> | '''Relations:'''<br/><br/> | ||
I (son of someone) = {<Tom,Paul>,<Tom,Alice>} | I (''son of someone'') = {<'''Tom,Paul'''>,<'''Tom,Alice'''>} | ||
I (daughter of someone) = {<Lisa,Paul>,<Lisa,Alice>} | I (''daughter of someone'') = {<'''Lisa,Paul'''>,<'''Lisa,Alice'''>} | ||
I (mother of someone) = {<Alice, Lisa | I (''mother of someone'') = {<'''Alice, Lisa'''>,<'''Alice,Paul'''>} | ||
I (father of someone) = {<Paul,Tom>,<Paul, | I (''father of someone'') = {<'''Paul,Tom'''>,<'''Paul,Lis'''a>} | ||
I (enjoy watching football together) = {<Alice,Paul>,<Alice,Lisa>,<Alice,Tom>,<Paul,Lisa>, <Paul,Tom>,<Tom,Lisa>} | I (''brother of someone'') = {<'''Tom,Lisa'''>} | ||
I (''sister of someone'') = {<'''Lisa,Tom'''>} | |||
I (''dog of someone'') = {<'''Walter,Alice'''>,<'''Walter,Paul'''>,<'''Walter,Tom'''>,<'''Walter,Lisa'''>} | |||
I (''married to eachother'') = {<'''Alice,Paul'''>} | |||
I (''enjoy watching football together'') = {<'''Alice,Paul'''>,<'''Alice,Lisa'''>,<'''Alice,Tom'''>,<'''Paul,Lisa'''>, <'''Paul,Tom'''>,<'''Tom,Lisa'''>} | |||
Revision as of 20:44, 25 January 2013
U = {<Alice>, <Paul>, <Tom>, <Lisa>}
Names:
I (Alice) = <Alice>
I (Paul) = <Paul>
I (Tom) = <Tom>
I (Lisa) = <Lisa>
Properties:
I (wants to live in Munich) = {<Alice>,<Paul>,<Tom>,<Lisa>}
I (lives in Berlin) = {<Alice>,<Paul>,<Tom>,<Lisa>}
I (lives in Munich) = {}
I (rather small) = {<Alice>,<Tom>}
I (tall) = {<Lisa>,<Paul>}
I (blonde) = {<Alice>,<Lisa>}
I (female) = {<Alice>,<Lisa>}
I (male) = {<Tom>,<Paul>}
I (likes eating shoes) = {<Walter>}
I (doesn't care about sports) = {<Walter>}
I (bored watching soccer) = {<Tom>,<Paul>}
I (enjoys watching soccer) = {<Alice>,<Paul>,<Tom>,<Lisa>}
Relations:
I (son of someone) = {<Tom,Paul>,<Tom,Alice>}
I (daughter of someone) = {<Lisa,Paul>,<Lisa,Alice>}
I (mother of someone) = {<Alice, Lisa>,<Alice,Paul>}
I (father of someone) = {<Paul,Tom>,<Paul,Lisa>}
I (brother of someone) = {<Tom,Lisa>}
I (sister of someone) = {<Lisa,Tom>}
I (dog of someone) = {<Walter,Alice>,<Walter,Paul>,<Walter,Tom>,<Walter,Lisa>}
I (married to eachother) = {<Alice,Paul>}
I (enjoy watching football together) = {<Alice,Paul>,<Alice,Lisa>,<Alice,Tom>,<Paul,Lisa>, <Paul,Tom>,<Tom,Lisa>}