premise
stringlengths
9
342
hypothesis
stringlengths
1
295
label
int64
0
2
probability
float64
-100
1
explanation_1
stringlengths
0
706
explanation_2
stringclasses
1 value
explanation_3
stringclasses
1 value
premise_logic
stringlengths
39
2.12k
hypothesis_logic
stringlengths
33
2.09k
id
stringlengths
36
36
premise_sim
stringlengths
39
2.11k
hypothesis_sim
stringlengths
33
2.08k
A woman in a yellow jacket holding a red umbrella.
A woman wearing a jacket holds an umbrella during a hail storm.
1
0.004695
Just because the woman is holding an umbrella does not mean there is a hail storm going on.
exists e1 s1 s2 x1 x2 x3 x4.(a_topic(x1) & Theme(e1,x4) & Actor(e1,x3) & v_hold(e1) & n_umbrella(x4) & a_red(s2) & Theme(s2,x4) & (x1 = x3) & in(x1,x2) & n_jacket(x2) & a_yellow(s1) & Theme(s1,x2) & n_woman(x1))
exists e1 e2 x1 x2 x3 x4 x5 x6.(during(e2,x5) & n_storm(x5) & of(x5,x6) & n_hail(x6) & Theme(e2,x4) & Actor(e2,x1) & v_hold(e2) & n_umbrella(x4) & Theme(e1,x3) & Actor(e1,x2) & v_wear(e1) & n_jacket(x3) & (x1 = x2) & n_woman(x1))
79c1e4c6-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 x1 x2 x3 x4.(v_hold(e1) & n_woman(x1) & n_umbrella(x4) & n_jacket(x2) & in(x1,x2) & a_yellow(s1) & a_topic(x1) & a_red(s2) & Theme(s2,x4) & Theme(s1,x2) & Theme(e1,x4) & Actor(e1,x3) & (x1 = x3))
exists e1 e2 x1 x2 x3 x4 x5 x6.(v_wear(e1) & v_hold(e2) & of(x5,x6) & n_woman(x1) & n_umbrella(x4) & n_storm(x5) & n_jacket(x3) & n_hail(x6) & during(e2,x5) & Theme(e2,x4) & Theme(e1,x3) & Actor(e2,x1) & Actor(e1,x2) & (x1 = x2))
A woman in a yellow jacket holding a red umbrella.
It has just stopped raining.
1
0.034857
Even though she is holding an umbrella, it does not mean it has just stopped raining.
exists e1 s1 s2 x1 x2 x3 x4.(a_topic(x1) & Theme(e1,x4) & Actor(e1,x3) & v_hold(e1) & n_umbrella(x4) & a_red(s2) & Theme(s2,x4) & (x1 = x3) & in(x1,x2) & n_jacket(x2) & a_yellow(s1) & Theme(s1,x2) & n_woman(x1))
exists e1 p1 s1 x1.(n_thing(x1) & a_just(s1) & Manner(e1,s1) & exists e2.(Actor(e2,x1) & v_rain(e2)) & Topic(e1,p1) & Actor(e1,x1) & v_stop(e1))
79c1e9ee-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 x1 x2 x3 x4.(v_hold(e1) & n_woman(x1) & n_umbrella(x4) & n_jacket(x2) & in(x1,x2) & a_yellow(s1) & a_topic(x1) & a_red(s2) & Theme(s2,x4) & Theme(s1,x2) & Theme(e1,x4) & Actor(e1,x3) & (x1 = x3))
exists e1 p1 s1 x1.(v_stop(e1) & n_thing(x1) & exists e2.(v_rain(e2) & Actor(e2,x1)) & a_just(s1) & Topic(e1,p1) & Manner(e1,s1) & Actor(e1,x1))
A woman in a yellow jacket holding a red umbrella.
A woman is holding a blue umbrella.
2
0
One cannot hold a red umbrella and a blue umbrella simultaneously.
exists e1 s1 s2 x1 x2 x3 x4.(a_topic(x1) & Theme(e1,x4) & Actor(e1,x3) & v_hold(e1) & n_umbrella(x4) & a_red(s2) & Theme(s2,x4) & (x1 = x3) & in(x1,x2) & n_jacket(x2) & a_yellow(s1) & Theme(s1,x2) & n_woman(x1))
exists e1 s1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_hold(e1) & n_umbrella(x2) & a_blue(s1) & Theme(s1,x2) & n_woman(x1))
79c1eeee-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 x1 x2 x3 x4.(v_hold(e1) & n_woman(x1) & n_umbrella(x4) & n_jacket(x2) & in(x1,x2) & a_yellow(s1) & a_topic(x1) & a_red(s2) & Theme(s2,x4) & Theme(s1,x2) & Theme(e1,x4) & Actor(e1,x3) & (x1 = x3))
exists e1 s1 x1 x2.(v_hold(e1) & n_woman(x1) & n_umbrella(x2) & a_blue(s1) & Theme(s1,x2) & Theme(e1,x2) & Actor(e1,x1))
A woman in a yellow jacket holding a red umbrella.
A lady in a coat with something in her hands.
0
0.604677
You are in a coat if your are in a yellow jacket
exists e1 s1 s2 x1 x2 x3 x4.(a_topic(x1) & Theme(e1,x4) & Actor(e1,x3) & v_hold(e1) & n_umbrella(x4) & a_red(s2) & Theme(s2,x4) & (x1 = x3) & in(x1,x2) & n_jacket(x2) & a_yellow(s1) & Theme(s1,x2) & n_woman(x1))
exists x1 x2 x3 x4.(a_topic(x1) & in(x1,x2) & with(x2,x3) & in(x3,x4) & n_hand(x4) & of(x4,x1) & n_female(x1) & n_thing(x3) & n_coat(x2) & n_lady(x1))
79c1f3e4-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 x1 x2 x3 x4.(v_hold(e1) & n_woman(x1) & n_umbrella(x4) & n_jacket(x2) & in(x1,x2) & a_yellow(s1) & a_topic(x1) & a_red(s2) & Theme(s2,x4) & Theme(s1,x2) & Theme(e1,x4) & Actor(e1,x3) & (x1 = x3))
exists x1 x2 x3 x4.(with(x2,x3) & of(x4,x1) & n_thing(x3) & n_lady(x1) & n_hand(x4) & n_female(x1) & n_coat(x2) & in(x3,x4) & in(x1,x2) & a_topic(x1))
A woman in a yellow jacket holding a red umbrella.
A woman is trying to stay dry from the rain in order to ace an interview
1
0.006023
Just because the woman is holding an umbrella does not mean she is trying to stay dry from the rain. The woman is not necessarily going to ace an interview.
exists e1 s1 s2 x1 x2 x3 x4.(a_topic(x1) & Theme(e1,x4) & Actor(e1,x3) & v_hold(e1) & n_umbrella(x4) & a_red(s2) & Theme(s2,x4) & (x1 = x3) & in(x1,x2) & n_jacket(x2) & a_yellow(s1) & Theme(s1,x2) & n_woman(x1))
exists e1 p1 x1 x2.(n_rain(x2) & Topic(e1,p1) & Actor(e1,x1) & v_try(e1) & exists e2 p2 p3 x3.(n_order(x3) & Topic(e2,p3) & exists p4 e3 x4.(Theme(e3,x4) & Actor(e3,x1) & v_ace(e3) & n_interview(x4)) & in(e2,x3) & from(e2,x2) & exists s1.(Theme(s1,x1) & a_dry(s1)) & Topic(e2,p2) & Actor(e2,x1) & v_stay(e2)) & n_woman(x1))
79c20988-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 x1 x2 x3 x4.(v_hold(e1) & n_woman(x1) & n_umbrella(x4) & n_jacket(x2) & in(x1,x2) & a_yellow(s1) & a_topic(x1) & a_red(s2) & Theme(s2,x4) & Theme(s1,x2) & Theme(e1,x4) & Actor(e1,x3) & (x1 = x3))
exists e1 p1 x1 x2.(v_try(e1) & n_woman(x1) & n_rain(x2) & exists e2 p2 p3 x3.(v_stay(e2) & n_order(x3) & in(e2,x3) & from(e2,x2) & exists s1.(a_dry(s1) & Theme(s1,x1)) & exists e3 x4.(v_ace(e3) & n_interview(x4) & Theme(e3,x4) & Actor(e3,x1)) & Topic(e2,p3) & Topic(e2,p2) & Actor(e2,x1)) & Topic(e1,p1) & Actor(e1,x1))
A black dog walking through splashing water in a rocky creek.
The dog is walking with its owner.
1
0.708455
we don't know the dog is walking with its owner.
exists e1 e2 s1 s2 x1 x2 x3 x4.(a_topic(x1) & through(e1,x3) & in(x3,x4) & n_creek(x4) & a_rocky(s2) & Theme(s2,x4) & n_water(x3) & Actor(e2,x3) & v_splash(e2) & Actor(e1,x2) & v_walk(e1) & (x1 = x2) & n_dog(x1) & a_black(s1) & Theme(s1,x1))
exists e1 x1 x2.(n_owner(x2) & of(x2,x1) & n_thing(x1) & n_dog(x1) & with(e1,x2) & Actor(e1,x1) & v_walk(e1))
79c2cb52-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e2 s1 s2 x1 x2 x3 x4.(v_walk(e1) & v_splash(e2) & through(e1,x3) & n_water(x3) & n_dog(x1) & n_creek(x4) & in(x3,x4) & a_topic(x1) & a_rocky(s2) & a_black(s1) & Theme(s2,x4) & Theme(s1,x1) & Actor(e2,x3) & Actor(e1,x2) & (x1 = x2))
exists e1 x1 x2.(with(e1,x2) & v_walk(e1) & of(x2,x1) & n_thing(x1) & n_owner(x2) & n_dog(x1) & Actor(e1,x1))
A black dog walking through splashing water in a rocky creek.
A brown dog running through an open field.
2
0
Black is different from brown
exists e1 e2 s1 s2 x1 x2 x3 x4.(a_topic(x1) & through(e1,x3) & in(x3,x4) & n_creek(x4) & a_rocky(s2) & Theme(s2,x4) & n_water(x3) & Actor(e2,x3) & v_splash(e2) & Actor(e1,x2) & v_walk(e1) & (x1 = x2) & n_dog(x1) & a_black(s1) & Theme(s1,x1))
exists e1 s1 s2 x1 x2 x3.(a_topic(x1) & through(e1,x3) & n_field(x3) & a_open(s2) & Theme(s2,x3) & Actor(e1,x2) & v_run(e1) & (x1 = x2) & n_dog(x1) & a_brown(s1) & Theme(s1,x1))
79c2e16e-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e2 s1 s2 x1 x2 x3 x4.(v_walk(e1) & v_splash(e2) & through(e1,x3) & n_water(x3) & n_dog(x1) & n_creek(x4) & in(x3,x4) & a_topic(x1) & a_rocky(s2) & a_black(s1) & Theme(s2,x4) & Theme(s1,x1) & Actor(e2,x3) & Actor(e1,x2) & (x1 = x2))
exists e1 s1 s2 x1 x2 x3.(v_run(e1) & through(e1,x3) & n_field(x3) & n_dog(x1) & a_topic(x1) & a_open(s2) & a_brown(s1) & Theme(s2,x3) & Theme(s1,x1) & Actor(e1,x2) & (x1 = x2))
A black dog walking through splashing water in a rocky creek.
A black dog walking with it's owner in a water filled creek.
1
0.688433
a dog doesn't need an owner to go walking
exists e1 e2 s1 s2 x1 x2 x3 x4.(a_topic(x1) & through(e1,x3) & in(x3,x4) & n_creek(x4) & a_rocky(s2) & Theme(s2,x4) & n_water(x3) & Actor(e2,x3) & v_splash(e2) & Actor(e1,x2) & v_walk(e1) & (x1 = x2) & n_dog(x1) & a_black(s1) & Theme(s1,x1))
exists e1 p1 s1 x1 x2 x3 x4 x5.(in(p1,x3) & Time(e1,x5) & n_creek(x5) & Theme(e1,x4) & v_fill(e1) & (x3 = x4) & n_water(x3) & exists x6.((x1 = x6) & n_owner(x6)) & with(x1,x2) & n_thing(x2) & n_walking(x1) & of(x1,x2) & n_dog(x2) & a_black(s1) & Theme(s1,x1))
79c2f1f4-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e2 s1 s2 x1 x2 x3 x4.(v_walk(e1) & v_splash(e2) & through(e1,x3) & n_water(x3) & n_dog(x1) & n_creek(x4) & in(x3,x4) & a_topic(x1) & a_rocky(s2) & a_black(s1) & Theme(s2,x4) & Theme(s1,x1) & Actor(e2,x3) & Actor(e1,x2) & (x1 = x2))
exists e1 p1 s1 x1 x2 x3 x4 x5.(with(x1,x2) & v_fill(e1) & of(x1,x2) & n_water(x3) & n_walking(x1) & n_thing(x2) & n_dog(x2) & n_creek(x5) & in(p1,x3) & exists x6.(n_owner(x6) & (x1 = x6)) & a_black(s1) & Time(e1,x5) & Theme(s1,x1) & Theme(e1,x4) & (x3 = x4))
A black dog walking through splashing water in a rocky creek.
A black Lab carries a stick through a creek in the woods.
1
0.617524
A dog is not necessarily a Lab, walking through the water doesn't mean the dog has a stick, and creeks are not necessarily in the woods.
exists e1 e2 s1 s2 x1 x2 x3 x4.(a_topic(x1) & through(e1,x3) & in(x3,x4) & n_creek(x4) & a_rocky(s2) & Theme(s2,x4) & n_water(x3) & Actor(e2,x3) & v_splash(e2) & Actor(e1,x2) & v_walk(e1) & (x1 = x2) & n_dog(x1) & a_black(s1) & Theme(s1,x1))
exists e1 s1 x1 x2 x3 x4.(n_wood(x4) & through(e1,x3) & in(x3,x4) & n_creek(x3) & Theme(e1,x2) & Actor(e1,x1) & v_carry(e1) & n_stick(x2) & ne_org_lab(x1) & a_black(s1) & Theme(s1,x1))
79c2f794-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e2 s1 s2 x1 x2 x3 x4.(v_walk(e1) & v_splash(e2) & through(e1,x3) & n_water(x3) & n_dog(x1) & n_creek(x4) & in(x3,x4) & a_topic(x1) & a_rocky(s2) & a_black(s1) & Theme(s2,x4) & Theme(s1,x1) & Actor(e2,x3) & Actor(e1,x2) & (x1 = x2))
exists e1 s1 x1 x2 x3 x4.(v_carry(e1) & through(e1,x3) & ne_org_lab(x1) & n_wood(x4) & n_stick(x2) & n_creek(x3) & in(x3,x4) & a_black(s1) & Theme(s1,x1) & Theme(e1,x2) & Actor(e1,x1))
A black dog walking through splashing water in a rocky creek.
The dog is having fun.
1
0.821124
not every dog is black.
exists e1 e2 s1 s2 x1 x2 x3 x4.(a_topic(x1) & through(e1,x3) & in(x3,x4) & n_creek(x4) & a_rocky(s2) & Theme(s2,x4) & n_water(x3) & Actor(e2,x3) & v_splash(e2) & Actor(e1,x2) & v_walk(e1) & (x1 = x2) & n_dog(x1) & a_black(s1) & Theme(s1,x1))
exists e1 x1 x2.(n_dog(x1) & Theme(e1,x2) & Actor(e1,x1) & v_have(e1) & n_fun(x2))
79c2fcc6-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e2 s1 s2 x1 x2 x3 x4.(v_walk(e1) & v_splash(e2) & through(e1,x3) & n_water(x3) & n_dog(x1) & n_creek(x4) & in(x3,x4) & a_topic(x1) & a_rocky(s2) & a_black(s1) & Theme(s2,x4) & Theme(s1,x1) & Actor(e2,x3) & Actor(e1,x2) & (x1 = x2))
exists e1 x1 x2.(v_have(e1) & n_fun(x2) & n_dog(x1) & Theme(e1,x2) & Actor(e1,x1))
A black dog walking through splashing water in a rocky creek.
The dog is walking through water.
0
0.965738
Walking can make water splash and a creek is made of water.
exists e1 e2 s1 s2 x1 x2 x3 x4.(a_topic(x1) & through(e1,x3) & in(x3,x4) & n_creek(x4) & a_rocky(s2) & Theme(s2,x4) & n_water(x3) & Actor(e2,x3) & v_splash(e2) & Actor(e1,x2) & v_walk(e1) & (x1 = x2) & n_dog(x1) & a_black(s1) & Theme(s1,x1))
exists e1 x1 x2.(n_dog(x1) & through(e1,x2) & n_water(x2) & Actor(e1,x1) & v_walk(e1))
79c301d0-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e2 s1 s2 x1 x2 x3 x4.(v_walk(e1) & v_splash(e2) & through(e1,x3) & n_water(x3) & n_dog(x1) & n_creek(x4) & in(x3,x4) & a_topic(x1) & a_rocky(s2) & a_black(s1) & Theme(s2,x4) & Theme(s1,x1) & Actor(e2,x3) & Actor(e1,x2) & (x1 = x2))
exists e1 x1 x2.(v_walk(e1) & through(e1,x2) & n_water(x2) & n_dog(x1) & Actor(e1,x1))
A black dog walking through splashing water in a rocky creek.
It is a hot july day.
1
0.000887
Just because the dog is splashing through the water doesn't mean it's a hot july day.
exists e1 e2 s1 s2 x1 x2 x3 x4.(a_topic(x1) & through(e1,x3) & in(x3,x4) & n_creek(x4) & a_rocky(s2) & Theme(s2,x4) & n_water(x3) & Actor(e2,x3) & v_splash(e2) & Actor(e1,x2) & v_walk(e1) & (x1 = x2) & n_dog(x1) & a_black(s1) & Theme(s1,x1))
exists p1 x1.(n_thing(x1) & exists s1 s2 x2.((x1 = x2) & n_day(x2) & a_july(s2) & Theme(s2,x2) & a_hot(s1) & Theme(s1,x2)))
79c306ee-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e2 s1 s2 x1 x2 x3 x4.(v_walk(e1) & v_splash(e2) & through(e1,x3) & n_water(x3) & n_dog(x1) & n_creek(x4) & in(x3,x4) & a_topic(x1) & a_rocky(s2) & a_black(s1) & Theme(s2,x4) & Theme(s1,x1) & Actor(e2,x3) & Actor(e1,x2) & (x1 = x2))
exists x1.(n_thing(x1) & exists s1 s2 x2.(n_day(x2) & a_july(s2) & a_hot(s1) & Theme(s2,x2) & Theme(s1,x2) & (x1 = x2)))
The brilliant white snow serves as a back drop as five men wearing snow boards and winter attire plan their snow boarding adventures.
The men are at a resort.
1
0.627511
All snow boarding adventures may not be at a resort. They may own the property or be answering the call of the wild.
exists e3 e1 p1 s1 s2 x1 x10.(n_adventure(x10) & Actor(e3,x10) & v_board(e3) & of(x10,x1) & n_snow(x1) & n_snow(x1) & of(x10,x1) & n_thing(x1) & a_white(s2) & Theme(s2,x1) & a_brilliant(s1) & Theme(s1,x1) & exists e4 e2 s3 x2 x3 x4 x5 x6 x7 x8 x9.(Theme(e4,x10) & Actor(e4,x2) & v_plan(e4) & as(x2,x3) & subset_of(x8,x3) & n_attire(x8) & of(x8,x9) & n_winter(x9) & subset_of(x4,x3) & Theme(e2,x6) & Actor(e2,x5) & v_wear(e2) & n_board(x6) & of(x6,x7) & n_snow(x7) & (x4 = x5) & n_man(x4) & card_eq_5(x4) & n_drop(x2) & a_back(s3) & Theme(s3,x2)) & as(e1,p1) & Actor(e1,x1) & v_serve(e1))
exists p1 x1.(n_man(x1) & exists x2.(at(x1,x2) & n_resort(x2)))
79c36954-e4c8-11ec-9cdd-0242ac1c0002
exists e3 e1 p1 s1 s2 x1 x10.(v_serve(e1) & v_board(e3) & of(x10,x1) & n_thing(x1) & n_snow(x1) & n_adventure(x10) & exists e4 e2 s3 x2 x3 x4 x5 x6 x7 x8 x9.(v_wear(e2) & v_plan(e4) & subset_of(x8,x3) & subset_of(x4,x3) & of(x8,x9) & of(x6,x7) & n_winter(x9) & n_snow(x7) & n_man(x4) & n_drop(x2) & n_board(x6) & n_attire(x8) & card_eq_5(x4) & as(x2,x3) & a_back(s3) & Theme(s3,x2) & Theme(e4,x10) & Theme(e2,x6) & Actor(e4,x2) & Actor(e2,x5) & (x4 = x5)) & as(e1,p1) & a_white(s2) & a_brilliant(s1) & Theme(s2,x1) & Theme(s1,x1) & Actor(e3,x10) & Actor(e1,x1))
exists x1.(n_man(x1) & exists x2.(n_resort(x2) & at(x1,x2)))
The brilliant white snow serves as a back drop as five men wearing snow boards and winter attire plan their snow boarding adventures.
they are attending a snow boarding competition.
1
0.652033
We don't know that there is a competition.
exists e3 e1 p1 s1 s2 x1 x10.(n_adventure(x10) & Actor(e3,x10) & v_board(e3) & of(x10,x1) & n_snow(x1) & n_snow(x1) & of(x10,x1) & n_thing(x1) & a_white(s2) & Theme(s2,x1) & a_brilliant(s1) & Theme(s1,x1) & exists e4 e2 s3 x2 x3 x4 x5 x6 x7 x8 x9.(Theme(e4,x10) & Actor(e4,x2) & v_plan(e4) & as(x2,x3) & subset_of(x8,x3) & n_attire(x8) & of(x8,x9) & n_winter(x9) & subset_of(x4,x3) & Theme(e2,x6) & Actor(e2,x5) & v_wear(e2) & n_board(x6) & of(x6,x7) & n_snow(x7) & (x4 = x5) & n_man(x4) & card_eq_5(x4) & n_drop(x2) & a_back(s3) & Theme(s3,x2)) & as(e1,p1) & Actor(e1,x1) & v_serve(e1))
exists e1 e2 x1 x2.(Theme(e2,x2) & Actor(e2,x1) & v_attend(e2) & n_competition(x2) & Actor(e1,x2) & v_board(e1) & of(x2,x1) & n_snow(x1) & n_thing(x1))
79c37958-e4c8-11ec-9cdd-0242ac1c0002
exists e3 e1 p1 s1 s2 x1 x10.(v_serve(e1) & v_board(e3) & of(x10,x1) & n_thing(x1) & n_snow(x1) & n_adventure(x10) & exists e4 e2 s3 x2 x3 x4 x5 x6 x7 x8 x9.(v_wear(e2) & v_plan(e4) & subset_of(x8,x3) & subset_of(x4,x3) & of(x8,x9) & of(x6,x7) & n_winter(x9) & n_snow(x7) & n_man(x4) & n_drop(x2) & n_board(x6) & n_attire(x8) & card_eq_5(x4) & as(x2,x3) & a_back(s3) & Theme(s3,x2) & Theme(e4,x10) & Theme(e2,x6) & Actor(e4,x2) & Actor(e2,x5) & (x4 = x5)) & as(e1,p1) & a_white(s2) & a_brilliant(s1) & Theme(s2,x1) & Theme(s1,x1) & Actor(e3,x10) & Actor(e1,x1))
exists e1 e2 x1 x2.(v_board(e1) & v_attend(e2) & of(x2,x1) & n_thing(x1) & n_snow(x1) & n_competition(x2) & Theme(e2,x2) & Actor(e2,x1) & Actor(e1,x2))
The brilliant white snow serves as a back drop as five men wearing snow boards and winter attire plan their snow boarding adventures.
5 men get ready to go surfing at the beach
2
-100
Snow is not at the beach.
exists e3 e1 p1 s1 s2 x1 x10.(n_adventure(x10) & Actor(e3,x10) & v_board(e3) & of(x10,x1) & n_snow(x1) & n_snow(x1) & of(x10,x1) & n_thing(x1) & a_white(s2) & Theme(s2,x1) & a_brilliant(s1) & Theme(s1,x1) & exists e2 e4 s3 x2 x3 x4 x5 x6 x7 x8 x9.(Theme(e4,x10) & Actor(e4,x2) & v_plan(e4) & as(x2,x3) & subset_of(x8,x3) & n_attire(x8) & of(x8,x9) & n_winter(x9) & subset_of(x4,x3) & Theme(e2,x6) & Actor(e2,x5) & v_wear(e2) & n_board(x6) & of(x6,x7) & n_snow(x7) & (x4 = x5) & n_man(x4) & card_eq_5(x4) & n_drop(x2) & a_back(s3) & Theme(s3,x2)) & as(e1,p1) & Actor(e1,x1) & v_serve(e1))
exists e1 p1 x1 x2.(n_beach(x2) & exists p2 s1.(Topic(s1,p2) & Actor(s1,x1) & a_ready(s1) & exists e2 p3.(exists e3.(at(e3,x2) & Actor(e3,x1) & v_surf(e3)) & Topic(e2,p3) & Actor(e2,x1) & v_go(e2))) & Topic(e1,p1) & Actor(e1,x1) & v_get(e1) & n_man(x1) & n_date(x1) & a_date_day_05(x1) & a_date_day_05(x1))
79c37e58-e4c8-11ec-9cdd-0242ac1c0002
exists e3 e1 p1 s1 s2 x1 x10.(v_serve(e1) & v_board(e3) & of(x10,x1) & n_thing(x1) & n_snow(x1) & n_adventure(x10) & exists e2 e4 s3 x2 x3 x4 x5 x6 x7 x8 x9.(v_wear(e2) & v_plan(e4) & subset_of(x8,x3) & subset_of(x4,x3) & of(x8,x9) & of(x6,x7) & n_winter(x9) & n_snow(x7) & n_man(x4) & n_drop(x2) & n_board(x6) & n_attire(x8) & card_eq_5(x4) & as(x2,x3) & a_back(s3) & Theme(s3,x2) & Theme(e4,x10) & Theme(e2,x6) & Actor(e4,x2) & Actor(e2,x5) & (x4 = x5)) & as(e1,p1) & a_white(s2) & a_brilliant(s1) & Theme(s2,x1) & Theme(s1,x1) & Actor(e3,x10) & Actor(e1,x1))
exists e1 p1 x1 x2.(v_get(e1) & n_man(x1) & n_date(x1) & n_beach(x2) & exists p2 s1.(exists e2 p3.(v_go(e2) & exists e3.(v_surf(e3) & at(e3,x2) & Actor(e3,x1)) & Topic(e2,p3) & Actor(e2,x1)) & a_ready(s1) & Topic(s1,p2) & Actor(s1,x1)) & a_date_day_05(x1) & Topic(e1,p1) & Actor(e1,x1))
The brilliant white snow serves as a back drop as five men wearing snow boards and winter attire plan their snow boarding adventures.
Four ladies prepare to ski down the slopes.
2
0
It cannot be four and five simultaneously. Cannot be men and ladies simultaneously.
exists e3 e1 p1 s1 s2 x1 x10.(n_adventure(x10) & Actor(e3,x10) & v_board(e3) & of(x10,x1) & n_snow(x1) & n_snow(x1) & of(x10,x1) & n_thing(x1) & a_white(s2) & Theme(s2,x1) & a_brilliant(s1) & Theme(s1,x1) & exists e4 e2 s3 x2 x3 x4 x5 x6 x7 x8 x9.(Theme(e4,x10) & Actor(e4,x2) & v_plan(e4) & as(x2,x3) & subset_of(x8,x3) & n_attire(x8) & of(x8,x9) & n_winter(x9) & subset_of(x4,x3) & Theme(e2,x6) & Actor(e2,x5) & v_wear(e2) & n_board(x6) & of(x6,x7) & n_snow(x7) & (x4 = x5) & n_man(x4) & card_eq_5(x4) & n_drop(x2) & a_back(s3) & Theme(s3,x2)) & as(e1,p1) & Actor(e1,x1) & v_serve(e1))
exists e1 p1 x1 x2.(n_slope(x2) & Topic(e1,p1) & Actor(e1,x1) & v_prepare(e1) & exists e2 s1.(a_down(s1) & Manner(e2,s1) & Theme(e2,x2) & Actor(e2,x1) & v_ski(e2)) & n_lady(x1) & card_eq_4(x1))
79c38434-e4c8-11ec-9cdd-0242ac1c0002
exists e3 e1 p1 s1 s2 x1 x10.(v_serve(e1) & v_board(e3) & of(x10,x1) & n_thing(x1) & n_snow(x1) & n_adventure(x10) & exists e4 e2 s3 x2 x3 x4 x5 x6 x7 x8 x9.(v_wear(e2) & v_plan(e4) & subset_of(x8,x3) & subset_of(x4,x3) & of(x8,x9) & of(x6,x7) & n_winter(x9) & n_snow(x7) & n_man(x4) & n_drop(x2) & n_board(x6) & n_attire(x8) & card_eq_5(x4) & as(x2,x3) & a_back(s3) & Theme(s3,x2) & Theme(e4,x10) & Theme(e2,x6) & Actor(e4,x2) & Actor(e2,x5) & (x4 = x5)) & as(e1,p1) & a_white(s2) & a_brilliant(s1) & Theme(s2,x1) & Theme(s1,x1) & Actor(e3,x10) & Actor(e1,x1))
exists e1 p1 x1 x2.(v_prepare(e1) & n_slope(x2) & n_lady(x1) & exists e2 s1.(v_ski(e2) & a_down(s1) & Theme(e2,x2) & Manner(e2,s1) & Actor(e2,x1)) & card_eq_4(x1) & Topic(e1,p1) & Actor(e1,x1))
The brilliant white snow serves as a back drop as five men wearing snow boards and winter attire plan their snow boarding adventures.
Men in a winter setting.
0
-100
There is snow which implies a winter setting.
exists e3 e1 p1 s1 s2 x1 x10.(n_adventure(x10) & Actor(e3,x10) & v_board(e3) & of(x10,x1) & n_snow(x1) & n_snow(x1) & of(x10,x1) & n_thing(x1) & a_white(s2) & Theme(s2,x1) & a_brilliant(s1) & Theme(s1,x1) & exists e2 e4 s3 x2 x3 x4 x5 x6 x7 x8 x9.(Theme(e4,x10) & Actor(e4,x2) & v_plan(e4) & as(x2,x3) & subset_of(x8,x3) & n_attire(x8) & of(x8,x9) & n_winter(x9) & subset_of(x4,x3) & Theme(e2,x6) & Actor(e2,x5) & v_wear(e2) & n_board(x6) & of(x6,x7) & n_snow(x7) & (x4 = x5) & n_man(x4) & card_eq_5(x4) & n_drop(x2) & a_back(s3) & Theme(s3,x2)) & as(e1,p1) & Actor(e1,x1) & v_serve(e1))
exists x1 x2 x3.(a_topic(x1) & in(x1,x2) & n_setting(x2) & of(x2,x3) & n_winter(x3) & n_man(x1))
79c38984-e4c8-11ec-9cdd-0242ac1c0002
exists e3 e1 p1 s1 s2 x1 x10.(v_serve(e1) & v_board(e3) & of(x10,x1) & n_thing(x1) & n_snow(x1) & n_adventure(x10) & exists e2 e4 s3 x2 x3 x4 x5 x6 x7 x8 x9.(v_wear(e2) & v_plan(e4) & subset_of(x8,x3) & subset_of(x4,x3) & of(x8,x9) & of(x6,x7) & n_winter(x9) & n_snow(x7) & n_man(x4) & n_drop(x2) & n_board(x6) & n_attire(x8) & card_eq_5(x4) & as(x2,x3) & a_back(s3) & Theme(s3,x2) & Theme(e4,x10) & Theme(e2,x6) & Actor(e4,x2) & Actor(e2,x5) & (x4 = x5)) & as(e1,p1) & a_white(s2) & a_brilliant(s1) & Theme(s2,x1) & Theme(s1,x1) & Actor(e3,x10) & Actor(e1,x1))
exists x1 x2 x3.(of(x2,x3) & n_winter(x3) & n_setting(x2) & n_man(x1) & in(x1,x2) & a_topic(x1))
The brilliant white snow serves as a back drop as five men wearing snow boards and winter attire plan their snow boarding adventures.
Snowboarders on there way to hit the slopes.
1
0.822209
We don't know that the people are snowboarders.
exists e3 e1 p1 s1 s2 x1 x10.(n_adventure(x10) & Actor(e3,x10) & v_board(e3) & of(x10,x1) & n_snow(x1) & n_snow(x1) & of(x10,x1) & n_thing(x1) & a_white(s2) & Theme(s2,x1) & a_brilliant(s1) & Theme(s1,x1) & exists e4 e2 s3 x2 x3 x4 x5 x6 x7 x8 x9.(Theme(e4,x10) & Actor(e4,x2) & v_plan(e4) & as(x2,x3) & subset_of(x8,x3) & n_attire(x8) & of(x8,x9) & n_winter(x9) & subset_of(x4,x3) & Theme(e2,x6) & Actor(e2,x5) & v_wear(e2) & n_board(x6) & of(x6,x7) & n_snow(x7) & (x4 = x5) & n_man(x4) & card_eq_5(x4) & n_drop(x2) & a_back(s3) & Theme(s3,x2)) & as(e1,p1) & Actor(e1,x1) & v_serve(e1))
exists p1 x1 x5.(n_slope(x5) & a_topic(x1) & exists s1 x2 x3.(while(x3,s1) & n_manner(x3) & exists e1 x4.(Theme(e1,x5) & Actor(e1,x4) & v_hit(e1)) & Theme(s1,x2) & a_there(s1) & n_thing(x2)) & on(x1,p1) & n_snowboarder(x1))
79c38ea2-e4c8-11ec-9cdd-0242ac1c0002
exists e3 e1 p1 s1 s2 x1 x10.(v_serve(e1) & v_board(e3) & of(x10,x1) & n_thing(x1) & n_snow(x1) & n_adventure(x10) & exists e4 e2 s3 x2 x3 x4 x5 x6 x7 x8 x9.(v_wear(e2) & v_plan(e4) & subset_of(x8,x3) & subset_of(x4,x3) & of(x8,x9) & of(x6,x7) & n_winter(x9) & n_snow(x7) & n_man(x4) & n_drop(x2) & n_board(x6) & n_attire(x8) & card_eq_5(x4) & as(x2,x3) & a_back(s3) & Theme(s3,x2) & Theme(e4,x10) & Theme(e2,x6) & Actor(e4,x2) & Actor(e2,x5) & (x4 = x5)) & as(e1,p1) & a_white(s2) & a_brilliant(s1) & Theme(s2,x1) & Theme(s1,x1) & Actor(e3,x10) & Actor(e1,x1))
exists p1 x1 x5.(on(x1,p1) & n_snowboarder(x1) & n_slope(x5) & exists s1 x2 x3.(while(x3,s1) & n_thing(x2) & n_manner(x3) & exists e1 x4.(v_hit(e1) & Theme(e1,x5) & Actor(e1,x4)) & a_there(s1) & Theme(s1,x2)) & a_topic(x1))
The brilliant white snow serves as a back drop as five men wearing snow boards and winter attire plan their snow boarding adventures.
the group of men are heading to the desert
2
-100
There is no snow in the desert.
exists e3 e1 p1 s1 s2 x1 x10.(n_adventure(x10) & Actor(e3,x10) & v_board(e3) & of(x10,x1) & n_snow(x1) & n_snow(x1) & of(x10,x1) & n_thing(x1) & a_white(s2) & Theme(s2,x1) & a_brilliant(s1) & Theme(s1,x1) & exists e4 e2 s3 x2 x3 x4 x5 x6 x7 x8 x9.(Theme(e4,x10) & Actor(e4,x2) & v_plan(e4) & as(x2,x3) & subset_of(x8,x3) & n_attire(x8) & of(x8,x9) & n_winter(x9) & subset_of(x4,x3) & Theme(e2,x6) & Actor(e2,x5) & v_wear(e2) & n_board(x6) & of(x6,x7) & n_snow(x7) & (x4 = x5) & n_man(x4) & card_eq_5(x4) & n_drop(x2) & a_back(s3) & Theme(s3,x2)) & as(e1,p1) & Actor(e1,x1) & v_serve(e1))
exists e1 x1 x2 x3.(n_desert(x3) & n_group(x1) & to(e1,x3) & Actor(e1,x1) & v_head(e1) & of(x1,x2) & n_man(x2))
79c39424-e4c8-11ec-9cdd-0242ac1c0002
exists e3 e1 p1 s1 s2 x1 x10.(v_serve(e1) & v_board(e3) & of(x10,x1) & n_thing(x1) & n_snow(x1) & n_adventure(x10) & exists e4 e2 s3 x2 x3 x4 x5 x6 x7 x8 x9.(v_wear(e2) & v_plan(e4) & subset_of(x8,x3) & subset_of(x4,x3) & of(x8,x9) & of(x6,x7) & n_winter(x9) & n_snow(x7) & n_man(x4) & n_drop(x2) & n_board(x6) & n_attire(x8) & card_eq_5(x4) & as(x2,x3) & a_back(s3) & Theme(s3,x2) & Theme(e4,x10) & Theme(e2,x6) & Actor(e4,x2) & Actor(e2,x5) & (x4 = x5)) & as(e1,p1) & a_white(s2) & a_brilliant(s1) & Theme(s2,x1) & Theme(s1,x1) & Actor(e3,x10) & Actor(e1,x1))
exists e1 x1 x2 x3.(v_head(e1) & to(e1,x3) & of(x1,x2) & n_man(x2) & n_group(x1) & n_desert(x3) & Actor(e1,x1))
The brilliant white snow serves as a back drop as five men wearing snow boards and winter attire plan their snow boarding adventures.
The men are building sand castles.
2
-100
One does not build sand castles in the snow.
exists e3 e1 p1 s1 s2 x1 x10.(n_adventure(x10) & Actor(e3,x10) & v_board(e3) & of(x10,x1) & n_snow(x1) & n_snow(x1) & of(x10,x1) & n_thing(x1) & a_white(s2) & Theme(s2,x1) & a_brilliant(s1) & Theme(s1,x1) & exists e2 e4 s3 x2 x3 x4 x5 x6 x7 x8 x9.(Theme(e4,x10) & Actor(e4,x2) & v_plan(e4) & as(x2,x3) & subset_of(x8,x3) & n_attire(x8) & of(x8,x9) & n_winter(x9) & subset_of(x4,x3) & Theme(e2,x6) & Actor(e2,x5) & v_wear(e2) & n_board(x6) & of(x6,x7) & n_snow(x7) & (x4 = x5) & n_man(x4) & card_eq_5(x4) & n_drop(x2) & a_back(s3) & Theme(s3,x2)) & as(e1,p1) & Actor(e1,x1) & v_serve(e1))
exists e1 x1 x2 x3.(n_man(x1) & Theme(e1,x2) & Actor(e1,x1) & v_build(e1) & n_castle(x2) & of(x2,x3) & n_sand(x3))
79c3994c-e4c8-11ec-9cdd-0242ac1c0002
exists e3 e1 p1 s1 s2 x1 x10.(v_serve(e1) & v_board(e3) & of(x10,x1) & n_thing(x1) & n_snow(x1) & n_adventure(x10) & exists e2 e4 s3 x2 x3 x4 x5 x6 x7 x8 x9.(v_wear(e2) & v_plan(e4) & subset_of(x8,x3) & subset_of(x4,x3) & of(x8,x9) & of(x6,x7) & n_winter(x9) & n_snow(x7) & n_man(x4) & n_drop(x2) & n_board(x6) & n_attire(x8) & card_eq_5(x4) & as(x2,x3) & a_back(s3) & Theme(s3,x2) & Theme(e4,x10) & Theme(e2,x6) & Actor(e4,x2) & Actor(e2,x5) & (x4 = x5)) & as(e1,p1) & a_white(s2) & a_brilliant(s1) & Theme(s2,x1) & Theme(s1,x1) & Actor(e3,x10) & Actor(e1,x1))
exists e1 x1 x2 x3.(v_build(e1) & of(x2,x3) & n_sand(x3) & n_man(x1) & n_castle(x2) & Theme(e1,x2) & Actor(e1,x1))
The brilliant white snow serves as a back drop as five men wearing snow boards and winter attire plan their snow boarding adventures.
Five men prepare plan to snowboard.
0
-100
The men are wearing snow boards so they must plan to snowboard.
exists e3 e1 p1 s1 s2 x1 x10.(n_adventure(x10) & Actor(e3,x10) & v_board(e3) & of(x10,x1) & n_snow(x1) & n_snow(x1) & of(x10,x1) & n_thing(x1) & a_white(s2) & Theme(s2,x1) & a_brilliant(s1) & Theme(s1,x1) & exists e4 e2 s3 x2 x3 x4 x5 x6 x7 x8 x9.(Theme(e4,x10) & Actor(e4,x2) & v_plan(e4) & as(x2,x3) & subset_of(x8,x3) & n_attire(x8) & of(x8,x9) & n_winter(x9) & subset_of(x4,x3) & Theme(e2,x6) & Actor(e2,x5) & v_wear(e2) & n_board(x6) & of(x6,x7) & n_snow(x7) & (x4 = x5) & n_man(x4) & card_eq_5(x4) & n_drop(x2) & a_back(s3) & Theme(s3,x2)) & as(e1,p1) & Actor(e1,x1) & v_serve(e1))
exists e1 p1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_prepare(e1) & Topic(x2,p1) & exists e2.(Actor(e2,x2) & v_snowboard(e2)) & n_plan(x2) & n_man(x1) & card_eq_5(x1))
79c39e6a-e4c8-11ec-9cdd-0242ac1c0002
exists e3 e1 p1 s1 s2 x1 x10.(v_serve(e1) & v_board(e3) & of(x10,x1) & n_thing(x1) & n_snow(x1) & n_adventure(x10) & exists e4 e2 s3 x2 x3 x4 x5 x6 x7 x8 x9.(v_wear(e2) & v_plan(e4) & subset_of(x8,x3) & subset_of(x4,x3) & of(x8,x9) & of(x6,x7) & n_winter(x9) & n_snow(x7) & n_man(x4) & n_drop(x2) & n_board(x6) & n_attire(x8) & card_eq_5(x4) & as(x2,x3) & a_back(s3) & Theme(s3,x2) & Theme(e4,x10) & Theme(e2,x6) & Actor(e4,x2) & Actor(e2,x5) & (x4 = x5)) & as(e1,p1) & a_white(s2) & a_brilliant(s1) & Theme(s2,x1) & Theme(s1,x1) & Actor(e3,x10) & Actor(e1,x1))
exists e1 p1 x1 x2.(v_prepare(e1) & n_plan(x2) & n_man(x1) & exists e2.(v_snowboard(e2) & Actor(e2,x2)) & card_eq_5(x1) & Topic(x2,p1) & Theme(e1,x2) & Actor(e1,x1))
The brilliant white snow serves as a back drop as five men wearing snow boards and winter attire plan their snow boarding adventures.
The men are wearing winter clothing.
0
0.969126
Clothing is a synonym for attire.
exists e3 e1 p1 s1 s2 x1 x10.(n_adventure(x10) & Actor(e3,x10) & v_board(e3) & of(x10,x1) & n_snow(x1) & n_snow(x1) & of(x10,x1) & n_thing(x1) & a_white(s2) & Theme(s2,x1) & a_brilliant(s1) & Theme(s1,x1) & exists e4 e2 s3 x2 x3 x4 x5 x6 x7 x8 x9.(Theme(e4,x10) & Actor(e4,x2) & v_plan(e4) & as(x2,x3) & subset_of(x8,x3) & n_attire(x8) & of(x8,x9) & n_winter(x9) & subset_of(x4,x3) & Theme(e2,x6) & Actor(e2,x5) & v_wear(e2) & n_board(x6) & of(x6,x7) & n_snow(x7) & (x4 = x5) & n_man(x4) & card_eq_5(x4) & n_drop(x2) & a_back(s3) & Theme(s3,x2)) & as(e1,p1) & Actor(e1,x1) & v_serve(e1))
exists e1 x1 x2 x3.(n_man(x1) & Theme(e1,x2) & Actor(e1,x1) & v_wear(e1) & n_clothing(x2) & of(x2,x3) & n_winter(x3))
79c3a310-e4c8-11ec-9cdd-0242ac1c0002
exists e3 e1 p1 s1 s2 x1 x10.(v_serve(e1) & v_board(e3) & of(x10,x1) & n_thing(x1) & n_snow(x1) & n_adventure(x10) & exists e4 e2 s3 x2 x3 x4 x5 x6 x7 x8 x9.(v_wear(e2) & v_plan(e4) & subset_of(x8,x3) & subset_of(x4,x3) & of(x8,x9) & of(x6,x7) & n_winter(x9) & n_snow(x7) & n_man(x4) & n_drop(x2) & n_board(x6) & n_attire(x8) & card_eq_5(x4) & as(x2,x3) & a_back(s3) & Theme(s3,x2) & Theme(e4,x10) & Theme(e2,x6) & Actor(e4,x2) & Actor(e2,x5) & (x4 = x5)) & as(e1,p1) & a_white(s2) & a_brilliant(s1) & Theme(s2,x1) & Theme(s1,x1) & Actor(e3,x10) & Actor(e1,x1))
exists e1 x1 x2 x3.(v_wear(e1) & of(x2,x3) & n_winter(x3) & n_man(x1) & n_clothing(x2) & Theme(e1,x2) & Actor(e1,x1))
The brilliant white snow serves as a back drop as five men wearing snow boards and winter attire plan their snow boarding adventures.
Members of a snowboarding team prepare to snowboard.
1
0.634654
We don't know that they are the snowboarding team.
exists e3 e1 p1 s1 s2 x1 x10.(n_adventure(x10) & Actor(e3,x10) & v_board(e3) & of(x10,x1) & n_snow(x1) & n_snow(x1) & of(x10,x1) & n_thing(x1) & a_white(s2) & Theme(s2,x1) & a_brilliant(s1) & Theme(s1,x1) & exists e4 e2 s3 x2 x3 x4 x5 x6 x7 x8 x9.(Theme(e4,x10) & Actor(e4,x2) & v_plan(e4) & as(x2,x3) & subset_of(x8,x3) & n_attire(x8) & of(x8,x9) & n_winter(x9) & subset_of(x4,x3) & Theme(e2,x6) & Actor(e2,x5) & v_wear(e2) & n_board(x6) & of(x6,x7) & n_snow(x7) & (x4 = x5) & n_man(x4) & card_eq_5(x4) & n_drop(x2) & a_back(s3) & Theme(s3,x2)) & as(e1,p1) & Actor(e1,x1) & v_serve(e1))
exists e1 e2 p1 x1 x2.(Topic(e2,p1) & Actor(e2,x1) & v_prepare(e2) & exists e3.(Actor(e3,x1) & v_snowboard(e3)) & of(x1,x2) & n_team(x2) & Actor(e1,x2) & v_snowboard(e1) & n_member(x1))
79c3a7b6-e4c8-11ec-9cdd-0242ac1c0002
exists e3 e1 p1 s1 s2 x1 x10.(v_serve(e1) & v_board(e3) & of(x10,x1) & n_thing(x1) & n_snow(x1) & n_adventure(x10) & exists e4 e2 s3 x2 x3 x4 x5 x6 x7 x8 x9.(v_wear(e2) & v_plan(e4) & subset_of(x8,x3) & subset_of(x4,x3) & of(x8,x9) & of(x6,x7) & n_winter(x9) & n_snow(x7) & n_man(x4) & n_drop(x2) & n_board(x6) & n_attire(x8) & card_eq_5(x4) & as(x2,x3) & a_back(s3) & Theme(s3,x2) & Theme(e4,x10) & Theme(e2,x6) & Actor(e4,x2) & Actor(e2,x5) & (x4 = x5)) & as(e1,p1) & a_white(s2) & a_brilliant(s1) & Theme(s2,x1) & Theme(s1,x1) & Actor(e3,x10) & Actor(e1,x1))
exists e1 e2 p1 x1 x2.(v_snowboard(e1) & v_prepare(e2) & of(x1,x2) & n_team(x2) & n_member(x1) & exists e3.(v_snowboard(e3) & Actor(e3,x1)) & Topic(e2,p1) & Actor(e2,x1) & Actor(e1,x2))
The brilliant white snow serves as a back drop as five men wearing snow boards and winter attire plan their snow boarding adventures.
there are 5 experienced snowboarders preparing for a snowboarding tournament at the snow
1
0.000067
Just because The brilliant white snow serves as a back drop as five men wearing snow boards and winter attire plan their snow boarding adventures does not mean the snowboarders are experienced or will be in a tournament.
exists e3 e1 p1 s1 s2 x1 x10.(n_adventure(x10) & Actor(e3,x10) & v_board(e3) & of(x10,x1) & n_snow(x1) & n_snow(x1) & of(x10,x1) & n_thing(x1) & a_white(s2) & Theme(s2,x1) & a_brilliant(s1) & Theme(s1,x1) & exists e4 e2 s3 x2 x3 x4 x5 x6 x7 x8 x9.(Theme(e4,x10) & Actor(e4,x2) & v_plan(e4) & as(x2,x3) & subset_of(x8,x3) & n_attire(x8) & of(x8,x9) & n_winter(x9) & subset_of(x4,x3) & Theme(e2,x6) & Actor(e2,x5) & v_wear(e2) & n_board(x6) & of(x6,x7) & n_snow(x7) & (x4 = x5) & n_man(x4) & card_eq_5(x4) & n_drop(x2) & a_back(s3) & Theme(s3,x2)) & as(e1,p1) & Actor(e1,x1) & v_serve(e1))
exists p1 x1 x5.(n_snow(x5) & exists e1 e2 s1 x2 x3 x4.((x1 = x2) & for(e1,x4) & at(x4,x5) & n_tournament(x4) & Actor(e2,x4) & v_snowboard(e2) & Actor(e1,x3) & v_prepare(e1) & (x2 = x3) & n_snowboarder(x2) & a_experienced(s1) & Theme(s1,x2) & n_date(x2) & a_date_day_05(x2) & a_date_day_05(x2)))
79c3ad10-e4c8-11ec-9cdd-0242ac1c0002
exists e3 e1 p1 s1 s2 x1 x10.(v_serve(e1) & v_board(e3) & of(x10,x1) & n_thing(x1) & n_snow(x1) & n_adventure(x10) & exists e4 e2 s3 x2 x3 x4 x5 x6 x7 x8 x9.(v_wear(e2) & v_plan(e4) & subset_of(x8,x3) & subset_of(x4,x3) & of(x8,x9) & of(x6,x7) & n_winter(x9) & n_snow(x7) & n_man(x4) & n_drop(x2) & n_board(x6) & n_attire(x8) & card_eq_5(x4) & as(x2,x3) & a_back(s3) & Theme(s3,x2) & Theme(e4,x10) & Theme(e2,x6) & Actor(e4,x2) & Actor(e2,x5) & (x4 = x5)) & as(e1,p1) & a_white(s2) & a_brilliant(s1) & Theme(s2,x1) & Theme(s1,x1) & Actor(e3,x10) & Actor(e1,x1))
exists x1 x5.(n_snow(x5) & exists e1 e2 s1 x2 x3 x4.(v_snowboard(e2) & v_prepare(e1) & n_tournament(x4) & n_snowboarder(x2) & n_date(x2) & for(e1,x4) & at(x4,x5) & a_experienced(s1) & a_date_day_05(x2) & Theme(s1,x2) & Actor(e2,x4) & Actor(e1,x3) & (x2 = x3) & (x1 = x2)))
Two young girls playing in the water.
Some girls are in the water.
0
-100
Girls playing in water means they are in water
exists e1 s1 x1 x2 x3.(n_water(x3) & a_topic(x1) & in(e1,x3) & Actor(e1,x2) & v_play(e1) & (x1 = x2) & n_girl(x1) & a_young(s1) & Theme(s1,x1) & card_eq_2(x1))
exists p1 x1 x2.(n_water(x2) & in(x1,x2) & n_girl(x1))
79c3b1c0-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3.(v_play(e1) & n_water(x3) & n_girl(x1) & in(e1,x3) & card_eq_2(x1) & a_young(s1) & a_topic(x1) & Theme(s1,x1) & Actor(e1,x2) & (x1 = x2))
exists x1 x2.(n_water(x2) & n_girl(x1) & in(x1,x2))
Two young girls playing in the water.
Two girls are reading books outside.
2
-100
Reading is different than playing.
exists e1 s1 x1 x2 x3.(n_water(x3) & a_topic(x1) & in(e1,x3) & Actor(e1,x2) & v_play(e1) & (x1 = x2) & n_girl(x1) & a_young(s1) & Theme(s1,x1) & card_eq_2(x1))
exists e1 s1 x1 x2.(a_outside(s1) & Manner(e1,s1) & Theme(e1,x2) & Actor(e1,x1) & v_read(e1) & n_book(x2) & n_girl(x1) & card_eq_2(x1))
79c3b652-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3.(v_play(e1) & n_water(x3) & n_girl(x1) & in(e1,x3) & card_eq_2(x1) & a_young(s1) & a_topic(x1) & Theme(s1,x1) & Actor(e1,x2) & (x1 = x2))
exists e1 s1 x1 x2.(v_read(e1) & n_girl(x1) & n_book(x2) & card_eq_2(x1) & a_outside(s1) & Theme(e1,x2) & Manner(e1,s1) & Actor(e1,x1))
Two young girls playing in the water.
Some girls are splashing each other in the water.
1
-100
They can play in the water without splashing each other.
exists e1 s1 x1 x2 x3.(n_water(x3) & a_topic(x1) & in(e1,x3) & Actor(e1,x2) & v_play(e1) & (x1 = x2) & n_girl(x1) & a_young(s1) & Theme(s1,x1) & card_eq_2(x1))
exists x1 x3.(n_water(x3) & all x2.(n_other(x2) -> exists e1.(in(e1,x3) & Theme(e1,x2) & Actor(e1,x1) & v_splash(e1))) & n_girl(x1))
79c3bb52-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3.(v_play(e1) & n_water(x3) & n_girl(x1) & in(e1,x3) & card_eq_2(x1) & a_young(s1) & a_topic(x1) & Theme(s1,x1) & Actor(e1,x2) & (x1 = x2))
exists x1 x3.(n_water(x3) & n_girl(x1) & all x2.(exists e1.(v_splash(e1) & in(e1,x3) & Theme(e1,x2) & Actor(e1,x1)) | -n_other(x2)))
two girls swimming in a pool.
There are people running around a track.
2
-100
Swimming is different than running.
exists x1 x2 x3.(a_topic(x1) & in(x1,x3) & n_pool(x3) & n_swimming(x1) & of(x1,x2) & n_girl(x2) & card_eq_2(x1))
exists p1 x1 e1 x2 x3 x4.((x1 = x2) & around(e1,x4) & n_track(x4) & Actor(e1,x3) & v_run(e1) & (x2 = x3) & n_people(x2))
79c3bfee-e4c8-11ec-9cdd-0242ac1c0002
exists x1 x2 x3.(of(x1,x2) & n_swimming(x1) & n_pool(x3) & n_girl(x2) & in(x1,x3) & card_eq_2(x1) & a_topic(x1))
exists x1 e1 x2 x3 x4.(v_run(e1) & n_track(x4) & n_people(x2) & around(e1,x4) & Actor(e1,x3) & (x2 = x3) & (x1 = x2))
two girls swimming in a pool.
There are people in water.
0
-100
Girls are people
exists x1 x2 x3.(a_topic(x1) & in(x1,x3) & n_pool(x3) & n_swimming(x1) & of(x1,x2) & n_girl(x2) & card_eq_2(x1))
exists p1 x1 x2.(in(p1,x2) & n_water(x2) & exists x3.((x1 = x3) & n_people(x3)))
79c3c48a-e4c8-11ec-9cdd-0242ac1c0002
exists x1 x2 x3.(of(x1,x2) & n_swimming(x1) & n_pool(x3) & n_girl(x2) & in(x1,x3) & card_eq_2(x1) & a_topic(x1))
exists p1 x1 x2.(n_water(x2) & in(p1,x2) & exists x3.(n_people(x3) & (x1 = x3)))
two girls swimming in a pool.
There are people participating in competitive swimming.
1
-100
Just because they are swimming doesn't mean it's competitive.
exists x1 x2 x3.(a_topic(x1) & in(x1,x3) & n_pool(x3) & n_swimming(x1) & of(x1,x2) & n_girl(x2) & card_eq_2(x1))
exists p1 x1 e1 s1 x2 x3 x4.((x1 = x2) & in(e1,x4) & n_swimming(x4) & a_competitive(s1) & Theme(s1,x4) & Actor(e1,x3) & v_participate(e1) & (x2 = x3) & n_people(x2))
79c3c91c-e4c8-11ec-9cdd-0242ac1c0002
exists x1 x2 x3.(of(x1,x2) & n_swimming(x1) & n_pool(x3) & n_girl(x2) & in(x1,x3) & card_eq_2(x1) & a_topic(x1))
exists x1 e1 s1 x2 x3 x4.(v_participate(e1) & n_swimming(x4) & n_people(x2) & in(e1,x4) & a_competitive(s1) & Theme(s1,x4) & Actor(e1,x3) & (x2 = x3) & (x1 = x2))
A man wearing a black and white checkered jacket and white paint around his eyes reaches toward the camera.
A man wants the camera
0
-100
The man reaches toward the camera which implies that he wants the camera.
exists e1 e2 s1 s2 s3 s4 x1 x2 x3 x4 x5 x6.(n_camera(x6) & toward(e2,x6) & Actor(e2,x1) & v_reach(e2) & around(e1,x5) & n_eye(x5) & of(x5,x1) & n_male(x1) & Theme(e1,x3) & Actor(e1,x2) & v_wear(e1) & n_paint(x3) & a_white(s4) & Theme(s4,x3) & of(x3,x4) & n_jacket(x4) & a_checkered(s3) & Theme(s3,x3) & a_white(s2) & Theme(s2,x3) & a_black(s1) & Theme(s1,x3) & (x1 = x2) & n_man(x1))
exists e1 x1 x2.(n_camera(x2) & Theme(e1,x2) & Actor(e1,x1) & v_want(e1) & n_man(x1))
79c3cdc2-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e2 s1 s2 s3 s4 x1 x2 x3 x4 x5 x6.(v_wear(e1) & v_reach(e2) & toward(e2,x6) & of(x5,x1) & of(x3,x4) & n_paint(x3) & n_man(x1) & n_male(x1) & n_jacket(x4) & n_eye(x5) & n_camera(x6) & around(e1,x5) & a_white(s4) & a_white(s2) & a_checkered(s3) & a_black(s1) & Theme(s4,x3) & Theme(s3,x3) & Theme(s2,x3) & Theme(s1,x3) & Theme(e1,x3) & Actor(e2,x1) & Actor(e1,x2) & (x1 = x2))
exists e1 x1 x2.(v_want(e1) & n_man(x1) & n_camera(x2) & Theme(e1,x2) & Actor(e1,x1))
A man wearing a black and white checkered jacket and white paint around his eyes reaches toward the camera.
A man goes swimming with sharks
2
-100
One does not go swimming with a camera.
exists e1 e2 s1 s2 s3 s4 x1 x2 x3 x4 x5 x6.(n_camera(x6) & toward(e2,x6) & Actor(e2,x1) & v_reach(e2) & around(e1,x5) & n_eye(x5) & of(x5,x1) & n_male(x1) & Theme(e1,x3) & Actor(e1,x2) & v_wear(e1) & n_paint(x3) & a_white(s4) & Theme(s4,x3) & of(x3,x4) & n_jacket(x4) & a_checkered(s3) & Theme(s3,x3) & a_white(s2) & Theme(s2,x3) & a_black(s1) & Theme(s1,x3) & (x1 = x2) & n_man(x1))
exists e1 x1 x2 x3.(with(e1,x3) & n_shark(x3) & Theme(e1,x2) & Actor(e1,x1) & v_go(e1) & n_swimming(x2) & n_man(x1))
79c3d2fe-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e2 s1 s2 s3 s4 x1 x2 x3 x4 x5 x6.(v_wear(e1) & v_reach(e2) & toward(e2,x6) & of(x5,x1) & of(x3,x4) & n_paint(x3) & n_man(x1) & n_male(x1) & n_jacket(x4) & n_eye(x5) & n_camera(x6) & around(e1,x5) & a_white(s4) & a_white(s2) & a_checkered(s3) & a_black(s1) & Theme(s4,x3) & Theme(s3,x3) & Theme(s2,x3) & Theme(s1,x3) & Theme(e1,x3) & Actor(e2,x1) & Actor(e1,x2) & (x1 = x2))
exists e1 x1 x2 x3.(with(e1,x3) & v_go(e1) & n_swimming(x2) & n_shark(x3) & n_man(x1) & Theme(e1,x2) & Actor(e1,x1))
A man wearing a black and white checkered jacket and white paint around his eyes reaches toward the camera.
The man wants the video camera
1
-100
Just because the man reach for the camera doesn't mean it's a video camera.
exists e2 e1 s1 s2 s3 s4 x1 x2 x3 x4 x5 x6.(n_camera(x6) & toward(e2,x6) & Actor(e2,x1) & v_reach(e2) & around(e1,x5) & n_eye(x5) & of(x5,x1) & n_male(x1) & Theme(e1,x3) & Actor(e1,x2) & v_wear(e1) & n_paint(x3) & a_white(s4) & Theme(s4,x3) & of(x3,x4) & n_jacket(x4) & a_checkered(s3) & Theme(s3,x3) & a_white(s2) & Theme(s2,x3) & a_black(s1) & Theme(s1,x3) & (x1 = x2) & n_man(x1))
exists e1 x1 x2 x3.(n_camera(x2) & of(x2,x3) & n_video(x3) & n_man(x1) & Theme(e1,x2) & Actor(e1,x1) & v_want(e1))
79c3d7ae-e4c8-11ec-9cdd-0242ac1c0002
exists e2 e1 s1 s2 s3 s4 x1 x2 x3 x4 x5 x6.(v_wear(e1) & v_reach(e2) & toward(e2,x6) & of(x5,x1) & of(x3,x4) & n_paint(x3) & n_man(x1) & n_male(x1) & n_jacket(x4) & n_eye(x5) & n_camera(x6) & around(e1,x5) & a_white(s4) & a_white(s2) & a_checkered(s3) & a_black(s1) & Theme(s4,x3) & Theme(s3,x3) & Theme(s2,x3) & Theme(s1,x3) & Theme(e1,x3) & Actor(e2,x1) & Actor(e1,x2) & (x1 = x2))
exists e1 x1 x2 x3.(v_want(e1) & of(x2,x3) & n_video(x3) & n_man(x1) & n_camera(x2) & Theme(e1,x2) & Actor(e1,x1))
A full stadium watches a soccer match while a food vendor stands in the foreground.
a crowd watches a soccer match
0
-100
A full stadium means there must be a crowd.
exists e1 p1 s1 x1 x2 x3 x6.(n_foreground(x6) & exists e2 x4 x5.(in(e2,x6) & Actor(e2,x4) & v_stand(e2) & n_vendor(x4) & of(x4,x5) & n_food(x5)) & while(e1,p1) & Theme(e1,x2) & Actor(e1,x1) & v_watch(e1) & n_match(x2) & of(x2,x3) & n_soccer(x3) & n_stadium(x1) & a_full(s1) & Theme(s1,x1))
exists e1 x1 x2 x3.(Theme(e1,x2) & Actor(e1,x1) & v_watch(e1) & n_match(x2) & of(x2,x3) & n_soccer(x3) & n_crowd(x1))
79c3dc4a-e4c8-11ec-9cdd-0242ac1c0002
exists e1 p1 s1 x1 x2 x3 x6.(while(e1,p1) & v_watch(e1) & of(x2,x3) & n_stadium(x1) & n_soccer(x3) & n_match(x2) & n_foreground(x6) & exists e2 x4 x5.(v_stand(e2) & of(x4,x5) & n_vendor(x4) & n_food(x5) & in(e2,x6) & Actor(e2,x4)) & a_full(s1) & Theme(s1,x1) & Theme(e1,x2) & Actor(e1,x1))
exists e1 x1 x2 x3.(v_watch(e1) & of(x2,x3) & n_soccer(x3) & n_match(x2) & n_crowd(x1) & Theme(e1,x2) & Actor(e1,x1))
A full stadium watches a soccer match while a food vendor stands in the foreground.
one person watches a soccer match
2
-100
It cannot be a full stadium and have only one person in attendance simultaneously
exists e1 p1 s1 x1 x2 x3 x6.(n_foreground(x6) & exists e2 x4 x5.(in(e2,x6) & Actor(e2,x4) & v_stand(e2) & n_vendor(x4) & of(x4,x5) & n_food(x5)) & while(e1,p1) & Theme(e1,x2) & Actor(e1,x1) & v_watch(e1) & n_match(x2) & of(x2,x3) & n_soccer(x3) & n_stadium(x1) & a_full(s1) & Theme(s1,x1))
exists e1 x1 x2 x3.(Theme(e1,x2) & Actor(e1,x1) & v_watch(e1) & n_match(x2) & of(x2,x3) & n_soccer(x3) & n_person(x1) & card_eq_1(x1))
79c3e172-e4c8-11ec-9cdd-0242ac1c0002
exists e1 p1 s1 x1 x2 x3 x6.(while(e1,p1) & v_watch(e1) & of(x2,x3) & n_stadium(x1) & n_soccer(x3) & n_match(x2) & n_foreground(x6) & exists e2 x4 x5.(v_stand(e2) & of(x4,x5) & n_vendor(x4) & n_food(x5) & in(e2,x6) & Actor(e2,x4)) & a_full(s1) & Theme(s1,x1) & Theme(e1,x2) & Actor(e1,x1))
exists e1 x1 x2 x3.(v_watch(e1) & of(x2,x3) & n_soccer(x3) & n_person(x1) & n_match(x2) & card_eq_1(x1) & Theme(e1,x2) & Actor(e1,x1))
A full stadium watches a soccer match while a food vendor stands in the foreground.
an older crowd watches a soccer match
1
-100
Just because A full stadium watches a soccer match while a food vendor stands in the foreground does not mean it is an older crowd.
exists e1 p1 s1 x1 x2 x3 x6.(n_foreground(x6) & exists e2 x4 x5.(in(e2,x6) & Actor(e2,x4) & v_stand(e2) & n_vendor(x4) & of(x4,x5) & n_food(x5)) & while(e1,p1) & Theme(e1,x2) & Actor(e1,x1) & v_watch(e1) & n_match(x2) & of(x2,x3) & n_soccer(x3) & n_stadium(x1) & a_full(s1) & Theme(s1,x1))
exists e1 s1 x1 x2 x3.(Theme(e1,x2) & Actor(e1,x1) & v_watch(e1) & n_match(x2) & of(x2,x3) & n_soccer(x3) & n_crowd(x1) & r_more(s1) & a_older(s1) & Theme(s1,x1))
79c3e618-e4c8-11ec-9cdd-0242ac1c0002
exists e1 p1 s1 x1 x2 x3 x6.(while(e1,p1) & v_watch(e1) & of(x2,x3) & n_stadium(x1) & n_soccer(x3) & n_match(x2) & n_foreground(x6) & exists e2 x4 x5.(v_stand(e2) & of(x4,x5) & n_vendor(x4) & n_food(x5) & in(e2,x6) & Actor(e2,x4)) & a_full(s1) & Theme(s1,x1) & Theme(e1,x2) & Actor(e1,x1))
exists e1 s1 x1 x2 x3.(v_watch(e1) & r_more(s1) & of(x2,x3) & n_soccer(x3) & n_match(x2) & n_crowd(x1) & a_older(s1) & Theme(s1,x1) & Theme(e1,x2) & Actor(e1,x1))
a poor looking person with white cream smeared around his eyes sitting on a backpack.
A dirty man with some product under his eyes is sitting on a pillow.
2
-100
It cannot be a pillow and backpack simultaneously.
exists e3 e1 e2 s1 s2 x1 x2 x3 x4 x5 x6.(a_topic(x1) & around(e2,x4) & on(e3,x6) & n_backpack(x6) & Actor(e3,x5) & v_sit(e3) & (x4 = x5) & n_eye(x4) & of(x4,x1) & n_male(x1) & Theme(e2,x3) & v_smear(e2) & (x1 = x3) & with(x1,x2) & n_cream(x2) & a_white(s2) & Theme(s2,x2) & n_person(x1) & Actor(e1,x1) & v_look(e1) & a_poor(s1) & Theme(s1,x1))
exists e1 s1 x1 x2 x3 x4.(on(e1,x4) & n_pillow(x4) & Actor(e1,x1) & v_sit(e1) & with(x1,x2) & under(x2,x3) & n_eye(x3) & of(x3,x1) & n_male(x1) & n_product(x2) & n_man(x1) & a_dirty(s1) & Theme(s1,x1))
79c3eac8-e4c8-11ec-9cdd-0242ac1c0002
exists e3 e1 e2 s1 s2 x1 x2 x3 x4 x5 x6.(with(x1,x2) & v_smear(e2) & v_sit(e3) & v_look(e1) & on(e3,x6) & of(x4,x1) & n_person(x1) & n_male(x1) & n_eye(x4) & n_cream(x2) & n_backpack(x6) & around(e2,x4) & a_white(s2) & a_topic(x1) & a_poor(s1) & Theme(s2,x2) & Theme(s1,x1) & Theme(e2,x3) & Actor(e3,x5) & Actor(e1,x1) & (x4 = x5) & (x1 = x3))
exists e1 s1 x1 x2 x3 x4.(with(x1,x2) & v_sit(e1) & under(x2,x3) & on(e1,x4) & of(x3,x1) & n_product(x2) & n_pillow(x4) & n_man(x1) & n_male(x1) & n_eye(x3) & a_dirty(s1) & Theme(s1,x1) & Actor(e1,x1))
a poor looking person with white cream smeared around his eyes sitting on a backpack.
A lazy person with a skin condition is sleeping on the ground.
2
-100
Just because someone looks poor doesn't mean they are lazy.
exists e2 e3 e1 s1 s2 x1 x2 x3 x4 x5 x6.(a_topic(x1) & around(e2,x4) & on(e3,x6) & n_backpack(x6) & Actor(e3,x5) & v_sit(e3) & (x4 = x5) & n_eye(x4) & of(x4,x1) & n_male(x1) & Theme(e2,x3) & v_smear(e2) & (x1 = x3) & with(x1,x2) & n_cream(x2) & a_white(s2) & Theme(s2,x2) & n_person(x1) & Actor(e1,x1) & v_look(e1) & a_poor(s1) & Theme(s1,x1))
exists e1 s1 x1 x2 x3 x4.(n_ground(x4) & on(e1,x4) & Actor(e1,x1) & v_sleep(e1) & with(x1,x2) & n_condition(x2) & of(x2,x3) & n_skin(x3) & n_person(x1) & a_lazy(s1) & Theme(s1,x1))
79c3ef78-e4c8-11ec-9cdd-0242ac1c0002
exists e2 e3 e1 s1 s2 x1 x2 x3 x4 x5 x6.(with(x1,x2) & v_smear(e2) & v_sit(e3) & v_look(e1) & on(e3,x6) & of(x4,x1) & n_person(x1) & n_male(x1) & n_eye(x4) & n_cream(x2) & n_backpack(x6) & around(e2,x4) & a_white(s2) & a_topic(x1) & a_poor(s1) & Theme(s2,x2) & Theme(s1,x1) & Theme(e2,x3) & Actor(e3,x5) & Actor(e1,x1) & (x4 = x5) & (x1 = x3))
exists e1 s1 x1 x2 x3 x4.(with(x1,x2) & v_sleep(e1) & on(e1,x4) & of(x2,x3) & n_skin(x3) & n_person(x1) & n_ground(x4) & n_condition(x2) & a_lazy(s1) & Theme(s1,x1) & Actor(e1,x1))
a poor looking person with white cream smeared around his eyes sitting on a backpack.
A homeless man with sunscreen under his eyes sits on his belongings.
0
-100
A poor looking person implies a homeless man.
exists e3 e2 e1 s1 s2 x1 x2 x3 x4 x5 x6.(a_topic(x1) & around(e2,x4) & on(e3,x6) & n_backpack(x6) & Actor(e3,x5) & v_sit(e3) & (x4 = x5) & n_eye(x4) & of(x4,x1) & n_male(x1) & Theme(e2,x3) & v_smear(e2) & (x1 = x3) & with(x1,x2) & n_cream(x2) & a_white(s2) & Theme(s2,x2) & n_person(x1) & Actor(e1,x1) & v_look(e1) & a_poor(s1) & Theme(s1,x1))
exists e1 s1 x1 x2 x3 x4.(on(e1,x4) & n_belongings(x4) & of(x4,x1) & n_male(x1) & n_male(x1) & Actor(e1,x1) & v_sit(e1) & with(x1,x2) & under(x2,x3) & n_eye(x3) & of(x3,x1) & n_sunscreen(x2) & n_man(x1) & a_homeless(s1) & Theme(s1,x1))
79c3f414-e4c8-11ec-9cdd-0242ac1c0002
exists e3 e2 e1 s1 s2 x1 x2 x3 x4 x5 x6.(with(x1,x2) & v_smear(e2) & v_sit(e3) & v_look(e1) & on(e3,x6) & of(x4,x1) & n_person(x1) & n_male(x1) & n_eye(x4) & n_cream(x2) & n_backpack(x6) & around(e2,x4) & a_white(s2) & a_topic(x1) & a_poor(s1) & Theme(s2,x2) & Theme(s1,x1) & Theme(e2,x3) & Actor(e3,x5) & Actor(e1,x1) & (x4 = x5) & (x1 = x3))
exists e1 s1 x1 x2 x3 x4.(with(x1,x2) & v_sit(e1) & under(x2,x3) & on(e1,x4) & of(x4,x1) & of(x3,x1) & n_sunscreen(x2) & n_man(x1) & n_male(x1) & n_eye(x3) & n_belongings(x4) & a_homeless(s1) & Theme(s1,x1) & Actor(e1,x1))
While seated outdoors, a man wearing a harlequin shirt and jeans puts white makeup around his eyes.
The man is an actor.
1
-100
Not every man putting on makeup is an actor.
exists e3 e2 e1 s1 x1 x2 x3 x4 x5 x6 x7 x8 x9.(while(e2,x9) & n_outdoors(x9) & Theme(e3,x9) & v_seat(e3) & around(e2,x8) & n_eye(x8) & of(x8,x1) & n_male(x1) & Theme(e2,x7) & Actor(e2,x1) & v_put(e2) & n_makeup(x7) & a_white(s1) & Theme(s1,x7) & Theme(e1,x3) & Actor(e1,x2) & v_wear(e1) & subset_of(x6,x3) & n_jeans(x6) & subset_of(x4,x3) & n_shirt(x4) & of(x4,x5) & n_harlequin(x5) & (x1 = x2) & n_man(x1))
exists p1 x1.(n_man(x1) & exists x2.((x1 = x2) & n_actor(x2)))
79c3fa68-e4c8-11ec-9cdd-0242ac1c0002
exists e3 e2 e1 s1 x1 x2 x3 x4 x5 x6 x7 x8 x9.(while(e2,x9) & v_wear(e1) & v_seat(e3) & v_put(e2) & subset_of(x6,x3) & subset_of(x4,x3) & of(x8,x1) & of(x4,x5) & n_shirt(x4) & n_outdoors(x9) & n_man(x1) & n_male(x1) & n_makeup(x7) & n_jeans(x6) & n_harlequin(x5) & n_eye(x8) & around(e2,x8) & a_white(s1) & Theme(s1,x7) & Theme(e3,x9) & Theme(e2,x7) & Theme(e1,x3) & Actor(e2,x1) & Actor(e1,x2) & (x1 = x2))
exists x1.(n_man(x1) & exists x2.(n_actor(x2) & (x1 = x2)))
While seated outdoors, a man wearing a harlequin shirt and jeans puts white makeup around his eyes.
The man is sitting in his living room.
2
-100
A living room is not outdoors.
exists e3 e1 e2 s1 x1 x2 x3 x4 x5 x6 x7 x8 x9.(while(e2,x9) & n_outdoors(x9) & Theme(e3,x9) & v_seat(e3) & around(e2,x8) & n_eye(x8) & of(x8,x1) & n_male(x1) & Theme(e2,x7) & Actor(e2,x1) & v_put(e2) & n_makeup(x7) & a_white(s1) & Theme(s1,x7) & Theme(e1,x3) & Actor(e1,x2) & v_wear(e1) & subset_of(x6,x3) & n_jeans(x6) & subset_of(x4,x3) & n_shirt(x4) & of(x4,x5) & n_harlequin(x5) & (x1 = x2) & n_man(x1))
exists e1 x1 x2 x3.(n_room(x2) & of(x2,x3) & n_living(x3) & of(x2,x1) & n_male(x1) & n_man(x1) & in(e1,x2) & Actor(e1,x1) & v_sit(e1))
79c40062-e4c8-11ec-9cdd-0242ac1c0002
exists e3 e1 e2 s1 x1 x2 x3 x4 x5 x6 x7 x8 x9.(while(e2,x9) & v_wear(e1) & v_seat(e3) & v_put(e2) & subset_of(x6,x3) & subset_of(x4,x3) & of(x8,x1) & of(x4,x5) & n_shirt(x4) & n_outdoors(x9) & n_man(x1) & n_male(x1) & n_makeup(x7) & n_jeans(x6) & n_harlequin(x5) & n_eye(x8) & around(e2,x8) & a_white(s1) & Theme(s1,x7) & Theme(e3,x9) & Theme(e2,x7) & Theme(e1,x3) & Actor(e2,x1) & Actor(e1,x2) & (x1 = x2))
exists e1 x1 x2 x3.(v_sit(e1) & of(x2,x3) & of(x2,x1) & n_room(x2) & n_man(x1) & n_male(x1) & n_living(x3) & in(e1,x2) & Actor(e1,x1))
While seated outdoors, a man wearing a harlequin shirt and jeans puts white makeup around his eyes.
A man is changing his facial appearance.
0
-100
Putting makeup around your eyes means you are changing your facial appearance.
exists e3 e2 e1 s1 x1 x2 x3 x4 x5 x6 x7 x8 x9.(while(e2,x9) & n_outdoors(x9) & Theme(e3,x9) & v_seat(e3) & around(e2,x8) & n_eye(x8) & of(x8,x1) & n_male(x1) & Theme(e2,x7) & Actor(e2,x1) & v_put(e2) & n_makeup(x7) & a_white(s1) & Theme(s1,x7) & Theme(e1,x3) & Actor(e1,x2) & v_wear(e1) & subset_of(x6,x3) & n_jeans(x6) & subset_of(x4,x3) & n_shirt(x4) & of(x4,x5) & n_harlequin(x5) & (x1 = x2) & n_man(x1))
exists e1 s1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_change(e1) & n_appearance(x2) & a_facial(s1) & Theme(s1,x2) & of(x2,x1) & n_male(x1) & n_man(x1))
79c40a44-e4c8-11ec-9cdd-0242ac1c0002
exists e3 e2 e1 s1 x1 x2 x3 x4 x5 x6 x7 x8 x9.(while(e2,x9) & v_wear(e1) & v_seat(e3) & v_put(e2) & subset_of(x6,x3) & subset_of(x4,x3) & of(x8,x1) & of(x4,x5) & n_shirt(x4) & n_outdoors(x9) & n_man(x1) & n_male(x1) & n_makeup(x7) & n_jeans(x6) & n_harlequin(x5) & n_eye(x8) & around(e2,x8) & a_white(s1) & Theme(s1,x7) & Theme(e3,x9) & Theme(e2,x7) & Theme(e1,x3) & Actor(e2,x1) & Actor(e1,x2) & (x1 = x2))
exists e1 s1 x1 x2.(v_change(e1) & of(x2,x1) & n_man(x1) & n_male(x1) & n_appearance(x2) & a_facial(s1) & Theme(s1,x2) & Theme(e1,x2) & Actor(e1,x1))
Black children sitting in a field.
Children in a field.
0
-100
Black children almost the same as Children
exists e1 x1 x2 x3 x4.(a_topic(x1) & in(e1,x4) & n_field(x4) & Actor(e1,x3) & v_sit(e1) & (x1 = x3) & n_child(x1) & (x1 = x2) & ne_nam_black(x2))
exists x1 x2.(a_topic(x1) & in(x1,x2) & n_field(x2) & n_child(x1))
79c412d2-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3 x4.(v_sit(e1) & ne_nam_black(x2) & n_field(x4) & n_child(x1) & in(e1,x4) & a_topic(x1) & Actor(e1,x3) & (x1 = x3) & (x1 = x2))
exists x1 x2.(n_field(x2) & n_child(x1) & in(x1,x2) & a_topic(x1))
Black children sitting in a field.
Two adults eat cake.
2
-100
Cannot be children and adults simultaneously.
exists e1 x1 x2 x3 x4.(a_topic(x1) & in(e1,x4) & n_field(x4) & Actor(e1,x3) & v_sit(e1) & (x1 = x3) & n_child(x1) & (x1 = x2) & ne_nam_black(x2))
exists e1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_eat(e1) & n_cake(x2) & n_adult(x1) & card_eq_2(x1))
79c41890-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3 x4.(v_sit(e1) & ne_nam_black(x2) & n_field(x4) & n_child(x1) & in(e1,x4) & a_topic(x1) & Actor(e1,x3) & (x1 = x3) & (x1 = x2))
exists e1 x1 x2.(v_eat(e1) & n_cake(x2) & n_adult(x1) & card_eq_2(x1) & Theme(e1,x2) & Actor(e1,x1))
Black children sitting in a field.
Children in a corn field.
1
-100
Just because Black children sitting in a field does not mean the children are in a corn field.
exists e1 x1 x2 x3 x4.(a_topic(x1) & in(e1,x4) & n_field(x4) & Actor(e1,x3) & v_sit(e1) & (x1 = x3) & n_child(x1) & (x1 = x2) & ne_nam_black(x2))
exists x1 x2 x3.(a_topic(x1) & in(x1,x2) & n_field(x2) & of(x2,x3) & n_corn(x3) & n_child(x1))
79c41eda-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3 x4.(v_sit(e1) & ne_nam_black(x2) & n_field(x4) & n_child(x1) & in(e1,x4) & a_topic(x1) & Actor(e1,x3) & (x1 = x3) & (x1 = x2))
exists x1 x2 x3.(of(x2,x3) & n_field(x2) & n_corn(x3) & n_child(x1) & in(x1,x2) & a_topic(x1))
Two bearded men, one carrying a large flag on a pole, are outside.
Two bearded men, one carrying a large flag on a pole so he can hang it up.
1
-100
We have no idea if they are going to hang the flag up or what they are doing with the flag.
exists e1 s1 s2 s3 x1 x2 x3 x4 x5.(Theme(s3,x1) & a_outside(s3) & rel(x1,x2) & Theme(e1,x4) & Actor(e1,x3) & v_carry(e1) & on(x4,x5) & n_pole(x5) & n_flag(x4) & a_large(s2) & Theme(s2,x4) & (x2 = x3) & n_thing(x2) & card_eq_1(x2) & n_man(x1) & a_bearded(s1) & Theme(s1,x1) & card_eq_2(x1))
exists e1 p1 s1 s2 x1 x2 x3 x4 x5.(a_topic(x1) & rel(x1,x2) & exists e2 p2.(exists e3 s3.(a_up(s3) & Manner(e3,s3) & Theme(e3,x1) & Actor(e3,x4) & v_hang(e3)) & Topic(e2,p2) & Actor(e2,x4) & v_can(e2)) & n_thing(x1) & n_male(x4) & so(e1,p1) & Theme(e1,x4) & Actor(e1,x3) & v_carry(e1) & on(x4,x5) & n_pole(x5) & n_flag(x4) & a_large(s2) & Theme(s2,x4) & (x2 = x3) & n_thing(x2) & card_eq_1(x2) & n_man(x1) & a_bearded(s1) & Theme(s1,x1) & card_eq_2(x1))
79c42506-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 s3 x1 x2 x3 x4 x5.(v_carry(e1) & rel(x1,x2) & on(x4,x5) & n_thing(x2) & n_pole(x5) & n_man(x1) & n_flag(x4) & card_eq_2(x1) & card_eq_1(x2) & a_outside(s3) & a_large(s2) & a_bearded(s1) & Theme(s3,x1) & Theme(s2,x4) & Theme(s1,x1) & Theme(e1,x4) & Actor(e1,x3) & (x2 = x3))
exists e1 p1 s1 s2 x1 x2 x3 x4 x5.(v_carry(e1) & so(e1,p1) & rel(x1,x2) & on(x4,x5) & n_thing(x2) & n_thing(x1) & n_pole(x5) & n_man(x1) & n_male(x4) & n_flag(x4) & exists e2 p2.(v_can(e2) & exists e3 s3.(v_hang(e3) & a_up(s3) & Theme(e3,x1) & Manner(e3,s3) & Actor(e3,x4)) & Topic(e2,p2) & Actor(e2,x4)) & card_eq_2(x1) & card_eq_1(x2) & a_topic(x1) & a_large(s2) & a_bearded(s1) & Theme(s2,x4) & Theme(s1,x1) & Theme(e1,x4) & Actor(e1,x3) & (x2 = x3))
Two bearded men, one carrying a large flag on a pole, are outside.
Two bearded men have a lot of facial hair.
0
-100
Bearded men are prone to having a lot of facial hair.
exists e1 s1 s2 s3 x1 x2 x3 x4 x5.(Theme(s3,x1) & a_outside(s3) & rel(x1,x2) & Theme(e1,x4) & Actor(e1,x3) & v_carry(e1) & on(x4,x5) & n_pole(x5) & n_flag(x4) & a_large(s2) & Theme(s2,x4) & (x2 = x3) & n_thing(x2) & card_eq_1(x2) & n_man(x1) & a_bearded(s1) & Theme(s1,x1) & card_eq_2(x1))
exists e1 s1 s2 x1 x2 x3.(Theme(e1,x2) & Actor(e1,x1) & v_have(e1) & of(x2,x3) & n_hair(x3) & a_facial(s2) & Theme(s2,x3) & n_lot(x2) & n_man(x1) & a_bearded(s1) & Theme(s1,x1) & card_eq_2(x1))
79c42a24-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 s3 x1 x2 x3 x4 x5.(v_carry(e1) & rel(x1,x2) & on(x4,x5) & n_thing(x2) & n_pole(x5) & n_man(x1) & n_flag(x4) & card_eq_2(x1) & card_eq_1(x2) & a_outside(s3) & a_large(s2) & a_bearded(s1) & Theme(s3,x1) & Theme(s2,x4) & Theme(s1,x1) & Theme(e1,x4) & Actor(e1,x3) & (x2 = x3))
exists e1 s1 s2 x1 x2 x3.(v_have(e1) & of(x2,x3) & n_man(x1) & n_lot(x2) & n_hair(x3) & card_eq_2(x1) & a_facial(s2) & a_bearded(s1) & Theme(s2,x3) & Theme(s1,x1) & Theme(e1,x2) & Actor(e1,x1))
Two bearded men, one carrying a large flag on a pole, are outside.
Two bearded men are dead.
2
-100
The men can't be carrying a flag if they're dead.
exists e1 s1 s2 s3 x1 x2 x3 x4 x5.(Theme(s3,x1) & a_outside(s3) & rel(x1,x2) & Theme(e1,x4) & Actor(e1,x3) & v_carry(e1) & on(x4,x5) & n_pole(x5) & n_flag(x4) & a_large(s2) & Theme(s2,x4) & (x2 = x3) & n_thing(x2) & card_eq_1(x2) & n_man(x1) & a_bearded(s1) & Theme(s1,x1) & card_eq_2(x1))
exists s1 s2 x1.(Theme(s2,x1) & a_dead(s2) & n_man(x1) & a_bearded(s1) & Theme(s1,x1) & card_eq_2(x1))
79c42fb0-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 s3 x1 x2 x3 x4 x5.(v_carry(e1) & rel(x1,x2) & on(x4,x5) & n_thing(x2) & n_pole(x5) & n_man(x1) & n_flag(x4) & card_eq_2(x1) & card_eq_1(x2) & a_outside(s3) & a_large(s2) & a_bearded(s1) & Theme(s3,x1) & Theme(s2,x4) & Theme(s1,x1) & Theme(e1,x4) & Actor(e1,x3) & (x2 = x3))
exists s1 s2 x1.(n_man(x1) & card_eq_2(x1) & a_dead(s2) & a_bearded(s1) & Theme(s2,x1) & Theme(s1,x1))
it is nighttime, two men standing on the street, and one of them is reading something.
They are outside.
0
-100
The men are standing on the street so they must be outside.
exists e1 e2 s1 x1 x2 x3 x4 x5.(n_thing(x4) & n_street(x4) & Theme(e2,x5) & Actor(e2,x1) & v_read(e2) & n_thing(x5) & of(x1,x4) & n_thing(x1) & card_eq_1(x1) & rel(s1,x2) & on(e1,x4) & Actor(e1,x3) & v_stand(e1) & (x2 = x3) & n_man(x2) & card_eq_2(x2) & Theme(s1,x1) & a_nighttime(s1))
exists s1 x1.(n_thing(x1) & Theme(s1,x1) & a_outside(s1))
79c434c4-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e2 s1 x1 x2 x3 x4 x5.(v_stand(e1) & v_read(e2) & rel(s1,x2) & on(e1,x4) & of(x1,x4) & n_thing(x5) & n_thing(x4) & n_thing(x1) & n_street(x4) & n_man(x2) & card_eq_2(x2) & card_eq_1(x1) & a_nighttime(s1) & Theme(s1,x1) & Theme(e2,x5) & Actor(e2,x1) & Actor(e1,x3) & (x2 = x3))
exists s1 x1.(n_thing(x1) & a_outside(s1) & Theme(s1,x1))
it is nighttime, two men standing on the street, and one of them is reading something.
They are looking for places to go eat.
1
-100
The men are reading something for a specific reason because they want to find a place to eat.
exists e1 e2 s1 x1 x2 x3 x4 x5.(n_thing(x4) & n_street(x4) & Theme(e2,x5) & Actor(e2,x1) & v_read(e2) & n_thing(x5) & of(x1,x4) & n_thing(x1) & card_eq_1(x1) & rel(s1,x2) & on(e1,x4) & Actor(e1,x3) & v_stand(e1) & (x2 = x3) & n_man(x2) & card_eq_2(x2) & Theme(s1,x1) & a_nighttime(s1))
exists e1 p1 x1.(for(e1,x1) & Topic(x1,p1) & exists e2 s1.(a_eat(s1) & Manner(e2,s1) & Actor(e2,x1) & v_go(e2)) & n_place(x1) & Actor(e1,x1) & v_look(e1) & n_thing(x1))
79c439b0-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e2 s1 x1 x2 x3 x4 x5.(v_stand(e1) & v_read(e2) & rel(s1,x2) & on(e1,x4) & of(x1,x4) & n_thing(x5) & n_thing(x4) & n_thing(x1) & n_street(x4) & n_man(x2) & card_eq_2(x2) & card_eq_1(x1) & a_nighttime(s1) & Theme(s1,x1) & Theme(e2,x5) & Actor(e2,x1) & Actor(e1,x3) & (x2 = x3))
exists e1 p1 x1.(v_look(e1) & n_thing(x1) & n_place(x1) & for(e1,x1) & exists e2 s1.(v_go(e2) & a_eat(s1) & Manner(e2,s1) & Actor(e2,x1)) & Topic(x1,p1) & Actor(e1,x1))
it is nighttime, two men standing on the street, and one of them is reading something.
They are playing video games.
2
-100
standing and playing are different actions
exists e2 e1 s1 x1 x2 x3 x4 x5.(n_thing(x4) & n_street(x4) & Theme(e2,x5) & Actor(e2,x1) & v_read(e2) & n_thing(x5) & of(x1,x4) & n_thing(x1) & card_eq_1(x1) & rel(s1,x2) & on(e1,x4) & Actor(e1,x3) & v_stand(e1) & (x2 = x3) & n_man(x2) & card_eq_2(x2) & Theme(s1,x1) & a_nighttime(s1))
exists e1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_play(e1) & n_game(x2) & of(x2,x1) & n_video(x1) & n_thing(x1))
79c43ece-e4c8-11ec-9cdd-0242ac1c0002
exists e2 e1 s1 x1 x2 x3 x4 x5.(v_stand(e1) & v_read(e2) & rel(s1,x2) & on(e1,x4) & of(x1,x4) & n_thing(x5) & n_thing(x4) & n_thing(x1) & n_street(x4) & n_man(x2) & card_eq_2(x2) & card_eq_1(x1) & a_nighttime(s1) & Theme(s1,x1) & Theme(e2,x5) & Actor(e2,x1) & Actor(e1,x3) & (x2 = x3))
exists e1 x1 x2.(v_play(e1) & of(x2,x1) & n_video(x1) & n_thing(x1) & n_game(x2) & Theme(e1,x2) & Actor(e1,x1))
We should provide food and shelter to all these children here.
Children can live off of eating air.
2
-100
Food is different than air.
exists e1 p1 x1 x6.(n_child(x6) & n_person(x1) & exists e2 x2 x3 x4.(all x5.((x5 = x6) -> (to(e2,x5) & r_here(x5))) & Theme(e2,x2) & Actor(e2,x1) & v_provide(e2) & n_shelter(x4) & n_food(x3) & subset_of(x4,x2) & subset_of(x3,x2)) & Topic(e1,p1) & Actor(e1,x1) & v_should(e1))
exists e1 p1 x1.(ne_nam_children(x1) & exists e2 s1 x2.(r_off(e2) & of(e2,x2) & n_air(x2) & a_eating(s1) & Theme(s1,x2) & Actor(e2,x1) & v_live(e2)) & Topic(e1,p1) & Actor(e1,x1) & v_can(e1))
79c44360-e4c8-11ec-9cdd-0242ac1c0002
exists e1 p1 x1 x6.(v_should(e1) & n_person(x1) & n_child(x6) & exists e2 x2 x3 x4.(v_provide(e2) & subset_of(x4,x2) & subset_of(x3,x2) & n_shelter(x4) & n_food(x3) & all x5.((to(e2,x5) | -(x5 = x6)) & (r_here(x5) | -(x5 = x6))) & Theme(e2,x2) & Actor(e2,x1)) & Topic(e1,p1) & Actor(e1,x1))
exists e1 p1 x1.(v_can(e1) & ne_nam_children(x1) & exists e2 s1 x2.(v_live(e2) & r_off(e2) & of(e2,x2) & n_air(x2) & a_eating(s1) & Theme(s1,x2) & Actor(e2,x1)) & Topic(e1,p1) & Actor(e1,x1))
We should provide food and shelter to all these children here.
Some children will be fed and sheltered.
1
-100
Something that should be done does not necessarily mean that it will be done.
exists e1 p1 x1 x6.(n_child(x6) & n_person(x1) & exists e2 x2 x3 x4.(all x5.((x5 = x6) -> (to(e2,x5) & r_here(x5))) & Theme(e2,x2) & Actor(e2,x1) & v_provide(e2) & n_shelter(x4) & n_food(x3) & subset_of(x4,x2) & subset_of(x3,x2)) & Topic(e1,p1) & Actor(e1,x1) & v_should(e1))
exists e1 e2 x1 x2.(Theme(e2,x2) & v_shelter(e2) & n_child(x2) & Theme(e1,x1) & v_feed(e1) & n_child(x1))
79c44a36-e4c8-11ec-9cdd-0242ac1c0002
exists e1 p1 x1 x6.(v_should(e1) & n_person(x1) & n_child(x6) & exists e2 x2 x3 x4.(v_provide(e2) & subset_of(x4,x2) & subset_of(x3,x2) & n_shelter(x4) & n_food(x3) & all x5.((to(e2,x5) | -(x5 = x6)) & (r_here(x5) | -(x5 = x6))) & Theme(e2,x2) & Actor(e2,x1)) & Topic(e1,p1) & Actor(e1,x1))
exists e1 e2 x1 x2.(v_shelter(e2) & v_feed(e1) & n_child(x2) & n_child(x1) & Theme(e2,x2) & Theme(e1,x1))
We should provide food and shelter to all these children here.
Children should be fed and sheltered.
0
-100
provide food and shelter to all these children simply means children should be fed and sheltered
exists e1 p1 x1 x6.(n_child(x6) & n_person(x1) & exists e2 x2 x3 x4.(all x5.((x5 = x6) -> (to(e2,x5) & r_here(x5))) & Theme(e2,x2) & Actor(e2,x1) & v_provide(e2) & n_shelter(x4) & n_food(x3) & subset_of(x4,x2) & subset_of(x3,x2)) & Topic(e1,p1) & Actor(e1,x1) & v_should(e1))
exists e1 p1 x1.(exists e2 e3.(Theme(e3,x1) & v_shelter(e3) & Theme(e2,x1) & v_feed(e2)) & Topic(e1,p1) & Actor(e1,x1) & v_should(e1) & n_child(x1))
79c44f68-e4c8-11ec-9cdd-0242ac1c0002
exists e1 p1 x1 x6.(v_should(e1) & n_person(x1) & n_child(x6) & exists e2 x2 x3 x4.(v_provide(e2) & subset_of(x4,x2) & subset_of(x3,x2) & n_shelter(x4) & n_food(x3) & all x5.((to(e2,x5) | -(x5 = x6)) & (r_here(x5) | -(x5 = x6))) & Theme(e2,x2) & Actor(e2,x1)) & Topic(e1,p1) & Actor(e1,x1))
exists e1 p1 x1.(v_should(e1) & n_child(x1) & exists e2 e3.(v_shelter(e3) & v_feed(e2) & Theme(e3,x1) & Theme(e2,x1)) & Topic(e1,p1) & Actor(e1,x1))
The dog walks in the shallow water.
a dog walks in a river
1
-100
Sentence 1 is missing walks in river
exists e1 s1 x1 x2.(n_water(x2) & a_shallow(s1) & Theme(s1,x2) & n_dog(x1) & in(e1,x2) & Actor(e1,x1) & v_walk(e1))
exists e1 x1 x2.(in(e1,x2) & n_river(x2) & Actor(e1,x1) & v_walk(e1) & n_dog(x1))
79c4549a-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2.(v_walk(e1) & n_water(x2) & n_dog(x1) & in(e1,x2) & a_shallow(s1) & Theme(s1,x2) & Actor(e1,x1))
exists e1 x1 x2.(v_walk(e1) & n_river(x2) & n_dog(x1) & in(e1,x2) & Actor(e1,x1))
The dog walks in the shallow water.
a cat drinks milk
2
-100
dog and cat are different animals
exists e1 s1 x1 x2.(n_water(x2) & a_shallow(s1) & Theme(s1,x2) & n_dog(x1) & in(e1,x2) & Actor(e1,x1) & v_walk(e1))
exists x1 x2 x3.(a_topic(x1) & n_milk(x1) & of(x1,x3) & n_drink(x3) & of(x1,x2) & n_cat(x2))
79c45a3a-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2.(v_walk(e1) & n_water(x2) & n_dog(x1) & in(e1,x2) & a_shallow(s1) & Theme(s1,x2) & Actor(e1,x1))
exists x1 x2 x3.(of(x1,x3) & of(x1,x2) & n_milk(x1) & n_drink(x3) & n_cat(x2) & a_topic(x1))
The dog walks in the shallow water.
a dog walks
0
-100
The dog walks.
exists e1 s1 x1 x2.(n_water(x2) & a_shallow(s1) & Theme(s1,x2) & n_dog(x1) & in(e1,x2) & Actor(e1,x1) & v_walk(e1))
exists e1 x1.(Actor(e1,x1) & v_walk(e1) & n_dog(x1))
79c45f44-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2.(v_walk(e1) & n_water(x2) & n_dog(x1) & in(e1,x2) & a_shallow(s1) & Theme(s1,x2) & Actor(e1,x1))
exists e1 x1.(v_walk(e1) & n_dog(x1) & Actor(e1,x1))
skier on the snow enjoying his favorite winter activity.
A skier goes down the mountain.
0
-100
The skier goes down the mountain which is a winter activity.
exists e1 s1 x1 x2 x3 x4 x5.(n_activity(x4) & of(x4,x5) & n_winter(x5) & a_favorite(s1) & Theme(s1,x4) & of(x4,x2) & n_male(x2) & n_snow(x2) & a_topic(x1) & on(x1,x2) & Theme(e1,x4) & Actor(e1,x3) & v_enjoy(e1) & (x2 = x3) & n_skier(x1))
exists e1 x1 x2.(n_mountain(x2) & down(e1,x2) & Actor(e1,x1) & v_go(e1) & n_skier(x1))
79c4655c-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3 x4 x5.(v_enjoy(e1) & on(x1,x2) & of(x4,x5) & of(x4,x2) & n_winter(x5) & n_snow(x2) & n_skier(x1) & n_male(x2) & n_activity(x4) & a_topic(x1) & a_favorite(s1) & Theme(s1,x4) & Theme(e1,x4) & Actor(e1,x3) & (x2 = x3))
exists e1 x1 x2.(v_go(e1) & n_skier(x1) & n_mountain(x2) & down(e1,x2) & Actor(e1,x1))
skier on the snow enjoying his favorite winter activity.
A skier goes down a K2 slope.
1
-100
Winter activity need not necessarily involve a K2 slope.
exists e1 s1 x1 x2 x3 x4 x5.(n_activity(x4) & of(x4,x5) & n_winter(x5) & a_favorite(s1) & Theme(s1,x4) & of(x4,x2) & n_male(x2) & n_snow(x2) & a_topic(x1) & on(x1,x2) & Theme(e1,x4) & Actor(e1,x3) & v_enjoy(e1) & (x2 = x3) & n_skier(x1))
exists e1 s1 x1 x2 x3.(a_down(s1) & Manner(e1,s1) & Theme(e1,x2) & Actor(e1,x1) & v_go(e1) & n_slope(x2) & (x2 = x3) & ne_nam_k2(x3) & n_skier(x1))
79c46aa2-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3 x4 x5.(v_enjoy(e1) & on(x1,x2) & of(x4,x5) & of(x4,x2) & n_winter(x5) & n_snow(x2) & n_skier(x1) & n_male(x2) & n_activity(x4) & a_topic(x1) & a_favorite(s1) & Theme(s1,x4) & Theme(e1,x4) & Actor(e1,x3) & (x2 = x3))
exists e1 s1 x1 x2 x3.(v_go(e1) & ne_nam_k2(x3) & n_slope(x2) & n_skier(x1) & a_down(s1) & Theme(e1,x2) & Manner(e1,s1) & Actor(e1,x1) & (x2 = x3))
skier on the snow enjoying his favorite winter activity.
There are no people skiiing today.
2
-100
enjoying and skiing are different actions
exists e1 s1 x1 x2 x3 x4 x5.(n_activity(x4) & of(x4,x5) & n_winter(x5) & a_favorite(s1) & Theme(s1,x4) & of(x4,x2) & n_male(x2) & n_snow(x2) & a_topic(x1) & on(x1,x2) & Theme(e1,x4) & Actor(e1,x3) & v_enjoy(e1) & (x2 = x3) & n_skier(x1))
exists p1 x1.-exists e1 x2 x3 x4.((x1 = x2) & Theme(e1,x4) & Actor(e1,x3) & v_skii(e1) & n_today(x4) & (x2 = x3) & n_people(x2))
79c47178-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3 x4 x5.(v_enjoy(e1) & on(x1,x2) & of(x4,x5) & of(x4,x2) & n_winter(x5) & n_snow(x2) & n_skier(x1) & n_male(x2) & n_activity(x4) & a_topic(x1) & a_favorite(s1) & Theme(s1,x4) & Theme(e1,x4) & Actor(e1,x3) & (x2 = x3))
exists x1.all e1 x2 x3 x4.(-v_skii(e1) | -n_today(x4) | -n_people(x2) | -Theme(e1,x4) | -Actor(e1,x3) | -(x2 = x3) | -(x1 = x2))
Twelve children are sitting on the ground.
There are twelve children sitting on the ground.
0
-100
Sitting is sitting.
exists e1 x1 x2 x3.(n_ground(x3) & on(e1,x3) & Actor(e1,x1) & v_sit(e1) & n_child(x1) & (x1 = x2) & ne_nam_twelve(x2))
exists p1 x1 x4.(n_ground(x4) & exists e1 x2 x3.((x1 = x2) & on(e1,x4) & Actor(e1,x3) & v_sit(e1) & (x2 = x3) & n_child(x2) & card_eq_12(x2)))
79c4770e-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3.(v_sit(e1) & on(e1,x3) & ne_nam_twelve(x2) & n_ground(x3) & n_child(x1) & Actor(e1,x1) & (x1 = x2))
exists x1 x4.(n_ground(x4) & exists e1 x2 x3.(v_sit(e1) & on(e1,x4) & n_child(x2) & card_eq_12(x2) & Actor(e1,x3) & (x2 = x3) & (x1 = x2)))
Twelve children are sitting on the ground.
There are twelve dogs sitting on the ground.
2
-100
children are not animals like dogs are
exists e1 x1 x2 x3.(n_ground(x3) & on(e1,x3) & Actor(e1,x1) & v_sit(e1) & n_child(x1) & (x1 = x2) & ne_nam_twelve(x2))
exists p1 x1 x4.(n_ground(x4) & exists e1 x2 x3.((x1 = x2) & on(e1,x4) & Actor(e1,x3) & v_sit(e1) & (x2 = x3) & n_dog(x2) & card_eq_12(x2)))
79c47ccc-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3.(v_sit(e1) & on(e1,x3) & ne_nam_twelve(x2) & n_ground(x3) & n_child(x1) & Actor(e1,x1) & (x1 = x2))
exists x1 x4.(n_ground(x4) & exists e1 x2 x3.(v_sit(e1) & on(e1,x4) & n_dog(x2) & card_eq_12(x2) & Actor(e1,x3) & (x2 = x3) & (x1 = x2)))
Twelve children are sitting on the ground.
There are girls and boys sitting on the ground.
1
-100
Just because Twelve children are sitting on the ground does not mean there are girls and boys present.
exists e1 x1 x2 x3.(n_ground(x3) & on(e1,x3) & Actor(e1,x1) & v_sit(e1) & n_child(x1) & (x1 = x2) & ne_nam_twelve(x2))
exists p1 x1 x6.(n_ground(x6) & exists e1 x2 x3 x4 x5.((x1 = x2) & subset_of(x4,x2) & on(e1,x6) & Actor(e1,x5) & v_sit(e1) & (x4 = x5) & n_boy(x4) & subset_of(x3,x2) & n_girl(x3)))
79c4821c-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3.(v_sit(e1) & on(e1,x3) & ne_nam_twelve(x2) & n_ground(x3) & n_child(x1) & Actor(e1,x1) & (x1 = x2))
exists x1 x6.(n_ground(x6) & exists e1 x2 x3 x4 x5.(v_sit(e1) & subset_of(x4,x2) & subset_of(x3,x2) & on(e1,x6) & n_girl(x3) & n_boy(x4) & Actor(e1,x5) & (x4 = x5) & (x1 = x2)))
A man in a gray coat hold a sign.
Man holding a sign advertising a pizza parlor.
1
-100
We have no idea if the sign is advertising a pizza parlor or not, the sign could say anything.
exists e1 s1 x1 x2 x3.(Theme(e1,x3) & Actor(e1,x1) & v_hold(e1) & n_sign(x3) & in(x1,x2) & n_coat(x2) & a_gray(s1) & Theme(s1,x2) & n_man(x1))
exists e1 e2 x1 x2 x3 x4 x5.(a_topic(x1) & for(e1,e2) & Theme(e2,x4) & Actor(e2,x2) & v_advertising(e2) & n_parlor(x4) & of(x4,x5) & n_pizza(x5) & Theme(e1,x3) & Actor(e1,x2) & v_hold(e1) & n_sign(x3) & (x1 = x2) & n_man(x1))
79c4874e-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3.(v_hold(e1) & n_sign(x3) & n_man(x1) & n_coat(x2) & in(x1,x2) & a_gray(s1) & Theme(s1,x2) & Theme(e1,x3) & Actor(e1,x1))
exists e1 e2 x1 x2 x3 x4 x5.(v_hold(e1) & v_advertising(e2) & of(x4,x5) & n_sign(x3) & n_pizza(x5) & n_parlor(x4) & n_man(x1) & for(e1,e2) & a_topic(x1) & Theme(e2,x4) & Theme(e1,x3) & Actor(e2,x2) & Actor(e1,x2) & (x1 = x2))
A man in a gray coat hold a sign.
Man in black coat holding a sign.
2
-100
man cannot be in a gray coat and a black coat at the same time.
exists e1 s1 x1 x2 x3.(Theme(e1,x3) & Actor(e1,x1) & v_hold(e1) & n_sign(x3) & in(x1,x2) & n_coat(x2) & a_gray(s1) & Theme(s1,x2) & n_man(x1))
exists e1 s1 x1 x2 x3 x4.(a_topic(x1) & in(x1,x2) & Theme(e1,x4) & Actor(e1,x3) & v_hold(e1) & n_sign(x4) & (x2 = x3) & n_coat(x2) & a_black(s1) & Theme(s1,x2) & n_man(x1))
79c48c58-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3.(v_hold(e1) & n_sign(x3) & n_man(x1) & n_coat(x2) & in(x1,x2) & a_gray(s1) & Theme(s1,x2) & Theme(e1,x3) & Actor(e1,x1))
exists e1 s1 x1 x2 x3 x4.(v_hold(e1) & n_sign(x4) & n_man(x1) & n_coat(x2) & in(x1,x2) & a_topic(x1) & a_black(s1) & Theme(s1,x2) & Theme(e1,x4) & Actor(e1,x3) & (x2 = x3))
A man in a gray coat hold a sign.
Man holding a sign.
0
-100
A man who hold a sign is holding the sign.
exists e1 s1 x1 x2 x3.(Theme(e1,x3) & Actor(e1,x1) & v_hold(e1) & n_sign(x3) & in(x1,x2) & n_coat(x2) & a_gray(s1) & Theme(s1,x2) & n_man(x1))
exists e1 x1 x2 x3.(a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & v_hold(e1) & n_sign(x3) & (x1 = x2) & n_man(x1))
79c4916c-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3.(v_hold(e1) & n_sign(x3) & n_man(x1) & n_coat(x2) & in(x1,x2) & a_gray(s1) & Theme(s1,x2) & Theme(e1,x3) & Actor(e1,x1))
exists e1 x1 x2 x3.(v_hold(e1) & n_sign(x3) & n_man(x1) & a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2))
A man selling food concessions during a soccer match.
A man selling food during a soccer match.
0
-100
Food concessions implies food.
exists e1 x1 x2 x3 x4 x5 x6.(a_topic(x1) & during(e1,x5) & n_match(x5) & of(x5,x6) & n_soccer(x6) & Theme(e1,x3) & Actor(e1,x2) & v_sell(e1) & n_concession(x3) & of(x3,x4) & n_food(x4) & (x1 = x2) & n_man(x1))
exists e1 x1 x2 x3 x4 x5.(a_topic(x1) & during(e1,x4) & n_match(x4) & of(x4,x5) & n_soccer(x5) & Theme(e1,x3) & Actor(e1,x2) & v_sell(e1) & n_food(x3) & (x1 = x2) & n_man(x1))
79c4989c-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3 x4 x5 x6.(v_sell(e1) & of(x5,x6) & of(x3,x4) & n_soccer(x6) & n_match(x5) & n_man(x1) & n_food(x4) & n_concession(x3) & during(e1,x5) & a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2))
exists e1 x1 x2 x3 x4 x5.(v_sell(e1) & of(x4,x5) & n_soccer(x5) & n_match(x4) & n_man(x1) & n_food(x3) & during(e1,x4) & a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2))
A man selling food concessions during a soccer match.
A man playing in a soccer match.
2
-100
selling and playing are different actions
exists e1 x1 x2 x3 x4 x5 x6.(a_topic(x1) & during(e1,x5) & n_match(x5) & of(x5,x6) & n_soccer(x6) & Theme(e1,x3) & Actor(e1,x2) & v_sell(e1) & n_concession(x3) & of(x3,x4) & n_food(x4) & (x1 = x2) & n_man(x1))
exists x1 x2 x3 x4.(a_topic(x1) & in(x1,x3) & n_match(x3) & of(x3,x4) & n_soccer(x4) & n_playing(x1) & of(x1,x2) & n_man(x2))
79c49e0a-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3 x4 x5 x6.(v_sell(e1) & of(x5,x6) & of(x3,x4) & n_soccer(x6) & n_match(x5) & n_man(x1) & n_food(x4) & n_concession(x3) & during(e1,x5) & a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2))
exists x1 x2 x3 x4.(of(x3,x4) & of(x1,x2) & n_soccer(x4) & n_playing(x1) & n_match(x3) & n_man(x2) & in(x1,x3) & a_topic(x1))
A man selling food concessions during a soccer match.
A man selling hot dogs during a soccer match.
1
-100
Just because A man selling food concessions during a soccer match does not mean the man sells hot dogs.
exists e1 x1 x2 x3 x4 x5 x6.(a_topic(x1) & during(e1,x5) & n_match(x5) & of(x5,x6) & n_soccer(x6) & Theme(e1,x3) & Actor(e1,x2) & v_sell(e1) & n_concession(x3) & of(x3,x4) & n_food(x4) & (x1 = x2) & n_man(x1))
exists e1 s1 x1 x2 x3 x4 x5.(a_topic(x1) & during(e1,x4) & n_match(x4) & of(x4,x5) & n_soccer(x5) & Theme(e1,x3) & Actor(e1,x2) & v_sell(e1) & n_dog(x3) & a_hot(s1) & Theme(s1,x3) & (x1 = x2) & n_man(x1))
79c4a3a0-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3 x4 x5 x6.(v_sell(e1) & of(x5,x6) & of(x3,x4) & n_soccer(x6) & n_match(x5) & n_man(x1) & n_food(x4) & n_concession(x3) & during(e1,x5) & a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2))
exists e1 s1 x1 x2 x3 x4 x5.(v_sell(e1) & of(x4,x5) & n_soccer(x5) & n_match(x4) & n_man(x1) & n_dog(x3) & during(e1,x4) & a_topic(x1) & a_hot(s1) & Theme(s1,x3) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2))
Two women looking at the arm of the woman on the left.
Two women are looking at something.
0
-100
Something can be the arm of the woman.
exists e1 x1 x2 x3.(n_left(x3) & n_arm(x2) & at(e1,x2) & of(x2,x1) & on(x1,x3) & n_woman(x1) & n_woman(x1) & Actor(e1,x1) & v_look(e1) & card_eq_2(x1))
exists e1 x1 x2.(at(e1,x2) & n_thing(x2) & Actor(e1,x1) & v_look(e1) & n_woman(x1) & card_eq_2(x1))
79c4adf0-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3.(v_look(e1) & on(x1,x3) & of(x2,x1) & n_woman(x1) & n_left(x3) & n_arm(x2) & card_eq_2(x1) & at(e1,x2) & Actor(e1,x1))
exists e1 x1 x2.(v_look(e1) & n_woman(x1) & n_thing(x2) & card_eq_2(x1) & at(e1,x2) & Actor(e1,x1))
An elderly man wearing a dark suit, a hat, and clogs winds twine around a wooden implement.
The suit is ragged.
1
0.074986
We are told that the suit is dark but there is no mention of it being ragged.
exists e1 e2 p1 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7 x8.(a_topic(x6) & exists e3 s4 x9.(around(e3,x9) & n_implement(x9) & a_wooden(s4) & Theme(s4,x9) & Actor(e3,x8) & v_twine(e3)) & Recipient(e2,p1) & Actor(e2,x7) & Topic(e2,x8) & v_clog(e2) & n_wind(x8) & (x6 = x7) & n_man(x6) & a_elderly(s3) & Theme(s3,x6) & a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & v_wear(e1) & subset_of(x5,x3) & n_hat(x5) & subset_of(x4,x3) & n_suit(x4) & a_dark(s2) & Theme(s2,x4) & (x1 = x2) & n_man(x1) & a_elderly(s1) & Theme(s1,x1))
exists e1 x1.(n_suit(x1) & Theme(e1,x1) & v_rag(e1))
79c4bf8e-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e2 p1 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7 x8.(v_wear(e1) & v_clog(e2) & subset_of(x5,x3) & subset_of(x4,x3) & n_wind(x8) & n_suit(x4) & n_man(x6) & n_man(x1) & n_hat(x5) & exists e3 s4 x9.(v_twine(e3) & n_implement(x9) & around(e3,x9) & a_wooden(s4) & Theme(s4,x9) & Actor(e3,x8)) & a_topic(x6) & a_topic(x1) & a_elderly(s3) & a_elderly(s1) & a_dark(s2) & Topic(e2,x8) & Theme(s3,x6) & Theme(s2,x4) & Theme(s1,x1) & Theme(e1,x3) & Recipient(e2,p1) & Actor(e2,x7) & Actor(e1,x2) & (x6 = x7) & (x1 = x2))
exists e1 x1.(v_rag(e1) & n_suit(x1) & Theme(e1,x1))
An elderly man wearing a dark suit, a hat, and clogs winds twine around a wooden implement.
An elderly man doesn't feel old.
1
-100
There is no mention of the man's feelings so we do not know that the man doesn't feel old.
exists e1 e2 p1 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7 x8.(a_topic(x6) & exists e3 s4 x9.(around(e3,x9) & n_implement(x9) & a_wooden(s4) & Theme(s4,x9) & Actor(e3,x8) & v_twine(e3)) & Recipient(e2,p1) & Actor(e2,x7) & Topic(e2,x8) & v_clog(e2) & n_wind(x8) & (x6 = x7) & n_man(x6) & a_elderly(s3) & Theme(s3,x6) & a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & v_wear(e1) & subset_of(x5,x3) & n_hat(x5) & subset_of(x4,x3) & n_suit(x4) & a_dark(s2) & Theme(s2,x4) & (x1 = x2) & n_man(x1) & a_elderly(s1) & Theme(s1,x1))
exists s1 x1.(-exists e1 p1.(exists s2.(Theme(s2,x1) & a_old(s2)) & Topic(e1,p1) & Actor(e1,x1) & v_feel(e1)) & n_man(x1) & a_elderly(s1) & Theme(s1,x1))
79c4caba-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e2 p1 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7 x8.(v_wear(e1) & v_clog(e2) & subset_of(x5,x3) & subset_of(x4,x3) & n_wind(x8) & n_suit(x4) & n_man(x6) & n_man(x1) & n_hat(x5) & exists e3 s4 x9.(v_twine(e3) & n_implement(x9) & around(e3,x9) & a_wooden(s4) & Theme(s4,x9) & Actor(e3,x8)) & a_topic(x6) & a_topic(x1) & a_elderly(s3) & a_elderly(s1) & a_dark(s2) & Topic(e2,x8) & Theme(s3,x6) & Theme(s2,x4) & Theme(s1,x1) & Theme(e1,x3) & Recipient(e2,p1) & Actor(e2,x7) & Actor(e1,x2) & (x6 = x7) & (x1 = x2))
exists s1 x1.(n_man(x1) & all e1 p1.(all s2.(-a_old(s2) | -Theme(s2,x1)) | -v_feel(e1) | -Topic(e1,p1) | -Actor(e1,x1)) & a_elderly(s1) & Theme(s1,x1))
An elderly man wearing a dark suit, a hat, and clogs winds twine around a wooden implement.
A tall person in a suit
1
0.4955
There is no mention of the man being tall.
exists e1 e2 p1 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7 x8.(a_topic(x6) & exists e3 s4 x9.(around(e3,x9) & n_implement(x9) & a_wooden(s4) & Theme(s4,x9) & Actor(e3,x8) & v_twine(e3)) & Recipient(e2,p1) & Actor(e2,x7) & Topic(e2,x8) & v_clog(e2) & n_wind(x8) & (x6 = x7) & n_man(x6) & a_elderly(s3) & Theme(s3,x6) & a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & v_wear(e1) & subset_of(x5,x3) & n_hat(x5) & subset_of(x4,x3) & n_suit(x4) & a_dark(s2) & Theme(s2,x4) & (x1 = x2) & n_man(x1) & a_elderly(s1) & Theme(s1,x1))
exists s1 x1 x2.(a_topic(x1) & in(x1,x2) & n_suit(x2) & n_person(x1) & a_tall(s1) & Theme(s1,x1))
79c4cf7e-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e2 p1 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7 x8.(v_wear(e1) & v_clog(e2) & subset_of(x5,x3) & subset_of(x4,x3) & n_wind(x8) & n_suit(x4) & n_man(x6) & n_man(x1) & n_hat(x5) & exists e3 s4 x9.(v_twine(e3) & n_implement(x9) & around(e3,x9) & a_wooden(s4) & Theme(s4,x9) & Actor(e3,x8)) & a_topic(x6) & a_topic(x1) & a_elderly(s3) & a_elderly(s1) & a_dark(s2) & Topic(e2,x8) & Theme(s3,x6) & Theme(s2,x4) & Theme(s1,x1) & Theme(e1,x3) & Recipient(e2,p1) & Actor(e2,x7) & Actor(e1,x2) & (x6 = x7) & (x1 = x2))
exists s1 x1 x2.(n_suit(x2) & n_person(x1) & in(x1,x2) & a_topic(x1) & a_tall(s1) & Theme(s1,x1))
An elderly man wearing a dark suit, a hat, and clogs winds twine around a wooden implement.
A man is knitting a sweater.
2
0.000023
wearing and knitting are different actions
exists e1 e2 p1 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7 x8.(a_topic(x6) & exists e3 s4 x9.(around(e3,x9) & n_implement(x9) & a_wooden(s4) & Theme(s4,x9) & Actor(e3,x8) & v_twine(e3)) & Recipient(e2,p1) & Actor(e2,x7) & Topic(e2,x8) & v_clog(e2) & n_wind(x8) & (x6 = x7) & n_man(x6) & a_elderly(s3) & Theme(s3,x6) & a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & v_wear(e1) & subset_of(x5,x3) & n_hat(x5) & subset_of(x4,x3) & n_suit(x4) & a_dark(s2) & Theme(s2,x4) & (x1 = x2) & n_man(x1) & a_elderly(s1) & Theme(s1,x1))
exists e1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_knit(e1) & n_sweater(x2) & n_man(x1))
79c4d42e-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e2 p1 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7 x8.(v_wear(e1) & v_clog(e2) & subset_of(x5,x3) & subset_of(x4,x3) & n_wind(x8) & n_suit(x4) & n_man(x6) & n_man(x1) & n_hat(x5) & exists e3 s4 x9.(v_twine(e3) & n_implement(x9) & around(e3,x9) & a_wooden(s4) & Theme(s4,x9) & Actor(e3,x8)) & a_topic(x6) & a_topic(x1) & a_elderly(s3) & a_elderly(s1) & a_dark(s2) & Topic(e2,x8) & Theme(s3,x6) & Theme(s2,x4) & Theme(s1,x1) & Theme(e1,x3) & Recipient(e2,p1) & Actor(e2,x7) & Actor(e1,x2) & (x6 = x7) & (x1 = x2))
exists e1 x1 x2.(v_knit(e1) & n_sweater(x2) & n_man(x1) & Theme(e1,x2) & Actor(e1,x1))
An elderly man wearing a dark suit, a hat, and clogs winds twine around a wooden implement.
A man wearing shoes is near a wooden object
0
0.971671
Around a is sometimes near a .
exists e2 e1 p1 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7 x8.(a_topic(x6) & exists e3 s4 x9.(around(e3,x9) & n_implement(x9) & a_wooden(s4) & Theme(s4,x9) & Actor(e3,x8) & v_twine(e3)) & Recipient(e2,p1) & Actor(e2,x7) & Topic(e2,x8) & v_clog(e2) & n_wind(x8) & (x6 = x7) & n_man(x6) & a_elderly(s3) & Theme(s3,x6) & a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & v_wear(e1) & subset_of(x5,x3) & n_hat(x5) & subset_of(x4,x3) & n_suit(x4) & a_dark(s2) & Theme(s2,x4) & (x1 = x2) & n_man(x1) & a_elderly(s1) & Theme(s1,x1))
exists e1 p1 x1 x2 x3.(exists s1 x4.(near(x1,x4) & n_object(x4) & a_wooden(s1) & Theme(s1,x4)) & Theme(e1,x3) & Actor(e1,x2) & v_wear(e1) & n_shoe(x3) & (x1 = x2) & n_man(x1))
79c4d8c0-e4c8-11ec-9cdd-0242ac1c0002
exists e2 e1 p1 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7 x8.(v_wear(e1) & v_clog(e2) & subset_of(x5,x3) & subset_of(x4,x3) & n_wind(x8) & n_suit(x4) & n_man(x6) & n_man(x1) & n_hat(x5) & exists e3 s4 x9.(v_twine(e3) & n_implement(x9) & around(e3,x9) & a_wooden(s4) & Theme(s4,x9) & Actor(e3,x8)) & a_topic(x6) & a_topic(x1) & a_elderly(s3) & a_elderly(s1) & a_dark(s2) & Topic(e2,x8) & Theme(s3,x6) & Theme(s2,x4) & Theme(s1,x1) & Theme(e1,x3) & Recipient(e2,p1) & Actor(e2,x7) & Actor(e1,x2) & (x6 = x7) & (x1 = x2))
exists e1 x1 x2 x3.(v_wear(e1) & n_shoe(x3) & n_man(x1) & exists s1 x4.(near(x1,x4) & n_object(x4) & a_wooden(s1) & Theme(s1,x4)) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2))
An elderly man wearing a dark suit, a hat, and clogs winds twine around a wooden implement.
A man is waiting for someone.
1
0.101333
There is no mention that the man is waiting for someone.
exists e1 e2 p1 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7 x8.(a_topic(x6) & exists e3 s4 x9.(around(e3,x9) & n_implement(x9) & a_wooden(s4) & Theme(s4,x9) & Actor(e3,x8) & v_twine(e3)) & Recipient(e2,p1) & Actor(e2,x7) & Topic(e2,x8) & v_clog(e2) & n_wind(x8) & (x6 = x7) & n_man(x6) & a_elderly(s3) & Theme(s3,x6) & a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & v_wear(e1) & subset_of(x5,x3) & n_hat(x5) & subset_of(x4,x3) & n_suit(x4) & a_dark(s2) & Theme(s2,x4) & (x1 = x2) & n_man(x1) & a_elderly(s1) & Theme(s1,x1))
exists e1 x1 x2.(for(e1,x2) & n_person(x2) & Actor(e1,x1) & v_wait(e1) & n_man(x1))
79c4deb0-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e2 p1 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7 x8.(v_wear(e1) & v_clog(e2) & subset_of(x5,x3) & subset_of(x4,x3) & n_wind(x8) & n_suit(x4) & n_man(x6) & n_man(x1) & n_hat(x5) & exists e3 s4 x9.(v_twine(e3) & n_implement(x9) & around(e3,x9) & a_wooden(s4) & Theme(s4,x9) & Actor(e3,x8)) & a_topic(x6) & a_topic(x1) & a_elderly(s3) & a_elderly(s1) & a_dark(s2) & Topic(e2,x8) & Theme(s3,x6) & Theme(s2,x4) & Theme(s1,x1) & Theme(e1,x3) & Recipient(e2,p1) & Actor(e2,x7) & Actor(e1,x2) & (x6 = x7) & (x1 = x2))
exists e1 x1 x2.(v_wait(e1) & n_person(x2) & n_man(x1) & for(e1,x2) & Actor(e1,x1))
An elderly man wearing a dark suit, a hat, and clogs winds twine around a wooden implement.
A man is trying to fix a broken chair.
1
0.296817
Just because the man is winding twine around a wooden instrument does not mean he his trying to fix a broken chair.
exists e1 e2 p1 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7 x8.(a_topic(x6) & exists e3 s4 x9.(around(e3,x9) & n_implement(x9) & a_wooden(s4) & Theme(s4,x9) & Actor(e3,x8) & v_twine(e3)) & Recipient(e2,p1) & Actor(e2,x7) & Topic(e2,x8) & v_clog(e2) & n_wind(x8) & (x6 = x7) & n_man(x6) & a_elderly(s3) & Theme(s3,x6) & a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & v_wear(e1) & subset_of(x5,x3) & n_hat(x5) & subset_of(x4,x3) & n_suit(x4) & a_dark(s2) & Theme(s2,x4) & (x1 = x2) & n_man(x1) & a_elderly(s1) & Theme(s1,x1))
exists e1 p1 x1.(Topic(e1,p1) & Actor(e1,x1) & v_try(e1) & exists e2 s1 x2.(Theme(e2,x2) & Actor(e2,x1) & v_fix(e2) & n_chair(x2) & a_broken(s1) & Theme(s1,x2)) & n_man(x1))
79c4e522-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e2 p1 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7 x8.(v_wear(e1) & v_clog(e2) & subset_of(x5,x3) & subset_of(x4,x3) & n_wind(x8) & n_suit(x4) & n_man(x6) & n_man(x1) & n_hat(x5) & exists e3 s4 x9.(v_twine(e3) & n_implement(x9) & around(e3,x9) & a_wooden(s4) & Theme(s4,x9) & Actor(e3,x8)) & a_topic(x6) & a_topic(x1) & a_elderly(s3) & a_elderly(s1) & a_dark(s2) & Topic(e2,x8) & Theme(s3,x6) & Theme(s2,x4) & Theme(s1,x1) & Theme(e1,x3) & Recipient(e2,p1) & Actor(e2,x7) & Actor(e1,x2) & (x6 = x7) & (x1 = x2))
exists e1 p1 x1.(v_try(e1) & n_man(x1) & exists e2 s1 x2.(v_fix(e2) & n_chair(x2) & a_broken(s1) & Theme(s1,x2) & Theme(e2,x2) & Actor(e2,x1)) & Topic(e1,p1) & Actor(e1,x1))
A woman in a black shirt sits in front of a very large piece of art in a huge room.
A woman is seated in front of a large piece of art.
0
-100
If a woman sits, she is seated,
exists e1 s1 s2 s3 x1 x2 x3 x4 x5 x6.(in(e1,x6) & n_room(x6) & a_huge(s3) & Theme(s3,x6) & in(e1,x3) & of(x3,x4) & of(x4,x5) & n_art(x5) & n_piece(x4) & a_large(s2) & Theme(s2,x4) & r_very(x4) & n_front(x3) & Actor(e1,x1) & v_sit(e1) & in(x1,x2) & n_shirt(x2) & a_black(s1) & Theme(s1,x2) & n_woman(x1))
exists e1 s1 x1 x2 x3 x4.(in(e1,x2) & of(x2,x3) & of(x3,x4) & n_art(x4) & n_piece(x3) & a_large(s1) & Theme(s1,x3) & n_front(x2) & Theme(e1,x1) & v_seat(e1) & n_woman(x1))
79c7add4-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 s3 x1 x2 x3 x4 x5 x6.(v_sit(e1) & r_very(x4) & of(x4,x5) & of(x3,x4) & n_woman(x1) & n_shirt(x2) & n_room(x6) & n_piece(x4) & n_front(x3) & n_art(x5) & in(x1,x2) & in(e1,x6) & in(e1,x3) & a_large(s2) & a_huge(s3) & a_black(s1) & Theme(s3,x6) & Theme(s2,x4) & Theme(s1,x2) & Actor(e1,x1))
exists e1 s1 x1 x2 x3 x4.(v_seat(e1) & of(x3,x4) & of(x2,x3) & n_woman(x1) & n_piece(x3) & n_front(x2) & n_art(x4) & in(e1,x2) & a_large(s1) & Theme(s1,x3) & Theme(e1,x1))
A woman in a black shirt sits in front of a very large piece of art in a huge room.
A women hangs a small picture up in her bathroom.
2
-100
Either there is large art or a small picture.
exists e1 s1 s2 s3 x1 x2 x3 x4 x5 x6.(in(e1,x6) & n_room(x6) & a_huge(s3) & Theme(s3,x6) & in(e1,x3) & of(x3,x4) & of(x4,x5) & n_art(x5) & n_piece(x4) & a_large(s2) & Theme(s2,x4) & r_very(x4) & n_front(x3) & Actor(e1,x1) & v_sit(e1) & in(x1,x2) & n_shirt(x2) & a_black(s1) & Theme(s1,x2) & n_woman(x1))
exists e1 s1 x1 x2 x3.(Theme(e1,x2) & Actor(e1,x1) & v_hang(e1) & n_up(x2) & in(x2,x3) & n_bathroom(x3) & of(x3,x1) & n_female(x1) & n_picture(x2) & a_small(s1) & Theme(s1,x2) & n_woman(x1))
79c7b798-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 s3 x1 x2 x3 x4 x5 x6.(v_sit(e1) & r_very(x4) & of(x4,x5) & of(x3,x4) & n_woman(x1) & n_shirt(x2) & n_room(x6) & n_piece(x4) & n_front(x3) & n_art(x5) & in(x1,x2) & in(e1,x6) & in(e1,x3) & a_large(s2) & a_huge(s3) & a_black(s1) & Theme(s3,x6) & Theme(s2,x4) & Theme(s1,x2) & Actor(e1,x1))
exists e1 s1 x1 x2 x3.(v_hang(e1) & of(x3,x1) & n_woman(x1) & n_up(x2) & n_picture(x2) & n_female(x1) & n_bathroom(x3) & in(x2,x3) & a_small(s1) & Theme(s1,x2) & Theme(e1,x2) & Actor(e1,x1))
A group of young men are carrying ladders and wearing tool pouches as they work on a house project.
One of the men is carrying a drill.
1
-100
Carry ladders and wearing tool pouches does not imply carrying a drill.
exists e2 e1 p1 s1 s2 x1 x2 x3 x4 x5 x6 x7.(exists e3 x8 x9.(on(e3,x8) & n_project(x8) & of(x8,x9) & n_house(x9) & Actor(e3,x1) & v_work(e3)) & n_thing(x1) & as(e2,p1) & Theme(e2,x6) & Actor(e2,x4) & v_wear(e2) & n_pouch(x6) & of(x6,x7) & n_tool(x7) & of(x4,x5) & n_man(x5) & a_young(s2) & Theme(s2,x5) & n_group(x4) & Theme(e1,x3) & Actor(e1,x1) & v_carry(e1) & n_ladder(x3) & of(x1,x2) & n_man(x2) & a_young(s1) & Theme(s1,x2) & n_group(x1))
exists e1 x1 x2 x3.(n_man(x2) & Theme(e1,x3) & Actor(e1,x1) & v_carry(e1) & n_drill(x3) & of(x1,x2) & n_thing(x1) & card_eq_1(x1))
79c7bc3e-e4c8-11ec-9cdd-0242ac1c0002
exists e2 e1 p1 s1 s2 x1 x2 x3 x4 x5 x6 x7.(v_wear(e2) & v_carry(e1) & of(x6,x7) & of(x4,x5) & of(x1,x2) & n_tool(x7) & n_thing(x1) & n_pouch(x6) & n_man(x5) & n_man(x2) & n_ladder(x3) & n_group(x4) & n_group(x1) & exists e3 x8 x9.(v_work(e3) & on(e3,x8) & of(x8,x9) & n_project(x8) & n_house(x9) & Actor(e3,x1)) & as(e2,p1) & a_young(s2) & a_young(s1) & Theme(s2,x5) & Theme(s1,x2) & Theme(e2,x6) & Theme(e1,x3) & Actor(e2,x4) & Actor(e1,x1))
exists e1 x1 x2 x3.(v_carry(e1) & of(x1,x2) & n_thing(x1) & n_man(x2) & n_drill(x3) & card_eq_1(x1) & Theme(e1,x3) & Actor(e1,x1))
A group of young men are carrying ladders and wearing tool pouches as they work on a house project.
Some people are carrying tools to a project they are working on.
0
-100
People can be men, tools pouches carries a tool or tool,s and as they work, means they are working on something.
exists e2 e1 p1 s1 s2 x1 x2 x3 x4 x5 x6 x7.(exists e3 x8 x9.(on(e3,x8) & n_project(x8) & of(x8,x9) & n_house(x9) & Actor(e3,x1) & v_work(e3)) & n_thing(x1) & as(e2,p1) & Theme(e2,x6) & Actor(e2,x4) & v_wear(e2) & n_pouch(x6) & of(x6,x7) & n_tool(x7) & of(x4,x5) & n_man(x5) & a_young(s2) & Theme(s2,x5) & n_group(x4) & Theme(e1,x3) & Actor(e1,x1) & v_carry(e1) & n_ladder(x3) & of(x1,x2) & n_man(x2) & a_young(s1) & Theme(s1,x2) & n_group(x1))
exists e2 e1 x1 x2 x3 x4.(Theme(e2,x2) & Actor(e2,x1) & v_carry(e2) & to(x2,x3) & on(e1,x4) & (x3 = x4) & Actor(e1,x1) & v_work(e1) & n_thing(x1) & n_project(x3) & n_tool(x2) & n_people(x1))
79c7c0d0-e4c8-11ec-9cdd-0242ac1c0002
exists e2 e1 p1 s1 s2 x1 x2 x3 x4 x5 x6 x7.(v_wear(e2) & v_carry(e1) & of(x6,x7) & of(x4,x5) & of(x1,x2) & n_tool(x7) & n_thing(x1) & n_pouch(x6) & n_man(x5) & n_man(x2) & n_ladder(x3) & n_group(x4) & n_group(x1) & exists e3 x8 x9.(v_work(e3) & on(e3,x8) & of(x8,x9) & n_project(x8) & n_house(x9) & Actor(e3,x1)) & as(e2,p1) & a_young(s2) & a_young(s1) & Theme(s2,x5) & Theme(s1,x2) & Theme(e2,x6) & Theme(e1,x3) & Actor(e2,x4) & Actor(e1,x1))
exists e2 e1 x1 x2 x3 x4.(v_work(e1) & v_carry(e2) & to(x2,x3) & on(e1,x4) & n_tool(x2) & n_thing(x1) & n_project(x3) & n_people(x1) & Theme(e2,x2) & Actor(e2,x1) & Actor(e1,x1) & (x3 = x4))
A group of young men are carrying ladders and wearing tool pouches as they work on a house project.
One man is carrying ladders and wearing a tool pouch as he works on a house project.
2
-100
One is singular, group is plural.
exists e1 e2 p1 s1 s2 x1 x2 x3 x4 x5 x6 x7.(exists e3 x8 x9.(on(e3,x8) & n_project(x8) & of(x8,x9) & n_house(x9) & Actor(e3,x1) & v_work(e3)) & n_thing(x1) & as(e2,p1) & Theme(e2,x6) & Actor(e2,x4) & v_wear(e2) & n_pouch(x6) & of(x6,x7) & n_tool(x7) & of(x4,x5) & n_man(x5) & a_young(s2) & Theme(s2,x5) & n_group(x4) & Theme(e1,x3) & Actor(e1,x1) & v_carry(e1) & n_ladder(x3) & of(x1,x2) & n_man(x2) & a_young(s1) & Theme(s1,x2) & n_group(x1))
exists e1 e2 p1 x1 x2 x3 x4 x5.(exists e3 x6 x7.(on(e3,x6) & n_project(x6) & of(x6,x7) & n_house(x7) & Actor(e3,x2) & v_work(e3)) & n_male(x2) & as(e2,p1) & Theme(e2,x4) & Actor(e2,x3) & v_wear(e2) & n_pouch(x4) & of(x4,x5) & n_tool(x5) & n_man(x3) & card_eq_1(x3) & Theme(e1,x2) & Actor(e1,x1) & v_carry(e1) & n_ladder(x2) & n_man(x1) & card_eq_1(x1))
79c7c562-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e2 p1 s1 s2 x1 x2 x3 x4 x5 x6 x7.(v_wear(e2) & v_carry(e1) & of(x6,x7) & of(x4,x5) & of(x1,x2) & n_tool(x7) & n_thing(x1) & n_pouch(x6) & n_man(x5) & n_man(x2) & n_ladder(x3) & n_group(x4) & n_group(x1) & exists e3 x8 x9.(v_work(e3) & on(e3,x8) & of(x8,x9) & n_project(x8) & n_house(x9) & Actor(e3,x1)) & as(e2,p1) & a_young(s2) & a_young(s1) & Theme(s2,x5) & Theme(s1,x2) & Theme(e2,x6) & Theme(e1,x3) & Actor(e2,x4) & Actor(e1,x1))
exists e1 e2 p1 x1 x2 x3 x4 x5.(v_wear(e2) & v_carry(e1) & of(x4,x5) & n_tool(x5) & n_pouch(x4) & n_man(x3) & n_man(x1) & n_male(x2) & n_ladder(x2) & exists e3 x6 x7.(v_work(e3) & on(e3,x6) & of(x6,x7) & n_project(x6) & n_house(x7) & Actor(e3,x2)) & card_eq_1(x3) & card_eq_1(x1) & as(e2,p1) & Theme(e2,x4) & Theme(e1,x2) & Actor(e2,x3) & Actor(e1,x1))
Skylights in a art gallery illuminate large pieces of art while a young adult sits on the floor before one seeming to sketch in a pad.
A old man sits in a wheelchair at a nursing home.
2
-100
young is the opposite of old.
exists e1 p1 s1 x1 x2 x3 x4 x5 x8.(n_floor(x8) & exists e2 p2 s2 s3 x6 x7 x9.(Topic(e2,p2) & exists e3 x10.(in(e3,x10) & n_pad(x10) & Actor(e3,x6) & v_sketch(e3)) & before(e2,x9) & n_seeming(x9) & card_eq_1(x9) & on(e2,x8) & Actor(e2,x7) & v_sit(e2) & n_adult(x7) & a_young(s3) & Theme(s3,x7) & n_adult(x6) & a_young(s2) & Theme(s2,x6)) & while(e1,p1) & Theme(e1,x4) & Actor(e1,x1) & v_illuminate(e1) & of(x4,x5) & n_art(x5) & n_piece(x4) & a_large(s1) & Theme(s1,x4) & in(x1,x2) & n_gallery(x2) & of(x2,x3) & n_art(x3) & n_skylight(x1))
exists e1 s1 x1 x2 x3 x4.(at(e1,x3) & n_home(x3) & of(x3,x4) & n_nursing(x4) & in(e1,x2) & n_wheelchair(x2) & Actor(e1,x1) & v_sit(e1) & n_man(x1) & a_old(s1) & Theme(s1,x1))
79c7ca9e-e4c8-11ec-9cdd-0242ac1c0002
exists e1 p1 s1 x1 x2 x3 x4 x5 x8.(while(e1,p1) & v_illuminate(e1) & of(x4,x5) & of(x2,x3) & n_skylight(x1) & n_piece(x4) & n_gallery(x2) & n_floor(x8) & n_art(x5) & n_art(x3) & in(x1,x2) & exists e2 p2 s2 s3 x6 x7 x9.(v_sit(e2) & on(e2,x8) & n_seeming(x9) & n_adult(x7) & n_adult(x6) & exists e3 x10.(v_sketch(e3) & n_pad(x10) & in(e3,x10) & Actor(e3,x6)) & card_eq_1(x9) & before(e2,x9) & a_young(s3) & a_young(s2) & Topic(e2,p2) & Theme(s3,x7) & Theme(s2,x6) & Actor(e2,x7)) & a_large(s1) & Theme(s1,x4) & Theme(e1,x4) & Actor(e1,x1))
exists e1 s1 x1 x2 x3 x4.(v_sit(e1) & of(x3,x4) & n_wheelchair(x2) & n_nursing(x4) & n_man(x1) & n_home(x3) & in(e1,x2) & at(e1,x3) & a_old(s1) & Theme(s1,x1) & Actor(e1,x1))
Skylights in a art gallery illuminate large pieces of art while a young adult sits on the floor before one seeming to sketch in a pad.
The pieces of art are brightly colored.
1
-100
Not all art is brightly colored.
exists e1 p1 s1 x1 x2 x3 x4 x5 x8.(n_floor(x8) & exists e2 p2 s2 s3 x6 x7 x9.(Topic(e2,p2) & exists e3 x10.(in(e3,x10) & n_pad(x10) & Actor(e3,x6) & v_sketch(e3)) & before(e2,x9) & n_seeming(x9) & card_eq_1(x9) & on(e2,x8) & Actor(e2,x7) & v_sit(e2) & n_adult(x7) & a_young(s3) & Theme(s3,x7) & n_adult(x6) & a_young(s2) & Theme(s2,x6)) & while(e1,p1) & Theme(e1,x4) & Actor(e1,x1) & v_illuminate(e1) & of(x4,x5) & n_art(x5) & n_piece(x4) & a_large(s1) & Theme(s1,x4) & in(x1,x2) & n_gallery(x2) & of(x2,x3) & n_art(x3) & n_skylight(x1))
exists e1 s1 x1 x2.(n_piece(x1) & a_brightly(s1) & Manner(e1,s1) & Theme(e1,x1) & v_color(e1) & of(x1,x2) & n_art(x2))
79c81b7a-e4c8-11ec-9cdd-0242ac1c0002
exists e1 p1 s1 x1 x2 x3 x4 x5 x8.(while(e1,p1) & v_illuminate(e1) & of(x4,x5) & of(x2,x3) & n_skylight(x1) & n_piece(x4) & n_gallery(x2) & n_floor(x8) & n_art(x5) & n_art(x3) & in(x1,x2) & exists e2 p2 s2 s3 x6 x7 x9.(v_sit(e2) & on(e2,x8) & n_seeming(x9) & n_adult(x7) & n_adult(x6) & exists e3 x10.(v_sketch(e3) & n_pad(x10) & in(e3,x10) & Actor(e3,x6)) & card_eq_1(x9) & before(e2,x9) & a_young(s3) & a_young(s2) & Topic(e2,p2) & Theme(s3,x7) & Theme(s2,x6) & Actor(e2,x7)) & a_large(s1) & Theme(s1,x4) & Theme(e1,x4) & Actor(e1,x1))
exists e1 s1 x1 x2.(v_color(e1) & of(x1,x2) & n_piece(x1) & n_art(x2) & a_brightly(s1) & Theme(e1,x1) & Manner(e1,s1))
Skylights in a art gallery illuminate large pieces of art while a young adult sits on the floor before one seeming to sketch in a pad.
The young adult sketches a still life while sitting on the floor at an art gallery.
1
-100
Sketches does not imply to sketch a still life.
exists e1 p1 s1 x1 x2 x3 x4 x5 x8.(n_floor(x8) & exists e2 p2 s2 s3 x6 x7 x9.(Topic(e2,p2) & exists e3 x10.(in(e3,x10) & n_pad(x10) & Actor(e3,x6) & v_sketch(e3)) & before(e2,x9) & n_seeming(x9) & card_eq_1(x9) & on(e2,x8) & Actor(e2,x7) & v_sit(e2) & n_adult(x7) & a_young(s3) & Theme(s3,x7) & n_adult(x6) & a_young(s2) & Theme(s2,x6)) & while(e1,p1) & Theme(e1,x4) & Actor(e1,x1) & v_illuminate(e1) & of(x4,x5) & n_art(x5) & n_piece(x4) & a_large(s1) & Theme(s1,x4) & in(x1,x2) & n_gallery(x2) & of(x2,x3) & n_art(x3) & n_skylight(x1))
exists e2 e1 s1 s2 x1 x2 x3 x4 x5.(n_floor(x3) & n_adult(x1) & a_young(s1) & Theme(s1,x1) & while(e1,e2) & at(e2,x4) & n_gallery(x4) & of(x4,x5) & n_art(x5) & on(e2,x3) & Actor(e2,x1) & v_sit(e2) & Theme(e1,x2) & Actor(e1,x1) & v_sketch(e1) & n_life(x2) & a_still(s2) & Theme(s2,x2))
79c84992-e4c8-11ec-9cdd-0242ac1c0002
exists e1 p1 s1 x1 x2 x3 x4 x5 x8.(while(e1,p1) & v_illuminate(e1) & of(x4,x5) & of(x2,x3) & n_skylight(x1) & n_piece(x4) & n_gallery(x2) & n_floor(x8) & n_art(x5) & n_art(x3) & in(x1,x2) & exists e2 p2 s2 s3 x6 x7 x9.(v_sit(e2) & on(e2,x8) & n_seeming(x9) & n_adult(x7) & n_adult(x6) & exists e3 x10.(v_sketch(e3) & n_pad(x10) & in(e3,x10) & Actor(e3,x6)) & card_eq_1(x9) & before(e2,x9) & a_young(s3) & a_young(s2) & Topic(e2,p2) & Theme(s3,x7) & Theme(s2,x6) & Actor(e2,x7)) & a_large(s1) & Theme(s1,x4) & Theme(e1,x4) & Actor(e1,x1))
exists e2 e1 s1 s2 x1 x2 x3 x4 x5.(while(e1,e2) & v_sketch(e1) & v_sit(e2) & on(e2,x3) & of(x4,x5) & n_life(x2) & n_gallery(x4) & n_floor(x3) & n_art(x5) & n_adult(x1) & at(e2,x4) & a_young(s1) & a_still(s2) & Theme(s2,x2) & Theme(s1,x1) & Theme(e1,x2) & Actor(e2,x1) & Actor(e1,x1))
Skylights in a art gallery illuminate large pieces of art while a young adult sits on the floor before one seeming to sketch in a pad.
A person sits in front of large pieces of art.
0
-100
A person can be a young adult, and an art gallery has art.
exists e1 p1 s1 x1 x2 x3 x4 x5 x8.(n_floor(x8) & exists e2 p2 s2 s3 x6 x7 x9.(Topic(e2,p2) & exists e3 x10.(in(e3,x10) & n_pad(x10) & Actor(e3,x6) & v_sketch(e3)) & before(e2,x9) & n_seeming(x9) & card_eq_1(x9) & on(e2,x8) & Actor(e2,x7) & v_sit(e2) & n_adult(x7) & a_young(s3) & Theme(s3,x7) & n_adult(x6) & a_young(s2) & Theme(s2,x6)) & while(e1,p1) & Theme(e1,x4) & Actor(e1,x1) & v_illuminate(e1) & of(x4,x5) & n_art(x5) & n_piece(x4) & a_large(s1) & Theme(s1,x4) & in(x1,x2) & n_gallery(x2) & of(x2,x3) & n_art(x3) & n_skylight(x1))
exists e1 s1 x1 x2 x3 x4.(in(e1,x2) & of(x2,x3) & of(x3,x4) & n_art(x4) & n_piece(x3) & a_large(s1) & Theme(s1,x3) & n_front(x2) & Actor(e1,x1) & v_sit(e1) & n_person(x1))
79c86918-e4c8-11ec-9cdd-0242ac1c0002
exists e1 p1 s1 x1 x2 x3 x4 x5 x8.(while(e1,p1) & v_illuminate(e1) & of(x4,x5) & of(x2,x3) & n_skylight(x1) & n_piece(x4) & n_gallery(x2) & n_floor(x8) & n_art(x5) & n_art(x3) & in(x1,x2) & exists e2 p2 s2 s3 x6 x7 x9.(v_sit(e2) & on(e2,x8) & n_seeming(x9) & n_adult(x7) & n_adult(x6) & exists e3 x10.(v_sketch(e3) & n_pad(x10) & in(e3,x10) & Actor(e3,x6)) & card_eq_1(x9) & before(e2,x9) & a_young(s3) & a_young(s2) & Topic(e2,p2) & Theme(s3,x7) & Theme(s2,x6) & Actor(e2,x7)) & a_large(s1) & Theme(s1,x4) & Theme(e1,x4) & Actor(e1,x1))
exists e1 s1 x1 x2 x3 x4.(v_sit(e1) & of(x3,x4) & of(x2,x3) & n_piece(x3) & n_person(x1) & n_front(x2) & n_art(x4) & in(e1,x2) & a_large(s1) & Theme(s1,x3) & Actor(e1,x1))
Skylights in a art gallery illuminate large pieces of art while a young adult sits on the floor before one seeming to sketch in a pad.
The pieces of art are dimly lit.
2
-100
Either the skylights illuminate the art or it is dimly lit.
exists e1 p1 s1 x1 x2 x3 x4 x5 x8.(n_floor(x8) & exists e2 p2 s2 s3 x6 x7 x9.(Topic(e2,p2) & exists e3 x10.(in(e3,x10) & n_pad(x10) & Actor(e3,x6) & v_sketch(e3)) & before(e2,x9) & n_seeming(x9) & card_eq_1(x9) & on(e2,x8) & Actor(e2,x7) & v_sit(e2) & n_adult(x7) & a_young(s3) & Theme(s3,x7) & n_adult(x6) & a_young(s2) & Theme(s2,x6)) & while(e1,p1) & Theme(e1,x4) & Actor(e1,x1) & v_illuminate(e1) & of(x4,x5) & n_art(x5) & n_piece(x4) & a_large(s1) & Theme(s1,x4) & in(x1,x2) & n_gallery(x2) & of(x2,x3) & n_art(x3) & n_skylight(x1))
exists s1 x1 x2.(n_piece(x1) & r_dimly(s1) & Theme(s1,x1) & a_lit(s1) & of(x1,x2) & n_art(x2))
79c87304-e4c8-11ec-9cdd-0242ac1c0002
exists e1 p1 s1 x1 x2 x3 x4 x5 x8.(while(e1,p1) & v_illuminate(e1) & of(x4,x5) & of(x2,x3) & n_skylight(x1) & n_piece(x4) & n_gallery(x2) & n_floor(x8) & n_art(x5) & n_art(x3) & in(x1,x2) & exists e2 p2 s2 s3 x6 x7 x9.(v_sit(e2) & on(e2,x8) & n_seeming(x9) & n_adult(x7) & n_adult(x6) & exists e3 x10.(v_sketch(e3) & n_pad(x10) & in(e3,x10) & Actor(e3,x6)) & card_eq_1(x9) & before(e2,x9) & a_young(s3) & a_young(s2) & Topic(e2,p2) & Theme(s3,x7) & Theme(s2,x6) & Actor(e2,x7)) & a_large(s1) & Theme(s1,x4) & Theme(e1,x4) & Actor(e1,x1))
exists s1 x1 x2.(r_dimly(s1) & of(x1,x2) & n_piece(x1) & n_art(x2) & a_lit(s1) & Theme(s1,x1))
A boy in white shorts is jumping into a lake or river.
The kid jumps into the water in an outdoor location.
0
-100
A lake or river is an outdoor location, and a boy is jumping into a lake or river.
exists e1 s1 x1 x2 x3.(into(e1,x3) & (n_lake(x3) | n_river(x3)) & Actor(e1,x1) & v_jump(e1) & in(x1,x2) & n_shorts(x2) & a_white(s1) & Theme(s1,x2) & n_boy(x1))
exists e1 s1 x1 x2 x3.(n_water(x2) & n_kid(x1) & in(e1,x3) & n_location(x3) & a_outdoor(s1) & Theme(s1,x3) & into(e1,x2) & Actor(e1,x1) & v_jump(e1))
79c89e6a-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3.(v_jump(e1) & n_shorts(x2) & n_boy(x1) & into(e1,x3) & in(x1,x2) & a_white(s1) & Theme(s1,x2) & Actor(e1,x1) & (n_river(x3) | n_lake(x3)))
exists e1 s1 x1 x2 x3.(v_jump(e1) & n_water(x2) & n_location(x3) & n_kid(x1) & into(e1,x2) & in(e1,x3) & a_outdoor(s1) & Theme(s1,x3) & Actor(e1,x1))
A boy in white shorts is jumping into a lake or river.
The boy in green shorts jumps into the pool.
2
-100
White shorts are not green shorts.
exists e1 s1 x1 x2 x3.(into(e1,x3) & (n_lake(x3) | n_river(x3)) & Actor(e1,x1) & v_jump(e1) & in(x1,x2) & n_shorts(x2) & a_white(s1) & Theme(s1,x2) & n_boy(x1))
exists s1 x1 x2 x3 x4.(n_pool(x4) & n_boy(x1) & a_topic(x1) & in(x1,x2) & into(x2,x4) & n_jump(x2) & of(x2,x3) & n_shorts(x3) & a_green(s1) & Theme(s1,x2))
79c8aa9a-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3.(v_jump(e1) & n_shorts(x2) & n_boy(x1) & into(e1,x3) & in(x1,x2) & a_white(s1) & Theme(s1,x2) & Actor(e1,x1) & (n_river(x3) | n_lake(x3)))
exists s1 x1 x2 x3 x4.(of(x2,x3) & n_shorts(x3) & n_pool(x4) & n_jump(x2) & n_boy(x1) & into(x2,x4) & in(x1,x2) & a_topic(x1) & a_green(s1) & Theme(s1,x2))
A boy in white shorts is jumping into a lake or river.
The boy is about to do a cannonball.
1
-100
Jumping into a lake or river does not imply a boy is about to do a cannonball.
exists e1 s1 x1 x2 x3.(into(e1,x3) & (n_lake(x3) | n_river(x3)) & Actor(e1,x1) & v_jump(e1) & in(x1,x2) & n_shorts(x2) & a_white(s1) & Theme(s1,x2) & n_boy(x1))
exists p1 s1 x1.(n_boy(x1) & Topic(s1,p1) & Actor(s1,x1) & a_about(s1) & exists e1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_do(e1) & n_cannonball(x2)))
79c8b56c-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3.(v_jump(e1) & n_shorts(x2) & n_boy(x1) & into(e1,x3) & in(x1,x2) & a_white(s1) & Theme(s1,x2) & Actor(e1,x1) & (n_river(x3) | n_lake(x3)))
exists p1 s1 x1.(n_boy(x1) & exists e1 x2.(v_do(e1) & n_cannonball(x2) & Theme(e1,x2) & Actor(e1,x1)) & a_about(s1) & Topic(s1,p1) & Actor(s1,x1))
A skinny boy with black hair and white shorts is jumping into a body of water.
The boy is near the ocean.
1
-100
Body of water does not imply ocean.
exists e1 s1 s2 s3 x1 x2 x3 x4 x5.(into(e1,x4) & of(x4,x5) & n_water(x5) & n_body(x4) & Actor(e1,x1) & v_jump(e1) & with(x1,x2) & n_shorts(x2) & a_white(s3) & Theme(s3,x2) & of(x2,x3) & n_hair(x3) & a_black(s2) & Theme(s2,x2) & n_boy(x1) & a_skinny(s1) & Theme(s1,x1))
exists p1 x1 x2.(n_ocean(x2) & n_boy(x1) & near(x1,x2))
79c8beea-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 s3 x1 x2 x3 x4 x5.(with(x1,x2) & v_jump(e1) & of(x4,x5) & of(x2,x3) & n_water(x5) & n_shorts(x2) & n_hair(x3) & n_boy(x1) & n_body(x4) & into(e1,x4) & a_white(s3) & a_skinny(s1) & a_black(s2) & Theme(s3,x2) & Theme(s2,x2) & Theme(s1,x1) & Actor(e1,x1))
exists x1 x2.(near(x1,x2) & n_ocean(x2) & n_boy(x1))
A skinny boy with black hair and white shorts is jumping into a body of water.
The boy is near the water.
0
-100
A boy is jumping into a body of water.
exists e1 s1 s2 s3 x1 x2 x3 x4 x5.(into(e1,x4) & of(x4,x5) & n_water(x5) & n_body(x4) & Actor(e1,x1) & v_jump(e1) & with(x1,x2) & n_shorts(x2) & a_white(s3) & Theme(s3,x2) & of(x2,x3) & n_hair(x3) & a_black(s2) & Theme(s2,x2) & n_boy(x1) & a_skinny(s1) & Theme(s1,x1))
exists p1 x1 x2.(n_water(x2) & n_boy(x1) & near(x1,x2))
79c8c8fe-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 s3 x1 x2 x3 x4 x5.(with(x1,x2) & v_jump(e1) & of(x4,x5) & of(x2,x3) & n_water(x5) & n_shorts(x2) & n_hair(x3) & n_boy(x1) & n_body(x4) & into(e1,x4) & a_white(s3) & a_skinny(s1) & a_black(s2) & Theme(s3,x2) & Theme(s2,x2) & Theme(s1,x1) & Actor(e1,x1))
exists x1 x2.(near(x1,x2) & n_water(x2) & n_boy(x1))
A skinny boy with black hair and white shorts is jumping into a body of water.
The boy is seated on a picnic blanket.
2
-100
One cant be seated and jumping simultaneously.
exists e1 s1 s2 s3 x1 x2 x3 x4 x5.(into(e1,x4) & of(x4,x5) & n_water(x5) & n_body(x4) & Actor(e1,x1) & v_jump(e1) & with(x1,x2) & n_shorts(x2) & a_white(s3) & Theme(s3,x2) & of(x2,x3) & n_hair(x3) & a_black(s2) & Theme(s2,x2) & n_boy(x1) & a_skinny(s1) & Theme(s1,x1))
exists e1 x1 x2 x3.(n_boy(x1) & on(e1,x2) & n_blanket(x2) & of(x2,x3) & n_picnic(x3) & Theme(e1,x1) & v_seat(e1))
79c8d22c-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 s3 x1 x2 x3 x4 x5.(with(x1,x2) & v_jump(e1) & of(x4,x5) & of(x2,x3) & n_water(x5) & n_shorts(x2) & n_hair(x3) & n_boy(x1) & n_body(x4) & into(e1,x4) & a_white(s3) & a_skinny(s1) & a_black(s2) & Theme(s3,x2) & Theme(s2,x2) & Theme(s1,x1) & Actor(e1,x1))
exists e1 x1 x2 x3.(v_seat(e1) & on(e1,x2) & of(x2,x3) & n_picnic(x3) & n_boy(x1) & n_blanket(x2) & Theme(e1,x1))
A skinny shirtless indian boy wearing shorts is jumping to the lake.
A skinny shirtless indian boy wearing shorts is jumping to the lake to save his friend.
1
-100
the boy is not necessarily jumping into the lake to save his friend.
exists e1 e2 s1 s2 x1 x2 x3 x4 x5.(n_lake(x5) & to(e2,x5) & Actor(e2,x1) & v_jump(e2) & Theme(e1,x4) & Actor(e1,x3) & v_wear(e1) & n_shorts(x4) & (x1 = x3) & n_boy(x1) & a_indian(s2) & Theme(s2,x1) & a_shirtless(s1) & Theme(s1,x1) & of(x1,x2) & n_skinny(x2))
exists e3 e1 e2 p1 s1 s2 s3 s4 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10.(n_friend(x10) & of(x10,x9) & n_male(x9) & n_lake(x9) & Topic(e3,p1) & exists e4.(Theme(e4,x10) & Actor(e4,x1) & v_save(e4)) & to(e3,x9) & Actor(e3,x5) & v_jump(e3) & Theme(e2,x8) & Actor(e2,x7) & v_wear(e2) & n_shorts(x8) & (x5 = x7) & n_boy(x5) & a_indian(s4) & Theme(s4,x5) & a_shirtless(s3) & Theme(s3,x5) & of(x5,x6) & n_skinny(x6) & Theme(e1,x4) & Actor(e1,x3) & v_wear(e1) & n_shorts(x4) & (x1 = x3) & n_boy(x1) & a_indian(s2) & Theme(s2,x1) & a_shirtless(s1) & Theme(s1,x1) & of(x1,x2) & n_skinny(x2))
79c8dc54-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e2 s1 s2 x1 x2 x3 x4 x5.(v_wear(e1) & v_jump(e2) & to(e2,x5) & of(x1,x2) & n_skinny(x2) & n_shorts(x4) & n_lake(x5) & n_boy(x1) & a_shirtless(s1) & a_indian(s2) & Theme(s2,x1) & Theme(s1,x1) & Theme(e1,x4) & Actor(e2,x1) & Actor(e1,x3) & (x1 = x3))
exists e3 e1 e2 p1 s1 s2 s3 s4 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10.(v_wear(e2) & v_wear(e1) & v_jump(e3) & to(e3,x9) & of(x5,x6) & of(x10,x9) & of(x1,x2) & n_skinny(x6) & n_skinny(x2) & n_shorts(x8) & n_shorts(x4) & n_male(x9) & n_lake(x9) & n_friend(x10) & n_boy(x5) & n_boy(x1) & exists e4.(v_save(e4) & Theme(e4,x10) & Actor(e4,x1)) & a_shirtless(s3) & a_shirtless(s1) & a_indian(s4) & a_indian(s2) & Topic(e3,p1) & Theme(s4,x5) & Theme(s3,x5) & Theme(s2,x1) & Theme(s1,x1) & Theme(e2,x8) & Theme(e1,x4) & Actor(e3,x5) & Actor(e2,x7) & Actor(e1,x3) & (x5 = x7) & (x1 = x3))
A skinny shirtless indian boy wearing shorts is jumping to the lake.
A fat shirtless european boy is jumping to the lake.
2
-100
The boy is either skinny indian or fat european.
exists e1 e2 s1 s2 x1 x2 x3 x4 x5.(n_lake(x5) & to(e2,x5) & Actor(e2,x1) & v_jump(e2) & Theme(e1,x4) & Actor(e1,x3) & v_wear(e1) & n_shorts(x4) & (x1 = x3) & n_boy(x1) & a_indian(s2) & Theme(s2,x1) & a_shirtless(s1) & Theme(s1,x1) & of(x1,x2) & n_skinny(x2))
exists e1 s1 s2 s3 x1 x2.(n_lake(x2) & to(e1,x2) & Actor(e1,x1) & v_jump(e1) & n_boy(x1) & a_european(s3) & Theme(s3,x1) & a_shirtless(s2) & Theme(s2,x1) & a_fat(s1) & Theme(s1,x1))
79c8e58c-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e2 s1 s2 x1 x2 x3 x4 x5.(v_wear(e1) & v_jump(e2) & to(e2,x5) & of(x1,x2) & n_skinny(x2) & n_shorts(x4) & n_lake(x5) & n_boy(x1) & a_shirtless(s1) & a_indian(s2) & Theme(s2,x1) & Theme(s1,x1) & Theme(e1,x4) & Actor(e2,x1) & Actor(e1,x3) & (x1 = x3))
exists e1 s1 s2 s3 x1 x2.(v_jump(e1) & to(e1,x2) & n_lake(x2) & n_boy(x1) & a_shirtless(s2) & a_fat(s1) & a_european(s3) & Theme(s3,x1) & Theme(s2,x1) & Theme(s1,x1) & Actor(e1,x1))
A skinny shirtless indian boy wearing shorts is jumping to the lake.
A shirtless boy is jumping to the lake.
0
-100
A skinny shirtless indian boy is a shirtless boy.
exists e2 e1 s1 s2 x1 x2 x3 x4 x5.(n_lake(x5) & to(e2,x5) & Actor(e2,x1) & v_jump(e2) & Theme(e1,x4) & Actor(e1,x3) & v_wear(e1) & n_shorts(x4) & (x1 = x3) & n_boy(x1) & a_indian(s2) & Theme(s2,x1) & a_shirtless(s1) & Theme(s1,x1) & of(x1,x2) & n_skinny(x2))
exists e1 s1 x1 x2.(n_lake(x2) & to(e1,x2) & Actor(e1,x1) & v_jump(e1) & n_boy(x1) & a_shirtless(s1) & Theme(s1,x1))
79c8f036-e4c8-11ec-9cdd-0242ac1c0002
exists e2 e1 s1 s2 x1 x2 x3 x4 x5.(v_wear(e1) & v_jump(e2) & to(e2,x5) & of(x1,x2) & n_skinny(x2) & n_shorts(x4) & n_lake(x5) & n_boy(x1) & a_shirtless(s1) & a_indian(s2) & Theme(s2,x1) & Theme(s1,x1) & Theme(e1,x4) & Actor(e2,x1) & Actor(e1,x3) & (x1 = x3))
exists e1 s1 x1 x2.(v_jump(e1) & to(e1,x2) & n_lake(x2) & n_boy(x1) & a_shirtless(s1) & Theme(s1,x1) & Actor(e1,x1))
A boy with white shorts on leaping into a pong, foliage in the background highlights his skin tone.
The boy was playing outside.
0
-100
Foliage implies being outside, and a boy is playing outside.
exists e1 e2 s1 x1 x2 x3 x4 x5 x6 x7 x8.(n_tone(x7) & of(x7,x8) & n_skin(x8) & of(x7,x6) & n_male(x6) & n_background(x6) & Theme(e2,x7) & Actor(e2,x1) & v_highlight(e2) & rel(x1,x5) & in(x5,x6) & n_foliage(x5) & with(x1,x2) & into(e1,x4) & n_pong(x4) & Actor(e1,x3) & v_leap(e1) & (x2 = x3) & n_shorts(x2) & a_white(s1) & Theme(s1,x2) & n_boy(x1))
exists e1 x1 x2.(n_boy(x1) & Theme(e1,x2) & Actor(e1,x1) & v_play(e1) & n_outside(x2))
79c8fbe4-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e2 s1 x1 x2 x3 x4 x5 x6 x7 x8.(with(x1,x2) & v_leap(e1) & v_highlight(e2) & rel(x1,x5) & of(x7,x8) & of(x7,x6) & n_tone(x7) & n_skin(x8) & n_shorts(x2) & n_pong(x4) & n_male(x6) & n_foliage(x5) & n_boy(x1) & n_background(x6) & into(e1,x4) & in(x5,x6) & a_white(s1) & Theme(s1,x2) & Theme(e2,x7) & Actor(e2,x1) & Actor(e1,x3) & (x2 = x3))
exists e1 x1 x2.(v_play(e1) & n_outside(x2) & n_boy(x1) & Theme(e1,x2) & Actor(e1,x1))
A boy with white shorts on leaping into a pong, foliage in the background highlights his skin tone.
The boy got his white shorts dirty.
1
-100
Leaping into foliage doesn't mean your shorts will be dirty.
exists e2 e1 s1 x1 x2 x3 x4 x5 x6 x7 x8.(n_tone(x7) & of(x7,x8) & n_skin(x8) & of(x7,x6) & n_male(x6) & n_background(x6) & Theme(e2,x7) & Actor(e2,x1) & v_highlight(e2) & rel(x1,x5) & in(x5,x6) & n_foliage(x5) & with(x1,x2) & into(e1,x4) & n_pong(x4) & Actor(e1,x3) & v_leap(e1) & (x2 = x3) & n_shorts(x2) & a_white(s1) & Theme(s1,x2) & n_boy(x1))
exists e1 s1 x1 x2 x3.(n_dirty(x2) & of(x2,x3) & n_shorts(x3) & a_white(s1) & Theme(s1,x2) & of(x2,x1) & n_male(x1) & n_boy(x1) & Theme(e1,x2) & Actor(e1,x1) & v_get(e1))
79c90706-e4c8-11ec-9cdd-0242ac1c0002
exists e2 e1 s1 x1 x2 x3 x4 x5 x6 x7 x8.(with(x1,x2) & v_leap(e1) & v_highlight(e2) & rel(x1,x5) & of(x7,x8) & of(x7,x6) & n_tone(x7) & n_skin(x8) & n_shorts(x2) & n_pong(x4) & n_male(x6) & n_foliage(x5) & n_boy(x1) & n_background(x6) & into(e1,x4) & in(x5,x6) & a_white(s1) & Theme(s1,x2) & Theme(e2,x7) & Actor(e2,x1) & Actor(e1,x3) & (x2 = x3))
exists e1 s1 x1 x2 x3.(v_get(e1) & of(x2,x3) & of(x2,x1) & n_shorts(x3) & n_male(x1) & n_dirty(x2) & n_boy(x1) & a_white(s1) & Theme(s1,x2) & Theme(e1,x2) & Actor(e1,x1))
A boy with white shorts on leaping into a pong, foliage in the background highlights his skin tone.
The boy was in his bed taking a nap.
2
-100
One cant be taking a nap and leaping simultaneously.
exists e2 e1 s1 x1 x2 x3 x4 x5 x6 x7 x8.(n_tone(x7) & of(x7,x8) & n_skin(x8) & of(x7,x6) & n_male(x6) & n_background(x6) & Theme(e2,x7) & Actor(e2,x1) & v_highlight(e2) & rel(x1,x5) & in(x5,x6) & n_foliage(x5) & with(x1,x2) & into(e1,x4) & n_pong(x4) & Actor(e1,x3) & v_leap(e1) & (x2 = x3) & n_shorts(x2) & a_white(s1) & Theme(s1,x2) & n_boy(x1))
exists e1 p1 x1 x2 x3.(n_bed(x3) & of(x3,x1) & n_male(x1) & n_boy(x1) & for(p1,e1) & Theme(e1,x2) & Actor(e1,x1) & v_take(e1) & n_nap(x2) & in(x1,x3))
79c91426-e4c8-11ec-9cdd-0242ac1c0002
exists e2 e1 s1 x1 x2 x3 x4 x5 x6 x7 x8.(with(x1,x2) & v_leap(e1) & v_highlight(e2) & rel(x1,x5) & of(x7,x8) & of(x7,x6) & n_tone(x7) & n_skin(x8) & n_shorts(x2) & n_pong(x4) & n_male(x6) & n_foliage(x5) & n_boy(x1) & n_background(x6) & into(e1,x4) & in(x5,x6) & a_white(s1) & Theme(s1,x2) & Theme(e2,x7) & Actor(e2,x1) & Actor(e1,x3) & (x2 = x3))
exists e1 p1 x1 x2 x3.(v_take(e1) & of(x3,x1) & n_nap(x2) & n_male(x1) & n_boy(x1) & n_bed(x3) & in(x1,x3) & for(p1,e1) & Theme(e1,x2) & Actor(e1,x1))
A smiling lanky boy is only wearing white shorts while jumping into a natural pond.
A skinny boy wearing shorts jumps into the ocean.
2
-100
One cant be jumping into a pond and the ocean simultaneously.
exists e3 e1 e2 s1 s2 s3 s4 x1 x2 x3.(while(e2,e3) & into(e3,x3) & n_pond(x3) & a_natural(s4) & Theme(s4,x3) & Actor(e3,x1) & v_jump(e3) & a_only(s3) & Manner(e2,s3) & Theme(e2,x2) & Actor(e2,x1) & v_wear(e2) & n_shorts(x2) & a_white(s2) & Theme(s2,x2) & n_boy(x1) & a_lanky(s1) & Theme(s1,x1) & Actor(e1,x1) & v_smile(e1))
exists e1 s1 x1 x2 x3 x4 x5.(n_ocean(x5) & a_topic(x1) & into(e1,x5) & Theme(e1,x3) & Actor(e1,x2) & v_wear(e1) & n_jump(x3) & of(x3,x4) & n_shorts(x4) & (x1 = x2) & n_boy(x1) & a_skinny(s1) & Theme(s1,x1))
79c91e76-e4c8-11ec-9cdd-0242ac1c0002
exists e3 e1 e2 s1 s2 s3 s4 x1 x2 x3.(while(e2,e3) & v_wear(e2) & v_smile(e1) & v_jump(e3) & n_shorts(x2) & n_pond(x3) & n_boy(x1) & into(e3,x3) & a_white(s2) & a_only(s3) & a_natural(s4) & a_lanky(s1) & Theme(s4,x3) & Theme(s2,x2) & Theme(s1,x1) & Theme(e2,x2) & Manner(e2,s3) & Actor(e3,x1) & Actor(e2,x1) & Actor(e1,x1))
exists e1 s1 x1 x2 x3 x4 x5.(v_wear(e1) & of(x3,x4) & n_shorts(x4) & n_ocean(x5) & n_jump(x3) & n_boy(x1) & into(e1,x5) & a_topic(x1) & a_skinny(s1) & Theme(s1,x1) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2))