premise
stringlengths 9
342
| hypothesis
stringlengths 1
295
| label
int64 0
2
| probability
float64 -100
1
| explanation_1
stringlengths 0
706
| explanation_2
stringclasses 1
value | explanation_3
stringclasses 1
value | premise_logic
stringlengths 39
2.12k
| hypothesis_logic
stringlengths 33
2.09k
| id
stringlengths 36
36
| premise_sim
stringlengths 39
2.11k
| hypothesis_sim
stringlengths 33
2.08k
|
---|---|---|---|---|---|---|---|---|---|---|---|
A young child is happy because her mother is smiling at her. | A child and his mother are looking at each other. | 0 | 0.962692 | smiling and looking can be done at the same time | exists p1 s1 s2 x1 x2.(exists e1 x1.(at(e1,x1) & n_female(x1) & Actor(e1,x2) & v_smile(e1)) & n_mother(x2) & of(x2,x1) & n_female(x1) & because(s2,p1) & Theme(s2,x1) & a_happy(s2) & n_child(x1) & a_young(s1) & Theme(s1,x1)) | exists e1 x1 x2 x3.(all x4.(n_other(x4) -> at(e1,x4)) & Actor(e1,x1) & v_look(e1) & subset_of(x3,x1) & n_mother(x3) & of(x3,x2) & n_male(x2) & subset_of(x2,x1) & n_child(x2)) | 79687238-e4c8-11ec-9cdd-0242ac1c0002 | exists p1 s1 s2 x1 x2.(of(x2,x1) & n_mother(x2) & n_female(x1) & n_child(x1) & exists e1 x1.(v_smile(e1) & n_female(x1) & at(e1,x1) & Actor(e1,x2)) & because(s2,p1) & a_young(s1) & a_happy(s2) & Theme(s2,x1) & Theme(s1,x1)) | exists e1 x1 x2 x3.(v_look(e1) & subset_of(x3,x1) & subset_of(x2,x1) & of(x3,x2) & n_mother(x3) & n_male(x2) & n_child(x2) & all x4.(at(e1,x4) | -n_other(x4)) & Actor(e1,x1)) |
||
A young child is happy because her mother is smiling at her. | A child is jumping for joy. | 1 | 0.62639 | A child can be happy and yet not be jumping for joy. | exists p1 s1 s2 x1 x2.(exists e1 x1.(at(e1,x1) & n_female(x1) & Actor(e1,x2) & v_smile(e1)) & n_mother(x2) & of(x2,x1) & n_female(x1) & because(s2,p1) & Theme(s2,x1) & a_happy(s2) & n_child(x1) & a_young(s1) & Theme(s1,x1)) | exists e1 x1 x2.(for(e1,x2) & n_joy(x2) & Actor(e1,x1) & v_jump(e1) & n_child(x1)) | 796876d4-e4c8-11ec-9cdd-0242ac1c0002 | exists p1 s1 s2 x1 x2.(of(x2,x1) & n_mother(x2) & n_female(x1) & n_child(x1) & exists e1 x1.(v_smile(e1) & n_female(x1) & at(e1,x1) & Actor(e1,x2)) & because(s2,p1) & a_young(s1) & a_happy(s2) & Theme(s2,x1) & Theme(s1,x1)) | exists e1 x1 x2.(v_jump(e1) & n_joy(x2) & n_child(x1) & for(e1,x2) & Actor(e1,x1)) |
||
Many people are on a party. | People at home watching TV | 2 | 0.000123 | People are either watching TV or on a a party. | exists p1 x1.(exists x2.(on(x1,x2) & n_party(x2)) & n_people(x1) & n_quantity(x1)) | exists e1 x1 x2 x3 x4.(a_topic(x1) & at(x1,x2) & Theme(e1,x4) & Actor(e1,x3) & v_watching(e1) & n_tv(x4) & (x2 = x3) & n_home(x2) & n_people(x1)) | 796b6614-e4c8-11ec-9cdd-0242ac1c0002 | exists x1.(n_quantity(x1) & n_people(x1) & exists x2.(on(x1,x2) & n_party(x2))) | exists e1 x1 x2 x3 x4.(v_watching(e1) & n_tv(x4) & n_people(x1) & n_home(x2) & at(x1,x2) & a_topic(x1) & Theme(e1,x4) & Actor(e1,x3) & (x2 = x3)) |
||
Many people are on a party. | Many people attend a party to celebrate a friend's birthday. | 1 | 0.817716 | A party is not always a friend's birthday. There are many types of parties the people could be celebrating. | exists p1 x1.(exists x2.(on(x1,x2) & n_party(x2)) & n_people(x1) & n_quantity(x1)) | exists e1 p1 x1 x2 x3.(Topic(e1,p1) & exists e2 x4 x5.(Theme(e2,x5) & Actor(e2,x1) & v_celebrate(e2) & n_birthday(x5) & of(x5,x4) & n_friend(x4)) & Theme(e1,x3) & Actor(e1,x2) & v_attend(e1) & n_party(x3) & n_people(x2) & n_quantity(x2) & n_people(x1) & n_quantity(x1)) | 796b70d2-e4c8-11ec-9cdd-0242ac1c0002 | exists x1.(n_quantity(x1) & n_people(x1) & exists x2.(on(x1,x2) & n_party(x2))) | exists e1 p1 x1 x2 x3.(v_attend(e1) & n_quantity(x2) & n_quantity(x1) & n_people(x2) & n_people(x1) & n_party(x3) & exists e2 x4 x5.(v_celebrate(e2) & of(x5,x4) & n_friend(x4) & n_birthday(x5) & Theme(e2,x5) & Actor(e2,x1)) & Topic(e1,p1) & Theme(e1,x3) & Actor(e1,x2)) |
||
Many people are on a party. | People are celebrating someone's birthday. | 1 | 0.835368 | A party is not always someone's birthday. There are several types of parties that people can have. | exists p1 x1.(exists x2.(on(x1,x2) & n_party(x2)) & n_people(x1) & n_quantity(x1)) | exists e1 x1 x2 x3.(Theme(e1,x3) & Actor(e1,x1) & v_celebrate(e1) & n_birthday(x3) & of(x3,x2) & n_person(x2) & n_people(x1)) | 796b9bc0-e4c8-11ec-9cdd-0242ac1c0002 | exists x1.(n_quantity(x1) & n_people(x1) & exists x2.(on(x1,x2) & n_party(x2))) | exists e1 x1 x2 x3.(v_celebrate(e1) & of(x3,x2) & n_person(x2) & n_people(x1) & n_birthday(x3) & Theme(e1,x3) & Actor(e1,x1)) |
||
Many people are on a party. | People at a party enjoying themselves | 1 | 0.898721 | People are not always enjoying themselves are a party. Going to a party does not imply the people will be enjoying themselves. | exists p1 x1.(exists x2.(on(x1,x2) & n_party(x2)) & n_people(x1) & n_quantity(x1)) | exists e1 x1 x2 x3 x4.(n_group(x4) & a_topic(x1) & Theme(e1,x4) & Actor(e1,x3) & v_enjoy(e1) & (x1 = x3) & at(x1,x2) & n_party(x2) & n_people(x1)) | 796bc7bc-e4c8-11ec-9cdd-0242ac1c0002 | exists x1.(n_quantity(x1) & n_people(x1) & exists x2.(on(x1,x2) & n_party(x2))) | exists e1 x1 x2 x3 x4.(v_enjoy(e1) & n_people(x1) & n_party(x2) & n_group(x4) & at(x1,x2) & a_topic(x1) & Theme(e1,x4) & Actor(e1,x3) & (x1 = x3)) |
||
Many people are on a party. | There's many people at a birthday party. | 1 | 0.83659 | Every party is not a birthday party. | exists p1 x1.(exists x2.(on(x1,x2) & n_party(x2)) & n_people(x1) & n_quantity(x1)) | exists p1 x1 x2 x3.(at(p1,x2) & n_party(x2) & of(x2,x3) & n_birthday(x3) & exists x4.((x1 = x4) & n_people(x4) & n_quantity(x4))) | 796be7f6-e4c8-11ec-9cdd-0242ac1c0002 | exists x1.(n_quantity(x1) & n_people(x1) & exists x2.(on(x1,x2) & n_party(x2))) | exists p1 x1 x2 x3.(of(x2,x3) & n_party(x2) & n_birthday(x3) & exists x4.(n_quantity(x4) & n_people(x4) & (x1 = x4)) & at(p1,x2)) |
||
Many people are on a party. | People are having a wedding party. | 1 | 0.012062 | There are many types of parties that people can have. A wedding party is one type of party. Not all people who go to a party go to a wedding party. | exists p1 x1.(exists x2.(on(x1,x2) & n_party(x2)) & n_people(x1) & n_quantity(x1)) | exists e2 e1 x1 x2.(Theme(e2,x2) & Actor(e2,x1) & v_have(e2) & n_party(x2) & Actor(e1,x2) & v_wed(e1) & n_people(x1)) | 796bf304-e4c8-11ec-9cdd-0242ac1c0002 | exists x1.(n_quantity(x1) & n_people(x1) & exists x2.(on(x1,x2) & n_party(x2))) | exists e2 e1 x1 x2.(v_wed(e1) & v_have(e2) & n_people(x1) & n_party(x2) & Theme(e2,x2) & Actor(e2,x1) & Actor(e1,x2)) |
||
Many people are on a party. | Several individuals are seen at a party. | 0 | 0.985292 | Many and several are both more than one. | exists p1 x1.(exists x2.(on(x1,x2) & n_party(x2)) & n_people(x1) & n_quantity(x1)) | exists e1 s1 x1 x2.(at(e1,x2) & n_party(x2) & Theme(e1,x1) & v_see(e1) & n_individual(x1) & a_several(s1) & Theme(s1,x1)) | 796c09ca-e4c8-11ec-9cdd-0242ac1c0002 | exists x1.(n_quantity(x1) & n_people(x1) & exists x2.(on(x1,x2) & n_party(x2))) | exists e1 s1 x1 x2.(v_see(e1) & n_party(x2) & n_individual(x1) & at(e1,x2) & a_several(s1) & Theme(s1,x1) & Theme(e1,x1)) |
||
A smiling woman with a pixie haircut is drawing pictures on a wall. | The woman is drawing on the wall to enter the graffitti competition | 1 | -100 | Drawing pictures on a wall does not mean the person is in a graffitti competition. Not all drawings on walls are graffitti, and not all graffitti drawings are for a competition. | exists e1 e2 x1 x2 x3 x4 x5.(on(e2,x5) & n_wall(x5) & Theme(e2,x4) & Actor(e2,x1) & v_draw(e2) & n_picture(x4) & with(x1,x2) & n_haircut(x2) & of(x2,x3) & n_pixie(x3) & n_woman(x1) & Actor(e1,x1) & v_smile(e1)) | exists e1 p1 x1 x2 x3 x4.(n_competition(x3) & of(x3,x4) & n_graffittus(x4) & n_wall(x2) & n_woman(x1) & Topic(e1,p1) & exists e2.(Theme(e2,x3) & Actor(e2,x1) & v_enter(e2)) & on(e1,x2) & Actor(e1,x1) & v_draw(e1)) | 796c40e8-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 x1 x2 x3 x4 x5.(with(x1,x2) & v_smile(e1) & v_draw(e2) & on(e2,x5) & of(x2,x3) & n_woman(x1) & n_wall(x5) & n_pixie(x3) & n_picture(x4) & n_haircut(x2) & Theme(e2,x4) & Actor(e2,x1) & Actor(e1,x1)) | exists e1 p1 x1 x2 x3 x4.(v_draw(e1) & on(e1,x2) & of(x3,x4) & n_woman(x1) & n_wall(x2) & n_graffittus(x4) & n_competition(x3) & exists e2.(v_enter(e2) & Theme(e2,x3) & Actor(e2,x1)) & Topic(e1,p1) & Actor(e1,x1)) |
||
A smiling woman with a pixie haircut is drawing pictures on a wall. | The woman is drawing on the wall | 0 | -100 | drawing almost the same as drawing | exists e2 e1 x1 x2 x3 x4 x5.(on(e2,x5) & n_wall(x5) & Theme(e2,x4) & Actor(e2,x1) & v_draw(e2) & n_picture(x4) & with(x1,x2) & n_haircut(x2) & of(x2,x3) & n_pixie(x3) & n_woman(x1) & Actor(e1,x1) & v_smile(e1)) | exists e1 x1 x2.(n_wall(x2) & n_woman(x1) & on(e1,x2) & Actor(e1,x1) & v_draw(e1)) | 796c4fac-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e1 x1 x2 x3 x4 x5.(with(x1,x2) & v_smile(e1) & v_draw(e2) & on(e2,x5) & of(x2,x3) & n_woman(x1) & n_wall(x5) & n_pixie(x3) & n_picture(x4) & n_haircut(x2) & Theme(e2,x4) & Actor(e2,x1) & Actor(e1,x1)) | exists e1 x1 x2.(v_draw(e1) & on(e1,x2) & n_woman(x1) & n_wall(x2) & Actor(e1,x1)) |
||
A young woman drawing pictures on a white surface. | An artist draws. | 0 | -100 | A woman can be an artist. A person drawing pictures is one who draws. | exists e1 s1 s2 x1 x2 x3 x4.(a_topic(x1) & on(e1,x4) & n_surface(x4) & a_white(s2) & Theme(s2,x4) & Theme(e1,x3) & Actor(e1,x2) & v_draw(e1) & n_picture(x3) & (x1 = x2) & n_woman(x1) & a_young(s1) & Theme(s1,x1)) | exists e1 x1.(Actor(e1,x1) & v_draw(e1) & n_artist(x1)) | 796c5ad8-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 x1 x2 x3 x4.(v_draw(e1) & on(e1,x4) & n_woman(x1) & n_surface(x4) & n_picture(x3) & a_young(s1) & a_white(s2) & a_topic(x1) & Theme(s2,x4) & Theme(s1,x1) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2)) | exists e1 x1.(v_draw(e1) & n_artist(x1) & Actor(e1,x1)) |
||
A young woman drawing pictures on a white surface. | A woman draws a self portrait. | 1 | -100 | A woman drawing pictures does not imply a self portrait. The woman could be drawing anything on the white surface. | exists e1 s1 s2 x1 x2 x3 x4.(a_topic(x1) & on(e1,x4) & n_surface(x4) & a_white(s2) & Theme(s2,x4) & Theme(e1,x3) & Actor(e1,x2) & v_draw(e1) & n_picture(x3) & (x1 = x2) & n_woman(x1) & a_young(s1) & Theme(s1,x1)) | exists e1 s1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_draw(e1) & n_portrait(x2) & a_self(s1) & Theme(s1,x2) & n_woman(x1)) | 796c6852-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 x1 x2 x3 x4.(v_draw(e1) & on(e1,x4) & n_woman(x1) & n_surface(x4) & n_picture(x3) & a_young(s1) & a_white(s2) & a_topic(x1) & Theme(s2,x4) & Theme(s1,x1) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2)) | exists e1 s1 x1 x2.(v_draw(e1) & n_woman(x1) & n_portrait(x2) & a_self(s1) & Theme(s1,x2) & Theme(e1,x2) & Actor(e1,x1)) |
||
A young woman drawing pictures on a white surface. | A woman writes a song. | 2 | -100 | WRITES IS NOT DRWING | exists e1 s1 s2 x1 x2 x3 x4.(a_topic(x1) & on(e1,x4) & n_surface(x4) & a_white(s2) & Theme(s2,x4) & Theme(e1,x3) & Actor(e1,x2) & v_draw(e1) & n_picture(x3) & (x1 = x2) & n_woman(x1) & a_young(s1) & Theme(s1,x1)) | exists e1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_write(e1) & n_song(x2) & n_woman(x1)) | 796c74f0-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 x1 x2 x3 x4.(v_draw(e1) & on(e1,x4) & n_woman(x1) & n_surface(x4) & n_picture(x3) & a_young(s1) & a_white(s2) & a_topic(x1) & Theme(s2,x4) & Theme(s1,x1) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2)) | exists e1 x1 x2.(v_write(e1) & n_woman(x1) & n_song(x2) & Theme(e1,x2) & Actor(e1,x1)) |
||
A young woman shows off her artwork on a wall. | There is art on a wall. | 0 | -100 | Art is usually placed on a wall to show it off. | exists e1 s1 s2 x1 x2 x3.(on(e1,x3) & n_wall(x3) & a_off(s2) & Manner(e1,s2) & Theme(e1,x2) & Actor(e1,x1) & v_show(e1) & n_artwork(x2) & of(x2,x1) & n_female(x1) & n_woman(x1) & a_young(s1) & Theme(s1,x1)) | exists p1 x1 x2 x3.((x1 = x2) & on(x2,x3) & n_wall(x3) & n_art(x2)) | 796c7fd6-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 x1 x2 x3.(v_show(e1) & on(e1,x3) & of(x2,x1) & n_woman(x1) & n_wall(x3) & n_female(x1) & n_artwork(x2) & a_young(s1) & a_off(s2) & Theme(s1,x1) & Theme(e1,x2) & Manner(e1,s2) & Actor(e1,x1)) | exists x1 x2 x3.(on(x2,x3) & n_wall(x3) & n_art(x2) & (x1 = x2)) |
||
A young woman shows off her artwork on a wall. | A woman is showing her family her art in a gallery. | 1 | -100 | You can not infer it's her art. | exists e1 s1 s2 x1 x2 x3.(on(e1,x3) & n_wall(x3) & a_off(s2) & Manner(e1,s2) & Theme(e1,x2) & Actor(e1,x1) & v_show(e1) & n_artwork(x2) & of(x2,x1) & n_female(x1) & n_woman(x1) & a_young(s1) & Theme(s1,x1)) | exists e1 s1 x1 x2 x3 x4.(in(e1,x4) & n_gallery(x4) & Theme(e1,x2) & Actor(e1,x1) & v_show(e1) & n_art(x2) & a_her(s1) & Theme(s1,x2) & of(x2,x3) & n_family(x3) & of(x2,x1) & n_female(x1) & n_woman(x1)) | 796c8b0c-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 x1 x2 x3.(v_show(e1) & on(e1,x3) & of(x2,x1) & n_woman(x1) & n_wall(x3) & n_female(x1) & n_artwork(x2) & a_young(s1) & a_off(s2) & Theme(s1,x1) & Theme(e1,x2) & Manner(e1,s2) & Actor(e1,x1)) | exists e1 s1 x1 x2 x3 x4.(v_show(e1) & of(x2,x3) & of(x2,x1) & n_woman(x1) & n_gallery(x4) & n_female(x1) & n_family(x3) & n_art(x2) & in(e1,x4) & a_her(s1) & Theme(s1,x2) & Theme(e1,x2) & Actor(e1,x1)) |
||
A young woman shows off her artwork on a wall. | A man is painting at an easel. | 2 | -100 | A woman is not a man. | exists e1 s1 s2 x1 x2 x3.(on(e1,x3) & n_wall(x3) & a_off(s2) & Manner(e1,s2) & Theme(e1,x2) & Actor(e1,x1) & v_show(e1) & n_artwork(x2) & of(x2,x1) & n_female(x1) & n_woman(x1) & a_young(s1) & Theme(s1,x1)) | exists p1 x1.(exists x2 x3.((x1 = x2) & at(x2,x3) & n_easel(x3) & n_paint(x2)) & n_man(x1)) | 796c96b0-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 x1 x2 x3.(v_show(e1) & on(e1,x3) & of(x2,x1) & n_woman(x1) & n_wall(x3) & n_female(x1) & n_artwork(x2) & a_young(s1) & a_off(s2) & Theme(s1,x1) & Theme(e1,x2) & Manner(e1,s2) & Actor(e1,x1)) | exists x1.(n_man(x1) & exists x2 x3.(n_paint(x2) & n_easel(x3) & at(x2,x3) & (x1 = x2))) |
||
Woman on the street window shops in front of the store, Louis Vuitton. | There is a woman on a street. | 0 | -100 | Woman on the street means there is a woman on street. | exists s1 x1 x2 x3 x4 x5 x6 x7.(ne_per_vuitton(x6) & (x6 = x7) & ne_per_louis(x7) & n_store(x5) & n_shop(x1) & of(x1,x3) & n_window(x3) & of(x1,x2) & n_street(x2) & ne_nam_woman(s1) & a_topic(s1) & on(s1,x1) & in(x1,x4) & rel(x4,x6) & of(x4,x5) & n_front(x4)) | exists p1 x1 x2 x3.((x1 = x2) & on(x2,x3) & n_street(x3) & n_woman(x2)) | 796ca4d4-e4c8-11ec-9cdd-0242ac1c0002 | exists s1 x1 x2 x3 x4 x5 x6 x7.(rel(x4,x6) & on(s1,x1) & of(x4,x5) & of(x1,x3) & of(x1,x2) & ne_per_vuitton(x6) & ne_per_louis(x7) & ne_nam_woman(s1) & n_window(x3) & n_street(x2) & n_store(x5) & n_shop(x1) & n_front(x4) & in(x1,x4) & a_topic(s1) & (x6 = x7)) | exists x1 x2 x3.(on(x2,x3) & n_woman(x2) & n_street(x3) & (x1 = x2)) |
||
Woman on the street window shops in front of the store, Louis Vuitton. | The woman is looking for a new Louis Vuitton bag to buy for herself. | 1 | -100 | You can not infer she is going to buy it. | exists s1 x1 x2 x3 x4 x5 x6 x7.(ne_per_vuitton(x6) & (x6 = x7) & ne_per_louis(x7) & n_store(x5) & n_shop(x1) & of(x1,x3) & n_window(x3) & of(x1,x2) & n_street(x2) & ne_nam_woman(s1) & a_topic(s1) & on(s1,x1) & in(x1,x4) & rel(x4,x6) & of(x4,x5) & n_front(x4)) | exists e1 p1 s1 x1 x2 x3 x4.(n_female(x1) & n_woman(x1) & for(e1,x2) & Topic(x2,p1) & exists e2.(for(e2,x1) & Actor(e2,x2) & v_buy(e2)) & n_bag(x2) & (x2 = x4) & ne_geo_vuitton(x4) & (x2 = x3) & ne_geo_louis(x3) & a_new(s1) & Theme(s1,x2) & Actor(e1,x1) & v_look(e1)) | 796cb05a-e4c8-11ec-9cdd-0242ac1c0002 | exists s1 x1 x2 x3 x4 x5 x6 x7.(rel(x4,x6) & on(s1,x1) & of(x4,x5) & of(x1,x3) & of(x1,x2) & ne_per_vuitton(x6) & ne_per_louis(x7) & ne_nam_woman(s1) & n_window(x3) & n_street(x2) & n_store(x5) & n_shop(x1) & n_front(x4) & in(x1,x4) & a_topic(s1) & (x6 = x7)) | exists e1 p1 s1 x1 x2 x3 x4.(v_look(e1) & ne_geo_vuitton(x4) & ne_geo_louis(x3) & n_woman(x1) & n_female(x1) & n_bag(x2) & for(e1,x2) & exists e2.(v_buy(e2) & for(e2,x1) & Actor(e2,x2)) & a_new(s1) & Topic(x2,p1) & Theme(s1,x2) & Actor(e1,x1) & (x2 = x4) & (x2 = x3)) |
||
Woman on the street window shops in front of the store, Louis Vuitton. | The woman is window shopping in front of a Gucci store. | 2 | -100 | Louis Vuitton is a different brand from Gucci. | exists s1 x1 x2 x3 x4 x5 x6 x7.(ne_per_vuitton(x6) & (x6 = x7) & ne_per_louis(x7) & n_store(x5) & n_shop(x1) & of(x1,x3) & n_window(x3) & of(x1,x2) & n_street(x2) & ne_nam_woman(s1) & a_topic(s1) & on(s1,x1) & in(x1,x4) & rel(x4,x6) & of(x4,x5) & n_front(x4)) | exists p1 x1.(n_woman(x1) & exists x2 x3 x4 x5 x6.((x1 = x2) & in(x2,x4) & of(x4,x5) & n_store(x5) & (x5 = x6) & ne_org_gucci(x6) & n_front(x4) & n_shopping(x2) & of(x2,x3) & n_window(x3))) | 796cbc1c-e4c8-11ec-9cdd-0242ac1c0002 | exists s1 x1 x2 x3 x4 x5 x6 x7.(rel(x4,x6) & on(s1,x1) & of(x4,x5) & of(x1,x3) & of(x1,x2) & ne_per_vuitton(x6) & ne_per_louis(x7) & ne_nam_woman(s1) & n_window(x3) & n_street(x2) & n_store(x5) & n_shop(x1) & n_front(x4) & in(x1,x4) & a_topic(s1) & (x6 = x7)) | exists x1.(n_woman(x1) & exists x2 x3 x4 x5 x6.(of(x4,x5) & of(x2,x3) & ne_org_gucci(x6) & n_window(x3) & n_store(x5) & n_shopping(x2) & n_front(x4) & in(x2,x4) & (x5 = x6) & (x1 = x2))) |
||
Four dogs in a circle on the grass in the distance and a black dog on the grass in forefront. | The dogs are outdoors. | 0 | -100 | Four dogs in a circle on the grass means the dogs are outdoors. | exists s1 x1 x2 x3 x4 x5 x6 x7.(n_grass(x4) & n_grass(x4) & n_distance(x5) & a_topic(x1) & in(x1,x2) & on(x2,x3) & subset_of(x6,x3) & on(x6,x4) & in(x4,x7) & n_forefront(x7) & n_dog(x6) & a_black(s1) & Theme(s1,x6) & subset_of(x4,x3) & in(x4,x5) & n_circle(x2) & n_dog(x1) & card_eq_4(x1)) | exists p1 x1.(n_dog(x1) & exists x2.((x1 = x2) & n_outdoors(x2))) | 796cc95a-e4c8-11ec-9cdd-0242ac1c0002 | exists s1 x1 x2 x3 x4 x5 x6 x7.(subset_of(x6,x3) & subset_of(x4,x3) & on(x6,x4) & on(x2,x3) & n_grass(x4) & n_forefront(x7) & n_dog(x6) & n_dog(x1) & n_distance(x5) & n_circle(x2) & in(x4,x7) & in(x4,x5) & in(x1,x2) & card_eq_4(x1) & a_topic(x1) & a_black(s1) & Theme(s1,x6)) | exists x1.(n_dog(x1) & exists x2.(n_outdoors(x2) & (x1 = x2))) |
||
Four dogs in a circle on the grass in the distance and a black dog on the grass in forefront. | The black dog is a lab. | 1 | -100 | Not all black dog is a lab. | exists s1 x1 x2 x3 x4 x5 x6 x7.(n_grass(x4) & n_grass(x4) & n_distance(x5) & a_topic(x1) & in(x1,x2) & on(x2,x3) & subset_of(x6,x3) & on(x6,x4) & in(x4,x7) & n_forefront(x7) & n_dog(x6) & a_black(s1) & Theme(s1,x6) & subset_of(x4,x3) & in(x4,x5) & n_circle(x2) & n_dog(x1) & card_eq_4(x1)) | exists p1 s1 x1.(n_dog(x1) & a_black(s1) & Theme(s1,x1) & exists x2.((x1 = x2) & n_lab(x2))) | 796cd40e-e4c8-11ec-9cdd-0242ac1c0002 | exists s1 x1 x2 x3 x4 x5 x6 x7.(subset_of(x6,x3) & subset_of(x4,x3) & on(x6,x4) & on(x2,x3) & n_grass(x4) & n_forefront(x7) & n_dog(x6) & n_dog(x1) & n_distance(x5) & n_circle(x2) & in(x4,x7) & in(x4,x5) & in(x1,x2) & card_eq_4(x1) & a_topic(x1) & a_black(s1) & Theme(s1,x6)) | exists s1 x1.(n_dog(x1) & exists x2.(n_lab(x2) & (x1 = x2)) & a_black(s1) & Theme(s1,x1)) |
||
Four dogs in a circle on the grass in the distance and a black dog on the grass in forefront. | There are only 2 dogs in the photo. | 2 | -100 | Four is two more than two. | exists s1 x1 x2 x3 x4 x5 x6 x7.(n_grass(x4) & n_grass(x4) & n_distance(x5) & a_topic(x1) & in(x1,x2) & on(x2,x3) & subset_of(x6,x3) & on(x6,x4) & in(x4,x7) & n_forefront(x7) & n_dog(x6) & a_black(s1) & Theme(s1,x6) & subset_of(x4,x3) & in(x4,x5) & n_circle(x2) & n_dog(x1) & card_eq_4(x1)) | exists p1 x1 x2.(n_photo(x2) & in(p1,x2) & exists x3.((x1 = x3) & n_dog(x3) & n_date(x3) & a_date_day_02(x3) & a_date_day_02(x3) & r_only(x3))) | 796cddb4-e4c8-11ec-9cdd-0242ac1c0002 | exists s1 x1 x2 x3 x4 x5 x6 x7.(subset_of(x6,x3) & subset_of(x4,x3) & on(x6,x4) & on(x2,x3) & n_grass(x4) & n_forefront(x7) & n_dog(x6) & n_dog(x1) & n_distance(x5) & n_circle(x2) & in(x4,x7) & in(x4,x5) & in(x1,x2) & card_eq_4(x1) & a_topic(x1) & a_black(s1) & Theme(s1,x6)) | exists p1 x1 x2.(n_photo(x2) & in(p1,x2) & exists x3.(r_only(x3) & n_dog(x3) & n_date(x3) & a_date_day_02(x3) & (x1 = x3))) |
||
A young man in a red shirt cooking chicken on a grill in a public park, flashes the peace sign. | The man is indoors. | 2 | -100 | The first sentence claims the man is in a park. The second suggests he's indoors. | exists e1 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7 x8.(n_sign(x7) & of(x7,x8) & n_peace(x8) & Theme(e1,x7) & Actor(e1,x1) & v_flash(e1) & in(x1,x2) & on(x2,x5) & in(x5,x6) & n_park(x6) & a_public(s3) & Theme(s3,x6) & n_grill(x5) & n_chicken(x2) & of(x2,x4) & n_cooking(x4) & of(x2,x3) & n_shirt(x3) & a_red(s2) & Theme(s2,x2) & n_man(x1) & a_young(s1) & Theme(s1,x1)) | exists p1 x1.(n_man(x1) & exists x2.((x1 = x2) & n_indoor(x2))) | 796ce390-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7 x8.(v_flash(e1) & on(x2,x5) & of(x7,x8) & of(x2,x4) & of(x2,x3) & n_sign(x7) & n_shirt(x3) & n_peace(x8) & n_park(x6) & n_man(x1) & n_grill(x5) & n_cooking(x4) & n_chicken(x2) & in(x5,x6) & in(x1,x2) & a_young(s1) & a_red(s2) & a_public(s3) & Theme(s3,x6) & Theme(s2,x2) & Theme(s1,x1) & Theme(e1,x7) & Actor(e1,x1)) | exists x1.(n_man(x1) & exists x2.(n_indoor(x2) & (x1 = x2))) |
||
A young man in a red shirt cooking chicken on a grill in a public park, flashes the peace sign. | The man is outdoors. | 0 | -100 | A public park and grill must be outside. | exists e1 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7 x8.(n_sign(x7) & of(x7,x8) & n_peace(x8) & Theme(e1,x7) & Actor(e1,x1) & v_flash(e1) & in(x1,x2) & on(x2,x5) & in(x5,x6) & n_park(x6) & a_public(s3) & Theme(s3,x6) & n_grill(x5) & n_chicken(x2) & of(x2,x4) & n_cooking(x4) & of(x2,x3) & n_shirt(x3) & a_red(s2) & Theme(s2,x2) & n_man(x1) & a_young(s1) & Theme(s1,x1)) | exists p1 x1.(n_man(x1) & exists x2.((x1 = x2) & n_outdoors(x2))) | 796ce9e4-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7 x8.(v_flash(e1) & on(x2,x5) & of(x7,x8) & of(x2,x4) & of(x2,x3) & n_sign(x7) & n_shirt(x3) & n_peace(x8) & n_park(x6) & n_man(x1) & n_grill(x5) & n_cooking(x4) & n_chicken(x2) & in(x5,x6) & in(x1,x2) & a_young(s1) & a_red(s2) & a_public(s3) & Theme(s3,x6) & Theme(s2,x2) & Theme(s1,x1) & Theme(e1,x7) & Actor(e1,x1)) | exists x1.(n_man(x1) & exists x2.(n_outdoors(x2) & (x1 = x2))) |
||
A young man in a red shirt cooking chicken on a grill in a public park, flashes the peace sign. | There are children playing in the background. | 1 | -100 | At a public park does not imply there are children playing. A park does not have to have children playing. | exists e1 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7 x8.(n_sign(x7) & of(x7,x8) & n_peace(x8) & Theme(e1,x7) & Actor(e1,x1) & v_flash(e1) & in(x1,x2) & on(x2,x5) & in(x5,x6) & n_park(x6) & a_public(s3) & Theme(s3,x6) & n_grill(x5) & n_chicken(x2) & of(x2,x4) & n_cooking(x4) & of(x2,x3) & n_shirt(x3) & a_red(s2) & Theme(s2,x2) & n_man(x1) & a_young(s1) & Theme(s1,x1)) | exists p1 x1 x4.(n_background(x4) & exists e1 x2 x3.((x1 = x2) & in(e1,x4) & Actor(e1,x3) & v_play(e1) & (x2 = x3) & n_child(x2))) | 796ceed0-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7 x8.(v_flash(e1) & on(x2,x5) & of(x7,x8) & of(x2,x4) & of(x2,x3) & n_sign(x7) & n_shirt(x3) & n_peace(x8) & n_park(x6) & n_man(x1) & n_grill(x5) & n_cooking(x4) & n_chicken(x2) & in(x5,x6) & in(x1,x2) & a_young(s1) & a_red(s2) & a_public(s3) & Theme(s3,x6) & Theme(s2,x2) & Theme(s1,x1) & Theme(e1,x7) & Actor(e1,x1)) | exists x1 x4.(n_background(x4) & exists e1 x2 x3.(v_play(e1) & n_child(x2) & in(e1,x4) & Actor(e1,x3) & (x2 = x3) & (x1 = x2))) |
||
Three adults standing in front of a sign that says "vote" and an American flag. | A group of people are standing outside protesting. | 0 | -100 | Three adults are an example of a group of people. | exists e1 e2 s1 x1 x2 x3 x4 x5 x6 x7 x8.(a_topic(x1) & in(e1,x3) & of(x3,x4) & Theme(e2,x6) & Actor(e2,x5) & v_say(e2) & subset_of(x8,x6) & n_flag(x8) & a_american(s1) & Theme(s1,x8) & subset_of(x7,x6) & n_vote(x7) & (x4 = x5) & n_sign(x4) & n_front(x3) & Actor(e1,x2) & v_stand(e1) & (x1 = x2) & n_adult(x1) & card_eq_3(x1)) | exists e1 x1 x2 x3.(outside(e1,x3) & n_protest(x3) & Actor(e1,x1) & v_stand(e1) & of(x1,x2) & n_people(x2) & n_group(x1)) | 796cf3b2-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 s1 x1 x2 x3 x4 x5 x6 x7 x8.(v_stand(e1) & v_say(e2) & subset_of(x8,x6) & subset_of(x7,x6) & of(x3,x4) & n_vote(x7) & n_sign(x4) & n_front(x3) & n_flag(x8) & n_adult(x1) & in(e1,x3) & card_eq_3(x1) & a_topic(x1) & a_american(s1) & Theme(s1,x8) & Theme(e2,x6) & Actor(e2,x5) & Actor(e1,x2) & (x4 = x5) & (x1 = x2)) | exists e1 x1 x2 x3.(v_stand(e1) & outside(e1,x3) & of(x1,x2) & n_protest(x3) & n_people(x2) & n_group(x1) & Actor(e1,x1)) |
||
Three adults standing in front of a sign that says "vote" and an American flag. | A group of people are standing outside protesting that says "impeach" | 1 | -100 | A sign that says vote does not imply the people holding the sign are protesters. All protesters do not hold signs that say 'impeach'. | exists e2 e1 s1 x1 x2 x3 x4 x5 x6 x7 x8.(a_topic(x1) & in(e1,x3) & of(x3,x4) & Theme(e2,x6) & Actor(e2,x5) & v_say(e2) & subset_of(x8,x6) & n_flag(x8) & a_american(s1) & Theme(s1,x8) & subset_of(x7,x6) & n_vote(x7) & (x4 = x5) & n_sign(x4) & n_front(x3) & Actor(e1,x2) & v_stand(e1) & (x1 = x2) & n_adult(x1) & card_eq_3(x1)) | exists e2 e1 p1 s1 x1 x2.(for(e1,e2) & exists e3 p2.(exists e4.(Actor(e4,x1) & v_impeach(e4)) & Topic(e3,p2) & Actor(e3,x1) & v_say(e3)) & n_thing(x1) & Topic(e2,p1) & Actor(e2,x1) & v_protest(e2) & a_outside(s1) & Manner(e1,s1) & Actor(e1,x1) & v_stand(e1) & of(x1,x2) & n_people(x2) & n_group(x1)) | 796cfe0c-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e1 s1 x1 x2 x3 x4 x5 x6 x7 x8.(v_stand(e1) & v_say(e2) & subset_of(x8,x6) & subset_of(x7,x6) & of(x3,x4) & n_vote(x7) & n_sign(x4) & n_front(x3) & n_flag(x8) & n_adult(x1) & in(e1,x3) & card_eq_3(x1) & a_topic(x1) & a_american(s1) & Theme(s1,x8) & Theme(e2,x6) & Actor(e2,x5) & Actor(e1,x2) & (x4 = x5) & (x1 = x2)) | exists e2 e1 p1 s1 x1 x2.(v_stand(e1) & v_protest(e2) & of(x1,x2) & n_thing(x1) & n_people(x2) & n_group(x1) & for(e1,e2) & exists e3 p2.(v_say(e3) & exists e4.(v_impeach(e4) & Actor(e4,x1)) & Topic(e3,p2) & Actor(e3,x1)) & a_outside(s1) & Topic(e2,p1) & Manner(e1,s1) & Actor(e2,x1) & Actor(e1,x1)) |
||
Children playing on an Ox in the water. | The children are riding the Ox in the water. | 0 | -100 | playing on an Ox in the water can also be said as riding the Ox in the water. | exists e1 x1 x2 x3 x4.(n_water(x4) & a_topic(x1) & in(e1,x4) & on(e1,x3) & n_ox(x3) & Actor(e1,x2) & v_play(e1) & (x1 = x2) & n_child(x1)) | exists e1 x1 x2 x3.(n_water(x3) & ne_org_ox(x2) & n_child(x1) & in(e1,x3) & Theme(e1,x2) & Actor(e1,x1) & v_ride(e1)) | 796d0410-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4.(v_play(e1) & on(e1,x3) & n_water(x4) & n_ox(x3) & n_child(x1) & in(e1,x4) & a_topic(x1) & Actor(e1,x2) & (x1 = x2)) | exists e1 x1 x2 x3.(v_ride(e1) & ne_org_ox(x2) & n_water(x3) & n_child(x1) & in(e1,x3) & Theme(e1,x2) & Actor(e1,x1)) |
||
Children playing on an Ox in the water. | The adults are playing in the water. | 2 | -100 | CHILDREN ARE NOT ADULTS | exists e1 x1 x2 x3 x4.(n_water(x4) & a_topic(x1) & in(e1,x4) & on(e1,x3) & n_ox(x3) & Actor(e1,x2) & v_play(e1) & (x1 = x2) & n_child(x1)) | exists e1 x1 x2.(n_water(x2) & n_adult(x1) & in(e1,x2) & Actor(e1,x1) & v_play(e1)) | 796d08f2-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4.(v_play(e1) & on(e1,x3) & n_water(x4) & n_ox(x3) & n_child(x1) & in(e1,x4) & a_topic(x1) & Actor(e1,x2) & (x1 = x2)) | exists e1 x1 x2.(v_play(e1) & n_water(x2) & n_adult(x1) & in(e1,x2) & Actor(e1,x1)) |
||
Children playing on an Ox in the water. | The children are having fun. | 1 | -100 | Just because the children are playing does not necessarily mean they are having fun. | exists e1 x1 x2 x3 x4.(n_water(x4) & a_topic(x1) & in(e1,x4) & on(e1,x3) & n_ox(x3) & Actor(e1,x2) & v_play(e1) & (x1 = x2) & n_child(x1)) | exists e1 x1 x2.(n_child(x1) & Theme(e1,x2) & Actor(e1,x1) & v_have(e1) & n_fun(x2)) | 796d0ece-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4.(v_play(e1) & on(e1,x3) & n_water(x4) & n_ox(x3) & n_child(x1) & in(e1,x4) & a_topic(x1) & Actor(e1,x2) & (x1 = x2)) | exists e1 x1 x2.(v_have(e1) & n_fun(x2) & n_child(x1) & Theme(e1,x2) & Actor(e1,x1)) |
||
Naked children play in the water on the back of a water buffalo. | kids are outdoors | 0 | -100 | The water buffalo must be outdoors. | exists e1 e2 x1 x2 x3 x4.(n_back(x3) & on(e2,x3) & of(x3,x4) & n_buffalo(x4) & of(x4,x2) & n_water(x2) & n_water(x2) & in(e2,x2) & Actor(e2,x1) & v_play(e2) & n_child(x1) & Theme(e1,x1) & v_nake(e1)) | exists p1 x1.(exists x2.((x1 = x2) & n_outdoors(x2)) & n_kid(x1)) | 796d13f6-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 x1 x2 x3 x4.(v_play(e2) & v_nake(e1) & on(e2,x3) & of(x4,x2) & of(x3,x4) & n_water(x2) & n_child(x1) & n_buffalo(x4) & n_back(x3) & in(e2,x2) & Theme(e1,x1) & Actor(e2,x1)) | exists x1.(n_kid(x1) & exists x2.(n_outdoors(x2) & (x1 = x2))) |
||
Naked children play in the water on the back of a water buffalo. | kids are out playing while the parents are getting drinking water to bring back to the village | 1 | -100 | Just because Naked children play in the water on the back of a water buffalo does not mean the kids are playing while the parents are getting drinking water to bring back to the village. | exists e2 e1 x1 x2 x3 x4.(n_back(x3) & on(e2,x3) & of(x3,x4) & n_buffalo(x4) & of(x4,x2) & n_water(x2) & n_water(x2) & in(e2,x2) & Actor(e2,x1) & v_play(e2) & n_child(x1) & Theme(e1,x1) & v_nake(e1)) | exists e1 p1 s1 x1 x2 x6.(n_village(x6) & n_parent(x2) & a_out(s1) & Manner(e1,s1) & exists e2 p2 x3 x4.(Theme(e2,x3) & Actor(e2,x2) & v_get(e2) & Topic(x3,p2) & exists e3 p3.(exists s2 x5.(to(s2,x6) & Theme(s2,x5) & a_back(s2) & n_thing(x5)) & Topic(e3,p3) & Actor(e3,x3) & v_bring(e3)) & n_water(x3) & of(x3,x4) & n_drinking(x4)) & while(e1,p1) & Actor(e1,x1) & v_play(e1) & n_kid(x1)) | 796d191e-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e1 x1 x2 x3 x4.(v_play(e2) & v_nake(e1) & on(e2,x3) & of(x4,x2) & of(x3,x4) & n_water(x2) & n_child(x1) & n_buffalo(x4) & n_back(x3) & in(e2,x2) & Theme(e1,x1) & Actor(e2,x1)) | exists e1 p1 s1 x1 x2 x6.(while(e1,p1) & v_play(e1) & n_village(x6) & n_parent(x2) & n_kid(x1) & exists e2 p2 x3 x4.(v_get(e2) & of(x3,x4) & n_water(x3) & n_drinking(x4) & exists e3 p3.(v_bring(e3) & exists s2 x5.(to(s2,x6) & n_thing(x5) & a_back(s2) & Theme(s2,x5)) & Topic(e3,p3) & Actor(e3,x3)) & Topic(x3,p2) & Theme(e2,x3) & Actor(e2,x2)) & a_out(s1) & Manner(e1,s1) & Actor(e1,x1)) |
||
Naked children play in the water on the back of a water buffalo. | four men are playing a pickup game of basketball | 2 | -100 | Children aren't men. | exists e2 e1 x1 x2 x3 x4.(n_back(x3) & on(e2,x3) & of(x3,x4) & n_buffalo(x4) & of(x4,x2) & n_water(x2) & n_water(x2) & in(e2,x2) & Actor(e2,x1) & v_play(e2) & n_child(x1) & Theme(e1,x1) & v_nake(e1)) | exists e1 x1 x2 x3 x4.(Theme(e1,x2) & Actor(e1,x1) & v_play(e1) & of(x2,x4) & n_basketball(x4) & n_game(x2) & of(x2,x3) & n_pickup(x3) & n_man(x1) & card_eq_4(x1)) | 796d1e28-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e1 x1 x2 x3 x4.(v_play(e2) & v_nake(e1) & on(e2,x3) & of(x4,x2) & of(x3,x4) & n_water(x2) & n_child(x1) & n_buffalo(x4) & n_back(x3) & in(e2,x2) & Theme(e1,x1) & Actor(e2,x1)) | exists e1 x1 x2 x3 x4.(v_play(e1) & of(x2,x4) & of(x2,x3) & n_pickup(x3) & n_man(x1) & n_game(x2) & n_basketball(x4) & card_eq_4(x1) & Theme(e1,x2) & Actor(e1,x1)) |
||
Two naked boys standing on back of an ox while two other boys try to climb out of the water onto him as well. | the boys a re happy | 1 | -100 | standing doesn't imply happy | exists e2 e1 p1 s1 x1 x2 x3 x4 x5 x6.(n_water(x6) & Topic(e2,p1) & Actor(e2,x1) & v_try(e2) & exists e3 s2.(r_as(e3) & a_well(s2) & Manner(e3,s2) & onto(e3,x3) & of(e3,x6) & r_out(e3) & Actor(e3,x1) & v_climb(e3)) & n_male(x3) & while(e1,x5) & -(x5 = x1) & n_boy(x1) & n_boy(x1) & n_boy(x5) & card_eq_2(x5) & on(e1,x3) & of(x3,x4) & n_ox(x4) & n_back(x3) & Actor(e1,x2) & v_stand(e1) & (x1 = x2) & a_naked(s1) & Theme(s1,x1) & card_eq_2(x1)) | exists x2.(n_boy(x2) & all x1.(n_re(x1) -> exists s1.(Theme(s1,x2) & a_happy(s1) & for(x2,x1)))) | 796d233c-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e1 p1 s1 x1 x2 x3 x4 x5 x6.(while(e1,x5) & v_try(e2) & v_stand(e1) & on(e1,x3) & of(x3,x4) & n_water(x6) & n_ox(x4) & n_male(x3) & n_boy(x5) & n_boy(x1) & n_back(x3) & exists e3 s2.(v_climb(e3) & r_out(e3) & r_as(e3) & onto(e3,x3) & of(e3,x6) & a_well(s2) & Manner(e3,s2) & Actor(e3,x1)) & card_eq_2(x5) & card_eq_2(x1) & a_naked(s1) & Topic(e2,p1) & Theme(s1,x1) & Actor(e2,x1) & Actor(e1,x2) & -(x5 = x1) & (x1 = x2)) | exists x2.(n_boy(x2) & all x1.(exists s1.(for(x2,x1) & a_happy(s1) & Theme(s1,x2)) | -n_re(x1))) |
||
Two naked boys standing on back of an ox while two other boys try to climb out of the water onto him as well. | two boys standing | 0 | -100 | "two boys standing" is a rephrasing of "Two naked boys standing on back of an ox while two other boys try to climb out of the water onto him as well." | exists e1 e2 p1 s1 x1 x2 x3 x4 x5 x6.(n_water(x6) & Topic(e2,p1) & Actor(e2,x1) & v_try(e2) & exists e3 s2.(r_as(e3) & a_well(s2) & Manner(e3,s2) & onto(e3,x3) & of(e3,x6) & r_out(e3) & Actor(e3,x1) & v_climb(e3)) & n_male(x3) & while(e1,x5) & -(x5 = x1) & n_boy(x1) & n_boy(x1) & n_boy(x5) & card_eq_2(x5) & on(e1,x3) & of(x3,x4) & n_ox(x4) & n_back(x3) & Actor(e1,x2) & v_stand(e1) & (x1 = x2) & a_naked(s1) & Theme(s1,x1) & card_eq_2(x1)) | exists e1 x1 x2.(a_topic(x1) & Actor(e1,x2) & v_stand(e1) & (x1 = x2) & n_boy(x1) & card_eq_2(x1)) | 796d2af8-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 p1 s1 x1 x2 x3 x4 x5 x6.(while(e1,x5) & v_try(e2) & v_stand(e1) & on(e1,x3) & of(x3,x4) & n_water(x6) & n_ox(x4) & n_male(x3) & n_boy(x5) & n_boy(x1) & n_back(x3) & exists e3 s2.(v_climb(e3) & r_out(e3) & r_as(e3) & onto(e3,x3) & of(e3,x6) & a_well(s2) & Manner(e3,s2) & Actor(e3,x1)) & card_eq_2(x5) & card_eq_2(x1) & a_naked(s1) & Topic(e2,p1) & Theme(s1,x1) & Actor(e2,x1) & Actor(e1,x2) & -(x5 = x1) & (x1 = x2)) | exists e1 x1 x2.(v_stand(e1) & n_boy(x1) & card_eq_2(x1) & a_topic(x1) & Actor(e1,x2) & (x1 = x2)) |
||
Two naked boys standing on back of an ox while two other boys try to climb out of the water onto him as well. | the boys are in tuxedos | 2 | -100 | Naked boys can't be in tuxedos. | exists e2 e1 p1 s1 x1 x2 x3 x4 x5 x6.(n_water(x6) & Topic(e2,p1) & Actor(e2,x1) & v_try(e2) & exists e3 s2.(r_as(e3) & a_well(s2) & Manner(e3,s2) & onto(e3,x3) & of(e3,x6) & r_out(e3) & Actor(e3,x1) & v_climb(e3)) & n_male(x3) & while(e1,x5) & -(x5 = x1) & n_boy(x1) & n_boy(x1) & n_boy(x5) & card_eq_2(x5) & on(e1,x3) & of(x3,x4) & n_ox(x4) & n_back(x3) & Actor(e1,x2) & v_stand(e1) & (x1 = x2) & a_naked(s1) & Theme(s1,x1) & card_eq_2(x1)) | exists p1 x1.(n_boy(x1) & exists x2.(in(x1,x2) & n_tuxedo(x2))) | 796d319c-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e1 p1 s1 x1 x2 x3 x4 x5 x6.(while(e1,x5) & v_try(e2) & v_stand(e1) & on(e1,x3) & of(x3,x4) & n_water(x6) & n_ox(x4) & n_male(x3) & n_boy(x5) & n_boy(x1) & n_back(x3) & exists e3 s2.(v_climb(e3) & r_out(e3) & r_as(e3) & onto(e3,x3) & of(e3,x6) & a_well(s2) & Manner(e3,s2) & Actor(e3,x1)) & card_eq_2(x5) & card_eq_2(x1) & a_naked(s1) & Topic(e2,p1) & Theme(s1,x1) & Actor(e2,x1) & Actor(e1,x2) & -(x5 = x1) & (x1 = x2)) | exists x1.(n_boy(x1) & exists x2.(n_tuxedo(x2) & in(x1,x2))) |
||
A few young ethnic boys play with an animal in a river. | Boys are playing | 0 | -100 | young ethnic boys play with an animal shows that Boys are playing | exists e1 s1 s2 s3 x1 x2 x3.(in(e1,x3) & n_river(x3) & with(e1,x2) & n_animal(x2) & Actor(e1,x1) & v_play(e1) & n_boy(x1) & a_ethnic(s3) & Theme(s3,x1) & a_young(s2) & Theme(s2,x1) & a_few(s1) & Theme(s1,x1)) | exists e1 x1.(Actor(e1,x1) & v_play(e1) & n_boy(x1)) | 796d3746-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 s3 x1 x2 x3.(with(e1,x2) & v_play(e1) & n_river(x3) & n_boy(x1) & n_animal(x2) & in(e1,x3) & a_young(s2) & a_few(s1) & a_ethnic(s3) & Theme(s3,x1) & Theme(s2,x1) & Theme(s1,x1) & Actor(e1,x1)) | exists e1 x1.(v_play(e1) & n_boy(x1) & Actor(e1,x1)) |
||
A few young ethnic boys play with an animal in a river. | The animal is a dog | 1 | -100 | Dog is not the only animal | exists e1 s1 s2 s3 x1 x2 x3.(in(e1,x3) & n_river(x3) & with(e1,x2) & n_animal(x2) & Actor(e1,x1) & v_play(e1) & n_boy(x1) & a_ethnic(s3) & Theme(s3,x1) & a_young(s2) & Theme(s2,x1) & a_few(s1) & Theme(s1,x1)) | exists p1 x1.(n_animal(x1) & exists x2.((x1 = x2) & n_dog(x2))) | 796d3c3c-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 s3 x1 x2 x3.(with(e1,x2) & v_play(e1) & n_river(x3) & n_boy(x1) & n_animal(x2) & in(e1,x3) & a_young(s2) & a_few(s1) & a_ethnic(s3) & Theme(s3,x1) & Theme(s2,x1) & Theme(s1,x1) & Actor(e1,x1)) | exists x1.(n_animal(x1) & exists x2.(n_dog(x2) & (x1 = x2))) |
||
A few young ethnic boys play with an animal in a river. | The boys are in their home | 2 | -100 | There can't be a river in a home. | exists e1 s1 s2 s3 x1 x2 x3.(in(e1,x3) & n_river(x3) & with(e1,x2) & n_animal(x2) & Actor(e1,x1) & v_play(e1) & n_boy(x1) & a_ethnic(s3) & Theme(s3,x1) & a_young(s2) & Theme(s2,x1) & a_few(s1) & Theme(s1,x1)) | exists p1 x1 x2.(n_home(x2) & of(x2,x1) & n_thing(x1) & n_boy(x1) & in(x1,x2)) | 796d4132-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 s3 x1 x2 x3.(with(e1,x2) & v_play(e1) & n_river(x3) & n_boy(x1) & n_animal(x2) & in(e1,x3) & a_young(s2) & a_few(s1) & a_ethnic(s3) & Theme(s3,x1) & Theme(s2,x1) & Theme(s1,x1) & Actor(e1,x1)) | exists x1 x2.(of(x2,x1) & n_thing(x1) & n_home(x2) & n_boy(x1) & in(x1,x2)) |
||
Four little naked boys playing with an ox in dirty water. | The naked boys were playing in the dirty water. | 1 | -100 | Just because Four little naked boys playing with an ox in dirty water does not mean the water is dirty. | exists e1 s1 s2 s3 x1 x2 x3 x4.(a_topic(x1) & with(e1,x3) & in(x3,x4) & n_water(x4) & a_dirty(s3) & Theme(s3,x4) & n_ox(x3) & Actor(e1,x2) & v_play(e1) & (x1 = x2) & n_boy(x1) & a_naked(s2) & Theme(s2,x1) & a_little(s1) & Theme(s1,x1) & card_eq_4(x1)) | exists e1 s1 x1 x2 x3.(n_water(x2) & of(x2,x3) & n_dirty(x3) & n_boy(x1) & a_naked(s1) & Theme(s1,x1) & in(e1,x2) & Actor(e1,x1) & v_play(e1)) | 796d4632-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 s3 x1 x2 x3 x4.(with(e1,x3) & v_play(e1) & n_water(x4) & n_ox(x3) & n_boy(x1) & in(x3,x4) & card_eq_4(x1) & a_topic(x1) & a_naked(s2) & a_little(s1) & a_dirty(s3) & Theme(s3,x4) & Theme(s2,x1) & Theme(s1,x1) & Actor(e1,x2) & (x1 = x2)) | exists e1 s1 x1 x2 x3.(v_play(e1) & of(x2,x3) & n_water(x2) & n_dirty(x3) & n_boy(x1) & in(e1,x2) & a_naked(s1) & Theme(s1,x1) & Actor(e1,x1)) |
||
Four little naked boys playing with an ox in dirty water. | The naked boys were playing with the ox in the water. | 0 | -100 | "little naked boys playing" is a rephrasing of "naked boys " | exists e1 s1 s2 s3 x1 x2 x3 x4.(a_topic(x1) & with(e1,x3) & in(x3,x4) & n_water(x4) & a_dirty(s3) & Theme(s3,x4) & n_ox(x3) & Actor(e1,x2) & v_play(e1) & (x1 = x2) & n_boy(x1) & a_naked(s2) & Theme(s2,x1) & a_little(s1) & Theme(s1,x1) & card_eq_4(x1)) | exists e1 s1 x1 x2 x3.(n_water(x3) & n_ox(x2) & n_boy(x1) & a_naked(s1) & Theme(s1,x1) & with(e1,x2) & in(x2,x3) & Actor(e1,x1) & v_play(e1)) | 796d4be6-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 s3 x1 x2 x3 x4.(with(e1,x3) & v_play(e1) & n_water(x4) & n_ox(x3) & n_boy(x1) & in(x3,x4) & card_eq_4(x1) & a_topic(x1) & a_naked(s2) & a_little(s1) & a_dirty(s3) & Theme(s3,x4) & Theme(s2,x1) & Theme(s1,x1) & Actor(e1,x2) & (x1 = x2)) | exists e1 s1 x1 x2 x3.(with(e1,x2) & v_play(e1) & n_water(x3) & n_ox(x2) & n_boy(x1) & in(x2,x3) & a_naked(s1) & Theme(s1,x1) & Actor(e1,x1)) |
||
Four little naked boys playing with an ox in dirty water. | The pretty little girls were in their dresses. | 2 | -100 | Boys aren't girls. | exists e1 s1 s2 s3 x1 x2 x3 x4.(a_topic(x1) & with(e1,x3) & in(x3,x4) & n_water(x4) & a_dirty(s3) & Theme(s3,x4) & n_ox(x3) & Actor(e1,x2) & v_play(e1) & (x1 = x2) & n_boy(x1) & a_naked(s2) & Theme(s2,x1) & a_little(s1) & Theme(s1,x1) & card_eq_4(x1)) | exists p1 s1 x1 x2.(n_dress(x2) & of(x2,x1) & n_thing(x1) & n_girl(x1) & a_little(s1) & Theme(s1,x1) & r_pretty(x1) & in(x1,x2)) | 796d5280-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 s3 x1 x2 x3 x4.(with(e1,x3) & v_play(e1) & n_water(x4) & n_ox(x3) & n_boy(x1) & in(x3,x4) & card_eq_4(x1) & a_topic(x1) & a_naked(s2) & a_little(s1) & a_dirty(s3) & Theme(s3,x4) & Theme(s2,x1) & Theme(s1,x1) & Actor(e1,x2) & (x1 = x2)) | exists s1 x1 x2.(r_pretty(x1) & of(x2,x1) & n_thing(x1) & n_girl(x1) & n_dress(x2) & in(x1,x2) & a_little(s1) & Theme(s1,x1)) |
||
Boston College and North Carolina women's basketball team at the free throw line. | The crowd is eagerly watching the players. | 1 | -100 | Just because Boston College and North Carolina women's basketball team at the free throw line does not mean the crowd is watching the players eagerly. | exists s1 s2 s3 x1 x2 x3 x4 x5 x6 x7 x8.(n_line(x8) & a_throw(s3) & Theme(s3,x8) & a_free(s2) & Theme(s2,x8) & ne_geo_college(x1) & (x1 = x2) & ne_geo_boston(x2) & a_topic(s1) & subset_of(x6,s1) & at(x6,x8) & n_team(x6) & of(x6,x7) & n_basketball(x7) & of(x6,x3) & n_woman(x3) & (x3 = x5) & ne_geo_carolina(x5) & (x3 = x4) & ne_geo_north(x4) & subset_of(x1,s1)) | exists e1 s1 x1 x2.(n_player(x2) & n_crowd(x1) & a_eagerly(s1) & Manner(e1,s1) & Theme(e1,x2) & Actor(e1,x1) & v_watch(e1)) | 796d57c6-e4c8-11ec-9cdd-0242ac1c0002 | exists s1 s2 s3 x1 x2 x3 x4 x5 x6 x7 x8.(subset_of(x6,s1) & subset_of(x1,s1) & of(x6,x7) & of(x6,x3) & ne_geo_north(x4) & ne_geo_college(x1) & ne_geo_carolina(x5) & ne_geo_boston(x2) & n_woman(x3) & n_team(x6) & n_line(x8) & n_basketball(x7) & at(x6,x8) & a_topic(s1) & a_throw(s3) & a_free(s2) & Theme(s3,x8) & Theme(s2,x8) & (x3 = x5) & (x3 = x4) & (x1 = x2)) | exists e1 s1 x1 x2.(v_watch(e1) & n_player(x2) & n_crowd(x1) & a_eagerly(s1) & Theme(e1,x2) & Manner(e1,s1) & Actor(e1,x1)) |
||
Boston College and North Carolina women's basketball team at the free throw line. | Basketball players boarding the bus to go home. | 2 | -100 | The free throw line isn't a bus. | exists s1 s2 s3 x1 x2 x3 x4 x5 x6 x7 x8.(n_line(x8) & a_throw(s3) & Theme(s3,x8) & a_free(s2) & Theme(s2,x8) & ne_geo_college(x1) & (x1 = x2) & ne_geo_boston(x2) & a_topic(s1) & subset_of(x6,s1) & at(x6,x8) & n_team(x6) & of(x6,x7) & n_basketball(x7) & of(x6,x3) & n_woman(x3) & (x3 = x5) & ne_geo_carolina(x5) & (x3 = x4) & ne_geo_north(x4) & subset_of(x1,s1)) | exists e1 p1 x1 x2 x3 x4 x5.(n_bus(x5) & a_topic(x1) & Topic(e1,p1) & exists e2 x6.(Theme(e2,x6) & Actor(e2,x3) & v_go(e2) & n_home(x6)) & Theme(e1,x5) & Actor(e1,x4) & v_board(e1) & (x1 = x4) & (x1 = x3) & n_player(x1) & of(x1,x2) & n_basketball(x2)) | 796d5d52-e4c8-11ec-9cdd-0242ac1c0002 | exists s1 s2 s3 x1 x2 x3 x4 x5 x6 x7 x8.(subset_of(x6,s1) & subset_of(x1,s1) & of(x6,x7) & of(x6,x3) & ne_geo_north(x4) & ne_geo_college(x1) & ne_geo_carolina(x5) & ne_geo_boston(x2) & n_woman(x3) & n_team(x6) & n_line(x8) & n_basketball(x7) & at(x6,x8) & a_topic(s1) & a_throw(s3) & a_free(s2) & Theme(s3,x8) & Theme(s2,x8) & (x3 = x5) & (x3 = x4) & (x1 = x2)) | exists e1 p1 x1 x2 x3 x4 x5.(v_board(e1) & of(x1,x2) & n_player(x1) & n_bus(x5) & n_basketball(x2) & exists e2 x6.(v_go(e2) & n_home(x6) & Theme(e2,x6) & Actor(e2,x3)) & a_topic(x1) & Topic(e1,p1) & Theme(e1,x5) & Actor(e1,x4) & (x1 = x4) & (x1 = x3)) |
||
Boston College and North Carolina women's basketball team at the free throw line. | Women's basketball teams competing, shooting free throws. | 0 | -100 | Boston College and North Carolina are playing playing | exists s1 s2 s3 x1 x2 x3 x4 x5 x6 x7 x8.(n_line(x8) & a_throw(s3) & Theme(s3,x8) & a_free(s2) & Theme(s2,x8) & ne_geo_college(x1) & (x1 = x2) & ne_geo_boston(x2) & a_topic(s1) & subset_of(x6,s1) & at(x6,x8) & n_team(x6) & of(x6,x7) & n_basketball(x7) & of(x6,x3) & n_woman(x3) & (x3 = x5) & ne_geo_carolina(x5) & (x3 = x4) & ne_geo_north(x4) & subset_of(x1,s1)) | exists e2 e1 x1 x2 x3 x4 x5 x6.(n_team(x4) & of(x4,x5) & n_basketball(x5) & of(x4,x3) & ne_per_women(x3) & rel(e1,x4) & Actor(e2,x6) & v_compete(e2) & (x4 = x6) & Actor(e1,x1) & v_throw(e1) & n_free(x1) & of(x1,x2) & n_shooting(x2)) | 796d6504-e4c8-11ec-9cdd-0242ac1c0002 | exists s1 s2 s3 x1 x2 x3 x4 x5 x6 x7 x8.(subset_of(x6,s1) & subset_of(x1,s1) & of(x6,x7) & of(x6,x3) & ne_geo_north(x4) & ne_geo_college(x1) & ne_geo_carolina(x5) & ne_geo_boston(x2) & n_woman(x3) & n_team(x6) & n_line(x8) & n_basketball(x7) & at(x6,x8) & a_topic(s1) & a_throw(s3) & a_free(s2) & Theme(s3,x8) & Theme(s2,x8) & (x3 = x5) & (x3 = x4) & (x1 = x2)) | exists e2 e1 x1 x2 x3 x4 x5 x6.(v_throw(e1) & v_compete(e2) & rel(e1,x4) & of(x4,x5) & of(x4,x3) & of(x1,x2) & ne_per_women(x3) & n_team(x4) & n_shooting(x2) & n_free(x1) & n_basketball(x5) & Actor(e2,x6) & Actor(e1,x1) & (x4 = x6)) |
||
A female basketball player in a white uniform is shooting a free throw. | Basket players sitting and watching the match. | 2 | -100 | A player isn't players. | exists e1 s1 s2 x1 x2 x3 x4 x5.(Theme(e1,x5) & Actor(e1,x1) & v_shoot(e1) & n_throw(x5) & a_free(s2) & Theme(s2,x5) & in(x1,x4) & n_uniform(x4) & a_white(s1) & Theme(s1,x4) & n_player(x1) & of(x1,x3) & n_basketball(x3) & of(x1,x2) & n_female(x2)) | exists e1 e2 x1 x2 x3 x4 x5.(n_match(x5) & Theme(e2,x5) & Actor(e2,x3) & v_watch(e2) & n_player(x3) & (x3 = x4) & ne_nam_basket(x4) & Actor(e1,x1) & v_sit(e1) & n_player(x1) & (x1 = x2) & ne_nam_basket(x2)) | 796d722e-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 x1 x2 x3 x4 x5.(v_shoot(e1) & of(x1,x3) & of(x1,x2) & n_uniform(x4) & n_throw(x5) & n_player(x1) & n_female(x2) & n_basketball(x3) & in(x1,x4) & a_white(s1) & a_free(s2) & Theme(s2,x5) & Theme(s1,x4) & Theme(e1,x5) & Actor(e1,x1)) | exists e1 e2 x1 x2 x3 x4 x5.(v_watch(e2) & v_sit(e1) & ne_nam_basket(x4) & ne_nam_basket(x2) & n_player(x3) & n_player(x1) & n_match(x5) & Theme(e2,x5) & Actor(e2,x3) & Actor(e1,x1) & (x3 = x4) & (x1 = x2)) |
||
A female basketball player in a white uniform is shooting a free throw. | Basket ball player shotted a goal. | 1 | -100 | Free throw not mean she shotted a goal. | exists e1 s1 s2 x1 x2 x3 x4 x5.(Theme(e1,x5) & Actor(e1,x1) & v_shoot(e1) & n_throw(x5) & a_free(s2) & Theme(s2,x5) & in(x1,x4) & n_uniform(x4) & a_white(s1) & Theme(s1,x4) & n_player(x1) & of(x1,x3) & n_basketball(x3) & of(x1,x2) & n_female(x2)) | exists e1 x1 x2 x3 x4.(Theme(e1,x4) & Actor(e1,x1) & v_shot(e1) & n_goal(x4) & n_player(x1) & of(x1,x3) & n_ball(x3) & of(x1,x2) & n_basket(x2)) | 796d79ae-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 x1 x2 x3 x4 x5.(v_shoot(e1) & of(x1,x3) & of(x1,x2) & n_uniform(x4) & n_throw(x5) & n_player(x1) & n_female(x2) & n_basketball(x3) & in(x1,x4) & a_white(s1) & a_free(s2) & Theme(s2,x5) & Theme(s1,x4) & Theme(e1,x5) & Actor(e1,x1)) | exists e1 x1 x2 x3 x4.(v_shot(e1) & of(x1,x3) & of(x1,x2) & n_player(x1) & n_goal(x4) & n_basket(x2) & n_ball(x3) & Theme(e1,x4) & Actor(e1,x1)) |
||
Female basketball players watching someone make a free throw. | People are playing basket ball. | 0 | -100 | Female basketball players are people. | exists e1 e2 s1 x1 x2 x3 x4 x5 x6.(Theme(e2,x6) & Actor(e2,x1) & v_make(e2) & n_throw(x6) & a_free(s1) & Theme(s1,x6) & Theme(e1,x5) & Actor(e1,x4) & v_watch(e1) & n_person(x5) & (x1 = x4) & n_player(x1) & of(x1,x3) & n_basketball(x3) & (x1 = x2) & ne_nam_female(x2)) | exists e1 x1 x2 x3.(Theme(e1,x2) & Actor(e1,x1) & v_play(e1) & n_ball(x2) & of(x2,x3) & n_basket(x3) & n_people(x1)) | 796d7f44-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 s1 x1 x2 x3 x4 x5 x6.(v_watch(e1) & v_make(e2) & of(x1,x3) & ne_nam_female(x2) & n_throw(x6) & n_player(x1) & n_person(x5) & n_basketball(x3) & a_free(s1) & Theme(s1,x6) & Theme(e2,x6) & Theme(e1,x5) & Actor(e2,x1) & Actor(e1,x4) & (x1 = x4) & (x1 = x2)) | exists e1 x1 x2 x3.(v_play(e1) & of(x2,x3) & n_people(x1) & n_basket(x3) & n_ball(x2) & Theme(e1,x2) & Actor(e1,x1)) |
||
Female basketball players watching someone make a free throw. | People are walking along the beach. | 2 | -100 | Watching isn't walking. | exists e2 e1 s1 x1 x2 x3 x4 x5 x6.(Theme(e2,x6) & Actor(e2,x1) & v_make(e2) & n_throw(x6) & a_free(s1) & Theme(s1,x6) & Theme(e1,x5) & Actor(e1,x4) & v_watch(e1) & n_person(x5) & (x1 = x4) & n_player(x1) & of(x1,x3) & n_basketball(x3) & (x1 = x2) & ne_nam_female(x2)) | exists e1 x1 x2.(n_beach(x2) & along(e1,x2) & Actor(e1,x1) & v_walk(e1) & n_people(x1)) | 796d8502-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e1 s1 x1 x2 x3 x4 x5 x6.(v_watch(e1) & v_make(e2) & of(x1,x3) & ne_nam_female(x2) & n_throw(x6) & n_player(x1) & n_person(x5) & n_basketball(x3) & a_free(s1) & Theme(s1,x6) & Theme(e2,x6) & Theme(e1,x5) & Actor(e2,x1) & Actor(e1,x4) & (x1 = x4) & (x1 = x2)) | exists e1 x1 x2.(v_walk(e1) & n_people(x1) & n_beach(x2) & along(e1,x2) & Actor(e1,x1)) |
||
Female basketball players watching someone make a free throw. | Someone makes a free throw. | 0 | -100 | Female basketball players makes a free throw. | exists e1 e2 s1 x1 x2 x3 x4 x5 x6.(Theme(e2,x6) & Actor(e2,x1) & v_make(e2) & n_throw(x6) & a_free(s1) & Theme(s1,x6) & Theme(e1,x5) & Actor(e1,x4) & v_watch(e1) & n_person(x5) & (x1 = x4) & n_player(x1) & of(x1,x3) & n_basketball(x3) & (x1 = x2) & ne_nam_female(x2)) | exists e1 s1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_make(e1) & n_throw(x2) & a_free(s1) & Theme(s1,x2) & n_person(x1)) | 796d8a48-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 s1 x1 x2 x3 x4 x5 x6.(v_watch(e1) & v_make(e2) & of(x1,x3) & ne_nam_female(x2) & n_throw(x6) & n_player(x1) & n_person(x5) & n_basketball(x3) & a_free(s1) & Theme(s1,x6) & Theme(e2,x6) & Theme(e1,x5) & Actor(e2,x1) & Actor(e1,x4) & (x1 = x4) & (x1 = x2)) | exists e1 s1 x1 x2.(v_make(e1) & n_throw(x2) & n_person(x1) & a_free(s1) & Theme(s1,x2) & Theme(e1,x2) & Actor(e1,x1)) |
||
Two people talking to someone running for a position. | Two people are eating alone. | 2 | -100 | Talking isn't eating. | exists e2 e1 x1 x2 x3 x4 x5.(a_topic(x1) & to(e1,x3) & for(e2,x5) & n_position(x5) & Actor(e2,x4) & v_run(e2) & (x3 = x4) & n_person(x3) & Actor(e1,x2) & v_talk(e1) & (x1 = x2) & n_people(x1) & card_eq_2(x1)) | exists e1 s1 x1.(a_alone(s1) & Manner(e1,s1) & Actor(e1,x1) & v_eat(e1) & n_people(x1) & card_eq_2(x1)) | 796d8f84-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e1 x1 x2 x3 x4 x5.(v_talk(e1) & v_run(e2) & to(e1,x3) & n_position(x5) & n_person(x3) & n_people(x1) & for(e2,x5) & card_eq_2(x1) & a_topic(x1) & Actor(e2,x4) & Actor(e1,x2) & (x3 = x4) & (x1 = x2)) | exists e1 s1 x1.(v_eat(e1) & n_people(x1) & card_eq_2(x1) & a_alone(s1) & Manner(e1,s1) & Actor(e1,x1)) |
||
Two people talking to someone running for a position. | Two people talking to a candidate. | 0 | -100 | someone shows that candidate | exists e2 e1 x1 x2 x3 x4 x5.(a_topic(x1) & to(e1,x3) & for(e2,x5) & n_position(x5) & Actor(e2,x4) & v_run(e2) & (x3 = x4) & n_person(x3) & Actor(e1,x2) & v_talk(e1) & (x1 = x2) & n_people(x1) & card_eq_2(x1)) | exists e1 x1 x2 x3.(a_topic(x1) & to(e1,x3) & n_candidate(x3) & Actor(e1,x2) & v_talk(e1) & (x1 = x2) & n_people(x1) & card_eq_2(x1)) | 796d9524-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e1 x1 x2 x3 x4 x5.(v_talk(e1) & v_run(e2) & to(e1,x3) & n_position(x5) & n_person(x3) & n_people(x1) & for(e2,x5) & card_eq_2(x1) & a_topic(x1) & Actor(e2,x4) & Actor(e1,x2) & (x3 = x4) & (x1 = x2)) | exists e1 x1 x2 x3.(v_talk(e1) & to(e1,x3) & n_people(x1) & n_candidate(x3) & card_eq_2(x1) & a_topic(x1) & Actor(e1,x2) & (x1 = x2)) |
||
Two people talking to someone running for a position. | A candidate is trying to get their votes. | 1 | -100 | not every candidate tries to get votes. | exists e2 e1 x1 x2 x3 x4 x5.(a_topic(x1) & to(e1,x3) & for(e2,x5) & n_position(x5) & Actor(e2,x4) & v_run(e2) & (x3 = x4) & n_person(x3) & Actor(e1,x2) & v_talk(e1) & (x1 = x2) & n_people(x1) & card_eq_2(x1)) | exists e1 p1 x1 x2.(Topic(e1,p1) & Actor(e1,x1) & v_try(e1) & exists e2.(Theme(e2,x2) & Actor(e2,x1) & v_get(e2)) & n_vote(x2) & of(x2,x1) & n_thing(x1) & n_candidate(x1)) | 796d9b32-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e1 x1 x2 x3 x4 x5.(v_talk(e1) & v_run(e2) & to(e1,x3) & n_position(x5) & n_person(x3) & n_people(x1) & for(e2,x5) & card_eq_2(x1) & a_topic(x1) & Actor(e2,x4) & Actor(e1,x2) & (x3 = x4) & (x1 = x2)) | exists e1 p1 x1 x2.(v_try(e1) & of(x2,x1) & n_vote(x2) & n_thing(x1) & n_candidate(x1) & exists e2.(v_get(e2) & Theme(e2,x2) & Actor(e2,x1)) & Topic(e1,p1) & Actor(e1,x1)) |
||
A woman shoots a free throw at a basketball game. | A person throws a basketball. | 0 | -100 | a woman are also playing basketball | exists e1 e2 x1 x2 x3 x4 x5.(at(e2,x4) & n_game(x4) & of(x4,x5) & n_basketball(x5) & Actor(e2,x1) & v_throw(e2) & Theme(e1,x3) & Actor(e1,x2) & v_shoot(e1) & n_free(x3) & (x1 = x2) & n_woman(x1)) | exists e1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_throw(e1) & n_basketball(x2) & n_person(x1)) | 796da050-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 x1 x2 x3 x4 x5.(v_throw(e2) & v_shoot(e1) & of(x4,x5) & n_woman(x1) & n_game(x4) & n_free(x3) & n_basketball(x5) & at(e2,x4) & Theme(e1,x3) & Actor(e2,x1) & Actor(e1,x2) & (x1 = x2)) | exists e1 x1 x2.(v_throw(e1) & n_person(x1) & n_basketball(x2) & Theme(e1,x2) & Actor(e1,x1)) |
||
A woman shoots a free throw at a basketball game. | A woman pitches a ball across the plate. | 2 | -100 | Shooting is not pitches. | exists e2 e1 x1 x2 x3 x4 x5.(at(e2,x4) & n_game(x4) & of(x4,x5) & n_basketball(x5) & Actor(e2,x1) & v_throw(e2) & Theme(e1,x3) & Actor(e1,x2) & v_shoot(e1) & n_free(x3) & (x1 = x2) & n_woman(x1)) | exists e1 x1 x2 x3.(n_plate(x3) & Theme(e1,x2) & Actor(e1,x1) & v_pitch(e1) & across(x2,x3) & n_ball(x2) & n_woman(x1)) | 796da500-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e1 x1 x2 x3 x4 x5.(v_throw(e2) & v_shoot(e1) & of(x4,x5) & n_woman(x1) & n_game(x4) & n_free(x3) & n_basketball(x5) & at(e2,x4) & Theme(e1,x3) & Actor(e2,x1) & Actor(e1,x2) & (x1 = x2)) | exists e1 x1 x2 x3.(v_pitch(e1) & n_woman(x1) & n_plate(x3) & n_ball(x2) & across(x2,x3) & Theme(e1,x2) & Actor(e1,x1)) |
||
A woman shoots a free throw at a basketball game. | A lady wins the free throw contest with her successful attempt. | 1 | -100 | Just because A woman shoots a free throw at a basketball game does not mean the lady wins the contest with her successful attempt. | exists e2 e1 x1 x2 x3 x4 x5.(at(e2,x4) & n_game(x4) & of(x4,x5) & n_basketball(x5) & Actor(e2,x1) & v_throw(e2) & Theme(e1,x3) & Actor(e1,x2) & v_shoot(e1) & n_free(x3) & (x1 = x2) & n_woman(x1)) | exists e1 s1 s2 s3 x1 x2 x3.(n_attempt(x3) & a_successful(s3) & Theme(s3,x3) & of(x3,x2) & n_female(x2) & n_contest(x2) & a_throw(s2) & Theme(s2,x2) & a_free(s1) & Theme(s1,x2) & Theme(e1,x2) & Actor(e1,x1) & v_win(e1) & with(x2,x3) & n_lady(x1)) | 796daa0a-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e1 x1 x2 x3 x4 x5.(v_throw(e2) & v_shoot(e1) & of(x4,x5) & n_woman(x1) & n_game(x4) & n_free(x3) & n_basketball(x5) & at(e2,x4) & Theme(e1,x3) & Actor(e2,x1) & Actor(e1,x2) & (x1 = x2)) | exists e1 s1 s2 s3 x1 x2 x3.(with(x2,x3) & v_win(e1) & of(x3,x2) & n_lady(x1) & n_female(x2) & n_contest(x2) & n_attempt(x3) & a_throw(s2) & a_successful(s3) & a_free(s1) & Theme(s3,x3) & Theme(s2,x2) & Theme(s1,x2) & Theme(e1,x2) & Actor(e1,x1)) |
||
A man is break dancing, he has on a silver helmet and is spinning on his head, another man is kneeling behind him watching him. | The helmet is sturdy. | 1 | -100 | Just because A man is break dancing, he has on a silver helmet and is spinning on his head, another man is kneeling behind him watching him does not mean he has a sturdy helmet. | exists e2 e3 e4 e1 p1 x1 x2 x3 x4 x5 x6.(for(e3,e4) & Theme(e4,x1) & Actor(e4,x6) & v_watch(e4) & n_male(x1) & n_male(x1) & n_male(x1) & n_male(x1) & behind(e3,x1) & Actor(e3,x6) & v_kneel(e3) & n_man(x6) & -(x6 = x1) & n_man(x1) & n_man(x1) & on(e2,x5) & n_head(x5) & of(x5,x1) & Actor(e2,x1) & v_spin(e2) & on(e1,x3) & n_helmet(x3) & of(x3,x4) & n_silver(x4) & Actor(e1,x1) & v_have(e1) & Time(p1,x2) & n_dancing(x2) & exists x7.((x1 = x7) & n_break(x7))) | exists s1 x1.(n_helmet(x1) & Theme(s1,x1) & a_sturdy(s1)) | 796daece-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e3 e4 e1 p1 x1 x2 x3 x4 x5 x6.(v_watch(e4) & v_spin(e2) & v_kneel(e3) & v_have(e1) & on(e2,x5) & on(e1,x3) & of(x5,x1) & of(x3,x4) & n_silver(x4) & n_man(x6) & n_man(x1) & n_male(x1) & n_helmet(x3) & n_head(x5) & n_dancing(x2) & for(e3,e4) & exists x7.(n_break(x7) & (x1 = x7)) & behind(e3,x1) & Time(p1,x2) & Theme(e4,x1) & Actor(e4,x6) & Actor(e3,x6) & Actor(e2,x1) & Actor(e1,x1) & -(x6 = x1)) | exists s1 x1.(n_helmet(x1) & a_sturdy(s1) & Theme(s1,x1)) |
||
A man is break dancing, he has on a silver helmet and is spinning on his head, another man is kneeling behind him watching him. | There is a silver helmet. | 0 | -100 | A man is break dancing and having helamrt | exists e1 e4 e2 e3 p1 x1 x2 x3 x4 x5 x6.(for(e3,e4) & Theme(e4,x1) & Actor(e4,x6) & v_watch(e4) & n_male(x1) & n_male(x1) & n_male(x1) & n_male(x1) & behind(e3,x1) & Actor(e3,x6) & v_kneel(e3) & n_man(x6) & -(x6 = x1) & n_man(x1) & n_man(x1) & on(e2,x5) & n_head(x5) & of(x5,x1) & Actor(e2,x1) & v_spin(e2) & on(e1,x3) & n_helmet(x3) & of(x3,x4) & n_silver(x4) & Actor(e1,x1) & v_have(e1) & Time(p1,x2) & n_dancing(x2) & exists x7.((x1 = x7) & n_break(x7))) | exists p1 x1 x2 x3.((x1 = x2) & n_helmet(x2) & of(x2,x3) & n_silver(x3)) | 796db392-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e4 e2 e3 p1 x1 x2 x3 x4 x5 x6.(v_watch(e4) & v_spin(e2) & v_kneel(e3) & v_have(e1) & on(e2,x5) & on(e1,x3) & of(x5,x1) & of(x3,x4) & n_silver(x4) & n_man(x6) & n_man(x1) & n_male(x1) & n_helmet(x3) & n_head(x5) & n_dancing(x2) & for(e3,e4) & exists x7.(n_break(x7) & (x1 = x7)) & behind(e3,x1) & Time(p1,x2) & Theme(e4,x1) & Actor(e4,x6) & Actor(e3,x6) & Actor(e2,x1) & Actor(e1,x1) & -(x6 = x1)) | exists x1 x2 x3.(of(x2,x3) & n_silver(x3) & n_helmet(x2) & (x1 = x2)) |
||
A man is break dancing, he has on a silver helmet and is spinning on his head, another man is kneeling behind him watching him. | The helmet is blue. | 2 | -100 | Blue isn't silver. | exists e1 e2 e3 e4 p1 x1 x2 x3 x4 x5 x6.(for(e3,e4) & Theme(e4,x1) & Actor(e4,x6) & v_watch(e4) & n_male(x1) & n_male(x1) & n_male(x1) & n_male(x1) & behind(e3,x1) & Actor(e3,x6) & v_kneel(e3) & n_man(x6) & -(x6 = x1) & n_man(x1) & n_man(x1) & on(e2,x5) & n_head(x5) & of(x5,x1) & Actor(e2,x1) & v_spin(e2) & on(e1,x3) & n_helmet(x3) & of(x3,x4) & n_silver(x4) & Actor(e1,x1) & v_have(e1) & Time(p1,x2) & n_dancing(x2) & exists x7.((x1 = x7) & n_break(x7))) | exists s1 x1.(n_helmet(x1) & Theme(s1,x1) & a_blue(s1)) | 796db842-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 e3 e4 p1 x1 x2 x3 x4 x5 x6.(v_watch(e4) & v_spin(e2) & v_kneel(e3) & v_have(e1) & on(e2,x5) & on(e1,x3) & of(x5,x1) & of(x3,x4) & n_silver(x4) & n_man(x6) & n_man(x1) & n_male(x1) & n_helmet(x3) & n_head(x5) & n_dancing(x2) & for(e3,e4) & exists x7.(n_break(x7) & (x1 = x7)) & behind(e3,x1) & Time(p1,x2) & Theme(e4,x1) & Actor(e4,x6) & Actor(e3,x6) & Actor(e2,x1) & Actor(e1,x1) & -(x6 = x1)) | exists s1 x1.(n_helmet(x1) & a_blue(s1) & Theme(s1,x1)) |
||
A woman fillets a fish, as part of preparing a recipe that includes broccoli, celery, and eggs. | dog looks at steak | 2 | -100 | The woman is not a dog. | exists e1 e3 e2 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10.(as(e1,x3) & subset_of(x10,x3) & n_egg(x10) & subset_of(x4,x3) & Theme(e3,x6) & Actor(e3,x5) & v_prepare(e3) & Theme(e2,x8) & Actor(e2,x7) & v_include(e2) & rel(x8,x9) & n_celery(x9) & n_broccoli(x8) & (x6 = x7) & n_recipe(x6) & (x4 = x5) & n_part(x4) & Theme(e1,x2) & Actor(e1,x1) & v_fillet(e1) & n_fish(x2) & n_woman(x1)) | exists e1 x1 x2.(at(e1,x2) & n_steak(x2) & Actor(e1,x1) & v_look(e1) & n_dog(x1)) | 796dbce8-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e3 e2 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10.(v_prepare(e3) & v_include(e2) & v_fillet(e1) & subset_of(x4,x3) & subset_of(x10,x3) & rel(x8,x9) & n_woman(x1) & n_recipe(x6) & n_part(x4) & n_fish(x2) & n_egg(x10) & n_celery(x9) & n_broccoli(x8) & as(e1,x3) & Theme(e3,x6) & Theme(e2,x8) & Theme(e1,x2) & Actor(e3,x5) & Actor(e2,x7) & Actor(e1,x1) & (x6 = x7) & (x4 = x5)) | exists e1 x1 x2.(v_look(e1) & n_steak(x2) & n_dog(x1) & at(e1,x2) & Actor(e1,x1)) |
||
A woman fillets a fish, as part of preparing a recipe that includes broccoli, celery, and eggs. | woman fillets fish | 0 | -100 | A recipe with fish fillets. | exists e1 e2 e3 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10.(as(e1,x3) & subset_of(x10,x3) & n_egg(x10) & subset_of(x4,x3) & Theme(e3,x6) & Actor(e3,x5) & v_prepare(e3) & Theme(e2,x8) & Actor(e2,x7) & v_include(e2) & rel(x8,x9) & n_celery(x9) & n_broccoli(x8) & (x6 = x7) & n_recipe(x6) & (x4 = x5) & n_part(x4) & Theme(e1,x2) & Actor(e1,x1) & v_fillet(e1) & n_fish(x2) & n_woman(x1)) | exists x1 x2 x3.(n_fish(x1) & of(x1,x3) & n_fillet(x3) & of(x1,x2) & n_woman(x2) & a_topic(x1)) | 796dc224-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 e3 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10.(v_prepare(e3) & v_include(e2) & v_fillet(e1) & subset_of(x4,x3) & subset_of(x10,x3) & rel(x8,x9) & n_woman(x1) & n_recipe(x6) & n_part(x4) & n_fish(x2) & n_egg(x10) & n_celery(x9) & n_broccoli(x8) & as(e1,x3) & Theme(e3,x6) & Theme(e2,x8) & Theme(e1,x2) & Actor(e3,x5) & Actor(e2,x7) & Actor(e1,x1) & (x6 = x7) & (x4 = x5)) | exists x1 x2 x3.(of(x1,x3) & of(x1,x2) & n_woman(x2) & n_fish(x1) & n_fillet(x3) & a_topic(x1)) |
||
A woman fillets a fish, as part of preparing a recipe that includes broccoli, celery, and eggs. | woman cooking lunch | 1 | -100 | The woman may be cooking a different meal besides lunch. | exists e2 e3 e1 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10.(as(e1,x3) & subset_of(x10,x3) & n_egg(x10) & subset_of(x4,x3) & Theme(e3,x6) & Actor(e3,x5) & v_prepare(e3) & Theme(e2,x8) & Actor(e2,x7) & v_include(e2) & rel(x8,x9) & n_celery(x9) & n_broccoli(x8) & (x6 = x7) & n_recipe(x6) & (x4 = x5) & n_part(x4) & Theme(e1,x2) & Actor(e1,x1) & v_fillet(e1) & n_fish(x2) & n_woman(x1)) | exists x1 x2 x3.(n_lunch(x1) & of(x1,x3) & n_cooking(x3) & of(x1,x2) & n_woman(x2) & a_topic(x1)) | 796dc6fc-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e3 e1 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10.(v_prepare(e3) & v_include(e2) & v_fillet(e1) & subset_of(x4,x3) & subset_of(x10,x3) & rel(x8,x9) & n_woman(x1) & n_recipe(x6) & n_part(x4) & n_fish(x2) & n_egg(x10) & n_celery(x9) & n_broccoli(x8) & as(e1,x3) & Theme(e3,x6) & Theme(e2,x8) & Theme(e1,x2) & Actor(e3,x5) & Actor(e2,x7) & Actor(e1,x1) & (x6 = x7) & (x4 = x5)) | exists x1 x2 x3.(of(x1,x3) & of(x1,x2) & n_woman(x2) & n_lunch(x1) & n_cooking(x3) & a_topic(x1)) |
||
People shopping on the street. | People shopping happily | 1 | -100 | Just because they're shopping doesn't mean they are happily shopping. | exists x1 x2 x3.(n_street(x3) & a_topic(x1) & on(x1,x3) & n_shopping(x1) & of(x1,x2) & n_people(x2)) | exists s1 x1 x2.(n_shopping(x1) & a_happily(s1) & Theme(s1,x1) & of(x1,x2) & n_people(x2) & a_topic(x1)) | 796dcb98-e4c8-11ec-9cdd-0242ac1c0002 | exists x1 x2 x3.(on(x1,x3) & of(x1,x2) & n_street(x3) & n_shopping(x1) & n_people(x2) & a_topic(x1)) | exists s1 x1 x2.(of(x1,x2) & n_shopping(x1) & n_people(x2) & a_topic(x1) & a_happily(s1) & Theme(s1,x1)) |
||
People shopping on the street. | People singing | 2 | -100 | The people are either shopping or singing. | exists x1 x2 x3.(n_street(x3) & a_topic(x1) & on(x1,x3) & n_shopping(x1) & of(x1,x2) & n_people(x2)) | exists e1 x1 x2.(a_topic(x1) & Actor(e1,x2) & v_sing(e1) & (x1 = x2) & n_people(x1)) | 796dd67e-e4c8-11ec-9cdd-0242ac1c0002 | exists x1 x2 x3.(on(x1,x3) & of(x1,x2) & n_street(x3) & n_shopping(x1) & n_people(x2) & a_topic(x1)) | exists e1 x1 x2.(v_sing(e1) & n_people(x1) & a_topic(x1) & Actor(e1,x2) & (x1 = x2)) |
||
A table is covered in a variety of cups. | The broken table is full of cups. | 2 | -100 | A broken table cannot hold a variety of cups. | exists e1 x1 x2 x3.(in(e1,x2) & of(x2,x3) & n_cup(x3) & n_variety(x2) & Theme(e1,x1) & v_cover(e1) & n_table(x1)) | exists s1 s2 x1 x2.(n_table(x1) & a_broken(s1) & Theme(s1,x1) & of(s2,x2) & n_cup(x2) & Theme(s2,x1) & a_full(s2)) | 796de538-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3.(v_cover(e1) & of(x2,x3) & n_variety(x2) & n_table(x1) & n_cup(x3) & in(e1,x2) & Theme(e1,x1)) | exists s1 s2 x1 x2.(of(s2,x2) & n_table(x1) & n_cup(x2) & a_full(s2) & a_broken(s1) & Theme(s2,x1) & Theme(s1,x1)) |
||
A rugby team gives chase as the man in possession punts the ball. | The rugby team hold up their trophy and smile for photos. | 2 | -100 | The team wouldn't be giving chase if they are holding up their trophy. | exists e1 p1 s1 x1 x2 x3 x5.(n_ball(x5) & n_man(x3) & exists e2 x4.(Theme(e2,x5) & Actor(e2,x3) & v_punt(e2) & in(x3,x4) & n_possession(x4)) & as(e1,p1) & Theme(e1,x2) & Actor(e1,x1) & v_give(e1) & n_chase(x2) & n_team(x1) & a_rugby(s1) & Theme(s1,x1)) | exists e1 s1 s2 x1 x2 x3 x4 x5.(n_smile(x4) & n_trophy(x3) & subset_of(x4,x2) & subset_of(x3,x2) & of(x2,x1) & n_thing(x1) & n_team(x1) & a_rugby(s1) & Theme(s1,x1) & for(e1,x5) & n_photo(x5) & a_up(s2) & Manner(e1,s2) & Theme(e1,x2) & Actor(e1,x1) & v_hold(e1)) | 796df000-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 p1 s1 x1 x2 x3 x5.(v_give(e1) & n_team(x1) & n_man(x3) & n_chase(x2) & n_ball(x5) & exists e2 x4.(v_punt(e2) & n_possession(x4) & in(x3,x4) & Theme(e2,x5) & Actor(e2,x3)) & as(e1,p1) & a_rugby(s1) & Theme(s1,x1) & Theme(e1,x2) & Actor(e1,x1)) | exists e1 s1 s2 x1 x2 x3 x4 x5.(v_hold(e1) & subset_of(x4,x2) & subset_of(x3,x2) & of(x2,x1) & n_trophy(x3) & n_thing(x1) & n_team(x1) & n_smile(x4) & n_photo(x5) & for(e1,x5) & a_up(s2) & a_rugby(s1) & Theme(s1,x1) & Theme(e1,x2) & Manner(e1,s2) & Actor(e1,x1)) |
||
soccer players going crazy over the soccer ball get into a heated match. | People playing a game are feeling intense. | 0 | -100 | soccer players are people. a heated match is intense. a match is a game | exists e2 e1 p1 s1 x1 x2 x3 x4 x5.(into(e2,x5) & n_match(x5) & a_heated(s1) & Theme(s1,x5) & Actor(e2,x1) & v_get(e2) & over(e1,x4) & n_ball(x4) & of(x4,x2) & n_soccer(x2) & n_soccer(x2) & exists s2.(Theme(s2,x3) & a_crazy(s2)) & Topic(e1,p1) & Actor(e1,x3) & v_go(e1) & (x1 = x3) & n_player(x1) & of(x1,x2)) | exists e2 e1 p1 x1 x2 x3.(exists s1.(Theme(s1,x1) & a_intense(s1)) & Topic(e2,p1) & Actor(e2,x1) & v_feel(e2) & Theme(e1,x3) & Actor(e1,x2) & v_play(e1) & n_game(x3) & (x1 = x2) & n_people(x1)) | 796dffb4-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e1 p1 s1 x1 x2 x3 x4 x5.(v_go(e1) & v_get(e2) & over(e1,x4) & of(x4,x2) & of(x1,x2) & n_soccer(x2) & n_player(x1) & n_match(x5) & n_ball(x4) & into(e2,x5) & exists s2.(a_crazy(s2) & Theme(s2,x3)) & a_heated(s1) & Topic(e1,p1) & Theme(s1,x5) & Actor(e2,x1) & Actor(e1,x3) & (x1 = x3)) | exists e2 e1 p1 x1 x2 x3.(v_play(e1) & v_feel(e2) & n_people(x1) & n_game(x3) & exists s1.(a_intense(s1) & Theme(s1,x1)) & Topic(e2,p1) & Theme(e1,x3) & Actor(e2,x1) & Actor(e1,x2) & (x1 = x2)) |
||
A man and a child in the sand with sand toys. | A man and a child at the beach. | 1 | 0.632256 | Not all sand is found on a beach, they could be in a desert or a playground sandbox. | exists s1 x1 x2 x3 x4.(a_topic(s1) & subset_of(x2,s1) & in(x2,x3) & with(x3,x4) & n_toy(x4) & of(x4,x3) & n_sand(x3) & n_sand(x3) & n_child(x2) & subset_of(x1,s1) & n_man(x1)) | exists s1 x1 x2 x3.(n_beach(x3) & a_topic(s1) & subset_of(x2,s1) & at(x2,x3) & n_child(x2) & subset_of(x1,s1) & n_man(x1)) | 79708540-e4c8-11ec-9cdd-0242ac1c0002 | exists s1 x1 x2 x3 x4.(with(x3,x4) & subset_of(x2,s1) & subset_of(x1,s1) & of(x4,x3) & n_toy(x4) & n_sand(x3) & n_man(x1) & n_child(x2) & in(x2,x3) & a_topic(s1)) | exists s1 x1 x2 x3.(subset_of(x2,s1) & subset_of(x1,s1) & n_man(x1) & n_child(x2) & n_beach(x3) & at(x2,x3) & a_topic(s1)) |
||
A man and a child in the sand with sand toys. | The people are having fun playing in the sand. | 1 | 0.85239 | A man and a child in the sand with sand toys does not indicate that they are having fun playing in the sand. | exists s1 x1 x2 x3 x4.(a_topic(s1) & subset_of(x2,s1) & in(x2,x3) & with(x3,x4) & n_toy(x4) & of(x4,x3) & n_sand(x3) & n_sand(x3) & n_child(x2) & subset_of(x1,s1) & n_man(x1)) | exists e2 e1 x1 x2 x3 x4.(n_sand(x4) & n_people(x1) & Theme(e2,x2) & Actor(e2,x1) & v_have(e2) & in(e1,x4) & Actor(e1,x3) & v_play(e1) & (x2 = x3) & n_fun(x2)) | 79709030-e4c8-11ec-9cdd-0242ac1c0002 | exists s1 x1 x2 x3 x4.(with(x3,x4) & subset_of(x2,s1) & subset_of(x1,s1) & of(x4,x3) & n_toy(x4) & n_sand(x3) & n_man(x1) & n_child(x2) & in(x2,x3) & a_topic(s1)) | exists e2 e1 x1 x2 x3 x4.(v_play(e1) & v_have(e2) & n_sand(x4) & n_people(x1) & n_fun(x2) & in(e1,x4) & Theme(e2,x2) & Actor(e2,x1) & Actor(e1,x3) & (x2 = x3)) |
||
A man and a child in the sand with sand toys. | In the sand playing together, with toys made for sand, is a child and a man. | 0 | 0.964415 | if a man and a child are in the sand with sand toys, it is implied that they are playing together, because you play with toys, and sand toys indicates that the toys are made for sand. | exists s1 x1 x2 x3 x4.(a_topic(s1) & subset_of(x2,s1) & in(x2,x3) & with(x3,x4) & n_toy(x4) & of(x4,x3) & n_sand(x3) & n_sand(x3) & n_child(x2) & subset_of(x1,s1) & n_man(x1)) | exists e1 e2 p1 s1 x1 x2 x3 x4.(in(p1,x4) & n_sand(x4) & n_sand(x4) & exists x5 x6 x7.((e1 = x5) & subset_of(x7,x5) & n_man(x7) & subset_of(x6,x5) & n_child(x6)) & with(e1,x2) & for(e2,x4) & Theme(e2,x3) & v_make(e2) & (x2 = x3) & n_toy(x2) & a_together(s1) & Manner(e1,s1) & Actor(e1,x1) & v_play(e1) & n_thing(x1)) | 79709576-e4c8-11ec-9cdd-0242ac1c0002 | exists s1 x1 x2 x3 x4.(with(x3,x4) & subset_of(x2,s1) & subset_of(x1,s1) & of(x4,x3) & n_toy(x4) & n_sand(x3) & n_man(x1) & n_child(x2) & in(x2,x3) & a_topic(s1)) | exists e1 e2 p1 s1 x1 x2 x3 x4.(with(e1,x2) & v_play(e1) & v_make(e2) & n_toy(x2) & n_thing(x1) & n_sand(x4) & in(p1,x4) & for(e2,x4) & exists x5 x6 x7.(subset_of(x7,x5) & subset_of(x6,x5) & n_man(x7) & n_child(x6) & (e1 = x5)) & a_together(s1) & Theme(e2,x3) & Manner(e1,s1) & Actor(e1,x1) & (x2 = x3)) |
||
A man and a child in the sand with sand toys. | a father and son play with toys | 1 | 0.909197 | Just because a man and a child in the sand with sand toys doesn't mean that they are a father and son. | exists s1 x1 x2 x3 x4.(a_topic(s1) & subset_of(x2,s1) & in(x2,x3) & with(x3,x4) & n_toy(x4) & of(x4,x3) & n_sand(x3) & n_sand(x3) & n_child(x2) & subset_of(x1,s1) & n_man(x1)) | exists e1 x1 x2 x3 x4.(with(e1,x4) & n_toy(x4) & Actor(e1,x1) & v_play(e1) & n_son(x3) & n_father(x2) & subset_of(x3,x1) & subset_of(x2,x1)) | 79709a9e-e4c8-11ec-9cdd-0242ac1c0002 | exists s1 x1 x2 x3 x4.(with(x3,x4) & subset_of(x2,s1) & subset_of(x1,s1) & of(x4,x3) & n_toy(x4) & n_sand(x3) & n_man(x1) & n_child(x2) & in(x2,x3) & a_topic(s1)) | exists e1 x1 x2 x3 x4.(with(e1,x4) & v_play(e1) & subset_of(x3,x1) & subset_of(x2,x1) & n_toy(x4) & n_son(x3) & n_father(x2) & Actor(e1,x1)) |
||
A man and a child in the sand with sand toys. | two guitarists play sweet licks for a crowd | 2 | 0.000928 | Sand toys and crowd are different. | exists s1 x1 x2 x3 x4.(a_topic(s1) & subset_of(x2,s1) & in(x2,x3) & with(x3,x4) & n_toy(x4) & of(x4,x3) & n_sand(x3) & n_sand(x3) & n_child(x2) & subset_of(x1,s1) & n_man(x1)) | exists e1 s1 x1 x2 x3.(for(e1,x3) & n_crowd(x3) & Theme(e1,x2) & Actor(e1,x1) & v_play(e1) & n_lick(x2) & a_sweet(s1) & Theme(s1,x2) & n_guitarist(x1) & card_eq_2(x1)) | 7970aaf2-e4c8-11ec-9cdd-0242ac1c0002 | exists s1 x1 x2 x3 x4.(with(x3,x4) & subset_of(x2,s1) & subset_of(x1,s1) & of(x4,x3) & n_toy(x4) & n_sand(x3) & n_man(x1) & n_child(x2) & in(x2,x3) & a_topic(s1)) | exists e1 s1 x1 x2 x3.(v_play(e1) & n_lick(x2) & n_guitarist(x1) & n_crowd(x3) & for(e1,x3) & card_eq_2(x1) & a_sweet(s1) & Theme(s1,x2) & Theme(e1,x2) & Actor(e1,x1)) |
||
A man and a child in the sand with sand toys. | A man and a kid are building a sand castle. | 1 | 0.508602 | A man and a child in the sand with sand toys does not mean that they are building a sand castle. | exists s1 x1 x2 x3 x4.(a_topic(s1) & subset_of(x2,s1) & in(x2,x3) & with(x3,x4) & n_toy(x4) & of(x4,x3) & n_sand(x3) & n_sand(x3) & n_child(x2) & subset_of(x1,s1) & n_man(x1)) | exists e1 x1 x2 x3 x4 x5.(Theme(e1,x4) & Actor(e1,x1) & v_build(e1) & n_castle(x4) & of(x4,x5) & n_sand(x5) & subset_of(x3,x1) & n_kid(x3) & subset_of(x2,x1) & n_man(x2)) | 7970b01a-e4c8-11ec-9cdd-0242ac1c0002 | exists s1 x1 x2 x3 x4.(with(x3,x4) & subset_of(x2,s1) & subset_of(x1,s1) & of(x4,x3) & n_toy(x4) & n_sand(x3) & n_man(x1) & n_child(x2) & in(x2,x3) & a_topic(s1)) | exists e1 x1 x2 x3 x4 x5.(v_build(e1) & subset_of(x3,x1) & subset_of(x2,x1) & of(x4,x5) & n_sand(x5) & n_man(x2) & n_kid(x3) & n_castle(x4) & Theme(e1,x4) & Actor(e1,x1)) |
||
A man and a child in the sand with sand toys. | A man and his son are playing with toy trucks in the sand. | 1 | 0.575938 | The child may not be his son. | exists s1 x1 x2 x3 x4.(a_topic(s1) & subset_of(x2,s1) & in(x2,x3) & with(x3,x4) & n_toy(x4) & of(x4,x3) & n_sand(x3) & n_sand(x3) & n_child(x2) & subset_of(x1,s1) & n_man(x1)) | exists e1 x1 x2 x3 x4 x5 x6.(n_sand(x6) & in(e1,x6) & with(e1,x4) & n_truck(x4) & of(x4,x5) & n_toy(x5) & Actor(e1,x1) & v_play(e1) & subset_of(x3,x1) & n_son(x3) & of(x3,x2) & n_male(x2) & subset_of(x2,x1) & n_man(x2)) | 7970baa6-e4c8-11ec-9cdd-0242ac1c0002 | exists s1 x1 x2 x3 x4.(with(x3,x4) & subset_of(x2,s1) & subset_of(x1,s1) & of(x4,x3) & n_toy(x4) & n_sand(x3) & n_man(x1) & n_child(x2) & in(x2,x3) & a_topic(s1)) | exists e1 x1 x2 x3 x4 x5 x6.(with(e1,x4) & v_play(e1) & subset_of(x3,x1) & subset_of(x2,x1) & of(x4,x5) & of(x3,x2) & n_truck(x4) & n_toy(x5) & n_son(x3) & n_sand(x6) & n_man(x2) & n_male(x2) & in(e1,x6) & Actor(e1,x1)) |
||
Two young adults of opposite gender are playing music, the boy is on the drums and the female is singing. | The two people are eating hot dogs together. | 2 | 0 | EATING IS NOT SINGING | exists e1 e2 p1 s1 s2 x1 x2 x3 x4 x5 x6.(n_female(x5) & n_drum(x6) & n_boy(x4) & Actor(e2,x5) & v_sing(e2) & on(x4,x6) & Theme(e1,x3) & Actor(e1,x1) & v_play(e1) & n_music(x3) & of(x1,x2) & n_gender(x2) & a_opposite(s2) & Theme(s2,x2) & n_adult(x1) & a_young(s1) & Theme(s1,x1) & card_eq_2(x1)) | exists e1 s1 s2 x1 x2.(n_people(x1) & card_eq_2(x1) & a_together(s2) & Manner(e1,s2) & Theme(e1,x2) & Actor(e1,x1) & v_eat(e1) & n_dog(x2) & a_hot(s1) & Theme(s1,x2)) | 7971a27c-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 s1 s2 x1 x2 x3 x4 x5 x6.(v_sing(e2) & v_play(e1) & on(x4,x6) & of(x1,x2) & n_music(x3) & n_gender(x2) & n_female(x5) & n_drum(x6) & n_boy(x4) & n_adult(x1) & card_eq_2(x1) & a_young(s1) & a_opposite(s2) & Theme(s2,x2) & Theme(s1,x1) & Theme(e1,x3) & Actor(e2,x5) & Actor(e1,x1)) | exists e1 s1 s2 x1 x2.(v_eat(e1) & n_people(x1) & n_dog(x2) & card_eq_2(x1) & a_together(s2) & a_hot(s1) & Theme(s1,x2) & Theme(e1,x2) & Manner(e1,s2) & Actor(e1,x1)) |
||
Two young adults of opposite gender are playing music, the boy is on the drums and the female is singing. | Two people are singing and playing an instrument. | 0 | 0.983691 | A boy on drums and a girl singing is a more descriptive rephrasing of two people singing and playing an instrument. | exists e1 e2 p1 s1 s2 x1 x2 x3 x4 x5 x6.(n_female(x5) & n_drum(x6) & n_boy(x4) & Actor(e2,x5) & v_sing(e2) & on(x4,x6) & Theme(e1,x3) & Actor(e1,x1) & v_play(e1) & n_music(x3) & of(x1,x2) & n_gender(x2) & a_opposite(s2) & Theme(s2,x2) & n_adult(x1) & a_young(s1) & Theme(s1,x1) & card_eq_2(x1)) | exists e1 e2 x1 x2 x3 x4.(Theme(e2,x4) & Actor(e2,x3) & v_play(e2) & n_instrument(x4) & n_people(x3) & card_eq_2(x3) & Theme(e1,x2) & Actor(e1,x1) & v_sing(e1) & n_instrument(x2) & n_people(x1) & card_eq_2(x1)) | 7971ae16-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 s1 s2 x1 x2 x3 x4 x5 x6.(v_sing(e2) & v_play(e1) & on(x4,x6) & of(x1,x2) & n_music(x3) & n_gender(x2) & n_female(x5) & n_drum(x6) & n_boy(x4) & n_adult(x1) & card_eq_2(x1) & a_young(s1) & a_opposite(s2) & Theme(s2,x2) & Theme(s1,x1) & Theme(e1,x3) & Actor(e2,x5) & Actor(e1,x1)) | exists e1 e2 x1 x2 x3 x4.(v_sing(e1) & v_play(e2) & n_people(x3) & n_people(x1) & n_instrument(x4) & n_instrument(x2) & card_eq_2(x3) & card_eq_2(x1) & Theme(e2,x4) & Theme(e1,x2) & Actor(e2,x3) & Actor(e1,x1)) |
||
Two young adults of opposite gender are playing music, the boy is on the drums and the female is singing. | The boy and girl are going to start a band. | 1 | 0.539853 | We don't know that they are going to start a band. | exists e1 e2 p1 s1 s2 x1 x2 x3 x4 x5 x6.(n_female(x5) & n_drum(x6) & n_boy(x4) & Actor(e2,x5) & v_sing(e2) & on(x4,x6) & Theme(e1,x3) & Actor(e1,x1) & v_play(e1) & n_music(x3) & of(x1,x2) & n_gender(x2) & a_opposite(s2) & Theme(s2,x2) & n_adult(x1) & a_young(s1) & Theme(s1,x1) & card_eq_2(x1)) | exists e1 p1 x1 x2 x3.(n_girl(x3) & n_boy(x2) & subset_of(x3,x1) & subset_of(x2,x1) & Topic(e1,p1) & Actor(e1,x1) & v_go(e1) & exists e2 x4.(Theme(e2,x4) & Actor(e2,x1) & v_start(e2) & n_band(x4))) | 7971b848-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 s1 s2 x1 x2 x3 x4 x5 x6.(v_sing(e2) & v_play(e1) & on(x4,x6) & of(x1,x2) & n_music(x3) & n_gender(x2) & n_female(x5) & n_drum(x6) & n_boy(x4) & n_adult(x1) & card_eq_2(x1) & a_young(s1) & a_opposite(s2) & Theme(s2,x2) & Theme(s1,x1) & Theme(e1,x3) & Actor(e2,x5) & Actor(e1,x1)) | exists e1 p1 x1 x2 x3.(v_go(e1) & subset_of(x3,x1) & subset_of(x2,x1) & n_girl(x3) & n_boy(x2) & exists e2 x4.(v_start(e2) & n_band(x4) & Theme(e2,x4) & Actor(e2,x1)) & Topic(e1,p1) & Actor(e1,x1)) |
||
Two young adults of opposite gender are playing music, the boy is on the drums and the female is singing. | A boyfriend and girlfriend started a band. | 1 | 0.174725 | We don't know that the people started a band. | exists e1 e2 p1 s1 s2 x1 x2 x3 x4 x5 x6.(n_female(x5) & n_drum(x6) & n_boy(x4) & Actor(e2,x5) & v_sing(e2) & on(x4,x6) & Theme(e1,x3) & Actor(e1,x1) & v_play(e1) & n_music(x3) & of(x1,x2) & n_gender(x2) & a_opposite(s2) & Theme(s2,x2) & n_adult(x1) & a_young(s1) & Theme(s1,x1) & card_eq_2(x1)) | exists e1 x1 x2 x3 x4.(Theme(e1,x4) & Actor(e1,x1) & v_start(e1) & n_band(x4) & n_girlfriend(x3) & n_boyfriend(x2) & subset_of(x3,x1) & subset_of(x2,x1)) | 7971c3ec-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 s1 s2 x1 x2 x3 x4 x5 x6.(v_sing(e2) & v_play(e1) & on(x4,x6) & of(x1,x2) & n_music(x3) & n_gender(x2) & n_female(x5) & n_drum(x6) & n_boy(x4) & n_adult(x1) & card_eq_2(x1) & a_young(s1) & a_opposite(s2) & Theme(s2,x2) & Theme(s1,x1) & Theme(e1,x3) & Actor(e2,x5) & Actor(e1,x1)) | exists e1 x1 x2 x3 x4.(v_start(e1) & subset_of(x3,x1) & subset_of(x2,x1) & n_girlfriend(x3) & n_boyfriend(x2) & n_band(x4) & Theme(e1,x4) & Actor(e1,x1)) |
||
Two young adults of opposite gender are playing music, the boy is on the drums and the female is singing. | The two people are playing jazz music together. | 1 | 0.535044 | Music does not have to be jazz. | exists e1 e2 p1 s1 s2 x1 x2 x3 x4 x5 x6.(n_female(x5) & n_drum(x6) & n_boy(x4) & Actor(e2,x5) & v_sing(e2) & on(x4,x6) & Theme(e1,x3) & Actor(e1,x1) & v_play(e1) & n_music(x3) & of(x1,x2) & n_gender(x2) & a_opposite(s2) & Theme(s2,x2) & n_adult(x1) & a_young(s1) & Theme(s1,x1) & card_eq_2(x1)) | exists e1 s1 x1 x2 x3.(n_people(x1) & card_eq_2(x1) & a_together(s1) & Manner(e1,s1) & Theme(e1,x2) & Actor(e1,x1) & v_play(e1) & n_music(x2) & of(x2,x3) & n_jazz(x3)) | 7971ced2-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 s1 s2 x1 x2 x3 x4 x5 x6.(v_sing(e2) & v_play(e1) & on(x4,x6) & of(x1,x2) & n_music(x3) & n_gender(x2) & n_female(x5) & n_drum(x6) & n_boy(x4) & n_adult(x1) & card_eq_2(x1) & a_young(s1) & a_opposite(s2) & Theme(s2,x2) & Theme(s1,x1) & Theme(e1,x3) & Actor(e2,x5) & Actor(e1,x1)) | exists e1 s1 x1 x2 x3.(v_play(e1) & of(x2,x3) & n_people(x1) & n_music(x2) & n_jazz(x3) & card_eq_2(x1) & a_together(s1) & Theme(e1,x2) & Manner(e1,s1) & Actor(e1,x1)) |
||
Two young adults of opposite gender are playing music, the boy is on the drums and the female is singing. | The young people are performing at an event. | 1 | 0.615492 | Two people can play music without performing at an event. | exists e1 e2 p1 s1 s2 x1 x2 x3 x4 x5 x6.(n_female(x5) & n_drum(x6) & n_boy(x4) & Actor(e2,x5) & v_sing(e2) & on(x4,x6) & Theme(e1,x3) & Actor(e1,x1) & v_play(e1) & n_music(x3) & of(x1,x2) & n_gender(x2) & a_opposite(s2) & Theme(s2,x2) & n_adult(x1) & a_young(s1) & Theme(s1,x1) & card_eq_2(x1)) | exists e1 s1 x1 x2.(n_people(x1) & a_young(s1) & Theme(s1,x1) & at(e1,x2) & n_event(x2) & Actor(e1,x1) & v_perform(e1)) | 7971d922-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 s1 s2 x1 x2 x3 x4 x5 x6.(v_sing(e2) & v_play(e1) & on(x4,x6) & of(x1,x2) & n_music(x3) & n_gender(x2) & n_female(x5) & n_drum(x6) & n_boy(x4) & n_adult(x1) & card_eq_2(x1) & a_young(s1) & a_opposite(s2) & Theme(s2,x2) & Theme(s1,x1) & Theme(e1,x3) & Actor(e2,x5) & Actor(e1,x1)) | exists e1 s1 x1 x2.(v_perform(e1) & n_people(x1) & n_event(x2) & at(e1,x2) & a_young(s1) & Theme(s1,x1) & Actor(e1,x1)) |
||
Two young adults of opposite gender are playing music, the boy is on the drums and the female is singing. | a young couple make romantic music | 1 | 0.523421 | Two adults do not necessarily have to be a couple. Music does not have to be romantic in nature. | exists e1 e2 p1 s1 s2 x1 x2 x3 x4 x5 x6.(n_female(x5) & n_drum(x6) & n_boy(x4) & Actor(e2,x5) & v_sing(e2) & on(x4,x6) & Theme(e1,x3) & Actor(e1,x1) & v_play(e1) & n_music(x3) & of(x1,x2) & n_gender(x2) & a_opposite(s2) & Theme(s2,x2) & n_adult(x1) & a_young(s1) & Theme(s1,x1) & card_eq_2(x1)) | exists e1 s1 s2 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_make(e1) & n_music(x2) & a_romantic(s2) & Theme(s2,x2) & n_couple(x1) & a_young(s1) & Theme(s1,x1)) | 7971e5a2-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 s1 s2 x1 x2 x3 x4 x5 x6.(v_sing(e2) & v_play(e1) & on(x4,x6) & of(x1,x2) & n_music(x3) & n_gender(x2) & n_female(x5) & n_drum(x6) & n_boy(x4) & n_adult(x1) & card_eq_2(x1) & a_young(s1) & a_opposite(s2) & Theme(s2,x2) & Theme(s1,x1) & Theme(e1,x3) & Actor(e2,x5) & Actor(e1,x1)) | exists e1 s1 s2 x1 x2.(v_make(e1) & n_music(x2) & n_couple(x1) & a_young(s1) & a_romantic(s2) & Theme(s2,x2) & Theme(s1,x1) & Theme(e1,x2) & Actor(e1,x1)) |
||
A woman reading and cooking in the back of a SUV. | A lady reads and cooks while in the trunk of an SUV. | 0 | -100 | A woman is a lady. The trunk is in the back of an SUV. | exists s1 x1 x2 x3 x4 x5.(n_back(x4) & a_topic(s1) & in(s1,x4) & of(x4,x5) & ne_org_suv(x5) & n_cooking(x2) & n_reading(x1) & of(x1,x3) & n_woman(x3) & subset_of(x2,s1) & subset_of(x1,s1)) | exists e1 e2 x1 x2 x3 x4.(n_trunk(x3) & in(e2,x3) & of(x3,x4) & ne_org_suv(x4) & r_while(e2) & Actor(e2,x2) & v_cook(e2) & n_lady(x2) & Actor(e1,x1) & v_read(e1) & n_lady(x1)) | 79721144-e4c8-11ec-9cdd-0242ac1c0002 | exists s1 x1 x2 x3 x4 x5.(subset_of(x2,s1) & subset_of(x1,s1) & of(x4,x5) & of(x1,x3) & ne_org_suv(x5) & n_woman(x3) & n_reading(x1) & n_cooking(x2) & n_back(x4) & in(s1,x4) & a_topic(s1)) | exists e1 e2 x1 x2 x3 x4.(v_read(e1) & v_cook(e2) & r_while(e2) & of(x3,x4) & ne_org_suv(x4) & n_trunk(x3) & n_lady(x2) & n_lady(x1) & in(e2,x3) & Actor(e2,x2) & Actor(e1,x1)) |
||
A woman reading and cooking in the back of a SUV. | A lady reads and cooks for a crowd while in the trunk of an SUV. | 1 | -100 | Cooking does not necessarily imply cooking for a crowd. The back of an SUV does not necessarily imply the trunk, | exists s1 x1 x2 x3 x4 x5.(n_back(x4) & a_topic(s1) & in(s1,x4) & of(x4,x5) & ne_org_suv(x5) & n_cooking(x2) & n_reading(x1) & of(x1,x3) & n_woman(x3) & subset_of(x2,s1) & subset_of(x1,s1)) | exists e2 e1 x1 x2 x3 x4 x5.(n_trunk(x4) & in(e2,x4) & of(x4,x5) & ne_org_suv(x5) & r_while(e2) & for(e2,x3) & n_crowd(x3) & Actor(e2,x2) & v_cook(e2) & n_lady(x2) & Actor(e1,x1) & v_read(e1) & n_lady(x1)) | 797216e4-e4c8-11ec-9cdd-0242ac1c0002 | exists s1 x1 x2 x3 x4 x5.(subset_of(x2,s1) & subset_of(x1,s1) & of(x4,x5) & of(x1,x3) & ne_org_suv(x5) & n_woman(x3) & n_reading(x1) & n_cooking(x2) & n_back(x4) & in(s1,x4) & a_topic(s1)) | exists e2 e1 x1 x2 x3 x4 x5.(v_read(e1) & v_cook(e2) & r_while(e2) & of(x4,x5) & ne_org_suv(x5) & n_trunk(x4) & n_lady(x2) & n_lady(x1) & n_crowd(x3) & in(e2,x4) & for(e2,x3) & Actor(e2,x2) & Actor(e1,x1)) |
||
Two men from opposite teams play basketball together. | Two guys play basketball. | 0 | -100 | Men are referred to as guys. In basketball to play against each other it must follow that you are on opposite teams. | exists e1 s1 s2 x1 x2 x3.(a_together(s2) & Manner(e1,s2) & Theme(e1,x3) & Actor(e1,x1) & v_play(e1) & n_basketball(x3) & from(x1,x2) & n_team(x2) & a_opposite(s1) & Theme(s1,x2) & n_man(x1) & card_eq_2(x1)) | exists e1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_play(e1) & n_basketball(x2) & n_guy(x1) & card_eq_2(x1)) | 79721c20-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 x1 x2 x3.(v_play(e1) & n_team(x2) & n_man(x1) & n_basketball(x3) & from(x1,x2) & card_eq_2(x1) & a_together(s2) & a_opposite(s1) & Theme(s1,x2) & Theme(e1,x3) & Manner(e1,s2) & Actor(e1,x1)) | exists e1 x1 x2.(v_play(e1) & n_guy(x1) & n_basketball(x2) & card_eq_2(x1) & Theme(e1,x2) & Actor(e1,x1)) |
||
Two men from opposite teams play basketball together. | Two dudes from different varsity teams shoot hoops on a basketball court as their girlfriends watch. | 1 | -100 | Just because two men play basketball does not necessarily mean they are on a varsity team. Just because two men are playing basketball does not mean their girlfriends are watching. | exists e1 s1 s2 x1 x2 x3.(a_together(s2) & Manner(e1,s2) & Theme(e1,x3) & Actor(e1,x1) & v_play(e1) & n_basketball(x3) & from(x1,x2) & n_team(x2) & a_opposite(s1) & Theme(s1,x2) & n_man(x1) & card_eq_2(x1)) | exists e2 e1 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10.(Theme(e2,x10) & Actor(e2,x1) & v_watch(e2) & n_thing(x10) & from(x1,x2) & on(e1,x7) & as(x7,x9) & n_girlfriend(x9) & of(x9,x1) & n_thing(x1) & n_court(x7) & of(x7,x8) & n_basketball(x8) & Theme(e1,x6) & Actor(e1,x5) & v_shoot(e1) & n_hoop(x6) & (x2 = x5) & -(x2 = x4) & n_team(x4) & of(x4,x3) & n_varsity(x3) & n_team(x2) & of(x2,x3) & n_dude(x1) & card_eq_2(x1)) | 79722148-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 x1 x2 x3.(v_play(e1) & n_team(x2) & n_man(x1) & n_basketball(x3) & from(x1,x2) & card_eq_2(x1) & a_together(s2) & a_opposite(s1) & Theme(s1,x2) & Theme(e1,x3) & Manner(e1,s2) & Actor(e1,x1)) | exists e2 e1 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10.(v_watch(e2) & v_shoot(e1) & on(e1,x7) & of(x9,x1) & of(x7,x8) & of(x4,x3) & of(x2,x3) & n_varsity(x3) & n_thing(x10) & n_thing(x1) & n_team(x4) & n_team(x2) & n_hoop(x6) & n_girlfriend(x9) & n_dude(x1) & n_court(x7) & n_basketball(x8) & from(x1,x2) & card_eq_2(x1) & as(x7,x9) & Theme(e2,x10) & Theme(e1,x6) & Actor(e2,x1) & Actor(e1,x5) & -(x2 = x4) & (x2 = x5)) |
||
Two men from opposite teams play basketball together. | Four guys from the neighborhood play softball in the park. | 2 | -100 | There are either two men or four guys. | exists e1 s1 s2 x1 x2 x3.(a_together(s2) & Manner(e1,s2) & Theme(e1,x3) & Actor(e1,x1) & v_play(e1) & n_basketball(x3) & from(x1,x2) & n_team(x2) & a_opposite(s1) & Theme(s1,x2) & n_man(x1) & card_eq_2(x1)) | exists x1 x2 x3 x4 x5.(n_park(x5) & n_play(x2) & of(x2,x3) & n_neighborhood(x3) & a_topic(x1) & from(x1,x2) & in(x2,x5) & Time(x2,x4) & n_softball(x4) & n_guy(x1) & card_eq_4(x1)) | 7972265c-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 x1 x2 x3.(v_play(e1) & n_team(x2) & n_man(x1) & n_basketball(x3) & from(x1,x2) & card_eq_2(x1) & a_together(s2) & a_opposite(s1) & Theme(s1,x2) & Theme(e1,x3) & Manner(e1,s2) & Actor(e1,x1)) | exists x1 x2 x3 x4 x5.(of(x2,x3) & n_softball(x4) & n_play(x2) & n_park(x5) & n_neighborhood(x3) & n_guy(x1) & in(x2,x5) & from(x1,x2) & card_eq_4(x1) & a_topic(x1) & Time(x2,x4)) |
||
A row of birds is sitting in front of a gray cloud. | Birds are sitting on a telephone wire. | 1 | -100 | Birds can sit on locations other than a telephone wire. | exists e1 s1 x1 x2 x3 x4.(in(e1,x3) & of(x3,x4) & n_cloud(x4) & a_gray(s1) & Theme(s1,x4) & n_front(x3) & Actor(e1,x1) & v_sit(e1) & of(x1,x2) & n_bird(x2) & n_row(x1)) | exists e1 x1 x2 x3.(on(e1,x2) & n_wire(x2) & of(x2,x3) & n_telephone(x3) & Actor(e1,x1) & v_sit(e1) & n_bird(x1)) | 79722bc0-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4.(v_sit(e1) & of(x3,x4) & of(x1,x2) & n_row(x1) & n_front(x3) & n_cloud(x4) & n_bird(x2) & in(e1,x3) & a_gray(s1) & Theme(s1,x4) & Actor(e1,x1)) | exists e1 x1 x2 x3.(v_sit(e1) & on(e1,x2) & of(x2,x3) & n_wire(x2) & n_telephone(x3) & n_bird(x1) & Actor(e1,x1)) |
||
A row of birds is sitting in front of a gray cloud. | Birds are outside. | 0 | -100 | Birds sitting in front of a gray cloud would most likely be outside because clouds are outside. | exists e1 s1 x1 x2 x3 x4.(in(e1,x3) & of(x3,x4) & n_cloud(x4) & a_gray(s1) & Theme(s1,x4) & n_front(x3) & Actor(e1,x1) & v_sit(e1) & of(x1,x2) & n_bird(x2) & n_row(x1)) | exists s1 x1.(Theme(s1,x1) & a_outside(s1) & n_bird(x1)) | 79723160-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4.(v_sit(e1) & of(x3,x4) & of(x1,x2) & n_row(x1) & n_front(x3) & n_cloud(x4) & n_bird(x2) & in(e1,x3) & a_gray(s1) & Theme(s1,x4) & Actor(e1,x1)) | exists s1 x1.(n_bird(x1) & a_outside(s1) & Theme(s1,x1)) |
||
A row of birds is sitting in front of a gray cloud. | Birds are sitting in a bird bath. | 2 | -100 | A gray cloud is not a bird bath. | exists e1 s1 x1 x2 x3 x4.(in(e1,x3) & of(x3,x4) & n_cloud(x4) & a_gray(s1) & Theme(s1,x4) & n_front(x3) & Actor(e1,x1) & v_sit(e1) & of(x1,x2) & n_bird(x2) & n_row(x1)) | exists e1 x1 x2 x3.(in(e1,x2) & n_bath(x2) & of(x2,x3) & n_bird(x3) & Actor(e1,x1) & v_sit(e1) & n_bird(x1)) | 797236a6-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4.(v_sit(e1) & of(x3,x4) & of(x1,x2) & n_row(x1) & n_front(x3) & n_cloud(x4) & n_bird(x2) & in(e1,x3) & a_gray(s1) & Theme(s1,x4) & Actor(e1,x1)) | exists e1 x1 x2 x3.(v_sit(e1) & of(x2,x3) & n_bird(x3) & n_bird(x1) & n_bath(x2) & in(e1,x2) & Actor(e1,x1)) |
||
A man is standing with his eyes closed. | A man is standing. | 0 | -100 | A man standing with his eyes closed is still standing. | exists e2 e1 x1 x2 x3.(with(e1,x2) & Actor(e2,x3) & v_close(e2) & (x2 = x3) & n_eye(x2) & of(x2,x1) & n_male(x1) & Actor(e1,x1) & v_stand(e1) & n_man(x1)) | exists e1 x1.(Actor(e1,x1) & v_stand(e1) & n_man(x1)) | 79723c78-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e1 x1 x2 x3.(with(e1,x2) & v_stand(e1) & v_close(e2) & of(x2,x1) & n_man(x1) & n_male(x1) & n_eye(x2) & Actor(e2,x3) & Actor(e1,x1) & (x2 = x3)) | exists e1 x1.(v_stand(e1) & n_man(x1) & Actor(e1,x1)) |
||
A man is standing with his eyes closed. | A man is driving. | 2 | -100 | Standing is not the same as driving. | exists e1 e2 x1 x2 x3.(with(e1,x2) & Actor(e2,x3) & v_close(e2) & (x2 = x3) & n_eye(x2) & of(x2,x1) & n_male(x1) & Actor(e1,x1) & v_stand(e1) & n_man(x1)) | exists e1 x1.(Actor(e1,x1) & v_drive(e1) & n_man(x1)) | 7972413c-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 x1 x2 x3.(with(e1,x2) & v_stand(e1) & v_close(e2) & of(x2,x1) & n_man(x1) & n_male(x1) & n_eye(x2) & Actor(e2,x3) & Actor(e1,x1) & (x2 = x3)) | exists e1 x1.(v_drive(e1) & n_man(x1) & Actor(e1,x1)) |
||
A man is standing with his eyes closed. | A man is playing hide and seek. | 1 | -100 | Just because a man has his eyes closed does not necessarily mean he is playing hide and seek. | exists e1 e2 x1 x2 x3.(with(e1,x2) & Actor(e2,x3) & v_close(e2) & (x2 = x3) & n_eye(x2) & of(x2,x1) & n_male(x1) & Actor(e1,x1) & v_stand(e1) & n_man(x1)) | exists e1 p1 x1.(exists e2 e3.(Actor(e3,x1) & v_seek(e3) & Actor(e2,x1) & v_hide(e2)) & Topic(e1,p1) & Actor(e1,x1) & v_play(e1) & n_man(x1)) | 797245ce-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 x1 x2 x3.(with(e1,x2) & v_stand(e1) & v_close(e2) & of(x2,x1) & n_man(x1) & n_male(x1) & n_eye(x2) & Actor(e2,x3) & Actor(e1,x1) & (x2 = x3)) | exists e1 p1 x1.(v_play(e1) & n_man(x1) & exists e2 e3.(v_seek(e3) & v_hide(e2) & Actor(e3,x1) & Actor(e2,x1)) & Topic(e1,p1) & Actor(e1,x1)) |
||
A basketball player in blue is attempting to block a player in white during a game. | The men are playing football. | 2 | -100 | Basketball is not football. | exists e1 p1 x1 x2 x3.(Topic(e1,p1) & Actor(e1,x1) & v_attempt(e1) & exists e2 s1 x4 x5 x6.(during(e2,x6) & n_game(x6) & Theme(e2,x4) & Actor(e2,x1) & v_block(e2) & Theme(s1,x5) & a_white(s1) & (x4 = x5) & n_player(x4)) & in(x1,x3) & n_blue(x3) & n_player(x1) & of(x1,x2) & n_basketball(x2)) | exists e1 x1 x2.(n_man(x1) & Theme(e1,x2) & Actor(e1,x1) & v_play(e1) & n_football(x2)) | 79724b50-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 p1 x1 x2 x3.(v_attempt(e1) & of(x1,x2) & n_player(x1) & n_blue(x3) & n_basketball(x2) & in(x1,x3) & exists e2 s1 x4 x5 x6.(v_block(e2) & n_player(x4) & n_game(x6) & during(e2,x6) & a_white(s1) & Theme(s1,x5) & Theme(e2,x4) & Actor(e2,x1) & (x4 = x5)) & Topic(e1,p1) & Actor(e1,x1)) | exists e1 x1 x2.(v_play(e1) & n_man(x1) & n_football(x2) & Theme(e1,x2) & Actor(e1,x1)) |
||
A basketball player in blue is attempting to block a player in white during a game. | The people are playing basketball. | 0 | -100 | There are two basketball players , one in white and one in blue. Two players are referred to as people. During a game would mean that they are currently playing basketball. | exists e1 p1 x1 x2 x3.(Topic(e1,p1) & Actor(e1,x1) & v_attempt(e1) & exists e2 s1 x4 x5 x6.(during(e2,x6) & n_game(x6) & Theme(e2,x4) & Actor(e2,x1) & v_block(e2) & Theme(s1,x5) & a_white(s1) & (x4 = x5) & n_player(x4)) & in(x1,x3) & n_blue(x3) & n_player(x1) & of(x1,x2) & n_basketball(x2)) | exists e1 x1 x2.(n_people(x1) & Theme(e1,x2) & Actor(e1,x1) & v_play(e1) & n_basketball(x2)) | 79725046-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 p1 x1 x2 x3.(v_attempt(e1) & of(x1,x2) & n_player(x1) & n_blue(x3) & n_basketball(x2) & in(x1,x3) & exists e2 s1 x4 x5 x6.(v_block(e2) & n_player(x4) & n_game(x6) & during(e2,x6) & a_white(s1) & Theme(s1,x5) & Theme(e2,x4) & Actor(e2,x1) & (x4 = x5)) & Topic(e1,p1) & Actor(e1,x1)) | exists e1 x1 x2.(v_play(e1) & n_people(x1) & n_basketball(x2) & Theme(e1,x2) & Actor(e1,x1)) |
||
A basketball player in blue is attempting to block a player in white during a game. | The men are on opposing teams. | 1 | -100 | Basketball players can be either women or men. | exists e1 p1 x1 x2 x3.(Topic(e1,p1) & Actor(e1,x1) & v_attempt(e1) & exists e2 s1 x4 x5 x6.(during(e2,x6) & n_game(x6) & Theme(e2,x4) & Actor(e2,x1) & v_block(e2) & Theme(s1,x5) & a_white(s1) & (x4 = x5) & n_player(x4)) & in(x1,x3) & n_blue(x3) & n_player(x1) & of(x1,x2) & n_basketball(x2)) | exists p1 x1.(n_man(x1) & exists e1 x2 x3.(on(x1,e1) & Theme(e1,x3) & Actor(e1,x2) & v_oppose(e1) & n_team(x3))) | 797255d2-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 p1 x1 x2 x3.(v_attempt(e1) & of(x1,x2) & n_player(x1) & n_blue(x3) & n_basketball(x2) & in(x1,x3) & exists e2 s1 x4 x5 x6.(v_block(e2) & n_player(x4) & n_game(x6) & during(e2,x6) & a_white(s1) & Theme(s1,x5) & Theme(e2,x4) & Actor(e2,x1) & (x4 = x5)) & Topic(e1,p1) & Actor(e1,x1)) | exists x1.(n_man(x1) & exists e1 x2 x3.(v_oppose(e1) & on(x1,e1) & n_team(x3) & Theme(e1,x3) & Actor(e1,x2))) |
||
A busy street with lots of people and an old man in a blue shirt in front. | A small group of young men walk down a dusty country road with their dog. | 2 | -100 | not all the people are men | exists s1 s2 s3 x1 x2 x3 x4 x5 x6 x7.(a_topic(x1) & with(x1,x2) & subset_of(x5,x2) & in(x5,x6) & in(x6,x7) & n_front(x7) & n_shirt(x6) & a_blue(s3) & Theme(s3,x6) & n_man(x5) & a_old(s2) & Theme(s2,x5) & subset_of(x3,x2) & of(x3,x4) & n_people(x4) & n_lot(x3) & n_street(x1) & a_busy(s1) & Theme(s1,x1)) | exists e1 s1 s2 s3 x1 x2 x3 x4 x5.(with(e1,x5) & n_dog(x5) & of(x5,x1) & n_thing(x1) & down(e1,x3) & n_road(x3) & of(x3,x4) & n_country(x4) & a_dusty(s3) & Theme(s3,x3) & Actor(e1,x1) & v_walk(e1) & of(x1,x2) & n_man(x2) & a_young(s2) & Theme(s2,x2) & n_group(x1) & a_small(s1) & Theme(s1,x1)) | 79725cc6-e4c8-11ec-9cdd-0242ac1c0002 | exists s1 s2 s3 x1 x2 x3 x4 x5 x6 x7.(with(x1,x2) & subset_of(x5,x2) & subset_of(x3,x2) & of(x3,x4) & n_street(x1) & n_shirt(x6) & n_people(x4) & n_man(x5) & n_lot(x3) & n_front(x7) & in(x6,x7) & in(x5,x6) & a_topic(x1) & a_old(s2) & a_busy(s1) & a_blue(s3) & Theme(s3,x6) & Theme(s2,x5) & Theme(s1,x1)) | exists e1 s1 s2 s3 x1 x2 x3 x4 x5.(with(e1,x5) & v_walk(e1) & of(x5,x1) & of(x3,x4) & of(x1,x2) & n_thing(x1) & n_road(x3) & n_man(x2) & n_group(x1) & n_dog(x5) & n_country(x4) & down(e1,x3) & a_young(s2) & a_small(s1) & a_dusty(s3) & Theme(s3,x3) & Theme(s2,x2) & Theme(s1,x1) & Actor(e1,x1)) |
||
A busy street with lots of people and an old man in a blue shirt in front. | A crowd of people walks through a town. | 0 | -100 | lots if people is also called a crowd. | exists s1 s2 s3 x1 x2 x3 x4 x5 x6 x7.(a_topic(x1) & with(x1,x2) & subset_of(x5,x2) & in(x5,x6) & in(x6,x7) & n_front(x7) & n_shirt(x6) & a_blue(s3) & Theme(s3,x6) & n_man(x5) & a_old(s2) & Theme(s2,x5) & subset_of(x3,x2) & of(x3,x4) & n_people(x4) & n_lot(x3) & n_street(x1) & a_busy(s1) & Theme(s1,x1)) | exists e1 x1 x2 x3.(through(e1,x3) & n_town(x3) & Actor(e1,x1) & v_walk(e1) & of(x1,x2) & n_people(x2) & n_crowd(x1)) | 797262ac-e4c8-11ec-9cdd-0242ac1c0002 | exists s1 s2 s3 x1 x2 x3 x4 x5 x6 x7.(with(x1,x2) & subset_of(x5,x2) & subset_of(x3,x2) & of(x3,x4) & n_street(x1) & n_shirt(x6) & n_people(x4) & n_man(x5) & n_lot(x3) & n_front(x7) & in(x6,x7) & in(x5,x6) & a_topic(x1) & a_old(s2) & a_busy(s1) & a_blue(s3) & Theme(s3,x6) & Theme(s2,x5) & Theme(s1,x1)) | exists e1 x1 x2 x3.(v_walk(e1) & through(e1,x3) & of(x1,x2) & n_town(x3) & n_people(x2) & n_crowd(x1) & Actor(e1,x1)) |
||
A busy street with lots of people and an old man in a blue shirt in front. | Many people try to get to their destinations during rush hour. | 1 | -100 | Just because there are lots of people on a street does not mean it is rush hour. | exists s1 s2 s3 x1 x2 x3 x4 x5 x6 x7.(a_topic(x1) & with(x1,x2) & subset_of(x5,x2) & in(x5,x6) & in(x6,x7) & n_front(x7) & n_shirt(x6) & a_blue(s3) & Theme(s3,x6) & n_man(x5) & a_old(s2) & Theme(s2,x5) & subset_of(x3,x2) & of(x3,x4) & n_people(x4) & n_lot(x3) & n_street(x1) & a_busy(s1) & Theme(s1,x1)) | exists e1 p1 x1 x2.(Topic(e1,p1) & Actor(e1,x1) & v_try(e1) & exists e2 x3 x4.(during(e2,x3) & n_hour(x3) & of(x3,x4) & n_rush(x4) & to(e2,x2) & Actor(e2,x1) & v_get(e2)) & n_destination(x2) & of(x2,x1) & n_thing(x1) & n_people(x1) & n_quantity(x1)) | 79726842-e4c8-11ec-9cdd-0242ac1c0002 | exists s1 s2 s3 x1 x2 x3 x4 x5 x6 x7.(with(x1,x2) & subset_of(x5,x2) & subset_of(x3,x2) & of(x3,x4) & n_street(x1) & n_shirt(x6) & n_people(x4) & n_man(x5) & n_lot(x3) & n_front(x7) & in(x6,x7) & in(x5,x6) & a_topic(x1) & a_old(s2) & a_busy(s1) & a_blue(s3) & Theme(s3,x6) & Theme(s2,x5) & Theme(s1,x1)) | exists e1 p1 x1 x2.(v_try(e1) & of(x2,x1) & n_thing(x1) & n_quantity(x1) & n_people(x1) & n_destination(x2) & exists e2 x3 x4.(v_get(e2) & to(e2,x2) & of(x3,x4) & n_rush(x4) & n_hour(x3) & during(e2,x3) & Actor(e2,x1)) & Topic(e1,p1) & Actor(e1,x1)) |
||
A crowd of people are at a supermarket. | There is nobody at the supermarket. | 2 | -100 | When there is nobody there cannot be a crowd of people . | exists p1 x1 x2.(exists x3.(at(x1,x3) & n_supermarket(x3)) & of(x1,x2) & n_people(x2) & n_crowd(x1)) | exists p1 x1 x3.(n_supermarket(x3) & -exists x2.((x1 = x2) & at(x2,x3) & n_person(x2))) | 79726dc4-e4c8-11ec-9cdd-0242ac1c0002 | exists x1 x2.(of(x1,x2) & n_people(x2) & n_crowd(x1) & exists x3.(n_supermarket(x3) & at(x1,x3))) | exists x1 x3.(n_supermarket(x3) & all x2.(-n_person(x2) | -at(x2,x3) | -(x1 = x2))) |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.