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
Adjusting a tie for accuracy.
Adjusting a belt for accuracy.
2
0.544012
A person would only adjust a tie or a belt at the same time.
exists e1 x1 x2 x3.(Theme(e1,x2) & Actor(e1,x1) & v_adjust(e1) & for(x2,x3) & n_accuracy(x3) & n_tie(x2) & n_thing(x1))
exists e1 x1 x2 x3.(Theme(e1,x2) & Actor(e1,x1) & v_adjust(e1) & for(x2,x3) & n_accuracy(x3) & n_belt(x2) & n_thing(x1))
4eb862d2-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3.(v_adjust(e1) & n_tie(x2) & n_thing(x1) & n_accuracy(x3) & for(x2,x3) & Theme(e1,x2) & Actor(e1,x1))
exists e1 x1 x2 x3.(v_adjust(e1) & n_thing(x1) & n_belt(x2) & n_accuracy(x3) & for(x2,x3) & Theme(e1,x2) & Actor(e1,x1))
Trees obscure a building to the right.
The building is underwater.
2
0
If a building is underwater it's probably not near trees.
exists e1 x1 x2 x3.(n_right(x3) & ne_nam_trees(x1) & to(e1,x3) & Theme(e1,x2) & Actor(e1,x1) & v_obscure(e1) & n_building(x2))
exists p1 x1.(n_building(x1) & exists x2.((x1 = x2) & n_underwater(x2)))
4eb868c2-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3.(v_obscure(e1) & to(e1,x3) & ne_nam_trees(x1) & n_right(x3) & n_building(x2) & Theme(e1,x2) & Actor(e1,x1))
exists x1.(n_building(x1) & exists x2.(n_underwater(x2) & (x1 = x2)))
Trees obscure a building to the right.
An abandoned building is shrouded in a copse of trees.
1
0.036456
The building may not be abandoned. Not all groups of trees are a copse.
exists e1 x1 x2 x3.(n_right(x3) & ne_nam_trees(x1) & to(e1,x3) & Theme(e1,x2) & Actor(e1,x1) & v_obscure(e1) & n_building(x2))
exists e1 s1 x1 x2 x3.(in(e1,x2) & of(x2,x3) & n_tree(x3) & n_copse(x2) & Theme(e1,x1) & v_shroud(e1) & n_building(x1) & a_abandoned(s1) & Theme(s1,x1))
4eb86da4-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3.(v_obscure(e1) & to(e1,x3) & ne_nam_trees(x1) & n_right(x3) & n_building(x2) & Theme(e1,x2) & Actor(e1,x1))
exists e1 s1 x1 x2 x3.(v_shroud(e1) & of(x2,x3) & n_tree(x3) & n_copse(x2) & n_building(x1) & in(e1,x2) & a_abandoned(s1) & Theme(s1,x1) & Theme(e1,x1))
Trees obscure a building to the right.
The building is huge.
1
0.012352
Just because trees obscure a building does not mean the building is huge.
exists e1 x1 x2 x3.(n_right(x3) & ne_nam_trees(x1) & to(e1,x3) & Theme(e1,x2) & Actor(e1,x1) & v_obscure(e1) & n_building(x2))
exists s1 x1.(n_building(x1) & Theme(s1,x1) & a_huge(s1))
4eb8725e-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3.(v_obscure(e1) & to(e1,x3) & ne_nam_trees(x1) & n_right(x3) & n_building(x2) & Theme(e1,x2) & Actor(e1,x1))
exists s1 x1.(n_building(x1) & a_huge(s1) & Theme(s1,x1))
Trees obscure a building to the right.
The trees are tall.
0
0.916269
If a tree can obscure a building, that means it is tall.
exists e1 x1 x2 x3.(n_right(x3) & ne_nam_trees(x1) & to(e1,x3) & Theme(e1,x2) & Actor(e1,x1) & v_obscure(e1) & n_building(x2))
exists s1 x1.(n_tree(x1) & Theme(s1,x1) & a_tall(s1))
4eb8783a-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3.(v_obscure(e1) & to(e1,x3) & ne_nam_trees(x1) & n_right(x3) & n_building(x2) & Theme(e1,x2) & Actor(e1,x1))
exists s1 x1.(n_tree(x1) & a_tall(s1) & Theme(s1,x1))
Trees obscure a building to the right.
The trees are taller than the building.
1
0.786947
Trees obscuring a building does not necessarily imply that they are taller.
exists e1 x1 x2 x3.(n_right(x3) & ne_nam_trees(x1) & to(e1,x3) & Theme(e1,x2) & Actor(e1,x1) & v_obscure(e1) & n_building(x2))
exists s1 x1 x2.(n_building(x2) & n_tree(x1) & than(s1,x2) & r_more(s1) & Theme(s1,x1) & a_taller(s1))
4eb888fc-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3.(v_obscure(e1) & to(e1,x3) & ne_nam_trees(x1) & n_right(x3) & n_building(x2) & Theme(e1,x2) & Actor(e1,x1))
exists s1 x1 x2.(than(s1,x2) & r_more(s1) & n_tree(x1) & n_building(x2) & a_taller(s1) & Theme(s1,x1))
Trees obscure a building to the right.
The trees were actually pine trees.
1
0.021384
Sentence 1 doesn't specify what kind of tree, in this case, pine.
exists e1 x1 x2 x3.(n_right(x3) & ne_nam_trees(x1) & to(e1,x3) & Theme(e1,x2) & Actor(e1,x1) & v_obscure(e1) & n_building(x2))
exists s1 s2 x1 x2.(n_tree(x1) & Time(s1,x2) & n_tree(x2) & a_actually(s2) & Manner(s1,s2) & Theme(s1,x1) & a_pine(s1))
4eb8a45e-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3.(v_obscure(e1) & to(e1,x3) & ne_nam_trees(x1) & n_right(x3) & n_building(x2) & Theme(e1,x2) & Actor(e1,x1))
exists s1 s2 x1 x2.(n_tree(x2) & n_tree(x1) & a_pine(s1) & a_actually(s2) & Time(s1,x2) & Theme(s1,x1) & Manner(s1,s2))
Trees obscure a building to the right.
There are trees near that building.
1
0.830471
Trees could obscure a building without being near to it.
exists e1 x1 x2 x3.(n_right(x3) & ne_nam_trees(x1) & to(e1,x3) & Theme(e1,x2) & Actor(e1,x1) & v_obscure(e1) & n_building(x2))
exists p1 x1 x3.(n_building(x3) & exists x2.((x1 = x2) & near(x2,x3) & n_tree(x2)))
4eb8b08e-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3.(v_obscure(e1) & to(e1,x3) & ne_nam_trees(x1) & n_right(x3) & n_building(x2) & Theme(e1,x2) & Actor(e1,x1))
exists x1 x3.(n_building(x3) & exists x2.(near(x2,x3) & n_tree(x2) & (x1 = x2)))
A man in a blue shirt is taking a picture.
A man is taking a picture of a pretty lady.
1
0.418971
Just because a man is taking a picture does not mean it is of a pretty lady.
exists e1 s1 x1 x2 x3.(Theme(e1,x3) & Actor(e1,x1) & v_take(e1) & n_picture(x3) & in(x1,x2) & n_shirt(x2) & a_blue(s1) & Theme(s1,x2) & n_man(x1))
exists e1 s1 x1 x2 x3.(Theme(e1,x2) & Actor(e1,x1) & v_take(e1) & of(x2,x3) & n_lady(x3) & a_pretty(s1) & Theme(s1,x3) & n_picture(x2) & n_man(x1))
4eb8dcb2-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3.(v_take(e1) & n_shirt(x2) & n_picture(x3) & n_man(x1) & in(x1,x2) & a_blue(s1) & Theme(s1,x2) & Theme(e1,x3) & Actor(e1,x1))
exists e1 s1 x1 x2 x3.(v_take(e1) & of(x2,x3) & n_picture(x2) & n_man(x1) & n_lady(x3) & a_pretty(s1) & Theme(s1,x3) & Theme(e1,x2) & Actor(e1,x1))
A man in a blue shirt is taking a picture.
A man is taking a picture of his wife.
1
0.541365
we don't know that the man is taking a picture of his wife.
exists e1 s1 x1 x2 x3.(Theme(e1,x3) & Actor(e1,x1) & v_take(e1) & n_picture(x3) & in(x1,x2) & n_shirt(x2) & a_blue(s1) & Theme(s1,x2) & n_man(x1))
exists e1 x1 x2 x3.(Theme(e1,x2) & Actor(e1,x1) & v_take(e1) & of(x2,x3) & n_wife(x3) & of(x3,x1) & n_male(x1) & n_picture(x2) & n_man(x1))
4eb8e6c6-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3.(v_take(e1) & n_shirt(x2) & n_picture(x3) & n_man(x1) & in(x1,x2) & a_blue(s1) & Theme(s1,x2) & Theme(e1,x3) & Actor(e1,x1))
exists e1 x1 x2 x3.(v_take(e1) & of(x3,x1) & of(x2,x3) & n_wife(x3) & n_picture(x2) & n_man(x1) & n_male(x1) & Theme(e1,x2) & Actor(e1,x1))
A man in a blue shirt is taking a picture.
A guy is capturing a moment.
0
0.990249
When you take a picture you are capturing a moment.
exists e1 s1 x1 x2 x3.(Theme(e1,x3) & Actor(e1,x1) & v_take(e1) & n_picture(x3) & in(x1,x2) & n_shirt(x2) & a_blue(s1) & Theme(s1,x2) & n_man(x1))
exists e1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_capture(e1) & n_moment(x2) & n_guy(x1))
4eb8fae4-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3.(v_take(e1) & n_shirt(x2) & n_picture(x3) & n_man(x1) & in(x1,x2) & a_blue(s1) & Theme(s1,x2) & Theme(e1,x3) & Actor(e1,x1))
exists e1 x1 x2.(v_capture(e1) & n_moment(x2) & n_guy(x1) & Theme(e1,x2) & Actor(e1,x1))
A man in a blue shirt is taking a picture.
The man is a photographer.
1
0.083861
The man might not be a photographer.
exists e1 s1 x1 x2 x3.(Theme(e1,x3) & Actor(e1,x1) & v_take(e1) & n_picture(x3) & in(x1,x2) & n_shirt(x2) & a_blue(s1) & Theme(s1,x2) & n_man(x1))
exists p1 x1.(n_man(x1) & exists x2.((x1 = x2) & n_photographer(x2)))
4eb90232-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3.(v_take(e1) & n_shirt(x2) & n_picture(x3) & n_man(x1) & in(x1,x2) & a_blue(s1) & Theme(s1,x2) & Theme(e1,x3) & Actor(e1,x1))
exists x1.(n_man(x1) & exists x2.(n_photographer(x2) & (x1 = x2)))
A man in a blue shirt is taking a picture.
The man is photographing his child.
1
0.574592
every man is not on a snowboard.
exists e1 s1 x1 x2 x3.(Theme(e1,x3) & Actor(e1,x1) & v_take(e1) & n_picture(x3) & in(x1,x2) & n_shirt(x2) & a_blue(s1) & Theme(s1,x2) & n_man(x1))
exists e1 x1 x2.(n_child(x2) & of(x2,x1) & n_male(x1) & n_man(x1) & Theme(e1,x2) & Actor(e1,x1) & v_photograph(e1))
4eb90782-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3.(v_take(e1) & n_shirt(x2) & n_picture(x3) & n_man(x1) & in(x1,x2) & a_blue(s1) & Theme(s1,x2) & Theme(e1,x3) & Actor(e1,x1))
exists e1 x1 x2.(v_photograph(e1) & of(x2,x1) & n_man(x1) & n_male(x1) & n_child(x2) & Theme(e1,x2) & Actor(e1,x1))
A man in a blue shirt is taking a picture.
A man is taking a picture of something interesting.
1
0.905436
WE DON'T KNOW THAT THE MAN IS LOOKING AT SOMETHING INTERESTING.
exists e1 s1 x1 x2 x3.(Theme(e1,x3) & Actor(e1,x1) & v_take(e1) & n_picture(x3) & in(x1,x2) & n_shirt(x2) & a_blue(s1) & Theme(s1,x2) & n_man(x1))
exists e1 s1 x1 x2 x3 x4.(Theme(e1,x2) & Actor(e1,x1) & v_take(e1) & of(x2,x3) & Theme(s1,x4) & a_interesting(s1) & (x3 = x4) & n_thing(x3) & n_picture(x2) & n_man(x1))
4eb913da-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3.(v_take(e1) & n_shirt(x2) & n_picture(x3) & n_man(x1) & in(x1,x2) & a_blue(s1) & Theme(s1,x2) & Theme(e1,x3) & Actor(e1,x1))
exists e1 s1 x1 x2 x3 x4.(v_take(e1) & of(x2,x3) & n_thing(x3) & n_picture(x2) & n_man(x1) & a_interesting(s1) & Theme(s1,x4) & Theme(e1,x2) & Actor(e1,x1) & (x3 = x4))
A man in a blue shirt is taking a picture.
A man in a blue shirt is talking on the phone.
2
0.011085
Taking a picture is different than talking on the phone.
exists e1 s1 x1 x2 x3.(Theme(e1,x3) & Actor(e1,x1) & v_take(e1) & n_picture(x3) & in(x1,x2) & n_shirt(x2) & a_blue(s1) & Theme(s1,x2) & n_man(x1))
exists e1 s1 x1 x2 x3.(n_phone(x3) & on(e1,x3) & Actor(e1,x1) & v_talk(e1) & in(x1,x2) & n_shirt(x2) & a_blue(s1) & Theme(s1,x2) & n_man(x1))
4eb9dcac-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3.(v_take(e1) & n_shirt(x2) & n_picture(x3) & n_man(x1) & in(x1,x2) & a_blue(s1) & Theme(s1,x2) & Theme(e1,x3) & Actor(e1,x1))
exists e1 s1 x1 x2 x3.(v_talk(e1) & on(e1,x3) & n_shirt(x2) & n_phone(x3) & n_man(x1) & in(x1,x2) & a_blue(s1) & Theme(s1,x2) & Actor(e1,x1))
The ponies look like they love each other.
The ponies are running in the field.
1
0.14094
WE DON'T KNOW THAT THE PONIES ARE RUNNING.
exists e1 x1.(n_thing(x1) & n_pony(x1) & all x2.(n_other(x2) -> exists e2.(like(e1,e2) & Theme(e2,x2) & Actor(e2,x1) & v_love(e2))) & Actor(e1,x1) & v_look(e1))
exists e1 x1 x2.(n_field(x2) & n_pony(x1) & in(e1,x2) & Actor(e1,x1) & v_run(e1))
4eb9ee72-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1.(v_look(e1) & n_thing(x1) & n_pony(x1) & all x2.(exists e2.(v_love(e2) & like(e1,e2) & Theme(e2,x2) & Actor(e2,x1)) | -n_other(x2)) & Actor(e1,x1))
exists e1 x1 x2.(v_run(e1) & n_pony(x1) & n_field(x2) & in(e1,x2) & Actor(e1,x1))
The ponies look like they love each other.
The ponies are eating.
2
0.023626
Look like they love each other is different than eating.
exists e1 x1.(n_thing(x1) & n_pony(x1) & all x2.(n_other(x2) -> exists e2.(like(e1,e2) & Theme(e2,x2) & Actor(e2,x1) & v_love(e2))) & Actor(e1,x1) & v_look(e1))
exists e1 x1.(n_pony(x1) & Actor(e1,x1) & v_eat(e1))
4eb9f390-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1.(v_look(e1) & n_thing(x1) & n_pony(x1) & all x2.(exists e2.(v_love(e2) & like(e1,e2) & Theme(e2,x2) & Actor(e2,x1)) | -n_other(x2)) & Actor(e1,x1))
exists e1 x1.(v_eat(e1) & n_pony(x1) & Actor(e1,x1))
The ponies look like they love each other.
The ponies are nuzzling each other.
1
0.38119
WE DON'T KNOW THAT THE PONIES ARE NUZZLING.
exists e1 x1.(n_thing(x1) & n_pony(x1) & all x2.(n_other(x2) -> exists e2.(like(e1,e2) & Theme(e2,x2) & Actor(e2,x1) & v_love(e2))) & Actor(e1,x1) & v_look(e1))
exists x1.(n_pony(x1) & all x2.(n_other(x2) -> exists e1.(Theme(e1,x2) & Actor(e1,x1) & v_nuzzle(e1))))
4eb9fe08-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1.(v_look(e1) & n_thing(x1) & n_pony(x1) & all x2.(exists e2.(v_love(e2) & like(e1,e2) & Theme(e2,x2) & Actor(e2,x1)) | -n_other(x2)) & Actor(e1,x1))
exists x1.(n_pony(x1) & all x2.(exists e1.(v_nuzzle(e1) & Theme(e1,x2) & Actor(e1,x1)) | -n_other(x2)))
The blades of the scissors overlap.
The scissor has sharp blades.
1
0.677081
WE DON'T KNOW THAT THE BLADES ARE SHARP.
exists e1 x1 x2.(n_scissors(x2) & n_blade(x1) & Actor(e1,x1) & v_overlap(e1) & of(x1,x2))
exists e1 s1 x1 x2.(n_scissor(x1) & Theme(e1,x2) & Actor(e1,x1) & v_have(e1) & n_blade(x2) & a_sharp(s1) & Theme(s1,x2))
4eba2162-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2.(v_overlap(e1) & of(x1,x2) & n_scissors(x2) & n_blade(x1) & Actor(e1,x1))
exists e1 s1 x1 x2.(v_have(e1) & n_scissor(x1) & n_blade(x2) & a_sharp(s1) & Theme(s1,x2) & Theme(e1,x2) & Actor(e1,x1))
The blades of the scissors overlap.
the scissors are black
1
0.086077
Just because the scissors overlap at the blades does not mean the scissors are black.
exists e1 x1 x2.(n_scissors(x2) & n_blade(x1) & Actor(e1,x1) & v_overlap(e1) & of(x1,x2))
exists s1 x1.(n_scissors(x1) & Theme(s1,x1) & a_black(s1))
4eba3134-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2.(v_overlap(e1) & of(x1,x2) & n_scissors(x2) & n_blade(x1) & Actor(e1,x1))
exists s1 x1.(n_scissors(x1) & a_black(s1) & Theme(s1,x1))
The blades of the scissors overlap.
The scissors are broken and only have one blade.
2
0.000002
Blades are different than one blade.
exists e1 x1 x2.(n_scissors(x2) & n_blade(x1) & Actor(e1,x1) & v_overlap(e1) & of(x1,x2))
exists e2 e1 s1 x1 x2.(n_scissors(x1) & a_only(s1) & Manner(e2,s1) & Theme(e2,x2) & Actor(e2,x1) & v_have(e2) & n_blade(x2) & card_eq_1(x2) & Theme(e1,x1) & v_break(e1))
4eba38e6-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2.(v_overlap(e1) & of(x1,x2) & n_scissors(x2) & n_blade(x1) & Actor(e1,x1))
exists e2 e1 s1 x1 x2.(v_have(e2) & v_break(e1) & n_scissors(x1) & n_blade(x2) & card_eq_1(x2) & a_only(s1) & Theme(e2,x2) & Theme(e1,x1) & Manner(e2,s1) & Actor(e2,x1))
The blades of the scissors overlap.
The scissor's blades are overlapping.
0
0.970882
blades of the scissors overlap is same as scissor's blades are overlapping
exists e1 x1 x2.(n_scissors(x2) & n_blade(x1) & Actor(e1,x1) & v_overlap(e1) & of(x1,x2))
exists e1 x1 x2.(n_blade(x2) & of(x2,x1) & n_scissor(x1) & Actor(e1,x2) & v_overlap(e1))
4eba43b8-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2.(v_overlap(e1) & of(x1,x2) & n_scissors(x2) & n_blade(x1) & Actor(e1,x1))
exists e1 x1 x2.(v_overlap(e1) & of(x2,x1) & n_scissor(x1) & n_blade(x2) & Actor(e1,x2))
The blades of the scissors overlap.
The scissors are very sharp.
1
0.662783
We don't know that the scissors are sharp
exists e1 x1 x2.(n_scissors(x2) & n_blade(x1) & Actor(e1,x1) & v_overlap(e1) & of(x1,x2))
exists s1 x1.(n_scissors(x1) & r_very(s1) & Theme(s1,x1) & a_sharp(s1))
4eba4e44-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2.(v_overlap(e1) & of(x1,x2) & n_scissors(x2) & n_blade(x1) & Actor(e1,x1))
exists s1 x1.(r_very(s1) & n_scissors(x1) & a_sharp(s1) & Theme(s1,x1))
The blades of the scissors overlap.
There are strands of hair on the blades of the scissors.
1
0.002069
scissors is not the same as hair on the blades
exists e1 x1 x2.(n_scissors(x2) & n_blade(x1) & Actor(e1,x1) & v_overlap(e1) & of(x1,x2))
exists p1 x1 x4 x5.(n_scissors(x5) & n_blade(x4) & exists x2 x3.((x1 = x2) & of(x2,x3) & on(x3,x4) & of(x4,x5) & n_hair(x3) & n_strand(x2)))
4eba5880-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2.(v_overlap(e1) & of(x1,x2) & n_scissors(x2) & n_blade(x1) & Actor(e1,x1))
exists x1 x4 x5.(n_scissors(x5) & n_blade(x4) & exists x2 x3.(on(x3,x4) & of(x4,x5) & of(x2,x3) & n_strand(x2) & n_hair(x3) & (x1 = x2)))
The blades of the scissors overlap.
The scissors are sharp.
1
0.687226
Not all scissors can be considered sharp.
exists e1 x1 x2.(n_scissors(x2) & n_blade(x1) & Actor(e1,x1) & v_overlap(e1) & of(x1,x2))
exists s1 x1.(n_scissors(x1) & Theme(s1,x1) & a_sharp(s1))
4eba6280-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2.(v_overlap(e1) & of(x1,x2) & n_scissors(x2) & n_blade(x1) & Actor(e1,x1))
exists s1 x1.(n_scissors(x1) & a_sharp(s1) & Theme(s1,x1))
Triangular blue and red flags flutter in the wind.
there is a parade outside
1
0.310132
Just because blue and red flags flutter it does not mean there is a parade.
exists s1 s2 s3 x1 x2 x3.(n_wind(x3) & a_topic(x1) & in(x1,x3) & n_flutter(x1) & of(x1,x2) & n_flag(x2) & a_red(s3) & Theme(s3,x1) & a_blue(s2) & Theme(s2,x1) & a_triangular(s1) & Theme(s1,x1))
exists p1 x1 x2 x3.((x1 = x2) & n_outside(x2) & of(x2,x3) & n_parade(x3))
4eba7022-e4c8-11ec-9cdd-0242ac1c0002
exists s1 s2 s3 x1 x2 x3.(of(x1,x2) & n_wind(x3) & n_flutter(x1) & n_flag(x2) & in(x1,x3) & a_triangular(s1) & a_topic(x1) & a_red(s3) & a_blue(s2) & Theme(s3,x1) & Theme(s2,x1) & Theme(s1,x1))
exists x1 x2 x3.(of(x2,x3) & n_parade(x3) & n_outside(x2) & (x1 = x2))
Triangular blue and red flags flutter in the wind.
Flags on a boat blow in the wind
1
0.547252
The blue and red flags fluttering in the wind aren't necessarily on a boat.
exists s1 s2 s3 x1 x2 x3.(n_wind(x3) & a_topic(x1) & in(x1,x3) & n_flutter(x1) & of(x1,x2) & n_flag(x2) & a_red(s3) & Theme(s3,x1) & a_blue(s2) & Theme(s2,x1) & a_triangular(s1) & Theme(s1,x1))
exists x1 x2 x3 x4.(n_wind(x4) & a_topic(x1) & on(x1,x2) & in(x2,x4) & n_blow(x2) & of(x2,x3) & n_boat(x3) & n_flag(x1))
4eba79b4-e4c8-11ec-9cdd-0242ac1c0002
exists s1 s2 s3 x1 x2 x3.(of(x1,x2) & n_wind(x3) & n_flutter(x1) & n_flag(x2) & in(x1,x3) & a_triangular(s1) & a_topic(x1) & a_red(s3) & a_blue(s2) & Theme(s3,x1) & Theme(s2,x1) & Theme(s1,x1))
exists x1 x2 x3 x4.(on(x1,x2) & of(x2,x3) & n_wind(x4) & n_flag(x1) & n_boat(x3) & n_blow(x2) & in(x2,x4) & a_topic(x1))
Triangular blue and red flags flutter in the wind.
The flags are inside a house and all the windows are closed
2
0.000037
The flags cannot fluter in the wind if they are inside the house, and all the windows are closed.
exists s1 s2 s3 x1 x2 x3.(n_wind(x3) & a_topic(x1) & in(x1,x3) & n_flutter(x1) & of(x1,x2) & n_flag(x2) & a_red(s3) & Theme(s3,x1) & a_blue(s2) & Theme(s2,x1) & a_triangular(s1) & Theme(s1,x1))
exists p1 x1 x4.(n_window(x4) & n_flag(x1) & all x3.((x3 = x4) -> exists s1.(Theme(s1,x3) & a_closed(s1))) & exists x2.(inside(x1,x2) & n_house(x2)))
4eba8350-e4c8-11ec-9cdd-0242ac1c0002
exists s1 s2 s3 x1 x2 x3.(of(x1,x2) & n_wind(x3) & n_flutter(x1) & n_flag(x2) & in(x1,x3) & a_triangular(s1) & a_topic(x1) & a_red(s3) & a_blue(s2) & Theme(s3,x1) & Theme(s2,x1) & Theme(s1,x1))
exists x1 x4.(n_window(x4) & n_flag(x1) & exists x2.(n_house(x2) & inside(x1,x2)) & all x3.(exists s1.(a_closed(s1) & Theme(s1,x3)) | -(x3 = x4)))
Triangular blue and red flags flutter in the wind.
The flags are for the 4th of July celebrations.
1
0.02648
wind doesn't imply celebrations
exists s1 s2 s3 x1 x2 x3.(n_wind(x3) & a_topic(x1) & in(x1,x3) & n_flutter(x1) & of(x1,x2) & n_flag(x2) & a_red(s3) & Theme(s3,x1) & a_blue(s2) & Theme(s2,x1) & a_triangular(s1) & Theme(s1,x1))
exists p1 x1 x2.(n_date(x2) & a_date_day_04(x2) & a_date_day_04(x2) & n_flag(x1) & exists x3.(for(x1,x2) & of(x2,x3) & n_celebration(x3) & n_date(x3) & a_date_month_07(x3) & a_date_month_07(x3)))
4eba8814-e4c8-11ec-9cdd-0242ac1c0002
exists s1 s2 s3 x1 x2 x3.(of(x1,x2) & n_wind(x3) & n_flutter(x1) & n_flag(x2) & in(x1,x3) & a_triangular(s1) & a_topic(x1) & a_red(s3) & a_blue(s2) & Theme(s3,x1) & Theme(s2,x1) & Theme(s1,x1))
exists x1 x2.(n_flag(x1) & n_date(x2) & exists x3.(of(x2,x3) & n_date(x3) & n_celebration(x3) & for(x1,x2) & a_date_month_07(x3)) & a_date_day_04(x2))
Triangular blue and red flags flutter in the wind.
The flags are moving.
0
0.974427
Flutter in the wind shows the flags are moving.
exists s1 s2 s3 x1 x2 x3.(n_wind(x3) & a_topic(x1) & in(x1,x3) & n_flutter(x1) & of(x1,x2) & n_flag(x2) & a_red(s3) & Theme(s3,x1) & a_blue(s2) & Theme(s2,x1) & a_triangular(s1) & Theme(s1,x1))
exists e1 x1.(n_flag(x1) & Actor(e1,x1) & v_move(e1))
4eba975a-e4c8-11ec-9cdd-0242ac1c0002
exists s1 s2 s3 x1 x2 x3.(of(x1,x2) & n_wind(x3) & n_flutter(x1) & n_flag(x2) & in(x1,x3) & a_triangular(s1) & a_topic(x1) & a_red(s3) & a_blue(s2) & Theme(s3,x1) & Theme(s2,x1) & Theme(s1,x1))
exists e1 x1.(v_move(e1) & n_flag(x1) & Actor(e1,x1))
Triangular blue and red flags flutter in the wind.
The flags were raised half staff because it was veterans day
1
0.014196
Flags fluttering in the wind can be in any position and don't have to be raised half staff. Triangular blue and red flags can be flown on days other than veterans day.
exists s1 s2 s3 x1 x2 x3.(n_wind(x3) & a_topic(x1) & in(x1,x3) & n_flutter(x1) & of(x1,x2) & n_flag(x2) & a_red(s3) & Theme(s3,x1) & a_blue(s2) & Theme(s2,x1) & a_triangular(s1) & Theme(s1,x1))
exists e1 p1 s1 x1 x2.(n_thing(x1) & n_flag(x1) & exists p2 x3 x4.((x1 = x3) & n_day(x3) & of(x3,x4) & n_veteran(x4)) & because(e1,p1) & Recipient(e1,x2) & Theme(e1,x1) & v_raise(e1) & n_staff(x2) & a_half(s1) & Theme(s1,x2))
4ebaa722-e4c8-11ec-9cdd-0242ac1c0002
exists s1 s2 s3 x1 x2 x3.(of(x1,x2) & n_wind(x3) & n_flutter(x1) & n_flag(x2) & in(x1,x3) & a_triangular(s1) & a_topic(x1) & a_red(s3) & a_blue(s2) & Theme(s3,x1) & Theme(s2,x1) & Theme(s1,x1))
exists e1 p1 s1 x1 x2.(v_raise(e1) & n_thing(x1) & n_staff(x2) & n_flag(x1) & exists x3 x4.(of(x3,x4) & n_veteran(x4) & n_day(x3) & (x1 = x3)) & because(e1,p1) & a_half(s1) & Theme(s1,x2) & Theme(e1,x1) & Recipient(e1,x2))
Triangular blue and red flags flutter in the wind.
It's windy outside.
1
0.934653
it is not windy everywhere.
exists s1 s2 s3 x1 x2 x3.(n_wind(x3) & a_topic(x1) & in(x1,x3) & n_flutter(x1) & of(x1,x2) & n_flag(x2) & a_red(s3) & Theme(s3,x1) & a_blue(s2) & Theme(s2,x1) & a_triangular(s1) & Theme(s1,x1))
exists p1 x1.(n_thing(x1) & exists s1 x2.((x1 = x2) & n_outside(x2) & a_windy(s1) & Theme(s1,x2)))
4ebaacfe-e4c8-11ec-9cdd-0242ac1c0002
exists s1 s2 s3 x1 x2 x3.(of(x1,x2) & n_wind(x3) & n_flutter(x1) & n_flag(x2) & in(x1,x3) & a_triangular(s1) & a_topic(x1) & a_red(s3) & a_blue(s2) & Theme(s3,x1) & Theme(s2,x1) & Theme(s1,x1))
exists x1.(n_thing(x1) & exists s1 x2.(n_outside(x2) & a_windy(s1) & Theme(s1,x2) & (x1 = x2)))
The pain job on this craft is pleasing to the eye.
The craft is painted blue.
1
0.043709
Pleasing paint job does not imply blue color.
exists e1 x1 x2 x3 x4.(n_eye(x4) & n_craft(x3) & n_job(x1) & of(x1,x2) & n_pain(x2) & to(e1,x4) & Actor(e1,x1) & v_please(e1) & on(x1,x3))
exists p1 x1.(n_craft(x1) & exists s1 x2.((x1 = x2) & n_blue(x2) & a_painted(s1) & Theme(s1,x2)))
4ebac6d0-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3 x4.(v_please(e1) & to(e1,x4) & on(x1,x3) & of(x1,x2) & n_pain(x2) & n_job(x1) & n_eye(x4) & n_craft(x3) & Actor(e1,x1))
exists x1.(n_craft(x1) & exists s1 x2.(n_blue(x2) & a_painted(s1) & Theme(s1,x2) & (x1 = x2)))
The pain job on this craft is pleasing to the eye.
This craft project is ugly.
2
0.000001
The paint job and the craft project are two separate things. Also one cannot please the eye while also being ugly.
exists e1 x1 x2 x3 x4.(n_eye(x4) & n_craft(x3) & n_job(x1) & of(x1,x2) & n_pain(x2) & to(e1,x4) & Actor(e1,x1) & v_please(e1) & on(x1,x3))
exists s1 x1 x2.(n_project(x1) & of(x1,x2) & n_craft(x2) & Theme(s1,x1) & a_ugly(s1))
4ebad274-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3 x4.(v_please(e1) & to(e1,x4) & on(x1,x3) & of(x1,x2) & n_pain(x2) & n_job(x1) & n_eye(x4) & n_craft(x3) & Actor(e1,x1))
exists s1 x1 x2.(of(x1,x2) & n_project(x1) & n_craft(x2) & a_ugly(s1) & Theme(s1,x1))
The pain job on this craft is pleasing to the eye.
The craft is a sailboat.
1
0.008235
craft doesn't always mean sailboat.
exists e1 x1 x2 x3 x4.(n_eye(x4) & n_craft(x3) & n_job(x1) & of(x1,x2) & n_pain(x2) & to(e1,x4) & Actor(e1,x1) & v_please(e1) & on(x1,x3))
exists p1 x1.(n_craft(x1) & exists x2.((x1 = x2) & n_sailboat(x2)))
4ebad8d2-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3 x4.(v_please(e1) & to(e1,x4) & on(x1,x3) & of(x1,x2) & n_pain(x2) & n_job(x1) & n_eye(x4) & n_craft(x3) & Actor(e1,x1))
exists x1.(n_craft(x1) & exists x2.(n_sailboat(x2) & (x1 = x2)))
The pain job on this craft is pleasing to the eye.
The red paint job is pleasing.
1
0.051588
Pain job doesn't imply the red color of the paint.
exists e1 x1 x2 x3 x4.(n_eye(x4) & n_craft(x3) & n_job(x1) & of(x1,x2) & n_pain(x2) & to(e1,x4) & Actor(e1,x1) & v_please(e1) & on(x1,x3))
exists e1 s1 x1 x2.(n_job(x1) & of(x1,x2) & n_paint(x2) & a_red(s1) & Theme(s1,x1) & Actor(e1,x1) & v_please(e1))
4ebadd96-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3 x4.(v_please(e1) & to(e1,x4) & on(x1,x3) & of(x1,x2) & n_pain(x2) & n_job(x1) & n_eye(x4) & n_craft(x3) & Actor(e1,x1))
exists e1 s1 x1 x2.(v_please(e1) & of(x1,x2) & n_paint(x2) & n_job(x1) & a_red(s1) & Theme(s1,x1) & Actor(e1,x1))
The pain job on this craft is pleasing to the eye.
The paint job was done well.
0
0.993725
Pleasing to the eye implies that the paint job was well done.
exists e1 x1 x2 x3 x4.(n_eye(x4) & n_craft(x3) & n_job(x1) & of(x1,x2) & n_pain(x2) & to(e1,x4) & Actor(e1,x1) & v_please(e1) & on(x1,x3))
exists e1 s1 x1 x2.(n_job(x1) & of(x1,x2) & n_paint(x2) & a_well(s1) & Manner(e1,s1) & Theme(e1,x1) & v_do(e1))
4ebae246-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3 x4.(v_please(e1) & to(e1,x4) & on(x1,x3) & of(x1,x2) & n_pain(x2) & n_job(x1) & n_eye(x4) & n_craft(x3) & Actor(e1,x1))
exists e1 s1 x1 x2.(v_do(e1) & of(x1,x2) & n_paint(x2) & n_job(x1) & a_well(s1) & Theme(e1,x1) & Manner(e1,s1))
The pain job on this craft is pleasing to the eye.
The colors on this project are fun to look at.
1
0.783221
Pleasing does not imply fun.
exists e1 x1 x2 x3 x4.(n_eye(x4) & n_craft(x3) & n_job(x1) & of(x1,x2) & n_pain(x2) & to(e1,x4) & Actor(e1,x1) & v_please(e1) & on(x1,x3))
exists p1 x1 x2.(n_project(x2) & n_color(x1) & exists p2 x3.((x1 = x3) & Topic(x3,p2) & exists e1 x4.(at(e1,x4) & n_thing(x4) & Actor(e1,x3) & v_look(e1)) & n_fun(x3)) & on(x1,x2))
4ebae750-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3 x4.(v_please(e1) & to(e1,x4) & on(x1,x3) & of(x1,x2) & n_pain(x2) & n_job(x1) & n_eye(x4) & n_craft(x3) & Actor(e1,x1))
exists x1 x2.(on(x1,x2) & n_project(x2) & n_color(x1) & exists p2 x3.(n_fun(x3) & exists e1 x4.(v_look(e1) & n_thing(x4) & at(e1,x4) & Actor(e1,x3)) & Topic(x3,p2) & (x1 = x3)))
The pain job on this craft is pleasing to the eye.
The paint job is after market.
1
0.065866
Pleasing does not imply being after market.
exists e1 x1 x2 x3 x4.(n_eye(x4) & n_craft(x3) & n_job(x1) & of(x1,x2) & n_pain(x2) & to(e1,x4) & Actor(e1,x1) & v_please(e1) & on(x1,x3))
exists e1 x1 x2 x3.(n_job(x1) & of(x1,x2) & n_paint(x2) & after(e1,x3) & n_market(x3) & Actor(e1,x1) & v_be(e1))
4ebaec0a-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3 x4.(v_please(e1) & to(e1,x4) & on(x1,x3) & of(x1,x2) & n_pain(x2) & n_job(x1) & n_eye(x4) & n_craft(x3) & Actor(e1,x1))
exists e1 x1 x2 x3.(v_be(e1) & of(x1,x2) & n_paint(x2) & n_market(x3) & n_job(x1) & after(e1,x3) & Actor(e1,x1))
A crowd of people sit in chairs outdoors, with a city scene and a bridge in the immediate background.
A crowd of people sit in chairs outdoors
0
-100
A city and bridges are outdoors.
exists e1 s1 x1 x2 x3 x4 x5 x6 x7 x8 x9.(n_background(x9) & a_immediate(s1) & Theme(s1,x9) & with(e1,x5) & subset_of(x8,x5) & in(x8,x9) & n_bridge(x8) & subset_of(x6,x5) & n_scene(x6) & of(x6,x7) & n_city(x7) & in(e1,x3) & n_outdoors(x3) & of(x3,x4) & n_chair(x4) & Actor(e1,x1) & v_sit(e1) & of(x1,x2) & n_people(x2) & n_crowd(x1))
exists e1 x1 x2 x3 x4.(in(e1,x3) & n_outdoors(x3) & of(x3,x4) & n_chair(x4) & Actor(e1,x1) & v_sit(e1) & of(x1,x2) & n_people(x2) & n_crowd(x1))
4ebb0d98-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3 x4 x5 x6 x7 x8 x9.(with(e1,x5) & v_sit(e1) & subset_of(x8,x5) & subset_of(x6,x5) & of(x6,x7) & of(x3,x4) & of(x1,x2) & n_scene(x6) & n_people(x2) & n_outdoors(x3) & n_crowd(x1) & n_city(x7) & n_chair(x4) & n_bridge(x8) & n_background(x9) & in(x8,x9) & in(e1,x3) & a_immediate(s1) & Theme(s1,x9) & Actor(e1,x1))
exists e1 x1 x2 x3 x4.(v_sit(e1) & of(x3,x4) & of(x1,x2) & n_people(x2) & n_outdoors(x3) & n_crowd(x1) & n_chair(x4) & in(e1,x3) & Actor(e1,x1))
A crowd of people sit in chairs outdoors, with a city scene and a bridge in the immediate background.
A crowd of people don't sit in chairs outdoors
2
-100
They either sit in chairs or don't sit in chairs.
exists e1 s1 x1 x2 x3 x4 x5 x6 x7 x8 x9.(n_background(x9) & a_immediate(s1) & Theme(s1,x9) & with(e1,x5) & subset_of(x8,x5) & in(x8,x9) & n_bridge(x8) & subset_of(x6,x5) & n_scene(x6) & of(x6,x7) & n_city(x7) & in(e1,x3) & n_outdoors(x3) & of(x3,x4) & n_chair(x4) & Actor(e1,x1) & v_sit(e1) & of(x1,x2) & n_people(x2) & n_crowd(x1))
exists x1 x2.(-exists e1 x3 x4.(in(e1,x3) & n_outdoors(x3) & of(x3,x4) & n_chair(x4) & Actor(e1,x1) & v_sit(e1)) & of(x1,x2) & n_people(x2) & n_crowd(x1))
4ebb1266-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3 x4 x5 x6 x7 x8 x9.(with(e1,x5) & v_sit(e1) & subset_of(x8,x5) & subset_of(x6,x5) & of(x6,x7) & of(x3,x4) & of(x1,x2) & n_scene(x6) & n_people(x2) & n_outdoors(x3) & n_crowd(x1) & n_city(x7) & n_chair(x4) & n_bridge(x8) & n_background(x9) & in(x8,x9) & in(e1,x3) & a_immediate(s1) & Theme(s1,x9) & Actor(e1,x1))
exists x1 x2.(of(x1,x2) & n_people(x2) & n_crowd(x1) & all e1 x3 x4.(-v_sit(e1) | -of(x3,x4) | -n_outdoors(x3) | -n_chair(x4) | -in(e1,x3) | -Actor(e1,x1)))
The crowd is gathered to watch a sporting event.
A single person is playing tennis against a brick wall.
2
-100
A crowd is comprised of multiple people, not just a single person. Playing a sport is active involvement and to watch is to passively observe.
exists e1 p1 x1.(n_crowd(x1) & Recipient(e1,p1) & Topic(e1,x1) & v_gather(e1) & exists e2 s1 x2.(Theme(e2,x2) & Actor(e2,x1) & v_watch(e2) & n_event(x2) & a_sporting(s1) & Theme(s1,x2)))
exists e1 s1 x1 x2 x3 x4.(against(e1,x3) & n_wall(x3) & of(x3,x4) & n_brick(x4) & Theme(e1,x2) & Actor(e1,x1) & v_play(e1) & n_tennis(x2) & n_person(x1) & a_single(s1) & Theme(s1,x1))
4ebbc030-e4c8-11ec-9cdd-0242ac1c0002
exists e1 p1 x1.(v_gather(e1) & n_crowd(x1) & exists e2 s1 x2.(v_watch(e2) & n_event(x2) & a_sporting(s1) & Theme(s1,x2) & Theme(e2,x2) & Actor(e2,x1)) & Topic(e1,x1) & Recipient(e1,p1))
exists e1 s1 x1 x2 x3 x4.(v_play(e1) & of(x3,x4) & n_wall(x3) & n_tennis(x2) & n_person(x1) & n_brick(x4) & against(e1,x3) & a_single(s1) & Theme(s1,x1) & Theme(e1,x2) & Actor(e1,x1))
The crowd is gathered to watch a sporting event.
The crowd is at a football game.
1
0.246197
The crowd isn't necessarily at a football game if they are at a sporting event.
exists e1 p1 x1.(n_crowd(x1) & Recipient(e1,p1) & Topic(e1,x1) & v_gather(e1) & exists e2 s1 x2.(Theme(e2,x2) & Actor(e2,x1) & v_watch(e2) & n_event(x2) & a_sporting(s1) & Theme(s1,x2)))
exists p1 x1.(n_crowd(x1) & exists x2 x3.(at(x1,x2) & n_game(x2) & of(x2,x3) & n_football(x3)))
4ebbc990-e4c8-11ec-9cdd-0242ac1c0002
exists e1 p1 x1.(v_gather(e1) & n_crowd(x1) & exists e2 s1 x2.(v_watch(e2) & n_event(x2) & a_sporting(s1) & Theme(s1,x2) & Theme(e2,x2) & Actor(e2,x1)) & Topic(e1,x1) & Recipient(e1,p1))
exists x1.(n_crowd(x1) & exists x2 x3.(of(x2,x3) & n_game(x2) & n_football(x3) & at(x1,x2)))
The crowd is gathered to watch a sporting event.
People in the stands are watching a game.
0
-100
A sporting event is a game while people form a crowd.
exists e1 p1 x1.(n_crowd(x1) & Recipient(e1,p1) & Topic(e1,x1) & v_gather(e1) & exists e2 s1 x2.(Theme(e2,x2) & Actor(e2,x1) & v_watch(e2) & n_event(x2) & a_sporting(s1) & Theme(s1,x2)))
exists e1 x1 x2 x3.(n_stand(x2) & Theme(e1,x3) & Actor(e1,x1) & v_watch(e1) & n_game(x3) & in(x1,x2) & n_people(x1))
4ebbd2d2-e4c8-11ec-9cdd-0242ac1c0002
exists e1 p1 x1.(v_gather(e1) & n_crowd(x1) & exists e2 s1 x2.(v_watch(e2) & n_event(x2) & a_sporting(s1) & Theme(s1,x2) & Theme(e2,x2) & Actor(e2,x1)) & Topic(e1,x1) & Recipient(e1,p1))
exists e1 x1 x2 x3.(v_watch(e1) & n_stand(x2) & n_people(x1) & n_game(x3) & in(x1,x2) & Theme(e1,x3) & Actor(e1,x1))
The crowd is gathered to watch a sporting event.
People are watching a baseball game.
1
0.131073
Not all sporting events are a baseball game.
exists e1 p1 x1.(n_crowd(x1) & Recipient(e1,p1) & Topic(e1,x1) & v_gather(e1) & exists e2 s1 x2.(Theme(e2,x2) & Actor(e2,x1) & v_watch(e2) & n_event(x2) & a_sporting(s1) & Theme(s1,x2)))
exists e1 x1 x2 x3.(Theme(e1,x2) & Actor(e1,x1) & v_watch(e1) & n_game(x2) & of(x2,x3) & n_baseball(x3) & n_people(x1))
4ebbdbe2-e4c8-11ec-9cdd-0242ac1c0002
exists e1 p1 x1.(v_gather(e1) & n_crowd(x1) & exists e2 s1 x2.(v_watch(e2) & n_event(x2) & a_sporting(s1) & Theme(s1,x2) & Theme(e2,x2) & Actor(e2,x1)) & Topic(e1,x1) & Recipient(e1,p1))
exists e1 x1 x2 x3.(v_watch(e1) & of(x2,x3) & n_people(x1) & n_game(x2) & n_baseball(x3) & Theme(e1,x2) & Actor(e1,x1))
The crowd is gathered to watch a sporting event.
There is a crowd of people.
0
0.981481
"Crowd is gathered" implies people.
exists e1 p1 x1.(n_crowd(x1) & Recipient(e1,p1) & Topic(e1,x1) & v_gather(e1) & exists e2 s1 x2.(Theme(e2,x2) & Actor(e2,x1) & v_watch(e2) & n_event(x2) & a_sporting(s1) & Theme(s1,x2)))
exists p1 x1 x2 x3.((x1 = x2) & of(x2,x3) & n_people(x3) & n_crowd(x2))
4ebbe61e-e4c8-11ec-9cdd-0242ac1c0002
exists e1 p1 x1.(v_gather(e1) & n_crowd(x1) & exists e2 s1 x2.(v_watch(e2) & n_event(x2) & a_sporting(s1) & Theme(s1,x2) & Theme(e2,x2) & Actor(e2,x1)) & Topic(e1,x1) & Recipient(e1,p1))
exists x1 x2 x3.(of(x2,x3) & n_people(x3) & n_crowd(x2) & (x1 = x2))
The crowd is gathered to watch a sporting event.
The crowd appears to be an angry mob.
2
-100
The crowd isn't likely to be angry if they are attending an event.
exists e1 p1 x1.(n_crowd(x1) & Recipient(e1,p1) & Topic(e1,x1) & v_gather(e1) & exists e2 s1 x2.(Theme(e2,x2) & Actor(e2,x1) & v_watch(e2) & n_event(x2) & a_sporting(s1) & Theme(s1,x2)))
exists e1 p1 x1.(n_crowd(x1) & Topic(e1,p1) & Actor(e1,x1) & v_appear(e1) & exists p2 s1 x2.((x1 = x2) & n_mob(x2) & a_angry(s1) & Theme(s1,x2)))
4ebbee84-e4c8-11ec-9cdd-0242ac1c0002
exists e1 p1 x1.(v_gather(e1) & n_crowd(x1) & exists e2 s1 x2.(v_watch(e2) & n_event(x2) & a_sporting(s1) & Theme(s1,x2) & Theme(e2,x2) & Actor(e2,x1)) & Topic(e1,x1) & Recipient(e1,p1))
exists e1 p1 x1.(v_appear(e1) & n_crowd(x1) & exists s1 x2.(n_mob(x2) & a_angry(s1) & Theme(s1,x2) & (x1 = x2)) & Topic(e1,p1) & Actor(e1,x1))
The crowd is gathered to watch a sporting event.
A sporting event is taking place in front of an audience.
0
-100
"Audience" is another term for a watching crowd.
exists e1 p1 x1.(n_crowd(x1) & Recipient(e1,p1) & Topic(e1,x1) & v_gather(e1) & exists e2 s1 x2.(Theme(e2,x2) & Actor(e2,x1) & v_watch(e2) & n_event(x2) & a_sporting(s1) & Theme(s1,x2)))
exists e1 s1 x1 x2 x3 x4.(in(e1,x3) & of(x3,x4) & n_audience(x4) & n_front(x3) & Theme(e1,x2) & Actor(e1,x1) & v_take(e1) & n_place(x2) & n_event(x1) & a_sporting(s1) & Theme(s1,x1))
4ebbfe06-e4c8-11ec-9cdd-0242ac1c0002
exists e1 p1 x1.(v_gather(e1) & n_crowd(x1) & exists e2 s1 x2.(v_watch(e2) & n_event(x2) & a_sporting(s1) & Theme(s1,x2) & Theme(e2,x2) & Actor(e2,x1)) & Topic(e1,x1) & Recipient(e1,p1))
exists e1 s1 x1 x2 x3 x4.(v_take(e1) & of(x3,x4) & n_place(x2) & n_front(x3) & n_event(x1) & n_audience(x4) & in(e1,x3) & a_sporting(s1) & Theme(s1,x1) & Theme(e1,x2) & Actor(e1,x1))
The crowd is gathered to watch a sporting event.
The rocket is launching.
2
0.000008
There is either a crown or no crowd. A rocket launching is not a sporting event.
exists e1 p1 x1.(n_crowd(x1) & Recipient(e1,p1) & Topic(e1,x1) & v_gather(e1) & exists e2 s1 x2.(Theme(e2,x2) & Actor(e2,x1) & v_watch(e2) & n_event(x2) & a_sporting(s1) & Theme(s1,x2)))
exists e1 x1.(n_rocket(x1) & Actor(e1,x1) & v_launch(e1))
4ebc106c-e4c8-11ec-9cdd-0242ac1c0002
exists e1 p1 x1.(v_gather(e1) & n_crowd(x1) & exists e2 s1 x2.(v_watch(e2) & n_event(x2) & a_sporting(s1) & Theme(s1,x2) & Theme(e2,x2) & Actor(e2,x1)) & Topic(e1,x1) & Recipient(e1,p1))
exists e1 x1.(v_launch(e1) & n_rocket(x1) & Actor(e1,x1))
The crowd is gathered to watch a sporting event.
The crowd is seated in a movie theater.
2
-100
A sporting event does not take place in a movie theater.
exists e1 p1 x1.(n_crowd(x1) & Recipient(e1,p1) & Topic(e1,x1) & v_gather(e1) & exists e2 s1 x2.(Theme(e2,x2) & Actor(e2,x1) & v_watch(e2) & n_event(x2) & a_sporting(s1) & Theme(s1,x2)))
exists e1 x1 x2 x3.(n_crowd(x1) & in(e1,x2) & n_theater(x2) & of(x2,x3) & n_movie(x3) & Theme(e1,x1) & v_seat(e1))
4ebc1be8-e4c8-11ec-9cdd-0242ac1c0002
exists e1 p1 x1.(v_gather(e1) & n_crowd(x1) & exists e2 s1 x2.(v_watch(e2) & n_event(x2) & a_sporting(s1) & Theme(s1,x2) & Theme(e2,x2) & Actor(e2,x1)) & Topic(e1,x1) & Recipient(e1,p1))
exists e1 x1 x2 x3.(v_seat(e1) & of(x2,x3) & n_theater(x2) & n_movie(x3) & n_crowd(x1) & in(e1,x2) & Theme(e1,x1))
The crowd is gathered to watch a sporting event.
People are cheering for their favorite team.
1
0.808447
Gathered to watch does not imply cheering or that it is for their favorite team.
exists e1 p1 x1.(n_crowd(x1) & Recipient(e1,p1) & Topic(e1,x1) & v_gather(e1) & exists e2 s1 x2.(Theme(e2,x2) & Actor(e2,x1) & v_watch(e2) & n_event(x2) & a_sporting(s1) & Theme(s1,x2)))
exists e1 s1 x1 x2.(for(e1,x2) & n_team(x2) & a_favorite(s1) & Theme(s1,x2) & of(x2,x1) & n_thing(x1) & Actor(e1,x1) & v_cheer(e1) & n_people(x1))
4ebc270a-e4c8-11ec-9cdd-0242ac1c0002
exists e1 p1 x1.(v_gather(e1) & n_crowd(x1) & exists e2 s1 x2.(v_watch(e2) & n_event(x2) & a_sporting(s1) & Theme(s1,x2) & Theme(e2,x2) & Actor(e2,x1)) & Topic(e1,x1) & Recipient(e1,p1))
exists e1 s1 x1 x2.(v_cheer(e1) & of(x2,x1) & n_thing(x1) & n_team(x2) & n_people(x1) & for(e1,x2) & a_favorite(s1) & Theme(s1,x2) & Actor(e1,x1))
The crowd is gathered to watch a sporting event.
There is a crowd.
0
-100
"There is a crowd" rephrases "the crowd is gathered".
exists e1 p1 x1.(n_crowd(x1) & Recipient(e1,p1) & Topic(e1,x1) & v_gather(e1) & exists e2 s1 x2.(Theme(e2,x2) & Actor(e2,x1) & v_watch(e2) & n_event(x2) & a_sporting(s1) & Theme(s1,x2)))
exists p1 x1 x2.((x1 = x2) & n_crowd(x2))
4ebc331c-e4c8-11ec-9cdd-0242ac1c0002
exists e1 p1 x1.(v_gather(e1) & n_crowd(x1) & exists e2 s1 x2.(v_watch(e2) & n_event(x2) & a_sporting(s1) & Theme(s1,x2) & Theme(e2,x2) & Actor(e2,x1)) & Topic(e1,x1) & Recipient(e1,p1))
exists x1 x2.(n_crowd(x2) & (x1 = x2))
The crowd is gathered to watch a sporting event.
The crowd is at a piano recital.
2
-100
The crowd is either watching a sporting event or a piano recital.
exists e1 p1 x1.(n_crowd(x1) & Recipient(e1,p1) & Topic(e1,x1) & v_gather(e1) & exists e2 s1 x2.(Theme(e2,x2) & Actor(e2,x1) & v_watch(e2) & n_event(x2) & a_sporting(s1) & Theme(s1,x2)))
exists p1 x1.(n_crowd(x1) & exists x2 x3.(at(x1,x2) & n_recital(x2) & of(x2,x3) & n_piano(x3)))
4ebc5676-e4c8-11ec-9cdd-0242ac1c0002
exists e1 p1 x1.(v_gather(e1) & n_crowd(x1) & exists e2 s1 x2.(v_watch(e2) & n_event(x2) & a_sporting(s1) & Theme(s1,x2) & Theme(e2,x2) & Actor(e2,x1)) & Topic(e1,x1) & Recipient(e1,p1))
exists x1.(n_crowd(x1) & exists x2 x3.(of(x2,x3) & n_recital(x2) & n_piano(x3) & at(x1,x2)))
The crowd is gathered to watch a sporting event.
The crowd is watching a baseball game.
1
0.121479
Not all sporting events are a baseball game.
exists e1 p1 x1.(n_crowd(x1) & Recipient(e1,p1) & Topic(e1,x1) & v_gather(e1) & exists e2 s1 x2.(Theme(e2,x2) & Actor(e2,x1) & v_watch(e2) & n_event(x2) & a_sporting(s1) & Theme(s1,x2)))
exists e1 x1 x2 x3.(n_crowd(x1) & Theme(e1,x2) & Actor(e1,x1) & v_watch(e1) & n_game(x2) & of(x2,x3) & n_baseball(x3))
4ebc6170-e4c8-11ec-9cdd-0242ac1c0002
exists e1 p1 x1.(v_gather(e1) & n_crowd(x1) & exists e2 s1 x2.(v_watch(e2) & n_event(x2) & a_sporting(s1) & Theme(s1,x2) & Theme(e2,x2) & Actor(e2,x1)) & Topic(e1,x1) & Recipient(e1,p1))
exists e1 x1 x2 x3.(v_watch(e1) & of(x2,x3) & n_game(x2) & n_crowd(x1) & n_baseball(x3) & Theme(e1,x2) & Actor(e1,x1))
The crowd is gathered to watch a sporting event.
There are more than 5 people at the sporting event.
0
-100
crowd almost the same as more than 5 people
exists e1 p1 x1.(n_crowd(x1) & Recipient(e1,p1) & Topic(e1,x1) & v_gather(e1) & exists e2 s1 x2.(Theme(e2,x2) & Actor(e2,x1) & v_watch(e2) & n_event(x2) & a_sporting(s1) & Theme(s1,x2)))
exists e1 p1 x1 x2.(n_event(x2) & Actor(e1,x2) & v_sport(e1) & at(p1,x2) & exists s1 x3 x4.((x1 = x3) & than(s1,x4) & n_date(x4) & a_date_day_05(x4) & a_date_day_05(x4) & Theme(s1,x3) & a_more(s1) & n_people(x3)))
4ebc6e36-e4c8-11ec-9cdd-0242ac1c0002
exists e1 p1 x1.(v_gather(e1) & n_crowd(x1) & exists e2 s1 x2.(v_watch(e2) & n_event(x2) & a_sporting(s1) & Theme(s1,x2) & Theme(e2,x2) & Actor(e2,x1)) & Topic(e1,x1) & Recipient(e1,p1))
exists e1 p1 x1 x2.(v_sport(e1) & n_event(x2) & exists s1 x3 x4.(than(s1,x4) & n_people(x3) & n_date(x4) & a_more(s1) & a_date_day_05(x4) & Theme(s1,x3) & (x1 = x3)) & at(p1,x2) & Actor(e1,x2))
The crowd is gathered to watch a sporting event.
The crowd is cheering for the home team.
1
0.656326
Gathered does not imply cheering.
exists e1 p1 x1.(n_crowd(x1) & Recipient(e1,p1) & Topic(e1,x1) & v_gather(e1) & exists e2 s1 x2.(Theme(e2,x2) & Actor(e2,x1) & v_watch(e2) & n_event(x2) & a_sporting(s1) & Theme(s1,x2)))
exists e1 x1 x2 x3.(n_team(x2) & of(x2,x3) & n_home(x3) & n_crowd(x1) & for(e1,x2) & Actor(e1,x1) & v_cheer(e1))
4ebc7aa2-e4c8-11ec-9cdd-0242ac1c0002
exists e1 p1 x1.(v_gather(e1) & n_crowd(x1) & exists e2 s1 x2.(v_watch(e2) & n_event(x2) & a_sporting(s1) & Theme(s1,x2) & Theme(e2,x2) & Actor(e2,x1)) & Topic(e1,x1) & Recipient(e1,p1))
exists e1 x1 x2 x3.(v_cheer(e1) & of(x2,x3) & n_team(x2) & n_home(x3) & n_crowd(x1) & for(e1,x2) & Actor(e1,x1))
The brown and white dog is running through a field.
The dog is chasing its tail.
2
-100
The dog is chasing and running the field
exists e1 s1 s2 x1 x2.(n_dog(x1) & a_white(s2) & Theme(s2,x1) & a_brown(s1) & Theme(s1,x1) & through(e1,x2) & n_field(x2) & Actor(e1,x1) & v_run(e1))
exists e1 x1 x2.(n_tail(x2) & of(x2,x1) & n_thing(x1) & n_dog(x1) & Theme(e1,x2) & Actor(e1,x1) & v_chase(e1))
4ebc85e2-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 x1 x2.(v_run(e1) & through(e1,x2) & n_field(x2) & n_dog(x1) & a_white(s2) & a_brown(s1) & Theme(s2,x1) & Theme(s1,x1) & Actor(e1,x1))
exists e1 x1 x2.(v_chase(e1) & of(x2,x1) & n_thing(x1) & n_tail(x2) & n_dog(x1) & Theme(e1,x2) & Actor(e1,x1))
The brown and white dog is running through a field.
The dog is sleeping on the grass.
2
-100
The dog cannot run if it is sleeping.
exists e1 s1 s2 x1 x2.(n_dog(x1) & a_white(s2) & Theme(s2,x1) & a_brown(s1) & Theme(s1,x1) & through(e1,x2) & n_field(x2) & Actor(e1,x1) & v_run(e1))
exists e1 x1 x2.(n_grass(x2) & n_dog(x1) & on(e1,x2) & Actor(e1,x1) & v_sleep(e1))
4ebc928a-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 x1 x2.(v_run(e1) & through(e1,x2) & n_field(x2) & n_dog(x1) & a_white(s2) & a_brown(s1) & Theme(s2,x1) & Theme(s1,x1) & Actor(e1,x1))
exists e1 x1 x2.(v_sleep(e1) & on(e1,x2) & n_grass(x2) & n_dog(x1) & Actor(e1,x1))
The brown and white dog is running through a field.
The dog is running outside.
0
-100
Through a field implies outside
exists e1 s1 s2 x1 x2.(n_dog(x1) & a_white(s2) & Theme(s2,x1) & a_brown(s1) & Theme(s1,x1) & through(e1,x2) & n_field(x2) & Actor(e1,x1) & v_run(e1))
exists e1 s1 x1.(n_dog(x1) & a_outside(s1) & Manner(e1,s1) & Actor(e1,x1) & v_run(e1))
4ebc9c9e-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 x1 x2.(v_run(e1) & through(e1,x2) & n_field(x2) & n_dog(x1) & a_white(s2) & a_brown(s1) & Theme(s2,x1) & Theme(s1,x1) & Actor(e1,x1))
exists e1 s1 x1.(v_run(e1) & n_dog(x1) & a_outside(s1) & Manner(e1,s1) & Actor(e1,x1))
A black and white dog is running in the grass.
The canine is in the grass.
0
-100
A black and white dog implies canine
exists e1 s1 s2 x1 x2.(n_grass(x2) & in(e1,x2) & Actor(e1,x1) & v_run(e1) & n_dog(x1) & a_white(s2) & Theme(s2,x1) & a_black(s1) & Theme(s1,x1))
exists p1 x1 x2.(n_grass(x2) & n_canine(x1) & in(x1,x2))
4ebca73e-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 x1 x2.(v_run(e1) & n_grass(x2) & n_dog(x1) & in(e1,x2) & a_white(s2) & a_black(s1) & Theme(s2,x1) & Theme(s1,x1) & Actor(e1,x1))
exists x1 x2.(n_grass(x2) & n_canine(x1) & in(x1,x2))
A black and white dog is running in the grass.
The dog is running to his master.
1
-100
the dog is not necessarily running to his master.
exists e1 s1 s2 x1 x2.(n_grass(x2) & in(e1,x2) & Actor(e1,x1) & v_run(e1) & n_dog(x1) & a_white(s2) & Theme(s2,x1) & a_black(s1) & Theme(s1,x1))
exists e1 x1 x2.(n_master(x2) & of(x2,x1) & n_male(x1) & n_dog(x1) & to(e1,x2) & Actor(e1,x1) & v_run(e1))
4ebcb0d0-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 x1 x2.(v_run(e1) & n_grass(x2) & n_dog(x1) & in(e1,x2) & a_white(s2) & a_black(s1) & Theme(s2,x1) & Theme(s1,x1) & Actor(e1,x1))
exists e1 x1 x2.(v_run(e1) & to(e1,x2) & of(x2,x1) & n_master(x2) & n_male(x1) & n_dog(x1) & Actor(e1,x1))
A black and white dog is running in the grass.
The dog is sleeping in the grass.
2
-100
The dog is running and sleeping in the grass
exists e1 s1 s2 x1 x2.(n_grass(x2) & in(e1,x2) & Actor(e1,x1) & v_run(e1) & n_dog(x1) & a_white(s2) & Theme(s2,x1) & a_black(s1) & Theme(s1,x1))
exists e1 x1 x2.(n_grass(x2) & n_dog(x1) & in(e1,x2) & Actor(e1,x1) & v_sleep(e1))
4ebcb9e0-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 x1 x2.(v_run(e1) & n_grass(x2) & n_dog(x1) & in(e1,x2) & a_white(s2) & a_black(s1) & Theme(s2,x1) & Theme(s1,x1) & Actor(e1,x1))
exists e1 x1 x2.(v_sleep(e1) & n_grass(x2) & n_dog(x1) & in(e1,x2) & Actor(e1,x1))
A black and white shorthair dog runs across brown and green grass.
A dog runs to greet his master at the driveway.
1
-100
the dog does not necessarily run to greet his master and they are not necessarily at the driveway.
exists e1 s1 s2 s3 s4 x1 x2 x3.(across(e1,x3) & n_grass(x3) & a_green(s4) & Theme(s4,x3) & a_brown(s3) & Theme(s3,x3) & Actor(e1,x1) & v_run(e1) & n_dog(x1) & of(x1,x2) & n_shorthair(x2) & a_white(s2) & Theme(s2,x1) & a_black(s1) & Theme(s1,x1))
exists e1 p1 x1 x2 x3 x4.(n_driveway(x4) & Topic(e1,p1) & exists e2.(at(e2,x4) & Theme(e2,x3) & Actor(e2,x1) & v_greet(e2)) & n_master(x3) & of(x3,x1) & n_male(x1) & Actor(e1,x2) & v_run(e1) & n_dog(x2) & n_dog(x1))
4ebcc444-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 s3 s4 x1 x2 x3.(v_run(e1) & of(x1,x2) & n_shorthair(x2) & n_grass(x3) & n_dog(x1) & across(e1,x3) & a_white(s2) & a_green(s4) & a_brown(s3) & a_black(s1) & Theme(s4,x3) & Theme(s3,x3) & Theme(s2,x1) & Theme(s1,x1) & Actor(e1,x1))
exists e1 p1 x1 x2 x3 x4.(v_run(e1) & of(x3,x1) & n_master(x3) & n_male(x1) & n_driveway(x4) & n_dog(x2) & n_dog(x1) & exists e2.(v_greet(e2) & at(e2,x4) & Theme(e2,x3) & Actor(e2,x1)) & Topic(e1,p1) & Actor(e1,x2))
A black and white shorthair dog runs across brown and green grass.
A tiger growls loudly.
2
-100
the dog is shorthair and loudly
exists e1 s1 s2 s3 s4 x1 x2 x3.(across(e1,x3) & n_grass(x3) & a_green(s4) & Theme(s4,x3) & a_brown(s3) & Theme(s3,x3) & Actor(e1,x1) & v_run(e1) & n_dog(x1) & of(x1,x2) & n_shorthair(x2) & a_white(s2) & Theme(s2,x1) & a_black(s1) & Theme(s1,x1))
exists e1 s1 x1.(a_loudly(s1) & Manner(e1,s1) & Actor(e1,x1) & v_growl(e1) & n_tiger(x1))
4ebcd268-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 s3 s4 x1 x2 x3.(v_run(e1) & of(x1,x2) & n_shorthair(x2) & n_grass(x3) & n_dog(x1) & across(e1,x3) & a_white(s2) & a_green(s4) & a_brown(s3) & a_black(s1) & Theme(s4,x3) & Theme(s3,x3) & Theme(s2,x1) & Theme(s1,x1) & Actor(e1,x1))
exists e1 s1 x1.(v_growl(e1) & n_tiger(x1) & a_loudly(s1) & Manner(e1,s1) & Actor(e1,x1))
A black and white shorthair dog runs across brown and green grass.
A dog runs outside.
0
-100
Brown and green grass implies outside
exists e1 s1 s2 s3 s4 x1 x2 x3.(across(e1,x3) & n_grass(x3) & a_green(s4) & Theme(s4,x3) & a_brown(s3) & Theme(s3,x3) & Actor(e1,x1) & v_run(e1) & n_dog(x1) & of(x1,x2) & n_shorthair(x2) & a_white(s2) & Theme(s2,x1) & a_black(s1) & Theme(s1,x1))
exists e1 p1 x1.(exists s1.(Theme(s1,x1) & a_outside(s1)) & Topic(e1,p1) & Actor(e1,x1) & v_run(e1) & n_dog(x1))
4ebcdd30-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 s3 s4 x1 x2 x3.(v_run(e1) & of(x1,x2) & n_shorthair(x2) & n_grass(x3) & n_dog(x1) & across(e1,x3) & a_white(s2) & a_green(s4) & a_brown(s3) & a_black(s1) & Theme(s4,x3) & Theme(s3,x3) & Theme(s2,x1) & Theme(s1,x1) & Actor(e1,x1))
exists e1 p1 x1.(v_run(e1) & n_dog(x1) & exists s1.(a_outside(s1) & Theme(s1,x1)) & Topic(e1,p1) & Actor(e1,x1))
A black and white dog running away across the grass.
The animal is running away outdoors.
0
-100
A dog running away across the grass simply means the animal is running away outdoors
exists e1 s1 s2 s3 x1 x2 x3.(n_grass(x3) & a_topic(x1) & across(e1,x3) & a_away(s3) & Manner(e1,s3) & Actor(e1,x2) & v_run(e1) & (x1 = x2) & n_dog(x1) & a_white(s2) & Theme(s2,x1) & a_black(s1) & Theme(s1,x1))
exists e1 s1 x1 x2.(n_animal(x1) & Time(e1,x2) & n_outdoors(x2) & a_away(s1) & Manner(e1,s1) & Actor(e1,x1) & v_run(e1))
4ebce942-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 s3 x1 x2 x3.(v_run(e1) & n_grass(x3) & n_dog(x1) & across(e1,x3) & a_white(s2) & a_topic(x1) & a_black(s1) & a_away(s3) & Theme(s2,x1) & Theme(s1,x1) & Manner(e1,s3) & Actor(e1,x2) & (x1 = x2))
exists e1 s1 x1 x2.(v_run(e1) & n_outdoors(x2) & n_animal(x1) & a_away(s1) & Time(e1,x2) & Manner(e1,s1) & Actor(e1,x1))
A black and white dog running away across the grass.
The cat is running away across the grass.
2
-100
An animal cannot be a cat and a dog at the same time.
exists e1 s1 s2 s3 x1 x2 x3.(n_grass(x3) & a_topic(x1) & across(e1,x3) & a_away(s3) & Manner(e1,s3) & Actor(e1,x2) & v_run(e1) & (x1 = x2) & n_dog(x1) & a_white(s2) & Theme(s2,x1) & a_black(s1) & Theme(s1,x1))
exists e1 s1 x1 x2.(n_grass(x2) & n_cat(x1) & across(e1,x2) & a_away(s1) & Manner(e1,s1) & Actor(e1,x1) & v_run(e1))
4ebcf446-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 s3 x1 x2 x3.(v_run(e1) & n_grass(x3) & n_dog(x1) & across(e1,x3) & a_white(s2) & a_topic(x1) & a_black(s1) & a_away(s3) & Theme(s2,x1) & Theme(s1,x1) & Manner(e1,s3) & Actor(e1,x2) & (x1 = x2))
exists e1 s1 x1 x2.(v_run(e1) & n_grass(x2) & n_cat(x1) & across(e1,x2) & a_away(s1) & Manner(e1,s1) & Actor(e1,x1))
A black and white dog running away across the grass.
The puppy ran away across the grass.
1
-100
Not all dogs are a puppy.
exists e1 s1 s2 s3 x1 x2 x3.(n_grass(x3) & a_topic(x1) & across(e1,x3) & a_away(s3) & Manner(e1,s3) & Actor(e1,x2) & v_run(e1) & (x1 = x2) & n_dog(x1) & a_white(s2) & Theme(s2,x1) & a_black(s1) & Theme(s1,x1))
exists e1 s1 x1 x2.(n_grass(x2) & n_puppy(x1) & across(e1,x2) & a_away(s1) & Manner(e1,s1) & Actor(e1,x1) & v_run(e1))
4ebd015c-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 s3 x1 x2 x3.(v_run(e1) & n_grass(x3) & n_dog(x1) & across(e1,x3) & a_white(s2) & a_topic(x1) & a_black(s1) & a_away(s3) & Theme(s2,x1) & Theme(s1,x1) & Manner(e1,s3) & Actor(e1,x2) & (x1 = x2))
exists e1 s1 x1 x2.(v_run(e1) & n_puppy(x1) & n_grass(x2) & across(e1,x2) & a_away(s1) & Manner(e1,s1) & Actor(e1,x1))
Two children at the bottom of a purple water slide.
The two children are outside on the slide.
0
-100
water slide is put outside
exists s1 x1 x2 x3 x4.(n_bottom(x2) & a_topic(x1) & at(x1,x2) & of(x2,x3) & n_slide(x3) & of(x3,x4) & n_water(x4) & a_purple(s1) & Theme(s1,x3) & n_child(x1) & card_eq_2(x1))
exists s1 x1 x2.(n_slide(x2) & n_child(x1) & card_eq_2(x1) & on(s1,x2) & Theme(s1,x1) & a_outside(s1))
4ebd0eae-e4c8-11ec-9cdd-0242ac1c0002
exists s1 x1 x2 x3 x4.(of(x3,x4) & of(x2,x3) & n_water(x4) & n_slide(x3) & n_child(x1) & n_bottom(x2) & card_eq_2(x1) & at(x1,x2) & a_topic(x1) & a_purple(s1) & Theme(s1,x3))
exists s1 x1 x2.(on(s1,x2) & n_slide(x2) & n_child(x1) & card_eq_2(x1) & a_outside(s1) & Theme(s1,x1))
Two children at the bottom of a purple water slide.
The two children are indoors playig at the arcade.
2
-100
Water slides can be found at water parks but not arcades.
exists s1 x1 x2 x3 x4.(n_bottom(x2) & a_topic(x1) & at(x1,x2) & of(x2,x3) & n_slide(x3) & of(x3,x4) & n_water(x4) & a_purple(s1) & Theme(s1,x3) & n_child(x1) & card_eq_2(x1))
exists p1 x1 x2.(n_arcade(x2) & n_child(x1) & card_eq_2(x1) & at(p1,x2) & exists x3 x4.((x1 = x3) & n_playig(x3) & of(x3,x4) & n_indoor(x4)))
4ebd1c50-e4c8-11ec-9cdd-0242ac1c0002
exists s1 x1 x2 x3 x4.(of(x3,x4) & of(x2,x3) & n_water(x4) & n_slide(x3) & n_child(x1) & n_bottom(x2) & card_eq_2(x1) & at(x1,x2) & a_topic(x1) & a_purple(s1) & Theme(s1,x3))
exists p1 x1 x2.(n_child(x1) & n_arcade(x2) & exists x3 x4.(of(x3,x4) & n_playig(x3) & n_indoor(x4) & (x1 = x3)) & card_eq_2(x1) & at(p1,x2))
Two children at the bottom of a purple water slide.
The two children are at the amusement park.
1
-100
Not all water slides are at an amusement park.
exists s1 x1 x2 x3 x4.(n_bottom(x2) & a_topic(x1) & at(x1,x2) & of(x2,x3) & n_slide(x3) & of(x3,x4) & n_water(x4) & a_purple(s1) & Theme(s1,x3) & n_child(x1) & card_eq_2(x1))
exists p1 x1 x2 x3.(n_park(x2) & of(x2,x3) & n_amusement(x3) & n_child(x1) & card_eq_2(x1) & at(x1,x2))
4ebd28e4-e4c8-11ec-9cdd-0242ac1c0002
exists s1 x1 x2 x3 x4.(of(x3,x4) & of(x2,x3) & n_water(x4) & n_slide(x3) & n_child(x1) & n_bottom(x2) & card_eq_2(x1) & at(x1,x2) & a_topic(x1) & a_purple(s1) & Theme(s1,x3))
exists x1 x2 x3.(of(x2,x3) & n_park(x2) & n_child(x1) & n_amusement(x3) & card_eq_2(x1) & at(x1,x2))
Two children are sliding down a water slide.
Some children are playing.
0
-100
Sliding down a water slide implies playing, and two implies some
exists e1 s1 x1 x2 x3.(a_down(s1) & Manner(e1,s1) & Theme(e1,x2) & Actor(e1,x1) & v_slide(e1) & n_slide(x2) & of(x2,x3) & n_water(x3) & n_child(x1) & card_eq_2(x1))
exists e1 x1.(Actor(e1,x1) & v_play(e1) & n_child(x1))
4ebd33c0-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3.(v_slide(e1) & of(x2,x3) & n_water(x3) & n_slide(x2) & n_child(x1) & card_eq_2(x1) & a_down(s1) & Theme(e1,x2) & Manner(e1,s1) & Actor(e1,x1))
exists e1 x1.(v_play(e1) & n_child(x1) & Actor(e1,x1))
Two children are sliding down a water slide.
There is no water.
2
-100
children are sliding down a water
exists e1 s1 x1 x2 x3.(a_down(s1) & Manner(e1,s1) & Theme(e1,x2) & Actor(e1,x1) & v_slide(e1) & n_slide(x2) & of(x2,x3) & n_water(x3) & n_child(x1) & card_eq_2(x1))
exists p1 x1.-exists x2.((x1 = x2) & n_water(x2))
4ebd3b54-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3.(v_slide(e1) & of(x2,x3) & n_water(x3) & n_slide(x2) & n_child(x1) & card_eq_2(x1) & a_down(s1) & Theme(e1,x2) & Manner(e1,s1) & Actor(e1,x1))
exists x1.all x2.(-n_water(x2) | -(x1 = x2))
Two children are sliding down a water slide.
The water slide is tall.
1
-100
the water slide is not necessarily tall.
exists e1 s1 x1 x2 x3.(a_down(s1) & Manner(e1,s1) & Theme(e1,x2) & Actor(e1,x1) & v_slide(e1) & n_slide(x2) & of(x2,x3) & n_water(x3) & n_child(x1) & card_eq_2(x1))
exists s1 x1 x2.(n_slide(x1) & of(x1,x2) & n_water(x2) & Theme(s1,x1) & a_tall(s1))
4ebd40fe-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3.(v_slide(e1) & of(x2,x3) & n_water(x3) & n_slide(x2) & n_child(x1) & card_eq_2(x1) & a_down(s1) & Theme(e1,x2) & Manner(e1,s1) & Actor(e1,x1))
exists s1 x1 x2.(of(x1,x2) & n_water(x2) & n_slide(x1) & a_tall(s1) & Theme(s1,x1))
Two kids go down a purple water slide on a innertube.
Two kids taking a bath at home.
2
-100
A Bath at home does not contain a water slide
exists e1 s1 s2 x1 x2 x3 x4.(a_down(s2) & Manner(e1,s2) & Theme(e1,x2) & Actor(e1,x1) & v_go(e1) & on(x2,x4) & n_innertube(x4) & n_slide(x2) & of(x2,x3) & n_water(x3) & a_purple(s1) & Theme(s1,x2) & n_kid(x1) & card_eq_2(x1))
exists e1 x1 x2 x3 x4.(a_topic(x1) & at(e1,x4) & n_home(x4) & Theme(e1,x3) & Actor(e1,x2) & v_take(e1) & n_bath(x3) & (x1 = x2) & n_kid(x1) & card_eq_2(x1))
4ebd4888-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 x1 x2 x3 x4.(v_go(e1) & on(x2,x4) & of(x2,x3) & n_water(x3) & n_slide(x2) & n_kid(x1) & n_innertube(x4) & card_eq_2(x1) & a_purple(s1) & a_down(s2) & Theme(s1,x2) & Theme(e1,x2) & Manner(e1,s2) & Actor(e1,x1))
exists e1 x1 x2 x3 x4.(v_take(e1) & n_kid(x1) & n_home(x4) & n_bath(x3) & card_eq_2(x1) & at(e1,x4) & a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2))
Two kids go down a purple water slide on a innertube.
Two kids wearing bathing suits.
1
-100
Going down a water slide does not imply wearing bathing suit.
exists e1 s1 s2 x1 x2 x3 x4.(a_down(s2) & Manner(e1,s2) & Theme(e1,x2) & Actor(e1,x1) & v_go(e1) & on(x2,x4) & n_innertube(x4) & n_slide(x2) & of(x2,x3) & n_water(x3) & a_purple(s1) & Theme(s1,x2) & n_kid(x1) & card_eq_2(x1))
exists e1 x1 x2 x3 x4.(a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & v_wear(e1) & n_suit(x3) & of(x3,x4) & n_bathing(x4) & (x1 = x2) & n_kid(x1) & card_eq_2(x1))
4ebd4e1e-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 x1 x2 x3 x4.(v_go(e1) & on(x2,x4) & of(x2,x3) & n_water(x3) & n_slide(x2) & n_kid(x1) & n_innertube(x4) & card_eq_2(x1) & a_purple(s1) & a_down(s2) & Theme(s1,x2) & Theme(e1,x2) & Manner(e1,s2) & Actor(e1,x1))
exists e1 x1 x2 x3 x4.(v_wear(e1) & of(x3,x4) & n_suit(x3) & n_kid(x1) & n_bathing(x4) & card_eq_2(x1) & a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2))
Two kids go down a purple water slide on a innertube.
Two kids in an innertube.
0
-100
Two kids go down a purple water slide on a innertube just means two kids in an innertube
exists e1 s1 s2 x1 x2 x3 x4.(a_down(s2) & Manner(e1,s2) & Theme(e1,x2) & Actor(e1,x1) & v_go(e1) & on(x2,x4) & n_innertube(x4) & n_slide(x2) & of(x2,x3) & n_water(x3) & a_purple(s1) & Theme(s1,x2) & n_kid(x1) & card_eq_2(x1))
exists x1 x2.(a_topic(x1) & in(x1,x2) & n_innertube(x2) & n_kid(x1) & card_eq_2(x1))
4ebd5364-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 x1 x2 x3 x4.(v_go(e1) & on(x2,x4) & of(x2,x3) & n_water(x3) & n_slide(x2) & n_kid(x1) & n_innertube(x4) & card_eq_2(x1) & a_purple(s1) & a_down(s2) & Theme(s1,x2) & Theme(e1,x2) & Manner(e1,s2) & Actor(e1,x1))
exists x1 x2.(n_kid(x1) & n_innertube(x2) & in(x1,x2) & card_eq_2(x1) & a_topic(x1))
someone working in a restaurant that has dishes set out like a buffet.
They are getting buffet food.
1
-100
They are working and not getting food.
exists e1 e2 e3 s1 x1 x2 x3 x4 x5 x6.(like(e3,x6) & n_buffet(x6) & a_out(s1) & Manner(e3,s1) & Theme(e3,x1) & v_set(e3) & in(e1,x3) & Theme(e2,x5) & Actor(e2,x4) & v_have(e2) & n_dish(x5) & (x3 = x4) & n_restaurant(x3) & Actor(e1,x2) & v_work(e1) & (x1 = x2) & n_person(x1))
exists e1 s1 x1 x2.(n_thing(x1) & Theme(e1,x2) & Actor(e1,x1) & v_get(e1) & n_food(x2) & a_buffet(s1) & Theme(s1,x2))
4ebd590e-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e2 e3 s1 x1 x2 x3 x4 x5 x6.(v_work(e1) & v_set(e3) & v_have(e2) & n_restaurant(x3) & n_person(x1) & n_dish(x5) & n_buffet(x6) & like(e3,x6) & in(e1,x3) & a_out(s1) & Theme(e3,x1) & Theme(e2,x5) & Manner(e3,s1) & Actor(e2,x4) & Actor(e1,x2) & (x3 = x4) & (x1 = x2))
exists e1 s1 x1 x2.(v_get(e1) & n_thing(x1) & n_food(x2) & a_buffet(s1) & Theme(s1,x2) & Theme(e1,x2) & Actor(e1,x1))
someone working in a restaurant that has dishes set out like a buffet.
They are at the buffet.
0
-100
A buffet is a rephrasing of set out like a buffet.
exists e2 e3 e1 s1 x1 x2 x3 x4 x5 x6.(like(e3,x6) & n_buffet(x6) & a_out(s1) & Manner(e3,s1) & Theme(e3,x1) & v_set(e3) & in(e1,x3) & Theme(e2,x5) & Actor(e2,x4) & v_have(e2) & n_dish(x5) & (x3 = x4) & n_restaurant(x3) & Actor(e1,x2) & v_work(e1) & (x1 = x2) & n_person(x1))
exists p1 x1 x2.(n_buffet(x2) & n_thing(x1) & at(x1,x2))
4ebd5e86-e4c8-11ec-9cdd-0242ac1c0002
exists e2 e3 e1 s1 x1 x2 x3 x4 x5 x6.(v_work(e1) & v_set(e3) & v_have(e2) & n_restaurant(x3) & n_person(x1) & n_dish(x5) & n_buffet(x6) & like(e3,x6) & in(e1,x3) & a_out(s1) & Theme(e3,x1) & Theme(e2,x5) & Manner(e3,s1) & Actor(e2,x4) & Actor(e1,x2) & (x3 = x4) & (x1 = x2))
exists x1 x2.(n_thing(x1) & n_buffet(x2) & at(x1,x2))
someone working in a restaurant that has dishes set out like a buffet.
They are at the airport.
2
-100
They refers to more than one person while someone is one individual, also they are either at the restaurant or at the airport.
exists e3 e1 e2 s1 x1 x2 x3 x4 x5 x6.(like(e3,x6) & n_buffet(x6) & a_out(s1) & Manner(e3,s1) & Theme(e3,x1) & v_set(e3) & in(e1,x3) & Theme(e2,x5) & Actor(e2,x4) & v_have(e2) & n_dish(x5) & (x3 = x4) & n_restaurant(x3) & Actor(e1,x2) & v_work(e1) & (x1 = x2) & n_person(x1))
exists p1 x1 x2.(n_airport(x2) & n_thing(x1) & at(x1,x2))
4ebd6462-e4c8-11ec-9cdd-0242ac1c0002
exists e3 e1 e2 s1 x1 x2 x3 x4 x5 x6.(v_work(e1) & v_set(e3) & v_have(e2) & n_restaurant(x3) & n_person(x1) & n_dish(x5) & n_buffet(x6) & like(e3,x6) & in(e1,x3) & a_out(s1) & Theme(e3,x1) & Theme(e2,x5) & Manner(e3,s1) & Actor(e2,x4) & Actor(e1,x2) & (x3 = x4) & (x1 = x2))
exists x1 x2.(n_thing(x1) & n_airport(x2) & at(x1,x2))
The greyhound racing dogs are running around a bend in the track.
The greyhounds are only a few feet away from the finish line.
1
-100
Running around a bend does not imply being a few feet away from the finish line.
exists e1 x1 x2 x3 x4 x5.(n_track(x5) & n_dog(x1) & of(x1,x3) & n_racing(x3) & of(x1,x2) & n_greyhound(x2) & in(e1,x5) & around(e1,x4) & n_bend(x4) & Actor(e1,x1) & v_run(e1))
exists p1 s1 x1 x2 x3.(n_line(x2) & of(x2,x3) & n_finish(x3) & n_greyhound(x1) & from(p1,x2) & r_away(p1) & a_only(s1) & Manner(p1,s1) & exists s2 x4.((x1 = x4) & n_foot(x4) & a_few(s2) & Theme(s2,x4)))
4ebd704c-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3 x4 x5.(v_run(e1) & of(x1,x3) & of(x1,x2) & n_track(x5) & n_racing(x3) & n_greyhound(x2) & n_dog(x1) & n_bend(x4) & in(e1,x5) & around(e1,x4) & Actor(e1,x1))
exists p1 s1 x1 x2 x3.(r_away(p1) & of(x2,x3) & n_line(x2) & n_greyhound(x1) & n_finish(x3) & from(p1,x2) & exists s2 x4.(n_foot(x4) & a_few(s2) & Theme(s2,x4) & (x1 = x4)) & a_only(s1) & Manner(p1,s1))
A restaurant employee wearing a red coca cola shirt is preparing food to be placed under the hot lamps in a buffet line.
A restaurant employee wearing a red coca cola shirt is not preparing food
2
-100
A restaurant employee wearing a red coca cola shirt
exists e1 e3 e2 p1 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10 x11 x12 x13 x14.(n_lamp(x14) & a_hot(s3) & Theme(s3,x14) & Topic(e3,p1) & exists e4 x15 x16.(in(e4,x15) & n_line(x15) & of(x15,x16) & n_buffet(x16) & under(e4,x14) & Theme(e4,x1) & v_place(e4)) & Theme(e3,x13) & Actor(e3,x7) & v_prepare(e3) & n_food(x13) & Theme(e2,x10) & Actor(e2,x9) & v_wear(e2) & n_shirt(x10) & of(x10,x12) & n_colon(x12) & of(x10,x11) & n_coca(x11) & a_red(s2) & Theme(s2,x10) & (x7 = x9) & n_employee(x7) & of(x7,x8) & n_restaurant(x8) & Theme(e1,x4) & Actor(e1,x3) & v_wear(e1) & n_shirt(x4) & of(x4,x6) & n_colon(x6) & of(x4,x5) & n_coca(x5) & a_red(s1) & Theme(s1,x4) & (x1 = x3) & n_employee(x1) & of(x1,x2) & n_restaurant(x2))
exists e1 s1 x1 x2 x3 x4 x5 x6.(-exists e2 x7.(Theme(e2,x7) & Actor(e2,x1) & v_prepare(e2) & n_food(x7)) & Theme(e1,x4) & Actor(e1,x3) & v_wear(e1) & n_shirt(x4) & of(x4,x6) & n_colon(x6) & of(x4,x5) & n_coca(x5) & a_red(s1) & Theme(s1,x4) & (x1 = x3) & n_employee(x1) & of(x1,x2) & n_restaurant(x2))
4ebd88fc-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e3 e2 p1 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10 x11 x12 x13 x14.(v_wear(e2) & v_wear(e1) & v_prepare(e3) & of(x7,x8) & of(x4,x6) & of(x4,x5) & of(x10,x12) & of(x10,x11) & of(x1,x2) & n_shirt(x4) & n_shirt(x10) & n_restaurant(x8) & n_restaurant(x2) & n_lamp(x14) & n_food(x13) & n_employee(x7) & n_employee(x1) & n_colon(x6) & n_colon(x12) & n_coca(x5) & n_coca(x11) & exists e4 x15 x16.(v_place(e4) & under(e4,x14) & of(x15,x16) & n_line(x15) & n_buffet(x16) & in(e4,x15) & Theme(e4,x1)) & a_red(s2) & a_red(s1) & a_hot(s3) & Topic(e3,p1) & Theme(s3,x14) & Theme(s2,x10) & Theme(s1,x4) & Theme(e3,x13) & Theme(e2,x10) & Theme(e1,x4) & Actor(e3,x7) & Actor(e2,x9) & Actor(e1,x3) & (x7 = x9) & (x1 = x3))
exists e1 s1 x1 x2 x3 x4 x5 x6.(v_wear(e1) & of(x4,x6) & of(x4,x5) & of(x1,x2) & n_shirt(x4) & n_restaurant(x2) & n_employee(x1) & n_colon(x6) & n_coca(x5) & all e2 x7.(-v_prepare(e2) | -n_food(x7) | -Theme(e2,x7) | -Actor(e2,x1)) & a_red(s1) & Theme(s1,x4) & Theme(e1,x4) & Actor(e1,x3) & (x1 = x3))
An unknown man works a grill in a kitchen wearing a coca cola shirt, there is much types of food to be seen.
A coke fan has a barbecue for his friends.
1
-100
Not all men who wear a coca cola shirt are Coke fans.
exists e2 e1 p1 s1 x1 x2 x3 x4 x5 x6.(for(e1,e2) & Theme(e2,x4) & Actor(e2,x1) & v_wear(e2) & exists p2 x7 p3 x8 x9.((x7 = x8) & of(x8,x9) & Topic(x9,p3) & exists e3.(Theme(e3,x9) & v_see(e3)) & n_food(x9) & n_type(x8) & n_amount(x8)) & that(x4,p1) & n_shirt(x4) & of(x4,x6) & n_colon(x6) & of(x4,x5) & n_coca(x5) & Theme(e1,x2) & Actor(e1,x1) & v_work(e1) & in(x2,x3) & n_kitchen(x3) & n_grill(x2) & n_man(x1) & a_unknown(s1) & Theme(s1,x1))
exists e1 x1 x2 x3 x4.(Theme(e1,x3) & Actor(e1,x1) & v_have(e1) & for(x3,x4) & n_friend(x4) & of(x4,x1) & n_male(x1) & n_barbecue(x3) & n_fan(x1) & of(x1,x2) & n_coke(x2))
4ebd9a18-e4c8-11ec-9cdd-0242ac1c0002
exists e2 e1 p1 s1 x1 x2 x3 x4 x5 x6.(v_work(e1) & v_wear(e2) & that(x4,p1) & of(x4,x6) & of(x4,x5) & n_shirt(x4) & n_man(x1) & n_kitchen(x3) & n_grill(x2) & n_colon(x6) & n_coca(x5) & in(x2,x3) & for(e1,e2) & exists x7 p3 x8 x9.(of(x8,x9) & n_type(x8) & n_food(x9) & n_amount(x8) & exists e3.(v_see(e3) & Theme(e3,x9)) & Topic(x9,p3) & (x7 = x8)) & a_unknown(s1) & Theme(s1,x1) & Theme(e2,x4) & Theme(e1,x2) & Actor(e2,x1) & Actor(e1,x1))
exists e1 x1 x2 x3 x4.(v_have(e1) & of(x4,x1) & of(x1,x2) & n_male(x1) & n_friend(x4) & n_fan(x1) & n_coke(x2) & n_barbecue(x3) & for(x3,x4) & Theme(e1,x3) & Actor(e1,x1))
A man and woman sit in a brightly lit stage set.
A man and woman are performers
1
0.709133
Sitting on a stage set doesn't mean they are performers.
exists e1 s1 x1 x2 x3 x4 x5.(in(e1,x4) & n_set(x4) & of(x4,x5) & n_stage(x5) & a_lit(s1) & Theme(s1,x4) & r_brightly(x4) & Actor(e1,x1) & v_sit(e1) & n_woman(x3) & n_man(x2) & subset_of(x3,x1) & subset_of(x2,x1))
exists p1 x1 x2 x3.(exists x4.((x1 = x4) & n_performer(x4)) & n_woman(x3) & n_man(x2) & subset_of(x3,x1) & subset_of(x2,x1))
4ebe6dd0-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3 x4 x5.(v_sit(e1) & subset_of(x3,x1) & subset_of(x2,x1) & r_brightly(x4) & of(x4,x5) & n_woman(x3) & n_stage(x5) & n_set(x4) & n_man(x2) & in(e1,x4) & a_lit(s1) & Theme(s1,x4) & Actor(e1,x1))
exists x1 x2 x3.(subset_of(x3,x1) & subset_of(x2,x1) & n_woman(x3) & n_man(x2) & exists x4.(n_performer(x4) & (x1 = x4)))
A man and woman sit in a brightly lit stage set.
Huge people sitting
1
0.00716
Not all men and women are huge.
exists e1 s1 x1 x2 x3 x4 x5.(in(e1,x4) & n_set(x4) & of(x4,x5) & n_stage(x5) & a_lit(s1) & Theme(s1,x4) & r_brightly(x4) & Actor(e1,x1) & v_sit(e1) & n_woman(x3) & n_man(x2) & subset_of(x3,x1) & subset_of(x2,x1))
exists e1 s1 x1 x2.(a_topic(x1) & Actor(e1,x2) & v_sit(e1) & (x1 = x2) & n_people(x1) & a_huge(s1) & Theme(s1,x1))
4ebe7258-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3 x4 x5.(v_sit(e1) & subset_of(x3,x1) & subset_of(x2,x1) & r_brightly(x4) & of(x4,x5) & n_woman(x3) & n_stage(x5) & n_set(x4) & n_man(x2) & in(e1,x4) & a_lit(s1) & Theme(s1,x4) & Actor(e1,x1))
exists e1 s1 x1 x2.(v_sit(e1) & n_people(x1) & a_topic(x1) & a_huge(s1) & Theme(s1,x1) & Actor(e1,x2) & (x1 = x2))
A man and woman sit in a brightly lit stage set.
There is a man and woman in a building.
0
0.956529
"Brightly lit stage set" implies in a building.
exists e1 s1 x1 x2 x3 x4 x5.(in(e1,x4) & n_set(x4) & of(x4,x5) & n_stage(x5) & a_lit(s1) & Theme(s1,x4) & r_brightly(x4) & Actor(e1,x1) & v_sit(e1) & n_woman(x3) & n_man(x2) & subset_of(x3,x1) & subset_of(x2,x1))
exists p1 x1 x2 x3 x4 x5.((x1 = x2) & in(x2,x5) & n_building(x5) & n_woman(x4) & n_man(x3) & subset_of(x4,x2) & subset_of(x3,x2))
4ebe76e0-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3 x4 x5.(v_sit(e1) & subset_of(x3,x1) & subset_of(x2,x1) & r_brightly(x4) & of(x4,x5) & n_woman(x3) & n_stage(x5) & n_set(x4) & n_man(x2) & in(e1,x4) & a_lit(s1) & Theme(s1,x4) & Actor(e1,x1))
exists x1 x2 x3 x4 x5.(subset_of(x4,x2) & subset_of(x3,x2) & n_woman(x4) & n_man(x3) & n_building(x5) & in(x2,x5) & (x1 = x2))
A man and woman sit in a brightly lit stage set.
Everyone is standing.
2
0.000735
The man and woman sat, so everyone couldn't be standing.
exists e1 s1 x1 x2 x3 x4 x5.(in(e1,x4) & n_set(x4) & of(x4,x5) & n_stage(x5) & a_lit(s1) & Theme(s1,x4) & r_brightly(x4) & Actor(e1,x1) & v_sit(e1) & n_woman(x3) & n_man(x2) & subset_of(x3,x1) & subset_of(x2,x1))
all x1.(n_person(x1) -> exists e1.(Actor(e1,x1) & v_stand(e1)))
4ebe80ea-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3 x4 x5.(v_sit(e1) & subset_of(x3,x1) & subset_of(x2,x1) & r_brightly(x4) & of(x4,x5) & n_woman(x3) & n_stage(x5) & n_set(x4) & n_man(x2) & in(e1,x4) & a_lit(s1) & Theme(s1,x4) & Actor(e1,x1))
all x1.(exists e1.(v_stand(e1) & Actor(e1,x1)) | -n_person(x1))
A man and woman sit in a brightly lit stage set.
A married couple is sitting in a brightly lit stage set.
1
0.196471
Not all men and women sitting are married couples.
exists e1 s1 x1 x2 x3 x4 x5.(in(e1,x4) & n_set(x4) & of(x4,x5) & n_stage(x5) & a_lit(s1) & Theme(s1,x4) & r_brightly(x4) & Actor(e1,x1) & v_sit(e1) & n_woman(x3) & n_man(x2) & subset_of(x3,x1) & subset_of(x2,x1))
exists e1 s1 s2 x1 x2 x3.(in(e1,x2) & n_set(x2) & of(x2,x3) & n_stage(x3) & a_lit(s2) & Theme(s2,x2) & r_brightly(x2) & Actor(e1,x1) & v_sit(e1) & n_couple(x1) & a_married(s1) & Theme(s1,x1))
4ebe94ea-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3 x4 x5.(v_sit(e1) & subset_of(x3,x1) & subset_of(x2,x1) & r_brightly(x4) & of(x4,x5) & n_woman(x3) & n_stage(x5) & n_set(x4) & n_man(x2) & in(e1,x4) & a_lit(s1) & Theme(s1,x4) & Actor(e1,x1))
exists e1 s1 s2 x1 x2 x3.(v_sit(e1) & r_brightly(x2) & of(x2,x3) & n_stage(x3) & n_set(x2) & n_couple(x1) & in(e1,x2) & a_married(s1) & a_lit(s2) & Theme(s2,x2) & Theme(s1,x1) & Actor(e1,x1))
A man and woman sit in a brightly lit stage set.
A man and a woman sit on a brightly lit stage infront of a audience.
1
0.647098
the man and woman on a brightly lit stage does not infer they are in front of an audience
exists e1 s1 x1 x2 x3 x4 x5.(in(e1,x4) & n_set(x4) & of(x4,x5) & n_stage(x5) & a_lit(s1) & Theme(s1,x4) & r_brightly(x4) & Actor(e1,x1) & v_sit(e1) & n_woman(x3) & n_man(x2) & subset_of(x3,x1) & subset_of(x2,x1))
exists e1 s1 x1 x2 x3 x4 x5 x6.(on(e1,x4) & of(x4,x6) & n_audience(x6) & n_infront(x4) & of(x4,x5) & n_stage(x5) & a_lit(s1) & Theme(s1,x4) & r_brightly(x4) & Actor(e1,x1) & v_sit(e1) & subset_of(x3,x1) & n_woman(x3) & subset_of(x2,x1) & n_man(x2))
4ebea9a8-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3 x4 x5.(v_sit(e1) & subset_of(x3,x1) & subset_of(x2,x1) & r_brightly(x4) & of(x4,x5) & n_woman(x3) & n_stage(x5) & n_set(x4) & n_man(x2) & in(e1,x4) & a_lit(s1) & Theme(s1,x4) & Actor(e1,x1))
exists e1 s1 x1 x2 x3 x4 x5 x6.(v_sit(e1) & subset_of(x3,x1) & subset_of(x2,x1) & r_brightly(x4) & on(e1,x4) & of(x4,x6) & of(x4,x5) & n_woman(x3) & n_stage(x5) & n_man(x2) & n_infront(x4) & n_audience(x6) & a_lit(s1) & Theme(s1,x4) & Actor(e1,x1))
A man and woman sit in a brightly lit stage set.
Two actors are sitting on a stage set.
1
0.729467
the man and woman on the stage does not infer they are actors
exists e1 s1 x1 x2 x3 x4 x5.(in(e1,x4) & n_set(x4) & of(x4,x5) & n_stage(x5) & a_lit(s1) & Theme(s1,x4) & r_brightly(x4) & Actor(e1,x1) & v_sit(e1) & n_woman(x3) & n_man(x2) & subset_of(x3,x1) & subset_of(x2,x1))
exists e1 x1 x2 x3.(on(e1,x2) & n_set(x2) & of(x2,x3) & n_stage(x3) & Actor(e1,x1) & v_sit(e1) & n_actor(x1) & card_eq_2(x1))
4ebeaf0c-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3 x4 x5.(v_sit(e1) & subset_of(x3,x1) & subset_of(x2,x1) & r_brightly(x4) & of(x4,x5) & n_woman(x3) & n_stage(x5) & n_set(x4) & n_man(x2) & in(e1,x4) & a_lit(s1) & Theme(s1,x4) & Actor(e1,x1))
exists e1 x1 x2 x3.(v_sit(e1) & on(e1,x2) & of(x2,x3) & n_stage(x3) & n_set(x2) & n_actor(x1) & card_eq_2(x1) & Actor(e1,x1))
A woman with a purse walking down a street.
A woman walking down the street with a stolen purse.
1
-100
Not all purse are stolen purse.
exists e1 s1 x1 x2 x3 x4.(a_topic(x1) & a_down(s1) & Manner(e1,s1) & Theme(e1,x4) & Actor(e1,x3) & v_walk(e1) & n_street(x4) & (x1 = x3) & with(x1,x2) & n_purse(x2) & n_woman(x1))
exists e1 e2 s1 x1 x2 x3 x4.(n_street(x3) & a_topic(x1) & with(e1,x4) & n_purse(x4) & Theme(e2,x4) & v_steal(e2) & a_down(s1) & Manner(e1,s1) & Theme(e1,x3) & Actor(e1,x2) & v_walk(e1) & (x1 = x2) & n_woman(x1))
4ec0415a-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3 x4.(with(x1,x2) & v_walk(e1) & n_woman(x1) & n_street(x4) & n_purse(x2) & a_topic(x1) & a_down(s1) & Theme(e1,x4) & Manner(e1,s1) & Actor(e1,x3) & (x1 = x3))
exists e1 e2 s1 x1 x2 x3 x4.(with(e1,x4) & v_walk(e1) & v_steal(e2) & n_woman(x1) & n_street(x3) & n_purse(x4) & a_topic(x1) & a_down(s1) & Theme(e2,x4) & Theme(e1,x3) & Manner(e1,s1) & Actor(e1,x2) & (x1 = x2))
A woman with a purse walking down a street.
A woman on the street with a purse.
0
-100
A woman walking the street carrying a purse
exists e1 s1 x1 x2 x3 x4.(a_topic(x1) & a_down(s1) & Manner(e1,s1) & Theme(e1,x4) & Actor(e1,x3) & v_walk(e1) & n_street(x4) & (x1 = x3) & with(x1,x2) & n_purse(x2) & n_woman(x1))
exists x1 x2 x3.(n_street(x2) & a_topic(x1) & with(x1,x3) & n_purse(x3) & on(x1,x2) & n_woman(x1))
4ec045ba-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3 x4.(with(x1,x2) & v_walk(e1) & n_woman(x1) & n_street(x4) & n_purse(x2) & a_topic(x1) & a_down(s1) & Theme(e1,x4) & Manner(e1,s1) & Actor(e1,x3) & (x1 = x3))
exists x1 x2 x3.(with(x1,x3) & on(x1,x2) & n_woman(x1) & n_street(x2) & n_purse(x3) & a_topic(x1))
A woman with a purse walking down a street.
A man carrying a purse.
2
-100
There is a woman not a man
exists e1 s1 x1 x2 x3 x4.(a_topic(x1) & a_down(s1) & Manner(e1,s1) & Theme(e1,x4) & Actor(e1,x3) & v_walk(e1) & n_street(x4) & (x1 = x3) & with(x1,x2) & n_purse(x2) & n_woman(x1))
exists e1 x1 x2 x3.(a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & v_carry(e1) & n_purse(x3) & (x1 = x2) & n_man(x1))
4ec04a10-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3 x4.(with(x1,x2) & v_walk(e1) & n_woman(x1) & n_street(x4) & n_purse(x2) & a_topic(x1) & a_down(s1) & Theme(e1,x4) & Manner(e1,s1) & Actor(e1,x3) & (x1 = x3))
exists e1 x1 x2 x3.(v_carry(e1) & n_purse(x3) & n_man(x1) & a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2))
An woman is posing for the camera in the park.
A woman has a candid photo taken of her while she isn't looking.
2
-100
A woman cannot be posing for a photo if it is candid and she is not looking.
exists e1 x1 x2 x3.(n_park(x3) & n_camera(x2) & for(e1,x2) & in(x2,x3) & Actor(e1,x1) & v_pose(e1) & n_woman(x1))
exists e2 e1 p1 s1 x1 x2 x3 x4.(Theme(e2,x2) & Actor(e2,x1) & v_have(e2) & -exists e3.(Actor(e3,x1) & v_look(e3)) & n_female(x1) & while(e1,p1) & of(e1,x4) & n_her(x4) & Theme(e1,x3) & v_take(e1) & (x2 = x3) & n_photo(x2) & a_candid(s1) & Theme(s1,x2) & n_woman(x1))
4ec05c94-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3.(v_pose(e1) & n_woman(x1) & n_park(x3) & n_camera(x2) & in(x2,x3) & for(e1,x2) & Actor(e1,x1))
exists e2 e1 p1 s1 x1 x2 x3 x4.(while(e1,p1) & v_take(e1) & v_have(e2) & of(e1,x4) & n_woman(x1) & n_photo(x2) & n_her(x4) & n_female(x1) & all e3.(-v_look(e3) | -Actor(e3,x1)) & a_candid(s1) & Theme(s1,x2) & Theme(e2,x2) & Theme(e1,x3) & Actor(e2,x1) & (x2 = x3))
An woman is posing for the camera in the park.
A model is being paid to have her photo taken at Central Park.
1
-100
Not all women posing for a camera are model.
exists e1 x1 x2 x3.(n_park(x3) & n_camera(x2) & for(e1,x2) & in(x2,x3) & Actor(e1,x1) & v_pose(e1) & n_woman(x1))
exists e1 p1 x1 x2 x4 x5.(ne_geo_park(x4) & (x4 = x5) & ne_geo_central(x5) & Recipient(e1,p1) & Topic(e1,x1) & v_pay(e1) & exists e3 e2 x3.(Theme(e3,x2) & Actor(e3,x1) & v_have(e3) & at(e2,x4) & Theme(e2,x3) & v_take(e2) & (x2 = x3)) & n_photo(x2) & of(x2,x1) & n_female(x1) & n_model(x1))
4ec060ea-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3.(v_pose(e1) & n_woman(x1) & n_park(x3) & n_camera(x2) & in(x2,x3) & for(e1,x2) & Actor(e1,x1))
exists e1 p1 x1 x2 x4 x5.(v_pay(e1) & of(x2,x1) & ne_geo_park(x4) & ne_geo_central(x5) & n_photo(x2) & n_model(x1) & n_female(x1) & exists e3 e2 x3.(v_take(e2) & v_have(e3) & at(e2,x4) & Theme(e3,x2) & Theme(e2,x3) & Actor(e3,x1) & (x2 = x3)) & Topic(e1,x1) & Recipient(e1,p1) & (x4 = x5))
An woman is posing for the camera in the park.
A woman strikes a pose for a photographer in a park.
0
-100
a woman strikes a pose for a camera in a park
exists e1 x1 x2 x3.(n_park(x3) & n_camera(x2) & for(e1,x2) & in(x2,x3) & Actor(e1,x1) & v_pose(e1) & n_woman(x1))
exists e1 x1 x2 x3 x4.(Theme(e1,x2) & Actor(e1,x1) & v_strike(e1) & for(x2,x3) & in(x3,x4) & n_park(x4) & n_photographer(x3) & n_pose(x2) & n_woman(x1))
4ec06590-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3.(v_pose(e1) & n_woman(x1) & n_park(x3) & n_camera(x2) & in(x2,x3) & for(e1,x2) & Actor(e1,x1))
exists e1 x1 x2 x3 x4.(v_strike(e1) & n_woman(x1) & n_pose(x2) & n_photographer(x3) & n_park(x4) & in(x3,x4) & for(x2,x3) & Theme(e1,x2) & Actor(e1,x1))
Girl in green shirt hopping and skipping happily.
the girl is skipping
0
-100
A girl in green is skipping happily
exists e1 s1 s2 s3 x1 x2 x3 x4.(ne_nam_girl(s1) & a_topic(s1) & in(s1,x1) & subset_of(e1,x1) & a_happily(s3) & Manner(e1,s3) & Actor(e1,x4) & v_skip(e1) & n_thing(x4) & subset_of(x2,x1) & n_hopping(x2) & of(x2,x3) & n_shirt(x3) & a_green(s2) & Theme(s2,x2))
exists e1 x1.(n_girl(x1) & Actor(e1,x1) & v_skip(e1))
4ec06b08-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 s3 x1 x2 x3 x4.(v_skip(e1) & subset_of(x2,x1) & subset_of(e1,x1) & of(x2,x3) & ne_nam_girl(s1) & n_thing(x4) & n_shirt(x3) & n_hopping(x2) & in(s1,x1) & a_topic(s1) & a_happily(s3) & a_green(s2) & Theme(s2,x2) & Manner(e1,s3) & Actor(e1,x4))
exists e1 x1.(v_skip(e1) & n_girl(x1) & Actor(e1,x1))
Girl in green shirt hopping and skipping happily.
the girl is skipping to school
1
-100
Not all girls are skipping to school.
exists e1 s1 s2 s3 x1 x2 x3 x4.(ne_nam_girl(s1) & a_topic(s1) & in(s1,x1) & subset_of(e1,x1) & a_happily(s3) & Manner(e1,s3) & Actor(e1,x4) & v_skip(e1) & n_thing(x4) & subset_of(x2,x1) & n_hopping(x2) & of(x2,x3) & n_shirt(x3) & a_green(s2) & Theme(s2,x2))
exists e1 x1 x2.(n_girl(x1) & to(e1,x2) & n_school(x2) & Actor(e1,x1) & v_skip(e1))
4ec06fae-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 s3 x1 x2 x3 x4.(v_skip(e1) & subset_of(x2,x1) & subset_of(e1,x1) & of(x2,x3) & ne_nam_girl(s1) & n_thing(x4) & n_shirt(x3) & n_hopping(x2) & in(s1,x1) & a_topic(s1) & a_happily(s3) & a_green(s2) & Theme(s2,x2) & Manner(e1,s3) & Actor(e1,x4))
exists e1 x1 x2.(v_skip(e1) & to(e1,x2) & n_school(x2) & n_girl(x1) & Actor(e1,x1))
Girl in green shirt hopping and skipping happily.
the pig is green
2
-100
A girl in green is not the same as a pig is green.
exists e1 s1 s2 s3 x1 x2 x3 x4.(ne_nam_girl(s1) & a_topic(s1) & in(s1,x1) & subset_of(e1,x1) & a_happily(s3) & Manner(e1,s3) & Actor(e1,x4) & v_skip(e1) & n_thing(x4) & subset_of(x2,x1) & n_hopping(x2) & of(x2,x3) & n_shirt(x3) & a_green(s2) & Theme(s2,x2))
exists s1 x1.(n_pig(x1) & Theme(s1,x1) & a_green(s1))
4ec0745e-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 s3 x1 x2 x3 x4.(v_skip(e1) & subset_of(x2,x1) & subset_of(e1,x1) & of(x2,x3) & ne_nam_girl(s1) & n_thing(x4) & n_shirt(x3) & n_hopping(x2) & in(s1,x1) & a_topic(s1) & a_happily(s3) & a_green(s2) & Theme(s2,x2) & Manner(e1,s3) & Actor(e1,x4))
exists s1 x1.(n_pig(x1) & a_green(s1) & Theme(s1,x1))
Some elements are too small to visualize without a microscope.
Some elements are very big
2
-100
The elements cannot be both too small and very big.
exists p1 s1 x1.(Topic(s1,p1) & exists e1 x2.(-exists x3.(with(e1,x3) & n_microscope(x3)) & Actor(e1,x2) & v_visualize(e1)) & Theme(s1,x1) & a_small(s1) & n_element(x1))
exists s1 x1.(r_very(s1) & Theme(s1,x1) & a_big(s1) & n_element(x1))
4ec07b0c-e4c8-11ec-9cdd-0242ac1c0002
exists p1 s1 x1.(n_element(x1) & exists e1 x2.(v_visualize(e1) & all x3.(-with(e1,x3) | -n_microscope(x3)) & Actor(e1,x2)) & a_small(s1) & Topic(s1,p1) & Theme(s1,x1))
exists s1 x1.(r_very(s1) & n_element(x1) & a_big(s1) & Theme(s1,x1))