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 shirtless man with dreadlocks and tight jeans is playing with unlit fire sticks. | The man with dreadlocks is only wearing tight jeans. | 0 | -100 | The word "Only" in the second sentence is not relatively important and the second sentence implies directly to the firs where shirtless man with dreadlocks and light jeans. | exists e1 s1 s2 s3 x1 x2 x3 x4 x5 x6.(with(e1,x5) & n_stick(x5) & of(x5,x6) & n_fire(x6) & a_unlit(s3) & Theme(s3,x5) & Actor(e1,x1) & v_play(e1) & with(x1,x2) & subset_of(x4,x2) & n_jeans(x4) & a_tight(s2) & Theme(s2,x4) & subset_of(x3,x2) & n_dreadlock(x3) & n_man(x1) & a_shirtless(s1) & Theme(s1,x1)) | exists e1 s1 s2 x1 x2 x3.(n_man(x1) & a_only(s2) & Manner(e1,s2) & Theme(e1,x3) & Actor(e1,x1) & v_wear(e1) & n_jeans(x3) & a_tight(s1) & Theme(s1,x3) & with(x1,x2) & n_dreadlock(x2)) | 4b2b39a0-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 s3 x1 x2 x3 x4 x5 x6.(with(x1,x2) & with(e1,x5) & v_play(e1) & subset_of(x4,x2) & subset_of(x3,x2) & of(x5,x6) & n_stick(x5) & n_man(x1) & n_jeans(x4) & n_fire(x6) & n_dreadlock(x3) & a_unlit(s3) & a_tight(s2) & a_shirtless(s1) & Theme(s3,x5) & Theme(s2,x4) & Theme(s1,x1) & Actor(e1,x1)) | exists e1 s1 s2 x1 x2 x3.(with(x1,x2) & v_wear(e1) & n_man(x1) & n_jeans(x3) & n_dreadlock(x2) & a_tight(s1) & a_only(s2) & Theme(s1,x3) & Theme(e1,x3) & Manner(e1,s2) & Actor(e1,x1)) |
||
A shirtless man with dreads, playing with batons. | A person is playing with something. | 0 | -100 | A shirtless man with dreads is a person, and playing with batons implies playing with something. | exists e1 s1 x1 x2 x3 x4.(a_topic(x1) & with(e1,x4) & n_baton(x4) & Actor(e1,x3) & v_play(e1) & (x1 = x3) & with(x1,x2) & n_dread(x2) & n_man(x1) & a_shirtless(s1) & Theme(s1,x1)) | exists e1 x1 x2.(with(e1,x2) & n_thing(x2) & Actor(e1,x1) & v_play(e1) & n_person(x1)) | 4b2b3efa-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4.(with(x1,x2) & with(e1,x4) & v_play(e1) & n_man(x1) & n_dread(x2) & n_baton(x4) & a_topic(x1) & a_shirtless(s1) & Theme(s1,x1) & Actor(e1,x3) & (x1 = x3)) | exists e1 x1 x2.(with(e1,x2) & v_play(e1) & n_thing(x2) & n_person(x1) & Actor(e1,x1)) |
||
A shirtless man with dreads, playing with batons. | A person is playing with something outside. | 1 | -100 | The use of batons does not imply the person is playing outside. | exists e1 s1 x1 x2 x3 x4.(a_topic(x1) & with(e1,x4) & n_baton(x4) & Actor(e1,x3) & v_play(e1) & (x1 = x3) & with(x1,x2) & n_dread(x2) & n_man(x1) & a_shirtless(s1) & Theme(s1,x1)) | exists e1 s1 x1 x2 x3.(with(e1,x2) & Theme(s1,x3) & a_outside(s1) & (x2 = x3) & n_thing(x2) & Actor(e1,x1) & v_play(e1) & n_person(x1)) | 4b2b4530-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4.(with(x1,x2) & with(e1,x4) & v_play(e1) & n_man(x1) & n_dread(x2) & n_baton(x4) & a_topic(x1) & a_shirtless(s1) & Theme(s1,x1) & Actor(e1,x3) & (x1 = x3)) | exists e1 s1 x1 x2 x3.(with(e1,x2) & v_play(e1) & n_thing(x2) & n_person(x1) & a_outside(s1) & Theme(s1,x3) & Actor(e1,x1) & (x2 = x3)) |
||
A shirtless man with dreads, playing with batons. | The old lady is doing squats. | 2 | -100 | The man can't be a lady. | exists e1 s1 x1 x2 x3 x4.(a_topic(x1) & with(e1,x4) & n_baton(x4) & Actor(e1,x3) & v_play(e1) & (x1 = x3) & with(x1,x2) & n_dread(x2) & n_man(x1) & a_shirtless(s1) & Theme(s1,x1)) | exists e1 s1 x1 x2.(n_lady(x1) & a_old(s1) & Theme(s1,x1) & Theme(e1,x2) & Actor(e1,x1) & v_do(e1) & n_squat(x2)) | 4b2b4a3a-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4.(with(x1,x2) & with(e1,x4) & v_play(e1) & n_man(x1) & n_dread(x2) & n_baton(x4) & a_topic(x1) & a_shirtless(s1) & Theme(s1,x1) & Actor(e1,x3) & (x1 = x3)) | exists e1 s1 x1 x2.(v_do(e1) & n_squat(x2) & n_lady(x1) & a_old(s1) & Theme(s1,x1) & Theme(e1,x2) & Actor(e1,x1)) |
||
Man with dreadlocks twirling batons near boats. | A man with messy hair performs on the dock. | 0 | -100 | .messy hair could imply dreadlocks and on a dock implies he is near boats. | exists e1 x1 x2 x3 x4 x5.(a_topic(x1) & with(x1,x2) & near(e1,x5) & n_boat(x5) & Theme(e1,x4) & Actor(e1,x3) & v_twirl(e1) & n_baton(x4) & (x2 = x3) & n_dreadlock(x2) & n_man(x1)) | exists e1 s1 x1 x2 x3.(n_dock(x3) & on(e1,x3) & Actor(e1,x1) & v_perform(e1) & with(x1,x2) & n_hair(x2) & a_messy(s1) & Theme(s1,x2) & n_man(x1)) | 4b2b5336-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4 x5.(with(x1,x2) & v_twirl(e1) & near(e1,x5) & n_man(x1) & n_dreadlock(x2) & n_boat(x5) & n_baton(x4) & a_topic(x1) & Theme(e1,x4) & Actor(e1,x3) & (x2 = x3)) | exists e1 s1 x1 x2 x3.(with(x1,x2) & v_perform(e1) & on(e1,x3) & n_man(x1) & n_hair(x2) & n_dock(x3) & a_messy(s1) & Theme(s1,x2) & Actor(e1,x1)) |
||
Man with dreadlocks twirling batons near boats. | The man is sewing a boat sail. | 2 | -100 | A man cannot twirl batons while he is sewing. | exists e1 x1 x2 x3 x4 x5.(a_topic(x1) & with(x1,x2) & near(e1,x5) & n_boat(x5) & Theme(e1,x4) & Actor(e1,x3) & v_twirl(e1) & n_baton(x4) & (x2 = x3) & n_dreadlock(x2) & n_man(x1)) | exists e1 x1 x2 x3.(n_man(x1) & Theme(e1,x2) & Actor(e1,x1) & v_sew(e1) & n_sail(x2) & of(x2,x3) & n_boat(x3)) | 4b2b578c-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4 x5.(with(x1,x2) & v_twirl(e1) & near(e1,x5) & n_man(x1) & n_dreadlock(x2) & n_boat(x5) & n_baton(x4) & a_topic(x1) & Theme(e1,x4) & Actor(e1,x3) & (x2 = x3)) | exists e1 x1 x2 x3.(v_sew(e1) & of(x2,x3) & n_sail(x2) & n_man(x1) & n_boat(x3) & Theme(e1,x2) & Actor(e1,x1)) |
||
A man and a woman greeting each other on bikes in front of a building. | A couple meets for a ride. | 1 | -100 | A man and woman greeting each other are not assumed to be a couple who meets. Being on bikes does not necessarily imply that they are going to go for a ride. | exists s1 x1 x2 x3.(a_topic(s1) & subset_of(x2,s1) & all x4.(n_other(x4) -> exists e1 x5 x6 x7.(in(e1,x6) & of(x6,x7) & n_building(x7) & n_front(x6) & on(e1,x5) & n_bike(x5) & Theme(e1,x4) & Actor(e1,x3) & v_greet(e1))) & (x2 = x3) & n_woman(x2) & subset_of(x1,s1) & n_man(x1)) | exists e1 x1 x2.(for(e1,x2) & n_ride(x2) & Actor(e1,x1) & v_meet(e1) & n_couple(x1)) | 4b2b5bec-e4c8-11ec-9cdd-0242ac1c0002 | exists s1 x1 x2 x3.(subset_of(x2,s1) & subset_of(x1,s1) & n_woman(x2) & n_man(x1) & all x4.(exists e1 x5 x6 x7.(v_greet(e1) & on(e1,x5) & of(x6,x7) & n_front(x6) & n_building(x7) & n_bike(x5) & in(e1,x6) & Theme(e1,x4) & Actor(e1,x3)) | -n_other(x4)) & a_topic(s1) & (x2 = x3)) | exists e1 x1 x2.(v_meet(e1) & n_ride(x2) & n_couple(x1) & for(e1,x2) & Actor(e1,x1)) |
||
A man and a woman greeting each other on bikes in front of a building. | People on bikes by a building. | 0 | -100 | The people are greeting each other on bikes since they are on the bikes. | exists s1 x1 x2 x3.(a_topic(s1) & subset_of(x2,s1) & all x4.(n_other(x4) -> exists e1 x5 x6 x7.(in(e1,x6) & of(x6,x7) & n_building(x7) & n_front(x6) & on(e1,x5) & n_bike(x5) & Theme(e1,x4) & Actor(e1,x3) & v_greet(e1))) & (x2 = x3) & n_woman(x2) & subset_of(x1,s1) & n_man(x1)) | exists x1 x2 x3.(a_topic(x1) & on(x1,x2) & by(x2,x3) & n_building(x3) & n_bike(x2) & n_people(x1)) | 4b2b6038-e4c8-11ec-9cdd-0242ac1c0002 | exists s1 x1 x2 x3.(subset_of(x2,s1) & subset_of(x1,s1) & n_woman(x2) & n_man(x1) & all x4.(exists e1 x5 x6 x7.(v_greet(e1) & on(e1,x5) & of(x6,x7) & n_front(x6) & n_building(x7) & n_bike(x5) & in(e1,x6) & Theme(e1,x4) & Actor(e1,x3)) | -n_other(x4)) & a_topic(s1) & (x2 = x3)) | exists x1 x2 x3.(on(x1,x2) & n_people(x1) & n_building(x3) & n_bike(x2) & by(x2,x3) & a_topic(x1)) |
||
A man and a woman greeting each other on bikes in front of a building. | A man and woman going to bed. | 2 | -100 | The man and woman cannot simultaneously be on bikes and be going to bed | exists s1 x1 x2 x3.(a_topic(s1) & subset_of(x2,s1) & all x4.(n_other(x4) -> exists e1 x5 x6 x7.(in(e1,x6) & of(x6,x7) & n_building(x7) & n_front(x6) & on(e1,x5) & n_bike(x5) & Theme(e1,x4) & Actor(e1,x3) & v_greet(e1))) & (x2 = x3) & n_woman(x2) & subset_of(x1,s1) & n_man(x1)) | exists e1 s1 x1 x2 x3 x4.(a_topic(s1) & to(e1,x4) & n_bed(x4) & Actor(e1,x3) & v_go(e1) & (s1 = x3) & n_woman(x2) & n_man(x1) & subset_of(x2,s1) & subset_of(x1,s1)) | 4b2b64f2-e4c8-11ec-9cdd-0242ac1c0002 | exists s1 x1 x2 x3.(subset_of(x2,s1) & subset_of(x1,s1) & n_woman(x2) & n_man(x1) & all x4.(exists e1 x5 x6 x7.(v_greet(e1) & on(e1,x5) & of(x6,x7) & n_front(x6) & n_building(x7) & n_bike(x5) & in(e1,x6) & Theme(e1,x4) & Actor(e1,x3)) | -n_other(x4)) & a_topic(s1) & (x2 = x3)) | exists e1 s1 x1 x2 x3 x4.(v_go(e1) & to(e1,x4) & subset_of(x2,s1) & subset_of(x1,s1) & n_woman(x2) & n_man(x1) & n_bed(x4) & a_topic(s1) & Actor(e1,x3) & (s1 = x3)) |
||
Two bicyclists chat as they pass in front of a white building with columns. | Two people with bikes are standing in front of a building. | 1 | -100 | Passing in front of a building does not imply standing in front of it. | exists e1 p1 x1.(exists e2 s1 x2 x3 x4.(in(e2,x2) & of(x2,x3) & with(x3,x4) & n_column(x4) & n_building(x3) & a_white(s1) & Theme(s1,x3) & n_front(x2) & Actor(e2,x1) & v_pass(e2)) & n_thing(x1) & as(e1,p1) & Actor(e1,x1) & v_chat(e1) & n_bicyclist(x1) & card_eq_2(x1)) | exists e1 x1 x2 x3 x4.(in(e1,x3) & of(x3,x4) & n_building(x4) & n_front(x3) & Actor(e1,x1) & v_stand(e1) & with(x1,x2) & n_bike(x2) & n_people(x1) & card_eq_2(x1)) | 4b2b6a4c-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 p1 x1.(v_chat(e1) & n_thing(x1) & n_bicyclist(x1) & exists e2 s1 x2 x3 x4.(with(x3,x4) & v_pass(e2) & of(x2,x3) & n_front(x2) & n_column(x4) & n_building(x3) & in(e2,x2) & a_white(s1) & Theme(s1,x3) & Actor(e2,x1)) & card_eq_2(x1) & as(e1,p1) & Actor(e1,x1)) | exists e1 x1 x2 x3 x4.(with(x1,x2) & v_stand(e1) & of(x3,x4) & n_people(x1) & n_front(x3) & n_building(x4) & n_bike(x2) & in(e1,x3) & card_eq_2(x1) & Actor(e1,x1)) |
||
Two bicyclists chat as they pass in front of a white building with columns. | Two people are talking in front of a columned building while biking. | 0 | -100 | tow bicyclists are people and chatting is the same as talking. | exists e1 p1 x1.(exists e2 s1 x2 x3 x4.(in(e2,x2) & of(x2,x3) & with(x3,x4) & n_column(x4) & n_building(x3) & a_white(s1) & Theme(s1,x3) & n_front(x2) & Actor(e2,x1) & v_pass(e2)) & n_thing(x1) & as(e1,p1) & Actor(e1,x1) & v_chat(e1) & n_bicyclist(x1) & card_eq_2(x1)) | exists e2 e3 e1 x1 x2 x3.(while(e1,e3) & Actor(e3,x1) & v_bike(e3) & in(e1,x2) & of(x2,x3) & n_building(x3) & Theme(e2,x3) & v_column(e2) & n_front(x2) & Actor(e1,x1) & v_talk(e1) & n_people(x1) & card_eq_2(x1)) | 4b2b6ef2-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 p1 x1.(v_chat(e1) & n_thing(x1) & n_bicyclist(x1) & exists e2 s1 x2 x3 x4.(with(x3,x4) & v_pass(e2) & of(x2,x3) & n_front(x2) & n_column(x4) & n_building(x3) & in(e2,x2) & a_white(s1) & Theme(s1,x3) & Actor(e2,x1)) & card_eq_2(x1) & as(e1,p1) & Actor(e1,x1)) | exists e2 e3 e1 x1 x2 x3.(while(e1,e3) & v_talk(e1) & v_column(e2) & v_bike(e3) & of(x2,x3) & n_people(x1) & n_front(x2) & n_building(x3) & in(e1,x2) & card_eq_2(x1) & Theme(e2,x3) & Actor(e3,x1) & Actor(e1,x1)) |
||
Two bicyclists chat as they pass in front of a white building with columns. | The people are walking through the park. | 2 | -100 | People wouldn't be in front of a building when they are walking through a park because parks do not have buildings in them. | exists e1 p1 x1.(exists e2 s1 x2 x3 x4.(in(e2,x2) & of(x2,x3) & with(x3,x4) & n_column(x4) & n_building(x3) & a_white(s1) & Theme(s1,x3) & n_front(x2) & Actor(e2,x1) & v_pass(e2)) & n_thing(x1) & as(e1,p1) & Actor(e1,x1) & v_chat(e1) & n_bicyclist(x1) & card_eq_2(x1)) | exists e1 x1 x2.(n_park(x2) & n_people(x1) & through(e1,x2) & Actor(e1,x1) & v_walk(e1)) | 4b2b7366-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 p1 x1.(v_chat(e1) & n_thing(x1) & n_bicyclist(x1) & exists e2 s1 x2 x3 x4.(with(x3,x4) & v_pass(e2) & of(x2,x3) & n_front(x2) & n_column(x4) & n_building(x3) & in(e2,x2) & a_white(s1) & Theme(s1,x3) & Actor(e2,x1)) & card_eq_2(x1) & as(e1,p1) & Actor(e1,x1)) | exists e1 x1 x2.(v_walk(e1) & through(e1,x2) & n_people(x1) & n_park(x2) & Actor(e1,x1)) |
||
They are riding a bike and talking at the same time. | The people are riding down a biking trail. | 1 | -100 | Just because they are riding a bike and talking at the same time doesn't mean that they are people & riding down a biking trail. | exists e2 e1 s1 x1 x2 x3.(n_time(x3) & a_same(s1) & Theme(s1,x3) & n_thing(x1) & at(e2,x3) & Actor(e2,x1) & v_talk(e2) & Theme(e1,x2) & Actor(e1,x1) & v_ride(e1) & n_bike(x2)) | exists e1 s1 x1 x2 x3.(n_people(x1) & a_down(s1) & Manner(e1,s1) & Theme(e1,x2) & Actor(e1,x1) & v_ride(e1) & n_trail(x2) & of(x2,x3) & n_biking(x3)) | 4b2b7820-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e1 s1 x1 x2 x3.(v_talk(e2) & v_ride(e1) & n_time(x3) & n_thing(x1) & n_bike(x2) & at(e2,x3) & a_same(s1) & Theme(s1,x3) & Theme(e1,x2) & Actor(e2,x1) & Actor(e1,x1)) | exists e1 s1 x1 x2 x3.(v_ride(e1) & of(x2,x3) & n_trail(x2) & n_people(x1) & n_biking(x3) & a_down(s1) & Theme(e1,x2) & Manner(e1,s1) & Actor(e1,x1)) |
||
They are riding a bike and talking at the same time. | The people have their feet on the bicycles' pedals. | 0 | -100 | It is necessary to be riding, or moving, while feet are on bicycle pedals. | exists e1 e2 s1 x1 x2 x3.(n_time(x3) & a_same(s1) & Theme(s1,x3) & n_thing(x1) & at(e2,x3) & Actor(e2,x1) & v_talk(e2) & Theme(e1,x2) & Actor(e1,x1) & v_ride(e1) & n_bike(x2)) | exists e1 x1 x2 x3 x4.(n_pedal(x4) & of(x4,x3) & n_bicycle(x3) & n_foot(x2) & of(x2,x1) & n_thing(x1) & n_people(x1) & Theme(e1,x2) & Actor(e1,x1) & v_have(e1) & on(x2,x4)) | 4b2b7d02-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 s1 x1 x2 x3.(v_talk(e2) & v_ride(e1) & n_time(x3) & n_thing(x1) & n_bike(x2) & at(e2,x3) & a_same(s1) & Theme(s1,x3) & Theme(e1,x2) & Actor(e2,x1) & Actor(e1,x1)) | exists e1 x1 x2 x3 x4.(v_have(e1) & on(x2,x4) & of(x4,x3) & of(x2,x1) & n_thing(x1) & n_people(x1) & n_pedal(x4) & n_foot(x2) & n_bicycle(x3) & Theme(e1,x2) & Actor(e1,x1)) |
||
They are riding a bike and talking at the same time. | The people are riding a speed boat together. | 2 | -100 | People who are riding a bike are on solid ground and on a different vehicle that people riding a boat which is in the water and has no wheels. | exists e2 e1 s1 x1 x2 x3.(n_time(x3) & a_same(s1) & Theme(s1,x3) & n_thing(x1) & at(e2,x3) & Actor(e2,x1) & v_talk(e2) & Theme(e1,x2) & Actor(e1,x1) & v_ride(e1) & n_bike(x2)) | exists e1 s1 x1 x2 x3.(n_people(x1) & a_together(s1) & Manner(e1,s1) & Theme(e1,x2) & Actor(e1,x1) & v_ride(e1) & n_boat(x2) & of(x2,x3) & n_speed(x3)) | 4b2b8162-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e1 s1 x1 x2 x3.(v_talk(e2) & v_ride(e1) & n_time(x3) & n_thing(x1) & n_bike(x2) & at(e2,x3) & a_same(s1) & Theme(s1,x3) & Theme(e1,x2) & Actor(e2,x1) & Actor(e1,x1)) | exists e1 s1 x1 x2 x3.(v_ride(e1) & of(x2,x3) & n_speed(x3) & n_people(x1) & n_boat(x2) & a_together(s1) & Theme(e1,x2) & Manner(e1,s1) & Actor(e1,x1)) |
||
A man and a woman, each on a bicycle, talk in front of a building. | A man and a woman, each on a red bicycle, talk in front of a tall building. | 1 | -100 | Not all buildings are tall. | exists s1 x1 x2.(a_topic(s1) & subset_of(x2,s1) & all x3.(n_thing(x3) -> exists x4 x5 x6 x7.(rel(x2,x3) & on(x3,x4) & rel(x4,x5) & in(x5,x6) & of(x6,x7) & n_building(x7) & n_front(x6) & n_talk(x5) & n_bicycle(x4))) & n_woman(x2) & subset_of(x1,s1) & n_man(x1)) | exists s1 x1 x2.(a_topic(s1) & subset_of(x2,s1) & all x3.(n_thing(x3) -> exists s2 s3 x4 x5 x6 x7.(rel(x2,x3) & on(x3,x4) & rel(x4,x5) & in(x5,x6) & of(x6,x7) & n_building(x7) & a_tall(s3) & Theme(s3,x7) & n_front(x6) & n_talk(x5) & n_bicycle(x4) & a_red(s2) & Theme(s2,x4))) & n_woman(x2) & subset_of(x1,s1) & n_man(x1)) | 4b2b85c2-e4c8-11ec-9cdd-0242ac1c0002 | exists s1 x1 x2.(subset_of(x2,s1) & subset_of(x1,s1) & n_woman(x2) & n_man(x1) & all x3.(exists x4 x5 x6 x7.(rel(x4,x5) & rel(x2,x3) & on(x3,x4) & of(x6,x7) & n_talk(x5) & n_front(x6) & n_building(x7) & n_bicycle(x4) & in(x5,x6)) | -n_thing(x3)) & a_topic(s1)) | exists s1 x1 x2.(subset_of(x2,s1) & subset_of(x1,s1) & n_woman(x2) & n_man(x1) & all x3.(exists s2 s3 x4 x5 x6 x7.(rel(x4,x5) & rel(x2,x3) & on(x3,x4) & of(x6,x7) & n_talk(x5) & n_front(x6) & n_building(x7) & n_bicycle(x4) & in(x5,x6) & a_tall(s3) & a_red(s2) & Theme(s3,x7) & Theme(s2,x4)) | -n_thing(x3)) & a_topic(s1)) |
||
A man and a woman, each on a bicycle, talk in front of a building. | A man and a woman push a baby in a stroller. | 2 | -100 | A person cannot push a baby in a stroller while they are on a bicycle. | exists s1 x1 x2.(a_topic(s1) & subset_of(x2,s1) & all x3.(n_thing(x3) -> exists x4 x5 x6 x7.(rel(x2,x3) & on(x3,x4) & rel(x4,x5) & in(x5,x6) & of(x6,x7) & n_building(x7) & n_front(x6) & n_talk(x5) & n_bicycle(x4))) & n_woman(x2) & subset_of(x1,s1) & n_man(x1)) | exists e1 x1 x2 x3 x4 x5.(in(e1,x5) & n_stroller(x5) & Theme(e1,x4) & Actor(e1,x1) & v_push(e1) & n_baby(x4) & subset_of(x3,x1) & n_woman(x3) & subset_of(x2,x1) & n_man(x2)) | 4b2b8a7c-e4c8-11ec-9cdd-0242ac1c0002 | exists s1 x1 x2.(subset_of(x2,s1) & subset_of(x1,s1) & n_woman(x2) & n_man(x1) & all x3.(exists x4 x5 x6 x7.(rel(x4,x5) & rel(x2,x3) & on(x3,x4) & of(x6,x7) & n_talk(x5) & n_front(x6) & n_building(x7) & n_bicycle(x4) & in(x5,x6)) | -n_thing(x3)) & a_topic(s1)) | exists e1 x1 x2 x3 x4 x5.(v_push(e1) & subset_of(x3,x1) & subset_of(x2,x1) & n_woman(x3) & n_stroller(x5) & n_man(x2) & n_baby(x4) & in(e1,x5) & Theme(e1,x4) & Actor(e1,x1)) |
||
A man and a woman, each on a bicycle, talk in front of a building. | Two people, each on a bicycle, talk in front of a building. | 0 | -100 | two people are man and woman. | exists s1 x1 x2.(a_topic(s1) & subset_of(x2,s1) & all x3.(n_thing(x3) -> exists x4 x5 x6 x7.(rel(x2,x3) & on(x3,x4) & rel(x4,x5) & in(x5,x6) & of(x6,x7) & n_building(x7) & n_front(x6) & n_talk(x5) & n_bicycle(x4))) & n_woman(x2) & subset_of(x1,s1) & n_man(x1)) | exists x1.(a_topic(x1) & all x2.(n_thing(x2) -> exists x3 x4 x5 x6.(rel(x1,x2) & on(x2,x3) & rel(x3,x4) & in(x4,x5) & of(x5,x6) & n_building(x6) & n_front(x5) & n_talk(x4) & n_bicycle(x3))) & n_people(x1) & card_eq_2(x1)) | 4b2b909e-e4c8-11ec-9cdd-0242ac1c0002 | exists s1 x1 x2.(subset_of(x2,s1) & subset_of(x1,s1) & n_woman(x2) & n_man(x1) & all x3.(exists x4 x5 x6 x7.(rel(x4,x5) & rel(x2,x3) & on(x3,x4) & of(x6,x7) & n_talk(x5) & n_front(x6) & n_building(x7) & n_bicycle(x4) & in(x5,x6)) | -n_thing(x3)) & a_topic(s1)) | exists x1.(n_people(x1) & card_eq_2(x1) & all x2.(exists x3 x4 x5 x6.(rel(x3,x4) & rel(x1,x2) & on(x2,x3) & of(x5,x6) & n_talk(x4) & n_front(x5) & n_building(x6) & n_bicycle(x3) & in(x4,x5)) | -n_thing(x2)) & a_topic(x1)) |
||
Two bikers talk as they pass each other. | Two runners talk as they pass each other. | 2 | -100 | Bikers are on either a motorcycle or bicycle which are both wheeled pieces of equipment, whereas runners are on their feet and use no equipment. | exists e1 p1 x1.(all x2.(n_other(x2) -> exists e2.(Theme(e2,x2) & Actor(e2,x1) & v_pass(e2))) & n_thing(x1) & as(e1,p1) & Actor(e1,x1) & v_talk(e1) & n_biker(x1) & card_eq_2(x1)) | exists e1 p1 x1.(all x2.(n_other(x2) -> exists e2.(Theme(e2,x2) & Actor(e2,x1) & v_pass(e2))) & n_thing(x1) & as(e1,p1) & Actor(e1,x1) & v_talk(e1) & n_runner(x1) & card_eq_2(x1)) | 4b2b95c6-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 p1 x1.(v_talk(e1) & n_thing(x1) & n_biker(x1) & card_eq_2(x1) & as(e1,p1) & all x2.(exists e2.(v_pass(e2) & Theme(e2,x2) & Actor(e2,x1)) | -n_other(x2)) & Actor(e1,x1)) | exists e1 p1 x1.(v_talk(e1) & n_thing(x1) & n_runner(x1) & card_eq_2(x1) & as(e1,p1) & all x2.(exists e2.(v_pass(e2) & Theme(e2,x2) & Actor(e2,x1)) | -n_other(x2)) & Actor(e1,x1)) |
||
Two bikers talk as they pass each other. | Two people on bikes talk to each other. | 0 | -100 | Bikers talk as the pass one another. | exists e1 p1 x1.(all x2.(n_other(x2) -> exists e2.(Theme(e2,x2) & Actor(e2,x1) & v_pass(e2))) & n_thing(x1) & as(e1,p1) & Actor(e1,x1) & v_talk(e1) & n_biker(x1) & card_eq_2(x1)) | exists e1 x1 x2.(all x3.(n_other(x3) -> to(e1,x3)) & Actor(e1,x1) & v_talk(e1) & on(x1,x2) & n_bike(x2) & n_people(x1) & card_eq_2(x1)) | 4b2b9b20-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 p1 x1.(v_talk(e1) & n_thing(x1) & n_biker(x1) & card_eq_2(x1) & as(e1,p1) & all x2.(exists e2.(v_pass(e2) & Theme(e2,x2) & Actor(e2,x1)) | -n_other(x2)) & Actor(e1,x1)) | exists e1 x1 x2.(v_talk(e1) & on(x1,x2) & n_people(x1) & n_bike(x2) & card_eq_2(x1) & all x3.(to(e1,x3) | -n_other(x3)) & Actor(e1,x1)) |
||
Two bikers talk as they pass each other. | A man and woman talk as they pass each other. | 1 | -100 | Just because two bikers talk as they pass each other doesn't mean that they are man & woman, they may be of same sex. | exists e1 p1 x1.(all x2.(n_other(x2) -> exists e2.(Theme(e2,x2) & Actor(e2,x1) & v_pass(e2))) & n_thing(x1) & as(e1,p1) & Actor(e1,x1) & v_talk(e1) & n_biker(x1) & card_eq_2(x1)) | exists p1 s1 x1 x2 x3.(a_topic(s1) & subset_of(x2,s1) & all x4.(n_other(x4) -> exists e1.(Theme(e1,x4) & Actor(e1,x1) & v_pass(e1))) & n_thing(x1) & as(x2,p1) & n_talk(x2) & of(x2,x3) & n_woman(x3) & subset_of(x1,s1) & n_man(x1)) | 4b2ba12e-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 p1 x1.(v_talk(e1) & n_thing(x1) & n_biker(x1) & card_eq_2(x1) & as(e1,p1) & all x2.(exists e2.(v_pass(e2) & Theme(e2,x2) & Actor(e2,x1)) | -n_other(x2)) & Actor(e1,x1)) | exists p1 s1 x1 x2 x3.(subset_of(x2,s1) & subset_of(x1,s1) & of(x2,x3) & n_woman(x3) & n_thing(x1) & n_talk(x2) & n_man(x1) & as(x2,p1) & all x4.(exists e1.(v_pass(e1) & Theme(e1,x4) & Actor(e1,x1)) | -n_other(x4)) & a_topic(s1)) |
||
A softball player runs towards first base while the pitcher attempts to throw her out. | A softball player attempts to get on base. | 0 | -100 | runs towards first base is the same thing as attempting to get one base | exists e1 p1 s1 x1 x2 x3 x4.(n_pitcher(x4) & exists e2 p2.(Topic(e2,p2) & Actor(e2,x4) & v_attempt(e2) & exists e3 s2.(a_out(s2) & Manner(e3,s2) & Theme(e3,x1) & Actor(e3,x4) & v_throw(e3))) & n_female(x1) & while(e1,p1) & towards(e1,x3) & n_base(x3) & a_first(s1) & Theme(s1,x3) & Actor(e1,x1) & v_run(e1) & n_player(x1) & of(x1,x2) & n_softball(x2)) | exists p1 x1 x2 x3.(a_topic(x1) & Topic(x1,p1) & exists e1 x4.(on(e1,x4) & n_base(x4) & Actor(e1,x1) & v_get(e1)) & n_attempt(x1) & of(x1,x3) & n_player(x3) & of(x1,x2) & n_softball(x2)) | 4b2ba62e-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 p1 s1 x1 x2 x3 x4.(while(e1,p1) & v_run(e1) & towards(e1,x3) & of(x1,x2) & n_softball(x2) & n_player(x1) & n_pitcher(x4) & n_female(x1) & n_base(x3) & exists e2 p2.(v_attempt(e2) & exists e3 s2.(v_throw(e3) & a_out(s2) & Theme(e3,x1) & Manner(e3,s2) & Actor(e3,x4)) & Topic(e2,p2) & Actor(e2,x4)) & a_first(s1) & Theme(s1,x3) & Actor(e1,x1)) | exists p1 x1 x2 x3.(of(x1,x3) & of(x1,x2) & n_softball(x2) & n_player(x3) & n_attempt(x1) & exists e1 x4.(v_get(e1) & on(e1,x4) & n_base(x4) & Actor(e1,x1)) & a_topic(x1) & Topic(x1,p1)) |
||
A softball player runs towards first base while the pitcher attempts to throw her out. | A softball player is cheered on by her team. | 1 | -100 | Running towards first base does not imply they are cheered on by the team. | exists e1 p1 s1 x1 x2 x3 x4.(n_pitcher(x4) & exists e2 p2.(Topic(e2,p2) & Actor(e2,x4) & v_attempt(e2) & exists e3 s2.(a_out(s2) & Manner(e3,s2) & Theme(e3,x1) & Actor(e3,x4) & v_throw(e3))) & n_female(x1) & while(e1,p1) & towards(e1,x3) & n_base(x3) & a_first(s1) & Theme(s1,x3) & Actor(e1,x1) & v_run(e1) & n_player(x1) & of(x1,x2) & n_softball(x2)) | exists e1 s1 x1 x2 x3.(Actor(e1,x3) & n_team(x3) & of(x3,x1) & n_female(x1) & a_on(s1) & Manner(e1,s1) & Theme(e1,x1) & v_cheer(e1) & n_player(x1) & of(x1,x2) & n_softball(x2)) | 4b2bab1a-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 p1 s1 x1 x2 x3 x4.(while(e1,p1) & v_run(e1) & towards(e1,x3) & of(x1,x2) & n_softball(x2) & n_player(x1) & n_pitcher(x4) & n_female(x1) & n_base(x3) & exists e2 p2.(v_attempt(e2) & exists e3 s2.(v_throw(e3) & a_out(s2) & Theme(e3,x1) & Manner(e3,s2) & Actor(e3,x4)) & Topic(e2,p2) & Actor(e2,x4)) & a_first(s1) & Theme(s1,x3) & Actor(e1,x1)) | exists e1 s1 x1 x2 x3.(v_cheer(e1) & of(x3,x1) & of(x1,x2) & n_team(x3) & n_softball(x2) & n_player(x1) & n_female(x1) & a_on(s1) & Theme(e1,x1) & Manner(e1,s1) & Actor(e1,x3)) |
||
A softball player runs towards first base while the pitcher attempts to throw her out. | A softball player is struck out. | 2 | -100 | If a softball player is still running towards first base they cannot have been struck out yet. | exists e1 p1 s1 x1 x2 x3 x4.(n_pitcher(x4) & exists e2 p2.(Topic(e2,p2) & Actor(e2,x4) & v_attempt(e2) & exists e3 s2.(a_out(s2) & Manner(e3,s2) & Theme(e3,x1) & Actor(e3,x4) & v_throw(e3))) & n_female(x1) & while(e1,p1) & towards(e1,x3) & n_base(x3) & a_first(s1) & Theme(s1,x3) & Actor(e1,x1) & v_run(e1) & n_player(x1) & of(x1,x2) & n_softball(x2)) | exists e1 s1 x1 x2.(a_out(s1) & Manner(e1,s1) & Theme(e1,x1) & v_strike(e1) & n_player(x1) & of(x1,x2) & n_softball(x2)) | 4b2baff2-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 p1 s1 x1 x2 x3 x4.(while(e1,p1) & v_run(e1) & towards(e1,x3) & of(x1,x2) & n_softball(x2) & n_player(x1) & n_pitcher(x4) & n_female(x1) & n_base(x3) & exists e2 p2.(v_attempt(e2) & exists e3 s2.(v_throw(e3) & a_out(s2) & Theme(e3,x1) & Manner(e3,s2) & Actor(e3,x4)) & Topic(e2,p2) & Actor(e2,x4)) & a_first(s1) & Theme(s1,x3) & Actor(e1,x1)) | exists e1 s1 x1 x2.(v_strike(e1) & of(x1,x2) & n_softball(x2) & n_player(x1) & a_out(s1) & Theme(e1,x1) & Manner(e1,s1)) |
||
A guy looking in a microscope. | The man examining tissue. | 1 | -100 | Looking in a microscope does not necessarily mean one is examining tissue. | exists e1 x1 x2 x3.(a_topic(x1) & in(e1,x3) & n_microscope(x3) & Actor(e1,x2) & v_look(e1) & (x1 = x2) & n_guy(x1)) | exists e1 x1 x2 x3.(n_man(x1) & a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & v_examine(e1) & n_tissue(x3) & (x1 = x2)) | 4b2bb52e-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3.(v_look(e1) & n_microscope(x3) & n_guy(x1) & in(e1,x3) & a_topic(x1) & Actor(e1,x2) & (x1 = x2)) | exists e1 x1 x2 x3.(v_examine(e1) & n_tissue(x3) & n_man(x1) & a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2)) |
||
A guy looking in a microscope. | The man watching a sonogram. | 2 | -100 | Someone looking in a microscope is using a different piece of equipment than a person who is watching a sonogram. | exists e1 x1 x2 x3.(a_topic(x1) & in(e1,x3) & n_microscope(x3) & Actor(e1,x2) & v_look(e1) & (x1 = x2) & n_guy(x1)) | exists e1 x1 x2 x3.(n_man(x1) & a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & v_watch(e1) & n_sonogram(x3) & (x1 = x2)) | 4b2bbac4-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3.(v_look(e1) & n_microscope(x3) & n_guy(x1) & in(e1,x3) & a_topic(x1) & Actor(e1,x2) & (x1 = x2)) | exists e1 x1 x2 x3.(v_watch(e1) & n_sonogram(x3) & n_man(x1) & a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2)) |
||
A guy looking in a microscope. | The man looking through the microscope. | 0 | -100 | In and through are both appropriate terms for analyzing something under a microscope. | exists e1 x1 x2 x3.(a_topic(x1) & in(e1,x3) & n_microscope(x3) & Actor(e1,x2) & v_look(e1) & (x1 = x2) & n_guy(x1)) | exists e1 x1 x2 x3.(n_microscope(x3) & n_man(x1) & a_topic(x1) & through(e1,x3) & Actor(e1,x2) & v_look(e1) & (x1 = x2)) | 4b2bc014-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3.(v_look(e1) & n_microscope(x3) & n_guy(x1) & in(e1,x3) & a_topic(x1) & Actor(e1,x2) & (x1 = x2)) | exists e1 x1 x2 x3.(v_look(e1) & through(e1,x3) & n_microscope(x3) & n_man(x1) & a_topic(x1) & Actor(e1,x2) & (x1 = x2)) |
||
A watercraft speeds through the water. | Their is a boat race occuring. | 0 | -100 | a boat speeding through could imply a boat race | exists e1 x1 x2.(n_water(x2) & through(e1,x2) & Actor(e1,x1) & v_speed(e1) & n_watercraft(x1)) | exists p1 x1.(exists x2 x3 x4.((x1 = x2) & n_occuring(x2) & of(x2,x4) & n_race(x4) & of(x2,x3) & n_boat(x3)) & n_their(x1)) | 4b2bc4c4-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2.(v_speed(e1) & through(e1,x2) & n_watercraft(x1) & n_water(x2) & Actor(e1,x1)) | exists x1.(n_their(x1) & exists x2 x3 x4.(of(x2,x4) & of(x2,x3) & n_race(x4) & n_occuring(x2) & n_boat(x3) & (x1 = x2))) |
||
A watercraft speeds through the water. | The boat is really speeding on land. | 2 | -100 | A boat cannot be on land while it is in the water. | exists e1 x1 x2.(n_water(x2) & through(e1,x2) & Actor(e1,x1) & v_speed(e1) & n_watercraft(x1)) | exists e1 s1 x1 x2.(n_boat(x1) & a_really(s1) & Manner(e1,s1) & on(e1,x2) & n_land(x2) & Actor(e1,x1) & v_speed(e1)) | 4b2bc974-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2.(v_speed(e1) & through(e1,x2) & n_watercraft(x1) & n_water(x2) & Actor(e1,x1)) | exists e1 s1 x1 x2.(v_speed(e1) & on(e1,x2) & n_land(x2) & n_boat(x1) & a_really(s1) & Manner(e1,s1) & Actor(e1,x1)) |
||
A watercraft speeds through the water. | Some boats are small. | 1 | -100 | Speeding through the water doesn't imply it is small. | exists e1 x1 x2.(n_water(x2) & through(e1,x2) & Actor(e1,x1) & v_speed(e1) & n_watercraft(x1)) | exists s1 x1.(Theme(s1,x1) & a_small(s1) & n_boat(x1)) | 4b2bce7e-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2.(v_speed(e1) & through(e1,x2) & n_watercraft(x1) & n_water(x2) & Actor(e1,x1)) | exists s1 x1.(n_boat(x1) & a_small(s1) & Theme(s1,x1)) |
||
On a foggy night, a gas station displays the price of gas. | It was foggy, but the gas station's pricing sign could still be seen. | 0 | -100 | A display and a pricing sign is the same thing. | exists e1 s1 x1 x2 x3 x4 x5.(n_price(x3) & on(e1,x5) & n_night(x5) & a_foggy(s1) & Theme(s1,x5) & Theme(e1,x3) & Actor(e1,x1) & v_display(e1) & of(x3,x4) & n_gas(x4) & n_station(x1) & of(x1,x2) & n_gas(x2)) | exists e1 p1 s1 s2 x1 x2 x3 x4 x5.(n_sign(x4) & of(x4,x5) & n_pricing(x5) & of(x4,x2) & n_station(x2) & of(x2,x3) & n_gas(x3) & n_thing(x1) & a_still(s2) & Manner(e1,s2) & exists e2.(Theme(e2,x4) & v_see(e2)) & Topic(e1,p1) & Actor(e1,x4) & v_could(e1) & Theme(s1,x1) & a_foggy(s1)) | 4b2bd2de-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4 x5.(v_display(e1) & on(e1,x5) & of(x3,x4) & of(x1,x2) & n_station(x1) & n_price(x3) & n_night(x5) & n_gas(x4) & n_gas(x2) & a_foggy(s1) & Theme(s1,x5) & Theme(e1,x3) & Actor(e1,x1)) | exists e1 p1 s1 s2 x1 x2 x3 x4 x5.(v_could(e1) & of(x4,x5) & of(x4,x2) & of(x2,x3) & n_thing(x1) & n_station(x2) & n_sign(x4) & n_pricing(x5) & n_gas(x3) & exists e2.(v_see(e2) & Theme(e2,x4)) & a_still(s2) & a_foggy(s1) & Topic(e1,p1) & Theme(s1,x1) & Manner(e1,s2) & Actor(e1,x4)) |
||
On a foggy night, a gas station displays the price of gas. | Gas was back to three dollars a gallon that evening. | 1 | -100 | Just because a foggy night it doesn't mean that gas was back to three dollars a gallon that evening. | exists e1 s1 x1 x2 x3 x4 x5.(n_price(x3) & on(e1,x5) & n_night(x5) & a_foggy(s1) & Theme(s1,x5) & Theme(e1,x3) & Actor(e1,x1) & v_display(e1) & of(x3,x4) & n_gas(x4) & n_station(x1) & of(x1,x2) & n_gas(x2)) | exists s1 x1 x2.(r_that(s1) & Time(s1,x2) & n_evening(x2) & all x3.(n_gallon(x3) -> exists x4.(to(s1,x4) & for(x4,x3) & n_dollar(x4) & card_eq_3(x4))) & Theme(s1,x1) & a_back(s1) & n_gas(x1)) | 4b2bd7de-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4 x5.(v_display(e1) & on(e1,x5) & of(x3,x4) & of(x1,x2) & n_station(x1) & n_price(x3) & n_night(x5) & n_gas(x4) & n_gas(x2) & a_foggy(s1) & Theme(s1,x5) & Theme(e1,x3) & Actor(e1,x1)) | exists s1 x1 x2.(r_that(s1) & n_gas(x1) & n_evening(x2) & all x3.(exists x4.(to(s1,x4) & n_dollar(x4) & for(x4,x3) & card_eq_3(x4)) | -n_gallon(x3)) & a_back(s1) & Time(s1,x2) & Theme(s1,x1)) |
||
On a foggy night, a gas station displays the price of gas. | The gas station had no sign to display it's pricing, because it had blown away in the hurricane. | 2 | -100 | One gas station is able to display the pricing, presumably on some type of sign, while the other gas station had no sign to display it's pricing, which is incongruous with the first. | exists e1 s1 x1 x2 x3 x4 x5.(n_price(x3) & on(e1,x5) & n_night(x5) & a_foggy(s1) & Theme(s1,x5) & Theme(e1,x3) & Actor(e1,x1) & v_display(e1) & of(x3,x4) & n_gas(x4) & n_station(x1) & of(x1,x2) & n_gas(x2)) | exists p1 p2 x1 x2 x3 x4 x7.(n_hurricane(x7) & n_thing(x1) & n_thing(x1) & n_station(x1) & of(x1,x2) & n_gas(x2) & exists e3 p4.(in(e3,x7) & exists s1.(Theme(s1,x1) & a_away(s1)) & Topic(e3,p4) & Actor(e3,x1) & v_blow(e3)) & because(p1,p2) & exists x6.((x1 = x6) & n_pricing(x6)) & -exists e1 p3 x5.(Topic(e1,p3) & exists e2.(Theme(e2,x1) & Actor(e2,x3) & v_display(e2)) & Theme(e1,x5) & Actor(e1,x4) & v_have(e1) & n_sign(x5)) & (x1 = x4) & (x1 = x3)) | 4b2bdd4c-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4 x5.(v_display(e1) & on(e1,x5) & of(x3,x4) & of(x1,x2) & n_station(x1) & n_price(x3) & n_night(x5) & n_gas(x4) & n_gas(x2) & a_foggy(s1) & Theme(s1,x5) & Theme(e1,x3) & Actor(e1,x1)) | exists p1 p2 x1 x2 x3 x4 x7.(of(x1,x2) & n_thing(x1) & n_station(x1) & n_hurricane(x7) & n_gas(x2) & exists x6.(n_pricing(x6) & (x1 = x6)) & exists e3 p4.(v_blow(e3) & in(e3,x7) & exists s1.(a_away(s1) & Theme(s1,x1)) & Topic(e3,p4) & Actor(e3,x1)) & because(p1,p2) & all e1 p3 x5.(all e2.(-v_display(e2) | -Theme(e2,x1) | -Actor(e2,x3)) | -v_have(e1) | -n_sign(x5) | -Topic(e1,p3) | -Theme(e1,x5) | -Actor(e1,x4)) & (x1 = x4) & (x1 = x3)) |
||
A man is in the kitchen cutting up chicken and vegetables on the counter, preparing a meal. | And blar and blue... | 2 | -100 | Blar and blue is not an action or descriptive phrase that generally means anything. If it did mean something, it would describe something different than the man cutting up food. | exists p1 x1 x2 x7.(n_counter(x7) & n_kitchen(x2) & exists e1 e2 s1 x3 x4 x5 x6 x8 x9.(in(x1,x2) & a_up(s1) & Manner(e2,s1) & Theme(e2,x4) & Actor(e2,x3) & v_cut(e2) & subset_of(x6,x4) & Theme(e1,x9) & Actor(e1,x8) & v_prepare(e1) & n_meal(x9) & (x6 = x8) & on(x6,x7) & n_vegetable(x6) & subset_of(x5,x4) & n_chicken(x5) & (x2 = x3)) & n_man(x1)) | exists s1 s2 x1 x2 x3 x4.(while(x4,s2) & n_event(x4) & r_and(s2) & Theme(s2,x3) & a_blue(s2) & n_thing(x3) & while(x2,s1) & n_event(x2) & r_and(s1) & Theme(s1,x1) & a_blar(s1) & n_thing(x1)) | 4b2be36e-e4c8-11ec-9cdd-0242ac1c0002 | exists x1 x2 x7.(n_man(x1) & n_kitchen(x2) & n_counter(x7) & exists e1 e2 s1 x3 x4 x5 x6 x8 x9.(v_prepare(e1) & v_cut(e2) & subset_of(x6,x4) & subset_of(x5,x4) & on(x6,x7) & n_vegetable(x6) & n_meal(x9) & n_chicken(x5) & in(x1,x2) & a_up(s1) & Theme(e2,x4) & Theme(e1,x9) & Manner(e2,s1) & Actor(e2,x3) & Actor(e1,x8) & (x6 = x8) & (x2 = x3))) | exists s1 s2 x1 x2 x3 x4.(while(x4,s2) & while(x2,s1) & r_and(s2) & r_and(s1) & n_thing(x3) & n_thing(x1) & n_event(x4) & n_event(x2) & a_blue(s2) & a_blar(s1) & Theme(s2,x3) & Theme(s1,x1)) |
||
A man is in the kitchen cutting up chicken and vegetables on the counter, preparing a meal. | A knife is nearby. | 1 | -100 | Cutting up food on the counter does not imply a knife is nearby. | exists p1 x1 x2 x7.(n_counter(x7) & n_kitchen(x2) & exists e2 e1 s1 x3 x4 x5 x6 x8 x9.(in(x1,x2) & a_up(s1) & Manner(e2,s1) & Theme(e2,x4) & Actor(e2,x3) & v_cut(e2) & subset_of(x6,x4) & Theme(e1,x9) & Actor(e1,x8) & v_prepare(e1) & n_meal(x9) & (x6 = x8) & on(x6,x7) & n_vegetable(x6) & subset_of(x5,x4) & n_chicken(x5) & (x2 = x3)) & n_man(x1)) | exists s1 x1.(Theme(s1,x1) & a_nearby(s1) & n_knife(x1)) | 4b2be814-e4c8-11ec-9cdd-0242ac1c0002 | exists x1 x2 x7.(n_man(x1) & n_kitchen(x2) & n_counter(x7) & exists e2 e1 s1 x3 x4 x5 x6 x8 x9.(v_prepare(e1) & v_cut(e2) & subset_of(x6,x4) & subset_of(x5,x4) & on(x6,x7) & n_vegetable(x6) & n_meal(x9) & n_chicken(x5) & in(x1,x2) & a_up(s1) & Theme(e2,x4) & Theme(e1,x9) & Manner(e2,s1) & Actor(e2,x3) & Actor(e1,x8) & (x6 = x8) & (x2 = x3))) | exists s1 x1.(n_knife(x1) & a_nearby(s1) & Theme(s1,x1)) |
||
A man is in the kitchen cutting up chicken and vegetables on the counter, preparing a meal. | A man preps food. | 0 | -100 | cutting up items for a meal is the same thing as he preps the food. | exists p1 x1 x2 x7.(n_counter(x7) & n_kitchen(x2) & exists e1 e2 s1 x3 x4 x5 x6 x8 x9.(in(x1,x2) & a_up(s1) & Manner(e2,s1) & Theme(e2,x4) & Actor(e2,x3) & v_cut(e2) & subset_of(x6,x4) & Theme(e1,x9) & Actor(e1,x8) & v_prepare(e1) & n_meal(x9) & (x6 = x8) & on(x6,x7) & n_vegetable(x6) & subset_of(x5,x4) & n_chicken(x5) & (x2 = x3)) & n_man(x1)) | exists e1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_prep(e1) & n_food(x2) & n_man(x1)) | 4b2becd8-e4c8-11ec-9cdd-0242ac1c0002 | exists x1 x2 x7.(n_man(x1) & n_kitchen(x2) & n_counter(x7) & exists e1 e2 s1 x3 x4 x5 x6 x8 x9.(v_prepare(e1) & v_cut(e2) & subset_of(x6,x4) & subset_of(x5,x4) & on(x6,x7) & n_vegetable(x6) & n_meal(x9) & n_chicken(x5) & in(x1,x2) & a_up(s1) & Theme(e2,x4) & Theme(e1,x9) & Manner(e2,s1) & Actor(e2,x3) & Actor(e1,x8) & (x6 = x8) & (x2 = x3))) | exists e1 x1 x2.(v_prep(e1) & n_man(x1) & n_food(x2) & Theme(e1,x2) & Actor(e1,x1)) |
||
A young blond women and a man waiting to cross the street. | Two people wait to cross the street | 0 | -100 | A woman and a man are two people.. | exists e1 p1 s1 s2 s3 x1 x2 x3 x4.(n_street(x4) & a_topic(s1) & subset_of(x2,s1) & Topic(e1,p1) & Actor(e1,x3) & v_wait(e1) & exists e2.(Theme(e2,x4) & Actor(e2,x3) & v_cross(e2)) & (x2 = x3) & n_man(x2) & subset_of(x1,s1) & n_woman(x1) & a_blond(s3) & Theme(s3,x1) & a_young(s2) & Theme(s2,x1)) | exists e1 p1 x1 x2.(n_street(x2) & Topic(e1,p1) & Actor(e1,x1) & v_wait(e1) & exists e2.(Theme(e2,x2) & Actor(e2,x1) & v_cross(e2)) & n_people(x1) & card_eq_2(x1)) | 4b2bf0fc-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 p1 s1 s2 s3 x1 x2 x3 x4.(v_wait(e1) & subset_of(x2,s1) & subset_of(x1,s1) & n_woman(x1) & n_street(x4) & n_man(x2) & exists e2.(v_cross(e2) & Theme(e2,x4) & Actor(e2,x3)) & a_young(s2) & a_topic(s1) & a_blond(s3) & Topic(e1,p1) & Theme(s3,x1) & Theme(s2,x1) & Actor(e1,x3) & (x2 = x3)) | exists e1 p1 x1 x2.(v_wait(e1) & n_street(x2) & n_people(x1) & exists e2.(v_cross(e2) & Theme(e2,x2) & Actor(e2,x1)) & card_eq_2(x1) & Topic(e1,p1) & Actor(e1,x1)) |
||
A young blond women and a man waiting to cross the street. | A woman walks alone on the beach | 2 | -100 | One cannot walk alone on a beach while waiting to cross the street. | exists e1 p1 s1 s2 s3 x1 x2 x3 x4.(n_street(x4) & a_topic(s1) & subset_of(x2,s1) & Topic(e1,p1) & Actor(e1,x3) & v_wait(e1) & exists e2.(Theme(e2,x4) & Actor(e2,x3) & v_cross(e2)) & (x2 = x3) & n_man(x2) & subset_of(x1,s1) & n_woman(x1) & a_blond(s3) & Theme(s3,x1) & a_young(s2) & Theme(s2,x1)) | exists e1 s1 x1 x2.(n_beach(x2) & on(e1,x2) & a_alone(s1) & Manner(e1,s1) & Actor(e1,x1) & v_walk(e1) & n_woman(x1)) | 4b2bf516-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 p1 s1 s2 s3 x1 x2 x3 x4.(v_wait(e1) & subset_of(x2,s1) & subset_of(x1,s1) & n_woman(x1) & n_street(x4) & n_man(x2) & exists e2.(v_cross(e2) & Theme(e2,x4) & Actor(e2,x3)) & a_young(s2) & a_topic(s1) & a_blond(s3) & Topic(e1,p1) & Theme(s3,x1) & Theme(s2,x1) & Actor(e1,x3) & (x2 = x3)) | exists e1 s1 x1 x2.(v_walk(e1) & on(e1,x2) & n_woman(x1) & n_beach(x2) & a_alone(s1) & Manner(e1,s1) & Actor(e1,x1)) |
||
A young blond women and a man waiting to cross the street. | A couple goes on an evening walk down the street | 1 | -100 | Just because a young blonde women and a man waiting to cross the street doesn't mean that they are couple & goes on evening walk. | exists e1 p1 s1 s2 s3 x1 x2 x3 x4.(n_street(x4) & a_topic(s1) & subset_of(x2,s1) & Topic(e1,p1) & Actor(e1,x3) & v_wait(e1) & exists e2.(Theme(e2,x4) & Actor(e2,x3) & v_cross(e2)) & (x2 = x3) & n_man(x2) & subset_of(x1,s1) & n_woman(x1) & a_blond(s3) & Theme(s3,x1) & a_young(s2) & Theme(s2,x1)) | exists e1 x1 x2 x3 x4.(n_street(x4) & on(e1,x2) & down(x2,x4) & n_walk(x2) & of(x2,x3) & n_evening(x3) & Actor(e1,x1) & v_go(e1) & n_couple(x1)) | 4b2bf944-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 p1 s1 s2 s3 x1 x2 x3 x4.(v_wait(e1) & subset_of(x2,s1) & subset_of(x1,s1) & n_woman(x1) & n_street(x4) & n_man(x2) & exists e2.(v_cross(e2) & Theme(e2,x4) & Actor(e2,x3)) & a_young(s2) & a_topic(s1) & a_blond(s3) & Topic(e1,p1) & Theme(s3,x1) & Theme(s2,x1) & Actor(e1,x3) & (x2 = x3)) | exists e1 x1 x2 x3 x4.(v_go(e1) & on(e1,x2) & of(x2,x3) & n_walk(x2) & n_street(x4) & n_evening(x3) & n_couple(x1) & down(x2,x4) & Actor(e1,x1)) |
||
A man and women waiting at a crosswalk | A man and women are waiting at a crosswalk for somebody to show up. | 1 | -100 | Waiting at a crosswalk does not imply they are waiting for somebody to show up. | exists e1 s1 x1 x2 x3 x4.(a_topic(s1) & subset_of(x2,s1) & at(e1,x4) & n_crosswalk(x4) & Actor(e1,x3) & v_wait(e1) & (x2 = x3) & n_woman(x2) & subset_of(x1,s1) & n_man(x1)) | exists e1 p1 x1 x2 x3 x4.(at(e1,x4) & for(x4,p1) & exists e2 s1 x5.(a_up(s1) & Manner(e2,s1) & Actor(e2,x5) & v_show(e2) & n_person(x5)) & n_crosswalk(x4) & Actor(e1,x1) & v_wait(e1) & subset_of(x3,x1) & n_woman(x3) & subset_of(x2,x1) & n_man(x2)) | 4b2bfd5e-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4.(v_wait(e1) & subset_of(x2,s1) & subset_of(x1,s1) & n_woman(x2) & n_man(x1) & n_crosswalk(x4) & at(e1,x4) & a_topic(s1) & Actor(e1,x3) & (x2 = x3)) | exists e1 p1 x1 x2 x3 x4.(v_wait(e1) & subset_of(x3,x1) & subset_of(x2,x1) & n_woman(x3) & n_man(x2) & n_crosswalk(x4) & for(x4,p1) & exists e2 s1 x5.(v_show(e2) & n_person(x5) & a_up(s1) & Manner(e2,s1) & Actor(e2,x5)) & at(e1,x4) & Actor(e1,x1)) |
||
A man and women waiting at a crosswalk | A man and women are waiting outside. | 0 | -100 | outside could imply crosswalk, since those are outside. | exists e1 s1 x1 x2 x3 x4.(a_topic(s1) & subset_of(x2,s1) & at(e1,x4) & n_crosswalk(x4) & Actor(e1,x3) & v_wait(e1) & (x2 = x3) & n_woman(x2) & subset_of(x1,s1) & n_man(x1)) | exists e1 s1 x1 x2 x3.(a_outside(s1) & Manner(e1,s1) & Actor(e1,x1) & v_wait(e1) & subset_of(x3,x1) & n_woman(x3) & subset_of(x2,x1) & n_man(x2)) | 4b2c01dc-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4.(v_wait(e1) & subset_of(x2,s1) & subset_of(x1,s1) & n_woman(x2) & n_man(x1) & n_crosswalk(x4) & at(e1,x4) & a_topic(s1) & Actor(e1,x3) & (x2 = x3)) | exists e1 s1 x1 x2 x3.(v_wait(e1) & subset_of(x3,x1) & subset_of(x2,x1) & n_woman(x3) & n_man(x2) & a_outside(s1) & Manner(e1,s1) & Actor(e1,x1)) |
||
A man and women waiting at a crosswalk | A man and women are sleeping at a crosswalk. | 2 | -100 | It is not likely that a man and woman would be sleeping at a crosswalk; sleeping and waiting are two different actions. | exists e1 s1 x1 x2 x3 x4.(a_topic(s1) & subset_of(x2,s1) & at(e1,x4) & n_crosswalk(x4) & Actor(e1,x3) & v_wait(e1) & (x2 = x3) & n_woman(x2) & subset_of(x1,s1) & n_man(x1)) | exists e1 x1 x2 x3 x4.(at(e1,x4) & n_crosswalk(x4) & Actor(e1,x1) & v_sleep(e1) & subset_of(x3,x1) & n_woman(x3) & subset_of(x2,x1) & n_man(x2)) | 4b2c06f0-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4.(v_wait(e1) & subset_of(x2,s1) & subset_of(x1,s1) & n_woman(x2) & n_man(x1) & n_crosswalk(x4) & at(e1,x4) & a_topic(s1) & Actor(e1,x3) & (x2 = x3)) | exists e1 x1 x2 x3 x4.(v_sleep(e1) & subset_of(x3,x1) & subset_of(x2,x1) & n_woman(x3) & n_man(x2) & n_crosswalk(x4) & at(e1,x4) & Actor(e1,x1)) |
||
A man and a woman are talking while waiting at a crosswalk. | The man and woman are at a crosswalk. | 0 | -100 | The pair have to be at a crosswalk to be waiting there. | exists e2 e1 x1 x2 x3 x4.(while(e1,e2) & at(e2,x4) & n_crosswalk(x4) & Actor(e2,x1) & v_wait(e2) & Actor(e1,x1) & v_talk(e1) & subset_of(x3,x1) & n_woman(x3) & subset_of(x2,x1) & n_man(x2)) | exists p1 x1 x2 x3.(n_woman(x3) & n_man(x2) & subset_of(x3,x1) & subset_of(x2,x1) & exists x4.(at(x1,x4) & n_crosswalk(x4))) | 4b2c192e-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e1 x1 x2 x3 x4.(while(e1,e2) & v_wait(e2) & v_talk(e1) & subset_of(x3,x1) & subset_of(x2,x1) & n_woman(x3) & n_man(x2) & n_crosswalk(x4) & at(e2,x4) & Actor(e2,x1) & Actor(e1,x1)) | exists x1 x2 x3.(subset_of(x3,x1) & subset_of(x2,x1) & n_woman(x3) & n_man(x2) & exists x4.(n_crosswalk(x4) & at(x1,x4))) |
||
A man and a woman are talking while waiting at a crosswalk. | The man is wearing boots. | 1 | -100 | The man may be without boots. | exists e2 e1 x1 x2 x3 x4.(while(e1,e2) & at(e2,x4) & n_crosswalk(x4) & Actor(e2,x1) & v_wait(e2) & Actor(e1,x1) & v_talk(e1) & subset_of(x3,x1) & n_woman(x3) & subset_of(x2,x1) & n_man(x2)) | exists e1 x1 x2.(n_man(x1) & Theme(e1,x2) & Actor(e1,x1) & v_wear(e1) & n_boot(x2)) | 4b2c1d7a-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e1 x1 x2 x3 x4.(while(e1,e2) & v_wait(e2) & v_talk(e1) & subset_of(x3,x1) & subset_of(x2,x1) & n_woman(x3) & n_man(x2) & n_crosswalk(x4) & at(e2,x4) & Actor(e2,x1) & Actor(e1,x1)) | exists e1 x1 x2.(v_wear(e1) & n_man(x1) & n_boot(x2) & Theme(e1,x2) & Actor(e1,x1)) |
||
A man and a woman are talking while waiting at a crosswalk. | The woman is alone at her desk talking on the phone. | 2 | -100 | A woman cannot be alone if she is talking to a man. | exists e1 e2 x1 x2 x3 x4.(while(e1,e2) & at(e2,x4) & n_crosswalk(x4) & Actor(e2,x1) & v_wait(e2) & Actor(e1,x1) & v_talk(e1) & subset_of(x3,x1) & n_woman(x3) & subset_of(x2,x1) & n_man(x2)) | exists p1 s1 x1 x2 x4.(n_phone(x4) & n_desk(x2) & of(x2,x1) & n_female(x1) & n_woman(x1) & a_alone(s1) & Manner(p1,s1) & exists e1 x3.(at(x1,x2) & on(e1,x4) & Actor(e1,x3) & v_talk(e1) & (x2 = x3))) | 4b2c21d0-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 x1 x2 x3 x4.(while(e1,e2) & v_wait(e2) & v_talk(e1) & subset_of(x3,x1) & subset_of(x2,x1) & n_woman(x3) & n_man(x2) & n_crosswalk(x4) & at(e2,x4) & Actor(e2,x1) & Actor(e1,x1)) | exists p1 s1 x1 x2 x4.(of(x2,x1) & n_woman(x1) & n_phone(x4) & n_female(x1) & n_desk(x2) & exists e1 x3.(v_talk(e1) & on(e1,x4) & at(x1,x2) & Actor(e1,x3) & (x2 = x3)) & a_alone(s1) & Manner(p1,s1)) |
||
Many people are sitting in a restaurant eating their meals. | The restaurant is completely empty. | 2 | -100 | A restaurant cannot be simultaneously empty and have multiple people in it. | exists e1 e2 x1 x2 x3 x4.(in(e1,x2) & Theme(e2,x4) & Actor(e2,x3) & v_eat(e2) & n_meal(x4) & of(x4,x1) & n_thing(x1) & (x2 = x3) & n_restaurant(x2) & Actor(e1,x1) & v_sit(e1) & n_people(x1) & n_quantity(x1)) | exists s1 x1.(n_restaurant(x1) & r_completely(s1) & Theme(s1,x1) & a_empty(s1)) | 4b2c2676-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 x1 x2 x3 x4.(v_sit(e1) & v_eat(e2) & of(x4,x1) & n_thing(x1) & n_restaurant(x2) & n_quantity(x1) & n_people(x1) & n_meal(x4) & in(e1,x2) & Theme(e2,x4) & Actor(e2,x3) & Actor(e1,x1) & (x2 = x3)) | exists s1 x1.(r_completely(s1) & n_restaurant(x1) & a_empty(s1) & Theme(s1,x1)) |
||
Many people are sitting in a restaurant eating their meals. | Restaurant patrons enjoying their meals. | 0 | -100 | people sitting in a restaurant are usually restaurant patrons | exists e1 e2 x1 x2 x3 x4.(in(e1,x2) & Theme(e2,x4) & Actor(e2,x3) & v_eat(e2) & n_meal(x4) & of(x4,x1) & n_thing(x1) & (x2 = x3) & n_restaurant(x2) & Actor(e1,x1) & v_sit(e1) & n_people(x1) & n_quantity(x1)) | exists e1 x1 x2 x3 x4.(a_topic(x1) & Theme(e1,x4) & Actor(e1,x3) & v_enjoy(e1) & n_meal(x4) & of(x4,x1) & n_thing(x1) & (x1 = x3) & n_patron(x1) & (x1 = x2) & ne_nam_restaurant(x2)) | 4b2c2c0c-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 x1 x2 x3 x4.(v_sit(e1) & v_eat(e2) & of(x4,x1) & n_thing(x1) & n_restaurant(x2) & n_quantity(x1) & n_people(x1) & n_meal(x4) & in(e1,x2) & Theme(e2,x4) & Actor(e2,x3) & Actor(e1,x1) & (x2 = x3)) | exists e1 x1 x2 x3 x4.(v_enjoy(e1) & of(x4,x1) & ne_nam_restaurant(x2) & n_thing(x1) & n_patron(x1) & n_meal(x4) & a_topic(x1) & Theme(e1,x4) & Actor(e1,x3) & (x1 = x3) & (x1 = x2)) |
||
Many people are sitting in a restaurant eating their meals. | The waiters carry food to diners at a restaurant. | 1 | -100 | Eating their meals does not necessarily mean carry food to diners. | exists e1 e2 x1 x2 x3 x4.(in(e1,x2) & Theme(e2,x4) & Actor(e2,x3) & v_eat(e2) & n_meal(x4) & of(x4,x1) & n_thing(x1) & (x2 = x3) & n_restaurant(x2) & Actor(e1,x1) & v_sit(e1) & n_people(x1) & n_quantity(x1)) | exists e1 x1 x2 x3 x4.(n_waiter(x1) & at(e1,x4) & n_restaurant(x4) & to(e1,x3) & n_diner(x3) & Theme(e1,x2) & Actor(e1,x1) & v_carry(e1) & n_food(x2)) | 4b2c3224-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 x1 x2 x3 x4.(v_sit(e1) & v_eat(e2) & of(x4,x1) & n_thing(x1) & n_restaurant(x2) & n_quantity(x1) & n_people(x1) & n_meal(x4) & in(e1,x2) & Theme(e2,x4) & Actor(e2,x3) & Actor(e1,x1) & (x2 = x3)) | exists e1 x1 x2 x3 x4.(v_carry(e1) & to(e1,x3) & n_waiter(x1) & n_restaurant(x4) & n_food(x2) & n_diner(x3) & at(e1,x4) & Theme(e1,x2) & Actor(e1,x1)) |
||
Asians eating in a restaurant with an orange motif. | The Asians are eating. | 0 | -100 | eating would imply restaurant, since that is where most of the eating happens. | exists x1 x2 x3 x4 x5.(a_topic(x1) & in(x1,x3) & with(x3,x4) & n_motif(x4) & of(x4,x5) & n_orange(x5) & n_restaurant(x3) & n_eating(x1) & (x1 = x2) & ne_nam_asians(x2)) | exists e1 x1.(ne_nam_asians(x1) & Actor(e1,x1) & v_eat(e1)) | 4b2c36ca-e4c8-11ec-9cdd-0242ac1c0002 | exists x1 x2 x3 x4 x5.(with(x3,x4) & of(x4,x5) & ne_nam_asians(x2) & n_restaurant(x3) & n_orange(x5) & n_motif(x4) & n_eating(x1) & in(x1,x3) & a_topic(x1) & (x1 = x2)) | exists e1 x1.(v_eat(e1) & ne_nam_asians(x1) & Actor(e1,x1)) |
||
Asians eating in a restaurant with an orange motif. | The Asians are enjoying their last meal together. | 1 | -100 | Eating together does not imply they are enjoying their last meal. | exists x1 x2 x3 x4 x5.(a_topic(x1) & in(x1,x3) & with(x3,x4) & n_motif(x4) & of(x4,x5) & n_orange(x5) & n_restaurant(x3) & n_eating(x1) & (x1 = x2) & ne_nam_asians(x2)) | exists e1 s1 s2 x1 x2.(n_meal(x2) & a_last(s1) & Theme(s1,x2) & of(x2,x1) & n_thing(x1) & ne_nam_asians(x1) & a_together(s2) & Manner(e1,s2) & Theme(e1,x2) & Actor(e1,x1) & v_enjoy(e1)) | 4b2c3ba2-e4c8-11ec-9cdd-0242ac1c0002 | exists x1 x2 x3 x4 x5.(with(x3,x4) & of(x4,x5) & ne_nam_asians(x2) & n_restaurant(x3) & n_orange(x5) & n_motif(x4) & n_eating(x1) & in(x1,x3) & a_topic(x1) & (x1 = x2)) | exists e1 s1 s2 x1 x2.(v_enjoy(e1) & of(x2,x1) & ne_nam_asians(x1) & n_thing(x1) & n_meal(x2) & a_together(s2) & a_last(s1) & Theme(s1,x2) & Theme(e1,x2) & Manner(e1,s2) & Actor(e1,x1)) |
||
A young couple crossing the street. | A couple is walking to the park | 1 | -100 | Just because a couple is crossing the street, does not mean they are walking to the park. | exists e1 s1 x1 x2 x3.(n_street(x3) & a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & v_cross(e1) & (x1 = x2) & n_couple(x1) & a_young(s1) & Theme(s1,x1)) | exists e1 x1 x2.(n_park(x2) & to(e1,x2) & Actor(e1,x1) & v_walk(e1) & n_couple(x1)) | 4b2c4480-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3.(v_cross(e1) & n_street(x3) & n_couple(x1) & a_young(s1) & a_topic(x1) & Theme(s1,x1) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2)) | exists e1 x1 x2.(v_walk(e1) & to(e1,x2) & n_park(x2) & n_couple(x1) & Actor(e1,x1)) |
||
An asian group eating at a modern restaurant with red walls and black and white lighting. | A group of friends are eating at a modern restaurants for celebration | 1 | -100 | Just because they are a group eating, does not make them friends. Just because they are eating as a group does not make them there for a celebration. | exists s1 s2 s3 s4 s5 x1 x2 x3 x4 x5 x6.(a_topic(x1) & at(x1,x3) & with(x3,x4) & n_lighting(x6) & a_white(s5) & Theme(s5,x6) & a_black(s4) & Theme(s4,x6) & n_wall(x5) & subset_of(x6,x4) & subset_of(x5,x4) & a_red(s3) & Theme(s3,x4) & n_restaurant(x3) & a_modern(s2) & Theme(s2,x3) & n_eating(x1) & of(x1,x2) & n_group(x2) & a_asian(s1) & Theme(s1,x1)) | exists e1 s1 x1 x2 x3 x4.(at(e1,x3) & for(x3,x4) & n_celebration(x4) & n_restaurant(x3) & a_modern(s1) & Theme(s1,x3) & Actor(e1,x1) & v_eat(e1) & of(x1,x2) & n_friend(x2) & n_group(x1)) | 4b2c5308-e4c8-11ec-9cdd-0242ac1c0002 | exists s1 s2 s3 s4 s5 x1 x2 x3 x4 x5 x6.(with(x3,x4) & subset_of(x6,x4) & subset_of(x5,x4) & of(x1,x2) & n_wall(x5) & n_restaurant(x3) & n_lighting(x6) & n_group(x2) & n_eating(x1) & at(x1,x3) & a_white(s5) & a_topic(x1) & a_red(s3) & a_modern(s2) & a_black(s4) & a_asian(s1) & Theme(s5,x6) & Theme(s4,x6) & Theme(s3,x4) & Theme(s2,x3) & Theme(s1,x1)) | exists e1 s1 x1 x2 x3 x4.(v_eat(e1) & of(x1,x2) & n_restaurant(x3) & n_group(x1) & n_friend(x2) & n_celebration(x4) & for(x3,x4) & at(e1,x3) & a_modern(s1) & Theme(s1,x3) & Actor(e1,x1)) |
||
An asian group eating at a modern restaurant with red walls and black and white lighting. | A group of friends are eating at a modern restaurants | 0 | -100 | an asian group are friends | exists s1 s2 s3 s4 s5 x1 x2 x3 x4 x5 x6.(a_topic(x1) & at(x1,x3) & with(x3,x4) & n_lighting(x6) & a_white(s5) & Theme(s5,x6) & a_black(s4) & Theme(s4,x6) & n_wall(x5) & subset_of(x6,x4) & subset_of(x5,x4) & a_red(s3) & Theme(s3,x4) & n_restaurant(x3) & a_modern(s2) & Theme(s2,x3) & n_eating(x1) & of(x1,x2) & n_group(x2) & a_asian(s1) & Theme(s1,x1)) | exists e1 s1 x1 x2 x3.(at(e1,x3) & n_restaurant(x3) & a_modern(s1) & Theme(s1,x3) & Actor(e1,x1) & v_eat(e1) & of(x1,x2) & n_friend(x2) & n_group(x1)) | 4b2c5d8a-e4c8-11ec-9cdd-0242ac1c0002 | exists s1 s2 s3 s4 s5 x1 x2 x3 x4 x5 x6.(with(x3,x4) & subset_of(x6,x4) & subset_of(x5,x4) & of(x1,x2) & n_wall(x5) & n_restaurant(x3) & n_lighting(x6) & n_group(x2) & n_eating(x1) & at(x1,x3) & a_white(s5) & a_topic(x1) & a_red(s3) & a_modern(s2) & a_black(s4) & a_asian(s1) & Theme(s5,x6) & Theme(s4,x6) & Theme(s3,x4) & Theme(s2,x3) & Theme(s1,x1)) | exists e1 s1 x1 x2 x3.(v_eat(e1) & of(x1,x2) & n_restaurant(x3) & n_group(x1) & n_friend(x2) & at(e1,x3) & a_modern(s1) & Theme(s1,x3) & Actor(e1,x1)) |
||
A girl with glasses listening to earbuds. | Cindy had her earbuds on listening to music. | 0 | -100 | When you are listening to earbuds, you are listening to music. | exists e1 x1 x2 x3 x4.(a_topic(x1) & with(x1,x2) & to(e1,x4) & n_earbud(x4) & Actor(e1,x3) & v_listen(e1) & (x2 = x3) & n_glass(x2) & n_girl(x1)) | exists e1 x1 x2 x3 x4.(n_earbud(x2) & of(x2,x1) & n_female(x1) & ne_per_cindy(x1) & Theme(e1,x2) & Actor(e1,x1) & v_have(e1) & on(x2,x3) & to(x3,x4) & n_music(x4) & n_listening(x3)) | 4b2c6aa0-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4.(with(x1,x2) & v_listen(e1) & to(e1,x4) & n_glass(x2) & n_girl(x1) & n_earbud(x4) & a_topic(x1) & Actor(e1,x3) & (x2 = x3)) | exists e1 x1 x2 x3 x4.(v_have(e1) & to(x3,x4) & on(x2,x3) & of(x2,x1) & ne_per_cindy(x1) & n_music(x4) & n_listening(x3) & n_female(x1) & n_earbud(x2) & Theme(e1,x2) & Actor(e1,x1)) |
||
Young man with glasses and two small pigtails on front of his hair with bloody face appears to be in Emergency room waiting area. | A man whoe got in a fight is sitting in the ER waiting for a doctor | 1 | 0.261246 | Just because the man has a bloody face, does not mean he got into a fight. Just because he is in the waiting area does not mean he is waiting for a doctor, he could be waiting for someone else. | exists e1 p1 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7.(Topic(e1,p1) & Actor(e1,x1) & v_appear(e1) & exists p2 e2 x8 x9 x10.(in(x1,x8) & n_area(x8) & Actor(e2,x8) & v_wait(e2) & of(x8,x10) & n_room(x10) & of(x8,x9) & n_emergency(x9)) & with(x1,x2) & subset_of(x4,x2) & on(x4,x5) & of(x5,x6) & with(x6,x7) & n_face(x7) & a_bloody(s3) & Theme(s3,x7) & n_hair(x6) & of(x6,x1) & n_male(x1) & n_front(x5) & n_pigtail(x4) & a_small(s2) & Theme(s2,x4) & card_eq_2(x4) & subset_of(x3,x2) & n_glass(x3) & n_man(x1) & a_young(s1) & Theme(s1,x1)) | exists e1 e3 e2 x1 x2 x3 x4 x5 x6.(n_er(x5) & for(e2,e3) & for(e3,x6) & n_doctor(x6) & Actor(e3,x1) & v_wait(e3) & in(e2,x5) & Actor(e2,x1) & v_sit(e2) & in(e1,x4) & n_fight(x4) & Actor(e1,x3) & v_get(e1) & (x1 = x3) & n_whoe(x1) & of(x1,x2) & n_man(x2)) | 4b2cab8c-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 p1 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7.(with(x6,x7) & with(x1,x2) & v_appear(e1) & subset_of(x4,x2) & subset_of(x3,x2) & on(x4,x5) & of(x6,x1) & of(x5,x6) & n_pigtail(x4) & n_man(x1) & n_male(x1) & n_hair(x6) & n_glass(x3) & n_front(x5) & n_face(x7) & exists e2 x8 x9 x10.(v_wait(e2) & of(x8,x9) & of(x8,x10) & n_room(x10) & n_emergency(x9) & n_area(x8) & in(x1,x8) & Actor(e2,x8)) & card_eq_2(x4) & a_young(s1) & a_small(s2) & a_bloody(s3) & Topic(e1,p1) & Theme(s3,x7) & Theme(s2,x4) & Theme(s1,x1) & Actor(e1,x1)) | exists e1 e3 e2 x1 x2 x3 x4 x5 x6.(v_wait(e3) & v_sit(e2) & v_get(e1) & of(x1,x2) & n_whoe(x1) & n_man(x2) & n_fight(x4) & n_er(x5) & n_doctor(x6) & in(e2,x5) & in(e1,x4) & for(e3,x6) & for(e2,e3) & Actor(e3,x1) & Actor(e2,x1) & Actor(e1,x3) & (x1 = x3)) |
||
Young man with glasses and two small pigtails on front of his hair with bloody face appears to be in Emergency room waiting area. | A person is injured and in the hospital. | 0 | 0.540015 | Bleeding implies that you are injured. There are emergency rooms at the hospital. | exists e1 p1 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7.(Topic(e1,p1) & Actor(e1,x1) & v_appear(e1) & exists p2 e2 x8 x9 x10.(in(x1,x8) & n_area(x8) & Actor(e2,x8) & v_wait(e2) & of(x8,x10) & n_room(x10) & of(x8,x9) & n_emergency(x9)) & with(x1,x2) & subset_of(x4,x2) & on(x4,x5) & of(x5,x6) & with(x6,x7) & n_face(x7) & a_bloody(s3) & Theme(s3,x7) & n_hair(x6) & of(x6,x1) & n_male(x1) & n_front(x5) & n_pigtail(x4) & a_small(s2) & Theme(s2,x4) & card_eq_2(x4) & subset_of(x3,x2) & n_glass(x3) & n_man(x1) & a_young(s1) & Theme(s1,x1)) | exists e1 x1 x2 x3 x4.(n_hospital(x4) & a_topic(x3) & in(x3,x4) & n_person(x3) & a_topic(x1) & Theme(e1,x2) & v_injure(e1) & (x1 = x2) & n_person(x1)) | 4b2cb082-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 p1 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7.(with(x6,x7) & with(x1,x2) & v_appear(e1) & subset_of(x4,x2) & subset_of(x3,x2) & on(x4,x5) & of(x6,x1) & of(x5,x6) & n_pigtail(x4) & n_man(x1) & n_male(x1) & n_hair(x6) & n_glass(x3) & n_front(x5) & n_face(x7) & exists e2 x8 x9 x10.(v_wait(e2) & of(x8,x9) & of(x8,x10) & n_room(x10) & n_emergency(x9) & n_area(x8) & in(x1,x8) & Actor(e2,x8)) & card_eq_2(x4) & a_young(s1) & a_small(s2) & a_bloody(s3) & Topic(e1,p1) & Theme(s3,x7) & Theme(s2,x4) & Theme(s1,x1) & Actor(e1,x1)) | exists e1 x1 x2 x3 x4.(v_injure(e1) & n_person(x3) & n_person(x1) & n_hospital(x4) & in(x3,x4) & a_topic(x3) & a_topic(x1) & Theme(e1,x2) & (x1 = x2)) |
||
Young man with glasses and two small pigtails on front of his hair with bloody face appears to be in Emergency room waiting area. | A man is injured and waiting in the emergency room. | 1 | 0.989044 | Just because there is blood on his face does not mean he is injured. | exists e1 p1 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7.(Topic(e1,p1) & Actor(e1,x1) & v_appear(e1) & exists p2 e2 x8 x9 x10.(in(x1,x8) & n_area(x8) & Actor(e2,x8) & v_wait(e2) & of(x8,x10) & n_room(x10) & of(x8,x9) & n_emergency(x9)) & with(x1,x2) & subset_of(x4,x2) & on(x4,x5) & of(x5,x6) & with(x6,x7) & n_face(x7) & a_bloody(s3) & Theme(s3,x7) & n_hair(x6) & of(x6,x1) & n_male(x1) & n_front(x5) & n_pigtail(x4) & a_small(s2) & Theme(s2,x4) & card_eq_2(x4) & subset_of(x3,x2) & n_glass(x3) & n_man(x1) & a_young(s1) & Theme(s1,x1)) | exists e1 s1 s2 x1 x2 x3 x4 x5.(n_room(x4) & of(x4,x5) & n_emergency(x5) & a_topic(s1) & subset_of(e1,s1) & in(e1,x4) & Actor(e1,x3) & v_wait(e1) & n_thing(x3) & subset_of(x1,s1) & Theme(s2,x2) & a_injured(s2) & (x1 = x2) & n_man(x1)) | 4b2cc4c8-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 p1 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7.(with(x6,x7) & with(x1,x2) & v_appear(e1) & subset_of(x4,x2) & subset_of(x3,x2) & on(x4,x5) & of(x6,x1) & of(x5,x6) & n_pigtail(x4) & n_man(x1) & n_male(x1) & n_hair(x6) & n_glass(x3) & n_front(x5) & n_face(x7) & exists e2 x8 x9 x10.(v_wait(e2) & of(x8,x9) & of(x8,x10) & n_room(x10) & n_emergency(x9) & n_area(x8) & in(x1,x8) & Actor(e2,x8)) & card_eq_2(x4) & a_young(s1) & a_small(s2) & a_bloody(s3) & Topic(e1,p1) & Theme(s3,x7) & Theme(s2,x4) & Theme(s1,x1) & Actor(e1,x1)) | exists e1 s1 s2 x1 x2 x3 x4 x5.(v_wait(e1) & subset_of(x1,s1) & subset_of(e1,s1) & of(x4,x5) & n_thing(x3) & n_room(x4) & n_man(x1) & n_emergency(x5) & in(e1,x4) & a_topic(s1) & a_injured(s2) & Theme(s2,x2) & Actor(e1,x3) & (x1 = x2)) |
||
Young man with glasses and two small pigtails on front of his hair with bloody face appears to be in Emergency room waiting area. | There is a guy with a broken nose and two black eyes waiting to be seen by a doctor. | 1 | 0.066143 | Just because he has a bloody face does not mean he has a broken nose and two black eyes, it can have other causes and he may be waiting for a friend he took to the emergency room. | exists e1 p1 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7.(Topic(e1,p1) & Actor(e1,x1) & v_appear(e1) & exists p2 e2 x8 x9 x10.(in(x1,x8) & n_area(x8) & Actor(e2,x8) & v_wait(e2) & of(x8,x10) & n_room(x10) & of(x8,x9) & n_emergency(x9)) & with(x1,x2) & subset_of(x4,x2) & on(x4,x5) & of(x5,x6) & with(x6,x7) & n_face(x7) & a_bloody(s3) & Theme(s3,x7) & n_hair(x6) & of(x6,x1) & n_male(x1) & n_front(x5) & n_pigtail(x4) & a_small(s2) & Theme(s2,x4) & card_eq_2(x4) & subset_of(x3,x2) & n_glass(x3) & n_man(x1) & a_young(s1) & Theme(s1,x1)) | exists p1 x1 e1 p2 s1 s2 x2 x3 x4 x5 x6.((x1 = x2) & subset_of(x5,x2) & Topic(e1,p2) & Actor(e1,x6) & v_wait(e1) & exists e2 x7.(Actor(e2,x7) & n_doctor(x7) & Theme(e2,x6) & v_see(e2)) & (x5 = x6) & n_eye(x5) & a_black(s2) & Theme(s2,x5) & card_eq_2(x5) & subset_of(x3,x2) & with(x3,x4) & n_nose(x4) & a_broken(s1) & Theme(s1,x4) & n_guy(x3)) | 4b2cca7c-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 p1 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7.(with(x6,x7) & with(x1,x2) & v_appear(e1) & subset_of(x4,x2) & subset_of(x3,x2) & on(x4,x5) & of(x6,x1) & of(x5,x6) & n_pigtail(x4) & n_man(x1) & n_male(x1) & n_hair(x6) & n_glass(x3) & n_front(x5) & n_face(x7) & exists e2 x8 x9 x10.(v_wait(e2) & of(x8,x9) & of(x8,x10) & n_room(x10) & n_emergency(x9) & n_area(x8) & in(x1,x8) & Actor(e2,x8)) & card_eq_2(x4) & a_young(s1) & a_small(s2) & a_bloody(s3) & Topic(e1,p1) & Theme(s3,x7) & Theme(s2,x4) & Theme(s1,x1) & Actor(e1,x1)) | exists x1 e1 p2 s1 s2 x2 x3 x4 x5 x6.(with(x3,x4) & v_wait(e1) & subset_of(x5,x2) & subset_of(x3,x2) & n_nose(x4) & n_guy(x3) & n_eye(x5) & exists e2 x7.(v_see(e2) & n_doctor(x7) & Theme(e2,x6) & Actor(e2,x7)) & card_eq_2(x5) & a_broken(s1) & a_black(s2) & Topic(e1,p2) & Theme(s2,x5) & Theme(s1,x4) & Actor(e1,x6) & (x5 = x6) & (x1 = x2)) |
||
Young man with glasses and two small pigtails on front of his hair with bloody face appears to be in Emergency room waiting area. | The young man has a cut lip. | 1 | 0.137881 | Just because he has a bloody face does not mean he has a cut lip, there could be other causes of the bloody face. | exists e1 p1 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7.(Topic(e1,p1) & Actor(e1,x1) & v_appear(e1) & exists p2 e2 x8 x9 x10.(in(x1,x8) & n_area(x8) & Actor(e2,x8) & v_wait(e2) & of(x8,x10) & n_room(x10) & of(x8,x9) & n_emergency(x9)) & with(x1,x2) & subset_of(x4,x2) & on(x4,x5) & of(x5,x6) & with(x6,x7) & n_face(x7) & a_bloody(s3) & Theme(s3,x7) & n_hair(x6) & of(x6,x1) & n_male(x1) & n_front(x5) & n_pigtail(x4) & a_small(s2) & Theme(s2,x4) & card_eq_2(x4) & subset_of(x3,x2) & n_glass(x3) & n_man(x1) & a_young(s1) & Theme(s1,x1)) | exists e1 s1 x1 x2 x3.(n_man(x1) & a_young(s1) & Theme(s1,x1) & Theme(e1,x2) & Actor(e1,x1) & v_have(e1) & n_lip(x2) & of(x2,x3) & n_cut(x3)) | 4b2cd044-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 p1 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7.(with(x6,x7) & with(x1,x2) & v_appear(e1) & subset_of(x4,x2) & subset_of(x3,x2) & on(x4,x5) & of(x6,x1) & of(x5,x6) & n_pigtail(x4) & n_man(x1) & n_male(x1) & n_hair(x6) & n_glass(x3) & n_front(x5) & n_face(x7) & exists e2 x8 x9 x10.(v_wait(e2) & of(x8,x9) & of(x8,x10) & n_room(x10) & n_emergency(x9) & n_area(x8) & in(x1,x8) & Actor(e2,x8)) & card_eq_2(x4) & a_young(s1) & a_small(s2) & a_bloody(s3) & Topic(e1,p1) & Theme(s3,x7) & Theme(s2,x4) & Theme(s1,x1) & Actor(e1,x1)) | exists e1 s1 x1 x2 x3.(v_have(e1) & of(x2,x3) & n_man(x1) & n_lip(x2) & n_cut(x3) & a_young(s1) & Theme(s1,x1) & Theme(e1,x2) & Actor(e1,x1)) |
||
Young man with glasses and two small pigtails on front of his hair with bloody face appears to be in Emergency room waiting area. | The man has brown hair. | 1 | 0.531585 | Not all men have brown hair. | exists e1 p1 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7.(Topic(e1,p1) & Actor(e1,x1) & v_appear(e1) & exists p2 e2 x8 x9 x10.(in(x1,x8) & n_area(x8) & Actor(e2,x8) & v_wait(e2) & of(x8,x10) & n_room(x10) & of(x8,x9) & n_emergency(x9)) & with(x1,x2) & subset_of(x4,x2) & on(x4,x5) & of(x5,x6) & with(x6,x7) & n_face(x7) & a_bloody(s3) & Theme(s3,x7) & n_hair(x6) & of(x6,x1) & n_male(x1) & n_front(x5) & n_pigtail(x4) & a_small(s2) & Theme(s2,x4) & card_eq_2(x4) & subset_of(x3,x2) & n_glass(x3) & n_man(x1) & a_young(s1) & Theme(s1,x1)) | exists e1 x1 x2.(n_man(x1) & Theme(e1,x2) & Actor(e1,x1) & v_brown(e1) & n_hair(x2)) | 4b2cd922-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 p1 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7.(with(x6,x7) & with(x1,x2) & v_appear(e1) & subset_of(x4,x2) & subset_of(x3,x2) & on(x4,x5) & of(x6,x1) & of(x5,x6) & n_pigtail(x4) & n_man(x1) & n_male(x1) & n_hair(x6) & n_glass(x3) & n_front(x5) & n_face(x7) & exists e2 x8 x9 x10.(v_wait(e2) & of(x8,x9) & of(x8,x10) & n_room(x10) & n_emergency(x9) & n_area(x8) & in(x1,x8) & Actor(e2,x8)) & card_eq_2(x4) & a_young(s1) & a_small(s2) & a_bloody(s3) & Topic(e1,p1) & Theme(s3,x7) & Theme(s2,x4) & Theme(s1,x1) & Actor(e1,x1)) | exists e1 x1 x2.(v_brown(e1) & n_man(x1) & n_hair(x2) & Theme(e1,x2) & Actor(e1,x1)) |
||
Young man with glasses and two small pigtails on front of his hair with bloody face appears to be in Emergency room waiting area. | A young lady with a broken leg is being wheeled out of the hospital. | 2 | 0.000087 | A man is not a lady. Having a broken leg is different from having a bloody face. If someone is in an emergency room waiting area they are not being wheeled out of the hospital. | exists e1 p1 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7.(Topic(e1,p1) & Actor(e1,x1) & v_appear(e1) & exists p2 e2 x8 x9 x10.(in(x1,x8) & n_area(x8) & Actor(e2,x8) & v_wait(e2) & of(x8,x10) & n_room(x10) & of(x8,x9) & n_emergency(x9)) & with(x1,x2) & subset_of(x4,x2) & on(x4,x5) & of(x5,x6) & with(x6,x7) & n_face(x7) & a_bloody(s3) & Theme(s3,x7) & n_hair(x6) & of(x6,x1) & n_male(x1) & n_front(x5) & n_pigtail(x4) & a_small(s2) & Theme(s2,x4) & card_eq_2(x4) & subset_of(x3,x2) & n_glass(x3) & n_man(x1) & a_young(s1) & Theme(s1,x1)) | exists e1 s1 s2 x1 x2 x3.(n_hospital(x3) & of(e1,x3) & r_out(e1) & Theme(e1,x1) & v_wheel(e1) & with(x1,x2) & n_leg(x2) & a_broken(s2) & Theme(s2,x2) & n_lady(x1) & a_young(s1) & Theme(s1,x1)) | 4b2cdda0-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 p1 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7.(with(x6,x7) & with(x1,x2) & v_appear(e1) & subset_of(x4,x2) & subset_of(x3,x2) & on(x4,x5) & of(x6,x1) & of(x5,x6) & n_pigtail(x4) & n_man(x1) & n_male(x1) & n_hair(x6) & n_glass(x3) & n_front(x5) & n_face(x7) & exists e2 x8 x9 x10.(v_wait(e2) & of(x8,x9) & of(x8,x10) & n_room(x10) & n_emergency(x9) & n_area(x8) & in(x1,x8) & Actor(e2,x8)) & card_eq_2(x4) & a_young(s1) & a_small(s2) & a_bloody(s3) & Topic(e1,p1) & Theme(s3,x7) & Theme(s2,x4) & Theme(s1,x1) & Actor(e1,x1)) | exists e1 s1 s2 x1 x2 x3.(with(x1,x2) & v_wheel(e1) & r_out(e1) & of(e1,x3) & n_leg(x2) & n_lady(x1) & n_hospital(x3) & a_young(s1) & a_broken(s2) & Theme(s2,x2) & Theme(s1,x1) & Theme(e1,x1)) |
||
A woman in black and red softball gear is running along a sanded track while two women in yellow jerseys are in the middle of throwing a ball. | some women play softball | 1 | 0.877225 | Running and throwing a ball does not imply to play softball. | exists e1 p1 s1 s2 s3 x1 x2 x3 x4 x7.(n_middle(x7) & exists p2 s4 x5 x6.(exists e2 x8 x9.(in(x5,x7) & Theme(e2,x9) & Actor(e2,x8) & v_throw(e2) & n_ball(x9) & (x7 = x8)) & in(x5,x6) & n_jersey(x6) & a_yellow(s4) & Theme(s4,x6) & n_woman(x5) & card_eq_2(x5)) & while(e1,p1) & along(e1,x4) & n_track(x4) & a_sanded(s3) & Theme(s3,x4) & Actor(e1,x1) & v_run(e1) & in(x1,x2) & n_gear(x2) & of(x2,x3) & n_softball(x3) & a_red(s2) & Theme(s2,x2) & a_black(s1) & Theme(s1,x2) & n_woman(x1)) | exists e1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_play(e1) & n_softball(x2) & n_woman(x1)) | 4b2e1ce2-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 p1 s1 s2 s3 x1 x2 x3 x4 x7.(while(e1,p1) & v_run(e1) & of(x2,x3) & n_woman(x1) & n_track(x4) & n_softball(x3) & n_middle(x7) & n_gear(x2) & in(x1,x2) & exists s4 x5 x6.(n_woman(x5) & n_jersey(x6) & in(x5,x6) & exists e2 x8 x9.(v_throw(e2) & n_ball(x9) & in(x5,x7) & Theme(e2,x9) & Actor(e2,x8) & (x7 = x8)) & card_eq_2(x5) & a_yellow(s4) & Theme(s4,x6)) & along(e1,x4) & a_sanded(s3) & a_red(s2) & a_black(s1) & Theme(s3,x4) & Theme(s2,x2) & Theme(s1,x2) & Actor(e1,x1)) | exists e1 x1 x2.(v_play(e1) & n_woman(x1) & n_softball(x2) & Theme(e1,x2) & Actor(e1,x1)) |
||
A woman in black and red softball gear is running along a sanded track while two women in yellow jerseys are in the middle of throwing a ball. | A lady in black is training hard for a softbal game while two other women in the background are playing with a frisbee | 1 | 0.000041 | The lady in black may be wearing softball gear but may not necessarily be training for a game, or training hard. The two women in the background are throwing a ball but it is not necessarily a frisbee, which is not really a "ball." | exists e1 p1 s1 s2 s3 x1 x2 x3 x4 x7.(n_middle(x7) & exists p2 s4 x5 x6.(exists e2 x8 x9.(in(x5,x7) & Theme(e2,x9) & Actor(e2,x8) & v_throw(e2) & n_ball(x9) & (x7 = x8)) & in(x5,x6) & n_jersey(x6) & a_yellow(s4) & Theme(s4,x6) & n_woman(x5) & card_eq_2(x5)) & while(e1,p1) & along(e1,x4) & n_track(x4) & a_sanded(s3) & Theme(s3,x4) & Actor(e1,x1) & v_run(e1) & in(x1,x2) & n_gear(x2) & of(x2,x3) & n_softball(x3) & a_red(s2) & Theme(s2,x2) & a_black(s1) & Theme(s1,x2) & n_woman(x1)) | exists e1 p1 s1 s2 x1 x2 x3 x5 x6.(n_background(x6) & n_woman(x5) & exists e2 x4 x7.(with(e2,x7) & n_frisbee(x7) & Actor(e2,x4) & v_play(e2) & in(x4,x6) & -(x4 = x5) & n_woman(x4) & card_eq_2(x4)) & while(e1,p1) & for(e1,x3) & n_game(x3) & a_softbal(s2) & Theme(s2,x3) & a_hard(s1) & Manner(e1,s1) & Actor(e1,x1) & v_train(e1) & in(x1,x2) & n_black(x2) & n_lady(x1)) | 4b2e2156-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 p1 s1 s2 s3 x1 x2 x3 x4 x7.(while(e1,p1) & v_run(e1) & of(x2,x3) & n_woman(x1) & n_track(x4) & n_softball(x3) & n_middle(x7) & n_gear(x2) & in(x1,x2) & exists s4 x5 x6.(n_woman(x5) & n_jersey(x6) & in(x5,x6) & exists e2 x8 x9.(v_throw(e2) & n_ball(x9) & in(x5,x7) & Theme(e2,x9) & Actor(e2,x8) & (x7 = x8)) & card_eq_2(x5) & a_yellow(s4) & Theme(s4,x6)) & along(e1,x4) & a_sanded(s3) & a_red(s2) & a_black(s1) & Theme(s3,x4) & Theme(s2,x2) & Theme(s1,x2) & Actor(e1,x1)) | exists e1 p1 s1 s2 x1 x2 x3 x5 x6.(while(e1,p1) & v_train(e1) & n_woman(x5) & n_lady(x1) & n_game(x3) & n_black(x2) & n_background(x6) & in(x1,x2) & for(e1,x3) & exists e2 x4 x7.(with(e2,x7) & v_play(e2) & n_woman(x4) & n_frisbee(x7) & in(x4,x6) & card_eq_2(x4) & Actor(e2,x4) & -(x4 = x5)) & a_softbal(s2) & a_hard(s1) & Theme(s2,x3) & Manner(e1,s1) & Actor(e1,x1)) |
||
A woman in black and red softball gear is running along a sanded track while two women in yellow jerseys are in the middle of throwing a ball. | People in the picture are engaging in physical activity. | 0 | 0.553892 | Running and throwing a ball are physical activity. | exists e1 p1 s1 s2 s3 x1 x2 x3 x4 x7.(n_middle(x7) & exists p2 s4 x5 x6.(exists e2 x8 x9.(in(x5,x7) & Theme(e2,x9) & Actor(e2,x8) & v_throw(e2) & n_ball(x9) & (x7 = x8)) & in(x5,x6) & n_jersey(x6) & a_yellow(s4) & Theme(s4,x6) & n_woman(x5) & card_eq_2(x5)) & while(e1,p1) & along(e1,x4) & n_track(x4) & a_sanded(s3) & Theme(s3,x4) & Actor(e1,x1) & v_run(e1) & in(x1,x2) & n_gear(x2) & of(x2,x3) & n_softball(x3) & a_red(s2) & Theme(s2,x2) & a_black(s1) & Theme(s1,x2) & n_woman(x1)) | exists e1 s1 x1 x2 x3.(n_picture(x2) & in(e1,x3) & n_activity(x3) & a_physical(s1) & Theme(s1,x3) & Actor(e1,x1) & v_engage(e1) & in(x1,x2) & n_people(x1)) | 4b2e2caa-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 p1 s1 s2 s3 x1 x2 x3 x4 x7.(while(e1,p1) & v_run(e1) & of(x2,x3) & n_woman(x1) & n_track(x4) & n_softball(x3) & n_middle(x7) & n_gear(x2) & in(x1,x2) & exists s4 x5 x6.(n_woman(x5) & n_jersey(x6) & in(x5,x6) & exists e2 x8 x9.(v_throw(e2) & n_ball(x9) & in(x5,x7) & Theme(e2,x9) & Actor(e2,x8) & (x7 = x8)) & card_eq_2(x5) & a_yellow(s4) & Theme(s4,x6)) & along(e1,x4) & a_sanded(s3) & a_red(s2) & a_black(s1) & Theme(s3,x4) & Theme(s2,x2) & Theme(s1,x2) & Actor(e1,x1)) | exists e1 s1 x1 x2 x3.(v_engage(e1) & n_picture(x2) & n_people(x1) & n_activity(x3) & in(x1,x2) & in(e1,x3) & a_physical(s1) & Theme(s1,x3) & Actor(e1,x1)) |
||
A woman in black and red softball gear is running along a sanded track while two women in yellow jerseys are in the middle of throwing a ball. | The picture shows a softball game. | 1 | 0.829097 | There many not be a game going on; they could just be practicing. | exists e1 p1 s1 s2 s3 x1 x2 x3 x4 x7.(n_middle(x7) & exists p2 s4 x5 x6.(exists e2 x8 x9.(in(x5,x7) & Theme(e2,x9) & Actor(e2,x8) & v_throw(e2) & n_ball(x9) & (x7 = x8)) & in(x5,x6) & n_jersey(x6) & a_yellow(s4) & Theme(s4,x6) & n_woman(x5) & card_eq_2(x5)) & while(e1,p1) & along(e1,x4) & n_track(x4) & a_sanded(s3) & Theme(s3,x4) & Actor(e1,x1) & v_run(e1) & in(x1,x2) & n_gear(x2) & of(x2,x3) & n_softball(x3) & a_red(s2) & Theme(s2,x2) & a_black(s1) & Theme(s1,x2) & n_woman(x1)) | exists e1 x1 x2 x3.(n_picture(x1) & Theme(e1,x2) & Actor(e1,x1) & v_show(e1) & n_game(x2) & of(x2,x3) & n_softball(x3)) | 4b2e35ec-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 p1 s1 s2 s3 x1 x2 x3 x4 x7.(while(e1,p1) & v_run(e1) & of(x2,x3) & n_woman(x1) & n_track(x4) & n_softball(x3) & n_middle(x7) & n_gear(x2) & in(x1,x2) & exists s4 x5 x6.(n_woman(x5) & n_jersey(x6) & in(x5,x6) & exists e2 x8 x9.(v_throw(e2) & n_ball(x9) & in(x5,x7) & Theme(e2,x9) & Actor(e2,x8) & (x7 = x8)) & card_eq_2(x5) & a_yellow(s4) & Theme(s4,x6)) & along(e1,x4) & a_sanded(s3) & a_red(s2) & a_black(s1) & Theme(s3,x4) & Theme(s2,x2) & Theme(s1,x2) & Actor(e1,x1)) | exists e1 x1 x2 x3.(v_show(e1) & of(x2,x3) & n_softball(x3) & n_picture(x1) & n_game(x2) & Theme(e1,x2) & Actor(e1,x1)) |
||
A woman in black and red softball gear is running along a sanded track while two women in yellow jerseys are in the middle of throwing a ball. | A softball player is running toward a base as other players try to stop her. | 1 | 0.63492 | She is not necessarily running toward a base; nowhere in Sentence 1 does it suggest the direction she's running in or why. The other women are throwing a ball but not necessarily to stop the woman in black. | exists e1 p1 s1 s2 s3 x1 x2 x3 x4 x7.(n_middle(x7) & exists p2 s4 x5 x6.(exists e2 x8 x9.(in(x5,x7) & Theme(e2,x9) & Actor(e2,x8) & v_throw(e2) & n_ball(x9) & (x7 = x8)) & in(x5,x6) & n_jersey(x6) & a_yellow(s4) & Theme(s4,x6) & n_woman(x5) & card_eq_2(x5)) & while(e1,p1) & along(e1,x4) & n_track(x4) & a_sanded(s3) & Theme(s3,x4) & Actor(e1,x1) & v_run(e1) & in(x1,x2) & n_gear(x2) & of(x2,x3) & n_softball(x3) & a_red(s2) & Theme(s2,x2) & a_black(s1) & Theme(s1,x2) & n_woman(x1)) | exists e1 p1 x1 x2 x3.(exists e2 p2 x4.(Topic(e2,p2) & Actor(e2,x4) & v_try(e2) & exists e3.(Theme(e3,x1) & Actor(e3,x4) & v_stop(e3)) & -(x4 = x1) & n_player(x4)) & n_female(x1) & n_player(x1) & n_player(x1) & as(e1,p1) & toward(e1,x3) & n_base(x3) & Actor(e1,x1) & v_run(e1) & of(x1,x2) & n_softball(x2)) | 4b2e3a60-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 p1 s1 s2 s3 x1 x2 x3 x4 x7.(while(e1,p1) & v_run(e1) & of(x2,x3) & n_woman(x1) & n_track(x4) & n_softball(x3) & n_middle(x7) & n_gear(x2) & in(x1,x2) & exists s4 x5 x6.(n_woman(x5) & n_jersey(x6) & in(x5,x6) & exists e2 x8 x9.(v_throw(e2) & n_ball(x9) & in(x5,x7) & Theme(e2,x9) & Actor(e2,x8) & (x7 = x8)) & card_eq_2(x5) & a_yellow(s4) & Theme(s4,x6)) & along(e1,x4) & a_sanded(s3) & a_red(s2) & a_black(s1) & Theme(s3,x4) & Theme(s2,x2) & Theme(s1,x2) & Actor(e1,x1)) | exists e1 p1 x1 x2 x3.(v_run(e1) & toward(e1,x3) & of(x1,x2) & n_softball(x2) & n_player(x1) & n_female(x1) & n_base(x3) & exists e2 p2 x4.(v_try(e2) & n_player(x4) & exists e3.(v_stop(e3) & Theme(e3,x1) & Actor(e3,x4)) & Topic(e2,p2) & Actor(e2,x4) & -(x4 = x1)) & as(e1,p1) & Actor(e1,x1)) |
||
A woman in black and red softball gear is running along a sanded track while two women in yellow jerseys are in the middle of throwing a ball. | A woman is playing tennis. | 2 | 0 | There are more a single woman in the first sentence. They are either running or throwing a ball, not playing tennis. | exists e1 p1 s1 s2 s3 x1 x2 x3 x4 x7.(n_middle(x7) & exists p2 s4 x5 x6.(exists e2 x8 x9.(in(x5,x7) & Theme(e2,x9) & Actor(e2,x8) & v_throw(e2) & n_ball(x9) & (x7 = x8)) & in(x5,x6) & n_jersey(x6) & a_yellow(s4) & Theme(s4,x6) & n_woman(x5) & card_eq_2(x5)) & while(e1,p1) & along(e1,x4) & n_track(x4) & a_sanded(s3) & Theme(s3,x4) & Actor(e1,x1) & v_run(e1) & in(x1,x2) & n_gear(x2) & of(x2,x3) & n_softball(x3) & a_red(s2) & Theme(s2,x2) & a_black(s1) & Theme(s1,x2) & n_woman(x1)) | exists e1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_play(e1) & n_tennis(x2) & n_woman(x1)) | 4b2e433e-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 p1 s1 s2 s3 x1 x2 x3 x4 x7.(while(e1,p1) & v_run(e1) & of(x2,x3) & n_woman(x1) & n_track(x4) & n_softball(x3) & n_middle(x7) & n_gear(x2) & in(x1,x2) & exists s4 x5 x6.(n_woman(x5) & n_jersey(x6) & in(x5,x6) & exists e2 x8 x9.(v_throw(e2) & n_ball(x9) & in(x5,x7) & Theme(e2,x9) & Actor(e2,x8) & (x7 = x8)) & card_eq_2(x5) & a_yellow(s4) & Theme(s4,x6)) & along(e1,x4) & a_sanded(s3) & a_red(s2) & a_black(s1) & Theme(s3,x4) & Theme(s2,x2) & Theme(s1,x2) & Actor(e1,x1)) | exists e1 x1 x2.(v_play(e1) & n_woman(x1) & n_tennis(x2) & Theme(e1,x2) & Actor(e1,x1)) |
||
A woman in black and red softball gear is running along a sanded track while two women in yellow jerseys are in the middle of throwing a ball. | A woman races around a track to avoid getting in the way of the ball. | 1 | 0.014365 | The woman in black could just be simply running around the track because it is a track and not because she is trying to avoid something. | exists e1 p1 s1 s2 s3 x1 x2 x3 x4 x7.(n_middle(x7) & exists p2 s4 x5 x6.(exists e2 x8 x9.(in(x5,x7) & Theme(e2,x9) & Actor(e2,x8) & v_throw(e2) & n_ball(x9) & (x7 = x8)) & in(x5,x6) & n_jersey(x6) & a_yellow(s4) & Theme(s4,x6) & n_woman(x5) & card_eq_2(x5)) & while(e1,p1) & along(e1,x4) & n_track(x4) & a_sanded(s3) & Theme(s3,x4) & Actor(e1,x1) & v_run(e1) & in(x1,x2) & n_gear(x2) & of(x2,x3) & n_softball(x3) & a_red(s2) & Theme(s2,x2) & a_black(s1) & Theme(s1,x2) & n_woman(x1)) | exists p1 x1 x2 x3 x4 x5.(n_ball(x5) & n_way(x4) & a_topic(x1) & around(x1,x3) & Topic(x3,p1) & exists e1 p2.(exists e2.(in(e2,x4) & of(x4,x5) & Actor(e2,x3) & v_get(e2)) & Topic(e1,p2) & Actor(e1,x3) & v_avoid(e1)) & n_track(x3) & n_race(x1) & of(x1,x2) & n_woman(x2)) | 4b2e47b2-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 p1 s1 s2 s3 x1 x2 x3 x4 x7.(while(e1,p1) & v_run(e1) & of(x2,x3) & n_woman(x1) & n_track(x4) & n_softball(x3) & n_middle(x7) & n_gear(x2) & in(x1,x2) & exists s4 x5 x6.(n_woman(x5) & n_jersey(x6) & in(x5,x6) & exists e2 x8 x9.(v_throw(e2) & n_ball(x9) & in(x5,x7) & Theme(e2,x9) & Actor(e2,x8) & (x7 = x8)) & card_eq_2(x5) & a_yellow(s4) & Theme(s4,x6)) & along(e1,x4) & a_sanded(s3) & a_red(s2) & a_black(s1) & Theme(s3,x4) & Theme(s2,x2) & Theme(s1,x2) & Actor(e1,x1)) | exists p1 x1 x2 x3 x4 x5.(of(x1,x2) & n_woman(x2) & n_way(x4) & n_track(x3) & n_race(x1) & n_ball(x5) & exists e1 p2.(v_avoid(e1) & exists e2.(v_get(e2) & of(x4,x5) & in(e2,x4) & Actor(e2,x3)) & Topic(e1,p2) & Actor(e1,x3)) & around(x1,x3) & a_topic(x1) & Topic(x3,p1)) |
||
A girl wearing a blue short and yellow shirt uniform throws a yellow softball while a girl in a black and red short uniform and red helmet runs. | Two girls are playing. | 1 | 0.900823 | It is unclear why they are performing their actions; they could be playing or they could be competing. | exists e1 e2 s1 s2 s3 s4 s5 s6 s7 s8 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10.(while(e2,x6) & in(x6,x7) & n_run(x9) & of(x9,x10) & n_helmet(x10) & a_red(s8) & Theme(s8,x9) & n_uniform(x8) & subset_of(x9,x7) & subset_of(x8,x7) & a_short(s7) & Theme(s7,x7) & a_red(s6) & Theme(s6,x7) & a_black(s5) & Theme(s5,x7) & n_girl(x6) & Theme(e2,x5) & Actor(e2,x1) & v_throw(e2) & n_softball(x5) & a_yellow(s4) & Theme(s4,x5) & Theme(e1,x3) & Actor(e1,x2) & v_wear(e1) & n_uniform(x3) & of(x3,x4) & n_shirt(x4) & a_yellow(s3) & Theme(s3,x3) & a_short(s2) & Theme(s2,x3) & a_blue(s1) & Theme(s1,x3) & (x1 = x2) & n_girl(x1)) | exists e1 x1.(Actor(e1,x1) & v_play(e1) & n_girl(x1) & card_eq_2(x1)) | 4b2e5220-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 s1 s2 s3 s4 s5 s6 s7 s8 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10.(while(e2,x6) & v_wear(e1) & v_throw(e2) & subset_of(x9,x7) & subset_of(x8,x7) & of(x9,x10) & of(x3,x4) & n_uniform(x8) & n_uniform(x3) & n_softball(x5) & n_shirt(x4) & n_run(x9) & n_helmet(x10) & n_girl(x6) & n_girl(x1) & in(x6,x7) & a_yellow(s4) & a_yellow(s3) & a_short(s7) & a_short(s2) & a_red(s8) & a_red(s6) & a_blue(s1) & a_black(s5) & Theme(s8,x9) & Theme(s7,x7) & Theme(s6,x7) & Theme(s5,x7) & Theme(s4,x5) & Theme(s3,x3) & Theme(s2,x3) & Theme(s1,x3) & Theme(e2,x5) & Theme(e1,x3) & Actor(e2,x1) & Actor(e1,x2) & (x1 = x2)) | exists e1 x1.(v_play(e1) & n_girl(x1) & card_eq_2(x1) & Actor(e1,x1)) |
||
A girl wearing a blue short and yellow shirt uniform throws a yellow softball while a girl in a black and red short uniform and red helmet runs. | The girl in a black and red uniform attempts to steal second base in a game of softball. | 1 | 0.649593 | The girl in the black/red uniform could be running for any reason, not necessarily to steal a base. | exists e1 e2 s1 s2 s3 s4 s5 s6 s7 s8 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10.(while(e2,x6) & in(x6,x7) & n_run(x9) & of(x9,x10) & n_helmet(x10) & a_red(s8) & Theme(s8,x9) & n_uniform(x8) & subset_of(x9,x7) & subset_of(x8,x7) & a_short(s7) & Theme(s7,x7) & a_red(s6) & Theme(s6,x7) & a_black(s5) & Theme(s5,x7) & n_girl(x6) & Theme(e2,x5) & Actor(e2,x1) & v_throw(e2) & n_softball(x5) & a_yellow(s4) & Theme(s4,x5) & Theme(e1,x3) & Actor(e1,x2) & v_wear(e1) & n_uniform(x3) & of(x3,x4) & n_shirt(x4) & a_yellow(s3) & Theme(s3,x3) & a_short(s2) & Theme(s2,x3) & a_blue(s1) & Theme(s1,x3) & (x1 = x2) & n_girl(x1)) | exists p1 s1 s2 x1 x2 x3.(n_girl(x1) & a_topic(x1) & in(x1,x2) & Topic(x2,p1) & exists e1 s3 x4 x5 x6.(in(e1,x5) & of(x5,x6) & n_softball(x6) & n_game(x5) & Theme(e1,x4) & Actor(e1,x2) & v_steal(e1) & n_base(x4) & a_second(s3) & Theme(s3,x4)) & n_attempt(x2) & of(x2,x3) & n_uniform(x3) & a_red(s2) & Theme(s2,x2) & a_black(s1) & Theme(s1,x2)) | 4b2e56b2-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 s1 s2 s3 s4 s5 s6 s7 s8 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10.(while(e2,x6) & v_wear(e1) & v_throw(e2) & subset_of(x9,x7) & subset_of(x8,x7) & of(x9,x10) & of(x3,x4) & n_uniform(x8) & n_uniform(x3) & n_softball(x5) & n_shirt(x4) & n_run(x9) & n_helmet(x10) & n_girl(x6) & n_girl(x1) & in(x6,x7) & a_yellow(s4) & a_yellow(s3) & a_short(s7) & a_short(s2) & a_red(s8) & a_red(s6) & a_blue(s1) & a_black(s5) & Theme(s8,x9) & Theme(s7,x7) & Theme(s6,x7) & Theme(s5,x7) & Theme(s4,x5) & Theme(s3,x3) & Theme(s2,x3) & Theme(s1,x3) & Theme(e2,x5) & Theme(e1,x3) & Actor(e2,x1) & Actor(e1,x2) & (x1 = x2)) | exists p1 s1 s2 x1 x2 x3.(of(x2,x3) & n_uniform(x3) & n_girl(x1) & n_attempt(x2) & in(x1,x2) & exists e1 s3 x4 x5 x6.(v_steal(e1) & of(x5,x6) & n_softball(x6) & n_game(x5) & n_base(x4) & in(e1,x5) & a_second(s3) & Theme(s3,x4) & Theme(e1,x4) & Actor(e1,x2)) & a_topic(x1) & a_red(s2) & a_black(s1) & Topic(x2,p1) & Theme(s2,x2) & Theme(s1,x2)) |
||
A girl wearing a blue short and yellow shirt uniform throws a yellow softball while a girl in a black and red short uniform and red helmet runs. | The girls are playing baseball. | 1 | 0.000415 | Just because they are using balls and wearing helmets and uniforms does not imply they are playing baseball. | exists e1 e2 s1 s2 s3 s4 s5 s6 s7 s8 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10.(while(e2,x6) & in(x6,x7) & n_run(x9) & of(x9,x10) & n_helmet(x10) & a_red(s8) & Theme(s8,x9) & n_uniform(x8) & subset_of(x9,x7) & subset_of(x8,x7) & a_short(s7) & Theme(s7,x7) & a_red(s6) & Theme(s6,x7) & a_black(s5) & Theme(s5,x7) & n_girl(x6) & Theme(e2,x5) & Actor(e2,x1) & v_throw(e2) & n_softball(x5) & a_yellow(s4) & Theme(s4,x5) & Theme(e1,x3) & Actor(e1,x2) & v_wear(e1) & n_uniform(x3) & of(x3,x4) & n_shirt(x4) & a_yellow(s3) & Theme(s3,x3) & a_short(s2) & Theme(s2,x3) & a_blue(s1) & Theme(s1,x3) & (x1 = x2) & n_girl(x1)) | exists e1 x1 x2.(n_girl(x1) & Theme(e1,x2) & Actor(e1,x1) & v_play(e1) & n_baseball(x2)) | 4b2e64ea-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 s1 s2 s3 s4 s5 s6 s7 s8 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10.(while(e2,x6) & v_wear(e1) & v_throw(e2) & subset_of(x9,x7) & subset_of(x8,x7) & of(x9,x10) & of(x3,x4) & n_uniform(x8) & n_uniform(x3) & n_softball(x5) & n_shirt(x4) & n_run(x9) & n_helmet(x10) & n_girl(x6) & n_girl(x1) & in(x6,x7) & a_yellow(s4) & a_yellow(s3) & a_short(s7) & a_short(s2) & a_red(s8) & a_red(s6) & a_blue(s1) & a_black(s5) & Theme(s8,x9) & Theme(s7,x7) & Theme(s6,x7) & Theme(s5,x7) & Theme(s4,x5) & Theme(s3,x3) & Theme(s2,x3) & Theme(s1,x3) & Theme(e2,x5) & Theme(e1,x3) & Actor(e2,x1) & Actor(e1,x2) & (x1 = x2)) | exists e1 x1 x2.(v_play(e1) & n_girl(x1) & n_baseball(x2) & Theme(e1,x2) & Actor(e1,x1)) |
||
A girl wearing a blue short and yellow shirt uniform throws a yellow softball while a girl in a black and red short uniform and red helmet runs. | Teenaged girls are playing softball outside on a sunny day. | 1 | 0.642422 | The girls are playing but nowhere in the sentence does it suggest their age. Sports are not always played on a sunny day, so it is not necessarily sunny; it is also unclear whether they are even outside or not. | exists e1 e2 s1 s2 s3 s4 s5 s6 s7 s8 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10.(while(e2,x6) & in(x6,x7) & n_run(x9) & of(x9,x10) & n_helmet(x10) & a_red(s8) & Theme(s8,x9) & n_uniform(x8) & subset_of(x9,x7) & subset_of(x8,x7) & a_short(s7) & Theme(s7,x7) & a_red(s6) & Theme(s6,x7) & a_black(s5) & Theme(s5,x7) & n_girl(x6) & Theme(e2,x5) & Actor(e2,x1) & v_throw(e2) & n_softball(x5) & a_yellow(s4) & Theme(s4,x5) & Theme(e1,x3) & Actor(e1,x2) & v_wear(e1) & n_uniform(x3) & of(x3,x4) & n_shirt(x4) & a_yellow(s3) & Theme(s3,x3) & a_short(s2) & Theme(s2,x3) & a_blue(s1) & Theme(s1,x3) & (x1 = x2) & n_girl(x1)) | exists e1 s1 s2 s3 x1 x2 x3.(on(e1,x3) & n_day(x3) & a_sunny(s3) & Theme(s3,x3) & a_outside(s2) & Manner(e1,s2) & Theme(e1,x2) & Actor(e1,x1) & v_play(e1) & n_softball(x2) & n_girl(x1) & a_teenaged(s1) & Theme(s1,x1)) | 4b2e7750-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 s1 s2 s3 s4 s5 s6 s7 s8 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10.(while(e2,x6) & v_wear(e1) & v_throw(e2) & subset_of(x9,x7) & subset_of(x8,x7) & of(x9,x10) & of(x3,x4) & n_uniform(x8) & n_uniform(x3) & n_softball(x5) & n_shirt(x4) & n_run(x9) & n_helmet(x10) & n_girl(x6) & n_girl(x1) & in(x6,x7) & a_yellow(s4) & a_yellow(s3) & a_short(s7) & a_short(s2) & a_red(s8) & a_red(s6) & a_blue(s1) & a_black(s5) & Theme(s8,x9) & Theme(s7,x7) & Theme(s6,x7) & Theme(s5,x7) & Theme(s4,x5) & Theme(s3,x3) & Theme(s2,x3) & Theme(s1,x3) & Theme(e2,x5) & Theme(e1,x3) & Actor(e2,x1) & Actor(e1,x2) & (x1 = x2)) | exists e1 s1 s2 s3 x1 x2 x3.(v_play(e1) & on(e1,x3) & n_softball(x2) & n_girl(x1) & n_day(x3) & a_teenaged(s1) & a_sunny(s3) & a_outside(s2) & Theme(s3,x3) & Theme(s1,x1) & Theme(e1,x2) & Manner(e1,s2) & Actor(e1,x1)) |
||
A girl wearing a blue short and yellow shirt uniform throws a yellow softball while a girl in a black and red short uniform and red helmet runs. | Girls are competing for the varsity finals. | 1 | 0.011436 | The reason for which they are playing is not given and can not be gathered from Sentence 1. Varsity finals is very specific. | exists e1 e2 s1 s2 s3 s4 s5 s6 s7 s8 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10.(while(e2,x6) & in(x6,x7) & n_run(x9) & of(x9,x10) & n_helmet(x10) & a_red(s8) & Theme(s8,x9) & n_uniform(x8) & subset_of(x9,x7) & subset_of(x8,x7) & a_short(s7) & Theme(s7,x7) & a_red(s6) & Theme(s6,x7) & a_black(s5) & Theme(s5,x7) & n_girl(x6) & Theme(e2,x5) & Actor(e2,x1) & v_throw(e2) & n_softball(x5) & a_yellow(s4) & Theme(s4,x5) & Theme(e1,x3) & Actor(e1,x2) & v_wear(e1) & n_uniform(x3) & of(x3,x4) & n_shirt(x4) & a_yellow(s3) & Theme(s3,x3) & a_short(s2) & Theme(s2,x3) & a_blue(s1) & Theme(s1,x3) & (x1 = x2) & n_girl(x1)) | exists e1 x1 x2 x3.(n_final(x2) & of(x2,x3) & n_varsity(x3) & for(e1,x2) & Actor(e1,x1) & v_compete(e1) & n_girl(x1)) | 4b2e7bd8-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 s1 s2 s3 s4 s5 s6 s7 s8 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10.(while(e2,x6) & v_wear(e1) & v_throw(e2) & subset_of(x9,x7) & subset_of(x8,x7) & of(x9,x10) & of(x3,x4) & n_uniform(x8) & n_uniform(x3) & n_softball(x5) & n_shirt(x4) & n_run(x9) & n_helmet(x10) & n_girl(x6) & n_girl(x1) & in(x6,x7) & a_yellow(s4) & a_yellow(s3) & a_short(s7) & a_short(s2) & a_red(s8) & a_red(s6) & a_blue(s1) & a_black(s5) & Theme(s8,x9) & Theme(s7,x7) & Theme(s6,x7) & Theme(s5,x7) & Theme(s4,x5) & Theme(s3,x3) & Theme(s2,x3) & Theme(s1,x3) & Theme(e2,x5) & Theme(e1,x3) & Actor(e2,x1) & Actor(e1,x2) & (x1 = x2)) | exists e1 x1 x2 x3.(v_compete(e1) & of(x2,x3) & n_varsity(x3) & n_girl(x1) & n_final(x2) & for(e1,x2) & Actor(e1,x1)) |
||
A girl wearing a blue short and yellow shirt uniform throws a yellow softball while a girl in a black and red short uniform and red helmet runs. | The girls are competing in a spelling bee. | 2 | 0 | There is no mention that the girls are competing with one another. They are playing sports, and are not participants in a spelling bee. | exists e1 e2 s1 s2 s3 s4 s5 s6 s7 s8 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10.(while(e2,x6) & in(x6,x7) & n_run(x9) & of(x9,x10) & n_helmet(x10) & a_red(s8) & Theme(s8,x9) & n_uniform(x8) & subset_of(x9,x7) & subset_of(x8,x7) & a_short(s7) & Theme(s7,x7) & a_red(s6) & Theme(s6,x7) & a_black(s5) & Theme(s5,x7) & n_girl(x6) & Theme(e2,x5) & Actor(e2,x1) & v_throw(e2) & n_softball(x5) & a_yellow(s4) & Theme(s4,x5) & Theme(e1,x3) & Actor(e1,x2) & v_wear(e1) & n_uniform(x3) & of(x3,x4) & n_shirt(x4) & a_yellow(s3) & Theme(s3,x3) & a_short(s2) & Theme(s2,x3) & a_blue(s1) & Theme(s1,x3) & (x1 = x2) & n_girl(x1)) | exists e1 x1 x2 x3.(n_girl(x1) & in(e1,x2) & n_bee(x2) & of(x2,x3) & n_spelling(x3) & Actor(e1,x1) & v_compete(e1)) | 4b2e8056-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 s1 s2 s3 s4 s5 s6 s7 s8 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10.(while(e2,x6) & v_wear(e1) & v_throw(e2) & subset_of(x9,x7) & subset_of(x8,x7) & of(x9,x10) & of(x3,x4) & n_uniform(x8) & n_uniform(x3) & n_softball(x5) & n_shirt(x4) & n_run(x9) & n_helmet(x10) & n_girl(x6) & n_girl(x1) & in(x6,x7) & a_yellow(s4) & a_yellow(s3) & a_short(s7) & a_short(s2) & a_red(s8) & a_red(s6) & a_blue(s1) & a_black(s5) & Theme(s8,x9) & Theme(s7,x7) & Theme(s6,x7) & Theme(s5,x7) & Theme(s4,x5) & Theme(s3,x3) & Theme(s2,x3) & Theme(s1,x3) & Theme(e2,x5) & Theme(e1,x3) & Actor(e2,x1) & Actor(e1,x2) & (x1 = x2)) | exists e1 x1 x2 x3.(v_compete(e1) & of(x2,x3) & n_spelling(x3) & n_girl(x1) & n_bee(x2) & in(e1,x2) & Actor(e1,x1)) |
||
A girl wearing a blue short and yellow shirt uniform throws a yellow softball while a girl in a black and red short uniform and red helmet runs. | A girl in a yellow and blue uniform throws a ball as the girl in the red uniform runs. | 0 | 0.93796 | The girl wearing a blue and yellow uniform throws a softball to a girl in a red uniform that is running, so a girl in a yellow and blue uniform is throwing a ball to the girl in a red uniform that runs. | exists e1 e2 s1 s2 s3 s4 s5 s6 s7 s8 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10.(while(e2,x6) & in(x6,x7) & n_run(x9) & of(x9,x10) & n_helmet(x10) & a_red(s8) & Theme(s8,x9) & n_uniform(x8) & subset_of(x9,x7) & subset_of(x8,x7) & a_short(s7) & Theme(s7,x7) & a_red(s6) & Theme(s6,x7) & a_black(s5) & Theme(s5,x7) & n_girl(x6) & Theme(e2,x5) & Actor(e2,x1) & v_throw(e2) & n_softball(x5) & a_yellow(s4) & Theme(s4,x5) & Theme(e1,x3) & Actor(e1,x2) & v_wear(e1) & n_uniform(x3) & of(x3,x4) & n_shirt(x4) & a_yellow(s3) & Theme(s3,x3) & a_short(s2) & Theme(s2,x3) & a_blue(s1) & Theme(s1,x3) & (x1 = x2) & n_girl(x1)) | exists e1 s1 s2 s3 x1 x2 x3 x4.(as(e1,x1) & in(x1,x4) & n_run(x4) & of(x4,x2) & n_uniform(x2) & n_uniform(x2) & a_red(s3) & Theme(s3,x4) & n_girl(x1) & n_girl(x1) & Theme(e1,x3) & Actor(e1,x1) & v_throw(e1) & n_ball(x3) & in(x1,x2) & a_blue(s2) & Theme(s2,x2) & a_yellow(s1) & Theme(s1,x2)) | 4b2e84d4-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 s1 s2 s3 s4 s5 s6 s7 s8 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10.(while(e2,x6) & v_wear(e1) & v_throw(e2) & subset_of(x9,x7) & subset_of(x8,x7) & of(x9,x10) & of(x3,x4) & n_uniform(x8) & n_uniform(x3) & n_softball(x5) & n_shirt(x4) & n_run(x9) & n_helmet(x10) & n_girl(x6) & n_girl(x1) & in(x6,x7) & a_yellow(s4) & a_yellow(s3) & a_short(s7) & a_short(s2) & a_red(s8) & a_red(s6) & a_blue(s1) & a_black(s5) & Theme(s8,x9) & Theme(s7,x7) & Theme(s6,x7) & Theme(s5,x7) & Theme(s4,x5) & Theme(s3,x3) & Theme(s2,x3) & Theme(s1,x3) & Theme(e2,x5) & Theme(e1,x3) & Actor(e2,x1) & Actor(e1,x2) & (x1 = x2)) | exists e1 s1 s2 s3 x1 x2 x3 x4.(v_throw(e1) & of(x4,x2) & n_uniform(x2) & n_run(x4) & n_girl(x1) & n_ball(x3) & in(x1,x4) & in(x1,x2) & as(e1,x1) & a_yellow(s1) & a_red(s3) & a_blue(s2) & Theme(s3,x4) & Theme(s2,x2) & Theme(s1,x2) & Theme(e1,x3) & Actor(e1,x1)) |
||
Three women are playing softball, one of them is running the bases and two are playing defense. | Three women who are on a softball team are practicing in their spare time. | 1 | 0.619876 | We do not know if it is their spare time or if this is a scheduled practice time. | exists e1 e3 e2 x1 x2 x3 x4 x5 x6.(n_basis(x4) & Theme(e3,x6) & Actor(e3,x5) & v_play(e3) & n_defense(x6) & n_thing(x5) & card_eq_2(x5) & Theme(e2,x4) & Actor(e2,x3) & v_run(e2) & of(x3,x1) & n_thing(x1) & n_thing(x3) & card_eq_1(x3) & Theme(e1,x2) & Actor(e1,x1) & v_play(e1) & n_softball(x2) & n_woman(x1) & card_eq_3(x1)) | exists e1 p1 s1 x1 x2 x3.(in(e1,x3) & n_time(x3) & a_spare(s1) & Theme(s1,x3) & of(x3,x1) & n_thing(x1) & Actor(e1,x1) & v_practice(e1) & exists x4 x5.(on(x2,x4) & n_team(x4) & of(x4,x5) & n_softball(x5)) & (x1 = x2) & n_woman(x1) & card_eq_3(x1)) | 4b2f3cf8-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e3 e2 x1 x2 x3 x4 x5 x6.(v_run(e2) & v_play(e3) & v_play(e1) & of(x3,x1) & n_woman(x1) & n_thing(x5) & n_thing(x3) & n_thing(x1) & n_softball(x2) & n_defense(x6) & n_basis(x4) & card_eq_3(x1) & card_eq_2(x5) & card_eq_1(x3) & Theme(e3,x6) & Theme(e2,x4) & Theme(e1,x2) & Actor(e3,x5) & Actor(e2,x3) & Actor(e1,x1)) | exists e1 s1 x1 x2 x3.(v_practice(e1) & of(x3,x1) & n_woman(x1) & n_time(x3) & n_thing(x1) & in(e1,x3) & exists x4 x5.(on(x2,x4) & of(x4,x5) & n_team(x4) & n_softball(x5)) & card_eq_3(x1) & a_spare(s1) & Theme(s1,x3) & Actor(e1,x1) & (x1 = x2)) |
||
Three women are playing softball, one of them is running the bases and two are playing defense. | Women are at practice for softball. | 1 | 0.749839 | Although they are playing softball, it does not imply they are at softball practice. | exists e1 e3 e2 x1 x2 x3 x4 x5 x6.(n_basis(x4) & Theme(e3,x6) & Actor(e3,x5) & v_play(e3) & n_defense(x6) & n_thing(x5) & card_eq_2(x5) & Theme(e2,x4) & Actor(e2,x3) & v_run(e2) & of(x3,x1) & n_thing(x1) & n_thing(x3) & card_eq_1(x3) & Theme(e1,x2) & Actor(e1,x1) & v_play(e1) & n_softball(x2) & n_woman(x1) & card_eq_3(x1)) | exists p1 x1.(exists x2 x3.(at(x1,x2) & for(x2,x3) & n_softball(x3) & n_practice(x2)) & n_woman(x1)) | 4b2f5882-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e3 e2 x1 x2 x3 x4 x5 x6.(v_run(e2) & v_play(e3) & v_play(e1) & of(x3,x1) & n_woman(x1) & n_thing(x5) & n_thing(x3) & n_thing(x1) & n_softball(x2) & n_defense(x6) & n_basis(x4) & card_eq_3(x1) & card_eq_2(x5) & card_eq_1(x3) & Theme(e3,x6) & Theme(e2,x4) & Theme(e1,x2) & Actor(e3,x5) & Actor(e2,x3) & Actor(e1,x1)) | exists x1.(n_woman(x1) & exists x2 x3.(n_softball(x3) & n_practice(x2) & for(x2,x3) & at(x1,x2))) |
||
Three women are playing softball, one of them is running the bases and two are playing defense. | The women are wearing blue. | 1 | 0.059608 | Not all women wear blue. | exists e1 e3 e2 x1 x2 x3 x4 x5 x6.(n_basis(x4) & Theme(e3,x6) & Actor(e3,x5) & v_play(e3) & n_defense(x6) & n_thing(x5) & card_eq_2(x5) & Theme(e2,x4) & Actor(e2,x3) & v_run(e2) & of(x3,x1) & n_thing(x1) & n_thing(x3) & card_eq_1(x3) & Theme(e1,x2) & Actor(e1,x1) & v_play(e1) & n_softball(x2) & n_woman(x1) & card_eq_3(x1)) | exists e1 p1 x1.(n_woman(x1) & exists s1.(Theme(s1,x1) & a_blue(s1)) & Topic(e1,p1) & Actor(e1,x1) & v_wear(e1)) | 4b2f6386-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e3 e2 x1 x2 x3 x4 x5 x6.(v_run(e2) & v_play(e3) & v_play(e1) & of(x3,x1) & n_woman(x1) & n_thing(x5) & n_thing(x3) & n_thing(x1) & n_softball(x2) & n_defense(x6) & n_basis(x4) & card_eq_3(x1) & card_eq_2(x5) & card_eq_1(x3) & Theme(e3,x6) & Theme(e2,x4) & Theme(e1,x2) & Actor(e3,x5) & Actor(e2,x3) & Actor(e1,x1)) | exists e1 p1 x1.(v_wear(e1) & n_woman(x1) & exists s1.(a_blue(s1) & Theme(s1,x1)) & Topic(e1,p1) & Actor(e1,x1)) |
||
Three women are playing softball, one of them is running the bases and two are playing defense. | The women are wearing shoes. | 0 | 0.555673 | One woman is running and two women are playing. Softball is a game played outside. When people play outside, they wear shores. So, the women are wearing shoes. | exists e1 e3 e2 x1 x2 x3 x4 x5 x6.(n_basis(x4) & Theme(e3,x6) & Actor(e3,x5) & v_play(e3) & n_defense(x6) & n_thing(x5) & card_eq_2(x5) & Theme(e2,x4) & Actor(e2,x3) & v_run(e2) & of(x3,x1) & n_thing(x1) & n_thing(x3) & card_eq_1(x3) & Theme(e1,x2) & Actor(e1,x1) & v_play(e1) & n_softball(x2) & n_woman(x1) & card_eq_3(x1)) | exists e1 x1 x2.(n_woman(x1) & Theme(e1,x2) & Actor(e1,x1) & v_wear(e1) & n_shoe(x2)) | 4b2f7e0c-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e3 e2 x1 x2 x3 x4 x5 x6.(v_run(e2) & v_play(e3) & v_play(e1) & of(x3,x1) & n_woman(x1) & n_thing(x5) & n_thing(x3) & n_thing(x1) & n_softball(x2) & n_defense(x6) & n_basis(x4) & card_eq_3(x1) & card_eq_2(x5) & card_eq_1(x3) & Theme(e3,x6) & Theme(e2,x4) & Theme(e1,x2) & Actor(e3,x5) & Actor(e2,x3) & Actor(e1,x1)) | exists e1 x1 x2.(v_wear(e1) & n_woman(x1) & n_shoe(x2) & Theme(e1,x2) & Actor(e1,x1)) |
||
Three women are playing softball, one of them is running the bases and two are playing defense. | Three women are playing softball, and one of them hit a homerun while the other two are trying to get the ball. | 1 | 0.465181 | Running the bases does not imply one of them hit a homerun. | exists e1 e3 e2 x1 x2 x3 x4 x5 x6.(n_basis(x4) & Theme(e3,x6) & Actor(e3,x5) & v_play(e3) & n_defense(x6) & n_thing(x5) & card_eq_2(x5) & Theme(e2,x4) & Actor(e2,x3) & v_run(e2) & of(x3,x1) & n_thing(x1) & n_thing(x3) & card_eq_1(x3) & Theme(e1,x2) & Actor(e1,x1) & v_play(e1) & n_softball(x2) & n_woman(x1) & card_eq_3(x1)) | exists e1 e2 p1 x1 x2 x3 x4 x5.(n_ball(x5) & exists e3 p2.(Topic(e3,p2) & Actor(e3,x3) & v_try(e3) & exists e4.(Theme(e4,x5) & Actor(e4,x3) & v_get(e4))) & -(x3 = x3) & n_thing(x3) & card_eq_2(x3) & while(e2,p1) & Theme(e2,x4) & Actor(e2,x3) & v_hit(e2) & n_homerun(x4) & of(x3,x4) & n_thing(x4) & card_eq_1(x3) & Theme(e1,x2) & Actor(e1,x1) & v_play(e1) & n_softball(x2) & n_woman(x1) & card_eq_3(x1)) | 4b2f88c0-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e3 e2 x1 x2 x3 x4 x5 x6.(v_run(e2) & v_play(e3) & v_play(e1) & of(x3,x1) & n_woman(x1) & n_thing(x5) & n_thing(x3) & n_thing(x1) & n_softball(x2) & n_defense(x6) & n_basis(x4) & card_eq_3(x1) & card_eq_2(x5) & card_eq_1(x3) & Theme(e3,x6) & Theme(e2,x4) & Theme(e1,x2) & Actor(e3,x5) & Actor(e2,x3) & Actor(e1,x1)) | exists e1 e2 p1 x1 x2 x3 x4 x5.(while(e2,p1) & v_play(e1) & v_hit(e2) & of(x3,x4) & n_woman(x1) & n_thing(x4) & n_thing(x3) & n_softball(x2) & n_homerun(x4) & n_ball(x5) & exists e3 p2.(v_try(e3) & exists e4.(v_get(e4) & Theme(e4,x5) & Actor(e4,x3)) & Topic(e3,p2) & Actor(e3,x3)) & card_eq_3(x1) & card_eq_2(x3) & card_eq_1(x3) & Theme(e2,x4) & Theme(e1,x2) & Actor(e2,x3) & Actor(e1,x1) & -(x3 = x3)) |
||
Three women are playing softball, one of them is running the bases and two are playing defense. | Three women chat while getting their nails done. | 2 | 0 | It is not possible to for the women to be playing softball and getting their nails done at the same time. | exists e1 e3 e2 x1 x2 x3 x4 x5 x6.(n_basis(x4) & Theme(e3,x6) & Actor(e3,x5) & v_play(e3) & n_defense(x6) & n_thing(x5) & card_eq_2(x5) & Theme(e2,x4) & Actor(e2,x3) & v_run(e2) & of(x3,x1) & n_thing(x1) & n_thing(x3) & card_eq_1(x3) & Theme(e1,x2) & Actor(e1,x1) & v_play(e1) & n_softball(x2) & n_woman(x1) & card_eq_3(x1)) | exists e1 e3 e2 x1 x2 x3.(while(e1,e3) & Theme(e3,x2) & Actor(e3,x1) & v_get(e3) & Theme(e2,x3) & v_do(e2) & (x2 = x3) & n_nail(x2) & of(x2,x1) & n_thing(x1) & Actor(e1,x1) & v_chat(e1) & n_woman(x1) & card_eq_3(x1)) | 4b2fa6e8-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e3 e2 x1 x2 x3 x4 x5 x6.(v_run(e2) & v_play(e3) & v_play(e1) & of(x3,x1) & n_woman(x1) & n_thing(x5) & n_thing(x3) & n_thing(x1) & n_softball(x2) & n_defense(x6) & n_basis(x4) & card_eq_3(x1) & card_eq_2(x5) & card_eq_1(x3) & Theme(e3,x6) & Theme(e2,x4) & Theme(e1,x2) & Actor(e3,x5) & Actor(e2,x3) & Actor(e1,x1)) | exists e1 e3 e2 x1 x2 x3.(while(e1,e3) & v_get(e3) & v_do(e2) & v_chat(e1) & of(x2,x1) & n_woman(x1) & n_thing(x1) & n_nail(x2) & card_eq_3(x1) & Theme(e3,x2) & Theme(e2,x3) & Actor(e3,x1) & Actor(e1,x1) & (x2 = x3)) |
||
Three women are playing softball, one of them is running the bases and two are playing defense. | The women are winning their first softball game ever. | 1 | 0.002495 | Playing softball does not imply they are winning, nor that it is their first game. | exists e1 e3 e2 x1 x2 x3 x4 x5 x6.(n_basis(x4) & Theme(e3,x6) & Actor(e3,x5) & v_play(e3) & n_defense(x6) & n_thing(x5) & card_eq_2(x5) & Theme(e2,x4) & Actor(e2,x3) & v_run(e2) & of(x3,x1) & n_thing(x1) & n_thing(x3) & card_eq_1(x3) & Theme(e1,x2) & Actor(e1,x1) & v_play(e1) & n_softball(x2) & n_woman(x1) & card_eq_3(x1)) | exists e1 s1 s2 x1 x2 x3.(n_game(x2) & of(x2,x3) & n_softball(x3) & a_first(s1) & Theme(s1,x2) & of(x2,x1) & n_thing(x1) & n_woman(x1) & a_ever(s2) & Manner(e1,s2) & Theme(e1,x2) & Actor(e1,x1) & v_win(e1)) | 4b2fbaa2-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e3 e2 x1 x2 x3 x4 x5 x6.(v_run(e2) & v_play(e3) & v_play(e1) & of(x3,x1) & n_woman(x1) & n_thing(x5) & n_thing(x3) & n_thing(x1) & n_softball(x2) & n_defense(x6) & n_basis(x4) & card_eq_3(x1) & card_eq_2(x5) & card_eq_1(x3) & Theme(e3,x6) & Theme(e2,x4) & Theme(e1,x2) & Actor(e3,x5) & Actor(e2,x3) & Actor(e1,x1)) | exists e1 s1 s2 x1 x2 x3.(v_win(e1) & of(x2,x3) & of(x2,x1) & n_woman(x1) & n_thing(x1) & n_softball(x3) & n_game(x2) & a_first(s1) & a_ever(s2) & Theme(s1,x2) & Theme(e1,x2) & Manner(e1,s2) & Actor(e1,x1)) |
||
A girl is making a home run during her baseball game. | A girl makes the first home run she has ever made. | 1 | 0.015535 | Although she is making a home run, it does not imply it is her first ever. | exists e1 x1 x2 x3 x4 x5.(during(e1,x4) & n_game(x4) & of(x4,x5) & n_baseball(x5) & of(x4,x1) & n_female(x1) & Theme(e1,x2) & Actor(e1,x1) & v_make(e1) & n_run(x2) & of(x2,x3) & n_home(x3) & n_girl(x1)) | exists e1 e2 s1 s2 x1 x2 x3 x4.(n_female(x2) & n_run(x2) & of(x2,x3) & n_home(x3) & a_first(s1) & Theme(s1,x2) & Theme(e2,x2) & Actor(e2,x1) & v_make(e2) & a_ever(s2) & Manner(e1,s2) & Theme(e1,x4) & Actor(e1,x2) & v_make(e1) & (x2 = x4) & n_girl(x1)) | 4b2fed7e-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4 x5.(v_make(e1) & of(x4,x5) & of(x4,x1) & of(x2,x3) & n_run(x2) & n_home(x3) & n_girl(x1) & n_game(x4) & n_female(x1) & n_baseball(x5) & during(e1,x4) & Theme(e1,x2) & Actor(e1,x1)) | exists e1 e2 s1 s2 x1 x2 x3 x4.(v_make(e2) & v_make(e1) & of(x2,x3) & n_run(x2) & n_home(x3) & n_girl(x1) & n_female(x2) & a_first(s1) & a_ever(s2) & Theme(s1,x2) & Theme(e2,x2) & Theme(e1,x4) & Manner(e1,s2) & Actor(e2,x1) & Actor(e1,x2) & (x2 = x4)) |
||
A girl is making a home run during her baseball game. | The girl is playing baseball while her parents are watching. | 1 | 0.574592 | Although she is making a home run, it does not imply her parents are watching. | exists e1 x1 x2 x3 x4 x5.(during(e1,x4) & n_game(x4) & of(x4,x5) & n_baseball(x5) & of(x4,x1) & n_female(x1) & Theme(e1,x2) & Actor(e1,x1) & v_make(e1) & n_run(x2) & of(x2,x3) & n_home(x3) & n_girl(x1)) | exists e1 p1 x1 x2 x3.(n_parent(x3) & of(x3,x1) & n_female(x1) & n_girl(x1) & exists e2.(Actor(e2,x3) & v_watch(e2)) & while(e1,p1) & Theme(e1,x2) & Actor(e1,x1) & v_play(e1) & n_baseball(x2)) | 4b2ff710-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4 x5.(v_make(e1) & of(x4,x5) & of(x4,x1) & of(x2,x3) & n_run(x2) & n_home(x3) & n_girl(x1) & n_game(x4) & n_female(x1) & n_baseball(x5) & during(e1,x4) & Theme(e1,x2) & Actor(e1,x1)) | exists e1 p1 x1 x2 x3.(while(e1,p1) & v_play(e1) & of(x3,x1) & n_parent(x3) & n_girl(x1) & n_female(x1) & n_baseball(x2) & exists e2.(v_watch(e2) & Actor(e2,x3)) & Theme(e1,x2) & Actor(e1,x1)) |
||
A girl is making a home run during her baseball game. | A girl is running around the bases. | 0 | 0.929697 | The response of a home run is having to run around bases. | exists e1 x1 x2 x3 x4 x5.(during(e1,x4) & n_game(x4) & of(x4,x5) & n_baseball(x5) & of(x4,x1) & n_female(x1) & Theme(e1,x2) & Actor(e1,x1) & v_make(e1) & n_run(x2) & of(x2,x3) & n_home(x3) & n_girl(x1)) | exists e1 x1 x2.(n_basis(x2) & around(e1,x2) & Actor(e1,x1) & v_run(e1) & n_girl(x1)) | 4b300232-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4 x5.(v_make(e1) & of(x4,x5) & of(x4,x1) & of(x2,x3) & n_run(x2) & n_home(x3) & n_girl(x1) & n_game(x4) & n_female(x1) & n_baseball(x5) & during(e1,x4) & Theme(e1,x2) & Actor(e1,x1)) | exists e1 x1 x2.(v_run(e1) & n_girl(x1) & n_basis(x2) & around(e1,x2) & Actor(e1,x1)) |
||
A girl is making a home run during her baseball game. | A young girl is trash talking her oponents. | 1 | 0.000274 | Making a home run does not imply she is trash talking her oponents. | exists e1 x1 x2 x3 x4 x5.(during(e1,x4) & n_game(x4) & of(x4,x5) & n_baseball(x5) & of(x4,x1) & n_female(x1) & Theme(e1,x2) & Actor(e1,x1) & v_make(e1) & n_run(x2) & of(x2,x3) & n_home(x3) & n_girl(x1)) | exists p1 s1 x1 x4.(exists e1 x2 x3.((x1 = x2) & Theme(e1,x4) & Actor(e1,x3) & v_talk(e1) & (x2 = x3) & n_trash(x2)) & n_oponent(x4) & of(x4,x1) & n_female(x1) & n_girl(x1) & a_young(s1) & Theme(s1,x1)) | 4b300c50-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4 x5.(v_make(e1) & of(x4,x5) & of(x4,x1) & of(x2,x3) & n_run(x2) & n_home(x3) & n_girl(x1) & n_game(x4) & n_female(x1) & n_baseball(x5) & during(e1,x4) & Theme(e1,x2) & Actor(e1,x1)) | exists s1 x1 x4.(of(x4,x1) & n_oponent(x4) & n_girl(x1) & n_female(x1) & exists e1 x2 x3.(v_talk(e1) & n_trash(x2) & Theme(e1,x4) & Actor(e1,x3) & (x2 = x3) & (x1 = x2)) & a_young(s1) & Theme(s1,x1)) |
||
A girl is making a home run during her baseball game. | A girl is sitting on the bleachers watching the game. | 2 | 0 | The girl cannot be sitting if she is making a home run. | exists e1 x1 x2 x3 x4 x5.(during(e1,x4) & n_game(x4) & of(x4,x5) & n_baseball(x5) & of(x4,x1) & n_female(x1) & Theme(e1,x2) & Actor(e1,x1) & v_make(e1) & n_run(x2) & of(x2,x3) & n_home(x3) & n_girl(x1)) | exists e2 e1 x1 x2 x3.(n_game(x3) & n_bleacher(x2) & for(e1,e2) & Theme(e2,x3) & Actor(e2,x1) & v_watch(e2) & on(e1,x2) & Actor(e1,x1) & v_sit(e1) & n_girl(x1)) | 4b30161e-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4 x5.(v_make(e1) & of(x4,x5) & of(x4,x1) & of(x2,x3) & n_run(x2) & n_home(x3) & n_girl(x1) & n_game(x4) & n_female(x1) & n_baseball(x5) & during(e1,x4) & Theme(e1,x2) & Actor(e1,x1)) | exists e2 e1 x1 x2 x3.(v_watch(e2) & v_sit(e1) & on(e1,x2) & n_girl(x1) & n_game(x3) & n_bleacher(x2) & for(e1,e2) & Theme(e2,x3) & Actor(e2,x1) & Actor(e1,x1)) |
||
A girl is making a home run during her baseball game. | A girl hit a home run to win the game. | 1 | 0.030546 | Although she is making a home run, it does not imply it will win the game. | exists e1 x1 x2 x3 x4 x5.(during(e1,x4) & n_game(x4) & of(x4,x5) & n_baseball(x5) & of(x4,x1) & n_female(x1) & Theme(e1,x2) & Actor(e1,x1) & v_make(e1) & n_run(x2) & of(x2,x3) & n_home(x3) & n_girl(x1)) | exists e1 p1 x1 x2 x3 x4 x5.(n_game(x5) & Topic(e1,p1) & exists e2.(Theme(e2,x5) & Actor(e2,x1) & v_win(e2)) & Theme(e1,x3) & Actor(e1,x2) & v_hit(e1) & n_run(x3) & of(x3,x4) & n_home(x4) & n_girl(x2) & n_girl(x1)) | 4b302122-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4 x5.(v_make(e1) & of(x4,x5) & of(x4,x1) & of(x2,x3) & n_run(x2) & n_home(x3) & n_girl(x1) & n_game(x4) & n_female(x1) & n_baseball(x5) & during(e1,x4) & Theme(e1,x2) & Actor(e1,x1)) | exists e1 p1 x1 x2 x3 x4 x5.(v_hit(e1) & of(x3,x4) & n_run(x3) & n_home(x4) & n_girl(x2) & n_girl(x1) & n_game(x5) & exists e2.(v_win(e2) & Theme(e2,x5) & Actor(e2,x1)) & Topic(e1,p1) & Theme(e1,x3) & Actor(e1,x2)) |
||
A girl is making a home run during her baseball game. | A young girl is shooting freethrows. | 2 | -100 | A home run is an element of baseball, but shooting freethrows is not, and she cannot be doing these actions at the same time. | exists e1 x1 x2 x3 x4 x5.(during(e1,x4) & n_game(x4) & of(x4,x5) & n_baseball(x5) & of(x4,x1) & n_female(x1) & Theme(e1,x2) & Actor(e1,x1) & v_make(e1) & n_run(x2) & of(x2,x3) & n_home(x3) & n_girl(x1)) | exists e1 s1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_shoot(e1) & n_freethrow(x2) & n_girl(x1) & a_young(s1) & Theme(s1,x1)) | 4b302fb4-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4 x5.(v_make(e1) & of(x4,x5) & of(x4,x1) & of(x2,x3) & n_run(x2) & n_home(x3) & n_girl(x1) & n_game(x4) & n_female(x1) & n_baseball(x5) & during(e1,x4) & Theme(e1,x2) & Actor(e1,x1)) | exists e1 s1 x1 x2.(v_shoot(e1) & n_girl(x1) & n_freethrow(x2) & a_young(s1) & Theme(s1,x1) & Theme(e1,x2) & Actor(e1,x1)) |
||
A girl is making a home run during her baseball game. | A girl hit a home run. | 0 | -100 | The girl was making a home run and hit one. | exists e1 x1 x2 x3 x4 x5.(during(e1,x4) & n_game(x4) & of(x4,x5) & n_baseball(x5) & of(x4,x1) & n_female(x1) & Theme(e1,x2) & Actor(e1,x1) & v_make(e1) & n_run(x2) & of(x2,x3) & n_home(x3) & n_girl(x1)) | exists e1 x1 x2 x3.(Theme(e1,x2) & Actor(e1,x1) & v_hit(e1) & n_run(x2) & of(x2,x3) & n_home(x3) & n_girl(x1)) | 4b303aa4-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4 x5.(v_make(e1) & of(x4,x5) & of(x4,x1) & of(x2,x3) & n_run(x2) & n_home(x3) & n_girl(x1) & n_game(x4) & n_female(x1) & n_baseball(x5) & during(e1,x4) & Theme(e1,x2) & Actor(e1,x1)) | exists e1 x1 x2 x3.(v_hit(e1) & of(x2,x3) & n_run(x2) & n_home(x3) & n_girl(x1) & Theme(e1,x2) & Actor(e1,x1)) |
||
A girl is making a home run during her baseball game. | There is a tied baseball game | 1 | 0.012667 | Making a home run does not imply the baseball game is tied. | exists e1 x1 x2 x3 x4 x5.(during(e1,x4) & n_game(x4) & of(x4,x5) & n_baseball(x5) & of(x4,x1) & n_female(x1) & Theme(e1,x2) & Actor(e1,x1) & v_make(e1) & n_run(x2) & of(x2,x3) & n_home(x3) & n_girl(x1)) | exists e1 p1 x1 x2 x3 x4.(Theme(e1,x3) & Actor(e1,x1) & v_tie(e1) & n_game(x3) & of(x3,x4) & n_baseball(x4) & exists x5.((x2 = x5) & n_a(x5)) & (x1 = x2)) | 4b3045b2-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4 x5.(v_make(e1) & of(x4,x5) & of(x4,x1) & of(x2,x3) & n_run(x2) & n_home(x3) & n_girl(x1) & n_game(x4) & n_female(x1) & n_baseball(x5) & during(e1,x4) & Theme(e1,x2) & Actor(e1,x1)) | exists e1 x1 x2 x3 x4.(v_tie(e1) & of(x3,x4) & n_game(x3) & n_baseball(x4) & exists x5.(n_a(x5) & (x2 = x5)) & Theme(e1,x3) & Actor(e1,x1) & (x1 = x2)) |
||
A girl is making a home run during her baseball game. | A girl sits in a pretty dress during a church sermon. | 2 | -100 | The girl cannot be making a home run and sitting during a church sermon at the same time. | exists e1 x1 x2 x3 x4 x5.(during(e1,x4) & n_game(x4) & of(x4,x5) & n_baseball(x5) & of(x4,x1) & n_female(x1) & Theme(e1,x2) & Actor(e1,x1) & v_make(e1) & n_run(x2) & of(x2,x3) & n_home(x3) & n_girl(x1)) | exists e1 s1 x1 x2 x3 x4.(during(e1,x3) & n_sermon(x3) & of(x3,x4) & n_church(x4) & in(e1,x2) & n_dress(x2) & a_pretty(s1) & Theme(s1,x2) & Actor(e1,x1) & v_sit(e1) & n_girl(x1)) | 4b3051ec-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4 x5.(v_make(e1) & of(x4,x5) & of(x4,x1) & of(x2,x3) & n_run(x2) & n_home(x3) & n_girl(x1) & n_game(x4) & n_female(x1) & n_baseball(x5) & during(e1,x4) & Theme(e1,x2) & Actor(e1,x1)) | exists e1 s1 x1 x2 x3 x4.(v_sit(e1) & of(x3,x4) & n_sermon(x3) & n_girl(x1) & n_dress(x2) & n_church(x4) & in(e1,x2) & during(e1,x3) & a_pretty(s1) & Theme(s1,x2) & Actor(e1,x1)) |
||
A girl is making a home run during her baseball game. | The boys are playing soccer | 2 | -100 | A single girl is playing, not a group of boys, and she is playing baseball, not soccer. | exists e1 x1 x2 x3 x4 x5.(during(e1,x4) & n_game(x4) & of(x4,x5) & n_baseball(x5) & of(x4,x1) & n_female(x1) & Theme(e1,x2) & Actor(e1,x1) & v_make(e1) & n_run(x2) & of(x2,x3) & n_home(x3) & n_girl(x1)) | exists e1 x1 x2.(n_boy(x1) & Theme(e1,x2) & Actor(e1,x1) & v_play(e1) & n_soccer(x2)) | 4b305b6a-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4 x5.(v_make(e1) & of(x4,x5) & of(x4,x1) & of(x2,x3) & n_run(x2) & n_home(x3) & n_girl(x1) & n_game(x4) & n_female(x1) & n_baseball(x5) & during(e1,x4) & Theme(e1,x2) & Actor(e1,x1)) | exists e1 x1 x2.(v_play(e1) & n_soccer(x2) & n_boy(x1) & Theme(e1,x2) & Actor(e1,x1)) |
||
A girl is making a home run during her baseball game. | A girl got thrown out at first base. | 2 | -100 | If the girl was thrown out at first base, it would not be possible for her to be making a home run. | exists e1 x1 x2 x3 x4 x5.(during(e1,x4) & n_game(x4) & of(x4,x5) & n_baseball(x5) & of(x4,x1) & n_female(x1) & Theme(e1,x2) & Actor(e1,x1) & v_make(e1) & n_run(x2) & of(x2,x3) & n_home(x3) & n_girl(x1)) | exists e1 p1 x1.(exists e2 s1 s2 x2.(a_out(s2) & Manner(e2,s2) & at(e2,x2) & n_base(x2) & a_first(s1) & Theme(s1,x2) & Actor(e2,x1) & v_throw(e2)) & Topic(e1,p1) & Actor(e1,x1) & v_get(e1) & n_girl(x1)) | 4b3064f2-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4 x5.(v_make(e1) & of(x4,x5) & of(x4,x1) & of(x2,x3) & n_run(x2) & n_home(x3) & n_girl(x1) & n_game(x4) & n_female(x1) & n_baseball(x5) & during(e1,x4) & Theme(e1,x2) & Actor(e1,x1)) | exists e1 p1 x1.(v_get(e1) & n_girl(x1) & exists e2 s1 s2 x2.(v_throw(e2) & n_base(x2) & at(e2,x2) & a_out(s2) & a_first(s1) & Theme(s1,x2) & Manner(e2,s2) & Actor(e2,x1)) & Topic(e1,p1) & Actor(e1,x1)) |
||
A girl is making a home run during her baseball game. | A girl is playing baseball outside | 0 | -100 | In order to make a home run, the girl must be playing baseball. | exists e1 x1 x2 x3 x4 x5.(during(e1,x4) & n_game(x4) & of(x4,x5) & n_baseball(x5) & of(x4,x1) & n_female(x1) & Theme(e1,x2) & Actor(e1,x1) & v_make(e1) & n_run(x2) & of(x2,x3) & n_home(x3) & n_girl(x1)) | exists e1 x1 x2 x3.(Theme(e1,x2) & Actor(e1,x1) & v_play(e1) & n_outside(x2) & of(x2,x3) & n_baseball(x3) & n_girl(x1)) | 4b306ef2-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4 x5.(v_make(e1) & of(x4,x5) & of(x4,x1) & of(x2,x3) & n_run(x2) & n_home(x3) & n_girl(x1) & n_game(x4) & n_female(x1) & n_baseball(x5) & during(e1,x4) & Theme(e1,x2) & Actor(e1,x1)) | exists e1 x1 x2 x3.(v_play(e1) & of(x2,x3) & n_outside(x2) & n_girl(x1) & n_baseball(x3) & Theme(e1,x2) & Actor(e1,x1)) |
||
A girl is making a home run during her baseball game. | A girl is playing a sport. | 0 | -100 | The girl is obviously playing a sport if she is making a homerun. | exists e1 x1 x2 x3 x4 x5.(during(e1,x4) & n_game(x4) & of(x4,x5) & n_baseball(x5) & of(x4,x1) & n_female(x1) & Theme(e1,x2) & Actor(e1,x1) & v_make(e1) & n_run(x2) & of(x2,x3) & n_home(x3) & n_girl(x1)) | exists e1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_play(e1) & n_sport(x2) & n_girl(x1)) | 4b307b5e-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4 x5.(v_make(e1) & of(x4,x5) & of(x4,x1) & of(x2,x3) & n_run(x2) & n_home(x3) & n_girl(x1) & n_game(x4) & n_female(x1) & n_baseball(x5) & during(e1,x4) & Theme(e1,x2) & Actor(e1,x1)) | exists e1 x1 x2.(v_play(e1) & n_sport(x2) & n_girl(x1) & Theme(e1,x2) & Actor(e1,x1)) |
||
A girl is making a home run during her baseball game. | A girl is playing baseball. | 0 | -100 | The girl must be playing baseball in order to make a home run. | exists e1 x1 x2 x3 x4 x5.(during(e1,x4) & n_game(x4) & of(x4,x5) & n_baseball(x5) & of(x4,x1) & n_female(x1) & Theme(e1,x2) & Actor(e1,x1) & v_make(e1) & n_run(x2) & of(x2,x3) & n_home(x3) & n_girl(x1)) | exists e1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_play(e1) & n_baseball(x2) & n_girl(x1)) | 4b308554-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4 x5.(v_make(e1) & of(x4,x5) & of(x4,x1) & of(x2,x3) & n_run(x2) & n_home(x3) & n_girl(x1) & n_game(x4) & n_female(x1) & n_baseball(x5) & during(e1,x4) & Theme(e1,x2) & Actor(e1,x1)) | exists e1 x1 x2.(v_play(e1) & n_girl(x1) & n_baseball(x2) & Theme(e1,x2) & Actor(e1,x1)) |
||
Two people are standing on the slopes of a mountain and they have a dog with them. | The people are outdoors. | 0 | -100 | Slopes of a mountain can only be outdoors | exists e2 e1 x1 x2 x3 x4.(n_thing(x2) & n_thing(x2) & n_slope(x2) & Theme(e2,x4) & Actor(e2,x2) & v_have(e2) & with(x4,x2) & n_dog(x4) & on(e1,x2) & of(x2,x3) & n_mountain(x3) & Actor(e1,x1) & v_stand(e1) & n_people(x1) & card_eq_2(x1)) | exists p1 x1.(n_people(x1) & exists x2.((x1 = x2) & n_outdoors(x2))) | 4b308ef0-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e1 x1 x2 x3 x4.(with(x4,x2) & v_stand(e1) & v_have(e2) & on(e1,x2) & of(x2,x3) & n_thing(x2) & n_slope(x2) & n_people(x1) & n_mountain(x3) & n_dog(x4) & card_eq_2(x1) & Theme(e2,x4) & Actor(e2,x2) & Actor(e1,x1)) | exists x1.(n_people(x1) & exists x2.(n_outdoors(x2) & (x1 = x2))) |
||
Two people are standing on the slopes of a mountain and they have a dog with them. | The people are in the snow. | 1 | -100 | Not every part of a mountain has snow. | exists e1 e2 x1 x2 x3 x4.(n_thing(x2) & n_thing(x2) & n_slope(x2) & Theme(e2,x4) & Actor(e2,x2) & v_have(e2) & with(x4,x2) & n_dog(x4) & on(e1,x2) & of(x2,x3) & n_mountain(x3) & Actor(e1,x1) & v_stand(e1) & n_people(x1) & card_eq_2(x1)) | exists p1 x1 x2.(n_snow(x2) & n_people(x1) & in(x1,x2)) | 4b3098b4-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 x1 x2 x3 x4.(with(x4,x2) & v_stand(e1) & v_have(e2) & on(e1,x2) & of(x2,x3) & n_thing(x2) & n_slope(x2) & n_people(x1) & n_mountain(x3) & n_dog(x4) & card_eq_2(x1) & Theme(e2,x4) & Actor(e2,x2) & Actor(e1,x1)) | exists x1 x2.(n_snow(x2) & n_people(x1) & in(x1,x2)) |
||
Two people are standing on the slopes of a mountain and they have a dog with them. | The people are on the moon. | 2 | -100 | People cannot be standing on the slopes of a mountain and on the moon at the same time. | exists e1 e2 x1 x2 x3 x4.(n_thing(x2) & n_thing(x2) & n_slope(x2) & Theme(e2,x4) & Actor(e2,x2) & v_have(e2) & with(x4,x2) & n_dog(x4) & on(e1,x2) & of(x2,x3) & n_mountain(x3) & Actor(e1,x1) & v_stand(e1) & n_people(x1) & card_eq_2(x1)) | exists p1 x1 x2.(n_moon(x2) & n_people(x1) & on(x1,x2)) | 4b30a1e2-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 x1 x2 x3 x4.(with(x4,x2) & v_stand(e1) & v_have(e2) & on(e1,x2) & of(x2,x3) & n_thing(x2) & n_slope(x2) & n_people(x1) & n_mountain(x3) & n_dog(x4) & card_eq_2(x1) & Theme(e2,x4) & Actor(e2,x2) & Actor(e1,x1)) | exists x1 x2.(on(x1,x2) & n_people(x1) & n_moon(x2)) |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.