premise
stringlengths
9
342
hypothesis
stringlengths
1
295
label
int64
0
2
probability
float64
-100
1
explanation_1
stringlengths
0
706
explanation_2
stringclasses
1 value
explanation_3
stringclasses
1 value
premise_logic
stringlengths
39
2.12k
hypothesis_logic
stringlengths
33
2.09k
id
stringlengths
36
36
premise_sim
stringlengths
39
2.11k
hypothesis_sim
stringlengths
33
2.08k
Two people are communicating while sitting at a bar.
Two people are communicating loudly while sitting
1
-100
Tow people communicating while sitting at a bar doesn't mean they are doing it loudly.
exists e2 e1 x1 x2.(while(e1,e2) & at(e2,x2) & n_bar(x2) & Actor(e2,x1) & v_sit(e2) & Actor(e1,x1) & v_communicate(e1) & n_people(x1) & card_eq_2(x1))
exists e2 e1 s1 x1.(while(e1,e2) & Actor(e2,x1) & v_sit(e2) & a_loudly(s1) & Manner(e1,s1) & Actor(e1,x1) & v_communicate(e1) & n_people(x1) & card_eq_2(x1))
78822abc-e4c8-11ec-9cdd-0242ac1c0002
exists e2 e1 x1 x2.(while(e1,e2) & v_sit(e2) & v_communicate(e1) & n_people(x1) & n_bar(x2) & card_eq_2(x1) & at(e2,x2) & Actor(e2,x1) & Actor(e1,x1))
exists e2 e1 s1 x1.(while(e1,e2) & v_sit(e2) & v_communicate(e1) & n_people(x1) & card_eq_2(x1) & a_loudly(s1) & Manner(e1,s1) & Actor(e2,x1) & Actor(e1,x1))
The bagel shop is no longer in business.
People are buying bagels
2
-100
A place no longer in business cannot be selling bagels.
exists p1 s1 x1 x2.(n_shop(x1) & of(x1,x2) & n_bagel(x2) & r_no(p1) & a_longer(s1) & Manner(p1,s1) & exists x3.(in(x1,x3) & n_business(x3)))
exists e1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_buy(e1) & n_bagel(x2) & n_people(x1))
78823caa-e4c8-11ec-9cdd-0242ac1c0002
exists p1 s1 x1 x2.(r_no(p1) & of(x1,x2) & n_shop(x1) & n_bagel(x2) & exists x3.(n_business(x3) & in(x1,x3)) & a_longer(s1) & Manner(p1,s1))
exists e1 x1 x2.(v_buy(e1) & n_people(x1) & n_bagel(x2) & Theme(e1,x2) & Actor(e1,x1))
The bagel shop is no longer in business.
The bagel shop isn't open
0
-100
no longer in business means it is not opened
exists p1 s1 x1 x2.(n_shop(x1) & of(x1,x2) & n_bagel(x2) & r_no(p1) & a_longer(s1) & Manner(p1,s1) & exists x3.(in(x1,x3) & n_business(x3)))
exists x1 x2.(n_shop(x1) & of(x1,x2) & n_bagel(x2) & -exists s1.(Theme(s1,x1) & a_open(s1)))
78824114-e4c8-11ec-9cdd-0242ac1c0002
exists p1 s1 x1 x2.(r_no(p1) & of(x1,x2) & n_shop(x1) & n_bagel(x2) & exists x3.(n_business(x3) & in(x1,x3)) & a_longer(s1) & Manner(p1,s1))
exists x1 x2.(of(x1,x2) & n_shop(x1) & n_bagel(x2) & all s1.(-a_open(s1) | -Theme(s1,x1)))
The bagel shop is no longer in business.
The bagel shop went out of business for its disgusting bagels
1
-100
Going out of business does not imply disgusting bagels.
exists p1 s1 x1 x2.(n_shop(x1) & of(x1,x2) & n_bagel(x2) & r_no(p1) & a_longer(s1) & Manner(p1,s1) & exists x3.(in(x1,x3) & n_business(x3)))
exists e1 x1 x2 x3 x4.(n_bagel(x2) & n_bagel(x2) & of(x2,x4) & n_disgusting(x4) & of(x2,x1) & n_thing(x1) & n_shop(x1) & of(x1,x2) & for(e1,x2) & r_out(e1) & of(e1,x3) & n_business(x3) & Actor(e1,x1) & v_go(e1))
7882456a-e4c8-11ec-9cdd-0242ac1c0002
exists p1 s1 x1 x2.(r_no(p1) & of(x1,x2) & n_shop(x1) & n_bagel(x2) & exists x3.(n_business(x3) & in(x1,x3)) & a_longer(s1) & Manner(p1,s1))
exists e1 x1 x2 x3 x4.(v_go(e1) & r_out(e1) & of(x2,x4) & of(x2,x1) & of(x1,x2) & of(e1,x3) & n_thing(x1) & n_shop(x1) & n_disgusting(x4) & n_business(x3) & n_bagel(x2) & for(e1,x2) & Actor(e1,x1))
Several people are singing into microphones and drinking.
The people are having a good time.
0
-100
singing into microphones and drinking is part of having good time.
exists e1 s1 x1 x2 x3 x4.(into(e1,x2) & n_drinking(x4) & n_microphone(x3) & subset_of(x4,x2) & subset_of(x3,x2) & Actor(e1,x1) & v_sing(e1) & n_people(x1) & a_several(s1) & Theme(s1,x1))
exists e1 s1 x1 x2.(n_people(x1) & Theme(e1,x2) & Actor(e1,x1) & v_have(e1) & n_time(x2) & a_good(s1) & Theme(s1,x2))
788249c0-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3 x4.(v_sing(e1) & subset_of(x4,x2) & subset_of(x3,x2) & n_people(x1) & n_microphone(x3) & n_drinking(x4) & into(e1,x2) & a_several(s1) & Theme(s1,x1) & Actor(e1,x1))
exists e1 s1 x1 x2.(v_have(e1) & n_time(x2) & n_people(x1) & a_good(s1) & Theme(s1,x2) & Theme(e1,x2) & Actor(e1,x1))
Several people are singing into microphones and drinking.
The people are filing their taxes.
2
-100
One cannot be singing and filing taxes at once.
exists e1 s1 x1 x2 x3 x4.(into(e1,x2) & n_drinking(x4) & n_microphone(x3) & subset_of(x4,x2) & subset_of(x3,x2) & Actor(e1,x1) & v_sing(e1) & n_people(x1) & a_several(s1) & Theme(s1,x1))
exists e1 x1 x2.(n_tax(x2) & of(x2,x1) & n_thing(x1) & n_people(x1) & Theme(e1,x2) & Actor(e1,x1) & v_file(e1))
78824ee8-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3 x4.(v_sing(e1) & subset_of(x4,x2) & subset_of(x3,x2) & n_people(x1) & n_microphone(x3) & n_drinking(x4) & into(e1,x2) & a_several(s1) & Theme(s1,x1) & Actor(e1,x1))
exists e1 x1 x2.(v_file(e1) & of(x2,x1) & n_thing(x1) & n_tax(x2) & n_people(x1) & Theme(e1,x2) & Actor(e1,x1))
Several people are singing into microphones and drinking.
The singers are doing karaoke.
1
-100
Not all singing is karaoke.
exists e1 s1 x1 x2 x3 x4.(into(e1,x2) & n_drinking(x4) & n_microphone(x3) & subset_of(x4,x2) & subset_of(x3,x2) & Actor(e1,x1) & v_sing(e1) & n_people(x1) & a_several(s1) & Theme(s1,x1))
exists e1 x1 x2.(n_singer(x1) & Theme(e1,x2) & Actor(e1,x1) & v_do(e1) & n_karaoke(x2))
788255dc-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3 x4.(v_sing(e1) & subset_of(x4,x2) & subset_of(x3,x2) & n_people(x1) & n_microphone(x3) & n_drinking(x4) & into(e1,x2) & a_several(s1) & Theme(s1,x1) & Actor(e1,x1))
exists e1 x1 x2.(v_do(e1) & n_singer(x1) & n_karaoke(x2) & Theme(e1,x2) & Actor(e1,x1))
A woman with black hair is holding a purse.
a woman has a purse.
0
-100
A woman is a woman, a purse is a purse.
exists e1 s1 x1 x2 x3.(Theme(e1,x3) & Actor(e1,x1) & v_hold(e1) & n_purse(x3) & with(x1,x2) & n_hair(x2) & a_black(s1) & Theme(s1,x2) & n_woman(x1))
exists e1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_have(e1) & n_purse(x2) & n_woman(x1))
78825adc-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3.(with(x1,x2) & v_hold(e1) & n_woman(x1) & n_purse(x3) & n_hair(x2) & a_black(s1) & Theme(s1,x2) & Theme(e1,x3) & Actor(e1,x1))
exists e1 x1 x2.(v_have(e1) & n_woman(x1) & n_purse(x2) & Theme(e1,x2) & Actor(e1,x1))
A woman with black hair is holding a purse.
A woman with red hair is holding a dog.
2
-100
Red isn't black.
exists e1 s1 x1 x2 x3.(Theme(e1,x3) & Actor(e1,x1) & v_hold(e1) & n_purse(x3) & with(x1,x2) & n_hair(x2) & a_black(s1) & Theme(s1,x2) & n_woman(x1))
exists e1 s1 x1 x2 x3.(Theme(e1,x3) & Actor(e1,x1) & v_hold(e1) & n_dog(x3) & with(x1,x2) & n_hair(x2) & a_red(s1) & Theme(s1,x2) & n_woman(x1))
78825ffa-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3.(with(x1,x2) & v_hold(e1) & n_woman(x1) & n_purse(x3) & n_hair(x2) & a_black(s1) & Theme(s1,x2) & Theme(e1,x3) & Actor(e1,x1))
exists e1 s1 x1 x2 x3.(with(x1,x2) & v_hold(e1) & n_woman(x1) & n_hair(x2) & n_dog(x3) & a_red(s1) & Theme(s1,x2) & Theme(e1,x3) & Actor(e1,x1))
A woman with black hair is holding a purse.
A woman with black hair is holding a purse at the mall.
1
-100
Not all women with black hair holding a purse are at the mall.
exists e1 s1 x1 x2 x3.(Theme(e1,x3) & Actor(e1,x1) & v_hold(e1) & n_purse(x3) & with(x1,x2) & n_hair(x2) & a_black(s1) & Theme(s1,x2) & n_woman(x1))
exists e1 s1 x1 x2 x3 x4.(n_mall(x4) & at(e1,x4) & Theme(e1,x3) & Actor(e1,x1) & v_hold(e1) & n_purse(x3) & with(x1,x2) & n_hair(x2) & a_black(s1) & Theme(s1,x2) & n_woman(x1))
78826504-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3.(with(x1,x2) & v_hold(e1) & n_woman(x1) & n_purse(x3) & n_hair(x2) & a_black(s1) & Theme(s1,x2) & Theme(e1,x3) & Actor(e1,x1))
exists e1 s1 x1 x2 x3 x4.(with(x1,x2) & v_hold(e1) & n_woman(x1) & n_purse(x3) & n_mall(x4) & n_hair(x2) & at(e1,x4) & a_black(s1) & Theme(s1,x2) & Theme(e1,x3) & Actor(e1,x1))
The woman gets a gift out of a christmas stocking.
It's Halloween
2
-100
Christmas happens after Halloween.
exists e1 x1 x2 x3 x4.(n_woman(x1) & of(e1,x3) & n_stocking(x3) & of(x3,x4) & n_christmas(x4) & r_out(e1) & Theme(e1,x2) & Actor(e1,x1) & v_get(e1) & n_gift(x2))
exists p1 x1 x2.(ne_org_halloween(x2) & n_thing(x1) & (x1 = x2))
78826ac2-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3 x4.(v_get(e1) & r_out(e1) & of(x3,x4) & of(e1,x3) & n_woman(x1) & n_stocking(x3) & n_gift(x2) & n_christmas(x4) & Theme(e1,x2) & Actor(e1,x1))
exists x1 x2.(ne_org_halloween(x2) & n_thing(x1) & (x1 = x2))
The woman gets a gift out of a christmas stocking.
The gift is small
1
-100
Not all gifts are small.
exists e1 x1 x2 x3 x4.(n_woman(x1) & of(e1,x3) & n_stocking(x3) & of(x3,x4) & n_christmas(x4) & r_out(e1) & Theme(e1,x2) & Actor(e1,x1) & v_get(e1) & n_gift(x2))
exists s1 x1.(n_gift(x1) & Theme(s1,x1) & a_small(s1))
78826fe0-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3 x4.(v_get(e1) & r_out(e1) & of(x3,x4) & of(e1,x3) & n_woman(x1) & n_stocking(x3) & n_gift(x2) & n_christmas(x4) & Theme(e1,x2) & Actor(e1,x1))
exists s1 x1.(n_gift(x1) & a_small(s1) & Theme(s1,x1))
A woman with her hair in a ponytail chose a gift out of the bag.
It is the woman's birthday.
1
-100
Not all gifts are for a birthday.
exists e1 x1 x2 x3 x4 x5 x6.(n_bag(x6) & Theme(e1,x4) & Actor(e1,x1) & v_choose(e1) & of(x5,x6) & out(x4,x5) & n_thing(x5) & n_gift(x4) & with(x1,x2) & in(x2,x3) & n_ponytail(x3) & n_hair(x2) & of(x2,x1) & n_female(x1) & n_woman(x1))
exists p1 x1 x2 x3.(n_birthday(x3) & of(x3,x2) & n_woman(x2) & n_thing(x1) & (x1 = x3))
78827b52-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3 x4 x5 x6.(with(x1,x2) & v_choose(e1) & out(x4,x5) & of(x5,x6) & of(x2,x1) & n_woman(x1) & n_thing(x5) & n_ponytail(x3) & n_hair(x2) & n_gift(x4) & n_female(x1) & n_bag(x6) & in(x2,x3) & Theme(e1,x4) & Actor(e1,x1))
exists x1 x2 x3.(of(x3,x2) & n_woman(x2) & n_thing(x1) & n_birthday(x3) & (x1 = x3))
An old woman taking pictures at an outdoor photography display.
An old woman is taking pictures outside in order to show them to her husband.
1
-100
Not all pictures are shown to a husband.
exists e1 s1 s2 x1 x2 x3 x4 x5.(a_topic(x1) & at(e1,x4) & n_display(x4) & of(x4,x5) & n_photography(x5) & a_outdoor(s2) & Theme(s2,x4) & Theme(e1,x3) & Actor(e1,x2) & v_take(e1) & n_picture(x3) & (x1 = x2) & n_woman(x1) & a_old(s1) & Theme(s1,x1))
exists e1 p1 s1 s2 x1 x2 x3 x4.(n_order(x3) & Topic(e1,p1) & exists p2 e2.(to(e2,x4) & Theme(e2,x2) & Actor(e2,x1) & v_show(e2)) & n_husband(x4) & of(x4,x1) & n_female(x1) & n_thing(x2) & in(e1,x3) & a_outside(s2) & Manner(e1,s2) & Theme(e1,x2) & Actor(e1,x1) & v_take(e1) & n_picture(x2) & n_woman(x1) & a_old(s1) & Theme(s1,x1))
78828b60-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 x1 x2 x3 x4 x5.(v_take(e1) & of(x4,x5) & n_woman(x1) & n_picture(x3) & n_photography(x5) & n_display(x4) & at(e1,x4) & a_topic(x1) & a_outdoor(s2) & a_old(s1) & Theme(s2,x4) & Theme(s1,x1) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2))
exists e1 p1 s1 s2 x1 x2 x3 x4.(v_take(e1) & of(x4,x1) & n_woman(x1) & n_thing(x2) & n_picture(x2) & n_order(x3) & n_husband(x4) & n_female(x1) & in(e1,x3) & exists e2.(v_show(e2) & to(e2,x4) & Theme(e2,x2) & Actor(e2,x1)) & a_outside(s2) & a_old(s1) & Topic(e1,p1) & Theme(s1,x1) & Theme(e1,x2) & Manner(e1,s2) & Actor(e1,x1))
An old woman taking pictures at an outdoor photography display.
An old woman is snapping photos outdoors.
0
-100
taking pictures is replaced by the term snapping
exists e1 s1 s2 x1 x2 x3 x4 x5.(a_topic(x1) & at(e1,x4) & n_display(x4) & of(x4,x5) & n_photography(x5) & a_outdoor(s2) & Theme(s2,x4) & Theme(e1,x3) & Actor(e1,x2) & v_take(e1) & n_picture(x3) & (x1 = x2) & n_woman(x1) & a_old(s1) & Theme(s1,x1))
exists e1 s1 x1 x2 x3.(Theme(e1,x2) & Actor(e1,x1) & v_snap(e1) & n_outdoors(x2) & of(x2,x3) & n_photo(x3) & n_woman(x1) & a_old(s1) & Theme(s1,x1))
78829600-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 x1 x2 x3 x4 x5.(v_take(e1) & of(x4,x5) & n_woman(x1) & n_picture(x3) & n_photography(x5) & n_display(x4) & at(e1,x4) & a_topic(x1) & a_outdoor(s2) & a_old(s1) & Theme(s2,x4) & Theme(s1,x1) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2))
exists e1 s1 x1 x2 x3.(v_snap(e1) & of(x2,x3) & n_woman(x1) & n_photo(x3) & n_outdoors(x2) & a_old(s1) & Theme(s1,x1) & Theme(e1,x2) & Actor(e1,x1))
Two dogs one white and another tan are on leash with two women at an open doorway.
The cats are sitting by the closed door.
2
-100
Dogs aren't cats.
exists p1 x1.(a_topic(x1) & exists p2 s1 s2 x2 x3.(at(p2,x3) & n_doorway(x3) & a_open(s2) & Theme(s2,x3) & exists x4 x5.(on(x2,x4) & with(x4,x5) & n_woman(x5) & card_eq_2(x5) & n_leash(x4)) & n_tan(x2) & a_white(s1) & Theme(s1,x2) & card_eq_1(x2)) & that(x1,p1) & n_dog(x1) & card_eq_2(x1))
exists e1 s1 x1 x2.(n_door(x2) & a_closed(s1) & Theme(s1,x2) & n_cat(x1) & by(e1,x2) & Actor(e1,x1) & v_sit(e1))
7882a488-e4c8-11ec-9cdd-0242ac1c0002
exists p1 x1.(that(x1,p1) & n_dog(x1) & exists p2 s1 s2 x2 x3.(n_tan(x2) & n_doorway(x3) & exists x4 x5.(with(x4,x5) & on(x2,x4) & n_woman(x5) & n_leash(x4) & card_eq_2(x5)) & card_eq_1(x2) & at(p2,x3) & a_white(s1) & a_open(s2) & Theme(s2,x3) & Theme(s1,x2)) & card_eq_2(x1) & a_topic(x1))
exists e1 s1 x1 x2.(v_sit(e1) & n_door(x2) & n_cat(x1) & by(e1,x2) & a_closed(s1) & Theme(s1,x2) & Actor(e1,x1))
Construction workers in yellow jackets and red pants standing by a gate.
A construction worker is standing near a gate on a work site.
1
0.952475
Construction workers means more than one. Construction workers is only one.
exists e1 s1 s2 x1 x2 x3 x4 x5 x6 x7.(a_topic(x1) & in(x1,x3) & by(e1,x7) & n_gate(x7) & Actor(e1,x6) & v_stand(e1) & (x3 = x6) & subset_of(x5,x3) & n_pants(x5) & a_red(s2) & Theme(s2,x5) & subset_of(x4,x3) & n_jacket(x4) & a_yellow(s1) & Theme(s1,x4) & n_worker(x1) & of(x1,x2) & n_construction(x2))
exists e1 x1 x2 x3 x4 x5.(on(e1,x4) & n_site(x4) & of(x4,x5) & n_work(x5) & near(e1,x3) & n_gate(x3) & Actor(e1,x1) & v_stand(e1) & n_worker(x1) & of(x1,x2) & n_construction(x2))
7882ae24-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 x1 x2 x3 x4 x5 x6 x7.(v_stand(e1) & subset_of(x5,x3) & subset_of(x4,x3) & of(x1,x2) & n_worker(x1) & n_pants(x5) & n_jacket(x4) & n_gate(x7) & n_construction(x2) & in(x1,x3) & by(e1,x7) & a_yellow(s1) & a_topic(x1) & a_red(s2) & Theme(s2,x5) & Theme(s1,x4) & Actor(e1,x6) & (x3 = x6))
exists e1 x1 x2 x3 x4 x5.(v_stand(e1) & on(e1,x4) & of(x4,x5) & of(x1,x2) & near(e1,x3) & n_worker(x1) & n_work(x5) & n_site(x4) & n_gate(x3) & n_construction(x2) & Actor(e1,x1))
Construction workers in yellow jackets and red pants standing by a gate.
The workers are on lunch break.
1
0.56899
Just because construction workers are standing by a gate, doesn't mean they are on lunch break.
exists e1 s1 s2 x1 x2 x3 x4 x5 x6 x7.(a_topic(x1) & in(x1,x3) & by(e1,x7) & n_gate(x7) & Actor(e1,x6) & v_stand(e1) & (x3 = x6) & subset_of(x5,x3) & n_pants(x5) & a_red(s2) & Theme(s2,x5) & subset_of(x4,x3) & n_jacket(x4) & a_yellow(s1) & Theme(s1,x4) & n_worker(x1) & of(x1,x2) & n_construction(x2))
exists p1 x1.(n_worker(x1) & exists x2 x3.(on(x1,x2) & n_break(x2) & of(x2,x3) & n_lunch(x3)))
7882b78e-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 x1 x2 x3 x4 x5 x6 x7.(v_stand(e1) & subset_of(x5,x3) & subset_of(x4,x3) & of(x1,x2) & n_worker(x1) & n_pants(x5) & n_jacket(x4) & n_gate(x7) & n_construction(x2) & in(x1,x3) & by(e1,x7) & a_yellow(s1) & a_topic(x1) & a_red(s2) & Theme(s2,x5) & Theme(s1,x4) & Actor(e1,x6) & (x3 = x6))
exists x1.(n_worker(x1) & exists x2 x3.(on(x1,x2) & of(x2,x3) & n_lunch(x3) & n_break(x2)))
Construction workers in yellow jackets and red pants standing by a gate.
Construction workers are guarding the gate.
1
0.005683
Just because the construction workers are standing by a gate doesn't mean they are guarding it.
exists e1 s1 s2 x1 x2 x3 x4 x5 x6 x7.(a_topic(x1) & in(x1,x3) & by(e1,x7) & n_gate(x7) & Actor(e1,x6) & v_stand(e1) & (x3 = x6) & subset_of(x5,x3) & n_pants(x5) & a_red(s2) & Theme(s2,x5) & subset_of(x4,x3) & n_jacket(x4) & a_yellow(s1) & Theme(s1,x4) & n_worker(x1) & of(x1,x2) & n_construction(x2))
exists e1 x1 x2 x3.(n_gate(x3) & Theme(e1,x3) & Actor(e1,x1) & v_guard(e1) & n_worker(x1) & of(x1,x2) & n_construction(x2))
7882c10c-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 x1 x2 x3 x4 x5 x6 x7.(v_stand(e1) & subset_of(x5,x3) & subset_of(x4,x3) & of(x1,x2) & n_worker(x1) & n_pants(x5) & n_jacket(x4) & n_gate(x7) & n_construction(x2) & in(x1,x3) & by(e1,x7) & a_yellow(s1) & a_topic(x1) & a_red(s2) & Theme(s2,x5) & Theme(s1,x4) & Actor(e1,x6) & (x3 = x6))
exists e1 x1 x2 x3.(v_guard(e1) & of(x1,x2) & n_worker(x1) & n_gate(x3) & n_construction(x2) & Theme(e1,x3) & Actor(e1,x1))
Construction workers in yellow jackets and red pants standing by a gate.
A construction worker is sleeping on the ground.
2
0.000001
Sleeping isn't standing.
exists e1 s1 s2 x1 x2 x3 x4 x5 x6 x7.(a_topic(x1) & in(x1,x3) & by(e1,x7) & n_gate(x7) & Actor(e1,x6) & v_stand(e1) & (x3 = x6) & subset_of(x5,x3) & n_pants(x5) & a_red(s2) & Theme(s2,x5) & subset_of(x4,x3) & n_jacket(x4) & a_yellow(s1) & Theme(s1,x4) & n_worker(x1) & of(x1,x2) & n_construction(x2))
exists e1 x1 x2 x3.(n_ground(x3) & on(e1,x3) & Actor(e1,x1) & v_sleep(e1) & n_worker(x1) & of(x1,x2) & n_construction(x2))
7882cf8a-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 x1 x2 x3 x4 x5 x6 x7.(v_stand(e1) & subset_of(x5,x3) & subset_of(x4,x3) & of(x1,x2) & n_worker(x1) & n_pants(x5) & n_jacket(x4) & n_gate(x7) & n_construction(x2) & in(x1,x3) & by(e1,x7) & a_yellow(s1) & a_topic(x1) & a_red(s2) & Theme(s2,x5) & Theme(s1,x4) & Actor(e1,x6) & (x3 = x6))
exists e1 x1 x2 x3.(v_sleep(e1) & on(e1,x3) & of(x1,x2) & n_worker(x1) & n_ground(x3) & n_construction(x2) & Actor(e1,x1))
Construction workers in yellow jackets and red pants standing by a gate.
Construction workers loiter by a gate.
0
0.711735
Construction workers are plural in both, and by a gate in both.
exists e1 s1 s2 x1 x2 x3 x4 x5 x6 x7.(a_topic(x1) & in(x1,x3) & by(e1,x7) & n_gate(x7) & Actor(e1,x6) & v_stand(e1) & (x3 = x6) & subset_of(x5,x3) & n_pants(x5) & a_red(s2) & Theme(s2,x5) & subset_of(x4,x3) & n_jacket(x4) & a_yellow(s1) & Theme(s1,x4) & n_worker(x1) & of(x1,x2) & n_construction(x2))
exists x1 x2 x3 x4.(a_topic(x1) & by(x1,x4) & n_gate(x4) & n_loiter(x1) & of(x1,x3) & n_worker(x3) & of(x1,x2) & n_construction(x2))
7882ddae-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 x1 x2 x3 x4 x5 x6 x7.(v_stand(e1) & subset_of(x5,x3) & subset_of(x4,x3) & of(x1,x2) & n_worker(x1) & n_pants(x5) & n_jacket(x4) & n_gate(x7) & n_construction(x2) & in(x1,x3) & by(e1,x7) & a_yellow(s1) & a_topic(x1) & a_red(s2) & Theme(s2,x5) & Theme(s1,x4) & Actor(e1,x6) & (x3 = x6))
exists x1 x2 x3 x4.(of(x1,x3) & of(x1,x2) & n_worker(x3) & n_loiter(x1) & n_gate(x4) & n_construction(x2) & by(x1,x4) & a_topic(x1))
Construction workers in yellow jackets and red pants standing by a gate.
Construction workers spend their break time standing around and relaxing.
1
0.659662
Just because they are standing by the gate doesn't mean they are relaxing while on their break.
exists e1 s1 s2 x1 x2 x3 x4 x5 x6 x7.(a_topic(x1) & in(x1,x3) & by(e1,x7) & n_gate(x7) & Actor(e1,x6) & v_stand(e1) & (x3 = x6) & subset_of(x5,x3) & n_pants(x5) & a_red(s2) & Theme(s2,x5) & subset_of(x4,x3) & n_jacket(x4) & a_yellow(s1) & Theme(s1,x4) & n_worker(x1) & of(x1,x2) & n_construction(x2))
exists e1 p1 x1 x2 x3 x4.(Time(e1,x4) & n_time(x4) & exists e3 e2 s1.(Actor(e3,x3) & v_relax(e3) & a_around(s1) & Manner(e2,s1) & Actor(e2,x3) & v_stand(e2)) & Recipient(e1,p1) & Actor(e1,x1) & Topic(e1,x3) & v_spend(e1) & n_break(x3) & of(x3,x1) & n_thing(x1) & n_worker(x1) & of(x1,x2) & n_construction(x2))
7882e240-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 x1 x2 x3 x4 x5 x6 x7.(v_stand(e1) & subset_of(x5,x3) & subset_of(x4,x3) & of(x1,x2) & n_worker(x1) & n_pants(x5) & n_jacket(x4) & n_gate(x7) & n_construction(x2) & in(x1,x3) & by(e1,x7) & a_yellow(s1) & a_topic(x1) & a_red(s2) & Theme(s2,x5) & Theme(s1,x4) & Actor(e1,x6) & (x3 = x6))
exists e1 p1 x1 x2 x3 x4.(v_spend(e1) & of(x3,x1) & of(x1,x2) & n_worker(x1) & n_time(x4) & n_thing(x1) & n_construction(x2) & n_break(x3) & exists e3 e2 s1.(v_stand(e2) & v_relax(e3) & a_around(s1) & Manner(e2,s1) & Actor(e3,x3) & Actor(e2,x3)) & Topic(e1,x3) & Time(e1,x4) & Recipient(e1,p1) & Actor(e1,x1))
Construction workers in yellow jackets and red pants standing by a gate.
Construction workers stand by a gate while they wait for their foreman to show up.
1
0.546496
Just because the construction workers are standing by the gate doesn't mean they are waiting for their foreman to show up.
exists e1 s1 s2 x1 x2 x3 x4 x5 x6 x7.(a_topic(x1) & in(x1,x3) & by(e1,x7) & n_gate(x7) & Actor(e1,x6) & v_stand(e1) & (x3 = x6) & subset_of(x5,x3) & n_pants(x5) & a_red(s2) & Theme(s2,x5) & subset_of(x4,x3) & n_jacket(x4) & a_yellow(s1) & Theme(s1,x4) & n_worker(x1) & of(x1,x2) & n_construction(x2))
exists e1 p1 x1 x2 x3 x4.(exists e2 p2.(for(e2,x4) & Topic(e2,p2) & Actor(e2,x1) & v_wait(e2) & exists e3 s1.(a_up(s1) & Manner(e3,s1) & Actor(e3,x1) & v_show(e3))) & n_foreman(x4) & of(x4,x1) & n_thing(x1) & n_thing(x1) & while(e1,p1) & by(e1,x3) & n_gate(x3) & Actor(e1,x1) & v_stand(e1) & n_worker(x1) & of(x1,x2) & n_construction(x2))
7882e79a-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 x1 x2 x3 x4 x5 x6 x7.(v_stand(e1) & subset_of(x5,x3) & subset_of(x4,x3) & of(x1,x2) & n_worker(x1) & n_pants(x5) & n_jacket(x4) & n_gate(x7) & n_construction(x2) & in(x1,x3) & by(e1,x7) & a_yellow(s1) & a_topic(x1) & a_red(s2) & Theme(s2,x5) & Theme(s1,x4) & Actor(e1,x6) & (x3 = x6))
exists e1 p1 x1 x2 x3 x4.(while(e1,p1) & v_stand(e1) & of(x4,x1) & of(x1,x2) & n_worker(x1) & n_thing(x1) & n_gate(x3) & n_foreman(x4) & n_construction(x2) & exists e2 p2.(v_wait(e2) & for(e2,x4) & exists e3 s1.(v_show(e3) & a_up(s1) & Manner(e3,s1) & Actor(e3,x1)) & Topic(e2,p2) & Actor(e2,x1)) & by(e1,x3) & Actor(e1,x1))
Three friends chat in the backyard during a hot summer day.
Three friends are tanning while chatting outside.
1
-100
People chatting in the backyard on a hot summer day don't have to be tanning.
exists s1 x1 x2 x3 x4 x5.(n_backyard(x3) & a_topic(x1) & during(x1,x4) & n_day(x4) & of(x4,x5) & n_summer(x5) & a_hot(s1) & Theme(s1,x4) & in(x1,x3) & n_chat(x1) & of(x1,x2) & n_friend(x2) & card_eq_3(x1))
exists e1 e2 x1 x2.(while(e1,e2) & Theme(e2,x2) & Actor(e2,x1) & v_chat(e2) & n_outside(x2) & Actor(e1,x1) & v_tan(e1) & n_friend(x1) & card_eq_3(x1))
78857c08-e4c8-11ec-9cdd-0242ac1c0002
exists s1 x1 x2 x3 x4 x5.(of(x4,x5) & of(x1,x2) & n_summer(x5) & n_friend(x2) & n_day(x4) & n_chat(x1) & n_backyard(x3) & in(x1,x3) & during(x1,x4) & card_eq_3(x1) & a_topic(x1) & a_hot(s1) & Theme(s1,x4))
exists e1 e2 x1 x2.(while(e1,e2) & v_tan(e1) & v_chat(e2) & n_outside(x2) & n_friend(x1) & card_eq_3(x1) & Theme(e2,x2) & Actor(e2,x1) & Actor(e1,x1))
Two female friends in matching shirts pose for a picture.
The females were friends.
1
-100
If two females are friends, it doesn't mean they always were friends.
exists e1 s1 s2 x1 x2 x3.(for(e1,x3) & n_picture(x3) & Actor(e1,x1) & v_pose(e1) & in(x1,x2) & n_shirt(x2) & a_matching(s2) & Theme(s2,x2) & n_friend(x1) & a_female(s1) & Theme(s1,x1) & card_eq_2(x1))
exists p1 x1.(n_female(x1) & exists x2.((x1 = x2) & n_friend(x2)))
7885811c-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 x1 x2 x3.(v_pose(e1) & n_shirt(x2) & n_picture(x3) & n_friend(x1) & in(x1,x2) & for(e1,x3) & card_eq_2(x1) & a_matching(s2) & a_female(s1) & Theme(s2,x2) & Theme(s1,x1) & Actor(e1,x1))
exists x1.(n_female(x1) & exists x2.(n_friend(x2) & (x1 = x2)))
Two female friends in matching shirts pose for a picture.
The shirts matched.
0
-100
Matching shirts and the shirts matched are different ways to say the same thing.
exists e1 s1 s2 x1 x2 x3.(for(e1,x3) & n_picture(x3) & Actor(e1,x1) & v_pose(e1) & in(x1,x2) & n_shirt(x2) & a_matching(s2) & Theme(s2,x2) & n_friend(x1) & a_female(s1) & Theme(s1,x1) & card_eq_2(x1))
exists e1 x1.(n_shirt(x1) & Actor(e1,x1) & v_match(e1))
78858734-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 x1 x2 x3.(v_pose(e1) & n_shirt(x2) & n_picture(x3) & n_friend(x1) & in(x1,x2) & for(e1,x3) & card_eq_2(x1) & a_matching(s2) & a_female(s1) & Theme(s2,x2) & Theme(s1,x1) & Actor(e1,x1))
exists e1 x1.(v_match(e1) & n_shirt(x1) & Actor(e1,x1))
Two female friends in matching shirts pose for a picture.
The females were plotting to destroy the earth.
2
-100
pose and destroy are not the same.
exists e1 s1 s2 x1 x2 x3.(for(e1,x3) & n_picture(x3) & Actor(e1,x1) & v_pose(e1) & in(x1,x2) & n_shirt(x2) & a_matching(s2) & Theme(s2,x2) & n_friend(x1) & a_female(s1) & Theme(s1,x1) & card_eq_2(x1))
exists e1 p1 x1 x2.(n_earth(x2) & n_female(x1) & Topic(e1,p1) & Actor(e1,x1) & v_plot(e1) & exists e2.(Theme(e2,x2) & Actor(e2,x1) & v_destroy(e2)))
78858c84-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 x1 x2 x3.(v_pose(e1) & n_shirt(x2) & n_picture(x3) & n_friend(x1) & in(x1,x2) & for(e1,x3) & card_eq_2(x1) & a_matching(s2) & a_female(s1) & Theme(s2,x2) & Theme(s1,x1) & Actor(e1,x1))
exists e1 p1 x1 x2.(v_plot(e1) & n_female(x1) & n_earth(x2) & exists e2.(v_destroy(e2) & Theme(e2,x2) & Actor(e2,x1)) & Topic(e1,p1) & Actor(e1,x1))
A man starting a fireplace
The man was warm.
1
-100
If a man is starting a fireplace, it doesn't mean the man was warm.
exists e1 x1 x2 x3.(a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & v_start(e1) & n_fireplace(x3) & (x1 = x2) & n_man(x1))
exists s1 x1.(n_man(x1) & Theme(s1,x1) & a_warm(s1))
78859198-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3.(v_start(e1) & n_man(x1) & n_fireplace(x3) & a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2))
exists s1 x1.(n_man(x1) & a_warm(s1) & Theme(s1,x1))
A man starting a fireplace
He shoveled the wet heavy snow.
2
-100
shoveled and start are not the same action.
exists e1 x1 x2 x3.(a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & v_start(e1) & n_fireplace(x3) & (x1 = x2) & n_man(x1))
exists e1 s1 s2 x1 x2.(n_snow(x2) & a_heavy(s2) & Theme(s2,x2) & a_wet(s1) & Theme(s1,x2) & n_male(x1) & Theme(e1,x2) & Actor(e1,x1) & v_shovel(e1))
78859724-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3.(v_start(e1) & n_man(x1) & n_fireplace(x3) & a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2))
exists e1 s1 s2 x1 x2.(v_shovel(e1) & n_snow(x2) & n_male(x1) & a_wet(s1) & a_heavy(s2) & Theme(s2,x2) & Theme(s1,x2) & Theme(e1,x2) & Actor(e1,x1))
A man starting a fireplace
The man was sitting in front of the fire.
1
-100
A man doesn't have to be sitting while starting a fireplace.
exists e1 x1 x2 x3.(a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & v_start(e1) & n_fireplace(x3) & (x1 = x2) & n_man(x1))
exists e1 x1 x2 x3.(n_fire(x3) & n_man(x1) & in(e1,x2) & of(x2,x3) & n_front(x2) & Actor(e1,x1) & v_sit(e1))
78859c42-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3.(v_start(e1) & n_man(x1) & n_fireplace(x3) & a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2))
exists e1 x1 x2 x3.(v_sit(e1) & of(x2,x3) & n_man(x1) & n_front(x2) & n_fire(x3) & in(e1,x2) & Actor(e1,x1))
Elementary school students watch an experiment in a large glass apparatus.
The students are in high school.
2
-100
apparatus and school are not same
exists e1 s1 s2 x1 x2 x3 x4 x5.(in(e1,x4) & n_apparatus(x4) & of(x4,x5) & n_glass(x5) & a_large(s2) & Theme(s2,x4) & Theme(e1,x3) & Actor(e1,x1) & v_watch(e1) & n_experiment(x3) & n_student(x1) & of(x1,x2) & n_school(x2) & a_elementary(s1) & Theme(s1,x1))
exists p1 x1.(n_student(x1) & exists s1 x2.(in(x1,x2) & n_school(x2) & a_high(s1) & Theme(s1,x2)))
7885a674-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 x1 x2 x3 x4 x5.(v_watch(e1) & of(x4,x5) & of(x1,x2) & n_student(x1) & n_school(x2) & n_glass(x5) & n_experiment(x3) & n_apparatus(x4) & in(e1,x4) & a_large(s2) & a_elementary(s1) & Theme(s2,x4) & Theme(s1,x1) & Theme(e1,x3) & Actor(e1,x1))
exists x1.(n_student(x1) & exists s1 x2.(n_school(x2) & in(x1,x2) & a_high(s1) & Theme(s1,x2)))
Elementary school students watch an experiment in a large glass apparatus.
The students are in science class.
1
-100
Watching an experiment does not imply that the students are in science class.
exists e1 s1 s2 x1 x2 x3 x4 x5.(in(e1,x4) & n_apparatus(x4) & of(x4,x5) & n_glass(x5) & a_large(s2) & Theme(s2,x4) & Theme(e1,x3) & Actor(e1,x1) & v_watch(e1) & n_experiment(x3) & n_student(x1) & of(x1,x2) & n_school(x2) & a_elementary(s1) & Theme(s1,x1))
exists p1 x1.(n_student(x1) & exists x2 x3.(in(x1,x2) & n_class(x2) & of(x2,x3) & n_science(x3)))
7885ad2c-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 x1 x2 x3 x4 x5.(v_watch(e1) & of(x4,x5) & of(x1,x2) & n_student(x1) & n_school(x2) & n_glass(x5) & n_experiment(x3) & n_apparatus(x4) & in(e1,x4) & a_large(s2) & a_elementary(s1) & Theme(s2,x4) & Theme(s1,x1) & Theme(e1,x3) & Actor(e1,x1))
exists x1.(n_student(x1) & exists x2 x3.(of(x2,x3) & n_science(x3) & n_class(x2) & in(x1,x2)))
A group of children stare at a contraption with glass liquid filled bottles and levers as one of them manipulates one of the levers.
the children are siblings
1
-100
A group of children aren't necessarily siblings.
exists e1 e2 p1 x1 x2 x3 x4 x5 x6 x7 x8 x9.(exists e3 x10 x11.(Theme(e3,x11) & Actor(e3,x10) & v_manipulate(e3) & of(x11,x9) & n_thing(x11) & card_eq_1(x11) & of(x10,x1) & n_thing(x10) & card_eq_1(x10)) & n_lever(x9) & n_lever(x9) & n_thing(x1) & as(e1,p1) & at(e1,x3) & subset_of(x9,x3) & subset_of(x4,x3) & with(x4,x5) & Time(e2,x8) & n_bottle(x8) & Theme(e2,x7) & v_fill(e2) & (x5 = x7) & n_liquid(x5) & of(x5,x6) & n_glass(x6) & n_contraption(x4) & Actor(e1,x1) & v_stare(e1) & of(x1,x2) & n_child(x2) & n_group(x1))
exists p1 x1.(n_child(x1) & exists x2.((x1 = x2) & n_sibling(x2)))
7885b36c-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e2 p1 x1 x2 x3 x4 x5 x6 x7 x8 x9.(with(x4,x5) & v_stare(e1) & v_fill(e2) & subset_of(x9,x3) & subset_of(x4,x3) & of(x5,x6) & of(x1,x2) & n_thing(x1) & n_liquid(x5) & n_lever(x9) & n_group(x1) & n_glass(x6) & n_contraption(x4) & n_child(x2) & n_bottle(x8) & exists e3 x10 x11.(v_manipulate(e3) & of(x11,x9) & of(x10,x1) & n_thing(x11) & n_thing(x10) & card_eq_1(x11) & card_eq_1(x10) & Theme(e3,x11) & Actor(e3,x10)) & at(e1,x3) & as(e1,p1) & Time(e2,x8) & Theme(e2,x7) & Actor(e1,x1) & (x5 = x7))
exists x1.(n_child(x1) & exists x2.(n_sibling(x2) & (x1 = x2)))
A group of children stare at a contraption with glass liquid filled bottles and levers as one of them manipulates one of the levers.
the children sleep in the living room
2
-100
stare and sleep are not the same.
exists e2 e1 p1 x1 x2 x3 x4 x5 x6 x7 x8 x9.(exists e3 x10 x11.(Theme(e3,x11) & Actor(e3,x10) & v_manipulate(e3) & of(x11,x9) & n_thing(x11) & card_eq_1(x11) & of(x10,x1) & n_thing(x10) & card_eq_1(x10)) & n_lever(x9) & n_lever(x9) & n_thing(x1) & as(e1,p1) & at(e1,x3) & subset_of(x9,x3) & subset_of(x4,x3) & with(x4,x5) & Time(e2,x8) & n_bottle(x8) & Theme(e2,x7) & v_fill(e2) & (x5 = x7) & n_liquid(x5) & of(x5,x6) & n_glass(x6) & n_contraption(x4) & Actor(e1,x1) & v_stare(e1) & of(x1,x2) & n_child(x2) & n_group(x1))
exists e1 x1 x2 x3.(n_room(x2) & of(x2,x3) & n_living(x3) & n_child(x1) & in(e1,x2) & Actor(e1,x1) & v_sleep(e1))
7885b8c6-e4c8-11ec-9cdd-0242ac1c0002
exists e2 e1 p1 x1 x2 x3 x4 x5 x6 x7 x8 x9.(with(x4,x5) & v_stare(e1) & v_fill(e2) & subset_of(x9,x3) & subset_of(x4,x3) & of(x5,x6) & of(x1,x2) & n_thing(x1) & n_liquid(x5) & n_lever(x9) & n_group(x1) & n_glass(x6) & n_contraption(x4) & n_child(x2) & n_bottle(x8) & exists e3 x10 x11.(v_manipulate(e3) & of(x11,x9) & of(x10,x1) & n_thing(x11) & n_thing(x10) & card_eq_1(x11) & card_eq_1(x10) & Theme(e3,x11) & Actor(e3,x10)) & at(e1,x3) & as(e1,p1) & Time(e2,x8) & Theme(e2,x7) & Actor(e1,x1) & (x5 = x7))
exists e1 x1 x2 x3.(v_sleep(e1) & of(x2,x3) & n_room(x2) & n_living(x3) & n_child(x1) & in(e1,x2) & Actor(e1,x1))
A group of children stare at a contraption with glass liquid filled bottles and levers as one of them manipulates one of the levers.
some children staring
0
-100
some children is another way to say a group of children. Staring is another form of stare
exists e2 e1 p1 x1 x2 x3 x4 x5 x6 x7 x8 x9.(exists e3 x10 x11.(Theme(e3,x11) & Actor(e3,x10) & v_manipulate(e3) & of(x11,x9) & n_thing(x11) & card_eq_1(x11) & of(x10,x1) & n_thing(x10) & card_eq_1(x10)) & n_lever(x9) & n_lever(x9) & n_thing(x1) & as(e1,p1) & at(e1,x3) & subset_of(x9,x3) & subset_of(x4,x3) & with(x4,x5) & Time(e2,x8) & n_bottle(x8) & Theme(e2,x7) & v_fill(e2) & (x5 = x7) & n_liquid(x5) & of(x5,x6) & n_glass(x6) & n_contraption(x4) & Actor(e1,x1) & v_stare(e1) & of(x1,x2) & n_child(x2) & n_group(x1))
exists e1 x1 x2.(a_topic(x1) & Actor(e1,x2) & v_stare(e1) & (x1 = x2) & n_child(x1))
7885be66-e4c8-11ec-9cdd-0242ac1c0002
exists e2 e1 p1 x1 x2 x3 x4 x5 x6 x7 x8 x9.(with(x4,x5) & v_stare(e1) & v_fill(e2) & subset_of(x9,x3) & subset_of(x4,x3) & of(x5,x6) & of(x1,x2) & n_thing(x1) & n_liquid(x5) & n_lever(x9) & n_group(x1) & n_glass(x6) & n_contraption(x4) & n_child(x2) & n_bottle(x8) & exists e3 x10 x11.(v_manipulate(e3) & of(x11,x9) & of(x10,x1) & n_thing(x11) & n_thing(x10) & card_eq_1(x11) & card_eq_1(x10) & Theme(e3,x11) & Actor(e3,x10)) & at(e1,x3) & as(e1,p1) & Time(e2,x8) & Theme(e2,x7) & Actor(e1,x1) & (x5 = x7))
exists e1 x1 x2.(v_stare(e1) & n_child(x1) & a_topic(x1) & Actor(e1,x2) & (x1 = x2))
A group of children watch an experiment in a museum for kids.
Nobody is watching
2
-100
children and nobody are not the same.
exists e1 x1 x2 x3 x4 x5.(in(e1,x4) & for(x4,x5) & n_kid(x5) & n_museum(x4) & Theme(e1,x3) & Actor(e1,x1) & v_watch(e1) & n_experiment(x3) & of(x1,x2) & n_child(x2) & n_group(x1))
-exists e1 x1.(Actor(e1,x1) & v_watch(e1) & n_person(x1))
7885c3ca-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3 x4 x5.(v_watch(e1) & of(x1,x2) & n_museum(x4) & n_kid(x5) & n_group(x1) & n_experiment(x3) & n_child(x2) & in(e1,x4) & for(x4,x5) & Theme(e1,x3) & Actor(e1,x1))
all e1 x1.(-v_watch(e1) | -n_person(x1) | -Actor(e1,x1))
A group of children watch an experiment in a museum for kids.
Humans watching
0
-100
children are humans. watching is another form of watch
exists e1 x1 x2 x3 x4 x5.(in(e1,x4) & for(x4,x5) & n_kid(x5) & n_museum(x4) & Theme(e1,x3) & Actor(e1,x1) & v_watch(e1) & n_experiment(x3) & of(x1,x2) & n_child(x2) & n_group(x1))
exists x1 x2.(n_watching(x1) & (x1 = x2) & ne_nam_humans(x2) & a_topic(x1))
7885c870-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3 x4 x5.(v_watch(e1) & of(x1,x2) & n_museum(x4) & n_kid(x5) & n_group(x1) & n_experiment(x3) & n_child(x2) & in(e1,x4) & for(x4,x5) & Theme(e1,x3) & Actor(e1,x1))
exists x1 x2.(ne_nam_humans(x2) & n_watching(x1) & a_topic(x1) & (x1 = x2))
A group of children watch an experiment in a museum for kids.
Fat humans watching
1
-100
A group of children watching an experiment are not necessarily fat humans.
exists e1 x1 x2 x3 x4 x5.(in(e1,x4) & for(x4,x5) & n_kid(x5) & n_museum(x4) & Theme(e1,x3) & Actor(e1,x1) & v_watch(e1) & n_experiment(x3) & of(x1,x2) & n_child(x2) & n_group(x1))
exists e1 x1 x2 x3.(a_topic(x1) & Actor(e1,x3) & v_watch(e1) & (x1 = x3) & n_human(x1) & (x1 = x2) & ne_nam_fat(x2))
7885cd2a-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3 x4 x5.(v_watch(e1) & of(x1,x2) & n_museum(x4) & n_kid(x5) & n_group(x1) & n_experiment(x3) & n_child(x2) & in(e1,x4) & for(x4,x5) & Theme(e1,x3) & Actor(e1,x1))
exists e1 x1 x2 x3.(v_watch(e1) & ne_nam_fat(x2) & n_human(x1) & a_topic(x1) & Actor(e1,x3) & (x1 = x3) & (x1 = x2))
Woman dressed in black waves fan behind display.
A woman in black waves a fan behind a display.
0
-100
in black is another way to say dressed in black
exists e1 s1 x1 x2 x3 x4.(ne_nam_woman(x1) & behind(e1,x4) & n_display(x4) & in(e1,x3) & n_wave(x3) & a_black(s1) & Theme(s1,x3) & Theme(e1,x2) & Actor(e1,x1) & v_dress(e1) & n_fan(x2))
exists x1.(all x2.(n_fan(x2) -> exists s1 x3 x4.(a_topic(x1) & behind(x1,x4) & n_display(x4) & in(x1,x3) & for(x3,x2) & n_wave(x3) & a_black(s1) & Theme(s1,x3))) & n_woman(x1))
7885d284-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3 x4.(v_dress(e1) & ne_nam_woman(x1) & n_wave(x3) & n_fan(x2) & n_display(x4) & in(e1,x3) & behind(e1,x4) & a_black(s1) & Theme(s1,x3) & Theme(e1,x2) & Actor(e1,x1))
exists x1.(n_woman(x1) & all x2.(exists s1 x3 x4.(n_wave(x3) & n_display(x4) & in(x1,x3) & for(x3,x2) & behind(x1,x4) & a_topic(x1) & a_black(s1) & Theme(s1,x3)) | -n_fan(x2)))
Woman dressed in black waves fan behind display.
A man in black is trying to sell some display fans.
1
-100
If a woman dressed in black waves fan behind display, it doesn't mean there is a man in black trying to sell anything.
exists e1 s1 x1 x2 x3 x4.(ne_nam_woman(x1) & behind(e1,x4) & n_display(x4) & in(e1,x3) & n_wave(x3) & a_black(s1) & Theme(s1,x3) & Theme(e1,x2) & Actor(e1,x1) & v_dress(e1) & n_fan(x2))
exists e1 p1 x1 x2.(Topic(e1,p1) & Actor(e1,x1) & v_try(e1) & exists e2 x3 x4.(Theme(e2,x3) & Actor(e2,x1) & v_sell(e2) & n_fan(x3) & of(x3,x4) & n_display(x4)) & in(x1,x2) & n_black(x2) & n_man(x1))
7885d798-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3 x4.(v_dress(e1) & ne_nam_woman(x1) & n_wave(x3) & n_fan(x2) & n_display(x4) & in(e1,x3) & behind(e1,x4) & a_black(s1) & Theme(s1,x3) & Theme(e1,x2) & Actor(e1,x1))
exists e1 p1 x1 x2.(v_try(e1) & n_man(x1) & n_black(x2) & in(x1,x2) & exists e2 x3 x4.(v_sell(e2) & of(x3,x4) & n_fan(x3) & n_display(x4) & Theme(e2,x3) & Actor(e2,x1)) & Topic(e1,p1) & Actor(e1,x1))
Woman dressed in black waves fan behind display.
A dog is running through a field.
2
-100
woman and dog are not the same.
exists e1 s1 x1 x2 x3 x4.(ne_nam_woman(x1) & behind(e1,x4) & n_display(x4) & in(e1,x3) & n_wave(x3) & a_black(s1) & Theme(s1,x3) & Theme(e1,x2) & Actor(e1,x1) & v_dress(e1) & n_fan(x2))
exists e1 x1 x2.(through(e1,x2) & n_field(x2) & Actor(e1,x1) & v_run(e1) & n_dog(x1))
7885dc2a-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3 x4.(v_dress(e1) & ne_nam_woman(x1) & n_wave(x3) & n_fan(x2) & n_display(x4) & in(e1,x3) & behind(e1,x4) & a_black(s1) & Theme(s1,x3) & Theme(e1,x2) & Actor(e1,x1))
exists e1 x1 x2.(v_run(e1) & through(e1,x2) & n_field(x2) & n_dog(x1) & Actor(e1,x1))
A woman sits with her feet in a shallow pool and looks at a puppy.
The woman wants the pet the puppy
1
-100
Because a woman is looking at a puppy doesn't she want a puppy.
exists e2 e1 s1 x1 x2 x3 x4 x5.(at(e2,x5) & n_puppy(x5) & Actor(e2,x4) & v_look(e2) & n_woman(x4) & in(e1,x3) & n_pool(x3) & a_shallow(s1) & Theme(s1,x3) & with(e1,x2) & n_foot(x2) & of(x2,x1) & n_female(x1) & Actor(e1,x1) & v_sit(e1) & n_woman(x1))
exists e1 x1 x2 x3.(n_pet(x2) & n_woman(x1) & Theme(e1,x2) & Actor(e1,x1) & v_want(e1) & n_puppy(x3) & (x2 = x3))
7885e0bc-e4c8-11ec-9cdd-0242ac1c0002
exists e2 e1 s1 x1 x2 x3 x4 x5.(with(e1,x2) & v_sit(e1) & v_look(e2) & of(x2,x1) & n_woman(x4) & n_woman(x1) & n_puppy(x5) & n_pool(x3) & n_foot(x2) & n_female(x1) & in(e1,x3) & at(e2,x5) & a_shallow(s1) & Theme(s1,x3) & Actor(e2,x4) & Actor(e1,x1))
exists e1 x1 x2 x3.(v_want(e1) & n_woman(x1) & n_puppy(x3) & n_pet(x2) & Theme(e1,x2) & Actor(e1,x1) & (x2 = x3))
A woman sits with her feet in a shallow pool and looks at a puppy.
The woman is swimming in a pool
2
-100
sits and swimming are not the same.
exists e1 e2 s1 x1 x2 x3 x4 x5.(at(e2,x5) & n_puppy(x5) & Actor(e2,x4) & v_look(e2) & n_woman(x4) & in(e1,x3) & n_pool(x3) & a_shallow(s1) & Theme(s1,x3) & with(e1,x2) & n_foot(x2) & of(x2,x1) & n_female(x1) & Actor(e1,x1) & v_sit(e1) & n_woman(x1))
exists e1 x1 x2.(n_woman(x1) & in(e1,x2) & n_pool(x2) & Actor(e1,x1) & v_swim(e1))
7885e5d0-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e2 s1 x1 x2 x3 x4 x5.(with(e1,x2) & v_sit(e1) & v_look(e2) & of(x2,x1) & n_woman(x4) & n_woman(x1) & n_puppy(x5) & n_pool(x3) & n_foot(x2) & n_female(x1) & in(e1,x3) & at(e2,x5) & a_shallow(s1) & Theme(s1,x3) & Actor(e2,x4) & Actor(e1,x1))
exists e1 x1 x2.(v_swim(e1) & n_woman(x1) & n_pool(x2) & in(e1,x2) & Actor(e1,x1))
A woman sits with her feet in a shallow pool and looks at a puppy.
The woman's feet are wet
0
-100
if her feet are in a pool, then her feet would be wet.
exists e2 e1 s1 x1 x2 x3 x4 x5.(at(e2,x5) & n_puppy(x5) & Actor(e2,x4) & v_look(e2) & n_woman(x4) & in(e1,x3) & n_pool(x3) & a_shallow(s1) & Theme(s1,x3) & with(e1,x2) & n_foot(x2) & of(x2,x1) & n_female(x1) & Actor(e1,x1) & v_sit(e1) & n_woman(x1))
exists s1 x1 x2.(n_foot(x2) & of(x2,x1) & n_woman(x1) & Theme(s1,x2) & a_wet(s1))
7885ea76-e4c8-11ec-9cdd-0242ac1c0002
exists e2 e1 s1 x1 x2 x3 x4 x5.(with(e1,x2) & v_sit(e1) & v_look(e2) & of(x2,x1) & n_woman(x4) & n_woman(x1) & n_puppy(x5) & n_pool(x3) & n_foot(x2) & n_female(x1) & in(e1,x3) & at(e2,x5) & a_shallow(s1) & Theme(s1,x3) & Actor(e2,x4) & Actor(e1,x1))
exists s1 x1 x2.(of(x2,x1) & n_woman(x1) & n_foot(x2) & a_wet(s1) & Theme(s1,x2))
Men stand on horses.
They are walking a tight rope.
2
-100
stand and walking are not the same.
exists e1 x1 x2.(on(e1,x2) & n_horse(x2) & Actor(e1,x1) & v_stand(e1) & n_man(x1))
exists e1 s1 x1 x2.(n_thing(x1) & Theme(e1,x2) & Actor(e1,x1) & v_walk(e1) & n_rope(x2) & a_tight(s1) & Theme(s1,x2))
7885ef6c-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2.(v_stand(e1) & on(e1,x2) & n_man(x1) & n_horse(x2) & Actor(e1,x1))
exists e1 s1 x1 x2.(v_walk(e1) & n_thing(x1) & n_rope(x2) & a_tight(s1) & Theme(s1,x2) & Theme(e1,x2) & Actor(e1,x1))
Men stand on horses.
They are part of a circus.
1
-100
Because a people stand on a horse doesn't mean they are part of circus
exists e1 x1 x2.(on(e1,x2) & n_horse(x2) & Actor(e1,x1) & v_stand(e1) & n_man(x1))
exists p1 x1.(n_thing(x1) & exists x2 x3.((x1 = x2) & of(x2,x3) & n_circus(x3) & n_part(x2)))
7885f43a-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2.(v_stand(e1) & on(e1,x2) & n_man(x1) & n_horse(x2) & Actor(e1,x1))
exists x1.(n_thing(x1) & exists x2 x3.(of(x2,x3) & n_part(x2) & n_circus(x3) & (x1 = x2)))
Men stand on horses.
Men are riding horses.
0
-100
if they stand on horses, it follows that they are riding horses.
exists e1 x1 x2.(on(e1,x2) & n_horse(x2) & Actor(e1,x1) & v_stand(e1) & n_man(x1))
exists e1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_ride(e1) & n_horse(x2) & n_man(x1))
7885fa5c-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2.(v_stand(e1) & on(e1,x2) & n_man(x1) & n_horse(x2) & Actor(e1,x1))
exists e1 x1 x2.(v_ride(e1) & n_man(x1) & n_horse(x2) & Theme(e1,x2) & Actor(e1,x1))
two guy standing on horses, while a crowd watches
There are two men entertaining the people.
0
-100
two guy are on horses in front of a watching crowd, implying they are professionals in the entertaining industry.
exists p1 p2 p3 x1 x2 x3.(rel(p1,x1) & on(x1,x3) & n_horse(x3) & n_standing(x1) & of(x1,x2) & n_guy(x2) & card_eq_2(x1) & exists x5.n_event(x5) & exists e1 x4.(Actor(e1,x4) & v_watch(e1) & n_crowd(x4)) & while(p2,p3))
exists p1 x1 x4.(n_people(x4) & exists e1 x2 x3.((x1 = x2) & Theme(e1,x4) & Actor(e1,x3) & v_entertain(e1) & (x2 = x3) & n_man(x2) & card_eq_2(x2)))
7885ff98-e4c8-11ec-9cdd-0242ac1c0002
exists p1 p2 p3 x1 x2 x3.(while(p2,p3) & rel(p1,x1) & on(x1,x3) & of(x1,x2) & n_standing(x1) & n_horse(x3) & n_guy(x2) & exists x5.n_event(x5) & exists e1 x4.(v_watch(e1) & n_crowd(x4) & Actor(e1,x4)) & card_eq_2(x1))
exists x1 x4.(n_people(x4) & exists e1 x2 x3.(v_entertain(e1) & n_man(x2) & card_eq_2(x2) & Theme(e1,x4) & Actor(e1,x3) & (x2 = x3) & (x1 = x2)))
two guy standing on horses, while a crowd watches
These men stand on the pile of horses they just shot.
1
-100
We have no idea if they just shot these horses, or are they going to ride them.
exists p1 p2 p3 x1 x2 x3.(rel(p1,x1) & on(x1,x3) & n_horse(x3) & n_standing(x1) & of(x1,x2) & n_guy(x2) & card_eq_2(x1) & exists x5.n_event(x5) & exists e1 x4.(Actor(e1,x4) & v_watch(e1) & n_crowd(x4)) & while(p2,p3))
exists e2 e1 s1 x1 x2 x3 x4.(n_thing(x2) & n_pile(x2) & n_man(x1) & on(e1,x2) & of(x2,x3) & a_just(s1) & Manner(e2,s1) & Theme(e2,x4) & Actor(e2,x2) & v_shoot(e2) & (x3 = x4) & n_horse(x3) & Actor(e1,x1) & v_stand(e1))
7886047a-e4c8-11ec-9cdd-0242ac1c0002
exists p1 p2 p3 x1 x2 x3.(while(p2,p3) & rel(p1,x1) & on(x1,x3) & of(x1,x2) & n_standing(x1) & n_horse(x3) & n_guy(x2) & exists x5.n_event(x5) & exists e1 x4.(v_watch(e1) & n_crowd(x4) & Actor(e1,x4)) & card_eq_2(x1))
exists e2 e1 s1 x1 x2 x3 x4.(v_stand(e1) & v_shoot(e2) & on(e1,x2) & of(x2,x3) & n_thing(x2) & n_pile(x2) & n_man(x1) & n_horse(x3) & a_just(s1) & Theme(e2,x4) & Manner(e2,s1) & Actor(e2,x2) & Actor(e1,x1) & (x3 = x4))
two guy standing on horses, while a crowd watches
these men ride sidesaddle.
2
-100
One cannot stand on a horse and ride sidesaddle simultaneously.
exists p1 p2 p3 x1 x2 x3.(rel(p1,x1) & on(x1,x3) & n_horse(x3) & n_standing(x1) & of(x1,x2) & n_guy(x2) & card_eq_2(x1) & exists x5.n_event(x5) & exists e1 x4.(Actor(e1,x4) & v_watch(e1) & n_crowd(x4)) & while(p2,p3))
exists e1 x1 x2.(n_man(x1) & Theme(e1,x2) & Actor(e1,x1) & v_ride(e1) & n_sidesaddle(x2))
788609ac-e4c8-11ec-9cdd-0242ac1c0002
exists p1 p2 p3 x1 x2 x3.(while(p2,p3) & rel(p1,x1) & on(x1,x3) & of(x1,x2) & n_standing(x1) & n_horse(x3) & n_guy(x2) & exists x5.n_event(x5) & exists e1 x4.(v_watch(e1) & n_crowd(x4) & Actor(e1,x4)) & card_eq_2(x1))
exists e1 x1 x2.(v_ride(e1) & n_sidesaddle(x2) & n_man(x1) & Theme(e1,x2) & Actor(e1,x1))
Two men riding three horses wave their arms in the air.
Two men standing in a barn feeding their horses.
2
-100
riding and standing are not the same.
exists e1 x1 x2 x3 x4 x5 x6 x7.(n_air(x7) & a_topic(x1) & in(e1,x7) & Time(e1,x6) & card_eq_3(x6) & Time(e1,x5) & n_wave(x5) & Time(e1,x4) & n_horse(x4) & Theme(e1,x3) & Actor(e1,x2) & v_ride(e1) & n_arm(x3) & of(x3,x1) & n_thing(x1) & (x1 = x2) & n_man(x1) & card_eq_2(x1))
exists e2 e1 x1 x2 x3 x4.(a_topic(x1) & for(e1,e2) & Theme(e2,x4) & Actor(e2,x2) & v_feed(e2) & n_horse(x4) & of(x4,x1) & n_thing(x1) & in(e1,x3) & n_barn(x3) & Actor(e1,x2) & v_stand(e1) & (x1 = x2) & n_man(x1) & card_eq_2(x1))
78860eca-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3 x4 x5 x6 x7.(v_ride(e1) & of(x3,x1) & n_wave(x5) & n_thing(x1) & n_man(x1) & n_horse(x4) & n_arm(x3) & n_air(x7) & in(e1,x7) & card_eq_3(x6) & card_eq_2(x1) & a_topic(x1) & Time(e1,x6) & Time(e1,x5) & Time(e1,x4) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2))
exists e2 e1 x1 x2 x3 x4.(v_stand(e1) & v_feed(e2) & of(x4,x1) & n_thing(x1) & n_man(x1) & n_horse(x4) & n_barn(x3) & in(e1,x3) & for(e1,e2) & card_eq_2(x1) & a_topic(x1) & Theme(e2,x4) & Actor(e2,x2) & Actor(e1,x2) & (x1 = x2))
Two men riding three horses wave their arms in the air.
Two men riding three horses wave their arms toward a crowd of people.
1
-100
Because men on horses are waving arms in the air doesn't mean crowd of people are there.
exists e1 x1 x2 x3 x4 x5 x6 x7.(n_air(x7) & a_topic(x1) & in(e1,x7) & Time(e1,x6) & card_eq_3(x6) & Time(e1,x5) & n_wave(x5) & Time(e1,x4) & n_horse(x4) & Theme(e1,x3) & Actor(e1,x2) & v_ride(e1) & n_arm(x3) & of(x3,x1) & n_thing(x1) & (x1 = x2) & n_man(x1) & card_eq_2(x1))
exists e1 x1 x2 x3 x4 x5 x6 x7 x8.(a_topic(x1) & toward(e1,x7) & of(x7,x8) & n_people(x8) & n_crowd(x7) & Time(e1,x6) & card_eq_3(x6) & Time(e1,x5) & n_wave(x5) & Time(e1,x4) & n_horse(x4) & Theme(e1,x3) & Actor(e1,x2) & v_ride(e1) & n_arm(x3) & of(x3,x1) & n_thing(x1) & (x1 = x2) & n_man(x1) & card_eq_2(x1))
788613d4-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3 x4 x5 x6 x7.(v_ride(e1) & of(x3,x1) & n_wave(x5) & n_thing(x1) & n_man(x1) & n_horse(x4) & n_arm(x3) & n_air(x7) & in(e1,x7) & card_eq_3(x6) & card_eq_2(x1) & a_topic(x1) & Time(e1,x6) & Time(e1,x5) & Time(e1,x4) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2))
exists e1 x1 x2 x3 x4 x5 x6 x7 x8.(v_ride(e1) & toward(e1,x7) & of(x7,x8) & of(x3,x1) & n_wave(x5) & n_thing(x1) & n_people(x8) & n_man(x1) & n_horse(x4) & n_crowd(x7) & n_arm(x3) & card_eq_3(x6) & card_eq_2(x1) & a_topic(x1) & Time(e1,x6) & Time(e1,x5) & Time(e1,x4) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2))
Two men riding three horses wave their arms in the air.
Two men riding on horses outside.
0
-100
riding on horses is another way to say riding horses.
exists e1 x1 x2 x3 x4 x5 x6 x7.(n_air(x7) & a_topic(x1) & in(e1,x7) & Time(e1,x6) & card_eq_3(x6) & Time(e1,x5) & n_wave(x5) & Time(e1,x4) & n_horse(x4) & Theme(e1,x3) & Actor(e1,x2) & v_ride(e1) & n_arm(x3) & of(x3,x1) & n_thing(x1) & (x1 = x2) & n_man(x1) & card_eq_2(x1))
exists e1 s1 x1 x2 x3.(a_topic(x1) & a_outside(s1) & Manner(e1,s1) & on(e1,x3) & n_horse(x3) & Actor(e1,x2) & v_ride(e1) & (x1 = x2) & n_man(x1) & card_eq_2(x1))
7886187a-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3 x4 x5 x6 x7.(v_ride(e1) & of(x3,x1) & n_wave(x5) & n_thing(x1) & n_man(x1) & n_horse(x4) & n_arm(x3) & n_air(x7) & in(e1,x7) & card_eq_3(x6) & card_eq_2(x1) & a_topic(x1) & Time(e1,x6) & Time(e1,x5) & Time(e1,x4) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2))
exists e1 s1 x1 x2 x3.(v_ride(e1) & on(e1,x3) & n_man(x1) & n_horse(x3) & card_eq_2(x1) & a_topic(x1) & a_outside(s1) & Manner(e1,s1) & Actor(e1,x2) & (x1 = x2))
Two people are standing on three horses as part of a parade.
Two people are near some animals.
0
-100
three would be some. horses are animals.
exists e1 x1 x2 x3 x4.(as(e1,x3) & of(x3,x4) & n_parade(x4) & n_part(x3) & on(e1,x2) & n_horse(x2) & card_eq_3(x2) & Actor(e1,x1) & v_stand(e1) & n_people(x1) & card_eq_2(x1))
exists p1 x1.(exists x2.(near(x1,x2) & n_animal(x2)) & n_people(x1) & card_eq_2(x1))
78861d20-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3 x4.(v_stand(e1) & on(e1,x2) & of(x3,x4) & n_people(x1) & n_part(x3) & n_parade(x4) & n_horse(x2) & card_eq_3(x2) & card_eq_2(x1) & as(e1,x3) & Actor(e1,x1))
exists x1.(n_people(x1) & exists x2.(near(x1,x2) & n_animal(x2)) & card_eq_2(x1))
Two people are standing on three horses as part of a parade.
A crowd is riding on a roller coaster.
2
-100
standing and riding are not the same.
exists e1 x1 x2 x3 x4.(as(e1,x3) & of(x3,x4) & n_parade(x4) & n_part(x3) & on(e1,x2) & n_horse(x2) & card_eq_3(x2) & Actor(e1,x1) & v_stand(e1) & n_people(x1) & card_eq_2(x1))
exists e1 x1 x2 x3.(on(e1,x2) & n_coaster(x2) & of(x2,x3) & n_roller(x3) & Actor(e1,x1) & v_ride(e1) & n_crowd(x1))
788622ac-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3 x4.(v_stand(e1) & on(e1,x2) & of(x3,x4) & n_people(x1) & n_part(x3) & n_parade(x4) & n_horse(x2) & card_eq_3(x2) & card_eq_2(x1) & as(e1,x3) & Actor(e1,x1))
exists e1 x1 x2 x3.(v_ride(e1) & on(e1,x2) & of(x2,x3) & n_roller(x3) & n_crowd(x1) & n_coaster(x2) & Actor(e1,x1))
Two people are standing on three horses as part of a parade.
A couple is showcasing their talent during a parade.
1
-100
Because people are standing on horses doesn't mean they have talent.
exists e1 x1 x2 x3 x4.(as(e1,x3) & of(x3,x4) & n_parade(x4) & n_part(x3) & on(e1,x2) & n_horse(x2) & card_eq_3(x2) & Actor(e1,x1) & v_stand(e1) & n_people(x1) & card_eq_2(x1))
exists e1 x1 x2 x3.(Theme(e1,x2) & Actor(e1,x1) & v_showcase(e1) & during(x2,x3) & n_parade(x3) & n_talent(x2) & of(x2,x1) & n_thing(x1) & n_couple(x1))
788627fc-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3 x4.(v_stand(e1) & on(e1,x2) & of(x3,x4) & n_people(x1) & n_part(x3) & n_parade(x4) & n_horse(x2) & card_eq_3(x2) & card_eq_2(x1) & as(e1,x3) & Actor(e1,x1))
exists e1 x1 x2 x3.(v_showcase(e1) & of(x2,x1) & n_thing(x1) & n_talent(x2) & n_parade(x3) & n_couple(x1) & during(x2,x3) & Theme(e1,x2) & Actor(e1,x1))
One man in blue tunic and one man in yellow tunic standing on the backs of three horses.
Two men stand on top of animals.
0
-100
one man and one man is two men. if they are standing on the backs of horses, they are standing on top of them. horses are a type of animal.
exists s1 s2 s3 s4 x1 x2 x3 x4 x5 x6.(n_back(x5) & a_topic(s1) & subset_of(x3,s1) & in(x3,x4) & on(x4,x5) & of(x5,x6) & n_horse(x6) & card_eq_3(x6) & n_standing(x4) & a_tunic(s4) & Theme(s4,x4) & a_yellow(s3) & Theme(s3,x4) & n_man(x3) & card_eq_1(x3) & subset_of(x1,s1) & in(x1,x2) & n_tunic(x2) & a_blue(s2) & Theme(s2,x2) & n_man(x1) & card_eq_1(x1))
exists e1 x1 x2 x3.(on(e1,x2) & of(x2,x3) & n_animal(x3) & n_top(x2) & Actor(e1,x1) & v_stand(e1) & n_man(x1) & card_eq_2(x1))
78862c98-e4c8-11ec-9cdd-0242ac1c0002
exists s1 s2 s3 s4 x1 x2 x3 x4 x5 x6.(subset_of(x3,s1) & subset_of(x1,s1) & on(x4,x5) & of(x5,x6) & n_tunic(x2) & n_standing(x4) & n_man(x3) & n_man(x1) & n_horse(x6) & n_back(x5) & in(x3,x4) & in(x1,x2) & card_eq_3(x6) & card_eq_1(x3) & card_eq_1(x1) & a_yellow(s3) & a_tunic(s4) & a_topic(s1) & a_blue(s2) & Theme(s4,x4) & Theme(s3,x4) & Theme(s2,x2))
exists e1 x1 x2 x3.(v_stand(e1) & on(e1,x2) & of(x2,x3) & n_top(x2) & n_man(x1) & n_animal(x3) & card_eq_2(x1) & Actor(e1,x1))
One man in blue tunic and one man in yellow tunic standing on the backs of three horses.
Two men stand atop elephants in identical uniforms.
2
-100
horses and elephants are different animals
exists s1 s2 s3 s4 x1 x2 x3 x4 x5 x6.(n_back(x5) & a_topic(s1) & subset_of(x3,s1) & in(x3,x4) & on(x4,x5) & of(x5,x6) & n_horse(x6) & card_eq_3(x6) & n_standing(x4) & a_tunic(s4) & Theme(s4,x4) & a_yellow(s3) & Theme(s3,x4) & n_man(x3) & card_eq_1(x3) & subset_of(x1,s1) & in(x1,x2) & n_tunic(x2) & a_blue(s2) & Theme(s2,x2) & n_man(x1) & card_eq_1(x1))
exists e1 s1 x1 x2 x3.(atop(e1,x2) & in(x2,x3) & n_uniform(x3) & a_identical(s1) & Theme(s1,x3) & n_elephant(x2) & Actor(e1,x1) & v_stand(e1) & n_man(x1) & card_eq_2(x1))
7886326a-e4c8-11ec-9cdd-0242ac1c0002
exists s1 s2 s3 s4 x1 x2 x3 x4 x5 x6.(subset_of(x3,s1) & subset_of(x1,s1) & on(x4,x5) & of(x5,x6) & n_tunic(x2) & n_standing(x4) & n_man(x3) & n_man(x1) & n_horse(x6) & n_back(x5) & in(x3,x4) & in(x1,x2) & card_eq_3(x6) & card_eq_1(x3) & card_eq_1(x1) & a_yellow(s3) & a_tunic(s4) & a_topic(s1) & a_blue(s2) & Theme(s4,x4) & Theme(s3,x4) & Theme(s2,x2))
exists e1 s1 x1 x2 x3.(v_stand(e1) & n_uniform(x3) & n_man(x1) & n_elephant(x2) & in(x2,x3) & card_eq_2(x1) & atop(e1,x2) & a_identical(s1) & Theme(s1,x3) & Actor(e1,x1))
One man in blue tunic and one man in yellow tunic standing on the backs of three horses.
Two men in colorful outfits practice a circus performance.
1
-100
Because men are standing on the back of their horses doesn't mean they are circus performance.
exists s1 s2 s3 s4 x1 x2 x3 x4 x5 x6.(n_back(x5) & a_topic(s1) & subset_of(x3,s1) & in(x3,x4) & on(x4,x5) & of(x5,x6) & n_horse(x6) & card_eq_3(x6) & n_standing(x4) & a_tunic(s4) & Theme(s4,x4) & a_yellow(s3) & Theme(s3,x4) & n_man(x3) & card_eq_1(x3) & subset_of(x1,s1) & in(x1,x2) & n_tunic(x2) & a_blue(s2) & Theme(s2,x2) & n_man(x1) & card_eq_1(x1))
all x1 x2.((n_performance(x1) & of(x1,x2) & n_circus(x2)) -> exists s1 x3 x4 x5.(a_topic(x3) & for(x3,x1) & in(x3,x4) & n_practice(x4) & of(x4,x5) & n_outfit(x5) & a_colorful(s1) & Theme(s1,x4) & n_man(x3) & card_eq_2(x3)))
78863756-e4c8-11ec-9cdd-0242ac1c0002
exists s1 s2 s3 s4 x1 x2 x3 x4 x5 x6.(subset_of(x3,s1) & subset_of(x1,s1) & on(x4,x5) & of(x5,x6) & n_tunic(x2) & n_standing(x4) & n_man(x3) & n_man(x1) & n_horse(x6) & n_back(x5) & in(x3,x4) & in(x1,x2) & card_eq_3(x6) & card_eq_1(x3) & card_eq_1(x1) & a_yellow(s3) & a_tunic(s4) & a_topic(s1) & a_blue(s2) & Theme(s4,x4) & Theme(s3,x4) & Theme(s2,x2))
all x1 x2.(exists s1 x3 x4 x5.(of(x4,x5) & n_practice(x4) & n_outfit(x5) & n_man(x3) & in(x3,x4) & for(x3,x1) & card_eq_2(x3) & a_topic(x3) & a_colorful(s1) & Theme(s1,x4)) | -of(x1,x2) | -n_performance(x1) | -n_circus(x2))
A woman is drawing with crayons and a mirror.
A person is drawing with crayons and a mirror.
0
-100
Answer: The person is a woman.
exists e1 x1 x2 x3 x4.(with(e1,x2) & subset_of(x4,x2) & n_mirror(x4) & subset_of(x3,x2) & n_crayon(x3) & Actor(e1,x1) & v_draw(e1) & n_woman(x1))
exists e1 x1 x2 x3 x4.(with(e1,x2) & subset_of(x4,x2) & n_mirror(x4) & subset_of(x3,x2) & n_crayon(x3) & Actor(e1,x1) & v_draw(e1) & n_person(x1))
78863c38-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3 x4.(with(e1,x2) & v_draw(e1) & subset_of(x4,x2) & subset_of(x3,x2) & n_woman(x1) & n_mirror(x4) & n_crayon(x3) & Actor(e1,x1))
exists e1 x1 x2 x3 x4.(with(e1,x2) & v_draw(e1) & subset_of(x4,x2) & subset_of(x3,x2) & n_person(x1) & n_mirror(x4) & n_crayon(x3) & Actor(e1,x1))
A woman is drawing with crayons and a mirror.
A woman is drawing with crayons and a mirror.
1
-100
"A woman is drawing with crayons and a mirror" is identical to the first sentence.
exists e1 x1 x2 x3 x4.(with(e1,x2) & subset_of(x4,x2) & n_mirror(x4) & subset_of(x3,x2) & n_crayon(x3) & Actor(e1,x1) & v_draw(e1) & n_woman(x1))
exists e1 x1 x2 x3 x4.(with(e1,x2) & subset_of(x4,x2) & n_mirror(x4) & subset_of(x3,x2) & n_crayon(x3) & Actor(e1,x1) & v_draw(e1) & n_woman(x1))
78864188-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3 x4.(with(e1,x2) & v_draw(e1) & subset_of(x4,x2) & subset_of(x3,x2) & n_woman(x1) & n_mirror(x4) & n_crayon(x3) & Actor(e1,x1))
exists e1 x1 x2 x3 x4.(with(e1,x2) & v_draw(e1) & subset_of(x4,x2) & subset_of(x3,x2) & n_woman(x1) & n_mirror(x4) & n_crayon(x3) & Actor(e1,x1))
A woman is drawing with crayons and a mirror.
A man is drawing with crayons and a mirror.
2
-100
A woman is not a man.
exists e1 x1 x2 x3 x4.(with(e1,x2) & subset_of(x4,x2) & n_mirror(x4) & subset_of(x3,x2) & n_crayon(x3) & Actor(e1,x1) & v_draw(e1) & n_woman(x1))
exists e1 x1 x2 x3 x4.(with(e1,x2) & subset_of(x4,x2) & n_mirror(x4) & subset_of(x3,x2) & n_crayon(x3) & Actor(e1,x1) & v_draw(e1) & n_man(x1))
78864642-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3 x4.(with(e1,x2) & v_draw(e1) & subset_of(x4,x2) & subset_of(x3,x2) & n_woman(x1) & n_mirror(x4) & n_crayon(x3) & Actor(e1,x1))
exists e1 x1 x2 x3 x4.(with(e1,x2) & v_draw(e1) & subset_of(x4,x2) & subset_of(x3,x2) & n_mirror(x4) & n_man(x1) & n_crayon(x3) & Actor(e1,x1))
A woman with glasses is drawing with crayons while holding a mirror.
The bespectacled woman is drawing.
0
-100
bespectacled woman is a way to say woman with glasses.
exists e1 e2 x1 x2 x3 x4.(while(e1,e2) & Theme(e2,x4) & Actor(e2,x1) & v_hold(e2) & n_mirror(x4) & with(e1,x3) & n_crayon(x3) & Actor(e1,x1) & v_draw(e1) & with(x1,x2) & n_glass(x2) & n_woman(x1))
exists e1 s1 x1.(n_woman(x1) & a_bespectacled(s1) & Theme(s1,x1) & Actor(e1,x1) & v_draw(e1))
78864d04-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e2 x1 x2 x3 x4.(with(x1,x2) & with(e1,x3) & while(e1,e2) & v_hold(e2) & v_draw(e1) & n_woman(x1) & n_mirror(x4) & n_glass(x2) & n_crayon(x3) & Theme(e2,x4) & Actor(e2,x1) & Actor(e1,x1))
exists e1 s1 x1.(v_draw(e1) & n_woman(x1) & a_bespectacled(s1) & Theme(s1,x1) & Actor(e1,x1))
A woman with glasses is drawing with crayons while holding a mirror.
The woman is building a sandcastle.
2
-100
drawing and building are different actions
exists e2 e1 x1 x2 x3 x4.(while(e1,e2) & Theme(e2,x4) & Actor(e2,x1) & v_hold(e2) & n_mirror(x4) & with(e1,x3) & n_crayon(x3) & Actor(e1,x1) & v_draw(e1) & with(x1,x2) & n_glass(x2) & n_woman(x1))
exists e1 x1 x2.(n_woman(x1) & Theme(e1,x2) & Actor(e1,x1) & v_build(e1) & n_sandcastle(x2))
78865204-e4c8-11ec-9cdd-0242ac1c0002
exists e2 e1 x1 x2 x3 x4.(with(x1,x2) & with(e1,x3) & while(e1,e2) & v_hold(e2) & v_draw(e1) & n_woman(x1) & n_mirror(x4) & n_glass(x2) & n_crayon(x3) & Theme(e2,x4) & Actor(e2,x1) & Actor(e1,x1))
exists e1 x1 x2.(v_build(e1) & n_woman(x1) & n_sandcastle(x2) & Theme(e1,x2) & Actor(e1,x1))
A woman with glasses is drawing with crayons while holding a mirror.
The woman is drawing a map.
1
-100
Because a person is drawing doesn't mean the person id drawing a map.
exists e1 e2 x1 x2 x3 x4.(while(e1,e2) & Theme(e2,x4) & Actor(e2,x1) & v_hold(e2) & n_mirror(x4) & with(e1,x3) & n_crayon(x3) & Actor(e1,x1) & v_draw(e1) & with(x1,x2) & n_glass(x2) & n_woman(x1))
exists e1 x1 x2.(n_woman(x1) & Theme(e1,x2) & Actor(e1,x1) & v_draw(e1) & n_map(x2))
7886570e-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e2 x1 x2 x3 x4.(with(x1,x2) & with(e1,x3) & while(e1,e2) & v_hold(e2) & v_draw(e1) & n_woman(x1) & n_mirror(x4) & n_glass(x2) & n_crayon(x3) & Theme(e2,x4) & Actor(e2,x1) & Actor(e1,x1))
exists e1 x1 x2.(v_draw(e1) & n_woman(x1) & n_map(x2) & Theme(e1,x2) & Actor(e1,x1))
A woman is drawing a picture while holding a mirror.
The woman is sleeping.
2
-100
drawing and sleeping are different actions
exists e2 e1 x1 x2 x3.(while(e1,e2) & Theme(e2,x3) & Actor(e2,x1) & v_hold(e2) & n_mirror(x3) & Theme(e1,x2) & Actor(e1,x1) & v_draw(e1) & n_picture(x2) & n_woman(x1))
exists e1 x1.(n_woman(x1) & Actor(e1,x1) & v_sleep(e1))
78865c04-e4c8-11ec-9cdd-0242ac1c0002
exists e2 e1 x1 x2 x3.(while(e1,e2) & v_hold(e2) & v_draw(e1) & n_woman(x1) & n_picture(x2) & n_mirror(x3) & Theme(e2,x3) & Theme(e1,x2) & Actor(e2,x1) & Actor(e1,x1))
exists e1 x1.(v_sleep(e1) & n_woman(x1) & Actor(e1,x1))
A woman is drawing a picture while holding a mirror.
The woman is holding the mirror
1
-100
Because the woman is holding a mirror doesn't mean she is drawing.
exists e2 e1 x1 x2 x3.(while(e1,e2) & Theme(e2,x3) & Actor(e2,x1) & v_hold(e2) & n_mirror(x3) & Theme(e1,x2) & Actor(e1,x1) & v_draw(e1) & n_picture(x2) & n_woman(x1))
exists e1 x1 x2.(n_mirror(x2) & n_woman(x1) & Theme(e1,x2) & Actor(e1,x1) & v_hold(e1))
788660be-e4c8-11ec-9cdd-0242ac1c0002
exists e2 e1 x1 x2 x3.(while(e1,e2) & v_hold(e2) & v_draw(e1) & n_woman(x1) & n_picture(x2) & n_mirror(x3) & Theme(e2,x3) & Theme(e1,x2) & Actor(e2,x1) & Actor(e1,x1))
exists e1 x1 x2.(v_hold(e1) & n_woman(x1) & n_mirror(x2) & Theme(e1,x2) & Actor(e1,x1))
A woman is drawing a picture while holding a mirror.
The woman is drawing
0
-100
the woman is drawing is the same as the woman is drawing.
exists e2 e1 x1 x2 x3.(while(e1,e2) & Theme(e2,x3) & Actor(e2,x1) & v_hold(e2) & n_mirror(x3) & Theme(e1,x2) & Actor(e1,x1) & v_draw(e1) & n_picture(x2) & n_woman(x1))
exists e1 x1.(n_woman(x1) & Actor(e1,x1) & v_draw(e1))
78866582-e4c8-11ec-9cdd-0242ac1c0002
exists e2 e1 x1 x2 x3.(while(e1,e2) & v_hold(e2) & v_draw(e1) & n_woman(x1) & n_picture(x2) & n_mirror(x3) & Theme(e2,x3) & Theme(e1,x2) & Actor(e2,x1) & Actor(e1,x1))
exists e1 x1.(v_draw(e1) & n_woman(x1) & Actor(e1,x1))
A woman wearing glasses holds a mirror with one hand while drawing a picture with the other.
A woman is happily wearing glasses.
1
-100
Because a woman is wearing glasses doesn't mean she is happily wearing the glasses.
exists e2 e3 e1 x1 x2 x3 x4 x5 x6 x7.(n_other(x7) & while(e2,e3) & with(e3,x7) & Theme(e3,x6) & Actor(e3,x1) & v_draw(e3) & n_picture(x6) & with(e2,x5) & n_hand(x5) & card_eq_1(x5) & Theme(e2,x4) & Actor(e2,x1) & v_hold(e2) & n_mirror(x4) & Theme(e1,x3) & Actor(e1,x2) & v_wear(e1) & n_glass(x3) & (x1 = x2) & n_woman(x1))
exists e1 s1 x1 x2.(a_happily(s1) & Manner(e1,s1) & Theme(e1,x2) & Actor(e1,x1) & v_wear(e1) & n_glass(x2) & n_woman(x1))
78867aea-e4c8-11ec-9cdd-0242ac1c0002
exists e2 e3 e1 x1 x2 x3 x4 x5 x6 x7.(with(e3,x7) & with(e2,x5) & while(e2,e3) & v_wear(e1) & v_hold(e2) & v_draw(e3) & n_woman(x1) & n_picture(x6) & n_other(x7) & n_mirror(x4) & n_hand(x5) & n_glass(x3) & card_eq_1(x5) & Theme(e3,x6) & Theme(e2,x4) & Theme(e1,x3) & Actor(e3,x1) & Actor(e2,x1) & Actor(e1,x2) & (x1 = x2))
exists e1 s1 x1 x2.(v_wear(e1) & n_woman(x1) & n_glass(x2) & a_happily(s1) & Theme(e1,x2) & Manner(e1,s1) & Actor(e1,x1))
A woman wearing glasses holds a mirror with one hand while drawing a picture with the other.
A woman is wearing glasses.
0
-100
holds a mirror is a woman
exists e1 e2 e3 x1 x2 x3 x4 x5 x6 x7.(n_other(x7) & while(e2,e3) & with(e3,x7) & Theme(e3,x6) & Actor(e3,x1) & v_draw(e3) & n_picture(x6) & with(e2,x5) & n_hand(x5) & card_eq_1(x5) & Theme(e2,x4) & Actor(e2,x1) & v_hold(e2) & n_mirror(x4) & Theme(e1,x3) & Actor(e1,x2) & v_wear(e1) & n_glass(x3) & (x1 = x2) & n_woman(x1))
exists e1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_wear(e1) & n_glass(x2) & n_woman(x1))
78868030-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e2 e3 x1 x2 x3 x4 x5 x6 x7.(with(e3,x7) & with(e2,x5) & while(e2,e3) & v_wear(e1) & v_hold(e2) & v_draw(e3) & n_woman(x1) & n_picture(x6) & n_other(x7) & n_mirror(x4) & n_hand(x5) & n_glass(x3) & card_eq_1(x5) & Theme(e3,x6) & Theme(e2,x4) & Theme(e1,x3) & Actor(e3,x1) & Actor(e2,x1) & Actor(e1,x2) & (x1 = x2))
exists e1 x1 x2.(v_wear(e1) & n_woman(x1) & n_glass(x2) & Theme(e1,x2) & Actor(e1,x1))
A woman wearing glasses holds a mirror with one hand while drawing a picture with the other.
A man is wearing glasses.
2
-100
woman and man are different gender
exists e1 e2 e3 x1 x2 x3 x4 x5 x6 x7.(n_other(x7) & while(e2,e3) & with(e3,x7) & Theme(e3,x6) & Actor(e3,x1) & v_draw(e3) & n_picture(x6) & with(e2,x5) & n_hand(x5) & card_eq_1(x5) & Theme(e2,x4) & Actor(e2,x1) & v_hold(e2) & n_mirror(x4) & Theme(e1,x3) & Actor(e1,x2) & v_wear(e1) & n_glass(x3) & (x1 = x2) & n_woman(x1))
exists e1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_wear(e1) & n_glass(x2) & n_man(x1))
7886856c-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e2 e3 x1 x2 x3 x4 x5 x6 x7.(with(e3,x7) & with(e2,x5) & while(e2,e3) & v_wear(e1) & v_hold(e2) & v_draw(e3) & n_woman(x1) & n_picture(x6) & n_other(x7) & n_mirror(x4) & n_hand(x5) & n_glass(x3) & card_eq_1(x5) & Theme(e3,x6) & Theme(e2,x4) & Theme(e1,x3) & Actor(e3,x1) & Actor(e2,x1) & Actor(e1,x2) & (x1 = x2))
exists e1 x1 x2.(v_wear(e1) & n_man(x1) & n_glass(x2) & Theme(e1,x2) & Actor(e1,x1))
A woman in a jean jacket and wearing sunglasses and red scarf is juggling oranges near a gazebo and a house.
A woman is juggling naval oranges.
1
-100
Because a person is juggling oranges doesn't mean the oranges are naval oranges.
exists e1 e2 s1 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10 x11 x12.(Theme(e2,x9) & Actor(e2,x1) & v_juggle(e2) & near(x9,x10) & subset_of(x12,x10) & n_house(x12) & subset_of(x11,x10) & n_gazebo(x11) & n_orange(x9) & subset_of(x5,x1) & subset_of(x8,x5) & n_scarf(x8) & a_red(s1) & Theme(s1,x8) & subset_of(e1,x5) & Theme(e1,x7) & Actor(e1,x6) & v_wear(e1) & n_sunglass(x7) & n_thing(x6) & subset_of(x2,x1) & in(x2,x3) & n_jacket(x3) & of(x3,x4) & n_jean(x4) & n_woman(x2))
exists e1 s1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_juggle(e1) & n_orange(x2) & a_naval(s1) & Theme(s1,x2) & n_woman(x1))
78868a08-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e2 s1 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10 x11 x12.(v_wear(e1) & v_juggle(e2) & subset_of(x8,x5) & subset_of(x5,x1) & subset_of(x2,x1) & subset_of(x12,x10) & subset_of(x11,x10) & subset_of(e1,x5) & of(x3,x4) & near(x9,x10) & n_woman(x2) & n_thing(x6) & n_sunglass(x7) & n_scarf(x8) & n_orange(x9) & n_jean(x4) & n_jacket(x3) & n_house(x12) & n_gazebo(x11) & in(x2,x3) & a_red(s1) & Theme(s1,x8) & Theme(e2,x9) & Theme(e1,x7) & Actor(e2,x1) & Actor(e1,x6))
exists e1 s1 x1 x2.(v_juggle(e1) & n_woman(x1) & n_orange(x2) & a_naval(s1) & Theme(s1,x2) & Theme(e1,x2) & Actor(e1,x1))
A woman in a jean jacket and wearing sunglasses and red scarf is juggling oranges near a gazebo and a house.
A woman is juggling chainsaws near a gazebo.
2
-100
wearing and juggling are different actions
exists e1 e2 s1 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10 x11 x12.(Theme(e2,x9) & Actor(e2,x1) & v_juggle(e2) & near(x9,x10) & subset_of(x12,x10) & n_house(x12) & subset_of(x11,x10) & n_gazebo(x11) & n_orange(x9) & subset_of(x5,x1) & subset_of(x8,x5) & n_scarf(x8) & a_red(s1) & Theme(s1,x8) & subset_of(e1,x5) & Theme(e1,x7) & Actor(e1,x6) & v_wear(e1) & n_sunglass(x7) & n_thing(x6) & subset_of(x2,x1) & in(x2,x3) & n_jacket(x3) & of(x3,x4) & n_jean(x4) & n_woman(x2))
exists e1 x1 x2 x3.(Theme(e1,x2) & Actor(e1,x1) & v_juggle(e1) & near(x2,x3) & n_gazebo(x3) & n_chainsaw(x2) & n_woman(x1))
78868ea4-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e2 s1 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10 x11 x12.(v_wear(e1) & v_juggle(e2) & subset_of(x8,x5) & subset_of(x5,x1) & subset_of(x2,x1) & subset_of(x12,x10) & subset_of(x11,x10) & subset_of(e1,x5) & of(x3,x4) & near(x9,x10) & n_woman(x2) & n_thing(x6) & n_sunglass(x7) & n_scarf(x8) & n_orange(x9) & n_jean(x4) & n_jacket(x3) & n_house(x12) & n_gazebo(x11) & in(x2,x3) & a_red(s1) & Theme(s1,x8) & Theme(e2,x9) & Theme(e1,x7) & Actor(e2,x1) & Actor(e1,x6))
exists e1 x1 x2 x3.(v_juggle(e1) & near(x2,x3) & n_woman(x1) & n_gazebo(x3) & n_chainsaw(x2) & Theme(e1,x2) & Actor(e1,x1))
A woman in a jean jacket and wearing sunglasses and red scarf is juggling oranges near a gazebo and a house.
A woman is juggling oranges.
0
-100
a woman in a jean jacket is a woman
exists e2 e1 s1 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10 x11 x12.(Theme(e2,x9) & Actor(e2,x1) & v_juggle(e2) & near(x9,x10) & subset_of(x12,x10) & n_house(x12) & subset_of(x11,x10) & n_gazebo(x11) & n_orange(x9) & subset_of(x5,x1) & subset_of(x8,x5) & n_scarf(x8) & a_red(s1) & Theme(s1,x8) & subset_of(e1,x5) & Theme(e1,x7) & Actor(e1,x6) & v_wear(e1) & n_sunglass(x7) & n_thing(x6) & subset_of(x2,x1) & in(x2,x3) & n_jacket(x3) & of(x3,x4) & n_jean(x4) & n_woman(x2))
exists e1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_juggle(e1) & n_orange(x2) & n_woman(x1))
7886934a-e4c8-11ec-9cdd-0242ac1c0002
exists e2 e1 s1 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10 x11 x12.(v_wear(e1) & v_juggle(e2) & subset_of(x8,x5) & subset_of(x5,x1) & subset_of(x2,x1) & subset_of(x12,x10) & subset_of(x11,x10) & subset_of(e1,x5) & of(x3,x4) & near(x9,x10) & n_woman(x2) & n_thing(x6) & n_sunglass(x7) & n_scarf(x8) & n_orange(x9) & n_jean(x4) & n_jacket(x3) & n_house(x12) & n_gazebo(x11) & in(x2,x3) & a_red(s1) & Theme(s1,x8) & Theme(e2,x9) & Theme(e1,x7) & Actor(e2,x1) & Actor(e1,x6))
exists e1 x1 x2.(v_juggle(e1) & n_woman(x1) & n_orange(x2) & Theme(e1,x2) & Actor(e1,x1))
A couple of young kids skateboarding on ramps.
A couple of kids ride on skateboards.
0
-100
young kids are kids
exists e1 s1 x1 x2 x3 x4.(a_topic(x1) & of(x1,x2) & on(e1,x4) & n_ramp(x4) & Actor(e1,x3) & v_skateboard(e1) & (x2 = x3) & n_kid(x2) & a_young(s1) & Theme(s1,x2) & n_couple(x1))
exists e1 x1 x2 x3.(on(e1,x3) & n_skateboard(x3) & Actor(e1,x1) & v_ride(e1) & of(x1,x2) & n_kid(x2) & n_couple(x1))
788698a4-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3 x4.(v_skateboard(e1) & on(e1,x4) & of(x1,x2) & n_ramp(x4) & n_kid(x2) & n_couple(x1) & a_young(s1) & a_topic(x1) & Theme(s1,x2) & Actor(e1,x3) & (x2 = x3))
exists e1 x1 x2 x3.(v_ride(e1) & on(e1,x3) & of(x1,x2) & n_skateboard(x3) & n_kid(x2) & n_couple(x1) & Actor(e1,x1))
A couple of young kids skateboarding on ramps.
A couple of kids ride on black skateboards with stickers.
1
-100
not all skateboards are black or with stickers
exists e1 s1 x1 x2 x3 x4.(a_topic(x1) & of(x1,x2) & on(e1,x4) & n_ramp(x4) & Actor(e1,x3) & v_skateboard(e1) & (x2 = x3) & n_kid(x2) & a_young(s1) & Theme(s1,x2) & n_couple(x1))
exists e1 s1 x1 x2 x3 x4.(on(e1,x3) & with(x3,x4) & n_sticker(x4) & n_skateboard(x3) & a_black(s1) & Theme(s1,x3) & Actor(e1,x1) & v_ride(e1) & of(x1,x2) & n_kid(x2) & n_couple(x1))
7886a1fa-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3 x4.(v_skateboard(e1) & on(e1,x4) & of(x1,x2) & n_ramp(x4) & n_kid(x2) & n_couple(x1) & a_young(s1) & a_topic(x1) & Theme(s1,x2) & Actor(e1,x3) & (x2 = x3))
exists e1 s1 x1 x2 x3 x4.(with(x3,x4) & v_ride(e1) & on(e1,x3) & of(x1,x2) & n_sticker(x4) & n_skateboard(x3) & n_kid(x2) & n_couple(x1) & a_black(s1) & Theme(s1,x3) & Actor(e1,x1))
A woman sits by the pool with a dog while another dog is nearby.
A small human sitting.
1
-100
not all small human are woman
exists e1 p1 x1 x2 x3.(n_pool(x2) & exists s1 x4.(Theme(s1,x4) & a_nearby(s1) & n_dog(x4) & -(x4 = x3)) & n_dog(x3) & n_dog(x3) & while(e1,p1) & with(e1,x3) & by(e1,x2) & Actor(e1,x1) & v_sit(e1) & n_woman(x1))
exists e1 s1 x1 x2.(a_topic(x1) & Actor(e1,x2) & v_sit(e1) & (x1 = x2) & n_human(x1) & a_small(s1) & Theme(s1,x1))
7886b032-e4c8-11ec-9cdd-0242ac1c0002
exists e1 p1 x1 x2 x3.(with(e1,x3) & while(e1,p1) & v_sit(e1) & n_woman(x1) & n_pool(x2) & n_dog(x3) & exists s1 x4.(n_dog(x4) & a_nearby(s1) & Theme(s1,x4) & -(x4 = x3)) & by(e1,x2) & Actor(e1,x1))
exists e1 s1 x1 x2.(v_sit(e1) & n_human(x1) & a_topic(x1) & a_small(s1) & Theme(s1,x1) & Actor(e1,x2) & (x1 = x2))
A guy in a plaid shirt is skateboarding up a ramp.
A guy wearing on a skateboard.
0
-100
plaid shirt is what the guy is wearing
exists e1 s1 s2 x1 x2 x3.(a_up(s2) & Manner(e1,s2) & Theme(e1,x3) & Actor(e1,x1) & v_skateboard(e1) & n_ramp(x3) & in(x1,x2) & n_shirt(x2) & a_plaid(s1) & Theme(s1,x2) & n_guy(x1))
exists e1 x1 x2 x3.(a_topic(x1) & on(e1,x3) & n_skateboard(x3) & Actor(e1,x2) & v_wear(e1) & (x1 = x2) & n_guy(x1))
7886b974-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 x1 x2 x3.(v_skateboard(e1) & n_shirt(x2) & n_ramp(x3) & n_guy(x1) & in(x1,x2) & a_up(s2) & a_plaid(s1) & Theme(s1,x2) & Theme(e1,x3) & Manner(e1,s2) & Actor(e1,x1))
exists e1 x1 x2 x3.(v_wear(e1) & on(e1,x3) & n_skateboard(x3) & n_guy(x1) & a_topic(x1) & Actor(e1,x2) & (x1 = x2))
A man riding a skateboard up an inclined ramp.
The man is a professional skater.
1
-100
riding skateboard is not necessarily imply that he is a professional skater
exists e1 s1 x1 x2 x3 x4.(a_topic(x1) & up(e1,x4) & n_ramp(x4) & a_inclined(s1) & Theme(s1,x4) & Theme(e1,x3) & Actor(e1,x2) & v_ride(e1) & n_skateboard(x3) & (x1 = x2) & n_man(x1))
exists p1 x1.(n_man(x1) & exists s1 x2.((x1 = x2) & n_skater(x2) & a_professional(s1) & Theme(s1,x2)))
7886c9f0-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3 x4.(v_ride(e1) & up(e1,x4) & n_skateboard(x3) & n_ramp(x4) & n_man(x1) & a_topic(x1) & a_inclined(s1) & Theme(s1,x4) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2))
exists x1.(n_man(x1) & exists s1 x2.(n_skater(x2) & a_professional(s1) & Theme(s1,x2) & (x1 = x2)))
Workers walk along railroad tracks entering a tunnel.
Workers are fixing train tracks
1
0.627884
Workers can be on train tracks without fixing them.
exists e1 e2 x1 x2 x3 x4 x5.(along(e1,x2) & Theme(e2,x5) & Actor(e2,x4) & v_enter(e2) & n_tunnel(x5) & (x2 = x4) & n_track(x2) & of(x2,x3) & n_railroad(x3) & Actor(e1,x1) & v_walk(e1) & n_worker(x1))
exists e1 x1 x2 x3.(Theme(e1,x2) & Actor(e1,x1) & v_fix(e1) & n_track(x2) & of(x2,x3) & n_train(x3) & n_worker(x1))
7887fa64-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e2 x1 x2 x3 x4 x5.(v_walk(e1) & v_enter(e2) & of(x2,x3) & n_worker(x1) & n_tunnel(x5) & n_track(x2) & n_railroad(x3) & along(e1,x2) & Theme(e2,x5) & Actor(e2,x4) & Actor(e1,x1) & (x2 = x4))
exists e1 x1 x2 x3.(v_fix(e1) & of(x2,x3) & n_worker(x1) & n_train(x3) & n_track(x2) & Theme(e1,x2) & Actor(e1,x1))
Workers walk along railroad tracks entering a tunnel.
Railroad tracks leading to a tunnel
0
0.981481
If the tracks lead to a tunnel and the workers follow them inside they must enter the tunnel
exists e1 e2 x1 x2 x3 x4 x5.(along(e1,x2) & Theme(e2,x5) & Actor(e2,x4) & v_enter(e2) & n_tunnel(x5) & (x2 = x4) & n_track(x2) & of(x2,x3) & n_railroad(x3) & Actor(e1,x1) & v_walk(e1) & n_worker(x1))
exists e1 x1 x2 x3 x4.(a_topic(x1) & to(e1,x4) & n_tunnel(x4) & Actor(e1,x3) & v_lead(e1) & (x1 = x3) & n_track(x1) & of(x1,x2) & n_railroad(x2))
78880428-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e2 x1 x2 x3 x4 x5.(v_walk(e1) & v_enter(e2) & of(x2,x3) & n_worker(x1) & n_tunnel(x5) & n_track(x2) & n_railroad(x3) & along(e1,x2) & Theme(e2,x5) & Actor(e2,x4) & Actor(e1,x1) & (x2 = x4))
exists e1 x1 x2 x3 x4.(v_lead(e1) & to(e1,x4) & of(x1,x2) & n_tunnel(x4) & n_track(x1) & n_railroad(x2) & a_topic(x1) & Actor(e1,x3) & (x1 = x3))
Workers walk along railroad tracks entering a tunnel.
Workers happily walk along railroad tracks.
1
0.091913
We cannot assume that workers are doing anything happily or sadly without some information.
exists e1 e2 x1 x2 x3 x4 x5.(along(e1,x2) & Theme(e2,x5) & Actor(e2,x4) & v_enter(e2) & n_tunnel(x5) & (x2 = x4) & n_track(x2) & of(x2,x3) & n_railroad(x3) & Actor(e1,x1) & v_walk(e1) & n_worker(x1))
exists e1 s1 x1 x2 x3.(a_happily(s1) & Manner(e1,s1) & along(e1,x2) & n_track(x2) & of(x2,x3) & n_railroad(x3) & Actor(e1,x1) & v_walk(e1) & n_worker(x1))
78880e0a-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e2 x1 x2 x3 x4 x5.(v_walk(e1) & v_enter(e2) & of(x2,x3) & n_worker(x1) & n_tunnel(x5) & n_track(x2) & n_railroad(x3) & along(e1,x2) & Theme(e2,x5) & Actor(e2,x4) & Actor(e1,x1) & (x2 = x4))
exists e1 s1 x1 x2 x3.(v_walk(e1) & of(x2,x3) & n_worker(x1) & n_track(x2) & n_railroad(x3) & along(e1,x2) & a_happily(s1) & Manner(e1,s1) & Actor(e1,x1))
Workers walk along railroad tracks entering a tunnel.
Workers are on their way to lunch.
1
0.152
Workers heading into a tunnel are not necessarily on their way to lunch.
exists e1 e2 x1 x2 x3 x4 x5.(along(e1,x2) & Theme(e2,x5) & Actor(e2,x4) & v_enter(e2) & n_tunnel(x5) & (x2 = x4) & n_track(x2) & of(x2,x3) & n_railroad(x3) & Actor(e1,x1) & v_walk(e1) & n_worker(x1))
exists p1 x1 x2.(exists x3.(on(x1,x2) & to(x2,x3) & n_lunch(x3)) & n_way(x2) & of(x2,x1) & n_thing(x1) & n_worker(x1))
788812a6-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e2 x1 x2 x3 x4 x5.(v_walk(e1) & v_enter(e2) & of(x2,x3) & n_worker(x1) & n_tunnel(x5) & n_track(x2) & n_railroad(x3) & along(e1,x2) & Theme(e2,x5) & Actor(e2,x4) & Actor(e1,x1) & (x2 = x4))
exists x1 x2.(of(x2,x1) & n_worker(x1) & n_way(x2) & n_thing(x1) & exists x3.(to(x2,x3) & on(x1,x2) & n_lunch(x3)))
Workers walk along railroad tracks entering a tunnel.
The workers are working overtime today.
1
0.172573
Workers do not always work overtime.
exists e1 e2 x1 x2 x3 x4 x5.(along(e1,x2) & Theme(e2,x5) & Actor(e2,x4) & v_enter(e2) & n_tunnel(x5) & (x2 = x4) & n_track(x2) & of(x2,x3) & n_railroad(x3) & Actor(e1,x1) & v_walk(e1) & n_worker(x1))
exists e1 s1 x1 x2.(n_worker(x1) & Time(e1,x2) & n_today(x2) & a_overtime(s1) & Manner(e1,s1) & Actor(e1,x1) & v_work(e1))
78882890-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e2 x1 x2 x3 x4 x5.(v_walk(e1) & v_enter(e2) & of(x2,x3) & n_worker(x1) & n_tunnel(x5) & n_track(x2) & n_railroad(x3) & along(e1,x2) & Theme(e2,x5) & Actor(e2,x4) & Actor(e1,x1) & (x2 = x4))
exists e1 s1 x1 x2.(v_work(e1) & n_worker(x1) & n_today(x2) & a_overtime(s1) & Time(e1,x2) & Manner(e1,s1) & Actor(e1,x1))
Workers walk along railroad tracks entering a tunnel.
Workers are on the train
2
0.000001
tracks and train are not the same
exists e1 e2 x1 x2 x3 x4 x5.(along(e1,x2) & Theme(e2,x5) & Actor(e2,x4) & v_enter(e2) & n_tunnel(x5) & (x2 = x4) & n_track(x2) & of(x2,x3) & n_railroad(x3) & Actor(e1,x1) & v_walk(e1) & n_worker(x1))
exists p1 x1 x2.(n_train(x2) & on(x1,x2) & n_worker(x1))
788836d2-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e2 x1 x2 x3 x4 x5.(v_walk(e1) & v_enter(e2) & of(x2,x3) & n_worker(x1) & n_tunnel(x5) & n_track(x2) & n_railroad(x3) & along(e1,x2) & Theme(e2,x5) & Actor(e2,x4) & Actor(e1,x1) & (x2 = x4))
exists x1 x2.(on(x1,x2) & n_worker(x1) & n_train(x2))
Workers walk along railroad tracks entering a tunnel.
Railroad workers are inspecting tracks in a tunnel.
1
0.576745
Workers can be at railroad tracks without inspecting them.
exists e1 e2 x1 x2 x3 x4 x5.(along(e1,x2) & Theme(e2,x5) & Actor(e2,x4) & v_enter(e2) & n_tunnel(x5) & (x2 = x4) & n_track(x2) & of(x2,x3) & n_railroad(x3) & Actor(e1,x1) & v_walk(e1) & n_worker(x1))
exists e1 x1 x2 x3 x4.(Theme(e1,x3) & Actor(e1,x1) & v_inspect(e1) & in(x3,x4) & n_tunnel(x4) & n_track(x3) & n_worker(x1) & of(x1,x2) & n_railroad(x2))
788840fa-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e2 x1 x2 x3 x4 x5.(v_walk(e1) & v_enter(e2) & of(x2,x3) & n_worker(x1) & n_tunnel(x5) & n_track(x2) & n_railroad(x3) & along(e1,x2) & Theme(e2,x5) & Actor(e2,x4) & Actor(e1,x1) & (x2 = x4))
exists e1 x1 x2 x3 x4.(v_inspect(e1) & of(x1,x2) & n_worker(x1) & n_tunnel(x4) & n_track(x3) & n_railroad(x2) & in(x3,x4) & Theme(e1,x3) & Actor(e1,x1))
A man in a work suit fixing something on a track.
The man is not wearing a work suit.
2
-100
Either the man is in a work suit or not wearing a work suit.
exists e1 x1 x2 x3 x4 x5 x6.(a_topic(x1) & in(x1,x2) & Theme(e1,x5) & Actor(e1,x4) & v_fix(e1) & on(x5,x6) & n_track(x6) & n_thing(x5) & (x2 = x4) & n_suit(x2) & of(x2,x3) & n_work(x3) & n_man(x1))
exists x1.(n_man(x1) & -exists e1 x2 x3.(Theme(e1,x2) & Actor(e1,x1) & v_wear(e1) & n_suit(x2) & of(x2,x3) & n_work(x3)))
788981cc-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3 x4 x5 x6.(v_fix(e1) & on(x5,x6) & of(x2,x3) & n_work(x3) & n_track(x6) & n_thing(x5) & n_suit(x2) & n_man(x1) & in(x1,x2) & a_topic(x1) & Theme(e1,x5) & Actor(e1,x4) & (x2 = x4))
exists x1.(n_man(x1) & all e1 x2 x3.(-v_wear(e1) | -of(x2,x3) | -n_work(x3) | -n_suit(x2) | -Theme(e1,x2) | -Actor(e1,x1)))
A man in a work suit fixing something on a track.
Something on the track needs fixing.
0
-100
in both there is something fixing on a track.
exists e1 x1 x2 x3 x4 x5 x6.(a_topic(x1) & in(x1,x2) & Theme(e1,x5) & Actor(e1,x4) & v_fix(e1) & on(x5,x6) & n_track(x6) & n_thing(x5) & (x2 = x4) & n_suit(x2) & of(x2,x3) & n_work(x3) & n_man(x1))
exists e1 e2 x1 x2 x3.(n_track(x2) & Theme(e2,x3) & Actor(e2,e1) & v_need(e2) & n_fix(x3) & on(e1,x2) & Actor(e1,x1) & v_something(e1) & n_thing(x1))
78898668-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3 x4 x5 x6.(v_fix(e1) & on(x5,x6) & of(x2,x3) & n_work(x3) & n_track(x6) & n_thing(x5) & n_suit(x2) & n_man(x1) & in(x1,x2) & a_topic(x1) & Theme(e1,x5) & Actor(e1,x4) & (x2 = x4))
exists e1 e2 x1 x2 x3.(v_something(e1) & v_need(e2) & on(e1,x2) & n_track(x2) & n_thing(x1) & n_fix(x3) & Theme(e2,x3) & Actor(e2,e1) & Actor(e1,x1))
A man sitting and snapping peas.
Man was preparing his next meal.
1
-100
Just because the man is snapping peas does not mean he is preparing his next meal.
exists e2 e1 x1 x2 x3 x4.(a_topic(x1) & Theme(e2,x4) & Actor(e2,x3) & v_snap(e2) & n_pea(x4) & (x1 = x3) & Actor(e1,x2) & v_sit(e1) & (x1 = x2) & n_man(x1))
exists e1 s1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_prepare(e1) & n_meal(x2) & a_next(s1) & Theme(s1,x2) & of(x2,x1) & n_male(x1) & n_man(x1))
78898b18-e4c8-11ec-9cdd-0242ac1c0002
exists e2 e1 x1 x2 x3 x4.(v_snap(e2) & v_sit(e1) & n_pea(x4) & n_man(x1) & a_topic(x1) & Theme(e2,x4) & Actor(e2,x3) & Actor(e1,x2) & (x1 = x3) & (x1 = x2))
exists e1 s1 x1 x2.(v_prepare(e1) & of(x2,x1) & n_meal(x2) & n_man(x1) & n_male(x1) & a_next(s1) & Theme(s1,x2) & Theme(e1,x2) & Actor(e1,x1))
A man sitting and snapping peas.
Man sitting while snapping peas.
0
-100
snapping peas is the same action in both.
exists e2 e1 x1 x2 x3 x4.(a_topic(x1) & Theme(e2,x4) & Actor(e2,x3) & v_snap(e2) & n_pea(x4) & (x1 = x3) & Actor(e1,x2) & v_sit(e1) & (x1 = x2) & n_man(x1))
exists e2 e1 x1 x2 x3.(a_topic(x1) & while(e1,e2) & Theme(e2,x3) & Actor(e2,x2) & v_snap(e2) & n_pea(x3) & Actor(e1,x2) & v_sit(e1) & (x1 = x2) & n_man(x1))
7889902c-e4c8-11ec-9cdd-0242ac1c0002
exists e2 e1 x1 x2 x3 x4.(v_snap(e2) & v_sit(e1) & n_pea(x4) & n_man(x1) & a_topic(x1) & Theme(e2,x4) & Actor(e2,x3) & Actor(e1,x2) & (x1 = x3) & (x1 = x2))
exists e2 e1 x1 x2 x3.(while(e1,e2) & v_snap(e2) & v_sit(e1) & n_pea(x3) & n_man(x1) & a_topic(x1) & Theme(e2,x3) & Actor(e2,x2) & Actor(e1,x2) & (x1 = x2))
A man sitting and snapping peas.
Man was running with peas in hand.
2
-100
You cannot be running while sitting.
exists e2 e1 x1 x2 x3 x4.(a_topic(x1) & Theme(e2,x4) & Actor(e2,x3) & v_snap(e2) & n_pea(x4) & (x1 = x3) & Actor(e1,x2) & v_sit(e1) & (x1 = x2) & n_man(x1))
exists e1 x1 x2 x3.(in(e1,x3) & n_hand(x3) & with(e1,x2) & n_pea(x2) & Actor(e1,x1) & v_run(e1) & n_man(x1))
788994c8-e4c8-11ec-9cdd-0242ac1c0002
exists e2 e1 x1 x2 x3 x4.(v_snap(e2) & v_sit(e1) & n_pea(x4) & n_man(x1) & a_topic(x1) & Theme(e2,x4) & Actor(e2,x3) & Actor(e1,x2) & (x1 = x3) & (x1 = x2))
exists e1 x1 x2 x3.(with(e1,x2) & v_run(e1) & n_pea(x2) & n_man(x1) & n_hand(x3) & in(e1,x3) & Actor(e1,x1))
Large brown dog playing with soccer ball in snow
A dog is eating out of his bowl
2
-100
If he is playing with a soccer ball then he could not be eating out of his bowl.
exists s1 s2 x1 x2 x3 x4 x5.(a_topic(x1) & in(x1,x5) & n_snow(x5) & with(x1,x3) & n_ball(x3) & of(x3,x4) & n_soccer(x4) & n_playing(x1) & of(x1,x2) & n_dog(x2) & a_brown(s2) & Theme(s2,x1) & a_large(s1) & Theme(s1,x1))
exists e1 x1 x2.(of(e1,x2) & n_bowl(x2) & of(x2,x1) & n_male(x1) & r_out(e1) & Actor(e1,x1) & v_eat(e1) & n_dog(x1))
78899964-e4c8-11ec-9cdd-0242ac1c0002
exists s1 s2 x1 x2 x3 x4 x5.(with(x1,x3) & of(x3,x4) & of(x1,x2) & n_soccer(x4) & n_snow(x5) & n_playing(x1) & n_dog(x2) & n_ball(x3) & in(x1,x5) & a_topic(x1) & a_large(s1) & a_brown(s2) & Theme(s2,x1) & Theme(s1,x1))
exists e1 x1 x2.(v_eat(e1) & r_out(e1) & of(x2,x1) & of(e1,x2) & n_male(x1) & n_dog(x1) & n_bowl(x2) & Actor(e1,x1))
Large brown dog playing with soccer ball in snow
A dog is running in the snow
1
-100
A dog playing doesn't infer running.
exists s1 s2 x1 x2 x3 x4 x5.(a_topic(x1) & in(x1,x5) & n_snow(x5) & with(x1,x3) & n_ball(x3) & of(x3,x4) & n_soccer(x4) & n_playing(x1) & of(x1,x2) & n_dog(x2) & a_brown(s2) & Theme(s2,x1) & a_large(s1) & Theme(s1,x1))
exists e1 x1 x2.(n_snow(x2) & in(e1,x2) & Actor(e1,x1) & v_run(e1) & n_dog(x1))
78899df6-e4c8-11ec-9cdd-0242ac1c0002
exists s1 s2 x1 x2 x3 x4 x5.(with(x1,x3) & of(x3,x4) & of(x1,x2) & n_soccer(x4) & n_snow(x5) & n_playing(x1) & n_dog(x2) & n_ball(x3) & in(x1,x5) & a_topic(x1) & a_large(s1) & a_brown(s2) & Theme(s2,x1) & Theme(s1,x1))
exists e1 x1 x2.(v_run(e1) & n_snow(x2) & n_dog(x1) & in(e1,x2) & Actor(e1,x1))
Large brown dog playing with soccer ball in snow
Dog playing in snow
0
-100
a dog is a dog, the dog is in snow in both.
exists s1 s2 x1 x2 x3 x4 x5.(a_topic(x1) & in(x1,x5) & n_snow(x5) & with(x1,x3) & n_ball(x3) & of(x3,x4) & n_soccer(x4) & n_playing(x1) & of(x1,x2) & n_dog(x2) & a_brown(s2) & Theme(s2,x1) & a_large(s1) & Theme(s1,x1))
exists x1 x2 x3.(a_topic(x1) & in(x1,x3) & n_snow(x3) & n_playing(x1) & (x1 = x2) & ne_nam_dog(x2))
7889a332-e4c8-11ec-9cdd-0242ac1c0002
exists s1 s2 x1 x2 x3 x4 x5.(with(x1,x3) & of(x3,x4) & of(x1,x2) & n_soccer(x4) & n_snow(x5) & n_playing(x1) & n_dog(x2) & n_ball(x3) & in(x1,x5) & a_topic(x1) & a_large(s1) & a_brown(s2) & Theme(s2,x1) & Theme(s1,x1))
exists x1 x2 x3.(ne_nam_dog(x2) & n_snow(x3) & n_playing(x1) & in(x1,x3) & a_topic(x1) & (x1 = x2))
An old woman sitting on a bench, with people around.
People are outside.
0
-100
People around doesn't always mean that they are outside.
exists e1 s1 x1 x2 x3 x4.(a_topic(x1) & with(e1,x4) & r_around(x4) & n_people(x4) & on(e1,x3) & n_bench(x3) & Actor(e1,x2) & v_sit(e1) & (x1 = x2) & n_woman(x1) & a_old(s1) & Theme(s1,x1))
exists s1 x1.(Theme(s1,x1) & a_outside(s1) & n_people(x1))
7889a80a-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3 x4.(with(e1,x4) & v_sit(e1) & r_around(x4) & on(e1,x3) & n_woman(x1) & n_people(x4) & n_bench(x3) & a_topic(x1) & a_old(s1) & Theme(s1,x1) & Actor(e1,x2) & (x1 = x2))
exists s1 x1.(n_people(x1) & a_outside(s1) & Theme(s1,x1))
An old woman sitting on a bench, with people around.
Policeman is waving.
2
-100
sitting and waving are two different things
exists e1 s1 x1 x2 x3 x4.(a_topic(x1) & with(e1,x4) & r_around(x4) & n_people(x4) & on(e1,x3) & n_bench(x3) & Actor(e1,x2) & v_sit(e1) & (x1 = x2) & n_woman(x1) & a_old(s1) & Theme(s1,x1))
exists e1 x1.(ne_nam_policeman(x1) & Actor(e1,x1) & v_wave(e1))
7889acc4-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3 x4.(with(e1,x4) & v_sit(e1) & r_around(x4) & on(e1,x3) & n_woman(x1) & n_people(x4) & n_bench(x3) & a_topic(x1) & a_old(s1) & Theme(s1,x1) & Actor(e1,x2) & (x1 = x2))
exists e1 x1.(v_wave(e1) & ne_nam_policeman(x1) & Actor(e1,x1))
An old woman sitting on a bench, with people around.
People are sitting together.
1
-100
Just because a woman sits with people around does not mean they are sitting together.
exists e1 s1 x1 x2 x3 x4.(a_topic(x1) & with(e1,x4) & r_around(x4) & n_people(x4) & on(e1,x3) & n_bench(x3) & Actor(e1,x2) & v_sit(e1) & (x1 = x2) & n_woman(x1) & a_old(s1) & Theme(s1,x1))
exists e1 p1 x1.(exists s1.(Theme(s1,x1) & a_together(s1)) & Topic(e1,p1) & Actor(e1,x1) & v_sit(e1) & n_people(x1))
7889b2aa-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3 x4.(with(e1,x4) & v_sit(e1) & r_around(x4) & on(e1,x3) & n_woman(x1) & n_people(x4) & n_bench(x3) & a_topic(x1) & a_old(s1) & Theme(s1,x1) & Actor(e1,x2) & (x1 = x2))
exists e1 p1 x1.(v_sit(e1) & n_people(x1) & exists s1.(a_together(s1) & Theme(s1,x1)) & Topic(e1,p1) & Actor(e1,x1))
An asian girl with a finger up her nose.
There is one person in this picture.
0
-100
a girl is a person.
exists s1 x1 x2 x3.(a_topic(x1) & with(x1,x2) & up(x2,x3) & n_nose(x3) & of(x3,x1) & n_female(x1) & n_finger(x2) & n_girl(x1) & a_asian(s1) & Theme(s1,x1))
exists p1 x1 x3.(n_picture(x3) & exists x2.((x1 = x2) & in(x2,x3) & n_person(x2) & card_eq_1(x2)))
7889b7d2-e4c8-11ec-9cdd-0242ac1c0002
exists s1 x1 x2 x3.(with(x1,x2) & up(x2,x3) & of(x3,x1) & n_nose(x3) & n_girl(x1) & n_finger(x2) & n_female(x1) & a_topic(x1) & a_asian(s1) & Theme(s1,x1))
exists x1 x3.(n_picture(x3) & exists x2.(n_person(x2) & in(x2,x3) & card_eq_1(x2) & (x1 = x2)))
An asian girl with a finger up her nose.
The little girl is fast asleep in her bed.
2
-100
If she is fast asleep then her finger could not be up her nose because you need to breathe through your nose when you sleep.
exists s1 x1 x2 x3.(a_topic(x1) & with(x1,x2) & up(x2,x3) & n_nose(x3) & of(x3,x1) & n_female(x1) & n_finger(x2) & n_girl(x1) & a_asian(s1) & Theme(s1,x1))
exists p1 s1 x1 x2.(n_bed(x2) & of(x2,x1) & n_female(x1) & n_girl(x1) & a_little(s1) & Theme(s1,x1) & in(p1,x2) & exists s2 x3.((x1 = x3) & n_asleep(x3) & a_fast(s2) & Theme(s2,x3)))
7889bcc8-e4c8-11ec-9cdd-0242ac1c0002
exists s1 x1 x2 x3.(with(x1,x2) & up(x2,x3) & of(x3,x1) & n_nose(x3) & n_girl(x1) & n_finger(x2) & n_female(x1) & a_topic(x1) & a_asian(s1) & Theme(s1,x1))
exists p1 s1 x1 x2.(of(x2,x1) & n_girl(x1) & n_female(x1) & n_bed(x2) & in(p1,x2) & exists s2 x3.(n_asleep(x3) & a_fast(s2) & Theme(s2,x3) & (x1 = x3)) & a_little(s1) & Theme(s1,x1))
An asian girl with a finger up her nose.
The little girl is waiting for a train with her parents.
1
-100
A girl with her finger up her nose doesn't even remotely infer that she is waiting for a train with her parents.
exists s1 x1 x2 x3.(a_topic(x1) & with(x1,x2) & up(x2,x3) & n_nose(x3) & of(x3,x1) & n_female(x1) & n_finger(x2) & n_girl(x1) & a_asian(s1) & Theme(s1,x1))
exists e1 s1 x1 x2 x3.(n_parent(x3) & of(x3,x1) & n_female(x1) & n_girl(x1) & a_little(s1) & Theme(s1,x1) & for(e1,x2) & with(x2,x3) & n_train(x2) & Actor(e1,x1) & v_wait(e1))
7889c27c-e4c8-11ec-9cdd-0242ac1c0002
exists s1 x1 x2 x3.(with(x1,x2) & up(x2,x3) & of(x3,x1) & n_nose(x3) & n_girl(x1) & n_finger(x2) & n_female(x1) & a_topic(x1) & a_asian(s1) & Theme(s1,x1))
exists e1 s1 x1 x2 x3.(with(x2,x3) & v_wait(e1) & of(x3,x1) & n_train(x2) & n_parent(x3) & n_girl(x1) & n_female(x1) & for(e1,x2) & a_little(s1) & Theme(s1,x1) & Actor(e1,x1))