AnswerEX1-b: Difference between revisions

From Lexical Resource Semantics
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
'''These are the possible answers:'''<br/><br/>  
'''These are the possible answers:'''<br/><br/>  
rather small: {x>|x is rather small} = {<Tom>,<Alice>}<br/><br/>
'''rather small: {x>|x is rather small} = {<Tom>,<Alice>}<br/><br/>
tall: {x|x is tall} = {<Paul>, <Lisa>}<br/><br/>
tall: {x|x is tall} = {<Paul>, <Lisa>}<br/><br/>
blonde:{x|x is blonde} = {<Alice>, <Lisa>}<br/><br/>
blonde:{x|x is blonde} = {<Alice>, <Lisa>}<br/><br/>
Line 11: Line 11:
live in Berlin: {x|x lives in Berlin} = {<Tom>,<Alice>, <Lisa>, <Paul>}<br/><br/>
live in Berlin: {x|x lives in Berlin} = {<Tom>,<Alice>, <Lisa>, <Paul>}<br/><br/>
want to live in Munich: {x|x is rather small} = {<Tom>,<Alice>, <Paul>, <Lisa>}<br/><br/>
want to live in Munich: {x|x is rather small} = {<Tom>,<Alice>, <Paul>, <Lisa>}<br/><br/>
live in Munich: {x|x lives in Munich} = {}
live in Munich: {x|x lives in Munich} = {}'''





Revision as of 20:13, 25 January 2013

These are the possible answers:

rather small: {x>|x is rather small} = {<Tom>,<Alice>}

tall: {x|x is tall} = {<Paul>, <Lisa>}

blonde:{x|x is blonde} = {<Alice>, <Lisa>}

female: {x|x is female} = {<Lisa>,<Alice>}

male: {x|x is male} = {<Tom>,<Paul>}

bored watching soccer: {x|x gets bored watching soccer} = {<Tom>,<Paul>}

enjoys watching football: {x|x enjoys watching football} = {<Tom>,<Alice>, <Lisa>, <Paul>}

doesn't care about sports: {x|x doesn’t care about sports} = {<Walter>}

likes eating shoes: {x|x likes eating shoes} = {<Walter>}

live in Berlin: {x|x lives in Berlin} = {<Tom>,<Alice>, <Lisa>, <Paul>}

want to live in Munich: {x|x is rather small} = {<Tom>,<Alice>, <Paul>, <Lisa>}

live in Munich: {x|x lives in Munich} = {}



Navigation