premise
stringlengths 9
342
| hypothesis
stringlengths 1
295
| label
int64 0
2
| probability
float64 -100
1
| explanation_1
stringlengths 0
706
| explanation_2
stringclasses 1
value | explanation_3
stringclasses 1
value | premise_logic
stringlengths 39
2.12k
| hypothesis_logic
stringlengths 33
2.09k
| id
stringlengths 36
36
| premise_sim
stringlengths 39
2.11k
| hypothesis_sim
stringlengths 33
2.08k
|
---|---|---|---|---|---|---|---|---|---|---|---|
A man wearing sunglasses is playing a guitar and singing into a microphone. | A band member is singing and playing the guitar in front of 100000 people. | 1 | -100 | Someone singing in front of people does not have to be a band member and there is no evidence of a crowd size. | exists e2 e3 e1 e4 x1 x2 x3 x4 x5 x6 x7 x8.(into(e4,x8) & n_microphone(x8) & Actor(e4,x5) & v_sing(e4) & Theme(e3,x7) & Actor(e3,x6) & v_wear(e3) & n_sunglass(x7) & (x5 = x6) & n_man(x5) & Theme(e2,x4) & Actor(e2,x1) & v_play(e2) & n_guitar(x4) & Theme(e1,x3) & Actor(e1,x2) & v_wear(e1) & n_sunglass(x3) & (x1 = x2) & n_man(x1)) | exists e2 e1 x1 x2 x3 x4 x5 x6 x7.(n_guitar(x5) & in(e2,x6) & of(x6,x7) & n_people(x7) & card_eq_100000(x7) & n_front(x6) & Theme(e2,x5) & Actor(e2,x3) & v_play(e2) & n_member(x3) & of(x3,x4) & n_band(x4) & Actor(e1,x1) & v_sing(e1) & n_member(x1) & of(x1,x2) & n_band(x2)) | 4ca6c95c-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e3 e1 e4 x1 x2 x3 x4 x5 x6 x7 x8.(v_wear(e3) & v_wear(e1) & v_sing(e4) & v_play(e2) & n_sunglass(x7) & n_sunglass(x3) & n_microphone(x8) & n_man(x5) & n_man(x1) & n_guitar(x4) & into(e4,x8) & Theme(e3,x7) & Theme(e2,x4) & Theme(e1,x3) & Actor(e4,x5) & Actor(e3,x6) & Actor(e2,x1) & Actor(e1,x2) & (x5 = x6) & (x1 = x2)) | exists e2 e1 x1 x2 x3 x4 x5 x6 x7.(v_sing(e1) & v_play(e2) & of(x6,x7) & of(x3,x4) & of(x1,x2) & n_people(x7) & n_member(x3) & n_member(x1) & n_guitar(x5) & n_front(x6) & n_band(x4) & n_band(x2) & in(e2,x6) & card_eq_100000(x7) & Theme(e2,x5) & Actor(e2,x3) & Actor(e1,x1)) |
||
A man wearing sunglasses is playing a guitar and singing into a microphone. | A woman is singing in the shower. | 2 | -100 | A man is not a woman. Guitars and microphones don't go into showers. | exists e2 e3 e4 e1 x1 x2 x3 x4 x5 x6 x7 x8.(into(e4,x8) & n_microphone(x8) & Actor(e4,x5) & v_sing(e4) & Theme(e3,x7) & Actor(e3,x6) & v_wear(e3) & n_sunglass(x7) & (x5 = x6) & n_man(x5) & Theme(e2,x4) & Actor(e2,x1) & v_play(e2) & n_guitar(x4) & Theme(e1,x3) & Actor(e1,x2) & v_wear(e1) & n_sunglass(x3) & (x1 = x2) & n_man(x1)) | exists e1 x1 x2.(n_shower(x2) & in(e1,x2) & Actor(e1,x1) & v_sing(e1) & n_woman(x1)) | 4ca6f3a0-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e3 e4 e1 x1 x2 x3 x4 x5 x6 x7 x8.(v_wear(e3) & v_wear(e1) & v_sing(e4) & v_play(e2) & n_sunglass(x7) & n_sunglass(x3) & n_microphone(x8) & n_man(x5) & n_man(x1) & n_guitar(x4) & into(e4,x8) & Theme(e3,x7) & Theme(e2,x4) & Theme(e1,x3) & Actor(e4,x5) & Actor(e3,x6) & Actor(e2,x1) & Actor(e1,x2) & (x5 = x6) & (x1 = x2)) | exists e1 x1 x2.(v_sing(e1) & n_woman(x1) & n_shower(x2) & in(e1,x2) & Actor(e1,x1)) |
||
A guy playing a guitar with "Whatever it takes" written on it. | A guy playing a guitar. | 0 | -100 | The phrase "Whatever it takes" can be written on a guitar which the guy is playing. | exists e1 x1 x2 x3.(on(e1,x1) & n_thing(x1) & n_thing(x1) & Actor(e1,x1) & v_write(e1) & exists e2 e3 x4.(n_thing(x4) & Theme(e3,x3) & Actor(e3,x2) & v_play(e3) & with(x3,x4) & Theme(e2,x4) & Actor(e2,x1) & v_take(e2)) & n_guitar(x3) & (x1 = x2) & n_guy(x1)) | exists e1 x1 x2 x3.(a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & v_play(e1) & n_guitar(x3) & (x1 = x2) & n_guy(x1)) | 4ca6fd32-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3.(v_write(e1) & on(e1,x1) & n_thing(x1) & n_guy(x1) & n_guitar(x3) & exists e2 e3 x4.(with(x3,x4) & v_take(e2) & v_play(e3) & n_thing(x4) & Theme(e3,x3) & Theme(e2,x4) & Actor(e3,x2) & Actor(e2,x1)) & Actor(e1,x1) & (x1 = x2)) | exists e1 x1 x2 x3.(v_play(e1) & n_guy(x1) & n_guitar(x3) & a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2)) |
||
A guy playing a guitar with "Whatever it takes" written on it. | A woman playing a guitar. | 2 | -100 | A guy playing a guitar should be a male and no mention of woman playing guitar. | exists e1 x1 x2 x3.(on(e1,x1) & n_thing(x1) & n_thing(x1) & Actor(e1,x1) & v_write(e1) & exists e2 e3 x4.(n_thing(x4) & Theme(e3,x3) & Actor(e3,x2) & v_play(e3) & with(x3,x4) & Theme(e2,x4) & Actor(e2,x1) & v_take(e2)) & n_guitar(x3) & (x1 = x2) & n_guy(x1)) | exists e1 x1 x2 x3.(a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & v_play(e1) & n_guitar(x3) & (x1 = x2) & n_woman(x1)) | 4ca7053e-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3.(v_write(e1) & on(e1,x1) & n_thing(x1) & n_guy(x1) & n_guitar(x3) & exists e2 e3 x4.(with(x3,x4) & v_take(e2) & v_play(e3) & n_thing(x4) & Theme(e3,x3) & Theme(e2,x4) & Actor(e3,x2) & Actor(e2,x1)) & Actor(e1,x1) & (x1 = x2)) | exists e1 x1 x2 x3.(v_play(e1) & n_woman(x1) & n_guitar(x3) & a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2)) |
||
A guy playing a guitar with "Whatever it takes" written on it. | A guy playing a guitar well. | 1 | -100 | Not all guitar players do so well. | exists e1 x1 x2 x3.(on(e1,x1) & n_thing(x1) & n_thing(x1) & Actor(e1,x1) & v_write(e1) & exists e2 e3 x4.(n_thing(x4) & Theme(e3,x3) & Actor(e3,x2) & v_play(e3) & with(x3,x4) & Theme(e2,x4) & Actor(e2,x1) & v_take(e2)) & n_guitar(x3) & (x1 = x2) & n_guy(x1)) | exists e1 s1 x1 x2 x3.(a_topic(x1) & a_well(s1) & Manner(e1,s1) & Theme(e1,x3) & Actor(e1,x2) & v_play(e1) & n_guitar(x3) & (x1 = x2) & n_guy(x1)) | 4ca70dd6-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3.(v_write(e1) & on(e1,x1) & n_thing(x1) & n_guy(x1) & n_guitar(x3) & exists e2 e3 x4.(with(x3,x4) & v_take(e2) & v_play(e3) & n_thing(x4) & Theme(e3,x3) & Theme(e2,x4) & Actor(e3,x2) & Actor(e2,x1)) & Actor(e1,x1) & (x1 = x2)) | exists e1 s1 x1 x2 x3.(v_play(e1) & n_guy(x1) & n_guitar(x3) & a_well(s1) & a_topic(x1) & Theme(e1,x3) & Manner(e1,s1) & Actor(e1,x2) & (x1 = x2)) |
||
A man wearing a red cap and shades, is singing into a microphone, as he is playing a guitar that has "Whatever it Takes" written on it. | The man is a rockstar | 1 | -100 | Not every musician is a rockstar. | exists e1 e2 p1 s1 x1 x2 x3 x4 x5 x6.(exists e3 x7 x8.(Theme(e3,x7) & Actor(e3,x1) & v_play(e3) & exists e5 e4 e6 x9 x10.(n_thing(x9) & Theme(e6,x9) & Actor(e6,x8) & v_have(e6) & on(e5,x1) & Theme(e5,x10) & v_write(e5) & (x9 = x10) & Theme(e4,x9) & Actor(e4,x1) & v_take(e4)) & (x7 = x8) & n_guitar(x7)) & n_thing(x1) & n_thing(x1) & n_male(x1) & as(e2,p1) & into(e2,x6) & n_microphone(x6) & Actor(e2,x1) & v_sing(e2) & Theme(e1,x3) & Actor(e1,x2) & v_wear(e1) & subset_of(x5,x3) & n_shades(x5) & subset_of(x4,x3) & n_cap(x4) & a_red(s1) & Theme(s1,x4) & (x1 = x2) & n_man(x1)) | exists p1 x1.(n_man(x1) & exists x2.((x1 = x2) & n_rockstar(x2))) | 4ca71600-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 p1 s1 x1 x2 x3 x4 x5 x6.(v_wear(e1) & v_sing(e2) & subset_of(x5,x3) & subset_of(x4,x3) & n_thing(x1) & n_shades(x5) & n_microphone(x6) & n_man(x1) & n_male(x1) & n_cap(x4) & into(e2,x6) & exists e3 x7 x8.(v_play(e3) & n_guitar(x7) & exists e5 e4 e6 x9 x10.(v_write(e5) & v_take(e4) & v_have(e6) & on(e5,x1) & n_thing(x9) & Theme(e6,x9) & Theme(e5,x10) & Theme(e4,x9) & Actor(e6,x8) & Actor(e4,x1) & (x9 = x10)) & Theme(e3,x7) & Actor(e3,x1) & (x7 = x8)) & as(e2,p1) & a_red(s1) & Theme(s1,x4) & Theme(e1,x3) & Actor(e2,x1) & Actor(e1,x2) & (x1 = x2)) | exists x1.(n_man(x1) & exists x2.(n_rockstar(x2) & (x1 = x2))) |
||
A man wearing a red cap and shades, is singing into a microphone, as he is playing a guitar that has "Whatever it Takes" written on it. | A man can make vocalizations with his mouth | 0 | -100 | "singing" means making vocalizations with mouth. | exists e2 e1 p1 s1 x1 x2 x3 x4 x5 x6.(exists e3 x7 x8.(Theme(e3,x7) & Actor(e3,x1) & v_play(e3) & exists e4 e6 e5 x9 x10.(n_thing(x9) & Theme(e6,x9) & Actor(e6,x8) & v_have(e6) & on(e5,x1) & Theme(e5,x10) & v_write(e5) & (x9 = x10) & Theme(e4,x9) & Actor(e4,x1) & v_take(e4)) & (x7 = x8) & n_guitar(x7)) & n_thing(x1) & n_thing(x1) & n_male(x1) & as(e2,p1) & into(e2,x6) & n_microphone(x6) & Actor(e2,x1) & v_sing(e2) & Theme(e1,x3) & Actor(e1,x2) & v_wear(e1) & subset_of(x5,x3) & n_shades(x5) & subset_of(x4,x3) & n_cap(x4) & a_red(s1) & Theme(s1,x4) & (x1 = x2) & n_man(x1)) | exists e1 p1 x1 x3.(exists e2 x2.(with(e2,x3) & Theme(e2,x2) & Actor(e2,x1) & v_make(e2) & n_vocalization(x2)) & n_mouth(x3) & of(x3,x1) & n_male(x1) & Topic(e1,p1) & Actor(e1,x1) & v_can(e1) & n_man(x1)) | 4ca71f1a-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e1 p1 s1 x1 x2 x3 x4 x5 x6.(v_wear(e1) & v_sing(e2) & subset_of(x5,x3) & subset_of(x4,x3) & n_thing(x1) & n_shades(x5) & n_microphone(x6) & n_man(x1) & n_male(x1) & n_cap(x4) & into(e2,x6) & exists e3 x7 x8.(v_play(e3) & n_guitar(x7) & exists e4 e6 e5 x9 x10.(v_write(e5) & v_take(e4) & v_have(e6) & on(e5,x1) & n_thing(x9) & Theme(e6,x9) & Theme(e5,x10) & Theme(e4,x9) & Actor(e6,x8) & Actor(e4,x1) & (x9 = x10)) & Theme(e3,x7) & Actor(e3,x1) & (x7 = x8)) & as(e2,p1) & a_red(s1) & Theme(s1,x4) & Theme(e1,x3) & Actor(e2,x1) & Actor(e1,x2) & (x1 = x2)) | exists e1 p1 x1 x3.(v_can(e1) & of(x3,x1) & n_mouth(x3) & n_man(x1) & n_male(x1) & exists e2 x2.(with(e2,x3) & v_make(e2) & n_vocalization(x2) & Theme(e2,x2) & Actor(e2,x1)) & Topic(e1,p1) & Actor(e1,x1)) |
||
A man wearing a red cap and shades, is singing into a microphone, as he is playing a guitar that has "Whatever it Takes" written on it. | The man is asleep | 2 | -100 | There is a reference to a man playing guitar and since the man playing guitar cannot be asleep at the same time. | exists e1 e2 p1 s1 x1 x2 x3 x4 x5 x6.(exists e3 x7 x8.(Theme(e3,x7) & Actor(e3,x1) & v_play(e3) & exists e5 e4 e6 x9 x10.(n_thing(x9) & Theme(e6,x9) & Actor(e6,x8) & v_have(e6) & on(e5,x1) & Theme(e5,x10) & v_write(e5) & (x9 = x10) & Theme(e4,x9) & Actor(e4,x1) & v_take(e4)) & (x7 = x8) & n_guitar(x7)) & n_thing(x1) & n_thing(x1) & n_male(x1) & as(e2,p1) & into(e2,x6) & n_microphone(x6) & Actor(e2,x1) & v_sing(e2) & Theme(e1,x3) & Actor(e1,x2) & v_wear(e1) & subset_of(x5,x3) & n_shades(x5) & subset_of(x4,x3) & n_cap(x4) & a_red(s1) & Theme(s1,x4) & (x1 = x2) & n_man(x1)) | exists s1 x1.(n_man(x1) & Theme(s1,x1) & a_asleep(s1)) | 4ca72794-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 p1 s1 x1 x2 x3 x4 x5 x6.(v_wear(e1) & v_sing(e2) & subset_of(x5,x3) & subset_of(x4,x3) & n_thing(x1) & n_shades(x5) & n_microphone(x6) & n_man(x1) & n_male(x1) & n_cap(x4) & into(e2,x6) & exists e3 x7 x8.(v_play(e3) & n_guitar(x7) & exists e5 e4 e6 x9 x10.(v_write(e5) & v_take(e4) & v_have(e6) & on(e5,x1) & n_thing(x9) & Theme(e6,x9) & Theme(e5,x10) & Theme(e4,x9) & Actor(e6,x8) & Actor(e4,x1) & (x9 = x10)) & Theme(e3,x7) & Actor(e3,x1) & (x7 = x8)) & as(e2,p1) & a_red(s1) & Theme(s1,x4) & Theme(e1,x3) & Actor(e2,x1) & Actor(e1,x2) & (x1 = x2)) | exists s1 x1.(n_man(x1) & a_asleep(s1) & Theme(s1,x1)) |
||
A man surfing a big wave. | The man is alone in the ocean. | 1 | -100 | There is nothing to indicate that the man is alone in the ocean. | exists e1 s1 x1 x2 x3.(a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & v_surf(e1) & n_wave(x3) & a_big(s1) & Theme(s1,x3) & (x1 = x2) & n_man(x1)) | exists s1 x1 x2.(n_ocean(x2) & n_man(x1) & in(s1,x2) & Theme(s1,x1) & a_alone(s1)) | 4ca74828-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3.(v_surf(e1) & n_wave(x3) & n_man(x1) & a_topic(x1) & a_big(s1) & Theme(s1,x3) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2)) | exists s1 x1 x2.(n_ocean(x2) & n_man(x1) & in(s1,x2) & a_alone(s1) & Theme(s1,x1)) |
||
A man surfing is doing a trick as he rides a wave that's about 20 feet high. | A surfer wearing a wetsuit is riding a wave. | 1 | -100 | We weren't told he was wearing a wetsuit. | exists e1 p1 x1 x2 x3.(exists e2 s1 x4 x5 x6.(Theme(e2,x4) & Actor(e2,x1) & v_ride(e2) & r_about(s1) & Time(s1,x6) & card_eq_20(x6) & r_foot(s1) & Theme(s1,x5) & a_high(s1) & (x4 = x5) & n_wave(x4)) & n_male(x1) & as(e1,p1) & Theme(e1,x3) & Actor(e1,x1) & v_do(e1) & n_trick(x3) & n_surfing(x1) & of(x1,x2) & n_man(x2)) | exists e1 e2 x1 x2 x3 x4.(Theme(e2,x4) & Actor(e2,x1) & v_ride(e2) & n_wave(x4) & Theme(e1,x3) & Actor(e1,x2) & v_wear(e1) & n_wetsuit(x3) & (x1 = x2) & n_surfer(x1)) | 4ca767c2-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 p1 x1 x2 x3.(v_do(e1) & of(x1,x2) & n_trick(x3) & n_surfing(x1) & n_man(x2) & n_male(x1) & exists e2 s1 x4 x5 x6.(v_ride(e2) & r_foot(s1) & r_about(s1) & n_wave(x4) & card_eq_20(x6) & a_high(s1) & Time(s1,x6) & Theme(s1,x5) & Theme(e2,x4) & Actor(e2,x1) & (x4 = x5)) & as(e1,p1) & Theme(e1,x3) & Actor(e1,x1)) | exists e1 e2 x1 x2 x3 x4.(v_wear(e1) & v_ride(e2) & n_wetsuit(x3) & n_wave(x4) & n_surfer(x1) & Theme(e2,x4) & Theme(e1,x3) & Actor(e2,x1) & Actor(e1,x2) & (x1 = x2)) |
||
A man is on a surfboard surfing the waves and catching good air. | A man on a surfboard is surfing. | 0 | -100 | Surfing on the waves and catching good air is the description or longer explanation of the activity "surfing". | exists e1 e2 p1 s1 x1 x2 x3.(n_wave(x2) & for(p1,e2) & Theme(e2,x3) & Actor(e2,x1) & v_catch(e2) & n_air(x3) & a_good(s1) & Theme(s1,x3) & for(p1,e1) & Theme(e1,x2) & Actor(e1,x1) & v_surf(e1) & exists x4.(on(x1,x4) & n_surfboard(x4)) & n_man(x1)) | exists e1 x1 x2.(Actor(e1,x1) & v_surf(e1) & on(x1,x2) & n_surfboard(x2) & n_man(x1)) | 4ca77848-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 p1 s1 x1 x2 x3.(v_surf(e1) & v_catch(e2) & n_wave(x2) & n_man(x1) & n_air(x3) & for(p1,e2) & for(p1,e1) & exists x4.(on(x1,x4) & n_surfboard(x4)) & a_good(s1) & Theme(s1,x3) & Theme(e2,x3) & Theme(e1,x2) & Actor(e2,x1) & Actor(e1,x1)) | exists e1 x1 x2.(v_surf(e1) & on(x1,x2) & n_surfboard(x2) & n_man(x1) & Actor(e1,x1)) |
||
A surfer flies over the wave. | A surfer on a surfboard in mid air. | 0 | -100 | If a surfer is over the wave, that means he is in the mid air. | exists e1 x1 x2.(n_wave(x2) & over(e1,x2) & Actor(e1,x1) & v_fly(e1) & n_surfer(x1)) | exists s1 x1 x2 x3.(a_topic(x1) & on(x1,x2) & in(x2,x3) & n_air(x3) & a_mid(s1) & Theme(s1,x3) & n_surfboard(x2) & n_surfer(x1)) | 4ca79332-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2.(v_fly(e1) & over(e1,x2) & n_wave(x2) & n_surfer(x1) & Actor(e1,x1)) | exists s1 x1 x2 x3.(on(x1,x2) & n_surfer(x1) & n_surfboard(x2) & n_air(x3) & in(x2,x3) & a_topic(x1) & a_mid(s1) & Theme(s1,x3)) |
||
A girl in a yellow dress stands in front of orange pots as a crowd of people stands in the background. | A girl is wearing a yellow dress and standing in front of orange pots so she can buy them. | 1 | 0.215599 | The girl could be standing in front of orange pots for a reason other than to buy them. | exists e1 s1 x1 x2 x3 x4 x5 x6 x7 x8 x9.(n_background(x9) & in(e1,x9) & Actor(e1,x1) & v_stand(e1) & in(x1,x2) & in(x2,x4) & of(x4,x5) & as(x5,x7) & of(x7,x8) & n_people(x8) & n_crowd(x7) & n_pot(x5) & of(x5,x6) & n_orange(x6) & n_front(x4) & n_stand(x2) & of(x2,x3) & n_dress(x3) & a_yellow(s1) & Theme(s1,x2) & n_girl(x1)) | exists e1 p1 s1 x1 x2 x3 x4 x5 x6 x7.(exists e2 p2.(exists e3.(Theme(e3,x3) & Actor(e3,x1) & v_buy(e3)) & Topic(e2,p2) & Actor(e2,x1) & v_can(e2)) & n_thing(x3) & n_female(x1) & so(e1,p1) & Theme(e1,x2) & Actor(e1,x1) & v_wear(e1) & in(x2,x5) & of(x5,x6) & n_pot(x6) & of(x6,x7) & n_orange(x7) & n_front(x5) & n_standing(x4) & n_dress(x3) & a_yellow(s1) & Theme(s1,x3) & subset_of(x4,x2) & subset_of(x3,x2) & n_girl(x1)) | 4caba8be-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4 x5 x6 x7 x8 x9.(v_stand(e1) & of(x7,x8) & of(x5,x6) & of(x4,x5) & of(x2,x3) & n_stand(x2) & n_pot(x5) & n_people(x8) & n_orange(x6) & n_girl(x1) & n_front(x4) & n_dress(x3) & n_crowd(x7) & n_background(x9) & in(x2,x4) & in(x1,x2) & in(e1,x9) & as(x5,x7) & a_yellow(s1) & Theme(s1,x2) & Actor(e1,x1)) | exists e1 p1 s1 x1 x2 x3 x4 x5 x6 x7.(v_wear(e1) & subset_of(x4,x2) & subset_of(x3,x2) & so(e1,p1) & of(x6,x7) & of(x5,x6) & n_thing(x3) & n_standing(x4) & n_pot(x6) & n_orange(x7) & n_girl(x1) & n_front(x5) & n_female(x1) & n_dress(x3) & in(x2,x5) & exists e2 p2.(v_can(e2) & exists e3.(v_buy(e3) & Theme(e3,x3) & Actor(e3,x1)) & Topic(e2,p2) & Actor(e2,x1)) & a_yellow(s1) & Theme(s1,x3) & Theme(e1,x2) & Actor(e1,x1)) |
||
A girl in a yellow dress stands in front of orange pots as a crowd of people stands in the background. | a girl in a dress stands in front of an orange pot while her family takes a picture | 1 | 0.207592 | Being in a crowd does not imply a family is taking a picture. | exists e1 s1 x1 x2 x3 x4 x5 x6 x7 x8 x9.(n_background(x9) & in(e1,x9) & Actor(e1,x1) & v_stand(e1) & in(x1,x2) & in(x2,x4) & of(x4,x5) & as(x5,x7) & of(x7,x8) & n_people(x8) & n_crowd(x7) & n_pot(x5) & of(x5,x6) & n_orange(x6) & n_front(x4) & n_stand(x2) & of(x2,x3) & n_dress(x3) & a_yellow(s1) & Theme(s1,x2) & n_girl(x1)) | exists e1 p1 x1 x2 x3 x4 x5 x6.(exists e2 x7.(Theme(e2,x7) & Actor(e2,x6) & v_take(e2) & n_picture(x7)) & n_family(x6) & of(x6,x1) & n_female(x1) & while(e1,p1) & in(e1,x3) & of(x3,x4) & n_pot(x4) & of(x4,x5) & n_orange(x5) & n_front(x3) & Actor(e1,x1) & v_stand(e1) & in(x1,x2) & n_dress(x2) & n_girl(x1)) | 4cabb354-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4 x5 x6 x7 x8 x9.(v_stand(e1) & of(x7,x8) & of(x5,x6) & of(x4,x5) & of(x2,x3) & n_stand(x2) & n_pot(x5) & n_people(x8) & n_orange(x6) & n_girl(x1) & n_front(x4) & n_dress(x3) & n_crowd(x7) & n_background(x9) & in(x2,x4) & in(x1,x2) & in(e1,x9) & as(x5,x7) & a_yellow(s1) & Theme(s1,x2) & Actor(e1,x1)) | exists e1 p1 x1 x2 x3 x4 x5 x6.(while(e1,p1) & v_stand(e1) & of(x6,x1) & of(x4,x5) & of(x3,x4) & n_pot(x4) & n_orange(x5) & n_girl(x1) & n_front(x3) & n_female(x1) & n_family(x6) & n_dress(x2) & in(x1,x2) & in(e1,x3) & exists e2 x7.(v_take(e2) & n_picture(x7) & Theme(e2,x7) & Actor(e2,x6)) & Actor(e1,x1)) |
||
A girl in a yellow dress stands in front of orange pots as a crowd of people stands in the background. | The girl has no idea there are people behind her. | 1 | 0.142583 | People can be in a crowd and know there are people behind them. | exists e1 s1 x1 x2 x3 x4 x5 x6 x7 x8 x9.(n_background(x9) & in(e1,x9) & Actor(e1,x1) & v_stand(e1) & in(x1,x2) & in(x2,x4) & of(x4,x5) & as(x5,x7) & of(x7,x8) & n_people(x8) & n_crowd(x7) & n_pot(x5) & of(x5,x6) & n_orange(x6) & n_front(x4) & n_stand(x2) & of(x2,x3) & n_dress(x3) & a_yellow(s1) & Theme(s1,x2) & n_girl(x1)) | exists x1.(n_female(x1) & n_girl(x1) & -exists e1 p1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_have(e1) & exists p2 x3 x4.((x3 = x4) & behind(x4,x1) & n_people(x4)) & that(x2,p1) & n_idea(x2))) | 4cabbd5e-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4 x5 x6 x7 x8 x9.(v_stand(e1) & of(x7,x8) & of(x5,x6) & of(x4,x5) & of(x2,x3) & n_stand(x2) & n_pot(x5) & n_people(x8) & n_orange(x6) & n_girl(x1) & n_front(x4) & n_dress(x3) & n_crowd(x7) & n_background(x9) & in(x2,x4) & in(x1,x2) & in(e1,x9) & as(x5,x7) & a_yellow(s1) & Theme(s1,x2) & Actor(e1,x1)) | exists x1.(n_girl(x1) & n_female(x1) & all e1 p1 x2.(all x3 x4.(-n_people(x4) | -behind(x4,x1) | -(x3 = x4)) | -v_have(e1) | -that(x2,p1) | -n_idea(x2) | -Theme(e1,x2) | -Actor(e1,x1))) |
||
A girl in a yellow dress stands in front of orange pots as a crowd of people stands in the background. | The pot is green. | 2 | 0 | Orange is not green. | exists e1 s1 x1 x2 x3 x4 x5 x6 x7 x8 x9.(n_background(x9) & in(e1,x9) & Actor(e1,x1) & v_stand(e1) & in(x1,x2) & in(x2,x4) & of(x4,x5) & as(x5,x7) & of(x7,x8) & n_people(x8) & n_crowd(x7) & n_pot(x5) & of(x5,x6) & n_orange(x6) & n_front(x4) & n_stand(x2) & of(x2,x3) & n_dress(x3) & a_yellow(s1) & Theme(s1,x2) & n_girl(x1)) | exists s1 x1.(n_pot(x1) & Theme(s1,x1) & a_green(s1)) | 4cabc272-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4 x5 x6 x7 x8 x9.(v_stand(e1) & of(x7,x8) & of(x5,x6) & of(x4,x5) & of(x2,x3) & n_stand(x2) & n_pot(x5) & n_people(x8) & n_orange(x6) & n_girl(x1) & n_front(x4) & n_dress(x3) & n_crowd(x7) & n_background(x9) & in(x2,x4) & in(x1,x2) & in(e1,x9) & as(x5,x7) & a_yellow(s1) & Theme(s1,x2) & Actor(e1,x1)) | exists s1 x1.(n_pot(x1) & a_green(s1) & Theme(s1,x1)) |
||
A girl in a yellow dress stands in front of orange pots as a crowd of people stands in the background. | A girl dressed in yellow attends an event with her family. | 1 | 0.576315 | People in a crowd does not imply an event with family. | exists e1 s1 x1 x2 x3 x4 x5 x6 x7 x8 x9.(n_background(x9) & in(e1,x9) & Actor(e1,x1) & v_stand(e1) & in(x1,x2) & in(x2,x4) & of(x4,x5) & as(x5,x7) & of(x7,x8) & n_people(x8) & n_crowd(x7) & n_pot(x5) & of(x5,x6) & n_orange(x6) & n_front(x4) & n_stand(x2) & of(x2,x3) & n_dress(x3) & a_yellow(s1) & Theme(s1,x2) & n_girl(x1)) | exists e1 x1 x2 x5.(a_topic(x1) & all x3.(n_event(x3) -> exists s1 x4.(with(e1,x5) & in(e1,x4) & for(x4,x3) & n_attend(x4) & a_yellow(s1) & Theme(s1,x4))) & n_family(x5) & of(x5,x1) & n_female(x1) & Theme(e1,x2) & v_dress(e1) & (x1 = x2) & n_girl(x1)) | 4cabc98e-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4 x5 x6 x7 x8 x9.(v_stand(e1) & of(x7,x8) & of(x5,x6) & of(x4,x5) & of(x2,x3) & n_stand(x2) & n_pot(x5) & n_people(x8) & n_orange(x6) & n_girl(x1) & n_front(x4) & n_dress(x3) & n_crowd(x7) & n_background(x9) & in(x2,x4) & in(x1,x2) & in(e1,x9) & as(x5,x7) & a_yellow(s1) & Theme(s1,x2) & Actor(e1,x1)) | exists e1 x1 x2 x5.(v_dress(e1) & of(x5,x1) & n_girl(x1) & n_female(x1) & n_family(x5) & all x3.(exists s1 x4.(with(e1,x5) & n_attend(x4) & in(e1,x4) & for(x4,x3) & a_yellow(s1) & Theme(s1,x4)) | -n_event(x3)) & a_topic(x1) & Theme(e1,x2) & (x1 = x2)) |
||
A girl in a yellow dress stands in front of orange pots as a crowd of people stands in the background. | The people are mesmerized by the orange pot. | 1 | 0.01506 | People are not always mesmerized. | exists e1 s1 x1 x2 x3 x4 x5 x6 x7 x8 x9.(n_background(x9) & in(e1,x9) & Actor(e1,x1) & v_stand(e1) & in(x1,x2) & in(x2,x4) & of(x4,x5) & as(x5,x7) & of(x7,x8) & n_people(x8) & n_crowd(x7) & n_pot(x5) & of(x5,x6) & n_orange(x6) & n_front(x4) & n_stand(x2) & of(x2,x3) & n_dress(x3) & a_yellow(s1) & Theme(s1,x2) & n_girl(x1)) | exists e1 x1 x2 x3.(n_pot(x2) & of(x2,x3) & n_orange(x3) & n_people(x1) & Actor(e1,x2) & Theme(e1,x1) & v_mesmerize(e1)) | 4cabcf06-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4 x5 x6 x7 x8 x9.(v_stand(e1) & of(x7,x8) & of(x5,x6) & of(x4,x5) & of(x2,x3) & n_stand(x2) & n_pot(x5) & n_people(x8) & n_orange(x6) & n_girl(x1) & n_front(x4) & n_dress(x3) & n_crowd(x7) & n_background(x9) & in(x2,x4) & in(x1,x2) & in(e1,x9) & as(x5,x7) & a_yellow(s1) & Theme(s1,x2) & Actor(e1,x1)) | exists e1 x1 x2 x3.(v_mesmerize(e1) & of(x2,x3) & n_pot(x2) & n_people(x1) & n_orange(x3) & Theme(e1,x1) & Actor(e1,x2)) |
||
A girl in a yellow dress stands in front of orange pots as a crowd of people stands in the background. | A girl is wearing a yellow dress and standing in front of orange pots. | 0 | 0.98676 | the crowd of people are not focused on as much as the orange pots | exists e1 s1 x1 x2 x3 x4 x5 x6 x7 x8 x9.(n_background(x9) & in(e1,x9) & Actor(e1,x1) & v_stand(e1) & in(x1,x2) & in(x2,x4) & of(x4,x5) & as(x5,x7) & of(x7,x8) & n_people(x8) & n_crowd(x7) & n_pot(x5) & of(x5,x6) & n_orange(x6) & n_front(x4) & n_stand(x2) & of(x2,x3) & n_dress(x3) & a_yellow(s1) & Theme(s1,x2) & n_girl(x1)) | exists e1 s1 x1 x2 x3 x4 x5 x6 x7.(Theme(e1,x2) & Actor(e1,x1) & v_wear(e1) & in(x2,x5) & of(x5,x6) & n_pot(x6) & of(x6,x7) & n_orange(x7) & n_front(x5) & n_standing(x4) & n_dress(x3) & a_yellow(s1) & Theme(s1,x3) & subset_of(x4,x2) & subset_of(x3,x2) & n_girl(x1)) | 4cabec52-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4 x5 x6 x7 x8 x9.(v_stand(e1) & of(x7,x8) & of(x5,x6) & of(x4,x5) & of(x2,x3) & n_stand(x2) & n_pot(x5) & n_people(x8) & n_orange(x6) & n_girl(x1) & n_front(x4) & n_dress(x3) & n_crowd(x7) & n_background(x9) & in(x2,x4) & in(x1,x2) & in(e1,x9) & as(x5,x7) & a_yellow(s1) & Theme(s1,x2) & Actor(e1,x1)) | exists e1 s1 x1 x2 x3 x4 x5 x6 x7.(v_wear(e1) & subset_of(x4,x2) & subset_of(x3,x2) & of(x6,x7) & of(x5,x6) & n_standing(x4) & n_pot(x6) & n_orange(x7) & n_girl(x1) & n_front(x5) & n_dress(x3) & in(x2,x5) & a_yellow(s1) & Theme(s1,x3) & Theme(e1,x2) & Actor(e1,x1)) |
||
A little girl in a blue jacket and hood is snuggling a little kitty cat. | A girl wearing a jacket is pushing a cat. | 2 | -100 | One who is snuggling cannot be one who is pushing at the same time. | exists e1 s1 s2 s3 s4 x1 x2 x3 x4 x5.(Theme(e1,x5) & Actor(e1,x1) & v_snuggle(e1) & n_cat(x5) & a_kitty(s4) & Theme(s4,x5) & a_little(s3) & Theme(s3,x5) & in(x1,x2) & n_hood(x4) & n_jacket(x3) & subset_of(x4,x2) & subset_of(x3,x2) & a_blue(s2) & Theme(s2,x2) & n_girl(x1) & a_little(s1) & Theme(s1,x1)) | exists e1 e2 x1 x2 x3 x4.(Theme(e2,x4) & Actor(e2,x1) & v_push(e2) & n_cat(x4) & Theme(e1,x3) & Actor(e1,x2) & v_wear(e1) & n_jacket(x3) & (x1 = x2) & n_girl(x1)) | 4cac1236-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 s3 s4 x1 x2 x3 x4 x5.(v_snuggle(e1) & subset_of(x4,x2) & subset_of(x3,x2) & n_jacket(x3) & n_hood(x4) & n_girl(x1) & n_cat(x5) & in(x1,x2) & a_little(s3) & a_little(s1) & a_kitty(s4) & a_blue(s2) & Theme(s4,x5) & Theme(s3,x5) & Theme(s2,x2) & Theme(s1,x1) & Theme(e1,x5) & Actor(e1,x1)) | exists e1 e2 x1 x2 x3 x4.(v_wear(e1) & v_push(e2) & n_jacket(x3) & n_girl(x1) & n_cat(x4) & Theme(e2,x4) & Theme(e1,x3) & Actor(e2,x1) & Actor(e1,x2) & (x1 = x2)) |
||
A little girl in a blue jacket and hood is snuggling a little kitty cat. | A girl wearing a jacket is holding a kitten. | 1 | -100 | Just because a little girl in a blue jacket and hood is snuggling a little kitty cat does not mean she is holding a kitten. | exists e1 s1 s2 s3 s4 x1 x2 x3 x4 x5.(Theme(e1,x5) & Actor(e1,x1) & v_snuggle(e1) & n_cat(x5) & a_kitty(s4) & Theme(s4,x5) & a_little(s3) & Theme(s3,x5) & in(x1,x2) & n_hood(x4) & n_jacket(x3) & subset_of(x4,x2) & subset_of(x3,x2) & a_blue(s2) & Theme(s2,x2) & n_girl(x1) & a_little(s1) & Theme(s1,x1)) | exists e2 e1 x1 x2 x3 x4.(Theme(e2,x4) & Actor(e2,x1) & v_hold(e2) & n_kitten(x4) & Theme(e1,x3) & Actor(e1,x2) & v_wear(e1) & n_jacket(x3) & (x1 = x2) & n_girl(x1)) | 4cac192a-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 s3 s4 x1 x2 x3 x4 x5.(v_snuggle(e1) & subset_of(x4,x2) & subset_of(x3,x2) & n_jacket(x3) & n_hood(x4) & n_girl(x1) & n_cat(x5) & in(x1,x2) & a_little(s3) & a_little(s1) & a_kitty(s4) & a_blue(s2) & Theme(s4,x5) & Theme(s3,x5) & Theme(s2,x2) & Theme(s1,x1) & Theme(e1,x5) & Actor(e1,x1)) | exists e2 e1 x1 x2 x3 x4.(v_wear(e1) & v_hold(e2) & n_kitten(x4) & n_jacket(x3) & n_girl(x1) & Theme(e2,x4) & Theme(e1,x3) & Actor(e2,x1) & Actor(e1,x2) & (x1 = x2)) |
||
A little girl in a blue jacket and hood is snuggling a little kitty cat. | A girl is holding a cat. | 0 | -100 | holding is a type of snuggling | exists e1 s1 s2 s3 s4 x1 x2 x3 x4 x5.(Theme(e1,x5) & Actor(e1,x1) & v_snuggle(e1) & n_cat(x5) & a_kitty(s4) & Theme(s4,x5) & a_little(s3) & Theme(s3,x5) & in(x1,x2) & n_hood(x4) & n_jacket(x3) & subset_of(x4,x2) & subset_of(x3,x2) & a_blue(s2) & Theme(s2,x2) & n_girl(x1) & a_little(s1) & Theme(s1,x1)) | exists e1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_hold(e1) & n_cat(x2) & n_girl(x1)) | 4cac1f88-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 s3 s4 x1 x2 x3 x4 x5.(v_snuggle(e1) & subset_of(x4,x2) & subset_of(x3,x2) & n_jacket(x3) & n_hood(x4) & n_girl(x1) & n_cat(x5) & in(x1,x2) & a_little(s3) & a_little(s1) & a_kitty(s4) & a_blue(s2) & Theme(s4,x5) & Theme(s3,x5) & Theme(s2,x2) & Theme(s1,x1) & Theme(e1,x5) & Actor(e1,x1)) | exists e1 x1 x2.(v_hold(e1) & n_girl(x1) & n_cat(x2) & Theme(e1,x2) & Actor(e1,x1)) |
||
A man with a red beard pushing a shopping cart on a busy street. | A shopping cart rolls down the street. | 0 | -100 | pushing carts implies the cart rolls | exists e1 s1 s2 x1 x2 x3 x4 x5 x6.(a_topic(x1) & with(x1,x2) & Theme(e1,x4) & Actor(e1,x3) & v_push(e1) & on(x4,x6) & n_street(x6) & a_busy(s2) & Theme(s2,x6) & n_cart(x4) & of(x4,x5) & n_shopping(x5) & (x2 = x3) & n_beard(x2) & a_red(s1) & Theme(s1,x2) & n_man(x1)) | exists x1 x2 x3 x4.(n_street(x4) & a_topic(x1) & down(x1,x4) & n_roll(x1) & of(x1,x3) & n_cart(x3) & of(x1,x2) & n_shopping(x2)) | 4cac25aa-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 x1 x2 x3 x4 x5 x6.(with(x1,x2) & v_push(e1) & on(x4,x6) & of(x4,x5) & n_street(x6) & n_shopping(x5) & n_man(x1) & n_cart(x4) & n_beard(x2) & a_topic(x1) & a_red(s1) & a_busy(s2) & Theme(s2,x6) & Theme(s1,x2) & Theme(e1,x4) & Actor(e1,x3) & (x2 = x3)) | exists x1 x2 x3 x4.(of(x1,x3) & of(x1,x2) & n_street(x4) & n_shopping(x2) & n_roll(x1) & n_cart(x3) & down(x1,x4) & a_topic(x1)) |
||
A man with a red beard pushing a shopping cart on a busy street. | A dog sits inside a shopping cart. | 1 | -100 | not every dog is in a cart. | exists e1 s1 s2 x1 x2 x3 x4 x5 x6.(a_topic(x1) & with(x1,x2) & Theme(e1,x4) & Actor(e1,x3) & v_push(e1) & on(x4,x6) & n_street(x6) & a_busy(s2) & Theme(s2,x6) & n_cart(x4) & of(x4,x5) & n_shopping(x5) & (x2 = x3) & n_beard(x2) & a_red(s1) & Theme(s1,x2) & n_man(x1)) | exists e1 x1 x2 x3.(inside(e1,x2) & n_cart(x2) & of(x2,x3) & n_shopping(x3) & Actor(e1,x1) & v_sit(e1) & n_dog(x1)) | 4cac2ac8-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 x1 x2 x3 x4 x5 x6.(with(x1,x2) & v_push(e1) & on(x4,x6) & of(x4,x5) & n_street(x6) & n_shopping(x5) & n_man(x1) & n_cart(x4) & n_beard(x2) & a_topic(x1) & a_red(s1) & a_busy(s2) & Theme(s2,x6) & Theme(s1,x2) & Theme(e1,x4) & Actor(e1,x3) & (x2 = x3)) | exists e1 x1 x2 x3.(v_sit(e1) & of(x2,x3) & n_shopping(x3) & n_dog(x1) & n_cart(x2) & inside(e1,x2) & Actor(e1,x1)) |
||
A man with a red beard pushing a shopping cart on a busy street. | A man has a white beard. | 2 | -100 | A color is either red or white. | exists e1 s1 s2 x1 x2 x3 x4 x5 x6.(a_topic(x1) & with(x1,x2) & Theme(e1,x4) & Actor(e1,x3) & v_push(e1) & on(x4,x6) & n_street(x6) & a_busy(s2) & Theme(s2,x6) & n_cart(x4) & of(x4,x5) & n_shopping(x5) & (x2 = x3) & n_beard(x2) & a_red(s1) & Theme(s1,x2) & n_man(x1)) | exists e1 s1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_have(e1) & n_beard(x2) & a_white(s1) & Theme(s1,x2) & n_man(x1)) | 4cac2fd2-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 x1 x2 x3 x4 x5 x6.(with(x1,x2) & v_push(e1) & on(x4,x6) & of(x4,x5) & n_street(x6) & n_shopping(x5) & n_man(x1) & n_cart(x4) & n_beard(x2) & a_topic(x1) & a_red(s1) & a_busy(s2) & Theme(s2,x6) & Theme(s1,x2) & Theme(e1,x4) & Actor(e1,x3) & (x2 = x3)) | exists e1 s1 x1 x2.(v_have(e1) & n_man(x1) & n_beard(x2) & a_white(s1) & Theme(s1,x2) & Theme(e1,x2) & Actor(e1,x1)) |
||
One man taking a photo of another man jumping in a field by a small tree. | The men are friends. | 1 | -100 | Not all men are friends. | exists e2 e1 s1 x1 x2 x3 x4 x5 x6 x7.(a_topic(x1) & Theme(e2,x3) & Actor(e2,x2) & v_take(e2) & of(x3,x4) & by(e1,x7) & n_tree(x7) & a_small(s1) & Theme(s1,x7) & in(e1,x6) & n_field(x6) & Actor(e1,x5) & v_jump(e1) & (x4 = x5) & n_man(x4) & -(x4 = x1) & n_man(x1) & n_man(x1) & n_photo(x3) & (x1 = x2) & card_eq_1(x1)) | exists p1 x1.(n_man(x1) & exists x2.((x1 = x2) & n_friend(x2))) | 4cac34d2-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e1 s1 x1 x2 x3 x4 x5 x6 x7.(v_take(e2) & v_jump(e1) & of(x3,x4) & n_tree(x7) & n_photo(x3) & n_man(x4) & n_man(x1) & n_field(x6) & in(e1,x6) & card_eq_1(x1) & by(e1,x7) & a_topic(x1) & a_small(s1) & Theme(s1,x7) & Theme(e2,x3) & Actor(e2,x2) & Actor(e1,x5) & -(x4 = x1) & (x4 = x5) & (x1 = x2)) | exists x1.(n_man(x1) & exists x2.(n_friend(x2) & (x1 = x2))) |
||
One man taking a photo of another man jumping in a field by a small tree. | The woman is jumping. | 2 | -100 | One is either a man or a woman. One who is taking a photo is usually not jumping. | exists e1 e2 s1 x1 x2 x3 x4 x5 x6 x7.(a_topic(x1) & Theme(e2,x3) & Actor(e2,x2) & v_take(e2) & of(x3,x4) & by(e1,x7) & n_tree(x7) & a_small(s1) & Theme(s1,x7) & in(e1,x6) & n_field(x6) & Actor(e1,x5) & v_jump(e1) & (x4 = x5) & n_man(x4) & -(x4 = x1) & n_man(x1) & n_man(x1) & n_photo(x3) & (x1 = x2) & card_eq_1(x1)) | exists e1 x1.(n_woman(x1) & Actor(e1,x1) & v_jump(e1)) | 4cac39be-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 s1 x1 x2 x3 x4 x5 x6 x7.(v_take(e2) & v_jump(e1) & of(x3,x4) & n_tree(x7) & n_photo(x3) & n_man(x4) & n_man(x1) & n_field(x6) & in(e1,x6) & card_eq_1(x1) & by(e1,x7) & a_topic(x1) & a_small(s1) & Theme(s1,x7) & Theme(e2,x3) & Actor(e2,x2) & Actor(e1,x5) & -(x4 = x1) & (x4 = x5) & (x1 = x2)) | exists e1 x1.(v_jump(e1) & n_woman(x1) & Actor(e1,x1)) |
||
One man taking a photo of another man jumping in a field by a small tree. | One man is jumping. | 0 | -100 | man is having his photo taken while jumping | exists e2 e1 s1 x1 x2 x3 x4 x5 x6 x7.(a_topic(x1) & Theme(e2,x3) & Actor(e2,x2) & v_take(e2) & of(x3,x4) & by(e1,x7) & n_tree(x7) & a_small(s1) & Theme(s1,x7) & in(e1,x6) & n_field(x6) & Actor(e1,x5) & v_jump(e1) & (x4 = x5) & n_man(x4) & -(x4 = x1) & n_man(x1) & n_man(x1) & n_photo(x3) & (x1 = x2) & card_eq_1(x1)) | exists e1 x1.(Actor(e1,x1) & v_jump(e1) & n_man(x1) & card_eq_1(x1)) | 4cac4094-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e1 s1 x1 x2 x3 x4 x5 x6 x7.(v_take(e2) & v_jump(e1) & of(x3,x4) & n_tree(x7) & n_photo(x3) & n_man(x4) & n_man(x1) & n_field(x6) & in(e1,x6) & card_eq_1(x1) & by(e1,x7) & a_topic(x1) & a_small(s1) & Theme(s1,x7) & Theme(e2,x3) & Actor(e2,x2) & Actor(e1,x5) & -(x4 = x1) & (x4 = x5) & (x1 = x2)) | exists e1 x1.(v_jump(e1) & n_man(x1) & card_eq_1(x1) & Actor(e1,x1)) |
||
A woman and a child are at a crowded airport. | A woman and a child are at an airport. | 0 | -100 | three people are in a crowded airport | exists p1 x1 x2 x3.(exists s1 x4.(at(x1,x4) & n_airport(x4) & a_crowded(s1) & Theme(s1,x4)) & subset_of(x3,x1) & n_child(x3) & subset_of(x2,x1) & n_woman(x2)) | exists p1 x1 x2 x3.(exists x4.(at(x1,x4) & n_airport(x4)) & subset_of(x3,x1) & n_child(x3) & subset_of(x2,x1) & n_woman(x2)) | 4cac4602-e4c8-11ec-9cdd-0242ac1c0002 | exists x1 x2 x3.(subset_of(x3,x1) & subset_of(x2,x1) & n_woman(x2) & n_child(x3) & exists s1 x4.(n_airport(x4) & at(x1,x4) & a_crowded(s1) & Theme(s1,x4))) | exists x1 x2 x3.(subset_of(x3,x1) & subset_of(x2,x1) & n_woman(x2) & n_child(x3) & exists x4.(n_airport(x4) & at(x1,x4))) |
||
A woman and a child are at a crowded airport. | A police officer is shooting at a man in the street. | 2 | -100 | One is either a woman or a man. | exists p1 x1 x2 x3.(exists s1 x4.(at(x1,x4) & n_airport(x4) & a_crowded(s1) & Theme(s1,x4)) & subset_of(x3,x1) & n_child(x3) & subset_of(x2,x1) & n_woman(x2)) | exists e1 x1 x2 x3 x4.(n_street(x4) & at(e1,x3) & in(x3,x4) & n_man(x3) & Actor(e1,x1) & v_shoot(e1) & n_officer(x1) & of(x1,x2) & n_police(x2)) | 4cac4b70-e4c8-11ec-9cdd-0242ac1c0002 | exists x1 x2 x3.(subset_of(x3,x1) & subset_of(x2,x1) & n_woman(x2) & n_child(x3) & exists s1 x4.(n_airport(x4) & at(x1,x4) & a_crowded(s1) & Theme(s1,x4))) | exists e1 x1 x2 x3 x4.(v_shoot(e1) & of(x1,x2) & n_street(x4) & n_police(x2) & n_officer(x1) & n_man(x3) & in(x3,x4) & at(e1,x3) & Actor(e1,x1)) |
||
A woman and a child are at a crowded airport. | A woman and her son are waiting for their flight. | 1 | -100 | In fact that a woman and a child are at a crowded airport does not imply the child is her son. | exists p1 x1 x2 x3.(exists s1 x4.(at(x1,x4) & n_airport(x4) & a_crowded(s1) & Theme(s1,x4)) & subset_of(x3,x1) & n_child(x3) & subset_of(x2,x1) & n_woman(x2)) | exists e1 x1 x2 x3 x4.(for(e1,x4) & n_flight(x4) & of(x4,x2) & n_thing(x2) & Actor(e1,x1) & v_wait(e1) & subset_of(x3,x1) & n_son(x3) & of(x3,x2) & n_female(x2) & subset_of(x2,x1) & n_woman(x2)) | 4cac5084-e4c8-11ec-9cdd-0242ac1c0002 | exists x1 x2 x3.(subset_of(x3,x1) & subset_of(x2,x1) & n_woman(x2) & n_child(x3) & exists s1 x4.(n_airport(x4) & at(x1,x4) & a_crowded(s1) & Theme(s1,x4))) | exists e1 x1 x2 x3 x4.(v_wait(e1) & subset_of(x3,x1) & subset_of(x2,x1) & of(x4,x2) & of(x3,x2) & n_woman(x2) & n_thing(x2) & n_son(x3) & n_flight(x4) & n_female(x2) & for(e1,x4) & Actor(e1,x1)) |
||
One person does a flip in the middle of the field while their friend takes a picture. | One friend takes a picture of another friend | 0 | -100 | Person is friend. | exists e1 p1 x1 x2 x3 x4 x5.(n_friend(x5) & of(x5,x3) & n_thing(x3) & n_field(x4) & n_middle(x3) & exists e2 x6.(Theme(e2,x6) & Actor(e2,x5) & v_take(e2) & n_picture(x6)) & while(e1,p1) & in(e1,x3) & of(x3,x4) & Theme(e1,x2) & Actor(e1,x1) & v_do(e1) & n_flip(x2) & n_person(x1) & card_eq_1(x1)) | exists e1 x1 x2 x3.(Theme(e1,x2) & Actor(e1,x1) & v_take(e1) & of(x2,x3) & n_friend(x3) & -(x3 = x1) & n_friend(x1) & n_friend(x1) & n_picture(x2) & card_eq_1(x1)) | 4cac55c0-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 p1 x1 x2 x3 x4 x5.(while(e1,p1) & v_do(e1) & of(x5,x3) & of(x3,x4) & n_thing(x3) & n_person(x1) & n_middle(x3) & n_friend(x5) & n_flip(x2) & n_field(x4) & in(e1,x3) & exists e2 x6.(v_take(e2) & n_picture(x6) & Theme(e2,x6) & Actor(e2,x5)) & card_eq_1(x1) & Theme(e1,x2) & Actor(e1,x1)) | exists e1 x1 x2 x3.(v_take(e1) & of(x2,x3) & n_picture(x2) & n_friend(x3) & n_friend(x1) & card_eq_1(x1) & Theme(e1,x2) & Actor(e1,x1) & -(x3 = x1)) |
||
One person does a flip in the middle of the field while their friend takes a picture. | A person takes a picture of friends sleeping on a field | 2 | -100 | A person cannot do a flip if they are sleeping. | exists e1 p1 x1 x2 x3 x4 x5.(n_friend(x5) & of(x5,x3) & n_thing(x3) & n_field(x4) & n_middle(x3) & exists e2 x6.(Theme(e2,x6) & Actor(e2,x5) & v_take(e2) & n_picture(x6)) & while(e1,p1) & in(e1,x3) & of(x3,x4) & Theme(e1,x2) & Actor(e1,x1) & v_do(e1) & n_flip(x2) & n_person(x1) & card_eq_1(x1)) | exists e2 e1 x1 x2 x3 x4 x5.(Theme(e2,x2) & Actor(e2,x1) & v_take(e2) & of(x2,x3) & on(e1,x5) & n_field(x5) & Actor(e1,x4) & v_sleep(e1) & (x3 = x4) & n_friend(x3) & n_picture(x2) & n_person(x1)) | 4cac5a84-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 p1 x1 x2 x3 x4 x5.(while(e1,p1) & v_do(e1) & of(x5,x3) & of(x3,x4) & n_thing(x3) & n_person(x1) & n_middle(x3) & n_friend(x5) & n_flip(x2) & n_field(x4) & in(e1,x3) & exists e2 x6.(v_take(e2) & n_picture(x6) & Theme(e2,x6) & Actor(e2,x5)) & card_eq_1(x1) & Theme(e1,x2) & Actor(e1,x1)) | exists e2 e1 x1 x2 x3 x4 x5.(v_take(e2) & v_sleep(e1) & on(e1,x5) & of(x2,x3) & n_picture(x2) & n_person(x1) & n_friend(x3) & n_field(x5) & Theme(e2,x2) & Actor(e2,x1) & Actor(e1,x4) & (x3 = x4)) |
||
One person does a flip in the middle of the field while their friend takes a picture. | someone takes a picture of a person doing a flip for the first time | 1 | 0.121319 | That someone may not be that person's friend. | exists e1 p1 x1 x2 x3 x4 x5.(n_friend(x5) & of(x5,x3) & n_thing(x3) & n_field(x4) & n_middle(x3) & exists e2 x6.(Theme(e2,x6) & Actor(e2,x5) & v_take(e2) & n_picture(x6)) & while(e1,p1) & in(e1,x3) & of(x3,x4) & Theme(e1,x2) & Actor(e1,x1) & v_do(e1) & n_flip(x2) & n_person(x1) & card_eq_1(x1)) | exists e1 e2 s1 x1 x2 x3 x4 x5 x6.(n_time(x6) & a_first(s1) & Theme(s1,x6) & Theme(e2,x2) & Actor(e2,x1) & v_take(e2) & of(x2,x3) & for(e1,x6) & Theme(e1,x5) & Actor(e1,x4) & v_do(e1) & n_flip(x5) & (x3 = x4) & n_person(x3) & n_picture(x2) & n_person(x1)) | 4cac5f48-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 p1 x1 x2 x3 x4 x5.(while(e1,p1) & v_do(e1) & of(x5,x3) & of(x3,x4) & n_thing(x3) & n_person(x1) & n_middle(x3) & n_friend(x5) & n_flip(x2) & n_field(x4) & in(e1,x3) & exists e2 x6.(v_take(e2) & n_picture(x6) & Theme(e2,x6) & Actor(e2,x5)) & card_eq_1(x1) & Theme(e1,x2) & Actor(e1,x1)) | exists e1 e2 s1 x1 x2 x3 x4 x5 x6.(v_take(e2) & v_do(e1) & of(x2,x3) & n_time(x6) & n_picture(x2) & n_person(x3) & n_person(x1) & n_flip(x5) & for(e1,x6) & a_first(s1) & Theme(s1,x6) & Theme(e2,x2) & Theme(e1,x5) & Actor(e2,x1) & Actor(e1,x4) & (x3 = x4)) |
||
One person does a flip in the middle of the field while their friend takes a picture. | A friend is watching his friend doing ballet | 2 | -100 | One either takes a picture or one is watching. | exists e1 p1 x1 x2 x3 x4 x5.(n_friend(x5) & of(x5,x3) & n_thing(x3) & n_field(x4) & n_middle(x3) & exists e2 x6.(Theme(e2,x6) & Actor(e2,x5) & v_take(e2) & n_picture(x6)) & while(e1,p1) & in(e1,x3) & of(x3,x4) & Theme(e1,x2) & Actor(e1,x1) & v_do(e1) & n_flip(x2) & n_person(x1) & card_eq_1(x1)) | exists e1 e2 x1 x2 x3.(for(e1,e2) & Theme(e2,x3) & Actor(e2,x1) & v_do(e2) & n_ballet(x3) & Theme(e1,x2) & Actor(e1,x1) & v_watch(e1) & n_friend(x2) & of(x2,x1) & n_male(x1) & n_friend(x1)) | 4cac6646-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 p1 x1 x2 x3 x4 x5.(while(e1,p1) & v_do(e1) & of(x5,x3) & of(x3,x4) & n_thing(x3) & n_person(x1) & n_middle(x3) & n_friend(x5) & n_flip(x2) & n_field(x4) & in(e1,x3) & exists e2 x6.(v_take(e2) & n_picture(x6) & Theme(e2,x6) & Actor(e2,x5)) & card_eq_1(x1) & Theme(e1,x2) & Actor(e1,x1)) | exists e1 e2 x1 x2 x3.(v_watch(e1) & v_do(e2) & of(x2,x1) & n_male(x1) & n_friend(x2) & n_friend(x1) & n_ballet(x3) & for(e1,e2) & Theme(e2,x3) & Theme(e1,x2) & Actor(e2,x1) & Actor(e1,x1)) |
||
One person does a flip in the middle of the field while their friend takes a picture. | An outdoor playful photoshoot | 1 | 0.778933 | In fact that one person does a flip in the middle of the field while their friend takes a picture does not imply it is an outdoor playful photoshoot. | exists e1 p1 x1 x2 x3 x4 x5.(n_friend(x5) & of(x5,x3) & n_thing(x3) & n_field(x4) & n_middle(x3) & exists e2 x6.(Theme(e2,x6) & Actor(e2,x5) & v_take(e2) & n_picture(x6)) & while(e1,p1) & in(e1,x3) & of(x3,x4) & Theme(e1,x2) & Actor(e1,x1) & v_do(e1) & n_flip(x2) & n_person(x1) & card_eq_1(x1)) | exists s1 x1 x2.(a_topic(x1) & n_photoshoot(x1) & of(x1,x2) & n_playful(x2) & a_outdoor(s1) & Theme(s1,x1)) | 4cac6bdc-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 p1 x1 x2 x3 x4 x5.(while(e1,p1) & v_do(e1) & of(x5,x3) & of(x3,x4) & n_thing(x3) & n_person(x1) & n_middle(x3) & n_friend(x5) & n_flip(x2) & n_field(x4) & in(e1,x3) & exists e2 x6.(v_take(e2) & n_picture(x6) & Theme(e2,x6) & Actor(e2,x5)) & card_eq_1(x1) & Theme(e1,x2) & Actor(e1,x1)) | exists s1 x1 x2.(of(x1,x2) & n_playful(x2) & n_photoshoot(x1) & a_topic(x1) & a_outdoor(s1) & Theme(s1,x1)) |
||
One person does a flip in the middle of the field while their friend takes a picture. | the person is a woman | 1 | 0.546928 | Not all person is woman. | exists e1 p1 x1 x2 x3 x4 x5.(n_friend(x5) & of(x5,x3) & n_thing(x3) & n_field(x4) & n_middle(x3) & exists e2 x6.(Theme(e2,x6) & Actor(e2,x5) & v_take(e2) & n_picture(x6)) & while(e1,p1) & in(e1,x3) & of(x3,x4) & Theme(e1,x2) & Actor(e1,x1) & v_do(e1) & n_flip(x2) & n_person(x1) & card_eq_1(x1)) | exists p1 x1.(n_person(x1) & exists x2.((x1 = x2) & n_woman(x2))) | 4cac710e-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 p1 x1 x2 x3 x4 x5.(while(e1,p1) & v_do(e1) & of(x5,x3) & of(x3,x4) & n_thing(x3) & n_person(x1) & n_middle(x3) & n_friend(x5) & n_flip(x2) & n_field(x4) & in(e1,x3) & exists e2 x6.(v_take(e2) & n_picture(x6) & Theme(e2,x6) & Actor(e2,x5)) & card_eq_1(x1) & Theme(e1,x2) & Actor(e1,x1)) | exists x1.(n_person(x1) & exists x2.(n_woman(x2) & (x1 = x2))) |
||
One person does a flip in the middle of the field while their friend takes a picture. | A person is outdoors. | 0 | -100 | fields are always outdoors | exists e1 p1 x1 x2 x3 x4 x5.(n_friend(x5) & of(x5,x3) & n_thing(x3) & n_field(x4) & n_middle(x3) & exists e2 x6.(Theme(e2,x6) & Actor(e2,x5) & v_take(e2) & n_picture(x6)) & while(e1,p1) & in(e1,x3) & of(x3,x4) & Theme(e1,x2) & Actor(e1,x1) & v_do(e1) & n_flip(x2) & n_person(x1) & card_eq_1(x1)) | exists p1 x1.(exists x2.((x1 = x2) & n_outdoors(x2)) & n_person(x1)) | 4cac75f0-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 p1 x1 x2 x3 x4 x5.(while(e1,p1) & v_do(e1) & of(x5,x3) & of(x3,x4) & n_thing(x3) & n_person(x1) & n_middle(x3) & n_friend(x5) & n_flip(x2) & n_field(x4) & in(e1,x3) & exists e2 x6.(v_take(e2) & n_picture(x6) & Theme(e2,x6) & Actor(e2,x5)) & card_eq_1(x1) & Theme(e1,x2) & Actor(e1,x1)) | exists x1.(n_person(x1) & exists x2.(n_outdoors(x2) & (x1 = x2))) |
||
One person does a flip in the middle of the field while their friend takes a picture. | the man is at home sleeping | 2 | 0 | One who does a flip cannot be one sleeping simultaneously. | exists e1 p1 x1 x2 x3 x4 x5.(n_friend(x5) & of(x5,x3) & n_thing(x3) & n_field(x4) & n_middle(x3) & exists e2 x6.(Theme(e2,x6) & Actor(e2,x5) & v_take(e2) & n_picture(x6)) & while(e1,p1) & in(e1,x3) & of(x3,x4) & Theme(e1,x2) & Actor(e1,x1) & v_do(e1) & n_flip(x2) & n_person(x1) & card_eq_1(x1)) | exists p1 x1.(n_man(x1) & exists x2 x3.(at(x1,x2) & n_sleeping(x2) & of(x2,x3) & n_home(x3))) | 4cac7aa0-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 p1 x1 x2 x3 x4 x5.(while(e1,p1) & v_do(e1) & of(x5,x3) & of(x3,x4) & n_thing(x3) & n_person(x1) & n_middle(x3) & n_friend(x5) & n_flip(x2) & n_field(x4) & in(e1,x3) & exists e2 x6.(v_take(e2) & n_picture(x6) & Theme(e2,x6) & Actor(e2,x5)) & card_eq_1(x1) & Theme(e1,x2) & Actor(e1,x1)) | exists x1.(n_man(x1) & exists x2 x3.(of(x2,x3) & n_sleeping(x2) & n_home(x3) & at(x1,x2))) |
||
One person does a flip in the middle of the field while their friend takes a picture. | a person flips the birdy to his friend | 2 | -100 | One who does a flip usually is not one who flips the birdy at the same time. | exists e1 p1 x1 x2 x3 x4 x5.(n_friend(x5) & of(x5,x3) & n_thing(x3) & n_field(x4) & n_middle(x3) & exists e2 x6.(Theme(e2,x6) & Actor(e2,x5) & v_take(e2) & n_picture(x6)) & while(e1,p1) & in(e1,x3) & of(x3,x4) & Theme(e1,x2) & Actor(e1,x1) & v_do(e1) & n_flip(x2) & n_person(x1) & card_eq_1(x1)) | exists e1 x1 x2 x3.(n_friend(x3) & of(x3,x2) & n_male(x2) & n_birdy(x2) & to(e1,x3) & Theme(e1,x2) & Actor(e1,x1) & v_flip(e1) & n_person(x1)) | 4cac7f8c-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 p1 x1 x2 x3 x4 x5.(while(e1,p1) & v_do(e1) & of(x5,x3) & of(x3,x4) & n_thing(x3) & n_person(x1) & n_middle(x3) & n_friend(x5) & n_flip(x2) & n_field(x4) & in(e1,x3) & exists e2 x6.(v_take(e2) & n_picture(x6) & Theme(e2,x6) & Actor(e2,x5)) & card_eq_1(x1) & Theme(e1,x2) & Actor(e1,x1)) | exists e1 x1 x2 x3.(v_flip(e1) & to(e1,x3) & of(x3,x2) & n_person(x1) & n_male(x2) & n_friend(x3) & n_birdy(x2) & Theme(e1,x2) & Actor(e1,x1)) |
||
One person does a flip in the middle of the field while their friend takes a picture. | A person is in a corn field. | 1 | 0.502056 | Not all field is corn field. | exists e1 p1 x1 x2 x3 x4 x5.(n_friend(x5) & of(x5,x3) & n_thing(x3) & n_field(x4) & n_middle(x3) & exists e2 x6.(Theme(e2,x6) & Actor(e2,x5) & v_take(e2) & n_picture(x6)) & while(e1,p1) & in(e1,x3) & of(x3,x4) & Theme(e1,x2) & Actor(e1,x1) & v_do(e1) & n_flip(x2) & n_person(x1) & card_eq_1(x1)) | exists p1 x1.(exists x2 x3.(in(x1,x2) & n_field(x2) & of(x2,x3) & n_corn(x3)) & n_person(x1)) | 4cac83f6-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 p1 x1 x2 x3 x4 x5.(while(e1,p1) & v_do(e1) & of(x5,x3) & of(x3,x4) & n_thing(x3) & n_person(x1) & n_middle(x3) & n_friend(x5) & n_flip(x2) & n_field(x4) & in(e1,x3) & exists e2 x6.(v_take(e2) & n_picture(x6) & Theme(e2,x6) & Actor(e2,x5)) & card_eq_1(x1) & Theme(e1,x2) & Actor(e1,x1)) | exists x1.(n_person(x1) & exists x2 x3.(of(x2,x3) & n_field(x2) & n_corn(x3) & in(x1,x2))) |
||
One person does a flip in the middle of the field while their friend takes a picture. | A friend takes a picture of his friend flipping | 0 | -100 | The friend is doing a flip because he does a flip in the middle of the field. | exists e1 p1 x1 x2 x3 x4 x5.(n_friend(x5) & of(x5,x3) & n_thing(x3) & n_field(x4) & n_middle(x3) & exists e2 x6.(Theme(e2,x6) & Actor(e2,x5) & v_take(e2) & n_picture(x6)) & while(e1,p1) & in(e1,x3) & of(x3,x4) & Theme(e1,x2) & Actor(e1,x1) & v_do(e1) & n_flip(x2) & n_person(x1) & card_eq_1(x1)) | exists e2 e1 x1 x2 x3 x4.(Theme(e2,x2) & Actor(e2,x1) & v_take(e2) & of(x2,x3) & Actor(e1,x4) & v_flip(e1) & (x3 = x4) & n_friend(x3) & of(x3,x1) & n_male(x1) & n_picture(x2) & n_friend(x1)) | 4cac8932-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 p1 x1 x2 x3 x4 x5.(while(e1,p1) & v_do(e1) & of(x5,x3) & of(x3,x4) & n_thing(x3) & n_person(x1) & n_middle(x3) & n_friend(x5) & n_flip(x2) & n_field(x4) & in(e1,x3) & exists e2 x6.(v_take(e2) & n_picture(x6) & Theme(e2,x6) & Actor(e2,x5)) & card_eq_1(x1) & Theme(e1,x2) & Actor(e1,x1)) | exists e2 e1 x1 x2 x3 x4.(v_take(e2) & v_flip(e1) & of(x3,x1) & of(x2,x3) & n_picture(x2) & n_male(x1) & n_friend(x3) & n_friend(x1) & Theme(e2,x2) & Actor(e2,x1) & Actor(e1,x4) & (x3 = x4)) |
||
One person does a flip in the middle of the field while their friend takes a picture. | A person takes a selfie while doing a flip. | 2 | -100 | There is either a picture or a selfie. | exists e1 p1 x1 x2 x3 x4 x5.(n_friend(x5) & of(x5,x3) & n_thing(x3) & n_field(x4) & n_middle(x3) & exists e2 x6.(Theme(e2,x6) & Actor(e2,x5) & v_take(e2) & n_picture(x6)) & while(e1,p1) & in(e1,x3) & of(x3,x4) & Theme(e1,x2) & Actor(e1,x1) & v_do(e1) & n_flip(x2) & n_person(x1) & card_eq_1(x1)) | exists e2 e1 x1 x2 x3.(while(e1,e2) & Theme(e2,x3) & Actor(e2,x1) & v_do(e2) & n_flip(x3) & Theme(e1,x2) & Actor(e1,x1) & v_take(e1) & n_selfie(x2) & n_person(x1)) | 4cac8ffe-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 p1 x1 x2 x3 x4 x5.(while(e1,p1) & v_do(e1) & of(x5,x3) & of(x3,x4) & n_thing(x3) & n_person(x1) & n_middle(x3) & n_friend(x5) & n_flip(x2) & n_field(x4) & in(e1,x3) & exists e2 x6.(v_take(e2) & n_picture(x6) & Theme(e2,x6) & Actor(e2,x5)) & card_eq_1(x1) & Theme(e1,x2) & Actor(e1,x1)) | exists e2 e1 x1 x2 x3.(while(e1,e2) & v_take(e1) & v_do(e2) & n_selfie(x2) & n_person(x1) & n_flip(x3) & Theme(e2,x3) & Theme(e1,x2) & Actor(e2,x1) & Actor(e1,x1)) |
||
One person does a flip in the middle of the field while their friend takes a picture. | someone takes a picture of a person doing a flip | 0 | -100 | A friend is someone. | exists e1 p1 x1 x2 x3 x4 x5.(n_friend(x5) & of(x5,x3) & n_thing(x3) & n_field(x4) & n_middle(x3) & exists e2 x6.(Theme(e2,x6) & Actor(e2,x5) & v_take(e2) & n_picture(x6)) & while(e1,p1) & in(e1,x3) & of(x3,x4) & Theme(e1,x2) & Actor(e1,x1) & v_do(e1) & n_flip(x2) & n_person(x1) & card_eq_1(x1)) | exists e2 e1 x1 x2 x3 x4 x5.(Theme(e2,x2) & Actor(e2,x1) & v_take(e2) & of(x2,x3) & Theme(e1,x5) & Actor(e1,x4) & v_do(e1) & n_flip(x5) & (x3 = x4) & n_person(x3) & n_picture(x2) & n_person(x1)) | 4cac9512-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 p1 x1 x2 x3 x4 x5.(while(e1,p1) & v_do(e1) & of(x5,x3) & of(x3,x4) & n_thing(x3) & n_person(x1) & n_middle(x3) & n_friend(x5) & n_flip(x2) & n_field(x4) & in(e1,x3) & exists e2 x6.(v_take(e2) & n_picture(x6) & Theme(e2,x6) & Actor(e2,x5)) & card_eq_1(x1) & Theme(e1,x2) & Actor(e1,x1)) | exists e2 e1 x1 x2 x3 x4 x5.(v_take(e2) & v_do(e1) & of(x2,x3) & n_picture(x2) & n_person(x3) & n_person(x1) & n_flip(x5) & Theme(e2,x2) & Theme(e1,x5) & Actor(e2,x1) & Actor(e1,x4) & (x3 = x4)) |
||
One person does a flip in the middle of the field while their friend takes a picture. | a person being snapped | 0 | 0.813757 | Snapping a picture is the same as taking a picture. | exists e1 p1 x1 x2 x3 x4 x5.(n_friend(x5) & of(x5,x3) & n_thing(x3) & n_field(x4) & n_middle(x3) & exists e2 x6.(Theme(e2,x6) & Actor(e2,x5) & v_take(e2) & n_picture(x6)) & while(e1,p1) & in(e1,x3) & of(x3,x4) & Theme(e1,x2) & Actor(e1,x1) & v_do(e1) & n_flip(x2) & n_person(x1) & card_eq_1(x1)) | exists e1 x1 x2.(a_topic(x1) & Theme(e1,x2) & v_snap(e1) & (x1 = x2) & n_person(x1)) | 4cac9a26-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 p1 x1 x2 x3 x4 x5.(while(e1,p1) & v_do(e1) & of(x5,x3) & of(x3,x4) & n_thing(x3) & n_person(x1) & n_middle(x3) & n_friend(x5) & n_flip(x2) & n_field(x4) & in(e1,x3) & exists e2 x6.(v_take(e2) & n_picture(x6) & Theme(e2,x6) & Actor(e2,x5)) & card_eq_1(x1) & Theme(e1,x2) & Actor(e1,x1)) | exists e1 x1 x2.(v_snap(e1) & n_person(x1) & a_topic(x1) & Theme(e1,x2) & (x1 = x2)) |
||
One person does a flip in the middle of the field while their friend takes a picture. | Two friends are trying to make a viral youtube video | 1 | 0.065589 | In fact that one person does a flip in the middle of the field while their friend takes a picture does not imply they are trying to make a viral youtube video. They are not necessarily friends. | exists e1 p1 x1 x2 x3 x4 x5.(n_friend(x5) & of(x5,x3) & n_thing(x3) & n_field(x4) & n_middle(x3) & exists e2 x6.(Theme(e2,x6) & Actor(e2,x5) & v_take(e2) & n_picture(x6)) & while(e1,p1) & in(e1,x3) & of(x3,x4) & Theme(e1,x2) & Actor(e1,x1) & v_do(e1) & n_flip(x2) & n_person(x1) & card_eq_1(x1)) | exists e1 p1 x1.(Topic(e1,p1) & Actor(e1,x1) & v_try(e1) & exists e2 s1 x2 x3.(Theme(e2,x2) & Actor(e2,x1) & v_make(e2) & n_video(x2) & of(x2,x3) & n_youtube(x3) & a_viral(s1) & Theme(s1,x2)) & n_friend(x1) & card_eq_2(x1)) | 4cac9eea-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 p1 x1 x2 x3 x4 x5.(while(e1,p1) & v_do(e1) & of(x5,x3) & of(x3,x4) & n_thing(x3) & n_person(x1) & n_middle(x3) & n_friend(x5) & n_flip(x2) & n_field(x4) & in(e1,x3) & exists e2 x6.(v_take(e2) & n_picture(x6) & Theme(e2,x6) & Actor(e2,x5)) & card_eq_1(x1) & Theme(e1,x2) & Actor(e1,x1)) | exists e1 p1 x1.(v_try(e1) & n_friend(x1) & exists e2 s1 x2 x3.(v_make(e2) & of(x2,x3) & n_youtube(x3) & n_video(x2) & a_viral(s1) & Theme(s1,x2) & Theme(e2,x2) & Actor(e2,x1)) & card_eq_2(x1) & Topic(e1,p1) & Actor(e1,x1)) |
||
Boy runs through the airport towards woman. | The woman is the boy's mother. | 1 | -100 | A boy could run towards a woman who is not his mother. | exists e1 x1 x2 x3.(n_airport(x2) & ne_nam_boy(x1) & towards(e1,x3) & n_woman(x3) & through(e1,x2) & Actor(e1,x1) & v_run(e1)) | exists p1 x1 x2 x3.(n_mother(x3) & of(x3,x2) & n_boy(x2) & n_woman(x1) & (x1 = x3)) | 4caca390-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3.(v_run(e1) & towards(e1,x3) & through(e1,x2) & ne_nam_boy(x1) & n_woman(x3) & n_airport(x2) & Actor(e1,x1)) | exists x1 x2 x3.(of(x3,x2) & n_woman(x1) & n_mother(x3) & n_boy(x2) & (x1 = x3)) |
||
Boy runs through the airport towards woman. | The boy is inside an airport. | 0 | -100 | A boy running through the airport implies the boy is inside an airport. | exists e1 x1 x2 x3.(n_airport(x2) & ne_nam_boy(x1) & towards(e1,x3) & n_woman(x3) & through(e1,x2) & Actor(e1,x1) & v_run(e1)) | exists p1 x1.(n_boy(x1) & exists x2.(inside(x1,x2) & n_airport(x2))) | 4caca836-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3.(v_run(e1) & towards(e1,x3) & through(e1,x2) & ne_nam_boy(x1) & n_woman(x3) & n_airport(x2) & Actor(e1,x1)) | exists x1.(n_boy(x1) & exists x2.(n_airport(x2) & inside(x1,x2))) |
||
Boy runs through the airport towards woman. | The boy is waiting for the school bus. | 2 | -100 | The boy cannot runs through the airport while waiting for the school bus. | exists e1 x1 x2 x3.(n_airport(x2) & ne_nam_boy(x1) & towards(e1,x3) & n_woman(x3) & through(e1,x2) & Actor(e1,x1) & v_run(e1)) | exists e1 x1 x2 x3.(n_bus(x2) & of(x2,x3) & n_school(x3) & n_boy(x1) & for(e1,x2) & Actor(e1,x1) & v_wait(e1)) | 4cacace6-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3.(v_run(e1) & towards(e1,x3) & through(e1,x2) & ne_nam_boy(x1) & n_woman(x3) & n_airport(x2) & Actor(e1,x1)) | exists e1 x1 x2 x3.(v_wait(e1) & of(x2,x3) & n_school(x3) & n_bus(x2) & n_boy(x1) & for(e1,x2) & Actor(e1,x1)) |
||
A man doing a back flip while another takes a picture. | A man is doing a back flip | 0 | -100 | There is a man doing a back flip. | exists e1 p1 s1 x1 x2 x3.(a_topic(x1) & exists e2 x4 x5.(Theme(e2,x5) & Actor(e2,x4) & v_take(e2) & n_picture(x5) & n_thing(x4)) & while(e1,p1) & Theme(e1,x3) & Actor(e1,x2) & v_do(e1) & n_flip(x3) & a_back(s1) & Theme(s1,x3) & (x1 = x2) & n_man(x1)) | exists e1 s1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_do(e1) & n_flip(x2) & a_back(s1) & Theme(s1,x2) & n_man(x1)) | 4cacb3a8-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 p1 s1 x1 x2 x3.(while(e1,p1) & v_do(e1) & n_man(x1) & n_flip(x3) & exists e2 x4 x5.(v_take(e2) & n_thing(x4) & n_picture(x5) & Theme(e2,x5) & Actor(e2,x4)) & a_topic(x1) & a_back(s1) & Theme(s1,x3) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2)) | exists e1 s1 x1 x2.(v_do(e1) & n_man(x1) & n_flip(x2) & a_back(s1) & Theme(s1,x2) & Theme(e1,x2) & Actor(e1,x1)) |
||
A man doing a back flip while another takes a picture. | A man is shooting an instructional video | 1 | -100 | Just because a man is doing a back flip it does not mean the man is shooting an instructional video. | exists e1 p1 s1 x1 x2 x3.(a_topic(x1) & exists e2 x4 x5.(Theme(e2,x5) & Actor(e2,x4) & v_take(e2) & n_picture(x5) & n_thing(x4)) & while(e1,p1) & Theme(e1,x3) & Actor(e1,x2) & v_do(e1) & n_flip(x3) & a_back(s1) & Theme(s1,x3) & (x1 = x2) & n_man(x1)) | exists e1 s1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_shoot(e1) & n_video(x2) & a_instructional(s1) & Theme(s1,x2) & n_man(x1)) | 4cacb9de-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 p1 s1 x1 x2 x3.(while(e1,p1) & v_do(e1) & n_man(x1) & n_flip(x3) & exists e2 x4 x5.(v_take(e2) & n_thing(x4) & n_picture(x5) & Theme(e2,x5) & Actor(e2,x4)) & a_topic(x1) & a_back(s1) & Theme(s1,x3) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2)) | exists e1 s1 x1 x2.(v_shoot(e1) & n_video(x2) & n_man(x1) & a_instructional(s1) & Theme(s1,x2) & Theme(e1,x2) & Actor(e1,x1)) |
||
A man doing a back flip while another takes a picture. | A man is laying on a tarp | 2 | -100 | A man doing a back flip cannot be laying on a trap. | exists e1 p1 s1 x1 x2 x3.(a_topic(x1) & exists e2 x4 x5.(Theme(e2,x5) & Actor(e2,x4) & v_take(e2) & n_picture(x5) & n_thing(x4)) & while(e1,p1) & Theme(e1,x3) & Actor(e1,x2) & v_do(e1) & n_flip(x3) & a_back(s1) & Theme(s1,x3) & (x1 = x2) & n_man(x1)) | exists e1 x1 x2.(on(e1,x2) & n_tarp(x2) & Actor(e1,x1) & v_lay(e1) & n_man(x1)) | 4cacc1cc-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 p1 s1 x1 x2 x3.(while(e1,p1) & v_do(e1) & n_man(x1) & n_flip(x3) & exists e2 x4 x5.(v_take(e2) & n_thing(x4) & n_picture(x5) & Theme(e2,x5) & Actor(e2,x4)) & a_topic(x1) & a_back(s1) & Theme(s1,x3) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2)) | exists e1 x1 x2.(v_lay(e1) & on(e1,x2) & n_tarp(x2) & n_man(x1) & Actor(e1,x1)) |
||
Two boys are at a BMX park and one is doing tricks on his bike. | A woman carries her baby onto an elevator. | 2 | -100 | Two boys cannot be a woman that carries her baby. | exists e1 p1 x1 x2 x3 x4.(on(e1,x4) & n_bike(x4) & of(x4,x3) & n_male(x3) & Theme(e1,x3) & Actor(e1,x2) & v_do(e1) & n_trick(x3) & n_thing(x2) & card_eq_1(x2) & exists x5 x6.(at(x1,x5) & n_park(x5) & (x5 = x6) & ne_org_bmx(x6)) & n_boy(x1) & card_eq_2(x1)) | exists e1 x1 x2 x3.(onto(e1,x3) & n_elevator(x3) & Theme(e1,x2) & Actor(e1,x1) & v_carry(e1) & n_baby(x2) & of(x2,x1) & n_female(x1) & n_woman(x1)) | 4cacc730-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4.(v_do(e1) & on(e1,x4) & of(x4,x3) & n_trick(x3) & n_thing(x2) & n_male(x3) & n_boy(x1) & n_bike(x4) & exists x5 x6.(ne_org_bmx(x6) & n_park(x5) & at(x1,x5) & (x5 = x6)) & card_eq_2(x1) & card_eq_1(x2) & Theme(e1,x3) & Actor(e1,x2)) | exists e1 x1 x2 x3.(v_carry(e1) & onto(e1,x3) & of(x2,x1) & n_woman(x1) & n_female(x1) & n_elevator(x3) & n_baby(x2) & Theme(e1,x2) & Actor(e1,x1)) |
||
Two boys are at a BMX park and one is doing tricks on his bike. | A boy performs a bike trick during a competition. | 1 | -100 | It is not necessarily during a competition that two boys are at a BMX park and one is doing tricks on his bike. | exists e1 p1 x1 x2 x3 x4.(on(e1,x4) & n_bike(x4) & of(x4,x3) & n_male(x3) & Theme(e1,x3) & Actor(e1,x2) & v_do(e1) & n_trick(x3) & n_thing(x2) & card_eq_1(x2) & exists x5 x6.(at(x1,x5) & n_park(x5) & (x5 = x6) & ne_org_bmx(x6)) & n_boy(x1) & card_eq_2(x1)) | exists e1 x1 x2 x3 x4.(during(e1,x4) & n_competition(x4) & Theme(e1,x2) & Actor(e1,x1) & v_perform(e1) & n_trick(x2) & of(x2,x3) & n_bike(x3) & n_boy(x1)) | 4caccc26-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4.(v_do(e1) & on(e1,x4) & of(x4,x3) & n_trick(x3) & n_thing(x2) & n_male(x3) & n_boy(x1) & n_bike(x4) & exists x5 x6.(ne_org_bmx(x6) & n_park(x5) & at(x1,x5) & (x5 = x6)) & card_eq_2(x1) & card_eq_1(x2) & Theme(e1,x3) & Actor(e1,x2)) | exists e1 x1 x2 x3 x4.(v_perform(e1) & of(x2,x3) & n_trick(x2) & n_competition(x4) & n_boy(x1) & n_bike(x3) & during(e1,x4) & Theme(e1,x2) & Actor(e1,x1)) |
||
Two boys are at a BMX park and one is doing tricks on his bike. | Two boys at a BMX park. | 0 | -100 | Two boys are a BMX park is being restated. | exists e1 p1 x1 x2 x3 x4.(on(e1,x4) & n_bike(x4) & of(x4,x3) & n_male(x3) & Theme(e1,x3) & Actor(e1,x2) & v_do(e1) & n_trick(x3) & n_thing(x2) & card_eq_1(x2) & exists x5 x6.(at(x1,x5) & n_park(x5) & (x5 = x6) & ne_org_bmx(x6)) & n_boy(x1) & card_eq_2(x1)) | exists x1 x2 x3.(a_topic(x1) & at(x1,x2) & n_park(x2) & (x2 = x3) & ne_org_bmx(x3) & n_boy(x1) & card_eq_2(x1)) | 4cacd162-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4.(v_do(e1) & on(e1,x4) & of(x4,x3) & n_trick(x3) & n_thing(x2) & n_male(x3) & n_boy(x1) & n_bike(x4) & exists x5 x6.(ne_org_bmx(x6) & n_park(x5) & at(x1,x5) & (x5 = x6)) & card_eq_2(x1) & card_eq_1(x2) & Theme(e1,x3) & Actor(e1,x2)) | exists x1 x2 x3.(ne_org_bmx(x3) & n_park(x2) & n_boy(x1) & card_eq_2(x1) & at(x1,x2) & a_topic(x1) & (x2 = x3)) |
||
A biker is practicing a trick while his friend watch him as his audience. | man riding the bike to show his talent to his girlfriend. | 1 | -100 | Not all bikers are a man and friend does not imply girlfriend. | exists e1 s1 x1 x2 x3 x4 x5.(as(e1,x5) & n_audience(x5) & of(x5,x1) & n_male(x1) & n_male(x1) & a_he(s1) & Manner(e1,s1) & while(e1,x3) & n_watch(x3) & of(x3,x4) & n_friend(x4) & of(x3,x1) & Theme(e1,x2) & Actor(e1,x1) & v_practice(e1) & n_trick(x2) & n_biker(x1)) | exists e1 p1 x1 x2 x3 x4 x5 x6.(n_girlfriend(x6) & of(x6,x4) & n_male(x4) & n_male(x4) & n_talent(x5) & of(x5,x4) & n_bike(x4) & a_topic(x1) & Topic(e1,p1) & exists e2.(Theme(e2,x5) & Actor(e2,x2) & v_show(e2) & to(x5,x6)) & Theme(e1,x4) & Actor(e1,x3) & v_ride(e1) & (x1 = x3) & (x1 = x2) & n_man(x1)) | 4cace864-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4 x5.(while(e1,x3) & v_practice(e1) & of(x5,x1) & of(x3,x4) & of(x3,x1) & n_watch(x3) & n_trick(x2) & n_male(x1) & n_friend(x4) & n_biker(x1) & n_audience(x5) & as(e1,x5) & a_he(s1) & Theme(e1,x2) & Manner(e1,s1) & Actor(e1,x1)) | exists e1 p1 x1 x2 x3 x4 x5 x6.(v_ride(e1) & of(x6,x4) & of(x5,x4) & n_talent(x5) & n_man(x1) & n_male(x4) & n_girlfriend(x6) & n_bike(x4) & exists e2.(v_show(e2) & to(x5,x6) & Theme(e2,x5) & Actor(e2,x2)) & a_topic(x1) & Topic(e1,p1) & Theme(e1,x4) & Actor(e1,x3) & (x1 = x3) & (x1 = x2)) |
||
A biker is practicing a trick while his friend watch him as his audience. | children walking in the wall. | 2 | -100 | A biker practicing a trick cannot be the one walking. | exists e1 s1 x1 x2 x3 x4 x5.(as(e1,x5) & n_audience(x5) & of(x5,x1) & n_male(x1) & n_male(x1) & a_he(s1) & Manner(e1,s1) & while(e1,x3) & n_watch(x3) & of(x3,x4) & n_friend(x4) & of(x3,x1) & Theme(e1,x2) & Actor(e1,x1) & v_practice(e1) & n_trick(x2) & n_biker(x1)) | exists e1 x1 x2 x3.(n_wall(x3) & a_topic(x1) & in(e1,x3) & Actor(e1,x2) & v_walk(e1) & (x1 = x2) & n_child(x1)) | 4caced46-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4 x5.(while(e1,x3) & v_practice(e1) & of(x5,x1) & of(x3,x4) & of(x3,x1) & n_watch(x3) & n_trick(x2) & n_male(x1) & n_friend(x4) & n_biker(x1) & n_audience(x5) & as(e1,x5) & a_he(s1) & Theme(e1,x2) & Manner(e1,s1) & Actor(e1,x1)) | exists e1 x1 x2 x3.(v_walk(e1) & n_wall(x3) & n_child(x1) & in(e1,x3) & a_topic(x1) & Actor(e1,x2) & (x1 = x2)) |
||
A biker is practicing a trick while his friend watch him as his audience. | man riding a bike while his friend watches. | 0 | -100 | A biker is a man riding a bike. | exists e1 s1 x1 x2 x3 x4 x5.(as(e1,x5) & n_audience(x5) & of(x5,x1) & n_male(x1) & n_male(x1) & a_he(s1) & Manner(e1,s1) & while(e1,x3) & n_watch(x3) & of(x3,x4) & n_friend(x4) & of(x3,x1) & Theme(e1,x2) & Actor(e1,x1) & v_practice(e1) & n_trick(x2) & n_biker(x1)) | exists e1 x1 x2 x3 x4 x5.(a_topic(x1) & while(e1,x4) & n_watch(x4) & of(x4,x5) & n_friend(x5) & of(x4,x1) & n_male(x1) & Theme(e1,x3) & Actor(e1,x2) & v_ride(e1) & n_bike(x3) & (x1 = x2) & n_man(x1)) | 4cacf20a-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4 x5.(while(e1,x3) & v_practice(e1) & of(x5,x1) & of(x3,x4) & of(x3,x1) & n_watch(x3) & n_trick(x2) & n_male(x1) & n_friend(x4) & n_biker(x1) & n_audience(x5) & as(e1,x5) & a_he(s1) & Theme(e1,x2) & Manner(e1,s1) & Actor(e1,x1)) | exists e1 x1 x2 x3 x4 x5.(while(e1,x4) & v_ride(e1) & of(x4,x5) & of(x4,x1) & n_watch(x4) & n_man(x1) & n_male(x1) & n_friend(x5) & n_bike(x3) & a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2)) |
||
A man on a BMX bike jumping up a ramp and doing a trick. | The man is riding a BMX bike for a competition. | 1 | -100 | Jumping and doing a trick does not imply it being for a competition. | exists e1 e2 s1 x1 x2 x3 x4 x5 x6 x7.(a_topic(x1) & Theme(e2,x7) & Actor(e2,x6) & v_do(e2) & n_trick(x7) & (x1 = x6) & a_up(s1) & Manner(e1,s1) & Theme(e1,x5) & Actor(e1,x4) & v_jump(e1) & n_ramp(x5) & (x1 = x4) & on(x1,x2) & n_bike(x2) & (x2 = x3) & ne_org_bmx(x3) & n_man(x1)) | exists e1 x1 x2 x3 x4.(n_man(x1) & for(e1,x4) & n_competition(x4) & Theme(e1,x2) & Actor(e1,x1) & v_ride(e1) & n_bike(x2) & (x2 = x3) & ne_org_bmx(x3)) | 4cacf6c4-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 s1 x1 x2 x3 x4 x5 x6 x7.(v_jump(e1) & v_do(e2) & on(x1,x2) & ne_org_bmx(x3) & n_trick(x7) & n_ramp(x5) & n_man(x1) & n_bike(x2) & a_up(s1) & a_topic(x1) & Theme(e2,x7) & Theme(e1,x5) & Manner(e1,s1) & Actor(e2,x6) & Actor(e1,x4) & (x2 = x3) & (x1 = x6) & (x1 = x4)) | exists e1 x1 x2 x3 x4.(v_ride(e1) & ne_org_bmx(x3) & n_man(x1) & n_competition(x4) & n_bike(x2) & for(e1,x4) & Theme(e1,x2) & Actor(e1,x1) & (x2 = x3)) |
||
A man on a BMX bike jumping up a ramp and doing a trick. | You cannot jump up ramps on a BMX bike. | 2 | -100 | If you cannot jump up ramps on a BMX bike then there are no man on a BMX bike jumping. | exists e2 e1 s1 x1 x2 x3 x4 x5 x6 x7.(a_topic(x1) & Theme(e2,x7) & Actor(e2,x6) & v_do(e2) & n_trick(x7) & (x1 = x6) & a_up(s1) & Manner(e1,s1) & Theme(e1,x5) & Actor(e1,x4) & v_jump(e1) & n_ramp(x5) & (x1 = x4) & on(x1,x2) & n_bike(x2) & (x2 = x3) & ne_org_bmx(x3) & n_man(x1)) | exists x1.(n_person(x1) & -exists e1 p1.(exists e2 s1 x2 x3 x4.(a_up(s1) & Manner(e2,s1) & Theme(e2,x2) & Actor(e2,x1) & v_jump(e2) & on(x2,x3) & n_bike(x3) & (x3 = x4) & ne_org_bmx(x4) & n_ramp(x2)) & Topic(e1,p1) & Actor(e1,x1) & v_can(e1))) | 4cacfb88-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e1 s1 x1 x2 x3 x4 x5 x6 x7.(v_jump(e1) & v_do(e2) & on(x1,x2) & ne_org_bmx(x3) & n_trick(x7) & n_ramp(x5) & n_man(x1) & n_bike(x2) & a_up(s1) & a_topic(x1) & Theme(e2,x7) & Theme(e1,x5) & Manner(e1,s1) & Actor(e2,x6) & Actor(e1,x4) & (x2 = x3) & (x1 = x6) & (x1 = x4)) | exists x1.(n_person(x1) & all e1 p1.(all e2 s1 x2 x3 x4.(-v_jump(e2) | -on(x2,x3) | -ne_org_bmx(x4) | -n_ramp(x2) | -n_bike(x3) | -a_up(s1) | -Theme(e2,x2) | -Manner(e2,s1) | -Actor(e2,x1) | -(x3 = x4)) | -v_can(e1) | -Topic(e1,p1) | -Actor(e1,x1))) |
||
A man on a BMX bike jumping up a ramp and doing a trick. | The man rides BMX bikes. | 0 | -100 | The man on the BMX bike is doing tricks while he rides his bike. | exists e2 e1 s1 x1 x2 x3 x4 x5 x6 x7.(a_topic(x1) & Theme(e2,x7) & Actor(e2,x6) & v_do(e2) & n_trick(x7) & (x1 = x6) & a_up(s1) & Manner(e1,s1) & Theme(e1,x5) & Actor(e1,x4) & v_jump(e1) & n_ramp(x5) & (x1 = x4) & on(x1,x2) & n_bike(x2) & (x2 = x3) & ne_org_bmx(x3) & n_man(x1)) | exists e1 x1 x2 x3.(n_man(x1) & Theme(e1,x2) & Actor(e1,x1) & v_ride(e1) & n_bike(x2) & (x2 = x3) & ne_org_bmx(x3)) | 4cad00f6-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e1 s1 x1 x2 x3 x4 x5 x6 x7.(v_jump(e1) & v_do(e2) & on(x1,x2) & ne_org_bmx(x3) & n_trick(x7) & n_ramp(x5) & n_man(x1) & n_bike(x2) & a_up(s1) & a_topic(x1) & Theme(e2,x7) & Theme(e1,x5) & Manner(e1,s1) & Actor(e2,x6) & Actor(e1,x4) & (x2 = x3) & (x1 = x6) & (x1 = x4)) | exists e1 x1 x2 x3.(v_ride(e1) & ne_org_bmx(x3) & n_man(x1) & n_bike(x2) & Theme(e1,x2) & Actor(e1,x1) & (x2 = x3)) |
||
People are walking around a picnic area that is covered in snow. | People are eating while walking in snow | 1 | -100 | Walking around does not imply eating. | exists e2 e1 x1 x2 x3 x4 x5.(around(e1,x2) & in(e2,x5) & n_snow(x5) & Theme(e2,x4) & v_cover(e2) & (x2 = x4) & n_area(x2) & of(x2,x3) & n_picnic(x3) & Actor(e1,x1) & v_walk(e1) & n_people(x1)) | exists e2 e1 x1 x2.(while(e1,e2) & in(e2,x2) & n_snow(x2) & Actor(e2,x1) & v_walk(e2) & Actor(e1,x1) & v_eat(e1) & n_people(x1)) | 4cad05ec-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e1 x1 x2 x3 x4 x5.(v_walk(e1) & v_cover(e2) & of(x2,x3) & n_snow(x5) & n_picnic(x3) & n_people(x1) & n_area(x2) & in(e2,x5) & around(e1,x2) & Theme(e2,x4) & Actor(e1,x1) & (x2 = x4)) | exists e2 e1 x1 x2.(while(e1,e2) & v_walk(e2) & v_eat(e1) & n_snow(x2) & n_people(x1) & in(e2,x2) & Actor(e2,x1) & Actor(e1,x1)) |
||
People are walking around a picnic area that is covered in snow. | People are walking in sand | 2 | -100 | The snow is different from the sand. | exists e1 e2 x1 x2 x3 x4 x5.(around(e1,x2) & in(e2,x5) & n_snow(x5) & Theme(e2,x4) & v_cover(e2) & (x2 = x4) & n_area(x2) & of(x2,x3) & n_picnic(x3) & Actor(e1,x1) & v_walk(e1) & n_people(x1)) | exists e1 x1 x2.(in(e1,x2) & n_sand(x2) & Actor(e1,x1) & v_walk(e1) & n_people(x1)) | 4cad0aa6-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 x1 x2 x3 x4 x5.(v_walk(e1) & v_cover(e2) & of(x2,x3) & n_snow(x5) & n_picnic(x3) & n_people(x1) & n_area(x2) & in(e2,x5) & around(e1,x2) & Theme(e2,x4) & Actor(e1,x1) & (x2 = x4)) | exists e1 x1 x2.(v_walk(e1) & n_sand(x2) & n_people(x1) & in(e1,x2) & Actor(e1,x1)) |
||
People are walking around a picnic area that is covered in snow. | People are walking in snow | 0 | -100 | If the people are walking around an area covered in snow, people are walking in snow. | exists e2 e1 x1 x2 x3 x4 x5.(around(e1,x2) & in(e2,x5) & n_snow(x5) & Theme(e2,x4) & v_cover(e2) & (x2 = x4) & n_area(x2) & of(x2,x3) & n_picnic(x3) & Actor(e1,x1) & v_walk(e1) & n_people(x1)) | exists e1 x1 x2.(in(e1,x2) & n_snow(x2) & Actor(e1,x1) & v_walk(e1) & n_people(x1)) | 4cad0fce-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e1 x1 x2 x3 x4 x5.(v_walk(e1) & v_cover(e2) & of(x2,x3) & n_snow(x5) & n_picnic(x3) & n_people(x1) & n_area(x2) & in(e2,x5) & around(e1,x2) & Theme(e2,x4) & Actor(e1,x1) & (x2 = x4)) | exists e1 x1 x2.(v_walk(e1) & n_snow(x2) & n_people(x1) & in(e1,x2) & Actor(e1,x1)) |
||
A girl in a black jacket with crossed arms holds a bag on the street in the rain. | It's sunny outside | 2 | -100 | There cannot be rain and sunny outside simultaneously. | exists e2 e1 s1 x1 x2 x3 x4 x5 x6.(n_rain(x6) & n_street(x5) & in(e2,x6) & Theme(e2,x4) & Actor(e2,x1) & v_hold(e2) & on(x4,x5) & n_bag(x4) & in(x1,x2) & with(x2,x3) & n_arm(x3) & Theme(e1,x3) & v_cross(e1) & n_jacket(x2) & a_black(s1) & Theme(s1,x2) & n_girl(x1)) | exists p1 x1.(n_thing(x1) & exists s1 x2.((x1 = x2) & n_outside(x2) & a_sunny(s1) & Theme(s1,x2))) | 4cad149c-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e1 s1 x1 x2 x3 x4 x5 x6.(with(x2,x3) & v_hold(e2) & v_cross(e1) & on(x4,x5) & n_street(x5) & n_rain(x6) & n_jacket(x2) & n_girl(x1) & n_bag(x4) & n_arm(x3) & in(x1,x2) & in(e2,x6) & a_black(s1) & Theme(s1,x2) & Theme(e2,x4) & Theme(e1,x3) & Actor(e2,x1)) | exists x1.(n_thing(x1) & exists s1 x2.(n_outside(x2) & a_sunny(s1) & Theme(s1,x2) & (x1 = x2))) |
||
A girl in a black jacket with crossed arms holds a bag on the street in the rain. | The girl is standing in the rain | 0 | -100 | A girl with crossed arms implies she is standing in the rain. | exists e2 e1 s1 x1 x2 x3 x4 x5 x6.(n_rain(x6) & n_street(x5) & in(e2,x6) & Theme(e2,x4) & Actor(e2,x1) & v_hold(e2) & on(x4,x5) & n_bag(x4) & in(x1,x2) & with(x2,x3) & n_arm(x3) & Theme(e1,x3) & v_cross(e1) & n_jacket(x2) & a_black(s1) & Theme(s1,x2) & n_girl(x1)) | exists e1 x1 x2.(n_rain(x2) & n_girl(x1) & in(e1,x2) & Actor(e1,x1) & v_stand(e1)) | 4cad199c-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e1 s1 x1 x2 x3 x4 x5 x6.(with(x2,x3) & v_hold(e2) & v_cross(e1) & on(x4,x5) & n_street(x5) & n_rain(x6) & n_jacket(x2) & n_girl(x1) & n_bag(x4) & n_arm(x3) & in(x1,x2) & in(e2,x6) & a_black(s1) & Theme(s1,x2) & Theme(e2,x4) & Theme(e1,x3) & Actor(e2,x1)) | exists e1 x1 x2.(v_stand(e1) & n_rain(x2) & n_girl(x1) & in(e1,x2) & Actor(e1,x1)) |
||
A girl in a black jacket with crossed arms holds a bag on the street in the rain. | The girl is sad | 1 | -100 | When a girl crosses her arms, it does not mean she must be sad. | exists e1 e2 s1 x1 x2 x3 x4 x5 x6.(n_rain(x6) & n_street(x5) & in(e2,x6) & Theme(e2,x4) & Actor(e2,x1) & v_hold(e2) & on(x4,x5) & n_bag(x4) & in(x1,x2) & with(x2,x3) & n_arm(x3) & Theme(e1,x3) & v_cross(e1) & n_jacket(x2) & a_black(s1) & Theme(s1,x2) & n_girl(x1)) | exists s1 x1.(n_girl(x1) & Theme(s1,x1) & a_sad(s1)) | 4cad1e56-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 s1 x1 x2 x3 x4 x5 x6.(with(x2,x3) & v_hold(e2) & v_cross(e1) & on(x4,x5) & n_street(x5) & n_rain(x6) & n_jacket(x2) & n_girl(x1) & n_bag(x4) & n_arm(x3) & in(x1,x2) & in(e2,x6) & a_black(s1) & Theme(s1,x2) & Theme(e2,x4) & Theme(e1,x3) & Actor(e2,x1)) | exists s1 x1.(n_girl(x1) & a_sad(s1) & Theme(s1,x1)) |
||
Woman in Jacket with hood up walks alone down crowded street. | The woman is in her bed dreaming about Tom Hanks. | 2 | -100 | The woman that walks cannot be the one in her bed | exists e1 s1 x1 x2 x3 x4.(ne_geo_jacket(x2) & ne_nam_woman(x1) & r_alone(e1) & down(e1,x4) & n_street(x4) & a_crowded(s1) & Theme(s1,x4) & Actor(e1,x1) & v_walk(e1) & r_up(x1) & with(x1,x3) & n_hood(x3) & in(x1,x2)) | exists p1 x1 x2 x4 x5.(ne_per_hanks(x4) & (x4 = x5) & ne_per_tom(x5) & n_bed(x2) & of(x2,x1) & n_female(x1) & n_woman(x1) & exists e1 x3.(in(x1,x2) & about(e1,x4) & Actor(e1,x3) & v_dream(e1) & (x2 = x3))) | 4cad2310-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4.(with(x1,x3) & v_walk(e1) & r_up(x1) & r_alone(e1) & ne_nam_woman(x1) & ne_geo_jacket(x2) & n_street(x4) & n_hood(x3) & in(x1,x2) & down(e1,x4) & a_crowded(s1) & Theme(s1,x4) & Actor(e1,x1)) | exists x1 x2 x4 x5.(of(x2,x1) & ne_per_tom(x5) & ne_per_hanks(x4) & n_woman(x1) & n_female(x1) & n_bed(x2) & exists e1 x3.(v_dream(e1) & in(x1,x2) & about(e1,x4) & Actor(e1,x3) & (x2 = x3)) & (x4 = x5)) |
||
Woman in Jacket with hood up walks alone down crowded street. | The woman is outside with her head covered. | 0 | -100 | If the woman is on a crowded street, she is outside. Also, the head is covered if the hood is up. | exists e1 s1 x1 x2 x3 x4.(ne_geo_jacket(x2) & ne_nam_woman(x1) & r_alone(e1) & down(e1,x4) & n_street(x4) & a_crowded(s1) & Theme(s1,x4) & Actor(e1,x1) & v_walk(e1) & r_up(x1) & with(x1,x3) & n_hood(x3) & in(x1,x2)) | exists e1 s1 x1 x2 x3.(n_head(x2) & of(x2,x1) & n_female(x1) & n_woman(x1) & with(s1,x2) & Theme(e1,x3) & v_cover(e1) & (x2 = x3) & Theme(s1,x1) & a_outside(s1)) | 4cad286a-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4.(with(x1,x3) & v_walk(e1) & r_up(x1) & r_alone(e1) & ne_nam_woman(x1) & ne_geo_jacket(x2) & n_street(x4) & n_hood(x3) & in(x1,x2) & down(e1,x4) & a_crowded(s1) & Theme(s1,x4) & Actor(e1,x1)) | exists e1 s1 x1 x2 x3.(with(s1,x2) & v_cover(e1) & of(x2,x1) & n_woman(x1) & n_head(x2) & n_female(x1) & a_outside(s1) & Theme(s1,x1) & Theme(e1,x3) & (x2 = x3)) |
||
Woman in Jacket with hood up walks alone down crowded street. | The lady is preparing to walk in a bank where she will steal the pen they let you borrow to sign checks. | 1 | -100 | Walks down a street does not imply preparing to walk in a bank and steal the pen they let you borrow. | exists e1 s1 x1 x2 x3 x4.(ne_geo_jacket(x2) & ne_nam_woman(x1) & r_alone(e1) & down(e1,x4) & n_street(x4) & a_crowded(s1) & Theme(s1,x4) & Actor(e1,x1) & v_walk(e1) & r_up(x1) & with(x1,x3) & n_hood(x3) & in(x1,x2)) | exists e1 p1 x1 x3.(n_person(x1) & n_thing(x3) & n_pen(x3) & n_female(x1) & n_lady(x1) & Topic(e1,p1) & Actor(e1,x1) & v_prepare(e1) & exists e2 p2 x2.(in(e2,x2) & exists e4 e3 p3.(Theme(e4,x3) & Actor(e4,x1) & v_steal(e4) & exists e5 p4 x4.(Topic(e5,p4) & exists e6 x5.(Theme(e6,x5) & Actor(e6,x1) & v_sign(e6) & n_check(x5)) & Theme(e5,x4) & Actor(e5,x1) & v_borrow(e5) & (x3 = x4)) & Recipient(e3,p3) & Actor(e3,x3) & Topic(e3,x1) & v_let(e3)) & where(x2,p2) & n_bank(x2) & Actor(e2,x1) & v_walk(e2))) | 4cad2d60-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4.(with(x1,x3) & v_walk(e1) & r_up(x1) & r_alone(e1) & ne_nam_woman(x1) & ne_geo_jacket(x2) & n_street(x4) & n_hood(x3) & in(x1,x2) & down(e1,x4) & a_crowded(s1) & Theme(s1,x4) & Actor(e1,x1)) | exists e1 p1 x1 x3.(v_prepare(e1) & n_thing(x3) & n_person(x1) & n_pen(x3) & n_lady(x1) & n_female(x1) & exists e2 p2 x2.(where(x2,p2) & v_walk(e2) & n_bank(x2) & in(e2,x2) & exists e4 e3 p3.(v_steal(e4) & v_let(e3) & exists e5 p4 x4.(v_borrow(e5) & exists e6 x5.(v_sign(e6) & n_check(x5) & Theme(e6,x5) & Actor(e6,x1)) & Topic(e5,p4) & Theme(e5,x4) & Actor(e5,x1) & (x3 = x4)) & Topic(e3,x1) & Theme(e4,x3) & Recipient(e3,p3) & Actor(e4,x1) & Actor(e3,x3)) & Actor(e2,x1)) & Topic(e1,p1) & Actor(e1,x1)) |
||
A girl in a dark jacket standing in the rain. | The girl enjoying the rain. | 0 | -100 | If the girl is willingly standing in the rain, she must be enjoying the rain. | exists s1 x1 x2 x3 x4.(n_rain(x4) & a_topic(x1) & in(x1,x2) & in(x2,x4) & n_standing(x2) & of(x2,x3) & n_jacket(x3) & a_dark(s1) & Theme(s1,x2) & n_girl(x1)) | exists e1 x1 x2 x3.(n_rain(x3) & n_girl(x1) & a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & v_enjoy(e1) & (x1 = x2)) | 4cad3210-e4c8-11ec-9cdd-0242ac1c0002 | exists s1 x1 x2 x3 x4.(of(x2,x3) & n_standing(x2) & n_rain(x4) & n_jacket(x3) & n_girl(x1) & in(x2,x4) & in(x1,x2) & a_topic(x1) & a_dark(s1) & Theme(s1,x2)) | exists e1 x1 x2 x3.(v_enjoy(e1) & n_rain(x3) & n_girl(x1) & a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2)) |
||
A girl in a dark jacket standing in the rain. | The girl is waiting for the bus. | 1 | -100 | Standing does not imply waiting. | exists s1 x1 x2 x3 x4.(n_rain(x4) & a_topic(x1) & in(x1,x2) & in(x2,x4) & n_standing(x2) & of(x2,x3) & n_jacket(x3) & a_dark(s1) & Theme(s1,x2) & n_girl(x1)) | exists e1 x1 x2.(n_bus(x2) & n_girl(x1) & for(e1,x2) & Actor(e1,x1) & v_wait(e1)) | 4cad377e-e4c8-11ec-9cdd-0242ac1c0002 | exists s1 x1 x2 x3 x4.(of(x2,x3) & n_standing(x2) & n_rain(x4) & n_jacket(x3) & n_girl(x1) & in(x2,x4) & in(x1,x2) & a_topic(x1) & a_dark(s1) & Theme(s1,x2)) | exists e1 x1 x2.(v_wait(e1) & n_girl(x1) & n_bus(x2) & for(e1,x2) & Actor(e1,x1)) |
||
Girl bundled up in jacket against the cold. | The jacket is blue. | 1 | -100 | Not all jackets are blue. | exists e1 s1 x1 x2 x3.(n_cold(x3) & ne_nam_girl(x1) & in(e1,x2) & against(x2,x3) & n_jacket(x2) & a_up(s1) & Manner(e1,s1) & Actor(e1,x1) & v_bundle(e1)) | exists s1 x1.(n_jacket(x1) & Theme(s1,x1) & a_blue(s1)) | 4cad4110-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3.(v_bundle(e1) & ne_nam_girl(x1) & n_jacket(x2) & n_cold(x3) & in(e1,x2) & against(x2,x3) & a_up(s1) & Manner(e1,s1) & Actor(e1,x1)) | exists s1 x1.(n_jacket(x1) & a_blue(s1) & Theme(s1,x1)) |
||
A child standing and staring at something. | A child is standing up. | 0 | -100 | A child standing means he is standing upward. | exists e1 s1 x1 x2 x3 x4.(a_topic(s1) & subset_of(e1,s1) & at(e1,x4) & n_thing(x4) & Actor(e1,x3) & v_stare(e1) & n_thing(x3) & subset_of(x1,s1) & n_standing(x1) & of(x1,x2) & n_child(x2)) | exists e1 s1 x1.(a_up(s1) & Manner(e1,s1) & Actor(e1,x1) & v_stand(e1) & n_child(x1)) | 4cad5132-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4.(v_stare(e1) & subset_of(x1,s1) & subset_of(e1,s1) & of(x1,x2) & n_thing(x4) & n_thing(x3) & n_standing(x1) & n_child(x2) & at(e1,x4) & a_topic(s1) & Actor(e1,x3)) | exists e1 s1 x1.(v_stand(e1) & n_child(x1) & a_up(s1) & Manner(e1,s1) & Actor(e1,x1)) |
||
A child standing and staring at something. | A child has his eyes closed. | 2 | -100 | One cannot stare while his eyes closed. | exists e1 s1 x1 x2 x3 x4.(a_topic(s1) & subset_of(e1,s1) & at(e1,x4) & n_thing(x4) & Actor(e1,x3) & v_stare(e1) & n_thing(x3) & subset_of(x1,s1) & n_standing(x1) & of(x1,x2) & n_child(x2)) | exists e1 e2 x1 x2 x3.(Theme(e2,x2) & Actor(e2,x1) & v_have(e2) & Actor(e1,x3) & v_close(e1) & (x2 = x3) & n_eye(x2) & of(x2,x1) & n_male(x1) & n_child(x1)) | 4cad5c72-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4.(v_stare(e1) & subset_of(x1,s1) & subset_of(e1,s1) & of(x1,x2) & n_thing(x4) & n_thing(x3) & n_standing(x1) & n_child(x2) & at(e1,x4) & a_topic(s1) & Actor(e1,x3)) | exists e1 e2 x1 x2 x3.(v_have(e2) & v_close(e1) & of(x2,x1) & n_male(x1) & n_eye(x2) & n_child(x1) & Theme(e2,x2) & Actor(e2,x1) & Actor(e1,x3) & (x2 = x3)) |
||
Little girl holding a kitten. | a gilr holds a kitten | 0 | -100 | A little girl is the one that holds a kitten. | exists e1 s1 x1 x2 x3.(a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & v_hold(e1) & n_kitten(x3) & (x1 = x2) & n_girl(x1) & a_little(s1) & Theme(s1,x1)) | exists e1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_hold(e1) & n_kitten(x2) & n_gilr(x1)) | 4cad6c3a-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3.(v_hold(e1) & n_kitten(x3) & n_girl(x1) & a_topic(x1) & a_little(s1) & Theme(s1,x1) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2)) | exists e1 x1 x2.(v_hold(e1) & n_kitten(x2) & n_gilr(x1) & Theme(e1,x2) & Actor(e1,x1)) |
||
A couple on the stairs are photographing a man and woman embracing in front of a building. | The couple of photographers are happily married. | 1 | 0.528017 | Not all couple embracing are happily married. | exists e1 e2 x1 x2 x3 x4 x5 x6 x7 x8.(n_stair(x2) & Theme(e2,x3) & Actor(e2,x1) & v_photograph(e2) & in(e1,x7) & of(x7,x8) & n_building(x8) & n_front(x7) & Actor(e1,x6) & v_embrace(e1) & (x3 = x6) & n_woman(x5) & n_man(x4) & subset_of(x5,x3) & subset_of(x4,x3) & on(x1,x2) & n_couple(x1)) | exists e1 s1 x1 x2.(n_couple(x1) & a_happily(s1) & Manner(e1,s1) & Theme(e1,x1) & v_marry(e1) & of(x1,x2) & n_photographer(x2)) | 4cafe492-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 x1 x2 x3 x4 x5 x6 x7 x8.(v_photograph(e2) & v_embrace(e1) & subset_of(x5,x3) & subset_of(x4,x3) & on(x1,x2) & of(x7,x8) & n_woman(x5) & n_stair(x2) & n_man(x4) & n_front(x7) & n_couple(x1) & n_building(x8) & in(e1,x7) & Theme(e2,x3) & Actor(e2,x1) & Actor(e1,x6) & (x3 = x6)) | exists e1 s1 x1 x2.(v_marry(e1) & of(x1,x2) & n_photographer(x2) & n_couple(x1) & a_happily(s1) & Theme(e1,x1) & Manner(e1,s1)) |
||
A couple on the stairs are photographing a man and woman embracing in front of a building. | The man and woman are married. | 1 | 0.631457 | Just because a man and woman are embracing doesn't mean they are married. | exists e1 e2 x1 x2 x3 x4 x5 x6 x7 x8.(n_stair(x2) & Theme(e2,x3) & Actor(e2,x1) & v_photograph(e2) & in(e1,x7) & of(x7,x8) & n_building(x8) & n_front(x7) & Actor(e1,x6) & v_embrace(e1) & (x3 = x6) & n_woman(x5) & n_man(x4) & subset_of(x5,x3) & subset_of(x4,x3) & on(x1,x2) & n_couple(x1)) | exists e1 x1 x2 x3.(n_woman(x3) & n_man(x2) & subset_of(x3,x1) & subset_of(x2,x1) & Theme(e1,x1) & v_marry(e1)) | 4cafea6e-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 x1 x2 x3 x4 x5 x6 x7 x8.(v_photograph(e2) & v_embrace(e1) & subset_of(x5,x3) & subset_of(x4,x3) & on(x1,x2) & of(x7,x8) & n_woman(x5) & n_stair(x2) & n_man(x4) & n_front(x7) & n_couple(x1) & n_building(x8) & in(e1,x7) & Theme(e2,x3) & Actor(e2,x1) & Actor(e1,x6) & (x3 = x6)) | exists e1 x1 x2 x3.(v_marry(e1) & subset_of(x3,x1) & subset_of(x2,x1) & n_woman(x3) & n_man(x2) & Theme(e1,x1)) |
||
A couple on the stairs are photographing a man and woman embracing in front of a building. | The man and woman are driving to work. | 2 | 0 | Embracing in front of a building contradicts driving to work. | exists e1 e2 x1 x2 x3 x4 x5 x6 x7 x8.(n_stair(x2) & Theme(e2,x3) & Actor(e2,x1) & v_photograph(e2) & in(e1,x7) & of(x7,x8) & n_building(x8) & n_front(x7) & Actor(e1,x6) & v_embrace(e1) & (x3 = x6) & n_woman(x5) & n_man(x4) & subset_of(x5,x3) & subset_of(x4,x3) & on(x1,x2) & n_couple(x1)) | exists e1 x1 x2 x3 x4.(n_woman(x3) & n_man(x2) & subset_of(x3,x1) & subset_of(x2,x1) & to(e1,x4) & n_work(x4) & Actor(e1,x1) & v_drive(e1)) | 4caffe50-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 x1 x2 x3 x4 x5 x6 x7 x8.(v_photograph(e2) & v_embrace(e1) & subset_of(x5,x3) & subset_of(x4,x3) & on(x1,x2) & of(x7,x8) & n_woman(x5) & n_stair(x2) & n_man(x4) & n_front(x7) & n_couple(x1) & n_building(x8) & in(e1,x7) & Theme(e2,x3) & Actor(e2,x1) & Actor(e1,x6) & (x3 = x6)) | exists e1 x1 x2 x3 x4.(v_drive(e1) & to(e1,x4) & subset_of(x3,x1) & subset_of(x2,x1) & n_work(x4) & n_woman(x3) & n_man(x2) & Actor(e1,x1)) |
||
A couple on the stairs are photographing a man and woman embracing in front of a building. | The couple on the stairs are photographing a married couple. | 1 | 0.601354 | Just because a man and woman are embracing doesn't mean they are a married couple. | exists e1 e2 x1 x2 x3 x4 x5 x6 x7 x8.(n_stair(x2) & Theme(e2,x3) & Actor(e2,x1) & v_photograph(e2) & in(e1,x7) & of(x7,x8) & n_building(x8) & n_front(x7) & Actor(e1,x6) & v_embrace(e1) & (x3 = x6) & n_woman(x5) & n_man(x4) & subset_of(x5,x3) & subset_of(x4,x3) & on(x1,x2) & n_couple(x1)) | exists e1 s1 x1 x2 x3.(n_stair(x2) & n_couple(x1) & Theme(e1,x3) & Actor(e1,x1) & v_photograph(e1) & n_couple(x3) & a_married(s1) & Theme(s1,x3) & on(x1,x2)) | 4cb002ba-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 x1 x2 x3 x4 x5 x6 x7 x8.(v_photograph(e2) & v_embrace(e1) & subset_of(x5,x3) & subset_of(x4,x3) & on(x1,x2) & of(x7,x8) & n_woman(x5) & n_stair(x2) & n_man(x4) & n_front(x7) & n_couple(x1) & n_building(x8) & in(e1,x7) & Theme(e2,x3) & Actor(e2,x1) & Actor(e1,x6) & (x3 = x6)) | exists e1 s1 x1 x2 x3.(v_photograph(e1) & on(x1,x2) & n_stair(x2) & n_couple(x3) & n_couple(x1) & a_married(s1) & Theme(s1,x3) & Theme(e1,x3) & Actor(e1,x1)) |
||
A couple on the stairs are photographing a man and woman embracing in front of a building. | The people are outside in front of a building. | 0 | -100 | if you are n front of the building you must be outside | exists e2 e1 x1 x2 x3 x4 x5 x6 x7 x8.(n_stair(x2) & Theme(e2,x3) & Actor(e2,x1) & v_photograph(e2) & in(e1,x7) & of(x7,x8) & n_building(x8) & n_front(x7) & Actor(e1,x6) & v_embrace(e1) & (x3 = x6) & n_woman(x5) & n_man(x4) & subset_of(x5,x3) & subset_of(x4,x3) & on(x1,x2) & n_couple(x1)) | exists s1 x1 x2 x3.(n_people(x1) & in(s1,x2) & of(x2,x3) & n_building(x3) & n_front(x2) & Theme(s1,x1) & a_outside(s1)) | 4cb0071a-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e1 x1 x2 x3 x4 x5 x6 x7 x8.(v_photograph(e2) & v_embrace(e1) & subset_of(x5,x3) & subset_of(x4,x3) & on(x1,x2) & of(x7,x8) & n_woman(x5) & n_stair(x2) & n_man(x4) & n_front(x7) & n_couple(x1) & n_building(x8) & in(e1,x7) & Theme(e2,x3) & Actor(e2,x1) & Actor(e1,x6) & (x3 = x6)) | exists s1 x1 x2 x3.(of(x2,x3) & n_people(x1) & n_front(x2) & n_building(x3) & in(s1,x2) & a_outside(s1) & Theme(s1,x1)) |
||
A couple on the stairs are photographing a man and woman embracing in front of a building. | Taking a picture of an empty car. | 2 | -100 | Photographing a man and a woman contradicts taking picture of an empty car. | exists e2 e1 x1 x2 x3 x4 x5 x6 x7 x8.(n_stair(x2) & Theme(e2,x3) & Actor(e2,x1) & v_photograph(e2) & in(e1,x7) & of(x7,x8) & n_building(x8) & n_front(x7) & Actor(e1,x6) & v_embrace(e1) & (x3 = x6) & n_woman(x5) & n_man(x4) & subset_of(x5,x3) & subset_of(x4,x3) & on(x1,x2) & n_couple(x1)) | exists e1 s1 x1 x2 x3.(Theme(e1,x2) & Actor(e1,x1) & v_take(e1) & of(x2,x3) & n_car(x3) & a_empty(s1) & Theme(s1,x3) & n_picture(x2) & n_thing(x1)) | 4cb00b70-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e1 x1 x2 x3 x4 x5 x6 x7 x8.(v_photograph(e2) & v_embrace(e1) & subset_of(x5,x3) & subset_of(x4,x3) & on(x1,x2) & of(x7,x8) & n_woman(x5) & n_stair(x2) & n_man(x4) & n_front(x7) & n_couple(x1) & n_building(x8) & in(e1,x7) & Theme(e2,x3) & Actor(e2,x1) & Actor(e1,x6) & (x3 = x6)) | exists e1 s1 x1 x2 x3.(v_take(e1) & of(x2,x3) & n_thing(x1) & n_picture(x2) & n_car(x3) & a_empty(s1) & Theme(s1,x3) & Theme(e1,x2) & Actor(e1,x1)) |
||
A couple on the stairs are photographing a man and woman embracing in front of a building. | The people haven't seen each other in 10 years. | 1 | -100 | A man and woman embracing doesn't mean they haven't seen each other in 10 years. | exists e2 e1 x1 x2 x3 x4 x5 x6 x7 x8.(n_stair(x2) & Theme(e2,x3) & Actor(e2,x1) & v_photograph(e2) & in(e1,x7) & of(x7,x8) & n_building(x8) & n_front(x7) & Actor(e1,x6) & v_embrace(e1) & (x3 = x6) & n_woman(x5) & n_man(x4) & subset_of(x5,x3) & subset_of(x4,x3) & on(x1,x2) & n_couple(x1)) | exists x1.(n_people(x1) & -all x2.(n_other(x2) -> exists e1 x3.(in(e1,x3) & n_year(x3) & n_date(x3) & a_date_day_10(x3) & a_date_day_10(x3) & Theme(e1,x2) & Actor(e1,x1) & v_see(e1)))) | 4cb0114c-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e1 x1 x2 x3 x4 x5 x6 x7 x8.(v_photograph(e2) & v_embrace(e1) & subset_of(x5,x3) & subset_of(x4,x3) & on(x1,x2) & of(x7,x8) & n_woman(x5) & n_stair(x2) & n_man(x4) & n_front(x7) & n_couple(x1) & n_building(x8) & in(e1,x7) & Theme(e2,x3) & Actor(e2,x1) & Actor(e1,x6) & (x3 = x6)) | exists x1.(n_people(x1) & exists x2.(n_other(x2) & all e1 x3.(-v_see(e1) | -n_year(x3) | -n_date(x3) | -in(e1,x3) | -a_date_day_10(x3) | -Theme(e1,x2) | -Actor(e1,x1)))) |
||
A couple on the stairs are photographing a man and woman embracing in front of a building. | A couple are saying goodbye in front of a building. | 1 | 0.075299 | Just because a couple is photographing doesn't mean they are saying goodbye. | exists e2 e1 x1 x2 x3 x4 x5 x6 x7 x8.(n_stair(x2) & Theme(e2,x3) & Actor(e2,x1) & v_photograph(e2) & in(e1,x7) & of(x7,x8) & n_building(x8) & n_front(x7) & Actor(e1,x6) & v_embrace(e1) & (x3 = x6) & n_woman(x5) & n_man(x4) & subset_of(x5,x3) & subset_of(x4,x3) & on(x1,x2) & n_couple(x1)) | exists e1 x1 x2 x3 x4.(in(e1,x3) & of(x3,x4) & n_building(x4) & n_front(x3) & Theme(e1,x2) & Actor(e1,x1) & v_say(e1) & n_goodbye(x2) & n_couple(x1)) | 4cb0161a-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e1 x1 x2 x3 x4 x5 x6 x7 x8.(v_photograph(e2) & v_embrace(e1) & subset_of(x5,x3) & subset_of(x4,x3) & on(x1,x2) & of(x7,x8) & n_woman(x5) & n_stair(x2) & n_man(x4) & n_front(x7) & n_couple(x1) & n_building(x8) & in(e1,x7) & Theme(e2,x3) & Actor(e2,x1) & Actor(e1,x6) & (x3 = x6)) | exists e1 x1 x2 x3 x4.(v_say(e1) & of(x3,x4) & n_goodbye(x2) & n_front(x3) & n_couple(x1) & n_building(x4) & in(e1,x3) & Theme(e1,x2) & Actor(e1,x1)) |
||
A couple on the stairs are photographing a man and woman embracing in front of a building. | The couple are photographing a man and woman. | 0 | -100 | a couple must be two people | exists e1 e2 x1 x2 x3 x4 x5 x6 x7 x8.(n_stair(x2) & Theme(e2,x3) & Actor(e2,x1) & v_photograph(e2) & in(e1,x7) & of(x7,x8) & n_building(x8) & n_front(x7) & Actor(e1,x6) & v_embrace(e1) & (x3 = x6) & n_woman(x5) & n_man(x4) & subset_of(x5,x3) & subset_of(x4,x3) & on(x1,x2) & n_couple(x1)) | exists e1 x1 x2 x3 x4.(n_couple(x1) & Theme(e1,x2) & Actor(e1,x1) & v_photograph(e1) & n_woman(x4) & n_man(x3) & subset_of(x4,x2) & subset_of(x3,x2)) | 4cb01bc4-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 x1 x2 x3 x4 x5 x6 x7 x8.(v_photograph(e2) & v_embrace(e1) & subset_of(x5,x3) & subset_of(x4,x3) & on(x1,x2) & of(x7,x8) & n_woman(x5) & n_stair(x2) & n_man(x4) & n_front(x7) & n_couple(x1) & n_building(x8) & in(e1,x7) & Theme(e2,x3) & Actor(e2,x1) & Actor(e1,x6) & (x3 = x6)) | exists e1 x1 x2 x3 x4.(v_photograph(e1) & subset_of(x4,x2) & subset_of(x3,x2) & n_woman(x4) & n_man(x3) & n_couple(x1) & Theme(e1,x2) & Actor(e1,x1)) |
||
A couple on the stairs are photographing a man and woman embracing in front of a building. | There is a photo shoot occurring. | 0 | 0.659185 | if you are photographing you must be shooting pictures | exists e2 e1 x1 x2 x3 x4 x5 x6 x7 x8.(n_stair(x2) & Theme(e2,x3) & Actor(e2,x1) & v_photograph(e2) & in(e1,x7) & of(x7,x8) & n_building(x8) & n_front(x7) & Actor(e1,x6) & v_embrace(e1) & (x3 = x6) & n_woman(x5) & n_man(x4) & subset_of(x5,x3) & subset_of(x4,x3) & on(x1,x2) & n_couple(x1)) | exists p1 x1 e1 x2 x3 x4.((x1 = x2) & Actor(e1,x4) & v_occur(e1) & (x2 = x4) & n_shoot(x2) & of(x2,x3) & n_photo(x3)) | 4cb0204c-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e1 x1 x2 x3 x4 x5 x6 x7 x8.(v_photograph(e2) & v_embrace(e1) & subset_of(x5,x3) & subset_of(x4,x3) & on(x1,x2) & of(x7,x8) & n_woman(x5) & n_stair(x2) & n_man(x4) & n_front(x7) & n_couple(x1) & n_building(x8) & in(e1,x7) & Theme(e2,x3) & Actor(e2,x1) & Actor(e1,x6) & (x3 = x6)) | exists x1 e1 x2 x3 x4.(v_occur(e1) & of(x2,x3) & n_shoot(x2) & n_photo(x3) & Actor(e1,x4) & (x2 = x4) & (x1 = x2)) |
||
An outdoor flea market with a variety of items being sold. | A flea market houses many items. | 0 | -100 | a variety must include items | exists e1 s1 x1 x2 x3 x4 x5.(a_topic(x1) & with(x1,x3) & of(x3,x4) & Theme(e1,x5) & v_sell(e1) & (x4 = x5) & n_item(x4) & n_variety(x3) & n_market(x1) & of(x1,x2) & n_flea(x2) & a_outdoor(s1) & Theme(s1,x1)) | exists e1 s1 x1 x2 x3 x4.(Actor(e1,x1) & v_item(e1) & Theme(s1,x4) & a_many(s1) & (x1 = x4) & n_house(x1) & of(x1,x3) & n_market(x3) & of(x1,x2) & n_flea(x2)) | 4cb024c0-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4 x5.(with(x1,x3) & v_sell(e1) & of(x3,x4) & of(x1,x2) & n_variety(x3) & n_market(x1) & n_item(x4) & n_flea(x2) & a_topic(x1) & a_outdoor(s1) & Theme(s1,x1) & Theme(e1,x5) & (x4 = x5)) | exists e1 s1 x1 x2 x3 x4.(v_item(e1) & of(x1,x3) & of(x1,x2) & n_market(x3) & n_house(x1) & n_flea(x2) & a_many(s1) & Theme(s1,x4) & Actor(e1,x1) & (x1 = x4)) |
||
An outdoor flea market with a variety of items being sold. | A flea market has some good deals. | 1 | -100 | You don't always find good deals at a flea market. | exists e1 s1 x1 x2 x3 x4 x5.(a_topic(x1) & with(x1,x3) & of(x3,x4) & Theme(e1,x5) & v_sell(e1) & (x4 = x5) & n_item(x4) & n_variety(x3) & n_market(x1) & of(x1,x2) & n_flea(x2) & a_outdoor(s1) & Theme(s1,x1)) | exists e1 s1 x1 x2 x3.(Theme(e1,x3) & Actor(e1,x1) & v_have(e1) & n_deal(x3) & a_good(s1) & Theme(s1,x3) & n_market(x1) & of(x1,x2) & n_flea(x2)) | 4cb0292a-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4 x5.(with(x1,x3) & v_sell(e1) & of(x3,x4) & of(x1,x2) & n_variety(x3) & n_market(x1) & n_item(x4) & n_flea(x2) & a_topic(x1) & a_outdoor(s1) & Theme(s1,x1) & Theme(e1,x5) & (x4 = x5)) | exists e1 s1 x1 x2 x3.(v_have(e1) & of(x1,x2) & n_market(x1) & n_flea(x2) & n_deal(x3) & a_good(s1) & Theme(s1,x3) & Theme(e1,x3) & Actor(e1,x1)) |
||
An outdoor flea market with a variety of items being sold. | A flea market in indoors. | 2 | -100 | An outdoor flea market contradicts with A flea market in indoors. | exists e1 s1 x1 x2 x3 x4 x5.(a_topic(x1) & with(x1,x3) & of(x3,x4) & Theme(e1,x5) & v_sell(e1) & (x4 = x5) & n_item(x4) & n_variety(x3) & n_market(x1) & of(x1,x2) & n_flea(x2) & a_outdoor(s1) & Theme(s1,x1)) | exists x1 x2 x3.(a_topic(x1) & in(x1,x3) & n_indoor(x3) & n_market(x1) & of(x1,x2) & n_flea(x2)) | 4cb02d8a-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4 x5.(with(x1,x3) & v_sell(e1) & of(x3,x4) & of(x1,x2) & n_variety(x3) & n_market(x1) & n_item(x4) & n_flea(x2) & a_topic(x1) & a_outdoor(s1) & Theme(s1,x1) & Theme(e1,x5) & (x4 = x5)) | exists x1 x2 x3.(of(x1,x2) & n_market(x1) & n_indoor(x3) & n_flea(x2) & in(x1,x3) & a_topic(x1)) |
||
A man sells clothing at an open market. | The man is walking up a flight of stairs. | 2 | -100 | Selling clothing at open market contradicts walking up a flight of stairs | exists e1 s1 x1 x2 x3.(at(e1,x3) & n_market(x3) & a_open(s1) & Theme(s1,x3) & Theme(e1,x2) & Actor(e1,x1) & v_sell(e1) & n_clothing(x2) & n_man(x1)) | exists e1 s1 x1 x2 x3.(n_man(x1) & a_up(s1) & Manner(e1,s1) & Theme(e1,x2) & Actor(e1,x1) & v_walk(e1) & of(x2,x3) & n_stair(x3) & n_flight(x2)) | 4cb031f4-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3.(v_sell(e1) & n_market(x3) & n_man(x1) & n_clothing(x2) & at(e1,x3) & a_open(s1) & Theme(s1,x3) & Theme(e1,x2) & Actor(e1,x1)) | exists e1 s1 x1 x2 x3.(v_walk(e1) & of(x2,x3) & n_stair(x3) & n_man(x1) & n_flight(x2) & a_up(s1) & Theme(e1,x2) & Manner(e1,s1) & Actor(e1,x1)) |
||
A man sells clothing at an open market. | The man is earning money. | 0 | -100 | the man is selling so he must be making money | exists e1 s1 x1 x2 x3.(at(e1,x3) & n_market(x3) & a_open(s1) & Theme(s1,x3) & Theme(e1,x2) & Actor(e1,x1) & v_sell(e1) & n_clothing(x2) & n_man(x1)) | exists e1 x1 x2.(n_man(x1) & Theme(e1,x2) & Actor(e1,x1) & v_earn(e1) & n_money(x2)) | 4cb03906-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3.(v_sell(e1) & n_market(x3) & n_man(x1) & n_clothing(x2) & at(e1,x3) & a_open(s1) & Theme(s1,x3) & Theme(e1,x2) & Actor(e1,x1)) | exists e1 x1 x2.(v_earn(e1) & n_money(x2) & n_man(x1) & Theme(e1,x2) & Actor(e1,x1)) |
||
A man sells clothing at an open market. | A man is selling the clothes that doesn't fit him anymore. | 1 | -100 | If a man is selling clothes it doesn't mean the clothes don't fit him anymore. | exists e1 s1 x1 x2 x3.(at(e1,x3) & n_market(x3) & a_open(s1) & Theme(s1,x3) & Theme(e1,x2) & Actor(e1,x1) & v_sell(e1) & n_clothing(x2) & n_man(x1)) | exists e1 x1 x2 x3.(n_male(x2) & n_clothes(x2) & Theme(e1,x2) & Actor(e1,x1) & v_sell(e1) & -exists e2 s1.(a_anymore(s1) & Manner(e2,s1) & Theme(e2,x2) & Actor(e2,x3) & v_fit(e2)) & (x2 = x3) & n_man(x1)) | 4cb03e56-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3.(v_sell(e1) & n_market(x3) & n_man(x1) & n_clothing(x2) & at(e1,x3) & a_open(s1) & Theme(s1,x3) & Theme(e1,x2) & Actor(e1,x1)) | exists e1 x1 x2 x3.(v_sell(e1) & n_man(x1) & n_male(x2) & n_clothes(x2) & all e2 s1.(-v_fit(e2) | -a_anymore(s1) | -Theme(e2,x2) | -Manner(e2,s1) | -Actor(e2,x3)) & Theme(e1,x2) & Actor(e1,x1) & (x2 = x3)) |
||
a wet black dog with a red collar is in the river | The dog is shaking his fur dry on the river bank. | 2 | -100 | If he is in the river, he is not on the river bank. | exists p1 s1 s2 s3 x1 x2 x3.(n_river(x3) & in(x1,x3) & with(x1,x2) & n_collar(x2) & a_red(s3) & Theme(s3,x2) & n_dog(x1) & a_black(s2) & Theme(s2,x1) & a_wet(s1) & Theme(s1,x1)) | exists e1 s1 x1 x2 x3 x4 x5.(n_bank(x4) & of(x4,x5) & n_river(x5) & n_fur(x2) & of(x2,x1) & n_male(x1) & n_dog(x1) & on(e1,x4) & Theme(e1,x2) & Actor(e1,x1) & v_shake(e1) & Theme(s1,x3) & a_dry(s1) & (x2 = x3)) | 4cb0434c-e4c8-11ec-9cdd-0242ac1c0002 | exists s1 s2 s3 x1 x2 x3.(with(x1,x2) & n_river(x3) & n_dog(x1) & n_collar(x2) & in(x1,x3) & a_wet(s1) & a_red(s3) & a_black(s2) & Theme(s3,x2) & Theme(s2,x1) & Theme(s1,x1)) | exists e1 s1 x1 x2 x3 x4 x5.(v_shake(e1) & on(e1,x4) & of(x4,x5) & of(x2,x1) & n_river(x5) & n_male(x1) & n_fur(x2) & n_dog(x1) & n_bank(x4) & a_dry(s1) & Theme(s1,x3) & Theme(e1,x2) & Actor(e1,x1) & (x2 = x3)) |
||
a wet black dog with a red collar is in the river | A wet black dog fetches a stick from the river. | 1 | -100 | Just because the dog is wet and in the river doesn't mean he fetches a stick from the river. | exists p1 s1 s2 s3 x1 x2 x3.(n_river(x3) & in(x1,x3) & with(x1,x2) & n_collar(x2) & a_red(s3) & Theme(s3,x2) & n_dog(x1) & a_black(s2) & Theme(s2,x1) & a_wet(s1) & Theme(s1,x1)) | exists e1 s1 s2 x1 x2 x3.(n_river(x3) & Theme(e1,x2) & Actor(e1,x1) & v_fetch(e1) & from(x2,x3) & n_stick(x2) & n_dog(x1) & a_black(s2) & Theme(s2,x1) & a_wet(s1) & Theme(s1,x1)) | 4cb04810-e4c8-11ec-9cdd-0242ac1c0002 | exists s1 s2 s3 x1 x2 x3.(with(x1,x2) & n_river(x3) & n_dog(x1) & n_collar(x2) & in(x1,x3) & a_wet(s1) & a_red(s3) & a_black(s2) & Theme(s3,x2) & Theme(s2,x1) & Theme(s1,x1)) | exists e1 s1 s2 x1 x2 x3.(v_fetch(e1) & n_stick(x2) & n_river(x3) & n_dog(x1) & from(x2,x3) & a_wet(s1) & a_black(s2) & Theme(s2,x1) & Theme(s1,x1) & Theme(e1,x2) & Actor(e1,x1)) |
||
a wet black dog with a red collar is in the river | There is a canine in the water. | 0 | -100 | the dog is in the water so he must be wet | exists p1 s1 s2 s3 x1 x2 x3.(n_river(x3) & in(x1,x3) & with(x1,x2) & n_collar(x2) & a_red(s3) & Theme(s3,x2) & n_dog(x1) & a_black(s2) & Theme(s2,x1) & a_wet(s1) & Theme(s1,x1)) | exists p1 x1 x3.(n_water(x3) & exists x2.((x1 = x2) & in(x2,x3) & n_canine(x2))) | 4cb04d7e-e4c8-11ec-9cdd-0242ac1c0002 | exists s1 s2 s3 x1 x2 x3.(with(x1,x2) & n_river(x3) & n_dog(x1) & n_collar(x2) & in(x1,x3) & a_wet(s1) & a_red(s3) & a_black(s2) & Theme(s3,x2) & Theme(s2,x1) & Theme(s1,x1)) | exists x1 x3.(n_water(x3) & exists x2.(n_canine(x2) & in(x2,x3) & (x1 = x2))) |
||
A black dog with a red collar wading through the water. | A white dog is running through the grass. | 2 | -100 | Black is not white, and if his in the water, he is not in the grass. | exists e1 s1 s2 x1 x2 x3 x4.(n_water(x4) & a_topic(x1) & with(x1,x2) & through(e1,x4) & Actor(e1,x3) & v_wade(e1) & (x2 = x3) & n_collar(x2) & a_red(s2) & Theme(s2,x2) & n_dog(x1) & a_black(s1) & Theme(s1,x1)) | exists e1 s1 x1 x2.(n_grass(x2) & through(e1,x2) & Actor(e1,x1) & v_run(e1) & n_dog(x1) & a_white(s1) & Theme(s1,x1)) | 4cb05238-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 x1 x2 x3 x4.(with(x1,x2) & v_wade(e1) & through(e1,x4) & n_water(x4) & n_dog(x1) & n_collar(x2) & a_topic(x1) & a_red(s2) & a_black(s1) & Theme(s2,x2) & Theme(s1,x1) & Actor(e1,x3) & (x2 = x3)) | exists e1 s1 x1 x2.(v_run(e1) & through(e1,x2) & n_grass(x2) & n_dog(x1) & a_white(s1) & Theme(s1,x1) & Actor(e1,x1)) |
||
A black dog with a red collar wading through the water. | A dog is walking in through a watery area | 0 | -100 | if the dog is wading there must be waer | exists e1 s1 s2 x1 x2 x3 x4.(n_water(x4) & a_topic(x1) & with(x1,x2) & through(e1,x4) & Actor(e1,x3) & v_wade(e1) & (x2 = x3) & n_collar(x2) & a_red(s2) & Theme(s2,x2) & n_dog(x1) & a_black(s1) & Theme(s1,x1)) | exists e1 s1 x1 x2 x3.(through(e1,x2) & n_area(x2) & of(x2,x3) & n_watery(x3) & a_in(s1) & Manner(e1,s1) & Actor(e1,x1) & v_walk(e1) & n_dog(x1)) | 4cb056fc-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 x1 x2 x3 x4.(with(x1,x2) & v_wade(e1) & through(e1,x4) & n_water(x4) & n_dog(x1) & n_collar(x2) & a_topic(x1) & a_red(s2) & a_black(s1) & Theme(s2,x2) & Theme(s1,x1) & Actor(e1,x3) & (x2 = x3)) | exists e1 s1 x1 x2 x3.(v_walk(e1) & through(e1,x2) & of(x2,x3) & n_watery(x3) & n_dog(x1) & n_area(x2) & a_in(s1) & Manner(e1,s1) & Actor(e1,x1)) |
||
A black dog with a red collar wading through the water. | A black dog is trying to find his toy. | 1 | 0.124063 | A dog wading through water doesn't mean he is trying to find his toy. | exists e1 s1 s2 x1 x2 x3 x4.(n_water(x4) & a_topic(x1) & with(x1,x2) & through(e1,x4) & Actor(e1,x3) & v_wade(e1) & (x2 = x3) & n_collar(x2) & a_red(s2) & Theme(s2,x2) & n_dog(x1) & a_black(s1) & Theme(s1,x1)) | exists e1 p1 s1 x1 x2.(Topic(e1,p1) & Actor(e1,x1) & v_try(e1) & exists e2.(Theme(e2,x2) & Actor(e2,x1) & v_find(e2)) & n_toy(x2) & of(x2,x1) & n_male(x1) & n_dog(x1) & a_black(s1) & Theme(s1,x1)) | 4cb05e72-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 x1 x2 x3 x4.(with(x1,x2) & v_wade(e1) & through(e1,x4) & n_water(x4) & n_dog(x1) & n_collar(x2) & a_topic(x1) & a_red(s2) & a_black(s1) & Theme(s2,x2) & Theme(s1,x1) & Actor(e1,x3) & (x2 = x3)) | exists e1 p1 s1 x1 x2.(v_try(e1) & of(x2,x1) & n_toy(x2) & n_male(x1) & n_dog(x1) & exists e2.(v_find(e2) & Theme(e2,x2) & Actor(e2,x1)) & a_black(s1) & Topic(e1,p1) & Theme(s1,x1) & Actor(e1,x1)) |
||
A black dog with a red collar wading through the water. | A cat is wading in the water. | 2 | -100 | A dog is not a cat. | exists e1 s1 s2 x1 x2 x3 x4.(n_water(x4) & a_topic(x1) & with(x1,x2) & through(e1,x4) & Actor(e1,x3) & v_wade(e1) & (x2 = x3) & n_collar(x2) & a_red(s2) & Theme(s2,x2) & n_dog(x1) & a_black(s1) & Theme(s1,x1)) | exists e1 x1 x2.(n_water(x2) & in(e1,x2) & Actor(e1,x1) & v_wade(e1) & n_cat(x1)) | 4cb06462-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 x1 x2 x3 x4.(with(x1,x2) & v_wade(e1) & through(e1,x4) & n_water(x4) & n_dog(x1) & n_collar(x2) & a_topic(x1) & a_red(s2) & a_black(s1) & Theme(s2,x2) & Theme(s1,x1) & Actor(e1,x3) & (x2 = x3)) | exists e1 x1 x2.(v_wade(e1) & n_water(x2) & n_cat(x1) & in(e1,x2) & Actor(e1,x1)) |
||
A black dog with a red collar wading through the water. | A black puppy with a red collar is learning to swim. | 1 | 0.105222 | A dog wading through water doesn't have to be puppy or be learning to swim. | exists e1 s1 s2 x1 x2 x3 x4.(n_water(x4) & a_topic(x1) & with(x1,x2) & through(e1,x4) & Actor(e1,x3) & v_wade(e1) & (x2 = x3) & n_collar(x2) & a_red(s2) & Theme(s2,x2) & n_dog(x1) & a_black(s1) & Theme(s1,x1)) | exists e1 p1 s1 s2 x1 x2.(Topic(e1,p1) & Actor(e1,x1) & v_learn(e1) & exists e2.(Actor(e2,x1) & v_swim(e2)) & with(x1,x2) & n_collar(x2) & a_red(s2) & Theme(s2,x2) & n_puppy(x1) & a_black(s1) & Theme(s1,x1)) | 4cb069bc-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 x1 x2 x3 x4.(with(x1,x2) & v_wade(e1) & through(e1,x4) & n_water(x4) & n_dog(x1) & n_collar(x2) & a_topic(x1) & a_red(s2) & a_black(s1) & Theme(s2,x2) & Theme(s1,x1) & Actor(e1,x3) & (x2 = x3)) | exists e1 p1 s1 s2 x1 x2.(with(x1,x2) & v_learn(e1) & n_puppy(x1) & n_collar(x2) & exists e2.(v_swim(e2) & Actor(e2,x1)) & a_red(s2) & a_black(s1) & Topic(e1,p1) & Theme(s2,x2) & Theme(s1,x1) & Actor(e1,x1)) |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.