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
Two women stand in front of a bus.
They are tourist.
1
-100
Not all women are a tourist.
exists e1 x1 x2 x3.(in(e1,x2) & of(x2,x3) & n_bus(x3) & n_front(x2) & Actor(e1,x1) & v_stand(e1) & n_woman(x1) & card_eq_2(x1))
exists p1 x1.(n_thing(x1) & exists x2.((x1 = x2) & n_tourist(x2)))
7a8f43a8-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3.(v_stand(e1) & of(x2,x3) & n_woman(x1) & n_front(x2) & n_bus(x3) & in(e1,x2) & card_eq_2(x1) & Actor(e1,x1))
exists x1.(n_thing(x1) & exists x2.(n_tourist(x2) & (x1 = x2)))
Two women stand in front of a bus.
There are two men
2
-100
bus and women are not same
exists e1 x1 x2 x3.(in(e1,x2) & of(x2,x3) & n_bus(x3) & n_front(x2) & Actor(e1,x1) & v_stand(e1) & n_woman(x1) & card_eq_2(x1))
exists p1 x1 x2.((x1 = x2) & n_man(x2) & card_eq_2(x2))
7a8f48bc-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3.(v_stand(e1) & of(x2,x3) & n_woman(x1) & n_front(x2) & n_bus(x3) & in(e1,x2) & card_eq_2(x1) & Actor(e1,x1))
exists x1 x2.(n_man(x2) & card_eq_2(x2) & (x1 = x2))
A group of people are standing on a street corner.
They are waiting for traffic to stop.
1
-100
A group of people standing on a street corner are not necessarily waiting for traffic to stop.
exists e1 x1 x2 x3 x4.(on(e1,x3) & n_corner(x3) & of(x3,x4) & n_street(x4) & Actor(e1,x1) & v_stand(e1) & of(x1,x2) & n_people(x2) & n_group(x1))
exists e1 p1 x1.(n_thing(x1) & Topic(e1,p1) & Actor(e1,x1) & v_wait(e1) & exists e2 x2.(Actor(e2,x2) & v_stop(e2) & n_traffic(x2)))
7a8f4d9e-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3 x4.(v_stand(e1) & on(e1,x3) & of(x3,x4) & of(x1,x2) & n_street(x4) & n_people(x2) & n_group(x1) & n_corner(x3) & Actor(e1,x1))
exists e1 p1 x1.(v_wait(e1) & n_thing(x1) & exists e2 x2.(v_stop(e2) & n_traffic(x2) & Actor(e2,x2)) & Topic(e1,p1) & Actor(e1,x1))
A group of people are standing on a street corner.
People are standing together.
0
-100
People is a plural word that can be used to describe a group of people and standing on a street corner spatially requires the group to be somewhat close which can be described as together
exists e1 x1 x2 x3 x4.(on(e1,x3) & n_corner(x3) & of(x3,x4) & n_street(x4) & Actor(e1,x1) & v_stand(e1) & of(x1,x2) & n_people(x2) & n_group(x1))
exists e1 s1 x1.(a_together(s1) & Manner(e1,s1) & Actor(e1,x1) & v_stand(e1) & n_people(x1))
7a8f5334-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3 x4.(v_stand(e1) & on(e1,x3) & of(x3,x4) & of(x1,x2) & n_street(x4) & n_people(x2) & n_group(x1) & n_corner(x3) & Actor(e1,x1))
exists e1 s1 x1.(v_stand(e1) & n_people(x1) & a_together(s1) & Manner(e1,s1) & Actor(e1,x1))
A group of people are standing on a street corner.
People are running across the street with no regard for their lives.
2
-100
Standing isn't running.
exists e1 x1 x2 x3 x4.(on(e1,x3) & n_corner(x3) & of(x3,x4) & n_street(x4) & Actor(e1,x1) & v_stand(e1) & of(x1,x2) & n_people(x2) & n_group(x1))
exists e1 x1 x2 x4.(n_life(x4) & of(x4,x2) & n_thing(x2) & n_street(x2) & -exists x3.(with(e1,x3) & for(x3,x4) & n_regard(x3)) & across(e1,x2) & Actor(e1,x1) & v_run(e1) & n_people(x1))
7a8f5776-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3 x4.(v_stand(e1) & on(e1,x3) & of(x3,x4) & of(x1,x2) & n_street(x4) & n_people(x2) & n_group(x1) & n_corner(x3) & Actor(e1,x1))
exists e1 x1 x2 x4.(v_run(e1) & of(x4,x2) & n_thing(x2) & n_street(x2) & n_people(x1) & n_life(x4) & all x3.(-with(e1,x3) | -n_regard(x3) | -for(x3,x4)) & across(e1,x2) & Actor(e1,x1))
A family discusses what to do next while standing at 5th and W 23rd.
a family is not talking
2
-100
standing and talking are two different actions
exists x1.(exists e1 p1 x2.(n_thing(x2) & Theme(e1,x2) & Actor(e1,x1) & v_discuss(e1) & exists e2 e3 s1 s2 x3 x4 x5.(while(e2,e3) & at(e3,x4) & n_date(x4) & a_date_day_23(x4) & a_date_day_23(x4) & (x4 = x5) & ne_org_w(x5) & a_5th(s2) & Theme(s2,x4) & Actor(e3,x3) & v_stand(e3) & a_next(s1) & Manner(e2,s1) & Theme(e2,x2) & Actor(e2,x3) & v_do(e2) & n_thing(x3))) & n_family(x1))
exists x1.(-exists e1.(Actor(e1,x1) & v_talk(e1)) & n_family(x1))
7a8fb720-e4c8-11ec-9cdd-0242ac1c0002
exists x1.(n_family(x1) & exists e1 x2.(v_discuss(e1) & n_thing(x2) & exists e2 e3 s1 s2 x3 x4 x5.(while(e2,e3) & v_stand(e3) & v_do(e2) & ne_org_w(x5) & n_thing(x3) & n_date(x4) & at(e3,x4) & a_next(s1) & a_date_day_23(x4) & a_5th(s2) & Theme(s2,x4) & Theme(e2,x2) & Manner(e2,s1) & Actor(e3,x3) & Actor(e2,x3) & (x4 = x5)) & Theme(e1,x2) & Actor(e1,x1)))
exists x1.(n_family(x1) & all e1.(-v_talk(e1) | -Actor(e1,x1)))
A family discusses what to do next while standing at 5th and W 23rd.
a family is discussing
0
-100
Talking about "what to do next" is a topic of discussion.
exists x1.(exists e1 p1 x2.(n_thing(x2) & Theme(e1,x2) & Actor(e1,x1) & v_discuss(e1) & exists e2 e3 s1 s2 x3 x4 x5.(while(e2,e3) & at(e3,x4) & n_date(x4) & a_date_day_23(x4) & a_date_day_23(x4) & (x4 = x5) & ne_org_w(x5) & a_5th(s2) & Theme(s2,x4) & Actor(e3,x3) & v_stand(e3) & a_next(s1) & Manner(e2,s1) & Theme(e2,x2) & Actor(e2,x3) & v_do(e2) & n_thing(x3))) & n_family(x1))
exists e1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_discuss(e1) & n_thing(x2) & n_family(x1))
7a8fbf72-e4c8-11ec-9cdd-0242ac1c0002
exists x1.(n_family(x1) & exists e1 x2.(v_discuss(e1) & n_thing(x2) & exists e2 e3 s1 s2 x3 x4 x5.(while(e2,e3) & v_stand(e3) & v_do(e2) & ne_org_w(x5) & n_thing(x3) & n_date(x4) & at(e3,x4) & a_next(s1) & a_date_day_23(x4) & a_5th(s2) & Theme(s2,x4) & Theme(e2,x2) & Manner(e2,s1) & Actor(e3,x3) & Actor(e2,x3) & (x4 = x5)) & Theme(e1,x2) & Actor(e1,x1)))
exists e1 x1 x2.(v_discuss(e1) & n_thing(x2) & n_family(x1) & Theme(e1,x2) & Actor(e1,x1))
A family discusses what to do next while standing at 5th and W 23rd.
a family is standing near a car
1
-100
Not all people standing in the street are near a car.
exists x1.(exists e1 p1 x2.(n_thing(x2) & Theme(e1,x2) & Actor(e1,x1) & v_discuss(e1) & exists e3 e2 s1 s2 x3 x4 x5.(while(e2,e3) & at(e3,x4) & n_date(x4) & a_date_day_23(x4) & a_date_day_23(x4) & (x4 = x5) & ne_org_w(x5) & a_5th(s2) & Theme(s2,x4) & Actor(e3,x3) & v_stand(e3) & a_next(s1) & Manner(e2,s1) & Theme(e2,x2) & Actor(e2,x3) & v_do(e2) & n_thing(x3))) & n_family(x1))
exists e1 x1 x2.(near(e1,x2) & n_car(x2) & Actor(e1,x1) & v_stand(e1) & n_family(x1))
7a8fc88c-e4c8-11ec-9cdd-0242ac1c0002
exists x1.(n_family(x1) & exists e1 x2.(v_discuss(e1) & n_thing(x2) & exists e3 e2 s1 s2 x3 x4 x5.(while(e2,e3) & v_stand(e3) & v_do(e2) & ne_org_w(x5) & n_thing(x3) & n_date(x4) & at(e3,x4) & a_next(s1) & a_date_day_23(x4) & a_5th(s2) & Theme(s2,x4) & Theme(e2,x2) & Manner(e2,s1) & Actor(e3,x3) & Actor(e2,x3) & (x4 = x5)) & Theme(e1,x2) & Actor(e1,x1)))
exists e1 x1 x2.(v_stand(e1) & near(e1,x2) & n_family(x1) & n_car(x2) & Actor(e1,x1))
Two women are standing next to a bus.
Two women are at a bus stop next to a bus.
0
-100
The first sentence "Two women are standing next to a bus" is a summary of the second "Two women are at a bus stop next to a bus"
exists e1 x1 x2.(to(e1,x2) & n_bus(x2) & r_next(e1) & Actor(e1,x1) & v_stand(e1) & n_woman(x1) & card_eq_2(x1))
exists p1 x1.(exists x2 x3 x4 x5.(at(x1,x2) & to(x4,x5) & n_bus(x5) & next(x2,x4) & n_thing(x4) & n_stop(x2) & of(x2,x3) & n_bus(x3)) & n_woman(x1) & card_eq_2(x1))
7a8fd138-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2.(v_stand(e1) & to(e1,x2) & r_next(e1) & n_woman(x1) & n_bus(x2) & card_eq_2(x1) & Actor(e1,x1))
exists x1.(n_woman(x1) & exists x2 x3 x4 x5.(to(x4,x5) & of(x2,x3) & next(x2,x4) & n_thing(x4) & n_stop(x2) & n_bus(x5) & n_bus(x3) & at(x1,x2)) & card_eq_2(x1))
Two women are standing next to a bus.
Two women are waiting to get on a bus.
1
-100
Just because the two women are standing next to a bus doesn't mean they're waiting to get on the bus.
exists e1 x1 x2.(to(e1,x2) & n_bus(x2) & r_next(e1) & Actor(e1,x1) & v_stand(e1) & n_woman(x1) & card_eq_2(x1))
exists e1 p1 x1.(Topic(e1,p1) & Actor(e1,x1) & v_wait(e1) & exists e2 x2.(on(e2,x2) & n_bus(x2) & Actor(e2,x1) & v_get(e2)) & n_woman(x1) & card_eq_2(x1))
7a8fda34-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2.(v_stand(e1) & to(e1,x2) & r_next(e1) & n_woman(x1) & n_bus(x2) & card_eq_2(x1) & Actor(e1,x1))
exists e1 p1 x1.(v_wait(e1) & n_woman(x1) & exists e2 x2.(v_get(e2) & on(e2,x2) & n_bus(x2) & Actor(e2,x1)) & card_eq_2(x1) & Topic(e1,p1) & Actor(e1,x1))
Two women are standing next to a bus.
Two women eating eggos together.
2
-100
Standing isn't eating.
exists e1 x1 x2.(to(e1,x2) & n_bus(x2) & r_next(e1) & Actor(e1,x1) & v_stand(e1) & n_woman(x1) & card_eq_2(x1))
exists e1 s1 x1 x2 x3.(a_topic(x1) & a_together(s1) & Manner(e1,s1) & Theme(e1,x3) & Actor(e1,x2) & v_eat(e1) & n_eggo(x3) & (x1 = x2) & n_woman(x1) & card_eq_2(x1))
7a8fe2f4-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2.(v_stand(e1) & to(e1,x2) & r_next(e1) & n_woman(x1) & n_bus(x2) & card_eq_2(x1) & Actor(e1,x1))
exists e1 s1 x1 x2 x3.(v_eat(e1) & n_woman(x1) & n_eggo(x3) & card_eq_2(x1) & a_topic(x1) & a_together(s1) & Theme(e1,x3) & Manner(e1,s1) & Actor(e1,x2) & (x1 = x2))
Two women standing outside of a bus.
Two women are having a convnersation outside.
1
-100
Standing does not imply having a convnersation (conversation).
exists e1 x1 x2 x3.(a_topic(x1) & of(e1,x3) & n_bus(x3) & r_outside(e1) & Actor(e1,x2) & v_stand(e1) & (x1 = x2) & n_woman(x1) & card_eq_2(x1))
exists e1 x1 x2 x3.(Theme(e1,x2) & Actor(e1,x1) & v_have(e1) & n_outside(x2) & of(x2,x3) & n_convnersation(x3) & n_woman(x1) & card_eq_2(x1))
7a8ff3e8-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3.(v_stand(e1) & r_outside(e1) & of(e1,x3) & n_woman(x1) & n_bus(x3) & card_eq_2(x1) & a_topic(x1) & Actor(e1,x2) & (x1 = x2))
exists e1 x1 x2 x3.(v_have(e1) & of(x2,x3) & n_woman(x1) & n_outside(x2) & n_convnersation(x3) & card_eq_2(x1) & Theme(e1,x2) & Actor(e1,x1))
A man in a plaid shirt is hiding his face as his arms are being held behind him by a man in a black shirt.
A man hides his face.
0
1
a man in a plaid shirt is a man
exists e1 p1 s1 x1 x2 x3 x4.(exists e2 s2 x1 x5 x6.(in(e2,x6) & n_shirt(x6) & a_black(s2) & Theme(s2,x6) & Actor(e2,x5) & n_man(x5) & behind(e2,x1) & n_male(x1) & Theme(e2,x4) & v_hold(e2)) & n_arm(x4) & of(x4,x1) & n_male(x1) & n_male(x1) & as(e1,p1) & Theme(e1,x3) & Actor(e1,x1) & v_hide(e1) & n_face(x3) & of(x3,x1) & in(x1,x2) & n_shirt(x2) & a_plaid(s1) & Theme(s1,x2) & n_man(x1))
exists e1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_hide(e1) & n_face(x2) & of(x2,x1) & n_male(x1) & n_man(x1))
7a90043c-e4c8-11ec-9cdd-0242ac1c0002
exists e1 p1 s1 x1 x2 x3 x4.(v_hide(e1) & of(x4,x1) & of(x3,x1) & n_shirt(x2) & n_man(x1) & n_male(x1) & n_face(x3) & n_arm(x4) & in(x1,x2) & exists e2 s2 x1 x5 x6.(v_hold(e2) & n_shirt(x6) & n_man(x5) & n_male(x1) & in(e2,x6) & behind(e2,x1) & a_black(s2) & Theme(s2,x6) & Theme(e2,x4) & Actor(e2,x5)) & as(e1,p1) & a_plaid(s1) & Theme(s1,x2) & Theme(e1,x3) & Actor(e1,x1))
exists e1 x1 x2.(v_hide(e1) & of(x2,x1) & n_man(x1) & n_male(x1) & n_face(x2) & Theme(e1,x2) & Actor(e1,x1))
A man in a plaid shirt is hiding his face as his arms are being held behind him by a man in a black shirt.
Man wearing a plaid shirt with his arms covering his face held back by another man in black shirt.
0
-100
man in a plaid shirt can be rephrased as man wearing a plaid shirt
exists e1 p1 s1 x1 x2 x3 x4.(exists e2 s2 x1 x5 x6.(in(e2,x6) & n_shirt(x6) & a_black(s2) & Theme(s2,x6) & Actor(e2,x5) & n_man(x5) & behind(e2,x1) & n_male(x1) & Theme(e2,x4) & v_hold(e2)) & n_arm(x4) & of(x4,x1) & n_male(x1) & n_male(x1) & as(e1,p1) & Theme(e1,x3) & Actor(e1,x1) & v_hide(e1) & n_face(x3) & of(x3,x1) & in(x1,x2) & n_shirt(x2) & a_plaid(s1) & Theme(s1,x2) & n_man(x1))
exists e1 e2 e3 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7 x8.(in(e3,x8) & n_shirt(x8) & a_black(s3) & Theme(s3,x8) & by(e3,x7) & n_man(x7) & -(x7 = x1) & n_man(x1) & n_man(x1) & a_back(s2) & Manner(e3,s2) & Actor(e3,x1) & v_hold(e3) & Theme(e2,x3) & Actor(e2,x2) & v_wear(e2) & with(x3,x4) & Theme(e1,x6) & Actor(e1,x5) & v_cover(e1) & n_face(x6) & of(x6,x1) & n_male(x1) & n_male(x1) & (x4 = x5) & n_arm(x4) & of(x4,x1) & n_shirt(x3) & a_plaid(s1) & Theme(s1,x3) & (x1 = x2))
7a9011c0-e4c8-11ec-9cdd-0242ac1c0002
exists e1 p1 s1 x1 x2 x3 x4.(v_hide(e1) & of(x4,x1) & of(x3,x1) & n_shirt(x2) & n_man(x1) & n_male(x1) & n_face(x3) & n_arm(x4) & in(x1,x2) & exists e2 s2 x1 x5 x6.(v_hold(e2) & n_shirt(x6) & n_man(x5) & n_male(x1) & in(e2,x6) & behind(e2,x1) & a_black(s2) & Theme(s2,x6) & Theme(e2,x4) & Actor(e2,x5)) & as(e1,p1) & a_plaid(s1) & Theme(s1,x2) & Theme(e1,x3) & Actor(e1,x1))
exists e1 e2 e3 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7 x8.(with(x3,x4) & v_wear(e2) & v_hold(e3) & v_cover(e1) & of(x6,x1) & of(x4,x1) & n_shirt(x8) & n_shirt(x3) & n_man(x7) & n_man(x1) & n_male(x1) & n_face(x6) & n_arm(x4) & in(e3,x8) & by(e3,x7) & a_plaid(s1) & a_black(s3) & a_back(s2) & Theme(s3,x8) & Theme(s1,x3) & Theme(e2,x3) & Theme(e1,x6) & Manner(e3,s2) & Actor(e3,x1) & Actor(e2,x2) & Actor(e1,x5) & -(x7 = x1) & (x4 = x5) & (x1 = x2))
A man in a plaid shirt is hiding his face as his arms are being held behind him by a man in a black shirt.
A girl plays on a beach.
2
-100
A man is not a girl.
exists e1 p1 s1 x1 x2 x3 x4.(exists e2 s2 x1 x5 x6.(in(e2,x6) & n_shirt(x6) & a_black(s2) & Theme(s2,x6) & Actor(e2,x5) & n_man(x5) & behind(e2,x1) & n_male(x1) & Theme(e2,x4) & v_hold(e2)) & n_arm(x4) & of(x4,x1) & n_male(x1) & n_male(x1) & as(e1,p1) & Theme(e1,x3) & Actor(e1,x1) & v_hide(e1) & n_face(x3) & of(x3,x1) & in(x1,x2) & n_shirt(x2) & a_plaid(s1) & Theme(s1,x2) & n_man(x1))
exists e1 x1 x2.(on(e1,x2) & n_beach(x2) & Actor(e1,x1) & v_play(e1) & n_girl(x1))
7a901cce-e4c8-11ec-9cdd-0242ac1c0002
exists e1 p1 s1 x1 x2 x3 x4.(v_hide(e1) & of(x4,x1) & of(x3,x1) & n_shirt(x2) & n_man(x1) & n_male(x1) & n_face(x3) & n_arm(x4) & in(x1,x2) & exists e2 s2 x1 x5 x6.(v_hold(e2) & n_shirt(x6) & n_man(x5) & n_male(x1) & in(e2,x6) & behind(e2,x1) & a_black(s2) & Theme(s2,x6) & Theme(e2,x4) & Actor(e2,x5)) & as(e1,p1) & a_plaid(s1) & Theme(s1,x2) & Theme(e1,x3) & Actor(e1,x1))
exists e1 x1 x2.(v_play(e1) & on(e1,x2) & n_girl(x1) & n_beach(x2) & Actor(e1,x1))
A man in a plaid shirt is hiding his face as his arms are being held behind him by a man in a black shirt.
A man is getting arrested.
1
0.754852
A man in a plaid shirt is hiding his face as his arms are being held behind him by a man in a black shirt does not imply that he is getting arrested.
exists e1 p1 s1 x1 x2 x3 x4.(exists e2 s2 x1 x5 x6.(in(e2,x6) & n_shirt(x6) & a_black(s2) & Theme(s2,x6) & Actor(e2,x5) & n_man(x5) & behind(e2,x1) & n_male(x1) & Theme(e2,x4) & v_hold(e2)) & n_arm(x4) & of(x4,x1) & n_male(x1) & n_male(x1) & as(e1,p1) & Theme(e1,x3) & Actor(e1,x1) & v_hide(e1) & n_face(x3) & of(x3,x1) & in(x1,x2) & n_shirt(x2) & a_plaid(s1) & Theme(s1,x2) & n_man(x1))
exists e1 p1 x1.(exists e2.(Theme(e2,x1) & v_arrest(e2)) & Topic(e1,p1) & Actor(e1,x1) & v_get(e1) & n_man(x1))
7a9029e4-e4c8-11ec-9cdd-0242ac1c0002
exists e1 p1 s1 x1 x2 x3 x4.(v_hide(e1) & of(x4,x1) & of(x3,x1) & n_shirt(x2) & n_man(x1) & n_male(x1) & n_face(x3) & n_arm(x4) & in(x1,x2) & exists e2 s2 x1 x5 x6.(v_hold(e2) & n_shirt(x6) & n_man(x5) & n_male(x1) & in(e2,x6) & behind(e2,x1) & a_black(s2) & Theme(s2,x6) & Theme(e2,x4) & Actor(e2,x5)) & as(e1,p1) & a_plaid(s1) & Theme(s1,x2) & Theme(e1,x3) & Actor(e1,x1))
exists e1 p1 x1.(v_get(e1) & n_man(x1) & exists e2.(v_arrest(e2) & Theme(e2,x1)) & Topic(e1,p1) & Actor(e1,x1))
A man in a plaid shirt is hiding his face as his arms are being held behind him by a man in a black shirt.
A man is standing side by side with another man.
2
-100
One can not be side by side and behind simultaneously.
exists e1 p1 s1 x1 x2 x3 x4.(exists e2 s2 x1 x5 x6.(in(e2,x6) & n_shirt(x6) & a_black(s2) & Theme(s2,x6) & Actor(e2,x5) & n_man(x5) & behind(e2,x1) & n_male(x1) & Theme(e2,x4) & v_hold(e2)) & n_arm(x4) & of(x4,x1) & n_male(x1) & n_male(x1) & as(e1,p1) & Theme(e1,x3) & Actor(e1,x1) & v_hide(e1) & n_face(x3) & of(x3,x1) & in(x1,x2) & n_shirt(x2) & a_plaid(s1) & Theme(s1,x2) & n_man(x1))
exists p1 x1.(exists s1 x2 x3 x4.((x1 = x2) & by(x2,x3) & with(x3,x4) & n_man(x4) & -(x4 = x1) & n_side(x3) & n_side(x2) & a_standing(s1) & Theme(s1,x2)) & n_man(x1) & n_man(x1))
7a902f84-e4c8-11ec-9cdd-0242ac1c0002
exists e1 p1 s1 x1 x2 x3 x4.(v_hide(e1) & of(x4,x1) & of(x3,x1) & n_shirt(x2) & n_man(x1) & n_male(x1) & n_face(x3) & n_arm(x4) & in(x1,x2) & exists e2 s2 x1 x5 x6.(v_hold(e2) & n_shirt(x6) & n_man(x5) & n_male(x1) & in(e2,x6) & behind(e2,x1) & a_black(s2) & Theme(s2,x6) & Theme(e2,x4) & Actor(e2,x5)) & as(e1,p1) & a_plaid(s1) & Theme(s1,x2) & Theme(e1,x3) & Actor(e1,x1))
exists x1.(n_man(x1) & exists s1 x2 x3 x4.(with(x3,x4) & n_side(x3) & n_side(x2) & n_man(x4) & by(x2,x3) & a_standing(s1) & Theme(s1,x2) & -(x4 = x1) & (x1 = x2)))
A man in a plaid shirt is hiding his face as his arms are being held behind him by a man in a black shirt.
The man hiding his face has committed a crime.
1
0.554324
A man in a plaid shirt is hiding his face as his arms are being held behind him by a man in a black shirt does not necessary that he has committed a crime.
exists e1 p1 s1 x1 x2 x3 x4.(exists e2 s2 x1 x5 x6.(in(e2,x6) & n_shirt(x6) & a_black(s2) & Theme(s2,x6) & Actor(e2,x5) & n_man(x5) & behind(e2,x1) & n_male(x1) & Theme(e2,x4) & v_hold(e2)) & n_arm(x4) & of(x4,x1) & n_male(x1) & n_male(x1) & as(e1,p1) & Theme(e1,x3) & Actor(e1,x1) & v_hide(e1) & n_face(x3) & of(x3,x1) & in(x1,x2) & n_shirt(x2) & a_plaid(s1) & Theme(s1,x2) & n_man(x1))
exists e2 e1 x1 x2 x3 x4.(n_face(x3) & of(x3,x1) & n_male(x1) & n_man(x1) & Theme(e2,x4) & Actor(e2,x1) & v_commit(e2) & n_crime(x4) & Theme(e1,x3) & Actor(e1,x2) & v_hide(e1) & (x1 = x2))
7a9034e8-e4c8-11ec-9cdd-0242ac1c0002
exists e1 p1 s1 x1 x2 x3 x4.(v_hide(e1) & of(x4,x1) & of(x3,x1) & n_shirt(x2) & n_man(x1) & n_male(x1) & n_face(x3) & n_arm(x4) & in(x1,x2) & exists e2 s2 x1 x5 x6.(v_hold(e2) & n_shirt(x6) & n_man(x5) & n_male(x1) & in(e2,x6) & behind(e2,x1) & a_black(s2) & Theme(s2,x6) & Theme(e2,x4) & Actor(e2,x5)) & as(e1,p1) & a_plaid(s1) & Theme(s1,x2) & Theme(e1,x3) & Actor(e1,x1))
exists e2 e1 x1 x2 x3 x4.(v_hide(e1) & v_commit(e2) & of(x3,x1) & n_man(x1) & n_male(x1) & n_face(x3) & n_crime(x4) & Theme(e2,x4) & Theme(e1,x3) & Actor(e2,x1) & Actor(e1,x2) & (x1 = x2))
A man in a plaid shirt is hiding his face as his arms are being held behind him by a man in a black shirt.
A man helps out a magician.
1
0.24564
A man in a plaid shirt is hiding his face as his arms are being held behind him by a man in a black shirt does not indicate that he helps out a magician
exists e1 p1 s1 x1 x2 x3 x4.(exists e2 s2 x1 x5 x6.(in(e2,x6) & n_shirt(x6) & a_black(s2) & Theme(s2,x6) & Actor(e2,x5) & n_man(x5) & behind(e2,x1) & n_male(x1) & Theme(e2,x4) & v_hold(e2)) & n_arm(x4) & of(x4,x1) & n_male(x1) & n_male(x1) & as(e1,p1) & Theme(e1,x3) & Actor(e1,x1) & v_hide(e1) & n_face(x3) & of(x3,x1) & in(x1,x2) & n_shirt(x2) & a_plaid(s1) & Theme(s1,x2) & n_man(x1))
exists e1 s1 x1 x2.(a_out(s1) & Manner(e1,s1) & Theme(e1,x2) & Actor(e1,x1) & v_help(e1) & n_magician(x2) & n_man(x1))
7a903f88-e4c8-11ec-9cdd-0242ac1c0002
exists e1 p1 s1 x1 x2 x3 x4.(v_hide(e1) & of(x4,x1) & of(x3,x1) & n_shirt(x2) & n_man(x1) & n_male(x1) & n_face(x3) & n_arm(x4) & in(x1,x2) & exists e2 s2 x1 x5 x6.(v_hold(e2) & n_shirt(x6) & n_man(x5) & n_male(x1) & in(e2,x6) & behind(e2,x1) & a_black(s2) & Theme(s2,x6) & Theme(e2,x4) & Actor(e2,x5)) & as(e1,p1) & a_plaid(s1) & Theme(s1,x2) & Theme(e1,x3) & Actor(e1,x1))
exists e1 s1 x1 x2.(v_help(e1) & n_man(x1) & n_magician(x2) & a_out(s1) & Theme(e1,x2) & Manner(e1,s1) & Actor(e1,x1))
A man in a plaid shirt is hiding his face as his arms are being held behind him by a man in a black shirt.
The man is the black shirt is restraining a woman.
2
0.000016
A man is not a woman.
exists e1 p1 s1 x1 x2 x3 x4.(exists e2 s2 x1 x5 x6.(in(e2,x6) & n_shirt(x6) & a_black(s2) & Theme(s2,x6) & Actor(e2,x5) & n_man(x5) & behind(e2,x1) & n_male(x1) & Theme(e2,x4) & v_hold(e2)) & n_arm(x4) & of(x4,x1) & n_male(x1) & n_male(x1) & as(e1,p1) & Theme(e1,x3) & Actor(e1,x1) & v_hide(e1) & n_face(x3) & of(x3,x1) & in(x1,x2) & n_shirt(x2) & a_plaid(s1) & Theme(s1,x2) & n_man(x1))
exists e1 p1 s1 x1 x2 x3 x4.(n_shirt(x4) & a_black(s1) & Theme(s1,x4) & n_man(x1) & Theme(e1,x3) & Actor(e1,x1) & v_restrain(e1) & n_woman(x3) & (x2 = x4) & (x1 = x2))
7a90447e-e4c8-11ec-9cdd-0242ac1c0002
exists e1 p1 s1 x1 x2 x3 x4.(v_hide(e1) & of(x4,x1) & of(x3,x1) & n_shirt(x2) & n_man(x1) & n_male(x1) & n_face(x3) & n_arm(x4) & in(x1,x2) & exists e2 s2 x1 x5 x6.(v_hold(e2) & n_shirt(x6) & n_man(x5) & n_male(x1) & in(e2,x6) & behind(e2,x1) & a_black(s2) & Theme(s2,x6) & Theme(e2,x4) & Actor(e2,x5)) & as(e1,p1) & a_plaid(s1) & Theme(s1,x2) & Theme(e1,x3) & Actor(e1,x1))
exists e1 s1 x1 x2 x3 x4.(v_restrain(e1) & n_woman(x3) & n_shirt(x4) & n_man(x1) & a_black(s1) & Theme(s1,x4) & Theme(e1,x3) & Actor(e1,x1) & (x2 = x4) & (x1 = x2))
A man in a plaid shirt is hiding his face as his arms are being held behind him by a man in a black shirt.
Man wearing a plaid shirt with his arms covering his face held back by another man in black shirt because he is trying to fight.
1
0.56732
A man in a plaid shirt is hiding his face as his arms are being held behind him by a man in a black shirt does not indicate that he is trying to fight.
exists e1 p1 s1 x1 x2 x3 x4.(exists e2 s2 x1 x5 x6.(in(e2,x6) & n_shirt(x6) & a_black(s2) & Theme(s2,x6) & Actor(e2,x5) & n_man(x5) & behind(e2,x1) & n_male(x1) & Theme(e2,x4) & v_hold(e2)) & n_arm(x4) & of(x4,x1) & n_male(x1) & n_male(x1) & as(e1,p1) & Theme(e1,x3) & Actor(e1,x1) & v_hide(e1) & n_face(x3) & of(x3,x1) & in(x1,x2) & n_shirt(x2) & a_plaid(s1) & Theme(s1,x2) & n_man(x1))
exists e1 e3 e2 p1 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7 x8.(exists e4 p2.(Topic(e4,p2) & Actor(e4,x1) & v_try(e4) & exists e5.(Actor(e5,x1) & v_fight(e5))) & n_male(x1) & n_male(x1) & n_male(x1) & because(e3,p1) & in(e3,x8) & n_shirt(x8) & a_black(s3) & Theme(s3,x8) & by(e3,x7) & n_man(x7) & -(x7 = x1) & n_man(x1) & n_man(x1) & a_back(s2) & Manner(e3,s2) & Actor(e3,x1) & v_hold(e3) & Theme(e2,x3) & Actor(e2,x2) & v_wear(e2) & with(x3,x4) & Theme(e1,x6) & Actor(e1,x5) & v_cover(e1) & n_face(x6) & of(x6,x1) & (x4 = x5) & n_arm(x4) & of(x4,x1) & n_shirt(x3) & a_plaid(s1) & Theme(s1,x3) & (x1 = x2))
7a904a64-e4c8-11ec-9cdd-0242ac1c0002
exists e1 p1 s1 x1 x2 x3 x4.(v_hide(e1) & of(x4,x1) & of(x3,x1) & n_shirt(x2) & n_man(x1) & n_male(x1) & n_face(x3) & n_arm(x4) & in(x1,x2) & exists e2 s2 x1 x5 x6.(v_hold(e2) & n_shirt(x6) & n_man(x5) & n_male(x1) & in(e2,x6) & behind(e2,x1) & a_black(s2) & Theme(s2,x6) & Theme(e2,x4) & Actor(e2,x5)) & as(e1,p1) & a_plaid(s1) & Theme(s1,x2) & Theme(e1,x3) & Actor(e1,x1))
exists e1 e3 e2 p1 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7 x8.(with(x3,x4) & v_wear(e2) & v_hold(e3) & v_cover(e1) & of(x6,x1) & of(x4,x1) & n_shirt(x8) & n_shirt(x3) & n_man(x7) & n_man(x1) & n_male(x1) & n_face(x6) & n_arm(x4) & in(e3,x8) & exists e4 p2.(v_try(e4) & exists e5.(v_fight(e5) & Actor(e5,x1)) & Topic(e4,p2) & Actor(e4,x1)) & by(e3,x7) & because(e3,p1) & a_plaid(s1) & a_black(s3) & a_back(s2) & Theme(s3,x8) & Theme(s1,x3) & Theme(e2,x3) & Theme(e1,x6) & Manner(e3,s2) & Actor(e3,x1) & Actor(e2,x2) & Actor(e1,x5) & -(x7 = x1) & (x4 = x5) & (x1 = x2))
A man in a plaid shirt is hiding his face as his arms are being held behind him by a man in a black shirt.
A man is being arrested.
1
0.752398
THE ARRESTED MAN IS IN BLACK
exists e1 p1 s1 x1 x2 x3 x4.(exists e2 s2 x1 x5 x6.(in(e2,x6) & n_shirt(x6) & a_black(s2) & Theme(s2,x6) & Actor(e2,x5) & n_man(x5) & behind(e2,x1) & n_male(x1) & Theme(e2,x4) & v_hold(e2)) & n_arm(x4) & of(x4,x1) & n_male(x1) & n_male(x1) & as(e1,p1) & Theme(e1,x3) & Actor(e1,x1) & v_hide(e1) & n_face(x3) & of(x3,x1) & in(x1,x2) & n_shirt(x2) & a_plaid(s1) & Theme(s1,x2) & n_man(x1))
exists e1 x1.(Theme(e1,x1) & v_arrest(e1) & n_man(x1))
7a905f40-e4c8-11ec-9cdd-0242ac1c0002
exists e1 p1 s1 x1 x2 x3 x4.(v_hide(e1) & of(x4,x1) & of(x3,x1) & n_shirt(x2) & n_man(x1) & n_male(x1) & n_face(x3) & n_arm(x4) & in(x1,x2) & exists e2 s2 x1 x5 x6.(v_hold(e2) & n_shirt(x6) & n_man(x5) & n_male(x1) & in(e2,x6) & behind(e2,x1) & a_black(s2) & Theme(s2,x6) & Theme(e2,x4) & Actor(e2,x5)) & as(e1,p1) & a_plaid(s1) & Theme(s1,x2) & Theme(e1,x3) & Actor(e1,x1))
exists e1 x1.(v_arrest(e1) & n_man(x1) & Theme(e1,x1))
A man is being held by two men wearing security uniforms, while standing outside in front of a sign advertising for Samsung.
He is going to be given a citation.
1
0.578683
A man is being held by two men wearing security uniforms, while standing outside in front of a sign advertising for Samsung does not necessary that he is going to be given a citation.
exists e1 e3 e2 s1 x1 x2 x3 x4 x5 x6 x7 x8 x9.(ne_org_samsung(x9) & while(e1,e3) & for(e3,x9) & in(e3,x6) & of(x6,x7) & n_advertising(x7) & of(x7,x8) & n_sign(x8) & n_front(x6) & a_outside(s1) & Manner(e3,s1) & Actor(e3,x1) & v_stand(e3) & Actor(e1,x2) & Theme(e2,x4) & Actor(e2,x3) & v_wear(e2) & n_uniform(x4) & of(x4,x5) & n_security(x5) & (x2 = x3) & n_man(x2) & card_eq_2(x2) & Theme(e1,x1) & v_hold(e1) & n_man(x1))
exists e1 p1 x1.(n_male(x1) & Topic(e1,p1) & Actor(e1,x1) & v_go(e1) & exists e2 x2.(Recipient(e2,x2) & Theme(e2,x1) & v_give(e2) & n_citation(x2)))
7a906daa-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e3 e2 s1 x1 x2 x3 x4 x5 x6 x7 x8 x9.(while(e1,e3) & v_wear(e2) & v_stand(e3) & v_hold(e1) & of(x7,x8) & of(x6,x7) & of(x4,x5) & ne_org_samsung(x9) & n_uniform(x4) & n_sign(x8) & n_security(x5) & n_man(x2) & n_man(x1) & n_front(x6) & n_advertising(x7) & in(e3,x6) & for(e3,x9) & card_eq_2(x2) & a_outside(s1) & Theme(e2,x4) & Theme(e1,x1) & Manner(e3,s1) & Actor(e3,x1) & Actor(e2,x3) & Actor(e1,x2) & (x2 = x3))
exists e1 p1 x1.(v_go(e1) & n_male(x1) & exists e2 x2.(v_give(e2) & n_citation(x2) & Theme(e2,x1) & Recipient(e2,x2)) & Topic(e1,p1) & Actor(e1,x1))
A man is being held by two men wearing security uniforms, while standing outside in front of a sign advertising for Samsung.
The man stole from the Samsung store
1
0.004577
not everything that is Samsung is a store
exists e1 e3 e2 s1 x1 x2 x3 x4 x5 x6 x7 x8 x9.(ne_org_samsung(x9) & while(e1,e3) & for(e3,x9) & in(e3,x6) & of(x6,x7) & n_advertising(x7) & of(x7,x8) & n_sign(x8) & n_front(x6) & a_outside(s1) & Manner(e3,s1) & Actor(e3,x1) & v_stand(e3) & Actor(e1,x2) & Theme(e2,x4) & Actor(e2,x3) & v_wear(e2) & n_uniform(x4) & of(x4,x5) & n_security(x5) & (x2 = x3) & n_man(x2) & card_eq_2(x2) & Theme(e1,x1) & v_hold(e1) & n_man(x1))
exists x1 x2 x3 x4.(n_store(x3) & (x3 = x4) & ne_geo_samsung(x4) & n_stole(x1) & of(x1,x2) & n_man(x2) & a_topic(x1) & from(x1,x3))
7a90784a-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e3 e2 s1 x1 x2 x3 x4 x5 x6 x7 x8 x9.(while(e1,e3) & v_wear(e2) & v_stand(e3) & v_hold(e1) & of(x7,x8) & of(x6,x7) & of(x4,x5) & ne_org_samsung(x9) & n_uniform(x4) & n_sign(x8) & n_security(x5) & n_man(x2) & n_man(x1) & n_front(x6) & n_advertising(x7) & in(e3,x6) & for(e3,x9) & card_eq_2(x2) & a_outside(s1) & Theme(e2,x4) & Theme(e1,x1) & Manner(e3,s1) & Actor(e3,x1) & Actor(e2,x3) & Actor(e1,x2) & (x2 = x3))
exists x1 x2 x3 x4.(of(x1,x2) & ne_geo_samsung(x4) & n_store(x3) & n_stole(x1) & n_man(x2) & from(x1,x3) & a_topic(x1) & (x3 = x4))
A man is being held by two men wearing security uniforms, while standing outside in front of a sign advertising for Samsung.
A man is being held by security, while standing in front of Samsung.
1
0.890984
A man is being held by two men wearing security uniforms, while standing outside in front of a sign advertising for Samsung does not necessary that he is being held by security, while standing in front of Samsung
exists e1 e3 e2 s1 x1 x2 x3 x4 x5 x6 x7 x8 x9.(ne_org_samsung(x9) & while(e1,e3) & for(e3,x9) & in(e3,x6) & of(x6,x7) & n_advertising(x7) & of(x7,x8) & n_sign(x8) & n_front(x6) & a_outside(s1) & Manner(e3,s1) & Actor(e3,x1) & v_stand(e3) & Actor(e1,x2) & Theme(e2,x4) & Actor(e2,x3) & v_wear(e2) & n_uniform(x4) & of(x4,x5) & n_security(x5) & (x2 = x3) & n_man(x2) & card_eq_2(x2) & Theme(e1,x1) & v_hold(e1) & n_man(x1))
exists e1 e2 x1 x2 x3 x4.(ne_geo_samsung(x4) & while(e1,e2) & in(e2,x3) & of(x3,x4) & n_front(x3) & Actor(e2,x1) & v_stand(e2) & Actor(e1,x2) & n_security(x2) & Theme(e1,x1) & v_hold(e1) & n_man(x1))
7a907d54-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e3 e2 s1 x1 x2 x3 x4 x5 x6 x7 x8 x9.(while(e1,e3) & v_wear(e2) & v_stand(e3) & v_hold(e1) & of(x7,x8) & of(x6,x7) & of(x4,x5) & ne_org_samsung(x9) & n_uniform(x4) & n_sign(x8) & n_security(x5) & n_man(x2) & n_man(x1) & n_front(x6) & n_advertising(x7) & in(e3,x6) & for(e3,x9) & card_eq_2(x2) & a_outside(s1) & Theme(e2,x4) & Theme(e1,x1) & Manner(e3,s1) & Actor(e3,x1) & Actor(e2,x3) & Actor(e1,x2) & (x2 = x3))
exists e1 e2 x1 x2 x3 x4.(while(e1,e2) & v_stand(e2) & v_hold(e1) & of(x3,x4) & ne_geo_samsung(x4) & n_security(x2) & n_man(x1) & n_front(x3) & in(e2,x3) & Theme(e1,x1) & Actor(e2,x1) & Actor(e1,x2))
A man is being held by two men wearing security uniforms, while standing outside in front of a sign advertising for Samsung.
Three men are standing in front of a sign
0
0.888064
a man and two men are three men
exists e1 e3 e2 s1 x1 x2 x3 x4 x5 x6 x7 x8 x9.(ne_org_samsung(x9) & while(e1,e3) & for(e3,x9) & in(e3,x6) & of(x6,x7) & n_advertising(x7) & of(x7,x8) & n_sign(x8) & n_front(x6) & a_outside(s1) & Manner(e3,s1) & Actor(e3,x1) & v_stand(e3) & Actor(e1,x2) & Theme(e2,x4) & Actor(e2,x3) & v_wear(e2) & n_uniform(x4) & of(x4,x5) & n_security(x5) & (x2 = x3) & n_man(x2) & card_eq_2(x2) & Theme(e1,x1) & v_hold(e1) & n_man(x1))
exists e1 x1 x2 x3.(in(e1,x2) & of(x2,x3) & n_sign(x3) & n_front(x2) & Actor(e1,x1) & v_stand(e1) & n_man(x1) & card_eq_3(x1))
7a90822c-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e3 e2 s1 x1 x2 x3 x4 x5 x6 x7 x8 x9.(while(e1,e3) & v_wear(e2) & v_stand(e3) & v_hold(e1) & of(x7,x8) & of(x6,x7) & of(x4,x5) & ne_org_samsung(x9) & n_uniform(x4) & n_sign(x8) & n_security(x5) & n_man(x2) & n_man(x1) & n_front(x6) & n_advertising(x7) & in(e3,x6) & for(e3,x9) & card_eq_2(x2) & a_outside(s1) & Theme(e2,x4) & Theme(e1,x1) & Manner(e3,s1) & Actor(e3,x1) & Actor(e2,x3) & Actor(e1,x2) & (x2 = x3))
exists e1 x1 x2 x3.(v_stand(e1) & of(x2,x3) & n_sign(x3) & n_man(x1) & n_front(x2) & in(e1,x2) & card_eq_3(x1) & Actor(e1,x1))
A man is being held by two men wearing security uniforms, while standing outside in front of a sign advertising for Samsung.
Two security officers are escorting a man off of the premises
1
0.689954
A man is being held by two men wearing security uniforms, while standing outside in front of a sign advertising for Samsung does not mean that they are escorting a man off of the premises
exists e1 e3 e2 s1 x1 x2 x3 x4 x5 x6 x7 x8 x9.(ne_org_samsung(x9) & while(e1,e3) & for(e3,x9) & in(e3,x6) & of(x6,x7) & n_advertising(x7) & of(x7,x8) & n_sign(x8) & n_front(x6) & a_outside(s1) & Manner(e3,s1) & Actor(e3,x1) & v_stand(e3) & Actor(e1,x2) & Theme(e2,x4) & Actor(e2,x3) & v_wear(e2) & n_uniform(x4) & of(x4,x5) & n_security(x5) & (x2 = x3) & n_man(x2) & card_eq_2(x2) & Theme(e1,x1) & v_hold(e1) & n_man(x1))
exists e1 x1 x2 x3 x4.(n_premise(x4) & of(e1,x4) & r_off(e1) & Theme(e1,x3) & Actor(e1,x1) & v_escort(e1) & n_man(x3) & n_officer(x1) & of(x1,x2) & n_security(x2) & card_eq_2(x1))
7a9086dc-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e3 e2 s1 x1 x2 x3 x4 x5 x6 x7 x8 x9.(while(e1,e3) & v_wear(e2) & v_stand(e3) & v_hold(e1) & of(x7,x8) & of(x6,x7) & of(x4,x5) & ne_org_samsung(x9) & n_uniform(x4) & n_sign(x8) & n_security(x5) & n_man(x2) & n_man(x1) & n_front(x6) & n_advertising(x7) & in(e3,x6) & for(e3,x9) & card_eq_2(x2) & a_outside(s1) & Theme(e2,x4) & Theme(e1,x1) & Manner(e3,s1) & Actor(e3,x1) & Actor(e2,x3) & Actor(e1,x2) & (x2 = x3))
exists e1 x1 x2 x3 x4.(v_escort(e1) & r_off(e1) & of(x1,x2) & of(e1,x4) & n_security(x2) & n_premise(x4) & n_officer(x1) & n_man(x3) & card_eq_2(x1) & Theme(e1,x3) & Actor(e1,x1))
A man is being held by two men wearing security uniforms, while standing outside in front of a sign advertising for Samsung.
Samsung is person running for Congress.
1
0.000001
A man is being held by two men wearing security uniforms, while standing outside in front of a sign advertising for Samsung does not indicate that Samsung is person running for Congress.
exists e1 e3 e2 s1 x1 x2 x3 x4 x5 x6 x7 x8 x9.(ne_org_samsung(x9) & while(e1,e3) & for(e3,x9) & in(e3,x6) & of(x6,x7) & n_advertising(x7) & of(x7,x8) & n_sign(x8) & n_front(x6) & a_outside(s1) & Manner(e3,s1) & Actor(e3,x1) & v_stand(e3) & Actor(e1,x2) & Theme(e2,x4) & Actor(e2,x3) & v_wear(e2) & n_uniform(x4) & of(x4,x5) & n_security(x5) & (x2 = x3) & n_man(x2) & card_eq_2(x2) & Theme(e1,x1) & v_hold(e1) & n_man(x1))
exists p1 x1 x4.(ne_org_congress(x4) & ne_org_samsung(x1) & exists e1 x2 x3.((x1 = x2) & for(e1,x4) & Actor(e1,x3) & v_run(e1) & (x2 = x3) & n_person(x2)))
7a909000-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e3 e2 s1 x1 x2 x3 x4 x5 x6 x7 x8 x9.(while(e1,e3) & v_wear(e2) & v_stand(e3) & v_hold(e1) & of(x7,x8) & of(x6,x7) & of(x4,x5) & ne_org_samsung(x9) & n_uniform(x4) & n_sign(x8) & n_security(x5) & n_man(x2) & n_man(x1) & n_front(x6) & n_advertising(x7) & in(e3,x6) & for(e3,x9) & card_eq_2(x2) & a_outside(s1) & Theme(e2,x4) & Theme(e1,x1) & Manner(e3,s1) & Actor(e3,x1) & Actor(e2,x3) & Actor(e1,x2) & (x2 = x3))
exists x1 x4.(ne_org_samsung(x1) & ne_org_congress(x4) & exists e1 x2 x3.(v_run(e1) & n_person(x2) & for(e1,x4) & Actor(e1,x3) & (x2 = x3) & (x1 = x2)))
A man is being held by two men wearing security uniforms, while standing outside in front of a sign advertising for Samsung.
Samsung is looking for some man.
2
0.000003
If the man is outside in front then they wouldnt be looking for him as they know where he is.
exists e1 e3 e2 s1 x1 x2 x3 x4 x5 x6 x7 x8 x9.(ne_org_samsung(x9) & while(e1,e3) & for(e3,x9) & in(e3,x6) & of(x6,x7) & n_advertising(x7) & of(x7,x8) & n_sign(x8) & n_front(x6) & a_outside(s1) & Manner(e3,s1) & Actor(e3,x1) & v_stand(e3) & Actor(e1,x2) & Theme(e2,x4) & Actor(e2,x3) & v_wear(e2) & n_uniform(x4) & of(x4,x5) & n_security(x5) & (x2 = x3) & n_man(x2) & card_eq_2(x2) & Theme(e1,x1) & v_hold(e1) & n_man(x1))
exists e1 x1 x2.(ne_org_samsung(x1) & for(e1,x2) & n_man(x2) & Actor(e1,x1) & v_look(e1))
7a9099c4-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e3 e2 s1 x1 x2 x3 x4 x5 x6 x7 x8 x9.(while(e1,e3) & v_wear(e2) & v_stand(e3) & v_hold(e1) & of(x7,x8) & of(x6,x7) & of(x4,x5) & ne_org_samsung(x9) & n_uniform(x4) & n_sign(x8) & n_security(x5) & n_man(x2) & n_man(x1) & n_front(x6) & n_advertising(x7) & in(e3,x6) & for(e3,x9) & card_eq_2(x2) & a_outside(s1) & Theme(e2,x4) & Theme(e1,x1) & Manner(e3,s1) & Actor(e3,x1) & Actor(e2,x3) & Actor(e1,x2) & (x2 = x3))
exists e1 x1 x2.(v_look(e1) & ne_org_samsung(x1) & n_man(x2) & for(e1,x2) & Actor(e1,x1))
A guy is restrained by security in front of a Samsung bus stop advertisement.
The man was stopped because he is suspected of theft.
1
0.048799
A guy is restrained by security in front of a Samsung bus stop advertisement does not indicate that he was stopped because he is suspected of theft.
exists e1 x1 x2 x3 x4 x5 x6 x7.(in(e1,x3) & of(x3,x4) & n_advertisement(x4) & of(x4,x7) & n_stop(x7) & of(x4,x6) & n_bus(x6) & (x4 = x5) & ne_org_samsung(x5) & n_front(x3) & Actor(e1,x2) & n_security(x2) & Theme(e1,x1) & v_restrain(e1) & n_guy(x1))
exists e1 p1 x1.(n_male(x1) & n_man(x1) & exists e2 x2.(of(e2,x2) & n_theft(x2) & Theme(e2,x1) & v_suspect(e2)) & because(e1,p1) & Theme(e1,x1) & v_stop(e1))
7a90ba58-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3 x4 x5 x6 x7.(v_restrain(e1) & of(x4,x7) & of(x4,x6) & of(x3,x4) & ne_org_samsung(x5) & n_stop(x7) & n_security(x2) & n_guy(x1) & n_front(x3) & n_bus(x6) & n_advertisement(x4) & in(e1,x3) & Theme(e1,x1) & Actor(e1,x2) & (x4 = x5))
exists e1 p1 x1.(v_stop(e1) & n_man(x1) & n_male(x1) & exists e2 x2.(v_suspect(e2) & of(e2,x2) & n_theft(x2) & Theme(e2,x1)) & because(e1,p1) & Theme(e1,x1))
A guy is restrained by security in front of a Samsung bus stop advertisement.
the guy is a thief
1
0.015627
Sentence 1 is missing guy is a thief
exists e1 x1 x2 x3 x4 x5 x6 x7.(in(e1,x3) & of(x3,x4) & n_advertisement(x4) & of(x4,x7) & n_stop(x7) & of(x4,x6) & n_bus(x6) & (x4 = x5) & ne_org_samsung(x5) & n_front(x3) & Actor(e1,x2) & n_security(x2) & Theme(e1,x1) & v_restrain(e1) & n_guy(x1))
exists p1 x1.(n_guy(x1) & exists x2.((x1 = x2) & n_thief(x2)))
7a90c192-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3 x4 x5 x6 x7.(v_restrain(e1) & of(x4,x7) & of(x4,x6) & of(x3,x4) & ne_org_samsung(x5) & n_stop(x7) & n_security(x2) & n_guy(x1) & n_front(x3) & n_bus(x6) & n_advertisement(x4) & in(e1,x3) & Theme(e1,x1) & Actor(e1,x2) & (x4 = x5))
exists x1.(n_guy(x1) & exists x2.(n_thief(x2) & (x1 = x2)))
A guy is restrained by security in front of a Samsung bus stop advertisement.
the guy is at the club dancing
2
0.000005
restrained is contradictory to dancing
exists e1 x1 x2 x3 x4 x5 x6 x7.(in(e1,x3) & of(x3,x4) & n_advertisement(x4) & of(x4,x7) & n_stop(x7) & of(x4,x6) & n_bus(x6) & (x4 = x5) & ne_org_samsung(x5) & n_front(x3) & Actor(e1,x2) & n_security(x2) & Theme(e1,x1) & v_restrain(e1) & n_guy(x1))
exists p1 x1 x2 x3.(n_dancing(x2) & of(x2,x3) & n_club(x3) & n_guy(x1) & at(x1,x2))
7a90d1fa-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3 x4 x5 x6 x7.(v_restrain(e1) & of(x4,x7) & of(x4,x6) & of(x3,x4) & ne_org_samsung(x5) & n_stop(x7) & n_security(x2) & n_guy(x1) & n_front(x3) & n_bus(x6) & n_advertisement(x4) & in(e1,x3) & Theme(e1,x1) & Actor(e1,x2) & (x4 = x5))
exists x1 x2 x3.(of(x2,x3) & n_guy(x1) & n_dancing(x2) & n_club(x3) & at(x1,x2))
A guy is restrained by security in front of a Samsung bus stop advertisement.
A man is protesting advertisements at this bus stop.
1
0.000002
Just because the guy is being restrained, it does not mean he is protesting.
exists e1 x1 x2 x3 x4 x5 x6 x7.(in(e1,x3) & of(x3,x4) & n_advertisement(x4) & of(x4,x7) & n_stop(x7) & of(x4,x6) & n_bus(x6) & (x4 = x5) & ne_org_samsung(x5) & n_front(x3) & Actor(e1,x2) & n_security(x2) & Theme(e1,x1) & v_restrain(e1) & n_guy(x1))
exists e1 x1 x2 x3 x4.(n_stop(x3) & of(x3,x4) & n_bus(x4) & at(e1,x3) & Theme(e1,x2) & Actor(e1,x1) & v_protest(e1) & n_advertisement(x2) & n_man(x1))
7a90d6aa-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3 x4 x5 x6 x7.(v_restrain(e1) & of(x4,x7) & of(x4,x6) & of(x3,x4) & ne_org_samsung(x5) & n_stop(x7) & n_security(x2) & n_guy(x1) & n_front(x3) & n_bus(x6) & n_advertisement(x4) & in(e1,x3) & Theme(e1,x1) & Actor(e1,x2) & (x4 = x5))
exists e1 x1 x2 x3 x4.(v_protest(e1) & of(x3,x4) & n_stop(x3) & n_man(x1) & n_bus(x4) & n_advertisement(x2) & at(e1,x3) & Theme(e1,x2) & Actor(e1,x1))
A guy is restrained by security in front of a Samsung bus stop advertisement.
The guy stole a cellphone.
1
0.000256
Just because the guy is being restrained doesn't mean he stole a cellphone.
exists e1 x1 x2 x3 x4 x5 x6 x7.(in(e1,x3) & of(x3,x4) & n_advertisement(x4) & of(x4,x7) & n_stop(x7) & of(x4,x6) & n_bus(x6) & (x4 = x5) & ne_org_samsung(x5) & n_front(x3) & Actor(e1,x2) & n_security(x2) & Theme(e1,x1) & v_restrain(e1) & n_guy(x1))
exists e1 x1 x2.(n_guy(x1) & Theme(e1,x2) & Actor(e1,x1) & v_steal(e1) & n_cellphone(x2))
7a90db50-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3 x4 x5 x6 x7.(v_restrain(e1) & of(x4,x7) & of(x4,x6) & of(x3,x4) & ne_org_samsung(x5) & n_stop(x7) & n_security(x2) & n_guy(x1) & n_front(x3) & n_bus(x6) & n_advertisement(x4) & in(e1,x3) & Theme(e1,x1) & Actor(e1,x2) & (x4 = x5))
exists e1 x1 x2.(v_steal(e1) & n_guy(x1) & n_cellphone(x2) & Theme(e1,x2) & Actor(e1,x1))
A guy is restrained by security in front of a Samsung bus stop advertisement.
The man with security personnel.
0
0.815094
A MAN IS A GUY. THE SECURITY IS THE PERSONNEL.
exists e1 x1 x2 x3 x4 x5 x6 x7.(in(e1,x3) & of(x3,x4) & n_advertisement(x4) & of(x4,x7) & n_stop(x7) & of(x4,x6) & n_bus(x6) & (x4 = x5) & ne_org_samsung(x5) & n_front(x3) & Actor(e1,x2) & n_security(x2) & Theme(e1,x1) & v_restrain(e1) & n_guy(x1))
exists x1 x2 x3.(n_man(x1) & a_topic(x1) & with(x1,x2) & n_personnel(x2) & of(x2,x3) & n_security(x3))
7a90e6fe-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3 x4 x5 x6 x7.(v_restrain(e1) & of(x4,x7) & of(x4,x6) & of(x3,x4) & ne_org_samsung(x5) & n_stop(x7) & n_security(x2) & n_guy(x1) & n_front(x3) & n_bus(x6) & n_advertisement(x4) & in(e1,x3) & Theme(e1,x1) & Actor(e1,x2) & (x4 = x5))
exists x1 x2 x3.(with(x1,x2) & of(x2,x3) & n_security(x3) & n_personnel(x2) & n_man(x1) & a_topic(x1))
A guy is restrained by security in front of a Samsung bus stop advertisement.
Security just caught up to a thief.
1
0.688486
Just because a guy is being restrained by security doesn't mean he is a thief.
exists e1 x1 x2 x3 x4 x5 x6 x7.(in(e1,x3) & of(x3,x4) & n_advertisement(x4) & of(x4,x7) & n_stop(x7) & of(x4,x6) & n_bus(x6) & (x4 = x5) & ne_org_samsung(x5) & n_front(x3) & Actor(e1,x2) & n_security(x2) & Theme(e1,x1) & v_restrain(e1) & n_guy(x1))
exists e1 s1 s2 x1 x2 x3.(ne_nam_security(x1) & a_just(s2) & Manner(e1,s2) & a_up(s1) & Manner(e1,s1) & to(e1,x3) & n_thief(x3) & Theme(e1,x2) & Actor(e1,x1) & v_catch(e1) & n_thing(x2))
7a90f784-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3 x4 x5 x6 x7.(v_restrain(e1) & of(x4,x7) & of(x4,x6) & of(x3,x4) & ne_org_samsung(x5) & n_stop(x7) & n_security(x2) & n_guy(x1) & n_front(x3) & n_bus(x6) & n_advertisement(x4) & in(e1,x3) & Theme(e1,x1) & Actor(e1,x2) & (x4 = x5))
exists e1 s1 s2 x1 x2 x3.(v_catch(e1) & to(e1,x3) & ne_nam_security(x1) & n_thing(x2) & n_thief(x3) & a_up(s1) & a_just(s2) & Theme(e1,x2) & Manner(e1,s2) & Manner(e1,s1) & Actor(e1,x1))
a little girl in a pink shirt holding a baby
The baby is a boy.
1
0.5
Not all babies would be a boy.
exists e1 s1 s2 x1 x2 x3 x4.(a_topic(x1) & in(x1,x2) & Theme(e1,x4) & Actor(e1,x3) & v_hold(e1) & n_baby(x4) & (x2 = x3) & n_shirt(x2) & a_pink(s2) & Theme(s2,x2) & n_girl(x1) & a_little(s1) & Theme(s1,x1))
exists p1 x1.(n_baby(x1) & exists x2.((x1 = x2) & n_boy(x2)))
7a92a426-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 x1 x2 x3 x4.(v_hold(e1) & n_shirt(x2) & n_girl(x1) & n_baby(x4) & in(x1,x2) & a_topic(x1) & a_pink(s2) & a_little(s1) & Theme(s2,x2) & Theme(s1,x1) & Theme(e1,x4) & Actor(e1,x3) & (x2 = x3))
exists x1.(n_baby(x1) & exists x2.(n_boy(x2) & (x1 = x2)))
a little girl in a pink shirt holding a baby
A young woman holding her new sibling.
1
0.5
Just because she is holding a baby does not mean it is her sibling.
exists e1 s1 s2 x1 x2 x3 x4.(a_topic(x1) & in(x1,x2) & Theme(e1,x4) & Actor(e1,x3) & v_hold(e1) & n_baby(x4) & (x2 = x3) & n_shirt(x2) & a_pink(s2) & Theme(s2,x2) & n_girl(x1) & a_little(s1) & Theme(s1,x1))
exists e1 s1 s2 x1 x2 x3.(a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & v_hold(e1) & n_sibling(x3) & a_new(s2) & Theme(s2,x3) & of(x3,x1) & n_female(x1) & (x1 = x2) & n_woman(x1) & a_young(s1) & Theme(s1,x1))
7a92c26c-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 x1 x2 x3 x4.(v_hold(e1) & n_shirt(x2) & n_girl(x1) & n_baby(x4) & in(x1,x2) & a_topic(x1) & a_pink(s2) & a_little(s1) & Theme(s2,x2) & Theme(s1,x1) & Theme(e1,x4) & Actor(e1,x3) & (x2 = x3))
exists e1 s1 s2 x1 x2 x3.(v_hold(e1) & of(x3,x1) & n_woman(x1) & n_sibling(x3) & n_female(x1) & a_young(s1) & a_topic(x1) & a_new(s2) & Theme(s2,x3) & Theme(s1,x1) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2))
a little girl in a pink shirt holding a baby
A blonde human
1
0.007994
Not all girls are blonde.
exists e1 s1 s2 x1 x2 x3 x4.(a_topic(x1) & in(x1,x2) & Theme(e1,x4) & Actor(e1,x3) & v_hold(e1) & n_baby(x4) & (x2 = x3) & n_shirt(x2) & a_pink(s2) & Theme(s2,x2) & n_girl(x1) & a_little(s1) & Theme(s1,x1))
exists s1 x1.(a_topic(x1) & n_human(x1) & a_blonde(s1) & Theme(s1,x1))
7a92c74e-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 x1 x2 x3 x4.(v_hold(e1) & n_shirt(x2) & n_girl(x1) & n_baby(x4) & in(x1,x2) & a_topic(x1) & a_pink(s2) & a_little(s1) & Theme(s2,x2) & Theme(s1,x1) & Theme(e1,x4) & Actor(e1,x3) & (x2 = x3))
exists s1 x1.(n_human(x1) & a_topic(x1) & a_blonde(s1) & Theme(s1,x1))
a little girl in a pink shirt holding a baby
A human in a shirt
0
0.968291
A little girl is a human.
exists e1 s1 s2 x1 x2 x3 x4.(a_topic(x1) & in(x1,x2) & Theme(e1,x4) & Actor(e1,x3) & v_hold(e1) & n_baby(x4) & (x2 = x3) & n_shirt(x2) & a_pink(s2) & Theme(s2,x2) & n_girl(x1) & a_little(s1) & Theme(s1,x1))
exists x1 x2.(a_topic(x1) & in(x1,x2) & n_shirt(x2) & n_human(x1))
7a92cc12-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 x1 x2 x3 x4.(v_hold(e1) & n_shirt(x2) & n_girl(x1) & n_baby(x4) & in(x1,x2) & a_topic(x1) & a_pink(s2) & a_little(s1) & Theme(s2,x2) & Theme(s1,x1) & Theme(e1,x4) & Actor(e1,x3) & (x2 = x3))
exists x1 x2.(n_shirt(x2) & n_human(x1) & in(x1,x2) & a_topic(x1))
a little girl in a pink shirt holding a baby
A girl holds her baby sister.
1
0.53861
Just because she is holding a baby does not mean it is her sister.
exists e1 s1 s2 x1 x2 x3 x4.(a_topic(x1) & in(x1,x2) & Theme(e1,x4) & Actor(e1,x3) & v_hold(e1) & n_baby(x4) & (x2 = x3) & n_shirt(x2) & a_pink(s2) & Theme(s2,x2) & n_girl(x1) & a_little(s1) & Theme(s1,x1))
exists e1 x1 x2 x3.(Theme(e1,x2) & Actor(e1,x1) & v_hold(e1) & n_sister(x2) & of(x2,x3) & n_baby(x3) & of(x2,x1) & n_female(x1) & n_girl(x1))
7a92d0ae-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 x1 x2 x3 x4.(v_hold(e1) & n_shirt(x2) & n_girl(x1) & n_baby(x4) & in(x1,x2) & a_topic(x1) & a_pink(s2) & a_little(s1) & Theme(s2,x2) & Theme(s1,x1) & Theme(e1,x4) & Actor(e1,x3) & (x2 = x3))
exists e1 x1 x2 x3.(v_hold(e1) & of(x2,x3) & of(x2,x1) & n_sister(x2) & n_girl(x1) & n_female(x1) & n_baby(x3) & Theme(e1,x2) & Actor(e1,x1))
a little girl in a pink shirt holding a baby
A little girl holding a baby while the mother shops.
1
0.542392
Just because the mother is not there does not mean the mother is shopping.
exists e1 s1 s2 x1 x2 x3 x4.(a_topic(x1) & in(x1,x2) & Theme(e1,x4) & Actor(e1,x3) & v_hold(e1) & n_baby(x4) & (x2 = x3) & n_shirt(x2) & a_pink(s2) & Theme(s2,x2) & n_girl(x1) & a_little(s1) & Theme(s1,x1))
exists e1 s1 x1 x2 x3 x4 x5.(n_shop(x4) & of(x4,x5) & n_mother(x5) & a_topic(x1) & while(e1,x4) & Theme(e1,x3) & Actor(e1,x2) & v_hold(e1) & n_baby(x3) & (x1 = x2) & n_girl(x1) & a_little(s1) & Theme(s1,x1))
7a92d540-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 x1 x2 x3 x4.(v_hold(e1) & n_shirt(x2) & n_girl(x1) & n_baby(x4) & in(x1,x2) & a_topic(x1) & a_pink(s2) & a_little(s1) & Theme(s2,x2) & Theme(s1,x1) & Theme(e1,x4) & Actor(e1,x3) & (x2 = x3))
exists e1 s1 x1 x2 x3 x4 x5.(while(e1,x4) & v_hold(e1) & of(x4,x5) & n_shop(x4) & n_mother(x5) & n_girl(x1) & n_baby(x3) & a_topic(x1) & a_little(s1) & Theme(s1,x1) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2))
a little girl in a pink shirt holding a baby
Nobody has a shirt
2
0.00002
A girl is somebody therefore nobody can not have a shirt.
exists e1 s1 s2 x1 x2 x3 x4.(a_topic(x1) & in(x1,x2) & Theme(e1,x4) & Actor(e1,x3) & v_hold(e1) & n_baby(x4) & (x2 = x3) & n_shirt(x2) & a_pink(s2) & Theme(s2,x2) & n_girl(x1) & a_little(s1) & Theme(s1,x1))
-exists e1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_have(e1) & n_shirt(x2) & n_person(x1))
7a92e954-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 x1 x2 x3 x4.(v_hold(e1) & n_shirt(x2) & n_girl(x1) & n_baby(x4) & in(x1,x2) & a_topic(x1) & a_pink(s2) & a_little(s1) & Theme(s2,x2) & Theme(s1,x1) & Theme(e1,x4) & Actor(e1,x3) & (x2 = x3))
all e1 x1 x2.(-v_have(e1) | -n_shirt(x2) | -n_person(x1) | -Theme(e1,x2) | -Actor(e1,x1))
A man in a green shirt plays with a child as another man looks on.
A man is playing with a child.
0
-100
man plays with a child is same as man is playing with a child
exists e1 e2 s1 x1 x2 x3 x4 x5 x6.(on(e2,x6) & n_thing(x6) & Actor(e2,x1) & v_look(e2) & in(x1,x2) & as(e1,x5) & n_man(x5) & -(x5 = x1) & n_man(x1) & n_man(x1) & with(e1,x4) & n_child(x4) & Actor(e1,x3) & v_play(e1) & (x2 = x3) & n_shirt(x2) & a_green(s1) & Theme(s1,x2))
exists e1 x1 x2.(with(e1,x2) & n_child(x2) & Actor(e1,x1) & v_play(e1) & n_man(x1))
7a92edbe-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e2 s1 x1 x2 x3 x4 x5 x6.(with(e1,x4) & v_play(e1) & v_look(e2) & on(e2,x6) & n_thing(x6) & n_shirt(x2) & n_man(x5) & n_man(x1) & n_child(x4) & in(x1,x2) & as(e1,x5) & a_green(s1) & Theme(s1,x2) & Actor(e2,x1) & Actor(e1,x3) & -(x5 = x1) & (x2 = x3))
exists e1 x1 x2.(with(e1,x2) & v_play(e1) & n_man(x1) & n_child(x2) & Actor(e1,x1))
A man in a green shirt plays with a child as another man looks on.
A man and a child ride a ride at an amusement park.
2
-100
The man who plays with a child could not do so while they both ride a ride.
exists e2 e1 s1 x1 x2 x3 x4 x5 x6.(on(e2,x6) & n_thing(x6) & Actor(e2,x1) & v_look(e2) & in(x1,x2) & as(e1,x5) & n_man(x5) & -(x5 = x1) & n_man(x1) & n_man(x1) & with(e1,x4) & n_child(x4) & Actor(e1,x3) & v_play(e1) & (x2 = x3) & n_shirt(x2) & a_green(s1) & Theme(s1,x2))
exists s1 x1.(a_topic(s1) & all x2.(n_ride(x2) -> exists x3 x4 x5 x6.(subset_of(x3,s1) & at(x3,x5) & n_park(x5) & of(x5,x6) & n_amusement(x6) & for(x3,x2) & n_ride(x3) & of(x3,x4) & n_child(x4))) & subset_of(x1,s1) & n_man(x1))
7a92f2a0-e4c8-11ec-9cdd-0242ac1c0002
exists e2 e1 s1 x1 x2 x3 x4 x5 x6.(with(e1,x4) & v_play(e1) & v_look(e2) & on(e2,x6) & n_thing(x6) & n_shirt(x2) & n_man(x5) & n_man(x1) & n_child(x4) & in(x1,x2) & as(e1,x5) & a_green(s1) & Theme(s1,x2) & Actor(e2,x1) & Actor(e1,x3) & -(x5 = x1) & (x2 = x3))
exists s1 x1.(subset_of(x1,s1) & n_man(x1) & all x2.(exists x3 x4 x5 x6.(subset_of(x3,s1) & of(x5,x6) & of(x3,x4) & n_ride(x3) & n_park(x5) & n_child(x4) & n_amusement(x6) & for(x3,x2) & at(x3,x5)) | -n_ride(x2)) & a_topic(s1))
A man in a green shirt plays with a child as another man looks on.
A man is playing with a child while the other man in a police uniform looks on.
1
-100
Just because there is another man does not mean he is wearing a police uniform.
exists e2 e1 s1 x1 x2 x3 x4 x5 x6.(on(e2,x6) & n_thing(x6) & Actor(e2,x1) & v_look(e2) & in(x1,x2) & as(e1,x5) & n_man(x5) & -(x5 = x1) & n_man(x1) & n_man(x1) & with(e1,x4) & n_child(x4) & Actor(e1,x3) & v_play(e1) & (x2 = x3) & n_shirt(x2) & a_green(s1) & Theme(s1,x2))
exists e1 p1 x1 x2.(exists e2 p2 x3 x4.(exists s1.(Theme(s1,x1) & a_on(s1)) & Topic(e2,p2) & Actor(e2,x1) & v_look(e2) & in(x1,x3) & n_uniform(x3) & of(x3,x4) & n_police(x4)) & -(x1 = x1) & n_man(x1) & n_man(x1) & while(e1,p1) & with(e1,x2) & n_child(x2) & Actor(e1,x1) & v_play(e1))
7a92f6ec-e4c8-11ec-9cdd-0242ac1c0002
exists e2 e1 s1 x1 x2 x3 x4 x5 x6.(with(e1,x4) & v_play(e1) & v_look(e2) & on(e2,x6) & n_thing(x6) & n_shirt(x2) & n_man(x5) & n_man(x1) & n_child(x4) & in(x1,x2) & as(e1,x5) & a_green(s1) & Theme(s1,x2) & Actor(e2,x1) & Actor(e1,x3) & -(x5 = x1) & (x2 = x3))
exists e1 p1 x1 x2.(with(e1,x2) & while(e1,p1) & v_play(e1) & n_man(x1) & n_child(x2) & exists e2 p2 x3 x4.(v_look(e2) & of(x3,x4) & n_uniform(x3) & n_police(x4) & in(x1,x3) & exists s1.(a_on(s1) & Theme(s1,x1)) & Topic(e2,p2) & Actor(e2,x1)) & Actor(e1,x1) & -(x1 = x1))
A dog runs through green grass with a tennis ball in its mouth.
A puppy is playing catching.
1
-100
Running does not imply playing catch.
exists e1 s1 x1 x2 x3 x4 x5.(with(e1,x3) & in(x3,x5) & n_mouth(x5) & of(x5,x1) & n_thing(x1) & n_ball(x3) & of(x3,x4) & n_tennis(x4) & through(e1,x2) & n_grass(x2) & a_green(s1) & Theme(s1,x2) & Actor(e1,x1) & v_run(e1) & n_dog(x1))
exists e1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_play(e1) & n_catch(x2) & n_puppy(x1))
7a92fb42-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3 x4 x5.(with(e1,x3) & v_run(e1) & through(e1,x2) & of(x5,x1) & of(x3,x4) & n_thing(x1) & n_tennis(x4) & n_mouth(x5) & n_grass(x2) & n_dog(x1) & n_ball(x3) & in(x3,x5) & a_green(s1) & Theme(s1,x2) & Actor(e1,x1))
exists e1 x1 x2.(v_play(e1) & n_puppy(x1) & n_catch(x2) & Theme(e1,x2) & Actor(e1,x1))
A dog runs through green grass with a tennis ball in its mouth.
A dog runs with a tennis ball.
0
-100
A dog can only hold an object in its mouth.
exists e1 s1 x1 x2 x3 x4 x5.(with(e1,x3) & in(x3,x5) & n_mouth(x5) & of(x5,x1) & n_thing(x1) & n_ball(x3) & of(x3,x4) & n_tennis(x4) & through(e1,x2) & n_grass(x2) & a_green(s1) & Theme(s1,x2) & Actor(e1,x1) & v_run(e1) & n_dog(x1))
exists e1 x1 x2 x3.(with(e1,x2) & n_ball(x2) & of(x2,x3) & n_tennis(x3) & Actor(e1,x1) & v_run(e1) & n_dog(x1))
7a92ffac-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3 x4 x5.(with(e1,x3) & v_run(e1) & through(e1,x2) & of(x5,x1) & of(x3,x4) & n_thing(x1) & n_tennis(x4) & n_mouth(x5) & n_grass(x2) & n_dog(x1) & n_ball(x3) & in(x3,x5) & a_green(s1) & Theme(s1,x2) & Actor(e1,x1))
exists e1 x1 x2 x3.(with(e1,x2) & v_run(e1) & of(x2,x3) & n_tennis(x3) & n_dog(x1) & n_ball(x2) & Actor(e1,x1))
A dog runs through green grass with a tennis ball in its mouth.
The dog is taking a nap.
2
-100
ball and nap are not same
exists e1 s1 x1 x2 x3 x4 x5.(with(e1,x3) & in(x3,x5) & n_mouth(x5) & of(x5,x1) & n_thing(x1) & n_ball(x3) & of(x3,x4) & n_tennis(x4) & through(e1,x2) & n_grass(x2) & a_green(s1) & Theme(s1,x2) & Actor(e1,x1) & v_run(e1) & n_dog(x1))
exists e1 x1 x2.(n_dog(x1) & Theme(e1,x2) & Actor(e1,x1) & v_take(e1) & n_nap(x2))
7a9304ca-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3 x4 x5.(with(e1,x3) & v_run(e1) & through(e1,x2) & of(x5,x1) & of(x3,x4) & n_thing(x1) & n_tennis(x4) & n_mouth(x5) & n_grass(x2) & n_dog(x1) & n_ball(x3) & in(x3,x5) & a_green(s1) & Theme(s1,x2) & Actor(e1,x1))
exists e1 x1 x2.(v_take(e1) & n_nap(x2) & n_dog(x1) & Theme(e1,x2) & Actor(e1,x1))
a man holding and playing with his baby outside a bounce house
The man is holding a stuffed animal outside the bounce house.
2
-100
playing and holding are not same
exists e2 e1 x1 x2 x3 x4 x5 x6.(a_topic(x1) & with(e2,x4) & outside(x4,x5) & n_house(x5) & of(x5,x6) & n_bounce(x6) & n_baby(x4) & of(x4,x1) & n_male(x1) & Actor(e2,x3) & v_play(e2) & (x1 = x3) & Actor(e1,x2) & v_hold(e1) & (x1 = x2) & n_man(x1))
exists e1 s1 x1 x2 x3 x4.(n_house(x3) & of(x3,x4) & n_bounce(x4) & n_man(x1) & Theme(e1,x2) & Actor(e1,x1) & v_hold(e1) & outside(x2,x3) & n_animal(x2) & a_stuffed(s1) & Theme(s1,x2))
7a9309fc-e4c8-11ec-9cdd-0242ac1c0002
exists e2 e1 x1 x2 x3 x4 x5 x6.(with(e2,x4) & v_play(e2) & v_hold(e1) & outside(x4,x5) & of(x5,x6) & of(x4,x1) & n_man(x1) & n_male(x1) & n_house(x5) & n_bounce(x6) & n_baby(x4) & a_topic(x1) & Actor(e2,x3) & Actor(e1,x2) & (x1 = x3) & (x1 = x2))
exists e1 s1 x1 x2 x3 x4.(v_hold(e1) & outside(x2,x3) & of(x3,x4) & n_man(x1) & n_house(x3) & n_bounce(x4) & n_animal(x2) & a_stuffed(s1) & Theme(s1,x2) & Theme(e1,x2) & Actor(e1,x1))
a man holding and playing with his baby outside a bounce house
The man is laughing with his baby daughter at the fair.
1
-100
Bounce house does not imply fair necessarily.
exists e1 e2 x1 x2 x3 x4 x5 x6.(a_topic(x1) & with(e2,x4) & outside(x4,x5) & n_house(x5) & of(x5,x6) & n_bounce(x6) & n_baby(x4) & of(x4,x1) & n_male(x1) & Actor(e2,x3) & v_play(e2) & (x1 = x3) & Actor(e1,x2) & v_hold(e1) & (x1 = x2) & n_man(x1))
exists e1 x1 x2 x3 x4.(n_fair(x4) & n_daughter(x2) & of(x2,x3) & n_baby(x3) & of(x2,x1) & n_male(x1) & n_man(x1) & with(e1,x2) & at(x2,x4) & Actor(e1,x1) & v_laugh(e1))
7a930eac-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e2 x1 x2 x3 x4 x5 x6.(with(e2,x4) & v_play(e2) & v_hold(e1) & outside(x4,x5) & of(x5,x6) & of(x4,x1) & n_man(x1) & n_male(x1) & n_house(x5) & n_bounce(x6) & n_baby(x4) & a_topic(x1) & Actor(e2,x3) & Actor(e1,x2) & (x1 = x3) & (x1 = x2))
exists e1 x1 x2 x3 x4.(with(e1,x2) & v_laugh(e1) & of(x2,x3) & of(x2,x1) & n_man(x1) & n_male(x1) & n_fair(x4) & n_daughter(x2) & n_baby(x3) & at(x2,x4) & Actor(e1,x1))
a man holding and playing with his baby outside a bounce house
The man is having fun with his baby.
0
-100
The man is holding and playing with his baby, so he is having fun with his baby.
exists e2 e1 x1 x2 x3 x4 x5 x6.(a_topic(x1) & with(e2,x4) & outside(x4,x5) & n_house(x5) & of(x5,x6) & n_bounce(x6) & n_baby(x4) & of(x4,x1) & n_male(x1) & Actor(e2,x3) & v_play(e2) & (x1 = x3) & Actor(e1,x2) & v_hold(e1) & (x1 = x2) & n_man(x1))
exists e1 x1 x2 x3.(n_baby(x3) & of(x3,x1) & n_male(x1) & n_man(x1) & with(e1,x3) & Theme(e1,x2) & Actor(e1,x1) & v_have(e1) & n_fun(x2))
7a931348-e4c8-11ec-9cdd-0242ac1c0002
exists e2 e1 x1 x2 x3 x4 x5 x6.(with(e2,x4) & v_play(e2) & v_hold(e1) & outside(x4,x5) & of(x5,x6) & of(x4,x1) & n_man(x1) & n_male(x1) & n_house(x5) & n_bounce(x6) & n_baby(x4) & a_topic(x1) & Actor(e2,x3) & Actor(e1,x2) & (x1 = x3) & (x1 = x2))
exists e1 x1 x2 x3.(with(e1,x3) & v_have(e1) & of(x3,x1) & n_man(x1) & n_male(x1) & n_fun(x2) & n_baby(x3) & Theme(e1,x2) & Actor(e1,x1))
Man with green shirt holds up a small child at a playpen area.
A father holds up his son at play area.
1
-100
A man is not necessarily the father of the child. A child is not necessarily a man's son.
exists e1 s1 s2 s3 x1 x2 x3 x4 x5.(at(e1,x4) & n_area(x4) & of(x4,x5) & n_playpen(x5) & a_up(s3) & Manner(e1,s3) & Theme(e1,x3) & Actor(e1,x1) & v_hold(e1) & n_child(x3) & a_small(s2) & Theme(s2,x3) & with(x1,x2) & n_shirt(x2) & a_green(s1) & Theme(s1,x2) & n_man(x1))
exists e1 s1 x1 x2 x3 x4.(at(e1,x3) & n_area(x3) & of(x3,x4) & n_play(x4) & a_up(s1) & Manner(e1,s1) & Theme(e1,x2) & Actor(e1,x1) & v_hold(e1) & n_son(x2) & of(x2,x1) & n_male(x1) & n_father(x1))
7a93183e-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 s3 x1 x2 x3 x4 x5.(with(x1,x2) & v_hold(e1) & of(x4,x5) & n_shirt(x2) & n_playpen(x5) & n_man(x1) & n_child(x3) & n_area(x4) & at(e1,x4) & a_up(s3) & a_small(s2) & a_green(s1) & Theme(s2,x3) & Theme(s1,x2) & Theme(e1,x3) & Manner(e1,s3) & Actor(e1,x1))
exists e1 s1 x1 x2 x3 x4.(v_hold(e1) & of(x3,x4) & of(x2,x1) & n_son(x2) & n_play(x4) & n_male(x1) & n_father(x1) & n_area(x3) & at(e1,x3) & a_up(s1) & Theme(e1,x2) & Manner(e1,s1) & Actor(e1,x1))
Man with green shirt holds up a small child at a playpen area.
A man holds up a small child at a play area.
0
-100
man holds up a small child at a playpen area. is same as man holds up a small child at a play area.
exists e1 s1 s2 s3 x1 x2 x3 x4 x5.(at(e1,x4) & n_area(x4) & of(x4,x5) & n_playpen(x5) & a_up(s3) & Manner(e1,s3) & Theme(e1,x3) & Actor(e1,x1) & v_hold(e1) & n_child(x3) & a_small(s2) & Theme(s2,x3) & with(x1,x2) & n_shirt(x2) & a_green(s1) & Theme(s1,x2) & n_man(x1))
exists e1 s1 s2 x1 x2 x3 x4.(at(e1,x3) & n_area(x3) & of(x3,x4) & n_play(x4) & a_up(s2) & Manner(e1,s2) & Theme(e1,x2) & Actor(e1,x1) & v_hold(e1) & n_child(x2) & a_small(s1) & Theme(s1,x2) & n_man(x1))
7a931cee-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 s3 x1 x2 x3 x4 x5.(with(x1,x2) & v_hold(e1) & of(x4,x5) & n_shirt(x2) & n_playpen(x5) & n_man(x1) & n_child(x3) & n_area(x4) & at(e1,x4) & a_up(s3) & a_small(s2) & a_green(s1) & Theme(s2,x3) & Theme(s1,x2) & Theme(e1,x3) & Manner(e1,s3) & Actor(e1,x1))
exists e1 s1 s2 x1 x2 x3 x4.(v_hold(e1) & of(x3,x4) & n_play(x4) & n_man(x1) & n_child(x2) & n_area(x3) & at(e1,x3) & a_up(s2) & a_small(s1) & Theme(s1,x2) & Theme(e1,x2) & Manner(e1,s2) & Actor(e1,x1))
Man with green shirt holds up a small child at a playpen area.
A woman helps her child out a pool.
2
-100
A MAN IS NOT A WOMAN
exists e1 s1 s2 s3 x1 x2 x3 x4 x5.(at(e1,x4) & n_area(x4) & of(x4,x5) & n_playpen(x5) & a_up(s3) & Manner(e1,s3) & Theme(e1,x3) & Actor(e1,x1) & v_hold(e1) & n_child(x3) & a_small(s2) & Theme(s2,x3) & with(x1,x2) & n_shirt(x2) & a_green(s1) & Theme(s1,x2) & n_man(x1))
exists e1 x1 x2 x3.(out(e1,x3) & n_pool(x3) & Theme(e1,x2) & Actor(e1,x1) & v_help(e1) & n_child(x2) & of(x2,x1) & n_female(x1) & n_woman(x1))
7a93218a-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 s3 x1 x2 x3 x4 x5.(with(x1,x2) & v_hold(e1) & of(x4,x5) & n_shirt(x2) & n_playpen(x5) & n_man(x1) & n_child(x3) & n_area(x4) & at(e1,x4) & a_up(s3) & a_small(s2) & a_green(s1) & Theme(s2,x3) & Theme(s1,x2) & Theme(e1,x3) & Manner(e1,s3) & Actor(e1,x1))
exists e1 x1 x2 x3.(v_help(e1) & out(e1,x3) & of(x2,x1) & n_woman(x1) & n_pool(x3) & n_female(x1) & n_child(x2) & Theme(e1,x2) & Actor(e1,x1))
A young couple walking by a mural of an ice cream parlor that is painted on a roll up door in a graffiti covered building.
Two people walking by a mural on a building.
0
-100
couple walking by a mural is same as people walking by a mural
exists e2 e1 s1 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10 x11.(a_topic(x1) & by(x1,x3) & of(x3,x4) & in(e1,x10) & n_building(x10) & Theme(e2,x10) & v_cover(e2) & of(x10,x11) & n_graffitus(x11) & on(e1,x8) & up(x8,x9) & n_door(x9) & n_roll(x8) & Theme(e1,x7) & v_paint(e1) & (x4 = x7) & n_parlor(x4) & of(x4,x6) & n_cream(x6) & of(x4,x5) & n_ice(x5) & n_mural(x3) & n_walking(x1) & of(x1,x2) & n_couple(x2) & a_young(s1) & Theme(s1,x1))
exists e1 x1 x2 x3 x4.(a_topic(x1) & on(e1,x4) & n_building(x4) & by(e1,x3) & n_mural(x3) & Actor(e1,x2) & v_walk(e1) & (x1 = x2) & n_people(x1) & card_eq_2(x1))
7a932630-e4c8-11ec-9cdd-0242ac1c0002
exists e2 e1 s1 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10 x11.(v_paint(e1) & v_cover(e2) & up(x8,x9) & on(e1,x8) & of(x4,x6) & of(x4,x5) & of(x3,x4) & of(x10,x11) & of(x1,x2) & n_walking(x1) & n_roll(x8) & n_parlor(x4) & n_mural(x3) & n_ice(x5) & n_graffitus(x11) & n_door(x9) & n_cream(x6) & n_couple(x2) & n_building(x10) & in(e1,x10) & by(x1,x3) & a_young(s1) & a_topic(x1) & Theme(s1,x1) & Theme(e2,x10) & Theme(e1,x7) & (x4 = x7))
exists e1 x1 x2 x3 x4.(v_walk(e1) & on(e1,x4) & n_people(x1) & n_mural(x3) & n_building(x4) & card_eq_2(x1) & by(e1,x3) & a_topic(x1) & Actor(e1,x2) & (x1 = x2))
A young couple walking by a mural of an ice cream parlor that is painted on a roll up door in a graffiti covered building.
An elderly couple walk by street art on a high rise in Beverly Hills.
2
-100
A young couple and an elderly couple are two different sets of people
exists e2 e1 s1 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10 x11.(a_topic(x1) & by(x1,x3) & of(x3,x4) & in(e1,x10) & n_building(x10) & Theme(e2,x10) & v_cover(e2) & of(x10,x11) & n_graffitus(x11) & on(e1,x8) & up(x8,x9) & n_door(x9) & n_roll(x8) & Theme(e1,x7) & v_paint(e1) & (x4 = x7) & n_parlor(x4) & of(x4,x6) & n_cream(x6) & of(x4,x5) & n_ice(x5) & n_mural(x3) & n_walking(x1) & of(x1,x2) & n_couple(x2) & a_young(s1) & Theme(s1,x1))
exists e1 s1 s2 x1 x2 x3 x4 x5 x6.(ne_geo_hills(x5) & (x5 = x6) & ne_geo_beverly(x6) & Actor(e1,x2) & on(x2,x4) & in(x4,x5) & n_rise(x4) & a_high(s2) & Theme(s2,x4) & n_art(x2) & of(x2,x3) & n_street(x3) & Theme(e1,x1) & v_walk(e1) & n_couple(x1) & a_elderly(s1) & Theme(s1,x1))
7a932acc-e4c8-11ec-9cdd-0242ac1c0002
exists e2 e1 s1 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10 x11.(v_paint(e1) & v_cover(e2) & up(x8,x9) & on(e1,x8) & of(x4,x6) & of(x4,x5) & of(x3,x4) & of(x10,x11) & of(x1,x2) & n_walking(x1) & n_roll(x8) & n_parlor(x4) & n_mural(x3) & n_ice(x5) & n_graffitus(x11) & n_door(x9) & n_cream(x6) & n_couple(x2) & n_building(x10) & in(e1,x10) & by(x1,x3) & a_young(s1) & a_topic(x1) & Theme(s1,x1) & Theme(e2,x10) & Theme(e1,x7) & (x4 = x7))
exists e1 s1 s2 x1 x2 x3 x4 x5 x6.(v_walk(e1) & on(x2,x4) & of(x2,x3) & ne_geo_hills(x5) & ne_geo_beverly(x6) & n_street(x3) & n_rise(x4) & n_couple(x1) & n_art(x2) & in(x4,x5) & a_high(s2) & a_elderly(s1) & Theme(s2,x4) & Theme(s1,x1) & Theme(e1,x1) & Actor(e1,x2) & (x5 = x6))
A young couple walking by a mural of an ice cream parlor that is painted on a roll up door in a graffiti covered building.
A person is showing another person their building art.
1
-100
Walking by a mural does not necessarily mean that one person is actively showing it to the other.
exists e1 e2 s1 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10 x11.(a_topic(x1) & by(x1,x3) & of(x3,x4) & in(e1,x10) & n_building(x10) & Theme(e2,x10) & v_cover(e2) & of(x10,x11) & n_graffitus(x11) & on(e1,x8) & up(x8,x9) & n_door(x9) & n_roll(x8) & Theme(e1,x7) & v_paint(e1) & (x4 = x7) & n_parlor(x4) & of(x4,x6) & n_cream(x6) & of(x4,x5) & n_ice(x5) & n_mural(x3) & n_walking(x1) & of(x1,x2) & n_couple(x2) & a_young(s1) & Theme(s1,x1))
exists e1 s1 s2 x1 x2 x3 x4 x5 x6.(Theme(e1,x4) & Actor(e1,x1) & v_show(e1) & n_art(x4) & of(x4,x6) & n_building(x6) & a_their(s2) & Theme(s2,x4) & of(x4,x5) & n_person(x5) & -(x4 = x2) & n_art(x2) & of(x2,x3) & n_building(x3) & a_their(s1) & Theme(s1,x2) & of(x2,x1) & n_person(x1) & n_person(x1))
7a93315c-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e2 s1 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10 x11.(v_paint(e1) & v_cover(e2) & up(x8,x9) & on(e1,x8) & of(x4,x6) & of(x4,x5) & of(x3,x4) & of(x10,x11) & of(x1,x2) & n_walking(x1) & n_roll(x8) & n_parlor(x4) & n_mural(x3) & n_ice(x5) & n_graffitus(x11) & n_door(x9) & n_cream(x6) & n_couple(x2) & n_building(x10) & in(e1,x10) & by(x1,x3) & a_young(s1) & a_topic(x1) & Theme(s1,x1) & Theme(e2,x10) & Theme(e1,x7) & (x4 = x7))
exists e1 s1 s2 x1 x2 x3 x4 x5 x6.(v_show(e1) & of(x4,x6) & of(x4,x5) & of(x2,x3) & of(x2,x1) & n_person(x5) & n_person(x1) & n_building(x6) & n_building(x3) & n_art(x4) & n_art(x2) & a_their(s2) & a_their(s1) & Theme(s2,x4) & Theme(s1,x2) & Theme(e1,x4) & Actor(e1,x1) & -(x4 = x2))
A man and woman couple walk past wall painted with figures of people and graffiti.
There are people in a park.
1
-100
Not all painted walls are found in a park.
exists e1 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10.(a_topic(s1) & with(e1,x7) & subset_of(x10,x7) & n_graffitus(x10) & subset_of(x8,x7) & of(x8,x9) & n_people(x9) & n_figure(x8) & Theme(e1,x6) & v_paint(e1) & (s1 = x6) & n_wall(x2) & a_past(s2) & Theme(s2,x2) & of(x2,x5) & n_walk(x5) & of(x2,x4) & n_couple(x4) & of(x2,x3) & n_woman(x3) & n_man(x1) & subset_of(x2,s1) & subset_of(x1,s1))
exists p1 x1 x2.(in(p1,x2) & n_park(x2) & exists x3.((x1 = x3) & n_people(x3)))
7a93380a-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10.(with(e1,x7) & v_paint(e1) & subset_of(x8,x7) & subset_of(x2,s1) & subset_of(x10,x7) & subset_of(x1,s1) & of(x8,x9) & of(x2,x5) & of(x2,x4) & of(x2,x3) & n_woman(x3) & n_wall(x2) & n_walk(x5) & n_people(x9) & n_man(x1) & n_graffitus(x10) & n_figure(x8) & n_couple(x4) & a_topic(s1) & a_past(s2) & Theme(s2,x2) & Theme(e1,x6) & (s1 = x6))
exists p1 x1 x2.(n_park(x2) & in(p1,x2) & exists x3.(n_people(x3) & (x1 = x3)))
A man and woman couple walk past wall painted with figures of people and graffiti.
There are people walking together.
0
-100
man and woman couple walk means people walking together.
exists e1 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10.(a_topic(s1) & with(e1,x7) & subset_of(x10,x7) & n_graffitus(x10) & subset_of(x8,x7) & of(x8,x9) & n_people(x9) & n_figure(x8) & Theme(e1,x6) & v_paint(e1) & (s1 = x6) & n_wall(x2) & a_past(s2) & Theme(s2,x2) & of(x2,x5) & n_walk(x5) & of(x2,x4) & n_couple(x4) & of(x2,x3) & n_woman(x3) & n_man(x1) & subset_of(x2,s1) & subset_of(x1,s1))
exists p1 x1 e1 s1 x2 x3.((x1 = x2) & a_together(s1) & Manner(e1,s1) & Actor(e1,x3) & v_walk(e1) & (x2 = x3) & n_people(x2))
7a933d32-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10.(with(e1,x7) & v_paint(e1) & subset_of(x8,x7) & subset_of(x2,s1) & subset_of(x10,x7) & subset_of(x1,s1) & of(x8,x9) & of(x2,x5) & of(x2,x4) & of(x2,x3) & n_woman(x3) & n_wall(x2) & n_walk(x5) & n_people(x9) & n_man(x1) & n_graffitus(x10) & n_figure(x8) & n_couple(x4) & a_topic(s1) & a_past(s2) & Theme(s2,x2) & Theme(e1,x6) & (s1 = x6))
exists x1 e1 s1 x2 x3.(v_walk(e1) & n_people(x2) & a_together(s1) & Manner(e1,s1) & Actor(e1,x3) & (x2 = x3) & (x1 = x2))
A man and woman couple walk past wall painted with figures of people and graffiti.
There are people having dinner together.
2
-100
One cannot be having dinner while walking past a wall.
exists e1 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10.(a_topic(s1) & with(e1,x7) & subset_of(x10,x7) & n_graffitus(x10) & subset_of(x8,x7) & of(x8,x9) & n_people(x9) & n_figure(x8) & Theme(e1,x6) & v_paint(e1) & (s1 = x6) & n_wall(x2) & a_past(s2) & Theme(s2,x2) & of(x2,x5) & n_walk(x5) & of(x2,x4) & n_couple(x4) & of(x2,x3) & n_woman(x3) & n_man(x1) & subset_of(x2,s1) & subset_of(x1,s1))
exists p1 x1 e1 s1 x2 x3 x4.((x1 = x2) & a_together(s1) & Manner(e1,s1) & Theme(e1,x4) & Actor(e1,x3) & v_have(e1) & n_dinner(x4) & (x2 = x3) & n_people(x2))
7a934214-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10.(with(e1,x7) & v_paint(e1) & subset_of(x8,x7) & subset_of(x2,s1) & subset_of(x10,x7) & subset_of(x1,s1) & of(x8,x9) & of(x2,x5) & of(x2,x4) & of(x2,x3) & n_woman(x3) & n_wall(x2) & n_walk(x5) & n_people(x9) & n_man(x1) & n_graffitus(x10) & n_figure(x8) & n_couple(x4) & a_topic(s1) & a_past(s2) & Theme(s2,x2) & Theme(e1,x6) & (s1 = x6))
exists x1 e1 s1 x2 x3 x4.(v_have(e1) & n_people(x2) & n_dinner(x4) & a_together(s1) & Theme(e1,x4) & Manner(e1,s1) & Actor(e1,x3) & (x2 = x3) & (x1 = x2))
Man and woman looking toward the camera while walking in front of a mural.
A man and woman are walking in front of a mural.
0
-100
man and woman walking is same as man and woman are walking
exists e1 e2 s1 x1 x2 x3 x4 x5 x6.(n_camera(x4) & a_topic(s1) & subset_of(x2,s1) & while(e1,e2) & in(e2,x5) & of(x5,x6) & n_mural(x6) & n_front(x5) & Actor(e2,x3) & v_walk(e2) & toward(e1,x4) & Actor(e1,x3) & v_look(e1) & (x2 = x3) & n_woman(x2) & subset_of(x1,s1) & n_man(x1))
exists e1 x1 x2 x3 x4 x5.(in(e1,x4) & of(x4,x5) & n_mural(x5) & n_front(x4) & Actor(e1,x1) & v_walk(e1) & n_woman(x3) & n_man(x2) & subset_of(x3,x1) & subset_of(x2,x1))
7a9346ce-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e2 s1 x1 x2 x3 x4 x5 x6.(while(e1,e2) & v_walk(e2) & v_look(e1) & toward(e1,x4) & subset_of(x2,s1) & subset_of(x1,s1) & of(x5,x6) & n_woman(x2) & n_mural(x6) & n_man(x1) & n_front(x5) & n_camera(x4) & in(e2,x5) & a_topic(s1) & Actor(e2,x3) & Actor(e1,x3) & (x2 = x3))
exists e1 x1 x2 x3 x4 x5.(v_walk(e1) & subset_of(x3,x1) & subset_of(x2,x1) & of(x4,x5) & n_woman(x3) & n_mural(x5) & n_man(x2) & n_front(x4) & in(e1,x4) & Actor(e1,x1))
Man and woman looking toward the camera while walking in front of a mural.
A man and woman are asleep on the couch.
2
-100
WALKING IS NOT ASLEEP
exists e2 e1 s1 x1 x2 x3 x4 x5 x6.(n_camera(x4) & a_topic(s1) & subset_of(x2,s1) & while(e1,e2) & in(e2,x5) & of(x5,x6) & n_mural(x6) & n_front(x5) & Actor(e2,x3) & v_walk(e2) & toward(e1,x4) & Actor(e1,x3) & v_look(e1) & (x2 = x3) & n_woman(x2) & subset_of(x1,s1) & n_man(x1))
exists s1 x1 x2 x3 x4.(n_couch(x4) & on(s1,x4) & Theme(s1,x1) & a_asleep(s1) & n_woman(x3) & n_man(x2) & subset_of(x3,x1) & subset_of(x2,x1))
7a934b6a-e4c8-11ec-9cdd-0242ac1c0002
exists e2 e1 s1 x1 x2 x3 x4 x5 x6.(while(e1,e2) & v_walk(e2) & v_look(e1) & toward(e1,x4) & subset_of(x2,s1) & subset_of(x1,s1) & of(x5,x6) & n_woman(x2) & n_mural(x6) & n_man(x1) & n_front(x5) & n_camera(x4) & in(e2,x5) & a_topic(s1) & Actor(e2,x3) & Actor(e1,x3) & (x2 = x3))
exists s1 x1 x2 x3 x4.(subset_of(x3,x1) & subset_of(x2,x1) & on(s1,x4) & n_woman(x3) & n_man(x2) & n_couch(x4) & a_asleep(s1) & Theme(s1,x1))
Man and woman looking toward the camera while walking in front of a mural.
The man and woman are getting married in front of the mural.
1
-100
The man and woman could be walking in front of the mural without getting married.
exists e1 e2 s1 x1 x2 x3 x4 x5 x6.(n_camera(x4) & a_topic(s1) & subset_of(x2,s1) & while(e1,e2) & in(e2,x5) & of(x5,x6) & n_mural(x6) & n_front(x5) & Actor(e2,x3) & v_walk(e2) & toward(e1,x4) & Actor(e1,x3) & v_look(e1) & (x2 = x3) & n_woman(x2) & subset_of(x1,s1) & n_man(x1))
exists e1 p1 x1 x2 x3 x5.(n_mural(x5) & n_woman(x3) & n_man(x2) & subset_of(x3,x1) & subset_of(x2,x1) & exists e2 x4.(in(e2,x4) & of(x4,x5) & n_front(x4) & Theme(e2,x1) & v_marry(e2)) & Topic(e1,p1) & Actor(e1,x1) & v_get(e1))
7a93502e-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e2 s1 x1 x2 x3 x4 x5 x6.(while(e1,e2) & v_walk(e2) & v_look(e1) & toward(e1,x4) & subset_of(x2,s1) & subset_of(x1,s1) & of(x5,x6) & n_woman(x2) & n_mural(x6) & n_man(x1) & n_front(x5) & n_camera(x4) & in(e2,x5) & a_topic(s1) & Actor(e2,x3) & Actor(e1,x3) & (x2 = x3))
exists e1 p1 x1 x2 x3 x5.(v_get(e1) & subset_of(x3,x1) & subset_of(x2,x1) & n_woman(x3) & n_mural(x5) & n_man(x2) & exists e2 x4.(v_marry(e2) & of(x4,x5) & n_front(x4) & in(e2,x4) & Theme(e2,x1)) & Topic(e1,p1) & Actor(e1,x1))
A white puppy holds a yellow tennis ball in its mouth.
The puppy is white.
0
-100
white puppy means puppy is white
exists e1 s1 s2 x1 x2 x3 x4.(in(e1,x4) & n_mouth(x4) & of(x4,x1) & n_thing(x1) & Theme(e1,x2) & Actor(e1,x1) & v_hold(e1) & n_ball(x2) & of(x2,x3) & n_tennis(x3) & a_yellow(s2) & Theme(s2,x2) & n_puppy(x1) & a_white(s1) & Theme(s1,x1))
exists s1 x1.(n_puppy(x1) & Theme(s1,x1) & a_white(s1))
7a935600-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 x1 x2 x3 x4.(v_hold(e1) & of(x4,x1) & of(x2,x3) & n_thing(x1) & n_tennis(x3) & n_puppy(x1) & n_mouth(x4) & n_ball(x2) & in(e1,x4) & a_yellow(s2) & a_white(s1) & Theme(s2,x2) & Theme(s1,x1) & Theme(e1,x2) & Actor(e1,x1))
exists s1 x1.(n_puppy(x1) & a_white(s1) & Theme(s1,x1))
A white puppy holds a yellow tennis ball in its mouth.
The puppy is playful.
1
-100
A puppy holding a ball could be doing something other than being playful.
exists e1 s1 s2 x1 x2 x3 x4.(in(e1,x4) & n_mouth(x4) & of(x4,x1) & n_thing(x1) & Theme(e1,x2) & Actor(e1,x1) & v_hold(e1) & n_ball(x2) & of(x2,x3) & n_tennis(x3) & a_yellow(s2) & Theme(s2,x2) & n_puppy(x1) & a_white(s1) & Theme(s1,x1))
exists s1 x1.(n_puppy(x1) & Theme(s1,x1) & a_playful(s1))
7a935b0a-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 x1 x2 x3 x4.(v_hold(e1) & of(x4,x1) & of(x2,x3) & n_thing(x1) & n_tennis(x3) & n_puppy(x1) & n_mouth(x4) & n_ball(x2) & in(e1,x4) & a_yellow(s2) & a_white(s1) & Theme(s2,x2) & Theme(s1,x1) & Theme(e1,x2) & Actor(e1,x1))
exists s1 x1.(n_puppy(x1) & a_playful(s1) & Theme(s1,x1))
A white puppy holds a yellow tennis ball in its mouth.
The puppy is chewing on a rope.
2
-100
A rope and a tennis ball are not the same.
exists e1 s1 s2 x1 x2 x3 x4.(in(e1,x4) & n_mouth(x4) & of(x4,x1) & n_thing(x1) & Theme(e1,x2) & Actor(e1,x1) & v_hold(e1) & n_ball(x2) & of(x2,x3) & n_tennis(x3) & a_yellow(s2) & Theme(s2,x2) & n_puppy(x1) & a_white(s1) & Theme(s1,x1))
exists e1 x1 x2.(n_puppy(x1) & on(e1,x2) & n_rope(x2) & Actor(e1,x1) & v_chew(e1))
7a935fba-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 x1 x2 x3 x4.(v_hold(e1) & of(x4,x1) & of(x2,x3) & n_thing(x1) & n_tennis(x3) & n_puppy(x1) & n_mouth(x4) & n_ball(x2) & in(e1,x4) & a_yellow(s2) & a_white(s1) & Theme(s2,x2) & Theme(s1,x1) & Theme(e1,x2) & Actor(e1,x1))
exists e1 x1 x2.(v_chew(e1) & on(e1,x2) & n_rope(x2) & n_puppy(x1) & Actor(e1,x1))
A man and a woman walking in front of a mural.
The mural is colorful.
1
-100
Just because there is a mural does not mean it is colorful.
exists e1 s1 x1 x2 x3 x4 x5.(a_topic(s1) & subset_of(x2,s1) & in(e1,x4) & of(x4,x5) & n_mural(x5) & n_front(x4) & Actor(e1,x3) & v_walk(e1) & (x2 = x3) & n_woman(x2) & subset_of(x1,s1) & n_man(x1))
exists s1 x1.(n_mural(x1) & Theme(s1,x1) & a_colorful(s1))
7a9364a6-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3 x4 x5.(v_walk(e1) & subset_of(x2,s1) & subset_of(x1,s1) & of(x4,x5) & n_woman(x2) & n_mural(x5) & n_man(x1) & n_front(x4) & in(e1,x4) & a_topic(s1) & Actor(e1,x3) & (x2 = x3))
exists s1 x1.(n_mural(x1) & a_colorful(s1) & Theme(s1,x1))
A man and a woman walking in front of a mural.
There is a mural.
0
-100
If a man and woman are walking in front of a mural or art display then one can assume there is a mural.
exists e1 s1 x1 x2 x3 x4 x5.(a_topic(s1) & subset_of(x2,s1) & in(e1,x4) & of(x4,x5) & n_mural(x5) & n_front(x4) & Actor(e1,x3) & v_walk(e1) & (x2 = x3) & n_woman(x2) & subset_of(x1,s1) & n_man(x1))
exists p1 x1 x2.((x1 = x2) & n_mural(x2))
7a936956-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3 x4 x5.(v_walk(e1) & subset_of(x2,s1) & subset_of(x1,s1) & of(x4,x5) & n_woman(x2) & n_mural(x5) & n_man(x1) & n_front(x4) & in(e1,x4) & a_topic(s1) & Actor(e1,x3) & (x2 = x3))
exists x1 x2.(n_mural(x2) & (x1 = x2))
A man and a woman walking in front of a mural.
The man paints the mural.
2
-100
The man cannot be painting while he is walking
exists e1 s1 x1 x2 x3 x4 x5.(a_topic(s1) & subset_of(x2,s1) & in(e1,x4) & of(x4,x5) & n_mural(x5) & n_front(x4) & Actor(e1,x3) & v_walk(e1) & (x2 = x3) & n_woman(x2) & subset_of(x1,s1) & n_man(x1))
exists e1 x1 x2.(n_mural(x2) & n_man(x1) & Theme(e1,x2) & Actor(e1,x1) & v_paint(e1))
7a936df2-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3 x4 x5.(v_walk(e1) & subset_of(x2,s1) & subset_of(x1,s1) & of(x4,x5) & n_woman(x2) & n_mural(x5) & n_man(x1) & n_front(x4) & in(e1,x4) & a_topic(s1) & Actor(e1,x3) & (x2 = x3))
exists e1 x1 x2.(v_paint(e1) & n_mural(x2) & n_man(x1) & Theme(e1,x2) & Actor(e1,x1))
An elderly outdoor market vegetable vendor sits with his wares and reads a newspaper.
There is an elderly man eating vegetables outside
2
-100
The man that reads a newspaper cannot be eating vegetables the same time.
exists e1 e2 s1 s2 s3 s4 x1 x2 x3 x4 x5 x6 x7 x8.(Theme(e2,x8) & Actor(e2,x5) & v_read(e2) & n_newspaper(x8) & n_vendor(x5) & a_vegetable(s4) & Theme(s4,x5) & of(x5,x7) & n_market(x7) & of(x5,x6) & n_outdoor(x6) & a_elderly(s3) & Theme(s3,x5) & with(e1,x4) & n_wares(x4) & of(x4,x1) & n_male(x1) & Actor(e1,x1) & v_sit(e1) & n_vendor(x1) & a_vegetable(s2) & Theme(s2,x1) & of(x1,x3) & n_market(x3) & of(x1,x2) & n_outdoor(x2) & a_elderly(s1) & Theme(s1,x1))
exists p1 x1 e1 s1 s2 x2 x3 x4.((x1 = x2) & a_outside(s2) & Manner(e1,s2) & Theme(e1,x4) & Actor(e1,x3) & v_eat(e1) & n_vegetable(x4) & (x2 = x3) & n_man(x2) & a_elderly(s1) & Theme(s1,x2))
7a9372a2-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e2 s1 s2 s3 s4 x1 x2 x3 x4 x5 x6 x7 x8.(with(e1,x4) & v_sit(e1) & v_read(e2) & of(x5,x7) & of(x5,x6) & of(x4,x1) & of(x1,x3) & of(x1,x2) & n_wares(x4) & n_vendor(x5) & n_vendor(x1) & n_outdoor(x6) & n_outdoor(x2) & n_newspaper(x8) & n_market(x7) & n_market(x3) & n_male(x1) & a_vegetable(s4) & a_vegetable(s2) & a_elderly(s3) & a_elderly(s1) & Theme(s4,x5) & Theme(s3,x5) & Theme(s2,x1) & Theme(s1,x1) & Theme(e2,x8) & Actor(e2,x5) & Actor(e1,x1))
exists x1 e1 s1 s2 x2 x3 x4.(v_eat(e1) & n_vegetable(x4) & n_man(x2) & a_outside(s2) & a_elderly(s1) & Theme(s1,x2) & Theme(e1,x4) & Manner(e1,s2) & Actor(e1,x3) & (x2 = x3) & (x1 = x2))
An elderly outdoor market vegetable vendor sits with his wares and reads a newspaper.
There is an elderly man selling vegetables at a roadside stand
1
-100
The market vegetable vendor could be selling his wares somewhere other than a roadside stand
exists e2 e1 s1 s2 s3 s4 x1 x2 x3 x4 x5 x6 x7 x8.(Theme(e2,x8) & Actor(e2,x5) & v_read(e2) & n_newspaper(x8) & n_vendor(x5) & a_vegetable(s4) & Theme(s4,x5) & of(x5,x7) & n_market(x7) & of(x5,x6) & n_outdoor(x6) & a_elderly(s3) & Theme(s3,x5) & with(e1,x4) & n_wares(x4) & of(x4,x1) & n_male(x1) & Actor(e1,x1) & v_sit(e1) & n_vendor(x1) & a_vegetable(s2) & Theme(s2,x1) & of(x1,x3) & n_market(x3) & of(x1,x2) & n_outdoor(x2) & a_elderly(s1) & Theme(s1,x1))
exists p1 x1 e1 s1 x2 x3 x4 x5 x6.((x1 = x2) & at(e1,x5) & n_stand(x5) & of(x5,x6) & n_roadside(x6) & Theme(e1,x4) & Actor(e1,x3) & v_sell(e1) & n_vegetable(x4) & (x2 = x3) & n_man(x2) & a_elderly(s1) & Theme(s1,x2))
7a937766-e4c8-11ec-9cdd-0242ac1c0002
exists e2 e1 s1 s2 s3 s4 x1 x2 x3 x4 x5 x6 x7 x8.(with(e1,x4) & v_sit(e1) & v_read(e2) & of(x5,x7) & of(x5,x6) & of(x4,x1) & of(x1,x3) & of(x1,x2) & n_wares(x4) & n_vendor(x5) & n_vendor(x1) & n_outdoor(x6) & n_outdoor(x2) & n_newspaper(x8) & n_market(x7) & n_market(x3) & n_male(x1) & a_vegetable(s4) & a_vegetable(s2) & a_elderly(s3) & a_elderly(s1) & Theme(s4,x5) & Theme(s3,x5) & Theme(s2,x1) & Theme(s1,x1) & Theme(e2,x8) & Actor(e2,x5) & Actor(e1,x1))
exists x1 e1 s1 x2 x3 x4 x5 x6.(v_sell(e1) & of(x5,x6) & n_vegetable(x4) & n_stand(x5) & n_roadside(x6) & n_man(x2) & at(e1,x5) & a_elderly(s1) & Theme(s1,x2) & Theme(e1,x4) & Actor(e1,x3) & (x2 = x3) & (x1 = x2))
An elderly outdoor market vegetable vendor sits with his wares and reads a newspaper.
There is an elderly man selling vegetables.
0
-100
elderly outdoor market vegetable vendor sits means an elderly man selling vegetables
exists e1 e2 s1 s2 s3 s4 x1 x2 x3 x4 x5 x6 x7 x8.(Theme(e2,x8) & Actor(e2,x5) & v_read(e2) & n_newspaper(x8) & n_vendor(x5) & a_vegetable(s4) & Theme(s4,x5) & of(x5,x7) & n_market(x7) & of(x5,x6) & n_outdoor(x6) & a_elderly(s3) & Theme(s3,x5) & with(e1,x4) & n_wares(x4) & of(x4,x1) & n_male(x1) & Actor(e1,x1) & v_sit(e1) & n_vendor(x1) & a_vegetable(s2) & Theme(s2,x1) & of(x1,x3) & n_market(x3) & of(x1,x2) & n_outdoor(x2) & a_elderly(s1) & Theme(s1,x1))
exists p1 x1 e1 s1 x2 x3 x4.((x1 = x2) & Theme(e1,x4) & Actor(e1,x3) & v_sell(e1) & n_vegetable(x4) & (x2 = x3) & n_man(x2) & a_elderly(s1) & Theme(s1,x2))
7a937e50-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e2 s1 s2 s3 s4 x1 x2 x3 x4 x5 x6 x7 x8.(with(e1,x4) & v_sit(e1) & v_read(e2) & of(x5,x7) & of(x5,x6) & of(x4,x1) & of(x1,x3) & of(x1,x2) & n_wares(x4) & n_vendor(x5) & n_vendor(x1) & n_outdoor(x6) & n_outdoor(x2) & n_newspaper(x8) & n_market(x7) & n_market(x3) & n_male(x1) & a_vegetable(s4) & a_vegetable(s2) & a_elderly(s3) & a_elderly(s1) & Theme(s4,x5) & Theme(s3,x5) & Theme(s2,x1) & Theme(s1,x1) & Theme(e2,x8) & Actor(e2,x5) & Actor(e1,x1))
exists x1 e1 s1 x2 x3 x4.(v_sell(e1) & n_vegetable(x4) & n_man(x2) & a_elderly(s1) & Theme(s1,x2) & Theme(e1,x4) & Actor(e1,x3) & (x2 = x3) & (x1 = x2))
A family singing together.
Two adults and three children are singing.
1
-100
The sentence explains how many are in the family - two adults and three children.
exists e1 p1 x1 x2.(a_topic(x1) & exists s1.(Theme(s1,x2) & a_together(s1)) & Topic(e1,p1) & Actor(e1,x2) & v_sing(e1) & (x1 = x2) & n_family(x1))
exists e1 x1 x2 x3.(Actor(e1,x1) & v_sing(e1) & n_child(x3) & card_eq_3(x3) & n_adult(x2) & subset_of(x3,x1) & subset_of(x2,x1) & card_eq_2(x1))
7a9384b8-e4c8-11ec-9cdd-0242ac1c0002
exists e1 p1 x1 x2.(v_sing(e1) & n_family(x1) & exists s1.(a_together(s1) & Theme(s1,x2)) & a_topic(x1) & Topic(e1,p1) & Actor(e1,x2) & (x1 = x2))
exists e1 x1 x2 x3.(v_sing(e1) & subset_of(x3,x1) & subset_of(x2,x1) & n_child(x3) & n_adult(x2) & card_eq_3(x3) & card_eq_2(x1) & Actor(e1,x1))
A family singing together.
There are some people singing.
0
-100
A family can be classified as "some people," and they are singing so they are together.
exists e1 p1 x1 x2.(a_topic(x1) & exists s1.(Theme(s1,x2) & a_together(s1)) & Topic(e1,p1) & Actor(e1,x2) & v_sing(e1) & (x1 = x2) & n_family(x1))
exists p1 x1 e1 x2 x3.((x1 = x2) & Actor(e1,x3) & v_sing(e1) & (x2 = x3) & n_people(x2))
7a938990-e4c8-11ec-9cdd-0242ac1c0002
exists e1 p1 x1 x2.(v_sing(e1) & n_family(x1) & exists s1.(a_together(s1) & Theme(s1,x2)) & a_topic(x1) & Topic(e1,p1) & Actor(e1,x2) & (x1 = x2))
exists x1 e1 x2 x3.(v_sing(e1) & n_people(x2) & Actor(e1,x3) & (x2 = x3) & (x1 = x2))
A family singing together.
Two men are arguing.
2
-100
singing and arguing are two different actions
exists e1 p1 x1 x2.(a_topic(x1) & exists s1.(Theme(s1,x2) & a_together(s1)) & Topic(e1,p1) & Actor(e1,x2) & v_sing(e1) & (x1 = x2) & n_family(x1))
exists e1 x1.(Actor(e1,x1) & v_argue(e1) & n_man(x1) & card_eq_2(x1))
7a938ec2-e4c8-11ec-9cdd-0242ac1c0002
exists e1 p1 x1 x2.(v_sing(e1) & n_family(x1) & exists s1.(a_together(s1) & Theme(s1,x2)) & a_topic(x1) & Topic(e1,p1) & Actor(e1,x2) & (x1 = x2))
exists e1 x1.(v_argue(e1) & n_man(x1) & card_eq_2(x1) & Actor(e1,x1))
A dog running outside.
a cat chases a ball
2
-100
A dog and a cat are different animals.
exists e1 x1 x2 x3.(a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & v_run(e1) & n_outside(x3) & (x1 = x2) & n_dog(x1))
exists e1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_chase(e1) & n_ball(x2) & n_cat(x1))
7a93937c-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3.(v_run(e1) & n_outside(x3) & n_dog(x1) & a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2))
exists e1 x1 x2.(v_chase(e1) & n_cat(x1) & n_ball(x2) & Theme(e1,x2) & Actor(e1,x1))
A dog running outside.
a dog is playing fetch
1
-100
A dog can be running without necessarily playing fetch.
exists e1 x1 x2 x3.(a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & v_run(e1) & n_outside(x3) & (x1 = x2) & n_dog(x1))
exists e1 s1 x1.(a_fetch(s1) & Manner(e1,s1) & Actor(e1,x1) & v_play(e1) & n_dog(x1))
7a939822-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3.(v_run(e1) & n_outside(x3) & n_dog(x1) & a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2))
exists e1 s1 x1.(v_play(e1) & n_dog(x1) & a_fetch(s1) & Manner(e1,s1) & Actor(e1,x1))
A dog running outside.
an animal is outdoors
0
-100
The dog, an animal, is running around outside, which is also considered outdoors.
exists e1 x1 x2 x3.(a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & v_run(e1) & n_outside(x3) & (x1 = x2) & n_dog(x1))
exists p1 x1.(exists x2.((x1 = x2) & n_outdoors(x2)) & n_animal(x1))
7a939cc8-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3.(v_run(e1) & n_outside(x3) & n_dog(x1) & a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2))
exists x1.(n_animal(x1) & exists x2.(n_outdoors(x2) & (x1 = x2)))
Two Argentina basketball players, one incredibly happy, and the other a little frustrated, with their coach clapping for one of the players and a female manager walking off the court smiling.
Two basketball players walk off the court.
0
-100
basketball players walking off the court smiling is same as basketball players walk off the court
exists e1 e2 s1 s2 s3 s4 s5 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10 x11 x12.(n_smiling(x11) & of(x11,x12) & n_court(x12) & -(x7 = x7) & n_frustrated(x7) & a_little(s3) & Theme(s3,x7) & a_little(s2) & Theme(s2,x7) & a_off(s5) & Manner(e2,s5) & Theme(e2,x11) & Actor(e2,x10) & v_walk(e2) & n_manager(x10) & a_female(s4) & Theme(s4,x10) & for(e1,x9) & of(x9,x2) & n_player(x2) & n_player(x2) & n_thing(x9) & card_eq_1(x9) & Actor(e1,x1) & v_clap(e1) & subset_of(x7,x1) & with(x7,x8) & n_coach(x8) & of(x8,x2) & n_thing(x2) & subset_of(x2,x1) & r_incredibly(s1) & Theme(s1,x6) & a_happy(s1) & (x2 = x6) & rel(x2,x5) & n_thing(x5) & card_eq_1(x5) & of(x2,x4) & n_basketball(x4) & (x2 = x3) & ne_geo_argentina(x3) & card_eq_2(x2))
exists e1 s1 x1 x2 x3.(n_court(x3) & a_off(s1) & Manner(e1,s1) & Theme(e1,x3) & Actor(e1,x1) & v_walk(e1) & n_player(x1) & of(x1,x2) & n_basketball(x2) & card_eq_2(x1))
7a93a18c-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e2 s1 s2 s3 s4 s5 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10 x11 x12.(with(x7,x8) & v_walk(e2) & v_clap(e1) & subset_of(x7,x1) & subset_of(x2,x1) & rel(x2,x5) & r_incredibly(s1) & of(x9,x2) & of(x8,x2) & of(x2,x4) & of(x11,x12) & ne_geo_argentina(x3) & n_thing(x9) & n_thing(x5) & n_thing(x2) & n_smiling(x11) & n_player(x2) & n_manager(x10) & n_frustrated(x7) & n_court(x12) & n_coach(x8) & n_basketball(x4) & for(e1,x9) & card_eq_2(x2) & card_eq_1(x9) & card_eq_1(x5) & a_off(s5) & a_little(s3) & a_little(s2) & a_happy(s1) & a_female(s4) & Theme(s4,x10) & Theme(s3,x7) & Theme(s2,x7) & Theme(s1,x6) & Theme(e2,x11) & Manner(e2,s5) & Actor(e2,x10) & Actor(e1,x1) & -(x7 = x7) & (x2 = x6) & (x2 = x3))
exists e1 s1 x1 x2 x3.(v_walk(e1) & of(x1,x2) & n_player(x1) & n_court(x3) & n_basketball(x2) & card_eq_2(x1) & a_off(s1) & Theme(e1,x3) & Manner(e1,s1) & Actor(e1,x1))
Two Argentina basketball players, one incredibly happy, and the other a little frustrated, with their coach clapping for one of the players and a female manager walking off the court smiling.
Two baseball players walk away.
2
-100
Basketball players and baseball players are different people
exists e2 e1 s1 s2 s3 s4 s5 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10 x11 x12.(n_smiling(x11) & of(x11,x12) & n_court(x12) & -(x7 = x7) & n_frustrated(x7) & a_little(s3) & Theme(s3,x7) & a_little(s2) & Theme(s2,x7) & a_off(s5) & Manner(e2,s5) & Theme(e2,x11) & Actor(e2,x10) & v_walk(e2) & n_manager(x10) & a_female(s4) & Theme(s4,x10) & for(e1,x9) & of(x9,x2) & n_player(x2) & n_player(x2) & n_thing(x9) & card_eq_1(x9) & Actor(e1,x1) & v_clap(e1) & subset_of(x7,x1) & with(x7,x8) & n_coach(x8) & of(x8,x2) & n_thing(x2) & subset_of(x2,x1) & r_incredibly(s1) & Theme(s1,x6) & a_happy(s1) & (x2 = x6) & rel(x2,x5) & n_thing(x5) & card_eq_1(x5) & of(x2,x4) & n_basketball(x4) & (x2 = x3) & ne_geo_argentina(x3) & card_eq_2(x2))
exists e1 s1 x1 x2.(a_away(s1) & Manner(e1,s1) & Actor(e1,x1) & v_walk(e1) & n_player(x1) & of(x1,x2) & n_baseball(x2) & card_eq_2(x1))
7a93a704-e4c8-11ec-9cdd-0242ac1c0002
exists e2 e1 s1 s2 s3 s4 s5 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10 x11 x12.(with(x7,x8) & v_walk(e2) & v_clap(e1) & subset_of(x7,x1) & subset_of(x2,x1) & rel(x2,x5) & r_incredibly(s1) & of(x9,x2) & of(x8,x2) & of(x2,x4) & of(x11,x12) & ne_geo_argentina(x3) & n_thing(x9) & n_thing(x5) & n_thing(x2) & n_smiling(x11) & n_player(x2) & n_manager(x10) & n_frustrated(x7) & n_court(x12) & n_coach(x8) & n_basketball(x4) & for(e1,x9) & card_eq_2(x2) & card_eq_1(x9) & card_eq_1(x5) & a_off(s5) & a_little(s3) & a_little(s2) & a_happy(s1) & a_female(s4) & Theme(s4,x10) & Theme(s3,x7) & Theme(s2,x7) & Theme(s1,x6) & Theme(e2,x11) & Manner(e2,s5) & Actor(e2,x10) & Actor(e1,x1) & -(x7 = x7) & (x2 = x6) & (x2 = x3))
exists e1 s1 x1 x2.(v_walk(e1) & of(x1,x2) & n_player(x1) & n_baseball(x2) & card_eq_2(x1) & a_away(s1) & Manner(e1,s1) & Actor(e1,x1))
Two Argentina basketball players, one incredibly happy, and the other a little frustrated, with their coach clapping for one of the players and a female manager walking off the court smiling.
Two basketball player quit the game.
1
-100
The player and manager could be leaving for reasons other than that they quit the game.
exists e1 e2 s1 s2 s3 s4 s5 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10 x11 x12.(n_smiling(x11) & of(x11,x12) & n_court(x12) & -(x7 = x7) & n_frustrated(x7) & a_little(s3) & Theme(s3,x7) & a_little(s2) & Theme(s2,x7) & a_off(s5) & Manner(e2,s5) & Theme(e2,x11) & Actor(e2,x10) & v_walk(e2) & n_manager(x10) & a_female(s4) & Theme(s4,x10) & for(e1,x9) & of(x9,x2) & n_player(x2) & n_player(x2) & n_thing(x9) & card_eq_1(x9) & Actor(e1,x1) & v_clap(e1) & subset_of(x7,x1) & with(x7,x8) & n_coach(x8) & of(x8,x2) & n_thing(x2) & subset_of(x2,x1) & r_incredibly(s1) & Theme(s1,x6) & a_happy(s1) & (x2 = x6) & rel(x2,x5) & n_thing(x5) & card_eq_1(x5) & of(x2,x4) & n_basketball(x4) & (x2 = x3) & ne_geo_argentina(x3) & card_eq_2(x2))
exists e1 x1 x2 x3.(n_game(x3) & Theme(e1,x3) & Actor(e1,x1) & v_quit(e1) & n_player(x1) & of(x1,x2) & n_basketball(x2) & card_eq_2(x1))
7a93abd2-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e2 s1 s2 s3 s4 s5 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10 x11 x12.(with(x7,x8) & v_walk(e2) & v_clap(e1) & subset_of(x7,x1) & subset_of(x2,x1) & rel(x2,x5) & r_incredibly(s1) & of(x9,x2) & of(x8,x2) & of(x2,x4) & of(x11,x12) & ne_geo_argentina(x3) & n_thing(x9) & n_thing(x5) & n_thing(x2) & n_smiling(x11) & n_player(x2) & n_manager(x10) & n_frustrated(x7) & n_court(x12) & n_coach(x8) & n_basketball(x4) & for(e1,x9) & card_eq_2(x2) & card_eq_1(x9) & card_eq_1(x5) & a_off(s5) & a_little(s3) & a_little(s2) & a_happy(s1) & a_female(s4) & Theme(s4,x10) & Theme(s3,x7) & Theme(s2,x7) & Theme(s1,x6) & Theme(e2,x11) & Manner(e2,s5) & Actor(e2,x10) & Actor(e1,x1) & -(x7 = x7) & (x2 = x6) & (x2 = x3))
exists e1 x1 x2 x3.(v_quit(e1) & of(x1,x2) & n_player(x1) & n_game(x3) & n_basketball(x2) & card_eq_2(x1) & Theme(e1,x3) & Actor(e1,x1))
Brown and white dog running through a grassy field.
A dog runs through a field.
0
-100
A field cannot be grassy.
exists e1 s1 s2 s3 x1 x2 x3 x4.(ne_per_brown(x1) & a_topic(s1) & subset_of(x2,s1) & through(e1,x4) & n_field(x4) & a_grassy(s3) & Theme(s3,x4) & Actor(e1,x3) & v_run(e1) & (x2 = x3) & n_dog(x2) & a_white(s2) & Theme(s2,x2) & subset_of(x1,s1))
exists e1 x1 x2.(through(e1,x2) & n_field(x2) & Actor(e1,x1) & v_run(e1) & n_dog(x1))
7a93be2e-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 s3 x1 x2 x3 x4.(v_run(e1) & through(e1,x4) & subset_of(x2,s1) & subset_of(x1,s1) & ne_per_brown(x1) & n_field(x4) & n_dog(x2) & a_white(s2) & a_topic(s1) & a_grassy(s3) & Theme(s3,x4) & Theme(s2,x2) & Actor(e1,x3) & (x2 = x3))
exists e1 x1 x2.(v_run(e1) & through(e1,x2) & n_field(x2) & n_dog(x1) & Actor(e1,x1))
Brown and white dog running through a grassy field.
A cat stalks prey in the field.
2
-100
A brown and white dog are not a cat.
exists e1 s1 s2 s3 x1 x2 x3 x4.(ne_per_brown(x1) & a_topic(s1) & subset_of(x2,s1) & through(e1,x4) & n_field(x4) & a_grassy(s3) & Theme(s3,x4) & Actor(e1,x3) & v_run(e1) & (x2 = x3) & n_dog(x2) & a_white(s2) & Theme(s2,x2) & subset_of(x1,s1))
exists e1 x1 x2 x3.(n_field(x3) & in(e1,x3) & Theme(e1,x2) & Actor(e1,x1) & v_stalk(e1) & n_prey(x2) & n_cat(x1))
7a93c27a-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 s3 x1 x2 x3 x4.(v_run(e1) & through(e1,x4) & subset_of(x2,s1) & subset_of(x1,s1) & ne_per_brown(x1) & n_field(x4) & n_dog(x2) & a_white(s2) & a_topic(s1) & a_grassy(s3) & Theme(s3,x4) & Theme(s2,x2) & Actor(e1,x3) & (x2 = x3))
exists e1 x1 x2 x3.(v_stalk(e1) & n_prey(x2) & n_field(x3) & n_cat(x1) & in(e1,x3) & Theme(e1,x2) & Actor(e1,x1))
Brown and white dog running through a grassy field.
A dog runs to retrieve the duck his owner has shot.
1
-100
Sentence 2 explains why the dog is running - to retrieve the duck his owner has shot.
exists e1 s1 s2 s3 x1 x2 x3 x4.(ne_per_brown(x1) & a_topic(s1) & subset_of(x2,s1) & through(e1,x4) & n_field(x4) & a_grassy(s3) & Theme(s3,x4) & Actor(e1,x3) & v_run(e1) & (x2 = x3) & n_dog(x2) & a_white(s2) & Theme(s2,x2) & subset_of(x1,s1))
exists e1 p1 x1 x2 x3 x4.(n_owner(x4) & of(x4,x3) & n_male(x3) & n_duck(x3) & Topic(e1,p1) & exists e2 e3 e4 x5 x6.(Theme(e4,x3) & Actor(e4,x1) & v_retrieve(e4) & Theme(e3,x6) & v_shoot(e3) & (x3 = x6) & Theme(e2,x5) & Actor(e2,x4) & v_have(e2) & (x3 = x5)) & Actor(e1,x2) & v_run(e1) & n_dog(x2) & n_dog(x1))
7a93c7b6-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 s3 x1 x2 x3 x4.(v_run(e1) & through(e1,x4) & subset_of(x2,s1) & subset_of(x1,s1) & ne_per_brown(x1) & n_field(x4) & n_dog(x2) & a_white(s2) & a_topic(s1) & a_grassy(s3) & Theme(s3,x4) & Theme(s2,x2) & Actor(e1,x3) & (x2 = x3))
exists e1 p1 x1 x2 x3 x4.(v_run(e1) & of(x4,x3) & n_owner(x4) & n_male(x3) & n_duck(x3) & n_dog(x2) & n_dog(x1) & exists e2 e3 e4 x5 x6.(v_shoot(e3) & v_retrieve(e4) & v_have(e2) & Theme(e4,x3) & Theme(e3,x6) & Theme(e2,x5) & Actor(e4,x1) & Actor(e2,x4) & (x3 = x6) & (x3 = x5)) & Topic(e1,p1) & Actor(e1,x2))
A woman is wearing black with gold sequins and spangles.
A man is getting ready for school.
2
-100
A man and a woman are not the same.
exists e1 s1 x1 x2 x3 x4 x5.(a_black(s1) & Manner(e1,s1) & with(e1,x2) & subset_of(x5,x2) & n_spangle(x5) & subset_of(x3,x2) & n_sequin(x3) & of(x3,x4) & n_gold(x4) & Actor(e1,x1) & v_wear(e1) & n_woman(x1))
exists e1 p1 x1.(exists s1 x2.(for(s1,x2) & n_school(x2) & Theme(s1,x1) & a_ready(s1)) & Topic(e1,p1) & Actor(e1,x1) & v_get(e1) & n_man(x1))
7a949308-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3 x4 x5.(with(e1,x2) & v_wear(e1) & subset_of(x5,x2) & subset_of(x3,x2) & of(x3,x4) & n_woman(x1) & n_spangle(x5) & n_sequin(x3) & n_gold(x4) & a_black(s1) & Manner(e1,s1) & Actor(e1,x1))
exists e1 p1 x1.(v_get(e1) & n_man(x1) & exists s1 x2.(n_school(x2) & for(s1,x2) & a_ready(s1) & Theme(s1,x1)) & Topic(e1,p1) & Actor(e1,x1))
A woman is wearing black with gold sequins and spangles.
A woman is getting ready for a party.
1
-100
The woman could be dressed for other reasons than getting ready for a party.
exists e1 s1 x1 x2 x3 x4 x5.(a_black(s1) & Manner(e1,s1) & with(e1,x2) & subset_of(x5,x2) & n_spangle(x5) & subset_of(x3,x2) & n_sequin(x3) & of(x3,x4) & n_gold(x4) & Actor(e1,x1) & v_wear(e1) & n_woman(x1))
exists e1 p1 x1.(exists s1 x2.(for(s1,x2) & n_party(x2) & Theme(s1,x1) & a_ready(s1)) & Topic(e1,p1) & Actor(e1,x1) & v_get(e1) & n_woman(x1))
7a94997a-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3 x4 x5.(with(e1,x2) & v_wear(e1) & subset_of(x5,x2) & subset_of(x3,x2) & of(x3,x4) & n_woman(x1) & n_spangle(x5) & n_sequin(x3) & n_gold(x4) & a_black(s1) & Manner(e1,s1) & Actor(e1,x1))
exists e1 p1 x1.(v_get(e1) & n_woman(x1) & exists s1 x2.(n_party(x2) & for(s1,x2) & a_ready(s1) & Theme(s1,x1)) & Topic(e1,p1) & Actor(e1,x1))
A woman is wearing black with gold sequins and spangles.
A female is wearing clothes.
0
-100
Female is another way to say woman.
exists e1 s1 x1 x2 x3 x4 x5.(a_black(s1) & Manner(e1,s1) & with(e1,x2) & subset_of(x5,x2) & n_spangle(x5) & subset_of(x3,x2) & n_sequin(x3) & of(x3,x4) & n_gold(x4) & Actor(e1,x1) & v_wear(e1) & n_woman(x1))
exists e1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_wear(e1) & n_clothes(x2) & n_female(x1))
7a949f6a-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3 x4 x5.(with(e1,x2) & v_wear(e1) & subset_of(x5,x2) & subset_of(x3,x2) & of(x3,x4) & n_woman(x1) & n_spangle(x5) & n_sequin(x3) & n_gold(x4) & a_black(s1) & Manner(e1,s1) & Actor(e1,x1))
exists e1 x1 x2.(v_wear(e1) & n_female(x1) & n_clothes(x2) & Theme(e1,x2) & Actor(e1,x1))
Dog running in a field.
A dog is outside.
0
-100
The fact the dog is running in a field indicates that it is outside.
exists e1 x1 x2.(ne_nam_dog(x1) & in(e1,x2) & n_field(x2) & Actor(e1,x1) & v_run(e1))
exists s1 x1.(Theme(s1,x1) & a_outside(s1) & n_dog(x1))
7a94a4d8-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2.(v_run(e1) & ne_nam_dog(x1) & n_field(x2) & in(e1,x2) & Actor(e1,x1))
exists s1 x1.(n_dog(x1) & a_outside(s1) & Theme(s1,x1))
Dog running in a field.
A dog is sitting inside on the floor.
2
-100
the dog cannot be running in a field and sitting on the floor simultaneously.
exists e1 x1 x2.(ne_nam_dog(x1) & in(e1,x2) & n_field(x2) & Actor(e1,x1) & v_run(e1))
exists e1 s1 x1 x2.(n_floor(x2) & on(e1,x2) & a_inside(s1) & Manner(e1,s1) & Actor(e1,x1) & v_sit(e1) & n_dog(x1))
7a94a9ec-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2.(v_run(e1) & ne_nam_dog(x1) & n_field(x2) & in(e1,x2) & Actor(e1,x1))
exists e1 s1 x1 x2.(v_sit(e1) & on(e1,x2) & n_floor(x2) & n_dog(x1) & a_inside(s1) & Manner(e1,s1) & Actor(e1,x1))
Dog running in a field.
A pet chasing a dog toy.
1
-100
Just because the dog is running in a field does not indicate the dog is chasing a toy.
exists e1 x1 x2.(ne_nam_dog(x1) & in(e1,x2) & n_field(x2) & Actor(e1,x1) & v_run(e1))
all x1 x2.((n_toy(x1) & of(x1,x2) & n_dog(x2)) -> exists s1 x3.(a_topic(x3) & for(x3,x1) & n_chasing(x3) & a_pet(s1) & Theme(s1,x3)))
7a94ae6a-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2.(v_run(e1) & ne_nam_dog(x1) & n_field(x2) & in(e1,x2) & Actor(e1,x1))
all x1 x2.(exists s1 x3.(n_chasing(x3) & for(x3,x1) & a_topic(x3) & a_pet(s1) & Theme(s1,x3)) | -of(x1,x2) | -n_toy(x1) | -n_dog(x2))
Construction workers repair walls of a subway.
Two kids play on a trampoline in the summer.
2
-100
Kids cannot be construction workers.
exists e1 x1 x2 x3 x4.(Theme(e1,x3) & Actor(e1,x1) & v_repair(e1) & of(x3,x4) & n_subway(x4) & n_wall(x3) & n_worker(x1) & of(x1,x2) & n_construction(x2))
exists e1 x1 x2 x3.(n_summer(x3) & in(e1,x3) & on(e1,x2) & n_trampoline(x2) & Actor(e1,x1) & v_play(e1) & n_kid(x1) & card_eq_2(x1))
7a94b2de-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3 x4.(v_repair(e1) & of(x3,x4) & of(x1,x2) & n_worker(x1) & n_wall(x3) & n_subway(x4) & n_construction(x2) & Theme(e1,x3) & Actor(e1,x1))
exists e1 x1 x2 x3.(v_play(e1) & on(e1,x2) & n_trampoline(x2) & n_summer(x3) & n_kid(x1) & in(e1,x3) & card_eq_2(x1) & Actor(e1,x1))
Construction workers repair walls of a subway.
People fixing walls.
0
-100
Construction workers are people and to repair means fixing.
exists e1 x1 x2 x3 x4.(Theme(e1,x3) & Actor(e1,x1) & v_repair(e1) & of(x3,x4) & n_subway(x4) & n_wall(x3) & n_worker(x1) & of(x1,x2) & n_construction(x2))
exists e1 x1 x2 x3.(a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & v_fix(e1) & n_wall(x3) & (x1 = x2) & n_people(x1))
7a94b8ce-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3 x4.(v_repair(e1) & of(x3,x4) & of(x1,x2) & n_worker(x1) & n_wall(x3) & n_subway(x4) & n_construction(x2) & Theme(e1,x3) & Actor(e1,x1))
exists e1 x1 x2 x3.(v_fix(e1) & n_wall(x3) & n_people(x1) & a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2))
Construction workers repair walls of a subway.
Male construction workers with hard hats repair walls in a New York subway.
1
-100
Construction workers don't have to be male. They aren't necessarily wearing hardhats. New York isn't the only city with a subway.
exists e1 x1 x2 x3 x4.(Theme(e1,x3) & Actor(e1,x1) & v_repair(e1) & of(x3,x4) & n_subway(x4) & n_wall(x3) & n_worker(x1) & of(x1,x2) & n_construction(x2))
exists e1 s1 s2 x1 x2 x3 x4 x5 x6 x7.(in(e1,x5) & n_subway(x5) & (x5 = x7) & ne_geo_york(x7) & (x5 = x6) & ne_geo_new(x6) & Theme(e1,x4) & Actor(e1,x1) & v_repair(e1) & n_wall(x4) & with(x1,x3) & n_hat(x3) & a_hard(s2) & Theme(s2,x3) & n_worker(x1) & of(x1,x2) & n_construction(x2) & a_male(s1) & Theme(s1,x1))
7a94beb4-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3 x4.(v_repair(e1) & of(x3,x4) & of(x1,x2) & n_worker(x1) & n_wall(x3) & n_subway(x4) & n_construction(x2) & Theme(e1,x3) & Actor(e1,x1))
exists e1 s1 s2 x1 x2 x3 x4 x5 x6 x7.(with(x1,x3) & v_repair(e1) & of(x1,x2) & ne_geo_york(x7) & ne_geo_new(x6) & n_worker(x1) & n_wall(x4) & n_subway(x5) & n_hat(x3) & n_construction(x2) & in(e1,x5) & a_male(s1) & a_hard(s2) & Theme(s2,x3) & Theme(s1,x1) & Theme(e1,x4) & Actor(e1,x1) & (x5 = x7) & (x5 = x6))
A woman with a pink uniform is standing on a volleyball court.
The woman wearing pink readied herself for the volleyball tournament.
1
-100
A woman standing on a volleyball court doesn't mean a tournament is about to occur.
exists e1 s1 x1 x2 x3 x4.(on(e1,x3) & n_court(x3) & of(x3,x4) & n_volleyball(x4) & Actor(e1,x1) & v_stand(e1) & with(x1,x2) & n_uniform(x2) & a_pink(s1) & Theme(s1,x2) & n_woman(x1))
exists e1 e2 x1 x2 x3 x4.(n_tournament(x3) & of(x3,x4) & n_volleyball(x4) & n_female(x2) & n_pink(x1) & Actor(e1,x1) & v_wear(e1) & of(x1,x2) & n_woman(x2) & for(e2,x3) & Theme(e2,x2) & Actor(e2,x1) & v_ready(e2))
7a94c3e6-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3 x4.(with(x1,x2) & v_stand(e1) & on(e1,x3) & of(x3,x4) & n_woman(x1) & n_volleyball(x4) & n_uniform(x2) & n_court(x3) & a_pink(s1) & Theme(s1,x2) & Actor(e1,x1))
exists e1 e2 x1 x2 x3 x4.(v_wear(e1) & v_ready(e2) & of(x3,x4) & of(x1,x2) & n_woman(x2) & n_volleyball(x4) & n_tournament(x3) & n_pink(x1) & n_female(x2) & for(e2,x3) & Theme(e2,x2) & Actor(e2,x1) & Actor(e1,x1))
A woman with a pink uniform is standing on a volleyball court.
The pink uniformed lady arrived at the court.
0
-100
Pink uniformed lady is a rephrasing of woman with a pink uniform.
exists e1 s1 x1 x2 x3 x4.(on(e1,x3) & n_court(x3) & of(x3,x4) & n_volleyball(x4) & Actor(e1,x1) & v_stand(e1) & with(x1,x2) & n_uniform(x2) & a_pink(s1) & Theme(s1,x2) & n_woman(x1))
exists e1 s1 s2 x1 x2.(n_court(x2) & n_lady(x1) & a_uniformed(s2) & Theme(s2,x1) & a_pink(s1) & Theme(s1,x1) & at(e1,x2) & Actor(e1,x1) & v_arrive(e1))
7a94c8c8-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3 x4.(with(x1,x2) & v_stand(e1) & on(e1,x3) & of(x3,x4) & n_woman(x1) & n_volleyball(x4) & n_uniform(x2) & n_court(x3) & a_pink(s1) & Theme(s1,x2) & Actor(e1,x1))
exists e1 s1 s2 x1 x2.(v_arrive(e1) & n_lady(x1) & n_court(x2) & at(e1,x2) & a_uniformed(s2) & a_pink(s1) & Theme(s2,x1) & Theme(s1,x1) & Actor(e1,x1))
Cyclist giving it their all to try and pass the leader in white and orange shirt.
Two NASCAR drivers bumper to bumper
2
-100
Cyclists are not NASCAR drivers.
exists e1 p1 x1 x2 x3 x4 x6.(n_thing(x2) & n_thing(x2) & Topic(x3,p1) & exists e3 e2 s1 s2 s3 s4 x5 x7.(Theme(e3,x6) & Actor(e3,x3) & v_pass(e3) & in(x6,x7) & n_shirt(x7) & a_orange(s4) & Theme(s4,x7) & a_white(s3) & Theme(s3,x7) & Theme(e2,x4) & Actor(e2,x3) & v_try(e2) & in(x4,x5) & n_shirt(x5) & a_orange(s2) & Theme(s2,x5) & a_white(s1) & Theme(s1,x5)) & n_leader(x6) & n_leader(x4) & n_all(x3) & of(x3,x2) & ne_nam_cyclist(x1) & Recipient(e1,x2) & Theme(e1,x3) & Actor(e1,x1) & v_give(e1))
exists e1 p1 x1 x2.(Topic(e1,p1) & Actor(e1,x1) & v_bumper(e1) & exists e2.(Actor(e2,x1) & v_bumper(e2)) & n_driver(x1) & (x1 = x2) & ne_org_nascar(x2) & card_eq_2(x1))
7a94d264-e4c8-11ec-9cdd-0242ac1c0002
exists e1 p1 x1 x2 x3 x4 x6.(v_give(e1) & of(x3,x2) & ne_nam_cyclist(x1) & n_thing(x2) & n_leader(x6) & n_leader(x4) & n_all(x3) & exists e3 e2 s1 s2 s3 s4 x5 x7.(v_try(e2) & v_pass(e3) & n_shirt(x7) & n_shirt(x5) & in(x6,x7) & in(x4,x5) & a_white(s3) & a_white(s1) & a_orange(s4) & a_orange(s2) & Theme(s4,x7) & Theme(s3,x7) & Theme(s2,x5) & Theme(s1,x5) & Theme(e3,x6) & Theme(e2,x4) & Actor(e3,x3) & Actor(e2,x3)) & Topic(x3,p1) & Theme(e1,x3) & Recipient(e1,x2) & Actor(e1,x1))
exists e1 p1 x1 x2.(v_bumper(e1) & ne_org_nascar(x2) & n_driver(x1) & exists e2.(v_bumper(e2) & Actor(e2,x1)) & card_eq_2(x1) & Topic(e1,p1) & Actor(e1,x1) & (x1 = x2))
A mom and her two kids read a book outside a building with workers wearing orange.
A man sits reading with his son outside of a building
2
-100
A mom and her two kids is not the same thing as a man with his son.
exists e1 e2 x1 x2 x3 x4 x5 x6 x7.(Theme(e2,x7) & Actor(e2,x6) & v_wear(e2) & n_orange(x7) & with(e1,x6) & n_worker(x6) & Theme(e1,x4) & Actor(e1,x1) & v_read(e1) & outside(x4,x5) & n_building(x5) & n_book(x4) & subset_of(x3,x1) & n_kid(x3) & card_eq_2(x3) & of(x3,x2) & n_female(x2) & subset_of(x2,x1) & n_mom(x2))
exists e1 p1 x1 x2.(exists e2 x3 x4.(with(e2,x2) & of(x3,x4) & n_building(x4) & outside(x2,x3) & n_thing(x3) & Actor(e2,x1) & v_read(e2)) & n_son(x2) & of(x2,x1) & n_male(x1) & Topic(e1,p1) & Actor(e1,x1) & v_sit(e1) & n_man(x1))
7a94e11e-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e2 x1 x2 x3 x4 x5 x6 x7.(with(e1,x6) & v_wear(e2) & v_read(e1) & subset_of(x3,x1) & subset_of(x2,x1) & outside(x4,x5) & of(x3,x2) & n_worker(x6) & n_orange(x7) & n_mom(x2) & n_kid(x3) & n_female(x2) & n_building(x5) & n_book(x4) & card_eq_2(x3) & Theme(e2,x7) & Theme(e1,x4) & Actor(e2,x6) & Actor(e1,x1))
exists e1 p1 x1 x2.(v_sit(e1) & of(x2,x1) & n_son(x2) & n_man(x1) & n_male(x1) & exists e2 x3 x4.(with(e2,x2) & v_read(e2) & outside(x2,x3) & of(x3,x4) & n_thing(x3) & n_building(x4) & Actor(e2,x1)) & Topic(e1,p1) & Actor(e1,x1))
A mom and her two kids read a book outside a building with workers wearing orange.
A mom and her children wait outside while their house is being repaired
1
-100
Sentence 2 explains the reason why the mom and children are waiting outside; their house is being repaired.
exists e1 e2 x1 x2 x3 x4 x5 x6 x7.(Theme(e2,x7) & Actor(e2,x6) & v_wear(e2) & n_orange(x7) & with(e1,x6) & n_worker(x6) & Theme(e1,x4) & Actor(e1,x1) & v_read(e1) & outside(x4,x5) & n_building(x5) & n_book(x4) & subset_of(x3,x1) & n_kid(x3) & card_eq_2(x3) & of(x3,x2) & n_female(x2) & subset_of(x2,x1) & n_mom(x2))
exists e1 p1 s1 x1 x2 x3 x4.(exists e2.(Theme(e2,x4) & v_repair(e2)) & n_house(x4) & of(x4,x2) & n_thing(x2) & while(e1,p1) & a_outside(s1) & Manner(e1,s1) & Actor(e1,x1) & v_wait(e1) & subset_of(x3,x1) & n_child(x3) & of(x3,x2) & n_female(x2) & subset_of(x2,x1) & n_mom(x2))
7a94eb28-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e2 x1 x2 x3 x4 x5 x6 x7.(with(e1,x6) & v_wear(e2) & v_read(e1) & subset_of(x3,x1) & subset_of(x2,x1) & outside(x4,x5) & of(x3,x2) & n_worker(x6) & n_orange(x7) & n_mom(x2) & n_kid(x3) & n_female(x2) & n_building(x5) & n_book(x4) & card_eq_2(x3) & Theme(e2,x7) & Theme(e1,x4) & Actor(e2,x6) & Actor(e1,x1))
exists e1 p1 s1 x1 x2 x3 x4.(while(e1,p1) & v_wait(e1) & subset_of(x3,x1) & subset_of(x2,x1) & of(x4,x2) & of(x3,x2) & n_thing(x2) & n_mom(x2) & n_house(x4) & n_female(x2) & n_child(x3) & exists e2.(v_repair(e2) & Theme(e2,x4)) & a_outside(s1) & Manner(e1,s1) & Actor(e1,x1))
A man and young girl practice their martial art skills.
The people do martial arts.
0
-100
A man and young girl are people.
exists s1 s2 s3 x1 x2 x3 x4 x5.(a_topic(x1) & Time(x1,x5) & n_skill(x5) & n_art(x1) & a_martial(s3) & Theme(s3,x1) & a_their(s2) & Theme(s2,x1) & of(x1,x4) & n_practice(x4) & of(x1,x3) & n_girl(x3) & a_young(s1) & Theme(s1,x1) & of(x1,x2) & n_man(x2))
exists e1 s1 x1 x2.(n_people(x1) & Theme(e1,x2) & Actor(e1,x1) & v_do(e1) & n_art(x2) & a_martial(s1) & Theme(s1,x2))
7a94f870-e4c8-11ec-9cdd-0242ac1c0002
exists s1 s2 s3 x1 x2 x3 x4 x5.(of(x1,x4) & of(x1,x3) & of(x1,x2) & n_skill(x5) & n_practice(x4) & n_man(x2) & n_girl(x3) & n_art(x1) & a_young(s1) & a_topic(x1) & a_their(s2) & a_martial(s3) & Time(x1,x5) & Theme(s3,x1) & Theme(s2,x1) & Theme(s1,x1))
exists e1 s1 x1 x2.(v_do(e1) & n_people(x1) & n_art(x2) & a_martial(s1) & Theme(s1,x2) & Theme(e1,x2) & Actor(e1,x1))