premise
stringlengths 9
342
| hypothesis
stringlengths 1
295
| label
int64 0
2
| probability
float64 -100
1
| explanation_1
stringlengths 0
706
| explanation_2
stringclasses 1
value | explanation_3
stringclasses 1
value | premise_logic
stringlengths 39
2.12k
| hypothesis_logic
stringlengths 33
2.09k
| id
stringlengths 36
36
| premise_sim
stringlengths 39
2.11k
| hypothesis_sim
stringlengths 33
2.08k
|
---|---|---|---|---|---|---|---|---|---|---|---|
A man leans into a car to talk to the driver, as a man on a bicycle looks on. | A driver asks for directions. | 1 | 0.660191 | Talking to the driver of a car doesn't imply giving the driver directions | exists e1 p1 x1 x2 x3 x4.(n_driver(x4) & Topic(e1,p1) & exists e2 p2.(exists e3 p3 x5 x6.(exists s1.(Theme(s1,x5) & a_on(s1)) & Topic(e3,p3) & Actor(e3,x5) & v_look(e3) & on(x5,x6) & n_bicycle(x6) & n_man(x5)) & as(e2,p2) & to(e2,x4) & Actor(e2,x1) & v_talk(e2)) & into(e1,x3) & n_car(x3) & Actor(e1,x2) & v_lean(e1) & n_man(x2) & n_man(x1)) | exists e1 x1 x2.(for(e1,x2) & n_direction(x2) & Actor(e1,x1) & v_ask(e1) & n_driver(x1)) | 4c0ec120-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 p1 x1 x2 x3 x4.(v_lean(e1) & n_man(x2) & n_man(x1) & n_driver(x4) & n_car(x3) & into(e1,x3) & exists e2 p2.(v_talk(e2) & to(e2,x4) & exists e3 p3 x5 x6.(v_look(e3) & on(x5,x6) & n_man(x5) & n_bicycle(x6) & exists s1.(a_on(s1) & Theme(s1,x5)) & Topic(e3,p3) & Actor(e3,x5)) & as(e2,p2) & Actor(e2,x1)) & Topic(e1,p1) & Actor(e1,x2)) | exists e1 x1 x2.(v_ask(e1) & n_driver(x1) & n_direction(x2) & for(e1,x2) & Actor(e1,x1)) |
||
A man leans into a car to talk to the driver, as a man on a bicycle looks on. | A man runs over a guy on his bicycle. | 2 | 0.000036 | the driver cannot be talking and running over a bicycle at the same time. | exists e1 p1 x1 x2 x3 x4.(n_driver(x4) & Topic(e1,p1) & exists e2 p2.(exists e3 p3 x5 x6.(exists s1.(Theme(s1,x5) & a_on(s1)) & Topic(e3,p3) & Actor(e3,x5) & v_look(e3) & on(x5,x6) & n_bicycle(x6) & n_man(x5)) & as(e2,p2) & to(e2,x4) & Actor(e2,x1) & v_talk(e2)) & into(e1,x3) & n_car(x3) & Actor(e1,x2) & v_lean(e1) & n_man(x2) & n_man(x1)) | exists e1 x1 x2 x3.(on(e1,x3) & n_bicycle(x3) & of(x3,x1) & n_male(x1) & over(e1,x2) & n_guy(x2) & Actor(e1,x1) & v_run(e1) & n_man(x1)) | 4c0ec9ae-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 p1 x1 x2 x3 x4.(v_lean(e1) & n_man(x2) & n_man(x1) & n_driver(x4) & n_car(x3) & into(e1,x3) & exists e2 p2.(v_talk(e2) & to(e2,x4) & exists e3 p3 x5 x6.(v_look(e3) & on(x5,x6) & n_man(x5) & n_bicycle(x6) & exists s1.(a_on(s1) & Theme(s1,x5)) & Topic(e3,p3) & Actor(e3,x5)) & as(e2,p2) & Actor(e2,x1)) & Topic(e1,p1) & Actor(e1,x2)) | exists e1 x1 x2 x3.(v_run(e1) & over(e1,x2) & on(e1,x3) & of(x3,x1) & n_man(x1) & n_male(x1) & n_guy(x2) & n_bicycle(x3) & Actor(e1,x1)) |
||
A man leans into a car to talk to the driver, as a man on a bicycle looks on. | The man is asking the driver a question. | 1 | 0.708143 | Talking to the driver of a car doesn't imply a person is asking the driver a question. | exists e1 p1 x1 x2 x3 x4.(n_driver(x4) & Topic(e1,p1) & exists e2 p2.(exists e3 p3 x5 x6.(exists s1.(Theme(s1,x5) & a_on(s1)) & Topic(e3,p3) & Actor(e3,x5) & v_look(e3) & on(x5,x6) & n_bicycle(x6) & n_man(x5)) & as(e2,p2) & to(e2,x4) & Actor(e2,x1) & v_talk(e2)) & into(e1,x3) & n_car(x3) & Actor(e1,x2) & v_lean(e1) & n_man(x2) & n_man(x1)) | exists x1 x3.(n_driver(x3) & n_man(x1) & all x2.(n_question(x2) -> exists e1.(Theme(e1,x3) & Actor(e1,x1) & v_ask(e1) & for(x3,x2)))) | 4c0ed7be-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 p1 x1 x2 x3 x4.(v_lean(e1) & n_man(x2) & n_man(x1) & n_driver(x4) & n_car(x3) & into(e1,x3) & exists e2 p2.(v_talk(e2) & to(e2,x4) & exists e3 p3 x5 x6.(v_look(e3) & on(x5,x6) & n_man(x5) & n_bicycle(x6) & exists s1.(a_on(s1) & Theme(s1,x5)) & Topic(e3,p3) & Actor(e3,x5)) & as(e2,p2) & Actor(e2,x1)) & Topic(e1,p1) & Actor(e1,x2)) | exists x1 x3.(n_man(x1) & n_driver(x3) & all x2.(exists e1.(v_ask(e1) & for(x3,x2) & Theme(e1,x3) & Actor(e1,x1)) | -n_question(x2))) |
||
A Father is observing his son, Kurt to see if his teaching prevents Kurt from cutting himself as he shave with a razor for the first time. | The father is nervous about his son cutting himself while shaving. | 1 | 0.941212 | The father's nervous mind cannot be assumed. | exists e1 p1 s1 x1 x2 x3 x4 x5 x8.(n_time(x8) & a_first(s1) & Theme(s1,x8) & n_male(x4) & n_male(x4) & n_male(x4) & ne_geo_kurt(x4) & n_teaching(x5) & of(x5,x4) & ne_per_kurt(x4) & Topic(e1,p1) & exists e2 p2.(Topic(e2,p2) & Actor(e2,x1) & v_see(e2) & exists e4 e3 p3 x6.(from(e3,e4) & exists e5 x7.(for(e5,x8) & with(e5,x7) & n_razor(x7) & Actor(e5,x4) & v_shave(e5)) & as(e4,p3) & Theme(e4,x4) & Actor(e4,x6) & v_cut(e4) & Theme(e3,x4) & Actor(e3,x5) & v_prevent(e3))) & Theme(e1,x3) & Actor(e1,x2) & v_observe(e1) & rel(x3,x4) & n_son(x3) & of(x3,x1) & n_male(x1) & ne_org_father(x2) & ne_org_father(x1)) | exists e2 e1 s1 x1 x2 x3.(n_male(x1) & n_male(x1) & n_son(x2) & of(x2,x1) & n_father(x1) & about(s1,x2) & while(e1,e2) & Actor(e2,x3) & v_shave(e2) & Theme(e1,x1) & Actor(e1,x3) & v_cut(e1) & (x2 = x3) & Theme(s1,x1) & a_nervous(s1)) | 4c10faf8-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 p1 s1 x1 x2 x3 x4 x5 x8.(v_observe(e1) & rel(x3,x4) & of(x5,x4) & of(x3,x1) & ne_per_kurt(x4) & ne_org_father(x2) & ne_org_father(x1) & ne_geo_kurt(x4) & n_time(x8) & n_teaching(x5) & n_son(x3) & n_male(x4) & n_male(x1) & exists e2 p2.(v_see(e2) & exists e4 e3 p3 x6.(v_prevent(e3) & v_cut(e4) & from(e3,e4) & exists e5 x7.(with(e5,x7) & v_shave(e5) & n_razor(x7) & for(e5,x8) & Actor(e5,x4)) & as(e4,p3) & Theme(e4,x4) & Theme(e3,x4) & Actor(e4,x6) & Actor(e3,x5)) & Topic(e2,p2) & Actor(e2,x1)) & a_first(s1) & Topic(e1,p1) & Theme(s1,x8) & Theme(e1,x3) & Actor(e1,x2)) | exists e2 e1 s1 x1 x2 x3.(while(e1,e2) & v_shave(e2) & v_cut(e1) & of(x2,x1) & n_son(x2) & n_male(x1) & n_father(x1) & about(s1,x2) & a_nervous(s1) & Theme(s1,x1) & Theme(e1,x1) & Actor(e2,x3) & Actor(e1,x3) & (x2 = x3)) |
||
A Father is observing his son, Kurt to see if his teaching prevents Kurt from cutting himself as he shave with a razor for the first time. | The dad looks at his son in the mirror. | 1 | 0.635399 | Just because the father is observing his son, does not mean that the father is looking at his son in the mirror. | exists e1 p1 s1 x1 x2 x3 x4 x5 x8.(n_time(x8) & a_first(s1) & Theme(s1,x8) & n_male(x4) & n_male(x4) & n_male(x4) & ne_geo_kurt(x4) & n_teaching(x5) & of(x5,x4) & ne_per_kurt(x4) & Topic(e1,p1) & exists e2 p2.(Topic(e2,p2) & Actor(e2,x1) & v_see(e2) & exists e4 e3 p3 x6.(from(e3,e4) & exists e5 x7.(for(e5,x8) & with(e5,x7) & n_razor(x7) & Actor(e5,x4) & v_shave(e5)) & as(e4,p3) & Theme(e4,x4) & Actor(e4,x6) & v_cut(e4) & Theme(e3,x4) & Actor(e3,x5) & v_prevent(e3))) & Theme(e1,x3) & Actor(e1,x2) & v_observe(e1) & rel(x3,x4) & n_son(x3) & of(x3,x1) & n_male(x1) & ne_org_father(x2) & ne_org_father(x1)) | exists e1 x1 x2 x3.(n_mirror(x3) & n_son(x2) & of(x2,x1) & n_male(x1) & n_dad(x1) & in(e1,x3) & at(e1,x2) & Actor(e1,x1) & v_look(e1)) | 4c110340-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 p1 s1 x1 x2 x3 x4 x5 x8.(v_observe(e1) & rel(x3,x4) & of(x5,x4) & of(x3,x1) & ne_per_kurt(x4) & ne_org_father(x2) & ne_org_father(x1) & ne_geo_kurt(x4) & n_time(x8) & n_teaching(x5) & n_son(x3) & n_male(x4) & n_male(x1) & exists e2 p2.(v_see(e2) & exists e4 e3 p3 x6.(v_prevent(e3) & v_cut(e4) & from(e3,e4) & exists e5 x7.(with(e5,x7) & v_shave(e5) & n_razor(x7) & for(e5,x8) & Actor(e5,x4)) & as(e4,p3) & Theme(e4,x4) & Theme(e3,x4) & Actor(e4,x6) & Actor(e3,x5)) & Topic(e2,p2) & Actor(e2,x1)) & a_first(s1) & Topic(e1,p1) & Theme(s1,x8) & Theme(e1,x3) & Actor(e1,x2)) | exists e1 x1 x2 x3.(v_look(e1) & of(x2,x1) & n_son(x2) & n_mirror(x3) & n_male(x1) & n_dad(x1) & in(e1,x3) & at(e1,x2) & Actor(e1,x1)) |
||
A Father is observing his son, Kurt to see if his teaching prevents Kurt from cutting himself as he shave with a razor for the first time. | The boy is shaving his legs for the 3rd time in his life. | 2 | 0.324098 | shaving for the first time can't be inferred as shaving for 3 rd time. | exists e1 p1 s1 x1 x2 x3 x4 x5 x8.(n_time(x8) & a_first(s1) & Theme(s1,x8) & n_male(x4) & n_male(x4) & n_male(x4) & ne_geo_kurt(x4) & n_teaching(x5) & of(x5,x4) & ne_per_kurt(x4) & Topic(e1,p1) & exists e2 p2.(Topic(e2,p2) & Actor(e2,x1) & v_see(e2) & exists e4 e3 p3 x6.(from(e3,e4) & exists e5 x7.(for(e5,x8) & with(e5,x7) & n_razor(x7) & Actor(e5,x4) & v_shave(e5)) & as(e4,p3) & Theme(e4,x4) & Actor(e4,x6) & v_cut(e4) & Theme(e3,x4) & Actor(e3,x5) & v_prevent(e3))) & Theme(e1,x3) & Actor(e1,x2) & v_observe(e1) & rel(x3,x4) & n_son(x3) & of(x3,x1) & n_male(x1) & ne_org_father(x2) & ne_org_father(x1)) | exists e1 s1 x1 x2 x3 x4.(n_life(x4) & of(x4,x1) & n_male(x1) & n_male(x1) & n_time(x3) & a_3rd(s1) & Theme(s1,x3) & n_leg(x2) & of(x2,x1) & n_boy(x1) & for(e1,x3) & in(x3,x4) & Theme(e1,x2) & Actor(e1,x1) & v_shave(e1)) | 4c110840-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 p1 s1 x1 x2 x3 x4 x5 x8.(v_observe(e1) & rel(x3,x4) & of(x5,x4) & of(x3,x1) & ne_per_kurt(x4) & ne_org_father(x2) & ne_org_father(x1) & ne_geo_kurt(x4) & n_time(x8) & n_teaching(x5) & n_son(x3) & n_male(x4) & n_male(x1) & exists e2 p2.(v_see(e2) & exists e4 e3 p3 x6.(v_prevent(e3) & v_cut(e4) & from(e3,e4) & exists e5 x7.(with(e5,x7) & v_shave(e5) & n_razor(x7) & for(e5,x8) & Actor(e5,x4)) & as(e4,p3) & Theme(e4,x4) & Theme(e3,x4) & Actor(e4,x6) & Actor(e3,x5)) & Topic(e2,p2) & Actor(e2,x1)) & a_first(s1) & Topic(e1,p1) & Theme(s1,x8) & Theme(e1,x3) & Actor(e1,x2)) | exists e1 s1 x1 x2 x3 x4.(v_shave(e1) & of(x4,x1) & of(x2,x1) & n_time(x3) & n_male(x1) & n_life(x4) & n_leg(x2) & n_boy(x1) & in(x3,x4) & for(e1,x3) & a_3rd(s1) & Theme(s1,x3) & Theme(e1,x2) & Actor(e1,x1)) |
||
A Father is observing his son, Kurt to see if his teaching prevents Kurt from cutting himself as he shave with a razor for the first time. | A man aids a boy in a grooming process. | 0 | 0.927006 | Man is a form of father, Kurt is the name of boy, shaving with a razor is a part of the grooming process. | exists e1 p1 s1 x1 x2 x3 x4 x5 x8.(n_time(x8) & a_first(s1) & Theme(s1,x8) & n_male(x4) & n_male(x4) & n_male(x4) & ne_geo_kurt(x4) & n_teaching(x5) & of(x5,x4) & ne_per_kurt(x4) & Topic(e1,p1) & exists e2 p2.(Topic(e2,p2) & Actor(e2,x1) & v_see(e2) & exists e4 e3 p3 x6.(from(e3,e4) & exists e5 x7.(for(e5,x8) & with(e5,x7) & n_razor(x7) & Actor(e5,x4) & v_shave(e5)) & as(e4,p3) & Theme(e4,x4) & Actor(e4,x6) & v_cut(e4) & Theme(e3,x4) & Actor(e3,x5) & v_prevent(e3))) & Theme(e1,x3) & Actor(e1,x2) & v_observe(e1) & rel(x3,x4) & n_son(x3) & of(x3,x1) & n_male(x1) & ne_org_father(x2) & ne_org_father(x1)) | exists e1 s1 x1 x2 x3.(Theme(e1,x2) & Actor(e1,x1) & v_aid(e1) & in(x2,x3) & n_process(x3) & a_grooming(s1) & Theme(s1,x3) & n_boy(x2) & n_man(x1)) | 4c110f52-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 p1 s1 x1 x2 x3 x4 x5 x8.(v_observe(e1) & rel(x3,x4) & of(x5,x4) & of(x3,x1) & ne_per_kurt(x4) & ne_org_father(x2) & ne_org_father(x1) & ne_geo_kurt(x4) & n_time(x8) & n_teaching(x5) & n_son(x3) & n_male(x4) & n_male(x1) & exists e2 p2.(v_see(e2) & exists e4 e3 p3 x6.(v_prevent(e3) & v_cut(e4) & from(e3,e4) & exists e5 x7.(with(e5,x7) & v_shave(e5) & n_razor(x7) & for(e5,x8) & Actor(e5,x4)) & as(e4,p3) & Theme(e4,x4) & Theme(e3,x4) & Actor(e4,x6) & Actor(e3,x5)) & Topic(e2,p2) & Actor(e2,x1)) & a_first(s1) & Topic(e1,p1) & Theme(s1,x8) & Theme(e1,x3) & Actor(e1,x2)) | exists e1 s1 x1 x2 x3.(v_aid(e1) & n_process(x3) & n_man(x1) & n_boy(x2) & in(x2,x3) & a_grooming(s1) & Theme(s1,x3) & Theme(e1,x2) & Actor(e1,x1)) |
||
A Father is observing his son, Kurt to see if his teaching prevents Kurt from cutting himself as he shave with a razor for the first time. | A father watches his son shave. | 0 | -100 | watching implies that observing Kert will prevent him from cutting himself. | exists e1 p1 s1 x1 x2 x3 x4 x5 x8.(n_time(x8) & a_first(s1) & Theme(s1,x8) & n_male(x4) & n_male(x4) & n_male(x4) & ne_geo_kurt(x4) & n_teaching(x5) & of(x5,x4) & ne_per_kurt(x4) & Topic(e1,p1) & exists e2 p2.(Topic(e2,p2) & Actor(e2,x1) & v_see(e2) & exists e3 e4 p3 x6.(from(e3,e4) & exists e5 x7.(for(e5,x8) & with(e5,x7) & n_razor(x7) & Actor(e5,x4) & v_shave(e5)) & as(e4,p3) & Theme(e4,x4) & Actor(e4,x6) & v_cut(e4) & Theme(e3,x4) & Actor(e3,x5) & v_prevent(e3))) & Theme(e1,x3) & Actor(e1,x2) & v_observe(e1) & rel(x3,x4) & n_son(x3) & of(x3,x1) & n_male(x1) & ne_org_father(x2) & ne_org_father(x1)) | exists e1 x1 x2 x3.(Time(e1,x3) & n_shave(x3) & Theme(e1,x2) & Actor(e1,x1) & v_watch(e1) & n_son(x2) & of(x2,x1) & n_male(x1) & n_father(x1)) | 4c1117ea-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 p1 s1 x1 x2 x3 x4 x5 x8.(v_observe(e1) & rel(x3,x4) & of(x5,x4) & of(x3,x1) & ne_per_kurt(x4) & ne_org_father(x2) & ne_org_father(x1) & ne_geo_kurt(x4) & n_time(x8) & n_teaching(x5) & n_son(x3) & n_male(x4) & n_male(x1) & exists e2 p2.(v_see(e2) & exists e3 e4 p3 x6.(v_prevent(e3) & v_cut(e4) & from(e3,e4) & exists e5 x7.(with(e5,x7) & v_shave(e5) & n_razor(x7) & for(e5,x8) & Actor(e5,x4)) & as(e4,p3) & Theme(e4,x4) & Theme(e3,x4) & Actor(e4,x6) & Actor(e3,x5)) & Topic(e2,p2) & Actor(e2,x1)) & a_first(s1) & Topic(e1,p1) & Theme(s1,x8) & Theme(e1,x3) & Actor(e1,x2)) | exists e1 x1 x2 x3.(v_watch(e1) & of(x2,x1) & n_son(x2) & n_shave(x3) & n_male(x1) & n_father(x1) & Time(e1,x3) & Theme(e1,x2) & Actor(e1,x1)) |
||
A Father is observing his son, Kurt to see if his teaching prevents Kurt from cutting himself as he shave with a razor for the first time. | A boy using a shaving razor that his dad bought him for his birthday. | 1 | 0.02836 | The boy that is shaving with his razor is not imply that his dad bought it for him, for his birthday. | exists e1 p1 s1 x1 x2 x3 x4 x5 x8.(n_time(x8) & a_first(s1) & Theme(s1,x8) & n_male(x4) & n_male(x4) & n_male(x4) & ne_geo_kurt(x4) & n_teaching(x5) & of(x5,x4) & ne_per_kurt(x4) & Topic(e1,p1) & exists e2 p2.(Topic(e2,p2) & Actor(e2,x1) & v_see(e2) & exists e3 e4 p3 x6.(from(e3,e4) & exists e5 x7.(for(e5,x8) & with(e5,x7) & n_razor(x7) & Actor(e5,x4) & v_shave(e5)) & as(e4,p3) & Theme(e4,x4) & Actor(e4,x6) & v_cut(e4) & Theme(e3,x4) & Actor(e3,x5) & v_prevent(e3))) & Theme(e1,x3) & Actor(e1,x2) & v_observe(e1) & rel(x3,x4) & n_son(x3) & of(x3,x1) & n_male(x1) & ne_org_father(x2) & ne_org_father(x1)) | exists e2 e1 p1 x1 x2 x3 x4 x5.(a_topic(x1) & Theme(e2,x3) & Actor(e2,x2) & v_use(e2) & Topic(x3,p1) & exists e3 x1.(for(e3,x5) & n_male(x1) & n_male(x1) & Theme(e3,x1) & Actor(e3,x4) & v_buy(e3)) & n_birthday(x5) & of(x5,x1) & n_dad(x4) & of(x4,x1) & n_male(x1) & n_razor(x3) & Actor(e1,x3) & v_shave(e1) & (x1 = x2) & n_boy(x1)) | 4c111da8-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 p1 s1 x1 x2 x3 x4 x5 x8.(v_observe(e1) & rel(x3,x4) & of(x5,x4) & of(x3,x1) & ne_per_kurt(x4) & ne_org_father(x2) & ne_org_father(x1) & ne_geo_kurt(x4) & n_time(x8) & n_teaching(x5) & n_son(x3) & n_male(x4) & n_male(x1) & exists e2 p2.(v_see(e2) & exists e3 e4 p3 x6.(v_prevent(e3) & v_cut(e4) & from(e3,e4) & exists e5 x7.(with(e5,x7) & v_shave(e5) & n_razor(x7) & for(e5,x8) & Actor(e5,x4)) & as(e4,p3) & Theme(e4,x4) & Theme(e3,x4) & Actor(e4,x6) & Actor(e3,x5)) & Topic(e2,p2) & Actor(e2,x1)) & a_first(s1) & Topic(e1,p1) & Theme(s1,x8) & Theme(e1,x3) & Actor(e1,x2)) | exists e2 e1 p1 x1 x2 x3 x4 x5.(v_use(e2) & v_shave(e1) & of(x5,x1) & of(x4,x1) & n_razor(x3) & n_male(x1) & n_dad(x4) & n_boy(x1) & n_birthday(x5) & exists e3 x1.(v_buy(e3) & n_male(x1) & for(e3,x5) & Theme(e3,x1) & Actor(e3,x4)) & a_topic(x1) & Topic(x3,p1) & Theme(e2,x3) & Actor(e2,x2) & Actor(e1,x3) & (x1 = x2)) |
||
A Father is observing his son, Kurt to see if his teaching prevents Kurt from cutting himself as he shave with a razor for the first time. | A father is teaching his son to shave with a straight razor. | 1 | 0.5581 | The father observing is different than teaching his son. | exists e1 p1 s1 x1 x2 x3 x4 x5 x8.(n_time(x8) & a_first(s1) & Theme(s1,x8) & n_male(x4) & n_male(x4) & n_male(x4) & ne_geo_kurt(x4) & n_teaching(x5) & of(x5,x4) & ne_per_kurt(x4) & Topic(e1,p1) & exists e2 p2.(Topic(e2,p2) & Actor(e2,x1) & v_see(e2) & exists e4 e3 p3 x6.(from(e3,e4) & exists e5 x7.(for(e5,x8) & with(e5,x7) & n_razor(x7) & Actor(e5,x4) & v_shave(e5)) & as(e4,p3) & Theme(e4,x4) & Actor(e4,x6) & v_cut(e4) & Theme(e3,x4) & Actor(e3,x5) & v_prevent(e3))) & Theme(e1,x3) & Actor(e1,x2) & v_observe(e1) & rel(x3,x4) & n_son(x3) & of(x3,x1) & n_male(x1) & ne_org_father(x2) & ne_org_father(x1)) | exists e1 p1 x1 x2 x3.(Topic(e1,p1) & exists e2 s1 x4.(with(e2,x4) & n_razor(x4) & a_straight(s1) & Theme(s1,x4) & Actor(e2,x1) & v_shave(e2)) & Theme(e1,x3) & Actor(e1,x2) & v_teach(e1) & n_son(x3) & of(x3,x1) & n_male(x1) & n_father(x2) & n_father(x1)) | 4c112262-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 p1 s1 x1 x2 x3 x4 x5 x8.(v_observe(e1) & rel(x3,x4) & of(x5,x4) & of(x3,x1) & ne_per_kurt(x4) & ne_org_father(x2) & ne_org_father(x1) & ne_geo_kurt(x4) & n_time(x8) & n_teaching(x5) & n_son(x3) & n_male(x4) & n_male(x1) & exists e2 p2.(v_see(e2) & exists e4 e3 p3 x6.(v_prevent(e3) & v_cut(e4) & from(e3,e4) & exists e5 x7.(with(e5,x7) & v_shave(e5) & n_razor(x7) & for(e5,x8) & Actor(e5,x4)) & as(e4,p3) & Theme(e4,x4) & Theme(e3,x4) & Actor(e4,x6) & Actor(e3,x5)) & Topic(e2,p2) & Actor(e2,x1)) & a_first(s1) & Topic(e1,p1) & Theme(s1,x8) & Theme(e1,x3) & Actor(e1,x2)) | exists e1 p1 x1 x2 x3.(v_teach(e1) & of(x3,x1) & n_son(x3) & n_male(x1) & n_father(x2) & n_father(x1) & exists e2 s1 x4.(with(e2,x4) & v_shave(e2) & n_razor(x4) & a_straight(s1) & Theme(s1,x4) & Actor(e2,x1)) & Topic(e1,p1) & Theme(e1,x3) & Actor(e1,x2)) |
||
A Father is observing his son, Kurt to see if his teaching prevents Kurt from cutting himself as he shave with a razor for the first time. | A boy drying his hair after a shower. | 2 | -100 | He can not shave and dry his hair simultaeously. | exists e1 p1 s1 x1 x2 x3 x4 x5 x8.(n_time(x8) & a_first(s1) & Theme(s1,x8) & n_male(x4) & n_male(x4) & n_male(x4) & ne_geo_kurt(x4) & n_teaching(x5) & of(x5,x4) & ne_per_kurt(x4) & Topic(e1,p1) & exists e2 p2.(Topic(e2,p2) & Actor(e2,x1) & v_see(e2) & exists e3 e4 p3 x6.(from(e3,e4) & exists e5 x7.(for(e5,x8) & with(e5,x7) & n_razor(x7) & Actor(e5,x4) & v_shave(e5)) & as(e4,p3) & Theme(e4,x4) & Actor(e4,x6) & v_cut(e4) & Theme(e3,x4) & Actor(e3,x5) & v_prevent(e3))) & Theme(e1,x3) & Actor(e1,x2) & v_observe(e1) & rel(x3,x4) & n_son(x3) & of(x3,x1) & n_male(x1) & ne_org_father(x2) & ne_org_father(x1)) | exists e1 x1 x2 x3 x4.(a_topic(x1) & after(e1,x4) & n_shower(x4) & Theme(e1,x3) & Actor(e1,x2) & v_dry(e1) & n_hair(x3) & of(x3,x1) & n_male(x1) & (x1 = x2) & n_boy(x1)) | 4c1127ee-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 p1 s1 x1 x2 x3 x4 x5 x8.(v_observe(e1) & rel(x3,x4) & of(x5,x4) & of(x3,x1) & ne_per_kurt(x4) & ne_org_father(x2) & ne_org_father(x1) & ne_geo_kurt(x4) & n_time(x8) & n_teaching(x5) & n_son(x3) & n_male(x4) & n_male(x1) & exists e2 p2.(v_see(e2) & exists e3 e4 p3 x6.(v_prevent(e3) & v_cut(e4) & from(e3,e4) & exists e5 x7.(with(e5,x7) & v_shave(e5) & n_razor(x7) & for(e5,x8) & Actor(e5,x4)) & as(e4,p3) & Theme(e4,x4) & Theme(e3,x4) & Actor(e4,x6) & Actor(e3,x5)) & Topic(e2,p2) & Actor(e2,x1)) & a_first(s1) & Topic(e1,p1) & Theme(s1,x8) & Theme(e1,x3) & Actor(e1,x2)) | exists e1 x1 x2 x3 x4.(v_dry(e1) & of(x3,x1) & n_shower(x4) & n_male(x1) & n_hair(x3) & n_boy(x1) & after(e1,x4) & a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2)) |
||
A Father is observing his son, Kurt to see if his teaching prevents Kurt from cutting himself as he shave with a razor for the first time. | The father watches his son shave for the first time. | 0 | -100 | observing is a form of watching | exists e1 p1 s1 x1 x2 x3 x4 x5 x8.(n_time(x8) & a_first(s1) & Theme(s1,x8) & n_male(x4) & n_male(x4) & n_male(x4) & ne_geo_kurt(x4) & n_teaching(x5) & of(x5,x4) & ne_per_kurt(x4) & Topic(e1,p1) & exists e2 p2.(Topic(e2,p2) & Actor(e2,x1) & v_see(e2) & exists e3 e4 p3 x6.(from(e3,e4) & exists e5 x7.(for(e5,x8) & with(e5,x7) & n_razor(x7) & Actor(e5,x4) & v_shave(e5)) & as(e4,p3) & Theme(e4,x4) & Actor(e4,x6) & v_cut(e4) & Theme(e3,x4) & Actor(e3,x5) & v_prevent(e3))) & Theme(e1,x3) & Actor(e1,x2) & v_observe(e1) & rel(x3,x4) & n_son(x3) & of(x3,x1) & n_male(x1) & ne_org_father(x2) & ne_org_father(x1)) | exists e1 s1 x1 x2 x3 x4.(n_time(x4) & a_first(s1) & Theme(s1,x4) & n_son(x2) & of(x2,x1) & n_male(x1) & n_father(x1) & for(e1,x4) & Time(e1,x3) & n_shave(x3) & Theme(e1,x2) & Actor(e1,x1) & v_watch(e1)) | 4c112f0a-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 p1 s1 x1 x2 x3 x4 x5 x8.(v_observe(e1) & rel(x3,x4) & of(x5,x4) & of(x3,x1) & ne_per_kurt(x4) & ne_org_father(x2) & ne_org_father(x1) & ne_geo_kurt(x4) & n_time(x8) & n_teaching(x5) & n_son(x3) & n_male(x4) & n_male(x1) & exists e2 p2.(v_see(e2) & exists e3 e4 p3 x6.(v_prevent(e3) & v_cut(e4) & from(e3,e4) & exists e5 x7.(with(e5,x7) & v_shave(e5) & n_razor(x7) & for(e5,x8) & Actor(e5,x4)) & as(e4,p3) & Theme(e4,x4) & Theme(e3,x4) & Actor(e4,x6) & Actor(e3,x5)) & Topic(e2,p2) & Actor(e2,x1)) & a_first(s1) & Topic(e1,p1) & Theme(s1,x8) & Theme(e1,x3) & Actor(e1,x2)) | exists e1 s1 x1 x2 x3 x4.(v_watch(e1) & of(x2,x1) & n_time(x4) & n_son(x2) & n_shave(x3) & n_male(x1) & n_father(x1) & for(e1,x4) & a_first(s1) & Time(e1,x3) & Theme(s1,x4) & Theme(e1,x2) & Actor(e1,x1)) |
||
A Father is observing his son, Kurt to see if his teaching prevents Kurt from cutting himself as he shave with a razor for the first time. | A father is watching his son shave. | 0 | -100 | observing is a form of watching | exists e1 p1 s1 x1 x2 x3 x4 x5 x8.(n_time(x8) & a_first(s1) & Theme(s1,x8) & n_male(x4) & n_male(x4) & n_male(x4) & ne_geo_kurt(x4) & n_teaching(x5) & of(x5,x4) & ne_per_kurt(x4) & Topic(e1,p1) & exists e2 p2.(Topic(e2,p2) & Actor(e2,x1) & v_see(e2) & exists e4 e3 p3 x6.(from(e3,e4) & exists e5 x7.(for(e5,x8) & with(e5,x7) & n_razor(x7) & Actor(e5,x4) & v_shave(e5)) & as(e4,p3) & Theme(e4,x4) & Actor(e4,x6) & v_cut(e4) & Theme(e3,x4) & Actor(e3,x5) & v_prevent(e3))) & Theme(e1,x3) & Actor(e1,x2) & v_observe(e1) & rel(x3,x4) & n_son(x3) & of(x3,x1) & n_male(x1) & ne_org_father(x2) & ne_org_father(x1)) | exists e1 x1 x2 x3.(Time(e1,x3) & n_shave(x3) & Theme(e1,x2) & Actor(e1,x1) & v_watch(e1) & n_son(x2) & of(x2,x1) & n_male(x1) & n_father(x1)) | 4c113aea-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 p1 s1 x1 x2 x3 x4 x5 x8.(v_observe(e1) & rel(x3,x4) & of(x5,x4) & of(x3,x1) & ne_per_kurt(x4) & ne_org_father(x2) & ne_org_father(x1) & ne_geo_kurt(x4) & n_time(x8) & n_teaching(x5) & n_son(x3) & n_male(x4) & n_male(x1) & exists e2 p2.(v_see(e2) & exists e4 e3 p3 x6.(v_prevent(e3) & v_cut(e4) & from(e3,e4) & exists e5 x7.(with(e5,x7) & v_shave(e5) & n_razor(x7) & for(e5,x8) & Actor(e5,x4)) & as(e4,p3) & Theme(e4,x4) & Theme(e3,x4) & Actor(e4,x6) & Actor(e3,x5)) & Topic(e2,p2) & Actor(e2,x1)) & a_first(s1) & Topic(e1,p1) & Theme(s1,x8) & Theme(e1,x3) & Actor(e1,x2)) | exists e1 x1 x2 x3.(v_watch(e1) & of(x2,x1) & n_son(x2) & n_shave(x3) & n_male(x1) & n_father(x1) & Time(e1,x3) & Theme(e1,x2) & Actor(e1,x1)) |
||
A Father is observing his son, Kurt to see if his teaching prevents Kurt from cutting himself as he shave with a razor for the first time. | A father watches his son ride a bike for the first time. | 2 | -100 | He can not shave and ride his bike. | exists e1 p1 s1 x1 x2 x3 x4 x5 x8.(n_time(x8) & a_first(s1) & Theme(s1,x8) & n_male(x4) & n_male(x4) & n_male(x4) & ne_geo_kurt(x4) & n_teaching(x5) & of(x5,x4) & ne_per_kurt(x4) & Topic(e1,p1) & exists e2 p2.(Topic(e2,p2) & Actor(e2,x1) & v_see(e2) & exists e4 e3 p3 x6.(from(e3,e4) & exists e5 x7.(for(e5,x8) & with(e5,x7) & n_razor(x7) & Actor(e5,x4) & v_shave(e5)) & as(e4,p3) & Theme(e4,x4) & Actor(e4,x6) & v_cut(e4) & Theme(e3,x4) & Actor(e3,x5) & v_prevent(e3))) & Theme(e1,x3) & Actor(e1,x2) & v_observe(e1) & rel(x3,x4) & n_son(x3) & of(x3,x1) & n_male(x1) & ne_org_father(x2) & ne_org_father(x1)) | exists e2 e1 s1 x1 x2 x3 x4 x5.(n_time(x5) & a_first(s1) & Theme(s1,x5) & for(e2,x5) & Theme(e2,x4) & Actor(e2,x1) & v_ride(e2) & n_bike(x4) & Theme(e1,x3) & Actor(e1,x2) & v_watch(e1) & n_son(x3) & of(x3,x1) & n_male(x1) & (x1 = x2) & n_father(x1)) | 4c114166-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 p1 s1 x1 x2 x3 x4 x5 x8.(v_observe(e1) & rel(x3,x4) & of(x5,x4) & of(x3,x1) & ne_per_kurt(x4) & ne_org_father(x2) & ne_org_father(x1) & ne_geo_kurt(x4) & n_time(x8) & n_teaching(x5) & n_son(x3) & n_male(x4) & n_male(x1) & exists e2 p2.(v_see(e2) & exists e4 e3 p3 x6.(v_prevent(e3) & v_cut(e4) & from(e3,e4) & exists e5 x7.(with(e5,x7) & v_shave(e5) & n_razor(x7) & for(e5,x8) & Actor(e5,x4)) & as(e4,p3) & Theme(e4,x4) & Theme(e3,x4) & Actor(e4,x6) & Actor(e3,x5)) & Topic(e2,p2) & Actor(e2,x1)) & a_first(s1) & Topic(e1,p1) & Theme(s1,x8) & Theme(e1,x3) & Actor(e1,x2)) | exists e2 e1 s1 x1 x2 x3 x4 x5.(v_watch(e1) & v_ride(e2) & of(x3,x1) & n_time(x5) & n_son(x3) & n_male(x1) & n_father(x1) & n_bike(x4) & for(e2,x5) & a_first(s1) & Theme(s1,x5) & Theme(e2,x4) & Theme(e1,x3) & Actor(e2,x1) & Actor(e1,x2) & (x1 = x2)) |
||
A Father is observing his son, Kurt to see if his teaching prevents Kurt from cutting himself as he shave with a razor for the first time. | The mother puts a bandaid on the cut. | 2 | -100 | One can not be both father and mother. | exists e1 p1 s1 x1 x2 x3 x4 x5 x8.(n_time(x8) & a_first(s1) & Theme(s1,x8) & n_male(x4) & n_male(x4) & n_male(x4) & ne_geo_kurt(x4) & n_teaching(x5) & of(x5,x4) & ne_per_kurt(x4) & Topic(e1,p1) & exists e2 p2.(Topic(e2,p2) & Actor(e2,x1) & v_see(e2) & exists e4 e3 p3 x6.(from(e3,e4) & exists e5 x7.(for(e5,x8) & with(e5,x7) & n_razor(x7) & Actor(e5,x4) & v_shave(e5)) & as(e4,p3) & Theme(e4,x4) & Actor(e4,x6) & v_cut(e4) & Theme(e3,x4) & Actor(e3,x5) & v_prevent(e3))) & Theme(e1,x3) & Actor(e1,x2) & v_observe(e1) & rel(x3,x4) & n_son(x3) & of(x3,x1) & n_male(x1) & ne_org_father(x2) & ne_org_father(x1)) | exists e1 x1 x2 x3.(n_cut(x3) & n_mother(x1) & on(e1,x3) & Theme(e1,x2) & Actor(e1,x1) & v_put(e1) & n_bandaid(x2)) | 4c1147f6-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 p1 s1 x1 x2 x3 x4 x5 x8.(v_observe(e1) & rel(x3,x4) & of(x5,x4) & of(x3,x1) & ne_per_kurt(x4) & ne_org_father(x2) & ne_org_father(x1) & ne_geo_kurt(x4) & n_time(x8) & n_teaching(x5) & n_son(x3) & n_male(x4) & n_male(x1) & exists e2 p2.(v_see(e2) & exists e4 e3 p3 x6.(v_prevent(e3) & v_cut(e4) & from(e3,e4) & exists e5 x7.(with(e5,x7) & v_shave(e5) & n_razor(x7) & for(e5,x8) & Actor(e5,x4)) & as(e4,p3) & Theme(e4,x4) & Theme(e3,x4) & Actor(e4,x6) & Actor(e3,x5)) & Topic(e2,p2) & Actor(e2,x1)) & a_first(s1) & Topic(e1,p1) & Theme(s1,x8) & Theme(e1,x3) & Actor(e1,x2)) | exists e1 x1 x2 x3.(v_put(e1) & on(e1,x3) & n_mother(x1) & n_cut(x3) & n_bandaid(x2) & Theme(e1,x2) & Actor(e1,x1)) |
||
A Father is observing his son, Kurt to see if his teaching prevents Kurt from cutting himself as he shave with a razor for the first time. | A father watches his son shave in the bathroom for the first time. | 1 | 0.366793 | Just because the father is observing his son shave, does not imply that it is his first time. | exists e1 p1 s1 x1 x2 x3 x4 x5 x8.(n_time(x8) & a_first(s1) & Theme(s1,x8) & n_male(x4) & n_male(x4) & n_male(x4) & ne_geo_kurt(x4) & n_teaching(x5) & of(x5,x4) & ne_per_kurt(x4) & Topic(e1,p1) & exists e2 p2.(Topic(e2,p2) & Actor(e2,x1) & v_see(e2) & exists e3 e4 p3 x6.(from(e3,e4) & exists e5 x7.(for(e5,x8) & with(e5,x7) & n_razor(x7) & Actor(e5,x4) & v_shave(e5)) & as(e4,p3) & Theme(e4,x4) & Actor(e4,x6) & v_cut(e4) & Theme(e3,x4) & Actor(e3,x5) & v_prevent(e3))) & Theme(e1,x3) & Actor(e1,x2) & v_observe(e1) & rel(x3,x4) & n_son(x3) & of(x3,x1) & n_male(x1) & ne_org_father(x2) & ne_org_father(x1)) | exists e1 s1 x1 x2 x3 x4 x5.(n_time(x5) & a_first(s1) & Theme(s1,x5) & n_bathroom(x4) & for(e1,x5) & in(e1,x4) & Time(e1,x3) & n_shave(x3) & Theme(e1,x2) & Actor(e1,x1) & v_watch(e1) & n_son(x2) & of(x2,x1) & n_male(x1) & n_father(x1)) | 4c114d5a-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 p1 s1 x1 x2 x3 x4 x5 x8.(v_observe(e1) & rel(x3,x4) & of(x5,x4) & of(x3,x1) & ne_per_kurt(x4) & ne_org_father(x2) & ne_org_father(x1) & ne_geo_kurt(x4) & n_time(x8) & n_teaching(x5) & n_son(x3) & n_male(x4) & n_male(x1) & exists e2 p2.(v_see(e2) & exists e3 e4 p3 x6.(v_prevent(e3) & v_cut(e4) & from(e3,e4) & exists e5 x7.(with(e5,x7) & v_shave(e5) & n_razor(x7) & for(e5,x8) & Actor(e5,x4)) & as(e4,p3) & Theme(e4,x4) & Theme(e3,x4) & Actor(e4,x6) & Actor(e3,x5)) & Topic(e2,p2) & Actor(e2,x1)) & a_first(s1) & Topic(e1,p1) & Theme(s1,x8) & Theme(e1,x3) & Actor(e1,x2)) | exists e1 s1 x1 x2 x3 x4 x5.(v_watch(e1) & of(x2,x1) & n_time(x5) & n_son(x2) & n_shave(x3) & n_male(x1) & n_father(x1) & n_bathroom(x4) & in(e1,x4) & for(e1,x5) & a_first(s1) & Time(e1,x3) & Theme(s1,x5) & Theme(e1,x2) & Actor(e1,x1)) |
||
A Father is observing his son, Kurt to see if his teaching prevents Kurt from cutting himself as he shave with a razor for the first time. | A woman is skating with her daughter. | 2 | -100 | A father is not a woman. | exists e1 p1 s1 x1 x2 x3 x4 x5 x8.(n_time(x8) & a_first(s1) & Theme(s1,x8) & n_male(x4) & n_male(x4) & n_male(x4) & ne_geo_kurt(x4) & n_teaching(x5) & of(x5,x4) & ne_per_kurt(x4) & Topic(e1,p1) & exists e2 p2.(Topic(e2,p2) & Actor(e2,x1) & v_see(e2) & exists e3 e4 p3 x6.(from(e3,e4) & exists e5 x7.(for(e5,x8) & with(e5,x7) & n_razor(x7) & Actor(e5,x4) & v_shave(e5)) & as(e4,p3) & Theme(e4,x4) & Actor(e4,x6) & v_cut(e4) & Theme(e3,x4) & Actor(e3,x5) & v_prevent(e3))) & Theme(e1,x3) & Actor(e1,x2) & v_observe(e1) & rel(x3,x4) & n_son(x3) & of(x3,x1) & n_male(x1) & ne_org_father(x2) & ne_org_father(x1)) | exists e1 x1 x2.(with(e1,x2) & n_daughter(x2) & of(x2,x1) & n_female(x1) & Actor(e1,x1) & v_skate(e1) & n_woman(x1)) | 4c1152c8-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 p1 s1 x1 x2 x3 x4 x5 x8.(v_observe(e1) & rel(x3,x4) & of(x5,x4) & of(x3,x1) & ne_per_kurt(x4) & ne_org_father(x2) & ne_org_father(x1) & ne_geo_kurt(x4) & n_time(x8) & n_teaching(x5) & n_son(x3) & n_male(x4) & n_male(x1) & exists e2 p2.(v_see(e2) & exists e3 e4 p3 x6.(v_prevent(e3) & v_cut(e4) & from(e3,e4) & exists e5 x7.(with(e5,x7) & v_shave(e5) & n_razor(x7) & for(e5,x8) & Actor(e5,x4)) & as(e4,p3) & Theme(e4,x4) & Theme(e3,x4) & Actor(e4,x6) & Actor(e3,x5)) & Topic(e2,p2) & Actor(e2,x1)) & a_first(s1) & Topic(e1,p1) & Theme(s1,x8) & Theme(e1,x3) & Actor(e1,x2)) | exists e1 x1 x2.(with(e1,x2) & v_skate(e1) & of(x2,x1) & n_woman(x1) & n_female(x1) & n_daughter(x2) & Actor(e1,x1)) |
||
Three women walk down the street. | Three ladies are walking outside. | 0 | -100 | Women implies ladies, and walk down the street implies walking outside | exists e1 x1 x2.(n_street(x2) & down(e1,x2) & Actor(e1,x1) & v_walk(e1) & n_woman(x1) & card_eq_3(x1)) | exists e1 s1 x1.(a_outside(s1) & Manner(e1,s1) & Actor(e1,x1) & v_walk(e1) & n_lady(x1) & card_eq_3(x1)) | 4c115cc8-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2.(v_walk(e1) & n_woman(x1) & n_street(x2) & down(e1,x2) & card_eq_3(x1) & Actor(e1,x1)) | exists e1 s1 x1.(v_walk(e1) & n_lady(x1) & card_eq_3(x1) & a_outside(s1) & Manner(e1,s1) & Actor(e1,x1)) |
||
Three women walk down the street. | Three sisters are walking down the road. | 1 | -100 | Not all women are sisters. | exists e1 x1 x2.(n_street(x2) & down(e1,x2) & Actor(e1,x1) & v_walk(e1) & n_woman(x1) & card_eq_3(x1)) | exists e1 x1 x2.(n_road(x2) & down(e1,x2) & Actor(e1,x1) & v_walk(e1) & n_sister(x1) & card_eq_3(x1)) | 4c116434-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2.(v_walk(e1) & n_woman(x1) & n_street(x2) & down(e1,x2) & card_eq_3(x1) & Actor(e1,x1)) | exists e1 x1 x2.(v_walk(e1) & n_sister(x1) & n_road(x2) & down(e1,x2) & card_eq_3(x1) & Actor(e1,x1)) |
||
Three women walk down the street. | Three boys are running down the street. | 2 | -100 | there are three women walking down a street. they can not be three boys running. | exists e1 x1 x2.(n_street(x2) & down(e1,x2) & Actor(e1,x1) & v_walk(e1) & n_woman(x1) & card_eq_3(x1)) | exists e1 x1 x2.(n_street(x2) & down(e1,x2) & Actor(e1,x1) & v_run(e1) & n_boy(x1) & card_eq_3(x1)) | 4c116a10-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2.(v_walk(e1) & n_woman(x1) & n_street(x2) & down(e1,x2) & card_eq_3(x1) & Actor(e1,x1)) | exists e1 x1 x2.(v_run(e1) & n_street(x2) & n_boy(x1) & down(e1,x2) & card_eq_3(x1) & Actor(e1,x1)) |
||
Two girls in bright green boots and a woman are together. | Three women are together | 0 | -100 | girls is a form of women | exists s1 s2 s3 x1 x2 x3 x4.(Theme(s3,x1) & a_together(s3) & in(x1,x2) & subset_of(x4,x2) & n_woman(x4) & subset_of(x3,x2) & n_boot(x3) & a_green(s2) & Theme(s2,x3) & a_bright(s1) & Theme(s1,x3) & n_girl(x1) & card_eq_2(x1)) | exists s1 x1.(Theme(s1,x1) & a_together(s1) & n_woman(x1) & card_eq_3(x1)) | 4c116ef2-e4c8-11ec-9cdd-0242ac1c0002 | exists s1 s2 s3 x1 x2 x3 x4.(subset_of(x4,x2) & subset_of(x3,x2) & n_woman(x4) & n_girl(x1) & n_boot(x3) & in(x1,x2) & card_eq_2(x1) & a_together(s3) & a_green(s2) & a_bright(s1) & Theme(s3,x1) & Theme(s2,x3) & Theme(s1,x3)) | exists s1 x1.(n_woman(x1) & card_eq_3(x1) & a_together(s1) & Theme(s1,x1)) |
||
Two girls in bright green boots and a woman are together. | A man sits alone in his kitchen | 2 | -100 | A man is different than two girls and a woman. | exists s1 s2 s3 x1 x2 x3 x4.(Theme(s3,x1) & a_together(s3) & in(x1,x2) & subset_of(x4,x2) & n_woman(x4) & subset_of(x3,x2) & n_boot(x3) & a_green(s2) & Theme(s2,x3) & a_bright(s1) & Theme(s1,x3) & n_girl(x1) & card_eq_2(x1)) | exists e1 s1 x1 x2.(in(e1,x2) & n_kitchen(x2) & of(x2,x1) & n_male(x1) & a_alone(s1) & Manner(e1,s1) & Actor(e1,x1) & v_sit(e1) & n_man(x1)) | 4c1173e8-e4c8-11ec-9cdd-0242ac1c0002 | exists s1 s2 s3 x1 x2 x3 x4.(subset_of(x4,x2) & subset_of(x3,x2) & n_woman(x4) & n_girl(x1) & n_boot(x3) & in(x1,x2) & card_eq_2(x1) & a_together(s3) & a_green(s2) & a_bright(s1) & Theme(s3,x1) & Theme(s2,x3) & Theme(s1,x3)) | exists e1 s1 x1 x2.(v_sit(e1) & of(x2,x1) & n_man(x1) & n_male(x1) & n_kitchen(x2) & in(e1,x2) & a_alone(s1) & Manner(e1,s1) & Actor(e1,x1)) |
||
Two girls in bright green boots and a woman are together. | A mother and her two daughters hike outdoors | 1 | -100 | Just because the two girls and a woman are together, does not imply that they hike outdoors. | exists s1 s2 s3 x1 x2 x3 x4.(Theme(s3,x1) & a_together(s3) & in(x1,x2) & subset_of(x4,x2) & n_woman(x4) & subset_of(x3,x2) & n_boot(x3) & a_green(s2) & Theme(s2,x3) & a_bright(s1) & Theme(s1,x3) & n_girl(x1) & card_eq_2(x1)) | exists s1 s2 x1 x2 x3.(a_topic(s1) & subset_of(x2,s1) & n_outdoors(x2) & a_hike(s2) & Theme(s2,x2) & of(x2,x3) & n_daughter(x3) & card_eq_2(x2) & of(x2,x1) & n_female(x1) & subset_of(x1,s1) & n_mother(x1)) | 4c117aa0-e4c8-11ec-9cdd-0242ac1c0002 | exists s1 s2 s3 x1 x2 x3 x4.(subset_of(x4,x2) & subset_of(x3,x2) & n_woman(x4) & n_girl(x1) & n_boot(x3) & in(x1,x2) & card_eq_2(x1) & a_together(s3) & a_green(s2) & a_bright(s1) & Theme(s3,x1) & Theme(s2,x3) & Theme(s1,x3)) | exists s1 s2 x1 x2 x3.(subset_of(x2,s1) & subset_of(x1,s1) & of(x2,x3) & of(x2,x1) & n_outdoors(x2) & n_mother(x1) & n_female(x1) & n_daughter(x3) & card_eq_2(x2) & a_topic(s1) & a_hike(s2) & Theme(s2,x2)) |
||
Lighthouse in a wooded area sits above tree's. | There is a building in this picture. | 0 | -100 | It is possible for a building to have a lighthouse sitting above tree's height. | exists e1 s1 x1 x2 x3 x4.(above(e1,x3) & n_'s(x3) & of(x3,x4) & n_tree(x4) & Actor(e1,x1) & v_sit(e1) & in(x1,x2) & n_area(x2) & a_wooded(s1) & Theme(s1,x2) & n_lighthouse(x1)) | exists p1 x1 x3.(n_picture(x3) & exists x2.((x1 = x2) & in(x2,x3) & n_building(x2))) | 4c118108-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4.(v_sit(e1) & of(x3,x4) & n_tree(x4) & n_lighthouse(x1) & n_area(x2) & n_'s(x3) & in(x1,x2) & above(e1,x3) & a_wooded(s1) & Theme(s1,x2) & Actor(e1,x1)) | exists x1 x3.(n_picture(x3) & exists x2.(n_building(x2) & in(x2,x3) & (x1 = x2))) |
||
Lighthouse in a wooded area sits above tree's. | The lighthouse's light hasn't worked in over 50 years, since that fateful night none are soon to forget. | 1 | -100 | Not all old lighthouses have lights that hasn't worked for over 50 years. | exists e1 s1 x1 x2 x3 x4.(above(e1,x3) & n_'s(x3) & of(x3,x4) & n_tree(x4) & Actor(e1,x1) & v_sit(e1) & in(x1,x2) & n_area(x2) & a_wooded(s1) & Theme(s1,x2) & n_lighthouse(x1)) | exists s1 x1 x2 x4 x5.(n_none(x4) & of(x4,x5) & n_night(x5) & a_fateful(s1) & Theme(s1,x4) & n_light(x2) & of(x2,x1) & n_lighthouse(x1) & -exists e1 p1 x3.(exists p2 s2.(Topic(s2,p2) & Actor(s2,x4) & a_soon(s2) & exists e2.(Actor(e2,x4) & v_forget(e2))) & since(e1,p1) & in(e1,x3) & n_year(x3) & card_eq_50(x3) & r_over(x3) & Actor(e1,x2) & v_work(e1))) | 4c11887e-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4.(v_sit(e1) & of(x3,x4) & n_tree(x4) & n_lighthouse(x1) & n_area(x2) & n_'s(x3) & in(x1,x2) & above(e1,x3) & a_wooded(s1) & Theme(s1,x2) & Actor(e1,x1)) | exists s1 x1 x2 x4 x5.(of(x4,x5) & of(x2,x1) & n_none(x4) & n_night(x5) & n_lighthouse(x1) & n_light(x2) & all e1 p1 x3.(all p2 s2.(all e2.(-v_forget(e2) | -Actor(e2,x4)) | -a_soon(s2) | -Topic(s2,p2) | -Actor(s2,x4)) | -v_work(e1) | -since(e1,p1) | -r_over(x3) | -n_year(x3) | -in(e1,x3) | -card_eq_50(x3) | -Actor(e1,x2)) & a_fateful(s1) & Theme(s1,x4)) |
||
Lighthouse in a wooded area sits above tree's. | The lighthouse was in the middle of a barren desert. | 2 | -100 | Either the lighthouse is in a wooded area or in the middle of a barren desert. It cannot be both at the same time. | exists e1 s1 x1 x2 x3 x4.(above(e1,x3) & n_'s(x3) & of(x3,x4) & n_tree(x4) & Actor(e1,x1) & v_sit(e1) & in(x1,x2) & n_area(x2) & a_wooded(s1) & Theme(s1,x2) & n_lighthouse(x1)) | exists p1 x1 x2.(n_middle(x2) & n_lighthouse(x1) & exists s1 x3.(in(x1,x2) & of(x2,x3) & n_desert(x3) & a_barren(s1) & Theme(s1,x3))) | 4c118da6-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4.(v_sit(e1) & of(x3,x4) & n_tree(x4) & n_lighthouse(x1) & n_area(x2) & n_'s(x3) & in(x1,x2) & above(e1,x3) & a_wooded(s1) & Theme(s1,x2) & Actor(e1,x1)) | exists x1 x2.(n_middle(x2) & n_lighthouse(x1) & exists s1 x3.(of(x2,x3) & n_desert(x3) & in(x1,x2) & a_barren(s1) & Theme(s1,x3))) |
||
Three women standing on a city street. | Some women talking on the street. | 1 | -100 | Standing does not imply that the women are talking. | exists e1 x1 x2 x3 x4.(a_topic(x1) & on(e1,x3) & n_street(x3) & of(x3,x4) & n_city(x4) & Actor(e1,x2) & v_stand(e1) & (x1 = x2) & n_woman(x1) & card_eq_3(x1)) | exists e1 x1 x2 x3.(n_street(x3) & a_topic(x1) & on(e1,x3) & Actor(e1,x2) & v_talk(e1) & (x1 = x2) & n_woman(x1)) | 4c119256-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4.(v_stand(e1) & on(e1,x3) & of(x3,x4) & n_woman(x1) & n_street(x3) & n_city(x4) & card_eq_3(x1) & a_topic(x1) & Actor(e1,x2) & (x1 = x2)) | exists e1 x1 x2 x3.(v_talk(e1) & on(e1,x3) & n_woman(x1) & n_street(x3) & a_topic(x1) & Actor(e1,x2) & (x1 = x2)) |
||
Three women standing on a city street. | An empty street. | 2 | -100 | If a street is empty, no one can be standing on it. | exists e1 x1 x2 x3 x4.(a_topic(x1) & on(e1,x3) & n_street(x3) & of(x3,x4) & n_city(x4) & Actor(e1,x2) & v_stand(e1) & (x1 = x2) & n_woman(x1) & card_eq_3(x1)) | exists s1 x1.(a_topic(x1) & n_street(x1) & a_empty(s1) & Theme(s1,x1)) | 4c11977e-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4.(v_stand(e1) & on(e1,x3) & of(x3,x4) & n_woman(x1) & n_street(x3) & n_city(x4) & card_eq_3(x1) & a_topic(x1) & Actor(e1,x2) & (x1 = x2)) | exists s1 x1.(n_street(x1) & a_topic(x1) & a_empty(s1) & Theme(s1,x1)) |
||
Three women standing on a city street. | Some people standing in the city | 0 | -100 | three women could be some people | exists e1 x1 x2 x3 x4.(a_topic(x1) & on(e1,x3) & n_street(x3) & of(x3,x4) & n_city(x4) & Actor(e1,x2) & v_stand(e1) & (x1 = x2) & n_woman(x1) & card_eq_3(x1)) | exists e1 x1 x2 x3.(n_city(x3) & a_topic(x1) & in(e1,x3) & Actor(e1,x2) & v_stand(e1) & (x1 = x2) & n_people(x1)) | 4c119bde-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4.(v_stand(e1) & on(e1,x3) & of(x3,x4) & n_woman(x1) & n_street(x3) & n_city(x4) & card_eq_3(x1) & a_topic(x1) & Actor(e1,x2) & (x1 = x2)) | exists e1 x1 x2 x3.(v_stand(e1) & n_people(x1) & n_city(x3) & in(e1,x3) & a_topic(x1) & Actor(e1,x2) & (x1 = x2)) |
||
Two girls and a woman walking on the sidewalk | A family walks down to the park | 1 | 0.582018 | Sidewalks are present everywhere , not only a park. | exists e1 s1 x1 x2 x3 x4.(n_sidewalk(x4) & a_topic(s1) & subset_of(x2,s1) & on(e1,x4) & Actor(e1,x3) & v_walk(e1) & (x2 = x3) & n_woman(x2) & subset_of(x1,s1) & n_girl(x1) & card_eq_2(x1)) | exists e1 p1 x1 x2.(n_park(x2) & exists s1.(to(s1,x2) & Theme(s1,x1) & a_down(s1)) & Topic(e1,p1) & Actor(e1,x1) & v_walk(e1) & n_family(x1)) | 4c11a160-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4.(v_walk(e1) & subset_of(x2,s1) & subset_of(x1,s1) & on(e1,x4) & n_woman(x2) & n_sidewalk(x4) & n_girl(x1) & card_eq_2(x1) & a_topic(s1) & Actor(e1,x3) & (x2 = x3)) | exists e1 p1 x1 x2.(v_walk(e1) & n_park(x2) & n_family(x1) & exists s1.(to(s1,x2) & a_down(s1) & Theme(s1,x1)) & Topic(e1,p1) & Actor(e1,x1)) |
||
Two girls and a woman walking on the sidewalk | Three people are walking on a sidewalke | 0 | -100 | two girls and a woman account for three people | exists e1 s1 x1 x2 x3 x4.(n_sidewalk(x4) & a_topic(s1) & subset_of(x2,s1) & on(e1,x4) & Actor(e1,x3) & v_walk(e1) & (x2 = x3) & n_woman(x2) & subset_of(x1,s1) & n_girl(x1) & card_eq_2(x1)) | exists e1 x1 x2.(on(e1,x2) & n_sidewalke(x2) & Actor(e1,x1) & v_walk(e1) & n_people(x1) & card_eq_3(x1)) | 4c11a692-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4.(v_walk(e1) & subset_of(x2,s1) & subset_of(x1,s1) & on(e1,x4) & n_woman(x2) & n_sidewalk(x4) & n_girl(x1) & card_eq_2(x1) & a_topic(s1) & Actor(e1,x3) & (x2 = x3)) | exists e1 x1 x2.(v_walk(e1) & on(e1,x2) & n_sidewalke(x2) & n_people(x1) & card_eq_3(x1) & Actor(e1,x1)) |
||
Two girls and a woman walking on the sidewalk | A mother and her daughters are walking down the street. | 1 | 0.843368 | The girls may be related to her in some other way, it need not be her daughters. | exists e1 s1 x1 x2 x3 x4.(n_sidewalk(x4) & a_topic(s1) & subset_of(x2,s1) & on(e1,x4) & Actor(e1,x3) & v_walk(e1) & (x2 = x3) & n_woman(x2) & subset_of(x1,s1) & n_girl(x1) & card_eq_2(x1)) | exists e1 x1 x2 x3 x4.(n_street(x4) & down(e1,x4) & Actor(e1,x1) & v_walk(e1) & subset_of(x3,x1) & n_daughter(x3) & of(x3,x2) & n_female(x2) & subset_of(x2,x1) & n_mother(x2)) | 4c11ac0a-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4.(v_walk(e1) & subset_of(x2,s1) & subset_of(x1,s1) & on(e1,x4) & n_woman(x2) & n_sidewalk(x4) & n_girl(x1) & card_eq_2(x1) & a_topic(s1) & Actor(e1,x3) & (x2 = x3)) | exists e1 x1 x2 x3 x4.(v_walk(e1) & subset_of(x3,x1) & subset_of(x2,x1) & of(x3,x2) & n_street(x4) & n_mother(x2) & n_female(x2) & n_daughter(x3) & down(e1,x4) & Actor(e1,x1)) |
||
Two girls and a woman walking on the sidewalk | They are enjoying a treadmill | 2 | -100 | A sidewalk is not the same as a treadmill. | exists e1 s1 x1 x2 x3 x4.(n_sidewalk(x4) & a_topic(s1) & subset_of(x2,s1) & on(e1,x4) & Actor(e1,x3) & v_walk(e1) & (x2 = x3) & n_woman(x2) & subset_of(x1,s1) & n_girl(x1) & card_eq_2(x1)) | exists e1 x1 x2.(n_thing(x1) & Theme(e1,x2) & Actor(e1,x1) & v_enjoy(e1) & n_treadmill(x2)) | 4c11b0ba-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4.(v_walk(e1) & subset_of(x2,s1) & subset_of(x1,s1) & on(e1,x4) & n_woman(x2) & n_sidewalk(x4) & n_girl(x1) & card_eq_2(x1) & a_topic(s1) & Actor(e1,x3) & (x2 = x3)) | exists e1 x1 x2.(v_enjoy(e1) & n_treadmill(x2) & n_thing(x1) & Theme(e1,x2) & Actor(e1,x1)) |
||
Two girls and a woman walking on the sidewalk | the pig was huge and running | 2 | -100 | Running is different than walking. | exists e1 s1 x1 x2 x3 x4.(n_sidewalk(x4) & a_topic(s1) & subset_of(x2,s1) & on(e1,x4) & Actor(e1,x3) & v_walk(e1) & (x2 = x3) & n_woman(x2) & subset_of(x1,s1) & n_girl(x1) & card_eq_2(x1)) | exists s1 s2 x1.(n_pig(x1) & Theme(s2,x1) & a_run(s2) & Theme(s1,x1) & a_huge(s1)) | 4c11b524-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4.(v_walk(e1) & subset_of(x2,s1) & subset_of(x1,s1) & on(e1,x4) & n_woman(x2) & n_sidewalk(x4) & n_girl(x1) & card_eq_2(x1) & a_topic(s1) & Actor(e1,x3) & (x2 = x3)) | exists s1 s2 x1.(n_pig(x1) & a_run(s2) & a_huge(s1) & Theme(s2,x1) & Theme(s1,x1)) |
||
Two girls and a woman walking on the sidewalk | Two girls and a woman are walking in the rain | 1 | 0.131758 | Walking on a sidewalk does not mean they are walking in the rain. | exists e1 s1 x1 x2 x3 x4.(n_sidewalk(x4) & a_topic(s1) & subset_of(x2,s1) & on(e1,x4) & Actor(e1,x3) & v_walk(e1) & (x2 = x3) & n_woman(x2) & subset_of(x1,s1) & n_girl(x1) & card_eq_2(x1)) | exists e1 x1 x2 x3 x4.(n_rain(x4) & in(e1,x4) & Actor(e1,x1) & v_walk(e1) & subset_of(x3,x1) & n_woman(x3) & subset_of(x2,x1) & n_girl(x2) & card_eq_2(x2)) | 4c11b984-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4.(v_walk(e1) & subset_of(x2,s1) & subset_of(x1,s1) & on(e1,x4) & n_woman(x2) & n_sidewalk(x4) & n_girl(x1) & card_eq_2(x1) & a_topic(s1) & Actor(e1,x3) & (x2 = x3)) | exists e1 x1 x2 x3 x4.(v_walk(e1) & subset_of(x3,x1) & subset_of(x2,x1) & n_woman(x3) & n_rain(x4) & n_girl(x2) & in(e1,x4) & card_eq_2(x2) & Actor(e1,x1)) |
||
Two girls and a woman walking on the sidewalk | A group of woman are at a salon. | 2 | -100 | A group of women does not include two girls. | exists e1 s1 x1 x2 x3 x4.(n_sidewalk(x4) & a_topic(s1) & subset_of(x2,s1) & on(e1,x4) & Actor(e1,x3) & v_walk(e1) & (x2 = x3) & n_woman(x2) & subset_of(x1,s1) & n_girl(x1) & card_eq_2(x1)) | exists p1 x1 x2.(exists x3.(at(x1,x3) & n_salon(x3)) & of(x1,x2) & n_woman(x2) & n_group(x1)) | 4c11be8e-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4.(v_walk(e1) & subset_of(x2,s1) & subset_of(x1,s1) & on(e1,x4) & n_woman(x2) & n_sidewalk(x4) & n_girl(x1) & card_eq_2(x1) & a_topic(s1) & Actor(e1,x3) & (x2 = x3)) | exists x1 x2.(of(x1,x2) & n_woman(x2) & n_group(x1) & exists x3.(n_salon(x3) & at(x1,x3))) |
||
Two girls and a woman walking on the sidewalk | three females are outside | 0 | -100 | two girls and a woman make three females | exists e1 s1 x1 x2 x3 x4.(n_sidewalk(x4) & a_topic(s1) & subset_of(x2,s1) & on(e1,x4) & Actor(e1,x3) & v_walk(e1) & (x2 = x3) & n_woman(x2) & subset_of(x1,s1) & n_girl(x1) & card_eq_2(x1)) | exists s1 x1.(Theme(s1,x1) & a_outside(s1) & n_female(x1) & card_eq_3(x1)) | 4c11c33e-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4.(v_walk(e1) & subset_of(x2,s1) & subset_of(x1,s1) & on(e1,x4) & n_woman(x2) & n_sidewalk(x4) & n_girl(x1) & card_eq_2(x1) & a_topic(s1) & Actor(e1,x3) & (x2 = x3)) | exists s1 x1.(n_female(x1) & card_eq_3(x1) & a_outside(s1) & Theme(s1,x1)) |
||
Two girls and a woman walking on the sidewalk | There is a group of females outside. | 0 | -100 | two girls and a woman is a group | exists e1 s1 x1 x2 x3 x4.(n_sidewalk(x4) & a_topic(s1) & subset_of(x2,s1) & on(e1,x4) & Actor(e1,x3) & v_walk(e1) & (x2 = x3) & n_woman(x2) & subset_of(x1,s1) & n_girl(x1) & card_eq_2(x1)) | exists p1 s1 x1.(a_outside(s1) & Manner(p1,s1) & exists x2 x3.((x1 = x2) & of(x2,x3) & n_female(x3) & n_group(x2))) | 4c11c7e4-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4.(v_walk(e1) & subset_of(x2,s1) & subset_of(x1,s1) & on(e1,x4) & n_woman(x2) & n_sidewalk(x4) & n_girl(x1) & card_eq_2(x1) & a_topic(s1) & Actor(e1,x3) & (x2 = x3)) | exists p1 s1 x1.(exists x2 x3.(of(x2,x3) & n_group(x2) & n_female(x3) & (x1 = x2)) & a_outside(s1) & Manner(p1,s1)) |
||
Two girls and a woman walking on the sidewalk | there is a girl and her family outside | 1 | 0.865725 | Three women may be friends too, not necessarily a family. | exists e1 s1 x1 x2 x3 x4.(n_sidewalk(x4) & a_topic(s1) & subset_of(x2,s1) & on(e1,x4) & Actor(e1,x3) & v_walk(e1) & (x2 = x3) & n_woman(x2) & subset_of(x1,s1) & n_girl(x1) & card_eq_2(x1)) | exists p1 x1 x2 x3 x4 x5.((x1 = x2) & subset_of(x4,x2) & n_outside(x4) & of(x4,x5) & n_family(x5) & of(x4,x3) & n_female(x3) & subset_of(x3,x2) & n_girl(x3)) | 4c11ccee-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4.(v_walk(e1) & subset_of(x2,s1) & subset_of(x1,s1) & on(e1,x4) & n_woman(x2) & n_sidewalk(x4) & n_girl(x1) & card_eq_2(x1) & a_topic(s1) & Actor(e1,x3) & (x2 = x3)) | exists x1 x2 x3 x4 x5.(subset_of(x4,x2) & subset_of(x3,x2) & of(x4,x5) & of(x4,x3) & n_outside(x4) & n_girl(x3) & n_female(x3) & n_family(x5) & (x1 = x2)) |
||
Two girls and a woman walking on the sidewalk | Two girls and a woman are sitting down | 2 | 0 | Walking is not sitting. | exists e1 s1 x1 x2 x3 x4.(n_sidewalk(x4) & a_topic(s1) & subset_of(x2,s1) & on(e1,x4) & Actor(e1,x3) & v_walk(e1) & (x2 = x3) & n_woman(x2) & subset_of(x1,s1) & n_girl(x1) & card_eq_2(x1)) | exists e1 s1 x1 x2 x3.(a_down(s1) & Manner(e1,s1) & Actor(e1,x1) & v_sit(e1) & subset_of(x3,x1) & n_woman(x3) & subset_of(x2,x1) & n_girl(x2) & card_eq_2(x2)) | 4c11d284-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4.(v_walk(e1) & subset_of(x2,s1) & subset_of(x1,s1) & on(e1,x4) & n_woman(x2) & n_sidewalk(x4) & n_girl(x1) & card_eq_2(x1) & a_topic(s1) & Actor(e1,x3) & (x2 = x3)) | exists e1 s1 x1 x2 x3.(v_sit(e1) & subset_of(x3,x1) & subset_of(x2,x1) & n_woman(x3) & n_girl(x2) & card_eq_2(x2) & a_down(s1) & Manner(e1,s1) & Actor(e1,x1)) |
||
Two girls and a woman walking on the sidewalk | They are outdoors | 0 | -100 | The two girls and the woman are on the sidewalk which is outdoors | exists e1 s1 x1 x2 x3 x4.(n_sidewalk(x4) & a_topic(s1) & subset_of(x2,s1) & on(e1,x4) & Actor(e1,x3) & v_walk(e1) & (x2 = x3) & n_woman(x2) & subset_of(x1,s1) & n_girl(x1) & card_eq_2(x1)) | exists p1 x1.(n_thing(x1) & exists x2.((x1 = x2) & n_outdoors(x2))) | 4c11d75c-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4.(v_walk(e1) & subset_of(x2,s1) & subset_of(x1,s1) & on(e1,x4) & n_woman(x2) & n_sidewalk(x4) & n_girl(x1) & card_eq_2(x1) & a_topic(s1) & Actor(e1,x3) & (x2 = x3)) | exists x1.(n_thing(x1) & exists x2.(n_outdoors(x2) & (x1 = x2))) |
||
Two girls and a woman walking on the sidewalk | Two boys and a man are playing poker | 2 | -100 | Girls and women indicate females, while boys and man indicate males. | exists e1 s1 x1 x2 x3 x4.(n_sidewalk(x4) & a_topic(s1) & subset_of(x2,s1) & on(e1,x4) & Actor(e1,x3) & v_walk(e1) & (x2 = x3) & n_woman(x2) & subset_of(x1,s1) & n_girl(x1) & card_eq_2(x1)) | exists e1 x1 x2 x3 x4.(Theme(e1,x4) & Actor(e1,x1) & v_play(e1) & n_poker(x4) & subset_of(x3,x1) & n_man(x3) & subset_of(x2,x1) & n_boy(x2) & card_eq_2(x2)) | 4c11dc0c-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4.(v_walk(e1) & subset_of(x2,s1) & subset_of(x1,s1) & on(e1,x4) & n_woman(x2) & n_sidewalk(x4) & n_girl(x1) & card_eq_2(x1) & a_topic(s1) & Actor(e1,x3) & (x2 = x3)) | exists e1 x1 x2 x3 x4.(v_play(e1) & subset_of(x3,x1) & subset_of(x2,x1) & n_poker(x4) & n_man(x3) & n_boy(x2) & card_eq_2(x2) & Theme(e1,x4) & Actor(e1,x1)) |
||
Two girls and a woman walking on the sidewalk | Two girls and a woman are talking to each other | 1 | 0.821864 | The women need not necessarily be talking while walking. | exists e1 s1 x1 x2 x3 x4.(n_sidewalk(x4) & a_topic(s1) & subset_of(x2,s1) & on(e1,x4) & Actor(e1,x3) & v_walk(e1) & (x2 = x3) & n_woman(x2) & subset_of(x1,s1) & n_girl(x1) & card_eq_2(x1)) | exists e1 x1 x2 x3.(all x4.(n_other(x4) -> to(e1,x4)) & Actor(e1,x1) & v_talk(e1) & subset_of(x3,x1) & n_woman(x3) & subset_of(x2,x1) & n_girl(x2) & card_eq_2(x2)) | 4c11e0f8-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4.(v_walk(e1) & subset_of(x2,s1) & subset_of(x1,s1) & on(e1,x4) & n_woman(x2) & n_sidewalk(x4) & n_girl(x1) & card_eq_2(x1) & a_topic(s1) & Actor(e1,x3) & (x2 = x3)) | exists e1 x1 x2 x3.(v_talk(e1) & subset_of(x3,x1) & subset_of(x2,x1) & n_woman(x3) & n_girl(x2) & card_eq_2(x2) & all x4.(to(e1,x4) | -n_other(x4)) & Actor(e1,x1)) |
||
Two girls and a woman walking on the sidewalk | At least three females are present on the sidewalk | 0 | 0.973334 | The two girls and the woman are three females walking on the sidewalk | exists e1 s1 x1 x2 x3 x4.(n_sidewalk(x4) & a_topic(s1) & subset_of(x2,s1) & on(e1,x4) & Actor(e1,x3) & v_walk(e1) & (x2 = x3) & n_woman(x2) & subset_of(x1,s1) & n_girl(x1) & card_eq_2(x1)) | exists e1 s1 x1 x2.(n_sidewalk(x2) & a_at(e1) & Actor(e1,s1) & v_least(e1) & on(s1,x2) & Theme(s1,x1) & a_present(s1) & n_female(x1) & card_eq_3(x1)) | 4c11e5da-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4.(v_walk(e1) & subset_of(x2,s1) & subset_of(x1,s1) & on(e1,x4) & n_woman(x2) & n_sidewalk(x4) & n_girl(x1) & card_eq_2(x1) & a_topic(s1) & Actor(e1,x3) & (x2 = x3)) | exists e1 s1 x1 x2.(v_least(e1) & on(s1,x2) & n_sidewalk(x2) & n_female(x1) & card_eq_3(x1) & a_present(s1) & a_at(e1) & Theme(s1,x1) & Actor(e1,s1)) |
||
Runners are passing by a red and white lighthouse. | A group of runners wearing bibs passing a lighthouse. | 1 | -100 | It is not mandatory that runners should be wearing bibs. | exists e1 s1 s2 x1 x2.(by(e1,x2) & n_lighthouse(x2) & a_white(s2) & Theme(s2,x2) & a_red(s1) & Theme(s1,x2) & Actor(e1,x1) & v_pass(e1) & n_runner(x1)) | exists e2 e1 x1 x2 x3 x4 x5 x6.(a_topic(x1) & Theme(e2,x4) & Actor(e2,x3) & v_wear(e2) & Theme(e1,x6) & Actor(e1,x5) & v_pass(e1) & n_lighthouse(x6) & (x4 = x5) & n_bib(x4) & (x1 = x3) & of(x1,x2) & n_runner(x2) & n_group(x1)) | 4c11eac6-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 x1 x2.(v_pass(e1) & n_runner(x1) & n_lighthouse(x2) & by(e1,x2) & a_white(s2) & a_red(s1) & Theme(s2,x2) & Theme(s1,x2) & Actor(e1,x1)) | exists e2 e1 x1 x2 x3 x4 x5 x6.(v_wear(e2) & v_pass(e1) & of(x1,x2) & n_runner(x2) & n_lighthouse(x6) & n_group(x1) & n_bib(x4) & a_topic(x1) & Theme(e2,x4) & Theme(e1,x6) & Actor(e2,x3) & Actor(e1,x5) & (x4 = x5) & (x1 = x3)) |
||
Runners are passing by a red and white lighthouse. | A pair of runners are sitting on a bench on the beach. | 2 | -100 | Runners cannot be passing and sitting at the same time. | exists e1 s1 s2 x1 x2.(by(e1,x2) & n_lighthouse(x2) & a_white(s2) & Theme(s2,x2) & a_red(s1) & Theme(s1,x2) & Actor(e1,x1) & v_pass(e1) & n_runner(x1)) | exists e1 x1 x2 x3 x4.(n_beach(x4) & on(e1,x4) & on(e1,x3) & n_bench(x3) & Actor(e1,x1) & v_sit(e1) & of(x1,x2) & n_runner(x2) & n_pair(x1)) | 4c11efda-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 x1 x2.(v_pass(e1) & n_runner(x1) & n_lighthouse(x2) & by(e1,x2) & a_white(s2) & a_red(s1) & Theme(s2,x2) & Theme(s1,x2) & Actor(e1,x1)) | exists e1 x1 x2 x3 x4.(v_sit(e1) & on(e1,x4) & on(e1,x3) & of(x1,x2) & n_runner(x2) & n_pair(x1) & n_bench(x3) & n_beach(x4) & Actor(e1,x1)) |
||
Runners are passing by a red and white lighthouse. | There are runners outside | 0 | -100 | Runners are passing a lighthouse which is outdoors | exists e1 s1 s2 x1 x2.(by(e1,x2) & n_lighthouse(x2) & a_white(s2) & Theme(s2,x2) & a_red(s1) & Theme(s1,x2) & Actor(e1,x1) & v_pass(e1) & n_runner(x1)) | exists p1 s1 x1.(a_outside(s1) & Manner(p1,s1) & exists x2.((x1 = x2) & n_runner(x2))) | 4c11f62e-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 x1 x2.(v_pass(e1) & n_runner(x1) & n_lighthouse(x2) & by(e1,x2) & a_white(s2) & a_red(s1) & Theme(s2,x2) & Theme(s1,x2) & Actor(e1,x1)) | exists p1 s1 x1.(exists x2.(n_runner(x2) & (x1 = x2)) & a_outside(s1) & Manner(p1,s1)) |
||
A black man holding a basketball while listening to music on his iPod. | A man holding a basketball while listening to music on his iPod. | 0 | -100 | A man is holding a basketball while listening to his iPod. | exists e1 e2 s1 x1 x2 x3 x4 x5.(a_topic(x1) & while(e1,e2) & on(e2,x5) & n_ipod(x5) & of(x5,x1) & n_male(x1) & to(e2,x4) & n_music(x4) & Actor(e2,x2) & v_listen(e2) & Theme(e1,x3) & Actor(e1,x2) & v_hold(e1) & n_basketball(x3) & (x1 = x2) & n_man(x1) & a_black(s1) & Theme(s1,x1)) | exists e1 e2 x1 x2 x3 x4 x5.(a_topic(x1) & while(e1,e2) & on(e2,x5) & n_ipod(x5) & of(x5,x1) & n_male(x1) & to(e2,x4) & n_music(x4) & Actor(e2,x2) & v_listen(e2) & Theme(e1,x3) & Actor(e1,x2) & v_hold(e1) & n_basketball(x3) & (x1 = x2) & n_man(x1)) | 4c11fdfe-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 s1 x1 x2 x3 x4 x5.(while(e1,e2) & v_listen(e2) & v_hold(e1) & to(e2,x4) & on(e2,x5) & of(x5,x1) & n_music(x4) & n_man(x1) & n_male(x1) & n_ipod(x5) & n_basketball(x3) & a_topic(x1) & a_black(s1) & Theme(s1,x1) & Theme(e1,x3) & Actor(e2,x2) & Actor(e1,x2) & (x1 = x2)) | exists e1 e2 x1 x2 x3 x4 x5.(while(e1,e2) & v_listen(e2) & v_hold(e1) & to(e2,x4) & on(e2,x5) & of(x5,x1) & n_music(x4) & n_man(x1) & n_male(x1) & n_ipod(x5) & n_basketball(x3) & a_topic(x1) & Theme(e1,x3) & Actor(e2,x2) & Actor(e1,x2) & (x1 = x2)) |
||
A black man holding a basketball while listening to music on his iPod. | A white man holding a basketball while listening to music on his iPod. | 2 | -100 | A black man is of a different race than a white man. | exists e2 e1 s1 x1 x2 x3 x4 x5.(a_topic(x1) & while(e1,e2) & on(e2,x5) & n_ipod(x5) & of(x5,x1) & n_male(x1) & to(e2,x4) & n_music(x4) & Actor(e2,x2) & v_listen(e2) & Theme(e1,x3) & Actor(e1,x2) & v_hold(e1) & n_basketball(x3) & (x1 = x2) & n_man(x1) & a_black(s1) & Theme(s1,x1)) | exists e2 e1 s1 x1 x2 x3 x4 x5.(a_topic(x1) & while(e1,e2) & on(e2,x5) & n_ipod(x5) & of(x5,x1) & n_male(x1) & to(e2,x4) & n_music(x4) & Actor(e2,x2) & v_listen(e2) & Theme(e1,x3) & Actor(e1,x2) & v_hold(e1) & n_basketball(x3) & (x1 = x2) & n_man(x1) & a_white(s1) & Theme(s1,x1)) | 4c1203b2-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e1 s1 x1 x2 x3 x4 x5.(while(e1,e2) & v_listen(e2) & v_hold(e1) & to(e2,x4) & on(e2,x5) & of(x5,x1) & n_music(x4) & n_man(x1) & n_male(x1) & n_ipod(x5) & n_basketball(x3) & a_topic(x1) & a_black(s1) & Theme(s1,x1) & Theme(e1,x3) & Actor(e2,x2) & Actor(e1,x2) & (x1 = x2)) | exists e2 e1 s1 x1 x2 x3 x4 x5.(while(e1,e2) & v_listen(e2) & v_hold(e1) & to(e2,x4) & on(e2,x5) & of(x5,x1) & n_music(x4) & n_man(x1) & n_male(x1) & n_ipod(x5) & n_basketball(x3) & a_white(s1) & a_topic(x1) & Theme(s1,x1) & Theme(e1,x3) & Actor(e2,x2) & Actor(e1,x2) & (x1 = x2)) |
||
A black man holding a basketball while listening to music on his iPod. | A black man holding a basketball while listening to podcasts on his iPod. | 1 | -100 | Podcasts may refer to video too, not only music. | exists e1 e2 s1 x1 x2 x3 x4 x5.(a_topic(x1) & while(e1,e2) & on(e2,x5) & n_ipod(x5) & of(x5,x1) & n_male(x1) & to(e2,x4) & n_music(x4) & Actor(e2,x2) & v_listen(e2) & Theme(e1,x3) & Actor(e1,x2) & v_hold(e1) & n_basketball(x3) & (x1 = x2) & n_man(x1) & a_black(s1) & Theme(s1,x1)) | exists e1 e2 s1 x1 x2 x3 x4 x5.(a_topic(x1) & while(e1,e2) & to(e2,x4) & on(x4,x5) & n_ipod(x5) & of(x5,x1) & n_male(x1) & n_podcast(x4) & Actor(e2,x2) & v_listen(e2) & Theme(e1,x3) & Actor(e1,x2) & v_hold(e1) & n_basketball(x3) & (x1 = x2) & n_man(x1) & a_black(s1) & Theme(s1,x1)) | 4c1208da-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 s1 x1 x2 x3 x4 x5.(while(e1,e2) & v_listen(e2) & v_hold(e1) & to(e2,x4) & on(e2,x5) & of(x5,x1) & n_music(x4) & n_man(x1) & n_male(x1) & n_ipod(x5) & n_basketball(x3) & a_topic(x1) & a_black(s1) & Theme(s1,x1) & Theme(e1,x3) & Actor(e2,x2) & Actor(e1,x2) & (x1 = x2)) | exists e1 e2 s1 x1 x2 x3 x4 x5.(while(e1,e2) & v_listen(e2) & v_hold(e1) & to(e2,x4) & on(x4,x5) & of(x5,x1) & n_podcast(x4) & n_man(x1) & n_male(x1) & n_ipod(x5) & n_basketball(x3) & a_topic(x1) & a_black(s1) & Theme(s1,x1) & Theme(e1,x3) & Actor(e2,x2) & Actor(e1,x2) & (x1 = x2)) |
||
Two men with hard hats are talking. | Some workers conversing outside. | 1 | -100 | Talking need not necessarily be done outside. | exists e1 s1 x1 x2.(Actor(e1,x1) & v_talk(e1) & with(x1,x2) & n_hat(x2) & a_hard(s1) & Theme(s1,x2) & n_man(x1) & card_eq_2(x1)) | exists e1 p1 x1 x2.(a_topic(x1) & exists s1.(Theme(s1,x2) & a_outside(s1)) & Topic(e1,p1) & Actor(e1,x2) & v_converse(e1) & (x1 = x2) & n_worker(x1)) | 4c120e02-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2.(with(x1,x2) & v_talk(e1) & n_man(x1) & n_hat(x2) & card_eq_2(x1) & a_hard(s1) & Theme(s1,x2) & Actor(e1,x1)) | exists e1 p1 x1 x2.(v_converse(e1) & n_worker(x1) & exists s1.(a_outside(s1) & Theme(s1,x2)) & a_topic(x1) & Topic(e1,p1) & Actor(e1,x2) & (x1 = x2)) |
||
Two men with hard hats are talking. | A worker conversing with himself. | 2 | -100 | A worker indicates a single person, while two men indicates more than one person. | exists e1 s1 x1 x2.(Actor(e1,x1) & v_talk(e1) & with(x1,x2) & n_hat(x2) & a_hard(s1) & Theme(s1,x2) & n_man(x1) & card_eq_2(x1)) | exists e1 x1 x2.(a_topic(x1) & with(e1,x1) & n_male(x1) & Actor(e1,x2) & v_converse(e1) & (x1 = x2) & n_worker(x1)) | 4c12132a-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2.(with(x1,x2) & v_talk(e1) & n_man(x1) & n_hat(x2) & card_eq_2(x1) & a_hard(s1) & Theme(s1,x2) & Actor(e1,x1)) | exists e1 x1 x2.(with(e1,x1) & v_converse(e1) & n_worker(x1) & n_male(x1) & a_topic(x1) & Actor(e1,x2) & (x1 = x2)) |
||
Two men with hard hats are talking. | Some workers conversing. | 0 | -100 | The two men are workers who are having a conversation | exists e1 s1 x1 x2.(Actor(e1,x1) & v_talk(e1) & with(x1,x2) & n_hat(x2) & a_hard(s1) & Theme(s1,x2) & n_man(x1) & card_eq_2(x1)) | exists e1 x1 x2.(a_topic(x1) & Actor(e1,x2) & v_converse(e1) & (x1 = x2) & n_worker(x1)) | 4c121834-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2.(with(x1,x2) & v_talk(e1) & n_man(x1) & n_hat(x2) & card_eq_2(x1) & a_hard(s1) & Theme(s1,x2) & Actor(e1,x1)) | exists e1 x1 x2.(v_converse(e1) & n_worker(x1) & a_topic(x1) & Actor(e1,x2) & (x1 = x2)) |
||
A large group of people at a concert. | They are watching the concert on the tv. | 2 | -100 | The people cannot be both at a concert and watching the concert on tv. | exists s1 x1 x2 x3.(a_topic(x1) & of(x1,x2) & at(x2,x3) & n_concert(x3) & n_people(x2) & n_group(x1) & a_large(s1) & Theme(s1,x1)) | exists e1 x1 x2 x3.(n_tv(x3) & n_concert(x2) & n_thing(x1) & on(e1,x3) & Theme(e1,x2) & Actor(e1,x1) & v_watch(e1)) | 4c121dca-e4c8-11ec-9cdd-0242ac1c0002 | exists s1 x1 x2 x3.(of(x1,x2) & n_people(x2) & n_group(x1) & n_concert(x3) & at(x2,x3) & a_topic(x1) & a_large(s1) & Theme(s1,x1)) | exists e1 x1 x2 x3.(v_watch(e1) & on(e1,x3) & n_tv(x3) & n_thing(x1) & n_concert(x2) & Theme(e1,x2) & Actor(e1,x1)) |
||
A large group of people at a concert. | They are dancing to the music. | 1 | -100 | Not all people at the concert are dancing. | exists s1 x1 x2 x3.(a_topic(x1) & of(x1,x2) & at(x2,x3) & n_concert(x3) & n_people(x2) & n_group(x1) & a_large(s1) & Theme(s1,x1)) | exists e1 x1 x2.(n_music(x2) & n_thing(x1) & to(e1,x2) & Actor(e1,x1) & v_dance(e1)) | 4c12241e-e4c8-11ec-9cdd-0242ac1c0002 | exists s1 x1 x2 x3.(of(x1,x2) & n_people(x2) & n_group(x1) & n_concert(x3) & at(x2,x3) & a_topic(x1) & a_large(s1) & Theme(s1,x1)) | exists e1 x1 x2.(v_dance(e1) & to(e1,x2) & n_thing(x1) & n_music(x2) & Actor(e1,x1)) |
||
A large group of people at a concert. | They are enjoying the music | 1 | -100 | People at concert doesn't infer they are enjoying the music. | exists s1 x1 x2 x3.(a_topic(x1) & of(x1,x2) & at(x2,x3) & n_concert(x3) & n_people(x2) & n_group(x1) & a_large(s1) & Theme(s1,x1)) | exists e1 x1 x2.(n_music(x2) & n_thing(x1) & Theme(e1,x2) & Actor(e1,x1) & v_enjoy(e1)) | 4c122964-e4c8-11ec-9cdd-0242ac1c0002 | exists s1 x1 x2 x3.(of(x1,x2) & n_people(x2) & n_group(x1) & n_concert(x3) & at(x2,x3) & a_topic(x1) & a_large(s1) & Theme(s1,x1)) | exists e1 x1 x2.(v_enjoy(e1) & n_thing(x1) & n_music(x2) & Theme(e1,x2) & Actor(e1,x1)) |
||
A man cuts the grass along side a wall of hedges. | A tall man cutting grass | 1 | -100 | A man cutting grass doesn't infer that the man is tall. | exists e1 x1 x2.(n_grass(x2) & all x3.(n_wall(x3) -> exists x4 x5.(along(e1,x4) & of(x4,x5) & n_hedge(x5) & for(x4,x3) & n_side(x4))) & Theme(e1,x2) & Actor(e1,x1) & v_cut(e1) & n_man(x1)) | exists e1 s1 x1 x2 x3.(a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & v_cut(e1) & n_grass(x3) & (x1 = x2) & n_man(x1) & a_tall(s1) & Theme(s1,x1)) | 4c122e8c-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2.(v_cut(e1) & n_man(x1) & n_grass(x2) & all x3.(exists x4 x5.(of(x4,x5) & n_side(x4) & n_hedge(x5) & for(x4,x3) & along(e1,x4)) | -n_wall(x3)) & Theme(e1,x2) & Actor(e1,x1)) | exists e1 s1 x1 x2 x3.(v_cut(e1) & n_man(x1) & n_grass(x3) & a_topic(x1) & a_tall(s1) & Theme(s1,x1) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2)) |
||
A man cuts the grass along side a wall of hedges. | A man cutting grass | 0 | -100 | A man is cutting his grass | exists e1 x1 x2.(n_grass(x2) & all x3.(n_wall(x3) -> exists x4 x5.(along(e1,x4) & of(x4,x5) & n_hedge(x5) & for(x4,x3) & n_side(x4))) & Theme(e1,x2) & Actor(e1,x1) & v_cut(e1) & n_man(x1)) | exists e1 x1 x2 x3.(a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & v_cut(e1) & n_grass(x3) & (x1 = x2) & n_man(x1)) | 4c1233f0-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2.(v_cut(e1) & n_man(x1) & n_grass(x2) & all x3.(exists x4 x5.(of(x4,x5) & n_side(x4) & n_hedge(x5) & for(x4,x3) & along(e1,x4)) | -n_wall(x3)) & Theme(e1,x2) & Actor(e1,x1)) | exists e1 x1 x2 x3.(v_cut(e1) & n_man(x1) & n_grass(x3) & a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2)) |
||
A man cuts the grass along side a wall of hedges. | Nobody is cutting the grass. | 2 | -100 | Nobody indicates no person, while a man indicates one person. | exists e1 x1 x2.(n_grass(x2) & all x3.(n_wall(x3) -> exists x4 x5.(along(e1,x4) & of(x4,x5) & n_hedge(x5) & for(x4,x3) & n_side(x4))) & Theme(e1,x2) & Actor(e1,x1) & v_cut(e1) & n_man(x1)) | exists x2.(n_grass(x2) & -exists e1 x1.(Theme(e1,x2) & Actor(e1,x1) & v_cut(e1) & n_person(x1))) | 4c123882-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2.(v_cut(e1) & n_man(x1) & n_grass(x2) & all x3.(exists x4 x5.(of(x4,x5) & n_side(x4) & n_hedge(x5) & for(x4,x3) & along(e1,x4)) | -n_wall(x3)) & Theme(e1,x2) & Actor(e1,x1)) | exists x2.(n_grass(x2) & all e1 x1.(-v_cut(e1) | -n_person(x1) | -Theme(e1,x2) | -Actor(e1,x1))) |
||
Girl in a blue sweater holding her own hands. | The girl knitted the sweater she is wearing. | 1 | 0.007289 | Girl in blue sweater doesn't mean she knitted the sweater. | exists e1 s1 s2 s3 x1 x2 x3.(ne_nam_girl(s1) & a_topic(s1) & in(s1,x1) & Theme(e1,x3) & Actor(e1,x2) & v_hold(e1) & n_hand(x3) & a_own(s3) & Theme(s3,x3) & of(x3,x1) & n_female(x1) & (x1 = x2) & n_sweater(x1) & a_blue(s2) & Theme(s2,x1)) | exists e1 e2 x1 x2 x3.(n_female(x2) & n_sweater(x2) & n_girl(x1) & Theme(e2,x2) & Actor(e2,x1) & v_knit(e2) & Theme(e1,x3) & Actor(e1,x2) & v_wear(e1) & (x2 = x3)) | 4c123d0a-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 s3 x1 x2 x3.(v_hold(e1) & of(x3,x1) & ne_nam_girl(s1) & n_sweater(x1) & n_hand(x3) & n_female(x1) & in(s1,x1) & a_topic(s1) & a_own(s3) & a_blue(s2) & Theme(s3,x3) & Theme(s2,x1) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2)) | exists e1 e2 x1 x2 x3.(v_wear(e1) & v_knit(e2) & n_sweater(x2) & n_girl(x1) & n_female(x2) & Theme(e2,x2) & Theme(e1,x3) & Actor(e2,x1) & Actor(e1,x2) & (x2 = x3)) |
||
Girl in a blue sweater holding her own hands. | The girl is wearing a black parka. | 2 | -100 | A blue sweater is a different article of clothing and a different color from a black parka. | exists e1 s1 s2 s3 x1 x2 x3.(ne_nam_girl(s1) & a_topic(s1) & in(s1,x1) & Theme(e1,x3) & Actor(e1,x2) & v_hold(e1) & n_hand(x3) & a_own(s3) & Theme(s3,x3) & of(x3,x1) & n_female(x1) & (x1 = x2) & n_sweater(x1) & a_blue(s2) & Theme(s2,x1)) | exists e1 s1 x1 x2.(n_girl(x1) & Theme(e1,x2) & Actor(e1,x1) & v_wear(e1) & n_parka(x2) & a_black(s1) & Theme(s1,x2)) | 4c1241f6-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 s3 x1 x2 x3.(v_hold(e1) & of(x3,x1) & ne_nam_girl(s1) & n_sweater(x1) & n_hand(x3) & n_female(x1) & in(s1,x1) & a_topic(s1) & a_own(s3) & a_blue(s2) & Theme(s3,x3) & Theme(s2,x1) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2)) | exists e1 s1 x1 x2.(v_wear(e1) & n_parka(x2) & n_girl(x1) & a_black(s1) & Theme(s1,x2) & Theme(e1,x2) & Actor(e1,x1)) |
||
Girl in a blue sweater holding her own hands. | the girl is wearing a plaid skirt | 1 | 0.063954 | Blue sweater doesn't imply plaid skirt. | exists e1 s1 s2 s3 x1 x2 x3.(ne_nam_girl(s1) & a_topic(s1) & in(s1,x1) & Theme(e1,x3) & Actor(e1,x2) & v_hold(e1) & n_hand(x3) & a_own(s3) & Theme(s3,x3) & of(x3,x1) & n_female(x1) & (x1 = x2) & n_sweater(x1) & a_blue(s2) & Theme(s2,x1)) | exists e1 x1 x2 x3.(n_girl(x1) & Theme(e1,x2) & Actor(e1,x1) & v_wear(e1) & n_skirt(x2) & of(x2,x3) & n_plaid(x3)) | 4c124750-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 s3 x1 x2 x3.(v_hold(e1) & of(x3,x1) & ne_nam_girl(s1) & n_sweater(x1) & n_hand(x3) & n_female(x1) & in(s1,x1) & a_topic(s1) & a_own(s3) & a_blue(s2) & Theme(s3,x3) & Theme(s2,x1) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2)) | exists e1 x1 x2 x3.(v_wear(e1) & of(x2,x3) & n_skirt(x2) & n_plaid(x3) & n_girl(x1) & Theme(e1,x2) & Actor(e1,x1)) |
||
Girl in a blue sweater holding her own hands. | The girl is dressed modestly | 0 | 0.733803 | A girl wearing a blue sweater is dressed modestly. | exists e1 s1 s2 s3 x1 x2 x3.(ne_nam_girl(s1) & a_topic(s1) & in(s1,x1) & Theme(e1,x3) & Actor(e1,x2) & v_hold(e1) & n_hand(x3) & a_own(s3) & Theme(s3,x3) & of(x3,x1) & n_female(x1) & (x1 = x2) & n_sweater(x1) & a_blue(s2) & Theme(s2,x1)) | exists e1 s1 x1.(n_girl(x1) & a_modestly(s1) & Manner(e1,s1) & Theme(e1,x1) & v_dress(e1)) | 4c124c28-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 s3 x1 x2 x3.(v_hold(e1) & of(x3,x1) & ne_nam_girl(s1) & n_sweater(x1) & n_hand(x3) & n_female(x1) & in(s1,x1) & a_topic(s1) & a_own(s3) & a_blue(s2) & Theme(s3,x3) & Theme(s2,x1) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2)) | exists e1 s1 x1.(v_dress(e1) & n_girl(x1) & a_modestly(s1) & Theme(e1,x1) & Manner(e1,s1)) |
||
Girl in a blue sweater holding her own hands. | A girl sits waiting for news, anxiously holding her own hands together | 1 | 0.080136 | Holding her own hands does not imply anxiously. | exists e1 s1 s2 s3 x1 x2 x3.(ne_nam_girl(s1) & a_topic(s1) & in(s1,x1) & Theme(e1,x3) & Actor(e1,x2) & v_hold(e1) & n_hand(x3) & a_own(s3) & Theme(s3,x3) & of(x3,x1) & n_female(x1) & (x1 = x2) & n_sweater(x1) & a_blue(s2) & Theme(s2,x1)) | exists e1 p1 s1 x1 x3.(exists e3 e2 s2 s3 x2.(for(e2,e3) & a_anxiously(s3) & Manner(e3,s3) & a_together(s2) & Manner(e3,s2) & Theme(e3,x3) & Actor(e3,x1) & v_hold(e3) & for(e2,x2) & n_news(x2) & Actor(e2,x1) & v_wait(e2)) & n_hand(x3) & a_own(s1) & Theme(s1,x3) & of(x3,x1) & n_female(x1) & Topic(e1,p1) & Actor(e1,x1) & v_sit(e1) & n_girl(x1)) | 4c1250c4-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 s3 x1 x2 x3.(v_hold(e1) & of(x3,x1) & ne_nam_girl(s1) & n_sweater(x1) & n_hand(x3) & n_female(x1) & in(s1,x1) & a_topic(s1) & a_own(s3) & a_blue(s2) & Theme(s3,x3) & Theme(s2,x1) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2)) | exists e1 p1 s1 x1 x3.(v_sit(e1) & of(x3,x1) & n_hand(x3) & n_girl(x1) & n_female(x1) & exists e3 e2 s2 s3 x2.(v_wait(e2) & v_hold(e3) & n_news(x2) & for(e2,x2) & for(e2,e3) & a_together(s2) & a_anxiously(s3) & Theme(e3,x3) & Manner(e3,s3) & Manner(e3,s2) & Actor(e3,x1) & Actor(e2,x1)) & a_own(s1) & Topic(e1,p1) & Theme(s1,x3) & Actor(e1,x1)) |
||
Girl in a blue sweater holding her own hands. | Girl in a red shirt sits playing with her hair | 2 | -100 | The girl cannot be wearing a blue sweater and a red shirt, because blue and red are different colors. | exists e1 s1 s2 s3 x1 x2 x3.(ne_nam_girl(s1) & a_topic(s1) & in(s1,x1) & Theme(e1,x3) & Actor(e1,x2) & v_hold(e1) & n_hand(x3) & a_own(s3) & Theme(s3,x3) & of(x3,x1) & n_female(x1) & (x1 = x2) & n_sweater(x1) & a_blue(s2) & Theme(s2,x1)) | exists e1 p1 s1 x1 x2 x3.(ne_nam_girl(x1) & exists e2.(with(e2,x3) & Actor(e2,x1) & v_play(e2)) & n_hair(x3) & of(x3,x2) & n_female(x2) & Topic(e1,p1) & Actor(e1,x1) & v_sit(e1) & in(x1,x2) & n_shirt(x2) & a_red(s1) & Theme(s1,x2)) | 4c12556a-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 s3 x1 x2 x3.(v_hold(e1) & of(x3,x1) & ne_nam_girl(s1) & n_sweater(x1) & n_hand(x3) & n_female(x1) & in(s1,x1) & a_topic(s1) & a_own(s3) & a_blue(s2) & Theme(s3,x3) & Theme(s2,x1) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2)) | exists e1 p1 s1 x1 x2 x3.(v_sit(e1) & of(x3,x2) & ne_nam_girl(x1) & n_shirt(x2) & n_hair(x3) & n_female(x2) & in(x1,x2) & exists e2.(with(e2,x3) & v_play(e2) & Actor(e2,x1)) & a_red(s1) & Topic(e1,p1) & Theme(s1,x2) & Actor(e1,x1)) |
||
Girl in a blue sweater holding her own hands. | A girl in a sweater holds her hands | 0 | -100 | A girl that is wearing a sweater is holding her hands | exists e1 s1 s2 s3 x1 x2 x3.(ne_nam_girl(s1) & a_topic(s1) & in(s1,x1) & Theme(e1,x3) & Actor(e1,x2) & v_hold(e1) & n_hand(x3) & a_own(s3) & Theme(s3,x3) & of(x3,x1) & n_female(x1) & (x1 = x2) & n_sweater(x1) & a_blue(s2) & Theme(s2,x1)) | exists e1 x1 x2 x3.(Theme(e1,x3) & Actor(e1,x1) & v_hold(e1) & n_hand(x3) & of(x3,x1) & n_female(x1) & in(x1,x2) & n_sweater(x2) & n_girl(x1)) | 4c1264a6-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 s3 x1 x2 x3.(v_hold(e1) & of(x3,x1) & ne_nam_girl(s1) & n_sweater(x1) & n_hand(x3) & n_female(x1) & in(s1,x1) & a_topic(s1) & a_own(s3) & a_blue(s2) & Theme(s3,x3) & Theme(s2,x1) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2)) | exists e1 x1 x2 x3.(v_hold(e1) & of(x3,x1) & n_sweater(x2) & n_hand(x3) & n_girl(x1) & n_female(x1) & in(x1,x2) & Theme(e1,x3) & Actor(e1,x1)) |
||
Girl in a blue sweater holding her own hands. | Young girl in a blue sweater holding her own hands | 1 | 0.674237 | Girl does not imply young girl. | exists e1 s1 s2 s3 x1 x2 x3.(ne_nam_girl(s1) & a_topic(s1) & in(s1,x1) & Theme(e1,x3) & Actor(e1,x2) & v_hold(e1) & n_hand(x3) & a_own(s3) & Theme(s3,x3) & of(x3,x1) & n_female(x1) & (x1 = x2) & n_sweater(x1) & a_blue(s2) & Theme(s2,x1)) | exists e1 s1 s2 s3 x1 x2 x3 x4.(a_topic(x1) & in(x1,x2) & Theme(e1,x4) & Actor(e1,x3) & v_hold(e1) & n_hand(x4) & a_own(s3) & Theme(s3,x4) & of(x4,x1) & n_female(x1) & (x2 = x3) & n_sweater(x2) & a_blue(s2) & Theme(s2,x2) & n_girl(x1) & a_young(s1) & Theme(s1,x1)) | 4c126992-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 s3 x1 x2 x3.(v_hold(e1) & of(x3,x1) & ne_nam_girl(s1) & n_sweater(x1) & n_hand(x3) & n_female(x1) & in(s1,x1) & a_topic(s1) & a_own(s3) & a_blue(s2) & Theme(s3,x3) & Theme(s2,x1) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2)) | exists e1 s1 s2 s3 x1 x2 x3 x4.(v_hold(e1) & of(x4,x1) & n_sweater(x2) & n_hand(x4) & n_girl(x1) & n_female(x1) & in(x1,x2) & a_young(s1) & a_topic(x1) & a_own(s3) & a_blue(s2) & Theme(s3,x4) & Theme(s2,x2) & Theme(s1,x1) & Theme(e1,x4) & Actor(e1,x3) & (x2 = x3)) |
||
Girl in a blue sweater holding her own hands. | Girl in a red dress giving a high five | 2 | 0 | The girl cannot be holding her own hands and giving a high five at once. | exists e1 s1 s2 s3 x1 x2 x3.(ne_nam_girl(s1) & a_topic(s1) & in(s1,x1) & Theme(e1,x3) & Actor(e1,x2) & v_hold(e1) & n_hand(x3) & a_own(s3) & Theme(s3,x3) & of(x3,x1) & n_female(x1) & (x1 = x2) & n_sweater(x1) & a_blue(s2) & Theme(s2,x1)) | exists e1 s1 s2 s3 x1 x2 x3.(ne_nam_girl(s1) & a_topic(s1) & in(s1,x1) & Theme(e1,x3) & Actor(e1,x2) & v_give(e1) & n_thing(x3) & card_eq_5(x3) & a_high(s3) & Theme(s3,x3) & (x1 = x2) & n_dress(x1) & a_red(s2) & Theme(s2,x1)) | 4c126ece-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 s3 x1 x2 x3.(v_hold(e1) & of(x3,x1) & ne_nam_girl(s1) & n_sweater(x1) & n_hand(x3) & n_female(x1) & in(s1,x1) & a_topic(s1) & a_own(s3) & a_blue(s2) & Theme(s3,x3) & Theme(s2,x1) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2)) | exists e1 s1 s2 s3 x1 x2 x3.(v_give(e1) & ne_nam_girl(s1) & n_thing(x3) & n_dress(x1) & in(s1,x1) & card_eq_5(x3) & a_topic(s1) & a_red(s2) & a_high(s3) & Theme(s3,x3) & Theme(s2,x1) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2)) |
||
Girl in a blue sweater holding her own hands. | A girl in a sweater tries to warm her hands | 1 | 0.506654 | Holding her hands does not imply to warm her hands. | exists e1 s1 s2 s3 x1 x2 x3.(ne_nam_girl(s1) & a_topic(s1) & in(s1,x1) & Theme(e1,x3) & Actor(e1,x2) & v_hold(e1) & n_hand(x3) & a_own(s3) & Theme(s3,x3) & of(x3,x1) & n_female(x1) & (x1 = x2) & n_sweater(x1) & a_blue(s2) & Theme(s2,x1)) | exists e1 p1 x1 x2 x3.(Topic(e1,p1) & Actor(e1,x1) & v_try(e1) & exists e2.(Theme(e2,x3) & Actor(e2,x1) & v_warm(e2)) & n_hand(x3) & of(x3,x1) & n_female(x1) & in(x1,x2) & n_sweater(x2) & n_girl(x1)) | 4c127cca-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 s3 x1 x2 x3.(v_hold(e1) & of(x3,x1) & ne_nam_girl(s1) & n_sweater(x1) & n_hand(x3) & n_female(x1) & in(s1,x1) & a_topic(s1) & a_own(s3) & a_blue(s2) & Theme(s3,x3) & Theme(s2,x1) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2)) | exists e1 p1 x1 x2 x3.(v_try(e1) & of(x3,x1) & n_sweater(x2) & n_hand(x3) & n_girl(x1) & n_female(x1) & in(x1,x2) & exists e2.(v_warm(e2) & Theme(e2,x3) & Actor(e2,x1)) & Topic(e1,p1) & Actor(e1,x1)) |
||
Two females are wearing bikini tops and very short shorts while walking down the street. | Two woman having drinks at the bar. | 2 | 0 | One cannot be at the bar and walking down the street simultaneously. | exists e1 e2 s1 s2 x1 x2 x3 x4 x5 x6.(n_street(x6) & while(e1,e2) & a_down(s2) & Manner(e2,s2) & Theme(e2,x6) & Actor(e2,x1) & v_walk(e2) & Theme(e1,x2) & Actor(e1,x1) & v_wear(e1) & subset_of(x5,x2) & n_shorts(x5) & a_short(s1) & Theme(s1,x5) & r_very(x5) & subset_of(x3,x2) & n_top(x3) & of(x3,x4) & n_bikini(x4) & n_female(x1) & card_eq_2(x1)) | exists e1 x1 x2 x3 x4.(n_bar(x4) & a_topic(x1) & at(e1,x4) & Theme(e1,x3) & Actor(e1,x2) & v_have(e1) & n_drink(x3) & (x1 = x2) & n_woman(x1) & card_eq_2(x1)) | 4c1465ee-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 s1 s2 x1 x2 x3 x4 x5 x6.(while(e1,e2) & v_wear(e1) & v_walk(e2) & subset_of(x5,x2) & subset_of(x3,x2) & r_very(x5) & of(x3,x4) & n_top(x3) & n_street(x6) & n_shorts(x5) & n_female(x1) & n_bikini(x4) & card_eq_2(x1) & a_short(s1) & a_down(s2) & Theme(s1,x5) & Theme(e2,x6) & Theme(e1,x2) & Manner(e2,s2) & Actor(e2,x1) & Actor(e1,x1)) | exists e1 x1 x2 x3 x4.(v_have(e1) & n_woman(x1) & n_drink(x3) & n_bar(x4) & card_eq_2(x1) & at(e1,x4) & a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2)) |
||
Two females are wearing bikini tops and very short shorts while walking down the street. | Two females are models. | 1 | 0.536395 | Not all females are models. | exists e1 e2 s1 s2 x1 x2 x3 x4 x5 x6.(n_street(x6) & while(e1,e2) & a_down(s2) & Manner(e2,s2) & Theme(e2,x6) & Actor(e2,x1) & v_walk(e2) & Theme(e1,x2) & Actor(e1,x1) & v_wear(e1) & subset_of(x5,x2) & n_shorts(x5) & a_short(s1) & Theme(s1,x5) & r_very(x5) & subset_of(x3,x2) & n_top(x3) & of(x3,x4) & n_bikini(x4) & n_female(x1) & card_eq_2(x1)) | exists p1 x1.(exists x2.((x1 = x2) & n_model(x2)) & n_female(x1) & card_eq_2(x1)) | 4c146b34-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 s1 s2 x1 x2 x3 x4 x5 x6.(while(e1,e2) & v_wear(e1) & v_walk(e2) & subset_of(x5,x2) & subset_of(x3,x2) & r_very(x5) & of(x3,x4) & n_top(x3) & n_street(x6) & n_shorts(x5) & n_female(x1) & n_bikini(x4) & card_eq_2(x1) & a_short(s1) & a_down(s2) & Theme(s1,x5) & Theme(e2,x6) & Theme(e1,x2) & Manner(e2,s2) & Actor(e2,x1) & Actor(e1,x1)) | exists x1.(n_female(x1) & exists x2.(n_model(x2) & (x1 = x2)) & card_eq_2(x1)) |
||
Two females are wearing bikini tops and very short shorts while walking down the street. | Some humans | 0 | 1 | The females would also be humans. | exists e1 e2 s1 s2 x1 x2 x3 x4 x5 x6.(n_street(x6) & while(e1,e2) & a_down(s2) & Manner(e2,s2) & Theme(e2,x6) & Actor(e2,x1) & v_walk(e2) & Theme(e1,x2) & Actor(e1,x1) & v_wear(e1) & subset_of(x5,x2) & n_shorts(x5) & a_short(s1) & Theme(s1,x5) & r_very(x5) & subset_of(x3,x2) & n_top(x3) & of(x3,x4) & n_bikini(x4) & n_female(x1) & card_eq_2(x1)) | exists x1.(a_topic(x1) & n_human(x1)) | 4c14793a-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 s1 s2 x1 x2 x3 x4 x5 x6.(while(e1,e2) & v_wear(e1) & v_walk(e2) & subset_of(x5,x2) & subset_of(x3,x2) & r_very(x5) & of(x3,x4) & n_top(x3) & n_street(x6) & n_shorts(x5) & n_female(x1) & n_bikini(x4) & card_eq_2(x1) & a_short(s1) & a_down(s2) & Theme(s1,x5) & Theme(e2,x6) & Theme(e1,x2) & Manner(e2,s2) & Actor(e2,x1) & Actor(e1,x1)) | exists x1.(n_human(x1) & a_topic(x1)) |
||
Two females are wearing bikini tops and very short shorts while walking down the street. | Two females walking and talking outside as others walk by. | 1 | 0.811129 | Walking does not imply talking. | exists e1 e2 s1 s2 x1 x2 x3 x4 x5 x6.(n_street(x6) & while(e1,e2) & a_down(s2) & Manner(e2,s2) & Theme(e2,x6) & Actor(e2,x1) & v_walk(e2) & Theme(e1,x2) & Actor(e1,x1) & v_wear(e1) & subset_of(x5,x2) & n_shorts(x5) & a_short(s1) & Theme(s1,x5) & r_very(x5) & subset_of(x3,x2) & n_top(x3) & of(x3,x4) & n_bikini(x4) & n_female(x1) & card_eq_2(x1)) | exists e1 e3 e2 s1 s2 x1 x2 x3 x4.(a_outside(s2) & Manner(e2,s2) & as(e2,x3) & a_by(s1) & Manner(e3,s1) & Theme(e3,x4) & v_walk(e3) & (x3 = x4) & -(x3 = x1) & n_person(x1) & n_person(x3) & Actor(e2,x2) & v_talk(e2) & n_female(x2) & card_eq_2(x2) & Actor(e1,x1) & v_walk(e1) & n_female(x1) & card_eq_2(x1)) | 4c147dd6-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 s1 s2 x1 x2 x3 x4 x5 x6.(while(e1,e2) & v_wear(e1) & v_walk(e2) & subset_of(x5,x2) & subset_of(x3,x2) & r_very(x5) & of(x3,x4) & n_top(x3) & n_street(x6) & n_shorts(x5) & n_female(x1) & n_bikini(x4) & card_eq_2(x1) & a_short(s1) & a_down(s2) & Theme(s1,x5) & Theme(e2,x6) & Theme(e1,x2) & Manner(e2,s2) & Actor(e2,x1) & Actor(e1,x1)) | exists e1 e3 e2 s1 s2 x1 x2 x3 x4.(v_walk(e3) & v_walk(e1) & v_talk(e2) & n_person(x3) & n_person(x1) & n_female(x2) & n_female(x1) & card_eq_2(x2) & card_eq_2(x1) & as(e2,x3) & a_outside(s2) & a_by(s1) & Theme(e3,x4) & Manner(e3,s1) & Manner(e2,s2) & Actor(e2,x2) & Actor(e1,x1) & -(x3 = x1) & (x3 = x4)) |
||
Two females are wearing bikini tops and very short shorts while walking down the street. | The two females are friends. | 1 | 0.869362 | Not all females are friends. | exists e1 e2 s1 s2 x1 x2 x3 x4 x5 x6.(n_street(x6) & while(e1,e2) & a_down(s2) & Manner(e2,s2) & Theme(e2,x6) & Actor(e2,x1) & v_walk(e2) & Theme(e1,x2) & Actor(e1,x1) & v_wear(e1) & subset_of(x5,x2) & n_shorts(x5) & a_short(s1) & Theme(s1,x5) & r_very(x5) & subset_of(x3,x2) & n_top(x3) & of(x3,x4) & n_bikini(x4) & n_female(x1) & card_eq_2(x1)) | exists p1 x1.(n_female(x1) & card_eq_2(x1) & exists x2.((x1 = x2) & n_friend(x2))) | 4c148bf0-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 s1 s2 x1 x2 x3 x4 x5 x6.(while(e1,e2) & v_wear(e1) & v_walk(e2) & subset_of(x5,x2) & subset_of(x3,x2) & r_very(x5) & of(x3,x4) & n_top(x3) & n_street(x6) & n_shorts(x5) & n_female(x1) & n_bikini(x4) & card_eq_2(x1) & a_short(s1) & a_down(s2) & Theme(s1,x5) & Theme(e2,x6) & Theme(e1,x2) & Manner(e2,s2) & Actor(e2,x1) & Actor(e1,x1)) | exists x1.(n_female(x1) & exists x2.(n_friend(x2) & (x1 = x2)) & card_eq_2(x1)) |
||
Two females are wearing bikini tops and very short shorts while walking down the street. | Two females going to the beach. | 1 | 0.618807 | Wearing bikini tops does not imply going to the beach. | exists e1 e2 s1 s2 x1 x2 x3 x4 x5 x6.(n_street(x6) & while(e1,e2) & a_down(s2) & Manner(e2,s2) & Theme(e2,x6) & Actor(e2,x1) & v_walk(e2) & Theme(e1,x2) & Actor(e1,x1) & v_wear(e1) & subset_of(x5,x2) & n_shorts(x5) & a_short(s1) & Theme(s1,x5) & r_very(x5) & subset_of(x3,x2) & n_top(x3) & of(x3,x4) & n_bikini(x4) & n_female(x1) & card_eq_2(x1)) | exists e1 x1 x2 x3.(n_beach(x3) & a_topic(x1) & to(e1,x3) & Actor(e1,x2) & v_go(e1) & (x1 = x2) & n_female(x1) & card_eq_2(x1)) | 4c149136-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 s1 s2 x1 x2 x3 x4 x5 x6.(while(e1,e2) & v_wear(e1) & v_walk(e2) & subset_of(x5,x2) & subset_of(x3,x2) & r_very(x5) & of(x3,x4) & n_top(x3) & n_street(x6) & n_shorts(x5) & n_female(x1) & n_bikini(x4) & card_eq_2(x1) & a_short(s1) & a_down(s2) & Theme(s1,x5) & Theme(e2,x6) & Theme(e1,x2) & Manner(e2,s2) & Actor(e2,x1) & Actor(e1,x1)) | exists e1 x1 x2 x3.(v_go(e1) & to(e1,x3) & n_female(x1) & n_beach(x3) & card_eq_2(x1) & a_topic(x1) & Actor(e1,x2) & (x1 = x2)) |
||
Two females are wearing bikini tops and very short shorts while walking down the street. | Tall females | 1 | 0.138775 | Not all females are tall. | exists e1 e2 s1 s2 x1 x2 x3 x4 x5 x6.(n_street(x6) & while(e1,e2) & a_down(s2) & Manner(e2,s2) & Theme(e2,x6) & Actor(e2,x1) & v_walk(e2) & Theme(e1,x2) & Actor(e1,x1) & v_wear(e1) & subset_of(x5,x2) & n_shorts(x5) & a_short(s1) & Theme(s1,x5) & r_very(x5) & subset_of(x3,x2) & n_top(x3) & of(x3,x4) & n_bikini(x4) & n_female(x1) & card_eq_2(x1)) | exists x1 x2.(n_female(x1) & (x1 = x2) & ne_nam_tall(x2) & a_topic(x1)) | 4c149f28-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 s1 s2 x1 x2 x3 x4 x5 x6.(while(e1,e2) & v_wear(e1) & v_walk(e2) & subset_of(x5,x2) & subset_of(x3,x2) & r_very(x5) & of(x3,x4) & n_top(x3) & n_street(x6) & n_shorts(x5) & n_female(x1) & n_bikini(x4) & card_eq_2(x1) & a_short(s1) & a_down(s2) & Theme(s1,x5) & Theme(e2,x6) & Theme(e1,x2) & Manner(e2,s2) & Actor(e2,x1) & Actor(e1,x1)) | exists x1 x2.(ne_nam_tall(x2) & n_female(x1) & a_topic(x1) & (x1 = x2)) |
||
A group of girls in dresses dancing. | they have on fancy dresses | 1 | 0.701936 | Not all dresses are fancy. | exists e1 x1 x2 x3 x4.(a_topic(x1) & Actor(e1,x4) & v_dance(e1) & (x1 = x4) & in(x1,x3) & n_dress(x3) & of(x1,x2) & n_girl(x2) & n_group(x1)) | exists e1 s1 x1.(on(e1,x1) & n_dress(x1) & a_fancy(s1) & Theme(s1,x1) & Actor(e1,x1) & v_have(e1) & n_thing(x1)) | 4c1505bc-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4.(v_dance(e1) & of(x1,x2) & n_group(x1) & n_girl(x2) & n_dress(x3) & in(x1,x3) & a_topic(x1) & Actor(e1,x4) & (x1 = x4)) | exists e1 s1 x1.(v_have(e1) & on(e1,x1) & n_thing(x1) & n_dress(x1) & a_fancy(s1) & Theme(s1,x1) & Actor(e1,x1)) |
||
A group of girls in dresses dancing. | The girls are wearing red dresses. | 1 | 0.074571 | Not all dresses are red. | exists e1 x1 x2 x3 x4.(a_topic(x1) & Actor(e1,x4) & v_dance(e1) & (x1 = x4) & in(x1,x3) & n_dress(x3) & of(x1,x2) & n_girl(x2) & n_group(x1)) | exists e1 s1 x1 x2.(n_girl(x1) & Theme(e1,x2) & Actor(e1,x1) & v_wear(e1) & n_dress(x2) & a_red(s1) & Theme(s1,x2)) | 4c1510ac-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4.(v_dance(e1) & of(x1,x2) & n_group(x1) & n_girl(x2) & n_dress(x3) & in(x1,x3) & a_topic(x1) & Actor(e1,x4) & (x1 = x4)) | exists e1 s1 x1 x2.(v_wear(e1) & n_girl(x1) & n_dress(x2) & a_red(s1) & Theme(s1,x2) & Theme(e1,x2) & Actor(e1,x1)) |
||
A group of girls in dresses dancing. | There is more than one girl. | 1 | 1 | A group is more than one. | exists e1 x1 x2 x3 x4.(a_topic(x1) & Actor(e1,x4) & v_dance(e1) & (x1 = x4) & in(x1,x3) & n_dress(x3) & of(x1,x2) & n_girl(x2) & n_group(x1)) | exists p1 x1 s1 x2 x3.((x1 = x2) & than(s1,x3) & card_eq_1(x3) & Theme(s1,x2) & a_more(s1) & n_girl(x2)) | 4c151ac0-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4.(v_dance(e1) & of(x1,x2) & n_group(x1) & n_girl(x2) & n_dress(x3) & in(x1,x3) & a_topic(x1) & Actor(e1,x4) & (x1 = x4)) | exists x1 s1 x2 x3.(than(s1,x3) & n_girl(x2) & card_eq_1(x3) & a_more(s1) & Theme(s1,x2) & (x1 = x2)) |
||
A group of girls in dresses dancing. | The girls are doing a physical activity. | 0 | -100 | Girls could refer to a group of girls. Dancing is a physical activity. | exists e1 x1 x2 x3 x4.(a_topic(x1) & Actor(e1,x4) & v_dance(e1) & (x1 = x4) & in(x1,x3) & n_dress(x3) & of(x1,x2) & n_girl(x2) & n_group(x1)) | exists e1 s1 x1 x2.(n_girl(x1) & Theme(e1,x2) & Actor(e1,x1) & v_do(e1) & n_activity(x2) & a_physical(s1) & Theme(s1,x2)) | 4c151fd4-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4.(v_dance(e1) & of(x1,x2) & n_group(x1) & n_girl(x2) & n_dress(x3) & in(x1,x3) & a_topic(x1) & Actor(e1,x4) & (x1 = x4)) | exists e1 s1 x1 x2.(v_do(e1) & n_girl(x1) & n_activity(x2) & a_physical(s1) & Theme(s1,x2) & Theme(e1,x2) & Actor(e1,x1)) |
||
A group of girls in dresses dancing. | Girls are in dresses. | 0 | 1 | Girls could refer to a group of girls. | exists e1 x1 x2 x3 x4.(a_topic(x1) & Actor(e1,x4) & v_dance(e1) & (x1 = x4) & in(x1,x3) & n_dress(x3) & of(x1,x2) & n_girl(x2) & n_group(x1)) | exists p1 x1.(exists x2.(in(x1,x2) & n_dress(x2)) & n_girl(x1)) | 4c1524de-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4.(v_dance(e1) & of(x1,x2) & n_group(x1) & n_girl(x2) & n_dress(x3) & in(x1,x3) & a_topic(x1) & Actor(e1,x4) & (x1 = x4)) | exists x1.(n_girl(x1) & exists x2.(n_dress(x2) & in(x1,x2))) |
||
A group of girls in dresses dancing. | Girls are playing football. | 2 | 0 | Football is different than dancing. | exists e1 x1 x2 x3 x4.(a_topic(x1) & Actor(e1,x4) & v_dance(e1) & (x1 = x4) & in(x1,x3) & n_dress(x3) & of(x1,x2) & n_girl(x2) & n_group(x1)) | exists e1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_play(e1) & n_football(x2) & n_girl(x1)) | 4c152a6a-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4.(v_dance(e1) & of(x1,x2) & n_group(x1) & n_girl(x2) & n_dress(x3) & in(x1,x3) & a_topic(x1) & Actor(e1,x4) & (x1 = x4)) | exists e1 x1 x2.(v_play(e1) & n_girl(x1) & n_football(x2) & Theme(e1,x2) & Actor(e1,x1)) |
||
A group of girls in dresses dancing. | A group of girls are doing the salsa. | 1 | 0.084788 | Not all dances are the salsa. | exists e1 x1 x2 x3 x4.(a_topic(x1) & Actor(e1,x4) & v_dance(e1) & (x1 = x4) & in(x1,x3) & n_dress(x3) & of(x1,x2) & n_girl(x2) & n_group(x1)) | exists e1 x1 x2 x3.(n_salsa(x3) & Theme(e1,x3) & Actor(e1,x1) & v_do(e1) & of(x1,x2) & n_girl(x2) & n_group(x1)) | 4c15306e-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4.(v_dance(e1) & of(x1,x2) & n_group(x1) & n_girl(x2) & n_dress(x3) & in(x1,x3) & a_topic(x1) & Actor(e1,x4) & (x1 = x4)) | exists e1 x1 x2 x3.(v_do(e1) & of(x1,x2) & n_salsa(x3) & n_group(x1) & n_girl(x2) & Theme(e1,x3) & Actor(e1,x1)) |
||
A group of girls in dresses dancing. | Girls perform a traditional dance. | 1 | 0.121479 | Not all dancing is traditional. | exists e1 x1 x2 x3 x4.(a_topic(x1) & Actor(e1,x4) & v_dance(e1) & (x1 = x4) & in(x1,x3) & n_dress(x3) & of(x1,x2) & n_girl(x2) & n_group(x1)) | exists e1 s1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_perform(e1) & n_dance(x2) & a_traditional(s1) & Theme(s1,x2) & n_girl(x1)) | 4c153596-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4.(v_dance(e1) & of(x1,x2) & n_group(x1) & n_girl(x2) & n_dress(x3) & in(x1,x3) & a_topic(x1) & Actor(e1,x4) & (x1 = x4)) | exists e1 s1 x1 x2.(v_perform(e1) & n_girl(x1) & n_dance(x2) & a_traditional(s1) & Theme(s1,x2) & Theme(e1,x2) & Actor(e1,x1)) |
||
A group of girls in dresses dancing. | A group a girls are playing sports. | 2 | -100 | Playing sports is different than dancing. | exists e1 x1 x2 x3 x4.(a_topic(x1) & Actor(e1,x4) & v_dance(e1) & (x1 = x4) & in(x1,x3) & n_dress(x3) & of(x1,x2) & n_girl(x2) & n_group(x1)) | exists p1 x1.(a_topic(x1) & exists e1 x2 x3.(Theme(e1,x3) & Actor(e1,x2) & v_play(e1) & n_sport(x3) & n_girl(x2)) & that(x1,p1) & n_group(x1)) | 4c153b40-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4.(v_dance(e1) & of(x1,x2) & n_group(x1) & n_girl(x2) & n_dress(x3) & in(x1,x3) & a_topic(x1) & Actor(e1,x4) & (x1 = x4)) | exists p1 x1.(that(x1,p1) & n_group(x1) & exists e1 x2 x3.(v_play(e1) & n_sport(x3) & n_girl(x2) & Theme(e1,x3) & Actor(e1,x2)) & a_topic(x1)) |
||
A group of girls in dresses dancing. | girls are dancing | 0 | -100 | Girls could refer to a group of girls. | exists e1 x1 x2 x3 x4.(a_topic(x1) & Actor(e1,x4) & v_dance(e1) & (x1 = x4) & in(x1,x3) & n_dress(x3) & of(x1,x2) & n_girl(x2) & n_group(x1)) | exists e1 x1.(Actor(e1,x1) & v_dance(e1) & n_girl(x1)) | 4c153fd2-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4.(v_dance(e1) & of(x1,x2) & n_group(x1) & n_girl(x2) & n_dress(x3) & in(x1,x3) & a_topic(x1) & Actor(e1,x4) & (x1 = x4)) | exists e1 x1.(v_dance(e1) & n_girl(x1) & Actor(e1,x1)) |
||
A group of girls in dresses dancing. | The girls are sitting down having a conversation. | 2 | -100 | Sitting is different than dancing. | exists e1 x1 x2 x3 x4.(a_topic(x1) & Actor(e1,x4) & v_dance(e1) & (x1 = x4) & in(x1,x3) & n_dress(x3) & of(x1,x2) & n_girl(x2) & n_group(x1)) | exists e2 e1 s1 x1 x2.(n_girl(x1) & for(e1,e2) & Theme(e2,x2) & Actor(e2,x1) & v_have(e2) & n_conversation(x2) & a_down(s1) & Manner(e1,s1) & Actor(e1,x1) & v_sit(e1)) | 4c15446e-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4.(v_dance(e1) & of(x1,x2) & n_group(x1) & n_girl(x2) & n_dress(x3) & in(x1,x3) & a_topic(x1) & Actor(e1,x4) & (x1 = x4)) | exists e2 e1 s1 x1 x2.(v_sit(e1) & v_have(e2) & n_girl(x1) & n_conversation(x2) & for(e1,e2) & a_down(s1) & Theme(e2,x2) & Manner(e1,s1) & Actor(e2,x1) & Actor(e1,x1)) |
||
A group of girls in dresses dancing. | Girls are dancing. | 0 | -100 | Girls could refer to a group of girls. | exists e1 x1 x2 x3 x4.(a_topic(x1) & Actor(e1,x4) & v_dance(e1) & (x1 = x4) & in(x1,x3) & n_dress(x3) & of(x1,x2) & n_girl(x2) & n_group(x1)) | exists e1 x1.(Actor(e1,x1) & v_dance(e1) & n_girl(x1)) | 4c154900-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4.(v_dance(e1) & of(x1,x2) & n_group(x1) & n_girl(x2) & n_dress(x3) & in(x1,x3) & a_topic(x1) & Actor(e1,x4) & (x1 = x4)) | exists e1 x1.(v_dance(e1) & n_girl(x1) & Actor(e1,x1)) |
||
A group of girls in dresses dancing. | Girls in pants and shirts jog. | 2 | -100 | Pants and dresses are different. | exists e1 x1 x2 x3 x4.(a_topic(x1) & Actor(e1,x4) & v_dance(e1) & (x1 = x4) & in(x1,x3) & n_dress(x3) & of(x1,x2) & n_girl(x2) & n_group(x1)) | exists x1 x2 x3 x4 x5.(a_topic(x1) & in(x1,x2) & n_jog(x4) & of(x4,x5) & n_shirt(x5) & n_pants(x3) & subset_of(x4,x2) & subset_of(x3,x2) & n_girl(x1)) | 4c154d92-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4.(v_dance(e1) & of(x1,x2) & n_group(x1) & n_girl(x2) & n_dress(x3) & in(x1,x3) & a_topic(x1) & Actor(e1,x4) & (x1 = x4)) | exists x1 x2 x3 x4 x5.(subset_of(x4,x2) & subset_of(x3,x2) & of(x4,x5) & n_shirt(x5) & n_pants(x3) & n_jog(x4) & n_girl(x1) & in(x1,x2) & a_topic(x1)) |
||
Four women dressed in long colorful skirts and winter clothes are dancing on the street. | Women performing ballet. | 2 | -100 | The women are not necessarily dancing the art of ballet. | exists e2 e1 s1 s2 x1 x2 x3 x4 x5 x6 x7.(n_street(x7) & on(e2,x7) & Actor(e2,x1) & v_dance(e2) & in(e1,x3) & subset_of(x5,x3) & n_clothes(x5) & of(x5,x6) & n_winter(x6) & subset_of(x4,x3) & n_skirt(x4) & a_colorful(s2) & Theme(s2,x4) & a_long(s1) & Theme(s1,x4) & Theme(e1,x2) & v_dress(e1) & (x1 = x2) & n_woman(x1) & card_eq_4(x1)) | exists e1 x1 x2 x3.(a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & v_perform(e1) & n_ballet(x3) & (x1 = x2) & n_woman(x1)) | 4c155346-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e1 s1 s2 x1 x2 x3 x4 x5 x6 x7.(v_dress(e1) & v_dance(e2) & subset_of(x5,x3) & subset_of(x4,x3) & on(e2,x7) & of(x5,x6) & n_woman(x1) & n_winter(x6) & n_street(x7) & n_skirt(x4) & n_clothes(x5) & in(e1,x3) & card_eq_4(x1) & a_long(s1) & a_colorful(s2) & Theme(s2,x4) & Theme(s1,x4) & Theme(e1,x2) & Actor(e2,x1) & (x1 = x2)) | exists e1 x1 x2 x3.(v_perform(e1) & n_woman(x1) & n_ballet(x3) & a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2)) |
||
Four women dressed in long colorful skirts and winter clothes are dancing on the street. | Women dancing in a winter celebration outside. | 1 | -100 | Dancing on the street in winter clothes does not imply it is a winter celebration. | exists e2 e1 s1 s2 x1 x2 x3 x4 x5 x6 x7.(n_street(x7) & on(e2,x7) & Actor(e2,x1) & v_dance(e2) & in(e1,x3) & subset_of(x5,x3) & n_clothes(x5) & of(x5,x6) & n_winter(x6) & subset_of(x4,x3) & n_skirt(x4) & a_colorful(s2) & Theme(s2,x4) & a_long(s1) & Theme(s1,x4) & Theme(e1,x2) & v_dress(e1) & (x1 = x2) & n_woman(x1) & card_eq_4(x1)) | exists x1 x2 x3 x4 x5.(a_topic(x1) & in(x1,x3) & n_outside(x3) & of(x3,x5) & n_celebration(x5) & of(x3,x4) & n_winter(x4) & n_dancing(x1) & (x1 = x2) & ne_nam_women(x2)) | 4c1559ae-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e1 s1 s2 x1 x2 x3 x4 x5 x6 x7.(v_dress(e1) & v_dance(e2) & subset_of(x5,x3) & subset_of(x4,x3) & on(e2,x7) & of(x5,x6) & n_woman(x1) & n_winter(x6) & n_street(x7) & n_skirt(x4) & n_clothes(x5) & in(e1,x3) & card_eq_4(x1) & a_long(s1) & a_colorful(s2) & Theme(s2,x4) & Theme(s1,x4) & Theme(e1,x2) & Actor(e2,x1) & (x1 = x2)) | exists x1 x2 x3 x4 x5.(of(x3,x5) & of(x3,x4) & ne_nam_women(x2) & n_winter(x4) & n_outside(x3) & n_dancing(x1) & n_celebration(x5) & in(x1,x3) & a_topic(x1) & (x1 = x2)) |
||
Four women dressed in long colorful skirts and winter clothes are dancing on the street. | Women dancing in the street. | 0 | -100 | Four women are women. "Dancing in the street" is a rephrasing of "dancing on the street.". | exists e2 e1 s1 s2 x1 x2 x3 x4 x5 x6 x7.(n_street(x7) & on(e2,x7) & Actor(e2,x1) & v_dance(e2) & in(e1,x3) & subset_of(x5,x3) & n_clothes(x5) & of(x5,x6) & n_winter(x6) & subset_of(x4,x3) & n_skirt(x4) & a_colorful(s2) & Theme(s2,x4) & a_long(s1) & Theme(s1,x4) & Theme(e1,x2) & v_dress(e1) & (x1 = x2) & n_woman(x1) & card_eq_4(x1)) | exists x1 x2 x3.(n_street(x3) & a_topic(x1) & in(x1,x3) & n_dancing(x1) & (x1 = x2) & ne_nam_women(x2)) | 4c155ea4-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e1 s1 s2 x1 x2 x3 x4 x5 x6 x7.(v_dress(e1) & v_dance(e2) & subset_of(x5,x3) & subset_of(x4,x3) & on(e2,x7) & of(x5,x6) & n_woman(x1) & n_winter(x6) & n_street(x7) & n_skirt(x4) & n_clothes(x5) & in(e1,x3) & card_eq_4(x1) & a_long(s1) & a_colorful(s2) & Theme(s2,x4) & Theme(s1,x4) & Theme(e1,x2) & Actor(e2,x1) & (x1 = x2)) | exists x1 x2 x3.(ne_nam_women(x2) & n_street(x3) & n_dancing(x1) & in(x1,x3) & a_topic(x1) & (x1 = x2)) |
||
The people are dressed in heavy layered clothing, and are motioning together. | It is the middle of the winter. | 1 | -100 | Just because they are dressed in layered clothing does not imply it is in the middle of winter. | exists e1 e2 s1 s2 s3 x1 x2.(n_people(x1) & a_together(s3) & Manner(e2,s3) & Actor(e2,x1) & v_motion(e2) & in(e1,x2) & n_clothing(x2) & a_layered(s2) & Theme(s2,x2) & a_heavy(s1) & Theme(s1,x2) & Theme(e1,x1) & v_dress(e1)) | exists p1 x1 x2 x3.(n_winter(x3) & n_middle(x2) & n_thing(x1) & (x1 = x2) & of(x2,x3)) | 4c1567f0-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 s1 s2 s3 x1 x2.(v_motion(e2) & v_dress(e1) & n_people(x1) & n_clothing(x2) & in(e1,x2) & a_together(s3) & a_layered(s2) & a_heavy(s1) & Theme(s2,x2) & Theme(s1,x2) & Theme(e1,x1) & Manner(e2,s3) & Actor(e2,x1)) | exists x1 x2 x3.(of(x2,x3) & n_winter(x3) & n_thing(x1) & n_middle(x2) & (x1 = x2)) |
||
The people are dressed in heavy layered clothing, and are motioning together. | They people are wearing almost nothing. | 2 | -100 | Wearing heavy clothes does not equate out to wearing almost no clothes. | exists e1 e2 s1 s2 s3 x1 x2.(n_people(x1) & a_together(s3) & Manner(e2,s3) & Actor(e2,x1) & v_motion(e2) & in(e1,x2) & n_clothing(x2) & a_layered(s2) & Theme(s2,x2) & a_heavy(s1) & Theme(s1,x2) & Theme(e1,x1) & v_dress(e1)) | exists s1 x1.(-exists e1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_wear(e1) & r_almost(x2) & n_thing(x2)) & n_people(x1) & a_they(s1) & Theme(s1,x1)) | 4c156c8c-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 s1 s2 s3 x1 x2.(v_motion(e2) & v_dress(e1) & n_people(x1) & n_clothing(x2) & in(e1,x2) & a_together(s3) & a_layered(s2) & a_heavy(s1) & Theme(s2,x2) & Theme(s1,x2) & Theme(e1,x1) & Manner(e2,s3) & Actor(e2,x1)) | exists s1 x1.(n_people(x1) & all e1 x2.(-v_wear(e1) | -r_almost(x2) | -n_thing(x2) | -Theme(e1,x2) | -Actor(e1,x1)) & a_they(s1) & Theme(s1,x1)) |
||
Women in colorful costumes dance in the street in front of a McDonalds. | Naked men are dacing in front of a McDonalds. | 2 | -100 | There are either women or men in front of a McDonalds. | exists s1 x1 x2 x3 x4 x5 x6.(n_street(x4) & a_topic(x1) & in(x1,x2) & in(x2,x5) & of(x5,x6) & ne_org_mcdonalds(x6) & n_front(x5) & in(x2,x4) & n_dance(x2) & of(x2,x3) & n_costume(x3) & a_colorful(s1) & Theme(s1,x2) & n_woman(x1)) | exists e1 e2 x1 x2 x3.(in(e2,x2) & of(x2,x3) & ne_org_mcdonalds(x3) & n_front(x2) & Actor(e2,x1) & v_dace(e2) & n_man(x1) & Theme(e1,x1) & v_nake(e1)) | 4c157132-e4c8-11ec-9cdd-0242ac1c0002 | exists s1 x1 x2 x3 x4 x5 x6.(of(x5,x6) & of(x2,x3) & ne_org_mcdonalds(x6) & n_woman(x1) & n_street(x4) & n_front(x5) & n_dance(x2) & n_costume(x3) & in(x2,x5) & in(x2,x4) & in(x1,x2) & a_topic(x1) & a_colorful(s1) & Theme(s1,x2)) | exists e1 e2 x1 x2 x3.(v_nake(e1) & v_dace(e2) & of(x2,x3) & ne_org_mcdonalds(x3) & n_man(x1) & n_front(x2) & in(e2,x2) & Theme(e1,x1) & Actor(e2,x1)) |
||
Women in colorful costumes dance in the street in front of a McDonalds. | Women dressed as teletubbies are dancing in front of a McDonalds. | 1 | -100 | Not all costumes are teletubbies. | exists s1 x1 x2 x3 x4 x5 x6.(n_street(x4) & a_topic(x1) & in(x1,x2) & in(x2,x5) & of(x5,x6) & ne_org_mcdonalds(x6) & n_front(x5) & in(x2,x4) & n_dance(x2) & of(x2,x3) & n_costume(x3) & a_colorful(s1) & Theme(s1,x2) & n_woman(x1)) | exists e1 p1 x1.(exists e2 x2 x3 x4.(in(e2,x3) & of(x3,x4) & ne_org_mcdonalds(x4) & n_front(x3) & Actor(e2,x2) & v_dance(e2) & n_teletubby(x2)) & as(e1,p1) & Actor(e1,x1) & v_dress(e1) & n_woman(x1)) | 4c157650-e4c8-11ec-9cdd-0242ac1c0002 | exists s1 x1 x2 x3 x4 x5 x6.(of(x5,x6) & of(x2,x3) & ne_org_mcdonalds(x6) & n_woman(x1) & n_street(x4) & n_front(x5) & n_dance(x2) & n_costume(x3) & in(x2,x5) & in(x2,x4) & in(x1,x2) & a_topic(x1) & a_colorful(s1) & Theme(s1,x2)) | exists e1 p1 x1.(v_dress(e1) & n_woman(x1) & exists e2 x2 x3 x4.(v_dance(e2) & of(x3,x4) & ne_org_mcdonalds(x4) & n_teletubby(x2) & n_front(x3) & in(e2,x3) & Actor(e2,x2)) & as(e1,p1) & Actor(e1,x1)) |
||
Women in colorful costumes dance in the street in front of a McDonalds. | Women are dancing in the street. | 0 | -100 | "Are dancing in the street" is a rephrasing of "dance in the street". | exists s1 x1 x2 x3 x4 x5 x6.(n_street(x4) & a_topic(x1) & in(x1,x2) & in(x2,x5) & of(x5,x6) & ne_org_mcdonalds(x6) & n_front(x5) & in(x2,x4) & n_dance(x2) & of(x2,x3) & n_costume(x3) & a_colorful(s1) & Theme(s1,x2) & n_woman(x1)) | exists e1 x1 x2.(n_street(x2) & in(e1,x2) & Actor(e1,x1) & v_dance(e1) & n_woman(x1)) | 4c157c2c-e4c8-11ec-9cdd-0242ac1c0002 | exists s1 x1 x2 x3 x4 x5 x6.(of(x5,x6) & of(x2,x3) & ne_org_mcdonalds(x6) & n_woman(x1) & n_street(x4) & n_front(x5) & n_dance(x2) & n_costume(x3) & in(x2,x5) & in(x2,x4) & in(x1,x2) & a_topic(x1) & a_colorful(s1) & Theme(s1,x2)) | exists e1 x1 x2.(v_dance(e1) & n_woman(x1) & n_street(x2) & in(e1,x2) & Actor(e1,x1)) |
||
Women in long skirts and jackets dancing in the back of a McDonald's. | Women dressed warmly inside. | 1 | -100 | Long skirts and jackets does not imply dressed warmly. Dancing in the back of a McDonald's does not imply they are inside. | exists e1 s1 x1 x2 x3 x4 x5 x6 x7 x8.(n_back(x6) & a_topic(x1) & in(x1,x2) & in(e1,x6) & of(x6,x7) & n_'s(x7) & of(x7,x8) & n_mcdonald(x8) & Actor(e1,x5) & v_dance(e1) & (x2 = x5) & n_jacket(x4) & n_skirt(x3) & subset_of(x4,x2) & subset_of(x3,x2) & a_long(s1) & Theme(s1,x2) & n_woman(x1)) | exists e1 s1 x1.(ne_per_women(x1) & r_warmly(e1) & a_inside(s1) & Manner(e1,s1) & Actor(e1,x1) & v_dress(e1)) | 4c158118-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4 x5 x6 x7 x8.(v_dance(e1) & subset_of(x4,x2) & subset_of(x3,x2) & of(x7,x8) & of(x6,x7) & n_woman(x1) & n_skirt(x3) & n_mcdonald(x8) & n_jacket(x4) & n_back(x6) & n_'s(x7) & in(x1,x2) & in(e1,x6) & a_topic(x1) & a_long(s1) & Theme(s1,x2) & Actor(e1,x5) & (x2 = x5)) | exists e1 s1 x1.(v_dress(e1) & r_warmly(e1) & ne_per_women(x1) & a_inside(s1) & Manner(e1,s1) & Actor(e1,x1)) |
||
Women in long skirts and jackets dancing in the back of a McDonald's. | Girls are joyful at McDonalds. | 0 | -100 | Girls is another term for women. That the girls are dancing means that they are joyful. | exists e1 s1 x1 x2 x3 x4 x5 x6 x7 x8.(n_back(x6) & a_topic(x1) & in(x1,x2) & in(e1,x6) & of(x6,x7) & n_'s(x7) & of(x7,x8) & n_mcdonald(x8) & Actor(e1,x5) & v_dance(e1) & (x2 = x5) & n_jacket(x4) & n_skirt(x3) & subset_of(x4,x2) & subset_of(x3,x2) & a_long(s1) & Theme(s1,x2) & n_woman(x1)) | exists s1 x1 x2.(ne_org_mcdonalds(x2) & at(s1,x2) & Theme(s1,x1) & a_joyful(s1) & n_girl(x1)) | 4c1585c8-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4 x5 x6 x7 x8.(v_dance(e1) & subset_of(x4,x2) & subset_of(x3,x2) & of(x7,x8) & of(x6,x7) & n_woman(x1) & n_skirt(x3) & n_mcdonald(x8) & n_jacket(x4) & n_back(x6) & n_'s(x7) & in(x1,x2) & in(e1,x6) & a_topic(x1) & a_long(s1) & Theme(s1,x2) & Actor(e1,x5) & (x2 = x5)) | exists s1 x1 x2.(ne_org_mcdonalds(x2) & n_girl(x1) & at(s1,x2) & a_joyful(s1) & Theme(s1,x1)) |
||
A woman holding a child sitting down on a snowy mountain with their skis on. | A woman and a child are going skiing. | 0 | -100 | If persons are on a snowy mountain with their skis on then they are going skiing. | exists e2 e1 s1 s2 s3 x1 x2 x3 x4 x5 x6.(a_topic(x1) & Theme(e2,x3) & Actor(e2,x2) & v_hold(e2) & a_on(s3) & Manner(e1,s3) & with(e1,x6) & n_ski(x6) & of(x6,x1) & n_thing(x1) & on(e1,x5) & n_mountain(x5) & a_snowy(s2) & Theme(s2,x5) & a_down(s1) & Manner(e1,s1) & Actor(e1,x4) & v_sit(e1) & (x3 = x4) & n_child(x3) & (x1 = x2) & n_woman(x1)) | exists e1 x1 x2 x3 x4.(Theme(e1,x4) & Actor(e1,x1) & v_go(e1) & n_skiing(x4) & subset_of(x3,x1) & n_child(x3) & subset_of(x2,x1) & n_woman(x2)) | 4c158f00-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e1 s1 s2 s3 x1 x2 x3 x4 x5 x6.(with(e1,x6) & v_sit(e1) & v_hold(e2) & on(e1,x5) & of(x6,x1) & n_woman(x1) & n_thing(x1) & n_ski(x6) & n_mountain(x5) & n_child(x3) & a_topic(x1) & a_snowy(s2) & a_on(s3) & a_down(s1) & Theme(s2,x5) & Theme(e2,x3) & Manner(e1,s3) & Manner(e1,s1) & Actor(e2,x2) & Actor(e1,x4) & (x3 = x4) & (x1 = x2)) | exists e1 x1 x2 x3 x4.(v_go(e1) & subset_of(x3,x1) & subset_of(x2,x1) & n_woman(x2) & n_skiing(x4) & n_child(x3) & Theme(e1,x4) & Actor(e1,x1)) |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.