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
|
---|---|---|---|---|---|---|---|---|---|---|---|
Three women chat while sitting in the grass by a tree. | Three women are talking about their husbands. | 1 | -100 | Just because the women chat doesn't mean they are talking about their husbands. | exists e2 e1 x1 x2 x3.(n_grass(x2) & while(e1,e2) & by(e2,x3) & n_tree(x3) & in(e2,x2) & Actor(e2,x1) & v_sit(e2) & Actor(e1,x1) & v_chat(e1) & n_woman(x1) & card_eq_3(x1)) | exists e1 x1 x2.(about(e1,x2) & n_husband(x2) & of(x2,x1) & n_thing(x1) & Actor(e1,x1) & v_talk(e1) & n_woman(x1) & card_eq_3(x1)) | 79907396-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e1 x1 x2 x3.(while(e1,e2) & v_sit(e2) & v_chat(e1) & n_woman(x1) & n_tree(x3) & n_grass(x2) & in(e2,x2) & card_eq_3(x1) & by(e2,x3) & Actor(e2,x1) & Actor(e1,x1)) | exists e1 x1 x2.(v_talk(e1) & of(x2,x1) & n_woman(x1) & n_thing(x1) & n_husband(x2) & card_eq_3(x1) & about(e1,x2) & Actor(e1,x1)) |
||
A woman is carrying a shopping bag as she walks down the sidewalk. | The young model carries her new dress in a bag while she walks home. | 1 | -100 | There could be items other than a new dress in a bag while it is not certain she walks home. | exists e1 p1 x1 x2 x3 x4.(n_sidewalk(x4) & exists e2 s1.(a_down(s1) & Manner(e2,s1) & Theme(e2,x4) & Actor(e2,x1) & v_walk(e2)) & n_female(x1) & as(e1,p1) & Theme(e1,x2) & Actor(e1,x1) & v_carry(e1) & n_bag(x2) & of(x2,x3) & n_shopping(x3) & n_woman(x1)) | exists e1 p1 s1 s2 x1 x2 x3.(n_female(x1) & n_female(x1) & n_dress(x2) & a_new(s2) & Theme(s2,x2) & of(x2,x1) & n_model(x1) & a_young(s1) & Theme(s1,x1) & exists e2 x4.(Time(e2,x4) & n_home(x4) & Actor(e2,x1) & v_walk(e2)) & while(e1,p1) & Theme(e1,x2) & Actor(e1,x1) & v_carry(e1) & in(x2,x3) & n_bag(x3)) | 799078b4-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 p1 x1 x2 x3 x4.(v_carry(e1) & of(x2,x3) & n_woman(x1) & n_sidewalk(x4) & n_shopping(x3) & n_female(x1) & n_bag(x2) & exists e2 s1.(v_walk(e2) & a_down(s1) & Theme(e2,x4) & Manner(e2,s1) & Actor(e2,x1)) & as(e1,p1) & Theme(e1,x2) & Actor(e1,x1)) | exists e1 p1 s1 s2 x1 x2 x3.(while(e1,p1) & v_carry(e1) & of(x2,x1) & n_model(x1) & n_female(x1) & n_dress(x2) & n_bag(x3) & in(x2,x3) & exists e2 x4.(v_walk(e2) & n_home(x4) & Time(e2,x4) & Actor(e2,x1)) & a_young(s1) & a_new(s2) & Theme(s2,x2) & Theme(s1,x1) & Theme(e1,x2) & Actor(e1,x1)) |
||
A woman is carrying a shopping bag as she walks down the sidewalk. | The lady carrying a bag walks down the sidewalk. | 0 | -100 | a women is a lady | exists e1 p1 x1 x2 x3 x4.(n_sidewalk(x4) & exists e2 s1.(a_down(s1) & Manner(e2,s1) & Theme(e2,x4) & Actor(e2,x1) & v_walk(e2)) & n_female(x1) & as(e1,p1) & Theme(e1,x2) & Actor(e1,x1) & v_carry(e1) & n_bag(x2) & of(x2,x3) & n_shopping(x3) & n_woman(x1)) | exists e2 e1 s1 x1 x2 x3 x4.(n_sidewalk(x4) & n_lady(x1) & a_down(s1) & Manner(e2,s1) & Theme(e2,x4) & Actor(e2,x1) & v_walk(e2) & Theme(e1,x3) & Actor(e1,x2) & v_carry(e1) & n_bag(x3) & (x1 = x2)) | 79907dc8-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 p1 x1 x2 x3 x4.(v_carry(e1) & of(x2,x3) & n_woman(x1) & n_sidewalk(x4) & n_shopping(x3) & n_female(x1) & n_bag(x2) & exists e2 s1.(v_walk(e2) & a_down(s1) & Theme(e2,x4) & Manner(e2,s1) & Actor(e2,x1)) & as(e1,p1) & Theme(e1,x2) & Actor(e1,x1)) | exists e2 e1 s1 x1 x2 x3 x4.(v_walk(e2) & v_carry(e1) & n_sidewalk(x4) & n_lady(x1) & n_bag(x3) & a_down(s1) & Theme(e2,x4) & Theme(e1,x3) & Manner(e2,s1) & Actor(e2,x1) & Actor(e1,x2) & (x1 = x2)) |
||
A woman is carrying a shopping bag as she walks down the sidewalk. | A woman sits on a bench eating ice cream. | 2 | -100 | A woman that walks down the sidewalk cannot be the same one that sits on the bench. | exists e1 p1 x1 x2 x3 x4.(n_sidewalk(x4) & exists e2 s1.(a_down(s1) & Manner(e2,s1) & Theme(e2,x4) & Actor(e2,x1) & v_walk(e2)) & n_female(x1) & as(e1,p1) & Theme(e1,x2) & Actor(e1,x1) & v_carry(e1) & n_bag(x2) & of(x2,x3) & n_shopping(x3) & n_woman(x1)) | exists e1 e2 x1 x2 x3 x4.(for(e1,e2) & Theme(e2,x3) & Actor(e2,x1) & v_eat(e2) & n_cream(x3) & of(x3,x4) & n_ice(x4) & on(e1,x2) & n_bench(x2) & Actor(e1,x1) & v_sit(e1) & n_woman(x1)) | 799083ae-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 p1 x1 x2 x3 x4.(v_carry(e1) & of(x2,x3) & n_woman(x1) & n_sidewalk(x4) & n_shopping(x3) & n_female(x1) & n_bag(x2) & exists e2 s1.(v_walk(e2) & a_down(s1) & Theme(e2,x4) & Manner(e2,s1) & Actor(e2,x1)) & as(e1,p1) & Theme(e1,x2) & Actor(e1,x1)) | exists e1 e2 x1 x2 x3 x4.(v_sit(e1) & v_eat(e2) & on(e1,x2) & of(x3,x4) & n_woman(x1) & n_ice(x4) & n_cream(x3) & n_bench(x2) & for(e1,e2) & Theme(e2,x3) & Actor(e2,x1) & Actor(e1,x1)) |
||
A couple are sitting and looking at a green colored statue. | A couple are looking at the painting on the wall. | 2 | -100 | A green colored statue is not the same as the painting in the wall. | exists e1 e2 s1 s2 x1 x2 x3.(at(e2,x3) & n_statue(x3) & a_colored(s2) & Theme(s2,x3) & a_green(s1) & Theme(s1,x3) & Actor(e2,x2) & v_look(e2) & n_couple(x2) & Actor(e1,x1) & v_sit(e1) & n_couple(x1)) | exists e1 x1 x2 x3.(n_wall(x3) & n_painting(x2) & on(e1,x3) & at(e1,x2) & Actor(e1,x1) & v_look(e1) & n_couple(x1)) | 79908962-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 s1 s2 x1 x2 x3.(v_sit(e1) & v_look(e2) & n_statue(x3) & n_couple(x2) & n_couple(x1) & at(e2,x3) & a_green(s1) & a_colored(s2) & Theme(s2,x3) & Theme(s1,x3) & Actor(e2,x2) & Actor(e1,x1)) | exists e1 x1 x2 x3.(v_look(e1) & on(e1,x3) & n_wall(x3) & n_painting(x2) & n_couple(x1) & at(e1,x2) & Actor(e1,x1)) |
||
A couple are sitting and looking at a green colored statue. | A couple are at an art event looking at the displays. | 1 | -100 | The couple could be at other events than at an art event. | exists e1 e2 s1 s2 x1 x2 x3.(at(e2,x3) & n_statue(x3) & a_colored(s2) & Theme(s2,x3) & a_green(s1) & Theme(s1,x3) & Actor(e2,x2) & v_look(e2) & n_couple(x2) & Actor(e1,x1) & v_sit(e1) & n_couple(x1)) | exists e1 p1 x1 x2.(n_display(x2) & for(p1,e1) & at(e1,x2) & Actor(e1,x1) & v_look(e1) & exists x3 x4.(at(x1,x3) & n_event(x3) & of(x3,x4) & n_art(x4)) & n_couple(x1)) | 79908fe8-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 s1 s2 x1 x2 x3.(v_sit(e1) & v_look(e2) & n_statue(x3) & n_couple(x2) & n_couple(x1) & at(e2,x3) & a_green(s1) & a_colored(s2) & Theme(s2,x3) & Theme(s1,x3) & Actor(e2,x2) & Actor(e1,x1)) | exists e1 p1 x1 x2.(v_look(e1) & n_display(x2) & n_couple(x1) & for(p1,e1) & exists x3 x4.(of(x3,x4) & n_event(x3) & n_art(x4) & at(x1,x3)) & at(e1,x2) & Actor(e1,x1)) |
||
A couple are sitting and looking at a green colored statue. | A couple are viewing a statue. | 0 | -100 | looking is a synonym of viewing. | exists e2 e1 s1 s2 x1 x2 x3.(at(e2,x3) & n_statue(x3) & a_colored(s2) & Theme(s2,x3) & a_green(s1) & Theme(s1,x3) & Actor(e2,x2) & v_look(e2) & n_couple(x2) & Actor(e1,x1) & v_sit(e1) & n_couple(x1)) | exists e1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_view(e1) & n_statue(x2) & n_couple(x1)) | 7990952e-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e1 s1 s2 x1 x2 x3.(v_sit(e1) & v_look(e2) & n_statue(x3) & n_couple(x2) & n_couple(x1) & at(e2,x3) & a_green(s1) & a_colored(s2) & Theme(s2,x3) & Theme(s1,x3) & Actor(e2,x2) & Actor(e1,x1)) | exists e1 x1 x2.(v_view(e1) & n_statue(x2) & n_couple(x1) & Theme(e1,x2) & Actor(e1,x1)) |
||
A crowd of people gathers around a green statue. | There is only one person present. | 2 | -100 | A crowd means that there is more than one person | exists s1 x1 x2 x3 x4.(a_topic(x1) & around(x1,x4) & n_statue(x4) & a_green(s1) & Theme(s1,x4) & Time(x1,x3) & n_gather(x3) & of(x1,x2) & n_people(x2) & n_crowd(x1)) | exists p1 x1 s1 x2 x3.((x1 = x2) & Theme(s1,x3) & a_present(s1) & (x2 = x3) & n_person(x2) & card_eq_1(x2) & r_only(x2)) | 79909a74-e4c8-11ec-9cdd-0242ac1c0002 | exists s1 x1 x2 x3 x4.(of(x1,x2) & n_statue(x4) & n_people(x2) & n_gather(x3) & n_crowd(x1) & around(x1,x4) & a_topic(x1) & a_green(s1) & Time(x1,x3) & Theme(s1,x4)) | exists x1 s1 x2 x3.(r_only(x2) & n_person(x2) & card_eq_1(x2) & a_present(s1) & Theme(s1,x3) & (x2 = x3) & (x1 = x2)) |
||
A crowd of people gathers around a green statue. | There are multiple people present. | 0 | -100 | crowd is a synonym of multiple. | exists s1 x1 x2 x3 x4.(a_topic(x1) & around(x1,x4) & n_statue(x4) & a_green(s1) & Theme(s1,x4) & Time(x1,x3) & n_gather(x3) & of(x1,x2) & n_people(x2) & n_crowd(x1)) | exists p1 x1 s1 s2 x2 x3.((x1 = x2) & Theme(s2,x3) & a_present(s2) & (x2 = x3) & n_people(x2) & a_multiple(s1) & Theme(s1,x2)) | 79909fa6-e4c8-11ec-9cdd-0242ac1c0002 | exists s1 x1 x2 x3 x4.(of(x1,x2) & n_statue(x4) & n_people(x2) & n_gather(x3) & n_crowd(x1) & around(x1,x4) & a_topic(x1) & a_green(s1) & Time(x1,x3) & Theme(s1,x4)) | exists x1 s1 s2 x2 x3.(n_people(x2) & a_present(s2) & a_multiple(s1) & Theme(s2,x3) & Theme(s1,x2) & (x2 = x3) & (x1 = x2)) |
||
A crowd of people gathers around a green statue. | The people are gathered around the Statue of Liberty. | 1 | -100 | The Statue of Liberty is no the only green statue. | exists s1 x1 x2 x3 x4.(a_topic(x1) & around(x1,x4) & n_statue(x4) & a_green(s1) & Theme(s1,x4) & Time(x1,x3) & n_gather(x3) & of(x1,x2) & n_people(x2) & n_crowd(x1)) | exists e1 x1 x2 x3.(ne_nam_liberty(x3) & ne_nam_statue(x2) & n_people(x1) & around(e1,x2) & of(x2,x3) & Theme(e1,x1) & v_gather(e1)) | 7990a514-e4c8-11ec-9cdd-0242ac1c0002 | exists s1 x1 x2 x3 x4.(of(x1,x2) & n_statue(x4) & n_people(x2) & n_gather(x3) & n_crowd(x1) & around(x1,x4) & a_topic(x1) & a_green(s1) & Time(x1,x3) & Theme(s1,x4)) | exists e1 x1 x2 x3.(v_gather(e1) & of(x2,x3) & ne_nam_statue(x2) & ne_nam_liberty(x3) & n_people(x1) & around(e1,x2) & Theme(e1,x1)) |
||
A baby is in the suitcase instead of the green shirt. | A baby is in a cradle. | 2 | -100 | The baby should not be in a suitcase. The baby was in the suitcase in the first sentence and a cradle in the second sentence. | exists p1 s1 x1 x2 x3.(n_shirt(x3) & a_green(s1) & Theme(s1,x3) & n_suitcase(x2) & -in(x1,x3) & in(x1,x2) & n_baby(x1)) | exists p1 x1.(exists x2.(in(x1,x2) & n_cradle(x2)) & n_baby(x1)) | 7990aa5a-e4c8-11ec-9cdd-0242ac1c0002 | exists s1 x1 x2 x3.(n_suitcase(x2) & n_shirt(x3) & n_baby(x1) & in(x1,x2) & a_green(s1) & Theme(s1,x3) & -in(x1,x3)) | exists x1.(n_baby(x1) & exists x2.(n_cradle(x2) & in(x1,x2))) |
||
A baby is in the suitcase instead of the green shirt. | A baby is kept in a suitcase by somebody. | 1 | -100 | A baby can get into a suitcase without being kept by somebody. | exists p1 s1 x1 x2 x3.(n_shirt(x3) & a_green(s1) & Theme(s1,x3) & n_suitcase(x2) & -in(x1,x3) & in(x1,x2) & n_baby(x1)) | exists e1 x1 x2 x3.(Actor(e1,x3) & n_person(x3) & in(e1,x2) & n_suitcase(x2) & Theme(e1,x1) & v_keep(e1) & n_baby(x1)) | 7990afe6-e4c8-11ec-9cdd-0242ac1c0002 | exists s1 x1 x2 x3.(n_suitcase(x2) & n_shirt(x3) & n_baby(x1) & in(x1,x2) & a_green(s1) & Theme(s1,x3) & -in(x1,x3)) | exists e1 x1 x2 x3.(v_keep(e1) & n_suitcase(x2) & n_person(x3) & n_baby(x1) & in(e1,x2) & Theme(e1,x1) & Actor(e1,x3)) |
||
A baby is in the suitcase instead of the green shirt. | A baby is in a suitcase. | 0 | -100 | A baby is in the suitcase, rather than a shirt. | exists p1 s1 x1 x2 x3.(n_shirt(x3) & a_green(s1) & Theme(s1,x3) & n_suitcase(x2) & -in(x1,x3) & in(x1,x2) & n_baby(x1)) | exists p1 x1.(exists x2.(in(x1,x2) & n_suitcase(x2)) & n_baby(x1)) | 7990b658-e4c8-11ec-9cdd-0242ac1c0002 | exists s1 x1 x2 x3.(n_suitcase(x2) & n_shirt(x3) & n_baby(x1) & in(x1,x2) & a_green(s1) & Theme(s1,x3) & -in(x1,x3)) | exists x1.(n_baby(x1) & exists x2.(n_suitcase(x2) & in(x1,x2))) |
||
A small baby in a onesie is sitting in a suitcase. | A big baby is playing with a suitcase. | 2 | -100 | The baby cannot be both small and big | exists e1 s1 x1 x2 x3.(in(e1,x3) & n_suitcase(x3) & Actor(e1,x1) & v_sit(e1) & in(x1,x2) & n_onesie(x2) & n_baby(x1) & a_small(s1) & Theme(s1,x1)) | exists e1 s1 x1 x2.(with(e1,x2) & n_suitcase(x2) & Actor(e1,x1) & v_play(e1) & n_baby(x1) & a_big(s1) & Theme(s1,x1)) | 7990bb8a-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3.(v_sit(e1) & n_suitcase(x3) & n_onesie(x2) & n_baby(x1) & in(x1,x2) & in(e1,x3) & a_small(s1) & Theme(s1,x1) & Actor(e1,x1)) | exists e1 s1 x1 x2.(with(e1,x2) & v_play(e1) & n_suitcase(x2) & n_baby(x1) & a_big(s1) & Theme(s1,x1) & Actor(e1,x1)) |
||
A small baby in a onesie is sitting in a suitcase. | A tiny baby is trapped. | 1 | -100 | A baby sitting in a suitcase is not always trapped. | exists e1 s1 x1 x2 x3.(in(e1,x3) & n_suitcase(x3) & Actor(e1,x1) & v_sit(e1) & in(x1,x2) & n_onesie(x2) & n_baby(x1) & a_small(s1) & Theme(s1,x1)) | exists e1 s1 x1.(Theme(e1,x1) & v_trap(e1) & n_baby(x1) & a_tiny(s1) & Theme(s1,x1)) | 7990c0b2-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3.(v_sit(e1) & n_suitcase(x3) & n_onesie(x2) & n_baby(x1) & in(x1,x2) & in(e1,x3) & a_small(s1) & Theme(s1,x1) & Actor(e1,x1)) | exists e1 s1 x1.(v_trap(e1) & n_baby(x1) & a_tiny(s1) & Theme(s1,x1) & Theme(e1,x1)) |
||
A small baby in a onesie is sitting in a suitcase. | A tiny baby is sitting in a suitcase. | 0 | -100 | small is a synonym of tiny. | exists e1 s1 x1 x2 x3.(in(e1,x3) & n_suitcase(x3) & Actor(e1,x1) & v_sit(e1) & in(x1,x2) & n_onesie(x2) & n_baby(x1) & a_small(s1) & Theme(s1,x1)) | exists e1 s1 x1 x2.(in(e1,x2) & n_suitcase(x2) & Actor(e1,x1) & v_sit(e1) & n_baby(x1) & a_tiny(s1) & Theme(s1,x1)) | 7990c5d0-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3.(v_sit(e1) & n_suitcase(x3) & n_onesie(x2) & n_baby(x1) & in(x1,x2) & in(e1,x3) & a_small(s1) & Theme(s1,x1) & Actor(e1,x1)) | exists e1 s1 x1 x2.(v_sit(e1) & n_suitcase(x2) & n_baby(x1) & in(e1,x2) & a_tiny(s1) & Theme(s1,x1) & Actor(e1,x1)) |
||
A baby in pajamas is sitting in a suitcase, rummaging through its contents. | A baby is rummaging through a suitcase. | 0 | -100 | baby is rummaging through a suitcase shows that baby is going through its contents. | exists e1 e2 x1 x2 x3 x4.(for(e1,e2) & through(e2,x4) & n_contents(x4) & of(x4,x1) & n_thing(x1) & Actor(e2,x1) & v_rummage(e2) & in(e1,x3) & n_suitcase(x3) & Actor(e1,x1) & v_sit(e1) & in(x1,x2) & n_pajamas(x2) & n_baby(x1)) | exists e1 x1 x2.(through(e1,x2) & n_suitcase(x2) & Actor(e1,x1) & v_rummage(e1) & n_baby(x1)) | 7990cb20-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 x1 x2 x3 x4.(v_sit(e1) & v_rummage(e2) & through(e2,x4) & of(x4,x1) & n_thing(x1) & n_suitcase(x3) & n_pajamas(x2) & n_contents(x4) & n_baby(x1) & in(x1,x2) & in(e1,x3) & for(e1,e2) & Actor(e2,x1) & Actor(e1,x1)) | exists e1 x1 x2.(v_rummage(e1) & through(e1,x2) & n_suitcase(x2) & n_baby(x1) & Actor(e1,x1)) |
||
A baby in pajamas is sitting in a suitcase, rummaging through its contents. | A baby is going through his mom's suitcase that she just packed. | 1 | -100 | The suitcases is not guaranteed to be mom's and there is no way to know that she just packed or not. | exists e1 e2 x1 x2 x3 x4.(for(e1,e2) & through(e2,x4) & n_contents(x4) & of(x4,x1) & n_thing(x1) & Actor(e2,x1) & v_rummage(e2) & in(e1,x3) & n_suitcase(x3) & Actor(e1,x1) & v_sit(e1) & in(x1,x2) & n_pajamas(x2) & n_baby(x1)) | exists e1 p1 x1 x2 x3.(through(e1,x3) & Topic(x3,p1) & exists e2 s1.(a_just(s1) & Manner(e2,s1) & Actor(e2,x2) & v_pack(e2)) & n_female(x2) & n_suitcase(x3) & of(x3,x2) & n_mom(x2) & of(x2,x1) & n_male(x1) & Actor(e1,x1) & v_go(e1) & n_baby(x1)) | 7990d02a-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 x1 x2 x3 x4.(v_sit(e1) & v_rummage(e2) & through(e2,x4) & of(x4,x1) & n_thing(x1) & n_suitcase(x3) & n_pajamas(x2) & n_contents(x4) & n_baby(x1) & in(x1,x2) & in(e1,x3) & for(e1,e2) & Actor(e2,x1) & Actor(e1,x1)) | exists e1 p1 x1 x2 x3.(v_go(e1) & through(e1,x3) & of(x3,x2) & of(x2,x1) & n_suitcase(x3) & n_mom(x2) & n_male(x1) & n_female(x2) & n_baby(x1) & exists e2 s1.(v_pack(e2) & a_just(s1) & Manner(e2,s1) & Actor(e2,x2)) & Topic(x3,p1) & Actor(e1,x1)) |
||
A baby in pajamas is sitting in a suitcase, rummaging through its contents. | A baby is sleeping in his crib. | 2 | -100 | The baby cannot be sitting and rummaging when it is sleeping | exists e1 e2 x1 x2 x3 x4.(for(e1,e2) & through(e2,x4) & n_contents(x4) & of(x4,x1) & n_thing(x1) & Actor(e2,x1) & v_rummage(e2) & in(e1,x3) & n_suitcase(x3) & Actor(e1,x1) & v_sit(e1) & in(x1,x2) & n_pajamas(x2) & n_baby(x1)) | exists e1 x1 x2.(in(e1,x2) & n_crib(x2) & of(x2,x1) & n_male(x1) & Actor(e1,x1) & v_sleep(e1) & n_baby(x1)) | 7990d5e8-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 x1 x2 x3 x4.(v_sit(e1) & v_rummage(e2) & through(e2,x4) & of(x4,x1) & n_thing(x1) & n_suitcase(x3) & n_pajamas(x2) & n_contents(x4) & n_baby(x1) & in(x1,x2) & in(e1,x3) & for(e1,e2) & Actor(e2,x1) & Actor(e1,x1)) | exists e1 x1 x2.(v_sleep(e1) & of(x2,x1) & n_male(x1) & n_crib(x2) & n_baby(x1) & in(e1,x2) & Actor(e1,x1)) |
||
A curious baby inside a suitcase exploring various items. | The infant is grabbing onto a tie. | 1 | -100 | Exploring items does not always mean grabbing onto a tie. | exists e1 s1 s2 x1 x2 x3 x4.(a_topic(x1) & inside(x1,x2) & Theme(e1,x4) & Actor(e1,x3) & v_explore(e1) & n_item(x4) & a_various(s2) & Theme(s2,x4) & (x2 = x3) & n_suitcase(x2) & n_baby(x1) & a_curious(s1) & Theme(s1,x1)) | exists e1 x1 x2.(n_infant(x1) & onto(e1,x2) & n_tie(x2) & Actor(e1,x1) & v_grab(e1)) | 7990db88-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 x1 x2 x3 x4.(v_explore(e1) & n_suitcase(x2) & n_item(x4) & n_baby(x1) & inside(x1,x2) & a_various(s2) & a_topic(x1) & a_curious(s1) & Theme(s2,x4) & Theme(s1,x1) & Theme(e1,x4) & Actor(e1,x3) & (x2 = x3)) | exists e1 x1 x2.(v_grab(e1) & onto(e1,x2) & n_tie(x2) & n_infant(x1) & Actor(e1,x1)) |
||
A curious baby inside a suitcase exploring various items. | The baby is smaller than the luggage. | 0 | -100 | suitcase is a synonym of luggage. | exists e1 s1 s2 x1 x2 x3 x4.(a_topic(x1) & inside(x1,x2) & Theme(e1,x4) & Actor(e1,x3) & v_explore(e1) & n_item(x4) & a_various(s2) & Theme(s2,x4) & (x2 = x3) & n_suitcase(x2) & n_baby(x1) & a_curious(s1) & Theme(s1,x1)) | exists s1 x1 x2.(n_luggage(x2) & n_baby(x1) & than(s1,x2) & r_more(s1) & Theme(s1,x1) & a_smaller(s1)) | 7990e092-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 x1 x2 x3 x4.(v_explore(e1) & n_suitcase(x2) & n_item(x4) & n_baby(x1) & inside(x1,x2) & a_various(s2) & a_topic(x1) & a_curious(s1) & Theme(s2,x4) & Theme(s1,x1) & Theme(e1,x4) & Actor(e1,x3) & (x2 = x3)) | exists s1 x1 x2.(than(s1,x2) & r_more(s1) & n_luggage(x2) & n_baby(x1) & a_smaller(s1) & Theme(s1,x1)) |
||
Two football teams try to catch the pass. | A man sings to a woman he loves. | 2 | -100 | Two football teams have many more people than a man and a woman | exists e1 p1 x1 x2 x3.(n_pass(x3) & Topic(e1,p1) & Actor(e1,x1) & v_try(e1) & exists e2.(Theme(e2,x3) & Actor(e2,x1) & v_catch(e2)) & n_team(x1) & of(x1,x2) & n_football(x2) & card_eq_2(x1)) | exists e1 e2 x1 x2 x3.(to(e1,x2) & Theme(e2,x3) & Actor(e2,x1) & v_love(e2) & (x2 = x3) & n_male(x1) & n_woman(x2) & Actor(e1,x1) & v_sing(e1) & n_man(x1)) | 7990eb96-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 p1 x1 x2 x3.(v_try(e1) & of(x1,x2) & n_team(x1) & n_pass(x3) & n_football(x2) & exists e2.(v_catch(e2) & Theme(e2,x3) & Actor(e2,x1)) & card_eq_2(x1) & Topic(e1,p1) & Actor(e1,x1)) | exists e1 e2 x1 x2 x3.(v_sing(e1) & v_love(e2) & to(e1,x2) & n_woman(x2) & n_man(x1) & n_male(x1) & Theme(e2,x3) & Actor(e2,x1) & Actor(e1,x1) & (x2 = x3)) |
||
A little white baby is sitting in a suitcase. | The old man is sitting in the suitcase. | 2 | -100 | A baby is not the same as an old man | exists e1 s1 s2 x1 x2.(in(e1,x2) & n_suitcase(x2) & Actor(e1,x1) & v_sit(e1) & n_baby(x1) & a_white(s2) & Theme(s2,x1) & a_little(s1) & Theme(s1,x1)) | exists e1 s1 x1 x2.(n_suitcase(x2) & n_man(x1) & a_old(s1) & Theme(s1,x1) & in(e1,x2) & Actor(e1,x1) & v_sit(e1)) | 7990fb04-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 x1 x2.(v_sit(e1) & n_suitcase(x2) & n_baby(x1) & in(e1,x2) & a_white(s2) & a_little(s1) & Theme(s2,x1) & Theme(s1,x1) & Actor(e1,x1)) | exists e1 s1 x1 x2.(v_sit(e1) & n_suitcase(x2) & n_man(x1) & in(e1,x2) & a_old(s1) & Theme(s1,x1) & Actor(e1,x1)) |
||
A little white baby is sitting in a suitcase. | The baby is in a suitcase. | 0 | -100 | If a baby is sitting in a suitcase that means that the baby is in the suitcase. | exists e1 s1 s2 x1 x2.(in(e1,x2) & n_suitcase(x2) & Actor(e1,x1) & v_sit(e1) & n_baby(x1) & a_white(s2) & Theme(s2,x1) & a_little(s1) & Theme(s1,x1)) | exists p1 x1.(n_baby(x1) & exists x2.(in(x1,x2) & n_suitcase(x2))) | 79910798-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 x1 x2.(v_sit(e1) & n_suitcase(x2) & n_baby(x1) & in(e1,x2) & a_white(s2) & a_little(s1) & Theme(s2,x1) & Theme(s1,x1) & Actor(e1,x1)) | exists x1.(n_baby(x1) & exists x2.(n_suitcase(x2) & in(x1,x2))) |
||
A chubby older woman holding a newborn close to her chest. | A woman holds a baby. | 0 | -100 | A newborn is a baby. Holds and holding say the same thing. | exists e1 s1 s2 s3 x1 x2 x3 x4.(a_topic(x1) & to(e1,x4) & n_chest(x4) & of(x4,x1) & n_female(x1) & Theme(e1,x3) & Actor(e1,x2) & v_hold(e1) & n_close(x3) & a_newborn(s3) & Theme(s3,x3) & (x1 = x2) & n_woman(x1) & r_more(s2) & a_older(s2) & Theme(s2,x1) & a_chubby(s1) & Theme(s1,x1)) | exists e1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_hold(e1) & n_baby(x2) & n_woman(x1)) | 799118fa-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 s3 x1 x2 x3 x4.(v_hold(e1) & to(e1,x4) & r_more(s2) & of(x4,x1) & n_woman(x1) & n_female(x1) & n_close(x3) & n_chest(x4) & a_topic(x1) & a_older(s2) & a_newborn(s3) & a_chubby(s1) & Theme(s3,x3) & Theme(s2,x1) & Theme(s1,x1) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2)) | exists e1 x1 x2.(v_hold(e1) & n_woman(x1) & n_baby(x2) & Theme(e1,x2) & Actor(e1,x1)) |
||
A man in a black jacket looking over the railing of a boat. | There is only a car for transportation. | 2 | 0.000713 | Either there is a boat in addition to the car, or there is only a car. There cannot be only a car. | exists e1 s1 x1 x2 x3 x4 x5.(n_railing(x4) & a_topic(x1) & in(x1,x2) & over(e1,x4) & of(x4,x5) & n_boat(x5) & Actor(e1,x3) & v_look(e1) & (x2 = x3) & n_jacket(x2) & a_black(s1) & Theme(s1,x2) & n_man(x1)) | exists p1 s1 x1 x2.(for(p1,x2) & n_transportation(x2) & a_only(s1) & Manner(p1,s1) & exists x3.((x1 = x3) & n_car(x3))) | 7991f9d2-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4 x5.(v_look(e1) & over(e1,x4) & of(x4,x5) & n_railing(x4) & n_man(x1) & n_jacket(x2) & n_boat(x5) & in(x1,x2) & a_topic(x1) & a_black(s1) & Theme(s1,x2) & Actor(e1,x3) & (x2 = x3)) | exists p1 s1 x1 x2.(n_transportation(x2) & for(p1,x2) & exists x3.(n_car(x3) & (x1 = x3)) & a_only(s1) & Manner(p1,s1)) |
||
A man in a black jacket looking over the railing of a boat. | Man looking at his boat | 1 | 0.643911 | The boat the man is looking at is not necessarily his boat | exists e1 s1 x1 x2 x3 x4 x5.(n_railing(x4) & a_topic(x1) & in(x1,x2) & over(e1,x4) & of(x4,x5) & n_boat(x5) & Actor(e1,x3) & v_look(e1) & (x2 = x3) & n_jacket(x2) & a_black(s1) & Theme(s1,x2) & n_man(x1)) | exists e1 x1 x2.(at(e1,x2) & n_boat(x2) & of(x2,x1) & n_male(x1) & Actor(e1,x1) & v_look(e1) & n_man(x1)) | 7991fed2-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4 x5.(v_look(e1) & over(e1,x4) & of(x4,x5) & n_railing(x4) & n_man(x1) & n_jacket(x2) & n_boat(x5) & in(x1,x2) & a_topic(x1) & a_black(s1) & Theme(s1,x2) & Actor(e1,x3) & (x2 = x3)) | exists e1 x1 x2.(v_look(e1) & of(x2,x1) & n_man(x1) & n_male(x1) & n_boat(x2) & at(e1,x2) & Actor(e1,x1)) |
||
A man in a black jacket looking over the railing of a boat. | A person observes the water. | 1 | 0.67508 | the boat could be on land. we can't assume the boat is on the water. maybe the man observes grass | exists e1 s1 x1 x2 x3 x4 x5.(n_railing(x4) & a_topic(x1) & in(x1,x2) & over(e1,x4) & of(x4,x5) & n_boat(x5) & Actor(e1,x3) & v_look(e1) & (x2 = x3) & n_jacket(x2) & a_black(s1) & Theme(s1,x2) & n_man(x1)) | exists e1 x1 x2.(n_water(x2) & Theme(e1,x2) & Actor(e1,x1) & v_observe(e1) & n_person(x1)) | 799203be-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4 x5.(v_look(e1) & over(e1,x4) & of(x4,x5) & n_railing(x4) & n_man(x1) & n_jacket(x2) & n_boat(x5) & in(x1,x2) & a_topic(x1) & a_black(s1) & Theme(s1,x2) & Actor(e1,x3) & (x2 = x3)) | exists e1 x1 x2.(v_observe(e1) & n_water(x2) & n_person(x1) & Theme(e1,x2) & Actor(e1,x1)) |
||
A man in a black jacket looking over the railing of a boat. | The boat is upright | 0 | 1 | railing of a boat simply means boat is upright | exists e1 s1 x1 x2 x3 x4 x5.(n_railing(x4) & a_topic(x1) & in(x1,x2) & over(e1,x4) & of(x4,x5) & n_boat(x5) & Actor(e1,x3) & v_look(e1) & (x2 = x3) & n_jacket(x2) & a_black(s1) & Theme(s1,x2) & n_man(x1)) | exists s1 x1.(n_boat(x1) & Theme(s1,x1) & a_upright(s1)) | 79921d54-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4 x5.(v_look(e1) & over(e1,x4) & of(x4,x5) & n_railing(x4) & n_man(x1) & n_jacket(x2) & n_boat(x5) & in(x1,x2) & a_topic(x1) & a_black(s1) & Theme(s1,x2) & Actor(e1,x3) & (x2 = x3)) | exists s1 x1.(n_boat(x1) & a_upright(s1) & Theme(s1,x1)) |
||
A man in a black jacket looking over the railing of a boat. | A man is looking at a school of fish in the sea. | 1 | 0.001174 | The boat could be on land. or their could be no visible fish in the sea | exists e1 s1 x1 x2 x3 x4 x5.(n_railing(x4) & a_topic(x1) & in(x1,x2) & over(e1,x4) & of(x4,x5) & n_boat(x5) & Actor(e1,x3) & v_look(e1) & (x2 = x3) & n_jacket(x2) & a_black(s1) & Theme(s1,x2) & n_man(x1)) | exists e1 x1 x2 x3 x4.(n_sea(x4) & in(e1,x4) & at(e1,x2) & of(x2,x3) & n_fish(x3) & n_school(x2) & Actor(e1,x1) & v_look(e1) & n_man(x1)) | 79922312-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4 x5.(v_look(e1) & over(e1,x4) & of(x4,x5) & n_railing(x4) & n_man(x1) & n_jacket(x2) & n_boat(x5) & in(x1,x2) & a_topic(x1) & a_black(s1) & Theme(s1,x2) & Actor(e1,x3) & (x2 = x3)) | exists e1 x1 x2 x3 x4.(v_look(e1) & of(x2,x3) & n_sea(x4) & n_school(x2) & n_man(x1) & n_fish(x3) & in(e1,x4) & at(e1,x2) & Actor(e1,x1)) |
||
A man in a black jacket looking over the railing of a boat. | A man is looking to shore as his boat approaches a dock. | 1 | 0.725952 | We don't know where this boat even is. Theres no way of knowing what the man sees or if he can see a shore or a dock. | exists e1 s1 x1 x2 x3 x4 x5.(n_railing(x4) & a_topic(x1) & in(x1,x2) & over(e1,x4) & of(x4,x5) & n_boat(x5) & Actor(e1,x3) & v_look(e1) & (x2 = x3) & n_jacket(x2) & a_black(s1) & Theme(s1,x2) & n_man(x1)) | exists e1 p1 x1 x2.(Topic(e1,p1) & Actor(e1,x1) & v_look(e1) & exists e2 p2.(exists e3 x3.(Theme(e3,x3) & Actor(e3,x2) & v_approach(e3) & n_dock(x3)) & as(e2,p2) & Actor(e2,x1) & v_shore(e2)) & n_boat(x2) & of(x2,x1) & n_male(x1) & n_man(x1)) | 79922d58-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4 x5.(v_look(e1) & over(e1,x4) & of(x4,x5) & n_railing(x4) & n_man(x1) & n_jacket(x2) & n_boat(x5) & in(x1,x2) & a_topic(x1) & a_black(s1) & Theme(s1,x2) & Actor(e1,x3) & (x2 = x3)) | exists e1 p1 x1 x2.(v_look(e1) & of(x2,x1) & n_man(x1) & n_male(x1) & n_boat(x2) & exists e2 p2.(v_shore(e2) & exists e3 x3.(v_approach(e3) & n_dock(x3) & Theme(e3,x3) & Actor(e3,x2)) & as(e2,p2) & Actor(e2,x1)) & Topic(e1,p1) & Actor(e1,x1)) |
||
A man in a black jacket looking over the railing of a boat. | the boat is on water | 1 | 0.565973 | The boat could be anywhere not just on water | exists e1 s1 x1 x2 x3 x4 x5.(n_railing(x4) & a_topic(x1) & in(x1,x2) & over(e1,x4) & of(x4,x5) & n_boat(x5) & Actor(e1,x3) & v_look(e1) & (x2 = x3) & n_jacket(x2) & a_black(s1) & Theme(s1,x2) & n_man(x1)) | exists p1 x1.(n_boat(x1) & exists x2.(on(x1,x2) & n_water(x2))) | 79923abe-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4 x5.(v_look(e1) & over(e1,x4) & of(x4,x5) & n_railing(x4) & n_man(x1) & n_jacket(x2) & n_boat(x5) & in(x1,x2) & a_topic(x1) & a_black(s1) & Theme(s1,x2) & Actor(e1,x3) & (x2 = x3)) | exists x1.(n_boat(x1) & exists x2.(on(x1,x2) & n_water(x2))) |
||
A man in a brown plaid shirt is selling pastries from a blue vending cart. | The man is selling bread, | 2 | -100 | PASTRIES ARE MORE THAN BREAD | exists e1 s1 s2 x1 x2 x3 x4 x5 x6.(from(e1,x5) & n_cart(x5) & of(x5,x6) & n_vending(x6) & a_blue(s2) & Theme(s2,x5) & Theme(e1,x4) & Actor(e1,x1) & v_sell(e1) & n_pastry(x4) & in(x1,x2) & n_shirt(x2) & of(x2,x3) & n_plaid(x3) & a_brown(s1) & Theme(s1,x2) & n_man(x1)) | exists e1 x1 x2.(n_man(x1) & Theme(e1,x2) & Actor(e1,x1) & v_sell(e1) & n_bread(x2)) | 7993ef1c-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 x1 x2 x3 x4 x5 x6.(v_sell(e1) & of(x5,x6) & of(x2,x3) & n_vending(x6) & n_shirt(x2) & n_plaid(x3) & n_pastry(x4) & n_man(x1) & n_cart(x5) & in(x1,x2) & from(e1,x5) & a_brown(s1) & a_blue(s2) & Theme(s2,x5) & Theme(s1,x2) & Theme(e1,x4) & Actor(e1,x1)) | exists e1 x1 x2.(v_sell(e1) & n_man(x1) & n_bread(x2) & Theme(e1,x2) & Actor(e1,x1)) |
||
A man in a brown plaid shirt is selling pastries from a blue vending cart. | The man is wearing a shirt. | 0 | -100 | a man is, where "is" the verb can also be selling | exists e1 s1 s2 x1 x2 x3 x4 x5 x6.(from(e1,x5) & n_cart(x5) & of(x5,x6) & n_vending(x6) & a_blue(s2) & Theme(s2,x5) & Theme(e1,x4) & Actor(e1,x1) & v_sell(e1) & n_pastry(x4) & in(x1,x2) & n_shirt(x2) & of(x2,x3) & n_plaid(x3) & a_brown(s1) & Theme(s1,x2) & n_man(x1)) | exists e1 x1 x2.(n_man(x1) & Theme(e1,x2) & Actor(e1,x1) & v_wear(e1) & n_shirt(x2)) | 7993f476-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 x1 x2 x3 x4 x5 x6.(v_sell(e1) & of(x5,x6) & of(x2,x3) & n_vending(x6) & n_shirt(x2) & n_plaid(x3) & n_pastry(x4) & n_man(x1) & n_cart(x5) & in(x1,x2) & from(e1,x5) & a_brown(s1) & a_blue(s2) & Theme(s2,x5) & Theme(s1,x2) & Theme(e1,x4) & Actor(e1,x1)) | exists e1 x1 x2.(v_wear(e1) & n_shirt(x2) & n_man(x1) & Theme(e1,x2) & Actor(e1,x1)) |
||
A man in a brown plaid shirt is selling pastries from a blue vending cart. | The man is selling cookies. | 1 | -100 | A man in a brown plaid shirt is selling pastries from a blue vending cart does not indicate that he is selling cookies. | exists e1 s1 s2 x1 x2 x3 x4 x5 x6.(from(e1,x5) & n_cart(x5) & of(x5,x6) & n_vending(x6) & a_blue(s2) & Theme(s2,x5) & Theme(e1,x4) & Actor(e1,x1) & v_sell(e1) & n_pastry(x4) & in(x1,x2) & n_shirt(x2) & of(x2,x3) & n_plaid(x3) & a_brown(s1) & Theme(s1,x2) & n_man(x1)) | exists e1 x1 x2.(n_man(x1) & Theme(e1,x2) & Actor(e1,x1) & v_sell(e1) & n_cookie(x2)) | 7993f9bc-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 x1 x2 x3 x4 x5 x6.(v_sell(e1) & of(x5,x6) & of(x2,x3) & n_vending(x6) & n_shirt(x2) & n_plaid(x3) & n_pastry(x4) & n_man(x1) & n_cart(x5) & in(x1,x2) & from(e1,x5) & a_brown(s1) & a_blue(s2) & Theme(s2,x5) & Theme(s1,x2) & Theme(e1,x4) & Actor(e1,x1)) | exists e1 x1 x2.(v_sell(e1) & n_man(x1) & n_cookie(x2) & Theme(e1,x2) & Actor(e1,x1)) |
||
A bicyclist is riding down a leaf strewn trail. | A bicyclist takes a little used trail on the mountain. | 1 | -100 | A bicyclist riding down a trail does not imply that it is on a mountain, or a little used trail. | exists e1 s1 s2 x1 x2 x3.(a_down(s2) & Manner(e1,s2) & Theme(e1,x2) & Actor(e1,x1) & v_ride(e1) & n_trail(x2) & a_strewn(s1) & Theme(s1,x2) & of(x2,x3) & n_leaf(x3) & n_bicyclist(x1)) | exists e1 s1 s2 x1 x2 x3.(n_mountain(x3) & on(e1,x3) & Theme(e1,x2) & Actor(e1,x1) & v_take(e1) & n_trail(x2) & a_used(s2) & Theme(s2,x2) & a_little(s1) & Theme(s1,x2) & n_bicyclist(x1)) | 7993feee-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 x1 x2 x3.(v_ride(e1) & of(x2,x3) & n_trail(x2) & n_leaf(x3) & n_bicyclist(x1) & a_strewn(s1) & a_down(s2) & Theme(s1,x2) & Theme(e1,x2) & Manner(e1,s2) & Actor(e1,x1)) | exists e1 s1 s2 x1 x2 x3.(v_take(e1) & on(e1,x3) & n_trail(x2) & n_mountain(x3) & n_bicyclist(x1) & a_used(s2) & a_little(s1) & Theme(s2,x2) & Theme(s1,x2) & Theme(e1,x2) & Actor(e1,x1)) |
||
A bicyclist is riding down a leaf strewn trail. | A bicyclist puts his bike away. | 2 | -100 | The bicyclist cannot simultaneously be riding down a trail and put his bike away | exists e1 s1 s2 x1 x2 x3.(a_down(s2) & Manner(e1,s2) & Theme(e1,x2) & Actor(e1,x1) & v_ride(e1) & n_trail(x2) & a_strewn(s1) & Theme(s1,x2) & of(x2,x3) & n_leaf(x3) & n_bicyclist(x1)) | exists e1 s1 x1 x2.(a_away(s1) & Manner(e1,s1) & Theme(e1,x2) & Actor(e1,x1) & v_put(e1) & n_bike(x2) & of(x2,x1) & n_male(x1) & n_bicyclist(x1)) | 79940524-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 x1 x2 x3.(v_ride(e1) & of(x2,x3) & n_trail(x2) & n_leaf(x3) & n_bicyclist(x1) & a_strewn(s1) & a_down(s2) & Theme(s1,x2) & Theme(e1,x2) & Manner(e1,s2) & Actor(e1,x1)) | exists e1 s1 x1 x2.(v_put(e1) & of(x2,x1) & n_male(x1) & n_bike(x2) & n_bicyclist(x1) & a_away(s1) & Theme(e1,x2) & Manner(e1,s1) & Actor(e1,x1)) |
||
A bicyclist is riding down a leaf strewn trail. | A bicyclist goes down a trail. | 0 | -100 | "Goes down a trail" is a way of saying a bicyclist "is riding down" a trail. | exists e1 s1 s2 x1 x2 x3.(a_down(s2) & Manner(e1,s2) & Theme(e1,x2) & Actor(e1,x1) & v_ride(e1) & n_trail(x2) & a_strewn(s1) & Theme(s1,x2) & of(x2,x3) & n_leaf(x3) & n_bicyclist(x1)) | exists e1 s1 x1 x2.(a_down(s1) & Manner(e1,s1) & Theme(e1,x2) & Actor(e1,x1) & v_go(e1) & n_trail(x2) & n_bicyclist(x1)) | 79940ae2-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 x1 x2 x3.(v_ride(e1) & of(x2,x3) & n_trail(x2) & n_leaf(x3) & n_bicyclist(x1) & a_strewn(s1) & a_down(s2) & Theme(s1,x2) & Theme(e1,x2) & Manner(e1,s2) & Actor(e1,x1)) | exists e1 s1 x1 x2.(v_go(e1) & n_trail(x2) & n_bicyclist(x1) & a_down(s1) & Theme(e1,x2) & Manner(e1,s1) & Actor(e1,x1)) |
||
A bike rider with a yellow helmet and red jacket corners a trail in a leafy wooded area. | a cat corners a trail | 2 | -100 | A cat is not a bike rider. | exists s1 s2 s3 x1 x2 x3 x4 x5.(a_topic(x1) & in(x1,x5) & n_area(x5) & a_wooded(s3) & Theme(s3,x5) & a_leafy(s2) & Theme(s2,x5) & with(x1,x3) & all x6.(n_trail(x6) -> exists s4 x7 x8.(subset_of(x7,x3) & for(x7,x6) & n_corner(x7) & of(x7,x8) & n_jacket(x8) & a_red(s4) & Theme(s4,x7))) & subset_of(x4,x3) & n_helmet(x4) & a_yellow(s1) & Theme(s1,x4) & n_rider(x1) & of(x1,x2) & n_bike(x2)) | exists e1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_corner(e1) & n_trail(x2) & n_cat(x1)) | 799411e0-e4c8-11ec-9cdd-0242ac1c0002 | exists s1 s2 s3 x1 x2 x3 x4 x5.(with(x1,x3) & subset_of(x4,x3) & of(x1,x2) & n_rider(x1) & n_helmet(x4) & n_bike(x2) & n_area(x5) & in(x1,x5) & all x6.(exists s4 x7 x8.(subset_of(x7,x3) & of(x7,x8) & n_jacket(x8) & n_corner(x7) & for(x7,x6) & a_red(s4) & Theme(s4,x7)) | -n_trail(x6)) & a_yellow(s1) & a_wooded(s3) & a_topic(x1) & a_leafy(s2) & Theme(s3,x5) & Theme(s2,x5) & Theme(s1,x4)) | exists e1 x1 x2.(v_corner(e1) & n_trail(x2) & n_cat(x1) & Theme(e1,x2) & Actor(e1,x1)) |
||
A bike rider with a yellow helmet and red jacket corners a trail in a leafy wooded area. | a bike rider corners a trail | 0 | -100 | trail 's have leafy wooded area 's | exists s1 s2 s3 x1 x2 x3 x4 x5.(a_topic(x1) & in(x1,x5) & n_area(x5) & a_wooded(s3) & Theme(s3,x5) & a_leafy(s2) & Theme(s2,x5) & with(x1,x3) & all x6.(n_trail(x6) -> exists s4 x7 x8.(subset_of(x7,x3) & for(x7,x6) & n_corner(x7) & of(x7,x8) & n_jacket(x8) & a_red(s4) & Theme(s4,x7))) & subset_of(x4,x3) & n_helmet(x4) & a_yellow(s1) & Theme(s1,x4) & n_rider(x1) & of(x1,x2) & n_bike(x2)) | exists e1 x1 x2 x3.(Theme(e1,x3) & Actor(e1,x1) & v_corner(e1) & n_trail(x3) & n_rider(x1) & of(x1,x2) & n_bike(x2)) | 799417d0-e4c8-11ec-9cdd-0242ac1c0002 | exists s1 s2 s3 x1 x2 x3 x4 x5.(with(x1,x3) & subset_of(x4,x3) & of(x1,x2) & n_rider(x1) & n_helmet(x4) & n_bike(x2) & n_area(x5) & in(x1,x5) & all x6.(exists s4 x7 x8.(subset_of(x7,x3) & of(x7,x8) & n_jacket(x8) & n_corner(x7) & for(x7,x6) & a_red(s4) & Theme(s4,x7)) | -n_trail(x6)) & a_yellow(s1) & a_wooded(s3) & a_topic(x1) & a_leafy(s2) & Theme(s3,x5) & Theme(s2,x5) & Theme(s1,x4)) | exists e1 x1 x2 x3.(v_corner(e1) & of(x1,x2) & n_trail(x3) & n_rider(x1) & n_bike(x2) & Theme(e1,x3) & Actor(e1,x1)) |
||
A bike rider with a yellow helmet and red jacket corners a trail in a leafy wooded area. | a man corners a trail | 1 | -100 | A bike rider with a yellow helmet and red jacket corners a trail in a leafy wooded area does not indicate that a man corners a trail | exists s1 s2 s3 x1 x2 x3 x4 x5.(a_topic(x1) & in(x1,x5) & n_area(x5) & a_wooded(s3) & Theme(s3,x5) & a_leafy(s2) & Theme(s2,x5) & with(x1,x3) & all x6.(n_trail(x6) -> exists s4 x7 x8.(subset_of(x7,x3) & for(x7,x6) & n_corner(x7) & of(x7,x8) & n_jacket(x8) & a_red(s4) & Theme(s4,x7))) & subset_of(x4,x3) & n_helmet(x4) & a_yellow(s1) & Theme(s1,x4) & n_rider(x1) & of(x1,x2) & n_bike(x2)) | exists e1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_corner(e1) & n_trail(x2) & n_man(x1)) | 79941dde-e4c8-11ec-9cdd-0242ac1c0002 | exists s1 s2 s3 x1 x2 x3 x4 x5.(with(x1,x3) & subset_of(x4,x3) & of(x1,x2) & n_rider(x1) & n_helmet(x4) & n_bike(x2) & n_area(x5) & in(x1,x5) & all x6.(exists s4 x7 x8.(subset_of(x7,x3) & of(x7,x8) & n_jacket(x8) & n_corner(x7) & for(x7,x6) & a_red(s4) & Theme(s4,x7)) | -n_trail(x6)) & a_yellow(s1) & a_wooded(s3) & a_topic(x1) & a_leafy(s2) & Theme(s3,x5) & Theme(s2,x5) & Theme(s1,x4)) | exists e1 x1 x2.(v_corner(e1) & n_trail(x2) & n_man(x1) & Theme(e1,x2) & Actor(e1,x1)) |
||
A cyclist in a yellow helmet is biking through the woods in fall. | A small child sits in a stroller by a bicycle. | 2 | -100 | One is either a cyclist or one is a child, but not both, and one either sits in a stroller or one is biking, but not both. | exists e1 s1 x1 x2 x3 x4.(n_wood(x3) & in(e1,x4) & n_fall(x4) & through(e1,x3) & Actor(e1,x1) & v_bike(e1) & in(x1,x2) & n_helmet(x2) & a_yellow(s1) & Theme(s1,x2) & n_cyclist(x1)) | exists e1 s1 x1 x2 x3.(by(e1,x3) & n_bicycle(x3) & in(e1,x2) & n_stroller(x2) & Actor(e1,x1) & v_sit(e1) & n_child(x1) & a_small(s1) & Theme(s1,x1)) | 799423e2-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4.(v_bike(e1) & through(e1,x3) & n_wood(x3) & n_helmet(x2) & n_fall(x4) & n_cyclist(x1) & in(x1,x2) & in(e1,x4) & a_yellow(s1) & Theme(s1,x2) & Actor(e1,x1)) | exists e1 s1 x1 x2 x3.(v_sit(e1) & n_stroller(x2) & n_child(x1) & n_bicycle(x3) & in(e1,x2) & by(e1,x3) & a_small(s1) & Theme(s1,x1) & Actor(e1,x1)) |
||
A cyclist in a yellow helmet is biking through the woods in fall. | A cyclist in a ugly yellow helmet rides a blue bike in a pine forest. | 1 | -100 | A cyclist in a yellow helmet is biking through the woods in fall does not necessary that a cyclist in a ugly yellow helmet rides a blue bike in a pine forest. | exists e1 s1 x1 x2 x3 x4.(n_wood(x3) & in(e1,x4) & n_fall(x4) & through(e1,x3) & Actor(e1,x1) & v_bike(e1) & in(x1,x2) & n_helmet(x2) & a_yellow(s1) & Theme(s1,x2) & n_cyclist(x1)) | exists e1 s1 s2 s3 x1 x2 x3 x4 x5.(Theme(e1,x3) & Actor(e1,x1) & v_ride(e1) & in(x3,x4) & n_forest(x4) & of(x4,x5) & n_pine(x5) & n_bike(x3) & a_blue(s3) & Theme(s3,x3) & in(x1,x2) & n_helmet(x2) & a_yellow(s2) & Theme(s2,x2) & a_ugly(s1) & Theme(s1,x2) & n_cyclist(x1)) | 79942932-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4.(v_bike(e1) & through(e1,x3) & n_wood(x3) & n_helmet(x2) & n_fall(x4) & n_cyclist(x1) & in(x1,x2) & in(e1,x4) & a_yellow(s1) & Theme(s1,x2) & Actor(e1,x1)) | exists e1 s1 s2 s3 x1 x2 x3 x4 x5.(v_ride(e1) & of(x4,x5) & n_pine(x5) & n_helmet(x2) & n_forest(x4) & n_cyclist(x1) & n_bike(x3) & in(x3,x4) & in(x1,x2) & a_yellow(s2) & a_ugly(s1) & a_blue(s3) & Theme(s3,x3) & Theme(s2,x2) & Theme(s1,x2) & Theme(e1,x3) & Actor(e1,x1)) |
||
A cyclist in a yellow helmet is biking through the woods in fall. | A person rides their bike in the woods. | 0 | -100 | person 's are cyclist 's rides is phrasing for biking | exists e1 s1 x1 x2 x3 x4.(n_wood(x3) & in(e1,x4) & n_fall(x4) & through(e1,x3) & Actor(e1,x1) & v_bike(e1) & in(x1,x2) & n_helmet(x2) & a_yellow(s1) & Theme(s1,x2) & n_cyclist(x1)) | exists e1 x1 x2 x3.(n_wood(x3) & Theme(e1,x2) & Actor(e1,x1) & v_ride(e1) & in(x2,x3) & n_bike(x2) & of(x2,x1) & n_thing(x1) & n_person(x1)) | 79942ec8-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4.(v_bike(e1) & through(e1,x3) & n_wood(x3) & n_helmet(x2) & n_fall(x4) & n_cyclist(x1) & in(x1,x2) & in(e1,x4) & a_yellow(s1) & Theme(s1,x2) & Actor(e1,x1)) | exists e1 x1 x2 x3.(v_ride(e1) & of(x2,x1) & n_wood(x3) & n_thing(x1) & n_person(x1) & n_bike(x2) & in(x2,x3) & Theme(e1,x2) & Actor(e1,x1)) |
||
A man on a bike is riding on a trail through the woods in the fall. | A man is riding a bike. | 0 | -100 | The man is on a bike which implies that he is riding a bike. | exists e1 x1 x2 x3 x4 x5.(n_fall(x5) & n_wood(x4) & in(e1,x5) & through(e1,x4) & on(e1,x3) & n_trail(x3) & Actor(e1,x1) & v_ride(e1) & on(x1,x2) & n_bike(x2) & n_man(x1)) | exists e1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_ride(e1) & n_bike(x2) & n_man(x1)) | 79943472-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4 x5.(v_ride(e1) & through(e1,x4) & on(x1,x2) & on(e1,x3) & n_wood(x4) & n_trail(x3) & n_man(x1) & n_fall(x5) & n_bike(x2) & in(e1,x5) & Actor(e1,x1)) | exists e1 x1 x2.(v_ride(e1) & n_man(x1) & n_bike(x2) & Theme(e1,x2) & Actor(e1,x1)) |
||
A man on a bike is riding on a trail through the woods in the fall. | A man is in his favorite place, the woods. | 1 | -100 | there is no any clue that he is in his favorite place | exists e1 x1 x2 x3 x4 x5.(n_fall(x5) & n_wood(x4) & in(e1,x5) & through(e1,x4) & on(e1,x3) & n_trail(x3) & Actor(e1,x1) & v_ride(e1) & on(x1,x2) & n_bike(x2) & n_man(x1)) | exists p1 s1 x1 x3 x4.(n_wood(x4) & exists x2.(in(x1,x2) & subset_of(x4,x2) & subset_of(x3,x2)) & n_place(x3) & a_favorite(s1) & Theme(s1,x3) & of(x3,x1) & n_male(x1) & n_man(x1)) | 799439f4-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4 x5.(v_ride(e1) & through(e1,x4) & on(x1,x2) & on(e1,x3) & n_wood(x4) & n_trail(x3) & n_man(x1) & n_fall(x5) & n_bike(x2) & in(e1,x5) & Actor(e1,x1)) | exists s1 x1 x3 x4.(of(x3,x1) & n_wood(x4) & n_place(x3) & n_man(x1) & n_male(x1) & exists x2.(subset_of(x4,x2) & subset_of(x3,x2) & in(x1,x2)) & a_favorite(s1) & Theme(s1,x3)) |
||
A man on a bike is riding on a trail through the woods in the fall. | The woods at him like a pop tart. | 2 | -100 | not all the woods look like a pop tart | exists e1 x1 x2 x3 x4 x5.(n_fall(x5) & n_wood(x4) & in(e1,x5) & through(e1,x4) & on(e1,x3) & n_trail(x3) & Actor(e1,x1) & v_ride(e1) & on(x1,x2) & n_bike(x2) & n_man(x1)) | exists x1 x2 x3.(n_wood(x1) & a_topic(x1) & like(x1,x2) & n_tart(x2) & of(x2,x3) & n_pop(x3) & at(x1,x2) & n_male(x2)) | 79943f26-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4 x5.(v_ride(e1) & through(e1,x4) & on(x1,x2) & on(e1,x3) & n_wood(x4) & n_trail(x3) & n_man(x1) & n_fall(x5) & n_bike(x2) & in(e1,x5) & Actor(e1,x1)) | exists x1 x2 x3.(of(x2,x3) & n_wood(x1) & n_tart(x2) & n_pop(x3) & n_male(x2) & like(x1,x2) & at(x1,x2) & a_topic(x1)) |
||
A woman in a printed outfit is carrying a tray on her head. | A woman is learning about balance. | 1 | -100 | not all woman who carrying a tray on her head for learning about balance | exists e1 e2 x1 x2 x3 x4.(Theme(e2,x3) & Actor(e2,x1) & v_carry(e2) & on(x3,x4) & n_head(x4) & of(x4,x1) & n_female(x1) & n_tray(x3) & in(x1,x2) & n_outfit(x2) & Theme(e1,x2) & v_print(e1) & n_woman(x1)) | exists e1 x1 x2.(about(e1,x2) & n_balance(x2) & Actor(e1,x1) & v_learn(e1) & n_woman(x1)) | 79944494-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 x1 x2 x3 x4.(v_print(e1) & v_carry(e2) & on(x3,x4) & of(x4,x1) & n_woman(x1) & n_tray(x3) & n_outfit(x2) & n_head(x4) & n_female(x1) & in(x1,x2) & Theme(e2,x3) & Theme(e1,x2) & Actor(e2,x1)) | exists e1 x1 x2.(v_learn(e1) & n_woman(x1) & n_balance(x2) & about(e1,x2) & Actor(e1,x1)) |
||
A woman in a printed outfit is carrying a tray on her head. | An acrobatic woman balances a tray on her head. | 0 | -100 | The woman is carrying a tray on her head which means she balances the tray. | exists e1 e2 x1 x2 x3 x4.(Theme(e2,x3) & Actor(e2,x1) & v_carry(e2) & on(x3,x4) & n_head(x4) & of(x4,x1) & n_female(x1) & n_tray(x3) & in(x1,x2) & n_outfit(x2) & Theme(e1,x2) & v_print(e1) & n_woman(x1)) | exists e1 s1 x1 x2 x3.(Theme(e1,x2) & Actor(e1,x1) & v_balance(e1) & on(x2,x3) & n_head(x3) & of(x3,x1) & n_female(x1) & n_tray(x2) & n_woman(x1) & a_acrobatic(s1) & Theme(s1,x1)) | 79944b6a-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 x1 x2 x3 x4.(v_print(e1) & v_carry(e2) & on(x3,x4) & of(x4,x1) & n_woman(x1) & n_tray(x3) & n_outfit(x2) & n_head(x4) & n_female(x1) & in(x1,x2) & Theme(e2,x3) & Theme(e1,x2) & Actor(e2,x1)) | exists e1 s1 x1 x2 x3.(v_balance(e1) & on(x2,x3) & of(x3,x1) & n_woman(x1) & n_tray(x2) & n_head(x3) & n_female(x1) & a_acrobatic(s1) & Theme(s1,x1) & Theme(e1,x2) & Actor(e1,x1)) |
||
A woman in a printed outfit is carrying a tray on her head. | The woman is golfing. | 2 | -100 | A woman can't be golfing while simultaneously carrying a tray on her head. | exists e1 e2 x1 x2 x3 x4.(Theme(e2,x3) & Actor(e2,x1) & v_carry(e2) & on(x3,x4) & n_head(x4) & of(x4,x1) & n_female(x1) & n_tray(x3) & in(x1,x2) & n_outfit(x2) & Theme(e1,x2) & v_print(e1) & n_woman(x1)) | exists e1 x1.(n_woman(x1) & Actor(e1,x1) & v_golf(e1)) | 799450ec-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 x1 x2 x3 x4.(v_print(e1) & v_carry(e2) & on(x3,x4) & of(x4,x1) & n_woman(x1) & n_tray(x3) & n_outfit(x2) & n_head(x4) & n_female(x1) & in(x1,x2) & Theme(e2,x3) & Theme(e1,x2) & Actor(e2,x1)) | exists e1 x1.(v_golf(e1) & n_woman(x1) & Actor(e1,x1)) |
||
Photographers taking pictures at a wedding. | Photos are being taken at a daytime wedding. | 1 | -100 | You can not infer the wedding is in the daytime. | exists e1 x1 x2 x3 x4.(a_topic(x1) & at(e1,x4) & n_wedding(x4) & Theme(e1,x3) & Actor(e1,x2) & v_take(e1) & n_picture(x3) & (x1 = x2) & n_photographer(x1)) | exists e1 s1 x1 x2.(at(e1,x2) & n_wedding(x2) & a_daytime(s1) & Theme(s1,x2) & Theme(e1,x1) & v_take(e1) & n_photo(x1)) | 79945614-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4.(v_take(e1) & n_wedding(x4) & n_picture(x3) & n_photographer(x1) & at(e1,x4) & a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2)) | exists e1 s1 x1 x2.(v_take(e1) & n_wedding(x2) & n_photo(x1) & at(e1,x2) & a_daytime(s1) & Theme(s1,x2) & Theme(e1,x1)) |
||
Photographers taking pictures at a wedding. | Wedding guests are taking photos. | 2 | -100 | The subject is either photographers or guests. | exists e1 x1 x2 x3 x4.(a_topic(x1) & at(e1,x4) & n_wedding(x4) & Theme(e1,x3) & Actor(e1,x2) & v_take(e1) & n_picture(x3) & (x1 = x2) & n_photographer(x1)) | exists e1 x1 x2 x3.(Theme(e1,x3) & Actor(e1,x1) & v_take(e1) & n_photo(x3) & n_guest(x1) & of(x1,x2) & n_wedding(x2)) | 79945af6-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4.(v_take(e1) & n_wedding(x4) & n_picture(x3) & n_photographer(x1) & at(e1,x4) & a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2)) | exists e1 x1 x2 x3.(v_take(e1) & of(x1,x2) & n_wedding(x2) & n_photo(x3) & n_guest(x1) & Theme(e1,x3) & Actor(e1,x1)) |
||
Photographers taking pictures at a wedding. | Photos are being taken at a wedding. | 0 | -100 | Photographers taking pictures implies that pictures are being taken. | exists e1 x1 x2 x3 x4.(a_topic(x1) & at(e1,x4) & n_wedding(x4) & Theme(e1,x3) & Actor(e1,x2) & v_take(e1) & n_picture(x3) & (x1 = x2) & n_photographer(x1)) | exists e1 x1 x2.(at(e1,x2) & n_wedding(x2) & Theme(e1,x1) & v_take(e1) & n_photo(x1)) | 79946064-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4.(v_take(e1) & n_wedding(x4) & n_picture(x3) & n_photographer(x1) & at(e1,x4) & a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2)) | exists e1 x1 x2.(v_take(e1) & n_wedding(x2) & n_photo(x1) & at(e1,x2) & Theme(e1,x1)) |
||
A brown dog begins to bit the leg of a farm animal in the grass. | A dog playfully nips at a cow in the farm. | 1 | -100 | You can not infer the farm animal is a cow. | exists e1 s1 x1 x2 x3 x4 x5.(n_grass(x5) & n_leg(x2) & in(e1,x5) & to(e1,x2) & r_bit(x2) & of(x2,x3) & n_animal(x3) & of(x3,x4) & n_farm(x4) & Actor(e1,x1) & v_begin(e1) & n_dog(x1) & a_brown(s1) & Theme(s1,x1)) | exists e1 s1 x1 x2 x3.(n_farm(x3) & a_playfully(s1) & Manner(e1,s1) & at(e1,x2) & in(x2,x3) & n_cow(x2) & Actor(e1,x1) & v_nip(e1) & n_dog(x1)) | 79946528-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4 x5.(v_begin(e1) & to(e1,x2) & r_bit(x2) & of(x3,x4) & of(x2,x3) & n_leg(x2) & n_grass(x5) & n_farm(x4) & n_dog(x1) & n_animal(x3) & in(e1,x5) & a_brown(s1) & Theme(s1,x1) & Actor(e1,x1)) | exists e1 s1 x1 x2 x3.(v_nip(e1) & n_farm(x3) & n_dog(x1) & n_cow(x2) & in(x2,x3) & at(e1,x2) & a_playfully(s1) & Manner(e1,s1) & Actor(e1,x1)) |
||
A brown dog begins to bit the leg of a farm animal in the grass. | A dog bites an animal. | 0 | -100 | A farm animal is an animal, and begins to bit is synonymous with bites. | exists e1 s1 x1 x2 x3 x4 x5.(n_grass(x5) & n_leg(x2) & in(e1,x5) & to(e1,x2) & r_bit(x2) & of(x2,x3) & n_animal(x3) & of(x3,x4) & n_farm(x4) & Actor(e1,x1) & v_begin(e1) & n_dog(x1) & a_brown(s1) & Theme(s1,x1)) | exists e1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_bite(e1) & n_animal(x2) & n_dog(x1)) | 799469f6-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4 x5.(v_begin(e1) & to(e1,x2) & r_bit(x2) & of(x3,x4) & of(x2,x3) & n_leg(x2) & n_grass(x5) & n_farm(x4) & n_dog(x1) & n_animal(x3) & in(e1,x5) & a_brown(s1) & Theme(s1,x1) & Actor(e1,x1)) | exists e1 x1 x2.(v_bite(e1) & n_dog(x1) & n_animal(x2) & Theme(e1,x2) & Actor(e1,x1)) |
||
A brown dog begins to bit the leg of a farm animal in the grass. | A man eats lunch in his living room. | 2 | -100 | A brown dog is not the same as a man. | exists e1 s1 x1 x2 x3 x4 x5.(n_grass(x5) & n_leg(x2) & in(e1,x5) & to(e1,x2) & r_bit(x2) & of(x2,x3) & n_animal(x3) & of(x3,x4) & n_farm(x4) & Actor(e1,x1) & v_begin(e1) & n_dog(x1) & a_brown(s1) & Theme(s1,x1)) | exists e1 x1 x2 x3 x4.(in(e1,x3) & n_room(x3) & of(x3,x4) & n_living(x4) & of(x3,x1) & n_male(x1) & Theme(e1,x2) & Actor(e1,x1) & v_eat(e1) & n_lunch(x2) & n_man(x1)) | 79946eb0-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4 x5.(v_begin(e1) & to(e1,x2) & r_bit(x2) & of(x3,x4) & of(x2,x3) & n_leg(x2) & n_grass(x5) & n_farm(x4) & n_dog(x1) & n_animal(x3) & in(e1,x5) & a_brown(s1) & Theme(s1,x1) & Actor(e1,x1)) | exists e1 x1 x2 x3 x4.(v_eat(e1) & of(x3,x4) & of(x3,x1) & n_room(x3) & n_man(x1) & n_male(x1) & n_lunch(x2) & n_living(x4) & in(e1,x3) & Theme(e1,x2) & Actor(e1,x1)) |
||
There is a line of computers in a row and each one is occupied by a man. | a woman cooking dinner | 2 | -100 | man and woman is opposite sex. | exists p1 x1.(all x5.((n_thing(x5) & card_eq_1(x5)) -> exists e1 x6.(Actor(e1,x6) & n_man(x6) & Theme(e1,x5) & v_occupy(e1))) & exists x2 x3 x4.((x1 = x2) & of(x2,x3) & in(x3,x4) & n_row(x4) & n_computer(x3) & n_line(x2))) | exists x1 x2 x3.(a_topic(x1) & n_dinner(x1) & of(x1,x3) & n_cooking(x3) & of(x1,x2) & n_woman(x2)) | 79947374-e4c8-11ec-9cdd-0242ac1c0002 | exists x1.(exists x2 x3 x4.(of(x2,x3) & n_row(x4) & n_line(x2) & n_computer(x3) & in(x3,x4) & (x1 = x2)) & all x5.(exists e1 x6.(v_occupy(e1) & n_man(x6) & Theme(e1,x5) & Actor(e1,x6)) | -n_thing(x5) | -card_eq_1(x5))) | exists x1 x2 x3.(of(x1,x3) & of(x1,x2) & n_woman(x2) & n_dinner(x1) & n_cooking(x3) & a_topic(x1)) |
||
There is a line of computers in a row and each one is occupied by a man. | a man on a computer | 0 | -100 | The computers are occupied by a man which means a man is on a computer. | exists p1 x1.(all x5.((n_thing(x5) & card_eq_1(x5)) -> exists e1 x6.(Actor(e1,x6) & n_man(x6) & Theme(e1,x5) & v_occupy(e1))) & exists x2 x3 x4.((x1 = x2) & of(x2,x3) & in(x3,x4) & n_row(x4) & n_computer(x3) & n_line(x2))) | exists x1 x2.(a_topic(x1) & on(x1,x2) & n_computer(x2) & n_man(x1)) | 7994790a-e4c8-11ec-9cdd-0242ac1c0002 | exists x1.(exists x2 x3 x4.(of(x2,x3) & n_row(x4) & n_line(x2) & n_computer(x3) & in(x3,x4) & (x1 = x2)) & all x5.(exists e1 x6.(v_occupy(e1) & n_man(x6) & Theme(e1,x5) & Actor(e1,x6)) | -n_thing(x5) | -card_eq_1(x5))) | exists x1 x2.(on(x1,x2) & n_man(x1) & n_computer(x2) & a_topic(x1)) |
||
There is a line of computers in a row and each one is occupied by a man. | a man on a computer filling out a job application | 1 | -100 | there is not any detail about what they doing on computer or filling out a job application | exists p1 x1.(all x5.((n_thing(x5) & card_eq_1(x5)) -> exists e1 x6.(Actor(e1,x6) & n_man(x6) & Theme(e1,x5) & v_occupy(e1))) & exists x2 x3 x4.((x1 = x2) & of(x2,x3) & in(x3,x4) & n_row(x4) & n_computer(x3) & n_line(x2))) | exists e1 s1 x1 x2 x3 x4 x5.(a_topic(x1) & on(x1,x2) & a_out(s1) & Manner(e1,s1) & Theme(e1,x4) & Actor(e1,x3) & v_fill(e1) & n_application(x4) & of(x4,x5) & n_job(x5) & (x2 = x3) & n_computer(x2) & n_man(x1)) | 79947e96-e4c8-11ec-9cdd-0242ac1c0002 | exists x1.(exists x2 x3 x4.(of(x2,x3) & n_row(x4) & n_line(x2) & n_computer(x3) & in(x3,x4) & (x1 = x2)) & all x5.(exists e1 x6.(v_occupy(e1) & n_man(x6) & Theme(e1,x5) & Actor(e1,x6)) | -n_thing(x5) | -card_eq_1(x5))) | exists e1 s1 x1 x2 x3 x4 x5.(v_fill(e1) & on(x1,x2) & of(x4,x5) & n_man(x1) & n_job(x5) & n_computer(x2) & n_application(x4) & a_topic(x1) & a_out(s1) & Theme(e1,x4) & Manner(e1,s1) & Actor(e1,x3) & (x2 = x3)) |
||
brown dog holding stick in mouth | The dog has nothing in its mouth. | 2 | -100 | The dog holding sticks in mouth definitely has something in its mouth. | exists e1 s1 x1 x2 x3.(a_topic(x1) & in(x1,x3) & n_mouth(x3) & n_stick(x1) & Actor(e1,x1) & v_hold(e1) & of(x1,x2) & n_dog(x2) & a_brown(s1) & Theme(s1,x1)) | exists x1 x3.(n_mouth(x3) & of(x3,x1) & n_thing(x1) & n_dog(x1) & -exists e1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_have(e1) & in(x2,x3) & n_thing(x2))) | 7994854e-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3.(v_hold(e1) & of(x1,x2) & n_stick(x1) & n_mouth(x3) & n_dog(x2) & in(x1,x3) & a_topic(x1) & a_brown(s1) & Theme(s1,x1) & Actor(e1,x1)) | exists x1 x3.(of(x3,x1) & n_thing(x1) & n_mouth(x3) & n_dog(x1) & all e1 x2.(-v_have(e1) | -n_thing(x2) | -in(x2,x3) | -Theme(e1,x2) | -Actor(e1,x1))) |
||
brown dog holding stick in mouth | The dog is playing fetch. | 1 | -100 | although dog holding stick in mouth its doesn't imply that he is playing fetch | exists e1 s1 x1 x2 x3.(a_topic(x1) & in(x1,x3) & n_mouth(x3) & n_stick(x1) & Actor(e1,x1) & v_hold(e1) & of(x1,x2) & n_dog(x2) & a_brown(s1) & Theme(s1,x1)) | exists e1 s1 x1.(n_dog(x1) & a_fetch(s1) & Manner(e1,s1) & Actor(e1,x1) & v_play(e1)) | 79948c38-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3.(v_hold(e1) & of(x1,x2) & n_stick(x1) & n_mouth(x3) & n_dog(x2) & in(x1,x3) & a_topic(x1) & a_brown(s1) & Theme(s1,x1) & Actor(e1,x1)) | exists e1 s1 x1.(v_play(e1) & n_dog(x1) & a_fetch(s1) & Manner(e1,s1) & Actor(e1,x1)) |
||
brown dog holding stick in mouth | The dog is brown. | 0 | -100 | Brown dog is the same as saying the dog is brown. | exists e1 s1 x1 x2 x3.(a_topic(x1) & in(x1,x3) & n_mouth(x3) & n_stick(x1) & Actor(e1,x1) & v_hold(e1) & of(x1,x2) & n_dog(x2) & a_brown(s1) & Theme(s1,x1)) | exists e1 x1.(n_dog(x1) & Theme(e1,x1) & v_brown(e1)) | 799491c4-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3.(v_hold(e1) & of(x1,x2) & n_stick(x1) & n_mouth(x3) & n_dog(x2) & in(x1,x3) & a_topic(x1) & a_brown(s1) & Theme(s1,x1) & Actor(e1,x1)) | exists e1 x1.(v_brown(e1) & n_dog(x1) & Theme(e1,x1)) |
||
Two Asian sisters in sunglasses take a walk. | The girls are outside. | 0 | -100 | Sisters means girls and they are wearing sunglasses so they must be outside. | exists e1 s1 x1 x2 x3.(Theme(e1,x3) & Actor(e1,x1) & v_take(e1) & n_walk(x3) & in(x1,x2) & n_sunglass(x2) & n_sister(x1) & a_asian(s1) & Theme(s1,x1) & card_eq_2(x1)) | exists s1 x1.(n_girl(x1) & Theme(s1,x1) & a_outside(s1)) | 7994970a-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3.(v_take(e1) & n_walk(x3) & n_sunglass(x2) & n_sister(x1) & in(x1,x2) & card_eq_2(x1) & a_asian(s1) & Theme(s1,x1) & Theme(e1,x3) & Actor(e1,x1)) | exists s1 x1.(n_girl(x1) & a_outside(s1) & Theme(s1,x1)) |
||
Two Asian sisters in sunglasses take a walk. | The girls are wearing bifocals. | 2 | -100 | Sunglasses means dark glasses while bifocals are a type of corrective glasses with a line in the middle. | exists e1 s1 x1 x2 x3.(Theme(e1,x3) & Actor(e1,x1) & v_take(e1) & n_walk(x3) & in(x1,x2) & n_sunglass(x2) & n_sister(x1) & a_asian(s1) & Theme(s1,x1) & card_eq_2(x1)) | exists e1 x1 x2.(n_girl(x1) & Theme(e1,x2) & Actor(e1,x1) & v_wear(e1) & n_bifocals(x2)) | 79949c32-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3.(v_take(e1) & n_walk(x3) & n_sunglass(x2) & n_sister(x1) & in(x1,x2) & card_eq_2(x1) & a_asian(s1) & Theme(s1,x1) & Theme(e1,x3) & Actor(e1,x1)) | exists e1 x1 x2.(v_wear(e1) & n_girl(x1) & n_bifocals(x2) & Theme(e1,x2) & Actor(e1,x1)) |
||
Two Asian sisters in sunglasses take a walk. | The sisters walk every day. | 1 | -100 | take a walk is not evidence that they walk every day | exists e1 s1 x1 x2 x3.(Theme(e1,x3) & Actor(e1,x1) & v_take(e1) & n_walk(x3) & in(x1,x2) & n_sunglass(x2) & n_sister(x1) & a_asian(s1) & Theme(s1,x1) & card_eq_2(x1)) | exists x2.(n_sister(x2) & all x1.(n_day(x1) -> exists e1.(Time(e1,x1) & Actor(e1,x2) & v_walk(e1)))) | 7994a15a-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3.(v_take(e1) & n_walk(x3) & n_sunglass(x2) & n_sister(x1) & in(x1,x2) & card_eq_2(x1) & a_asian(s1) & Theme(s1,x1) & Theme(e1,x3) & Actor(e1,x1)) | exists x2.(n_sister(x2) & all x1.(exists e1.(v_walk(e1) & Time(e1,x1) & Actor(e1,x2)) | -n_day(x1))) |
||
A dog stands at the top of a mountain and looks on. | A dog on a mountain looks at clouds. | 1 | -100 | although he is looks on but it doesn't imply that he looks at clouds | exists e1 e2 s1 x1 x2 x3 x4.(n_top(x2) & a_on(s1) & Manner(e2,s1) & Actor(e2,x4) & v_look(e2) & n_dog(x4) & at(e1,x2) & of(x2,x3) & n_mountain(x3) & Actor(e1,x1) & v_stand(e1) & n_dog(x1)) | exists e1 x1 x2 x3.(at(e1,x3) & n_cloud(x3) & Actor(e1,x1) & v_look(e1) & on(x1,x2) & n_mountain(x2) & n_dog(x1)) | 7994a704-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 s1 x1 x2 x3 x4.(v_stand(e1) & v_look(e2) & of(x2,x3) & n_top(x2) & n_mountain(x3) & n_dog(x4) & n_dog(x1) & at(e1,x2) & a_on(s1) & Manner(e2,s1) & Actor(e2,x4) & Actor(e1,x1)) | exists e1 x1 x2 x3.(v_look(e1) & on(x1,x2) & n_mountain(x2) & n_dog(x1) & n_cloud(x3) & at(e1,x3) & Actor(e1,x1)) |
||
A dog stands at the top of a mountain and looks on. | A dog stands on a mountain. | 0 | -100 | if a dog stands at the top of a mountain then the dog stands on a mountain | exists e1 e2 s1 x1 x2 x3 x4.(n_top(x2) & a_on(s1) & Manner(e2,s1) & Actor(e2,x4) & v_look(e2) & n_dog(x4) & at(e1,x2) & of(x2,x3) & n_mountain(x3) & Actor(e1,x1) & v_stand(e1) & n_dog(x1)) | exists e1 x1 x2.(on(e1,x2) & n_mountain(x2) & Actor(e1,x1) & v_stand(e1) & n_dog(x1)) | 7994ada8-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 s1 x1 x2 x3 x4.(v_stand(e1) & v_look(e2) & of(x2,x3) & n_top(x2) & n_mountain(x3) & n_dog(x4) & n_dog(x1) & at(e1,x2) & a_on(s1) & Manner(e2,s1) & Actor(e2,x4) & Actor(e1,x1)) | exists e1 x1 x2.(v_stand(e1) & on(e1,x2) & n_mountain(x2) & n_dog(x1) & Actor(e1,x1)) |
||
A dog stands at the top of a mountain and looks on. | A dog climbs a grassy knoll. | 2 | -100 | There can be no grassy knoll at the top of a mountain. | exists e1 e2 s1 x1 x2 x3 x4.(n_top(x2) & a_on(s1) & Manner(e2,s1) & Actor(e2,x4) & v_look(e2) & n_dog(x4) & at(e1,x2) & of(x2,x3) & n_mountain(x3) & Actor(e1,x1) & v_stand(e1) & n_dog(x1)) | exists e1 s1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_climb(e1) & n_knoll(x2) & a_grassy(s1) & Theme(s1,x2) & n_dog(x1)) | 7994b334-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 s1 x1 x2 x3 x4.(v_stand(e1) & v_look(e2) & of(x2,x3) & n_top(x2) & n_mountain(x3) & n_dog(x4) & n_dog(x1) & at(e1,x2) & a_on(s1) & Manner(e2,s1) & Actor(e2,x4) & Actor(e1,x1)) | exists e1 s1 x1 x2.(v_climb(e1) & n_knoll(x2) & n_dog(x1) & a_grassy(s1) & Theme(s1,x2) & Theme(e1,x2) & Actor(e1,x1)) |
||
A dog is playing catch on the grassy plain | A dog is playing outside. | 0 | -100 | Playing catch is a form of playing, and grassy plain implies outside. | exists e1 s1 x1 x2 x3.(n_plain(x3) & a_grassy(s1) & Theme(s1,x3) & on(e1,x3) & Theme(e1,x2) & Actor(e1,x1) & v_play(e1) & n_catch(x2) & n_dog(x1)) | exists e1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_play(e1) & n_outside(x2) & n_dog(x1)) | 7994b8ac-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3.(v_play(e1) & on(e1,x3) & n_plain(x3) & n_dog(x1) & n_catch(x2) & a_grassy(s1) & Theme(s1,x3) & Theme(e1,x2) & Actor(e1,x1)) | exists e1 x1 x2.(v_play(e1) & n_outside(x2) & n_dog(x1) & Theme(e1,x2) & Actor(e1,x1)) |
||
A dog is playing catch on the grassy plain | A dog is playing catch with his owner. | 1 | -100 | Although the dog is playing catch, it does not imply he is playing with his owner. | exists e1 s1 x1 x2 x3.(n_plain(x3) & a_grassy(s1) & Theme(s1,x3) & on(e1,x3) & Theme(e1,x2) & Actor(e1,x1) & v_play(e1) & n_catch(x2) & n_dog(x1)) | exists e1 x1 x2 x3.(with(e1,x3) & n_owner(x3) & of(x3,x1) & n_male(x1) & Theme(e1,x2) & Actor(e1,x1) & v_play(e1) & n_catch(x2) & n_dog(x1)) | 7994bdde-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3.(v_play(e1) & on(e1,x3) & n_plain(x3) & n_dog(x1) & n_catch(x2) & a_grassy(s1) & Theme(s1,x3) & Theme(e1,x2) & Actor(e1,x1)) | exists e1 x1 x2 x3.(with(e1,x3) & v_play(e1) & of(x3,x1) & n_owner(x3) & n_male(x1) & n_dog(x1) & n_catch(x2) & Theme(e1,x2) & Actor(e1,x1)) |
||
A dog is playing catch on the grassy plain | A dog is playing by himself indoors. | 2 | -100 | the dog cannot be playing on the grassy plain and indoors simultaneously | exists e1 s1 x1 x2 x3.(n_plain(x3) & a_grassy(s1) & Theme(s1,x3) & on(e1,x3) & Theme(e1,x2) & Actor(e1,x1) & v_play(e1) & n_catch(x2) & n_dog(x1)) | exists e1 x1 x2.(Time(e1,x2) & n_indoor(x2) & by(e1,x1) & n_male(x1) & Actor(e1,x1) & v_play(e1) & n_dog(x1)) | 7994c306-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3.(v_play(e1) & on(e1,x3) & n_plain(x3) & n_dog(x1) & n_catch(x2) & a_grassy(s1) & Theme(s1,x3) & Theme(e1,x2) & Actor(e1,x1)) | exists e1 x1 x2.(v_play(e1) & n_male(x1) & n_indoor(x2) & n_dog(x1) & by(e1,x1) & Time(e1,x2) & Actor(e1,x1)) |
||
A dog stands on a hill looking towards the valley with a stick in its mouth. | A dog stands on a hill | 0 | -100 | The dog is on a hill. | exists e1 e2 x1 x2 x3 x4 x5.(n_mouth(x5) & of(x5,x3) & n_thing(x3) & n_valley(x3) & for(e1,e2) & towards(e2,x3) & with(x3,x4) & in(x4,x5) & n_stick(x4) & Actor(e2,x1) & v_look(e2) & on(e1,x2) & n_hill(x2) & Actor(e1,x1) & v_stand(e1) & n_dog(x1)) | exists e1 x1 x2.(on(e1,x2) & n_hill(x2) & Actor(e1,x1) & v_stand(e1) & n_dog(x1)) | 7994c82e-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 x1 x2 x3 x4 x5.(with(x3,x4) & v_stand(e1) & v_look(e2) & towards(e2,x3) & on(e1,x2) & of(x5,x3) & n_valley(x3) & n_thing(x3) & n_stick(x4) & n_mouth(x5) & n_hill(x2) & n_dog(x1) & in(x4,x5) & for(e1,e2) & Actor(e2,x1) & Actor(e1,x1)) | exists e1 x1 x2.(v_stand(e1) & on(e1,x2) & n_hill(x2) & n_dog(x1) & Actor(e1,x1)) |
||
A dog stands on a hill looking towards the valley with a stick in its mouth. | A black dog stands on a hill. | 1 | -100 | there is no mention about his color so it doesn't imply that he is black | exists e2 e1 x1 x2 x3 x4 x5.(n_mouth(x5) & of(x5,x3) & n_thing(x3) & n_valley(x3) & for(e1,e2) & towards(e2,x3) & with(x3,x4) & in(x4,x5) & n_stick(x4) & Actor(e2,x1) & v_look(e2) & on(e1,x2) & n_hill(x2) & Actor(e1,x1) & v_stand(e1) & n_dog(x1)) | exists e1 s1 x1 x2.(on(e1,x2) & n_hill(x2) & Actor(e1,x1) & v_stand(e1) & n_dog(x1) & a_black(s1) & Theme(s1,x1)) | 7994cdba-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e1 x1 x2 x3 x4 x5.(with(x3,x4) & v_stand(e1) & v_look(e2) & towards(e2,x3) & on(e1,x2) & of(x5,x3) & n_valley(x3) & n_thing(x3) & n_stick(x4) & n_mouth(x5) & n_hill(x2) & n_dog(x1) & in(x4,x5) & for(e1,e2) & Actor(e2,x1) & Actor(e1,x1)) | exists e1 s1 x1 x2.(v_stand(e1) & on(e1,x2) & n_hill(x2) & n_dog(x1) & a_black(s1) & Theme(s1,x1) & Actor(e1,x1)) |
||
A dog stands on a hill looking towards the valley with a stick in its mouth. | A dog stands on a hill looking down at the grass. | 2 | -100 | If the dog is looking at grass, he cannot be looking at a valley | exists e1 e2 x1 x2 x3 x4 x5.(n_mouth(x5) & of(x5,x3) & n_thing(x3) & n_valley(x3) & for(e1,e2) & towards(e2,x3) & with(x3,x4) & in(x4,x5) & n_stick(x4) & Actor(e2,x1) & v_look(e2) & on(e1,x2) & n_hill(x2) & Actor(e1,x1) & v_stand(e1) & n_dog(x1)) | exists e1 e2 s1 x1 x2 x3.(n_grass(x3) & for(e1,e2) & a_down(s1) & Manner(e2,s1) & at(e2,x3) & Actor(e2,x1) & v_look(e2) & on(e1,x2) & n_hill(x2) & Actor(e1,x1) & v_stand(e1) & n_dog(x1)) | 7994d3aa-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 x1 x2 x3 x4 x5.(with(x3,x4) & v_stand(e1) & v_look(e2) & towards(e2,x3) & on(e1,x2) & of(x5,x3) & n_valley(x3) & n_thing(x3) & n_stick(x4) & n_mouth(x5) & n_hill(x2) & n_dog(x1) & in(x4,x5) & for(e1,e2) & Actor(e2,x1) & Actor(e1,x1)) | exists e1 e2 s1 x1 x2 x3.(v_stand(e1) & v_look(e2) & on(e1,x2) & n_hill(x2) & n_grass(x3) & n_dog(x1) & for(e1,e2) & at(e2,x3) & a_down(s1) & Manner(e2,s1) & Actor(e2,x1) & Actor(e1,x1)) |
||
a black and white dog with a stick in his mouth standing on a hill. | A dog is outside. | 0 | -100 | A black and white dog is a type of dog, and hill implies outside. | exists s1 s2 x1 x2 x3 x4 x5.(a_topic(x1) & with(x1,x2) & in(x2,x3) & on(x3,x5) & n_hill(x5) & n_standing(x3) & of(x3,x4) & n_mouth(x4) & of(x3,x1) & n_male(x1) & n_stick(x2) & n_dog(x1) & a_white(s2) & Theme(s2,x1) & a_black(s1) & Theme(s1,x1)) | exists s1 x1.(Theme(s1,x1) & a_outside(s1) & n_dog(x1)) | 7994d8fa-e4c8-11ec-9cdd-0242ac1c0002 | exists s1 s2 x1 x2 x3 x4 x5.(with(x1,x2) & on(x3,x5) & of(x3,x4) & of(x3,x1) & n_stick(x2) & n_standing(x3) & n_mouth(x4) & n_male(x1) & n_hill(x5) & n_dog(x1) & in(x2,x3) & a_white(s2) & a_topic(x1) & a_black(s1) & Theme(s2,x1) & Theme(s1,x1)) | exists s1 x1.(n_dog(x1) & a_outside(s1) & Theme(s1,x1)) |
||
a black and white dog with a stick in his mouth standing on a hill. | A dog is swimming in the lake. | 2 | -100 | the dog isn't standing on the hill if it is swimming | exists s1 s2 x1 x2 x3 x4 x5.(a_topic(x1) & with(x1,x2) & in(x2,x3) & on(x3,x5) & n_hill(x5) & n_standing(x3) & of(x3,x4) & n_mouth(x4) & of(x3,x1) & n_male(x1) & n_stick(x2) & n_dog(x1) & a_white(s2) & Theme(s2,x1) & a_black(s1) & Theme(s1,x1)) | exists e1 x1 x2.(n_lake(x2) & in(e1,x2) & Actor(e1,x1) & v_swim(e1) & n_dog(x1)) | 7994de36-e4c8-11ec-9cdd-0242ac1c0002 | exists s1 s2 x1 x2 x3 x4 x5.(with(x1,x2) & on(x3,x5) & of(x3,x4) & of(x3,x1) & n_stick(x2) & n_standing(x3) & n_mouth(x4) & n_male(x1) & n_hill(x5) & n_dog(x1) & in(x2,x3) & a_white(s2) & a_topic(x1) & a_black(s1) & Theme(s2,x1) & Theme(s1,x1)) | exists e1 x1 x2.(v_swim(e1) & n_lake(x2) & n_dog(x1) & in(e1,x2) & Actor(e1,x1)) |
||
a black and white dog with a stick in his mouth standing on a hill. | A dog is taking a stick back to his master. | 1 | -100 | Although the dog has a stick in his mouth, it does not imply he is taking the stick back to his master. | exists s1 s2 x1 x2 x3 x4 x5.(a_topic(x1) & with(x1,x2) & in(x2,x3) & on(x3,x5) & n_hill(x5) & n_standing(x3) & of(x3,x4) & n_mouth(x4) & of(x3,x1) & n_male(x1) & n_stick(x2) & n_dog(x1) & a_white(s2) & Theme(s2,x1) & a_black(s1) & Theme(s1,x1)) | exists e1 x1 x2 x3.(to(e1,x3) & n_master(x3) & of(x3,x1) & n_male(x1) & r_back(e1) & Theme(e1,x2) & Actor(e1,x1) & v_take(e1) & n_stick(x2) & n_dog(x1)) | 7994e368-e4c8-11ec-9cdd-0242ac1c0002 | exists s1 s2 x1 x2 x3 x4 x5.(with(x1,x2) & on(x3,x5) & of(x3,x4) & of(x3,x1) & n_stick(x2) & n_standing(x3) & n_mouth(x4) & n_male(x1) & n_hill(x5) & n_dog(x1) & in(x2,x3) & a_white(s2) & a_topic(x1) & a_black(s1) & Theme(s2,x1) & Theme(s1,x1)) | exists e1 x1 x2 x3.(v_take(e1) & to(e1,x3) & r_back(e1) & of(x3,x1) & n_stick(x2) & n_master(x3) & n_male(x1) & n_dog(x1) & Theme(e1,x2) & Actor(e1,x1)) |
||
Two girls in a park wearing sunglasses. | Two girls are sitting on a couch playing video games. | 2 | -100 | the girls cannot be simultaneously in the park and playing video games | exists e1 x1 x2 x3 x4.(a_topic(x1) & in(x1,x2) & Theme(e1,x4) & Actor(e1,x3) & v_wear(e1) & n_sunglass(x4) & (x2 = x3) & n_park(x2) & n_girl(x1) & card_eq_2(x1)) | exists e1 e2 x1 x2 x3 x4.(for(e1,e2) & Theme(e2,x3) & Actor(e2,x1) & v_play(e2) & n_game(x3) & of(x3,x4) & n_video(x4) & on(e1,x2) & n_couch(x2) & Actor(e1,x1) & v_sit(e1) & n_girl(x1) & card_eq_2(x1)) | 7994e89a-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4.(v_wear(e1) & n_sunglass(x4) & n_park(x2) & n_girl(x1) & in(x1,x2) & card_eq_2(x1) & a_topic(x1) & Theme(e1,x4) & Actor(e1,x3) & (x2 = x3)) | exists e1 e2 x1 x2 x3 x4.(v_sit(e1) & v_play(e2) & on(e1,x2) & of(x3,x4) & n_video(x4) & n_girl(x1) & n_game(x3) & n_couch(x2) & for(e1,e2) & card_eq_2(x1) & Theme(e2,x3) & Actor(e2,x1) & Actor(e1,x1)) |
||
Two girls in a park wearing sunglasses. | Two girls are at the park on a sunny day. | 1 | -100 | Although the girls are wearing sunglasses, it does not imply it is a sunny day. | exists e1 x1 x2 x3 x4.(a_topic(x1) & in(x1,x2) & Theme(e1,x4) & Actor(e1,x3) & v_wear(e1) & n_sunglass(x4) & (x2 = x3) & n_park(x2) & n_girl(x1) & card_eq_2(x1)) | exists p1 x1 x2.(n_park(x2) & exists s1 x3.(at(x1,x2) & on(x2,x3) & n_day(x3) & a_sunny(s1) & Theme(s1,x3)) & n_girl(x1) & card_eq_2(x1)) | 7994edb8-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4.(v_wear(e1) & n_sunglass(x4) & n_park(x2) & n_girl(x1) & in(x1,x2) & card_eq_2(x1) & a_topic(x1) & Theme(e1,x4) & Actor(e1,x3) & (x2 = x3)) | exists x1 x2.(n_park(x2) & n_girl(x1) & exists s1 x3.(on(x2,x3) & n_day(x3) & at(x1,x2) & a_sunny(s1) & Theme(s1,x3)) & card_eq_2(x1)) |
||
Two girls in a park wearing sunglasses. | Two girls are outside. | 0 | -100 | Park implies outside. | exists e1 x1 x2 x3 x4.(a_topic(x1) & in(x1,x2) & Theme(e1,x4) & Actor(e1,x3) & v_wear(e1) & n_sunglass(x4) & (x2 = x3) & n_park(x2) & n_girl(x1) & card_eq_2(x1)) | exists s1 x1.(Theme(s1,x1) & a_outside(s1) & n_girl(x1) & card_eq_2(x1)) | 7994f34e-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4.(v_wear(e1) & n_sunglass(x4) & n_park(x2) & n_girl(x1) & in(x1,x2) & card_eq_2(x1) & a_topic(x1) & Theme(e1,x4) & Actor(e1,x3) & (x2 = x3)) | exists s1 x1.(n_girl(x1) & card_eq_2(x1) & a_outside(s1) & Theme(s1,x1)) |
||
A group of people walks home carrying plastic shopping bags. | The people have been shopping all day. | 1 | -100 | there is no such evidence that they have been shopping all day | exists e2 e1 x1 x2 x3 x4 x5 x6.(for(e1,e2) & Theme(e2,x4) & Actor(e2,x1) & v_carry(e2) & n_bag(x4) & of(x4,x6) & n_shopping(x6) & of(x4,x5) & n_plastic(x5) & Theme(e1,x3) & Actor(e1,x1) & v_walk(e1) & n_home(x3) & of(x1,x2) & n_people(x2) & n_group(x1)) | exists x2.(n_people(x2) & all x1.(n_day(x1) -> exists e1.(Time(e1,x1) & n_thing(e1) & Actor(e1,x2) & v_shop(e1)))) | 7994f92a-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e1 x1 x2 x3 x4 x5 x6.(v_walk(e1) & v_carry(e2) & of(x4,x6) & of(x4,x5) & of(x1,x2) & n_shopping(x6) & n_plastic(x5) & n_people(x2) & n_home(x3) & n_group(x1) & n_bag(x4) & for(e1,e2) & Theme(e2,x4) & Theme(e1,x3) & Actor(e2,x1) & Actor(e1,x1)) | exists x2.(n_people(x2) & all x1.(exists e1.(v_shop(e1) & n_thing(e1) & Time(e1,x1) & Actor(e1,x2)) | -n_day(x1))) |
||
A group of people walks home carrying plastic shopping bags. | There is more than one person. | 0 | -100 | A group of people means there is more than one person. | exists e1 e2 x1 x2 x3 x4 x5 x6.(for(e1,e2) & Theme(e2,x4) & Actor(e2,x1) & v_carry(e2) & n_bag(x4) & of(x4,x6) & n_shopping(x6) & of(x4,x5) & n_plastic(x5) & Theme(e1,x3) & Actor(e1,x1) & v_walk(e1) & n_home(x3) & of(x1,x2) & n_people(x2) & n_group(x1)) | exists p1 x1 s1 x2 x3.((x1 = x2) & than(s1,x3) & card_eq_1(x3) & Theme(s1,x2) & a_more(s1) & n_person(x2)) | 799503de-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 x1 x2 x3 x4 x5 x6.(v_walk(e1) & v_carry(e2) & of(x4,x6) & of(x4,x5) & of(x1,x2) & n_shopping(x6) & n_plastic(x5) & n_people(x2) & n_home(x3) & n_group(x1) & n_bag(x4) & for(e1,e2) & Theme(e2,x4) & Theme(e1,x3) & Actor(e2,x1) & Actor(e1,x1)) | exists x1 s1 x2 x3.(than(s1,x3) & n_person(x2) & card_eq_1(x3) & a_more(s1) & Theme(s1,x2) & (x1 = x2)) |
||
A small brown dog paws at a white ball | A dog batting a white ball. | 0 | -100 | A small brown dog is a type of dog, and batting means paws. | exists s1 s2 s3 x1 x2 x3.(a_topic(x1) & at(x1,x3) & n_ball(x3) & a_white(s3) & Theme(s3,x3) & n_paw(x1) & of(x1,x2) & n_dog(x2) & a_brown(s2) & Theme(s2,x1) & a_small(s1) & Theme(s1,x1)) | exists e1 s1 x1 x2 x3.(a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & v_bat(e1) & n_ball(x3) & a_white(s1) & Theme(s1,x3) & (x1 = x2) & n_dog(x1)) | 7995094c-e4c8-11ec-9cdd-0242ac1c0002 | exists s1 s2 s3 x1 x2 x3.(of(x1,x2) & n_paw(x1) & n_dog(x2) & n_ball(x3) & at(x1,x3) & a_white(s3) & a_topic(x1) & a_small(s1) & a_brown(s2) & Theme(s3,x3) & Theme(s2,x1) & Theme(s1,x1)) | exists e1 s1 x1 x2 x3.(v_bat(e1) & n_dog(x1) & n_ball(x3) & a_white(s1) & a_topic(x1) & Theme(s1,x3) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2)) |
||
A small brown dog paws at a white ball | A large cat batting a white ball. | 2 | -100 | a dog is not a cat | exists s1 s2 s3 x1 x2 x3.(a_topic(x1) & at(x1,x3) & n_ball(x3) & a_white(s3) & Theme(s3,x3) & n_paw(x1) & of(x1,x2) & n_dog(x2) & a_brown(s2) & Theme(s2,x1) & a_small(s1) & Theme(s1,x1)) | exists e1 s1 s2 x1 x2 x3.(a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & v_bat(e1) & n_ball(x3) & a_white(s2) & Theme(s2,x3) & (x1 = x2) & n_cat(x1) & a_large(s1) & Theme(s1,x1)) | 79950e74-e4c8-11ec-9cdd-0242ac1c0002 | exists s1 s2 s3 x1 x2 x3.(of(x1,x2) & n_paw(x1) & n_dog(x2) & n_ball(x3) & at(x1,x3) & a_white(s3) & a_topic(x1) & a_small(s1) & a_brown(s2) & Theme(s3,x3) & Theme(s2,x1) & Theme(s1,x1)) | exists e1 s1 s2 x1 x2 x3.(v_bat(e1) & n_cat(x1) & n_ball(x3) & a_white(s2) & a_topic(x1) & a_large(s1) & Theme(s2,x3) & Theme(s1,x1) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2)) |
||
A small brown dog paws at a white ball | A small brown dog paws at a white tennis ball. | 1 | -100 | Not all white balls are tennis balls. | exists s1 s2 s3 x1 x2 x3.(a_topic(x1) & at(x1,x3) & n_ball(x3) & a_white(s3) & Theme(s3,x3) & n_paw(x1) & of(x1,x2) & n_dog(x2) & a_brown(s2) & Theme(s2,x1) & a_small(s1) & Theme(s1,x1)) | exists s1 s2 s3 x1 x2 x3 x4.(a_topic(x1) & at(x1,x3) & n_ball(x3) & of(x3,x4) & n_tennis(x4) & a_white(s3) & Theme(s3,x3) & n_paw(x1) & of(x1,x2) & n_dog(x2) & a_brown(s2) & Theme(s2,x1) & a_small(s1) & Theme(s1,x1)) | 799513ba-e4c8-11ec-9cdd-0242ac1c0002 | exists s1 s2 s3 x1 x2 x3.(of(x1,x2) & n_paw(x1) & n_dog(x2) & n_ball(x3) & at(x1,x3) & a_white(s3) & a_topic(x1) & a_small(s1) & a_brown(s2) & Theme(s3,x3) & Theme(s2,x1) & Theme(s1,x1)) | exists s1 s2 s3 x1 x2 x3 x4.(of(x3,x4) & of(x1,x2) & n_tennis(x4) & n_paw(x1) & n_dog(x2) & n_ball(x3) & at(x1,x3) & a_white(s3) & a_topic(x1) & a_small(s1) & a_brown(s2) & Theme(s3,x3) & Theme(s2,x1) & Theme(s1,x1)) |
||
An old man is sitting on a stoop while people walk towards him with groceries. | An old man walks toward people carrying groceries. | 2 | -100 | If the old man is sitting, how is it that he walks? It is impossible. | exists e1 p1 s1 x1 x2.(exists e2 x3 x4.(with(e2,x4) & n_grocery(x4) & towards(e2,x1) & Actor(e2,x3) & v_walk(e2) & n_people(x3)) & n_male(x1) & while(e1,p1) & on(e1,x2) & n_stoop(x2) & Actor(e1,x1) & v_sit(e1) & n_man(x1) & a_old(s1) & Theme(s1,x1)) | exists e1 e2 s1 x1 x2 x3 x4.(toward(e1,x2) & Theme(e2,x4) & Actor(e2,x3) & v_carry(e2) & n_grocery(x4) & (x2 = x3) & n_people(x2) & Actor(e1,x1) & v_walk(e1) & n_man(x1) & a_old(s1) & Theme(s1,x1)) | 7995195a-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 p1 s1 x1 x2.(while(e1,p1) & v_sit(e1) & on(e1,x2) & n_stoop(x2) & n_man(x1) & n_male(x1) & exists e2 x3 x4.(with(e2,x4) & v_walk(e2) & towards(e2,x1) & n_people(x3) & n_grocery(x4) & Actor(e2,x3)) & a_old(s1) & Theme(s1,x1) & Actor(e1,x1)) | exists e1 e2 s1 x1 x2 x3 x4.(v_walk(e1) & v_carry(e2) & toward(e1,x2) & n_people(x2) & n_man(x1) & n_grocery(x4) & a_old(s1) & Theme(s1,x1) & Theme(e2,x4) & Actor(e2,x3) & Actor(e1,x1) & (x2 = x3)) |
||
An old man is reading the paper despite crushing feelings of loneliness. | An old man is crying while reading the paper. | 1 | -100 | crushing feeling of loneliness doesn't imply that he is crying too | exists e1 e2 s1 x1 x2 x3 x4.(n_paper(x2) & despite(e1,e2) & Theme(e2,x3) & Actor(e2,x1) & v_crush(e2) & of(x3,x4) & n_loneliness(x4) & n_feeling(x3) & Theme(e1,x2) & Actor(e1,x1) & v_read(e1) & n_man(x1) & a_old(s1) & Theme(s1,x1)) | exists e1 e2 s1 x1 x2.(n_paper(x2) & while(e1,e2) & Theme(e2,x2) & Actor(e2,x1) & v_read(e2) & Actor(e1,x1) & v_cry(e1) & n_man(x1) & a_old(s1) & Theme(s1,x1)) | 79952bd4-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 s1 x1 x2 x3 x4.(v_read(e1) & v_crush(e2) & of(x3,x4) & n_paper(x2) & n_man(x1) & n_loneliness(x4) & n_feeling(x3) & despite(e1,e2) & a_old(s1) & Theme(s1,x1) & Theme(e2,x3) & Theme(e1,x2) & Actor(e2,x1) & Actor(e1,x1)) | exists e1 e2 s1 x1 x2.(while(e1,e2) & v_read(e2) & v_cry(e1) & n_paper(x2) & n_man(x1) & a_old(s1) & Theme(s1,x1) & Theme(e2,x2) & Actor(e2,x1) & Actor(e1,x1)) |
||
A family coming back from shopping and a gentlemen is reading his newspaper to the side of the street. | The gentleman is driving an eighteen wheeler down the street. | 2 | 0.000003 | The gentleman cannot be driving if he is reading his newspaper. | exists e1 e2 p1 x1 x2 x3 x4 x5 x6 x7.(n_street(x7) & n_side(x6) & to(e2,x6) & of(x6,x7) & Theme(e2,x5) & Actor(e2,x1) & v_read(e2) & n_newspaper(x5) & of(x5,x2) & n_male(x2) & subset_of(x4,x1) & n_gentleman(x4) & subset_of(x2,x1) & exists s1 x8.(from(s1,x8) & n_shopping(x8) & Theme(s1,x3) & a_back(s1)) & Topic(e1,p1) & Actor(e1,x3) & v_come(e1) & (x2 = x3) & n_family(x2)) | exists e1 x1 x2 x3 x4.(n_street(x4) & n_gentleman(x1) & down(e1,x4) & Theme(e1,x2) & Actor(e1,x1) & v_drive(e1) & n_wheeler(x2) & of(x2,x3) & n_eighteen(x3)) | 79953bec-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 p1 x1 x2 x3 x4 x5 x6 x7.(v_read(e2) & v_come(e1) & to(e2,x6) & subset_of(x4,x1) & subset_of(x2,x1) & of(x6,x7) & of(x5,x2) & n_street(x7) & n_side(x6) & n_newspaper(x5) & n_male(x2) & n_gentleman(x4) & n_family(x2) & exists s1 x8.(n_shopping(x8) & from(s1,x8) & a_back(s1) & Theme(s1,x3)) & Topic(e1,p1) & Theme(e2,x5) & Actor(e2,x1) & Actor(e1,x3) & (x2 = x3)) | exists e1 x1 x2 x3 x4.(v_drive(e1) & of(x2,x3) & n_wheeler(x2) & n_street(x4) & n_gentleman(x1) & n_eighteen(x3) & down(e1,x4) & Theme(e1,x2) & Actor(e1,x1)) |
||
A family coming back from shopping and a gentlemen is reading his newspaper to the side of the street. | People are outdoors because it's a nice day outside. | 1 | 0.54466 | not necessary if people are outdoors because it's a nice day outside | exists e1 e2 p1 x1 x2 x3 x4 x5 x6 x7.(n_street(x7) & n_side(x6) & to(e2,x6) & of(x6,x7) & Theme(e2,x5) & Actor(e2,x1) & v_read(e2) & n_newspaper(x5) & of(x5,x2) & n_male(x2) & subset_of(x4,x1) & n_gentleman(x4) & subset_of(x2,x1) & exists s1 x8.(from(s1,x8) & n_shopping(x8) & Theme(s1,x3) & a_back(s1)) & Topic(e1,p1) & Actor(e1,x3) & v_come(e1) & (x2 = x3) & n_family(x2)) | exists p1 p2 x1.(exists p3 s1.(a_outside(s1) & Manner(p3,s1) & exists s2 x3.((x1 = x3) & n_day(x3) & a_nice(s2) & Theme(s2,x3))) & n_thing(x1) & because(p1,p2) & exists x2.((x1 = x2) & n_outdoors(x2)) & n_people(x1)) | 7995492a-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 p1 x1 x2 x3 x4 x5 x6 x7.(v_read(e2) & v_come(e1) & to(e2,x6) & subset_of(x4,x1) & subset_of(x2,x1) & of(x6,x7) & of(x5,x2) & n_street(x7) & n_side(x6) & n_newspaper(x5) & n_male(x2) & n_gentleman(x4) & n_family(x2) & exists s1 x8.(n_shopping(x8) & from(s1,x8) & a_back(s1) & Theme(s1,x3)) & Topic(e1,p1) & Theme(e2,x5) & Actor(e2,x1) & Actor(e1,x3) & (x2 = x3)) | exists p1 p2 x1.(n_thing(x1) & n_people(x1) & exists x2.(n_outdoors(x2) & (x1 = x2)) & exists p3 s1.(exists s2 x3.(n_day(x3) & a_nice(s2) & Theme(s2,x3) & (x1 = x3)) & a_outside(s1) & Manner(p3,s1)) & because(p1,p2)) |
||
A family coming back from shopping and a gentlemen is reading his newspaper to the side of the street. | A family returns from a days errands passes a man along the road | 0 | -100 | Coming back is the same thing as returns | exists e2 e1 p1 x1 x2 x3 x4 x5 x6 x7.(n_street(x7) & n_side(x6) & to(e2,x6) & of(x6,x7) & Theme(e2,x5) & Actor(e2,x1) & v_read(e2) & n_newspaper(x5) & of(x5,x2) & n_male(x2) & subset_of(x4,x1) & n_gentleman(x4) & subset_of(x2,x1) & exists s1 x8.(from(s1,x8) & n_shopping(x8) & Theme(s1,x3) & a_back(s1)) & Topic(e1,p1) & Actor(e1,x3) & v_come(e1) & (x2 = x3) & n_family(x2)) | exists e1 s1 x1 x2 x3 x4 x5.(n_road(x5) & a_errand(s1) & Manner(e1,s1) & along(e1,x5) & Theme(e1,x4) & Actor(e1,x1) & v_pass(e1) & n_man(x4) & from(x1,x3) & n_day(x3) & n_return(x1) & of(x1,x2) & n_family(x2)) | 799558ca-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e1 p1 x1 x2 x3 x4 x5 x6 x7.(v_read(e2) & v_come(e1) & to(e2,x6) & subset_of(x4,x1) & subset_of(x2,x1) & of(x6,x7) & of(x5,x2) & n_street(x7) & n_side(x6) & n_newspaper(x5) & n_male(x2) & n_gentleman(x4) & n_family(x2) & exists s1 x8.(n_shopping(x8) & from(s1,x8) & a_back(s1) & Theme(s1,x3)) & Topic(e1,p1) & Theme(e2,x5) & Actor(e2,x1) & Actor(e1,x3) & (x2 = x3)) | exists e1 s1 x1 x2 x3 x4 x5.(v_pass(e1) & of(x1,x2) & n_road(x5) & n_return(x1) & n_man(x4) & n_family(x2) & n_day(x3) & from(x1,x3) & along(e1,x5) & a_errand(s1) & Theme(e1,x4) & Manner(e1,s1) & Actor(e1,x1)) |
||
A family coming back from shopping and a gentlemen is reading his newspaper to the side of the street. | There is a man looking through the newspaper. | 0 | 0.96895 | reading and looking a newspaper can mean the same thing | exists e1 e2 p1 x1 x2 x3 x4 x5 x6 x7.(n_street(x7) & n_side(x6) & to(e2,x6) & of(x6,x7) & Theme(e2,x5) & Actor(e2,x1) & v_read(e2) & n_newspaper(x5) & of(x5,x2) & n_male(x2) & subset_of(x4,x1) & n_gentleman(x4) & subset_of(x2,x1) & exists s1 x8.(from(s1,x8) & n_shopping(x8) & Theme(s1,x3) & a_back(s1)) & Topic(e1,p1) & Actor(e1,x3) & v_come(e1) & (x2 = x3) & n_family(x2)) | exists p1 x1 x4.(n_newspaper(x4) & exists e1 x2 x3.((x1 = x2) & through(e1,x4) & Actor(e1,x3) & v_look(e1) & (x2 = x3) & n_man(x2))) | 7995681a-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 p1 x1 x2 x3 x4 x5 x6 x7.(v_read(e2) & v_come(e1) & to(e2,x6) & subset_of(x4,x1) & subset_of(x2,x1) & of(x6,x7) & of(x5,x2) & n_street(x7) & n_side(x6) & n_newspaper(x5) & n_male(x2) & n_gentleman(x4) & n_family(x2) & exists s1 x8.(n_shopping(x8) & from(s1,x8) & a_back(s1) & Theme(s1,x3)) & Topic(e1,p1) & Theme(e2,x5) & Actor(e2,x1) & Actor(e1,x3) & (x2 = x3)) | exists x1 x4.(n_newspaper(x4) & exists e1 x2 x3.(v_look(e1) & through(e1,x4) & n_man(x2) & Actor(e1,x3) & (x2 = x3) & (x1 = x2))) |
||
A family coming back from shopping and a gentlemen is reading his newspaper to the side of the street. | a group passes a woman reading a book | 1 | 0.000007 | A gentlemen is not a woman. | exists e1 e2 p1 x1 x2 x3 x4 x5 x6 x7.(n_street(x7) & n_side(x6) & to(e2,x6) & of(x6,x7) & Theme(e2,x5) & Actor(e2,x1) & v_read(e2) & n_newspaper(x5) & of(x5,x2) & n_male(x2) & subset_of(x4,x1) & n_gentleman(x4) & subset_of(x2,x1) & exists s1 x8.(from(s1,x8) & n_shopping(x8) & Theme(s1,x3) & a_back(s1)) & Topic(e1,p1) & Actor(e1,x3) & v_come(e1) & (x2 = x3) & n_family(x2)) | exists e1 e2 x1 x2 x3 x4.(Theme(e2,x2) & Actor(e2,x1) & v_pass(e2) & Theme(e1,x4) & Actor(e1,x3) & v_read(e1) & n_book(x4) & (x2 = x3) & n_woman(x2) & n_group(x1)) | 79956dd8-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 p1 x1 x2 x3 x4 x5 x6 x7.(v_read(e2) & v_come(e1) & to(e2,x6) & subset_of(x4,x1) & subset_of(x2,x1) & of(x6,x7) & of(x5,x2) & n_street(x7) & n_side(x6) & n_newspaper(x5) & n_male(x2) & n_gentleman(x4) & n_family(x2) & exists s1 x8.(n_shopping(x8) & from(s1,x8) & a_back(s1) & Theme(s1,x3)) & Topic(e1,p1) & Theme(e2,x5) & Actor(e2,x1) & Actor(e1,x3) & (x2 = x3)) | exists e1 e2 x1 x2 x3 x4.(v_read(e1) & v_pass(e2) & n_woman(x2) & n_group(x1) & n_book(x4) & Theme(e2,x2) & Theme(e1,x4) & Actor(e2,x1) & Actor(e1,x3) & (x2 = x3)) |
||
A family coming back from shopping and a gentlemen is reading his newspaper to the side of the street. | A man is sitting on a bench. | 1 | 0.001131 | Just because a gentle is reading his newspaper, it doesn't imply he is sitting on a bench. | exists e1 e2 p1 x1 x2 x3 x4 x5 x6 x7.(n_street(x7) & n_side(x6) & to(e2,x6) & of(x6,x7) & Theme(e2,x5) & Actor(e2,x1) & v_read(e2) & n_newspaper(x5) & of(x5,x2) & n_male(x2) & subset_of(x4,x1) & n_gentleman(x4) & subset_of(x2,x1) & exists s1 x8.(from(s1,x8) & n_shopping(x8) & Theme(s1,x3) & a_back(s1)) & Topic(e1,p1) & Actor(e1,x3) & v_come(e1) & (x2 = x3) & n_family(x2)) | exists e1 x1 x2.(on(e1,x2) & n_bench(x2) & Actor(e1,x1) & v_sit(e1) & n_man(x1)) | 79957300-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 p1 x1 x2 x3 x4 x5 x6 x7.(v_read(e2) & v_come(e1) & to(e2,x6) & subset_of(x4,x1) & subset_of(x2,x1) & of(x6,x7) & of(x5,x2) & n_street(x7) & n_side(x6) & n_newspaper(x5) & n_male(x2) & n_gentleman(x4) & n_family(x2) & exists s1 x8.(n_shopping(x8) & from(s1,x8) & a_back(s1) & Theme(s1,x3)) & Topic(e1,p1) & Theme(e2,x5) & Actor(e2,x1) & Actor(e1,x3) & (x2 = x3)) | exists e1 x1 x2.(v_sit(e1) & on(e1,x2) & n_man(x1) & n_bench(x2) & Actor(e1,x1)) |
||
A family coming back from shopping and a gentlemen is reading his newspaper to the side of the street. | The family is holding lots of bags from shopping. | 1 | 0.664897 | Just because the family is back from shopping, it doesn't imply they are holding lots of bags from shopping. | exists e1 e2 p1 x1 x2 x3 x4 x5 x6 x7.(n_street(x7) & n_side(x6) & to(e2,x6) & of(x6,x7) & Theme(e2,x5) & Actor(e2,x1) & v_read(e2) & n_newspaper(x5) & of(x5,x2) & n_male(x2) & subset_of(x4,x1) & n_gentleman(x4) & subset_of(x2,x1) & exists s1 x8.(from(s1,x8) & n_shopping(x8) & Theme(s1,x3) & a_back(s1)) & Topic(e1,p1) & Actor(e1,x3) & v_come(e1) & (x2 = x3) & n_family(x2)) | exists e1 x1 x2 x3 x4.(n_family(x1) & Theme(e1,x2) & Actor(e1,x1) & v_hold(e1) & of(x2,x3) & from(x3,x4) & n_shopping(x4) & n_bag(x3) & n_lot(x2)) | 79957d0a-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 p1 x1 x2 x3 x4 x5 x6 x7.(v_read(e2) & v_come(e1) & to(e2,x6) & subset_of(x4,x1) & subset_of(x2,x1) & of(x6,x7) & of(x5,x2) & n_street(x7) & n_side(x6) & n_newspaper(x5) & n_male(x2) & n_gentleman(x4) & n_family(x2) & exists s1 x8.(n_shopping(x8) & from(s1,x8) & a_back(s1) & Theme(s1,x3)) & Topic(e1,p1) & Theme(e2,x5) & Actor(e2,x1) & Actor(e1,x3) & (x2 = x3)) | exists e1 x1 x2 x3 x4.(v_hold(e1) & of(x2,x3) & n_shopping(x4) & n_lot(x2) & n_family(x1) & n_bag(x3) & from(x3,x4) & Theme(e1,x2) & Actor(e1,x1)) |
||
A family coming back from shopping and a gentlemen is reading his newspaper to the side of the street. | Man is reading New York Times | 1 | 0.593627 | Not every newspaper is New York Times. | exists e1 e2 p1 x1 x2 x3 x4 x5 x6 x7.(n_street(x7) & n_side(x6) & to(e2,x6) & of(x6,x7) & Theme(e2,x5) & Actor(e2,x1) & v_read(e2) & n_newspaper(x5) & of(x5,x2) & n_male(x2) & subset_of(x4,x1) & n_gentleman(x4) & subset_of(x2,x1) & exists s1 x8.(from(s1,x8) & n_shopping(x8) & Theme(s1,x3) & a_back(s1)) & Topic(e1,p1) & Actor(e1,x3) & v_come(e1) & (x2 = x3) & n_family(x2)) | exists e1 x1 x2 x3 x4.(ne_org_times(x2) & (x2 = x4) & ne_org_york(x4) & (x2 = x3) & ne_org_new(x3) & Theme(e1,x2) & Actor(e1,x1) & v_read(e1) & n_man(x1)) | 7995820a-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 p1 x1 x2 x3 x4 x5 x6 x7.(v_read(e2) & v_come(e1) & to(e2,x6) & subset_of(x4,x1) & subset_of(x2,x1) & of(x6,x7) & of(x5,x2) & n_street(x7) & n_side(x6) & n_newspaper(x5) & n_male(x2) & n_gentleman(x4) & n_family(x2) & exists s1 x8.(n_shopping(x8) & from(s1,x8) & a_back(s1) & Theme(s1,x3)) & Topic(e1,p1) & Theme(e2,x5) & Actor(e2,x1) & Actor(e1,x3) & (x2 = x3)) | exists e1 x1 x2 x3 x4.(v_read(e1) & ne_org_york(x4) & ne_org_times(x2) & ne_org_new(x3) & n_man(x1) & Theme(e1,x2) & Actor(e1,x1) & (x2 = x4) & (x2 = x3)) |
||
Three men and two women walk down an outdoor hallway past a man sitting on a step reading a newspaper. | Three men and two women walk down a long hallway. | 1 | 0.59368 | Not every outdoor hallway is long. | exists e1 e3 e2 s1 x1 x2 x3 x4 x5 x6 x7 x8 x9.(past(e1,x5) & on(e2,x7) & Theme(e3,x9) & Actor(e3,x8) & v_read(e3) & n_newspaper(x9) & (x7 = x8) & n_step(x7) & Actor(e2,x6) & v_sit(e2) & (x5 = x6) & n_man(x5) & down(e1,x4) & n_hallway(x4) & a_outdoor(s1) & Theme(s1,x4) & Actor(e1,x1) & v_walk(e1) & n_woman(x3) & card_eq_2(x3) & n_man(x2) & subset_of(x3,x1) & subset_of(x2,x1) & card_eq_3(x1)) | exists e1 s1 x1 x2 x3 x4.(down(e1,x4) & n_hallway(x4) & a_long(s1) & Theme(s1,x4) & Actor(e1,x1) & v_walk(e1) & n_woman(x3) & card_eq_2(x3) & n_man(x2) & subset_of(x3,x1) & subset_of(x2,x1) & card_eq_3(x1)) | 799590d8-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e3 e2 s1 x1 x2 x3 x4 x5 x6 x7 x8 x9.(v_walk(e1) & v_sit(e2) & v_read(e3) & subset_of(x3,x1) & subset_of(x2,x1) & past(e1,x5) & on(e2,x7) & n_woman(x3) & n_step(x7) & n_newspaper(x9) & n_man(x5) & n_man(x2) & n_hallway(x4) & down(e1,x4) & card_eq_3(x1) & card_eq_2(x3) & a_outdoor(s1) & Theme(s1,x4) & Theme(e3,x9) & Actor(e3,x8) & Actor(e2,x6) & Actor(e1,x1) & (x7 = x8) & (x5 = x6)) | exists e1 s1 x1 x2 x3 x4.(v_walk(e1) & subset_of(x3,x1) & subset_of(x2,x1) & n_woman(x3) & n_man(x2) & n_hallway(x4) & down(e1,x4) & card_eq_3(x1) & card_eq_2(x3) & a_long(s1) & Theme(s1,x4) & Actor(e1,x1)) |
||
Three men and two women walk down an outdoor hallway past a man sitting on a step reading a newspaper. | There are six people in total in this scene | 0 | 0.990249 | Three men two woman and a man sitting is six people | exists e1 e3 e2 s1 x1 x2 x3 x4 x5 x6 x7 x8 x9.(past(e1,x5) & on(e2,x7) & Theme(e3,x9) & Actor(e3,x8) & v_read(e3) & n_newspaper(x9) & (x7 = x8) & n_step(x7) & Actor(e2,x6) & v_sit(e2) & (x5 = x6) & n_man(x5) & down(e1,x4) & n_hallway(x4) & a_outdoor(s1) & Theme(s1,x4) & Actor(e1,x1) & v_walk(e1) & n_woman(x3) & card_eq_2(x3) & n_man(x2) & subset_of(x3,x1) & subset_of(x2,x1) & card_eq_3(x1)) | exists p1 x1 x2 x3.(n_scene(x3) & in(p1,x3) & in(p1,x2) & n_total(x2) & exists x4.((x1 = x4) & n_people(x4) & card_eq_6(x4))) | 79959ae2-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e3 e2 s1 x1 x2 x3 x4 x5 x6 x7 x8 x9.(v_walk(e1) & v_sit(e2) & v_read(e3) & subset_of(x3,x1) & subset_of(x2,x1) & past(e1,x5) & on(e2,x7) & n_woman(x3) & n_step(x7) & n_newspaper(x9) & n_man(x5) & n_man(x2) & n_hallway(x4) & down(e1,x4) & card_eq_3(x1) & card_eq_2(x3) & a_outdoor(s1) & Theme(s1,x4) & Theme(e3,x9) & Actor(e3,x8) & Actor(e2,x6) & Actor(e1,x1) & (x7 = x8) & (x5 = x6)) | exists p1 x1 x2 x3.(n_total(x2) & n_scene(x3) & in(p1,x3) & in(p1,x2) & exists x4.(n_people(x4) & card_eq_6(x4) & (x1 = x4))) |
||
Three men and two women walk down an outdoor hallway past a man sitting on a step reading a newspaper. | A security guard lets 5 people pass. | 1 | 0.20538 | Just because a man is sitting on a step reading a newspaper in a hallway, it doesn't imply he is a security guard. | exists e1 e3 e2 s1 x1 x2 x3 x4 x5 x6 x7 x8 x9.(past(e1,x5) & on(e2,x7) & Theme(e3,x9) & Actor(e3,x8) & v_read(e3) & n_newspaper(x9) & (x7 = x8) & n_step(x7) & Actor(e2,x6) & v_sit(e2) & (x5 = x6) & n_man(x5) & down(e1,x4) & n_hallway(x4) & a_outdoor(s1) & Theme(s1,x4) & Actor(e1,x1) & v_walk(e1) & n_woman(x3) & card_eq_2(x3) & n_man(x2) & subset_of(x3,x1) & subset_of(x2,x1) & card_eq_3(x1)) | exists e1 e2 x1 x2 x3 x4.(Theme(e2,x3) & Actor(e2,x1) & v_let(e2) & Actor(e1,x4) & v_pass(e1) & (x3 = x4) & n_people(x3) & n_date(x3) & a_date_day_05(x3) & a_date_day_05(x3) & n_guard(x1) & of(x1,x2) & n_security(x2)) | 7995a05a-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e3 e2 s1 x1 x2 x3 x4 x5 x6 x7 x8 x9.(v_walk(e1) & v_sit(e2) & v_read(e3) & subset_of(x3,x1) & subset_of(x2,x1) & past(e1,x5) & on(e2,x7) & n_woman(x3) & n_step(x7) & n_newspaper(x9) & n_man(x5) & n_man(x2) & n_hallway(x4) & down(e1,x4) & card_eq_3(x1) & card_eq_2(x3) & a_outdoor(s1) & Theme(s1,x4) & Theme(e3,x9) & Actor(e3,x8) & Actor(e2,x6) & Actor(e1,x1) & (x7 = x8) & (x5 = x6)) | exists e1 e2 x1 x2 x3 x4.(v_pass(e1) & v_let(e2) & of(x1,x2) & n_security(x2) & n_people(x3) & n_guard(x1) & n_date(x3) & a_date_day_05(x3) & Theme(e2,x3) & Actor(e2,x1) & Actor(e1,x4) & (x3 = x4)) |
||
Three men and two women walk down an outdoor hallway past a man sitting on a step reading a newspaper. | The man was sleeping. | 2 | 0.000401 | The man was either sitting or sleeping. | exists e1 e3 e2 s1 x1 x2 x3 x4 x5 x6 x7 x8 x9.(past(e1,x5) & on(e2,x7) & Theme(e3,x9) & Actor(e3,x8) & v_read(e3) & n_newspaper(x9) & (x7 = x8) & n_step(x7) & Actor(e2,x6) & v_sit(e2) & (x5 = x6) & n_man(x5) & down(e1,x4) & n_hallway(x4) & a_outdoor(s1) & Theme(s1,x4) & Actor(e1,x1) & v_walk(e1) & n_woman(x3) & card_eq_2(x3) & n_man(x2) & subset_of(x3,x1) & subset_of(x2,x1) & card_eq_3(x1)) | exists e1 x1.(n_man(x1) & Actor(e1,x1) & v_sleep(e1)) | 7995aa64-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e3 e2 s1 x1 x2 x3 x4 x5 x6 x7 x8 x9.(v_walk(e1) & v_sit(e2) & v_read(e3) & subset_of(x3,x1) & subset_of(x2,x1) & past(e1,x5) & on(e2,x7) & n_woman(x3) & n_step(x7) & n_newspaper(x9) & n_man(x5) & n_man(x2) & n_hallway(x4) & down(e1,x4) & card_eq_3(x1) & card_eq_2(x3) & a_outdoor(s1) & Theme(s1,x4) & Theme(e3,x9) & Actor(e3,x8) & Actor(e2,x6) & Actor(e1,x1) & (x7 = x8) & (x5 = x6)) | exists e1 x1.(v_sleep(e1) & n_man(x1) & Actor(e1,x1)) |
||
Three men and two women walk down an outdoor hallway past a man sitting on a step reading a newspaper. | They are students going to classes. | 1 | 0.122281 | Just because three men and two women walk down an outdoor hallway,it doesn't imply they are students going to classes. | exists e1 e3 e2 s1 x1 x2 x3 x4 x5 x6 x7 x8 x9.(past(e1,x5) & on(e2,x7) & Theme(e3,x9) & Actor(e3,x8) & v_read(e3) & n_newspaper(x9) & (x7 = x8) & n_step(x7) & Actor(e2,x6) & v_sit(e2) & (x5 = x6) & n_man(x5) & down(e1,x4) & n_hallway(x4) & a_outdoor(s1) & Theme(s1,x4) & Actor(e1,x1) & v_walk(e1) & n_woman(x3) & card_eq_2(x3) & n_man(x2) & subset_of(x3,x1) & subset_of(x2,x1) & card_eq_3(x1)) | exists p1 x1.(n_thing(x1) & exists e1 x2 x3 x4.((x1 = x2) & to(e1,x4) & n_class(x4) & Actor(e1,x3) & v_go(e1) & (x2 = x3) & n_student(x2))) | 7995b004-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e3 e2 s1 x1 x2 x3 x4 x5 x6 x7 x8 x9.(v_walk(e1) & v_sit(e2) & v_read(e3) & subset_of(x3,x1) & subset_of(x2,x1) & past(e1,x5) & on(e2,x7) & n_woman(x3) & n_step(x7) & n_newspaper(x9) & n_man(x5) & n_man(x2) & n_hallway(x4) & down(e1,x4) & card_eq_3(x1) & card_eq_2(x3) & a_outdoor(s1) & Theme(s1,x4) & Theme(e3,x9) & Actor(e3,x8) & Actor(e2,x6) & Actor(e1,x1) & (x7 = x8) & (x5 = x6)) | exists x1.(n_thing(x1) & exists e1 x2 x3 x4.(v_go(e1) & to(e1,x4) & n_student(x2) & n_class(x4) & Actor(e1,x3) & (x2 = x3) & (x1 = x2))) |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.