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 girl in a flowered dress peaking through some leaves. | The girl is playing hide and seek. | 1 | -100 | A girl in a flowered dress peaking through some leaves does not imply that she is playing hide and seek. | exists e1 s1 x1 x2 x3 x4.(a_topic(x1) & in(x1,x2) & through(e1,x4) & n_leaf(x4) & Actor(e1,x3) & v_peak(e1) & (x2 = x3) & n_dress(x2) & a_flowered(s1) & Theme(s1,x2) & n_girl(x1)) | exists e1 p1 x1.(n_girl(x1) & exists e2 e3.(Actor(e3,x1) & v_seek(e3) & Actor(e2,x1) & v_hide(e2)) & Topic(e1,p1) & Actor(e1,x1) & v_play(e1)) | 7a6889ac-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4.(v_peak(e1) & through(e1,x4) & n_leaf(x4) & n_girl(x1) & n_dress(x2) & in(x1,x2) & a_topic(x1) & a_flowered(s1) & Theme(s1,x2) & Actor(e1,x3) & (x2 = x3)) | exists e1 p1 x1.(v_play(e1) & n_girl(x1) & exists e2 e3.(v_seek(e3) & v_hide(e2) & Actor(e3,x1) & Actor(e2,x1)) & Topic(e1,p1) & Actor(e1,x1)) |
||
A man in a blue collared shirt plays an instrument and sings. | A man is having a music performance. | 1 | 0.803869 | Performing does not mean that you are putting on a performance | exists e1 s1 s2 x1 x2 x3 x4 x5.(Theme(e1,x3) & Actor(e1,x1) & v_play(e1) & n_sing(x5) & n_instrument(x4) & subset_of(x5,x3) & subset_of(x4,x3) & in(x1,x2) & n_shirt(x2) & a_collared(s2) & Theme(s2,x2) & a_blue(s1) & Theme(s1,x2) & n_man(x1)) | exists e1 x1 x2 x3.(Theme(e1,x2) & Actor(e1,x1) & v_have(e1) & n_performance(x2) & of(x2,x3) & n_music(x3) & n_man(x1)) | 7a6a0ef8-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 x1 x2 x3 x4 x5.(v_play(e1) & subset_of(x5,x3) & subset_of(x4,x3) & n_sing(x5) & n_shirt(x2) & n_man(x1) & n_instrument(x4) & in(x1,x2) & a_collared(s2) & a_blue(s1) & Theme(s2,x2) & Theme(s1,x2) & Theme(e1,x3) & Actor(e1,x1)) | exists e1 x1 x2 x3.(v_have(e1) & of(x2,x3) & n_performance(x2) & n_music(x3) & n_man(x1) & Theme(e1,x2) & Actor(e1,x1)) |
||
A man in a blue collared shirt plays an instrument and sings. | the man is deaf and dumb in the hospital | 2 | 0.000076 | Usually, deaf people do not play an instrument. Also, if in the hospital, usually instruments are not allowed. | exists e1 s1 s2 x1 x2 x3 x4 x5.(Theme(e1,x3) & Actor(e1,x1) & v_play(e1) & n_sing(x5) & n_instrument(x4) & subset_of(x5,x3) & subset_of(x4,x3) & in(x1,x2) & n_shirt(x2) & a_collared(s2) & Theme(s2,x2) & a_blue(s1) & Theme(s1,x2) & n_man(x1)) | exists s1 s2 x1 x2 x3.(n_hospital(x3) & n_man(x1) & n_hospital(x2) & in(s2,x3) & Theme(s2,x1) & a_dumb(s2) & in(s1,x2) & Theme(s1,x1) & a_deaf(s1)) | 7a6a1434-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 x1 x2 x3 x4 x5.(v_play(e1) & subset_of(x5,x3) & subset_of(x4,x3) & n_sing(x5) & n_shirt(x2) & n_man(x1) & n_instrument(x4) & in(x1,x2) & a_collared(s2) & a_blue(s1) & Theme(s2,x2) & Theme(s1,x2) & Theme(e1,x3) & Actor(e1,x1)) | exists s1 s2 x1 x2 x3.(n_man(x1) & n_hospital(x3) & n_hospital(x2) & in(s2,x3) & in(s1,x2) & a_dumb(s2) & a_deaf(s1) & Theme(s2,x1) & Theme(s1,x1)) |
||
A man in a blue collared shirt plays an instrument and sings. | A man is is on stage. | 1 | 0.087026 | A man in a blue collared shirt playing an instrument and singing is not necessarily on stage. | exists e1 s1 s2 x1 x2 x3 x4 x5.(Theme(e1,x3) & Actor(e1,x1) & v_play(e1) & n_sing(x5) & n_instrument(x4) & subset_of(x5,x3) & subset_of(x4,x3) & in(x1,x2) & n_shirt(x2) & a_collared(s2) & Theme(s2,x2) & a_blue(s1) & Theme(s1,x2) & n_man(x1)) | exists e1 p1 x1 x2.(exists x3.(on(x1,x3) & n_stage(x3)) & Actor(e1,x2) & v_be(e1) & (x1 = x2) & n_man(x1)) | 7a6a19a2-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 x1 x2 x3 x4 x5.(v_play(e1) & subset_of(x5,x3) & subset_of(x4,x3) & n_sing(x5) & n_shirt(x2) & n_man(x1) & n_instrument(x4) & in(x1,x2) & a_collared(s2) & a_blue(s1) & Theme(s2,x2) & Theme(s1,x2) & Theme(e1,x3) & Actor(e1,x1)) | exists e1 x1 x2.(v_be(e1) & n_man(x1) & exists x3.(on(x1,x3) & n_stage(x3)) & Actor(e1,x2) & (x1 = x2)) |
||
A man in a blue collared shirt plays an instrument and sings. | the man is a paid performer | 1 | 0.676818 | A man in a blue collared shirt playing an instrument and singing is not always a paid performer. | exists e1 s1 s2 x1 x2 x3 x4 x5.(Theme(e1,x3) & Actor(e1,x1) & v_play(e1) & n_sing(x5) & n_instrument(x4) & subset_of(x5,x3) & subset_of(x4,x3) & in(x1,x2) & n_shirt(x2) & a_collared(s2) & Theme(s2,x2) & a_blue(s1) & Theme(s1,x2) & n_man(x1)) | exists p1 x1.(n_man(x1) & exists s1 x2.((x1 = x2) & n_performer(x2) & a_paid(s1) & Theme(s1,x2))) | 7a6a2ec4-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 x1 x2 x3 x4 x5.(v_play(e1) & subset_of(x5,x3) & subset_of(x4,x3) & n_sing(x5) & n_shirt(x2) & n_man(x1) & n_instrument(x4) & in(x1,x2) & a_collared(s2) & a_blue(s1) & Theme(s2,x2) & Theme(s1,x2) & Theme(e1,x3) & Actor(e1,x1)) | exists x1.(n_man(x1) & exists s1 x2.(n_performer(x2) & a_paid(s1) & Theme(s1,x2) & (x1 = x2))) |
||
A man in a blue collared shirt plays an instrument and sings. | The man plays an instrument for a group of people. | 1 | 0.756946 | A man in a blue collared shirt playing an instrument and singing does not always plays an instrument for a group of people. | exists e1 s1 s2 x1 x2 x3 x4 x5.(Theme(e1,x3) & Actor(e1,x1) & v_play(e1) & n_sing(x5) & n_instrument(x4) & subset_of(x5,x3) & subset_of(x4,x3) & in(x1,x2) & n_shirt(x2) & a_collared(s2) & Theme(s2,x2) & a_blue(s1) & Theme(s1,x2) & n_man(x1)) | exists e1 x1 x2 x3 x4.(n_man(x1) & Theme(e1,x2) & Actor(e1,x1) & v_play(e1) & for(x2,x3) & of(x3,x4) & n_people(x4) & n_group(x3) & n_instrument(x2)) | 7a6a345a-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 x1 x2 x3 x4 x5.(v_play(e1) & subset_of(x5,x3) & subset_of(x4,x3) & n_sing(x5) & n_shirt(x2) & n_man(x1) & n_instrument(x4) & in(x1,x2) & a_collared(s2) & a_blue(s1) & Theme(s2,x2) & Theme(s1,x2) & Theme(e1,x3) & Actor(e1,x1)) | exists e1 x1 x2 x3 x4.(v_play(e1) & of(x3,x4) & n_people(x4) & n_man(x1) & n_instrument(x2) & n_group(x3) & for(x2,x3) & Theme(e1,x2) & Actor(e1,x1)) |
||
A man in a blue collared shirt plays an instrument and sings. | A man plays an instrument. | 0 | 0.95804 | the man is near an instrument | exists e1 s1 s2 x1 x2 x3 x4 x5.(Theme(e1,x3) & Actor(e1,x1) & v_play(e1) & n_sing(x5) & n_instrument(x4) & subset_of(x5,x3) & subset_of(x4,x3) & in(x1,x2) & n_shirt(x2) & a_collared(s2) & Theme(s2,x2) & a_blue(s1) & Theme(s1,x2) & n_man(x1)) | exists e1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_play(e1) & n_instrument(x2) & n_man(x1)) | 7a6a398c-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 x1 x2 x3 x4 x5.(v_play(e1) & subset_of(x5,x3) & subset_of(x4,x3) & n_sing(x5) & n_shirt(x2) & n_man(x1) & n_instrument(x4) & in(x1,x2) & a_collared(s2) & a_blue(s1) & Theme(s2,x2) & Theme(s1,x2) & Theme(e1,x3) & Actor(e1,x1)) | exists e1 x1 x2.(v_play(e1) & n_man(x1) & n_instrument(x2) & Theme(e1,x2) & Actor(e1,x1)) |
||
A man in a blue collared shirt plays an instrument and sings. | The band members in blue shirts are playing their instruments. | 1 | 0.536395 | The instrument might not be their instrument. | exists e1 s1 s2 x1 x2 x3 x4 x5.(Theme(e1,x3) & Actor(e1,x1) & v_play(e1) & n_sing(x5) & n_instrument(x4) & subset_of(x5,x3) & subset_of(x4,x3) & in(x1,x2) & n_shirt(x2) & a_collared(s2) & Theme(s2,x2) & a_blue(s1) & Theme(s1,x2) & n_man(x1)) | exists e1 s1 x1 x2 x3 x4.(n_instrument(x4) & of(x4,x1) & n_thing(x1) & n_member(x1) & of(x1,x2) & n_band(x2) & Theme(e1,x4) & Actor(e1,x1) & v_play(e1) & in(x1,x3) & n_shirt(x3) & a_blue(s1) & Theme(s1,x3)) | 7a6a4396-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 x1 x2 x3 x4 x5.(v_play(e1) & subset_of(x5,x3) & subset_of(x4,x3) & n_sing(x5) & n_shirt(x2) & n_man(x1) & n_instrument(x4) & in(x1,x2) & a_collared(s2) & a_blue(s1) & Theme(s2,x2) & Theme(s1,x2) & Theme(e1,x3) & Actor(e1,x1)) | exists e1 s1 x1 x2 x3 x4.(v_play(e1) & of(x4,x1) & of(x1,x2) & n_thing(x1) & n_shirt(x3) & n_member(x1) & n_instrument(x4) & n_band(x2) & in(x1,x3) & a_blue(s1) & Theme(s1,x3) & Theme(e1,x4) & Actor(e1,x1)) |
||
A young musician playing a small guitar and singing, while sitting in a white plastic chair. | A musician is playing for a group of kids. | 1 | 0.743376 | Gutar may be played for anyone, not specifically for a group of kids. | exists e1 e2 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7.(a_topic(x1) & while(e1,e2) & in(e2,x6) & n_chair(x6) & of(x6,x7) & n_plastic(x7) & a_white(s3) & Theme(s3,x6) & Actor(e2,x2) & v_sit(e2) & Theme(e1,x3) & Actor(e1,x2) & v_play(e1) & n_singing(x5) & n_guitar(x4) & subset_of(x5,x3) & subset_of(x4,x3) & a_small(s2) & Theme(s2,x3) & (x1 = x2) & n_musician(x1) & a_young(s1) & Theme(s1,x1)) | exists e1 x1 x2 x3.(for(e1,x2) & of(x2,x3) & n_kid(x3) & n_group(x2) & Actor(e1,x1) & v_play(e1) & n_musician(x1)) | 7a6a6466-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7.(while(e1,e2) & v_sit(e2) & v_play(e1) & subset_of(x5,x3) & subset_of(x4,x3) & of(x6,x7) & n_singing(x5) & n_plastic(x7) & n_musician(x1) & n_guitar(x4) & n_chair(x6) & in(e2,x6) & a_young(s1) & a_white(s3) & a_topic(x1) & a_small(s2) & Theme(s3,x6) & Theme(s2,x3) & Theme(s1,x1) & Theme(e1,x3) & Actor(e2,x2) & Actor(e1,x2) & (x1 = x2)) | exists e1 x1 x2 x3.(v_play(e1) & of(x2,x3) & n_musician(x1) & n_kid(x3) & n_group(x2) & for(e1,x2) & Actor(e1,x1)) |
||
A young musician playing a small guitar and singing, while sitting in a white plastic chair. | The musician is a female. | 1 | 0.639604 | Not all musician is a female. | exists e1 e2 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7.(a_topic(x1) & while(e1,e2) & in(e2,x6) & n_chair(x6) & of(x6,x7) & n_plastic(x7) & a_white(s3) & Theme(s3,x6) & Actor(e2,x2) & v_sit(e2) & Theme(e1,x3) & Actor(e1,x2) & v_play(e1) & n_singing(x5) & n_guitar(x4) & subset_of(x5,x3) & subset_of(x4,x3) & a_small(s2) & Theme(s2,x3) & (x1 = x2) & n_musician(x1) & a_young(s1) & Theme(s1,x1)) | exists p1 x1.(n_musician(x1) & exists x2.((x1 = x2) & n_female(x2))) | 7a6a6a9c-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7.(while(e1,e2) & v_sit(e2) & v_play(e1) & subset_of(x5,x3) & subset_of(x4,x3) & of(x6,x7) & n_singing(x5) & n_plastic(x7) & n_musician(x1) & n_guitar(x4) & n_chair(x6) & in(e2,x6) & a_young(s1) & a_white(s3) & a_topic(x1) & a_small(s2) & Theme(s3,x6) & Theme(s2,x3) & Theme(s1,x1) & Theme(e1,x3) & Actor(e2,x2) & Actor(e1,x2) & (x1 = x2)) | exists x1.(n_musician(x1) & exists x2.(n_female(x2) & (x1 = x2))) |
||
A young musician playing a small guitar and singing, while sitting in a white plastic chair. | A young man is playing music on the street corner. | 1 | 0.58976 | Not all young musician plays music on the street corner. | exists e1 e2 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7.(a_topic(x1) & while(e1,e2) & in(e2,x6) & n_chair(x6) & of(x6,x7) & n_plastic(x7) & a_white(s3) & Theme(s3,x6) & Actor(e2,x2) & v_sit(e2) & Theme(e1,x3) & Actor(e1,x2) & v_play(e1) & n_singing(x5) & n_guitar(x4) & subset_of(x5,x3) & subset_of(x4,x3) & a_small(s2) & Theme(s2,x3) & (x1 = x2) & n_musician(x1) & a_young(s1) & Theme(s1,x1)) | exists e1 s1 x1 x2 x3 x4.(n_corner(x3) & of(x3,x4) & n_street(x4) & on(e1,x3) & Theme(e1,x2) & Actor(e1,x1) & v_play(e1) & n_music(x2) & n_man(x1) & a_young(s1) & Theme(s1,x1)) | 7a6a6fa6-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7.(while(e1,e2) & v_sit(e2) & v_play(e1) & subset_of(x5,x3) & subset_of(x4,x3) & of(x6,x7) & n_singing(x5) & n_plastic(x7) & n_musician(x1) & n_guitar(x4) & n_chair(x6) & in(e2,x6) & a_young(s1) & a_white(s3) & a_topic(x1) & a_small(s2) & Theme(s3,x6) & Theme(s2,x3) & Theme(s1,x1) & Theme(e1,x3) & Actor(e2,x2) & Actor(e1,x2) & (x1 = x2)) | exists e1 s1 x1 x2 x3 x4.(v_play(e1) & on(e1,x3) & of(x3,x4) & n_street(x4) & n_music(x2) & n_man(x1) & n_corner(x3) & a_young(s1) & Theme(s1,x1) & Theme(e1,x2) & Actor(e1,x1)) |
||
A young musician playing a small guitar and singing, while sitting in a white plastic chair. | A musician plays an original song. | 1 | 0.416781 | Not all musician plays their original song. | exists e1 e2 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7.(a_topic(x1) & while(e1,e2) & in(e2,x6) & n_chair(x6) & of(x6,x7) & n_plastic(x7) & a_white(s3) & Theme(s3,x6) & Actor(e2,x2) & v_sit(e2) & Theme(e1,x3) & Actor(e1,x2) & v_play(e1) & n_singing(x5) & n_guitar(x4) & subset_of(x5,x3) & subset_of(x4,x3) & a_small(s2) & Theme(s2,x3) & (x1 = x2) & n_musician(x1) & a_young(s1) & Theme(s1,x1)) | exists e1 s1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_play(e1) & n_song(x2) & a_original(s1) & Theme(s1,x2) & n_musician(x1)) | 7a6a7be0-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7.(while(e1,e2) & v_sit(e2) & v_play(e1) & subset_of(x5,x3) & subset_of(x4,x3) & of(x6,x7) & n_singing(x5) & n_plastic(x7) & n_musician(x1) & n_guitar(x4) & n_chair(x6) & in(e2,x6) & a_young(s1) & a_white(s3) & a_topic(x1) & a_small(s2) & Theme(s3,x6) & Theme(s2,x3) & Theme(s1,x1) & Theme(e1,x3) & Actor(e2,x2) & Actor(e1,x2) & (x1 = x2)) | exists e1 s1 x1 x2.(v_play(e1) & n_song(x2) & n_musician(x1) & a_original(s1) & Theme(s1,x2) & Theme(e1,x2) & Actor(e1,x1)) |
||
A young musician playing a small guitar and singing, while sitting in a white plastic chair. | The musician is playing an instrument. | 0 | 0.946118 | guitar almost the same as instrument. | exists e1 e2 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7.(a_topic(x1) & while(e1,e2) & in(e2,x6) & n_chair(x6) & of(x6,x7) & n_plastic(x7) & a_white(s3) & Theme(s3,x6) & Actor(e2,x2) & v_sit(e2) & Theme(e1,x3) & Actor(e1,x2) & v_play(e1) & n_singing(x5) & n_guitar(x4) & subset_of(x5,x3) & subset_of(x4,x3) & a_small(s2) & Theme(s2,x3) & (x1 = x2) & n_musician(x1) & a_young(s1) & Theme(s1,x1)) | exists e1 x1 x2.(n_musician(x1) & Theme(e1,x2) & Actor(e1,x1) & v_play(e1) & n_instrument(x2)) | 7a6a8676-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7.(while(e1,e2) & v_sit(e2) & v_play(e1) & subset_of(x5,x3) & subset_of(x4,x3) & of(x6,x7) & n_singing(x5) & n_plastic(x7) & n_musician(x1) & n_guitar(x4) & n_chair(x6) & in(e2,x6) & a_young(s1) & a_white(s3) & a_topic(x1) & a_small(s2) & Theme(s3,x6) & Theme(s2,x3) & Theme(s1,x1) & Theme(e1,x3) & Actor(e2,x2) & Actor(e1,x2) & (x1 = x2)) | exists e1 x1 x2.(v_play(e1) & n_musician(x1) & n_instrument(x2) & Theme(e1,x2) & Actor(e1,x1)) |
||
A young musician playing a small guitar and singing, while sitting in a white plastic chair. | A musician plays in a symphony orchestra. | 2 | 0.001742 | Guitars are not in an orchestra. | exists e1 e2 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7.(a_topic(x1) & while(e1,e2) & in(e2,x6) & n_chair(x6) & of(x6,x7) & n_plastic(x7) & a_white(s3) & Theme(s3,x6) & Actor(e2,x2) & v_sit(e2) & Theme(e1,x3) & Actor(e1,x2) & v_play(e1) & n_singing(x5) & n_guitar(x4) & subset_of(x5,x3) & subset_of(x4,x3) & a_small(s2) & Theme(s2,x3) & (x1 = x2) & n_musician(x1) & a_young(s1) & Theme(s1,x1)) | exists e1 x1 x2 x3.(in(e1,x2) & n_orchestra(x2) & of(x2,x3) & n_symphony(x3) & Actor(e1,x1) & v_play(e1) & n_musician(x1)) | 7a6a918e-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7.(while(e1,e2) & v_sit(e2) & v_play(e1) & subset_of(x5,x3) & subset_of(x4,x3) & of(x6,x7) & n_singing(x5) & n_plastic(x7) & n_musician(x1) & n_guitar(x4) & n_chair(x6) & in(e2,x6) & a_young(s1) & a_white(s3) & a_topic(x1) & a_small(s2) & Theme(s3,x6) & Theme(s2,x3) & Theme(s1,x1) & Theme(e1,x3) & Actor(e2,x2) & Actor(e1,x2) & (x1 = x2)) | exists e1 x1 x2 x3.(v_play(e1) & of(x2,x3) & n_symphony(x3) & n_orchestra(x2) & n_musician(x1) & in(e1,x2) & Actor(e1,x1)) |
||
A young musician playing a small guitar and singing, while sitting in a white plastic chair. | The musician is playing his guitar for money. | 1 | 0.001616 | Not all musician plays their guitar for money. | exists e1 e2 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7.(a_topic(x1) & while(e1,e2) & in(e2,x6) & n_chair(x6) & of(x6,x7) & n_plastic(x7) & a_white(s3) & Theme(s3,x6) & Actor(e2,x2) & v_sit(e2) & Theme(e1,x3) & Actor(e1,x2) & v_play(e1) & n_singing(x5) & n_guitar(x4) & subset_of(x5,x3) & subset_of(x4,x3) & a_small(s2) & Theme(s2,x3) & (x1 = x2) & n_musician(x1) & a_young(s1) & Theme(s1,x1)) | exists e1 x1 x2 x3.(n_guitar(x2) & of(x2,x1) & n_male(x1) & n_musician(x1) & for(e1,x3) & n_money(x3) & Theme(e1,x2) & Actor(e1,x1) & v_play(e1)) | 7a6a96ca-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7.(while(e1,e2) & v_sit(e2) & v_play(e1) & subset_of(x5,x3) & subset_of(x4,x3) & of(x6,x7) & n_singing(x5) & n_plastic(x7) & n_musician(x1) & n_guitar(x4) & n_chair(x6) & in(e2,x6) & a_young(s1) & a_white(s3) & a_topic(x1) & a_small(s2) & Theme(s3,x6) & Theme(s2,x3) & Theme(s1,x1) & Theme(e1,x3) & Actor(e2,x2) & Actor(e1,x2) & (x1 = x2)) | exists e1 x1 x2 x3.(v_play(e1) & of(x2,x1) & n_musician(x1) & n_money(x3) & n_male(x1) & n_guitar(x2) & for(e1,x3) & Theme(e1,x2) & Actor(e1,x1)) |
||
A group of females running a marathon. | Some women are running. | 1 | 0.892958 | A group may be more than some. | exists e1 x1 x2 x3 x4.(a_topic(x1) & Theme(e1,x4) & Actor(e1,x3) & v_run(e1) & n_marathon(x4) & (x1 = x3) & of(x1,x2) & n_female(x2) & n_group(x1)) | exists e1 x1.(Actor(e1,x1) & v_run(e1) & n_woman(x1)) | 7a6b99bc-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4.(v_run(e1) & of(x1,x2) & n_marathon(x4) & n_group(x1) & n_female(x2) & a_topic(x1) & Theme(e1,x4) & Actor(e1,x3) & (x1 = x3)) | exists e1 x1.(v_run(e1) & n_woman(x1) & Actor(e1,x1)) |
||
A group of females running a marathon. | A horse jumps a fence. | 2 | -100 | A group is more than one and a horse is just one horse so it could not be both at the same time. | exists e1 x1 x2 x3 x4.(a_topic(x1) & Theme(e1,x4) & Actor(e1,x3) & v_run(e1) & n_marathon(x4) & (x1 = x3) & of(x1,x2) & n_female(x2) & n_group(x1)) | exists e1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_jump(e1) & n_fence(x2) & n_horse(x1)) | 7a6b9ed0-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4.(v_run(e1) & of(x1,x2) & n_marathon(x4) & n_group(x1) & n_female(x2) & a_topic(x1) & Theme(e1,x4) & Actor(e1,x3) & (x1 = x3)) | exists e1 x1 x2.(v_jump(e1) & n_horse(x1) & n_fence(x2) & Theme(e1,x2) & Actor(e1,x1)) |
||
A group of females running a marathon. | a group of women running | 0 | -100 | Women is a synonym of females and both are running in a group. | exists e1 x1 x2 x3 x4.(a_topic(x1) & Theme(e1,x4) & Actor(e1,x3) & v_run(e1) & n_marathon(x4) & (x1 = x3) & of(x1,x2) & n_female(x2) & n_group(x1)) | exists e1 x1 x2 x3.(a_topic(x1) & of(x1,x2) & Actor(e1,x3) & v_run(e1) & (x2 = x3) & n_woman(x2) & n_group(x1)) | 7a6ba3c6-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4.(v_run(e1) & of(x1,x2) & n_marathon(x4) & n_group(x1) & n_female(x2) & a_topic(x1) & Theme(e1,x4) & Actor(e1,x3) & (x1 = x3)) | exists e1 x1 x2 x3.(v_run(e1) & of(x1,x2) & n_woman(x2) & n_group(x1) & a_topic(x1) & Actor(e1,x3) & (x2 = x3)) |
||
A group of females running a marathon. | A group of ladies are riding bikes through the park. | 2 | -100 | You cannot be running while riding bikes. | exists e1 x1 x2 x3 x4.(a_topic(x1) & Theme(e1,x4) & Actor(e1,x3) & v_run(e1) & n_marathon(x4) & (x1 = x3) & of(x1,x2) & n_female(x2) & n_group(x1)) | exists e1 x1 x2 x3 x4.(n_park(x4) & through(e1,x4) & Theme(e1,x3) & Actor(e1,x1) & v_ride(e1) & n_bike(x3) & of(x1,x2) & n_lady(x2) & n_group(x1)) | 7a6ba97a-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4.(v_run(e1) & of(x1,x2) & n_marathon(x4) & n_group(x1) & n_female(x2) & a_topic(x1) & Theme(e1,x4) & Actor(e1,x3) & (x1 = x3)) | exists e1 x1 x2 x3 x4.(v_ride(e1) & through(e1,x4) & of(x1,x2) & n_park(x4) & n_lady(x2) & n_group(x1) & n_bike(x3) & Theme(e1,x3) & Actor(e1,x1)) |
||
A group of females running a marathon. | two women compete in a marathon with other cancer survivors | 1 | 0.002216 | They may not be cancer survivors. | exists e1 x1 x2 x3 x4.(a_topic(x1) & Theme(e1,x4) & Actor(e1,x3) & v_run(e1) & n_marathon(x4) & (x1 = x3) & of(x1,x2) & n_female(x2) & n_group(x1)) | exists e1 x1 x2 x3 x4 x5.(in(e1,x2) & with(x2,x3) & -(x3 = x5) & n_survivor(x5) & of(x5,x4) & n_cancer(x4) & n_survivor(x3) & of(x3,x4) & n_marathon(x2) & Actor(e1,x1) & v_compete(e1) & n_woman(x1) & card_eq_2(x1)) | 7a6baed4-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4.(v_run(e1) & of(x1,x2) & n_marathon(x4) & n_group(x1) & n_female(x2) & a_topic(x1) & Theme(e1,x4) & Actor(e1,x3) & (x1 = x3)) | exists e1 x1 x2 x3 x4 x5.(with(x2,x3) & v_compete(e1) & of(x5,x4) & of(x3,x4) & n_woman(x1) & n_survivor(x5) & n_survivor(x3) & n_marathon(x2) & n_cancer(x4) & in(e1,x2) & card_eq_2(x1) & Actor(e1,x1) & -(x3 = x5)) |
||
A group of females running a marathon. | Girls are running. | 0 | -100 | Girls are females. | exists e1 x1 x2 x3 x4.(a_topic(x1) & Theme(e1,x4) & Actor(e1,x3) & v_run(e1) & n_marathon(x4) & (x1 = x3) & of(x1,x2) & n_female(x2) & n_group(x1)) | exists e1 x1.(Actor(e1,x1) & v_run(e1) & n_girl(x1)) | 7a6bb3ca-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4.(v_run(e1) & of(x1,x2) & n_marathon(x4) & n_group(x1) & n_female(x2) & a_topic(x1) & Theme(e1,x4) & Actor(e1,x3) & (x1 = x3)) | exists e1 x1.(v_run(e1) & n_girl(x1) & Actor(e1,x1)) |
||
A group of females running a marathon. | one of them will win the race | 1 | 0.443616 | A group of females running a marathon does not necessary that one of them will win the race | exists e1 x1 x2 x3 x4.(a_topic(x1) & Theme(e1,x4) & Actor(e1,x3) & v_run(e1) & n_marathon(x4) & (x1 = x3) & of(x1,x2) & n_female(x2) & n_group(x1)) | exists e1 x1 x2 x3.(n_race(x3) & n_thing(x2) & Theme(e1,x3) & Actor(e1,x1) & v_win(e1) & of(x1,x2) & n_thing(x1) & card_eq_1(x1)) | 7a6bb8f2-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4.(v_run(e1) & of(x1,x2) & n_marathon(x4) & n_group(x1) & n_female(x2) & a_topic(x1) & Theme(e1,x4) & Actor(e1,x3) & (x1 = x3)) | exists e1 x1 x2 x3.(v_win(e1) & of(x1,x2) & n_thing(x2) & n_thing(x1) & n_race(x3) & card_eq_1(x1) & Theme(e1,x3) & Actor(e1,x1)) |
||
A group of females running a marathon. | The girls are sleeping in a tent. | 2 | -100 | One cannot be running and sleeping at the same time. | exists e1 x1 x2 x3 x4.(a_topic(x1) & Theme(e1,x4) & Actor(e1,x3) & v_run(e1) & n_marathon(x4) & (x1 = x3) & of(x1,x2) & n_female(x2) & n_group(x1)) | exists e1 x1 x2.(n_girl(x1) & in(e1,x2) & n_tent(x2) & Actor(e1,x1) & v_sleep(e1)) | 7a6bbe06-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4.(v_run(e1) & of(x1,x2) & n_marathon(x4) & n_group(x1) & n_female(x2) & a_topic(x1) & Theme(e1,x4) & Actor(e1,x3) & (x1 = x3)) | exists e1 x1 x2.(v_sleep(e1) & n_tent(x2) & n_girl(x1) & in(e1,x2) & Actor(e1,x1)) |
||
A group of females running a marathon. | The girls are in great shape. | 1 | 0.882443 | A group of females running a marathon does not indicate that they are in great shape. | exists e1 x1 x2 x3 x4.(a_topic(x1) & Theme(e1,x4) & Actor(e1,x3) & v_run(e1) & n_marathon(x4) & (x1 = x3) & of(x1,x2) & n_female(x2) & n_group(x1)) | exists p1 x1.(n_girl(x1) & exists s1 x2.(in(x1,x2) & n_shape(x2) & a_great(s1) & Theme(s1,x2))) | 7a6bc2fc-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4.(v_run(e1) & of(x1,x2) & n_marathon(x4) & n_group(x1) & n_female(x2) & a_topic(x1) & Theme(e1,x4) & Actor(e1,x3) & (x1 = x3)) | exists x1.(n_girl(x1) & exists s1 x2.(n_shape(x2) & in(x1,x2) & a_great(s1) & Theme(s1,x2))) |
||
A group of females running a marathon. | a group of ladies run a long distance | 0 | 0.956574 | Ladies are females and a marathon is a long distance. | exists e1 x1 x2 x3 x4.(a_topic(x1) & Theme(e1,x4) & Actor(e1,x3) & v_run(e1) & n_marathon(x4) & (x1 = x3) & of(x1,x2) & n_female(x2) & n_group(x1)) | exists e1 s1 x1 x2 x3.(Theme(e1,x3) & Actor(e1,x1) & v_run(e1) & n_distance(x3) & a_long(s1) & Theme(s1,x3) & of(x1,x2) & n_lady(x2) & n_group(x1)) | 7a6bc7de-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4.(v_run(e1) & of(x1,x2) & n_marathon(x4) & n_group(x1) & n_female(x2) & a_topic(x1) & Theme(e1,x4) & Actor(e1,x3) & (x1 = x3)) | exists e1 s1 x1 x2 x3.(v_run(e1) & of(x1,x2) & n_lady(x2) & n_group(x1) & n_distance(x3) & a_long(s1) & Theme(s1,x3) & Theme(e1,x3) & Actor(e1,x1)) |
||
A group of females running a marathon. | a girl sings a song on stage | 2 | -100 | A group of females means more than a girl. One can be either running or one sings. | exists e1 x1 x2 x3 x4.(a_topic(x1) & Theme(e1,x4) & Actor(e1,x3) & v_run(e1) & n_marathon(x4) & (x1 = x3) & of(x1,x2) & n_female(x2) & n_group(x1)) | exists e1 x1 x2 x3.(on(e1,x3) & n_stage(x3) & Theme(e1,x2) & Actor(e1,x1) & v_sing(e1) & n_song(x2) & n_girl(x1)) | 7a6bccca-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4.(v_run(e1) & of(x1,x2) & n_marathon(x4) & n_group(x1) & n_female(x2) & a_topic(x1) & Theme(e1,x4) & Actor(e1,x3) & (x1 = x3)) | exists e1 x1 x2 x3.(v_sing(e1) & on(e1,x3) & n_stage(x3) & n_song(x2) & n_girl(x1) & Theme(e1,x2) & Actor(e1,x1)) |
||
A group of females running a marathon. | Some people are running. | 0 | -100 | A group of females are some people. | exists e1 x1 x2 x3 x4.(a_topic(x1) & Theme(e1,x4) & Actor(e1,x3) & v_run(e1) & n_marathon(x4) & (x1 = x3) & of(x1,x2) & n_female(x2) & n_group(x1)) | exists e1 x1.(Actor(e1,x1) & v_run(e1) & n_people(x1)) | 7a6bd24c-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4.(v_run(e1) & of(x1,x2) & n_marathon(x4) & n_group(x1) & n_female(x2) & a_topic(x1) & Theme(e1,x4) & Actor(e1,x3) & (x1 = x3)) | exists e1 x1.(v_run(e1) & n_people(x1) & Actor(e1,x1)) |
||
A group of females running a marathon. | A group of ladies are struggling through the last mile of a marathon. | 1 | 0.574915 | A group of females running a marathon does not imply that they are struggling through the last mile of a marathon. | exists e1 x1 x2 x3 x4.(a_topic(x1) & Theme(e1,x4) & Actor(e1,x3) & v_run(e1) & n_marathon(x4) & (x1 = x3) & of(x1,x2) & n_female(x2) & n_group(x1)) | exists e1 s1 x1 x2 x3 x4.(n_mile(x3) & a_last(s1) & Theme(s1,x3) & through(e1,x3) & of(x3,x4) & n_marathon(x4) & Actor(e1,x1) & v_struggle(e1) & of(x1,x2) & n_lady(x2) & n_group(x1)) | 7a6bd76a-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4.(v_run(e1) & of(x1,x2) & n_marathon(x4) & n_group(x1) & n_female(x2) & a_topic(x1) & Theme(e1,x4) & Actor(e1,x3) & (x1 = x3)) | exists e1 s1 x1 x2 x3 x4.(v_struggle(e1) & through(e1,x3) & of(x3,x4) & of(x1,x2) & n_mile(x3) & n_marathon(x4) & n_lady(x2) & n_group(x1) & a_last(s1) & Theme(s1,x3) & Actor(e1,x1)) |
||
A group of females running a marathon. | an all mens half marathon takes place | 2 | 0.000001 | One cannot participate in an event for females or a mens event simultaneously. There can either be a marathon or a half marathon. | exists e1 x1 x2 x3 x4.(a_topic(x1) & Theme(e1,x4) & Actor(e1,x3) & v_run(e1) & n_marathon(x4) & (x1 = x3) & of(x1,x2) & n_female(x2) & n_group(x1)) | exists e2 e1 x1 x2 x3 x4 x5.(Theme(e2,x2) & Actor(e2,x1) & v_men(e2) & Theme(e1,x5) & Actor(e1,x4) & v_take(e1) & n_place(x5) & (x2 = x4) & n_marathon(x2) & of(x2,x3) & n_half(x3) & n_all(x1)) | 7a6bdc60-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4.(v_run(e1) & of(x1,x2) & n_marathon(x4) & n_group(x1) & n_female(x2) & a_topic(x1) & Theme(e1,x4) & Actor(e1,x3) & (x1 = x3)) | exists e2 e1 x1 x2 x3 x4 x5.(v_take(e1) & v_men(e2) & of(x2,x3) & n_place(x5) & n_marathon(x2) & n_half(x3) & n_all(x1) & Theme(e2,x2) & Theme(e1,x5) & Actor(e2,x1) & Actor(e1,x4) & (x2 = x4)) |
||
A woman is doing something with a multicolored bench. | The woman is riding a lawnmower. | 2 | -100 | Doing something does not necessarily mean riding a lawnmower. | exists e1 s1 x1 x2 x3.(with(e1,x3) & n_bench(x3) & a_multicolored(s1) & Theme(s1,x3) & Theme(e1,x2) & Actor(e1,x1) & v_do(e1) & n_thing(x2) & n_woman(x1)) | exists e1 x1 x2.(n_woman(x1) & Theme(e1,x2) & Actor(e1,x1) & v_ride(e1) & n_lawnmower(x2)) | 7a6be1d8-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3.(with(e1,x3) & v_do(e1) & n_woman(x1) & n_thing(x2) & n_bench(x3) & a_multicolored(s1) & Theme(s1,x3) & Theme(e1,x2) & Actor(e1,x1)) | exists e1 x1 x2.(v_ride(e1) & n_woman(x1) & n_lawnmower(x2) & Theme(e1,x2) & Actor(e1,x1)) |
||
A woman is doing something with a multicolored bench. | The woman is outside. | 1 | -100 | A woman is doing something with a multicolored bench does not indicate that she is outside. | exists e1 s1 x1 x2 x3.(with(e1,x3) & n_bench(x3) & a_multicolored(s1) & Theme(s1,x3) & Theme(e1,x2) & Actor(e1,x1) & v_do(e1) & n_thing(x2) & n_woman(x1)) | exists s1 x1.(n_woman(x1) & Theme(s1,x1) & a_outside(s1)) | 7a6be6e2-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3.(with(e1,x3) & v_do(e1) & n_woman(x1) & n_thing(x2) & n_bench(x3) & a_multicolored(s1) & Theme(s1,x3) & Theme(e1,x2) & Actor(e1,x1)) | exists s1 x1.(n_woman(x1) & a_outside(s1) & Theme(s1,x1)) |
||
A woman is doing something with a multicolored bench. | The woman is near a bench. | 0 | -100 | The woman is doing something with a bench which implies that she is near a bench. | exists e1 s1 x1 x2 x3.(with(e1,x3) & n_bench(x3) & a_multicolored(s1) & Theme(s1,x3) & Theme(e1,x2) & Actor(e1,x1) & v_do(e1) & n_thing(x2) & n_woman(x1)) | exists p1 x1.(n_woman(x1) & exists x2.(near(x1,x2) & n_bench(x2))) | 7a6bec14-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3.(with(e1,x3) & v_do(e1) & n_woman(x1) & n_thing(x2) & n_bench(x3) & a_multicolored(s1) & Theme(s1,x3) & Theme(e1,x2) & Actor(e1,x1)) | exists x1.(n_woman(x1) & exists x2.(near(x1,x2) & n_bench(x2))) |
||
a street with a crowd of people | People are in the street. | 0 | -100 | people almost the same as People | exists x1 x2 x3.(a_topic(x1) & with(x1,x2) & of(x2,x3) & n_people(x3) & n_crowd(x2) & n_street(x1)) | exists p1 x1 x2.(n_street(x2) & in(x1,x2) & n_people(x1)) | 7a6bf128-e4c8-11ec-9cdd-0242ac1c0002 | exists x1 x2 x3.(with(x1,x2) & of(x2,x3) & n_street(x1) & n_people(x3) & n_crowd(x2) & a_topic(x1)) | exists x1 x2.(n_street(x2) & n_people(x1) & in(x1,x2)) |
||
a street with a crowd of people | It is a rainy day. | 1 | -100 | Just because a a street with a crowd of people does not necessary that It is a rainy day. | exists x1 x2 x3.(a_topic(x1) & with(x1,x2) & of(x2,x3) & n_people(x3) & n_crowd(x2) & n_street(x1)) | exists p1 x1.(n_thing(x1) & exists s1 x2.((x1 = x2) & n_day(x2) & a_rainy(s1) & Theme(s1,x2))) | 7a6bf61e-e4c8-11ec-9cdd-0242ac1c0002 | exists x1 x2 x3.(with(x1,x2) & of(x2,x3) & n_street(x1) & n_people(x3) & n_crowd(x2) & a_topic(x1)) | exists x1.(n_thing(x1) & exists s1 x2.(n_day(x2) & a_rainy(s1) & Theme(s1,x2) & (x1 = x2))) |
||
a street with a crowd of people | The crowd stands in the surf. | 2 | -100 | There can either be a street or the surf. | exists x1 x2 x3.(a_topic(x1) & with(x1,x2) & of(x2,x3) & n_people(x3) & n_crowd(x2) & n_street(x1)) | exists e1 x1 x2.(n_surf(x2) & n_crowd(x1) & in(e1,x2) & Actor(e1,x1) & v_stand(e1)) | 7a6bfbdc-e4c8-11ec-9cdd-0242ac1c0002 | exists x1 x2 x3.(with(x1,x2) & of(x2,x3) & n_street(x1) & n_people(x3) & n_crowd(x2) & a_topic(x1)) | exists e1 x1 x2.(v_stand(e1) & n_surf(x2) & n_crowd(x1) & in(e1,x2) & Actor(e1,x1)) |
||
Women competing in the race are trying to pass the woman in orange shirt which is in the lead. | A person racing | 0 | -100 | Women competing in the race are trying to pass the woman means there is a person (woman) racing. | exists e1 e2 p1 x1 x2 x3 x4 x8.(n_lead(x8) & n_woman(x4) & n_race(x3) & Topic(e2,p1) & Actor(e2,x1) & v_try(e2) & exists e3 p2 x5 x6 x7.(Theme(e3,x4) & Actor(e3,x1) & v_pass(e3) & in(x7,x8) & (x4 = x7) & in(x4,x5) & n_shirt(x5) & of(x5,x6) & n_orange(x6)) & in(e1,x3) & Actor(e1,x2) & v_compete(e1) & (x1 = x2) & n_woman(x1)) | exists x1 x2.(a_topic(x1) & Time(x1,x2) & n_racing(x2) & n_person(x1)) | 7a6c00f0-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 p1 x1 x2 x3 x4 x8.(v_try(e2) & v_compete(e1) & n_woman(x4) & n_woman(x1) & n_race(x3) & n_lead(x8) & in(e1,x3) & exists e3 x5 x6 x7.(v_pass(e3) & of(x5,x6) & n_shirt(x5) & n_orange(x6) & in(x7,x8) & in(x4,x5) & Theme(e3,x4) & Actor(e3,x1) & (x4 = x7)) & Topic(e2,p1) & Actor(e2,x1) & Actor(e1,x2) & (x1 = x2)) | exists x1 x2.(n_racing(x2) & n_person(x1) & a_topic(x1) & Time(x1,x2)) |
||
Women competing in the race are trying to pass the woman in orange shirt which is in the lead. | A tall person racing | 1 | -100 | Not all racers are tall. | exists e2 e1 p1 x1 x2 x3 x4 x8.(n_lead(x8) & n_woman(x4) & n_race(x3) & Topic(e2,p1) & Actor(e2,x1) & v_try(e2) & exists e3 p2 x5 x6 x7.(Theme(e3,x4) & Actor(e3,x1) & v_pass(e3) & in(x7,x8) & (x4 = x7) & in(x4,x5) & n_shirt(x5) & of(x5,x6) & n_orange(x6)) & in(e1,x3) & Actor(e1,x2) & v_compete(e1) & (x1 = x2) & n_woman(x1)) | exists s1 x1 x2.(a_topic(x1) & Time(x1,x2) & n_racing(x2) & n_person(x1) & a_tall(s1) & Theme(s1,x1)) | 7a6c05e6-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e1 p1 x1 x2 x3 x4 x8.(v_try(e2) & v_compete(e1) & n_woman(x4) & n_woman(x1) & n_race(x3) & n_lead(x8) & in(e1,x3) & exists e3 x5 x6 x7.(v_pass(e3) & of(x5,x6) & n_shirt(x5) & n_orange(x6) & in(x7,x8) & in(x4,x5) & Theme(e3,x4) & Actor(e3,x1) & (x4 = x7)) & Topic(e2,p1) & Actor(e2,x1) & Actor(e1,x2) & (x1 = x2)) | exists s1 x1 x2.(n_racing(x2) & n_person(x1) & a_topic(x1) & a_tall(s1) & Time(x1,x2) & Theme(s1,x1)) |
||
Women competing in the race are trying to pass the woman in orange shirt which is in the lead. | Nobody racing | 2 | -100 | Women competing in a the race and other side Nobody racing | exists e2 e1 p1 x1 x2 x3 x4 x8.(n_lead(x8) & n_woman(x4) & n_race(x3) & Topic(e2,p1) & Actor(e2,x1) & v_try(e2) & exists e3 p2 x5 x6 x7.(Theme(e3,x4) & Actor(e3,x1) & v_pass(e3) & in(x7,x8) & (x4 = x7) & in(x4,x5) & n_shirt(x5) & of(x5,x6) & n_orange(x6)) & in(e1,x3) & Actor(e1,x2) & v_compete(e1) & (x1 = x2) & n_woman(x1)) | exists x1.(a_topic(x1) & n_racing(x1)) | 7a6c0b36-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e1 p1 x1 x2 x3 x4 x8.(v_try(e2) & v_compete(e1) & n_woman(x4) & n_woman(x1) & n_race(x3) & n_lead(x8) & in(e1,x3) & exists e3 x5 x6 x7.(v_pass(e3) & of(x5,x6) & n_shirt(x5) & n_orange(x6) & in(x7,x8) & in(x4,x5) & Theme(e3,x4) & Actor(e3,x1) & (x4 = x7)) & Topic(e2,p1) & Actor(e2,x1) & Actor(e1,x2) & (x1 = x2)) | exists x1.(n_racing(x1) & a_topic(x1)) |
||
A family of four stops to chat with a man wearing orange shoes on a busy street. | A family of four ignores a homeless man on the street wearing orange shoes. | 2 | -100 | A family of four stops and ignores | exists p1 x1 x2.(a_topic(x1) & Topic(x1,p1) & exists e1 e2 s1 x3 x4 x5 x6 x7.(with(e1,x3) & Theme(e2,x5) & Actor(e2,x4) & v_wear(e2) & on(x5,x7) & n_street(x7) & a_busy(s1) & Theme(s1,x7) & n_shoe(x5) & of(x5,x6) & n_orange(x6) & (x3 = x4) & n_man(x3) & Actor(e1,x1) & v_chat(e1)) & of(x1,x2) & n_stop(x2) & card_eq_4(x2) & n_family(x1)) | exists x1 x4.(n_street(x4) & all s1 x2.((n_man(x2) & a_homeless(s1) & Theme(s1,x2)) -> exists e1 x3 x5 x6 x7.(a_topic(x1) & Theme(e1,x6) & Actor(e1,x5) & v_wear(e1) & n_shoe(x6) & of(x6,x7) & n_orange(x7) & (x1 = x5) & on(x1,x4) & of(x1,x3) & for(x3,x2) & n_ignore(x3) & card_eq_4(x3))) & n_family(x1)) | 7a6c1036-e4c8-11ec-9cdd-0242ac1c0002 | exists p1 x1 x2.(of(x1,x2) & n_stop(x2) & n_family(x1) & exists e1 e2 s1 x3 x4 x5 x6 x7.(with(e1,x3) & v_wear(e2) & v_chat(e1) & on(x5,x7) & of(x5,x6) & n_street(x7) & n_shoe(x5) & n_orange(x6) & n_man(x3) & a_busy(s1) & Theme(s1,x7) & Theme(e2,x5) & Actor(e2,x4) & Actor(e1,x1) & (x3 = x4)) & card_eq_4(x2) & a_topic(x1) & Topic(x1,p1)) | exists x1 x4.(n_street(x4) & n_family(x1) & all s1 x2.(exists e1 x3 x5 x6 x7.(v_wear(e1) & on(x1,x4) & of(x6,x7) & of(x1,x3) & n_shoe(x6) & n_orange(x7) & n_ignore(x3) & for(x3,x2) & card_eq_4(x3) & a_topic(x1) & Theme(e1,x6) & Actor(e1,x5) & (x1 = x5)) | -n_man(x2) | -a_homeless(s1) | -Theme(s1,x2))) |
||
A family of four stops to chat with a man wearing orange shoes on a busy street. | People are engaging in a conversation on the street. | 0 | -100 | People refers to a family of four and they being stopping to chat on a busy street with a man means in a conversation on the street. | exists p1 x1 x2.(a_topic(x1) & Topic(x1,p1) & exists e2 e1 s1 x3 x4 x5 x6 x7.(with(e1,x3) & Theme(e2,x5) & Actor(e2,x4) & v_wear(e2) & on(x5,x7) & n_street(x7) & a_busy(s1) & Theme(s1,x7) & n_shoe(x5) & of(x5,x6) & n_orange(x6) & (x3 = x4) & n_man(x3) & Actor(e1,x1) & v_chat(e1)) & of(x1,x2) & n_stop(x2) & card_eq_4(x2) & n_family(x1)) | exists e1 x1 x2 x3.(n_street(x3) & in(e1,x2) & on(x2,x3) & n_conversation(x2) & Actor(e1,x1) & v_engage(e1) & n_people(x1)) | 7a6c1536-e4c8-11ec-9cdd-0242ac1c0002 | exists p1 x1 x2.(of(x1,x2) & n_stop(x2) & n_family(x1) & exists e2 e1 s1 x3 x4 x5 x6 x7.(with(e1,x3) & v_wear(e2) & v_chat(e1) & on(x5,x7) & of(x5,x6) & n_street(x7) & n_shoe(x5) & n_orange(x6) & n_man(x3) & a_busy(s1) & Theme(s1,x7) & Theme(e2,x5) & Actor(e2,x4) & Actor(e1,x1) & (x3 = x4)) & card_eq_4(x2) & a_topic(x1) & Topic(x1,p1)) | exists e1 x1 x2 x3.(v_engage(e1) & on(x2,x3) & n_street(x3) & n_people(x1) & n_conversation(x2) & in(e1,x2) & Actor(e1,x1)) |
||
A family of four stops to chat with a man wearing orange shoes on a busy street. | On a walk to the park, the family stops to chat with an old family friend wearing orange shoes. | 1 | -100 | Not everyone a family stops to chat with is an old family friend. | exists p1 x1 x2.(a_topic(x1) & Topic(x1,p1) & exists e2 e1 s1 x3 x4 x5 x6 x7.(with(e1,x3) & Theme(e2,x5) & Actor(e2,x4) & v_wear(e2) & on(x5,x7) & n_street(x7) & a_busy(s1) & Theme(s1,x7) & n_shoe(x5) & of(x5,x6) & n_orange(x6) & (x3 = x4) & n_man(x3) & Actor(e1,x1) & v_chat(e1)) & of(x1,x2) & n_stop(x2) & card_eq_4(x2) & n_family(x1)) | exists e1 p1 x1 x2 x3.(n_park(x3) & n_family(x1) & on(e1,x2) & to(x2,x3) & n_walk(x2) & Topic(e1,p1) & Actor(e1,x1) & v_stop(e1) & exists e3 e2 s1 x4 x5 x6 x7 x8.(with(e2,x4) & Theme(e3,x7) & Actor(e3,x6) & v_wear(e3) & n_shoe(x7) & of(x7,x8) & n_orange(x8) & (x4 = x6) & n_friend(x4) & of(x4,x5) & n_family(x5) & a_old(s1) & Theme(s1,x4) & Actor(e2,x1) & v_chat(e2))) | 7a6c1a40-e4c8-11ec-9cdd-0242ac1c0002 | exists p1 x1 x2.(of(x1,x2) & n_stop(x2) & n_family(x1) & exists e2 e1 s1 x3 x4 x5 x6 x7.(with(e1,x3) & v_wear(e2) & v_chat(e1) & on(x5,x7) & of(x5,x6) & n_street(x7) & n_shoe(x5) & n_orange(x6) & n_man(x3) & a_busy(s1) & Theme(s1,x7) & Theme(e2,x5) & Actor(e2,x4) & Actor(e1,x1) & (x3 = x4)) & card_eq_4(x2) & a_topic(x1) & Topic(x1,p1)) | exists e1 p1 x1 x2 x3.(v_stop(e1) & to(x2,x3) & on(e1,x2) & n_walk(x2) & n_park(x3) & n_family(x1) & exists e3 e2 s1 x4 x5 x6 x7 x8.(with(e2,x4) & v_wear(e3) & v_chat(e2) & of(x7,x8) & of(x4,x5) & n_shoe(x7) & n_orange(x8) & n_friend(x4) & n_family(x5) & a_old(s1) & Theme(s1,x4) & Theme(e3,x7) & Actor(e3,x6) & Actor(e2,x1) & (x4 = x6)) & Topic(e1,p1) & Actor(e1,x1)) |
||
A family is standing on a brick street talking to an artist holding a large sketch pad. | The family encountered a con artist who stole their money. | 2 | -100 | There can be either an artist or a con artist. | exists e3 e2 e1 s1 x1 x2 x3 x4 x5 x6 x7.(for(e1,e2) & to(e2,x4) & Theme(e3,x6) & Actor(e3,x5) & v_hold(e3) & n_pad(x6) & of(x6,x7) & n_sketch(x7) & a_large(s1) & Theme(s1,x6) & (x4 = x5) & n_artist(x4) & Actor(e2,x1) & v_talk(e2) & on(e1,x2) & n_street(x2) & of(x2,x3) & n_brick(x3) & Actor(e1,x1) & v_stand(e1) & n_family(x1)) | exists e2 e1 s1 x1 x2 x3 x4.(n_money(x4) & of(x4,x1) & n_thing(x1) & n_family(x1) & Theme(e2,x2) & Actor(e2,x1) & v_encounter(e2) & Theme(e1,x4) & Actor(e1,x3) & v_steal(e1) & (x2 = x3) & n_artist(x2) & a_con(s1) & Theme(s1,x2)) | 7a6c2116-e4c8-11ec-9cdd-0242ac1c0002 | exists e3 e2 e1 s1 x1 x2 x3 x4 x5 x6 x7.(v_talk(e2) & v_stand(e1) & v_hold(e3) & to(e2,x4) & on(e1,x2) & of(x6,x7) & of(x2,x3) & n_street(x2) & n_sketch(x7) & n_pad(x6) & n_family(x1) & n_brick(x3) & n_artist(x4) & for(e1,e2) & a_large(s1) & Theme(s1,x6) & Theme(e3,x6) & Actor(e3,x5) & Actor(e2,x1) & Actor(e1,x1) & (x4 = x5)) | exists e2 e1 s1 x1 x2 x3 x4.(v_steal(e1) & v_encounter(e2) & of(x4,x1) & n_thing(x1) & n_money(x4) & n_family(x1) & n_artist(x2) & a_con(s1) & Theme(s1,x2) & Theme(e2,x2) & Theme(e1,x4) & Actor(e2,x1) & Actor(e1,x3) & (x2 = x3)) |
||
A family is standing on a brick street talking to an artist holding a large sketch pad. | The family is conversing outdoors with a drawing artist. | 0 | -100 | Talking is a synonym for conversing and the family in on the street so they must be outdoors. | exists e3 e1 e2 s1 x1 x2 x3 x4 x5 x6 x7.(for(e1,e2) & to(e2,x4) & Theme(e3,x6) & Actor(e3,x5) & v_hold(e3) & n_pad(x6) & of(x6,x7) & n_sketch(x7) & a_large(s1) & Theme(s1,x6) & (x4 = x5) & n_artist(x4) & Actor(e2,x1) & v_talk(e2) & on(e1,x2) & n_street(x2) & of(x2,x3) & n_brick(x3) & Actor(e1,x1) & v_stand(e1) & n_family(x1)) | exists e1 x1 x2 x3 x4.(n_family(x1) & with(e1,x3) & n_artist(x3) & of(x3,x4) & n_drawing(x4) & Theme(e1,x2) & Actor(e1,x1) & v_converse(e1) & n_outdoors(x2)) | 7a6c26de-e4c8-11ec-9cdd-0242ac1c0002 | exists e3 e1 e2 s1 x1 x2 x3 x4 x5 x6 x7.(v_talk(e2) & v_stand(e1) & v_hold(e3) & to(e2,x4) & on(e1,x2) & of(x6,x7) & of(x2,x3) & n_street(x2) & n_sketch(x7) & n_pad(x6) & n_family(x1) & n_brick(x3) & n_artist(x4) & for(e1,e2) & a_large(s1) & Theme(s1,x6) & Theme(e3,x6) & Actor(e3,x5) & Actor(e2,x1) & Actor(e1,x1) & (x4 = x5)) | exists e1 x1 x2 x3 x4.(with(e1,x3) & v_converse(e1) & of(x3,x4) & n_outdoors(x2) & n_family(x1) & n_drawing(x4) & n_artist(x3) & Theme(e1,x2) & Actor(e1,x1)) |
||
A family is standing on a brick street talking to an artist holding a large sketch pad. | The artist is drawing caricatures. | 1 | -100 | Sentence 1 is missing drawing caricatures. | exists e3 e2 e1 s1 x1 x2 x3 x4 x5 x6 x7.(for(e1,e2) & to(e2,x4) & Theme(e3,x6) & Actor(e3,x5) & v_hold(e3) & n_pad(x6) & of(x6,x7) & n_sketch(x7) & a_large(s1) & Theme(s1,x6) & (x4 = x5) & n_artist(x4) & Actor(e2,x1) & v_talk(e2) & on(e1,x2) & n_street(x2) & of(x2,x3) & n_brick(x3) & Actor(e1,x1) & v_stand(e1) & n_family(x1)) | exists e1 x1 x2.(n_artist(x1) & Theme(e1,x2) & Actor(e1,x1) & v_draw(e1) & n_caricature(x2)) | 7a6c2bfc-e4c8-11ec-9cdd-0242ac1c0002 | exists e3 e2 e1 s1 x1 x2 x3 x4 x5 x6 x7.(v_talk(e2) & v_stand(e1) & v_hold(e3) & to(e2,x4) & on(e1,x2) & of(x6,x7) & of(x2,x3) & n_street(x2) & n_sketch(x7) & n_pad(x6) & n_family(x1) & n_brick(x3) & n_artist(x4) & for(e1,e2) & a_large(s1) & Theme(s1,x6) & Theme(e3,x6) & Actor(e3,x5) & Actor(e2,x1) & Actor(e1,x1) & (x4 = x5)) | exists e1 x1 x2.(v_draw(e1) & n_caricature(x2) & n_artist(x1) & Theme(e1,x2) & Actor(e1,x1)) |
||
A group of people carrying boxes and bags are walking past some tall buildings and a short railing in what appears to be a big city. | A group of people carrying boxes and bags are walking past some small buildings and a tall railing in what appears to be a big city. | 2 | -100 | There can be either tall or small. There can be either short or tall. | exists e1 e2 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8 x9.(past(e2,x7) & exists e3 p1 x10.(n_thing(x10) & subset_of(x9,x7) & in(x9,x10) & Topic(e3,p1) & Actor(e3,x10) & v_appear(e3) & exists p2 s3 x11.((x10 = x11) & n_city(x11) & a_big(s3) & Theme(s3,x11))) & n_railing(x9) & a_short(s2) & Theme(s2,x9) & subset_of(x8,x7) & n_building(x8) & a_tall(s1) & Theme(s1,x8) & Actor(e2,x1) & v_walk(e2) & of(x1,x2) & Theme(e1,x4) & Actor(e1,x3) & v_carry(e1) & subset_of(x6,x4) & n_bag(x6) & subset_of(x5,x4) & n_box(x5) & (x2 = x3) & n_people(x2) & n_group(x1)) | exists e1 e2 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8 x9.(exists e3 p1 x10.(n_thing(x10) & in(e2,x10) & Topic(e3,p1) & Actor(e3,x10) & v_appear(e3) & exists p2 s3 x11.((x10 = x11) & n_city(x11) & a_big(s3) & Theme(s3,x11))) & past(e2,x7) & subset_of(x9,x7) & n_railing(x9) & a_tall(s2) & Theme(s2,x9) & subset_of(x8,x7) & n_building(x8) & a_small(s1) & Theme(s1,x8) & Actor(e2,x1) & v_walk(e2) & of(x1,x2) & Theme(e1,x4) & Actor(e1,x3) & v_carry(e1) & subset_of(x6,x4) & n_bag(x6) & subset_of(x5,x4) & n_box(x5) & (x2 = x3) & n_people(x2) & n_group(x1)) | 7a6c3174-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8 x9.(v_walk(e2) & v_carry(e1) & subset_of(x8,x7) & subset_of(x6,x4) & subset_of(x5,x4) & past(e2,x7) & of(x1,x2) & n_railing(x9) & n_people(x2) & n_group(x1) & n_building(x8) & n_box(x5) & n_bag(x6) & exists e3 p1 x10.(v_appear(e3) & subset_of(x9,x7) & n_thing(x10) & in(x9,x10) & exists s3 x11.(n_city(x11) & a_big(s3) & Theme(s3,x11) & (x10 = x11)) & Topic(e3,p1) & Actor(e3,x10)) & a_tall(s1) & a_short(s2) & Theme(s2,x9) & Theme(s1,x8) & Theme(e1,x4) & Actor(e2,x1) & Actor(e1,x3) & (x2 = x3)) | exists e1 e2 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8 x9.(v_walk(e2) & v_carry(e1) & subset_of(x9,x7) & subset_of(x8,x7) & subset_of(x6,x4) & subset_of(x5,x4) & past(e2,x7) & of(x1,x2) & n_railing(x9) & n_people(x2) & n_group(x1) & n_building(x8) & n_box(x5) & n_bag(x6) & exists e3 p1 x10.(v_appear(e3) & n_thing(x10) & in(e2,x10) & exists s3 x11.(n_city(x11) & a_big(s3) & Theme(s3,x11) & (x10 = x11)) & Topic(e3,p1) & Actor(e3,x10)) & a_tall(s2) & a_small(s1) & Theme(s2,x9) & Theme(s1,x8) & Theme(e1,x4) & Actor(e2,x1) & Actor(e1,x3) & (x2 = x3)) |
||
A group of people carrying boxes and bags are walking past some tall buildings and a short railing in what appears to be a big city. | A group of people carrying boxes and bags in the rain are walking past some tall buildings and a short railing in what appears to be a big city. | 1 | -100 | A group of people carrying boxes and bags are walking past some tall buildings and a short railing in what appears to be a big city does not imply that they are carrying boxes and bags in the rain | exists e1 e2 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8 x9.(past(e2,x7) & exists e3 p1 x10.(n_thing(x10) & subset_of(x9,x7) & in(x9,x10) & Topic(e3,p1) & Actor(e3,x10) & v_appear(e3) & exists p2 s3 x11.((x10 = x11) & n_city(x11) & a_big(s3) & Theme(s3,x11))) & n_railing(x9) & a_short(s2) & Theme(s2,x9) & subset_of(x8,x7) & n_building(x8) & a_tall(s1) & Theme(s1,x8) & Actor(e2,x1) & v_walk(e2) & of(x1,x2) & Theme(e1,x4) & Actor(e1,x3) & v_carry(e1) & subset_of(x6,x4) & n_bag(x6) & subset_of(x5,x4) & n_box(x5) & (x2 = x3) & n_people(x2) & n_group(x1)) | exists e1 e2 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10.(n_rain(x7) & past(e2,x8) & exists e3 p1 x11.(n_thing(x11) & subset_of(x10,x8) & in(x10,x11) & Topic(e3,p1) & Actor(e3,x11) & v_appear(e3) & exists p2 s3 x12.((x11 = x12) & n_city(x12) & a_big(s3) & Theme(s3,x12))) & n_railing(x10) & a_short(s2) & Theme(s2,x10) & subset_of(x9,x8) & n_building(x9) & a_tall(s1) & Theme(s1,x9) & Actor(e2,x1) & v_walk(e2) & of(x1,x2) & Theme(e1,x4) & Actor(e1,x3) & v_carry(e1) & subset_of(x6,x4) & in(x6,x7) & n_bag(x6) & subset_of(x5,x4) & n_box(x5) & (x2 = x3) & n_people(x2) & n_group(x1)) | 7a6c367e-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8 x9.(v_walk(e2) & v_carry(e1) & subset_of(x8,x7) & subset_of(x6,x4) & subset_of(x5,x4) & past(e2,x7) & of(x1,x2) & n_railing(x9) & n_people(x2) & n_group(x1) & n_building(x8) & n_box(x5) & n_bag(x6) & exists e3 p1 x10.(v_appear(e3) & subset_of(x9,x7) & n_thing(x10) & in(x9,x10) & exists s3 x11.(n_city(x11) & a_big(s3) & Theme(s3,x11) & (x10 = x11)) & Topic(e3,p1) & Actor(e3,x10)) & a_tall(s1) & a_short(s2) & Theme(s2,x9) & Theme(s1,x8) & Theme(e1,x4) & Actor(e2,x1) & Actor(e1,x3) & (x2 = x3)) | exists e1 e2 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10.(v_walk(e2) & v_carry(e1) & subset_of(x9,x8) & subset_of(x6,x4) & subset_of(x5,x4) & past(e2,x8) & of(x1,x2) & n_rain(x7) & n_railing(x10) & n_people(x2) & n_group(x1) & n_building(x9) & n_box(x5) & n_bag(x6) & in(x6,x7) & exists e3 p1 x11.(v_appear(e3) & subset_of(x10,x8) & n_thing(x11) & in(x10,x11) & exists s3 x12.(n_city(x12) & a_big(s3) & Theme(s3,x12) & (x11 = x12)) & Topic(e3,p1) & Actor(e3,x11)) & a_tall(s1) & a_short(s2) & Theme(s2,x10) & Theme(s1,x9) & Theme(e1,x4) & Actor(e2,x1) & Actor(e1,x3) & (x2 = x3)) |
||
A group of people carrying boxes and bags are walking past some tall buildings and a short railing in what appears to be a big city. | People walking in a big city. | 0 | -100 | appears to be a big city almost the same as in a big city. | exists e2 e1 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8 x9.(past(e2,x7) & exists e3 p1 x10.(n_thing(x10) & subset_of(x9,x7) & in(x9,x10) & Topic(e3,p1) & Actor(e3,x10) & v_appear(e3) & exists p2 s3 x11.((x10 = x11) & n_city(x11) & a_big(s3) & Theme(s3,x11))) & n_railing(x9) & a_short(s2) & Theme(s2,x9) & subset_of(x8,x7) & n_building(x8) & a_tall(s1) & Theme(s1,x8) & Actor(e2,x1) & v_walk(e2) & of(x1,x2) & Theme(e1,x4) & Actor(e1,x3) & v_carry(e1) & subset_of(x6,x4) & n_bag(x6) & subset_of(x5,x4) & n_box(x5) & (x2 = x3) & n_people(x2) & n_group(x1)) | exists e1 s1 x1 x2 x3.(a_topic(x1) & in(e1,x3) & n_city(x3) & a_big(s1) & Theme(s1,x3) & Actor(e1,x2) & v_walk(e1) & (x1 = x2) & n_people(x1)) | 7a6c3b74-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e1 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8 x9.(v_walk(e2) & v_carry(e1) & subset_of(x8,x7) & subset_of(x6,x4) & subset_of(x5,x4) & past(e2,x7) & of(x1,x2) & n_railing(x9) & n_people(x2) & n_group(x1) & n_building(x8) & n_box(x5) & n_bag(x6) & exists e3 p1 x10.(v_appear(e3) & subset_of(x9,x7) & n_thing(x10) & in(x9,x10) & exists s3 x11.(n_city(x11) & a_big(s3) & Theme(s3,x11) & (x10 = x11)) & Topic(e3,p1) & Actor(e3,x10)) & a_tall(s1) & a_short(s2) & Theme(s2,x9) & Theme(s1,x8) & Theme(e1,x4) & Actor(e2,x1) & Actor(e1,x3) & (x2 = x3)) | exists e1 s1 x1 x2 x3.(v_walk(e1) & n_people(x1) & n_city(x3) & in(e1,x3) & a_topic(x1) & a_big(s1) & Theme(s1,x3) & Actor(e1,x2) & (x1 = x2)) |
||
Four children jumping in a swimming pool, with only two wearing water wings. | Six children are swimming. | 1 | -100 | You can not infer they are swimming. | exists e1 e2 x1 x2 x3 x4 x5 x6 x7.(a_topic(x1) & Theme(e2,x6) & Actor(e2,x5) & v_wear(e2) & n_wing(x6) & of(x6,x7) & n_water(x7) & with(e1,x5) & all x8.((n_thing(x8) & card_eq_2(x8)) -> (x5 = x8)) & n_thing(x5) & card_eq_2(x5) & in(e1,x3) & n_pool(x3) & of(x3,x4) & n_swimming(x4) & Actor(e1,x2) & v_jump(e1) & (x1 = x2) & n_child(x1) & card_eq_4(x1)) | exists p1 x1.(exists x2.((x1 = x2) & n_swimming(x2)) & n_child(x1) & card_eq_6(x1)) | 7a6c4178-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 x1 x2 x3 x4 x5 x6 x7.(with(e1,x5) & v_wear(e2) & v_jump(e1) & of(x6,x7) & of(x3,x4) & n_wing(x6) & n_water(x7) & n_thing(x5) & n_swimming(x4) & n_pool(x3) & n_child(x1) & in(e1,x3) & card_eq_4(x1) & card_eq_2(x5) & all x8.(-n_thing(x8) | -card_eq_2(x8) | (x5 = x8)) & a_topic(x1) & Theme(e2,x6) & Actor(e2,x5) & Actor(e1,x2) & (x1 = x2)) | exists x1.(n_child(x1) & exists x2.(n_swimming(x2) & (x1 = x2)) & card_eq_6(x1)) |
||
Four children jumping in a swimming pool, with only two wearing water wings. | Some children are in the water. | 0 | -100 | Four children is a rephrasing of "some children", to which they are swimming in water. | exists e2 e1 x1 x2 x3 x4 x5 x6 x7.(a_topic(x1) & Theme(e2,x6) & Actor(e2,x5) & v_wear(e2) & n_wing(x6) & of(x6,x7) & n_water(x7) & with(e1,x5) & all x8.((n_thing(x8) & card_eq_2(x8)) -> (x5 = x8)) & n_thing(x5) & card_eq_2(x5) & in(e1,x3) & n_pool(x3) & of(x3,x4) & n_swimming(x4) & Actor(e1,x2) & v_jump(e1) & (x1 = x2) & n_child(x1) & card_eq_4(x1)) | exists p1 x1 x2.(n_water(x2) & in(x1,x2) & n_child(x1)) | 7a6c4786-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e1 x1 x2 x3 x4 x5 x6 x7.(with(e1,x5) & v_wear(e2) & v_jump(e1) & of(x6,x7) & of(x3,x4) & n_wing(x6) & n_water(x7) & n_thing(x5) & n_swimming(x4) & n_pool(x3) & n_child(x1) & in(e1,x3) & card_eq_4(x1) & card_eq_2(x5) & all x8.(-n_thing(x8) | -card_eq_2(x8) | (x5 = x8)) & a_topic(x1) & Theme(e2,x6) & Actor(e2,x5) & Actor(e1,x2) & (x1 = x2)) | exists x1 x2.(n_water(x2) & n_child(x1) & in(x1,x2)) |
||
Four children jumping in a swimming pool, with only two wearing water wings. | There is no water. | 2 | -100 | Children can not be in a swimming pool if there is no water. | exists e1 e2 x1 x2 x3 x4 x5 x6 x7.(a_topic(x1) & Theme(e2,x6) & Actor(e2,x5) & v_wear(e2) & n_wing(x6) & of(x6,x7) & n_water(x7) & with(e1,x5) & all x8.((n_thing(x8) & card_eq_2(x8)) -> (x5 = x8)) & n_thing(x5) & card_eq_2(x5) & in(e1,x3) & n_pool(x3) & of(x3,x4) & n_swimming(x4) & Actor(e1,x2) & v_jump(e1) & (x1 = x2) & n_child(x1) & card_eq_4(x1)) | exists p1 x1.-exists x2.((x1 = x2) & n_water(x2)) | 7a6c4ce0-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 x1 x2 x3 x4 x5 x6 x7.(with(e1,x5) & v_wear(e2) & v_jump(e1) & of(x6,x7) & of(x3,x4) & n_wing(x6) & n_water(x7) & n_thing(x5) & n_swimming(x4) & n_pool(x3) & n_child(x1) & in(e1,x3) & card_eq_4(x1) & card_eq_2(x5) & all x8.(-n_thing(x8) | -card_eq_2(x8) | (x5 = x8)) & a_topic(x1) & Theme(e2,x6) & Actor(e2,x5) & Actor(e1,x2) & (x1 = x2)) | exists x1.all x2.(-n_water(x2) | -(x1 = x2)) |
||
Four kids holding hands jump into a swimming pool. | the adults leave the pond. | 2 | -100 | Four kids holding hands to jump and the adults leave the pond | exists e1 e2 x1 x2 x3 x4 x5.(into(e2,x4) & n_pool(x4) & of(x4,x5) & n_swimming(x5) & Actor(e2,x1) & v_jump(e2) & Theme(e1,x3) & Actor(e1,x2) & v_hold(e1) & n_hand(x3) & (x1 = x2) & n_kid(x1) & card_eq_4(x1)) | exists e1 x1 x2.(n_pond(x2) & n_adult(x1) & Theme(e1,x2) & Actor(e1,x1) & v_leave(e1)) | 7a6c51f4-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 x1 x2 x3 x4 x5.(v_jump(e2) & v_hold(e1) & of(x4,x5) & n_swimming(x5) & n_pool(x4) & n_kid(x1) & n_hand(x3) & into(e2,x4) & card_eq_4(x1) & Theme(e1,x3) & Actor(e2,x1) & Actor(e1,x2) & (x1 = x2)) | exists e1 x1 x2.(v_leave(e1) & n_pond(x2) & n_adult(x1) & Theme(e1,x2) & Actor(e1,x1)) |
||
Four kids holding hands jump into a swimming pool. | the kids dived in to their swimming pool. | 0 | -100 | The kids refer to four kids and they being holding hands jump into a swimming pool implies dived in to their swimming pool. | exists e1 e2 x1 x2 x3 x4 x5.(into(e2,x4) & n_pool(x4) & of(x4,x5) & n_swimming(x5) & Actor(e2,x1) & v_jump(e2) & Theme(e1,x3) & Actor(e1,x2) & v_hold(e1) & n_hand(x3) & (x1 = x2) & n_kid(x1) & card_eq_4(x1)) | exists e1 s1 x1 x2 x3.(n_pool(x2) & of(x2,x3) & n_swimming(x3) & of(x2,x1) & n_thing(x1) & n_kid(x1) & to(e1,x2) & a_in(s1) & Manner(e1,s1) & Actor(e1,x1) & v_dive(e1)) | 7a6c5776-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 x1 x2 x3 x4 x5.(v_jump(e2) & v_hold(e1) & of(x4,x5) & n_swimming(x5) & n_pool(x4) & n_kid(x1) & n_hand(x3) & into(e2,x4) & card_eq_4(x1) & Theme(e1,x3) & Actor(e2,x1) & Actor(e1,x2) & (x1 = x2)) | exists e1 s1 x1 x2 x3.(v_dive(e1) & to(e1,x2) & of(x2,x3) & of(x2,x1) & n_thing(x1) & n_swimming(x3) & n_pool(x2) & n_kid(x1) & a_in(s1) & Manner(e1,s1) & Actor(e1,x1)) |
||
Four kids holding hands jump into a swimming pool. | the group of children leap into a pool. | 1 | -100 | Jumping does not imply a leap, necessarily. | exists e2 e1 x1 x2 x3 x4 x5.(into(e2,x4) & n_pool(x4) & of(x4,x5) & n_swimming(x5) & Actor(e2,x1) & v_jump(e2) & Theme(e1,x3) & Actor(e1,x2) & v_hold(e1) & n_hand(x3) & (x1 = x2) & n_kid(x1) & card_eq_4(x1)) | exists x1 x2 x3 x4.(n_group(x1) & a_topic(x1) & into(x1,x4) & n_pool(x4) & of(x1,x2) & n_leap(x2) & of(x2,x3) & n_child(x3)) | 7a6c5ca8-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e1 x1 x2 x3 x4 x5.(v_jump(e2) & v_hold(e1) & of(x4,x5) & n_swimming(x5) & n_pool(x4) & n_kid(x1) & n_hand(x3) & into(e2,x4) & card_eq_4(x1) & Theme(e1,x3) & Actor(e2,x1) & Actor(e1,x2) & (x1 = x2)) | exists x1 x2 x3 x4.(of(x2,x3) & of(x1,x2) & n_pool(x4) & n_leap(x2) & n_group(x1) & n_child(x3) & into(x1,x4) & a_topic(x1)) |
||
A blue train collides with a small car on the tracks. | A blue train collides with a small car. | 0 | -100 | The train collides with a car. | exists s1 s2 x1 x2 x3 x4.(n_track(x4) & a_topic(x1) & with(x1,x3) & on(x3,x4) & n_car(x3) & a_small(s2) & Theme(s2,x3) & n_collide(x1) & of(x1,x2) & n_train(x2) & a_blue(s1) & Theme(s1,x1)) | exists s1 s2 x1 x2 x3.(a_topic(x1) & with(x1,x3) & n_car(x3) & a_small(s2) & Theme(s2,x3) & n_collide(x1) & of(x1,x2) & n_train(x2) & a_blue(s1) & Theme(s1,x1)) | 7a6c61da-e4c8-11ec-9cdd-0242ac1c0002 | exists s1 s2 x1 x2 x3 x4.(with(x1,x3) & on(x3,x4) & of(x1,x2) & n_train(x2) & n_track(x4) & n_collide(x1) & n_car(x3) & a_topic(x1) & a_small(s2) & a_blue(s1) & Theme(s2,x3) & Theme(s1,x1)) | exists s1 s2 x1 x2 x3.(with(x1,x3) & of(x1,x2) & n_train(x2) & n_collide(x1) & n_car(x3) & a_topic(x1) & a_small(s2) & a_blue(s1) & Theme(s2,x3) & Theme(s1,x1)) |
||
A blue train collides with a small car on the tracks. | The truck was in the ditch. | 2 | -100 | There can be either a train or a truck. | exists s1 s2 x1 x2 x3 x4.(n_track(x4) & a_topic(x1) & with(x1,x3) & on(x3,x4) & n_car(x3) & a_small(s2) & Theme(s2,x3) & n_collide(x1) & of(x1,x2) & n_train(x2) & a_blue(s1) & Theme(s1,x1)) | exists p1 x1 x2.(n_ditch(x2) & n_truck(x1) & in(x1,x2)) | 7a6c66f8-e4c8-11ec-9cdd-0242ac1c0002 | exists s1 s2 x1 x2 x3 x4.(with(x1,x3) & on(x3,x4) & of(x1,x2) & n_train(x2) & n_track(x4) & n_collide(x1) & n_car(x3) & a_topic(x1) & a_small(s2) & a_blue(s1) & Theme(s2,x3) & Theme(s1,x1)) | exists x1 x2.(n_truck(x1) & n_ditch(x2) & in(x1,x2)) |
||
A blue train collides with a small car on the tracks. | A blue train is on the tracks. | 1 | -100 | Sentence 1 is missing on the tracks | exists s1 s2 x1 x2 x3 x4.(n_track(x4) & a_topic(x1) & with(x1,x3) & on(x3,x4) & n_car(x3) & a_small(s2) & Theme(s2,x3) & n_collide(x1) & of(x1,x2) & n_train(x2) & a_blue(s1) & Theme(s1,x1)) | exists p1 s1 x1 x2.(n_track(x2) & on(x1,x2) & n_train(x1) & a_blue(s1) & Theme(s1,x1)) | 7a6c6d7e-e4c8-11ec-9cdd-0242ac1c0002 | exists s1 s2 x1 x2 x3 x4.(with(x1,x3) & on(x3,x4) & of(x1,x2) & n_train(x2) & n_track(x4) & n_collide(x1) & n_car(x3) & a_topic(x1) & a_small(s2) & a_blue(s1) & Theme(s2,x3) & Theme(s1,x1)) | exists s1 x1 x2.(on(x1,x2) & n_train(x1) & n_track(x2) & a_blue(s1) & Theme(s1,x1)) |
||
Boys dancing for group of onlookers. | Some people dance while others watch. | 0 | -100 | Some people refer to boys dancing for group of onlookers or dance while others watch. | exists e1 x1 x2 x3 x4.(a_topic(x1) & for(e1,x3) & of(x3,x4) & n_onlooker(x4) & n_group(x3) & Actor(e1,x2) & v_dance(e1) & (x1 = x2) & n_boy(x1)) | exists e1 p1 x1.(exists e2 x2.(Actor(e2,x2) & v_watch(e2) & -(x2 = x1) & n_person(x2)) & n_person(x1) & while(e1,p1) & Actor(e1,x1) & v_dance(e1) & n_people(x1)) | 7a6c72ec-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4.(v_dance(e1) & of(x3,x4) & n_onlooker(x4) & n_group(x3) & n_boy(x1) & for(e1,x3) & a_topic(x1) & Actor(e1,x2) & (x1 = x2)) | exists e1 p1 x1.(while(e1,p1) & v_dance(e1) & n_person(x1) & n_people(x1) & exists e2 x2.(v_watch(e2) & n_person(x2) & Actor(e2,x2) & -(x2 = x1)) & Actor(e1,x1)) |
||
Boys dancing for group of onlookers. | A group of boys put on a street performance for a crowd. | 1 | -100 | Onlookers do not necessarily constitute a crowd. | exists e1 x1 x2 x3 x4.(a_topic(x1) & for(e1,x3) & of(x3,x4) & n_onlooker(x4) & n_group(x3) & Actor(e1,x2) & v_dance(e1) & (x1 = x2) & n_boy(x1)) | exists e1 x1 x2 x3 x4 x5 x6.(a_topic(x1) & of(x1,x2) & for(e1,x6) & n_crowd(x6) & on(e1,x4) & n_performance(x4) & of(x4,x5) & n_street(x5) & Theme(e1,x3) & v_put(e1) & (x2 = x3) & n_boy(x2) & n_group(x1)) | 7a6c7814-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4.(v_dance(e1) & of(x3,x4) & n_onlooker(x4) & n_group(x3) & n_boy(x1) & for(e1,x3) & a_topic(x1) & Actor(e1,x2) & (x1 = x2)) | exists e1 x1 x2 x3 x4 x5 x6.(v_put(e1) & on(e1,x4) & of(x4,x5) & of(x1,x2) & n_street(x5) & n_performance(x4) & n_group(x1) & n_crowd(x6) & n_boy(x2) & for(e1,x6) & a_topic(x1) & Theme(e1,x3) & (x2 = x3)) |
||
Boys dancing for group of onlookers. | The boys hid so no onw could see them dancing. | 2 | -100 | They cannot be dancing for onlookers if they hid. | exists e1 x1 x2 x3 x4.(a_topic(x1) & for(e1,x3) & of(x3,x4) & n_onlooker(x4) & n_group(x3) & Actor(e1,x2) & v_dance(e1) & (x1 = x2) & n_boy(x1)) | exists e1 p1 x1.(n_thing(x1) & n_boy(x1) & -exists e2 p2 x2.(exists e3 p3.(exists e4.(Actor(e4,x1) & v_dance(e4)) & Recipient(e3,p3) & Actor(e3,x2) & Topic(e3,x1) & v_see(e3)) & Topic(e2,p2) & Actor(e2,x2) & v_could(e2) & n_onw(x2)) & so(e1,p1) & Actor(e1,x1) & v_hide(e1)) | 7a6c7d6e-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4.(v_dance(e1) & of(x3,x4) & n_onlooker(x4) & n_group(x3) & n_boy(x1) & for(e1,x3) & a_topic(x1) & Actor(e1,x2) & (x1 = x2)) | exists e1 p1 x1.(v_hide(e1) & so(e1,p1) & n_thing(x1) & n_boy(x1) & all e2 p2 x2.(all e3 p3.(all e4.(-v_dance(e4) | -Actor(e4,x1)) | -v_see(e3) | -Topic(e3,x1) | -Recipient(e3,p3) | -Actor(e3,x2)) | -v_could(e2) | -n_onw(x2) | -Topic(e2,p2) | -Actor(e2,x2)) & Actor(e1,x1)) |
||
A woman carrying large bags walks down the street. | A woman Carrying toys in bags and walks | 1 | -100 | Not every large bag has toys in it. | exists e2 e1 s1 x1 x2 x3 x4.(n_street(x4) & down(e2,x4) & Actor(e2,x1) & v_walk(e2) & Theme(e1,x3) & Actor(e1,x2) & v_carry(e1) & n_bag(x3) & a_large(s1) & Theme(s1,x3) & (x1 = x2) & n_woman(x1)) | exists e1 x1 x2 x3 x4 x5 x6.(a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & v_carry(e1) & in(x3,x4) & n_walk(x6) & n_bag(x5) & subset_of(x6,x4) & subset_of(x5,x4) & n_toy(x3) & (x1 = x2) & n_woman(x1)) | 7a6c82aa-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e1 s1 x1 x2 x3 x4.(v_walk(e2) & v_carry(e1) & n_woman(x1) & n_street(x4) & n_bag(x3) & down(e2,x4) & a_large(s1) & Theme(s1,x3) & Theme(e1,x3) & Actor(e2,x1) & Actor(e1,x2) & (x1 = x2)) | exists e1 x1 x2 x3 x4 x5 x6.(v_carry(e1) & subset_of(x6,x4) & subset_of(x5,x4) & n_woman(x1) & n_walk(x6) & n_toy(x3) & n_bag(x5) & in(x3,x4) & a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2)) |
||
A woman carrying large bags walks down the street. | A woman running down the street | 2 | -100 | A woman running and other is carrying | exists e2 e1 s1 x1 x2 x3 x4.(n_street(x4) & down(e2,x4) & Actor(e2,x1) & v_walk(e2) & Theme(e1,x3) & Actor(e1,x2) & v_carry(e1) & n_bag(x3) & a_large(s1) & Theme(s1,x3) & (x1 = x2) & n_woman(x1)) | exists e1 s1 x1 x2 x3.(n_street(x3) & a_topic(x1) & a_down(s1) & Manner(e1,s1) & Theme(e1,x3) & Actor(e1,x2) & v_run(e1) & (x1 = x2) & n_woman(x1)) | 7a6c8796-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e1 s1 x1 x2 x3 x4.(v_walk(e2) & v_carry(e1) & n_woman(x1) & n_street(x4) & n_bag(x3) & down(e2,x4) & a_large(s1) & Theme(s1,x3) & Theme(e1,x3) & Actor(e2,x1) & Actor(e1,x2) & (x1 = x2)) | exists e1 s1 x1 x2 x3.(v_run(e1) & n_woman(x1) & n_street(x3) & a_topic(x1) & a_down(s1) & Theme(e1,x3) & Manner(e1,s1) & Actor(e1,x2) & (x1 = x2)) |
||
A woman carrying large bags walks down the street. | A woman walking down the street | 0 | -100 | "A woman carrying large bags walks" is more descriptive than "A woman walking." | exists e1 e2 s1 x1 x2 x3 x4.(n_street(x4) & down(e2,x4) & Actor(e2,x1) & v_walk(e2) & Theme(e1,x3) & Actor(e1,x2) & v_carry(e1) & n_bag(x3) & a_large(s1) & Theme(s1,x3) & (x1 = x2) & n_woman(x1)) | exists e1 s1 x1 x2 x3.(n_street(x3) & a_topic(x1) & a_down(s1) & Manner(e1,s1) & Theme(e1,x3) & Actor(e1,x2) & v_walk(e1) & (x1 = x2) & n_woman(x1)) | 7a6c8c6e-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 s1 x1 x2 x3 x4.(v_walk(e2) & v_carry(e1) & n_woman(x1) & n_street(x4) & n_bag(x3) & down(e2,x4) & a_large(s1) & Theme(s1,x3) & Theme(e1,x3) & Actor(e2,x1) & Actor(e1,x2) & (x1 = x2)) | exists e1 s1 x1 x2 x3.(v_walk(e1) & n_woman(x1) & n_street(x3) & a_topic(x1) & a_down(s1) & Theme(e1,x3) & Manner(e1,s1) & Actor(e1,x2) & (x1 = x2)) |
||
A woman walking down the street carrying luggage with a baby on her back. | A woman carries her luggage down the street after departing from her bus. | 1 | -100 | A woman walking down the street carrying luggage with a baby on her back does not imply that she carries her luggage down the street after departing from her bus. | exists e2 e1 s1 x1 x2 x3 x4 x5 x6.(n_back(x6) & of(x6,x3) & n_female(x3) & n_street(x3) & a_topic(x1) & for(e1,e2) & with(e2,x5) & on(x5,x6) & n_baby(x5) & Theme(e2,x4) & Actor(e2,x2) & v_carry(e2) & n_luggage(x4) & a_down(s1) & Manner(e1,s1) & Theme(e1,x3) & Actor(e1,x2) & v_walk(e1) & (x1 = x2) & n_woman(x1)) | exists e2 e1 x1 x2 x3 x4.(n_street(x3) & after(e1,e2) & from(e2,x4) & n_bus(x4) & of(x4,x1) & n_female(x1) & n_female(x1) & Actor(e2,x1) & v_depart(e2) & Theme(e1,x2) & Actor(e1,x1) & v_carry(e1) & down(x2,x3) & n_luggage(x2) & of(x2,x1) & n_woman(x1)) | 7a6c9768-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e1 s1 x1 x2 x3 x4 x5 x6.(with(e2,x5) & v_walk(e1) & v_carry(e2) & on(x5,x6) & of(x6,x3) & n_woman(x1) & n_street(x3) & n_luggage(x4) & n_female(x3) & n_back(x6) & n_baby(x5) & for(e1,e2) & a_topic(x1) & a_down(s1) & Theme(e2,x4) & Theme(e1,x3) & Manner(e1,s1) & Actor(e2,x2) & Actor(e1,x2) & (x1 = x2)) | exists e2 e1 x1 x2 x3 x4.(v_depart(e2) & v_carry(e1) & of(x4,x1) & of(x2,x1) & n_woman(x1) & n_street(x3) & n_luggage(x2) & n_female(x1) & n_bus(x4) & from(e2,x4) & down(x2,x3) & after(e1,e2) & Theme(e1,x2) & Actor(e2,x1) & Actor(e1,x1)) |
||
A woman walking down the street carrying luggage with a baby on her back. | A woman is carrying luggage and a baby. | 0 | -100 | Luggage can be carried. | exists e2 e1 s1 x1 x2 x3 x4 x5 x6.(n_back(x6) & of(x6,x3) & n_female(x3) & n_street(x3) & a_topic(x1) & for(e1,e2) & with(e2,x5) & on(x5,x6) & n_baby(x5) & Theme(e2,x4) & Actor(e2,x2) & v_carry(e2) & n_luggage(x4) & a_down(s1) & Manner(e1,s1) & Theme(e1,x3) & Actor(e1,x2) & v_walk(e1) & (x1 = x2) & n_woman(x1)) | exists e1 x1 x2 x3 x4.(Theme(e1,x2) & Actor(e1,x1) & v_carry(e1) & subset_of(x4,x2) & n_baby(x4) & subset_of(x3,x2) & n_luggage(x3) & n_woman(x1)) | 7a6c9d4e-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e1 s1 x1 x2 x3 x4 x5 x6.(with(e2,x5) & v_walk(e1) & v_carry(e2) & on(x5,x6) & of(x6,x3) & n_woman(x1) & n_street(x3) & n_luggage(x4) & n_female(x3) & n_back(x6) & n_baby(x5) & for(e1,e2) & a_topic(x1) & a_down(s1) & Theme(e2,x4) & Theme(e1,x3) & Manner(e1,s1) & Actor(e2,x2) & Actor(e1,x2) & (x1 = x2)) | exists e1 x1 x2 x3 x4.(v_carry(e1) & subset_of(x4,x2) & subset_of(x3,x2) & n_woman(x1) & n_luggage(x3) & n_baby(x4) & Theme(e1,x2) & Actor(e1,x1)) |
||
A woman walking down the street carrying luggage with a baby on her back. | A young lady is sipping coffee at the bus stop. | 2 | -100 | One is not usually walking and sipping at the same time. | exists e2 e1 s1 x1 x2 x3 x4 x5 x6.(n_back(x6) & of(x6,x3) & n_female(x3) & n_street(x3) & a_topic(x1) & for(e1,e2) & with(e2,x5) & on(x5,x6) & n_baby(x5) & Theme(e2,x4) & Actor(e2,x2) & v_carry(e2) & n_luggage(x4) & a_down(s1) & Manner(e1,s1) & Theme(e1,x3) & Actor(e1,x2) & v_walk(e1) & (x1 = x2) & n_woman(x1)) | exists e1 s1 x1 x2 x3 x4.(n_stop(x3) & of(x3,x4) & n_bus(x4) & at(e1,x3) & Theme(e1,x2) & Actor(e1,x1) & v_sip(e1) & n_coffee(x2) & n_lady(x1) & a_young(s1) & Theme(s1,x1)) | 7a6ca276-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e1 s1 x1 x2 x3 x4 x5 x6.(with(e2,x5) & v_walk(e1) & v_carry(e2) & on(x5,x6) & of(x6,x3) & n_woman(x1) & n_street(x3) & n_luggage(x4) & n_female(x3) & n_back(x6) & n_baby(x5) & for(e1,e2) & a_topic(x1) & a_down(s1) & Theme(e2,x4) & Theme(e1,x3) & Manner(e1,s1) & Actor(e2,x2) & Actor(e1,x2) & (x1 = x2)) | exists e1 s1 x1 x2 x3 x4.(v_sip(e1) & of(x3,x4) & n_stop(x3) & n_lady(x1) & n_coffee(x2) & n_bus(x4) & at(e1,x3) & a_young(s1) & Theme(s1,x1) & Theme(e1,x2) & Actor(e1,x1)) |
||
A woman carrying a purse and a bag with a baby in a backpack walking down a road. | A person walking down the road. | 0 | -100 | "A woman carrying a purse and a bag with a baby in a backpack walking" is more descriptive than "A person walking." | exists e1 e2 s1 x1 x2 x3 x4 x5 x6.(a_down(s1) & Manner(e2,s1) & Theme(e2,x6) & Actor(e2,x3) & v_walk(e2) & n_road(x6) & with(x3,x4) & in(x4,x5) & n_backpack(x5) & n_baby(x4) & n_bag(x3) & Theme(e1,x2) & Actor(e1,x1) & v_carry(e1) & n_purse(x2) & n_woman(x1)) | exists e1 x1 x2 x3.(n_road(x3) & a_topic(x1) & down(e1,x3) & Actor(e1,x2) & v_walk(e1) & (x1 = x2) & n_person(x1)) | 7a6ca816-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 s1 x1 x2 x3 x4 x5 x6.(with(x3,x4) & v_walk(e2) & v_carry(e1) & n_woman(x1) & n_road(x6) & n_purse(x2) & n_bag(x3) & n_backpack(x5) & n_baby(x4) & in(x4,x5) & a_down(s1) & Theme(e2,x6) & Theme(e1,x2) & Manner(e2,s1) & Actor(e2,x3) & Actor(e1,x1)) | exists e1 x1 x2 x3.(v_walk(e1) & n_road(x3) & n_person(x1) & down(e1,x3) & a_topic(x1) & Actor(e1,x2) & (x1 = x2)) |
||
A woman carrying a purse and a bag with a baby in a backpack walking down a road. | A person walking down the road holding a baby going to a festival. | 1 | -100 | A festival is not implied by walking down a road. | exists e1 e2 s1 x1 x2 x3 x4 x5 x6.(a_down(s1) & Manner(e2,s1) & Theme(e2,x6) & Actor(e2,x3) & v_walk(e2) & n_road(x6) & with(x3,x4) & in(x4,x5) & n_backpack(x5) & n_baby(x4) & n_bag(x3) & Theme(e1,x2) & Actor(e1,x1) & v_carry(e1) & n_purse(x2) & n_woman(x1)) | exists e1 e2 e3 x1 x2 x3 x4 x5 x6.(n_road(x3) & a_topic(x1) & for(e1,e3) & Theme(e3,x4) & Actor(e3,x2) & v_hold(e3) & to(e2,x6) & n_festival(x6) & Actor(e2,x5) & v_go(e2) & (x4 = x5) & n_baby(x4) & down(e1,x3) & Actor(e1,x2) & v_walk(e1) & (x1 = x2) & n_person(x1)) | 7a6cad20-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 s1 x1 x2 x3 x4 x5 x6.(with(x3,x4) & v_walk(e2) & v_carry(e1) & n_woman(x1) & n_road(x6) & n_purse(x2) & n_bag(x3) & n_backpack(x5) & n_baby(x4) & in(x4,x5) & a_down(s1) & Theme(e2,x6) & Theme(e1,x2) & Manner(e2,s1) & Actor(e2,x3) & Actor(e1,x1)) | exists e1 e2 e3 x1 x2 x3 x4 x5 x6.(v_walk(e1) & v_hold(e3) & v_go(e2) & to(e2,x6) & n_road(x3) & n_person(x1) & n_festival(x6) & n_baby(x4) & for(e1,e3) & down(e1,x3) & a_topic(x1) & Theme(e3,x4) & Actor(e3,x2) & Actor(e2,x5) & Actor(e1,x2) & (x4 = x5) & (x1 = x2)) |
||
A woman carrying a purse and a bag with a baby in a backpack walking down a road. | A woman pushing a stroller with a baby through the forest. | 2 | -100 | A woman carrying and pushing | exists e1 e2 s1 x1 x2 x3 x4 x5 x6.(a_down(s1) & Manner(e2,s1) & Theme(e2,x6) & Actor(e2,x3) & v_walk(e2) & n_road(x6) & with(x3,x4) & in(x4,x5) & n_backpack(x5) & n_baby(x4) & n_bag(x3) & Theme(e1,x2) & Actor(e1,x1) & v_carry(e1) & n_purse(x2) & n_woman(x1)) | exists e1 x1 x2 x3 x4 x5.(n_forest(x5) & a_topic(x1) & through(e1,x5) & with(e1,x4) & n_baby(x4) & Theme(e1,x3) & Actor(e1,x2) & v_push(e1) & n_stroller(x3) & (x1 = x2) & n_woman(x1)) | 7a6cb216-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 s1 x1 x2 x3 x4 x5 x6.(with(x3,x4) & v_walk(e2) & v_carry(e1) & n_woman(x1) & n_road(x6) & n_purse(x2) & n_bag(x3) & n_backpack(x5) & n_baby(x4) & in(x4,x5) & a_down(s1) & Theme(e2,x6) & Theme(e1,x2) & Manner(e2,s1) & Actor(e2,x3) & Actor(e1,x1)) | exists e1 x1 x2 x3 x4 x5.(with(e1,x4) & v_push(e1) & through(e1,x5) & n_woman(x1) & n_stroller(x3) & n_forest(x5) & n_baby(x4) & a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2)) |
||
A woman walking on the street with a child on her back and bags under one arm and in her other hand. | a woman with a child walks down a street | 0 | -100 | The woman is walking with a child. | exists e1 e2 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10 x11 x12 x13 x14 x15 x16 x17.(-(x16 = x17) & n_hand(x17) & n_hand(x16) & of(x16,x12) & n_female(x12) & n_female(x12) & n_bag(x15) & n_back(x14) & subset_of(x15,x13) & subset_of(x14,x13) & of(x13,x12) & n_street(x10) & n_bag(x7) & n_back(x6) & subset_of(x7,x5) & subset_of(x6,x5) & of(x5,x3) & n_female(x3) & n_street(x3) & a_topic(x1) & in(e2,x16) & on(e2,x13) & with(e2,x11) & n_child(x11) & on(e2,x10) & Actor(e2,x9) & v_walk(e2) & (x1 = x9) & under(e1,x8) & n_arm(x8) & card_eq_1(x8) & on(e1,x5) & with(e1,x4) & n_child(x4) & on(e1,x3) & Actor(e1,x2) & v_walk(e1) & (x1 = x2) & n_woman(x1)) | exists e1 s1 x1 x2 x3.(a_down(s1) & Manner(e1,s1) & Theme(e1,x3) & Actor(e1,x1) & v_walk(e1) & n_street(x3) & with(x1,x2) & n_child(x2) & n_woman(x1)) | 7a6cb70c-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10 x11 x12 x13 x14 x15 x16 x17.(with(e2,x11) & with(e1,x4) & v_walk(e2) & v_walk(e1) & under(e1,x8) & subset_of(x7,x5) & subset_of(x6,x5) & subset_of(x15,x13) & subset_of(x14,x13) & on(e2,x13) & on(e2,x10) & on(e1,x5) & on(e1,x3) & of(x5,x3) & of(x16,x12) & of(x13,x12) & n_woman(x1) & n_street(x3) & n_street(x10) & n_hand(x17) & n_hand(x16) & n_female(x3) & n_female(x12) & n_child(x4) & n_child(x11) & n_bag(x7) & n_bag(x15) & n_back(x6) & n_back(x14) & n_arm(x8) & in(e2,x16) & card_eq_1(x8) & a_topic(x1) & Actor(e2,x9) & Actor(e1,x2) & -(x16 = x17) & (x1 = x9) & (x1 = x2)) | exists e1 s1 x1 x2 x3.(with(x1,x2) & v_walk(e1) & n_woman(x1) & n_street(x3) & n_child(x2) & a_down(s1) & Theme(e1,x3) & Manner(e1,s1) & Actor(e1,x1)) |
||
A woman walking on the street with a child on her back and bags under one arm and in her other hand. | A woman is walking down the street. | 0 | -100 | A woman walking down the street is a rephrasing of a woman walking down the street. | exists e2 e1 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10 x11 x12 x13 x14 x15 x16 x17.(-(x16 = x17) & n_hand(x17) & n_hand(x16) & of(x16,x12) & n_female(x12) & n_female(x12) & n_bag(x15) & n_back(x14) & subset_of(x15,x13) & subset_of(x14,x13) & of(x13,x12) & n_street(x10) & n_bag(x7) & n_back(x6) & subset_of(x7,x5) & subset_of(x6,x5) & of(x5,x3) & n_female(x3) & n_street(x3) & a_topic(x1) & in(e2,x16) & on(e2,x13) & with(e2,x11) & n_child(x11) & on(e2,x10) & Actor(e2,x9) & v_walk(e2) & (x1 = x9) & under(e1,x8) & n_arm(x8) & card_eq_1(x8) & on(e1,x5) & with(e1,x4) & n_child(x4) & on(e1,x3) & Actor(e1,x2) & v_walk(e1) & (x1 = x2) & n_woman(x1)) | exists e1 s1 x1 x2.(n_street(x2) & a_down(s1) & Manner(e1,s1) & Theme(e1,x2) & Actor(e1,x1) & v_walk(e1) & n_woman(x1)) | 7a6cbdd8-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e1 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10 x11 x12 x13 x14 x15 x16 x17.(with(e2,x11) & with(e1,x4) & v_walk(e2) & v_walk(e1) & under(e1,x8) & subset_of(x7,x5) & subset_of(x6,x5) & subset_of(x15,x13) & subset_of(x14,x13) & on(e2,x13) & on(e2,x10) & on(e1,x5) & on(e1,x3) & of(x5,x3) & of(x16,x12) & of(x13,x12) & n_woman(x1) & n_street(x3) & n_street(x10) & n_hand(x17) & n_hand(x16) & n_female(x3) & n_female(x12) & n_child(x4) & n_child(x11) & n_bag(x7) & n_bag(x15) & n_back(x6) & n_back(x14) & n_arm(x8) & in(e2,x16) & card_eq_1(x8) & a_topic(x1) & Actor(e2,x9) & Actor(e1,x2) & -(x16 = x17) & (x1 = x9) & (x1 = x2)) | exists e1 s1 x1 x2.(v_walk(e1) & n_woman(x1) & n_street(x2) & a_down(s1) & Theme(e1,x2) & Manner(e1,s1) & Actor(e1,x1)) |
||
A woman walking on the street with a child on her back and bags under one arm and in her other hand. | A woman riding the bus has a child on her back. | 2 | -100 | A woman riding a bus cannot be walking on the road at the same time. | exists e1 e2 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10 x11 x12 x13 x14 x15 x16 x17.(-(x16 = x17) & n_hand(x17) & n_hand(x16) & of(x16,x12) & n_female(x12) & n_female(x12) & n_bag(x15) & n_back(x14) & subset_of(x15,x13) & subset_of(x14,x13) & of(x13,x12) & n_street(x10) & n_bag(x7) & n_back(x6) & subset_of(x7,x5) & subset_of(x6,x5) & of(x5,x3) & n_female(x3) & n_street(x3) & a_topic(x1) & in(e2,x16) & on(e2,x13) & with(e2,x11) & n_child(x11) & on(e2,x10) & Actor(e2,x9) & v_walk(e2) & (x1 = x9) & under(e1,x8) & n_arm(x8) & card_eq_1(x8) & on(e1,x5) & with(e1,x4) & n_child(x4) & on(e1,x3) & Actor(e1,x2) & v_walk(e1) & (x1 = x2) & n_woman(x1)) | exists e1 e2 x1 x2 x3 x4 x5.(n_back(x5) & of(x5,x3) & n_female(x3) & n_bus(x3) & on(e2,x5) & Theme(e2,x4) & Actor(e2,x1) & v_have(e2) & n_child(x4) & Theme(e1,x3) & Actor(e1,x2) & v_ride(e1) & (x1 = x2) & n_woman(x1)) | 7a6cc3aa-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10 x11 x12 x13 x14 x15 x16 x17.(with(e2,x11) & with(e1,x4) & v_walk(e2) & v_walk(e1) & under(e1,x8) & subset_of(x7,x5) & subset_of(x6,x5) & subset_of(x15,x13) & subset_of(x14,x13) & on(e2,x13) & on(e2,x10) & on(e1,x5) & on(e1,x3) & of(x5,x3) & of(x16,x12) & of(x13,x12) & n_woman(x1) & n_street(x3) & n_street(x10) & n_hand(x17) & n_hand(x16) & n_female(x3) & n_female(x12) & n_child(x4) & n_child(x11) & n_bag(x7) & n_bag(x15) & n_back(x6) & n_back(x14) & n_arm(x8) & in(e2,x16) & card_eq_1(x8) & a_topic(x1) & Actor(e2,x9) & Actor(e1,x2) & -(x16 = x17) & (x1 = x9) & (x1 = x2)) | exists e1 e2 x1 x2 x3 x4 x5.(v_ride(e1) & v_have(e2) & on(e2,x5) & of(x5,x3) & n_woman(x1) & n_female(x3) & n_child(x4) & n_bus(x3) & n_back(x5) & Theme(e2,x4) & Theme(e1,x3) & Actor(e2,x1) & Actor(e1,x2) & (x1 = x2)) |
||
A woman walking on the street with a child on her back and bags under one arm and in her other hand. | A child is on the back of a woman. | 0 | 0.965562 | A child on the woman's back is another way of saying the child is on the back of the woman. | exists e1 e2 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10 x11 x12 x13 x14 x15 x16 x17.(-(x16 = x17) & n_hand(x17) & n_hand(x16) & of(x16,x12) & n_female(x12) & n_female(x12) & n_bag(x15) & n_back(x14) & subset_of(x15,x13) & subset_of(x14,x13) & of(x13,x12) & n_street(x10) & n_bag(x7) & n_back(x6) & subset_of(x7,x5) & subset_of(x6,x5) & of(x5,x3) & n_female(x3) & n_street(x3) & a_topic(x1) & in(e2,x16) & on(e2,x13) & with(e2,x11) & n_child(x11) & on(e2,x10) & Actor(e2,x9) & v_walk(e2) & (x1 = x9) & under(e1,x8) & n_arm(x8) & card_eq_1(x8) & on(e1,x5) & with(e1,x4) & n_child(x4) & on(e1,x3) & Actor(e1,x2) & v_walk(e1) & (x1 = x2) & n_woman(x1)) | exists p1 x1 x2.(n_back(x2) & exists x3.(on(x1,x2) & of(x2,x3) & n_woman(x3)) & n_child(x1)) | 7a6cca80-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10 x11 x12 x13 x14 x15 x16 x17.(with(e2,x11) & with(e1,x4) & v_walk(e2) & v_walk(e1) & under(e1,x8) & subset_of(x7,x5) & subset_of(x6,x5) & subset_of(x15,x13) & subset_of(x14,x13) & on(e2,x13) & on(e2,x10) & on(e1,x5) & on(e1,x3) & of(x5,x3) & of(x16,x12) & of(x13,x12) & n_woman(x1) & n_street(x3) & n_street(x10) & n_hand(x17) & n_hand(x16) & n_female(x3) & n_female(x12) & n_child(x4) & n_child(x11) & n_bag(x7) & n_bag(x15) & n_back(x6) & n_back(x14) & n_arm(x8) & in(e2,x16) & card_eq_1(x8) & a_topic(x1) & Actor(e2,x9) & Actor(e1,x2) & -(x16 = x17) & (x1 = x9) & (x1 = x2)) | exists x1 x2.(n_child(x1) & n_back(x2) & exists x3.(on(x1,x2) & of(x2,x3) & n_woman(x3))) |
||
A woman walking on the street with a child on her back and bags under one arm and in her other hand. | a woman and her child share an ice cream. | 2 | 0.000026 | Just because people are walking on the street does not necessarily mean they share an ice cream. | exists e1 e2 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10 x11 x12 x13 x14 x15 x16 x17.(-(x16 = x17) & n_hand(x17) & n_hand(x16) & of(x16,x12) & n_female(x12) & n_female(x12) & n_bag(x15) & n_back(x14) & subset_of(x15,x13) & subset_of(x14,x13) & of(x13,x12) & n_street(x10) & n_bag(x7) & n_back(x6) & subset_of(x7,x5) & subset_of(x6,x5) & of(x5,x3) & n_female(x3) & n_street(x3) & a_topic(x1) & in(e2,x16) & on(e2,x13) & with(e2,x11) & n_child(x11) & on(e2,x10) & Actor(e2,x9) & v_walk(e2) & (x1 = x9) & under(e1,x8) & n_arm(x8) & card_eq_1(x8) & on(e1,x5) & with(e1,x4) & n_child(x4) & on(e1,x3) & Actor(e1,x2) & v_walk(e1) & (x1 = x2) & n_woman(x1)) | exists s1 x1 x4 x5.(a_topic(s1) & all x3 x2.((n_cream(x2) & of(x2,x3) & n_ice(x3)) -> (subset_of(x4,s1) & for(x4,x2))) & n_share(x4) & of(x4,x5) & n_child(x5) & of(x4,x1) & n_female(x1) & subset_of(x1,s1) & n_woman(x1)) | 7a6cd016-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10 x11 x12 x13 x14 x15 x16 x17.(with(e2,x11) & with(e1,x4) & v_walk(e2) & v_walk(e1) & under(e1,x8) & subset_of(x7,x5) & subset_of(x6,x5) & subset_of(x15,x13) & subset_of(x14,x13) & on(e2,x13) & on(e2,x10) & on(e1,x5) & on(e1,x3) & of(x5,x3) & of(x16,x12) & of(x13,x12) & n_woman(x1) & n_street(x3) & n_street(x10) & n_hand(x17) & n_hand(x16) & n_female(x3) & n_female(x12) & n_child(x4) & n_child(x11) & n_bag(x7) & n_bag(x15) & n_back(x6) & n_back(x14) & n_arm(x8) & in(e2,x16) & card_eq_1(x8) & a_topic(x1) & Actor(e2,x9) & Actor(e1,x2) & -(x16 = x17) & (x1 = x9) & (x1 = x2)) | exists s1 x1 x4 x5.(subset_of(x1,s1) & of(x4,x5) & of(x4,x1) & n_woman(x1) & n_share(x4) & n_female(x1) & n_child(x5) & all x3 x2.((subset_of(x4,s1) | -of(x2,x3) | -n_ice(x3) | -n_cream(x2)) & (for(x4,x2) | -of(x2,x3) | -n_ice(x3) | -n_cream(x2))) & a_topic(s1)) |
||
A woman walking on the street with a child on her back and bags under one arm and in her other hand. | a woman goes shopping with her child | 1 | 0.705537 | Shopping is not the only time when a woman may hold bags. Just because a child is on the back of a woman doesn't mean it is her child. | exists e1 e2 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10 x11 x12 x13 x14 x15 x16 x17.(-(x16 = x17) & n_hand(x17) & n_hand(x16) & of(x16,x12) & n_female(x12) & n_female(x12) & n_bag(x15) & n_back(x14) & subset_of(x15,x13) & subset_of(x14,x13) & of(x13,x12) & n_street(x10) & n_bag(x7) & n_back(x6) & subset_of(x7,x5) & subset_of(x6,x5) & of(x5,x3) & n_female(x3) & n_street(x3) & a_topic(x1) & in(e2,x16) & on(e2,x13) & with(e2,x11) & n_child(x11) & on(e2,x10) & Actor(e2,x9) & v_walk(e2) & (x1 = x9) & under(e1,x8) & n_arm(x8) & card_eq_1(x8) & on(e1,x5) & with(e1,x4) & n_child(x4) & on(e1,x3) & Actor(e1,x2) & v_walk(e1) & (x1 = x2) & n_woman(x1)) | exists e1 x1 x2 x3.(with(e1,x3) & n_child(x3) & of(x3,x1) & n_female(x1) & Theme(e1,x2) & Actor(e1,x1) & v_go(e1) & n_shopping(x2) & n_woman(x1)) | 7a6cd552-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10 x11 x12 x13 x14 x15 x16 x17.(with(e2,x11) & with(e1,x4) & v_walk(e2) & v_walk(e1) & under(e1,x8) & subset_of(x7,x5) & subset_of(x6,x5) & subset_of(x15,x13) & subset_of(x14,x13) & on(e2,x13) & on(e2,x10) & on(e1,x5) & on(e1,x3) & of(x5,x3) & of(x16,x12) & of(x13,x12) & n_woman(x1) & n_street(x3) & n_street(x10) & n_hand(x17) & n_hand(x16) & n_female(x3) & n_female(x12) & n_child(x4) & n_child(x11) & n_bag(x7) & n_bag(x15) & n_back(x6) & n_back(x14) & n_arm(x8) & in(e2,x16) & card_eq_1(x8) & a_topic(x1) & Actor(e2,x9) & Actor(e1,x2) & -(x16 = x17) & (x1 = x9) & (x1 = x2)) | exists e1 x1 x2 x3.(with(e1,x3) & v_go(e1) & of(x3,x1) & n_woman(x1) & n_shopping(x2) & n_female(x1) & n_child(x3) & Theme(e1,x2) & Actor(e1,x1)) |
||
A woman walking on the street with a child on her back and bags under one arm and in her other hand. | A woman is tired from walking on the street. | 1 | 0.762859 | A woman walking on the street with a child on her back and bags under one arm and in her other hand does not imply that she is tired from walking on the street. | exists e1 e2 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10 x11 x12 x13 x14 x15 x16 x17.(-(x16 = x17) & n_hand(x17) & n_hand(x16) & of(x16,x12) & n_female(x12) & n_female(x12) & n_bag(x15) & n_back(x14) & subset_of(x15,x13) & subset_of(x14,x13) & of(x13,x12) & n_street(x10) & n_bag(x7) & n_back(x6) & subset_of(x7,x5) & subset_of(x6,x5) & of(x5,x3) & n_female(x3) & n_street(x3) & a_topic(x1) & in(e2,x16) & on(e2,x13) & with(e2,x11) & n_child(x11) & on(e2,x10) & Actor(e2,x9) & v_walk(e2) & (x1 = x9) & under(e1,x8) & n_arm(x8) & card_eq_1(x8) & on(e1,x5) & with(e1,x4) & n_child(x4) & on(e1,x3) & Actor(e1,x2) & v_walk(e1) & (x1 = x2) & n_woman(x1)) | exists e2 e1 x1 x2 x3.(n_street(x3) & from(e1,e2) & on(e2,x3) & Actor(e2,x2) & v_walk(e2) & Theme(e1,x1) & v_tire(e1) & n_woman(x1)) | 7a6cda84-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10 x11 x12 x13 x14 x15 x16 x17.(with(e2,x11) & with(e1,x4) & v_walk(e2) & v_walk(e1) & under(e1,x8) & subset_of(x7,x5) & subset_of(x6,x5) & subset_of(x15,x13) & subset_of(x14,x13) & on(e2,x13) & on(e2,x10) & on(e1,x5) & on(e1,x3) & of(x5,x3) & of(x16,x12) & of(x13,x12) & n_woman(x1) & n_street(x3) & n_street(x10) & n_hand(x17) & n_hand(x16) & n_female(x3) & n_female(x12) & n_child(x4) & n_child(x11) & n_bag(x7) & n_bag(x15) & n_back(x6) & n_back(x14) & n_arm(x8) & in(e2,x16) & card_eq_1(x8) & a_topic(x1) & Actor(e2,x9) & Actor(e1,x2) & -(x16 = x17) & (x1 = x9) & (x1 = x2)) | exists e2 e1 x1 x2 x3.(v_walk(e2) & v_tire(e1) & on(e2,x3) & n_woman(x1) & n_street(x3) & from(e1,e2) & Theme(e1,x1) & Actor(e2,x2)) |
||
A woman walking on the street with a child on her back and bags under one arm and in her other hand. | A woman is walking down the street after a shopping trip. | 1 | 0.705537 | not every woman walks down the street | exists e1 e2 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10 x11 x12 x13 x14 x15 x16 x17.(-(x16 = x17) & n_hand(x17) & n_hand(x16) & of(x16,x12) & n_female(x12) & n_female(x12) & n_bag(x15) & n_back(x14) & subset_of(x15,x13) & subset_of(x14,x13) & of(x13,x12) & n_street(x10) & n_bag(x7) & n_back(x6) & subset_of(x7,x5) & subset_of(x6,x5) & of(x5,x3) & n_female(x3) & n_street(x3) & a_topic(x1) & in(e2,x16) & on(e2,x13) & with(e2,x11) & n_child(x11) & on(e2,x10) & Actor(e2,x9) & v_walk(e2) & (x1 = x9) & under(e1,x8) & n_arm(x8) & card_eq_1(x8) & on(e1,x5) & with(e1,x4) & n_child(x4) & on(e1,x3) & Actor(e1,x2) & v_walk(e1) & (x1 = x2) & n_woman(x1)) | exists e1 s1 x1 x2 x3 x4.(n_street(x2) & after(e1,x3) & n_trip(x3) & of(x3,x4) & n_shopping(x4) & a_down(s1) & Manner(e1,s1) & Theme(e1,x2) & Actor(e1,x1) & v_walk(e1) & n_woman(x1)) | 7a6cdfac-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10 x11 x12 x13 x14 x15 x16 x17.(with(e2,x11) & with(e1,x4) & v_walk(e2) & v_walk(e1) & under(e1,x8) & subset_of(x7,x5) & subset_of(x6,x5) & subset_of(x15,x13) & subset_of(x14,x13) & on(e2,x13) & on(e2,x10) & on(e1,x5) & on(e1,x3) & of(x5,x3) & of(x16,x12) & of(x13,x12) & n_woman(x1) & n_street(x3) & n_street(x10) & n_hand(x17) & n_hand(x16) & n_female(x3) & n_female(x12) & n_child(x4) & n_child(x11) & n_bag(x7) & n_bag(x15) & n_back(x6) & n_back(x14) & n_arm(x8) & in(e2,x16) & card_eq_1(x8) & a_topic(x1) & Actor(e2,x9) & Actor(e1,x2) & -(x16 = x17) & (x1 = x9) & (x1 = x2)) | exists e1 s1 x1 x2 x3 x4.(v_walk(e1) & of(x3,x4) & n_woman(x1) & n_trip(x3) & n_street(x2) & n_shopping(x4) & after(e1,x3) & a_down(s1) & Theme(e1,x2) & Manner(e1,s1) & Actor(e1,x1)) |
||
A woman walking on the street with a child on her back and bags under one arm and in her other hand. | The child on the woman's back is an infant. | 1 | 0.925909 | not every child is an infant | exists e1 e2 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10 x11 x12 x13 x14 x15 x16 x17.(-(x16 = x17) & n_hand(x17) & n_hand(x16) & of(x16,x12) & n_female(x12) & n_female(x12) & n_bag(x15) & n_back(x14) & subset_of(x15,x13) & subset_of(x14,x13) & of(x13,x12) & n_street(x10) & n_bag(x7) & n_back(x6) & subset_of(x7,x5) & subset_of(x6,x5) & of(x5,x3) & n_female(x3) & n_street(x3) & a_topic(x1) & in(e2,x16) & on(e2,x13) & with(e2,x11) & n_child(x11) & on(e2,x10) & Actor(e2,x9) & v_walk(e2) & (x1 = x9) & under(e1,x8) & n_arm(x8) & card_eq_1(x8) & on(e1,x5) & with(e1,x4) & n_child(x4) & on(e1,x3) & Actor(e1,x2) & v_walk(e1) & (x1 = x2) & n_woman(x1)) | exists p1 x1 x2 x3.(n_back(x3) & of(x3,x2) & n_woman(x2) & n_child(x1) & exists x4.((x1 = x4) & n_infant(x4)) & on(x1,x3)) | 7a6ce60a-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10 x11 x12 x13 x14 x15 x16 x17.(with(e2,x11) & with(e1,x4) & v_walk(e2) & v_walk(e1) & under(e1,x8) & subset_of(x7,x5) & subset_of(x6,x5) & subset_of(x15,x13) & subset_of(x14,x13) & on(e2,x13) & on(e2,x10) & on(e1,x5) & on(e1,x3) & of(x5,x3) & of(x16,x12) & of(x13,x12) & n_woman(x1) & n_street(x3) & n_street(x10) & n_hand(x17) & n_hand(x16) & n_female(x3) & n_female(x12) & n_child(x4) & n_child(x11) & n_bag(x7) & n_bag(x15) & n_back(x6) & n_back(x14) & n_arm(x8) & in(e2,x16) & card_eq_1(x8) & a_topic(x1) & Actor(e2,x9) & Actor(e1,x2) & -(x16 = x17) & (x1 = x9) & (x1 = x2)) | exists x1 x2 x3.(on(x1,x3) & of(x3,x2) & n_woman(x2) & n_child(x1) & n_back(x3) & exists x4.(n_infant(x4) & (x1 = x4))) |
||
A woman walking on the street with a child on her back and bags under one arm and in her other hand. | The woman walking on the street has her hands full. | 0 | -100 | If both hands are being used because bags are under one arm and in her other hand, it means that her hands are full. | exists e1 e2 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10 x11 x12 x13 x14 x15 x16 x17.(-(x16 = x17) & n_hand(x17) & n_hand(x16) & of(x16,x12) & n_female(x12) & n_female(x12) & n_bag(x15) & n_back(x14) & subset_of(x15,x13) & subset_of(x14,x13) & of(x13,x12) & n_street(x10) & n_bag(x7) & n_back(x6) & subset_of(x7,x5) & subset_of(x6,x5) & of(x5,x3) & n_female(x3) & n_street(x3) & a_topic(x1) & in(e2,x16) & on(e2,x13) & with(e2,x11) & n_child(x11) & on(e2,x10) & Actor(e2,x9) & v_walk(e2) & (x1 = x9) & under(e1,x8) & n_arm(x8) & card_eq_1(x8) & on(e1,x5) & with(e1,x4) & n_child(x4) & on(e1,x3) & Actor(e1,x2) & v_walk(e1) & (x1 = x2) & n_woman(x1)) | exists e1 e2 s1 x1 x2 x3 x4 x5.(n_hand(x4) & of(x4,x3) & n_female(x3) & n_street(x3) & n_woman(x1) & Theme(e2,x4) & Actor(e2,x1) & v_have(e2) & Theme(s1,x5) & a_full(s1) & (x4 = x5) & on(e1,x3) & Actor(e1,x2) & v_walk(e1) & (x1 = x2)) | 7a6ceb6e-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10 x11 x12 x13 x14 x15 x16 x17.(with(e2,x11) & with(e1,x4) & v_walk(e2) & v_walk(e1) & under(e1,x8) & subset_of(x7,x5) & subset_of(x6,x5) & subset_of(x15,x13) & subset_of(x14,x13) & on(e2,x13) & on(e2,x10) & on(e1,x5) & on(e1,x3) & of(x5,x3) & of(x16,x12) & of(x13,x12) & n_woman(x1) & n_street(x3) & n_street(x10) & n_hand(x17) & n_hand(x16) & n_female(x3) & n_female(x12) & n_child(x4) & n_child(x11) & n_bag(x7) & n_bag(x15) & n_back(x6) & n_back(x14) & n_arm(x8) & in(e2,x16) & card_eq_1(x8) & a_topic(x1) & Actor(e2,x9) & Actor(e1,x2) & -(x16 = x17) & (x1 = x9) & (x1 = x2)) | exists e1 e2 s1 x1 x2 x3 x4 x5.(v_walk(e1) & v_have(e2) & on(e1,x3) & of(x4,x3) & n_woman(x1) & n_street(x3) & n_hand(x4) & n_female(x3) & a_full(s1) & Theme(s1,x5) & Theme(e2,x4) & Actor(e2,x1) & Actor(e1,x2) & (x4 = x5) & (x1 = x2)) |
||
A woman walking on the street with a child on her back and bags under one arm and in her other hand. | A woman has a backpack on her back. | 2 | -100 | Sentence 1 says the women has a child on her back while sentence 2 says she has a backpack on her back. | exists e2 e1 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10 x11 x12 x13 x14 x15 x16 x17.(-(x16 = x17) & n_hand(x17) & n_hand(x16) & of(x16,x12) & n_female(x12) & n_female(x12) & n_bag(x15) & n_back(x14) & subset_of(x15,x13) & subset_of(x14,x13) & of(x13,x12) & n_street(x10) & n_bag(x7) & n_back(x6) & subset_of(x7,x5) & subset_of(x6,x5) & of(x5,x3) & n_female(x3) & n_street(x3) & a_topic(x1) & in(e2,x16) & on(e2,x13) & with(e2,x11) & n_child(x11) & on(e2,x10) & Actor(e2,x9) & v_walk(e2) & (x1 = x9) & under(e1,x8) & n_arm(x8) & card_eq_1(x8) & on(e1,x5) & with(e1,x4) & n_child(x4) & on(e1,x3) & Actor(e1,x2) & v_walk(e1) & (x1 = x2) & n_woman(x1)) | exists e1 x1 x2 x3.(Theme(e1,x2) & Actor(e1,x1) & v_have(e1) & on(x2,x3) & n_back(x3) & of(x3,x1) & n_female(x1) & n_backpack(x2) & n_woman(x1)) | 7a6cfba4-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e1 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10 x11 x12 x13 x14 x15 x16 x17.(with(e2,x11) & with(e1,x4) & v_walk(e2) & v_walk(e1) & under(e1,x8) & subset_of(x7,x5) & subset_of(x6,x5) & subset_of(x15,x13) & subset_of(x14,x13) & on(e2,x13) & on(e2,x10) & on(e1,x5) & on(e1,x3) & of(x5,x3) & of(x16,x12) & of(x13,x12) & n_woman(x1) & n_street(x3) & n_street(x10) & n_hand(x17) & n_hand(x16) & n_female(x3) & n_female(x12) & n_child(x4) & n_child(x11) & n_bag(x7) & n_bag(x15) & n_back(x6) & n_back(x14) & n_arm(x8) & in(e2,x16) & card_eq_1(x8) & a_topic(x1) & Actor(e2,x9) & Actor(e1,x2) & -(x16 = x17) & (x1 = x9) & (x1 = x2)) | exists e1 x1 x2 x3.(v_have(e1) & on(x2,x3) & of(x3,x1) & n_woman(x1) & n_female(x1) & n_backpack(x2) & n_back(x3) & Theme(e1,x2) & Actor(e1,x1)) |
||
A woman walking on the street with a child on her back and bags under one arm and in her other hand. | A woman walking with a kidnapped child. | 1 | 0.00004 | not every child sleeps | exists e1 e2 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10 x11 x12 x13 x14 x15 x16 x17.(-(x16 = x17) & n_hand(x17) & n_hand(x16) & of(x16,x12) & n_female(x12) & n_female(x12) & n_bag(x15) & n_back(x14) & subset_of(x15,x13) & subset_of(x14,x13) & of(x13,x12) & n_street(x10) & n_bag(x7) & n_back(x6) & subset_of(x7,x5) & subset_of(x6,x5) & of(x5,x3) & n_female(x3) & n_street(x3) & a_topic(x1) & in(e2,x16) & on(e2,x13) & with(e2,x11) & n_child(x11) & on(e2,x10) & Actor(e2,x9) & v_walk(e2) & (x1 = x9) & under(e1,x8) & n_arm(x8) & card_eq_1(x8) & on(e1,x5) & with(e1,x4) & n_child(x4) & on(e1,x3) & Actor(e1,x2) & v_walk(e1) & (x1 = x2) & n_woman(x1)) | exists e1 e2 x1 x2 x3.(a_topic(x1) & with(e1,x3) & n_child(x3) & Theme(e2,x3) & v_kidnap(e2) & Actor(e1,x2) & v_walk(e1) & (x1 = x2) & n_woman(x1)) | 7a6d05d6-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10 x11 x12 x13 x14 x15 x16 x17.(with(e2,x11) & with(e1,x4) & v_walk(e2) & v_walk(e1) & under(e1,x8) & subset_of(x7,x5) & subset_of(x6,x5) & subset_of(x15,x13) & subset_of(x14,x13) & on(e2,x13) & on(e2,x10) & on(e1,x5) & on(e1,x3) & of(x5,x3) & of(x16,x12) & of(x13,x12) & n_woman(x1) & n_street(x3) & n_street(x10) & n_hand(x17) & n_hand(x16) & n_female(x3) & n_female(x12) & n_child(x4) & n_child(x11) & n_bag(x7) & n_bag(x15) & n_back(x6) & n_back(x14) & n_arm(x8) & in(e2,x16) & card_eq_1(x8) & a_topic(x1) & Actor(e2,x9) & Actor(e1,x2) & -(x16 = x17) & (x1 = x9) & (x1 = x2)) | exists e1 e2 x1 x2 x3.(with(e1,x3) & v_walk(e1) & v_kidnap(e2) & n_woman(x1) & n_child(x3) & a_topic(x1) & Theme(e2,x3) & Actor(e1,x2) & (x1 = x2)) |
||
People are walking on the sidewalk along the parking lot in front of a home improvement store. | People are carrying shopping bags. | 1 | 0.525368 | walking and carrying are different actions | exists e1 x1 x2 x3 x4 x5 x6 x7 x8.(n_lot(x3) & of(x3,x4) & n_parking(x4) & n_sidewalk(x2) & in(e1,x5) & of(x5,x6) & n_store(x6) & of(x6,x8) & n_improvement(x8) & of(x6,x7) & n_home(x7) & n_front(x5) & along(e1,x3) & on(e1,x2) & Actor(e1,x1) & v_walk(e1) & n_people(x1)) | exists e1 x1 x2 x3.(Theme(e1,x2) & Actor(e1,x1) & v_carry(e1) & n_bag(x2) & of(x2,x3) & n_shopping(x3) & n_people(x1)) | 7a6d1bf2-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4 x5 x6 x7 x8.(v_walk(e1) & on(e1,x2) & of(x6,x8) & of(x6,x7) & of(x5,x6) & of(x3,x4) & n_store(x6) & n_sidewalk(x2) & n_people(x1) & n_parking(x4) & n_lot(x3) & n_improvement(x8) & n_home(x7) & n_front(x5) & in(e1,x5) & along(e1,x3) & Actor(e1,x1)) | exists e1 x1 x2 x3.(v_carry(e1) & of(x2,x3) & n_shopping(x3) & n_people(x1) & n_bag(x2) & Theme(e1,x2) & Actor(e1,x1)) |
||
People are walking on the sidewalk along the parking lot in front of a home improvement store. | The sidewalk is concrete. | 1 | 0.810533 | not every sidewalk is concrete | exists e1 x1 x2 x3 x4 x5 x6 x7 x8.(n_lot(x3) & of(x3,x4) & n_parking(x4) & n_sidewalk(x2) & in(e1,x5) & of(x5,x6) & n_store(x6) & of(x6,x8) & n_improvement(x8) & of(x6,x7) & n_home(x7) & n_front(x5) & along(e1,x3) & on(e1,x2) & Actor(e1,x1) & v_walk(e1) & n_people(x1)) | exists s1 x1.(n_sidewalk(x1) & Theme(s1,x1) & a_concrete(s1)) | 7a6d354c-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4 x5 x6 x7 x8.(v_walk(e1) & on(e1,x2) & of(x6,x8) & of(x6,x7) & of(x5,x6) & of(x3,x4) & n_store(x6) & n_sidewalk(x2) & n_people(x1) & n_parking(x4) & n_lot(x3) & n_improvement(x8) & n_home(x7) & n_front(x5) & in(e1,x5) & along(e1,x3) & Actor(e1,x1)) | exists s1 x1.(n_sidewalk(x1) & a_concrete(s1) & Theme(s1,x1)) |
||
People are walking on the sidewalk along the parking lot in front of a home improvement store. | People are walking in front of a store | 0 | 0.956574 | The sidewalk and the parking lot are usually in the front of the store. | exists e1 x1 x2 x3 x4 x5 x6 x7 x8.(n_lot(x3) & of(x3,x4) & n_parking(x4) & n_sidewalk(x2) & in(e1,x5) & of(x5,x6) & n_store(x6) & of(x6,x8) & n_improvement(x8) & of(x6,x7) & n_home(x7) & n_front(x5) & along(e1,x3) & on(e1,x2) & Actor(e1,x1) & v_walk(e1) & n_people(x1)) | exists e1 x1 x2 x3.(in(e1,x2) & of(x2,x3) & n_store(x3) & n_front(x2) & Actor(e1,x1) & v_walk(e1) & n_people(x1)) | 7a6d3a56-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4 x5 x6 x7 x8.(v_walk(e1) & on(e1,x2) & of(x6,x8) & of(x6,x7) & of(x5,x6) & of(x3,x4) & n_store(x6) & n_sidewalk(x2) & n_people(x1) & n_parking(x4) & n_lot(x3) & n_improvement(x8) & n_home(x7) & n_front(x5) & in(e1,x5) & along(e1,x3) & Actor(e1,x1)) | exists e1 x1 x2 x3.(v_walk(e1) & of(x2,x3) & n_store(x3) & n_people(x1) & n_front(x2) & in(e1,x2) & Actor(e1,x1)) |
||
People are walking on the sidewalk along the parking lot in front of a home improvement store. | People are singing in front of a store | 2 | 0.000006 | Sentence 1 says people are walking while sentence 2 says they are singing. | exists e1 x1 x2 x3 x4 x5 x6 x7 x8.(n_lot(x3) & of(x3,x4) & n_parking(x4) & n_sidewalk(x2) & in(e1,x5) & of(x5,x6) & n_store(x6) & of(x6,x8) & n_improvement(x8) & of(x6,x7) & n_home(x7) & n_front(x5) & along(e1,x3) & on(e1,x2) & Actor(e1,x1) & v_walk(e1) & n_people(x1)) | exists e1 x1 x2 x3.(in(e1,x2) & of(x2,x3) & n_store(x3) & n_front(x2) & Actor(e1,x1) & v_sing(e1) & n_people(x1)) | 7a6d49a6-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4 x5 x6 x7 x8.(v_walk(e1) & on(e1,x2) & of(x6,x8) & of(x6,x7) & of(x5,x6) & of(x3,x4) & n_store(x6) & n_sidewalk(x2) & n_people(x1) & n_parking(x4) & n_lot(x3) & n_improvement(x8) & n_home(x7) & n_front(x5) & in(e1,x5) & along(e1,x3) & Actor(e1,x1)) | exists e1 x1 x2 x3.(v_sing(e1) & of(x2,x3) & n_store(x3) & n_people(x1) & n_front(x2) & in(e1,x2) & Actor(e1,x1)) |
||
People are walking on the sidewalk along the parking lot in front of a home improvement store. | People are walking in front of Lowe's. | 1 | 0.046819 | along and in front are different situations | exists e1 x1 x2 x3 x4 x5 x6 x7 x8.(n_lot(x3) & of(x3,x4) & n_parking(x4) & n_sidewalk(x2) & in(e1,x5) & of(x5,x6) & n_store(x6) & of(x6,x8) & n_improvement(x8) & of(x6,x7) & n_home(x7) & n_front(x5) & along(e1,x3) & on(e1,x2) & Actor(e1,x1) & v_walk(e1) & n_people(x1)) | exists e1 x1 x2 x3 x4.(in(e1,x2) & of(x2,x3) & n_'s(x3) & (x3 = x4) & ne_geo_lowe(x4) & n_front(x2) & Actor(e1,x1) & v_walk(e1) & n_people(x1)) | 7a6d4e92-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4 x5 x6 x7 x8.(v_walk(e1) & on(e1,x2) & of(x6,x8) & of(x6,x7) & of(x5,x6) & of(x3,x4) & n_store(x6) & n_sidewalk(x2) & n_people(x1) & n_parking(x4) & n_lot(x3) & n_improvement(x8) & n_home(x7) & n_front(x5) & in(e1,x5) & along(e1,x3) & Actor(e1,x1)) | exists e1 x1 x2 x3 x4.(v_walk(e1) & of(x2,x3) & ne_geo_lowe(x4) & n_people(x1) & n_front(x2) & n_'s(x3) & in(e1,x2) & Actor(e1,x1) & (x3 = x4)) |
||
People are walking on the sidewalk along the parking lot in front of a home improvement store. | People are trying to shop for for new ladders | 1 | 0.005467 | walking and trying are different actions | exists e1 x1 x2 x3 x4 x5 x6 x7 x8.(n_lot(x3) & of(x3,x4) & n_parking(x4) & n_sidewalk(x2) & in(e1,x5) & of(x5,x6) & n_store(x6) & of(x6,x8) & n_improvement(x8) & of(x6,x7) & n_home(x7) & n_front(x5) & along(e1,x3) & on(e1,x2) & Actor(e1,x1) & v_walk(e1) & n_people(x1)) | exists e1 p1 s1 x1 x2.(for(e1,x2) & n_ladder(x2) & a_new(s1) & Theme(s1,x2) & Topic(e1,p1) & Actor(e1,x1) & v_try(e1) & exists e2 x3.(for(e2,x3) & n_thing(x3) & Actor(e2,x1) & v_shop(e2)) & n_people(x1)) | 7a6d5b6c-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4 x5 x6 x7 x8.(v_walk(e1) & on(e1,x2) & of(x6,x8) & of(x6,x7) & of(x5,x6) & of(x3,x4) & n_store(x6) & n_sidewalk(x2) & n_people(x1) & n_parking(x4) & n_lot(x3) & n_improvement(x8) & n_home(x7) & n_front(x5) & in(e1,x5) & along(e1,x3) & Actor(e1,x1)) | exists e1 p1 s1 x1 x2.(v_try(e1) & n_people(x1) & n_ladder(x2) & for(e1,x2) & exists e2 x3.(v_shop(e2) & n_thing(x3) & for(e2,x3) & Actor(e2,x1)) & a_new(s1) & Topic(e1,p1) & Theme(s1,x2) & Actor(e1,x1)) |
||
People are walking on the sidewalk along the parking lot in front of a home improvement store. | a group walks by a store that is going out of business | 1 | 0.000387 | sidewalk and store are different things | exists e1 x1 x2 x3 x4 x5 x6 x7 x8.(n_lot(x3) & of(x3,x4) & n_parking(x4) & n_sidewalk(x2) & in(e1,x5) & of(x5,x6) & n_store(x6) & of(x6,x8) & n_improvement(x8) & of(x6,x7) & n_home(x7) & n_front(x5) & along(e1,x3) & on(e1,x2) & Actor(e1,x1) & v_walk(e1) & n_people(x1)) | exists e1 e2 x1 x2 x3 x4.(by(e1,x2) & of(e2,x4) & n_business(x4) & r_out(e2) & Actor(e2,x3) & v_go(e2) & (x2 = x3) & n_store(x2) & Actor(e1,x1) & v_walk(e1) & n_group(x1)) | 7a6d61f2-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4 x5 x6 x7 x8.(v_walk(e1) & on(e1,x2) & of(x6,x8) & of(x6,x7) & of(x5,x6) & of(x3,x4) & n_store(x6) & n_sidewalk(x2) & n_people(x1) & n_parking(x4) & n_lot(x3) & n_improvement(x8) & n_home(x7) & n_front(x5) & in(e1,x5) & along(e1,x3) & Actor(e1,x1)) | exists e1 e2 x1 x2 x3 x4.(v_walk(e1) & v_go(e2) & r_out(e2) & of(e2,x4) & n_store(x2) & n_group(x1) & n_business(x4) & by(e1,x2) & Actor(e2,x3) & Actor(e1,x1) & (x2 = x3)) |
||
People taking a walk on a path in a shopping center. | The "mallwalkers" are out and about, getting their walking in during the early morning. | 1 | 0.074882 | People who are walking in a mall might be any group at all, and we do not know the time of day at which this activity is occurring. We cannot simply assume that these people are 'mallwalkers' who are out and about, getting their walking in the early morning. | exists e1 x1 x2 x3 x4 x5 x6.(a_topic(x1) & in(e1,x5) & n_center(x5) & of(x5,x6) & n_shopping(x6) & on(e1,x4) & n_path(x4) & Theme(e1,x3) & Actor(e1,x2) & v_take(e1) & n_walk(x3) & (x1 = x2) & n_people(x1)) | exists e1 e2 s1 s2 s3 s4 s5 s6 s7 x1 x2 x3 x4 x5 x6.(n_walking(x6) & of(x6,x5) & n_thing(x5) & n_morning(x4) & a_early(s7) & Theme(s7,x4) & n_walking(x3) & of(x3,x1) & n_thing(x1) & n_morning(x2) & a_early(s4) & Theme(s4,x2) & n_mallwalker(x1) & a_''(s1) & Theme(s1,x1) & for(s5,e2) & Theme(e2,x6) & Actor(e2,x1) & v_get(e2) & during(s5,x4) & a_about(s6) & Manner(s5,s6) & Theme(s5,x1) & a_in(s5) & for(s2,e1) & Theme(e1,x3) & Actor(e1,x1) & v_get(e1) & during(s2,x2) & a_out(s3) & Manner(s2,s3) & Theme(s2,x1) & a_in(s2)) | 7a6d8196-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4 x5 x6.(v_take(e1) & on(e1,x4) & of(x5,x6) & n_walk(x3) & n_shopping(x6) & n_people(x1) & n_path(x4) & n_center(x5) & in(e1,x5) & a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2)) | exists e1 e2 s1 s2 s3 s4 s5 s6 s7 x1 x2 x3 x4 x5 x6.(v_get(e2) & v_get(e1) & of(x6,x5) & of(x3,x1) & n_walking(x6) & n_walking(x3) & n_thing(x5) & n_thing(x1) & n_morning(x4) & n_morning(x2) & n_mallwalker(x1) & for(s5,e2) & for(s2,e1) & during(s5,x4) & during(s2,x2) & a_out(s3) & a_in(s5) & a_in(s2) & a_early(s7) & a_early(s4) & a_about(s6) & a_''(s1) & Theme(s7,x4) & Theme(s5,x1) & Theme(s4,x2) & Theme(s2,x1) & Theme(s1,x1) & Theme(e2,x6) & Theme(e1,x3) & Manner(s5,s6) & Manner(s2,s3) & Actor(e2,x1) & Actor(e1,x1)) |
||
People taking a walk on a path in a shopping center. | Dogs are running on a path in a mall. | 2 | 0.000038 | People and dogs are of different species. Walking and running have different paces while moving. | exists e1 x1 x2 x3 x4 x5 x6.(a_topic(x1) & in(e1,x5) & n_center(x5) & of(x5,x6) & n_shopping(x6) & on(e1,x4) & n_path(x4) & Theme(e1,x3) & Actor(e1,x2) & v_take(e1) & n_walk(x3) & (x1 = x2) & n_people(x1)) | exists e1 x1 x2 x3.(in(e1,x3) & n_mall(x3) & on(e1,x2) & n_path(x2) & Actor(e1,x1) & v_run(e1) & n_dog(x1)) | 7a6d86aa-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4 x5 x6.(v_take(e1) & on(e1,x4) & of(x5,x6) & n_walk(x3) & n_shopping(x6) & n_people(x1) & n_path(x4) & n_center(x5) & in(e1,x5) & a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2)) | exists e1 x1 x2 x3.(v_run(e1) & on(e1,x2) & n_path(x2) & n_mall(x3) & n_dog(x1) & in(e1,x3) & Actor(e1,x1)) |
||
People taking a walk on a path in a shopping center. | The shopping center is open for business. | 1 | 0.975912 | shopping center and business are different places | exists e1 x1 x2 x3 x4 x5 x6.(a_topic(x1) & in(e1,x5) & n_center(x5) & of(x5,x6) & n_shopping(x6) & on(e1,x4) & n_path(x4) & Theme(e1,x3) & Actor(e1,x2) & v_take(e1) & n_walk(x3) & (x1 = x2) & n_people(x1)) | exists s1 x1 x2 x3.(n_center(x1) & of(x1,x2) & n_shopping(x2) & for(s1,x3) & n_business(x3) & Theme(s1,x1) & a_open(s1)) | 7a6d9564-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4 x5 x6.(v_take(e1) & on(e1,x4) & of(x5,x6) & n_walk(x3) & n_shopping(x6) & n_people(x1) & n_path(x4) & n_center(x5) & in(e1,x5) & a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2)) | exists s1 x1 x2 x3.(of(x1,x2) & n_shopping(x2) & n_center(x1) & n_business(x3) & for(s1,x3) & a_open(s1) & Theme(s1,x1)) |
||
People taking a walk on a path in a shopping center. | People are walking along a pathway. | 1 | 0.78433 | Just because people are taking a walk doesn't mean they're on a pathway. | exists e1 x1 x2 x3 x4 x5 x6.(a_topic(x1) & in(e1,x5) & n_center(x5) & of(x5,x6) & n_shopping(x6) & on(e1,x4) & n_path(x4) & Theme(e1,x3) & Actor(e1,x2) & v_take(e1) & n_walk(x3) & (x1 = x2) & n_people(x1)) | exists e1 x1 x2.(along(e1,x2) & n_pathway(x2) & Actor(e1,x1) & v_walk(e1) & n_people(x1)) | 7a6d99f6-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4 x5 x6.(v_take(e1) & on(e1,x4) & of(x5,x6) & n_walk(x3) & n_shopping(x6) & n_people(x1) & n_path(x4) & n_center(x5) & in(e1,x5) & a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2)) | exists e1 x1 x2.(v_walk(e1) & n_people(x1) & n_pathway(x2) & along(e1,x2) & Actor(e1,x1)) |
||
People taking a walk on a path in a shopping center. | The people are wearing coats. | 1 | 0.183771 | Just because the people are taking a walk doesn't mean they're wearing coats. | exists e1 x1 x2 x3 x4 x5 x6.(a_topic(x1) & in(e1,x5) & n_center(x5) & of(x5,x6) & n_shopping(x6) & on(e1,x4) & n_path(x4) & Theme(e1,x3) & Actor(e1,x2) & v_take(e1) & n_walk(x3) & (x1 = x2) & n_people(x1)) | exists e1 x1 x2.(n_people(x1) & Theme(e1,x2) & Actor(e1,x1) & v_wear(e1) & n_coat(x2)) | 7a6d9e7e-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4 x5 x6.(v_take(e1) & on(e1,x4) & of(x5,x6) & n_walk(x3) & n_shopping(x6) & n_people(x1) & n_path(x4) & n_center(x5) & in(e1,x5) & a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2)) | exists e1 x1 x2.(v_wear(e1) & n_people(x1) & n_coat(x2) & Theme(e1,x2) & Actor(e1,x1)) |
||
People taking a walk on a path in a shopping center. | Men and women are walking on a path in a shopping center. | 1 | 0.98956 | People doesn't have to be men and women. | exists e1 x1 x2 x3 x4 x5 x6.(a_topic(x1) & in(e1,x5) & n_center(x5) & of(x5,x6) & n_shopping(x6) & on(e1,x4) & n_path(x4) & Theme(e1,x3) & Actor(e1,x2) & v_take(e1) & n_walk(x3) & (x1 = x2) & n_people(x1)) | exists e1 x1 x2 x3 x4 x5 x6.(in(e1,x5) & n_center(x5) & of(x5,x6) & n_shopping(x6) & on(e1,x4) & n_path(x4) & Actor(e1,x1) & v_walk(e1) & subset_of(x3,x1) & n_woman(x3) & subset_of(x2,x1) & n_man(x2)) | 7a6dacf2-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4 x5 x6.(v_take(e1) & on(e1,x4) & of(x5,x6) & n_walk(x3) & n_shopping(x6) & n_people(x1) & n_path(x4) & n_center(x5) & in(e1,x5) & a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2)) | exists e1 x1 x2 x3 x4 x5 x6.(v_walk(e1) & subset_of(x3,x1) & subset_of(x2,x1) & on(e1,x4) & of(x5,x6) & n_woman(x3) & n_shopping(x6) & n_path(x4) & n_man(x2) & n_center(x5) & in(e1,x5) & Actor(e1,x1)) |
||
People taking a walk on a path in a shopping center. | People walk on a path in a shopping plaza. | 0 | 0.963753 | Both subjects walk | exists e1 x1 x2 x3 x4 x5 x6.(a_topic(x1) & in(e1,x5) & n_center(x5) & of(x5,x6) & n_shopping(x6) & on(e1,x4) & n_path(x4) & Theme(e1,x3) & Actor(e1,x2) & v_take(e1) & n_walk(x3) & (x1 = x2) & n_people(x1)) | exists e1 x1 x2 x3 x4.(in(e1,x3) & n_plaza(x3) & of(x3,x4) & n_shopping(x4) & on(e1,x2) & n_path(x2) & Actor(e1,x1) & v_walk(e1) & n_people(x1)) | 7a6db18e-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4 x5 x6.(v_take(e1) & on(e1,x4) & of(x5,x6) & n_walk(x3) & n_shopping(x6) & n_people(x1) & n_path(x4) & n_center(x5) & in(e1,x5) & a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2)) | exists e1 x1 x2 x3 x4.(v_walk(e1) & on(e1,x2) & of(x3,x4) & n_shopping(x4) & n_plaza(x3) & n_people(x1) & n_path(x2) & in(e1,x3) & Actor(e1,x1)) |
||
A man holds a guitar and sings. | A man who can't sing is playing a ukulele. | 2 | -100 | A man cannot sing if he can't sing. And he is either playing a guitar or a ukulele | exists e1 x1 x2 x3 x4.(Theme(e1,x2) & Actor(e1,x1) & v_hold(e1) & subset_of(x4,x2) & n_sing(x4) & subset_of(x3,x2) & n_guitar(x3) & n_man(x1)) | exists e1 x1 x2 x3.(Theme(e1,x3) & Actor(e1,x1) & v_play(e1) & n_ukulele(x3) & -exists e2 p1.(exists e3.(Actor(e3,x2) & v_sing(e3)) & Topic(e2,p1) & Actor(e2,x2) & v_can(e2)) & (x1 = x2) & n_man(x1)) | 7a6fbf38-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4.(v_hold(e1) & subset_of(x4,x2) & subset_of(x3,x2) & n_sing(x4) & n_man(x1) & n_guitar(x3) & Theme(e1,x2) & Actor(e1,x1)) | exists e1 x1 x2 x3.(v_play(e1) & n_ukulele(x3) & n_man(x1) & all e2 p1.(all e3.(-v_sing(e3) | -Actor(e3,x2)) | -v_can(e2) | -Topic(e2,p1) | -Actor(e2,x2)) & Theme(e1,x3) & Actor(e1,x1) & (x1 = x2)) |
||
A man holds a guitar and sings. | A singer plays guitar. | 0 | -100 | a man who is a singer so he hold guitar and sings | exists e1 x1 x2 x3 x4.(Theme(e1,x2) & Actor(e1,x1) & v_hold(e1) & subset_of(x4,x2) & n_sing(x4) & subset_of(x3,x2) & n_guitar(x3) & n_man(x1)) | exists e1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_play(e1) & n_guitar(x2) & n_singer(x1)) | 7a6fc42e-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4.(v_hold(e1) & subset_of(x4,x2) & subset_of(x3,x2) & n_sing(x4) & n_man(x1) & n_guitar(x3) & Theme(e1,x2) & Actor(e1,x1)) | exists e1 x1 x2.(v_play(e1) & n_singer(x1) & n_guitar(x2) & Theme(e1,x2) & Actor(e1,x1)) |
||
A man holds a guitar and sings. | A man leans on his guitar while he sings. | 1 | -100 | The man holding the guitar does not necessarily mean he leans on it. | exists e1 x1 x2 x3 x4.(Theme(e1,x2) & Actor(e1,x1) & v_hold(e1) & subset_of(x4,x2) & n_sing(x4) & subset_of(x3,x2) & n_guitar(x3) & n_man(x1)) | exists e1 p1 x1 x2.(exists e2.(Actor(e2,x1) & v_sing(e2)) & n_male(x1) & n_male(x1) & while(e1,p1) & on(e1,x2) & n_guitar(x2) & of(x2,x1) & Actor(e1,x1) & v_lean(e1) & n_man(x1)) | 7a6fcbfe-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4.(v_hold(e1) & subset_of(x4,x2) & subset_of(x3,x2) & n_sing(x4) & n_man(x1) & n_guitar(x3) & Theme(e1,x2) & Actor(e1,x1)) | exists e1 p1 x1 x2.(while(e1,p1) & v_lean(e1) & on(e1,x2) & of(x2,x1) & n_man(x1) & n_male(x1) & n_guitar(x2) & exists e2.(v_sing(e2) & Actor(e2,x1)) & Actor(e1,x1)) |
||
A man is observing a small white motor vehicle perpendicular on the tracks against a large blue and gray train. | An elderly man is watching a vehicle near the tracks. | 1 | -100 | You can not infer the man is elderly. | exists e1 s1 s2 s3 s4 s5 x1 x2 x3 x4 x5 x6.(n_track(x5) & Theme(e1,x2) & Actor(e1,x1) & v_observe(e1) & on(x2,x5) & against(x5,x6) & n_train(x6) & a_gray(s5) & Theme(s5,x6) & a_blue(s4) & Theme(s4,x6) & a_large(s3) & Theme(s3,x6) & n_perpendicular(x2) & of(x2,x4) & n_vehicle(x4) & of(x2,x3) & n_motor(x3) & a_white(s2) & Theme(s2,x2) & a_small(s1) & Theme(s1,x2) & n_man(x1)) | exists e1 s1 x1 x2 x3.(n_track(x3) & Theme(e1,x2) & Actor(e1,x1) & v_watch(e1) & near(x2,x3) & n_vehicle(x2) & n_man(x1) & a_elderly(s1) & Theme(s1,x1)) | 7a6fd2a2-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 s3 s4 s5 x1 x2 x3 x4 x5 x6.(v_observe(e1) & on(x2,x5) & of(x2,x4) & of(x2,x3) & n_vehicle(x4) & n_train(x6) & n_track(x5) & n_perpendicular(x2) & n_motor(x3) & n_man(x1) & against(x5,x6) & a_white(s2) & a_small(s1) & a_large(s3) & a_gray(s5) & a_blue(s4) & Theme(s5,x6) & Theme(s4,x6) & Theme(s3,x6) & Theme(s2,x2) & Theme(s1,x2) & Theme(e1,x2) & Actor(e1,x1)) | exists e1 s1 x1 x2 x3.(v_watch(e1) & near(x2,x3) & n_vehicle(x2) & n_track(x3) & n_man(x1) & a_elderly(s1) & Theme(s1,x1) & Theme(e1,x2) & Actor(e1,x1)) |
||
A man is observing a small white motor vehicle perpendicular on the tracks against a large blue and gray train. | A woman is watching the car race the train. | 2 | -100 | It is either a man or a woman watching the car race the train. | exists e1 s1 s2 s3 s4 s5 x1 x2 x3 x4 x5 x6.(n_track(x5) & Theme(e1,x2) & Actor(e1,x1) & v_observe(e1) & on(x2,x5) & against(x5,x6) & n_train(x6) & a_gray(s5) & Theme(s5,x6) & a_blue(s4) & Theme(s4,x6) & a_large(s3) & Theme(s3,x6) & n_perpendicular(x2) & of(x2,x4) & n_vehicle(x4) & of(x2,x3) & n_motor(x3) & a_white(s2) & Theme(s2,x2) & a_small(s1) & Theme(s1,x2) & n_man(x1)) | exists e1 x1 x2 x3 x4.(n_train(x4) & n_race(x2) & of(x2,x3) & n_car(x3) & Time(e1,x4) & Theme(e1,x2) & Actor(e1,x1) & v_watch(e1) & n_woman(x1)) | 7a6fd9d2-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 s3 s4 s5 x1 x2 x3 x4 x5 x6.(v_observe(e1) & on(x2,x5) & of(x2,x4) & of(x2,x3) & n_vehicle(x4) & n_train(x6) & n_track(x5) & n_perpendicular(x2) & n_motor(x3) & n_man(x1) & against(x5,x6) & a_white(s2) & a_small(s1) & a_large(s3) & a_gray(s5) & a_blue(s4) & Theme(s5,x6) & Theme(s4,x6) & Theme(s3,x6) & Theme(s2,x2) & Theme(s1,x2) & Theme(e1,x2) & Actor(e1,x1)) | exists e1 x1 x2 x3 x4.(v_watch(e1) & of(x2,x3) & n_woman(x1) & n_train(x4) & n_race(x2) & n_car(x3) & Time(e1,x4) & Theme(e1,x2) & Actor(e1,x1)) |
||
A man is observing a small white motor vehicle perpendicular on the tracks against a large blue and gray train. | A man is near a train. | 0 | -100 | The man is observing a vehicle near the track by a train so the man is near the train. | exists e1 s1 s2 s3 s4 s5 x1 x2 x3 x4 x5 x6.(n_track(x5) & Theme(e1,x2) & Actor(e1,x1) & v_observe(e1) & on(x2,x5) & against(x5,x6) & n_train(x6) & a_gray(s5) & Theme(s5,x6) & a_blue(s4) & Theme(s4,x6) & a_large(s3) & Theme(s3,x6) & n_perpendicular(x2) & of(x2,x4) & n_vehicle(x4) & of(x2,x3) & n_motor(x3) & a_white(s2) & Theme(s2,x2) & a_small(s1) & Theme(s1,x2) & n_man(x1)) | exists p1 x1.(exists x2.(near(x1,x2) & n_train(x2)) & n_man(x1)) | 7a6fdf36-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 s3 s4 s5 x1 x2 x3 x4 x5 x6.(v_observe(e1) & on(x2,x5) & of(x2,x4) & of(x2,x3) & n_vehicle(x4) & n_train(x6) & n_track(x5) & n_perpendicular(x2) & n_motor(x3) & n_man(x1) & against(x5,x6) & a_white(s2) & a_small(s1) & a_large(s3) & a_gray(s5) & a_blue(s4) & Theme(s5,x6) & Theme(s4,x6) & Theme(s3,x6) & Theme(s2,x2) & Theme(s1,x2) & Theme(e1,x2) & Actor(e1,x1)) | exists x1.(n_man(x1) & exists x2.(near(x1,x2) & n_train(x2))) |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.