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
|
---|---|---|---|---|---|---|---|---|---|---|---|
Many pink and purple balloons are crowded into an outdoor area as a woman with an umbrella walks by. | A woman walks by some balloons. | 0 | -100 | A woman walks by some balloons is a rephrasing of balloons are crowded into an outdoor area as a woman with an umbrella walks by. | exists e1 p1 s1 s2 s3 x1 x2.(exists e2 s4 x3 x4.(a_by(s4) & Manner(e2,s4) & Actor(e2,x3) & v_walk(e2) & with(x3,x4) & n_umbrella(x4) & n_woman(x3)) & as(e1,p1) & into(e1,x2) & n_area(x2) & a_outdoor(s3) & Theme(s3,x2) & Theme(e1,x1) & v_crowd(e1) & n_balloon(x1) & a_purple(s2) & Theme(s2,x1) & a_pink(s1) & Theme(s1,x1) & n_quantity(x1)) | exists e1 x1 x2.(by(e1,x2) & n_balloon(x2) & Actor(e1,x1) & v_walk(e1) & n_woman(x1)) | 4a545624-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 p1 s1 s2 s3 x1 x2.(v_crowd(e1) & n_quantity(x1) & n_balloon(x1) & n_area(x2) & into(e1,x2) & exists e2 s4 x3 x4.(with(x3,x4) & v_walk(e2) & n_woman(x3) & n_umbrella(x4) & a_by(s4) & Manner(e2,s4) & Actor(e2,x3)) & as(e1,p1) & a_purple(s2) & a_pink(s1) & a_outdoor(s3) & Theme(s3,x2) & Theme(s2,x1) & Theme(s1,x1) & Theme(e1,x1)) | exists e1 x1 x2.(v_walk(e1) & n_woman(x1) & n_balloon(x2) & by(e1,x2) & Actor(e1,x1)) |
||
A young boy is wearing a white jumpsuit. | A boy wears his favorite outfit. | 1 | -100 | A jumpsuit does not imply it is a boys favorite outfit. | exists e1 s1 s2 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_wear(e1) & n_jumpsuit(x2) & a_white(s2) & Theme(s2,x2) & n_boy(x1) & a_young(s1) & Theme(s1,x1)) | exists e1 s1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_wear(e1) & n_outfit(x2) & a_favorite(s1) & Theme(s1,x2) & of(x2,x1) & n_male(x1) & n_boy(x1)) | 4a545b42-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 x1 x2.(v_wear(e1) & n_jumpsuit(x2) & n_boy(x1) & a_young(s1) & a_white(s2) & Theme(s2,x2) & Theme(s1,x1) & Theme(e1,x2) & Actor(e1,x1)) | exists e1 s1 x1 x2.(v_wear(e1) & of(x2,x1) & n_outfit(x2) & n_male(x1) & n_boy(x1) & a_favorite(s1) & Theme(s1,x2) & Theme(e1,x2) & Actor(e1,x1)) |
||
A young boy is wearing a white jumpsuit. | A girl wears a blue jumpsuit. | 2 | -100 | a boy is not a girl. white is not blue. | exists e1 s1 s2 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_wear(e1) & n_jumpsuit(x2) & a_white(s2) & Theme(s2,x2) & n_boy(x1) & a_young(s1) & Theme(s1,x1)) | exists e1 s1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_wear(e1) & n_jumpsuit(x2) & a_blue(s1) & Theme(s1,x2) & n_girl(x1)) | 4a54602e-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 x1 x2.(v_wear(e1) & n_jumpsuit(x2) & n_boy(x1) & a_young(s1) & a_white(s2) & Theme(s2,x2) & Theme(s1,x1) & Theme(e1,x2) & Actor(e1,x1)) | exists e1 s1 x1 x2.(v_wear(e1) & n_jumpsuit(x2) & n_girl(x1) & a_blue(s1) & Theme(s1,x2) & Theme(e1,x2) & Actor(e1,x1)) |
||
A young boy is wearing a white jumpsuit. | A boy wears a white outfit. | 0 | -100 | A boy is a rephrasing of a young boy and a jumpsuit is an outfit. | exists e1 s1 s2 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_wear(e1) & n_jumpsuit(x2) & a_white(s2) & Theme(s2,x2) & n_boy(x1) & a_young(s1) & Theme(s1,x1)) | exists e1 s1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_wear(e1) & n_outfit(x2) & a_white(s1) & Theme(s1,x2) & n_boy(x1)) | 4a546632-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 x1 x2.(v_wear(e1) & n_jumpsuit(x2) & n_boy(x1) & a_young(s1) & a_white(s2) & Theme(s2,x2) & Theme(s1,x1) & Theme(e1,x2) & Actor(e1,x1)) | exists e1 s1 x1 x2.(v_wear(e1) & n_outfit(x2) & n_boy(x1) & a_white(s1) & Theme(s1,x2) & Theme(e1,x2) & Actor(e1,x1)) |
||
A person in tan pants is inside a silver mobile object while people watch. | The person in tan pants is running outside. | 2 | -100 | a person cannot be outside running if they are inside people watching | exists p1 p2 s1 x1 x2.(exists e1 x5.(Actor(e1,x5) & v_watch(e1) & n_people(x5)) & while(p1,p2) & exists s2 x3 x4.(inside(x1,x3) & n_object(x3) & a_mobile(s2) & Theme(s2,x3) & of(x3,x4) & n_silver(x4)) & in(x1,x2) & n_pants(x2) & a_tan(s1) & Theme(s1,x2) & n_person(x1)) | exists e1 s1 s2 x1 x2.(n_person(x1) & a_outside(s2) & Manner(e1,s2) & Actor(e1,x1) & v_run(e1) & in(x1,x2) & n_pants(x2) & a_tan(s1) & Theme(s1,x2)) | 4a546c36-e4c8-11ec-9cdd-0242ac1c0002 | exists p1 p2 s1 x1 x2.(while(p1,p2) & n_person(x1) & n_pants(x2) & in(x1,x2) & exists s2 x3 x4.(of(x3,x4) & n_silver(x4) & n_object(x3) & inside(x1,x3) & a_mobile(s2) & Theme(s2,x3)) & exists e1 x5.(v_watch(e1) & n_people(x5) & Actor(e1,x5)) & a_tan(s1) & Theme(s1,x2)) | exists e1 s1 s2 x1 x2.(v_run(e1) & n_person(x1) & n_pants(x2) & in(x1,x2) & a_tan(s1) & a_outside(s2) & Theme(s1,x2) & Manner(e1,s2) & Actor(e1,x1)) |
||
A person in tan pants is inside a silver mobile object while people watch. | A person is at least partially clothed in a mobile object. | 0 | -100 | If a person is in tan pants, the person is at least partially clothed. | exists p1 p2 s1 x1 x2.(exists e1 x5.(Actor(e1,x5) & v_watch(e1) & n_people(x5)) & while(p1,p2) & exists s2 x3 x4.(inside(x1,x3) & n_object(x3) & a_mobile(s2) & Theme(s2,x3) & of(x3,x4) & n_silver(x4)) & in(x1,x2) & n_pants(x2) & a_tan(s1) & Theme(s1,x2) & n_person(x1)) | exists e1 p1 s1 x1.(for(p1,e1) & a_partially(s1) & Manner(e1,s1) & Theme(e1,x1) & v_clothe(e1) & exists s2 x2.(in(x1,x2) & n_object(x2) & a_mobile(s2) & Theme(s2,x2)) & n_person(x1)) | 4a547172-e4c8-11ec-9cdd-0242ac1c0002 | exists p1 p2 s1 x1 x2.(while(p1,p2) & n_person(x1) & n_pants(x2) & in(x1,x2) & exists s2 x3 x4.(of(x3,x4) & n_silver(x4) & n_object(x3) & inside(x1,x3) & a_mobile(s2) & Theme(s2,x3)) & exists e1 x5.(v_watch(e1) & n_people(x5) & Actor(e1,x5)) & a_tan(s1) & Theme(s1,x2)) | exists e1 p1 s1 x1.(v_clothe(e1) & n_person(x1) & for(p1,e1) & exists s2 x2.(n_object(x2) & in(x1,x2) & a_mobile(s2) & Theme(s2,x2)) & a_partially(s1) & Theme(e1,x1) & Manner(e1,s1)) |
||
A person in tan pants is inside a silver mobile object while people watch. | The person is sitting in a car eating a sandwich. | 1 | -100 | Being inside a mobile object dies bit imply eating a sandwich and a silver mobile object does not imply it being a car. | exists p1 p2 s1 x1 x2.(exists e1 x5.(Actor(e1,x5) & v_watch(e1) & n_people(x5)) & while(p1,p2) & exists s2 x3 x4.(inside(x1,x3) & n_object(x3) & a_mobile(s2) & Theme(s2,x3) & of(x3,x4) & n_silver(x4)) & in(x1,x2) & n_pants(x2) & a_tan(s1) & Theme(s1,x2) & n_person(x1)) | exists e1 e2 x1 x2 x3.(n_person(x1) & for(e1,e2) & Theme(e2,x3) & Actor(e2,x1) & v_eat(e2) & n_sandwich(x3) & in(e1,x2) & n_car(x2) & Actor(e1,x1) & v_sit(e1)) | 4a54767c-e4c8-11ec-9cdd-0242ac1c0002 | exists p1 p2 s1 x1 x2.(while(p1,p2) & n_person(x1) & n_pants(x2) & in(x1,x2) & exists s2 x3 x4.(of(x3,x4) & n_silver(x4) & n_object(x3) & inside(x1,x3) & a_mobile(s2) & Theme(s2,x3)) & exists e1 x5.(v_watch(e1) & n_people(x5) & Actor(e1,x5)) & a_tan(s1) & Theme(s1,x2)) | exists e1 e2 x1 x2 x3.(v_sit(e1) & v_eat(e2) & n_sandwich(x3) & n_person(x1) & n_car(x2) & in(e1,x2) & for(e1,e2) & Theme(e2,x3) & Actor(e2,x1) & Actor(e1,x1)) |
||
Five young men standing on a beach with a bridge in the distance smile as the front boy, dressed in a tan outfit with blue sandals, leans back to throw something. | Five young men standing on a beach with a bridge in the distance smile as the front boy, dressed in a tan outfit with blue sandals, leans back to throw a football. | 1 | -100 | Something does not imply football. | exists e1 p1 s1 x1 x2 x3 x4 x5 x6 x7 x8 x12 x13.(n_boy(x12) & of(x12,x13) & n_front(x13) & n_boy(x7) & of(x7,x8) & n_front(x8) & n_smile(x5) & of(x5,x6) & n_distance(x6) & a_topic(x1) & exists e3 e2 e4 p2 s2 s3 s4 s5 s6 x9 x10 x11 x14 x15 x16.(Topic(e4,p2) & exists e5 x17.(Theme(e5,x17) & Actor(e5,x7) & v_throw(e5) & n_thing(x17)) & a_back(s6) & Manner(e4,s6) & Actor(e4,x12) & v_lean(e4) & with(e3,x16) & n_sandal(x16) & a_blue(s5) & Theme(s5,x16) & in(e3,x15) & n_outfit(x15) & a_tan(s4) & Theme(s4,x15) & Theme(e3,x14) & v_dress(e3) & (x12 = x14) & with(e2,x11) & n_sandal(x11) & a_blue(s3) & Theme(s3,x11) & in(e2,x10) & n_outfit(x10) & a_tan(s2) & Theme(s2,x10) & Theme(e2,x9) & v_dress(e2) & (x7 = x9)) & as(e1,p1) & with(e1,x4) & in(x4,x5) & n_bridge(x4) & on(e1,x3) & n_beach(x3) & Actor(e1,x2) & v_stand(e1) & (x1 = x2) & n_man(x1) & a_young(s1) & Theme(s1,x1) & card_eq_5(x1)) | exists e1 p1 s1 x1 x2 x3 x4 x5 x6 x7 x8 x12 x13.(n_boy(x12) & of(x12,x13) & n_front(x13) & n_boy(x7) & of(x7,x8) & n_front(x8) & n_smile(x5) & of(x5,x6) & n_distance(x6) & a_topic(x1) & exists e3 e2 e4 p2 s2 s3 s4 s5 s6 x9 x10 x11 x14 x15 x16.(Topic(e4,p2) & exists e5 x17.(Theme(e5,x17) & Actor(e5,x7) & v_throw(e5) & n_football(x17)) & a_back(s6) & Manner(e4,s6) & Actor(e4,x12) & v_lean(e4) & with(e3,x16) & n_sandal(x16) & a_blue(s5) & Theme(s5,x16) & in(e3,x15) & n_outfit(x15) & a_tan(s4) & Theme(s4,x15) & Theme(e3,x14) & v_dress(e3) & (x12 = x14) & with(e2,x11) & n_sandal(x11) & a_blue(s3) & Theme(s3,x11) & in(e2,x10) & n_outfit(x10) & a_tan(s2) & Theme(s2,x10) & Theme(e2,x9) & v_dress(e2) & (x7 = x9)) & as(e1,p1) & with(e1,x4) & in(x4,x5) & n_bridge(x4) & on(e1,x3) & n_beach(x3) & Actor(e1,x2) & v_stand(e1) & (x1 = x2) & n_man(x1) & a_young(s1) & Theme(s1,x1) & card_eq_5(x1)) | 4a547b90-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 p1 s1 x1 x2 x3 x4 x5 x6 x7 x8 x12 x13.(with(e1,x4) & v_stand(e1) & on(e1,x3) & of(x7,x8) & of(x5,x6) & of(x12,x13) & n_smile(x5) & n_man(x1) & n_front(x8) & n_front(x13) & n_distance(x6) & n_bridge(x4) & n_boy(x7) & n_boy(x12) & n_beach(x3) & in(x4,x5) & exists e3 e2 e4 p2 s2 s3 s4 s5 s6 x9 x10 x11 x14 x15 x16.(with(e3,x16) & with(e2,x11) & v_lean(e4) & v_dress(e3) & v_dress(e2) & n_sandal(x16) & n_sandal(x11) & n_outfit(x15) & n_outfit(x10) & in(e3,x15) & in(e2,x10) & exists e5 x17.(v_throw(e5) & n_thing(x17) & Theme(e5,x17) & Actor(e5,x7)) & a_tan(s4) & a_tan(s2) & a_blue(s5) & a_blue(s3) & a_back(s6) & Topic(e4,p2) & Theme(s5,x16) & Theme(s4,x15) & Theme(s3,x11) & Theme(s2,x10) & Theme(e3,x14) & Theme(e2,x9) & Manner(e4,s6) & Actor(e4,x12) & (x7 = x9) & (x12 = x14)) & card_eq_5(x1) & as(e1,p1) & a_young(s1) & a_topic(x1) & Theme(s1,x1) & Actor(e1,x2) & (x1 = x2)) | exists e1 p1 s1 x1 x2 x3 x4 x5 x6 x7 x8 x12 x13.(with(e1,x4) & v_stand(e1) & on(e1,x3) & of(x7,x8) & of(x5,x6) & of(x12,x13) & n_smile(x5) & n_man(x1) & n_front(x8) & n_front(x13) & n_distance(x6) & n_bridge(x4) & n_boy(x7) & n_boy(x12) & n_beach(x3) & in(x4,x5) & exists e3 e2 e4 p2 s2 s3 s4 s5 s6 x9 x10 x11 x14 x15 x16.(with(e3,x16) & with(e2,x11) & v_lean(e4) & v_dress(e3) & v_dress(e2) & n_sandal(x16) & n_sandal(x11) & n_outfit(x15) & n_outfit(x10) & in(e3,x15) & in(e2,x10) & exists e5 x17.(v_throw(e5) & n_football(x17) & Theme(e5,x17) & Actor(e5,x7)) & a_tan(s4) & a_tan(s2) & a_blue(s5) & a_blue(s3) & a_back(s6) & Topic(e4,p2) & Theme(s5,x16) & Theme(s4,x15) & Theme(s3,x11) & Theme(s2,x10) & Theme(e3,x14) & Theme(e2,x9) & Manner(e4,s6) & Actor(e4,x12) & (x7 = x9) & (x12 = x14)) & card_eq_5(x1) & as(e1,p1) & a_young(s1) & a_topic(x1) & Theme(s1,x1) & Actor(e1,x2) & (x1 = x2)) |
||
Five young men standing on a beach with a bridge in the distance smile as the front boy, dressed in a tan outfit with blue sandals, leans back to throw something. | Some people are on the beach. | 0 | -100 | Five young men are some people. | exists e1 p1 s1 x1 x2 x3 x4 x5 x6 x7 x8 x12 x13.(n_boy(x12) & of(x12,x13) & n_front(x13) & n_boy(x7) & of(x7,x8) & n_front(x8) & n_smile(x5) & of(x5,x6) & n_distance(x6) & a_topic(x1) & exists e4 e2 e3 p2 s2 s3 s4 s5 s6 x9 x10 x11 x14 x15 x16.(Topic(e4,p2) & exists e5 x17.(Theme(e5,x17) & Actor(e5,x7) & v_throw(e5) & n_thing(x17)) & a_back(s6) & Manner(e4,s6) & Actor(e4,x12) & v_lean(e4) & with(e3,x16) & n_sandal(x16) & a_blue(s5) & Theme(s5,x16) & in(e3,x15) & n_outfit(x15) & a_tan(s4) & Theme(s4,x15) & Theme(e3,x14) & v_dress(e3) & (x12 = x14) & with(e2,x11) & n_sandal(x11) & a_blue(s3) & Theme(s3,x11) & in(e2,x10) & n_outfit(x10) & a_tan(s2) & Theme(s2,x10) & Theme(e2,x9) & v_dress(e2) & (x7 = x9)) & as(e1,p1) & with(e1,x4) & in(x4,x5) & n_bridge(x4) & on(e1,x3) & n_beach(x3) & Actor(e1,x2) & v_stand(e1) & (x1 = x2) & n_man(x1) & a_young(s1) & Theme(s1,x1) & card_eq_5(x1)) | exists p1 x1 x2.(n_beach(x2) & on(x1,x2) & n_people(x1)) | 4a54811c-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 p1 s1 x1 x2 x3 x4 x5 x6 x7 x8 x12 x13.(with(e1,x4) & v_stand(e1) & on(e1,x3) & of(x7,x8) & of(x5,x6) & of(x12,x13) & n_smile(x5) & n_man(x1) & n_front(x8) & n_front(x13) & n_distance(x6) & n_bridge(x4) & n_boy(x7) & n_boy(x12) & n_beach(x3) & in(x4,x5) & exists e4 e2 e3 p2 s2 s3 s4 s5 s6 x9 x10 x11 x14 x15 x16.(with(e3,x16) & with(e2,x11) & v_lean(e4) & v_dress(e3) & v_dress(e2) & n_sandal(x16) & n_sandal(x11) & n_outfit(x15) & n_outfit(x10) & in(e3,x15) & in(e2,x10) & exists e5 x17.(v_throw(e5) & n_thing(x17) & Theme(e5,x17) & Actor(e5,x7)) & a_tan(s4) & a_tan(s2) & a_blue(s5) & a_blue(s3) & a_back(s6) & Topic(e4,p2) & Theme(s5,x16) & Theme(s4,x15) & Theme(s3,x11) & Theme(s2,x10) & Theme(e3,x14) & Theme(e2,x9) & Manner(e4,s6) & Actor(e4,x12) & (x7 = x9) & (x12 = x14)) & card_eq_5(x1) & as(e1,p1) & a_young(s1) & a_topic(x1) & Theme(s1,x1) & Actor(e1,x2) & (x1 = x2)) | exists x1 x2.(on(x1,x2) & n_people(x1) & n_beach(x2)) |
||
Five young men standing on a beach with a bridge in the distance smile as the front boy, dressed in a tan outfit with blue sandals, leans back to throw something. | Five young men play football on the school field. | 2 | -100 | standing on the beach is not the same as playing football on a school field | exists e1 p1 s1 x1 x2 x3 x4 x5 x6 x7 x8 x12 x13.(n_boy(x12) & of(x12,x13) & n_front(x13) & n_boy(x7) & of(x7,x8) & n_front(x8) & n_smile(x5) & of(x5,x6) & n_distance(x6) & a_topic(x1) & exists e3 e4 e2 p2 s2 s3 s4 s5 s6 x9 x10 x11 x14 x15 x16.(Topic(e4,p2) & exists e5 x17.(Theme(e5,x17) & Actor(e5,x7) & v_throw(e5) & n_thing(x17)) & a_back(s6) & Manner(e4,s6) & Actor(e4,x12) & v_lean(e4) & with(e3,x16) & n_sandal(x16) & a_blue(s5) & Theme(s5,x16) & in(e3,x15) & n_outfit(x15) & a_tan(s4) & Theme(s4,x15) & Theme(e3,x14) & v_dress(e3) & (x12 = x14) & with(e2,x11) & n_sandal(x11) & a_blue(s3) & Theme(s3,x11) & in(e2,x10) & n_outfit(x10) & a_tan(s2) & Theme(s2,x10) & Theme(e2,x9) & v_dress(e2) & (x7 = x9)) & as(e1,p1) & with(e1,x4) & in(x4,x5) & n_bridge(x4) & on(e1,x3) & n_beach(x3) & Actor(e1,x2) & v_stand(e1) & (x1 = x2) & n_man(x1) & a_young(s1) & Theme(s1,x1) & card_eq_5(x1)) | exists e1 s1 x1 x2 x3 x4.(n_field(x3) & of(x3,x4) & n_school(x4) & on(e1,x3) & Theme(e1,x2) & Actor(e1,x1) & v_play(e1) & n_football(x2) & n_man(x1) & a_young(s1) & Theme(s1,x1) & card_eq_5(x1)) | 4a548644-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 p1 s1 x1 x2 x3 x4 x5 x6 x7 x8 x12 x13.(with(e1,x4) & v_stand(e1) & on(e1,x3) & of(x7,x8) & of(x5,x6) & of(x12,x13) & n_smile(x5) & n_man(x1) & n_front(x8) & n_front(x13) & n_distance(x6) & n_bridge(x4) & n_boy(x7) & n_boy(x12) & n_beach(x3) & in(x4,x5) & exists e3 e4 e2 p2 s2 s3 s4 s5 s6 x9 x10 x11 x14 x15 x16.(with(e3,x16) & with(e2,x11) & v_lean(e4) & v_dress(e3) & v_dress(e2) & n_sandal(x16) & n_sandal(x11) & n_outfit(x15) & n_outfit(x10) & in(e3,x15) & in(e2,x10) & exists e5 x17.(v_throw(e5) & n_thing(x17) & Theme(e5,x17) & Actor(e5,x7)) & a_tan(s4) & a_tan(s2) & a_blue(s5) & a_blue(s3) & a_back(s6) & Topic(e4,p2) & Theme(s5,x16) & Theme(s4,x15) & Theme(s3,x11) & Theme(s2,x10) & Theme(e3,x14) & Theme(e2,x9) & Manner(e4,s6) & Actor(e4,x12) & (x7 = x9) & (x12 = x14)) & card_eq_5(x1) & as(e1,p1) & a_young(s1) & a_topic(x1) & Theme(s1,x1) & Actor(e1,x2) & (x1 = x2)) | exists e1 s1 x1 x2 x3 x4.(v_play(e1) & on(e1,x3) & of(x3,x4) & n_school(x4) & n_man(x1) & n_football(x2) & n_field(x3) & card_eq_5(x1) & a_young(s1) & Theme(s1,x1) & Theme(e1,x2) & Actor(e1,x1)) |
||
A waterskiing man on something similar to a snowboard perches on a rail obstacle with just the tip of the board. | A waterskiing woman is on a rail obstacle. | 2 | -100 | There can either be a man or a woman. | exists e2 e1 s1 x1 x2 x3 x4 x5 x6 x7 x8.(n_board(x8) & n_tip(x7) & on(e2,x5) & with(x5,x7) & of(x7,x8) & r_just(x7) & n_obstacle(x5) & of(x5,x6) & n_rail(x6) & Actor(e2,x1) & v_perch(e2) & on(x1,x2) & to(s1,x4) & n_snowboard(x4) & Theme(s1,x3) & a_similar(s1) & (x2 = x3) & n_thing(x2) & n_man(x1) & Actor(e1,x1) & v_waterskie(e1)) | exists p1 x1 x2.(exists x3 x4.(on(x1,x3) & n_obstacle(x3) & of(x3,x4) & n_rail(x4)) & n_woman(x1) & of(x1,x2) & n_waterskiing(x2)) | 4a548b4e-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e1 s1 x1 x2 x3 x4 x5 x6 x7 x8.(with(x5,x7) & v_waterskie(e1) & v_perch(e2) & to(s1,x4) & r_just(x7) & on(x1,x2) & on(e2,x5) & of(x7,x8) & of(x5,x6) & n_tip(x7) & n_thing(x2) & n_snowboard(x4) & n_rail(x6) & n_obstacle(x5) & n_man(x1) & n_board(x8) & a_similar(s1) & Theme(s1,x3) & Actor(e2,x1) & Actor(e1,x1) & (x2 = x3)) | exists x1 x2.(of(x1,x2) & n_woman(x1) & n_waterskiing(x2) & exists x3 x4.(on(x1,x3) & of(x3,x4) & n_rail(x4) & n_obstacle(x3))) |
||
A waterskiing man on something similar to a snowboard perches on a rail obstacle with just the tip of the board. | A waterskiing man is on a large rail obstacle. | 1 | -100 | Something similar to a snowboard does not imply a large rail obstacle. | exists e1 e2 s1 x1 x2 x3 x4 x5 x6 x7 x8.(n_board(x8) & n_tip(x7) & on(e2,x5) & with(x5,x7) & of(x7,x8) & r_just(x7) & n_obstacle(x5) & of(x5,x6) & n_rail(x6) & Actor(e2,x1) & v_perch(e2) & on(x1,x2) & to(s1,x4) & n_snowboard(x4) & Theme(s1,x3) & a_similar(s1) & (x2 = x3) & n_thing(x2) & n_man(x1) & Actor(e1,x1) & v_waterskie(e1)) | exists p1 x1 x2.(exists s1 x3 x4.(on(x1,x3) & n_obstacle(x3) & of(x3,x4) & n_rail(x4) & a_large(s1) & Theme(s1,x3)) & n_man(x1) & of(x1,x2) & n_waterskiing(x2)) | 4a54915c-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 s1 x1 x2 x3 x4 x5 x6 x7 x8.(with(x5,x7) & v_waterskie(e1) & v_perch(e2) & to(s1,x4) & r_just(x7) & on(x1,x2) & on(e2,x5) & of(x7,x8) & of(x5,x6) & n_tip(x7) & n_thing(x2) & n_snowboard(x4) & n_rail(x6) & n_obstacle(x5) & n_man(x1) & n_board(x8) & a_similar(s1) & Theme(s1,x3) & Actor(e2,x1) & Actor(e1,x1) & (x2 = x3)) | exists x1 x2.(of(x1,x2) & n_waterskiing(x2) & n_man(x1) & exists s1 x3 x4.(on(x1,x3) & of(x3,x4) & n_rail(x4) & n_obstacle(x3) & a_large(s1) & Theme(s1,x3))) |
||
A waterskiing man on something similar to a snowboard perches on a rail obstacle with just the tip of the board. | A waterskiing man is on a rail obstacle. | 0 | -100 | Perching on a rail obstacle insinuates that the man is on the rail obstacle. | exists e2 e1 s1 x1 x2 x3 x4 x5 x6 x7 x8.(n_board(x8) & n_tip(x7) & on(e2,x5) & with(x5,x7) & of(x7,x8) & r_just(x7) & n_obstacle(x5) & of(x5,x6) & n_rail(x6) & Actor(e2,x1) & v_perch(e2) & on(x1,x2) & to(s1,x4) & n_snowboard(x4) & Theme(s1,x3) & a_similar(s1) & (x2 = x3) & n_thing(x2) & n_man(x1) & Actor(e1,x1) & v_waterskie(e1)) | exists p1 x1 x2.(exists x3 x4.(on(x1,x3) & n_obstacle(x3) & of(x3,x4) & n_rail(x4)) & n_man(x1) & of(x1,x2) & n_waterskiing(x2)) | 4a54967a-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e1 s1 x1 x2 x3 x4 x5 x6 x7 x8.(with(x5,x7) & v_waterskie(e1) & v_perch(e2) & to(s1,x4) & r_just(x7) & on(x1,x2) & on(e2,x5) & of(x7,x8) & of(x5,x6) & n_tip(x7) & n_thing(x2) & n_snowboard(x4) & n_rail(x6) & n_obstacle(x5) & n_man(x1) & n_board(x8) & a_similar(s1) & Theme(s1,x3) & Actor(e2,x1) & Actor(e1,x1) & (x2 = x3)) | exists x1 x2.(of(x1,x2) & n_waterskiing(x2) & n_man(x1) & exists x3 x4.(on(x1,x3) & of(x3,x4) & n_rail(x4) & n_obstacle(x3))) |
||
Two brown dog play together in the water. | dogs fight over toy | 1 | -100 | Play does not imply fight. | exists s1 x1 x2 x3.(n_water(x3) & a_topic(x1) & in(x1,x3) & r_together(x1) & n_play(x1) & of(x1,x2) & n_dog(x2) & a_brown(s1) & Theme(s1,x1) & card_eq_2(x1)) | exists e1 s1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_fight(e1) & n_toy(x2) & a_over(s1) & Theme(s1,x2) & n_dog(x1)) | 4a549b52-e4c8-11ec-9cdd-0242ac1c0002 | exists s1 x1 x2 x3.(r_together(x1) & of(x1,x2) & n_water(x3) & n_play(x1) & n_dog(x2) & in(x1,x3) & card_eq_2(x1) & a_topic(x1) & a_brown(s1) & Theme(s1,x1)) | exists e1 s1 x1 x2.(v_fight(e1) & n_toy(x2) & n_dog(x1) & a_over(s1) & Theme(s1,x2) & Theme(e1,x2) & Actor(e1,x1)) |
||
Two brown dog play together in the water. | girl follows boy | 2 | -100 | There can either be two dog (sic) or people. | exists s1 x1 x2 x3.(n_water(x3) & a_topic(x1) & in(x1,x3) & r_together(x1) & n_play(x1) & of(x1,x2) & n_dog(x2) & a_brown(s1) & Theme(s1,x1) & card_eq_2(x1)) | exists e1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_follow(e1) & n_boy(x2) & n_girl(x1)) | 4a54a02a-e4c8-11ec-9cdd-0242ac1c0002 | exists s1 x1 x2 x3.(r_together(x1) & of(x1,x2) & n_water(x3) & n_play(x1) & n_dog(x2) & in(x1,x3) & card_eq_2(x1) & a_topic(x1) & a_brown(s1) & Theme(s1,x1)) | exists e1 x1 x2.(v_follow(e1) & n_girl(x1) & n_boy(x2) & Theme(e1,x2) & Actor(e1,x1)) |
||
Two brown dog play together in the water. | dogs playing | 0 | -100 | Dogs playing is a simplification of the dogs playing together. | exists s1 x1 x2 x3.(n_water(x3) & a_topic(x1) & in(x1,x3) & r_together(x1) & n_play(x1) & of(x1,x2) & n_dog(x2) & a_brown(s1) & Theme(s1,x1) & card_eq_2(x1)) | exists e1 x1 x2.(a_topic(x1) & Actor(e1,x2) & v_play(e1) & (x1 = x2) & n_dog(x1)) | 4a54a67e-e4c8-11ec-9cdd-0242ac1c0002 | exists s1 x1 x2 x3.(r_together(x1) & of(x1,x2) & n_water(x3) & n_play(x1) & n_dog(x2) & in(x1,x3) & card_eq_2(x1) & a_topic(x1) & a_brown(s1) & Theme(s1,x1)) | exists e1 x1 x2.(v_play(e1) & n_dog(x1) & a_topic(x1) & Actor(e1,x2) & (x1 = x2)) |
||
Two identical brown dogs in the water with their noses in the air. | two dogs are in the water for the first time | 1 | -100 | Being in the water does not imply it being for the first time. | exists s1 s2 x1 x2 x3 x4.(n_air(x4) & n_nose(x3) & of(x3,x2) & n_thing(x2) & n_water(x2) & a_topic(x1) & in(x1,x2) & with(x2,x3) & in(x3,x4) & n_dog(x1) & a_brown(s2) & Theme(s2,x1) & a_identical(s1) & Theme(s1,x1) & card_eq_2(x1)) | exists p1 s1 x1 x2 x3.(n_time(x2) & a_first(s1) & Theme(s1,x2) & n_water(x3) & for(p1,x2) & in(x1,x3) & n_dog(x1) & card_eq_2(x1)) | 4a54ab7e-e4c8-11ec-9cdd-0242ac1c0002 | exists s1 s2 x1 x2 x3 x4.(with(x2,x3) & of(x3,x2) & n_water(x2) & n_thing(x2) & n_nose(x3) & n_dog(x1) & n_air(x4) & in(x3,x4) & in(x1,x2) & card_eq_2(x1) & a_topic(x1) & a_identical(s1) & a_brown(s2) & Theme(s2,x1) & Theme(s1,x1)) | exists p1 s1 x1 x2 x3.(n_water(x3) & n_time(x2) & n_dog(x1) & in(x1,x3) & for(p1,x2) & card_eq_2(x1) & a_first(s1) & Theme(s1,x2)) |
||
Two identical brown dogs in the water with their noses in the air. | two cats lay sleeping | 2 | -100 | dogs and cats are not the same | exists s1 s2 x1 x2 x3 x4.(n_air(x4) & n_nose(x3) & of(x3,x2) & n_thing(x2) & n_water(x2) & a_topic(x1) & in(x1,x2) & with(x2,x3) & in(x3,x4) & n_dog(x1) & a_brown(s2) & Theme(s2,x1) & a_identical(s1) & Theme(s1,x1) & card_eq_2(x1)) | exists e1 p1 x1.(exists e2.(Actor(e2,x1) & v_sleep(e2)) & Topic(e1,p1) & Actor(e1,x1) & v_lay(e1) & n_cat(x1) & card_eq_2(x1)) | 4a54b088-e4c8-11ec-9cdd-0242ac1c0002 | exists s1 s2 x1 x2 x3 x4.(with(x2,x3) & of(x3,x2) & n_water(x2) & n_thing(x2) & n_nose(x3) & n_dog(x1) & n_air(x4) & in(x3,x4) & in(x1,x2) & card_eq_2(x1) & a_topic(x1) & a_identical(s1) & a_brown(s2) & Theme(s2,x1) & Theme(s1,x1)) | exists e1 p1 x1.(v_lay(e1) & n_cat(x1) & exists e2.(v_sleep(e2) & Actor(e2,x1)) & card_eq_2(x1) & Topic(e1,p1) & Actor(e1,x1)) |
||
Two identical brown dogs in the water with their noses in the air. | two dogs are in the water | 0 | -100 | Two dogs is a rephrasing of two identical brown dogs. | exists s1 s2 x1 x2 x3 x4.(n_air(x4) & n_nose(x3) & of(x3,x2) & n_thing(x2) & n_water(x2) & a_topic(x1) & in(x1,x2) & with(x2,x3) & in(x3,x4) & n_dog(x1) & a_brown(s2) & Theme(s2,x1) & a_identical(s1) & Theme(s1,x1) & card_eq_2(x1)) | exists p1 x1 x2.(n_water(x2) & in(x1,x2) & n_dog(x1) & card_eq_2(x1)) | 4a54b51a-e4c8-11ec-9cdd-0242ac1c0002 | exists s1 s2 x1 x2 x3 x4.(with(x2,x3) & of(x3,x2) & n_water(x2) & n_thing(x2) & n_nose(x3) & n_dog(x1) & n_air(x4) & in(x3,x4) & in(x1,x2) & card_eq_2(x1) & a_topic(x1) & a_identical(s1) & a_brown(s2) & Theme(s2,x1) & Theme(s1,x1)) | exists x1 x2.(n_water(x2) & n_dog(x1) & in(x1,x2) & card_eq_2(x1)) |
||
A woman with a white hat, orange shirt, and a sickle is standing in a field with black gloves. | a woman is thinking about her day | 1 | -100 | Standing does not imply thinking. | exists e1 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8.(with(e1,x8) & n_glove(x8) & a_black(s2) & Theme(s2,x8) & in(e1,x7) & n_field(x7) & Actor(e1,x1) & v_stand(e1) & subset_of(x6,x1) & n_sickle(x6) & subset_of(x2,x1) & with(x2,x3) & rel(x3,x4) & n_shirt(x4) & of(x4,x5) & n_orange(x5) & n_hat(x3) & a_white(s1) & Theme(s1,x3) & n_woman(x2)) | exists e1 s1 x1 x2.(about(e1,x2) & n_day(x2) & a_she(s1) & Theme(s1,x2) & Actor(e1,x1) & v_think(e1) & n_woman(x1)) | 4a54ba42-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8.(with(x2,x3) & with(e1,x8) & v_stand(e1) & subset_of(x6,x1) & subset_of(x2,x1) & rel(x3,x4) & of(x4,x5) & n_woman(x2) & n_sickle(x6) & n_shirt(x4) & n_orange(x5) & n_hat(x3) & n_glove(x8) & n_field(x7) & in(e1,x7) & a_white(s1) & a_black(s2) & Theme(s2,x8) & Theme(s1,x3) & Actor(e1,x1)) | exists e1 s1 x1 x2.(v_think(e1) & n_woman(x1) & n_day(x2) & about(e1,x2) & a_she(s1) & Theme(s1,x2) & Actor(e1,x1)) |
||
A woman with a white hat, orange shirt, and a sickle is standing in a field with black gloves. | a woman sits in a chair | 2 | -100 | you cannot be standing in a filed while sitting in a chair | exists e1 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8.(with(e1,x8) & n_glove(x8) & a_black(s2) & Theme(s2,x8) & in(e1,x7) & n_field(x7) & Actor(e1,x1) & v_stand(e1) & subset_of(x6,x1) & n_sickle(x6) & subset_of(x2,x1) & with(x2,x3) & rel(x3,x4) & n_shirt(x4) & of(x4,x5) & n_orange(x5) & n_hat(x3) & a_white(s1) & Theme(s1,x3) & n_woman(x2)) | exists e1 x1 x2.(in(e1,x2) & n_chair(x2) & Actor(e1,x1) & v_sit(e1) & n_woman(x1)) | 4a54bf06-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8.(with(x2,x3) & with(e1,x8) & v_stand(e1) & subset_of(x6,x1) & subset_of(x2,x1) & rel(x3,x4) & of(x4,x5) & n_woman(x2) & n_sickle(x6) & n_shirt(x4) & n_orange(x5) & n_hat(x3) & n_glove(x8) & n_field(x7) & in(e1,x7) & a_white(s1) & a_black(s2) & Theme(s2,x8) & Theme(s1,x3) & Actor(e1,x1)) | exists e1 x1 x2.(v_sit(e1) & n_woman(x1) & n_chair(x2) & in(e1,x2) & Actor(e1,x1)) |
||
A woman with a white hat, orange shirt, and a sickle is standing in a field with black gloves. | a woman is standing | 0 | -100 | A woman is standing is a rephrasing of a woman is standing in a field. | exists e1 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8.(with(e1,x8) & n_glove(x8) & a_black(s2) & Theme(s2,x8) & in(e1,x7) & n_field(x7) & Actor(e1,x1) & v_stand(e1) & subset_of(x6,x1) & n_sickle(x6) & subset_of(x2,x1) & with(x2,x3) & rel(x3,x4) & n_shirt(x4) & of(x4,x5) & n_orange(x5) & n_hat(x3) & a_white(s1) & Theme(s1,x3) & n_woman(x2)) | exists e1 x1.(Actor(e1,x1) & v_stand(e1) & n_woman(x1)) | 4a54c38e-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8.(with(x2,x3) & with(e1,x8) & v_stand(e1) & subset_of(x6,x1) & subset_of(x2,x1) & rel(x3,x4) & of(x4,x5) & n_woman(x2) & n_sickle(x6) & n_shirt(x4) & n_orange(x5) & n_hat(x3) & n_glove(x8) & n_field(x7) & in(e1,x7) & a_white(s1) & a_black(s2) & Theme(s2,x8) & Theme(s1,x3) & Actor(e1,x1)) | exists e1 x1.(v_stand(e1) & n_woman(x1) & Actor(e1,x1)) |
||
A woman in a hat holding her harvest while clamping her sickle in her armpit. | The woman is holding a bag of groceries with a book in her pit. | 2 | -100 | The woman cannot be holding book and sickle at the same time. She cannot be holding her harvest and groceries. | exists e2 e1 x1 x2 x3 x4 x5 x6.(a_topic(x1) & in(x1,x2) & while(e1,e2) & Theme(e2,x6) & Actor(e2,x3) & v_clamp(e2) & n_sickle(x6) & of(x6,x1) & n_female(x1) & n_female(x1) & n_female(x1) & in(e1,x5) & n_armpit(x5) & of(x5,x1) & Theme(e1,x4) & Actor(e1,x3) & v_hold(e1) & n_harvest(x4) & of(x4,x1) & (x2 = x3) & n_hat(x2) & n_woman(x1)) | exists e1 x1 x2 x3 x4 x5.(n_pit(x5) & of(x5,x1) & n_female(x1) & n_woman(x1) & with(e1,x4) & in(x4,x5) & n_book(x4) & Theme(e1,x2) & Actor(e1,x1) & v_hold(e1) & of(x2,x3) & n_grocery(x3) & n_bag(x2)) | 4a54c974-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e1 x1 x2 x3 x4 x5 x6.(while(e1,e2) & v_hold(e1) & v_clamp(e2) & of(x6,x1) & of(x5,x1) & of(x4,x1) & n_woman(x1) & n_sickle(x6) & n_hat(x2) & n_harvest(x4) & n_female(x1) & n_armpit(x5) & in(x1,x2) & in(e1,x5) & a_topic(x1) & Theme(e2,x6) & Theme(e1,x4) & Actor(e2,x3) & Actor(e1,x3) & (x2 = x3)) | exists e1 x1 x2 x3 x4 x5.(with(e1,x4) & v_hold(e1) & of(x5,x1) & of(x2,x3) & n_woman(x1) & n_pit(x5) & n_grocery(x3) & n_female(x1) & n_book(x4) & n_bag(x2) & in(x4,x5) & Theme(e1,x2) & Actor(e1,x1)) |
||
A woman in a hat holding her harvest while clamping her sickle in her armpit. | The woman has something in her armpit. | 0 | -100 | If a woman is clamping her sickle in her armpit, she has something in her armpit. | exists e2 e1 x1 x2 x3 x4 x5 x6.(a_topic(x1) & in(x1,x2) & while(e1,e2) & Theme(e2,x6) & Actor(e2,x3) & v_clamp(e2) & n_sickle(x6) & of(x6,x1) & n_female(x1) & n_female(x1) & n_female(x1) & in(e1,x5) & n_armpit(x5) & of(x5,x1) & Theme(e1,x4) & Actor(e1,x3) & v_hold(e1) & n_harvest(x4) & of(x4,x1) & (x2 = x3) & n_hat(x2) & n_woman(x1)) | exists e1 x1 x2 x3.(n_armpit(x3) & of(x3,x1) & n_female(x1) & n_woman(x1) & Theme(e1,x2) & Actor(e1,x1) & v_have(e1) & in(x2,x3) & n_thing(x2)) | 4a54ce7e-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e1 x1 x2 x3 x4 x5 x6.(while(e1,e2) & v_hold(e1) & v_clamp(e2) & of(x6,x1) & of(x5,x1) & of(x4,x1) & n_woman(x1) & n_sickle(x6) & n_hat(x2) & n_harvest(x4) & n_female(x1) & n_armpit(x5) & in(x1,x2) & in(e1,x5) & a_topic(x1) & Theme(e2,x6) & Theme(e1,x4) & Actor(e2,x3) & Actor(e1,x3) & (x2 = x3)) | exists e1 x1 x2 x3.(v_have(e1) & of(x3,x1) & n_woman(x1) & n_thing(x2) & n_female(x1) & n_armpit(x3) & in(x2,x3) & Theme(e1,x2) & Actor(e1,x1)) |
||
A woman in a hat holding her harvest while clamping her sickle in her armpit. | The woman is gardening. | 1 | -100 | Holding a harvest does not imply gardening. | exists e2 e1 x1 x2 x3 x4 x5 x6.(a_topic(x1) & in(x1,x2) & while(e1,e2) & Theme(e2,x6) & Actor(e2,x3) & v_clamp(e2) & n_sickle(x6) & of(x6,x1) & n_female(x1) & n_female(x1) & n_female(x1) & in(e1,x5) & n_armpit(x5) & of(x5,x1) & Theme(e1,x4) & Actor(e1,x3) & v_hold(e1) & n_harvest(x4) & of(x4,x1) & (x2 = x3) & n_hat(x2) & n_woman(x1)) | exists e1 x1.(n_woman(x1) & Actor(e1,x1) & v_garden(e1)) | 4a54d324-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e1 x1 x2 x3 x4 x5 x6.(while(e1,e2) & v_hold(e1) & v_clamp(e2) & of(x6,x1) & of(x5,x1) & of(x4,x1) & n_woman(x1) & n_sickle(x6) & n_hat(x2) & n_harvest(x4) & n_female(x1) & n_armpit(x5) & in(x1,x2) & in(e1,x5) & a_topic(x1) & Theme(e2,x6) & Theme(e1,x4) & Actor(e2,x3) & Actor(e1,x3) & (x2 = x3)) | exists e1 x1.(v_garden(e1) & n_woman(x1) & Actor(e1,x1)) |
||
Two dogs play in the water. | The dogs are resting under a tree. | 2 | -100 | One cannot simultaneously play in water and be resting under a tree. | exists x1 x2 x3.(n_water(x3) & a_topic(x1) & in(x1,x3) & n_play(x1) & of(x1,x2) & n_dog(x2) & card_eq_2(x1)) | exists e1 x1 x2.(n_dog(x1) & under(e1,x2) & n_tree(x2) & Actor(e1,x1) & v_rest(e1)) | 4a54d95a-e4c8-11ec-9cdd-0242ac1c0002 | exists x1 x2 x3.(of(x1,x2) & n_water(x3) & n_play(x1) & n_dog(x2) & in(x1,x3) & card_eq_2(x1) & a_topic(x1)) | exists e1 x1 x2.(v_rest(e1) & under(e1,x2) & n_tree(x2) & n_dog(x1) & Actor(e1,x1)) |
||
Two dogs play in the water. | The dogs are barking loudly. | 1 | -100 | Play does not imply barking loudly. | exists x1 x2 x3.(n_water(x3) & a_topic(x1) & in(x1,x3) & n_play(x1) & of(x1,x2) & n_dog(x2) & card_eq_2(x1)) | exists e1 s1 x1.(n_dog(x1) & a_loudly(s1) & Manner(e1,s1) & Actor(e1,x1) & v_bark(e1)) | 4a54debe-e4c8-11ec-9cdd-0242ac1c0002 | exists x1 x2 x3.(of(x1,x2) & n_water(x3) & n_play(x1) & n_dog(x2) & in(x1,x3) & card_eq_2(x1) & a_topic(x1)) | exists e1 s1 x1.(v_bark(e1) & n_dog(x1) & a_loudly(s1) & Manner(e1,s1) & Actor(e1,x1)) |
||
Two dogs play in the water. | The dogs are wet. | 0 | -100 | If the dogs are in the water, they will be wet, because water is wet. | exists x1 x2 x3.(n_water(x3) & a_topic(x1) & in(x1,x3) & n_play(x1) & of(x1,x2) & n_dog(x2) & card_eq_2(x1)) | exists s1 x1.(n_dog(x1) & Theme(s1,x1) & a_wet(s1)) | 4a54e5da-e4c8-11ec-9cdd-0242ac1c0002 | exists x1 x2 x3.(of(x1,x2) & n_water(x3) & n_play(x1) & n_dog(x2) & in(x1,x3) & card_eq_2(x1) & a_topic(x1)) | exists s1 x1.(n_dog(x1) & a_wet(s1) & Theme(s1,x1)) |
||
Asian woman harvesting wheat. | There is a woman with wheat. | 0 | -100 | An Asian woman is a woman and a woman harvesting wheat is also with wheat, which is a rephrasing. | exists e1 s1 x1 x2 x3.(a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & v_harvest(e1) & n_wheat(x3) & (x1 = x2) & n_woman(x1) & a_asian(s1) & Theme(s1,x1)) | exists p1 x1 x2 x3.((x1 = x2) & with(x2,x3) & n_wheat(x3) & n_woman(x2)) | 4a54eb20-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3.(v_harvest(e1) & n_woman(x1) & n_wheat(x3) & a_topic(x1) & a_asian(s1) & Theme(s1,x1) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2)) | exists x1 x2 x3.(with(x2,x3) & n_woman(x2) & n_wheat(x3) & (x1 = x2)) |
||
Asian woman harvesting wheat. | The woman is selling wheat. | 1 | -100 | Harvesting does not imply selling. | exists e1 s1 x1 x2 x3.(a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & v_harvest(e1) & n_wheat(x3) & (x1 = x2) & n_woman(x1) & a_asian(s1) & Theme(s1,x1)) | exists e1 x1 x2.(n_woman(x1) & Theme(e1,x2) & Actor(e1,x1) & v_sell(e1) & n_wheat(x2)) | 4a54f02a-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3.(v_harvest(e1) & n_woman(x1) & n_wheat(x3) & a_topic(x1) & a_asian(s1) & Theme(s1,x1) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2)) | exists e1 x1 x2.(v_sell(e1) & n_woman(x1) & n_wheat(x2) & Theme(e1,x2) & Actor(e1,x1)) |
||
Asian woman harvesting wheat. | The woman is eating corn. | 2 | -100 | The woman cannot be harvesting and eating. | exists e1 s1 x1 x2 x3.(a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & v_harvest(e1) & n_wheat(x3) & (x1 = x2) & n_woman(x1) & a_asian(s1) & Theme(s1,x1)) | exists e1 x1 x2.(n_woman(x1) & Theme(e1,x2) & Actor(e1,x1) & v_eat(e1) & n_corn(x2)) | 4a54f598-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3.(v_harvest(e1) & n_woman(x1) & n_wheat(x3) & a_topic(x1) & a_asian(s1) & Theme(s1,x1) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2)) | exists e1 x1 x2.(v_eat(e1) & n_woman(x1) & n_corn(x2) & Theme(e1,x2) & Actor(e1,x1)) |
||
A man in red pants walking on rocks. | The rocks are big. | 1 | -100 | There are small rocks too, walking on rocks does not exactly mean a big one. | exists e1 s1 x1 x2 x3 x4.(a_topic(x1) & in(x1,x2) & on(e1,x4) & n_rock(x4) & Actor(e1,x3) & v_walk(e1) & (x2 = x3) & n_pants(x2) & a_red(s1) & Theme(s1,x2) & n_man(x1)) | exists s1 x1.(n_rock(x1) & Theme(s1,x1) & a_big(s1)) | 4a54fab6-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4.(v_walk(e1) & on(e1,x4) & n_rock(x4) & n_pants(x2) & n_man(x1) & in(x1,x2) & a_topic(x1) & a_red(s1) & Theme(s1,x2) & Actor(e1,x3) & (x2 = x3)) | exists s1 x1.(n_rock(x1) & a_big(s1) & Theme(s1,x1)) |
||
A man in red pants walking on rocks. | The man is surfing. | 2 | -100 | A man surfing can not be walking on rocks. | exists e1 s1 x1 x2 x3 x4.(a_topic(x1) & in(x1,x2) & on(e1,x4) & n_rock(x4) & Actor(e1,x3) & v_walk(e1) & (x2 = x3) & n_pants(x2) & a_red(s1) & Theme(s1,x2) & n_man(x1)) | exists e1 x1.(n_man(x1) & Actor(e1,x1) & v_surf(e1)) | 4a54ffc0-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4.(v_walk(e1) & on(e1,x4) & n_rock(x4) & n_pants(x2) & n_man(x1) & in(x1,x2) & a_topic(x1) & a_red(s1) & Theme(s1,x2) & Actor(e1,x3) & (x2 = x3)) | exists e1 x1.(v_surf(e1) & n_man(x1) & Actor(e1,x1)) |
||
A man in red pants walking on rocks. | The man's pants are not blue. | 0 | -100 | Red pants implies pants are not blue. | exists e1 s1 x1 x2 x3 x4.(a_topic(x1) & in(x1,x2) & on(e1,x4) & n_rock(x4) & Actor(e1,x3) & v_walk(e1) & (x2 = x3) & n_pants(x2) & a_red(s1) & Theme(s1,x2) & n_man(x1)) | exists x1 x2.(n_pants(x2) & of(x2,x1) & n_man(x1) & -exists s1.(Theme(s1,x2) & a_blue(s1))) | 4a550614-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4.(v_walk(e1) & on(e1,x4) & n_rock(x4) & n_pants(x2) & n_man(x1) & in(x1,x2) & a_topic(x1) & a_red(s1) & Theme(s1,x2) & Actor(e1,x3) & (x2 = x3)) | exists x1 x2.(of(x2,x1) & n_pants(x2) & n_man(x1) & all s1.(-a_blue(s1) | -Theme(s1,x2))) |
||
A man in rides bicycle carrying pipes in his hand. | The man is smoking with the window down. | 2 | -100 | One cannot be on bicycle and have window down. The man cannot be carrying pipe and smoking. | exists e1 x1 x2 x3 x4 x5 x6.(a_topic(x1) & Theme(e1,x5) & Actor(e1,x4) & v_carry(e1) & in(x5,x6) & n_hand(x6) & of(x6,x1) & n_male(x1) & n_pipe(x5) & (x1 = x4) & in(x1,x2) & n_bicycle(x2) & of(x2,x3) & n_ride(x3) & n_man(x1)) | exists e1 s1 x1 x2.(n_window(x2) & n_man(x1) & a_down(s1) & Manner(e1,s1) & with(e1,x2) & Actor(e1,x1) & v_smoke(e1)) | 4a557428-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4 x5 x6.(v_carry(e1) & of(x6,x1) & of(x2,x3) & n_ride(x3) & n_pipe(x5) & n_man(x1) & n_male(x1) & n_hand(x6) & n_bicycle(x2) & in(x5,x6) & in(x1,x2) & a_topic(x1) & Theme(e1,x5) & Actor(e1,x4) & (x1 = x4)) | exists e1 s1 x1 x2.(with(e1,x2) & v_smoke(e1) & n_window(x2) & n_man(x1) & a_down(s1) & Manner(e1,s1) & Actor(e1,x1)) |
||
A man on rollerblades grinds a wall. | A man is skating. | 0 | -100 | Skating is done with rollerblades. | exists e1 x1 x2 x3.(Theme(e1,x3) & Actor(e1,x1) & v_grind(e1) & n_wall(x3) & on(x1,x2) & n_rollerblade(x2) & n_man(x1)) | exists e1 x1.(Actor(e1,x1) & v_skate(e1) & n_man(x1)) | 4a559c28-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3.(v_grind(e1) & on(x1,x2) & n_wall(x3) & n_rollerblade(x2) & n_man(x1) & Theme(e1,x3) & Actor(e1,x1)) | exists e1 x1.(v_skate(e1) & n_man(x1) & Actor(e1,x1)) |
||
A older man in a Revolutionary type costume is ringing a bell on a street. | A kid rides his bike. | 2 | -100 | An older man is not a kid. | exists e1 s1 s2 x1 x2 x3 x4 x5.(Theme(e1,x4) & Actor(e1,x1) & v_ring(e1) & on(x4,x5) & n_street(x5) & n_bell(x4) & in(x1,x2) & n_costume(x2) & of(x2,x3) & n_type(x3) & a_revolutionary(s2) & Theme(s2,x2) & n_man(x1) & r_more(s1) & a_older(s1) & Theme(s1,x1)) | exists e1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_ride(e1) & n_bike(x2) & of(x2,x1) & n_male(x1) & n_kid(x1)) | 4a55beec-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 x1 x2 x3 x4 x5.(v_ring(e1) & r_more(s1) & on(x4,x5) & of(x2,x3) & n_type(x3) & n_street(x5) & n_man(x1) & n_costume(x2) & n_bell(x4) & in(x1,x2) & a_revolutionary(s2) & a_older(s1) & Theme(s2,x2) & Theme(s1,x1) & Theme(e1,x4) & Actor(e1,x1)) | exists e1 x1 x2.(v_ride(e1) & of(x2,x1) & n_male(x1) & n_kid(x1) & n_bike(x2) & Theme(e1,x2) & Actor(e1,x1)) |
||
Two people, wearing genie outfits, flying on a magic carpet. | The people are acting in a play. | 1 | -100 | People can dress up and act out scenes whether they are acting in a play or not. | exists e2 e1 s1 x1 x2 x3 x4 x5.(on(e2,x5) & n_carpet(x5) & a_magic(s1) & Theme(s1,x5) & Actor(e2,x4) & v_fly(e2) & n_people(x4) & card_eq_2(x4) & Theme(e1,x2) & Actor(e1,x1) & v_wear(e1) & n_outfit(x2) & of(x2,x3) & n_genie(x3) & n_people(x1) & card_eq_2(x1)) | exists e1 x1 x2.(n_people(x1) & in(e1,x2) & n_play(x2) & Actor(e1,x1) & v_act(e1)) | 4a55e2dc-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e1 s1 x1 x2 x3 x4 x5.(v_wear(e1) & v_fly(e2) & on(e2,x5) & of(x2,x3) & n_people(x4) & n_people(x1) & n_outfit(x2) & n_genie(x3) & n_carpet(x5) & card_eq_2(x4) & card_eq_2(x1) & a_magic(s1) & Theme(s1,x5) & Theme(e1,x2) & Actor(e2,x4) & Actor(e1,x1)) | exists e1 x1 x2.(v_act(e1) & n_play(x2) & n_people(x1) & in(e1,x2) & Actor(e1,x1)) |
||
A bunch of children in white are doing a dance routine while another person jumps rope. | Some humans having fun. | 1 | 0.868884 | Sentence 1: A bunch of children in white are doing a dance routine while another person jumps rope. Sentence 2: Some humans having fun. | exists e1 p1 x1 x2 x3 x4 x5 x6.(n_person(x6) & exists e2 x7 x8.(Theme(e2,x8) & Actor(e2,x7) & v_jump(e2) & n_rope(x8) & n_person(x7) & -(x7 = x6)) & while(e1,p1) & Theme(e1,x4) & Actor(e1,x1) & v_do(e1) & n_routine(x4) & of(x4,x5) & n_dance(x5) & in(x1,x3) & n_white(x3) & of(x1,x2) & n_child(x2) & n_bunch(x1)) | exists e1 x1 x2 x3.(a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & v_have(e1) & n_fun(x3) & (x1 = x2) & n_human(x1)) | 4a58ecb6-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 p1 x1 x2 x3 x4 x5 x6.(while(e1,p1) & v_do(e1) & of(x4,x5) & of(x1,x2) & n_white(x3) & n_routine(x4) & n_person(x6) & n_dance(x5) & n_child(x2) & n_bunch(x1) & in(x1,x3) & exists e2 x7 x8.(v_jump(e2) & n_rope(x8) & n_person(x7) & Theme(e2,x8) & Actor(e2,x7) & -(x7 = x6)) & Theme(e1,x4) & Actor(e1,x1)) | exists e1 x1 x2 x3.(v_have(e1) & n_human(x1) & n_fun(x3) & a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2)) |
||
A bunch of children in white are doing a dance routine while another person jumps rope. | Some children wearing white are dancing, while someone else jumps rope. | 1 | 1 | Sentence 1: A bunch of children in white are doing a dance routine while another person jumps rope. Sentence 2: Some children wearing white are dancing, while someone else jumps rope. | exists e1 p1 x1 x2 x3 x4 x5 x6.(n_person(x6) & exists e2 x7 x8.(Theme(e2,x8) & Actor(e2,x7) & v_jump(e2) & n_rope(x8) & n_person(x7) & -(x7 = x6)) & while(e1,p1) & Theme(e1,x4) & Actor(e1,x1) & v_do(e1) & n_routine(x4) & of(x4,x5) & n_dance(x5) & in(x1,x3) & n_white(x3) & of(x1,x2) & n_child(x2) & n_bunch(x1)) | exists e1 e2 p1 p2 x1 x2.(exists e3 x3 x4.(Theme(e3,x4) & Actor(e3,x3) & v_jump(e3) & n_rope(x4) & r_else(x3) & n_person(x3)) & while(e2,p2) & Actor(e2,x1) & v_dance(e2) & exists s1.(Theme(s1,x2) & a_white(s1)) & Topic(e1,p1) & Actor(e1,x2) & v_wear(e1) & (x1 = x2) & n_child(x1)) | 4a58f5bc-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 p1 x1 x2 x3 x4 x5 x6.(while(e1,p1) & v_do(e1) & of(x4,x5) & of(x1,x2) & n_white(x3) & n_routine(x4) & n_person(x6) & n_dance(x5) & n_child(x2) & n_bunch(x1) & in(x1,x3) & exists e2 x7 x8.(v_jump(e2) & n_rope(x8) & n_person(x7) & Theme(e2,x8) & Actor(e2,x7) & -(x7 = x6)) & Theme(e1,x4) & Actor(e1,x1)) | exists e1 e2 p1 p2 x1 x2.(while(e2,p2) & v_wear(e1) & v_dance(e2) & n_child(x1) & exists s1.(a_white(s1) & Theme(s1,x2)) & exists e3 x3 x4.(v_jump(e3) & r_else(x3) & n_rope(x4) & n_person(x3) & Theme(e3,x4) & Actor(e3,x3)) & Topic(e1,p1) & Actor(e2,x1) & Actor(e1,x2) & (x1 = x2)) |
||
A bunch of children in white are doing a dance routine while another person jumps rope. | Children are practicing for an upcoming dance recital. | 1 | 0.67824 | Sentence 1: A bunch of children in white are doing a dance routine while another person jumps rope. Sentence 2: Children are practicing for an upcoming dance recital. | exists e1 p1 x1 x2 x3 x4 x5 x6.(n_person(x6) & exists e2 x7 x8.(Theme(e2,x8) & Actor(e2,x7) & v_jump(e2) & n_rope(x8) & n_person(x7) & -(x7 = x6)) & while(e1,p1) & Theme(e1,x4) & Actor(e1,x1) & v_do(e1) & n_routine(x4) & of(x4,x5) & n_dance(x5) & in(x1,x3) & n_white(x3) & of(x1,x2) & n_child(x2) & n_bunch(x1)) | exists e1 s1 x1 x2 x3.(for(e1,x2) & n_recital(x2) & of(x2,x3) & n_dance(x3) & a_upcoming(s1) & Theme(s1,x2) & Actor(e1,x1) & v_practice(e1) & n_child(x1)) | 4a58fb7a-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 p1 x1 x2 x3 x4 x5 x6.(while(e1,p1) & v_do(e1) & of(x4,x5) & of(x1,x2) & n_white(x3) & n_routine(x4) & n_person(x6) & n_dance(x5) & n_child(x2) & n_bunch(x1) & in(x1,x3) & exists e2 x7 x8.(v_jump(e2) & n_rope(x8) & n_person(x7) & Theme(e2,x8) & Actor(e2,x7) & -(x7 = x6)) & Theme(e1,x4) & Actor(e1,x1)) | exists e1 s1 x1 x2 x3.(v_practice(e1) & of(x2,x3) & n_recital(x2) & n_dance(x3) & n_child(x1) & for(e1,x2) & a_upcoming(s1) & Theme(s1,x2) & Actor(e1,x1)) |
||
A bunch of children in white are doing a dance routine while another person jumps rope. | A group of children in PE class. | 1 | 0.12439 | Sentence 1: A bunch of children in white are doing a dance routine while another person jumps rope. Sentence 2: A group of children in PE class. | exists e1 p1 x1 x2 x3 x4 x5 x6.(n_person(x6) & exists e2 x7 x8.(Theme(e2,x8) & Actor(e2,x7) & v_jump(e2) & n_rope(x8) & n_person(x7) & -(x7 = x6)) & while(e1,p1) & Theme(e1,x4) & Actor(e1,x1) & v_do(e1) & n_routine(x4) & of(x4,x5) & n_dance(x5) & in(x1,x3) & n_white(x3) & of(x1,x2) & n_child(x2) & n_bunch(x1)) | exists x1 x2 x3 x4.(a_topic(x1) & in(x1,x3) & n_class(x3) & (x3 = x4) & ne_org_pe(x4) & of(x1,x2) & n_child(x2) & n_group(x1)) | 4a590caa-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 p1 x1 x2 x3 x4 x5 x6.(while(e1,p1) & v_do(e1) & of(x4,x5) & of(x1,x2) & n_white(x3) & n_routine(x4) & n_person(x6) & n_dance(x5) & n_child(x2) & n_bunch(x1) & in(x1,x3) & exists e2 x7 x8.(v_jump(e2) & n_rope(x8) & n_person(x7) & Theme(e2,x8) & Actor(e2,x7) & -(x7 = x6)) & Theme(e1,x4) & Actor(e1,x1)) | exists x1 x2 x3 x4.(of(x1,x2) & ne_org_pe(x4) & n_group(x1) & n_class(x3) & n_child(x2) & in(x1,x3) & a_topic(x1) & (x3 = x4)) |
||
A bunch of children in white are doing a dance routine while another person jumps rope. | A group of children moving. | 0 | 1 | Children are moving and playing. | exists e1 p1 x1 x2 x3 x4 x5 x6.(n_person(x6) & exists e2 x7 x8.(Theme(e2,x8) & Actor(e2,x7) & v_jump(e2) & n_rope(x8) & n_person(x7) & -(x7 = x6)) & while(e1,p1) & Theme(e1,x4) & Actor(e1,x1) & v_do(e1) & n_routine(x4) & of(x4,x5) & n_dance(x5) & in(x1,x3) & n_white(x3) & of(x1,x2) & n_child(x2) & n_bunch(x1)) | exists e1 x1 x2 x3.(a_topic(x1) & Actor(e1,x3) & v_move(e1) & (x1 = x3) & of(x1,x2) & n_child(x2) & n_group(x1)) | 4a59276c-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 p1 x1 x2 x3 x4 x5 x6.(while(e1,p1) & v_do(e1) & of(x4,x5) & of(x1,x2) & n_white(x3) & n_routine(x4) & n_person(x6) & n_dance(x5) & n_child(x2) & n_bunch(x1) & in(x1,x3) & exists e2 x7 x8.(v_jump(e2) & n_rope(x8) & n_person(x7) & Theme(e2,x8) & Actor(e2,x7) & -(x7 = x6)) & Theme(e1,x4) & Actor(e1,x1)) | exists e1 x1 x2 x3.(v_move(e1) & of(x1,x2) & n_group(x1) & n_child(x2) & a_topic(x1) & Actor(e1,x3) & (x1 = x3)) |
||
A bunch of children in white are doing a dance routine while another person jumps rope. | children dancing while another jumps rope at school | 1 | 0.847546 | Sentence 1: A bunch of children in white are doing a dance routine while another person jumps rope. Sentence 2: children dancing while another jumps rope at school | exists e1 p1 x1 x2 x3 x4 x5 x6.(n_person(x6) & exists e2 x7 x8.(Theme(e2,x8) & Actor(e2,x7) & v_jump(e2) & n_rope(x8) & n_person(x7) & -(x7 = x6)) & while(e1,p1) & Theme(e1,x4) & Actor(e1,x1) & v_do(e1) & n_routine(x4) & of(x4,x5) & n_dance(x5) & in(x1,x3) & n_white(x3) & of(x1,x2) & n_child(x2) & n_bunch(x1)) | exists e1 p1 x1 x2.(a_topic(x1) & exists e2 x3 x4 x5.(at(e2,x5) & n_school(x5) & Theme(e2,x4) & Actor(e2,x3) & v_jump(e2) & n_rope(x4) & n_thing(x3)) & while(e1,p1) & Actor(e1,x2) & v_dance(e1) & (x1 = x2) & n_child(x1)) | 4a5932fc-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 p1 x1 x2 x3 x4 x5 x6.(while(e1,p1) & v_do(e1) & of(x4,x5) & of(x1,x2) & n_white(x3) & n_routine(x4) & n_person(x6) & n_dance(x5) & n_child(x2) & n_bunch(x1) & in(x1,x3) & exists e2 x7 x8.(v_jump(e2) & n_rope(x8) & n_person(x7) & Theme(e2,x8) & Actor(e2,x7) & -(x7 = x6)) & Theme(e1,x4) & Actor(e1,x1)) | exists e1 p1 x1 x2.(while(e1,p1) & v_dance(e1) & n_child(x1) & exists e2 x3 x4 x5.(v_jump(e2) & n_thing(x3) & n_school(x5) & n_rope(x4) & at(e2,x5) & Theme(e2,x4) & Actor(e2,x3)) & a_topic(x1) & Actor(e1,x2) & (x1 = x2)) |
||
A dog running in the grass. | Outside there is an animal on the move. | 0 | -100 | makes the first sentence vague turning a dog running into an animal on the move | exists e1 x1 x2 x3.(n_grass(x3) & a_topic(x1) & in(e1,x3) & Actor(e1,x2) & v_run(e1) & (x1 = x2) & n_dog(x1)) | exists p1 x1 x3.(n_move(x3) & r_outside(p1) & exists x2.((x1 = x2) & on(x2,x3) & n_animal(x2))) | 4a5a513c-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3.(v_run(e1) & n_grass(x3) & n_dog(x1) & in(e1,x3) & a_topic(x1) & Actor(e1,x2) & (x1 = x2)) | exists p1 x1 x3.(r_outside(p1) & n_move(x3) & exists x2.(on(x2,x3) & n_animal(x2) & (x1 = x2))) |
||
A dog running in the grass. | A collie is moving over the ground. | 1 | -100 | A collie is just one breed of dog. | exists e1 x1 x2 x3.(n_grass(x3) & a_topic(x1) & in(e1,x3) & Actor(e1,x2) & v_run(e1) & (x1 = x2) & n_dog(x1)) | exists e1 x1 x2.(n_ground(x2) & over(e1,x2) & Actor(e1,x1) & v_move(e1) & n_collie(x1)) | 4a5a55a6-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3.(v_run(e1) & n_grass(x3) & n_dog(x1) & in(e1,x3) & a_topic(x1) & Actor(e1,x2) & (x1 = x2)) | exists e1 x1 x2.(v_move(e1) & over(e1,x2) & n_ground(x2) & n_collie(x1) & Actor(e1,x1)) |
||
The skateboarder jumps over the ramp. | rollerbladers burn down local animal shelter | 2 | -100 | The first sentence refers to one skateboarder but the second sentence refers to multiple rollerblades. | exists e1 x1 x2.(n_ramp(x2) & n_skateboarder(x1) & over(e1,x2) & Actor(e1,x1) & v_jump(e1)) | exists e1 s1 s2 x1 x2 x3.(a_down(s2) & Manner(e1,s2) & Theme(e1,x2) & Actor(e1,x1) & v_burn(e1) & n_shelter(x2) & of(x2,x3) & n_animal(x3) & a_local(s1) & Theme(s1,x2) & n_rollerblader(x1)) | 4a5a5a10-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2.(v_jump(e1) & over(e1,x2) & n_skateboarder(x1) & n_ramp(x2) & Actor(e1,x1)) | exists e1 s1 s2 x1 x2 x3.(v_burn(e1) & of(x2,x3) & n_shelter(x2) & n_rollerblader(x1) & n_animal(x3) & a_local(s1) & a_down(s2) & Theme(s1,x2) & Theme(e1,x2) & Manner(e1,s2) & Actor(e1,x1)) |
||
The skateboarder jumps over the ramp. | person skateboarding | 0 | -100 | Skateboarding is different way to say skateboarder jumps. | exists e1 x1 x2.(n_ramp(x2) & n_skateboarder(x1) & over(e1,x2) & Actor(e1,x1) & v_jump(e1)) | exists x1 x2.(a_topic(x1) & Time(x1,x2) & n_skateboarding(x2) & n_person(x1)) | 4a5a6032-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2.(v_jump(e1) & over(e1,x2) & n_skateboarder(x1) & n_ramp(x2) & Actor(e1,x1)) | exists x1 x2.(n_skateboarding(x2) & n_person(x1) & a_topic(x1) & Time(x1,x2)) |
||
The skateboarder jumps over the ramp. | skateboarding gaining in popularity | 1 | -100 | Jumping over a ramp has nothing to do with the sports popularity. | exists e1 x1 x2.(n_ramp(x2) & n_skateboarder(x1) & over(e1,x2) & Actor(e1,x1) & v_jump(e1)) | exists e1 p1 x1.(exists e2 x2.(in(e2,x2) & n_popularity(x2) & Actor(e2,x1) & v_gain(e2)) & Topic(e1,p1) & Actor(e1,x1) & v_skateboard(e1) & n_thing(x1)) | 4a5a655a-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2.(v_jump(e1) & over(e1,x2) & n_skateboarder(x1) & n_ramp(x2) & Actor(e1,x1)) | exists e1 p1 x1.(v_skateboard(e1) & n_thing(x1) & exists e2 x2.(v_gain(e2) & n_popularity(x2) & in(e2,x2) & Actor(e2,x1)) & Topic(e1,p1) & Actor(e1,x1)) |
||
A little boy playing with his toy. | the boy was caught playing with his toy. | 1 | -100 | A boy playing with his toy doesn't mean he isn't supposed to, therefore he may not have been caught doing anything wrong. | exists e1 s1 x1 x2 x3.(a_topic(x1) & with(e1,x3) & n_toy(x3) & of(x3,x1) & n_male(x1) & Actor(e1,x2) & v_play(e1) & (x1 = x2) & n_boy(x1) & a_little(s1) & Theme(s1,x1)) | exists e1 p1 x1 x2.(n_toy(x2) & of(x2,x1) & n_male(x1) & n_boy(x1) & exists e2.(with(e2,x2) & Actor(e2,x1) & v_play(e2)) & Recipient(e1,p1) & Topic(e1,x1) & v_catch(e1)) | 4a5a69d8-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3.(with(e1,x3) & v_play(e1) & of(x3,x1) & n_toy(x3) & n_male(x1) & n_boy(x1) & a_topic(x1) & a_little(s1) & Theme(s1,x1) & Actor(e1,x2) & (x1 = x2)) | exists e1 p1 x1 x2.(v_catch(e1) & of(x2,x1) & n_toy(x2) & n_male(x1) & n_boy(x1) & exists e2.(with(e2,x2) & v_play(e2) & Actor(e2,x1)) & Topic(e1,x1) & Recipient(e1,p1)) |
||
A little boy playing with his toy. | the dog ran after the car. | 2 | -100 | A little boy and a dog are two different individuals | exists e1 s1 x1 x2 x3.(a_topic(x1) & with(e1,x3) & n_toy(x3) & of(x3,x1) & n_male(x1) & Actor(e1,x2) & v_play(e1) & (x1 = x2) & n_boy(x1) & a_little(s1) & Theme(s1,x1)) | exists e1 x1 x2.(n_car(x2) & n_dog(x1) & after(e1,x2) & Actor(e1,x1) & v_run(e1)) | 4a5a6f28-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3.(with(e1,x3) & v_play(e1) & of(x3,x1) & n_toy(x3) & n_male(x1) & n_boy(x1) & a_topic(x1) & a_little(s1) & Theme(s1,x1) & Actor(e1,x2) & (x1 = x2)) | exists e1 x1 x2.(v_run(e1) & n_dog(x1) & n_car(x2) & after(e1,x2) & Actor(e1,x1)) |
||
A little boy playing with his toy. | He got to play with his toy. | 0 | -100 | Got to play with his toy is another way to say playing with his toy. | exists e1 s1 x1 x2 x3.(a_topic(x1) & with(e1,x3) & n_toy(x3) & of(x3,x1) & n_male(x1) & Actor(e1,x2) & v_play(e1) & (x1 = x2) & n_boy(x1) & a_little(s1) & Theme(s1,x1)) | exists e1 p1 x1 x2.(n_toy(x2) & of(x2,x1) & n_male(x1) & n_male(x1) & Topic(e1,p1) & Actor(e1,x1) & v_get(e1) & exists e2.(with(e2,x2) & Actor(e2,x1) & v_play(e2))) | 4a5a7464-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3.(with(e1,x3) & v_play(e1) & of(x3,x1) & n_toy(x3) & n_male(x1) & n_boy(x1) & a_topic(x1) & a_little(s1) & Theme(s1,x1) & Actor(e1,x2) & (x1 = x2)) | exists e1 p1 x1 x2.(v_get(e1) & of(x2,x1) & n_toy(x2) & n_male(x1) & exists e2.(with(e2,x2) & v_play(e2) & Actor(e2,x1)) & Topic(e1,p1) & Actor(e1,x1)) |
||
An impromptu toast among friends. | A group is at a party. | 1 | 0.851422 | You can toast among friends anywhere, not just a party. | exists s1 x1 x2.(a_topic(x1) & among(x1,x2) & n_friend(x2) & n_toast(x1) & a_impromptu(s1) & Theme(s1,x1)) | exists p1 x1.(exists x2.(at(x1,x2) & n_party(x2)) & n_group(x1)) | 4a5a7928-e4c8-11ec-9cdd-0242ac1c0002 | exists s1 x1 x2.(n_toast(x1) & n_friend(x2) & among(x1,x2) & a_topic(x1) & a_impromptu(s1) & Theme(s1,x1)) | exists x1.(n_group(x1) & exists x2.(n_party(x2) & at(x1,x2))) |
||
An impromptu toast among friends. | Everyone in the room hates each other. | 2 | -100 | An impromptu toast among friends or they hates each other | exists s1 x1 x2.(a_topic(x1) & among(x1,x2) & n_friend(x2) & n_toast(x1) & a_impromptu(s1) & Theme(s1,x1)) | exists x2.(n_room(x2) & all x1.(n_person(x1) -> (all x3.(n_other(x3) -> exists e1.(Theme(e1,x3) & Actor(e1,x1) & v_hate(e1))) & in(x1,x2)))) | 4a5a7ec8-e4c8-11ec-9cdd-0242ac1c0002 | exists s1 x1 x2.(n_toast(x1) & n_friend(x2) & among(x1,x2) & a_topic(x1) & a_impromptu(s1) & Theme(s1,x1)) | exists x2.(n_room(x2) & all x1.((in(x1,x2) | -n_person(x1)) & (all x3.(exists e1.(v_hate(e1) & Theme(e1,x3) & Actor(e1,x1)) | -n_other(x3)) | -n_person(x1)))) |
||
An impromptu toast among friends. | friends are thinking | 1 | 0.045434 | Impromptu really gives the idea of no thinking involved. | exists s1 x1 x2.(a_topic(x1) & among(x1,x2) & n_friend(x2) & n_toast(x1) & a_impromptu(s1) & Theme(s1,x1)) | exists e1 x1.(Actor(e1,x1) & v_think(e1) & n_friend(x1)) | 4a5a83aa-e4c8-11ec-9cdd-0242ac1c0002 | exists s1 x1 x2.(n_toast(x1) & n_friend(x2) & among(x1,x2) & a_topic(x1) & a_impromptu(s1) & Theme(s1,x1)) | exists e1 x1.(v_think(e1) & n_friend(x1) & Actor(e1,x1)) |
||
An impromptu toast among friends. | A toast among friends. | 0 | -100 | Toast is less descript way to say impromptu toast. | exists s1 x1 x2.(a_topic(x1) & among(x1,x2) & n_friend(x2) & n_toast(x1) & a_impromptu(s1) & Theme(s1,x1)) | exists x1 x2.(a_topic(x1) & among(x1,x2) & n_friend(x2) & n_toast(x1)) | 4a5a897c-e4c8-11ec-9cdd-0242ac1c0002 | exists s1 x1 x2.(n_toast(x1) & n_friend(x2) & among(x1,x2) & a_topic(x1) & a_impromptu(s1) & Theme(s1,x1)) | exists x1 x2.(n_toast(x1) & n_friend(x2) & among(x1,x2) & a_topic(x1)) |
||
An impromptu toast among friends. | friends are fighting | 2 | -100 | Friends either toast or are fighting. | exists s1 x1 x2.(a_topic(x1) & among(x1,x2) & n_friend(x2) & n_toast(x1) & a_impromptu(s1) & Theme(s1,x1)) | exists e1 x1.(Actor(e1,x1) & v_fight(e1) & n_friend(x1)) | 4a5a8e5e-e4c8-11ec-9cdd-0242ac1c0002 | exists s1 x1 x2.(n_toast(x1) & n_friend(x2) & among(x1,x2) & a_topic(x1) & a_impromptu(s1) & Theme(s1,x1)) | exists e1 x1.(v_fight(e1) & n_friend(x1) & Actor(e1,x1)) |
||
An impromptu toast among friends. | Friends are related | 0 | -100 | Friends are related provides more details to among friends. | exists s1 x1 x2.(a_topic(x1) & among(x1,x2) & n_friend(x2) & n_toast(x1) & a_impromptu(s1) & Theme(s1,x1)) | exists e1 x1.(Theme(e1,x1) & v_relate(e1) & n_friend(x1)) | 4a5a9340-e4c8-11ec-9cdd-0242ac1c0002 | exists s1 x1 x2.(n_toast(x1) & n_friend(x2) & among(x1,x2) & a_topic(x1) & a_impromptu(s1) & Theme(s1,x1)) | exists e1 x1.(v_relate(e1) & n_friend(x1) & Theme(e1,x1)) |
||
An impromptu toast among friends. | Friends are having a drink. | 0 | -100 | Having a drink is rephrasing of impromptu toast. | exists s1 x1 x2.(a_topic(x1) & among(x1,x2) & n_friend(x2) & n_toast(x1) & a_impromptu(s1) & Theme(s1,x1)) | exists e1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_have(e1) & n_drink(x2) & n_friend(x1)) | 4a5a9886-e4c8-11ec-9cdd-0242ac1c0002 | exists s1 x1 x2.(n_toast(x1) & n_friend(x2) & among(x1,x2) & a_topic(x1) & a_impromptu(s1) & Theme(s1,x1)) | exists e1 x1 x2.(v_have(e1) & n_friend(x1) & n_drink(x2) & Theme(e1,x2) & Actor(e1,x1)) |
||
An impromptu toast among friends. | A funeral. | 2 | -100 | AN IMPROMPTU TOAST IS NOT THE SAME AS A FUNERAL | exists s1 x1 x2.(a_topic(x1) & among(x1,x2) & n_friend(x2) & n_toast(x1) & a_impromptu(s1) & Theme(s1,x1)) | exists x1.(a_topic(x1) & n_funeral(x1)) | 4a5a9d7c-e4c8-11ec-9cdd-0242ac1c0002 | exists s1 x1 x2.(n_toast(x1) & n_friend(x2) & among(x1,x2) & a_topic(x1) & a_impromptu(s1) & Theme(s1,x1)) | exists x1.(n_funeral(x1) & a_topic(x1)) |
||
An impromptu toast among friends. | A toast at a wedding. | 1 | 0.24232 | There is no one specific place where you are limited to a toast, therefore they could have been anywhere, not just a wedding. | exists s1 x1 x2.(a_topic(x1) & among(x1,x2) & n_friend(x2) & n_toast(x1) & a_impromptu(s1) & Theme(s1,x1)) | exists x1 x2.(a_topic(x1) & at(x1,x2) & n_wedding(x2) & n_toast(x1)) | 4a5aa24a-e4c8-11ec-9cdd-0242ac1c0002 | exists s1 x1 x2.(n_toast(x1) & n_friend(x2) & among(x1,x2) & a_topic(x1) & a_impromptu(s1) & Theme(s1,x1)) | exists x1 x2.(n_wedding(x2) & n_toast(x1) & at(x1,x2) & a_topic(x1)) |
||
An impromptu toast among friends. | A man sits alone. | 2 | -100 | A toast among friends can not occur while a man sits alone. | exists s1 x1 x2.(a_topic(x1) & among(x1,x2) & n_friend(x2) & n_toast(x1) & a_impromptu(s1) & Theme(s1,x1)) | exists e1 s1 x1.(a_alone(s1) & Manner(e1,s1) & Actor(e1,x1) & v_sit(e1) & n_man(x1)) | 4a5aa704-e4c8-11ec-9cdd-0242ac1c0002 | exists s1 x1 x2.(n_toast(x1) & n_friend(x2) & among(x1,x2) & a_topic(x1) & a_impromptu(s1) & Theme(s1,x1)) | exists e1 s1 x1.(v_sit(e1) & n_man(x1) & a_alone(s1) & Manner(e1,s1) & Actor(e1,x1)) |
||
An impromptu toast among friends. | Friends have gathered together. | 0 | 0.877368 | Have gathered together is rephrasing with more info of toast among friends. | exists s1 x1 x2.(a_topic(x1) & among(x1,x2) & n_friend(x2) & n_toast(x1) & a_impromptu(s1) & Theme(s1,x1)) | exists e1 p1 x1.(exists s1.(Theme(s1,x1) & a_together(s1)) & Topic(e1,p1) & Actor(e1,x1) & v_gather(e1) & n_friend(x1)) | 4a5aad9e-e4c8-11ec-9cdd-0242ac1c0002 | exists s1 x1 x2.(n_toast(x1) & n_friend(x2) & among(x1,x2) & a_topic(x1) & a_impromptu(s1) & Theme(s1,x1)) | exists e1 p1 x1.(v_gather(e1) & n_friend(x1) & exists s1.(a_together(s1) & Theme(s1,x1)) & Topic(e1,p1) & Actor(e1,x1)) |
||
An impromptu toast among friends. | A group of women doing housework. | 2 | 0.005173 | Doing housework does not occur while a toast among friends takes place. | exists s1 x1 x2.(a_topic(x1) & among(x1,x2) & n_friend(x2) & n_toast(x1) & a_impromptu(s1) & Theme(s1,x1)) | exists e1 x1 x2 x3 x4.(a_topic(x1) & of(x1,x2) & Theme(e1,x4) & Actor(e1,x3) & v_do(e1) & n_housework(x4) & (x2 = x3) & n_woman(x2) & n_group(x1)) | 4a5ab226-e4c8-11ec-9cdd-0242ac1c0002 | exists s1 x1 x2.(n_toast(x1) & n_friend(x2) & among(x1,x2) & a_topic(x1) & a_impromptu(s1) & Theme(s1,x1)) | exists e1 x1 x2 x3 x4.(v_do(e1) & of(x1,x2) & n_woman(x2) & n_housework(x4) & n_group(x1) & a_topic(x1) & Theme(e1,x4) & Actor(e1,x3) & (x2 = x3)) |
||
An impromptu toast among friends. | Friends are at a baby shower. | 1 | 0.082036 | You can have a toast amongst friends anywhere, not just a baby shower. | exists s1 x1 x2.(a_topic(x1) & among(x1,x2) & n_friend(x2) & n_toast(x1) & a_impromptu(s1) & Theme(s1,x1)) | exists p1 x1.(exists x2 x3.(at(x1,x2) & n_shower(x2) & of(x2,x3) & n_baby(x3)) & n_friend(x1)) | 4a5ab686-e4c8-11ec-9cdd-0242ac1c0002 | exists s1 x1 x2.(n_toast(x1) & n_friend(x2) & among(x1,x2) & a_topic(x1) & a_impromptu(s1) & Theme(s1,x1)) | exists x1.(n_friend(x1) & exists x2 x3.(of(x2,x3) & n_shower(x2) & n_baby(x3) & at(x1,x2))) |
||
An impromptu toast among friends. | Someone has recently made an achievement. | 1 | 0.703137 | Toasts are for anything so you cannot assume there was someone who had an achievement. | exists s1 x1 x2.(a_topic(x1) & among(x1,x2) & n_friend(x2) & n_toast(x1) & a_impromptu(s1) & Theme(s1,x1)) | exists e1 s1 x1 x2.(a_recently(s1) & Manner(e1,s1) & Theme(e1,x2) & Actor(e1,x1) & v_make(e1) & n_achievement(x2) & n_person(x1)) | 4a5abb22-e4c8-11ec-9cdd-0242ac1c0002 | exists s1 x1 x2.(n_toast(x1) & n_friend(x2) & among(x1,x2) & a_topic(x1) & a_impromptu(s1) & Theme(s1,x1)) | exists e1 s1 x1 x2.(v_make(e1) & n_person(x1) & n_achievement(x2) & a_recently(s1) & Theme(e1,x2) & Manner(e1,s1) & Actor(e1,x1)) |
||
An impromptu toast among friends. | People are holding up their drinks. | 0 | -100 | Holding up their drinks is rephrasing of impromptu toast. | exists s1 x1 x2.(a_topic(x1) & among(x1,x2) & n_friend(x2) & n_toast(x1) & a_impromptu(s1) & Theme(s1,x1)) | exists e1 s1 x1 x2.(a_up(s1) & Manner(e1,s1) & Theme(e1,x2) & Actor(e1,x1) & v_hold(e1) & n_drink(x2) & of(x2,x1) & n_thing(x1) & n_people(x1)) | 4a5abf82-e4c8-11ec-9cdd-0242ac1c0002 | exists s1 x1 x2.(n_toast(x1) & n_friend(x2) & among(x1,x2) & a_topic(x1) & a_impromptu(s1) & Theme(s1,x1)) | exists e1 s1 x1 x2.(v_hold(e1) & of(x2,x1) & n_thing(x1) & n_people(x1) & n_drink(x2) & a_up(s1) & Theme(e1,x2) & Manner(e1,s1) & Actor(e1,x1)) |
||
A crowd of children in white shirts, black shorts and white hats jumping rope. | A group of children having a jump rope competition. | 1 | -100 | Kids jump rope for fun at recess, not just at a competition. This could have been at a private school therefore they would have uniforms. | exists e1 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7 x8.(a_topic(x1) & in(x1,x3) & rel(x3,x4) & Theme(e1,x8) & Actor(e1,x7) & v_jump(e1) & n_rope(x8) & (x4 = x7) & n_hat(x6) & a_white(s3) & Theme(s3,x6) & n_shorts(x5) & subset_of(x6,x4) & subset_of(x5,x4) & a_black(s2) & Theme(s2,x4) & n_shirt(x3) & a_white(s1) & Theme(s1,x3) & of(x1,x2) & n_child(x2) & n_crowd(x1)) | exists e1 x1 x2 x3 x4 x5 x6.(a_topic(x1) & of(x1,x2) & Theme(e1,x4) & Actor(e1,x3) & v_have(e1) & n_competition(x4) & of(x4,x6) & n_rope(x6) & of(x4,x5) & n_jump(x5) & (x2 = x3) & n_child(x2) & n_group(x1)) | 4a5ac4a0-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7 x8.(v_jump(e1) & subset_of(x6,x4) & subset_of(x5,x4) & rel(x3,x4) & of(x1,x2) & n_shorts(x5) & n_shirt(x3) & n_rope(x8) & n_hat(x6) & n_crowd(x1) & n_child(x2) & in(x1,x3) & a_white(s3) & a_white(s1) & a_topic(x1) & a_black(s2) & Theme(s3,x6) & Theme(s2,x4) & Theme(s1,x3) & Theme(e1,x8) & Actor(e1,x7) & (x4 = x7)) | exists e1 x1 x2 x3 x4 x5 x6.(v_have(e1) & of(x4,x6) & of(x4,x5) & of(x1,x2) & n_rope(x6) & n_jump(x5) & n_group(x1) & n_competition(x4) & n_child(x2) & a_topic(x1) & Theme(e1,x4) & Actor(e1,x3) & (x2 = x3)) |
||
A crowd of children in white shirts, black shorts and white hats jumping rope. | A group of adults playing with a jump rope. | 2 | -100 | Children can not be adults. | exists e1 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7 x8.(a_topic(x1) & in(x1,x3) & rel(x3,x4) & Theme(e1,x8) & Actor(e1,x7) & v_jump(e1) & n_rope(x8) & (x4 = x7) & n_hat(x6) & a_white(s3) & Theme(s3,x6) & n_shorts(x5) & subset_of(x6,x4) & subset_of(x5,x4) & a_black(s2) & Theme(s2,x4) & n_shirt(x3) & a_white(s1) & Theme(s1,x3) & of(x1,x2) & n_child(x2) & n_crowd(x1)) | exists e1 x1 x2 x3 x4 x5.(a_topic(x1) & of(x1,x2) & with(e1,x4) & n_rope(x4) & of(x4,x5) & n_jump(x5) & Actor(e1,x3) & v_play(e1) & (x2 = x3) & n_adult(x2) & n_group(x1)) | 4a5ac91e-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7 x8.(v_jump(e1) & subset_of(x6,x4) & subset_of(x5,x4) & rel(x3,x4) & of(x1,x2) & n_shorts(x5) & n_shirt(x3) & n_rope(x8) & n_hat(x6) & n_crowd(x1) & n_child(x2) & in(x1,x3) & a_white(s3) & a_white(s1) & a_topic(x1) & a_black(s2) & Theme(s3,x6) & Theme(s2,x4) & Theme(s1,x3) & Theme(e1,x8) & Actor(e1,x7) & (x4 = x7)) | exists e1 x1 x2 x3 x4 x5.(with(e1,x4) & v_play(e1) & of(x4,x5) & of(x1,x2) & n_rope(x4) & n_jump(x5) & n_group(x1) & n_adult(x2) & a_topic(x1) & Actor(e1,x3) & (x2 = x3)) |
||
A crowd of children in white shirts, black shorts and white hats jumping rope. | A group of children playing jump rope. | 0 | -100 | Group of children is different way to say crowd of children. | exists e1 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7 x8.(a_topic(x1) & in(x1,x3) & rel(x3,x4) & Theme(e1,x8) & Actor(e1,x7) & v_jump(e1) & n_rope(x8) & (x4 = x7) & n_hat(x6) & a_white(s3) & Theme(s3,x6) & n_shorts(x5) & subset_of(x6,x4) & subset_of(x5,x4) & a_black(s2) & Theme(s2,x4) & n_shirt(x3) & a_white(s1) & Theme(s1,x3) & of(x1,x2) & n_child(x2) & n_crowd(x1)) | exists e1 x1 x2 x3 x4 x5.(a_topic(x1) & of(x1,x2) & Theme(e1,x4) & Actor(e1,x3) & v_play(e1) & n_rope(x4) & of(x4,x5) & n_jump(x5) & (x2 = x3) & n_child(x2) & n_group(x1)) | 4a5acd88-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7 x8.(v_jump(e1) & subset_of(x6,x4) & subset_of(x5,x4) & rel(x3,x4) & of(x1,x2) & n_shorts(x5) & n_shirt(x3) & n_rope(x8) & n_hat(x6) & n_crowd(x1) & n_child(x2) & in(x1,x3) & a_white(s3) & a_white(s1) & a_topic(x1) & a_black(s2) & Theme(s3,x6) & Theme(s2,x4) & Theme(s1,x3) & Theme(e1,x8) & Actor(e1,x7) & (x4 = x7)) | exists e1 x1 x2 x3 x4 x5.(v_play(e1) & of(x4,x5) & of(x1,x2) & n_rope(x4) & n_jump(x5) & n_group(x1) & n_child(x2) & a_topic(x1) & Theme(e1,x4) & Actor(e1,x3) & (x2 = x3)) |
||
Young Asian men are raising their styrofoam cups in a toast. | One girl is flying a kite. | 2 | -100 | One girl is a single female person while young men implies more than one male person and flying a kite does not take place while raising their Styrofoam cups in a toast. | exists e1 s1 s2 x1 x2 x3 x4.(in(e1,x4) & n_toast(x4) & Theme(e1,x2) & Actor(e1,x1) & v_raise(e1) & n_cup(x2) & of(x2,x3) & n_styrofoam(x3) & of(x2,x1) & n_thing(x1) & n_man(x1) & a_asian(s2) & Theme(s2,x1) & a_young(s1) & Theme(s1,x1)) | exists e1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_fly(e1) & n_kite(x2) & n_girl(x1) & card_eq_1(x1)) | 4a5ad24c-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 x1 x2 x3 x4.(v_raise(e1) & of(x2,x3) & of(x2,x1) & n_toast(x4) & n_thing(x1) & n_styrofoam(x3) & n_man(x1) & n_cup(x2) & in(e1,x4) & a_young(s1) & a_asian(s2) & Theme(s2,x1) & Theme(s1,x1) & Theme(e1,x2) & Actor(e1,x1)) | exists e1 x1 x2.(v_fly(e1) & n_kite(x2) & n_girl(x1) & card_eq_1(x1) & Theme(e1,x2) & Actor(e1,x1)) |
||
Young Asian men are raising their styrofoam cups in a toast. | A group of Asian men are celebrating their company's success. | 1 | -100 | The men could be celebrating in many different ways. | exists e1 s1 s2 x1 x2 x3 x4.(in(e1,x4) & n_toast(x4) & Theme(e1,x2) & Actor(e1,x1) & v_raise(e1) & n_cup(x2) & of(x2,x3) & n_styrofoam(x3) & of(x2,x1) & n_thing(x1) & n_man(x1) & a_asian(s2) & Theme(s2,x1) & a_young(s1) & Theme(s1,x1)) | exists e1 s1 x1 x2 x3 x4.(Theme(e1,x4) & Actor(e1,x1) & v_celebrate(e1) & n_success(x4) & of(x4,x3) & n_company(x3) & of(x3,x1) & n_thing(x1) & of(x1,x2) & n_man(x2) & a_asian(s1) & Theme(s1,x2) & n_group(x1)) | 4a5ad6d4-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 x1 x2 x3 x4.(v_raise(e1) & of(x2,x3) & of(x2,x1) & n_toast(x4) & n_thing(x1) & n_styrofoam(x3) & n_man(x1) & n_cup(x2) & in(e1,x4) & a_young(s1) & a_asian(s2) & Theme(s2,x1) & Theme(s1,x1) & Theme(e1,x2) & Actor(e1,x1)) | exists e1 s1 x1 x2 x3 x4.(v_celebrate(e1) & of(x4,x3) & of(x3,x1) & of(x1,x2) & n_thing(x1) & n_success(x4) & n_man(x2) & n_group(x1) & n_company(x3) & a_asian(s1) & Theme(s1,x2) & Theme(e1,x4) & Actor(e1,x1)) |
||
Young Asian men are raising their styrofoam cups in a toast. | A group of Asian men are celebrating. | 0 | -100 | Raising cups in a toast often takes place when people are celebrating. | exists e1 s1 s2 x1 x2 x3 x4.(in(e1,x4) & n_toast(x4) & Theme(e1,x2) & Actor(e1,x1) & v_raise(e1) & n_cup(x2) & of(x2,x3) & n_styrofoam(x3) & of(x2,x1) & n_thing(x1) & n_man(x1) & a_asian(s2) & Theme(s2,x1) & a_young(s1) & Theme(s1,x1)) | exists e1 s1 x1 x2.(Actor(e1,x1) & v_celebrate(e1) & of(x1,x2) & n_man(x2) & a_asian(s1) & Theme(s1,x2) & n_group(x1)) | 4a5adb2a-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 x1 x2 x3 x4.(v_raise(e1) & of(x2,x3) & of(x2,x1) & n_toast(x4) & n_thing(x1) & n_styrofoam(x3) & n_man(x1) & n_cup(x2) & in(e1,x4) & a_young(s1) & a_asian(s2) & Theme(s2,x1) & Theme(s1,x1) & Theme(e1,x2) & Actor(e1,x1)) | exists e1 s1 x1 x2.(v_celebrate(e1) & of(x1,x2) & n_man(x2) & n_group(x1) & a_asian(s1) & Theme(s1,x2) & Actor(e1,x1)) |
||
A young child wearing a blue shirt and sandals playing with a red toy while sitting on the floor. | The girl loves her red action figure. | 1 | 0.074468 | The toy the child is playing with could be anything, an action figure is not specified. | exists e1 e3 e2 s1 s2 s3 x1 x2 x3 x4 x5.(n_floor(x5) & while(e2,e3) & on(e3,x5) & Actor(e3,x3) & v_sit(e3) & with(e2,x4) & n_toy(x4) & a_red(s3) & Theme(s3,x4) & Actor(e2,x3) & v_play(e2) & n_sandal(x3) & Theme(e1,x2) & Actor(e1,x1) & v_wear(e1) & n_shirt(x2) & a_blue(s2) & Theme(s2,x2) & n_child(x1) & a_young(s1) & Theme(s1,x1)) | exists e1 s1 x1 x2 x3.(n_figure(x2) & of(x2,x3) & n_action(x3) & a_red(s1) & Theme(s1,x2) & of(x2,x1) & n_female(x1) & n_girl(x1) & Theme(e1,x2) & Actor(e1,x1) & v_love(e1)) | 4a5ae282-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e3 e2 s1 s2 s3 x1 x2 x3 x4 x5.(with(e2,x4) & while(e2,e3) & v_wear(e1) & v_sit(e3) & v_play(e2) & on(e3,x5) & n_toy(x4) & n_shirt(x2) & n_sandal(x3) & n_floor(x5) & n_child(x1) & a_young(s1) & a_red(s3) & a_blue(s2) & Theme(s3,x4) & Theme(s2,x2) & Theme(s1,x1) & Theme(e1,x2) & Actor(e3,x3) & Actor(e2,x3) & Actor(e1,x1)) | exists e1 s1 x1 x2 x3.(v_love(e1) & of(x2,x3) & of(x2,x1) & n_girl(x1) & n_figure(x2) & n_female(x1) & n_action(x3) & a_red(s1) & Theme(s1,x2) & Theme(e1,x2) & Actor(e1,x1)) |
||
A young child wearing a blue shirt and sandals playing with a red toy while sitting on the floor. | A little child sits on the floor playing with a toy. | 0 | 0.94845 | It repeats and reinforces how the child is sitting on the floor playing with a toy. | exists e3 e1 e2 s1 s2 s3 x1 x2 x3 x4 x5.(n_floor(x5) & while(e2,e3) & on(e3,x5) & Actor(e3,x3) & v_sit(e3) & with(e2,x4) & n_toy(x4) & a_red(s3) & Theme(s3,x4) & Actor(e2,x3) & v_play(e2) & n_sandal(x3) & Theme(e1,x2) & Actor(e1,x1) & v_wear(e1) & n_shirt(x2) & a_blue(s2) & Theme(s2,x2) & n_child(x1) & a_young(s1) & Theme(s1,x1)) | exists e1 s1 x1 x2 x3 x4.(n_playing(x2) & of(x2,x3) & n_floor(x3) & with(e1,x4) & n_toy(x4) & on(e1,x2) & Actor(e1,x1) & v_sit(e1) & n_child(x1) & a_little(s1) & Theme(s1,x1)) | 4a5ae836-e4c8-11ec-9cdd-0242ac1c0002 | exists e3 e1 e2 s1 s2 s3 x1 x2 x3 x4 x5.(with(e2,x4) & while(e2,e3) & v_wear(e1) & v_sit(e3) & v_play(e2) & on(e3,x5) & n_toy(x4) & n_shirt(x2) & n_sandal(x3) & n_floor(x5) & n_child(x1) & a_young(s1) & a_red(s3) & a_blue(s2) & Theme(s3,x4) & Theme(s2,x2) & Theme(s1,x1) & Theme(e1,x2) & Actor(e3,x3) & Actor(e2,x3) & Actor(e1,x1)) | exists e1 s1 x1 x2 x3 x4.(with(e1,x4) & v_sit(e1) & on(e1,x2) & of(x2,x3) & n_toy(x4) & n_playing(x2) & n_floor(x3) & n_child(x1) & a_little(s1) & Theme(s1,x1) & Actor(e1,x1)) |
||
A young child wearing a blue shirt and sandals playing with a red toy while sitting on the floor. | The dog is sleeping. | 2 | -100 | A child can not be a dog while playing does not occur while sleeping. | exists e2 e3 e1 s1 s2 s3 x1 x2 x3 x4 x5.(n_floor(x5) & while(e2,e3) & on(e3,x5) & Actor(e3,x3) & v_sit(e3) & with(e2,x4) & n_toy(x4) & a_red(s3) & Theme(s3,x4) & Actor(e2,x3) & v_play(e2) & n_sandal(x3) & Theme(e1,x2) & Actor(e1,x1) & v_wear(e1) & n_shirt(x2) & a_blue(s2) & Theme(s2,x2) & n_child(x1) & a_young(s1) & Theme(s1,x1)) | exists e1 x1.(n_dog(x1) & Actor(e1,x1) & v_sleep(e1)) | 4a5aecd2-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e3 e1 s1 s2 s3 x1 x2 x3 x4 x5.(with(e2,x4) & while(e2,e3) & v_wear(e1) & v_sit(e3) & v_play(e2) & on(e3,x5) & n_toy(x4) & n_shirt(x2) & n_sandal(x3) & n_floor(x5) & n_child(x1) & a_young(s1) & a_red(s3) & a_blue(s2) & Theme(s3,x4) & Theme(s2,x2) & Theme(s1,x1) & Theme(e1,x2) & Actor(e3,x3) & Actor(e2,x3) & Actor(e1,x1)) | exists e1 x1.(v_sleep(e1) & n_dog(x1) & Actor(e1,x1)) |
||
A young child wearing a blue shirt and sandals playing with a red toy while sitting on the floor. | A child rides his bike outside | 2 | -100 | A child rides his bike outside does not occur while playing with a red toy while sitting on the floor. | exists e3 e1 e2 s1 s2 s3 x1 x2 x3 x4 x5.(n_floor(x5) & while(e2,e3) & on(e3,x5) & Actor(e3,x3) & v_sit(e3) & with(e2,x4) & n_toy(x4) & a_red(s3) & Theme(s3,x4) & Actor(e2,x3) & v_play(e2) & n_sandal(x3) & Theme(e1,x2) & Actor(e1,x1) & v_wear(e1) & n_shirt(x2) & a_blue(s2) & Theme(s2,x2) & n_child(x1) & a_young(s1) & Theme(s1,x1)) | exists e1 x1 x2 x3.(Theme(e1,x2) & Actor(e1,x1) & v_ride(e1) & n_outside(x2) & of(x2,x3) & n_bike(x3) & of(x2,x1) & n_male(x1) & n_child(x1)) | 4a5af13c-e4c8-11ec-9cdd-0242ac1c0002 | exists e3 e1 e2 s1 s2 s3 x1 x2 x3 x4 x5.(with(e2,x4) & while(e2,e3) & v_wear(e1) & v_sit(e3) & v_play(e2) & on(e3,x5) & n_toy(x4) & n_shirt(x2) & n_sandal(x3) & n_floor(x5) & n_child(x1) & a_young(s1) & a_red(s3) & a_blue(s2) & Theme(s3,x4) & Theme(s2,x2) & Theme(s1,x1) & Theme(e1,x2) & Actor(e3,x3) & Actor(e2,x3) & Actor(e1,x1)) | exists e1 x1 x2 x3.(v_ride(e1) & of(x2,x3) & of(x2,x1) & n_outside(x2) & n_male(x1) & n_child(x1) & n_bike(x3) & Theme(e1,x2) & Actor(e1,x1)) |
||
A young child wearing a blue shirt and sandals playing with a red toy while sitting on the floor. | A child is playing with a toy while sitting on the floor. | 0 | -100 | The child is playing with a toy while sitting on the floor in both sentences. | exists e2 e3 e1 s1 s2 s3 x1 x2 x3 x4 x5.(n_floor(x5) & while(e2,e3) & on(e3,x5) & Actor(e3,x3) & v_sit(e3) & with(e2,x4) & n_toy(x4) & a_red(s3) & Theme(s3,x4) & Actor(e2,x3) & v_play(e2) & n_sandal(x3) & Theme(e1,x2) & Actor(e1,x1) & v_wear(e1) & n_shirt(x2) & a_blue(s2) & Theme(s2,x2) & n_child(x1) & a_young(s1) & Theme(s1,x1)) | exists e2 e1 x1 x2 x3.(n_floor(x3) & while(e1,e2) & on(e2,x3) & Actor(e2,x1) & v_sit(e2) & with(e1,x2) & n_toy(x2) & Actor(e1,x1) & v_play(e1) & n_child(x1)) | 4a5af592-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e3 e1 s1 s2 s3 x1 x2 x3 x4 x5.(with(e2,x4) & while(e2,e3) & v_wear(e1) & v_sit(e3) & v_play(e2) & on(e3,x5) & n_toy(x4) & n_shirt(x2) & n_sandal(x3) & n_floor(x5) & n_child(x1) & a_young(s1) & a_red(s3) & a_blue(s2) & Theme(s3,x4) & Theme(s2,x2) & Theme(s1,x1) & Theme(e1,x2) & Actor(e3,x3) & Actor(e2,x3) & Actor(e1,x1)) | exists e2 e1 x1 x2 x3.(with(e1,x2) & while(e1,e2) & v_sit(e2) & v_play(e1) & on(e2,x3) & n_toy(x2) & n_floor(x3) & n_child(x1) & Actor(e2,x1) & Actor(e1,x1)) |
||
A young child wearing a blue shirt and sandals playing with a red toy while sitting on the floor. | A child is in a house. | 1 | 0.748865 | There are floors in many different types of buildings, she does not have to be in a house. | exists e3 e1 e2 s1 s2 s3 x1 x2 x3 x4 x5.(n_floor(x5) & while(e2,e3) & on(e3,x5) & Actor(e3,x3) & v_sit(e3) & with(e2,x4) & n_toy(x4) & a_red(s3) & Theme(s3,x4) & Actor(e2,x3) & v_play(e2) & n_sandal(x3) & Theme(e1,x2) & Actor(e1,x1) & v_wear(e1) & n_shirt(x2) & a_blue(s2) & Theme(s2,x2) & n_child(x1) & a_young(s1) & Theme(s1,x1)) | exists p1 x1.(exists x2.(in(x1,x2) & n_house(x2)) & n_child(x1)) | 4a5afbbe-e4c8-11ec-9cdd-0242ac1c0002 | exists e3 e1 e2 s1 s2 s3 x1 x2 x3 x4 x5.(with(e2,x4) & while(e2,e3) & v_wear(e1) & v_sit(e3) & v_play(e2) & on(e3,x5) & n_toy(x4) & n_shirt(x2) & n_sandal(x3) & n_floor(x5) & n_child(x1) & a_young(s1) & a_red(s3) & a_blue(s2) & Theme(s3,x4) & Theme(s2,x2) & Theme(s1,x1) & Theme(e1,x2) & Actor(e3,x3) & Actor(e2,x3) & Actor(e1,x1)) | exists x1.(n_child(x1) & exists x2.(n_house(x2) & in(x1,x2))) |
||
A young child wearing a blue shirt and sandals playing with a red toy while sitting on the floor. | A child is sleeping in a crib. | 2 | 0 | A child can not be playing while sleeping and can not simultaneously be in a crib and on the floor. | exists e1 e3 e2 s1 s2 s3 x1 x2 x3 x4 x5.(n_floor(x5) & while(e2,e3) & on(e3,x5) & Actor(e3,x3) & v_sit(e3) & with(e2,x4) & n_toy(x4) & a_red(s3) & Theme(s3,x4) & Actor(e2,x3) & v_play(e2) & n_sandal(x3) & Theme(e1,x2) & Actor(e1,x1) & v_wear(e1) & n_shirt(x2) & a_blue(s2) & Theme(s2,x2) & n_child(x1) & a_young(s1) & Theme(s1,x1)) | exists e1 x1 x2.(in(e1,x2) & n_crib(x2) & Actor(e1,x1) & v_sleep(e1) & n_child(x1)) | 4a5b00fa-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e3 e2 s1 s2 s3 x1 x2 x3 x4 x5.(with(e2,x4) & while(e2,e3) & v_wear(e1) & v_sit(e3) & v_play(e2) & on(e3,x5) & n_toy(x4) & n_shirt(x2) & n_sandal(x3) & n_floor(x5) & n_child(x1) & a_young(s1) & a_red(s3) & a_blue(s2) & Theme(s3,x4) & Theme(s2,x2) & Theme(s1,x1) & Theme(e1,x2) & Actor(e3,x3) & Actor(e2,x3) & Actor(e1,x1)) | exists e1 x1 x2.(v_sleep(e1) & n_crib(x2) & n_child(x1) & in(e1,x2) & Actor(e1,x1)) |
||
A young child wearing a blue shirt and sandals playing with a red toy while sitting on the floor. | A young kid is playing on the floor. | 0 | -100 | Kid is another word for child, and they are sitting on the floor playing in both sentences. | exists e1 e2 e3 s1 s2 s3 x1 x2 x3 x4 x5.(n_floor(x5) & while(e2,e3) & on(e3,x5) & Actor(e3,x3) & v_sit(e3) & with(e2,x4) & n_toy(x4) & a_red(s3) & Theme(s3,x4) & Actor(e2,x3) & v_play(e2) & n_sandal(x3) & Theme(e1,x2) & Actor(e1,x1) & v_wear(e1) & n_shirt(x2) & a_blue(s2) & Theme(s2,x2) & n_child(x1) & a_young(s1) & Theme(s1,x1)) | exists e1 s1 x1 x2.(n_floor(x2) & on(e1,x2) & Actor(e1,x1) & v_play(e1) & n_kid(x1) & a_young(s1) & Theme(s1,x1)) | 4a5b0578-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 e3 s1 s2 s3 x1 x2 x3 x4 x5.(with(e2,x4) & while(e2,e3) & v_wear(e1) & v_sit(e3) & v_play(e2) & on(e3,x5) & n_toy(x4) & n_shirt(x2) & n_sandal(x3) & n_floor(x5) & n_child(x1) & a_young(s1) & a_red(s3) & a_blue(s2) & Theme(s3,x4) & Theme(s2,x2) & Theme(s1,x1) & Theme(e1,x2) & Actor(e3,x3) & Actor(e2,x3) & Actor(e1,x1)) | exists e1 s1 x1 x2.(v_play(e1) & on(e1,x2) & n_kid(x1) & n_floor(x2) & a_young(s1) & Theme(s1,x1) & Actor(e1,x1)) |
||
A young child wearing a blue shirt and sandals playing with a red toy while sitting on the floor. | A young boy plays with a toy on the floor | 1 | 0.77261 | The child could be either gender, not necessarily a boy. | exists e2 e1 e3 s1 s2 s3 x1 x2 x3 x4 x5.(n_floor(x5) & while(e2,e3) & on(e3,x5) & Actor(e3,x3) & v_sit(e3) & with(e2,x4) & n_toy(x4) & a_red(s3) & Theme(s3,x4) & Actor(e2,x3) & v_play(e2) & n_sandal(x3) & Theme(e1,x2) & Actor(e1,x1) & v_wear(e1) & n_shirt(x2) & a_blue(s2) & Theme(s2,x2) & n_child(x1) & a_young(s1) & Theme(s1,x1)) | exists e1 s1 x1 x2 x3.(n_floor(x3) & with(e1,x2) & on(x2,x3) & n_toy(x2) & Actor(e1,x1) & v_play(e1) & n_boy(x1) & a_young(s1) & Theme(s1,x1)) | 4a5b09e2-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e1 e3 s1 s2 s3 x1 x2 x3 x4 x5.(with(e2,x4) & while(e2,e3) & v_wear(e1) & v_sit(e3) & v_play(e2) & on(e3,x5) & n_toy(x4) & n_shirt(x2) & n_sandal(x3) & n_floor(x5) & n_child(x1) & a_young(s1) & a_red(s3) & a_blue(s2) & Theme(s3,x4) & Theme(s2,x2) & Theme(s1,x1) & Theme(e1,x2) & Actor(e3,x3) & Actor(e2,x3) & Actor(e1,x1)) | exists e1 s1 x1 x2 x3.(with(e1,x2) & v_play(e1) & on(x2,x3) & n_toy(x2) & n_floor(x3) & n_boy(x1) & a_young(s1) & Theme(s1,x1) & Actor(e1,x1)) |
||
A young child wearing a blue shirt and sandals playing with a red toy while sitting on the floor. | A child plays with a toy on the floor | 0 | -100 | A young child is a child. | exists e1 e2 e3 s1 s2 s3 x1 x2 x3 x4 x5.(n_floor(x5) & while(e2,e3) & on(e3,x5) & Actor(e3,x3) & v_sit(e3) & with(e2,x4) & n_toy(x4) & a_red(s3) & Theme(s3,x4) & Actor(e2,x3) & v_play(e2) & n_sandal(x3) & Theme(e1,x2) & Actor(e1,x1) & v_wear(e1) & n_shirt(x2) & a_blue(s2) & Theme(s2,x2) & n_child(x1) & a_young(s1) & Theme(s1,x1)) | exists e1 x1 x2 x3.(n_floor(x3) & with(e1,x2) & on(x2,x3) & n_toy(x2) & Actor(e1,x1) & v_play(e1) & n_child(x1)) | 4a5b0ec4-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 e3 s1 s2 s3 x1 x2 x3 x4 x5.(with(e2,x4) & while(e2,e3) & v_wear(e1) & v_sit(e3) & v_play(e2) & on(e3,x5) & n_toy(x4) & n_shirt(x2) & n_sandal(x3) & n_floor(x5) & n_child(x1) & a_young(s1) & a_red(s3) & a_blue(s2) & Theme(s3,x4) & Theme(s2,x2) & Theme(s1,x1) & Theme(e1,x2) & Actor(e3,x3) & Actor(e2,x3) & Actor(e1,x1)) | exists e1 x1 x2 x3.(with(e1,x2) & v_play(e1) & on(x2,x3) & n_toy(x2) & n_floor(x3) & n_child(x1) & Actor(e1,x1)) |
||
A young child wearing a blue shirt and sandals playing with a red toy while sitting on the floor. | An older child is playing with a doll while gazing out the window. | 2 | -100 | A doll is not a red toy while sitting on the floor does not occur while gazing out the window. | exists e1 e3 e2 s1 s2 s3 x1 x2 x3 x4 x5.(n_floor(x5) & while(e2,e3) & on(e3,x5) & Actor(e3,x3) & v_sit(e3) & with(e2,x4) & n_toy(x4) & a_red(s3) & Theme(s3,x4) & Actor(e2,x3) & v_play(e2) & n_sandal(x3) & Theme(e1,x2) & Actor(e1,x1) & v_wear(e1) & n_shirt(x2) & a_blue(s2) & Theme(s2,x2) & n_child(x1) & a_young(s1) & Theme(s1,x1)) | exists e1 e2 s1 s2 x1 x2 x3.(n_window(x3) & while(e1,e2) & a_out(s2) & Manner(e2,s2) & Theme(e2,x3) & Actor(e2,x1) & v_gaze(e2) & with(e1,x2) & n_doll(x2) & Actor(e1,x1) & v_play(e1) & n_child(x1) & r_more(s1) & a_older(s1) & Theme(s1,x1)) | 4a5b1342-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e3 e2 s1 s2 s3 x1 x2 x3 x4 x5.(with(e2,x4) & while(e2,e3) & v_wear(e1) & v_sit(e3) & v_play(e2) & on(e3,x5) & n_toy(x4) & n_shirt(x2) & n_sandal(x3) & n_floor(x5) & n_child(x1) & a_young(s1) & a_red(s3) & a_blue(s2) & Theme(s3,x4) & Theme(s2,x2) & Theme(s1,x1) & Theme(e1,x2) & Actor(e3,x3) & Actor(e2,x3) & Actor(e1,x1)) | exists e1 e2 s1 s2 x1 x2 x3.(with(e1,x2) & while(e1,e2) & v_play(e1) & v_gaze(e2) & r_more(s1) & n_window(x3) & n_doll(x2) & n_child(x1) & a_out(s2) & a_older(s1) & Theme(s1,x1) & Theme(e2,x3) & Manner(e2,s2) & Actor(e2,x1) & Actor(e1,x1)) |
||
A young child wearing a blue shirt and sandals playing with a red toy while sitting on the floor. | Twins are fighting over a blue toy car. | 2 | -100 | A young child is singular while twins are plural, a red toy can not be a blue toy car, and playing with a toy does not occur while fighting over a toy car. | exists e1 e3 e2 s1 s2 s3 x1 x2 x3 x4 x5.(n_floor(x5) & while(e2,e3) & on(e3,x5) & Actor(e3,x3) & v_sit(e3) & with(e2,x4) & n_toy(x4) & a_red(s3) & Theme(s3,x4) & Actor(e2,x3) & v_play(e2) & n_sandal(x3) & Theme(e1,x2) & Actor(e1,x1) & v_wear(e1) & n_shirt(x2) & a_blue(s2) & Theme(s2,x2) & n_child(x1) & a_young(s1) & Theme(s1,x1)) | exists e1 s1 x1 x2 x3.(over(e1,x2) & n_car(x2) & of(x2,x3) & n_toy(x3) & a_blue(s1) & Theme(s1,x2) & Actor(e1,x1) & v_fight(e1) & n_twin(x1)) | 4a5b1860-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e3 e2 s1 s2 s3 x1 x2 x3 x4 x5.(with(e2,x4) & while(e2,e3) & v_wear(e1) & v_sit(e3) & v_play(e2) & on(e3,x5) & n_toy(x4) & n_shirt(x2) & n_sandal(x3) & n_floor(x5) & n_child(x1) & a_young(s1) & a_red(s3) & a_blue(s2) & Theme(s3,x4) & Theme(s2,x2) & Theme(s1,x1) & Theme(e1,x2) & Actor(e3,x3) & Actor(e2,x3) & Actor(e1,x1)) | exists e1 s1 x1 x2 x3.(v_fight(e1) & over(e1,x2) & of(x2,x3) & n_twin(x1) & n_toy(x3) & n_car(x2) & a_blue(s1) & Theme(s1,x2) & Actor(e1,x1)) |
||
A young child wearing a blue shirt and sandals playing with a red toy while sitting on the floor. | A child is wearing red shorts. | 1 | 0.035162 | The child could be any age, not necessarily young. | exists e2 e1 e3 s1 s2 s3 x1 x2 x3 x4 x5.(n_floor(x5) & while(e2,e3) & on(e3,x5) & Actor(e3,x3) & v_sit(e3) & with(e2,x4) & n_toy(x4) & a_red(s3) & Theme(s3,x4) & Actor(e2,x3) & v_play(e2) & n_sandal(x3) & Theme(e1,x2) & Actor(e1,x1) & v_wear(e1) & n_shirt(x2) & a_blue(s2) & Theme(s2,x2) & n_child(x1) & a_young(s1) & Theme(s1,x1)) | exists e1 s1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_wear(e1) & n_shorts(x2) & a_red(s1) & Theme(s1,x2) & n_child(x1)) | 4a5b1d10-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e1 e3 s1 s2 s3 x1 x2 x3 x4 x5.(with(e2,x4) & while(e2,e3) & v_wear(e1) & v_sit(e3) & v_play(e2) & on(e3,x5) & n_toy(x4) & n_shirt(x2) & n_sandal(x3) & n_floor(x5) & n_child(x1) & a_young(s1) & a_red(s3) & a_blue(s2) & Theme(s3,x4) & Theme(s2,x2) & Theme(s1,x1) & Theme(e1,x2) & Actor(e3,x3) & Actor(e2,x3) & Actor(e1,x1)) | exists e1 s1 x1 x2.(v_wear(e1) & n_shorts(x2) & n_child(x1) & a_red(s1) & Theme(s1,x2) & Theme(e1,x2) & Actor(e1,x1)) |
||
A young child wearing a blue shirt and sandals playing with a red toy while sitting on the floor. | A child is playing with a toy while sitting down. | 1 | 1 | The child could be sitting down on the floor, not necessarily on the floor. | exists e1 e3 e2 s1 s2 s3 x1 x2 x3 x4 x5.(n_floor(x5) & while(e2,e3) & on(e3,x5) & Actor(e3,x3) & v_sit(e3) & with(e2,x4) & n_toy(x4) & a_red(s3) & Theme(s3,x4) & Actor(e2,x3) & v_play(e2) & n_sandal(x3) & Theme(e1,x2) & Actor(e1,x1) & v_wear(e1) & n_shirt(x2) & a_blue(s2) & Theme(s2,x2) & n_child(x1) & a_young(s1) & Theme(s1,x1)) | exists e1 e2 s1 x1 x2.(while(e1,e2) & a_down(s1) & Manner(e2,s1) & Actor(e2,x1) & v_sit(e2) & with(e1,x2) & n_toy(x2) & Actor(e1,x1) & v_play(e1) & n_child(x1)) | 4a5b24ae-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e3 e2 s1 s2 s3 x1 x2 x3 x4 x5.(with(e2,x4) & while(e2,e3) & v_wear(e1) & v_sit(e3) & v_play(e2) & on(e3,x5) & n_toy(x4) & n_shirt(x2) & n_sandal(x3) & n_floor(x5) & n_child(x1) & a_young(s1) & a_red(s3) & a_blue(s2) & Theme(s3,x4) & Theme(s2,x2) & Theme(s1,x1) & Theme(e1,x2) & Actor(e3,x3) & Actor(e2,x3) & Actor(e1,x1)) | exists e1 e2 s1 x1 x2.(with(e1,x2) & while(e1,e2) & v_sit(e2) & v_play(e1) & n_toy(x2) & n_child(x1) & a_down(s1) & Manner(e2,s1) & Actor(e2,x1) & Actor(e1,x1)) |
||
A young child wearing a blue shirt and sandals playing with a red toy while sitting on the floor. | A child plays with a toy. | 0 | -100 | In both instances the child is playing with a toy | exists e2 e1 e3 s1 s2 s3 x1 x2 x3 x4 x5.(n_floor(x5) & while(e2,e3) & on(e3,x5) & Actor(e3,x3) & v_sit(e3) & with(e2,x4) & n_toy(x4) & a_red(s3) & Theme(s3,x4) & Actor(e2,x3) & v_play(e2) & n_sandal(x3) & Theme(e1,x2) & Actor(e1,x1) & v_wear(e1) & n_shirt(x2) & a_blue(s2) & Theme(s2,x2) & n_child(x1) & a_young(s1) & Theme(s1,x1)) | exists e1 x1 x2.(with(e1,x2) & n_toy(x2) & Actor(e1,x1) & v_play(e1) & n_child(x1)) | 4a5b29b8-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e1 e3 s1 s2 s3 x1 x2 x3 x4 x5.(with(e2,x4) & while(e2,e3) & v_wear(e1) & v_sit(e3) & v_play(e2) & on(e3,x5) & n_toy(x4) & n_shirt(x2) & n_sandal(x3) & n_floor(x5) & n_child(x1) & a_young(s1) & a_red(s3) & a_blue(s2) & Theme(s3,x4) & Theme(s2,x2) & Theme(s1,x1) & Theme(e1,x2) & Actor(e3,x3) & Actor(e2,x3) & Actor(e1,x1)) | exists e1 x1 x2.(with(e1,x2) & v_play(e1) & n_toy(x2) & n_child(x1) & Actor(e1,x1)) |
||
A little boy with a blue shirt on sitting on the ground playing with legos. | The little boy has constructed a castle | 1 | 0.309812 | A little boy playing with legos on the ground could construct other things besides a castle. | exists e1 s1 s2 x1 x2 x3 x4 x5 x6.(n_playing(x4) & of(x4,x5) & n_ground(x5) & a_topic(x1) & with(x1,x2) & with(e1,x6) & n_lego(x6) & on(e1,x4) & Actor(e1,x3) & v_sit(e1) & (x2 = x3) & n_shirt(x2) & a_blue(s2) & Theme(s2,x2) & n_boy(x1) & a_little(s1) & Theme(s1,x1)) | exists e1 s1 x1 x2.(n_boy(x1) & a_little(s1) & Theme(s1,x1) & Theme(e1,x2) & Actor(e1,x1) & v_construct(e1) & n_castle(x2)) | 4a5b788c-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 x1 x2 x3 x4 x5 x6.(with(x1,x2) & with(e1,x6) & v_sit(e1) & on(e1,x4) & of(x4,x5) & n_shirt(x2) & n_playing(x4) & n_lego(x6) & n_ground(x5) & n_boy(x1) & a_topic(x1) & a_little(s1) & a_blue(s2) & Theme(s2,x2) & Theme(s1,x1) & Actor(e1,x3) & (x2 = x3)) | exists e1 s1 x1 x2.(v_construct(e1) & n_castle(x2) & n_boy(x1) & a_little(s1) & Theme(s1,x1) & Theme(e1,x2) & Actor(e1,x1)) |
||
A little boy with a blue shirt on sitting on the ground playing with legos. | A boy is playing with toys. | 0 | 0.972153 | The toys he is playing with are legos. | exists e1 s1 s2 x1 x2 x3 x4 x5 x6.(n_playing(x4) & of(x4,x5) & n_ground(x5) & a_topic(x1) & with(x1,x2) & with(e1,x6) & n_lego(x6) & on(e1,x4) & Actor(e1,x3) & v_sit(e1) & (x2 = x3) & n_shirt(x2) & a_blue(s2) & Theme(s2,x2) & n_boy(x1) & a_little(s1) & Theme(s1,x1)) | exists e1 x1 x2.(with(e1,x2) & n_toy(x2) & Actor(e1,x1) & v_play(e1) & n_boy(x1)) | 4a5b7cd8-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 x1 x2 x3 x4 x5 x6.(with(x1,x2) & with(e1,x6) & v_sit(e1) & on(e1,x4) & of(x4,x5) & n_shirt(x2) & n_playing(x4) & n_lego(x6) & n_ground(x5) & n_boy(x1) & a_topic(x1) & a_little(s1) & a_blue(s2) & Theme(s2,x2) & Theme(s1,x1) & Actor(e1,x3) & (x2 = x3)) | exists e1 x1 x2.(with(e1,x2) & v_play(e1) & n_toy(x2) & n_boy(x1) & Actor(e1,x1)) |
||
A little boy with a blue shirt on sitting on the ground playing with legos. | The little boy is holding a toy | 0 | -100 | The boy is holding and playing with the legos, which are toys. | exists e1 s1 s2 x1 x2 x3 x4 x5 x6.(n_playing(x4) & of(x4,x5) & n_ground(x5) & a_topic(x1) & with(x1,x2) & with(e1,x6) & n_lego(x6) & on(e1,x4) & Actor(e1,x3) & v_sit(e1) & (x2 = x3) & n_shirt(x2) & a_blue(s2) & Theme(s2,x2) & n_boy(x1) & a_little(s1) & Theme(s1,x1)) | exists e1 s1 x1 x2.(n_boy(x1) & a_little(s1) & Theme(s1,x1) & Theme(e1,x2) & Actor(e1,x1) & v_hold(e1) & n_toy(x2)) | 4a5b86e2-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 x1 x2 x3 x4 x5 x6.(with(x1,x2) & with(e1,x6) & v_sit(e1) & on(e1,x4) & of(x4,x5) & n_shirt(x2) & n_playing(x4) & n_lego(x6) & n_ground(x5) & n_boy(x1) & a_topic(x1) & a_little(s1) & a_blue(s2) & Theme(s2,x2) & Theme(s1,x1) & Actor(e1,x3) & (x2 = x3)) | exists e1 s1 x1 x2.(v_hold(e1) & n_toy(x2) & n_boy(x1) & a_little(s1) & Theme(s1,x1) & Theme(e1,x2) & Actor(e1,x1)) |
||
A little boy with a blue shirt on sitting on the ground playing with legos. | A mom watches her boy play with legos. | 1 | 0.506925 | Not every child playing in the ground with legos while his mom watches. | exists e1 s1 s2 x1 x2 x3 x4 x5 x6.(n_playing(x4) & of(x4,x5) & n_ground(x5) & a_topic(x1) & with(x1,x2) & with(e1,x6) & n_lego(x6) & on(e1,x4) & Actor(e1,x3) & v_sit(e1) & (x2 = x3) & n_shirt(x2) & a_blue(s2) & Theme(s2,x2) & n_boy(x1) & a_little(s1) & Theme(s1,x1)) | exists e1 x1 x2 x3 x4.(Theme(e1,x2) & Actor(e1,x1) & v_watch(e1) & with(x2,x4) & n_lego(x4) & n_play(x2) & of(x2,x3) & n_boy(x3) & of(x2,x1) & n_female(x1) & n_mom(x1)) | 4a5b901a-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 x1 x2 x3 x4 x5 x6.(with(x1,x2) & with(e1,x6) & v_sit(e1) & on(e1,x4) & of(x4,x5) & n_shirt(x2) & n_playing(x4) & n_lego(x6) & n_ground(x5) & n_boy(x1) & a_topic(x1) & a_little(s1) & a_blue(s2) & Theme(s2,x2) & Theme(s1,x1) & Actor(e1,x3) & (x2 = x3)) | exists e1 x1 x2 x3 x4.(with(x2,x4) & v_watch(e1) & of(x2,x3) & of(x2,x1) & n_play(x2) & n_mom(x1) & n_lego(x4) & n_female(x1) & n_boy(x3) & Theme(e1,x2) & Actor(e1,x1)) |
||
A little boy with a blue shirt on sitting on the ground playing with legos. | A little boy plays with some toys. | 0 | -100 | The boy plays with some legos, which are toys. | exists e1 s1 s2 x1 x2 x3 x4 x5 x6.(n_playing(x4) & of(x4,x5) & n_ground(x5) & a_topic(x1) & with(x1,x2) & with(e1,x6) & n_lego(x6) & on(e1,x4) & Actor(e1,x3) & v_sit(e1) & (x2 = x3) & n_shirt(x2) & a_blue(s2) & Theme(s2,x2) & n_boy(x1) & a_little(s1) & Theme(s1,x1)) | exists e1 s1 x1 x2.(with(e1,x2) & n_toy(x2) & Actor(e1,x1) & v_play(e1) & n_boy(x1) & a_little(s1) & Theme(s1,x1)) | 4a5b94d4-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 x1 x2 x3 x4 x5 x6.(with(x1,x2) & with(e1,x6) & v_sit(e1) & on(e1,x4) & of(x4,x5) & n_shirt(x2) & n_playing(x4) & n_lego(x6) & n_ground(x5) & n_boy(x1) & a_topic(x1) & a_little(s1) & a_blue(s2) & Theme(s2,x2) & Theme(s1,x1) & Actor(e1,x3) & (x2 = x3)) | exists e1 s1 x1 x2.(with(e1,x2) & v_play(e1) & n_toy(x2) & n_boy(x1) & a_little(s1) & Theme(s1,x1) & Actor(e1,x1)) |
||
A little boy with a blue shirt on sitting on the ground playing with legos. | A little boy is building a castle. | 1 | 0.309812 | Just beacause a little boy is sitiing on the ground playing with legos doesn't mean he is building a castle. | exists e1 s1 s2 x1 x2 x3 x4 x5 x6.(n_playing(x4) & of(x4,x5) & n_ground(x5) & a_topic(x1) & with(x1,x2) & with(e1,x6) & n_lego(x6) & on(e1,x4) & Actor(e1,x3) & v_sit(e1) & (x2 = x3) & n_shirt(x2) & a_blue(s2) & Theme(s2,x2) & n_boy(x1) & a_little(s1) & Theme(s1,x1)) | exists e1 s1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_build(e1) & n_castle(x2) & n_boy(x1) & a_little(s1) & Theme(s1,x1)) | 4a5baa14-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 x1 x2 x3 x4 x5 x6.(with(x1,x2) & with(e1,x6) & v_sit(e1) & on(e1,x4) & of(x4,x5) & n_shirt(x2) & n_playing(x4) & n_lego(x6) & n_ground(x5) & n_boy(x1) & a_topic(x1) & a_little(s1) & a_blue(s2) & Theme(s2,x2) & Theme(s1,x1) & Actor(e1,x3) & (x2 = x3)) | exists e1 s1 x1 x2.(v_build(e1) & n_castle(x2) & n_boy(x1) & a_little(s1) & Theme(s1,x1) & Theme(e1,x2) & Actor(e1,x1)) |
||
A little boy with a blue shirt on sitting on the ground playing with legos. | A boy playing with legos outside. | 1 | 0.234423 | Not al chindren playing in the ground with legos are outside. | exists e1 s1 s2 x1 x2 x3 x4 x5 x6.(n_playing(x4) & of(x4,x5) & n_ground(x5) & a_topic(x1) & with(x1,x2) & with(e1,x6) & n_lego(x6) & on(e1,x4) & Actor(e1,x3) & v_sit(e1) & (x2 = x3) & n_shirt(x2) & a_blue(s2) & Theme(s2,x2) & n_boy(x1) & a_little(s1) & Theme(s1,x1)) | exists e1 s1 x1 x2 x3.(a_topic(x1) & a_outside(s1) & Manner(e1,s1) & with(e1,x3) & n_lego(x3) & Actor(e1,x2) & v_play(e1) & (x1 = x2) & n_boy(x1)) | 4a5bb36a-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 x1 x2 x3 x4 x5 x6.(with(x1,x2) & with(e1,x6) & v_sit(e1) & on(e1,x4) & of(x4,x5) & n_shirt(x2) & n_playing(x4) & n_lego(x6) & n_ground(x5) & n_boy(x1) & a_topic(x1) & a_little(s1) & a_blue(s2) & Theme(s2,x2) & Theme(s1,x1) & Actor(e1,x3) & (x2 = x3)) | exists e1 s1 x1 x2 x3.(with(e1,x3) & v_play(e1) & n_lego(x3) & n_boy(x1) & a_topic(x1) & a_outside(s1) & Manner(e1,s1) & Actor(e1,x2) & (x1 = x2)) |
||
A little boy with a blue shirt on sitting on the ground playing with legos. | A boy is playing with toys. | 0 | 0.972153 | The toys he is playing with are legos. | exists e1 s1 s2 x1 x2 x3 x4 x5 x6.(n_playing(x4) & of(x4,x5) & n_ground(x5) & a_topic(x1) & with(x1,x2) & with(e1,x6) & n_lego(x6) & on(e1,x4) & Actor(e1,x3) & v_sit(e1) & (x2 = x3) & n_shirt(x2) & a_blue(s2) & Theme(s2,x2) & n_boy(x1) & a_little(s1) & Theme(s1,x1)) | exists e1 x1 x2.(with(e1,x2) & n_toy(x2) & Actor(e1,x1) & v_play(e1) & n_boy(x1)) | 4a5bb806-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 x1 x2 x3 x4 x5 x6.(with(x1,x2) & with(e1,x6) & v_sit(e1) & on(e1,x4) & of(x4,x5) & n_shirt(x2) & n_playing(x4) & n_lego(x6) & n_ground(x5) & n_boy(x1) & a_topic(x1) & a_little(s1) & a_blue(s2) & Theme(s2,x2) & Theme(s1,x1) & Actor(e1,x3) & (x2 = x3)) | exists e1 x1 x2.(with(e1,x2) & v_play(e1) & n_toy(x2) & n_boy(x1) & Actor(e1,x1)) |
||
A little boy with a blue shirt on sitting on the ground playing with legos. | A boy is building a Lego house. | 1 | 0.501948 | Just beacause a little boy is sitiing on the ground playing with legos doesn't mean he is building a Lego house. | exists e1 s1 s2 x1 x2 x3 x4 x5 x6.(n_playing(x4) & of(x4,x5) & n_ground(x5) & a_topic(x1) & with(x1,x2) & with(e1,x6) & n_lego(x6) & on(e1,x4) & Actor(e1,x3) & v_sit(e1) & (x2 = x3) & n_shirt(x2) & a_blue(s2) & Theme(s2,x2) & n_boy(x1) & a_little(s1) & Theme(s1,x1)) | exists e1 x1 x2 x3.(Theme(e1,x2) & Actor(e1,x1) & v_build(e1) & n_house(x2) & (x2 = x3) & ne_org_lego(x3) & n_boy(x1)) | 4a5bbd7e-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 x1 x2 x3 x4 x5 x6.(with(x1,x2) & with(e1,x6) & v_sit(e1) & on(e1,x4) & of(x4,x5) & n_shirt(x2) & n_playing(x4) & n_lego(x6) & n_ground(x5) & n_boy(x1) & a_topic(x1) & a_little(s1) & a_blue(s2) & Theme(s2,x2) & Theme(s1,x1) & Actor(e1,x3) & (x2 = x3)) | exists e1 x1 x2 x3.(v_build(e1) & ne_org_lego(x3) & n_house(x2) & n_boy(x1) & Theme(e1,x2) & Actor(e1,x1) & (x2 = x3)) |
||
Several women sit holding handrails on an incline shuttle. | Some woman sit patiently on an incline shuttle. | 1 | 0.753881 | Just because people are sitting does not mean it is patiently. | exists e1 e2 s1 s2 x1 x2 x3.(for(e1,e2) & on(e2,x3) & n_shuttle(x3) & a_incline(s2) & Theme(s2,x3) & Theme(e2,x2) & Actor(e2,x1) & v_hold(e2) & n_handrail(x2) & Actor(e1,x1) & v_sit(e1) & n_woman(x1) & a_several(s1) & Theme(s1,x1)) | exists e1 s1 s2 x1 x2.(on(e1,x2) & n_shuttle(x2) & a_incline(s2) & Theme(s2,x2) & a_patiently(s1) & Manner(e1,s1) & Actor(e1,x1) & v_sit(e1) & n_woman(x1)) | 4a5c1af8-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 s1 s2 x1 x2 x3.(v_sit(e1) & v_hold(e2) & on(e2,x3) & n_woman(x1) & n_shuttle(x3) & n_handrail(x2) & for(e1,e2) & a_several(s1) & a_incline(s2) & Theme(s2,x3) & Theme(s1,x1) & Theme(e2,x2) & Actor(e2,x1) & Actor(e1,x1)) | exists e1 s1 s2 x1 x2.(v_sit(e1) & on(e1,x2) & n_woman(x1) & n_shuttle(x2) & a_patiently(s1) & a_incline(s2) & Theme(s2,x2) & Manner(e1,s1) & Actor(e1,x1)) |
||
Several women sit holding handrails on an incline shuttle. | Several women clutch the handrails in fear. | 1 | 0.257214 | Just because people are holding on the rails, does not mean it is out of fear. | exists e1 e2 s1 s2 x1 x2 x3.(for(e1,e2) & on(e2,x3) & n_shuttle(x3) & a_incline(s2) & Theme(s2,x3) & Theme(e2,x2) & Actor(e2,x1) & v_hold(e2) & n_handrail(x2) & Actor(e1,x1) & v_sit(e1) & n_woman(x1) & a_several(s1) & Theme(s1,x1)) | exists e1 s1 x1 x2 x3.(n_handrail(x2) & in(e1,x3) & n_fear(x3) & Theme(e1,x2) & Actor(e1,x1) & v_clutch(e1) & n_woman(x1) & a_several(s1) & Theme(s1,x1)) | 4a5c203e-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 s1 s2 x1 x2 x3.(v_sit(e1) & v_hold(e2) & on(e2,x3) & n_woman(x1) & n_shuttle(x3) & n_handrail(x2) & for(e1,e2) & a_several(s1) & a_incline(s2) & Theme(s2,x3) & Theme(s1,x1) & Theme(e2,x2) & Actor(e2,x1) & Actor(e1,x1)) | exists e1 s1 x1 x2 x3.(v_clutch(e1) & n_woman(x1) & n_handrail(x2) & n_fear(x3) & in(e1,x3) & a_several(s1) & Theme(s1,x1) & Theme(e1,x2) & Actor(e1,x1)) |
||
Several women sit holding handrails on an incline shuttle. | The women hold tight in case of accident. | 1 | 0.828311 | Holding is not the same as hold tight. | exists e1 e2 s1 s2 x1 x2 x3.(for(e1,e2) & on(e2,x3) & n_shuttle(x3) & a_incline(s2) & Theme(s2,x3) & Theme(e2,x2) & Actor(e2,x1) & v_hold(e2) & n_handrail(x2) & Actor(e1,x1) & v_sit(e1) & n_woman(x1) & a_several(s1) & Theme(s1,x1)) | exists e1 s1 x1 x2 x3.(n_woman(x1) & in(e1,x2) & of(x2,x3) & n_accident(x3) & n_case(x2) & a_tight(s1) & Manner(e1,s1) & Actor(e1,x1) & v_hold(e1)) | 4a5c2a02-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 s1 s2 x1 x2 x3.(v_sit(e1) & v_hold(e2) & on(e2,x3) & n_woman(x1) & n_shuttle(x3) & n_handrail(x2) & for(e1,e2) & a_several(s1) & a_incline(s2) & Theme(s2,x3) & Theme(s1,x1) & Theme(e2,x2) & Actor(e2,x1) & Actor(e1,x1)) | exists e1 s1 x1 x2 x3.(v_hold(e1) & of(x2,x3) & n_woman(x1) & n_case(x2) & n_accident(x3) & in(e1,x2) & a_tight(s1) & Manner(e1,s1) & Actor(e1,x1)) |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.