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
On a clear blue day, a man had used a climbing device to shinny up what appeared to be a coconut palm tree.
On a clear light blue day, a man has used a climbing device.
1
-100
Blue does not imply light blue.
exists e2 e1 p1 s1 s2 x1 x2 x3.(on(e2,x3) & n_day(x3) & a_blue(s2) & Theme(s2,x3) & a_clear(s1) & Theme(s1,x3) & Theme(e2,p1) & Recipient(e2,x2) & Actor(e2,x1) & v_use(e2) & exists e3 e4 p2 s3 x4.(n_thing(x4) & a_up(s3) & Manner(e4,s3) & Theme(e4,x4) & Actor(e4,x1) & v_shinny(e4) & Topic(e3,p2) & Actor(e3,x4) & v_appear(e3) & exists p3 x5 x6 x7.((x4 = x5) & n_tree(x5) & of(x5,x7) & n_palm(x7) & of(x5,x6) & n_coconut(x6))) & n_device(x2) & Actor(e1,x2) & v_climb(e1) & n_man(x1))
exists e2 e1 s1 s2 x1 x2 x3 x4.(on(e2,x3) & n_day(x3) & a_blue(s2) & Theme(s2,x3) & of(x3,x4) & n_light(x4) & a_clear(s1) & Theme(s1,x3) & Theme(e2,x2) & Actor(e2,x1) & v_use(e2) & n_device(x2) & Actor(e1,x2) & v_climb(e1) & n_man(x1))
7a60730c-e4c8-11ec-9cdd-0242ac1c0002
exists e2 e1 p1 s1 s2 x1 x2 x3.(v_use(e2) & v_climb(e1) & on(e2,x3) & n_man(x1) & n_device(x2) & n_day(x3) & exists e3 e4 p2 s3 x4.(v_shinny(e4) & v_appear(e3) & n_thing(x4) & exists x5 x6 x7.(of(x5,x7) & of(x5,x6) & n_tree(x5) & n_palm(x7) & n_coconut(x6) & (x4 = x5)) & a_up(s3) & Topic(e3,p2) & Theme(e4,x4) & Manner(e4,s3) & Actor(e4,x1) & Actor(e3,x4)) & a_clear(s1) & a_blue(s2) & Theme(s2,x3) & Theme(s1,x3) & Theme(e2,p1) & Recipient(e2,x2) & Actor(e2,x1) & Actor(e1,x2))
exists e2 e1 s1 s2 x1 x2 x3 x4.(v_use(e2) & v_climb(e1) & on(e2,x3) & of(x3,x4) & n_man(x1) & n_light(x4) & n_device(x2) & n_day(x3) & a_clear(s1) & a_blue(s2) & Theme(s2,x3) & Theme(s1,x3) & Theme(e2,x2) & Actor(e2,x1) & Actor(e1,x2))
a man is busy trimming a palm tree.
Nobody is trimming.
2
-100
Either a man is trimming, or nobody is trimming at all.
exists e1 p1 x1.(exists e2 x2 x3.(Theme(e2,x2) & Actor(e2,x1) & v_trim(e2) & n_tree(x2) & of(x2,x3) & n_palm(x3)) & Topic(e1,p1) & Actor(e1,x1) & v_busy(e1) & n_man(x1))
-exists e1 x1.(Actor(e1,x1) & v_trim(e1) & n_person(x1))
7a6088e2-e4c8-11ec-9cdd-0242ac1c0002
exists e1 p1 x1.(v_busy(e1) & n_man(x1) & exists e2 x2 x3.(v_trim(e2) & of(x2,x3) & n_tree(x2) & n_palm(x3) & Theme(e2,x2) & Actor(e2,x1)) & Topic(e1,p1) & Actor(e1,x1))
all e1 x1.(-v_trim(e1) | -n_person(x1) | -Actor(e1,x1))
a man is busy trimming a palm tree.
A big human trimming.
1
-100
Not all men are big.
exists e1 p1 x1.(exists e2 x2 x3.(Theme(e2,x2) & Actor(e2,x1) & v_trim(e2) & n_tree(x2) & of(x2,x3) & n_palm(x3)) & Topic(e1,p1) & Actor(e1,x1) & v_busy(e1) & n_man(x1))
exists e1 s1 x1 x2.(a_topic(x1) & Actor(e1,x2) & v_trim(e1) & (x1 = x2) & n_human(x1) & a_big(s1) & Theme(s1,x1))
7a60918e-e4c8-11ec-9cdd-0242ac1c0002
exists e1 p1 x1.(v_busy(e1) & n_man(x1) & exists e2 x2 x3.(v_trim(e2) & of(x2,x3) & n_tree(x2) & n_palm(x3) & Theme(e2,x2) & Actor(e2,x1)) & Topic(e1,p1) & Actor(e1,x1))
exists e1 s1 x1 x2.(v_trim(e1) & n_human(x1) & a_topic(x1) & a_big(s1) & Theme(s1,x1) & Actor(e1,x2) & (x1 = x2))
Group of people canoeing down the lake.
People are canoeing down a river.
2
-100
They are either going down the lake, or down a river.
exists e1 s1 s2 x1 x2 x3.(n_lake(x3) & ne_org_group(s1) & a_topic(s1) & of(s1,x1) & a_down(s2) & Manner(e1,s2) & Theme(e1,x3) & Actor(e1,x2) & v_canoe(e1) & (x1 = x2) & n_people(x1))
exists e1 s1 x1 x2.(a_down(s1) & Manner(e1,s1) & Theme(e1,x2) & Actor(e1,x1) & v_canoe(e1) & n_river(x2) & n_people(x1))
7a609ada-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 x1 x2 x3.(v_canoe(e1) & of(s1,x1) & ne_org_group(s1) & n_people(x1) & n_lake(x3) & a_topic(s1) & a_down(s2) & Theme(e1,x3) & Manner(e1,s2) & Actor(e1,x2) & (x1 = x2))
exists e1 s1 x1 x2.(v_canoe(e1) & n_river(x2) & n_people(x1) & a_down(s1) & Theme(e1,x2) & Manner(e1,s1) & Actor(e1,x1))
Group of people canoeing down the lake.
People are on a lake.
0
-100
The people are canoeing down the lake so they must be on a lake.
exists e1 s1 s2 x1 x2 x3.(n_lake(x3) & ne_org_group(s1) & a_topic(s1) & of(s1,x1) & a_down(s2) & Manner(e1,s2) & Theme(e1,x3) & Actor(e1,x2) & v_canoe(e1) & (x1 = x2) & n_people(x1))
exists p1 x1.(exists x2.(on(x1,x2) & n_lake(x2)) & n_people(x1))
7a60a6c4-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 x1 x2 x3.(v_canoe(e1) & of(s1,x1) & ne_org_group(s1) & n_people(x1) & n_lake(x3) & a_topic(s1) & a_down(s2) & Theme(e1,x3) & Manner(e1,s2) & Actor(e1,x2) & (x1 = x2))
exists x1.(n_people(x1) & exists x2.(on(x1,x2) & n_lake(x2)))
Group of people canoeing down the lake.
People are in a few different canoes.
1
-100
People canoeing does not imply there are a few different canoes.
exists e1 s1 s2 x1 x2 x3.(n_lake(x3) & ne_org_group(s1) & a_topic(s1) & of(s1,x1) & a_down(s2) & Manner(e1,s2) & Theme(e1,x3) & Actor(e1,x2) & v_canoe(e1) & (x1 = x2) & n_people(x1))
exists p1 x1 x3.(n_canoe(x3) & exists s1 x2.(in(x1,x2) & -(x2 = x3) & n_canoe(x2) & a_few(s1) & Theme(s1,x2)) & n_people(x1))
7a60b2fe-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 x1 x2 x3.(v_canoe(e1) & of(s1,x1) & ne_org_group(s1) & n_people(x1) & n_lake(x3) & a_topic(s1) & a_down(s2) & Theme(e1,x3) & Manner(e1,s2) & Actor(e1,x2) & (x1 = x2))
exists x1 x3.(n_people(x1) & n_canoe(x3) & exists s1 x2.(n_canoe(x2) & in(x1,x2) & a_few(s1) & Theme(s1,x2) & -(x2 = x3)))
Adult man climbing huge palm tree.
Man climbing a huge tree in his backyard.
1
-100
Climbing a tree does not imply being in his backyard.
exists e1 s1 x1 x2 x3 x4 x5.(a_topic(x1) & Theme(e1,x4) & Actor(e1,x3) & v_climb(e1) & n_tree(x4) & of(x4,x5) & n_palm(x5) & a_huge(s1) & Theme(s1,x4) & (x1 = x3) & n_man(x1) & (x1 = x2) & ne_nam_adult(x2))
exists e1 s1 x1 x2 x3 x4.(a_topic(x1) & in(e1,x4) & n_backyard(x4) & of(x4,x1) & n_male(x1) & Theme(e1,x3) & Actor(e1,x2) & v_climb(e1) & n_tree(x3) & a_huge(s1) & Theme(s1,x3) & (x1 = x2) & n_man(x1))
7a60bed4-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3 x4 x5.(v_climb(e1) & of(x4,x5) & ne_nam_adult(x2) & n_tree(x4) & n_palm(x5) & n_man(x1) & a_topic(x1) & a_huge(s1) & Theme(s1,x4) & Theme(e1,x4) & Actor(e1,x3) & (x1 = x3) & (x1 = x2))
exists e1 s1 x1 x2 x3 x4.(v_climb(e1) & of(x4,x1) & n_tree(x3) & n_man(x1) & n_male(x1) & n_backyard(x4) & in(e1,x4) & a_topic(x1) & a_huge(s1) & Theme(s1,x3) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2))
Adult man climbing huge palm tree.
Man jumping off of a tree.
2
-100
They are either climbing or jumping.
exists e1 s1 x1 x2 x3 x4 x5.(a_topic(x1) & Theme(e1,x4) & Actor(e1,x3) & v_climb(e1) & n_tree(x4) & of(x4,x5) & n_palm(x5) & a_huge(s1) & Theme(s1,x4) & (x1 = x3) & n_man(x1) & (x1 = x2) & ne_nam_adult(x2))
exists e1 x1 x2 x3.(a_topic(x1) & of(e1,x3) & n_tree(x3) & r_off(e1) & Actor(e1,x2) & v_jump(e1) & (x1 = x2) & n_man(x1))
7a60ca50-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3 x4 x5.(v_climb(e1) & of(x4,x5) & ne_nam_adult(x2) & n_tree(x4) & n_palm(x5) & n_man(x1) & a_topic(x1) & a_huge(s1) & Theme(s1,x4) & Theme(e1,x4) & Actor(e1,x3) & (x1 = x3) & (x1 = x2))
exists e1 x1 x2 x3.(v_jump(e1) & r_off(e1) & of(e1,x3) & n_tree(x3) & n_man(x1) & a_topic(x1) & Actor(e1,x2) & (x1 = x2))
Adult man climbing huge palm tree.
Man climbing a tree
0
-100
palm tree almost the same as tree
exists e1 s1 x1 x2 x3 x4 x5.(a_topic(x1) & Theme(e1,x4) & Actor(e1,x3) & v_climb(e1) & n_tree(x4) & of(x4,x5) & n_palm(x5) & a_huge(s1) & Theme(s1,x4) & (x1 = x3) & n_man(x1) & (x1 = x2) & ne_nam_adult(x2))
exists e1 x1 x2 x3.(a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & v_climb(e1) & n_tree(x3) & (x1 = x2) & n_man(x1))
7a60d608-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3 x4 x5.(v_climb(e1) & of(x4,x5) & ne_nam_adult(x2) & n_tree(x4) & n_palm(x5) & n_man(x1) & a_topic(x1) & a_huge(s1) & Theme(s1,x4) & Theme(e1,x4) & Actor(e1,x3) & (x1 = x3) & (x1 = x2))
exists e1 x1 x2 x3.(v_climb(e1) & n_tree(x3) & n_man(x1) & a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2))
A little boy and a dog run down a hill, behind them, a boy on a mini cycle and a shouting family.
A boy is running away from his parents who want to spank him.
1
-100
A boy running does a hill a and a shouting family does not imply running away from his parents who want to spank him.
exists s1 s2 s3 x1 x2 x3 x4 x5 x6 x7 x8 x9.(a_topic(s1) & subset_of(x2,s1) & down(x2,x4) & behind(x4,x1) & rel(x1,x5) & on(x5,x6) & subset_of(x8,x6) & n_family(x8) & of(x8,x9) & n_shouting(x9) & subset_of(x7,x6) & n_cycle(x7) & a_mini(s3) & Theme(s3,x7) & n_boy(x5) & n_thing(x1) & n_hill(x4) & n_run(x2) & of(x2,x3) & n_dog(x3) & subset_of(x1,s1) & n_boy(x1) & a_little(s2) & Theme(s2,x1))
exists e2 e1 p1 x1 x2 x3.(from(e1,x2) & Topic(e2,p1) & Actor(e2,x3) & v_want(e2) & exists e3.(Theme(e3,x1) & Actor(e3,x3) & v_spank(e3)) & n_male(x1) & n_male(x1) & (x2 = x3) & n_parent(x2) & of(x2,x1) & r_away(e1) & Actor(e1,x1) & v_run(e1) & n_boy(x1))
7a60e1f2-e4c8-11ec-9cdd-0242ac1c0002
exists s1 s2 s3 x1 x2 x3 x4 x5 x6 x7 x8 x9.(subset_of(x8,x6) & subset_of(x7,x6) & subset_of(x2,s1) & subset_of(x1,s1) & rel(x1,x5) & on(x5,x6) & of(x8,x9) & of(x2,x3) & n_thing(x1) & n_shouting(x9) & n_run(x2) & n_hill(x4) & n_family(x8) & n_dog(x3) & n_cycle(x7) & n_boy(x5) & n_boy(x1) & down(x2,x4) & behind(x4,x1) & a_topic(s1) & a_mini(s3) & a_little(s2) & Theme(s3,x7) & Theme(s2,x1))
exists e2 e1 p1 x1 x2 x3.(v_want(e2) & v_run(e1) & r_away(e1) & of(x2,x1) & n_parent(x2) & n_male(x1) & n_boy(x1) & from(e1,x2) & exists e3.(v_spank(e3) & Theme(e3,x1) & Actor(e3,x3)) & Topic(e2,p1) & Actor(e2,x3) & Actor(e1,x1) & (x2 = x3))
A little boy and a dog run down a hill, behind them, a boy on a mini cycle and a shouting family.
A boy is sitting quietly at the table with his family.
2
-100
They are either sitting quietly or running. They are either at the table, or at a hill.
exists s1 s2 s3 x1 x2 x3 x4 x5 x6 x7 x8 x9.(a_topic(s1) & subset_of(x2,s1) & down(x2,x4) & behind(x4,x1) & rel(x1,x5) & on(x5,x6) & subset_of(x8,x6) & n_family(x8) & of(x8,x9) & n_shouting(x9) & subset_of(x7,x6) & n_cycle(x7) & a_mini(s3) & Theme(s3,x7) & n_boy(x5) & n_thing(x1) & n_hill(x4) & n_run(x2) & of(x2,x3) & n_dog(x3) & subset_of(x1,s1) & n_boy(x1) & a_little(s2) & Theme(s2,x1))
exists e1 p1 x1 x2 x3.(n_family(x3) & of(x3,x2) & n_male(x2) & n_table(x2) & with(e1,x3) & at(e1,x2) & exists s1.(Theme(s1,x1) & a_quietly(s1)) & Topic(e1,p1) & Actor(e1,x1) & v_sit(e1) & n_boy(x1))
7a610042-e4c8-11ec-9cdd-0242ac1c0002
exists s1 s2 s3 x1 x2 x3 x4 x5 x6 x7 x8 x9.(subset_of(x8,x6) & subset_of(x7,x6) & subset_of(x2,s1) & subset_of(x1,s1) & rel(x1,x5) & on(x5,x6) & of(x8,x9) & of(x2,x3) & n_thing(x1) & n_shouting(x9) & n_run(x2) & n_hill(x4) & n_family(x8) & n_dog(x3) & n_cycle(x7) & n_boy(x5) & n_boy(x1) & down(x2,x4) & behind(x4,x1) & a_topic(s1) & a_mini(s3) & a_little(s2) & Theme(s3,x7) & Theme(s2,x1))
exists e1 p1 x1 x2 x3.(with(e1,x3) & v_sit(e1) & of(x3,x2) & n_table(x2) & n_male(x2) & n_family(x3) & n_boy(x1) & exists s1.(a_quietly(s1) & Theme(s1,x1)) & at(e1,x2) & Topic(e1,p1) & Actor(e1,x1))
A little boy and a dog run down a hill, behind them, a boy on a mini cycle and a shouting family.
A boy and a dog are running.
0
-100
The boy and a dog run down a hill so that means they are running.
exists s1 s2 s3 x1 x2 x3 x4 x5 x6 x7 x8 x9.(a_topic(s1) & subset_of(x2,s1) & down(x2,x4) & behind(x4,x1) & rel(x1,x5) & on(x5,x6) & subset_of(x8,x6) & n_family(x8) & of(x8,x9) & n_shouting(x9) & subset_of(x7,x6) & n_cycle(x7) & a_mini(s3) & Theme(s3,x7) & n_boy(x5) & n_thing(x1) & n_hill(x4) & n_run(x2) & of(x2,x3) & n_dog(x3) & subset_of(x1,s1) & n_boy(x1) & a_little(s2) & Theme(s2,x1))
exists e1 x1 x2 x3.(Actor(e1,x1) & v_run(e1) & subset_of(x3,x1) & n_dog(x3) & subset_of(x2,x1) & n_boy(x2))
7a610f10-e4c8-11ec-9cdd-0242ac1c0002
exists s1 s2 s3 x1 x2 x3 x4 x5 x6 x7 x8 x9.(subset_of(x8,x6) & subset_of(x7,x6) & subset_of(x2,s1) & subset_of(x1,s1) & rel(x1,x5) & on(x5,x6) & of(x8,x9) & of(x2,x3) & n_thing(x1) & n_shouting(x9) & n_run(x2) & n_hill(x4) & n_family(x8) & n_dog(x3) & n_cycle(x7) & n_boy(x5) & n_boy(x1) & down(x2,x4) & behind(x4,x1) & a_topic(s1) & a_mini(s3) & a_little(s2) & Theme(s3,x7) & Theme(s2,x1))
exists e1 x1 x2 x3.(v_run(e1) & subset_of(x3,x1) & subset_of(x2,x1) & n_dog(x3) & n_boy(x2) & Actor(e1,x1))
A chubby child finger painting on a concrete floor.
A chubby child eats ice cream.
2
-100
They are either finger painting, or eating ice cream.
exists s1 s2 x1 x2 x3 x4.(a_topic(x1) & on(x1,x4) & n_floor(x4) & a_concrete(s2) & Theme(s2,x4) & n_painting(x1) & of(x1,x3) & n_finger(x3) & of(x1,x2) & n_child(x2) & a_chubby(s1) & Theme(s1,x1))
exists e1 s1 x1 x2 x3.(Theme(e1,x2) & Actor(e1,x1) & v_eat(e1) & n_cream(x2) & of(x2,x3) & n_ice(x3) & n_child(x1) & a_chubby(s1) & Theme(s1,x1))
7a611adc-e4c8-11ec-9cdd-0242ac1c0002
exists s1 s2 x1 x2 x3 x4.(on(x1,x4) & of(x1,x3) & of(x1,x2) & n_painting(x1) & n_floor(x4) & n_finger(x3) & n_child(x2) & a_topic(x1) & a_concrete(s2) & a_chubby(s1) & Theme(s2,x4) & Theme(s1,x1))
exists e1 s1 x1 x2 x3.(v_eat(e1) & of(x2,x3) & n_ice(x3) & n_cream(x2) & n_child(x1) & a_chubby(s1) & Theme(s1,x1) & Theme(e1,x2) & Actor(e1,x1))
A chubby child finger painting on a concrete floor.
A child is finger painting on the floor.
0
-100
The child is finger painting.
exists s1 s2 x1 x2 x3 x4.(a_topic(x1) & on(x1,x4) & n_floor(x4) & a_concrete(s2) & Theme(s2,x4) & n_painting(x1) & of(x1,x3) & n_finger(x3) & of(x1,x2) & n_child(x2) & a_chubby(s1) & Theme(s1,x1))
exists p1 x1 x2.(n_floor(x2) & on(p1,x2) & exists x3 x4.((x1 = x3) & n_painting(x3) & of(x3,x4) & n_finger(x4)) & n_child(x1))
7a6125d6-e4c8-11ec-9cdd-0242ac1c0002
exists s1 s2 x1 x2 x3 x4.(on(x1,x4) & of(x1,x3) & of(x1,x2) & n_painting(x1) & n_floor(x4) & n_finger(x3) & n_child(x2) & a_topic(x1) & a_concrete(s2) & a_chubby(s1) & Theme(s2,x4) & Theme(s1,x1))
exists p1 x1 x2.(on(p1,x2) & n_floor(x2) & n_child(x1) & exists x3 x4.(of(x3,x4) & n_painting(x3) & n_finger(x4) & (x1 = x3)))
A chubby child finger painting on a concrete floor.
This child wants to be an artist, so he is finger painting.
1
-100
Just because a child is finger painting does not mean he wants to be an artist.
exists s1 s2 x1 x2 x3 x4.(a_topic(x1) & on(x1,x4) & n_floor(x4) & a_concrete(s2) & Theme(s2,x4) & n_painting(x1) & of(x1,x3) & n_finger(x3) & of(x1,x2) & n_child(x2) & a_chubby(s1) & Theme(s1,x1))
exists e1 p1 p2 x1.(n_male(x1) & n_child(x1) & exists p4 x3 x4.((x1 = x3) & n_painting(x3) & of(x3,x4) & n_finger(x4)) & so(e1,p2) & Topic(e1,p1) & Actor(e1,x1) & v_want(e1) & exists p3 x2.((x1 = x2) & n_artist(x2)))
7a612f40-e4c8-11ec-9cdd-0242ac1c0002
exists s1 s2 x1 x2 x3 x4.(on(x1,x4) & of(x1,x3) & of(x1,x2) & n_painting(x1) & n_floor(x4) & n_finger(x3) & n_child(x2) & a_topic(x1) & a_concrete(s2) & a_chubby(s1) & Theme(s2,x4) & Theme(s1,x1))
exists e1 p1 p2 x1.(v_want(e1) & so(e1,p2) & n_male(x1) & n_child(x1) & exists x3 x4.(of(x3,x4) & n_painting(x3) & n_finger(x4) & (x1 = x3)) & exists x2.(n_artist(x2) & (x1 = x2)) & Topic(e1,p1) & Actor(e1,x1))
A person wearing winter attire is standing among leaves with junk in the background.
A person standing among many leaves.
0
-100
person standing among leaves is same as person standing among many leaves
exists e1 e2 x1 x2 x3 x4 x5 x6 x7.(n_background(x7) & with(e2,x6) & in(x6,x7) & n_junk(x6) & among(e2,x5) & n_leaf(x5) & Actor(e2,x1) & v_stand(e2) & Theme(e1,x3) & Actor(e1,x2) & v_wear(e1) & n_attire(x3) & of(x3,x4) & n_winter(x4) & (x1 = x2) & n_person(x1))
exists x1 x2 x3.(a_topic(x1) & among(x1,x3) & n_leaf(x3) & n_quantity(x3) & n_standing(x1) & of(x1,x2) & n_person(x2))
7a615ccc-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e2 x1 x2 x3 x4 x5 x6 x7.(with(e2,x6) & v_wear(e1) & v_stand(e2) & of(x3,x4) & n_winter(x4) & n_person(x1) & n_leaf(x5) & n_junk(x6) & n_background(x7) & n_attire(x3) & in(x6,x7) & among(e2,x5) & Theme(e1,x3) & Actor(e2,x1) & Actor(e1,x2) & (x1 = x2))
exists x1 x2 x3.(of(x1,x2) & n_standing(x1) & n_quantity(x3) & n_person(x2) & n_leaf(x3) & among(x1,x3) & a_topic(x1))
A person wearing winter attire is standing among leaves with junk in the background.
The person is wearing a wool hat.
1
-100
Even though the person is wearing winter attire, they may not be wearing a wool hat.
exists e1 e2 x1 x2 x3 x4 x5 x6 x7.(n_background(x7) & with(e2,x6) & in(x6,x7) & n_junk(x6) & among(e2,x5) & n_leaf(x5) & Actor(e2,x1) & v_stand(e2) & Theme(e1,x3) & Actor(e1,x2) & v_wear(e1) & n_attire(x3) & of(x3,x4) & n_winter(x4) & (x1 = x2) & n_person(x1))
exists e1 x1 x2 x3.(n_person(x1) & Theme(e1,x2) & Actor(e1,x1) & v_wear(e1) & n_hat(x2) & of(x2,x3) & n_wool(x3))
7a617482-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e2 x1 x2 x3 x4 x5 x6 x7.(with(e2,x6) & v_wear(e1) & v_stand(e2) & of(x3,x4) & n_winter(x4) & n_person(x1) & n_leaf(x5) & n_junk(x6) & n_background(x7) & n_attire(x3) & in(x6,x7) & among(e2,x5) & Theme(e1,x3) & Actor(e2,x1) & Actor(e1,x2) & (x1 = x2))
exists e1 x1 x2 x3.(v_wear(e1) & of(x2,x3) & n_wool(x3) & n_person(x1) & n_hat(x2) & Theme(e1,x2) & Actor(e1,x1))
Two hands paint a picture using only color, circular lids and fingertips.
Two hands paint a picture.
0
-100
One must use their hands to paint a picture.
exists e1 e2 s1 x1 x2 x3 x4 x5 x6.(for(e1,e2) & Theme(e2,x3) & Actor(e2,x1) & v_use(e2) & rel(x3,x4) & subset_of(x6,x4) & n_fingertip(x6) & subset_of(x5,x4) & n_lid(x5) & a_circular(s1) & Theme(s1,x5) & all x7.(n_color(x7) -> (x3 = x7)) & n_color(x3) & Theme(e1,x2) & Actor(e1,x1) & v_paint(e1) & n_picture(x2) & n_hand(x1) & card_eq_2(x1))
exists e1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_paint(e1) & n_picture(x2) & n_hand(x1) & card_eq_2(x1))
7a61a948-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e2 s1 x1 x2 x3 x4 x5 x6.(v_use(e2) & v_paint(e1) & subset_of(x6,x4) & subset_of(x5,x4) & rel(x3,x4) & n_picture(x2) & n_lid(x5) & n_hand(x1) & n_fingertip(x6) & n_color(x3) & for(e1,e2) & card_eq_2(x1) & all x7.(-n_color(x7) | (x3 = x7)) & a_circular(s1) & Theme(s1,x5) & Theme(e2,x3) & Theme(e1,x2) & Actor(e2,x1) & Actor(e1,x1))
exists e1 x1 x2.(v_paint(e1) & n_picture(x2) & n_hand(x1) & card_eq_2(x1) & Theme(e1,x2) & Actor(e1,x1))
Two hands paint a picture using only color, circular lids and fingertips.
Two hands paint a picture of a bird.
1
-100
Not all pictures are of a bird.
exists e1 e2 s1 x1 x2 x3 x4 x5 x6.(for(e1,e2) & Theme(e2,x3) & Actor(e2,x1) & v_use(e2) & rel(x3,x4) & subset_of(x6,x4) & n_fingertip(x6) & subset_of(x5,x4) & n_lid(x5) & a_circular(s1) & Theme(s1,x5) & all x7.(n_color(x7) -> (x3 = x7)) & n_color(x3) & Theme(e1,x2) & Actor(e1,x1) & v_paint(e1) & n_picture(x2) & n_hand(x1) & card_eq_2(x1))
exists e1 x1 x2 x3.(Theme(e1,x2) & Actor(e1,x1) & v_paint(e1) & of(x2,x3) & n_bird(x3) & n_picture(x2) & n_hand(x1) & card_eq_2(x1))
7a61aec0-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e2 s1 x1 x2 x3 x4 x5 x6.(v_use(e2) & v_paint(e1) & subset_of(x6,x4) & subset_of(x5,x4) & rel(x3,x4) & n_picture(x2) & n_lid(x5) & n_hand(x1) & n_fingertip(x6) & n_color(x3) & for(e1,e2) & card_eq_2(x1) & all x7.(-n_color(x7) | (x3 = x7)) & a_circular(s1) & Theme(s1,x5) & Theme(e2,x3) & Theme(e1,x2) & Actor(e2,x1) & Actor(e1,x1))
exists e1 x1 x2 x3.(v_paint(e1) & of(x2,x3) & n_picture(x2) & n_hand(x1) & n_bird(x3) & card_eq_2(x1) & Theme(e1,x2) & Actor(e1,x1))
Two hands paint a picture using only color, circular lids and fingertips.
Two hands sculpt clay.
2
-100
Paint a picture is different to sculpt clay.
exists e2 e1 s1 x1 x2 x3 x4 x5 x6.(for(e1,e2) & Theme(e2,x3) & Actor(e2,x1) & v_use(e2) & rel(x3,x4) & subset_of(x6,x4) & n_fingertip(x6) & subset_of(x5,x4) & n_lid(x5) & a_circular(s1) & Theme(s1,x5) & all x7.(n_color(x7) -> (x3 = x7)) & n_color(x3) & Theme(e1,x2) & Actor(e1,x1) & v_paint(e1) & n_picture(x2) & n_hand(x1) & card_eq_2(x1))
exists e1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_sculpt(e1) & n_clay(x2) & n_hand(x1) & card_eq_2(x1))
7a61b410-e4c8-11ec-9cdd-0242ac1c0002
exists e2 e1 s1 x1 x2 x3 x4 x5 x6.(v_use(e2) & v_paint(e1) & subset_of(x6,x4) & subset_of(x5,x4) & rel(x3,x4) & n_picture(x2) & n_lid(x5) & n_hand(x1) & n_fingertip(x6) & n_color(x3) & for(e1,e2) & card_eq_2(x1) & all x7.(-n_color(x7) | (x3 = x7)) & a_circular(s1) & Theme(s1,x5) & Theme(e2,x3) & Theme(e1,x2) & Actor(e2,x1) & Actor(e1,x1))
exists e1 x1 x2.(v_sculpt(e1) & n_hand(x1) & n_clay(x2) & card_eq_2(x1) & Theme(e1,x2) & Actor(e1,x1))
Two african children with faced painted in orange are posing for a picture in front of a hut.
Some tribal children are being photographed for a documentry.
1
-100
African children posing for a picture doesn't imply they're about to be in a documentry.
exists e1 e2 s1 x1 x2 x3 x4 x5 x6 x7.(for(e2,x5) & in(x5,x6) & of(x6,x7) & n_hut(x7) & n_front(x6) & n_picture(x5) & Actor(e2,x1) & v_pose(e2) & with(x1,x2) & in(e1,x4) & n_orange(x4) & Theme(e1,x3) & v_paint(e1) & (x2 = x3) & n_face(x2) & n_child(x1) & a_african(s1) & Theme(s1,x1) & card_eq_2(x1))
exists e1 s1 x1 x2.(for(e1,x2) & n_documentry(x2) & Theme(e1,x1) & v_photograph(e1) & n_child(x1) & a_tribal(s1) & Theme(s1,x1))
7a61b942-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e2 s1 x1 x2 x3 x4 x5 x6 x7.(with(x1,x2) & v_pose(e2) & v_paint(e1) & of(x6,x7) & n_picture(x5) & n_orange(x4) & n_hut(x7) & n_front(x6) & n_face(x2) & n_child(x1) & in(x5,x6) & in(e1,x4) & for(e2,x5) & card_eq_2(x1) & a_african(s1) & Theme(s1,x1) & Theme(e1,x3) & Actor(e2,x1) & (x2 = x3))
exists e1 s1 x1 x2.(v_photograph(e1) & n_documentry(x2) & n_child(x1) & for(e1,x2) & a_tribal(s1) & Theme(s1,x1) & Theme(e1,x1))
Two african children with faced painted in orange are posing for a picture in front of a hut.
Some kids are inside reading a book.
2
-100
kids cannot be inside while posing for a picture in front of a hut.
exists e2 e1 s1 x1 x2 x3 x4 x5 x6 x7.(for(e2,x5) & in(x5,x6) & of(x6,x7) & n_hut(x7) & n_front(x6) & n_picture(x5) & Actor(e2,x1) & v_pose(e2) & with(x1,x2) & in(e1,x4) & n_orange(x4) & Theme(e1,x3) & v_paint(e1) & (x2 = x3) & n_face(x2) & n_child(x1) & a_african(s1) & Theme(s1,x1) & card_eq_2(x1))
exists e1 s1 x1 x2.(a_inside(s1) & Manner(e1,s1) & Theme(e1,x2) & Actor(e1,x1) & v_read(e1) & n_book(x2) & n_kid(x1))
7a61c194-e4c8-11ec-9cdd-0242ac1c0002
exists e2 e1 s1 x1 x2 x3 x4 x5 x6 x7.(with(x1,x2) & v_pose(e2) & v_paint(e1) & of(x6,x7) & n_picture(x5) & n_orange(x4) & n_hut(x7) & n_front(x6) & n_face(x2) & n_child(x1) & in(x5,x6) & in(e1,x4) & for(e2,x5) & card_eq_2(x1) & a_african(s1) & Theme(s1,x1) & Theme(e1,x3) & Actor(e2,x1) & (x2 = x3))
exists e1 s1 x1 x2.(v_read(e1) & n_kid(x1) & n_book(x2) & a_inside(s1) & Theme(e1,x2) & Manner(e1,s1) & Actor(e1,x1))
Two african children with faced painted in orange are posing for a picture in front of a hut.
Two kids are attempting to pose for a picture.
0
-100
Two african kids are posing for a picture in front of a hut with their faces painted orange.
exists e2 e1 s1 x1 x2 x3 x4 x5 x6 x7.(for(e2,x5) & in(x5,x6) & of(x6,x7) & n_hut(x7) & n_front(x6) & n_picture(x5) & Actor(e2,x1) & v_pose(e2) & with(x1,x2) & in(e1,x4) & n_orange(x4) & Theme(e1,x3) & v_paint(e1) & (x2 = x3) & n_face(x2) & n_child(x1) & a_african(s1) & Theme(s1,x1) & card_eq_2(x1))
exists e1 p1 x1.(Topic(e1,p1) & Actor(e1,x1) & v_attempt(e1) & exists e2 x2.(for(e2,x2) & n_picture(x2) & Actor(e2,x1) & v_pose(e2)) & n_kid(x1) & card_eq_2(x1))
7a61c98c-e4c8-11ec-9cdd-0242ac1c0002
exists e2 e1 s1 x1 x2 x3 x4 x5 x6 x7.(with(x1,x2) & v_pose(e2) & v_paint(e1) & of(x6,x7) & n_picture(x5) & n_orange(x4) & n_hut(x7) & n_front(x6) & n_face(x2) & n_child(x1) & in(x5,x6) & in(e1,x4) & for(e2,x5) & card_eq_2(x1) & a_african(s1) & Theme(s1,x1) & Theme(e1,x3) & Actor(e2,x1) & (x2 = x3))
exists e1 p1 x1.(v_attempt(e1) & n_kid(x1) & exists e2 x2.(v_pose(e2) & n_picture(x2) & for(e2,x2) & Actor(e2,x1)) & card_eq_2(x1) & Topic(e1,p1) & Actor(e1,x1))
Two girls in puffy skirts are dancing in front of some musicians in the street.
Some girls are jamming to music people are playing.
1
-100
Even though the girls are dancing, they may not be jamming to the music
exists e1 s1 x1 x2 x3 x4 x5.(n_street(x5) & in(e1,x5) & in(e1,x3) & of(x3,x4) & n_musician(x4) & n_front(x3) & Actor(e1,x1) & v_dance(e1) & in(x1,x2) & n_skirt(x2) & a_puffy(s1) & Theme(s1,x2) & n_girl(x1) & card_eq_2(x1))
exists e2 e1 x1 x2 x3 x4.(to(e1,x2) & Actor(e2,x4) & v_play(e2) & (x2 = x4) & n_people(x2) & of(x2,x3) & n_music(x3) & Actor(e1,x1) & v_jam(e1) & n_girl(x1))
7a61d224-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3 x4 x5.(v_dance(e1) & of(x3,x4) & n_street(x5) & n_skirt(x2) & n_musician(x4) & n_girl(x1) & n_front(x3) & in(x1,x2) & in(e1,x5) & in(e1,x3) & card_eq_2(x1) & a_puffy(s1) & Theme(s1,x2) & Actor(e1,x1))
exists e2 e1 x1 x2 x3 x4.(v_play(e2) & v_jam(e1) & to(e1,x2) & of(x2,x3) & n_people(x2) & n_music(x3) & n_girl(x1) & Actor(e2,x4) & Actor(e1,x1) & (x2 = x4))
Two girls in puffy skirts are dancing in front of some musicians in the street.
The girls are sitting down and watching the musicians.
2
-100
One cannot be sitting and dancing simultaneously.
exists e1 s1 x1 x2 x3 x4 x5.(n_street(x5) & in(e1,x5) & in(e1,x3) & of(x3,x4) & n_musician(x4) & n_front(x3) & Actor(e1,x1) & v_dance(e1) & in(x1,x2) & n_skirt(x2) & a_puffy(s1) & Theme(s1,x2) & n_girl(x1) & card_eq_2(x1))
exists e1 e2 p1 x1 x2.(n_musician(x2) & n_girl(x1) & Theme(e2,x2) & Actor(e2,x1) & v_watch(e2) & exists s1.(Theme(s1,x1) & a_down(s1)) & Topic(e1,p1) & Actor(e1,x1) & v_sit(e1))
7a61da94-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3 x4 x5.(v_dance(e1) & of(x3,x4) & n_street(x5) & n_skirt(x2) & n_musician(x4) & n_girl(x1) & n_front(x3) & in(x1,x2) & in(e1,x5) & in(e1,x3) & card_eq_2(x1) & a_puffy(s1) & Theme(s1,x2) & Actor(e1,x1))
exists e1 e2 p1 x1 x2.(v_watch(e2) & v_sit(e1) & n_musician(x2) & n_girl(x1) & exists s1.(a_down(s1) & Theme(s1,x1)) & Topic(e1,p1) & Theme(e2,x2) & Actor(e2,x1) & Actor(e1,x1))
Two girls in puffy skirts are dancing in front of some musicians in the street.
Two girls are dancing outside.
0
-100
A street is a place outside.
exists e1 s1 x1 x2 x3 x4 x5.(n_street(x5) & in(e1,x5) & in(e1,x3) & of(x3,x4) & n_musician(x4) & n_front(x3) & Actor(e1,x1) & v_dance(e1) & in(x1,x2) & n_skirt(x2) & a_puffy(s1) & Theme(s1,x2) & n_girl(x1) & card_eq_2(x1))
exists e1 s1 x1.(a_outside(s1) & Manner(e1,s1) & Actor(e1,x1) & v_dance(e1) & n_girl(x1) & card_eq_2(x1))
7a61e764-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3 x4 x5.(v_dance(e1) & of(x3,x4) & n_street(x5) & n_skirt(x2) & n_musician(x4) & n_girl(x1) & n_front(x3) & in(x1,x2) & in(e1,x5) & in(e1,x3) & card_eq_2(x1) & a_puffy(s1) & Theme(s1,x2) & Actor(e1,x1))
exists e1 s1 x1.(v_dance(e1) & n_girl(x1) & card_eq_2(x1) & a_outside(s1) & Manner(e1,s1) & Actor(e1,x1))
A woman in a purple shirt and a brown puppy sit near a fountain
A lady brought her dog to the park on a sunny day.
1
-100
Even though the woman and dog are by a fountain, it may not be a sunny day.
exists e1 s1 s2 x1 x2 x3 x4 x5.(near(e1,x5) & n_fountain(x5) & Actor(e1,x1) & v_sit(e1) & in(x1,x2) & subset_of(x4,x2) & n_puppy(x4) & a_brown(s2) & Theme(s2,x4) & subset_of(x3,x2) & n_shirt(x3) & a_purple(s1) & Theme(s1,x3) & n_woman(x1))
exists e1 s1 x1 x2 x3 x4.(n_park(x3) & to(e1,x3) & on(x3,x4) & n_day(x4) & a_sunny(s1) & Theme(s1,x4) & Theme(e1,x2) & Actor(e1,x1) & v_bring(e1) & n_dog(x2) & of(x2,x1) & n_female(x1) & n_lady(x1))
7a61ee58-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 x1 x2 x3 x4 x5.(v_sit(e1) & subset_of(x4,x2) & subset_of(x3,x2) & near(e1,x5) & n_woman(x1) & n_shirt(x3) & n_puppy(x4) & n_fountain(x5) & in(x1,x2) & a_purple(s1) & a_brown(s2) & Theme(s2,x4) & Theme(s1,x3) & Actor(e1,x1))
exists e1 s1 x1 x2 x3 x4.(v_bring(e1) & to(e1,x3) & on(x3,x4) & of(x2,x1) & n_park(x3) & n_lady(x1) & n_female(x1) & n_dog(x2) & n_day(x4) & a_sunny(s1) & Theme(s1,x4) & Theme(e1,x2) & Actor(e1,x1))
A woman in a purple shirt and a brown puppy sit near a fountain
A lady is sitting outside.
0
-100
A woman is a lady and she is seated near a fountain means she is sitting outside.
exists e1 s1 s2 x1 x2 x3 x4 x5.(near(e1,x5) & n_fountain(x5) & Actor(e1,x1) & v_sit(e1) & in(x1,x2) & subset_of(x4,x2) & n_puppy(x4) & a_brown(s2) & Theme(s2,x4) & subset_of(x3,x2) & n_shirt(x3) & a_purple(s1) & Theme(s1,x3) & n_woman(x1))
exists e1 p1 x1.(exists s1.(Theme(s1,x1) & a_outside(s1)) & Topic(e1,p1) & Actor(e1,x1) & v_sit(e1) & n_lady(x1))
7a62b68a-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 x1 x2 x3 x4 x5.(v_sit(e1) & subset_of(x4,x2) & subset_of(x3,x2) & near(e1,x5) & n_woman(x1) & n_shirt(x3) & n_puppy(x4) & n_fountain(x5) & in(x1,x2) & a_purple(s1) & a_brown(s2) & Theme(s2,x4) & Theme(s1,x3) & Actor(e1,x1))
exists e1 p1 x1.(v_sit(e1) & n_lady(x1) & exists s1.(a_outside(s1) & Theme(s1,x1)) & Topic(e1,p1) & Actor(e1,x1))
A woman in a purple shirt and a brown puppy sit near a fountain
A woman is driving a car with a dog in the back seat.
2
-100
One cannot be driving in a car while she sit near a fountain.
exists e1 s1 s2 x1 x2 x3 x4 x5.(near(e1,x5) & n_fountain(x5) & Actor(e1,x1) & v_sit(e1) & in(x1,x2) & subset_of(x4,x2) & n_puppy(x4) & a_brown(s2) & Theme(s2,x4) & subset_of(x3,x2) & n_shirt(x3) & a_purple(s1) & Theme(s1,x3) & n_woman(x1))
exists e1 s1 x1 x2 x3 x4.(n_seat(x4) & a_back(s1) & Theme(s1,x4) & in(e1,x4) & with(e1,x3) & n_dog(x3) & Theme(e1,x2) & Actor(e1,x1) & v_drive(e1) & n_car(x2) & n_woman(x1))
7a62bd74-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 x1 x2 x3 x4 x5.(v_sit(e1) & subset_of(x4,x2) & subset_of(x3,x2) & near(e1,x5) & n_woman(x1) & n_shirt(x3) & n_puppy(x4) & n_fountain(x5) & in(x1,x2) & a_purple(s1) & a_brown(s2) & Theme(s2,x4) & Theme(s1,x3) & Actor(e1,x1))
exists e1 s1 x1 x2 x3 x4.(with(e1,x3) & v_drive(e1) & n_woman(x1) & n_seat(x4) & n_dog(x3) & n_car(x2) & in(e1,x4) & a_back(s1) & Theme(s1,x4) & Theme(e1,x2) & Actor(e1,x1))
The shadow of a woman running highlights a paved street at sunrise.
It is hot outside.
1
-100
Even though the sun is rising, it may not be hot.
exists e1 s1 x1 x2 x3 x4 x5 x6.(n_shadow(x1) & a_topic(x1) & of(x1,x2) & at(e1,x6) & n_sunrise(x6) & n_street(x5) & a_paved(s1) & Theme(s1,x5) & Time(e1,x5) & Theme(e1,x4) & Actor(e1,x3) & v_run(e1) & n_highlight(x4) & (x2 = x3) & n_woman(x2))
exists p1 x1.(n_thing(x1) & exists s1 x2.((x1 = x2) & n_outside(x2) & a_hot(s1) & Theme(s1,x2)))
7a62c314-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3 x4 x5 x6.(v_run(e1) & of(x1,x2) & n_woman(x2) & n_sunrise(x6) & n_street(x5) & n_shadow(x1) & n_highlight(x4) & at(e1,x6) & a_topic(x1) & a_paved(s1) & Time(e1,x5) & Theme(s1,x5) & Theme(e1,x4) & Actor(e1,x3) & (x2 = x3))
exists x1.(n_thing(x1) & exists s1 x2.(n_outside(x2) & a_hot(s1) & Theme(s1,x2) & (x1 = x2)))
The shadow of a woman running highlights a paved street at sunrise.
The woman is running.
0
-100
A shadow of a woman running implies a woman is running casting a shadow..
exists e1 s1 x1 x2 x3 x4 x5 x6.(n_shadow(x1) & a_topic(x1) & of(x1,x2) & at(e1,x6) & n_sunrise(x6) & n_street(x5) & a_paved(s1) & Theme(s1,x5) & Time(e1,x5) & Theme(e1,x4) & Actor(e1,x3) & v_run(e1) & n_highlight(x4) & (x2 = x3) & n_woman(x2))
exists e1 x1.(n_woman(x1) & Actor(e1,x1) & v_run(e1))
7a62c86e-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3 x4 x5 x6.(v_run(e1) & of(x1,x2) & n_woman(x2) & n_sunrise(x6) & n_street(x5) & n_shadow(x1) & n_highlight(x4) & at(e1,x6) & a_topic(x1) & a_paved(s1) & Time(e1,x5) & Theme(s1,x5) & Theme(e1,x4) & Actor(e1,x3) & (x2 = x3))
exists e1 x1.(v_run(e1) & n_woman(x1) & Actor(e1,x1))
The shadow of a woman running highlights a paved street at sunrise.
It is nightfall.
2
-100
Cannot be sunlight and nightfall simultaneously.
exists e1 s1 x1 x2 x3 x4 x5 x6.(n_shadow(x1) & a_topic(x1) & of(x1,x2) & at(e1,x6) & n_sunrise(x6) & n_street(x5) & a_paved(s1) & Theme(s1,x5) & Time(e1,x5) & Theme(e1,x4) & Actor(e1,x3) & v_run(e1) & n_highlight(x4) & (x2 = x3) & n_woman(x2))
exists s1 x1.(n_thing(x1) & Theme(s1,x1) & a_nightfall(s1))
7a62cdaa-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3 x4 x5 x6.(v_run(e1) & of(x1,x2) & n_woman(x2) & n_sunrise(x6) & n_street(x5) & n_shadow(x1) & n_highlight(x4) & at(e1,x6) & a_topic(x1) & a_paved(s1) & Time(e1,x5) & Theme(s1,x5) & Theme(e1,x4) & Actor(e1,x3) & (x2 = x3))
exists s1 x1.(n_thing(x1) & a_nightfall(s1) & Theme(s1,x1))
A young lady sitting outside a sporting event looking at her phone.
a man playing baseball
2
-100
Cannot be a man and a lady simultaneously.
exists e2 e3 e1 s1 x1 x2 x3 x4.(a_topic(x1) & for(e1,e3) & at(e3,x4) & n_phone(x4) & of(x4,x1) & n_female(x1) & Actor(e3,x2) & v_look(e3) & outside(e1,x3) & n_event(x3) & Actor(e2,x3) & v_sport(e2) & Actor(e1,x2) & v_sit(e1) & (x1 = x2) & n_lady(x1) & a_young(s1) & Theme(s1,x1))
exists e1 x1 x2 x3.(a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & v_play(e1) & n_baseball(x3) & (x1 = x2) & n_man(x1))
7a62d3c2-e4c8-11ec-9cdd-0242ac1c0002
exists e2 e3 e1 s1 x1 x2 x3 x4.(v_sport(e2) & v_sit(e1) & v_look(e3) & outside(e1,x3) & of(x4,x1) & n_phone(x4) & n_lady(x1) & n_female(x1) & n_event(x3) & for(e1,e3) & at(e3,x4) & a_young(s1) & a_topic(x1) & Theme(s1,x1) & Actor(e3,x2) & Actor(e2,x3) & Actor(e1,x2) & (x1 = x2))
exists e1 x1 x2 x3.(v_play(e1) & n_man(x1) & n_baseball(x3) & a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2))
A young lady sitting outside a sporting event looking at her phone.
A female outside
0
-100
A young lady is a female.
exists e3 e1 e2 s1 x1 x2 x3 x4.(a_topic(x1) & for(e1,e3) & at(e3,x4) & n_phone(x4) & of(x4,x1) & n_female(x1) & Actor(e3,x2) & v_look(e3) & outside(e1,x3) & n_event(x3) & Actor(e2,x3) & v_sport(e2) & Actor(e1,x2) & v_sit(e1) & (x1 = x2) & n_lady(x1) & a_young(s1) & Theme(s1,x1))
exists s1 x1.(a_topic(x1) & n_outside(x1) & a_female(s1) & Theme(s1,x1))
7a62d908-e4c8-11ec-9cdd-0242ac1c0002
exists e3 e1 e2 s1 x1 x2 x3 x4.(v_sport(e2) & v_sit(e1) & v_look(e3) & outside(e1,x3) & of(x4,x1) & n_phone(x4) & n_lady(x1) & n_female(x1) & n_event(x3) & for(e1,e3) & at(e3,x4) & a_young(s1) & a_topic(x1) & Theme(s1,x1) & Actor(e3,x2) & Actor(e2,x3) & Actor(e1,x2) & (x1 = x2))
exists s1 x1.(n_outside(x1) & a_topic(x1) & a_female(s1) & Theme(s1,x1))
A group of girls enjoying drinks.
A group of teenager are at the mall.
1
-100
The girls may not be teenagers, and they also may not be at a mall specifically.
exists e1 x1 x2 x3 x4.(a_topic(x1) & Theme(e1,x4) & Actor(e1,x3) & v_enjoy(e1) & n_drink(x4) & (x1 = x3) & of(x1,x2) & n_girl(x2) & n_group(x1))
exists p1 x1 x2 x3.(n_mall(x3) & at(x1,x3) & of(x1,x2) & n_teenager(x2) & n_group(x1))
7a62e3b2-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3 x4.(v_enjoy(e1) & of(x1,x2) & n_group(x1) & n_girl(x2) & n_drink(x4) & a_topic(x1) & Theme(e1,x4) & Actor(e1,x3) & (x1 = x3))
exists x1 x2 x3.(of(x1,x2) & n_teenager(x2) & n_mall(x3) & n_group(x1) & at(x1,x3))
Pilot of a plane reaching out the window and washing the windshield while the plane is on the ground.
The pilot is wearing a hat.
1
-100
Just because the man is a pilot, does not mean he is wearing a hat.
exists e2 e1 p1 s1 x1 x2 x3 x4 x5 x6 x7.(n_ground(x7) & n_windshield(x6) & n_window(x3) & exists p2.on(x2,x7) & n_plane(x2) & n_plane(x2) & while(e2,p1) & Theme(e2,x6) & Actor(e2,x4) & v_wash(e2) & of(x4,x5) & n_plane(x5) & n_pilot(x4) & a_out(s1) & Manner(e1,s1) & Theme(e1,x3) & Actor(e1,x1) & v_reach(e1) & of(x1,x2) & n_pilot(x1))
exists e1 x1 x2.(n_pilot(x1) & Theme(e1,x2) & Actor(e1,x1) & v_wear(e1) & n_hat(x2))
7a63113e-e4c8-11ec-9cdd-0242ac1c0002
exists e2 e1 p1 s1 x1 x2 x3 x4 x5 x6 x7.(while(e2,p1) & v_wash(e2) & v_reach(e1) & on(x2,x7) & of(x4,x5) & of(x1,x2) & n_windshield(x6) & n_window(x3) & n_plane(x5) & n_plane(x2) & n_pilot(x4) & n_pilot(x1) & n_ground(x7) & a_out(s1) & Theme(e2,x6) & Theme(e1,x3) & Manner(e1,s1) & Actor(e2,x4) & Actor(e1,x1))
exists e1 x1 x2.(v_wear(e1) & n_pilot(x1) & n_hat(x2) & Theme(e1,x2) & Actor(e1,x1))
Two dogs are leaping into a swimming pool trying to fetch the yellow toy that is floating in the water.
Family pets frolic in a backyard pool.
1
0.571953
We can't assume the pool is in the backyard
exists e1 e2 p1 s1 x1 x2 x3 x4 x6.(n_water(x6) & n_toy(x4) & a_yellow(s1) & Theme(s1,x4) & for(e1,e2) & Topic(e2,p1) & Actor(e2,x1) & v_try(e2) & exists e4 e3 x5.(Theme(e4,x4) & Actor(e4,x1) & v_fetch(e4) & in(e3,x6) & Actor(e3,x5) & v_float(e3) & (x4 = x5)) & into(e1,x2) & n_pool(x2) & of(x2,x3) & n_swimming(x3) & Actor(e1,x1) & v_leap(e1) & n_dog(x1) & card_eq_2(x1))
exists e1 p1 s1 x1 x2.(ne_nam_family(x1) & in(e1,x2) & n_pool(x2) & a_backyard(s1) & Theme(s1,x2) & exists s2.(Theme(s2,x1) & a_frolic(s2)) & Topic(e1,p1) & Actor(e1,x1) & v_pet(e1))
7a640922-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e2 p1 s1 x1 x2 x3 x4 x6.(v_try(e2) & v_leap(e1) & of(x2,x3) & n_water(x6) & n_toy(x4) & n_swimming(x3) & n_pool(x2) & n_dog(x1) & into(e1,x2) & for(e1,e2) & exists e4 e3 x5.(v_float(e3) & v_fetch(e4) & in(e3,x6) & Theme(e4,x4) & Actor(e4,x1) & Actor(e3,x5) & (x4 = x5)) & card_eq_2(x1) & a_yellow(s1) & Topic(e2,p1) & Theme(s1,x4) & Actor(e2,x1) & Actor(e1,x1))
exists e1 p1 s1 x1 x2.(v_pet(e1) & ne_nam_family(x1) & n_pool(x2) & in(e1,x2) & exists s2.(a_frolic(s2) & Theme(s2,x1)) & a_backyard(s1) & Topic(e1,p1) & Theme(s1,x2) & Actor(e1,x1))
Two dogs are leaping into a swimming pool trying to fetch the yellow toy that is floating in the water.
The dogs are racing to see who can get the toy that has been thrown into the pool.
1
0.698122
Just because they are leaping into a pool doesn't mean they are racing
exists e1 e2 p1 s1 x1 x2 x3 x4 x6.(n_water(x6) & n_toy(x4) & a_yellow(s1) & Theme(s1,x4) & for(e1,e2) & Topic(e2,p1) & Actor(e2,x1) & v_try(e2) & exists e4 e3 x5.(Theme(e4,x4) & Actor(e4,x1) & v_fetch(e4) & in(e3,x6) & Actor(e3,x5) & v_float(e3) & (x4 = x5)) & into(e1,x2) & n_pool(x2) & of(x2,x3) & n_swimming(x3) & Actor(e1,x1) & v_leap(e1) & n_dog(x1) & card_eq_2(x1))
exists e1 p1 x1 x3 x5.(n_pool(x5) & n_toy(x3) & n_dog(x1) & Topic(e1,p1) & Actor(e1,x1) & v_race(e1) & exists e3 e2 p2 x2.(Topic(e2,e3) & exists e4 e5 x4.(Theme(e5,x3) & Actor(e5,x2) & v_get(e5) & into(e4,x5) & Theme(e4,x4) & v_throw(e4) & (x3 = x4)) & Topic(e3,p2) & Actor(e3,x2) & v_can(e3) & n_person(x2) & Actor(e2,x1) & v_see(e2)))
7a640e5e-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e2 p1 s1 x1 x2 x3 x4 x6.(v_try(e2) & v_leap(e1) & of(x2,x3) & n_water(x6) & n_toy(x4) & n_swimming(x3) & n_pool(x2) & n_dog(x1) & into(e1,x2) & for(e1,e2) & exists e4 e3 x5.(v_float(e3) & v_fetch(e4) & in(e3,x6) & Theme(e4,x4) & Actor(e4,x1) & Actor(e3,x5) & (x4 = x5)) & card_eq_2(x1) & a_yellow(s1) & Topic(e2,p1) & Theme(s1,x4) & Actor(e2,x1) & Actor(e1,x1))
exists e1 p1 x1 x3 x5.(v_race(e1) & n_toy(x3) & n_pool(x5) & n_dog(x1) & exists e3 e2 p2 x2.(v_see(e2) & v_can(e3) & n_person(x2) & exists e4 e5 x4.(v_throw(e4) & v_get(e5) & into(e4,x5) & Theme(e5,x3) & Theme(e4,x4) & Actor(e5,x2) & (x3 = x4)) & Topic(e3,p2) & Topic(e2,e3) & Actor(e3,x2) & Actor(e2,x1)) & Topic(e1,p1) & Actor(e1,x1))
Two dogs are leaping into a swimming pool trying to fetch the yellow toy that is floating in the water.
The dogs love to swim.
1
0.909892
we don't know if the dogs love swimming or not
exists e1 e2 p1 s1 x1 x2 x3 x4 x6.(n_water(x6) & n_toy(x4) & a_yellow(s1) & Theme(s1,x4) & for(e1,e2) & Topic(e2,p1) & Actor(e2,x1) & v_try(e2) & exists e4 e3 x5.(Theme(e4,x4) & Actor(e4,x1) & v_fetch(e4) & in(e3,x6) & Actor(e3,x5) & v_float(e3) & (x4 = x5)) & into(e1,x2) & n_pool(x2) & of(x2,x3) & n_swimming(x3) & Actor(e1,x1) & v_leap(e1) & n_dog(x1) & card_eq_2(x1))
exists e1 p1 x1.(n_dog(x1) & Topic(e1,p1) & Actor(e1,x1) & v_love(e1) & exists e2.(Actor(e2,x1) & v_swim(e2)))
7a64135e-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e2 p1 s1 x1 x2 x3 x4 x6.(v_try(e2) & v_leap(e1) & of(x2,x3) & n_water(x6) & n_toy(x4) & n_swimming(x3) & n_pool(x2) & n_dog(x1) & into(e1,x2) & for(e1,e2) & exists e4 e3 x5.(v_float(e3) & v_fetch(e4) & in(e3,x6) & Theme(e4,x4) & Actor(e4,x1) & Actor(e3,x5) & (x4 = x5)) & card_eq_2(x1) & a_yellow(s1) & Topic(e2,p1) & Theme(s1,x4) & Actor(e2,x1) & Actor(e1,x1))
exists e1 p1 x1.(v_love(e1) & n_dog(x1) & exists e2.(v_swim(e2) & Actor(e2,x1)) & Topic(e1,p1) & Actor(e1,x1))
Two dogs are leaping into a swimming pool trying to fetch the yellow toy that is floating in the water.
The pets are sitting in a kennel.
2
0.000027
One cant be sitting and leaping simultaneously.
exists e1 e2 p1 s1 x1 x2 x3 x4 x6.(n_water(x6) & n_toy(x4) & a_yellow(s1) & Theme(s1,x4) & for(e1,e2) & Topic(e2,p1) & Actor(e2,x1) & v_try(e2) & exists e4 e3 x5.(Theme(e4,x4) & Actor(e4,x1) & v_fetch(e4) & in(e3,x6) & Actor(e3,x5) & v_float(e3) & (x4 = x5)) & into(e1,x2) & n_pool(x2) & of(x2,x3) & n_swimming(x3) & Actor(e1,x1) & v_leap(e1) & n_dog(x1) & card_eq_2(x1))
exists e1 x1 x2.(n_pet(x1) & in(e1,x2) & n_kennel(x2) & Actor(e1,x1) & v_sit(e1))
7a6419bc-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e2 p1 s1 x1 x2 x3 x4 x6.(v_try(e2) & v_leap(e1) & of(x2,x3) & n_water(x6) & n_toy(x4) & n_swimming(x3) & n_pool(x2) & n_dog(x1) & into(e1,x2) & for(e1,e2) & exists e4 e3 x5.(v_float(e3) & v_fetch(e4) & in(e3,x6) & Theme(e4,x4) & Actor(e4,x1) & Actor(e3,x5) & (x4 = x5)) & card_eq_2(x1) & a_yellow(s1) & Topic(e2,p1) & Theme(s1,x4) & Actor(e2,x1) & Actor(e1,x1))
exists e1 x1 x2.(v_sit(e1) & n_pet(x1) & n_kennel(x2) & in(e1,x2) & Actor(e1,x1))
Two dogs are leaping into a swimming pool trying to fetch the yellow toy that is floating in the water.
Two dogs are playing with their owner.
1
0.538988
leaping doesn't automatically indicate playing
exists e1 e2 p1 s1 x1 x2 x3 x4 x6.(n_water(x6) & n_toy(x4) & a_yellow(s1) & Theme(s1,x4) & for(e1,e2) & Topic(e2,p1) & Actor(e2,x1) & v_try(e2) & exists e4 e3 x5.(Theme(e4,x4) & Actor(e4,x1) & v_fetch(e4) & in(e3,x6) & Actor(e3,x5) & v_float(e3) & (x4 = x5)) & into(e1,x2) & n_pool(x2) & of(x2,x3) & n_swimming(x3) & Actor(e1,x1) & v_leap(e1) & n_dog(x1) & card_eq_2(x1))
exists e1 x1 x2.(with(e1,x2) & n_owner(x2) & of(x2,x1) & n_thing(x1) & Actor(e1,x1) & v_play(e1) & n_dog(x1) & card_eq_2(x1))
7a64292a-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e2 p1 s1 x1 x2 x3 x4 x6.(v_try(e2) & v_leap(e1) & of(x2,x3) & n_water(x6) & n_toy(x4) & n_swimming(x3) & n_pool(x2) & n_dog(x1) & into(e1,x2) & for(e1,e2) & exists e4 e3 x5.(v_float(e3) & v_fetch(e4) & in(e3,x6) & Theme(e4,x4) & Actor(e4,x1) & Actor(e3,x5) & (x4 = x5)) & card_eq_2(x1) & a_yellow(s1) & Topic(e2,p1) & Theme(s1,x4) & Actor(e2,x1) & Actor(e1,x1))
exists e1 x1 x2.(with(e1,x2) & v_play(e1) & of(x2,x1) & n_thing(x1) & n_owner(x2) & n_dog(x1) & card_eq_2(x1) & Actor(e1,x1))
Two dogs are leaping into a swimming pool trying to fetch the yellow toy that is floating in the water.
Two dogs are playing fetch in the water.
0
0.958928
The dogs are leaping into a swimming pool so they must be in the water.
exists e1 e2 p1 s1 x1 x2 x3 x4 x6.(n_water(x6) & n_toy(x4) & a_yellow(s1) & Theme(s1,x4) & for(e1,e2) & Topic(e2,p1) & Actor(e2,x1) & v_try(e2) & exists e4 e3 x5.(Theme(e4,x4) & Actor(e4,x1) & v_fetch(e4) & in(e3,x6) & Actor(e3,x5) & v_float(e3) & (x4 = x5)) & into(e1,x2) & n_pool(x2) & of(x2,x3) & n_swimming(x3) & Actor(e1,x1) & v_leap(e1) & n_dog(x1) & card_eq_2(x1))
exists e1 x1 x2 x3.(n_water(x3) & in(e1,x3) & Theme(e1,x2) & Actor(e1,x1) & v_play(e1) & n_fetch(x2) & n_dog(x1) & card_eq_2(x1))
7a643ba4-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e2 p1 s1 x1 x2 x3 x4 x6.(v_try(e2) & v_leap(e1) & of(x2,x3) & n_water(x6) & n_toy(x4) & n_swimming(x3) & n_pool(x2) & n_dog(x1) & into(e1,x2) & for(e1,e2) & exists e4 e3 x5.(v_float(e3) & v_fetch(e4) & in(e3,x6) & Theme(e4,x4) & Actor(e4,x1) & Actor(e3,x5) & (x4 = x5)) & card_eq_2(x1) & a_yellow(s1) & Topic(e2,p1) & Theme(s1,x4) & Actor(e2,x1) & Actor(e1,x1))
exists e1 x1 x2 x3.(v_play(e1) & n_water(x3) & n_fetch(x2) & n_dog(x1) & in(e1,x3) & card_eq_2(x1) & Theme(e1,x2) & Actor(e1,x1))
Two fashionably dressed young ladies sit back to back on a wall in a city park watching people around them.
Two ladies are sitting outdoors.
0
-100
Two fashionable ladies are sitting outdoors on a wall in a city park.
exists e2 e1 e3 s1 s2 x1 x2 x3 x4 x5 x6.(for(e2,e3) & Theme(e3,x6) & Actor(e3,x1) & v_watch(e3) & around(x6,x1) & n_thing(x1) & n_people(x6) & in(e2,x4) & n_park(x4) & of(x4,x5) & n_city(x5) & on(e2,x3) & n_wall(x3) & Theme(e2,s2) & Theme(s2,x2) & a_back(s2) & r_back(e2) & Actor(e2,x1) & v_sit(e2) & n_lady(x1) & a_young(s1) & Theme(s1,x1) & Theme(e1,x1) & v_dress(e1) & r_fashionably(x1) & card_eq_2(x1))
exists p1 x1.(exists e1 x2.((x1 = x2) & n_outdoors(x2) & Actor(e1,x2) & v_sit(e1)) & n_lady(x1) & card_eq_2(x1))
7a65f034-e4c8-11ec-9cdd-0242ac1c0002
exists e2 e1 e3 s1 s2 x1 x2 x3 x4 x5 x6.(v_watch(e3) & v_sit(e2) & v_dress(e1) & r_fashionably(x1) & r_back(e2) & on(e2,x3) & of(x4,x5) & n_wall(x3) & n_thing(x1) & n_people(x6) & n_park(x4) & n_lady(x1) & n_city(x5) & in(e2,x4) & for(e2,e3) & card_eq_2(x1) & around(x6,x1) & a_young(s1) & a_back(s2) & Theme(s2,x2) & Theme(s1,x1) & Theme(e3,x6) & Theme(e2,s2) & Theme(e1,x1) & Actor(e3,x1) & Actor(e2,x1))
exists x1.(n_lady(x1) & exists e1 x2.(v_sit(e1) & n_outdoors(x2) & Actor(e1,x2) & (x1 = x2)) & card_eq_2(x1))
Two fashionably dressed young ladies sit back to back on a wall in a city park watching people around them.
Two women meet for lunch at Arbys
2
0.000009
the women can't be at Arby's if they are sitting in a city park
exists e3 e2 e1 s1 s2 x1 x2 x3 x4 x5 x6.(for(e2,e3) & Theme(e3,x6) & Actor(e3,x1) & v_watch(e3) & around(x6,x1) & n_thing(x1) & n_people(x6) & in(e2,x4) & n_park(x4) & of(x4,x5) & n_city(x5) & on(e2,x3) & n_wall(x3) & Theme(e2,s2) & Theme(s2,x2) & a_back(s2) & r_back(e2) & Actor(e2,x1) & v_sit(e2) & n_lady(x1) & a_young(s1) & Theme(s1,x1) & Theme(e1,x1) & v_dress(e1) & r_fashionably(x1) & card_eq_2(x1))
exists e1 x1 x2 x3.(ne_org_arbys(x3) & at(e1,x3) & for(e1,x2) & n_lunch(x2) & Actor(e1,x1) & v_meet(e1) & n_woman(x1) & card_eq_2(x1))
7a65f53e-e4c8-11ec-9cdd-0242ac1c0002
exists e3 e2 e1 s1 s2 x1 x2 x3 x4 x5 x6.(v_watch(e3) & v_sit(e2) & v_dress(e1) & r_fashionably(x1) & r_back(e2) & on(e2,x3) & of(x4,x5) & n_wall(x3) & n_thing(x1) & n_people(x6) & n_park(x4) & n_lady(x1) & n_city(x5) & in(e2,x4) & for(e2,e3) & card_eq_2(x1) & around(x6,x1) & a_young(s1) & a_back(s2) & Theme(s2,x2) & Theme(s1,x1) & Theme(e3,x6) & Theme(e2,s2) & Theme(e1,x1) & Actor(e3,x1) & Actor(e2,x1))
exists e1 x1 x2 x3.(v_meet(e1) & ne_org_arbys(x3) & n_woman(x1) & n_lunch(x2) & for(e1,x2) & card_eq_2(x1) & at(e1,x3) & Actor(e1,x1))
Two fashionably dressed young ladies sit back to back on a wall in a city park watching people around them.
The women are wearing rags.
2
-100
If one is wearing rags then one is not fashionably dressed.
exists e2 e1 e3 s1 s2 x1 x2 x3 x4 x5 x6.(for(e2,e3) & Theme(e3,x6) & Actor(e3,x1) & v_watch(e3) & around(x6,x1) & n_thing(x1) & n_people(x6) & in(e2,x4) & n_park(x4) & of(x4,x5) & n_city(x5) & on(e2,x3) & n_wall(x3) & Theme(e2,s2) & Theme(s2,x2) & a_back(s2) & r_back(e2) & Actor(e2,x1) & v_sit(e2) & n_lady(x1) & a_young(s1) & Theme(s1,x1) & Theme(e1,x1) & v_dress(e1) & r_fashionably(x1) & card_eq_2(x1))
exists e1 x1 x2.(n_woman(x1) & Theme(e1,x2) & Actor(e1,x1) & v_wear(e1) & n_rag(x2))
7a65fafc-e4c8-11ec-9cdd-0242ac1c0002
exists e2 e1 e3 s1 s2 x1 x2 x3 x4 x5 x6.(v_watch(e3) & v_sit(e2) & v_dress(e1) & r_fashionably(x1) & r_back(e2) & on(e2,x3) & of(x4,x5) & n_wall(x3) & n_thing(x1) & n_people(x6) & n_park(x4) & n_lady(x1) & n_city(x5) & in(e2,x4) & for(e2,e3) & card_eq_2(x1) & around(x6,x1) & a_young(s1) & a_back(s2) & Theme(s2,x2) & Theme(s1,x1) & Theme(e3,x6) & Theme(e2,s2) & Theme(e1,x1) & Actor(e3,x1) & Actor(e2,x1))
exists e1 x1 x2.(v_wear(e1) & n_woman(x1) & n_rag(x2) & Theme(e1,x2) & Actor(e1,x1))
Two fashionably dressed young ladies sit back to back on a wall in a city park watching people around them.
The women are fashion oriented.
0
0.745533
Fashion oriented is a rephrase of fashionably dressed.
exists e2 e3 e1 s1 s2 x1 x2 x3 x4 x5 x6.(for(e2,e3) & Theme(e3,x6) & Actor(e3,x1) & v_watch(e3) & around(x6,x1) & n_thing(x1) & n_people(x6) & in(e2,x4) & n_park(x4) & of(x4,x5) & n_city(x5) & on(e2,x3) & n_wall(x3) & Theme(e2,s2) & Theme(s2,x2) & a_back(s2) & r_back(e2) & Actor(e2,x1) & v_sit(e2) & n_lady(x1) & a_young(s1) & Theme(s1,x1) & Theme(e1,x1) & v_dress(e1) & r_fashionably(x1) & card_eq_2(x1))
exists p1 x1.(n_woman(x1) & exists e1 x2 x3.((x1 = x2) & Theme(e1,x3) & v_orient(e1) & (x2 = x3) & n_fashion(x2)))
7a660010-e4c8-11ec-9cdd-0242ac1c0002
exists e2 e3 e1 s1 s2 x1 x2 x3 x4 x5 x6.(v_watch(e3) & v_sit(e2) & v_dress(e1) & r_fashionably(x1) & r_back(e2) & on(e2,x3) & of(x4,x5) & n_wall(x3) & n_thing(x1) & n_people(x6) & n_park(x4) & n_lady(x1) & n_city(x5) & in(e2,x4) & for(e2,e3) & card_eq_2(x1) & around(x6,x1) & a_young(s1) & a_back(s2) & Theme(s2,x2) & Theme(s1,x1) & Theme(e3,x6) & Theme(e2,s2) & Theme(e1,x1) & Actor(e3,x1) & Actor(e2,x1))
exists x1.(n_woman(x1) & exists e1 x2 x3.(v_orient(e1) & n_fashion(x2) & Theme(e1,x3) & (x2 = x3) & (x1 = x2)))
Two fashionably dressed young ladies sit back to back on a wall in a city park watching people around them.
Two fashionably dressed young ladies are happily sitting.
1
0.675185
the ladies are not necessarily sitting happily.
exists e3 e1 e2 s1 s2 x1 x2 x3 x4 x5 x6.(for(e2,e3) & Theme(e3,x6) & Actor(e3,x1) & v_watch(e3) & around(x6,x1) & n_thing(x1) & n_people(x6) & in(e2,x4) & n_park(x4) & of(x4,x5) & n_city(x5) & on(e2,x3) & n_wall(x3) & Theme(e2,s2) & Theme(s2,x2) & a_back(s2) & r_back(e2) & Actor(e2,x1) & v_sit(e2) & n_lady(x1) & a_young(s1) & Theme(s1,x1) & Theme(e1,x1) & v_dress(e1) & r_fashionably(x1) & card_eq_2(x1))
exists e1 e2 s1 s2 x1.(a_happily(s2) & Manner(e2,s2) & Actor(e2,x1) & v_sit(e2) & n_lady(x1) & a_young(s1) & Theme(s1,x1) & Theme(e1,x1) & v_dress(e1) & r_fashionably(x1) & card_eq_2(x1))
7a660790-e4c8-11ec-9cdd-0242ac1c0002
exists e3 e1 e2 s1 s2 x1 x2 x3 x4 x5 x6.(v_watch(e3) & v_sit(e2) & v_dress(e1) & r_fashionably(x1) & r_back(e2) & on(e2,x3) & of(x4,x5) & n_wall(x3) & n_thing(x1) & n_people(x6) & n_park(x4) & n_lady(x1) & n_city(x5) & in(e2,x4) & for(e2,e3) & card_eq_2(x1) & around(x6,x1) & a_young(s1) & a_back(s2) & Theme(s2,x2) & Theme(s1,x1) & Theme(e3,x6) & Theme(e2,s2) & Theme(e1,x1) & Actor(e3,x1) & Actor(e2,x1))
exists e1 e2 s1 s2 x1.(v_sit(e2) & v_dress(e1) & r_fashionably(x1) & n_lady(x1) & card_eq_2(x1) & a_young(s1) & a_happily(s2) & Theme(s1,x1) & Theme(e1,x1) & Manner(e2,s2) & Actor(e2,x1))
Two fashionably dressed young ladies sit back to back on a wall in a city park watching people around them.
The young ladies are blind.
2
-100
If one is blind then one cant be watching simultaneously.
exists e2 e1 e3 s1 s2 x1 x2 x3 x4 x5 x6.(for(e2,e3) & Theme(e3,x6) & Actor(e3,x1) & v_watch(e3) & around(x6,x1) & n_thing(x1) & n_people(x6) & in(e2,x4) & n_park(x4) & of(x4,x5) & n_city(x5) & on(e2,x3) & n_wall(x3) & Theme(e2,s2) & Theme(s2,x2) & a_back(s2) & r_back(e2) & Actor(e2,x1) & v_sit(e2) & n_lady(x1) & a_young(s1) & Theme(s1,x1) & Theme(e1,x1) & v_dress(e1) & r_fashionably(x1) & card_eq_2(x1))
exists s1 s2 x1.(n_lady(x1) & a_young(s1) & Theme(s1,x1) & Theme(s2,x1) & a_blind(s2))
7a660d8a-e4c8-11ec-9cdd-0242ac1c0002
exists e2 e1 e3 s1 s2 x1 x2 x3 x4 x5 x6.(v_watch(e3) & v_sit(e2) & v_dress(e1) & r_fashionably(x1) & r_back(e2) & on(e2,x3) & of(x4,x5) & n_wall(x3) & n_thing(x1) & n_people(x6) & n_park(x4) & n_lady(x1) & n_city(x5) & in(e2,x4) & for(e2,e3) & card_eq_2(x1) & around(x6,x1) & a_young(s1) & a_back(s2) & Theme(s2,x2) & Theme(s1,x1) & Theme(e3,x6) & Theme(e2,s2) & Theme(e1,x1) & Actor(e3,x1) & Actor(e2,x1))
exists s1 s2 x1.(n_lady(x1) & a_young(s1) & a_blind(s2) & Theme(s2,x1) & Theme(s1,x1))
Two fashionably dressed young ladies sit back to back on a wall in a city park watching people around them.
Two women meet in a park
1
0.671812
Just because the two women sit back to back in a park, it doesn't mean they are meeting in a park.
exists e3 e1 e2 s1 s2 x1 x2 x3 x4 x5 x6.(for(e2,e3) & Theme(e3,x6) & Actor(e3,x1) & v_watch(e3) & around(x6,x1) & n_thing(x1) & n_people(x6) & in(e2,x4) & n_park(x4) & of(x4,x5) & n_city(x5) & on(e2,x3) & n_wall(x3) & Theme(e2,s2) & Theme(s2,x2) & a_back(s2) & r_back(e2) & Actor(e2,x1) & v_sit(e2) & n_lady(x1) & a_young(s1) & Theme(s1,x1) & Theme(e1,x1) & v_dress(e1) & r_fashionably(x1) & card_eq_2(x1))
exists e1 x1 x2.(in(e1,x2) & n_park(x2) & Actor(e1,x1) & v_meet(e1) & n_woman(x1) & card_eq_2(x1))
7a6612d0-e4c8-11ec-9cdd-0242ac1c0002
exists e3 e1 e2 s1 s2 x1 x2 x3 x4 x5 x6.(v_watch(e3) & v_sit(e2) & v_dress(e1) & r_fashionably(x1) & r_back(e2) & on(e2,x3) & of(x4,x5) & n_wall(x3) & n_thing(x1) & n_people(x6) & n_park(x4) & n_lady(x1) & n_city(x5) & in(e2,x4) & for(e2,e3) & card_eq_2(x1) & around(x6,x1) & a_young(s1) & a_back(s2) & Theme(s2,x2) & Theme(s1,x1) & Theme(e3,x6) & Theme(e2,s2) & Theme(e1,x1) & Actor(e3,x1) & Actor(e2,x1))
exists e1 x1 x2.(v_meet(e1) & n_woman(x1) & n_park(x2) & in(e1,x2) & card_eq_2(x1) & Actor(e1,x1))
Two fashionably dressed young ladies sit back to back on a wall in a city park watching people around them.
Two ladies are watching the people walk by as they discuss politics.
1
0.000468
Just because the two women sit back to back in a park, it doesn't mean they discuss politics.
exists e3 e2 e1 s1 s2 x1 x2 x3 x4 x5 x6.(for(e2,e3) & Theme(e3,x6) & Actor(e3,x1) & v_watch(e3) & around(x6,x1) & n_thing(x1) & n_people(x6) & in(e2,x4) & n_park(x4) & of(x4,x5) & n_city(x5) & on(e2,x3) & n_wall(x3) & Theme(e2,s2) & Theme(s2,x2) & a_back(s2) & r_back(e2) & Actor(e2,x1) & v_sit(e2) & n_lady(x1) & a_young(s1) & Theme(s1,x1) & Theme(e1,x1) & v_dress(e1) & r_fashionably(x1) & card_eq_2(x1))
exists e3 e2 e1 s1 x1 x2 x3 x4 x5.(n_thing(x3) & n_people(x3) & Theme(e3,x5) & Actor(e3,x1) & v_discuss(e3) & n_politics(x5) & Theme(e2,x3) & Actor(e2,x2) & v_watch(e2) & a_by(s1) & Manner(e1,s1) & as(e1,x3) & Theme(e1,x4) & v_walk(e1) & (x3 = x4) & (x1 = x2) & n_lady(x1) & card_eq_2(x1))
7a661884-e4c8-11ec-9cdd-0242ac1c0002
exists e3 e2 e1 s1 s2 x1 x2 x3 x4 x5 x6.(v_watch(e3) & v_sit(e2) & v_dress(e1) & r_fashionably(x1) & r_back(e2) & on(e2,x3) & of(x4,x5) & n_wall(x3) & n_thing(x1) & n_people(x6) & n_park(x4) & n_lady(x1) & n_city(x5) & in(e2,x4) & for(e2,e3) & card_eq_2(x1) & around(x6,x1) & a_young(s1) & a_back(s2) & Theme(s2,x2) & Theme(s1,x1) & Theme(e3,x6) & Theme(e2,s2) & Theme(e1,x1) & Actor(e3,x1) & Actor(e2,x1))
exists e3 e2 e1 s1 x1 x2 x3 x4 x5.(v_watch(e2) & v_walk(e1) & v_discuss(e3) & n_thing(x3) & n_politics(x5) & n_people(x3) & n_lady(x1) & card_eq_2(x1) & as(e1,x3) & a_by(s1) & Theme(e3,x5) & Theme(e2,x3) & Theme(e1,x4) & Manner(e1,s1) & Actor(e3,x1) & Actor(e2,x2) & (x3 = x4) & (x1 = x2))
Two fashionably dressed young ladies sit back to back on a wall in a city park watching people around them.
Two fashionably dressed young ladies are sitting.
0
-100
To sit back to back on a wall is a way of sitting.
exists e1 e3 e2 s1 s2 x1 x2 x3 x4 x5 x6.(for(e2,e3) & Theme(e3,x6) & Actor(e3,x1) & v_watch(e3) & around(x6,x1) & n_thing(x1) & n_people(x6) & in(e2,x4) & n_park(x4) & of(x4,x5) & n_city(x5) & on(e2,x3) & n_wall(x3) & Theme(e2,s2) & Theme(s2,x2) & a_back(s2) & r_back(e2) & Actor(e2,x1) & v_sit(e2) & n_lady(x1) & a_young(s1) & Theme(s1,x1) & Theme(e1,x1) & v_dress(e1) & r_fashionably(x1) & card_eq_2(x1))
exists e1 e2 s1 x1.(Actor(e2,x1) & v_sit(e2) & n_lady(x1) & a_young(s1) & Theme(s1,x1) & Theme(e1,x1) & v_dress(e1) & r_fashionably(x1) & card_eq_2(x1))
7a661dde-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e3 e2 s1 s2 x1 x2 x3 x4 x5 x6.(v_watch(e3) & v_sit(e2) & v_dress(e1) & r_fashionably(x1) & r_back(e2) & on(e2,x3) & of(x4,x5) & n_wall(x3) & n_thing(x1) & n_people(x6) & n_park(x4) & n_lady(x1) & n_city(x5) & in(e2,x4) & for(e2,e3) & card_eq_2(x1) & around(x6,x1) & a_young(s1) & a_back(s2) & Theme(s2,x2) & Theme(s1,x1) & Theme(e3,x6) & Theme(e2,s2) & Theme(e1,x1) & Actor(e3,x1) & Actor(e2,x1))
exists e1 e2 s1 x1.(v_sit(e2) & v_dress(e1) & r_fashionably(x1) & n_lady(x1) & card_eq_2(x1) & a_young(s1) & Theme(s1,x1) & Theme(e1,x1) & Actor(e2,x1))
Two fashionably dressed young ladies sit back to back on a wall in a city park watching people around them.
Two women sit in a park watching people
0
-100
Fashionably dressed young ladies are a kind of women.
exists e3 e1 e2 s1 s2 x1 x2 x3 x4 x5 x6.(for(e2,e3) & Theme(e3,x6) & Actor(e3,x1) & v_watch(e3) & around(x6,x1) & n_thing(x1) & n_people(x6) & in(e2,x4) & n_park(x4) & of(x4,x5) & n_city(x5) & on(e2,x3) & n_wall(x3) & Theme(e2,s2) & Theme(s2,x2) & a_back(s2) & r_back(e2) & Actor(e2,x1) & v_sit(e2) & n_lady(x1) & a_young(s1) & Theme(s1,x1) & Theme(e1,x1) & v_dress(e1) & r_fashionably(x1) & card_eq_2(x1))
exists e1 e2 x1 x2 x3.(for(e1,e2) & Theme(e2,x3) & Actor(e2,x1) & v_watch(e2) & n_people(x3) & in(e1,x2) & n_park(x2) & Actor(e1,x1) & v_sit(e1) & n_woman(x1) & card_eq_2(x1))
7a662310-e4c8-11ec-9cdd-0242ac1c0002
exists e3 e1 e2 s1 s2 x1 x2 x3 x4 x5 x6.(v_watch(e3) & v_sit(e2) & v_dress(e1) & r_fashionably(x1) & r_back(e2) & on(e2,x3) & of(x4,x5) & n_wall(x3) & n_thing(x1) & n_people(x6) & n_park(x4) & n_lady(x1) & n_city(x5) & in(e2,x4) & for(e2,e3) & card_eq_2(x1) & around(x6,x1) & a_young(s1) & a_back(s2) & Theme(s2,x2) & Theme(s1,x1) & Theme(e3,x6) & Theme(e2,s2) & Theme(e1,x1) & Actor(e3,x1) & Actor(e2,x1))
exists e1 e2 x1 x2 x3.(v_watch(e2) & v_sit(e1) & n_woman(x1) & n_people(x3) & n_park(x2) & in(e1,x2) & for(e1,e2) & card_eq_2(x1) & Theme(e2,x3) & Actor(e2,x1) & Actor(e1,x1))
Two fashionably dressed young ladies sit back to back on a wall in a city park watching people around them.
There are many people about.
0
-100
About is a rephrase of around them.
exists e2 e3 e1 s1 s2 x1 x2 x3 x4 x5 x6.(for(e2,e3) & Theme(e3,x6) & Actor(e3,x1) & v_watch(e3) & around(x6,x1) & n_thing(x1) & n_people(x6) & in(e2,x4) & n_park(x4) & of(x4,x5) & n_city(x5) & on(e2,x3) & n_wall(x3) & Theme(e2,s2) & Theme(s2,x2) & a_back(s2) & r_back(e2) & Actor(e2,x1) & v_sit(e2) & n_lady(x1) & a_young(s1) & Theme(s1,x1) & Theme(e1,x1) & v_dress(e1) & r_fashionably(x1) & card_eq_2(x1))
exists p1 s1 x1.(a_about(s1) & Manner(p1,s1) & exists x2.((x1 = x2) & n_people(x2) & n_quantity(x2)))
7a66287e-e4c8-11ec-9cdd-0242ac1c0002
exists e2 e3 e1 s1 s2 x1 x2 x3 x4 x5 x6.(v_watch(e3) & v_sit(e2) & v_dress(e1) & r_fashionably(x1) & r_back(e2) & on(e2,x3) & of(x4,x5) & n_wall(x3) & n_thing(x1) & n_people(x6) & n_park(x4) & n_lady(x1) & n_city(x5) & in(e2,x4) & for(e2,e3) & card_eq_2(x1) & around(x6,x1) & a_young(s1) & a_back(s2) & Theme(s2,x2) & Theme(s1,x1) & Theme(e3,x6) & Theme(e2,s2) & Theme(e1,x1) & Actor(e3,x1) & Actor(e2,x1))
exists p1 s1 x1.(exists x2.(n_quantity(x2) & n_people(x2) & (x1 = x2)) & a_about(s1) & Manner(p1,s1))
Two fashionably dressed young ladies sit back to back on a wall in a city park watching people around them.
The women have good taste in fashion.
1
0.005533
Just because the two fashionably dressed young ladies sit back to back in a park, it doesn't mean they have good taste in fashion.
exists e3 e2 e1 s1 s2 x1 x2 x3 x4 x5 x6.(for(e2,e3) & Theme(e3,x6) & Actor(e3,x1) & v_watch(e3) & around(x6,x1) & n_thing(x1) & n_people(x6) & in(e2,x4) & n_park(x4) & of(x4,x5) & n_city(x5) & on(e2,x3) & n_wall(x3) & Theme(e2,s2) & Theme(s2,x2) & a_back(s2) & r_back(e2) & Actor(e2,x1) & v_sit(e2) & n_lady(x1) & a_young(s1) & Theme(s1,x1) & Theme(e1,x1) & v_dress(e1) & r_fashionably(x1) & card_eq_2(x1))
exists e1 s1 x1 x2 x3.(n_woman(x1) & in(e1,x3) & n_fashion(x3) & Theme(e1,x2) & Actor(e1,x1) & v_have(e1) & n_taste(x2) & a_good(s1) & Theme(s1,x2))
7a662ebe-e4c8-11ec-9cdd-0242ac1c0002
exists e3 e2 e1 s1 s2 x1 x2 x3 x4 x5 x6.(v_watch(e3) & v_sit(e2) & v_dress(e1) & r_fashionably(x1) & r_back(e2) & on(e2,x3) & of(x4,x5) & n_wall(x3) & n_thing(x1) & n_people(x6) & n_park(x4) & n_lady(x1) & n_city(x5) & in(e2,x4) & for(e2,e3) & card_eq_2(x1) & around(x6,x1) & a_young(s1) & a_back(s2) & Theme(s2,x2) & Theme(s1,x1) & Theme(e3,x6) & Theme(e2,s2) & Theme(e1,x1) & Actor(e3,x1) & Actor(e2,x1))
exists e1 s1 x1 x2 x3.(v_have(e1) & n_woman(x1) & n_taste(x2) & n_fashion(x3) & in(e1,x3) & a_good(s1) & Theme(s1,x2) & Theme(e1,x2) & Actor(e1,x1))
Two fashionably dressed young ladies sit back to back on a wall in a city park watching people around them.
Two fashionably dressed young ladies are running.
2
-100
One cant be running and sit simultaneously.
exists e2 e3 e1 s1 s2 x1 x2 x3 x4 x5 x6.(for(e2,e3) & Theme(e3,x6) & Actor(e3,x1) & v_watch(e3) & around(x6,x1) & n_thing(x1) & n_people(x6) & in(e2,x4) & n_park(x4) & of(x4,x5) & n_city(x5) & on(e2,x3) & n_wall(x3) & Theme(e2,s2) & Theme(s2,x2) & a_back(s2) & r_back(e2) & Actor(e2,x1) & v_sit(e2) & n_lady(x1) & a_young(s1) & Theme(s1,x1) & Theme(e1,x1) & v_dress(e1) & r_fashionably(x1) & card_eq_2(x1))
exists e2 e1 s1 x1.(Actor(e2,x1) & v_run(e2) & n_lady(x1) & a_young(s1) & Theme(s1,x1) & Theme(e1,x1) & v_dress(e1) & r_fashionably(x1) & card_eq_2(x1))
7a663404-e4c8-11ec-9cdd-0242ac1c0002
exists e2 e3 e1 s1 s2 x1 x2 x3 x4 x5 x6.(v_watch(e3) & v_sit(e2) & v_dress(e1) & r_fashionably(x1) & r_back(e2) & on(e2,x3) & of(x4,x5) & n_wall(x3) & n_thing(x1) & n_people(x6) & n_park(x4) & n_lady(x1) & n_city(x5) & in(e2,x4) & for(e2,e3) & card_eq_2(x1) & around(x6,x1) & a_young(s1) & a_back(s2) & Theme(s2,x2) & Theme(s1,x1) & Theme(e3,x6) & Theme(e2,s2) & Theme(e1,x1) & Actor(e3,x1) & Actor(e2,x1))
exists e2 e1 s1 x1.(v_run(e2) & v_dress(e1) & r_fashionably(x1) & n_lady(x1) & card_eq_2(x1) & a_young(s1) & Theme(s1,x1) & Theme(e1,x1) & Actor(e2,x1))
Two fashionably dressed young ladies sit back to back on a wall in a city park watching people around them.
The young ladies are wearing red dresses.
1
0.000629
Just because the two ladies are fashionably dressed , it doesn't mean they are wearing red dresses.
exists e3 e1 e2 s1 s2 x1 x2 x3 x4 x5 x6.(for(e2,e3) & Theme(e3,x6) & Actor(e3,x1) & v_watch(e3) & around(x6,x1) & n_thing(x1) & n_people(x6) & in(e2,x4) & n_park(x4) & of(x4,x5) & n_city(x5) & on(e2,x3) & n_wall(x3) & Theme(e2,s2) & Theme(s2,x2) & a_back(s2) & r_back(e2) & Actor(e2,x1) & v_sit(e2) & n_lady(x1) & a_young(s1) & Theme(s1,x1) & Theme(e1,x1) & v_dress(e1) & r_fashionably(x1) & card_eq_2(x1))
exists e1 s1 s2 x1 x2.(n_lady(x1) & a_young(s1) & Theme(s1,x1) & Theme(e1,x2) & Actor(e1,x1) & v_wear(e1) & n_dress(x2) & a_red(s2) & Theme(s2,x2))
7a663918-e4c8-11ec-9cdd-0242ac1c0002
exists e3 e1 e2 s1 s2 x1 x2 x3 x4 x5 x6.(v_watch(e3) & v_sit(e2) & v_dress(e1) & r_fashionably(x1) & r_back(e2) & on(e2,x3) & of(x4,x5) & n_wall(x3) & n_thing(x1) & n_people(x6) & n_park(x4) & n_lady(x1) & n_city(x5) & in(e2,x4) & for(e2,e3) & card_eq_2(x1) & around(x6,x1) & a_young(s1) & a_back(s2) & Theme(s2,x2) & Theme(s1,x1) & Theme(e3,x6) & Theme(e2,s2) & Theme(e1,x1) & Actor(e3,x1) & Actor(e2,x1))
exists e1 s1 s2 x1 x2.(v_wear(e1) & n_lady(x1) & n_dress(x2) & a_young(s1) & a_red(s2) & Theme(s2,x2) & Theme(s1,x1) & Theme(e1,x2) & Actor(e1,x1))
Two fashionably dressed young ladies sit back to back on a wall in a city park watching people around them.
Two ladies are inside, doing stretch aerobics.
2
-100
One cant be inside and in a park simultaneously.
exists e1 e2 e3 s1 s2 x1 x2 x3 x4 x5 x6.(for(e2,e3) & Theme(e3,x6) & Actor(e3,x1) & v_watch(e3) & around(x6,x1) & n_thing(x1) & n_people(x6) & in(e2,x4) & n_park(x4) & of(x4,x5) & n_city(x5) & on(e2,x3) & n_wall(x3) & Theme(e2,s2) & Theme(s2,x2) & a_back(s2) & r_back(e2) & Actor(e2,x1) & v_sit(e2) & n_lady(x1) & a_young(s1) & Theme(s1,x1) & Theme(e1,x1) & v_dress(e1) & r_fashionably(x1) & card_eq_2(x1))
exists e1 e2 s1 x1 x2 x3.(for(e1,e2) & Theme(e2,x2) & Actor(e2,x1) & v_do(e2) & n_aerobic(x2) & of(x2,x3) & n_stretch(x3) & a_inside(s1) & Manner(e1,s1) & Actor(e1,x1) & v_be(e1) & n_lady(x1) & card_eq_2(x1))
7a663ea4-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e2 e3 s1 s2 x1 x2 x3 x4 x5 x6.(v_watch(e3) & v_sit(e2) & v_dress(e1) & r_fashionably(x1) & r_back(e2) & on(e2,x3) & of(x4,x5) & n_wall(x3) & n_thing(x1) & n_people(x6) & n_park(x4) & n_lady(x1) & n_city(x5) & in(e2,x4) & for(e2,e3) & card_eq_2(x1) & around(x6,x1) & a_young(s1) & a_back(s2) & Theme(s2,x2) & Theme(s1,x1) & Theme(e3,x6) & Theme(e2,s2) & Theme(e1,x1) & Actor(e3,x1) & Actor(e2,x1))
exists e1 e2 s1 x1 x2 x3.(v_do(e2) & v_be(e1) & of(x2,x3) & n_stretch(x3) & n_lady(x1) & n_aerobic(x2) & for(e1,e2) & card_eq_2(x1) & a_inside(s1) & Theme(e2,x2) & Manner(e1,s1) & Actor(e2,x1) & Actor(e1,x1))
Many children are sitting in a classroom watching a woman in the front.
The children are indoors.
0
-100
A classroom is indoors.
exists e1 e2 x1 x2 x3 x4.(n_front(x4) & for(e1,e2) & in(e2,x4) & Theme(e2,x3) & Actor(e2,x1) & v_watch(e2) & n_woman(x3) & in(e1,x2) & n_classroom(x2) & Actor(e1,x1) & v_sit(e1) & n_child(x1) & n_quantity(x1))
exists p1 x1.(n_child(x1) & exists x2.((x1 = x2) & n_indoor(x2)))
7a6643cc-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e2 x1 x2 x3 x4.(v_watch(e2) & v_sit(e1) & n_woman(x3) & n_quantity(x1) & n_front(x4) & n_classroom(x2) & n_child(x1) & in(e2,x4) & in(e1,x2) & for(e1,e2) & Theme(e2,x3) & Actor(e2,x1) & Actor(e1,x1))
exists x1.(n_child(x1) & exists x2.(n_indoor(x2) & (x1 = x2)))
Many children are sitting in a classroom watching a woman in the front.
The children are watching a man in the front of the classroom.
2
-100
A woman is not a man.
exists e1 e2 x1 x2 x3 x4.(n_front(x4) & for(e1,e2) & in(e2,x4) & Theme(e2,x3) & Actor(e2,x1) & v_watch(e2) & n_woman(x3) & in(e1,x2) & n_classroom(x2) & Actor(e1,x1) & v_sit(e1) & n_child(x1) & n_quantity(x1))
exists e1 x1 x2 x3 x4.(n_classroom(x4) & n_front(x3) & n_child(x1) & in(e1,x3) & of(x3,x4) & Theme(e1,x2) & Actor(e1,x1) & v_watch(e1) & n_man(x2))
7a6648e0-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e2 x1 x2 x3 x4.(v_watch(e2) & v_sit(e1) & n_woman(x3) & n_quantity(x1) & n_front(x4) & n_classroom(x2) & n_child(x1) & in(e2,x4) & in(e1,x2) & for(e1,e2) & Theme(e2,x3) & Actor(e2,x1) & Actor(e1,x1))
exists e1 x1 x2 x3 x4.(v_watch(e1) & of(x3,x4) & n_man(x2) & n_front(x3) & n_classroom(x4) & n_child(x1) & in(e1,x3) & Theme(e1,x2) & Actor(e1,x1))
Many children are sitting in a classroom watching a woman in the front.
The woman is teaching the children.
0
-100
A person who stands in the front of a classroom is a teacher and what a teacher is doing when children are watching is teaching the children.
exists e1 e2 x1 x2 x3 x4.(n_front(x4) & for(e1,e2) & in(e2,x4) & Theme(e2,x3) & Actor(e2,x1) & v_watch(e2) & n_woman(x3) & in(e1,x2) & n_classroom(x2) & Actor(e1,x1) & v_sit(e1) & n_child(x1) & n_quantity(x1))
exists e1 x1 x2.(n_child(x2) & n_woman(x1) & Theme(e1,x2) & Actor(e1,x1) & v_teach(e1))
7a664df4-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e2 x1 x2 x3 x4.(v_watch(e2) & v_sit(e1) & n_woman(x3) & n_quantity(x1) & n_front(x4) & n_classroom(x2) & n_child(x1) & in(e2,x4) & in(e1,x2) & for(e1,e2) & Theme(e2,x3) & Actor(e2,x1) & Actor(e1,x1))
exists e1 x1 x2.(v_teach(e1) & n_woman(x1) & n_child(x2) & Theme(e1,x2) & Actor(e1,x1))
A woman is looking at a display case with three outfits on a backdrop of bright yellow.
There are clothes in a case.
0
-100
Outfits are clothes. A display case is a case. A case with outfits is another way of saying the outfits are in a case.
exists e1 s1 x1 x2 x3 x4 x5 x6.(at(e1,x2) & with(x2,x4) & on(x4,x5) & of(x5,x6) & n_yellow(x6) & a_bright(s1) & Theme(s1,x6) & n_backdrop(x5) & n_outfit(x4) & card_eq_3(x4) & n_case(x2) & of(x2,x3) & n_display(x3) & Actor(e1,x1) & v_look(e1) & n_woman(x1))
exists p1 x1 x2 x3.((x1 = x2) & in(x2,x3) & n_case(x3) & n_clothes(x2))
7a66539e-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3 x4 x5 x6.(with(x2,x4) & v_look(e1) & on(x4,x5) & of(x5,x6) & of(x2,x3) & n_yellow(x6) & n_woman(x1) & n_outfit(x4) & n_display(x3) & n_case(x2) & n_backdrop(x5) & card_eq_3(x4) & at(e1,x2) & a_bright(s1) & Theme(s1,x6) & Actor(e1,x1))
exists x1 x2 x3.(n_clothes(x2) & n_case(x3) & in(x2,x3) & (x1 = x2))
A woman is looking at a display case with three outfits on a backdrop of bright yellow.
The woman is window shopping.
1
-100
the woman is not necessarily window shopping, even though she is looking at a display case containing outfits.
exists e1 s1 x1 x2 x3 x4 x5 x6.(at(e1,x2) & with(x2,x4) & on(x4,x5) & of(x5,x6) & n_yellow(x6) & a_bright(s1) & Theme(s1,x6) & n_backdrop(x5) & n_outfit(x4) & card_eq_3(x4) & n_case(x2) & of(x2,x3) & n_display(x3) & Actor(e1,x1) & v_look(e1) & n_woman(x1))
exists p1 x1.(n_woman(x1) & exists x2 x3.((x1 = x2) & n_shopping(x2) & of(x2,x3) & n_window(x3)))
7a6658d0-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3 x4 x5 x6.(with(x2,x4) & v_look(e1) & on(x4,x5) & of(x5,x6) & of(x2,x3) & n_yellow(x6) & n_woman(x1) & n_outfit(x4) & n_display(x3) & n_case(x2) & n_backdrop(x5) & card_eq_3(x4) & at(e1,x2) & a_bright(s1) & Theme(s1,x6) & Actor(e1,x1))
exists x1.(n_woman(x1) & exists x2 x3.(of(x2,x3) & n_window(x3) & n_shopping(x2) & (x1 = x2)))
A woman is looking at a display case with three outfits on a backdrop of bright yellow.
A woman has her eyes closed at the store.
2
-100
the woman's eyes aren't closed if she is looking at a display case
exists e1 s1 x1 x2 x3 x4 x5 x6.(at(e1,x2) & with(x2,x4) & on(x4,x5) & of(x5,x6) & n_yellow(x6) & a_bright(s1) & Theme(s1,x6) & n_backdrop(x5) & n_outfit(x4) & card_eq_3(x4) & n_case(x2) & of(x2,x3) & n_display(x3) & Actor(e1,x1) & v_look(e1) & n_woman(x1))
exists e2 e1 x1 x2 x3 x4.(n_store(x4) & Theme(e2,x2) & Actor(e2,x1) & v_have(e2) & at(e1,x4) & Actor(e1,x3) & v_close(e1) & (x2 = x3) & n_eye(x2) & of(x2,x1) & n_female(x1) & n_woman(x1))
7a665e0c-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3 x4 x5 x6.(with(x2,x4) & v_look(e1) & on(x4,x5) & of(x5,x6) & of(x2,x3) & n_yellow(x6) & n_woman(x1) & n_outfit(x4) & n_display(x3) & n_case(x2) & n_backdrop(x5) & card_eq_3(x4) & at(e1,x2) & a_bright(s1) & Theme(s1,x6) & Actor(e1,x1))
exists e2 e1 x1 x2 x3 x4.(v_have(e2) & v_close(e1) & of(x2,x1) & n_woman(x1) & n_store(x4) & n_female(x1) & n_eye(x2) & at(e1,x4) & Theme(e2,x2) & Actor(e2,x1) & Actor(e1,x3) & (x2 = x3))
A woman carried a cake ito the room with three candles as another woman holding a flute glass of wine, holds up her hand.
Two women were inside.
0
-100
A woman carrying a cake into a room where another woman is standing implies that they are inside.
exists e2 e3 e1 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10.(n_room(x4) & a_up(s2) & Manner(e3,s2) & Theme(e3,x10) & Actor(e3,x4) & v_hold(e3) & n_hand(x10) & of(x10,x1) & n_female(x1) & with(x4,x5) & as(x5,x6) & Theme(e2,x8) & Actor(e2,x7) & v_hold(e2) & of(x8,x9) & n_wine(x9) & n_glass(x8) & a_flute(s1) & Theme(s1,x8) & (x6 = x7) & n_woman(x6) & -(x6 = x1) & n_woman(x1) & n_woman(x1) & n_candle(x5) & card_eq_3(x5) & Theme(e1,x2) & Actor(e1,x1) & v_carry(e1) & n_ito(x2) & of(x2,x3) & n_cake(x3))
exists e1 s1 x1.(a_inside(s1) & Manner(e1,s1) & Actor(e1,x1) & v_be(e1) & n_woman(x1) & card_eq_2(x1))
7a666398-e4c8-11ec-9cdd-0242ac1c0002
exists e2 e3 e1 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10.(with(x4,x5) & v_hold(e3) & v_hold(e2) & v_carry(e1) & of(x8,x9) & of(x2,x3) & of(x10,x1) & n_woman(x6) & n_woman(x1) & n_wine(x9) & n_room(x4) & n_ito(x2) & n_hand(x10) & n_glass(x8) & n_female(x1) & n_candle(x5) & n_cake(x3) & card_eq_3(x5) & as(x5,x6) & a_up(s2) & a_flute(s1) & Theme(s1,x8) & Theme(e3,x10) & Theme(e2,x8) & Theme(e1,x2) & Manner(e3,s2) & Actor(e3,x4) & Actor(e2,x7) & Actor(e1,x1) & -(x6 = x1) & (x6 = x7))
exists e1 s1 x1.(v_be(e1) & n_woman(x1) & card_eq_2(x1) & a_inside(s1) & Manner(e1,s1) & Actor(e1,x1))
A woman carried a cake ito the room with three candles as another woman holding a flute glass of wine, holds up her hand.
The women are riding a roller coaster.
2
-100
Women is more than a woman. One who has carried could not have been riding at the same time.
exists e3 e1 e2 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10.(n_room(x4) & a_up(s2) & Manner(e3,s2) & Theme(e3,x10) & Actor(e3,x4) & v_hold(e3) & n_hand(x10) & of(x10,x1) & n_female(x1) & with(x4,x5) & as(x5,x6) & Theme(e2,x8) & Actor(e2,x7) & v_hold(e2) & of(x8,x9) & n_wine(x9) & n_glass(x8) & a_flute(s1) & Theme(s1,x8) & (x6 = x7) & n_woman(x6) & -(x6 = x1) & n_woman(x1) & n_woman(x1) & n_candle(x5) & card_eq_3(x5) & Theme(e1,x2) & Actor(e1,x1) & v_carry(e1) & n_ito(x2) & of(x2,x3) & n_cake(x3))
exists e1 x1 x2 x3.(n_woman(x1) & Theme(e1,x2) & Actor(e1,x1) & v_ride(e1) & n_coaster(x2) & of(x2,x3) & n_roller(x3))
7a6668de-e4c8-11ec-9cdd-0242ac1c0002
exists e3 e1 e2 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10.(with(x4,x5) & v_hold(e3) & v_hold(e2) & v_carry(e1) & of(x8,x9) & of(x2,x3) & of(x10,x1) & n_woman(x6) & n_woman(x1) & n_wine(x9) & n_room(x4) & n_ito(x2) & n_hand(x10) & n_glass(x8) & n_female(x1) & n_candle(x5) & n_cake(x3) & card_eq_3(x5) & as(x5,x6) & a_up(s2) & a_flute(s1) & Theme(s1,x8) & Theme(e3,x10) & Theme(e2,x8) & Theme(e1,x2) & Manner(e3,s2) & Actor(e3,x4) & Actor(e2,x7) & Actor(e1,x1) & -(x6 = x1) & (x6 = x7))
exists e1 x1 x2 x3.(v_ride(e1) & of(x2,x3) & n_woman(x1) & n_roller(x3) & n_coaster(x2) & Theme(e1,x2) & Actor(e1,x1))
A woman carried a cake ito the room with three candles as another woman holding a flute glass of wine, holds up her hand.
Two women were celebrating.
1
0.883579
Eating a cake and drinking one doesn't imply celebrating.
exists e2 e3 e1 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10.(n_room(x4) & a_up(s2) & Manner(e3,s2) & Theme(e3,x10) & Actor(e3,x4) & v_hold(e3) & n_hand(x10) & of(x10,x1) & n_female(x1) & with(x4,x5) & as(x5,x6) & Theme(e2,x8) & Actor(e2,x7) & v_hold(e2) & of(x8,x9) & n_wine(x9) & n_glass(x8) & a_flute(s1) & Theme(s1,x8) & (x6 = x7) & n_woman(x6) & -(x6 = x1) & n_woman(x1) & n_woman(x1) & n_candle(x5) & card_eq_3(x5) & Theme(e1,x2) & Actor(e1,x1) & v_carry(e1) & n_ito(x2) & of(x2,x3) & n_cake(x3))
exists e1 x1.(Actor(e1,x1) & v_celebrate(e1) & n_woman(x1) & card_eq_2(x1))
7a666e06-e4c8-11ec-9cdd-0242ac1c0002
exists e2 e3 e1 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10.(with(x4,x5) & v_hold(e3) & v_hold(e2) & v_carry(e1) & of(x8,x9) & of(x2,x3) & of(x10,x1) & n_woman(x6) & n_woman(x1) & n_wine(x9) & n_room(x4) & n_ito(x2) & n_hand(x10) & n_glass(x8) & n_female(x1) & n_candle(x5) & n_cake(x3) & card_eq_3(x5) & as(x5,x6) & a_up(s2) & a_flute(s1) & Theme(s1,x8) & Theme(e3,x10) & Theme(e2,x8) & Theme(e1,x2) & Manner(e3,s2) & Actor(e3,x4) & Actor(e2,x7) & Actor(e1,x1) & -(x6 = x1) & (x6 = x7))
exists e1 x1.(v_celebrate(e1) & n_woman(x1) & card_eq_2(x1) & Actor(e1,x1))
A woman carried a cake ito the room with three candles as another woman holding a flute glass of wine, holds up her hand.
A birthday cake was brought out for the woman.
1
0.562792
A cake with candles doesn't have to be a birthday cake. A cake being carried to a room doesn't mean it was brought out for the woman.
exists e3 e2 e1 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10.(n_room(x4) & a_up(s2) & Manner(e3,s2) & Theme(e3,x10) & Actor(e3,x4) & v_hold(e3) & n_hand(x10) & of(x10,x1) & n_female(x1) & with(x4,x5) & as(x5,x6) & Theme(e2,x8) & Actor(e2,x7) & v_hold(e2) & of(x8,x9) & n_wine(x9) & n_glass(x8) & a_flute(s1) & Theme(s1,x8) & (x6 = x7) & n_woman(x6) & -(x6 = x1) & n_woman(x1) & n_woman(x1) & n_candle(x5) & card_eq_3(x5) & Theme(e1,x2) & Actor(e1,x1) & v_carry(e1) & n_ito(x2) & of(x2,x3) & n_cake(x3))
exists e1 s1 x1 x2 x3.(n_woman(x3) & for(e1,x3) & a_out(s1) & Manner(e1,s1) & Theme(e1,x1) & v_bring(e1) & n_cake(x1) & of(x1,x2) & n_birthday(x2))
7a667342-e4c8-11ec-9cdd-0242ac1c0002
exists e3 e2 e1 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10.(with(x4,x5) & v_hold(e3) & v_hold(e2) & v_carry(e1) & of(x8,x9) & of(x2,x3) & of(x10,x1) & n_woman(x6) & n_woman(x1) & n_wine(x9) & n_room(x4) & n_ito(x2) & n_hand(x10) & n_glass(x8) & n_female(x1) & n_candle(x5) & n_cake(x3) & card_eq_3(x5) & as(x5,x6) & a_up(s2) & a_flute(s1) & Theme(s1,x8) & Theme(e3,x10) & Theme(e2,x8) & Theme(e1,x2) & Manner(e3,s2) & Actor(e3,x4) & Actor(e2,x7) & Actor(e1,x1) & -(x6 = x1) & (x6 = x7))
exists e1 s1 x1 x2 x3.(v_bring(e1) & of(x1,x2) & n_woman(x3) & n_cake(x1) & n_birthday(x2) & for(e1,x3) & a_out(s1) & Theme(e1,x1) & Manner(e1,s1))
A woman carried a cake ito the room with three candles as another woman holding a flute glass of wine, holds up her hand.
The women are bowling.
2
-100
Women is more than a woman. One who has carried usually would not have been bowling at the same time.
exists e3 e2 e1 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10.(n_room(x4) & a_up(s2) & Manner(e3,s2) & Theme(e3,x10) & Actor(e3,x4) & v_hold(e3) & n_hand(x10) & of(x10,x1) & n_female(x1) & with(x4,x5) & as(x5,x6) & Theme(e2,x8) & Actor(e2,x7) & v_hold(e2) & of(x8,x9) & n_wine(x9) & n_glass(x8) & a_flute(s1) & Theme(s1,x8) & (x6 = x7) & n_woman(x6) & -(x6 = x1) & n_woman(x1) & n_woman(x1) & n_candle(x5) & card_eq_3(x5) & Theme(e1,x2) & Actor(e1,x1) & v_carry(e1) & n_ito(x2) & of(x2,x3) & n_cake(x3))
exists e1 x1.(n_woman(x1) & Actor(e1,x1) & v_bowl(e1))
7a66790a-e4c8-11ec-9cdd-0242ac1c0002
exists e3 e2 e1 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10.(with(x4,x5) & v_hold(e3) & v_hold(e2) & v_carry(e1) & of(x8,x9) & of(x2,x3) & of(x10,x1) & n_woman(x6) & n_woman(x1) & n_wine(x9) & n_room(x4) & n_ito(x2) & n_hand(x10) & n_glass(x8) & n_female(x1) & n_candle(x5) & n_cake(x3) & card_eq_3(x5) & as(x5,x6) & a_up(s2) & a_flute(s1) & Theme(s1,x8) & Theme(e3,x10) & Theme(e2,x8) & Theme(e1,x2) & Manner(e3,s2) & Actor(e3,x4) & Actor(e2,x7) & Actor(e1,x1) & -(x6 = x1) & (x6 = x7))
exists e1 x1.(v_bowl(e1) & n_woman(x1) & Actor(e1,x1))
A woman carried a cake ito the room with three candles as another woman holding a flute glass of wine, holds up her hand.
A woman is carrying a cake.
0
-100
A woman carrying a cake is the present tense of a woman carried a cake.
exists e3 e1 e2 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10.(n_room(x4) & a_up(s2) & Manner(e3,s2) & Theme(e3,x10) & Actor(e3,x4) & v_hold(e3) & n_hand(x10) & of(x10,x1) & n_female(x1) & with(x4,x5) & as(x5,x6) & Theme(e2,x8) & Actor(e2,x7) & v_hold(e2) & of(x8,x9) & n_wine(x9) & n_glass(x8) & a_flute(s1) & Theme(s1,x8) & (x6 = x7) & n_woman(x6) & -(x6 = x1) & n_woman(x1) & n_woman(x1) & n_candle(x5) & card_eq_3(x5) & Theme(e1,x2) & Actor(e1,x1) & v_carry(e1) & n_ito(x2) & of(x2,x3) & n_cake(x3))
exists e1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_carry(e1) & n_cake(x2) & n_woman(x1))
7a667ea0-e4c8-11ec-9cdd-0242ac1c0002
exists e3 e1 e2 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10.(with(x4,x5) & v_hold(e3) & v_hold(e2) & v_carry(e1) & of(x8,x9) & of(x2,x3) & of(x10,x1) & n_woman(x6) & n_woman(x1) & n_wine(x9) & n_room(x4) & n_ito(x2) & n_hand(x10) & n_glass(x8) & n_female(x1) & n_candle(x5) & n_cake(x3) & card_eq_3(x5) & as(x5,x6) & a_up(s2) & a_flute(s1) & Theme(s1,x8) & Theme(e3,x10) & Theme(e2,x8) & Theme(e1,x2) & Manner(e3,s2) & Actor(e3,x4) & Actor(e2,x7) & Actor(e1,x1) & -(x6 = x1) & (x6 = x7))
exists e1 x1 x2.(v_carry(e1) & n_woman(x1) & n_cake(x2) & Theme(e1,x2) & Actor(e1,x1))
A woman carried a cake ito the room with three candles as another woman holding a flute glass of wine, holds up her hand.
A party was held.
0
-100
Cake with candles, and wine, are items typically seen at a party.
exists e3 e1 e2 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10.(n_room(x4) & a_up(s2) & Manner(e3,s2) & Theme(e3,x10) & Actor(e3,x4) & v_hold(e3) & n_hand(x10) & of(x10,x1) & n_female(x1) & with(x4,x5) & as(x5,x6) & Theme(e2,x8) & Actor(e2,x7) & v_hold(e2) & of(x8,x9) & n_wine(x9) & n_glass(x8) & a_flute(s1) & Theme(s1,x8) & (x6 = x7) & n_woman(x6) & -(x6 = x1) & n_woman(x1) & n_woman(x1) & n_candle(x5) & card_eq_3(x5) & Theme(e1,x2) & Actor(e1,x1) & v_carry(e1) & n_ito(x2) & of(x2,x3) & n_cake(x3))
exists e1 x1.(Theme(e1,x1) & v_hold(e1) & n_party(x1))
7a6683dc-e4c8-11ec-9cdd-0242ac1c0002
exists e3 e1 e2 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10.(with(x4,x5) & v_hold(e3) & v_hold(e2) & v_carry(e1) & of(x8,x9) & of(x2,x3) & of(x10,x1) & n_woman(x6) & n_woman(x1) & n_wine(x9) & n_room(x4) & n_ito(x2) & n_hand(x10) & n_glass(x8) & n_female(x1) & n_candle(x5) & n_cake(x3) & card_eq_3(x5) & as(x5,x6) & a_up(s2) & a_flute(s1) & Theme(s1,x8) & Theme(e3,x10) & Theme(e2,x8) & Theme(e1,x2) & Manner(e3,s2) & Actor(e3,x4) & Actor(e2,x7) & Actor(e1,x1) & -(x6 = x1) & (x6 = x7))
exists e1 x1.(v_hold(e1) & n_party(x1) & Theme(e1,x1))
A woman carried a cake ito the room with three candles as another woman holding a flute glass of wine, holds up her hand.
Two women are celebrating a new job.
1
0.185352
Two people eating and drinking doesn't imply celebrating a new job
exists e1 e3 e2 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10.(n_room(x4) & a_up(s2) & Manner(e3,s2) & Theme(e3,x10) & Actor(e3,x4) & v_hold(e3) & n_hand(x10) & of(x10,x1) & n_female(x1) & with(x4,x5) & as(x5,x6) & Theme(e2,x8) & Actor(e2,x7) & v_hold(e2) & of(x8,x9) & n_wine(x9) & n_glass(x8) & a_flute(s1) & Theme(s1,x8) & (x6 = x7) & n_woman(x6) & -(x6 = x1) & n_woman(x1) & n_woman(x1) & n_candle(x5) & card_eq_3(x5) & Theme(e1,x2) & Actor(e1,x1) & v_carry(e1) & n_ito(x2) & of(x2,x3) & n_cake(x3))
exists e1 s1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_celebrate(e1) & n_job(x2) & a_new(s1) & Theme(s1,x2) & n_woman(x1) & card_eq_2(x1))
7a66895e-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e3 e2 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10.(with(x4,x5) & v_hold(e3) & v_hold(e2) & v_carry(e1) & of(x8,x9) & of(x2,x3) & of(x10,x1) & n_woman(x6) & n_woman(x1) & n_wine(x9) & n_room(x4) & n_ito(x2) & n_hand(x10) & n_glass(x8) & n_female(x1) & n_candle(x5) & n_cake(x3) & card_eq_3(x5) & as(x5,x6) & a_up(s2) & a_flute(s1) & Theme(s1,x8) & Theme(e3,x10) & Theme(e2,x8) & Theme(e1,x2) & Manner(e3,s2) & Actor(e3,x4) & Actor(e2,x7) & Actor(e1,x1) & -(x6 = x1) & (x6 = x7))
exists e1 s1 x1 x2.(v_celebrate(e1) & n_woman(x1) & n_job(x2) & card_eq_2(x1) & a_new(s1) & Theme(s1,x2) & Theme(e1,x2) & Actor(e1,x1))
A woman carried a cake ito the room with three candles as another woman holding a flute glass of wine, holds up her hand.
Two women are flying an airplane
2
0.000002
Women is more than a woman. One who has carried usually would not have been flying an airplane at the same time.
exists e3 e1 e2 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10.(n_room(x4) & a_up(s2) & Manner(e3,s2) & Theme(e3,x10) & Actor(e3,x4) & v_hold(e3) & n_hand(x10) & of(x10,x1) & n_female(x1) & with(x4,x5) & as(x5,x6) & Theme(e2,x8) & Actor(e2,x7) & v_hold(e2) & of(x8,x9) & n_wine(x9) & n_glass(x8) & a_flute(s1) & Theme(s1,x8) & (x6 = x7) & n_woman(x6) & -(x6 = x1) & n_woman(x1) & n_woman(x1) & n_candle(x5) & card_eq_3(x5) & Theme(e1,x2) & Actor(e1,x1) & v_carry(e1) & n_ito(x2) & of(x2,x3) & n_cake(x3))
exists e1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_fly(e1) & n_airplane(x2) & n_woman(x1) & card_eq_2(x1))
7a66ca0e-e4c8-11ec-9cdd-0242ac1c0002
exists e3 e1 e2 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10.(with(x4,x5) & v_hold(e3) & v_hold(e2) & v_carry(e1) & of(x8,x9) & of(x2,x3) & of(x10,x1) & n_woman(x6) & n_woman(x1) & n_wine(x9) & n_room(x4) & n_ito(x2) & n_hand(x10) & n_glass(x8) & n_female(x1) & n_candle(x5) & n_cake(x3) & card_eq_3(x5) & as(x5,x6) & a_up(s2) & a_flute(s1) & Theme(s1,x8) & Theme(e3,x10) & Theme(e2,x8) & Theme(e1,x2) & Manner(e3,s2) & Actor(e3,x4) & Actor(e2,x7) & Actor(e1,x1) & -(x6 = x1) & (x6 = x7))
exists e1 x1 x2.(v_fly(e1) & n_woman(x1) & n_airplane(x2) & card_eq_2(x1) & Theme(e1,x2) & Actor(e1,x1))
A woman carried a cake ito the room with three candles as another woman holding a flute glass of wine, holds up her hand.
The women are celebrating a birthday.
1
0.740498
Two people eating and drinking doesn't imply celebrating a birthday
exists e2 e3 e1 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10.(n_room(x4) & a_up(s2) & Manner(e3,s2) & Theme(e3,x10) & Actor(e3,x4) & v_hold(e3) & n_hand(x10) & of(x10,x1) & n_female(x1) & with(x4,x5) & as(x5,x6) & Theme(e2,x8) & Actor(e2,x7) & v_hold(e2) & of(x8,x9) & n_wine(x9) & n_glass(x8) & a_flute(s1) & Theme(s1,x8) & (x6 = x7) & n_woman(x6) & -(x6 = x1) & n_woman(x1) & n_woman(x1) & n_candle(x5) & card_eq_3(x5) & Theme(e1,x2) & Actor(e1,x1) & v_carry(e1) & n_ito(x2) & of(x2,x3) & n_cake(x3))
exists e1 x1 x2.(n_woman(x1) & Theme(e1,x2) & Actor(e1,x1) & v_celebrate(e1) & n_birthday(x2))
7a66e89a-e4c8-11ec-9cdd-0242ac1c0002
exists e2 e3 e1 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10.(with(x4,x5) & v_hold(e3) & v_hold(e2) & v_carry(e1) & of(x8,x9) & of(x2,x3) & of(x10,x1) & n_woman(x6) & n_woman(x1) & n_wine(x9) & n_room(x4) & n_ito(x2) & n_hand(x10) & n_glass(x8) & n_female(x1) & n_candle(x5) & n_cake(x3) & card_eq_3(x5) & as(x5,x6) & a_up(s2) & a_flute(s1) & Theme(s1,x8) & Theme(e3,x10) & Theme(e2,x8) & Theme(e1,x2) & Manner(e3,s2) & Actor(e3,x4) & Actor(e2,x7) & Actor(e1,x1) & -(x6 = x1) & (x6 = x7))
exists e1 x1 x2.(v_celebrate(e1) & n_woman(x1) & n_birthday(x2) & Theme(e1,x2) & Actor(e1,x1))
A woman carried a cake ito the room with three candles as another woman holding a flute glass of wine, holds up her hand.
The woman held a pie.
2
-100
Women is more than a woman. There can be either a cake or a pie.
exists e3 e1 e2 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10.(n_room(x4) & a_up(s2) & Manner(e3,s2) & Theme(e3,x10) & Actor(e3,x4) & v_hold(e3) & n_hand(x10) & of(x10,x1) & n_female(x1) & with(x4,x5) & as(x5,x6) & Theme(e2,x8) & Actor(e2,x7) & v_hold(e2) & of(x8,x9) & n_wine(x9) & n_glass(x8) & a_flute(s1) & Theme(s1,x8) & (x6 = x7) & n_woman(x6) & -(x6 = x1) & n_woman(x1) & n_woman(x1) & n_candle(x5) & card_eq_3(x5) & Theme(e1,x2) & Actor(e1,x1) & v_carry(e1) & n_ito(x2) & of(x2,x3) & n_cake(x3))
exists e1 x1 x2.(n_woman(x1) & Theme(e1,x2) & Actor(e1,x1) & v_hold(e1) & n_pie(x2))
7a66f36c-e4c8-11ec-9cdd-0242ac1c0002
exists e3 e1 e2 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10.(with(x4,x5) & v_hold(e3) & v_hold(e2) & v_carry(e1) & of(x8,x9) & of(x2,x3) & of(x10,x1) & n_woman(x6) & n_woman(x1) & n_wine(x9) & n_room(x4) & n_ito(x2) & n_hand(x10) & n_glass(x8) & n_female(x1) & n_candle(x5) & n_cake(x3) & card_eq_3(x5) & as(x5,x6) & a_up(s2) & a_flute(s1) & Theme(s1,x8) & Theme(e3,x10) & Theme(e2,x8) & Theme(e1,x2) & Manner(e3,s2) & Actor(e3,x4) & Actor(e2,x7) & Actor(e1,x1) & -(x6 = x1) & (x6 = x7))
exists e1 x1 x2.(v_hold(e1) & n_woman(x1) & n_pie(x2) & Theme(e1,x2) & Actor(e1,x1))
A woman carried a cake ito the room with three candles as another woman holding a flute glass of wine, holds up her hand.
Five men are working on cars.
2
-100
There can either be a woman or men. One who has carried a cake usually would not be working on cars at the same time.
exists e2 e3 e1 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10.(n_room(x4) & a_up(s2) & Manner(e3,s2) & Theme(e3,x10) & Actor(e3,x4) & v_hold(e3) & n_hand(x10) & of(x10,x1) & n_female(x1) & with(x4,x5) & as(x5,x6) & Theme(e2,x8) & Actor(e2,x7) & v_hold(e2) & of(x8,x9) & n_wine(x9) & n_glass(x8) & a_flute(s1) & Theme(s1,x8) & (x6 = x7) & n_woman(x6) & -(x6 = x1) & n_woman(x1) & n_woman(x1) & n_candle(x5) & card_eq_3(x5) & Theme(e1,x2) & Actor(e1,x1) & v_carry(e1) & n_ito(x2) & of(x2,x3) & n_cake(x3))
exists e1 x1 x2.(on(e1,x2) & n_car(x2) & Actor(e1,x1) & v_work(e1) & n_man(x1) & card_eq_5(x1))
7a66fd12-e4c8-11ec-9cdd-0242ac1c0002
exists e2 e3 e1 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10.(with(x4,x5) & v_hold(e3) & v_hold(e2) & v_carry(e1) & of(x8,x9) & of(x2,x3) & of(x10,x1) & n_woman(x6) & n_woman(x1) & n_wine(x9) & n_room(x4) & n_ito(x2) & n_hand(x10) & n_glass(x8) & n_female(x1) & n_candle(x5) & n_cake(x3) & card_eq_3(x5) & as(x5,x6) & a_up(s2) & a_flute(s1) & Theme(s1,x8) & Theme(e3,x10) & Theme(e2,x8) & Theme(e1,x2) & Manner(e3,s2) & Actor(e3,x4) & Actor(e2,x7) & Actor(e1,x1) & -(x6 = x1) & (x6 = x7))
exists e1 x1 x2.(v_work(e1) & on(e1,x2) & n_man(x1) & n_car(x2) & card_eq_5(x1) & Actor(e1,x1))
A woman carried a cake ito the room with three candles as another woman holding a flute glass of wine, holds up her hand.
There are two women, one with a glass of wine, and one with a cake.
0
0.894741
Stating there are women "one with a glass of wine" and "one with a cake" are respectively rephrasing "A woman carried a cake" and "another woman holding a flute glass of wine."
exists e3 e1 e2 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10.(n_room(x4) & a_up(s2) & Manner(e3,s2) & Theme(e3,x10) & Actor(e3,x4) & v_hold(e3) & n_hand(x10) & of(x10,x1) & n_female(x1) & with(x4,x5) & as(x5,x6) & Theme(e2,x8) & Actor(e2,x7) & v_hold(e2) & of(x8,x9) & n_wine(x9) & n_glass(x8) & a_flute(s1) & Theme(s1,x8) & (x6 = x7) & n_woman(x6) & -(x6 = x1) & n_woman(x1) & n_woman(x1) & n_candle(x5) & card_eq_3(x5) & Theme(e1,x2) & Actor(e1,x1) & v_carry(e1) & n_ito(x2) & of(x2,x3) & n_cake(x3))
exists p1 x1 x2 x3 x4 x5 x6 x7 x8.((x1 = x2) & rel(x2,x3) & subset_of(x7,x3) & with(x7,x8) & n_cake(x8) & n_thing(x7) & card_eq_1(x7) & subset_of(x4,x3) & with(x4,x5) & of(x5,x6) & n_wine(x6) & n_glass(x5) & n_thing(x4) & card_eq_1(x4) & n_woman(x2) & card_eq_2(x2))
7a6708f2-e4c8-11ec-9cdd-0242ac1c0002
exists e3 e1 e2 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10.(with(x4,x5) & v_hold(e3) & v_hold(e2) & v_carry(e1) & of(x8,x9) & of(x2,x3) & of(x10,x1) & n_woman(x6) & n_woman(x1) & n_wine(x9) & n_room(x4) & n_ito(x2) & n_hand(x10) & n_glass(x8) & n_female(x1) & n_candle(x5) & n_cake(x3) & card_eq_3(x5) & as(x5,x6) & a_up(s2) & a_flute(s1) & Theme(s1,x8) & Theme(e3,x10) & Theme(e2,x8) & Theme(e1,x2) & Manner(e3,s2) & Actor(e3,x4) & Actor(e2,x7) & Actor(e1,x1) & -(x6 = x1) & (x6 = x7))
exists x1 x2 x3 x4 x5 x6 x7 x8.(with(x7,x8) & with(x4,x5) & subset_of(x7,x3) & subset_of(x4,x3) & rel(x2,x3) & of(x5,x6) & n_woman(x2) & n_wine(x6) & n_thing(x7) & n_thing(x4) & n_glass(x5) & n_cake(x8) & card_eq_2(x2) & card_eq_1(x7) & card_eq_1(x4) & (x1 = x2))
A woman carried a cake ito the room with three candles as another woman holding a flute glass of wine, holds up her hand.
Two woman are inside having a party.
1
0.895585
Two people eating and drinking doesn't imply having a party.
exists e1 e3 e2 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10.(n_room(x4) & a_up(s2) & Manner(e3,s2) & Theme(e3,x10) & Actor(e3,x4) & v_hold(e3) & n_hand(x10) & of(x10,x1) & n_female(x1) & with(x4,x5) & as(x5,x6) & Theme(e2,x8) & Actor(e2,x7) & v_hold(e2) & of(x8,x9) & n_wine(x9) & n_glass(x8) & a_flute(s1) & Theme(s1,x8) & (x6 = x7) & n_woman(x6) & -(x6 = x1) & n_woman(x1) & n_woman(x1) & n_candle(x5) & card_eq_3(x5) & Theme(e1,x2) & Actor(e1,x1) & v_carry(e1) & n_ito(x2) & of(x2,x3) & n_cake(x3))
exists e1 e2 s1 x1 x2.(for(e1,e2) & Theme(e2,x2) & Actor(e2,x1) & v_have(e2) & n_party(x2) & a_inside(s1) & Manner(e1,s1) & Actor(e1,x1) & v_be(e1) & n_woman(x1) & card_eq_2(x1))
7a671266-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e3 e2 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10.(with(x4,x5) & v_hold(e3) & v_hold(e2) & v_carry(e1) & of(x8,x9) & of(x2,x3) & of(x10,x1) & n_woman(x6) & n_woman(x1) & n_wine(x9) & n_room(x4) & n_ito(x2) & n_hand(x10) & n_glass(x8) & n_female(x1) & n_candle(x5) & n_cake(x3) & card_eq_3(x5) & as(x5,x6) & a_up(s2) & a_flute(s1) & Theme(s1,x8) & Theme(e3,x10) & Theme(e2,x8) & Theme(e1,x2) & Manner(e3,s2) & Actor(e3,x4) & Actor(e2,x7) & Actor(e1,x1) & -(x6 = x1) & (x6 = x7))
exists e1 e2 s1 x1 x2.(v_have(e2) & v_be(e1) & n_woman(x1) & n_party(x2) & for(e1,e2) & card_eq_2(x1) & a_inside(s1) & Theme(e2,x2) & Manner(e1,s1) & Actor(e2,x1) & Actor(e1,x1))
A woman carried a cake ito the room with three candles as another woman holding a flute glass of wine, holds up her hand.
Two women are celebrating.
0
-100
A cake with candles and a flute glass of wine are items likely seen when people are celebrating.
exists e1 e2 e3 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10.(n_room(x4) & a_up(s2) & Manner(e3,s2) & Theme(e3,x10) & Actor(e3,x4) & v_hold(e3) & n_hand(x10) & of(x10,x1) & n_female(x1) & with(x4,x5) & as(x5,x6) & Theme(e2,x8) & Actor(e2,x7) & v_hold(e2) & of(x8,x9) & n_wine(x9) & n_glass(x8) & a_flute(s1) & Theme(s1,x8) & (x6 = x7) & n_woman(x6) & -(x6 = x1) & n_woman(x1) & n_woman(x1) & n_candle(x5) & card_eq_3(x5) & Theme(e1,x2) & Actor(e1,x1) & v_carry(e1) & n_ito(x2) & of(x2,x3) & n_cake(x3))
exists e1 x1.(Actor(e1,x1) & v_celebrate(e1) & n_woman(x1) & card_eq_2(x1))
7a671d7e-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e2 e3 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10.(with(x4,x5) & v_hold(e3) & v_hold(e2) & v_carry(e1) & of(x8,x9) & of(x2,x3) & of(x10,x1) & n_woman(x6) & n_woman(x1) & n_wine(x9) & n_room(x4) & n_ito(x2) & n_hand(x10) & n_glass(x8) & n_female(x1) & n_candle(x5) & n_cake(x3) & card_eq_3(x5) & as(x5,x6) & a_up(s2) & a_flute(s1) & Theme(s1,x8) & Theme(e3,x10) & Theme(e2,x8) & Theme(e1,x2) & Manner(e3,s2) & Actor(e3,x4) & Actor(e2,x7) & Actor(e1,x1) & -(x6 = x1) & (x6 = x7))
exists e1 x1.(v_celebrate(e1) & n_woman(x1) & card_eq_2(x1) & Actor(e1,x1))
Woman looking at dresses in window of a clothing store.
There is a woman in a cake shop.
2
-100
the woman cannot be in a clothing store and a cake shop simultaneously.
exists e1 x1 x2 x3 x4 x5.(ne_nam_woman(x1) & at(e1,x2) & in(x2,x3) & of(x3,x4) & n_store(x4) & of(x4,x5) & n_clothing(x5) & n_window(x3) & n_dress(x2) & Actor(e1,x1) & v_look(e1))
exists p1 x1 x2 x3 x4.((x1 = x2) & in(x2,x3) & n_shop(x3) & of(x3,x4) & n_cake(x4) & n_woman(x2))
7a6729fe-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3 x4 x5.(v_look(e1) & of(x4,x5) & of(x3,x4) & ne_nam_woman(x1) & n_window(x3) & n_store(x4) & n_dress(x2) & n_clothing(x5) & in(x2,x3) & at(e1,x2) & Actor(e1,x1))
exists x1 x2 x3 x4.(of(x3,x4) & n_woman(x2) & n_shop(x3) & n_cake(x4) & in(x2,x3) & (x1 = x2))
Woman looking at dresses in window of a clothing store.
There is a woman window shopping.
0
-100
dresses in window in form of window shopping
exists e1 x1 x2 x3 x4 x5.(ne_nam_woman(x1) & at(e1,x2) & in(x2,x3) & of(x3,x4) & n_store(x4) & of(x4,x5) & n_clothing(x5) & n_window(x3) & n_dress(x2) & Actor(e1,x1) & v_look(e1))
exists p1 x1 x2 x3 x4.((x1 = x2) & n_shopping(x2) & of(x2,x4) & n_window(x4) & of(x2,x3) & n_woman(x3))
7a6733d6-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3 x4 x5.(v_look(e1) & of(x4,x5) & of(x3,x4) & ne_nam_woman(x1) & n_window(x3) & n_store(x4) & n_dress(x2) & n_clothing(x5) & in(x2,x3) & at(e1,x2) & Actor(e1,x1))
exists x1 x2 x3 x4.(of(x2,x4) & of(x2,x3) & n_woman(x3) & n_window(x4) & n_shopping(x2) & (x1 = x2))
Woman looking at dresses in window of a clothing store.
The woman is looking to buy a dress.
1
-100
the woman is not necessarily looking to buy anything.
exists e1 x1 x2 x3 x4 x5.(ne_nam_woman(x1) & at(e1,x2) & in(x2,x3) & of(x3,x4) & n_store(x4) & of(x4,x5) & n_clothing(x5) & n_window(x3) & n_dress(x2) & Actor(e1,x1) & v_look(e1))
exists e1 p1 x1.(n_woman(x1) & Topic(e1,p1) & Actor(e1,x1) & v_look(e1) & exists e2 x2.(Theme(e2,x2) & Actor(e2,x1) & v_buy(e2) & n_dress(x2)))
7a673f70-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3 x4 x5.(v_look(e1) & of(x4,x5) & of(x3,x4) & ne_nam_woman(x1) & n_window(x3) & n_store(x4) & n_dress(x2) & n_clothing(x5) & in(x2,x3) & at(e1,x2) & Actor(e1,x1))
exists e1 p1 x1.(v_look(e1) & n_woman(x1) & exists e2 x2.(v_buy(e2) & n_dress(x2) & Theme(e2,x2) & Actor(e2,x1)) & Topic(e1,p1) & Actor(e1,x1))
A worker wearing safety equipment including a life vest and hard hat is working on some big machine near water.
a worker wearing safety gear is working on a big machine near water
0
-100
Gear is a synonym for equipment and could describe both a life vest and a hard hat.
exists e1 e2 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10.(on(e2,x9) & near(x9,x10) & n_water(x10) & n_machine(x9) & a_big(s2) & Theme(s2,x9) & Actor(e2,x1) & v_work(e2) & Theme(e1,x3) & Actor(e1,x2) & v_wear(e1) & include(x3,x5) & n_hat(x7) & a_hard(s1) & Theme(s1,x7) & n_vest(x6) & of(x6,x8) & n_life(x8) & subset_of(x7,x5) & subset_of(x6,x5) & n_equipment(x3) & of(x3,x4) & n_safety(x4) & (x1 = x2) & n_worker(x1))
exists e1 e2 s1 x1 x2 x3 x4 x5.(on(e2,x4) & near(x4,x5) & n_water(x5) & n_machine(x4) & a_big(s1) & Theme(s1,x4) & Actor(e2,x1) & v_work(e2) & n_gear(x1) & of(x1,x3) & n_safety(x3) & Actor(e1,x1) & v_wear(e1) & of(x1,x2) & n_worker(x2))
7a674a1a-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e2 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10.(v_work(e2) & v_wear(e1) & subset_of(x7,x5) & subset_of(x6,x5) & on(e2,x9) & of(x6,x8) & of(x3,x4) & near(x9,x10) & n_worker(x1) & n_water(x10) & n_vest(x6) & n_safety(x4) & n_machine(x9) & n_life(x8) & n_hat(x7) & n_equipment(x3) & include(x3,x5) & a_hard(s1) & a_big(s2) & Theme(s2,x9) & Theme(s1,x7) & Theme(e1,x3) & Actor(e2,x1) & Actor(e1,x2) & (x1 = x2))
exists e1 e2 s1 x1 x2 x3 x4 x5.(v_work(e2) & v_wear(e1) & on(e2,x4) & of(x1,x3) & of(x1,x2) & near(x4,x5) & n_worker(x2) & n_water(x5) & n_safety(x3) & n_machine(x4) & n_gear(x1) & a_big(s1) & Theme(s1,x4) & Actor(e2,x1) & Actor(e1,x1))
A worker wearing safety equipment including a life vest and hard hat is working on some big machine near water.
the water near the construction site is almost clear
1
-100
The water doesn't have to be almost clear, it could be murky.
exists e2 e1 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10.(on(e2,x9) & near(x9,x10) & n_water(x10) & n_machine(x9) & a_big(s2) & Theme(s2,x9) & Actor(e2,x1) & v_work(e2) & Theme(e1,x3) & Actor(e1,x2) & v_wear(e1) & include(x3,x5) & n_hat(x7) & a_hard(s1) & Theme(s1,x7) & n_vest(x6) & of(x6,x8) & n_life(x8) & subset_of(x7,x5) & subset_of(x6,x5) & n_equipment(x3) & of(x3,x4) & n_safety(x4) & (x1 = x2) & n_worker(x1))
exists s1 x1 x2 x3.(n_site(x2) & of(x2,x3) & n_construction(x3) & n_water(x1) & r_almost(s1) & Theme(s1,x1) & a_clear(s1) & near(x1,x2))
7a67558c-e4c8-11ec-9cdd-0242ac1c0002
exists e2 e1 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10.(v_work(e2) & v_wear(e1) & subset_of(x7,x5) & subset_of(x6,x5) & on(e2,x9) & of(x6,x8) & of(x3,x4) & near(x9,x10) & n_worker(x1) & n_water(x10) & n_vest(x6) & n_safety(x4) & n_machine(x9) & n_life(x8) & n_hat(x7) & n_equipment(x3) & include(x3,x5) & a_hard(s1) & a_big(s2) & Theme(s2,x9) & Theme(s1,x7) & Theme(e1,x3) & Actor(e2,x1) & Actor(e1,x2) & (x1 = x2))
exists s1 x1 x2 x3.(r_almost(s1) & of(x2,x3) & near(x1,x2) & n_water(x1) & n_site(x2) & n_construction(x3) & a_clear(s1) & Theme(s1,x1))
A worker wearing safety equipment including a life vest and hard hat is working on some big machine near water.
the man isnt wearing a life vest even though he is near water
2
-100
One is either wearing or isnt wearing a garment.
exists e1 e2 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10.(on(e2,x9) & near(x9,x10) & n_water(x10) & n_machine(x9) & a_big(s2) & Theme(s2,x9) & Actor(e2,x1) & v_work(e2) & Theme(e1,x3) & Actor(e1,x2) & v_wear(e1) & include(x3,x5) & n_hat(x7) & a_hard(s1) & Theme(s1,x7) & n_vest(x6) & of(x6,x8) & n_life(x8) & subset_of(x7,x5) & subset_of(x6,x5) & n_equipment(x3) & of(x3,x4) & n_safety(x4) & (x1 = x2) & n_worker(x1))
exists e1 p1 x1 x2 x3 x4 x5.(n_male(x1) & n_isnt(x1) & of(x1,x2) & n_man(x2) & a_topic(x1) & r_even(e1) & exists p2 s1 x6.((x1 = x6) & n_water(x6) & a_near(s1) & Theme(s1,x6)) & though(e1,p1) & Theme(e1,x4) & Actor(e1,x3) & v_wear(e1) & n_vest(x4) & of(x4,x5) & n_life(x5) & (x1 = x3))
7a675faa-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e2 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10.(v_work(e2) & v_wear(e1) & subset_of(x7,x5) & subset_of(x6,x5) & on(e2,x9) & of(x6,x8) & of(x3,x4) & near(x9,x10) & n_worker(x1) & n_water(x10) & n_vest(x6) & n_safety(x4) & n_machine(x9) & n_life(x8) & n_hat(x7) & n_equipment(x3) & include(x3,x5) & a_hard(s1) & a_big(s2) & Theme(s2,x9) & Theme(s1,x7) & Theme(e1,x3) & Actor(e2,x1) & Actor(e1,x2) & (x1 = x2))
exists e1 p1 x1 x2 x3 x4 x5.(v_wear(e1) & though(e1,p1) & r_even(e1) & of(x4,x5) & of(x1,x2) & n_vest(x4) & n_man(x2) & n_male(x1) & n_life(x5) & n_isnt(x1) & exists s1 x6.(n_water(x6) & a_near(s1) & Theme(s1,x6) & (x1 = x6)) & a_topic(x1) & Theme(e1,x4) & Actor(e1,x3) & (x1 = x3))
A girl, with face paint on, who is wearing a red shirt is painting an image.
there is a girl in redshirt paints everything from face to an image
0
-100
"paints everything from face to an image" is a rephrasing of "is painting an image."
exists e2 e1 s1 s2 x1 x2 x3 x4 x5 x6 x7.(Theme(e2,x7) & Actor(e2,x1) & v_paint(e2) & n_image(x7) & Theme(e1,x6) & Actor(e1,x5) & v_wear(e1) & n_shirt(x6) & a_red(s2) & Theme(s2,x6) & (x1 = x5) & with(x1,x2) & Theme(s1,x4) & a_on(s1) & (x2 = x4) & n_paint(x2) & of(x2,x3) & n_face(x3) & n_girl(x1))
exists p1 x1 x2 x3 x4 x5 x6 x7 x8.((x1 = x2) & in(x2,x6) & n_everything(x6) & to(x6,x8) & n_image(x8) & n_paint(x6) & of(x6,x7) & n_redshirt(x7) & from(x4,x3) & n_paint(x4) & of(x4,x5) & n_redshirt(x5) & n_face(x3) & n_girl(x2))
7a676acc-e4c8-11ec-9cdd-0242ac1c0002
exists e2 e1 s1 s2 x1 x2 x3 x4 x5 x6 x7.(with(x1,x2) & v_wear(e1) & v_paint(e2) & of(x2,x3) & n_shirt(x6) & n_paint(x2) & n_image(x7) & n_girl(x1) & n_face(x3) & a_red(s2) & a_on(s1) & Theme(s2,x6) & Theme(s1,x4) & Theme(e2,x7) & Theme(e1,x6) & Actor(e2,x1) & Actor(e1,x5) & (x2 = x4) & (x1 = x5))
exists x1 x2 x3 x4 x5 x6 x7 x8.(to(x6,x8) & of(x6,x7) & of(x4,x5) & n_redshirt(x7) & n_redshirt(x5) & n_paint(x6) & n_paint(x4) & n_image(x8) & n_girl(x2) & n_face(x3) & n_everything(x6) & in(x2,x6) & from(x4,x3) & (x1 = x2))
A girl, with face paint on, who is wearing a red shirt is painting an image.
the girl is painting the same stuff as a image which is on her face
1
-100
Painting while wearing face paint doesn't imply painting the image which is on her face.
exists e2 e1 s1 s2 x1 x2 x3 x4 x5 x6 x7.(Theme(e2,x7) & Actor(e2,x1) & v_paint(e2) & n_image(x7) & Theme(e1,x6) & Actor(e1,x5) & v_wear(e1) & n_shirt(x6) & a_red(s2) & Theme(s2,x6) & (x1 = x5) & with(x1,x2) & Theme(s1,x4) & a_on(s1) & (x2 = x4) & n_paint(x2) & of(x2,x3) & n_face(x3) & n_girl(x1))
exists e1 p1 s1 x1 x2 x3 x4 x5.(n_face(x5) & of(x5,x2) & n_female(x2) & n_stuff(x2) & a_same(s1) & Theme(s1,x2) & n_girl(x1) & as(e1,x3) & on(x4,x5) & (x3 = x4) & n_image(x3) & Theme(e1,x2) & Actor(e1,x1) & v_paint(e1))
7a6775b2-e4c8-11ec-9cdd-0242ac1c0002
exists e2 e1 s1 s2 x1 x2 x3 x4 x5 x6 x7.(with(x1,x2) & v_wear(e1) & v_paint(e2) & of(x2,x3) & n_shirt(x6) & n_paint(x2) & n_image(x7) & n_girl(x1) & n_face(x3) & a_red(s2) & a_on(s1) & Theme(s2,x6) & Theme(s1,x4) & Theme(e2,x7) & Theme(e1,x6) & Actor(e2,x1) & Actor(e1,x5) & (x2 = x4) & (x1 = x5))
exists e1 s1 x1 x2 x3 x4 x5.(v_paint(e1) & on(x4,x5) & of(x5,x2) & n_stuff(x2) & n_image(x3) & n_girl(x1) & n_female(x2) & n_face(x5) & as(e1,x3) & a_same(s1) & Theme(s1,x2) & Theme(e1,x2) & Actor(e1,x1) & (x3 = x4))
A girl, with face paint on, who is wearing a red shirt is painting an image.
the girl never wear off paints from her face
2
-100
One with face paint on is cannot be one with never wear off paints.
exists e2 e1 s1 s2 x1 x2 x3 x4 x5 x6 x7.(Theme(e2,x7) & Actor(e2,x1) & v_paint(e2) & n_image(x7) & Theme(e1,x6) & Actor(e1,x5) & v_wear(e1) & n_shirt(x6) & a_red(s2) & Theme(s2,x6) & (x1 = x5) & with(x1,x2) & Theme(s1,x4) & a_on(s1) & (x2 = x4) & n_paint(x2) & of(x2,x3) & n_face(x3) & n_girl(x1))
exists e1 s1 s2 x1 x2 x3.(n_face(x3) & of(x3,x1) & n_female(x1) & n_girl(x1) & a_never(s2) & Manner(e1,s2) & from(e1,x3) & a_off(s1) & Manner(e1,s1) & Theme(e1,x2) & Actor(e1,x1) & v_wear(e1) & n_paint(x2))
7a6780de-e4c8-11ec-9cdd-0242ac1c0002
exists e2 e1 s1 s2 x1 x2 x3 x4 x5 x6 x7.(with(x1,x2) & v_wear(e1) & v_paint(e2) & of(x2,x3) & n_shirt(x6) & n_paint(x2) & n_image(x7) & n_girl(x1) & n_face(x3) & a_red(s2) & a_on(s1) & Theme(s2,x6) & Theme(s1,x4) & Theme(e2,x7) & Theme(e1,x6) & Actor(e2,x1) & Actor(e1,x5) & (x2 = x4) & (x1 = x5))
exists e1 s1 s2 x1 x2 x3.(v_wear(e1) & of(x3,x1) & n_paint(x2) & n_girl(x1) & n_female(x1) & n_face(x3) & from(e1,x3) & a_off(s1) & a_never(s2) & Theme(e1,x2) & Manner(e1,s2) & Manner(e1,s1) & Actor(e1,x1))
Two young boys are playing with toy cars on a hardwood floor.
Two young girls are playing with toy cars on a hardwood floor.
2
-100
Children are either boys or girls.
exists e1 s1 x1 x2 x3 x4 x5.(on(e1,x4) & n_floor(x4) & of(x4,x5) & n_hardwood(x5) & with(e1,x2) & n_car(x2) & of(x2,x3) & n_toy(x3) & Actor(e1,x1) & v_play(e1) & n_boy(x1) & a_young(s1) & Theme(s1,x1) & card_eq_2(x1))
exists e1 s1 x1 x2 x3 x4 x5.(on(e1,x4) & n_floor(x4) & of(x4,x5) & n_hardwood(x5) & with(e1,x2) & n_car(x2) & of(x2,x3) & n_toy(x3) & Actor(e1,x1) & v_play(e1) & n_girl(x1) & a_young(s1) & Theme(s1,x1) & card_eq_2(x1))
7a678c00-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3 x4 x5.(with(e1,x2) & v_play(e1) & on(e1,x4) & of(x4,x5) & of(x2,x3) & n_toy(x3) & n_hardwood(x5) & n_floor(x4) & n_car(x2) & n_boy(x1) & card_eq_2(x1) & a_young(s1) & Theme(s1,x1) & Actor(e1,x1))
exists e1 s1 x1 x2 x3 x4 x5.(with(e1,x2) & v_play(e1) & on(e1,x4) & of(x4,x5) & of(x2,x3) & n_toy(x3) & n_hardwood(x5) & n_girl(x1) & n_floor(x4) & n_car(x2) & card_eq_2(x1) & a_young(s1) & Theme(s1,x1) & Actor(e1,x1))
Two young boys are playing with toy cars on a hardwood floor.
Two sad boys are playing with toy cars on a hardwood floor.
1
-100
The boys are not implied to be sad.
exists e1 s1 x1 x2 x3 x4 x5.(on(e1,x4) & n_floor(x4) & of(x4,x5) & n_hardwood(x5) & with(e1,x2) & n_car(x2) & of(x2,x3) & n_toy(x3) & Actor(e1,x1) & v_play(e1) & n_boy(x1) & a_young(s1) & Theme(s1,x1) & card_eq_2(x1))
exists e1 s1 x1 x2 x3 x4 x5.(on(e1,x4) & n_floor(x4) & of(x4,x5) & n_hardwood(x5) & with(e1,x2) & n_car(x2) & of(x2,x3) & n_toy(x3) & Actor(e1,x1) & v_play(e1) & n_boy(x1) & a_sad(s1) & Theme(s1,x1) & card_eq_2(x1))
7a6798ee-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3 x4 x5.(with(e1,x2) & v_play(e1) & on(e1,x4) & of(x4,x5) & of(x2,x3) & n_toy(x3) & n_hardwood(x5) & n_floor(x4) & n_car(x2) & n_boy(x1) & card_eq_2(x1) & a_young(s1) & Theme(s1,x1) & Actor(e1,x1))
exists e1 s1 x1 x2 x3 x4 x5.(with(e1,x2) & v_play(e1) & on(e1,x4) & of(x4,x5) & of(x2,x3) & n_toy(x3) & n_hardwood(x5) & n_floor(x4) & n_car(x2) & n_boy(x1) & card_eq_2(x1) & a_sad(s1) & Theme(s1,x1) & Actor(e1,x1))
Two young boys are playing with toy cars on a hardwood floor.
Two young people are playing with toy cars on a hardwood floor.
0
-100
Boys are people.
exists e1 s1 x1 x2 x3 x4 x5.(on(e1,x4) & n_floor(x4) & of(x4,x5) & n_hardwood(x5) & with(e1,x2) & n_car(x2) & of(x2,x3) & n_toy(x3) & Actor(e1,x1) & v_play(e1) & n_boy(x1) & a_young(s1) & Theme(s1,x1) & card_eq_2(x1))
exists e1 s1 x1 x2 x3 x4 x5.(on(e1,x4) & n_floor(x4) & of(x4,x5) & n_hardwood(x5) & with(e1,x2) & n_car(x2) & of(x2,x3) & n_toy(x3) & Actor(e1,x1) & v_play(e1) & n_people(x1) & a_young(s1) & Theme(s1,x1) & card_eq_2(x1))
7a67a3fc-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3 x4 x5.(with(e1,x2) & v_play(e1) & on(e1,x4) & of(x4,x5) & of(x2,x3) & n_toy(x3) & n_hardwood(x5) & n_floor(x4) & n_car(x2) & n_boy(x1) & card_eq_2(x1) & a_young(s1) & Theme(s1,x1) & Actor(e1,x1))
exists e1 s1 x1 x2 x3 x4 x5.(with(e1,x2) & v_play(e1) & on(e1,x4) & of(x4,x5) & of(x2,x3) & n_toy(x3) & n_people(x1) & n_hardwood(x5) & n_floor(x4) & n_car(x2) & card_eq_2(x1) & a_young(s1) & Theme(s1,x1) & Actor(e1,x1))
Construction worker is checking the condition of the bits on a boring machine.
Construction worker ensuring the tunneling machine is working properly.
1
-100
A boring machine doesn't have to be a tunneling machine.
exists e1 s1 x1 x2 x3 x4 x5.(n_bit(x4) & n_condition(x3) & Theme(e1,x3) & Actor(e1,x1) & v_check(e1) & of(x3,x4) & on(x4,x5) & n_machine(x5) & a_boring(s1) & Theme(s1,x5) & n_worker(x1) & of(x1,x2) & n_construction(x2))
exists e2 e1 s1 x1 x2 x3 x4 x5.(n_machine(x4) & of(x4,x5) & n_tunneling(x5) & a_properly(s1) & Manner(e2,s1) & Actor(e2,x1) & v_work(e2) & Theme(e1,x4) & Actor(e1,x3) & v_ensure(e1) & (x1 = x3) & n_worker(x1) & of(x1,x2) & n_construction(x2))
7a67ae92-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3 x4 x5.(v_check(e1) & on(x4,x5) & of(x3,x4) & of(x1,x2) & n_worker(x1) & n_machine(x5) & n_construction(x2) & n_condition(x3) & n_bit(x4) & a_boring(s1) & Theme(s1,x5) & Theme(e1,x3) & Actor(e1,x1))
exists e2 e1 s1 x1 x2 x3 x4 x5.(v_work(e2) & v_ensure(e1) & of(x4,x5) & of(x1,x2) & n_worker(x1) & n_tunneling(x5) & n_machine(x4) & n_construction(x2) & a_properly(s1) & Theme(e1,x4) & Manner(e2,s1) & Actor(e2,x1) & Actor(e1,x3) & (x1 = x3))
Construction worker is checking the condition of the bits on a boring machine.
Engineer checking the structure of the wall.
2
-100
One is either a construction worker or an engineer.
exists e1 s1 x1 x2 x3 x4 x5.(n_bit(x4) & n_condition(x3) & Theme(e1,x3) & Actor(e1,x1) & v_check(e1) & of(x3,x4) & on(x4,x5) & n_machine(x5) & a_boring(s1) & Theme(s1,x5) & n_worker(x1) & of(x1,x2) & n_construction(x2))
exists e1 x1 x2 x3.(n_wall(x3) & n_structure(x2) & ne_nam_engineer(x1) & Theme(e1,x2) & Actor(e1,x1) & v_check(e1) & of(x2,x3))
7a67c59e-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3 x4 x5.(v_check(e1) & on(x4,x5) & of(x3,x4) & of(x1,x2) & n_worker(x1) & n_machine(x5) & n_construction(x2) & n_condition(x3) & n_bit(x4) & a_boring(s1) & Theme(s1,x5) & Theme(e1,x3) & Actor(e1,x1))
exists e1 x1 x2 x3.(v_check(e1) & of(x2,x3) & ne_nam_engineer(x1) & n_wall(x3) & n_structure(x2) & Theme(e1,x2) & Actor(e1,x1))
Construction worker is checking the condition of the bits on a boring machine.
Construction worker at work.
0
-100
The work of a construction worker includes checking the condition of a machine which is being used.
exists e1 s1 x1 x2 x3 x4 x5.(n_bit(x4) & n_condition(x3) & Theme(e1,x3) & Actor(e1,x1) & v_check(e1) & of(x3,x4) & on(x4,x5) & n_machine(x5) & a_boring(s1) & Theme(s1,x5) & n_worker(x1) & of(x1,x2) & n_construction(x2))
exists x1 x2 x3.(a_topic(x1) & at(x1,x3) & n_work(x3) & n_worker(x1) & of(x1,x2) & n_construction(x2))
7a67d0d4-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3 x4 x5.(v_check(e1) & on(x4,x5) & of(x3,x4) & of(x1,x2) & n_worker(x1) & n_machine(x5) & n_construction(x2) & n_condition(x3) & n_bit(x4) & a_boring(s1) & Theme(s1,x5) & Theme(e1,x3) & Actor(e1,x1))
exists x1 x2 x3.(of(x1,x2) & n_worker(x1) & n_work(x3) & n_construction(x2) & at(x1,x3) & a_topic(x1))
A man in a green sweatshirt running.
A man in a sweatshirt is running on a track.
1
-100
Running is not only done on a track.
exists e1 s1 x1 x2 x3.(a_topic(x1) & in(x1,x2) & Actor(e1,x3) & v_run(e1) & (x2 = x3) & n_sweatshirt(x2) & a_green(s1) & Theme(s1,x2) & n_man(x1))
exists e1 x1 x2 x3.(on(e1,x3) & n_track(x3) & Actor(e1,x1) & v_run(e1) & in(x1,x2) & n_sweatshirt(x2) & n_man(x1))
7a67dd54-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3.(v_run(e1) & n_sweatshirt(x2) & n_man(x1) & in(x1,x2) & a_topic(x1) & a_green(s1) & Theme(s1,x2) & Actor(e1,x3) & (x2 = x3))
exists e1 x1 x2 x3.(v_run(e1) & on(e1,x3) & n_track(x3) & n_sweatshirt(x2) & n_man(x1) & in(x1,x2) & Actor(e1,x1))
A man in a green sweatshirt running.
A man is running.
0
-100
A man running refers to man in a green sweatshirt running.
exists e1 s1 x1 x2 x3.(a_topic(x1) & in(x1,x2) & Actor(e1,x3) & v_run(e1) & (x2 = x3) & n_sweatshirt(x2) & a_green(s1) & Theme(s1,x2) & n_man(x1))
exists e1 x1.(Actor(e1,x1) & v_run(e1) & n_man(x1))
7a67e768-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3.(v_run(e1) & n_sweatshirt(x2) & n_man(x1) & in(x1,x2) & a_topic(x1) & a_green(s1) & Theme(s1,x2) & Actor(e1,x3) & (x2 = x3))
exists e1 x1.(v_run(e1) & n_man(x1) & Actor(e1,x1))
A man in a green sweatshirt running.
A woman is in a yoga class.
2
-100
a man and a woman are two different genders
exists e1 s1 x1 x2 x3.(a_topic(x1) & in(x1,x2) & Actor(e1,x3) & v_run(e1) & (x2 = x3) & n_sweatshirt(x2) & a_green(s1) & Theme(s1,x2) & n_man(x1))
exists p1 x1.(exists x2 x3.(in(x1,x2) & n_class(x2) & of(x2,x3) & n_yoga(x3)) & n_woman(x1))
7a67f708-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3.(v_run(e1) & n_sweatshirt(x2) & n_man(x1) & in(x1,x2) & a_topic(x1) & a_green(s1) & Theme(s1,x2) & Actor(e1,x3) & (x2 = x3))
exists x1.(n_woman(x1) & exists x2 x3.(of(x2,x3) & n_yoga(x3) & n_class(x2) & in(x1,x2)))
A person is walking down an incline.
a person is on a hike
1
-100
Being on an incline doesn't mean being on an hike.
exists e1 s1 x1 x2.(a_down(s1) & Manner(e1,s1) & Theme(e1,x2) & Actor(e1,x1) & v_walk(e1) & n_incline(x2) & n_person(x1))
exists p1 x1.(exists x2.(on(x1,x2) & n_hike(x2)) & n_person(x1))
7a68031a-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2.(v_walk(e1) & n_person(x1) & n_incline(x2) & a_down(s1) & Theme(e1,x2) & Manner(e1,s1) & Actor(e1,x1))
exists x1.(n_person(x1) & exists x2.(on(x1,x2) & n_hike(x2)))
A person is walking down an incline.
a person is swimming
2
-100
One cannot be walking and swimming simultaneously.
exists e1 s1 x1 x2.(a_down(s1) & Manner(e1,s1) & Theme(e1,x2) & Actor(e1,x1) & v_walk(e1) & n_incline(x2) & n_person(x1))
exists e1 x1.(Actor(e1,x1) & v_swim(e1) & n_person(x1))
7a68190e-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2.(v_walk(e1) & n_person(x1) & n_incline(x2) & a_down(s1) & Theme(e1,x2) & Manner(e1,s1) & Actor(e1,x1))
exists e1 x1.(v_swim(e1) & n_person(x1) & Actor(e1,x1))
man in green sweater going down a ramp.
A man in sweater going down a ramp.
0
-100
The man is going down the ramp.
exists e1 s1 s2 x1 x2 x3 x4.(a_topic(x1) & a_down(s2) & Manner(e1,s2) & Theme(e1,x4) & Actor(e1,x3) & v_go(e1) & n_ramp(x4) & (x1 = x3) & in(x1,x2) & n_sweater(x2) & a_green(s1) & Theme(s1,x2) & n_man(x1))
exists e1 s1 x1 x2 x3 x4.(a_topic(x1) & a_down(s1) & Manner(e1,s1) & Theme(e1,x4) & Actor(e1,x3) & v_go(e1) & n_ramp(x4) & (x1 = x3) & in(x1,x2) & n_sweater(x2) & n_man(x1))
7a6850ea-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 x1 x2 x3 x4.(v_go(e1) & n_sweater(x2) & n_ramp(x4) & n_man(x1) & in(x1,x2) & a_topic(x1) & a_green(s1) & a_down(s2) & Theme(s1,x2) & Theme(e1,x4) & Manner(e1,s2) & Actor(e1,x3) & (x1 = x3))
exists e1 s1 x1 x2 x3 x4.(v_go(e1) & n_sweater(x2) & n_ramp(x4) & n_man(x1) & in(x1,x2) & a_topic(x1) & a_down(s1) & Theme(e1,x4) & Manner(e1,s1) & Actor(e1,x3) & (x1 = x3))
A person wearing a green sweatshirt is walking on a ledge of a building.
A dog is wearing a green shirt.
2
-100
Who is wearing a green shirt - Person or Dog ?
exists e1 e2 s1 x1 x2 x3 x4 x5.(on(e2,x4) & of(x4,x5) & n_building(x5) & n_ledge(x4) & Actor(e2,x1) & v_walk(e2) & Theme(e1,x3) & Actor(e1,x2) & v_wear(e1) & n_sweatshirt(x3) & a_green(s1) & Theme(s1,x3) & (x1 = x2) & n_person(x1))
exists e1 s1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_wear(e1) & n_shirt(x2) & a_green(s1) & Theme(s1,x2) & n_dog(x1))
7a686954-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e2 s1 x1 x2 x3 x4 x5.(v_wear(e1) & v_walk(e2) & on(e2,x4) & of(x4,x5) & n_sweatshirt(x3) & n_person(x1) & n_ledge(x4) & n_building(x5) & a_green(s1) & Theme(s1,x3) & Theme(e1,x3) & Actor(e2,x1) & Actor(e1,x2) & (x1 = x2))
exists e1 s1 x1 x2.(v_wear(e1) & n_shirt(x2) & n_dog(x1) & a_green(s1) & Theme(s1,x2) & Theme(e1,x2) & Actor(e1,x1))