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
Women enjoying a day shopping in the streets.
Women going shopping.
0
-100
The women are going shopping because that is how they are enjoying their day.
exists e1 x1 x2 x3 x4 x5.(n_street(x5) & a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & v_enjoy(e1) & in(x3,x5) & n_shopping(x3) & of(x3,x4) & n_day(x4) & (x1 = x2) & n_woman(x1))
exists e1 x1 x2 x3.(a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & v_go(e1) & n_shopping(x3) & (x1 = x2) & n_woman(x1))
769562f0-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3 x4 x5.(v_enjoy(e1) & of(x3,x4) & n_woman(x1) & n_street(x5) & n_shopping(x3) & n_day(x4) & in(x3,x5) & a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2))
exists e1 x1 x2 x3.(v_go(e1) & n_woman(x1) & n_shopping(x3) & a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2))
Women enjoying a day shopping in the streets.
Women making extravagent purchases.
1
-100
Not all shopping purchases are extravagent.
exists e1 x1 x2 x3 x4 x5.(n_street(x5) & a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & v_enjoy(e1) & in(x3,x5) & n_shopping(x3) & of(x3,x4) & n_day(x4) & (x1 = x2) & n_woman(x1))
exists e1 s1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_make(e1) & n_purchase(x2) & a_extravagent(s1) & Theme(s1,x2) & n_woman(x1))
7695678c-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3 x4 x5.(v_enjoy(e1) & of(x3,x4) & n_woman(x1) & n_street(x5) & n_shopping(x3) & n_day(x4) & in(x3,x5) & a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2))
exists e1 s1 x1 x2.(v_make(e1) & n_woman(x1) & n_purchase(x2) & a_extravagent(s1) & Theme(s1,x2) & Theme(e1,x2) & Actor(e1,x1))
A basketball player tries to block another.
Two men playing in a gym.
1
-100
A basketball player and another can be either men or women.
exists e1 p1 x1 x2.(Topic(e1,p1) & Actor(e1,x1) & v_try(e1) & exists e2 x3.(Theme(e2,x3) & Actor(e2,x1) & v_block(e2) & n_thing(x3)) & n_player(x1) & of(x1,x2) & n_basketball(x2))
exists e1 x1 x2 x3.(a_topic(x1) & in(e1,x3) & n_gym(x3) & Actor(e1,x2) & v_play(e1) & (x1 = x2) & n_man(x1) & card_eq_2(x1))
76956c28-e4c8-11ec-9cdd-0242ac1c0002
exists e1 p1 x1 x2.(v_try(e1) & of(x1,x2) & n_player(x1) & n_basketball(x2) & exists e2 x3.(v_block(e2) & n_thing(x3) & Theme(e2,x3) & Actor(e2,x1)) & Topic(e1,p1) & Actor(e1,x1))
exists e1 x1 x2 x3.(v_play(e1) & n_man(x1) & n_gym(x3) & in(e1,x3) & card_eq_2(x1) & a_topic(x1) & Actor(e1,x2) & (x1 = x2))
A basketball player tries to block another.
Two men watching TV.
2
-100
Two men play basketball, or two men are watching TV.
exists e1 p1 x1 x2.(Topic(e1,p1) & Actor(e1,x1) & v_try(e1) & exists e2 x3.(Theme(e2,x3) & Actor(e2,x1) & v_block(e2) & n_thing(x3)) & n_player(x1) & of(x1,x2) & n_basketball(x2))
exists e1 x1 x2 x3.(a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & v_watch(e1) & n_tv(x3) & (x1 = x2) & n_man(x1) & card_eq_2(x1))
769570b0-e4c8-11ec-9cdd-0242ac1c0002
exists e1 p1 x1 x2.(v_try(e1) & of(x1,x2) & n_player(x1) & n_basketball(x2) & exists e2 x3.(v_block(e2) & n_thing(x3) & Theme(e2,x3) & Actor(e2,x1)) & Topic(e1,p1) & Actor(e1,x1))
exists e1 x1 x2 x3.(v_watch(e1) & n_tv(x3) & n_man(x1) & card_eq_2(x1) & a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2))
A basketball player tries to block another.
A man shooting a baskteball.
0
-100
A basketball player is a man.
exists e1 p1 x1 x2.(Topic(e1,p1) & Actor(e1,x1) & v_try(e1) & exists e2 x3.(Theme(e2,x3) & Actor(e2,x1) & v_block(e2) & n_thing(x3)) & n_player(x1) & of(x1,x2) & n_basketball(x2))
exists e1 x1 x2 x3.(a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & v_shoot(e1) & n_baskteball(x3) & (x1 = x2) & n_man(x1))
769575ec-e4c8-11ec-9cdd-0242ac1c0002
exists e1 p1 x1 x2.(v_try(e1) & of(x1,x2) & n_player(x1) & n_basketball(x2) & exists e2 x3.(v_block(e2) & n_thing(x3) & Theme(e2,x3) & Actor(e2,x1)) & Topic(e1,p1) & Actor(e1,x1))
exists e1 x1 x2 x3.(v_shoot(e1) & n_man(x1) & n_baskteball(x3) & a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2))
Group of bicyclers rounding a corner with water spraying up from their wheels.
The road is wet.
1
0.991108
The road does not have to be wet for water to spray.
exists e2 e1 s1 s2 x1 x2 x3 x4 x5.(ne_org_group(s1) & a_topic(s1) & of(s1,x1) & a_up(s2) & Manner(e2,s2) & from(e2,x5) & n_wheel(x5) & of(x5,x1) & n_thing(x1) & Actor(e2,x4) & v_spray(e2) & with(e1,x4) & n_water(x4) & Theme(e1,x3) & Actor(e1,x2) & v_round(e1) & n_corner(x3) & (x1 = x2) & n_bicycler(x1))
exists s1 x1.(n_road(x1) & Theme(s1,x1) & a_wet(s1))
76957ab0-e4c8-11ec-9cdd-0242ac1c0002
exists e2 e1 s1 s2 x1 x2 x3 x4 x5.(with(e1,x4) & v_spray(e2) & v_round(e1) & of(x5,x1) & of(s1,x1) & ne_org_group(s1) & n_wheel(x5) & n_water(x4) & n_thing(x1) & n_corner(x3) & n_bicycler(x1) & from(e2,x5) & a_up(s2) & a_topic(s1) & Theme(e1,x3) & Manner(e2,s2) & Actor(e2,x4) & Actor(e1,x2) & (x1 = x2))
exists s1 x1.(n_road(x1) & a_wet(s1) & Theme(s1,x1))
Group of bicyclers rounding a corner with water spraying up from their wheels.
The cyclists are flying
2
-100
Turning and flying are different.
exists e1 e2 s1 s2 x1 x2 x3 x4 x5.(ne_org_group(s1) & a_topic(s1) & of(s1,x1) & a_up(s2) & Manner(e2,s2) & from(e2,x5) & n_wheel(x5) & of(x5,x1) & n_thing(x1) & Actor(e2,x4) & v_spray(e2) & with(e1,x4) & n_water(x4) & Theme(e1,x3) & Actor(e1,x2) & v_round(e1) & n_corner(x3) & (x1 = x2) & n_bicycler(x1))
exists e1 x1.(n_cyclist(x1) & Actor(e1,x1) & v_fly(e1))
76957f7e-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e2 s1 s2 x1 x2 x3 x4 x5.(with(e1,x4) & v_spray(e2) & v_round(e1) & of(x5,x1) & of(s1,x1) & ne_org_group(s1) & n_wheel(x5) & n_water(x4) & n_thing(x1) & n_corner(x3) & n_bicycler(x1) & from(e2,x5) & a_up(s2) & a_topic(s1) & Theme(e1,x3) & Manner(e2,s2) & Actor(e2,x4) & Actor(e1,x2) & (x1 = x2))
exists e1 x1.(v_fly(e1) & n_cyclist(x1) & Actor(e1,x1))
Group of bicyclers rounding a corner with water spraying up from their wheels.
A group of people are riding bicycles.
0
-100
A group of people who are riding bicycling can also be called a group of bicyclers.
exists e1 e2 s1 s2 x1 x2 x3 x4 x5.(ne_org_group(s1) & a_topic(s1) & of(s1,x1) & a_up(s2) & Manner(e2,s2) & from(e2,x5) & n_wheel(x5) & of(x5,x1) & n_thing(x1) & Actor(e2,x4) & v_spray(e2) & with(e1,x4) & n_water(x4) & Theme(e1,x3) & Actor(e1,x2) & v_round(e1) & n_corner(x3) & (x1 = x2) & n_bicycler(x1))
exists e1 x1 x2 x3.(Theme(e1,x3) & Actor(e1,x1) & v_ride(e1) & n_bicycle(x3) & of(x1,x2) & n_people(x2) & n_group(x1))
7695858c-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e2 s1 s2 x1 x2 x3 x4 x5.(with(e1,x4) & v_spray(e2) & v_round(e1) & of(x5,x1) & of(s1,x1) & ne_org_group(s1) & n_wheel(x5) & n_water(x4) & n_thing(x1) & n_corner(x3) & n_bicycler(x1) & from(e2,x5) & a_up(s2) & a_topic(s1) & Theme(e1,x3) & Manner(e2,s2) & Actor(e2,x4) & Actor(e1,x2) & (x1 = x2))
exists e1 x1 x2 x3.(v_ride(e1) & of(x1,x2) & n_people(x2) & n_group(x1) & n_bicycle(x3) & Theme(e1,x3) & Actor(e1,x1))
Group of bicyclers rounding a corner with water spraying up from their wheels.
A group of professional bicyclers are in a race.
1
0.017845
For people to be bicyclers they do not have to be professional.
exists e2 e1 s1 s2 x1 x2 x3 x4 x5.(ne_org_group(s1) & a_topic(s1) & of(s1,x1) & a_up(s2) & Manner(e2,s2) & from(e2,x5) & n_wheel(x5) & of(x5,x1) & n_thing(x1) & Actor(e2,x4) & v_spray(e2) & with(e1,x4) & n_water(x4) & Theme(e1,x3) & Actor(e1,x2) & v_round(e1) & n_corner(x3) & (x1 = x2) & n_bicycler(x1))
exists p1 s1 x1 x2.(exists x3.(in(x1,x3) & n_race(x3)) & of(x1,x2) & n_bicycler(x2) & a_professional(s1) & Theme(s1,x2) & n_group(x1))
76958ac8-e4c8-11ec-9cdd-0242ac1c0002
exists e2 e1 s1 s2 x1 x2 x3 x4 x5.(with(e1,x4) & v_spray(e2) & v_round(e1) & of(x5,x1) & of(s1,x1) & ne_org_group(s1) & n_wheel(x5) & n_water(x4) & n_thing(x1) & n_corner(x3) & n_bicycler(x1) & from(e2,x5) & a_up(s2) & a_topic(s1) & Theme(e1,x3) & Manner(e2,s2) & Actor(e2,x4) & Actor(e1,x2) & (x1 = x2))
exists s1 x1 x2.(of(x1,x2) & n_group(x1) & n_bicycler(x2) & exists x3.(n_race(x3) & in(x1,x3)) & a_professional(s1) & Theme(s1,x2))
Group of bicyclers rounding a corner with water spraying up from their wheels.
A group of people ride bikes in a gym.
2
-100
One group is outside rounding a corner while the other is inside.
exists e1 e2 s1 s2 x1 x2 x3 x4 x5.(ne_org_group(s1) & a_topic(s1) & of(s1,x1) & a_up(s2) & Manner(e2,s2) & from(e2,x5) & n_wheel(x5) & of(x5,x1) & n_thing(x1) & Actor(e2,x4) & v_spray(e2) & with(e1,x4) & n_water(x4) & Theme(e1,x3) & Actor(e1,x2) & v_round(e1) & n_corner(x3) & (x1 = x2) & n_bicycler(x1))
exists e1 x1 x2 x3 x4.(in(e1,x4) & n_gym(x4) & Theme(e1,x3) & Actor(e1,x1) & v_ride(e1) & n_bike(x3) & of(x1,x2) & n_people(x2) & n_group(x1))
76958fd2-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e2 s1 s2 x1 x2 x3 x4 x5.(with(e1,x4) & v_spray(e2) & v_round(e1) & of(x5,x1) & of(s1,x1) & ne_org_group(s1) & n_wheel(x5) & n_water(x4) & n_thing(x1) & n_corner(x3) & n_bicycler(x1) & from(e2,x5) & a_up(s2) & a_topic(s1) & Theme(e1,x3) & Manner(e2,s2) & Actor(e2,x4) & Actor(e1,x2) & (x1 = x2))
exists e1 x1 x2 x3 x4.(v_ride(e1) & of(x1,x2) & n_people(x2) & n_gym(x4) & n_group(x1) & n_bike(x3) & in(e1,x4) & Theme(e1,x3) & Actor(e1,x1))
Group of bicyclers rounding a corner with water spraying up from their wheels.
The people are in a race.
1
0.166866
Just because the bicyclers are rounding a corner doesn't mean there is a race.
exists e2 e1 s1 s2 x1 x2 x3 x4 x5.(ne_org_group(s1) & a_topic(s1) & of(s1,x1) & a_up(s2) & Manner(e2,s2) & from(e2,x5) & n_wheel(x5) & of(x5,x1) & n_thing(x1) & Actor(e2,x4) & v_spray(e2) & with(e1,x4) & n_water(x4) & Theme(e1,x3) & Actor(e1,x2) & v_round(e1) & n_corner(x3) & (x1 = x2) & n_bicycler(x1))
exists p1 x1.(n_people(x1) & exists x2.(in(x1,x2) & n_race(x2)))
769594d2-e4c8-11ec-9cdd-0242ac1c0002
exists e2 e1 s1 s2 x1 x2 x3 x4 x5.(with(e1,x4) & v_spray(e2) & v_round(e1) & of(x5,x1) & of(s1,x1) & ne_org_group(s1) & n_wheel(x5) & n_water(x4) & n_thing(x1) & n_corner(x3) & n_bicycler(x1) & from(e2,x5) & a_up(s2) & a_topic(s1) & Theme(e1,x3) & Manner(e2,s2) & Actor(e2,x4) & Actor(e1,x2) & (x1 = x2))
exists x1.(n_people(x1) & exists x2.(n_race(x2) & in(x1,x2)))
Group of bicyclers rounding a corner with water spraying up from their wheels.
A group of people are exercising outdoors.
0
-100
Bicyclers are considered people. Rounding a corner can be considered exercise. Water spraying up infers that they are outside as they ride.
exists e1 e2 s1 s2 x1 x2 x3 x4 x5.(ne_org_group(s1) & a_topic(s1) & of(s1,x1) & a_up(s2) & Manner(e2,s2) & from(e2,x5) & n_wheel(x5) & of(x5,x1) & n_thing(x1) & Actor(e2,x4) & v_spray(e2) & with(e1,x4) & n_water(x4) & Theme(e1,x3) & Actor(e1,x2) & v_round(e1) & n_corner(x3) & (x1 = x2) & n_bicycler(x1))
exists e1 x1 x2 x3.(Theme(e1,x3) & Actor(e1,x1) & v_exercise(e1) & n_outdoors(x3) & of(x1,x2) & n_people(x2) & n_group(x1))
769599f0-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e2 s1 s2 x1 x2 x3 x4 x5.(with(e1,x4) & v_spray(e2) & v_round(e1) & of(x5,x1) & of(s1,x1) & ne_org_group(s1) & n_wheel(x5) & n_water(x4) & n_thing(x1) & n_corner(x3) & n_bicycler(x1) & from(e2,x5) & a_up(s2) & a_topic(s1) & Theme(e1,x3) & Manner(e2,s2) & Actor(e2,x4) & Actor(e1,x2) & (x1 = x2))
exists e1 x1 x2 x3.(v_exercise(e1) & of(x1,x2) & n_people(x2) & n_outdoors(x3) & n_group(x1) & Theme(e1,x3) & Actor(e1,x1))
Group of bicyclers rounding a corner with water spraying up from their wheels.
There are many cylcists.
0
0.941167
A group is normally many.
exists e1 e2 s1 s2 x1 x2 x3 x4 x5.(ne_org_group(s1) & a_topic(s1) & of(s1,x1) & a_up(s2) & Manner(e2,s2) & from(e2,x5) & n_wheel(x5) & of(x5,x1) & n_thing(x1) & Actor(e2,x4) & v_spray(e2) & with(e1,x4) & n_water(x4) & Theme(e1,x3) & Actor(e1,x2) & v_round(e1) & n_corner(x3) & (x1 = x2) & n_bicycler(x1))
exists p1 x1 x2.((x1 = x2) & n_cylcist(x2) & n_quantity(x2))
7695a170-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e2 s1 s2 x1 x2 x3 x4 x5.(with(e1,x4) & v_spray(e2) & v_round(e1) & of(x5,x1) & of(s1,x1) & ne_org_group(s1) & n_wheel(x5) & n_water(x4) & n_thing(x1) & n_corner(x3) & n_bicycler(x1) & from(e2,x5) & a_up(s2) & a_topic(s1) & Theme(e1,x3) & Manner(e2,s2) & Actor(e2,x4) & Actor(e1,x2) & (x1 = x2))
exists x1 x2.(n_quantity(x2) & n_cylcist(x2) & (x1 = x2))
Group of bicyclers rounding a corner with water spraying up from their wheels.
The people can ride bikes.
0
-100
If the people are a group of bicyclers, it can be inferred that they can ride bikes.
exists e1 e2 s1 s2 x1 x2 x3 x4 x5.(ne_org_group(s1) & a_topic(s1) & of(s1,x1) & a_up(s2) & Manner(e2,s2) & from(e2,x5) & n_wheel(x5) & of(x5,x1) & n_thing(x1) & Actor(e2,x4) & v_spray(e2) & with(e1,x4) & n_water(x4) & Theme(e1,x3) & Actor(e1,x2) & v_round(e1) & n_corner(x3) & (x1 = x2) & n_bicycler(x1))
exists e1 p1 x1.(n_people(x1) & exists e2 x2.(Theme(e2,x2) & Actor(e2,x1) & v_ride(e2) & n_bike(x2)) & Topic(e1,p1) & Actor(e1,x1) & v_can(e1))
7695a6de-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e2 s1 s2 x1 x2 x3 x4 x5.(with(e1,x4) & v_spray(e2) & v_round(e1) & of(x5,x1) & of(s1,x1) & ne_org_group(s1) & n_wheel(x5) & n_water(x4) & n_thing(x1) & n_corner(x3) & n_bicycler(x1) & from(e2,x5) & a_up(s2) & a_topic(s1) & Theme(e1,x3) & Manner(e2,s2) & Actor(e2,x4) & Actor(e1,x2) & (x1 = x2))
exists e1 p1 x1.(v_can(e1) & n_people(x1) & exists e2 x2.(v_ride(e2) & n_bike(x2) & Theme(e2,x2) & Actor(e2,x1)) & Topic(e1,p1) & Actor(e1,x1))
Group of bicyclers rounding a corner with water spraying up from their wheels.
It is raining
1
0.541744
It might not be raining. It could have just rained, which was why the water was spraying up.
exists e2 e1 s1 s2 x1 x2 x3 x4 x5.(ne_org_group(s1) & a_topic(s1) & of(s1,x1) & a_up(s2) & Manner(e2,s2) & from(e2,x5) & n_wheel(x5) & of(x5,x1) & n_thing(x1) & Actor(e2,x4) & v_spray(e2) & with(e1,x4) & n_water(x4) & Theme(e1,x3) & Actor(e1,x2) & v_round(e1) & n_corner(x3) & (x1 = x2) & n_bicycler(x1))
exists e1 x1.(n_thing(x1) & Actor(e1,x1) & v_rain(e1))
7695ac06-e4c8-11ec-9cdd-0242ac1c0002
exists e2 e1 s1 s2 x1 x2 x3 x4 x5.(with(e1,x4) & v_spray(e2) & v_round(e1) & of(x5,x1) & of(s1,x1) & ne_org_group(s1) & n_wheel(x5) & n_water(x4) & n_thing(x1) & n_corner(x3) & n_bicycler(x1) & from(e2,x5) & a_up(s2) & a_topic(s1) & Theme(e1,x3) & Manner(e2,s2) & Actor(e2,x4) & Actor(e1,x2) & (x1 = x2))
exists e1 x1.(v_rain(e1) & n_thing(x1) & Actor(e1,x1))
Group of bicyclers rounding a corner with water spraying up from their wheels.
A group of people are racing bicycles.
1
0.672445
Just from a group of bicyclers rounding a corner doesn't mean they are racing bicycles.
exists e1 e2 s1 s2 x1 x2 x3 x4 x5.(ne_org_group(s1) & a_topic(s1) & of(s1,x1) & a_up(s2) & Manner(e2,s2) & from(e2,x5) & n_wheel(x5) & of(x5,x1) & n_thing(x1) & Actor(e2,x4) & v_spray(e2) & with(e1,x4) & n_water(x4) & Theme(e1,x3) & Actor(e1,x2) & v_round(e1) & n_corner(x3) & (x1 = x2) & n_bicycler(x1))
exists e1 x1 x2 x3.(Theme(e1,x3) & Actor(e1,x1) & v_race(e1) & n_bicycle(x3) & of(x1,x2) & n_people(x2) & n_group(x1))
7695b354-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e2 s1 s2 x1 x2 x3 x4 x5.(with(e1,x4) & v_spray(e2) & v_round(e1) & of(x5,x1) & of(s1,x1) & ne_org_group(s1) & n_wheel(x5) & n_water(x4) & n_thing(x1) & n_corner(x3) & n_bicycler(x1) & from(e2,x5) & a_up(s2) & a_topic(s1) & Theme(e1,x3) & Manner(e2,s2) & Actor(e2,x4) & Actor(e1,x2) & (x1 = x2))
exists e1 x1 x2 x3.(v_race(e1) & of(x1,x2) & n_people(x2) & n_group(x1) & n_bicycle(x3) & Theme(e1,x3) & Actor(e1,x1))
Group of bicyclers rounding a corner with water spraying up from their wheels.
The cyclists were going straight.
2
-100
One group is turning, the other is going straight.
exists e1 e2 s1 s2 x1 x2 x3 x4 x5.(ne_org_group(s1) & a_topic(s1) & of(s1,x1) & a_up(s2) & Manner(e2,s2) & from(e2,x5) & n_wheel(x5) & of(x5,x1) & n_thing(x1) & Actor(e2,x4) & v_spray(e2) & with(e1,x4) & n_water(x4) & Theme(e1,x3) & Actor(e1,x2) & v_round(e1) & n_corner(x3) & (x1 = x2) & n_bicycler(x1))
exists e1 s1 x1.(n_cyclist(x1) & a_straight(s1) & Manner(e1,s1) & Actor(e1,x1) & v_go(e1))
7695b840-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e2 s1 s2 x1 x2 x3 x4 x5.(with(e1,x4) & v_spray(e2) & v_round(e1) & of(x5,x1) & of(s1,x1) & ne_org_group(s1) & n_wheel(x5) & n_water(x4) & n_thing(x1) & n_corner(x3) & n_bicycler(x1) & from(e2,x5) & a_up(s2) & a_topic(s1) & Theme(e1,x3) & Manner(e2,s2) & Actor(e2,x4) & Actor(e1,x2) & (x1 = x2))
exists e1 s1 x1.(v_go(e1) & n_cyclist(x1) & a_straight(s1) & Manner(e1,s1) & Actor(e1,x1))
Group of bicyclers rounding a corner with water spraying up from their wheels.
Water is on the ground
0
-100
If the water is spraying up, normally it would be on the ground.
exists e1 e2 s1 s2 x1 x2 x3 x4 x5.(ne_org_group(s1) & a_topic(s1) & of(s1,x1) & a_up(s2) & Manner(e2,s2) & from(e2,x5) & n_wheel(x5) & of(x5,x1) & n_thing(x1) & Actor(e2,x4) & v_spray(e2) & with(e1,x4) & n_water(x4) & Theme(e1,x3) & Actor(e1,x2) & v_round(e1) & n_corner(x3) & (x1 = x2) & n_bicycler(x1))
exists p1 x1 x2.(n_ground(x2) & ne_nam_water(x1) & on(x1,x2))
7695bd22-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e2 s1 s2 x1 x2 x3 x4 x5.(with(e1,x4) & v_spray(e2) & v_round(e1) & of(x5,x1) & of(s1,x1) & ne_org_group(s1) & n_wheel(x5) & n_water(x4) & n_thing(x1) & n_corner(x3) & n_bicycler(x1) & from(e2,x5) & a_up(s2) & a_topic(s1) & Theme(e1,x3) & Manner(e2,s2) & Actor(e2,x4) & Actor(e1,x2) & (x1 = x2))
exists x1 x2.(on(x1,x2) & ne_nam_water(x1) & n_ground(x2))
Group of bicyclers rounding a corner with water spraying up from their wheels.
The people cannot ride bikes.
2
-100
One group is bicyclers, the other cannot ride bikes.
exists e2 e1 s1 s2 x1 x2 x3 x4 x5.(ne_org_group(s1) & a_topic(s1) & of(s1,x1) & a_up(s2) & Manner(e2,s2) & from(e2,x5) & n_wheel(x5) & of(x5,x1) & n_thing(x1) & Actor(e2,x4) & v_spray(e2) & with(e1,x4) & n_water(x4) & Theme(e1,x3) & Actor(e1,x2) & v_round(e1) & n_corner(x3) & (x1 = x2) & n_bicycler(x1))
exists x1.(n_people(x1) & -exists e1 p1.(exists e2 x2.(Theme(e2,x2) & Actor(e2,x1) & v_ride(e2) & n_bike(x2)) & Topic(e1,p1) & Actor(e1,x1) & v_can(e1)))
7695c204-e4c8-11ec-9cdd-0242ac1c0002
exists e2 e1 s1 s2 x1 x2 x3 x4 x5.(with(e1,x4) & v_spray(e2) & v_round(e1) & of(x5,x1) & of(s1,x1) & ne_org_group(s1) & n_wheel(x5) & n_water(x4) & n_thing(x1) & n_corner(x3) & n_bicycler(x1) & from(e2,x5) & a_up(s2) & a_topic(s1) & Theme(e1,x3) & Manner(e2,s2) & Actor(e2,x4) & Actor(e1,x2) & (x1 = x2))
exists x1.(n_people(x1) & all e1 p1.(all e2 x2.(-v_ride(e2) | -n_bike(x2) | -Theme(e2,x2) | -Actor(e2,x1)) | -v_can(e1) | -Topic(e1,p1) | -Actor(e1,x1)))
Group of bicyclers rounding a corner with water spraying up from their wheels.
A group of people are running through a field.
2
-100
One group is biking, the other is running.
exists e1 e2 s1 s2 x1 x2 x3 x4 x5.(ne_org_group(s1) & a_topic(s1) & of(s1,x1) & a_up(s2) & Manner(e2,s2) & from(e2,x5) & n_wheel(x5) & of(x5,x1) & n_thing(x1) & Actor(e2,x4) & v_spray(e2) & with(e1,x4) & n_water(x4) & Theme(e1,x3) & Actor(e1,x2) & v_round(e1) & n_corner(x3) & (x1 = x2) & n_bicycler(x1))
exists e1 x1 x2 x3.(through(e1,x3) & n_field(x3) & Actor(e1,x1) & v_run(e1) & of(x1,x2) & n_people(x2) & n_group(x1))
7695c7d6-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e2 s1 s2 x1 x2 x3 x4 x5.(with(e1,x4) & v_spray(e2) & v_round(e1) & of(x5,x1) & of(s1,x1) & ne_org_group(s1) & n_wheel(x5) & n_water(x4) & n_thing(x1) & n_corner(x3) & n_bicycler(x1) & from(e2,x5) & a_up(s2) & a_topic(s1) & Theme(e1,x3) & Manner(e2,s2) & Actor(e2,x4) & Actor(e1,x2) & (x1 = x2))
exists e1 x1 x2 x3.(v_run(e1) & through(e1,x3) & of(x1,x2) & n_people(x2) & n_group(x1) & n_field(x3) & Actor(e1,x1))
Bikers in a bike race take a sharp left turn.
people are riding bikes
0
-100
If the people are bikers, it can be inferred that they are riding bikes.
exists e1 s1 x1 x2 x3 x4 x5.(Theme(e1,x4) & Actor(e1,x1) & v_take(e1) & n_turn(x4) & of(x4,x5) & n_left(x5) & a_sharp(s1) & Theme(s1,x4) & in(x1,x2) & n_race(x2) & of(x2,x3) & n_bike(x3) & n_biker(x1))
exists e1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_ride(e1) & n_bike(x2) & n_people(x1))
7695ccf4-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3 x4 x5.(v_take(e1) & of(x4,x5) & of(x2,x3) & n_turn(x4) & n_race(x2) & n_left(x5) & n_biker(x1) & n_bike(x3) & in(x1,x2) & a_sharp(s1) & Theme(s1,x4) & Theme(e1,x4) & Actor(e1,x1))
exists e1 x1 x2.(v_ride(e1) & n_people(x1) & n_bike(x2) & Theme(e1,x2) & Actor(e1,x1))
Bikers in a bike race take a sharp left turn.
The motorcycles are jumping over cars.
2
-100
One group is turning, the other is jumping.
exists e1 s1 x1 x2 x3 x4 x5.(Theme(e1,x4) & Actor(e1,x1) & v_take(e1) & n_turn(x4) & of(x4,x5) & n_left(x5) & a_sharp(s1) & Theme(s1,x4) & in(x1,x2) & n_race(x2) & of(x2,x3) & n_bike(x3) & n_biker(x1))
exists e1 x1 x2.(n_motorcycle(x1) & over(e1,x2) & n_car(x2) & Actor(e1,x1) & v_jump(e1))
7695d1ea-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3 x4 x5.(v_take(e1) & of(x4,x5) & of(x2,x3) & n_turn(x4) & n_race(x2) & n_left(x5) & n_biker(x1) & n_bike(x3) & in(x1,x2) & a_sharp(s1) & Theme(s1,x4) & Theme(e1,x4) & Actor(e1,x1))
exists e1 x1 x2.(v_jump(e1) & over(e1,x2) & n_motorcycle(x1) & n_car(x2) & Actor(e1,x1))
Bikers in a bike race take a sharp left turn.
The bikers are competing in the Tour De France and rounding a turn coming down a mountain.
1
-100
Racing to take a sharp left turn doesn't imply they are in the Tour De France.
exists e1 s1 x1 x2 x3 x4 x5.(Theme(e1,x4) & Actor(e1,x1) & v_take(e1) & n_turn(x4) & of(x4,x5) & n_left(x5) & a_sharp(s1) & Theme(s1,x4) & in(x1,x2) & n_race(x2) & of(x2,x3) & n_bike(x3) & n_biker(x1))
exists e3 e2 e1 s1 x1 x2 x3 x4 x5 x6 x7.(n_biker(x1) & ne_org_france(x2) & (x2 = x4) & ne_org_de(x4) & (x2 = x3) & ne_org_tour(x3) & Theme(e3,x5) & Actor(e3,x1) & v_round(e3) & n_mountain(x7) & Time(e2,x7) & a_down(s1) & Manner(e2,s1) & Actor(e2,x6) & v_come(e2) & (x5 = x6) & n_turn(x5) & in(e1,x2) & Actor(e1,x1) & v_compete(e1))
7695d7bc-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3 x4 x5.(v_take(e1) & of(x4,x5) & of(x2,x3) & n_turn(x4) & n_race(x2) & n_left(x5) & n_biker(x1) & n_bike(x3) & in(x1,x2) & a_sharp(s1) & Theme(s1,x4) & Theme(e1,x4) & Actor(e1,x1))
exists e3 e2 e1 s1 x1 x2 x3 x4 x5 x6 x7.(v_round(e3) & v_compete(e1) & v_come(e2) & ne_org_tour(x3) & ne_org_france(x2) & ne_org_de(x4) & n_turn(x5) & n_mountain(x7) & n_biker(x1) & in(e1,x2) & a_down(s1) & Time(e2,x7) & Theme(e3,x5) & Manner(e2,s1) & Actor(e3,x1) & Actor(e2,x6) & Actor(e1,x1) & (x5 = x6) & (x2 = x4) & (x2 = x3))
A person is standing a display with their back facing us.
The person is sitting on the bench.
2
-100
A person cannot be both standing and sitting on the bench at the same time.
exists e1 e2 x1 x2 x3.(for(e1,e2) & Theme(e2,x2) & Actor(e2,x1) & v_face(e2) & n_person(x2) & with(e1,x3) & n_back(x3) & of(x3,x1) & n_thing(x1) & n_display(x2) & Time(e1,x2) & Actor(e1,x1) & v_stand(e1) & n_person(x1))
exists e1 x1 x2.(n_bench(x2) & n_person(x1) & on(e1,x2) & Actor(e1,x1) & v_sit(e1))
7695dc80-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e2 x1 x2 x3.(with(e1,x3) & v_stand(e1) & v_face(e2) & of(x3,x1) & n_thing(x1) & n_person(x2) & n_person(x1) & n_display(x2) & n_back(x3) & for(e1,e2) & Time(e1,x2) & Theme(e2,x2) & Actor(e2,x1) & Actor(e1,x1))
exists e1 x1 x2.(v_sit(e1) & on(e1,x2) & n_person(x1) & n_bench(x2) & Actor(e1,x1))
A person is standing a display with their back facing us.
The person is watching an airplane in the sky.
1
-100
Not every man at a display is watching an airplane in the sky.
exists e2 e1 x1 x2 x3.(for(e1,e2) & Theme(e2,x2) & Actor(e2,x1) & v_face(e2) & n_person(x2) & with(e1,x3) & n_back(x3) & of(x3,x1) & n_thing(x1) & n_display(x2) & Time(e1,x2) & Actor(e1,x1) & v_stand(e1) & n_person(x1))
exists e1 x1 x2 x3.(n_sky(x3) & n_person(x1) & in(e1,x3) & Theme(e1,x2) & Actor(e1,x1) & v_watch(e1) & n_airplane(x2))
7695e126-e4c8-11ec-9cdd-0242ac1c0002
exists e2 e1 x1 x2 x3.(with(e1,x3) & v_stand(e1) & v_face(e2) & of(x3,x1) & n_thing(x1) & n_person(x2) & n_person(x1) & n_display(x2) & n_back(x3) & for(e1,e2) & Time(e1,x2) & Theme(e2,x2) & Actor(e2,x1) & Actor(e1,x1))
exists e1 x1 x2 x3.(v_watch(e1) & n_sky(x3) & n_person(x1) & n_airplane(x2) & in(e1,x3) & Theme(e1,x2) & Actor(e1,x1))
A person is standing a display with their back facing us.
A person stands with their back to us.
0
-100
Person standing and person stands is a sentence rephrasing.
exists e2 e1 x1 x2 x3.(for(e1,e2) & Theme(e2,x2) & Actor(e2,x1) & v_face(e2) & n_person(x2) & with(e1,x3) & n_back(x3) & of(x3,x1) & n_thing(x1) & n_display(x2) & Time(e1,x2) & Actor(e1,x1) & v_stand(e1) & n_person(x1))
exists e1 x1 x2.(with(e1,x2) & to(x2,x1) & n_person(x1) & n_back(x2) & of(x2,x1) & n_thing(x1) & Actor(e1,x1) & v_stand(e1) & n_person(x1))
7695e5cc-e4c8-11ec-9cdd-0242ac1c0002
exists e2 e1 x1 x2 x3.(with(e1,x3) & v_stand(e1) & v_face(e2) & of(x3,x1) & n_thing(x1) & n_person(x2) & n_person(x1) & n_display(x2) & n_back(x3) & for(e1,e2) & Time(e1,x2) & Theme(e2,x2) & Actor(e2,x1) & Actor(e1,x1))
exists e1 x1 x2.(with(e1,x2) & v_stand(e1) & to(x2,x1) & of(x2,x1) & n_thing(x1) & n_person(x1) & n_back(x2) & Actor(e1,x1))
gypsy lady wearing jewelery in a store.
A gypsy lady modeling jewelry in a department store.
1
-100
You can't imply the store that the jewelery is in is a department store.
exists e1 s1 x1 x2 x3 x4.(a_topic(x1) & in(e1,x4) & n_store(x4) & Theme(e1,x3) & Actor(e1,x2) & v_wear(e1) & n_jewelery(x3) & (x1 = x2) & n_lady(x1) & a_gypsy(s1) & Theme(s1,x1))
exists e1 s1 x1 x2 x3 x4 x5.(a_topic(x1) & in(e1,x4) & n_store(x4) & of(x4,x5) & n_department(x5) & Theme(e1,x3) & Actor(e1,x2) & v_model(e1) & n_jewelry(x3) & (x1 = x2) & n_lady(x1) & a_gypsy(s1) & Theme(s1,x1))
7695eb12-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3 x4.(v_wear(e1) & n_store(x4) & n_lady(x1) & n_jewelery(x3) & in(e1,x4) & a_topic(x1) & a_gypsy(s1) & Theme(s1,x1) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2))
exists e1 s1 x1 x2 x3 x4 x5.(v_model(e1) & of(x4,x5) & n_store(x4) & n_lady(x1) & n_jewelry(x3) & n_department(x5) & in(e1,x4) & a_topic(x1) & a_gypsy(s1) & Theme(s1,x1) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2))
gypsy lady wearing jewelery in a store.
A little boy fishing.
2
-100
A lady is different than a little boy.
exists e1 s1 x1 x2 x3 x4.(a_topic(x1) & in(e1,x4) & n_store(x4) & Theme(e1,x3) & Actor(e1,x2) & v_wear(e1) & n_jewelery(x3) & (x1 = x2) & n_lady(x1) & a_gypsy(s1) & Theme(s1,x1))
exists s1 x1 x2.(a_topic(x1) & n_fishing(x1) & of(x1,x2) & n_boy(x2) & a_little(s1) & Theme(s1,x1))
7695efe0-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3 x4.(v_wear(e1) & n_store(x4) & n_lady(x1) & n_jewelery(x3) & in(e1,x4) & a_topic(x1) & a_gypsy(s1) & Theme(s1,x1) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2))
exists s1 x1 x2.(of(x1,x2) & n_fishing(x1) & n_boy(x2) & a_topic(x1) & a_little(s1) & Theme(s1,x1))
gypsy lady wearing jewelery in a store.
A gypsy woman.
0
-100
Lady is an informal term for woman, therefore the gypsy woman is wearing jewelry.
exists e1 s1 x1 x2 x3 x4.(a_topic(x1) & in(e1,x4) & n_store(x4) & Theme(e1,x3) & Actor(e1,x2) & v_wear(e1) & n_jewelery(x3) & (x1 = x2) & n_lady(x1) & a_gypsy(s1) & Theme(s1,x1))
exists s1 x1.(a_topic(x1) & n_woman(x1) & a_gypsy(s1) & Theme(s1,x1))
7695f490-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3 x4.(v_wear(e1) & n_store(x4) & n_lady(x1) & n_jewelery(x3) & in(e1,x4) & a_topic(x1) & a_gypsy(s1) & Theme(s1,x1) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2))
exists s1 x1.(n_woman(x1) & a_topic(x1) & a_gypsy(s1) & Theme(s1,x1))
A woman dressed in layers clothing is standing in front of a refrigerated beverage case.
The woman is only wearing a swimsuit.
2
-100
One is wearing clothes, the other is only wearing a swimsuit.
exists e1 e3 e2 x1 x2 x3 x4 x5 x6 x7.(in(e2,x5) & of(x5,x6) & n_case(x6) & of(x6,x7) & n_beverage(x7) & Theme(e3,x6) & v_refrigerate(e3) & n_front(x5) & Actor(e2,x1) & v_stand(e2) & in(e1,x3) & n_clothing(x3) & of(x3,x4) & n_layer(x4) & Theme(e1,x2) & v_dress(e1) & (x1 = x2) & n_woman(x1))
exists e1 s1 x1 x2.(n_woman(x1) & a_only(s1) & Manner(e1,s1) & Theme(e1,x2) & Actor(e1,x1) & v_wear(e1) & n_swimsuit(x2))
7695f9fe-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e3 e2 x1 x2 x3 x4 x5 x6 x7.(v_stand(e2) & v_refrigerate(e3) & v_dress(e1) & of(x6,x7) & of(x5,x6) & of(x3,x4) & n_woman(x1) & n_layer(x4) & n_front(x5) & n_clothing(x3) & n_case(x6) & n_beverage(x7) & in(e2,x5) & in(e1,x3) & Theme(e3,x6) & Theme(e1,x2) & Actor(e2,x1) & (x1 = x2))
exists e1 s1 x1 x2.(v_wear(e1) & n_woman(x1) & n_swimsuit(x2) & a_only(s1) & Theme(e1,x2) & Manner(e1,s1) & Actor(e1,x1))
A woman dressed in layers clothing is standing in front of a refrigerated beverage case.
The woman is buying something from the beverage case.
1
-100
Standing in front of a refrigerated beverage case doesn't mean the woman is buying anything.
exists e1 e2 e3 x1 x2 x3 x4 x5 x6 x7.(in(e2,x5) & of(x5,x6) & n_case(x6) & of(x6,x7) & n_beverage(x7) & Theme(e3,x6) & v_refrigerate(e3) & n_front(x5) & Actor(e2,x1) & v_stand(e2) & in(e1,x3) & n_clothing(x3) & of(x3,x4) & n_layer(x4) & Theme(e1,x2) & v_dress(e1) & (x1 = x2) & n_woman(x1))
exists e1 x1 x2 x3 x4.(n_case(x3) & of(x3,x4) & n_beverage(x4) & n_woman(x1) & from(e1,x3) & Theme(e1,x2) & Actor(e1,x1) & v_buy(e1) & n_thing(x2))
7695ffa8-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e2 e3 x1 x2 x3 x4 x5 x6 x7.(v_stand(e2) & v_refrigerate(e3) & v_dress(e1) & of(x6,x7) & of(x5,x6) & of(x3,x4) & n_woman(x1) & n_layer(x4) & n_front(x5) & n_clothing(x3) & n_case(x6) & n_beverage(x7) & in(e2,x5) & in(e1,x3) & Theme(e3,x6) & Theme(e1,x2) & Actor(e2,x1) & (x1 = x2))
exists e1 x1 x2 x3 x4.(v_buy(e1) & of(x3,x4) & n_woman(x1) & n_thing(x2) & n_case(x3) & n_beverage(x4) & from(e1,x3) & Theme(e1,x2) & Actor(e1,x1))
A woman dressed in layers clothing is standing in front of a refrigerated beverage case.
The woman is inside.
0
-100
Normally things that are in a refrigerated case are inside something, therefore if the woman is standing in front of the case, they are both inside.
exists e2 e3 e1 x1 x2 x3 x4 x5 x6 x7.(in(e2,x5) & of(x5,x6) & n_case(x6) & of(x6,x7) & n_beverage(x7) & Theme(e3,x6) & v_refrigerate(e3) & n_front(x5) & Actor(e2,x1) & v_stand(e2) & in(e1,x3) & n_clothing(x3) & of(x3,x4) & n_layer(x4) & Theme(e1,x2) & v_dress(e1) & (x1 = x2) & n_woman(x1))
exists e1 s1 x1.(n_woman(x1) & a_inside(s1) & Manner(e1,s1) & Actor(e1,x1) & v_be(e1))
7696076e-e4c8-11ec-9cdd-0242ac1c0002
exists e2 e3 e1 x1 x2 x3 x4 x5 x6 x7.(v_stand(e2) & v_refrigerate(e3) & v_dress(e1) & of(x6,x7) & of(x5,x6) & of(x3,x4) & n_woman(x1) & n_layer(x4) & n_front(x5) & n_clothing(x3) & n_case(x6) & n_beverage(x7) & in(e2,x5) & in(e1,x3) & Theme(e3,x6) & Theme(e1,x2) & Actor(e2,x1) & (x1 = x2))
exists e1 s1 x1.(v_be(e1) & n_woman(x1) & a_inside(s1) & Manner(e1,s1) & Actor(e1,x1))
A woman wearing strangely colored clothing checks out at a convenience store.
A woman is shopping.
0
-100
If the woman checks out at a store, it can be inferred that she is shopping.
exists e1 e2 s1 s2 x1 x2 x3 x4 x5 x6.(at(e2,x5) & n_store(x5) & of(x5,x6) & n_convenience(x6) & a_out(s2) & Manner(e2,s2) & Theme(e2,x3) & Actor(e2,x1) & v_color(e2) & n_check(x3) & of(x3,x4) & n_clothing(x4) & a_strangely(s1) & Manner(e1,s1) & Actor(e1,x2) & v_wear(e1) & (x1 = x2) & n_woman(x1))
exists p1 x1.(exists x2.((x1 = x2) & n_shopping(x2)) & n_woman(x1))
76960e62-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e2 s1 s2 x1 x2 x3 x4 x5 x6.(v_wear(e1) & v_color(e2) & of(x5,x6) & of(x3,x4) & n_woman(x1) & n_store(x5) & n_convenience(x6) & n_clothing(x4) & n_check(x3) & at(e2,x5) & a_strangely(s1) & a_out(s2) & Theme(e2,x3) & Manner(e2,s2) & Manner(e1,s1) & Actor(e2,x1) & Actor(e1,x2) & (x1 = x2))
exists x1.(n_woman(x1) & exists x2.(n_shopping(x2) & (x1 = x2)))
A woman wearing strangely colored clothing checks out at a convenience store.
A woman is at a restaurant.
2
-100
Convenience store is different than restaurant.
exists e1 e2 s1 s2 x1 x2 x3 x4 x5 x6.(at(e2,x5) & n_store(x5) & of(x5,x6) & n_convenience(x6) & a_out(s2) & Manner(e2,s2) & Theme(e2,x3) & Actor(e2,x1) & v_color(e2) & n_check(x3) & of(x3,x4) & n_clothing(x4) & a_strangely(s1) & Manner(e1,s1) & Actor(e1,x2) & v_wear(e1) & (x1 = x2) & n_woman(x1))
exists p1 x1.(exists x2.(at(x1,x2) & n_restaurant(x2)) & n_woman(x1))
769619fc-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e2 s1 s2 x1 x2 x3 x4 x5 x6.(v_wear(e1) & v_color(e2) & of(x5,x6) & of(x3,x4) & n_woman(x1) & n_store(x5) & n_convenience(x6) & n_clothing(x4) & n_check(x3) & at(e2,x5) & a_strangely(s1) & a_out(s2) & Theme(e2,x3) & Manner(e2,s2) & Manner(e1,s1) & Actor(e2,x1) & Actor(e1,x2) & (x1 = x2))
exists x1.(n_woman(x1) & exists x2.(n_restaurant(x2) & at(x1,x2)))
A woman designer extolling the virtues of one of her paper lamps to a potential client.
A woman pitches her new product to a client.
1
-100
Just because the woman is extolling one of her paper lamps for a client pitches her new product.
exists e1 e2 s1 x1 x2 x3 x4 x5 x6 x7.(n_paper(x6) & of(x6,x4) & n_female(x4) & n_virtue(x4) & to(e2,x7) & n_client(x7) & a_potential(s1) & Theme(s1,x7) & Actor(e2,x1) & v_lamp(e2) & Theme(e1,x4) & Actor(e1,x3) & v_extol(e1) & of(x4,x5) & of(x5,x6) & n_thing(x5) & card_eq_1(x5) & (x1 = x3) & n_designer(x1) & of(x1,x2) & n_woman(x2))
exists e1 s1 x1 x2 x3.(Theme(e1,x2) & Actor(e1,x1) & v_pitch(e1) & to(x2,x3) & n_client(x3) & n_product(x2) & a_new(s1) & Theme(s1,x2) & of(x2,x1) & n_female(x1) & n_woman(x1))
76962ae6-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e2 s1 x1 x2 x3 x4 x5 x6 x7.(v_lamp(e2) & v_extol(e1) & to(e2,x7) & of(x6,x4) & of(x5,x6) & of(x4,x5) & of(x1,x2) & n_woman(x2) & n_virtue(x4) & n_thing(x5) & n_paper(x6) & n_female(x4) & n_designer(x1) & n_client(x7) & card_eq_1(x5) & a_potential(s1) & Theme(s1,x7) & Theme(e1,x4) & Actor(e2,x1) & Actor(e1,x3) & (x1 = x3))
exists e1 s1 x1 x2 x3.(v_pitch(e1) & to(x2,x3) & of(x2,x1) & n_woman(x1) & n_product(x2) & n_female(x1) & n_client(x3) & a_new(s1) & Theme(s1,x2) & Theme(e1,x2) & Actor(e1,x1))
An old woman at a counter.
A small human at a counter.
1
-100
Just because they are an old woman doesn't imply a small human.
exists s1 x1 x2.(a_topic(x1) & at(x1,x2) & n_counter(x2) & n_woman(x1) & a_old(s1) & Theme(s1,x1))
exists s1 x1 x2.(a_topic(x1) & at(x1,x2) & n_counter(x2) & n_human(x1) & a_small(s1) & Theme(s1,x1))
7696350e-e4c8-11ec-9cdd-0242ac1c0002
exists s1 x1 x2.(n_woman(x1) & n_counter(x2) & at(x1,x2) & a_topic(x1) & a_old(s1) & Theme(s1,x1))
exists s1 x1 x2.(n_human(x1) & n_counter(x2) & at(x1,x2) & a_topic(x1) & a_small(s1) & Theme(s1,x1))
Man and child in hats walk on a dirt trail.
There is a man and a child in the outdoors
0
-100
Walking on a dirt trail implies being outdoor.
exists e1 x1 x2 x3 x4 x5 x6.(on(e1,x5) & n_trail(x5) & of(x5,x6) & n_dirt(x6) & Actor(e1,x1) & v_walk(e1) & subset_of(x3,x1) & in(x3,x4) & n_hat(x4) & n_child(x3) & subset_of(x2,x1) & n_man(x2))
exists p1 x1 x5.(n_outdoors(x5) & exists x2 x3 x4.((x1 = x2) & subset_of(x4,x2) & in(x4,x5) & n_child(x4) & subset_of(x3,x2) & n_man(x3)))
76964742-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3 x4 x5 x6.(v_walk(e1) & subset_of(x3,x1) & subset_of(x2,x1) & on(e1,x5) & of(x5,x6) & n_trail(x5) & n_man(x2) & n_hat(x4) & n_dirt(x6) & n_child(x3) & in(x3,x4) & Actor(e1,x1))
exists x1 x5.(n_outdoors(x5) & exists x2 x3 x4.(subset_of(x4,x2) & subset_of(x3,x2) & n_man(x3) & n_child(x4) & in(x4,x5) & (x1 = x2)))
A bike rider wearing a red shirt and black shorts is attended to by city workers.
A bike rider was sleeping.
2
0.020673
Attended to is different than sleeping
exists e1 e2 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7 x8.(Actor(e2,x7) & n_worker(x7) & of(x7,x8) & n_city(x8) & a_to(s3) & Manner(e2,s3) & Theme(e2,x1) & v_attend(e2) & Theme(e1,x4) & Actor(e1,x3) & v_wear(e1) & subset_of(x6,x4) & n_shorts(x6) & a_black(s2) & Theme(s2,x6) & subset_of(x5,x4) & n_shirt(x5) & a_red(s1) & Theme(s1,x5) & (x1 = x3) & n_rider(x1) & of(x1,x2) & n_bike(x2))
exists e1 x1 x2.(Actor(e1,x1) & v_sleep(e1) & n_rider(x1) & of(x1,x2) & n_bike(x2))
76968b30-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e2 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7 x8.(v_wear(e1) & v_attend(e2) & subset_of(x6,x4) & subset_of(x5,x4) & of(x7,x8) & of(x1,x2) & n_worker(x7) & n_shorts(x6) & n_shirt(x5) & n_rider(x1) & n_city(x8) & n_bike(x2) & a_to(s3) & a_red(s1) & a_black(s2) & Theme(s2,x6) & Theme(s1,x5) & Theme(e2,x1) & Theme(e1,x4) & Manner(e2,s3) & Actor(e2,x7) & Actor(e1,x3) & (x1 = x3))
exists e1 x1 x2.(v_sleep(e1) & of(x1,x2) & n_rider(x1) & n_bike(x2) & Actor(e1,x1))
A bike rider wearing a red shirt and black shorts is attended to by city workers.
A bike rider was working.
1
0.001216
working and wearing are different actions
exists e1 e2 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7 x8.(Actor(e2,x7) & n_worker(x7) & of(x7,x8) & n_city(x8) & a_to(s3) & Manner(e2,s3) & Theme(e2,x1) & v_attend(e2) & Theme(e1,x4) & Actor(e1,x3) & v_wear(e1) & subset_of(x6,x4) & n_shorts(x6) & a_black(s2) & Theme(s2,x6) & subset_of(x5,x4) & n_shirt(x5) & a_red(s1) & Theme(s1,x5) & (x1 = x3) & n_rider(x1) & of(x1,x2) & n_bike(x2))
exists e1 x1 x2.(Actor(e1,x1) & v_work(e1) & n_rider(x1) & of(x1,x2) & n_bike(x2))
76968f86-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e2 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7 x8.(v_wear(e1) & v_attend(e2) & subset_of(x6,x4) & subset_of(x5,x4) & of(x7,x8) & of(x1,x2) & n_worker(x7) & n_shorts(x6) & n_shirt(x5) & n_rider(x1) & n_city(x8) & n_bike(x2) & a_to(s3) & a_red(s1) & a_black(s2) & Theme(s2,x6) & Theme(s1,x5) & Theme(e2,x1) & Theme(e1,x4) & Manner(e2,s3) & Actor(e2,x7) & Actor(e1,x3) & (x1 = x3))
exists e1 x1 x2.(v_work(e1) & of(x1,x2) & n_rider(x1) & n_bike(x2) & Actor(e1,x1))
A bike rider wearing a red shirt and black shorts is attended to by city workers.
The bike rider was in an accident.
1
0.87694
was and wearing are different actions
exists e1 e2 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7 x8.(Actor(e2,x7) & n_worker(x7) & of(x7,x8) & n_city(x8) & a_to(s3) & Manner(e2,s3) & Theme(e2,x1) & v_attend(e2) & Theme(e1,x4) & Actor(e1,x3) & v_wear(e1) & subset_of(x6,x4) & n_shorts(x6) & a_black(s2) & Theme(s2,x6) & subset_of(x5,x4) & n_shirt(x5) & a_red(s1) & Theme(s1,x5) & (x1 = x3) & n_rider(x1) & of(x1,x2) & n_bike(x2))
exists p1 x1 x2.(n_rider(x1) & of(x1,x2) & n_bike(x2) & exists x3.(in(x1,x3) & n_accident(x3)))
7696acfa-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e2 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7 x8.(v_wear(e1) & v_attend(e2) & subset_of(x6,x4) & subset_of(x5,x4) & of(x7,x8) & of(x1,x2) & n_worker(x7) & n_shorts(x6) & n_shirt(x5) & n_rider(x1) & n_city(x8) & n_bike(x2) & a_to(s3) & a_red(s1) & a_black(s2) & Theme(s2,x6) & Theme(s1,x5) & Theme(e2,x1) & Theme(e1,x4) & Manner(e2,s3) & Actor(e2,x7) & Actor(e1,x3) & (x1 = x3))
exists x1 x2.(of(x1,x2) & n_rider(x1) & n_bike(x2) & exists x3.(n_accident(x3) & in(x1,x3)))
A bike rider wearing a red shirt and black shorts is attended to by city workers.
Bike riders can be the cause of accidents just as much as cars.
1
0.701257
not every rider have cars
exists e1 e2 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7 x8.(Actor(e2,x7) & n_worker(x7) & of(x7,x8) & n_city(x8) & a_to(s3) & Manner(e2,s3) & Theme(e2,x1) & v_attend(e2) & Theme(e1,x4) & Actor(e1,x3) & v_wear(e1) & subset_of(x6,x4) & n_shorts(x6) & a_black(s2) & Theme(s2,x6) & subset_of(x5,x4) & n_shirt(x5) & a_red(s1) & Theme(s1,x5) & (x1 = x3) & n_rider(x1) & of(x1,x2) & n_bike(x2))
exists e1 p1 x1 x2 x3.(n_cause(x3) & exists p2 s1 x4 x5 x6.((x1 = x3) & as(x3,x6) & n_car(x6) & of(x3,x4) & r_just(s1) & r_as(s1) & Theme(s1,x5) & a_much(s1) & (x4 = x5) & n_accident(x4)) & Topic(e1,p1) & Actor(e1,x1) & v_can(e1) & n_rider(x1) & (x1 = x2) & ne_nam_bike(x2))
7696b696-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e2 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7 x8.(v_wear(e1) & v_attend(e2) & subset_of(x6,x4) & subset_of(x5,x4) & of(x7,x8) & of(x1,x2) & n_worker(x7) & n_shorts(x6) & n_shirt(x5) & n_rider(x1) & n_city(x8) & n_bike(x2) & a_to(s3) & a_red(s1) & a_black(s2) & Theme(s2,x6) & Theme(s1,x5) & Theme(e2,x1) & Theme(e1,x4) & Manner(e2,s3) & Actor(e2,x7) & Actor(e1,x3) & (x1 = x3))
exists e1 p1 x1 x2 x3.(v_can(e1) & ne_nam_bike(x2) & n_rider(x1) & n_cause(x3) & exists s1 x4 x5 x6.(r_just(s1) & r_as(s1) & of(x3,x4) & n_car(x6) & n_accident(x4) & as(x3,x6) & a_much(s1) & Theme(s1,x5) & (x4 = x5) & (x1 = x3)) & Topic(e1,p1) & Actor(e1,x1) & (x1 = x2))
A bike rider wearing a red shirt and black shorts is attended to by city workers.
A biker is looked over by city workers.
1
0.826493
looked and wearing are different actions
exists e1 e2 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7 x8.(Actor(e2,x7) & n_worker(x7) & of(x7,x8) & n_city(x8) & a_to(s3) & Manner(e2,s3) & Theme(e2,x1) & v_attend(e2) & Theme(e1,x4) & Actor(e1,x3) & v_wear(e1) & subset_of(x6,x4) & n_shorts(x6) & a_black(s2) & Theme(s2,x6) & subset_of(x5,x4) & n_shirt(x5) & a_red(s1) & Theme(s1,x5) & (x1 = x3) & n_rider(x1) & of(x1,x2) & n_bike(x2))
exists e1 x1 x2 x3.(Actor(e1,x2) & n_worker(x2) & of(x2,x3) & n_city(x3) & over(e1,x1) & n_biker(x1) & v_look(e1))
7696bb50-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e2 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7 x8.(v_wear(e1) & v_attend(e2) & subset_of(x6,x4) & subset_of(x5,x4) & of(x7,x8) & of(x1,x2) & n_worker(x7) & n_shorts(x6) & n_shirt(x5) & n_rider(x1) & n_city(x8) & n_bike(x2) & a_to(s3) & a_red(s1) & a_black(s2) & Theme(s2,x6) & Theme(s1,x5) & Theme(e2,x1) & Theme(e1,x4) & Manner(e2,s3) & Actor(e2,x7) & Actor(e1,x3) & (x1 = x3))
exists e1 x1 x2 x3.(v_look(e1) & over(e1,x1) & of(x2,x3) & n_worker(x2) & n_city(x3) & n_biker(x1) & Actor(e1,x2))
A bike rider wearing a red shirt and black shorts is attended to by city workers.
the bike rider is hurt
1
0.898534
not every rider is hurt
exists e1 e2 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7 x8.(Actor(e2,x7) & n_worker(x7) & of(x7,x8) & n_city(x8) & a_to(s3) & Manner(e2,s3) & Theme(e2,x1) & v_attend(e2) & Theme(e1,x4) & Actor(e1,x3) & v_wear(e1) & subset_of(x6,x4) & n_shorts(x6) & a_black(s2) & Theme(s2,x6) & subset_of(x5,x4) & n_shirt(x5) & a_red(s1) & Theme(s1,x5) & (x1 = x3) & n_rider(x1) & of(x1,x2) & n_bike(x2))
exists e1 x1 x2.(n_rider(x1) & of(x1,x2) & n_bike(x2) & Theme(e1,x1) & v_hurt(e1))
7696c50a-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e2 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7 x8.(v_wear(e1) & v_attend(e2) & subset_of(x6,x4) & subset_of(x5,x4) & of(x7,x8) & of(x1,x2) & n_worker(x7) & n_shorts(x6) & n_shirt(x5) & n_rider(x1) & n_city(x8) & n_bike(x2) & a_to(s3) & a_red(s1) & a_black(s2) & Theme(s2,x6) & Theme(s1,x5) & Theme(e2,x1) & Theme(e1,x4) & Manner(e2,s3) & Actor(e2,x7) & Actor(e1,x3) & (x1 = x3))
exists e1 x1 x2.(v_hurt(e1) & of(x1,x2) & n_rider(x1) & n_bike(x2) & Theme(e1,x1))
A bike rider wearing a red shirt and black shorts is attended to by city workers.
The bike rider is near people.
0
0.964547
The fact that the bike rider is being attended to by city workers implies that the bike rider is near people.
exists e1 e2 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7 x8.(Actor(e2,x7) & n_worker(x7) & of(x7,x8) & n_city(x8) & a_to(s3) & Manner(e2,s3) & Theme(e2,x1) & v_attend(e2) & Theme(e1,x4) & Actor(e1,x3) & v_wear(e1) & subset_of(x6,x4) & n_shorts(x6) & a_black(s2) & Theme(s2,x6) & subset_of(x5,x4) & n_shirt(x5) & a_red(s1) & Theme(s1,x5) & (x1 = x3) & n_rider(x1) & of(x1,x2) & n_bike(x2))
exists p1 x1 x2.(n_rider(x1) & of(x1,x2) & n_bike(x2) & exists x3.(near(x1,x3) & n_people(x3)))
7696c9b0-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e2 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7 x8.(v_wear(e1) & v_attend(e2) & subset_of(x6,x4) & subset_of(x5,x4) & of(x7,x8) & of(x1,x2) & n_worker(x7) & n_shorts(x6) & n_shirt(x5) & n_rider(x1) & n_city(x8) & n_bike(x2) & a_to(s3) & a_red(s1) & a_black(s2) & Theme(s2,x6) & Theme(s1,x5) & Theme(e2,x1) & Theme(e1,x4) & Manner(e2,s3) & Actor(e2,x7) & Actor(e1,x3) & (x1 = x3))
exists x1 x2.(of(x1,x2) & n_rider(x1) & n_bike(x2) & exists x3.(near(x1,x3) & n_people(x3)))
A girl picking dandelions in a grassy meadow.
a girl picking flowers for her mother
1
0.591693
A girl picking dandelions does not mean they are for her mother.
exists e1 s1 x1 x2 x3 x4.(a_topic(x1) & in(e1,x4) & n_meadow(x4) & a_grassy(s1) & Theme(s1,x4) & Theme(e1,x3) & Actor(e1,x2) & v_pick(e1) & n_dandelion(x3) & (x1 = x2) & n_girl(x1))
exists e1 x1 x2 x3 x4.(a_topic(x1) & for(e1,x4) & n_mother(x4) & of(x4,x1) & n_female(x1) & Theme(e1,x3) & Actor(e1,x2) & v_pick(e1) & n_flower(x3) & (x1 = x2) & n_girl(x1))
769724c8-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3 x4.(v_pick(e1) & n_meadow(x4) & n_girl(x1) & n_dandelion(x3) & in(e1,x4) & a_topic(x1) & a_grassy(s1) & Theme(s1,x4) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2))
exists e1 x1 x2 x3 x4.(v_pick(e1) & of(x4,x1) & n_mother(x4) & n_girl(x1) & n_flower(x3) & n_female(x1) & for(e1,x4) & a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2))
A girl picking dandelions in a grassy meadow.
A girl is picking dandelions for a wedding.
1
0.000277
A girl picking dandelions does not mean they are for a wedding.
exists e1 s1 x1 x2 x3 x4.(a_topic(x1) & in(e1,x4) & n_meadow(x4) & a_grassy(s1) & Theme(s1,x4) & Theme(e1,x3) & Actor(e1,x2) & v_pick(e1) & n_dandelion(x3) & (x1 = x2) & n_girl(x1))
exists e1 x1 x2 x3.(for(e1,x3) & n_wedding(x3) & Theme(e1,x2) & Actor(e1,x1) & v_pick(e1) & n_dandelion(x2) & n_girl(x1))
76972f2c-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3 x4.(v_pick(e1) & n_meadow(x4) & n_girl(x1) & n_dandelion(x3) & in(e1,x4) & a_topic(x1) & a_grassy(s1) & Theme(s1,x4) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2))
exists e1 x1 x2 x3.(v_pick(e1) & n_wedding(x3) & n_girl(x1) & n_dandelion(x2) & for(e1,x3) & Theme(e1,x2) & Actor(e1,x1))
A girl picking dandelions in a grassy meadow.
a girl plays with a puppy inside
2
0.000237
Inside the opposite of being in a meadow.
exists e1 s1 x1 x2 x3 x4.(a_topic(x1) & in(e1,x4) & n_meadow(x4) & a_grassy(s1) & Theme(s1,x4) & Theme(e1,x3) & Actor(e1,x2) & v_pick(e1) & n_dandelion(x3) & (x1 = x2) & n_girl(x1))
exists e1 s1 x1 x2.(with(e1,x2) & n_inside(x2) & a_puppy(s1) & Theme(s1,x2) & Actor(e1,x1) & v_play(e1) & n_girl(x1))
769743b8-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3 x4.(v_pick(e1) & n_meadow(x4) & n_girl(x1) & n_dandelion(x3) & in(e1,x4) & a_topic(x1) & a_grassy(s1) & Theme(s1,x4) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2))
exists e1 s1 x1 x2.(with(e1,x2) & v_play(e1) & n_inside(x2) & n_girl(x1) & a_puppy(s1) & Theme(s1,x2) & Actor(e1,x1))
A girl picking dandelions in a grassy meadow.
A girl is picking flowers.
0
0.997188
dandelions are flowers.
exists e1 s1 x1 x2 x3 x4.(a_topic(x1) & in(e1,x4) & n_meadow(x4) & a_grassy(s1) & Theme(s1,x4) & Theme(e1,x3) & Actor(e1,x2) & v_pick(e1) & n_dandelion(x3) & (x1 = x2) & n_girl(x1))
exists e1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_pick(e1) & n_flower(x2) & n_girl(x1))
76974854-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3 x4.(v_pick(e1) & n_meadow(x4) & n_girl(x1) & n_dandelion(x3) & in(e1,x4) & a_topic(x1) & a_grassy(s1) & Theme(s1,x4) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2))
exists e1 x1 x2.(v_pick(e1) & n_girl(x1) & n_flower(x2) & Theme(e1,x2) & Actor(e1,x1))
A girl picking dandelions in a grassy meadow.
a girl looking for ladybugs
1
0.000047
Just because a girl is picking dandelions does not mean she is looking for ladybugs.
exists e1 s1 x1 x2 x3 x4.(a_topic(x1) & in(e1,x4) & n_meadow(x4) & a_grassy(s1) & Theme(s1,x4) & Theme(e1,x3) & Actor(e1,x2) & v_pick(e1) & n_dandelion(x3) & (x1 = x2) & n_girl(x1))
exists e1 x1 x2 x3.(a_topic(x1) & for(e1,x3) & n_ladybug(x3) & Actor(e1,x2) & v_look(e1) & (x1 = x2) & n_girl(x1))
76974da4-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3 x4.(v_pick(e1) & n_meadow(x4) & n_girl(x1) & n_dandelion(x3) & in(e1,x4) & a_topic(x1) & a_grassy(s1) & Theme(s1,x4) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2))
exists e1 x1 x2 x3.(v_look(e1) & n_ladybug(x3) & n_girl(x1) & for(e1,x3) & a_topic(x1) & Actor(e1,x2) & (x1 = x2))
A girl picking dandelions in a grassy meadow.
She is keeping the dandelion greens as well, as they are a tasty meal.
1
0.000086
Just because a girl is picking dandelions does not mean she is planning on eating them for a meal.
exists e1 s1 x1 x2 x3 x4.(a_topic(x1) & in(e1,x4) & n_meadow(x4) & a_grassy(s1) & Theme(s1,x4) & Theme(e1,x3) & Actor(e1,x2) & v_pick(e1) & n_dandelion(x3) & (x1 = x2) & n_girl(x1))
exists e1 p1 s1 x1 x2 x3.(n_thing(x2) & n_green(x2) & of(x2,x3) & n_dandelion(x3) & n_female(x1) & exists p2 s2 x4.((x2 = x4) & n_meal(x4) & a_tasty(s2) & Theme(s2,x4)) & as(e1,p1) & r_as(e1) & a_well(s1) & Manner(e1,s1) & Theme(e1,x2) & Actor(e1,x1) & v_keep(e1))
76975704-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3 x4.(v_pick(e1) & n_meadow(x4) & n_girl(x1) & n_dandelion(x3) & in(e1,x4) & a_topic(x1) & a_grassy(s1) & Theme(s1,x4) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2))
exists e1 p1 s1 x1 x2 x3.(v_keep(e1) & r_as(e1) & of(x2,x3) & n_thing(x2) & n_green(x2) & n_female(x1) & n_dandelion(x3) & exists s2 x4.(n_meal(x4) & a_tasty(s2) & Theme(s2,x4) & (x2 = x4)) & as(e1,p1) & a_well(s1) & Theme(e1,x2) & Manner(e1,s1) & Actor(e1,x1))
A girl picking dandelions in a grassy meadow.
A girl is picking flowers.
0
0.997188
dandelions are flowers.
exists e1 s1 x1 x2 x3 x4.(a_topic(x1) & in(e1,x4) & n_meadow(x4) & a_grassy(s1) & Theme(s1,x4) & Theme(e1,x3) & Actor(e1,x2) & v_pick(e1) & n_dandelion(x3) & (x1 = x2) & n_girl(x1))
exists e1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_pick(e1) & n_flower(x2) & n_girl(x1))
76975bfa-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3 x4.(v_pick(e1) & n_meadow(x4) & n_girl(x1) & n_dandelion(x3) & in(e1,x4) & a_topic(x1) & a_grassy(s1) & Theme(s1,x4) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2))
exists e1 x1 x2.(v_pick(e1) & n_girl(x1) & n_flower(x2) & Theme(e1,x2) & Actor(e1,x1))
A girl picking dandelions in a grassy meadow.
a girl picks dandelions for salad
1
0.000272
Just because a girl is picking dandelions does not mean she is planning to make a salad with them.
exists e1 s1 x1 x2 x3 x4.(a_topic(x1) & in(e1,x4) & n_meadow(x4) & a_grassy(s1) & Theme(s1,x4) & Theme(e1,x3) & Actor(e1,x2) & v_pick(e1) & n_dandelion(x3) & (x1 = x2) & n_girl(x1))
exists e1 x1 x2 x3.(for(e1,x3) & n_salad(x3) & Theme(e1,x2) & Actor(e1,x1) & v_pick(e1) & n_dandelion(x2) & n_girl(x1))
769760aa-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3 x4.(v_pick(e1) & n_meadow(x4) & n_girl(x1) & n_dandelion(x3) & in(e1,x4) & a_topic(x1) & a_grassy(s1) & Theme(s1,x4) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2))
exists e1 x1 x2 x3.(v_pick(e1) & n_salad(x3) & n_girl(x1) & n_dandelion(x2) & for(e1,x3) & Theme(e1,x2) & Actor(e1,x1))
A couple is playing outside in a park, one a man on a guitar and the other a lady on a violin.
A couple is happily playing outside in a park.
1
0.701205
It is not clear from the first sentence if the couple is happy.
exists e1 x1 x2 x3 x4 x5 x6.(-(x5 = x5) & n_lady(x5) & in(e1,x3) & rel(x3,x4) & subset_of(x5,x4) & on(x5,x6) & n_violin(x6) & all x7.(n_man(x7) -> exists x8 x9.(subset_of(x8,x4) & on(x8,x9) & n_guitar(x9) & for(x8,x7) & n_thing(x8) & card_eq_1(x8))) & n_park(x3) & Theme(e1,x2) & Actor(e1,x1) & v_play(e1) & n_outside(x2) & n_couple(x1))
exists e1 s1 x1 x2 x3.(a_happily(s1) & Manner(e1,s1) & in(e1,x3) & n_park(x3) & Theme(e1,x2) & Actor(e1,x1) & v_play(e1) & n_outside(x2) & n_couple(x1))
76981752-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3 x4 x5 x6.(v_play(e1) & subset_of(x5,x4) & rel(x3,x4) & on(x5,x6) & n_violin(x6) & n_park(x3) & n_outside(x2) & n_lady(x5) & n_couple(x1) & in(e1,x3) & all x7.(exists x8 x9.(subset_of(x8,x4) & on(x8,x9) & n_thing(x8) & n_guitar(x9) & for(x8,x7) & card_eq_1(x8)) | -n_man(x7)) & Theme(e1,x2) & Actor(e1,x1) & -(x5 = x5))
exists e1 s1 x1 x2 x3.(v_play(e1) & n_park(x3) & n_outside(x2) & n_couple(x1) & in(e1,x3) & a_happily(s1) & Theme(e1,x2) & Manner(e1,s1) & Actor(e1,x1))
A couple is playing outside in a park, one a man on a guitar and the other a lady on a violin.
The couple are wearing pants.
1
0.524935
Not all couples are wearing pants.
exists e1 x1 x2 x3 x4 x5 x6.(-(x5 = x5) & n_lady(x5) & in(e1,x3) & rel(x3,x4) & subset_of(x5,x4) & on(x5,x6) & n_violin(x6) & all x7.(n_man(x7) -> exists x8 x9.(subset_of(x8,x4) & on(x8,x9) & n_guitar(x9) & for(x8,x7) & n_thing(x8) & card_eq_1(x8))) & n_park(x3) & Theme(e1,x2) & Actor(e1,x1) & v_play(e1) & n_outside(x2) & n_couple(x1))
exists e1 x1 x2.(n_couple(x1) & Theme(e1,x2) & Actor(e1,x1) & v_wear(e1) & n_pants(x2))
76982ada-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3 x4 x5 x6.(v_play(e1) & subset_of(x5,x4) & rel(x3,x4) & on(x5,x6) & n_violin(x6) & n_park(x3) & n_outside(x2) & n_lady(x5) & n_couple(x1) & in(e1,x3) & all x7.(exists x8 x9.(subset_of(x8,x4) & on(x8,x9) & n_thing(x8) & n_guitar(x9) & for(x8,x7) & card_eq_1(x8)) | -n_man(x7)) & Theme(e1,x2) & Actor(e1,x1) & -(x5 = x5))
exists e1 x1 x2.(v_wear(e1) & n_pants(x2) & n_couple(x1) & Theme(e1,x2) & Actor(e1,x1))
A couple is playing outside in a park, one a man on a guitar and the other a lady on a violin.
The couple is dancing while the band plays music.
1
0.000001
Playing outside does not necessarily mean they are dancing.
exists e1 x1 x2 x3 x4 x5 x6.(-(x5 = x5) & n_lady(x5) & in(e1,x3) & rel(x3,x4) & subset_of(x5,x4) & on(x5,x6) & n_violin(x6) & all x7.(n_man(x7) -> exists x8 x9.(subset_of(x8,x4) & on(x8,x9) & n_guitar(x9) & for(x8,x7) & n_thing(x8) & card_eq_1(x8))) & n_park(x3) & Theme(e1,x2) & Actor(e1,x1) & v_play(e1) & n_outside(x2) & n_couple(x1))
exists e1 p1 x1 x2.(n_band(x2) & n_couple(x1) & exists e2 x3.(Theme(e2,x3) & Actor(e2,x2) & v_play(e2) & n_music(x3)) & while(e1,p1) & Actor(e1,x1) & v_dance(e1))
76982f44-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3 x4 x5 x6.(v_play(e1) & subset_of(x5,x4) & rel(x3,x4) & on(x5,x6) & n_violin(x6) & n_park(x3) & n_outside(x2) & n_lady(x5) & n_couple(x1) & in(e1,x3) & all x7.(exists x8 x9.(subset_of(x8,x4) & on(x8,x9) & n_thing(x8) & n_guitar(x9) & for(x8,x7) & card_eq_1(x8)) | -n_man(x7)) & Theme(e1,x2) & Actor(e1,x1) & -(x5 = x5))
exists e1 p1 x1 x2.(while(e1,p1) & v_dance(e1) & n_couple(x1) & n_band(x2) & exists e2 x3.(v_play(e2) & n_music(x3) & Theme(e2,x3) & Actor(e2,x2)) & Actor(e1,x1))
A couple is playing outside in a park, one a man on a guitar and the other a lady on a violin.
Two people playing intruments entertain a crowd in a New York park.
1
0.000658
Not all parks are New York parks.
exists e1 x1 x2 x3 x4 x5 x6.(-(x5 = x5) & n_lady(x5) & in(e1,x3) & rel(x3,x4) & subset_of(x5,x4) & on(x5,x6) & n_violin(x6) & all x7.(n_man(x7) -> exists x8 x9.(subset_of(x8,x4) & on(x8,x9) & n_guitar(x9) & for(x8,x7) & n_thing(x8) & card_eq_1(x8))) & n_park(x3) & Theme(e1,x2) & Actor(e1,x1) & v_play(e1) & n_outside(x2) & n_couple(x1))
exists e1 e2 x1 x2 x3 x4 x5 x6 x7.(in(e2,x5) & n_park(x5) & (x5 = x7) & ne_geo_york(x7) & (x5 = x6) & ne_geo_new(x6) & Theme(e2,x4) & Actor(e2,x1) & v_entertain(e2) & n_crowd(x4) & Theme(e1,x3) & Actor(e1,x2) & v_play(e1) & n_intrument(x3) & (x1 = x2) & n_people(x1) & card_eq_2(x1))
76983e44-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3 x4 x5 x6.(v_play(e1) & subset_of(x5,x4) & rel(x3,x4) & on(x5,x6) & n_violin(x6) & n_park(x3) & n_outside(x2) & n_lady(x5) & n_couple(x1) & in(e1,x3) & all x7.(exists x8 x9.(subset_of(x8,x4) & on(x8,x9) & n_thing(x8) & n_guitar(x9) & for(x8,x7) & card_eq_1(x8)) | -n_man(x7)) & Theme(e1,x2) & Actor(e1,x1) & -(x5 = x5))
exists e1 e2 x1 x2 x3 x4 x5 x6 x7.(v_play(e1) & v_entertain(e2) & ne_geo_york(x7) & ne_geo_new(x6) & n_people(x1) & n_park(x5) & n_intrument(x3) & n_crowd(x4) & in(e2,x5) & card_eq_2(x1) & Theme(e2,x4) & Theme(e1,x3) & Actor(e2,x1) & Actor(e1,x2) & (x5 = x7) & (x5 = x6) & (x1 = x2))
A couple is playing outside in a park, one a man on a guitar and the other a lady on a violin.
A band practicing for a concert.
1
0.159092
Playing instruments does not necessarily mean they are practicing for a concert.
exists e1 x1 x2 x3 x4 x5 x6.(-(x5 = x5) & n_lady(x5) & in(e1,x3) & rel(x3,x4) & subset_of(x5,x4) & on(x5,x6) & n_violin(x6) & all x7.(n_man(x7) -> exists x8 x9.(subset_of(x8,x4) & on(x8,x9) & n_guitar(x9) & for(x8,x7) & n_thing(x8) & card_eq_1(x8))) & n_park(x3) & Theme(e1,x2) & Actor(e1,x1) & v_play(e1) & n_outside(x2) & n_couple(x1))
exists x1 x2 x3.(a_topic(x1) & for(x1,x3) & n_concert(x3) & n_practicing(x1) & of(x1,x2) & n_band(x2))
769842f4-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3 x4 x5 x6.(v_play(e1) & subset_of(x5,x4) & rel(x3,x4) & on(x5,x6) & n_violin(x6) & n_park(x3) & n_outside(x2) & n_lady(x5) & n_couple(x1) & in(e1,x3) & all x7.(exists x8 x9.(subset_of(x8,x4) & on(x8,x9) & n_thing(x8) & n_guitar(x9) & for(x8,x7) & card_eq_1(x8)) | -n_man(x7)) & Theme(e1,x2) & Actor(e1,x1) & -(x5 = x5))
exists x1 x2 x3.(of(x1,x2) & n_practicing(x1) & n_concert(x3) & n_band(x2) & for(x1,x3) & a_topic(x1))
A couple is playing outside in a park, one a man on a guitar and the other a lady on a violin.
The couple are inside the funeral home.
2
0.000003
Outside in a park and inside the funeral home are inconsistent.
exists e1 x1 x2 x3 x4 x5 x6.(-(x5 = x5) & n_lady(x5) & in(e1,x3) & rel(x3,x4) & subset_of(x5,x4) & on(x5,x6) & n_violin(x6) & all x7.(n_man(x7) -> exists x8 x9.(subset_of(x8,x4) & on(x8,x9) & n_guitar(x9) & for(x8,x7) & n_thing(x8) & card_eq_1(x8))) & n_park(x3) & Theme(e1,x2) & Actor(e1,x1) & v_play(e1) & n_outside(x2) & n_couple(x1))
exists p1 s1 x1 x2.(n_home(x2) & a_funeral(s1) & Theme(s1,x2) & n_couple(x1) & inside(x1,x2))
76984808-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3 x4 x5 x6.(v_play(e1) & subset_of(x5,x4) & rel(x3,x4) & on(x5,x6) & n_violin(x6) & n_park(x3) & n_outside(x2) & n_lady(x5) & n_couple(x1) & in(e1,x3) & all x7.(exists x8 x9.(subset_of(x8,x4) & on(x8,x9) & n_thing(x8) & n_guitar(x9) & for(x8,x7) & card_eq_1(x8)) | -n_man(x7)) & Theme(e1,x2) & Actor(e1,x1) & -(x5 = x5))
exists s1 x1 x2.(n_home(x2) & n_couple(x1) & inside(x1,x2) & a_funeral(s1) & Theme(s1,x2))
A couple is playing outside in a park, one a man on a guitar and the other a lady on a violin.
There are people outdoors.
0
0.939091
A man and a lady are considered people also a park can only be found outside which is outdoors. The fact that they are playing in park implies they are outdoors.
exists e1 x1 x2 x3 x4 x5 x6.(-(x5 = x5) & n_lady(x5) & in(e1,x3) & rel(x3,x4) & subset_of(x5,x4) & on(x5,x6) & n_violin(x6) & all x7.(n_man(x7) -> exists x8 x9.(subset_of(x8,x4) & on(x8,x9) & n_guitar(x9) & for(x8,x7) & n_thing(x8) & card_eq_1(x8))) & n_park(x3) & Theme(e1,x2) & Actor(e1,x1) & v_play(e1) & n_outside(x2) & n_couple(x1))
exists p1 x1 x2 x3.((x1 = x2) & Time(x2,x3) & n_outdoors(x3) & n_people(x2))
76985140-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3 x4 x5 x6.(v_play(e1) & subset_of(x5,x4) & rel(x3,x4) & on(x5,x6) & n_violin(x6) & n_park(x3) & n_outside(x2) & n_lady(x5) & n_couple(x1) & in(e1,x3) & all x7.(exists x8 x9.(subset_of(x8,x4) & on(x8,x9) & n_thing(x8) & n_guitar(x9) & for(x8,x7) & card_eq_1(x8)) | -n_man(x7)) & Theme(e1,x2) & Actor(e1,x1) & -(x5 = x5))
exists x1 x2 x3.(n_people(x2) & n_outdoors(x3) & Time(x2,x3) & (x1 = x2))
A man in a straw hat and green shirt is pushing his bicycle.
man got flat tire
1
-100
Not all man pushing his bicycle got flat tire.
exists e1 s1 x1 x2 x3 x4 x5 x6.(Theme(e1,x6) & Actor(e1,x1) & v_push(e1) & n_bicycle(x6) & of(x6,x1) & n_male(x1) & in(x1,x2) & n_shirt(x4) & a_green(s1) & Theme(s1,x4) & n_hat(x3) & of(x3,x5) & n_straw(x5) & subset_of(x4,x2) & subset_of(x3,x2) & n_man(x1))
exists e1 s1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_get(e1) & n_tire(x2) & a_flat(s1) & Theme(s1,x2) & n_man(x1))
7699113e-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3 x4 x5 x6.(v_push(e1) & subset_of(x4,x2) & subset_of(x3,x2) & of(x6,x1) & of(x3,x5) & n_straw(x5) & n_shirt(x4) & n_man(x1) & n_male(x1) & n_hat(x3) & n_bicycle(x6) & in(x1,x2) & a_green(s1) & Theme(s1,x4) & Theme(e1,x6) & Actor(e1,x1))
exists e1 s1 x1 x2.(v_get(e1) & n_tire(x2) & n_man(x1) & a_flat(s1) & Theme(s1,x2) & Theme(e1,x2) & Actor(e1,x1))
A man in a straw hat and green shirt is pushing his bicycle.
truck in garage
2
-100
A truck is not a man.
exists e1 s1 x1 x2 x3 x4 x5 x6.(Theme(e1,x6) & Actor(e1,x1) & v_push(e1) & n_bicycle(x6) & of(x6,x1) & n_male(x1) & in(x1,x2) & n_shirt(x4) & a_green(s1) & Theme(s1,x4) & n_hat(x3) & of(x3,x5) & n_straw(x5) & subset_of(x4,x2) & subset_of(x3,x2) & n_man(x1))
exists x1 x2.(a_topic(x1) & in(x1,x2) & n_garage(x2) & n_truck(x1))
76991666-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3 x4 x5 x6.(v_push(e1) & subset_of(x4,x2) & subset_of(x3,x2) & of(x6,x1) & of(x3,x5) & n_straw(x5) & n_shirt(x4) & n_man(x1) & n_male(x1) & n_hat(x3) & n_bicycle(x6) & in(x1,x2) & a_green(s1) & Theme(s1,x4) & Theme(e1,x6) & Actor(e1,x1))
exists x1 x2.(n_truck(x1) & n_garage(x2) & in(x1,x2) & a_topic(x1))
A girl in a coat on a sled in the snow.
She is not directly on the snow
0
-100
The girl is on a sled which is on the snow so she is not directly on the snow.
exists x1 x2 x3 x4.(n_snow(x4) & a_topic(x1) & in(x1,x2) & on(x2,x3) & in(x3,x4) & n_sled(x3) & n_coat(x2) & n_girl(x1))
exists x1 x2.(n_snow(x2) & n_female(x1) & -exists p1 s1.(a_directly(s1) & Manner(p1,s1) & on(x1,x2)))
76991bd4-e4c8-11ec-9cdd-0242ac1c0002
exists x1 x2 x3 x4.(on(x2,x3) & n_snow(x4) & n_sled(x3) & n_girl(x1) & n_coat(x2) & in(x3,x4) & in(x1,x2) & a_topic(x1))
exists x1 x2.(n_snow(x2) & n_female(x1) & all p1 s1.(-on(x1,x2) | -a_directly(s1) | -Manner(p1,s1)))
A girl in a coat on a sled in the snow.
The girl is on a horse
2
-100
A horse is not a sled.
exists x1 x2 x3 x4.(n_snow(x4) & a_topic(x1) & in(x1,x2) & on(x2,x3) & in(x3,x4) & n_sled(x3) & n_coat(x2) & n_girl(x1))
exists p1 x1.(n_girl(x1) & exists x2.(on(x1,x2) & n_horse(x2)))
7699276e-e4c8-11ec-9cdd-0242ac1c0002
exists x1 x2 x3 x4.(on(x2,x3) & n_snow(x4) & n_sled(x3) & n_girl(x1) & n_coat(x2) & in(x3,x4) & in(x1,x2) & a_topic(x1))
exists x1.(n_girl(x1) & exists x2.(on(x1,x2) & n_horse(x2)))
A young 5 year old boy puts on his right shoe and begins his day of preschool.
A boy is putting on his shoe.
0
-100
The 5 year old boy is a boy no matter what his age is and he is putting a shoe.
exists e1 e2 s1 s2 s3 s4 s5 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10.(Theme(e2,x9) & Actor(e2,x6) & v_begin(e2) & of(x9,x10) & n_preschool(x10) & n_day(x9) & of(x9,x8) & n_male(x8) & n_boy(x6) & a_old(s5) & Theme(s5,x6) & of(x6,x7) & n_year(x7) & n_date(x6) & a_date_day_05(x6) & a_date_day_05(x6) & a_young(s4) & Theme(s4,x6) & on(e1,x5) & n_shoe(x5) & a_right(s3) & Theme(s3,x5) & of(x5,x1) & n_male(x1) & n_male(x1) & Theme(e1,x3) & Actor(e1,x1) & v_put(e1) & of(x3,x4) & n_preschool(x4) & n_day(x3) & of(x3,x1) & n_boy(x1) & a_old(s2) & Theme(s2,x1) & of(x1,x2) & n_year(x2) & n_date(x1) & a_date_day_05(x1) & a_date_day_05(x1) & a_young(s1) & Theme(s1,x1))
exists e1 x1 x2 x3.(on(e1,x3) & n_shoe(x3) & of(x3,x1) & n_male(x1) & Theme(e1,x2) & Actor(e1,x1) & v_put(e1) & n_thing(x2) & n_boy(x1))
76992d68-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e2 s1 s2 s3 s4 s5 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10.(v_put(e1) & v_begin(e2) & on(e1,x5) & of(x9,x8) & of(x9,x10) & of(x6,x7) & of(x5,x1) & of(x3,x4) & of(x3,x1) & of(x1,x2) & n_year(x7) & n_year(x2) & n_shoe(x5) & n_preschool(x4) & n_preschool(x10) & n_male(x8) & n_male(x1) & n_day(x9) & n_day(x3) & n_date(x6) & n_date(x1) & n_boy(x6) & n_boy(x1) & a_young(s4) & a_young(s1) & a_right(s3) & a_old(s5) & a_old(s2) & a_date_day_05(x6) & a_date_day_05(x1) & Theme(s5,x6) & Theme(s4,x6) & Theme(s3,x5) & Theme(s2,x1) & Theme(s1,x1) & Theme(e2,x9) & Theme(e1,x3) & Actor(e2,x6) & Actor(e1,x1))
exists e1 x1 x2 x3.(v_put(e1) & on(e1,x3) & of(x3,x1) & n_thing(x2) & n_shoe(x3) & n_male(x1) & n_boy(x1) & Theme(e1,x2) & Actor(e1,x1))
A young 5 year old boy puts on his right shoe and begins his day of preschool.
A boy is proud of learning how to tie his show.
1
-100
Just because he puts on his shoe does not mean he is learning how to tie his show or that he is proud.
exists e2 e1 s1 s2 s3 s4 s5 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10.(Theme(e2,x9) & Actor(e2,x6) & v_begin(e2) & of(x9,x10) & n_preschool(x10) & n_day(x9) & of(x9,x8) & n_male(x8) & n_boy(x6) & a_old(s5) & Theme(s5,x6) & of(x6,x7) & n_year(x7) & n_date(x6) & a_date_day_05(x6) & a_date_day_05(x6) & a_young(s4) & Theme(s4,x6) & on(e1,x5) & n_shoe(x5) & a_right(s3) & Theme(s3,x5) & of(x5,x1) & n_male(x1) & n_male(x1) & Theme(e1,x3) & Actor(e1,x1) & v_put(e1) & of(x3,x4) & n_preschool(x4) & n_day(x3) & of(x3,x1) & n_boy(x1) & a_old(s2) & Theme(s2,x1) & of(x1,x2) & n_year(x2) & n_date(x1) & a_date_day_05(x1) & a_date_day_05(x1) & a_young(s1) & Theme(s1,x1))
exists e1 s1 x1 x2 x3 x5.(of(s1,e1) & Topic(e1,x3) & Actor(e1,x2) & v_learn(e1) & n_manner(x3) & exists e2 x4.(Theme(e2,x5) & Actor(e2,x4) & v_tie(e2)) & n_show(x5) & of(x5,x1) & n_male(x1) & Theme(s1,x1) & a_proud(s1) & n_boy(x1))
7699331c-e4c8-11ec-9cdd-0242ac1c0002
exists e2 e1 s1 s2 s3 s4 s5 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10.(v_put(e1) & v_begin(e2) & on(e1,x5) & of(x9,x8) & of(x9,x10) & of(x6,x7) & of(x5,x1) & of(x3,x4) & of(x3,x1) & of(x1,x2) & n_year(x7) & n_year(x2) & n_shoe(x5) & n_preschool(x4) & n_preschool(x10) & n_male(x8) & n_male(x1) & n_day(x9) & n_day(x3) & n_date(x6) & n_date(x1) & n_boy(x6) & n_boy(x1) & a_young(s4) & a_young(s1) & a_right(s3) & a_old(s5) & a_old(s2) & a_date_day_05(x6) & a_date_day_05(x1) & Theme(s5,x6) & Theme(s4,x6) & Theme(s3,x5) & Theme(s2,x1) & Theme(s1,x1) & Theme(e2,x9) & Theme(e1,x3) & Actor(e2,x6) & Actor(e1,x1))
exists e1 s1 x1 x2 x3 x5.(v_learn(e1) & of(x5,x1) & of(s1,e1) & n_show(x5) & n_manner(x3) & n_male(x1) & n_boy(x1) & exists e2 x4.(v_tie(e2) & Theme(e2,x5) & Actor(e2,x4)) & a_proud(s1) & Topic(e1,x3) & Theme(s1,x1) & Actor(e1,x2))
A young 5 year old boy puts on his right shoe and begins his day of preschool.
A boy is sleeping.
2
-100
One cannot be sleeping and putting on a shoe at the same time.
exists e1 e2 s1 s2 s3 s4 s5 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10.(Theme(e2,x9) & Actor(e2,x6) & v_begin(e2) & of(x9,x10) & n_preschool(x10) & n_day(x9) & of(x9,x8) & n_male(x8) & n_boy(x6) & a_old(s5) & Theme(s5,x6) & of(x6,x7) & n_year(x7) & n_date(x6) & a_date_day_05(x6) & a_date_day_05(x6) & a_young(s4) & Theme(s4,x6) & on(e1,x5) & n_shoe(x5) & a_right(s3) & Theme(s3,x5) & of(x5,x1) & n_male(x1) & n_male(x1) & Theme(e1,x3) & Actor(e1,x1) & v_put(e1) & of(x3,x4) & n_preschool(x4) & n_day(x3) & of(x3,x1) & n_boy(x1) & a_old(s2) & Theme(s2,x1) & of(x1,x2) & n_year(x2) & n_date(x1) & a_date_day_05(x1) & a_date_day_05(x1) & a_young(s1) & Theme(s1,x1))
exists e1 x1.(Actor(e1,x1) & v_sleep(e1) & n_boy(x1))
76993862-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e2 s1 s2 s3 s4 s5 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10.(v_put(e1) & v_begin(e2) & on(e1,x5) & of(x9,x8) & of(x9,x10) & of(x6,x7) & of(x5,x1) & of(x3,x4) & of(x3,x1) & of(x1,x2) & n_year(x7) & n_year(x2) & n_shoe(x5) & n_preschool(x4) & n_preschool(x10) & n_male(x8) & n_male(x1) & n_day(x9) & n_day(x3) & n_date(x6) & n_date(x1) & n_boy(x6) & n_boy(x1) & a_young(s4) & a_young(s1) & a_right(s3) & a_old(s5) & a_old(s2) & a_date_day_05(x6) & a_date_day_05(x1) & Theme(s5,x6) & Theme(s4,x6) & Theme(s3,x5) & Theme(s2,x1) & Theme(s1,x1) & Theme(e2,x9) & Theme(e1,x3) & Actor(e2,x6) & Actor(e1,x1))
exists e1 x1.(v_sleep(e1) & n_boy(x1) & Actor(e1,x1))
A girl with black hair wearing a blue jacket smiles as she rides a red sled in the snow.
A girl with black hair wearing a blue jacket smiles as she rides a red sled down the hill in the snow.
1
-100
Not all girl riding a sled is going down the hill in the snow.
exists e2 e1 p1 s1 s2 x1 x2 x3 x4 x6.(n_snow(x6) & exists e3 s3 x5.(Theme(e3,x5) & Actor(e3,x1) & v_ride(e3) & in(x5,x6) & n_sled(x5) & a_red(s3) & Theme(s3,x5)) & n_female(x1) & as(e2,p1) & Actor(e2,x1) & v_smile(e2) & with(x1,x2) & Theme(e1,x4) & Actor(e1,x3) & v_wear(e1) & n_jacket(x4) & a_blue(s2) & Theme(s2,x4) & (x2 = x3) & n_hair(x2) & a_black(s1) & Theme(s1,x2) & n_girl(x1))
exists e2 e1 p1 s1 s2 x1 x2 x3 x4 x6 x7.(n_snow(x7) & n_hill(x6) & exists e3 s3 x5.(Theme(e3,x5) & Actor(e3,x1) & v_ride(e3) & down(x5,x6) & in(x6,x7) & n_sled(x5) & a_red(s3) & Theme(s3,x5)) & n_female(x1) & as(e2,p1) & Actor(e2,x1) & v_smile(e2) & with(x1,x2) & Theme(e1,x4) & Actor(e1,x3) & v_wear(e1) & n_jacket(x4) & a_blue(s2) & Theme(s2,x4) & (x2 = x3) & n_hair(x2) & a_black(s1) & Theme(s1,x2) & n_girl(x1))
76993da8-e4c8-11ec-9cdd-0242ac1c0002
exists e2 e1 p1 s1 s2 x1 x2 x3 x4 x6.(with(x1,x2) & v_wear(e1) & v_smile(e2) & n_snow(x6) & n_jacket(x4) & n_hair(x2) & n_girl(x1) & n_female(x1) & exists e3 s3 x5.(v_ride(e3) & n_sled(x5) & in(x5,x6) & a_red(s3) & Theme(s3,x5) & Theme(e3,x5) & Actor(e3,x1)) & as(e2,p1) & a_blue(s2) & a_black(s1) & Theme(s2,x4) & Theme(s1,x2) & Theme(e1,x4) & Actor(e2,x1) & Actor(e1,x3) & (x2 = x3))
exists e2 e1 p1 s1 s2 x1 x2 x3 x4 x6 x7.(with(x1,x2) & v_wear(e1) & v_smile(e2) & n_snow(x7) & n_jacket(x4) & n_hill(x6) & n_hair(x2) & n_girl(x1) & n_female(x1) & exists e3 s3 x5.(v_ride(e3) & n_sled(x5) & in(x6,x7) & down(x5,x6) & a_red(s3) & Theme(s3,x5) & Theme(e3,x5) & Actor(e3,x1)) & as(e2,p1) & a_blue(s2) & a_black(s1) & Theme(s2,x4) & Theme(s1,x2) & Theme(e1,x4) & Actor(e2,x1) & Actor(e1,x3) & (x2 = x3))
A girl with black hair wearing a blue jacket smiles as she rides a red sled in the snow.
A girl with blonde hair wearing a black jacket smiles as she rides a green sled in the snow.
2
-100
Black hair and blonde hair are different Blue jacket is not same ass black jacket. Red sled is different from green sled.
exists e1 e2 p1 s1 s2 x1 x2 x3 x4 x6.(n_snow(x6) & exists e3 s3 x5.(Theme(e3,x5) & Actor(e3,x1) & v_ride(e3) & in(x5,x6) & n_sled(x5) & a_red(s3) & Theme(s3,x5)) & n_female(x1) & as(e2,p1) & Actor(e2,x1) & v_smile(e2) & with(x1,x2) & Theme(e1,x4) & Actor(e1,x3) & v_wear(e1) & n_jacket(x4) & a_blue(s2) & Theme(s2,x4) & (x2 = x3) & n_hair(x2) & a_black(s1) & Theme(s1,x2) & n_girl(x1))
exists e1 e2 p1 s1 s2 x1 x2 x3 x4 x6.(n_snow(x6) & exists e3 s3 x5.(Theme(e3,x5) & Actor(e3,x1) & v_ride(e3) & in(x5,x6) & n_sled(x5) & a_green(s3) & Theme(s3,x5)) & n_female(x1) & as(e2,p1) & Actor(e2,x1) & v_smile(e2) & with(x1,x2) & Theme(e1,x4) & Actor(e1,x3) & v_wear(e1) & n_jacket(x4) & a_black(s2) & Theme(s2,x4) & (x2 = x3) & n_hair(x2) & a_blonde(s1) & Theme(s1,x2) & n_girl(x1))
769942c6-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e2 p1 s1 s2 x1 x2 x3 x4 x6.(with(x1,x2) & v_wear(e1) & v_smile(e2) & n_snow(x6) & n_jacket(x4) & n_hair(x2) & n_girl(x1) & n_female(x1) & exists e3 s3 x5.(v_ride(e3) & n_sled(x5) & in(x5,x6) & a_red(s3) & Theme(s3,x5) & Theme(e3,x5) & Actor(e3,x1)) & as(e2,p1) & a_blue(s2) & a_black(s1) & Theme(s2,x4) & Theme(s1,x2) & Theme(e1,x4) & Actor(e2,x1) & Actor(e1,x3) & (x2 = x3))
exists e1 e2 p1 s1 s2 x1 x2 x3 x4 x6.(with(x1,x2) & v_wear(e1) & v_smile(e2) & n_snow(x6) & n_jacket(x4) & n_hair(x2) & n_girl(x1) & n_female(x1) & exists e3 s3 x5.(v_ride(e3) & n_sled(x5) & in(x5,x6) & a_green(s3) & Theme(s3,x5) & Theme(e3,x5) & Actor(e3,x1)) & as(e2,p1) & a_blonde(s1) & a_black(s2) & Theme(s2,x4) & Theme(s1,x2) & Theme(e1,x4) & Actor(e2,x1) & Actor(e1,x3) & (x2 = x3))
A girl with black hair wearing a blue jacket smiles as she rides a red sled in the snow.
A girl is outside.
0
-100
The fact that a girl is riding a sled in the snow signifies that she is outside.
exists e1 e2 p1 s1 s2 x1 x2 x3 x4 x6.(n_snow(x6) & exists e3 s3 x5.(Theme(e3,x5) & Actor(e3,x1) & v_ride(e3) & in(x5,x6) & n_sled(x5) & a_red(s3) & Theme(s3,x5)) & n_female(x1) & as(e2,p1) & Actor(e2,x1) & v_smile(e2) & with(x1,x2) & Theme(e1,x4) & Actor(e1,x3) & v_wear(e1) & n_jacket(x4) & a_blue(s2) & Theme(s2,x4) & (x2 = x3) & n_hair(x2) & a_black(s1) & Theme(s1,x2) & n_girl(x1))
exists s1 x1.(Theme(s1,x1) & a_outside(s1) & n_girl(x1))
769948ac-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e2 p1 s1 s2 x1 x2 x3 x4 x6.(with(x1,x2) & v_wear(e1) & v_smile(e2) & n_snow(x6) & n_jacket(x4) & n_hair(x2) & n_girl(x1) & n_female(x1) & exists e3 s3 x5.(v_ride(e3) & n_sled(x5) & in(x5,x6) & a_red(s3) & Theme(s3,x5) & Theme(e3,x5) & Actor(e3,x1)) & as(e2,p1) & a_blue(s2) & a_black(s1) & Theme(s2,x4) & Theme(s1,x2) & Theme(e1,x4) & Actor(e2,x1) & Actor(e1,x3) & (x2 = x3))
exists s1 x1.(n_girl(x1) & a_outside(s1) & Theme(s1,x1))
A young girl with long brown hair and a red sled plays in the snow.
A girl with long brown hair plays in the snow.
0
-100
She is using her sled to play in the snow
exists s1 s2 s3 s4 s5 x1 x2 x3 x4 x5.(n_snow(x5) & a_topic(x1) & with(x1,x2) & subset_of(x4,x2) & in(x4,x5) & n_play(x4) & a_sled(s5) & Theme(s5,x4) & a_red(s4) & Theme(s4,x4) & subset_of(x3,x2) & n_hair(x3) & a_brown(s3) & Theme(s3,x3) & a_long(s2) & Theme(s2,x3) & n_girl(x1) & a_young(s1) & Theme(s1,x1))
exists s1 s2 x1 x2 x3 x4.(n_snow(x4) & a_topic(x1) & with(x1,x2) & in(x2,x4) & n_play(x2) & of(x2,x3) & n_hair(x3) & a_brown(s2) & Theme(s2,x2) & a_long(s1) & Theme(s1,x2) & n_girl(x1))
76994de8-e4c8-11ec-9cdd-0242ac1c0002
exists s1 s2 s3 s4 s5 x1 x2 x3 x4 x5.(with(x1,x2) & subset_of(x4,x2) & subset_of(x3,x2) & n_snow(x5) & n_play(x4) & n_hair(x3) & n_girl(x1) & in(x4,x5) & a_young(s1) & a_topic(x1) & a_sled(s5) & a_red(s4) & a_long(s2) & a_brown(s3) & Theme(s5,x4) & Theme(s4,x4) & Theme(s3,x3) & Theme(s2,x3) & Theme(s1,x1))
exists s1 s2 x1 x2 x3 x4.(with(x1,x2) & of(x2,x3) & n_snow(x4) & n_play(x2) & n_hair(x3) & n_girl(x1) & in(x2,x4) & a_topic(x1) & a_long(s1) & a_brown(s2) & Theme(s2,x2) & Theme(s1,x2))
A young girl with long brown hair and a red sled plays in the snow.
A boy catches a ball.
2
-100
A young girl is not the same as a boy, while "catches a ball" and "plays in the snow" are not the same action.
exists s1 s2 s3 s4 s5 x1 x2 x3 x4 x5.(n_snow(x5) & a_topic(x1) & with(x1,x2) & subset_of(x4,x2) & in(x4,x5) & n_play(x4) & a_sled(s5) & Theme(s5,x4) & a_red(s4) & Theme(s4,x4) & subset_of(x3,x2) & n_hair(x3) & a_brown(s3) & Theme(s3,x3) & a_long(s2) & Theme(s2,x3) & n_girl(x1) & a_young(s1) & Theme(s1,x1))
exists e1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_catch(e1) & n_ball(x2) & n_boy(x1))
76995306-e4c8-11ec-9cdd-0242ac1c0002
exists s1 s2 s3 s4 s5 x1 x2 x3 x4 x5.(with(x1,x2) & subset_of(x4,x2) & subset_of(x3,x2) & n_snow(x5) & n_play(x4) & n_hair(x3) & n_girl(x1) & in(x4,x5) & a_young(s1) & a_topic(x1) & a_sled(s5) & a_red(s4) & a_long(s2) & a_brown(s3) & Theme(s5,x4) & Theme(s4,x4) & Theme(s3,x3) & Theme(s2,x3) & Theme(s1,x1))
exists e1 x1 x2.(v_catch(e1) & n_boy(x1) & n_ball(x2) & Theme(e1,x2) & Actor(e1,x1))
A young girl with long brown hair and a red sled plays in the snow.
A young girl with long brown hair is sledding.
1
-100
Just because the girl has a sled and is playing doesn't mean she is sledding.
exists s1 s2 s3 s4 s5 x1 x2 x3 x4 x5.(n_snow(x5) & a_topic(x1) & with(x1,x2) & subset_of(x4,x2) & in(x4,x5) & n_play(x4) & a_sled(s5) & Theme(s5,x4) & a_red(s4) & Theme(s4,x4) & subset_of(x3,x2) & n_hair(x3) & a_brown(s3) & Theme(s3,x3) & a_long(s2) & Theme(s2,x3) & n_girl(x1) & a_young(s1) & Theme(s1,x1))
exists e1 s1 s2 s3 x1 x2.(Actor(e1,x1) & v_sled(e1) & with(x1,x2) & n_hair(x2) & a_brown(s3) & Theme(s3,x2) & a_long(s2) & Theme(s2,x2) & n_girl(x1) & a_young(s1) & Theme(s1,x1))
7699587e-e4c8-11ec-9cdd-0242ac1c0002
exists s1 s2 s3 s4 s5 x1 x2 x3 x4 x5.(with(x1,x2) & subset_of(x4,x2) & subset_of(x3,x2) & n_snow(x5) & n_play(x4) & n_hair(x3) & n_girl(x1) & in(x4,x5) & a_young(s1) & a_topic(x1) & a_sled(s5) & a_red(s4) & a_long(s2) & a_brown(s3) & Theme(s5,x4) & Theme(s4,x4) & Theme(s3,x3) & Theme(s2,x3) & Theme(s1,x1))
exists e1 s1 s2 s3 x1 x2.(with(x1,x2) & v_sled(e1) & n_hair(x2) & n_girl(x1) & a_young(s1) & a_long(s2) & a_brown(s3) & Theme(s3,x2) & Theme(s2,x2) & Theme(s1,x1) & Actor(e1,x1))
Two cyclists atop a hill as seen from below.
Two people on bicycles passing a car in the city.
2
-100
A hill is not found in the city.
exists e1 x1 x2 x3 x4.(a_topic(x1) & atop(x1,x2) & from(e1,x4) & n_below(x4) & Theme(e1,x3) & v_see(e1) & (x2 = x3) & n_hill(x2) & n_cyclist(x1) & card_eq_2(x1))
exists e1 x1 x2 x3 x4 x5.(n_city(x5) & a_topic(x1) & in(e1,x5) & Theme(e1,x4) & Actor(e1,x3) & v_pass(e1) & n_car(x4) & (x1 = x3) & on(x1,x2) & n_bicycle(x2) & n_people(x1) & card_eq_2(x1))
7699a8a6-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3 x4.(v_see(e1) & n_hill(x2) & n_cyclist(x1) & n_below(x4) & from(e1,x4) & card_eq_2(x1) & atop(x1,x2) & a_topic(x1) & Theme(e1,x3) & (x2 = x3))
exists e1 x1 x2 x3 x4 x5.(v_pass(e1) & on(x1,x2) & n_people(x1) & n_city(x5) & n_car(x4) & n_bicycle(x2) & in(e1,x5) & card_eq_2(x1) & a_topic(x1) & Theme(e1,x4) & Actor(e1,x3) & (x1 = x3))
Two cyclists atop a hill as seen from below.
Two people looking out over a hill after racing to the top on bicycles.
1
-100
Just because two cyclists atop a hill as seen from below does not mean that they are looking out over a hill after racing to the top on bicycles.
exists e1 x1 x2 x3 x4.(a_topic(x1) & atop(x1,x2) & from(e1,x4) & n_below(x4) & Theme(e1,x3) & v_see(e1) & (x2 = x3) & n_hill(x2) & n_cyclist(x1) & card_eq_2(x1))
exists e1 e2 s1 x1 x2 x3 x4.(n_top(x3) & after(e1,e2) & to(e2,x3) & on(x3,x4) & n_bicycle(x4) & Actor(e2,x1) & v_race(e2) & a_out(s1) & Manner(e1,s1) & over(e1,x2) & n_hill(x2) & Actor(e1,x1) & v_look(e1) & n_people(x1) & card_eq_2(x1))
7699ad56-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3 x4.(v_see(e1) & n_hill(x2) & n_cyclist(x1) & n_below(x4) & from(e1,x4) & card_eq_2(x1) & atop(x1,x2) & a_topic(x1) & Theme(e1,x3) & (x2 = x3))
exists e1 e2 s1 x1 x2 x3 x4.(v_race(e2) & v_look(e1) & to(e2,x3) & over(e1,x2) & on(x3,x4) & n_top(x3) & n_people(x1) & n_hill(x2) & n_bicycle(x4) & card_eq_2(x1) & after(e1,e2) & a_out(s1) & Manner(e1,s1) & Actor(e2,x1) & Actor(e1,x1))
Two cyclists atop a hill as seen from below.
Two people at the top of a hill.
0
-100
Cyclists are people.
exists e1 x1 x2 x3 x4.(a_topic(x1) & atop(x1,x2) & from(e1,x4) & n_below(x4) & Theme(e1,x3) & v_see(e1) & (x2 = x3) & n_hill(x2) & n_cyclist(x1) & card_eq_2(x1))
exists x1 x2 x3.(n_top(x2) & a_topic(x1) & at(x1,x2) & of(x2,x3) & n_hill(x3) & n_people(x1) & card_eq_2(x1))
7699b1fc-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3 x4.(v_see(e1) & n_hill(x2) & n_cyclist(x1) & n_below(x4) & from(e1,x4) & card_eq_2(x1) & atop(x1,x2) & a_topic(x1) & Theme(e1,x3) & (x2 = x3))
exists x1 x2 x3.(of(x2,x3) & n_top(x2) & n_people(x1) & n_hill(x3) & card_eq_2(x1) & at(x1,x2) & a_topic(x1))
A girl enjoying her sledding ride.
A girl is playing in the winter.
1
-100
Just because sledding ride does not necessarily mean winter.
exists e1 x1 x2 x3 x4.(a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & v_enjoy(e1) & n_ride(x3) & of(x3,x4) & n_sledding(x4) & of(x3,x1) & n_female(x1) & (x1 = x2) & n_girl(x1))
exists e1 x1 x2.(n_winter(x2) & in(e1,x2) & Actor(e1,x1) & v_play(e1) & n_girl(x1))
7699b68e-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3 x4.(v_enjoy(e1) & of(x3,x4) & of(x3,x1) & n_sledding(x4) & n_ride(x3) & n_girl(x1) & n_female(x1) & a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2))
exists e1 x1 x2.(v_play(e1) & n_winter(x2) & n_girl(x1) & in(e1,x2) & Actor(e1,x1))
A girl enjoying her sledding ride.
A girl enjoying a sled.
0
-100
A sledding ride is definitely done with a sled.
exists e1 x1 x2 x3 x4.(a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & v_enjoy(e1) & n_ride(x3) & of(x3,x4) & n_sledding(x4) & of(x3,x1) & n_female(x1) & (x1 = x2) & n_girl(x1))
exists e1 x1 x2 x3.(a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & v_enjoy(e1) & n_sled(x3) & (x1 = x2) & n_girl(x1))
7699bbca-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3 x4.(v_enjoy(e1) & of(x3,x4) & of(x3,x1) & n_sledding(x4) & n_ride(x3) & n_girl(x1) & n_female(x1) & a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2))
exists e1 x1 x2 x3.(v_enjoy(e1) & n_sled(x3) & n_girl(x1) & a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2))
A girl enjoying her sledding ride.
A girl hating a sled.
2
-100
One cannot be hating and enjoying something at the same time.
exists e1 x1 x2 x3 x4.(a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & v_enjoy(e1) & n_ride(x3) & of(x3,x4) & n_sledding(x4) & of(x3,x1) & n_female(x1) & (x1 = x2) & n_girl(x1))
exists e1 x1 x2 x3.(a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & v_hate(e1) & n_sled(x3) & (x1 = x2) & n_girl(x1))
7699c084-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3 x4.(v_enjoy(e1) & of(x3,x4) & of(x3,x1) & n_sledding(x4) & n_ride(x3) & n_girl(x1) & n_female(x1) & a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2))
exists e1 x1 x2 x3.(v_hate(e1) & n_sled(x3) & n_girl(x1) & a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2))
Three girls in a marching band are wearing gold outfits and men are drumming behind them.
People at the beach
2
-100
Marching bands don't play at beaches.
exists e1 e2 s1 s2 x1 x2 x3 x4.(behind(e2,x1) & n_thing(x1) & Actor(e2,x4) & v_drum(e2) & n_man(x4) & Theme(e1,x3) & Actor(e1,x1) & v_wear(e1) & n_outfit(x3) & a_gold(s2) & Theme(s2,x3) & in(x1,x2) & n_band(x2) & a_marching(s1) & Theme(s1,x2) & n_girl(x1) & card_eq_3(x1))
exists x1 x2.(n_beach(x2) & a_topic(x1) & at(x1,x2) & n_people(x1))
7699c52a-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e2 s1 s2 x1 x2 x3 x4.(v_wear(e1) & v_drum(e2) & n_thing(x1) & n_outfit(x3) & n_man(x4) & n_girl(x1) & n_band(x2) & in(x1,x2) & card_eq_3(x1) & behind(e2,x1) & a_marching(s1) & a_gold(s2) & Theme(s2,x3) & Theme(s1,x2) & Theme(e1,x3) & Actor(e2,x4) & Actor(e1,x1))
exists x1 x2.(n_people(x1) & n_beach(x2) & at(x1,x2) & a_topic(x1))
Three girls in a marching band are wearing gold outfits and men are drumming behind them.
Men drumming
1
-100
Sentence 1 is missing men.
exists e1 e2 s1 s2 x1 x2 x3 x4.(behind(e2,x1) & n_thing(x1) & Actor(e2,x4) & v_drum(e2) & n_man(x4) & Theme(e1,x3) & Actor(e1,x1) & v_wear(e1) & n_outfit(x3) & a_gold(s2) & Theme(s2,x3) & in(x1,x2) & n_band(x2) & a_marching(s1) & Theme(s1,x2) & n_girl(x1) & card_eq_3(x1))
exists x1 x2.(n_drumming(x1) & of(x1,x2) & n_man(x2) & a_topic(x1))
7699c9d0-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e2 s1 s2 x1 x2 x3 x4.(v_wear(e1) & v_drum(e2) & n_thing(x1) & n_outfit(x3) & n_man(x4) & n_girl(x1) & n_band(x2) & in(x1,x2) & card_eq_3(x1) & behind(e2,x1) & a_marching(s1) & a_gold(s2) & Theme(s2,x3) & Theme(s1,x2) & Theme(e1,x3) & Actor(e2,x4) & Actor(e1,x1))
exists x1 x2.(of(x1,x2) & n_man(x2) & n_drumming(x1) & a_topic(x1))
Three girls in a marching band are wearing gold outfits and men are drumming behind them.
Girls marching in a band
0
-100
Three girls in a marching band must be girls marching in a band.
exists e2 e1 s1 s2 x1 x2 x3 x4.(behind(e2,x1) & n_thing(x1) & Actor(e2,x4) & v_drum(e2) & n_man(x4) & Theme(e1,x3) & Actor(e1,x1) & v_wear(e1) & n_outfit(x3) & a_gold(s2) & Theme(s2,x3) & in(x1,x2) & n_band(x2) & a_marching(s1) & Theme(s1,x2) & n_girl(x1) & card_eq_3(x1))
exists x1 x2 x3.(a_topic(x1) & in(x1,x3) & n_band(x3) & n_marching(x1) & (x1 = x2) & ne_nam_girls(x2))
7699ced0-e4c8-11ec-9cdd-0242ac1c0002
exists e2 e1 s1 s2 x1 x2 x3 x4.(v_wear(e1) & v_drum(e2) & n_thing(x1) & n_outfit(x3) & n_man(x4) & n_girl(x1) & n_band(x2) & in(x1,x2) & card_eq_3(x1) & behind(e2,x1) & a_marching(s1) & a_gold(s2) & Theme(s2,x3) & Theme(s1,x2) & Theme(e1,x3) & Actor(e2,x4) & Actor(e1,x1))
exists x1 x2 x3.(ne_nam_girls(x2) & n_marching(x1) & n_band(x3) & in(x1,x3) & a_topic(x1) & (x1 = x2))
A man is sleeping at his desk.
A man is sleeping because he is hungover.
1
-100
A man is not always sleeping because he is hungover.
exists e1 x1 x2.(at(e1,x2) & n_desk(x2) & of(x2,x1) & n_male(x1) & Actor(e1,x1) & v_sleep(e1) & n_man(x1))
exists e1 p1 x1.(exists p2 x2.((x1 = x2) & n_hungover(x2)) & n_male(x1) & because(e1,p1) & Actor(e1,x1) & v_sleep(e1) & n_man(x1))
7699d376-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2.(v_sleep(e1) & of(x2,x1) & n_man(x1) & n_male(x1) & n_desk(x2) & at(e1,x2) & Actor(e1,x1))
exists e1 p1 x1.(v_sleep(e1) & n_man(x1) & n_male(x1) & exists x2.(n_hungover(x2) & (x1 = x2)) & because(e1,p1) & Actor(e1,x1))
A man is sleeping at his desk.
a man is wide awake at his desk.
2
-100
Wide awake is the opposite of sleeping.
exists e1 x1 x2.(at(e1,x2) & n_desk(x2) & of(x2,x1) & n_male(x1) & Actor(e1,x1) & v_sleep(e1) & n_man(x1))
exists p1 x1 x2.(at(p1,x2) & n_desk(x2) & of(x2,x1) & n_male(x1) & exists s1 x3.((x1 = x3) & n_awake(x3) & a_wide(s1) & Theme(s1,x3)) & n_man(x1))
7699d808-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2.(v_sleep(e1) & of(x2,x1) & n_man(x1) & n_male(x1) & n_desk(x2) & at(e1,x2) & Actor(e1,x1))
exists p1 x1 x2.(of(x2,x1) & n_man(x1) & n_male(x1) & n_desk(x2) & exists s1 x3.(n_awake(x3) & a_wide(s1) & Theme(s1,x3) & (x1 = x3)) & at(p1,x2))
A man is sleeping at his desk.
a man is sleeping.
0
-100
in a both sentence man and desk both are not same.
exists e1 x1 x2.(at(e1,x2) & n_desk(x2) & of(x2,x1) & n_male(x1) & Actor(e1,x1) & v_sleep(e1) & n_man(x1))
exists e1 x1.(Actor(e1,x1) & v_sleep(e1) & n_man(x1))
7699dc9a-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2.(v_sleep(e1) & of(x2,x1) & n_man(x1) & n_male(x1) & n_desk(x2) & at(e1,x2) & Actor(e1,x1))
exists e1 x1.(v_sleep(e1) & n_man(x1) & Actor(e1,x1))
A man in a white shirt with a mustache is crowd surfing.
A man is wearing a white shirt with the band's name on it as he crowd surfs.
1
-100
No way to know that the shirt has the band's name.
exists p1 s1 x1 x2 x3.(exists x4 x5.((x1 = x4) & n_surfing(x4) & of(x4,x5) & n_crowd(x5)) & in(x1,x2) & with(x2,x3) & n_mustache(x3) & n_shirt(x2) & a_white(s1) & Theme(s1,x2) & n_man(x1))
exists e1 p1 s1 x1 x2 x3 x4.(n_male(x3) & n_thing(x3) & n_name(x4) & of(x4,x3) & n_band(x3) & exists e2 x5.(Theme(e2,x5) & Actor(e2,x3) & v_crowd(e2) & n_surf(x5)) & as(e1,p1) & Theme(e1,x2) & Actor(e1,x1) & v_wear(e1) & with(x2,x4) & on(x4,x3) & n_shirt(x2) & a_white(s1) & Theme(s1,x2) & n_man(x1))
7699e1cc-e4c8-11ec-9cdd-0242ac1c0002
exists s1 x1 x2 x3.(with(x2,x3) & n_shirt(x2) & n_mustache(x3) & n_man(x1) & in(x1,x2) & exists x4 x5.(of(x4,x5) & n_surfing(x4) & n_crowd(x5) & (x1 = x4)) & a_white(s1) & Theme(s1,x2))
exists e1 p1 s1 x1 x2 x3 x4.(with(x2,x4) & v_wear(e1) & on(x4,x3) & of(x4,x3) & n_thing(x3) & n_shirt(x2) & n_name(x4) & n_man(x1) & n_male(x3) & n_band(x3) & exists e2 x5.(v_crowd(e2) & n_surf(x5) & Theme(e2,x5) & Actor(e2,x3)) & as(e1,p1) & a_white(s1) & Theme(s1,x2) & Theme(e1,x2) & Actor(e1,x1))
A man in a white shirt with a mustache is crowd surfing.
A man is with other people.
0
-100
The man is crowd surfing so he definitely with other people.
exists p1 s1 x1 x2 x3.(exists x4 x5.((x1 = x4) & n_surfing(x4) & of(x4,x5) & n_crowd(x5)) & in(x1,x2) & with(x2,x3) & n_mustache(x3) & n_shirt(x2) & a_white(s1) & Theme(s1,x2) & n_man(x1))
exists p1 x1 x3.(n_people(x3) & exists x2.(with(x1,x2) & -(x2 = x3) & n_people(x2)) & n_man(x1))
7699e6a4-e4c8-11ec-9cdd-0242ac1c0002
exists s1 x1 x2 x3.(with(x2,x3) & n_shirt(x2) & n_mustache(x3) & n_man(x1) & in(x1,x2) & exists x4 x5.(of(x4,x5) & n_surfing(x4) & n_crowd(x5) & (x1 = x4)) & a_white(s1) & Theme(s1,x2))
exists x1 x3.(n_people(x3) & n_man(x1) & exists x2.(with(x1,x2) & n_people(x2) & -(x2 = x3)))
A man in a white shirt with a mustache is crowd surfing.
A man is having his shoes shined.
2
-100
One cannot be having their shoes shined and crowd surfing at the same time.
exists p1 s1 x1 x2 x3.(exists x4 x5.((x1 = x4) & n_surfing(x4) & of(x4,x5) & n_crowd(x5)) & in(x1,x2) & with(x2,x3) & n_mustache(x3) & n_shirt(x2) & a_white(s1) & Theme(s1,x2) & n_man(x1))
exists e2 e1 x1 x2 x3.(Theme(e2,x2) & Actor(e2,x1) & v_have(e2) & Actor(e1,x3) & v_shine(e1) & (x2 = x3) & n_shoe(x2) & of(x2,x1) & n_male(x1) & n_man(x1))
7699eb5e-e4c8-11ec-9cdd-0242ac1c0002
exists s1 x1 x2 x3.(with(x2,x3) & n_shirt(x2) & n_mustache(x3) & n_man(x1) & in(x1,x2) & exists x4 x5.(of(x4,x5) & n_surfing(x4) & n_crowd(x5) & (x1 = x4)) & a_white(s1) & Theme(s1,x2))
exists e2 e1 x1 x2 x3.(v_shine(e1) & v_have(e2) & of(x2,x1) & n_shoe(x2) & n_man(x1) & n_male(x1) & Theme(e2,x2) & Actor(e2,x1) & Actor(e1,x3) & (x2 = x3))
A man is operating a recording booth at a studio.
A man is taking pictures.
2
-100
Taking pictures is not part of operating a recording booth.
exists e1 x1 x2 x3 x4.(at(e1,x4) & n_studio(x4) & Theme(e1,x2) & Actor(e1,x1) & v_operate(e1) & n_booth(x2) & of(x2,x3) & n_recording(x3) & n_man(x1))
exists e1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_take(e1) & n_picture(x2) & n_man(x1))
7699effa-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3 x4.(v_operate(e1) & of(x2,x3) & n_studio(x4) & n_recording(x3) & n_man(x1) & n_booth(x2) & at(e1,x4) & Theme(e1,x2) & Actor(e1,x1))
exists e1 x1 x2.(v_take(e1) & n_picture(x2) & n_man(x1) & Theme(e1,x2) & Actor(e1,x1))
A man is operating a recording booth at a studio.
A man is recording a demo.
1
-100
A man operating a recording booth at a studio is not necessarily recording a demo.
exists e1 x1 x2 x3 x4.(at(e1,x4) & n_studio(x4) & Theme(e1,x2) & Actor(e1,x1) & v_operate(e1) & n_booth(x2) & of(x2,x3) & n_recording(x3) & n_man(x1))
exists e1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_record(e1) & n_demo(x2) & n_man(x1))
7699f4e6-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3 x4.(v_operate(e1) & of(x2,x3) & n_studio(x4) & n_recording(x3) & n_man(x1) & n_booth(x2) & at(e1,x4) & Theme(e1,x2) & Actor(e1,x1))
exists e1 x1 x2.(v_record(e1) & n_man(x1) & n_demo(x2) & Theme(e1,x2) & Actor(e1,x1))
A man is operating a recording booth at a studio.
A man is at the studio.
0
-100
The man is operating a recording booth so he must be at the studio.
exists e1 x1 x2 x3 x4.(at(e1,x4) & n_studio(x4) & Theme(e1,x2) & Actor(e1,x1) & v_operate(e1) & n_booth(x2) & of(x2,x3) & n_recording(x3) & n_man(x1))
exists p1 x1 x2.(n_studio(x2) & at(x1,x2) & n_man(x1))
7699f996-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3 x4.(v_operate(e1) & of(x2,x3) & n_studio(x4) & n_recording(x3) & n_man(x1) & n_booth(x2) & at(e1,x4) & Theme(e1,x2) & Actor(e1,x1))
exists x1 x2.(n_studio(x2) & n_man(x1) & at(x1,x2))
An man with dark hair is sleeping reclined in an office chair by a computer.
A man is on a chair.
0
-100
The man is sleeping in an office chair so he is on a chair.
exists e1 p1 s1 x1 x2.(exists e2 x3 x4 x5.(Actor(e2,x5) & n_computer(x5) & in(e2,x3) & n_chair(x3) & of(x3,x4) & n_office(x4) & Theme(e2,x1) & v_recline(e2)) & Topic(e1,p1) & Actor(e1,x1) & v_sleep(e1) & with(x1,x2) & n_hair(x2) & a_dark(s1) & Theme(s1,x2) & n_man(x1))
exists p1 x1.(exists x2.(on(x1,x2) & n_chair(x2)) & n_man(x1))
7699fe46-e4c8-11ec-9cdd-0242ac1c0002
exists e1 p1 s1 x1 x2.(with(x1,x2) & v_sleep(e1) & n_man(x1) & n_hair(x2) & exists e2 x3 x4 x5.(v_recline(e2) & of(x3,x4) & n_office(x4) & n_computer(x5) & n_chair(x3) & in(e2,x3) & Theme(e2,x1) & Actor(e2,x5)) & a_dark(s1) & Topic(e1,p1) & Theme(s1,x2) & Actor(e1,x1))
exists x1.(n_man(x1) & exists x2.(on(x1,x2) & n_chair(x2)))
An man with dark hair is sleeping reclined in an office chair by a computer.
A man sleeps in his office.
1
-100
Just because he is sleeping in a office chair, one cannot conclude that he is in office, it may be even at home.
exists e1 p1 s1 x1 x2.(exists e2 x3 x4 x5.(Actor(e2,x5) & n_computer(x5) & in(e2,x3) & n_chair(x3) & of(x3,x4) & n_office(x4) & Theme(e2,x1) & v_recline(e2)) & Topic(e1,p1) & Actor(e1,x1) & v_sleep(e1) & with(x1,x2) & n_hair(x2) & a_dark(s1) & Theme(s1,x2) & n_man(x1))
exists e1 x1 x2.(in(e1,x2) & n_office(x2) & of(x2,x1) & n_male(x1) & Actor(e1,x1) & v_sleep(e1) & n_man(x1))
769a02ce-e4c8-11ec-9cdd-0242ac1c0002
exists e1 p1 s1 x1 x2.(with(x1,x2) & v_sleep(e1) & n_man(x1) & n_hair(x2) & exists e2 x3 x4 x5.(v_recline(e2) & of(x3,x4) & n_office(x4) & n_computer(x5) & n_chair(x3) & in(e2,x3) & Theme(e2,x1) & Actor(e2,x5)) & a_dark(s1) & Topic(e1,p1) & Theme(s1,x2) & Actor(e1,x1))
exists e1 x1 x2.(v_sleep(e1) & of(x2,x1) & n_office(x2) & n_man(x1) & n_male(x1) & in(e1,x2) & Actor(e1,x1))
An man with dark hair is sleeping reclined in an office chair by a computer.
A man with light colored hair sleeps in an office.
2
-100
Light hair is different from dark hair.
exists e1 p1 s1 x1 x2.(exists e2 x3 x4 x5.(Actor(e2,x5) & n_computer(x5) & in(e2,x3) & n_chair(x3) & of(x3,x4) & n_office(x4) & Theme(e2,x1) & v_recline(e2)) & Topic(e1,p1) & Actor(e1,x1) & v_sleep(e1) & with(x1,x2) & n_hair(x2) & a_dark(s1) & Theme(s1,x2) & n_man(x1))
exists e1 s1 x1 x2 x3 x4.(a_topic(x1) & with(x1,x2) & in(x2,x4) & n_office(x4) & n_sleep(x2) & of(x2,x3) & n_hair(x3) & Theme(e1,x2) & v_color(e1) & a_light(s1) & Theme(s1,x2) & n_man(x1))
769a085a-e4c8-11ec-9cdd-0242ac1c0002
exists e1 p1 s1 x1 x2.(with(x1,x2) & v_sleep(e1) & n_man(x1) & n_hair(x2) & exists e2 x3 x4 x5.(v_recline(e2) & of(x3,x4) & n_office(x4) & n_computer(x5) & n_chair(x3) & in(e2,x3) & Theme(e2,x1) & Actor(e2,x5)) & a_dark(s1) & Topic(e1,p1) & Theme(s1,x2) & Actor(e1,x1))
exists e1 s1 x1 x2 x3 x4.(with(x1,x2) & v_color(e1) & of(x2,x3) & n_sleep(x2) & n_office(x4) & n_man(x1) & n_hair(x3) & in(x2,x4) & a_topic(x1) & a_light(s1) & Theme(s1,x2) & Theme(e1,x2))
Pedestrians are waiting to cross the street at a crosswalk.
People are standing in front of the parked cars.
1
-100
Just because at a crosswalk does not mean in front of parked cars.
exists e1 p1 x1 x2.(n_street(x2) & ne_nam_pedestrians(x1) & Topic(e1,p1) & Actor(e1,x1) & v_wait(e1) & exists e2 x3.(at(e2,x3) & n_crosswalk(x3) & Theme(e2,x2) & Actor(e2,x1) & v_cross(e2)))
exists e1 s1 x1 x2 x3.(n_car(x3) & a_parked(s1) & Theme(s1,x3) & in(e1,x2) & of(x2,x3) & n_front(x2) & Actor(e1,x1) & v_stand(e1) & n_people(x1))
769a0f12-e4c8-11ec-9cdd-0242ac1c0002
exists e1 p1 x1 x2.(v_wait(e1) & ne_nam_pedestrians(x1) & n_street(x2) & exists e2 x3.(v_cross(e2) & n_crosswalk(x3) & at(e2,x3) & Theme(e2,x2) & Actor(e2,x1)) & Topic(e1,p1) & Actor(e1,x1))
exists e1 s1 x1 x2 x3.(v_stand(e1) & of(x2,x3) & n_people(x1) & n_front(x2) & n_car(x3) & in(e1,x2) & a_parked(s1) & Theme(s1,x3) & Actor(e1,x1))
Pedestrians are waiting to cross the street at a crosswalk.
People are sitting in the restaurant.
2
-100
One cannot be sitting and waiting to cross the street at the same time.
exists e1 p1 x1 x2.(n_street(x2) & ne_nam_pedestrians(x1) & Topic(e1,p1) & Actor(e1,x1) & v_wait(e1) & exists e2 x3.(at(e2,x3) & n_crosswalk(x3) & Theme(e2,x2) & Actor(e2,x1) & v_cross(e2)))
exists e1 x1 x2.(n_restaurant(x2) & in(e1,x2) & Actor(e1,x1) & v_sit(e1) & n_people(x1))
769a150c-e4c8-11ec-9cdd-0242ac1c0002
exists e1 p1 x1 x2.(v_wait(e1) & ne_nam_pedestrians(x1) & n_street(x2) & exists e2 x3.(v_cross(e2) & n_crosswalk(x3) & at(e2,x3) & Theme(e2,x2) & Actor(e2,x1)) & Topic(e1,p1) & Actor(e1,x1))
exists e1 x1 x2.(v_sit(e1) & n_restaurant(x2) & n_people(x1) & in(e1,x2) & Actor(e1,x1))
Pedestrians are waiting to cross the street at a crosswalk.
People are on the sidewalk.
0
-100
Pedestrians are waiting so they are definitely people on the sidewalk.
exists e1 p1 x1 x2.(n_street(x2) & ne_nam_pedestrians(x1) & Topic(e1,p1) & Actor(e1,x1) & v_wait(e1) & exists e2 x3.(at(e2,x3) & n_crosswalk(x3) & Theme(e2,x2) & Actor(e2,x1) & v_cross(e2)))
exists p1 x1 x2.(n_sidewalk(x2) & on(x1,x2) & n_people(x1))
769a1aca-e4c8-11ec-9cdd-0242ac1c0002
exists e1 p1 x1 x2.(v_wait(e1) & ne_nam_pedestrians(x1) & n_street(x2) & exists e2 x3.(v_cross(e2) & n_crosswalk(x3) & at(e2,x3) & Theme(e2,x2) & Actor(e2,x1)) & Topic(e1,p1) & Actor(e1,x1))
exists x1 x2.(on(x1,x2) & n_sidewalk(x2) & n_people(x1))
The man fell asleep during work or class.
A man is awake and yelling.
2
-100
Awake is the opposite of asleep.
exists e1 s1 x1.(n_man(x1) & (exists x2.(during(e1,x2) & n_work(x2)) | exists x3.(during(e1,x3) & n_class(x3))) & a_asleep(s1) & Manner(e1,s1) & Actor(e1,x1) & v_fall(e1))
exists s1 s2 x1 x2.(Theme(s2,x2) & a_yelling(s2) & n_man(x2) & Theme(s1,x1) & a_awake(s1) & n_man(x1))
769a2006-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1.(v_fall(e1) & n_man(x1) & a_asleep(s1) & Manner(e1,s1) & Actor(e1,x1) & (exists x3.(n_class(x3) & during(e1,x3)) | exists x2.(n_work(x2) & during(e1,x2))))
exists s1 s2 x1 x2.(n_man(x2) & n_man(x1) & a_yelling(s2) & a_awake(s1) & Theme(s2,x2) & Theme(s1,x1))
The man fell asleep during work or class.
A man is asleep.
0
-100
The man fell asleep so he is asleep.
exists e1 s1 x1.(n_man(x1) & (exists x2.(during(e1,x2) & n_work(x2)) | exists x3.(during(e1,x3) & n_class(x3))) & a_asleep(s1) & Manner(e1,s1) & Actor(e1,x1) & v_fall(e1))
exists s1 x1.(Theme(s1,x1) & a_asleep(s1) & n_man(x1))
769a254c-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1.(v_fall(e1) & n_man(x1) & a_asleep(s1) & Manner(e1,s1) & Actor(e1,x1) & (exists x3.(n_class(x3) & during(e1,x3)) | exists x2.(n_work(x2) & during(e1,x2))))
exists s1 x1.(n_man(x1) & a_asleep(s1) & Theme(s1,x1))
The man fell asleep during work or class.
A man is asleep on a desk.
1
-100
The man fell asleep during work or class is not necessarily asleep on a desk.
exists e1 s1 x1.(n_man(x1) & (exists x2.(during(e1,x2) & n_work(x2)) | exists x3.(during(e1,x3) & n_class(x3))) & a_asleep(s1) & Manner(e1,s1) & Actor(e1,x1) & v_fall(e1))
exists s1 x1 x2.(on(s1,x2) & n_desk(x2) & Theme(s1,x1) & a_asleep(s1) & n_man(x1))
769a2a6a-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1.(v_fall(e1) & n_man(x1) & a_asleep(s1) & Manner(e1,s1) & Actor(e1,x1) & (exists x3.(n_class(x3) & during(e1,x3)) | exists x2.(n_work(x2) & during(e1,x2))))
exists s1 x1 x2.(on(s1,x2) & n_man(x1) & n_desk(x2) & a_asleep(s1) & Theme(s1,x1))
Several Asian men and women are standing at a busy crosswalk while waiting for their turn to cross the street.
Several Asian men and women are happily standing.
1
-100
Not all Asian men and women standing at a busy crosswalk are happily standing.
exists e1 e2 p1 s1 s2 s3 x1 x2 x3 x4 x5 x6.(n_street(x6) & while(e1,e2) & for(e2,x5) & Topic(x5,p1) & exists e3.(Theme(e3,x6) & Actor(e3,x5) & v_cross(e3)) & n_turn(x5) & of(x5,x2) & n_thing(x2) & Actor(e2,x1) & v_wait(e2) & at(e1,x4) & n_crosswalk(x4) & a_busy(s3) & Theme(s3,x4) & Actor(e1,x1) & v_stand(e1) & n_woman(x3) & n_man(x2) & subset_of(x3,x1) & subset_of(x2,x1) & a_asian(s2) & Theme(s2,x1) & a_several(s1) & Theme(s1,x1))
exists e1 s1 s2 s3 x1 x2 x3.(a_happily(s3) & Manner(e1,s3) & Actor(e1,x1) & v_stand(e1) & n_woman(x3) & n_man(x2) & subset_of(x3,x1) & subset_of(x2,x1) & a_asian(s2) & Theme(s2,x1) & a_several(s1) & Theme(s1,x1))
769a382a-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e2 p1 s1 s2 s3 x1 x2 x3 x4 x5 x6.(while(e1,e2) & v_wait(e2) & v_stand(e1) & subset_of(x3,x1) & subset_of(x2,x1) & of(x5,x2) & n_woman(x3) & n_turn(x5) & n_thing(x2) & n_street(x6) & n_man(x2) & n_crosswalk(x4) & for(e2,x5) & exists e3.(v_cross(e3) & Theme(e3,x6) & Actor(e3,x5)) & at(e1,x4) & a_several(s1) & a_busy(s3) & a_asian(s2) & Topic(x5,p1) & Theme(s3,x4) & Theme(s2,x1) & Theme(s1,x1) & Actor(e2,x1) & Actor(e1,x1))
exists e1 s1 s2 s3 x1 x2 x3.(v_stand(e1) & subset_of(x3,x1) & subset_of(x2,x1) & n_woman(x3) & n_man(x2) & a_several(s1) & a_happily(s3) & a_asian(s2) & Theme(s2,x1) & Theme(s1,x1) & Manner(e1,s3) & Actor(e1,x1))