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
People mingle in a crowded bar.
The room has wide expanses of empty floor.
2
-100
A bar would not be crowded if it had wide expanses of empty floor.
exists e1 s1 x1 x2.(in(e1,x2) & n_bar(x2) & a_crowded(s1) & Theme(s1,x2) & Actor(e1,x1) & v_mingle(e1) & n_people(x1))
exists e1 s1 s2 x1 x2 x3.(n_room(x1) & Theme(e1,x2) & Actor(e1,x1) & v_have(e1) & of(x2,x3) & n_floor(x3) & a_empty(s2) & Theme(s2,x3) & n_expanse(x2) & a_wide(s1) & Theme(s1,x2))
4a18ba06-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2.(v_mingle(e1) & n_people(x1) & n_bar(x2) & in(e1,x2) & a_crowded(s1) & Theme(s1,x2) & Actor(e1,x1))
exists e1 s1 s2 x1 x2 x3.(v_have(e1) & of(x2,x3) & n_room(x1) & n_floor(x3) & n_expanse(x2) & a_wide(s1) & a_empty(s2) & Theme(s2,x3) & Theme(s1,x2) & Theme(e1,x2) & Actor(e1,x1))
A man in a Hawaiian shirt putting together an airplane model.
The man is wearing a shirt.
0
-100
In a Hawaiian shirt means wearing a shirt.
exists e1 p1 s1 x1 x2 x3.(a_topic(x1) & in(x1,x2) & exists s2 x4 x5.(Theme(s2,x4) & a_together(s2) & n_model(x4) & of(x4,x5) & n_airplane(x5)) & Topic(e1,p1) & Actor(e1,x3) & v_put(e1) & (x2 = x3) & n_shirt(x2) & a_hawaiian(s1) & Theme(s1,x2) & n_man(x1))
exists e1 x1 x2.(n_man(x1) & Theme(e1,x2) & Actor(e1,x1) & v_wear(e1) & n_shirt(x2))
4a18cabe-e4c8-11ec-9cdd-0242ac1c0002
exists e1 p1 s1 x1 x2 x3.(v_put(e1) & n_shirt(x2) & n_man(x1) & in(x1,x2) & exists s2 x4 x5.(of(x4,x5) & n_model(x4) & n_airplane(x5) & a_together(s2) & Theme(s2,x4)) & a_topic(x1) & a_hawaiian(s1) & Topic(e1,p1) & Theme(s1,x2) & Actor(e1,x3) & (x2 = x3))
exists e1 x1 x2.(v_wear(e1) & n_shirt(x2) & n_man(x1) & Theme(e1,x2) & Actor(e1,x1))
A brown dog with his tongue out looks at the camera.
A dog has his mouth open
0
0.999957
A dog can only have its tongue out if its mouth is open.
exists s1 x1 x2 x3 x4.(n_camera(x4) & a_topic(x1) & with(x1,x2) & out(x2,x3) & at(x3,x4) & n_look(x3) & n_tongue(x2) & of(x2,x1) & n_male(x1) & n_dog(x1) & a_brown(s1) & Theme(s1,x1))
exists e1 x1 x2 x3.(Theme(e1,x2) & Actor(e1,x1) & v_have(e1) & n_open(x2) & of(x2,x3) & n_mouth(x3) & of(x2,x1) & n_male(x1) & n_dog(x1))
4a18f9ee-e4c8-11ec-9cdd-0242ac1c0002
exists s1 x1 x2 x3 x4.(with(x1,x2) & out(x2,x3) & of(x2,x1) & n_tongue(x2) & n_male(x1) & n_look(x3) & n_dog(x1) & n_camera(x4) & at(x3,x4) & a_topic(x1) & a_brown(s1) & Theme(s1,x1))
exists e1 x1 x2 x3.(v_have(e1) & of(x2,x3) & of(x2,x1) & n_open(x2) & n_mouth(x3) & n_male(x1) & n_dog(x1) & Theme(e1,x2) & Actor(e1,x1))
A brown dog with his tongue out looks at the camera.
a dog sleeps at the pound
2
0.000002
A dog that sleeps would have it's eyes closed and would not be looking at the camera.
exists s1 x1 x2 x3 x4.(n_camera(x4) & a_topic(x1) & with(x1,x2) & out(x2,x3) & at(x3,x4) & n_look(x3) & n_tongue(x2) & of(x2,x1) & n_male(x1) & n_dog(x1) & a_brown(s1) & Theme(s1,x1))
exists e1 x1 x2.(n_pound(x2) & at(e1,x2) & Actor(e1,x1) & v_sleep(e1) & n_dog(x1))
4a18fec6-e4c8-11ec-9cdd-0242ac1c0002
exists s1 x1 x2 x3 x4.(with(x1,x2) & out(x2,x3) & of(x2,x1) & n_tongue(x2) & n_male(x1) & n_look(x3) & n_dog(x1) & n_camera(x4) & at(x3,x4) & a_topic(x1) & a_brown(s1) & Theme(s1,x1))
exists e1 x1 x2.(v_sleep(e1) & n_pound(x2) & n_dog(x1) & at(e1,x2) & Actor(e1,x1))
A brown dog with his tongue out looks at the camera.
a dog wonders what the camera tastes like
1
0.596365
You cant imply why the dog is doing what he is doing (wonders what the camera tastes like).
exists s1 x1 x2 x3 x4.(n_camera(x4) & a_topic(x1) & with(x1,x2) & out(x2,x3) & at(x3,x4) & n_look(x3) & n_tongue(x2) & of(x2,x1) & n_male(x1) & n_dog(x1) & a_brown(s1) & Theme(s1,x1))
exists x1 x3.(n_camera(x3) & exists e2 e1 x2.(n_thing(x2) & Theme(e2,x2) & Actor(e2,x1) & v_wonder(e2) & like(e1,x2) & Actor(e1,x3) & v_taste(e1)) & n_dog(x1))
4a19039e-e4c8-11ec-9cdd-0242ac1c0002
exists s1 x1 x2 x3 x4.(with(x1,x2) & out(x2,x3) & of(x2,x1) & n_tongue(x2) & n_male(x1) & n_look(x3) & n_dog(x1) & n_camera(x4) & at(x3,x4) & a_topic(x1) & a_brown(s1) & Theme(s1,x1))
exists x1 x3.(n_dog(x1) & n_camera(x3) & exists e2 e1 x2.(v_wonder(e2) & v_taste(e1) & n_thing(x2) & like(e1,x2) & Theme(e2,x2) & Actor(e2,x1) & Actor(e1,x3)))
A brown dog with his tongue out looks at the camera.
The dog is smiling for the camera
1
0.017225
The dog tongue out might not mean its smiling.
exists s1 x1 x2 x3 x4.(n_camera(x4) & a_topic(x1) & with(x1,x2) & out(x2,x3) & at(x3,x4) & n_look(x3) & n_tongue(x2) & of(x2,x1) & n_male(x1) & n_dog(x1) & a_brown(s1) & Theme(s1,x1))
exists e1 x1 x2.(n_camera(x2) & n_dog(x1) & for(e1,x2) & Actor(e1,x1) & v_smile(e1))
4a19086c-e4c8-11ec-9cdd-0242ac1c0002
exists s1 x1 x2 x3 x4.(with(x1,x2) & out(x2,x3) & of(x2,x1) & n_tongue(x2) & n_male(x1) & n_look(x3) & n_dog(x1) & n_camera(x4) & at(x3,x4) & a_topic(x1) & a_brown(s1) & Theme(s1,x1))
exists e1 x1 x2.(v_smile(e1) & n_dog(x1) & n_camera(x2) & for(e1,x2) & Actor(e1,x1))
A brown dog with his tongue out looks at the camera.
The brown dog takes interest in the camera and looks directly at it.
1
0.685284
Just because a brown dog with his tongue out looks at the camera does not mean the dog takes interest in the camera.
exists s1 x1 x2 x3 x4.(n_camera(x4) & a_topic(x1) & with(x1,x2) & out(x2,x3) & at(x3,x4) & n_look(x3) & n_tongue(x2) & of(x2,x1) & n_male(x1) & n_dog(x1) & a_brown(s1) & Theme(s1,x1))
exists e2 e1 s1 s2 s3 x1 x2 x3.(n_thing(x3) & n_dog(x1) & a_brown(s2) & Theme(s2,x1) & n_camera(x3) & a_brown(s1) & Theme(s1,x1) & a_directly(s3) & Manner(e2,s3) & at(e2,x3) & Actor(e2,x1) & v_look(e2) & in(e1,x3) & Theme(e1,x2) & Actor(e1,x1) & v_take(e1) & n_interest(x2))
4a191d0c-e4c8-11ec-9cdd-0242ac1c0002
exists s1 x1 x2 x3 x4.(with(x1,x2) & out(x2,x3) & of(x2,x1) & n_tongue(x2) & n_male(x1) & n_look(x3) & n_dog(x1) & n_camera(x4) & at(x3,x4) & a_topic(x1) & a_brown(s1) & Theme(s1,x1))
exists e2 e1 s1 s2 s3 x1 x2 x3.(v_take(e1) & v_look(e2) & n_thing(x3) & n_interest(x2) & n_dog(x1) & n_camera(x3) & in(e1,x3) & at(e2,x3) & a_directly(s3) & a_brown(s2) & a_brown(s1) & Theme(s2,x1) & Theme(s1,x1) & Theme(e1,x2) & Manner(e2,s3) & Actor(e2,x1) & Actor(e1,x1))
A brown dog with his tongue out looks at the camera.
An exhausted dog
1
0.234154
Not all brown dog with his tongue out looks at the camera are exhausted.
exists s1 x1 x2 x3 x4.(n_camera(x4) & a_topic(x1) & with(x1,x2) & out(x2,x3) & at(x3,x4) & n_look(x3) & n_tongue(x2) & of(x2,x1) & n_male(x1) & n_dog(x1) & a_brown(s1) & Theme(s1,x1))
exists e1 x1.(a_topic(x1) & n_dog(x1) & Theme(e1,x1) & v_exhaust(e1))
4a192284-e4c8-11ec-9cdd-0242ac1c0002
exists s1 x1 x2 x3 x4.(with(x1,x2) & out(x2,x3) & of(x2,x1) & n_tongue(x2) & n_male(x1) & n_look(x3) & n_dog(x1) & n_camera(x4) & at(x3,x4) & a_topic(x1) & a_brown(s1) & Theme(s1,x1))
exists e1 x1.(v_exhaust(e1) & n_dog(x1) & a_topic(x1) & Theme(e1,x1))
A brown dog with his tongue out looks at the camera.
A brown dog is lying on the grass with his tongue sticking out looking at the camera.
1
0.129713
Just because a brown dog with his tongue out looks at the camera does not mean the dog is lying on the grass .
exists s1 x1 x2 x3 x4.(n_camera(x4) & a_topic(x1) & with(x1,x2) & out(x2,x3) & at(x3,x4) & n_look(x3) & n_tongue(x2) & of(x2,x1) & n_male(x1) & n_dog(x1) & a_brown(s1) & Theme(s1,x1))
exists e1 e3 e2 s1 s2 x1 x2 x3 x4 x5.(n_camera(x5) & n_tongue(x3) & of(x3,x2) & n_male(x2) & n_grass(x2) & with(e1,x3) & for(e2,e3) & at(e3,x5) & Actor(e3,x4) & v_look(e3) & a_out(s2) & Manner(e2,s2) & Actor(e2,x4) & v_stick(e2) & (x3 = x4) & on(e1,x2) & Actor(e1,x1) & v_lie(e1) & n_dog(x1) & a_brown(s1) & Theme(s1,x1))
4a192748-e4c8-11ec-9cdd-0242ac1c0002
exists s1 x1 x2 x3 x4.(with(x1,x2) & out(x2,x3) & of(x2,x1) & n_tongue(x2) & n_male(x1) & n_look(x3) & n_dog(x1) & n_camera(x4) & at(x3,x4) & a_topic(x1) & a_brown(s1) & Theme(s1,x1))
exists e1 e3 e2 s1 s2 x1 x2 x3 x4 x5.(with(e1,x3) & v_stick(e2) & v_look(e3) & v_lie(e1) & on(e1,x2) & of(x3,x2) & n_tongue(x3) & n_male(x2) & n_grass(x2) & n_dog(x1) & n_camera(x5) & for(e2,e3) & at(e3,x5) & a_out(s2) & a_brown(s1) & Theme(s1,x1) & Manner(e2,s2) & Actor(e3,x4) & Actor(e2,x4) & Actor(e1,x1) & (x3 = x4))
A man in blue clothing and a white turban rides a white horse past a vivid green tree and a orange and white house with purple fixtures.
The man rides past a vivid green tree.
0
0.999957
After a man rides a horse past a vivid green tree and a house, he turns around and the man rides past a vivid green tree.
exists e1 s1 s2 s3 s4 s5 s6 s7 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10 x11.(past(e1,x6) & subset_of(x8,x6) & subset_of(x10,x8) & with(x10,x11) & n_fixture(x11) & a_purple(s7) & Theme(s7,x11) & n_house(x10) & a_white(s6) & Theme(s6,x10) & subset_of(x9,x8) & n_orange(x9) & subset_of(x7,x6) & n_tree(x7) & a_green(s5) & Theme(s5,x7) & a_vivid(s4) & Theme(s4,x7) & Theme(e1,x5) & Actor(e1,x1) & v_ride(e1) & n_horse(x5) & a_white(s3) & Theme(s3,x5) & subset_of(x4,x1) & n_turban(x4) & a_white(s2) & Theme(s2,x4) & subset_of(x2,x1) & in(x2,x3) & n_clothing(x3) & a_blue(s1) & Theme(s1,x3) & n_man(x2))
exists e1 s1 s2 x1 x2.(n_man(x1) & past(e1,x2) & n_tree(x2) & a_green(s2) & Theme(s2,x2) & a_vivid(s1) & Theme(s1,x2) & Actor(e1,x1) & v_ride(e1))
4a19e1f6-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 s3 s4 s5 s6 s7 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10 x11.(with(x10,x11) & v_ride(e1) & subset_of(x9,x8) & subset_of(x8,x6) & subset_of(x7,x6) & subset_of(x4,x1) & subset_of(x2,x1) & subset_of(x10,x8) & past(e1,x6) & n_turban(x4) & n_tree(x7) & n_orange(x9) & n_man(x2) & n_house(x10) & n_horse(x5) & n_fixture(x11) & n_clothing(x3) & in(x2,x3) & a_white(s6) & a_white(s3) & a_white(s2) & a_vivid(s4) & a_purple(s7) & a_green(s5) & a_blue(s1) & Theme(s7,x11) & Theme(s6,x10) & Theme(s5,x7) & Theme(s4,x7) & Theme(s3,x5) & Theme(s2,x4) & Theme(s1,x3) & Theme(e1,x5) & Actor(e1,x1))
exists e1 s1 s2 x1 x2.(v_ride(e1) & past(e1,x2) & n_tree(x2) & n_man(x1) & a_vivid(s1) & a_green(s2) & Theme(s2,x2) & Theme(s1,x2) & Actor(e1,x1))
A man in blue clothing and a white turban rides a white horse past a vivid green tree and a orange and white house with purple fixtures.
The man is riding the horse to town.
1
0.580458
Not all men riding his horse to town.
exists e1 s1 s2 s3 s4 s5 s6 s7 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10 x11.(past(e1,x6) & subset_of(x8,x6) & subset_of(x10,x8) & with(x10,x11) & n_fixture(x11) & a_purple(s7) & Theme(s7,x11) & n_house(x10) & a_white(s6) & Theme(s6,x10) & subset_of(x9,x8) & n_orange(x9) & subset_of(x7,x6) & n_tree(x7) & a_green(s5) & Theme(s5,x7) & a_vivid(s4) & Theme(s4,x7) & Theme(e1,x5) & Actor(e1,x1) & v_ride(e1) & n_horse(x5) & a_white(s3) & Theme(s3,x5) & subset_of(x4,x1) & n_turban(x4) & a_white(s2) & Theme(s2,x4) & subset_of(x2,x1) & in(x2,x3) & n_clothing(x3) & a_blue(s1) & Theme(s1,x3) & n_man(x2))
exists e1 x1 x2 x3.(n_horse(x2) & n_man(x1) & to(e1,x3) & n_town(x3) & Theme(e1,x2) & Actor(e1,x1) & v_ride(e1))
4a19f86c-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 s3 s4 s5 s6 s7 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10 x11.(with(x10,x11) & v_ride(e1) & subset_of(x9,x8) & subset_of(x8,x6) & subset_of(x7,x6) & subset_of(x4,x1) & subset_of(x2,x1) & subset_of(x10,x8) & past(e1,x6) & n_turban(x4) & n_tree(x7) & n_orange(x9) & n_man(x2) & n_house(x10) & n_horse(x5) & n_fixture(x11) & n_clothing(x3) & in(x2,x3) & a_white(s6) & a_white(s3) & a_white(s2) & a_vivid(s4) & a_purple(s7) & a_green(s5) & a_blue(s1) & Theme(s7,x11) & Theme(s6,x10) & Theme(s5,x7) & Theme(s4,x7) & Theme(s3,x5) & Theme(s2,x4) & Theme(s1,x3) & Theme(e1,x5) & Actor(e1,x1))
exists e1 x1 x2 x3.(v_ride(e1) & to(e1,x3) & n_town(x3) & n_man(x1) & n_horse(x2) & Theme(e1,x2) & Actor(e1,x1))
A man in blue clothing and a white turban rides a white horse past a vivid green tree and a orange and white house with purple fixtures.
A horserider comes to the home to pick up his love.
1
0.01473
There is no indication that the man is going to pick up his love on the horse.
exists e1 s1 s2 s3 s4 s5 s6 s7 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10 x11.(past(e1,x6) & subset_of(x8,x6) & subset_of(x10,x8) & with(x10,x11) & n_fixture(x11) & a_purple(s7) & Theme(s7,x11) & n_house(x10) & a_white(s6) & Theme(s6,x10) & subset_of(x9,x8) & n_orange(x9) & subset_of(x7,x6) & n_tree(x7) & a_green(s5) & Theme(s5,x7) & a_vivid(s4) & Theme(s4,x7) & Theme(e1,x5) & Actor(e1,x1) & v_ride(e1) & n_horse(x5) & a_white(s3) & Theme(s3,x5) & subset_of(x4,x1) & n_turban(x4) & a_white(s2) & Theme(s2,x4) & subset_of(x2,x1) & in(x2,x3) & n_clothing(x3) & a_blue(s1) & Theme(s1,x3) & n_man(x2))
exists e1 p1 x1 x2 x3 x4.(n_love(x4) & of(x4,x3) & n_male(x3) & n_home(x3) & Topic(e1,p1) & exists e2 s1.(a_up(s1) & Manner(e2,s1) & Theme(e2,x4) & Actor(e2,x1) & v_pick(e2)) & to(e1,x3) & Actor(e1,x2) & v_come(e1) & n_horserider(x2) & n_horserider(x1))
4a1a09ce-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 s3 s4 s5 s6 s7 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10 x11.(with(x10,x11) & v_ride(e1) & subset_of(x9,x8) & subset_of(x8,x6) & subset_of(x7,x6) & subset_of(x4,x1) & subset_of(x2,x1) & subset_of(x10,x8) & past(e1,x6) & n_turban(x4) & n_tree(x7) & n_orange(x9) & n_man(x2) & n_house(x10) & n_horse(x5) & n_fixture(x11) & n_clothing(x3) & in(x2,x3) & a_white(s6) & a_white(s3) & a_white(s2) & a_vivid(s4) & a_purple(s7) & a_green(s5) & a_blue(s1) & Theme(s7,x11) & Theme(s6,x10) & Theme(s5,x7) & Theme(s4,x7) & Theme(s3,x5) & Theme(s2,x4) & Theme(s1,x3) & Theme(e1,x5) & Actor(e1,x1))
exists e1 p1 x1 x2 x3 x4.(v_come(e1) & to(e1,x3) & of(x4,x3) & n_male(x3) & n_love(x4) & n_horserider(x2) & n_horserider(x1) & n_home(x3) & exists e2 s1.(v_pick(e2) & a_up(s1) & Theme(e2,x4) & Manner(e2,s1) & Actor(e2,x1)) & Topic(e1,p1) & Actor(e1,x2))
A man in blue clothing and a white turban rides a white horse past a vivid green tree and a orange and white house with purple fixtures.
A person in blue clothes rides a light colored equine.
1
1
There is no indication that the horse has a colored or textured coat; the only description is that it is white.
exists e1 s1 s2 s3 s4 s5 s6 s7 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10 x11.(past(e1,x6) & subset_of(x8,x6) & subset_of(x10,x8) & with(x10,x11) & n_fixture(x11) & a_purple(s7) & Theme(s7,x11) & n_house(x10) & a_white(s6) & Theme(s6,x10) & subset_of(x9,x8) & n_orange(x9) & subset_of(x7,x6) & n_tree(x7) & a_green(s5) & Theme(s5,x7) & a_vivid(s4) & Theme(s4,x7) & Theme(e1,x5) & Actor(e1,x1) & v_ride(e1) & n_horse(x5) & a_white(s3) & Theme(s3,x5) & subset_of(x4,x1) & n_turban(x4) & a_white(s2) & Theme(s2,x4) & subset_of(x2,x1) & in(x2,x3) & n_clothing(x3) & a_blue(s1) & Theme(s1,x3) & n_man(x2))
exists e1 s1 s2 s3 x1 x2 x3.(Theme(e1,x3) & Actor(e1,x1) & v_ride(e1) & n_equine(x3) & a_colored(s3) & Theme(s3,x3) & a_light(s2) & Theme(s2,x3) & in(x1,x2) & n_clothes(x2) & a_blue(s1) & Theme(s1,x2) & n_person(x1))
4a1a0e56-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 s3 s4 s5 s6 s7 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10 x11.(with(x10,x11) & v_ride(e1) & subset_of(x9,x8) & subset_of(x8,x6) & subset_of(x7,x6) & subset_of(x4,x1) & subset_of(x2,x1) & subset_of(x10,x8) & past(e1,x6) & n_turban(x4) & n_tree(x7) & n_orange(x9) & n_man(x2) & n_house(x10) & n_horse(x5) & n_fixture(x11) & n_clothing(x3) & in(x2,x3) & a_white(s6) & a_white(s3) & a_white(s2) & a_vivid(s4) & a_purple(s7) & a_green(s5) & a_blue(s1) & Theme(s7,x11) & Theme(s6,x10) & Theme(s5,x7) & Theme(s4,x7) & Theme(s3,x5) & Theme(s2,x4) & Theme(s1,x3) & Theme(e1,x5) & Actor(e1,x1))
exists e1 s1 s2 s3 x1 x2 x3.(v_ride(e1) & n_person(x1) & n_equine(x3) & n_clothes(x2) & in(x1,x2) & a_light(s2) & a_colored(s3) & a_blue(s1) & Theme(s3,x3) & Theme(s2,x3) & Theme(s1,x2) & Theme(e1,x3) & Actor(e1,x1))
A man in blue clothing and a white turban rides a white horse past a vivid green tree and a orange and white house with purple fixtures.
the man is driving a car
2
0
The man cannot be both riding a horse and driving a car.
exists e1 s1 s2 s3 s4 s5 s6 s7 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10 x11.(past(e1,x6) & subset_of(x8,x6) & subset_of(x10,x8) & with(x10,x11) & n_fixture(x11) & a_purple(s7) & Theme(s7,x11) & n_house(x10) & a_white(s6) & Theme(s6,x10) & subset_of(x9,x8) & n_orange(x9) & subset_of(x7,x6) & n_tree(x7) & a_green(s5) & Theme(s5,x7) & a_vivid(s4) & Theme(s4,x7) & Theme(e1,x5) & Actor(e1,x1) & v_ride(e1) & n_horse(x5) & a_white(s3) & Theme(s3,x5) & subset_of(x4,x1) & n_turban(x4) & a_white(s2) & Theme(s2,x4) & subset_of(x2,x1) & in(x2,x3) & n_clothing(x3) & a_blue(s1) & Theme(s1,x3) & n_man(x2))
exists e1 x1 x2.(n_man(x1) & Theme(e1,x2) & Actor(e1,x1) & v_drive(e1) & n_car(x2))
4a1a12d4-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 s3 s4 s5 s6 s7 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10 x11.(with(x10,x11) & v_ride(e1) & subset_of(x9,x8) & subset_of(x8,x6) & subset_of(x7,x6) & subset_of(x4,x1) & subset_of(x2,x1) & subset_of(x10,x8) & past(e1,x6) & n_turban(x4) & n_tree(x7) & n_orange(x9) & n_man(x2) & n_house(x10) & n_horse(x5) & n_fixture(x11) & n_clothing(x3) & in(x2,x3) & a_white(s6) & a_white(s3) & a_white(s2) & a_vivid(s4) & a_purple(s7) & a_green(s5) & a_blue(s1) & Theme(s7,x11) & Theme(s6,x10) & Theme(s5,x7) & Theme(s4,x7) & Theme(s3,x5) & Theme(s2,x4) & Theme(s1,x3) & Theme(e1,x5) & Actor(e1,x1))
exists e1 x1 x2.(v_drive(e1) & n_man(x1) & n_car(x2) & Theme(e1,x2) & Actor(e1,x1))
A man in blue clothing and a white turban rides a white horse past a vivid green tree and a orange and white house with purple fixtures.
The man is riding through the desert.
1
0.001444
It is not indicated that the man is riding through a desert.
exists e1 s1 s2 s3 s4 s5 s6 s7 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10 x11.(past(e1,x6) & subset_of(x8,x6) & subset_of(x10,x8) & with(x10,x11) & n_fixture(x11) & a_purple(s7) & Theme(s7,x11) & n_house(x10) & a_white(s6) & Theme(s6,x10) & subset_of(x9,x8) & n_orange(x9) & subset_of(x7,x6) & n_tree(x7) & a_green(s5) & Theme(s5,x7) & a_vivid(s4) & Theme(s4,x7) & Theme(e1,x5) & Actor(e1,x1) & v_ride(e1) & n_horse(x5) & a_white(s3) & Theme(s3,x5) & subset_of(x4,x1) & n_turban(x4) & a_white(s2) & Theme(s2,x4) & subset_of(x2,x1) & in(x2,x3) & n_clothing(x3) & a_blue(s1) & Theme(s1,x3) & n_man(x2))
exists e1 x1 x2.(n_desert(x2) & n_man(x1) & through(e1,x2) & Actor(e1,x1) & v_ride(e1))
4a1a1766-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 s3 s4 s5 s6 s7 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10 x11.(with(x10,x11) & v_ride(e1) & subset_of(x9,x8) & subset_of(x8,x6) & subset_of(x7,x6) & subset_of(x4,x1) & subset_of(x2,x1) & subset_of(x10,x8) & past(e1,x6) & n_turban(x4) & n_tree(x7) & n_orange(x9) & n_man(x2) & n_house(x10) & n_horse(x5) & n_fixture(x11) & n_clothing(x3) & in(x2,x3) & a_white(s6) & a_white(s3) & a_white(s2) & a_vivid(s4) & a_purple(s7) & a_green(s5) & a_blue(s1) & Theme(s7,x11) & Theme(s6,x10) & Theme(s5,x7) & Theme(s4,x7) & Theme(s3,x5) & Theme(s2,x4) & Theme(s1,x3) & Theme(e1,x5) & Actor(e1,x1))
exists e1 x1 x2.(v_ride(e1) & through(e1,x2) & n_man(x1) & n_desert(x2) & Actor(e1,x1))
A man in blue clothing and a white turban rides a white horse past a vivid green tree and a orange and white house with purple fixtures.
the man is a sheik
1
0.000698
It is not implied from the description of the man that he is a sheik.
exists e1 s1 s2 s3 s4 s5 s6 s7 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10 x11.(past(e1,x6) & subset_of(x8,x6) & subset_of(x10,x8) & with(x10,x11) & n_fixture(x11) & a_purple(s7) & Theme(s7,x11) & n_house(x10) & a_white(s6) & Theme(s6,x10) & subset_of(x9,x8) & n_orange(x9) & subset_of(x7,x6) & n_tree(x7) & a_green(s5) & Theme(s5,x7) & a_vivid(s4) & Theme(s4,x7) & Theme(e1,x5) & Actor(e1,x1) & v_ride(e1) & n_horse(x5) & a_white(s3) & Theme(s3,x5) & subset_of(x4,x1) & n_turban(x4) & a_white(s2) & Theme(s2,x4) & subset_of(x2,x1) & in(x2,x3) & n_clothing(x3) & a_blue(s1) & Theme(s1,x3) & n_man(x2))
exists p1 x1.(n_man(x1) & exists x2.((x1 = x2) & n_sheik(x2)))
4a1a1bee-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 s3 s4 s5 s6 s7 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10 x11.(with(x10,x11) & v_ride(e1) & subset_of(x9,x8) & subset_of(x8,x6) & subset_of(x7,x6) & subset_of(x4,x1) & subset_of(x2,x1) & subset_of(x10,x8) & past(e1,x6) & n_turban(x4) & n_tree(x7) & n_orange(x9) & n_man(x2) & n_house(x10) & n_horse(x5) & n_fixture(x11) & n_clothing(x3) & in(x2,x3) & a_white(s6) & a_white(s3) & a_white(s2) & a_vivid(s4) & a_purple(s7) & a_green(s5) & a_blue(s1) & Theme(s7,x11) & Theme(s6,x10) & Theme(s5,x7) & Theme(s4,x7) & Theme(s3,x5) & Theme(s2,x4) & Theme(s1,x3) & Theme(e1,x5) & Actor(e1,x1))
exists x1.(n_man(x1) & exists x2.(n_sheik(x2) & (x1 = x2)))
A player on the white and blue team kicks a soccer ball toward his teammate while players on the red team watch.
Professional athletes are playing an exciting game of soccer.
1
0.000848
The level at which the players are playing, ex: professional, is not addressed.
exists e1 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7.(n_watch(x7) & of(x7,x2) & n_team(x2) & n_team(x2) & a_red(s3) & Theme(s3,x7) & n_teammate(x5) & of(x5,x2) & n_male(x2) & a_blue(s2) & Theme(s2,x2) & a_white(s1) & Theme(s1,x2) & while(e1,x6) & on(x6,x7) & n_player(x6) & Theme(e1,x3) & Actor(e1,x1) & v_kick(e1) & toward(x3,x5) & n_ball(x3) & of(x3,x4) & n_soccer(x4) & on(x1,x2) & n_player(x1))
exists e1 s1 s2 x1 x2 x3.(Theme(e1,x2) & Actor(e1,x1) & v_play(e1) & of(x2,x3) & n_soccer(x3) & n_game(x2) & a_exciting(s2) & Theme(s2,x2) & n_athlete(x1) & a_professional(s1) & Theme(s1,x1))
4a1a352a-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7.(while(e1,x6) & v_kick(e1) & toward(x3,x5) & on(x6,x7) & on(x1,x2) & of(x7,x2) & of(x5,x2) & of(x3,x4) & n_watch(x7) & n_teammate(x5) & n_team(x2) & n_soccer(x4) & n_player(x6) & n_player(x1) & n_male(x2) & n_ball(x3) & a_white(s1) & a_red(s3) & a_blue(s2) & Theme(s3,x7) & Theme(s2,x2) & Theme(s1,x2) & Theme(e1,x3) & Actor(e1,x1))
exists e1 s1 s2 x1 x2 x3.(v_play(e1) & of(x2,x3) & n_soccer(x3) & n_game(x2) & n_athlete(x1) & a_professional(s1) & a_exciting(s2) & Theme(s2,x2) & Theme(s1,x1) & Theme(e1,x2) & Actor(e1,x1))
A player on the white and blue team kicks a soccer ball toward his teammate while players on the red team watch.
a bunch of people play soccer for the championship
1
0.009031
There is no information to indicate that this game is being played for the championship.
exists e1 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7.(n_watch(x7) & of(x7,x2) & n_team(x2) & n_team(x2) & a_red(s3) & Theme(s3,x7) & n_teammate(x5) & of(x5,x2) & n_male(x2) & a_blue(s2) & Theme(s2,x2) & a_white(s1) & Theme(s1,x2) & while(e1,x6) & on(x6,x7) & n_player(x6) & Theme(e1,x3) & Actor(e1,x1) & v_kick(e1) & toward(x3,x5) & n_ball(x3) & of(x3,x4) & n_soccer(x4) & on(x1,x2) & n_player(x1))
exists e1 x1 x2 x3 x4.(n_championship(x4) & for(e1,x4) & Theme(e1,x3) & Actor(e1,x1) & v_play(e1) & n_soccer(x3) & of(x1,x2) & n_people(x2) & n_bunch(x1))
4a1a4308-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7.(while(e1,x6) & v_kick(e1) & toward(x3,x5) & on(x6,x7) & on(x1,x2) & of(x7,x2) & of(x5,x2) & of(x3,x4) & n_watch(x7) & n_teammate(x5) & n_team(x2) & n_soccer(x4) & n_player(x6) & n_player(x1) & n_male(x2) & n_ball(x3) & a_white(s1) & a_red(s3) & a_blue(s2) & Theme(s3,x7) & Theme(s2,x2) & Theme(s1,x2) & Theme(e1,x3) & Actor(e1,x1))
exists e1 x1 x2 x3 x4.(v_play(e1) & of(x1,x2) & n_soccer(x3) & n_people(x2) & n_championship(x4) & n_bunch(x1) & for(e1,x4) & Theme(e1,x3) & Actor(e1,x1))
A player on the white and blue team kicks a soccer ball toward his teammate while players on the red team watch.
The teams are preparing for a game.
1
0.160704
It is unclear if the teams are playing a game or preparing for a game.
exists e1 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7.(n_watch(x7) & of(x7,x2) & n_team(x2) & n_team(x2) & a_red(s3) & Theme(s3,x7) & n_teammate(x5) & of(x5,x2) & n_male(x2) & a_blue(s2) & Theme(s2,x2) & a_white(s1) & Theme(s1,x2) & while(e1,x6) & on(x6,x7) & n_player(x6) & Theme(e1,x3) & Actor(e1,x1) & v_kick(e1) & toward(x3,x5) & n_ball(x3) & of(x3,x4) & n_soccer(x4) & on(x1,x2) & n_player(x1))
exists e1 x1 x2.(n_team(x1) & for(e1,x2) & n_game(x2) & Actor(e1,x1) & v_prepare(e1))
4a1a484e-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7.(while(e1,x6) & v_kick(e1) & toward(x3,x5) & on(x6,x7) & on(x1,x2) & of(x7,x2) & of(x5,x2) & of(x3,x4) & n_watch(x7) & n_teammate(x5) & n_team(x2) & n_soccer(x4) & n_player(x6) & n_player(x1) & n_male(x2) & n_ball(x3) & a_white(s1) & a_red(s3) & a_blue(s2) & Theme(s3,x7) & Theme(s2,x2) & Theme(s1,x2) & Theme(e1,x3) & Actor(e1,x1))
exists e1 x1 x2.(v_prepare(e1) & n_team(x1) & n_game(x2) & for(e1,x2) & Actor(e1,x1))
A player on the white and blue team kicks a soccer ball toward his teammate while players on the red team watch.
People are playing sports.
0
1
If people are kicking a soccer ball, then they are playing sports.
exists e1 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7.(n_watch(x7) & of(x7,x2) & n_team(x2) & n_team(x2) & a_red(s3) & Theme(s3,x7) & n_teammate(x5) & of(x5,x2) & n_male(x2) & a_blue(s2) & Theme(s2,x2) & a_white(s1) & Theme(s1,x2) & while(e1,x6) & on(x6,x7) & n_player(x6) & Theme(e1,x3) & Actor(e1,x1) & v_kick(e1) & toward(x3,x5) & n_ball(x3) & of(x3,x4) & n_soccer(x4) & on(x1,x2) & n_player(x1))
exists e1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_play(e1) & n_sport(x2) & n_people(x1))
4a1a5bc2-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7.(while(e1,x6) & v_kick(e1) & toward(x3,x5) & on(x6,x7) & on(x1,x2) & of(x7,x2) & of(x5,x2) & of(x3,x4) & n_watch(x7) & n_teammate(x5) & n_team(x2) & n_soccer(x4) & n_player(x6) & n_player(x1) & n_male(x2) & n_ball(x3) & a_white(s1) & a_red(s3) & a_blue(s2) & Theme(s3,x7) & Theme(s2,x2) & Theme(s1,x2) & Theme(e1,x3) & Actor(e1,x1))
exists e1 x1 x2.(v_play(e1) & n_sport(x2) & n_people(x1) & Theme(e1,x2) & Actor(e1,x1))
A player on the white and blue team kicks a soccer ball toward his teammate while players on the red team watch.
a bunch of people cook eggs on a soccer field
2
0
People can't cook eggs on a soccer field while players are playing.
exists e1 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7.(n_watch(x7) & of(x7,x2) & n_team(x2) & n_team(x2) & a_red(s3) & Theme(s3,x7) & n_teammate(x5) & of(x5,x2) & n_male(x2) & a_blue(s2) & Theme(s2,x2) & a_white(s1) & Theme(s1,x2) & while(e1,x6) & on(x6,x7) & n_player(x6) & Theme(e1,x3) & Actor(e1,x1) & v_kick(e1) & toward(x3,x5) & n_ball(x3) & of(x3,x4) & n_soccer(x4) & on(x1,x2) & n_player(x1))
exists e1 x1 x2 x3 x4 x5.(on(e1,x4) & n_field(x4) & of(x4,x5) & n_soccer(x5) & Theme(e1,x3) & Actor(e1,x1) & v_cook(e1) & n_egg(x3) & of(x1,x2) & n_people(x2) & n_bunch(x1))
4a1a663a-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7.(while(e1,x6) & v_kick(e1) & toward(x3,x5) & on(x6,x7) & on(x1,x2) & of(x7,x2) & of(x5,x2) & of(x3,x4) & n_watch(x7) & n_teammate(x5) & n_team(x2) & n_soccer(x4) & n_player(x6) & n_player(x1) & n_male(x2) & n_ball(x3) & a_white(s1) & a_red(s3) & a_blue(s2) & Theme(s3,x7) & Theme(s2,x2) & Theme(s1,x2) & Theme(e1,x3) & Actor(e1,x1))
exists e1 x1 x2 x3 x4 x5.(v_cook(e1) & on(e1,x4) & of(x4,x5) & of(x1,x2) & n_soccer(x5) & n_people(x2) & n_field(x4) & n_egg(x3) & n_bunch(x1) & Theme(e1,x3) & Actor(e1,x1))
A player on the white and blue team kicks a soccer ball toward his teammate while players on the red team watch.
Two soccer teams are playing a scrimmage
1
0.012611
It is unclear whether the teams are playing a scrimmage, practicing, or other similar activities.
exists e1 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7.(n_watch(x7) & of(x7,x2) & n_team(x2) & n_team(x2) & a_red(s3) & Theme(s3,x7) & n_teammate(x5) & of(x5,x2) & n_male(x2) & a_blue(s2) & Theme(s2,x2) & a_white(s1) & Theme(s1,x2) & while(e1,x6) & on(x6,x7) & n_player(x6) & Theme(e1,x3) & Actor(e1,x1) & v_kick(e1) & toward(x3,x5) & n_ball(x3) & of(x3,x4) & n_soccer(x4) & on(x1,x2) & n_player(x1))
exists e1 x1 x2 x3.(Theme(e1,x3) & Actor(e1,x1) & v_play(e1) & n_scrimmage(x3) & n_team(x1) & of(x1,x2) & n_soccer(x2) & card_eq_2(x1))
4a1a6b1c-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7.(while(e1,x6) & v_kick(e1) & toward(x3,x5) & on(x6,x7) & on(x1,x2) & of(x7,x2) & of(x5,x2) & of(x3,x4) & n_watch(x7) & n_teammate(x5) & n_team(x2) & n_soccer(x4) & n_player(x6) & n_player(x1) & n_male(x2) & n_ball(x3) & a_white(s1) & a_red(s3) & a_blue(s2) & Theme(s3,x7) & Theme(s2,x2) & Theme(s1,x2) & Theme(e1,x3) & Actor(e1,x1))
exists e1 x1 x2 x3.(v_play(e1) & of(x1,x2) & n_team(x1) & n_soccer(x2) & n_scrimmage(x3) & card_eq_2(x1) & Theme(e1,x3) & Actor(e1,x1))
A player on the white and blue team kicks a soccer ball toward his teammate while players on the red team watch.
A soccer game is happening.
1
0.764132
It is unclear whether the teams are playing a game, scrimmage, practicing, or other similar activities.
exists e1 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7.(n_watch(x7) & of(x7,x2) & n_team(x2) & n_team(x2) & a_red(s3) & Theme(s3,x7) & n_teammate(x5) & of(x5,x2) & n_male(x2) & a_blue(s2) & Theme(s2,x2) & a_white(s1) & Theme(s1,x2) & while(e1,x6) & on(x6,x7) & n_player(x6) & Theme(e1,x3) & Actor(e1,x1) & v_kick(e1) & toward(x3,x5) & n_ball(x3) & of(x3,x4) & n_soccer(x4) & on(x1,x2) & n_player(x1))
exists e1 x1 x2.(Actor(e1,x1) & v_happen(e1) & n_game(x1) & of(x1,x2) & n_soccer(x2))
4a1a75a8-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7.(while(e1,x6) & v_kick(e1) & toward(x3,x5) & on(x6,x7) & on(x1,x2) & of(x7,x2) & of(x5,x2) & of(x3,x4) & n_watch(x7) & n_teammate(x5) & n_team(x2) & n_soccer(x4) & n_player(x6) & n_player(x1) & n_male(x2) & n_ball(x3) & a_white(s1) & a_red(s3) & a_blue(s2) & Theme(s3,x7) & Theme(s2,x2) & Theme(s1,x2) & Theme(e1,x3) & Actor(e1,x1))
exists e1 x1 x2.(v_happen(e1) & of(x1,x2) & n_soccer(x2) & n_game(x1) & Actor(e1,x1))
A soccer player dressed in blue and white is kicking the ball to his teammate while other teammates and opponents dressed in red watch.
A soccer game is being played.
0
1
If teams are kicking a soccer ball, then a soccer game is being played.
exists e1 e3 e2 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10 x11 x12 x13.(n_male(x6) & n_ball(x6) & while(e2,x8) & in(e3,x13) & n_watch(x13) & a_red(s3) & Theme(s3,x13) & Theme(e3,x12) & v_dress(e3) & (x8 = x12) & -(x8 = x10) & n_opponent(x11) & n_teammate(x7) & n_teammate(x7) & subset_of(x11,x10) & subset_of(x7,x10) & n_opponent(x9) & subset_of(x9,x8) & subset_of(x7,x8) & to(e2,x7) & of(x7,x6) & Theme(e2,x6) & Actor(e2,x1) & v_kick(e2) & Theme(e1,s2) & Theme(s2,x5) & a_white(s2) & Theme(e1,s1) & Theme(s1,x4) & a_blue(s1) & Theme(e1,x3) & v_dress(e1) & (x1 = x3) & n_player(x1) & of(x1,x2) & n_soccer(x2))
exists e1 x1 x2.(Theme(e1,x1) & v_play(e1) & n_game(x1) & of(x1,x2) & n_soccer(x2))
4a1a7fe4-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e3 e2 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10 x11 x12 x13.(while(e2,x8) & v_kick(e2) & v_dress(e3) & v_dress(e1) & to(e2,x7) & subset_of(x9,x8) & subset_of(x7,x8) & subset_of(x7,x10) & subset_of(x11,x10) & of(x7,x6) & of(x1,x2) & n_watch(x13) & n_teammate(x7) & n_soccer(x2) & n_player(x1) & n_opponent(x9) & n_opponent(x11) & n_male(x6) & n_ball(x6) & in(e3,x13) & a_white(s2) & a_red(s3) & a_blue(s1) & Theme(s3,x13) & Theme(s2,x5) & Theme(s1,x4) & Theme(e3,x12) & Theme(e2,x6) & Theme(e1,x3) & Theme(e1,s2) & Theme(e1,s1) & Actor(e2,x1) & -(x8 = x10) & (x8 = x12) & (x1 = x3))
exists e1 x1 x2.(v_play(e1) & of(x1,x2) & n_soccer(x2) & n_game(x1) & Theme(e1,x1))
A soccer player dressed in blue and white is kicking the ball to his teammate while other teammates and opponents dressed in red watch.
Teammates watch a soccer player.
1
0.991709
NA -- All of the information from sentence 2 can be inferred from sentence 1. a
exists e1 e3 e2 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10 x11 x12 x13.(n_male(x6) & n_ball(x6) & while(e2,x8) & in(e3,x13) & n_watch(x13) & a_red(s3) & Theme(s3,x13) & Theme(e3,x12) & v_dress(e3) & (x8 = x12) & -(x8 = x10) & n_opponent(x11) & n_teammate(x7) & n_teammate(x7) & subset_of(x11,x10) & subset_of(x7,x10) & n_opponent(x9) & subset_of(x9,x8) & subset_of(x7,x8) & to(e2,x7) & of(x7,x6) & Theme(e2,x6) & Actor(e2,x1) & v_kick(e2) & Theme(e1,s2) & Theme(s2,x5) & a_white(s2) & Theme(e1,s1) & Theme(s1,x4) & a_blue(s1) & Theme(e1,x3) & v_dress(e1) & (x1 = x3) & n_player(x1) & of(x1,x2) & n_soccer(x2))
exists e1 x1 x2 x3.(Theme(e1,x2) & Actor(e1,x1) & v_watch(e1) & n_player(x2) & of(x2,x3) & n_soccer(x3) & n_teammate(x1))
4a1a84d0-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e3 e2 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10 x11 x12 x13.(while(e2,x8) & v_kick(e2) & v_dress(e3) & v_dress(e1) & to(e2,x7) & subset_of(x9,x8) & subset_of(x7,x8) & subset_of(x7,x10) & subset_of(x11,x10) & of(x7,x6) & of(x1,x2) & n_watch(x13) & n_teammate(x7) & n_soccer(x2) & n_player(x1) & n_opponent(x9) & n_opponent(x11) & n_male(x6) & n_ball(x6) & in(e3,x13) & a_white(s2) & a_red(s3) & a_blue(s1) & Theme(s3,x13) & Theme(s2,x5) & Theme(s1,x4) & Theme(e3,x12) & Theme(e2,x6) & Theme(e1,x3) & Theme(e1,s2) & Theme(e1,s1) & Actor(e2,x1) & -(x8 = x10) & (x8 = x12) & (x1 = x3))
exists e1 x1 x2 x3.(v_watch(e1) & of(x2,x3) & n_teammate(x1) & n_soccer(x3) & n_player(x2) & Theme(e1,x2) & Actor(e1,x1))
A soccer player dressed in blue and white is kicking the ball to his teammate while other teammates and opponents dressed in red watch.
The soccer player is an adult.
1
0.533693
Everyone that plays soccer is not an adult.
exists e1 e3 e2 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10 x11 x12 x13.(n_male(x6) & n_ball(x6) & while(e2,x8) & in(e3,x13) & n_watch(x13) & a_red(s3) & Theme(s3,x13) & Theme(e3,x12) & v_dress(e3) & (x8 = x12) & -(x8 = x10) & n_opponent(x11) & n_teammate(x7) & n_teammate(x7) & subset_of(x11,x10) & subset_of(x7,x10) & n_opponent(x9) & subset_of(x9,x8) & subset_of(x7,x8) & to(e2,x7) & of(x7,x6) & Theme(e2,x6) & Actor(e2,x1) & v_kick(e2) & Theme(e1,s2) & Theme(s2,x5) & a_white(s2) & Theme(e1,s1) & Theme(s1,x4) & a_blue(s1) & Theme(e1,x3) & v_dress(e1) & (x1 = x3) & n_player(x1) & of(x1,x2) & n_soccer(x2))
exists p1 x1 x2.(n_player(x1) & of(x1,x2) & n_soccer(x2) & exists x3.((x1 = x3) & n_adult(x3)))
4a1a89a8-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e3 e2 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10 x11 x12 x13.(while(e2,x8) & v_kick(e2) & v_dress(e3) & v_dress(e1) & to(e2,x7) & subset_of(x9,x8) & subset_of(x7,x8) & subset_of(x7,x10) & subset_of(x11,x10) & of(x7,x6) & of(x1,x2) & n_watch(x13) & n_teammate(x7) & n_soccer(x2) & n_player(x1) & n_opponent(x9) & n_opponent(x11) & n_male(x6) & n_ball(x6) & in(e3,x13) & a_white(s2) & a_red(s3) & a_blue(s1) & Theme(s3,x13) & Theme(s2,x5) & Theme(s1,x4) & Theme(e3,x12) & Theme(e2,x6) & Theme(e1,x3) & Theme(e1,s2) & Theme(e1,s1) & Actor(e2,x1) & -(x8 = x10) & (x8 = x12) & (x1 = x3))
exists x1 x2.(of(x1,x2) & n_soccer(x2) & n_player(x1) & exists x3.(n_adult(x3) & (x1 = x3)))
A soccer player dressed in blue and white is kicking the ball to his teammate while other teammates and opponents dressed in red watch.
The team in blue is winning the game.
1
0.500325
Just because a player in blue is currently kicking the ball to his teammate doesn't mean that the blue team is winning the game.
exists e1 e3 e2 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10 x11 x12 x13.(n_male(x6) & n_ball(x6) & while(e2,x8) & in(e3,x13) & n_watch(x13) & a_red(s3) & Theme(s3,x13) & Theme(e3,x12) & v_dress(e3) & (x8 = x12) & -(x8 = x10) & n_opponent(x11) & n_teammate(x7) & n_teammate(x7) & subset_of(x11,x10) & subset_of(x7,x10) & n_opponent(x9) & subset_of(x9,x8) & subset_of(x7,x8) & to(e2,x7) & of(x7,x6) & Theme(e2,x6) & Actor(e2,x1) & v_kick(e2) & Theme(e1,s2) & Theme(s2,x5) & a_white(s2) & Theme(e1,s1) & Theme(s1,x4) & a_blue(s1) & Theme(e1,x3) & v_dress(e1) & (x1 = x3) & n_player(x1) & of(x1,x2) & n_soccer(x2))
exists e1 x1 x2 x3.(n_game(x3) & n_team(x1) & Theme(e1,x3) & Actor(e1,x1) & v_win(e1) & in(x1,x2) & n_blue(x2))
4a1a9aec-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e3 e2 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10 x11 x12 x13.(while(e2,x8) & v_kick(e2) & v_dress(e3) & v_dress(e1) & to(e2,x7) & subset_of(x9,x8) & subset_of(x7,x8) & subset_of(x7,x10) & subset_of(x11,x10) & of(x7,x6) & of(x1,x2) & n_watch(x13) & n_teammate(x7) & n_soccer(x2) & n_player(x1) & n_opponent(x9) & n_opponent(x11) & n_male(x6) & n_ball(x6) & in(e3,x13) & a_white(s2) & a_red(s3) & a_blue(s1) & Theme(s3,x13) & Theme(s2,x5) & Theme(s1,x4) & Theme(e3,x12) & Theme(e2,x6) & Theme(e1,x3) & Theme(e1,s2) & Theme(e1,s1) & Actor(e2,x1) & -(x8 = x10) & (x8 = x12) & (x1 = x3))
exists e1 x1 x2 x3.(v_win(e1) & n_team(x1) & n_game(x3) & n_blue(x2) & in(x1,x2) & Theme(e1,x3) & Actor(e1,x1))
A soccer player dressed in blue and white is kicking the ball to his teammate while other teammates and opponents dressed in red watch.
The blue team is winning the match.
1
0.501407
Just because a player in blue is currently kicking the ball to his teammate doesn't mean that the blue team is winning the match.
exists e1 e3 e2 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10 x11 x12 x13.(n_male(x6) & n_ball(x6) & while(e2,x8) & in(e3,x13) & n_watch(x13) & a_red(s3) & Theme(s3,x13) & Theme(e3,x12) & v_dress(e3) & (x8 = x12) & -(x8 = x10) & n_opponent(x11) & n_teammate(x7) & n_teammate(x7) & subset_of(x11,x10) & subset_of(x7,x10) & n_opponent(x9) & subset_of(x9,x8) & subset_of(x7,x8) & to(e2,x7) & of(x7,x6) & Theme(e2,x6) & Actor(e2,x1) & v_kick(e2) & Theme(e1,s2) & Theme(s2,x5) & a_white(s2) & Theme(e1,s1) & Theme(s1,x4) & a_blue(s1) & Theme(e1,x3) & v_dress(e1) & (x1 = x3) & n_player(x1) & of(x1,x2) & n_soccer(x2))
exists e1 s1 x1 x2.(n_match(x2) & n_team(x1) & a_blue(s1) & Theme(s1,x1) & Theme(e1,x2) & Actor(e1,x1) & v_win(e1))
4a1aa546-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e3 e2 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10 x11 x12 x13.(while(e2,x8) & v_kick(e2) & v_dress(e3) & v_dress(e1) & to(e2,x7) & subset_of(x9,x8) & subset_of(x7,x8) & subset_of(x7,x10) & subset_of(x11,x10) & of(x7,x6) & of(x1,x2) & n_watch(x13) & n_teammate(x7) & n_soccer(x2) & n_player(x1) & n_opponent(x9) & n_opponent(x11) & n_male(x6) & n_ball(x6) & in(e3,x13) & a_white(s2) & a_red(s3) & a_blue(s1) & Theme(s3,x13) & Theme(s2,x5) & Theme(s1,x4) & Theme(e3,x12) & Theme(e2,x6) & Theme(e1,x3) & Theme(e1,s2) & Theme(e1,s1) & Actor(e2,x1) & -(x8 = x10) & (x8 = x12) & (x1 = x3))
exists e1 s1 x1 x2.(v_win(e1) & n_team(x1) & n_match(x2) & a_blue(s1) & Theme(s1,x1) & Theme(e1,x2) & Actor(e1,x1))
A soccer player dressed in blue and white is kicking the ball to his teammate while other teammates and opponents dressed in red watch.
A soccer player is about to score a goal.
1
0.028236
The ball being kicked doesn't mean that a soccer player is about to score a goal.
exists e1 e3 e2 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10 x11 x12 x13.(n_male(x6) & n_ball(x6) & while(e2,x8) & in(e3,x13) & n_watch(x13) & a_red(s3) & Theme(s3,x13) & Theme(e3,x12) & v_dress(e3) & (x8 = x12) & -(x8 = x10) & n_opponent(x11) & n_teammate(x7) & n_teammate(x7) & subset_of(x11,x10) & subset_of(x7,x10) & n_opponent(x9) & subset_of(x9,x8) & subset_of(x7,x8) & to(e2,x7) & of(x7,x6) & Theme(e2,x6) & Actor(e2,x1) & v_kick(e2) & Theme(e1,s2) & Theme(s2,x5) & a_white(s2) & Theme(e1,s1) & Theme(s1,x4) & a_blue(s1) & Theme(e1,x3) & v_dress(e1) & (x1 = x3) & n_player(x1) & of(x1,x2) & n_soccer(x2))
exists p1 x1 x2 x3.(to(p1,x3) & n_score(x3) & exists x4.(about(x1,x4) & n_goal(x4)) & n_player(x1) & of(x1,x2) & n_soccer(x2))
4a1aaa1e-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e3 e2 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10 x11 x12 x13.(while(e2,x8) & v_kick(e2) & v_dress(e3) & v_dress(e1) & to(e2,x7) & subset_of(x9,x8) & subset_of(x7,x8) & subset_of(x7,x10) & subset_of(x11,x10) & of(x7,x6) & of(x1,x2) & n_watch(x13) & n_teammate(x7) & n_soccer(x2) & n_player(x1) & n_opponent(x9) & n_opponent(x11) & n_male(x6) & n_ball(x6) & in(e3,x13) & a_white(s2) & a_red(s3) & a_blue(s1) & Theme(s3,x13) & Theme(s2,x5) & Theme(s1,x4) & Theme(e3,x12) & Theme(e2,x6) & Theme(e1,x3) & Theme(e1,s2) & Theme(e1,s1) & Actor(e2,x1) & -(x8 = x10) & (x8 = x12) & (x1 = x3))
exists p1 x1 x2 x3.(to(p1,x3) & of(x1,x2) & n_soccer(x2) & n_score(x3) & n_player(x1) & exists x4.(n_goal(x4) & about(x1,x4)))
A soccer player dressed in blue and white is kicking the ball to his teammate while other teammates and opponents dressed in red watch.
A soccer player is standing on the sidelines.
2
0.569529
If the soccer player is standing on the sidelines, he is not in the game. That means he cannot be active and participating in the game.
exists e1 e3 e2 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10 x11 x12 x13.(n_male(x6) & n_ball(x6) & while(e2,x8) & in(e3,x13) & n_watch(x13) & a_red(s3) & Theme(s3,x13) & Theme(e3,x12) & v_dress(e3) & (x8 = x12) & -(x8 = x10) & n_opponent(x11) & n_teammate(x7) & n_teammate(x7) & subset_of(x11,x10) & subset_of(x7,x10) & n_opponent(x9) & subset_of(x9,x8) & subset_of(x7,x8) & to(e2,x7) & of(x7,x6) & Theme(e2,x6) & Actor(e2,x1) & v_kick(e2) & Theme(e1,s2) & Theme(s2,x5) & a_white(s2) & Theme(e1,s1) & Theme(s1,x4) & a_blue(s1) & Theme(e1,x3) & v_dress(e1) & (x1 = x3) & n_player(x1) & of(x1,x2) & n_soccer(x2))
exists e1 x1 x2 x3.(n_sideline(x3) & on(e1,x3) & Actor(e1,x1) & v_stand(e1) & n_player(x1) & of(x1,x2) & n_soccer(x2))
4a1aaece-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e3 e2 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10 x11 x12 x13.(while(e2,x8) & v_kick(e2) & v_dress(e3) & v_dress(e1) & to(e2,x7) & subset_of(x9,x8) & subset_of(x7,x8) & subset_of(x7,x10) & subset_of(x11,x10) & of(x7,x6) & of(x1,x2) & n_watch(x13) & n_teammate(x7) & n_soccer(x2) & n_player(x1) & n_opponent(x9) & n_opponent(x11) & n_male(x6) & n_ball(x6) & in(e3,x13) & a_white(s2) & a_red(s3) & a_blue(s1) & Theme(s3,x13) & Theme(s2,x5) & Theme(s1,x4) & Theme(e3,x12) & Theme(e2,x6) & Theme(e1,x3) & Theme(e1,s2) & Theme(e1,s1) & Actor(e2,x1) & -(x8 = x10) & (x8 = x12) & (x1 = x3))
exists e1 x1 x2 x3.(v_stand(e1) & on(e1,x3) & of(x1,x2) & n_soccer(x2) & n_sideline(x3) & n_player(x1) & Actor(e1,x1))
Two people in baseball caps are sitting inside a large office space and looking at a computer screen.
The people are working on a research project.
1
-100
Sentence 1 is missing research project
exists e1 e2 s1 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10.(at(e2,x9) & n_screen(x9) & of(x9,x10) & n_computer(x10) & Actor(e2,x6) & v_look(e2) & in(x6,x7) & n_cap(x7) & of(x7,x8) & n_baseball(x8) & n_people(x6) & card_eq_2(x6) & inside(e1,x4) & n_space(x4) & of(x4,x5) & n_office(x5) & a_large(s1) & Theme(s1,x4) & Actor(e1,x1) & v_sit(e1) & in(x1,x2) & n_cap(x2) & of(x2,x3) & n_baseball(x3) & n_people(x1) & card_eq_2(x1))
exists e1 x1 x2 x3.(n_people(x1) & on(e1,x2) & n_project(x2) & of(x2,x3) & n_research(x3) & Actor(e1,x1) & v_work(e1))
4a1b6382-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e2 s1 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10.(v_sit(e1) & v_look(e2) & of(x9,x10) & of(x7,x8) & of(x4,x5) & of(x2,x3) & n_space(x4) & n_screen(x9) & n_people(x6) & n_people(x1) & n_office(x5) & n_computer(x10) & n_cap(x7) & n_cap(x2) & n_baseball(x8) & n_baseball(x3) & inside(e1,x4) & in(x6,x7) & in(x1,x2) & card_eq_2(x6) & card_eq_2(x1) & at(e2,x9) & a_large(s1) & Theme(s1,x4) & Actor(e2,x6) & Actor(e1,x1))
exists e1 x1 x2 x3.(v_work(e1) & on(e1,x2) & of(x2,x3) & n_research(x3) & n_project(x2) & n_people(x1) & Actor(e1,x1))
Two people in baseball caps are sitting inside a large office space and looking at a computer screen.
The people are outdoors.
2
-100
People can't be inside and outside at the outside
exists e2 e1 s1 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10.(at(e2,x9) & n_screen(x9) & of(x9,x10) & n_computer(x10) & Actor(e2,x6) & v_look(e2) & in(x6,x7) & n_cap(x7) & of(x7,x8) & n_baseball(x8) & n_people(x6) & card_eq_2(x6) & inside(e1,x4) & n_space(x4) & of(x4,x5) & n_office(x5) & a_large(s1) & Theme(s1,x4) & Actor(e1,x1) & v_sit(e1) & in(x1,x2) & n_cap(x2) & of(x2,x3) & n_baseball(x3) & n_people(x1) & card_eq_2(x1))
exists p1 x1.(n_people(x1) & exists x2.((x1 = x2) & n_outdoors(x2)))
4a1b680a-e4c8-11ec-9cdd-0242ac1c0002
exists e2 e1 s1 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10.(v_sit(e1) & v_look(e2) & of(x9,x10) & of(x7,x8) & of(x4,x5) & of(x2,x3) & n_space(x4) & n_screen(x9) & n_people(x6) & n_people(x1) & n_office(x5) & n_computer(x10) & n_cap(x7) & n_cap(x2) & n_baseball(x8) & n_baseball(x3) & inside(e1,x4) & in(x6,x7) & in(x1,x2) & card_eq_2(x6) & card_eq_2(x1) & at(e2,x9) & a_large(s1) & Theme(s1,x4) & Actor(e2,x6) & Actor(e1,x1))
exists x1.(n_people(x1) & exists x2.(n_outdoors(x2) & (x1 = x2)))
Two people in baseball caps are sitting inside a large office space and looking at a computer screen.
The people are indoors.
0
-100
People can be two people, and a office space is indoors.
exists e2 e1 s1 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10.(at(e2,x9) & n_screen(x9) & of(x9,x10) & n_computer(x10) & Actor(e2,x6) & v_look(e2) & in(x6,x7) & n_cap(x7) & of(x7,x8) & n_baseball(x8) & n_people(x6) & card_eq_2(x6) & inside(e1,x4) & n_space(x4) & of(x4,x5) & n_office(x5) & a_large(s1) & Theme(s1,x4) & Actor(e1,x1) & v_sit(e1) & in(x1,x2) & n_cap(x2) & of(x2,x3) & n_baseball(x3) & n_people(x1) & card_eq_2(x1))
exists p1 x1.(n_people(x1) & exists x2.((x1 = x2) & n_indoor(x2)))
4a1b6c7e-e4c8-11ec-9cdd-0242ac1c0002
exists e2 e1 s1 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10.(v_sit(e1) & v_look(e2) & of(x9,x10) & of(x7,x8) & of(x4,x5) & of(x2,x3) & n_space(x4) & n_screen(x9) & n_people(x6) & n_people(x1) & n_office(x5) & n_computer(x10) & n_cap(x7) & n_cap(x2) & n_baseball(x8) & n_baseball(x3) & inside(e1,x4) & in(x6,x7) & in(x1,x2) & card_eq_2(x6) & card_eq_2(x1) & at(e2,x9) & a_large(s1) & Theme(s1,x4) & Actor(e2,x6) & Actor(e1,x1))
exists x1.(n_people(x1) & exists x2.(n_indoor(x2) & (x1 = x2)))
Two people in light colored baseball caps looking at two computer monitors in front of them.
people look at computers
0
-100
Two people are people, and when people look they must be looking
exists e2 e1 s1 x1 x2 x3 x4 x5 x6 x7.(a_topic(x1) & in(x1,x2) & at(e2,x5) & in(x5,x7) & of(x7,x1) & n_thing(x1) & n_front(x7) & n_monitor(x5) & of(x5,x6) & n_computer(x6) & card_eq_2(x5) & Actor(e2,x4) & v_look(e2) & (x2 = x4) & n_cap(x2) & of(x2,x3) & n_baseball(x3) & Theme(e1,x2) & v_color(e1) & a_light(s1) & Theme(s1,x2) & n_people(x1) & card_eq_2(x1))
exists e1 x1 x2.(at(e1,x2) & n_computer(x2) & Actor(e1,x1) & v_look(e1) & n_people(x1))
4a1b7354-e4c8-11ec-9cdd-0242ac1c0002
exists e2 e1 s1 x1 x2 x3 x4 x5 x6 x7.(v_look(e2) & v_color(e1) & of(x7,x1) & of(x5,x6) & of(x2,x3) & n_thing(x1) & n_people(x1) & n_monitor(x5) & n_front(x7) & n_computer(x6) & n_cap(x2) & n_baseball(x3) & in(x5,x7) & in(x1,x2) & card_eq_2(x5) & card_eq_2(x1) & at(e2,x5) & a_topic(x1) & a_light(s1) & Theme(s1,x2) & Theme(e1,x2) & Actor(e2,x4) & (x2 = x4))
exists e1 x1 x2.(v_look(e1) & n_people(x1) & n_computer(x2) & at(e1,x2) & Actor(e1,x1))
Two people in light colored baseball caps looking at two computer monitors in front of them.
woman golfs outside
2
-100
Computers are usually inside not outside on a golf course. People can't be golfing while looking at computer monitors.
exists e2 e1 s1 x1 x2 x3 x4 x5 x6 x7.(a_topic(x1) & in(x1,x2) & at(e2,x5) & in(x5,x7) & of(x7,x1) & n_thing(x1) & n_front(x7) & n_monitor(x5) & of(x5,x6) & n_computer(x6) & card_eq_2(x5) & Actor(e2,x4) & v_look(e2) & (x2 = x4) & n_cap(x2) & of(x2,x3) & n_baseball(x3) & Theme(e1,x2) & v_color(e1) & a_light(s1) & Theme(s1,x2) & n_people(x1) & card_eq_2(x1))
exists s1 x1 x2 x3.(a_topic(x1) & Theme(s1,x3) & a_outside(s1) & (x1 = x3) & n_golf(x1) & of(x1,x2) & n_woman(x2))
4a1b7b7e-e4c8-11ec-9cdd-0242ac1c0002
exists e2 e1 s1 x1 x2 x3 x4 x5 x6 x7.(v_look(e2) & v_color(e1) & of(x7,x1) & of(x5,x6) & of(x2,x3) & n_thing(x1) & n_people(x1) & n_monitor(x5) & n_front(x7) & n_computer(x6) & n_cap(x2) & n_baseball(x3) & in(x5,x7) & in(x1,x2) & card_eq_2(x5) & card_eq_2(x1) & at(e2,x5) & a_topic(x1) & a_light(s1) & Theme(s1,x2) & Theme(e1,x2) & Actor(e2,x4) & (x2 = x4))
exists s1 x1 x2 x3.(of(x1,x2) & n_woman(x2) & n_golf(x1) & a_topic(x1) & a_outside(s1) & Theme(s1,x3) & (x1 = x3))
Two people in light colored baseball caps looking at two computer monitors in front of them.
people play game
1
-100
not all people looking at computer screens are going to play game
exists e1 e2 s1 x1 x2 x3 x4 x5 x6 x7.(a_topic(x1) & in(x1,x2) & at(e2,x5) & in(x5,x7) & of(x7,x1) & n_thing(x1) & n_front(x7) & n_monitor(x5) & of(x5,x6) & n_computer(x6) & card_eq_2(x5) & Actor(e2,x4) & v_look(e2) & (x2 = x4) & n_cap(x2) & of(x2,x3) & n_baseball(x3) & Theme(e1,x2) & v_color(e1) & a_light(s1) & Theme(s1,x2) & n_people(x1) & card_eq_2(x1))
exists e1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_play(e1) & n_game(x2) & n_people(x1))
4a1b8650-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e2 s1 x1 x2 x3 x4 x5 x6 x7.(v_look(e2) & v_color(e1) & of(x7,x1) & of(x5,x6) & of(x2,x3) & n_thing(x1) & n_people(x1) & n_monitor(x5) & n_front(x7) & n_computer(x6) & n_cap(x2) & n_baseball(x3) & in(x5,x7) & in(x1,x2) & card_eq_2(x5) & card_eq_2(x1) & at(e2,x5) & a_topic(x1) & a_light(s1) & Theme(s1,x2) & Theme(e1,x2) & Actor(e2,x4) & (x2 = x4))
exists e1 x1 x2.(v_play(e1) & n_people(x1) & n_game(x2) & Theme(e1,x2) & Actor(e1,x1))
Two employees wearing white caps are working at two computer screens in a dimly lit room.
In a dimly lit room, two employees wearing white caps are working on computer
0
-100
Working at the computer screens implies working on the computer itself. One usually does not work with just a screen without using the computer.
exists e2 e1 s1 s2 x1 x2 x3 x4 x5 x6.(in(e2,x6) & n_room(x6) & a_lit(s2) & Theme(s2,x6) & r_dimly(x6) & at(e2,x4) & n_screen(x4) & of(x4,x5) & n_computer(x5) & card_eq_2(x4) & Actor(e2,x1) & v_work(e2) & Theme(e1,x3) & Actor(e1,x2) & v_wear(e1) & n_cap(x3) & a_white(s1) & Theme(s1,x3) & (x1 = x2) & n_employee(x1) & card_eq_2(x1))
exists e2 e1 s1 s2 x1 x2 x3 x4 x5.(in(e2,x5) & n_room(x5) & a_lit(s2) & Theme(s2,x5) & r_dimly(x5) & on(e2,x4) & n_computer(x4) & Actor(e2,x1) & v_work(e2) & Theme(e1,x3) & Actor(e1,x2) & v_wear(e1) & n_cap(x3) & a_white(s1) & Theme(s1,x3) & (x1 = x2) & n_employee(x1) & card_eq_2(x1))
4a1b8eac-e4c8-11ec-9cdd-0242ac1c0002
exists e2 e1 s1 s2 x1 x2 x3 x4 x5 x6.(v_work(e2) & v_wear(e1) & r_dimly(x6) & of(x4,x5) & n_screen(x4) & n_room(x6) & n_employee(x1) & n_computer(x5) & n_cap(x3) & in(e2,x6) & card_eq_2(x4) & card_eq_2(x1) & at(e2,x4) & a_white(s1) & a_lit(s2) & Theme(s2,x6) & Theme(s1,x3) & Theme(e1,x3) & Actor(e2,x1) & Actor(e1,x2) & (x1 = x2))
exists e2 e1 s1 s2 x1 x2 x3 x4 x5.(v_work(e2) & v_wear(e1) & r_dimly(x5) & on(e2,x4) & n_room(x5) & n_employee(x1) & n_computer(x4) & n_cap(x3) & in(e2,x5) & card_eq_2(x1) & a_white(s1) & a_lit(s2) & Theme(s2,x5) & Theme(s1,x3) & Theme(e1,x3) & Actor(e2,x1) & Actor(e1,x2) & (x1 = x2))
Two employees wearing white caps are working at two computer screens in a dimly lit room.
Few men cooking with a metal box
2
-100
They cannot cook whilst working at computer screens.
exists e1 e2 s1 s2 x1 x2 x3 x4 x5 x6.(in(e2,x6) & n_room(x6) & a_lit(s2) & Theme(s2,x6) & r_dimly(x6) & at(e2,x4) & n_screen(x4) & of(x4,x5) & n_computer(x5) & card_eq_2(x4) & Actor(e2,x1) & v_work(e2) & Theme(e1,x3) & Actor(e1,x2) & v_wear(e1) & n_cap(x3) & a_white(s1) & Theme(s1,x3) & (x1 = x2) & n_employee(x1) & card_eq_2(x1))
exists e1 s1 x1 x2 x3 x4.(a_topic(x1) & with(e1,x3) & n_box(x3) & of(x3,x4) & n_metal(x4) & Actor(e1,x2) & v_cook(e1) & (x1 = x2) & n_man(x1) & a_few(s1) & Theme(s1,x1))
4a1b96ae-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e2 s1 s2 x1 x2 x3 x4 x5 x6.(v_work(e2) & v_wear(e1) & r_dimly(x6) & of(x4,x5) & n_screen(x4) & n_room(x6) & n_employee(x1) & n_computer(x5) & n_cap(x3) & in(e2,x6) & card_eq_2(x4) & card_eq_2(x1) & at(e2,x4) & a_white(s1) & a_lit(s2) & Theme(s2,x6) & Theme(s1,x3) & Theme(e1,x3) & Actor(e2,x1) & Actor(e1,x2) & (x1 = x2))
exists e1 s1 x1 x2 x3 x4.(with(e1,x3) & v_cook(e1) & of(x3,x4) & n_metal(x4) & n_man(x1) & n_box(x3) & a_topic(x1) & a_few(s1) & Theme(s1,x1) & Actor(e1,x2) & (x1 = x2))
Two employees wearing white caps are working at two computer screens in a dimly lit room.
Two people working on computer
1
-100
You cant infer that they are working on the computer
exists e2 e1 s1 s2 x1 x2 x3 x4 x5 x6.(in(e2,x6) & n_room(x6) & a_lit(s2) & Theme(s2,x6) & r_dimly(x6) & at(e2,x4) & n_screen(x4) & of(x4,x5) & n_computer(x5) & card_eq_2(x4) & Actor(e2,x1) & v_work(e2) & Theme(e1,x3) & Actor(e1,x2) & v_wear(e1) & n_cap(x3) & a_white(s1) & Theme(s1,x3) & (x1 = x2) & n_employee(x1) & card_eq_2(x1))
exists e1 x1 x2 x3.(a_topic(x1) & on(e1,x3) & n_computer(x3) & Actor(e1,x2) & v_work(e1) & (x1 = x2) & n_people(x1) & card_eq_2(x1))
4a1b9e92-e4c8-11ec-9cdd-0242ac1c0002
exists e2 e1 s1 s2 x1 x2 x3 x4 x5 x6.(v_work(e2) & v_wear(e1) & r_dimly(x6) & of(x4,x5) & n_screen(x4) & n_room(x6) & n_employee(x1) & n_computer(x5) & n_cap(x3) & in(e2,x6) & card_eq_2(x4) & card_eq_2(x1) & at(e2,x4) & a_white(s1) & a_lit(s2) & Theme(s2,x6) & Theme(s1,x3) & Theme(e1,x3) & Actor(e2,x1) & Actor(e1,x2) & (x1 = x2))
exists e1 x1 x2 x3.(v_work(e1) & on(e1,x3) & n_people(x1) & n_computer(x3) & card_eq_2(x1) & a_topic(x1) & Actor(e1,x2) & (x1 = x2))
Two people in white hats look at a computer screen.
People working on software code.
1
-100
Just because looking computer screen not exactly mean to the worker are software engineer
exists e1 s1 x1 x2 x3 x4.(at(e1,x3) & n_screen(x3) & of(x3,x4) & n_computer(x4) & Actor(e1,x1) & v_look(e1) & in(x1,x2) & n_hat(x2) & a_white(s1) & Theme(s1,x2) & n_people(x1) & card_eq_2(x1))
exists e1 x1 x2 x3 x4.(a_topic(x1) & on(e1,x3) & n_code(x3) & of(x3,x4) & n_software(x4) & Actor(e1,x2) & v_work(e1) & (x1 = x2) & n_people(x1))
4a1ba838-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3 x4.(v_look(e1) & of(x3,x4) & n_screen(x3) & n_people(x1) & n_hat(x2) & n_computer(x4) & in(x1,x2) & card_eq_2(x1) & at(e1,x3) & a_white(s1) & Theme(s1,x2) & Actor(e1,x1))
exists e1 x1 x2 x3 x4.(v_work(e1) & on(e1,x3) & of(x3,x4) & n_software(x4) & n_people(x1) & n_code(x3) & a_topic(x1) & Actor(e1,x2) & (x1 = x2))
Two people in white hats look at a computer screen.
People stare up at the moon.
2
-100
People can't be staring up at the moon while looking at a computer screen.
exists e1 s1 x1 x2 x3 x4.(at(e1,x3) & n_screen(x3) & of(x3,x4) & n_computer(x4) & Actor(e1,x1) & v_look(e1) & in(x1,x2) & n_hat(x2) & a_white(s1) & Theme(s1,x2) & n_people(x1) & card_eq_2(x1))
exists e1 s1 x1 x2.(n_moon(x2) & a_up(s1) & Manner(e1,s1) & at(e1,x2) & Actor(e1,x1) & v_stare(e1) & n_people(x1))
4a1bb0c6-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3 x4.(v_look(e1) & of(x3,x4) & n_screen(x3) & n_people(x1) & n_hat(x2) & n_computer(x4) & in(x1,x2) & card_eq_2(x1) & at(e1,x3) & a_white(s1) & Theme(s1,x2) & Actor(e1,x1))
exists e1 s1 x1 x2.(v_stare(e1) & n_people(x1) & n_moon(x2) & at(e1,x2) & a_up(s1) & Manner(e1,s1) & Actor(e1,x1))
Two people in white hats look at a computer screen.
People looking at a computer.
0
-100
Two people are people and, people looking at a computer are usually looking at a computer screen.
exists e1 s1 x1 x2 x3 x4.(at(e1,x3) & n_screen(x3) & of(x3,x4) & n_computer(x4) & Actor(e1,x1) & v_look(e1) & in(x1,x2) & n_hat(x2) & a_white(s1) & Theme(s1,x2) & n_people(x1) & card_eq_2(x1))
exists e1 x1 x2.(at(e1,x2) & n_computer(x2) & Actor(e1,x1) & v_look(e1) & n_people(x1))
4a1bb88c-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3 x4.(v_look(e1) & of(x3,x4) & n_screen(x3) & n_people(x1) & n_hat(x2) & n_computer(x4) & in(x1,x2) & card_eq_2(x1) & at(e1,x3) & a_white(s1) & Theme(s1,x2) & Actor(e1,x1))
exists e1 x1 x2.(v_look(e1) & n_people(x1) & n_computer(x2) & at(e1,x2) & Actor(e1,x1))
A person on a blue scooter waits at a crosswalk.
Person riding a blue scooter made by Vespa
1
-100
Not all scooters are made by Vespa.
exists s1 x1 x2 x3 x4.(a_topic(x1) & at(x1,x4) & n_crosswalk(x4) & on(x1,x2) & n_wait(x2) & of(x2,x3) & n_scooter(x3) & a_blue(s1) & Theme(s1,x2) & n_person(x1))
exists e1 e2 s1 x1 x2 x3 x4.(ne_per_vespa(x4) & ne_nam_person(x1) & Theme(e2,x2) & Actor(e2,x1) & v_ride(e2) & Actor(e1,x4) & Theme(e1,x3) & v_make(e1) & (x2 = x3) & n_scooter(x2) & a_blue(s1) & Theme(s1,x2))
4a1bc0d4-e4c8-11ec-9cdd-0242ac1c0002
exists s1 x1 x2 x3 x4.(on(x1,x2) & of(x2,x3) & n_wait(x2) & n_scooter(x3) & n_person(x1) & n_crosswalk(x4) & at(x1,x4) & a_topic(x1) & a_blue(s1) & Theme(s1,x2))
exists e1 e2 s1 x1 x2 x3 x4.(v_ride(e2) & v_make(e1) & ne_per_vespa(x4) & ne_nam_person(x1) & n_scooter(x2) & a_blue(s1) & Theme(s1,x2) & Theme(e2,x2) & Theme(e1,x3) & Actor(e2,x1) & Actor(e1,x4) & (x2 = x3))
A person on a blue scooter waits at a crosswalk.
Person riding a blue scooter
0
-100
A person must be on a scooter to be riding a scooter.
exists s1 x1 x2 x3 x4.(a_topic(x1) & at(x1,x4) & n_crosswalk(x4) & on(x1,x2) & n_wait(x2) & of(x2,x3) & n_scooter(x3) & a_blue(s1) & Theme(s1,x2) & n_person(x1))
exists e1 s1 x1 x2.(ne_nam_person(x1) & Theme(e1,x2) & Actor(e1,x1) & v_ride(e1) & n_scooter(x2) & a_blue(s1) & Theme(s1,x2))
4a1bc89a-e4c8-11ec-9cdd-0242ac1c0002
exists s1 x1 x2 x3 x4.(on(x1,x2) & of(x2,x3) & n_wait(x2) & n_scooter(x3) & n_person(x1) & n_crosswalk(x4) & at(x1,x4) & a_topic(x1) & a_blue(s1) & Theme(s1,x2))
exists e1 s1 x1 x2.(v_ride(e1) & ne_nam_person(x1) & n_scooter(x2) & a_blue(s1) & Theme(s1,x2) & Theme(e1,x2) & Actor(e1,x1))
A person on a blue scooter waits at a crosswalk.
Person riding a blue car
2
-100
A person can't be on a scooter and in a car at the same time. A person can't be waiting at a crosswalk and riding at the same time.
exists s1 x1 x2 x3 x4.(a_topic(x1) & at(x1,x4) & n_crosswalk(x4) & on(x1,x2) & n_wait(x2) & of(x2,x3) & n_scooter(x3) & a_blue(s1) & Theme(s1,x2) & n_person(x1))
exists e1 s1 x1 x2.(ne_nam_person(x1) & Theme(e1,x2) & Actor(e1,x1) & v_ride(e1) & n_car(x2) & a_blue(s1) & Theme(s1,x2))
4a1bd0b0-e4c8-11ec-9cdd-0242ac1c0002
exists s1 x1 x2 x3 x4.(on(x1,x2) & of(x2,x3) & n_wait(x2) & n_scooter(x3) & n_person(x1) & n_crosswalk(x4) & at(x1,x4) & a_topic(x1) & a_blue(s1) & Theme(s1,x2))
exists e1 s1 x1 x2.(v_ride(e1) & ne_nam_person(x1) & n_car(x2) & a_blue(s1) & Theme(s1,x2) & Theme(e1,x2) & Actor(e1,x1))
An Asian person is sitting in the street on a motorbike.
Someone is outside on the street.
0
-100
An asian person is someone. if youre sitting in the street you are on the street.
exists e1 s1 x1 x2 x3.(n_street(x2) & on(e1,x3) & n_motorbike(x3) & in(e1,x2) & Actor(e1,x1) & v_sit(e1) & n_person(x1) & a_asian(s1) & Theme(s1,x1))
exists s1 x1 x2.(n_street(x2) & on(s1,x2) & Theme(s1,x1) & a_outside(s1) & n_person(x1))
4a1bdd62-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3.(v_sit(e1) & on(e1,x3) & n_street(x2) & n_person(x1) & n_motorbike(x3) & in(e1,x2) & a_asian(s1) & Theme(s1,x1) & Actor(e1,x1))
exists s1 x1 x2.(on(s1,x2) & n_street(x2) & n_person(x1) & a_outside(s1) & Theme(s1,x1))
An Asian person is sitting in the street on a motorbike.
A person is trying to start their motorbike.
1
-100
If a person is in the street on a motorbike, trying to start the motorbike is likely superfluous since they are in the street already.
exists e1 s1 x1 x2 x3.(n_street(x2) & on(e1,x3) & n_motorbike(x3) & in(e1,x2) & Actor(e1,x1) & v_sit(e1) & n_person(x1) & a_asian(s1) & Theme(s1,x1))
exists e1 p1 x1 x2.(Topic(e1,p1) & Actor(e1,x1) & v_try(e1) & exists e2.(Theme(e2,x2) & Actor(e2,x1) & v_start(e2)) & n_motorbike(x2) & of(x2,x1) & n_thing(x1) & n_person(x1))
4a1bfe78-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3.(v_sit(e1) & on(e1,x3) & n_street(x2) & n_person(x1) & n_motorbike(x3) & in(e1,x2) & a_asian(s1) & Theme(s1,x1) & Actor(e1,x1))
exists e1 p1 x1 x2.(v_try(e1) & of(x2,x1) & n_thing(x1) & n_person(x1) & n_motorbike(x2) & exists e2.(v_start(e2) & Theme(e2,x2) & Actor(e2,x1)) & Topic(e1,p1) & Actor(e1,x1))
An Asian person is sitting in the street on a motorbike.
Someone is parking their motorbike in the garage.
2
-100
The person can't be sitting in the street while parking their motorbike.
exists e1 s1 x1 x2 x3.(n_street(x2) & on(e1,x3) & n_motorbike(x3) & in(e1,x2) & Actor(e1,x1) & v_sit(e1) & n_person(x1) & a_asian(s1) & Theme(s1,x1))
exists e1 x1 x2 x3.(n_garage(x3) & in(e1,x3) & Theme(e1,x2) & Actor(e1,x1) & v_park(e1) & n_motorbike(x2) & of(x2,x1) & n_thing(x1) & n_person(x1))
4a1c1624-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3.(v_sit(e1) & on(e1,x3) & n_street(x2) & n_person(x1) & n_motorbike(x3) & in(e1,x2) & a_asian(s1) & Theme(s1,x1) & Actor(e1,x1))
exists e1 x1 x2 x3.(v_park(e1) & of(x2,x1) & n_thing(x1) & n_person(x1) & n_motorbike(x2) & n_garage(x3) & in(e1,x3) & Theme(e1,x2) & Actor(e1,x1))
A man with a helmet and a cellphone is sitting on his moped at a crosswalk.
woman chases greased pig
2
-100
A mans sitting on his moped cannot be a woman chasing a greased pig.
exists e1 x1 x2 x3 x4 x5 x6.(on(e1,x5) & at(x5,x6) & n_crosswalk(x6) & n_mope(x5) & of(x5,x1) & n_male(x1) & Actor(e1,x1) & v_sit(e1) & with(x1,x2) & subset_of(x4,x2) & n_cellphone(x4) & subset_of(x3,x2) & n_helmet(x3) & n_man(x1))
exists e1 x1 x2 x3.(Theme(e1,x3) & Actor(e1,x1) & v_grease(e1) & n_pig(x3) & n_chase(x1) & of(x1,x2) & n_woman(x2))
4a1c28bc-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3 x4 x5 x6.(with(x1,x2) & v_sit(e1) & subset_of(x4,x2) & subset_of(x3,x2) & on(e1,x5) & of(x5,x1) & n_mope(x5) & n_man(x1) & n_male(x1) & n_helmet(x3) & n_crosswalk(x6) & n_cellphone(x4) & at(x5,x6) & Actor(e1,x1))
exists e1 x1 x2 x3.(v_grease(e1) & of(x1,x2) & n_woman(x2) & n_pig(x3) & n_chase(x1) & Theme(e1,x3) & Actor(e1,x1))
A man with a helmet and a cellphone is sitting on his moped at a crosswalk.
crosswalks causing cell phone reception issues
1
-100
Someone sitting at a crosswalk with their cellphone does not imply reception issues.
exists e1 x1 x2 x3 x4 x5 x6.(on(e1,x5) & at(x5,x6) & n_crosswalk(x6) & n_mope(x5) & of(x5,x1) & n_male(x1) & Actor(e1,x1) & v_sit(e1) & with(x1,x2) & subset_of(x4,x2) & n_cellphone(x4) & subset_of(x3,x2) & n_helmet(x3) & n_man(x1))
exists e1 x1 x2 x3 x4 x5.(n_issue(x1) & of(x1,x5) & n_reception(x5) & of(x1,x4) & n_phone(x4) & of(x1,x3) & n_cell(x3) & Actor(e1,x1) & v_cause(e1) & of(x1,x2) & n_crosswalk(x2) & a_topic(x1))
4a1c3c9e-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3 x4 x5 x6.(with(x1,x2) & v_sit(e1) & subset_of(x4,x2) & subset_of(x3,x2) & on(e1,x5) & of(x5,x1) & n_mope(x5) & n_man(x1) & n_male(x1) & n_helmet(x3) & n_crosswalk(x6) & n_cellphone(x4) & at(x5,x6) & Actor(e1,x1))
exists e1 x1 x2 x3 x4 x5.(v_cause(e1) & of(x1,x5) & of(x1,x4) & of(x1,x3) & of(x1,x2) & n_reception(x5) & n_phone(x4) & n_issue(x1) & n_crosswalk(x2) & n_cell(x3) & a_topic(x1) & Actor(e1,x1))
A man with a helmet and a cellphone is sitting on his moped at a crosswalk.
man uses phone on busy street
0
-100
The man on the moped is using his cellphone while sitting at a crosswalk on a busy street.
exists e1 x1 x2 x3 x4 x5 x6.(on(e1,x5) & at(x5,x6) & n_crosswalk(x6) & n_mope(x5) & of(x5,x1) & n_male(x1) & Actor(e1,x1) & v_sit(e1) & with(x1,x2) & subset_of(x4,x2) & n_cellphone(x4) & subset_of(x3,x2) & n_helmet(x3) & n_man(x1))
exists e1 s1 x1 x2 x3.(on(e1,x3) & n_street(x3) & a_busy(s1) & Theme(s1,x3) & Theme(e1,x2) & Actor(e1,x1) & v_use(e1) & n_phone(x2) & n_man(x1))
4a1c595e-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3 x4 x5 x6.(with(x1,x2) & v_sit(e1) & subset_of(x4,x2) & subset_of(x3,x2) & on(e1,x5) & of(x5,x1) & n_mope(x5) & n_man(x1) & n_male(x1) & n_helmet(x3) & n_crosswalk(x6) & n_cellphone(x4) & at(x5,x6) & Actor(e1,x1))
exists e1 s1 x1 x2 x3.(v_use(e1) & on(e1,x3) & n_street(x3) & n_phone(x2) & n_man(x1) & a_busy(s1) & Theme(s1,x3) & Theme(e1,x2) & Actor(e1,x1))
An asian man wearing a blue and white striped shirt speaks on the phone while he is sitting on a silver colored motorbike at a crosswalk.
An asian man wearing a blue and white striped shirt speaks on the phone while he is sitting on a silver colored motorbike that is going really fast down a freeway.
2
-100
A person can't be on the freeway and a crosswalk at the same time. Can't be sitting at a crosswalk while going fast on the freeway.
exists e2 e1 p1 s1 s2 s3 s4 x1 x2 x3 x4.(n_male(x4) & n_phone(x4) & exists e4 e3 x5 x6 x7.(on(e3,x5) & at(x5,x7) & n_crosswalk(x7) & n_motorbike(x5) & Theme(e4,x5) & v_color(e4) & of(x5,x6) & n_silver(x6) & Actor(e3,x4) & v_sit(e3)) & while(e2,p1) & on(e2,x4) & Actor(e2,x1) & v_speak(e2) & Theme(e1,x3) & Actor(e1,x2) & v_wear(e1) & n_shirt(x3) & a_striped(s4) & Theme(s4,x3) & a_white(s3) & Theme(s3,x3) & a_blue(s2) & Theme(s2,x3) & (x1 = x2) & n_man(x1) & a_asian(s1) & Theme(s1,x1))
exists e2 e1 p1 s1 s2 s3 s4 x1 x2 x3 x4.(n_male(x4) & n_phone(x4) & exists e5 e4 e3 s5 s6 x5 x6 x7 x8.(on(e3,x5) & down(e5,x8) & n_freeway(x8) & a_fast(s6) & Manner(e5,s6) & a_really(s5) & Manner(e5,s5) & Actor(e5,x7) & v_go(e5) & (x5 = x7) & n_motorbike(x5) & Theme(e4,x5) & v_color(e4) & of(x5,x6) & n_silver(x6) & Actor(e3,x4) & v_sit(e3)) & while(e2,p1) & on(e2,x4) & Actor(e2,x1) & v_speak(e2) & Theme(e1,x3) & Actor(e1,x2) & v_wear(e1) & n_shirt(x3) & a_striped(s4) & Theme(s4,x3) & a_white(s3) & Theme(s3,x3) & a_blue(s2) & Theme(s2,x3) & (x1 = x2) & n_man(x1) & a_asian(s1) & Theme(s1,x1))
4a1c6d18-e4c8-11ec-9cdd-0242ac1c0002
exists e2 e1 p1 s1 s2 s3 s4 x1 x2 x3 x4.(while(e2,p1) & v_wear(e1) & v_speak(e2) & on(e2,x4) & n_shirt(x3) & n_phone(x4) & n_man(x1) & n_male(x4) & exists e4 e3 x5 x6 x7.(v_sit(e3) & v_color(e4) & on(e3,x5) & of(x5,x6) & n_silver(x6) & n_motorbike(x5) & n_crosswalk(x7) & at(x5,x7) & Theme(e4,x5) & Actor(e3,x4)) & a_white(s3) & a_striped(s4) & a_blue(s2) & a_asian(s1) & Theme(s4,x3) & Theme(s3,x3) & Theme(s2,x3) & Theme(s1,x1) & Theme(e1,x3) & Actor(e2,x1) & Actor(e1,x2) & (x1 = x2))
exists e2 e1 p1 s1 s2 s3 s4 x1 x2 x3 x4.(while(e2,p1) & v_wear(e1) & v_speak(e2) & on(e2,x4) & n_shirt(x3) & n_phone(x4) & n_man(x1) & n_male(x4) & exists e5 e4 e3 s5 s6 x5 x6 x7 x8.(v_sit(e3) & v_go(e5) & v_color(e4) & on(e3,x5) & of(x5,x6) & n_silver(x6) & n_motorbike(x5) & n_freeway(x8) & down(e5,x8) & a_really(s5) & a_fast(s6) & Theme(e4,x5) & Manner(e5,s6) & Manner(e5,s5) & Actor(e5,x7) & Actor(e3,x4) & (x5 = x7)) & a_white(s3) & a_striped(s4) & a_blue(s2) & a_asian(s1) & Theme(s4,x3) & Theme(s3,x3) & Theme(s2,x3) & Theme(s1,x1) & Theme(e1,x3) & Actor(e2,x1) & Actor(e1,x2) & (x1 = x2))
An asian man wearing a blue and white striped shirt speaks on the phone while he is sitting on a silver colored motorbike at a crosswalk.
The motorbike has a purple stripe on the side.
1
-100
Sentence 1 is missing motorbike has a purple stripe
exists e2 e1 p1 s1 s2 s3 s4 x1 x2 x3 x4.(n_male(x4) & n_phone(x4) & exists e3 e4 x5 x6 x7.(on(e3,x5) & at(x5,x7) & n_crosswalk(x7) & n_motorbike(x5) & Theme(e4,x5) & v_color(e4) & of(x5,x6) & n_silver(x6) & Actor(e3,x4) & v_sit(e3)) & while(e2,p1) & on(e2,x4) & Actor(e2,x1) & v_speak(e2) & Theme(e1,x3) & Actor(e1,x2) & v_wear(e1) & n_shirt(x3) & a_striped(s4) & Theme(s4,x3) & a_white(s3) & Theme(s3,x3) & a_blue(s2) & Theme(s2,x3) & (x1 = x2) & n_man(x1) & a_asian(s1) & Theme(s1,x1))
exists e1 s1 x1 x2 x3.(n_side(x3) & n_motorbike(x1) & on(e1,x3) & Theme(e1,x2) & Actor(e1,x1) & v_have(e1) & n_stripe(x2) & a_purple(s1) & Theme(s1,x2))
4a1c81a4-e4c8-11ec-9cdd-0242ac1c0002
exists e2 e1 p1 s1 s2 s3 s4 x1 x2 x3 x4.(while(e2,p1) & v_wear(e1) & v_speak(e2) & on(e2,x4) & n_shirt(x3) & n_phone(x4) & n_man(x1) & n_male(x4) & exists e3 e4 x5 x6 x7.(v_sit(e3) & v_color(e4) & on(e3,x5) & of(x5,x6) & n_silver(x6) & n_motorbike(x5) & n_crosswalk(x7) & at(x5,x7) & Theme(e4,x5) & Actor(e3,x4)) & a_white(s3) & a_striped(s4) & a_blue(s2) & a_asian(s1) & Theme(s4,x3) & Theme(s3,x3) & Theme(s2,x3) & Theme(s1,x1) & Theme(e1,x3) & Actor(e2,x1) & Actor(e1,x2) & (x1 = x2))
exists e1 s1 x1 x2 x3.(v_have(e1) & on(e1,x3) & n_stripe(x2) & n_side(x3) & n_motorbike(x1) & a_purple(s1) & Theme(s1,x2) & Theme(e1,x2) & Actor(e1,x1))
An asian man wearing a blue and white striped shirt speaks on the phone while he is sitting on a silver colored motorbike at a crosswalk.
A man sitting on a motorbike is on his phone.
0
-100
An asian man is a man, when a speaks on a phone is one way of being on a phone.
exists e1 e2 p1 s1 s2 s3 s4 x1 x2 x3 x4.(n_male(x4) & n_phone(x4) & exists e3 e4 x5 x6 x7.(on(e3,x5) & at(x5,x7) & n_crosswalk(x7) & n_motorbike(x5) & Theme(e4,x5) & v_color(e4) & of(x5,x6) & n_silver(x6) & Actor(e3,x4) & v_sit(e3)) & while(e2,p1) & on(e2,x4) & Actor(e2,x1) & v_speak(e2) & Theme(e1,x3) & Actor(e1,x2) & v_wear(e1) & n_shirt(x3) & a_striped(s4) & Theme(s4,x3) & a_white(s3) & Theme(s3,x3) & a_blue(s2) & Theme(s2,x3) & (x1 = x2) & n_man(x1) & a_asian(s1) & Theme(s1,x1))
exists e1 p1 x1 x2 x3 x4.(on(x1,x4) & n_phone(x4) & of(x4,x1) & n_male(x1) & on(e1,x3) & n_motorbike(x3) & Actor(e1,x2) & v_sit(e1) & (x1 = x2) & n_man(x1))
4a1c95d6-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e2 p1 s1 s2 s3 s4 x1 x2 x3 x4.(while(e2,p1) & v_wear(e1) & v_speak(e2) & on(e2,x4) & n_shirt(x3) & n_phone(x4) & n_man(x1) & n_male(x4) & exists e3 e4 x5 x6 x7.(v_sit(e3) & v_color(e4) & on(e3,x5) & of(x5,x6) & n_silver(x6) & n_motorbike(x5) & n_crosswalk(x7) & at(x5,x7) & Theme(e4,x5) & Actor(e3,x4)) & a_white(s3) & a_striped(s4) & a_blue(s2) & a_asian(s1) & Theme(s4,x3) & Theme(s3,x3) & Theme(s2,x3) & Theme(s1,x1) & Theme(e1,x3) & Actor(e2,x1) & Actor(e1,x2) & (x1 = x2))
exists e1 x1 x2 x3 x4.(v_sit(e1) & on(x1,x4) & on(e1,x3) & of(x4,x1) & n_phone(x4) & n_motorbike(x3) & n_man(x1) & n_male(x1) & Actor(e1,x2) & (x1 = x2))
A man sits on a blue scooter in the street.
The man is at the mall.
2
-100
One cannot be in the street and at the mall at the same time.
exists e1 s1 x1 x2 x3.(n_street(x3) & in(e1,x3) & on(e1,x2) & n_scooter(x2) & a_blue(s1) & Theme(s1,x2) & Actor(e1,x1) & v_sit(e1) & n_man(x1))
exists p1 x1 x2.(n_mall(x2) & n_man(x1) & at(x1,x2))
4a1cac42-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3.(v_sit(e1) & on(e1,x2) & n_street(x3) & n_scooter(x2) & n_man(x1) & in(e1,x3) & a_blue(s1) & Theme(s1,x2) & Actor(e1,x1))
exists x1 x2.(n_man(x1) & n_mall(x2) & at(x1,x2))
A man sits on a blue scooter in the street.
The man is outside.
0
-100
The street is found outside.
exists e1 s1 x1 x2 x3.(n_street(x3) & in(e1,x3) & on(e1,x2) & n_scooter(x2) & a_blue(s1) & Theme(s1,x2) & Actor(e1,x1) & v_sit(e1) & n_man(x1))
exists s1 x1.(n_man(x1) & Theme(s1,x1) & a_outside(s1))
4a1cbb4c-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3.(v_sit(e1) & on(e1,x2) & n_street(x3) & n_scooter(x2) & n_man(x1) & in(e1,x3) & a_blue(s1) & Theme(s1,x2) & Actor(e1,x1))
exists s1 x1.(n_man(x1) & a_outside(s1) & Theme(s1,x1))
A man sits on a blue scooter in the street.
The scooter does not run.
1
-100
We don't know that the scooter doesn't run.
exists e1 s1 x1 x2 x3.(n_street(x3) & in(e1,x3) & on(e1,x2) & n_scooter(x2) & a_blue(s1) & Theme(s1,x2) & Actor(e1,x1) & v_sit(e1) & n_man(x1))
exists x1.(n_scooter(x1) & -exists e1.(Actor(e1,x1) & v_run(e1)))
4a1cceca-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3.(v_sit(e1) & on(e1,x2) & n_street(x3) & n_scooter(x2) & n_man(x1) & in(e1,x3) & a_blue(s1) & Theme(s1,x2) & Actor(e1,x1))
exists x1.(n_scooter(x1) & all e1.(-v_run(e1) | -Actor(e1,x1)))
Indoor scene of a woman in yellow with her back to the camera, and a man wearing a bandanna looking at something across the room.
Someone is wearing a red bandana.
1
-100
the bandana need not be red in color
exists e1 e2 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10 x11.(n_room(x11) & n_camera(x5) & a_topic(s1) & subset_of(x6,s1) & Theme(e2,x8) & Actor(e2,x7) & v_wear(e2) & at(e1,x10) & across(x10,x11) & n_thing(x10) & Actor(e1,x9) & v_look(e1) & (x8 = x9) & n_bandanna(x8) & (x6 = x7) & n_man(x6) & subset_of(x1,s1) & to(x1,x5) & with(x1,x4) & n_back(x4) & of(x4,x1) & n_female(x1) & of(x1,x2) & in(x2,x3) & n_yellow(x3) & n_woman(x2) & n_scene(x1) & a_indoor(s2) & Theme(s2,x1))
exists e1 s1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_wear(e1) & n_bandana(x2) & a_red(s1) & Theme(s1,x2) & n_person(x1))
4a1ce5d6-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e2 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10 x11.(with(x1,x4) & v_wear(e2) & v_look(e1) & to(x1,x5) & subset_of(x6,s1) & subset_of(x1,s1) & of(x4,x1) & of(x1,x2) & n_yellow(x3) & n_woman(x2) & n_thing(x10) & n_scene(x1) & n_room(x11) & n_man(x6) & n_female(x1) & n_camera(x5) & n_bandanna(x8) & n_back(x4) & in(x2,x3) & at(e1,x10) & across(x10,x11) & a_topic(s1) & a_indoor(s2) & Theme(s2,x1) & Theme(e2,x8) & Actor(e2,x7) & Actor(e1,x9) & (x8 = x9) & (x6 = x7))
exists e1 s1 x1 x2.(v_wear(e1) & n_person(x1) & n_bandana(x2) & a_red(s1) & Theme(s1,x2) & Theme(e1,x2) & Actor(e1,x1))
Indoor scene of a woman in yellow with her back to the camera, and a man wearing a bandanna looking at something across the room.
Everybody is looking at their hands.
2
-100
Everybody is usually more that one man and one woman. One can't be looking at their hand and across the room at the same time.
exists e2 e1 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10 x11.(n_room(x11) & n_camera(x5) & a_topic(s1) & subset_of(x6,s1) & Theme(e2,x8) & Actor(e2,x7) & v_wear(e2) & at(e1,x10) & across(x10,x11) & n_thing(x10) & Actor(e1,x9) & v_look(e1) & (x8 = x9) & n_bandanna(x8) & (x6 = x7) & n_man(x6) & subset_of(x1,s1) & to(x1,x5) & with(x1,x4) & n_back(x4) & of(x4,x1) & n_female(x1) & of(x1,x2) & in(x2,x3) & n_yellow(x3) & n_woman(x2) & n_scene(x1) & a_indoor(s2) & Theme(s2,x1))
all x1 x2.((n_hand(x2) & of(x2,x1) & n_thing(x1) & n_person(x1)) -> exists e1.(at(e1,x2) & Actor(e1,x1) & v_look(e1)))
4a1cf206-e4c8-11ec-9cdd-0242ac1c0002
exists e2 e1 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10 x11.(with(x1,x4) & v_wear(e2) & v_look(e1) & to(x1,x5) & subset_of(x6,s1) & subset_of(x1,s1) & of(x4,x1) & of(x1,x2) & n_yellow(x3) & n_woman(x2) & n_thing(x10) & n_scene(x1) & n_room(x11) & n_man(x6) & n_female(x1) & n_camera(x5) & n_bandanna(x8) & n_back(x4) & in(x2,x3) & at(e1,x10) & across(x10,x11) & a_topic(s1) & a_indoor(s2) & Theme(s2,x1) & Theme(e2,x8) & Actor(e2,x7) & Actor(e1,x9) & (x8 = x9) & (x6 = x7))
all x1 x2.(exists e1.(v_look(e1) & at(e1,x2) & Actor(e1,x1)) | -of(x2,x1) | -n_thing(x1) | -n_person(x1) | -n_hand(x2))
Indoor scene of a woman in yellow with her back to the camera, and a man wearing a bandanna looking at something across the room.
Someone is inside.
0
-100
A woman is someone and a room is insidel
exists e1 e2 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10 x11.(n_room(x11) & n_camera(x5) & a_topic(s1) & subset_of(x6,s1) & Theme(e2,x8) & Actor(e2,x7) & v_wear(e2) & at(e1,x10) & across(x10,x11) & n_thing(x10) & Actor(e1,x9) & v_look(e1) & (x8 = x9) & n_bandanna(x8) & (x6 = x7) & n_man(x6) & subset_of(x1,s1) & to(x1,x5) & with(x1,x4) & n_back(x4) & of(x4,x1) & n_female(x1) & of(x1,x2) & in(x2,x3) & n_yellow(x3) & n_woman(x2) & n_scene(x1) & a_indoor(s2) & Theme(s2,x1))
exists e1 s1 x1.(a_inside(s1) & Manner(e1,s1) & Actor(e1,x1) & v_be(e1) & n_person(x1))
4a1d0250-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e2 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10 x11.(with(x1,x4) & v_wear(e2) & v_look(e1) & to(x1,x5) & subset_of(x6,s1) & subset_of(x1,s1) & of(x4,x1) & of(x1,x2) & n_yellow(x3) & n_woman(x2) & n_thing(x10) & n_scene(x1) & n_room(x11) & n_man(x6) & n_female(x1) & n_camera(x5) & n_bandanna(x8) & n_back(x4) & in(x2,x3) & at(e1,x10) & across(x10,x11) & a_topic(s1) & a_indoor(s2) & Theme(s2,x1) & Theme(e2,x8) & Actor(e2,x7) & Actor(e1,x9) & (x8 = x9) & (x6 = x7))
exists e1 s1 x1.(v_be(e1) & n_person(x1) & a_inside(s1) & Manner(e1,s1) & Actor(e1,x1))
A woman wearing glasses sits and looks to the right.
I'm standing on my head.
2
-100
No one can be sitting at the same time they are standing.
exists e3 e1 e4 e2 x1 x2 x3 x4 x5 x6 x7.(n_right(x7) & to(e4,x7) & Actor(e4,x4) & v_look(e4) & Theme(e3,x6) & Actor(e3,x5) & v_wear(e3) & n_glass(x6) & (x4 = x5) & n_woman(x4) & Actor(e2,x1) & v_sit(e2) & Theme(e1,x3) & Actor(e1,x2) & v_wear(e1) & n_glass(x3) & (x1 = x2) & n_woman(x1))
exists e1 x1 x2.(n_head(x2) & of(x2,x1) & n_person(x1) & n_person(x1) & on(e1,x2) & Actor(e1,x1) & v_stand(e1))
4a1d1678-e4c8-11ec-9cdd-0242ac1c0002
exists e3 e1 e4 e2 x1 x2 x3 x4 x5 x6 x7.(v_wear(e3) & v_wear(e1) & v_sit(e2) & v_look(e4) & to(e4,x7) & n_woman(x4) & n_woman(x1) & n_right(x7) & n_glass(x6) & n_glass(x3) & Theme(e3,x6) & Theme(e1,x3) & Actor(e4,x4) & Actor(e3,x5) & Actor(e2,x1) & Actor(e1,x2) & (x4 = x5) & (x1 = x2))
exists e1 x1 x2.(v_stand(e1) & on(e1,x2) & of(x2,x1) & n_person(x1) & n_head(x2) & Actor(e1,x1))
A woman wearing glasses sits and looks to the right.
A woman sits.
0
-100
A woman can be wearing glasses.
exists e4 e2 e3 e1 x1 x2 x3 x4 x5 x6 x7.(n_right(x7) & to(e4,x7) & Actor(e4,x4) & v_look(e4) & Theme(e3,x6) & Actor(e3,x5) & v_wear(e3) & n_glass(x6) & (x4 = x5) & n_woman(x4) & Actor(e2,x1) & v_sit(e2) & Theme(e1,x3) & Actor(e1,x2) & v_wear(e1) & n_glass(x3) & (x1 = x2) & n_woman(x1))
exists e1 x1.(Actor(e1,x1) & v_sit(e1) & n_woman(x1))
4a1d27e4-e4c8-11ec-9cdd-0242ac1c0002
exists e4 e2 e3 e1 x1 x2 x3 x4 x5 x6 x7.(v_wear(e3) & v_wear(e1) & v_sit(e2) & v_look(e4) & to(e4,x7) & n_woman(x4) & n_woman(x1) & n_right(x7) & n_glass(x6) & n_glass(x3) & Theme(e3,x6) & Theme(e1,x3) & Actor(e4,x4) & Actor(e3,x5) & Actor(e2,x1) & Actor(e1,x2) & (x4 = x5) & (x1 = x2))
exists e1 x1.(v_sit(e1) & n_woman(x1) & Actor(e1,x1))
A woman wearing glasses sits and looks to the right.
Someone looks rightwards.
1
-100
A woman who looks to the right may be focusing on something and doesn't necessarily have to be looking rightwards.
exists e3 e1 e4 e2 x1 x2 x3 x4 x5 x6 x7.(n_right(x7) & to(e4,x7) & Actor(e4,x4) & v_look(e4) & Theme(e3,x6) & Actor(e3,x5) & v_wear(e3) & n_glass(x6) & (x4 = x5) & n_woman(x4) & Actor(e2,x1) & v_sit(e2) & Theme(e1,x3) & Actor(e1,x2) & v_wear(e1) & n_glass(x3) & (x1 = x2) & n_woman(x1))
exists e1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_look(e1) & n_rightward(x2) & n_person(x1))
4a1d43b4-e4c8-11ec-9cdd-0242ac1c0002
exists e3 e1 e4 e2 x1 x2 x3 x4 x5 x6 x7.(v_wear(e3) & v_wear(e1) & v_sit(e2) & v_look(e4) & to(e4,x7) & n_woman(x4) & n_woman(x1) & n_right(x7) & n_glass(x6) & n_glass(x3) & Theme(e3,x6) & Theme(e1,x3) & Actor(e4,x4) & Actor(e3,x5) & Actor(e2,x1) & Actor(e1,x2) & (x4 = x5) & (x1 = x2))
exists e1 x1 x2.(v_look(e1) & n_rightward(x2) & n_person(x1) & Theme(e1,x2) & Actor(e1,x1))
It appears they are setting up for the meet.
the people are moving things
0
-100
They are usually people and setting up involves moving things.
exists e2 e1 p1 x1 x2.(n_thing(x1) & n_thing(x1) & Actor(e2,x1) & v_meet(e2) & exists e3 s1 x3.(a_up(s1) & Manner(e3,s1) & for(e3,x3) & n_the(x3) & Actor(e3,x1) & v_set(e3)) & Topic(e1,p1) & Actor(e1,x2) & v_appear(e1) & (x1 = x2))
exists e1 x1 x2.(n_people(x1) & Theme(e1,x2) & Actor(e1,x1) & v_move(e1) & n_thing(x2))
4a1d4efe-e4c8-11ec-9cdd-0242ac1c0002
exists e2 e1 p1 x1 x2.(v_meet(e2) & v_appear(e1) & n_thing(x1) & exists e3 s1 x3.(v_set(e3) & n_the(x3) & for(e3,x3) & a_up(s1) & Manner(e3,s1) & Actor(e3,x1)) & Topic(e1,p1) & Actor(e2,x1) & Actor(e1,x2) & (x1 = x2))
exists e1 x1 x2.(v_move(e1) & n_thing(x2) & n_people(x1) & Theme(e1,x2) & Actor(e1,x1))
It appears they are setting up for the meet.
the people are meeting on Mars
2
-100
Mars hasn't been colonized yet, so people can't possibly be having a meeting there. Usually meetings are set up and ready before the meeting happens, not at the same time.
exists e2 e1 p1 x1 x2.(n_thing(x1) & n_thing(x1) & Actor(e2,x1) & v_meet(e2) & exists e3 s1 x3.(a_up(s1) & Manner(e3,s1) & for(e3,x3) & n_the(x3) & Actor(e3,x1) & v_set(e3)) & Topic(e1,p1) & Actor(e1,x2) & v_appear(e1) & (x1 = x2))
exists e1 x1 x2.(ne_geo_mars(x2) & n_people(x1) & on(e1,x2) & Actor(e1,x1) & v_meet(e1))
4a1d5b9c-e4c8-11ec-9cdd-0242ac1c0002
exists e2 e1 p1 x1 x2.(v_meet(e2) & v_appear(e1) & n_thing(x1) & exists e3 s1 x3.(v_set(e3) & n_the(x3) & for(e3,x3) & a_up(s1) & Manner(e3,s1) & Actor(e3,x1)) & Topic(e1,p1) & Actor(e2,x1) & Actor(e1,x2) & (x1 = x2))
exists e1 x1 x2.(v_meet(e1) & on(e1,x2) & ne_geo_mars(x2) & n_people(x1) & Actor(e1,x1))
It appears they are setting up for the meet.
the people are working together
1
-100
Sentence 1 is missing people working together
exists e2 e1 p1 x1 x2.(n_thing(x1) & n_thing(x1) & Actor(e2,x1) & v_meet(e2) & exists e3 s1 x3.(a_up(s1) & Manner(e3,s1) & for(e3,x3) & n_the(x3) & Actor(e3,x1) & v_set(e3)) & Topic(e1,p1) & Actor(e1,x2) & v_appear(e1) & (x1 = x2))
exists e1 s1 x1.(n_people(x1) & a_together(s1) & Manner(e1,s1) & Actor(e1,x1) & v_work(e1))
4a1d6cea-e4c8-11ec-9cdd-0242ac1c0002
exists e2 e1 p1 x1 x2.(v_meet(e2) & v_appear(e1) & n_thing(x1) & exists e3 s1 x3.(v_set(e3) & n_the(x3) & for(e3,x3) & a_up(s1) & Manner(e3,s1) & Actor(e3,x1)) & Topic(e1,p1) & Actor(e2,x1) & Actor(e1,x2) & (x1 = x2))
exists e1 s1 x1.(v_work(e1) & n_people(x1) & a_together(s1) & Manner(e1,s1) & Actor(e1,x1))
A man in a black bandanna opens a box.
A man is unpacking his moving boxes.
1
-100
You cant infer that the boxes are specifically moving boxes
exists e1 s1 x1 x2 x3.(Theme(e1,x3) & Actor(e1,x1) & v_open(e1) & n_box(x3) & in(x1,x2) & n_bandanna(x2) & a_black(s1) & Theme(s1,x2) & n_man(x1))
exists e1 e2 x1 x2.(Theme(e2,x2) & Actor(e2,x1) & v_unpack(e2) & n_box(x2) & Actor(e1,x2) & v_move(e1) & of(x2,x1) & n_male(x1) & n_man(x1))
4a1d7708-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3.(v_open(e1) & n_man(x1) & n_box(x3) & n_bandanna(x2) & in(x1,x2) & a_black(s1) & Theme(s1,x2) & Theme(e1,x3) & Actor(e1,x1))
exists e1 e2 x1 x2.(v_unpack(e2) & v_move(e1) & of(x2,x1) & n_man(x1) & n_male(x1) & n_box(x2) & Theme(e2,x2) & Actor(e2,x1) & Actor(e1,x2))
A man in a black bandanna opens a box.
A man in a red hat throws a box.
2
-100
Throwing a box and opening a box are different actions. Red and black are different colors.
exists e1 s1 x1 x2 x3.(Theme(e1,x3) & Actor(e1,x1) & v_open(e1) & n_box(x3) & in(x1,x2) & n_bandanna(x2) & a_black(s1) & Theme(s1,x2) & n_man(x1))
exists e1 s1 x1 x2 x3.(Theme(e1,x3) & Actor(e1,x1) & v_throw(e1) & n_box(x3) & in(x1,x2) & n_hat(x2) & a_red(s1) & Theme(s1,x2) & n_man(x1))
4a1d807c-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3.(v_open(e1) & n_man(x1) & n_box(x3) & n_bandanna(x2) & in(x1,x2) & a_black(s1) & Theme(s1,x2) & Theme(e1,x3) & Actor(e1,x1))
exists e1 s1 x1 x2 x3.(v_throw(e1) & n_man(x1) & n_hat(x2) & n_box(x3) & in(x1,x2) & a_red(s1) & Theme(s1,x2) & Theme(e1,x3) & Actor(e1,x1))
A man in a black bandanna opens a box.
A person has a box and is looking inside.
0
-100
In order to open the box, a person has to have the box first.
exists e1 s1 x1 x2 x3.(Theme(e1,x3) & Actor(e1,x1) & v_open(e1) & n_box(x3) & in(x1,x2) & n_bandanna(x2) & a_black(s1) & Theme(s1,x2) & n_man(x1))
exists e1 e2 s1 x1 x2 x3.(a_inside(s1) & Manner(e2,s1) & Actor(e2,x3) & v_look(e2) & n_person(x3) & Theme(e1,x2) & Actor(e1,x1) & v_have(e1) & n_box(x2) & n_person(x1))
4a1d8eb4-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3.(v_open(e1) & n_man(x1) & n_box(x3) & n_bandanna(x2) & in(x1,x2) & a_black(s1) & Theme(s1,x2) & Theme(e1,x3) & Actor(e1,x1))
exists e1 e2 s1 x1 x2 x3.(v_look(e2) & v_have(e1) & n_person(x3) & n_person(x1) & n_box(x2) & a_inside(s1) & Theme(e1,x2) & Manner(e2,s1) & Actor(e2,x3) & Actor(e1,x1))
A shirtless man poses with a girl hiking in a park.
The man and woman are hiking together.
1
-100
Posing with someone while in a park does not mean you are hiking nor together with the person who is.
exists e1 s1 x1 x2 x3 x4.(with(e1,x2) & in(x2,x4) & n_park(x4) & n_hiking(x2) & of(x2,x3) & n_girl(x3) & Actor(e1,x1) & v_pose(e1) & n_man(x1) & a_shirtless(s1) & Theme(s1,x1))
exists e1 p1 x1 x2 x3.(n_woman(x3) & n_man(x2) & subset_of(x3,x1) & subset_of(x2,x1) & exists s1.(Theme(s1,x1) & a_together(s1)) & Topic(e1,p1) & Actor(e1,x1) & v_hike(e1))
4a1d9ac6-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3 x4.(with(e1,x2) & v_pose(e1) & of(x2,x3) & n_park(x4) & n_man(x1) & n_hiking(x2) & n_girl(x3) & in(x2,x4) & a_shirtless(s1) & Theme(s1,x1) & Actor(e1,x1))
exists e1 p1 x1 x2 x3.(v_hike(e1) & subset_of(x3,x1) & subset_of(x2,x1) & n_woman(x3) & n_man(x2) & exists s1.(a_together(s1) & Theme(s1,x1)) & Topic(e1,p1) & Actor(e1,x1))
A shirtless man poses with a girl hiking in a park.
Man and woman in formal attire, ready for a meeting.
2
-100
One can not be shirtless and in formal attire. Meetings held in formal attire would not be preceded by hiking in a park
exists e1 s1 x1 x2 x3 x4.(with(e1,x2) & in(x2,x4) & n_park(x4) & n_hiking(x2) & of(x2,x3) & n_girl(x3) & Actor(e1,x1) & v_pose(e1) & n_man(x1) & a_shirtless(s1) & Theme(s1,x1))
exists s1 s2 s3 x1 x2 x3 x4 x5.(a_topic(s1) & subset_of(x2,s1) & for(s3,x5) & n_meeting(x5) & Theme(s3,x4) & a_ready(s3) & (x2 = x4) & in(x2,x3) & n_attire(x3) & a_formal(s2) & Theme(s2,x3) & n_woman(x2) & subset_of(x1,s1) & n_man(x1))
4a1dd342-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3 x4.(with(e1,x2) & v_pose(e1) & of(x2,x3) & n_park(x4) & n_man(x1) & n_hiking(x2) & n_girl(x3) & in(x2,x4) & a_shirtless(s1) & Theme(s1,x1) & Actor(e1,x1))
exists s1 s2 s3 x1 x2 x3 x4 x5.(subset_of(x2,s1) & subset_of(x1,s1) & n_woman(x2) & n_meeting(x5) & n_man(x1) & n_attire(x3) & in(x2,x3) & for(s3,x5) & a_topic(s1) & a_ready(s3) & a_formal(s2) & Theme(s3,x4) & Theme(s2,x3) & (x2 = x4))
A shirtless man poses with a girl hiking in a park.
Shirtless man posing with a girl in a park.
0
-100
Must be posing to do poses and a park is used for hiking.
exists e1 s1 x1 x2 x3 x4.(with(e1,x2) & in(x2,x4) & n_park(x4) & n_hiking(x2) & of(x2,x3) & n_girl(x3) & Actor(e1,x1) & v_pose(e1) & n_man(x1) & a_shirtless(s1) & Theme(s1,x1))
exists e1 s1 x1 x2 x3 x4.(a_topic(x1) & with(e1,x3) & in(x3,x4) & n_park(x4) & n_girl(x3) & Actor(e1,x2) & v_pose(e1) & (x1 = x2) & n_man(x1) & a_shirtless(s1) & Theme(s1,x1))
4a1ddc66-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3 x4.(with(e1,x2) & v_pose(e1) & of(x2,x3) & n_park(x4) & n_man(x1) & n_hiking(x2) & n_girl(x3) & in(x2,x4) & a_shirtless(s1) & Theme(s1,x1) & Actor(e1,x1))
exists e1 s1 x1 x2 x3 x4.(with(e1,x3) & v_pose(e1) & n_park(x4) & n_man(x1) & n_girl(x3) & in(x3,x4) & a_topic(x1) & a_shirtless(s1) & Theme(s1,x1) & Actor(e1,x2) & (x1 = x2))
A woman in red wears glasses and long earrings.
the woman is a nudist being nude
2
-100
If one is nude they can not be wearing glasses or earrings
exists e1 s1 x1 x2 x3 x4 x5.(Theme(e1,x3) & Actor(e1,x1) & v_wear(e1) & subset_of(x5,x3) & n_earring(x5) & a_long(s1) & Theme(s1,x5) & subset_of(x4,x3) & n_glass(x4) & in(x1,x2) & n_red(x2) & n_woman(x1))
exists p1 x1.(n_woman(x1) & exists s1 x2 x3.((x1 = x2) & Theme(s1,x3) & a_nude(s1) & (x2 = x3) & n_nudist(x2)))
4a1de562-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3 x4 x5.(v_wear(e1) & subset_of(x5,x3) & subset_of(x4,x3) & n_woman(x1) & n_red(x2) & n_glass(x4) & n_earring(x5) & in(x1,x2) & a_long(s1) & Theme(s1,x5) & Theme(e1,x3) & Actor(e1,x1))
exists x1.(n_woman(x1) & exists s1 x2 x3.(n_nudist(x2) & a_nude(s1) & Theme(s1,x3) & (x2 = x3) & (x1 = x2)))
A woman in red wears glasses and long earrings.
a woman in red
0
-100
A woman in red is the woman wearing glasses and long earrings.
exists e1 s1 x1 x2 x3 x4 x5.(Theme(e1,x3) & Actor(e1,x1) & v_wear(e1) & subset_of(x5,x3) & n_earring(x5) & a_long(s1) & Theme(s1,x5) & subset_of(x4,x3) & n_glass(x4) & in(x1,x2) & n_red(x2) & n_woman(x1))
exists x1 x2.(a_topic(x1) & in(x1,x2) & n_red(x2) & n_woman(x1))
4a1deea4-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3 x4 x5.(v_wear(e1) & subset_of(x5,x3) & subset_of(x4,x3) & n_woman(x1) & n_red(x2) & n_glass(x4) & n_earring(x5) & in(x1,x2) & a_long(s1) & Theme(s1,x5) & Theme(e1,x3) & Actor(e1,x1))
exists x1 x2.(n_woman(x1) & n_red(x2) & in(x1,x2) & a_topic(x1))
A woman in red wears glasses and long earrings.
the woman is hot
1
-100
Not all woman in red glasses and earrings are hot.
exists e1 s1 x1 x2 x3 x4 x5.(Theme(e1,x3) & Actor(e1,x1) & v_wear(e1) & subset_of(x5,x3) & n_earring(x5) & a_long(s1) & Theme(s1,x5) & subset_of(x4,x3) & n_glass(x4) & in(x1,x2) & n_red(x2) & n_woman(x1))
exists s1 x1.(n_woman(x1) & Theme(s1,x1) & a_hot(s1))
4a1df9da-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3 x4 x5.(v_wear(e1) & subset_of(x5,x3) & subset_of(x4,x3) & n_woman(x1) & n_red(x2) & n_glass(x4) & n_earring(x5) & in(x1,x2) & a_long(s1) & Theme(s1,x5) & Theme(e1,x3) & Actor(e1,x1))
exists s1 x1.(n_woman(x1) & a_hot(s1) & Theme(s1,x1))
A closely contested swimming race.
The water is frozen.
2
-100
one can not swim if the waster is frozen
exists e1 x1 x2.(a_topic(x1) & n_race(x1) & of(x1,x2) & n_swimming(x2) & Theme(e1,x1) & v_contest(e1) & r_closely(x1))
exists e1 x1.(n_water(x1) & Theme(e1,x1) & v_freeze(e1))
4a1e0362-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2.(v_contest(e1) & r_closely(x1) & of(x1,x2) & n_swimming(x2) & n_race(x1) & a_topic(x1) & Theme(e1,x1))
exists e1 x1.(v_freeze(e1) & n_water(x1) & Theme(e1,x1))
A closely contested swimming race.
There are females visible in the water
1
-100
A swimming race does not only have to contain females, nor do the people and the race need to visible to anyone for it to take place.
exists e1 x1 x2.(a_topic(x1) & n_race(x1) & of(x1,x2) & n_swimming(x2) & Theme(e1,x1) & v_contest(e1) & r_closely(x1))
exists p1 x1 x4.(n_water(x4) & exists s1 x2 x3.((x1 = x2) & in(s1,x4) & Theme(s1,x3) & a_visible(s1) & (x2 = x3) & n_female(x2)))
4a1e0be6-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2.(v_contest(e1) & r_closely(x1) & of(x1,x2) & n_swimming(x2) & n_race(x1) & a_topic(x1) & Theme(e1,x1))
exists x1 x4.(n_water(x4) & exists s1 x2 x3.(n_female(x2) & in(s1,x4) & a_visible(s1) & Theme(s1,x3) & (x2 = x3) & (x1 = x2)))
A closely contested swimming race.
There is water in the photo.
0
-100
A closely contested swimming race was captured on photo.
exists e1 x1 x2.(a_topic(x1) & n_race(x1) & of(x1,x2) & n_swimming(x2) & Theme(e1,x1) & v_contest(e1) & r_closely(x1))
exists p1 x1 x3.(n_photo(x3) & exists x2.((x1 = x2) & in(x2,x3) & n_water(x2)))
4a1e147e-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2.(v_contest(e1) & r_closely(x1) & of(x1,x2) & n_swimming(x2) & n_race(x1) & a_topic(x1) & Theme(e1,x1))
exists x1 x3.(n_photo(x3) & exists x2.(n_water(x2) & in(x2,x3) & (x1 = x2)))
Two men and one woman are dressed in costume hats.
the people are in costumes
0
-100
The people in costumes consists of two men and one woman.
exists e1 s1 x1 x2 x3 x4.(in(e1,x4) & n_hat(x4) & a_costume(s1) & Theme(s1,x4) & Theme(e1,x1) & v_dress(e1) & n_woman(x3) & card_eq_1(x3) & n_man(x2) & card_eq_2(x2) & subset_of(x3,x1) & subset_of(x2,x1))
exists p1 x1.(n_people(x1) & exists x2.(in(x1,x2) & n_costume(x2)))
4a1e1e42-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3 x4.(v_dress(e1) & subset_of(x3,x1) & subset_of(x2,x1) & n_woman(x3) & n_man(x2) & n_hat(x4) & in(e1,x4) & card_eq_2(x2) & card_eq_1(x3) & a_costume(s1) & Theme(s1,x4) & Theme(e1,x1))
exists x1.(n_people(x1) & exists x2.(n_costume(x2) & in(x1,x2)))
Two men and one woman are dressed in costume hats.
the people are running through fire
2
-100
You would not run through a fire wearing a costume hat
exists e1 s1 x1 x2 x3 x4.(in(e1,x4) & n_hat(x4) & a_costume(s1) & Theme(s1,x4) & Theme(e1,x1) & v_dress(e1) & n_woman(x3) & card_eq_1(x3) & n_man(x2) & card_eq_2(x2) & subset_of(x3,x1) & subset_of(x2,x1))
exists e1 x1 x2.(n_people(x1) & through(e1,x2) & n_fire(x2) & Actor(e1,x1) & v_run(e1))
4a1e2824-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3 x4.(v_dress(e1) & subset_of(x3,x1) & subset_of(x2,x1) & n_woman(x3) & n_man(x2) & n_hat(x4) & in(e1,x4) & card_eq_2(x2) & card_eq_1(x3) & a_costume(s1) & Theme(s1,x4) & Theme(e1,x1))
exists e1 x1 x2.(v_run(e1) & through(e1,x2) & n_people(x1) & n_fire(x2) & Actor(e1,x1))
Two men and one woman are dressed in costume hats.
the people are swingers
1
-100
Men and women in costumes are not all swingers.
exists e1 s1 x1 x2 x3 x4.(in(e1,x4) & n_hat(x4) & a_costume(s1) & Theme(s1,x4) & Theme(e1,x1) & v_dress(e1) & n_woman(x3) & card_eq_1(x3) & n_man(x2) & card_eq_2(x2) & subset_of(x3,x1) & subset_of(x2,x1))
exists p1 x1.(n_people(x1) & exists x2.((x1 = x2) & n_swinger(x2)))
4a1e3102-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3 x4.(v_dress(e1) & subset_of(x3,x1) & subset_of(x2,x1) & n_woman(x3) & n_man(x2) & n_hat(x4) & in(e1,x4) & card_eq_2(x2) & card_eq_1(x3) & a_costume(s1) & Theme(s1,x4) & Theme(e1,x1))
exists x1.(n_people(x1) & exists x2.(n_swinger(x2) & (x1 = x2)))
three people dressed in costumes on a stage.
The people are practicing a performance of Romeo and Juliett.
1
-100
You cant infer that the people are performing Romeo and Juliet based on having costumes.
exists e1 x1 x2 x3 x4.(a_topic(x1) & in(e1,x3) & on(x3,x4) & n_stage(x4) & n_costume(x3) & Theme(e1,x2) & v_dress(e1) & (x1 = x2) & n_people(x1) & card_eq_3(x1))
exists e1 x1 x2 x3 x4 x5.(ne_org_juliett(x5) & ne_org_romeo(x4) & n_people(x1) & Theme(e1,x2) & Actor(e1,x1) & v_practice(e1) & of(x2,x3) & subset_of(x5,x3) & subset_of(x4,x3) & n_performance(x2))
4a1e46d8-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3 x4.(v_dress(e1) & on(x3,x4) & n_stage(x4) & n_people(x1) & n_costume(x3) & in(e1,x3) & card_eq_3(x1) & a_topic(x1) & Theme(e1,x2) & (x1 = x2))
exists e1 x1 x2 x3 x4 x5.(v_practice(e1) & subset_of(x5,x3) & subset_of(x4,x3) & of(x2,x3) & ne_org_romeo(x4) & ne_org_juliett(x5) & n_performance(x2) & n_people(x1) & Theme(e1,x2) & Actor(e1,x1))
three people dressed in costumes on a stage.
The people are not in normal clothing.
0
-100
Costumes are usually not the normal clothing a person usually wears.
exists e1 x1 x2 x3 x4.(a_topic(x1) & in(e1,x3) & on(x3,x4) & n_stage(x4) & n_costume(x3) & Theme(e1,x2) & v_dress(e1) & (x1 = x2) & n_people(x1) & card_eq_3(x1))
exists x1.(n_people(x1) & -exists p1 s1 x2.(in(x1,x2) & n_clothing(x2) & a_normal(s1) & Theme(s1,x2)))
4a1e4cb4-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3 x4.(v_dress(e1) & on(x3,x4) & n_stage(x4) & n_people(x1) & n_costume(x3) & in(e1,x3) & card_eq_3(x1) & a_topic(x1) & Theme(e1,x2) & (x1 = x2))
exists x1.(n_people(x1) & all s1 x2.(-n_clothing(x2) | -in(x1,x2) | -a_normal(s1) | -Theme(s1,x2)))
three people dressed in costumes on a stage.
The people are working at an office.
2
-100
A stage is not an office.
exists e1 x1 x2 x3 x4.(a_topic(x1) & in(e1,x3) & on(x3,x4) & n_stage(x4) & n_costume(x3) & Theme(e1,x2) & v_dress(e1) & (x1 = x2) & n_people(x1) & card_eq_3(x1))
exists e1 x1 x2.(n_people(x1) & at(e1,x2) & n_office(x2) & Actor(e1,x1) & v_work(e1))
4a1e5218-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3 x4.(v_dress(e1) & on(x3,x4) & n_stage(x4) & n_people(x1) & n_costume(x3) & in(e1,x3) & card_eq_3(x1) & a_topic(x1) & Theme(e1,x2) & (x1 = x2))
exists e1 x1 x2.(v_work(e1) & n_people(x1) & n_office(x2) & at(e1,x2) & Actor(e1,x1))
People in strange costumes in a play.
People perform in a play.
0
-100
Saying someone is in a play is the same as saying someone will perform in a play.
exists s1 x1 x2 x3.(a_topic(x1) & in(x1,x2) & in(x2,x3) & n_play(x3) & n_costume(x2) & a_strange(s1) & Theme(s1,x2) & n_people(x1))
exists e1 x1 x2.(in(e1,x2) & n_play(x2) & Actor(e1,x1) & v_perform(e1) & n_people(x1))
4a1e572c-e4c8-11ec-9cdd-0242ac1c0002
exists s1 x1 x2 x3.(n_play(x3) & n_people(x1) & n_costume(x2) & in(x2,x3) & in(x1,x2) & a_topic(x1) & a_strange(s1) & Theme(s1,x2))
exists e1 x1 x2.(v_perform(e1) & n_play(x2) & n_people(x1) & in(e1,x2) & Actor(e1,x1))
People in strange costumes in a play.
People perform Little Red Riding Hood in a play.
1
-100
You cant infer that the people are performing Little Red Riding Hood specifically.
exists s1 x1 x2 x3.(a_topic(x1) & in(x1,x2) & in(x2,x3) & n_play(x3) & n_costume(x2) & a_strange(s1) & Theme(s1,x2) & n_people(x1))
exists e1 x1 x2 x3 x4 x5 x6.(ne_org_hood(x2) & (x2 = x5) & ne_org_riding(x5) & (x2 = x4) & ne_org_red(x4) & (x2 = x3) & ne_nam_little(x3) & in(e1,x6) & n_play(x6) & Theme(e1,x2) & Actor(e1,x1) & v_perform(e1) & n_people(x1))
4a1e5c18-e4c8-11ec-9cdd-0242ac1c0002
exists s1 x1 x2 x3.(n_play(x3) & n_people(x1) & n_costume(x2) & in(x2,x3) & in(x1,x2) & a_topic(x1) & a_strange(s1) & Theme(s1,x2))
exists e1 x1 x2 x3 x4 x5 x6.(v_perform(e1) & ne_org_riding(x5) & ne_org_red(x4) & ne_org_hood(x2) & ne_nam_little(x3) & n_play(x6) & n_people(x1) & in(e1,x6) & Theme(e1,x2) & Actor(e1,x1) & (x2 = x5) & (x2 = x4) & (x2 = x3))
The white dogs look curiously at the black llama.
THe huskies look at a lamma
1
-100
Not all white dogs are huskies.
exists e1 s1 s2 s3 x1 x2.(n_llama(x2) & a_black(s2) & Theme(s2,x2) & n_dog(x1) & a_white(s1) & Theme(s1,x1) & a_curiously(s3) & Manner(e1,s3) & at(e1,x2) & Actor(e1,x1) & v_look(e1))
exists e1 x1 x2 x3.(at(e1,x3) & n_lamma(x3) & Actor(e1,x1) & v_look(e1) & n_husky(x1) & (x1 = x2) & ne_nam_the(x2))
4a1e685c-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 s3 x1 x2.(v_look(e1) & n_llama(x2) & n_dog(x1) & at(e1,x2) & a_white(s1) & a_curiously(s3) & a_black(s2) & Theme(s2,x2) & Theme(s1,x1) & Manner(e1,s3) & Actor(e1,x1))
exists e1 x1 x2 x3.(v_look(e1) & ne_nam_the(x2) & n_lamma(x3) & n_husky(x1) & at(e1,x3) & Actor(e1,x1) & (x1 = x2))
Three people acting in a play.
Three people are acting
0
-100
The three people acting are in a play.
exists e1 x1 x2 x3.(a_topic(x1) & in(e1,x3) & n_play(x3) & Actor(e1,x2) & v_act(e1) & (x1 = x2) & n_people(x1) & card_eq_3(x1))
exists e1 x1.(Actor(e1,x1) & v_act(e1) & n_people(x1) & card_eq_3(x1))
4a1e77b6-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3.(v_act(e1) & n_play(x3) & n_people(x1) & in(e1,x3) & card_eq_3(x1) & a_topic(x1) & Actor(e1,x2) & (x1 = x2))
exists e1 x1.(v_act(e1) & n_people(x1) & card_eq_3(x1) & Actor(e1,x1))
Three people acting in a play.
Three people are sleeping.
2
-100
One can not act in a play whilst sleeping
exists e1 x1 x2 x3.(a_topic(x1) & in(e1,x3) & n_play(x3) & Actor(e1,x2) & v_act(e1) & (x1 = x2) & n_people(x1) & card_eq_3(x1))
exists e1 x1.(Actor(e1,x1) & v_sleep(e1) & n_people(x1) & card_eq_3(x1))
4a1e81a2-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3.(v_act(e1) & n_play(x3) & n_people(x1) & in(e1,x3) & card_eq_3(x1) & a_topic(x1) & Actor(e1,x2) & (x1 = x2))
exists e1 x1.(v_sleep(e1) & n_people(x1) & card_eq_3(x1) & Actor(e1,x1))
Outdoor market selling fruit and vegetables.
Fruit and vegetables cannot be sold outside.
2
-100
One cant sell in an outdoor market if fruits and vegetables cant be sold outside
exists s1 s2 x1 x2 x3 x4.(a_topic(s1) & subset_of(x4,s1) & n_vegetable(x4) & subset_of(x1,s1) & n_fruit(x1) & of(x1,x3) & n_selling(x3) & of(x1,x2) & n_market(x2) & a_outdoor(s2) & Theme(s2,x1))
exists x1 x2 x3.(ne_nam_fruit(x2) & -exists e1 p1.(exists e2 s1.(a_outside(s1) & Manner(e2,s1) & Theme(e2,x1) & v_sell(e2)) & Topic(e1,p1) & Actor(e1,x1) & v_can(e1)) & subset_of(x3,x1) & n_vegetable(x3) & subset_of(x2,x1))
4a1e9066-e4c8-11ec-9cdd-0242ac1c0002
exists s1 s2 x1 x2 x3 x4.(subset_of(x4,s1) & subset_of(x1,s1) & of(x1,x3) & of(x1,x2) & n_vegetable(x4) & n_selling(x3) & n_market(x2) & n_fruit(x1) & a_topic(s1) & a_outdoor(s2) & Theme(s2,x1))
exists x1 x2 x3.(subset_of(x3,x1) & subset_of(x2,x1) & ne_nam_fruit(x2) & n_vegetable(x3) & all e1 p1.(all e2 s1.(-v_sell(e2) | -a_outside(s1) | -Theme(e2,x1) | -Manner(e2,s1)) | -v_can(e1) | -Topic(e1,p1) | -Actor(e1,x1)))
Two modern buildings made of glass and stone accent the setting.
Two modern buildings complete the setting.
1
0.860636
The setting may need more. It cannot be inferred that the buildings complete the setting.
exists e1 s1 x1 x2 x3 x4 x5 x6 x7.(a_topic(x1) & of(e1,x3) & n_setting(x7) & (x3 = x7) & n_accent(x5) & of(x5,x6) & n_stone(x6) & n_glass(x4) & subset_of(x5,x3) & subset_of(x4,x3) & Theme(e1,x2) & v_make(e1) & (x1 = x2) & n_building(x1) & a_modern(s1) & Theme(s1,x1) & card_eq_2(x1))
exists e1 s1 x1 x2.(n_setting(x2) & Theme(e1,x2) & Actor(e1,x1) & v_complete(e1) & n_building(x1) & a_modern(s1) & Theme(s1,x1) & card_eq_2(x1))
4a20bb3e-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3 x4 x5 x6 x7.(v_make(e1) & subset_of(x5,x3) & subset_of(x4,x3) & of(x5,x6) & of(e1,x3) & n_stone(x6) & n_setting(x7) & n_glass(x4) & n_building(x1) & n_accent(x5) & card_eq_2(x1) & a_topic(x1) & a_modern(s1) & Theme(s1,x1) & Theme(e1,x2) & (x3 = x7) & (x1 = x2))
exists e1 s1 x1 x2.(v_complete(e1) & n_setting(x2) & n_building(x1) & card_eq_2(x1) & a_modern(s1) & Theme(s1,x1) & Theme(e1,x2) & Actor(e1,x1))
Two modern buildings made of glass and stone accent the setting.
Two buildings made of glass and stone overlook the beach
1
0.096389
It is not known where the building are located so it cannot be inferred that the building overlook the beach.
exists e1 s1 x1 x2 x3 x4 x5 x6 x7.(a_topic(x1) & of(e1,x3) & n_setting(x7) & (x3 = x7) & n_accent(x5) & of(x5,x6) & n_stone(x6) & n_glass(x4) & subset_of(x5,x3) & subset_of(x4,x3) & Theme(e1,x2) & v_make(e1) & (x1 = x2) & n_building(x1) & a_modern(s1) & Theme(s1,x1) & card_eq_2(x1))
exists e1 e2 x1 x2 x3 x4 x5 x6.(n_beach(x6) & Theme(e2,x6) & Actor(e2,x1) & v_overlook(e2) & of(e1,x3) & n_stone(x5) & n_glass(x4) & subset_of(x5,x3) & subset_of(x4,x3) & Theme(e1,x2) & v_make(e1) & (x1 = x2) & n_building(x1) & card_eq_2(x1))
4a20c41c-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3 x4 x5 x6 x7.(v_make(e1) & subset_of(x5,x3) & subset_of(x4,x3) & of(x5,x6) & of(e1,x3) & n_stone(x6) & n_setting(x7) & n_glass(x4) & n_building(x1) & n_accent(x5) & card_eq_2(x1) & a_topic(x1) & a_modern(s1) & Theme(s1,x1) & Theme(e1,x2) & (x3 = x7) & (x1 = x2))
exists e1 e2 x1 x2 x3 x4 x5 x6.(v_overlook(e2) & v_make(e1) & subset_of(x5,x3) & subset_of(x4,x3) & of(e1,x3) & n_stone(x5) & n_glass(x4) & n_building(x1) & n_beach(x6) & card_eq_2(x1) & Theme(e2,x6) & Theme(e1,x2) & Actor(e2,x1) & (x1 = x2))
Two modern buildings made of glass and stone accent the setting.
Some other buildings are made of concrete.
1
0.662095
All that is known is that two building are made of glass and stone. One cannot assume there are some other buildings made of concrete.
exists e1 s1 x1 x2 x3 x4 x5 x6 x7.(a_topic(x1) & of(e1,x3) & n_setting(x7) & (x3 = x7) & n_accent(x5) & of(x5,x6) & n_stone(x6) & n_glass(x4) & subset_of(x5,x3) & subset_of(x4,x3) & Theme(e1,x2) & v_make(e1) & (x1 = x2) & n_building(x1) & a_modern(s1) & Theme(s1,x1) & card_eq_2(x1))
exists e1 x1 x2 x3.(n_building(x2) & of(e1,x3) & n_concrete(x3) & Theme(e1,x1) & v_make(e1) & -(x1 = x2) & n_building(x1))
4a20df24-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3 x4 x5 x6 x7.(v_make(e1) & subset_of(x5,x3) & subset_of(x4,x3) & of(x5,x6) & of(e1,x3) & n_stone(x6) & n_setting(x7) & n_glass(x4) & n_building(x1) & n_accent(x5) & card_eq_2(x1) & a_topic(x1) & a_modern(s1) & Theme(s1,x1) & Theme(e1,x2) & (x3 = x7) & (x1 = x2))
exists e1 x1 x2 x3.(v_make(e1) & of(e1,x3) & n_concrete(x3) & n_building(x2) & n_building(x1) & Theme(e1,x1) & -(x1 = x2))
Two modern buildings made of glass and stone accent the setting.
There are two beautiful buildings.
1
0.708872
One cannot assume that the buildings are beautiful. They may very well not be.
exists e1 s1 x1 x2 x3 x4 x5 x6 x7.(a_topic(x1) & of(e1,x3) & n_setting(x7) & (x3 = x7) & n_accent(x5) & of(x5,x6) & n_stone(x6) & n_glass(x4) & subset_of(x5,x3) & subset_of(x4,x3) & Theme(e1,x2) & v_make(e1) & (x1 = x2) & n_building(x1) & a_modern(s1) & Theme(s1,x1) & card_eq_2(x1))
exists p1 x1 s1 x2.((x1 = x2) & n_building(x2) & a_beautiful(s1) & Theme(s1,x2) & card_eq_2(x2))
4a20e8c0-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3 x4 x5 x6 x7.(v_make(e1) & subset_of(x5,x3) & subset_of(x4,x3) & of(x5,x6) & of(e1,x3) & n_stone(x6) & n_setting(x7) & n_glass(x4) & n_building(x1) & n_accent(x5) & card_eq_2(x1) & a_topic(x1) & a_modern(s1) & Theme(s1,x1) & Theme(e1,x2) & (x3 = x7) & (x1 = x2))
exists x1 s1 x2.(n_building(x2) & card_eq_2(x2) & a_beautiful(s1) & Theme(s1,x2) & (x1 = x2))
Two modern buildings made of glass and stone accent the setting.
Two modern buildings are very nice together.
1
0.775901
It cannot be inferred that the two modern building look very nice together. There is nothing within the context to imply that.
exists e1 s1 x1 x2 x3 x4 x5 x6 x7.(a_topic(x1) & of(e1,x3) & n_setting(x7) & (x3 = x7) & n_accent(x5) & of(x5,x6) & n_stone(x6) & n_glass(x4) & subset_of(x5,x3) & subset_of(x4,x3) & Theme(e1,x2) & v_make(e1) & (x1 = x2) & n_building(x1) & a_modern(s1) & Theme(s1,x1) & card_eq_2(x1))
exists s1 s2 s3 x1.(a_together(s3) & Manner(s2,s3) & r_very(s2) & Theme(s2,x1) & a_nice(s2) & n_building(x1) & a_modern(s1) & Theme(s1,x1) & card_eq_2(x1))
4a20ed84-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3 x4 x5 x6 x7.(v_make(e1) & subset_of(x5,x3) & subset_of(x4,x3) & of(x5,x6) & of(e1,x3) & n_stone(x6) & n_setting(x7) & n_glass(x4) & n_building(x1) & n_accent(x5) & card_eq_2(x1) & a_topic(x1) & a_modern(s1) & Theme(s1,x1) & Theme(e1,x2) & (x3 = x7) & (x1 = x2))
exists s1 s2 s3 x1.(r_very(s2) & n_building(x1) & card_eq_2(x1) & a_together(s3) & a_nice(s2) & a_modern(s1) & Theme(s2,x1) & Theme(s1,x1) & Manner(s2,s3))
Two modern buildings made of glass and stone accent the setting.
Two buildings made out of glass and stone look gorgeous
0
0.683761
Saying accent can be seen as an assumption of gorgeous.
exists e1 s1 x1 x2 x3 x4 x5 x6 x7.(a_topic(x1) & of(e1,x3) & n_setting(x7) & (x3 = x7) & n_accent(x5) & of(x5,x6) & n_stone(x6) & n_glass(x4) & subset_of(x5,x3) & subset_of(x4,x3) & Theme(e1,x2) & v_make(e1) & (x1 = x2) & n_building(x1) & a_modern(s1) & Theme(s1,x1) & card_eq_2(x1))
exists e1 s1 x1 x2 x3 x4 x5 x6.(Theme(s1,x1) & a_gorgeous(s1) & r_out(e1) & of(e1,x3) & n_look(x5) & of(x5,x6) & n_stone(x6) & n_glass(x4) & subset_of(x5,x3) & subset_of(x4,x3) & Theme(e1,x2) & v_make(e1) & (x1 = x2) & n_building(x1) & card_eq_2(x1))
4a20fc3e-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3 x4 x5 x6 x7.(v_make(e1) & subset_of(x5,x3) & subset_of(x4,x3) & of(x5,x6) & of(e1,x3) & n_stone(x6) & n_setting(x7) & n_glass(x4) & n_building(x1) & n_accent(x5) & card_eq_2(x1) & a_topic(x1) & a_modern(s1) & Theme(s1,x1) & Theme(e1,x2) & (x3 = x7) & (x1 = x2))
exists e1 s1 x1 x2 x3 x4 x5 x6.(v_make(e1) & subset_of(x5,x3) & subset_of(x4,x3) & r_out(e1) & of(x5,x6) & of(e1,x3) & n_stone(x6) & n_look(x5) & n_glass(x4) & n_building(x1) & card_eq_2(x1) & a_gorgeous(s1) & Theme(s1,x1) & Theme(e1,x2) & (x1 = x2))
Two buildings beyond a concrete wall facing a walkway with a woman talking on a cellphone.
The woman is walking on the walkway.
1
0.715998
All that is known is that the woman is talking on a cellphone. One cannot assume that she is also walking on the walkway.
exists e1 e2 s1 x1 x2 x3 x4 x5 x6 x7.(a_topic(x1) & beyond(x1,x2) & Theme(e2,x4) & Actor(e2,x3) & v_face(e2) & with(x4,x5) & on(e1,x7) & n_cellphone(x7) & Actor(e1,x6) & v_talk(e1) & (x5 = x6) & n_woman(x5) & n_walkway(x4) & (x2 = x3) & n_wall(x2) & a_concrete(s1) & Theme(s1,x2) & n_building(x1) & card_eq_2(x1))
exists e1 x1 x2.(n_walkway(x2) & n_woman(x1) & on(e1,x2) & Actor(e1,x1) & v_walk(e1))
4a211002-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e2 s1 x1 x2 x3 x4 x5 x6 x7.(with(x4,x5) & v_talk(e1) & v_face(e2) & on(e1,x7) & n_woman(x5) & n_wall(x2) & n_walkway(x4) & n_cellphone(x7) & n_building(x1) & card_eq_2(x1) & beyond(x1,x2) & a_topic(x1) & a_concrete(s1) & Theme(s1,x2) & Theme(e2,x4) & Actor(e2,x3) & Actor(e1,x6) & (x5 = x6) & (x2 = x3))
exists e1 x1 x2.(v_walk(e1) & on(e1,x2) & n_woman(x1) & n_walkway(x2) & Actor(e1,x1))
Two buildings beyond a concrete wall facing a walkway with a woman talking on a cellphone.
A woman sat idly near a lone building.
2
0.001162
There is either two buildings or a lone building there cannot be both.
exists e1 e2 s1 x1 x2 x3 x4 x5 x6 x7.(a_topic(x1) & beyond(x1,x2) & Theme(e2,x4) & Actor(e2,x3) & v_face(e2) & with(x4,x5) & on(e1,x7) & n_cellphone(x7) & Actor(e1,x6) & v_talk(e1) & (x5 = x6) & n_woman(x5) & n_walkway(x4) & (x2 = x3) & n_wall(x2) & a_concrete(s1) & Theme(s1,x2) & n_building(x1) & card_eq_2(x1))
exists e1 s1 s2 x1 x2.(near(e1,x2) & n_building(x2) & a_lone(s2) & Theme(s2,x2) & a_idly(s1) & Manner(e1,s1) & Actor(e1,x1) & v_sit(e1) & n_woman(x1))
4a2118ea-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e2 s1 x1 x2 x3 x4 x5 x6 x7.(with(x4,x5) & v_talk(e1) & v_face(e2) & on(e1,x7) & n_woman(x5) & n_wall(x2) & n_walkway(x4) & n_cellphone(x7) & n_building(x1) & card_eq_2(x1) & beyond(x1,x2) & a_topic(x1) & a_concrete(s1) & Theme(s1,x2) & Theme(e2,x4) & Actor(e2,x3) & Actor(e1,x6) & (x5 = x6) & (x2 = x3))
exists e1 s1 s2 x1 x2.(v_sit(e1) & near(e1,x2) & n_woman(x1) & n_building(x2) & a_lone(s2) & a_idly(s1) & Theme(s2,x2) & Manner(e1,s1) & Actor(e1,x1))
Two buildings beyond a concrete wall facing a walkway with a woman talking on a cellphone.
A woman talks to her lawyer on the phone.
1
0.005228
Woman talking on a cellphone doesn't imply she is talking to her lawyer.
exists e1 e2 s1 x1 x2 x3 x4 x5 x6 x7.(a_topic(x1) & beyond(x1,x2) & Theme(e2,x4) & Actor(e2,x3) & v_face(e2) & with(x4,x5) & on(e1,x7) & n_cellphone(x7) & Actor(e1,x6) & v_talk(e1) & (x5 = x6) & n_woman(x5) & n_walkway(x4) & (x2 = x3) & n_wall(x2) & a_concrete(s1) & Theme(s1,x2) & n_building(x1) & card_eq_2(x1))
exists x1 x2 x3 x4.(n_phone(x4) & a_topic(x1) & on(x1,x4) & to(x1,x3) & n_lawyer(x3) & of(x3,x1) & n_female(x1) & n_talk(x1) & of(x1,x2) & n_woman(x2))
4a211d68-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e2 s1 x1 x2 x3 x4 x5 x6 x7.(with(x4,x5) & v_talk(e1) & v_face(e2) & on(e1,x7) & n_woman(x5) & n_wall(x2) & n_walkway(x4) & n_cellphone(x7) & n_building(x1) & card_eq_2(x1) & beyond(x1,x2) & a_topic(x1) & a_concrete(s1) & Theme(s1,x2) & Theme(e2,x4) & Actor(e2,x3) & Actor(e1,x6) & (x5 = x6) & (x2 = x3))
exists x1 x2 x3 x4.(to(x1,x3) & on(x1,x4) & of(x3,x1) & of(x1,x2) & n_woman(x2) & n_talk(x1) & n_phone(x4) & n_lawyer(x3) & n_female(x1) & a_topic(x1))
Two buildings beyond a concrete wall facing a walkway with a woman talking on a cellphone.
The women is not on her phone.
2
-100
The woman can either be talking on a cellphone or not be on her phone.
exists e1 e2 s1 x1 x2 x3 x4 x5 x6 x7.(a_topic(x1) & beyond(x1,x2) & Theme(e2,x4) & Actor(e2,x3) & v_face(e2) & with(x4,x5) & on(e1,x7) & n_cellphone(x7) & Actor(e1,x6) & v_talk(e1) & (x5 = x6) & n_woman(x5) & n_walkway(x4) & (x2 = x3) & n_wall(x2) & a_concrete(s1) & Theme(s1,x2) & n_building(x1) & card_eq_2(x1))
exists x1 x2.(n_phone(x2) & of(x2,x1) & n_female(x1) & n_woman(x1) & -exists p1.on(x1,x2))
4a213474-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e2 s1 x1 x2 x3 x4 x5 x6 x7.(with(x4,x5) & v_talk(e1) & v_face(e2) & on(e1,x7) & n_woman(x5) & n_wall(x2) & n_walkway(x4) & n_cellphone(x7) & n_building(x1) & card_eq_2(x1) & beyond(x1,x2) & a_topic(x1) & a_concrete(s1) & Theme(s1,x2) & Theme(e2,x4) & Actor(e2,x3) & Actor(e1,x6) & (x5 = x6) & (x2 = x3))
exists x1 x2.(of(x2,x1) & n_woman(x1) & n_phone(x2) & n_female(x1) & -on(x1,x2))