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 crowd of people are at a supermarket. | The people are there to buy something at the supermarket. | 1 | -100 | A crowd at the supermarket doesn't have to buy. | exists p1 x1 x2.(exists x3.(at(x1,x3) & n_supermarket(x3)) & of(x1,x2) & n_people(x2) & n_crowd(x1)) | exists p1 s1 x1 x3.(n_supermarket(x3) & n_people(x1) & Topic(s1,p1) & exists e1 x2.(at(e1,x3) & Theme(e1,x2) & Actor(e1,x1) & v_buy(e1) & n_thing(x2)) & Theme(s1,x1) & a_there(s1)) | 7972726a-e4c8-11ec-9cdd-0242ac1c0002 | exists x1 x2.(of(x1,x2) & n_people(x2) & n_crowd(x1) & exists x3.(n_supermarket(x3) & at(x1,x3))) | exists p1 s1 x1 x3.(n_supermarket(x3) & n_people(x1) & exists e1 x2.(v_buy(e1) & n_thing(x2) & at(e1,x3) & Theme(e1,x2) & Actor(e1,x1)) & a_there(s1) & Topic(s1,p1) & Theme(s1,x1)) |
||
A crowd of people are at a supermarket. | There is more than on person at the supermarket. | 0 | -100 | A crowd of people means it's more than one person | exists p1 x1 x2.(exists x3.(at(x1,x3) & n_supermarket(x3)) & of(x1,x2) & n_people(x2) & n_crowd(x1)) | exists p1 x1 x5.(n_supermarket(x5) & exists x2 x3 x4.((x1 = x2) & on(x3,x4) & at(x4,x5) & n_person(x4) & than(x2,x3) & n_thing(x3) & n_more(x2))) | 797277f6-e4c8-11ec-9cdd-0242ac1c0002 | exists x1 x2.(of(x1,x2) & n_people(x2) & n_crowd(x1) & exists x3.(n_supermarket(x3) & at(x1,x3))) | exists x1 x5.(n_supermarket(x5) & exists x2 x3 x4.(than(x2,x3) & on(x3,x4) & n_thing(x3) & n_person(x4) & n_more(x2) & at(x4,x5) & (x1 = x2))) |
||
Young man does stunt on bicycle near beach. | A girl rides a skateboard down a hill. | 2 | -100 | man and girl are different gender | exists e1 s1 x1 x2 x3.(on(e1,x2) & near(x2,x3) & n_beach(x3) & n_bicycle(x2) & Actor(e1,x1) & v_stunt(e1) & n_man(x1) & a_young(s1) & Theme(s1,x1)) | exists e1 x1 x2 x3.(Theme(e1,x2) & Actor(e1,x1) & v_ride(e1) & down(x2,x3) & n_hill(x3) & n_skateboard(x2) & n_girl(x1)) | 79727e7c-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3.(v_stunt(e1) & on(e1,x2) & near(x2,x3) & n_man(x1) & n_bicycle(x2) & n_beach(x3) & a_young(s1) & Theme(s1,x1) & Actor(e1,x1)) | exists e1 x1 x2 x3.(v_ride(e1) & n_skateboard(x2) & n_hill(x3) & n_girl(x1) & down(x2,x3) & Theme(e1,x2) & Actor(e1,x1)) |
||
Young man does stunt on bicycle near beach. | A young man is on a bicycle. | 0 | -100 | A young man has to be on a bicycle to do a stunt on a bycicle. | exists e1 s1 x1 x2 x3.(on(e1,x2) & near(x2,x3) & n_beach(x3) & n_bicycle(x2) & Actor(e1,x1) & v_stunt(e1) & n_man(x1) & a_young(s1) & Theme(s1,x1)) | exists p1 s1 x1.(exists x2.(on(x1,x2) & n_bicycle(x2)) & n_man(x1) & a_young(s1) & Theme(s1,x1)) | 7972846c-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3.(v_stunt(e1) & on(e1,x2) & near(x2,x3) & n_man(x1) & n_bicycle(x2) & n_beach(x3) & a_young(s1) & Theme(s1,x1) & Actor(e1,x1)) | exists s1 x1.(n_man(x1) & exists x2.(on(x1,x2) & n_bicycle(x2)) & a_young(s1) & Theme(s1,x1)) |
||
Young man does stunt on bicycle near beach. | A young man rides a bike near the beach. | 1 | -100 | Stunts do not necessarily require that one rides the bike. | exists e1 s1 x1 x2 x3.(on(e1,x2) & near(x2,x3) & n_beach(x3) & n_bicycle(x2) & Actor(e1,x1) & v_stunt(e1) & n_man(x1) & a_young(s1) & Theme(s1,x1)) | exists e1 s1 x1 x2 x3.(n_beach(x3) & Theme(e1,x2) & Actor(e1,x1) & v_ride(e1) & near(x2,x3) & n_bike(x2) & n_man(x1) & a_young(s1) & Theme(s1,x1)) | 79728a7a-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3.(v_stunt(e1) & on(e1,x2) & near(x2,x3) & n_man(x1) & n_bicycle(x2) & n_beach(x3) & a_young(s1) & Theme(s1,x1) & Actor(e1,x1)) | exists e1 s1 x1 x2 x3.(v_ride(e1) & near(x2,x3) & n_man(x1) & n_bike(x2) & n_beach(x3) & a_young(s1) & Theme(s1,x1) & Theme(e1,x2) & Actor(e1,x1)) |
||
An angled picture of a person doing a trick on a bike. | A picture of a person on a bike. | 0 | -100 | A person has to be on a bike in order to be doing a trick on a bike. | exists e1 s1 x1 x2 x3 x4 x5.(a_topic(x1) & of(x1,x2) & Theme(e1,x4) & Actor(e1,x3) & v_do(e1) & on(x4,x5) & n_bike(x5) & n_trick(x4) & (x2 = x3) & n_person(x2) & n_picture(x1) & a_angled(s1) & Theme(s1,x1)) | exists x1 x2 x3.(a_topic(x1) & of(x1,x2) & on(x2,x3) & n_bike(x3) & n_person(x2) & n_picture(x1)) | 79729092-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4 x5.(v_do(e1) & on(x4,x5) & of(x1,x2) & n_trick(x4) & n_picture(x1) & n_person(x2) & n_bike(x5) & a_topic(x1) & a_angled(s1) & Theme(s1,x1) & Theme(e1,x4) & Actor(e1,x3) & (x2 = x3)) | exists x1 x2 x3.(on(x2,x3) & of(x1,x2) & n_picture(x1) & n_person(x2) & n_bike(x3) & a_topic(x1)) |
||
An angled picture of a person doing a trick on a bike. | A picture of a person on a boat. | 2 | -100 | Someone doing a trick on a bike is not the same as someone on a boat. | exists e1 s1 x1 x2 x3 x4 x5.(a_topic(x1) & of(x1,x2) & Theme(e1,x4) & Actor(e1,x3) & v_do(e1) & on(x4,x5) & n_bike(x5) & n_trick(x4) & (x2 = x3) & n_person(x2) & n_picture(x1) & a_angled(s1) & Theme(s1,x1)) | exists x1 x2 x3.(a_topic(x1) & of(x1,x2) & on(x2,x3) & n_boat(x3) & n_person(x2) & n_picture(x1)) | 797295ce-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4 x5.(v_do(e1) & on(x4,x5) & of(x1,x2) & n_trick(x4) & n_picture(x1) & n_person(x2) & n_bike(x5) & a_topic(x1) & a_angled(s1) & Theme(s1,x1) & Theme(e1,x4) & Actor(e1,x3) & (x2 = x3)) | exists x1 x2 x3.(on(x2,x3) & of(x1,x2) & n_picture(x1) & n_person(x2) & n_boat(x3) & a_topic(x1)) |
||
An angled picture of a person doing a trick on a bike. | A picture of a person on a red bike. | 1 | -100 | The color of the bike, red, cannot be inferred from an angled picture of a person doing a trick on a bike. | exists e1 s1 x1 x2 x3 x4 x5.(a_topic(x1) & of(x1,x2) & Theme(e1,x4) & Actor(e1,x3) & v_do(e1) & on(x4,x5) & n_bike(x5) & n_trick(x4) & (x2 = x3) & n_person(x2) & n_picture(x1) & a_angled(s1) & Theme(s1,x1)) | exists s1 x1 x2 x3.(a_topic(x1) & of(x1,x2) & on(x2,x3) & n_bike(x3) & a_red(s1) & Theme(s1,x3) & n_person(x2) & n_picture(x1)) | 79729ae2-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4 x5.(v_do(e1) & on(x4,x5) & of(x1,x2) & n_trick(x4) & n_picture(x1) & n_person(x2) & n_bike(x5) & a_topic(x1) & a_angled(s1) & Theme(s1,x1) & Theme(e1,x4) & Actor(e1,x3) & (x2 = x3)) | exists s1 x1 x2 x3.(on(x2,x3) & of(x1,x2) & n_picture(x1) & n_person(x2) & n_bike(x3) & a_topic(x1) & a_red(s1) & Theme(s1,x3)) |
||
A boy on his bike is wearing a blue shirt and is in midair. | The boy can fly in his backpack. | 2 | -100 | shirt and backpack are different things | exists e1 p1 s1 x1 x2 x3 x4 x5 x6.(exists x7.(in(x4,x7) & n_midair(x7)) & on(x4,x6) & n_bike(x6) & of(x6,x5) & n_male(x5) & n_boy(x4) & Theme(e1,x3) & Actor(e1,x1) & v_wear(e1) & n_shirt(x3) & a_blue(s1) & Theme(s1,x3) & on(x1,x2) & n_bike(x2) & of(x2,x1) & n_male(x1) & n_boy(x1)) | exists e1 p1 x1 x2.(n_backpack(x2) & of(x2,x1) & n_male(x1) & n_boy(x1) & exists e2.(in(e2,x2) & Actor(e2,x1) & v_fly(e2)) & Topic(e1,p1) & Actor(e1,x1) & v_can(e1)) | 79729ff6-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4 x5 x6.(v_wear(e1) & on(x4,x6) & on(x1,x2) & of(x6,x5) & of(x2,x1) & n_shirt(x3) & n_male(x5) & n_male(x1) & n_boy(x4) & n_boy(x1) & n_bike(x6) & n_bike(x2) & exists x7.(n_midair(x7) & in(x4,x7)) & a_blue(s1) & Theme(s1,x3) & Theme(e1,x3) & Actor(e1,x1)) | exists e1 p1 x1 x2.(v_can(e1) & of(x2,x1) & n_male(x1) & n_boy(x1) & n_backpack(x2) & exists e2.(v_fly(e2) & in(e2,x2) & Actor(e2,x1)) & Topic(e1,p1) & Actor(e1,x1)) |
||
A boy on his bike is wearing a blue shirt and is in midair. | The boy is good and doing bike tricks. | 1 | -100 | Just because a boy on his bike is midair it does not mean he is good. | exists e1 p1 s1 x1 x2 x3 x4 x5 x6.(exists x7.(in(x4,x7) & n_midair(x7)) & on(x4,x6) & n_bike(x6) & of(x6,x5) & n_male(x5) & n_boy(x4) & Theme(e1,x3) & Actor(e1,x1) & v_wear(e1) & n_shirt(x3) & a_blue(s1) & Theme(s1,x3) & on(x1,x2) & n_bike(x2) & of(x2,x1) & n_male(x1) & n_boy(x1)) | exists e1 s1 x1 x2 x3 x4 x5.(n_boy(x1) & a_topic(x1) & Theme(e1,x4) & Actor(e1,x3) & v_do(e1) & n_trick(x4) & of(x4,x5) & n_bike(x5) & (x1 = x3) & Theme(s1,x2) & a_good(s1) & (x1 = x2)) | 7972a636-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4 x5 x6.(v_wear(e1) & on(x4,x6) & on(x1,x2) & of(x6,x5) & of(x2,x1) & n_shirt(x3) & n_male(x5) & n_male(x1) & n_boy(x4) & n_boy(x1) & n_bike(x6) & n_bike(x2) & exists x7.(n_midair(x7) & in(x4,x7)) & a_blue(s1) & Theme(s1,x3) & Theme(e1,x3) & Actor(e1,x1)) | exists e1 s1 x1 x2 x3 x4 x5.(v_do(e1) & of(x4,x5) & n_trick(x4) & n_boy(x1) & n_bike(x5) & a_topic(x1) & a_good(s1) & Theme(s1,x2) & Theme(e1,x4) & Actor(e1,x3) & (x1 = x3) & (x1 = x2)) |
||
A boy on his bike is wearing a blue shirt and is in midair. | A boy is riding his bike through the air. | 0 | -100 | A boy on his bike is said to be riding his bike. To be in midair is also to be in the air. | exists e1 p1 s1 x1 x2 x3 x4 x5 x6.(exists x7.(in(x4,x7) & n_midair(x7)) & on(x4,x6) & n_bike(x6) & of(x6,x5) & n_male(x5) & n_boy(x4) & Theme(e1,x3) & Actor(e1,x1) & v_wear(e1) & n_shirt(x3) & a_blue(s1) & Theme(s1,x3) & on(x1,x2) & n_bike(x2) & of(x2,x1) & n_male(x1) & n_boy(x1)) | exists e1 x1 x2 x3.(n_air(x3) & through(e1,x3) & Theme(e1,x2) & Actor(e1,x1) & v_ride(e1) & n_bike(x2) & of(x2,x1) & n_male(x1) & n_boy(x1)) | 7972ab9a-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4 x5 x6.(v_wear(e1) & on(x4,x6) & on(x1,x2) & of(x6,x5) & of(x2,x1) & n_shirt(x3) & n_male(x5) & n_male(x1) & n_boy(x4) & n_boy(x1) & n_bike(x6) & n_bike(x2) & exists x7.(n_midair(x7) & in(x4,x7)) & a_blue(s1) & Theme(s1,x3) & Theme(e1,x3) & Actor(e1,x1)) | exists e1 x1 x2 x3.(v_ride(e1) & through(e1,x3) & of(x2,x1) & n_male(x1) & n_boy(x1) & n_bike(x2) & n_air(x3) & Theme(e1,x2) & Actor(e1,x1)) |
||
A cyclist is performing a jumping stunt in a skate and cycle park. | A skater is doing a trick. | 2 | -100 | A cyclist cannot be referred as a skater. | exists e1 e2 x1 x2 x3 x4 x5 x6.(Theme(e2,x2) & Actor(e2,x1) & v_perform(e2) & in(x2,x3) & n_park(x5) & of(x5,x6) & n_cycle(x6) & n_skate(x4) & subset_of(x5,x3) & subset_of(x4,x3) & n_stunt(x2) & Actor(e1,x2) & v_jump(e1) & n_cyclist(x1)) | exists e1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_do(e1) & n_trick(x2) & n_skater(x1)) | 7972b0fe-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 x1 x2 x3 x4 x5 x6.(v_perform(e2) & v_jump(e1) & subset_of(x5,x3) & subset_of(x4,x3) & of(x5,x6) & n_stunt(x2) & n_skate(x4) & n_park(x5) & n_cyclist(x1) & n_cycle(x6) & in(x2,x3) & Theme(e2,x2) & Actor(e2,x1) & Actor(e1,x2)) | exists e1 x1 x2.(v_do(e1) & n_trick(x2) & n_skater(x1) & Theme(e1,x2) & Actor(e1,x1)) |
||
A cyclist is performing a jumping stunt in a skate and cycle park. | A cyclist is doing a trick. | 0 | -100 | Performing a jumping stunt means you are doing a trick. | exists e1 e2 x1 x2 x3 x4 x5 x6.(Theme(e2,x2) & Actor(e2,x1) & v_perform(e2) & in(x2,x3) & n_park(x5) & of(x5,x6) & n_cycle(x6) & n_skate(x4) & subset_of(x5,x3) & subset_of(x4,x3) & n_stunt(x2) & Actor(e1,x2) & v_jump(e1) & n_cyclist(x1)) | exists e1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_do(e1) & n_trick(x2) & n_cyclist(x1)) | 7972b644-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 x1 x2 x3 x4 x5 x6.(v_perform(e2) & v_jump(e1) & subset_of(x5,x3) & subset_of(x4,x3) & of(x5,x6) & n_stunt(x2) & n_skate(x4) & n_park(x5) & n_cyclist(x1) & n_cycle(x6) & in(x2,x3) & Theme(e2,x2) & Actor(e2,x1) & Actor(e1,x2)) | exists e1 x1 x2.(v_do(e1) & n_trick(x2) & n_cyclist(x1) & Theme(e1,x2) & Actor(e1,x1)) |
||
A cyclist is performing a jumping stunt in a skate and cycle park. | A cyclist is performing for the crowd. | 1 | -100 | a cyclist performing a stunt doesn't have to be performing for a crowd. | exists e2 e1 x1 x2 x3 x4 x5 x6.(Theme(e2,x2) & Actor(e2,x1) & v_perform(e2) & in(x2,x3) & n_park(x5) & of(x5,x6) & n_cycle(x6) & n_skate(x4) & subset_of(x5,x3) & subset_of(x4,x3) & n_stunt(x2) & Actor(e1,x2) & v_jump(e1) & n_cyclist(x1)) | exists e1 x1 x2.(n_crowd(x2) & for(e1,x2) & Actor(e1,x1) & v_perform(e1) & n_cyclist(x1)) | 7972bb6c-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e1 x1 x2 x3 x4 x5 x6.(v_perform(e2) & v_jump(e1) & subset_of(x5,x3) & subset_of(x4,x3) & of(x5,x6) & n_stunt(x2) & n_skate(x4) & n_park(x5) & n_cyclist(x1) & n_cycle(x6) & in(x2,x3) & Theme(e2,x2) & Actor(e2,x1) & Actor(e1,x2)) | exists e1 x1 x2.(v_perform(e1) & n_cyclist(x1) & n_crowd(x2) & for(e1,x2) & Actor(e1,x1)) |
||
Two people walking down the sidewalk. | They are heading to meet some friends. | 1 | -100 | You can not infer they are going to meet friends. | exists e1 s1 x1 x2 x3.(n_sidewalk(x3) & a_topic(x1) & a_down(s1) & Manner(e1,s1) & Theme(e1,x3) & Actor(e1,x2) & v_walk(e1) & (x1 = x2) & n_people(x1) & card_eq_2(x1)) | exists e1 p1 x1.(n_thing(x1) & Topic(e1,p1) & Actor(e1,x1) & v_head(e1) & exists e2 x2.(Theme(e2,x2) & Actor(e2,x1) & v_meet(e2) & n_friend(x2))) | 7972c08a-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3.(v_walk(e1) & n_sidewalk(x3) & n_people(x1) & card_eq_2(x1) & a_topic(x1) & a_down(s1) & Theme(e1,x3) & Manner(e1,s1) & Actor(e1,x2) & (x1 = x2)) | exists e1 p1 x1.(v_head(e1) & n_thing(x1) & exists e2 x2.(v_meet(e2) & n_friend(x2) & Theme(e2,x2) & Actor(e2,x1)) & Topic(e1,p1) & Actor(e1,x1)) |
||
Two people walking down the sidewalk. | Two people are outdoors. | 0 | -100 | Two people are walking outside which is also outdoors. | exists e1 s1 x1 x2 x3.(n_sidewalk(x3) & a_topic(x1) & a_down(s1) & Manner(e1,s1) & Theme(e1,x3) & Actor(e1,x2) & v_walk(e1) & (x1 = x2) & n_people(x1) & card_eq_2(x1)) | exists p1 x1.(exists x2.((x1 = x2) & n_outdoors(x2)) & n_people(x1) & card_eq_2(x1)) | 7972c5a8-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3.(v_walk(e1) & n_sidewalk(x3) & n_people(x1) & card_eq_2(x1) & a_topic(x1) & a_down(s1) & Theme(e1,x3) & Manner(e1,s1) & Actor(e1,x2) & (x1 = x2)) | exists x1.(n_people(x1) & exists x2.(n_outdoors(x2) & (x1 = x2)) & card_eq_2(x1)) |
||
Two people walking down the sidewalk. | They are eating at a diner. | 2 | -100 | Walking and eating are different activities. | exists e1 s1 x1 x2 x3.(n_sidewalk(x3) & a_topic(x1) & a_down(s1) & Manner(e1,s1) & Theme(e1,x3) & Actor(e1,x2) & v_walk(e1) & (x1 = x2) & n_people(x1) & card_eq_2(x1)) | exists e1 x1.(at(e1,x1) & n_diner(x1) & Actor(e1,x1) & v_eat(e1) & n_thing(x1)) | 7972ccf6-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3.(v_walk(e1) & n_sidewalk(x3) & n_people(x1) & card_eq_2(x1) & a_topic(x1) & a_down(s1) & Theme(e1,x3) & Manner(e1,s1) & Actor(e1,x2) & (x1 = x2)) | exists e1 x1.(v_eat(e1) & n_thing(x1) & n_diner(x1) & at(e1,x1) & Actor(e1,x1)) |
||
A person on a bmx bike, running a course. | A family at a swimming meet. | 2 | -100 | running and swimming are different actions | exists e1 x1 x2 x3 x4 x5.(a_topic(x1) & on(x1,x2) & Theme(e1,x5) & Actor(e1,x4) & v_run(e1) & n_course(x5) & (x2 = x4) & n_bike(x2) & of(x2,x3) & n_bmx(x3) & n_person(x1)) | exists e1 x1 x2.(Actor(e1,x1) & v_meet(e1) & at(x1,x2) & n_swimming(x2) & n_family(x1)) | 7972d4e4-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4 x5.(v_run(e1) & on(x1,x2) & of(x2,x3) & n_person(x1) & n_course(x5) & n_bmx(x3) & n_bike(x2) & a_topic(x1) & Theme(e1,x5) & Actor(e1,x4) & (x2 = x4)) | exists e1 x1 x2.(v_meet(e1) & n_swimming(x2) & n_family(x1) & at(x1,x2) & Actor(e1,x1)) |
||
A person on a bmx bike, running a course. | Crowds cheer on their favorite rider. | 1 | -100 | Just because a person on a bmx bike, running a course it does not mean it the favorite rider. | exists e1 x1 x2 x3 x4 x5.(a_topic(x1) & on(x1,x2) & Theme(e1,x5) & Actor(e1,x4) & v_run(e1) & n_course(x5) & (x2 = x4) & n_bike(x2) & of(x2,x3) & n_bmx(x3) & n_person(x1)) | exists s1 x1 x2 x3.(a_topic(x1) & on(x1,x3) & n_rider(x3) & a_favorite(s1) & Theme(s1,x3) & of(x3,x1) & n_thing(x1) & n_cheer(x1) & (x1 = x2) & ne_nam_crowds(x2)) | 7972dca0-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4 x5.(v_run(e1) & on(x1,x2) & of(x2,x3) & n_person(x1) & n_course(x5) & n_bmx(x3) & n_bike(x2) & a_topic(x1) & Theme(e1,x5) & Actor(e1,x4) & (x2 = x4)) | exists s1 x1 x2 x3.(on(x1,x3) & of(x3,x1) & ne_nam_crowds(x2) & n_thing(x1) & n_rider(x3) & n_cheer(x1) & a_topic(x1) & a_favorite(s1) & Theme(s1,x3) & (x1 = x2)) |
||
A person on a bmx bike, running a course. | A biker races over a dirt track. | 0 | -100 | A person on a bike running a course races. | exists e1 x1 x2 x3 x4 x5.(a_topic(x1) & on(x1,x2) & Theme(e1,x5) & Actor(e1,x4) & v_run(e1) & n_course(x5) & (x2 = x4) & n_bike(x2) & of(x2,x3) & n_bmx(x3) & n_person(x1)) | exists x1 x2 x3 x4.(a_topic(x1) & over(x1,x3) & n_track(x3) & of(x3,x4) & n_dirt(x4) & n_race(x1) & of(x1,x2) & n_biker(x2)) | 7972e222-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4 x5.(v_run(e1) & on(x1,x2) & of(x2,x3) & n_person(x1) & n_course(x5) & n_bmx(x3) & n_bike(x2) & a_topic(x1) & Theme(e1,x5) & Actor(e1,x4) & (x2 = x4)) | exists x1 x2 x3 x4.(over(x1,x3) & of(x3,x4) & of(x1,x2) & n_track(x3) & n_race(x1) & n_dirt(x4) & n_biker(x2) & a_topic(x1)) |
||
Two woman stop and talk in the downtown area. | They are gossiping | 1 | -100 | Just because woman talk it does not mean they are gossiping. | exists s1 x1 x2 x3 x4 x5.(n_area(x4) & of(x4,x5) & n_downtown(x5) & a_topic(s1) & subset_of(x3,s1) & in(x3,x4) & n_talk(x3) & subset_of(x1,s1) & n_stop(x1) & of(x1,x2) & n_woman(x2) & card_eq_2(x1)) | exists e1 x1.(n_thing(x1) & Actor(e1,x1) & v_gossip(e1)) | 7972e68c-e4c8-11ec-9cdd-0242ac1c0002 | exists s1 x1 x2 x3 x4 x5.(subset_of(x3,s1) & subset_of(x1,s1) & of(x4,x5) & of(x1,x2) & n_woman(x2) & n_talk(x3) & n_stop(x1) & n_downtown(x5) & n_area(x4) & in(x3,x4) & card_eq_2(x1) & a_topic(s1)) | exists e1 x1.(v_gossip(e1) & n_thing(x1) & Actor(e1,x1)) |
||
Two woman stop and talk in the downtown area. | They are walking | 2 | -100 | talking and walking are different actions | exists s1 x1 x2 x3 x4 x5.(n_area(x4) & of(x4,x5) & n_downtown(x5) & a_topic(s1) & subset_of(x3,s1) & in(x3,x4) & n_talk(x3) & subset_of(x1,s1) & n_stop(x1) & of(x1,x2) & n_woman(x2) & card_eq_2(x1)) | exists e1 x1.(n_thing(x1) & Actor(e1,x1) & v_walk(e1)) | 7972eaec-e4c8-11ec-9cdd-0242ac1c0002 | exists s1 x1 x2 x3 x4 x5.(subset_of(x3,s1) & subset_of(x1,s1) & of(x4,x5) & of(x1,x2) & n_woman(x2) & n_talk(x3) & n_stop(x1) & n_downtown(x5) & n_area(x4) & in(x3,x4) & card_eq_2(x1) & a_topic(s1)) | exists e1 x1.(v_walk(e1) & n_thing(x1) & Actor(e1,x1)) |
||
Two woman stop and talk in the downtown area. | Tow women are talking | 0 | -100 | Women that stop and talk are talking. | exists s1 x1 x2 x3 x4 x5.(n_area(x4) & of(x4,x5) & n_downtown(x5) & a_topic(s1) & subset_of(x3,s1) & in(x3,x4) & n_talk(x3) & subset_of(x1,s1) & n_stop(x1) & of(x1,x2) & n_woman(x2) & card_eq_2(x1)) | exists e1 x1 x2.(Actor(e1,x1) & v_talk(e1) & n_woman(x1) & (x1 = x2) & ne_nam_tow(x2)) | 7972ef42-e4c8-11ec-9cdd-0242ac1c0002 | exists s1 x1 x2 x3 x4 x5.(subset_of(x3,s1) & subset_of(x1,s1) & of(x4,x5) & of(x1,x2) & n_woman(x2) & n_talk(x3) & n_stop(x1) & n_downtown(x5) & n_area(x4) & in(x3,x4) & card_eq_2(x1) & a_topic(s1)) | exists e1 x1 x2.(v_talk(e1) & ne_nam_tow(x2) & n_woman(x1) & Actor(e1,x1) & (x1 = x2)) |
||
Two woman are standing next to each other, one holding onto a bicycle. | The two fiends saw each other on the trail and stopped for a chat. | 1 | -100 | Two women do not have to be two fiends. | exists e1 x1 x2 x3.(onto(e1,x3) & n_bicycle(x3) & rel(e1,x2) & n_hold(x2) & card_eq_1(x2) & all x4.(n_other(x4) -> to(e1,x4)) & r_next(e1) & Actor(e1,x1) & v_stand(e1) & n_woman(x1) & card_eq_2(x1)) | exists e1 x1 x2 x4.(n_fiend(x1) & card_eq_2(x1) & n_trail(x4) & for(e1,x2) & n_chat(x2) & Actor(e1,x1) & v_stop(e1) & all x3.(n_other(x3) -> exists e2.(on(e2,x4) & Theme(e2,x3) & Actor(e2,x1) & v_see(e2)))) | 7972f56e-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3.(v_stand(e1) & rel(e1,x2) & r_next(e1) & onto(e1,x3) & n_woman(x1) & n_hold(x2) & n_bicycle(x3) & card_eq_2(x1) & card_eq_1(x2) & all x4.(to(e1,x4) | -n_other(x4)) & Actor(e1,x1)) | exists e1 x1 x2 x4.(v_stop(e1) & n_trail(x4) & n_fiend(x1) & n_chat(x2) & for(e1,x2) & card_eq_2(x1) & all x3.(exists e2.(v_see(e2) & on(e2,x4) & Theme(e2,x3) & Actor(e2,x1)) | -n_other(x3)) & Actor(e1,x1)) |
||
Two woman are standing next to each other, one holding onto a bicycle. | A bike is next to a couple women. | 0 | -100 | If two woman are holding a bike then the bike is next to a couple of women. | exists e1 x1 x2 x3.(onto(e1,x3) & n_bicycle(x3) & rel(e1,x2) & n_hold(x2) & card_eq_1(x2) & all x4.(n_other(x4) -> to(e1,x4)) & r_next(e1) & Actor(e1,x1) & v_stand(e1) & n_woman(x1) & card_eq_2(x1)) | exists s1 x1 x2 x3.(to(s1,x2) & n_woman(x2) & of(x2,x3) & n_couple(x3) & Theme(s1,x1) & a_next(s1) & n_bike(x1)) | 79730072-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3.(v_stand(e1) & rel(e1,x2) & r_next(e1) & onto(e1,x3) & n_woman(x1) & n_hold(x2) & n_bicycle(x3) & card_eq_2(x1) & card_eq_1(x2) & all x4.(to(e1,x4) | -n_other(x4)) & Actor(e1,x1)) | exists s1 x1 x2 x3.(to(s1,x2) & of(x2,x3) & n_woman(x2) & n_couple(x3) & n_bike(x1) & a_next(s1) & Theme(s1,x1)) |
||
A busy street with lots of people standing around talking and two are holding bikes. | A street is full of people. | 0 | -100 | A busy street with lots of people must be a street full of people. | exists e2 e3 e1 s1 x1 x2 x3 x4 x5 x6.(Theme(e3,x6) & Actor(e3,x1) & v_hold(e3) & n_bike(x6) & with(x1,x2) & of(x2,x3) & around(e1,e2) & Theme(e2,x5) & Actor(e2,x4) & v_talk(e2) & n_thing(x5) & card_eq_2(x5) & Actor(e1,x4) & v_stand(e1) & (x3 = x4) & n_people(x3) & n_lot(x2) & n_street(x1) & a_busy(s1) & Theme(s1,x1)) | exists s1 x1 x2.(of(s1,x2) & n_people(x2) & Theme(s1,x1) & a_full(s1) & n_street(x1)) | 79730536-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e3 e1 s1 x1 x2 x3 x4 x5 x6.(with(x1,x2) & v_talk(e2) & v_stand(e1) & v_hold(e3) & of(x2,x3) & n_thing(x5) & n_street(x1) & n_people(x3) & n_lot(x2) & n_bike(x6) & card_eq_2(x5) & around(e1,e2) & a_busy(s1) & Theme(s1,x1) & Theme(e3,x6) & Theme(e2,x5) & Actor(e3,x1) & Actor(e2,x4) & Actor(e1,x4) & (x3 = x4)) | exists s1 x1 x2.(of(s1,x2) & n_street(x1) & n_people(x2) & a_full(s1) & Theme(s1,x1)) |
||
A busy street with lots of people standing around talking and two are holding bikes. | All the people are college students. | 1 | -100 | lots of people doesn't always mean college students. | exists e3 e2 e1 s1 x1 x2 x3 x4 x5 x6.(Theme(e3,x6) & Actor(e3,x1) & v_hold(e3) & n_bike(x6) & with(x1,x2) & of(x2,x3) & around(e1,e2) & Theme(e2,x5) & Actor(e2,x4) & v_talk(e2) & n_thing(x5) & card_eq_2(x5) & Actor(e1,x4) & v_stand(e1) & (x3 = x4) & n_people(x3) & n_lot(x2) & n_street(x1) & a_busy(s1) & Theme(s1,x1)) | exists x2.(n_people(x2) & all x1.((x1 = x2) -> exists p1 x3 x4.((x1 = x3) & n_student(x3) & of(x3,x4) & n_college(x4)))) | 797309dc-e4c8-11ec-9cdd-0242ac1c0002 | exists e3 e2 e1 s1 x1 x2 x3 x4 x5 x6.(with(x1,x2) & v_talk(e2) & v_stand(e1) & v_hold(e3) & of(x2,x3) & n_thing(x5) & n_street(x1) & n_people(x3) & n_lot(x2) & n_bike(x6) & card_eq_2(x5) & around(e1,e2) & a_busy(s1) & Theme(s1,x1) & Theme(e3,x6) & Theme(e2,x5) & Actor(e3,x1) & Actor(e2,x4) & Actor(e1,x4) & (x3 = x4)) | exists x2.(n_people(x2) & all x1.(exists x3 x4.(of(x3,x4) & n_student(x3) & n_college(x4) & (x1 = x3)) | -(x1 = x2))) |
||
A busy street with lots of people standing around talking and two are holding bikes. | The street is empty. | 2 | -100 | A busy street is never empty. | exists e1 e2 e3 s1 x1 x2 x3 x4 x5 x6.(Theme(e3,x6) & Actor(e3,x1) & v_hold(e3) & n_bike(x6) & with(x1,x2) & of(x2,x3) & around(e1,e2) & Theme(e2,x5) & Actor(e2,x4) & v_talk(e2) & n_thing(x5) & card_eq_2(x5) & Actor(e1,x4) & v_stand(e1) & (x3 = x4) & n_people(x3) & n_lot(x2) & n_street(x1) & a_busy(s1) & Theme(s1,x1)) | exists s1 x1.(n_street(x1) & Theme(s1,x1) & a_empty(s1)) | 79730e78-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 e3 s1 x1 x2 x3 x4 x5 x6.(with(x1,x2) & v_talk(e2) & v_stand(e1) & v_hold(e3) & of(x2,x3) & n_thing(x5) & n_street(x1) & n_people(x3) & n_lot(x2) & n_bike(x6) & card_eq_2(x5) & around(e1,e2) & a_busy(s1) & Theme(s1,x1) & Theme(e3,x6) & Theme(e2,x5) & Actor(e3,x1) & Actor(e2,x4) & Actor(e1,x4) & (x3 = x4)) | exists s1 x1.(n_street(x1) & a_empty(s1) & Theme(s1,x1)) |
||
A woman in a white hat is conversing with another woman with a bike on a busy street. | The women are talking about fashion | 1 | -100 | Just because a woman is conversing with another woman it does not mean they are talking about fashion. | exists e1 s1 s2 x1 x2 x3 x4 x5.(with(e1,x3) & on(x3,x5) & n_street(x5) & a_busy(s2) & Theme(s2,x5) & with(x3,x4) & n_bike(x4) & n_woman(x3) & -(x3 = x1) & n_woman(x1) & n_woman(x1) & Actor(e1,x1) & v_converse(e1) & in(x1,x2) & n_hat(x2) & a_white(s1) & Theme(s1,x2)) | exists e1 x1 x2.(n_woman(x1) & about(e1,x2) & n_fashion(x2) & Actor(e1,x1) & v_talk(e1)) | 7973130a-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 x1 x2 x3 x4 x5.(with(x3,x4) & with(e1,x3) & v_converse(e1) & on(x3,x5) & n_woman(x3) & n_woman(x1) & n_street(x5) & n_hat(x2) & n_bike(x4) & in(x1,x2) & a_white(s1) & a_busy(s2) & Theme(s2,x5) & Theme(s1,x2) & Actor(e1,x1) & -(x3 = x1)) | exists e1 x1 x2.(v_talk(e1) & n_woman(x1) & n_fashion(x2) & about(e1,x2) & Actor(e1,x1)) |
||
A woman in a white hat is conversing with another woman with a bike on a busy street. | A woman is talking to a man. | 2 | -100 | conversing and talking are different actions | exists e1 s1 s2 x1 x2 x3 x4 x5.(with(e1,x3) & on(x3,x5) & n_street(x5) & a_busy(s2) & Theme(s2,x5) & with(x3,x4) & n_bike(x4) & n_woman(x3) & -(x3 = x1) & n_woman(x1) & n_woman(x1) & Actor(e1,x1) & v_converse(e1) & in(x1,x2) & n_hat(x2) & a_white(s1) & Theme(s1,x2)) | exists e1 x1 x2.(to(e1,x2) & n_man(x2) & Actor(e1,x1) & v_talk(e1) & n_woman(x1)) | 7973181e-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 x1 x2 x3 x4 x5.(with(x3,x4) & with(e1,x3) & v_converse(e1) & on(x3,x5) & n_woman(x3) & n_woman(x1) & n_street(x5) & n_hat(x2) & n_bike(x4) & in(x1,x2) & a_white(s1) & a_busy(s2) & Theme(s2,x5) & Theme(s1,x2) & Actor(e1,x1) & -(x3 = x1)) | exists e1 x1 x2.(v_talk(e1) & to(e1,x2) & n_woman(x1) & n_man(x2) & Actor(e1,x1)) |
||
A woman in a white hat is conversing with another woman with a bike on a busy street. | A woman is talking to another woman. | 0 | -100 | If the woman is conversing with another woman then she is talking with another woman. | exists e1 s1 s2 x1 x2 x3 x4 x5.(with(e1,x3) & on(x3,x5) & n_street(x5) & a_busy(s2) & Theme(s2,x5) & with(x3,x4) & n_bike(x4) & n_woman(x3) & -(x3 = x1) & n_woman(x1) & n_woman(x1) & Actor(e1,x1) & v_converse(e1) & in(x1,x2) & n_hat(x2) & a_white(s1) & Theme(s1,x2)) | exists e1 x1 x2.(to(e1,x2) & n_woman(x2) & -(x2 = x1) & n_woman(x1) & n_woman(x1) & Actor(e1,x1) & v_talk(e1)) | 79731d1e-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 x1 x2 x3 x4 x5.(with(x3,x4) & with(e1,x3) & v_converse(e1) & on(x3,x5) & n_woman(x3) & n_woman(x1) & n_street(x5) & n_hat(x2) & n_bike(x4) & in(x1,x2) & a_white(s1) & a_busy(s2) & Theme(s2,x5) & Theme(s1,x2) & Actor(e1,x1) & -(x3 = x1)) | exists e1 x1 x2.(v_talk(e1) & to(e1,x2) & n_woman(x2) & n_woman(x1) & Actor(e1,x1) & -(x2 = x1)) |
||
A woman wearing a dark top and dark sunglasses is walking in wedge heels and making a face. | The woman is a model. | 1 | -100 | A women does not have to be a model to be wearing dark sunglasses. | exists e1 e4 e3 e2 s1 s2 s3 s4 s5 s6 x1 x2 x3 x4 x5 x6 x7 x8 x9.(Theme(e4,x9) & Actor(e4,x6) & v_make(e4) & n_face(x9) & Theme(e3,x8) & Actor(e3,x7) & v_wear(e3) & n_sunglass(x8) & a_dark(s6) & Theme(s6,x8) & a_top(s5) & Theme(s5,x8) & a_dark(s4) & Theme(s4,x8) & (x6 = x7) & n_woman(x6) & in(e2,x4) & n_heel(x4) & of(x4,x5) & n_wedge(x5) & Actor(e2,x1) & v_walk(e2) & Theme(e1,x3) & Actor(e1,x2) & v_wear(e1) & n_sunglass(x3) & a_dark(s3) & Theme(s3,x3) & a_top(s2) & Theme(s2,x3) & a_dark(s1) & Theme(s1,x3) & (x1 = x2) & n_woman(x1)) | exists p1 x1.(n_woman(x1) & exists x2.((x1 = x2) & n_model(x2))) | 797321ec-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e4 e3 e2 s1 s2 s3 s4 s5 s6 x1 x2 x3 x4 x5 x6 x7 x8 x9.(v_wear(e3) & v_wear(e1) & v_walk(e2) & v_make(e4) & of(x4,x5) & n_woman(x6) & n_woman(x1) & n_wedge(x5) & n_sunglass(x8) & n_sunglass(x3) & n_heel(x4) & n_face(x9) & in(e2,x4) & a_top(s5) & a_top(s2) & a_dark(s6) & a_dark(s4) & a_dark(s3) & a_dark(s1) & Theme(s6,x8) & Theme(s5,x8) & Theme(s4,x8) & Theme(s3,x3) & Theme(s2,x3) & Theme(s1,x3) & Theme(e4,x9) & Theme(e3,x8) & Theme(e1,x3) & Actor(e4,x6) & Actor(e3,x7) & Actor(e2,x1) & Actor(e1,x2) & (x6 = x7) & (x1 = x2)) | exists x1.(n_woman(x1) & exists x2.(n_model(x2) & (x1 = x2))) |
||
A woman wearing a dark top and dark sunglasses is walking in wedge heels and making a face. | The woman is wearing a white top. | 2 | -100 | dark and white are different colors | exists e2 e1 e3 e4 s1 s2 s3 s4 s5 s6 x1 x2 x3 x4 x5 x6 x7 x8 x9.(Theme(e4,x9) & Actor(e4,x6) & v_make(e4) & n_face(x9) & Theme(e3,x8) & Actor(e3,x7) & v_wear(e3) & n_sunglass(x8) & a_dark(s6) & Theme(s6,x8) & a_top(s5) & Theme(s5,x8) & a_dark(s4) & Theme(s4,x8) & (x6 = x7) & n_woman(x6) & in(e2,x4) & n_heel(x4) & of(x4,x5) & n_wedge(x5) & Actor(e2,x1) & v_walk(e2) & Theme(e1,x3) & Actor(e1,x2) & v_wear(e1) & n_sunglass(x3) & a_dark(s3) & Theme(s3,x3) & a_top(s2) & Theme(s2,x3) & a_dark(s1) & Theme(s1,x3) & (x1 = x2) & n_woman(x1)) | exists e1 s1 x1 x2.(n_woman(x1) & Theme(e1,x2) & Actor(e1,x1) & v_wear(e1) & n_top(x2) & a_white(s1) & Theme(s1,x2)) | 797326e2-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e1 e3 e4 s1 s2 s3 s4 s5 s6 x1 x2 x3 x4 x5 x6 x7 x8 x9.(v_wear(e3) & v_wear(e1) & v_walk(e2) & v_make(e4) & of(x4,x5) & n_woman(x6) & n_woman(x1) & n_wedge(x5) & n_sunglass(x8) & n_sunglass(x3) & n_heel(x4) & n_face(x9) & in(e2,x4) & a_top(s5) & a_top(s2) & a_dark(s6) & a_dark(s4) & a_dark(s3) & a_dark(s1) & Theme(s6,x8) & Theme(s5,x8) & Theme(s4,x8) & Theme(s3,x3) & Theme(s2,x3) & Theme(s1,x3) & Theme(e4,x9) & Theme(e3,x8) & Theme(e1,x3) & Actor(e4,x6) & Actor(e3,x7) & Actor(e2,x1) & Actor(e1,x2) & (x6 = x7) & (x1 = x2)) | exists e1 s1 x1 x2.(v_wear(e1) & n_woman(x1) & n_top(x2) & a_white(s1) & Theme(s1,x2) & Theme(e1,x2) & Actor(e1,x1)) |
||
A woman wearing a dark top and dark sunglasses is walking in wedge heels and making a face. | The woman is wearing a dark top. | 0 | -100 | A dark top is a dark top. | exists e1 e4 e3 e2 s1 s2 s3 s4 s5 s6 x1 x2 x3 x4 x5 x6 x7 x8 x9.(Theme(e4,x9) & Actor(e4,x6) & v_make(e4) & n_face(x9) & Theme(e3,x8) & Actor(e3,x7) & v_wear(e3) & n_sunglass(x8) & a_dark(s6) & Theme(s6,x8) & a_top(s5) & Theme(s5,x8) & a_dark(s4) & Theme(s4,x8) & (x6 = x7) & n_woman(x6) & in(e2,x4) & n_heel(x4) & of(x4,x5) & n_wedge(x5) & Actor(e2,x1) & v_walk(e2) & Theme(e1,x3) & Actor(e1,x2) & v_wear(e1) & n_sunglass(x3) & a_dark(s3) & Theme(s3,x3) & a_top(s2) & Theme(s2,x3) & a_dark(s1) & Theme(s1,x3) & (x1 = x2) & n_woman(x1)) | exists e1 s1 x1 x2.(n_woman(x1) & Theme(e1,x2) & Actor(e1,x1) & v_wear(e1) & n_top(x2) & a_dark(s1) & Theme(s1,x2)) | 79732b9c-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e4 e3 e2 s1 s2 s3 s4 s5 s6 x1 x2 x3 x4 x5 x6 x7 x8 x9.(v_wear(e3) & v_wear(e1) & v_walk(e2) & v_make(e4) & of(x4,x5) & n_woman(x6) & n_woman(x1) & n_wedge(x5) & n_sunglass(x8) & n_sunglass(x3) & n_heel(x4) & n_face(x9) & in(e2,x4) & a_top(s5) & a_top(s2) & a_dark(s6) & a_dark(s4) & a_dark(s3) & a_dark(s1) & Theme(s6,x8) & Theme(s5,x8) & Theme(s4,x8) & Theme(s3,x3) & Theme(s2,x3) & Theme(s1,x3) & Theme(e4,x9) & Theme(e3,x8) & Theme(e1,x3) & Actor(e4,x6) & Actor(e3,x7) & Actor(e2,x1) & Actor(e1,x2) & (x6 = x7) & (x1 = x2)) | exists e1 s1 x1 x2.(v_wear(e1) & n_woman(x1) & n_top(x2) & a_dark(s1) & Theme(s1,x2) & Theme(e1,x2) & Actor(e1,x1)) |
||
People walking around at a downtown festival. | The people are walking at a festival. | 0 | -100 | A downtown festival is a festival. | exists e1 p1 x1 x2 x3 x4.(a_topic(x1) & at(e1,x3) & n_festival(x3) & of(x3,x4) & n_downtown(x4) & exists s1.(Theme(s1,x2) & a_around(s1)) & Topic(e1,p1) & Actor(e1,x2) & v_walk(e1) & (x1 = x2) & n_people(x1)) | exists e1 x1 x2.(n_people(x1) & at(e1,x2) & n_festival(x2) & Actor(e1,x1) & v_walk(e1)) | 797331a0-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 p1 x1 x2 x3 x4.(v_walk(e1) & of(x3,x4) & n_people(x1) & n_festival(x3) & n_downtown(x4) & exists s1.(a_around(s1) & Theme(s1,x2)) & at(e1,x3) & a_topic(x1) & Topic(e1,p1) & Actor(e1,x2) & (x1 = x2)) | exists e1 x1 x2.(v_walk(e1) & n_people(x1) & n_festival(x2) & at(e1,x2) & Actor(e1,x1)) |
||
People walking around at a downtown festival. | The people are walking around at a New Years Festival. | 1 | -100 | Just because people are walking around it does not have to be a New Years Festival. | exists e1 p1 x1 x2 x3 x4.(a_topic(x1) & at(e1,x3) & n_festival(x3) & of(x3,x4) & n_downtown(x4) & exists s1.(Theme(s1,x2) & a_around(s1)) & Topic(e1,p1) & Actor(e1,x2) & v_walk(e1) & (x1 = x2) & n_people(x1)) | exists e1 p1 x1 x2 x3 x4.(n_people(x1) & at(e1,x2) & ne_org_festival(x2) & (x2 = x4) & ne_org_years(x4) & (x2 = x3) & ne_org_new(x3) & exists s1.(Theme(s1,x1) & a_around(s1)) & Topic(e1,p1) & Actor(e1,x1) & v_walk(e1)) | 7973363c-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 p1 x1 x2 x3 x4.(v_walk(e1) & of(x3,x4) & n_people(x1) & n_festival(x3) & n_downtown(x4) & exists s1.(a_around(s1) & Theme(s1,x2)) & at(e1,x3) & a_topic(x1) & Topic(e1,p1) & Actor(e1,x2) & (x1 = x2)) | exists e1 p1 x1 x2 x3 x4.(v_walk(e1) & ne_org_years(x4) & ne_org_new(x3) & ne_org_festival(x2) & n_people(x1) & exists s1.(a_around(s1) & Theme(s1,x1)) & at(e1,x2) & Topic(e1,p1) & Actor(e1,x1) & (x2 = x4) & (x2 = x3)) |
||
People walking around at a downtown festival. | The people are walking in a graveyard. | 2 | -100 | downtown festival and graveyard are different places | exists e1 p1 x1 x2 x3 x4.(a_topic(x1) & at(e1,x3) & n_festival(x3) & of(x3,x4) & n_downtown(x4) & exists s1.(Theme(s1,x2) & a_around(s1)) & Topic(e1,p1) & Actor(e1,x2) & v_walk(e1) & (x1 = x2) & n_people(x1)) | exists e1 x1 x2.(n_people(x1) & in(e1,x2) & n_graveyard(x2) & Actor(e1,x1) & v_walk(e1)) | 79733ae2-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 p1 x1 x2 x3 x4.(v_walk(e1) & of(x3,x4) & n_people(x1) & n_festival(x3) & n_downtown(x4) & exists s1.(a_around(s1) & Theme(s1,x2)) & at(e1,x3) & a_topic(x1) & Topic(e1,p1) & Actor(e1,x2) & (x1 = x2)) | exists e1 x1 x2.(v_walk(e1) & n_people(x1) & n_graveyard(x2) & in(e1,x2) & Actor(e1,x1)) |
||
Three children play in a large bowl shaped swing. | Children play at the park. | 1 | -100 | Children playing doesn't have to be in the park. | exists e1 e2 s1 x1 x2 x3 x4.(in(e1,x2) & Theme(e2,x4) & Actor(e2,x3) & v_shape(e2) & n_swing(x4) & (x2 = x3) & n_bowl(x2) & a_large(s1) & Theme(s1,x2) & Actor(e1,x1) & v_play(e1) & n_child(x1) & card_eq_3(x1)) | exists x1 x2 x3.(n_park(x3) & a_topic(x1) & at(x1,x3) & n_play(x1) & (x1 = x2) & ne_nam_children(x2)) | 797344e2-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 s1 x1 x2 x3 x4.(v_shape(e2) & v_play(e1) & n_swing(x4) & n_child(x1) & n_bowl(x2) & in(e1,x2) & card_eq_3(x1) & a_large(s1) & Theme(s1,x2) & Theme(e2,x4) & Actor(e2,x3) & Actor(e1,x1) & (x2 = x3)) | exists x1 x2 x3.(ne_nam_children(x2) & n_play(x1) & n_park(x3) & at(x1,x3) & a_topic(x1) & (x1 = x2)) |
||
People grabbing a train at the train station. | People are boarding a blue train. | 1 | -100 | People boarding doesn't have to be a blue train. | exists e1 x1 x2 x3 x4.(a_topic(x1) & at(e1,x4) & n_station(x4) & of(x4,x3) & n_train(x3) & n_train(x3) & Theme(e1,x3) & Actor(e1,x2) & v_grab(e1) & (x1 = x2) & n_people(x1)) | exists e1 s1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_board(e1) & n_train(x2) & a_blue(s1) & Theme(s1,x2) & n_people(x1)) | 7973536a-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4.(v_grab(e1) & of(x4,x3) & n_train(x3) & n_station(x4) & n_people(x1) & at(e1,x4) & a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2)) | exists e1 s1 x1 x2.(v_board(e1) & n_train(x2) & n_people(x1) & a_blue(s1) & Theme(s1,x2) & Theme(e1,x2) & Actor(e1,x1)) |
||
At a rodeo, a rider gets thrown off the bull. | Bull rider gets dismounted. | 0 | -100 | Being thrown off means you are dismounted. | exists e1 p1 x1 x2 x3.(n_bull(x3) & at(e1,x2) & n_rodeo(x2) & exists e2 s1.(a_off(s1) & Manner(e2,s1) & Theme(e2,x3) & Actor(e2,x1) & v_throw(e2)) & Topic(e1,p1) & Actor(e1,x1) & v_get(e1) & n_rider(x1)) | exists e1 p1 x1 x2.(exists e2.(Theme(e2,x1) & v_dismount(e2)) & Topic(e1,p1) & Actor(e1,x1) & v_get(e1) & n_rider(x1) & (x1 = x2) & ne_nam_bull(x2)) | 79735cb6-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 p1 x1 x2 x3.(v_get(e1) & n_rodeo(x2) & n_rider(x1) & n_bull(x3) & exists e2 s1.(v_throw(e2) & a_off(s1) & Theme(e2,x3) & Manner(e2,s1) & Actor(e2,x1)) & at(e1,x2) & Topic(e1,p1) & Actor(e1,x1)) | exists e1 p1 x1 x2.(v_get(e1) & ne_nam_bull(x2) & n_rider(x1) & exists e2.(v_dismount(e2) & Theme(e2,x1)) & Topic(e1,p1) & Actor(e1,x1) & (x1 = x2)) |
||
People standing on the sidewalk next to the trolley and track. | people standing on the sidewalk next to a track waiting for a train | 1 | -100 | People standing next to a track are not necessarily waiting for a train. | exists e1 x1 x2 x3 x4 x5 x6.(n_track(x6) & n_trolley(x5) & subset_of(x6,x4) & subset_of(x5,x4) & n_sidewalk(x3) & a_topic(x1) & to(e1,x4) & r_next(e1) & on(e1,x3) & Actor(e1,x2) & v_stand(e1) & (x1 = x2) & n_people(x1)) | exists e2 e1 x1 x2 x3 x4 x5.(n_sidewalk(x3) & a_topic(x1) & for(e1,e2) & for(e2,x5) & n_train(x5) & Actor(e2,x2) & v_wait(e2) & to(e1,x4) & n_track(x4) & r_next(e1) & on(e1,x3) & Actor(e1,x2) & v_stand(e1) & (x1 = x2) & n_people(x1)) | 79736d14-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4 x5 x6.(v_stand(e1) & to(e1,x4) & subset_of(x6,x4) & subset_of(x5,x4) & r_next(e1) & on(e1,x3) & n_trolley(x5) & n_track(x6) & n_sidewalk(x3) & n_people(x1) & a_topic(x1) & Actor(e1,x2) & (x1 = x2)) | exists e2 e1 x1 x2 x3 x4 x5.(v_wait(e2) & v_stand(e1) & to(e1,x4) & r_next(e1) & on(e1,x3) & n_train(x5) & n_track(x4) & n_sidewalk(x3) & n_people(x1) & for(e2,x5) & for(e1,e2) & a_topic(x1) & Actor(e2,x2) & Actor(e1,x2) & (x1 = x2)) |
||
A long distance photo of the US Capitol building with a large amount of people in the shot. | A large building stands in the background with people around it. | 0 | -100 | A large amount of people is more specific than people | exists s1 s2 x1 x2 x3 x4 x5 x6 x7 x8.(n_shot(x8) & n_building(x3) & (x3 = x5) & ne_org_capitol(x5) & (x3 = x4) & ne_org_us(x4) & a_topic(x1) & of(x1,x3) & with(x3,x6) & of(x6,x7) & in(x7,x8) & n_people(x7) & n_amount(x6) & a_large(s2) & Theme(s2,x6) & n_photo(x1) & of(x1,x2) & n_distance(x2) & a_long(s1) & Theme(s1,x1)) | exists s1 x1 x2 x3 x4.(n_thing(x3) & n_background(x3) & a_topic(x1) & in(x1,x3) & with(x3,x4) & around(x4,x3) & n_people(x4) & n_stand(x1) & of(x1,x2) & n_building(x2) & a_large(s1) & Theme(s1,x1)) | 79764aac-e4c8-11ec-9cdd-0242ac1c0002 | exists s1 s2 x1 x2 x3 x4 x5 x6 x7 x8.(with(x3,x6) & of(x6,x7) & of(x1,x3) & of(x1,x2) & ne_org_us(x4) & ne_org_capitol(x5) & n_shot(x8) & n_photo(x1) & n_people(x7) & n_distance(x2) & n_building(x3) & n_amount(x6) & in(x7,x8) & a_topic(x1) & a_long(s1) & a_large(s2) & Theme(s2,x6) & Theme(s1,x1) & (x3 = x5) & (x3 = x4)) | exists s1 x1 x2 x3 x4.(with(x3,x4) & of(x1,x2) & n_thing(x3) & n_stand(x1) & n_people(x4) & n_building(x2) & n_background(x3) & in(x1,x3) & around(x4,x3) & a_topic(x1) & a_large(s1) & Theme(s1,x1)) |
||
A long distance photo of the US Capitol building with a large amount of people in the shot. | A building with no people in site of it stands in the background. | 2 | -100 | large amount and no people are not the same | exists s1 s2 x1 x2 x3 x4 x5 x6 x7 x8.(n_shot(x8) & n_building(x3) & (x3 = x5) & ne_org_capitol(x5) & (x3 = x4) & ne_org_us(x4) & a_topic(x1) & of(x1,x3) & with(x3,x6) & of(x6,x7) & in(x7,x8) & n_people(x7) & n_amount(x6) & a_large(s2) & Theme(s2,x6) & n_photo(x1) & of(x1,x2) & n_distance(x2) & a_long(s1) & Theme(s1,x1)) | exists x1 x4.(n_background(x4) & -exists e1 x2 x3.(in(e1,x4) & Actor(e1,x1) & v_stand(e1) & with(x1,x2) & in(x2,x3) & of(x3,x1) & n_site(x3) & n_people(x2)) & n_thing(x1) & n_building(x1)) | 797651dc-e4c8-11ec-9cdd-0242ac1c0002 | exists s1 s2 x1 x2 x3 x4 x5 x6 x7 x8.(with(x3,x6) & of(x6,x7) & of(x1,x3) & of(x1,x2) & ne_org_us(x4) & ne_org_capitol(x5) & n_shot(x8) & n_photo(x1) & n_people(x7) & n_distance(x2) & n_building(x3) & n_amount(x6) & in(x7,x8) & a_topic(x1) & a_long(s1) & a_large(s2) & Theme(s2,x6) & Theme(s1,x1) & (x3 = x5) & (x3 = x4)) | exists x1 x4.(n_thing(x1) & n_building(x1) & n_background(x4) & all e1 x2 x3.(-with(x1,x2) | -v_stand(e1) | -of(x3,x1) | -n_site(x3) | -n_people(x2) | -in(x2,x3) | -in(e1,x4) | -Actor(e1,x1))) |
||
A long distance photo of the US Capitol building with a large amount of people in the shot. | The people are going into the building to go to work. | 1 | -100 | Not everyone going into the building to go to work. | exists s1 s2 x1 x2 x3 x4 x5 x6 x7 x8.(n_shot(x8) & n_building(x3) & (x3 = x5) & ne_org_capitol(x5) & (x3 = x4) & ne_org_us(x4) & a_topic(x1) & of(x1,x3) & with(x3,x6) & of(x6,x7) & in(x7,x8) & n_people(x7) & n_amount(x6) & a_large(s2) & Theme(s2,x6) & n_photo(x1) & of(x1,x2) & n_distance(x2) & a_long(s1) & Theme(s1,x1)) | exists e1 p1 x1 x2.(n_building(x2) & n_people(x1) & Topic(e1,p1) & exists e2 x3.(to(e2,x3) & n_work(x3) & Actor(e2,x1) & v_go(e2)) & into(e1,x2) & Actor(e1,x1) & v_go(e1)) | 7976575e-e4c8-11ec-9cdd-0242ac1c0002 | exists s1 s2 x1 x2 x3 x4 x5 x6 x7 x8.(with(x3,x6) & of(x6,x7) & of(x1,x3) & of(x1,x2) & ne_org_us(x4) & ne_org_capitol(x5) & n_shot(x8) & n_photo(x1) & n_people(x7) & n_distance(x2) & n_building(x3) & n_amount(x6) & in(x7,x8) & a_topic(x1) & a_long(s1) & a_large(s2) & Theme(s2,x6) & Theme(s1,x1) & (x3 = x5) & (x3 = x4)) | exists e1 p1 x1 x2.(v_go(e1) & n_people(x1) & n_building(x2) & into(e1,x2) & exists e2 x3.(v_go(e2) & to(e2,x3) & n_work(x3) & Actor(e2,x1)) & Topic(e1,p1) & Actor(e1,x1)) |
||
a young boy wearing white shoes chasing after several chickens | A child runs behind poultry. | 0 | -100 | CHICKEN ARE POULTRY. HE IS CHASING THEM BECAUSE HE RUNS AFTER THEM. | exists e2 e1 s1 s2 s3 x1 x2 x3 x4 x5.(a_topic(x1) & Theme(e2,x3) & Actor(e2,x2) & v_wear(e2) & after(e1,x5) & n_chicken(x5) & a_several(s3) & Theme(s3,x5) & Actor(e1,x4) & v_chase(e1) & (x3 = x4) & n_shoe(x3) & a_white(s2) & Theme(s2,x3) & (x1 = x2) & n_boy(x1) & a_young(s1) & Theme(s1,x1)) | exists e1 x1 x2.(behind(e1,x2) & n_poultry(x2) & Actor(e1,x1) & v_run(e1) & n_child(x1)) | 79765ce0-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e1 s1 s2 s3 x1 x2 x3 x4 x5.(v_wear(e2) & v_chase(e1) & n_shoe(x3) & n_chicken(x5) & n_boy(x1) & after(e1,x5) & a_young(s1) & a_white(s2) & a_topic(x1) & a_several(s3) & Theme(s3,x5) & Theme(s2,x3) & Theme(s1,x1) & Theme(e2,x3) & Actor(e2,x2) & Actor(e1,x4) & (x3 = x4) & (x1 = x2)) | exists e1 x1 x2.(v_run(e1) & n_poultry(x2) & n_child(x1) & behind(e1,x2) & Actor(e1,x1)) |
||
a young boy wearing white shoes chasing after several chickens | Several high school girls are being attacked by protective roosters. | 2 | -100 | boy and girls are not the same | exists e2 e1 s1 s2 s3 x1 x2 x3 x4 x5.(a_topic(x1) & Theme(e2,x3) & Actor(e2,x2) & v_wear(e2) & after(e1,x5) & n_chicken(x5) & a_several(s3) & Theme(s3,x5) & Actor(e1,x4) & v_chase(e1) & (x3 = x4) & n_shoe(x3) & a_white(s2) & Theme(s2,x3) & (x1 = x2) & n_boy(x1) & a_young(s1) & Theme(s1,x1)) | exists e1 s1 s2 s3 x1 x2 x3.(Actor(e1,x3) & n_rooster(x3) & a_protective(s3) & Theme(s3,x3) & Theme(e1,x1) & v_attack(e1) & n_girl(x1) & of(x1,x2) & n_school(x2) & a_high(s2) & Theme(s2,x1) & a_several(s1) & Theme(s1,x1)) | 79766212-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e1 s1 s2 s3 x1 x2 x3 x4 x5.(v_wear(e2) & v_chase(e1) & n_shoe(x3) & n_chicken(x5) & n_boy(x1) & after(e1,x5) & a_young(s1) & a_white(s2) & a_topic(x1) & a_several(s3) & Theme(s3,x5) & Theme(s2,x3) & Theme(s1,x1) & Theme(e2,x3) & Actor(e2,x2) & Actor(e1,x4) & (x3 = x4) & (x1 = x2)) | exists e1 s1 s2 s3 x1 x2 x3.(v_attack(e1) & of(x1,x2) & n_school(x2) & n_rooster(x3) & n_girl(x1) & a_several(s1) & a_protective(s3) & a_high(s2) & Theme(s3,x3) & Theme(s2,x1) & Theme(s1,x1) & Theme(e1,x1) & Actor(e1,x3)) |
||
a young boy wearing white shoes chasing after several chickens | A boy on a farm is trying to run his chickens back into their yard. | 1 | -100 | Not all chickens are on a farm. | exists e1 e2 s1 s2 s3 x1 x2 x3 x4 x5.(a_topic(x1) & Theme(e2,x3) & Actor(e2,x2) & v_wear(e2) & after(e1,x5) & n_chicken(x5) & a_several(s3) & Theme(s3,x5) & Actor(e1,x4) & v_chase(e1) & (x3 = x4) & n_shoe(x3) & a_white(s2) & Theme(s2,x3) & (x1 = x2) & n_boy(x1) & a_young(s1) & Theme(s1,x1)) | exists e1 p1 x1 x2 x3 x4.(Topic(e1,p1) & Actor(e1,x1) & v_try(e1) & exists e2 s1.(into(e2,x4) & a_back(s1) & Manner(e2,s1) & Theme(e2,x3) & Actor(e2,x1) & v_run(e2)) & n_yard(x4) & of(x4,x1) & n_thing(x1) & n_chicken(x3) & of(x3,x1) & n_male(x1) & on(x1,x2) & n_farm(x2) & n_boy(x1)) | 79766712-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 s1 s2 s3 x1 x2 x3 x4 x5.(v_wear(e2) & v_chase(e1) & n_shoe(x3) & n_chicken(x5) & n_boy(x1) & after(e1,x5) & a_young(s1) & a_white(s2) & a_topic(x1) & a_several(s3) & Theme(s3,x5) & Theme(s2,x3) & Theme(s1,x1) & Theme(e2,x3) & Actor(e2,x2) & Actor(e1,x4) & (x3 = x4) & (x1 = x2)) | exists e1 p1 x1 x2 x3 x4.(v_try(e1) & on(x1,x2) & of(x4,x1) & of(x3,x1) & n_yard(x4) & n_thing(x1) & n_male(x1) & n_farm(x2) & n_chicken(x3) & n_boy(x1) & exists e2 s1.(v_run(e2) & into(e2,x4) & a_back(s1) & Theme(e2,x3) & Manner(e2,s1) & Actor(e2,x1)) & Topic(e1,p1) & Actor(e1,x1)) |
||
A young boy runs after some chickens. | a kid chases chickens | 0 | -100 | "a kid chases" is just a rephrasing of "young boy runs after" the chickens. | exists s1 x1 x2 x3.(a_topic(x1) & after(x1,x3) & n_chicken(x3) & n_run(x1) & of(x1,x2) & n_boy(x2) & a_young(s1) & Theme(s1,x1)) | exists e1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_chase(e1) & n_chicken(x2) & n_kid(x1)) | 79766c08-e4c8-11ec-9cdd-0242ac1c0002 | exists s1 x1 x2 x3.(of(x1,x2) & n_run(x1) & n_chicken(x3) & n_boy(x2) & after(x1,x3) & a_young(s1) & a_topic(x1) & Theme(s1,x1)) | exists e1 x1 x2.(v_chase(e1) & n_kid(x1) & n_chicken(x2) & Theme(e1,x2) & Actor(e1,x1)) |
||
A young boy runs after some chickens. | a kid chases chickens on his birthday | 1 | -100 | young boy runs after some chickens doesn't always mean kid chases chickens on his birthday | exists s1 x1 x2 x3.(a_topic(x1) & after(x1,x3) & n_chicken(x3) & n_run(x1) & of(x1,x2) & n_boy(x2) & a_young(s1) & Theme(s1,x1)) | exists e1 x1 x2 x3.(on(e1,x3) & n_birthday(x3) & of(x3,x1) & n_male(x1) & Theme(e1,x2) & Actor(e1,x1) & v_chase(e1) & n_chicken(x2) & n_kid(x1)) | 797670f4-e4c8-11ec-9cdd-0242ac1c0002 | exists s1 x1 x2 x3.(of(x1,x2) & n_run(x1) & n_chicken(x3) & n_boy(x2) & after(x1,x3) & a_young(s1) & a_topic(x1) & Theme(s1,x1)) | exists e1 x1 x2 x3.(v_chase(e1) & on(e1,x3) & of(x3,x1) & n_male(x1) & n_kid(x1) & n_chicken(x2) & n_birthday(x3) & Theme(e1,x2) & Actor(e1,x1)) |
||
A young boy runs after some chickens. | a cat eats food | 2 | -100 | A young boy is not a cat, also while the cat eats food the young boy runs after some chickens. | exists s1 x1 x2 x3.(a_topic(x1) & after(x1,x3) & n_chicken(x3) & n_run(x1) & of(x1,x2) & n_boy(x2) & a_young(s1) & Theme(s1,x1)) | exists e1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_eat(e1) & n_food(x2) & n_cat(x1)) | 797676d0-e4c8-11ec-9cdd-0242ac1c0002 | exists s1 x1 x2 x3.(of(x1,x2) & n_run(x1) & n_chicken(x3) & n_boy(x2) & after(x1,x3) & a_young(s1) & a_topic(x1) & Theme(s1,x1)) | exists e1 x1 x2.(v_eat(e1) & n_food(x2) & n_cat(x1) & Theme(e1,x2) & Actor(e1,x1)) |
||
A young child runs with chickens. | A boy playing with his dog | 2 | -100 | chickens and dog are not the same | exists e1 s1 x1 x2.(with(e1,x2) & n_chicken(x2) & Actor(e1,x1) & v_run(e1) & n_child(x1) & a_young(s1) & Theme(s1,x1)) | exists e1 x1 x2 x3.(a_topic(x1) & with(e1,x3) & n_dog(x3) & of(x3,x1) & n_male(x1) & Actor(e1,x2) & v_play(e1) & (x1 = x2) & n_boy(x1)) | 79767be4-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2.(with(e1,x2) & v_run(e1) & n_child(x1) & n_chicken(x2) & a_young(s1) & Theme(s1,x1) & Actor(e1,x1)) | exists e1 x1 x2 x3.(with(e1,x3) & v_play(e1) & of(x3,x1) & n_male(x1) & n_dog(x3) & n_boy(x1) & a_topic(x1) & Actor(e1,x2) & (x1 = x2)) |
||
A young child runs with chickens. | A boy playing with his chickens | 1 | -100 | Running does not mean playing, running with chickens does not mean there are his chickens. | exists e1 s1 x1 x2.(with(e1,x2) & n_chicken(x2) & Actor(e1,x1) & v_run(e1) & n_child(x1) & a_young(s1) & Theme(s1,x1)) | exists e1 x1 x2 x3.(a_topic(x1) & with(e1,x3) & n_chicken(x3) & of(x3,x1) & n_male(x1) & Actor(e1,x2) & v_play(e1) & (x1 = x2) & n_boy(x1)) | 7976813e-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2.(with(e1,x2) & v_run(e1) & n_child(x1) & n_chicken(x2) & a_young(s1) & Theme(s1,x1) & Actor(e1,x1)) | exists e1 x1 x2 x3.(with(e1,x3) & v_play(e1) & of(x3,x1) & n_male(x1) & n_chicken(x3) & n_boy(x1) & a_topic(x1) & Actor(e1,x2) & (x1 = x2)) |
||
A young child runs with chickens. | A boy playing on the farm | 1 | -100 | Runs does not mean playing, chickens are not always on farms. | exists e1 s1 x1 x2.(with(e1,x2) & n_chicken(x2) & Actor(e1,x1) & v_run(e1) & n_child(x1) & a_young(s1) & Theme(s1,x1)) | exists e1 x1 x2 x3.(n_farm(x3) & a_topic(x1) & on(e1,x3) & Actor(e1,x2) & v_play(e1) & (x1 = x2) & n_boy(x1)) | 79768670-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2.(with(e1,x2) & v_run(e1) & n_child(x1) & n_chicken(x2) & a_young(s1) & Theme(s1,x1) & Actor(e1,x1)) | exists e1 x1 x2 x3.(v_play(e1) & on(e1,x3) & n_farm(x3) & n_boy(x1) & a_topic(x1) & Actor(e1,x2) & (x1 = x2)) |
||
A little boy chases chickens. | A boy running after chickens. | 0 | -100 | HE CHASES BY RUNNING AFTER THEM. | exists s1 x1 x2 x3.(a_topic(x1) & n_chicken(x1) & of(x1,x3) & n_chase(x3) & of(x1,x2) & n_boy(x2) & a_little(s1) & Theme(s1,x1)) | exists e1 x1 x2 x3.(a_topic(x1) & after(e1,x3) & n_chicken(x3) & Actor(e1,x2) & v_run(e1) & (x1 = x2) & n_boy(x1)) | 79768b7a-e4c8-11ec-9cdd-0242ac1c0002 | exists s1 x1 x2 x3.(of(x1,x3) & of(x1,x2) & n_chicken(x1) & n_chase(x3) & n_boy(x2) & a_topic(x1) & a_little(s1) & Theme(s1,x1)) | exists e1 x1 x2 x3.(v_run(e1) & n_chicken(x3) & n_boy(x1) & after(e1,x3) & a_topic(x1) & Actor(e1,x2) & (x1 = x2)) |
||
A little boy chases chickens. | A boy running outside. | 1 | -100 | Chasing chickens does not mean you are outside. | exists s1 x1 x2 x3.(a_topic(x1) & n_chicken(x1) & of(x1,x3) & n_chase(x3) & of(x1,x2) & n_boy(x2) & a_little(s1) & Theme(s1,x1)) | exists e1 x1 x2 x3.(a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & v_run(e1) & n_outside(x3) & (x1 = x2) & n_boy(x1)) | 79769142-e4c8-11ec-9cdd-0242ac1c0002 | exists s1 x1 x2 x3.(of(x1,x3) & of(x1,x2) & n_chicken(x1) & n_chase(x3) & n_boy(x2) & a_topic(x1) & a_little(s1) & Theme(s1,x1)) | exists e1 x1 x2 x3.(v_run(e1) & n_outside(x3) & n_boy(x1) & a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2)) |
||
A little boy chases chickens. | A boy sitting on a swing. | 2 | -100 | sitting and chases are not the same | exists s1 x1 x2 x3.(a_topic(x1) & n_chicken(x1) & of(x1,x3) & n_chase(x3) & of(x1,x2) & n_boy(x2) & a_little(s1) & Theme(s1,x1)) | exists e1 x1 x2 x3.(a_topic(x1) & on(e1,x3) & n_swing(x3) & Actor(e1,x2) & v_sit(e1) & (x1 = x2) & n_boy(x1)) | 79769660-e4c8-11ec-9cdd-0242ac1c0002 | exists s1 x1 x2 x3.(of(x1,x3) & of(x1,x2) & n_chicken(x1) & n_chase(x3) & n_boy(x2) & a_topic(x1) & a_little(s1) & Theme(s1,x1)) | exists e1 x1 x2 x3.(v_sit(e1) & on(e1,x3) & n_swing(x3) & n_boy(x1) & a_topic(x1) & Actor(e1,x2) & (x1 = x2)) |
||
A group of artists paint on the street. | Artists pain on the street. | 0 | -100 | THE GROUP IS MADE UP OF ARTISTS. THEY USE PAINT WHILE ON THE STREET. | exists e1 x1 x2 x3.(n_street(x3) & on(e1,x3) & Actor(e1,x1) & v_paint(e1) & of(x1,x2) & n_artist(x2) & n_group(x1)) | exists x1 x2 x3.(n_street(x3) & a_topic(x1) & on(x1,x3) & n_pain(x1) & (x1 = x2) & ne_nam_artists(x2)) | 79769c32-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3.(v_paint(e1) & on(e1,x3) & of(x1,x2) & n_street(x3) & n_group(x1) & n_artist(x2) & Actor(e1,x1)) | exists x1 x2 x3.(on(x1,x3) & ne_nam_artists(x2) & n_street(x3) & n_pain(x1) & a_topic(x1) & (x1 = x2)) |
||
A group of artists paint on the street. | Artists paint smiley faces on the street. | 1 | -100 | Not all paintings are smiley faces. | exists e1 x1 x2 x3.(n_street(x3) & on(e1,x3) & Actor(e1,x1) & v_paint(e1) & of(x1,x2) & n_artist(x2) & n_group(x1)) | exists e1 x1 x2 x3 x4 x5.(n_street(x5) & on(e1,x5) & Theme(e1,x4) & Actor(e1,x1) & v_face(e1) & n_thing(x4) & n_smiley(x1) & of(x1,x3) & n_paint(x3) & (x1 = x2) & ne_nam_artists(x2)) | 7976a18c-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3.(v_paint(e1) & on(e1,x3) & of(x1,x2) & n_street(x3) & n_group(x1) & n_artist(x2) & Actor(e1,x1)) | exists e1 x1 x2 x3 x4 x5.(v_face(e1) & on(e1,x5) & of(x1,x3) & ne_nam_artists(x2) & n_thing(x4) & n_street(x5) & n_smiley(x1) & n_paint(x3) & Theme(e1,x4) & Actor(e1,x1) & (x1 = x2)) |
||
A group of artists paint on the street. | Artists have a cookout on the street. | 2 | -100 | paint and cookout are not the same | exists e1 x1 x2 x3.(n_street(x3) & on(e1,x3) & Actor(e1,x1) & v_paint(e1) & of(x1,x2) & n_artist(x2) & n_group(x1)) | exists e1 x1 x2 x3.(n_street(x3) & Theme(e1,x2) & Actor(e1,x1) & v_have(e1) & on(x2,x3) & n_cookout(x2) & n_artist(x1)) | 7976a6d2-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3.(v_paint(e1) & on(e1,x3) & of(x1,x2) & n_street(x3) & n_group(x1) & n_artist(x2) & Actor(e1,x1)) | exists e1 x1 x2 x3.(v_have(e1) & on(x2,x3) & n_street(x3) & n_cookout(x2) & n_artist(x1) & Theme(e1,x2) & Actor(e1,x1)) |
||
A man is bending down taking a picture of a flower. | man taking picture | 1 | -100 | Taking a picture can mean different things, he could be receiving a picture. | exists e1 e2 s1 x1 x2 x3.(for(e1,e2) & Theme(e2,x2) & Actor(e2,x1) & v_take(e2) & of(x2,x3) & n_flower(x3) & n_picture(x2) & a_down(s1) & Manner(e1,s1) & Actor(e1,x1) & v_bend(e1) & n_man(x1)) | exists e1 x1 x2 x3.(a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & v_take(e1) & n_picture(x3) & (x1 = x2) & n_man(x1)) | 7976ac72-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 s1 x1 x2 x3.(v_take(e2) & v_bend(e1) & of(x2,x3) & n_picture(x2) & n_man(x1) & n_flower(x3) & for(e1,e2) & a_down(s1) & Theme(e2,x2) & Manner(e1,s1) & Actor(e2,x1) & Actor(e1,x1)) | exists e1 x1 x2 x3.(v_take(e1) & n_picture(x3) & n_man(x1) & a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2)) |
||
A man is bending down taking a picture of a flower. | man takes picture in a garden | 0 | -100 | THE FLOWER IS IN THE GARDEN. | exists e2 e1 s1 x1 x2 x3.(for(e1,e2) & Theme(e2,x2) & Actor(e2,x1) & v_take(e2) & of(x2,x3) & n_flower(x3) & n_picture(x2) & a_down(s1) & Manner(e1,s1) & Actor(e1,x1) & v_bend(e1) & n_man(x1)) | exists e1 x1 x2 x3.(in(e1,x3) & n_garden(x3) & Theme(e1,x2) & Actor(e1,x1) & v_take(e1) & n_picture(x2) & n_man(x1)) | 7976b1cc-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e1 s1 x1 x2 x3.(v_take(e2) & v_bend(e1) & of(x2,x3) & n_picture(x2) & n_man(x1) & n_flower(x3) & for(e1,e2) & a_down(s1) & Theme(e2,x2) & Manner(e1,s1) & Actor(e2,x1) & Actor(e1,x1)) | exists e1 x1 x2 x3.(v_take(e1) & n_picture(x2) & n_man(x1) & n_garden(x3) & in(e1,x3) & Theme(e1,x2) & Actor(e1,x1)) |
||
A man is bending down taking a picture of a flower. | man standing in bus stop | 2 | -100 | bending and standing are not the same | exists e1 e2 s1 x1 x2 x3.(for(e1,e2) & Theme(e2,x2) & Actor(e2,x1) & v_take(e2) & of(x2,x3) & n_flower(x3) & n_picture(x2) & a_down(s1) & Manner(e1,s1) & Actor(e1,x1) & v_bend(e1) & n_man(x1)) | exists x1 x2 x3 x4.(a_topic(x1) & in(x1,x3) & n_stop(x3) & of(x3,x4) & n_bus(x4) & n_standing(x1) & of(x1,x2) & n_man(x2)) | 7976b6fe-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 s1 x1 x2 x3.(v_take(e2) & v_bend(e1) & of(x2,x3) & n_picture(x2) & n_man(x1) & n_flower(x3) & for(e1,e2) & a_down(s1) & Theme(e2,x2) & Manner(e1,s1) & Actor(e2,x1) & Actor(e1,x1)) | exists x1 x2 x3 x4.(of(x3,x4) & of(x1,x2) & n_stop(x3) & n_standing(x1) & n_man(x2) & n_bus(x4) & in(x1,x3) & a_topic(x1)) |
||
a man is pole vaulting in front of a white building. | A man is sitting in front of a black building. | 2 | -100 | A man can not be sitting and pole vaulting simultaneously. A building can not be both black and white simultaneously. | exists e1 p1 x1.(exists e2 s1 x2 x3.(in(e2,x2) & of(x2,x3) & n_building(x3) & a_white(s1) & Theme(s1,x3) & n_front(x2) & Actor(e2,x1) & v_vault(e2)) & Topic(e1,p1) & Actor(e1,x1) & v_pole(e1) & n_man(x1)) | exists e1 s1 x1 x2 x3.(in(e1,x2) & of(x2,x3) & n_building(x3) & a_black(s1) & Theme(s1,x3) & n_front(x2) & Actor(e1,x1) & v_sit(e1) & n_man(x1)) | 7976bc26-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 p1 x1.(v_pole(e1) & n_man(x1) & exists e2 s1 x2 x3.(v_vault(e2) & of(x2,x3) & n_front(x2) & n_building(x3) & in(e2,x2) & a_white(s1) & Theme(s1,x3) & Actor(e2,x1)) & Topic(e1,p1) & Actor(e1,x1)) | exists e1 s1 x1 x2 x3.(v_sit(e1) & of(x2,x3) & n_man(x1) & n_front(x2) & n_building(x3) & in(e1,x2) & a_black(s1) & Theme(s1,x3) & Actor(e1,x1)) |
||
a man is pole vaulting in front of a white building. | A man is in front of a building. | 0 | -100 | A man is in front of white building for pole vaulting | exists e1 p1 x1.(exists e2 s1 x2 x3.(in(e2,x2) & of(x2,x3) & n_building(x3) & a_white(s1) & Theme(s1,x3) & n_front(x2) & Actor(e2,x1) & v_vault(e2)) & Topic(e1,p1) & Actor(e1,x1) & v_pole(e1) & n_man(x1)) | exists p1 x1.(exists x2 x3.(in(x1,x2) & of(x2,x3) & n_building(x3) & n_front(x2)) & n_man(x1)) | 7976c25c-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 p1 x1.(v_pole(e1) & n_man(x1) & exists e2 s1 x2 x3.(v_vault(e2) & of(x2,x3) & n_front(x2) & n_building(x3) & in(e2,x2) & a_white(s1) & Theme(s1,x3) & Actor(e2,x1)) & Topic(e1,p1) & Actor(e1,x1)) | exists x1.(n_man(x1) & exists x2 x3.(of(x2,x3) & n_front(x2) & n_building(x3) & in(x1,x2))) |
||
a man is pole vaulting in front of a white building. | An old man is pole vaulting. | 1 | -100 | Not every man is old. | exists e1 p1 x1.(exists e2 s1 x2 x3.(in(e2,x2) & of(x2,x3) & n_building(x3) & a_white(s1) & Theme(s1,x3) & n_front(x2) & Actor(e2,x1) & v_vault(e2)) & Topic(e1,p1) & Actor(e1,x1) & v_pole(e1) & n_man(x1)) | exists p1 s1 x1.(exists s2 x2.((x1 = x2) & n_vaulting(x2) & a_pole(s2) & Theme(s2,x2)) & n_man(x1) & a_old(s1) & Theme(s1,x1)) | 7976c82e-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 p1 x1.(v_pole(e1) & n_man(x1) & exists e2 s1 x2 x3.(v_vault(e2) & of(x2,x3) & n_front(x2) & n_building(x3) & in(e2,x2) & a_white(s1) & Theme(s1,x3) & Actor(e2,x1)) & Topic(e1,p1) & Actor(e1,x1)) | exists s1 x1.(n_man(x1) & exists s2 x2.(n_vaulting(x2) & a_pole(s2) & Theme(s2,x2) & (x1 = x2)) & a_old(s1) & Theme(s1,x1)) |
||
A man standing up in a boat paddling toward a shore lined with furniture and other large objects. | The man wants to take a nap on the couch on the shore. | 1 | 0.000053 | Not all furniture is a couch, not everyone wants to take a nap | exists e2 e1 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10.(n_object(x10) & a_large(s3) & Theme(s3,x10) & a_topic(x1) & toward(e1,x5) & with(e2,x7) & subset_of(x9,x7) & -(x9 = x10) & n_object(x9) & a_large(s2) & Theme(s2,x9) & subset_of(x8,x7) & n_furniture(x8) & Theme(e2,x6) & v_line(e2) & (x5 = x6) & n_shore(x5) & in(e1,x3) & n_paddling(x3) & of(x3,x4) & n_boat(x4) & a_up(s1) & Manner(e1,s1) & Actor(e1,x2) & v_stand(e1) & (x1 = x2) & n_man(x1)) | exists e1 p1 x1 x3 x4.(n_shore(x4) & n_couch(x3) & n_man(x1) & Topic(e1,p1) & Actor(e1,x1) & v_want(e1) & exists e2 x2.(Theme(e2,x2) & Actor(e2,x1) & v_take(e2) & on(x2,x3) & on(x3,x4) & n_nap(x2))) | 7976cce8-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e1 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10.(with(e2,x7) & v_stand(e1) & v_line(e2) & toward(e1,x5) & subset_of(x9,x7) & subset_of(x8,x7) & of(x3,x4) & n_shore(x5) & n_paddling(x3) & n_object(x9) & n_object(x10) & n_man(x1) & n_furniture(x8) & n_boat(x4) & in(e1,x3) & a_up(s1) & a_topic(x1) & a_large(s3) & a_large(s2) & Theme(s3,x10) & Theme(s2,x9) & Theme(e2,x6) & Manner(e1,s1) & Actor(e1,x2) & -(x9 = x10) & (x5 = x6) & (x1 = x2)) | exists e1 p1 x1 x3 x4.(v_want(e1) & n_shore(x4) & n_man(x1) & n_couch(x3) & exists e2 x2.(v_take(e2) & on(x3,x4) & on(x2,x3) & n_nap(x2) & Theme(e2,x2) & Actor(e2,x1)) & Topic(e1,p1) & Actor(e1,x1)) |
||
A man standing up in a boat paddling toward a shore lined with furniture and other large objects. | A boat paddled by a man is headed for the shore. | 0 | -100 | WHEN ON A BOAT YOU NEED TO BE PADDLING. THE SHORE IS LINED WITH LARGE OBJECTS AND FURNITURE. | exists e2 e1 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10.(n_object(x10) & a_large(s3) & Theme(s3,x10) & a_topic(x1) & toward(e1,x5) & with(e2,x7) & subset_of(x9,x7) & -(x9 = x10) & n_object(x9) & a_large(s2) & Theme(s2,x9) & subset_of(x8,x7) & n_furniture(x8) & Theme(e2,x6) & v_line(e2) & (x5 = x6) & n_shore(x5) & in(e1,x3) & n_paddling(x3) & of(x3,x4) & n_boat(x4) & a_up(s1) & Manner(e1,s1) & Actor(e1,x2) & v_stand(e1) & (x1 = x2) & n_man(x1)) | exists e2 e1 x1 x2 x3 x4.(n_shore(x4) & for(e2,x4) & Theme(e2,x1) & v_head(e2) & Actor(e1,x3) & n_man(x3) & Theme(e1,x2) & v_paddle(e1) & (x1 = x2) & n_boat(x1)) | 7976d224-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e1 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10.(with(e2,x7) & v_stand(e1) & v_line(e2) & toward(e1,x5) & subset_of(x9,x7) & subset_of(x8,x7) & of(x3,x4) & n_shore(x5) & n_paddling(x3) & n_object(x9) & n_object(x10) & n_man(x1) & n_furniture(x8) & n_boat(x4) & in(e1,x3) & a_up(s1) & a_topic(x1) & a_large(s3) & a_large(s2) & Theme(s3,x10) & Theme(s2,x9) & Theme(e2,x6) & Manner(e1,s1) & Actor(e1,x2) & -(x9 = x10) & (x5 = x6) & (x1 = x2)) | exists e2 e1 x1 x2 x3 x4.(v_paddle(e1) & v_head(e2) & n_shore(x4) & n_man(x3) & n_boat(x1) & for(e2,x4) & Theme(e2,x1) & Theme(e1,x2) & Actor(e1,x3) & (x1 = x2)) |
||
A man standing up in a boat paddling toward a shore lined with furniture and other large objects. | A man is rowing a boat towards a shore lined with couches. | 1 | 0.529423 | Not all furniture are couches. | exists e2 e1 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10.(n_object(x10) & a_large(s3) & Theme(s3,x10) & a_topic(x1) & toward(e1,x5) & with(e2,x7) & subset_of(x9,x7) & -(x9 = x10) & n_object(x9) & a_large(s2) & Theme(s2,x9) & subset_of(x8,x7) & n_furniture(x8) & Theme(e2,x6) & v_line(e2) & (x5 = x6) & n_shore(x5) & in(e1,x3) & n_paddling(x3) & of(x3,x4) & n_boat(x4) & a_up(s1) & Manner(e1,s1) & Actor(e1,x2) & v_stand(e1) & (x1 = x2) & n_man(x1)) | exists e2 e1 x1 x2 x3 x4 x5.(Theme(e2,x2) & Actor(e2,x1) & v_row(e2) & towards(x2,x3) & with(e1,x5) & n_couch(x5) & Theme(e1,x4) & v_line(e1) & (x3 = x4) & n_shore(x3) & n_boat(x2) & n_man(x1)) | 7976d6de-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e1 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10.(with(e2,x7) & v_stand(e1) & v_line(e2) & toward(e1,x5) & subset_of(x9,x7) & subset_of(x8,x7) & of(x3,x4) & n_shore(x5) & n_paddling(x3) & n_object(x9) & n_object(x10) & n_man(x1) & n_furniture(x8) & n_boat(x4) & in(e1,x3) & a_up(s1) & a_topic(x1) & a_large(s3) & a_large(s2) & Theme(s3,x10) & Theme(s2,x9) & Theme(e2,x6) & Manner(e1,s1) & Actor(e1,x2) & -(x9 = x10) & (x5 = x6) & (x1 = x2)) | exists e2 e1 x1 x2 x3 x4 x5.(with(e1,x5) & v_row(e2) & v_line(e1) & towards(x2,x3) & n_shore(x3) & n_man(x1) & n_couch(x5) & n_boat(x2) & Theme(e2,x2) & Theme(e1,x4) & Actor(e2,x1) & (x3 = x4)) |
||
A man standing up in a boat paddling toward a shore lined with furniture and other large objects. | The man in the boat has a friend with him. | 1 | 0.058939 | A man could be alone on a boat not necessarily with a friend. | exists e1 e2 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10.(n_object(x10) & a_large(s3) & Theme(s3,x10) & a_topic(x1) & toward(e1,x5) & with(e2,x7) & subset_of(x9,x7) & -(x9 = x10) & n_object(x9) & a_large(s2) & Theme(s2,x9) & subset_of(x8,x7) & n_furniture(x8) & Theme(e2,x6) & v_line(e2) & (x5 = x6) & n_shore(x5) & in(e1,x3) & n_paddling(x3) & of(x3,x4) & n_boat(x4) & a_up(s1) & Manner(e1,s1) & Actor(e1,x2) & v_stand(e1) & (x1 = x2) & n_man(x1)) | exists e1 x1 x2 x3.(n_male(x1) & n_boat(x2) & n_man(x1) & Theme(e1,x3) & Actor(e1,x1) & v_have(e1) & with(x3,x1) & n_friend(x3) & in(x1,x2)) | 7976db8e-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10.(with(e2,x7) & v_stand(e1) & v_line(e2) & toward(e1,x5) & subset_of(x9,x7) & subset_of(x8,x7) & of(x3,x4) & n_shore(x5) & n_paddling(x3) & n_object(x9) & n_object(x10) & n_man(x1) & n_furniture(x8) & n_boat(x4) & in(e1,x3) & a_up(s1) & a_topic(x1) & a_large(s3) & a_large(s2) & Theme(s3,x10) & Theme(s2,x9) & Theme(e2,x6) & Manner(e1,s1) & Actor(e1,x2) & -(x9 = x10) & (x5 = x6) & (x1 = x2)) | exists e1 x1 x2 x3.(with(x3,x1) & v_have(e1) & n_man(x1) & n_male(x1) & n_friend(x3) & n_boat(x2) & in(x1,x2) & Theme(e1,x3) & Actor(e1,x1)) |
||
A man standing up in a boat paddling toward a shore lined with furniture and other large objects. | The man is outside. | 0 | -100 | THE BOAT AND SHORE ARE OUTSIDE. | exists e1 e2 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10.(n_object(x10) & a_large(s3) & Theme(s3,x10) & a_topic(x1) & toward(e1,x5) & with(e2,x7) & subset_of(x9,x7) & -(x9 = x10) & n_object(x9) & a_large(s2) & Theme(s2,x9) & subset_of(x8,x7) & n_furniture(x8) & Theme(e2,x6) & v_line(e2) & (x5 = x6) & n_shore(x5) & in(e1,x3) & n_paddling(x3) & of(x3,x4) & n_boat(x4) & a_up(s1) & Manner(e1,s1) & Actor(e1,x2) & v_stand(e1) & (x1 = x2) & n_man(x1)) | exists s1 x1.(n_man(x1) & Theme(s1,x1) & a_outside(s1)) | 7976e034-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10.(with(e2,x7) & v_stand(e1) & v_line(e2) & toward(e1,x5) & subset_of(x9,x7) & subset_of(x8,x7) & of(x3,x4) & n_shore(x5) & n_paddling(x3) & n_object(x9) & n_object(x10) & n_man(x1) & n_furniture(x8) & n_boat(x4) & in(e1,x3) & a_up(s1) & a_topic(x1) & a_large(s3) & a_large(s2) & Theme(s3,x10) & Theme(s2,x9) & Theme(e2,x6) & Manner(e1,s1) & Actor(e1,x2) & -(x9 = x10) & (x5 = x6) & (x1 = x2)) | exists s1 x1.(n_man(x1) & a_outside(s1) & Theme(s1,x1)) |
||
A man standing up in a boat paddling toward a shore lined with furniture and other large objects. | The man is seated in the boat. | 2 | -100 | standing up and seated are not the same | exists e1 e2 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10.(n_object(x10) & a_large(s3) & Theme(s3,x10) & a_topic(x1) & toward(e1,x5) & with(e2,x7) & subset_of(x9,x7) & -(x9 = x10) & n_object(x9) & a_large(s2) & Theme(s2,x9) & subset_of(x8,x7) & n_furniture(x8) & Theme(e2,x6) & v_line(e2) & (x5 = x6) & n_shore(x5) & in(e1,x3) & n_paddling(x3) & of(x3,x4) & n_boat(x4) & a_up(s1) & Manner(e1,s1) & Actor(e1,x2) & v_stand(e1) & (x1 = x2) & n_man(x1)) | exists e1 x1 x2.(n_boat(x2) & n_man(x1) & in(e1,x2) & Theme(e1,x1) & v_seat(e1)) | 7976e4da-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10.(with(e2,x7) & v_stand(e1) & v_line(e2) & toward(e1,x5) & subset_of(x9,x7) & subset_of(x8,x7) & of(x3,x4) & n_shore(x5) & n_paddling(x3) & n_object(x9) & n_object(x10) & n_man(x1) & n_furniture(x8) & n_boat(x4) & in(e1,x3) & a_up(s1) & a_topic(x1) & a_large(s3) & a_large(s2) & Theme(s3,x10) & Theme(s2,x9) & Theme(e2,x6) & Manner(e1,s1) & Actor(e1,x2) & -(x9 = x10) & (x5 = x6) & (x1 = x2)) | exists e1 x1 x2.(v_seat(e1) & n_man(x1) & n_boat(x2) & in(e1,x2) & Theme(e1,x1)) |
||
A man standing up in a boat paddling toward a shore lined with furniture and other large objects. | A man's boat capsized. | 1 | 0.000343 | The boat could make it to shore and not capsized. | exists e1 e2 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10.(n_object(x10) & a_large(s3) & Theme(s3,x10) & a_topic(x1) & toward(e1,x5) & with(e2,x7) & subset_of(x9,x7) & -(x9 = x10) & n_object(x9) & a_large(s2) & Theme(s2,x9) & subset_of(x8,x7) & n_furniture(x8) & Theme(e2,x6) & v_line(e2) & (x5 = x6) & n_shore(x5) & in(e1,x3) & n_paddling(x3) & of(x3,x4) & n_boat(x4) & a_up(s1) & Manner(e1,s1) & Actor(e1,x2) & v_stand(e1) & (x1 = x2) & n_man(x1)) | exists e1 x1 x2.(Actor(e1,x2) & v_capsize(e1) & n_boat(x2) & of(x2,x1) & n_man(x1)) | 7976eb2e-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10.(with(e2,x7) & v_stand(e1) & v_line(e2) & toward(e1,x5) & subset_of(x9,x7) & subset_of(x8,x7) & of(x3,x4) & n_shore(x5) & n_paddling(x3) & n_object(x9) & n_object(x10) & n_man(x1) & n_furniture(x8) & n_boat(x4) & in(e1,x3) & a_up(s1) & a_topic(x1) & a_large(s3) & a_large(s2) & Theme(s3,x10) & Theme(s2,x9) & Theme(e2,x6) & Manner(e1,s1) & Actor(e1,x2) & -(x9 = x10) & (x5 = x6) & (x1 = x2)) | exists e1 x1 x2.(v_capsize(e1) & of(x2,x1) & n_man(x1) & n_boat(x2) & Actor(e1,x2)) |
||
A man standing up in a boat paddling toward a shore lined with furniture and other large objects. | A man is standing in his boat. | 0 | -100 | THE MAN IS STANDING ON THE BOAT AS HE IS PADDLING THE BOAT. | exists e2 e1 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10.(n_object(x10) & a_large(s3) & Theme(s3,x10) & a_topic(x1) & toward(e1,x5) & with(e2,x7) & subset_of(x9,x7) & -(x9 = x10) & n_object(x9) & a_large(s2) & Theme(s2,x9) & subset_of(x8,x7) & n_furniture(x8) & Theme(e2,x6) & v_line(e2) & (x5 = x6) & n_shore(x5) & in(e1,x3) & n_paddling(x3) & of(x3,x4) & n_boat(x4) & a_up(s1) & Manner(e1,s1) & Actor(e1,x2) & v_stand(e1) & (x1 = x2) & n_man(x1)) | exists e1 x1 x2.(in(e1,x2) & n_boat(x2) & of(x2,x1) & n_male(x1) & Actor(e1,x1) & v_stand(e1) & n_man(x1)) | 7976f0c4-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e1 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10.(with(e2,x7) & v_stand(e1) & v_line(e2) & toward(e1,x5) & subset_of(x9,x7) & subset_of(x8,x7) & of(x3,x4) & n_shore(x5) & n_paddling(x3) & n_object(x9) & n_object(x10) & n_man(x1) & n_furniture(x8) & n_boat(x4) & in(e1,x3) & a_up(s1) & a_topic(x1) & a_large(s3) & a_large(s2) & Theme(s3,x10) & Theme(s2,x9) & Theme(e2,x6) & Manner(e1,s1) & Actor(e1,x2) & -(x9 = x10) & (x5 = x6) & (x1 = x2)) | exists e1 x1 x2.(v_stand(e1) & of(x2,x1) & n_man(x1) & n_male(x1) & n_boat(x2) & in(e1,x2) & Actor(e1,x1)) |
||
A man standing up in a boat paddling toward a shore lined with furniture and other large objects. | The man as trying to get to the shore with furniture on it. | 0 | 0.963046 | BECAUSE THE MAN IS PADDLING TOWARDS THE SHORE MEANS HE IS TRYING TO GET TO IT. | exists e1 e2 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10.(n_object(x10) & a_large(s3) & Theme(s3,x10) & a_topic(x1) & toward(e1,x5) & with(e2,x7) & subset_of(x9,x7) & -(x9 = x10) & n_object(x9) & a_large(s2) & Theme(s2,x9) & subset_of(x8,x7) & n_furniture(x8) & Theme(e2,x6) & v_line(e2) & (x5 = x6) & n_shore(x5) & in(e1,x3) & n_paddling(x3) & of(x3,x4) & n_boat(x4) & a_up(s1) & Manner(e1,s1) & Actor(e1,x2) & v_stand(e1) & (x1 = x2) & n_man(x1)) | exists e1 p1 x1 x2 x3.(n_thing(x3) & n_shore(x3) & n_man(x1) & a_topic(x1) & Topic(e1,p1) & Actor(e1,x2) & v_try(e1) & exists e2 x4.(with(e2,x4) & on(x4,x3) & n_furniture(x4) & to(e2,x3) & Actor(e2,x2) & v_get(e2)) & (x1 = x2)) | 7976f592-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10.(with(e2,x7) & v_stand(e1) & v_line(e2) & toward(e1,x5) & subset_of(x9,x7) & subset_of(x8,x7) & of(x3,x4) & n_shore(x5) & n_paddling(x3) & n_object(x9) & n_object(x10) & n_man(x1) & n_furniture(x8) & n_boat(x4) & in(e1,x3) & a_up(s1) & a_topic(x1) & a_large(s3) & a_large(s2) & Theme(s3,x10) & Theme(s2,x9) & Theme(e2,x6) & Manner(e1,s1) & Actor(e1,x2) & -(x9 = x10) & (x5 = x6) & (x1 = x2)) | exists e1 p1 x1 x2 x3.(v_try(e1) & n_thing(x3) & n_shore(x3) & n_man(x1) & exists e2 x4.(with(e2,x4) & v_get(e2) & to(e2,x3) & on(x4,x3) & n_furniture(x4) & Actor(e2,x2)) & a_topic(x1) & Topic(e1,p1) & Actor(e1,x2) & (x1 = x2)) |
||
A man standing up in a boat paddling toward a shore lined with furniture and other large objects. | The man is swimming out to sea. | 2 | -100 | standing up and swimming are not the same | exists e2 e1 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10.(n_object(x10) & a_large(s3) & Theme(s3,x10) & a_topic(x1) & toward(e1,x5) & with(e2,x7) & subset_of(x9,x7) & -(x9 = x10) & n_object(x9) & a_large(s2) & Theme(s2,x9) & subset_of(x8,x7) & n_furniture(x8) & Theme(e2,x6) & v_line(e2) & (x5 = x6) & n_shore(x5) & in(e1,x3) & n_paddling(x3) & of(x3,x4) & n_boat(x4) & a_up(s1) & Manner(e1,s1) & Actor(e1,x2) & v_stand(e1) & (x1 = x2) & n_man(x1)) | exists e1 s1 x1 x2.(n_man(x1) & a_out(s1) & Manner(e1,s1) & to(e1,x2) & n_sea(x2) & Actor(e1,x1) & v_swim(e1)) | 7976fac4-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e1 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10.(with(e2,x7) & v_stand(e1) & v_line(e2) & toward(e1,x5) & subset_of(x9,x7) & subset_of(x8,x7) & of(x3,x4) & n_shore(x5) & n_paddling(x3) & n_object(x9) & n_object(x10) & n_man(x1) & n_furniture(x8) & n_boat(x4) & in(e1,x3) & a_up(s1) & a_topic(x1) & a_large(s3) & a_large(s2) & Theme(s3,x10) & Theme(s2,x9) & Theme(e2,x6) & Manner(e1,s1) & Actor(e1,x2) & -(x9 = x10) & (x5 = x6) & (x1 = x2)) | exists e1 s1 x1 x2.(v_swim(e1) & to(e1,x2) & n_sea(x2) & n_man(x1) & a_out(s1) & Manner(e1,s1) & Actor(e1,x1)) |
||
A man standing up in a boat paddling toward a shore lined with furniture and other large objects. | A woman is sitting in a boat headed for the open ocean. | 2 | -100 | sitting and standing up are not the same | exists e1 e2 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10.(n_object(x10) & a_large(s3) & Theme(s3,x10) & a_topic(x1) & toward(e1,x5) & with(e2,x7) & subset_of(x9,x7) & -(x9 = x10) & n_object(x9) & a_large(s2) & Theme(s2,x9) & subset_of(x8,x7) & n_furniture(x8) & Theme(e2,x6) & v_line(e2) & (x5 = x6) & n_shore(x5) & in(e1,x3) & n_paddling(x3) & of(x3,x4) & n_boat(x4) & a_up(s1) & Manner(e1,s1) & Actor(e1,x2) & v_stand(e1) & (x1 = x2) & n_man(x1)) | exists e1 e2 s1 x1 x2 x3 x4.(n_ocean(x4) & a_open(s1) & Theme(s1,x4) & in(e1,x2) & for(e2,x4) & Theme(e2,x3) & v_head(e2) & (x2 = x3) & n_boat(x2) & Actor(e1,x1) & v_sit(e1) & n_woman(x1)) | 7976ff7e-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10.(with(e2,x7) & v_stand(e1) & v_line(e2) & toward(e1,x5) & subset_of(x9,x7) & subset_of(x8,x7) & of(x3,x4) & n_shore(x5) & n_paddling(x3) & n_object(x9) & n_object(x10) & n_man(x1) & n_furniture(x8) & n_boat(x4) & in(e1,x3) & a_up(s1) & a_topic(x1) & a_large(s3) & a_large(s2) & Theme(s3,x10) & Theme(s2,x9) & Theme(e2,x6) & Manner(e1,s1) & Actor(e1,x2) & -(x9 = x10) & (x5 = x6) & (x1 = x2)) | exists e1 e2 s1 x1 x2 x3 x4.(v_sit(e1) & v_head(e2) & n_woman(x1) & n_ocean(x4) & n_boat(x2) & in(e1,x2) & for(e2,x4) & a_open(s1) & Theme(s1,x4) & Theme(e2,x3) & Actor(e1,x1) & (x2 = x3)) |
||
A man standing up in a boat paddling toward a shore lined with furniture and other large objects. | The boat has four tires and three gas tanks. | 2 | 0.000001 | The subject cannot be a man and a boat simultaneously. | exists e1 e2 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10.(n_object(x10) & a_large(s3) & Theme(s3,x10) & a_topic(x1) & toward(e1,x5) & with(e2,x7) & subset_of(x9,x7) & -(x9 = x10) & n_object(x9) & a_large(s2) & Theme(s2,x9) & subset_of(x8,x7) & n_furniture(x8) & Theme(e2,x6) & v_line(e2) & (x5 = x6) & n_shore(x5) & in(e1,x3) & n_paddling(x3) & of(x3,x4) & n_boat(x4) & a_up(s1) & Manner(e1,s1) & Actor(e1,x2) & v_stand(e1) & (x1 = x2) & n_man(x1)) | exists e1 x1 x2 x3 x4 x5.(n_boat(x1) & Theme(e1,x2) & Actor(e1,x1) & v_have(e1) & n_tank(x4) & of(x4,x5) & n_gas(x5) & card_eq_3(x4) & n_tire(x3) & subset_of(x4,x2) & subset_of(x3,x2) & card_eq_4(x2)) | 79770456-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10.(with(e2,x7) & v_stand(e1) & v_line(e2) & toward(e1,x5) & subset_of(x9,x7) & subset_of(x8,x7) & of(x3,x4) & n_shore(x5) & n_paddling(x3) & n_object(x9) & n_object(x10) & n_man(x1) & n_furniture(x8) & n_boat(x4) & in(e1,x3) & a_up(s1) & a_topic(x1) & a_large(s3) & a_large(s2) & Theme(s3,x10) & Theme(s2,x9) & Theme(e2,x6) & Manner(e1,s1) & Actor(e1,x2) & -(x9 = x10) & (x5 = x6) & (x1 = x2)) | exists e1 x1 x2 x3 x4 x5.(v_have(e1) & subset_of(x4,x2) & subset_of(x3,x2) & of(x4,x5) & n_tire(x3) & n_tank(x4) & n_gas(x5) & n_boat(x1) & card_eq_4(x2) & card_eq_3(x4) & Theme(e1,x2) & Actor(e1,x1)) |
||
A man standing up in a boat paddling toward a shore lined with furniture and other large objects. | A man paddles through the water. | 0 | -100 | TO GO TOWARD THE SHORE THE MAN NEEDS TO GO THROUGH THE WATER. | exists e1 e2 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10.(n_object(x10) & a_large(s3) & Theme(s3,x10) & a_topic(x1) & toward(e1,x5) & with(e2,x7) & subset_of(x9,x7) & -(x9 = x10) & n_object(x9) & a_large(s2) & Theme(s2,x9) & subset_of(x8,x7) & n_furniture(x8) & Theme(e2,x6) & v_line(e2) & (x5 = x6) & n_shore(x5) & in(e1,x3) & n_paddling(x3) & of(x3,x4) & n_boat(x4) & a_up(s1) & Manner(e1,s1) & Actor(e1,x2) & v_stand(e1) & (x1 = x2) & n_man(x1)) | exists e1 x1 x2.(n_water(x2) & through(e1,x2) & Actor(e1,x1) & v_paddle(e1) & n_man(x1)) | 79770906-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10.(with(e2,x7) & v_stand(e1) & v_line(e2) & toward(e1,x5) & subset_of(x9,x7) & subset_of(x8,x7) & of(x3,x4) & n_shore(x5) & n_paddling(x3) & n_object(x9) & n_object(x10) & n_man(x1) & n_furniture(x8) & n_boat(x4) & in(e1,x3) & a_up(s1) & a_topic(x1) & a_large(s3) & a_large(s2) & Theme(s3,x10) & Theme(s2,x9) & Theme(e2,x6) & Manner(e1,s1) & Actor(e1,x2) & -(x9 = x10) & (x5 = x6) & (x1 = x2)) | exists e1 x1 x2.(v_paddle(e1) & through(e1,x2) & n_water(x2) & n_man(x1) & Actor(e1,x1)) |
||
A man standing up in a boat paddling toward a shore lined with furniture and other large objects. | A man reads a book. | 2 | -100 | One cannot be in a boat paddling while one reads a book. | exists e2 e1 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10.(n_object(x10) & a_large(s3) & Theme(s3,x10) & a_topic(x1) & toward(e1,x5) & with(e2,x7) & subset_of(x9,x7) & -(x9 = x10) & n_object(x9) & a_large(s2) & Theme(s2,x9) & subset_of(x8,x7) & n_furniture(x8) & Theme(e2,x6) & v_line(e2) & (x5 = x6) & n_shore(x5) & in(e1,x3) & n_paddling(x3) & of(x3,x4) & n_boat(x4) & a_up(s1) & Manner(e1,s1) & Actor(e1,x2) & v_stand(e1) & (x1 = x2) & n_man(x1)) | exists e1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_read(e1) & n_book(x2) & n_man(x1)) | 79770dac-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e1 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10.(with(e2,x7) & v_stand(e1) & v_line(e2) & toward(e1,x5) & subset_of(x9,x7) & subset_of(x8,x7) & of(x3,x4) & n_shore(x5) & n_paddling(x3) & n_object(x9) & n_object(x10) & n_man(x1) & n_furniture(x8) & n_boat(x4) & in(e1,x3) & a_up(s1) & a_topic(x1) & a_large(s3) & a_large(s2) & Theme(s3,x10) & Theme(s2,x9) & Theme(e2,x6) & Manner(e1,s1) & Actor(e1,x2) & -(x9 = x10) & (x5 = x6) & (x1 = x2)) | exists e1 x1 x2.(v_read(e1) & n_man(x1) & n_book(x2) & Theme(e1,x2) & Actor(e1,x1)) |
||
A man standing up in a boat paddling toward a shore lined with furniture and other large objects. | The man owns the boat. | 1 | 0.519095 | You can't tell by looking if the man owns or rents a boat. | exists e1 e2 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10.(n_object(x10) & a_large(s3) & Theme(s3,x10) & a_topic(x1) & toward(e1,x5) & with(e2,x7) & subset_of(x9,x7) & -(x9 = x10) & n_object(x9) & a_large(s2) & Theme(s2,x9) & subset_of(x8,x7) & n_furniture(x8) & Theme(e2,x6) & v_line(e2) & (x5 = x6) & n_shore(x5) & in(e1,x3) & n_paddling(x3) & of(x3,x4) & n_boat(x4) & a_up(s1) & Manner(e1,s1) & Actor(e1,x2) & v_stand(e1) & (x1 = x2) & n_man(x1)) | exists e1 x1 x2.(n_boat(x2) & n_man(x1) & Theme(e1,x2) & Actor(e1,x1) & v_own(e1)) | 79771338-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10.(with(e2,x7) & v_stand(e1) & v_line(e2) & toward(e1,x5) & subset_of(x9,x7) & subset_of(x8,x7) & of(x3,x4) & n_shore(x5) & n_paddling(x3) & n_object(x9) & n_object(x10) & n_man(x1) & n_furniture(x8) & n_boat(x4) & in(e1,x3) & a_up(s1) & a_topic(x1) & a_large(s3) & a_large(s2) & Theme(s3,x10) & Theme(s2,x9) & Theme(e2,x6) & Manner(e1,s1) & Actor(e1,x2) & -(x9 = x10) & (x5 = x6) & (x1 = x2)) | exists e1 x1 x2.(v_own(e1) & n_man(x1) & n_boat(x2) & Theme(e1,x2) & Actor(e1,x1)) |
||
A little girl standing in a pool. | The girl is sitting | 2 | -100 | You cannot be sitting and standing at once. | exists s1 x1 x2 x3.(a_topic(x1) & in(x1,x3) & n_pool(x3) & n_standing(x1) & of(x1,x2) & n_girl(x2) & a_little(s1) & Theme(s1,x1)) | exists e1 x1.(n_girl(x1) & Actor(e1,x1) & v_sit(e1)) | 797717fc-e4c8-11ec-9cdd-0242ac1c0002 | exists s1 x1 x2 x3.(of(x1,x2) & n_standing(x1) & n_pool(x3) & n_girl(x2) & in(x1,x3) & a_topic(x1) & a_little(s1) & Theme(s1,x1)) | exists e1 x1.(v_sit(e1) & n_girl(x1) & Actor(e1,x1)) |
||
A little girl standing in a pool. | The girl is standing | 0 | -100 | If a girl is standing, then she is standing. | exists s1 x1 x2 x3.(a_topic(x1) & in(x1,x3) & n_pool(x3) & n_standing(x1) & of(x1,x2) & n_girl(x2) & a_little(s1) & Theme(s1,x1)) | exists e1 x1.(n_girl(x1) & Actor(e1,x1) & v_stand(e1)) | 79771c8e-e4c8-11ec-9cdd-0242ac1c0002 | exists s1 x1 x2 x3.(of(x1,x2) & n_standing(x1) & n_pool(x3) & n_girl(x2) & in(x1,x3) & a_topic(x1) & a_little(s1) & Theme(s1,x1)) | exists e1 x1.(v_stand(e1) & n_girl(x1) & Actor(e1,x1)) |
||
A little girl standing in a pool. | The girl is wet | 1 | -100 | The girl may not be wet. | exists s1 x1 x2 x3.(a_topic(x1) & in(x1,x3) & n_pool(x3) & n_standing(x1) & of(x1,x2) & n_girl(x2) & a_little(s1) & Theme(s1,x1)) | exists s1 x1.(n_girl(x1) & Theme(s1,x1) & a_wet(s1)) | 797721a2-e4c8-11ec-9cdd-0242ac1c0002 | exists s1 x1 x2 x3.(of(x1,x2) & n_standing(x1) & n_pool(x3) & n_girl(x2) & in(x1,x3) & a_topic(x1) & a_little(s1) & Theme(s1,x1)) | exists s1 x1.(n_girl(x1) & a_wet(s1) & Theme(s1,x1)) |
||
A young girl in a pink swimsuit holds onto a swimming pool railing. | A girl is timid in the water. | 1 | -100 | One can be many emotions in the swimming pool not just timid. | exists e1 s1 s2 x1 x2 x3 x4 x5.(onto(e1,x3) & n_railing(x3) & of(x3,x5) & n_pool(x5) & of(x3,x4) & n_swimming(x4) & Actor(e1,x1) & v_hold(e1) & in(x1,x2) & n_swimsuit(x2) & a_pink(s2) & Theme(s2,x2) & n_girl(x1) & a_young(s1) & Theme(s1,x1)) | exists s1 x1 x2.(n_water(x2) & in(s1,x2) & Theme(s1,x1) & a_timid(s1) & n_girl(x1)) | 79772648-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 x1 x2 x3 x4 x5.(v_hold(e1) & onto(e1,x3) & of(x3,x5) & of(x3,x4) & n_swimsuit(x2) & n_swimming(x4) & n_railing(x3) & n_pool(x5) & n_girl(x1) & in(x1,x2) & a_young(s1) & a_pink(s2) & Theme(s2,x2) & Theme(s1,x1) & Actor(e1,x1)) | exists s1 x1 x2.(n_water(x2) & n_girl(x1) & in(s1,x2) & a_timid(s1) & Theme(s1,x1)) |
||
A young girl in a pink swimsuit holds onto a swimming pool railing. | a girl holds on. | 0 | -100 | SHE HOLDS ONTO THE SWIMMING POOL RAILING. | exists e1 s1 s2 x1 x2 x3 x4 x5.(onto(e1,x3) & n_railing(x3) & of(x3,x5) & n_pool(x5) & of(x3,x4) & n_swimming(x4) & Actor(e1,x1) & v_hold(e1) & in(x1,x2) & n_swimsuit(x2) & a_pink(s2) & Theme(s2,x2) & n_girl(x1) & a_young(s1) & Theme(s1,x1)) | exists e1 p1 x1.(exists s1.(Theme(s1,x1) & a_on(s1)) & Topic(e1,p1) & Actor(e1,x1) & v_hold(e1) & n_girl(x1)) | 79772b02-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 x1 x2 x3 x4 x5.(v_hold(e1) & onto(e1,x3) & of(x3,x5) & of(x3,x4) & n_swimsuit(x2) & n_swimming(x4) & n_railing(x3) & n_pool(x5) & n_girl(x1) & in(x1,x2) & a_young(s1) & a_pink(s2) & Theme(s2,x2) & Theme(s1,x1) & Actor(e1,x1)) | exists e1 p1 x1.(v_hold(e1) & n_girl(x1) & exists s1.(a_on(s1) & Theme(s1,x1)) & Topic(e1,p1) & Actor(e1,x1)) |
||
A young girl in a pink swimsuit holds onto a swimming pool railing. | A boy drops his ball. | 2 | -100 | One cannot be a girl and a boy simultaneously. | exists e1 s1 s2 x1 x2 x3 x4 x5.(onto(e1,x3) & n_railing(x3) & of(x3,x5) & n_pool(x5) & of(x3,x4) & n_swimming(x4) & Actor(e1,x1) & v_hold(e1) & in(x1,x2) & n_swimsuit(x2) & a_pink(s2) & Theme(s2,x2) & n_girl(x1) & a_young(s1) & Theme(s1,x1)) | exists e1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_drop(e1) & n_ball(x2) & of(x2,x1) & n_male(x1) & n_boy(x1)) | 79772fbc-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 x1 x2 x3 x4 x5.(v_hold(e1) & onto(e1,x3) & of(x3,x5) & of(x3,x4) & n_swimsuit(x2) & n_swimming(x4) & n_railing(x3) & n_pool(x5) & n_girl(x1) & in(x1,x2) & a_young(s1) & a_pink(s2) & Theme(s2,x2) & Theme(s1,x1) & Actor(e1,x1)) | exists e1 x1 x2.(v_drop(e1) & of(x2,x1) & n_male(x1) & n_boy(x1) & n_ball(x2) & Theme(e1,x2) & Actor(e1,x1)) |
||
Green sunglasses and a pink swimsuit set the tone for stepping into the cold pool. | Green sunglasses and a pink swimsuit is popular | 0 | -100 | set the tone is to establish something which is rephrased as popular. | exists e2 e1 s1 s2 x1 x2 x3 x4 x5 x6 x7.(n_pool(x7) & a_cold(s2) & Theme(s2,x7) & n_tone(x5) & for(e1,e2) & into(e2,x7) & Actor(e2,x6) & v_step(e2) & Theme(e1,x5) & Actor(e1,x1) & v_set(e1) & subset_of(x4,x1) & n_swimsuit(x4) & a_pink(s1) & Theme(s1,x4) & subset_of(x2,x1) & n_sunglass(x2) & (x2 = x3) & ne_nam_green(x3)) | exists s1 s2 x1 x2 x3 x4.(Theme(s2,x1) & a_popular(s2) & subset_of(x4,x1) & n_swimsuit(x4) & a_pink(s1) & Theme(s1,x4) & subset_of(x2,x1) & n_sunglass(x2) & (x2 = x3) & ne_nam_green(x3)) | 797735a2-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e1 s1 s2 x1 x2 x3 x4 x5 x6 x7.(v_step(e2) & v_set(e1) & subset_of(x4,x1) & subset_of(x2,x1) & ne_nam_green(x3) & n_tone(x5) & n_swimsuit(x4) & n_sunglass(x2) & n_pool(x7) & into(e2,x7) & for(e1,e2) & a_pink(s1) & a_cold(s2) & Theme(s2,x7) & Theme(s1,x4) & Theme(e1,x5) & Actor(e2,x6) & Actor(e1,x1) & (x2 = x3)) | exists s1 s2 x1 x2 x3 x4.(subset_of(x4,x1) & subset_of(x2,x1) & ne_nam_green(x3) & n_swimsuit(x4) & n_sunglass(x2) & a_popular(s2) & a_pink(s1) & Theme(s2,x1) & Theme(s1,x4) & (x2 = x3)) |
||
Green sunglasses and a pink swimsuit set the tone for stepping into the cold pool. | Green sunglasses and a pink swimsuit is something that isn't being worn | 2 | -100 | Setting the tone doesn't imply that something that isn't being worn. | exists e1 e2 s1 s2 x1 x2 x3 x4 x5 x6 x7.(n_pool(x7) & a_cold(s2) & Theme(s2,x7) & n_tone(x5) & for(e1,e2) & into(e2,x7) & Actor(e2,x6) & v_step(e2) & Theme(e1,x5) & Actor(e1,x1) & v_set(e1) & subset_of(x4,x1) & n_swimsuit(x4) & a_pink(s1) & Theme(s1,x4) & subset_of(x2,x1) & n_sunglass(x2) & (x2 = x3) & ne_nam_green(x3)) | exists p1 s1 x1 x2 x3 x4.(exists x5 x6.((x1 = x5) & -exists e1.(Theme(e1,x6) & v_wear(e1)) & (x5 = x6) & n_thing(x5)) & subset_of(x4,x1) & n_swimsuit(x4) & a_pink(s1) & Theme(s1,x4) & subset_of(x2,x1) & n_sunglass(x2) & (x2 = x3) & ne_nam_green(x3)) | 79773b7e-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 s1 s2 x1 x2 x3 x4 x5 x6 x7.(v_step(e2) & v_set(e1) & subset_of(x4,x1) & subset_of(x2,x1) & ne_nam_green(x3) & n_tone(x5) & n_swimsuit(x4) & n_sunglass(x2) & n_pool(x7) & into(e2,x7) & for(e1,e2) & a_pink(s1) & a_cold(s2) & Theme(s2,x7) & Theme(s1,x4) & Theme(e1,x5) & Actor(e2,x6) & Actor(e1,x1) & (x2 = x3)) | exists s1 x1 x2 x3 x4.(subset_of(x4,x1) & subset_of(x2,x1) & ne_nam_green(x3) & n_swimsuit(x4) & n_sunglass(x2) & exists x5 x6.(n_thing(x5) & all e1.(-v_wear(e1) | -Theme(e1,x6)) & (x5 = x6) & (x1 = x5)) & a_pink(s1) & Theme(s1,x4) & (x2 = x3)) |
||
Green sunglasses and a pink swimsuit set the tone for stepping into the cold pool. | Green sunglasses and a pink swimsuit is a very different | 1 | -100 | You can not infer they are different. | exists e2 e1 s1 s2 x1 x2 x3 x4 x5 x6 x7.(n_pool(x7) & a_cold(s2) & Theme(s2,x7) & n_tone(x5) & for(e1,e2) & into(e2,x7) & Actor(e2,x6) & v_step(e2) & Theme(e1,x5) & Actor(e1,x1) & v_set(e1) & subset_of(x4,x1) & n_swimsuit(x4) & a_pink(s1) & Theme(s1,x4) & subset_of(x2,x1) & n_sunglass(x2) & (x2 = x3) & ne_nam_green(x3)) | exists s1 s2 x1 x2 x3 x4.(r_a(s2) & r_very(s2) & Theme(s2,x1) & a_different(s2) & subset_of(x4,x1) & n_swimsuit(x4) & a_pink(s1) & Theme(s1,x4) & subset_of(x2,x1) & n_sunglass(x2) & (x2 = x3) & ne_nam_green(x3)) | 79774092-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e1 s1 s2 x1 x2 x3 x4 x5 x6 x7.(v_step(e2) & v_set(e1) & subset_of(x4,x1) & subset_of(x2,x1) & ne_nam_green(x3) & n_tone(x5) & n_swimsuit(x4) & n_sunglass(x2) & n_pool(x7) & into(e2,x7) & for(e1,e2) & a_pink(s1) & a_cold(s2) & Theme(s2,x7) & Theme(s1,x4) & Theme(e1,x5) & Actor(e2,x6) & Actor(e1,x1) & (x2 = x3)) | exists s1 s2 x1 x2 x3 x4.(subset_of(x4,x1) & subset_of(x2,x1) & r_very(s2) & r_a(s2) & ne_nam_green(x3) & n_swimsuit(x4) & n_sunglass(x2) & a_pink(s1) & a_different(s2) & Theme(s2,x1) & Theme(s1,x4) & (x2 = x3)) |
||
man in a boat looking at a disaster. | The man is at home, asleep. | 2 | -100 | The man cannot simultaneously be on a boat and at home | exists e1 x1 x2 x3 x4.(a_topic(x1) & in(x1,x2) & at(e1,x4) & n_disaster(x4) & Actor(e1,x3) & v_look(e1) & (x2 = x3) & n_boat(x2) & n_man(x1)) | exists p1 x1.(n_man(x1) & exists x2 x3.(at(x1,x2) & rel(x2,x3) & n_asleep(x3) & n_home(x2))) | 79774632-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4.(v_look(e1) & n_man(x1) & n_disaster(x4) & n_boat(x2) & in(x1,x2) & at(e1,x4) & a_topic(x1) & Actor(e1,x3) & (x2 = x3)) | exists x1.(n_man(x1) & exists x2 x3.(rel(x2,x3) & n_home(x2) & n_asleep(x3) & at(x1,x2))) |
||
man in a boat looking at a disaster. | The man is inside. | 2 | -100 | A boat is not typically inside. | exists e1 x1 x2 x3 x4.(a_topic(x1) & in(x1,x2) & at(e1,x4) & n_disaster(x4) & Actor(e1,x3) & v_look(e1) & (x2 = x3) & n_boat(x2) & n_man(x1)) | exists e1 s1 x1.(n_man(x1) & a_inside(s1) & Manner(e1,s1) & Actor(e1,x1) & v_be(e1)) | 79774aec-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4.(v_look(e1) & n_man(x1) & n_disaster(x4) & n_boat(x2) & in(x1,x2) & at(e1,x4) & a_topic(x1) & Actor(e1,x3) & (x2 = x3)) | exists e1 s1 x1.(v_be(e1) & n_man(x1) & a_inside(s1) & Manner(e1,s1) & Actor(e1,x1)) |
||
man in a boat looking at a disaster. | The boat is in water. | 1 | 0.955284 | A boat is not necessarily in the water. | exists e1 x1 x2 x3 x4.(a_topic(x1) & in(x1,x2) & at(e1,x4) & n_disaster(x4) & Actor(e1,x3) & v_look(e1) & (x2 = x3) & n_boat(x2) & n_man(x1)) | exists p1 x1.(n_boat(x1) & exists x2.(in(x1,x2) & n_water(x2))) | 797750d2-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4.(v_look(e1) & n_man(x1) & n_disaster(x4) & n_boat(x2) & in(x1,x2) & at(e1,x4) & a_topic(x1) & Actor(e1,x3) & (x2 = x3)) | exists x1.(n_boat(x1) & exists x2.(n_water(x2) & in(x1,x2))) |
||
man in a boat looking at a disaster. | A man is outside. | 0 | -100 | A man in a boat would be outside. | exists e1 x1 x2 x3 x4.(a_topic(x1) & in(x1,x2) & at(e1,x4) & n_disaster(x4) & Actor(e1,x3) & v_look(e1) & (x2 = x3) & n_boat(x2) & n_man(x1)) | exists s1 x1.(Theme(s1,x1) & a_outside(s1) & n_man(x1)) | 79775582-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4.(v_look(e1) & n_man(x1) & n_disaster(x4) & n_boat(x2) & in(x1,x2) & at(e1,x4) & a_topic(x1) & Actor(e1,x3) & (x2 = x3)) | exists s1 x1.(n_man(x1) & a_outside(s1) & Theme(s1,x1)) |
||
man in a boat looking at a disaster. | The man can see a disaster. | 0 | -100 | Can see is a rephrase of looking at. | exists e1 x1 x2 x3 x4.(a_topic(x1) & in(x1,x2) & at(e1,x4) & n_disaster(x4) & Actor(e1,x3) & v_look(e1) & (x2 = x3) & n_boat(x2) & n_man(x1)) | exists e1 p1 x1.(n_man(x1) & exists e2 x2.(Theme(e2,x2) & Actor(e2,x1) & v_see(e2) & n_disaster(x2)) & Topic(e1,p1) & Actor(e1,x1) & v_can(e1)) | 79775b04-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4.(v_look(e1) & n_man(x1) & n_disaster(x4) & n_boat(x2) & in(x1,x2) & at(e1,x4) & a_topic(x1) & Actor(e1,x3) & (x2 = x3)) | exists e1 p1 x1.(v_can(e1) & n_man(x1) & exists e2 x2.(v_see(e2) & n_disaster(x2) & Theme(e2,x2) & Actor(e2,x1)) & Topic(e1,p1) & Actor(e1,x1)) |
||
man in a boat looking at a disaster. | The man is outdoors. | 0 | -100 | If the man is in a boat then the man must be outdoors. | exists e1 x1 x2 x3 x4.(a_topic(x1) & in(x1,x2) & at(e1,x4) & n_disaster(x4) & Actor(e1,x3) & v_look(e1) & (x2 = x3) & n_boat(x2) & n_man(x1)) | exists p1 x1.(n_man(x1) & exists x2.((x1 = x2) & n_outdoors(x2))) | 79776090-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4.(v_look(e1) & n_man(x1) & n_disaster(x4) & n_boat(x2) & in(x1,x2) & at(e1,x4) & a_topic(x1) & Actor(e1,x3) & (x2 = x3)) | exists x1.(n_man(x1) & exists x2.(n_outdoors(x2) & (x1 = x2))) |
||
man in a boat looking at a disaster. | A man in a boat looking at a crash. | 1 | 0.659503 | Disasters come in many forms not just a crash. | exists e1 x1 x2 x3 x4.(a_topic(x1) & in(x1,x2) & at(e1,x4) & n_disaster(x4) & Actor(e1,x3) & v_look(e1) & (x2 = x3) & n_boat(x2) & n_man(x1)) | exists e1 x1 x2 x3 x4.(a_topic(x1) & in(x1,x2) & at(e1,x4) & n_crash(x4) & Actor(e1,x3) & v_look(e1) & (x2 = x3) & n_boat(x2) & n_man(x1)) | 797765b8-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4.(v_look(e1) & n_man(x1) & n_disaster(x4) & n_boat(x2) & in(x1,x2) & at(e1,x4) & a_topic(x1) & Actor(e1,x3) & (x2 = x3)) | exists e1 x1 x2 x3 x4.(v_look(e1) & n_man(x1) & n_crash(x4) & n_boat(x2) & in(x1,x2) & at(e1,x4) & a_topic(x1) & Actor(e1,x3) & (x2 = x3)) |
||
man in a boat looking at a disaster. | The man is sailing | 1 | 0.529801 | A boat could be docked not just sailing. | exists e1 x1 x2 x3 x4.(a_topic(x1) & in(x1,x2) & at(e1,x4) & n_disaster(x4) & Actor(e1,x3) & v_look(e1) & (x2 = x3) & n_boat(x2) & n_man(x1)) | exists p1 x1.(n_man(x1) & exists x2.((x1 = x2) & n_sailing(x2))) | 79776a9a-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4.(v_look(e1) & n_man(x1) & n_disaster(x4) & n_boat(x2) & in(x1,x2) & at(e1,x4) & a_topic(x1) & Actor(e1,x3) & (x2 = x3)) | exists x1.(n_man(x1) & exists x2.(n_sailing(x2) & (x1 = x2))) |
||
man in a boat looking at a disaster. | The man is looking at a shipwreck. | 1 | 0.467421 | Disasters don't have to be a shipwreck could be a tsunami. | exists e1 x1 x2 x3 x4.(a_topic(x1) & in(x1,x2) & at(e1,x4) & n_disaster(x4) & Actor(e1,x3) & v_look(e1) & (x2 = x3) & n_boat(x2) & n_man(x1)) | exists e1 x1 x2.(n_man(x1) & at(e1,x2) & n_shipwreck(x2) & Actor(e1,x1) & v_look(e1)) | 79776ffe-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4.(v_look(e1) & n_man(x1) & n_disaster(x4) & n_boat(x2) & in(x1,x2) & at(e1,x4) & a_topic(x1) & Actor(e1,x3) & (x2 = x3)) | exists e1 x1 x2.(v_look(e1) & n_shipwreck(x2) & n_man(x1) & at(e1,x2) & Actor(e1,x1)) |
||
man in a boat looking at a disaster. | A man in a boat watching a movie. | 2 | -100 | One cannot be watching a movie and looking at a disaster simultaneously. | exists e1 x1 x2 x3 x4.(a_topic(x1) & in(x1,x2) & at(e1,x4) & n_disaster(x4) & Actor(e1,x3) & v_look(e1) & (x2 = x3) & n_boat(x2) & n_man(x1)) | exists e1 x1 x2 x3 x4.(a_topic(x1) & in(x1,x2) & Theme(e1,x4) & Actor(e1,x3) & v_watch(e1) & n_movie(x4) & (x2 = x3) & n_boat(x2) & n_man(x1)) | 797774f4-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4.(v_look(e1) & n_man(x1) & n_disaster(x4) & n_boat(x2) & in(x1,x2) & at(e1,x4) & a_topic(x1) & Actor(e1,x3) & (x2 = x3)) | exists e1 x1 x2 x3 x4.(v_watch(e1) & n_movie(x4) & n_man(x1) & n_boat(x2) & in(x1,x2) & a_topic(x1) & Theme(e1,x4) & Actor(e1,x3) & (x2 = x3)) |
||
man in a boat looking at a disaster. | The man is in a boat on the ocean. | 1 | 0.098234 | Boats can be docked in a ocean or lake. | exists e1 x1 x2 x3 x4.(a_topic(x1) & in(x1,x2) & at(e1,x4) & n_disaster(x4) & Actor(e1,x3) & v_look(e1) & (x2 = x3) & n_boat(x2) & n_man(x1)) | exists p1 x1 x3.(n_ocean(x3) & n_man(x1) & exists x2.(in(x1,x2) & on(x2,x3) & n_boat(x2))) | 79777ed6-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4.(v_look(e1) & n_man(x1) & n_disaster(x4) & n_boat(x2) & in(x1,x2) & at(e1,x4) & a_topic(x1) & Actor(e1,x3) & (x2 = x3)) | exists x1 x3.(n_ocean(x3) & n_man(x1) & exists x2.(on(x2,x3) & n_boat(x2) & in(x1,x2))) |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.