premise
stringlengths
9
342
hypothesis
stringlengths
1
295
label
int64
0
2
probability
float64
-100
1
explanation_1
stringlengths
0
706
explanation_2
stringclasses
1 value
explanation_3
stringclasses
1 value
premise_logic
stringlengths
39
2.12k
hypothesis_logic
stringlengths
33
2.09k
id
stringlengths
36
36
premise_sim
stringlengths
39
2.11k
hypothesis_sim
stringlengths
33
2.08k
a boy walks.
A 10 year old boy walks.
1
-100
The boy may not be a 10 year old.
exists e1 x1.(Actor(e1,x1) & v_walk(e1) & n_boy(x1))
exists e1 s1 x1 x2.(Actor(e1,x1) & v_walk(e1) & n_boy(x1) & a_old(s1) & Theme(s1,x1) & of(x1,x2) & n_year(x2) & n_date(x1) & a_date_day_10(x1) & a_date_day_10(x1))
4ddd8ad6-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1.(v_walk(e1) & n_boy(x1) & Actor(e1,x1))
exists e1 s1 x1 x2.(v_walk(e1) & of(x1,x2) & n_year(x2) & n_date(x1) & n_boy(x1) & a_old(s1) & a_date_day_10(x1) & Theme(s1,x1) & Actor(e1,x1))
a boy walks.
A man sleeps.
2
-100
A boy cannot become a man.
exists e1 x1.(Actor(e1,x1) & v_walk(e1) & n_boy(x1))
exists e1 x1.(Actor(e1,x1) & v_sleep(e1) & n_man(x1))
4ddd9076-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1.(v_walk(e1) & n_boy(x1) & Actor(e1,x1))
exists e1 x1.(v_sleep(e1) & n_man(x1) & Actor(e1,x1))
a boy walks.
A person walking.
0
-100
If a person is a boy then he's walking.
exists e1 x1.(Actor(e1,x1) & v_walk(e1) & n_boy(x1))
exists x1 x2.(a_topic(x1) & Time(x1,x2) & n_walking(x2) & n_person(x1))
4ddd95d0-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1.(v_walk(e1) & n_boy(x1) & Actor(e1,x1))
exists x1 x2.(n_walking(x2) & n_person(x1) & a_topic(x1) & Time(x1,x2))
Mother and Child, seems like it is cold there.
the temperature is 98 ferinheight
2
-100
If it is cold there, the temperature should not be 98 feirnheight which is something experienced not in a cold setting.
exists e1 s1 s2 x1 x2 x3.(n_thing(x2) & ne_tim_child(x3) & ne_tim_mother(x2) & like(e1,s1) & a_there(s2) & Manner(s1,s2) & Theme(s1,x2) & a_cold(s1) & Actor(e1,x1) & v_seem(e1) & subset_of(x3,x1) & subset_of(x2,x1))
exists p1 x1.(n_temperature(x1) & exists x2.((x1 = x2) & n_ferinheight(x2) & card_eq_98(x2)))
4ddd9aee-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 x1 x2 x3.(v_seem(e1) & subset_of(x3,x1) & subset_of(x2,x1) & ne_tim_mother(x2) & ne_tim_child(x3) & n_thing(x2) & like(e1,s1) & a_there(s2) & a_cold(s1) & Theme(s1,x2) & Manner(s1,s2) & Actor(e1,x1))
exists x1.(n_temperature(x1) & exists x2.(n_ferinheight(x2) & card_eq_98(x2) & (x1 = x2)))
Mother and Child, seems like it is cold there.
it looks cold
0
-100
The mother and child agree that it looks cold.
exists e1 s1 s2 x1 x2 x3.(n_thing(x2) & ne_tim_child(x3) & ne_tim_mother(x2) & like(e1,s1) & a_there(s2) & Manner(s1,s2) & Theme(s1,x2) & a_cold(s1) & Actor(e1,x1) & v_seem(e1) & subset_of(x3,x1) & subset_of(x2,x1))
exists e1 p1 x1.(n_thing(x1) & exists s1.(Theme(s1,x1) & a_cold(s1)) & Topic(e1,p1) & Actor(e1,x1) & v_look(e1))
4ddda016-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 x1 x2 x3.(v_seem(e1) & subset_of(x3,x1) & subset_of(x2,x1) & ne_tim_mother(x2) & ne_tim_child(x3) & n_thing(x2) & like(e1,s1) & a_there(s2) & a_cold(s1) & Theme(s1,x2) & Manner(s1,s2) & Actor(e1,x1))
exists e1 p1 x1.(v_look(e1) & n_thing(x1) & exists s1.(a_cold(s1) & Theme(s1,x1)) & Topic(e1,p1) & Actor(e1,x1))
Mother and Child, seems like it is cold there.
it is warm
1
-100
Nothing says it is warm, in fact it seems cold.
exists e1 s1 s2 x1 x2 x3.(n_thing(x2) & ne_tim_child(x3) & ne_tim_mother(x2) & like(e1,s1) & a_there(s2) & Manner(s1,s2) & Theme(s1,x2) & a_cold(s1) & Actor(e1,x1) & v_seem(e1) & subset_of(x3,x1) & subset_of(x2,x1))
exists s1 x1.(n_thing(x1) & Theme(s1,x1) & a_warm(s1))
4ddda5fc-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 x1 x2 x3.(v_seem(e1) & subset_of(x3,x1) & subset_of(x2,x1) & ne_tim_mother(x2) & ne_tim_child(x3) & n_thing(x2) & like(e1,s1) & a_there(s2) & a_cold(s1) & Theme(s1,x2) & Manner(s1,s2) & Actor(e1,x1))
exists s1 x1.(n_thing(x1) & a_warm(s1) & Theme(s1,x1))
Boy with a painted face is walking around a track.
DAncing on the street while getting his paint
2
-100
A boy cannot be walking and dancing at the same time.
exists e1 s1 x1 x2 x3.(ne_nam_boy(x1) & around(e1,x3) & n_track(x3) & Actor(e1,x1) & v_walk(e1) & with(x1,x2) & n_face(x2) & a_painted(s1) & Theme(s1,x2))
exists e2 e1 x1 x2 x3.(n_paint(x3) & of(x3,x2) & n_male(x2) & n_street(x2) & while(e1,e2) & Theme(e2,x3) & Actor(e2,x1) & v_get(e2) & on(e1,x2) & Actor(e1,x1) & v_dance(e1) & n_thing(x1))
4dddaaf2-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3.(with(x1,x2) & v_walk(e1) & ne_nam_boy(x1) & n_track(x3) & n_face(x2) & around(e1,x3) & a_painted(s1) & Theme(s1,x2) & Actor(e1,x1))
exists e2 e1 x1 x2 x3.(while(e1,e2) & v_get(e2) & v_dance(e1) & on(e1,x2) & of(x3,x2) & n_thing(x1) & n_street(x2) & n_paint(x3) & n_male(x2) & Theme(e2,x3) & Actor(e2,x1) & Actor(e1,x1))
Boy with a painted face is walking around a track.
A mother is painting his sons face with his friends
1
-100
Boy with a painted face walking around a track doesn't mean that the mother is painting his sons face.
exists e1 s1 x1 x2 x3.(ne_nam_boy(x1) & around(e1,x3) & n_track(x3) & Actor(e1,x1) & v_walk(e1) & with(x1,x2) & n_face(x2) & a_painted(s1) & Theme(s1,x2))
exists e1 e2 x1 x2 x3 x4 x5.(with(e2,x5) & n_friend(x5) & of(x5,x1) & n_male(x1) & n_male(x1) & Theme(e2,x4) & Actor(e2,x1) & v_face(e2) & n_thing(x4) & Theme(e1,x3) & Actor(e1,x2) & v_paint(e1) & n_son(x3) & of(x3,x1) & (x1 = x2) & n_mother(x1))
4dddafd4-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3.(with(x1,x2) & v_walk(e1) & ne_nam_boy(x1) & n_track(x3) & n_face(x2) & around(e1,x3) & a_painted(s1) & Theme(s1,x2) & Actor(e1,x1))
exists e1 e2 x1 x2 x3 x4 x5.(with(e2,x5) & v_paint(e1) & v_face(e2) & of(x5,x1) & of(x3,x1) & n_thing(x4) & n_son(x3) & n_mother(x1) & n_male(x1) & n_friend(x5) & Theme(e2,x4) & Theme(e1,x3) & Actor(e2,x1) & Actor(e1,x2) & (x1 = x2))
Boy with a painted face is walking around a track.
A mother is painting his sons face.
0
-100
The mother would have painted his face prior to the boy walking the track.
exists e1 s1 x1 x2 x3.(ne_nam_boy(x1) & around(e1,x3) & n_track(x3) & Actor(e1,x1) & v_walk(e1) & with(x1,x2) & n_face(x2) & a_painted(s1) & Theme(s1,x2))
exists e1 e2 x1 x2 x3 x4.(Theme(e2,x4) & Actor(e2,x1) & v_face(e2) & n_thing(x4) & Theme(e1,x3) & Actor(e1,x2) & v_paint(e1) & n_son(x3) & of(x3,x1) & n_male(x1) & (x1 = x2) & n_mother(x1))
4dddb4ac-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3.(with(x1,x2) & v_walk(e1) & ne_nam_boy(x1) & n_track(x3) & n_face(x2) & around(e1,x3) & a_painted(s1) & Theme(s1,x2) & Actor(e1,x1))
exists e1 e2 x1 x2 x3 x4.(v_paint(e1) & v_face(e2) & of(x3,x1) & n_thing(x4) & n_son(x3) & n_mother(x1) & n_male(x1) & Theme(e2,x4) & Theme(e1,x3) & Actor(e2,x1) & Actor(e1,x2) & (x1 = x2))
a young boy running a race on a track with a painted face
A boy is running a race to raise awareness for painted face syndrome.
1
-100
The fact that his face is painted doesn't mean he is trying to raise awareness for this syndrome.
exists e1 s1 s2 x1 x2 x3 x4 x5.(a_topic(x1) & with(e1,x5) & n_face(x5) & a_painted(s2) & Theme(s2,x5) & Theme(e1,x3) & Actor(e1,x2) & v_run(e1) & on(x3,x4) & n_track(x4) & n_race(x3) & (x1 = x2) & n_boy(x1) & a_young(s1) & Theme(s1,x1))
exists e1 p1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_run(e1) & Topic(x2,p1) & exists e2 s1 x3 x4 x5.(Theme(e2,x3) & Actor(e2,x2) & v_raise(e2) & for(x3,x4) & n_syndrome(x4) & of(x4,x5) & n_face(x5) & a_painted(s1) & Theme(s1,x4) & n_awareness(x3)) & n_race(x2) & n_boy(x1))
4dddbb78-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 x1 x2 x3 x4 x5.(with(e1,x5) & v_run(e1) & on(x3,x4) & n_track(x4) & n_race(x3) & n_face(x5) & n_boy(x1) & a_young(s1) & a_topic(x1) & a_painted(s2) & Theme(s2,x5) & Theme(s1,x1) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2))
exists e1 p1 x1 x2.(v_run(e1) & n_race(x2) & n_boy(x1) & exists e2 s1 x3 x4 x5.(v_raise(e2) & of(x4,x5) & n_syndrome(x4) & n_face(x5) & n_awareness(x3) & for(x3,x4) & a_painted(s1) & Theme(s1,x4) & Theme(e2,x3) & Actor(e2,x2)) & Topic(x2,p1) & Theme(e1,x2) & Actor(e1,x1))
a young boy running a race on a track with a painted face
A boy is walking to the store.
2
-100
A boy running a race and boy walking to the store are contradictory.
exists e1 s1 s2 x1 x2 x3 x4 x5.(a_topic(x1) & with(e1,x5) & n_face(x5) & a_painted(s2) & Theme(s2,x5) & Theme(e1,x3) & Actor(e1,x2) & v_run(e1) & on(x3,x4) & n_track(x4) & n_race(x3) & (x1 = x2) & n_boy(x1) & a_young(s1) & Theme(s1,x1))
exists e1 x1 x2.(n_store(x2) & to(e1,x2) & Actor(e1,x1) & v_walk(e1) & n_boy(x1))
4dddc122-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 x1 x2 x3 x4 x5.(with(e1,x5) & v_run(e1) & on(x3,x4) & n_track(x4) & n_race(x3) & n_face(x5) & n_boy(x1) & a_young(s1) & a_topic(x1) & a_painted(s2) & Theme(s2,x5) & Theme(s1,x1) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2))
exists e1 x1 x2.(v_walk(e1) & to(e1,x2) & n_store(x2) & n_boy(x1) & Actor(e1,x1))
a young boy running a race on a track with a painted face
A boy is running a race.
0
-100
boy is a young boy
exists e1 s1 s2 x1 x2 x3 x4 x5.(a_topic(x1) & with(e1,x5) & n_face(x5) & a_painted(s2) & Theme(s2,x5) & Theme(e1,x3) & Actor(e1,x2) & v_run(e1) & on(x3,x4) & n_track(x4) & n_race(x3) & (x1 = x2) & n_boy(x1) & a_young(s1) & Theme(s1,x1))
exists e1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_run(e1) & n_race(x2) & n_boy(x1))
4dddc622-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 x1 x2 x3 x4 x5.(with(e1,x5) & v_run(e1) & on(x3,x4) & n_track(x4) & n_race(x3) & n_face(x5) & n_boy(x1) & a_young(s1) & a_topic(x1) & a_painted(s2) & Theme(s2,x5) & Theme(s1,x1) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2))
exists e1 x1 x2.(v_run(e1) & n_race(x2) & n_boy(x1) & Theme(e1,x2) & Actor(e1,x1))
A boy with face paint is running on a track.
A boy is running.
0
-100
The boy running must be the one with the face paint on the track.
exists e1 x1 x2 x3 x4.(on(e1,x4) & n_track(x4) & Actor(e1,x1) & v_run(e1) & with(x1,x2) & n_paint(x2) & of(x2,x3) & n_face(x3) & n_boy(x1))
exists e1 x1.(Actor(e1,x1) & v_run(e1) & n_boy(x1))
4dddcc08-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3 x4.(with(x1,x2) & v_run(e1) & on(e1,x4) & of(x2,x3) & n_track(x4) & n_paint(x2) & n_face(x3) & n_boy(x1) & Actor(e1,x1))
exists e1 x1.(v_run(e1) & n_boy(x1) & Actor(e1,x1))
A boy with face paint is running on a track.
A girl sleeps motionlessly, alone.
2
-100
A boy is not a girl. One can't be running and sleeping at the same time.
exists e1 x1 x2 x3 x4.(on(e1,x4) & n_track(x4) & Actor(e1,x1) & v_run(e1) & with(x1,x2) & n_paint(x2) & of(x2,x3) & n_face(x3) & n_boy(x1))
exists e1 s1 s2 x1.(a_alone(s2) & Manner(e1,s2) & a_motionlessly(s1) & Manner(e1,s1) & Actor(e1,x1) & v_sleep(e1) & n_girl(x1))
4dddd0cc-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3 x4.(with(x1,x2) & v_run(e1) & on(e1,x4) & of(x2,x3) & n_track(x4) & n_paint(x2) & n_face(x3) & n_boy(x1) & Actor(e1,x1))
exists e1 s1 s2 x1.(v_sleep(e1) & n_girl(x1) & a_motionlessly(s1) & a_alone(s2) & Manner(e1,s2) & Manner(e1,s1) & Actor(e1,x1))
A boy with face paint is running on a track.
A boy runs from his parents.
1
-100
A boy using face paint running from his parents
exists e1 x1 x2 x3 x4.(on(e1,x4) & n_track(x4) & Actor(e1,x1) & v_run(e1) & with(x1,x2) & n_paint(x2) & of(x2,x3) & n_face(x3) & n_boy(x1))
exists e1 x1 x2.(from(e1,x2) & n_parent(x2) & of(x2,x1) & n_male(x1) & Actor(e1,x1) & v_run(e1) & n_boy(x1))
4dddd590-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3 x4.(with(x1,x2) & v_run(e1) & on(e1,x4) & of(x2,x3) & n_track(x4) & n_paint(x2) & n_face(x3) & n_boy(x1) & Actor(e1,x1))
exists e1 x1 x2.(v_run(e1) & of(x2,x1) & n_parent(x2) & n_male(x1) & n_boy(x1) & from(e1,x2) & Actor(e1,x1))
A female dressed in red plays an odd looking stringed instrument.
A woman is wearing red.
0
-100
A female dressed in red is another way of saying a woman wearing red.
exists e1 e2 e3 s1 s2 x1 x2 x3.(n_instrument(x3) & Theme(e3,x3) & v_stringe(e3) & Actor(e2,x3) & v_look(e2) & a_odd(s2) & Theme(s2,x3) & Time(e1,x3) & in(e1,x2) & n_play(x2) & a_red(s1) & Theme(s1,x2) & Theme(e1,x1) & v_dress(e1) & n_female(x1))
exists e1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_wear(e1) & n_red(x2) & n_woman(x1))
4dddeada-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e2 e3 s1 s2 x1 x2 x3.(v_stringe(e3) & v_look(e2) & v_dress(e1) & n_play(x2) & n_instrument(x3) & n_female(x1) & in(e1,x2) & a_red(s1) & a_odd(s2) & Time(e1,x3) & Theme(s2,x3) & Theme(s1,x2) & Theme(e3,x3) & Theme(e1,x1) & Actor(e2,x3))
exists e1 x1 x2.(v_wear(e1) & n_woman(x1) & n_red(x2) & Theme(e1,x2) & Actor(e1,x1))
A female dressed in red plays an odd looking stringed instrument.
The instrument is a harp.
1
-100
A female is playing a harp instrument
exists e1 e2 e3 s1 s2 x1 x2 x3.(n_instrument(x3) & Theme(e3,x3) & v_stringe(e3) & Actor(e2,x3) & v_look(e2) & a_odd(s2) & Theme(s2,x3) & Time(e1,x3) & in(e1,x2) & n_play(x2) & a_red(s1) & Theme(s1,x2) & Theme(e1,x1) & v_dress(e1) & n_female(x1))
exists p1 x1.(n_instrument(x1) & exists x2.((x1 = x2) & n_harp(x2)))
4dddefd0-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e2 e3 s1 s2 x1 x2 x3.(v_stringe(e3) & v_look(e2) & v_dress(e1) & n_play(x2) & n_instrument(x3) & n_female(x1) & in(e1,x2) & a_red(s1) & a_odd(s2) & Time(e1,x3) & Theme(s2,x3) & Theme(s1,x2) & Theme(e3,x3) & Theme(e1,x1) & Actor(e2,x3))
exists x1.(n_instrument(x1) & exists x2.(n_harp(x2) & (x1 = x2)))
A female dressed in red plays an odd looking stringed instrument.
A man in black plays the guitar.
2
-100
A female in red is not a man in black.
exists e1 e3 e2 s1 s2 x1 x2 x3.(n_instrument(x3) & Theme(e3,x3) & v_stringe(e3) & Actor(e2,x3) & v_look(e2) & a_odd(s2) & Theme(s2,x3) & Time(e1,x3) & in(e1,x2) & n_play(x2) & a_red(s1) & Theme(s1,x2) & Theme(e1,x1) & v_dress(e1) & n_female(x1))
exists s1 x1 x2 x3.(a_topic(x1) & n_guitar(x3) & (x1 = x3) & in(x1,x2) & n_play(x2) & a_black(s1) & Theme(s1,x2) & n_man(x1))
4dddf494-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e3 e2 s1 s2 x1 x2 x3.(v_stringe(e3) & v_look(e2) & v_dress(e1) & n_play(x2) & n_instrument(x3) & n_female(x1) & in(e1,x2) & a_red(s1) & a_odd(s2) & Time(e1,x3) & Theme(s2,x3) & Theme(s1,x2) & Theme(e3,x3) & Theme(e1,x1) & Actor(e2,x3))
exists s1 x1 x2 x3.(n_play(x2) & n_man(x1) & n_guitar(x3) & in(x1,x2) & a_topic(x1) & a_black(s1) & Theme(s1,x2) & (x1 = x3))
A young lady in a red dress plays an interesting instrument.
A young lady is wearing a red dress outisde.
1
-100
A young lady in a red dress playing an interesting instrument doesn't mean that she is outisde.
exists e1 s1 s2 s3 x1 x2 x3.(Theme(e1,x3) & Actor(e1,x1) & v_play(e1) & n_instrument(x3) & a_interesting(s3) & Theme(s3,x3) & in(x1,x2) & n_dress(x2) & a_red(s2) & Theme(s2,x2) & n_lady(x1) & a_young(s1) & Theme(s1,x1))
exists e1 s1 s2 x1 x2 x3.(Theme(e1,x2) & Actor(e1,x1) & v_wear(e1) & n_outisde(x2) & of(x2,x3) & n_dress(x3) & a_red(s2) & Theme(s2,x2) & n_lady(x1) & a_young(s1) & Theme(s1,x1))
4dddf94e-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 s3 x1 x2 x3.(v_play(e1) & n_lady(x1) & n_instrument(x3) & n_dress(x2) & in(x1,x2) & a_young(s1) & a_red(s2) & a_interesting(s3) & Theme(s3,x3) & Theme(s2,x2) & Theme(s1,x1) & Theme(e1,x3) & Actor(e1,x1))
exists e1 s1 s2 x1 x2 x3.(v_wear(e1) & of(x2,x3) & n_outisde(x2) & n_lady(x1) & n_dress(x3) & a_young(s1) & a_red(s2) & Theme(s2,x2) & Theme(s1,x1) & Theme(e1,x2) & Actor(e1,x1))
A young lady in a red dress plays an interesting instrument.
A young man plays the piano in a bar.
2
-100
There can either be a lady or a man.
exists e1 s1 s2 s3 x1 x2 x3.(Theme(e1,x3) & Actor(e1,x1) & v_play(e1) & n_instrument(x3) & a_interesting(s3) & Theme(s3,x3) & in(x1,x2) & n_dress(x2) & a_red(s2) & Theme(s2,x2) & n_lady(x1) & a_young(s1) & Theme(s1,x1))
exists e1 s1 x1 x2 x3.(n_piano(x2) & in(e1,x3) & n_bar(x3) & Theme(e1,x2) & Actor(e1,x1) & v_play(e1) & n_man(x1) & a_young(s1) & Theme(s1,x1))
4dddfe08-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 s3 x1 x2 x3.(v_play(e1) & n_lady(x1) & n_instrument(x3) & n_dress(x2) & in(x1,x2) & a_young(s1) & a_red(s2) & a_interesting(s3) & Theme(s3,x3) & Theme(s2,x2) & Theme(s1,x1) & Theme(e1,x3) & Actor(e1,x1))
exists e1 s1 x1 x2 x3.(v_play(e1) & n_piano(x2) & n_man(x1) & n_bar(x3) & in(e1,x3) & a_young(s1) & Theme(s1,x1) & Theme(e1,x2) & Actor(e1,x1))
A young lady in a red dress plays an interesting instrument.
A young lady is wearing a red dress.
0
-100
The young lady's red dress is very important for her appearance as she is playing an instrument.
exists e1 s1 s2 s3 x1 x2 x3.(Theme(e1,x3) & Actor(e1,x1) & v_play(e1) & n_instrument(x3) & a_interesting(s3) & Theme(s3,x3) & in(x1,x2) & n_dress(x2) & a_red(s2) & Theme(s2,x2) & n_lady(x1) & a_young(s1) & Theme(s1,x1))
exists e1 s1 s2 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_wear(e1) & n_dress(x2) & a_red(s2) & Theme(s2,x2) & n_lady(x1) & a_young(s1) & Theme(s1,x1))
4dde02b8-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 s3 x1 x2 x3.(v_play(e1) & n_lady(x1) & n_instrument(x3) & n_dress(x2) & in(x1,x2) & a_young(s1) & a_red(s2) & a_interesting(s3) & Theme(s3,x3) & Theme(s2,x2) & Theme(s1,x1) & Theme(e1,x3) & Actor(e1,x1))
exists e1 s1 s2 x1 x2.(v_wear(e1) & n_lady(x1) & n_dress(x2) & a_young(s1) & a_red(s2) & Theme(s2,x2) & Theme(s1,x1) & Theme(e1,x2) & Actor(e1,x1))
A woman wearing a red dress is playing a string instrument.
A women is creating music with an instrument.
0
-100
Playing a string instrument is the same as saying creating music with an instrument.
exists e1 e2 s1 x1 x2 x3 x4 x5.(Theme(e2,x4) & Actor(e2,x1) & v_play(e2) & n_instrument(x4) & of(x4,x5) & n_string(x5) & Theme(e1,x3) & Actor(e1,x2) & v_wear(e1) & n_dress(x3) & a_red(s1) & Theme(s1,x3) & (x1 = x2) & n_woman(x1))
exists e1 x1 x2 x3.(with(e1,x3) & n_instrument(x3) & Theme(e1,x2) & Actor(e1,x1) & v_create(e1) & n_music(x2) & n_woman(x1))
4dde0e7a-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e2 s1 x1 x2 x3 x4 x5.(v_wear(e1) & v_play(e2) & of(x4,x5) & n_woman(x1) & n_string(x5) & n_instrument(x4) & n_dress(x3) & a_red(s1) & Theme(s1,x3) & Theme(e2,x4) & Theme(e1,x3) & Actor(e2,x1) & Actor(e1,x2) & (x1 = x2))
exists e1 x1 x2 x3.(with(e1,x3) & v_create(e1) & n_woman(x1) & n_music(x2) & n_instrument(x3) & Theme(e1,x2) & Actor(e1,x1))
A farmer and three children work on a farm.
The animals are working on the farm.
2
-100
There can either be a farmer and three children or animals.
exists e1 x1 x2 x3.(on(e1,x3) & n_farm(x3) & Actor(e1,x1) & v_work(e1) & n_child(x1) & card_eq_3(x1) & of(x1,x2) & n_farmer(x2))
exists e1 x1 x2.(n_farm(x2) & n_animal(x1) & on(e1,x2) & Actor(e1,x1) & v_work(e1))
4dde1e38-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3.(v_work(e1) & on(e1,x3) & of(x1,x2) & n_farmer(x2) & n_farm(x3) & n_child(x1) & card_eq_3(x1) & Actor(e1,x1))
exists e1 x1 x2.(v_work(e1) & on(e1,x2) & n_farm(x2) & n_animal(x1) & Actor(e1,x1))
A woman in a red dress plays an unorthodox cello.
A woman playing a recital.
1
-100
A woman playing an unorthodox cell may not be playing at a recital.
exists e1 s1 s2 x1 x2 x3.(Theme(e1,x3) & Actor(e1,x1) & v_play(e1) & n_cello(x3) & a_unorthodox(s2) & Theme(s2,x3) & in(x1,x2) & n_dress(x2) & a_red(s1) & Theme(s1,x2) & n_woman(x1))
exists e1 x1 x2 x3.(a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & v_play(e1) & n_recital(x3) & (x1 = x2) & n_woman(x1))
4dde2770-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 x1 x2 x3.(v_play(e1) & n_woman(x1) & n_dress(x2) & n_cello(x3) & in(x1,x2) & a_unorthodox(s2) & a_red(s1) & Theme(s2,x3) & Theme(s1,x2) & Theme(e1,x3) & Actor(e1,x1))
exists e1 x1 x2 x3.(v_play(e1) & n_woman(x1) & n_recital(x3) & a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2))
Two children wearing Giants clothing are playing with laundry.
The children are wearing hockey uniforms.
2
-100
The Giants are not a hockey team. So they can not be wearing hockey uniforms if they are in Giants clothing.
exists e2 e1 x1 x2 x3 x4 x5.(with(e2,x5) & n_laundry(x5) & Actor(e2,x1) & v_play(e2) & Theme(e1,x3) & Actor(e1,x2) & v_wear(e1) & n_clothing(x3) & (x3 = x4) & ne_org_giants(x4) & (x1 = x2) & n_child(x1) & card_eq_2(x1))
exists e1 s1 x1 x2.(n_child(x1) & Theme(e1,x2) & Actor(e1,x1) & v_wear(e1) & n_uniform(x2) & a_hockey(s1) & Theme(s1,x2))
4dde3698-e4c8-11ec-9cdd-0242ac1c0002
exists e2 e1 x1 x2 x3 x4 x5.(with(e2,x5) & v_wear(e1) & v_play(e2) & ne_org_giants(x4) & n_laundry(x5) & n_clothing(x3) & n_child(x1) & card_eq_2(x1) & Theme(e1,x3) & Actor(e2,x1) & Actor(e1,x2) & (x3 = x4) & (x1 = x2))
exists e1 s1 x1 x2.(v_wear(e1) & n_uniform(x2) & n_child(x1) & a_hockey(s1) & Theme(s1,x2) & Theme(e1,x2) & Actor(e1,x1))
A group of hikers are resting on the ground in front of some mountains.
There are people outdoors.
0
0.999957
A group of hikers are people, and mountains are outdoors, thus the group of hikers must be outdoors.
exists e1 x1 x2 x3 x4 x5.(n_ground(x3) & on(e1,x3) & in(x3,x4) & of(x4,x5) & n_mountain(x5) & n_front(x4) & Actor(e1,x1) & v_rest(e1) & of(x1,x2) & n_hiker(x2) & n_group(x1))
exists p1 x1 x2 x3.((x1 = x2) & Time(x2,x3) & n_outdoors(x3) & n_people(x2))
4ddf8c3c-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3 x4 x5.(v_rest(e1) & on(e1,x3) & of(x4,x5) & of(x1,x2) & n_mountain(x5) & n_hiker(x2) & n_group(x1) & n_ground(x3) & n_front(x4) & in(x3,x4) & Actor(e1,x1))
exists x1 x2 x3.(n_people(x2) & n_outdoors(x3) & Time(x2,x3) & (x1 = x2))
A group of hikers are resting on the ground in front of some mountains.
Hikers are exhausted and throw themselves on the ground while looking up at themountains.
1
0.679292
Exhausted does not always have to be cause for resting.
exists e1 x1 x2 x3 x4 x5.(n_ground(x3) & on(e1,x3) & in(x3,x4) & of(x4,x5) & n_mountain(x5) & n_front(x4) & Actor(e1,x1) & v_rest(e1) & of(x1,x2) & n_hiker(x2) & n_group(x1))
exists e1 e3 e2 s1 x1 x2 x3 x4 x5.(n_ground(x4) & n_group(x3) & while(e2,e3) & a_up(s1) & Manner(e3,s1) & at(e3,x5) & n_themountain(x5) & Actor(e3,x2) & v_look(e3) & on(e2,x4) & Theme(e2,x3) & Actor(e2,x2) & v_throw(e2) & n_hiker(x2) & Theme(e1,x1) & v_exhaust(e1) & n_hiker(x1))
4ddfa5aa-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3 x4 x5.(v_rest(e1) & on(e1,x3) & of(x4,x5) & of(x1,x2) & n_mountain(x5) & n_hiker(x2) & n_group(x1) & n_ground(x3) & n_front(x4) & in(x3,x4) & Actor(e1,x1))
exists e1 e3 e2 s1 x1 x2 x3 x4 x5.(while(e2,e3) & v_throw(e2) & v_look(e3) & v_exhaust(e1) & on(e2,x4) & n_themountain(x5) & n_hiker(x2) & n_hiker(x1) & n_group(x3) & n_ground(x4) & at(e3,x5) & a_up(s1) & Theme(e2,x3) & Theme(e1,x1) & Manner(e3,s1) & Actor(e3,x2) & Actor(e2,x2))
A group of hikers are resting on the ground in front of some mountains.
A group of hikers sit at the base of a mountain they hiked.
1
0.590243
Sitting at the base does not mean they have already hiked.
exists e1 x1 x2 x3 x4 x5.(n_ground(x3) & on(e1,x3) & in(x3,x4) & of(x4,x5) & n_mountain(x5) & n_front(x4) & Actor(e1,x1) & v_rest(e1) & of(x1,x2) & n_hiker(x2) & n_group(x1))
exists e1 e2 x1 x2 x3 x4 x5.(n_thing(x3) & n_base(x3) & at(e1,x3) & of(x3,x4) & Theme(e2,x5) & Actor(e2,x3) & v_hike(e2) & (x4 = x5) & n_mountain(x4) & Actor(e1,x1) & v_sit(e1) & of(x1,x2) & n_hiker(x2) & n_group(x1))
4ddfafe6-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3 x4 x5.(v_rest(e1) & on(e1,x3) & of(x4,x5) & of(x1,x2) & n_mountain(x5) & n_hiker(x2) & n_group(x1) & n_ground(x3) & n_front(x4) & in(x3,x4) & Actor(e1,x1))
exists e1 e2 x1 x2 x3 x4 x5.(v_sit(e1) & v_hike(e2) & of(x3,x4) & of(x1,x2) & n_thing(x3) & n_mountain(x4) & n_hiker(x2) & n_group(x1) & n_base(x3) & at(e1,x3) & Theme(e2,x5) & Actor(e2,x3) & Actor(e1,x1) & (x4 = x5))
A group of hikers are resting on the ground in front of some mountains.
A group of novice hikers take extra breaks near the scenic mountains.
1
0.266198
Not all hikers are novice.
exists e1 x1 x2 x3 x4 x5.(n_ground(x3) & on(e1,x3) & in(x3,x4) & of(x4,x5) & n_mountain(x5) & n_front(x4) & Actor(e1,x1) & v_rest(e1) & of(x1,x2) & n_hiker(x2) & n_group(x1))
exists e1 s1 s2 x1 x2 x3 x4 x5.(n_mountain(x5) & a_scenic(s2) & Theme(s2,x5) & Theme(e1,x4) & Actor(e1,x1) & v_take(e1) & near(x4,x5) & n_break(x4) & a_extra(s1) & Theme(s1,x4) & of(x1,x2) & n_hiker(x2) & of(x2,x3) & n_novice(x3) & n_group(x1))
4ddfb52c-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3 x4 x5.(v_rest(e1) & on(e1,x3) & of(x4,x5) & of(x1,x2) & n_mountain(x5) & n_hiker(x2) & n_group(x1) & n_ground(x3) & n_front(x4) & in(x3,x4) & Actor(e1,x1))
exists e1 s1 s2 x1 x2 x3 x4 x5.(v_take(e1) & of(x2,x3) & of(x1,x2) & near(x4,x5) & n_novice(x3) & n_mountain(x5) & n_hiker(x2) & n_group(x1) & n_break(x4) & a_scenic(s2) & a_extra(s1) & Theme(s2,x5) & Theme(s1,x4) & Theme(e1,x4) & Actor(e1,x1))
A group of hikers are resting on the ground in front of some mountains.
The hikers are tired from hiking.
1
0.877415
Tired from hiking does not mean a rest is needed.
exists e1 x1 x2 x3 x4 x5.(n_ground(x3) & on(e1,x3) & in(x3,x4) & of(x4,x5) & n_mountain(x5) & n_front(x4) & Actor(e1,x1) & v_rest(e1) & of(x1,x2) & n_hiker(x2) & n_group(x1))
exists e1 x1 x2.(n_hiker(x1) & from(e1,x2) & n_hiking(x2) & Theme(e1,x1) & v_tire(e1))
4ddfba0e-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3 x4 x5.(v_rest(e1) & on(e1,x3) & of(x4,x5) & of(x1,x2) & n_mountain(x5) & n_hiker(x2) & n_group(x1) & n_ground(x3) & n_front(x4) & in(x3,x4) & Actor(e1,x1))
exists e1 x1 x2.(v_tire(e1) & n_hiking(x2) & n_hiker(x1) & from(e1,x2) & Theme(e1,x1))
A group of hikers are resting on the ground in front of some mountains.
The hikers are friends.
1
0.799028
A group of hikers do not have to be friends.
exists e1 x1 x2 x3 x4 x5.(n_ground(x3) & on(e1,x3) & in(x3,x4) & of(x4,x5) & n_mountain(x5) & n_front(x4) & Actor(e1,x1) & v_rest(e1) & of(x1,x2) & n_hiker(x2) & n_group(x1))
exists p1 x1.(n_hiker(x1) & exists x2.((x1 = x2) & n_friend(x2)))
4ddfc364-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3 x4 x5.(v_rest(e1) & on(e1,x3) & of(x4,x5) & of(x1,x2) & n_mountain(x5) & n_hiker(x2) & n_group(x1) & n_ground(x3) & n_front(x4) & in(x3,x4) & Actor(e1,x1))
exists x1.(n_hiker(x1) & exists x2.(n_friend(x2) & (x1 = x2)))
A group of hikers are resting on the ground in front of some mountains.
The hikers are performing an opera the Civic Opera House in Chicago.
2
0
The hikers can be either resting or performing an opera.
exists e1 x1 x2 x3 x4 x5.(n_ground(x3) & on(e1,x3) & in(x3,x4) & of(x4,x5) & n_mountain(x5) & n_front(x4) & Actor(e1,x1) & v_rest(e1) & of(x1,x2) & n_hiker(x2) & n_group(x1))
exists e1 x1 x2 x3 x4 x5 x6.(ne_geo_chicago(x6) & ne_org_house(x2) & (x2 = x4) & ne_org_opera(x4) & (x2 = x3) & ne_org_civic(x3) & n_hiker(x1) & in(e1,x6) & n_opera(x5) & Time(e1,x5) & Theme(e1,x2) & Actor(e1,x1) & v_perform(e1))
4ddfc882-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3 x4 x5.(v_rest(e1) & on(e1,x3) & of(x4,x5) & of(x1,x2) & n_mountain(x5) & n_hiker(x2) & n_group(x1) & n_ground(x3) & n_front(x4) & in(x3,x4) & Actor(e1,x1))
exists e1 x1 x2 x3 x4 x5 x6.(v_perform(e1) & ne_org_opera(x4) & ne_org_house(x2) & ne_org_civic(x3) & ne_geo_chicago(x6) & n_opera(x5) & n_hiker(x1) & in(e1,x6) & Time(e1,x5) & Theme(e1,x2) & Actor(e1,x1) & (x2 = x4) & (x2 = x3))
A man in a bright yellow shirt plays his guitar as another man plays the drums in the background.
The two mucisians are performing outdoors.
1
0.26532
The two men could be performing anywhere, there is no way of knowing that they are performing outdoors.
exists e1 p1 s1 s2 x1 x2 x3 x5 x6.(n_background(x6) & n_drum(x5) & exists e2 x4.(in(e2,x6) & Theme(e2,x5) & Actor(e2,x4) & v_play(e2) & n_man(x4) & -(x4 = x1)) & n_man(x1) & n_man(x1) & as(e1,p1) & Theme(e1,x3) & Actor(e1,x1) & v_play(e1) & n_guitar(x3) & of(x3,x1) & n_male(x1) & in(x1,x2) & n_shirt(x2) & a_yellow(s2) & Theme(s2,x2) & a_bright(s1) & Theme(s1,x2))
exists e1 x1 x2.(n_mucisian(x1) & card_eq_2(x1) & Theme(e1,x2) & Actor(e1,x1) & v_perform(e1) & n_outdoors(x2))
4de07f84-e4c8-11ec-9cdd-0242ac1c0002
exists e1 p1 s1 s2 x1 x2 x3 x5 x6.(v_play(e1) & of(x3,x1) & n_shirt(x2) & n_man(x1) & n_male(x1) & n_guitar(x3) & n_drum(x5) & n_background(x6) & in(x1,x2) & exists e2 x4.(v_play(e2) & n_man(x4) & in(e2,x6) & Theme(e2,x5) & Actor(e2,x4) & -(x4 = x1)) & as(e1,p1) & a_yellow(s2) & a_bright(s1) & Theme(s2,x2) & Theme(s1,x2) & Theme(e1,x3) & Actor(e1,x1))
exists e1 x1 x2.(v_perform(e1) & n_outdoors(x2) & n_mucisian(x1) & card_eq_2(x1) & Theme(e1,x2) & Actor(e1,x1))
A man in a bright yellow shirt plays his guitar as another man plays the drums in the background.
The audience is cheering on the men.
1
0.158891
Just because they are playing music doesn't imply that there is an audience or that they are cheering.
exists e1 p1 s1 s2 x1 x2 x3 x5 x6.(n_background(x6) & n_drum(x5) & exists e2 x4.(in(e2,x6) & Theme(e2,x5) & Actor(e2,x4) & v_play(e2) & n_man(x4) & -(x4 = x1)) & n_man(x1) & n_man(x1) & as(e1,p1) & Theme(e1,x3) & Actor(e1,x1) & v_play(e1) & n_guitar(x3) & of(x3,x1) & n_male(x1) & in(x1,x2) & n_shirt(x2) & a_yellow(s2) & Theme(s2,x2) & a_bright(s1) & Theme(s1,x2))
exists e1 x1 x2.(n_man(x2) & n_audience(x1) & on(e1,x2) & Actor(e1,x1) & v_cheer(e1))
4de0895c-e4c8-11ec-9cdd-0242ac1c0002
exists e1 p1 s1 s2 x1 x2 x3 x5 x6.(v_play(e1) & of(x3,x1) & n_shirt(x2) & n_man(x1) & n_male(x1) & n_guitar(x3) & n_drum(x5) & n_background(x6) & in(x1,x2) & exists e2 x4.(v_play(e2) & n_man(x4) & in(e2,x6) & Theme(e2,x5) & Actor(e2,x4) & -(x4 = x1)) & as(e1,p1) & a_yellow(s2) & a_bright(s1) & Theme(s2,x2) & Theme(s1,x2) & Theme(e1,x3) & Actor(e1,x1))
exists e1 x1 x2.(v_cheer(e1) & on(e1,x2) & n_man(x2) & n_audience(x1) & Actor(e1,x1))
A man in a bright yellow shirt plays his guitar as another man plays the drums in the background.
the men are black
1
0.167284
The men could be of any race, being a musician doesn't imply that they are black.
exists e1 p1 s1 s2 x1 x2 x3 x5 x6.(n_background(x6) & n_drum(x5) & exists e2 x4.(in(e2,x6) & Theme(e2,x5) & Actor(e2,x4) & v_play(e2) & n_man(x4) & -(x4 = x1)) & n_man(x1) & n_man(x1) & as(e1,p1) & Theme(e1,x3) & Actor(e1,x1) & v_play(e1) & n_guitar(x3) & of(x3,x1) & n_male(x1) & in(x1,x2) & n_shirt(x2) & a_yellow(s2) & Theme(s2,x2) & a_bright(s1) & Theme(s1,x2))
exists s1 x1.(n_man(x1) & Theme(s1,x1) & a_black(s1))
4de14f22-e4c8-11ec-9cdd-0242ac1c0002
exists e1 p1 s1 s2 x1 x2 x3 x5 x6.(v_play(e1) & of(x3,x1) & n_shirt(x2) & n_man(x1) & n_male(x1) & n_guitar(x3) & n_drum(x5) & n_background(x6) & in(x1,x2) & exists e2 x4.(v_play(e2) & n_man(x4) & in(e2,x6) & Theme(e2,x5) & Actor(e2,x4) & -(x4 = x1)) & as(e1,p1) & a_yellow(s2) & a_bright(s1) & Theme(s2,x2) & Theme(s1,x2) & Theme(e1,x3) & Actor(e1,x1))
exists s1 x1.(n_man(x1) & a_black(s1) & Theme(s1,x1))
A man in a bright yellow shirt plays his guitar as another man plays the drums in the background.
a professional musical pair perform
1
0.385445
Just because two men are playing music doesn't mean that they are a professional group.
exists e1 p1 s1 s2 x1 x2 x3 x5 x6.(n_background(x6) & n_drum(x5) & exists e2 x4.(in(e2,x6) & Theme(e2,x5) & Actor(e2,x4) & v_play(e2) & n_man(x4) & -(x4 = x1)) & n_man(x1) & n_man(x1) & as(e1,p1) & Theme(e1,x3) & Actor(e1,x1) & v_play(e1) & n_guitar(x3) & of(x3,x1) & n_male(x1) & in(x1,x2) & n_shirt(x2) & a_yellow(s2) & Theme(s2,x2) & a_bright(s1) & Theme(s1,x2))
exists e1 s1 x1 x2.(Actor(e1,x1) & v_perform(e1) & n_pair(x1) & of(x1,x2) & n_musical(x2) & a_professional(s1) & Theme(s1,x1))
4de15710-e4c8-11ec-9cdd-0242ac1c0002
exists e1 p1 s1 s2 x1 x2 x3 x5 x6.(v_play(e1) & of(x3,x1) & n_shirt(x2) & n_man(x1) & n_male(x1) & n_guitar(x3) & n_drum(x5) & n_background(x6) & in(x1,x2) & exists e2 x4.(v_play(e2) & n_man(x4) & in(e2,x6) & Theme(e2,x5) & Actor(e2,x4) & -(x4 = x1)) & as(e1,p1) & a_yellow(s2) & a_bright(s1) & Theme(s2,x2) & Theme(s1,x2) & Theme(e1,x3) & Actor(e1,x1))
exists e1 s1 x1 x2.(v_perform(e1) & of(x1,x2) & n_pair(x1) & n_musical(x2) & a_professional(s1) & Theme(s1,x1) & Actor(e1,x1))
A man in a bright yellow shirt plays his guitar as another man plays the drums in the background.
The men are practicing the piano.
2
0
An instrument is either a guitar or a piano.
exists e1 p1 s1 s2 x1 x2 x3 x5 x6.(n_background(x6) & n_drum(x5) & exists e2 x4.(in(e2,x6) & Theme(e2,x5) & Actor(e2,x4) & v_play(e2) & n_man(x4) & -(x4 = x1)) & n_man(x1) & n_man(x1) & as(e1,p1) & Theme(e1,x3) & Actor(e1,x1) & v_play(e1) & n_guitar(x3) & of(x3,x1) & n_male(x1) & in(x1,x2) & n_shirt(x2) & a_yellow(s2) & Theme(s2,x2) & a_bright(s1) & Theme(s1,x2))
exists e1 x1 x2.(n_piano(x2) & n_man(x1) & Theme(e1,x2) & Actor(e1,x1) & v_practice(e1))
4de15ec2-e4c8-11ec-9cdd-0242ac1c0002
exists e1 p1 s1 s2 x1 x2 x3 x5 x6.(v_play(e1) & of(x3,x1) & n_shirt(x2) & n_man(x1) & n_male(x1) & n_guitar(x3) & n_drum(x5) & n_background(x6) & in(x1,x2) & exists e2 x4.(v_play(e2) & n_man(x4) & in(e2,x6) & Theme(e2,x5) & Actor(e2,x4) & -(x4 = x1)) & as(e1,p1) & a_yellow(s2) & a_bright(s1) & Theme(s2,x2) & Theme(s1,x2) & Theme(e1,x3) & Actor(e1,x1))
exists e1 x1 x2.(v_practice(e1) & n_piano(x2) & n_man(x1) & Theme(e1,x2) & Actor(e1,x1))
A man in a bright yellow shirt plays his guitar as another man plays the drums in the background.
The men are playing music together.
0
0.982695
The men are playing music together one plays the guitar the other plays the drums.
exists e1 p1 s1 s2 x1 x2 x3 x5 x6.(n_background(x6) & n_drum(x5) & exists e2 x4.(in(e2,x6) & Theme(e2,x5) & Actor(e2,x4) & v_play(e2) & n_man(x4) & -(x4 = x1)) & n_man(x1) & n_man(x1) & as(e1,p1) & Theme(e1,x3) & Actor(e1,x1) & v_play(e1) & n_guitar(x3) & of(x3,x1) & n_male(x1) & in(x1,x2) & n_shirt(x2) & a_yellow(s2) & Theme(s2,x2) & a_bright(s1) & Theme(s1,x2))
exists e1 s1 x1 x2.(n_man(x1) & a_together(s1) & Manner(e1,s1) & Theme(e1,x2) & Actor(e1,x1) & v_play(e1) & n_music(x2))
4de16804-e4c8-11ec-9cdd-0242ac1c0002
exists e1 p1 s1 s2 x1 x2 x3 x5 x6.(v_play(e1) & of(x3,x1) & n_shirt(x2) & n_man(x1) & n_male(x1) & n_guitar(x3) & n_drum(x5) & n_background(x6) & in(x1,x2) & exists e2 x4.(v_play(e2) & n_man(x4) & in(e2,x6) & Theme(e2,x5) & Actor(e2,x4) & -(x4 = x1)) & as(e1,p1) & a_yellow(s2) & a_bright(s1) & Theme(s2,x2) & Theme(s1,x2) & Theme(e1,x3) & Actor(e1,x1))
exists e1 s1 x1 x2.(v_play(e1) & n_music(x2) & n_man(x1) & a_together(s1) & Theme(e1,x2) & Manner(e1,s1) & Actor(e1,x1))
A man in a bright yellow shirt plays his guitar as another man plays the drums in the background.
The men are performing in a talent contest.
1
0.006696
The men could be playing for any reason, not just for a talent contest.
exists e1 p1 s1 s2 x1 x2 x3 x5 x6.(n_background(x6) & n_drum(x5) & exists e2 x4.(in(e2,x6) & Theme(e2,x5) & Actor(e2,x4) & v_play(e2) & n_man(x4) & -(x4 = x1)) & n_man(x1) & n_man(x1) & as(e1,p1) & Theme(e1,x3) & Actor(e1,x1) & v_play(e1) & n_guitar(x3) & of(x3,x1) & n_male(x1) & in(x1,x2) & n_shirt(x2) & a_yellow(s2) & Theme(s2,x2) & a_bright(s1) & Theme(s1,x2))
exists e1 x1 x2 x3.(n_man(x1) & in(e1,x2) & n_contest(x2) & of(x2,x3) & n_talent(x3) & Actor(e1,x1) & v_perform(e1))
4de178d0-e4c8-11ec-9cdd-0242ac1c0002
exists e1 p1 s1 s2 x1 x2 x3 x5 x6.(v_play(e1) & of(x3,x1) & n_shirt(x2) & n_man(x1) & n_male(x1) & n_guitar(x3) & n_drum(x5) & n_background(x6) & in(x1,x2) & exists e2 x4.(v_play(e2) & n_man(x4) & in(e2,x6) & Theme(e2,x5) & Actor(e2,x4) & -(x4 = x1)) & as(e1,p1) & a_yellow(s2) & a_bright(s1) & Theme(s2,x2) & Theme(s1,x2) & Theme(e1,x3) & Actor(e1,x1))
exists e1 x1 x2 x3.(v_perform(e1) & of(x2,x3) & n_talent(x3) & n_man(x1) & n_contest(x2) & in(e1,x2) & Actor(e1,x1))
A man in a Hawaiian shirt is playing an orange electric guitar on a stage.
The man is playing a piano.
2
-100
The man can be either playing a guitar or a piano.
exists e1 s1 s2 x1 x2 x3 x4 x5.(Theme(e1,x3) & Actor(e1,x1) & v_play(e1) & on(x3,x5) & n_stage(x5) & n_guitar(x3) & a_electric(s2) & Theme(s2,x3) & of(x3,x4) & n_orange(x4) & in(x1,x2) & 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_play(e1) & n_piano(x2))
4de1df3c-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 x1 x2 x3 x4 x5.(v_play(e1) & on(x3,x5) & of(x3,x4) & n_stage(x5) & n_shirt(x2) & n_orange(x4) & n_man(x1) & n_guitar(x3) & in(x1,x2) & a_hawaiian(s1) & a_electric(s2) & Theme(s2,x3) & Theme(s1,x2) & Theme(e1,x3) & Actor(e1,x1))
exists e1 x1 x2.(v_play(e1) & n_piano(x2) & n_man(x1) & Theme(e1,x2) & Actor(e1,x1))
A man in a Hawaiian shirt is playing an orange electric guitar on a stage.
A man is in an auditorium.
1
-100
The stage need not be in an auditorium.
exists e1 s1 s2 x1 x2 x3 x4 x5.(Theme(e1,x3) & Actor(e1,x1) & v_play(e1) & on(x3,x5) & n_stage(x5) & n_guitar(x3) & a_electric(s2) & Theme(s2,x3) & of(x3,x4) & n_orange(x4) & in(x1,x2) & n_shirt(x2) & a_hawaiian(s1) & Theme(s1,x2) & n_man(x1))
exists p1 x1.(exists x2.(in(x1,x2) & n_auditorium(x2)) & n_man(x1))
4de1e9f0-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 x1 x2 x3 x4 x5.(v_play(e1) & on(x3,x5) & of(x3,x4) & n_stage(x5) & n_shirt(x2) & n_orange(x4) & n_man(x1) & n_guitar(x3) & in(x1,x2) & a_hawaiian(s1) & a_electric(s2) & Theme(s2,x3) & Theme(s1,x2) & Theme(e1,x3) & Actor(e1,x1))
exists x1.(n_man(x1) & exists x2.(n_auditorium(x2) & in(x1,x2)))
A man in a Hawaiian shirt is playing an orange electric guitar on a stage.
A man is sitting in the front row.
2
-100
The man can be either playing guitar or sitting.
exists e1 s1 s2 x1 x2 x3 x4 x5.(Theme(e1,x3) & Actor(e1,x1) & v_play(e1) & on(x3,x5) & n_stage(x5) & n_guitar(x3) & a_electric(s2) & Theme(s2,x3) & of(x3,x4) & n_orange(x4) & in(x1,x2) & n_shirt(x2) & a_hawaiian(s1) & Theme(s1,x2) & n_man(x1))
exists e1 x1 x2 x3.(n_row(x2) & of(x2,x3) & n_front(x3) & in(e1,x2) & Actor(e1,x1) & v_sit(e1) & n_man(x1))
4de1f36e-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 x1 x2 x3 x4 x5.(v_play(e1) & on(x3,x5) & of(x3,x4) & n_stage(x5) & n_shirt(x2) & n_orange(x4) & n_man(x1) & n_guitar(x3) & in(x1,x2) & a_hawaiian(s1) & a_electric(s2) & Theme(s2,x3) & Theme(s1,x2) & Theme(e1,x3) & Actor(e1,x1))
exists e1 x1 x2 x3.(v_sit(e1) & of(x2,x3) & n_row(x2) & n_man(x1) & n_front(x3) & in(e1,x2) & Actor(e1,x1))
A man in a Hawaiian shirt is playing an orange electric guitar on a stage.
There is man in a Hawaiian shirt performing on a stage.
0
-100
Playing implies performing.
exists e1 s1 s2 x1 x2 x3 x4 x5.(Theme(e1,x3) & Actor(e1,x1) & v_play(e1) & on(x3,x5) & n_stage(x5) & n_guitar(x3) & a_electric(s2) & Theme(s2,x3) & of(x3,x4) & n_orange(x4) & in(x1,x2) & n_shirt(x2) & a_hawaiian(s1) & Theme(s1,x2) & n_man(x1))
exists p1 x1 e1 s1 x2 x3 x4 x5.((x1 = x2) & in(x2,x3) & on(e1,x5) & n_stage(x5) & Actor(e1,x4) & v_perform(e1) & (x3 = x4) & n_shirt(x3) & a_hawaiian(s1) & Theme(s1,x3) & n_man(x2))
4de1fd96-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 x1 x2 x3 x4 x5.(v_play(e1) & on(x3,x5) & of(x3,x4) & n_stage(x5) & n_shirt(x2) & n_orange(x4) & n_man(x1) & n_guitar(x3) & in(x1,x2) & a_hawaiian(s1) & a_electric(s2) & Theme(s2,x3) & Theme(s1,x2) & Theme(e1,x3) & Actor(e1,x1))
exists x1 e1 s1 x2 x3 x4 x5.(v_perform(e1) & on(e1,x5) & n_stage(x5) & n_shirt(x3) & n_man(x2) & in(x2,x3) & a_hawaiian(s1) & Theme(s1,x3) & Actor(e1,x4) & (x3 = x4) & (x1 = x2))
A man in a Hawaiian shirt is playing an orange electric guitar on a stage.
A concert is happening.
1
-100
It is not necessary that some concert is happening.
exists e1 s1 s2 x1 x2 x3 x4 x5.(Theme(e1,x3) & Actor(e1,x1) & v_play(e1) & on(x3,x5) & n_stage(x5) & n_guitar(x3) & a_electric(s2) & Theme(s2,x3) & of(x3,x4) & n_orange(x4) & in(x1,x2) & n_shirt(x2) & a_hawaiian(s1) & Theme(s1,x2) & n_man(x1))
exists e1 x1.(Actor(e1,x1) & v_happen(e1) & n_concert(x1))
4de207aa-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 x1 x2 x3 x4 x5.(v_play(e1) & on(x3,x5) & of(x3,x4) & n_stage(x5) & n_shirt(x2) & n_orange(x4) & n_man(x1) & n_guitar(x3) & in(x1,x2) & a_hawaiian(s1) & a_electric(s2) & Theme(s2,x3) & Theme(s1,x2) & Theme(e1,x3) & Actor(e1,x1))
exists e1 x1.(v_happen(e1) & n_concert(x1) & Actor(e1,x1))
A man in a Hawaiian shirt is playing an orange electric guitar on a stage.
The man is singing in the shower.
2
-100
The man can not be on a stage and in the shower at the same time.
exists e1 s1 s2 x1 x2 x3 x4 x5.(Theme(e1,x3) & Actor(e1,x1) & v_play(e1) & on(x3,x5) & n_stage(x5) & n_guitar(x3) & a_electric(s2) & Theme(s2,x3) & of(x3,x4) & n_orange(x4) & in(x1,x2) & n_shirt(x2) & a_hawaiian(s1) & Theme(s1,x2) & n_man(x1))
exists e1 x1 x2.(n_shower(x2) & n_man(x1) & in(e1,x2) & Actor(e1,x1) & v_sing(e1))
4de212ea-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 x1 x2 x3 x4 x5.(v_play(e1) & on(x3,x5) & of(x3,x4) & n_stage(x5) & n_shirt(x2) & n_orange(x4) & n_man(x1) & n_guitar(x3) & in(x1,x2) & a_hawaiian(s1) & a_electric(s2) & Theme(s2,x3) & Theme(s1,x2) & Theme(e1,x3) & Actor(e1,x1))
exists e1 x1 x2.(v_sing(e1) & n_shower(x2) & n_man(x1) & in(e1,x2) & Actor(e1,x1))
A guy in a Hawaiian shirt plays guitar.
a man is playing guitar.
1
-100
The guy need not be a man, he could be a little boy.
exists e1 s1 x1 x2 x3.(Theme(e1,x3) & Actor(e1,x1) & v_play(e1) & n_guitar(x3) & in(x1,x2) & n_shirt(x2) & a_hawaiian(s1) & Theme(s1,x2) & n_guy(x1))
exists e1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_play(e1) & n_guitar(x2) & n_man(x1))
4de21d30-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3.(v_play(e1) & n_shirt(x2) & n_guy(x1) & n_guitar(x3) & in(x1,x2) & a_hawaiian(s1) & Theme(s1,x2) & Theme(e1,x3) & Actor(e1,x1))
exists e1 x1 x2.(v_play(e1) & n_man(x1) & n_guitar(x2) & Theme(e1,x2) & Actor(e1,x1))
A guy in a Hawaiian shirt plays guitar.
a person is playing a guitar
0
-100
Guy implies person.
exists e1 s1 x1 x2 x3.(Theme(e1,x3) & Actor(e1,x1) & v_play(e1) & n_guitar(x3) & in(x1,x2) & n_shirt(x2) & a_hawaiian(s1) & Theme(s1,x2) & n_guy(x1))
exists e1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_play(e1) & n_guitar(x2) & n_person(x1))
4de2278a-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3.(v_play(e1) & n_shirt(x2) & n_guy(x1) & n_guitar(x3) & in(x1,x2) & a_hawaiian(s1) & Theme(s1,x2) & Theme(e1,x3) & Actor(e1,x1))
exists e1 x1 x2.(v_play(e1) & n_person(x1) & n_guitar(x2) & Theme(e1,x2) & Actor(e1,x1))
A guy in a Hawaiian shirt plays guitar.
a man is playing a trumpet.
2
-100
The man can be either playing guitar or playing a trumpet.
exists e1 s1 x1 x2 x3.(Theme(e1,x3) & Actor(e1,x1) & v_play(e1) & n_guitar(x3) & in(x1,x2) & n_shirt(x2) & a_hawaiian(s1) & Theme(s1,x2) & n_guy(x1))
exists e1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_play(e1) & n_trumpet(x2) & n_man(x1))
4de2327a-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3.(v_play(e1) & n_shirt(x2) & n_guy(x1) & n_guitar(x3) & in(x1,x2) & a_hawaiian(s1) & Theme(s1,x2) & Theme(e1,x3) & Actor(e1,x1))
exists e1 x1 x2.(v_play(e1) & n_trumpet(x2) & n_man(x1) & Theme(e1,x2) & Actor(e1,x1))
a woman in a blue short sits with a piece of cloth in front of her and many other things on the tables surrounding her, while a man in a hat stands on the other side of the table asking her a question
The woman and man were watching tv
2
-100
The man can not be asking the woman a question and watching tv at the same time.
exists e1 e2 p1 s1 x1 x2 x3 x4 x5 x6 x7 x8 x9 x12 x13.(n_table(x8) & n_table(x8) & -(x12 = x12) & n_side(x12) & n_thing(x7) & exists e3 e4 x10 x11.(for(e3,e4) & Theme(e4,x13) & Actor(e4,x10) & v_ask(e4) & on(e3,x12) & of(x12,x8) & Actor(e3,x10) & v_stand(e3) & in(x10,x11) & n_hat(x11) & n_man(x10)) & n_question(x13) & of(x13,x1) & n_female(x1) & n_female(x1) & n_female(x1) & while(e1,p1) & in(e1,x5) & of(x5,x6) & on(x6,x8) & Theme(e2,x1) & Actor(e2,x9) & v_surround(e2) & (x8 = x9) & -(x6 = x7) & n_thing(x6) & n_quantity(x6) & of(x6,x1) & n_front(x5) & with(e1,x3) & of(x3,x4) & n_cloth(x4) & n_piece(x3) & Actor(e1,x1) & v_sit(e1) & in(x1,x2) & n_short(x2) & a_blue(s1) & Theme(s1,x2) & n_woman(x1))
exists e1 x1 x2 x3 x4.(n_man(x3) & n_woman(x2) & subset_of(x3,x1) & subset_of(x2,x1) & Theme(e1,x4) & Actor(e1,x1) & v_watch(e1) & n_tv(x4))
4de23f9a-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e2 p1 s1 x1 x2 x3 x4 x5 x6 x7 x8 x9 x12 x13.(with(e1,x3) & while(e1,p1) & v_surround(e2) & v_sit(e1) & on(x6,x8) & of(x6,x1) & of(x5,x6) & of(x3,x4) & of(x13,x1) & n_woman(x1) & n_thing(x7) & n_thing(x6) & n_table(x8) & n_side(x12) & n_short(x2) & n_question(x13) & n_quantity(x6) & n_piece(x3) & n_front(x5) & n_female(x1) & n_cloth(x4) & in(x1,x2) & in(e1,x5) & exists e3 e4 x10 x11.(v_stand(e3) & v_ask(e4) & on(e3,x12) & of(x12,x8) & n_man(x10) & n_hat(x11) & in(x10,x11) & for(e3,e4) & Theme(e4,x13) & Actor(e4,x10) & Actor(e3,x10)) & a_blue(s1) & Theme(s1,x2) & Theme(e2,x1) & Actor(e2,x9) & Actor(e1,x1) & -(x6 = x7) & -(x12 = x12) & (x8 = x9))
exists e1 x1 x2 x3 x4.(v_watch(e1) & subset_of(x3,x1) & subset_of(x2,x1) & n_woman(x2) & n_tv(x4) & n_man(x3) & Theme(e1,x4) & Actor(e1,x1))
a woman in a blue short sits with a piece of cloth in front of her and many other things on the tables surrounding her, while a man in a hat stands on the other side of the table asking her a question
The man was interigating the woman
1
-100
The man is not interigating, but he is rather interrogating the woman.
exists e1 e2 p1 s1 x1 x2 x3 x4 x5 x6 x7 x8 x9 x12 x13.(n_table(x8) & n_table(x8) & -(x12 = x12) & n_side(x12) & n_thing(x7) & exists e4 e3 x10 x11.(for(e3,e4) & Theme(e4,x13) & Actor(e4,x10) & v_ask(e4) & on(e3,x12) & of(x12,x8) & Actor(e3,x10) & v_stand(e3) & in(x10,x11) & n_hat(x11) & n_man(x10)) & n_question(x13) & of(x13,x1) & n_female(x1) & n_female(x1) & n_female(x1) & while(e1,p1) & in(e1,x5) & of(x5,x6) & on(x6,x8) & Theme(e2,x1) & Actor(e2,x9) & v_surround(e2) & (x8 = x9) & -(x6 = x7) & n_thing(x6) & n_quantity(x6) & of(x6,x1) & n_front(x5) & with(e1,x3) & of(x3,x4) & n_cloth(x4) & n_piece(x3) & Actor(e1,x1) & v_sit(e1) & in(x1,x2) & n_short(x2) & a_blue(s1) & Theme(s1,x2) & n_woman(x1))
exists e1 x1 x2.(n_woman(x2) & n_man(x1) & Theme(e1,x2) & Actor(e1,x1) & v_interigate(e1))
4de24ba2-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e2 p1 s1 x1 x2 x3 x4 x5 x6 x7 x8 x9 x12 x13.(with(e1,x3) & while(e1,p1) & v_surround(e2) & v_sit(e1) & on(x6,x8) & of(x6,x1) & of(x5,x6) & of(x3,x4) & of(x13,x1) & n_woman(x1) & n_thing(x7) & n_thing(x6) & n_table(x8) & n_side(x12) & n_short(x2) & n_question(x13) & n_quantity(x6) & n_piece(x3) & n_front(x5) & n_female(x1) & n_cloth(x4) & in(x1,x2) & in(e1,x5) & exists e4 e3 x10 x11.(v_stand(e3) & v_ask(e4) & on(e3,x12) & of(x12,x8) & n_man(x10) & n_hat(x11) & in(x10,x11) & for(e3,e4) & Theme(e4,x13) & Actor(e4,x10) & Actor(e3,x10)) & a_blue(s1) & Theme(s1,x2) & Theme(e2,x1) & Actor(e2,x9) & Actor(e1,x1) & -(x6 = x7) & -(x12 = x12) & (x8 = x9))
exists e1 x1 x2.(v_interigate(e1) & n_woman(x2) & n_man(x1) & Theme(e1,x2) & Actor(e1,x1))
a woman in a blue short sits with a piece of cloth in front of her and many other things on the tables surrounding her, while a man in a hat stands on the other side of the table asking her a question
a woman in a blue short sits with a piece of cloth in front of her and many other things on the tables surrounding her, while a man in a hat stands on the other side of the table asking her a question
0
-100
Woman and woman are the same.
exists e2 e1 p1 s1 x1 x2 x3 x4 x5 x6 x7 x8 x9 x12 x13.(n_table(x8) & n_table(x8) & -(x12 = x12) & n_side(x12) & n_thing(x7) & exists e3 e4 x10 x11.(for(e3,e4) & Theme(e4,x13) & Actor(e4,x10) & v_ask(e4) & on(e3,x12) & of(x12,x8) & Actor(e3,x10) & v_stand(e3) & in(x10,x11) & n_hat(x11) & n_man(x10)) & n_question(x13) & of(x13,x1) & n_female(x1) & n_female(x1) & n_female(x1) & while(e1,p1) & in(e1,x5) & of(x5,x6) & on(x6,x8) & Theme(e2,x1) & Actor(e2,x9) & v_surround(e2) & (x8 = x9) & -(x6 = x7) & n_thing(x6) & n_quantity(x6) & of(x6,x1) & n_front(x5) & with(e1,x3) & of(x3,x4) & n_cloth(x4) & n_piece(x3) & Actor(e1,x1) & v_sit(e1) & in(x1,x2) & n_short(x2) & a_blue(s1) & Theme(s1,x2) & n_woman(x1))
exists e2 e1 p1 s1 x1 x2 x3 x4 x5 x6 x7 x8 x9 x12 x13.(n_table(x8) & n_table(x8) & -(x12 = x12) & n_side(x12) & n_thing(x7) & exists e3 e4 x10 x11.(for(e3,e4) & Theme(e4,x13) & Actor(e4,x10) & v_ask(e4) & on(e3,x12) & of(x12,x8) & Actor(e3,x10) & v_stand(e3) & in(x10,x11) & n_hat(x11) & n_man(x10)) & n_question(x13) & of(x13,x1) & n_female(x1) & n_female(x1) & n_female(x1) & while(e1,p1) & in(e1,x5) & of(x5,x6) & on(x6,x8) & Theme(e2,x1) & Actor(e2,x9) & v_surround(e2) & (x8 = x9) & -(x6 = x7) & n_thing(x6) & n_quantity(x6) & of(x6,x1) & n_front(x5) & with(e1,x3) & of(x3,x4) & n_cloth(x4) & n_piece(x3) & Actor(e1,x1) & v_sit(e1) & in(x1,x2) & n_short(x2) & a_blue(s1) & Theme(s1,x2) & n_woman(x1))
4de2555c-e4c8-11ec-9cdd-0242ac1c0002
exists e2 e1 p1 s1 x1 x2 x3 x4 x5 x6 x7 x8 x9 x12 x13.(with(e1,x3) & while(e1,p1) & v_surround(e2) & v_sit(e1) & on(x6,x8) & of(x6,x1) & of(x5,x6) & of(x3,x4) & of(x13,x1) & n_woman(x1) & n_thing(x7) & n_thing(x6) & n_table(x8) & n_side(x12) & n_short(x2) & n_question(x13) & n_quantity(x6) & n_piece(x3) & n_front(x5) & n_female(x1) & n_cloth(x4) & in(x1,x2) & in(e1,x5) & exists e3 e4 x10 x11.(v_stand(e3) & v_ask(e4) & on(e3,x12) & of(x12,x8) & n_man(x10) & n_hat(x11) & in(x10,x11) & for(e3,e4) & Theme(e4,x13) & Actor(e4,x10) & Actor(e3,x10)) & a_blue(s1) & Theme(s1,x2) & Theme(e2,x1) & Actor(e2,x9) & Actor(e1,x1) & -(x6 = x7) & -(x12 = x12) & (x8 = x9))
exists e2 e1 p1 s1 x1 x2 x3 x4 x5 x6 x7 x8 x9 x12 x13.(with(e1,x3) & while(e1,p1) & v_surround(e2) & v_sit(e1) & on(x6,x8) & of(x6,x1) & of(x5,x6) & of(x3,x4) & of(x13,x1) & n_woman(x1) & n_thing(x7) & n_thing(x6) & n_table(x8) & n_side(x12) & n_short(x2) & n_question(x13) & n_quantity(x6) & n_piece(x3) & n_front(x5) & n_female(x1) & n_cloth(x4) & in(x1,x2) & in(e1,x5) & exists e3 e4 x10 x11.(v_stand(e3) & v_ask(e4) & on(e3,x12) & of(x12,x8) & n_man(x10) & n_hat(x11) & in(x10,x11) & for(e3,e4) & Theme(e4,x13) & Actor(e4,x10) & Actor(e3,x10)) & a_blue(s1) & Theme(s1,x2) & Theme(e2,x1) & Actor(e2,x9) & Actor(e1,x1) & -(x6 = x7) & -(x12 = x12) & (x8 = x9))
A woman wearing sunglasses and a blue shirt, selling sea shells, looks at an older man wearing a black shirt and a cap.
A lady wearing glasses and a blue top is sleeping.
2
-100
The lady can be either wearing sunglasses or glasses. She can be either looking at an older man or sleeping.
exists e4 e1 e3 e2 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10 x11 x12 x13.(at(e3,x9) & Theme(e4,x11) & Actor(e4,x10) & v_wear(e4) & subset_of(x13,x11) & n_cap(x13) & subset_of(x12,x11) & n_shirt(x12) & a_black(s3) & Theme(s3,x12) & (x9 = x10) & n_man(x9) & r_more(s2) & a_older(s2) & Theme(s2,x9) & Actor(e3,x1) & v_look(e3) & Theme(e2,x3) & Actor(e2,x2) & v_wear(e2) & subset_of(x5,x3) & Theme(e1,x7) & Actor(e1,x6) & v_sell(e1) & n_shell(x7) & of(x7,x8) & n_sea(x8) & (x5 = x6) & n_shirt(x5) & a_blue(s1) & Theme(s1,x5) & subset_of(x4,x3) & n_sunglass(x4) & (x1 = x2) & n_woman(x1))
exists e1 e2 s1 x1 x2 x3 x4 x5.(Actor(e2,x1) & v_sleep(e2) & subset_of(x5,x1) & n_top(x5) & a_blue(s1) & Theme(s1,x5) & subset_of(x2,x1) & Theme(e1,x4) & Actor(e1,x3) & v_wear(e1) & n_glass(x4) & (x2 = x3) & n_lady(x2))
4de25f3e-e4c8-11ec-9cdd-0242ac1c0002
exists e4 e1 e3 e2 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10 x11 x12 x13.(v_wear(e4) & v_wear(e2) & v_sell(e1) & v_look(e3) & subset_of(x5,x3) & subset_of(x4,x3) & subset_of(x13,x11) & subset_of(x12,x11) & r_more(s2) & of(x7,x8) & n_woman(x1) & n_sunglass(x4) & n_shirt(x5) & n_shirt(x12) & n_shell(x7) & n_sea(x8) & n_man(x9) & n_cap(x13) & at(e3,x9) & a_older(s2) & a_blue(s1) & a_black(s3) & Theme(s3,x12) & Theme(s2,x9) & Theme(s1,x5) & Theme(e4,x11) & Theme(e2,x3) & Theme(e1,x7) & Actor(e4,x10) & Actor(e3,x1) & Actor(e2,x2) & Actor(e1,x6) & (x9 = x10) & (x5 = x6) & (x1 = x2))
exists e1 e2 s1 x1 x2 x3 x4 x5.(v_wear(e1) & v_sleep(e2) & subset_of(x5,x1) & subset_of(x2,x1) & n_top(x5) & n_lady(x2) & n_glass(x4) & a_blue(s1) & Theme(s1,x5) & Theme(e1,x4) & Actor(e2,x1) & Actor(e1,x3) & (x2 = x3))
A woman wearing sunglasses and a blue shirt, selling sea shells, looks at an older man wearing a black shirt and a cap.
A lady wearing glasses and a blue top,selling shells,looks at an elderly man who is in black.
0
-100
Woman implies lady.
exists e2 e3 e1 e4 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10 x11 x12 x13.(at(e3,x9) & Theme(e4,x11) & Actor(e4,x10) & v_wear(e4) & subset_of(x13,x11) & n_cap(x13) & subset_of(x12,x11) & n_shirt(x12) & a_black(s3) & Theme(s3,x12) & (x9 = x10) & n_man(x9) & r_more(s2) & a_older(s2) & Theme(s2,x9) & Actor(e3,x1) & v_look(e3) & Theme(e2,x3) & Actor(e2,x2) & v_wear(e2) & subset_of(x5,x3) & Theme(e1,x7) & Actor(e1,x6) & v_sell(e1) & n_shell(x7) & of(x7,x8) & n_sea(x8) & (x5 = x6) & n_shirt(x5) & a_blue(s1) & Theme(s1,x5) & subset_of(x4,x3) & n_sunglass(x4) & (x1 = x2) & n_woman(x1))
exists e2 e3 e1 p1 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8 x9.(at(e3,x8) & exists s3 x10.(Theme(x9,s3) & Theme(s3,x10) & a_black(s3)) & (x8 = x9) & n_man(x8) & a_elderly(s2) & Theme(s2,x8) & Actor(e3,x1) & v_look(e3) & Theme(e2,x3) & Actor(e2,x2) & v_wear(e2) & subset_of(x5,x3) & Theme(e1,x7) & Actor(e1,x6) & v_sell(e1) & n_shell(x7) & (x5 = x6) & n_top(x5) & a_blue(s1) & Theme(s1,x5) & subset_of(x4,x3) & n_glass(x4) & (x1 = x2) & n_lady(x1))
4de26858-e4c8-11ec-9cdd-0242ac1c0002
exists e2 e3 e1 e4 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10 x11 x12 x13.(v_wear(e4) & v_wear(e2) & v_sell(e1) & v_look(e3) & subset_of(x5,x3) & subset_of(x4,x3) & subset_of(x13,x11) & subset_of(x12,x11) & r_more(s2) & of(x7,x8) & n_woman(x1) & n_sunglass(x4) & n_shirt(x5) & n_shirt(x12) & n_shell(x7) & n_sea(x8) & n_man(x9) & n_cap(x13) & at(e3,x9) & a_older(s2) & a_blue(s1) & a_black(s3) & Theme(s3,x12) & Theme(s2,x9) & Theme(s1,x5) & Theme(e4,x11) & Theme(e2,x3) & Theme(e1,x7) & Actor(e4,x10) & Actor(e3,x1) & Actor(e2,x2) & Actor(e1,x6) & (x9 = x10) & (x5 = x6) & (x1 = x2))
exists e2 e3 e1 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8 x9.(v_wear(e2) & v_sell(e1) & v_look(e3) & subset_of(x5,x3) & subset_of(x4,x3) & n_top(x5) & n_shell(x7) & n_man(x8) & n_lady(x1) & n_glass(x4) & exists s3 x10.(a_black(s3) & Theme(x9,s3) & Theme(s3,x10)) & at(e3,x8) & a_elderly(s2) & a_blue(s1) & Theme(s2,x8) & Theme(s1,x5) & Theme(e2,x3) & Theme(e1,x7) & Actor(e3,x1) & Actor(e2,x2) & Actor(e1,x6) & (x8 = x9) & (x5 = x6) & (x1 = x2))
A woman wearing sunglasses and a blue shirt, selling sea shells, looks at an older man wearing a black shirt and a cap.
A lady wearing glasses and a blue top is talking to an old man who is dressed in black.
1
-100
Sunglasses are not glasses. The lady could not be wearing blue top it could be any other colour top. The man need not be completely dressed in black he could be wearing different coloured pants.
exists e4 e2 e3 e1 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10 x11 x12 x13.(at(e3,x9) & Theme(e4,x11) & Actor(e4,x10) & v_wear(e4) & subset_of(x13,x11) & n_cap(x13) & subset_of(x12,x11) & n_shirt(x12) & a_black(s3) & Theme(s3,x12) & (x9 = x10) & n_man(x9) & r_more(s2) & a_older(s2) & Theme(s2,x9) & Actor(e3,x1) & v_look(e3) & Theme(e2,x3) & Actor(e2,x2) & v_wear(e2) & subset_of(x5,x3) & Theme(e1,x7) & Actor(e1,x6) & v_sell(e1) & n_shell(x7) & of(x7,x8) & n_sea(x8) & (x5 = x6) & n_shirt(x5) & a_blue(s1) & Theme(s1,x5) & subset_of(x4,x3) & n_sunglass(x4) & (x1 = x2) & n_woman(x1))
exists e3 e2 e1 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7 x8.(to(e2,x6) & Theme(e3,s3) & Theme(s3,x8) & a_black(s3) & Theme(e3,x7) & v_dress(e3) & (x6 = x7) & n_man(x6) & a_old(s2) & Theme(s2,x6) & Actor(e2,x1) & v_talk(e2) & subset_of(x5,x1) & n_top(x5) & a_blue(s1) & Theme(s1,x5) & subset_of(x2,x1) & Theme(e1,x4) & Actor(e1,x3) & v_wear(e1) & n_glass(x4) & (x2 = x3) & n_lady(x2))
4de27208-e4c8-11ec-9cdd-0242ac1c0002
exists e4 e2 e3 e1 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10 x11 x12 x13.(v_wear(e4) & v_wear(e2) & v_sell(e1) & v_look(e3) & subset_of(x5,x3) & subset_of(x4,x3) & subset_of(x13,x11) & subset_of(x12,x11) & r_more(s2) & of(x7,x8) & n_woman(x1) & n_sunglass(x4) & n_shirt(x5) & n_shirt(x12) & n_shell(x7) & n_sea(x8) & n_man(x9) & n_cap(x13) & at(e3,x9) & a_older(s2) & a_blue(s1) & a_black(s3) & Theme(s3,x12) & Theme(s2,x9) & Theme(s1,x5) & Theme(e4,x11) & Theme(e2,x3) & Theme(e1,x7) & Actor(e4,x10) & Actor(e3,x1) & Actor(e2,x2) & Actor(e1,x6) & (x9 = x10) & (x5 = x6) & (x1 = x2))
exists e3 e2 e1 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7 x8.(v_wear(e1) & v_talk(e2) & v_dress(e3) & to(e2,x6) & subset_of(x5,x1) & subset_of(x2,x1) & n_top(x5) & n_man(x6) & n_lady(x2) & n_glass(x4) & a_old(s2) & a_blue(s1) & a_black(s3) & Theme(s3,x8) & Theme(s2,x6) & Theme(s1,x5) & Theme(e3,x7) & Theme(e3,s3) & Theme(e1,x4) & Actor(e2,x1) & Actor(e1,x3) & (x6 = x7) & (x2 = x3))
A man stands in front of a woman who is sitting behind a table.
A man is in front of a woman.
0
-100
In front implies is in front.
exists e1 e2 x1 x2 x3 x4 x5.(in(e1,x2) & of(x2,x3) & behind(e2,x5) & n_table(x5) & Actor(e2,x4) & v_sit(e2) & (x3 = x4) & n_woman(x3) & n_front(x2) & Actor(e1,x1) & v_stand(e1) & n_man(x1))
exists p1 x1.(exists x2 x3.(in(x1,x2) & of(x2,x3) & n_woman(x3) & n_front(x2)) & n_man(x1))
4de29620-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e2 x1 x2 x3 x4 x5.(v_stand(e1) & v_sit(e2) & of(x2,x3) & n_woman(x3) & n_table(x5) & n_man(x1) & n_front(x2) & in(e1,x2) & behind(e2,x5) & Actor(e2,x4) & Actor(e1,x1) & (x3 = x4))
exists x1.(n_man(x1) & exists x2 x3.(of(x2,x3) & n_woman(x3) & n_front(x2) & in(x1,x2)))
A man stands in front of a woman who is sitting behind a table.
A woman is standing in front of a man.
2
-100
The woman can not be sitting and standing at the same time.
exists e2 e1 x1 x2 x3 x4 x5.(in(e1,x2) & of(x2,x3) & behind(e2,x5) & n_table(x5) & Actor(e2,x4) & v_sit(e2) & (x3 = x4) & n_woman(x3) & n_front(x2) & Actor(e1,x1) & v_stand(e1) & n_man(x1))
exists e1 x1 x2 x3.(in(e1,x2) & of(x2,x3) & n_man(x3) & n_front(x2) & Actor(e1,x1) & v_stand(e1) & n_woman(x1))
4de2a034-e4c8-11ec-9cdd-0242ac1c0002
exists e2 e1 x1 x2 x3 x4 x5.(v_stand(e1) & v_sit(e2) & of(x2,x3) & n_woman(x3) & n_table(x5) & n_man(x1) & n_front(x2) & in(e1,x2) & behind(e2,x5) & Actor(e2,x4) & Actor(e1,x1) & (x3 = x4))
exists e1 x1 x2 x3.(v_stand(e1) & of(x2,x3) & n_woman(x1) & n_man(x3) & n_front(x2) & in(e1,x2) & Actor(e1,x1))
A man stands in front of a woman who is sitting behind a table.
A man is about to approach a woman.
1
-100
The man need not be about to approach the woman he could be just standing there.
exists e1 e2 x1 x2 x3 x4 x5.(in(e1,x2) & of(x2,x3) & behind(e2,x5) & n_table(x5) & Actor(e2,x4) & v_sit(e2) & (x3 = x4) & n_woman(x3) & n_front(x2) & Actor(e1,x1) & v_stand(e1) & n_man(x1))
exists p1 s1 x1.(Topic(s1,p1) & Actor(s1,x1) & a_about(s1) & exists e1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_approach(e1) & n_woman(x2)) & n_man(x1))
4de2a908-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e2 x1 x2 x3 x4 x5.(v_stand(e1) & v_sit(e2) & of(x2,x3) & n_woman(x3) & n_table(x5) & n_man(x1) & n_front(x2) & in(e1,x2) & behind(e2,x5) & Actor(e2,x4) & Actor(e1,x1) & (x3 = x4))
exists p1 s1 x1.(n_man(x1) & exists e1 x2.(v_approach(e1) & n_woman(x2) & Theme(e1,x2) & Actor(e1,x1)) & a_about(s1) & Topic(s1,p1) & Actor(s1,x1))
A artist is at work making a sculpture.
A artist is happily at work
1
-100
We don't know if the person is actually happily at work.
exists e1 p1 x1 x2.(for(p1,e1) & Theme(e1,x2) & Actor(e1,x1) & v_make(e1) & n_sculpture(x2) & exists x3.(at(x1,x3) & n_work(x3)) & n_artist(x1))
exists p1 s1 x1.(a_happily(s1) & Manner(p1,s1) & exists x2.(at(x1,x2) & n_work(x2)) & n_artist(x1))
4de2d090-e4c8-11ec-9cdd-0242ac1c0002
exists e1 p1 x1 x2.(v_make(e1) & n_sculpture(x2) & n_artist(x1) & for(p1,e1) & exists x3.(n_work(x3) & at(x1,x3)) & Theme(e1,x2) & Actor(e1,x1))
exists p1 s1 x1.(n_artist(x1) & exists x2.(n_work(x2) & at(x1,x2)) & a_happily(s1) & Manner(p1,s1))
A artist is at work making a sculpture.
A artist is not at work
2
-100
If he is at work, it can't be that he is not at work.
exists e1 p1 x1 x2.(for(p1,e1) & Theme(e1,x2) & Actor(e1,x1) & v_make(e1) & n_sculpture(x2) & exists x3.(at(x1,x3) & n_work(x3)) & n_artist(x1))
exists x1.(-exists p1 x2.(at(x1,x2) & n_work(x2)) & n_artist(x1))
4de2dd56-e4c8-11ec-9cdd-0242ac1c0002
exists e1 p1 x1 x2.(v_make(e1) & n_sculpture(x2) & n_artist(x1) & for(p1,e1) & exists x3.(n_work(x3) & at(x1,x3)) & Theme(e1,x2) & Actor(e1,x1))
exists x1.(n_artist(x1) & all x2.(-n_work(x2) | -at(x1,x2)))
A artist is at work making a sculpture.
A artist is at work
0
-100
At work implies at work.
exists e1 p1 x1 x2.(for(p1,e1) & Theme(e1,x2) & Actor(e1,x1) & v_make(e1) & n_sculpture(x2) & exists x3.(at(x1,x3) & n_work(x3)) & n_artist(x1))
exists p1 x1.(exists x2.(at(x1,x2) & n_work(x2)) & n_artist(x1))
4de2e92c-e4c8-11ec-9cdd-0242ac1c0002
exists e1 p1 x1 x2.(v_make(e1) & n_sculpture(x2) & n_artist(x1) & for(p1,e1) & exists x3.(n_work(x3) & at(x1,x3)) & Theme(e1,x2) & Actor(e1,x1))
exists x1.(n_artist(x1) & exists x2.(n_work(x2) & at(x1,x2)))
An Asian tennis player is about to hit the ball.
The tennis player is holding a baseball.
2
-100
If the tennis player is hitting the ball, he is hitting a tennis ball, not holding a baseball.
exists p1 s1 s2 x1 x2 x3.(n_ball(x3) & Topic(s2,p1) & Actor(s2,x1) & a_about(s2) & exists e1.(Theme(e1,x3) & Actor(e1,x1) & v_hit(e1)) & n_player(x1) & of(x1,x2) & n_tennis(x2) & a_asian(s1) & Theme(s1,x1))
exists e1 x1 x2 x3.(n_player(x1) & of(x1,x2) & n_tennis(x2) & Theme(e1,x3) & Actor(e1,x1) & v_hold(e1) & n_baseball(x3))
4de2f2fa-e4c8-11ec-9cdd-0242ac1c0002
exists p1 s1 s2 x1 x2 x3.(of(x1,x2) & n_tennis(x2) & n_player(x1) & n_ball(x3) & exists e1.(v_hit(e1) & Theme(e1,x3) & Actor(e1,x1)) & a_asian(s1) & a_about(s2) & Topic(s2,p1) & Theme(s1,x1) & Actor(s2,x1))
exists e1 x1 x2 x3.(v_hold(e1) & of(x1,x2) & n_tennis(x2) & n_player(x1) & n_baseball(x3) & Theme(e1,x3) & Actor(e1,x1))
An Asian tennis player is about to hit the ball.
The player is from China.
1
-100
We don't know necessarily if the player is from China.
exists p1 s1 s2 x1 x2 x3.(n_ball(x3) & Topic(s2,p1) & Actor(s2,x1) & a_about(s2) & exists e1.(Theme(e1,x3) & Actor(e1,x1) & v_hit(e1)) & n_player(x1) & of(x1,x2) & n_tennis(x2) & a_asian(s1) & Theme(s1,x1))
exists p1 x1 x2.(ne_geo_china(x2) & n_player(x1) & from(x1,x2))
4de2fda4-e4c8-11ec-9cdd-0242ac1c0002
exists p1 s1 s2 x1 x2 x3.(of(x1,x2) & n_tennis(x2) & n_player(x1) & n_ball(x3) & exists e1.(v_hit(e1) & Theme(e1,x3) & Actor(e1,x1)) & a_asian(s1) & a_about(s2) & Topic(s2,p1) & Theme(s1,x1) & Actor(s2,x1))
exists x1 x2.(ne_geo_china(x2) & n_player(x1) & from(x1,x2))
An Asian tennis player is about to hit the ball.
The tennis player has recently touched the ball.
0
-100
Touching the ball is hitting the ball, and in tennis you hit the ball back and forth.
exists p1 s1 s2 x1 x2 x3.(n_ball(x3) & Topic(s2,p1) & Actor(s2,x1) & a_about(s2) & exists e1.(Theme(e1,x3) & Actor(e1,x1) & v_hit(e1)) & n_player(x1) & of(x1,x2) & n_tennis(x2) & a_asian(s1) & Theme(s1,x1))
exists e1 s1 x1 x2 x3.(n_ball(x3) & n_player(x1) & of(x1,x2) & n_tennis(x2) & a_recently(s1) & Manner(e1,s1) & Theme(e1,x3) & Actor(e1,x1) & v_touch(e1))
4de308bc-e4c8-11ec-9cdd-0242ac1c0002
exists p1 s1 s2 x1 x2 x3.(of(x1,x2) & n_tennis(x2) & n_player(x1) & n_ball(x3) & exists e1.(v_hit(e1) & Theme(e1,x3) & Actor(e1,x1)) & a_asian(s1) & a_about(s2) & Topic(s2,p1) & Theme(s1,x1) & Actor(s2,x1))
exists e1 s1 x1 x2 x3.(v_touch(e1) & of(x1,x2) & n_tennis(x2) & n_player(x1) & n_ball(x3) & a_recently(s1) & Theme(e1,x3) & Manner(e1,s1) & Actor(e1,x1))
An Asian female tennis player preps for return of volley on a greet and purple court.
A person is playing tennis.
0
-100
Return of volley is a move used while playing tennis.
exists e1 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8.(for(e1,x4) & subset_of(x8,x4) & n_court(x8) & a_purple(s2) & Theme(s2,x8) & subset_of(x5,x4) & on(x5,x7) & n_greet(x7) & of(x5,x6) & n_volley(x6) & n_return(x5) & Actor(e1,x1) & v_prep(e1) & n_player(x1) & of(x1,x3) & n_tennis(x3) & of(x1,x2) & n_female(x2) & a_asian(s1) & Theme(s1,x1))
exists e1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_play(e1) & n_tennis(x2) & n_person(x1))
4de313ca-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8.(v_prep(e1) & subset_of(x8,x4) & subset_of(x5,x4) & on(x5,x7) & of(x5,x6) & of(x1,x3) & of(x1,x2) & n_volley(x6) & n_tennis(x3) & n_return(x5) & n_player(x1) & n_greet(x7) & n_female(x2) & n_court(x8) & for(e1,x4) & a_purple(s2) & a_asian(s1) & Theme(s2,x8) & Theme(s1,x1) & Actor(e1,x1))
exists e1 x1 x2.(v_play(e1) & n_tennis(x2) & n_person(x1) & Theme(e1,x2) & Actor(e1,x1))
An Asian female tennis player preps for return of volley on a greet and purple court.
A person is playing tennis at Wimbledon.
1
-100
We don't know necessarily if the person is at Wimbledon.
exists e1 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8.(for(e1,x4) & subset_of(x8,x4) & n_court(x8) & a_purple(s2) & Theme(s2,x8) & subset_of(x5,x4) & on(x5,x7) & n_greet(x7) & of(x5,x6) & n_volley(x6) & n_return(x5) & Actor(e1,x1) & v_prep(e1) & n_player(x1) & of(x1,x3) & n_tennis(x3) & of(x1,x2) & n_female(x2) & a_asian(s1) & Theme(s1,x1))
exists e1 x1 x2 x3.(ne_geo_wimbledon(x3) & at(e1,x3) & Theme(e1,x2) & Actor(e1,x1) & v_play(e1) & n_tennis(x2) & n_person(x1))
4de320f4-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8.(v_prep(e1) & subset_of(x8,x4) & subset_of(x5,x4) & on(x5,x7) & of(x5,x6) & of(x1,x3) & of(x1,x2) & n_volley(x6) & n_tennis(x3) & n_return(x5) & n_player(x1) & n_greet(x7) & n_female(x2) & n_court(x8) & for(e1,x4) & a_purple(s2) & a_asian(s1) & Theme(s2,x8) & Theme(s1,x1) & Actor(e1,x1))
exists e1 x1 x2 x3.(v_play(e1) & ne_geo_wimbledon(x3) & n_tennis(x2) & n_person(x1) & at(e1,x3) & Theme(e1,x2) & Actor(e1,x1))
An Asian female tennis player preps for return of volley on a greet and purple court.
A person is playing badminton.
2
-100
Tennis is not badminton.
exists e1 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8.(for(e1,x4) & subset_of(x8,x4) & n_court(x8) & a_purple(s2) & Theme(s2,x8) & subset_of(x5,x4) & on(x5,x7) & n_greet(x7) & of(x5,x6) & n_volley(x6) & n_return(x5) & Actor(e1,x1) & v_prep(e1) & n_player(x1) & of(x1,x3) & n_tennis(x3) & of(x1,x2) & n_female(x2) & a_asian(s1) & Theme(s1,x1))
exists e1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_play(e1) & n_badminton(x2) & n_person(x1))
4de32dce-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8.(v_prep(e1) & subset_of(x8,x4) & subset_of(x5,x4) & on(x5,x7) & of(x5,x6) & of(x1,x3) & of(x1,x2) & n_volley(x6) & n_tennis(x3) & n_return(x5) & n_player(x1) & n_greet(x7) & n_female(x2) & n_court(x8) & for(e1,x4) & a_purple(s2) & a_asian(s1) & Theme(s2,x8) & Theme(s1,x1) & Actor(e1,x1))
exists e1 x1 x2.(v_play(e1) & n_person(x1) & n_badminton(x2) & Theme(e1,x2) & Actor(e1,x1))
A female tennis player wearing a white hat and blue shirt squats ready to hit the ball back to her opponent.
A person is playing tennis.
0
-100
A female tennis player is a person.
exists e1 p1 s1 s2 s3 s4 x1 x2 x3 x4 x5 x6 x7 x8 x9 x11.(n_opponent(x11) & of(x11,x9) & n_female(x9) & n_ball(x9) & a_topic(x1) & Theme(e1,x4) & Actor(e1,x3) & v_wear(e1) & subset_of(x6,x4) & Topic(s4,p1) & Actor(s4,x8) & a_ready(s4) & exists e2 x10.(Theme(e2,x9) & Actor(e2,x8) & v_hit(e2) & to(x10,x11) & back(x9,x10) & n_thing(x10)) & (x6 = x8) & n_squat(x6) & of(x6,x7) & n_shirt(x7) & a_blue(s3) & Theme(s3,x6) & subset_of(x5,x4) & n_hat(x5) & a_white(s2) & Theme(s2,x5) & (x1 = x3) & n_player(x1) & of(x1,x2) & n_tennis(x2) & a_female(s1) & Theme(s1,x1))
exists e1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_play(e1) & n_tennis(x2) & n_person(x1))
4de33954-e4c8-11ec-9cdd-0242ac1c0002
exists e1 p1 s1 s2 s3 s4 x1 x2 x3 x4 x5 x6 x7 x8 x9 x11.(v_wear(e1) & subset_of(x6,x4) & subset_of(x5,x4) & of(x6,x7) & of(x11,x9) & of(x1,x2) & n_tennis(x2) & n_squat(x6) & n_shirt(x7) & n_player(x1) & n_opponent(x11) & n_hat(x5) & n_female(x9) & n_ball(x9) & exists e2 x10.(v_hit(e2) & to(x10,x11) & n_thing(x10) & back(x9,x10) & Theme(e2,x9) & Actor(e2,x8)) & a_white(s2) & a_topic(x1) & a_ready(s4) & a_female(s1) & a_blue(s3) & Topic(s4,p1) & Theme(s3,x6) & Theme(s2,x5) & Theme(s1,x1) & Theme(e1,x4) & Actor(s4,x8) & Actor(e1,x3) & (x6 = x8) & (x1 = x3))
exists e1 x1 x2.(v_play(e1) & n_tennis(x2) & n_person(x1) & Theme(e1,x2) & Actor(e1,x1))
A female tennis player wearing a white hat and blue shirt squats ready to hit the ball back to her opponent.
A female tennis player prepare to serve.
1
-100
We don't know necessarily if the female tennis player is trying to prepare to serve.
exists e1 p1 s1 s2 s3 s4 x1 x2 x3 x4 x5 x6 x7 x8 x9 x11.(n_opponent(x11) & of(x11,x9) & n_female(x9) & n_ball(x9) & a_topic(x1) & Theme(e1,x4) & Actor(e1,x3) & v_wear(e1) & subset_of(x6,x4) & Topic(s4,p1) & Actor(s4,x8) & a_ready(s4) & exists e2 x10.(Theme(e2,x9) & Actor(e2,x8) & v_hit(e2) & to(x10,x11) & back(x9,x10) & n_thing(x10)) & (x6 = x8) & n_squat(x6) & of(x6,x7) & n_shirt(x7) & a_blue(s3) & Theme(s3,x6) & subset_of(x5,x4) & n_hat(x5) & a_white(s2) & Theme(s2,x5) & (x1 = x3) & n_player(x1) & of(x1,x2) & n_tennis(x2) & a_female(s1) & Theme(s1,x1))
exists e1 p1 s1 x1 x2.(Topic(e1,p1) & Actor(e1,x1) & v_prepare(e1) & exists e2.(Actor(e2,x1) & v_serve(e2)) & n_player(x1) & of(x1,x2) & n_tennis(x2) & a_female(s1) & Theme(s1,x1))
4de343fe-e4c8-11ec-9cdd-0242ac1c0002
exists e1 p1 s1 s2 s3 s4 x1 x2 x3 x4 x5 x6 x7 x8 x9 x11.(v_wear(e1) & subset_of(x6,x4) & subset_of(x5,x4) & of(x6,x7) & of(x11,x9) & of(x1,x2) & n_tennis(x2) & n_squat(x6) & n_shirt(x7) & n_player(x1) & n_opponent(x11) & n_hat(x5) & n_female(x9) & n_ball(x9) & exists e2 x10.(v_hit(e2) & to(x10,x11) & n_thing(x10) & back(x9,x10) & Theme(e2,x9) & Actor(e2,x8)) & a_white(s2) & a_topic(x1) & a_ready(s4) & a_female(s1) & a_blue(s3) & Topic(s4,p1) & Theme(s3,x6) & Theme(s2,x5) & Theme(s1,x1) & Theme(e1,x4) & Actor(s4,x8) & Actor(e1,x3) & (x6 = x8) & (x1 = x3))
exists e1 p1 s1 x1 x2.(v_prepare(e1) & of(x1,x2) & n_tennis(x2) & n_player(x1) & exists e2.(v_serve(e2) & Actor(e2,x1)) & a_female(s1) & Topic(e1,p1) & Theme(s1,x1) & Actor(e1,x1))
A female tennis player wearing a white hat and blue shirt squats ready to hit the ball back to her opponent.
a women is swinging a racket.
2
-100
If she squats ready to hit the ball, she is not yet swinging the racket.
exists e1 p1 s1 s2 s3 s4 x1 x2 x3 x4 x5 x6 x7 x8 x9 x11.(n_opponent(x11) & of(x11,x9) & n_female(x9) & n_ball(x9) & a_topic(x1) & Theme(e1,x4) & Actor(e1,x3) & v_wear(e1) & subset_of(x6,x4) & Topic(s4,p1) & Actor(s4,x8) & a_ready(s4) & exists e2 x10.(Theme(e2,x9) & Actor(e2,x8) & v_hit(e2) & to(x10,x11) & back(x9,x10) & n_thing(x10)) & (x6 = x8) & n_squat(x6) & of(x6,x7) & n_shirt(x7) & a_blue(s3) & Theme(s3,x6) & subset_of(x5,x4) & n_hat(x5) & a_white(s2) & Theme(s2,x5) & (x1 = x3) & n_player(x1) & of(x1,x2) & n_tennis(x2) & a_female(s1) & Theme(s1,x1))
exists e1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_swing(e1) & n_racket(x2) & n_woman(x1))
4de34f5c-e4c8-11ec-9cdd-0242ac1c0002
exists e1 p1 s1 s2 s3 s4 x1 x2 x3 x4 x5 x6 x7 x8 x9 x11.(v_wear(e1) & subset_of(x6,x4) & subset_of(x5,x4) & of(x6,x7) & of(x11,x9) & of(x1,x2) & n_tennis(x2) & n_squat(x6) & n_shirt(x7) & n_player(x1) & n_opponent(x11) & n_hat(x5) & n_female(x9) & n_ball(x9) & exists e2 x10.(v_hit(e2) & to(x10,x11) & n_thing(x10) & back(x9,x10) & Theme(e2,x9) & Actor(e2,x8)) & a_white(s2) & a_topic(x1) & a_ready(s4) & a_female(s1) & a_blue(s3) & Topic(s4,p1) & Theme(s3,x6) & Theme(s2,x5) & Theme(s1,x1) & Theme(e1,x4) & Actor(s4,x8) & Actor(e1,x3) & (x6 = x8) & (x1 = x3))
exists e1 x1 x2.(v_swing(e1) & n_woman(x1) & n_racket(x2) & Theme(e1,x2) & Actor(e1,x1))
A ladies tennis player preparing to receive a serve.
A ladies golf player teeing up at the 18th hole.
2
-100
Tennis is not golf.
exists e1 e2 p1 x1 x2 x3 x4 x5.(Theme(e2,x5) & Actor(e2,x1) & v_serve(e2) & n_thing(x5) & Topic(e1,p1) & Actor(e1,x4) & v_prepare(e1) & exists e3 x6.(Theme(e3,x6) & Actor(e3,x4) & v_receive(e3) & n_a(x6)) & (x1 = x4) & n_player(x1) & of(x1,x3) & n_tennis(x3) & of(x1,x2) & n_lady(x2))
exists e1 s1 s2 x1 x2 x3 x4 x5.(n_hole(x5) & a_18th(s1) & Theme(s1,x5) & a_topic(x1) & a_up(s2) & Manner(e1,s2) & at(e1,x5) & Actor(e1,x4) & v_tee(e1) & (x1 = x4) & n_player(x1) & of(x1,x3) & n_golf(x3) & of(x1,x2) & n_lady(x2))
4de36e92-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e2 p1 x1 x2 x3 x4 x5.(v_serve(e2) & v_prepare(e1) & of(x1,x3) & of(x1,x2) & n_thing(x5) & n_tennis(x3) & n_player(x1) & n_lady(x2) & exists e3 x6.(v_receive(e3) & n_a(x6) & Theme(e3,x6) & Actor(e3,x4)) & Topic(e1,p1) & Theme(e2,x5) & Actor(e2,x1) & Actor(e1,x4) & (x1 = x4))
exists e1 s1 s2 x1 x2 x3 x4 x5.(v_tee(e1) & of(x1,x3) & of(x1,x2) & n_player(x1) & n_lady(x2) & n_hole(x5) & n_golf(x3) & at(e1,x5) & a_up(s2) & a_topic(x1) & a_18th(s1) & Theme(s1,x5) & Manner(e1,s2) & Actor(e1,x4) & (x1 = x4))
A ladies tennis player preparing to receive a serve.
A person has a tennis racket.
0
-100
A ladies tennis player is a person, and a tennis racket is used to serve.
exists e2 e1 p1 x1 x2 x3 x4 x5.(Theme(e2,x5) & Actor(e2,x1) & v_serve(e2) & n_thing(x5) & Topic(e1,p1) & Actor(e1,x4) & v_prepare(e1) & exists e3 x6.(Theme(e3,x6) & Actor(e3,x4) & v_receive(e3) & n_a(x6)) & (x1 = x4) & n_player(x1) & of(x1,x3) & n_tennis(x3) & of(x1,x2) & n_lady(x2))
exists e1 x1 x2 x3.(Theme(e1,x2) & Actor(e1,x1) & v_have(e1) & n_racket(x2) & of(x2,x3) & n_tennis(x3) & n_person(x1))
4de37dba-e4c8-11ec-9cdd-0242ac1c0002
exists e2 e1 p1 x1 x2 x3 x4 x5.(v_serve(e2) & v_prepare(e1) & of(x1,x3) & of(x1,x2) & n_thing(x5) & n_tennis(x3) & n_player(x1) & n_lady(x2) & exists e3 x6.(v_receive(e3) & n_a(x6) & Theme(e3,x6) & Actor(e3,x4)) & Topic(e1,p1) & Theme(e2,x5) & Actor(e2,x1) & Actor(e1,x4) & (x1 = x4))
exists e1 x1 x2 x3.(v_have(e1) & of(x2,x3) & n_tennis(x3) & n_racket(x2) & n_person(x1) & Theme(e1,x2) & Actor(e1,x1))
A ladies tennis player preparing to receive a serve.
A ladies tennis player preparing to hit the winning volley.
1
-100
We don't know necessarily if it will be the winning volley.
exists e1 e2 p1 x1 x2 x3 x4 x5.(Theme(e2,x5) & Actor(e2,x1) & v_serve(e2) & n_thing(x5) & Topic(e1,p1) & Actor(e1,x4) & v_prepare(e1) & exists e3 x6.(Theme(e3,x6) & Actor(e3,x4) & v_receive(e3) & n_a(x6)) & (x1 = x4) & n_player(x1) & of(x1,x3) & n_tennis(x3) & of(x1,x2) & n_lady(x2))
exists e1 p1 x1 x2 x3 x4 x5 x6.(n_volley(x5) & of(x5,x6) & n_winning(x6) & a_topic(x1) & Topic(e1,p1) & Actor(e1,x4) & v_prepare(e1) & exists e2.(Theme(e2,x5) & Actor(e2,x4) & v_hit(e2)) & (x1 = x4) & n_player(x1) & of(x1,x3) & n_tennis(x3) & of(x1,x2) & n_lady(x2))
4de389ea-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e2 p1 x1 x2 x3 x4 x5.(v_serve(e2) & v_prepare(e1) & of(x1,x3) & of(x1,x2) & n_thing(x5) & n_tennis(x3) & n_player(x1) & n_lady(x2) & exists e3 x6.(v_receive(e3) & n_a(x6) & Theme(e3,x6) & Actor(e3,x4)) & Topic(e1,p1) & Theme(e2,x5) & Actor(e2,x1) & Actor(e1,x4) & (x1 = x4))
exists e1 p1 x1 x2 x3 x4 x5 x6.(v_prepare(e1) & of(x5,x6) & of(x1,x3) & of(x1,x2) & n_winning(x6) & n_volley(x5) & n_tennis(x3) & n_player(x1) & n_lady(x2) & exists e2.(v_hit(e2) & Theme(e2,x5) & Actor(e2,x4)) & a_topic(x1) & Topic(e1,p1) & Actor(e1,x4) & (x1 = x4))
A woman in a purple shirt and a white skirt is playing tennis.
A woman is outside
0
-100
People are often playing tennis outside.
exists e1 s1 s2 x1 x2 x3 x4 x5.(Theme(e1,x5) & Actor(e1,x1) & v_play(e1) & n_tennis(x5) & in(x1,x2) & subset_of(x4,x2) & n_skirt(x4) & a_white(s2) & Theme(s2,x4) & subset_of(x3,x2) & n_shirt(x3) & a_purple(s1) & Theme(s1,x3) & n_woman(x1))
exists s1 x1.(Theme(s1,x1) & a_outside(s1) & n_woman(x1))
4de394ee-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 x1 x2 x3 x4 x5.(v_play(e1) & subset_of(x4,x2) & subset_of(x3,x2) & n_woman(x1) & n_tennis(x5) & n_skirt(x4) & n_shirt(x3) & in(x1,x2) & a_white(s2) & a_purple(s1) & Theme(s2,x4) & Theme(s1,x3) & Theme(e1,x5) & Actor(e1,x1))
exists s1 x1.(n_woman(x1) & a_outside(s1) & Theme(s1,x1))
A woman in a purple shirt and a white skirt is playing tennis.
Men are playing tennis
2
-100
A woman is not men.
exists e1 s1 s2 x1 x2 x3 x4 x5.(Theme(e1,x5) & Actor(e1,x1) & v_play(e1) & n_tennis(x5) & in(x1,x2) & subset_of(x4,x2) & n_skirt(x4) & a_white(s2) & Theme(s2,x4) & subset_of(x3,x2) & n_shirt(x3) & a_purple(s1) & Theme(s1,x3) & n_woman(x1))
exists e1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_play(e1) & n_tennis(x2) & n_man(x1))
4de39f02-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 x1 x2 x3 x4 x5.(v_play(e1) & subset_of(x4,x2) & subset_of(x3,x2) & n_woman(x1) & n_tennis(x5) & n_skirt(x4) & n_shirt(x3) & in(x1,x2) & a_white(s2) & a_purple(s1) & Theme(s2,x4) & Theme(s1,x3) & Theme(e1,x5) & Actor(e1,x1))
exists e1 x1 x2.(v_play(e1) & n_tennis(x2) & n_man(x1) & Theme(e1,x2) & Actor(e1,x1))
A woman in a purple shirt and a white skirt is playing tennis.
The woman is playing on a clay court
1
-100
We don't necessarily know if the court is made of clay.
exists e1 s1 s2 x1 x2 x3 x4 x5.(Theme(e1,x5) & Actor(e1,x1) & v_play(e1) & n_tennis(x5) & in(x1,x2) & subset_of(x4,x2) & n_skirt(x4) & a_white(s2) & Theme(s2,x4) & subset_of(x3,x2) & n_shirt(x3) & a_purple(s1) & Theme(s1,x3) & n_woman(x1))
exists e1 x1 x2 x3.(n_woman(x1) & on(e1,x2) & n_court(x2) & of(x2,x3) & n_clay(x3) & Actor(e1,x1) & v_play(e1))
4de3a858-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 x1 x2 x3 x4 x5.(v_play(e1) & subset_of(x4,x2) & subset_of(x3,x2) & n_woman(x1) & n_tennis(x5) & n_skirt(x4) & n_shirt(x3) & in(x1,x2) & a_white(s2) & a_purple(s1) & Theme(s2,x4) & Theme(s1,x3) & Theme(e1,x5) & Actor(e1,x1))
exists e1 x1 x2 x3.(v_play(e1) & on(e1,x2) & of(x2,x3) & n_woman(x1) & n_court(x2) & n_clay(x3) & Actor(e1,x1))
A large rock formation in the middle of a forest.
The rocks are in a national park.
1
-100
We don't necessarily know if the location is in a national park.
exists s1 x1 x2 x3 x4.(n_middle(x3) & a_topic(x1) & in(x1,x3) & of(x3,x4) & n_forest(x4) & n_formation(x1) & of(x1,x2) & n_rock(x2) & a_large(s1) & Theme(s1,x1))
exists p1 x1.(n_rock(x1) & exists s1 x2.(in(x1,x2) & n_park(x2) & a_national(s1) & Theme(s1,x2)))
4de3b352-e4c8-11ec-9cdd-0242ac1c0002
exists s1 x1 x2 x3 x4.(of(x3,x4) & of(x1,x2) & n_rock(x2) & n_middle(x3) & n_formation(x1) & n_forest(x4) & in(x1,x3) & a_topic(x1) & a_large(s1) & Theme(s1,x1))
exists x1.(n_rock(x1) & exists s1 x2.(n_park(x2) & in(x1,x2) & a_national(s1) & Theme(s1,x2)))
A large rock formation in the middle of a forest.
A lot of trees are growing in one location.
0
-100
Trees are often present in forests.
exists s1 x1 x2 x3 x4.(n_middle(x3) & a_topic(x1) & in(x1,x3) & of(x3,x4) & n_forest(x4) & n_formation(x1) & of(x1,x2) & n_rock(x2) & a_large(s1) & Theme(s1,x1))
exists e1 x1 x2 x3.(in(e1,x3) & n_location(x3) & card_eq_1(x3) & Actor(e1,x1) & v_grow(e1) & of(x1,x2) & n_tree(x2) & n_lot(x1))
4de3bca8-e4c8-11ec-9cdd-0242ac1c0002
exists s1 x1 x2 x3 x4.(of(x3,x4) & of(x1,x2) & n_rock(x2) & n_middle(x3) & n_formation(x1) & n_forest(x4) & in(x1,x3) & a_topic(x1) & a_large(s1) & Theme(s1,x1))
exists e1 x1 x2 x3.(v_grow(e1) & of(x1,x2) & n_tree(x2) & n_lot(x1) & n_location(x3) & in(e1,x3) & card_eq_1(x3) & Actor(e1,x1))
A large rock formation in the middle of a forest.
A old stone statue is covered in vines in a city park.
2
-100
A rock formation is not a statue and a forest is not a city park.
exists s1 x1 x2 x3 x4.(n_middle(x3) & a_topic(x1) & in(x1,x3) & of(x3,x4) & n_forest(x4) & n_formation(x1) & of(x1,x2) & n_rock(x2) & a_large(s1) & Theme(s1,x1))
exists e1 s1 x1 x2 x3 x4 x5.(in(e1,x3) & in(x3,x4) & n_park(x4) & of(x4,x5) & n_city(x5) & n_vine(x3) & Theme(e1,x1) & v_cover(e1) & n_statue(x1) & of(x1,x2) & n_stone(x2) & a_old(s1) & Theme(s1,x1))
4de3c4aa-e4c8-11ec-9cdd-0242ac1c0002
exists s1 x1 x2 x3 x4.(of(x3,x4) & of(x1,x2) & n_rock(x2) & n_middle(x3) & n_formation(x1) & n_forest(x4) & in(x1,x3) & a_topic(x1) & a_large(s1) & Theme(s1,x1))
exists e1 s1 x1 x2 x3 x4 x5.(v_cover(e1) & of(x4,x5) & of(x1,x2) & n_vine(x3) & n_stone(x2) & n_statue(x1) & n_park(x4) & n_city(x5) & in(x3,x4) & in(e1,x3) & a_old(s1) & Theme(s1,x1) & Theme(e1,x1))
A bride is carrying a red rose bouquet and a groom is wearing a gray suit.
A man and woman are wearing wedding attire.
0
-100
The Bride has a traditional red rose bouquet and the groom is wearing a gray suit.
exists e3 e2 e1 s1 x1 x2 x3 x4 x5 x6.(Theme(e3,x6) & Actor(e3,x5) & v_wear(e3) & n_suit(x6) & a_gray(s1) & Theme(s1,x6) & n_groom(x5) & Theme(e2,x2) & Actor(e2,x1) & v_carry(e2) & Time(e1,x4) & n_bouquet(x4) & Actor(e1,x3) & v_rise(e1) & (x2 = x3) & n_red(x2) & n_bride(x1))
exists e1 p1 x1 x2 x3.(exists e2 x4.(Theme(e2,x4) & Actor(e2,x1) & v_wed(e2) & n_attire(x4)) & Topic(e1,p1) & Actor(e1,x1) & v_wear(e1) & n_woman(x3) & n_man(x2) & subset_of(x3,x1) & subset_of(x2,x1))
4de3cc70-e4c8-11ec-9cdd-0242ac1c0002
exists e3 e2 e1 s1 x1 x2 x3 x4 x5 x6.(v_wear(e3) & v_rise(e1) & v_carry(e2) & n_suit(x6) & n_red(x2) & n_groom(x5) & n_bride(x1) & n_bouquet(x4) & a_gray(s1) & Time(e1,x4) & Theme(s1,x6) & Theme(e3,x6) & Theme(e2,x2) & Actor(e3,x5) & Actor(e2,x1) & Actor(e1,x3) & (x2 = x3))
exists e1 p1 x1 x2 x3.(v_wear(e1) & subset_of(x3,x1) & subset_of(x2,x1) & n_woman(x3) & n_man(x2) & exists e2 x4.(v_wed(e2) & n_attire(x4) & Theme(e2,x4) & Actor(e2,x1)) & Topic(e1,p1) & Actor(e1,x1))
A bride is carrying a red rose bouquet and a groom is wearing a gray suit.
A man and woman are getting married.
1
-100
The bride and groom are not necessarily a man and a woman.
exists e1 e2 e3 s1 x1 x2 x3 x4 x5 x6.(Theme(e3,x6) & Actor(e3,x5) & v_wear(e3) & n_suit(x6) & a_gray(s1) & Theme(s1,x6) & n_groom(x5) & Theme(e2,x2) & Actor(e2,x1) & v_carry(e2) & Time(e1,x4) & n_bouquet(x4) & Actor(e1,x3) & v_rise(e1) & (x2 = x3) & n_red(x2) & n_bride(x1))
exists e1 p1 x1 x2 x3.(exists e2.(Theme(e2,x1) & v_marry(e2)) & Topic(e1,p1) & Actor(e1,x1) & v_get(e1) & n_woman(x3) & n_man(x2) & subset_of(x3,x1) & subset_of(x2,x1))
4de3d652-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e2 e3 s1 x1 x2 x3 x4 x5 x6.(v_wear(e3) & v_rise(e1) & v_carry(e2) & n_suit(x6) & n_red(x2) & n_groom(x5) & n_bride(x1) & n_bouquet(x4) & a_gray(s1) & Time(e1,x4) & Theme(s1,x6) & Theme(e3,x6) & Theme(e2,x2) & Actor(e3,x5) & Actor(e2,x1) & Actor(e1,x3) & (x2 = x3))
exists e1 p1 x1 x2 x3.(v_get(e1) & subset_of(x3,x1) & subset_of(x2,x1) & n_woman(x3) & n_man(x2) & exists e2.(v_marry(e2) & Theme(e2,x1)) & Topic(e1,p1) & Actor(e1,x1))
A bride is carrying a red rose bouquet and a groom is wearing a gray suit.
A man and woman are swimming.
2
-100
The bride can't be swimming while holding a rose bouquet.
exists e2 e1 e3 s1 x1 x2 x3 x4 x5 x6.(Theme(e3,x6) & Actor(e3,x5) & v_wear(e3) & n_suit(x6) & a_gray(s1) & Theme(s1,x6) & n_groom(x5) & Theme(e2,x2) & Actor(e2,x1) & v_carry(e2) & Time(e1,x4) & n_bouquet(x4) & Actor(e1,x3) & v_rise(e1) & (x2 = x3) & n_red(x2) & n_bride(x1))
exists p1 x1 x2 x3.(exists x4.((x1 = x4) & n_swimming(x4)) & n_woman(x3) & n_man(x2) & subset_of(x3,x1) & subset_of(x2,x1))
4de3defe-e4c8-11ec-9cdd-0242ac1c0002
exists e2 e1 e3 s1 x1 x2 x3 x4 x5 x6.(v_wear(e3) & v_rise(e1) & v_carry(e2) & n_suit(x6) & n_red(x2) & n_groom(x5) & n_bride(x1) & n_bouquet(x4) & a_gray(s1) & Time(e1,x4) & Theme(s1,x6) & Theme(e3,x6) & Theme(e2,x2) & Actor(e3,x5) & Actor(e2,x1) & Actor(e1,x3) & (x2 = x3))
exists x1 x2 x3.(subset_of(x3,x1) & subset_of(x2,x1) & n_woman(x3) & n_man(x2) & exists x4.(n_swimming(x4) & (x1 = x4)))
An older man and a younger man are squatting in front of a motorcycle.
Two people in front of a motorcycle
0
-100
An older man and a younger man make two people.
exists e1 s1 s2 x1 x2 x3 x4 x5.(in(e1,x4) & of(x4,x5) & n_motorcycle(x5) & n_front(x4) & Actor(e1,x1) & v_squat(e1) & subset_of(x3,x1) & n_man(x3) & r_more(s2) & a_younger(s2) & Theme(s2,x3) & subset_of(x2,x1) & n_man(x2) & r_more(s1) & a_older(s1) & Theme(s1,x2))
exists x1 x2 x3.(a_topic(x1) & in(x1,x2) & of(x2,x3) & n_motorcycle(x3) & n_front(x2) & n_people(x1) & card_eq_2(x1))
4de3e93a-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 x1 x2 x3 x4 x5.(v_squat(e1) & subset_of(x3,x1) & subset_of(x2,x1) & r_more(s2) & r_more(s1) & of(x4,x5) & n_motorcycle(x5) & n_man(x3) & n_man(x2) & n_front(x4) & in(e1,x4) & a_younger(s2) & a_older(s1) & Theme(s2,x3) & Theme(s1,x2) & Actor(e1,x1))
exists x1 x2 x3.(of(x2,x3) & n_people(x1) & n_motorcycle(x3) & n_front(x2) & in(x1,x2) & card_eq_2(x1) & a_topic(x1))
An older man and a younger man are squatting in front of a motorcycle.
A father talks to his son in front of a motorcycle
1
-100
We don't know if the man is a father.
exists e1 s1 s2 x1 x2 x3 x4 x5.(in(e1,x4) & of(x4,x5) & n_motorcycle(x5) & n_front(x4) & Actor(e1,x1) & v_squat(e1) & subset_of(x3,x1) & n_man(x3) & r_more(s2) & a_younger(s2) & Theme(s2,x3) & subset_of(x2,x1) & n_man(x2) & r_more(s1) & a_older(s1) & Theme(s1,x2))
exists x1 x2 x3 x4 x5.(a_topic(x1) & in(x1,x4) & of(x4,x5) & n_motorcycle(x5) & n_front(x4) & to(x1,x3) & n_son(x3) & of(x3,x1) & n_male(x1) & n_talk(x1) & of(x1,x2) & n_father(x2))
4de3f2a4-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 x1 x2 x3 x4 x5.(v_squat(e1) & subset_of(x3,x1) & subset_of(x2,x1) & r_more(s2) & r_more(s1) & of(x4,x5) & n_motorcycle(x5) & n_man(x3) & n_man(x2) & n_front(x4) & in(e1,x4) & a_younger(s2) & a_older(s1) & Theme(s2,x3) & Theme(s1,x2) & Actor(e1,x1))
exists x1 x2 x3 x4 x5.(to(x1,x3) & of(x4,x5) & of(x3,x1) & of(x1,x2) & n_talk(x1) & n_son(x3) & n_motorcycle(x5) & n_male(x1) & n_front(x4) & n_father(x2) & in(x1,x4) & a_topic(x1))
An older man and a younger man are squatting in front of a motorcycle.
Two people talk by a car
2
-100
A motorcycle is not a car.
exists e1 s1 s2 x1 x2 x3 x4 x5.(in(e1,x4) & of(x4,x5) & n_motorcycle(x5) & n_front(x4) & Actor(e1,x1) & v_squat(e1) & subset_of(x3,x1) & n_man(x3) & r_more(s2) & a_younger(s2) & Theme(s2,x3) & subset_of(x2,x1) & n_man(x2) & r_more(s1) & a_older(s1) & Theme(s1,x2))
exists e1 x1 x2.(by(e1,x2) & n_car(x2) & Actor(e1,x1) & v_talk(e1) & n_people(x1) & card_eq_2(x1))
4de3fcfe-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 x1 x2 x3 x4 x5.(v_squat(e1) & subset_of(x3,x1) & subset_of(x2,x1) & r_more(s2) & r_more(s1) & of(x4,x5) & n_motorcycle(x5) & n_man(x3) & n_man(x2) & n_front(x4) & in(e1,x4) & a_younger(s2) & a_older(s1) & Theme(s2,x3) & Theme(s1,x2) & Actor(e1,x1))
exists e1 x1 x2.(v_talk(e1) & n_people(x1) & n_car(x2) & card_eq_2(x1) & by(e1,x2) & Actor(e1,x1))
a closeup into a large unique type plan with a lone woman in the center.
The woman is working on a new document for her company's next meeting.
1
-100
We don't know if the woman is necessarily working.
exists s1 s2 s3 x1 x2 x3 x4 x5.(n_center(x5) & a_topic(x1) & into(x1,x2) & with(x2,x4) & in(x4,x5) & n_woman(x4) & a_lone(s3) & Theme(s3,x4) & n_plan(x2) & of(x2,x3) & n_type(x3) & a_unique(s2) & Theme(s2,x2) & a_large(s1) & Theme(s1,x2) & n_closeup(x1))
exists e1 s1 s2 x1 x2 x3 x4.(n_meeting(x4) & a_next(s2) & Theme(s2,x4) & of(x4,x3) & n_company(x3) & of(x3,x1) & n_female(x1) & n_woman(x1) & on(e1,x2) & for(x2,x4) & n_document(x2) & a_new(s1) & Theme(s1,x2) & Actor(e1,x1) & v_work(e1))
4de406c2-e4c8-11ec-9cdd-0242ac1c0002
exists s1 s2 s3 x1 x2 x3 x4 x5.(with(x2,x4) & of(x2,x3) & n_woman(x4) & n_type(x3) & n_plan(x2) & n_closeup(x1) & n_center(x5) & into(x1,x2) & in(x4,x5) & a_unique(s2) & a_topic(x1) & a_lone(s3) & a_large(s1) & Theme(s3,x4) & Theme(s2,x2) & Theme(s1,x2))
exists e1 s1 s2 x1 x2 x3 x4.(v_work(e1) & on(e1,x2) & of(x4,x3) & of(x3,x1) & n_woman(x1) & n_meeting(x4) & n_female(x1) & n_document(x2) & n_company(x3) & for(x2,x4) & a_next(s2) & a_new(s1) & Theme(s2,x4) & Theme(s1,x2) & Actor(e1,x1))
a closeup into a large unique type plan with a lone woman in the center.
There is only a single woman there.
0
-100
A single woman is another way to say a lone woman.
exists s1 s2 s3 x1 x2 x3 x4 x5.(n_center(x5) & a_topic(x1) & into(x1,x2) & with(x2,x4) & in(x4,x5) & n_woman(x4) & a_lone(s3) & Theme(s3,x4) & n_plan(x2) & of(x2,x3) & n_type(x3) & a_unique(s2) & Theme(s2,x2) & a_large(s1) & Theme(s1,x2) & n_closeup(x1))
exists p1 s1 x1.(a_only(s1) & Manner(p1,s1) & exists s2 x2.((x1 = x2) & r_there(x2) & n_woman(x2) & a_single(s2) & Theme(s2,x2)))
4de4114e-e4c8-11ec-9cdd-0242ac1c0002
exists s1 s2 s3 x1 x2 x3 x4 x5.(with(x2,x4) & of(x2,x3) & n_woman(x4) & n_type(x3) & n_plan(x2) & n_closeup(x1) & n_center(x5) & into(x1,x2) & in(x4,x5) & a_unique(s2) & a_topic(x1) & a_lone(s3) & a_large(s1) & Theme(s3,x4) & Theme(s2,x2) & Theme(s1,x2))
exists p1 s1 x1.(exists s2 x2.(r_there(x2) & n_woman(x2) & a_single(s2) & Theme(s2,x2) & (x1 = x2)) & a_only(s1) & Manner(p1,s1))
a closeup into a large unique type plan with a lone woman in the center.
The woman's computer is off and she's getting ready to go to lunch.
2
-100
If she is in the center, she is not getting ready to go to lunch.
exists s1 s2 s3 x1 x2 x3 x4 x5.(n_center(x5) & a_topic(x1) & into(x1,x2) & with(x2,x4) & in(x4,x5) & n_woman(x4) & a_lone(s3) & Theme(s3,x4) & n_plan(x2) & of(x2,x3) & n_type(x3) & a_unique(s2) & Theme(s2,x2) & a_large(s1) & Theme(s1,x2) & n_closeup(x1))
exists e1 p1 s1 x1 x2.(n_female(x1) & n_computer(x2) & of(x2,x1) & n_woman(x1) & exists p2 s2.(Topic(s2,p2) & Actor(s2,x1) & a_ready(s2) & exists e2 x3.(to(e2,x3) & n_lunch(x3) & Actor(e2,x1) & v_go(e2))) & Topic(e1,p1) & Actor(e1,x1) & v_get(e1) & Theme(s1,x2) & a_off(s1))
4de41af4-e4c8-11ec-9cdd-0242ac1c0002
exists s1 s2 s3 x1 x2 x3 x4 x5.(with(x2,x4) & of(x2,x3) & n_woman(x4) & n_type(x3) & n_plan(x2) & n_closeup(x1) & n_center(x5) & into(x1,x2) & in(x4,x5) & a_unique(s2) & a_topic(x1) & a_lone(s3) & a_large(s1) & Theme(s3,x4) & Theme(s2,x2) & Theme(s1,x2))
exists e1 p1 s1 x1 x2.(v_get(e1) & of(x2,x1) & n_woman(x1) & n_female(x1) & n_computer(x2) & exists p2 s2.(exists e2 x3.(v_go(e2) & to(e2,x3) & n_lunch(x3) & Actor(e2,x1)) & a_ready(s2) & Topic(s2,p2) & Actor(s2,x1)) & a_off(s1) & Topic(e1,p1) & Theme(s1,x2) & Actor(e1,x1))
A old man and a young boy bend down to look at a motorcycle.
Two people are looking at a motorcycle.
0
-100
An old man and a young boy are two people.
exists p1 s1 s2 s3 x1 x2 x3.(a_topic(s1) & subset_of(x2,s1) & Topic(x2,p1) & exists e1 x4.(at(e1,x4) & n_motorcycle(x4) & Actor(e1,x2) & v_look(e1)) & r_down(x2) & n_bend(x2) & of(x2,x3) & n_boy(x3) & a_young(s3) & Theme(s3,x2) & subset_of(x1,s1) & n_man(x1) & a_old(s2) & Theme(s2,x1))
exists e1 x1 x2.(at(e1,x2) & n_motorcycle(x2) & Actor(e1,x1) & v_look(e1) & n_people(x1) & card_eq_2(x1))
4de4256c-e4c8-11ec-9cdd-0242ac1c0002
exists p1 s1 s2 s3 x1 x2 x3.(subset_of(x2,s1) & subset_of(x1,s1) & r_down(x2) & of(x2,x3) & n_man(x1) & n_boy(x3) & n_bend(x2) & exists e1 x4.(v_look(e1) & n_motorcycle(x4) & at(e1,x4) & Actor(e1,x2)) & a_young(s3) & a_topic(s1) & a_old(s2) & Topic(x2,p1) & Theme(s3,x2) & Theme(s2,x1))
exists e1 x1 x2.(v_look(e1) & n_people(x1) & n_motorcycle(x2) & card_eq_2(x1) & at(e1,x2) & Actor(e1,x1))
A old man and a young boy bend down to look at a motorcycle.
A old woman and a young girl bend down to look at a motorcycle.
2
-100
A man is not a woman and a boy is not a girl.
exists p1 s1 s2 s3 x1 x2 x3.(a_topic(s1) & subset_of(x2,s1) & Topic(x2,p1) & exists e1 x4.(at(e1,x4) & n_motorcycle(x4) & Actor(e1,x2) & v_look(e1)) & r_down(x2) & n_bend(x2) & of(x2,x3) & n_boy(x3) & a_young(s3) & Theme(s3,x2) & subset_of(x1,s1) & n_man(x1) & a_old(s2) & Theme(s2,x1))
exists e1 p1 s1 s2 s3 x1 x2 x3.(a_down(s3) & Manner(e1,s3) & Topic(e1,p1) & Actor(e1,x1) & v_bend(e1) & exists e2 x4.(at(e2,x4) & n_motorcycle(x4) & Actor(e2,x1) & v_look(e2)) & subset_of(x3,x1) & n_girl(x3) & a_young(s2) & Theme(s2,x3) & subset_of(x2,x1) & n_woman(x2) & a_old(s1) & Theme(s1,x2))
4de42e72-e4c8-11ec-9cdd-0242ac1c0002
exists p1 s1 s2 s3 x1 x2 x3.(subset_of(x2,s1) & subset_of(x1,s1) & r_down(x2) & of(x2,x3) & n_man(x1) & n_boy(x3) & n_bend(x2) & exists e1 x4.(v_look(e1) & n_motorcycle(x4) & at(e1,x4) & Actor(e1,x2)) & a_young(s3) & a_topic(s1) & a_old(s2) & Topic(x2,p1) & Theme(s3,x2) & Theme(s2,x1))
exists e1 p1 s1 s2 s3 x1 x2 x3.(v_bend(e1) & subset_of(x3,x1) & subset_of(x2,x1) & n_woman(x2) & n_girl(x3) & exists e2 x4.(v_look(e2) & n_motorcycle(x4) & at(e2,x4) & Actor(e2,x1)) & a_young(s2) & a_old(s1) & a_down(s3) & Topic(e1,p1) & Theme(s2,x3) & Theme(s1,x2) & Manner(e1,s3) & Actor(e1,x1))
Many people gather in front of the Lincoln Memorial.
People lay outside of the Lincoln Memorial.
2
-100
Gather in front is different than lay outside.
exists e1 x1 x2 x3 x4.(ne_org_memorial(x3) & (x3 = x4) & ne_org_lincoln(x4) & in(e1,x2) & of(x2,x3) & n_front(x2) & Actor(e1,x1) & v_gather(e1) & n_people(x1) & n_quantity(x1))
exists e1 x1 x2 x3.(ne_org_memorial(x2) & (x2 = x3) & ne_org_lincoln(x3) & of(e1,x2) & r_outside(e1) & Actor(e1,x1) & v_lay(e1) & n_people(x1))
4de44074-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3 x4.(v_gather(e1) & of(x2,x3) & ne_org_memorial(x3) & ne_org_lincoln(x4) & n_quantity(x1) & n_people(x1) & n_front(x2) & in(e1,x2) & Actor(e1,x1) & (x3 = x4))
exists e1 x1 x2 x3.(v_lay(e1) & r_outside(e1) & of(e1,x2) & ne_org_memorial(x2) & ne_org_lincoln(x3) & n_people(x1) & Actor(e1,x1) & (x2 = x3))
A man in blue dress walks near a pond.
The man in blue strolls near the pond.
0
-100
The man is in blue and strolls is another word for walk.
exists e1 s1 x1 x2 x3.(near(e1,x3) & n_pond(x3) & Actor(e1,x1) & v_walk(e1) & in(x1,x2) & n_dress(x2) & a_blue(s1) & Theme(s1,x2) & n_man(x1))
exists s1 x1 x2 x3.(n_pond(x3) & n_man(x1) & a_topic(x1) & in(x1,x2) & near(x2,x3) & n_stroll(x2) & a_blue(s1) & Theme(s1,x2))
4de45b7c-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3.(v_walk(e1) & near(e1,x3) & n_pond(x3) & n_man(x1) & n_dress(x2) & in(x1,x2) & a_blue(s1) & Theme(s1,x2) & Actor(e1,x1))
exists s1 x1 x2 x3.(near(x2,x3) & n_stroll(x2) & n_pond(x3) & n_man(x1) & in(x1,x2) & a_topic(x1) & a_blue(s1) & Theme(s1,x2))
A man in blue dress walks near a pond.
The man in blue is swimming in the pond.
2
-100
The man can't be walking while swimming.
exists e1 s1 x1 x2 x3.(near(e1,x3) & n_pond(x3) & Actor(e1,x1) & v_walk(e1) & in(x1,x2) & n_dress(x2) & a_blue(s1) & Theme(s1,x2) & n_man(x1))
exists e1 x1 x2 x3.(n_pond(x3) & n_man(x1) & in(e1,x3) & Actor(e1,x1) & v_swim(e1) & in(x1,x2) & n_blue(x2))
4de46bbc-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3.(v_walk(e1) & near(e1,x3) & n_pond(x3) & n_man(x1) & n_dress(x2) & in(x1,x2) & a_blue(s1) & Theme(s1,x2) & Actor(e1,x1))
exists e1 x1 x2 x3.(v_swim(e1) & n_pond(x3) & n_man(x1) & n_blue(x2) & in(x1,x2) & in(e1,x3) & Actor(e1,x1))
A crowd of people at the Lincoln Memorial and Reflecting Pool at sunset.
Many people are at the lincoln memorial reflecting and the sun is setting
0
-100
If people are at the Lincoln Memorial and at the reflecting pool, then they are at the reflecting pool at the Lincoln memorial. It the sun is setting, then it is sunset
exists e1 x1 x2 x3 x4 x5 x6 x7 x8.(ne_org_pool(x7) & ne_org_memorial(x4) & (x4 = x5) & ne_org_lincoln(x5) & a_topic(x1) & at(x1,x3) & subset_of(e1,x3) & at(e1,x8) & n_sunset(x8) & Theme(e1,x7) & Actor(e1,x6) & v_reflect(e1) & n_thing(x6) & subset_of(x4,x3) & of(x1,x2) & n_people(x2) & n_crowd(x1))
exists p1 x1 x2 x3 x5 x6.(n_sun(x6) & n_memorial(x2) & of(x2,x5) & n_lincoln(x5) & of(x2,x3) & n_lincoln(x3) & exists e1 e2 x4 x7.(at(x1,x2) & Theme(e2,x7) & Actor(e2,x6) & v_set(e2) & (x2 = x7) & Actor(e1,x4) & v_reflect(e1) & (x2 = x4)) & n_people(x1) & n_quantity(x1))
4de48926-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3 x4 x5 x6 x7 x8.(v_reflect(e1) & subset_of(x4,x3) & subset_of(e1,x3) & of(x1,x2) & ne_org_pool(x7) & ne_org_memorial(x4) & ne_org_lincoln(x5) & n_thing(x6) & n_sunset(x8) & n_people(x2) & n_crowd(x1) & at(x1,x3) & at(e1,x8) & a_topic(x1) & Theme(e1,x7) & Actor(e1,x6) & (x4 = x5))
exists x1 x2 x3 x5 x6.(of(x2,x5) & of(x2,x3) & n_sun(x6) & n_quantity(x1) & n_people(x1) & n_memorial(x2) & n_lincoln(x5) & n_lincoln(x3) & exists e1 e2 x4 x7.(v_set(e2) & v_reflect(e1) & at(x1,x2) & Theme(e2,x7) & Actor(e2,x6) & Actor(e1,x4) & (x2 = x7) & (x2 = x4)))
A pitcher is getting ready to throw a ball during a baseball game.
The pitcher throws a strike.
1
0.581212
Not every pitch is a strike.
exists e1 p1 x1.(exists p2 s1.(Topic(s1,p2) & Actor(s1,x1) & a_ready(s1) & exists e2 x2 x3 x4.(during(e2,x3) & n_game(x3) & of(x3,x4) & n_baseball(x4) & Theme(e2,x2) & Actor(e2,x1) & v_throw(e2) & n_ball(x2))) & Topic(e1,p1) & Actor(e1,x1) & v_get(e1) & n_pitcher(x1))
exists e1 x1 x2.(n_pitcher(x1) & Theme(e1,x2) & Actor(e1,x1) & v_throw(e1) & n_strike(x2))
4de52c64-e4c8-11ec-9cdd-0242ac1c0002
exists e1 p1 x1.(v_get(e1) & n_pitcher(x1) & exists p2 s1.(exists e2 x2 x3 x4.(v_throw(e2) & of(x3,x4) & n_game(x3) & n_baseball(x4) & n_ball(x2) & during(e2,x3) & Theme(e2,x2) & Actor(e2,x1)) & a_ready(s1) & Topic(s1,p2) & Actor(s1,x1)) & Topic(e1,p1) & Actor(e1,x1))
exists e1 x1 x2.(v_throw(e1) & n_strike(x2) & n_pitcher(x1) & Theme(e1,x2) & Actor(e1,x1))
A pitcher is getting ready to throw a ball during a baseball game.
The teams are good.
1
0.606499
Not all teas are good
exists e1 p1 x1.(exists p2 s1.(Topic(s1,p2) & Actor(s1,x1) & a_ready(s1) & exists e2 x2 x3 x4.(during(e2,x3) & n_game(x3) & of(x3,x4) & n_baseball(x4) & Theme(e2,x2) & Actor(e2,x1) & v_throw(e2) & n_ball(x2))) & Topic(e1,p1) & Actor(e1,x1) & v_get(e1) & n_pitcher(x1))
exists s1 x1.(n_team(x1) & Theme(s1,x1) & a_good(s1))
4de54186-e4c8-11ec-9cdd-0242ac1c0002
exists e1 p1 x1.(v_get(e1) & n_pitcher(x1) & exists p2 s1.(exists e2 x2 x3 x4.(v_throw(e2) & of(x3,x4) & n_game(x3) & n_baseball(x4) & n_ball(x2) & during(e2,x3) & Theme(e2,x2) & Actor(e2,x1)) & a_ready(s1) & Topic(s1,p2) & Actor(s1,x1)) & Topic(e1,p1) & Actor(e1,x1))
exists s1 x1.(n_team(x1) & a_good(s1) & Theme(s1,x1))
A pitcher is getting ready to throw a ball during a baseball game.
A man plays baseball on his video game system
2
0.000552
One is a real live game and the other is a video game.
exists e1 p1 x1.(exists p2 s1.(Topic(s1,p2) & Actor(s1,x1) & a_ready(s1) & exists e2 x2 x3 x4.(during(e2,x3) & n_game(x3) & of(x3,x4) & n_baseball(x4) & Theme(e2,x2) & Actor(e2,x1) & v_throw(e2) & n_ball(x2))) & Topic(e1,p1) & Actor(e1,x1) & v_get(e1) & n_pitcher(x1))
exists e1 x1 x2 x3 x4 x5.(on(e1,x3) & n_system(x3) & of(x3,x5) & n_game(x5) & of(x3,x4) & n_video(x4) & of(x3,x1) & n_male(x1) & Theme(e1,x2) & Actor(e1,x1) & v_play(e1) & n_baseball(x2) & n_man(x1))
4de54b5e-e4c8-11ec-9cdd-0242ac1c0002
exists e1 p1 x1.(v_get(e1) & n_pitcher(x1) & exists p2 s1.(exists e2 x2 x3 x4.(v_throw(e2) & of(x3,x4) & n_game(x3) & n_baseball(x4) & n_ball(x2) & during(e2,x3) & Theme(e2,x2) & Actor(e2,x1)) & a_ready(s1) & Topic(s1,p2) & Actor(s1,x1)) & Topic(e1,p1) & Actor(e1,x1))
exists e1 x1 x2 x3 x4 x5.(v_play(e1) & on(e1,x3) & of(x3,x5) & of(x3,x4) & of(x3,x1) & n_video(x4) & n_system(x3) & n_man(x1) & n_male(x1) & n_game(x5) & n_baseball(x2) & Theme(e1,x2) & Actor(e1,x1))
A pitcher is getting ready to throw a ball during a baseball game.
A pitcher is playing in a championship game.
1
0.007421
Not all games are championship games
exists e1 p1 x1.(exists p2 s1.(Topic(s1,p2) & Actor(s1,x1) & a_ready(s1) & exists e2 x2 x3 x4.(during(e2,x3) & n_game(x3) & of(x3,x4) & n_baseball(x4) & Theme(e2,x2) & Actor(e2,x1) & v_throw(e2) & n_ball(x2))) & Topic(e1,p1) & Actor(e1,x1) & v_get(e1) & n_pitcher(x1))
exists e1 x1 x2 x3.(in(e1,x2) & n_game(x2) & of(x2,x3) & n_championship(x3) & Actor(e1,x1) & v_play(e1) & n_pitcher(x1))
4de55bf8-e4c8-11ec-9cdd-0242ac1c0002
exists e1 p1 x1.(v_get(e1) & n_pitcher(x1) & exists p2 s1.(exists e2 x2 x3 x4.(v_throw(e2) & of(x3,x4) & n_game(x3) & n_baseball(x4) & n_ball(x2) & during(e2,x3) & Theme(e2,x2) & Actor(e2,x1)) & a_ready(s1) & Topic(s1,p2) & Actor(s1,x1)) & Topic(e1,p1) & Actor(e1,x1))
exists e1 x1 x2 x3.(v_play(e1) & of(x2,x3) & n_pitcher(x1) & n_game(x2) & n_championship(x3) & in(e1,x2) & Actor(e1,x1))
A pitcher is getting ready to throw a ball during a baseball game.
There is a person playing baseball
0
0.996675
A pitcher is a person and if the pitcher is getting ready to throw during a baseball game then the pitcher is playing baseball
exists e1 p1 x1.(exists p2 s1.(Topic(s1,p2) & Actor(s1,x1) & a_ready(s1) & exists e2 x2 x3 x4.(during(e2,x3) & n_game(x3) & of(x3,x4) & n_baseball(x4) & Theme(e2,x2) & Actor(e2,x1) & v_throw(e2) & n_ball(x2))) & Topic(e1,p1) & Actor(e1,x1) & v_get(e1) & n_pitcher(x1))
exists p1 x1 e1 x2 x3 x4.((x1 = x2) & Theme(e1,x4) & Actor(e1,x3) & v_play(e1) & n_baseball(x4) & (x2 = x3) & n_person(x2))
4de56148-e4c8-11ec-9cdd-0242ac1c0002
exists e1 p1 x1.(v_get(e1) & n_pitcher(x1) & exists p2 s1.(exists e2 x2 x3 x4.(v_throw(e2) & of(x3,x4) & n_game(x3) & n_baseball(x4) & n_ball(x2) & during(e2,x3) & Theme(e2,x2) & Actor(e2,x1)) & a_ready(s1) & Topic(s1,p2) & Actor(s1,x1)) & Topic(e1,p1) & Actor(e1,x1))
exists x1 e1 x2 x3 x4.(v_play(e1) & n_person(x2) & n_baseball(x4) & Theme(e1,x4) & Actor(e1,x3) & (x2 = x3) & (x1 = x2))
A pitcher is getting ready to throw a ball during a baseball game.
A pitcher is at a baseball game and his team is winning.
1
0.349554
Not every pitcher is on the winning team.
exists e1 p1 x1.(exists p2 s1.(Topic(s1,p2) & Actor(s1,x1) & a_ready(s1) & exists e2 x2 x3 x4.(during(e2,x3) & n_game(x3) & of(x3,x4) & n_baseball(x4) & Theme(e2,x2) & Actor(e2,x1) & v_throw(e2) & n_ball(x2))) & Topic(e1,p1) & Actor(e1,x1) & v_get(e1) & n_pitcher(x1))
exists e1 p1 x1 x2.(Actor(e1,x2) & v_win(e1) & n_team(x2) & of(x2,x1) & n_male(x1) & exists x3 x4.(at(x1,x3) & n_game(x3) & of(x3,x4) & n_baseball(x4)) & n_pitcher(x1))
4de56602-e4c8-11ec-9cdd-0242ac1c0002
exists e1 p1 x1.(v_get(e1) & n_pitcher(x1) & exists p2 s1.(exists e2 x2 x3 x4.(v_throw(e2) & of(x3,x4) & n_game(x3) & n_baseball(x4) & n_ball(x2) & during(e2,x3) & Theme(e2,x2) & Actor(e2,x1)) & a_ready(s1) & Topic(s1,p2) & Actor(s1,x1)) & Topic(e1,p1) & Actor(e1,x1))
exists e1 x1 x2.(v_win(e1) & of(x2,x1) & n_team(x2) & n_pitcher(x1) & n_male(x1) & exists x3 x4.(of(x3,x4) & n_game(x3) & n_baseball(x4) & at(x1,x3)) & Actor(e1,x2))
A pitcher is getting ready to throw a ball during a baseball game.
A pitcher prepares to throw the ball while the runner on third prepares to try to steal home
1
0.588201
Not all pitches are thrown with a runner on third about to steal home.
exists e1 p1 x1.(exists p2 s1.(Topic(s1,p2) & Actor(s1,x1) & a_ready(s1) & exists e2 x2 x3 x4.(during(e2,x3) & n_game(x3) & of(x3,x4) & n_baseball(x4) & Theme(e2,x2) & Actor(e2,x1) & v_throw(e2) & n_ball(x2))) & Topic(e1,p1) & Actor(e1,x1) & v_get(e1) & n_pitcher(x1))
exists e1 p1 x1 x2 x3.(n_runner(x3) & n_ball(x2) & Topic(e1,p1) & Actor(e1,x1) & v_prepare(e1) & exists e2 p2.(exists e3 p3 x4.(Topic(e3,p3) & Actor(e3,x3) & v_prepare(e3) & exists e4 p4.(Topic(e4,p4) & Actor(e4,x3) & v_try(e4) & exists e5 x5.(Time(e5,x5) & n_home(x5) & Actor(e5,x3) & v_steal(e5))) & on(x3,x4) & n_third(x4)) & while(e2,p2) & Theme(e2,x2) & Actor(e2,x1) & v_throw(e2)) & n_pitcher(x1))
4de56b16-e4c8-11ec-9cdd-0242ac1c0002
exists e1 p1 x1.(v_get(e1) & n_pitcher(x1) & exists p2 s1.(exists e2 x2 x3 x4.(v_throw(e2) & of(x3,x4) & n_game(x3) & n_baseball(x4) & n_ball(x2) & during(e2,x3) & Theme(e2,x2) & Actor(e2,x1)) & a_ready(s1) & Topic(s1,p2) & Actor(s1,x1)) & Topic(e1,p1) & Actor(e1,x1))
exists e1 p1 x1 x2 x3.(v_prepare(e1) & n_runner(x3) & n_pitcher(x1) & n_ball(x2) & exists e2 p2.(while(e2,p2) & v_throw(e2) & exists e3 p3 x4.(v_prepare(e3) & on(x3,x4) & n_third(x4) & exists e4 p4.(v_try(e4) & exists e5 x5.(v_steal(e5) & n_home(x5) & Time(e5,x5) & Actor(e5,x3)) & Topic(e4,p4) & Actor(e4,x3)) & Topic(e3,p3) & Actor(e3,x3)) & Theme(e2,x2) & Actor(e2,x1)) & Topic(e1,p1) & Actor(e1,x1))