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 smiling man wearing glasses and a leather jacket. | Man is wearing neat clothes. | 1 | -100 | Just because a man is wearing glasses it does not mean the clothes are neat. | exists e1 e2 x1 x2 x3 x4 x5 x6.(a_topic(x1) & Theme(e2,x3) & Actor(e2,x2) & v_wear(e2) & subset_of(x5,x3) & n_jacket(x5) & of(x5,x6) & n_leather(x6) & subset_of(x4,x3) & n_glass(x4) & (x1 = x2) & n_man(x1) & Actor(e1,x1) & v_smile(e1)) | exists e1 s1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_wear(e1) & n_clothes(x2) & a_neat(s1) & Theme(s1,x2) & n_man(x1)) | 4b6c0340-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 x1 x2 x3 x4 x5 x6.(v_wear(e2) & v_smile(e1) & subset_of(x5,x3) & subset_of(x4,x3) & of(x5,x6) & n_man(x1) & n_leather(x6) & n_jacket(x5) & n_glass(x4) & a_topic(x1) & Theme(e2,x3) & Actor(e2,x2) & Actor(e1,x1) & (x1 = x2)) | exists e1 s1 x1 x2.(v_wear(e1) & n_man(x1) & n_clothes(x2) & a_neat(s1) & Theme(s1,x2) & Theme(e1,x2) & Actor(e1,x1)) |
||
A smiling man wearing glasses and a leather jacket. | Man is smiling and he is handsome. | 0 | -100 | A smiling man wearing glasses and a leather jacket is handsome. | exists e2 e1 x1 x2 x3 x4 x5 x6.(a_topic(x1) & Theme(e2,x3) & Actor(e2,x2) & v_wear(e2) & subset_of(x5,x3) & n_jacket(x5) & of(x5,x6) & n_leather(x6) & subset_of(x4,x3) & n_glass(x4) & (x1 = x2) & n_man(x1) & Actor(e1,x1) & v_smile(e1)) | exists e1 s1 x1.(Theme(s1,x1) & a_handsome(s1) & n_male(x1) & Actor(e1,x1) & v_smile(e1) & n_man(x1)) | 4b6c07aa-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e1 x1 x2 x3 x4 x5 x6.(v_wear(e2) & v_smile(e1) & subset_of(x5,x3) & subset_of(x4,x3) & of(x5,x6) & n_man(x1) & n_leather(x6) & n_jacket(x5) & n_glass(x4) & a_topic(x1) & Theme(e2,x3) & Actor(e2,x2) & Actor(e1,x1) & (x1 = x2)) | exists e1 s1 x1.(v_smile(e1) & n_man(x1) & n_male(x1) & a_handsome(s1) & Theme(s1,x1) & Actor(e1,x1)) |
||
A smiling man wearing glasses and a leather jacket. | Man is jumping. | 2 | -100 | Just because a man is smiling it does not imply that he is also jumping. | exists e1 e2 x1 x2 x3 x4 x5 x6.(a_topic(x1) & Theme(e2,x3) & Actor(e2,x2) & v_wear(e2) & subset_of(x5,x3) & n_jacket(x5) & of(x5,x6) & n_leather(x6) & subset_of(x4,x3) & n_glass(x4) & (x1 = x2) & n_man(x1) & Actor(e1,x1) & v_smile(e1)) | exists e1 x1.(Actor(e1,x1) & v_jump(e1) & n_man(x1)) | 4b6c0c6e-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 x1 x2 x3 x4 x5 x6.(v_wear(e2) & v_smile(e1) & subset_of(x5,x3) & subset_of(x4,x3) & of(x5,x6) & n_man(x1) & n_leather(x6) & n_jacket(x5) & n_glass(x4) & a_topic(x1) & Theme(e2,x3) & Actor(e2,x2) & Actor(e1,x1) & (x1 = x2)) | exists e1 x1.(v_jump(e1) & n_man(x1) & Actor(e1,x1)) |
||
A man in a blue shirt, black jacket, and glasses smiling with his arms crossed. | A man is wearing clothes. | 0 | -100 | A man is wearing blue shirt and black jacket which are clothes. | exists e2 e1 e3 p1 s1 s2 x1 x2 x3 x4 x5 x6.(Actor(e3,x4) & v_cross(e3) & exists e4.(with(e4,x6) & Actor(e4,x5) & v_smile(e4)) & n_arm(x6) & of(x6,x1) & n_male(x1) & Topic(e2,p1) & Actor(e2,x5) & v_glass(e2) & (x4 = x5) & n_man(x4) & Actor(e1,x1) & v_cross(e1) & in(x1,x2) & rel(x2,x3) & n_jacket(x3) & a_black(s2) & Theme(s2,x3) & n_shirt(x2) & a_blue(s1) & Theme(s1,x2) & n_man(x1)) | exists e1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_wear(e1) & n_clothes(x2) & n_man(x1)) | 4b6c1312-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e1 e3 p1 s1 s2 x1 x2 x3 x4 x5 x6.(v_glass(e2) & v_cross(e3) & v_cross(e1) & rel(x2,x3) & of(x6,x1) & n_shirt(x2) & n_man(x4) & n_man(x1) & n_male(x1) & n_jacket(x3) & n_arm(x6) & in(x1,x2) & exists e4.(with(e4,x6) & v_smile(e4) & Actor(e4,x5)) & a_blue(s1) & a_black(s2) & Topic(e2,p1) & Theme(s2,x3) & Theme(s1,x2) & Actor(e3,x4) & Actor(e2,x5) & Actor(e1,x1) & (x4 = x5)) | exists e1 x1 x2.(v_wear(e1) & n_man(x1) & n_clothes(x2) & Theme(e1,x2) & Actor(e1,x1)) |
||
A man in a blue shirt, black jacket, and glasses smiling with his arms crossed. | The man is bench pressing weights at the gym. | 2 | -100 | One cannot bench press with their arms crossed. | exists e2 e3 e1 p1 s1 s2 x1 x2 x3 x4 x5 x6.(Actor(e3,x4) & v_cross(e3) & exists e4.(with(e4,x6) & Actor(e4,x5) & v_smile(e4)) & n_arm(x6) & of(x6,x1) & n_male(x1) & Topic(e2,p1) & Actor(e2,x5) & v_glass(e2) & (x4 = x5) & n_man(x4) & Actor(e1,x1) & v_cross(e1) & in(x1,x2) & rel(x2,x3) & n_jacket(x3) & a_black(s2) & Theme(s2,x3) & n_shirt(x2) & a_blue(s1) & Theme(s1,x2) & n_man(x1)) | exists p1 x1 x5.(n_gym(x5) & n_man(x1) & exists e1 x2 x3 x4.((x1 = x2) & at(e1,x5) & Theme(e1,x4) & Actor(e1,x3) & v_press(e1) & n_weight(x4) & (x2 = x3) & n_bench(x2))) | 4b6c17c2-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e3 e1 p1 s1 s2 x1 x2 x3 x4 x5 x6.(v_glass(e2) & v_cross(e3) & v_cross(e1) & rel(x2,x3) & of(x6,x1) & n_shirt(x2) & n_man(x4) & n_man(x1) & n_male(x1) & n_jacket(x3) & n_arm(x6) & in(x1,x2) & exists e4.(with(e4,x6) & v_smile(e4) & Actor(e4,x5)) & a_blue(s1) & a_black(s2) & Topic(e2,p1) & Theme(s2,x3) & Theme(s1,x2) & Actor(e3,x4) & Actor(e2,x5) & Actor(e1,x1) & (x4 = x5)) | exists x1 x5.(n_man(x1) & n_gym(x5) & exists e1 x2 x3 x4.(v_press(e1) & n_weight(x4) & n_bench(x2) & at(e1,x5) & Theme(e1,x4) & Actor(e1,x3) & (x2 = x3) & (x1 = x2))) |
||
A man in a blue shirt, black jacket, and glasses smiling with his arms crossed. | The man is posing for a sketch. | 1 | -100 | A smiling man dressed in blue shirt, black jacket and glasses with arms crossed isn't necessarily posing for a sketch. | exists e3 e1 e2 p1 s1 s2 x1 x2 x3 x4 x5 x6.(Actor(e3,x4) & v_cross(e3) & exists e4.(with(e4,x6) & Actor(e4,x5) & v_smile(e4)) & n_arm(x6) & of(x6,x1) & n_male(x1) & Topic(e2,p1) & Actor(e2,x5) & v_glass(e2) & (x4 = x5) & n_man(x4) & Actor(e1,x1) & v_cross(e1) & in(x1,x2) & rel(x2,x3) & n_jacket(x3) & a_black(s2) & Theme(s2,x3) & n_shirt(x2) & a_blue(s1) & Theme(s1,x2) & n_man(x1)) | exists e1 x1 x2.(n_man(x1) & for(e1,x2) & n_sketch(x2) & Actor(e1,x1) & v_pose(e1)) | 4b6c1cd6-e4c8-11ec-9cdd-0242ac1c0002 | exists e3 e1 e2 p1 s1 s2 x1 x2 x3 x4 x5 x6.(v_glass(e2) & v_cross(e3) & v_cross(e1) & rel(x2,x3) & of(x6,x1) & n_shirt(x2) & n_man(x4) & n_man(x1) & n_male(x1) & n_jacket(x3) & n_arm(x6) & in(x1,x2) & exists e4.(with(e4,x6) & v_smile(e4) & Actor(e4,x5)) & a_blue(s1) & a_black(s2) & Topic(e2,p1) & Theme(s2,x3) & Theme(s1,x2) & Actor(e3,x4) & Actor(e2,x5) & Actor(e1,x1) & (x4 = x5)) | exists e1 x1 x2.(v_pose(e1) & n_sketch(x2) & n_man(x1) & for(e1,x2) & Actor(e1,x1)) |
||
A man wearing glasses, a blue shirt with a black jacket and a smile | A man not wearing glasses | 2 | -100 | A man cannot be wearing glasses and also not wearing glasses. | exists e1 s1 s2 x1 x2 x3 x4 x5 x6 x7.(a_topic(x1) & rel(x1,x4) & with(x4,x5) & subset_of(x7,x5) & n_smile(x7) & subset_of(x6,x5) & n_jacket(x6) & a_black(s2) & Theme(s2,x6) & n_shirt(x4) & a_blue(s1) & Theme(s1,x4) & Theme(e1,x3) & Actor(e1,x2) & v_wear(e1) & n_glass(x3) & (x1 = x2) & n_man(x1)) | exists x1 x2.(a_topic(x1) & -exists e1 x3.(Theme(e1,x3) & Actor(e1,x2) & v_wear(e1) & n_glass(x3)) & (x1 = x2) & n_man(x1)) | 4b6c215e-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 x1 x2 x3 x4 x5 x6 x7.(with(x4,x5) & v_wear(e1) & subset_of(x7,x5) & subset_of(x6,x5) & rel(x1,x4) & n_smile(x7) & n_shirt(x4) & n_man(x1) & n_jacket(x6) & n_glass(x3) & a_topic(x1) & a_blue(s1) & a_black(s2) & Theme(s2,x6) & Theme(s1,x4) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2)) | exists x1 x2.(n_man(x1) & all e1 x3.(-v_wear(e1) | -n_glass(x3) | -Theme(e1,x3) | -Actor(e1,x2)) & a_topic(x1) & (x1 = x2)) |
||
A man wearing glasses, a blue shirt with a black jacket and a smile | A man happily wearing glasses | 1 | -100 | Just because a man is wearing glasses it does not mean he is happily doing so. | exists e1 s1 s2 x1 x2 x3 x4 x5 x6 x7.(a_topic(x1) & rel(x1,x4) & with(x4,x5) & subset_of(x7,x5) & n_smile(x7) & subset_of(x6,x5) & n_jacket(x6) & a_black(s2) & Theme(s2,x6) & n_shirt(x4) & a_blue(s1) & Theme(s1,x4) & Theme(e1,x3) & Actor(e1,x2) & v_wear(e1) & n_glass(x3) & (x1 = x2) & n_man(x1)) | exists e1 s1 x1 x2 x3.(a_topic(x1) & a_happily(s1) & Manner(e1,s1) & Theme(e1,x3) & Actor(e1,x2) & v_wear(e1) & n_glass(x3) & (x1 = x2) & n_man(x1)) | 4b6c25d2-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 x1 x2 x3 x4 x5 x6 x7.(with(x4,x5) & v_wear(e1) & subset_of(x7,x5) & subset_of(x6,x5) & rel(x1,x4) & n_smile(x7) & n_shirt(x4) & n_man(x1) & n_jacket(x6) & n_glass(x3) & a_topic(x1) & a_blue(s1) & a_black(s2) & Theme(s2,x6) & Theme(s1,x4) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2)) | exists e1 s1 x1 x2 x3.(v_wear(e1) & n_man(x1) & n_glass(x3) & a_topic(x1) & a_happily(s1) & Theme(e1,x3) & Manner(e1,s1) & Actor(e1,x2) & (x1 = x2)) |
||
A man wearing glasses, a blue shirt with a black jacket and a smile | A man wearing glasses | 0 | -100 | Both subjects are wearing glasses | exists e1 s1 s2 x1 x2 x3 x4 x5 x6 x7.(a_topic(x1) & rel(x1,x4) & with(x4,x5) & subset_of(x7,x5) & n_smile(x7) & subset_of(x6,x5) & n_jacket(x6) & a_black(s2) & Theme(s2,x6) & n_shirt(x4) & a_blue(s1) & Theme(s1,x4) & Theme(e1,x3) & Actor(e1,x2) & v_wear(e1) & n_glass(x3) & (x1 = x2) & n_man(x1)) | exists e1 x1 x2 x3.(a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & v_wear(e1) & n_glass(x3) & (x1 = x2) & n_man(x1)) | 4b6c2ae6-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 x1 x2 x3 x4 x5 x6 x7.(with(x4,x5) & v_wear(e1) & subset_of(x7,x5) & subset_of(x6,x5) & rel(x1,x4) & n_smile(x7) & n_shirt(x4) & n_man(x1) & n_jacket(x6) & n_glass(x3) & a_topic(x1) & a_blue(s1) & a_black(s2) & Theme(s2,x6) & Theme(s1,x4) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2)) | exists e1 x1 x2 x3.(v_wear(e1) & n_man(x1) & n_glass(x3) & a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2)) |
||
A man in a blue shirt ties a knot in a blue rope. | A man is messing with some cloth. | 0 | -100 | A man ties a knot in a blue rope made from cloth. | exists x1.(all x2.(n_knot(x2) -> exists s1 s2 x3 x4 x5.(a_topic(x1) & in(x1,x3) & in(x3,x5) & n_rope(x5) & a_blue(s2) & Theme(s2,x5) & for(x3,x2) & n_tie(x3) & of(x3,x4) & n_shirt(x4) & a_blue(s1) & Theme(s1,x3))) & n_man(x1)) | exists e1 x1 x2.(with(e1,x2) & n_cloth(x2) & Actor(e1,x1) & v_mess(e1) & n_man(x1)) | 4b6c2f82-e4c8-11ec-9cdd-0242ac1c0002 | exists x1.(n_man(x1) & all x2.(exists s1 s2 x3 x4 x5.(of(x3,x4) & n_tie(x3) & n_shirt(x4) & n_rope(x5) & in(x3,x5) & in(x1,x3) & for(x3,x2) & a_topic(x1) & a_blue(s2) & a_blue(s1) & Theme(s2,x5) & Theme(s1,x3)) | -n_knot(x2))) | exists e1 x1 x2.(with(e1,x2) & v_mess(e1) & n_man(x1) & n_cloth(x2) & Actor(e1,x1)) |
||
A man in a blue shirt ties a knot in a blue rope. | A man is tying a knot a a dangling rope. | 1 | -100 | Just because a man ties a knot in a rope it dose not mean he is tying a knot a dangling rope. | exists x1.(all x2.(n_knot(x2) -> exists s1 s2 x3 x4 x5.(a_topic(x1) & in(x1,x3) & in(x3,x5) & n_rope(x5) & a_blue(s2) & Theme(s2,x5) & for(x3,x2) & n_tie(x3) & of(x3,x4) & n_shirt(x4) & a_blue(s1) & Theme(s1,x3))) & n_man(x1)) | exists e1 x1 x2 x3 x4.(n_rope(x3) & of(x3,x4) & n_dangling(x4) & Time(e1,x3) & Theme(e1,x2) & Actor(e1,x1) & v_tie(e1) & n_knot(x2) & n_man(x1)) | 4b6c3414-e4c8-11ec-9cdd-0242ac1c0002 | exists x1.(n_man(x1) & all x2.(exists s1 s2 x3 x4 x5.(of(x3,x4) & n_tie(x3) & n_shirt(x4) & n_rope(x5) & in(x3,x5) & in(x1,x3) & for(x3,x2) & a_topic(x1) & a_blue(s2) & a_blue(s1) & Theme(s2,x5) & Theme(s1,x3)) | -n_knot(x2))) | exists e1 x1 x2 x3 x4.(v_tie(e1) & of(x3,x4) & n_rope(x3) & n_man(x1) & n_knot(x2) & n_dangling(x4) & Time(e1,x3) & Theme(e1,x2) & Actor(e1,x1)) |
||
A man in a blue shirt ties a knot in a blue rope. | A man is climbing a blue rope. | 2 | -100 | It is unlikely that a man would be tying a knot in a rope and also climbing the rope at the same time. | exists x1.(all x2.(n_knot(x2) -> exists s1 s2 x3 x4 x5.(a_topic(x1) & in(x1,x3) & in(x3,x5) & n_rope(x5) & a_blue(s2) & Theme(s2,x5) & for(x3,x2) & n_tie(x3) & of(x3,x4) & n_shirt(x4) & a_blue(s1) & Theme(s1,x3))) & n_man(x1)) | exists e1 s1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_climb(e1) & n_rope(x2) & a_blue(s1) & Theme(s1,x2) & n_man(x1)) | 4b6c38a6-e4c8-11ec-9cdd-0242ac1c0002 | exists x1.(n_man(x1) & all x2.(exists s1 s2 x3 x4 x5.(of(x3,x4) & n_tie(x3) & n_shirt(x4) & n_rope(x5) & in(x3,x5) & in(x1,x3) & for(x3,x2) & a_topic(x1) & a_blue(s2) & a_blue(s1) & Theme(s2,x5) & Theme(s1,x3)) | -n_knot(x2))) | exists e1 s1 x1 x2.(v_climb(e1) & n_rope(x2) & n_man(x1) & a_blue(s1) & Theme(s1,x2) & Theme(e1,x2) & Actor(e1,x1)) |
||
A man in a red shirt sits in a chair at a laundromat; the red hue of his shirt is repeated in the color of a tote bag suspended from the handle of a machine, a stripe painted on the wall, and the instructions posters on the wall. | A boy irons clothes. | 2 | -100 | A man is an adult and a boy is a child. Sitting in a chair and ironing clothes are two different actions. | exists e3 e1 e2 p1 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10 x11 x12 x13 x14.(n_wall(x10) & n_wall(x10) & n_poster(x11) & of(x11,x12) & n_instruction(x12) & n_color(x14) & n_male(x13) & n_hue(x13) & a_red(s2) & Theme(s2,x13) & of(e2,x6) & rel(x6,x7) & on(e3,x10) & on(e3,x9) & subset_of(x11,x9) & subset_of(x10,x9) & Theme(e3,x8) & v_paint(e3) & (x7 = x8) & n_stripe(x7) & n_machine(x6) & Actor(e2,x1) & v_handle(e2) & in(x1,x2) & at(e1,x5) & exists e5 e4 s3 x15 x16 x17.(in(e4,x14) & of(x14,x15) & from(e5,x17) & n_the(x17) & Theme(e5,x16) & v_suspend(e5) & (x15 = x16) & n_bag(x15) & a_tote(s3) & Theme(s3,x15) & Theme(e4,x13) & v_repeat(e4) & of(x13,x2)) & n_shirt(x2) & n_shirt(x2) & of(x2,x13) & that(x5,p1) & n_laundromat(x5) & in(e1,x4) & n_chair(x4) & Actor(e1,x3) & v_sit(e1) & (x2 = x3) & a_red(s1) & Theme(s1,x2) & n_man(x1)) | exists e1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_iron(e1) & n_clothes(x2) & n_boy(x1)) | 4b6c3d4c-e4c8-11ec-9cdd-0242ac1c0002 | exists e3 e1 e2 p1 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10 x11 x12 x13 x14.(v_sit(e1) & v_paint(e3) & v_handle(e2) & that(x5,p1) & subset_of(x11,x9) & subset_of(x10,x9) & rel(x6,x7) & on(e3,x9) & on(e3,x10) & of(x2,x13) & of(x11,x12) & of(e2,x6) & n_wall(x10) & n_stripe(x7) & n_shirt(x2) & n_poster(x11) & n_man(x1) & n_male(x13) & n_machine(x6) & n_laundromat(x5) & n_instruction(x12) & n_hue(x13) & n_color(x14) & n_chair(x4) & in(x1,x2) & in(e1,x4) & exists e5 e4 s3 x15 x16 x17.(v_suspend(e5) & v_repeat(e4) & of(x14,x15) & of(x13,x2) & n_the(x17) & n_bag(x15) & in(e4,x14) & from(e5,x17) & a_tote(s3) & Theme(s3,x15) & Theme(e5,x16) & Theme(e4,x13) & (x15 = x16)) & at(e1,x5) & a_red(s2) & a_red(s1) & Theme(s2,x13) & Theme(s1,x2) & Theme(e3,x8) & Actor(e2,x1) & Actor(e1,x3) & (x7 = x8) & (x2 = x3)) | exists e1 x1 x2.(v_iron(e1) & n_clothes(x2) & n_boy(x1) & Theme(e1,x2) & Actor(e1,x1)) |
||
A man in a red shirt sits in a chair at a laundromat; the red hue of his shirt is repeated in the color of a tote bag suspended from the handle of a machine, a stripe painted on the wall, and the instructions posters on the wall. | The laundromat employee watches the clock, waiting for quitting time. | 1 | -100 | Not all men in a laundromat are an employee that watches the clock, waiting for quitting time. | exists e2 e3 e1 p1 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10 x11 x12 x13 x14.(n_wall(x10) & n_wall(x10) & n_poster(x11) & of(x11,x12) & n_instruction(x12) & n_color(x14) & n_male(x13) & n_hue(x13) & a_red(s2) & Theme(s2,x13) & of(e2,x6) & rel(x6,x7) & on(e3,x10) & on(e3,x9) & subset_of(x11,x9) & subset_of(x10,x9) & Theme(e3,x8) & v_paint(e3) & (x7 = x8) & n_stripe(x7) & n_machine(x6) & Actor(e2,x1) & v_handle(e2) & in(x1,x2) & at(e1,x5) & exists e4 e5 s3 x15 x16 x17.(in(e4,x14) & of(x14,x15) & from(e5,x17) & n_the(x17) & Theme(e5,x16) & v_suspend(e5) & (x15 = x16) & n_bag(x15) & a_tote(s3) & Theme(s3,x15) & Theme(e4,x13) & v_repeat(e4) & of(x13,x2)) & n_shirt(x2) & n_shirt(x2) & of(x2,x13) & that(x5,p1) & n_laundromat(x5) & in(e1,x4) & n_chair(x4) & Actor(e1,x3) & v_sit(e1) & (x2 = x3) & a_red(s1) & Theme(s1,x2) & n_man(x1)) | exists e2 e3 e1 x1 x2 x3 x4 x5.(n_clock(x3) & n_employee(x1) & of(x1,x2) & n_laundromat(x2) & for(e1,e2) & for(e2,e3) & Theme(e3,x5) & Actor(e3,x4) & v_quit(e3) & n_time(x5) & Actor(e2,x1) & v_wait(e2) & Theme(e1,x3) & Actor(e1,x1) & v_watch(e1)) | 4b6c4256-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e3 e1 p1 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10 x11 x12 x13 x14.(v_sit(e1) & v_paint(e3) & v_handle(e2) & that(x5,p1) & subset_of(x11,x9) & subset_of(x10,x9) & rel(x6,x7) & on(e3,x9) & on(e3,x10) & of(x2,x13) & of(x11,x12) & of(e2,x6) & n_wall(x10) & n_stripe(x7) & n_shirt(x2) & n_poster(x11) & n_man(x1) & n_male(x13) & n_machine(x6) & n_laundromat(x5) & n_instruction(x12) & n_hue(x13) & n_color(x14) & n_chair(x4) & in(x1,x2) & in(e1,x4) & exists e4 e5 s3 x15 x16 x17.(v_suspend(e5) & v_repeat(e4) & of(x14,x15) & of(x13,x2) & n_the(x17) & n_bag(x15) & in(e4,x14) & from(e5,x17) & a_tote(s3) & Theme(s3,x15) & Theme(e5,x16) & Theme(e4,x13) & (x15 = x16)) & at(e1,x5) & a_red(s2) & a_red(s1) & Theme(s2,x13) & Theme(s1,x2) & Theme(e3,x8) & Actor(e2,x1) & Actor(e1,x3) & (x7 = x8) & (x2 = x3)) | exists e2 e3 e1 x1 x2 x3 x4 x5.(v_watch(e1) & v_wait(e2) & v_quit(e3) & of(x1,x2) & n_time(x5) & n_laundromat(x2) & n_employee(x1) & n_clock(x3) & for(e2,e3) & for(e1,e2) & Theme(e3,x5) & Theme(e1,x3) & Actor(e3,x4) & Actor(e2,x1) & Actor(e1,x1)) |
||
A man in a red shirt sits in a chair at a laundromat; the red hue of his shirt is repeated in the color of a tote bag suspended from the handle of a machine, a stripe painted on the wall, and the instructions posters on the wall. | A man sits at the laundromat and there is red all around him. | 0 | -100 | Sentence 1 describes all the red in the image on the shirt, the tote bag and everywhere else. Sentence 2 simplifies the sentence by simply saying there is red everywhere. | exists e3 e1 e2 p1 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10 x11 x12 x13 x14.(n_wall(x10) & n_wall(x10) & n_poster(x11) & of(x11,x12) & n_instruction(x12) & n_color(x14) & n_male(x13) & n_hue(x13) & a_red(s2) & Theme(s2,x13) & of(e2,x6) & rel(x6,x7) & on(e3,x10) & on(e3,x9) & subset_of(x11,x9) & subset_of(x10,x9) & Theme(e3,x8) & v_paint(e3) & (x7 = x8) & n_stripe(x7) & n_machine(x6) & Actor(e2,x1) & v_handle(e2) & in(x1,x2) & at(e1,x5) & exists e5 e4 s3 x15 x16 x17.(in(e4,x14) & of(x14,x15) & from(e5,x17) & n_the(x17) & Theme(e5,x16) & v_suspend(e5) & (x15 = x16) & n_bag(x15) & a_tote(s3) & Theme(s3,x15) & Theme(e4,x13) & v_repeat(e4) & of(x13,x2)) & n_shirt(x2) & n_shirt(x2) & of(x2,x13) & that(x5,p1) & n_laundromat(x5) & in(e1,x4) & n_chair(x4) & Actor(e1,x3) & v_sit(e1) & (x2 = x3) & a_red(s1) & Theme(s1,x2) & n_man(x1)) | exists e1 p1 x1 x2 x3.(n_male(x2) & n_laundromat(x2) & exists s1 x4.((x3 = x4) & around(x4,x2) & n_all(x4) & a_red(s1) & Theme(s1,x4)) & at(e1,x2) & Actor(e1,x1) & v_sit(e1) & n_man(x1)) | 4b6c4710-e4c8-11ec-9cdd-0242ac1c0002 | exists e3 e1 e2 p1 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10 x11 x12 x13 x14.(v_sit(e1) & v_paint(e3) & v_handle(e2) & that(x5,p1) & subset_of(x11,x9) & subset_of(x10,x9) & rel(x6,x7) & on(e3,x9) & on(e3,x10) & of(x2,x13) & of(x11,x12) & of(e2,x6) & n_wall(x10) & n_stripe(x7) & n_shirt(x2) & n_poster(x11) & n_man(x1) & n_male(x13) & n_machine(x6) & n_laundromat(x5) & n_instruction(x12) & n_hue(x13) & n_color(x14) & n_chair(x4) & in(x1,x2) & in(e1,x4) & exists e5 e4 s3 x15 x16 x17.(v_suspend(e5) & v_repeat(e4) & of(x14,x15) & of(x13,x2) & n_the(x17) & n_bag(x15) & in(e4,x14) & from(e5,x17) & a_tote(s3) & Theme(s3,x15) & Theme(e5,x16) & Theme(e4,x13) & (x15 = x16)) & at(e1,x5) & a_red(s2) & a_red(s1) & Theme(s2,x13) & Theme(s1,x2) & Theme(e3,x8) & Actor(e2,x1) & Actor(e1,x3) & (x7 = x8) & (x2 = x3)) | exists e1 x1 x2 x3.(v_sit(e1) & n_man(x1) & n_male(x2) & n_laundromat(x2) & exists s1 x4.(n_all(x4) & around(x4,x2) & a_red(s1) & Theme(s1,x4) & (x3 = x4)) & at(e1,x2) & Actor(e1,x1)) |
||
A man is hooking himself up to the tether line in order to have some fun. | There is no man | 2 | -100 | A man cannot be doing anything in a scene if there is no man there. | exists e1 p1 s1 x1 x2 x3 x4.(n_line(x3) & of(x3,x4) & n_tether(x4) & n_order(x2) & Topic(e1,p1) & exists p2 e2 x5.(Theme(e2,x5) & Actor(e2,x1) & v_have(e2) & n_fun(x5)) & in(e1,x2) & to(e1,x3) & a_up(s1) & Manner(e1,s1) & Theme(e1,x2) & Actor(e1,x1) & v_hook(e1) & n_male(x2) & n_man(x1)) | exists p1 x1.-exists x2.((x1 = x2) & n_man(x2)) | 4b6c4b7a-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 p1 s1 x1 x2 x3 x4.(v_hook(e1) & to(e1,x3) & of(x3,x4) & n_tether(x4) & n_order(x2) & n_man(x1) & n_male(x2) & n_line(x3) & in(e1,x2) & exists e2 x5.(v_have(e2) & n_fun(x5) & Theme(e2,x5) & Actor(e2,x1)) & a_up(s1) & Topic(e1,p1) & Theme(e1,x2) & Manner(e1,s1) & Actor(e1,x1)) | exists x1.all x2.(-n_man(x2) | -(x1 = x2)) |
||
A man is hooking himself up to the tether line in order to have some fun. | The man is old | 1 | -100 | Not all men are old. | exists e1 p1 s1 x1 x2 x3 x4.(n_line(x3) & of(x3,x4) & n_tether(x4) & n_order(x2) & Topic(e1,p1) & exists p2 e2 x5.(Theme(e2,x5) & Actor(e2,x1) & v_have(e2) & n_fun(x5)) & in(e1,x2) & to(e1,x3) & a_up(s1) & Manner(e1,s1) & Theme(e1,x2) & Actor(e1,x1) & v_hook(e1) & n_male(x2) & n_man(x1)) | exists s1 x1.(n_man(x1) & Theme(s1,x1) & a_old(s1)) | 4b6c503e-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 p1 s1 x1 x2 x3 x4.(v_hook(e1) & to(e1,x3) & of(x3,x4) & n_tether(x4) & n_order(x2) & n_man(x1) & n_male(x2) & n_line(x3) & in(e1,x2) & exists e2 x5.(v_have(e2) & n_fun(x5) & Theme(e2,x5) & Actor(e2,x1)) & a_up(s1) & Topic(e1,p1) & Theme(e1,x2) & Manner(e1,s1) & Actor(e1,x1)) | exists s1 x1.(n_man(x1) & a_old(s1) & Theme(s1,x1)) |
||
A man is hooking himself up to the tether line in order to have some fun. | A man is having fun | 0 | -100 | It implies the man would be having fun since he is doing something to try to have fun. | exists e1 p1 s1 x1 x2 x3 x4.(n_line(x3) & of(x3,x4) & n_tether(x4) & n_order(x2) & Topic(e1,p1) & exists p2 e2 x5.(Theme(e2,x5) & Actor(e2,x1) & v_have(e2) & n_fun(x5)) & in(e1,x2) & to(e1,x3) & a_up(s1) & Manner(e1,s1) & Theme(e1,x2) & Actor(e1,x1) & v_hook(e1) & n_male(x2) & n_man(x1)) | exists e1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_have(e1) & n_fun(x2) & n_man(x1)) | 4b6c54d0-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 p1 s1 x1 x2 x3 x4.(v_hook(e1) & to(e1,x3) & of(x3,x4) & n_tether(x4) & n_order(x2) & n_man(x1) & n_male(x2) & n_line(x3) & in(e1,x2) & exists e2 x5.(v_have(e2) & n_fun(x5) & Theme(e2,x5) & Actor(e2,x1)) & a_up(s1) & Topic(e1,p1) & Theme(e1,x2) & Manner(e1,s1) & Actor(e1,x1)) | exists e1 x1 x2.(v_have(e1) & n_man(x1) & n_fun(x2) & Theme(e1,x2) & Actor(e1,x1)) |
||
Man in sleeveless shirt and shorts standing in the middle of the floor. | Dressed for a hot day. | 1 | -100 | Dressed in a sleeveless shirt and shorts does not imply he dressed for a hot day. | exists e1 s1 x1 x2 x3 x4 x5 x6 x7.(n_floor(x7) & n_middle(x6) & a_topic(x3) & in(e1,x6) & of(x6,x7) & Theme(e1,x5) & Actor(e1,x4) & v_short(e1) & n_standing(x5) & (x3 = x4) & n_man(x3) & a_topic(x1) & in(x1,x2) & n_shirt(x2) & a_sleeveless(s1) & Theme(s1,x2) & n_man(x1)) | exists e1 s1 x1 x2.(for(e1,x2) & n_day(x2) & a_hot(s1) & Theme(s1,x2) & Theme(e1,x1) & v_dress(e1) & n_thing(x1)) | 4b6c5930-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4 x5 x6 x7.(v_short(e1) & of(x6,x7) & n_standing(x5) & n_shirt(x2) & n_middle(x6) & n_man(x3) & n_man(x1) & n_floor(x7) & in(x1,x2) & in(e1,x6) & a_topic(x3) & a_topic(x1) & a_sleeveless(s1) & Theme(s1,x2) & Theme(e1,x5) & Actor(e1,x4) & (x3 = x4)) | exists e1 s1 x1 x2.(v_dress(e1) & n_thing(x1) & n_day(x2) & for(e1,x2) & a_hot(s1) & Theme(s1,x2) & Theme(e1,x1)) |
||
Man in sleeveless shirt and shorts standing in the middle of the floor. | A man in a tuxedo sits at a dinner party. | 2 | -100 | A man cannot be wearing a tuxedo as well as a sleeveless shirt and shorts. | exists e1 s1 x1 x2 x3 x4 x5 x6 x7.(n_floor(x7) & n_middle(x6) & a_topic(x3) & in(e1,x6) & of(x6,x7) & Theme(e1,x5) & Actor(e1,x4) & v_short(e1) & n_standing(x5) & (x3 = x4) & n_man(x3) & a_topic(x1) & in(x1,x2) & n_shirt(x2) & a_sleeveless(s1) & Theme(s1,x2) & n_man(x1)) | exists e1 x1 x2 x3 x4.(at(e1,x3) & n_party(x3) & of(x3,x4) & n_dinner(x4) & Actor(e1,x1) & v_sit(e1) & in(x1,x2) & n_tuxedo(x2) & n_man(x1)) | 4b6c61e6-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4 x5 x6 x7.(v_short(e1) & of(x6,x7) & n_standing(x5) & n_shirt(x2) & n_middle(x6) & n_man(x3) & n_man(x1) & n_floor(x7) & in(x1,x2) & in(e1,x6) & a_topic(x3) & a_topic(x1) & a_sleeveless(s1) & Theme(s1,x2) & Theme(e1,x5) & Actor(e1,x4) & (x3 = x4)) | exists e1 x1 x2 x3 x4.(v_sit(e1) & of(x3,x4) & n_tuxedo(x2) & n_party(x3) & n_man(x1) & n_dinner(x4) & in(x1,x2) & at(e1,x3) & Actor(e1,x1)) |
||
A girl runs with dogs in a dry field. | The girl and dog are in the house. | 2 | -100 | Dogs is plural, while dog is singular. They cannot be in a dry field while being in the house. | exists e1 s1 x1 x2 x3.(with(e1,x2) & in(x2,x3) & n_field(x3) & a_dry(s1) & Theme(s1,x3) & n_dog(x2) & Actor(e1,x1) & v_run(e1) & n_girl(x1)) | exists p1 x1 x2 x3 x4.(n_house(x4) & n_dog(x3) & n_girl(x2) & subset_of(x3,x1) & subset_of(x2,x1) & in(x1,x4)) | 4b6c6646-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3.(with(e1,x2) & v_run(e1) & n_girl(x1) & n_field(x3) & n_dog(x2) & in(x2,x3) & a_dry(s1) & Theme(s1,x3) & Actor(e1,x1)) | exists x1 x2 x3 x4.(subset_of(x3,x1) & subset_of(x2,x1) & n_house(x4) & n_girl(x2) & n_dog(x3) & in(x1,x4)) |
||
A girl runs with dogs in a dry field. | The girl and dog are playing fetch. | 1 | -100 | Running with dogs does not imply playing fetch. | exists e1 s1 x1 x2 x3.(with(e1,x2) & in(x2,x3) & n_field(x3) & a_dry(s1) & Theme(s1,x3) & n_dog(x2) & Actor(e1,x1) & v_run(e1) & n_girl(x1)) | exists e1 s1 x1 x2 x3.(n_dog(x3) & n_girl(x2) & subset_of(x3,x1) & subset_of(x2,x1) & a_fetch(s1) & Manner(e1,s1) & Actor(e1,x1) & v_play(e1)) | 4b6c6bfa-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3.(with(e1,x2) & v_run(e1) & n_girl(x1) & n_field(x3) & n_dog(x2) & in(x2,x3) & a_dry(s1) & Theme(s1,x3) & Actor(e1,x1)) | exists e1 s1 x1 x2 x3.(v_play(e1) & subset_of(x3,x1) & subset_of(x2,x1) & n_girl(x2) & n_dog(x3) & a_fetch(s1) & Manner(e1,s1) & Actor(e1,x1)) |
||
A girl runs with dogs in a dry field. | A girl is with her dog outdoors. | 0 | -100 | Running in the field implies that she is outdoors. | exists e1 s1 x1 x2 x3.(with(e1,x2) & in(x2,x3) & n_field(x3) & a_dry(s1) & Theme(s1,x3) & n_dog(x2) & Actor(e1,x1) & v_run(e1) & n_girl(x1)) | exists p1 x1 x2 x3.(with(x1,x2) & n_outdoors(x2) & of(x2,x3) & n_dog(x3) & of(x2,x1) & n_female(x1) & n_girl(x1)) | 4b6c70a0-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3.(with(e1,x2) & v_run(e1) & n_girl(x1) & n_field(x3) & n_dog(x2) & in(x2,x3) & a_dry(s1) & Theme(s1,x3) & Actor(e1,x1)) | exists x1 x2 x3.(with(x1,x2) & of(x2,x3) & of(x2,x1) & n_outdoors(x2) & n_girl(x1) & n_female(x1) & n_dog(x3)) |
||
A woman runs in preparation for her joust. | The woman is running. | 0 | -100 | A woman who runs is running. | exists e1 x1 x2 x3.(in(e1,x2) & for(x2,x3) & n_joust(x3) & of(x3,x1) & n_female(x1) & n_preparation(x2) & Actor(e1,x1) & v_run(e1) & n_woman(x1)) | exists e1 x1.(n_woman(x1) & Actor(e1,x1) & v_run(e1)) | 4b6c755a-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3.(v_run(e1) & of(x3,x1) & n_woman(x1) & n_preparation(x2) & n_joust(x3) & n_female(x1) & in(e1,x2) & for(x2,x3) & Actor(e1,x1)) | exists e1 x1.(v_run(e1) & n_woman(x1) & Actor(e1,x1)) |
||
A woman runs in preparation for her joust. | The woman is eating. | 2 | -100 | The woman cannot be running and eating at the same time. | exists e1 x1 x2 x3.(in(e1,x2) & for(x2,x3) & n_joust(x3) & of(x3,x1) & n_female(x1) & n_preparation(x2) & Actor(e1,x1) & v_run(e1) & n_woman(x1)) | exists e1 x1.(n_woman(x1) & Actor(e1,x1) & v_eat(e1)) | 4b6c7a14-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3.(v_run(e1) & of(x3,x1) & n_woman(x1) & n_preparation(x2) & n_joust(x3) & n_female(x1) & in(e1,x2) & for(x2,x3) & Actor(e1,x1)) | exists e1 x1.(v_eat(e1) & n_woman(x1) & Actor(e1,x1)) |
||
A woman runs in preparation for her joust. | She is a practicing for many events. | 1 | -100 | Running in preparation for her joust does not imply she is practicing for many events. | exists e1 x1 x2 x3.(in(e1,x2) & for(x2,x3) & n_joust(x3) & of(x3,x1) & n_female(x1) & n_preparation(x2) & Actor(e1,x1) & v_run(e1) & n_woman(x1)) | exists p1 x1.(n_female(x1) & exists x2 x3.((x1 = x2) & for(x2,x3) & n_event(x3) & n_quantity(x3) & n_practicing(x2))) | 4b6c7ef6-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3.(v_run(e1) & of(x3,x1) & n_woman(x1) & n_preparation(x2) & n_joust(x3) & n_female(x1) & in(e1,x2) & for(x2,x3) & Actor(e1,x1)) | exists x1.(n_female(x1) & exists x2 x3.(n_quantity(x3) & n_practicing(x2) & n_event(x3) & for(x2,x3) & (x1 = x2))) |
||
A man fires a sub machine gun on a firing range. | a child firing a toy gun | 2 | -100 | A man cannot be a child. | exists e1 s1 x1 x2 x3 x4 x5.(on(e1,x5) & n_range(x5) & a_firing(s1) & Theme(s1,x5) & Theme(e1,x2) & Actor(e1,x1) & v_fire(e1) & n_gun(x2) & of(x2,x4) & n_machine(x4) & of(x2,x3) & n_sub(x3) & n_man(x1)) | exists e1 x1 x2 x3 x4.(a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & v_fire(e1) & n_gun(x3) & of(x3,x4) & n_toy(x4) & (x1 = x2) & n_child(x1)) | 4b6c836a-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4 x5.(v_fire(e1) & on(e1,x5) & of(x2,x4) & of(x2,x3) & n_sub(x3) & n_range(x5) & n_man(x1) & n_machine(x4) & n_gun(x2) & a_firing(s1) & Theme(s1,x5) & Theme(e1,x2) & Actor(e1,x1)) | exists e1 x1 x2 x3 x4.(v_fire(e1) & of(x3,x4) & n_toy(x4) & n_gun(x3) & n_child(x1) & a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2)) |
||
A man fires a sub machine gun on a firing range. | an army soldier learns how to for a machine gun | 1 | -100 | Not all men are an army soldier. | exists e1 s1 x1 x2 x3 x4 x5.(on(e1,x5) & n_range(x5) & a_firing(s1) & Theme(s1,x5) & Theme(e1,x2) & Actor(e1,x1) & v_fire(e1) & n_gun(x2) & of(x2,x4) & n_machine(x4) & of(x2,x3) & n_sub(x3) & n_man(x1)) | exists e1 e2 x1 x2 x3 x4 x5.(for(e2,x4) & n_gun(x4) & of(x4,x5) & n_machine(x5) & Topic(e2,e1) & Actor(e2,x1) & v_learn(e2) & n_manner(e1) & Actor(e1,x3) & v_to(e1) & n_soldier(x1) & of(x1,x2) & n_army(x2)) | 4b6c882e-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4 x5.(v_fire(e1) & on(e1,x5) & of(x2,x4) & of(x2,x3) & n_sub(x3) & n_range(x5) & n_man(x1) & n_machine(x4) & n_gun(x2) & a_firing(s1) & Theme(s1,x5) & Theme(e1,x2) & Actor(e1,x1)) | exists e1 e2 x1 x2 x3 x4 x5.(v_to(e1) & v_learn(e2) & of(x4,x5) & of(x1,x2) & n_soldier(x1) & n_manner(e1) & n_machine(x5) & n_gun(x4) & n_army(x2) & for(e2,x4) & Topic(e2,e1) & Actor(e2,x1) & Actor(e1,x3)) |
||
A man fires a sub machine gun on a firing range. | a man firing a gun | 0 | -100 | A man who fires a gun is firing a gun. | exists e1 s1 x1 x2 x3 x4 x5.(on(e1,x5) & n_range(x5) & a_firing(s1) & Theme(s1,x5) & Theme(e1,x2) & Actor(e1,x1) & v_fire(e1) & n_gun(x2) & of(x2,x4) & n_machine(x4) & of(x2,x3) & n_sub(x3) & n_man(x1)) | exists e1 x1 x2 x3.(a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & v_fire(e1) & n_gun(x3) & (x1 = x2) & n_man(x1)) | 4b6c8ca2-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4 x5.(v_fire(e1) & on(e1,x5) & of(x2,x4) & of(x2,x3) & n_sub(x3) & n_range(x5) & n_man(x1) & n_machine(x4) & n_gun(x2) & a_firing(s1) & Theme(s1,x5) & Theme(e1,x2) & Actor(e1,x1)) | exists e1 x1 x2 x3.(v_fire(e1) & n_man(x1) & n_gun(x3) & a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2)) |
||
A man aims a gun at a target. | A man is shooting a bow and arrow. | 2 | -100 | He refers to a gun not a bow and arrow. | exists e1 x1 x2 x3.(at(e1,x3) & n_target(x3) & Theme(e1,x2) & Actor(e1,x1) & v_aim(e1) & n_gun(x2) & n_man(x1)) | exists e1 x1 x2 x3 x4.(Theme(e1,x2) & Actor(e1,x1) & v_shoot(e1) & n_arrow(x4) & n_bow(x3) & subset_of(x4,x2) & subset_of(x3,x2) & n_man(x1)) | 4b6c91d4-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3.(v_aim(e1) & n_target(x3) & n_man(x1) & n_gun(x2) & at(e1,x3) & Theme(e1,x2) & Actor(e1,x1)) | exists e1 x1 x2 x3 x4.(v_shoot(e1) & subset_of(x4,x2) & subset_of(x3,x2) & n_man(x1) & n_bow(x3) & n_arrow(x4) & Theme(e1,x2) & Actor(e1,x1)) |
||
A man aims a gun at a target. | A man has a firearm. | 0 | -100 | A man is aiming a gun which is a firearm. | exists e1 x1 x2 x3.(at(e1,x3) & n_target(x3) & Theme(e1,x2) & Actor(e1,x1) & v_aim(e1) & n_gun(x2) & n_man(x1)) | exists e1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_have(e1) & n_firearm(x2) & n_man(x1)) | 4b6c9670-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3.(v_aim(e1) & n_target(x3) & n_man(x1) & n_gun(x2) & at(e1,x3) & Theme(e1,x2) & Actor(e1,x1)) | exists e1 x1 x2.(v_have(e1) & n_man(x1) & n_firearm(x2) & Theme(e1,x2) & Actor(e1,x1)) |
||
A man aims a gun at a target. | A man is target practicing for his new job. | 1 | -100 | A man aiming his gun at a target is not necessarily target practicing. | exists e1 x1 x2 x3.(at(e1,x3) & n_target(x3) & Theme(e1,x2) & Actor(e1,x1) & v_aim(e1) & n_gun(x2) & n_man(x1)) | exists p1 s1 x1 x4.(exists x2 x3.((x1 = x2) & for(x2,x4) & n_practicing(x2) & of(x2,x3) & n_target(x3)) & n_job(x4) & a_new(s1) & Theme(s1,x4) & of(x4,x1) & n_male(x1) & n_man(x1)) | 4b6c9b98-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3.(v_aim(e1) & n_target(x3) & n_man(x1) & n_gun(x2) & at(e1,x3) & Theme(e1,x2) & Actor(e1,x1)) | exists s1 x1 x4.(of(x4,x1) & n_man(x1) & n_male(x1) & n_job(x4) & exists x2 x3.(of(x2,x3) & n_target(x3) & n_practicing(x2) & for(x2,x4) & (x1 = x2)) & a_new(s1) & Theme(s1,x4)) |
||
A man sitting on a kitchen floor using wooden spoons to hit metal pans. | A woman using wooden spoons to stir the soup. | 2 | -100 | A man and a woman are opposite sexes. | exists e1 e2 p1 s1 x1 x2 x3 x4 x5.(a_topic(x1) & for(e1,e2) & Theme(e2,p1) & Recipient(e2,x5) & Actor(e2,x2) & v_use(e2) & exists e3 x6 x7.(Theme(e3,x6) & Actor(e3,x2) & v_hit(e3) & n_pan(x6) & of(x6,x7) & n_metal(x7)) & n_spoon(x5) & a_wooden(s1) & Theme(s1,x5) & on(e1,x3) & n_floor(x3) & of(x3,x4) & n_kitchen(x4) & Actor(e1,x2) & v_sit(e1) & (x1 = x2) & n_man(x1)) | exists e1 p1 s1 x1 x2 x3 x4.(n_soup(x4) & a_topic(x1) & Theme(e1,p1) & Recipient(e1,x3) & Actor(e1,x2) & v_use(e1) & exists e2.(Theme(e2,x4) & Actor(e2,x2) & v_stir(e2)) & n_spoon(x3) & a_wooden(s1) & Theme(s1,x3) & (x1 = x2) & n_woman(x1)) | 4b6ca0b6-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 p1 s1 x1 x2 x3 x4 x5.(v_use(e2) & v_sit(e1) & on(e1,x3) & of(x3,x4) & n_spoon(x5) & n_man(x1) & n_kitchen(x4) & n_floor(x3) & for(e1,e2) & exists e3 x6 x7.(v_hit(e3) & of(x6,x7) & n_pan(x6) & n_metal(x7) & Theme(e3,x6) & Actor(e3,x2)) & a_wooden(s1) & a_topic(x1) & Theme(s1,x5) & Theme(e2,p1) & Recipient(e2,x5) & Actor(e2,x2) & Actor(e1,x2) & (x1 = x2)) | exists e1 p1 s1 x1 x2 x3 x4.(v_use(e1) & n_woman(x1) & n_spoon(x3) & n_soup(x4) & exists e2.(v_stir(e2) & Theme(e2,x4) & Actor(e2,x2)) & a_wooden(s1) & a_topic(x1) & Theme(s1,x3) & Theme(e1,p1) & Recipient(e1,x3) & Actor(e1,x2) & (x1 = x2)) |
||
A man sitting on a kitchen floor using wooden spoons to hit metal pans. | A man sitting on a kitchen floor using wooden spoons. | 0 | -100 | The man is using the wooden spoons to hit metal pans. | exists e1 e2 p1 s1 x1 x2 x3 x4 x5.(a_topic(x1) & for(e1,e2) & Theme(e2,p1) & Recipient(e2,x5) & Actor(e2,x2) & v_use(e2) & exists e3 x6 x7.(Theme(e3,x6) & Actor(e3,x2) & v_hit(e3) & n_pan(x6) & of(x6,x7) & n_metal(x7)) & n_spoon(x5) & a_wooden(s1) & Theme(s1,x5) & on(e1,x3) & n_floor(x3) & of(x3,x4) & n_kitchen(x4) & Actor(e1,x2) & v_sit(e1) & (x1 = x2) & n_man(x1)) | exists e1 e2 s1 x1 x2 x3 x4 x5.(a_topic(x1) & for(e1,e2) & Theme(e2,x5) & Actor(e2,x2) & v_use(e2) & n_spoon(x5) & a_wooden(s1) & Theme(s1,x5) & on(e1,x3) & n_floor(x3) & of(x3,x4) & n_kitchen(x4) & Actor(e1,x2) & v_sit(e1) & (x1 = x2) & n_man(x1)) | 4b6ca52a-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 p1 s1 x1 x2 x3 x4 x5.(v_use(e2) & v_sit(e1) & on(e1,x3) & of(x3,x4) & n_spoon(x5) & n_man(x1) & n_kitchen(x4) & n_floor(x3) & for(e1,e2) & exists e3 x6 x7.(v_hit(e3) & of(x6,x7) & n_pan(x6) & n_metal(x7) & Theme(e3,x6) & Actor(e3,x2)) & a_wooden(s1) & a_topic(x1) & Theme(s1,x5) & Theme(e2,p1) & Recipient(e2,x5) & Actor(e2,x2) & Actor(e1,x2) & (x1 = x2)) | exists e1 e2 s1 x1 x2 x3 x4 x5.(v_use(e2) & v_sit(e1) & on(e1,x3) & of(x3,x4) & n_spoon(x5) & n_man(x1) & n_kitchen(x4) & n_floor(x3) & for(e1,e2) & a_wooden(s1) & a_topic(x1) & Theme(s1,x5) & Theme(e2,x5) & Actor(e2,x2) & Actor(e1,x2) & (x1 = x2)) |
||
A man sitting on a kitchen floor using wooden spoons to hit metal pans. | A man sitting on a kitchen floor with his son using wooden spoons. | 1 | -100 | Sitting on the floor doesn't imply he is sitting with his son. | exists e1 e2 p1 s1 x1 x2 x3 x4 x5.(a_topic(x1) & for(e1,e2) & Theme(e2,p1) & Recipient(e2,x5) & Actor(e2,x2) & v_use(e2) & exists e3 x6 x7.(Theme(e3,x6) & Actor(e3,x2) & v_hit(e3) & n_pan(x6) & of(x6,x7) & n_metal(x7)) & n_spoon(x5) & a_wooden(s1) & Theme(s1,x5) & on(e1,x3) & n_floor(x3) & of(x3,x4) & n_kitchen(x4) & Actor(e1,x2) & v_sit(e1) & (x1 = x2) & n_man(x1)) | exists e1 e2 s1 x1 x2 x3 x4 x5 x6.(a_topic(x1) & for(e1,e2) & Theme(e2,x6) & Actor(e2,x2) & v_use(e2) & n_spoon(x6) & a_wooden(s1) & Theme(s1,x6) & with(e1,x5) & n_son(x5) & of(x5,x1) & n_male(x1) & on(e1,x3) & n_floor(x3) & of(x3,x4) & n_kitchen(x4) & Actor(e1,x2) & v_sit(e1) & (x1 = x2) & n_man(x1)) | 4b6ca980-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 p1 s1 x1 x2 x3 x4 x5.(v_use(e2) & v_sit(e1) & on(e1,x3) & of(x3,x4) & n_spoon(x5) & n_man(x1) & n_kitchen(x4) & n_floor(x3) & for(e1,e2) & exists e3 x6 x7.(v_hit(e3) & of(x6,x7) & n_pan(x6) & n_metal(x7) & Theme(e3,x6) & Actor(e3,x2)) & a_wooden(s1) & a_topic(x1) & Theme(s1,x5) & Theme(e2,p1) & Recipient(e2,x5) & Actor(e2,x2) & Actor(e1,x2) & (x1 = x2)) | exists e1 e2 s1 x1 x2 x3 x4 x5 x6.(with(e1,x5) & v_use(e2) & v_sit(e1) & on(e1,x3) & of(x5,x1) & of(x3,x4) & n_spoon(x6) & n_son(x5) & n_man(x1) & n_male(x1) & n_kitchen(x4) & n_floor(x3) & for(e1,e2) & a_wooden(s1) & a_topic(x1) & Theme(s1,x6) & Theme(e2,x6) & Actor(e2,x2) & Actor(e1,x2) & (x1 = x2)) |
||
A man through the window of a train car. | The man looks sad through the window of the train car. | 1 | -100 | Through the window does not imply he looks sad. | exists x1 x2 x3 x4.(n_window(x2) & a_topic(x1) & through(x1,x2) & of(x2,x3) & n_car(x3) & of(x3,x4) & n_train(x4) & n_man(x1)) | exists e1 p1 x1 x2 x3 x4.(n_car(x3) & of(x3,x4) & n_train(x4) & n_window(x2) & n_man(x1) & through(e1,x2) & of(x2,x3) & exists s1.(Theme(s1,x1) & a_sad(s1)) & Topic(e1,p1) & Actor(e1,x1) & v_look(e1)) | 4b6cadea-e4c8-11ec-9cdd-0242ac1c0002 | exists x1 x2 x3 x4.(through(x1,x2) & of(x3,x4) & of(x2,x3) & n_window(x2) & n_train(x4) & n_man(x1) & n_car(x3) & a_topic(x1)) | exists e1 p1 x1 x2 x3 x4.(v_look(e1) & through(e1,x2) & of(x3,x4) & of(x2,x3) & n_window(x2) & n_train(x4) & n_man(x1) & n_car(x3) & exists s1.(a_sad(s1) & Theme(s1,x1)) & Topic(e1,p1) & Actor(e1,x1)) |
||
A man through the window of a train car. | A man is in a train car. | 0 | -100 | A man is in a train car if he is looking through a window. | exists x1 x2 x3 x4.(n_window(x2) & a_topic(x1) & through(x1,x2) & of(x2,x3) & n_car(x3) & of(x3,x4) & n_train(x4) & n_man(x1)) | exists p1 x1.(exists x2 x3.(in(x1,x2) & n_car(x2) & of(x2,x3) & n_train(x3)) & n_man(x1)) | 4b6cb24a-e4c8-11ec-9cdd-0242ac1c0002 | exists x1 x2 x3 x4.(through(x1,x2) & of(x3,x4) & of(x2,x3) & n_window(x2) & n_train(x4) & n_man(x1) & n_car(x3) & a_topic(x1)) | exists x1.(n_man(x1) & exists x2 x3.(of(x2,x3) & n_train(x3) & n_car(x2) & in(x1,x2))) |
||
A man with gray hair wearing a tan shirt is browsing a collectibles store. | A man with hair wearing a shirt is at a collectibles store. | 0 | -100 | A man is wearing a tan shirt which is a shirt regardless of color and he is browsing a collectibles store; therefore, he has to be at said store. | exists e1 e2 s1 s2 x1 x2 x3 x4 x5 x6.(Theme(e2,x5) & Actor(e2,x1) & v_browse(e2) & n_store(x5) & of(x5,x6) & n_collectible(x6) & Theme(e1,x4) & Actor(e1,x3) & v_wear(e1) & n_shirt(x4) & a_tan(s2) & Theme(s2,x4) & (x1 = x3) & with(x1,x2) & n_hair(x2) & a_gray(s1) & Theme(s1,x2) & n_man(x1)) | exists e1 p1 x1 x2 x3 x4.(exists x5 x6.(at(x1,x5) & n_store(x5) & of(x5,x6) & n_collectible(x6)) & Theme(e1,x4) & Actor(e1,x3) & v_wear(e1) & n_shirt(x4) & (x1 = x3) & with(x1,x2) & n_hair(x2) & n_man(x1)) | 4b6cbbfa-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 s1 s2 x1 x2 x3 x4 x5 x6.(with(x1,x2) & v_wear(e1) & v_browse(e2) & of(x5,x6) & n_store(x5) & n_shirt(x4) & n_man(x1) & n_hair(x2) & n_collectible(x6) & a_tan(s2) & a_gray(s1) & Theme(s2,x4) & Theme(s1,x2) & Theme(e2,x5) & Theme(e1,x4) & Actor(e2,x1) & Actor(e1,x3) & (x1 = x3)) | exists e1 x1 x2 x3 x4.(with(x1,x2) & v_wear(e1) & n_shirt(x4) & n_man(x1) & n_hair(x2) & exists x5 x6.(of(x5,x6) & n_store(x5) & n_collectible(x6) & at(x1,x5)) & Theme(e1,x4) & Actor(e1,x3) & (x1 = x3)) |
||
A woman in a top hat is trying to get into a maroon car at night. | The woman and the car are outdoors. | 0 | -100 | The woman trying to get in the car must be outdoors because cars are outdoors. | exists e1 p1 s1 x1 x2.(Topic(e1,p1) & Actor(e1,x1) & v_try(e1) & exists e2 x3 x4 x5.(at(e2,x5) & n_night(x5) & into(e2,x3) & n_car(x3) & of(x3,x4) & n_maroon(x4) & Actor(e2,x1) & v_get(e2)) & in(x1,x2) & n_hat(x2) & a_top(s1) & Theme(s1,x2) & n_woman(x1)) | exists p1 x1 x2 x3.(n_car(x3) & n_woman(x2) & exists x4.((x1 = x4) & n_outdoors(x4)) & subset_of(x3,x1) & subset_of(x2,x1)) | 4b6cc99c-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 p1 s1 x1 x2.(v_try(e1) & n_woman(x1) & n_hat(x2) & in(x1,x2) & exists e2 x3 x4 x5.(v_get(e2) & of(x3,x4) & n_night(x5) & n_maroon(x4) & n_car(x3) & into(e2,x3) & at(e2,x5) & Actor(e2,x1)) & a_top(s1) & Topic(e1,p1) & Theme(s1,x2) & Actor(e1,x1)) | exists x1 x2 x3.(subset_of(x3,x1) & subset_of(x2,x1) & n_woman(x2) & n_car(x3) & exists x4.(n_outdoors(x4) & (x1 = x4))) |
||
A woman in a top hat is trying to get into a maroon car at night. | The woman is at home making dinner. | 2 | 0 | The woman cannot be at home making dinner, while trying to get into a maroon car. | exists e1 p1 s1 x1 x2.(Topic(e1,p1) & Actor(e1,x1) & v_try(e1) & exists e2 x3 x4 x5.(at(e2,x5) & n_night(x5) & into(e2,x3) & n_car(x3) & of(x3,x4) & n_maroon(x4) & Actor(e2,x1) & v_get(e2)) & in(x1,x2) & n_hat(x2) & a_top(s1) & Theme(s1,x2) & n_woman(x1)) | exists p1 x1.(n_woman(x1) & exists e1 x2 x3.(at(x1,x2) & n_dinner(x2) & Actor(e1,x2) & v_make(e1) & of(x2,x3) & n_home(x3))) | 4b6cd306-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 p1 s1 x1 x2.(v_try(e1) & n_woman(x1) & n_hat(x2) & in(x1,x2) & exists e2 x3 x4 x5.(v_get(e2) & of(x3,x4) & n_night(x5) & n_maroon(x4) & n_car(x3) & into(e2,x3) & at(e2,x5) & Actor(e2,x1)) & a_top(s1) & Topic(e1,p1) & Theme(s1,x2) & Actor(e1,x1)) | exists x1.(n_woman(x1) & exists e1 x2 x3.(v_make(e1) & of(x2,x3) & n_home(x3) & n_dinner(x2) & at(x1,x2) & Actor(e1,x2))) |
||
A woman in a top hat is trying to get into a maroon car at night. | SHe is breaking into the car. | 1 | 0.050786 | Trying to get into a car at night does not imply she is breaking into the car. | exists e1 p1 s1 x1 x2.(Topic(e1,p1) & Actor(e1,x1) & v_try(e1) & exists e2 x3 x4 x5.(at(e2,x5) & n_night(x5) & into(e2,x3) & n_car(x3) & of(x3,x4) & n_maroon(x4) & Actor(e2,x1) & v_get(e2)) & in(x1,x2) & n_hat(x2) & a_top(s1) & Theme(s1,x2) & n_woman(x1)) | exists e1 x1 x2.(n_car(x2) & ne_nam_she(x1) & into(e1,x2) & Actor(e1,x1) & v_break(e1)) | 4b6cd982-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 p1 s1 x1 x2.(v_try(e1) & n_woman(x1) & n_hat(x2) & in(x1,x2) & exists e2 x3 x4 x5.(v_get(e2) & of(x3,x4) & n_night(x5) & n_maroon(x4) & n_car(x3) & into(e2,x3) & at(e2,x5) & Actor(e2,x1)) & a_top(s1) & Topic(e1,p1) & Theme(s1,x2) & Actor(e1,x1)) | exists e1 x1 x2.(v_break(e1) & ne_nam_she(x1) & n_car(x2) & into(e1,x2) & Actor(e1,x1)) |
||
A woman in a top hat is trying to get into a maroon car at night. | A woman is outside | 1 | 0.952654 | Not all cars are outside. | exists e1 p1 s1 x1 x2.(Topic(e1,p1) & Actor(e1,x1) & v_try(e1) & exists e2 x3 x4 x5.(at(e2,x5) & n_night(x5) & into(e2,x3) & n_car(x3) & of(x3,x4) & n_maroon(x4) & Actor(e2,x1) & v_get(e2)) & in(x1,x2) & n_hat(x2) & a_top(s1) & Theme(s1,x2) & n_woman(x1)) | exists s1 x1.(Theme(s1,x1) & a_outside(s1) & n_woman(x1)) | 4b6ce3be-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 p1 s1 x1 x2.(v_try(e1) & n_woman(x1) & n_hat(x2) & in(x1,x2) & exists e2 x3 x4 x5.(v_get(e2) & of(x3,x4) & n_night(x5) & n_maroon(x4) & n_car(x3) & into(e2,x3) & at(e2,x5) & Actor(e2,x1)) & a_top(s1) & Topic(e1,p1) & Theme(s1,x2) & Actor(e1,x1)) | exists s1 x1.(n_woman(x1) & a_outside(s1) & Theme(s1,x1)) |
||
A woman in a top hat is trying to get into a maroon car at night. | A woman is getting into a car because it's dark. | 1 | 0.686544 | Getting into a car at night does not imply that it is because it is dark. | exists e1 p1 s1 x1 x2.(Topic(e1,p1) & Actor(e1,x1) & v_try(e1) & exists e2 x3 x4 x5.(at(e2,x5) & n_night(x5) & into(e2,x3) & n_car(x3) & of(x3,x4) & n_maroon(x4) & Actor(e2,x1) & v_get(e2)) & in(x1,x2) & n_hat(x2) & a_top(s1) & Theme(s1,x2) & n_woman(x1)) | exists e1 p1 x1 x2.(exists s1.(Theme(s1,x1) & a_dark(s1)) & n_thing(x1) & because(e1,p1) & into(e1,x2) & n_car(x2) & Actor(e1,x1) & v_get(e1) & n_woman(x1)) | 4b6ced0a-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 p1 s1 x1 x2.(v_try(e1) & n_woman(x1) & n_hat(x2) & in(x1,x2) & exists e2 x3 x4 x5.(v_get(e2) & of(x3,x4) & n_night(x5) & n_maroon(x4) & n_car(x3) & into(e2,x3) & at(e2,x5) & Actor(e2,x1)) & a_top(s1) & Topic(e1,p1) & Theme(s1,x2) & Actor(e1,x1)) | exists e1 p1 x1 x2.(v_get(e1) & n_woman(x1) & n_thing(x1) & n_car(x2) & into(e1,x2) & exists s1.(a_dark(s1) & Theme(s1,x1)) & because(e1,p1) & Actor(e1,x1)) |
||
A woman in a top hat is trying to get into a maroon car at night. | The woman is getting in the car to travel home. | 1 | 0.657438 | Getting in a car does not imply it is to travel home. | exists e1 p1 s1 x1 x2.(Topic(e1,p1) & Actor(e1,x1) & v_try(e1) & exists e2 x3 x4 x5.(at(e2,x5) & n_night(x5) & into(e2,x3) & n_car(x3) & of(x3,x4) & n_maroon(x4) & Actor(e2,x1) & v_get(e2)) & in(x1,x2) & n_hat(x2) & a_top(s1) & Theme(s1,x2) & n_woman(x1)) | exists e1 p1 x1 x2.(n_car(x2) & n_woman(x1) & Topic(e1,p1) & exists e2 x3.(Theme(e2,x3) & Actor(e2,x1) & v_travel(e2) & n_home(x3)) & in(e1,x2) & Actor(e1,x1) & v_get(e1)) | 4b6cf188-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 p1 s1 x1 x2.(v_try(e1) & n_woman(x1) & n_hat(x2) & in(x1,x2) & exists e2 x3 x4 x5.(v_get(e2) & of(x3,x4) & n_night(x5) & n_maroon(x4) & n_car(x3) & into(e2,x3) & at(e2,x5) & Actor(e2,x1)) & a_top(s1) & Topic(e1,p1) & Theme(s1,x2) & Actor(e1,x1)) | exists e1 p1 x1 x2.(v_get(e1) & n_woman(x1) & n_car(x2) & in(e1,x2) & exists e2 x3.(v_travel(e2) & n_home(x3) & Theme(e2,x3) & Actor(e2,x1)) & Topic(e1,p1) & Actor(e1,x1)) |
||
A woman in a top hat is trying to get into a maroon car at night. | SHe is outside. | 0 | 0.951671 | A car is most likely outside when she gets into it. | exists e1 p1 s1 x1 x2.(Topic(e1,p1) & Actor(e1,x1) & v_try(e1) & exists e2 x3 x4 x5.(at(e2,x5) & n_night(x5) & into(e2,x3) & n_car(x3) & of(x3,x4) & n_maroon(x4) & Actor(e2,x1) & v_get(e2)) & in(x1,x2) & n_hat(x2) & a_top(s1) & Theme(s1,x2) & n_woman(x1)) | exists s1 x1.(ne_nam_she(x1) & Theme(s1,x1) & a_outside(s1)) | 4b6d0a88-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 p1 s1 x1 x2.(v_try(e1) & n_woman(x1) & n_hat(x2) & in(x1,x2) & exists e2 x3 x4 x5.(v_get(e2) & of(x3,x4) & n_night(x5) & n_maroon(x4) & n_car(x3) & into(e2,x3) & at(e2,x5) & Actor(e2,x1)) & a_top(s1) & Topic(e1,p1) & Theme(s1,x2) & Actor(e1,x1)) | exists s1 x1.(ne_nam_she(x1) & a_outside(s1) & Theme(s1,x1)) |
||
A woman in a top hat is trying to get into a maroon car at night. | The car is a Buick. | 1 | 0.015836 | Not all cars are a Buick. | exists e1 p1 s1 x1 x2.(Topic(e1,p1) & Actor(e1,x1) & v_try(e1) & exists e2 x3 x4 x5.(at(e2,x5) & n_night(x5) & into(e2,x3) & n_car(x3) & of(x3,x4) & n_maroon(x4) & Actor(e2,x1) & v_get(e2)) & in(x1,x2) & n_hat(x2) & a_top(s1) & Theme(s1,x2) & n_woman(x1)) | exists p1 x1.(n_car(x1) & exists x2.((x1 = x2) & n_buick(x2))) | 4b6d0f6a-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 p1 s1 x1 x2.(v_try(e1) & n_woman(x1) & n_hat(x2) & in(x1,x2) & exists e2 x3 x4 x5.(v_get(e2) & of(x3,x4) & n_night(x5) & n_maroon(x4) & n_car(x3) & into(e2,x3) & at(e2,x5) & Actor(e2,x1)) & a_top(s1) & Topic(e1,p1) & Theme(s1,x2) & Actor(e1,x1)) | exists x1.(n_car(x1) & exists x2.(n_buick(x2) & (x1 = x2))) |
||
A woman is standing by a bike and two children, a boy and a girl, are with her and holding balloons. | A women stands by kids. | 0 | 0.975345 | A woman stands by kids is a restated and simplified version of the original sentence. | exists e1 e2 p1 x1 x2 x3 x4 x5 x6 x7 x8 x9.(by(e1,x2) & subset_of(x4,x2) & rel(x4,x5) & subset_of(x7,x5) & with(x8,x9) & n_balloon(x9) & Actor(e2,x9) & v_hold(e2) & of(x9,x1) & n_female(x1) & (x7 = x8) & n_girl(x7) & subset_of(x6,x5) & n_boy(x6) & n_child(x4) & card_eq_2(x4) & subset_of(x3,x2) & n_bike(x3) & Actor(e1,x1) & v_stand(e1) & n_woman(x1)) | exists x1 x2 x3.(a_topic(x1) & by(x1,x3) & n_kid(x3) & n_stand(x1) & of(x1,x2) & n_woman(x2)) | 4b6d6afa-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 x1 x2 x3 x4 x5 x6 x7 x8 x9.(with(x8,x9) & v_stand(e1) & v_hold(e2) & subset_of(x7,x5) & subset_of(x6,x5) & subset_of(x4,x2) & subset_of(x3,x2) & rel(x4,x5) & of(x9,x1) & n_woman(x1) & n_girl(x7) & n_female(x1) & n_child(x4) & n_boy(x6) & n_bike(x3) & n_balloon(x9) & card_eq_2(x4) & by(e1,x2) & Actor(e2,x9) & Actor(e1,x1) & (x7 = x8)) | exists x1 x2 x3.(of(x1,x2) & n_woman(x2) & n_stand(x1) & n_kid(x3) & by(x1,x3) & a_topic(x1)) |
||
A woman is standing by a bike and two children, a boy and a girl, are with her and holding balloons. | A woman and children are celebrating an event. | 1 | 0.565542 | Standing and holding balloons does not imply celebrating. | exists e1 e2 p1 x1 x2 x3 x4 x5 x6 x7 x8 x9.(by(e1,x2) & subset_of(x4,x2) & rel(x4,x5) & subset_of(x7,x5) & with(x8,x9) & n_balloon(x9) & Actor(e2,x9) & v_hold(e2) & of(x9,x1) & n_female(x1) & (x7 = x8) & n_girl(x7) & subset_of(x6,x5) & n_boy(x6) & n_child(x4) & card_eq_2(x4) & subset_of(x3,x2) & n_bike(x3) & Actor(e1,x1) & v_stand(e1) & n_woman(x1)) | exists e1 x1 x2 x3 x4.(Theme(e1,x4) & Actor(e1,x1) & v_celebrate(e1) & n_event(x4) & n_child(x3) & n_woman(x2) & subset_of(x3,x1) & subset_of(x2,x1)) | 4b6d6fe6-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 x1 x2 x3 x4 x5 x6 x7 x8 x9.(with(x8,x9) & v_stand(e1) & v_hold(e2) & subset_of(x7,x5) & subset_of(x6,x5) & subset_of(x4,x2) & subset_of(x3,x2) & rel(x4,x5) & of(x9,x1) & n_woman(x1) & n_girl(x7) & n_female(x1) & n_child(x4) & n_boy(x6) & n_bike(x3) & n_balloon(x9) & card_eq_2(x4) & by(e1,x2) & Actor(e2,x9) & Actor(e1,x1) & (x7 = x8)) | exists e1 x1 x2 x3 x4.(v_celebrate(e1) & subset_of(x3,x1) & subset_of(x2,x1) & n_woman(x2) & n_event(x4) & n_child(x3) & Theme(e1,x4) & Actor(e1,x1)) |
||
A woman is standing by a bike and two children, a boy and a girl, are with her and holding balloons. | A man standing with his kids who are holding balloons. | 2 | 0.000181 | A woman and a man are two different genders. | exists e1 e2 p1 x1 x2 x3 x4 x5 x6 x7 x8 x9.(by(e1,x2) & subset_of(x4,x2) & rel(x4,x5) & subset_of(x7,x5) & with(x8,x9) & n_balloon(x9) & Actor(e2,x9) & v_hold(e2) & of(x9,x1) & n_female(x1) & (x7 = x8) & n_girl(x7) & subset_of(x6,x5) & n_boy(x6) & n_child(x4) & card_eq_2(x4) & subset_of(x3,x2) & n_bike(x3) & Actor(e1,x1) & v_stand(e1) & n_woman(x1)) | exists e1 e2 x1 x2 x3 x4 x5.(a_topic(x1) & with(e1,x3) & Theme(e2,x5) & Actor(e2,x4) & v_hold(e2) & n_balloon(x5) & (x3 = x4) & n_kid(x3) & of(x3,x1) & n_male(x1) & Actor(e1,x2) & v_stand(e1) & (x1 = x2) & n_man(x1)) | 4b6d7f86-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 x1 x2 x3 x4 x5 x6 x7 x8 x9.(with(x8,x9) & v_stand(e1) & v_hold(e2) & subset_of(x7,x5) & subset_of(x6,x5) & subset_of(x4,x2) & subset_of(x3,x2) & rel(x4,x5) & of(x9,x1) & n_woman(x1) & n_girl(x7) & n_female(x1) & n_child(x4) & n_boy(x6) & n_bike(x3) & n_balloon(x9) & card_eq_2(x4) & by(e1,x2) & Actor(e2,x9) & Actor(e1,x1) & (x7 = x8)) | exists e1 e2 x1 x2 x3 x4 x5.(with(e1,x3) & v_stand(e1) & v_hold(e2) & of(x3,x1) & n_man(x1) & n_male(x1) & n_kid(x3) & n_balloon(x5) & a_topic(x1) & Theme(e2,x5) & Actor(e2,x4) & Actor(e1,x2) & (x3 = x4) & (x1 = x2)) |
||
A woman is standing by a bike and two children, a boy and a girl, are with her and holding balloons. | A woman is trying to make sure her two children are happy. | 1 | 0.776862 | Standing by children does not imply making sure they are happy or that the children are the woman's. | exists e1 e2 p1 x1 x2 x3 x4 x5 x6 x7 x8 x9.(by(e1,x2) & subset_of(x4,x2) & rel(x4,x5) & subset_of(x7,x5) & with(x8,x9) & n_balloon(x9) & Actor(e2,x9) & v_hold(e2) & of(x9,x1) & n_female(x1) & (x7 = x8) & n_girl(x7) & subset_of(x6,x5) & n_boy(x6) & n_child(x4) & card_eq_2(x4) & subset_of(x3,x2) & n_bike(x3) & Actor(e1,x1) & v_stand(e1) & n_woman(x1)) | exists e1 p1 x1 x2.(Topic(e1,p1) & Actor(e1,x1) & v_try(e1) & exists e2 p2.(exists e3 p3.(exists s1.(Theme(s1,x2) & a_happy(s1)) & Topic(e3,p3) & Actor(e3,x1) & v_sure(e3)) & Topic(e2,p2) & Actor(e2,x1) & v_make(e2)) & n_child(x2) & card_eq_2(x2) & of(x2,x1) & n_female(x1) & n_woman(x1)) | 4b6d89c2-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 x1 x2 x3 x4 x5 x6 x7 x8 x9.(with(x8,x9) & v_stand(e1) & v_hold(e2) & subset_of(x7,x5) & subset_of(x6,x5) & subset_of(x4,x2) & subset_of(x3,x2) & rel(x4,x5) & of(x9,x1) & n_woman(x1) & n_girl(x7) & n_female(x1) & n_child(x4) & n_boy(x6) & n_bike(x3) & n_balloon(x9) & card_eq_2(x4) & by(e1,x2) & Actor(e2,x9) & Actor(e1,x1) & (x7 = x8)) | exists e1 p1 x1 x2.(v_try(e1) & of(x2,x1) & n_woman(x1) & n_female(x1) & n_child(x2) & exists e2 p2.(v_make(e2) & exists e3 p3.(v_sure(e3) & exists s1.(a_happy(s1) & Theme(s1,x2)) & Topic(e3,p3) & Actor(e3,x1)) & Topic(e2,p2) & Actor(e2,x1)) & card_eq_2(x2) & Topic(e1,p1) & Actor(e1,x1)) |
||
A woman is standing by a bike and two children, a boy and a girl, are with her and holding balloons. | A mother stands with her children who are holding balloons. | 1 | 0.789209 | Woman does not imply mother. | exists e1 e2 p1 x1 x2 x3 x4 x5 x6 x7 x8 x9.(by(e1,x2) & subset_of(x4,x2) & rel(x4,x5) & subset_of(x7,x5) & with(x8,x9) & n_balloon(x9) & Actor(e2,x9) & v_hold(e2) & of(x9,x1) & n_female(x1) & (x7 = x8) & n_girl(x7) & subset_of(x6,x5) & n_boy(x6) & n_child(x4) & card_eq_2(x4) & subset_of(x3,x2) & n_bike(x3) & Actor(e1,x1) & v_stand(e1) & n_woman(x1)) | exists e1 e2 x1 x2 x3 x4.(with(e1,x2) & Theme(e2,x4) & Actor(e2,x3) & v_hold(e2) & n_balloon(x4) & (x2 = x3) & n_child(x2) & of(x2,x1) & n_female(x1) & Actor(e1,x1) & v_stand(e1) & n_mother(x1)) | 4b6d93ae-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 x1 x2 x3 x4 x5 x6 x7 x8 x9.(with(x8,x9) & v_stand(e1) & v_hold(e2) & subset_of(x7,x5) & subset_of(x6,x5) & subset_of(x4,x2) & subset_of(x3,x2) & rel(x4,x5) & of(x9,x1) & n_woman(x1) & n_girl(x7) & n_female(x1) & n_child(x4) & n_boy(x6) & n_bike(x3) & n_balloon(x9) & card_eq_2(x4) & by(e1,x2) & Actor(e2,x9) & Actor(e1,x1) & (x7 = x8)) | exists e1 e2 x1 x2 x3 x4.(with(e1,x2) & v_stand(e1) & v_hold(e2) & of(x2,x1) & n_mother(x1) & n_female(x1) & n_child(x2) & n_balloon(x4) & Theme(e2,x4) & Actor(e2,x3) & Actor(e1,x1) & (x2 = x3)) |
||
A woman is standing by a bike and two children, a boy and a girl, are with her and holding balloons. | The boy and girl standing with the woman are her kids. | 1 | 0.761179 | Just because there are two kids next to a woman doesn't mean they are specifically her children. | exists e1 e2 p1 x1 x2 x3 x4 x5 x6 x7 x8 x9.(by(e1,x2) & subset_of(x4,x2) & rel(x4,x5) & subset_of(x7,x5) & with(x8,x9) & n_balloon(x9) & Actor(e2,x9) & v_hold(e2) & of(x9,x1) & n_female(x1) & (x7 = x8) & n_girl(x7) & subset_of(x6,x5) & n_boy(x6) & n_child(x4) & card_eq_2(x4) & subset_of(x3,x2) & n_bike(x3) & Actor(e1,x1) & v_stand(e1) & n_woman(x1)) | exists p1 x1 x2 x3 x4 x5 x6.(n_kid(x6) & of(x6,x2) & n_female(x2) & n_woman(x5) & n_standing(x3) & of(x3,x4) & n_girl(x4) & n_boy(x2) & subset_of(x3,x1) & subset_of(x2,x1) & (x1 = x6) & with(x1,x5)) | 4b6daaba-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 x1 x2 x3 x4 x5 x6 x7 x8 x9.(with(x8,x9) & v_stand(e1) & v_hold(e2) & subset_of(x7,x5) & subset_of(x6,x5) & subset_of(x4,x2) & subset_of(x3,x2) & rel(x4,x5) & of(x9,x1) & n_woman(x1) & n_girl(x7) & n_female(x1) & n_child(x4) & n_boy(x6) & n_bike(x3) & n_balloon(x9) & card_eq_2(x4) & by(e1,x2) & Actor(e2,x9) & Actor(e1,x1) & (x7 = x8)) | exists x1 x2 x3 x4 x5 x6.(with(x1,x5) & subset_of(x3,x1) & subset_of(x2,x1) & of(x6,x2) & of(x3,x4) & n_woman(x5) & n_standing(x3) & n_kid(x6) & n_girl(x4) & n_female(x2) & n_boy(x2) & (x1 = x6)) |
||
A woman is standing by a bike and two children, a boy and a girl, are with her and holding balloons. | A women stands by kids outdoors. | 1 | 0.912623 | Standing by a bike doesn't imply that they're standing outdoors. | exists e1 e2 p1 x1 x2 x3 x4 x5 x6 x7 x8 x9.(by(e1,x2) & subset_of(x4,x2) & rel(x4,x5) & subset_of(x7,x5) & with(x8,x9) & n_balloon(x9) & Actor(e2,x9) & v_hold(e2) & of(x9,x1) & n_female(x1) & (x7 = x8) & n_girl(x7) & subset_of(x6,x5) & n_boy(x6) & n_child(x4) & card_eq_2(x4) & subset_of(x3,x2) & n_bike(x3) & Actor(e1,x1) & v_stand(e1) & n_woman(x1)) | exists x1 x2 x3 x4.(a_topic(x1) & by(x1,x3) & n_outdoors(x3) & of(x3,x4) & n_kid(x4) & n_stand(x1) & of(x1,x2) & n_woman(x2)) | 4b6db000-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 x1 x2 x3 x4 x5 x6 x7 x8 x9.(with(x8,x9) & v_stand(e1) & v_hold(e2) & subset_of(x7,x5) & subset_of(x6,x5) & subset_of(x4,x2) & subset_of(x3,x2) & rel(x4,x5) & of(x9,x1) & n_woman(x1) & n_girl(x7) & n_female(x1) & n_child(x4) & n_boy(x6) & n_bike(x3) & n_balloon(x9) & card_eq_2(x4) & by(e1,x2) & Actor(e2,x9) & Actor(e1,x1) & (x7 = x8)) | exists x1 x2 x3 x4.(of(x3,x4) & of(x1,x2) & n_woman(x2) & n_stand(x1) & n_outdoors(x3) & n_kid(x4) & by(x1,x3) & a_topic(x1)) |
||
Several people are riding motorcycles down a narrow street. | The people who are shown are in a motorcycle club. | 1 | 0.24122 | Riding motorcycles down a narrow street don't mean that they are in a motorcycle club. | exists e1 s1 s2 x1 x2 x3.(Theme(e1,x2) & Actor(e1,x1) & v_ride(e1) & down(x2,x3) & n_street(x3) & a_narrow(s2) & Theme(s2,x3) & n_motorcycle(x2) & n_people(x1) & a_several(s1) & Theme(s1,x1)) | exists e1 p1 x1 x2.(n_people(x1) & exists x3 x4.(in(x1,x3) & n_club(x3) & of(x3,x4) & n_motorcycle(x4)) & Theme(e1,x2) & v_show(e1) & (x1 = x2)) | 4b6de0d4-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 x1 x2 x3.(v_ride(e1) & n_street(x3) & n_people(x1) & n_motorcycle(x2) & down(x2,x3) & a_several(s1) & a_narrow(s2) & Theme(s2,x3) & Theme(s1,x1) & Theme(e1,x2) & Actor(e1,x1)) | exists e1 x1 x2.(v_show(e1) & n_people(x1) & exists x3 x4.(of(x3,x4) & n_motorcycle(x4) & n_club(x3) & in(x1,x3)) & Theme(e1,x2) & (x1 = x2)) |
||
Several people are riding motorcycles down a narrow street. | Motorcycles are racing down a street. | 1 | 0.080468 | Just because people are riding motorcycles doesn't mean that they are racing. | exists e1 s1 s2 x1 x2 x3.(Theme(e1,x2) & Actor(e1,x1) & v_ride(e1) & down(x2,x3) & n_street(x3) & a_narrow(s2) & Theme(s2,x3) & n_motorcycle(x2) & n_people(x1) & a_several(s1) & Theme(s1,x1)) | exists e1 x1 x2.(down(e1,x2) & n_street(x2) & Actor(e1,x1) & v_race(e1) & n_motorcycle(x1)) | 4b6dea16-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 x1 x2 x3.(v_ride(e1) & n_street(x3) & n_people(x1) & n_motorcycle(x2) & down(x2,x3) & a_several(s1) & a_narrow(s2) & Theme(s2,x3) & Theme(s1,x1) & Theme(e1,x2) & Actor(e1,x1)) | exists e1 x1 x2.(v_race(e1) & n_street(x2) & n_motorcycle(x1) & down(e1,x2) & Actor(e1,x1)) |
||
Several people are riding motorcycles down a narrow street. | A bunch of bikers riding min motorcycles down a narrow street. | 1 | 0.683866 | It can't be assumed that all people who ride motorcycles are riding min motorcycles | exists e1 s1 s2 x1 x2 x3.(Theme(e1,x2) & Actor(e1,x1) & v_ride(e1) & down(x2,x3) & n_street(x3) & a_narrow(s2) & Theme(s2,x3) & n_motorcycle(x2) & n_people(x1) & a_several(s1) & Theme(s1,x1)) | exists e1 s1 s2 x1 x2 x3 x4 x5.(a_topic(x1) & Theme(e1,x4) & Actor(e1,x3) & v_ride(e1) & down(x4,x5) & n_street(x5) & a_narrow(s2) & Theme(s2,x5) & n_motorcycle(x4) & a_min(s1) & Theme(s1,x4) & (x1 = x3) & of(x1,x2) & n_biker(x2) & n_bunch(x1)) | 4b6deec6-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 x1 x2 x3.(v_ride(e1) & n_street(x3) & n_people(x1) & n_motorcycle(x2) & down(x2,x3) & a_several(s1) & a_narrow(s2) & Theme(s2,x3) & Theme(s1,x1) & Theme(e1,x2) & Actor(e1,x1)) | exists e1 s1 s2 x1 x2 x3 x4 x5.(v_ride(e1) & of(x1,x2) & n_street(x5) & n_motorcycle(x4) & n_bunch(x1) & n_biker(x2) & down(x4,x5) & a_topic(x1) & a_narrow(s2) & a_min(s1) & Theme(s2,x5) & Theme(s1,x4) & Theme(e1,x4) & Actor(e1,x3) & (x1 = x3)) |
||
Several people are riding motorcycles down a narrow street. | People riding motorcycles | 0 | 0.975345 | Several people is the same as people. | exists e1 s1 s2 x1 x2 x3.(Theme(e1,x2) & Actor(e1,x1) & v_ride(e1) & down(x2,x3) & n_street(x3) & a_narrow(s2) & Theme(s2,x3) & n_motorcycle(x2) & n_people(x1) & a_several(s1) & Theme(s1,x1)) | exists e1 x1 x2 x3.(a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & v_ride(e1) & n_motorcycle(x3) & (x1 = x2) & n_people(x1)) | 4b6df902-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 x1 x2 x3.(v_ride(e1) & n_street(x3) & n_people(x1) & n_motorcycle(x2) & down(x2,x3) & a_several(s1) & a_narrow(s2) & Theme(s2,x3) & Theme(s1,x1) & Theme(e1,x2) & Actor(e1,x1)) | exists e1 x1 x2 x3.(v_ride(e1) & n_people(x1) & n_motorcycle(x3) & a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2)) |
||
Several people are riding motorcycles down a narrow street. | People riding bikes down narrow road | 1 | 0.891971 | All bikes aren't necessarily motorcycles. | exists e1 s1 s2 x1 x2 x3.(Theme(e1,x2) & Actor(e1,x1) & v_ride(e1) & down(x2,x3) & n_street(x3) & a_narrow(s2) & Theme(s2,x3) & n_motorcycle(x2) & n_people(x1) & a_several(s1) & Theme(s1,x1)) | exists e1 s1 x1 x2 x3 x4.(a_topic(x1) & down(e1,x4) & n_road(x4) & a_narrow(s1) & Theme(s1,x4) & Theme(e1,x3) & Actor(e1,x2) & v_ride(e1) & n_bike(x3) & (x1 = x2) & n_people(x1)) | 4b6dfed4-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 x1 x2 x3.(v_ride(e1) & n_street(x3) & n_people(x1) & n_motorcycle(x2) & down(x2,x3) & a_several(s1) & a_narrow(s2) & Theme(s2,x3) & Theme(s1,x1) & Theme(e1,x2) & Actor(e1,x1)) | exists e1 s1 x1 x2 x3 x4.(v_ride(e1) & n_road(x4) & n_people(x1) & n_bike(x3) & down(e1,x4) & a_topic(x1) & a_narrow(s1) & Theme(s1,x4) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2)) |
||
Several people are riding motorcycles down a narrow street. | People driving car down narrow street | 2 | 0 | People aren't riding motorcycles AND driving cars down the narrow street. | exists e1 s1 s2 x1 x2 x3.(Theme(e1,x2) & Actor(e1,x1) & v_ride(e1) & down(x2,x3) & n_street(x3) & a_narrow(s2) & Theme(s2,x3) & n_motorcycle(x2) & n_people(x1) & a_several(s1) & Theme(s1,x1)) | exists e1 s1 x1 x2 x3 x4.(a_topic(x1) & down(e1,x4) & n_street(x4) & a_narrow(s1) & Theme(s1,x4) & Theme(e1,x3) & Actor(e1,x2) & v_drive(e1) & n_car(x3) & (x1 = x2) & n_people(x1)) | 4b6e0d70-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 x1 x2 x3.(v_ride(e1) & n_street(x3) & n_people(x1) & n_motorcycle(x2) & down(x2,x3) & a_several(s1) & a_narrow(s2) & Theme(s2,x3) & Theme(s1,x1) & Theme(e1,x2) & Actor(e1,x1)) | exists e1 s1 x1 x2 x3 x4.(v_drive(e1) & n_street(x4) & n_people(x1) & n_car(x3) & down(e1,x4) & a_topic(x1) & a_narrow(s1) & Theme(s1,x4) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2)) |
||
Several people are riding motorcycles down a narrow street. | People are wearing helmets. | 1 | 0.737874 | Just because people are riding motorcycles doesn't mean they're wearing helmets. | exists e1 s1 s2 x1 x2 x3.(Theme(e1,x2) & Actor(e1,x1) & v_ride(e1) & down(x2,x3) & n_street(x3) & a_narrow(s2) & Theme(s2,x3) & n_motorcycle(x2) & n_people(x1) & a_several(s1) & Theme(s1,x1)) | exists e1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_wear(e1) & n_helmet(x2) & n_people(x1)) | 4b6e1d24-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 x1 x2 x3.(v_ride(e1) & n_street(x3) & n_people(x1) & n_motorcycle(x2) & down(x2,x3) & a_several(s1) & a_narrow(s2) & Theme(s2,x3) & Theme(s1,x1) & Theme(e1,x2) & Actor(e1,x1)) | exists e1 x1 x2.(v_wear(e1) & n_people(x1) & n_helmet(x2) & Theme(e1,x2) & Actor(e1,x1)) |
||
Two race cars speed around a track. | About a half dozen cars are racing down the road. | 2 | 0.000078 | Two cars are not about a half dozen. | exists e1 x1 x2 x3 x4.(around(e1,x4) & n_track(x4) & Theme(e1,x3) & Actor(e1,x1) & v_speed(e1) & n_thing(x3) & n_car(x1) & of(x1,x2) & n_race(x2) & card_eq_2(x1)) | exists e1 x1 x2 x3 x4.(n_road(x4) & down(e1,x4) & Actor(e1,x1) & v_race(e1) & r_about(x1) & n_car(x1) & of(x1,x3) & n_dozen(x3) & of(x1,x2) & n_half(x2)) | 4b7022b8-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4.(v_speed(e1) & of(x1,x2) & n_track(x4) & n_thing(x3) & n_race(x2) & n_car(x1) & card_eq_2(x1) & around(e1,x4) & Theme(e1,x3) & Actor(e1,x1)) | exists e1 x1 x2 x3 x4.(v_race(e1) & r_about(x1) & of(x1,x3) & of(x1,x2) & n_road(x4) & n_half(x2) & n_dozen(x3) & n_car(x1) & down(e1,x4) & Actor(e1,x1)) |
||
Two race cars speed around a track. | Two cars are moving. | 0 | 0.978526 | Race cars can be commonly called as cars, and "moving" is a rephrasing of "speed around". | exists e1 x1 x2 x3 x4.(around(e1,x4) & n_track(x4) & Theme(e1,x3) & Actor(e1,x1) & v_speed(e1) & n_thing(x3) & n_car(x1) & of(x1,x2) & n_race(x2) & card_eq_2(x1)) | exists e1 x1.(Actor(e1,x1) & v_move(e1) & n_car(x1) & card_eq_2(x1)) | 4b702d80-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4.(v_speed(e1) & of(x1,x2) & n_track(x4) & n_thing(x3) & n_race(x2) & n_car(x1) & card_eq_2(x1) & around(e1,x4) & Theme(e1,x3) & Actor(e1,x1)) | exists e1 x1.(v_move(e1) & n_car(x1) & card_eq_2(x1) & Actor(e1,x1)) |
||
Two race cars speed around a track. | The two frontrunners in a NASCAR race are coming around a curve together. | 1 | 0.590619 | Not all race cars is for a NASCAR race. That two race cars speed around a track is not necessarily frontrunners. | exists e1 x1 x2 x3 x4.(around(e1,x4) & n_track(x4) & Theme(e1,x3) & Actor(e1,x1) & v_speed(e1) & n_thing(x3) & n_car(x1) & of(x1,x2) & n_race(x2) & card_eq_2(x1)) | exists e1 s1 x1 x2 x3 x4.(n_frontrunner(x1) & card_eq_2(x1) & a_together(s1) & Manner(e1,s1) & around(e1,x4) & n_curve(x4) & Actor(e1,x1) & v_come(e1) & in(x1,x2) & n_race(x2) & of(x2,x3) & n_nascar(x3)) | 4b7040d6-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4.(v_speed(e1) & of(x1,x2) & n_track(x4) & n_thing(x3) & n_race(x2) & n_car(x1) & card_eq_2(x1) & around(e1,x4) & Theme(e1,x3) & Actor(e1,x1)) | exists e1 s1 x1 x2 x3 x4.(v_come(e1) & of(x2,x3) & n_race(x2) & n_nascar(x3) & n_frontrunner(x1) & n_curve(x4) & in(x1,x2) & card_eq_2(x1) & around(e1,x4) & a_together(s1) & Manner(e1,s1) & Actor(e1,x1)) |
||
Two race cars speed around a track. | Two cars are racing in the final race of the season. | 1 | 0.533909 | It is not necessarily the final race of the season that two race cars speed around a track. | exists e1 x1 x2 x3 x4.(around(e1,x4) & n_track(x4) & Theme(e1,x3) & Actor(e1,x1) & v_speed(e1) & n_thing(x3) & n_car(x1) & of(x1,x2) & n_race(x2) & card_eq_2(x1)) | exists e1 s1 x1 x2 x3.(n_season(x3) & n_race(x2) & a_final(s1) & Theme(s1,x2) & in(e1,x2) & of(x2,x3) & Actor(e1,x1) & v_race(e1) & n_car(x1) & card_eq_2(x1)) | 4b704ac2-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4.(v_speed(e1) & of(x1,x2) & n_track(x4) & n_thing(x3) & n_race(x2) & n_car(x1) & card_eq_2(x1) & around(e1,x4) & Theme(e1,x3) & Actor(e1,x1)) | exists e1 s1 x1 x2 x3.(v_race(e1) & of(x2,x3) & n_season(x3) & n_race(x2) & n_car(x1) & in(e1,x2) & card_eq_2(x1) & a_final(s1) & Theme(s1,x2) & Actor(e1,x1)) |
||
Two race cars speed around a track. | Two race cards compete for the gold medal. | 1 | 0.653995 | Speeding does not necessarily equate to compete. | exists e1 x1 x2 x3 x4.(around(e1,x4) & n_track(x4) & Theme(e1,x3) & Actor(e1,x1) & v_speed(e1) & n_thing(x3) & n_car(x1) & of(x1,x2) & n_race(x2) & card_eq_2(x1)) | exists e1 x1 x2 x3 x4.(n_medal(x3) & of(x3,x4) & n_gold(x4) & for(e1,x3) & Actor(e1,x1) & v_compete(e1) & n_card(x1) & of(x1,x2) & n_race(x2) & card_eq_2(x1)) | 4b7054f4-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4.(v_speed(e1) & of(x1,x2) & n_track(x4) & n_thing(x3) & n_race(x2) & n_car(x1) & card_eq_2(x1) & around(e1,x4) & Theme(e1,x3) & Actor(e1,x1)) | exists e1 x1 x2 x3 x4.(v_compete(e1) & of(x3,x4) & of(x1,x2) & n_race(x2) & n_medal(x3) & n_gold(x4) & n_card(x1) & for(e1,x3) & card_eq_2(x1) & Actor(e1,x1)) |
||
Two race cars speed around a track. | Two cars are setting a record pace. | 1 | 0.356405 | Just because cars speed doesn't mean they are setting a record. | exists e1 x1 x2 x3 x4.(around(e1,x4) & n_track(x4) & Theme(e1,x3) & Actor(e1,x1) & v_speed(e1) & n_thing(x3) & n_car(x1) & of(x1,x2) & n_race(x2) & card_eq_2(x1)) | exists e1 x1 x2 x3.(Theme(e1,x2) & Actor(e1,x1) & v_set(e1) & n_pace(x2) & of(x2,x3) & n_record(x3) & n_car(x1) & card_eq_2(x1)) | 4b705f44-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4.(v_speed(e1) & of(x1,x2) & n_track(x4) & n_thing(x3) & n_race(x2) & n_car(x1) & card_eq_2(x1) & around(e1,x4) & Theme(e1,x3) & Actor(e1,x1)) | exists e1 x1 x2 x3.(v_set(e1) & of(x2,x3) & n_record(x3) & n_pace(x2) & n_car(x1) & card_eq_2(x1) & Theme(e1,x2) & Actor(e1,x1)) |
||
Two race cars speed around a track. | Two cars are racing on a track while spectators look on. | 1 | 0.888112 | We don't know if the cars are racing. | exists e1 x1 x2 x3 x4.(around(e1,x4) & n_track(x4) & Theme(e1,x3) & Actor(e1,x1) & v_speed(e1) & n_thing(x3) & n_car(x1) & of(x1,x2) & n_race(x2) & card_eq_2(x1)) | exists e1 p1 x1 x2.(exists e2 p2 x3.(exists s1.(Theme(s1,x3) & a_on(s1)) & Topic(e2,p2) & Actor(e2,x3) & v_look(e2) & n_spectator(x3)) & while(e1,p1) & on(e1,x2) & n_track(x2) & Actor(e1,x1) & v_race(e1) & n_car(x1) & card_eq_2(x1)) | 4b70e586-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4.(v_speed(e1) & of(x1,x2) & n_track(x4) & n_thing(x3) & n_race(x2) & n_car(x1) & card_eq_2(x1) & around(e1,x4) & Theme(e1,x3) & Actor(e1,x1)) | exists e1 p1 x1 x2.(while(e1,p1) & v_race(e1) & on(e1,x2) & n_track(x2) & n_car(x1) & exists e2 p2 x3.(v_look(e2) & n_spectator(x3) & exists s1.(a_on(s1) & Theme(s1,x3)) & Topic(e2,p2) & Actor(e2,x3)) & card_eq_2(x1) & Actor(e1,x1)) |
||
A man in blue shirt is surrounded by football players. | The football players are watching an opera. | 2 | -100 | Either the man or the opera is near the football players. | exists e1 s1 x1 x2 x3 x4.(Actor(e1,x3) & n_player(x3) & of(x3,x4) & n_football(x4) & Theme(e1,x1) & v_surround(e1) & in(x1,x2) & n_shirt(x2) & a_blue(s1) & Theme(s1,x2) & n_man(x1)) | exists e1 x1 x2 x3.(n_player(x1) & of(x1,x2) & n_football(x2) & Theme(e1,x3) & Actor(e1,x1) & v_watch(e1) & n_opera(x3)) | 4b7155de-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4.(v_surround(e1) & of(x3,x4) & n_shirt(x2) & n_player(x3) & n_man(x1) & n_football(x4) & in(x1,x2) & a_blue(s1) & Theme(s1,x2) & Theme(e1,x1) & Actor(e1,x3)) | exists e1 x1 x2 x3.(v_watch(e1) & of(x1,x2) & n_player(x1) & n_opera(x3) & n_football(x2) & Theme(e1,x3) & Actor(e1,x1)) |
||
A football coach standing with his players behind him. | The football team is getting ready for their game. | 1 | -100 | We don't know if the team is getting ready. | exists e1 x1 x2 x3 x4.(a_topic(x1) & with(e1,x4) & behind(x4,x1) & n_male(x1) & n_male(x1) & n_player(x4) & of(x4,x1) & Actor(e1,x3) & v_stand(e1) & (x1 = x3) & n_coach(x1) & of(x1,x2) & n_football(x2)) | exists e1 p1 x1 x2 x3.(n_game(x3) & of(x3,x1) & n_thing(x1) & n_team(x1) & of(x1,x2) & n_football(x2) & exists s1.(for(s1,x3) & Theme(s1,x1) & a_ready(s1)) & Topic(e1,p1) & Actor(e1,x1) & v_get(e1)) | 4b715dc2-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4.(with(e1,x4) & v_stand(e1) & of(x4,x1) & of(x1,x2) & n_player(x4) & n_male(x1) & n_football(x2) & n_coach(x1) & behind(x4,x1) & a_topic(x1) & Actor(e1,x3) & (x1 = x3)) | exists e1 p1 x1 x2 x3.(v_get(e1) & of(x3,x1) & of(x1,x2) & n_thing(x1) & n_team(x1) & n_game(x3) & n_football(x2) & exists s1.(for(s1,x3) & a_ready(s1) & Theme(s1,x1)) & Topic(e1,p1) & Actor(e1,x1)) |
||
A football coach standing with his players behind him. | A gymnast is walking on the balance beam. | 2 | -100 | A football coach is not the same as a gymnast. | exists e1 x1 x2 x3 x4.(a_topic(x1) & with(e1,x4) & behind(x4,x1) & n_male(x1) & n_male(x1) & n_player(x4) & of(x4,x1) & Actor(e1,x3) & v_stand(e1) & (x1 = x3) & n_coach(x1) & of(x1,x2) & n_football(x2)) | exists e1 x1 x2 x3.(n_beam(x2) & of(x2,x3) & n_balance(x3) & on(e1,x2) & Actor(e1,x1) & v_walk(e1) & n_gymnast(x1)) | 4b716574-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4.(with(e1,x4) & v_stand(e1) & of(x4,x1) & of(x1,x2) & n_player(x4) & n_male(x1) & n_football(x2) & n_coach(x1) & behind(x4,x1) & a_topic(x1) & Actor(e1,x3) & (x1 = x3)) | exists e1 x1 x2 x3.(v_walk(e1) & on(e1,x2) & of(x2,x3) & n_gymnast(x1) & n_beam(x2) & n_balance(x3) & Actor(e1,x1)) |
||
A football coach standing with his players behind him. | There are people gathered around. | 0 | -100 | A football coach and his players can be commonly termed as people. | exists e1 x1 x2 x3 x4.(a_topic(x1) & with(e1,x4) & behind(x4,x1) & n_male(x1) & n_male(x1) & n_player(x4) & of(x4,x1) & Actor(e1,x3) & v_stand(e1) & (x1 = x3) & n_coach(x1) & of(x1,x2) & n_football(x2)) | exists p1 x1 e1 p2 x2 x3.((x1 = x2) & exists s1.(Theme(s1,x3) & a_around(s1)) & Recipient(e1,p2) & Topic(e1,x3) & v_gather(e1) & (x2 = x3) & n_people(x2)) | 4b716dc6-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4.(with(e1,x4) & v_stand(e1) & of(x4,x1) & of(x1,x2) & n_player(x4) & n_male(x1) & n_football(x2) & n_coach(x1) & behind(x4,x1) & a_topic(x1) & Actor(e1,x3) & (x1 = x3)) | exists x1 e1 p2 x2 x3.(v_gather(e1) & n_people(x2) & exists s1.(a_around(s1) & Theme(s1,x3)) & Topic(e1,x3) & Recipient(e1,p2) & (x2 = x3) & (x1 = x2)) |
||
A man surrounded by football players. | A coach signals the plays to a group of football players | 1 | -100 | A man surrounded by football players need not necessarily be a coach. | exists e1 x1 x2 x3 x4.(a_topic(x1) & Actor(e1,x3) & n_player(x3) & of(x3,x4) & n_football(x4) & Theme(e1,x2) & v_surround(e1) & (x1 = x2) & n_man(x1)) | exists e1 x1 x2 x3 x4 x5.(n_play(x2) & to(e1,x3) & of(x3,x4) & n_player(x4) & of(x4,x5) & n_football(x5) & n_group(x3) & Theme(e1,x2) & Actor(e1,x1) & v_signal(e1) & n_coach(x1)) | 4b7176c2-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4.(v_surround(e1) & of(x3,x4) & n_player(x3) & n_man(x1) & n_football(x4) & a_topic(x1) & Theme(e1,x2) & Actor(e1,x3) & (x1 = x2)) | exists e1 x1 x2 x3 x4 x5.(v_signal(e1) & to(e1,x3) & of(x4,x5) & of(x3,x4) & n_player(x4) & n_play(x2) & n_group(x3) & n_football(x5) & n_coach(x1) & Theme(e1,x2) & Actor(e1,x1)) |
||
A man surrounded by football players. | A coach is surrounded by a group of football players | 0 | -100 | The man is a football coach. | exists e1 x1 x2 x3 x4.(a_topic(x1) & Actor(e1,x3) & n_player(x3) & of(x3,x4) & n_football(x4) & Theme(e1,x2) & v_surround(e1) & (x1 = x2) & n_man(x1)) | exists e1 x1 x2 x3 x4.(Actor(e1,x2) & of(x2,x3) & n_player(x3) & of(x3,x4) & n_football(x4) & n_group(x2) & Theme(e1,x1) & v_surround(e1) & n_coach(x1)) | 4b717ef6-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4.(v_surround(e1) & of(x3,x4) & n_player(x3) & n_man(x1) & n_football(x4) & a_topic(x1) & Theme(e1,x2) & Actor(e1,x3) & (x1 = x2)) | exists e1 x1 x2 x3 x4.(v_surround(e1) & of(x3,x4) & of(x2,x3) & n_player(x3) & n_group(x2) & n_football(x4) & n_coach(x1) & Theme(e1,x1) & Actor(e1,x2)) |
||
A man surrounded by football players. | A coach berates the poor play of a group of football players | 2 | -100 | surrounded does not mean the person berates the players. | exists e1 x1 x2 x3 x4.(a_topic(x1) & Actor(e1,x3) & n_player(x3) & of(x3,x4) & n_football(x4) & Theme(e1,x2) & v_surround(e1) & (x1 = x2) & n_man(x1)) | exists e1 s1 x1 x2 x3 x4 x5.(n_play(x2) & a_poor(s1) & Theme(s1,x2) & Theme(e1,x2) & Actor(e1,x1) & v_berate(e1) & of(x2,x3) & of(x3,x4) & n_player(x4) & of(x4,x5) & n_football(x5) & n_group(x3) & n_coach(x1)) | 4b718b62-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4.(v_surround(e1) & of(x3,x4) & n_player(x3) & n_man(x1) & n_football(x4) & a_topic(x1) & Theme(e1,x2) & Actor(e1,x3) & (x1 = x2)) | exists e1 s1 x1 x2 x3 x4 x5.(v_berate(e1) & of(x4,x5) & of(x3,x4) & of(x2,x3) & n_player(x4) & n_play(x2) & n_group(x3) & n_football(x5) & n_coach(x1) & a_poor(s1) & Theme(s1,x2) & Theme(e1,x2) & Actor(e1,x1)) |
||
A man with no shirt stands holding wire in a half built house. | The shirtless man is helping construct a house. | 0 | -100 | "the shirtless man" is a rephrasing of "a man with no shirt". | exists x1.(-exists e3 e1 e2 x2 x3 x4 x5.(for(e1,e2) & in(e2,x4) & n_house(x4) & Theme(e3,x4) & v_build(e3) & of(x4,x5) & n_half(x5) & Theme(e2,x3) & Actor(e2,x1) & v_hold(e2) & n_wire(x3) & Actor(e1,x1) & v_stand(e1) & with(x1,x2) & n_shirt(x2)) & n_man(x1)) | exists e1 p1 s1 x1.(n_man(x1) & a_shirtless(s1) & Theme(s1,x1) & exists e2 x2.(Theme(e2,x2) & Actor(e2,x1) & v_construct(e2) & n_house(x2)) & Topic(e1,p1) & Actor(e1,x1) & v_help(e1)) | 4b7194d6-e4c8-11ec-9cdd-0242ac1c0002 | exists x1.(n_man(x1) & all e3 e1 e2 x2 x3 x4 x5.(-with(x1,x2) | -v_stand(e1) | -v_hold(e2) | -v_build(e3) | -of(x4,x5) | -n_wire(x3) | -n_shirt(x2) | -n_house(x4) | -n_half(x5) | -in(e2,x4) | -for(e1,e2) | -Theme(e3,x4) | -Theme(e2,x3) | -Actor(e2,x1) | -Actor(e1,x1))) | exists e1 p1 s1 x1.(v_help(e1) & n_man(x1) & exists e2 x2.(v_construct(e2) & n_house(x2) & Theme(e2,x2) & Actor(e2,x1)) & a_shirtless(s1) & Topic(e1,p1) & Theme(s1,x1) & Actor(e1,x1)) |
||
A man with no shirt stands holding wire in a half built house. | The shirtless men is setting up wiring for electrical lights. | 1 | -100 | The men may not be setting up wiring necessarily. | exists x1.(-exists e3 e2 e1 x2 x3 x4 x5.(for(e1,e2) & in(e2,x4) & n_house(x4) & Theme(e3,x4) & v_build(e3) & of(x4,x5) & n_half(x5) & Theme(e2,x3) & Actor(e2,x1) & v_hold(e2) & n_wire(x3) & Actor(e1,x1) & v_stand(e1) & with(x1,x2) & n_shirt(x2)) & n_man(x1)) | exists e1 s1 s2 s3 x1 x2 x3.(n_man(x1) & a_shirtless(s1) & Theme(s1,x1) & for(e1,x3) & n_light(x3) & a_electrical(s3) & Theme(s3,x3) & a_up(s2) & Manner(e1,s2) & Theme(e1,x2) & Actor(e1,x1) & v_set(e1) & n_wire(x2)) | 4b719e5e-e4c8-11ec-9cdd-0242ac1c0002 | exists x1.(n_man(x1) & all e3 e2 e1 x2 x3 x4 x5.(-with(x1,x2) | -v_stand(e1) | -v_hold(e2) | -v_build(e3) | -of(x4,x5) | -n_wire(x3) | -n_shirt(x2) | -n_house(x4) | -n_half(x5) | -in(e2,x4) | -for(e1,e2) | -Theme(e3,x4) | -Theme(e2,x3) | -Actor(e2,x1) | -Actor(e1,x1))) | exists e1 s1 s2 s3 x1 x2 x3.(v_set(e1) & n_wire(x2) & n_man(x1) & n_light(x3) & for(e1,x3) & a_up(s2) & a_shirtless(s1) & a_electrical(s3) & Theme(s3,x3) & Theme(s1,x1) & Theme(e1,x2) & Manner(e1,s2) & Actor(e1,x1)) |
||
A man with no shirt stands holding wire in a half built house. | The shirtless man is carrying a heavy stack of wood with both hands. | 2 | -100 | The shirtless man cannot be carrying a piece of wire as well as a heavy stack of wood. | exists x1.(-exists e1 e3 e2 x2 x3 x4 x5.(for(e1,e2) & in(e2,x4) & n_house(x4) & Theme(e3,x4) & v_build(e3) & of(x4,x5) & n_half(x5) & Theme(e2,x3) & Actor(e2,x1) & v_hold(e2) & n_wire(x3) & Actor(e1,x1) & v_stand(e1) & with(x1,x2) & n_shirt(x2)) & n_man(x1)) | exists e1 s1 s2 x1 x2 x3 x4.(n_hand(x4) & n_man(x1) & a_shirtless(s1) & Theme(s1,x1) & Theme(e1,x2) & Actor(e1,x1) & v_carry(e1) & of(x2,x3) & with(x3,x4) & n_wood(x3) & n_stack(x2) & a_heavy(s2) & Theme(s2,x2)) | 4b71a6f6-e4c8-11ec-9cdd-0242ac1c0002 | exists x1.(n_man(x1) & all e1 e3 e2 x2 x3 x4 x5.(-with(x1,x2) | -v_stand(e1) | -v_hold(e2) | -v_build(e3) | -of(x4,x5) | -n_wire(x3) | -n_shirt(x2) | -n_house(x4) | -n_half(x5) | -in(e2,x4) | -for(e1,e2) | -Theme(e3,x4) | -Theme(e2,x3) | -Actor(e2,x1) | -Actor(e1,x1))) | exists e1 s1 s2 x1 x2 x3 x4.(with(x3,x4) & v_carry(e1) & of(x2,x3) & n_wood(x3) & n_stack(x2) & n_man(x1) & n_hand(x4) & a_shirtless(s1) & a_heavy(s2) & Theme(s2,x2) & Theme(s1,x1) & Theme(e1,x2) & Actor(e1,x1)) |
||
A shirtless man in dirty black boots dips his hands into a bucket. | The man is wearing a parka. | 2 | -100 | If the man is wearing a parka, he is not shirtless. | exists e1 s1 s2 s3 x1 x2 x3 x4.(into(e1,x4) & n_bucket(x4) & Theme(e1,x3) & Actor(e1,x1) & v_dip(e1) & n_hand(x3) & of(x3,x1) & n_male(x1) & in(x1,x2) & n_boot(x2) & a_black(s3) & Theme(s3,x2) & a_dirty(s2) & Theme(s2,x2) & n_man(x1) & a_shirtless(s1) & Theme(s1,x1)) | exists e1 x1 x2.(n_man(x1) & Theme(e1,x2) & Actor(e1,x1) & v_wear(e1) & n_parka(x2)) | 4b71af66-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 s3 x1 x2 x3 x4.(v_dip(e1) & of(x3,x1) & n_man(x1) & n_male(x1) & n_hand(x3) & n_bucket(x4) & n_boot(x2) & into(e1,x4) & in(x1,x2) & a_shirtless(s1) & a_dirty(s2) & a_black(s3) & Theme(s3,x2) & Theme(s2,x2) & Theme(s1,x1) & Theme(e1,x3) & Actor(e1,x1)) | exists e1 x1 x2.(v_wear(e1) & n_parka(x2) & n_man(x1) & Theme(e1,x2) & Actor(e1,x1)) |
||
A shirtless man in dirty black boots dips his hands into a bucket. | The man is not fully clothed. | 0 | -100 | If a man is shirtless, it implies that he is not fully clothed. | exists e1 s1 s2 s3 x1 x2 x3 x4.(into(e1,x4) & n_bucket(x4) & Theme(e1,x3) & Actor(e1,x1) & v_dip(e1) & n_hand(x3) & of(x3,x1) & n_male(x1) & in(x1,x2) & n_boot(x2) & a_black(s3) & Theme(s3,x2) & a_dirty(s2) & Theme(s2,x2) & n_man(x1) & a_shirtless(s1) & Theme(s1,x1)) | exists x1.(n_man(x1) & -exists e1 s1.(a_fully(s1) & Manner(e1,s1) & Theme(e1,x1) & v_clothe(e1))) | 4b71b7b8-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 s3 x1 x2 x3 x4.(v_dip(e1) & of(x3,x1) & n_man(x1) & n_male(x1) & n_hand(x3) & n_bucket(x4) & n_boot(x2) & into(e1,x4) & in(x1,x2) & a_shirtless(s1) & a_dirty(s2) & a_black(s3) & Theme(s3,x2) & Theme(s2,x2) & Theme(s1,x1) & Theme(e1,x3) & Actor(e1,x1)) | exists x1.(n_man(x1) & all e1 s1.(-v_clothe(e1) | -a_fully(s1) | -Theme(e1,x1) | -Manner(e1,s1))) |
||
A shirtless man in dirty black boots dips his hands into a bucket. | The man is poor. | 1 | -100 | Shirtless doesn't necessarily mean poor. | exists e1 s1 s2 s3 x1 x2 x3 x4.(into(e1,x4) & n_bucket(x4) & Theme(e1,x3) & Actor(e1,x1) & v_dip(e1) & n_hand(x3) & of(x3,x1) & n_male(x1) & in(x1,x2) & n_boot(x2) & a_black(s3) & Theme(s3,x2) & a_dirty(s2) & Theme(s2,x2) & n_man(x1) & a_shirtless(s1) & Theme(s1,x1)) | exists s1 x1.(n_man(x1) & Theme(s1,x1) & a_poor(s1)) | 4b71c29e-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 s3 x1 x2 x3 x4.(v_dip(e1) & of(x3,x1) & n_man(x1) & n_male(x1) & n_hand(x3) & n_bucket(x4) & n_boot(x2) & into(e1,x4) & in(x1,x2) & a_shirtless(s1) & a_dirty(s2) & a_black(s3) & Theme(s3,x2) & Theme(s2,x2) & Theme(s1,x1) & Theme(e1,x3) & Actor(e1,x1)) | exists s1 x1.(n_man(x1) & a_poor(s1) & Theme(s1,x1)) |
||
The man, with no shirt, reaches into a bucket to extract the substance inside. | There is a man who is not fully dressed. | 0 | -100 | The man has no shirt. | exists x1 x4 x5.(n_inside(x4) & of(x4,x5) & n_substance(x5) & n_man(x1) & -exists e1 p1 x2 x3.(into(e1,x3) & Topic(x3,p1) & exists e2.(Theme(e2,x4) & Actor(e2,x3) & v_extract(e2)) & n_bucket(x3) & Actor(e1,x1) & v_reach(e1) & with(x1,x2) & n_shirt(x2))) | exists p1 x1 x2 x3.((x1 = x2) & -exists e1 s1.(a_fully(s1) & Manner(e1,s1) & Theme(e1,x3) & v_dress(e1)) & (x2 = x3) & n_man(x2)) | 4b71cc76-e4c8-11ec-9cdd-0242ac1c0002 | exists x1 x4 x5.(of(x4,x5) & n_substance(x5) & n_man(x1) & n_inside(x4) & all e1 p1 x2 x3.(all e2.(-v_extract(e2) | -Theme(e2,x4) | -Actor(e2,x3)) | -with(x1,x2) | -v_reach(e1) | -n_shirt(x2) | -n_bucket(x3) | -into(e1,x3) | -Topic(x3,p1) | -Actor(e1,x1))) | exists x1 x2 x3.(n_man(x2) & all e1 s1.(-v_dress(e1) | -a_fully(s1) | -Theme(e1,x3) | -Manner(e1,s1)) & (x2 = x3) & (x1 = x2)) |
||
The man, with no shirt, reaches into a bucket to extract the substance inside. | A woman washes a shirt in a bucket. | 2 | -100 | man is not a woman and reaches does not mean washes. | exists x1 x4 x5.(n_inside(x4) & of(x4,x5) & n_substance(x5) & n_man(x1) & -exists e1 p1 x2 x3.(into(e1,x3) & Topic(x3,p1) & exists e2.(Theme(e2,x4) & Actor(e2,x3) & v_extract(e2)) & n_bucket(x3) & Actor(e1,x1) & v_reach(e1) & with(x1,x2) & n_shirt(x2))) | exists e1 x1 x2 x3.(in(e1,x3) & n_bucket(x3) & Theme(e1,x2) & Actor(e1,x1) & v_wash(e1) & n_shirt(x2) & n_woman(x1)) | 4b71d766-e4c8-11ec-9cdd-0242ac1c0002 | exists x1 x4 x5.(of(x4,x5) & n_substance(x5) & n_man(x1) & n_inside(x4) & all e1 p1 x2 x3.(all e2.(-v_extract(e2) | -Theme(e2,x4) | -Actor(e2,x3)) | -with(x1,x2) | -v_reach(e1) | -n_shirt(x2) | -n_bucket(x3) | -into(e1,x3) | -Topic(x3,p1) | -Actor(e1,x1))) | exists e1 x1 x2 x3.(v_wash(e1) & n_woman(x1) & n_shirt(x2) & n_bucket(x3) & in(e1,x3) & Theme(e1,x2) & Actor(e1,x1)) |
||
The man, with no shirt, reaches into a bucket to extract the substance inside. | A man is reaching into a bucket to grab a handful of feed for his pigs. | 1 | -100 | The substance inside a bucket need not necessarily be a feed for pigs. | exists x1 x4 x5.(n_inside(x4) & of(x4,x5) & n_substance(x5) & n_man(x1) & -exists e1 p1 x2 x3.(into(e1,x3) & Topic(x3,p1) & exists e2.(Theme(e2,x4) & Actor(e2,x3) & v_extract(e2)) & n_bucket(x3) & Actor(e1,x1) & v_reach(e1) & with(x1,x2) & n_shirt(x2))) | exists e1 p1 x1 x2 x3 x6.(Topic(e1,p1) & exists e2 x4 x5.(Theme(e2,x4) & Actor(e2,x1) & v_grab(e2) & for(x4,x6) & of(x4,x5) & n_feed(x5) & n_handful(x4)) & n_pig(x6) & of(x6,x1) & n_male(x1) & into(e1,x3) & n_bucket(x3) & Actor(e1,x2) & v_reach(e1) & n_man(x2) & n_man(x1)) | 4b71e15c-e4c8-11ec-9cdd-0242ac1c0002 | exists x1 x4 x5.(of(x4,x5) & n_substance(x5) & n_man(x1) & n_inside(x4) & all e1 p1 x2 x3.(all e2.(-v_extract(e2) | -Theme(e2,x4) | -Actor(e2,x3)) | -with(x1,x2) | -v_reach(e1) | -n_shirt(x2) | -n_bucket(x3) | -into(e1,x3) | -Topic(x3,p1) | -Actor(e1,x1))) | exists e1 p1 x1 x2 x3 x6.(v_reach(e1) & of(x6,x1) & n_pig(x6) & n_man(x2) & n_man(x1) & n_male(x1) & n_bucket(x3) & into(e1,x3) & exists e2 x4 x5.(v_grab(e2) & of(x4,x5) & n_handful(x4) & n_feed(x5) & for(x4,x6) & Theme(e2,x4) & Actor(e2,x1)) & Topic(e1,p1) & Actor(e1,x2)) |
||
A shirtless man with a tattoo on his back wearing dirty gray shorts standing in green grass near a street bent over with his hand in a bucket. | A man is repairing a rocket. | 2 | -100 | A man with his hand in a bucket can not also be repairing a rocket. | exists e1 e2 s1 s2 s3 s4 s5 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10 x11.(a_topic(x1) & with(x1,x2) & on(x2,x3) & Theme(e2,x5) & Actor(e2,x4) & v_wear(e2) & in(e1,x11) & n_bucket(x11) & with(e1,x10) & n_hand(x10) & of(x10,x1) & n_male(x1) & n_male(x1) & a_over(s5) & Manner(e1,s5) & in(e1,x7) & near(x7,x8) & n_bent(x8) & of(x8,x9) & n_street(x9) & n_grass(x7) & a_green(s4) & Theme(s4,x7) & Actor(e1,x6) & v_stand(e1) & (x5 = x6) & n_shorts(x5) & a_gray(s3) & Theme(s3,x5) & a_dirty(s2) & Theme(s2,x5) & (x3 = x4) & n_back(x3) & of(x3,x1) & n_tattoo(x2) & n_man(x1) & a_shirtless(s1) & Theme(s1,x1)) | exists e1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_repair(e1) & n_rocket(x2) & n_man(x1)) | 4b71ec9c-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 s1 s2 s3 s4 s5 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10 x11.(with(x1,x2) & with(e1,x10) & v_wear(e2) & v_stand(e1) & on(x2,x3) & of(x8,x9) & of(x3,x1) & of(x10,x1) & near(x7,x8) & n_tattoo(x2) & n_street(x9) & n_shorts(x5) & n_man(x1) & n_male(x1) & n_hand(x10) & n_grass(x7) & n_bucket(x11) & n_bent(x8) & n_back(x3) & in(e1,x7) & in(e1,x11) & a_topic(x1) & a_shirtless(s1) & a_over(s5) & a_green(s4) & a_gray(s3) & a_dirty(s2) & Theme(s4,x7) & Theme(s3,x5) & Theme(s2,x5) & Theme(s1,x1) & Theme(e2,x5) & Manner(e1,s5) & Actor(e2,x4) & Actor(e1,x6) & (x5 = x6) & (x3 = x4)) | exists e1 x1 x2.(v_repair(e1) & n_rocket(x2) & n_man(x1) & Theme(e1,x2) & Actor(e1,x1)) |
||
A shirtless man with a tattoo on his back wearing dirty gray shorts standing in green grass near a street bent over with his hand in a bucket. | A man is washing cars. | 1 | -100 | Just because he's a man doesn't imply he is shirtless. Just because the man has his hand in a bucket doesn't mean that he is washing cars. | exists e1 e2 s1 s2 s3 s4 s5 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10 x11.(a_topic(x1) & with(x1,x2) & on(x2,x3) & Theme(e2,x5) & Actor(e2,x4) & v_wear(e2) & in(e1,x11) & n_bucket(x11) & with(e1,x10) & n_hand(x10) & of(x10,x1) & n_male(x1) & n_male(x1) & a_over(s5) & Manner(e1,s5) & in(e1,x7) & near(x7,x8) & n_bent(x8) & of(x8,x9) & n_street(x9) & n_grass(x7) & a_green(s4) & Theme(s4,x7) & Actor(e1,x6) & v_stand(e1) & (x5 = x6) & n_shorts(x5) & a_gray(s3) & Theme(s3,x5) & a_dirty(s2) & Theme(s2,x5) & (x3 = x4) & n_back(x3) & of(x3,x1) & n_tattoo(x2) & n_man(x1) & a_shirtless(s1) & Theme(s1,x1)) | exists e1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_wash(e1) & n_car(x2) & n_man(x1)) | 4b71f6a6-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 s1 s2 s3 s4 s5 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10 x11.(with(x1,x2) & with(e1,x10) & v_wear(e2) & v_stand(e1) & on(x2,x3) & of(x8,x9) & of(x3,x1) & of(x10,x1) & near(x7,x8) & n_tattoo(x2) & n_street(x9) & n_shorts(x5) & n_man(x1) & n_male(x1) & n_hand(x10) & n_grass(x7) & n_bucket(x11) & n_bent(x8) & n_back(x3) & in(e1,x7) & in(e1,x11) & a_topic(x1) & a_shirtless(s1) & a_over(s5) & a_green(s4) & a_gray(s3) & a_dirty(s2) & Theme(s4,x7) & Theme(s3,x5) & Theme(s2,x5) & Theme(s1,x1) & Theme(e2,x5) & Manner(e1,s5) & Actor(e2,x4) & Actor(e1,x6) & (x5 = x6) & (x3 = x4)) | exists e1 x1 x2.(v_wash(e1) & n_man(x1) & n_car(x2) & Theme(e1,x2) & Actor(e1,x1)) |
||
A shirtless man with a tattoo on his back wearing dirty gray shorts standing in green grass near a street bent over with his hand in a bucket. | A shirtless man has tattoos. | 0 | -100 | "man has tattoos" is a rephrasing of "man with a tattoo". | exists e1 e2 s1 s2 s3 s4 s5 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10 x11.(a_topic(x1) & with(x1,x2) & on(x2,x3) & Theme(e2,x5) & Actor(e2,x4) & v_wear(e2) & in(e1,x11) & n_bucket(x11) & with(e1,x10) & n_hand(x10) & of(x10,x1) & n_male(x1) & n_male(x1) & a_over(s5) & Manner(e1,s5) & in(e1,x7) & near(x7,x8) & n_bent(x8) & of(x8,x9) & n_street(x9) & n_grass(x7) & a_green(s4) & Theme(s4,x7) & Actor(e1,x6) & v_stand(e1) & (x5 = x6) & n_shorts(x5) & a_gray(s3) & Theme(s3,x5) & a_dirty(s2) & Theme(s2,x5) & (x3 = x4) & n_back(x3) & of(x3,x1) & n_tattoo(x2) & n_man(x1) & a_shirtless(s1) & Theme(s1,x1)) | exists e1 s1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_have(e1) & n_tattoo(x2) & n_man(x1) & a_shirtless(s1) & Theme(s1,x1)) | 4b720042-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 s1 s2 s3 s4 s5 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10 x11.(with(x1,x2) & with(e1,x10) & v_wear(e2) & v_stand(e1) & on(x2,x3) & of(x8,x9) & of(x3,x1) & of(x10,x1) & near(x7,x8) & n_tattoo(x2) & n_street(x9) & n_shorts(x5) & n_man(x1) & n_male(x1) & n_hand(x10) & n_grass(x7) & n_bucket(x11) & n_bent(x8) & n_back(x3) & in(e1,x7) & in(e1,x11) & a_topic(x1) & a_shirtless(s1) & a_over(s5) & a_green(s4) & a_gray(s3) & a_dirty(s2) & Theme(s4,x7) & Theme(s3,x5) & Theme(s2,x5) & Theme(s1,x1) & Theme(e2,x5) & Manner(e1,s5) & Actor(e2,x4) & Actor(e1,x6) & (x5 = x6) & (x3 = x4)) | exists e1 s1 x1 x2.(v_have(e1) & n_tattoo(x2) & n_man(x1) & a_shirtless(s1) & Theme(s1,x1) & Theme(e1,x2) & Actor(e1,x1)) |
||
A vendor walks up and down a traffic strewn highway selling silly road signs. | A vendor is walking. | 0 | -100 | A vendor walks up and down a traffic is definitely walking. | exists e2 e4 e1 e3 s1 s2 s3 s4 x1 x2 x3 x4 x5 x6 x7.(for(e3,e4) & Theme(e4,x6) & Actor(e4,x1) & v_sell(e4) & n_sign(x6) & of(x6,x7) & n_road(x7) & a_silly(s4) & Theme(s4,x6) & down(e3,x4) & n_highway(x4) & a_strewn(s3) & Theme(s3,x4) & of(x4,x5) & n_traffic(x5) & Actor(e3,x1) & v_walk(e3) & for(e1,e2) & Theme(e2,x2) & Actor(e2,x1) & v_sell(e2) & n_sign(x2) & of(x2,x3) & n_road(x3) & a_silly(s2) & Theme(s2,x2) & a_up(s1) & Manner(e1,s1) & Actor(e1,x1) & v_walk(e1) & n_vendor(x1)) | exists e1 x1.(Actor(e1,x1) & v_walk(e1) & n_vendor(x1)) | 4b7209a2-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e4 e1 e3 s1 s2 s3 s4 x1 x2 x3 x4 x5 x6 x7.(v_walk(e3) & v_walk(e1) & v_sell(e4) & v_sell(e2) & of(x6,x7) & of(x4,x5) & of(x2,x3) & n_vendor(x1) & n_traffic(x5) & n_sign(x6) & n_sign(x2) & n_road(x7) & n_road(x3) & n_highway(x4) & for(e3,e4) & for(e1,e2) & down(e3,x4) & a_up(s1) & a_strewn(s3) & a_silly(s4) & a_silly(s2) & Theme(s4,x6) & Theme(s3,x4) & Theme(s2,x2) & Theme(e4,x6) & Theme(e2,x2) & Manner(e1,s1) & Actor(e4,x1) & Actor(e3,x1) & Actor(e2,x1) & Actor(e1,x1)) | exists e1 x1.(v_walk(e1) & n_vendor(x1) & Actor(e1,x1)) |
||
A vendor walks up and down a traffic strewn highway selling silly road signs. | A man is selling signs for his business. | 1 | -100 | A vendor need not necessarily be doing his business because some vendors may be hired. | exists e1 e2 e4 e3 s1 s2 s3 s4 x1 x2 x3 x4 x5 x6 x7.(for(e3,e4) & Theme(e4,x6) & Actor(e4,x1) & v_sell(e4) & n_sign(x6) & of(x6,x7) & n_road(x7) & a_silly(s4) & Theme(s4,x6) & down(e3,x4) & n_highway(x4) & a_strewn(s3) & Theme(s3,x4) & of(x4,x5) & n_traffic(x5) & Actor(e3,x1) & v_walk(e3) & for(e1,e2) & Theme(e2,x2) & Actor(e2,x1) & v_sell(e2) & n_sign(x2) & of(x2,x3) & n_road(x3) & a_silly(s2) & Theme(s2,x2) & a_up(s1) & Manner(e1,s1) & Actor(e1,x1) & v_walk(e1) & n_vendor(x1)) | exists e1 x1 x2 x3.(Theme(e1,x2) & Actor(e1,x1) & v_sell(e1) & for(x2,x3) & n_business(x3) & of(x3,x1) & n_male(x1) & n_sign(x2) & n_man(x1)) | 4b72133e-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 e4 e3 s1 s2 s3 s4 x1 x2 x3 x4 x5 x6 x7.(v_walk(e3) & v_walk(e1) & v_sell(e4) & v_sell(e2) & of(x6,x7) & of(x4,x5) & of(x2,x3) & n_vendor(x1) & n_traffic(x5) & n_sign(x6) & n_sign(x2) & n_road(x7) & n_road(x3) & n_highway(x4) & for(e3,e4) & for(e1,e2) & down(e3,x4) & a_up(s1) & a_strewn(s3) & a_silly(s4) & a_silly(s2) & Theme(s4,x6) & Theme(s3,x4) & Theme(s2,x2) & Theme(e4,x6) & Theme(e2,x2) & Manner(e1,s1) & Actor(e4,x1) & Actor(e3,x1) & Actor(e2,x1) & Actor(e1,x1)) | exists e1 x1 x2 x3.(v_sell(e1) & of(x3,x1) & n_sign(x2) & n_man(x1) & n_male(x1) & n_business(x3) & for(x2,x3) & Theme(e1,x2) & Actor(e1,x1)) |
||
A vendor walks up and down a traffic strewn highway selling silly road signs. | A man is working on his car. | 2 | -100 | A man cannot simultaneously be selly road signs on the highway and at the same time be working on his car. | exists e2 e1 e4 e3 s1 s2 s3 s4 x1 x2 x3 x4 x5 x6 x7.(for(e3,e4) & Theme(e4,x6) & Actor(e4,x1) & v_sell(e4) & n_sign(x6) & of(x6,x7) & n_road(x7) & a_silly(s4) & Theme(s4,x6) & down(e3,x4) & n_highway(x4) & a_strewn(s3) & Theme(s3,x4) & of(x4,x5) & n_traffic(x5) & Actor(e3,x1) & v_walk(e3) & for(e1,e2) & Theme(e2,x2) & Actor(e2,x1) & v_sell(e2) & n_sign(x2) & of(x2,x3) & n_road(x3) & a_silly(s2) & Theme(s2,x2) & a_up(s1) & Manner(e1,s1) & Actor(e1,x1) & v_walk(e1) & n_vendor(x1)) | exists e1 x1 x2.(on(e1,x2) & n_car(x2) & of(x2,x1) & n_male(x1) & Actor(e1,x1) & v_work(e1) & n_man(x1)) | 4b721ba4-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e1 e4 e3 s1 s2 s3 s4 x1 x2 x3 x4 x5 x6 x7.(v_walk(e3) & v_walk(e1) & v_sell(e4) & v_sell(e2) & of(x6,x7) & of(x4,x5) & of(x2,x3) & n_vendor(x1) & n_traffic(x5) & n_sign(x6) & n_sign(x2) & n_road(x7) & n_road(x3) & n_highway(x4) & for(e3,e4) & for(e1,e2) & down(e3,x4) & a_up(s1) & a_strewn(s3) & a_silly(s4) & a_silly(s2) & Theme(s4,x6) & Theme(s3,x4) & Theme(s2,x2) & Theme(e4,x6) & Theme(e2,x2) & Manner(e1,s1) & Actor(e4,x1) & Actor(e3,x1) & Actor(e2,x1) & Actor(e1,x1)) | exists e1 x1 x2.(v_work(e1) & on(e1,x2) & of(x2,x1) & n_man(x1) & n_male(x1) & n_car(x2) & Actor(e1,x1)) |
||
A man and woman pose in front of some traffic. | A man and a woman stand on top of a mountain. | 2 | -100 | The people cannot be both posing in front of traffic and also standing on top of a mountain. | exists e1 x1 x2 x3 x4 x5.(in(e1,x4) & of(x4,x5) & n_traffic(x5) & n_front(x4) & Actor(e1,x1) & v_pose(e1) & n_woman(x3) & n_man(x2) & subset_of(x3,x1) & subset_of(x2,x1)) | exists s1 x1 x2 x3 x4 x5.(a_topic(s1) & subset_of(x2,s1) & on(x2,x4) & of(x4,x5) & n_mountain(x5) & n_top(x4) & n_stand(x2) & of(x2,x3) & n_woman(x3) & subset_of(x1,s1) & n_man(x1)) | 4b723ddc-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4 x5.(v_pose(e1) & subset_of(x3,x1) & subset_of(x2,x1) & of(x4,x5) & n_woman(x3) & n_traffic(x5) & n_man(x2) & n_front(x4) & in(e1,x4) & Actor(e1,x1)) | exists s1 x1 x2 x3 x4 x5.(subset_of(x2,s1) & subset_of(x1,s1) & on(x2,x4) & of(x4,x5) & of(x2,x3) & n_woman(x3) & n_top(x4) & n_stand(x2) & n_mountain(x5) & n_man(x1) & a_topic(s1)) |
||
A man and woman pose in front of some traffic. | An accident is causing heavy traffic. | 1 | -100 | A man and woman posing doesn't necessarily cause an accident or increase traffic. | exists e1 x1 x2 x3 x4 x5.(in(e1,x4) & of(x4,x5) & n_traffic(x5) & n_front(x4) & Actor(e1,x1) & v_pose(e1) & n_woman(x3) & n_man(x2) & subset_of(x3,x1) & subset_of(x2,x1)) | exists e1 s1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_cause(e1) & n_traffic(x2) & a_heavy(s1) & Theme(s1,x2) & n_accident(x1)) | 4b724642-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4 x5.(v_pose(e1) & subset_of(x3,x1) & subset_of(x2,x1) & of(x4,x5) & n_woman(x3) & n_traffic(x5) & n_man(x2) & n_front(x4) & in(e1,x4) & Actor(e1,x1)) | exists e1 s1 x1 x2.(v_cause(e1) & n_traffic(x2) & n_accident(x1) & a_heavy(s1) & Theme(s1,x2) & Theme(e1,x2) & Actor(e1,x1)) |
||
A man and woman pose in front of some traffic. | Some vehicles drive down a street. | 0 | -100 | For the man and woman to be posing in front of traffic, there must be vehicles which drive down the street behind them. | exists e1 x1 x2 x3 x4 x5.(in(e1,x4) & of(x4,x5) & n_traffic(x5) & n_front(x4) & Actor(e1,x1) & v_pose(e1) & n_woman(x3) & n_man(x2) & subset_of(x3,x1) & subset_of(x2,x1)) | exists e1 s1 x1 x2.(a_down(s1) & Manner(e1,s1) & Theme(e1,x2) & Actor(e1,x1) & v_drive(e1) & n_street(x2) & n_vehicle(x1)) | 4b724e6c-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4 x5.(v_pose(e1) & subset_of(x3,x1) & subset_of(x2,x1) & of(x4,x5) & n_woman(x3) & n_traffic(x5) & n_man(x2) & n_front(x4) & in(e1,x4) & Actor(e1,x1)) | exists e1 s1 x1 x2.(v_drive(e1) & n_vehicle(x1) & n_street(x2) & a_down(s1) & Theme(e1,x2) & Manner(e1,s1) & Actor(e1,x1)) |
||
A young acrobat in flame design costume waits for her turn to compete. | There are male acrobats waiting. | 2 | -100 | Her refers to a woman or girl while male refers to a man or boy. | exists p1 s1 x1 x2 x3 x4 x5 x6.(a_topic(x1) & in(x1,x2) & for(x2,x6) & Topic(x6,p1) & exists e1.(Actor(e1,x6) & v_compete(e1)) & n_turn(x6) & of(x6,x1) & n_female(x1) & n_wait(x2) & of(x2,x5) & n_costume(x5) & of(x2,x4) & n_design(x4) & of(x2,x3) & n_flame(x3) & n_acrobat(x1) & a_young(s1) & Theme(s1,x1)) | exists p1 x1 e1 s1 x2 x3.((x1 = x2) & Actor(e1,x3) & v_wait(e1) & (x2 = x3) & n_acrobat(x2) & a_male(s1) & Theme(s1,x2)) | 4b7256f0-e4c8-11ec-9cdd-0242ac1c0002 | exists p1 s1 x1 x2 x3 x4 x5 x6.(of(x6,x1) & of(x2,x5) & of(x2,x4) & of(x2,x3) & n_wait(x2) & n_turn(x6) & n_flame(x3) & n_female(x1) & n_design(x4) & n_costume(x5) & n_acrobat(x1) & in(x1,x2) & for(x2,x6) & exists e1.(v_compete(e1) & Actor(e1,x6)) & a_young(s1) & a_topic(x1) & Topic(x6,p1) & Theme(s1,x1)) | exists x1 e1 s1 x2 x3.(v_wait(e1) & n_acrobat(x2) & a_male(s1) & Theme(s1,x2) & Actor(e1,x3) & (x2 = x3) & (x1 = x2)) |
||
A young acrobat in flame design costume waits for her turn to compete. | The acrobat was nervous about her performance. | 1 | 0.655955 | A performance may not make someone nervous. | exists p1 s1 x1 x2 x3 x4 x5 x6.(a_topic(x1) & in(x1,x2) & for(x2,x6) & Topic(x6,p1) & exists e1.(Actor(e1,x6) & v_compete(e1)) & n_turn(x6) & of(x6,x1) & n_female(x1) & n_wait(x2) & of(x2,x5) & n_costume(x5) & of(x2,x4) & n_design(x4) & of(x2,x3) & n_flame(x3) & n_acrobat(x1) & a_young(s1) & Theme(s1,x1)) | exists s1 x1 x2.(n_performance(x2) & of(x2,x1) & n_female(x1) & n_acrobat(x1) & about(s1,x2) & Theme(s1,x1) & a_nervous(s1)) | 4b726014-e4c8-11ec-9cdd-0242ac1c0002 | exists p1 s1 x1 x2 x3 x4 x5 x6.(of(x6,x1) & of(x2,x5) & of(x2,x4) & of(x2,x3) & n_wait(x2) & n_turn(x6) & n_flame(x3) & n_female(x1) & n_design(x4) & n_costume(x5) & n_acrobat(x1) & in(x1,x2) & for(x2,x6) & exists e1.(v_compete(e1) & Actor(e1,x6)) & a_young(s1) & a_topic(x1) & Topic(x6,p1) & Theme(s1,x1)) | exists s1 x1 x2.(of(x2,x1) & n_performance(x2) & n_female(x1) & n_acrobat(x1) & about(s1,x2) & a_nervous(s1) & Theme(s1,x1)) |
||
A young acrobat in flame design costume waits for her turn to compete. | A older boy is competing in a acrobatic event. | 2 | -100 | It is not possible to be young and older at the same time. Her refers to a girl not a boy. It is not possible to be competing and waiting to compete at the same time. | exists p1 s1 x1 x2 x3 x4 x5 x6.(a_topic(x1) & in(x1,x2) & for(x2,x6) & Topic(x6,p1) & exists e1.(Actor(e1,x6) & v_compete(e1)) & n_turn(x6) & of(x6,x1) & n_female(x1) & n_wait(x2) & of(x2,x5) & n_costume(x5) & of(x2,x4) & n_design(x4) & of(x2,x3) & n_flame(x3) & n_acrobat(x1) & a_young(s1) & Theme(s1,x1)) | exists e1 s1 s2 x1 x2.(in(e1,x2) & n_event(x2) & a_acrobatic(s2) & Theme(s2,x2) & Actor(e1,x1) & v_compete(e1) & n_boy(x1) & r_more(s1) & a_older(s1) & Theme(s1,x1)) | 4b7268ac-e4c8-11ec-9cdd-0242ac1c0002 | exists p1 s1 x1 x2 x3 x4 x5 x6.(of(x6,x1) & of(x2,x5) & of(x2,x4) & of(x2,x3) & n_wait(x2) & n_turn(x6) & n_flame(x3) & n_female(x1) & n_design(x4) & n_costume(x5) & n_acrobat(x1) & in(x1,x2) & for(x2,x6) & exists e1.(v_compete(e1) & Actor(e1,x6)) & a_young(s1) & a_topic(x1) & Topic(x6,p1) & Theme(s1,x1)) | exists e1 s1 s2 x1 x2.(v_compete(e1) & r_more(s1) & n_event(x2) & n_boy(x1) & in(e1,x2) & a_older(s1) & a_acrobatic(s2) & Theme(s2,x2) & Theme(s1,x1) & Actor(e1,x1)) |
||
A young acrobat in flame design costume waits for her turn to compete. | The acrobat was in line to perform. | 0 | -100 | "in line" implies that she waits for her turn | exists p1 s1 x1 x2 x3 x4 x5 x6.(a_topic(x1) & in(x1,x2) & for(x2,x6) & Topic(x6,p1) & exists e1.(Actor(e1,x6) & v_compete(e1)) & n_turn(x6) & of(x6,x1) & n_female(x1) & n_wait(x2) & of(x2,x5) & n_costume(x5) & of(x2,x4) & n_design(x4) & of(x2,x3) & n_flame(x3) & n_acrobat(x1) & a_young(s1) & Theme(s1,x1)) | exists p1 x1.(n_acrobat(x1) & exists p2 x2.(in(x1,x2) & Topic(x2,p2) & exists e1.(Actor(e1,x2) & v_perform(e1)) & n_line(x2))) | 4b7271e4-e4c8-11ec-9cdd-0242ac1c0002 | exists p1 s1 x1 x2 x3 x4 x5 x6.(of(x6,x1) & of(x2,x5) & of(x2,x4) & of(x2,x3) & n_wait(x2) & n_turn(x6) & n_flame(x3) & n_female(x1) & n_design(x4) & n_costume(x5) & n_acrobat(x1) & in(x1,x2) & for(x2,x6) & exists e1.(v_compete(e1) & Actor(e1,x6)) & a_young(s1) & a_topic(x1) & Topic(x6,p1) & Theme(s1,x1)) | exists x1.(n_acrobat(x1) & exists p2 x2.(n_line(x2) & in(x1,x2) & exists e1.(v_perform(e1) & Actor(e1,x2)) & Topic(x2,p2))) |
||
A young acrobat in flame design costume waits for her turn to compete. | An acrobat is in the air. | 2 | 0.000078 | It is not possible to be waiting to compete while in the air. | exists p1 s1 x1 x2 x3 x4 x5 x6.(a_topic(x1) & in(x1,x2) & for(x2,x6) & Topic(x6,p1) & exists e1.(Actor(e1,x6) & v_compete(e1)) & n_turn(x6) & of(x6,x1) & n_female(x1) & n_wait(x2) & of(x2,x5) & n_costume(x5) & of(x2,x4) & n_design(x4) & of(x2,x3) & n_flame(x3) & n_acrobat(x1) & a_young(s1) & Theme(s1,x1)) | exists p1 x1 x2.(n_air(x2) & in(x1,x2) & n_acrobat(x1)) | 4b727ab8-e4c8-11ec-9cdd-0242ac1c0002 | exists p1 s1 x1 x2 x3 x4 x5 x6.(of(x6,x1) & of(x2,x5) & of(x2,x4) & of(x2,x3) & n_wait(x2) & n_turn(x6) & n_flame(x3) & n_female(x1) & n_design(x4) & n_costume(x5) & n_acrobat(x1) & in(x1,x2) & for(x2,x6) & exists e1.(v_compete(e1) & Actor(e1,x6)) & a_young(s1) & a_topic(x1) & Topic(x6,p1) & Theme(s1,x1)) | exists x1 x2.(n_air(x2) & n_acrobat(x1) & in(x1,x2)) |
||
A young acrobat in flame design costume waits for her turn to compete. | The acrobat is going to perform in front of people. | 0 | -100 | If the young acrobat waits for her turn to compete, she is going to perform in front of people to be judged. | exists p1 s1 x1 x2 x3 x4 x5 x6.(a_topic(x1) & in(x1,x2) & for(x2,x6) & Topic(x6,p1) & exists e1.(Actor(e1,x6) & v_compete(e1)) & n_turn(x6) & of(x6,x1) & n_female(x1) & n_wait(x2) & of(x2,x5) & n_costume(x5) & of(x2,x4) & n_design(x4) & of(x2,x3) & n_flame(x3) & n_acrobat(x1) & a_young(s1) & Theme(s1,x1)) | exists e1 p1 x1.(n_acrobat(x1) & Topic(e1,p1) & Actor(e1,x1) & v_go(e1) & exists e2 x2 x3.(in(e2,x2) & of(x2,x3) & n_people(x3) & n_front(x2) & Actor(e2,x1) & v_perform(e2))) | 4b7284fe-e4c8-11ec-9cdd-0242ac1c0002 | exists p1 s1 x1 x2 x3 x4 x5 x6.(of(x6,x1) & of(x2,x5) & of(x2,x4) & of(x2,x3) & n_wait(x2) & n_turn(x6) & n_flame(x3) & n_female(x1) & n_design(x4) & n_costume(x5) & n_acrobat(x1) & in(x1,x2) & for(x2,x6) & exists e1.(v_compete(e1) & Actor(e1,x6)) & a_young(s1) & a_topic(x1) & Topic(x6,p1) & Theme(s1,x1)) | exists e1 p1 x1.(v_go(e1) & n_acrobat(x1) & exists e2 x2 x3.(v_perform(e2) & of(x2,x3) & n_people(x3) & n_front(x2) & in(e2,x2) & Actor(e2,x1)) & Topic(e1,p1) & Actor(e1,x1)) |
||
A young acrobat in flame design costume waits for her turn to compete. | The young acrobat is a female. | 0 | -100 | "her" implies female. | exists p1 s1 x1 x2 x3 x4 x5 x6.(a_topic(x1) & in(x1,x2) & for(x2,x6) & Topic(x6,p1) & exists e1.(Actor(e1,x6) & v_compete(e1)) & n_turn(x6) & of(x6,x1) & n_female(x1) & n_wait(x2) & of(x2,x5) & n_costume(x5) & of(x2,x4) & n_design(x4) & of(x2,x3) & n_flame(x3) & n_acrobat(x1) & a_young(s1) & Theme(s1,x1)) | exists p1 s1 x1.(n_acrobat(x1) & a_young(s1) & Theme(s1,x1) & exists x2.((x1 = x2) & n_female(x2))) | 4b728daa-e4c8-11ec-9cdd-0242ac1c0002 | exists p1 s1 x1 x2 x3 x4 x5 x6.(of(x6,x1) & of(x2,x5) & of(x2,x4) & of(x2,x3) & n_wait(x2) & n_turn(x6) & n_flame(x3) & n_female(x1) & n_design(x4) & n_costume(x5) & n_acrobat(x1) & in(x1,x2) & for(x2,x6) & exists e1.(v_compete(e1) & Actor(e1,x6)) & a_young(s1) & a_topic(x1) & Topic(x6,p1) & Theme(s1,x1)) | exists s1 x1.(n_acrobat(x1) & exists x2.(n_female(x2) & (x1 = x2)) & a_young(s1) & Theme(s1,x1)) |
||
A young acrobat in flame design costume waits for her turn to compete. | The acrobat is nervous. | 1 | 0.676344 | Being about to compete doesn't always cause someone to be nervous. | exists p1 s1 x1 x2 x3 x4 x5 x6.(a_topic(x1) & in(x1,x2) & for(x2,x6) & Topic(x6,p1) & exists e1.(Actor(e1,x6) & v_compete(e1)) & n_turn(x6) & of(x6,x1) & n_female(x1) & n_wait(x2) & of(x2,x5) & n_costume(x5) & of(x2,x4) & n_design(x4) & of(x2,x3) & n_flame(x3) & n_acrobat(x1) & a_young(s1) & Theme(s1,x1)) | exists s1 x1.(n_acrobat(x1) & Theme(s1,x1) & a_nervous(s1)) | 4b72961a-e4c8-11ec-9cdd-0242ac1c0002 | exists p1 s1 x1 x2 x3 x4 x5 x6.(of(x6,x1) & of(x2,x5) & of(x2,x4) & of(x2,x3) & n_wait(x2) & n_turn(x6) & n_flame(x3) & n_female(x1) & n_design(x4) & n_costume(x5) & n_acrobat(x1) & in(x1,x2) & for(x2,x6) & exists e1.(v_compete(e1) & Actor(e1,x6)) & a_young(s1) & a_topic(x1) & Topic(x6,p1) & Theme(s1,x1)) | exists s1 x1.(n_acrobat(x1) & a_nervous(s1) & Theme(s1,x1)) |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.