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 naked woman steps into the water. | A naked woman steps in to the water while a man is watching. | 1 | -100 | There is no indication that a man is watching. | exists s1 x1 x2 x3.(n_water(x3) & a_topic(x1) & into(x1,x3) & n_step(x1) & of(x1,x2) & n_woman(x2) & a_naked(s1) & Theme(s1,x1)) | exists p1 p2 p3 s1 s2 x1 x2 x3 x4.(n_water(x4) & while(p1,s2) & exists x6.n_event(x6) & exists e1 x5.(Actor(e1,x5) & v_watch(e1) & n_man(x5)) & while(p2,p3) & for(s2,x1) & to(s2,x4) & Theme(s2,x3) & a_in(s2) & n_thing(x3) & n_step(x1) & of(x1,x2) & n_woman(x2) & a_naked(s1) & Theme(s1,x1)) | 4d8415c8-e4c8-11ec-9cdd-0242ac1c0002 | exists s1 x1 x2 x3.(of(x1,x2) & n_woman(x2) & n_water(x3) & n_step(x1) & into(x1,x3) & a_topic(x1) & a_naked(s1) & Theme(s1,x1)) | exists p1 p2 p3 s1 s2 x1 x2 x3 x4.(while(p2,p3) & while(p1,s2) & to(s2,x4) & of(x1,x2) & n_woman(x2) & n_water(x4) & n_thing(x3) & n_step(x1) & for(s2,x1) & exists x6.n_event(x6) & exists e1 x5.(v_watch(e1) & n_man(x5) & Actor(e1,x5)) & a_naked(s1) & a_in(s2) & Theme(s2,x3) & Theme(s1,x1)) |
||
A naked woman steps into the water. | A naked woman steps in to the swimming pool | 0 | -100 | Swimming pools are normally filled with water. So stepping into water is a prerequisite for stepping into a swimming pool. | exists s1 x1 x2 x3.(n_water(x3) & a_topic(x1) & into(x1,x3) & n_step(x1) & of(x1,x2) & n_woman(x2) & a_naked(s1) & Theme(s1,x1)) | exists s1 x1 x2 x3 x4 x5.(n_pool(x4) & of(x4,x5) & n_swimming(x5) & a_topic(x1) & to(x3,x4) & in(x1,x3) & n_thing(x3) & n_step(x1) & of(x1,x2) & n_woman(x2) & a_naked(s1) & Theme(s1,x1)) | 4d841a78-e4c8-11ec-9cdd-0242ac1c0002 | exists s1 x1 x2 x3.(of(x1,x2) & n_woman(x2) & n_water(x3) & n_step(x1) & into(x1,x3) & a_topic(x1) & a_naked(s1) & Theme(s1,x1)) | exists s1 x1 x2 x3 x4 x5.(to(x3,x4) & of(x4,x5) & of(x1,x2) & n_woman(x2) & n_thing(x3) & n_swimming(x5) & n_step(x1) & n_pool(x4) & in(x1,x3) & a_topic(x1) & a_naked(s1) & Theme(s1,x1)) |
||
A man dressed in a backwards baseball hat and skate shoes is on a mini bike and doing an olly at a skate park. | a man on a boat | 2 | -100 | A mini bike is not a boat. | exists e1 p1 x1 x2 x3 x4 x5 x6 x7 x8.(exists e2 s1 x9 x10 x11 x12 x13 x14.(on(x1,x9) & subset_of(e2,x9) & at(e2,x13) & n_park(x13) & of(x13,x14) & n_skate(x14) & Theme(e2,x12) & Actor(e2,x11) & v_do(e2) & n_olly(x12) & n_thing(x11) & subset_of(x10,x9) & n_bike(x10) & a_mini(s1) & Theme(s1,x10)) & in(e1,x3) & subset_of(x7,x3) & n_shoe(x7) & of(x7,x8) & n_skate(x8) & subset_of(x4,x3) & n_hat(x4) & of(x4,x6) & n_baseball(x6) & of(x4,x5) & n_backward(x5) & Theme(e1,x2) & v_dress(e1) & (x1 = x2) & n_man(x1)) | exists x1 x2.(a_topic(x1) & on(x1,x2) & n_boat(x2) & n_man(x1)) | 4d841f3c-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4 x5 x6 x7 x8.(v_dress(e1) & subset_of(x7,x3) & subset_of(x4,x3) & of(x7,x8) & of(x4,x6) & of(x4,x5) & n_skate(x8) & n_shoe(x7) & n_man(x1) & n_hat(x4) & n_baseball(x6) & n_backward(x5) & in(e1,x3) & exists e2 s1 x9 x10 x11 x12 x13 x14.(v_do(e2) & subset_of(x10,x9) & subset_of(e2,x9) & on(x1,x9) & of(x13,x14) & n_thing(x11) & n_skate(x14) & n_park(x13) & n_olly(x12) & n_bike(x10) & at(e2,x13) & a_mini(s1) & Theme(s1,x10) & Theme(e2,x12) & Actor(e2,x11)) & Theme(e1,x2) & (x1 = x2)) | exists x1 x2.(on(x1,x2) & n_man(x1) & n_boat(x2) & a_topic(x1)) |
||
A man dressed in a backwards baseball hat and skate shoes is on a mini bike and doing an olly at a skate park. | a man on a mini bike he got for christmas | 1 | -100 | May he got the bike at a time other than christmas. | exists e1 p1 x1 x2 x3 x4 x5 x6 x7 x8.(exists e2 s1 x9 x10 x11 x12 x13 x14.(on(x1,x9) & subset_of(e2,x9) & at(e2,x13) & n_park(x13) & of(x13,x14) & n_skate(x14) & Theme(e2,x12) & Actor(e2,x11) & v_do(e2) & n_olly(x12) & n_thing(x11) & subset_of(x10,x9) & n_bike(x10) & a_mini(s1) & Theme(s1,x10)) & in(e1,x3) & subset_of(x7,x3) & n_shoe(x7) & of(x7,x8) & n_skate(x8) & subset_of(x4,x3) & n_hat(x4) & of(x4,x6) & n_baseball(x6) & of(x4,x5) & n_backward(x5) & Theme(e1,x2) & v_dress(e1) & (x1 = x2) & n_man(x1)) | exists e1 s1 x1 x2 x3 x4.(a_topic(x1) & on(x1,x2) & for(e1,x4) & n_christmas(x4) & Theme(e1,x3) & Actor(e1,x1) & v_get(e1) & (x2 = x3) & n_male(x1) & n_bike(x2) & a_mini(s1) & Theme(s1,x2) & n_man(x1)) | 4d842400-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4 x5 x6 x7 x8.(v_dress(e1) & subset_of(x7,x3) & subset_of(x4,x3) & of(x7,x8) & of(x4,x6) & of(x4,x5) & n_skate(x8) & n_shoe(x7) & n_man(x1) & n_hat(x4) & n_baseball(x6) & n_backward(x5) & in(e1,x3) & exists e2 s1 x9 x10 x11 x12 x13 x14.(v_do(e2) & subset_of(x10,x9) & subset_of(e2,x9) & on(x1,x9) & of(x13,x14) & n_thing(x11) & n_skate(x14) & n_park(x13) & n_olly(x12) & n_bike(x10) & at(e2,x13) & a_mini(s1) & Theme(s1,x10) & Theme(e2,x12) & Actor(e2,x11)) & Theme(e1,x2) & (x1 = x2)) | exists e1 s1 x1 x2 x3 x4.(v_get(e1) & on(x1,x2) & n_man(x1) & n_male(x1) & n_christmas(x4) & n_bike(x2) & for(e1,x4) & a_topic(x1) & a_mini(s1) & Theme(s1,x2) & Theme(e1,x3) & Actor(e1,x1) & (x2 = x3)) |
||
A man dressed in a backwards baseball hat and skate shoes is on a mini bike and doing an olly at a skate park. | a man on a mini bike | 0 | -100 | In order to be performing an olly on a mini bike, the man must be on a mini bike. | exists e1 p1 x1 x2 x3 x4 x5 x6 x7 x8.(exists e2 s1 x9 x10 x11 x12 x13 x14.(on(x1,x9) & subset_of(e2,x9) & at(e2,x13) & n_park(x13) & of(x13,x14) & n_skate(x14) & Theme(e2,x12) & Actor(e2,x11) & v_do(e2) & n_olly(x12) & n_thing(x11) & subset_of(x10,x9) & n_bike(x10) & a_mini(s1) & Theme(s1,x10)) & in(e1,x3) & subset_of(x7,x3) & n_shoe(x7) & of(x7,x8) & n_skate(x8) & subset_of(x4,x3) & n_hat(x4) & of(x4,x6) & n_baseball(x6) & of(x4,x5) & n_backward(x5) & Theme(e1,x2) & v_dress(e1) & (x1 = x2) & n_man(x1)) | exists x1 x2 x3.(a_topic(x1) & on(x1,x2) & n_bike(x2) & of(x2,x3) & n_minus(x3) & n_man(x1)) | 4d842b4e-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4 x5 x6 x7 x8.(v_dress(e1) & subset_of(x7,x3) & subset_of(x4,x3) & of(x7,x8) & of(x4,x6) & of(x4,x5) & n_skate(x8) & n_shoe(x7) & n_man(x1) & n_hat(x4) & n_baseball(x6) & n_backward(x5) & in(e1,x3) & exists e2 s1 x9 x10 x11 x12 x13 x14.(v_do(e2) & subset_of(x10,x9) & subset_of(e2,x9) & on(x1,x9) & of(x13,x14) & n_thing(x11) & n_skate(x14) & n_park(x13) & n_olly(x12) & n_bike(x10) & at(e2,x13) & a_mini(s1) & Theme(s1,x10) & Theme(e2,x12) & Actor(e2,x11)) & Theme(e1,x2) & (x1 = x2)) | exists x1 x2 x3.(on(x1,x2) & of(x2,x3) & n_minus(x3) & n_man(x1) & n_bike(x2) & a_topic(x1)) |
||
Two women sitting on the ground knitting. | The people are sitting. | 0 | -100 | People refers to two ore more men or women. To sit on the ground knitting is also sitting. | exists e1 x1 x2 x3 x4.(n_knitting(x3) & of(x3,x4) & n_ground(x4) & a_topic(x1) & on(e1,x3) & Actor(e1,x2) & v_sit(e1) & (x1 = x2) & n_woman(x1) & card_eq_2(x1)) | exists e1 x1.(n_people(x1) & Actor(e1,x1) & v_sit(e1)) | 4d843094-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4.(v_sit(e1) & on(e1,x3) & of(x3,x4) & n_woman(x1) & n_knitting(x3) & n_ground(x4) & card_eq_2(x1) & a_topic(x1) & Actor(e1,x2) & (x1 = x2)) | exists e1 x1.(v_sit(e1) & n_people(x1) & Actor(e1,x1)) |
||
Two women sitting on the ground knitting. | The people are making presents for friends. | 1 | -100 | Knitting is not only for making presents. Knitting together does not imply that they are friends. | exists e1 x1 x2 x3 x4.(n_knitting(x3) & of(x3,x4) & n_ground(x4) & a_topic(x1) & on(e1,x3) & Actor(e1,x2) & v_sit(e1) & (x1 = x2) & n_woman(x1) & card_eq_2(x1)) | exists e1 x1 x2 x3.(n_people(x1) & Theme(e1,x2) & Actor(e1,x1) & v_make(e1) & for(x2,x3) & n_friend(x3) & n_present(x2)) | 4d843526-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4.(v_sit(e1) & on(e1,x3) & of(x3,x4) & n_woman(x1) & n_knitting(x3) & n_ground(x4) & card_eq_2(x1) & a_topic(x1) & Actor(e1,x2) & (x1 = x2)) | exists e1 x1 x2 x3.(v_make(e1) & n_present(x2) & n_people(x1) & n_friend(x3) & for(x2,x3) & Theme(e1,x2) & Actor(e1,x1)) |
||
Two women sitting on the ground knitting. | The people are standing. | 2 | -100 | They cannot be sitting on the ground as they are standing. | exists e1 x1 x2 x3 x4.(n_knitting(x3) & of(x3,x4) & n_ground(x4) & a_topic(x1) & on(e1,x3) & Actor(e1,x2) & v_sit(e1) & (x1 = x2) & n_woman(x1) & card_eq_2(x1)) | exists e1 x1.(n_people(x1) & Actor(e1,x1) & v_stand(e1)) | 4d843fbc-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4.(v_sit(e1) & on(e1,x3) & of(x3,x4) & n_woman(x1) & n_knitting(x3) & n_ground(x4) & card_eq_2(x1) & a_topic(x1) & Actor(e1,x2) & (x1 = x2)) | exists e1 x1.(v_stand(e1) & n_people(x1) & Actor(e1,x1)) |
||
At the amusement park, a young lady tries to win a stuffed animal by playing one of the games. | A game is going on in the amusement park | 1 | -100 | Winning a stuff animal does not imply that a game activity is going on. | exists e1 p1 s1 x1 x2 x3 x6.(n_park(x2) & of(x2,x3) & n_amusement(x3) & n_game(x6) & at(e1,x2) & Topic(e1,p1) & Actor(e1,x1) & v_try(e1) & exists e3 e2 s2 x4 x5.(by(e2,e3) & Theme(e3,x5) & Actor(e3,x1) & v_play(e3) & of(x5,x6) & n_thing(x5) & card_eq_1(x5) & Theme(e2,x4) & Actor(e2,x1) & v_win(e2) & n_animal(x4) & a_stuffed(s2) & Theme(s2,x4)) & n_lady(x1) & a_young(s1) & Theme(s1,x1)) | exists e1 s1 x1 x2 x3.(n_park(x2) & of(x2,x3) & n_amusement(x3) & in(e1,x2) & a_on(s1) & Manner(e1,s1) & Actor(e1,x1) & v_go(e1) & n_game(x1)) | 4d8444d0-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 p1 s1 x1 x2 x3 x6.(v_try(e1) & of(x2,x3) & n_park(x2) & n_lady(x1) & n_game(x6) & n_amusement(x3) & exists e3 e2 s2 x4 x5.(v_win(e2) & v_play(e3) & of(x5,x6) & n_thing(x5) & n_animal(x4) & card_eq_1(x5) & by(e2,e3) & a_stuffed(s2) & Theme(s2,x4) & Theme(e3,x5) & Theme(e2,x4) & Actor(e3,x1) & Actor(e2,x1)) & at(e1,x2) & a_young(s1) & Topic(e1,p1) & Theme(s1,x1) & Actor(e1,x1)) | exists e1 s1 x1 x2 x3.(v_go(e1) & of(x2,x3) & n_park(x2) & n_game(x1) & n_amusement(x3) & in(e1,x2) & a_on(s1) & Manner(e1,s1) & Actor(e1,x1)) |
||
At the amusement park, a young lady tries to win a stuffed animal by playing one of the games. | A lion trying to kill a deer for its food | 2 | -100 | A lady playing games does not relate to a lion trying to kill a deer. | exists e1 p1 s1 x1 x2 x3 x6.(n_park(x2) & of(x2,x3) & n_amusement(x3) & n_game(x6) & at(e1,x2) & Topic(e1,p1) & Actor(e1,x1) & v_try(e1) & exists e2 e3 s2 x4 x5.(by(e2,e3) & Theme(e3,x5) & Actor(e3,x1) & v_play(e3) & of(x5,x6) & n_thing(x5) & card_eq_1(x5) & Theme(e2,x4) & Actor(e2,x1) & v_win(e2) & n_animal(x4) & a_stuffed(s2) & Theme(s2,x4)) & n_lady(x1) & a_young(s1) & Theme(s1,x1)) | exists e1 p1 x1 x2 x4.(a_topic(x1) & Topic(e1,p1) & Actor(e1,x2) & v_try(e1) & exists e2 x3.(for(e2,x4) & Theme(e2,x3) & Actor(e2,x2) & v_kill(e2) & n_deer(x3)) & n_food(x4) & of(x4,x1) & n_thing(x1) & (x1 = x2) & n_lion(x1)) | 4d844994-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 p1 s1 x1 x2 x3 x6.(v_try(e1) & of(x2,x3) & n_park(x2) & n_lady(x1) & n_game(x6) & n_amusement(x3) & exists e2 e3 s2 x4 x5.(v_win(e2) & v_play(e3) & of(x5,x6) & n_thing(x5) & n_animal(x4) & card_eq_1(x5) & by(e2,e3) & a_stuffed(s2) & Theme(s2,x4) & Theme(e3,x5) & Theme(e2,x4) & Actor(e3,x1) & Actor(e2,x1)) & at(e1,x2) & a_young(s1) & Topic(e1,p1) & Theme(s1,x1) & Actor(e1,x1)) | exists e1 p1 x1 x2 x4.(v_try(e1) & of(x4,x1) & n_thing(x1) & n_lion(x1) & n_food(x4) & exists e2 x3.(v_kill(e2) & n_deer(x3) & for(e2,x4) & Theme(e2,x3) & Actor(e2,x2)) & a_topic(x1) & Topic(e1,p1) & Actor(e1,x2) & (x1 = x2)) |
||
At the amusement park, a young lady tries to win a stuffed animal by playing one of the games. | In one of the games in the amusement park, a young lady tries to win a stuffed animal | 0 | -100 | "Tries to win a stuffed animal by playing" is a rephrasing of "tried to win a stuffed animal". Both are describes as occurring in an amusement park. | exists e1 p1 s1 x1 x2 x3 x6.(n_park(x2) & of(x2,x3) & n_amusement(x3) & n_game(x6) & at(e1,x2) & Topic(e1,p1) & Actor(e1,x1) & v_try(e1) & exists e3 e2 s2 x4 x5.(by(e2,e3) & Theme(e3,x5) & Actor(e3,x1) & v_play(e3) & of(x5,x6) & n_thing(x5) & card_eq_1(x5) & Theme(e2,x4) & Actor(e2,x1) & v_win(e2) & n_animal(x4) & a_stuffed(s2) & Theme(s2,x4)) & n_lady(x1) & a_young(s1) & Theme(s1,x1)) | exists e1 p1 s1 x1 x2 x3 x4 x5.(n_park(x4) & of(x4,x5) & n_amusement(x5) & n_game(x3) & in(e1,x2) & of(x2,x3) & in(x3,x4) & n_thing(x2) & card_eq_1(x2) & Topic(e1,p1) & Actor(e1,x1) & v_try(e1) & exists e2 s2 x6.(Theme(e2,x6) & Actor(e2,x1) & v_win(e2) & n_animal(x6) & a_stuffed(s2) & Theme(s2,x6)) & n_lady(x1) & a_young(s1) & Theme(s1,x1)) | 4d844f5c-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 p1 s1 x1 x2 x3 x6.(v_try(e1) & of(x2,x3) & n_park(x2) & n_lady(x1) & n_game(x6) & n_amusement(x3) & exists e3 e2 s2 x4 x5.(v_win(e2) & v_play(e3) & of(x5,x6) & n_thing(x5) & n_animal(x4) & card_eq_1(x5) & by(e2,e3) & a_stuffed(s2) & Theme(s2,x4) & Theme(e3,x5) & Theme(e2,x4) & Actor(e3,x1) & Actor(e2,x1)) & at(e1,x2) & a_young(s1) & Topic(e1,p1) & Theme(s1,x1) & Actor(e1,x1)) | exists e1 p1 s1 x1 x2 x3 x4 x5.(v_try(e1) & of(x4,x5) & of(x2,x3) & n_thing(x2) & n_park(x4) & n_lady(x1) & n_game(x3) & n_amusement(x5) & in(x3,x4) & in(e1,x2) & exists e2 s2 x6.(v_win(e2) & n_animal(x6) & a_stuffed(s2) & Theme(s2,x6) & Theme(e2,x6) & Actor(e2,x1)) & card_eq_1(x2) & a_young(s1) & Topic(e1,p1) & Theme(s1,x1) & Actor(e1,x1)) |
||
A child is looking at a round storage where stuffed toys are kept. | A man is looking at a round storage where stuffed toys are kept. | 2 | -100 | Child and man are not same. | exists e1 p1 x1 x2 x3.(at(e1,x2) & exists e2 s1 x4.(Theme(e2,x4) & v_keep(e2) & n_toy(x4) & a_stuffed(s1) & Theme(s1,x4)) & where(x2,p1) & n_storage(x2) & of(x2,x3) & n_round(x3) & Actor(e1,x1) & v_look(e1) & n_child(x1)) | exists e1 p1 x1 x2 x3.(at(e1,x2) & exists e2 s1 x4.(Theme(e2,x4) & v_keep(e2) & n_toy(x4) & a_stuffed(s1) & Theme(s1,x4)) & where(x2,p1) & n_storage(x2) & of(x2,x3) & n_round(x3) & Actor(e1,x1) & v_look(e1) & n_man(x1)) | 4d84543e-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 p1 x1 x2 x3.(where(x2,p1) & v_look(e1) & of(x2,x3) & n_storage(x2) & n_round(x3) & n_child(x1) & exists e2 s1 x4.(v_keep(e2) & n_toy(x4) & a_stuffed(s1) & Theme(s1,x4) & Theme(e2,x4)) & at(e1,x2) & Actor(e1,x1)) | exists e1 p1 x1 x2 x3.(where(x2,p1) & v_look(e1) & of(x2,x3) & n_storage(x2) & n_round(x3) & n_man(x1) & exists e2 s1 x4.(v_keep(e2) & n_toy(x4) & a_stuffed(s1) & Theme(s1,x4) & Theme(e2,x4)) & at(e1,x2) & Actor(e1,x1)) |
||
A child is looking at a round storage where stuffed toys are kept. | A person is looking at a round storage where stuffed toys are kept. | 0 | -100 | A child is a type of person,. | exists e1 p1 x1 x2 x3.(at(e1,x2) & exists e2 s1 x4.(Theme(e2,x4) & v_keep(e2) & n_toy(x4) & a_stuffed(s1) & Theme(s1,x4)) & where(x2,p1) & n_storage(x2) & of(x2,x3) & n_round(x3) & Actor(e1,x1) & v_look(e1) & n_child(x1)) | exists e1 p1 x1 x2 x3.(at(e1,x2) & exists e2 s1 x4.(Theme(e2,x4) & v_keep(e2) & n_toy(x4) & a_stuffed(s1) & Theme(s1,x4)) & where(x2,p1) & n_storage(x2) & of(x2,x3) & n_round(x3) & Actor(e1,x1) & v_look(e1) & n_person(x1)) | 4d845880-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 p1 x1 x2 x3.(where(x2,p1) & v_look(e1) & of(x2,x3) & n_storage(x2) & n_round(x3) & n_child(x1) & exists e2 s1 x4.(v_keep(e2) & n_toy(x4) & a_stuffed(s1) & Theme(s1,x4) & Theme(e2,x4)) & at(e1,x2) & Actor(e1,x1)) | exists e1 p1 x1 x2 x3.(where(x2,p1) & v_look(e1) & of(x2,x3) & n_storage(x2) & n_round(x3) & n_person(x1) & exists e2 s1 x4.(v_keep(e2) & n_toy(x4) & a_stuffed(s1) & Theme(s1,x4) & Theme(e2,x4)) & at(e1,x2) & Actor(e1,x1)) |
||
A child is looking at a round storage where stuffed toys are kept. | A sad child is looking at a round storage where stuffed toys are kept. | 1 | -100 | The child is not necessarily sad. | exists e1 p1 x1 x2 x3.(at(e1,x2) & exists e2 s1 x4.(Theme(e2,x4) & v_keep(e2) & n_toy(x4) & a_stuffed(s1) & Theme(s1,x4)) & where(x2,p1) & n_storage(x2) & of(x2,x3) & n_round(x3) & Actor(e1,x1) & v_look(e1) & n_child(x1)) | exists e1 p1 s1 x1 x2 x3.(at(e1,x2) & exists e2 s2 x4.(Theme(e2,x4) & v_keep(e2) & n_toy(x4) & a_stuffed(s2) & Theme(s2,x4)) & where(x2,p1) & n_storage(x2) & of(x2,x3) & n_round(x3) & Actor(e1,x1) & v_look(e1) & n_child(x1) & a_sad(s1) & Theme(s1,x1)) | 4d845dc6-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 p1 x1 x2 x3.(where(x2,p1) & v_look(e1) & of(x2,x3) & n_storage(x2) & n_round(x3) & n_child(x1) & exists e2 s1 x4.(v_keep(e2) & n_toy(x4) & a_stuffed(s1) & Theme(s1,x4) & Theme(e2,x4)) & at(e1,x2) & Actor(e1,x1)) | exists e1 p1 s1 x1 x2 x3.(where(x2,p1) & v_look(e1) & of(x2,x3) & n_storage(x2) & n_round(x3) & n_child(x1) & exists e2 s2 x4.(v_keep(e2) & n_toy(x4) & a_stuffed(s2) & Theme(s2,x4) & Theme(e2,x4)) & at(e1,x2) & a_sad(s1) & Theme(s1,x1) & Actor(e1,x1)) |
||
A girl is playing an interactive game at a theme park. | A person is moving. | 0 | -100 | The girl is moving and playing. | exists e1 s1 x1 x2 x3 x4.(at(e1,x3) & n_park(x3) & of(x3,x4) & n_theme(x4) & Theme(e1,x2) & Actor(e1,x1) & v_play(e1) & n_game(x2) & a_interactive(s1) & Theme(s1,x2) & n_girl(x1)) | exists e1 x1.(Actor(e1,x1) & v_move(e1) & n_person(x1)) | 4d84629e-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4.(v_play(e1) & of(x3,x4) & n_theme(x4) & n_park(x3) & n_girl(x1) & n_game(x2) & at(e1,x3) & a_interactive(s1) & Theme(s1,x2) & Theme(e1,x2) & Actor(e1,x1)) | exists e1 x1.(v_move(e1) & n_person(x1) & Actor(e1,x1)) |
||
A girl is playing an interactive game at a theme park. | A little boy is practicing spelling at a desk in a classroom. | 2 | -100 | A girl cannot be a boy. | exists e1 s1 x1 x2 x3 x4.(at(e1,x3) & n_park(x3) & of(x3,x4) & n_theme(x4) & Theme(e1,x2) & Actor(e1,x1) & v_play(e1) & n_game(x2) & a_interactive(s1) & Theme(s1,x2) & n_girl(x1)) | exists e1 s1 x1 x2 x3 x4.(in(e1,x4) & n_classroom(x4) & at(e1,x3) & n_desk(x3) & Theme(e1,x2) & Actor(e1,x1) & v_practice(e1) & n_spelling(x2) & n_boy(x1) & a_little(s1) & Theme(s1,x1)) | 4d8466b8-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4.(v_play(e1) & of(x3,x4) & n_theme(x4) & n_park(x3) & n_girl(x1) & n_game(x2) & at(e1,x3) & a_interactive(s1) & Theme(s1,x2) & Theme(e1,x2) & Actor(e1,x1)) | exists e1 s1 x1 x2 x3 x4.(v_practice(e1) & n_spelling(x2) & n_desk(x3) & n_classroom(x4) & n_boy(x1) & in(e1,x4) & at(e1,x3) & a_little(s1) & Theme(s1,x1) & Theme(e1,x2) & Actor(e1,x1)) |
||
A girl is playing an interactive game at a theme park. | A 10 year old girl is enjoying playing in the arcade at Disney World. | 1 | -100 | Disney world isn't the only theme park, The girl doesn't have to be 10 years old. | exists e1 s1 x1 x2 x3 x4.(at(e1,x3) & n_park(x3) & of(x3,x4) & n_theme(x4) & Theme(e1,x2) & Actor(e1,x1) & v_play(e1) & n_game(x2) & a_interactive(s1) & Theme(s1,x2) & n_girl(x1)) | exists e1 s1 x1 x2 x3 x4 x5 x6.(ne_org_world(x5) & (x5 = x6) & ne_org_disney(x6) & n_arcade(x4) & Theme(e1,x3) & Actor(e1,x1) & v_enjoy(e1) & at(x3,x5) & in(x3,x4) & n_playing(x3) & n_girl(x1) & a_old(s1) & Theme(s1,x1) & of(x1,x2) & n_year(x2) & n_date(x1) & a_date_day_10(x1) & a_date_day_10(x1)) | 4d846adc-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4.(v_play(e1) & of(x3,x4) & n_theme(x4) & n_park(x3) & n_girl(x1) & n_game(x2) & at(e1,x3) & a_interactive(s1) & Theme(s1,x2) & Theme(e1,x2) & Actor(e1,x1)) | exists e1 s1 x1 x2 x3 x4 x5 x6.(v_enjoy(e1) & of(x1,x2) & ne_org_world(x5) & ne_org_disney(x6) & n_year(x2) & n_playing(x3) & n_girl(x1) & n_date(x1) & n_arcade(x4) & in(x3,x4) & at(x3,x5) & a_old(s1) & a_date_day_10(x1) & Theme(s1,x1) & Theme(e1,x3) & Actor(e1,x1) & (x5 = x6)) |
||
A girl in a black shirt playing a carnival game. | The girl is eating dinner. | 2 | -100 | A girl can not be playing a game and eating dinner 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_play(e1) & n_game(x4) & a_carnival(s2) & Theme(s2,x4) & (x2 = x3) & n_shirt(x2) & a_black(s1) & Theme(s1,x2) & n_girl(x1)) | exists p1 x1.(n_girl(x1) & exists s1 x2.((x1 = x2) & n_dinner(x2) & a_eating(s1) & Theme(s1,x2))) | 4d846ef6-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 x1 x2 x3 x4.(v_play(e1) & n_shirt(x2) & n_girl(x1) & n_game(x4) & in(x1,x2) & a_topic(x1) & a_carnival(s2) & a_black(s1) & Theme(s2,x4) & Theme(s1,x2) & Theme(e1,x4) & Actor(e1,x3) & (x2 = x3)) | exists x1.(n_girl(x1) & exists s1 x2.(n_dinner(x2) & a_eating(s1) & Theme(s1,x2) & (x1 = x2))) |
||
A girl in a black shirt playing a carnival game. | The girl is wearing a black shirt. | 0 | -100 | In order for the girl to be in a black shirt, she must be wearing that same shirt. | exists e1 s1 s2 x1 x2 x3 x4.(a_topic(x1) & in(x1,x2) & Theme(e1,x4) & Actor(e1,x3) & v_play(e1) & n_game(x4) & a_carnival(s2) & Theme(s2,x4) & (x2 = x3) & n_shirt(x2) & a_black(s1) & Theme(s1,x2) & n_girl(x1)) | exists e1 s1 x1 x2.(n_girl(x1) & Theme(e1,x2) & Actor(e1,x1) & v_wear(e1) & n_shirt(x2) & a_black(s1) & Theme(s1,x2)) | 4d847310-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 x1 x2 x3 x4.(v_play(e1) & n_shirt(x2) & n_girl(x1) & n_game(x4) & in(x1,x2) & a_topic(x1) & a_carnival(s2) & a_black(s1) & Theme(s2,x4) & Theme(s1,x2) & Theme(e1,x4) & Actor(e1,x3) & (x2 = x3)) | exists e1 s1 x1 x2.(v_wear(e1) & n_shirt(x2) & n_girl(x1) & a_black(s1) & Theme(s1,x2) & Theme(e1,x2) & Actor(e1,x1)) |
||
A girl in a black shirt playing a carnival game. | The girl is at the fair grounds. | 1 | -100 | Playing a carnival game does not imply that the game is at the fair grounds. | exists e1 s1 s2 x1 x2 x3 x4.(a_topic(x1) & in(x1,x2) & Theme(e1,x4) & Actor(e1,x3) & v_play(e1) & n_game(x4) & a_carnival(s2) & Theme(s2,x4) & (x2 = x3) & n_shirt(x2) & a_black(s1) & Theme(s1,x2) & n_girl(x1)) | exists p1 s1 x1 x2.(n_grounds(x2) & a_fair(s1) & Theme(s1,x2) & n_girl(x1) & at(x1,x2)) | 4d84793c-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 x1 x2 x3 x4.(v_play(e1) & n_shirt(x2) & n_girl(x1) & n_game(x4) & in(x1,x2) & a_topic(x1) & a_carnival(s2) & a_black(s1) & Theme(s2,x4) & Theme(s1,x2) & Theme(e1,x4) & Actor(e1,x3) & (x2 = x3)) | exists s1 x1 x2.(n_grounds(x2) & n_girl(x1) & at(x1,x2) & a_fair(s1) & Theme(s1,x2)) |
||
A woman and girl pose together in a garden. | The girl is baking cookies | 2 | -100 | You cannot be baking if you are in a garden. | exists e1 p1 x1 x2 x3 x4.(in(e1,x4) & n_garden(x4) & exists s1.(Theme(s1,x1) & a_together(s1)) & Topic(e1,p1) & Actor(e1,x1) & v_pose(e1) & n_girl(x3) & n_woman(x2) & subset_of(x3,x1) & subset_of(x2,x1)) | exists e1 x1 x2.(n_girl(x1) & Theme(e1,x2) & Actor(e1,x1) & v_bake(e1) & n_cookie(x2)) | 4d847db0-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 p1 x1 x2 x3 x4.(v_pose(e1) & subset_of(x3,x1) & subset_of(x2,x1) & n_woman(x2) & n_girl(x3) & n_garden(x4) & in(e1,x4) & exists s1.(a_together(s1) & Theme(s1,x1)) & Topic(e1,p1) & Actor(e1,x1)) | exists e1 x1 x2.(v_bake(e1) & n_girl(x1) & n_cookie(x2) & Theme(e1,x2) & Actor(e1,x1)) |
||
A woman and girl pose together in a garden. | The woman is the girl's mother | 1 | -100 | Just because the woman and the girl are posing that does not meant that the women is the girls mother. | exists e1 p1 x1 x2 x3 x4.(in(e1,x4) & n_garden(x4) & exists s1.(Theme(s1,x1) & a_together(s1)) & Topic(e1,p1) & Actor(e1,x1) & v_pose(e1) & n_girl(x3) & n_woman(x2) & subset_of(x3,x1) & subset_of(x2,x1)) | exists p1 x1 x2 x3.(n_mother(x3) & of(x3,x2) & n_girl(x2) & n_woman(x1) & (x1 = x3)) | 4d848238-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 p1 x1 x2 x3 x4.(v_pose(e1) & subset_of(x3,x1) & subset_of(x2,x1) & n_woman(x2) & n_girl(x3) & n_garden(x4) & in(e1,x4) & exists s1.(a_together(s1) & Theme(s1,x1)) & Topic(e1,p1) & Actor(e1,x1)) | exists x1 x2 x3.(of(x3,x2) & n_woman(x1) & n_mother(x3) & n_girl(x2) & (x1 = x3)) |
||
A woman and girl pose together in a garden. | The people are outside | 0 | -100 | A women and girl means its more than one person. Together in a garden means they are outside. | exists e1 p1 x1 x2 x3 x4.(in(e1,x4) & n_garden(x4) & exists s1.(Theme(s1,x1) & a_together(s1)) & Topic(e1,p1) & Actor(e1,x1) & v_pose(e1) & n_girl(x3) & n_woman(x2) & subset_of(x3,x1) & subset_of(x2,x1)) | exists s1 x1.(n_people(x1) & Theme(s1,x1) & a_outside(s1)) | 4d848666-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 p1 x1 x2 x3 x4.(v_pose(e1) & subset_of(x3,x1) & subset_of(x2,x1) & n_woman(x2) & n_girl(x3) & n_garden(x4) & in(e1,x4) & exists s1.(a_together(s1) & Theme(s1,x1)) & Topic(e1,p1) & Actor(e1,x1)) | exists s1 x1.(n_people(x1) & a_outside(s1) & Theme(s1,x1)) |
||
A young boy is sticking his head through a cow face with a hole cut out of it. | A young girl is sticking her head through the fence | 2 | -100 | A boy sticking his head through a cow face is not a girl sticking her head through a fence. | exists e1 e2 s1 x1 x2 x3 x4 x5 x6.(with(e1,x5) & r_out(e2) & of(e2,x1) & n_thing(x1) & Theme(e2,x6) & v_cut(e2) & (x5 = x6) & n_hole(x5) & through(e1,x3) & n_face(x3) & of(x3,x4) & n_cow(x4) & Theme(e1,x2) & Actor(e1,x1) & v_stick(e1) & n_head(x2) & of(x2,x1) & n_male(x1) & n_boy(x1) & a_young(s1) & Theme(s1,x1)) | exists e1 s1 x1 x2 x3.(n_fence(x3) & through(e1,x3) & Theme(e1,x2) & Actor(e1,x1) & v_stick(e1) & n_head(x2) & of(x2,x1) & n_female(x1) & n_girl(x1) & a_young(s1) & Theme(s1,x1)) | 4d848a8a-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 s1 x1 x2 x3 x4 x5 x6.(with(e1,x5) & v_stick(e1) & v_cut(e2) & through(e1,x3) & r_out(e2) & of(x3,x4) & of(x2,x1) & of(e2,x1) & n_thing(x1) & n_male(x1) & n_hole(x5) & n_head(x2) & n_face(x3) & n_cow(x4) & n_boy(x1) & a_young(s1) & Theme(s1,x1) & Theme(e2,x6) & Theme(e1,x2) & Actor(e1,x1) & (x5 = x6)) | exists e1 s1 x1 x2 x3.(v_stick(e1) & through(e1,x3) & of(x2,x1) & n_head(x2) & n_girl(x1) & n_fence(x3) & n_female(x1) & a_young(s1) & Theme(s1,x1) & Theme(e1,x2) & Actor(e1,x1)) |
||
A young boy is sticking his head through a cow face with a hole cut out of it. | A young boy is outside. | 0 | -100 | A boy doing country fair activities like sticking his head through a cow face hole implies he is outside. | exists e1 e2 s1 x1 x2 x3 x4 x5 x6.(with(e1,x5) & r_out(e2) & of(e2,x1) & n_thing(x1) & Theme(e2,x6) & v_cut(e2) & (x5 = x6) & n_hole(x5) & through(e1,x3) & n_face(x3) & of(x3,x4) & n_cow(x4) & Theme(e1,x2) & Actor(e1,x1) & v_stick(e1) & n_head(x2) & of(x2,x1) & n_male(x1) & n_boy(x1) & a_young(s1) & Theme(s1,x1)) | exists s1 s2 x1.(Theme(s2,x1) & a_outside(s2) & n_boy(x1) & a_young(s1) & Theme(s1,x1)) | 4d8493a4-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 s1 x1 x2 x3 x4 x5 x6.(with(e1,x5) & v_stick(e1) & v_cut(e2) & through(e1,x3) & r_out(e2) & of(x3,x4) & of(x2,x1) & of(e2,x1) & n_thing(x1) & n_male(x1) & n_hole(x5) & n_head(x2) & n_face(x3) & n_cow(x4) & n_boy(x1) & a_young(s1) & Theme(s1,x1) & Theme(e2,x6) & Theme(e1,x2) & Actor(e1,x1) & (x5 = x6)) | exists s1 s2 x1.(n_boy(x1) & a_young(s1) & a_outside(s2) & Theme(s2,x1) & Theme(s1,x1)) |
||
The person is wearing shorts and climbing a gray sand hill under a blue sky. | A man is skiing down a slope. | 2 | -100 | A person does not just describe a man, a person can be a woman as well. | exists e1 e2 s1 s2 x1 x2 x3 x4 x5.(n_person(x1) & under(e2,x5) & n_sky(x5) & a_blue(s2) & Theme(s2,x5) & Theme(e2,x3) & Actor(e2,x1) & v_climb(e2) & n_hill(x3) & of(x3,x4) & n_sand(x4) & a_gray(s1) & Theme(s1,x3) & Theme(e1,x2) & Actor(e1,x1) & v_wear(e1) & n_shorts(x2)) | exists e1 s1 x1 x2.(a_down(s1) & Manner(e1,s1) & Theme(e1,x2) & Actor(e1,x1) & v_ski(e1) & n_slope(x2) & n_man(x1)) | 4d84a236-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 s1 s2 x1 x2 x3 x4 x5.(v_wear(e1) & v_climb(e2) & under(e2,x5) & of(x3,x4) & n_sky(x5) & n_shorts(x2) & n_sand(x4) & n_person(x1) & n_hill(x3) & a_gray(s1) & a_blue(s2) & Theme(s2,x5) & Theme(s1,x3) & Theme(e2,x3) & Theme(e1,x2) & Actor(e2,x1) & Actor(e1,x1)) | exists e1 s1 x1 x2.(v_ski(e1) & n_slope(x2) & n_man(x1) & a_down(s1) & Theme(e1,x2) & Manner(e1,s1) & Actor(e1,x1)) |
||
A person walks up a white sandy hill against the blue sky. | A person is walking up a sandy hill along a coastline with a blue sky in the background. | 1 | -100 | All Sandy hills are not along a coastline. Also, does not imply the blue sky is in the background. | exists e1 s1 s2 s3 x1 x2 x3 x4.(n_sky(x4) & a_blue(s2) & Theme(s2,x4) & a_up(s3) & Manner(e1,s3) & Theme(e1,x2) & Actor(e1,x1) & v_walk(e1) & against(x2,x4) & n_hill(x2) & of(x2,x3) & n_sandy(x3) & a_white(s1) & Theme(s1,x2) & n_person(x1)) | exists e1 s1 s2 x1 x2 x3 x4 x5 x6.(n_background(x6) & along(e1,x4) & with(x4,x5) & in(x5,x6) & n_sky(x5) & a_blue(s2) & Theme(s2,x5) & n_coastline(x4) & a_up(s1) & Manner(e1,s1) & Theme(e1,x2) & Actor(e1,x1) & v_walk(e1) & n_hill(x2) & of(x2,x3) & n_sandy(x3) & n_person(x1)) | 4d84abdc-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 s3 x1 x2 x3 x4.(v_walk(e1) & of(x2,x3) & n_sky(x4) & n_sandy(x3) & n_person(x1) & n_hill(x2) & against(x2,x4) & a_white(s1) & a_up(s3) & a_blue(s2) & Theme(s2,x4) & Theme(s1,x2) & Theme(e1,x2) & Manner(e1,s3) & Actor(e1,x1)) | exists e1 s1 s2 x1 x2 x3 x4 x5 x6.(with(x4,x5) & v_walk(e1) & of(x2,x3) & n_sky(x5) & n_sandy(x3) & n_person(x1) & n_hill(x2) & n_coastline(x4) & n_background(x6) & in(x5,x6) & along(e1,x4) & a_up(s1) & a_blue(s2) & Theme(s2,x5) & Theme(e1,x2) & Manner(e1,s1) & Actor(e1,x1)) |
||
A man reaches the top of a tall sand dune. | A man crawls to the top of a large sand dune, having climbed most of the way. | 1 | -100 | A man reaching the top of a sand dune does not imply that he crawled there. A tall sand dune does not imply that it is large. Reaching the top of a sand dune does not imply that he climbed most of the way. | exists e1 s1 x1 x2 x3 x4.(n_top(x2) & Theme(e1,x2) & Actor(e1,x1) & v_reach(e1) & of(x2,x3) & n_dune(x3) & of(x3,x4) & n_sand(x4) & a_tall(s1) & Theme(s1,x3) & n_man(x1)) | exists e2 e1 s1 s2 x1 x2 x3 x4 x5.(n_way(x5) & n_top(x2) & for(e1,e2) & of(e2,x5) & a_most(s2) & Manner(e2,s2) & Actor(e2,x1) & v_climb(e2) & to(e1,x2) & of(x2,x3) & n_dune(x3) & of(x3,x4) & n_sand(x4) & a_large(s1) & Theme(s1,x3) & Actor(e1,x1) & v_crawl(e1) & n_man(x1)) | 4d84b942-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4.(v_reach(e1) & of(x3,x4) & of(x2,x3) & n_top(x2) & n_sand(x4) & n_man(x1) & n_dune(x3) & a_tall(s1) & Theme(s1,x3) & Theme(e1,x2) & Actor(e1,x1)) | exists e2 e1 s1 s2 x1 x2 x3 x4 x5.(v_crawl(e1) & v_climb(e2) & to(e1,x2) & of(x3,x4) & of(x2,x3) & of(e2,x5) & n_way(x5) & n_top(x2) & n_sand(x4) & n_man(x1) & n_dune(x3) & for(e1,e2) & a_most(s2) & a_large(s1) & Theme(s1,x3) & Manner(e2,s2) & Actor(e2,x1) & Actor(e1,x1)) |
||
A dirt biker with number 625 is racing on a course. | The dirt biker is coming around the final lap. | 1 | 0.037906 | A race course can require several laps before reaching the final lap. A race course may not require a lap at all. | exists e1 x1 x2 x3 x4.(on(e1,x4) & n_course(x4) & Actor(e1,x1) & v_race(e1) & with(x1,x3) & n_number(x3) & card_eq_625(x3) & n_biker(x1) & of(x1,x2) & n_dirt(x2)) | exists e1 s1 x1 x2 x3.(n_lap(x3) & a_final(s1) & Theme(s1,x3) & n_biker(x1) & of(x1,x2) & n_dirt(x2) & around(e1,x3) & Actor(e1,x1) & v_come(e1)) | 4d850db6-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4.(with(x1,x3) & v_race(e1) & on(e1,x4) & of(x1,x2) & n_number(x3) & n_dirt(x2) & n_course(x4) & n_biker(x1) & card_eq_625(x3) & Actor(e1,x1)) | exists e1 s1 x1 x2 x3.(v_come(e1) & of(x1,x2) & n_lap(x3) & n_dirt(x2) & n_biker(x1) & around(e1,x3) & a_final(s1) & Theme(s1,x3) & Actor(e1,x1)) |
||
A dirt biker with number 625 is racing on a course. | a person is winning the race | 1 | 0.702615 | Just because the biker is on the track doesn't mean he is winning the race. | exists e1 x1 x2 x3 x4.(on(e1,x4) & n_course(x4) & Actor(e1,x1) & v_race(e1) & with(x1,x3) & n_number(x3) & card_eq_625(x3) & n_biker(x1) & of(x1,x2) & n_dirt(x2)) | exists e1 x1 x2.(n_race(x2) & Theme(e1,x2) & Actor(e1,x1) & v_win(e1) & n_person(x1)) | 4d85221a-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4.(with(x1,x3) & v_race(e1) & on(e1,x4) & of(x1,x2) & n_number(x3) & n_dirt(x2) & n_course(x4) & n_biker(x1) & card_eq_625(x3) & Actor(e1,x1)) | exists e1 x1 x2.(v_win(e1) & n_race(x2) & n_person(x1) & Theme(e1,x2) & Actor(e1,x1)) |
||
A dirt biker with number 625 is racing on a course. | A dirt biker is riding on a track | 1 | 0.844632 | A dirt biker with number 625 is racing on a course does not indicate he is riding on a track | exists e1 x1 x2 x3 x4.(on(e1,x4) & n_course(x4) & Actor(e1,x1) & v_race(e1) & with(x1,x3) & n_number(x3) & card_eq_625(x3) & n_biker(x1) & of(x1,x2) & n_dirt(x2)) | exists e1 x1 x2 x3.(on(e1,x3) & n_track(x3) & Actor(e1,x1) & v_ride(e1) & n_biker(x1) & of(x1,x2) & n_dirt(x2)) | 4d85268e-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4.(with(x1,x3) & v_race(e1) & on(e1,x4) & of(x1,x2) & n_number(x3) & n_dirt(x2) & n_course(x4) & n_biker(x1) & card_eq_625(x3) & Actor(e1,x1)) | exists e1 x1 x2 x3.(v_ride(e1) & on(e1,x3) & of(x1,x2) & n_track(x3) & n_dirt(x2) & n_biker(x1) & Actor(e1,x1)) |
||
A dirt biker with number 625 is racing on a course. | a dirt bike racer on course | 0 | 0.977307 | Racing on a course and a dirt bike racer on a course is the same . | exists e1 x1 x2 x3 x4.(on(e1,x4) & n_course(x4) & Actor(e1,x1) & v_race(e1) & with(x1,x3) & n_number(x3) & card_eq_625(x3) & n_biker(x1) & of(x1,x2) & n_dirt(x2)) | exists e1 x1 x2 x3 x4 x5.(on(e1,x5) & n_course(x5) & Theme(e1,x2) & Actor(e1,x1) & v_event(e1) & n_racer(x2) & of(x2,x4) & n_bike(x4) & of(x2,x3) & n_dirt(x3) & n_thing(x1)) | 4d853a34-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4.(with(x1,x3) & v_race(e1) & on(e1,x4) & of(x1,x2) & n_number(x3) & n_dirt(x2) & n_course(x4) & n_biker(x1) & card_eq_625(x3) & Actor(e1,x1)) | exists e1 x1 x2 x3 x4 x5.(v_event(e1) & on(e1,x5) & of(x2,x4) & of(x2,x3) & n_thing(x1) & n_racer(x2) & n_dirt(x3) & n_course(x5) & n_bike(x4) & Theme(e1,x2) & Actor(e1,x1)) |
||
A dirt biker with number 625 is racing on a course. | a dirt bike racer on course who is in the lead | 1 | 0.044531 | A dirt biker with number 625 is racing on a course does not mean he is on course who is in the lead | exists e1 x1 x2 x3 x4.(on(e1,x4) & n_course(x4) & Actor(e1,x1) & v_race(e1) & with(x1,x3) & n_number(x3) & card_eq_625(x3) & n_biker(x1) & of(x1,x2) & n_dirt(x2)) | exists p1 x1 x2 x3 x4 x5 x6.(n_lead(x6) & a_topic(x1) & on(x1,x4) & in(x5,x6) & (x4 = x5) & n_course(x4) & n_racer(x1) & of(x1,x3) & n_bike(x3) & of(x1,x2) & n_dirt(x2)) | 4d853eee-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4.(with(x1,x3) & v_race(e1) & on(e1,x4) & of(x1,x2) & n_number(x3) & n_dirt(x2) & n_course(x4) & n_biker(x1) & card_eq_625(x3) & Actor(e1,x1)) | exists x1 x2 x3 x4 x5 x6.(on(x1,x4) & of(x1,x3) & of(x1,x2) & n_racer(x1) & n_lead(x6) & n_dirt(x2) & n_course(x4) & n_bike(x3) & in(x5,x6) & a_topic(x1) & (x4 = x5)) |
||
A dirt biker with number 625 is racing on a course. | A dirt biker is in the lead of the race. | 1 | 0.713036 | A dirt biker with number 625 is racing on a course does not imply he is in the lead of the race | exists e1 x1 x2 x3 x4.(on(e1,x4) & n_course(x4) & Actor(e1,x1) & v_race(e1) & with(x1,x3) & n_number(x3) & card_eq_625(x3) & n_biker(x1) & of(x1,x2) & n_dirt(x2)) | exists p1 x1 x2 x3 x4.(n_race(x4) & n_lead(x3) & in(x1,x3) & of(x3,x4) & n_biker(x1) & of(x1,x2) & n_dirt(x2)) | 4d85486c-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4.(with(x1,x3) & v_race(e1) & on(e1,x4) & of(x1,x2) & n_number(x3) & n_dirt(x2) & n_course(x4) & n_biker(x1) & card_eq_625(x3) & Actor(e1,x1)) | exists x1 x2 x3 x4.(of(x3,x4) & of(x1,x2) & n_race(x4) & n_lead(x3) & n_dirt(x2) & n_biker(x1) & in(x1,x3)) |
||
A dirt biker with number 625 is racing on a course. | a street car racing down the street | 2 | 0.000001 | The individual is either on a dirt bike or in a street car. The location is either a course or on the street. | exists e1 x1 x2 x3 x4.(on(e1,x4) & n_course(x4) & Actor(e1,x1) & v_race(e1) & with(x1,x3) & n_number(x3) & card_eq_625(x3) & n_biker(x1) & of(x1,x2) & n_dirt(x2)) | exists x1 x2 x3.(a_topic(x1) & down(x1,x2) & n_street(x2) & n_street(x2) & n_race(x1) & of(x1,x3) & n_car(x3) & of(x1,x2)) | 4d855596-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4.(with(x1,x3) & v_race(e1) & on(e1,x4) & of(x1,x2) & n_number(x3) & n_dirt(x2) & n_course(x4) & n_biker(x1) & card_eq_625(x3) & Actor(e1,x1)) | exists x1 x2 x3.(of(x1,x3) & of(x1,x2) & n_street(x2) & n_race(x1) & n_car(x3) & down(x1,x2) & a_topic(x1)) |
||
There are two people rock climbing, one is on the ground while the other climbs. | Are man and a woman are outside together. | 1 | 0.281405 | Two people do not have to be a man and a woman. Rock climbing does not have to occur outside. | exists p1 x1 x6 x7.(-(x6 = x3) & n_climb(x6) & n_ground(x7) & exists p2 x2.((x1 = x2) & exists p3 x3 x4 x5.(while(p3,x6) & n_climb(x3) & n_climb(x3) & on(x3,x7) & rel(x3,x5) & n_thing(x5) & card_eq_1(x5) & of(x3,x4) & n_rock(x4)) & that(x2,p2) & n_people(x2) & card_eq_2(x2))) | exists s1 s2 x1 x2 x3 x4.(a_together(s2) & Manner(s1,s2) & Theme(s1,x1) & a_outside(s1) & subset_of(x4,x1) & n_woman(x4) & subset_of(x2,x1) & n_man(x2) & (x2 = x3) & ne_nam_are(x3)) | 4d859164-e4c8-11ec-9cdd-0242ac1c0002 | exists x1 x6 x7.(n_ground(x7) & n_climb(x6) & exists p2 x2.(that(x2,p2) & n_people(x2) & exists p3 x3 x4 x5.(while(p3,x6) & rel(x3,x5) & on(x3,x7) & of(x3,x4) & n_thing(x5) & n_rock(x4) & n_climb(x3) & card_eq_1(x5)) & card_eq_2(x2) & (x1 = x2)) & -(x6 = x3)) | exists s1 s2 x1 x2 x3 x4.(subset_of(x4,x1) & subset_of(x2,x1) & ne_nam_are(x3) & n_woman(x4) & n_man(x2) & a_together(s2) & a_outside(s1) & Theme(s1,x1) & Manner(s1,s2) & (x2 = x3)) |
||
There are two people rock climbing, one is on the ground while the other climbs. | Two individuals courageously climb rocks together. | 2 | 0.042594 | The pair can't have one person on the ground while rock climbing and have both climbing rocks together simultaneously. | exists p1 x1 x6 x7.(-(x6 = x3) & n_climb(x6) & n_ground(x7) & exists p2 x2.((x1 = x2) & exists p3 x3 x4 x5.(while(p3,x6) & n_climb(x3) & n_climb(x3) & on(x3,x7) & rel(x3,x5) & n_thing(x5) & card_eq_1(x5) & of(x3,x4) & n_rock(x4)) & that(x2,p2) & n_people(x2) & card_eq_2(x2))) | exists e1 s1 s2 x1 x2.(a_courageously(s2) & Manner(e1,s2) & a_together(s1) & Manner(e1,s1) & Theme(e1,x2) & Actor(e1,x1) & v_climb(e1) & n_rock(x2) & n_individual(x1) & card_eq_2(x1)) | 4d859b78-e4c8-11ec-9cdd-0242ac1c0002 | exists x1 x6 x7.(n_ground(x7) & n_climb(x6) & exists p2 x2.(that(x2,p2) & n_people(x2) & exists p3 x3 x4 x5.(while(p3,x6) & rel(x3,x5) & on(x3,x7) & of(x3,x4) & n_thing(x5) & n_rock(x4) & n_climb(x3) & card_eq_1(x5)) & card_eq_2(x2) & (x1 = x2)) & -(x6 = x3)) | exists e1 s1 s2 x1 x2.(v_climb(e1) & n_rock(x2) & n_individual(x1) & card_eq_2(x1) & a_together(s1) & a_courageously(s2) & Theme(e1,x2) & Manner(e1,s2) & Manner(e1,s1) & Actor(e1,x1)) |
||
There are two people rock climbing, one is on the ground while the other climbs. | Rock climbers demonstrating | 1 | 0.03401 | not all climbers climb rocks. | exists p1 x1 x6 x7.(-(x6 = x3) & n_climb(x6) & n_ground(x7) & exists p2 x2.((x1 = x2) & exists p3 x3 x4 x5.(while(p3,x6) & n_climb(x3) & n_climb(x3) & on(x3,x7) & rel(x3,x5) & n_thing(x5) & card_eq_1(x5) & of(x3,x4) & n_rock(x4)) & that(x2,p2) & n_people(x2) & card_eq_2(x2))) | exists e1 x1 x2 x3.(a_topic(x1) & Actor(e1,x3) & v_demonstrate(e1) & (x1 = x3) & n_climber(x1) & (x1 = x2) & ne_per_rock(x2)) | 4d859fec-e4c8-11ec-9cdd-0242ac1c0002 | exists x1 x6 x7.(n_ground(x7) & n_climb(x6) & exists p2 x2.(that(x2,p2) & n_people(x2) & exists p3 x3 x4 x5.(while(p3,x6) & rel(x3,x5) & on(x3,x7) & of(x3,x4) & n_thing(x5) & n_rock(x4) & n_climb(x3) & card_eq_1(x5)) & card_eq_2(x2) & (x1 = x2)) & -(x6 = x3)) | exists e1 x1 x2 x3.(v_demonstrate(e1) & ne_per_rock(x2) & n_climber(x1) & a_topic(x1) & Actor(e1,x3) & (x1 = x3) & (x1 = x2)) |
||
There are two people rock climbing, one is on the ground while the other climbs. | One climber watching as the other climbs. | 1 | 0.907526 | He is on the ground does not mean he is watching. | exists p1 x1 x6 x7.(-(x6 = x3) & n_climb(x6) & n_ground(x7) & exists p2 x2.((x1 = x2) & exists p3 x3 x4 x5.(while(p3,x6) & n_climb(x3) & n_climb(x3) & on(x3,x7) & rel(x3,x5) & n_thing(x5) & card_eq_1(x5) & of(x3,x4) & n_rock(x4)) & that(x2,p2) & n_people(x2) & card_eq_2(x2))) | exists x1 x2 x3.(-(x3 = x3) & n_climb(x3) & a_topic(x1) & as(x1,x3) & n_watching(x1) & of(x1,x2) & n_climber(x2) & card_eq_1(x1)) | 4d85a44c-e4c8-11ec-9cdd-0242ac1c0002 | exists x1 x6 x7.(n_ground(x7) & n_climb(x6) & exists p2 x2.(that(x2,p2) & n_people(x2) & exists p3 x3 x4 x5.(while(p3,x6) & rel(x3,x5) & on(x3,x7) & of(x3,x4) & n_thing(x5) & n_rock(x4) & n_climb(x3) & card_eq_1(x5)) & card_eq_2(x2) & (x1 = x2)) & -(x6 = x3)) | exists x1 x2 x3.(of(x1,x2) & n_watching(x1) & n_climber(x2) & n_climb(x3) & card_eq_1(x1) & as(x1,x3) & a_topic(x1) & -(x3 = x3)) |
||
There are two people rock climbing, one is on the ground while the other climbs. | People climbing rocks. | 0 | 0.986889 | Its referred to people because it's more than one person. | exists p1 x1 x6 x7.(-(x6 = x3) & n_climb(x6) & n_ground(x7) & exists p2 x2.((x1 = x2) & exists p3 x3 x4 x5.(while(p3,x6) & n_climb(x3) & n_climb(x3) & on(x3,x7) & rel(x3,x5) & n_thing(x5) & card_eq_1(x5) & of(x3,x4) & n_rock(x4)) & that(x2,p2) & n_people(x2) & card_eq_2(x2))) | exists e1 x1 x2 x3.(a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & v_climb(e1) & n_rock(x3) & (x1 = x2) & n_people(x1)) | 4d85b86a-e4c8-11ec-9cdd-0242ac1c0002 | exists x1 x6 x7.(n_ground(x7) & n_climb(x6) & exists p2 x2.(that(x2,p2) & n_people(x2) & exists p3 x3 x4 x5.(while(p3,x6) & rel(x3,x5) & on(x3,x7) & of(x3,x4) & n_thing(x5) & n_rock(x4) & n_climb(x3) & card_eq_1(x5)) & card_eq_2(x2) & (x1 = x2)) & -(x6 = x3)) | exists e1 x1 x2 x3.(v_climb(e1) & n_rock(x3) & n_people(x1) & a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2)) |
||
There are two people rock climbing, one is on the ground while the other climbs. | Two rock climbers on the rocks for the first time | 1 | 0.012009 | There are two people rock climbing, one is on the ground while the other climbs does not mean they are on the rocks for the first time | exists p1 x1 x6 x7.(-(x6 = x3) & n_climb(x6) & n_ground(x7) & exists p2 x2.((x1 = x2) & exists p3 x3 x4 x5.(while(p3,x6) & n_climb(x3) & n_climb(x3) & on(x3,x7) & rel(x3,x5) & n_thing(x5) & card_eq_1(x5) & of(x3,x4) & n_rock(x4)) & that(x2,p2) & n_people(x2) & card_eq_2(x2))) | exists s1 x1 x2 x3.(n_time(x3) & a_first(s1) & Theme(s1,x3) & a_topic(x1) & on(x1,x2) & for(x2,x3) & n_rock(x2) & n_rock(x2) & n_climber(x1) & of(x1,x2) & card_eq_2(x1)) | 4d85bd74-e4c8-11ec-9cdd-0242ac1c0002 | exists x1 x6 x7.(n_ground(x7) & n_climb(x6) & exists p2 x2.(that(x2,p2) & n_people(x2) & exists p3 x3 x4 x5.(while(p3,x6) & rel(x3,x5) & on(x3,x7) & of(x3,x4) & n_thing(x5) & n_rock(x4) & n_climb(x3) & card_eq_1(x5)) & card_eq_2(x2) & (x1 = x2)) & -(x6 = x3)) | exists s1 x1 x2 x3.(on(x1,x2) & of(x1,x2) & n_time(x3) & n_rock(x2) & n_climber(x1) & for(x2,x3) & card_eq_2(x1) & a_topic(x1) & a_first(s1) & Theme(s1,x3)) |
||
There are two people rock climbing, one is on the ground while the other climbs. | The people are a man and a woman. | 1 | 0.281405 | It is not clear whether the two people are a man and a woman. | exists p1 x1 x6 x7.(-(x6 = x3) & n_climb(x6) & n_ground(x7) & exists p2 x2.((x1 = x2) & exists p3 x3 x4 x5.(while(p3,x6) & n_climb(x3) & n_climb(x3) & on(x3,x7) & rel(x3,x5) & n_thing(x5) & card_eq_1(x5) & of(x3,x4) & n_rock(x4)) & that(x2,p2) & n_people(x2) & card_eq_2(x2))) | exists p1 x1.(n_people(x1) & exists x2 x3 x4.((x1 = x2) & subset_of(x4,x2) & n_woman(x4) & subset_of(x3,x2) & n_man(x3))) | 4d85c1fc-e4c8-11ec-9cdd-0242ac1c0002 | exists x1 x6 x7.(n_ground(x7) & n_climb(x6) & exists p2 x2.(that(x2,p2) & n_people(x2) & exists p3 x3 x4 x5.(while(p3,x6) & rel(x3,x5) & on(x3,x7) & of(x3,x4) & n_thing(x5) & n_rock(x4) & n_climb(x3) & card_eq_1(x5)) & card_eq_2(x2) & (x1 = x2)) & -(x6 = x3)) | exists x1.(n_people(x1) & exists x2 x3 x4.(subset_of(x4,x2) & subset_of(x3,x2) & n_woman(x4) & n_man(x3) & (x1 = x2))) |
||
Boston Bruins hockey game in action. | Boston Bruins are playing cricket after hockey | 2 | -100 | The Bruins cannot be playing cricket while their hockey game is in action | exists x1 x2 x3 x4 x5.(a_topic(x1) & in(x1,x5) & n_action(x5) & n_game(x1) & of(x1,x4) & n_hockey(x4) & (x1 = x3) & ne_geo_bruins(x3) & (x1 = x2) & ne_geo_boston(x2)) | exists e1 x1 x2 x3 x4.(ne_geo_bruins(x1) & (x1 = x2) & ne_geo_boston(x2) & after(e1,x4) & n_hockey(x4) & Theme(e1,x3) & Actor(e1,x1) & v_play(e1) & n_cricket(x3)) | 4d876e1c-e4c8-11ec-9cdd-0242ac1c0002 | exists x1 x2 x3 x4 x5.(of(x1,x4) & ne_geo_bruins(x3) & ne_geo_boston(x2) & n_hockey(x4) & n_game(x1) & n_action(x5) & in(x1,x5) & a_topic(x1) & (x1 = x3) & (x1 = x2)) | exists e1 x1 x2 x3 x4.(v_play(e1) & ne_geo_bruins(x1) & ne_geo_boston(x2) & n_hockey(x4) & n_cricket(x3) & after(e1,x4) & Theme(e1,x3) & Actor(e1,x1) & (x1 = x2)) |
||
Boston Bruins hockey game in action. | Boston Bruins ARE PLAYING HOCKEY | 0 | -100 | Playing hockey, is a rephrasing of hockey game in action. | exists x1 x2 x3 x4 x5.(a_topic(x1) & in(x1,x5) & n_action(x5) & n_game(x1) & of(x1,x4) & n_hockey(x4) & (x1 = x3) & ne_geo_bruins(x3) & (x1 = x2) & ne_geo_boston(x2)) | exists s1 x1 x2 x3 x4.(ne_nam_hockey(s1) & (s1 = x4) & ne_nam_playing(x4) & (s1 = x3) & ne_nam_are(x3) & (s1 = x2) & ne_geo_bruins(x2) & (s1 = x1) & ne_geo_boston(x1) & a_topic(s1)) | 4d8777e0-e4c8-11ec-9cdd-0242ac1c0002 | exists x1 x2 x3 x4 x5.(of(x1,x4) & ne_geo_bruins(x3) & ne_geo_boston(x2) & n_hockey(x4) & n_game(x1) & n_action(x5) & in(x1,x5) & a_topic(x1) & (x1 = x3) & (x1 = x2)) | exists s1 x1 x2 x3 x4.(ne_nam_playing(x4) & ne_nam_hockey(s1) & ne_nam_are(x3) & ne_geo_bruins(x2) & ne_geo_boston(x1) & a_topic(s1) & (s1 = x4) & (s1 = x3) & (s1 = x2) & (s1 = x1)) |
||
Boston Bruins hockey game in action. | Boston Bruins are in action | 1 | -100 | Players are not always in action during a game. There are time-outs. | exists x1 x2 x3 x4 x5.(a_topic(x1) & in(x1,x5) & n_action(x5) & n_game(x1) & of(x1,x4) & n_hockey(x4) & (x1 = x3) & ne_geo_bruins(x3) & (x1 = x2) & ne_geo_boston(x2)) | exists p1 x1 x2.(ne_geo_bruins(x1) & (x1 = x2) & ne_geo_boston(x2) & exists x3.(in(x1,x3) & n_action(x3))) | 4d8782b2-e4c8-11ec-9cdd-0242ac1c0002 | exists x1 x2 x3 x4 x5.(of(x1,x4) & ne_geo_bruins(x3) & ne_geo_boston(x2) & n_hockey(x4) & n_game(x1) & n_action(x5) & in(x1,x5) & a_topic(x1) & (x1 = x3) & (x1 = x2)) | exists x1 x2.(ne_geo_bruins(x1) & ne_geo_boston(x2) & exists x3.(n_action(x3) & in(x1,x3)) & (x1 = x2)) |
||
Three people, dressed in green, orange, and yellow, holding hands with one another. | Three people are praying. | 1 | -100 | Praying is not the only activity these people could be doing. | exists e3 e2 e1 s1 s2 s3 s4 x1 x2 x3 x4 x5 x6 x7 x8.(with(e3,x8) & n_thing(x8) & card_eq_1(x8) & a_another(s4) & Theme(s4,x8) & Theme(e3,x7) & Actor(e3,x1) & v_hold(e3) & n_hand(x7) & a_yellow(s3) & Manner(e2,s3) & Theme(e2,s2) & Theme(s2,x6) & a_green(s2) & Theme(e2,x5) & v_dress(e2) & (x1 = x5) & rel(e1,x4) & n_orange(x4) & Theme(e1,s1) & Theme(s1,x3) & a_green(s1) & Theme(e1,x2) & v_dress(e1) & (x1 = x2) & n_people(x1) & card_eq_3(x1)) | exists e1 x1.(Actor(e1,x1) & v_pray(e1) & n_people(x1) & card_eq_3(x1)) | 4d878c3a-e4c8-11ec-9cdd-0242ac1c0002 | exists e3 e2 e1 s1 s2 s3 s4 x1 x2 x3 x4 x5 x6 x7 x8.(with(e3,x8) & v_hold(e3) & v_dress(e2) & v_dress(e1) & rel(e1,x4) & n_thing(x8) & n_people(x1) & n_orange(x4) & n_hand(x7) & card_eq_3(x1) & card_eq_1(x8) & a_yellow(s3) & a_green(s2) & a_green(s1) & a_another(s4) & Theme(s4,x8) & Theme(s2,x6) & Theme(s1,x3) & Theme(e3,x7) & Theme(e2,x5) & Theme(e2,s2) & Theme(e1,x2) & Theme(e1,s1) & Manner(e2,s3) & Actor(e3,x1) & (x1 = x5) & (x1 = x2)) | exists e1 x1.(v_pray(e1) & n_people(x1) & card_eq_3(x1) & Actor(e1,x1)) |
||
Three people, dressed in green, orange, and yellow, holding hands with one another. | Three people are holding hands. | 0 | -100 | The three people are holding hands despite their clothes' colors. | exists e3 e1 e2 s1 s2 s3 s4 x1 x2 x3 x4 x5 x6 x7 x8.(with(e3,x8) & n_thing(x8) & card_eq_1(x8) & a_another(s4) & Theme(s4,x8) & Theme(e3,x7) & Actor(e3,x1) & v_hold(e3) & n_hand(x7) & a_yellow(s3) & Manner(e2,s3) & Theme(e2,s2) & Theme(s2,x6) & a_green(s2) & Theme(e2,x5) & v_dress(e2) & (x1 = x5) & rel(e1,x4) & n_orange(x4) & Theme(e1,s1) & Theme(s1,x3) & a_green(s1) & Theme(e1,x2) & v_dress(e1) & (x1 = x2) & n_people(x1) & card_eq_3(x1)) | exists e1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_hold(e1) & n_hand(x2) & n_people(x1) & card_eq_3(x1)) | 4d879586-e4c8-11ec-9cdd-0242ac1c0002 | exists e3 e1 e2 s1 s2 s3 s4 x1 x2 x3 x4 x5 x6 x7 x8.(with(e3,x8) & v_hold(e3) & v_dress(e2) & v_dress(e1) & rel(e1,x4) & n_thing(x8) & n_people(x1) & n_orange(x4) & n_hand(x7) & card_eq_3(x1) & card_eq_1(x8) & a_yellow(s3) & a_green(s2) & a_green(s1) & a_another(s4) & Theme(s4,x8) & Theme(s2,x6) & Theme(s1,x3) & Theme(e3,x7) & Theme(e2,x5) & Theme(e2,s2) & Theme(e1,x2) & Theme(e1,s1) & Manner(e2,s3) & Actor(e3,x1) & (x1 = x5) & (x1 = x2)) | exists e1 x1 x2.(v_hold(e1) & n_people(x1) & n_hand(x2) & card_eq_3(x1) & Theme(e1,x2) & Actor(e1,x1)) |
||
Three people, dressed in green, orange, and yellow, holding hands with one another. | Two people are playing frisbee. | 2 | -100 | There are three people, not two, and they are holding hands, not playing frisbee. | exists e2 e1 e3 s1 s2 s3 s4 x1 x2 x3 x4 x5 x6 x7 x8.(with(e3,x8) & n_thing(x8) & card_eq_1(x8) & a_another(s4) & Theme(s4,x8) & Theme(e3,x7) & Actor(e3,x1) & v_hold(e3) & n_hand(x7) & a_yellow(s3) & Manner(e2,s3) & Theme(e2,s2) & Theme(s2,x6) & a_green(s2) & Theme(e2,x5) & v_dress(e2) & (x1 = x5) & rel(e1,x4) & n_orange(x4) & Theme(e1,s1) & Theme(s1,x3) & a_green(s1) & Theme(e1,x2) & v_dress(e1) & (x1 = x2) & n_people(x1) & card_eq_3(x1)) | exists e1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_play(e1) & n_frisbee(x2) & n_people(x1) & card_eq_2(x1)) | 4d879fd6-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e1 e3 s1 s2 s3 s4 x1 x2 x3 x4 x5 x6 x7 x8.(with(e3,x8) & v_hold(e3) & v_dress(e2) & v_dress(e1) & rel(e1,x4) & n_thing(x8) & n_people(x1) & n_orange(x4) & n_hand(x7) & card_eq_3(x1) & card_eq_1(x8) & a_yellow(s3) & a_green(s2) & a_green(s1) & a_another(s4) & Theme(s4,x8) & Theme(s2,x6) & Theme(s1,x3) & Theme(e3,x7) & Theme(e2,x5) & Theme(e2,s2) & Theme(e1,x2) & Theme(e1,s1) & Manner(e2,s3) & Actor(e3,x1) & (x1 = x5) & (x1 = x2)) | exists e1 x1 x2.(v_play(e1) & n_people(x1) & n_frisbee(x2) & card_eq_2(x1) & Theme(e1,x2) & Actor(e1,x1)) |
||
Three women in brightly colored dresses. | Three women in dresses. | 0 | 0.951314 | The women are in dresses despite their clothes' differences in color. | exists e1 x1 x2.(a_topic(x1) & in(x1,x2) & n_dress(x2) & Theme(e1,x2) & v_color(e1) & r_brightly(x2) & n_woman(x1) & card_eq_3(x1)) | exists x1 x2.(a_topic(x1) & in(x1,x2) & n_dress(x2) & n_woman(x1) & card_eq_3(x1)) | 4d87ac42-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2.(v_color(e1) & r_brightly(x2) & n_woman(x1) & n_dress(x2) & in(x1,x2) & card_eq_3(x1) & a_topic(x1) & Theme(e1,x2)) | exists x1 x2.(n_woman(x1) & n_dress(x2) & in(x1,x2) & card_eq_3(x1) & a_topic(x1)) |
||
Three women in brightly colored dresses. | The girls are getting ready to go somewhere. | 1 | 0.660773 | Wearing brightly colored dresses does not mean getting ready to go somewhere. The activity and time reference could be different. | exists e1 x1 x2.(a_topic(x1) & in(x1,x2) & n_dress(x2) & Theme(e1,x2) & v_color(e1) & r_brightly(x2) & n_woman(x1) & card_eq_3(x1)) | exists e1 p1 x1.(n_girl(x1) & exists p2 s1.(Topic(s1,p2) & Actor(s1,x1) & a_ready(s1) & exists e2 x2.(Location(e2,x2) & n_location(x2) & Actor(e2,x1) & v_go(e2))) & Topic(e1,p1) & Actor(e1,x1) & v_get(e1)) | 4d87b840-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2.(v_color(e1) & r_brightly(x2) & n_woman(x1) & n_dress(x2) & in(x1,x2) & card_eq_3(x1) & a_topic(x1) & Theme(e1,x2)) | exists e1 p1 x1.(v_get(e1) & n_girl(x1) & exists p2 s1.(exists e2 x2.(v_go(e2) & n_location(x2) & Location(e2,x2) & Actor(e2,x1)) & a_ready(s1) & Topic(s1,p2) & Actor(s1,x1)) & Topic(e1,p1) & Actor(e1,x1)) |
||
Three women in brightly colored dresses. | Three women waited for their dates. | 1 | 0.141304 | The women may not have dates. The women may not have waited and done something else. | exists e1 x1 x2.(a_topic(x1) & in(x1,x2) & n_dress(x2) & Theme(e1,x2) & v_color(e1) & r_brightly(x2) & n_woman(x1) & card_eq_3(x1)) | exists e1 x1 x2.(for(e1,x2) & n_date(x2) & of(x2,x1) & n_thing(x1) & Actor(e1,x1) & v_wait(e1) & n_woman(x1) & card_eq_3(x1)) | 4d87c308-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2.(v_color(e1) & r_brightly(x2) & n_woman(x1) & n_dress(x2) & in(x1,x2) & card_eq_3(x1) & a_topic(x1) & Theme(e1,x2)) | exists e1 x1 x2.(v_wait(e1) & of(x2,x1) & n_woman(x1) & n_thing(x1) & n_date(x2) & for(e1,x2) & card_eq_3(x1) & Actor(e1,x1)) |
||
Three women in brightly colored dresses. | Three women are wearing bikinis. | 2 | -100 | They are wearing dresses, not bikinis. | exists e1 x1 x2.(a_topic(x1) & in(x1,x2) & n_dress(x2) & Theme(e1,x2) & v_color(e1) & r_brightly(x2) & n_woman(x1) & card_eq_3(x1)) | exists e1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_wear(e1) & n_bikini(x2) & n_woman(x1) & card_eq_3(x1)) | 4d87ccd6-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2.(v_color(e1) & r_brightly(x2) & n_woman(x1) & n_dress(x2) & in(x1,x2) & card_eq_3(x1) & a_topic(x1) & Theme(e1,x2)) | exists e1 x1 x2.(v_wear(e1) & n_woman(x1) & n_bikini(x2) & card_eq_3(x1) & Theme(e1,x2) & Actor(e1,x1)) |
||
Three women in brightly colored dresses. | Three women are dressed nicely. | 0 | -100 | Dressing in bright colors is generalized as being dressed nicely. | exists e1 x1 x2.(a_topic(x1) & in(x1,x2) & n_dress(x2) & Theme(e1,x2) & v_color(e1) & r_brightly(x2) & n_woman(x1) & card_eq_3(x1)) | exists e1 s1 x1.(a_nicely(s1) & Manner(e1,s1) & Theme(e1,x1) & v_dress(e1) & n_woman(x1) & card_eq_3(x1)) | 4d87d794-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2.(v_color(e1) & r_brightly(x2) & n_woman(x1) & n_dress(x2) & in(x1,x2) & card_eq_3(x1) & a_topic(x1) & Theme(e1,x2)) | exists e1 s1 x1.(v_dress(e1) & n_woman(x1) & card_eq_3(x1) & a_nicely(s1) & Theme(e1,x1) & Manner(e1,s1)) |
||
Three women in brightly colored dresses. | The women are all wearing overalls. | 2 | -100 | The women are wearing dresses, not overalls. | exists e1 x1 x2.(a_topic(x1) & in(x1,x2) & n_dress(x2) & Theme(e1,x2) & v_color(e1) & r_brightly(x2) & n_woman(x1) & card_eq_3(x1)) | exists e1 s1 x1 x2.(n_woman(x1) & a_all(s1) & Manner(e1,s1) & Theme(e1,x2) & Actor(e1,x1) & v_wear(e1) & n_overalls(x2)) | 4d87e414-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2.(v_color(e1) & r_brightly(x2) & n_woman(x1) & n_dress(x2) & in(x1,x2) & card_eq_3(x1) & a_topic(x1) & Theme(e1,x2)) | exists e1 s1 x1 x2.(v_wear(e1) & n_woman(x1) & n_overalls(x2) & a_all(s1) & Theme(e1,x2) & Manner(e1,s1) & Actor(e1,x1)) |
||
Three women in brightly colored dresses. | There were a few women in bright clothes. | 0 | -100 | The women are wearing brightly colored dresses which are bright clothes. | exists e1 x1 x2.(a_topic(x1) & in(x1,x2) & n_dress(x2) & Theme(e1,x2) & v_color(e1) & r_brightly(x2) & n_woman(x1) & card_eq_3(x1)) | exists p1 x1 s1 s2 x2 x3.((x1 = x2) & in(x2,x3) & n_clothes(x3) & a_bright(s2) & Theme(s2,x3) & n_woman(x2) & a_few(s1) & Theme(s1,x2)) | 4d87ee64-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2.(v_color(e1) & r_brightly(x2) & n_woman(x1) & n_dress(x2) & in(x1,x2) & card_eq_3(x1) & a_topic(x1) & Theme(e1,x2)) | exists x1 s1 s2 x2 x3.(n_woman(x2) & n_clothes(x3) & in(x2,x3) & a_few(s1) & a_bright(s2) & Theme(s2,x3) & Theme(s1,x2) & (x1 = x2)) |
||
Three women in brightly colored dresses. | A group of women are dressed up. | 0 | -100 | The women are wearing dresses which can be considered dressing up. | exists e1 x1 x2.(a_topic(x1) & in(x1,x2) & n_dress(x2) & Theme(e1,x2) & v_color(e1) & r_brightly(x2) & n_woman(x1) & card_eq_3(x1)) | exists e1 s1 x1 x2.(a_up(s1) & Manner(e1,s1) & Theme(e1,x1) & v_dress(e1) & of(x1,x2) & n_woman(x2) & n_group(x1)) | 4d87f97c-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2.(v_color(e1) & r_brightly(x2) & n_woman(x1) & n_dress(x2) & in(x1,x2) & card_eq_3(x1) & a_topic(x1) & Theme(e1,x2)) | exists e1 s1 x1 x2.(v_dress(e1) & of(x1,x2) & n_woman(x2) & n_group(x1) & a_up(s1) & Theme(e1,x1) & Manner(e1,s1)) |
||
Three women in brightly colored dresses. | Three women are going to church. | 1 | 0.120362 | Women in brightly colored dresses go many places besides church. The women may be returning from somewhere instead of going. | exists e1 x1 x2.(a_topic(x1) & in(x1,x2) & n_dress(x2) & Theme(e1,x2) & v_color(e1) & r_brightly(x2) & n_woman(x1) & card_eq_3(x1)) | exists e1 x1 x2.(to(e1,x2) & n_church(x2) & Actor(e1,x1) & v_go(e1) & n_woman(x1) & card_eq_3(x1)) | 4d8803a4-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2.(v_color(e1) & r_brightly(x2) & n_woman(x1) & n_dress(x2) & in(x1,x2) & card_eq_3(x1) & a_topic(x1) & Theme(e1,x2)) | exists e1 x1 x2.(v_go(e1) & to(e1,x2) & n_woman(x1) & n_church(x2) & card_eq_3(x1) & Actor(e1,x1)) |
||
Three women in brightly colored dresses. | A brightly colored woman dressed in dull grey bark. | 2 | -100 | there are three women, not just one woman, and they are wearing brightly colored dresses, not dull grey bark. | exists e1 x1 x2.(a_topic(x1) & in(x1,x2) & n_dress(x2) & Theme(e1,x2) & v_color(e1) & r_brightly(x2) & n_woman(x1) & card_eq_3(x1)) | exists e1 e2 s1 x1 x2 x3.(in(e2,x2) & n_bark(x2) & of(x2,x3) & n_grey(x3) & a_dull(s1) & Theme(s1,x2) & Theme(e2,x1) & v_dress(e2) & n_woman(x1) & Theme(e1,x1) & v_color(e1) & r_brightly(x1)) | 4d880e3a-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2.(v_color(e1) & r_brightly(x2) & n_woman(x1) & n_dress(x2) & in(x1,x2) & card_eq_3(x1) & a_topic(x1) & Theme(e1,x2)) | exists e1 e2 s1 x1 x2 x3.(v_dress(e2) & v_color(e1) & r_brightly(x1) & of(x2,x3) & n_woman(x1) & n_grey(x3) & n_bark(x2) & in(e2,x2) & a_dull(s1) & Theme(s1,x2) & Theme(e2,x1) & Theme(e1,x1)) |
||
Three women in brightly colored dresses. | three sisters wear their favorite dresses | 1 | 0.090668 | The relationship between the women may not be sisters. The dresses may not be their favorite. | exists e1 x1 x2.(a_topic(x1) & in(x1,x2) & n_dress(x2) & Theme(e1,x2) & v_color(e1) & r_brightly(x2) & n_woman(x1) & card_eq_3(x1)) | exists e1 s1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_wear(e1) & n_dress(x2) & a_favorite(s1) & Theme(s1,x2) & of(x2,x1) & n_thing(x1) & n_sister(x1) & card_eq_3(x1)) | 4d882262-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2.(v_color(e1) & r_brightly(x2) & n_woman(x1) & n_dress(x2) & in(x1,x2) & card_eq_3(x1) & a_topic(x1) & Theme(e1,x2)) | exists e1 s1 x1 x2.(v_wear(e1) & of(x2,x1) & n_thing(x1) & n_sister(x1) & n_dress(x2) & card_eq_3(x1) & a_favorite(s1) & Theme(s1,x2) & Theme(e1,x2) & Actor(e1,x1)) |
||
Three women in brightly colored dresses. | Three women in bright pink dresses. | 1 | 0.039925 | Pink is not the only bright color. | exists e1 x1 x2.(a_topic(x1) & in(x1,x2) & n_dress(x2) & Theme(e1,x2) & v_color(e1) & r_brightly(x2) & n_woman(x1) & card_eq_3(x1)) | exists s1 s2 x1 x2.(a_topic(x1) & in(x1,x2) & n_dress(x2) & a_pink(s2) & Theme(s2,x2) & a_bright(s1) & Theme(s1,x2) & n_woman(x1) & card_eq_3(x1)) | 4d882b36-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2.(v_color(e1) & r_brightly(x2) & n_woman(x1) & n_dress(x2) & in(x1,x2) & card_eq_3(x1) & a_topic(x1) & Theme(e1,x2)) | exists s1 s2 x1 x2.(n_woman(x1) & n_dress(x2) & in(x1,x2) & card_eq_3(x1) & a_topic(x1) & a_pink(s2) & a_bright(s1) & Theme(s2,x2) & Theme(s1,x2)) |
||
Three women in brightly colored dresses. | a group of ladies wear bright colors | 0 | -100 | The ladies are wearing bright colored dresses which are bright colors. | exists e1 x1 x2.(a_topic(x1) & in(x1,x2) & n_dress(x2) & Theme(e1,x2) & v_color(e1) & r_brightly(x2) & n_woman(x1) & card_eq_3(x1)) | exists e1 s1 x1 x2 x3.(Theme(e1,x3) & Actor(e1,x1) & v_wear(e1) & n_color(x3) & a_bright(s1) & Theme(s1,x3) & of(x1,x2) & n_lady(x2) & n_group(x1)) | 4d8832ca-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2.(v_color(e1) & r_brightly(x2) & n_woman(x1) & n_dress(x2) & in(x1,x2) & card_eq_3(x1) & a_topic(x1) & Theme(e1,x2)) | exists e1 s1 x1 x2 x3.(v_wear(e1) & of(x1,x2) & n_lady(x2) & n_group(x1) & n_color(x3) & a_bright(s1) & Theme(s1,x3) & Theme(e1,x3) & Actor(e1,x1)) |
||
Three women in brightly colored dresses. | men sit at the bar and drink beer | 2 | 0.000001 | They are women, not men. | exists e1 x1 x2.(a_topic(x1) & in(x1,x2) & n_dress(x2) & Theme(e1,x2) & v_color(e1) & r_brightly(x2) & n_woman(x1) & card_eq_3(x1)) | exists e1 x1 x2 x3 x4 x5.(n_bar(x3) & at(e1,x2) & subset_of(x4,x2) & n_beer(x4) & of(x4,x5) & n_drink(x5) & subset_of(x3,x2) & Actor(e1,x1) & v_sit(e1) & n_man(x1)) | 4d883a0e-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2.(v_color(e1) & r_brightly(x2) & n_woman(x1) & n_dress(x2) & in(x1,x2) & card_eq_3(x1) & a_topic(x1) & Theme(e1,x2)) | exists e1 x1 x2 x3 x4 x5.(v_sit(e1) & subset_of(x4,x2) & subset_of(x3,x2) & of(x4,x5) & n_man(x1) & n_drink(x5) & n_beer(x4) & n_bar(x3) & at(e1,x2) & Actor(e1,x1)) |
||
three women wearing bright colored dresses hold hands. | Three sisters are holding hands. | 1 | -100 | The relationship between the women could be something other than sisters. | exists e2 e1 s1 s2 x1 x2 x3 x4.(Theme(e2,x4) & Actor(e2,x1) & v_hold(e2) & n_hand(x4) & Theme(e1,x3) & Actor(e1,x2) & v_wear(e1) & n_dress(x3) & a_colored(s2) & Theme(s2,x3) & a_bright(s1) & Theme(s1,x3) & (x1 = x2) & n_woman(x1) & card_eq_3(x1)) | exists e1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_hold(e1) & n_hand(x2) & n_sister(x1) & card_eq_3(x1)) | 4d88413e-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e1 s1 s2 x1 x2 x3 x4.(v_wear(e1) & v_hold(e2) & n_woman(x1) & n_hand(x4) & n_dress(x3) & card_eq_3(x1) & a_colored(s2) & a_bright(s1) & Theme(s2,x3) & Theme(s1,x3) & Theme(e2,x4) & Theme(e1,x3) & Actor(e2,x1) & Actor(e1,x2) & (x1 = x2)) | exists e1 x1 x2.(v_hold(e1) & n_sister(x1) & n_hand(x2) & card_eq_3(x1) & Theme(e1,x2) & Actor(e1,x1)) |
||
three women wearing bright colored dresses hold hands. | Three women are holding hands. | 0 | -100 | If the woman hold hands they are holding hands. | exists e2 e1 s1 s2 x1 x2 x3 x4.(Theme(e2,x4) & Actor(e2,x1) & v_hold(e2) & n_hand(x4) & Theme(e1,x3) & Actor(e1,x2) & v_wear(e1) & n_dress(x3) & a_colored(s2) & Theme(s2,x3) & a_bright(s1) & Theme(s1,x3) & (x1 = x2) & n_woman(x1) & card_eq_3(x1)) | exists e1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_hold(e1) & n_hand(x2) & n_woman(x1) & card_eq_3(x1)) | 4d884c38-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e1 s1 s2 x1 x2 x3 x4.(v_wear(e1) & v_hold(e2) & n_woman(x1) & n_hand(x4) & n_dress(x3) & card_eq_3(x1) & a_colored(s2) & a_bright(s1) & Theme(s2,x3) & Theme(s1,x3) & Theme(e2,x4) & Theme(e1,x3) & Actor(e2,x1) & Actor(e1,x2) & (x1 = x2)) | exists e1 x1 x2.(v_hold(e1) & n_woman(x1) & n_hand(x2) & card_eq_3(x1) & Theme(e1,x2) & Actor(e1,x1)) |
||
three women wearing bright colored dresses hold hands. | Three men are holding hands. | 2 | -100 | They are women, not men. | exists e2 e1 s1 s2 x1 x2 x3 x4.(Theme(e2,x4) & Actor(e2,x1) & v_hold(e2) & n_hand(x4) & Theme(e1,x3) & Actor(e1,x2) & v_wear(e1) & n_dress(x3) & a_colored(s2) & Theme(s2,x3) & a_bright(s1) & Theme(s1,x3) & (x1 = x2) & n_woman(x1) & card_eq_3(x1)) | exists e1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_hold(e1) & n_hand(x2) & n_man(x1) & card_eq_3(x1)) | 4d88553e-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e1 s1 s2 x1 x2 x3 x4.(v_wear(e1) & v_hold(e2) & n_woman(x1) & n_hand(x4) & n_dress(x3) & card_eq_3(x1) & a_colored(s2) & a_bright(s1) & Theme(s2,x3) & Theme(s1,x3) & Theme(e2,x4) & Theme(e1,x3) & Actor(e2,x1) & Actor(e1,x2) & (x1 = x2)) | exists e1 x1 x2.(v_hold(e1) & n_man(x1) & n_hand(x2) & card_eq_3(x1) & Theme(e1,x2) & Actor(e1,x1)) |
||
A hockey player wearing a yellow and black jersey with the number 44. | a dog wearing a jersey | 2 | -100 | The hockey player is wearing the jersey, not a dog. | exists e1 s1 s2 x1 x2 x3 x4 x5.(n_number(x5) & card_eq_44(x5) & a_topic(x1) & Theme(e1,x4) & Actor(e1,x3) & v_wear(e1) & with(x4,x5) & n_jersey(x4) & a_black(s2) & Theme(s2,x4) & a_yellow(s1) & Theme(s1,x4) & (x1 = x3) & n_player(x1) & of(x1,x2) & n_hockey(x2)) | exists e1 x1 x2 x3.(a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & v_wear(e1) & n_jersey(x3) & (x1 = x2) & n_dog(x1)) | 4d885db8-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 x1 x2 x3 x4 x5.(with(x4,x5) & v_wear(e1) & of(x1,x2) & n_player(x1) & n_number(x5) & n_jersey(x4) & n_hockey(x2) & card_eq_44(x5) & a_yellow(s1) & a_topic(x1) & a_black(s2) & Theme(s2,x4) & Theme(s1,x4) & Theme(e1,x4) & Actor(e1,x3) & (x1 = x3)) | exists e1 x1 x2 x3.(v_wear(e1) & n_jersey(x3) & n_dog(x1) & a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2)) |
||
A hockey player wearing a yellow and black jersey with the number 44. | a hockey player wearing jersey | 0 | -100 | A hockey player is wearing a jersey that jersey may be yellow and black. | exists e1 s1 s2 x1 x2 x3 x4 x5.(n_number(x5) & card_eq_44(x5) & a_topic(x1) & Theme(e1,x4) & Actor(e1,x3) & v_wear(e1) & with(x4,x5) & n_jersey(x4) & a_black(s2) & Theme(s2,x4) & a_yellow(s1) & Theme(s1,x4) & (x1 = x3) & n_player(x1) & of(x1,x2) & n_hockey(x2)) | exists e1 x1 x2 x3 x4.(a_topic(x1) & Theme(e1,x4) & Actor(e1,x3) & v_wear(e1) & n_jersey(x4) & (x1 = x3) & n_player(x1) & of(x1,x2) & n_hockey(x2)) | 4d886614-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 x1 x2 x3 x4 x5.(with(x4,x5) & v_wear(e1) & of(x1,x2) & n_player(x1) & n_number(x5) & n_jersey(x4) & n_hockey(x2) & card_eq_44(x5) & a_yellow(s1) & a_topic(x1) & a_black(s2) & Theme(s2,x4) & Theme(s1,x4) & Theme(e1,x4) & Actor(e1,x3) & (x1 = x3)) | exists e1 x1 x2 x3 x4.(v_wear(e1) & of(x1,x2) & n_player(x1) & n_jersey(x4) & n_hockey(x2) & a_topic(x1) & Theme(e1,x4) & Actor(e1,x3) & (x1 = x3)) |
||
A hockey player wearing a yellow and black jersey with the number 44. | a man wearing a jersey | 1 | -100 | The hockey player could be a man or a woman. | exists e1 s1 s2 x1 x2 x3 x4 x5.(n_number(x5) & card_eq_44(x5) & a_topic(x1) & Theme(e1,x4) & Actor(e1,x3) & v_wear(e1) & with(x4,x5) & n_jersey(x4) & a_black(s2) & Theme(s2,x4) & a_yellow(s1) & Theme(s1,x4) & (x1 = x3) & n_player(x1) & of(x1,x2) & n_hockey(x2)) | exists e1 x1 x2 x3.(a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & v_wear(e1) & n_jersey(x3) & (x1 = x2) & n_man(x1)) | 4d886f38-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 x1 x2 x3 x4 x5.(with(x4,x5) & v_wear(e1) & of(x1,x2) & n_player(x1) & n_number(x5) & n_jersey(x4) & n_hockey(x2) & card_eq_44(x5) & a_yellow(s1) & a_topic(x1) & a_black(s2) & Theme(s2,x4) & Theme(s1,x4) & Theme(e1,x4) & Actor(e1,x3) & (x1 = x3)) | exists e1 x1 x2 x3.(v_wear(e1) & n_man(x1) & n_jersey(x3) & a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2)) |
||
Hockey player# 44 is skating while holding down his hockey stick. | Number #44 is trying to make a goal. | 1 | -100 | Just because hockey player # 44 is is skating while holding down his hockey stick it does not mean they are trying to make a goal. | exists e2 e1 s1 s2 x1 x2 x3 x4 x5.(while(e1,e2) & a_down(s2) & Manner(e2,s2) & Theme(e2,x4) & Actor(e2,x1) & v_hold(e2) & n_stick(x4) & of(x4,x5) & n_hockey(x5) & of(x4,x3) & n_male(x3) & Actor(e1,x1) & v_skate(e1) & n_thing(x1) & card_eq_44(x1) & a_#(s1) & Theme(s1,x1) & of(x1,x3) & n_player(x3) & (x1 = x2) & ne_nam_hockey(x2)) | exists e1 p1 s1 x1 x2.(Topic(e1,p1) & Actor(e1,x1) & v_try(e1) & exists e2 x3.(Theme(e2,x3) & Actor(e2,x1) & v_make(e2) & n_goal(x3)) & n_thing(x1) & card_eq_44(x1) & a_#(s1) & Theme(s1,x1) & (x1 = x2) & ne_nam_number(x2)) | 4d8877b2-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e1 s1 s2 x1 x2 x3 x4 x5.(while(e1,e2) & v_skate(e1) & v_hold(e2) & of(x4,x5) & of(x4,x3) & of(x1,x3) & ne_nam_hockey(x2) & n_thing(x1) & n_stick(x4) & n_player(x3) & n_male(x3) & n_hockey(x5) & card_eq_44(x1) & a_down(s2) & a_#(s1) & Theme(s1,x1) & Theme(e2,x4) & Manner(e2,s2) & Actor(e2,x1) & Actor(e1,x1) & (x1 = x2)) | exists e1 p1 s1 x1 x2.(v_try(e1) & ne_nam_number(x2) & n_thing(x1) & exists e2 x3.(v_make(e2) & n_goal(x3) & Theme(e2,x3) & Actor(e2,x1)) & card_eq_44(x1) & a_#(s1) & Topic(e1,p1) & Theme(s1,x1) & Actor(e1,x1) & (x1 = x2)) |
||
Hockey player# 44 is skating while holding down his hockey stick. | This man is playing hockey. | 0 | -100 | A hockey player with a hockey stick is playing hockey. | exists e1 e2 s1 s2 x1 x2 x3 x4 x5.(while(e1,e2) & a_down(s2) & Manner(e2,s2) & Theme(e2,x4) & Actor(e2,x1) & v_hold(e2) & n_stick(x4) & of(x4,x5) & n_hockey(x5) & of(x4,x3) & n_male(x3) & Actor(e1,x1) & v_skate(e1) & n_thing(x1) & card_eq_44(x1) & a_#(s1) & Theme(s1,x1) & of(x1,x3) & n_player(x3) & (x1 = x2) & ne_nam_hockey(x2)) | exists e1 x1 x2.(n_man(x1) & Theme(e1,x2) & Actor(e1,x1) & v_play(e1) & n_hockey(x2)) | 4d88804a-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 s1 s2 x1 x2 x3 x4 x5.(while(e1,e2) & v_skate(e1) & v_hold(e2) & of(x4,x5) & of(x4,x3) & of(x1,x3) & ne_nam_hockey(x2) & n_thing(x1) & n_stick(x4) & n_player(x3) & n_male(x3) & n_hockey(x5) & card_eq_44(x1) & a_down(s2) & a_#(s1) & Theme(s1,x1) & Theme(e2,x4) & Manner(e2,s2) & Actor(e2,x1) & Actor(e1,x1) & (x1 = x2)) | exists e1 x1 x2.(v_play(e1) & n_man(x1) & n_hockey(x2) & Theme(e1,x2) & Actor(e1,x1)) |
||
Hockey player# 44 is skating while holding down his hockey stick. | #44 is playing basketball. | 2 | -100 | One cannot play hockey and basketball at the same time. | exists e1 e2 s1 s2 x1 x2 x3 x4 x5.(while(e1,e2) & a_down(s2) & Manner(e2,s2) & Theme(e2,x4) & Actor(e2,x1) & v_hold(e2) & n_stick(x4) & of(x4,x5) & n_hockey(x5) & of(x4,x3) & n_male(x3) & Actor(e1,x1) & v_skate(e1) & n_thing(x1) & card_eq_44(x1) & a_#(s1) & Theme(s1,x1) & of(x1,x3) & n_player(x3) & (x1 = x2) & ne_nam_hockey(x2)) | exists e1 s1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_play(e1) & n_basketball(x2) & n_thing(x1) & card_eq_44(x1) & a_#(s1) & Theme(s1,x1)) | 4d888874-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 s1 s2 x1 x2 x3 x4 x5.(while(e1,e2) & v_skate(e1) & v_hold(e2) & of(x4,x5) & of(x4,x3) & of(x1,x3) & ne_nam_hockey(x2) & n_thing(x1) & n_stick(x4) & n_player(x3) & n_male(x3) & n_hockey(x5) & card_eq_44(x1) & a_down(s2) & a_#(s1) & Theme(s1,x1) & Theme(e2,x4) & Manner(e2,s2) & Actor(e2,x1) & Actor(e1,x1) & (x1 = x2)) | exists e1 s1 x1 x2.(v_play(e1) & n_thing(x1) & n_basketball(x2) & card_eq_44(x1) & a_#(s1) & Theme(s1,x1) & Theme(e1,x2) & Actor(e1,x1)) |
||
Two hockey players are skating on the ice. | two ice hockey players are going for the puck | 1 | -100 | They may not be going for the puck at this time. | exists e1 x1 x2 x3.(n_ice(x3) & on(e1,x3) & Actor(e1,x1) & v_skate(e1) & n_player(x1) & of(x1,x2) & n_hockey(x2) & card_eq_2(x1)) | exists e1 x1 x2 x3 x4.(n_puck(x4) & for(e1,x4) & Actor(e1,x1) & v_go(e1) & n_player(x1) & of(x1,x3) & n_hockey(x3) & of(x1,x2) & n_ice(x2) & card_eq_2(x1)) | 4d88927e-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3.(v_skate(e1) & on(e1,x3) & of(x1,x2) & n_player(x1) & n_ice(x3) & n_hockey(x2) & card_eq_2(x1) & Actor(e1,x1)) | exists e1 x1 x2 x3 x4.(v_go(e1) & of(x1,x3) & of(x1,x2) & n_puck(x4) & n_player(x1) & n_ice(x2) & n_hockey(x3) & for(e1,x4) & card_eq_2(x1) & Actor(e1,x1)) |
||
Two hockey players are skating on the ice. | two people playing ice hockey | 0 | -100 | If two hockey players are playing on ice it implies they are playing ice hockey. | exists e1 x1 x2 x3.(n_ice(x3) & on(e1,x3) & Actor(e1,x1) & v_skate(e1) & n_player(x1) & of(x1,x2) & n_hockey(x2) & card_eq_2(x1)) | exists e1 x1 x2 x3 x4.(a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & v_play(e1) & n_hockey(x3) & of(x3,x4) & n_ice(x4) & (x1 = x2) & n_people(x1) & card_eq_2(x1)) | 4d889d5a-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3.(v_skate(e1) & on(e1,x3) & of(x1,x2) & n_player(x1) & n_ice(x3) & n_hockey(x2) & card_eq_2(x1) & Actor(e1,x1)) | exists e1 x1 x2 x3 x4.(v_play(e1) & of(x3,x4) & n_people(x1) & n_ice(x4) & n_hockey(x3) & card_eq_2(x1) & a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2)) |
||
Two hockey players are skating on the ice. | two people are playing street hockey | 2 | -100 | They are on ice, not the street. | exists e1 x1 x2 x3.(n_ice(x3) & on(e1,x3) & Actor(e1,x1) & v_skate(e1) & n_player(x1) & of(x1,x2) & n_hockey(x2) & card_eq_2(x1)) | exists e1 x1 x2 x3.(Theme(e1,x2) & Actor(e1,x1) & v_play(e1) & n_hockey(x2) & of(x2,x3) & n_street(x3) & n_people(x1) & card_eq_2(x1)) | 4d88a714-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3.(v_skate(e1) & on(e1,x3) & of(x1,x2) & n_player(x1) & n_ice(x3) & n_hockey(x2) & card_eq_2(x1) & Actor(e1,x1)) | exists e1 x1 x2 x3.(v_play(e1) & of(x2,x3) & n_street(x3) & n_people(x1) & n_hockey(x2) & card_eq_2(x1) & Theme(e1,x2) & Actor(e1,x1)) |
||
Two hockey players are playing in a rink | Two people playing hockey. | 0 | -100 | Two hockey players are playing, hockey players play hockey | exists e1 x1 x2 x3.(in(e1,x3) & n_rink(x3) & Actor(e1,x1) & v_play(e1) & n_player(x1) & of(x1,x2) & n_hockey(x2) & card_eq_2(x1)) | exists e1 x1 x2 x3.(a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & v_play(e1) & n_hockey(x3) & (x1 = x2) & n_people(x1) & card_eq_2(x1)) | 4d88af3e-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3.(v_play(e1) & of(x1,x2) & n_rink(x3) & n_player(x1) & n_hockey(x2) & in(e1,x3) & card_eq_2(x1) & Actor(e1,x1)) | exists e1 x1 x2 x3.(v_play(e1) & n_people(x1) & n_hockey(x3) & card_eq_2(x1) & a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2)) |
||
Two hockey players are playing in a rink | two people playing handball. | 2 | -100 | Hockey players are not supposed to play handball in the rink. | exists e1 x1 x2 x3.(in(e1,x3) & n_rink(x3) & Actor(e1,x1) & v_play(e1) & n_player(x1) & of(x1,x2) & n_hockey(x2) & card_eq_2(x1)) | exists e1 x1 x2 x3.(a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & v_play(e1) & n_handball(x3) & (x1 = x2) & n_people(x1) & card_eq_2(x1)) | 4d88b79a-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3.(v_play(e1) & of(x1,x2) & n_rink(x3) & n_player(x1) & n_hockey(x2) & in(e1,x3) & card_eq_2(x1) & Actor(e1,x1)) | exists e1 x1 x2 x3.(v_play(e1) & n_people(x1) & n_handball(x3) & card_eq_2(x1) & a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2)) |
||
Two hockey players are playing in a rink | two people practicing how to play hockey. | 1 | -100 | Just because hockey players are playing in a rink it does not mean they are practicing how to play hockey. | exists e1 x1 x2 x3.(in(e1,x3) & n_rink(x3) & Actor(e1,x1) & v_play(e1) & n_player(x1) & of(x1,x2) & n_hockey(x2) & card_eq_2(x1)) | exists e1 x1 x2 x3.(a_topic(x1) & Topic(e1,x3) & Actor(e1,x2) & v_practice(e1) & n_manner(x3) & exists e2 x4 x5.(Theme(e2,x5) & Actor(e2,x4) & v_play(e2) & n_hockey(x5)) & (x1 = x2) & n_people(x1) & card_eq_2(x1)) | 4d88c000-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3.(v_play(e1) & of(x1,x2) & n_rink(x3) & n_player(x1) & n_hockey(x2) & in(e1,x3) & card_eq_2(x1) & Actor(e1,x1)) | exists e1 x1 x2 x3.(v_practice(e1) & n_people(x1) & n_manner(x3) & exists e2 x4 x5.(v_play(e2) & n_hockey(x5) & Theme(e2,x5) & Actor(e2,x4)) & card_eq_2(x1) & a_topic(x1) & Topic(e1,x3) & Actor(e1,x2) & (x1 = x2)) |
||
Man skiing over a barrel in a snowy area. | The man is outside | 0 | -100 | Being in a snowy area implies he is outside. | exists s1 x1 x2 x3 x4.(a_topic(x1) & over(x1,x3) & in(x3,x4) & n_area(x4) & a_snowy(s1) & Theme(s1,x4) & n_barrel(x3) & n_skiing(x1) & of(x1,x2) & n_man(x2)) | exists s1 x1.(n_man(x1) & Theme(s1,x1) & a_outside(s1)) | 4d88c758-e4c8-11ec-9cdd-0242ac1c0002 | exists s1 x1 x2 x3 x4.(over(x1,x3) & of(x1,x2) & n_skiing(x1) & n_man(x2) & n_barrel(x3) & n_area(x4) & in(x3,x4) & a_topic(x1) & a_snowy(s1) & Theme(s1,x4)) | exists s1 x1.(n_man(x1) & a_outside(s1) & Theme(s1,x1)) |
||
Man skiing over a barrel in a snowy area. | The barrel is small | 1 | -100 | Just because the man is skiing over a barrel dose not mean it is small. | exists s1 x1 x2 x3 x4.(a_topic(x1) & over(x1,x3) & in(x3,x4) & n_area(x4) & a_snowy(s1) & Theme(s1,x4) & n_barrel(x3) & n_skiing(x1) & of(x1,x2) & n_man(x2)) | exists s1 x1.(n_barrel(x1) & Theme(s1,x1) & a_small(s1)) | 4d88ce42-e4c8-11ec-9cdd-0242ac1c0002 | exists s1 x1 x2 x3 x4.(over(x1,x3) & of(x1,x2) & n_skiing(x1) & n_man(x2) & n_barrel(x3) & n_area(x4) & in(x3,x4) & a_topic(x1) & a_snowy(s1) & Theme(s1,x4)) | exists s1 x1.(n_barrel(x1) & a_small(s1) & Theme(s1,x1)) |
||
Man skiing over a barrel in a snowy area. | He is snowboarding | 2 | -100 | He is skiing, not snowboarding. | exists s1 x1 x2 x3 x4.(a_topic(x1) & over(x1,x3) & in(x3,x4) & n_area(x4) & a_snowy(s1) & Theme(s1,x4) & n_barrel(x3) & n_skiing(x1) & of(x1,x2) & n_man(x2)) | exists e1 x1.(n_male(x1) & Actor(e1,x1) & v_snowboard(e1)) | 4d88d590-e4c8-11ec-9cdd-0242ac1c0002 | exists s1 x1 x2 x3 x4.(over(x1,x3) & of(x1,x2) & n_skiing(x1) & n_man(x2) & n_barrel(x3) & n_area(x4) & in(x3,x4) & a_topic(x1) & a_snowy(s1) & Theme(s1,x4)) | exists e1 x1.(v_snowboard(e1) & n_male(x1) & Actor(e1,x1)) |
||
The first baseman makes hte catch just in time to get the runner out in this softball game. | A group of kids are running into a house. | 2 | -100 | A group of kids is more than a first baseman. | exists e1 p1 s1 s2 x1 x2 x3 x4 x5 x6.(n_game(x5) & of(x5,x6) & n_softball(x6) & n_runner(x4) & n_baseman(x1) & a_first(s1) & Theme(s1,x1) & r_just(e1) & in(e1,x3) & Topic(x3,p1) & exists e2 s3.(in(e2,x5) & a_out(s3) & Manner(e2,s3) & Theme(e2,x4) & Actor(e2,x3) & v_get(e2)) & n_time(x3) & Theme(e1,x2) & Actor(e1,x1) & v_make(e1) & n_catch(x2) & a_hte(s2) & Theme(s2,x2)) | exists e1 x1 x2 x3.(into(e1,x3) & n_house(x3) & Actor(e1,x1) & v_run(e1) & of(x1,x2) & n_kid(x2) & n_group(x1)) | 4d88dd06-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 p1 s1 s2 x1 x2 x3 x4 x5 x6.(v_make(e1) & r_just(e1) & of(x5,x6) & n_time(x3) & n_softball(x6) & n_runner(x4) & n_game(x5) & n_catch(x2) & n_baseman(x1) & in(e1,x3) & exists e2 s3.(v_get(e2) & in(e2,x5) & a_out(s3) & Theme(e2,x4) & Manner(e2,s3) & Actor(e2,x3)) & a_hte(s2) & a_first(s1) & Topic(x3,p1) & Theme(s2,x2) & Theme(s1,x1) & Theme(e1,x2) & Actor(e1,x1)) | exists e1 x1 x2 x3.(v_run(e1) & of(x1,x2) & n_kid(x2) & n_house(x3) & n_group(x1) & into(e1,x3) & Actor(e1,x1)) |
||
The first baseman makes hte catch just in time to get the runner out in this softball game. | A group of boys are playing softball against each other. | 0 | -100 | In a softball games groups of players must be playing against each other. | exists e1 p1 s1 s2 x1 x2 x3 x4 x5 x6.(n_game(x5) & of(x5,x6) & n_softball(x6) & n_runner(x4) & n_baseman(x1) & a_first(s1) & Theme(s1,x1) & r_just(e1) & in(e1,x3) & Topic(x3,p1) & exists e2 s3.(in(e2,x5) & a_out(s3) & Manner(e2,s3) & Theme(e2,x4) & Actor(e2,x3) & v_get(e2)) & n_time(x3) & Theme(e1,x2) & Actor(e1,x1) & v_make(e1) & n_catch(x2) & a_hte(s2) & Theme(s2,x2)) | exists e1 x1 x2 x3.(all x4.(n_other(x4) -> against(e1,x4)) & Theme(e1,x3) & Actor(e1,x1) & v_play(e1) & n_softball(x3) & of(x1,x2) & n_boy(x2) & n_group(x1)) | 4d88e59e-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 p1 s1 s2 x1 x2 x3 x4 x5 x6.(v_make(e1) & r_just(e1) & of(x5,x6) & n_time(x3) & n_softball(x6) & n_runner(x4) & n_game(x5) & n_catch(x2) & n_baseman(x1) & in(e1,x3) & exists e2 s3.(v_get(e2) & in(e2,x5) & a_out(s3) & Theme(e2,x4) & Manner(e2,s3) & Actor(e2,x3)) & a_hte(s2) & a_first(s1) & Topic(x3,p1) & Theme(s2,x2) & Theme(s1,x1) & Theme(e1,x2) & Actor(e1,x1)) | exists e1 x1 x2 x3.(v_play(e1) & of(x1,x2) & n_softball(x3) & n_group(x1) & n_boy(x2) & all x4.(against(e1,x4) | -n_other(x4)) & Theme(e1,x3) & Actor(e1,x1)) |
||
The first baseman makes hte catch just in time to get the runner out in this softball game. | A group of boys are playing softball to win the championship. | 1 | -100 | Just because the first baseman makes the catch just in time to get the runner out in this softball game does not mean it is to win the championship. | exists e1 p1 s1 s2 x1 x2 x3 x4 x5 x6.(n_game(x5) & of(x5,x6) & n_softball(x6) & n_runner(x4) & n_baseman(x1) & a_first(s1) & Theme(s1,x1) & r_just(e1) & in(e1,x3) & Topic(x3,p1) & exists e2 s3.(in(e2,x5) & a_out(s3) & Manner(e2,s3) & Theme(e2,x4) & Actor(e2,x3) & v_get(e2)) & n_time(x3) & Theme(e1,x2) & Actor(e1,x1) & v_make(e1) & n_catch(x2) & a_hte(s2) & Theme(s2,x2)) | exists e1 p1 x1 x2 x3 x4 x5 x6.(n_championship(x6) & Topic(e1,p1) & exists e2.(Theme(e2,x6) & Actor(e2,x1) & v_win(e2)) & Theme(e1,x5) & Actor(e1,x3) & v_play(e1) & n_softball(x5) & of(x3,x4) & n_boy(x4) & n_group(x3) & of(x1,x2) & n_boy(x2) & n_group(x1)) | 4d88ee90-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 p1 s1 s2 x1 x2 x3 x4 x5 x6.(v_make(e1) & r_just(e1) & of(x5,x6) & n_time(x3) & n_softball(x6) & n_runner(x4) & n_game(x5) & n_catch(x2) & n_baseman(x1) & in(e1,x3) & exists e2 s3.(v_get(e2) & in(e2,x5) & a_out(s3) & Theme(e2,x4) & Manner(e2,s3) & Actor(e2,x3)) & a_hte(s2) & a_first(s1) & Topic(x3,p1) & Theme(s2,x2) & Theme(s1,x1) & Theme(e1,x2) & Actor(e1,x1)) | exists e1 p1 x1 x2 x3 x4 x5 x6.(v_play(e1) & of(x3,x4) & of(x1,x2) & n_softball(x5) & n_group(x3) & n_group(x1) & n_championship(x6) & n_boy(x4) & n_boy(x2) & exists e2.(v_win(e2) & Theme(e2,x6) & Actor(e2,x1)) & Topic(e1,p1) & Theme(e1,x5) & Actor(e1,x3)) |
||
A skier catches air over the snow. | A person is skiing. | 0 | -100 | A skier is a person that skies | exists e1 x1 x2 x3.(n_snow(x3) & over(e1,x3) & Theme(e1,x2) & Actor(e1,x1) & v_catch(e1) & n_air(x2) & n_skier(x1)) | exists p1 x1.(exists x2.((x1 = x2) & n_skiing(x2)) & n_person(x1)) | 4d88f75a-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3.(v_catch(e1) & over(e1,x3) & n_snow(x3) & n_skier(x1) & n_air(x2) & Theme(e1,x2) & Actor(e1,x1)) | exists x1.(n_person(x1) & exists x2.(n_skiing(x2) & (x1 = x2))) |
||
A skier catches air over the snow. | The skier is standing at the top of a slope. | 2 | -100 | A skier cannot catch air while just standing at the top. | exists e1 x1 x2 x3.(n_snow(x3) & over(e1,x3) & Theme(e1,x2) & Actor(e1,x1) & v_catch(e1) & n_air(x2) & n_skier(x1)) | exists e1 x1 x2 x3.(n_top(x2) & n_skier(x1) & at(e1,x2) & of(x2,x3) & n_slope(x3) & Actor(e1,x1) & v_stand(e1)) | 4d88ffe8-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3.(v_catch(e1) & over(e1,x3) & n_snow(x3) & n_skier(x1) & n_air(x2) & Theme(e1,x2) & Actor(e1,x1)) | exists e1 x1 x2 x3.(v_stand(e1) & of(x2,x3) & n_top(x2) & n_slope(x3) & n_skier(x1) & at(e1,x2) & Actor(e1,x1)) |
||
A skier catches air over the snow. | The skier is going fast. | 1 | -100 | Just because a skier catches air over the snow it does not mean they are going fast. | exists e1 x1 x2 x3.(n_snow(x3) & over(e1,x3) & Theme(e1,x2) & Actor(e1,x1) & v_catch(e1) & n_air(x2) & n_skier(x1)) | exists e1 s1 x1.(n_skier(x1) & a_fast(s1) & Manner(e1,s1) & Actor(e1,x1) & v_go(e1)) | 4d8909d4-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3.(v_catch(e1) & over(e1,x3) & n_snow(x3) & n_skier(x1) & n_air(x2) & Theme(e1,x2) & Actor(e1,x1)) | exists e1 s1 x1.(v_go(e1) & n_skier(x1) & a_fast(s1) & Manner(e1,s1) & Actor(e1,x1)) |
||
A man in yellow jumps with his skis. | man going to mountain | 1 | -100 | Just because a man has skis it does not mean he is going to a mountain. | exists s1 x1 x2 x3.(a_topic(x1) & in(x1,x2) & with(x2,x3) & n_ski(x3) & of(x3,x1) & n_male(x1) & n_jump(x2) & a_yellow(s1) & Theme(s1,x2) & n_man(x1)) | exists e1 x1 x2 x3.(a_topic(x1) & to(e1,x3) & n_mountain(x3) & Actor(e1,x2) & v_go(e1) & (x1 = x2) & n_man(x1)) | 4d891262-e4c8-11ec-9cdd-0242ac1c0002 | exists s1 x1 x2 x3.(with(x2,x3) & of(x3,x1) & n_ski(x3) & n_man(x1) & n_male(x1) & n_jump(x2) & in(x1,x2) & a_yellow(s1) & a_topic(x1) & Theme(s1,x2)) | exists e1 x1 x2 x3.(v_go(e1) & to(e1,x3) & n_mountain(x3) & n_man(x1) & a_topic(x1) & Actor(e1,x2) & (x1 = x2)) |
||
A man in yellow jumps with his skis. | girl eats cereal | 2 | -100 | A man cannot be a girl. Man cannot jump with skis while eating cereal. | exists s1 x1 x2 x3.(a_topic(x1) & in(x1,x2) & with(x2,x3) & n_ski(x3) & of(x3,x1) & n_male(x1) & n_jump(x2) & a_yellow(s1) & Theme(s1,x2) & n_man(x1)) | exists e1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_eat(e1) & n_cereal(x2) & n_girl(x1)) | 4d891aa0-e4c8-11ec-9cdd-0242ac1c0002 | exists s1 x1 x2 x3.(with(x2,x3) & of(x3,x1) & n_ski(x3) & n_man(x1) & n_male(x1) & n_jump(x2) & in(x1,x2) & a_yellow(s1) & a_topic(x1) & Theme(s1,x2)) | exists e1 x1 x2.(v_eat(e1) & n_girl(x1) & n_cereal(x2) & Theme(e1,x2) & Actor(e1,x1)) |
||
A man in yellow jumps with his skis. | man with skis | 0 | -100 | A man that jumps with skis has to have skis. | exists s1 x1 x2 x3.(a_topic(x1) & in(x1,x2) & with(x2,x3) & n_ski(x3) & of(x3,x1) & n_male(x1) & n_jump(x2) & a_yellow(s1) & Theme(s1,x2) & n_man(x1)) | exists x1 x2.(a_topic(x1) & with(x1,x2) & n_ski(x2) & n_man(x1)) | 4d8921f8-e4c8-11ec-9cdd-0242ac1c0002 | exists s1 x1 x2 x3.(with(x2,x3) & of(x3,x1) & n_ski(x3) & n_man(x1) & n_male(x1) & n_jump(x2) & in(x1,x2) & a_yellow(s1) & a_topic(x1) & Theme(s1,x2)) | exists x1 x2.(with(x1,x2) & n_ski(x2) & n_man(x1) & a_topic(x1)) |
||
a man wearing a backpack is walking down a wall with water on both sids. | A man has a blue backpack. | 1 | -100 | A backpack does not have to be blue. | exists e2 e1 s1 x1 x2 x3 x4 x5 x6.(n_sid(x6) & on(e2,x6) & with(e2,x5) & n_water(x5) & a_down(s1) & Manner(e2,s1) & Theme(e2,x4) & Actor(e2,x1) & v_walk(e2) & n_wall(x4) & Theme(e1,x3) & Actor(e1,x2) & v_wear(e1) & n_backpack(x3) & (x1 = x2) & n_man(x1)) | exists e1 s1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_have(e1) & n_backpack(x2) & a_blue(s1) & Theme(s1,x2) & n_man(x1)) | 4d892946-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e1 s1 x1 x2 x3 x4 x5 x6.(with(e2,x5) & v_wear(e1) & v_walk(e2) & on(e2,x6) & n_water(x5) & n_wall(x4) & n_sid(x6) & n_man(x1) & n_backpack(x3) & a_down(s1) & Theme(e2,x4) & Theme(e1,x3) & Manner(e2,s1) & Actor(e2,x1) & Actor(e1,x2) & (x1 = x2)) | exists e1 s1 x1 x2.(v_have(e1) & n_man(x1) & n_backpack(x2) & a_blue(s1) & Theme(s1,x2) & Theme(e1,x2) & Actor(e1,x1)) |
||
a man wearing a backpack is walking down a wall with water on both sids. | A man is walking. | 0 | -100 | in both sentences, a man is walking. | exists e1 e2 s1 x1 x2 x3 x4 x5 x6.(n_sid(x6) & on(e2,x6) & with(e2,x5) & n_water(x5) & a_down(s1) & Manner(e2,s1) & Theme(e2,x4) & Actor(e2,x1) & v_walk(e2) & n_wall(x4) & Theme(e1,x3) & Actor(e1,x2) & v_wear(e1) & n_backpack(x3) & (x1 = x2) & n_man(x1)) | exists e1 x1.(Actor(e1,x1) & v_walk(e1) & n_man(x1)) | 4d8931c0-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 s1 x1 x2 x3 x4 x5 x6.(with(e2,x5) & v_wear(e1) & v_walk(e2) & on(e2,x6) & n_water(x5) & n_wall(x4) & n_sid(x6) & n_man(x1) & n_backpack(x3) & a_down(s1) & Theme(e2,x4) & Theme(e1,x3) & Manner(e2,s1) & Actor(e2,x1) & Actor(e1,x2) & (x1 = x2)) | exists e1 x1.(v_walk(e1) & n_man(x1) & Actor(e1,x1)) |
||
a man wearing a backpack is walking down a wall with water on both sids. | A man is swimming in the water. | 2 | -100 | A man cannot perform walking and swimming at the same time. | exists e1 e2 s1 x1 x2 x3 x4 x5 x6.(n_sid(x6) & on(e2,x6) & with(e2,x5) & n_water(x5) & a_down(s1) & Manner(e2,s1) & Theme(e2,x4) & Actor(e2,x1) & v_walk(e2) & n_wall(x4) & Theme(e1,x3) & Actor(e1,x2) & v_wear(e1) & n_backpack(x3) & (x1 = x2) & n_man(x1)) | exists e1 x1 x2.(n_water(x2) & in(e1,x2) & Actor(e1,x1) & v_swim(e1) & n_man(x1)) | 4d89395e-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 s1 x1 x2 x3 x4 x5 x6.(with(e2,x5) & v_wear(e1) & v_walk(e2) & on(e2,x6) & n_water(x5) & n_wall(x4) & n_sid(x6) & n_man(x1) & n_backpack(x3) & a_down(s1) & Theme(e2,x4) & Theme(e1,x3) & Manner(e2,s1) & Actor(e2,x1) & Actor(e1,x2) & (x1 = x2)) | exists e1 x1 x2.(v_swim(e1) & n_water(x2) & n_man(x1) & in(e1,x2) & Actor(e1,x1)) |
||
A man with a black backpack walks down a road with water on either side. | The man is swimming. | 2 | -100 | He can either be walking down a road or swimming. | exists e1 s1 s2 x1 x2 x3 x4.(all x5.(n_side(x5) -> on(e1,x5)) & with(e1,x4) & n_water(x4) & a_down(s2) & Manner(e1,s2) & Theme(e1,x3) & Actor(e1,x1) & v_walk(e1) & n_road(x3) & with(x1,x2) & n_backpack(x2) & a_black(s1) & Theme(s1,x2) & n_man(x1)) | exists p1 x1.(n_man(x1) & exists x2.((x1 = x2) & n_swimming(x2))) | 4d894106-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 x1 x2 x3 x4.(with(x1,x2) & with(e1,x4) & v_walk(e1) & n_water(x4) & n_road(x3) & n_man(x1) & n_backpack(x2) & all x5.(on(e1,x5) | -n_side(x5)) & a_down(s2) & a_black(s1) & Theme(s1,x2) & Theme(e1,x3) & Manner(e1,s2) & Actor(e1,x1)) | exists x1.(n_man(x1) & exists x2.(n_swimming(x2) & (x1 = x2))) |
||
A man with a black backpack walks down a road with water on either side. | This man is crossing a bridge. | 1 | -100 | There is nothing to indicate that the man is crossing a bridge. | exists e1 s1 s2 x1 x2 x3 x4.(all x5.(n_side(x5) -> on(e1,x5)) & with(e1,x4) & n_water(x4) & a_down(s2) & Manner(e1,s2) & Theme(e1,x3) & Actor(e1,x1) & v_walk(e1) & n_road(x3) & with(x1,x2) & n_backpack(x2) & a_black(s1) & Theme(s1,x2) & n_man(x1)) | exists e1 x1 x2.(n_man(x1) & Theme(e1,x2) & Actor(e1,x1) & v_cross(e1) & n_bridge(x2)) | 4d894980-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 x1 x2 x3 x4.(with(x1,x2) & with(e1,x4) & v_walk(e1) & n_water(x4) & n_road(x3) & n_man(x1) & n_backpack(x2) & all x5.(on(e1,x5) | -n_side(x5)) & a_down(s2) & a_black(s1) & Theme(s1,x2) & Theme(e1,x3) & Manner(e1,s2) & Actor(e1,x1)) | exists e1 x1 x2.(v_cross(e1) & n_man(x1) & n_bridge(x2) & Theme(e1,x2) & Actor(e1,x1)) |
||
A man with a black backpack walks down a road with water on either side. | This man is outside. | 0 | -100 | If a man is walking down a road it implies he is outside. | exists e1 s1 s2 x1 x2 x3 x4.(all x5.(n_side(x5) -> on(e1,x5)) & with(e1,x4) & n_water(x4) & a_down(s2) & Manner(e1,s2) & Theme(e1,x3) & Actor(e1,x1) & v_walk(e1) & n_road(x3) & with(x1,x2) & n_backpack(x2) & a_black(s1) & Theme(s1,x2) & n_man(x1)) | exists s1 x1.(n_man(x1) & Theme(s1,x1) & a_outside(s1)) | 4d89511e-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 x1 x2 x3 x4.(with(x1,x2) & with(e1,x4) & v_walk(e1) & n_water(x4) & n_road(x3) & n_man(x1) & n_backpack(x2) & all x5.(on(e1,x5) | -n_side(x5)) & a_down(s2) & a_black(s1) & Theme(s1,x2) & Theme(e1,x3) & Manner(e1,s2) & Actor(e1,x1)) | exists s1 x1.(n_man(x1) & a_outside(s1) & Theme(s1,x1)) |
||
A man with a backpack is walking down a pier next to the water | A man is walking on a beach. | 2 | -100 | He can either be walking down a pier or walking on a beach. | exists e1 s1 x1 x2 x3 x4.(n_water(x4) & to(e1,x4) & r_next(e1) & a_down(s1) & Manner(e1,s1) & Theme(e1,x3) & Actor(e1,x1) & v_walk(e1) & n_pier(x3) & with(x1,x2) & n_backpack(x2) & n_man(x1)) | exists e1 x1 x2.(on(e1,x2) & n_beach(x2) & Actor(e1,x1) & v_walk(e1) & n_man(x1)) | 4d8959d4-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4.(with(x1,x2) & v_walk(e1) & to(e1,x4) & r_next(e1) & n_water(x4) & n_pier(x3) & n_man(x1) & n_backpack(x2) & a_down(s1) & Theme(e1,x3) & Manner(e1,s1) & Actor(e1,x1)) | exists e1 x1 x2.(v_walk(e1) & on(e1,x2) & n_man(x1) & n_beach(x2) & Actor(e1,x1)) |
||
A man with a backpack is walking down a pier next to the water | Some people were sitting in the yard at a house party. | 2 | -100 | Some people is more than a man. | exists e1 s1 x1 x2 x3 x4.(n_water(x4) & to(e1,x4) & r_next(e1) & a_down(s1) & Manner(e1,s1) & Theme(e1,x3) & Actor(e1,x1) & v_walk(e1) & n_pier(x3) & with(x1,x2) & n_backpack(x2) & n_man(x1)) | exists e1 x1 x2 x3 x4.(n_yard(x2) & at(e1,x3) & n_party(x3) & of(x3,x4) & n_house(x4) & in(e1,x2) & Actor(e1,x1) & v_sit(e1) & n_people(x1)) | 4d896c94-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4.(with(x1,x2) & v_walk(e1) & to(e1,x4) & r_next(e1) & n_water(x4) & n_pier(x3) & n_man(x1) & n_backpack(x2) & a_down(s1) & Theme(e1,x3) & Manner(e1,s1) & Actor(e1,x1)) | exists e1 x1 x2 x3 x4.(v_sit(e1) & of(x3,x4) & n_yard(x2) & n_people(x1) & n_party(x3) & n_house(x4) & in(e1,x2) & at(e1,x3) & Actor(e1,x1)) |
||
A person in a tan coat and a black backpack walks down a green jetty. | A human walking. | 0 | -100 | A person and a human are the same the thing and they are walking. | exists e1 s1 s2 s3 s4 x1 x2 x3 x4 x5.(a_down(s4) & Manner(e1,s4) & Theme(e1,x5) & Actor(e1,x1) & v_walk(e1) & n_jetty(x5) & a_green(s3) & Theme(s3,x5) & in(x1,x2) & subset_of(x4,x2) & n_backpack(x4) & a_black(s2) & Theme(s2,x4) & subset_of(x3,x2) & n_coat(x3) & a_tan(s1) & Theme(s1,x3) & n_person(x1)) | exists s1 x1.(a_topic(x1) & n_walking(x1) & a_human(s1) & Theme(s1,x1)) | 4d8989ea-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 s3 s4 x1 x2 x3 x4 x5.(v_walk(e1) & subset_of(x4,x2) & subset_of(x3,x2) & n_person(x1) & n_jetty(x5) & n_coat(x3) & n_backpack(x4) & in(x1,x2) & a_tan(s1) & a_green(s3) & a_down(s4) & a_black(s2) & Theme(s3,x5) & Theme(s2,x4) & Theme(s1,x3) & Theme(e1,x5) & Manner(e1,s4) & Actor(e1,x1)) | exists s1 x1.(n_walking(x1) & a_topic(x1) & a_human(s1) & Theme(s1,x1)) |
||
Two men looking at a computer. | Two men use a piece of technology. | 0 | -100 | men looking at a computer.simply means they use a piece of technology | exists e1 x1 x2.(at(e1,x2) & n_computer(x2) & Actor(e1,x1) & v_look(e1) & n_man(x1) & card_eq_2(x1)) | exists e1 x1 x2 x3.(Theme(e1,x2) & Actor(e1,x1) & v_use(e1) & of(x2,x3) & n_technology(x3) & n_piece(x2) & n_man(x1) & card_eq_2(x1)) | 4d899d18-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2.(v_look(e1) & n_man(x1) & n_computer(x2) & card_eq_2(x1) & at(e1,x2) & Actor(e1,x1)) | exists e1 x1 x2 x3.(v_use(e1) & of(x2,x3) & n_technology(x3) & n_piece(x2) & n_man(x1) & card_eq_2(x1) & Theme(e1,x2) & Actor(e1,x1)) |
||
The dog is carrying a toy through the grass. | The dog moved a toy across the grass. | 0 | -100 | Carrying implies the toy moved | exists e1 x1 x2 x3.(n_grass(x3) & n_dog(x1) & through(e1,x3) & Theme(e1,x2) & Actor(e1,x1) & v_carry(e1) & n_toy(x2)) | exists e1 x1 x2 x3.(n_grass(x3) & n_dog(x1) & across(e1,x3) & Theme(e1,x2) & Actor(e1,x1) & v_move(e1) & n_toy(x2)) | 4d89b884-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3.(v_carry(e1) & through(e1,x3) & n_toy(x2) & n_grass(x3) & n_dog(x1) & Theme(e1,x2) & Actor(e1,x1)) | exists e1 x1 x2 x3.(v_move(e1) & n_toy(x2) & n_grass(x3) & n_dog(x1) & across(e1,x3) & Theme(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.