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 man without a shirt working on a rooftop.
A rooftop is covered with snow.
2
-100
one is about a man the other is only about a rooftop and a man cannot be a roof.
exists x1.(a_topic(x1) & -exists e1 x2 x3 x4.(with(x1,x2) & on(e1,x4) & n_rooftop(x4) & Actor(e1,x3) & v_work(e1) & (x2 = x3) & n_shirt(x2)) & n_man(x1))
exists e1 x1 x2.(with(e1,x2) & n_snow(x2) & Theme(e1,x1) & v_cover(e1) & n_rooftop(x1))
7940bbb2-e4c8-11ec-9cdd-0242ac1c0002
exists x1.(n_man(x1) & all e1 x2 x3 x4.(-with(x1,x2) | -v_work(e1) | -on(e1,x4) | -n_shirt(x2) | -n_rooftop(x4) | -Actor(e1,x3) | -(x2 = x3)) & a_topic(x1))
exists e1 x1 x2.(with(e1,x2) & v_cover(e1) & n_snow(x2) & n_rooftop(x1) & Theme(e1,x1))
Five men are aboard a capsule standing around.
There are men sitting near a capsule
2
-100
One cannot be aboard a capsule while sitting near one.
exists p1 x1.(exists e1 p2 x2 x3.(aboard(x1,x2) & exists s1.(Theme(s1,x3) & a_around(s1)) & Topic(e1,p2) & Actor(e1,x3) & v_stand(e1) & (x2 = x3) & n_capsule(x2)) & n_man(x1) & card_eq_5(x1))
exists p1 x1 e1 x2 x3 x4.((x1 = x2) & near(e1,x4) & n_capsule(x4) & Actor(e1,x3) & v_sit(e1) & (x2 = x3) & n_man(x2))
7940c22e-e4c8-11ec-9cdd-0242ac1c0002
exists x1.(n_man(x1) & exists e1 p2 x2 x3.(v_stand(e1) & n_capsule(x2) & exists s1.(a_around(s1) & Theme(s1,x3)) & aboard(x1,x2) & Topic(e1,p2) & Actor(e1,x3) & (x2 = x3)) & card_eq_5(x1))
exists x1 e1 x2 x3 x4.(v_sit(e1) & near(e1,x4) & n_man(x2) & n_capsule(x4) & Actor(e1,x3) & (x2 = x3) & (x1 = x2))
Five men are aboard a capsule standing around.
There are men standing near a capsule
1
-100
Aboard a capsule standing around doesn't mean standing near a capsule.
exists p1 x1.(exists e1 p2 x2 x3.(aboard(x1,x2) & exists s1.(Theme(s1,x3) & a_around(s1)) & Topic(e1,p2) & Actor(e1,x3) & v_stand(e1) & (x2 = x3) & n_capsule(x2)) & n_man(x1) & card_eq_5(x1))
exists p1 x1 e1 x2 x3 x4.((x1 = x2) & near(e1,x4) & n_capsule(x4) & Actor(e1,x3) & v_stand(e1) & (x2 = x3) & n_man(x2))
7940c76a-e4c8-11ec-9cdd-0242ac1c0002
exists x1.(n_man(x1) & exists e1 p2 x2 x3.(v_stand(e1) & n_capsule(x2) & exists s1.(a_around(s1) & Theme(s1,x3)) & aboard(x1,x2) & Topic(e1,p2) & Actor(e1,x3) & (x2 = x3)) & card_eq_5(x1))
exists x1 e1 x2 x3 x4.(v_stand(e1) & near(e1,x4) & n_man(x2) & n_capsule(x4) & Actor(e1,x3) & (x2 = x3) & (x1 = x2))
Five men are aboard a capsule standing around.
There are men standing
0
-100
Five men can be labeled as men standing.
exists p1 x1.(exists e1 p2 x2 x3.(aboard(x1,x2) & exists s1.(Theme(s1,x3) & a_around(s1)) & Topic(e1,p2) & Actor(e1,x3) & v_stand(e1) & (x2 = x3) & n_capsule(x2)) & n_man(x1) & card_eq_5(x1))
exists p1 x1 e1 x2 x3.((x1 = x2) & Actor(e1,x3) & v_stand(e1) & (x2 = x3) & n_man(x2))
7940cbe8-e4c8-11ec-9cdd-0242ac1c0002
exists x1.(n_man(x1) & exists e1 p2 x2 x3.(v_stand(e1) & n_capsule(x2) & exists s1.(a_around(s1) & Theme(s1,x3)) & aboard(x1,x2) & Topic(e1,p2) & Actor(e1,x3) & (x2 = x3)) & card_eq_5(x1))
exists x1 e1 x2 x3.(v_stand(e1) & n_man(x2) & Actor(e1,x3) & (x2 = x3) & (x1 = x2))
A man in blue jeans and a white shirt is standing on a ladder.
A man is climbing up a ladder
1
-100
Standing on a ladder does not imply that the person is climbing
exists e1 s1 s2 x1 x2 x3 x4 x5.(on(e1,x5) & n_ladder(x5) & Actor(e1,x1) & v_stand(e1) & subset_of(x4,x1) & n_shirt(x4) & a_white(s2) & Theme(s2,x4) & subset_of(x2,x1) & in(x2,x3) & n_jeans(x3) & a_blue(s1) & Theme(s1,x3) & n_man(x2))
exists e1 s1 x1 x2.(a_up(s1) & Manner(e1,s1) & Theme(e1,x2) & Actor(e1,x1) & v_climb(e1) & n_ladder(x2) & n_man(x1))
7940d03e-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 x1 x2 x3 x4 x5.(v_stand(e1) & subset_of(x4,x1) & subset_of(x2,x1) & on(e1,x5) & n_shirt(x4) & n_man(x2) & n_ladder(x5) & n_jeans(x3) & in(x2,x3) & a_white(s2) & a_blue(s1) & Theme(s2,x4) & Theme(s1,x3) & Actor(e1,x1))
exists e1 s1 x1 x2.(v_climb(e1) & n_man(x1) & n_ladder(x2) & a_up(s1) & Theme(e1,x2) & Manner(e1,s1) & Actor(e1,x1))
A man in blue jeans and a white shirt is standing on a ladder.
A man is playing basketball
2
-100
A man cannot be playing basketball and standing on a ladder at the same time.
exists e1 s1 s2 x1 x2 x3 x4 x5.(on(e1,x5) & n_ladder(x5) & Actor(e1,x1) & v_stand(e1) & subset_of(x4,x1) & n_shirt(x4) & a_white(s2) & Theme(s2,x4) & subset_of(x2,x1) & in(x2,x3) & n_jeans(x3) & a_blue(s1) & Theme(s1,x3) & n_man(x2))
exists e1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_play(e1) & n_basketball(x2) & n_man(x1))
7940d4a8-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 x1 x2 x3 x4 x5.(v_stand(e1) & subset_of(x4,x1) & subset_of(x2,x1) & on(e1,x5) & n_shirt(x4) & n_man(x2) & n_ladder(x5) & n_jeans(x3) & in(x2,x3) & a_white(s2) & a_blue(s1) & Theme(s2,x4) & Theme(s1,x3) & Actor(e1,x1))
exists e1 x1 x2.(v_play(e1) & n_man(x1) & n_basketball(x2) & Theme(e1,x2) & Actor(e1,x1))
A man in blue jeans and a white shirt is standing on a ladder.
A man is standing on a ladder
0
-100
A man is standing in jeans and a shirt.
exists e1 s1 s2 x1 x2 x3 x4 x5.(on(e1,x5) & n_ladder(x5) & Actor(e1,x1) & v_stand(e1) & subset_of(x4,x1) & n_shirt(x4) & a_white(s2) & Theme(s2,x4) & subset_of(x2,x1) & in(x2,x3) & n_jeans(x3) & a_blue(s1) & Theme(s1,x3) & n_man(x2))
exists e1 x1 x2.(on(e1,x2) & n_ladder(x2) & Actor(e1,x1) & v_stand(e1) & n_man(x1))
7940d8f4-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 x1 x2 x3 x4 x5.(v_stand(e1) & subset_of(x4,x1) & subset_of(x2,x1) & on(e1,x5) & n_shirt(x4) & n_man(x2) & n_ladder(x5) & n_jeans(x3) & in(x2,x3) & a_white(s2) & a_blue(s1) & Theme(s2,x4) & Theme(s1,x3) & Actor(e1,x1))
exists e1 x1 x2.(v_stand(e1) & on(e1,x2) & n_man(x1) & n_ladder(x2) & Actor(e1,x1))
Man sitting on an old fashion trolley.
The man is standing on top of the train.
2
-100
if the man is sitting he cannot be standing.
exists e1 s1 x1 x2 x3 x4.(a_topic(x1) & on(e1,x3) & n_trolley(x3) & of(x3,x4) & n_fashion(x4) & a_old(s1) & Theme(s1,x3) & Actor(e1,x2) & v_sit(e1) & (x1 = x2) & n_man(x1))
exists e1 x1 x2 x3.(n_train(x3) & n_man(x1) & on(e1,x2) & of(x2,x3) & n_top(x2) & Actor(e1,x1) & v_stand(e1))
7940ecae-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3 x4.(v_sit(e1) & on(e1,x3) & of(x3,x4) & n_trolley(x3) & n_man(x1) & n_fashion(x4) & a_topic(x1) & a_old(s1) & Theme(s1,x3) & Actor(e1,x2) & (x1 = x2))
exists e1 x1 x2 x3.(v_stand(e1) & on(e1,x2) & of(x2,x3) & n_train(x3) & n_top(x2) & n_man(x1) & Actor(e1,x1))
Man sitting on an old fashion trolley.
The man has his butt on the trolley.
0
-100
HAs his butt on is the same as sitting
exists e1 s1 x1 x2 x3 x4.(a_topic(x1) & on(e1,x3) & n_trolley(x3) & of(x3,x4) & n_fashion(x4) & a_old(s1) & Theme(s1,x3) & Actor(e1,x2) & v_sit(e1) & (x1 = x2) & n_man(x1))
exists e1 x1 x2 x3.(n_trolley(x3) & n_butt(x2) & of(x2,x1) & n_male(x1) & n_man(x1) & Theme(e1,x2) & Actor(e1,x1) & v_have(e1) & on(x2,x3))
7940f140-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3 x4.(v_sit(e1) & on(e1,x3) & of(x3,x4) & n_trolley(x3) & n_man(x1) & n_fashion(x4) & a_topic(x1) & a_old(s1) & Theme(s1,x3) & Actor(e1,x2) & (x1 = x2))
exists e1 x1 x2 x3.(v_have(e1) & on(x2,x3) & of(x2,x1) & n_trolley(x3) & n_man(x1) & n_male(x1) & n_butt(x2) & Theme(e1,x2) & Actor(e1,x1))
Man sitting on an old fashion trolley.
The man is eating a sandwich.
1
-100
All men do not eat a sandwich.
exists e1 s1 x1 x2 x3 x4.(a_topic(x1) & on(e1,x3) & n_trolley(x3) & of(x3,x4) & n_fashion(x4) & a_old(s1) & Theme(s1,x3) & Actor(e1,x2) & v_sit(e1) & (x1 = x2) & n_man(x1))
exists e1 x1 x2.(n_man(x1) & Theme(e1,x2) & Actor(e1,x1) & v_eat(e1) & n_sandwich(x2))
7940f622-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3 x4.(v_sit(e1) & on(e1,x3) & of(x3,x4) & n_trolley(x3) & n_man(x1) & n_fashion(x4) & a_topic(x1) & a_old(s1) & Theme(s1,x3) & Actor(e1,x2) & (x1 = x2))
exists e1 x1 x2.(v_eat(e1) & n_sandwich(x2) & n_man(x1) & Theme(e1,x2) & Actor(e1,x1))
Lady in short dress walking on sidewalk.
The lady is wearing walking shoes.
1
-100
Not every lady wears walking shoes.
exists e1 s1 s2 x1 x2 x3.(ne_nam_lady(s1) & a_topic(s1) & in(s1,x1) & on(e1,x3) & n_sidewalk(x3) & Actor(e1,x2) & v_walk(e1) & (x1 = x2) & n_dress(x1) & a_short(s2) & Theme(s2,x1))
exists e1 x1 x2 x3.(n_lady(x1) & Theme(e1,x2) & Actor(e1,x1) & v_wear(e1) & n_shoe(x2) & of(x2,x3) & n_walking(x3))
7940fa96-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 x1 x2 x3.(v_walk(e1) & on(e1,x3) & ne_nam_lady(s1) & n_sidewalk(x3) & n_dress(x1) & in(s1,x1) & a_topic(s1) & a_short(s2) & Theme(s2,x1) & Actor(e1,x2) & (x1 = x2))
exists e1 x1 x2 x3.(v_wear(e1) & of(x2,x3) & n_walking(x3) & n_shoe(x2) & n_lady(x1) & Theme(e1,x2) & Actor(e1,x1))
Lady in short dress walking on sidewalk.
The lady is wearing a very long dress running.
2
-100
if the lady is walking in a short dress than she cannot be running wearing long dress.
exists e1 s1 s2 x1 x2 x3.(ne_nam_lady(s1) & a_topic(s1) & in(s1,x1) & on(e1,x3) & n_sidewalk(x3) & Actor(e1,x2) & v_walk(e1) & (x1 = x2) & n_dress(x1) & a_short(s2) & Theme(s2,x1))
exists e1 e2 s1 x1 x2 x3.(n_lady(x1) & Theme(e2,x2) & Actor(e2,x1) & v_wear(e2) & Actor(e1,x3) & v_run(e1) & (x2 = x3) & n_dress(x2) & a_long(s1) & Theme(s1,x2) & r_very(x2))
7940ff14-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 x1 x2 x3.(v_walk(e1) & on(e1,x3) & ne_nam_lady(s1) & n_sidewalk(x3) & n_dress(x1) & in(s1,x1) & a_topic(s1) & a_short(s2) & Theme(s2,x1) & Actor(e1,x2) & (x1 = x2))
exists e1 e2 s1 x1 x2 x3.(v_wear(e2) & v_run(e1) & r_very(x2) & n_lady(x1) & n_dress(x2) & a_long(s1) & Theme(s1,x2) & Theme(e2,x2) & Actor(e2,x1) & Actor(e1,x3) & (x2 = x3))
Lady in short dress walking on sidewalk.
The lady is outdoors.
0
-100
lady walking on sidewalk means she is outdoors
exists e1 s1 s2 x1 x2 x3.(ne_nam_lady(s1) & a_topic(s1) & in(s1,x1) & on(e1,x3) & n_sidewalk(x3) & Actor(e1,x2) & v_walk(e1) & (x1 = x2) & n_dress(x1) & a_short(s2) & Theme(s2,x1))
exists p1 x1.(n_lady(x1) & exists x2.((x1 = x2) & n_outdoors(x2)))
7941037e-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 x1 x2 x3.(v_walk(e1) & on(e1,x3) & ne_nam_lady(s1) & n_sidewalk(x3) & n_dress(x1) & in(s1,x1) & a_topic(s1) & a_short(s2) & Theme(s2,x1) & Actor(e1,x2) & (x1 = x2))
exists x1.(n_lady(x1) & exists x2.(n_outdoors(x2) & (x1 = x2)))
A woman in a orange dress walks down the street.
A woman in orange makes her way to the store.
1
-100
A woman walking down the street does not mean she is going to the store.
exists e1 s1 x1 x2 x3 x4.(n_street(x4) & a_down(s1) & Manner(e1,s1) & Theme(e1,x4) & Actor(e1,x1) & v_walk(e1) & in(x1,x2) & n_dress(x2) & of(x2,x3) & n_orange(x3) & n_woman(x1))
exists e1 x1 x2 x3 x4.(n_store(x4) & Theme(e1,x3) & Actor(e1,x1) & v_make(e1) & to(x3,x4) & n_way(x3) & of(x3,x1) & n_female(x1) & in(x1,x2) & n_orange(x2) & n_woman(x1))
79413524-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3 x4.(v_walk(e1) & of(x2,x3) & n_woman(x1) & n_street(x4) & n_orange(x3) & n_dress(x2) & in(x1,x2) & a_down(s1) & Theme(e1,x4) & Manner(e1,s1) & Actor(e1,x1))
exists e1 x1 x2 x3 x4.(v_make(e1) & to(x3,x4) & of(x3,x1) & n_woman(x1) & n_way(x3) & n_store(x4) & n_orange(x2) & n_female(x1) & in(x1,x2) & Theme(e1,x3) & Actor(e1,x1))
An attractive woman walks down a back street.
The woman is outside.
0
-100
woman walks down a back street means she is outside
exists e1 s1 s2 s3 x1 x2.(a_down(s3) & Manner(e1,s3) & Theme(e1,x2) & Actor(e1,x1) & v_walk(e1) & n_street(x2) & a_back(s2) & Theme(s2,x2) & n_woman(x1) & a_attractive(s1) & Theme(s1,x1))
exists s1 x1.(n_woman(x1) & Theme(s1,x1) & a_outside(s1))
79413fba-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 s3 x1 x2.(v_walk(e1) & n_woman(x1) & n_street(x2) & a_down(s3) & a_back(s2) & a_attractive(s1) & Theme(s2,x2) & Theme(s1,x1) & Theme(e1,x2) & Manner(e1,s3) & Actor(e1,x1))
exists s1 x1.(n_woman(x1) & a_outside(s1) & Theme(s1,x1))
A woman in a short belted orange dress is walking down a sidewalk lined with yellow poles.
A woman has a short belted light orange dress.
1
0.586589
Not all orange is light orange.
exists e1 e2 s1 s2 s3 s4 x1 x2 x3 x4 x5 x6.(a_down(s4) & Manner(e2,s4) & Theme(e2,x4) & Actor(e2,x1) & v_walk(e2) & with(e1,x6) & n_pole(x6) & a_yellow(s3) & Theme(s3,x6) & Theme(e1,x5) & v_line(e1) & (x4 = x5) & n_sidewalk(x4) & in(x1,x2) & n_dress(x2) & of(x2,x3) & n_orange(x3) & a_belted(s2) & Theme(s2,x2) & a_short(s1) & Theme(s1,x2) & n_woman(x1))
exists e1 s1 s2 s3 x1 x2 x3.(Theme(e1,x2) & Actor(e1,x1) & v_have(e1) & n_dress(x2) & of(x2,x3) & n_orange(x3) & a_light(s3) & Theme(s3,x2) & a_belted(s2) & Theme(s2,x2) & a_short(s1) & Theme(s1,x2) & n_woman(x1))
79414a1e-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e2 s1 s2 s3 s4 x1 x2 x3 x4 x5 x6.(with(e1,x6) & v_walk(e2) & v_line(e1) & of(x2,x3) & n_woman(x1) & n_sidewalk(x4) & n_pole(x6) & n_orange(x3) & n_dress(x2) & in(x1,x2) & a_yellow(s3) & a_short(s1) & a_down(s4) & a_belted(s2) & Theme(s3,x6) & Theme(s2,x2) & Theme(s1,x2) & Theme(e2,x4) & Theme(e1,x5) & Manner(e2,s4) & Actor(e2,x1) & (x4 = x5))
exists e1 s1 s2 s3 x1 x2 x3.(v_have(e1) & of(x2,x3) & n_woman(x1) & n_orange(x3) & n_dress(x2) & a_short(s1) & a_light(s3) & a_belted(s2) & Theme(s3,x2) & Theme(s2,x2) & Theme(s1,x2) & Theme(e1,x2) & Actor(e1,x1))
A woman in a short belted orange dress is walking down a sidewalk lined with yellow poles.
A woman walks to work on the sidewalk.
1
0.053758
Not all woman walk to on sidewalk.
exists e2 e1 s1 s2 s3 s4 x1 x2 x3 x4 x5 x6.(a_down(s4) & Manner(e2,s4) & Theme(e2,x4) & Actor(e2,x1) & v_walk(e2) & with(e1,x6) & n_pole(x6) & a_yellow(s3) & Theme(s3,x6) & Theme(e1,x5) & v_line(e1) & (x4 = x5) & n_sidewalk(x4) & in(x1,x2) & n_dress(x2) & of(x2,x3) & n_orange(x3) & a_belted(s2) & Theme(s2,x2) & a_short(s1) & Theme(s1,x2) & n_woman(x1))
exists e1 p1 x1 x2.(n_sidewalk(x2) & Topic(e1,p1) & Actor(e1,x1) & v_walk(e1) & exists e2.(on(e2,x2) & Actor(e2,x1) & v_work(e2)) & n_woman(x1))
79414f1e-e4c8-11ec-9cdd-0242ac1c0002
exists e2 e1 s1 s2 s3 s4 x1 x2 x3 x4 x5 x6.(with(e1,x6) & v_walk(e2) & v_line(e1) & of(x2,x3) & n_woman(x1) & n_sidewalk(x4) & n_pole(x6) & n_orange(x3) & n_dress(x2) & in(x1,x2) & a_yellow(s3) & a_short(s1) & a_down(s4) & a_belted(s2) & Theme(s3,x6) & Theme(s2,x2) & Theme(s1,x2) & Theme(e2,x4) & Theme(e1,x5) & Manner(e2,s4) & Actor(e2,x1) & (x4 = x5))
exists e1 p1 x1 x2.(v_walk(e1) & n_woman(x1) & n_sidewalk(x2) & exists e2.(v_work(e2) & on(e2,x2) & Actor(e2,x1)) & Topic(e1,p1) & Actor(e1,x1))
A woman in a short belted orange dress is walking down a sidewalk lined with yellow poles.
A man is walking down a sidewalk.
2
0
The person walking is a woman, therefore it cannot be a man.
exists e1 e2 s1 s2 s3 s4 x1 x2 x3 x4 x5 x6.(a_down(s4) & Manner(e2,s4) & Theme(e2,x4) & Actor(e2,x1) & v_walk(e2) & with(e1,x6) & n_pole(x6) & a_yellow(s3) & Theme(s3,x6) & Theme(e1,x5) & v_line(e1) & (x4 = x5) & n_sidewalk(x4) & in(x1,x2) & n_dress(x2) & of(x2,x3) & n_orange(x3) & a_belted(s2) & Theme(s2,x2) & a_short(s1) & Theme(s1,x2) & n_woman(x1))
exists e1 s1 x1 x2.(a_down(s1) & Manner(e1,s1) & Theme(e1,x2) & Actor(e1,x1) & v_walk(e1) & n_sidewalk(x2) & n_man(x1))
79415fd6-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e2 s1 s2 s3 s4 x1 x2 x3 x4 x5 x6.(with(e1,x6) & v_walk(e2) & v_line(e1) & of(x2,x3) & n_woman(x1) & n_sidewalk(x4) & n_pole(x6) & n_orange(x3) & n_dress(x2) & in(x1,x2) & a_yellow(s3) & a_short(s1) & a_down(s4) & a_belted(s2) & Theme(s3,x6) & Theme(s2,x2) & Theme(s1,x2) & Theme(e2,x4) & Theme(e1,x5) & Manner(e2,s4) & Actor(e2,x1) & (x4 = x5))
exists e1 s1 x1 x2.(v_walk(e1) & n_sidewalk(x2) & n_man(x1) & a_down(s1) & Theme(e1,x2) & Manner(e1,s1) & Actor(e1,x1))
A woman in a short belted orange dress is walking down a sidewalk lined with yellow poles.
The woman is walking at night.
1
0.588631
Walking is not always on a sidewalk.
exists e1 e2 s1 s2 s3 s4 x1 x2 x3 x4 x5 x6.(a_down(s4) & Manner(e2,s4) & Theme(e2,x4) & Actor(e2,x1) & v_walk(e2) & with(e1,x6) & n_pole(x6) & a_yellow(s3) & Theme(s3,x6) & Theme(e1,x5) & v_line(e1) & (x4 = x5) & n_sidewalk(x4) & in(x1,x2) & n_dress(x2) & of(x2,x3) & n_orange(x3) & a_belted(s2) & Theme(s2,x2) & a_short(s1) & Theme(s1,x2) & n_woman(x1))
exists e1 x1 x2.(n_woman(x1) & at(e1,x2) & n_night(x2) & Actor(e1,x1) & v_walk(e1))
79416490-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e2 s1 s2 s3 s4 x1 x2 x3 x4 x5 x6.(with(e1,x6) & v_walk(e2) & v_line(e1) & of(x2,x3) & n_woman(x1) & n_sidewalk(x4) & n_pole(x6) & n_orange(x3) & n_dress(x2) & in(x1,x2) & a_yellow(s3) & a_short(s1) & a_down(s4) & a_belted(s2) & Theme(s3,x6) & Theme(s2,x2) & Theme(s1,x2) & Theme(e2,x4) & Theme(e1,x5) & Manner(e2,s4) & Actor(e2,x1) & (x4 = x5))
exists e1 x1 x2.(v_walk(e1) & n_woman(x1) & n_night(x2) & at(e1,x2) & Actor(e1,x1))
A woman in a short belted orange dress is walking down a sidewalk lined with yellow poles.
The woman is walking to a restaurant.
1
0.127694
A woman in a short belted orange dress is walking down a sidewalk lined with yellow poles does not imply that she is walking to a restaurant.
exists e1 e2 s1 s2 s3 s4 x1 x2 x3 x4 x5 x6.(a_down(s4) & Manner(e2,s4) & Theme(e2,x4) & Actor(e2,x1) & v_walk(e2) & with(e1,x6) & n_pole(x6) & a_yellow(s3) & Theme(s3,x6) & Theme(e1,x5) & v_line(e1) & (x4 = x5) & n_sidewalk(x4) & in(x1,x2) & n_dress(x2) & of(x2,x3) & n_orange(x3) & a_belted(s2) & Theme(s2,x2) & a_short(s1) & Theme(s1,x2) & n_woman(x1))
exists e1 x1 x2.(n_woman(x1) & to(e1,x2) & n_restaurant(x2) & Actor(e1,x1) & v_walk(e1))
79416954-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e2 s1 s2 s3 s4 x1 x2 x3 x4 x5 x6.(with(e1,x6) & v_walk(e2) & v_line(e1) & of(x2,x3) & n_woman(x1) & n_sidewalk(x4) & n_pole(x6) & n_orange(x3) & n_dress(x2) & in(x1,x2) & a_yellow(s3) & a_short(s1) & a_down(s4) & a_belted(s2) & Theme(s3,x6) & Theme(s2,x2) & Theme(s1,x2) & Theme(e2,x4) & Theme(e1,x5) & Manner(e2,s4) & Actor(e2,x1) & (x4 = x5))
exists e1 x1 x2.(v_walk(e1) & to(e1,x2) & n_woman(x1) & n_restaurant(x2) & Actor(e1,x1))
A woman in a short belted orange dress is walking down a sidewalk lined with yellow poles.
There are yellow poles on the sidewalk.
0
0.988484
sidewalk lined with yellow poles means there are yellow poles on the sidewalk
exists e1 e2 s1 s2 s3 s4 x1 x2 x3 x4 x5 x6.(a_down(s4) & Manner(e2,s4) & Theme(e2,x4) & Actor(e2,x1) & v_walk(e2) & with(e1,x6) & n_pole(x6) & a_yellow(s3) & Theme(s3,x6) & Theme(e1,x5) & v_line(e1) & (x4 = x5) & n_sidewalk(x4) & in(x1,x2) & n_dress(x2) & of(x2,x3) & n_orange(x3) & a_belted(s2) & Theme(s2,x2) & a_short(s1) & Theme(s1,x2) & n_woman(x1))
exists p1 x1 x3.(n_sidewalk(x3) & exists s1 x2.((x1 = x2) & on(x2,x3) & n_pole(x2) & a_yellow(s1) & Theme(s1,x2)))
794177b4-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e2 s1 s2 s3 s4 x1 x2 x3 x4 x5 x6.(with(e1,x6) & v_walk(e2) & v_line(e1) & of(x2,x3) & n_woman(x1) & n_sidewalk(x4) & n_pole(x6) & n_orange(x3) & n_dress(x2) & in(x1,x2) & a_yellow(s3) & a_short(s1) & a_down(s4) & a_belted(s2) & Theme(s3,x6) & Theme(s2,x2) & Theme(s1,x2) & Theme(e2,x4) & Theme(e1,x5) & Manner(e2,s4) & Actor(e2,x1) & (x4 = x5))
exists x1 x3.(n_sidewalk(x3) & exists s1 x2.(on(x2,x3) & n_pole(x2) & a_yellow(s1) & Theme(s1,x2) & (x1 = x2)))
A woman in a short belted orange dress is walking down a sidewalk lined with yellow poles.
The woman is walking to her date at night.
1
0.078168
A woman walking down the sidewalk does not imply she is going on a date, nor does it mean she is walking at night.
exists e1 e2 s1 s2 s3 s4 x1 x2 x3 x4 x5 x6.(a_down(s4) & Manner(e2,s4) & Theme(e2,x4) & Actor(e2,x1) & v_walk(e2) & with(e1,x6) & n_pole(x6) & a_yellow(s3) & Theme(s3,x6) & Theme(e1,x5) & v_line(e1) & (x4 = x5) & n_sidewalk(x4) & in(x1,x2) & n_dress(x2) & of(x2,x3) & n_orange(x3) & a_belted(s2) & Theme(s2,x2) & a_short(s1) & Theme(s1,x2) & n_woman(x1))
exists e1 x1 x2 x3.(n_date(x2) & of(x2,x1) & n_female(x1) & n_woman(x1) & to(e1,x2) & at(x2,x3) & n_night(x3) & Actor(e1,x1) & v_walk(e1))
79417caa-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e2 s1 s2 s3 s4 x1 x2 x3 x4 x5 x6.(with(e1,x6) & v_walk(e2) & v_line(e1) & of(x2,x3) & n_woman(x1) & n_sidewalk(x4) & n_pole(x6) & n_orange(x3) & n_dress(x2) & in(x1,x2) & a_yellow(s3) & a_short(s1) & a_down(s4) & a_belted(s2) & Theme(s3,x6) & Theme(s2,x2) & Theme(s1,x2) & Theme(e2,x4) & Theme(e1,x5) & Manner(e2,s4) & Actor(e2,x1) & (x4 = x5))
exists e1 x1 x2 x3.(v_walk(e1) & to(e1,x2) & of(x2,x1) & n_woman(x1) & n_night(x3) & n_female(x1) & n_date(x2) & at(x2,x3) & Actor(e1,x1))
two children are standing next to each other in front of a wall that has photographs on it.
Two children pose in front of a war memorial
1
0.008162
Not all photographs are a war memorial.
exists e1 e2 x1 x2 x3 x4 x5.(in(e1,x2) & of(x2,x3) & Theme(e2,x5) & Actor(e2,x4) & v_have(e2) & on(x5,x1) & n_thing(x1) & n_photograph(x5) & (x3 = x4) & n_wall(x3) & n_front(x2) & all x6.(n_other(x6) -> to(e1,x6)) & r_next(e1) & Actor(e1,x1) & v_stand(e1) & n_child(x1) & card_eq_2(x1))
exists e1 x1 x2 x3 x4.(in(e1,x2) & of(x2,x3) & n_memorial(x3) & of(x3,x4) & n_war(x4) & n_front(x2) & Actor(e1,x1) & v_pose(e1) & n_child(x1) & card_eq_2(x1))
7942a2ce-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e2 x1 x2 x3 x4 x5.(v_stand(e1) & v_have(e2) & r_next(e1) & on(x5,x1) & of(x2,x3) & n_wall(x3) & n_thing(x1) & n_photograph(x5) & n_front(x2) & n_child(x1) & in(e1,x2) & card_eq_2(x1) & all x6.(to(e1,x6) | -n_other(x6)) & Theme(e2,x5) & Actor(e2,x4) & Actor(e1,x1) & (x3 = x4))
exists e1 x1 x2 x3 x4.(v_pose(e1) & of(x3,x4) & of(x2,x3) & n_war(x4) & n_memorial(x3) & n_front(x2) & n_child(x1) & in(e1,x2) & card_eq_2(x1) & Actor(e1,x1))
two children are standing next to each other in front of a wall that has photographs on it.
Two kids throw bananas
2
0.000016
throw and standing are not the same
exists e1 e2 x1 x2 x3 x4 x5.(in(e1,x2) & of(x2,x3) & Theme(e2,x5) & Actor(e2,x4) & v_have(e2) & on(x5,x1) & n_thing(x1) & n_photograph(x5) & (x3 = x4) & n_wall(x3) & n_front(x2) & all x6.(n_other(x6) -> to(e1,x6)) & r_next(e1) & Actor(e1,x1) & v_stand(e1) & n_child(x1) & card_eq_2(x1))
exists e1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_throw(e1) & n_banana(x2) & n_kid(x1) & card_eq_2(x1))
7942a7a6-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e2 x1 x2 x3 x4 x5.(v_stand(e1) & v_have(e2) & r_next(e1) & on(x5,x1) & of(x2,x3) & n_wall(x3) & n_thing(x1) & n_photograph(x5) & n_front(x2) & n_child(x1) & in(e1,x2) & card_eq_2(x1) & all x6.(to(e1,x6) | -n_other(x6)) & Theme(e2,x5) & Actor(e2,x4) & Actor(e1,x1) & (x3 = x4))
exists e1 x1 x2.(v_throw(e1) & n_kid(x1) & n_banana(x2) & card_eq_2(x1) & Theme(e1,x2) & Actor(e1,x1))
two children are standing next to each other in front of a wall that has photographs on it.
The photographs are of the two children.
1
0.226707
The photographs must not be of two children.
exists e1 e2 x1 x2 x3 x4 x5.(in(e1,x2) & of(x2,x3) & Theme(e2,x5) & Actor(e2,x4) & v_have(e2) & on(x5,x1) & n_thing(x1) & n_photograph(x5) & (x3 = x4) & n_wall(x3) & n_front(x2) & all x6.(n_other(x6) -> to(e1,x6)) & r_next(e1) & Actor(e1,x1) & v_stand(e1) & n_child(x1) & card_eq_2(x1))
exists p1 x1 x2.(n_child(x2) & card_eq_2(x2) & n_photograph(x1) & of(x1,x2))
7942ac9c-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e2 x1 x2 x3 x4 x5.(v_stand(e1) & v_have(e2) & r_next(e1) & on(x5,x1) & of(x2,x3) & n_wall(x3) & n_thing(x1) & n_photograph(x5) & n_front(x2) & n_child(x1) & in(e1,x2) & card_eq_2(x1) & all x6.(to(e1,x6) | -n_other(x6)) & Theme(e2,x5) & Actor(e2,x4) & Actor(e1,x1) & (x3 = x4))
exists x1 x2.(of(x1,x2) & n_photograph(x1) & n_child(x2) & card_eq_2(x2))
two children are standing next to each other in front of a wall that has photographs on it.
two children stand next to each other looking at pictures of themselves on a wall
1
0.144983
Not all children in front of a wall that has photographs on it are looking at pictures of themselves on a wall.
exists e1 e2 x1 x2 x3 x4 x5.(in(e1,x2) & of(x2,x3) & Theme(e2,x5) & Actor(e2,x4) & v_have(e2) & on(x5,x1) & n_thing(x1) & n_photograph(x5) & (x3 = x4) & n_wall(x3) & n_front(x2) & all x6.(n_other(x6) -> to(e1,x6)) & r_next(e1) & Actor(e1,x1) & v_stand(e1) & n_child(x1) & card_eq_2(x1))
exists e1 e2 x1 x2 x3 x4.(n_group(x3) & for(e1,e2) & on(e2,x4) & n_wall(x4) & at(e2,x2) & of(x2,x3) & n_picture(x2) & Actor(e2,x1) & v_look(e2) & all x5.(n_other(x5) -> to(e1,x5)) & r_next(e1) & Actor(e1,x1) & v_stand(e1) & n_child(x1) & card_eq_2(x1))
7942c1be-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e2 x1 x2 x3 x4 x5.(v_stand(e1) & v_have(e2) & r_next(e1) & on(x5,x1) & of(x2,x3) & n_wall(x3) & n_thing(x1) & n_photograph(x5) & n_front(x2) & n_child(x1) & in(e1,x2) & card_eq_2(x1) & all x6.(to(e1,x6) | -n_other(x6)) & Theme(e2,x5) & Actor(e2,x4) & Actor(e1,x1) & (x3 = x4))
exists e1 e2 x1 x2 x3 x4.(v_stand(e1) & v_look(e2) & r_next(e1) & on(e2,x4) & of(x2,x3) & n_wall(x4) & n_picture(x2) & n_group(x3) & n_child(x1) & for(e1,e2) & card_eq_2(x1) & at(e2,x2) & all x5.(to(e1,x5) | -n_other(x5)) & Actor(e2,x1) & Actor(e1,x1))
two children are standing next to each other in front of a wall that has photographs on it.
Two kids are looking at pictures of old movie stars.
1
0.032942
Not all children in front of a wall that has photographs on it are looking at pictures of old movie stars.
exists e1 e2 x1 x2 x3 x4 x5.(in(e1,x2) & of(x2,x3) & Theme(e2,x5) & Actor(e2,x4) & v_have(e2) & on(x5,x1) & n_thing(x1) & n_photograph(x5) & (x3 = x4) & n_wall(x3) & n_front(x2) & all x6.(n_other(x6) -> to(e1,x6)) & r_next(e1) & Actor(e1,x1) & v_stand(e1) & n_child(x1) & card_eq_2(x1))
exists e1 s1 x1 x2 x3 x4.(at(e1,x2) & of(x2,x3) & n_star(x3) & of(x3,x4) & n_movie(x4) & a_old(s1) & Theme(s1,x3) & n_picture(x2) & Actor(e1,x1) & v_look(e1) & n_kid(x1) & card_eq_2(x1))
7942d5e6-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e2 x1 x2 x3 x4 x5.(v_stand(e1) & v_have(e2) & r_next(e1) & on(x5,x1) & of(x2,x3) & n_wall(x3) & n_thing(x1) & n_photograph(x5) & n_front(x2) & n_child(x1) & in(e1,x2) & card_eq_2(x1) & all x6.(to(e1,x6) | -n_other(x6)) & Theme(e2,x5) & Actor(e2,x4) & Actor(e1,x1) & (x3 = x4))
exists e1 s1 x1 x2 x3 x4.(v_look(e1) & of(x3,x4) & of(x2,x3) & n_star(x3) & n_picture(x2) & n_movie(x4) & n_kid(x1) & card_eq_2(x1) & at(e1,x2) & a_old(s1) & Theme(s1,x3) & Actor(e1,x1))
two children are standing next to each other in front of a wall that has photographs on it.
Strange humans standing
1
0.001293
Not all Children standing are strange humans.
exists e1 e2 x1 x2 x3 x4 x5.(in(e1,x2) & of(x2,x3) & Theme(e2,x5) & Actor(e2,x4) & v_have(e2) & on(x5,x1) & n_thing(x1) & n_photograph(x5) & (x3 = x4) & n_wall(x3) & n_front(x2) & all x6.(n_other(x6) -> to(e1,x6)) & r_next(e1) & Actor(e1,x1) & v_stand(e1) & n_child(x1) & card_eq_2(x1))
exists e1 s1 x1 x2.(a_topic(x1) & Actor(e1,x2) & v_stand(e1) & (x1 = x2) & n_human(x1) & a_strange(s1) & Theme(s1,x1))
7942db54-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e2 x1 x2 x3 x4 x5.(v_stand(e1) & v_have(e2) & r_next(e1) & on(x5,x1) & of(x2,x3) & n_wall(x3) & n_thing(x1) & n_photograph(x5) & n_front(x2) & n_child(x1) & in(e1,x2) & card_eq_2(x1) & all x6.(to(e1,x6) | -n_other(x6)) & Theme(e2,x5) & Actor(e2,x4) & Actor(e1,x1) & (x3 = x4))
exists e1 s1 x1 x2.(v_stand(e1) & n_human(x1) & a_topic(x1) & a_strange(s1) & Theme(s1,x1) & Actor(e1,x2) & (x1 = x2))
two children are standing next to each other in front of a wall that has photographs on it.
A couple kids are hanging out in front of a wall
0
0.946387
couple are children
exists e1 e2 x1 x2 x3 x4 x5.(in(e1,x2) & of(x2,x3) & Theme(e2,x5) & Actor(e2,x4) & v_have(e2) & on(x5,x1) & n_thing(x1) & n_photograph(x5) & (x3 = x4) & n_wall(x3) & n_front(x2) & all x6.(n_other(x6) -> to(e1,x6)) & r_next(e1) & Actor(e1,x1) & v_stand(e1) & n_child(x1) & card_eq_2(x1))
exists e1 s1 x1 x2 x3 x4.(in(e1,x3) & of(x3,x4) & n_wall(x4) & n_front(x3) & a_out(s1) & Manner(e1,s1) & Actor(e1,x1) & v_hang(e1) & n_kid(x1) & of(x1,x2) & n_couple(x2))
7942e072-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e2 x1 x2 x3 x4 x5.(v_stand(e1) & v_have(e2) & r_next(e1) & on(x5,x1) & of(x2,x3) & n_wall(x3) & n_thing(x1) & n_photograph(x5) & n_front(x2) & n_child(x1) & in(e1,x2) & card_eq_2(x1) & all x6.(to(e1,x6) | -n_other(x6)) & Theme(e2,x5) & Actor(e2,x4) & Actor(e1,x1) & (x3 = x4))
exists e1 s1 x1 x2 x3 x4.(v_hang(e1) & of(x3,x4) & of(x1,x2) & n_wall(x4) & n_kid(x1) & n_front(x3) & n_couple(x2) & in(e1,x3) & a_out(s1) & Manner(e1,s1) & Actor(e1,x1))
A man walks by a building with many signs outside.
A guy strolls down the street next to a government building.
1
-100
You can not infer it's a government building.
exists e1 s1 x1 x2 x3.(a_outside(s1) & Manner(e1,s1) & by(e1,x2) & with(x2,x3) & n_sign(x3) & n_quantity(x3) & n_building(x2) & Actor(e1,x1) & v_walk(e1) & n_man(x1))
exists e1 x1 x2 x3 x4 x5.(n_street(x2) & down(e1,x2) & to(x3,x4) & n_building(x4) & of(x4,x5) & n_government(x5) & next(x2,x3) & n_thing(x3) & Actor(e1,x1) & v_stroll(e1) & n_guy(x1))
7943eb66-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3.(with(x2,x3) & v_walk(e1) & n_sign(x3) & n_quantity(x3) & n_man(x1) & n_building(x2) & by(e1,x2) & a_outside(s1) & Manner(e1,s1) & Actor(e1,x1))
exists e1 x1 x2 x3 x4 x5.(v_stroll(e1) & to(x3,x4) & of(x4,x5) & next(x2,x3) & n_thing(x3) & n_street(x2) & n_guy(x1) & n_government(x5) & n_building(x4) & down(e1,x2) & Actor(e1,x1))
A man walks by a building with many signs outside.
A guy walks next to a building.
0
-100
Walks next to a building is another way of saying walks by a building.
exists e1 s1 x1 x2 x3.(a_outside(s1) & Manner(e1,s1) & by(e1,x2) & with(x2,x3) & n_sign(x3) & n_quantity(x3) & n_building(x2) & Actor(e1,x1) & v_walk(e1) & n_man(x1))
exists e1 p1 x1.(exists s1 x2.(to(s1,x2) & n_building(x2) & Theme(s1,x1) & a_next(s1)) & Topic(e1,p1) & Actor(e1,x1) & v_walk(e1) & n_guy(x1))
7943efc6-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3.(with(x2,x3) & v_walk(e1) & n_sign(x3) & n_quantity(x3) & n_man(x1) & n_building(x2) & by(e1,x2) & a_outside(s1) & Manner(e1,s1) & Actor(e1,x1))
exists e1 p1 x1.(v_walk(e1) & n_guy(x1) & exists s1 x2.(to(s1,x2) & n_building(x2) & a_next(s1) & Theme(s1,x1)) & Topic(e1,p1) & Actor(e1,x1))
A large group of black children are holding their hands in the air, facing the same direction.
The man is walking the children home.
2
-100
A group of children can not be a group of children simultaneously.
exists e2 e1 s1 s2 s3 x1 x2 x3 x4 x5.(n_direction(x5) & a_same(s3) & Theme(s3,x5) & n_air(x4) & for(e1,e2) & Theme(e2,x5) & Actor(e2,x1) & v_face(e2) & in(e1,x4) & Theme(e1,x3) & Actor(e1,x1) & v_hold(e1) & n_hand(x3) & of(x3,x1) & n_thing(x1) & of(x1,x2) & n_child(x2) & a_black(s2) & Theme(s2,x2) & n_group(x1) & a_large(s1) & Theme(s1,x1))
exists e1 x1 x2 x3.(n_home(x2) & of(x2,x3) & n_child(x3) & n_man(x1) & Theme(e1,x2) & Actor(e1,x1) & v_walk(e1))
7943f4bc-e4c8-11ec-9cdd-0242ac1c0002
exists e2 e1 s1 s2 s3 x1 x2 x3 x4 x5.(v_hold(e1) & v_face(e2) & of(x3,x1) & of(x1,x2) & n_thing(x1) & n_hand(x3) & n_group(x1) & n_direction(x5) & n_child(x2) & n_air(x4) & in(e1,x4) & for(e1,e2) & a_same(s3) & a_large(s1) & a_black(s2) & Theme(s3,x5) & Theme(s2,x2) & Theme(s1,x1) & Theme(e2,x5) & Theme(e1,x3) & Actor(e2,x1) & Actor(e1,x1))
exists e1 x1 x2 x3.(v_walk(e1) & of(x2,x3) & n_man(x1) & n_home(x2) & n_child(x3) & Theme(e1,x2) & Actor(e1,x1))
A large group of black children are holding their hands in the air, facing the same direction.
The kids are at recess during school.
1
-100
You can not infer they are at recess.
exists e2 e1 s1 s2 s3 x1 x2 x3 x4 x5.(n_direction(x5) & a_same(s3) & Theme(s3,x5) & n_air(x4) & for(e1,e2) & Theme(e2,x5) & Actor(e2,x1) & v_face(e2) & in(e1,x4) & Theme(e1,x3) & Actor(e1,x1) & v_hold(e1) & n_hand(x3) & of(x3,x1) & n_thing(x1) & of(x1,x2) & n_child(x2) & a_black(s2) & Theme(s2,x2) & n_group(x1) & a_large(s1) & Theme(s1,x1))
exists p1 x1 x2.(n_kid(x1) & during(p1,x2) & n_school(x2) & exists x3.(at(x1,x3) & n_recess(x3)))
7943fa20-e4c8-11ec-9cdd-0242ac1c0002
exists e2 e1 s1 s2 s3 x1 x2 x3 x4 x5.(v_hold(e1) & v_face(e2) & of(x3,x1) & of(x1,x2) & n_thing(x1) & n_hand(x3) & n_group(x1) & n_direction(x5) & n_child(x2) & n_air(x4) & in(e1,x4) & for(e1,e2) & a_same(s3) & a_large(s1) & a_black(s2) & Theme(s3,x5) & Theme(s2,x2) & Theme(s1,x1) & Theme(e2,x5) & Theme(e1,x3) & Actor(e2,x1) & Actor(e1,x1))
exists p1 x1 x2.(n_school(x2) & n_kid(x1) & exists x3.(n_recess(x3) & at(x1,x3)) & during(p1,x2))
A large group of black children are holding their hands in the air, facing the same direction.
A group of kids are outside.
0
-100
Large group of black children implies that there is a group of kids.
exists e2 e1 s1 s2 s3 x1 x2 x3 x4 x5.(n_direction(x5) & a_same(s3) & Theme(s3,x5) & n_air(x4) & for(e1,e2) & Theme(e2,x5) & Actor(e2,x1) & v_face(e2) & in(e1,x4) & Theme(e1,x3) & Actor(e1,x1) & v_hold(e1) & n_hand(x3) & of(x3,x1) & n_thing(x1) & of(x1,x2) & n_child(x2) & a_black(s2) & Theme(s2,x2) & n_group(x1) & a_large(s1) & Theme(s1,x1))
exists s1 x1 x2.(Theme(s1,x1) & a_outside(s1) & of(x1,x2) & n_kid(x2) & n_group(x1))
7943fee4-e4c8-11ec-9cdd-0242ac1c0002
exists e2 e1 s1 s2 s3 x1 x2 x3 x4 x5.(v_hold(e1) & v_face(e2) & of(x3,x1) & of(x1,x2) & n_thing(x1) & n_hand(x3) & n_group(x1) & n_direction(x5) & n_child(x2) & n_air(x4) & in(e1,x4) & for(e1,e2) & a_same(s3) & a_large(s1) & a_black(s2) & Theme(s3,x5) & Theme(s2,x2) & Theme(s1,x1) & Theme(e2,x5) & Theme(e1,x3) & Actor(e2,x1) & Actor(e1,x1))
exists s1 x1 x2.(of(x1,x2) & n_kid(x2) & n_group(x1) & a_outside(s1) & Theme(s1,x1))
Woman climbing a snow covered mountain looking at people behind her.
A woman skiing
2
-100
One cannot ski and be climbing a mountain at the same time.
exists e3 e1 e2 x1 x2 x3 x4 x5.(ne_nam_woman(x1) & for(e2,e3) & at(e3,x5) & behind(x5,x3) & n_female(x3) & n_people(x5) & Actor(e3,x1) & v_look(e3) & Theme(e2,x4) & Actor(e2,x1) & v_cover(e2) & n_mountain(x4) & Theme(e1,x3) & Actor(e1,x2) & v_climb(e1) & n_snow(x3) & (x1 = x2))
exists x1 x2.(a_topic(x1) & n_skiing(x1) & of(x1,x2) & n_woman(x2))
7944040c-e4c8-11ec-9cdd-0242ac1c0002
exists e3 e1 e2 x1 x2 x3 x4 x5.(v_look(e3) & v_cover(e2) & v_climb(e1) & ne_nam_woman(x1) & n_snow(x3) & n_people(x5) & n_mountain(x4) & n_female(x3) & for(e2,e3) & behind(x5,x3) & at(e3,x5) & Theme(e2,x4) & Theme(e1,x3) & Actor(e3,x1) & Actor(e2,x1) & Actor(e1,x2) & (x1 = x2))
exists x1 x2.(of(x1,x2) & n_woman(x2) & n_skiing(x1) & a_topic(x1))
Woman climbing a snow covered mountain looking at people behind her.
A group of mountain climbers
1
-100
there is not any mention about that she belongs to a group of mountain climbers
exists e2 e1 e3 x1 x2 x3 x4 x5.(ne_nam_woman(x1) & for(e2,e3) & at(e3,x5) & behind(x5,x3) & n_female(x3) & n_people(x5) & Actor(e3,x1) & v_look(e3) & Theme(e2,x4) & Actor(e2,x1) & v_cover(e2) & n_mountain(x4) & Theme(e1,x3) & Actor(e1,x2) & v_climb(e1) & n_snow(x3) & (x1 = x2))
exists x1 x2 x3.(a_topic(x1) & of(x1,x2) & n_climber(x2) & of(x2,x3) & n_mountain(x3) & n_group(x1))
794408c6-e4c8-11ec-9cdd-0242ac1c0002
exists e2 e1 e3 x1 x2 x3 x4 x5.(v_look(e3) & v_cover(e2) & v_climb(e1) & ne_nam_woman(x1) & n_snow(x3) & n_people(x5) & n_mountain(x4) & n_female(x3) & for(e2,e3) & behind(x5,x3) & at(e3,x5) & Theme(e2,x4) & Theme(e1,x3) & Actor(e3,x1) & Actor(e2,x1) & Actor(e1,x2) & (x1 = x2))
exists x1 x2 x3.(of(x2,x3) & of(x1,x2) & n_mountain(x3) & n_group(x1) & n_climber(x2) & a_topic(x1))
Woman climbing a snow covered mountain looking at people behind her.
A woman mountain climbing
0
-100
A snow covered mountain is a kind of mountain.
exists e3 e1 e2 x1 x2 x3 x4 x5.(ne_nam_woman(x1) & for(e2,e3) & at(e3,x5) & behind(x5,x3) & n_female(x3) & n_people(x5) & Actor(e3,x1) & v_look(e3) & Theme(e2,x4) & Actor(e2,x1) & v_cover(e2) & n_mountain(x4) & Theme(e1,x3) & Actor(e1,x2) & v_climb(e1) & n_snow(x3) & (x1 = x2))
exists e1 x1 x2 x3.(a_topic(x1) & Actor(e1,x3) & v_climb(e1) & (x1 = x3) & n_mountain(x1) & of(x1,x2) & n_woman(x2))
79440d8a-e4c8-11ec-9cdd-0242ac1c0002
exists e3 e1 e2 x1 x2 x3 x4 x5.(v_look(e3) & v_cover(e2) & v_climb(e1) & ne_nam_woman(x1) & n_snow(x3) & n_people(x5) & n_mountain(x4) & n_female(x3) & for(e2,e3) & behind(x5,x3) & at(e3,x5) & Theme(e2,x4) & Theme(e1,x3) & Actor(e3,x1) & Actor(e2,x1) & Actor(e1,x2) & (x1 = x2))
exists e1 x1 x2 x3.(v_climb(e1) & of(x1,x2) & n_woman(x2) & n_mountain(x1) & a_topic(x1) & Actor(e1,x3) & (x1 = x3))
A woman just let go of a bowling ball at the bowling alley.
a woman is at the bowling alley.
0
-100
To have just let go of a bowling ball at a bowling alley is a way of being at a bowling alley.
exists e1 s1 x1 x2 x3 x4 x5.(a_just(s1) & Manner(e1,s1) & Theme(e1,x2) & Actor(e1,x1) & v_let(e1) & of(x2,x3) & at(x3,x5) & n_alley(x5) & of(x5,x4) & n_bowling(x4) & n_bowling(x4) & n_ball(x3) & of(x3,x4) & n_go(x2) & n_woman(x1))
exists p1 x1 x2 x3.(n_alley(x2) & of(x2,x3) & n_bowling(x3) & at(x1,x2) & n_woman(x1))
794421f8-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3 x4 x5.(v_let(e1) & of(x5,x4) & of(x3,x4) & of(x2,x3) & n_woman(x1) & n_go(x2) & n_bowling(x4) & n_ball(x3) & n_alley(x5) & at(x3,x5) & a_just(s1) & Theme(e1,x2) & Manner(e1,s1) & Actor(e1,x1))
exists x1 x2 x3.(of(x2,x3) & n_woman(x1) & n_bowling(x3) & n_alley(x2) & at(x1,x2))
A woman just let go of a bowling ball at the bowling alley.
a woman is at home.
2
-100
One cannot be at home and at the bowling alley at the same time.
exists e1 s1 x1 x2 x3 x4 x5.(a_just(s1) & Manner(e1,s1) & Theme(e1,x2) & Actor(e1,x1) & v_let(e1) & of(x2,x3) & at(x3,x5) & n_alley(x5) & of(x5,x4) & n_bowling(x4) & n_bowling(x4) & n_ball(x3) & of(x3,x4) & n_go(x2) & n_woman(x1))
exists p1 x1.(exists x2.(at(x1,x2) & n_home(x2)) & n_woman(x1))
794426a8-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3 x4 x5.(v_let(e1) & of(x5,x4) & of(x3,x4) & of(x2,x3) & n_woman(x1) & n_go(x2) & n_bowling(x4) & n_ball(x3) & n_alley(x5) & at(x3,x5) & a_just(s1) & Theme(e1,x2) & Manner(e1,s1) & Actor(e1,x1))
exists x1.(n_woman(x1) & exists x2.(n_home(x2) & at(x1,x2)))
A woman just let go of a bowling ball at the bowling alley.
a woman is in a competition at the bowling alley.
1
-100
although she is at the bowling alley but this will not confirms that she is in a competition
exists e1 s1 x1 x2 x3 x4 x5.(a_just(s1) & Manner(e1,s1) & Theme(e1,x2) & Actor(e1,x1) & v_let(e1) & of(x2,x3) & at(x3,x5) & n_alley(x5) & of(x5,x4) & n_bowling(x4) & n_bowling(x4) & n_ball(x3) & of(x3,x4) & n_go(x2) & n_woman(x1))
exists p1 x1 x2 x3.(n_alley(x2) & of(x2,x3) & n_bowling(x3) & at(p1,x2) & exists x4.(in(x1,x4) & n_competition(x4)) & n_woman(x1))
79442c16-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3 x4 x5.(v_let(e1) & of(x5,x4) & of(x3,x4) & of(x2,x3) & n_woman(x1) & n_go(x2) & n_bowling(x4) & n_ball(x3) & n_alley(x5) & at(x3,x5) & a_just(s1) & Theme(e1,x2) & Manner(e1,s1) & Actor(e1,x1))
exists p1 x1 x2 x3.(of(x2,x3) & n_woman(x1) & n_bowling(x3) & n_alley(x2) & exists x4.(n_competition(x4) & in(x1,x4)) & at(p1,x2))
A woman wearing short sleeves and sunglasses is backpacking up a snowy mountain cliff.
The woman is wearing a parka.
2
-100
One cannot be wearing a parka and shirt sleeve and sunglasses at the same time.
exists e2 e1 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7.(a_up(s3) & Manner(e2,s3) & Theme(e2,x6) & Actor(e2,x1) & v_backpack(e2) & n_cliff(x6) & of(x6,x7) & n_mountain(x7) & a_snowy(s2) & Theme(s2,x6) & Theme(e1,x3) & Actor(e1,x2) & v_wear(e1) & subset_of(x5,x3) & n_sunglass(x5) & subset_of(x4,x3) & n_sleeve(x4) & a_short(s1) & Theme(s1,x4) & (x1 = x2) & n_woman(x1))
exists e1 x1 x2.(n_woman(x1) & Theme(e1,x2) & Actor(e1,x1) & v_wear(e1) & n_parka(x2))
794430ee-e4c8-11ec-9cdd-0242ac1c0002
exists e2 e1 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7.(v_wear(e1) & v_backpack(e2) & subset_of(x5,x3) & subset_of(x4,x3) & of(x6,x7) & n_woman(x1) & n_sunglass(x5) & n_sleeve(x4) & n_mountain(x7) & n_cliff(x6) & a_up(s3) & a_snowy(s2) & a_short(s1) & Theme(s2,x6) & Theme(s1,x4) & Theme(e2,x6) & Theme(e1,x3) & Manner(e2,s3) & Actor(e2,x1) & Actor(e1,x2) & (x1 = x2))
exists e1 x1 x2.(v_wear(e1) & n_woman(x1) & n_parka(x2) & Theme(e1,x2) & Actor(e1,x1))
A woman wearing short sleeves and sunglasses is backpacking up a snowy mountain cliff.
The woman is cold.
1
-100
not any mention about feeling of women whether she feeling cold or not
exists e1 e2 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7.(a_up(s3) & Manner(e2,s3) & Theme(e2,x6) & Actor(e2,x1) & v_backpack(e2) & n_cliff(x6) & of(x6,x7) & n_mountain(x7) & a_snowy(s2) & Theme(s2,x6) & Theme(e1,x3) & Actor(e1,x2) & v_wear(e1) & subset_of(x5,x3) & n_sunglass(x5) & subset_of(x4,x3) & n_sleeve(x4) & a_short(s1) & Theme(s1,x4) & (x1 = x2) & n_woman(x1))
exists s1 x1.(n_woman(x1) & Theme(s1,x1) & a_cold(s1))
794436c0-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e2 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7.(v_wear(e1) & v_backpack(e2) & subset_of(x5,x3) & subset_of(x4,x3) & of(x6,x7) & n_woman(x1) & n_sunglass(x5) & n_sleeve(x4) & n_mountain(x7) & n_cliff(x6) & a_up(s3) & a_snowy(s2) & a_short(s1) & Theme(s2,x6) & Theme(s1,x4) & Theme(e2,x6) & Theme(e1,x3) & Manner(e2,s3) & Actor(e2,x1) & Actor(e1,x2) & (x1 = x2))
exists s1 x1.(n_woman(x1) & a_cold(s1) & Theme(s1,x1))
A woman wearing short sleeves and sunglasses is backpacking up a snowy mountain cliff.
There is a woman outside.
0
-100
A snowy mountain cliff is outside.
exists e1 e2 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7.(a_up(s3) & Manner(e2,s3) & Theme(e2,x6) & Actor(e2,x1) & v_backpack(e2) & n_cliff(x6) & of(x6,x7) & n_mountain(x7) & a_snowy(s2) & Theme(s2,x6) & Theme(e1,x3) & Actor(e1,x2) & v_wear(e1) & subset_of(x5,x3) & n_sunglass(x5) & subset_of(x4,x3) & n_sleeve(x4) & a_short(s1) & Theme(s1,x4) & (x1 = x2) & n_woman(x1))
exists p1 x1 x2 x3.((x1 = x2) & n_outside(x2) & of(x2,x3) & n_woman(x3))
79443bac-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e2 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7.(v_wear(e1) & v_backpack(e2) & subset_of(x5,x3) & subset_of(x4,x3) & of(x6,x7) & n_woman(x1) & n_sunglass(x5) & n_sleeve(x4) & n_mountain(x7) & n_cliff(x6) & a_up(s3) & a_snowy(s2) & a_short(s1) & Theme(s2,x6) & Theme(s1,x4) & Theme(e2,x6) & Theme(e1,x3) & Manner(e2,s3) & Actor(e2,x1) & Actor(e1,x2) & (x1 = x2))
exists x1 x2 x3.(of(x2,x3) & n_woman(x3) & n_outside(x2) & (x1 = x2))
A woman with black pants and a tan shirt bowling in a bowling alley.
A woman wearing black pants and a tan shirt is not bowling in an alley
2
-100
One can not be bowling and not bowling simultaneously.
exists s1 s2 x1 x2 x3 x4 x5 x6 x7.(a_topic(x1) & with(x1,x2) & subset_of(x4,x2) & in(x4,x6) & n_alley(x6) & of(x6,x7) & n_bowling(x7) & n_bowling(x4) & of(x4,x5) & n_shirt(x5) & a_tan(s2) & Theme(s2,x4) & subset_of(x3,x2) & n_pants(x3) & a_black(s1) & Theme(s1,x3) & n_woman(x1))
exists e1 s1 s2 x1 x2 x3 x4 x5.(-exists e2 x6.(in(e2,x6) & n_alley(x6) & Actor(e2,x1) & v_bowl(e2)) & subset_of(x5,x1) & n_shirt(x5) & a_tan(s2) & Theme(s2,x5) & subset_of(x2,x1) & Theme(e1,x4) & Actor(e1,x3) & v_wear(e1) & n_pants(x4) & a_black(s1) & Theme(s1,x4) & (x2 = x3) & n_woman(x2))
79444174-e4c8-11ec-9cdd-0242ac1c0002
exists s1 s2 x1 x2 x3 x4 x5 x6 x7.(with(x1,x2) & subset_of(x4,x2) & subset_of(x3,x2) & of(x6,x7) & of(x4,x5) & n_woman(x1) & n_shirt(x5) & n_pants(x3) & n_bowling(x7) & n_bowling(x4) & n_alley(x6) & in(x4,x6) & a_topic(x1) & a_tan(s2) & a_black(s1) & Theme(s2,x4) & Theme(s1,x3))
exists e1 s1 s2 x1 x2 x3 x4 x5.(v_wear(e1) & subset_of(x5,x1) & subset_of(x2,x1) & n_woman(x2) & n_shirt(x5) & n_pants(x4) & all e2 x6.(-v_bowl(e2) | -n_alley(x6) | -in(e2,x6) | -Actor(e2,x1)) & a_tan(s2) & a_black(s1) & Theme(s2,x5) & Theme(s1,x4) & Theme(e1,x4) & Actor(e1,x3) & (x2 = x3))
A woman with black pants and a tan shirt bowling in a bowling alley.
A woman wearing black pants and a tan shirt is bowling strikes in an alley
1
-100
You can not infer she is bowling strikes.
exists s1 s2 x1 x2 x3 x4 x5 x6 x7.(a_topic(x1) & with(x1,x2) & subset_of(x4,x2) & in(x4,x6) & n_alley(x6) & of(x6,x7) & n_bowling(x7) & n_bowling(x4) & of(x4,x5) & n_shirt(x5) & a_tan(s2) & Theme(s2,x4) & subset_of(x3,x2) & n_pants(x3) & a_black(s1) & Theme(s1,x3) & n_woman(x1))
exists e1 e2 s1 s2 x1 x2 x3 x4 x5 x6 x7.(in(e2,x7) & n_alley(x7) & Theme(e2,x6) & Actor(e2,x1) & v_bowl(e2) & n_strike(x6) & subset_of(x5,x1) & n_shirt(x5) & a_tan(s2) & Theme(s2,x5) & subset_of(x2,x1) & Theme(e1,x4) & Actor(e1,x3) & v_wear(e1) & n_pants(x4) & a_black(s1) & Theme(s1,x4) & (x2 = x3) & n_woman(x2))
794446e2-e4c8-11ec-9cdd-0242ac1c0002
exists s1 s2 x1 x2 x3 x4 x5 x6 x7.(with(x1,x2) & subset_of(x4,x2) & subset_of(x3,x2) & of(x6,x7) & of(x4,x5) & n_woman(x1) & n_shirt(x5) & n_pants(x3) & n_bowling(x7) & n_bowling(x4) & n_alley(x6) & in(x4,x6) & a_topic(x1) & a_tan(s2) & a_black(s1) & Theme(s2,x4) & Theme(s1,x3))
exists e1 e2 s1 s2 x1 x2 x3 x4 x5 x6 x7.(v_wear(e1) & v_bowl(e2) & subset_of(x5,x1) & subset_of(x2,x1) & n_woman(x2) & n_strike(x6) & n_shirt(x5) & n_pants(x4) & n_alley(x7) & in(e2,x7) & a_tan(s2) & a_black(s1) & Theme(s2,x5) & Theme(s1,x4) & Theme(e2,x6) & Theme(e1,x4) & Actor(e2,x1) & Actor(e1,x3) & (x2 = x3))
A woman with black pants and a tan shirt bowling in a bowling alley.
A woman wearing black pants and a tan shirt is bowling in an alley
0
-100
Bowling in an alley is a rephrasing of saying bowling in a bowling alley.
exists s1 s2 x1 x2 x3 x4 x5 x6 x7.(a_topic(x1) & with(x1,x2) & subset_of(x4,x2) & in(x4,x6) & n_alley(x6) & of(x6,x7) & n_bowling(x7) & n_bowling(x4) & of(x4,x5) & n_shirt(x5) & a_tan(s2) & Theme(s2,x4) & subset_of(x3,x2) & n_pants(x3) & a_black(s1) & Theme(s1,x3) & n_woman(x1))
exists e2 e1 s1 s2 x1 x2 x3 x4 x5 x6.(in(e2,x6) & n_alley(x6) & Actor(e2,x1) & v_bowl(e2) & subset_of(x5,x1) & n_shirt(x5) & a_tan(s2) & Theme(s2,x5) & subset_of(x2,x1) & Theme(e1,x4) & Actor(e1,x3) & v_wear(e1) & n_pants(x4) & a_black(s1) & Theme(s1,x4) & (x2 = x3) & n_woman(x2))
79444bce-e4c8-11ec-9cdd-0242ac1c0002
exists s1 s2 x1 x2 x3 x4 x5 x6 x7.(with(x1,x2) & subset_of(x4,x2) & subset_of(x3,x2) & of(x6,x7) & of(x4,x5) & n_woman(x1) & n_shirt(x5) & n_pants(x3) & n_bowling(x7) & n_bowling(x4) & n_alley(x6) & in(x4,x6) & a_topic(x1) & a_tan(s2) & a_black(s1) & Theme(s2,x4) & Theme(s1,x3))
exists e2 e1 s1 s2 x1 x2 x3 x4 x5 x6.(v_wear(e1) & v_bowl(e2) & subset_of(x5,x1) & subset_of(x2,x1) & n_woman(x2) & n_shirt(x5) & n_pants(x4) & n_alley(x6) & in(e2,x6) & a_tan(s2) & a_black(s1) & Theme(s2,x5) & Theme(s1,x4) & Theme(e1,x4) & Actor(e2,x1) & Actor(e1,x3) & (x2 = x3))
A young girl wearing green is playing outside.
A little girl in green is playing.
1
-100
The girl could be playing either outside or inside.
exists e1 e2 s1 x1 x2 x3 x4.(Theme(e2,x4) & Actor(e2,x1) & v_play(e2) & n_outside(x4) & Theme(e1,x3) & Actor(e1,x2) & v_wear(e1) & n_green(x3) & (x1 = x2) & n_girl(x1) & a_young(s1) & Theme(s1,x1))
exists e1 s1 x1 x2.(Actor(e1,x1) & v_play(e1) & in(x1,x2) & n_green(x2) & n_girl(x1) & a_little(s1) & Theme(s1,x1))
79445114-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e2 s1 x1 x2 x3 x4.(v_wear(e1) & v_play(e2) & n_outside(x4) & n_green(x3) & n_girl(x1) & a_young(s1) & Theme(s1,x1) & Theme(e2,x4) & Theme(e1,x3) & Actor(e2,x1) & Actor(e1,x2) & (x1 = x2))
exists e1 s1 x1 x2.(v_play(e1) & n_green(x2) & n_girl(x1) & in(x1,x2) & a_little(s1) & Theme(s1,x1) & Actor(e1,x1))
A young girl wearing green is playing outside.
A young girl in green clothing playing inside the house.
2
-100
One cannot be both inside and outside.
exists e2 e1 s1 x1 x2 x3 x4.(Theme(e2,x4) & Actor(e2,x1) & v_play(e2) & n_outside(x4) & Theme(e1,x3) & Actor(e1,x2) & v_wear(e1) & n_green(x3) & (x1 = x2) & n_girl(x1) & a_young(s1) & Theme(s1,x1))
exists e1 s1 s2 x1 x2 x3 x4.(n_house(x4) & a_topic(x1) & in(x1,x2) & inside(e1,x4) & Actor(e1,x3) & v_play(e1) & (x2 = x3) & n_clothing(x2) & a_green(s2) & Theme(s2,x2) & n_girl(x1) & a_young(s1) & Theme(s1,x1))
7944561e-e4c8-11ec-9cdd-0242ac1c0002
exists e2 e1 s1 x1 x2 x3 x4.(v_wear(e1) & v_play(e2) & n_outside(x4) & n_green(x3) & n_girl(x1) & a_young(s1) & Theme(s1,x1) & Theme(e2,x4) & Theme(e1,x3) & Actor(e2,x1) & Actor(e1,x2) & (x1 = x2))
exists e1 s1 s2 x1 x2 x3 x4.(v_play(e1) & n_house(x4) & n_girl(x1) & n_clothing(x2) & inside(e1,x4) & in(x1,x2) & a_young(s1) & a_topic(x1) & a_green(s2) & Theme(s2,x2) & Theme(s1,x1) & Actor(e1,x3) & (x2 = x3))
A young girl wearing green is playing outside.
A girl in green clothing playing outdoors.
0
-100
A girl in green clothing must be wearing green.
exists e2 e1 s1 x1 x2 x3 x4.(Theme(e2,x4) & Actor(e2,x1) & v_play(e2) & n_outside(x4) & Theme(e1,x3) & Actor(e1,x2) & v_wear(e1) & n_green(x3) & (x1 = x2) & n_girl(x1) & a_young(s1) & Theme(s1,x1))
exists e1 s1 x1 x2 x3.(a_topic(x1) & in(x1,x2) & n_outdoors(x2) & Actor(e1,x2) & v_play(e1) & of(x2,x3) & n_clothing(x3) & a_green(s1) & Theme(s1,x2) & n_girl(x1))
79445b0a-e4c8-11ec-9cdd-0242ac1c0002
exists e2 e1 s1 x1 x2 x3 x4.(v_wear(e1) & v_play(e2) & n_outside(x4) & n_green(x3) & n_girl(x1) & a_young(s1) & Theme(s1,x1) & Theme(e2,x4) & Theme(e1,x3) & Actor(e2,x1) & Actor(e1,x2) & (x1 = x2))
exists e1 s1 x1 x2 x3.(v_play(e1) & of(x2,x3) & n_outdoors(x2) & n_girl(x1) & n_clothing(x3) & in(x1,x2) & a_topic(x1) & a_green(s1) & Theme(s1,x2) & Actor(e1,x2))
A woman who is wearing a peach top and black jeans is bowling by herself.
A woman is playing her 3rd game.
1
-100
You can not infer this is her 3rd game.
exists e1 e2 s1 x1 x2 x3 x4 x5 x6.(by(e2,x1) & n_female(x1) & Actor(e2,x1) & v_bowl(e2) & Theme(e1,x3) & Actor(e1,x2) & v_wear(e1) & subset_of(x6,x3) & n_jeans(x6) & a_black(s1) & Theme(s1,x6) & subset_of(x4,x3) & n_top(x4) & of(x4,x5) & n_peach(x5) & (x1 = x2) & n_woman(x1))
exists e1 s1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_play(e1) & n_game(x2) & a_3rd(s1) & Theme(s1,x2) & of(x2,x1) & n_female(x1) & n_woman(x1))
79445ff6-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e2 s1 x1 x2 x3 x4 x5 x6.(v_wear(e1) & v_bowl(e2) & subset_of(x6,x3) & subset_of(x4,x3) & of(x4,x5) & n_woman(x1) & n_top(x4) & n_peach(x5) & n_jeans(x6) & n_female(x1) & by(e2,x1) & a_black(s1) & Theme(s1,x6) & Theme(e1,x3) & Actor(e2,x1) & Actor(e1,x2) & (x1 = x2))
exists e1 s1 x1 x2.(v_play(e1) & of(x2,x1) & n_woman(x1) & n_game(x2) & n_female(x1) & a_3rd(s1) & Theme(s1,x2) & Theme(e1,x2) & Actor(e1,x1))
A woman who is wearing a peach top and black jeans is bowling by herself.
The woman is rollerblading.
2
-100
One can not be bowling and rollerblading simultaneously.
exists e2 e1 s1 x1 x2 x3 x4 x5 x6.(by(e2,x1) & n_female(x1) & Actor(e2,x1) & v_bowl(e2) & Theme(e1,x3) & Actor(e1,x2) & v_wear(e1) & subset_of(x6,x3) & n_jeans(x6) & a_black(s1) & Theme(s1,x6) & subset_of(x4,x3) & n_top(x4) & of(x4,x5) & n_peach(x5) & (x1 = x2) & n_woman(x1))
exists e1 x1.(n_woman(x1) & Actor(e1,x1) & v_rollerblade(e1))
7944653c-e4c8-11ec-9cdd-0242ac1c0002
exists e2 e1 s1 x1 x2 x3 x4 x5 x6.(v_wear(e1) & v_bowl(e2) & subset_of(x6,x3) & subset_of(x4,x3) & of(x4,x5) & n_woman(x1) & n_top(x4) & n_peach(x5) & n_jeans(x6) & n_female(x1) & by(e2,x1) & a_black(s1) & Theme(s1,x6) & Theme(e1,x3) & Actor(e2,x1) & Actor(e1,x2) & (x1 = x2))
exists e1 x1.(v_rollerblade(e1) & n_woman(x1) & Actor(e1,x1))
A woman who is wearing a peach top and black jeans is bowling by herself.
A woman is bowling.
0
-100
Bowling by herself implies that she is bowling.
exists e2 e1 s1 x1 x2 x3 x4 x5 x6.(by(e2,x1) & n_female(x1) & Actor(e2,x1) & v_bowl(e2) & Theme(e1,x3) & Actor(e1,x2) & v_wear(e1) & subset_of(x6,x3) & n_jeans(x6) & a_black(s1) & Theme(s1,x6) & subset_of(x4,x3) & n_top(x4) & of(x4,x5) & n_peach(x5) & (x1 = x2) & n_woman(x1))
exists e1 x1.(Actor(e1,x1) & v_bowl(e1) & n_woman(x1))
79446a96-e4c8-11ec-9cdd-0242ac1c0002
exists e2 e1 s1 x1 x2 x3 x4 x5 x6.(v_wear(e1) & v_bowl(e2) & subset_of(x6,x3) & subset_of(x4,x3) & of(x4,x5) & n_woman(x1) & n_top(x4) & n_peach(x5) & n_jeans(x6) & n_female(x1) & by(e2,x1) & a_black(s1) & Theme(s1,x6) & Theme(e1,x3) & Actor(e2,x1) & Actor(e1,x2) & (x1 = x2))
exists e1 x1.(v_bowl(e1) & n_woman(x1) & Actor(e1,x1))
A woman in a pink shirt has just thrown a bowling ball down the aisle.
The man is in pink
2
-100
One can not be both a woman and a man.
exists e1 s1 s2 x1 x2 x3 x4 x5.(n_aisle(x5) & a_just(s2) & Manner(e1,s2) & Theme(e1,x3) & Actor(e1,x1) & v_throw(e1) & down(x3,x5) & n_ball(x3) & of(x3,x4) & n_bowling(x4) & in(x1,x2) & n_shirt(x2) & a_pink(s1) & Theme(s1,x2) & n_woman(x1))
exists p1 x1.(n_man(x1) & exists x2.(in(x1,x2) & n_pink(x2)))
79446f64-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 x1 x2 x3 x4 x5.(v_throw(e1) & of(x3,x4) & n_woman(x1) & n_shirt(x2) & n_bowling(x4) & n_ball(x3) & n_aisle(x5) & in(x1,x2) & down(x3,x5) & a_pink(s1) & a_just(s2) & Theme(s1,x2) & Theme(e1,x3) & Manner(e1,s2) & Actor(e1,x1))
exists x1.(n_man(x1) & exists x2.(n_pink(x2) & in(x1,x2)))
A woman in a pink shirt has just thrown a bowling ball down the aisle.
The woman is wearing pink
0
-100
A woman in a pink shirt has just thrown a bowling ball shows that the woman is wearing pink
exists e1 s1 s2 x1 x2 x3 x4 x5.(n_aisle(x5) & a_just(s2) & Manner(e1,s2) & Theme(e1,x3) & Actor(e1,x1) & v_throw(e1) & down(x3,x5) & n_ball(x3) & of(x3,x4) & n_bowling(x4) & in(x1,x2) & n_shirt(x2) & a_pink(s1) & Theme(s1,x2) & n_woman(x1))
exists e1 x1 x2.(n_woman(x1) & Theme(e1,x2) & Actor(e1,x1) & v_wear(e1) & n_pink(x2))
79447414-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 x1 x2 x3 x4 x5.(v_throw(e1) & of(x3,x4) & n_woman(x1) & n_shirt(x2) & n_bowling(x4) & n_ball(x3) & n_aisle(x5) & in(x1,x2) & down(x3,x5) & a_pink(s1) & a_just(s2) & Theme(s1,x2) & Theme(e1,x3) & Manner(e1,s2) & Actor(e1,x1))
exists e1 x1 x2.(v_wear(e1) & n_woman(x1) & n_pink(x2) & Theme(e1,x2) & Actor(e1,x1))
A woman in a pink shirt has just thrown a bowling ball down the aisle.
The woman is a bowler
1
-100
You can not infer she is a bowler.
exists e1 s1 s2 x1 x2 x3 x4 x5.(n_aisle(x5) & a_just(s2) & Manner(e1,s2) & Theme(e1,x3) & Actor(e1,x1) & v_throw(e1) & down(x3,x5) & n_ball(x3) & of(x3,x4) & n_bowling(x4) & in(x1,x2) & n_shirt(x2) & a_pink(s1) & Theme(s1,x2) & n_woman(x1))
exists p1 x1.(n_woman(x1) & exists x2.((x1 = x2) & n_bowler(x2)))
7944793c-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 x1 x2 x3 x4 x5.(v_throw(e1) & of(x3,x4) & n_woman(x1) & n_shirt(x2) & n_bowling(x4) & n_ball(x3) & n_aisle(x5) & in(x1,x2) & down(x3,x5) & a_pink(s1) & a_just(s2) & Theme(s1,x2) & Theme(e1,x3) & Manner(e1,s2) & Actor(e1,x1))
exists x1.(n_woman(x1) & exists x2.(n_bowler(x2) & (x1 = x2)))
The man is teaching the others about the piano.
The man is teacher.
0
-100
If he is teaching the others, it follows that he is a teacher
exists e1 x1 x2 x3.(n_piano(x3) & -(x2 = x2) & n_person(x2) & n_man(x1) & Theme(e1,x2) & Actor(e1,x1) & v_teach(e1) & about(x2,x3))
exists p1 x1.(n_man(x1) & exists x2.((x1 = x2) & n_teacher(x2)))
79447e5a-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3.(v_teach(e1) & n_piano(x3) & n_person(x2) & n_man(x1) & about(x2,x3) & Theme(e1,x2) & Actor(e1,x1) & -(x2 = x2))
exists x1.(n_man(x1) & exists x2.(n_teacher(x2) & (x1 = x2)))
The man is teaching the others about the piano.
The man is a piano teacher.
1
-100
You can not infer the man teaches piano.
exists e1 x1 x2 x3.(n_piano(x3) & -(x2 = x2) & n_person(x2) & n_man(x1) & Theme(e1,x2) & Actor(e1,x1) & v_teach(e1) & about(x2,x3))
exists p1 x1.(n_man(x1) & exists x2 x3.((x1 = x2) & n_teacher(x2) & of(x2,x3) & n_piano(x3)))
794482ce-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3.(v_teach(e1) & n_piano(x3) & n_person(x2) & n_man(x1) & about(x2,x3) & Theme(e1,x2) & Actor(e1,x1) & -(x2 = x2))
exists x1.(n_man(x1) & exists x2 x3.(of(x2,x3) & n_teacher(x2) & n_piano(x3) & (x1 = x2)))
The man is teaching the others about the piano.
The man is fixing the pipes.
2
-100
A man can not be teaching piano and fixing pipes simultaneously.
exists e1 x1 x2 x3.(n_piano(x3) & -(x2 = x2) & n_person(x2) & n_man(x1) & Theme(e1,x2) & Actor(e1,x1) & v_teach(e1) & about(x2,x3))
exists e1 x1 x2.(n_pipe(x2) & n_man(x1) & Theme(e1,x2) & Actor(e1,x1) & v_fix(e1))
7944874c-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3.(v_teach(e1) & n_piano(x3) & n_person(x2) & n_man(x1) & about(x2,x3) & Theme(e1,x2) & Actor(e1,x1) & -(x2 = x2))
exists e1 x1 x2.(v_fix(e1) & n_pipe(x2) & n_man(x1) & Theme(e1,x2) & Actor(e1,x1))
A man getting ready to play at a piano bar with a female looking on closely.
There is a female in a piano bar.
0
-100
The female is looking on at the man at the piano bar, therefore there is a female in a piano bar.
exists e1 p1 x1 x2.(a_topic(x1) & exists p2 s1.(Topic(s1,p2) & Actor(s1,x2) & a_ready(s1) & exists e3 e2 s2 s3 x3 x4 x5.(for(e2,e3) & a_closely(s3) & Manner(e3,s3) & a_on(s2) & Manner(e3,s2) & Actor(e3,x2) & v_look(e3) & at(e2,x3) & with(x3,x5) & n_female(x5) & n_bar(x3) & of(x3,x4) & n_piano(x4) & Actor(e2,x2) & v_play(e2))) & Topic(e1,p1) & Actor(e1,x2) & v_get(e1) & (x1 = x2) & n_man(x1))
exists p1 x1 x2 x3 x4.((x1 = x2) & in(x2,x3) & n_bar(x3) & of(x3,x4) & n_piano(x4) & n_female(x2))
79448bc0-e4c8-11ec-9cdd-0242ac1c0002
exists e1 p1 x1 x2.(v_get(e1) & n_man(x1) & exists p2 s1.(exists e3 e2 s2 s3 x3 x4 x5.(with(x3,x5) & v_play(e2) & v_look(e3) & of(x3,x4) & n_piano(x4) & n_female(x5) & n_bar(x3) & for(e2,e3) & at(e2,x3) & a_on(s2) & a_closely(s3) & Manner(e3,s3) & Manner(e3,s2) & Actor(e3,x2) & Actor(e2,x2)) & a_ready(s1) & Topic(s1,p2) & Actor(s1,x2)) & a_topic(x1) & Topic(e1,p1) & Actor(e1,x2) & (x1 = x2))
exists x1 x2 x3 x4.(of(x3,x4) & n_piano(x4) & n_female(x2) & n_bar(x3) & in(x2,x3) & (x1 = x2))
A man getting ready to play at a piano bar with a female looking on closely.
The woman is waiting for her date.
1
-100
A woman looking at a piano is not assumed to be waiting for her date.
exists e1 p1 x1 x2.(a_topic(x1) & exists p2 s1.(Topic(s1,p2) & Actor(s1,x2) & a_ready(s1) & exists e2 e3 s2 s3 x3 x4 x5.(for(e2,e3) & a_closely(s3) & Manner(e3,s3) & a_on(s2) & Manner(e3,s2) & Actor(e3,x2) & v_look(e3) & at(e2,x3) & with(x3,x5) & n_female(x5) & n_bar(x3) & of(x3,x4) & n_piano(x4) & Actor(e2,x2) & v_play(e2))) & Topic(e1,p1) & Actor(e1,x2) & v_get(e1) & (x1 = x2) & n_man(x1))
exists e1 x1 x2.(n_date(x2) & of(x2,x1) & n_female(x1) & n_woman(x1) & for(e1,x2) & Actor(e1,x1) & v_wait(e1))
794490ca-e4c8-11ec-9cdd-0242ac1c0002
exists e1 p1 x1 x2.(v_get(e1) & n_man(x1) & exists p2 s1.(exists e2 e3 s2 s3 x3 x4 x5.(with(x3,x5) & v_play(e2) & v_look(e3) & of(x3,x4) & n_piano(x4) & n_female(x5) & n_bar(x3) & for(e2,e3) & at(e2,x3) & a_on(s2) & a_closely(s3) & Manner(e3,s3) & Manner(e3,s2) & Actor(e3,x2) & Actor(e2,x2)) & a_ready(s1) & Topic(s1,p2) & Actor(s1,x2)) & a_topic(x1) & Topic(e1,p1) & Actor(e1,x2) & (x1 = x2))
exists e1 x1 x2.(v_wait(e1) & of(x2,x1) & n_woman(x1) & n_female(x1) & n_date(x2) & for(e1,x2) & Actor(e1,x1))
A man getting ready to play at a piano bar with a female looking on closely.
A pianist is playing in front of a large audience in a concert hall.
2
-100
One female is not a large audience.
exists e1 p1 x1 x2.(a_topic(x1) & exists p2 s1.(Topic(s1,p2) & Actor(s1,x2) & a_ready(s1) & exists e3 e2 s2 s3 x3 x4 x5.(for(e2,e3) & a_closely(s3) & Manner(e3,s3) & a_on(s2) & Manner(e3,s2) & Actor(e3,x2) & v_look(e3) & at(e2,x3) & with(x3,x5) & n_female(x5) & n_bar(x3) & of(x3,x4) & n_piano(x4) & Actor(e2,x2) & v_play(e2))) & Topic(e1,p1) & Actor(e1,x2) & v_get(e1) & (x1 = x2) & n_man(x1))
exists e1 s1 x1 x2 x3 x4 x5.(in(e1,x2) & of(x2,x3) & in(x3,x4) & n_hall(x4) & of(x4,x5) & n_concert(x5) & n_audience(x3) & a_large(s1) & Theme(s1,x3) & n_front(x2) & Actor(e1,x1) & v_play(e1) & n_pianist(x1))
79449552-e4c8-11ec-9cdd-0242ac1c0002
exists e1 p1 x1 x2.(v_get(e1) & n_man(x1) & exists p2 s1.(exists e3 e2 s2 s3 x3 x4 x5.(with(x3,x5) & v_play(e2) & v_look(e3) & of(x3,x4) & n_piano(x4) & n_female(x5) & n_bar(x3) & for(e2,e3) & at(e2,x3) & a_on(s2) & a_closely(s3) & Manner(e3,s3) & Manner(e3,s2) & Actor(e3,x2) & Actor(e2,x2)) & a_ready(s1) & Topic(s1,p2) & Actor(s1,x2)) & a_topic(x1) & Topic(e1,p1) & Actor(e1,x2) & (x1 = x2))
exists e1 s1 x1 x2 x3 x4 x5.(v_play(e1) & of(x4,x5) & of(x2,x3) & n_pianist(x1) & n_hall(x4) & n_front(x2) & n_concert(x5) & n_audience(x3) & in(x3,x4) & in(e1,x2) & a_large(s1) & Theme(s1,x3) & Actor(e1,x1))
A young man plays a grand piano while others visit nearby.
The old man played the electric keyboard.
2
-100
An old man has aged a lot and a young man has not so the man cannot be both.
exists e1 p1 s1 s2 x1 x2.(exists e2 x3 x4.(Theme(e2,x4) & Actor(e2,x3) & v_visit(e2) & n_nearby(x4) & -(x3 = x1) & n_person(x3)) & n_person(x1) & while(e1,p1) & Theme(e1,x2) & Actor(e1,x1) & v_play(e1) & n_piano(x2) & a_grand(s2) & Theme(s2,x2) & n_man(x1) & a_young(s1) & Theme(s1,x1))
exists e1 s1 s2 x1 x2.(n_keyboard(x2) & a_electric(s2) & Theme(s2,x2) & n_man(x1) & a_old(s1) & Theme(s1,x1) & Theme(e1,x2) & Actor(e1,x1) & v_play(e1))
794499d0-e4c8-11ec-9cdd-0242ac1c0002
exists e1 p1 s1 s2 x1 x2.(while(e1,p1) & v_play(e1) & n_piano(x2) & n_person(x1) & n_man(x1) & exists e2 x3 x4.(v_visit(e2) & n_person(x3) & n_nearby(x4) & Theme(e2,x4) & Actor(e2,x3) & -(x3 = x1)) & a_young(s1) & a_grand(s2) & Theme(s2,x2) & Theme(s1,x1) & Theme(e1,x2) & Actor(e1,x1))
exists e1 s1 s2 x1 x2.(v_play(e1) & n_man(x1) & n_keyboard(x2) & a_old(s1) & a_electric(s2) & Theme(s2,x2) & Theme(s1,x1) & Theme(e1,x2) & Actor(e1,x1))
A young man plays a grand piano while others visit nearby.
The talented young man plays the piano for the event.
1
-100
playing grand piano itself not a prove that he is talented or not
exists e1 p1 s1 s2 x1 x2.(exists e2 x3 x4.(Theme(e2,x4) & Actor(e2,x3) & v_visit(e2) & n_nearby(x4) & -(x3 = x1) & n_person(x3)) & n_person(x1) & while(e1,p1) & Theme(e1,x2) & Actor(e1,x1) & v_play(e1) & n_piano(x2) & a_grand(s2) & Theme(s2,x2) & n_man(x1) & a_young(s1) & Theme(s1,x1))
exists e1 s1 s2 x1 x2 x3.(n_event(x3) & n_piano(x2) & n_man(x1) & a_young(s2) & Theme(s2,x1) & a_talented(s1) & Theme(s1,x1) & for(e1,x3) & Theme(e1,x2) & Actor(e1,x1) & v_play(e1))
7944a196-e4c8-11ec-9cdd-0242ac1c0002
exists e1 p1 s1 s2 x1 x2.(while(e1,p1) & v_play(e1) & n_piano(x2) & n_person(x1) & n_man(x1) & exists e2 x3 x4.(v_visit(e2) & n_person(x3) & n_nearby(x4) & Theme(e2,x4) & Actor(e2,x3) & -(x3 = x1)) & a_young(s1) & a_grand(s2) & Theme(s2,x2) & Theme(s1,x1) & Theme(e1,x2) & Actor(e1,x1))
exists e1 s1 s2 x1 x2 x3.(v_play(e1) & n_piano(x2) & n_man(x1) & n_event(x3) & for(e1,x3) & a_young(s2) & a_talented(s1) & Theme(s2,x1) & Theme(s1,x1) & Theme(e1,x2) & Actor(e1,x1))
A young man plays a grand piano while others visit nearby.
The young man plays the piano.
0
-100
A grand piano is a kind of piano.
exists e1 p1 s1 s2 x1 x2.(exists e2 x3 x4.(Theme(e2,x4) & Actor(e2,x3) & v_visit(e2) & n_nearby(x4) & -(x3 = x1) & n_person(x3)) & n_person(x1) & while(e1,p1) & Theme(e1,x2) & Actor(e1,x1) & v_play(e1) & n_piano(x2) & a_grand(s2) & Theme(s2,x2) & n_man(x1) & a_young(s1) & Theme(s1,x1))
exists e1 s1 x1 x2.(n_piano(x2) & n_man(x1) & a_young(s1) & Theme(s1,x1) & Theme(e1,x2) & Actor(e1,x1) & v_play(e1))
7944a6c8-e4c8-11ec-9cdd-0242ac1c0002
exists e1 p1 s1 s2 x1 x2.(while(e1,p1) & v_play(e1) & n_piano(x2) & n_person(x1) & n_man(x1) & exists e2 x3 x4.(v_visit(e2) & n_person(x3) & n_nearby(x4) & Theme(e2,x4) & Actor(e2,x3) & -(x3 = x1)) & a_young(s1) & a_grand(s2) & Theme(s2,x2) & Theme(s1,x1) & Theme(e1,x2) & Actor(e1,x1))
exists e1 s1 x1 x2.(v_play(e1) & n_piano(x2) & n_man(x1) & a_young(s1) & Theme(s1,x1) & Theme(e1,x2) & Actor(e1,x1))
A man with curly brown hair standing in front of a piano with a girl to the right staring at him.
The girl is reading sheet music.
2
-100
If the girl was staring at the man if she was reading sheet music.
exists e1 e2 s1 s2 x1 x2 x3 x4 x5 x6 x7.(n_male(x7) & n_right(x7) & a_topic(x1) & for(e1,e2) & at(e2,x7) & Actor(e2,x3) & v_stare(e2) & with(e1,x6) & to(x6,x7) & n_girl(x6) & in(e1,x4) & of(x4,x5) & n_piano(x5) & n_front(x4) & Actor(e1,x3) & v_stand(e1) & (x1 = x3) & with(x1,x2) & n_hair(x2) & a_brown(s2) & Theme(s2,x2) & a_curly(s1) & Theme(s1,x2) & n_man(x1))
exists e1 x1 x2 x3.(n_girl(x1) & Theme(e1,x2) & Actor(e1,x1) & v_read(e1) & n_music(x2) & of(x2,x3) & n_sheet(x3))
7944aba0-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e2 s1 s2 x1 x2 x3 x4 x5 x6 x7.(with(x1,x2) & with(e1,x6) & v_stare(e2) & v_stand(e1) & to(x6,x7) & of(x4,x5) & n_right(x7) & n_piano(x5) & n_man(x1) & n_male(x7) & n_hair(x2) & n_girl(x6) & n_front(x4) & in(e1,x4) & for(e1,e2) & at(e2,x7) & a_topic(x1) & a_curly(s1) & a_brown(s2) & Theme(s2,x2) & Theme(s1,x2) & Actor(e2,x3) & Actor(e1,x3) & (x1 = x3))
exists e1 x1 x2 x3.(v_read(e1) & of(x2,x3) & n_sheet(x3) & n_music(x2) & n_girl(x1) & Theme(e1,x2) & Actor(e1,x1))
A man with curly brown hair standing in front of a piano with a girl to the right staring at him.
A man is standing in front of a piano.
0
-100
A man with curly brown hair is a kind of man.
exists e1 e2 s1 s2 x1 x2 x3 x4 x5 x6 x7.(n_male(x7) & n_right(x7) & a_topic(x1) & for(e1,e2) & at(e2,x7) & Actor(e2,x3) & v_stare(e2) & with(e1,x6) & to(x6,x7) & n_girl(x6) & in(e1,x4) & of(x4,x5) & n_piano(x5) & n_front(x4) & Actor(e1,x3) & v_stand(e1) & (x1 = x3) & with(x1,x2) & n_hair(x2) & a_brown(s2) & Theme(s2,x2) & a_curly(s1) & Theme(s1,x2) & n_man(x1))
exists e1 x1 x2 x3.(in(e1,x2) & of(x2,x3) & n_piano(x3) & n_front(x2) & Actor(e1,x1) & v_stand(e1) & n_man(x1))
7944b06e-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e2 s1 s2 x1 x2 x3 x4 x5 x6 x7.(with(x1,x2) & with(e1,x6) & v_stare(e2) & v_stand(e1) & to(x6,x7) & of(x4,x5) & n_right(x7) & n_piano(x5) & n_man(x1) & n_male(x7) & n_hair(x2) & n_girl(x6) & n_front(x4) & in(e1,x4) & for(e1,e2) & at(e2,x7) & a_topic(x1) & a_curly(s1) & a_brown(s2) & Theme(s2,x2) & Theme(s1,x2) & Actor(e2,x3) & Actor(e1,x3) & (x1 = x3))
exists e1 x1 x2 x3.(v_stand(e1) & of(x2,x3) & n_piano(x3) & n_man(x1) & n_front(x2) & in(e1,x2) & Actor(e1,x1))
A man with curly brown hair standing in front of a piano with a girl to the right staring at him.
The girl is attracted to the man.
1
-100
there is not any evidence that girl who staring at him is also attracted to him
exists e1 e2 s1 s2 x1 x2 x3 x4 x5 x6 x7.(n_male(x7) & n_right(x7) & a_topic(x1) & for(e1,e2) & at(e2,x7) & Actor(e2,x3) & v_stare(e2) & with(e1,x6) & to(x6,x7) & n_girl(x6) & in(e1,x4) & of(x4,x5) & n_piano(x5) & n_front(x4) & Actor(e1,x3) & v_stand(e1) & (x1 = x3) & with(x1,x2) & n_hair(x2) & a_brown(s2) & Theme(s2,x2) & a_curly(s1) & Theme(s1,x2) & n_man(x1))
exists e1 x1 x2.(n_man(x2) & n_girl(x1) & to(e1,x2) & Theme(e1,x1) & v_attract(e1))
7944b5fa-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e2 s1 s2 x1 x2 x3 x4 x5 x6 x7.(with(x1,x2) & with(e1,x6) & v_stare(e2) & v_stand(e1) & to(x6,x7) & of(x4,x5) & n_right(x7) & n_piano(x5) & n_man(x1) & n_male(x7) & n_hair(x2) & n_girl(x6) & n_front(x4) & in(e1,x4) & for(e1,e2) & at(e2,x7) & a_topic(x1) & a_curly(s1) & a_brown(s2) & Theme(s2,x2) & Theme(s1,x2) & Actor(e2,x3) & Actor(e1,x3) & (x1 = x3))
exists e1 x1 x2.(v_attract(e1) & to(e1,x2) & n_man(x2) & n_girl(x1) & Theme(e1,x1))
A man in a brown shirt sitting in front of a black grand piano with other people in the room.
A large man in a brown shirt sitting in front of a black grand piano
1
-100
You can not infer the man is large.
exists e1 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7 x8.(n_room(x8) & n_people(x7) & a_topic(x1) & in(x1,x2) & in(e1,x8) & with(e1,x6) & -(x6 = x7) & n_people(x6) & in(e1,x4) & of(x4,x5) & n_piano(x5) & a_grand(s3) & Theme(s3,x5) & a_black(s2) & Theme(s2,x5) & n_front(x4) & Actor(e1,x3) & v_sit(e1) & (x2 = x3) & n_shirt(x2) & a_brown(s1) & Theme(s1,x2) & n_man(x1))
exists e1 s1 s2 s3 s4 x1 x2 x3 x4 x5.(a_topic(x1) & in(x1,x2) & in(e1,x4) & of(x4,x5) & n_piano(x5) & a_grand(s4) & Theme(s4,x5) & a_black(s3) & Theme(s3,x5) & n_front(x4) & Actor(e1,x3) & v_sit(e1) & (x2 = x3) & n_shirt(x2) & a_brown(s2) & Theme(s2,x2) & n_man(x1) & a_large(s1) & Theme(s1,x1))
7944bb40-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7 x8.(with(e1,x6) & v_sit(e1) & of(x4,x5) & n_shirt(x2) & n_room(x8) & n_piano(x5) & n_people(x7) & n_people(x6) & n_man(x1) & n_front(x4) & in(x1,x2) & in(e1,x8) & in(e1,x4) & a_topic(x1) & a_grand(s3) & a_brown(s1) & a_black(s2) & Theme(s3,x5) & Theme(s2,x5) & Theme(s1,x2) & Actor(e1,x3) & -(x6 = x7) & (x2 = x3))
exists e1 s1 s2 s3 s4 x1 x2 x3 x4 x5.(v_sit(e1) & of(x4,x5) & n_shirt(x2) & n_piano(x5) & n_man(x1) & n_front(x4) & in(x1,x2) & in(e1,x4) & a_topic(x1) & a_large(s1) & a_grand(s4) & a_brown(s2) & a_black(s3) & Theme(s4,x5) & Theme(s3,x5) & Theme(s2,x2) & Theme(s1,x1) & Actor(e1,x3) & (x2 = x3))
A man in a brown shirt sitting in front of a black grand piano with other people in the room.
A man in a brown shirt sitting in front of a black grand wizard
2
-100
There can either be a piano or a wizard.
exists e1 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7 x8.(n_room(x8) & n_people(x7) & a_topic(x1) & in(x1,x2) & in(e1,x8) & with(e1,x6) & -(x6 = x7) & n_people(x6) & in(e1,x4) & of(x4,x5) & n_piano(x5) & a_grand(s3) & Theme(s3,x5) & a_black(s2) & Theme(s2,x5) & n_front(x4) & Actor(e1,x3) & v_sit(e1) & (x2 = x3) & n_shirt(x2) & a_brown(s1) & Theme(s1,x2) & n_man(x1))
exists e1 s1 s2 s3 x1 x2 x3 x4 x5.(a_topic(x1) & in(x1,x2) & in(e1,x4) & of(x4,x5) & n_wizard(x5) & a_grand(s3) & Theme(s3,x5) & a_black(s2) & Theme(s2,x5) & n_front(x4) & Actor(e1,x3) & v_sit(e1) & (x2 = x3) & n_shirt(x2) & a_brown(s1) & Theme(s1,x2) & n_man(x1))
7944c018-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7 x8.(with(e1,x6) & v_sit(e1) & of(x4,x5) & n_shirt(x2) & n_room(x8) & n_piano(x5) & n_people(x7) & n_people(x6) & n_man(x1) & n_front(x4) & in(x1,x2) & in(e1,x8) & in(e1,x4) & a_topic(x1) & a_grand(s3) & a_brown(s1) & a_black(s2) & Theme(s3,x5) & Theme(s2,x5) & Theme(s1,x2) & Actor(e1,x3) & -(x6 = x7) & (x2 = x3))
exists e1 s1 s2 s3 x1 x2 x3 x4 x5.(v_sit(e1) & of(x4,x5) & n_wizard(x5) & n_shirt(x2) & n_man(x1) & n_front(x4) & in(x1,x2) & in(e1,x4) & a_topic(x1) & a_grand(s3) & a_brown(s1) & a_black(s2) & Theme(s3,x5) & Theme(s2,x5) & Theme(s1,x2) & Actor(e1,x3) & (x2 = x3))
A man in a brown shirt sitting in front of a black grand piano with other people in the room.
A man in a brown shirt sitting in front of a black grand piano
0
-100
A man in a brown shirt sitting in front of a black grand piano in order to a man in a brown shirt sitting in front of a black grand piano
exists e1 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7 x8.(n_room(x8) & n_people(x7) & a_topic(x1) & in(x1,x2) & in(e1,x8) & with(e1,x6) & -(x6 = x7) & n_people(x6) & in(e1,x4) & of(x4,x5) & n_piano(x5) & a_grand(s3) & Theme(s3,x5) & a_black(s2) & Theme(s2,x5) & n_front(x4) & Actor(e1,x3) & v_sit(e1) & (x2 = x3) & n_shirt(x2) & a_brown(s1) & Theme(s1,x2) & n_man(x1))
exists e1 s1 s2 s3 x1 x2 x3 x4 x5.(a_topic(x1) & in(x1,x2) & in(e1,x4) & of(x4,x5) & n_piano(x5) & a_grand(s3) & Theme(s3,x5) & a_black(s2) & Theme(s2,x5) & n_front(x4) & Actor(e1,x3) & v_sit(e1) & (x2 = x3) & n_shirt(x2) & a_brown(s1) & Theme(s1,x2) & n_man(x1))
7944c6f8-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7 x8.(with(e1,x6) & v_sit(e1) & of(x4,x5) & n_shirt(x2) & n_room(x8) & n_piano(x5) & n_people(x7) & n_people(x6) & n_man(x1) & n_front(x4) & in(x1,x2) & in(e1,x8) & in(e1,x4) & a_topic(x1) & a_grand(s3) & a_brown(s1) & a_black(s2) & Theme(s3,x5) & Theme(s2,x5) & Theme(s1,x2) & Actor(e1,x3) & -(x6 = x7) & (x2 = x3))
exists e1 s1 s2 s3 x1 x2 x3 x4 x5.(v_sit(e1) & of(x4,x5) & n_shirt(x2) & n_piano(x5) & n_man(x1) & n_front(x4) & in(x1,x2) & in(e1,x4) & a_topic(x1) & a_grand(s3) & a_brown(s1) & a_black(s2) & Theme(s3,x5) & Theme(s2,x5) & Theme(s1,x2) & Actor(e1,x3) & (x2 = x3))
A very young boy sliding down a slide into a swimming pool, wearing blue floaties.
An old man about to drown in the pool
2
-100
If he was wearing blue floaties then he would not be about to drown.
exists e2 e1 s1 s2 s3 x1 x2 x3 x4 x5 x6.(a_topic(x1) & for(e1,e2) & Theme(e2,x6) & Actor(e2,x2) & v_wear(e2) & n_floaty(x6) & a_blue(s3) & Theme(s3,x6) & a_down(s2) & Manner(e1,s2) & Theme(e1,x3) & Actor(e1,x2) & v_slide(e1) & into(x3,x4) & n_pool(x4) & of(x4,x5) & n_swimming(x5) & n_slide(x3) & (x1 = x2) & n_boy(x1) & a_young(s1) & Theme(s1,x1) & r_very(x1))
exists p1 s1 s2 x1 x2.(n_pool(x2) & a_topic(x1) & Topic(x1,p1) & a_about(s2) & Manner(p1,s2) & exists e1.(in(e1,x2) & Actor(e1,x1) & v_drown(e1)) & n_man(x1) & a_old(s1) & Theme(s1,x1))
7944cc16-e4c8-11ec-9cdd-0242ac1c0002
exists e2 e1 s1 s2 s3 x1 x2 x3 x4 x5 x6.(v_wear(e2) & v_slide(e1) & r_very(x1) & of(x4,x5) & n_swimming(x5) & n_slide(x3) & n_pool(x4) & n_floaty(x6) & n_boy(x1) & into(x3,x4) & for(e1,e2) & a_young(s1) & a_topic(x1) & a_down(s2) & a_blue(s3) & Theme(s3,x6) & Theme(s1,x1) & Theme(e2,x6) & Theme(e1,x3) & Manner(e1,s2) & Actor(e2,x2) & Actor(e1,x2) & (x1 = x2))
exists p1 s1 s2 x1 x2.(n_pool(x2) & n_man(x1) & exists e1.(v_drown(e1) & in(e1,x2) & Actor(e1,x1)) & a_topic(x1) & a_old(s1) & a_about(s2) & Topic(x1,p1) & Theme(s1,x1) & Manner(p1,s2))
A very young boy sliding down a slide into a swimming pool, wearing blue floaties.
A young boy about to get wet in the swimming pool.
0
-100
If someone goes into a swimming pool, then that person will get wet.
exists e2 e1 s1 s2 s3 x1 x2 x3 x4 x5 x6.(a_topic(x1) & for(e1,e2) & Theme(e2,x6) & Actor(e2,x2) & v_wear(e2) & n_floaty(x6) & a_blue(s3) & Theme(s3,x6) & a_down(s2) & Manner(e1,s2) & Theme(e1,x3) & Actor(e1,x2) & v_slide(e1) & into(x3,x4) & n_pool(x4) & of(x4,x5) & n_swimming(x5) & n_slide(x3) & (x1 = x2) & n_boy(x1) & a_young(s1) & Theme(s1,x1) & r_very(x1))
exists e1 p1 s1 x1 x2 x3 x4.(n_pool(x3) & of(x3,x4) & n_swimming(x4) & a_topic(x1) & Topic(e1,p1) & Actor(e1,x2) & v_about(e1) & exists e2 p2.(in(e2,x3) & exists s2.(Theme(s2,x2) & a_wet(s2)) & Topic(e2,p2) & Actor(e2,x2) & v_get(e2)) & (x1 = x2) & n_boy(x1) & a_young(s1) & Theme(s1,x1))
7944d116-e4c8-11ec-9cdd-0242ac1c0002
exists e2 e1 s1 s2 s3 x1 x2 x3 x4 x5 x6.(v_wear(e2) & v_slide(e1) & r_very(x1) & of(x4,x5) & n_swimming(x5) & n_slide(x3) & n_pool(x4) & n_floaty(x6) & n_boy(x1) & into(x3,x4) & for(e1,e2) & a_young(s1) & a_topic(x1) & a_down(s2) & a_blue(s3) & Theme(s3,x6) & Theme(s1,x1) & Theme(e2,x6) & Theme(e1,x3) & Manner(e1,s2) & Actor(e2,x2) & Actor(e1,x2) & (x1 = x2))
exists e1 p1 s1 x1 x2 x3 x4.(v_about(e1) & of(x3,x4) & n_swimming(x4) & n_pool(x3) & n_boy(x1) & exists e2 p2.(v_get(e2) & in(e2,x3) & exists s2.(a_wet(s2) & Theme(s2,x2)) & Topic(e2,p2) & Actor(e2,x2)) & a_young(s1) & a_topic(x1) & Topic(e1,p1) & Theme(s1,x1) & Actor(e1,x2) & (x1 = x2))
A very young boy sliding down a slide into a swimming pool, wearing blue floaties.
A young boy learning how to swim
1
-100
We don't know that the boy is learning.
exists e1 e2 s1 s2 s3 x1 x2 x3 x4 x5 x6.(a_topic(x1) & for(e1,e2) & Theme(e2,x6) & Actor(e2,x2) & v_wear(e2) & n_floaty(x6) & a_blue(s3) & Theme(s3,x6) & a_down(s2) & Manner(e1,s2) & Theme(e1,x3) & Actor(e1,x2) & v_slide(e1) & into(x3,x4) & n_pool(x4) & of(x4,x5) & n_swimming(x5) & n_slide(x3) & (x1 = x2) & n_boy(x1) & a_young(s1) & Theme(s1,x1) & r_very(x1))
exists e1 s1 x1 x2 x3.(a_topic(x1) & Topic(e1,x3) & Actor(e1,x2) & v_learn(e1) & n_manner(x3) & exists e2 x4.(Actor(e2,x4) & v_swim(e2)) & (x1 = x2) & n_boy(x1) & a_young(s1) & Theme(s1,x1))
7944d60c-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e2 s1 s2 s3 x1 x2 x3 x4 x5 x6.(v_wear(e2) & v_slide(e1) & r_very(x1) & of(x4,x5) & n_swimming(x5) & n_slide(x3) & n_pool(x4) & n_floaty(x6) & n_boy(x1) & into(x3,x4) & for(e1,e2) & a_young(s1) & a_topic(x1) & a_down(s2) & a_blue(s3) & Theme(s3,x6) & Theme(s1,x1) & Theme(e2,x6) & Theme(e1,x3) & Manner(e1,s2) & Actor(e2,x2) & Actor(e1,x2) & (x1 = x2))
exists e1 s1 x1 x2 x3.(v_learn(e1) & n_manner(x3) & n_boy(x1) & exists e2 x4.(v_swim(e2) & Actor(e2,x4)) & a_young(s1) & a_topic(x1) & Topic(e1,x3) & Theme(s1,x1) & Actor(e1,x2) & (x1 = x2))
A baby boy wearing a shoulder life saver is at the very edge of an orange pool slide.
A baby boy is swimming.
2
-100
If he were at the edge of the pool then he could not be swimming.
exists e1 p1 s1 x1 x2 x3 x4 x5 x6 x7.(n_edge(x7) & a_very(s1) & Theme(s1,x7) & exists x8 x9 x10.(at(x1,x7) & of(x7,x8) & n_slide(x8) & of(x8,x10) & n_pool(x10) & of(x8,x9) & n_orange(x9)) & Theme(e1,x4) & Actor(e1,x3) & v_wear(e1) & n_saver(x4) & of(x4,x6) & n_life(x6) & of(x4,x5) & n_shoulder(x5) & (x1 = x3) & n_boy(x1) & of(x1,x2) & n_baby(x2))
exists p1 x1 x2.(exists x3.((x1 = x3) & n_swimming(x3)) & n_boy(x1) & of(x1,x2) & n_baby(x2))
7944daf8-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3 x4 x5 x6 x7.(v_wear(e1) & of(x4,x6) & of(x4,x5) & of(x1,x2) & n_shoulder(x5) & n_saver(x4) & n_life(x6) & n_edge(x7) & n_boy(x1) & n_baby(x2) & exists x8 x9 x10.(of(x8,x9) & of(x8,x10) & of(x7,x8) & n_slide(x8) & n_pool(x10) & n_orange(x9) & at(x1,x7)) & a_very(s1) & Theme(s1,x7) & Theme(e1,x4) & Actor(e1,x3) & (x1 = x3))
exists x1 x2.(of(x1,x2) & n_boy(x1) & n_baby(x2) & exists x3.(n_swimming(x3) & (x1 = x3)))
A baby boy wearing a shoulder life saver is at the very edge of an orange pool slide.
A baby boy with brown hair is at the edge of a slide.
1
-100
We don't know that the hair is brown.
exists e1 p1 s1 x1 x2 x3 x4 x5 x6 x7.(n_edge(x7) & a_very(s1) & Theme(s1,x7) & exists x8 x9 x10.(at(x1,x7) & of(x7,x8) & n_slide(x8) & of(x8,x10) & n_pool(x10) & of(x8,x9) & n_orange(x9)) & Theme(e1,x4) & Actor(e1,x3) & v_wear(e1) & n_saver(x4) & of(x4,x6) & n_life(x6) & of(x4,x5) & n_shoulder(x5) & (x1 = x3) & n_boy(x1) & of(x1,x2) & n_baby(x2))
exists p1 s1 x1 x2 x3 x4.(n_edge(x4) & exists x5.(at(x1,x4) & of(x4,x5) & n_slide(x5)) & with(x1,x3) & n_hair(x3) & a_brown(s1) & Theme(s1,x3) & n_boy(x1) & of(x1,x2) & n_baby(x2))
7944e28c-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3 x4 x5 x6 x7.(v_wear(e1) & of(x4,x6) & of(x4,x5) & of(x1,x2) & n_shoulder(x5) & n_saver(x4) & n_life(x6) & n_edge(x7) & n_boy(x1) & n_baby(x2) & exists x8 x9 x10.(of(x8,x9) & of(x8,x10) & of(x7,x8) & n_slide(x8) & n_pool(x10) & n_orange(x9) & at(x1,x7)) & a_very(s1) & Theme(s1,x7) & Theme(e1,x4) & Actor(e1,x3) & (x1 = x3))
exists s1 x1 x2 x3 x4.(with(x1,x3) & of(x1,x2) & n_hair(x3) & n_edge(x4) & n_boy(x1) & n_baby(x2) & exists x5.(of(x4,x5) & n_slide(x5) & at(x1,x4)) & a_brown(s1) & Theme(s1,x3))
A baby boy wearing a shoulder life saver is at the very edge of an orange pool slide.
A child is at the edge of a slide.
0
-100
An orange pool slide is a kind of slide.
exists e1 p1 s1 x1 x2 x3 x4 x5 x6 x7.(n_edge(x7) & a_very(s1) & Theme(s1,x7) & exists x8 x9 x10.(at(x1,x7) & of(x7,x8) & n_slide(x8) & of(x8,x10) & n_pool(x10) & of(x8,x9) & n_orange(x9)) & Theme(e1,x4) & Actor(e1,x3) & v_wear(e1) & n_saver(x4) & of(x4,x6) & n_life(x6) & of(x4,x5) & n_shoulder(x5) & (x1 = x3) & n_boy(x1) & of(x1,x2) & n_baby(x2))
exists p1 x1 x2.(n_edge(x2) & exists x3.(at(x1,x2) & of(x2,x3) & n_slide(x3)) & n_child(x1))
7944e7d2-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3 x4 x5 x6 x7.(v_wear(e1) & of(x4,x6) & of(x4,x5) & of(x1,x2) & n_shoulder(x5) & n_saver(x4) & n_life(x6) & n_edge(x7) & n_boy(x1) & n_baby(x2) & exists x8 x9 x10.(of(x8,x9) & of(x8,x10) & of(x7,x8) & n_slide(x8) & n_pool(x10) & n_orange(x9) & at(x1,x7)) & a_very(s1) & Theme(s1,x7) & Theme(e1,x4) & Actor(e1,x3) & (x1 = x3))
exists x1 x2.(n_edge(x2) & n_child(x1) & exists x3.(of(x2,x3) & n_slide(x3) & at(x1,x2)))
A small boy in water wings and a bathing suit slides down a water slide.
A boy in water wings goes down a water slide
0
-100
A small boy is a boy.
exists e1 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8.(a_down(s2) & Manner(e1,s2) & Theme(e1,x7) & Actor(e1,x1) & v_slide(e1) & n_slide(x7) & of(x7,x8) & n_water(x8) & subset_of(x5,x1) & n_suit(x5) & of(x5,x6) & n_bathing(x6) & subset_of(x2,x1) & in(x2,x3) & n_wing(x3) & of(x3,x4) & n_water(x4) & n_boy(x2) & a_small(s1) & Theme(s1,x2))
exists e1 s1 x1 x2 x3 x4 x5.(a_down(s1) & Manner(e1,s1) & Theme(e1,x4) & Actor(e1,x1) & v_go(e1) & n_slide(x4) & of(x4,x5) & n_water(x5) & in(x1,x2) & n_wing(x2) & of(x2,x3) & n_water(x3) & n_boy(x1))
7944ed36-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8.(v_slide(e1) & subset_of(x5,x1) & subset_of(x2,x1) & of(x7,x8) & of(x5,x6) & of(x3,x4) & n_wing(x3) & n_water(x8) & n_water(x4) & n_suit(x5) & n_slide(x7) & n_boy(x2) & n_bathing(x6) & in(x2,x3) & a_small(s1) & a_down(s2) & Theme(s1,x2) & Theme(e1,x7) & Manner(e1,s2) & Actor(e1,x1))
exists e1 s1 x1 x2 x3 x4 x5.(v_go(e1) & of(x4,x5) & of(x2,x3) & n_wing(x2) & n_water(x5) & n_water(x3) & n_slide(x4) & n_boy(x1) & in(x1,x2) & a_down(s1) & Theme(e1,x4) & Manner(e1,s1) & Actor(e1,x1))
A small boy in water wings and a bathing suit slides down a water slide.
A young boy swims in a lake
2
-100
He could not be swimming if he slides down the slide because you cannot do both simultaneously.
exists e1 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8.(a_down(s2) & Manner(e1,s2) & Theme(e1,x7) & Actor(e1,x1) & v_slide(e1) & n_slide(x7) & of(x7,x8) & n_water(x8) & subset_of(x5,x1) & n_suit(x5) & of(x5,x6) & n_bathing(x6) & subset_of(x2,x1) & in(x2,x3) & n_wing(x3) & of(x3,x4) & n_water(x4) & n_boy(x2) & a_small(s1) & Theme(s1,x2))
exists s1 x1 x2 x3.(a_topic(x1) & in(x1,x3) & n_lake(x3) & n_swim(x1) & of(x1,x2) & n_boy(x2) & a_young(s1) & Theme(s1,x1))
7944f308-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8.(v_slide(e1) & subset_of(x5,x1) & subset_of(x2,x1) & of(x7,x8) & of(x5,x6) & of(x3,x4) & n_wing(x3) & n_water(x8) & n_water(x4) & n_suit(x5) & n_slide(x7) & n_boy(x2) & n_bathing(x6) & in(x2,x3) & a_small(s1) & a_down(s2) & Theme(s1,x2) & Theme(e1,x7) & Manner(e1,s2) & Actor(e1,x1))
exists s1 x1 x2 x3.(of(x1,x2) & n_swim(x1) & n_lake(x3) & n_boy(x2) & in(x1,x3) & a_young(s1) & a_topic(x1) & Theme(s1,x1))
A small boy in water wings and a bathing suit slides down a water slide.
A young boy in water wings jumps off a slide
1
-100
We don't know that the boy jumps.
exists e1 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8.(a_down(s2) & Manner(e1,s2) & Theme(e1,x7) & Actor(e1,x1) & v_slide(e1) & n_slide(x7) & of(x7,x8) & n_water(x8) & subset_of(x5,x1) & n_suit(x5) & of(x5,x6) & n_bathing(x6) & subset_of(x2,x1) & in(x2,x3) & n_wing(x3) & of(x3,x4) & n_water(x4) & n_boy(x2) & a_small(s1) & Theme(s1,x2))
exists e1 s1 s2 x1 x2 x3 x4.(a_off(s2) & Manner(e1,s2) & Theme(e1,x4) & Actor(e1,x1) & v_jump(e1) & n_slide(x4) & in(x1,x2) & n_wing(x2) & of(x2,x3) & n_water(x3) & n_boy(x1) & a_young(s1) & Theme(s1,x1))
7944f786-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8.(v_slide(e1) & subset_of(x5,x1) & subset_of(x2,x1) & of(x7,x8) & of(x5,x6) & of(x3,x4) & n_wing(x3) & n_water(x8) & n_water(x4) & n_suit(x5) & n_slide(x7) & n_boy(x2) & n_bathing(x6) & in(x2,x3) & a_small(s1) & a_down(s2) & Theme(s1,x2) & Theme(e1,x7) & Manner(e1,s2) & Actor(e1,x1))
exists e1 s1 s2 x1 x2 x3 x4.(v_jump(e1) & of(x2,x3) & n_wing(x2) & n_water(x3) & n_slide(x4) & n_boy(x1) & in(x1,x2) & a_young(s1) & a_off(s2) & Theme(s1,x1) & Theme(e1,x4) & Manner(e1,s2) & Actor(e1,x1))
The small boy is sliding down a pool slide and is about to hit the water.
A child is playing video games.
2
-100
One cannot be sliding down and playing simultaneously.
exists e1 p1 s1 s2 s3 s4 x1 x2 x3 x4.(n_water(x4) & n_boy(x1) & a_small(s3) & Theme(s3,x1) & a_small(s1) & Theme(s1,x1) & Topic(s4,p1) & Actor(s4,x1) & a_about(s4) & exists e2.(Theme(e2,x4) & Actor(e2,x1) & v_hit(e2)) & a_down(s2) & Manner(e1,s2) & Theme(e1,x2) & Actor(e1,x1) & v_slide(e1) & n_slide(x2) & of(x2,x3) & n_pool(x3))
exists e1 x1 x2 x3.(Theme(e1,x2) & Actor(e1,x1) & v_play(e1) & n_game(x2) & of(x2,x3) & n_video(x3) & n_child(x1))
7944fc4a-e4c8-11ec-9cdd-0242ac1c0002
exists e1 p1 s1 s2 s3 s4 x1 x2 x3 x4.(v_slide(e1) & of(x2,x3) & n_water(x4) & n_slide(x2) & n_pool(x3) & n_boy(x1) & exists e2.(v_hit(e2) & Theme(e2,x4) & Actor(e2,x1)) & a_small(s3) & a_small(s1) & a_down(s2) & a_about(s4) & Topic(s4,p1) & Theme(s3,x1) & Theme(s1,x1) & Theme(e1,x2) & Manner(e1,s2) & Actor(s4,x1) & Actor(e1,x1))
exists e1 x1 x2 x3.(v_play(e1) & of(x2,x3) & n_video(x3) & n_game(x2) & n_child(x1) & Theme(e1,x2) & Actor(e1,x1))
The small boy is sliding down a pool slide and is about to hit the water.
A child is playing at the community pool with friends.
1
-100
not all pools are community pools
exists e1 p1 s1 s2 s3 s4 x1 x2 x3 x4.(n_water(x4) & n_boy(x1) & a_small(s3) & Theme(s3,x1) & a_small(s1) & Theme(s1,x1) & Topic(s4,p1) & Actor(s4,x1) & a_about(s4) & exists e2.(Theme(e2,x4) & Actor(e2,x1) & v_hit(e2)) & a_down(s2) & Manner(e1,s2) & Theme(e1,x2) & Actor(e1,x1) & v_slide(e1) & n_slide(x2) & of(x2,x3) & n_pool(x3))
exists e1 x1 x2 x3 x4.(n_pool(x2) & of(x2,x3) & n_community(x3) & with(e1,x4) & n_friend(x4) & at(e1,x2) & Actor(e1,x1) & v_play(e1) & n_child(x1))
794500d2-e4c8-11ec-9cdd-0242ac1c0002
exists e1 p1 s1 s2 s3 s4 x1 x2 x3 x4.(v_slide(e1) & of(x2,x3) & n_water(x4) & n_slide(x2) & n_pool(x3) & n_boy(x1) & exists e2.(v_hit(e2) & Theme(e2,x4) & Actor(e2,x1)) & a_small(s3) & a_small(s1) & a_down(s2) & a_about(s4) & Topic(s4,p1) & Theme(s3,x1) & Theme(s1,x1) & Theme(e1,x2) & Manner(e1,s2) & Actor(s4,x1) & Actor(e1,x1))
exists e1 x1 x2 x3 x4.(with(e1,x4) & v_play(e1) & of(x2,x3) & n_pool(x2) & n_friend(x4) & n_community(x3) & n_child(x1) & at(e1,x2) & Actor(e1,x1))
The small boy is sliding down a pool slide and is about to hit the water.
A child is playing in the water.
0
-100
A child sliding down a pool slide and enjoying by playing in the water.
exists e1 p1 s1 s2 s3 s4 x1 x2 x3 x4.(n_water(x4) & n_boy(x1) & a_small(s3) & Theme(s3,x1) & a_small(s1) & Theme(s1,x1) & Topic(s4,p1) & Actor(s4,x1) & a_about(s4) & exists e2.(Theme(e2,x4) & Actor(e2,x1) & v_hit(e2)) & a_down(s2) & Manner(e1,s2) & Theme(e1,x2) & Actor(e1,x1) & v_slide(e1) & n_slide(x2) & of(x2,x3) & n_pool(x3))
exists e1 x1 x2.(n_water(x2) & in(e1,x2) & Actor(e1,x1) & v_play(e1) & n_child(x1))
794507c6-e4c8-11ec-9cdd-0242ac1c0002
exists e1 p1 s1 s2 s3 s4 x1 x2 x3 x4.(v_slide(e1) & of(x2,x3) & n_water(x4) & n_slide(x2) & n_pool(x3) & n_boy(x1) & exists e2.(v_hit(e2) & Theme(e2,x4) & Actor(e2,x1)) & a_small(s3) & a_small(s1) & a_down(s2) & a_about(s4) & Topic(s4,p1) & Theme(s3,x1) & Theme(s1,x1) & Theme(e1,x2) & Manner(e1,s2) & Actor(s4,x1) & Actor(e1,x1))
exists e1 x1 x2.(v_play(e1) & n_water(x2) & n_child(x1) & in(e1,x2) & Actor(e1,x1))
A little boy has gown down an orange slide.
A little person has gown down an orange slide.
0
-100
A boy is a person who has gown down a slide which is orange.
exists e1 s1 s2 x1 x2 x3.(a_down(s2) & Manner(e1,s2) & Theme(e1,x2) & Actor(e1,x1) & v_gown(e1) & n_slide(x2) & of(x2,x3) & n_orange(x3) & n_boy(x1) & a_little(s1) & Theme(s1,x1))
exists e1 s1 s2 x1 x2 x3.(a_down(s2) & Manner(e1,s2) & Theme(e1,x2) & Actor(e1,x1) & v_gown(e1) & n_slide(x2) & of(x2,x3) & n_orange(x3) & n_person(x1) & a_little(s1) & Theme(s1,x1))
7945122a-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 x1 x2 x3.(v_gown(e1) & of(x2,x3) & n_slide(x2) & n_orange(x3) & n_boy(x1) & a_little(s1) & a_down(s2) & Theme(s1,x1) & Theme(e1,x2) & Manner(e1,s2) & Actor(e1,x1))
exists e1 s1 s2 x1 x2 x3.(v_gown(e1) & of(x2,x3) & n_slide(x2) & n_person(x1) & n_orange(x3) & a_little(s1) & a_down(s2) & Theme(s1,x1) & Theme(e1,x2) & Manner(e1,s2) & Actor(e1,x1))
Two handicapped men doing a race in their wheelchairs.
The men are running a footrace.
2
-100
If they were in wheelchairs then they could not be in a footrace.
exists e1 e2 x1 x2 x3 x4 x5.(Theme(e2,x2) & Actor(e2,x1) & v_handicap(e2) & Theme(e1,x4) & Actor(e1,x3) & v_do(e1) & in(x4,x5) & n_wheelchair(x5) & of(x5,x1) & n_thing(x1) & n_race(x4) & (x2 = x3) & n_man(x2) & card_eq_2(x1))
exists e1 x1 x2.(n_man(x1) & Theme(e1,x2) & Actor(e1,x1) & v_run(e1) & n_footrace(x2))
79451f86-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e2 x1 x2 x3 x4 x5.(v_handicap(e2) & v_do(e1) & of(x5,x1) & n_wheelchair(x5) & n_thing(x1) & n_race(x4) & n_man(x2) & in(x4,x5) & card_eq_2(x1) & Theme(e2,x2) & Theme(e1,x4) & Actor(e2,x1) & Actor(e1,x3) & (x2 = x3))
exists e1 x1 x2.(v_run(e1) & n_man(x1) & n_footrace(x2) & Theme(e1,x2) & Actor(e1,x1))
A man in a black hat with a green stripe plays the accordion.
The man is Russian
1
-100
There is no way to determine that the man is a Russian. Any man could be wearing such attire
exists e1 s1 s2 x1 x2 x3 x4.(n_accordion(x4) & Theme(e1,x4) & Actor(e1,x1) & v_play(e1) & in(x1,x2) & with(x2,x3) & n_stripe(x3) & a_green(s2) & Theme(s2,x3) & n_hat(x2) & a_black(s1) & Theme(s1,x2) & n_man(x1))
exists s1 x1.(n_man(x1) & Theme(s1,x1) & a_russian(s1))
79452864-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 x1 x2 x3 x4.(with(x2,x3) & v_play(e1) & n_stripe(x3) & n_man(x1) & n_hat(x2) & n_accordion(x4) & in(x1,x2) & a_green(s2) & a_black(s1) & Theme(s2,x3) & Theme(s1,x2) & Theme(e1,x4) & Actor(e1,x1))
exists s1 x1.(n_man(x1) & a_russian(s1) & Theme(s1,x1))
A middle eastern man poses for a picture at a refreshment stand.
a dog eats steak
2
-100
A man and a dog are different species.
exists e1 s1 s2 x1 x2 x3 x4.(for(e1,x2) & at(x2,x3) & n_stand(x3) & of(x3,x4) & n_refreshment(x4) & n_picture(x2) & Actor(e1,x1) & v_pose(e1) & n_man(x1) & a_eastern(s2) & Theme(s2,x1) & a_middle(s1) & Theme(s1,x1))
exists e1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_eat(e1) & n_steak(x2) & n_dog(x1))
79453714-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 x1 x2 x3 x4.(v_pose(e1) & of(x3,x4) & n_stand(x3) & n_refreshment(x4) & n_picture(x2) & n_man(x1) & for(e1,x2) & at(x2,x3) & a_middle(s1) & a_eastern(s2) & Theme(s2,x1) & Theme(s1,x1) & Actor(e1,x1))
exists e1 x1 x2.(v_eat(e1) & n_steak(x2) & n_dog(x1) & Theme(e1,x2) & Actor(e1,x1))
One of the visible wires is thicker then the other.
The wires are the same size.
2
0
sentence 1 says a 1 wire is thicker than the other, sentence 2 says they are the same size. This is not possible as they can't be the same size and one be thicker than the other
exists p1 s1 s2 x1 x2 x3.(n_other(x3) & n_wire(x2) & a_visible(s1) & Theme(s1,x2) & for(p1,s2) & r_more(s2) & Theme(s2,x1) & a_thicker(s2) & (x1 = x3) & r_then(x3) & of(x1,x2) & n_thing(x1) & card_eq_1(x1))
exists p1 s1 x1 x2.(n_size(x2) & a_same(s1) & Theme(s1,x2) & n_wire(x1) & (x1 = x2))
7945ddfe-e4c8-11ec-9cdd-0242ac1c0002
exists p1 s1 s2 x1 x2 x3.(r_then(x3) & r_more(s2) & of(x1,x2) & n_wire(x2) & n_thing(x1) & n_other(x3) & for(p1,s2) & card_eq_1(x1) & a_visible(s1) & a_thicker(s2) & Theme(s2,x1) & Theme(s1,x2) & (x1 = x3))
exists s1 x1 x2.(n_wire(x1) & n_size(x2) & a_same(s1) & Theme(s1,x2) & (x1 = x2))
One of the visible wires is thicker then the other.
The wires are the same size.
2
0
sentence 1 says a 1 wire is thicker than the other, sentence 2 says they are the same size. This is not possible as they can't be the same size and one be thicker than the other
exists p1 s1 s2 x1 x2 x3.(n_other(x3) & n_wire(x2) & a_visible(s1) & Theme(s1,x2) & for(p1,s2) & r_more(s2) & Theme(s2,x1) & a_thicker(s2) & (x1 = x3) & r_then(x3) & of(x1,x2) & n_thing(x1) & card_eq_1(x1))
exists p1 s1 x1 x2.(n_size(x2) & a_same(s1) & Theme(s1,x2) & n_wire(x1) & (x1 = x2))
7945e2e0-e4c8-11ec-9cdd-0242ac1c0002
exists p1 s1 s2 x1 x2 x3.(r_then(x3) & r_more(s2) & of(x1,x2) & n_wire(x2) & n_thing(x1) & n_other(x3) & for(p1,s2) & card_eq_1(x1) & a_visible(s1) & a_thicker(s2) & Theme(s2,x1) & Theme(s1,x2) & (x1 = x3))
exists s1 x1 x2.(n_wire(x1) & n_size(x2) & a_same(s1) & Theme(s1,x2) & (x1 = x2))
One of the visible wires is thicker then the other.
There are 6 wires in the picture.
1
0.000243
Nothing indicates that there are 6.
exists p1 s1 s2 x1 x2 x3.(n_other(x3) & n_wire(x2) & a_visible(s1) & Theme(s1,x2) & for(p1,s2) & r_more(s2) & Theme(s2,x1) & a_thicker(s2) & (x1 = x3) & r_then(x3) & of(x1,x2) & n_thing(x1) & card_eq_1(x1))
exists p1 x1 x2.(n_picture(x2) & in(p1,x2) & exists x3.((x1 = x3) & n_wire(x3) & n_date(x3) & a_date_day_06(x3) & a_date_day_06(x3)))
7945e862-e4c8-11ec-9cdd-0242ac1c0002
exists p1 s1 s2 x1 x2 x3.(r_then(x3) & r_more(s2) & of(x1,x2) & n_wire(x2) & n_thing(x1) & n_other(x3) & for(p1,s2) & card_eq_1(x1) & a_visible(s1) & a_thicker(s2) & Theme(s2,x1) & Theme(s1,x2) & (x1 = x3))
exists p1 x1 x2.(n_picture(x2) & in(p1,x2) & exists x3.(n_wire(x3) & n_date(x3) & a_date_day_06(x3) & (x1 = x3)))
One of the visible wires is thicker then the other.
The wires are blue and white.
1
0.001855
Nothing indicates the colors blue and white.
exists p1 s1 s2 x1 x2 x3.(n_other(x3) & n_wire(x2) & a_visible(s1) & Theme(s1,x2) & for(p1,s2) & r_more(s2) & Theme(s2,x1) & a_thicker(s2) & (x1 = x3) & r_then(x3) & of(x1,x2) & n_thing(x1) & card_eq_1(x1))
exists s1 s2 x1.(n_wire(x1) & Theme(s2,x1) & a_white(s2) & Theme(s1,x1) & a_blue(s1))
7945f26c-e4c8-11ec-9cdd-0242ac1c0002
exists p1 s1 s2 x1 x2 x3.(r_then(x3) & r_more(s2) & of(x1,x2) & n_wire(x2) & n_thing(x1) & n_other(x3) & for(p1,s2) & card_eq_1(x1) & a_visible(s1) & a_thicker(s2) & Theme(s2,x1) & Theme(s1,x2) & (x1 = x3))
exists s1 s2 x1.(n_wire(x1) & a_white(s2) & a_blue(s1) & Theme(s2,x1) & Theme(s1,x1))
One of the visible wires is thicker then the other.
Both wires differ in thickness.
0
0.978918
Wires could be visible.
exists p1 s1 s2 x1 x2 x3.(n_other(x3) & n_wire(x2) & a_visible(s1) & Theme(s1,x2) & for(p1,s2) & r_more(s2) & Theme(s2,x1) & a_thicker(s2) & (x1 = x3) & r_then(x3) & of(x1,x2) & n_thing(x1) & card_eq_1(x1))
exists e1 x1 x2.(n_wire(x1) & in(e1,x2) & n_thickness(x2) & Actor(e1,x1) & v_differ(e1))
7945f6d6-e4c8-11ec-9cdd-0242ac1c0002
exists p1 s1 s2 x1 x2 x3.(r_then(x3) & r_more(s2) & of(x1,x2) & n_wire(x2) & n_thing(x1) & n_other(x3) & for(p1,s2) & card_eq_1(x1) & a_visible(s1) & a_thicker(s2) & Theme(s2,x1) & Theme(s1,x2) & (x1 = x3))
exists e1 x1 x2.(v_differ(e1) & n_wire(x1) & n_thickness(x2) & in(e1,x2) & Actor(e1,x1))
One of the visible wires is thicker then the other.
Both wires are different colors.
1
0.536881
There may be more than two so both can't be used. Thickness has no relation to different colors.
exists p1 s1 s2 x1 x2 x3.(n_other(x3) & n_wire(x2) & a_visible(s1) & Theme(s1,x2) & for(p1,s2) & r_more(s2) & Theme(s2,x1) & a_thicker(s2) & (x1 = x3) & r_then(x3) & of(x1,x2) & n_thing(x1) & card_eq_1(x1))
exists p1 x1 x3.(n_color(x3) & n_wire(x1) & exists x2.((x1 = x2) & -(x2 = x3) & n_color(x2)))
7946000e-e4c8-11ec-9cdd-0242ac1c0002
exists p1 s1 s2 x1 x2 x3.(r_then(x3) & r_more(s2) & of(x1,x2) & n_wire(x2) & n_thing(x1) & n_other(x3) & for(p1,s2) & card_eq_1(x1) & a_visible(s1) & a_thicker(s2) & Theme(s2,x1) & Theme(s1,x2) & (x1 = x3))
exists x1 x3.(n_wire(x1) & n_color(x3) & exists x2.(n_color(x2) & -(x2 = x3) & (x1 = x2)))
One of the visible wires is thicker then the other.
There are two large wires visible.
1
0.708508
There may be more than two wires. The wires may not be large.
exists p1 s1 s2 x1 x2 x3.(n_other(x3) & n_wire(x2) & a_visible(s1) & Theme(s1,x2) & for(p1,s2) & r_more(s2) & Theme(s2,x1) & a_thicker(s2) & (x1 = x3) & r_then(x3) & of(x1,x2) & n_thing(x1) & card_eq_1(x1))
exists p1 x1 s1 s2 x2 x3.((x1 = x2) & Theme(s2,x3) & a_visible(s2) & (x2 = x3) & n_wire(x2) & a_large(s1) & Theme(s1,x2) & card_eq_2(x2))
794608e2-e4c8-11ec-9cdd-0242ac1c0002
exists p1 s1 s2 x1 x2 x3.(r_then(x3) & r_more(s2) & of(x1,x2) & n_wire(x2) & n_thing(x1) & n_other(x3) & for(p1,s2) & card_eq_1(x1) & a_visible(s1) & a_thicker(s2) & Theme(s2,x1) & Theme(s1,x2) & (x1 = x3))
exists x1 s1 s2 x2 x3.(n_wire(x2) & card_eq_2(x2) & a_visible(s2) & a_large(s1) & Theme(s2,x3) & Theme(s1,x2) & (x2 = x3) & (x1 = x2))
One of the visible wires is thicker then the other.
There are two wires
1
0.776811
There may be more than two wires.
exists p1 s1 s2 x1 x2 x3.(n_other(x3) & n_wire(x2) & a_visible(s1) & Theme(s1,x2) & for(p1,s2) & r_more(s2) & Theme(s2,x1) & a_thicker(s2) & (x1 = x3) & r_then(x3) & of(x1,x2) & n_thing(x1) & card_eq_1(x1))
exists p1 x1 x2.((x1 = x2) & n_wire(x2) & card_eq_2(x2))
79461af8-e4c8-11ec-9cdd-0242ac1c0002
exists p1 s1 s2 x1 x2 x3.(r_then(x3) & r_more(s2) & of(x1,x2) & n_wire(x2) & n_thing(x1) & n_other(x3) & for(p1,s2) & card_eq_1(x1) & a_visible(s1) & a_thicker(s2) & Theme(s2,x1) & Theme(s1,x2) & (x1 = x3))
exists x1 x2.(n_wire(x2) & card_eq_2(x2) & (x1 = x2))
The pole has two pedestrian signs bolted to it.
The tall pole has signs on it.
1
0.826247
The pole may not be tall.
exists e1 e2 s1 x1 x2 x3.(n_thing(x1) & n_pole(x1) & Theme(e2,x2) & Actor(e2,x1) & v_have(e2) & to(e1,x1) & Actor(e1,x3) & v_bolt(e1) & (x2 = x3) & n_sign(x2) & a_pedestrian(s1) & Theme(s1,x2) & card_eq_2(x2))
exists e1 s1 x1 x2.(n_thing(x1) & n_pole(x1) & a_tall(s1) & Theme(s1,x1) & Theme(e1,x2) & Actor(e1,x1) & v_have(e1) & on(x2,x1) & n_sign(x2))
79462dae-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e2 s1 x1 x2 x3.(v_have(e2) & v_bolt(e1) & to(e1,x1) & n_thing(x1) & n_sign(x2) & n_pole(x1) & card_eq_2(x2) & a_pedestrian(s1) & Theme(s1,x2) & Theme(e2,x2) & Actor(e2,x1) & Actor(e1,x3) & (x2 = x3))
exists e1 s1 x1 x2.(v_have(e1) & on(x2,x1) & n_thing(x1) & n_sign(x2) & n_pole(x1) & a_tall(s1) & Theme(s1,x1) & Theme(e1,x2) & Actor(e1,x1))
The pole has two pedestrian signs bolted to it.
The pole has at least two signs on it.
0
0.991666
Signs could be pedestrian signs. Signs could be bolted to a pole.
exists e1 e2 s1 x1 x2 x3.(n_thing(x1) & n_pole(x1) & Theme(e2,x2) & Actor(e2,x1) & v_have(e2) & to(e1,x1) & Actor(e1,x3) & v_bolt(e1) & (x2 = x3) & n_sign(x2) & a_pedestrian(s1) & Theme(s1,x2) & card_eq_2(x2))
exists e2 e1 x1 x2.(n_thing(x1) & n_pole(x1) & Theme(e2,e1) & Actor(e2,x1) & v_have(e2) & a_at(e1) & Actor(e1,x2) & v_least(e1) & on(x2,x1) & n_sign(x2) & card_eq_2(x2))
7946327c-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e2 s1 x1 x2 x3.(v_have(e2) & v_bolt(e1) & to(e1,x1) & n_thing(x1) & n_sign(x2) & n_pole(x1) & card_eq_2(x2) & a_pedestrian(s1) & Theme(s1,x2) & Theme(e2,x2) & Actor(e2,x1) & Actor(e1,x3) & (x2 = x3))
exists e2 e1 x1 x2.(v_least(e1) & v_have(e2) & on(x2,x1) & n_thing(x1) & n_sign(x2) & n_pole(x1) & card_eq_2(x2) & a_at(e1) & Theme(e2,e1) & Actor(e2,x1) & Actor(e1,x2))
The pole has two pedestrian signs bolted to it.
The pole lies on the ground after a car ran it over.
1
0.000784
We don't know that the pole is on the ground.
exists e1 e2 s1 x1 x2 x3.(n_thing(x1) & n_pole(x1) & Theme(e2,x2) & Actor(e2,x1) & v_have(e2) & to(e1,x1) & Actor(e1,x3) & v_bolt(e1) & (x2 = x3) & n_sign(x2) & a_pedestrian(s1) & Theme(s1,x2) & card_eq_2(x2))
exists e1 p1 x1 x2.(n_thing(x2) & n_ground(x2) & n_pole(x1) & exists e2 s1 x3.(a_over(s1) & Manner(e2,s1) & Theme(e2,x2) & Actor(e2,x3) & v_run(e2) & n_car(x3)) & after(e1,p1) & on(e1,x2) & Actor(e1,x1) & v_lie(e1))
794642da-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e2 s1 x1 x2 x3.(v_have(e2) & v_bolt(e1) & to(e1,x1) & n_thing(x1) & n_sign(x2) & n_pole(x1) & card_eq_2(x2) & a_pedestrian(s1) & Theme(s1,x2) & Theme(e2,x2) & Actor(e2,x1) & Actor(e1,x3) & (x2 = x3))
exists e1 p1 x1 x2.(v_lie(e1) & on(e1,x2) & n_thing(x2) & n_pole(x1) & n_ground(x2) & exists e2 s1 x3.(v_run(e2) & n_car(x3) & a_over(s1) & Theme(e2,x2) & Manner(e2,s1) & Actor(e2,x3)) & after(e1,p1) & Actor(e1,x1))
The pole has two pedestrian signs bolted to it.
There are more than two signs on the pole.
1
0.000006
We don't know that there are more than two.
exists e1 e2 s1 x1 x2 x3.(n_thing(x1) & n_pole(x1) & Theme(e2,x2) & Actor(e2,x1) & v_have(e2) & to(e1,x1) & Actor(e1,x3) & v_bolt(e1) & (x2 = x3) & n_sign(x2) & a_pedestrian(s1) & Theme(s1,x2) & card_eq_2(x2))
exists p1 x1 x4.(n_pole(x4) & exists s1 x2 x3.((x1 = x2) & on(x2,x4) & than(s1,x3) & card_eq_2(x3) & Theme(s1,x2) & a_more(s1) & n_sign(x2)))
794651b2-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e2 s1 x1 x2 x3.(v_have(e2) & v_bolt(e1) & to(e1,x1) & n_thing(x1) & n_sign(x2) & n_pole(x1) & card_eq_2(x2) & a_pedestrian(s1) & Theme(s1,x2) & Theme(e2,x2) & Actor(e2,x1) & Actor(e1,x3) & (x2 = x3))
exists x1 x4.(n_pole(x4) & exists s1 x2 x3.(than(s1,x3) & on(x2,x4) & n_sign(x2) & card_eq_2(x3) & a_more(s1) & Theme(s1,x2) & (x1 = x2)))
The pole has two pedestrian signs bolted to it.
The pole has no signs bolted to it.
2
0
it is not possible to have and not have signs at the same time
exists e1 e2 s1 x1 x2 x3.(n_thing(x1) & n_pole(x1) & Theme(e2,x2) & Actor(e2,x1) & v_have(e2) & to(e1,x1) & Actor(e1,x3) & v_bolt(e1) & (x2 = x3) & n_sign(x2) & a_pedestrian(s1) & Theme(s1,x2) & card_eq_2(x2))
exists x1.(n_thing(x1) & n_pole(x1) & -exists e2 e1 x2 x3.(Theme(e2,x2) & Actor(e2,x1) & v_have(e2) & to(e1,x1) & Actor(e1,x3) & v_bolt(e1) & (x2 = x3) & n_sign(x2)))
79465afe-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e2 s1 x1 x2 x3.(v_have(e2) & v_bolt(e1) & to(e1,x1) & n_thing(x1) & n_sign(x2) & n_pole(x1) & card_eq_2(x2) & a_pedestrian(s1) & Theme(s1,x2) & Theme(e2,x2) & Actor(e2,x1) & Actor(e1,x3) & (x2 = x3))
exists x1.(n_thing(x1) & n_pole(x1) & all e2 e1 x2 x3.(-v_have(e2) | -v_bolt(e1) | -to(e1,x1) | -n_sign(x2) | -Theme(e2,x2) | -Actor(e2,x1) | -Actor(e1,x3) | -(x2 = x3)))
The pole has two pedestrian signs bolted to it.
The pole has more than two signs bolted to it.
1
0.000005
We don't know that there is more than two.
exists e1 e2 s1 x1 x2 x3.(n_thing(x1) & n_pole(x1) & Theme(e2,x2) & Actor(e2,x1) & v_have(e2) & to(e1,x1) & Actor(e1,x3) & v_bolt(e1) & (x2 = x3) & n_sign(x2) & a_pedestrian(s1) & Theme(s1,x2) & card_eq_2(x2))
exists e1 e2 s1 x1 x2 x3 x4.(n_thing(x1) & n_pole(x1) & Theme(e2,x2) & Actor(e2,x1) & v_have(e2) & to(e1,x1) & Actor(e1,x4) & v_bolt(e1) & (x2 = x4) & than(s1,x3) & card_eq_2(x3) & Theme(s1,x2) & a_more(s1) & n_sign(x2))
79465fa4-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e2 s1 x1 x2 x3.(v_have(e2) & v_bolt(e1) & to(e1,x1) & n_thing(x1) & n_sign(x2) & n_pole(x1) & card_eq_2(x2) & a_pedestrian(s1) & Theme(s1,x2) & Theme(e2,x2) & Actor(e2,x1) & Actor(e1,x3) & (x2 = x3))
exists e1 e2 s1 x1 x2 x3 x4.(v_have(e2) & v_bolt(e1) & to(e1,x1) & than(s1,x3) & n_thing(x1) & n_sign(x2) & n_pole(x1) & card_eq_2(x3) & a_more(s1) & Theme(s1,x2) & Theme(e2,x2) & Actor(e2,x1) & Actor(e1,x4) & (x2 = x4))