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
|
---|---|---|---|---|---|---|---|---|---|---|---|
Muzzled greyhounds are racing along a dog track at night. | The dogs are racing each other. | 0 | -100 | greyhounds are a type of dog. If they are racing along a dog track, they are racing each other. | exists e1 s1 x1 x2 x3 x4.(at(e1,x4) & n_night(x4) & along(e1,x2) & n_track(x2) & of(x2,x3) & n_dog(x3) & Actor(e1,x1) & v_race(e1) & n_greyhound(x1) & a_muzzled(s1) & Theme(s1,x1)) | exists x1.(n_dog(x1) & all x2.(n_other(x2) -> exists e1.(Theme(e1,x2) & Actor(e1,x1) & v_race(e1)))) | 4cbec8b8-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4.(v_race(e1) & of(x2,x3) & n_track(x2) & n_night(x4) & n_greyhound(x1) & n_dog(x3) & at(e1,x4) & along(e1,x2) & a_muzzled(s1) & Theme(s1,x1) & Actor(e1,x1)) | exists x1.(n_dog(x1) & all x2.(exists e1.(v_race(e1) & Theme(e1,x2) & Actor(e1,x1)) | -n_other(x2))) |
||
Muzzled greyhounds are racing along a dog track at night. | One of the dogs is actually a cow. | 2 | -100 | A cow is not a greyhound. | exists e1 s1 x1 x2 x3 x4.(at(e1,x4) & n_night(x4) & along(e1,x2) & n_track(x2) & of(x2,x3) & n_dog(x3) & Actor(e1,x1) & v_race(e1) & n_greyhound(x1) & a_muzzled(s1) & Theme(s1,x1)) | exists p1 s1 x1 x2.(n_dog(x2) & a_actually(s1) & Manner(p1,s1) & exists x3.((x1 = x3) & n_cow(x3)) & of(x1,x2) & n_thing(x1) & card_eq_1(x1)) | 4cbecd18-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4.(v_race(e1) & of(x2,x3) & n_track(x2) & n_night(x4) & n_greyhound(x1) & n_dog(x3) & at(e1,x4) & along(e1,x2) & a_muzzled(s1) & Theme(s1,x1) & Actor(e1,x1)) | exists p1 s1 x1 x2.(of(x1,x2) & n_thing(x1) & n_dog(x2) & exists x3.(n_cow(x3) & (x1 = x3)) & card_eq_1(x1) & a_actually(s1) & Manner(p1,s1)) |
||
Muzzled greyhounds are racing along a dog track at night. | The dogs are all female. | 1 | -100 | The greyhounds racing could be male or female. | exists e1 s1 x1 x2 x3 x4.(at(e1,x4) & n_night(x4) & along(e1,x2) & n_track(x2) & of(x2,x3) & n_dog(x3) & Actor(e1,x1) & v_race(e1) & n_greyhound(x1) & a_muzzled(s1) & Theme(s1,x1)) | exists p1 x1.(n_dog(x1) & all x2.(n_female(x2) -> (x1 = x2))) | 4cbed240-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4.(v_race(e1) & of(x2,x3) & n_track(x2) & n_night(x4) & n_greyhound(x1) & n_dog(x3) & at(e1,x4) & along(e1,x2) & a_muzzled(s1) & Theme(s1,x1) & Actor(e1,x1)) | exists x1.(n_dog(x1) & all x2.(-n_female(x2) | (x1 = x2))) |
||
Several greyhounds with numbered shirts racing around a track. | Some animals are running in a line. | 1 | -100 | The greyhounds racing does not mean they are running in a line. | exists e1 e2 s1 x1 x2 x3 x4.(a_topic(x1) & with(x1,x2) & around(e2,x4) & n_track(x4) & Actor(e2,x3) & v_race(e2) & (x2 = x3) & n_shirt(x2) & Theme(e1,x2) & v_number(e1) & n_greyhound(x1) & a_several(s1) & Theme(s1,x1)) | exists e1 x1 x2.(in(e1,x2) & n_line(x2) & Actor(e1,x1) & v_run(e1) & n_animal(x1)) | 4cbed6f0-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 s1 x1 x2 x3 x4.(with(x1,x2) & v_race(e2) & v_number(e1) & n_track(x4) & n_shirt(x2) & n_greyhound(x1) & around(e2,x4) & a_topic(x1) & a_several(s1) & Theme(s1,x1) & Theme(e1,x2) & Actor(e2,x3) & (x2 = x3)) | exists e1 x1 x2.(v_run(e1) & n_line(x2) & n_animal(x1) & in(e1,x2) & Actor(e1,x1)) |
||
Several greyhounds with numbered shirts racing around a track. | Three greyhounds sit in a house. | 2 | -100 | There is no house at a racing track. | exists e1 e2 s1 x1 x2 x3 x4.(a_topic(x1) & with(x1,x2) & around(e2,x4) & n_track(x4) & Actor(e2,x3) & v_race(e2) & (x2 = x3) & n_shirt(x2) & Theme(e1,x2) & v_number(e1) & n_greyhound(x1) & a_several(s1) & Theme(s1,x1)) | exists e1 x1 x2.(in(e1,x2) & n_house(x2) & Actor(e1,x1) & v_sit(e1) & n_greyhound(x1) & card_eq_3(x1)) | 4cbedd3a-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 s1 x1 x2 x3 x4.(with(x1,x2) & v_race(e2) & v_number(e1) & n_track(x4) & n_shirt(x2) & n_greyhound(x1) & around(e2,x4) & a_topic(x1) & a_several(s1) & Theme(s1,x1) & Theme(e1,x2) & Actor(e2,x3) & (x2 = x3)) | exists e1 x1 x2.(v_sit(e1) & n_house(x2) & n_greyhound(x1) & in(e1,x2) & card_eq_3(x1) & Actor(e1,x1)) |
||
Several greyhounds with numbered shirts racing around a track. | Dogs are racing around an oval. | 0 | -100 | greyhounds are a type of dog. | exists e2 e1 s1 x1 x2 x3 x4.(a_topic(x1) & with(x1,x2) & around(e2,x4) & n_track(x4) & Actor(e2,x3) & v_race(e2) & (x2 = x3) & n_shirt(x2) & Theme(e1,x2) & v_number(e1) & n_greyhound(x1) & a_several(s1) & Theme(s1,x1)) | exists e1 x1 x2.(around(e1,x2) & n_oval(x2) & Actor(e1,x1) & v_race(e1) & n_dog(x1)) | 4cbee262-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e1 s1 x1 x2 x3 x4.(with(x1,x2) & v_race(e2) & v_number(e1) & n_track(x4) & n_shirt(x2) & n_greyhound(x1) & around(e2,x4) & a_topic(x1) & a_several(s1) & Theme(s1,x1) & Theme(e1,x2) & Actor(e2,x3) & (x2 = x3)) | exists e1 x1 x2.(v_race(e1) & n_oval(x2) & n_dog(x1) & around(e1,x2) & Actor(e1,x1)) |
||
Race dog# 2 is ahead of a few other dogs. | More than one dog is shown here. | 0 | -100 | If there are a few other dogs, then there is more than one dog. | exists s1 s2 s3 x1 x2 x3 x4.(of(s2,x4) & -(x4 = x3) & n_dog(x3) & n_dog(x3) & n_dog(x4) & a_few(s3) & Theme(s3,x4) & Theme(s2,x1) & a_ahead(s2) & n_date(x1) & a_date_day_02(x1) & a_date_day_02(x1) & a_#(s1) & Theme(s1,x1) & of(x1,x3) & (x1 = x2) & ne_nam_race(x2)) | exists e1 s1 s2 x1 x2.(a_here(s2) & Manner(e1,s2) & Theme(e1,x1) & v_show(e1) & than(s1,x2) & card_eq_1(x2) & Theme(s1,x1) & a_more(s1) & n_dog(x1)) | 4cbee71c-e4c8-11ec-9cdd-0242ac1c0002 | exists s1 s2 s3 x1 x2 x3 x4.(of(x1,x3) & of(s2,x4) & ne_nam_race(x2) & n_dog(x4) & n_dog(x3) & n_date(x1) & a_few(s3) & a_date_day_02(x1) & a_ahead(s2) & a_#(s1) & Theme(s3,x4) & Theme(s2,x1) & Theme(s1,x1) & -(x4 = x3) & (x1 = x2)) | exists e1 s1 s2 x1 x2.(v_show(e1) & than(s1,x2) & n_dog(x1) & card_eq_1(x2) & a_more(s1) & a_here(s2) & Theme(s1,x1) & Theme(e1,x1) & Manner(e1,s2)) |
||
Race dog# 2 is ahead of a few other dogs. | All of the dogs here are sleeping. | 2 | -100 | A dog cannot be ahead of others when it is sleeping. | exists s1 s2 s3 x1 x2 x3 x4.(of(s2,x4) & -(x4 = x3) & n_dog(x3) & n_dog(x3) & n_dog(x4) & a_few(s3) & Theme(s3,x4) & Theme(s2,x1) & a_ahead(s2) & n_date(x1) & a_date_day_02(x1) & a_date_day_02(x1) & a_#(s1) & Theme(s1,x1) & of(x1,x3) & (x1 = x2) & ne_nam_race(x2)) | exists x2.(n_dog(x2) & all x1.(n_thing(x1) -> exists e1.(Actor(e1,x1) & v_sleep(e1) & of(x1,x2) & r_here(x2)))) | 4cbeec9e-e4c8-11ec-9cdd-0242ac1c0002 | exists s1 s2 s3 x1 x2 x3 x4.(of(x1,x3) & of(s2,x4) & ne_nam_race(x2) & n_dog(x4) & n_dog(x3) & n_date(x1) & a_few(s3) & a_date_day_02(x1) & a_ahead(s2) & a_#(s1) & Theme(s3,x4) & Theme(s2,x1) & Theme(s1,x1) & -(x4 = x3) & (x1 = x2)) | exists x2.(n_dog(x2) & all x1.(exists e1.(v_sleep(e1) & r_here(x2) & of(x1,x2) & Actor(e1,x1)) | -n_thing(x1))) |
||
Race dog# 2 is ahead of a few other dogs. | The dogs are greyhounds. | 1 | -100 | Dogs racing does not mean they are greyhounds. | exists s1 s2 s3 x1 x2 x3 x4.(of(s2,x4) & -(x4 = x3) & n_dog(x3) & n_dog(x3) & n_dog(x4) & a_few(s3) & Theme(s3,x4) & Theme(s2,x1) & a_ahead(s2) & n_date(x1) & a_date_day_02(x1) & a_date_day_02(x1) & a_#(s1) & Theme(s1,x1) & of(x1,x3) & (x1 = x2) & ne_nam_race(x2)) | exists p1 x1.(n_dog(x1) & exists x2.((x1 = x2) & n_greyhound(x2))) | 4cbef1b2-e4c8-11ec-9cdd-0242ac1c0002 | exists s1 s2 s3 x1 x2 x3 x4.(of(x1,x3) & of(s2,x4) & ne_nam_race(x2) & n_dog(x4) & n_dog(x3) & n_date(x1) & a_few(s3) & a_date_day_02(x1) & a_ahead(s2) & a_#(s1) & Theme(s3,x4) & Theme(s2,x1) & Theme(s1,x1) & -(x4 = x3) & (x1 = x2)) | exists x1.(n_dog(x1) & exists x2.(n_greyhound(x2) & (x1 = x2))) |
||
The dogs in numbered uniforms are running. | Animals in uniforms are competing. | 0 | -100 | Dogs are animals and running could very well be a competition. | exists e1 e2 x1 x2.(n_dog(x1) & Actor(e2,x1) & v_run(e2) & in(x1,x2) & n_uniform(x2) & Theme(e1,x2) & v_number(e1)) | exists e1 x1 x2.(Actor(e1,x1) & v_compete(e1) & in(x1,x2) & n_uniform(x2) & n_animal(x1)) | 4cbef61c-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 x1 x2.(v_run(e2) & v_number(e1) & n_uniform(x2) & n_dog(x1) & in(x1,x2) & Theme(e1,x2) & Actor(e2,x1)) | exists e1 x1 x2.(v_compete(e1) & n_uniform(x2) & n_animal(x1) & in(x1,x2) & Actor(e1,x1)) |
||
The dogs in numbered uniforms are running. | Dogs are trying to win a prize. | 1 | -100 | Dogs can be running in numbered uniforms for a different reason than trying to win a prize. | exists e2 e1 x1 x2.(n_dog(x1) & Actor(e2,x1) & v_run(e2) & in(x1,x2) & n_uniform(x2) & Theme(e1,x2) & v_number(e1)) | exists e1 p1 x1.(Topic(e1,p1) & Actor(e1,x1) & v_try(e1) & exists e2 x2.(Theme(e2,x2) & Actor(e2,x1) & v_win(e2) & n_prize(x2)) & n_dog(x1)) | 4cbefb58-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e1 x1 x2.(v_run(e2) & v_number(e1) & n_uniform(x2) & n_dog(x1) & in(x1,x2) & Theme(e1,x2) & Actor(e2,x1)) | exists e1 p1 x1.(v_try(e1) & n_dog(x1) & exists e2 x2.(v_win(e2) & n_prize(x2) & Theme(e2,x2) & Actor(e2,x1)) & Topic(e1,p1) & Actor(e1,x1)) |
||
The dogs in numbered uniforms are running. | Dogs are trying to catch cats. | 2 | -100 | There can be either dogs running or dogs trying to catch cats. | exists e2 e1 x1 x2.(n_dog(x1) & Actor(e2,x1) & v_run(e2) & in(x1,x2) & n_uniform(x2) & Theme(e1,x2) & v_number(e1)) | exists e1 p1 x1.(Topic(e1,p1) & Actor(e1,x1) & v_try(e1) & exists e2 x2.(Theme(e2,x2) & Actor(e2,x1) & v_catch(e2) & n_cat(x2)) & n_dog(x1)) | 4cbefff4-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e1 x1 x2.(v_run(e2) & v_number(e1) & n_uniform(x2) & n_dog(x1) & in(x1,x2) & Theme(e1,x2) & Actor(e2,x1)) | exists e1 p1 x1.(v_try(e1) & n_dog(x1) & exists e2 x2.(v_catch(e2) & n_cat(x2) & Theme(e2,x2) & Actor(e2,x1)) & Topic(e1,p1) & Actor(e1,x1)) |
||
Three young boys playing outside and posing for a picture | Three people pose for a picture. | 0 | -100 | Scentence 2 doesn't specify the gender of the three people posing for a picture | exists e2 e1 s1 s2 s3 x1 x2 x3.(for(e2,x3) & n_picture(x3) & Actor(e2,x2) & v_pose(e2) & n_boy(x2) & a_young(s3) & Theme(s3,x2) & card_eq_3(x2) & a_outside(s2) & Manner(e1,s2) & Actor(e1,x1) & v_play(e1) & n_boy(x1) & a_young(s1) & Theme(s1,x1) & card_eq_3(x1)) | exists e1 x1 x2.(for(e1,x2) & n_picture(x2) & Actor(e1,x1) & v_pose(e1) & n_people(x1) & card_eq_3(x1)) | 4cbf058a-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e1 s1 s2 s3 x1 x2 x3.(v_pose(e2) & v_play(e1) & n_picture(x3) & n_boy(x2) & n_boy(x1) & for(e2,x3) & card_eq_3(x2) & card_eq_3(x1) & a_young(s3) & a_young(s1) & a_outside(s2) & Theme(s3,x2) & Theme(s1,x1) & Manner(e1,s2) & Actor(e2,x2) & Actor(e1,x1)) | exists e1 x1 x2.(v_pose(e1) & n_picture(x2) & n_people(x1) & for(e1,x2) & card_eq_3(x1) & Actor(e1,x1)) |
||
Three young boys playing outside and posing for a picture | Three people play baseball outside. | 2 | -100 | Posing for a picture is not a apart of playing baseball. | exists e1 e2 s1 s2 s3 x1 x2 x3.(for(e2,x3) & n_picture(x3) & Actor(e2,x2) & v_pose(e2) & n_boy(x2) & a_young(s3) & Theme(s3,x2) & card_eq_3(x2) & a_outside(s2) & Manner(e1,s2) & Actor(e1,x1) & v_play(e1) & n_boy(x1) & a_young(s1) & Theme(s1,x1) & card_eq_3(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_people(x1) & card_eq_3(x1)) | 4cbf0a6c-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 s1 s2 s3 x1 x2 x3.(v_pose(e2) & v_play(e1) & n_picture(x3) & n_boy(x2) & n_boy(x1) & for(e2,x3) & card_eq_3(x2) & card_eq_3(x1) & a_young(s3) & a_young(s1) & a_outside(s2) & Theme(s3,x2) & Theme(s1,x1) & Manner(e1,s2) & Actor(e2,x2) & Actor(e1,x1)) | exists e1 x1 x2 x3.(v_play(e1) & of(x2,x3) & n_people(x1) & n_outside(x2) & n_baseball(x3) & card_eq_3(x1) & Theme(e1,x2) & Actor(e1,x1)) |
||
Three young boys playing outside and posing for a picture | Three people smile for a picture. | 1 | -100 | You can pose for a picture and not smile. | exists e2 e1 s1 s2 s3 x1 x2 x3.(for(e2,x3) & n_picture(x3) & Actor(e2,x2) & v_pose(e2) & n_boy(x2) & a_young(s3) & Theme(s3,x2) & card_eq_3(x2) & a_outside(s2) & Manner(e1,s2) & Actor(e1,x1) & v_play(e1) & n_boy(x1) & a_young(s1) & Theme(s1,x1) & card_eq_3(x1)) | exists e1 x1 x2.(for(e1,x2) & n_picture(x2) & Actor(e1,x1) & v_smile(e1) & n_people(x1) & card_eq_3(x1)) | 4cbf0f8a-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e1 s1 s2 s3 x1 x2 x3.(v_pose(e2) & v_play(e1) & n_picture(x3) & n_boy(x2) & n_boy(x1) & for(e2,x3) & card_eq_3(x2) & card_eq_3(x1) & a_young(s3) & a_young(s1) & a_outside(s2) & Theme(s3,x2) & Theme(s1,x1) & Manner(e1,s2) & Actor(e2,x2) & Actor(e1,x1)) | exists e1 x1 x2.(v_smile(e1) & n_picture(x2) & n_people(x1) & for(e1,x2) & card_eq_3(x1) & Actor(e1,x1)) |
||
A child with a pink hat and a white and pink shirt standing in grass. | A child on a golf course. | 1 | -100 | Just because the child is standing in grass does not mean she is on a golf course. | exists s1 s2 s3 x1 x2 x3 x4 x5 x6.(a_topic(x1) & with(x1,x2) & subset_of(x4,x2) & in(x4,x6) & n_grass(x6) & n_standing(x4) & of(x4,x5) & n_shirt(x5) & a_pink(s3) & Theme(s3,x4) & a_white(s2) & Theme(s2,x4) & subset_of(x3,x2) & n_hat(x3) & a_pink(s1) & Theme(s1,x3) & n_child(x1)) | exists x1 x2 x3.(a_topic(x1) & on(x1,x2) & n_course(x2) & of(x2,x3) & n_golf(x3) & n_child(x1)) | 4cbf1458-e4c8-11ec-9cdd-0242ac1c0002 | exists s1 s2 s3 x1 x2 x3 x4 x5 x6.(with(x1,x2) & subset_of(x4,x2) & subset_of(x3,x2) & of(x4,x5) & n_standing(x4) & n_shirt(x5) & n_hat(x3) & n_grass(x6) & n_child(x1) & in(x4,x6) & a_white(s2) & a_topic(x1) & a_pink(s3) & a_pink(s1) & Theme(s3,x4) & Theme(s2,x4) & Theme(s1,x3)) | exists x1 x2 x3.(on(x1,x2) & of(x2,x3) & n_golf(x3) & n_course(x2) & n_child(x1) & a_topic(x1)) |
||
A child with a pink hat and a white and pink shirt standing in grass. | A child dressed in pink. | 0 | -100 | Wearing a pink hat and a pink shirt implies being dressed in pink. | exists s1 s2 s3 x1 x2 x3 x4 x5 x6.(a_topic(x1) & with(x1,x2) & subset_of(x4,x2) & in(x4,x6) & n_grass(x6) & n_standing(x4) & of(x4,x5) & n_shirt(x5) & a_pink(s3) & Theme(s3,x4) & a_white(s2) & Theme(s2,x4) & subset_of(x3,x2) & n_hat(x3) & a_pink(s1) & Theme(s1,x3) & n_child(x1)) | exists e1 x1 x2.(in(e1,x2) & n_pink(x2) & Theme(e1,x1) & v_dress(e1) & n_child(x1)) | 4cbf19a8-e4c8-11ec-9cdd-0242ac1c0002 | exists s1 s2 s3 x1 x2 x3 x4 x5 x6.(with(x1,x2) & subset_of(x4,x2) & subset_of(x3,x2) & of(x4,x5) & n_standing(x4) & n_shirt(x5) & n_hat(x3) & n_grass(x6) & n_child(x1) & in(x4,x6) & a_white(s2) & a_topic(x1) & a_pink(s3) & a_pink(s1) & Theme(s3,x4) & Theme(s2,x4) & Theme(s1,x3)) | exists e1 x1 x2.(v_dress(e1) & n_pink(x2) & n_child(x1) & in(e1,x2) & Theme(e1,x1)) |
||
A child with a pink hat and a white and pink shirt standing in grass. | A boy dressed in all black | 2 | -100 | Black is a completely different color than pink and white. | exists s1 s2 s3 x1 x2 x3 x4 x5 x6.(a_topic(x1) & with(x1,x2) & subset_of(x4,x2) & in(x4,x6) & n_grass(x6) & n_standing(x4) & of(x4,x5) & n_shirt(x5) & a_pink(s3) & Theme(s3,x4) & a_white(s2) & Theme(s2,x4) & subset_of(x3,x2) & n_hat(x3) & a_pink(s1) & Theme(s1,x3) & n_child(x1)) | exists e1 x1 x2.(a_topic(x1) & all x3.(n_thing(x3) -> exists s1 x4.(in(e1,x3) & Theme(s1,x4) & a_black(s1) & (x3 = x4))) & Theme(e1,x2) & v_dress(e1) & (x1 = x2) & n_boy(x1)) | 4cbf1e1c-e4c8-11ec-9cdd-0242ac1c0002 | exists s1 s2 s3 x1 x2 x3 x4 x5 x6.(with(x1,x2) & subset_of(x4,x2) & subset_of(x3,x2) & of(x4,x5) & n_standing(x4) & n_shirt(x5) & n_hat(x3) & n_grass(x6) & n_child(x1) & in(x4,x6) & a_white(s2) & a_topic(x1) & a_pink(s3) & a_pink(s1) & Theme(s3,x4) & Theme(s2,x4) & Theme(s1,x3)) | exists e1 x1 x2.(v_dress(e1) & n_boy(x1) & all x3.(exists s1 x4.(in(e1,x3) & a_black(s1) & Theme(s1,x4) & (x3 = x4)) | -n_thing(x3)) & a_topic(x1) & Theme(e1,x2) & (x1 = x2)) |
||
A girl is riding her bike at night. | A girl is outside at night. | 0 | -100 | Riding her bike implies that the girl is outside. | exists e1 x1 x2 x3.(at(e1,x3) & n_night(x3) & Theme(e1,x2) & Actor(e1,x1) & v_ride(e1) & n_bike(x2) & of(x2,x1) & n_female(x1) & n_girl(x1)) | exists s1 x1 x2.(at(s1,x2) & n_night(x2) & Theme(s1,x1) & a_outside(s1) & n_girl(x1)) | 4cbf2268-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3.(v_ride(e1) & of(x2,x1) & n_night(x3) & n_girl(x1) & n_female(x1) & n_bike(x2) & at(e1,x3) & Theme(e1,x2) & Actor(e1,x1)) | exists s1 x1 x2.(n_night(x2) & n_girl(x1) & at(s1,x2) & a_outside(s1) & Theme(s1,x1)) |
||
A girl is riding her bike at night. | A girl is riding her bike during the day. | 2 | -100 | It cannot be night and day at the same time. | exists e1 x1 x2 x3.(at(e1,x3) & n_night(x3) & Theme(e1,x2) & Actor(e1,x1) & v_ride(e1) & n_bike(x2) & of(x2,x1) & n_female(x1) & n_girl(x1)) | exists e1 x1 x2 x3.(n_day(x3) & during(e1,x3) & Theme(e1,x2) & Actor(e1,x1) & v_ride(e1) & n_bike(x2) & of(x2,x1) & n_female(x1) & n_girl(x1)) | 4cbf26c8-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3.(v_ride(e1) & of(x2,x1) & n_night(x3) & n_girl(x1) & n_female(x1) & n_bike(x2) & at(e1,x3) & Theme(e1,x2) & Actor(e1,x1)) | exists e1 x1 x2 x3.(v_ride(e1) & of(x2,x1) & n_girl(x1) & n_female(x1) & n_day(x3) & n_bike(x2) & during(e1,x3) & Theme(e1,x2) & Actor(e1,x1)) |
||
A girl is riding her bike at night. | A girl is riding her bike to her boyfriends house at night. | 1 | -100 | Just because a girl is riding her bike does not mean she is riding to her boyfriends house. | exists e1 x1 x2 x3.(at(e1,x3) & n_night(x3) & Theme(e1,x2) & Actor(e1,x1) & v_ride(e1) & n_bike(x2) & of(x2,x1) & n_female(x1) & n_girl(x1)) | exists e1 x1 x2 x3 x4 x5.(at(e1,x5) & n_night(x5) & to(e1,x3) & n_house(x3) & of(x3,x4) & n_boyfriend(x4) & of(x3,x1) & n_female(x1) & n_female(x1) & Theme(e1,x2) & Actor(e1,x1) & v_ride(e1) & n_bike(x2) & of(x2,x1) & n_girl(x1)) | 4cbf2bdc-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3.(v_ride(e1) & of(x2,x1) & n_night(x3) & n_girl(x1) & n_female(x1) & n_bike(x2) & at(e1,x3) & Theme(e1,x2) & Actor(e1,x1)) | exists e1 x1 x2 x3 x4 x5.(v_ride(e1) & to(e1,x3) & of(x3,x4) & of(x3,x1) & of(x2,x1) & n_night(x5) & n_house(x3) & n_girl(x1) & n_female(x1) & n_boyfriend(x4) & n_bike(x2) & at(e1,x5) & Theme(e1,x2) & Actor(e1,x1)) |
||
A person on a bike and wearing a helmet rides through a wooded area. | A person on a bike and wearing a helmet rides through a area. | 0 | -100 | A wooded area is a type of area. | exists e1 e2 s1 x1 x2 x3 x4 x5 x6.(through(e2,x6) & n_area(x6) & a_wooded(s1) & Theme(s1,x6) & Actor(e2,x1) & v_ride(e2) & subset_of(e1,x1) & Theme(e1,x5) & Actor(e1,x4) & v_wear(e1) & n_helmet(x5) & n_thing(x4) & subset_of(x2,x1) & on(x2,x3) & n_bike(x3) & n_person(x2)) | exists e1 e2 x1 x2 x3 x4 x5 x6.(through(e2,x6) & n_area(x6) & Actor(e2,x1) & v_ride(e2) & subset_of(e1,x1) & Theme(e1,x5) & Actor(e1,x4) & v_wear(e1) & n_helmet(x5) & n_thing(x4) & subset_of(x2,x1) & on(x2,x3) & n_bike(x3) & n_person(x2)) | 4cbf3050-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 s1 x1 x2 x3 x4 x5 x6.(v_wear(e1) & v_ride(e2) & through(e2,x6) & subset_of(x2,x1) & subset_of(e1,x1) & on(x2,x3) & n_thing(x4) & n_person(x2) & n_helmet(x5) & n_bike(x3) & n_area(x6) & a_wooded(s1) & Theme(s1,x6) & Theme(e1,x5) & Actor(e2,x1) & Actor(e1,x4)) | exists e1 e2 x1 x2 x3 x4 x5 x6.(v_wear(e1) & v_ride(e2) & through(e2,x6) & subset_of(x2,x1) & subset_of(e1,x1) & on(x2,x3) & n_thing(x4) & n_person(x2) & n_helmet(x5) & n_bike(x3) & n_area(x6) & Theme(e1,x5) & Actor(e2,x1) & Actor(e1,x4)) |
||
A person on a bike and wearing a helmet rides through a wooded area. | A person on a bike and wearing a helmet rides through an urban area. | 2 | -100 | The person cannot be riding a bike through a wooded area and an urban area simultaneously. | exists e1 e2 s1 x1 x2 x3 x4 x5 x6.(through(e2,x6) & n_area(x6) & a_wooded(s1) & Theme(s1,x6) & Actor(e2,x1) & v_ride(e2) & subset_of(e1,x1) & Theme(e1,x5) & Actor(e1,x4) & v_wear(e1) & n_helmet(x5) & n_thing(x4) & subset_of(x2,x1) & on(x2,x3) & n_bike(x3) & n_person(x2)) | exists e1 e2 s1 x1 x2 x3 x4 x5 x6.(through(e2,x6) & n_area(x6) & a_urban(s1) & Theme(s1,x6) & Actor(e2,x1) & v_ride(e2) & subset_of(e1,x1) & Theme(e1,x5) & Actor(e1,x4) & v_wear(e1) & n_helmet(x5) & n_thing(x4) & subset_of(x2,x1) & on(x2,x3) & n_bike(x3) & n_person(x2)) | 4cbf3550-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 s1 x1 x2 x3 x4 x5 x6.(v_wear(e1) & v_ride(e2) & through(e2,x6) & subset_of(x2,x1) & subset_of(e1,x1) & on(x2,x3) & n_thing(x4) & n_person(x2) & n_helmet(x5) & n_bike(x3) & n_area(x6) & a_wooded(s1) & Theme(s1,x6) & Theme(e1,x5) & Actor(e2,x1) & Actor(e1,x4)) | exists e1 e2 s1 x1 x2 x3 x4 x5 x6.(v_wear(e1) & v_ride(e2) & through(e2,x6) & subset_of(x2,x1) & subset_of(e1,x1) & on(x2,x3) & n_thing(x4) & n_person(x2) & n_helmet(x5) & n_bike(x3) & n_area(x6) & a_urban(s1) & Theme(s1,x6) & Theme(e1,x5) & Actor(e2,x1) & Actor(e1,x4)) |
||
A person on a bike and wearing a helmet rides through a wooded area. | A sad person on a bike and wearing a helmet rides through a wooded area. | 1 | -100 | It is not necessarily true the person is sad. | exists e2 e1 s1 x1 x2 x3 x4 x5 x6.(through(e2,x6) & n_area(x6) & a_wooded(s1) & Theme(s1,x6) & Actor(e2,x1) & v_ride(e2) & subset_of(e1,x1) & Theme(e1,x5) & Actor(e1,x4) & v_wear(e1) & n_helmet(x5) & n_thing(x4) & subset_of(x2,x1) & on(x2,x3) & n_bike(x3) & n_person(x2)) | exists e2 e1 s1 s2 x1 x2 x3 x4 x5 x6.(through(e2,x6) & n_area(x6) & a_wooded(s2) & Theme(s2,x6) & Actor(e2,x1) & v_ride(e2) & subset_of(e1,x1) & Theme(e1,x5) & Actor(e1,x4) & v_wear(e1) & n_helmet(x5) & n_thing(x4) & subset_of(x2,x1) & on(x2,x3) & n_bike(x3) & n_person(x2) & a_sad(s1) & Theme(s1,x2)) | 4cbf3a82-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e1 s1 x1 x2 x3 x4 x5 x6.(v_wear(e1) & v_ride(e2) & through(e2,x6) & subset_of(x2,x1) & subset_of(e1,x1) & on(x2,x3) & n_thing(x4) & n_person(x2) & n_helmet(x5) & n_bike(x3) & n_area(x6) & a_wooded(s1) & Theme(s1,x6) & Theme(e1,x5) & Actor(e2,x1) & Actor(e1,x4)) | exists e2 e1 s1 s2 x1 x2 x3 x4 x5 x6.(v_wear(e1) & v_ride(e2) & through(e2,x6) & subset_of(x2,x1) & subset_of(e1,x1) & on(x2,x3) & n_thing(x4) & n_person(x2) & n_helmet(x5) & n_bike(x3) & n_area(x6) & a_wooded(s2) & a_sad(s1) & Theme(s2,x6) & Theme(s1,x2) & Theme(e1,x5) & Actor(e2,x1) & Actor(e1,x4)) |
||
The person is bicycling on the street at nighttime. | The biker is riding in full daylight. | 2 | -100 | There can be either a person bicycling at nighttime or a biker riding in daylight. | exists e1 x1 x2 x3.(n_street(x2) & n_person(x1) & at(e1,x3) & n_nighttime(x3) & on(e1,x2) & Actor(e1,x1) & v_bicycle(e1)) | exists e1 s1 x1 x2.(n_biker(x1) & in(e1,x2) & n_daylight(x2) & a_full(s1) & Theme(s1,x2) & Actor(e1,x1) & v_ride(e1)) | 4cbf3ee2-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3.(v_bicycle(e1) & on(e1,x2) & n_street(x2) & n_person(x1) & n_nighttime(x3) & at(e1,x3) & Actor(e1,x1)) | exists e1 s1 x1 x2.(v_ride(e1) & n_daylight(x2) & n_biker(x1) & in(e1,x2) & a_full(s1) & Theme(s1,x2) & Actor(e1,x1)) |
||
The person is bicycling on the street at nighttime. | The bicyclist is heading home from work. | 1 | -100 | Bicyclists can be on the street at nighttime for another reason than heading home from work. | exists e1 x1 x2 x3.(n_street(x2) & n_person(x1) & at(e1,x3) & n_nighttime(x3) & on(e1,x2) & Actor(e1,x1) & v_bicycle(e1)) | exists e1 x1 x2 x3.(n_bicyclist(x1) & from(e1,x3) & n_work(x3) & Time(e1,x2) & n_home(x2) & Actor(e1,x1) & v_head(e1)) | 4cbf4342-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3.(v_bicycle(e1) & on(e1,x2) & n_street(x2) & n_person(x1) & n_nighttime(x3) & at(e1,x3) & Actor(e1,x1)) | exists e1 x1 x2 x3.(v_head(e1) & n_work(x3) & n_home(x2) & n_bicyclist(x1) & from(e1,x3) & Time(e1,x2) & Actor(e1,x1)) |
||
The person is bicycling on the street at nighttime. | The street has a bicyclist riding down it. | 0 | -100 | A person bicycling is a bicyclist. | exists e1 x1 x2 x3.(n_street(x2) & n_person(x1) & at(e1,x3) & n_nighttime(x3) & on(e1,x2) & Actor(e1,x1) & v_bicycle(e1)) | exists e2 e1 x1 x2 x3.(n_thing(x1) & n_street(x1) & Theme(e2,x2) & Actor(e2,x1) & v_have(e2) & down(e1,x1) & Actor(e1,x3) & v_ride(e1) & (x2 = x3) & n_bicyclist(x2)) | 4cbf4798-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3.(v_bicycle(e1) & on(e1,x2) & n_street(x2) & n_person(x1) & n_nighttime(x3) & at(e1,x3) & Actor(e1,x1)) | exists e2 e1 x1 x2 x3.(v_ride(e1) & v_have(e2) & n_thing(x1) & n_street(x1) & n_bicyclist(x2) & down(e1,x1) & Theme(e2,x2) & Actor(e2,x1) & Actor(e1,x3) & (x2 = x3)) |
||
A person walks in the dark near streetlights. | A lady walks in the sunshine. | 2 | -100 | One cannot be in the dark and in the sunshine simultaneously. | exists e1 x1 x2 x3.(n_dark(x2) & in(e1,x2) & near(x2,x3) & n_streetlight(x3) & Actor(e1,x1) & v_walk(e1) & n_person(x1)) | exists e1 x1 x2.(n_sunshine(x2) & in(e1,x2) & Actor(e1,x1) & v_walk(e1) & n_lady(x1)) | 4cbf4bf8-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3.(v_walk(e1) & near(x2,x3) & n_streetlight(x3) & n_person(x1) & n_dark(x2) & in(e1,x2) & Actor(e1,x1)) | exists e1 x1 x2.(v_walk(e1) & n_sunshine(x2) & n_lady(x1) & in(e1,x2) & Actor(e1,x1)) |
||
A person walks in the dark near streetlights. | A man walks at night. | 1 | -100 | It is possible to walk in the dark when it is not night. | exists e1 x1 x2 x3.(n_dark(x2) & in(e1,x2) & near(x2,x3) & n_streetlight(x3) & Actor(e1,x1) & v_walk(e1) & n_person(x1)) | exists e1 x1 x2.(at(e1,x2) & n_night(x2) & Actor(e1,x1) & v_walk(e1) & n_man(x1)) | 4cbf522e-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3.(v_walk(e1) & near(x2,x3) & n_streetlight(x3) & n_person(x1) & n_dark(x2) & in(e1,x2) & Actor(e1,x1)) | exists e1 x1 x2.(v_walk(e1) & n_night(x2) & n_man(x1) & at(e1,x2) & Actor(e1,x1)) |
||
A person walks in the dark near streetlights. | A person walks in the dark. | 0 | -100 | The sentences are the same stating that a person walks in the dark, except the first sentence has more detail with two additional words. | exists e1 x1 x2 x3.(n_dark(x2) & in(e1,x2) & near(x2,x3) & n_streetlight(x3) & Actor(e1,x1) & v_walk(e1) & n_person(x1)) | exists e1 x1 x2.(n_dark(x2) & in(e1,x2) & Actor(e1,x1) & v_walk(e1) & n_person(x1)) | 4cbf585a-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3.(v_walk(e1) & near(x2,x3) & n_streetlight(x3) & n_person(x1) & n_dark(x2) & in(e1,x2) & Actor(e1,x1)) | exists e1 x1 x2.(v_walk(e1) & n_person(x1) & n_dark(x2) & in(e1,x2) & Actor(e1,x1)) |
||
A person on a bicycle rides down the city sidewalk at night. | The person likes to ride a bike. | 1 | -100 | Just because a person rides on a bicycle at night does not mean he likes to ride a bike. | exists e1 s1 x1 x2 x3 x4 x5.(n_sidewalk(x3) & of(x3,x4) & n_city(x4) & at(e1,x5) & n_night(x5) & a_down(s1) & Manner(e1,s1) & Theme(e1,x3) & Actor(e1,x1) & v_ride(e1) & on(x1,x2) & n_bicycle(x2) & n_person(x1)) | exists e1 p1 x1.(n_person(x1) & Topic(e1,p1) & Actor(e1,x1) & v_like(e1) & exists e2 x2.(Theme(e2,x2) & Actor(e2,x1) & v_ride(e2) & n_bike(x2))) | 4cbf5d96-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4 x5.(v_ride(e1) & on(x1,x2) & of(x3,x4) & n_sidewalk(x3) & n_person(x1) & n_night(x5) & n_city(x4) & n_bicycle(x2) & at(e1,x5) & a_down(s1) & Theme(e1,x3) & Manner(e1,s1) & Actor(e1,x1)) | exists e1 p1 x1.(v_like(e1) & n_person(x1) & exists e2 x2.(v_ride(e2) & n_bike(x2) & Theme(e2,x2) & Actor(e2,x1)) & Topic(e1,p1) & Actor(e1,x1)) |
||
A person on a bicycle rides down the city sidewalk at night. | The person is driving a car. | 2 | -100 | A car has four wheels. A bicycle has two wheels. | exists e1 s1 x1 x2 x3 x4 x5.(n_sidewalk(x3) & of(x3,x4) & n_city(x4) & at(e1,x5) & n_night(x5) & a_down(s1) & Manner(e1,s1) & Theme(e1,x3) & Actor(e1,x1) & v_ride(e1) & on(x1,x2) & n_bicycle(x2) & n_person(x1)) | exists e1 x1 x2.(n_person(x1) & Theme(e1,x2) & Actor(e1,x1) & v_drive(e1) & n_car(x2)) | 4cbf6282-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4 x5.(v_ride(e1) & on(x1,x2) & of(x3,x4) & n_sidewalk(x3) & n_person(x1) & n_night(x5) & n_city(x4) & n_bicycle(x2) & at(e1,x5) & a_down(s1) & Theme(e1,x3) & Manner(e1,s1) & Actor(e1,x1)) | exists e1 x1 x2.(v_drive(e1) & n_person(x1) & n_car(x2) & Theme(e1,x2) & Actor(e1,x1)) |
||
A person on a bicycle rides down the city sidewalk at night. | The person is on the sidewalk at night. | 0 | -100 | the person rides down th city sidewalk so he is on the sidewalk. | exists e1 s1 x1 x2 x3 x4 x5.(n_sidewalk(x3) & of(x3,x4) & n_city(x4) & at(e1,x5) & n_night(x5) & a_down(s1) & Manner(e1,s1) & Theme(e1,x3) & Actor(e1,x1) & v_ride(e1) & on(x1,x2) & n_bicycle(x2) & n_person(x1)) | exists p1 x1 x2 x3.(n_sidewalk(x3) & n_person(x1) & at(p1,x2) & n_night(x2) & on(x1,x3)) | 4cbf6728-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4 x5.(v_ride(e1) & on(x1,x2) & of(x3,x4) & n_sidewalk(x3) & n_person(x1) & n_night(x5) & n_city(x4) & n_bicycle(x2) & at(e1,x5) & a_down(s1) & Theme(e1,x3) & Manner(e1,s1) & Actor(e1,x1)) | exists p1 x1 x2 x3.(on(x1,x3) & n_sidewalk(x3) & n_person(x1) & n_night(x2) & at(p1,x2)) |
||
A streetlight lit bridge with a cyclist and some cars. | The bridge is outside. | 0 | -100 | the presence of a streetlight,a cyclist and some cars implies that the bridge is outside. | exists s1 x1 x2 x3 x4 x5.(a_topic(x1) & with(x1,x3) & subset_of(x5,x3) & n_car(x5) & subset_of(x4,x3) & n_cyclist(x4) & n_bridge(x1) & of(x1,x2) & n_lit(x2) & a_streetlight(s1) & Theme(s1,x1)) | exists s1 x1.(n_bridge(x1) & Theme(s1,x1) & a_outside(s1)) | 4cbf6be2-e4c8-11ec-9cdd-0242ac1c0002 | exists s1 x1 x2 x3 x4 x5.(with(x1,x3) & subset_of(x5,x3) & subset_of(x4,x3) & of(x1,x2) & n_lit(x2) & n_cyclist(x4) & n_car(x5) & n_bridge(x1) & a_topic(x1) & a_streetlight(s1) & Theme(s1,x1)) | exists s1 x1.(n_bridge(x1) & a_outside(s1) & Theme(s1,x1)) |
||
A streetlight lit bridge with a cyclist and some cars. | It is the middle of the night. | 1 | -100 | It might not be the middle of the night, it could be evening or morning. | exists s1 x1 x2 x3 x4 x5.(a_topic(x1) & with(x1,x3) & subset_of(x5,x3) & n_car(x5) & subset_of(x4,x3) & n_cyclist(x4) & n_bridge(x1) & of(x1,x2) & n_lit(x2) & a_streetlight(s1) & Theme(s1,x1)) | exists p1 x1 x2 x3.(n_night(x3) & n_middle(x2) & n_thing(x1) & (x1 = x2) & of(x2,x3)) | 4cbf7092-e4c8-11ec-9cdd-0242ac1c0002 | exists s1 x1 x2 x3 x4 x5.(with(x1,x3) & subset_of(x5,x3) & subset_of(x4,x3) & of(x1,x2) & n_lit(x2) & n_cyclist(x4) & n_car(x5) & n_bridge(x1) & a_topic(x1) & a_streetlight(s1) & Theme(s1,x1)) | exists x1 x2 x3.(of(x2,x3) & n_thing(x1) & n_night(x3) & n_middle(x2) & (x1 = x2)) |
||
A streetlight lit bridge with a cyclist and some cars. | There is no lights on the street. | 2 | -100 | A streetlight is a light. Lit means they are on. | exists s1 x1 x2 x3 x4 x5.(a_topic(x1) & with(x1,x3) & subset_of(x5,x3) & n_car(x5) & subset_of(x4,x3) & n_cyclist(x4) & n_bridge(x1) & of(x1,x2) & n_lit(x2) & a_streetlight(s1) & Theme(s1,x1)) | exists p1 x1 x3.(n_street(x3) & -exists x2.((x1 = x2) & on(x2,x3) & n_light(x2))) | 4cbf75f6-e4c8-11ec-9cdd-0242ac1c0002 | exists s1 x1 x2 x3 x4 x5.(with(x1,x3) & subset_of(x5,x3) & subset_of(x4,x3) & of(x1,x2) & n_lit(x2) & n_cyclist(x4) & n_car(x5) & n_bridge(x1) & a_topic(x1) & a_streetlight(s1) & Theme(s1,x1)) | exists x1 x3.(n_street(x3) & all x2.(-on(x2,x3) | -n_light(x2) | -(x1 = x2))) |
||
Man with golden pigtails attracts attention in the street. | The man is skipping. | 1 | -100 | Just because a man with golden pigtails attracts attention on the street does not mean he is skipping. | exists e1 s1 x1 x2 x3 x4.(n_street(x4) & in(e1,x4) & Theme(e1,x3) & Actor(e1,x1) & v_attract(e1) & n_attention(x3) & with(x1,x2) & n_pigtail(x2) & a_golden(s1) & Theme(s1,x2) & n_man(x1)) | exists e1 x1.(n_man(x1) & Actor(e1,x1) & v_skip(e1)) | 4cbf8ad2-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4.(with(x1,x2) & v_attract(e1) & n_street(x4) & n_pigtail(x2) & n_man(x1) & n_attention(x3) & in(e1,x4) & a_golden(s1) & Theme(s1,x2) & Theme(e1,x3) & Actor(e1,x1)) | exists e1 x1.(v_skip(e1) & n_man(x1) & Actor(e1,x1)) |
||
Man with golden pigtails attracts attention in the street. | The hooded man walks down the street unnoticed. | 2 | -100 | Attracting attention is the opposite of going unnoticed, and one cannot do both at the same time. | exists e1 s1 x1 x2 x3 x4.(n_street(x4) & in(e1,x4) & Theme(e1,x3) & Actor(e1,x1) & v_attract(e1) & n_attention(x3) & with(x1,x2) & n_pigtail(x2) & a_golden(s1) & Theme(s1,x2) & n_man(x1)) | exists e2 e1 s1 s2 x1 x2 x3.(n_street(x2) & n_man(x1) & a_hooded(s1) & Theme(s1,x1) & a_down(s2) & Manner(e2,s2) & Theme(e2,x2) & Actor(e2,x1) & v_walk(e2) & Actor(e1,x3) & v_unnotice(e1) & (x2 = x3)) | 4cbf8f96-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4.(with(x1,x2) & v_attract(e1) & n_street(x4) & n_pigtail(x2) & n_man(x1) & n_attention(x3) & in(e1,x4) & a_golden(s1) & Theme(s1,x2) & Theme(e1,x3) & Actor(e1,x1)) | exists e2 e1 s1 s2 x1 x2 x3.(v_walk(e2) & v_unnotice(e1) & n_street(x2) & n_man(x1) & a_hooded(s1) & a_down(s2) & Theme(s1,x1) & Theme(e2,x2) & Manner(e2,s2) & Actor(e2,x1) & Actor(e1,x3) & (x2 = x3)) |
||
Man with golden pigtails attracts attention in the street. | People are looking at a man. | 0 | -100 | if the man attracts attention, it implies that people are looking at him. | exists e1 s1 x1 x2 x3 x4.(n_street(x4) & in(e1,x4) & Theme(e1,x3) & Actor(e1,x1) & v_attract(e1) & n_attention(x3) & with(x1,x2) & n_pigtail(x2) & a_golden(s1) & Theme(s1,x2) & n_man(x1)) | exists e1 x1 x2.(at(e1,x2) & n_man(x2) & Actor(e1,x1) & v_look(e1) & n_people(x1)) | 4cbf943c-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4.(with(x1,x2) & v_attract(e1) & n_street(x4) & n_pigtail(x2) & n_man(x1) & n_attention(x3) & in(e1,x4) & a_golden(s1) & Theme(s1,x2) & Theme(e1,x3) & Actor(e1,x1)) | exists e1 x1 x2.(v_look(e1) & n_people(x1) & n_man(x2) & at(e1,x2) & Actor(e1,x1)) |
||
A group of people congregate in the street. | The people are at Walmart. | 2 | -100 | The group of people cannot be at Walmart and in the street at the same time. | exists e1 x1 x2 x3.(n_street(x3) & in(e1,x3) & Actor(e1,x1) & v_congregate(e1) & of(x1,x2) & n_people(x2) & n_group(x1)) | exists p1 x1 x2.(ne_geo_walmart(x2) & n_people(x1) & at(x1,x2)) | 4cbf9e46-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3.(v_congregate(e1) & of(x1,x2) & n_street(x3) & n_people(x2) & n_group(x1) & in(e1,x3) & Actor(e1,x1)) | exists x1 x2.(ne_geo_walmart(x2) & n_people(x1) & at(x1,x2)) |
||
group of young people standing in the middle of a street | People loitering out of doors. | 0 | -100 | If there are young people standing in the middle of a street then they are people loitering out of doors. | exists e1 s1 x1 x2 x3 x4 x5.(n_middle(x4) & a_topic(x1) & of(x1,x2) & in(e1,x4) & of(x4,x5) & n_street(x5) & Actor(e1,x3) & v_stand(e1) & (x2 = x3) & n_people(x2) & a_young(s1) & Theme(s1,x2) & n_group(x1)) | exists e1 x1 x2 x3.(a_topic(x1) & r_out(e1) & of(e1,x3) & n_door(x3) & Actor(e1,x2) & v_loiter(e1) & (x1 = x2) & n_people(x1)) | 4cbfaf30-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4 x5.(v_stand(e1) & of(x4,x5) & of(x1,x2) & n_street(x5) & n_people(x2) & n_middle(x4) & n_group(x1) & in(e1,x4) & a_young(s1) & a_topic(x1) & Theme(s1,x2) & Actor(e1,x3) & (x2 = x3)) | exists e1 x1 x2 x3.(v_loiter(e1) & r_out(e1) & of(e1,x3) & n_people(x1) & n_door(x3) & a_topic(x1) & Actor(e1,x2) & (x1 = x2)) |
||
People gather and talk in the street. | The street is completely empty | 2 | -100 | If people gather in the street, it is no longer empty. | exists e1 e2 x1 x2 x3.(n_street(x3) & in(e2,x3) & Actor(e2,x2) & v_talk(e2) & n_people(x2) & Actor(e1,x1) & v_gather(e1) & n_people(x1)) | exists s1 x1.(n_street(x1) & r_completely(s1) & Theme(s1,x1) & a_empty(s1)) | 4cbfb886-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 x1 x2 x3.(v_talk(e2) & v_gather(e1) & n_street(x3) & n_people(x2) & n_people(x1) & in(e2,x3) & Actor(e2,x2) & Actor(e1,x1)) | exists s1 x1.(r_completely(s1) & n_street(x1) & a_empty(s1) & Theme(s1,x1)) |
||
Asians are sitting at a table and eating beside a green and white wall. | The people are watching a movie | 2 | -100 | Although you can sit, eat, and watch a movie at the same time, they are descriptions of different actions and are likely not occurring simultaneously. | exists e1 s1 s2 x1 x2 x3 x4 x5.(ne_nam_asians(x1) & beside(e1,x5) & n_wall(x5) & a_white(s2) & Theme(s2,x5) & a_green(s1) & Theme(s1,x5) & at(e1,x2) & n_eating(x4) & n_table(x3) & subset_of(x4,x2) & subset_of(x3,x2) & Actor(e1,x1) & v_sit(e1)) | exists e1 x1 x2.(n_people(x1) & Theme(e1,x2) & Actor(e1,x1) & v_watch(e1) & n_movie(x2)) | 4cbfc740-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 x1 x2 x3 x4 x5.(v_sit(e1) & subset_of(x4,x2) & subset_of(x3,x2) & ne_nam_asians(x1) & n_wall(x5) & n_table(x3) & n_eating(x4) & beside(e1,x5) & at(e1,x2) & a_white(s2) & a_green(s1) & Theme(s2,x5) & Theme(s1,x5) & Actor(e1,x1)) | exists e1 x1 x2.(v_watch(e1) & n_people(x1) & n_movie(x2) & Theme(e1,x2) & Actor(e1,x1)) |
||
A group of people are sitting on stools eating some food | People are eating food they just cooked. | 1 | 0.08069 | People can be eating food that they didn't cook themselves. | exists e1 e2 x1 x2 x3 x4 x5.(on(e1,x3) & Theme(e2,x5) & Actor(e2,x4) & v_eat(e2) & n_food(x5) & (x3 = x4) & n_stool(x3) & Actor(e1,x1) & v_sit(e1) & of(x1,x2) & n_people(x2) & n_group(x1)) | exists e1 e2 s1 x1 x2 x3.(Theme(e2,x2) & Actor(e2,x1) & v_eat(e2) & a_just(s1) & Manner(e1,s1) & Theme(e1,x3) & Actor(e1,x1) & v_cook(e1) & (x2 = x3) & n_thing(x1) & n_food(x2) & n_people(x1)) | 4cbfe464-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 x1 x2 x3 x4 x5.(v_sit(e1) & v_eat(e2) & on(e1,x3) & of(x1,x2) & n_stool(x3) & n_people(x2) & n_group(x1) & n_food(x5) & Theme(e2,x5) & Actor(e2,x4) & Actor(e1,x1) & (x3 = x4)) | exists e1 e2 s1 x1 x2 x3.(v_eat(e2) & v_cook(e1) & n_thing(x1) & n_people(x1) & n_food(x2) & a_just(s1) & Theme(e2,x2) & Theme(e1,x3) & Manner(e1,s1) & Actor(e2,x1) & Actor(e1,x1) & (x2 = x3)) |
||
A group of people are sitting on stools eating some food | Friends are having a meal together. | 1 | 0.667485 | Just because a group of people are sitting on stools eating food does not mean they are friends. | exists e1 e2 x1 x2 x3 x4 x5.(on(e1,x3) & Theme(e2,x5) & Actor(e2,x4) & v_eat(e2) & n_food(x5) & (x3 = x4) & n_stool(x3) & Actor(e1,x1) & v_sit(e1) & of(x1,x2) & n_people(x2) & n_group(x1)) | exists e1 s1 x1 x2.(a_together(s1) & Manner(e1,s1) & Theme(e1,x2) & Actor(e1,x1) & v_have(e1) & n_meal(x2) & n_friend(x1)) | 4cbfe914-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 x1 x2 x3 x4 x5.(v_sit(e1) & v_eat(e2) & on(e1,x3) & of(x1,x2) & n_stool(x3) & n_people(x2) & n_group(x1) & n_food(x5) & Theme(e2,x5) & Actor(e2,x4) & Actor(e1,x1) & (x3 = x4)) | exists e1 s1 x1 x2.(v_have(e1) & n_meal(x2) & n_friend(x1) & a_together(s1) & Theme(e1,x2) & Manner(e1,s1) & Actor(e1,x1)) |
||
A group of people are sitting on stools eating some food | A group of people are drunk. | 1 | 0.008522 | Just because a group of people are sitting on stools eating food does not mean they are drunk. | exists e1 e2 x1 x2 x3 x4 x5.(on(e1,x3) & Theme(e2,x5) & Actor(e2,x4) & v_eat(e2) & n_food(x5) & (x3 = x4) & n_stool(x3) & Actor(e1,x1) & v_sit(e1) & of(x1,x2) & n_people(x2) & n_group(x1)) | exists s1 x1 x2.(Theme(s1,x1) & a_drunk(s1) & of(x1,x2) & n_people(x2) & n_group(x1)) | 4cbff6a2-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 x1 x2 x3 x4 x5.(v_sit(e1) & v_eat(e2) & on(e1,x3) & of(x1,x2) & n_stool(x3) & n_people(x2) & n_group(x1) & n_food(x5) & Theme(e2,x5) & Actor(e2,x4) & Actor(e1,x1) & (x3 = x4)) | exists s1 x1 x2.(of(x1,x2) & n_people(x2) & n_group(x1) & a_drunk(s1) & Theme(s1,x1)) |
||
A group of people are sitting on stools eating some food | A group of people are eating. | 1 | 0.931291 | Just because a group of people are trying some food, that does not mean that they are eating. | exists e1 e2 x1 x2 x3 x4 x5.(on(e1,x3) & Theme(e2,x5) & Actor(e2,x4) & v_eat(e2) & n_food(x5) & (x3 = x4) & n_stool(x3) & Actor(e1,x1) & v_sit(e1) & of(x1,x2) & n_people(x2) & n_group(x1)) | exists e1 x1 x2.(Actor(e1,x1) & v_eat(e1) & of(x1,x2) & n_people(x2) & n_group(x1)) | 4cc005c0-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 x1 x2 x3 x4 x5.(v_sit(e1) & v_eat(e2) & on(e1,x3) & of(x1,x2) & n_stool(x3) & n_people(x2) & n_group(x1) & n_food(x5) & Theme(e2,x5) & Actor(e2,x4) & Actor(e1,x1) & (x3 = x4)) | exists e1 x1 x2.(v_eat(e1) & of(x1,x2) & n_people(x2) & n_group(x1) & Actor(e1,x1)) |
||
A group of people are sitting on stools eating some food | The people are eating at a bar. | 1 | 0.791317 | Just because a group of people are sitting on stools and eating some food that does not mean they are eating at a bar. | exists e1 e2 x1 x2 x3 x4 x5.(on(e1,x3) & Theme(e2,x5) & Actor(e2,x4) & v_eat(e2) & n_food(x5) & (x3 = x4) & n_stool(x3) & Actor(e1,x1) & v_sit(e1) & of(x1,x2) & n_people(x2) & n_group(x1)) | exists e1 x1 x2.(n_people(x1) & at(e1,x2) & n_bar(x2) & Actor(e1,x1) & v_eat(e1)) | 4cc0156a-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 x1 x2 x3 x4 x5.(v_sit(e1) & v_eat(e2) & on(e1,x3) & of(x1,x2) & n_stool(x3) & n_people(x2) & n_group(x1) & n_food(x5) & Theme(e2,x5) & Actor(e2,x4) & Actor(e1,x1) & (x3 = x4)) | exists e1 x1 x2.(v_eat(e1) & n_people(x1) & n_bar(x2) & at(e1,x2) & Actor(e1,x1)) |
||
A group of people are sitting on stools eating some food | People are sitting together. | 0 | 1 | A group of people sitting would mean that the people are sitting together. | exists e1 e2 x1 x2 x3 x4 x5.(on(e1,x3) & Theme(e2,x5) & Actor(e2,x4) & v_eat(e2) & n_food(x5) & (x3 = x4) & n_stool(x3) & Actor(e1,x1) & v_sit(e1) & of(x1,x2) & n_people(x2) & n_group(x1)) | exists e1 p1 x1.(exists s1.(Theme(s1,x1) & a_together(s1)) & Topic(e1,p1) & Actor(e1,x1) & v_sit(e1) & n_people(x1)) | 4cc029e2-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 x1 x2 x3 x4 x5.(v_sit(e1) & v_eat(e2) & on(e1,x3) & of(x1,x2) & n_stool(x3) & n_people(x2) & n_group(x1) & n_food(x5) & Theme(e2,x5) & Actor(e2,x4) & Actor(e1,x1) & (x3 = x4)) | exists e1 p1 x1.(v_sit(e1) & n_people(x1) & exists s1.(a_together(s1) & Theme(s1,x1)) & Topic(e1,p1) & Actor(e1,x1)) |
||
A group of people are sitting on stools eating some food | Friends are waiting for the movie to start. | 2 | 0.043646 | While waiting, people don't normally sit and eat. | exists e1 e2 x1 x2 x3 x4 x5.(on(e1,x3) & Theme(e2,x5) & Actor(e2,x4) & v_eat(e2) & n_food(x5) & (x3 = x4) & n_stool(x3) & Actor(e1,x1) & v_sit(e1) & of(x1,x2) & n_people(x2) & n_group(x1)) | exists e1 p1 x1 x2.(n_movie(x2) & Topic(e1,p1) & Actor(e1,x1) & v_wait(e1) & exists e2.(Actor(e2,x2) & v_start(e2)) & n_friend(x1)) | 4cc02ea6-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 x1 x2 x3 x4 x5.(v_sit(e1) & v_eat(e2) & on(e1,x3) & of(x1,x2) & n_stool(x3) & n_people(x2) & n_group(x1) & n_food(x5) & Theme(e2,x5) & Actor(e2,x4) & Actor(e1,x1) & (x3 = x4)) | exists e1 p1 x1 x2.(v_wait(e1) & n_movie(x2) & n_friend(x1) & exists e2.(v_start(e2) & Actor(e2,x2)) & Topic(e1,p1) & Actor(e1,x1)) |
||
The people are eating by a teal colored wall. | The people are eating outside. | 1 | 0.181755 | Just because people are eating by a teal colored wall that does not mean they are eating outside. | exists e1 s1 s2 x1 x2.(n_people(x1) & by(e1,x2) & n_wall(x2) & a_colored(s2) & Theme(s2,x2) & a_teal(s1) & Theme(s1,x2) & Actor(e1,x1) & v_eat(e1)) | exists e1 p1 x1.(n_people(x1) & exists s1.(Theme(s1,x1) & a_outside(s1)) & Topic(e1,p1) & Actor(e1,x1) & v_eat(e1)) | 4cc055ac-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 x1 x2.(v_eat(e1) & n_wall(x2) & n_people(x1) & by(e1,x2) & a_teal(s1) & a_colored(s2) & Theme(s2,x2) & Theme(s1,x2) & Actor(e1,x1)) | exists e1 p1 x1.(v_eat(e1) & n_people(x1) & exists s1.(a_outside(s1) & Theme(s1,x1)) & Topic(e1,p1) & Actor(e1,x1)) |
||
The people are eating by a teal colored wall. | The people are eating food. | 0 | 0.989776 | The people are eating is a repetition of "the people are eating." | exists e1 s1 s2 x1 x2.(n_people(x1) & by(e1,x2) & n_wall(x2) & a_colored(s2) & Theme(s2,x2) & a_teal(s1) & Theme(s1,x2) & Actor(e1,x1) & v_eat(e1)) | exists e1 x1 x2.(n_people(x1) & Theme(e1,x2) & Actor(e1,x1) & v_eat(e1) & n_food(x2)) | 4cc05ade-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 x1 x2.(v_eat(e1) & n_wall(x2) & n_people(x1) & by(e1,x2) & a_teal(s1) & a_colored(s2) & Theme(s2,x2) & Theme(s1,x2) & Actor(e1,x1)) | exists e1 x1 x2.(v_eat(e1) & n_people(x1) & n_food(x2) & Theme(e1,x2) & Actor(e1,x1)) |
||
The people are eating by a teal colored wall. | The people are picnicking on the beach. | 2 | 0.001082 | There are no teal colored walls on the beach. | exists e1 s1 s2 x1 x2.(n_people(x1) & by(e1,x2) & n_wall(x2) & a_colored(s2) & Theme(s2,x2) & a_teal(s1) & Theme(s1,x2) & Actor(e1,x1) & v_eat(e1)) | exists e1 x1 x2.(n_beach(x2) & n_people(x1) & on(e1,x2) & Actor(e1,x1) & v_picnic(e1)) | 4cc06984-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 x1 x2.(v_eat(e1) & n_wall(x2) & n_people(x1) & by(e1,x2) & a_teal(s1) & a_colored(s2) & Theme(s2,x2) & Theme(s1,x2) & Actor(e1,x1)) | exists e1 x1 x2.(v_picnic(e1) & on(e1,x2) & n_people(x1) & n_beach(x2) & Actor(e1,x1)) |
||
The people are eating by a teal colored wall. | The people are on a date. | 1 | 0.010431 | Just because people are eating by a teal colored wall that does not mean they are on a date. | exists e1 s1 s2 x1 x2.(n_people(x1) & by(e1,x2) & n_wall(x2) & a_colored(s2) & Theme(s2,x2) & a_teal(s1) & Theme(s1,x2) & Actor(e1,x1) & v_eat(e1)) | exists p1 x1.(n_people(x1) & exists x2.(on(x1,x2) & n_date(x2))) | 4cc07c62-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 x1 x2.(v_eat(e1) & n_wall(x2) & n_people(x1) & by(e1,x2) & a_teal(s1) & a_colored(s2) & Theme(s2,x2) & Theme(s1,x2) & Actor(e1,x1)) | exists x1.(n_people(x1) & exists x2.(on(x1,x2) & n_date(x2))) |
||
The people are eating by a teal colored wall. | A person eats cake with others. | 1 | 0.001517 | Just because people are eating that does not mean they are eating cake with others. | exists e1 s1 s2 x1 x2.(n_people(x1) & by(e1,x2) & n_wall(x2) & a_colored(s2) & Theme(s2,x2) & a_teal(s1) & Theme(s1,x2) & Actor(e1,x1) & v_eat(e1)) | exists e1 x1 x2 x3.(with(e1,x3) & -(x3 = x1) & n_person(x1) & n_person(x3) & Theme(e1,x2) & Actor(e1,x1) & v_eat(e1) & n_cake(x2) & n_person(x1)) | 4cc080f4-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 x1 x2.(v_eat(e1) & n_wall(x2) & n_people(x1) & by(e1,x2) & a_teal(s1) & a_colored(s2) & Theme(s2,x2) & Theme(s1,x2) & Actor(e1,x1)) | exists e1 x1 x2 x3.(with(e1,x3) & v_eat(e1) & n_person(x3) & n_person(x1) & n_cake(x2) & Theme(e1,x2) & Actor(e1,x1) & -(x3 = x1)) |
||
The people are eating by a teal colored wall. | They prefer to stand when eating. | 1 | 0.577499 | Just because people are eating by a teal colored wall that does not mean they prefer to stand. | exists e1 s1 s2 x1 x2.(n_people(x1) & by(e1,x2) & n_wall(x2) & a_colored(s2) & Theme(s2,x2) & a_teal(s1) & Theme(s1,x2) & Actor(e1,x1) & v_eat(e1)) | exists e1 p1 x1 x2 x3.(n_thing(x1) & a_topic(x1) & n_when(x1) & Time(x1,x3) & n_eating(x3) & Topic(e1,p1) & Actor(e1,x2) & v_prefer(e1) & exists e2.(Actor(e2,x2) & v_stand(e2)) & (x1 = x2)) | 4cc08590-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 x1 x2.(v_eat(e1) & n_wall(x2) & n_people(x1) & by(e1,x2) & a_teal(s1) & a_colored(s2) & Theme(s2,x2) & Theme(s1,x2) & Actor(e1,x1)) | exists e1 p1 x1 x2 x3.(v_prefer(e1) & n_when(x1) & n_thing(x1) & n_eating(x3) & exists e2.(v_stand(e2) & Actor(e2,x2)) & a_topic(x1) & Topic(e1,p1) & Time(x1,x3) & Actor(e1,x2) & (x1 = x2)) |
||
The people are eating by a teal colored wall. | There's a group of people eating sandwiches next to a teal wall. | 1 | 0.003113 | Just because people are eating that does not mean they are eating sandwiches. | exists e1 s1 s2 x1 x2.(n_people(x1) & by(e1,x2) & n_wall(x2) & a_colored(s2) & Theme(s2,x2) & a_teal(s1) & Theme(s1,x2) & Actor(e1,x1) & v_eat(e1)) | exists p1 x1 e1 x2 x3 x4 x5 x6 x7 x8.((x1 = x2) & of(x2,x3) & Theme(e1,x5) & Actor(e1,x4) & v_eat(e1) & to(x6,x7) & n_wall(x7) & of(x7,x8) & n_teal(x8) & next(x5,x6) & n_thing(x6) & n_sandwich(x5) & (x3 = x4) & n_people(x3) & n_group(x2)) | 4cc08c8e-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 x1 x2.(v_eat(e1) & n_wall(x2) & n_people(x1) & by(e1,x2) & a_teal(s1) & a_colored(s2) & Theme(s2,x2) & Theme(s1,x2) & Actor(e1,x1)) | exists x1 e1 x2 x3 x4 x5 x6 x7 x8.(v_eat(e1) & to(x6,x7) & of(x7,x8) & of(x2,x3) & next(x5,x6) & n_wall(x7) & n_thing(x6) & n_teal(x8) & n_sandwich(x5) & n_people(x3) & n_group(x2) & Theme(e1,x5) & Actor(e1,x4) & (x3 = x4) & (x1 = x2)) |
||
Two men in a tennis court in a city are standing on either side of the net talking to each other. | Two men are playing tennis in a tennis court in the city. | 0 | 0.706058 | two men are playing tennis and talking to each other on a tennis court | exists e1 x1 x2 x3 x4 x6.(n_net(x6) & all x5.(n_side(x5) -> exists e2.(for(e1,e2) & all x7.(n_other(x7) -> to(e2,x7)) & Actor(e2,x1) & v_talk(e2) & on(e1,x5) & of(x5,x6))) & Actor(e1,x1) & v_stand(e1) & in(x1,x2) & in(x2,x4) & n_city(x4) & n_court(x2) & of(x2,x3) & n_tennis(x3) & n_man(x1) & card_eq_2(x1)) | exists e1 x1 x2 x3 x4 x5.(n_city(x5) & in(e1,x3) & in(x3,x5) & n_court(x3) & of(x3,x4) & n_tennis(x4) & Theme(e1,x2) & Actor(e1,x1) & v_play(e1) & n_tennis(x2) & n_man(x1) & card_eq_2(x1)) | 4cc09c24-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4 x6.(v_stand(e1) & of(x2,x3) & n_tennis(x3) & n_net(x6) & n_man(x1) & n_court(x2) & n_city(x4) & in(x2,x4) & in(x1,x2) & card_eq_2(x1) & all x5.(exists e2.(v_talk(e2) & on(e1,x5) & of(x5,x6) & for(e1,e2) & all x7.(to(e2,x7) | -n_other(x7)) & Actor(e2,x1)) | -n_side(x5)) & Actor(e1,x1)) | exists e1 x1 x2 x3 x4 x5.(v_play(e1) & of(x3,x4) & n_tennis(x4) & n_tennis(x2) & n_man(x1) & n_court(x3) & n_city(x5) & in(x3,x5) & in(e1,x3) & card_eq_2(x1) & Theme(e1,x2) & Actor(e1,x1)) |
||
Two men in a tennis court in a city are standing on either side of the net talking to each other. | Men congratulate each other after a tennis match. | 1 | 0.57836 | Just because two men are talking on a tennis court that does not mean they are congratulating each other. | exists e1 x1 x2 x3 x4 x6.(n_net(x6) & all x5.(n_side(x5) -> exists e2.(for(e1,e2) & all x7.(n_other(x7) -> to(e2,x7)) & Actor(e2,x1) & v_talk(e2) & on(e1,x5) & of(x5,x6))) & Actor(e1,x1) & v_stand(e1) & in(x1,x2) & in(x2,x4) & n_city(x4) & n_court(x2) & of(x2,x3) & n_tennis(x3) & n_man(x1) & card_eq_2(x1)) | exists x1.(all x2.(n_other(x2) -> exists e1 x3 x4.(after(e1,x3) & n_match(x3) & of(x3,x4) & n_tennis(x4) & Theme(e1,x2) & Actor(e1,x1) & v_congratulate(e1))) & n_man(x1)) | 4cc0a08e-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4 x6.(v_stand(e1) & of(x2,x3) & n_tennis(x3) & n_net(x6) & n_man(x1) & n_court(x2) & n_city(x4) & in(x2,x4) & in(x1,x2) & card_eq_2(x1) & all x5.(exists e2.(v_talk(e2) & on(e1,x5) & of(x5,x6) & for(e1,e2) & all x7.(to(e2,x7) | -n_other(x7)) & Actor(e2,x1)) | -n_side(x5)) & Actor(e1,x1)) | exists x1.(n_man(x1) & all x2.(exists e1 x3 x4.(v_congratulate(e1) & of(x3,x4) & n_tennis(x4) & n_match(x3) & after(e1,x3) & Theme(e1,x2) & Actor(e1,x1)) | -n_other(x2))) |
||
Two men in a tennis court in a city are standing on either side of the net talking to each other. | There are two men fighting over a tennis match. | 1 | 0.030413 | Just because the two men are talking to each other does not imply that they are fighting. | exists e1 x1 x2 x3 x4 x6.(n_net(x6) & all x5.(n_side(x5) -> exists e2.(for(e1,e2) & all x7.(n_other(x7) -> to(e2,x7)) & Actor(e2,x1) & v_talk(e2) & on(e1,x5) & of(x5,x6))) & Actor(e1,x1) & v_stand(e1) & in(x1,x2) & in(x2,x4) & n_city(x4) & n_court(x2) & of(x2,x3) & n_tennis(x3) & n_man(x1) & card_eq_2(x1)) | exists p1 x1 e1 x2 x3 x4 x5.((x1 = x2) & over(e1,x4) & n_match(x4) & of(x4,x5) & n_tennis(x5) & Actor(e1,x3) & v_fight(e1) & (x2 = x3) & n_man(x2) & card_eq_2(x2)) | 4cc0a502-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4 x6.(v_stand(e1) & of(x2,x3) & n_tennis(x3) & n_net(x6) & n_man(x1) & n_court(x2) & n_city(x4) & in(x2,x4) & in(x1,x2) & card_eq_2(x1) & all x5.(exists e2.(v_talk(e2) & on(e1,x5) & of(x5,x6) & for(e1,e2) & all x7.(to(e2,x7) | -n_other(x7)) & Actor(e2,x1)) | -n_side(x5)) & Actor(e1,x1)) | exists x1 e1 x2 x3 x4 x5.(v_fight(e1) & over(e1,x4) & of(x4,x5) & n_tennis(x5) & n_match(x4) & n_man(x2) & card_eq_2(x2) & Actor(e1,x3) & (x2 = x3) & (x1 = x2)) |
||
Two men in a tennis court in a city are standing on either side of the net talking to each other. | Two men have finished their tennis match and discussing the outcome. | 1 | 0.297757 | Just because the two men are talking to each other, does not imply that they are discussing the outcome. | exists e1 x1 x2 x3 x4 x6.(n_net(x6) & all x5.(n_side(x5) -> exists e2.(for(e1,e2) & all x7.(n_other(x7) -> to(e2,x7)) & Actor(e2,x1) & v_talk(e2) & on(e1,x5) & of(x5,x6))) & Actor(e1,x1) & v_stand(e1) & in(x1,x2) & in(x2,x4) & n_city(x4) & n_court(x2) & of(x2,x3) & n_tennis(x3) & n_man(x1) & card_eq_2(x1)) | exists e1 e2 x1 x2 x3 x4 x5 x6.(n_outcome(x6) & Theme(e2,x2) & Actor(e2,x1) & v_finish(e2) & subset_of(e1,x2) & Theme(e1,x6) & Actor(e1,x5) & v_discuss(e1) & n_thing(x5) & subset_of(x3,x2) & n_match(x3) & of(x3,x4) & n_tennis(x4) & of(x3,x1) & n_thing(x1) & n_man(x1) & card_eq_2(x1)) | 4cc0b434-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4 x6.(v_stand(e1) & of(x2,x3) & n_tennis(x3) & n_net(x6) & n_man(x1) & n_court(x2) & n_city(x4) & in(x2,x4) & in(x1,x2) & card_eq_2(x1) & all x5.(exists e2.(v_talk(e2) & on(e1,x5) & of(x5,x6) & for(e1,e2) & all x7.(to(e2,x7) | -n_other(x7)) & Actor(e2,x1)) | -n_side(x5)) & Actor(e1,x1)) | exists e1 e2 x1 x2 x3 x4 x5 x6.(v_finish(e2) & v_discuss(e1) & subset_of(x3,x2) & subset_of(e1,x2) & of(x3,x4) & of(x3,x1) & n_thing(x5) & n_thing(x1) & n_tennis(x4) & n_outcome(x6) & n_match(x3) & n_man(x1) & card_eq_2(x1) & Theme(e2,x2) & Theme(e1,x6) & Actor(e2,x1) & Actor(e1,x5)) |
||
Two men in a tennis court in a city are standing on either side of the net talking to each other. | The men are playing tennis | 1 | 0.94441 | Just because the two men are in a tennis court, does not imply that they are playing tennis. | exists e1 x1 x2 x3 x4 x6.(n_net(x6) & all x5.(n_side(x5) -> exists e2.(for(e1,e2) & all x7.(n_other(x7) -> to(e2,x7)) & Actor(e2,x1) & v_talk(e2) & on(e1,x5) & of(x5,x6))) & Actor(e1,x1) & v_stand(e1) & in(x1,x2) & in(x2,x4) & n_city(x4) & n_court(x2) & of(x2,x3) & n_tennis(x3) & n_man(x1) & card_eq_2(x1)) | exists e1 x1 x2.(n_man(x1) & Theme(e1,x2) & Actor(e1,x1) & v_play(e1) & n_tennis(x2)) | 4cc0c30c-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4 x6.(v_stand(e1) & of(x2,x3) & n_tennis(x3) & n_net(x6) & n_man(x1) & n_court(x2) & n_city(x4) & in(x2,x4) & in(x1,x2) & card_eq_2(x1) & all x5.(exists e2.(v_talk(e2) & on(e1,x5) & of(x5,x6) & for(e1,e2) & all x7.(to(e2,x7) | -n_other(x7)) & Actor(e2,x1)) | -n_side(x5)) & Actor(e1,x1)) | exists e1 x1 x2.(v_play(e1) & n_tennis(x2) & n_man(x1) & Theme(e1,x2) & Actor(e1,x1)) |
||
Two men in a tennis court in a city are standing on either side of the net talking to each other. | Two women are in a baseball diamond. | 2 | 0 | Men and women are different genders. They cannot be in a tennis court and a baseball diamond at the same time. | exists e1 x1 x2 x3 x4 x6.(n_net(x6) & all x5.(n_side(x5) -> exists e2.(for(e1,e2) & all x7.(n_other(x7) -> to(e2,x7)) & Actor(e2,x1) & v_talk(e2) & on(e1,x5) & of(x5,x6))) & Actor(e1,x1) & v_stand(e1) & in(x1,x2) & in(x2,x4) & n_city(x4) & n_court(x2) & of(x2,x3) & n_tennis(x3) & n_man(x1) & card_eq_2(x1)) | exists p1 x1.(exists x2 x3.(in(x1,x2) & n_diamond(x2) & of(x2,x3) & n_baseball(x3)) & n_woman(x1) & card_eq_2(x1)) | 4cc0d70c-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4 x6.(v_stand(e1) & of(x2,x3) & n_tennis(x3) & n_net(x6) & n_man(x1) & n_court(x2) & n_city(x4) & in(x2,x4) & in(x1,x2) & card_eq_2(x1) & all x5.(exists e2.(v_talk(e2) & on(e1,x5) & of(x5,x6) & for(e1,e2) & all x7.(to(e2,x7) | -n_other(x7)) & Actor(e2,x1)) | -n_side(x5)) & Actor(e1,x1)) | exists x1.(n_woman(x1) & exists x2 x3.(of(x2,x3) & n_diamond(x2) & n_baseball(x3) & in(x1,x2)) & card_eq_2(x1)) |
||
Two men in a tennis court in a city are standing on either side of the net talking to each other. | The men are friends. | 1 | 0.630977 | Just because the two men are talking to each other, does not imply that they are friends. | exists e1 x1 x2 x3 x4 x6.(n_net(x6) & all x5.(n_side(x5) -> exists e2.(for(e1,e2) & all x7.(n_other(x7) -> to(e2,x7)) & Actor(e2,x1) & v_talk(e2) & on(e1,x5) & of(x5,x6))) & Actor(e1,x1) & v_stand(e1) & in(x1,x2) & in(x2,x4) & n_city(x4) & n_court(x2) & of(x2,x3) & n_tennis(x3) & n_man(x1) & card_eq_2(x1)) | exists p1 x1.(n_man(x1) & exists x2.((x1 = x2) & n_friend(x2))) | 4cc0e09e-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4 x6.(v_stand(e1) & of(x2,x3) & n_tennis(x3) & n_net(x6) & n_man(x1) & n_court(x2) & n_city(x4) & in(x2,x4) & in(x1,x2) & card_eq_2(x1) & all x5.(exists e2.(v_talk(e2) & on(e1,x5) & of(x5,x6) & for(e1,e2) & all x7.(to(e2,x7) | -n_other(x7)) & Actor(e2,x1)) | -n_side(x5)) & Actor(e1,x1)) | exists x1.(n_man(x1) & exists x2.(n_friend(x2) & (x1 = x2))) |
||
Man in black hat teaching another man tennis on a fenced in tennis court. | The man is a pro. | 1 | 0.680607 | Just because the man teaches another man tennis, does not imply that he is a pro. | exists s1 x1 x2 x3 x4 x5 x6 x7 x8.(a_topic(x1) & on(x1,x6) & in(x6,x7) & n_court(x7) & of(x7,x8) & n_tennis(x8) & n_fence(x6) & in(x1,x2) & n_tennis(x4) & of(x4,x5) & n_man(x5) & rel(x2,x4) & n_teaching(x2) & of(x2,x3) & n_hat(x3) & a_black(s1) & Theme(s1,x2) & n_man(x1)) | exists p1 x1.(n_man(x1) & exists x2.((x1 = x2) & n_pro(x2))) | 4cc0f8ae-e4c8-11ec-9cdd-0242ac1c0002 | exists s1 x1 x2 x3 x4 x5 x6 x7 x8.(rel(x2,x4) & on(x1,x6) & of(x7,x8) & of(x4,x5) & of(x2,x3) & n_tennis(x8) & n_tennis(x4) & n_teaching(x2) & n_man(x5) & n_man(x1) & n_hat(x3) & n_fence(x6) & n_court(x7) & in(x6,x7) & in(x1,x2) & a_topic(x1) & a_black(s1) & Theme(s1,x2)) | exists x1.(n_man(x1) & exists x2.(n_pro(x2) & (x1 = x2))) |
||
Man in black hat teaching another man tennis on a fenced in tennis court. | A man is teaching his brother how to play tennis. | 1 | 0.167075 | Just because a man is teaching another mean does not indicate that the man is his brother. | exists s1 x1 x2 x3 x4 x5 x6 x7 x8.(a_topic(x1) & on(x1,x6) & in(x6,x7) & n_court(x7) & of(x7,x8) & n_tennis(x8) & n_fence(x6) & in(x1,x2) & n_tennis(x4) & of(x4,x5) & n_man(x5) & rel(x2,x4) & n_teaching(x2) & of(x2,x3) & n_hat(x3) & a_black(s1) & Theme(s1,x2) & n_man(x1)) | exists e1 p1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_teach(e1) & Topic(x2,p1) & exists e2 x3.(Theme(e2,x3) & Actor(e2,x2) & v_play(e2) & n_tennis(x3)) & n_brother(x2) & of(x2,x1) & n_male(x1) & n_man(x1)) | 4cc0feb2-e4c8-11ec-9cdd-0242ac1c0002 | exists s1 x1 x2 x3 x4 x5 x6 x7 x8.(rel(x2,x4) & on(x1,x6) & of(x7,x8) & of(x4,x5) & of(x2,x3) & n_tennis(x8) & n_tennis(x4) & n_teaching(x2) & n_man(x5) & n_man(x1) & n_hat(x3) & n_fence(x6) & n_court(x7) & in(x6,x7) & in(x1,x2) & a_topic(x1) & a_black(s1) & Theme(s1,x2)) | exists e1 p1 x1 x2.(v_teach(e1) & of(x2,x1) & n_man(x1) & n_male(x1) & n_brother(x2) & exists e2 x3.(v_play(e2) & n_tennis(x3) & Theme(e2,x3) & Actor(e2,x2)) & Topic(x2,p1) & Theme(e1,x2) & Actor(e1,x1)) |
||
Man in black hat teaching another man tennis on a fenced in tennis court. | The men are playing baseball. | 2 | 0 | Two men can't both be playing tennis at the tennis court and playing basketball. | exists s1 x1 x2 x3 x4 x5 x6 x7 x8.(a_topic(x1) & on(x1,x6) & in(x6,x7) & n_court(x7) & of(x7,x8) & n_tennis(x8) & n_fence(x6) & in(x1,x2) & n_tennis(x4) & of(x4,x5) & n_man(x5) & rel(x2,x4) & n_teaching(x2) & of(x2,x3) & n_hat(x3) & a_black(s1) & Theme(s1,x2) & n_man(x1)) | exists e1 x1 x2.(n_man(x1) & Theme(e1,x2) & Actor(e1,x1) & v_play(e1) & n_baseball(x2)) | 4cc10498-e4c8-11ec-9cdd-0242ac1c0002 | exists s1 x1 x2 x3 x4 x5 x6 x7 x8.(rel(x2,x4) & on(x1,x6) & of(x7,x8) & of(x4,x5) & of(x2,x3) & n_tennis(x8) & n_tennis(x4) & n_teaching(x2) & n_man(x5) & n_man(x1) & n_hat(x3) & n_fence(x6) & n_court(x7) & in(x6,x7) & in(x1,x2) & a_topic(x1) & a_black(s1) & Theme(s1,x2)) | exists e1 x1 x2.(v_play(e1) & n_man(x1) & n_baseball(x2) & Theme(e1,x2) & Actor(e1,x1)) |
||
Man in black hat teaching another man tennis on a fenced in tennis court. | A man is teaching another man to play tennis. | 0 | 1 | A man is teaching tennis to another man. | exists s1 x1 x2 x3 x4 x5 x6 x7 x8.(a_topic(x1) & on(x1,x6) & in(x6,x7) & n_court(x7) & of(x7,x8) & n_tennis(x8) & n_fence(x6) & in(x1,x2) & n_tennis(x4) & of(x4,x5) & n_man(x5) & rel(x2,x4) & n_teaching(x2) & of(x2,x3) & n_hat(x3) & a_black(s1) & Theme(s1,x2) & n_man(x1)) | exists e1 p1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_teach(e1) & Topic(x2,p1) & exists e2 x3.(Theme(e2,x3) & Actor(e2,x2) & v_play(e2) & n_tennis(x3)) & n_man(x2) & -(x2 = x1) & n_man(x1) & n_man(x1)) | 4cc116fe-e4c8-11ec-9cdd-0242ac1c0002 | exists s1 x1 x2 x3 x4 x5 x6 x7 x8.(rel(x2,x4) & on(x1,x6) & of(x7,x8) & of(x4,x5) & of(x2,x3) & n_tennis(x8) & n_tennis(x4) & n_teaching(x2) & n_man(x5) & n_man(x1) & n_hat(x3) & n_fence(x6) & n_court(x7) & in(x6,x7) & in(x1,x2) & a_topic(x1) & a_black(s1) & Theme(s1,x2)) | exists e1 p1 x1 x2.(v_teach(e1) & n_man(x2) & n_man(x1) & exists e2 x3.(v_play(e2) & n_tennis(x3) & Theme(e2,x3) & Actor(e2,x2)) & Topic(x2,p1) & Theme(e1,x2) & Actor(e1,x1) & -(x2 = x1)) |
||
Man in black hat teaching another man tennis on a fenced in tennis court. | A coach is preparing his student for a tennis match. | 1 | 0.622921 | The man that is teaching another man tennis, does not mean that he is preparing him for a tennis match. | exists s1 x1 x2 x3 x4 x5 x6 x7 x8.(a_topic(x1) & on(x1,x6) & in(x6,x7) & n_court(x7) & of(x7,x8) & n_tennis(x8) & n_fence(x6) & in(x1,x2) & n_tennis(x4) & of(x4,x5) & n_man(x5) & rel(x2,x4) & n_teaching(x2) & of(x2,x3) & n_hat(x3) & a_black(s1) & Theme(s1,x2) & n_man(x1)) | exists e1 x1 x2 x3 x4.(for(e1,x3) & n_match(x3) & of(x3,x4) & n_tennis(x4) & Theme(e1,x2) & Actor(e1,x1) & v_prepare(e1) & n_student(x2) & of(x2,x1) & n_male(x1) & n_coach(x1)) | 4cc11bcc-e4c8-11ec-9cdd-0242ac1c0002 | exists s1 x1 x2 x3 x4 x5 x6 x7 x8.(rel(x2,x4) & on(x1,x6) & of(x7,x8) & of(x4,x5) & of(x2,x3) & n_tennis(x8) & n_tennis(x4) & n_teaching(x2) & n_man(x5) & n_man(x1) & n_hat(x3) & n_fence(x6) & n_court(x7) & in(x6,x7) & in(x1,x2) & a_topic(x1) & a_black(s1) & Theme(s1,x2)) | exists e1 x1 x2 x3 x4.(v_prepare(e1) & of(x3,x4) & of(x2,x1) & n_tennis(x4) & n_student(x2) & n_match(x3) & n_male(x1) & n_coach(x1) & for(e1,x3) & Theme(e1,x2) & Actor(e1,x1)) |
||
Man in black hat teaching another man tennis on a fenced in tennis court. | The men are holding rackets. | 1 | 0.92275 | Just because the man is teaching another man tennis, does not necessarily mean that they are holding rackets. | exists s1 x1 x2 x3 x4 x5 x6 x7 x8.(a_topic(x1) & on(x1,x6) & in(x6,x7) & n_court(x7) & of(x7,x8) & n_tennis(x8) & n_fence(x6) & in(x1,x2) & n_tennis(x4) & of(x4,x5) & n_man(x5) & rel(x2,x4) & n_teaching(x2) & of(x2,x3) & n_hat(x3) & a_black(s1) & Theme(s1,x2) & n_man(x1)) | exists e1 x1 x2.(n_man(x1) & Theme(e1,x2) & Actor(e1,x1) & v_hold(e1) & n_racket(x2)) | 4cc1272a-e4c8-11ec-9cdd-0242ac1c0002 | exists s1 x1 x2 x3 x4 x5 x6 x7 x8.(rel(x2,x4) & on(x1,x6) & of(x7,x8) & of(x4,x5) & of(x2,x3) & n_tennis(x8) & n_tennis(x4) & n_teaching(x2) & n_man(x5) & n_man(x1) & n_hat(x3) & n_fence(x6) & n_court(x7) & in(x6,x7) & in(x1,x2) & a_topic(x1) & a_black(s1) & Theme(s1,x2)) | exists e1 x1 x2.(v_hold(e1) & n_racket(x2) & n_man(x1) & Theme(e1,x2) & Actor(e1,x1)) |
||
Man in black hat teaching another man tennis on a fenced in tennis court. | Two brothers playing tennis with each other. | 1 | 0.119413 | Just because there are two men, does not indicate that they are brothers. | exists s1 x1 x2 x3 x4 x5 x6 x7 x8.(a_topic(x1) & on(x1,x6) & in(x6,x7) & n_court(x7) & of(x7,x8) & n_tennis(x8) & n_fence(x6) & in(x1,x2) & n_tennis(x4) & of(x4,x5) & n_man(x5) & rel(x2,x4) & n_teaching(x2) & of(x2,x3) & n_hat(x3) & a_black(s1) & Theme(s1,x2) & n_man(x1)) | exists e1 x1 x2 x3.(a_topic(x1) & all x4.(n_other(x4) -> with(e1,x4)) & Theme(e1,x3) & Actor(e1,x2) & v_play(e1) & n_tennis(x3) & (x1 = x2) & n_brother(x1) & card_eq_2(x1)) | 4cc12d24-e4c8-11ec-9cdd-0242ac1c0002 | exists s1 x1 x2 x3 x4 x5 x6 x7 x8.(rel(x2,x4) & on(x1,x6) & of(x7,x8) & of(x4,x5) & of(x2,x3) & n_tennis(x8) & n_tennis(x4) & n_teaching(x2) & n_man(x5) & n_man(x1) & n_hat(x3) & n_fence(x6) & n_court(x7) & in(x6,x7) & in(x1,x2) & a_topic(x1) & a_black(s1) & Theme(s1,x2)) | exists e1 x1 x2 x3.(v_play(e1) & n_tennis(x3) & n_brother(x1) & card_eq_2(x1) & all x4.(with(e1,x4) | -n_other(x4)) & a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2)) |
||
A young girl in a pink dress stands on a sidewalk. | A little girl standing on the sidewalk in a pink dress waiting for a ride. | 1 | 0.07509 | The young girl isn't necessarily little and isn't necessarily waiting for a ride. | exists e1 s1 s2 x1 x2 x3.(on(e1,x3) & n_sidewalk(x3) & Actor(e1,x1) & v_stand(e1) & in(x1,x2) & n_dress(x2) & a_pink(s2) & Theme(s2,x2) & n_girl(x1) & a_young(s1) & Theme(s1,x1)) | exists e1 e2 s1 s2 x1 x2 x3 x4 x5.(n_sidewalk(x3) & a_topic(x1) & for(e1,e2) & for(e2,x5) & n_ride(x5) & Actor(e2,x2) & v_wait(e2) & in(e1,x4) & n_dress(x4) & a_pink(s2) & Theme(s2,x4) & on(e1,x3) & Actor(e1,x2) & v_stand(e1) & (x1 = x2) & n_girl(x1) & a_little(s1) & Theme(s1,x1)) | 4cc14fb6-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 x1 x2 x3.(v_stand(e1) & on(e1,x3) & n_sidewalk(x3) & n_girl(x1) & n_dress(x2) & in(x1,x2) & a_young(s1) & a_pink(s2) & Theme(s2,x2) & Theme(s1,x1) & Actor(e1,x1)) | exists e1 e2 s1 s2 x1 x2 x3 x4 x5.(v_wait(e2) & v_stand(e1) & on(e1,x3) & n_sidewalk(x3) & n_ride(x5) & n_girl(x1) & n_dress(x4) & in(e1,x4) & for(e2,x5) & for(e1,e2) & a_topic(x1) & a_pink(s2) & a_little(s1) & Theme(s2,x4) & Theme(s1,x1) & Actor(e2,x2) & Actor(e1,x2) & (x1 = x2)) |
||
A young girl in a pink dress stands on a sidewalk. | A person in a huge dress | 1 | 0.000115 | The dress is not necessarily huge. | exists e1 s1 s2 x1 x2 x3.(on(e1,x3) & n_sidewalk(x3) & Actor(e1,x1) & v_stand(e1) & in(x1,x2) & n_dress(x2) & a_pink(s2) & Theme(s2,x2) & n_girl(x1) & a_young(s1) & Theme(s1,x1)) | exists s1 x1 x2.(a_topic(x1) & in(x1,x2) & n_dress(x2) & a_huge(s1) & Theme(s1,x2) & n_person(x1)) | 4cc15ed4-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 x1 x2 x3.(v_stand(e1) & on(e1,x3) & n_sidewalk(x3) & n_girl(x1) & n_dress(x2) & in(x1,x2) & a_young(s1) & a_pink(s2) & Theme(s2,x2) & Theme(s1,x1) & Actor(e1,x1)) | exists s1 x1 x2.(n_person(x1) & n_dress(x2) & in(x1,x2) & a_topic(x1) & a_huge(s1) & Theme(s1,x2)) |
||
A young girl in a pink dress stands on a sidewalk. | A little girl is standing on a sidewalk and wearing a pink dress. | 0 | 0.992396 | Young are little are synonymns | exists e1 s1 s2 x1 x2 x3.(on(e1,x3) & n_sidewalk(x3) & Actor(e1,x1) & v_stand(e1) & in(x1,x2) & n_dress(x2) & a_pink(s2) & Theme(s2,x2) & n_girl(x1) & a_young(s1) & Theme(s1,x1)) | exists e1 e2 s1 s2 s3 x1 x2 x3 x4.(Theme(e2,x4) & Actor(e2,x3) & v_wear(e2) & n_dress(x4) & a_pink(s3) & Theme(s3,x4) & n_girl(x3) & a_little(s2) & Theme(s2,x3) & on(e1,x2) & n_sidewalk(x2) & Actor(e1,x1) & v_stand(e1) & n_girl(x1) & a_little(s1) & Theme(s1,x1)) | 4cc16c94-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 x1 x2 x3.(v_stand(e1) & on(e1,x3) & n_sidewalk(x3) & n_girl(x1) & n_dress(x2) & in(x1,x2) & a_young(s1) & a_pink(s2) & Theme(s2,x2) & Theme(s1,x1) & Actor(e1,x1)) | exists e1 e2 s1 s2 s3 x1 x2 x3 x4.(v_wear(e2) & v_stand(e1) & on(e1,x2) & n_sidewalk(x2) & n_girl(x3) & n_girl(x1) & n_dress(x4) & a_pink(s3) & a_little(s2) & a_little(s1) & Theme(s3,x4) & Theme(s2,x3) & Theme(s1,x1) & Theme(e2,x4) & Actor(e2,x3) & Actor(e1,x1)) |
||
A young girl in a pink dress stands on a sidewalk. | A person sitting. | 2 | 0 | You can't both be sitting and standing. | exists e1 s1 s2 x1 x2 x3.(on(e1,x3) & n_sidewalk(x3) & Actor(e1,x1) & v_stand(e1) & in(x1,x2) & n_dress(x2) & a_pink(s2) & Theme(s2,x2) & n_girl(x1) & a_young(s1) & Theme(s1,x1)) | exists e1 x1 x2.(a_topic(x1) & Actor(e1,x2) & v_sit(e1) & (x1 = x2) & n_person(x1)) | 4cc170fe-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 x1 x2 x3.(v_stand(e1) & on(e1,x3) & n_sidewalk(x3) & n_girl(x1) & n_dress(x2) & in(x1,x2) & a_young(s1) & a_pink(s2) & Theme(s2,x2) & Theme(s1,x1) & Actor(e1,x1)) | exists e1 x1 x2.(v_sit(e1) & n_person(x1) & a_topic(x1) & Actor(e1,x2) & (x1 = x2)) |
||
A young girl in a pink dress stands on a sidewalk. | A girl waits by the sidewalk. | 1 | 0.962736 | The girl is on the sidewalk, not by it, and it is not necessarily true that she waits. | exists e1 s1 s2 x1 x2 x3.(on(e1,x3) & n_sidewalk(x3) & Actor(e1,x1) & v_stand(e1) & in(x1,x2) & n_dress(x2) & a_pink(s2) & Theme(s2,x2) & n_girl(x1) & a_young(s1) & Theme(s1,x1)) | exists x1 x2 x3.(n_sidewalk(x3) & a_topic(x1) & by(x1,x3) & n_wait(x1) & of(x1,x2) & n_girl(x2)) | 4cc183c8-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 x1 x2 x3.(v_stand(e1) & on(e1,x3) & n_sidewalk(x3) & n_girl(x1) & n_dress(x2) & in(x1,x2) & a_young(s1) & a_pink(s2) & Theme(s2,x2) & Theme(s1,x1) & Actor(e1,x1)) | exists x1 x2 x3.(of(x1,x2) & n_wait(x1) & n_sidewalk(x3) & n_girl(x2) & by(x1,x3) & a_topic(x1)) |
||
A young girl in a pink dress stands on a sidewalk. | A young girl stands on a sidewalk surrounded by other people. | 1 | 0.425557 | The young girl is not necessarily surrounded by other people. | exists e1 s1 s2 x1 x2 x3.(on(e1,x3) & n_sidewalk(x3) & Actor(e1,x1) & v_stand(e1) & in(x1,x2) & n_dress(x2) & a_pink(s2) & Theme(s2,x2) & n_girl(x1) & a_young(s1) & Theme(s1,x1)) | exists e1 e2 s1 x1 x2 x3 x4 x5.(n_people(x5) & on(e1,x2) & Actor(e2,x4) & -(x4 = x5) & n_people(x4) & Theme(e2,x3) & v_surround(e2) & (x2 = x3) & n_sidewalk(x2) & Actor(e1,x1) & v_stand(e1) & n_girl(x1) & a_young(s1) & Theme(s1,x1)) | 4cc1897c-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 x1 x2 x3.(v_stand(e1) & on(e1,x3) & n_sidewalk(x3) & n_girl(x1) & n_dress(x2) & in(x1,x2) & a_young(s1) & a_pink(s2) & Theme(s2,x2) & Theme(s1,x1) & Actor(e1,x1)) | exists e1 e2 s1 x1 x2 x3 x4 x5.(v_surround(e2) & v_stand(e1) & on(e1,x2) & n_sidewalk(x2) & n_people(x5) & n_people(x4) & n_girl(x1) & a_young(s1) & Theme(s1,x1) & Theme(e2,x3) & Actor(e2,x4) & Actor(e1,x1) & -(x4 = x5) & (x2 = x3)) |
||
A young girl in a pink dress stands on a sidewalk. | A girl is waiting for her mom to come out of the store. | 1 | 0.090916 | The girl is not necessarily waiting for her mom to come out of the store. | exists e1 s1 s2 x1 x2 x3.(on(e1,x3) & n_sidewalk(x3) & Actor(e1,x1) & v_stand(e1) & in(x1,x2) & n_dress(x2) & a_pink(s2) & Theme(s2,x2) & n_girl(x1) & a_young(s1) & Theme(s1,x1)) | exists e1 p1 x1 x2 x3.(n_store(x3) & for(e1,x2) & Topic(x2,p1) & exists e2.(r_out(e2) & of(e2,x3) & Actor(e2,x2) & v_come(e2)) & n_mom(x2) & of(x2,x1) & n_female(x1) & Actor(e1,x1) & v_wait(e1) & n_girl(x1)) | 4cc18e90-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 x1 x2 x3.(v_stand(e1) & on(e1,x3) & n_sidewalk(x3) & n_girl(x1) & n_dress(x2) & in(x1,x2) & a_young(s1) & a_pink(s2) & Theme(s2,x2) & Theme(s1,x1) & Actor(e1,x1)) | exists e1 p1 x1 x2 x3.(v_wait(e1) & of(x2,x1) & n_store(x3) & n_mom(x2) & n_girl(x1) & n_female(x1) & for(e1,x2) & exists e2.(v_come(e2) & r_out(e2) & of(e2,x3) & Actor(e2,x2)) & Topic(x2,p1) & Actor(e1,x1)) |
||
The man sits on a sofa under the bridge and litter is all around him. | A man sits on a sofa under a bridge where he lives. | 1 | 0.553892 | It wasn't indicated that the men lives their. | exists e1 p1 x1 x2 x3 x4.(n_male(x3) & n_bridge(x3) & n_man(x1) & r_all(x4) & around(x4,x3) & n_litter(x4) & under(e1,x3) & on(e1,x2) & n_sofa(x2) & Actor(e1,x1) & v_sit(e1)) | exists e1 p1 x1 x2 x3.(under(e1,x3) & exists e2.(Actor(e2,x1) & v_live(e2)) & n_male(x1) & where(x3,p1) & n_bridge(x3) & on(e1,x2) & n_sofa(x2) & Actor(e1,x1) & v_sit(e1) & n_man(x1)) | 4cc236ec-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4.(v_sit(e1) & under(e1,x3) & r_all(x4) & on(e1,x2) & n_sofa(x2) & n_man(x1) & n_male(x3) & n_litter(x4) & n_bridge(x3) & around(x4,x3) & Actor(e1,x1)) | exists e1 p1 x1 x2 x3.(where(x3,p1) & v_sit(e1) & under(e1,x3) & on(e1,x2) & n_sofa(x2) & n_man(x1) & n_male(x1) & n_bridge(x3) & exists e2.(v_live(e2) & Actor(e2,x1)) & Actor(e1,x1)) |
||
The man sits on a sofa under the bridge and litter is all around him. | A man is sitting in a recliner in his pristine home. | 2 | 0 | A man sitting on a sofa under the bridge is different than a man sitting in a recliner in his pristine home. | exists e1 p1 x1 x2 x3 x4.(n_male(x3) & n_bridge(x3) & n_man(x1) & r_all(x4) & around(x4,x3) & n_litter(x4) & under(e1,x3) & on(e1,x2) & n_sofa(x2) & Actor(e1,x1) & v_sit(e1)) | exists e1 s1 x1 x2 x3.(in(e1,x3) & n_home(x3) & a_pristine(s1) & Theme(s1,x3) & of(x3,x1) & n_male(x1) & in(e1,x2) & n_recliner(x2) & Actor(e1,x1) & v_sit(e1) & n_man(x1)) | 4cc23c64-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4.(v_sit(e1) & under(e1,x3) & r_all(x4) & on(e1,x2) & n_sofa(x2) & n_man(x1) & n_male(x3) & n_litter(x4) & n_bridge(x3) & around(x4,x3) & Actor(e1,x1)) | exists e1 s1 x1 x2 x3.(v_sit(e1) & of(x3,x1) & n_recliner(x2) & n_man(x1) & n_male(x1) & n_home(x3) & in(e1,x3) & in(e1,x2) & a_pristine(s1) & Theme(s1,x3) & Actor(e1,x1)) |
||
The man sits on a sofa under the bridge and litter is all around him. | The bridge is colored blue. | 1 | 0.01918 | Bridges are not always blue. | exists e1 p1 x1 x2 x3 x4.(n_male(x3) & n_bridge(x3) & n_man(x1) & r_all(x4) & around(x4,x3) & n_litter(x4) & under(e1,x3) & on(e1,x2) & n_sofa(x2) & Actor(e1,x1) & v_sit(e1)) | exists e1 p1 x1.(n_bridge(x1) & exists s1.(Theme(s1,x1) & a_blue(s1)) & Recipient(e1,p1) & Topic(e1,x1) & v_color(e1)) | 4cc240e2-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4.(v_sit(e1) & under(e1,x3) & r_all(x4) & on(e1,x2) & n_sofa(x2) & n_man(x1) & n_male(x3) & n_litter(x4) & n_bridge(x3) & around(x4,x3) & Actor(e1,x1)) | exists e1 p1 x1.(v_color(e1) & n_bridge(x1) & exists s1.(a_blue(s1) & Theme(s1,x1)) & Topic(e1,x1) & Recipient(e1,p1)) |
||
The man sits on a sofa under the bridge and litter is all around him. | There is a man sitting on a sofa under a bridge because he is homeless. | 1 | 0.767741 | The man does not have to be homeless to sit on a sofa under a bridge. | exists e1 p1 x1 x2 x3 x4.(n_male(x3) & n_bridge(x3) & n_man(x1) & r_all(x4) & around(x4,x3) & n_litter(x4) & under(e1,x3) & on(e1,x2) & n_sofa(x2) & Actor(e1,x1) & v_sit(e1)) | exists p1 x1 e1 p2 x2 x3 x4 x5.((x1 = x2) & exists s1.(Theme(s1,x2) & a_homeless(s1)) & n_male(x2) & because(e1,p2) & under(e1,x5) & n_bridge(x5) & on(e1,x4) & n_sofa(x4) & Actor(e1,x3) & v_sit(e1) & (x2 = x3) & n_man(x2)) | 4cc24a42-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4.(v_sit(e1) & under(e1,x3) & r_all(x4) & on(e1,x2) & n_sofa(x2) & n_man(x1) & n_male(x3) & n_litter(x4) & n_bridge(x3) & around(x4,x3) & Actor(e1,x1)) | exists x1 e1 p2 x2 x3 x4 x5.(v_sit(e1) & under(e1,x5) & on(e1,x4) & n_sofa(x4) & n_man(x2) & n_male(x2) & n_bridge(x5) & exists s1.(a_homeless(s1) & Theme(s1,x2)) & because(e1,p2) & Actor(e1,x3) & (x2 = x3) & (x1 = x2)) |
||
The man sits on a sofa under the bridge and litter is all around him. | a homeless man is looking for cans around him | 1 | 0.534287 | Sitting on the sofa under a bridge does not necessarily imply that he is looking for cans around him, nor does it imply that he is homeless. | exists e1 p1 x1 x2 x3 x4.(n_male(x3) & n_bridge(x3) & n_man(x1) & r_all(x4) & around(x4,x3) & n_litter(x4) & under(e1,x3) & on(e1,x2) & n_sofa(x2) & Actor(e1,x1) & v_sit(e1)) | exists e1 s1 x1 x2.(for(e1,x2) & around(x2,x1) & n_male(x1) & n_can(x2) & Actor(e1,x1) & v_look(e1) & n_man(x1) & a_homeless(s1) & Theme(s1,x1)) | 4cc253fc-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4.(v_sit(e1) & under(e1,x3) & r_all(x4) & on(e1,x2) & n_sofa(x2) & n_man(x1) & n_male(x3) & n_litter(x4) & n_bridge(x3) & around(x4,x3) & Actor(e1,x1)) | exists e1 s1 x1 x2.(v_look(e1) & n_man(x1) & n_male(x1) & n_can(x2) & for(e1,x2) & around(x2,x1) & a_homeless(s1) & Theme(s1,x1) & Actor(e1,x1)) |
||
The man sits on a sofa under the bridge and litter is all around him. | There is a man sitting on a sofa under a bridge. | 0 | 0.981915 | Sits on is the same as sitting on. | exists e1 p1 x1 x2 x3 x4.(n_male(x3) & n_bridge(x3) & n_man(x1) & r_all(x4) & around(x4,x3) & n_litter(x4) & under(e1,x3) & on(e1,x2) & n_sofa(x2) & Actor(e1,x1) & v_sit(e1)) | exists p1 x1 e1 x2 x3 x4 x5.((x1 = x2) & under(e1,x5) & n_bridge(x5) & on(e1,x4) & n_sofa(x4) & Actor(e1,x3) & v_sit(e1) & (x2 = x3) & n_man(x2)) | 4cc25e4c-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4.(v_sit(e1) & under(e1,x3) & r_all(x4) & on(e1,x2) & n_sofa(x2) & n_man(x1) & n_male(x3) & n_litter(x4) & n_bridge(x3) & around(x4,x3) & Actor(e1,x1)) | exists x1 e1 x2 x3 x4 x5.(v_sit(e1) & under(e1,x5) & on(e1,x4) & n_sofa(x4) & n_man(x2) & n_bridge(x5) & Actor(e1,x3) & (x2 = x3) & (x1 = x2)) |
||
The man sits on a sofa under the bridge and litter is all around him. | A homeless man is relaxing. | 1 | 0.672023 | The man does not necessarily have to be homeless, nor does he need to be relaxing to sit on a sofa. | exists e1 p1 x1 x2 x3 x4.(n_male(x3) & n_bridge(x3) & n_man(x1) & r_all(x4) & around(x4,x3) & n_litter(x4) & under(e1,x3) & on(e1,x2) & n_sofa(x2) & Actor(e1,x1) & v_sit(e1)) | exists s1 s2 x1.(Theme(s2,x1) & a_relaxing(s2) & n_man(x1) & a_homeless(s1) & Theme(s1,x1)) | 4cc26338-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4.(v_sit(e1) & under(e1,x3) & r_all(x4) & on(e1,x2) & n_sofa(x2) & n_man(x1) & n_male(x3) & n_litter(x4) & n_bridge(x3) & around(x4,x3) & Actor(e1,x1)) | exists s1 s2 x1.(n_man(x1) & a_relaxing(s2) & a_homeless(s1) & Theme(s2,x1) & Theme(s1,x1)) |
||
A man is sitting on a couch under an expressway ledge. | The man leans back in his recliner. | 2 | -100 | The man cannot simultaneously be sitting on a couch and on a recliner, and couches are not usually found under expressways | exists e1 x1 x2 x3 x4.(under(e1,x3) & n_ledge(x3) & of(x3,x4) & n_expressway(x4) & on(e1,x2) & n_couch(x2) & Actor(e1,x1) & v_sit(e1) & n_man(x1)) | exists e1 s1 x1 x2.(n_recliner(x2) & of(x2,x1) & n_male(x1) & n_man(x1) & in(e1,x2) & a_back(s1) & Manner(e1,s1) & Actor(e1,x1) & v_lean(e1)) | 4cc2768e-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4.(v_sit(e1) & under(e1,x3) & on(e1,x2) & of(x3,x4) & n_man(x1) & n_ledge(x3) & n_expressway(x4) & n_couch(x2) & Actor(e1,x1)) | exists e1 s1 x1 x2.(v_lean(e1) & of(x2,x1) & n_recliner(x2) & n_man(x1) & n_male(x1) & in(e1,x2) & a_back(s1) & Manner(e1,s1) & Actor(e1,x1)) |
||
A man is sitting on a couch under an expressway ledge. | A man is relaxing under the expressway bridge. | 0 | -100 | Sitting on a couch implies relaxing. | exists e1 x1 x2 x3 x4.(under(e1,x3) & n_ledge(x3) & of(x3,x4) & n_expressway(x4) & on(e1,x2) & n_couch(x2) & Actor(e1,x1) & v_sit(e1) & n_man(x1)) | exists e1 x1 x2 x3.(n_bridge(x2) & of(x2,x3) & n_expressway(x3) & under(e1,x2) & Actor(e1,x1) & v_relax(e1) & n_man(x1)) | 4cc27b48-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4.(v_sit(e1) & under(e1,x3) & on(e1,x2) & of(x3,x4) & n_man(x1) & n_ledge(x3) & n_expressway(x4) & n_couch(x2) & Actor(e1,x1)) | exists e1 x1 x2 x3.(v_relax(e1) & under(e1,x2) & of(x2,x3) & n_man(x1) & n_expressway(x3) & n_bridge(x2) & Actor(e1,x1)) |
||
A man is sitting on a couch under an expressway ledge. | A man is running a marathon. | 2 | -100 | The man is either sitting or running. | exists e1 x1 x2 x3 x4.(under(e1,x3) & n_ledge(x3) & of(x3,x4) & n_expressway(x4) & on(e1,x2) & n_couch(x2) & Actor(e1,x1) & v_sit(e1) & n_man(x1)) | exists e1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_run(e1) & n_marathon(x2) & n_man(x1)) | 4cc27ff8-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4.(v_sit(e1) & under(e1,x3) & on(e1,x2) & of(x3,x4) & n_man(x1) & n_ledge(x3) & n_expressway(x4) & n_couch(x2) & Actor(e1,x1)) | exists e1 x1 x2.(v_run(e1) & n_marathon(x2) & n_man(x1) & Theme(e1,x2) & Actor(e1,x1)) |
||
A man is sitting on a couch under an expressway ledge. | A man is running from the police. | 2 | -100 | He is either sitting or running. | exists e1 x1 x2 x3 x4.(under(e1,x3) & n_ledge(x3) & of(x3,x4) & n_expressway(x4) & on(e1,x2) & n_couch(x2) & Actor(e1,x1) & v_sit(e1) & n_man(x1)) | exists e1 x1 x2.(n_police(x2) & from(e1,x2) & Actor(e1,x1) & v_run(e1) & n_man(x1)) | 4cc2853e-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4.(v_sit(e1) & under(e1,x3) & on(e1,x2) & of(x3,x4) & n_man(x1) & n_ledge(x3) & n_expressway(x4) & n_couch(x2) & Actor(e1,x1)) | exists e1 x1 x2.(v_run(e1) & n_police(x2) & n_man(x1) & from(e1,x2) & Actor(e1,x1)) |
||
A man is sitting on a couch under an expressway ledge. | A person is seated outdoors. | 0 | -100 | A man is a person. Under an expressway implies being outdoors. | exists e1 x1 x2 x3 x4.(under(e1,x3) & n_ledge(x3) & of(x3,x4) & n_expressway(x4) & on(e1,x2) & n_couch(x2) & Actor(e1,x1) & v_sit(e1) & n_man(x1)) | exists e1 x1 x2.(Recipient(e1,x2) & Theme(e1,x1) & v_seat(e1) & n_outdoors(x2) & n_person(x1)) | 4cc28a84-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4.(v_sit(e1) & under(e1,x3) & on(e1,x2) & of(x3,x4) & n_man(x1) & n_ledge(x3) & n_expressway(x4) & n_couch(x2) & Actor(e1,x1)) | exists e1 x1 x2.(v_seat(e1) & n_person(x1) & n_outdoors(x2) & Theme(e1,x1) & Recipient(e1,x2)) |
||
A man is sitting on a couch under an expressway ledge. | A man is standing under an expressway ledge. | 2 | -100 | He is either sitting or standing. | exists e1 x1 x2 x3 x4.(under(e1,x3) & n_ledge(x3) & of(x3,x4) & n_expressway(x4) & on(e1,x2) & n_couch(x2) & Actor(e1,x1) & v_sit(e1) & n_man(x1)) | exists e1 x1 x2 x3.(under(e1,x2) & n_ledge(x2) & of(x2,x3) & n_expressway(x3) & Actor(e1,x1) & v_stand(e1) & n_man(x1)) | 4cc28ef8-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4.(v_sit(e1) & under(e1,x3) & on(e1,x2) & of(x3,x4) & n_man(x1) & n_ledge(x3) & n_expressway(x4) & n_couch(x2) & Actor(e1,x1)) | exists e1 x1 x2 x3.(v_stand(e1) & under(e1,x2) & of(x2,x3) & n_man(x1) & n_ledge(x2) & n_expressway(x3) & Actor(e1,x1)) |
||
A man is sitting on a couch under an expressway ledge. | A man sits on a piece of furniture. | 0 | -100 | A couch is a kind of furniture | exists e1 x1 x2 x3 x4.(under(e1,x3) & n_ledge(x3) & of(x3,x4) & n_expressway(x4) & on(e1,x2) & n_couch(x2) & Actor(e1,x1) & v_sit(e1) & n_man(x1)) | exists e1 x1 x2 x3.(on(e1,x2) & of(x2,x3) & n_furniture(x3) & n_piece(x2) & Actor(e1,x1) & v_sit(e1) & n_man(x1)) | 4cc293da-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4.(v_sit(e1) & under(e1,x3) & on(e1,x2) & of(x3,x4) & n_man(x1) & n_ledge(x3) & n_expressway(x4) & n_couch(x2) & Actor(e1,x1)) | exists e1 x1 x2 x3.(v_sit(e1) & on(e1,x2) & of(x2,x3) & n_piece(x2) & n_man(x1) & n_furniture(x3) & Actor(e1,x1)) |
||
A man is sitting on a couch under an expressway ledge. | The couch is dirty. | 1 | 0.902176 | every couch is not dirty. | exists e1 x1 x2 x3 x4.(under(e1,x3) & n_ledge(x3) & of(x3,x4) & n_expressway(x4) & on(e1,x2) & n_couch(x2) & Actor(e1,x1) & v_sit(e1) & n_man(x1)) | exists s1 x1.(n_couch(x1) & Theme(s1,x1) & a_dirty(s1)) | 4cc2983a-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4.(v_sit(e1) & under(e1,x3) & on(e1,x2) & of(x3,x4) & n_man(x1) & n_ledge(x3) & n_expressway(x4) & n_couch(x2) & Actor(e1,x1)) | exists s1 x1.(n_couch(x1) & a_dirty(s1) & Theme(s1,x1)) |
||
A man is sitting on a couch under an expressway ledge. | A man is sitting down. | 0 | -100 | Sitting on is the same as sitting down. | exists e1 x1 x2 x3 x4.(under(e1,x3) & n_ledge(x3) & of(x3,x4) & n_expressway(x4) & on(e1,x2) & n_couch(x2) & Actor(e1,x1) & v_sit(e1) & n_man(x1)) | exists e1 s1 x1.(a_down(s1) & Manner(e1,s1) & Actor(e1,x1) & v_sit(e1) & n_man(x1)) | 4cc29c90-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4.(v_sit(e1) & under(e1,x3) & on(e1,x2) & of(x3,x4) & n_man(x1) & n_ledge(x3) & n_expressway(x4) & n_couch(x2) & Actor(e1,x1)) | exists e1 s1 x1.(v_sit(e1) & n_man(x1) & a_down(s1) & Manner(e1,s1) & Actor(e1,x1)) |
||
A man is sitting on a couch under an expressway ledge. | A man is seated on a couch. | 0 | 1 | Sitting is a synonym of seated. | exists e1 x1 x2 x3 x4.(under(e1,x3) & n_ledge(x3) & of(x3,x4) & n_expressway(x4) & on(e1,x2) & n_couch(x2) & Actor(e1,x1) & v_sit(e1) & n_man(x1)) | exists e1 x1 x2.(on(e1,x2) & n_couch(x2) & Theme(e1,x1) & v_seat(e1) & n_man(x1)) | 4cc2a136-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4.(v_sit(e1) & under(e1,x3) & on(e1,x2) & of(x3,x4) & n_man(x1) & n_ledge(x3) & n_expressway(x4) & n_couch(x2) & Actor(e1,x1)) | exists e1 x1 x2.(v_seat(e1) & on(e1,x2) & n_man(x1) & n_couch(x2) & Theme(e1,x1)) |
||
A man is sitting on a couch under an expressway ledge. | A homeless man is sleeping under the highway bridge. | 1 | 0.543094 | The man does not need to be homeless to sit on the couch, and sitting on the couch does not also imply he is sleeping. | exists e1 x1 x2 x3 x4.(under(e1,x3) & n_ledge(x3) & of(x3,x4) & n_expressway(x4) & on(e1,x2) & n_couch(x2) & Actor(e1,x1) & v_sit(e1) & n_man(x1)) | exists e1 s1 x1 x2 x3.(n_bridge(x2) & of(x2,x3) & n_highway(x3) & under(e1,x2) & Actor(e1,x1) & v_sleep(e1) & n_man(x1) & a_homeless(s1) & Theme(s1,x1)) | 4cc2a60e-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4.(v_sit(e1) & under(e1,x3) & on(e1,x2) & of(x3,x4) & n_man(x1) & n_ledge(x3) & n_expressway(x4) & n_couch(x2) & Actor(e1,x1)) | exists e1 s1 x1 x2 x3.(v_sleep(e1) & under(e1,x2) & of(x2,x3) & n_man(x1) & n_highway(x3) & n_bridge(x2) & a_homeless(s1) & Theme(s1,x1) & Actor(e1,x1)) |
||
A man is sitting on a couch under an expressway ledge. | A man jumps off the bridge and drowns in the river. | 2 | 0 | He is either sitting or he jumps off the bridge. | exists e1 x1 x2 x3 x4.(under(e1,x3) & n_ledge(x3) & of(x3,x4) & n_expressway(x4) & on(e1,x2) & n_couch(x2) & Actor(e1,x1) & v_sit(e1) & n_man(x1)) | exists e1 s1 x1 x2 x3 x4 x5.(n_river(x5) & n_drown(x4) & n_bridge(x3) & subset_of(x4,x2) & subset_of(x3,x2) & in(e1,x5) & a_off(s1) & Manner(e1,s1) & Theme(e1,x2) & Actor(e1,x1) & v_jump(e1) & n_man(x1)) | 4cc2aad2-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4.(v_sit(e1) & under(e1,x3) & on(e1,x2) & of(x3,x4) & n_man(x1) & n_ledge(x3) & n_expressway(x4) & n_couch(x2) & Actor(e1,x1)) | exists e1 s1 x1 x2 x3 x4 x5.(v_jump(e1) & subset_of(x4,x2) & subset_of(x3,x2) & n_river(x5) & n_man(x1) & n_drown(x4) & n_bridge(x3) & in(e1,x5) & a_off(s1) & Theme(e1,x2) & Manner(e1,s1) & Actor(e1,x1)) |
||
A man is sitting on a couch under an expressway ledge. | A homeless man is sitting on a couch under an expressway ledge. | 1 | 0.730449 | The man does not have to be homeless to be sitting on the couch under an expressway ledge. | exists e1 x1 x2 x3 x4.(under(e1,x3) & n_ledge(x3) & of(x3,x4) & n_expressway(x4) & on(e1,x2) & n_couch(x2) & Actor(e1,x1) & v_sit(e1) & n_man(x1)) | exists e1 s1 x1 x2 x3 x4.(under(e1,x3) & n_ledge(x3) & of(x3,x4) & n_expressway(x4) & on(e1,x2) & n_couch(x2) & Actor(e1,x1) & v_sit(e1) & n_man(x1) & a_homeless(s1) & Theme(s1,x1)) | 4cc2af8c-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4.(v_sit(e1) & under(e1,x3) & on(e1,x2) & of(x3,x4) & n_man(x1) & n_ledge(x3) & n_expressway(x4) & n_couch(x2) & Actor(e1,x1)) | exists e1 s1 x1 x2 x3 x4.(v_sit(e1) & under(e1,x3) & on(e1,x2) & of(x3,x4) & n_man(x1) & n_ledge(x3) & n_expressway(x4) & n_couch(x2) & a_homeless(s1) & Theme(s1,x1) & Actor(e1,x1)) |
||
A man is sitting on a couch under an expressway ledge. | A man is sitting on a red couch. | 1 | 0.038847 | Couches are not always red. | exists e1 x1 x2 x3 x4.(under(e1,x3) & n_ledge(x3) & of(x3,x4) & n_expressway(x4) & on(e1,x2) & n_couch(x2) & Actor(e1,x1) & v_sit(e1) & n_man(x1)) | exists e1 s1 x1 x2.(on(e1,x2) & n_couch(x2) & a_red(s1) & Theme(s1,x2) & Actor(e1,x1) & v_sit(e1) & n_man(x1)) | 4cc2b446-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4.(v_sit(e1) & under(e1,x3) & on(e1,x2) & of(x3,x4) & n_man(x1) & n_ledge(x3) & n_expressway(x4) & n_couch(x2) & Actor(e1,x1)) | exists e1 s1 x1 x2.(v_sit(e1) & on(e1,x2) & n_man(x1) & n_couch(x2) & a_red(s1) & Theme(s1,x2) & Actor(e1,x1)) |
||
A man is sitting on a couch under an expressway ledge. | A man sits on the leather couch. | 1 | 0.280194 | Couches are not always made of leather. | exists e1 x1 x2 x3 x4.(under(e1,x3) & n_ledge(x3) & of(x3,x4) & n_expressway(x4) & on(e1,x2) & n_couch(x2) & Actor(e1,x1) & v_sit(e1) & n_man(x1)) | exists e1 x1 x2 x3.(n_couch(x2) & of(x2,x3) & n_leather(x3) & on(e1,x2) & Actor(e1,x1) & v_sit(e1) & n_man(x1)) | 4cc2b900-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4.(v_sit(e1) & under(e1,x3) & on(e1,x2) & of(x3,x4) & n_man(x1) & n_ledge(x3) & n_expressway(x4) & n_couch(x2) & Actor(e1,x1)) | exists e1 x1 x2 x3.(v_sit(e1) & on(e1,x2) & of(x2,x3) & n_man(x1) & n_leather(x3) & n_couch(x2) & Actor(e1,x1)) |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.