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 person is playing a drum. | A tall person playing | 1 | 0.167493 | Playing a drum does not mean that one is tall. | exists e1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_play(e1) & n_drum(x2) & n_person(x1)) | exists s1 x1 x2.(a_topic(x1) & n_playing(x1) & of(x1,x2) & n_person(x2) & a_tall(s1) & Theme(s1,x1)) | 4c29f904-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2.(v_play(e1) & n_person(x1) & n_drum(x2) & Theme(e1,x2) & Actor(e1,x1)) | exists s1 x1 x2.(of(x1,x2) & n_playing(x1) & n_person(x2) & a_topic(x1) & a_tall(s1) & Theme(s1,x1)) |
||
A person is playing a drum. | Nobody is playing the drumset. | 2 | 0 | A person cannot be playing a dream if nobody is playing. | exists e1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_play(e1) & n_drum(x2) & n_person(x1)) | exists x2.(n_drumset(x2) & -exists e1 x1.(Theme(e1,x2) & Actor(e1,x1) & v_play(e1) & n_person(x1))) | 4c2a026e-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2.(v_play(e1) & n_person(x1) & n_drum(x2) & Theme(e1,x2) & Actor(e1,x1)) | exists x2.(n_drumset(x2) & all e1 x1.(-v_play(e1) | -n_person(x1) | -Theme(e1,x2) | -Actor(e1,x1))) |
||
A person is playing a drum. | Music is being made. | 1 | 0.976479 | Drums can be played without music being a consequence of that action. | exists e1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_play(e1) & n_drum(x2) & n_person(x1)) | exists e1 x1.(ne_nam_music(x1) & Theme(e1,x1) & v_make(e1)) | 4c2a3e00-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2.(v_play(e1) & n_person(x1) & n_drum(x2) & Theme(e1,x2) & Actor(e1,x1)) | exists e1 x1.(v_make(e1) & ne_nam_music(x1) & Theme(e1,x1)) |
||
A person is playing a drum. | Sounds are being made. | 0 | 0.899562 | Sounds are made by playing a drum. | exists e1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_play(e1) & n_drum(x2) & n_person(x1)) | exists e1 x1.(Theme(e1,x1) & v_make(e1) & n_sound(x1)) | 4c2a525a-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2.(v_play(e1) & n_person(x1) & n_drum(x2) & Theme(e1,x2) & Actor(e1,x1)) | exists e1 x1.(v_make(e1) & n_sound(x1) & Theme(e1,x1)) |
||
A person is playing a drum. | A person is performing a concert. | 1 | 0.243147 | Drums can be played for many reasons other than performing a concert. | exists e1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_play(e1) & n_drum(x2) & n_person(x1)) | exists e1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_perform(e1) & n_concert(x2) & n_person(x1)) | 4c2a6f42-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2.(v_play(e1) & n_person(x1) & n_drum(x2) & Theme(e1,x2) & Actor(e1,x1)) | exists e1 x1 x2.(v_perform(e1) & n_person(x1) & n_concert(x2) & Theme(e1,x2) & Actor(e1,x1)) |
||
A person is playing a drum. | A person is playing a drum in a band. | 1 | 0.679923 | Playing a drum does not imply playing a drum in a band. | exists e1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_play(e1) & n_drum(x2) & n_person(x1)) | exists e1 x1 x2 x3.(Theme(e1,x2) & Actor(e1,x1) & v_play(e1) & in(x2,x3) & n_band(x3) & n_drum(x2) & n_person(x1)) | 4c2a7cb2-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2.(v_play(e1) & n_person(x1) & n_drum(x2) & Theme(e1,x2) & Actor(e1,x1)) | exists e1 x1 x2 x3.(v_play(e1) & n_person(x1) & n_drum(x2) & n_band(x3) & in(x2,x3) & Theme(e1,x2) & Actor(e1,x1)) |
||
A man is sitting in front of a computer monitor holding a keyboard and looking at the camera. | He is watching youtube videos on a computer. | 1 | 0.008573 | A man can be doing anything on a computer, there is no way of knowing he was watching Youtube. | exists e1 e3 e2 x1 x2 x3 x4 x5 x6.(n_camera(x6) & for(e1,e3) & at(e3,x6) & Actor(e3,x1) & v_look(e3) & for(e1,e2) & Theme(e2,x5) & Actor(e2,x1) & v_hold(e2) & n_keyboard(x5) & in(e1,x2) & of(x2,x3) & n_monitor(x3) & of(x3,x4) & n_computer(x4) & n_front(x2) & Actor(e1,x1) & v_sit(e1) & n_man(x1)) | exists e1 x1 x2 x3.(on(e1,x3) & n_computer(x3) & Theme(e1,x2) & Actor(e1,x1) & v_watch(e1) & n_video(x2) & of(x2,x1) & n_youtube(x1) & n_male(x1)) | 4c2c3ade-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e3 e2 x1 x2 x3 x4 x5 x6.(v_sit(e1) & v_look(e3) & v_hold(e2) & of(x3,x4) & of(x2,x3) & n_monitor(x3) & n_man(x1) & n_keyboard(x5) & n_front(x2) & n_computer(x4) & n_camera(x6) & in(e1,x2) & for(e1,e3) & for(e1,e2) & at(e3,x6) & Theme(e2,x5) & Actor(e3,x1) & Actor(e2,x1) & Actor(e1,x1)) | exists e1 x1 x2 x3.(v_watch(e1) & on(e1,x3) & of(x2,x1) & n_youtube(x1) & n_video(x2) & n_male(x1) & n_computer(x3) & Theme(e1,x2) & Actor(e1,x1)) |
||
A man is sitting in front of a computer monitor holding a keyboard and looking at the camera. | The computer is on. | 1 | 0.94706 | The man doesn't necessarily have to be using the computer. | exists e1 e3 e2 x1 x2 x3 x4 x5 x6.(n_camera(x6) & for(e1,e3) & at(e3,x6) & Actor(e3,x1) & v_look(e3) & for(e1,e2) & Theme(e2,x5) & Actor(e2,x1) & v_hold(e2) & n_keyboard(x5) & in(e1,x2) & of(x2,x3) & n_monitor(x3) & of(x3,x4) & n_computer(x4) & n_front(x2) & Actor(e1,x1) & v_sit(e1) & n_man(x1)) | exists s1 x1.(n_computer(x1) & Theme(s1,x1) & a_on(s1)) | 4c2c498e-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e3 e2 x1 x2 x3 x4 x5 x6.(v_sit(e1) & v_look(e3) & v_hold(e2) & of(x3,x4) & of(x2,x3) & n_monitor(x3) & n_man(x1) & n_keyboard(x5) & n_front(x2) & n_computer(x4) & n_camera(x6) & in(e1,x2) & for(e1,e3) & for(e1,e2) & at(e3,x6) & Theme(e2,x5) & Actor(e3,x1) & Actor(e2,x1) & Actor(e1,x1)) | exists s1 x1.(n_computer(x1) & a_on(s1) & Theme(s1,x1)) |
||
A man is sitting in front of a computer monitor holding a keyboard and looking at the camera. | There is a man looking in front of a computer monitor because he is video chatting. | 1 | 0.621265 | It is never states in sentence one that the man is actually video chatting. He could be playing a video game maybe instead. | exists e1 e3 e2 x1 x2 x3 x4 x5 x6.(n_camera(x6) & for(e1,e3) & at(e3,x6) & Actor(e3,x1) & v_look(e3) & for(e1,e2) & Theme(e2,x5) & Actor(e2,x1) & v_hold(e2) & n_keyboard(x5) & in(e1,x2) & of(x2,x3) & n_monitor(x3) & of(x3,x4) & n_computer(x4) & n_front(x2) & Actor(e1,x1) & v_sit(e1) & n_man(x1)) | exists p1 p2 x1 x7.(n_male(x7) & exists p3 s1 x8.((x7 = x8) & n_chatting(x8) & a_video(s1) & Theme(s1,x8)) & because(p1,p2) & exists e1 x2 x3 x4 x5 x6.((x1 = x2) & in(e1,x4) & of(x4,x5) & n_monitor(x5) & of(x5,x6) & n_computer(x6) & n_front(x4) & Actor(e1,x3) & v_look(e1) & (x2 = x3) & n_man(x2))) | 4c2c4e48-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e3 e2 x1 x2 x3 x4 x5 x6.(v_sit(e1) & v_look(e3) & v_hold(e2) & of(x3,x4) & of(x2,x3) & n_monitor(x3) & n_man(x1) & n_keyboard(x5) & n_front(x2) & n_computer(x4) & n_camera(x6) & in(e1,x2) & for(e1,e3) & for(e1,e2) & at(e3,x6) & Theme(e2,x5) & Actor(e3,x1) & Actor(e2,x1) & Actor(e1,x1)) | exists p1 p2 x1 x7.(n_male(x7) & exists s1 x8.(n_chatting(x8) & a_video(s1) & Theme(s1,x8) & (x7 = x8)) & exists e1 x2 x3 x4 x5 x6.(v_look(e1) & of(x5,x6) & of(x4,x5) & n_monitor(x5) & n_man(x2) & n_front(x4) & n_computer(x6) & in(e1,x4) & Actor(e1,x3) & (x2 = x3) & (x1 = x2)) & because(p1,p2)) |
||
A man is sitting in front of a computer monitor holding a keyboard and looking at the camera. | A young woman talks to her family through the computer | 2 | 0.000075 | Man is different than woman. | exists e1 e3 e2 x1 x2 x3 x4 x5 x6.(n_camera(x6) & for(e1,e3) & at(e3,x6) & Actor(e3,x1) & v_look(e3) & for(e1,e2) & Theme(e2,x5) & Actor(e2,x1) & v_hold(e2) & n_keyboard(x5) & in(e1,x2) & of(x2,x3) & n_monitor(x3) & of(x3,x4) & n_computer(x4) & n_front(x2) & Actor(e1,x1) & v_sit(e1) & n_man(x1)) | exists s1 x1 x2 x3 x4.(n_computer(x4) & a_topic(x1) & through(x1,x4) & to(x1,x3) & n_family(x3) & of(x3,x1) & n_female(x1) & n_talk(x1) & of(x1,x2) & n_woman(x2) & a_young(s1) & Theme(s1,x1)) | 4c2c52c6-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e3 e2 x1 x2 x3 x4 x5 x6.(v_sit(e1) & v_look(e3) & v_hold(e2) & of(x3,x4) & of(x2,x3) & n_monitor(x3) & n_man(x1) & n_keyboard(x5) & n_front(x2) & n_computer(x4) & n_camera(x6) & in(e1,x2) & for(e1,e3) & for(e1,e2) & at(e3,x6) & Theme(e2,x5) & Actor(e3,x1) & Actor(e2,x1) & Actor(e1,x1)) | exists s1 x1 x2 x3 x4.(to(x1,x3) & through(x1,x4) & of(x3,x1) & of(x1,x2) & n_woman(x2) & n_talk(x1) & n_female(x1) & n_family(x3) & n_computer(x4) & a_young(s1) & a_topic(x1) & Theme(s1,x1)) |
||
A man is sitting in front of a computer monitor holding a keyboard and looking at the camera. | A man is sitting. | 0 | 0.90604 | A man that is sitting is sitting. | exists e1 e3 e2 x1 x2 x3 x4 x5 x6.(n_camera(x6) & for(e1,e3) & at(e3,x6) & Actor(e3,x1) & v_look(e3) & for(e1,e2) & Theme(e2,x5) & Actor(e2,x1) & v_hold(e2) & n_keyboard(x5) & in(e1,x2) & of(x2,x3) & n_monitor(x3) & of(x3,x4) & n_computer(x4) & n_front(x2) & Actor(e1,x1) & v_sit(e1) & n_man(x1)) | exists e1 x1.(Actor(e1,x1) & v_sit(e1) & n_man(x1)) | 4c2c5dd4-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e3 e2 x1 x2 x3 x4 x5 x6.(v_sit(e1) & v_look(e3) & v_hold(e2) & of(x3,x4) & of(x2,x3) & n_monitor(x3) & n_man(x1) & n_keyboard(x5) & n_front(x2) & n_computer(x4) & n_camera(x6) & in(e1,x2) & for(e1,e3) & for(e1,e2) & at(e3,x6) & Theme(e2,x5) & Actor(e3,x1) & Actor(e2,x1) & Actor(e1,x1)) | exists e1 x1.(v_sit(e1) & n_man(x1) & Actor(e1,x1)) |
||
A man is sitting in front of a computer monitor holding a keyboard and looking at the camera. | A man is sitting in a chair. | 1 | 0.873895 | we know that the man is sitting on something but then sentence two tells us it was chair. We didn't know that originally. | exists e1 e3 e2 x1 x2 x3 x4 x5 x6.(n_camera(x6) & for(e1,e3) & at(e3,x6) & Actor(e3,x1) & v_look(e3) & for(e1,e2) & Theme(e2,x5) & Actor(e2,x1) & v_hold(e2) & n_keyboard(x5) & in(e1,x2) & of(x2,x3) & n_monitor(x3) & of(x3,x4) & n_computer(x4) & n_front(x2) & Actor(e1,x1) & v_sit(e1) & n_man(x1)) | exists e1 x1 x2.(in(e1,x2) & n_chair(x2) & Actor(e1,x1) & v_sit(e1) & n_man(x1)) | 4c2c7116-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e3 e2 x1 x2 x3 x4 x5 x6.(v_sit(e1) & v_look(e3) & v_hold(e2) & of(x3,x4) & of(x2,x3) & n_monitor(x3) & n_man(x1) & n_keyboard(x5) & n_front(x2) & n_computer(x4) & n_camera(x6) & in(e1,x2) & for(e1,e3) & for(e1,e2) & at(e3,x6) & Theme(e2,x5) & Actor(e3,x1) & Actor(e2,x1) & Actor(e1,x1)) | exists e1 x1 x2.(v_sit(e1) & n_man(x1) & n_chair(x2) & in(e1,x2) & Actor(e1,x1)) |
||
A man is sitting in front of a computer monitor holding a keyboard and looking at the camera. | Someone sits in front of their computer while recording themselves singing into the camera | 1 | 0.060711 | Sentence one doesn't mention that the man is singing while sitting for the camera. All we know is that he is holding a keyboard at the camera. | exists e1 e3 e2 x1 x2 x3 x4 x5 x6.(n_camera(x6) & for(e1,e3) & at(e3,x6) & Actor(e3,x1) & v_look(e3) & for(e1,e2) & Theme(e2,x5) & Actor(e2,x1) & v_hold(e2) & n_keyboard(x5) & in(e1,x2) & of(x2,x3) & n_monitor(x3) & of(x3,x4) & n_computer(x4) & n_front(x2) & Actor(e1,x1) & v_sit(e1) & n_man(x1)) | exists e1 e3 e2 x1 x2 x3 x4 x5.(n_camera(x5) & n_group(x4) & for(e2,e3) & into(e3,x5) & Actor(e3,x1) & v_sing(e3) & while(e1,e2) & Theme(e2,x4) & Actor(e2,x1) & v_record(e2) & in(e1,x2) & of(x2,x3) & n_computer(x3) & of(x3,x1) & n_thing(x1) & n_front(x2) & Actor(e1,x1) & v_sit(e1) & n_person(x1)) | 4c2c7562-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e3 e2 x1 x2 x3 x4 x5 x6.(v_sit(e1) & v_look(e3) & v_hold(e2) & of(x3,x4) & of(x2,x3) & n_monitor(x3) & n_man(x1) & n_keyboard(x5) & n_front(x2) & n_computer(x4) & n_camera(x6) & in(e1,x2) & for(e1,e3) & for(e1,e2) & at(e3,x6) & Theme(e2,x5) & Actor(e3,x1) & Actor(e2,x1) & Actor(e1,x1)) | exists e1 e3 e2 x1 x2 x3 x4 x5.(while(e1,e2) & v_sit(e1) & v_sing(e3) & v_record(e2) & of(x3,x1) & of(x2,x3) & n_thing(x1) & n_person(x1) & n_group(x4) & n_front(x2) & n_computer(x3) & n_camera(x5) & into(e3,x5) & in(e1,x2) & for(e2,e3) & Theme(e2,x4) & Actor(e3,x1) & Actor(e2,x1) & Actor(e1,x1)) |
||
A girl and some ducks walk towards the water. | a boy is luring the ducks to the pond so the croc can eat | 2 | -100 | A boy is not a girl. | exists e1 x1 x2 x3 x4.(n_water(x4) & towards(e1,x4) & Actor(e1,x1) & v_walk(e1) & subset_of(x3,x1) & n_duck(x3) & subset_of(x2,x1) & n_girl(x2)) | exists e1 p1 x1 x2 x3 x4.(n_croc(x4) & n_pond(x3) & n_duck(x2) & exists e2 p2.(exists e3.(Actor(e3,x4) & v_eat(e3)) & Topic(e2,p2) & Actor(e2,x4) & v_can(e2)) & so(e1,p1) & Theme(e1,x2) & Actor(e1,x1) & v_lure(e1) & to(x2,x3) & n_boy(x1)) | 4c2ccee0-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4.(v_walk(e1) & towards(e1,x4) & subset_of(x3,x1) & subset_of(x2,x1) & n_water(x4) & n_girl(x2) & n_duck(x3) & Actor(e1,x1)) | exists e1 p1 x1 x2 x3 x4.(v_lure(e1) & to(x2,x3) & so(e1,p1) & n_pond(x3) & n_duck(x2) & n_croc(x4) & n_boy(x1) & exists e2 p2.(v_can(e2) & exists e3.(v_eat(e3) & Actor(e3,x4)) & Topic(e2,p2) & Actor(e2,x4)) & Theme(e1,x2) & Actor(e1,x1)) |
||
A girl and some ducks walk towards the water. | a girl is walking to the water. | 0 | -100 | If a girl is walking with ducks to the water than a girl is walking to the water. | exists e1 x1 x2 x3 x4.(n_water(x4) & towards(e1,x4) & Actor(e1,x1) & v_walk(e1) & subset_of(x3,x1) & n_duck(x3) & subset_of(x2,x1) & n_girl(x2)) | exists e1 x1 x2.(n_water(x2) & to(e1,x2) & Actor(e1,x1) & v_walk(e1) & n_girl(x1)) | 4c2cd598-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4.(v_walk(e1) & towards(e1,x4) & subset_of(x3,x1) & subset_of(x2,x1) & n_water(x4) & n_girl(x2) & n_duck(x3) & Actor(e1,x1)) | exists e1 x1 x2.(v_walk(e1) & to(e1,x2) & n_water(x2) & n_girl(x1) & Actor(e1,x1)) |
||
A girl and some ducks walk towards the water. | the ducks are following the girl to the pond | 1 | -100 | Sentence one says the girl and ducks walk. In sentence two it says the ducks are following. I doesn't imply that in the first sentence. | exists e1 x1 x2 x3 x4.(n_water(x4) & towards(e1,x4) & Actor(e1,x1) & v_walk(e1) & subset_of(x3,x1) & n_duck(x3) & subset_of(x2,x1) & n_girl(x2)) | exists e1 x1 x2 x3.(n_pond(x3) & n_girl(x2) & n_duck(x1) & to(e1,x3) & Theme(e1,x2) & Actor(e1,x1) & v_follow(e1)) | 4c2cdb92-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4.(v_walk(e1) & towards(e1,x4) & subset_of(x3,x1) & subset_of(x2,x1) & n_water(x4) & n_girl(x2) & n_duck(x3) & Actor(e1,x1)) | exists e1 x1 x2 x3.(v_follow(e1) & to(e1,x3) & n_pond(x3) & n_girl(x2) & n_duck(x1) & Theme(e1,x2) & Actor(e1,x1)) |
||
A woman walks after two geese near the ocean. | The woman and geese are outside. | 0 | -100 | If a woman and two geese are near the ocean then they are outside. | exists e1 x1 x2 x3.(n_ocean(x3) & after(e1,x2) & near(x2,x3) & n_goose(x2) & card_eq_2(x2) & Actor(e1,x1) & v_walk(e1) & n_woman(x1)) | exists s1 x1 x2 x3.(n_goose(x3) & n_woman(x2) & subset_of(x3,x1) & subset_of(x2,x1) & Theme(s1,x1) & a_outside(s1)) | 4c2ce0e2-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3.(v_walk(e1) & near(x2,x3) & n_woman(x1) & n_ocean(x3) & n_goose(x2) & card_eq_2(x2) & after(e1,x2) & Actor(e1,x1)) | exists s1 x1 x2 x3.(subset_of(x3,x1) & subset_of(x2,x1) & n_woman(x2) & n_goose(x3) & a_outside(s1) & Theme(s1,x1)) |
||
A woman walks after two geese near the ocean. | the woman and geese are in a boat. | 2 | -100 | A woman is either near the ocean or in a boat. Geese can be two or more. | exists e1 x1 x2 x3.(n_ocean(x3) & after(e1,x2) & near(x2,x3) & n_goose(x2) & card_eq_2(x2) & Actor(e1,x1) & v_walk(e1) & n_woman(x1)) | exists p1 x1 x2 x3.(n_goose(x3) & n_woman(x2) & subset_of(x3,x1) & subset_of(x2,x1) & exists x4.(in(x1,x4) & n_boat(x4))) | 4c2ce600-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3.(v_walk(e1) & near(x2,x3) & n_woman(x1) & n_ocean(x3) & n_goose(x2) & card_eq_2(x2) & after(e1,x2) & Actor(e1,x1)) | exists x1 x2 x3.(subset_of(x3,x1) & subset_of(x2,x1) & n_woman(x2) & n_goose(x3) & exists x4.(n_boat(x4) & in(x1,x4))) |
||
A woman walks after two geese near the ocean. | The woman owns the geese. | 1 | -100 | We read a woman is walking to geese, but are never told till sentence two that she owns the geese. | exists e1 x1 x2 x3.(n_ocean(x3) & after(e1,x2) & near(x2,x3) & n_goose(x2) & card_eq_2(x2) & Actor(e1,x1) & v_walk(e1) & n_woman(x1)) | exists e1 x1 x2.(n_goose(x2) & n_woman(x1) & Theme(e1,x2) & Actor(e1,x1) & v_own(e1)) | 4c2cea7e-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3.(v_walk(e1) & near(x2,x3) & n_woman(x1) & n_ocean(x3) & n_goose(x2) & card_eq_2(x2) & after(e1,x2) & Actor(e1,x1)) | exists e1 x1 x2.(v_own(e1) & n_woman(x1) & n_goose(x2) & Theme(e1,x2) & Actor(e1,x1)) |
||
The new baby girl fell asleep next to her newly washed and folded clothing and blankets. | The baby is playing with her toys. | 2 | -100 | One cannot be playing with toys and fall asleep at the same time. | exists e2 e1 e3 p1 s1 s2 x1 x2 x3 x4 x5.(n_girl(x1) & of(x1,x2) & n_baby(x2) & a_new(s1) & Theme(s1,x1) & to(e1,x3) & n_blanket(x5) & n_clothing(x4) & Theme(e3,x4) & v_fold(e3) & Theme(e2,x4) & v_wash(e2) & r_newly(x4) & a_she(s2) & Theme(s2,x4) & subset_of(x5,x3) & subset_of(x4,x3) & r_next(e1) & exists s3.(Theme(s3,x1) & a_asleep(s3)) & Topic(e1,p1) & Actor(e1,x1) & v_fall(e1)) | exists e1 x1 x2.(n_toy(x2) & of(x2,x1) & n_female(x1) & n_baby(x1) & with(e1,x2) & Actor(e1,x1) & v_play(e1)) | 4c2ceefc-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e1 e3 p1 s1 s2 x1 x2 x3 x4 x5.(v_wash(e2) & v_fold(e3) & v_fall(e1) & to(e1,x3) & subset_of(x5,x3) & subset_of(x4,x3) & r_next(e1) & r_newly(x4) & of(x1,x2) & n_girl(x1) & n_clothing(x4) & n_blanket(x5) & n_baby(x2) & exists s3.(a_asleep(s3) & Theme(s3,x1)) & a_she(s2) & a_new(s1) & Topic(e1,p1) & Theme(s2,x4) & Theme(s1,x1) & Theme(e3,x4) & Theme(e2,x4) & Actor(e1,x1)) | exists e1 x1 x2.(with(e1,x2) & v_play(e1) & of(x2,x1) & n_toy(x2) & n_female(x1) & n_baby(x1) & Actor(e1,x1)) |
||
The new baby girl fell asleep next to her newly washed and folded clothing and blankets. | The baby is tired. | 1 | -100 | Newborn children sleep often, and for reasons besides being tired. | exists e3 e1 e2 p1 s1 s2 x1 x2 x3 x4 x5.(n_girl(x1) & of(x1,x2) & n_baby(x2) & a_new(s1) & Theme(s1,x1) & to(e1,x3) & n_blanket(x5) & n_clothing(x4) & Theme(e3,x4) & v_fold(e3) & Theme(e2,x4) & v_wash(e2) & r_newly(x4) & a_she(s2) & Theme(s2,x4) & subset_of(x5,x3) & subset_of(x4,x3) & r_next(e1) & exists s3.(Theme(s3,x1) & a_asleep(s3)) & Topic(e1,p1) & Actor(e1,x1) & v_fall(e1)) | exists s1 x1.(n_baby(x1) & Theme(s1,x1) & a_tired(s1)) | 4c2cf366-e4c8-11ec-9cdd-0242ac1c0002 | exists e3 e1 e2 p1 s1 s2 x1 x2 x3 x4 x5.(v_wash(e2) & v_fold(e3) & v_fall(e1) & to(e1,x3) & subset_of(x5,x3) & subset_of(x4,x3) & r_next(e1) & r_newly(x4) & of(x1,x2) & n_girl(x1) & n_clothing(x4) & n_blanket(x5) & n_baby(x2) & exists s3.(a_asleep(s3) & Theme(s3,x1)) & a_she(s2) & a_new(s1) & Topic(e1,p1) & Theme(s2,x4) & Theme(s1,x1) & Theme(e3,x4) & Theme(e2,x4) & Actor(e1,x1)) | exists s1 x1.(n_baby(x1) & a_tired(s1) & Theme(s1,x1)) |
||
The new baby girl fell asleep next to her newly washed and folded clothing and blankets. | The baby is sleeping. | 0 | -100 | The new baby is a baby and she is sleeping regardless of where she is sleeping. | exists e3 e2 e1 p1 s1 s2 x1 x2 x3 x4 x5.(n_girl(x1) & of(x1,x2) & n_baby(x2) & a_new(s1) & Theme(s1,x1) & to(e1,x3) & n_blanket(x5) & n_clothing(x4) & Theme(e3,x4) & v_fold(e3) & Theme(e2,x4) & v_wash(e2) & r_newly(x4) & a_she(s2) & Theme(s2,x4) & subset_of(x5,x3) & subset_of(x4,x3) & r_next(e1) & exists s3.(Theme(s3,x1) & a_asleep(s3)) & Topic(e1,p1) & Actor(e1,x1) & v_fall(e1)) | exists e1 x1.(n_baby(x1) & Actor(e1,x1) & v_sleep(e1)) | 4c2cf83e-e4c8-11ec-9cdd-0242ac1c0002 | exists e3 e2 e1 p1 s1 s2 x1 x2 x3 x4 x5.(v_wash(e2) & v_fold(e3) & v_fall(e1) & to(e1,x3) & subset_of(x5,x3) & subset_of(x4,x3) & r_next(e1) & r_newly(x4) & of(x1,x2) & n_girl(x1) & n_clothing(x4) & n_blanket(x5) & n_baby(x2) & exists s3.(a_asleep(s3) & Theme(s3,x1)) & a_she(s2) & a_new(s1) & Topic(e1,p1) & Theme(s2,x4) & Theme(s1,x1) & Theme(e3,x4) & Theme(e2,x4) & Actor(e1,x1)) | exists e1 x1.(v_sleep(e1) & n_baby(x1) & Actor(e1,x1)) |
||
A group of travelers browse and enjoy a local market. | Some people are shopping. | 0 | -100 | If a group of travelers browse a local market then people are shopping. | exists e1 s1 x1 x2 x3 x4 x5 x6.(a_topic(x4) & Theme(e1,x6) & Actor(e1,x5) & v_enjoy(e1) & n_market(x6) & a_local(s1) & Theme(s1,x6) & (x4 = x5) & n_group(x4) & a_topic(x1) & of(x1,x2) & n_browse(x2) & of(x2,x3) & n_traveler(x3) & n_group(x1)) | exists p1 x1.(exists x2.((x1 = x2) & n_shopping(x2)) & n_people(x1)) | 4c2cfeba-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4 x5 x6.(v_enjoy(e1) & of(x2,x3) & of(x1,x2) & n_traveler(x3) & n_market(x6) & n_group(x4) & n_group(x1) & n_browse(x2) & a_topic(x4) & a_topic(x1) & a_local(s1) & Theme(s1,x6) & Theme(e1,x6) & Actor(e1,x5) & (x4 = x5)) | exists x1.(n_people(x1) & exists x2.(n_shopping(x2) & (x1 = x2))) |
||
A group of travelers browse and enjoy a local market. | Some tourists are looking at souvenirs. | 1 | -100 | we know they are some sort of travelers but don't know anything about Tourists or souvenirs until the second sentence | exists e1 s1 x1 x2 x3 x4 x5 x6.(a_topic(x4) & Theme(e1,x6) & Actor(e1,x5) & v_enjoy(e1) & n_market(x6) & a_local(s1) & Theme(s1,x6) & (x4 = x5) & n_group(x4) & a_topic(x1) & of(x1,x2) & n_browse(x2) & of(x2,x3) & n_traveler(x3) & n_group(x1)) | exists e1 x1 x2.(at(e1,x2) & n_souvenir(x2) & Actor(e1,x1) & v_look(e1) & n_tourist(x1)) | 4c2d0392-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4 x5 x6.(v_enjoy(e1) & of(x2,x3) & of(x1,x2) & n_traveler(x3) & n_market(x6) & n_group(x4) & n_group(x1) & n_browse(x2) & a_topic(x4) & a_topic(x1) & a_local(s1) & Theme(s1,x6) & Theme(e1,x6) & Actor(e1,x5) & (x4 = x5)) | exists e1 x1 x2.(v_look(e1) & n_tourist(x1) & n_souvenir(x2) & at(e1,x2) & Actor(e1,x1)) |
||
A group of travelers browse and enjoy a local market. | A group of travelers are in a hotel. | 2 | -100 | Travelers are either in a local market or a hotel. | exists e1 s1 x1 x2 x3 x4 x5 x6.(a_topic(x4) & Theme(e1,x6) & Actor(e1,x5) & v_enjoy(e1) & n_market(x6) & a_local(s1) & Theme(s1,x6) & (x4 = x5) & n_group(x4) & a_topic(x1) & of(x1,x2) & n_browse(x2) & of(x2,x3) & n_traveler(x3) & n_group(x1)) | exists p1 x1 x2.(exists x3.(in(x1,x3) & n_hotel(x3)) & of(x1,x2) & n_traveler(x2) & n_group(x1)) | 4c2d0888-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4 x5 x6.(v_enjoy(e1) & of(x2,x3) & of(x1,x2) & n_traveler(x3) & n_market(x6) & n_group(x4) & n_group(x1) & n_browse(x2) & a_topic(x4) & a_topic(x1) & a_local(s1) & Theme(s1,x6) & Theme(e1,x6) & Actor(e1,x5) & (x4 = x5)) | exists x1 x2.(of(x1,x2) & n_traveler(x2) & n_group(x1) & exists x3.(n_hotel(x3) & in(x1,x3))) |
||
A border collie jumps over a bed with a tennis ball in its mouth. | The cat sleeps on the bed. | 2 | -100 | A collie is not a cat. If something jumps does not sleeps on the bed. | exists x1 x2 x3 x4 x5 x6 x7.(a_topic(x1) & over(x1,x4) & with(x4,x5) & in(x5,x7) & n_mouth(x7) & of(x7,x1) & n_thing(x1) & n_ball(x5) & of(x5,x6) & n_tennis(x6) & n_bed(x4) & n_jump(x1) & of(x1,x3) & n_collie(x3) & of(x1,x2) & n_border(x2)) | exists e1 x1 x2.(n_bed(x2) & n_cat(x1) & on(e1,x2) & Actor(e1,x1) & v_sleep(e1)) | 4c2d1b48-e4c8-11ec-9cdd-0242ac1c0002 | exists x1 x2 x3 x4 x5 x6 x7.(with(x4,x5) & over(x1,x4) & of(x7,x1) & of(x5,x6) & of(x1,x3) & of(x1,x2) & n_thing(x1) & n_tennis(x6) & n_mouth(x7) & n_jump(x1) & n_collie(x3) & n_border(x2) & n_bed(x4) & n_ball(x5) & in(x5,x7) & a_topic(x1)) | exists e1 x1 x2.(v_sleep(e1) & on(e1,x2) & n_cat(x1) & n_bed(x2) & Actor(e1,x1)) |
||
A border collie jumps over a bed with a tennis ball in its mouth. | A dog playing ball. | 0 | -100 | If a collie jumps with a tennis ball in its mouth then a dog is playing ball. | exists x1 x2 x3 x4 x5 x6 x7.(a_topic(x1) & over(x1,x4) & with(x4,x5) & in(x5,x7) & n_mouth(x7) & of(x7,x1) & n_thing(x1) & n_ball(x5) & of(x5,x6) & n_tennis(x6) & n_bed(x4) & n_jump(x1) & of(x1,x3) & n_collie(x3) & of(x1,x2) & n_border(x2)) | exists e1 x1 x2 x3.(a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & v_play(e1) & n_ball(x3) & (x1 = x2) & n_dog(x1)) | 4c2d1fb2-e4c8-11ec-9cdd-0242ac1c0002 | exists x1 x2 x3 x4 x5 x6 x7.(with(x4,x5) & over(x1,x4) & of(x7,x1) & of(x5,x6) & of(x1,x3) & of(x1,x2) & n_thing(x1) & n_tennis(x6) & n_mouth(x7) & n_jump(x1) & n_collie(x3) & n_border(x2) & n_bed(x4) & n_ball(x5) & in(x5,x7) & a_topic(x1)) | exists e1 x1 x2 x3.(v_play(e1) & n_dog(x1) & n_ball(x3) & a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2)) |
||
A border collie jumps over a bed with a tennis ball in its mouth. | A puppy chasing a ball in a bedroom. | 1 | -100 | We can imply that the collie is in a bedroom but that is never stated in the first sentence. In the second we find out it was in a bedroom. | exists x1 x2 x3 x4 x5 x6 x7.(a_topic(x1) & over(x1,x4) & with(x4,x5) & in(x5,x7) & n_mouth(x7) & of(x7,x1) & n_thing(x1) & n_ball(x5) & of(x5,x6) & n_tennis(x6) & n_bed(x4) & n_jump(x1) & of(x1,x3) & n_collie(x3) & of(x1,x2) & n_border(x2)) | all x1.(n_ball(x1) -> exists s1 x2 x3.(a_topic(x2) & in(x2,x3) & n_bedroom(x3) & for(x2,x1) & n_chasing(x2) & a_puppy(s1) & Theme(s1,x2))) | 4c2d24f8-e4c8-11ec-9cdd-0242ac1c0002 | exists x1 x2 x3 x4 x5 x6 x7.(with(x4,x5) & over(x1,x4) & of(x7,x1) & of(x5,x6) & of(x1,x3) & of(x1,x2) & n_thing(x1) & n_tennis(x6) & n_mouth(x7) & n_jump(x1) & n_collie(x3) & n_border(x2) & n_bed(x4) & n_ball(x5) & in(x5,x7) & a_topic(x1)) | all x1.(exists s1 x2 x3.(n_chasing(x2) & n_bedroom(x3) & in(x2,x3) & for(x2,x1) & a_topic(x2) & a_puppy(s1) & Theme(s1,x2)) | -n_ball(x1)) |
||
a group of band members doing a routine | The band is a rock band | 1 | -100 | Just because there is a band playing music it does not mean it���s a rock band. | exists e1 x1 x2 x3 x4 x5.(a_topic(x1) & of(x1,x2) & Theme(e1,x5) & Actor(e1,x4) & v_do(e1) & n_routine(x5) & (x2 = x4) & n_member(x2) & of(x2,x3) & n_band(x3) & n_group(x1)) | exists p1 x1.(n_band(x1) & exists x2 x3.((x1 = x2) & n_band(x2) & of(x2,x3) & n_rock(x3))) | 4c2d2994-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4 x5.(v_do(e1) & of(x2,x3) & of(x1,x2) & n_routine(x5) & n_member(x2) & n_group(x1) & n_band(x3) & a_topic(x1) & Theme(e1,x5) & Actor(e1,x4) & (x2 = x4)) | exists x1.(n_band(x1) & exists x2 x3.(of(x2,x3) & n_rock(x3) & n_band(x2) & (x1 = x2))) |
||
a group of band members doing a routine | People playing instruments | 0 | -100 | They are playing instruments because they are band members. | exists e1 x1 x2 x3 x4 x5.(a_topic(x1) & of(x1,x2) & Theme(e1,x5) & Actor(e1,x4) & v_do(e1) & n_routine(x5) & (x2 = x4) & n_member(x2) & of(x2,x3) & n_band(x3) & n_group(x1)) | exists e1 x1 x2 x3.(a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & v_play(e1) & n_instrument(x3) & (x1 = x2) & n_people(x1)) | 4c2d2e58-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4 x5.(v_do(e1) & of(x2,x3) & of(x1,x2) & n_routine(x5) & n_member(x2) & n_group(x1) & n_band(x3) & a_topic(x1) & Theme(e1,x5) & Actor(e1,x4) & (x2 = x4)) | exists e1 x1 x2 x3.(v_play(e1) & n_people(x1) & n_instrument(x3) & a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2)) |
||
a group of band members doing a routine | The men are chatting with each other | 2 | -100 | you can not be chatting while doing a routine | exists e1 x1 x2 x3 x4 x5.(a_topic(x1) & of(x1,x2) & Theme(e1,x5) & Actor(e1,x4) & v_do(e1) & n_routine(x5) & (x2 = x4) & n_member(x2) & of(x2,x3) & n_band(x3) & n_group(x1)) | exists e1 x1.(n_man(x1) & all x2.(n_other(x2) -> with(e1,x2)) & Actor(e1,x1) & v_chat(e1)) | 4c2d3358-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4 x5.(v_do(e1) & of(x2,x3) & of(x1,x2) & n_routine(x5) & n_member(x2) & n_group(x1) & n_band(x3) & a_topic(x1) & Theme(e1,x5) & Actor(e1,x4) & (x2 = x4)) | exists e1 x1.(v_chat(e1) & n_man(x1) & all x2.(with(e1,x2) | -n_other(x2)) & Actor(e1,x1)) |
||
A man walks down the sidewalk in his baseball cap with a bag that reads, "Earth in the Balance". | A man is outside carrying a bag which says "Earth in the Balance." | 0 | -100 | If a man is walking down the side walk with a bag that reads, 'earth in the balance' then a man is outside carrying a bag. | exists e2 e1 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8.(n_balance(x8) & a_''(s1) & Theme(s1,x8) & ne_geo_earth(x7) & n_cap(x3) & of(x3,x4) & n_baseball(x4) & of(x3,x2) & n_male(x2) & n_sidewalk(x2) & a_down(s2) & Manner(e2,s2) & Theme(e2,x2) & Actor(e2,x1) & v_walk(e2) & in(x2,x3) & rel(x3,x7) & in(x7,x8) & with(x3,x5) & Actor(e1,x6) & v_read(e1) & (x5 = x6) & n_bag(x5) & n_man(x1)) | exists e2 e1 s1 x1 x2 x3 x4 x5.(n_balance(x5) & ne_geo_earth(x4) & for(s1,e2) & Theme(e2,x2) & Actor(e2,x1) & v_carry(e2) & in(e1,x5) & Theme(e1,x4) & Actor(e1,x3) & v_say(e1) & (x2 = x3) & n_bag(x2) & Theme(s1,x1) & a_outside(s1) & n_man(x1)) | 4c2d379a-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e1 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8.(with(x3,x5) & v_walk(e2) & v_read(e1) & rel(x3,x7) & of(x3,x4) & of(x3,x2) & ne_geo_earth(x7) & n_sidewalk(x2) & n_man(x1) & n_male(x2) & n_cap(x3) & n_baseball(x4) & n_balance(x8) & n_bag(x5) & in(x7,x8) & in(x2,x3) & a_down(s2) & a_''(s1) & Theme(s1,x8) & Theme(e2,x2) & Manner(e2,s2) & Actor(e2,x1) & Actor(e1,x6) & (x5 = x6)) | exists e2 e1 s1 x1 x2 x3 x4 x5.(v_say(e1) & v_carry(e2) & ne_geo_earth(x4) & n_man(x1) & n_balance(x5) & n_bag(x2) & in(e1,x5) & for(s1,e2) & a_outside(s1) & Theme(s1,x1) & Theme(e2,x2) & Theme(e1,x4) & Actor(e2,x1) & Actor(e1,x3) & (x2 = x3)) |
||
A man walks down the sidewalk in his baseball cap with a bag that reads, "Earth in the Balance". | The man in the baseball hat is carrying a tote bag. | 1 | -100 | Not every bag is a tote bag. | exists e2 e1 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8.(n_balance(x8) & a_''(s1) & Theme(s1,x8) & ne_geo_earth(x7) & n_cap(x3) & of(x3,x4) & n_baseball(x4) & of(x3,x2) & n_male(x2) & n_sidewalk(x2) & a_down(s2) & Manner(e2,s2) & Theme(e2,x2) & Actor(e2,x1) & v_walk(e2) & in(x2,x3) & rel(x3,x7) & in(x7,x8) & with(x3,x5) & Actor(e1,x6) & v_read(e1) & (x5 = x6) & n_bag(x5) & n_man(x1)) | exists e1 s1 x1 x2 x3 x4.(n_hat(x2) & of(x2,x3) & n_baseball(x3) & n_man(x1) & Theme(e1,x4) & Actor(e1,x1) & v_carry(e1) & n_bag(x4) & a_tote(s1) & Theme(s1,x4) & in(x1,x2)) | 4c2d3bbe-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e1 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8.(with(x3,x5) & v_walk(e2) & v_read(e1) & rel(x3,x7) & of(x3,x4) & of(x3,x2) & ne_geo_earth(x7) & n_sidewalk(x2) & n_man(x1) & n_male(x2) & n_cap(x3) & n_baseball(x4) & n_balance(x8) & n_bag(x5) & in(x7,x8) & in(x2,x3) & a_down(s2) & a_''(s1) & Theme(s1,x8) & Theme(e2,x2) & Manner(e2,s2) & Actor(e2,x1) & Actor(e1,x6) & (x5 = x6)) | exists e1 s1 x1 x2 x3 x4.(v_carry(e1) & of(x2,x3) & n_man(x1) & n_hat(x2) & n_baseball(x3) & n_bag(x4) & in(x1,x2) & a_tote(s1) & Theme(s1,x4) & Theme(e1,x4) & Actor(e1,x1)) |
||
A man walks down the sidewalk in his baseball cap with a bag that reads, "Earth in the Balance". | The man with the "Earth in the Balance" bag is crossing the street. | 2 | -100 | A man either walks down the sidewalk or is crossing the street. | exists e1 e2 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8.(n_balance(x8) & a_''(s1) & Theme(s1,x8) & ne_geo_earth(x7) & n_cap(x3) & of(x3,x4) & n_baseball(x4) & of(x3,x2) & n_male(x2) & n_sidewalk(x2) & a_down(s2) & Manner(e2,s2) & Theme(e2,x2) & Actor(e2,x1) & v_walk(e2) & in(x2,x3) & rel(x3,x7) & in(x7,x8) & with(x3,x5) & Actor(e1,x6) & v_read(e1) & (x5 = x6) & n_bag(x5) & n_man(x1)) | exists p1 s1 x1 x2 x3 x5.(n_street(x5) & n_balance(x3) & a_''(s1) & Theme(s1,x3) & n_earth(x2) & n_man(x1) & a_topic(x1) & with(x1,x2) & in(x2,x3) & exists e1 x4.(Theme(e1,x5) & Actor(e1,x4) & v_cross(e1) & n_bag(x4)) & that(x3,p1)) | 4c2d4028-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8.(with(x3,x5) & v_walk(e2) & v_read(e1) & rel(x3,x7) & of(x3,x4) & of(x3,x2) & ne_geo_earth(x7) & n_sidewalk(x2) & n_man(x1) & n_male(x2) & n_cap(x3) & n_baseball(x4) & n_balance(x8) & n_bag(x5) & in(x7,x8) & in(x2,x3) & a_down(s2) & a_''(s1) & Theme(s1,x8) & Theme(e2,x2) & Manner(e2,s2) & Actor(e2,x1) & Actor(e1,x6) & (x5 = x6)) | exists p1 s1 x1 x2 x3 x5.(with(x1,x2) & that(x3,p1) & n_street(x5) & n_man(x1) & n_earth(x2) & n_balance(x3) & in(x2,x3) & exists e1 x4.(v_cross(e1) & n_bag(x4) & Theme(e1,x5) & Actor(e1,x4)) & a_topic(x1) & a_''(s1) & Theme(s1,x3)) |
||
A young girl is eating as she sits at a table full of food. | A young boy is eating a hotdog at a table. | 2 | -100 | The young person needs to be either a boy or a girl. | exists e1 p1 s1 x1.(exists e2 s2 x2 x3 x4.(at(e2,x2) & of(s2,x4) & n_food(x4) & Theme(s2,x3) & a_full(s2) & (x2 = x3) & n_table(x2) & Actor(e2,x1) & v_sit(e2)) & n_female(x1) & as(e1,p1) & Actor(e1,x1) & v_eat(e1) & n_girl(x1) & a_young(s1) & Theme(s1,x1)) | exists e1 s1 x1 x2 x3.(Theme(e1,x2) & Actor(e1,x1) & v_eat(e1) & at(x2,x3) & n_table(x3) & n_hotdog(x2) & n_boy(x1) & a_young(s1) & Theme(s1,x1)) | 4c2d4528-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 p1 s1 x1.(v_eat(e1) & n_girl(x1) & n_female(x1) & exists e2 s2 x2 x3 x4.(v_sit(e2) & of(s2,x4) & n_table(x2) & n_food(x4) & at(e2,x2) & a_full(s2) & Theme(s2,x3) & Actor(e2,x1) & (x2 = x3)) & as(e1,p1) & a_young(s1) & Theme(s1,x1) & Actor(e1,x1)) | exists e1 s1 x1 x2 x3.(v_eat(e1) & n_table(x3) & n_hotdog(x2) & n_boy(x1) & at(x2,x3) & a_young(s1) & Theme(s1,x1) & Theme(e1,x2) & Actor(e1,x1)) |
||
A young girl is eating as she sits at a table full of food. | A young girl is eating fruit at a table. | 1 | -100 | A girl eating is not assumed to be eating fruit. | exists e1 p1 s1 x1.(exists e2 s2 x2 x3 x4.(at(e2,x2) & of(s2,x4) & n_food(x4) & Theme(s2,x3) & a_full(s2) & (x2 = x3) & n_table(x2) & Actor(e2,x1) & v_sit(e2)) & n_female(x1) & as(e1,p1) & Actor(e1,x1) & v_eat(e1) & n_girl(x1) & a_young(s1) & Theme(s1,x1)) | exists e1 s1 x1 x2 x3.(at(e1,x3) & n_table(x3) & Theme(e1,x2) & Actor(e1,x1) & v_eat(e1) & n_fruit(x2) & n_girl(x1) & a_young(s1) & Theme(s1,x1)) | 4c2d4a1e-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 p1 s1 x1.(v_eat(e1) & n_girl(x1) & n_female(x1) & exists e2 s2 x2 x3 x4.(v_sit(e2) & of(s2,x4) & n_table(x2) & n_food(x4) & at(e2,x2) & a_full(s2) & Theme(s2,x3) & Actor(e2,x1) & (x2 = x3)) & as(e1,p1) & a_young(s1) & Theme(s1,x1) & Actor(e1,x1)) | exists e1 s1 x1 x2 x3.(v_eat(e1) & n_table(x3) & n_girl(x1) & n_fruit(x2) & at(e1,x3) & a_young(s1) & Theme(s1,x1) & Theme(e1,x2) & Actor(e1,x1)) |
||
A young girl is eating as she sits at a table full of food. | A young girl is eating at a table. | 0 | -100 | If one sits at a table, it is considered they are ' at ' that table. | exists e1 p1 s1 x1.(exists e2 s2 x2 x3 x4.(at(e2,x2) & of(s2,x4) & n_food(x4) & Theme(s2,x3) & a_full(s2) & (x2 = x3) & n_table(x2) & Actor(e2,x1) & v_sit(e2)) & n_female(x1) & as(e1,p1) & Actor(e1,x1) & v_eat(e1) & n_girl(x1) & a_young(s1) & Theme(s1,x1)) | exists e1 s1 x1 x2.(at(e1,x2) & n_table(x2) & Actor(e1,x1) & v_eat(e1) & n_girl(x1) & a_young(s1) & Theme(s1,x1)) | 4c2d4ea6-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 p1 s1 x1.(v_eat(e1) & n_girl(x1) & n_female(x1) & exists e2 s2 x2 x3 x4.(v_sit(e2) & of(s2,x4) & n_table(x2) & n_food(x4) & at(e2,x2) & a_full(s2) & Theme(s2,x3) & Actor(e2,x1) & (x2 = x3)) & as(e1,p1) & a_young(s1) & Theme(s1,x1) & Actor(e1,x1)) | exists e1 s1 x1 x2.(v_eat(e1) & n_table(x2) & n_girl(x1) & at(e1,x2) & a_young(s1) & Theme(s1,x1) & Actor(e1,x1)) |
||
A woman in a red shirt is standing inside next to a table. | A woman in a silk red shirt | 1 | -100 | Not all red shirts are silk. | exists e1 s1 s2 x1 x2 x3.(to(e1,x3) & n_table(x3) & r_next(e1) & a_inside(s2) & Manner(e1,s2) & Actor(e1,x1) & v_stand(e1) & in(x1,x2) & n_shirt(x2) & a_red(s1) & Theme(s1,x2) & n_woman(x1)) | exists s1 x1 x2 x3.(a_topic(x1) & in(x1,x2) & n_shirt(x2) & a_red(s1) & Theme(s1,x2) & of(x2,x3) & n_silk(x3) & n_woman(x1)) | 4c2d5310-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 x1 x2 x3.(v_stand(e1) & to(e1,x3) & r_next(e1) & n_woman(x1) & n_table(x3) & n_shirt(x2) & in(x1,x2) & a_red(s1) & a_inside(s2) & Theme(s1,x2) & Manner(e1,s2) & Actor(e1,x1)) | exists s1 x1 x2 x3.(of(x2,x3) & n_woman(x1) & n_silk(x3) & n_shirt(x2) & in(x1,x2) & a_topic(x1) & a_red(s1) & Theme(s1,x2)) |
||
A woman in a red shirt is standing inside next to a table. | A woman in a red spaceship | 2 | -100 | A shirt is not a spaceship. | exists e1 s1 s2 x1 x2 x3.(to(e1,x3) & n_table(x3) & r_next(e1) & a_inside(s2) & Manner(e1,s2) & Actor(e1,x1) & v_stand(e1) & in(x1,x2) & n_shirt(x2) & a_red(s1) & Theme(s1,x2) & n_woman(x1)) | exists s1 x1 x2.(a_topic(x1) & in(x1,x2) & n_spaceship(x2) & a_red(s1) & Theme(s1,x2) & n_woman(x1)) | 4c2d57d4-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 x1 x2 x3.(v_stand(e1) & to(e1,x3) & r_next(e1) & n_woman(x1) & n_table(x3) & n_shirt(x2) & in(x1,x2) & a_red(s1) & a_inside(s2) & Theme(s1,x2) & Manner(e1,s2) & Actor(e1,x1)) | exists s1 x1 x2.(n_woman(x1) & n_spaceship(x2) & in(x1,x2) & a_topic(x1) & a_red(s1) & Theme(s1,x2)) |
||
A woman in a red shirt is standing inside next to a table. | A woman in a red shirt | 0 | -100 | If woman is wearing a red shirt then there is a woman in a red shirt. | exists e1 s1 s2 x1 x2 x3.(to(e1,x3) & n_table(x3) & r_next(e1) & a_inside(s2) & Manner(e1,s2) & Actor(e1,x1) & v_stand(e1) & in(x1,x2) & n_shirt(x2) & a_red(s1) & Theme(s1,x2) & n_woman(x1)) | exists s1 x1 x2.(a_topic(x1) & in(x1,x2) & n_shirt(x2) & a_red(s1) & Theme(s1,x2) & n_woman(x1)) | 4c2d5c66-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 x1 x2 x3.(v_stand(e1) & to(e1,x3) & r_next(e1) & n_woman(x1) & n_table(x3) & n_shirt(x2) & in(x1,x2) & a_red(s1) & a_inside(s2) & Theme(s1,x2) & Manner(e1,s2) & Actor(e1,x1)) | exists s1 x1 x2.(n_woman(x1) & n_shirt(x2) & in(x1,x2) & a_topic(x1) & a_red(s1) & Theme(s1,x2)) |
||
A young girl trying to taste some Chinese made food in the town of Beijing, China. | The girl is enjoying non American cuisine. | 0 | -100 | If a girl is eating Chinese made food in China the girl is not enjoying American cuisine. | exists e1 p1 s1 x1 x2 x4 x5 x6.(ne_geo_china(x6) & ne_geo_beijing(x5) & n_town(x4) & a_topic(x1) & Topic(e1,p1) & Actor(e1,x2) & v_try(e1) & exists e2 e3 s2 x3.(Theme(e3,x3) & Actor(e3,x2) & v_taste(e3) & in(x3,x4) & of(x4,x5) & rel(x5,x6) & n_food(x3) & Theme(e2,x3) & v_make(e2) & a_chinese(s2) & Theme(s2,x3)) & (x1 = x2) & n_girl(x1) & a_young(s1) & Theme(s1,x1)) | exists e1 s1 s2 x1 x2.(n_girl(x1) & Theme(e1,x2) & Actor(e1,x1) & v_enjoy(e1) & n_cuisine(x2) & a_american(s2) & Theme(s2,x2) & a_non(s1) & Theme(s1,x2)) | 4c2d60da-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 p1 s1 x1 x2 x4 x5 x6.(v_try(e1) & ne_geo_china(x6) & ne_geo_beijing(x5) & n_town(x4) & n_girl(x1) & exists e2 e3 s2 x3.(v_taste(e3) & v_make(e2) & rel(x5,x6) & of(x4,x5) & n_food(x3) & in(x3,x4) & a_chinese(s2) & Theme(s2,x3) & Theme(e3,x3) & Theme(e2,x3) & Actor(e3,x2)) & a_young(s1) & a_topic(x1) & Topic(e1,p1) & Theme(s1,x1) & Actor(e1,x2) & (x1 = x2)) | exists e1 s1 s2 x1 x2.(v_enjoy(e1) & n_girl(x1) & n_cuisine(x2) & a_non(s1) & a_american(s2) & Theme(s2,x2) & Theme(s1,x2) & Theme(e1,x2) & Actor(e1,x1)) |
||
A young girl trying to taste some Chinese made food in the town of Beijing, China. | The girl is in Atlanta, Georgia enjoying a hot dog and a Coke. | 2 | -100 | Beijing China is not Atlanta, Georgia. Chinese made food is not a hot dog and a Coke. A girl does not have to be young. | exists e1 p1 s1 x1 x2 x4 x5 x6.(ne_geo_china(x6) & ne_geo_beijing(x5) & n_town(x4) & a_topic(x1) & Topic(e1,p1) & Actor(e1,x2) & v_try(e1) & exists e2 e3 s2 x3.(Theme(e3,x3) & Actor(e3,x2) & v_taste(e3) & in(x3,x4) & of(x4,x5) & rel(x5,x6) & n_food(x3) & Theme(e2,x3) & v_make(e2) & a_chinese(s2) & Theme(s2,x3)) & (x1 = x2) & n_girl(x1) & a_young(s1) & Theme(s1,x1)) | exists e1 p1 s1 x1 x2 x3 x4 x5 x6.(ne_geo_georgia(x6) & ne_geo_atlanta(x5) & n_girl(x1) & for(p1,e1) & Theme(e1,x2) & Actor(e1,x1) & v_enjoy(e1) & subset_of(x4,x2) & ne_org_coke(x4) & subset_of(x3,x2) & n_dog(x3) & a_hot(s1) & Theme(s1,x3) & in(x1,x5) & rel(x5,x6)) | 4c2d6544-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 p1 s1 x1 x2 x4 x5 x6.(v_try(e1) & ne_geo_china(x6) & ne_geo_beijing(x5) & n_town(x4) & n_girl(x1) & exists e2 e3 s2 x3.(v_taste(e3) & v_make(e2) & rel(x5,x6) & of(x4,x5) & n_food(x3) & in(x3,x4) & a_chinese(s2) & Theme(s2,x3) & Theme(e3,x3) & Theme(e2,x3) & Actor(e3,x2)) & a_young(s1) & a_topic(x1) & Topic(e1,p1) & Theme(s1,x1) & Actor(e1,x2) & (x1 = x2)) | exists e1 p1 s1 x1 x2 x3 x4 x5 x6.(v_enjoy(e1) & subset_of(x4,x2) & subset_of(x3,x2) & rel(x5,x6) & ne_org_coke(x4) & ne_geo_georgia(x6) & ne_geo_atlanta(x5) & n_girl(x1) & n_dog(x3) & in(x1,x5) & for(p1,e1) & a_hot(s1) & Theme(s1,x3) & Theme(e1,x2) & Actor(e1,x1)) |
||
A young girl trying to taste some Chinese made food in the town of Beijing, China. | The girl is on vacation with her parents. | 1 | -100 | A girl could be in Beijing, China but not be on vacation. A girl could be trying Chinese food without her parents there. | exists e1 p1 s1 x1 x2 x4 x5 x6.(ne_geo_china(x6) & ne_geo_beijing(x5) & n_town(x4) & a_topic(x1) & Topic(e1,p1) & Actor(e1,x2) & v_try(e1) & exists e3 e2 s2 x3.(Theme(e3,x3) & Actor(e3,x2) & v_taste(e3) & in(x3,x4) & of(x4,x5) & rel(x5,x6) & n_food(x3) & Theme(e2,x3) & v_make(e2) & a_chinese(s2) & Theme(s2,x3)) & (x1 = x2) & n_girl(x1) & a_young(s1) & Theme(s1,x1)) | exists p1 x1 x3.(n_parent(x3) & of(x3,x1) & n_female(x1) & n_girl(x1) & exists x2.(on(x1,x2) & with(x2,x3) & n_vacation(x2))) | 4c2d69b8-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 p1 s1 x1 x2 x4 x5 x6.(v_try(e1) & ne_geo_china(x6) & ne_geo_beijing(x5) & n_town(x4) & n_girl(x1) & exists e3 e2 s2 x3.(v_taste(e3) & v_make(e2) & rel(x5,x6) & of(x4,x5) & n_food(x3) & in(x3,x4) & a_chinese(s2) & Theme(s2,x3) & Theme(e3,x3) & Theme(e2,x3) & Actor(e3,x2)) & a_young(s1) & a_topic(x1) & Topic(e1,p1) & Theme(s1,x1) & Actor(e1,x2) & (x1 = x2)) | exists x1 x3.(of(x3,x1) & n_parent(x3) & n_girl(x1) & n_female(x1) & exists x2.(with(x2,x3) & on(x1,x2) & n_vacation(x2))) |
||
A young girl dressed in traditional Asian clothing eating a meal. | A young girl is eating. | 0 | -100 | Is eating and eating a meal is redundant. They mean the same thing. | exists e2 e1 s1 s2 s3 x1 x2 x3 x4.(a_topic(x1) & for(e1,e2) & Theme(e2,x4) & Actor(e2,x2) & v_eat(e2) & n_meal(x4) & in(e1,x3) & n_clothing(x3) & a_asian(s3) & Theme(s3,x3) & a_traditional(s2) & Theme(s2,x3) & Theme(e1,x2) & v_dress(e1) & (x1 = x2) & n_girl(x1) & a_young(s1) & Theme(s1,x1)) | exists e1 s1 x1.(Actor(e1,x1) & v_eat(e1) & n_girl(x1) & a_young(s1) & Theme(s1,x1)) | 4c2d6e22-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e1 s1 s2 s3 x1 x2 x3 x4.(v_eat(e2) & v_dress(e1) & n_meal(x4) & n_girl(x1) & n_clothing(x3) & in(e1,x3) & for(e1,e2) & a_young(s1) & a_traditional(s2) & a_topic(x1) & a_asian(s3) & Theme(s3,x3) & Theme(s2,x3) & Theme(s1,x1) & Theme(e2,x4) & Theme(e1,x2) & Actor(e2,x2) & (x1 = x2)) | exists e1 s1 x1.(v_eat(e1) & n_girl(x1) & a_young(s1) & Theme(s1,x1) & Actor(e1,x1)) |
||
A young girl dressed in traditional Asian clothing eating a meal. | A young girl is eating her dinner. | 1 | -100 | Not every meal is dinner. | exists e1 e2 s1 s2 s3 x1 x2 x3 x4.(a_topic(x1) & for(e1,e2) & Theme(e2,x4) & Actor(e2,x2) & v_eat(e2) & n_meal(x4) & in(e1,x3) & n_clothing(x3) & a_asian(s3) & Theme(s3,x3) & a_traditional(s2) & Theme(s2,x3) & Theme(e1,x2) & v_dress(e1) & (x1 = x2) & n_girl(x1) & a_young(s1) & Theme(s1,x1)) | exists e1 s1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_eat(e1) & n_dinner(x2) & of(x2,x1) & n_female(x1) & n_girl(x1) & a_young(s1) & Theme(s1,x1)) | 4c2d7386-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 s1 s2 s3 x1 x2 x3 x4.(v_eat(e2) & v_dress(e1) & n_meal(x4) & n_girl(x1) & n_clothing(x3) & in(e1,x3) & for(e1,e2) & a_young(s1) & a_traditional(s2) & a_topic(x1) & a_asian(s3) & Theme(s3,x3) & Theme(s2,x3) & Theme(s1,x1) & Theme(e2,x4) & Theme(e1,x2) & Actor(e2,x2) & (x1 = x2)) | exists e1 s1 x1 x2.(v_eat(e1) & of(x2,x1) & n_girl(x1) & n_female(x1) & n_dinner(x2) & a_young(s1) & Theme(s1,x1) & Theme(e1,x2) & Actor(e1,x1)) |
||
A young girl dressed in traditional Asian clothing eating a meal. | A young girl is walking with her friends to school. | 2 | -100 | A young girl is either eating a meal or walking with her friends. | exists e1 e2 s1 s2 s3 x1 x2 x3 x4.(a_topic(x1) & for(e1,e2) & Theme(e2,x4) & Actor(e2,x2) & v_eat(e2) & n_meal(x4) & in(e1,x3) & n_clothing(x3) & a_asian(s3) & Theme(s3,x3) & a_traditional(s2) & Theme(s2,x3) & Theme(e1,x2) & v_dress(e1) & (x1 = x2) & n_girl(x1) & a_young(s1) & Theme(s1,x1)) | exists e1 s1 x1 x2 x3.(to(e1,x3) & n_school(x3) & with(e1,x2) & n_friend(x2) & of(x2,x1) & n_female(x1) & Actor(e1,x1) & v_walk(e1) & n_girl(x1) & a_young(s1) & Theme(s1,x1)) | 4c2d7944-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 s1 s2 s3 x1 x2 x3 x4.(v_eat(e2) & v_dress(e1) & n_meal(x4) & n_girl(x1) & n_clothing(x3) & in(e1,x3) & for(e1,e2) & a_young(s1) & a_traditional(s2) & a_topic(x1) & a_asian(s3) & Theme(s3,x3) & Theme(s2,x3) & Theme(s1,x1) & Theme(e2,x4) & Theme(e1,x2) & Actor(e2,x2) & (x1 = x2)) | exists e1 s1 x1 x2 x3.(with(e1,x2) & v_walk(e1) & to(e1,x3) & of(x2,x1) & n_school(x3) & n_girl(x1) & n_friend(x2) & n_female(x1) & a_young(s1) & Theme(s1,x1) & Actor(e1,x1)) |
||
A young woman in jeans walking past graffiti. | A woman walking away from some graffiti she just painted. | 1 | -100 | The fact that she is near the graffiti does not imply that she painted it. | exists e1 s1 s2 x1 x2 x3 x4.(a_topic(x1) & in(x1,x2) & Theme(e1,x4) & Actor(e1,x3) & v_walk(e1) & n_graffitus(x4) & a_past(s2) & Theme(s2,x4) & (x2 = x3) & n_jeans(x2) & n_woman(x1) & a_young(s1) & Theme(s1,x1)) | exists e1 e2 s1 x1 x2 x3 x4.(a_topic(x1) & from(e1,x3) & a_just(s1) & Manner(e2,s1) & Theme(e2,x4) & Actor(e2,x1) & v_paint(e2) & (x3 = x4) & n_female(x1) & n_graffitus(x3) & r_away(e1) & Actor(e1,x2) & v_walk(e1) & (x1 = x2) & n_woman(x1)) | 4c2d7e9e-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 x1 x2 x3 x4.(v_walk(e1) & n_woman(x1) & n_jeans(x2) & n_graffitus(x4) & in(x1,x2) & a_young(s1) & a_topic(x1) & a_past(s2) & Theme(s2,x4) & Theme(s1,x1) & Theme(e1,x4) & Actor(e1,x3) & (x2 = x3)) | exists e1 e2 s1 x1 x2 x3 x4.(v_walk(e1) & v_paint(e2) & r_away(e1) & n_woman(x1) & n_graffitus(x3) & n_female(x1) & from(e1,x3) & a_topic(x1) & a_just(s1) & Theme(e2,x4) & Manner(e2,s1) & Actor(e2,x1) & Actor(e1,x2) & (x3 = x4) & (x1 = x2)) |
||
A young woman in jeans walking past graffiti. | A human near some grafitti. | 0 | -100 | A young woman is a human and walking past graffiti is being near some graffiti. | exists e1 s1 s2 x1 x2 x3 x4.(a_topic(x1) & in(x1,x2) & Theme(e1,x4) & Actor(e1,x3) & v_walk(e1) & n_graffitus(x4) & a_past(s2) & Theme(s2,x4) & (x2 = x3) & n_jeans(x2) & n_woman(x1) & a_young(s1) & Theme(s1,x1)) | exists x1 x2.(a_topic(x1) & near(x1,x2) & n_grafittus(x2) & n_human(x1)) | 4c2d839e-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 x1 x2 x3 x4.(v_walk(e1) & n_woman(x1) & n_jeans(x2) & n_graffitus(x4) & in(x1,x2) & a_young(s1) & a_topic(x1) & a_past(s2) & Theme(s2,x4) & Theme(s1,x1) & Theme(e1,x4) & Actor(e1,x3) & (x2 = x3)) | exists x1 x2.(near(x1,x2) & n_human(x1) & n_grafittus(x2) & a_topic(x1)) |
||
A young woman in jeans walking past graffiti. | A man painting over some grafitti. | 2 | -100 | A man is not a woman. One cannot be painting and walking past at the same time. | exists e1 s1 s2 x1 x2 x3 x4.(a_topic(x1) & in(x1,x2) & Theme(e1,x4) & Actor(e1,x3) & v_walk(e1) & n_graffitus(x4) & a_past(s2) & Theme(s2,x4) & (x2 = x3) & n_jeans(x2) & n_woman(x1) & a_young(s1) & Theme(s1,x1)) | exists x1 x2 x3.(a_topic(x1) & over(x1,x3) & n_grafittus(x3) & n_painting(x1) & of(x1,x2) & n_man(x2)) | 4c2d8880-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 x1 x2 x3 x4.(v_walk(e1) & n_woman(x1) & n_jeans(x2) & n_graffitus(x4) & in(x1,x2) & a_young(s1) & a_topic(x1) & a_past(s2) & Theme(s2,x4) & Theme(s1,x1) & Theme(e1,x4) & Actor(e1,x3) & (x2 = x3)) | exists x1 x2 x3.(over(x1,x3) & of(x1,x2) & n_painting(x1) & n_man(x2) & n_grafittus(x3) & a_topic(x1)) |
||
A busy crowd in an Asian metropolis. | The Asian metropolis is empty. | 2 | -100 | A metropolis cannot have a crowd and be empty at the same time. | exists s1 s2 x1 x2.(a_topic(x1) & in(x1,x2) & n_metropolis(x2) & a_asian(s2) & Theme(s2,x2) & n_crowd(x1) & a_busy(s1) & Theme(s1,x1)) | exists s1 s2 x1.(n_metropolis(x1) & a_asian(s1) & Theme(s1,x1) & Theme(s2,x1) & a_empty(s2)) | 4c2d8d6c-e4c8-11ec-9cdd-0242ac1c0002 | exists s1 s2 x1 x2.(n_metropolis(x2) & n_crowd(x1) & in(x1,x2) & a_topic(x1) & a_busy(s1) & a_asian(s2) & Theme(s2,x2) & Theme(s1,x1)) | exists s1 s2 x1.(n_metropolis(x1) & a_empty(s2) & a_asian(s1) & Theme(s2,x1) & Theme(s1,x1)) |
||
A busy crowd in an Asian metropolis. | The metropolis is crowded. | 0 | -100 | Asian Metropolis is crowded by busy crowd people | exists s1 s2 x1 x2.(a_topic(x1) & in(x1,x2) & n_metropolis(x2) & a_asian(s2) & Theme(s2,x2) & n_crowd(x1) & a_busy(s1) & Theme(s1,x1)) | exists e1 x1.(n_metropolis(x1) & Theme(e1,x1) & v_crowd(e1)) | 4c2d9244-e4c8-11ec-9cdd-0242ac1c0002 | exists s1 s2 x1 x2.(n_metropolis(x2) & n_crowd(x1) & in(x1,x2) & a_topic(x1) & a_busy(s1) & a_asian(s2) & Theme(s2,x2) & Theme(s1,x1)) | exists e1 x1.(v_crowd(e1) & n_metropolis(x1) & Theme(e1,x1)) |
||
A busy crowd in an Asian metropolis. | The busy crowd is waiting for the festival to begin. | 1 | -100 | Just because there is a busy crowd it doesn't mean they are waiting for the festival. | exists s1 s2 x1 x2.(a_topic(x1) & in(x1,x2) & n_metropolis(x2) & a_asian(s2) & Theme(s2,x2) & n_crowd(x1) & a_busy(s1) & Theme(s1,x1)) | exists e1 p1 s1 x1 x2.(n_festival(x2) & n_crowd(x1) & a_busy(s1) & Theme(s1,x1) & for(e1,x2) & Topic(x2,p1) & exists e2 x3.(Theme(e2,x3) & Actor(e2,x2) & v_begin(e2) & n_thing(x3)) & Actor(e1,x1) & v_wait(e1)) | 4c2d98fc-e4c8-11ec-9cdd-0242ac1c0002 | exists s1 s2 x1 x2.(n_metropolis(x2) & n_crowd(x1) & in(x1,x2) & a_topic(x1) & a_busy(s1) & a_asian(s2) & Theme(s2,x2) & Theme(s1,x1)) | exists e1 p1 s1 x1 x2.(v_wait(e1) & n_festival(x2) & n_crowd(x1) & for(e1,x2) & exists e2 x3.(v_begin(e2) & n_thing(x3) & Theme(e2,x3) & Actor(e2,x2)) & a_busy(s1) & Topic(x2,p1) & Theme(s1,x1) & Actor(e1,x1)) |
||
A woman in jeans is balancing on a metal structure. | A man in jeans is balancing on a metal structure. | 2 | -100 | A man is not a woman. | exists e1 x1 x2 x3 x4.(on(e1,x3) & n_structure(x3) & of(x3,x4) & n_metal(x4) & Actor(e1,x1) & v_balance(e1) & in(x1,x2) & n_jeans(x2) & n_woman(x1)) | exists e1 x1 x2 x3 x4.(on(e1,x3) & n_structure(x3) & of(x3,x4) & n_metal(x4) & Actor(e1,x1) & v_balance(e1) & in(x1,x2) & n_jeans(x2) & n_man(x1)) | 4c2d9eb0-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4.(v_balance(e1) & on(e1,x3) & of(x3,x4) & n_woman(x1) & n_structure(x3) & n_metal(x4) & n_jeans(x2) & in(x1,x2) & Actor(e1,x1)) | exists e1 x1 x2 x3 x4.(v_balance(e1) & on(e1,x3) & of(x3,x4) & n_structure(x3) & n_metal(x4) & n_man(x1) & n_jeans(x2) & in(x1,x2) & Actor(e1,x1)) |
||
A woman in jeans is balancing on a metal structure. | A woman balancing on a metal structure. | 0 | -100 | These sentences state the same exact thing, the women is balancing on a metal structure. | exists e1 x1 x2 x3 x4.(on(e1,x3) & n_structure(x3) & of(x3,x4) & n_metal(x4) & Actor(e1,x1) & v_balance(e1) & in(x1,x2) & n_jeans(x2) & n_woman(x1)) | exists e1 x1 x2 x3 x4.(a_topic(x1) & on(e1,x3) & n_structure(x3) & of(x3,x4) & n_metal(x4) & Actor(e1,x2) & v_balance(e1) & (x1 = x2) & n_woman(x1)) | 4c2da4fa-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4.(v_balance(e1) & on(e1,x3) & of(x3,x4) & n_woman(x1) & n_structure(x3) & n_metal(x4) & n_jeans(x2) & in(x1,x2) & Actor(e1,x1)) | exists e1 x1 x2 x3 x4.(v_balance(e1) & on(e1,x3) & of(x3,x4) & n_woman(x1) & n_structure(x3) & n_metal(x4) & a_topic(x1) & Actor(e1,x2) & (x1 = x2)) |
||
A woman in jeans is balancing on a metal structure. | A woman in jeans is balancing on a metal structure while the kid watched. | 1 | -100 | Just because a woman is balancing on a metal structure does not imply that a kid watched her. | exists e1 x1 x2 x3 x4.(on(e1,x3) & n_structure(x3) & of(x3,x4) & n_metal(x4) & Actor(e1,x1) & v_balance(e1) & in(x1,x2) & n_jeans(x2) & n_woman(x1)) | exists e2 e1 x1 x2 x3 x4 x5 x6.(n_kid(x5) & while(e1,x5) & Theme(e2,x6) & v_watch(e2) & (x5 = x6) & on(e1,x3) & n_structure(x3) & of(x3,x4) & n_metal(x4) & Actor(e1,x1) & v_balance(e1) & in(x1,x2) & n_jeans(x2) & n_woman(x1)) | 4c2da9e6-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4.(v_balance(e1) & on(e1,x3) & of(x3,x4) & n_woman(x1) & n_structure(x3) & n_metal(x4) & n_jeans(x2) & in(x1,x2) & Actor(e1,x1)) | exists e2 e1 x1 x2 x3 x4 x5 x6.(while(e1,x5) & v_watch(e2) & v_balance(e1) & on(e1,x3) & of(x3,x4) & n_woman(x1) & n_structure(x3) & n_metal(x4) & n_kid(x5) & n_jeans(x2) & in(x1,x2) & Theme(e2,x6) & Actor(e1,x1) & (x5 = x6)) |
||
A man with a camera. | A person has a camera. | 0 | -100 | A man is a person and he has a camera. | exists x1 x2.(a_topic(x1) & with(x1,x2) & n_camera(x2) & n_man(x1)) | exists e1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_have(e1) & n_camera(x2) & n_person(x1)) | 4c2dae64-e4c8-11ec-9cdd-0242ac1c0002 | exists x1 x2.(with(x1,x2) & n_man(x1) & n_camera(x2) & a_topic(x1)) | exists e1 x1 x2.(v_have(e1) & n_person(x1) & n_camera(x2) & Theme(e1,x2) & Actor(e1,x1)) |
||
A man with a camera. | A cat is eating a bird. | 2 | -100 | A man is not a cat | exists x1 x2.(a_topic(x1) & with(x1,x2) & n_camera(x2) & n_man(x1)) | exists e1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_eat(e1) & n_bird(x2) & n_cat(x1)) | 4c2db2d8-e4c8-11ec-9cdd-0242ac1c0002 | exists x1 x2.(with(x1,x2) & n_man(x1) & n_camera(x2) & a_topic(x1)) | exists e1 x1 x2.(v_eat(e1) & n_cat(x1) & n_bird(x2) & Theme(e1,x2) & Actor(e1,x1)) |
||
A man with a camera. | A man is taking pictures of flowers. | 1 | -100 | A man could be holding a camera without taking pictures with it. Nothing in sentence 1 implies that there are flowers. Pictures can be taken of things besides flowers. | exists x1 x2.(a_topic(x1) & with(x1,x2) & n_camera(x2) & n_man(x1)) | exists e1 x1 x2 x3.(Theme(e1,x2) & Actor(e1,x1) & v_take(e1) & of(x2,x3) & n_flower(x3) & n_picture(x2) & n_man(x1)) | 4c2db788-e4c8-11ec-9cdd-0242ac1c0002 | exists x1 x2.(with(x1,x2) & n_man(x1) & n_camera(x2) & a_topic(x1)) | exists e1 x1 x2 x3.(v_take(e1) & of(x2,x3) & n_picture(x2) & n_man(x1) & n_flower(x3) & Theme(e1,x2) & Actor(e1,x1)) |
||
Five people on a hiking trip in a mountain range, wearing harnesses and climbing equipment, four with blue helmets and three smiling. | People are hiking. | 0 | -100 | People that go on a hiking trip would be hiking. | exists e3 e2 e1 s1 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10 x11 x12 x13 x14 x15.(Actor(e3,x15) & v_smile(e3) & n_thing(x15) & card_eq_3(x15) & rel(e2,x13) & with(x13,x14) & n_helmet(x14) & a_blue(s1) & Theme(s1,x14) & n_thing(x13) & card_eq_4(x13) & Theme(e2,x12) & Actor(e2,x7) & v_climb(e2) & n_equipment(x12) & on(x7,x8) & in(x8,x10) & n_range(x10) & of(x10,x11) & n_mountain(x11) & n_trip(x8) & of(x8,x9) & n_hiking(x9) & n_people(x7) & card_eq_5(x7) & Theme(e1,x6) & Actor(e1,x1) & v_wear(e1) & n_harness(x6) & on(x1,x2) & in(x2,x4) & n_range(x4) & of(x4,x5) & n_mountain(x5) & n_trip(x2) & of(x2,x3) & n_hiking(x3) & n_people(x1) & card_eq_5(x1)) | exists e1 x1.(Actor(e1,x1) & v_hike(e1) & n_people(x1)) | 4c2dbc10-e4c8-11ec-9cdd-0242ac1c0002 | exists e3 e2 e1 s1 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10 x11 x12 x13 x14 x15.(with(x13,x14) & v_wear(e1) & v_smile(e3) & v_climb(e2) & rel(e2,x13) & on(x7,x8) & on(x1,x2) & of(x8,x9) & of(x4,x5) & of(x2,x3) & of(x10,x11) & n_trip(x8) & n_trip(x2) & n_thing(x15) & n_thing(x13) & n_range(x4) & n_range(x10) & n_people(x7) & n_people(x1) & n_mountain(x5) & n_mountain(x11) & n_hiking(x9) & n_hiking(x3) & n_helmet(x14) & n_harness(x6) & n_equipment(x12) & in(x8,x10) & in(x2,x4) & card_eq_5(x7) & card_eq_5(x1) & card_eq_4(x13) & card_eq_3(x15) & a_blue(s1) & Theme(s1,x14) & Theme(e2,x12) & Theme(e1,x6) & Actor(e3,x15) & Actor(e2,x7) & Actor(e1,x1)) | exists e1 x1.(v_hike(e1) & n_people(x1) & Actor(e1,x1)) |
||
Five people on a hiking trip in a mountain range, wearing harnesses and climbing equipment, four with blue helmets and three smiling. | People are playing football. | 2 | -100 | People on a hiking trip most likely are not playing football. | exists e1 e3 e2 s1 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10 x11 x12 x13 x14 x15.(Actor(e3,x15) & v_smile(e3) & n_thing(x15) & card_eq_3(x15) & rel(e2,x13) & with(x13,x14) & n_helmet(x14) & a_blue(s1) & Theme(s1,x14) & n_thing(x13) & card_eq_4(x13) & Theme(e2,x12) & Actor(e2,x7) & v_climb(e2) & n_equipment(x12) & on(x7,x8) & in(x8,x10) & n_range(x10) & of(x10,x11) & n_mountain(x11) & n_trip(x8) & of(x8,x9) & n_hiking(x9) & n_people(x7) & card_eq_5(x7) & Theme(e1,x6) & Actor(e1,x1) & v_wear(e1) & n_harness(x6) & on(x1,x2) & in(x2,x4) & n_range(x4) & of(x4,x5) & n_mountain(x5) & n_trip(x2) & of(x2,x3) & n_hiking(x3) & n_people(x1) & card_eq_5(x1)) | exists e1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_play(e1) & n_football(x2) & n_people(x1)) | 4c2dc17e-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e3 e2 s1 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10 x11 x12 x13 x14 x15.(with(x13,x14) & v_wear(e1) & v_smile(e3) & v_climb(e2) & rel(e2,x13) & on(x7,x8) & on(x1,x2) & of(x8,x9) & of(x4,x5) & of(x2,x3) & of(x10,x11) & n_trip(x8) & n_trip(x2) & n_thing(x15) & n_thing(x13) & n_range(x4) & n_range(x10) & n_people(x7) & n_people(x1) & n_mountain(x5) & n_mountain(x11) & n_hiking(x9) & n_hiking(x3) & n_helmet(x14) & n_harness(x6) & n_equipment(x12) & in(x8,x10) & in(x2,x4) & card_eq_5(x7) & card_eq_5(x1) & card_eq_4(x13) & card_eq_3(x15) & a_blue(s1) & Theme(s1,x14) & Theme(e2,x12) & Theme(e1,x6) & Actor(e3,x15) & Actor(e2,x7) & Actor(e1,x1)) | exists e1 x1 x2.(v_play(e1) & n_people(x1) & n_football(x2) & Theme(e1,x2) & Actor(e1,x1)) |
||
Five people on a hiking trip in a mountain range, wearing harnesses and climbing equipment, four with blue helmets and three smiling. | People are hiking on Mt. Fuji. | 1 | -100 | There are many mountains other than Mt. Fuji. | exists e1 e3 e2 s1 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10 x11 x12 x13 x14 x15.(Actor(e3,x15) & v_smile(e3) & n_thing(x15) & card_eq_3(x15) & rel(e2,x13) & with(x13,x14) & n_helmet(x14) & a_blue(s1) & Theme(s1,x14) & n_thing(x13) & card_eq_4(x13) & Theme(e2,x12) & Actor(e2,x7) & v_climb(e2) & n_equipment(x12) & on(x7,x8) & in(x8,x10) & n_range(x10) & of(x10,x11) & n_mountain(x11) & n_trip(x8) & of(x8,x9) & n_hiking(x9) & n_people(x7) & card_eq_5(x7) & Theme(e1,x6) & Actor(e1,x1) & v_wear(e1) & n_harness(x6) & on(x1,x2) & in(x2,x4) & n_range(x4) & of(x4,x5) & n_mountain(x5) & n_trip(x2) & of(x2,x3) & n_hiking(x3) & n_people(x1) & card_eq_5(x1)) | exists e1 x1 x2 x3.(ne_nam_mt(x3) & ne_per_fuji(x2) & on(e1,x3) & Theme(e1,x2) & Actor(e1,x1) & v_hike(e1) & n_people(x1)) | 4c2dc638-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e3 e2 s1 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10 x11 x12 x13 x14 x15.(with(x13,x14) & v_wear(e1) & v_smile(e3) & v_climb(e2) & rel(e2,x13) & on(x7,x8) & on(x1,x2) & of(x8,x9) & of(x4,x5) & of(x2,x3) & of(x10,x11) & n_trip(x8) & n_trip(x2) & n_thing(x15) & n_thing(x13) & n_range(x4) & n_range(x10) & n_people(x7) & n_people(x1) & n_mountain(x5) & n_mountain(x11) & n_hiking(x9) & n_hiking(x3) & n_helmet(x14) & n_harness(x6) & n_equipment(x12) & in(x8,x10) & in(x2,x4) & card_eq_5(x7) & card_eq_5(x1) & card_eq_4(x13) & card_eq_3(x15) & a_blue(s1) & Theme(s1,x14) & Theme(e2,x12) & Theme(e1,x6) & Actor(e3,x15) & Actor(e2,x7) & Actor(e1,x1)) | exists e1 x1 x2 x3.(v_hike(e1) & on(e1,x3) & ne_per_fuji(x2) & ne_nam_mt(x3) & n_people(x1) & Theme(e1,x2) & Actor(e1,x1)) |
||
A man with a lot of camera gear stands in front of a mountain scene. | A man has has hands full of groceries. | 2 | -100 | A man with a lot of camera gear is not the same as a man with hands full of groceries. | exists e1 x1 x2 x3 x4 x5 x6 x7.(in(e1,x5) & of(x5,x6) & n_scene(x6) & of(x6,x7) & n_mountain(x7) & n_front(x5) & Actor(e1,x1) & v_stand(e1) & with(x1,x2) & of(x2,x3) & n_gear(x3) & of(x3,x4) & n_camera(x4) & n_lot(x2) & n_man(x1)) | exists e1 e2 s1 x1 x2 x3 x4 x5.(Theme(e2,x3) & Actor(e2,x1) & v_have(e2) & of(s1,x5) & n_grocery(x5) & Theme(s1,x4) & a_full(s1) & (x3 = x4) & n_hand(x3) & Actor(e1,x2) & v_have(e1) & (x1 = x2) & n_man(x1)) | 4c2dcafc-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4 x5 x6 x7.(with(x1,x2) & v_stand(e1) & of(x6,x7) & of(x5,x6) & of(x3,x4) & of(x2,x3) & n_scene(x6) & n_mountain(x7) & n_man(x1) & n_lot(x2) & n_gear(x3) & n_front(x5) & n_camera(x4) & in(e1,x5) & Actor(e1,x1)) | exists e1 e2 s1 x1 x2 x3 x4 x5.(v_have(e2) & v_have(e1) & of(s1,x5) & n_man(x1) & n_hand(x3) & n_grocery(x5) & a_full(s1) & Theme(s1,x4) & Theme(e2,x3) & Actor(e2,x1) & Actor(e1,x2) & (x3 = x4) & (x1 = x2)) |
||
A man with a lot of camera gear stands in front of a mountain scene. | A man is standing in front of a mountain. | 0 | -100 | The man is standing and stands mean the same thing. They both state that he is standing in front of the mountain. | exists e1 x1 x2 x3 x4 x5 x6 x7.(in(e1,x5) & of(x5,x6) & n_scene(x6) & of(x6,x7) & n_mountain(x7) & n_front(x5) & Actor(e1,x1) & v_stand(e1) & with(x1,x2) & of(x2,x3) & n_gear(x3) & of(x3,x4) & n_camera(x4) & n_lot(x2) & n_man(x1)) | exists e1 x1 x2 x3.(in(e1,x2) & of(x2,x3) & n_mountain(x3) & n_front(x2) & Actor(e1,x1) & v_stand(e1) & n_man(x1)) | 4c2dcfa2-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4 x5 x6 x7.(with(x1,x2) & v_stand(e1) & of(x6,x7) & of(x5,x6) & of(x3,x4) & of(x2,x3) & n_scene(x6) & n_mountain(x7) & n_man(x1) & n_lot(x2) & n_gear(x3) & n_front(x5) & n_camera(x4) & in(e1,x5) & Actor(e1,x1)) | exists e1 x1 x2 x3.(v_stand(e1) & of(x2,x3) & n_mountain(x3) & n_man(x1) & n_front(x2) & in(e1,x2) & Actor(e1,x1)) |
||
A man with a lot of camera gear stands in front of a mountain scene. | A man is trying to collect optimal photography shots. | 1 | -100 | A man can have a lot of camera gear in front of a mountain scene for other purposes besides intending to collect optimal photography shots. | exists e1 x1 x2 x3 x4 x5 x6 x7.(in(e1,x5) & of(x5,x6) & n_scene(x6) & of(x6,x7) & n_mountain(x7) & n_front(x5) & Actor(e1,x1) & v_stand(e1) & with(x1,x2) & of(x2,x3) & n_gear(x3) & of(x3,x4) & n_camera(x4) & n_lot(x2) & n_man(x1)) | exists e1 p1 x1.(Topic(e1,p1) & Actor(e1,x1) & v_try(e1) & exists e2 s1 x2 x3.(Theme(e2,x2) & Actor(e2,x1) & v_collect(e2) & n_shot(x2) & of(x2,x3) & n_photography(x3) & a_optimal(s1) & Theme(s1,x2)) & n_man(x1)) | 4c2dd466-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4 x5 x6 x7.(with(x1,x2) & v_stand(e1) & of(x6,x7) & of(x5,x6) & of(x3,x4) & of(x2,x3) & n_scene(x6) & n_mountain(x7) & n_man(x1) & n_lot(x2) & n_gear(x3) & n_front(x5) & n_camera(x4) & in(e1,x5) & Actor(e1,x1)) | exists e1 p1 x1.(v_try(e1) & n_man(x1) & exists e2 s1 x2 x3.(v_collect(e2) & of(x2,x3) & n_shot(x2) & n_photography(x3) & a_optimal(s1) & Theme(s1,x2) & Theme(e2,x2) & Actor(e2,x1)) & Topic(e1,p1) & Actor(e1,x1)) |
||
Two men go after a Frisbee in some kind of sports game. | The mean are playing football. | 2 | -100 | Frisbees are not used in football. | exists e1 x1 x2 x3 x4 x5.(after(e1,x2) & in(x2,x3) & of(x3,x4) & n_game(x4) & of(x4,x5) & n_sport(x5) & n_kind(x3) & n_frisbee(x2) & Actor(e1,x1) & v_go(e1) & n_man(x1) & card_eq_2(x1)) | exists e1 x1 x2.(n_mean(x1) & Theme(e1,x2) & Actor(e1,x1) & v_play(e1) & n_football(x2)) | 4c2dd97a-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4 x5.(v_go(e1) & of(x4,x5) & of(x3,x4) & n_sport(x5) & n_man(x1) & n_kind(x3) & n_game(x4) & n_frisbee(x2) & in(x2,x3) & card_eq_2(x1) & after(e1,x2) & Actor(e1,x1)) | exists e1 x1 x2.(v_play(e1) & n_mean(x1) & n_football(x2) & Theme(e1,x2) & Actor(e1,x1)) |
||
Two men go after a Frisbee in some kind of sports game. | The mean are playing disc golf. | 1 | -100 | Just because there is a Frisbee, does not mean the men are playing disc golf. | exists e1 x1 x2 x3 x4 x5.(after(e1,x2) & in(x2,x3) & of(x3,x4) & n_game(x4) & of(x4,x5) & n_sport(x5) & n_kind(x3) & n_frisbee(x2) & Actor(e1,x1) & v_go(e1) & n_man(x1) & card_eq_2(x1)) | exists e1 s1 x1 x2.(n_mean(x1) & Theme(e1,x2) & Actor(e1,x1) & v_play(e1) & n_golf(x2) & a_disc(s1) & Theme(s1,x2)) | 4c2dde52-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4 x5.(v_go(e1) & of(x4,x5) & of(x3,x4) & n_sport(x5) & n_man(x1) & n_kind(x3) & n_game(x4) & n_frisbee(x2) & in(x2,x3) & card_eq_2(x1) & after(e1,x2) & Actor(e1,x1)) | exists e1 s1 x1 x2.(v_play(e1) & n_mean(x1) & n_golf(x2) & a_disc(s1) & Theme(s1,x2) & Theme(e1,x2) & Actor(e1,x1)) |
||
A man wearing a black coat and red hat holds a camera. | A man has a camera. | 0 | -100 | To have a camera and to hold a camera mean the same thing. | exists e1 e2 s1 s2 x1 x2 x3 x4 x5 x6.(Theme(e2,x6) & Actor(e2,x1) & v_hold(e2) & n_camera(x6) & Theme(e1,x3) & Actor(e1,x2) & v_wear(e1) & n_hat(x5) & a_red(s2) & Theme(s2,x5) & n_coat(x4) & a_black(s1) & Theme(s1,x4) & subset_of(x5,x3) & subset_of(x4,x3) & (x1 = x2) & n_man(x1)) | exists e1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_have(e1) & n_camera(x2) & n_man(x1)) | 4c2de8d4-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 s1 s2 x1 x2 x3 x4 x5 x6.(v_wear(e1) & v_hold(e2) & subset_of(x5,x3) & subset_of(x4,x3) & n_man(x1) & n_hat(x5) & n_coat(x4) & n_camera(x6) & a_red(s2) & a_black(s1) & Theme(s2,x5) & Theme(s1,x4) & Theme(e2,x6) & Theme(e1,x3) & Actor(e2,x1) & Actor(e1,x2) & (x1 = x2)) | exists e1 x1 x2.(v_have(e1) & n_man(x1) & n_camera(x2) & Theme(e1,x2) & Actor(e1,x1)) |
||
Man in hiking gear tying his shoe. | The man does not like hiking. | 2 | 0.004403 | Why is the man wearing hiking gear if the man does not like hiking. | exists e1 x1 x2 x3 x4 x5.(a_topic(x1) & in(x1,x2) & Theme(e1,x5) & Actor(e1,x4) & v_tie(e1) & n_shoe(x5) & of(x5,x1) & n_male(x1) & (x2 = x4) & n_gear(x2) & of(x2,x3) & n_hiking(x3) & n_man(x1)) | exists x1.(n_man(x1) & -exists e1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_like(e1) & n_hiking(x2))) | 4c2e081e-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4 x5.(v_tie(e1) & of(x5,x1) & of(x2,x3) & n_shoe(x5) & n_man(x1) & n_male(x1) & n_hiking(x3) & n_gear(x2) & in(x1,x2) & a_topic(x1) & Theme(e1,x5) & Actor(e1,x4) & (x2 = x4)) | exists x1.(n_man(x1) & all e1 x2.(-v_like(e1) | -n_hiking(x2) | -Theme(e1,x2) | -Actor(e1,x1))) |
||
Man in hiking gear tying his shoe. | A man is going hiking. | 1 | 0.66072 | Not all men in hiking gear are necessarily going hiking. | exists e1 x1 x2 x3 x4 x5.(a_topic(x1) & in(x1,x2) & Theme(e1,x5) & Actor(e1,x4) & v_tie(e1) & n_shoe(x5) & of(x5,x1) & n_male(x1) & (x2 = x4) & n_gear(x2) & of(x2,x3) & n_hiking(x3) & n_man(x1)) | exists e1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_go(e1) & n_hiking(x2) & n_man(x1)) | 4c2e0daa-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4 x5.(v_tie(e1) & of(x5,x1) & of(x2,x3) & n_shoe(x5) & n_man(x1) & n_male(x1) & n_hiking(x3) & n_gear(x2) & in(x1,x2) & a_topic(x1) & Theme(e1,x5) & Actor(e1,x4) & (x2 = x4)) | exists e1 x1 x2.(v_go(e1) & n_man(x1) & n_hiking(x2) & Theme(e1,x2) & Actor(e1,x1)) |
||
Man in hiking gear tying his shoe. | A hiker checks his gear in preparation for a long trek. | 1 | 0.597706 | shoe is not a gear. | exists e1 x1 x2 x3 x4 x5.(a_topic(x1) & in(x1,x2) & Theme(e1,x5) & Actor(e1,x4) & v_tie(e1) & n_shoe(x5) & of(x5,x1) & n_male(x1) & (x2 = x4) & n_gear(x2) & of(x2,x3) & n_hiking(x3) & n_man(x1)) | exists e1 s1 x1 x2 x3 x4.(Theme(e1,x2) & Actor(e1,x1) & v_check(e1) & in(x2,x3) & for(x3,x4) & n_trek(x4) & a_long(s1) & Theme(s1,x4) & n_preparation(x3) & n_gear(x2) & of(x2,x1) & n_male(x1) & n_hiker(x1)) | 4c2e1232-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4 x5.(v_tie(e1) & of(x5,x1) & of(x2,x3) & n_shoe(x5) & n_man(x1) & n_male(x1) & n_hiking(x3) & n_gear(x2) & in(x1,x2) & a_topic(x1) & Theme(e1,x5) & Actor(e1,x4) & (x2 = x4)) | exists e1 s1 x1 x2 x3 x4.(v_check(e1) & of(x2,x1) & n_trek(x4) & n_preparation(x3) & n_male(x1) & n_hiker(x1) & n_gear(x2) & in(x2,x3) & for(x3,x4) & a_long(s1) & Theme(s1,x4) & Theme(e1,x2) & Actor(e1,x1)) |
||
Man in hiking gear tying his shoe. | he has hiking shoe on | 1 | 0.967015 | Having a shoe on doesn't mean his tying his shoe. | exists e1 x1 x2 x3 x4 x5.(a_topic(x1) & in(x1,x2) & Theme(e1,x5) & Actor(e1,x4) & v_tie(e1) & n_shoe(x5) & of(x5,x1) & n_male(x1) & (x2 = x4) & n_gear(x2) & of(x2,x3) & n_hiking(x3) & n_man(x1)) | exists e2 e1 s1 x1 x2.(n_male(x1) & a_on(s1) & Manner(e2,s1) & Theme(e2,x2) & Actor(e2,x1) & v_have(e2) & n_shoe(x2) & Actor(e1,x2) & v_hike(e1)) | 4c2e1b74-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4 x5.(v_tie(e1) & of(x5,x1) & of(x2,x3) & n_shoe(x5) & n_man(x1) & n_male(x1) & n_hiking(x3) & n_gear(x2) & in(x1,x2) & a_topic(x1) & Theme(e1,x5) & Actor(e1,x4) & (x2 = x4)) | exists e2 e1 s1 x1 x2.(v_hike(e1) & v_have(e2) & n_shoe(x2) & n_male(x1) & a_on(s1) & Theme(e2,x2) & Manner(e2,s1) & Actor(e2,x1) & Actor(e1,x2)) |
||
Man in hiking gear tying his shoe. | The person tying their shoe is a man. | 0 | 0.89521 | The man tying his shoe is also a person. | exists e1 x1 x2 x3 x4 x5.(a_topic(x1) & in(x1,x2) & Theme(e1,x5) & Actor(e1,x4) & v_tie(e1) & n_shoe(x5) & of(x5,x1) & n_male(x1) & (x2 = x4) & n_gear(x2) & of(x2,x3) & n_hiking(x3) & n_man(x1)) | exists e1 p1 x1 x2 x3.(n_shoe(x3) & of(x3,x1) & n_thing(x1) & n_person(x1) & exists x4.((x1 = x4) & n_man(x4)) & Theme(e1,x3) & Actor(e1,x2) & v_tie(e1) & (x1 = x2)) | 4c2e396a-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4 x5.(v_tie(e1) & of(x5,x1) & of(x2,x3) & n_shoe(x5) & n_man(x1) & n_male(x1) & n_hiking(x3) & n_gear(x2) & in(x1,x2) & a_topic(x1) & Theme(e1,x5) & Actor(e1,x4) & (x2 = x4)) | exists e1 x1 x2 x3.(v_tie(e1) & of(x3,x1) & n_thing(x1) & n_shoe(x3) & n_person(x1) & exists x4.(n_man(x4) & (x1 = x4)) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2)) |
||
Man in hiking gear tying his shoe. | The man is wearing shoes. | 1 | 0.976479 | Wearing shoe doesn't mean his tying his shoe. | exists e1 x1 x2 x3 x4 x5.(a_topic(x1) & in(x1,x2) & Theme(e1,x5) & Actor(e1,x4) & v_tie(e1) & n_shoe(x5) & of(x5,x1) & n_male(x1) & (x2 = x4) & n_gear(x2) & of(x2,x3) & n_hiking(x3) & n_man(x1)) | exists e1 x1 x2.(n_man(x1) & Theme(e1,x2) & Actor(e1,x1) & v_wear(e1) & n_shoe(x2)) | 4c2e4248-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4 x5.(v_tie(e1) & of(x5,x1) & of(x2,x3) & n_shoe(x5) & n_man(x1) & n_male(x1) & n_hiking(x3) & n_gear(x2) & in(x1,x2) & a_topic(x1) & Theme(e1,x5) & Actor(e1,x4) & (x2 = x4)) | exists e1 x1 x2.(v_wear(e1) & n_shoe(x2) & n_man(x1) & Theme(e1,x2) & Actor(e1,x1)) |
||
Man in hiking gear tying his shoe. | A man is on a hike. | 1 | 0.939994 | Because a man is on a hike doesn't mean his tying his shoe. | exists e1 x1 x2 x3 x4 x5.(a_topic(x1) & in(x1,x2) & Theme(e1,x5) & Actor(e1,x4) & v_tie(e1) & n_shoe(x5) & of(x5,x1) & n_male(x1) & (x2 = x4) & n_gear(x2) & of(x2,x3) & n_hiking(x3) & n_man(x1)) | exists p1 x1.(exists x2.(on(x1,x2) & n_hike(x2)) & n_man(x1)) | 4c2e4a86-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4 x5.(v_tie(e1) & of(x5,x1) & of(x2,x3) & n_shoe(x5) & n_man(x1) & n_male(x1) & n_hiking(x3) & n_gear(x2) & in(x1,x2) & a_topic(x1) & Theme(e1,x5) & Actor(e1,x4) & (x2 = x4)) | exists x1.(n_man(x1) & exists x2.(on(x1,x2) & n_hike(x2))) |
||
Three white men singing and performing on stage at a concert. | An audience is watching a band perform live. | 1 | 0.806309 | A band could be more than there, also not all band member are white men. | exists e1 e2 s1 s2 x1 x2 x3 x4.(at(e2,x4) & n_concert(x4) & on(e2,x3) & n_stage(x3) & Actor(e2,x2) & v_perform(e2) & n_man(x2) & a_white(s2) & Theme(s2,x2) & card_eq_3(x2) & Actor(e1,x1) & v_sing(e1) & n_man(x1) & a_white(s1) & Theme(s1,x1) & card_eq_3(x1)) | exists e1 e2 s1 x1 x2 x3.(a_live(s1) & Manner(e2,s1) & Actor(e2,x1) & v_perform(e2) & Theme(e1,x3) & Actor(e1,x2) & v_watch(e1) & n_band(x3) & (x1 = x2) & n_audience(x1)) | 4c2e7bbe-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 s1 s2 x1 x2 x3 x4.(v_sing(e1) & v_perform(e2) & on(e2,x3) & n_stage(x3) & n_man(x2) & n_man(x1) & n_concert(x4) & card_eq_3(x2) & card_eq_3(x1) & at(e2,x4) & a_white(s2) & a_white(s1) & Theme(s2,x2) & Theme(s1,x1) & Actor(e2,x2) & Actor(e1,x1)) | exists e1 e2 s1 x1 x2 x3.(v_watch(e1) & v_perform(e2) & n_band(x3) & n_audience(x1) & a_live(s1) & Theme(e1,x3) & Manner(e2,s1) & Actor(e2,x1) & Actor(e1,x2) & (x1 = x2)) |
||
Three white men singing and performing on stage at a concert. | The men are singing rock music. | 1 | 0.665108 | Because tree men are singing doesn't mean they are in a concert. | exists e1 e2 s1 s2 x1 x2 x3 x4.(at(e2,x4) & n_concert(x4) & on(e2,x3) & n_stage(x3) & Actor(e2,x2) & v_perform(e2) & n_man(x2) & a_white(s2) & Theme(s2,x2) & card_eq_3(x2) & Actor(e1,x1) & v_sing(e1) & n_man(x1) & a_white(s1) & Theme(s1,x1) & card_eq_3(x1)) | exists e1 x1 x2 x3.(n_man(x1) & Theme(e1,x2) & Actor(e1,x1) & v_sing(e1) & n_music(x2) & of(x2,x3) & n_rock(x3)) | 4c2e853c-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 s1 s2 x1 x2 x3 x4.(v_sing(e1) & v_perform(e2) & on(e2,x3) & n_stage(x3) & n_man(x2) & n_man(x1) & n_concert(x4) & card_eq_3(x2) & card_eq_3(x1) & at(e2,x4) & a_white(s2) & a_white(s1) & Theme(s2,x2) & Theme(s1,x1) & Actor(e2,x2) & Actor(e1,x1)) | exists e1 x1 x2 x3.(v_sing(e1) & of(x2,x3) & n_rock(x3) & n_music(x2) & n_man(x1) & Theme(e1,x2) & Actor(e1,x1)) |
||
Three white men singing and performing on stage at a concert. | The men love to sing. | 1 | 0.473026 | Because they are men doesn't mean they are white. | exists e1 e2 s1 s2 x1 x2 x3 x4.(at(e2,x4) & n_concert(x4) & on(e2,x3) & n_stage(x3) & Actor(e2,x2) & v_perform(e2) & n_man(x2) & a_white(s2) & Theme(s2,x2) & card_eq_3(x2) & Actor(e1,x1) & v_sing(e1) & n_man(x1) & a_white(s1) & Theme(s1,x1) & card_eq_3(x1)) | exists e1 p1 x1.(n_man(x1) & Topic(e1,p1) & Actor(e1,x1) & v_love(e1) & exists e2.(Actor(e2,x1) & v_sing(e2))) | 4c2e896a-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 s1 s2 x1 x2 x3 x4.(v_sing(e1) & v_perform(e2) & on(e2,x3) & n_stage(x3) & n_man(x2) & n_man(x1) & n_concert(x4) & card_eq_3(x2) & card_eq_3(x1) & at(e2,x4) & a_white(s2) & a_white(s1) & Theme(s2,x2) & Theme(s1,x1) & Actor(e2,x2) & Actor(e1,x1)) | exists e1 p1 x1.(v_love(e1) & n_man(x1) & exists e2.(v_sing(e2) & Actor(e2,x1)) & Topic(e1,p1) & Actor(e1,x1)) |
||
Three white men singing and performing on stage at a concert. | The three white men are bound and gagged. | 2 | 0 | If the men are singing and performing, then they cannot be bound and gagged. | exists e1 e2 s1 s2 x1 x2 x3 x4.(at(e2,x4) & n_concert(x4) & on(e2,x3) & n_stage(x3) & Actor(e2,x2) & v_perform(e2) & n_man(x2) & a_white(s2) & Theme(s2,x2) & card_eq_3(x2) & Actor(e1,x1) & v_sing(e1) & n_man(x1) & a_white(s1) & Theme(s1,x1) & card_eq_3(x1)) | exists e2 e1 s1 s2 x1.(n_man(x1) & a_white(s2) & Theme(s2,x1) & card_eq_3(x1) & a_white(s1) & Theme(s1,x1) & Theme(e2,x1) & v_gag(e2) & Theme(e1,x1) & v_bind(e1)) | 4c2e8d84-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 s1 s2 x1 x2 x3 x4.(v_sing(e1) & v_perform(e2) & on(e2,x3) & n_stage(x3) & n_man(x2) & n_man(x1) & n_concert(x4) & card_eq_3(x2) & card_eq_3(x1) & at(e2,x4) & a_white(s2) & a_white(s1) & Theme(s2,x2) & Theme(s1,x1) & Actor(e2,x2) & Actor(e1,x1)) | exists e2 e1 s1 s2 x1.(v_gag(e2) & v_bind(e1) & n_man(x1) & card_eq_3(x1) & a_white(s2) & a_white(s1) & Theme(s2,x1) & Theme(s1,x1) & Theme(e2,x1) & Theme(e1,x1)) |
||
Three white men singing and performing on stage at a concert. | The three white men are in a band performing at a concert. | 1 | 0.679239 | Singing and performing does not imply they are in a band. | exists e1 e2 s1 s2 x1 x2 x3 x4.(at(e2,x4) & n_concert(x4) & on(e2,x3) & n_stage(x3) & Actor(e2,x2) & v_perform(e2) & n_man(x2) & a_white(s2) & Theme(s2,x2) & card_eq_3(x2) & Actor(e1,x1) & v_sing(e1) & n_man(x1) & a_white(s1) & Theme(s1,x1) & card_eq_3(x1)) | exists p1 s1 x1.(n_man(x1) & a_white(s1) & Theme(s1,x1) & card_eq_3(x1) & exists e1 x2 x3 x4.(in(x1,x2) & at(e1,x4) & n_concert(x4) & Actor(e1,x3) & v_perform(e1) & (x2 = x3) & n_band(x2))) | 4c2e9220-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 s1 s2 x1 x2 x3 x4.(v_sing(e1) & v_perform(e2) & on(e2,x3) & n_stage(x3) & n_man(x2) & n_man(x1) & n_concert(x4) & card_eq_3(x2) & card_eq_3(x1) & at(e2,x4) & a_white(s2) & a_white(s1) & Theme(s2,x2) & Theme(s1,x1) & Actor(e2,x2) & Actor(e1,x1)) | exists s1 x1.(n_man(x1) & exists e1 x2 x3 x4.(v_perform(e1) & n_concert(x4) & n_band(x2) & in(x1,x2) & at(e1,x4) & Actor(e1,x3) & (x2 = x3)) & card_eq_3(x1) & a_white(s1) & Theme(s1,x1)) |
||
Three white men singing and performing on stage at a concert. | A group of men are on stage. | 0 | 0.914147 | Three men are singing on stage, so a group of men are on stage. | exists e1 e2 s1 s2 x1 x2 x3 x4.(at(e2,x4) & n_concert(x4) & on(e2,x3) & n_stage(x3) & Actor(e2,x2) & v_perform(e2) & n_man(x2) & a_white(s2) & Theme(s2,x2) & card_eq_3(x2) & Actor(e1,x1) & v_sing(e1) & n_man(x1) & a_white(s1) & Theme(s1,x1) & card_eq_3(x1)) | exists p1 x1 x2.(exists x3.(on(x1,x3) & n_stage(x3)) & of(x1,x2) & n_man(x2) & n_group(x1)) | 4c2e9658-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 s1 s2 x1 x2 x3 x4.(v_sing(e1) & v_perform(e2) & on(e2,x3) & n_stage(x3) & n_man(x2) & n_man(x1) & n_concert(x4) & card_eq_3(x2) & card_eq_3(x1) & at(e2,x4) & a_white(s2) & a_white(s1) & Theme(s2,x2) & Theme(s1,x1) & Actor(e2,x2) & Actor(e1,x1)) | exists x1 x2.(of(x1,x2) & n_man(x2) & n_group(x1) & exists x3.(on(x1,x3) & n_stage(x3))) |
||
Three white men singing and performing on stage at a concert. | Three men are performing an a capella concert | 1 | 0.627724 | Performing at a concert does not imply it is an a capella one. | exists e1 e2 s1 s2 x1 x2 x3 x4.(at(e2,x4) & n_concert(x4) & on(e2,x3) & n_stage(x3) & Actor(e2,x2) & v_perform(e2) & n_man(x2) & a_white(s2) & Theme(s2,x2) & card_eq_3(x2) & Actor(e1,x1) & v_sing(e1) & n_man(x1) & a_white(s1) & Theme(s1,x1) & card_eq_3(x1)) | exists e1 x1 x2 x3.(Theme(e1,x2) & Actor(e1,x1) & v_perform(e1) & n_concert(x2) & of(x2,x3) & n_capellum(x3) & n_man(x1) & card_eq_3(x1)) | 4c2ea30a-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 s1 s2 x1 x2 x3 x4.(v_sing(e1) & v_perform(e2) & on(e2,x3) & n_stage(x3) & n_man(x2) & n_man(x1) & n_concert(x4) & card_eq_3(x2) & card_eq_3(x1) & at(e2,x4) & a_white(s2) & a_white(s1) & Theme(s2,x2) & Theme(s1,x1) & Actor(e2,x2) & Actor(e1,x1)) | exists e1 x1 x2 x3.(v_perform(e1) & of(x2,x3) & n_man(x1) & n_concert(x2) & n_capellum(x3) & card_eq_3(x1) & Theme(e1,x2) & Actor(e1,x1)) |
||
A female athlete in a purple sleeveless athletic bodysuit is jumping in the air from a track onto dirt while spectators watch her to her right. | a female athlete is jumping from a track while 7 spectators watch. | 1 | -100 | Spectators does not define the actual number, which is 7. | exists e1 p1 s1 s2 s3 s4 x1 x2 x3 x4 x5 x7.(n_right(x7) & of(x7,x3) & n_female(x3) & n_female(x3) & n_air(x3) & exists e2 x6.(to(e2,x7) & Theme(e2,x3) & Actor(e2,x6) & v_watch(e2) & n_spectator(x6)) & while(e1,p1) & onto(e1,x5) & n_dirt(x5) & from(e1,x4) & n_track(x4) & in(e1,x3) & Actor(e1,x1) & v_jump(e1) & in(x1,x2) & n_bodysuit(x2) & a_athletic(s4) & Theme(s4,x2) & a_sleeveless(s3) & Theme(s3,x2) & a_purple(s2) & Theme(s2,x2) & n_athlete(x1) & a_female(s1) & Theme(s1,x1)) | exists e1 s1 x1 x2 x3 x4.(while(e1,x3) & n_watch(x3) & of(x3,x4) & n_spectator(x4) & n_date(x3) & a_date_day_07(x3) & a_date_day_07(x3) & from(e1,x2) & n_track(x2) & Actor(e1,x1) & v_jump(e1) & n_athlete(x1) & a_female(s1) & Theme(s1,x1)) | 4c309e62-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 p1 s1 s2 s3 s4 x1 x2 x3 x4 x5 x7.(while(e1,p1) & v_jump(e1) & onto(e1,x5) & of(x7,x3) & n_track(x4) & n_right(x7) & n_female(x3) & n_dirt(x5) & n_bodysuit(x2) & n_athlete(x1) & n_air(x3) & in(x1,x2) & in(e1,x3) & from(e1,x4) & exists e2 x6.(v_watch(e2) & to(e2,x7) & n_spectator(x6) & Theme(e2,x3) & Actor(e2,x6)) & a_sleeveless(s3) & a_purple(s2) & a_female(s1) & a_athletic(s4) & Theme(s4,x2) & Theme(s3,x2) & Theme(s2,x2) & Theme(s1,x1) & Actor(e1,x1)) | exists e1 s1 x1 x2 x3 x4.(while(e1,x3) & v_jump(e1) & of(x3,x4) & n_watch(x3) & n_track(x2) & n_spectator(x4) & n_date(x3) & n_athlete(x1) & from(e1,x2) & a_female(s1) & a_date_day_07(x3) & Theme(s1,x1) & Actor(e1,x1)) |
||
a group of people on a medal walkway | There is a group | 0 | -100 | If there is a group of people on a walkway then there is a group. | exists s1 x1 x2 x3.(a_topic(x1) & on(x1,x3) & n_walkway(x3) & a_medal(s1) & Theme(s1,x3) & of(x1,x2) & n_people(x2) & n_group(x1)) | exists p1 x1 x2.((x1 = x2) & n_group(x2)) | 4c30a47a-e4c8-11ec-9cdd-0242ac1c0002 | exists s1 x1 x2 x3.(on(x1,x3) & of(x1,x2) & n_walkway(x3) & n_people(x2) & n_group(x1) & a_topic(x1) & a_medal(s1) & Theme(s1,x3)) | exists x1 x2.(n_group(x2) & (x1 = x2)) |
||
a group of people on a medal walkway | They are on a grass walkway | 2 | -100 | They can not be standing on a metal or grass walkway at the same time | exists s1 x1 x2 x3.(a_topic(x1) & on(x1,x3) & n_walkway(x3) & a_medal(s1) & Theme(s1,x3) & of(x1,x2) & n_people(x2) & n_group(x1)) | exists p1 x1.(n_thing(x1) & exists x2 x3.(on(x1,x2) & n_walkway(x2) & of(x2,x3) & n_grass(x3))) | 4c30aa88-e4c8-11ec-9cdd-0242ac1c0002 | exists s1 x1 x2 x3.(on(x1,x3) & of(x1,x2) & n_walkway(x3) & n_people(x2) & n_group(x1) & a_topic(x1) & a_medal(s1) & Theme(s1,x3)) | exists x1.(n_thing(x1) & exists x2 x3.(on(x1,x2) & of(x2,x3) & n_walkway(x2) & n_grass(x3))) |
||
a group of people on a medal walkway | They are at the airport | 1 | -100 | walkway doesn't always mean airport | exists s1 x1 x2 x3.(a_topic(x1) & on(x1,x3) & n_walkway(x3) & a_medal(s1) & Theme(s1,x3) & of(x1,x2) & n_people(x2) & n_group(x1)) | exists p1 x1 x2.(n_airport(x2) & n_thing(x1) & at(x1,x2)) | 4c30af92-e4c8-11ec-9cdd-0242ac1c0002 | exists s1 x1 x2 x3.(on(x1,x3) & of(x1,x2) & n_walkway(x3) & n_people(x2) & n_group(x1) & a_topic(x1) & a_medal(s1) & Theme(s1,x3)) | exists x1 x2.(n_thing(x1) & n_airport(x2) & at(x1,x2)) |
||
A band stands and plays in a large space. | The band is performing. | 0 | -100 | A band to stand and play in a large space must involve the band performing. | exists e2 e1 s1 x1 x2 x3.(in(e2,x3) & n_space(x3) & a_large(s1) & Theme(s1,x3) & Actor(e2,x2) & v_play(e2) & n_band(x2) & Actor(e1,x1) & v_stand(e1) & n_band(x1)) | exists e1 x1.(n_band(x1) & Actor(e1,x1) & v_perform(e1)) | 4c30b55a-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e1 s1 x1 x2 x3.(v_stand(e1) & v_play(e2) & n_space(x3) & n_band(x2) & n_band(x1) & in(e2,x3) & a_large(s1) & Theme(s1,x3) & Actor(e2,x2) & Actor(e1,x1)) | exists e1 x1.(v_perform(e1) & n_band(x1) & Actor(e1,x1)) |
||
A band stands and plays in a large space. | The band is on a stage. | 1 | -100 | Not every large space is a stage. | exists e1 e2 s1 x1 x2 x3.(in(e2,x3) & n_space(x3) & a_large(s1) & Theme(s1,x3) & Actor(e2,x2) & v_play(e2) & n_band(x2) & Actor(e1,x1) & v_stand(e1) & n_band(x1)) | exists p1 x1.(n_band(x1) & exists x2.(on(x1,x2) & n_stage(x2))) | 4c30ba0a-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 s1 x1 x2 x3.(v_stand(e1) & v_play(e2) & n_space(x3) & n_band(x2) & n_band(x1) & in(e2,x3) & a_large(s1) & Theme(s1,x3) & Actor(e2,x2) & Actor(e1,x1)) | exists x1.(n_band(x1) & exists x2.(on(x1,x2) & n_stage(x2))) |
||
A band stands and plays in a large space. | The band is reciting the Vagina Monologues. | 2 | -100 | The band can not be playing and reciting at the same time. | exists e2 e1 s1 x1 x2 x3.(in(e2,x3) & n_space(x3) & a_large(s1) & Theme(s1,x3) & Actor(e2,x2) & v_play(e2) & n_band(x2) & Actor(e1,x1) & v_stand(e1) & n_band(x1)) | exists e1 x1 x2 x3.(ne_org_monologues(x2) & (x2 = x3) & ne_org_vagina(x3) & n_band(x1) & Theme(e1,x2) & Actor(e1,x1) & v_recite(e1)) | 4c30be74-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e1 s1 x1 x2 x3.(v_stand(e1) & v_play(e2) & n_space(x3) & n_band(x2) & n_band(x1) & in(e2,x3) & a_large(s1) & Theme(s1,x3) & Actor(e2,x2) & Actor(e1,x1)) | exists e1 x1 x2 x3.(v_recite(e1) & ne_org_vagina(x3) & ne_org_monologues(x2) & n_band(x1) & Theme(e1,x2) & Actor(e1,x1) & (x2 = x3)) |
||
A number of people are gathered in a plaza at the foot of the steps to a building. | a group of people are posing for a picture. | 1 | -100 | Not all gatherings of people are posing for a picture. | exists e1 x1 x2 x3 x4 x5 x6.(n_step(x5) & n_foot(x4) & at(e1,x4) & of(x4,x5) & to(x5,x6) & n_building(x6) & in(e1,x3) & n_plaza(x3) & Theme(e1,x1) & v_gather(e1) & of(x1,x2) & n_people(x2) & n_number(x1)) | exists e1 x1 x2 x3.(for(e1,x3) & n_picture(x3) & Actor(e1,x1) & v_pose(e1) & of(x1,x2) & n_people(x2) & n_group(x1)) | 4c30c2de-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4 x5 x6.(v_gather(e1) & to(x5,x6) & of(x4,x5) & of(x1,x2) & n_step(x5) & n_plaza(x3) & n_people(x2) & n_number(x1) & n_foot(x4) & n_building(x6) & in(e1,x3) & at(e1,x4) & Theme(e1,x1)) | exists e1 x1 x2 x3.(v_pose(e1) & of(x1,x2) & n_picture(x3) & n_people(x2) & n_group(x1) & for(e1,x3) & Actor(e1,x1)) |
||
A number of people are gathered in a plaza at the foot of the steps to a building. | a group of people are dancing. | 2 | -100 | The people can not be gathered and dancing at the same time. | exists e1 x1 x2 x3 x4 x5 x6.(n_step(x5) & n_foot(x4) & at(e1,x4) & of(x4,x5) & to(x5,x6) & n_building(x6) & in(e1,x3) & n_plaza(x3) & Theme(e1,x1) & v_gather(e1) & of(x1,x2) & n_people(x2) & n_number(x1)) | exists e1 x1 x2.(Actor(e1,x1) & v_dance(e1) & of(x1,x2) & n_people(x2) & n_group(x1)) | 4c30c77a-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4 x5 x6.(v_gather(e1) & to(x5,x6) & of(x4,x5) & of(x1,x2) & n_step(x5) & n_plaza(x3) & n_people(x2) & n_number(x1) & n_foot(x4) & n_building(x6) & in(e1,x3) & at(e1,x4) & Theme(e1,x1)) | exists e1 x1 x2.(v_dance(e1) & of(x1,x2) & n_people(x2) & n_group(x1) & Actor(e1,x1)) |
||
A number of people are gathered in a plaza at the foot of the steps to a building. | A GROUP OF PEOPLE STANDING IN FRONT OF STEPS. | 0 | -100 | A number of people constitutes a group of people. The foot of the steps is in front of the steps. | exists e1 x1 x2 x3 x4 x5 x6.(n_step(x5) & n_foot(x4) & at(e1,x4) & of(x4,x5) & to(x5,x6) & n_building(x6) & in(e1,x3) & n_plaza(x3) & Theme(e1,x1) & v_gather(e1) & of(x1,x2) & n_people(x2) & n_number(x1)) | exists s1 x1 x2 x3 x4.(ne_nam_steps(x4) & ne_nam_front(x3) & ne_nam_people(x2) & a_topic(s1) & of(s1,x4) & in(s1,x3) & ne_nam_standing(s1) & of(s1,x2) & (s1 = x1) & ne_nam_group(x1)) | 4c30cd24-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4 x5 x6.(v_gather(e1) & to(x5,x6) & of(x4,x5) & of(x1,x2) & n_step(x5) & n_plaza(x3) & n_people(x2) & n_number(x1) & n_foot(x4) & n_building(x6) & in(e1,x3) & at(e1,x4) & Theme(e1,x1)) | exists s1 x1 x2 x3 x4.(of(s1,x4) & of(s1,x2) & ne_nam_steps(x4) & ne_nam_standing(s1) & ne_nam_people(x2) & ne_nam_group(x1) & ne_nam_front(x3) & in(s1,x3) & a_topic(s1) & (s1 = x1)) |
||
The man is training a dog to zigzag through poles. | the man is training his dog | 0 | -100 | training a dog to zigzag shows that training his dog | exists e1 p1 x1 x2.(n_man(x1) & Theme(e1,x2) & Actor(e1,x1) & v_train(e1) & Topic(x2,p1) & exists e2 x3.(through(e2,x3) & n_pole(x3) & Actor(e2,x2) & v_zigzag(e2)) & n_dog(x2)) | exists e1 x1 x2.(n_dog(x2) & of(x2,x1) & n_male(x1) & n_man(x1) & Theme(e1,x2) & Actor(e1,x1) & v_train(e1)) | 4c30d1ca-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 p1 x1 x2.(v_train(e1) & n_man(x1) & n_dog(x2) & exists e2 x3.(v_zigzag(e2) & through(e2,x3) & n_pole(x3) & Actor(e2,x2)) & Topic(x2,p1) & Theme(e1,x2) & Actor(e1,x1)) | exists e1 x1 x2.(v_train(e1) & of(x2,x1) & n_man(x1) & n_male(x1) & n_dog(x2) & Theme(e1,x2) & Actor(e1,x1)) |
||
The man is training a dog to zigzag through poles. | the dog is a golden retriever | 1 | -100 | dog doesn't always mean golden retriever | exists e1 p1 x1 x2.(n_man(x1) & Theme(e1,x2) & Actor(e1,x1) & v_train(e1) & Topic(x2,p1) & exists e2 x3.(through(e2,x3) & n_pole(x3) & Actor(e2,x2) & v_zigzag(e2)) & n_dog(x2)) | exists p1 x1.(n_dog(x1) & exists s1 x2.((x1 = x2) & n_retriever(x2) & a_golden(s1) & Theme(s1,x2))) | 4c30d63e-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 p1 x1 x2.(v_train(e1) & n_man(x1) & n_dog(x2) & exists e2 x3.(v_zigzag(e2) & through(e2,x3) & n_pole(x3) & Actor(e2,x2)) & Topic(x2,p1) & Theme(e1,x2) & Actor(e1,x1)) | exists x1.(n_dog(x1) & exists s1 x2.(n_retriever(x2) & a_golden(s1) & Theme(s1,x2) & (x1 = x2))) |
||
The man is training a dog to zigzag through poles. | the man is training his cat to swat flies | 2 | -100 | The animal is either a dog or a cat and the tasks are different. | exists e1 p1 x1 x2.(n_man(x1) & Theme(e1,x2) & Actor(e1,x1) & v_train(e1) & Topic(x2,p1) & exists e2 x3.(through(e2,x3) & n_pole(x3) & Actor(e2,x2) & v_zigzag(e2)) & n_dog(x2)) | exists e1 e2 x1 x2 x3 x4.(n_cat(x3) & of(x3,x1) & n_male(x1) & n_man(x1) & Actor(e2,x1) & v_fly(e2) & Theme(e1,x3) & Actor(e1,x2) & v_train(e1) & to(x3,x4) & n_swat(x4) & (x1 = x2)) | 4c30db02-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 p1 x1 x2.(v_train(e1) & n_man(x1) & n_dog(x2) & exists e2 x3.(v_zigzag(e2) & through(e2,x3) & n_pole(x3) & Actor(e2,x2)) & Topic(x2,p1) & Theme(e1,x2) & Actor(e1,x1)) | exists e1 e2 x1 x2 x3 x4.(v_train(e1) & v_fly(e2) & to(x3,x4) & of(x3,x1) & n_swat(x4) & n_man(x1) & n_male(x1) & n_cat(x3) & Theme(e1,x3) & Actor(e2,x1) & Actor(e1,x2) & (x1 = x2)) |
||
A man runs with his dog as people watch from nearby tents. | The dog is white. | 1 | -100 | Not all dogs are white. | exists e2 e1 s1 x1 x2 x3 x4 x5 x6.(from(e2,x6) & n_tent(x6) & a_nearby(s1) & Theme(s1,x6) & Theme(e2,x5) & Actor(e2,x1) & v_watch(e2) & n_thing(x5) & with(e1,x3) & as(x3,x4) & n_people(x4) & n_dog(x3) & of(x3,x1) & n_male(x1) & Actor(e1,x2) & v_run(e1) & (x1 = x2) & n_man(x1)) | exists s1 x1.(n_dog(x1) & Theme(s1,x1) & a_white(s1)) | 4c30df8a-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e1 s1 x1 x2 x3 x4 x5 x6.(with(e1,x3) & v_watch(e2) & v_run(e1) & of(x3,x1) & n_thing(x5) & n_tent(x6) & n_people(x4) & n_man(x1) & n_male(x1) & n_dog(x3) & from(e2,x6) & as(x3,x4) & a_nearby(s1) & Theme(s1,x6) & Theme(e2,x5) & Actor(e2,x1) & Actor(e1,x2) & (x1 = x2)) | exists s1 x1.(n_dog(x1) & a_white(s1) & Theme(s1,x1)) |
||
A man runs with his dog as people watch from nearby tents. | The tents are made of bricks. | 2 | -100 | If the tents are made of bricks, it is doubtful people would be able to see very well. Also tents are unlikely to made from bricks. | exists e1 e2 s1 x1 x2 x3 x4 x5 x6.(from(e2,x6) & n_tent(x6) & a_nearby(s1) & Theme(s1,x6) & Theme(e2,x5) & Actor(e2,x1) & v_watch(e2) & n_thing(x5) & with(e1,x3) & as(x3,x4) & n_people(x4) & n_dog(x3) & of(x3,x1) & n_male(x1) & Actor(e1,x2) & v_run(e1) & (x1 = x2) & n_man(x1)) | exists e1 x1 x2.(n_tent(x1) & of(e1,x2) & n_brick(x2) & Theme(e1,x1) & v_make(e1)) | 4c30e3fe-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 s1 x1 x2 x3 x4 x5 x6.(with(e1,x3) & v_watch(e2) & v_run(e1) & of(x3,x1) & n_thing(x5) & n_tent(x6) & n_people(x4) & n_man(x1) & n_male(x1) & n_dog(x3) & from(e2,x6) & as(x3,x4) & a_nearby(s1) & Theme(s1,x6) & Theme(e2,x5) & Actor(e2,x1) & Actor(e1,x2) & (x1 = x2)) | exists e1 x1 x2.(v_make(e1) & of(e1,x2) & n_tent(x1) & n_brick(x2) & Theme(e1,x1)) |
||
A man runs with his dog as people watch from nearby tents. | The man and his dog are moving their legs. | 0 | -100 | For a man to run with a dog requires a man and dog to be moving their legs. | exists e1 e2 s1 x1 x2 x3 x4 x5 x6.(from(e2,x6) & n_tent(x6) & a_nearby(s1) & Theme(s1,x6) & Theme(e2,x5) & Actor(e2,x1) & v_watch(e2) & n_thing(x5) & with(e1,x3) & as(x3,x4) & n_people(x4) & n_dog(x3) & of(x3,x1) & n_male(x1) & Actor(e1,x2) & v_run(e1) & (x1 = x2) & n_man(x1)) | exists e1 x1 x2 x3 x4.(n_leg(x4) & of(x4,x2) & n_thing(x2) & n_dog(x3) & of(x3,x2) & n_male(x2) & n_man(x2) & Theme(e1,x4) & Actor(e1,x1) & v_move(e1) & subset_of(x3,x1) & subset_of(x2,x1)) | 4c30e868-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 s1 x1 x2 x3 x4 x5 x6.(with(e1,x3) & v_watch(e2) & v_run(e1) & of(x3,x1) & n_thing(x5) & n_tent(x6) & n_people(x4) & n_man(x1) & n_male(x1) & n_dog(x3) & from(e2,x6) & as(x3,x4) & a_nearby(s1) & Theme(s1,x6) & Theme(e2,x5) & Actor(e2,x1) & Actor(e1,x2) & (x1 = x2)) | exists e1 x1 x2 x3 x4.(v_move(e1) & subset_of(x3,x1) & subset_of(x2,x1) & of(x4,x2) & of(x3,x2) & n_thing(x2) & n_man(x2) & n_male(x2) & n_leg(x4) & n_dog(x3) & Theme(e1,x4) & Actor(e1,x1)) |
||
A man chases a dog trying to pass the barrier to enter a play area. | The man is sitting on the floor. | 2 | -100 | If the man is sitting on the floor, he cannot be also chasing the dog. | exists e1 e2 p1 x1 x2 x3.(n_barrier(x3) & for(e1,e2) & Topic(e2,p1) & Actor(e2,x1) & v_try(e2) & exists e3 p2.(Topic(e3,p2) & exists e4 x4 x5.(Recipient(e4,x5) & Theme(e4,x4) & Actor(e4,x1) & v_enter(e4) & n_play(x5) & n_area(x4)) & Theme(e3,x3) & Actor(e3,x1) & v_pass(e3)) & Theme(e1,x2) & Actor(e1,x1) & v_chase(e1) & n_dog(x2) & n_man(x1)) | exists e1 x1 x2.(n_floor(x2) & n_man(x1) & on(e1,x2) & Actor(e1,x1) & v_sit(e1)) | 4c30ed22-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 p1 x1 x2 x3.(v_try(e2) & v_chase(e1) & n_man(x1) & n_dog(x2) & n_barrier(x3) & for(e1,e2) & exists e3 p2.(v_pass(e3) & exists e4 x4 x5.(v_enter(e4) & n_play(x5) & n_area(x4) & Theme(e4,x4) & Recipient(e4,x5) & Actor(e4,x1)) & Topic(e3,p2) & Theme(e3,x3) & Actor(e3,x1)) & Topic(e2,p1) & Theme(e1,x2) & Actor(e2,x1) & Actor(e1,x1)) | exists e1 x1 x2.(v_sit(e1) & on(e1,x2) & n_man(x1) & n_floor(x2) & Actor(e1,x1)) |
||
A man chases a dog trying to pass the barrier to enter a play area. | The man is trying to play with his pet. | 1 | -100 | Chasing a dog does not imply play. | exists e1 e2 p1 x1 x2 x3.(n_barrier(x3) & for(e1,e2) & Topic(e2,p1) & Actor(e2,x1) & v_try(e2) & exists e3 p2.(Topic(e3,p2) & exists e4 x4 x5.(Recipient(e4,x5) & Theme(e4,x4) & Actor(e4,x1) & v_enter(e4) & n_play(x5) & n_area(x4)) & Theme(e3,x3) & Actor(e3,x1) & v_pass(e3)) & Theme(e1,x2) & Actor(e1,x1) & v_chase(e1) & n_dog(x2) & n_man(x1)) | exists e1 p1 x1 x2.(n_pet(x2) & of(x2,x1) & n_male(x1) & n_man(x1) & Topic(e1,p1) & Actor(e1,x1) & v_try(e1) & exists e2.(with(e2,x2) & Actor(e2,x1) & v_play(e2))) | 4c30f236-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 p1 x1 x2 x3.(v_try(e2) & v_chase(e1) & n_man(x1) & n_dog(x2) & n_barrier(x3) & for(e1,e2) & exists e3 p2.(v_pass(e3) & exists e4 x4 x5.(v_enter(e4) & n_play(x5) & n_area(x4) & Theme(e4,x4) & Recipient(e4,x5) & Actor(e4,x1)) & Topic(e3,p2) & Theme(e3,x3) & Actor(e3,x1)) & Topic(e2,p1) & Theme(e1,x2) & Actor(e2,x1) & Actor(e1,x1)) | exists e1 p1 x1 x2.(v_try(e1) & of(x2,x1) & n_pet(x2) & n_man(x1) & n_male(x1) & exists e2.(with(e2,x2) & v_play(e2) & Actor(e2,x1)) & Topic(e1,p1) & Actor(e1,x1)) |
||
A man chases a dog trying to pass the barrier to enter a play area. | The person is running after a dog. | 0 | -100 | Chasing a dog requires one to be running after a dog. | exists e1 e2 p1 x1 x2 x3.(n_barrier(x3) & for(e1,e2) & Topic(e2,p1) & Actor(e2,x1) & v_try(e2) & exists e3 p2.(Topic(e3,p2) & exists e4 x4 x5.(Recipient(e4,x5) & Theme(e4,x4) & Actor(e4,x1) & v_enter(e4) & n_play(x5) & n_area(x4)) & Theme(e3,x3) & Actor(e3,x1) & v_pass(e3)) & Theme(e1,x2) & Actor(e1,x1) & v_chase(e1) & n_dog(x2) & n_man(x1)) | exists e1 x1 x2.(n_person(x1) & after(e1,x2) & n_dog(x2) & Actor(e1,x1) & v_run(e1)) | 4c30f722-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 p1 x1 x2 x3.(v_try(e2) & v_chase(e1) & n_man(x1) & n_dog(x2) & n_barrier(x3) & for(e1,e2) & exists e3 p2.(v_pass(e3) & exists e4 x4 x5.(v_enter(e4) & n_play(x5) & n_area(x4) & Theme(e4,x4) & Recipient(e4,x5) & Actor(e4,x1)) & Topic(e3,p2) & Theme(e3,x3) & Actor(e3,x1)) & Topic(e2,p1) & Theme(e1,x2) & Actor(e2,x1) & Actor(e1,x1)) | exists e1 x1 x2.(v_run(e1) & n_person(x1) & n_dog(x2) & after(e1,x2) & Actor(e1,x1)) |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.