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 is holding two hats, one in his hand and one hanging from his elbow, in front of a crowd.
The man decided to go to the beach.
2
-100
A man holding two hats in front of a crowd did not go to the beach.
exists e1 x1 x2 x3 x4 x5 x6 x7 x8 x9.(in(e1,x8) & of(x8,x9) & n_crowd(x9) & n_front(x8) & from(e1,x7) & n_elbow(x7) & of(x7,x1) & n_male(x1) & n_male(x1) & Theme(e1,x2) & Actor(e1,x1) & v_hold(e1) & rel(x2,x3) & subset_of(x6,x3) & n_hanging(x6) & card_eq_1(x6) & subset_of(x4,x3) & in(x4,x5) & n_hand(x5) & of(x5,x1) & n_thing(x4) & card_eq_1(x4) & n_hat(x2) & card_eq_2(x2) & n_man(x1))
exists e1 p1 x1 x2.(n_beach(x2) & n_man(x1) & Topic(e1,p1) & Actor(e1,x1) & v_decide(e1) & exists e2.(to(e2,x2) & Actor(e2,x1) & v_go(e2)))
4da039c4-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3 x4 x5 x6 x7 x8 x9.(v_hold(e1) & subset_of(x6,x3) & subset_of(x4,x3) & rel(x2,x3) & of(x8,x9) & of(x7,x1) & of(x5,x1) & n_thing(x4) & n_man(x1) & n_male(x1) & n_hat(x2) & n_hanging(x6) & n_hand(x5) & n_front(x8) & n_elbow(x7) & n_crowd(x9) & in(x4,x5) & in(e1,x8) & from(e1,x7) & card_eq_2(x2) & card_eq_1(x6) & card_eq_1(x4) & Theme(e1,x2) & Actor(e1,x1))
exists e1 p1 x1 x2.(v_decide(e1) & n_man(x1) & n_beach(x2) & exists e2.(v_go(e2) & to(e2,x2) & Actor(e2,x1)) & Topic(e1,p1) & Actor(e1,x1))
A man is holding two hats, one in his hand and one hanging from his elbow, in front of a crowd.
The man was performing for a crowd.
0
-100
To be holding all of the items in that way implies he is performing.
exists e1 x1 x2 x3 x4 x5 x6 x7 x8 x9.(in(e1,x8) & of(x8,x9) & n_crowd(x9) & n_front(x8) & from(e1,x7) & n_elbow(x7) & of(x7,x1) & n_male(x1) & n_male(x1) & Theme(e1,x2) & Actor(e1,x1) & v_hold(e1) & rel(x2,x3) & subset_of(x6,x3) & n_hanging(x6) & card_eq_1(x6) & subset_of(x4,x3) & in(x4,x5) & n_hand(x5) & of(x5,x1) & n_thing(x4) & card_eq_1(x4) & n_hat(x2) & card_eq_2(x2) & n_man(x1))
exists e1 x1 x2.(n_man(x1) & for(e1,x2) & n_crowd(x2) & Actor(e1,x1) & v_perform(e1))
4da03f5a-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3 x4 x5 x6 x7 x8 x9.(v_hold(e1) & subset_of(x6,x3) & subset_of(x4,x3) & rel(x2,x3) & of(x8,x9) & of(x7,x1) & of(x5,x1) & n_thing(x4) & n_man(x1) & n_male(x1) & n_hat(x2) & n_hanging(x6) & n_hand(x5) & n_front(x8) & n_elbow(x7) & n_crowd(x9) & in(x4,x5) & in(e1,x8) & from(e1,x7) & card_eq_2(x2) & card_eq_1(x6) & card_eq_1(x4) & Theme(e1,x2) & Actor(e1,x1))
exists e1 x1 x2.(v_perform(e1) & n_man(x1) & n_crowd(x2) & for(e1,x2) & Actor(e1,x1))
A man is holding two hats, one in his hand and one hanging from his elbow, in front of a crowd.
A man is showing off hat tricks to a crowd.
1
0.726572
You can not infer he is doing hat tricks.
exists e1 x1 x2 x3 x4 x5 x6 x7 x8 x9.(in(e1,x8) & of(x8,x9) & n_crowd(x9) & n_front(x8) & from(e1,x7) & n_elbow(x7) & of(x7,x1) & n_male(x1) & n_male(x1) & Theme(e1,x2) & Actor(e1,x1) & v_hold(e1) & rel(x2,x3) & subset_of(x6,x3) & n_hanging(x6) & card_eq_1(x6) & subset_of(x4,x3) & in(x4,x5) & n_hand(x5) & of(x5,x1) & n_thing(x4) & card_eq_1(x4) & n_hat(x2) & card_eq_2(x2) & n_man(x1))
exists e1 s1 x1 x2 x3 x4.(to(e1,x4) & n_crowd(x4) & a_off(s1) & Manner(e1,s1) & Theme(e1,x2) & Actor(e1,x1) & v_show(e1) & n_trick(x2) & of(x2,x3) & n_hat(x3) & n_man(x1))
4da0441e-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3 x4 x5 x6 x7 x8 x9.(v_hold(e1) & subset_of(x6,x3) & subset_of(x4,x3) & rel(x2,x3) & of(x8,x9) & of(x7,x1) & of(x5,x1) & n_thing(x4) & n_man(x1) & n_male(x1) & n_hat(x2) & n_hanging(x6) & n_hand(x5) & n_front(x8) & n_elbow(x7) & n_crowd(x9) & in(x4,x5) & in(e1,x8) & from(e1,x7) & card_eq_2(x2) & card_eq_1(x6) & card_eq_1(x4) & Theme(e1,x2) & Actor(e1,x1))
exists e1 s1 x1 x2 x3 x4.(v_show(e1) & to(e1,x4) & of(x2,x3) & n_trick(x2) & n_man(x1) & n_hat(x3) & n_crowd(x4) & a_off(s1) & Theme(e1,x2) & Manner(e1,s1) & Actor(e1,x1))
A man is holding two hats, one in his hand and one hanging from his elbow, in front of a crowd.
The main with the two hats is a magician.
1
0.517581
Not all man holding two hats is a magician.
exists e1 x1 x2 x3 x4 x5 x6 x7 x8 x9.(in(e1,x8) & of(x8,x9) & n_crowd(x9) & n_front(x8) & from(e1,x7) & n_elbow(x7) & of(x7,x1) & n_male(x1) & n_male(x1) & Theme(e1,x2) & Actor(e1,x1) & v_hold(e1) & rel(x2,x3) & subset_of(x6,x3) & n_hanging(x6) & card_eq_1(x6) & subset_of(x4,x3) & in(x4,x5) & n_hand(x5) & of(x5,x1) & n_thing(x4) & card_eq_1(x4) & n_hat(x2) & card_eq_2(x2) & n_man(x1))
exists p1 x1 x2.(n_hat(x2) & card_eq_2(x2) & n_main(x1) & exists x3.((x1 = x3) & n_magician(x3)) & with(x1,x2))
4da04c5c-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3 x4 x5 x6 x7 x8 x9.(v_hold(e1) & subset_of(x6,x3) & subset_of(x4,x3) & rel(x2,x3) & of(x8,x9) & of(x7,x1) & of(x5,x1) & n_thing(x4) & n_man(x1) & n_male(x1) & n_hat(x2) & n_hanging(x6) & n_hand(x5) & n_front(x8) & n_elbow(x7) & n_crowd(x9) & in(x4,x5) & in(e1,x8) & from(e1,x7) & card_eq_2(x2) & card_eq_1(x6) & card_eq_1(x4) & Theme(e1,x2) & Actor(e1,x1))
exists x1 x2.(with(x1,x2) & n_main(x1) & n_hat(x2) & exists x3.(n_magician(x3) & (x1 = x3)) & card_eq_2(x2))
A man is holding two hats, one in his hand and one hanging from his elbow, in front of a crowd.
A man is standing in front of lots of people.
0
-100
He must be standing to be holding everything that way.
exists e1 x1 x2 x3 x4 x5 x6 x7 x8 x9.(in(e1,x8) & of(x8,x9) & n_crowd(x9) & n_front(x8) & from(e1,x7) & n_elbow(x7) & of(x7,x1) & n_male(x1) & n_male(x1) & Theme(e1,x2) & Actor(e1,x1) & v_hold(e1) & rel(x2,x3) & subset_of(x6,x3) & n_hanging(x6) & card_eq_1(x6) & subset_of(x4,x3) & in(x4,x5) & n_hand(x5) & of(x5,x1) & n_thing(x4) & card_eq_1(x4) & n_hat(x2) & card_eq_2(x2) & n_man(x1))
exists e1 x1 x2 x3 x4.(in(e1,x2) & of(x2,x3) & of(x3,x4) & n_people(x4) & n_lot(x3) & n_front(x2) & Actor(e1,x1) & v_stand(e1) & n_man(x1))
4da0517a-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3 x4 x5 x6 x7 x8 x9.(v_hold(e1) & subset_of(x6,x3) & subset_of(x4,x3) & rel(x2,x3) & of(x8,x9) & of(x7,x1) & of(x5,x1) & n_thing(x4) & n_man(x1) & n_male(x1) & n_hat(x2) & n_hanging(x6) & n_hand(x5) & n_front(x8) & n_elbow(x7) & n_crowd(x9) & in(x4,x5) & in(e1,x8) & from(e1,x7) & card_eq_2(x2) & card_eq_1(x6) & card_eq_1(x4) & Theme(e1,x2) & Actor(e1,x1))
exists e1 x1 x2 x3 x4.(v_stand(e1) & of(x3,x4) & of(x2,x3) & n_people(x4) & n_man(x1) & n_lot(x3) & n_front(x2) & in(e1,x2) & Actor(e1,x1))
A man is holding two hats, one in his hand and one hanging from his elbow, in front of a crowd.
A man is addressing the crowd.
1
0.511685
in front of doesn't always mean addressing the crowd
exists e1 x1 x2 x3 x4 x5 x6 x7 x8 x9.(in(e1,x8) & of(x8,x9) & n_crowd(x9) & n_front(x8) & from(e1,x7) & n_elbow(x7) & of(x7,x1) & n_male(x1) & n_male(x1) & Theme(e1,x2) & Actor(e1,x1) & v_hold(e1) & rel(x2,x3) & subset_of(x6,x3) & n_hanging(x6) & card_eq_1(x6) & subset_of(x4,x3) & in(x4,x5) & n_hand(x5) & of(x5,x1) & n_thing(x4) & card_eq_1(x4) & n_hat(x2) & card_eq_2(x2) & n_man(x1))
exists e1 x1 x2.(n_crowd(x2) & Theme(e1,x2) & Actor(e1,x1) & v_address(e1) & n_man(x1))
4da05684-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3 x4 x5 x6 x7 x8 x9.(v_hold(e1) & subset_of(x6,x3) & subset_of(x4,x3) & rel(x2,x3) & of(x8,x9) & of(x7,x1) & of(x5,x1) & n_thing(x4) & n_man(x1) & n_male(x1) & n_hat(x2) & n_hanging(x6) & n_hand(x5) & n_front(x8) & n_elbow(x7) & n_crowd(x9) & in(x4,x5) & in(e1,x8) & from(e1,x7) & card_eq_2(x2) & card_eq_1(x6) & card_eq_1(x4) & Theme(e1,x2) & Actor(e1,x1))
exists e1 x1 x2.(v_address(e1) & n_man(x1) & n_crowd(x2) & Theme(e1,x2) & Actor(e1,x1))
A man is holding two hats, one in his hand and one hanging from his elbow, in front of a crowd.
A man performs tricks with hats in front of a captivated audience.
1
0.661778
There is nothing about the man holding hats in front of a crowd that implies he is performing tricks, or anything about the crowd's mood, as implied by referring to the crowd as a captivated audience.
exists e1 x1 x2 x3 x4 x5 x6 x7 x8 x9.(in(e1,x8) & of(x8,x9) & n_crowd(x9) & n_front(x8) & from(e1,x7) & n_elbow(x7) & of(x7,x1) & n_male(x1) & n_male(x1) & Theme(e1,x2) & Actor(e1,x1) & v_hold(e1) & rel(x2,x3) & subset_of(x6,x3) & n_hanging(x6) & card_eq_1(x6) & subset_of(x4,x3) & in(x4,x5) & n_hand(x5) & of(x5,x1) & n_thing(x4) & card_eq_1(x4) & n_hat(x2) & card_eq_2(x2) & n_man(x1))
exists e1 s1 x1 x2 x3 x4 x5.(in(e1,x4) & of(x4,x5) & n_audience(x5) & a_captivated(s1) & Theme(s1,x5) & n_front(x4) & with(e1,x3) & n_hat(x3) & Theme(e1,x2) & Actor(e1,x1) & v_perform(e1) & n_trick(x2) & n_man(x1))
4da05b7a-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3 x4 x5 x6 x7 x8 x9.(v_hold(e1) & subset_of(x6,x3) & subset_of(x4,x3) & rel(x2,x3) & of(x8,x9) & of(x7,x1) & of(x5,x1) & n_thing(x4) & n_man(x1) & n_male(x1) & n_hat(x2) & n_hanging(x6) & n_hand(x5) & n_front(x8) & n_elbow(x7) & n_crowd(x9) & in(x4,x5) & in(e1,x8) & from(e1,x7) & card_eq_2(x2) & card_eq_1(x6) & card_eq_1(x4) & Theme(e1,x2) & Actor(e1,x1))
exists e1 s1 x1 x2 x3 x4 x5.(with(e1,x3) & v_perform(e1) & of(x4,x5) & n_trick(x2) & n_man(x1) & n_hat(x3) & n_front(x4) & n_audience(x5) & in(e1,x4) & a_captivated(s1) & Theme(s1,x5) & Theme(e1,x2) & Actor(e1,x1))
A man is holding two hats, one in his hand and one hanging from his elbow, in front of a crowd.
A man is wearing a hat on his head.
2
-100
When a man is holding a hat, he is not wearing it.
exists e1 x1 x2 x3 x4 x5 x6 x7 x8 x9.(in(e1,x8) & of(x8,x9) & n_crowd(x9) & n_front(x8) & from(e1,x7) & n_elbow(x7) & of(x7,x1) & n_male(x1) & n_male(x1) & Theme(e1,x2) & Actor(e1,x1) & v_hold(e1) & rel(x2,x3) & subset_of(x6,x3) & n_hanging(x6) & card_eq_1(x6) & subset_of(x4,x3) & in(x4,x5) & n_hand(x5) & of(x5,x1) & n_thing(x4) & card_eq_1(x4) & n_hat(x2) & card_eq_2(x2) & n_man(x1))
exists e1 x1 x2 x3.(Theme(e1,x2) & Actor(e1,x1) & v_wear(e1) & on(x2,x3) & n_head(x3) & of(x3,x1) & n_male(x1) & n_hat(x2) & n_man(x1))
4da06278-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3 x4 x5 x6 x7 x8 x9.(v_hold(e1) & subset_of(x6,x3) & subset_of(x4,x3) & rel(x2,x3) & of(x8,x9) & of(x7,x1) & of(x5,x1) & n_thing(x4) & n_man(x1) & n_male(x1) & n_hat(x2) & n_hanging(x6) & n_hand(x5) & n_front(x8) & n_elbow(x7) & n_crowd(x9) & in(x4,x5) & in(e1,x8) & from(e1,x7) & card_eq_2(x2) & card_eq_1(x6) & card_eq_1(x4) & Theme(e1,x2) & Actor(e1,x1))
exists e1 x1 x2 x3.(v_wear(e1) & on(x2,x3) & of(x3,x1) & n_man(x1) & n_male(x1) & n_head(x3) & n_hat(x2) & Theme(e1,x2) & Actor(e1,x1))
A man is holding two hats, one in his hand and one hanging from his elbow, in front of a crowd.
A man is holding hats in front of a group of people.
0
-100
Both sentences state he is holding hats and crowd means group of people
exists e1 x1 x2 x3 x4 x5 x6 x7 x8 x9.(in(e1,x8) & of(x8,x9) & n_crowd(x9) & n_front(x8) & from(e1,x7) & n_elbow(x7) & of(x7,x1) & n_male(x1) & n_male(x1) & Theme(e1,x2) & Actor(e1,x1) & v_hold(e1) & rel(x2,x3) & subset_of(x6,x3) & n_hanging(x6) & card_eq_1(x6) & subset_of(x4,x3) & in(x4,x5) & n_hand(x5) & of(x5,x1) & n_thing(x4) & card_eq_1(x4) & n_hat(x2) & card_eq_2(x2) & n_man(x1))
exists e1 x1 x2 x3 x4 x5.(in(e1,x3) & of(x3,x4) & of(x4,x5) & n_people(x5) & n_group(x4) & n_front(x3) & Theme(e1,x2) & Actor(e1,x1) & v_hold(e1) & n_hat(x2) & n_man(x1))
4da06840-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3 x4 x5 x6 x7 x8 x9.(v_hold(e1) & subset_of(x6,x3) & subset_of(x4,x3) & rel(x2,x3) & of(x8,x9) & of(x7,x1) & of(x5,x1) & n_thing(x4) & n_man(x1) & n_male(x1) & n_hat(x2) & n_hanging(x6) & n_hand(x5) & n_front(x8) & n_elbow(x7) & n_crowd(x9) & in(x4,x5) & in(e1,x8) & from(e1,x7) & card_eq_2(x2) & card_eq_1(x6) & card_eq_1(x4) & Theme(e1,x2) & Actor(e1,x1))
exists e1 x1 x2 x3 x4 x5.(v_hold(e1) & of(x4,x5) & of(x3,x4) & n_people(x5) & n_man(x1) & n_hat(x2) & n_group(x4) & n_front(x3) & in(e1,x3) & Theme(e1,x2) & Actor(e1,x1))
A man is holding two hats, one in his hand and one hanging from his elbow, in front of a crowd.
A street performer is playing with hats
1
0.847352
Not all man is a street performer.
exists e1 x1 x2 x3 x4 x5 x6 x7 x8 x9.(in(e1,x8) & of(x8,x9) & n_crowd(x9) & n_front(x8) & from(e1,x7) & n_elbow(x7) & of(x7,x1) & n_male(x1) & n_male(x1) & Theme(e1,x2) & Actor(e1,x1) & v_hold(e1) & rel(x2,x3) & subset_of(x6,x3) & n_hanging(x6) & card_eq_1(x6) & subset_of(x4,x3) & in(x4,x5) & n_hand(x5) & of(x5,x1) & n_thing(x4) & card_eq_1(x4) & n_hat(x2) & card_eq_2(x2) & n_man(x1))
exists e1 x1 x2 x3.(with(e1,x3) & n_hat(x3) & Actor(e1,x1) & v_play(e1) & n_performer(x1) & of(x1,x2) & n_street(x2))
4da06d90-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3 x4 x5 x6 x7 x8 x9.(v_hold(e1) & subset_of(x6,x3) & subset_of(x4,x3) & rel(x2,x3) & of(x8,x9) & of(x7,x1) & of(x5,x1) & n_thing(x4) & n_man(x1) & n_male(x1) & n_hat(x2) & n_hanging(x6) & n_hand(x5) & n_front(x8) & n_elbow(x7) & n_crowd(x9) & in(x4,x5) & in(e1,x8) & from(e1,x7) & card_eq_2(x2) & card_eq_1(x6) & card_eq_1(x4) & Theme(e1,x2) & Actor(e1,x1))
exists e1 x1 x2 x3.(with(e1,x3) & v_play(e1) & of(x1,x2) & n_street(x2) & n_performer(x1) & n_hat(x3) & Actor(e1,x1))
A man is holding two hats, one in his hand and one hanging from his elbow, in front of a crowd.
The man has no hats
2
0.000011
It is either the man has two hats or no hats
exists e1 x1 x2 x3 x4 x5 x6 x7 x8 x9.(in(e1,x8) & of(x8,x9) & n_crowd(x9) & n_front(x8) & from(e1,x7) & n_elbow(x7) & of(x7,x1) & n_male(x1) & n_male(x1) & Theme(e1,x2) & Actor(e1,x1) & v_hold(e1) & rel(x2,x3) & subset_of(x6,x3) & n_hanging(x6) & card_eq_1(x6) & subset_of(x4,x3) & in(x4,x5) & n_hand(x5) & of(x5,x1) & n_thing(x4) & card_eq_1(x4) & n_hat(x2) & card_eq_2(x2) & n_man(x1))
exists x1.(n_man(x1) & -exists e1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_have(e1) & n_hat(x2)))
4da072c2-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3 x4 x5 x6 x7 x8 x9.(v_hold(e1) & subset_of(x6,x3) & subset_of(x4,x3) & rel(x2,x3) & of(x8,x9) & of(x7,x1) & of(x5,x1) & n_thing(x4) & n_man(x1) & n_male(x1) & n_hat(x2) & n_hanging(x6) & n_hand(x5) & n_front(x8) & n_elbow(x7) & n_crowd(x9) & in(x4,x5) & in(e1,x8) & from(e1,x7) & card_eq_2(x2) & card_eq_1(x6) & card_eq_1(x4) & Theme(e1,x2) & Actor(e1,x1))
exists x1.(n_man(x1) & all e1 x2.(-v_have(e1) | -n_hat(x2) | -Theme(e1,x2) | -Actor(e1,x1)))
A man is holding two hats, one in his hand and one hanging from his elbow, in front of a crowd.
Two stiltwalkers duel in order to win their love's heart.
2
-100
It is either a man or two stiltwalkers
exists e1 x1 x2 x3 x4 x5 x6 x7 x8 x9.(in(e1,x8) & of(x8,x9) & n_crowd(x9) & n_front(x8) & from(e1,x7) & n_elbow(x7) & of(x7,x1) & n_male(x1) & n_male(x1) & Theme(e1,x2) & Actor(e1,x1) & v_hold(e1) & rel(x2,x3) & subset_of(x6,x3) & n_hanging(x6) & card_eq_1(x6) & subset_of(x4,x3) & in(x4,x5) & n_hand(x5) & of(x5,x1) & n_thing(x4) & card_eq_1(x4) & n_hat(x2) & card_eq_2(x2) & n_man(x1))
exists p1 x1 x2 x3 x4 x5.(a_topic(x1) & in(x1,x3) & Topic(x3,p1) & exists e1.(Theme(e1,x5) & Actor(e1,x3) & v_win(e1)) & n_heart(x5) & of(x5,x4) & n_love(x4) & of(x4,x1) & n_thing(x1) & n_order(x3) & n_duel(x1) & of(x1,x2) & n_stiltwalker(x2) & card_eq_2(x1))
4da07844-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3 x4 x5 x6 x7 x8 x9.(v_hold(e1) & subset_of(x6,x3) & subset_of(x4,x3) & rel(x2,x3) & of(x8,x9) & of(x7,x1) & of(x5,x1) & n_thing(x4) & n_man(x1) & n_male(x1) & n_hat(x2) & n_hanging(x6) & n_hand(x5) & n_front(x8) & n_elbow(x7) & n_crowd(x9) & in(x4,x5) & in(e1,x8) & from(e1,x7) & card_eq_2(x2) & card_eq_1(x6) & card_eq_1(x4) & Theme(e1,x2) & Actor(e1,x1))
exists p1 x1 x2 x3 x4 x5.(of(x5,x4) & of(x4,x1) & of(x1,x2) & n_thing(x1) & n_stiltwalker(x2) & n_order(x3) & n_love(x4) & n_heart(x5) & n_duel(x1) & in(x1,x3) & exists e1.(v_win(e1) & Theme(e1,x5) & Actor(e1,x3)) & card_eq_2(x1) & a_topic(x1) & Topic(x3,p1))
A man is holding two hats, one in his hand and one hanging from his elbow, in front of a crowd.
A crowd is watching a man with hats
0
0.96895
Man is in front of the crowd holding hats so the crowd must be watching.
exists e1 x1 x2 x3 x4 x5 x6 x7 x8 x9.(in(e1,x8) & of(x8,x9) & n_crowd(x9) & n_front(x8) & from(e1,x7) & n_elbow(x7) & of(x7,x1) & n_male(x1) & n_male(x1) & Theme(e1,x2) & Actor(e1,x1) & v_hold(e1) & rel(x2,x3) & subset_of(x6,x3) & n_hanging(x6) & card_eq_1(x6) & subset_of(x4,x3) & in(x4,x5) & n_hand(x5) & of(x5,x1) & n_thing(x4) & card_eq_1(x4) & n_hat(x2) & card_eq_2(x2) & n_man(x1))
exists e1 x1 x2 x3.(with(e1,x3) & n_hat(x3) & Theme(e1,x2) & Actor(e1,x1) & v_watch(e1) & n_man(x2) & n_crowd(x1))
4da07c72-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3 x4 x5 x6 x7 x8 x9.(v_hold(e1) & subset_of(x6,x3) & subset_of(x4,x3) & rel(x2,x3) & of(x8,x9) & of(x7,x1) & of(x5,x1) & n_thing(x4) & n_man(x1) & n_male(x1) & n_hat(x2) & n_hanging(x6) & n_hand(x5) & n_front(x8) & n_elbow(x7) & n_crowd(x9) & in(x4,x5) & in(e1,x8) & from(e1,x7) & card_eq_2(x2) & card_eq_1(x6) & card_eq_1(x4) & Theme(e1,x2) & Actor(e1,x1))
exists e1 x1 x2 x3.(with(e1,x3) & v_watch(e1) & n_man(x2) & n_hat(x3) & n_crowd(x1) & Theme(e1,x2) & Actor(e1,x1))
A man is holding two hats, one in his hand and one hanging from his elbow, in front of a crowd.
A man is alone in the woods.
2
-100
When a man is in front of a crowd, he is not alone.
exists e1 x1 x2 x3 x4 x5 x6 x7 x8 x9.(in(e1,x8) & of(x8,x9) & n_crowd(x9) & n_front(x8) & from(e1,x7) & n_elbow(x7) & of(x7,x1) & n_male(x1) & n_male(x1) & Theme(e1,x2) & Actor(e1,x1) & v_hold(e1) & rel(x2,x3) & subset_of(x6,x3) & n_hanging(x6) & card_eq_1(x6) & subset_of(x4,x3) & in(x4,x5) & n_hand(x5) & of(x5,x1) & n_thing(x4) & card_eq_1(x4) & n_hat(x2) & card_eq_2(x2) & n_man(x1))
exists s1 x1 x2.(n_wood(x2) & in(s1,x2) & Theme(s1,x1) & a_alone(s1) & n_man(x1))
4da080aa-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3 x4 x5 x6 x7 x8 x9.(v_hold(e1) & subset_of(x6,x3) & subset_of(x4,x3) & rel(x2,x3) & of(x8,x9) & of(x7,x1) & of(x5,x1) & n_thing(x4) & n_man(x1) & n_male(x1) & n_hat(x2) & n_hanging(x6) & n_hand(x5) & n_front(x8) & n_elbow(x7) & n_crowd(x9) & in(x4,x5) & in(e1,x8) & from(e1,x7) & card_eq_2(x2) & card_eq_1(x6) & card_eq_1(x4) & Theme(e1,x2) & Actor(e1,x1))
exists s1 x1 x2.(n_wood(x2) & n_man(x1) & in(s1,x2) & a_alone(s1) & Theme(s1,x1))
Two people hiking on a trail outside of the city.
Two people are outside.
0
-100
Trails are outside so to hike one, one must be outside.
exists e1 x1 x2 x3 x4 x5.(n_city(x5) & a_topic(x1) & on(e1,x3) & of(x4,x5) & outside(x3,x4) & n_thing(x4) & n_trail(x3) & Actor(e1,x2) & v_hike(e1) & (x1 = x2) & n_people(x1) & card_eq_2(x1))
exists s1 x1.(Theme(s1,x1) & a_outside(s1) & n_people(x1) & card_eq_2(x1))
4da084e2-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3 x4 x5.(v_hike(e1) & outside(x3,x4) & on(e1,x3) & of(x4,x5) & n_trail(x3) & n_thing(x4) & n_people(x1) & n_city(x5) & card_eq_2(x1) & a_topic(x1) & Actor(e1,x2) & (x1 = x2))
exists s1 x1.(n_people(x1) & card_eq_2(x1) & a_outside(s1) & Theme(s1,x1))
Two people hiking on a trail outside of the city.
A man and his wife hike up a trail outside of the city.
1
-100
Two people together does not mean they are man and wife.
exists e1 x1 x2 x3 x4 x5.(n_city(x5) & a_topic(x1) & on(e1,x3) & of(x4,x5) & outside(x3,x4) & n_thing(x4) & n_trail(x3) & Actor(e1,x2) & v_hike(e1) & (x1 = x2) & n_people(x1) & card_eq_2(x1))
exists e1 s1 x1 x2 x3 x4 x5 x6.(n_city(x6) & a_up(s1) & Manner(e1,s1) & Theme(e1,x4) & Actor(e1,x1) & v_hike(e1) & of(x5,x6) & outside(x4,x5) & n_thing(x5) & n_trail(x4) & subset_of(x3,x1) & n_wife(x3) & of(x3,x2) & n_male(x2) & subset_of(x2,x1) & n_man(x2))
4da08ae6-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3 x4 x5.(v_hike(e1) & outside(x3,x4) & on(e1,x3) & of(x4,x5) & n_trail(x3) & n_thing(x4) & n_people(x1) & n_city(x5) & card_eq_2(x1) & a_topic(x1) & Actor(e1,x2) & (x1 = x2))
exists e1 s1 x1 x2 x3 x4 x5 x6.(v_hike(e1) & subset_of(x3,x1) & subset_of(x2,x1) & outside(x4,x5) & of(x5,x6) & of(x3,x2) & n_wife(x3) & n_trail(x4) & n_thing(x5) & n_man(x2) & n_male(x2) & n_city(x6) & a_up(s1) & Theme(e1,x4) & Manner(e1,s1) & Actor(e1,x1))
Two people hiking on a trail outside of the city.
Two people are playing golf.
2
-100
One cannot be hiking on a trail and playing golf simultaneously.
exists e1 x1 x2 x3 x4 x5.(n_city(x5) & a_topic(x1) & on(e1,x3) & of(x4,x5) & outside(x3,x4) & n_thing(x4) & n_trail(x3) & Actor(e1,x2) & v_hike(e1) & (x1 = x2) & n_people(x1) & card_eq_2(x1))
exists e1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_play(e1) & n_golf(x2) & n_people(x1) & card_eq_2(x1))
4da091ee-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3 x4 x5.(v_hike(e1) & outside(x3,x4) & on(e1,x3) & of(x4,x5) & n_trail(x3) & n_thing(x4) & n_people(x1) & n_city(x5) & card_eq_2(x1) & a_topic(x1) & Actor(e1,x2) & (x1 = x2))
exists e1 x1 x2.(v_play(e1) & n_people(x1) & n_golf(x2) & card_eq_2(x1) & Theme(e1,x2) & Actor(e1,x1))
A man is using a cutting board to chop food.
The man is chopping vegetables.
1
-100
Not all food is vegetables.
exists e1 e2 p1 x1 x2.(Theme(e2,p1) & Recipient(e2,x2) & Actor(e2,x1) & v_use(e2) & exists e3 x3.(Theme(e3,x3) & Actor(e3,x1) & v_chop(e3) & n_food(x3)) & n_board(x2) & Actor(e1,x2) & v_cut(e1) & n_man(x1))
exists e1 x1 x2.(n_man(x1) & Theme(e1,x2) & Actor(e1,x1) & v_chop(e1) & n_vegetable(x2))
4da0a210-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e2 p1 x1 x2.(v_use(e2) & v_cut(e1) & n_man(x1) & n_board(x2) & exists e3 x3.(v_chop(e3) & n_food(x3) & Theme(e3,x3) & Actor(e3,x1)) & Theme(e2,p1) & Recipient(e2,x2) & Actor(e2,x1) & Actor(e1,x2))
exists e1 x1 x2.(v_chop(e1) & n_vegetable(x2) & n_man(x1) & Theme(e1,x2) & Actor(e1,x1))
A man is using a cutting board to chop food.
The man is near a cutting board.
0
-100
To use the cutting board the man must be near it.
exists e2 e1 p1 x1 x2.(Theme(e2,p1) & Recipient(e2,x2) & Actor(e2,x1) & v_use(e2) & exists e3 x3.(Theme(e3,x3) & Actor(e3,x1) & v_chop(e3) & n_food(x3)) & n_board(x2) & Actor(e1,x2) & v_cut(e1) & n_man(x1))
exists p1 x1.(n_man(x1) & exists e1 x2.(near(x1,x2) & n_board(x2) & Actor(e1,x2) & v_cut(e1)))
4da0a8c8-e4c8-11ec-9cdd-0242ac1c0002
exists e2 e1 p1 x1 x2.(v_use(e2) & v_cut(e1) & n_man(x1) & n_board(x2) & exists e3 x3.(v_chop(e3) & n_food(x3) & Theme(e3,x3) & Actor(e3,x1)) & Theme(e2,p1) & Recipient(e2,x2) & Actor(e2,x1) & Actor(e1,x2))
exists x1.(n_man(x1) & exists e1 x2.(v_cut(e1) & near(x1,x2) & n_board(x2) & Actor(e1,x2)))
A man is using a cutting board to chop food.
The man is stirring the soup on the stove.
2
-100
When you use a cutting board, your are prepping the soup. When stirring the soup, means it is cooking on the stove.
exists e1 e2 p1 x1 x2.(Theme(e2,p1) & Recipient(e2,x2) & Actor(e2,x1) & v_use(e2) & exists e3 x3.(Theme(e3,x3) & Actor(e3,x1) & v_chop(e3) & n_food(x3)) & n_board(x2) & Actor(e1,x2) & v_cut(e1) & n_man(x1))
exists e1 x1 x2 x3.(n_stove(x3) & n_soup(x2) & n_man(x1) & Theme(e1,x2) & Actor(e1,x1) & v_stir(e1) & on(x2,x3))
4da0aef4-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e2 p1 x1 x2.(v_use(e2) & v_cut(e1) & n_man(x1) & n_board(x2) & exists e3 x3.(v_chop(e3) & n_food(x3) & Theme(e3,x3) & Actor(e3,x1)) & Theme(e2,p1) & Recipient(e2,x2) & Actor(e2,x1) & Actor(e1,x2))
exists e1 x1 x2 x3.(v_stir(e1) & on(x2,x3) & n_stove(x3) & n_soup(x2) & n_man(x1) & Theme(e1,x2) & Actor(e1,x1))
There are two adults walking side by side, with a town in the distance.
Two adults are sitting at home.
2
-100
When your are walking, you are not sitting.
exists p1 x1 x7.(n_distance(x7) & exists e1 x2 x3 x4 x5 x6.((x1 = x2) & with(e1,x6) & in(x6,x7) & n_town(x6) & by(e1,x5) & n_side(x5) & Theme(e1,x4) & Actor(e1,x3) & v_walk(e1) & n_side(x4) & (x2 = x3) & n_adult(x2) & card_eq_2(x2)))
exists e1 x1 x2.(at(e1,x2) & n_home(x2) & Actor(e1,x1) & v_sit(e1) & n_adult(x1) & card_eq_2(x1))
4da0b4e4-e4c8-11ec-9cdd-0242ac1c0002
exists x1 x7.(n_distance(x7) & exists e1 x2 x3 x4 x5 x6.(with(e1,x6) & v_walk(e1) & n_town(x6) & n_side(x5) & n_side(x4) & n_adult(x2) & in(x6,x7) & card_eq_2(x2) & by(e1,x5) & Theme(e1,x4) & Actor(e1,x3) & (x2 = x3) & (x1 = x2)))
exists e1 x1 x2.(v_sit(e1) & n_home(x2) & n_adult(x1) & card_eq_2(x1) & at(e1,x2) & Actor(e1,x1))
There are two adults walking side by side, with a town in the distance.
Two adults are walking outside.
0
-100
A town in the distance implies being outside because that is where towns are.
exists p1 x1 x7.(n_distance(x7) & exists e1 x2 x3 x4 x5 x6.((x1 = x2) & with(e1,x6) & in(x6,x7) & n_town(x6) & by(e1,x5) & n_side(x5) & Theme(e1,x4) & Actor(e1,x3) & v_walk(e1) & n_side(x4) & (x2 = x3) & n_adult(x2) & card_eq_2(x2)))
exists e1 s1 x1.(a_outside(s1) & Manner(e1,s1) & Actor(e1,x1) & v_walk(e1) & n_adult(x1) & card_eq_2(x1))
4da0b994-e4c8-11ec-9cdd-0242ac1c0002
exists x1 x7.(n_distance(x7) & exists e1 x2 x3 x4 x5 x6.(with(e1,x6) & v_walk(e1) & n_town(x6) & n_side(x5) & n_side(x4) & n_adult(x2) & in(x6,x7) & card_eq_2(x2) & by(e1,x5) & Theme(e1,x4) & Actor(e1,x3) & (x2 = x3) & (x1 = x2)))
exists e1 s1 x1.(v_walk(e1) & n_adult(x1) & card_eq_2(x1) & a_outside(s1) & Manner(e1,s1) & Actor(e1,x1))
There are two adults walking side by side, with a town in the distance.
Two adults are walking on the sidewalk.
1
-100
Just because there are two adults walking side by side, with a town in the distance does not mean they are walking on the sidewalk.
exists p1 x1 x7.(n_distance(x7) & exists e1 x2 x3 x4 x5 x6.((x1 = x2) & with(e1,x6) & in(x6,x7) & n_town(x6) & by(e1,x5) & n_side(x5) & Theme(e1,x4) & Actor(e1,x3) & v_walk(e1) & n_side(x4) & (x2 = x3) & n_adult(x2) & card_eq_2(x2)))
exists e1 x1 x2.(n_sidewalk(x2) & on(e1,x2) & Actor(e1,x1) & v_walk(e1) & n_adult(x1) & card_eq_2(x1))
4da0be12-e4c8-11ec-9cdd-0242ac1c0002
exists x1 x7.(n_distance(x7) & exists e1 x2 x3 x4 x5 x6.(with(e1,x6) & v_walk(e1) & n_town(x6) & n_side(x5) & n_side(x4) & n_adult(x2) & in(x6,x7) & card_eq_2(x2) & by(e1,x5) & Theme(e1,x4) & Actor(e1,x3) & (x2 = x3) & (x1 = x2)))
exists e1 x1 x2.(v_walk(e1) & on(e1,x2) & n_sidewalk(x2) & n_adult(x1) & card_eq_2(x1) & Actor(e1,x1))
A couple people walk on a path with a town in the distance.
The people are hiking up a mountain.
2
-100
The people cannot hike up a mountain and walk on a path in the same place.
exists e1 x1 x2 x3 x4 x5.(n_distance(x5) & with(e1,x4) & in(x4,x5) & n_town(x4) & on(e1,x3) & n_path(x3) & Actor(e1,x1) & v_walk(e1) & n_people(x1) & of(x1,x2) & n_couple(x2))
exists e1 s1 x1 x2.(n_people(x1) & a_up(s1) & Manner(e1,s1) & Theme(e1,x2) & Actor(e1,x1) & v_hike(e1) & n_mountain(x2))
4da0c272-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3 x4 x5.(with(e1,x4) & v_walk(e1) & on(e1,x3) & of(x1,x2) & n_town(x4) & n_people(x1) & n_path(x3) & n_distance(x5) & n_couple(x2) & in(x4,x5) & Actor(e1,x1))
exists e1 s1 x1 x2.(v_hike(e1) & n_people(x1) & n_mountain(x2) & a_up(s1) & Theme(e1,x2) & Manner(e1,s1) & Actor(e1,x1))
A couple people walk on a path with a town in the distance.
The people are near a town.
0
-100
path with a town implies near a town
exists e1 x1 x2 x3 x4 x5.(n_distance(x5) & with(e1,x4) & in(x4,x5) & n_town(x4) & on(e1,x3) & n_path(x3) & Actor(e1,x1) & v_walk(e1) & n_people(x1) & of(x1,x2) & n_couple(x2))
exists p1 x1.(n_people(x1) & exists x2.(near(x1,x2) & n_town(x2)))
4da0c6f0-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3 x4 x5.(with(e1,x4) & v_walk(e1) & on(e1,x3) & of(x1,x2) & n_town(x4) & n_people(x1) & n_path(x3) & n_distance(x5) & n_couple(x2) & in(x4,x5) & Actor(e1,x1))
exists x1.(n_people(x1) & exists x2.(near(x1,x2) & n_town(x2)))
A couple people walk on a path with a town in the distance.
The people are walking under trees.
1
-100
To walk on a path does not imply walking under trees.
exists e1 x1 x2 x3 x4 x5.(n_distance(x5) & with(e1,x4) & in(x4,x5) & n_town(x4) & on(e1,x3) & n_path(x3) & Actor(e1,x1) & v_walk(e1) & n_people(x1) & of(x1,x2) & n_couple(x2))
exists e1 x1 x2.(n_people(x1) & under(e1,x2) & n_tree(x2) & Actor(e1,x1) & v_walk(e1))
4da0cb6e-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3 x4 x5.(with(e1,x4) & v_walk(e1) & on(e1,x3) & of(x1,x2) & n_town(x4) & n_people(x1) & n_path(x3) & n_distance(x5) & n_couple(x2) & in(x4,x5) & Actor(e1,x1))
exists e1 x1 x2.(v_walk(e1) & under(e1,x2) & n_tree(x2) & n_people(x1) & Actor(e1,x1))
A man and a woman walking in a field.
A husband and wife walk in a field.
1
-100
Not all man and woman walking in a field are husband and wife.
exists s1 x1 x2 x3 x4.(a_topic(s1) & subset_of(x2,s1) & in(x2,x4) & n_field(x4) & n_walking(x2) & of(x2,x3) & n_woman(x3) & subset_of(x1,s1) & n_man(x1))
exists e1 x1 x2 x3 x4.(in(e1,x4) & n_field(x4) & Actor(e1,x1) & v_walk(e1) & n_wife(x3) & n_husband(x2) & subset_of(x3,x1) & subset_of(x2,x1))
4da0d046-e4c8-11ec-9cdd-0242ac1c0002
exists s1 x1 x2 x3 x4.(subset_of(x2,s1) & subset_of(x1,s1) & of(x2,x3) & n_woman(x3) & n_walking(x2) & n_man(x1) & n_field(x4) & in(x2,x4) & a_topic(s1))
exists e1 x1 x2 x3 x4.(v_walk(e1) & subset_of(x3,x1) & subset_of(x2,x1) & n_wife(x3) & n_husband(x2) & n_field(x4) & in(e1,x4) & Actor(e1,x1))
A man and a woman walking in a field.
Two men playing in a field.
2
-100
It is either two men or a man and a woman.
exists s1 x1 x2 x3 x4.(a_topic(s1) & subset_of(x2,s1) & in(x2,x4) & n_field(x4) & n_walking(x2) & of(x2,x3) & n_woman(x3) & subset_of(x1,s1) & n_man(x1))
exists e1 x1 x2 x3.(a_topic(x1) & in(e1,x3) & n_field(x3) & Actor(e1,x2) & v_play(e1) & (x1 = x2) & n_man(x1) & card_eq_2(x1))
4da0d564-e4c8-11ec-9cdd-0242ac1c0002
exists s1 x1 x2 x3 x4.(subset_of(x2,s1) & subset_of(x1,s1) & of(x2,x3) & n_woman(x3) & n_walking(x2) & n_man(x1) & n_field(x4) & in(x2,x4) & a_topic(s1))
exists e1 x1 x2 x3.(v_play(e1) & n_man(x1) & n_field(x3) & in(e1,x3) & card_eq_2(x1) & a_topic(x1) & Actor(e1,x2) & (x1 = x2))
A man and a woman walking in a field.
Two humans in a field.
0
-100
A man and a woman are both humans.
exists s1 x1 x2 x3 x4.(a_topic(s1) & subset_of(x2,s1) & in(x2,x4) & n_field(x4) & n_walking(x2) & of(x2,x3) & n_woman(x3) & subset_of(x1,s1) & n_man(x1))
exists x1 x2.(a_topic(x1) & in(x1,x2) & n_field(x2) & n_human(x1) & card_eq_2(x1))
4da0da28-e4c8-11ec-9cdd-0242ac1c0002
exists s1 x1 x2 x3 x4.(subset_of(x2,s1) & subset_of(x1,s1) & of(x2,x3) & n_woman(x3) & n_walking(x2) & n_man(x1) & n_field(x4) & in(x2,x4) & a_topic(s1))
exists x1 x2.(n_human(x1) & n_field(x2) & in(x1,x2) & card_eq_2(x1) & a_topic(x1))
A man prepares a meal on a cutting board
A woman sits and eats an orange.
2
-100
It is either a man or a woman.
exists e1 x1 x2 x3 x4.(Theme(e1,x2) & Actor(e1,x1) & v_prepare(e1) & on(x2,x3) & n_board(x3) & of(x3,x4) & n_cutting(x4) & n_meal(x2) & n_man(x1))
exists e1 e2 x1 x2 x3 x4.(Theme(e2,x4) & Actor(e2,x3) & v_eat(e2) & n_orange(x4) & n_woman(x3) & Theme(e1,x2) & Actor(e1,x1) & v_sit(e1) & n_orange(x2) & n_woman(x1))
4da0de6a-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3 x4.(v_prepare(e1) & on(x2,x3) & of(x3,x4) & n_meal(x2) & n_man(x1) & n_cutting(x4) & n_board(x3) & Theme(e1,x2) & Actor(e1,x1))
exists e1 e2 x1 x2 x3 x4.(v_sit(e1) & v_eat(e2) & n_woman(x3) & n_woman(x1) & n_orange(x4) & n_orange(x2) & Theme(e2,x4) & Theme(e1,x2) & Actor(e2,x3) & Actor(e1,x1))
A man prepares a meal on a cutting board
The man is preparing food.
0
-100
A meal for a man is food.
exists e1 x1 x2 x3 x4.(Theme(e1,x2) & Actor(e1,x1) & v_prepare(e1) & on(x2,x3) & n_board(x3) & of(x3,x4) & n_cutting(x4) & n_meal(x2) & n_man(x1))
exists e1 x1 x2.(n_man(x1) & Theme(e1,x2) & Actor(e1,x1) & v_prepare(e1) & n_food(x2))
4da0e2ac-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3 x4.(v_prepare(e1) & on(x2,x3) & of(x3,x4) & n_meal(x2) & n_man(x1) & n_cutting(x4) & n_board(x3) & Theme(e1,x2) & Actor(e1,x1))
exists e1 x1 x2.(v_prepare(e1) & n_man(x1) & n_food(x2) & Theme(e1,x2) & Actor(e1,x1))
A man prepares a meal on a cutting board
A chef gets a meal ready for a group at his diner.
1
-100
Not all man is a chef. That a man prepares a meal is not always at his diner.
exists e1 x1 x2 x3 x4.(Theme(e1,x2) & Actor(e1,x1) & v_prepare(e1) & on(x2,x3) & n_board(x3) & of(x3,x4) & n_cutting(x4) & n_meal(x2) & n_man(x1))
exists e1 s1 x1 x2 x3 x4 x5.(Theme(e1,x2) & Actor(e1,x1) & v_get(e1) & for(s1,x4) & at(x4,x5) & n_diner(x5) & of(x5,x1) & n_male(x1) & n_group(x4) & Theme(s1,x3) & a_ready(s1) & (x2 = x3) & n_meal(x2) & n_chef(x1))
4da0e798-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3 x4.(v_prepare(e1) & on(x2,x3) & of(x3,x4) & n_meal(x2) & n_man(x1) & n_cutting(x4) & n_board(x3) & Theme(e1,x2) & Actor(e1,x1))
exists e1 s1 x1 x2 x3 x4 x5.(v_get(e1) & of(x5,x1) & n_meal(x2) & n_male(x1) & n_group(x4) & n_diner(x5) & n_chef(x1) & for(s1,x4) & at(x4,x5) & a_ready(s1) & Theme(s1,x3) & Theme(e1,x2) & Actor(e1,x1) & (x2 = x3))
A constructor driving a hoist.
A person is walking.
2
-100
One cannot be driving and walking simultaneously.
exists e1 x1 x2 x3.(a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & v_drive(e1) & n_hoist(x3) & (x1 = x2) & n_constructor(x1))
exists e1 x1.(Actor(e1,x1) & v_walk(e1) & n_person(x1))
4da0ec02-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3.(v_drive(e1) & n_hoist(x3) & n_constructor(x1) & a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2))
exists e1 x1.(v_walk(e1) & n_person(x1) & Actor(e1,x1))
A constructor driving a hoist.
A person is driving.
0
-100
a constructor is a person
exists e1 x1 x2 x3.(a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & v_drive(e1) & n_hoist(x3) & (x1 = x2) & n_constructor(x1))
exists e1 x1.(Actor(e1,x1) & v_drive(e1) & n_person(x1))
4da0f076-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3.(v_drive(e1) & n_hoist(x3) & n_constructor(x1) & a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2))
exists e1 x1.(v_drive(e1) & n_person(x1) & Actor(e1,x1))
A constructor driving a hoist.
A construction foreman is driving.
1
-100
Not all construction workers are foreman.
exists e1 x1 x2 x3.(a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & v_drive(e1) & n_hoist(x3) & (x1 = x2) & n_constructor(x1))
exists e1 x1 x2.(Actor(e1,x1) & v_drive(e1) & n_foreman(x1) & of(x1,x2) & n_construction(x2))
4da0f4e0-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3.(v_drive(e1) & n_hoist(x3) & n_constructor(x1) & a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2))
exists e1 x1 x2.(v_drive(e1) & of(x1,x2) & n_foreman(x1) & n_construction(x2) & Actor(e1,x1))
Construction worker operating machinery with the word Geospec on door.
Worker using a machine labelled Geospec.
0
-100
Being labelled means the name is on the door.
exists e1 x1 x2 x3 x4 x5 x6.(ne_geo_geospec(x4) & of(x4,x5) & n_word(x5) & a_topic(x1) & with(x1,x4) & on(x4,x6) & n_door(x6) & n_machinery(x1) & Actor(e1,x1) & v_operate(e1) & of(x1,x3) & n_worker(x3) & of(x1,x2) & n_construction(x2))
exists e2 e1 x1 x2 x3 x4.(ne_org_geospec(x4) & ne_nam_worker(x1) & Theme(e2,x2) & Actor(e2,x1) & v_use(e2) & Recipient(e1,x4) & Theme(e1,x3) & v_label(e1) & (x2 = x3) & n_machine(x2))
4da0feea-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3 x4 x5 x6.(with(x1,x4) & v_operate(e1) & on(x4,x6) & of(x4,x5) & of(x1,x3) & of(x1,x2) & ne_geo_geospec(x4) & n_worker(x3) & n_word(x5) & n_machinery(x1) & n_door(x6) & n_construction(x2) & a_topic(x1) & Actor(e1,x1))
exists e2 e1 x1 x2 x3 x4.(v_use(e2) & v_label(e1) & ne_org_geospec(x4) & ne_nam_worker(x1) & n_machine(x2) & Theme(e2,x2) & Theme(e1,x3) & Recipient(e1,x4) & Actor(e2,x1) & (x2 = x3))
Construction worker operating machinery with the word Geospec on door.
A construction worker sitting in a Geospec bulldozer.
1
-100
A construction worker can operate many different machinery like a crane instead of a bulldozer.
exists e1 x1 x2 x3 x4 x5 x6.(ne_geo_geospec(x4) & of(x4,x5) & n_word(x5) & a_topic(x1) & with(x1,x4) & on(x4,x6) & n_door(x6) & n_machinery(x1) & Actor(e1,x1) & v_operate(e1) & of(x1,x3) & n_worker(x3) & of(x1,x2) & n_construction(x2))
exists e1 x1 x2 x3 x4 x5.(a_topic(x1) & in(e1,x4) & n_bulldozer(x4) & (x4 = x5) & ne_geo_geospec(x5) & Actor(e1,x3) & v_sit(e1) & (x1 = x3) & n_worker(x1) & of(x1,x2) & n_construction(x2))
4da10386-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3 x4 x5 x6.(with(x1,x4) & v_operate(e1) & on(x4,x6) & of(x4,x5) & of(x1,x3) & of(x1,x2) & ne_geo_geospec(x4) & n_worker(x3) & n_word(x5) & n_machinery(x1) & n_door(x6) & n_construction(x2) & a_topic(x1) & Actor(e1,x1))
exists e1 x1 x2 x3 x4 x5.(v_sit(e1) & of(x1,x2) & ne_geo_geospec(x5) & n_worker(x1) & n_construction(x2) & n_bulldozer(x4) & in(e1,x4) & a_topic(x1) & Actor(e1,x3) & (x4 = x5) & (x1 = x3))
A mustachioed man operates a piece of heavy construction equipment from the cab.
A man is riding a bicycle.
2
-100
A man cannot be riding a bicycle while operating equipment.
exists e1 s1 s2 x1 x2 x3 x4 x5.(n_cab(x5) & Theme(e1,x2) & Actor(e1,x1) & v_operate(e1) & from(x2,x5) & of(x2,x3) & n_equipment(x3) & of(x3,x4) & n_construction(x4) & a_heavy(s2) & Theme(s2,x3) & n_piece(x2) & n_man(x1) & a_mustachioed(s1) & Theme(s1,x1))
exists e1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_ride(e1) & n_bicycle(x2) & n_man(x1))
4da107fa-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 x1 x2 x3 x4 x5.(v_operate(e1) & of(x3,x4) & of(x2,x3) & n_piece(x2) & n_man(x1) & n_equipment(x3) & n_construction(x4) & n_cab(x5) & from(x2,x5) & a_mustachioed(s1) & a_heavy(s2) & Theme(s2,x3) & Theme(s1,x1) & Theme(e1,x2) & Actor(e1,x1))
exists e1 x1 x2.(v_ride(e1) & n_man(x1) & n_bicycle(x2) & Theme(e1,x2) & Actor(e1,x1))
A mustachioed man operates a piece of heavy construction equipment from the cab.
A man is operating a large crane.
1
-100
A piece of equipment could be a large crane or a bulldozer or other vehicles.
exists e1 s1 s2 x1 x2 x3 x4 x5.(n_cab(x5) & Theme(e1,x2) & Actor(e1,x1) & v_operate(e1) & from(x2,x5) & of(x2,x3) & n_equipment(x3) & of(x3,x4) & n_construction(x4) & a_heavy(s2) & Theme(s2,x3) & n_piece(x2) & n_man(x1) & a_mustachioed(s1) & Theme(s1,x1))
exists e1 s1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_operate(e1) & n_crane(x2) & a_large(s1) & Theme(s1,x2) & n_man(x1))
4da10c5a-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 x1 x2 x3 x4 x5.(v_operate(e1) & of(x3,x4) & of(x2,x3) & n_piece(x2) & n_man(x1) & n_equipment(x3) & n_construction(x4) & n_cab(x5) & from(x2,x5) & a_mustachioed(s1) & a_heavy(s2) & Theme(s2,x3) & Theme(s1,x1) & Theme(e1,x2) & Actor(e1,x1))
exists e1 s1 x1 x2.(v_operate(e1) & n_man(x1) & n_crane(x2) & a_large(s1) & Theme(s1,x2) & Theme(e1,x2) & Actor(e1,x1))
A mustachioed man operates a piece of heavy construction equipment from the cab.
A man is operating equipment.
0
-100
The second sentence does not describe the equipment but states equipment
exists e1 s1 s2 x1 x2 x3 x4 x5.(n_cab(x5) & Theme(e1,x2) & Actor(e1,x1) & v_operate(e1) & from(x2,x5) & of(x2,x3) & n_equipment(x3) & of(x3,x4) & n_construction(x4) & a_heavy(s2) & Theme(s2,x3) & n_piece(x2) & n_man(x1) & a_mustachioed(s1) & Theme(s1,x1))
exists e1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_operate(e1) & n_equipment(x2) & n_man(x1))
4da110ce-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 x1 x2 x3 x4 x5.(v_operate(e1) & of(x3,x4) & of(x2,x3) & n_piece(x2) & n_man(x1) & n_equipment(x3) & n_construction(x4) & n_cab(x5) & from(x2,x5) & a_mustachioed(s1) & a_heavy(s2) & Theme(s2,x3) & Theme(s1,x1) & Theme(e1,x2) & Actor(e1,x1))
exists e1 x1 x2.(v_operate(e1) & n_man(x1) & n_equipment(x2) & Theme(e1,x2) & Actor(e1,x1))
A man operating some heavy machinery.
All of the machines are turned off.
2
-100
A man can be either operating machinery or the machines are turned off.
exists e1 s1 x1 x2 x3.(a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & v_operate(e1) & n_machinery(x3) & a_heavy(s1) & Theme(s1,x3) & (x1 = x2) & n_man(x1))
exists x2.(n_machine(x2) & all x1.(n_thing(x1) -> exists e1 s1.(a_off(s1) & Manner(e1,s1) & Theme(e1,x1) & v_turn(e1) & of(x1,x2))))
4da1152e-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3.(v_operate(e1) & n_man(x1) & n_machinery(x3) & a_topic(x1) & a_heavy(s1) & Theme(s1,x3) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2))
exists x2.(n_machine(x2) & all x1.(exists e1 s1.(v_turn(e1) & of(x1,x2) & a_off(s1) & Theme(e1,x1) & Manner(e1,s1)) | -n_thing(x1)))
A man operating some heavy machinery.
Someone is working.
0
-100
working is a rephrase of operating
exists e1 s1 x1 x2 x3.(a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & v_operate(e1) & n_machinery(x3) & a_heavy(s1) & Theme(s1,x3) & (x1 = x2) & n_man(x1))
exists e1 x1.(Actor(e1,x1) & v_work(e1) & n_person(x1))
4da11a10-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3.(v_operate(e1) & n_man(x1) & n_machinery(x3) & a_topic(x1) & a_heavy(s1) & Theme(s1,x3) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2))
exists e1 x1.(v_work(e1) & n_person(x1) & Actor(e1,x1))
A man operating some heavy machinery.
Someone is operating a welder.
1
-100
Not all heavy machinery is a welder.
exists e1 s1 x1 x2 x3.(a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & v_operate(e1) & n_machinery(x3) & a_heavy(s1) & Theme(s1,x3) & (x1 = x2) & n_man(x1))
exists e1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_operate(e1) & n_welder(x2) & n_person(x1))
4da11f6a-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3.(v_operate(e1) & n_man(x1) & n_machinery(x3) & a_topic(x1) & a_heavy(s1) & Theme(s1,x3) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2))
exists e1 x1 x2.(v_operate(e1) & n_welder(x2) & n_person(x1) & Theme(e1,x2) & Actor(e1,x1))
A construction worker operates heavy machinery, presumably a crane.
A worker is eating lunch.
2
-100
A worker would not be eating lunch and operating machinery at the same time.
exists e1 s1 x1 x2 x3 x4.(Theme(e1,x3) & Actor(e1,x1) & v_operate(e1) & rel(x3,x4) & r_presumably(x4) & n_crane(x4) & n_machinery(x3) & a_heavy(s1) & Theme(s1,x3) & n_worker(x1) & of(x1,x2) & n_construction(x2))
exists e1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_eat(e1) & n_lunch(x2) & n_worker(x1))
4da12a50-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3 x4.(v_operate(e1) & rel(x3,x4) & r_presumably(x4) & of(x1,x2) & n_worker(x1) & n_machinery(x3) & n_crane(x4) & n_construction(x2) & a_heavy(s1) & Theme(s1,x3) & Theme(e1,x3) & Actor(e1,x1))
exists e1 x1 x2.(v_eat(e1) & n_worker(x1) & n_lunch(x2) & Theme(e1,x2) & Actor(e1,x1))
Four people in the subway are having fun.
Four friends are laughing on a subway
1
-100
You can't look at people and know if they are friends.
exists e1 x1 x2 x3.(n_subway(x2) & Theme(e1,x3) & Actor(e1,x1) & v_have(e1) & n_fun(x3) & in(x1,x2) & n_people(x1) & card_eq_4(x1))
exists e1 x1 x2.(on(e1,x2) & n_subway(x2) & Actor(e1,x1) & v_laugh(e1) & n_friend(x1) & card_eq_4(x1))
4da137d4-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3.(v_have(e1) & n_subway(x2) & n_people(x1) & n_fun(x3) & in(x1,x2) & card_eq_4(x1) & Theme(e1,x3) & Actor(e1,x1))
exists e1 x1 x2.(v_laugh(e1) & on(e1,x2) & n_subway(x2) & n_friend(x1) & card_eq_4(x1) & Actor(e1,x1))
A woman in a black shirt stands in front of bananas at a fruit stand.
The women has eggplant
2
-100
There can be either bananas or eggplant.
exists s1 x1 x2 x3 x4 x5 x6 x7.(a_topic(x1) & at(x1,x6) & n_stand(x6) & of(x6,x7) & n_fruit(x7) & in(x1,x4) & of(x4,x5) & n_banana(x5) & n_front(x4) & in(x1,x2) & n_stand(x2) & of(x2,x3) & n_shirt(x3) & a_black(s1) & Theme(s1,x2) & n_woman(x1))
exists e1 x1 x2.(n_woman(x1) & Theme(e1,x2) & Actor(e1,x1) & v_have(e1) & n_eggplant(x2))
4da140c6-e4c8-11ec-9cdd-0242ac1c0002
exists s1 x1 x2 x3 x4 x5 x6 x7.(of(x6,x7) & of(x4,x5) & of(x2,x3) & n_woman(x1) & n_stand(x6) & n_stand(x2) & n_shirt(x3) & n_fruit(x7) & n_front(x4) & n_banana(x5) & in(x1,x4) & in(x1,x2) & at(x1,x6) & a_topic(x1) & a_black(s1) & Theme(s1,x2))
exists e1 x1 x2.(v_have(e1) & n_woman(x1) & n_eggplant(x2) & Theme(e1,x2) & Actor(e1,x1))
An Asian woman is at a market stall that is selling bananas.
There is a market selling bananas.
0
-100
Market typically is selling something.
exists p1 s1 x1.(exists e1 x2 x3 x4 x5.(at(x1,x2) & Theme(e1,x5) & Actor(e1,x4) & v_sell(e1) & n_banana(x5) & (x2 = x4) & n_stall(x2) & of(x2,x3) & n_market(x3)) & n_woman(x1) & a_asian(s1) & Theme(s1,x1))
exists p1 x1 x2 x3 x4.((x1 = x2) & n_banana(x2) & of(x2,x4) & n_selling(x4) & of(x2,x3) & n_market(x3))
4da1511a-e4c8-11ec-9cdd-0242ac1c0002
exists s1 x1.(n_woman(x1) & exists e1 x2 x3 x4 x5.(v_sell(e1) & of(x2,x3) & n_stall(x2) & n_market(x3) & n_banana(x5) & at(x1,x2) & Theme(e1,x5) & Actor(e1,x4) & (x2 = x4)) & a_asian(s1) & Theme(s1,x1))
exists x1 x2 x3 x4.(of(x2,x4) & of(x2,x3) & n_selling(x4) & n_market(x3) & n_banana(x2) & (x1 = x2))
Four people wait by the side of the road, with a wall covered in Chinese or Japanese characters behind them.
The four people can understand the chinese characters written on the wall.
1
0.274183
Not everyone can understand Chinese characters.
exists e1 e2 x1 x2 x3 x4 x5.(n_thing(x2) & n_road(x3) & n_side(x2) & in(e2,x5) & behind(x5,x2) & (exists s1.(n_character(x5) & a_chinese(s1) & Theme(s1,x5)) | exists s2.(n_character(x5) & a_japanese(s2) & Theme(s2,x5))) & Actor(e2,x4) & v_cover(e2) & with(e1,x4) & n_wall(x4) & by(e1,x2) & of(x2,x3) & Actor(e1,x1) & v_wait(e1) & n_people(x1) & card_eq_4(x1))
exists e1 p1 s1 x1 x2 x4.(n_wall(x4) & n_character(x2) & a_chinese(s1) & Theme(s1,x2) & n_people(x1) & card_eq_4(x1) & exists e3 e2 x3.(Theme(e3,x2) & Actor(e3,x1) & v_understand(e3) & on(e2,x4) & Theme(e2,x3) & v_write(e2) & (x2 = x3)) & Topic(e1,p1) & Actor(e1,x1) & v_can(e1))
4da22e64-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e2 x1 x2 x3 x4 x5.(with(e1,x4) & v_wait(e1) & v_cover(e2) & of(x2,x3) & n_wall(x4) & n_thing(x2) & n_side(x2) & n_road(x3) & n_people(x1) & in(e2,x5) & card_eq_4(x1) & by(e1,x2) & behind(x5,x2) & Actor(e2,x4) & Actor(e1,x1) & (exists s2.(n_character(x5) & a_japanese(s2) & Theme(s2,x5)) | exists s1.(n_character(x5) & a_chinese(s1) & Theme(s1,x5))))
exists e1 p1 s1 x1 x2 x4.(v_can(e1) & n_wall(x4) & n_people(x1) & n_character(x2) & exists e3 e2 x3.(v_write(e2) & v_understand(e3) & on(e2,x4) & Theme(e3,x2) & Theme(e2,x3) & Actor(e3,x1) & (x2 = x3)) & card_eq_4(x1) & a_chinese(s1) & Topic(e1,p1) & Theme(s1,x2) & Actor(e1,x1))
Four people wait by the side of the road, with a wall covered in Chinese or Japanese characters behind them.
a group of asians wait in front of a restraunt
1
0.040156
The four people are not necessarily Asian. And a wall covered in Chinese or Japanese characters does not always indicate the front of a restaurant.
exists e1 e2 x1 x2 x3 x4 x5.(n_thing(x2) & n_road(x3) & n_side(x2) & in(e2,x5) & behind(x5,x2) & (exists s1.(n_character(x5) & a_chinese(s1) & Theme(s1,x5)) | exists s2.(n_character(x5) & a_japanese(s2) & Theme(s2,x5))) & Actor(e2,x4) & v_cover(e2) & with(e1,x4) & n_wall(x4) & by(e1,x2) & of(x2,x3) & Actor(e1,x1) & v_wait(e1) & n_people(x1) & card_eq_4(x1))
exists e1 x1 x2 x3 x4.(in(e1,x3) & of(x3,x4) & n_restraunt(x4) & n_front(x3) & Actor(e1,x1) & v_wait(e1) & of(x1,x2) & n_asian(x2) & n_group(x1))
4da23990-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e2 x1 x2 x3 x4 x5.(with(e1,x4) & v_wait(e1) & v_cover(e2) & of(x2,x3) & n_wall(x4) & n_thing(x2) & n_side(x2) & n_road(x3) & n_people(x1) & in(e2,x5) & card_eq_4(x1) & by(e1,x2) & behind(x5,x2) & Actor(e2,x4) & Actor(e1,x1) & (exists s2.(n_character(x5) & a_japanese(s2) & Theme(s2,x5)) | exists s1.(n_character(x5) & a_chinese(s1) & Theme(s1,x5))))
exists e1 x1 x2 x3 x4.(v_wait(e1) & of(x3,x4) & of(x1,x2) & n_restraunt(x4) & n_group(x1) & n_front(x3) & n_asian(x2) & in(e1,x3) & Actor(e1,x1))
Four people wait by the side of the road, with a wall covered in Chinese or Japanese characters behind them.
A group of people are bowling.
2
0
People can not be bowling while they wait by the side of the road.
exists e1 e2 x1 x2 x3 x4 x5.(n_thing(x2) & n_road(x3) & n_side(x2) & in(e2,x5) & behind(x5,x2) & (exists s1.(n_character(x5) & a_chinese(s1) & Theme(s1,x5)) | exists s2.(n_character(x5) & a_japanese(s2) & Theme(s2,x5))) & Actor(e2,x4) & v_cover(e2) & with(e1,x4) & n_wall(x4) & by(e1,x2) & of(x2,x3) & Actor(e1,x1) & v_wait(e1) & n_people(x1) & card_eq_4(x1))
exists e1 x1 x2.(Actor(e1,x1) & v_bowl(e1) & of(x1,x2) & n_people(x2) & n_group(x1))
4da23ea4-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e2 x1 x2 x3 x4 x5.(with(e1,x4) & v_wait(e1) & v_cover(e2) & of(x2,x3) & n_wall(x4) & n_thing(x2) & n_side(x2) & n_road(x3) & n_people(x1) & in(e2,x5) & card_eq_4(x1) & by(e1,x2) & behind(x5,x2) & Actor(e2,x4) & Actor(e1,x1) & (exists s2.(n_character(x5) & a_japanese(s2) & Theme(s2,x5)) | exists s1.(n_character(x5) & a_chinese(s1) & Theme(s1,x5))))
exists e1 x1 x2.(v_bowl(e1) & of(x1,x2) & n_people(x2) & n_group(x1) & Actor(e1,x1))
Four people wait by the side of the road, with a wall covered in Chinese or Japanese characters behind them.
a group of people wait near a wall with kanji
0
0.95118
Four people are a group of people. Kanji is Chinese or Japanese characters.
exists e1 e2 x1 x2 x3 x4 x5.(n_thing(x2) & n_road(x3) & n_side(x2) & in(e2,x5) & behind(x5,x2) & (exists s1.(n_character(x5) & a_chinese(s1) & Theme(s1,x5)) | exists s2.(n_character(x5) & a_japanese(s2) & Theme(s2,x5))) & Actor(e2,x4) & v_cover(e2) & with(e1,x4) & n_wall(x4) & by(e1,x2) & of(x2,x3) & Actor(e1,x1) & v_wait(e1) & n_people(x1) & card_eq_4(x1))
exists e1 x1 x2 x3 x4.(near(e1,x4) & n_wall(x4) & with(e1,x3) & n_kanjus(x3) & Actor(e1,x1) & v_wait(e1) & of(x1,x2) & n_people(x2) & n_group(x1))
4da247b4-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e2 x1 x2 x3 x4 x5.(with(e1,x4) & v_wait(e1) & v_cover(e2) & of(x2,x3) & n_wall(x4) & n_thing(x2) & n_side(x2) & n_road(x3) & n_people(x1) & in(e2,x5) & card_eq_4(x1) & by(e1,x2) & behind(x5,x2) & Actor(e2,x4) & Actor(e1,x1) & (exists s2.(n_character(x5) & a_japanese(s2) & Theme(s2,x5)) | exists s1.(n_character(x5) & a_chinese(s1) & Theme(s1,x5))))
exists e1 x1 x2 x3 x4.(with(e1,x3) & v_wait(e1) & of(x1,x2) & near(e1,x4) & n_wall(x4) & n_people(x2) & n_kanjus(x3) & n_group(x1) & Actor(e1,x1))
Four people wait by the side of the road, with a wall covered in Chinese or Japanese characters behind them.
Some people are on an Asian road.
1
0.671338
Just because there is a wall covered in Chinese or Japanese characters, does not necessarily indicate that the people are on an Asian road.
exists e1 e2 x1 x2 x3 x4 x5.(n_thing(x2) & n_road(x3) & n_side(x2) & in(e2,x5) & behind(x5,x2) & (exists s1.(n_character(x5) & a_chinese(s1) & Theme(s1,x5)) | exists s2.(n_character(x5) & a_japanese(s2) & Theme(s2,x5))) & Actor(e2,x4) & v_cover(e2) & with(e1,x4) & n_wall(x4) & by(e1,x2) & of(x2,x3) & Actor(e1,x1) & v_wait(e1) & n_people(x1) & card_eq_4(x1))
exists p1 x1.(exists s1 x2.(on(x1,x2) & n_road(x2) & a_asian(s1) & Theme(s1,x2)) & n_people(x1))
4da250c4-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e2 x1 x2 x3 x4 x5.(with(e1,x4) & v_wait(e1) & v_cover(e2) & of(x2,x3) & n_wall(x4) & n_thing(x2) & n_side(x2) & n_road(x3) & n_people(x1) & in(e2,x5) & card_eq_4(x1) & by(e1,x2) & behind(x5,x2) & Actor(e2,x4) & Actor(e1,x1) & (exists s2.(n_character(x5) & a_japanese(s2) & Theme(s2,x5)) | exists s1.(n_character(x5) & a_chinese(s1) & Theme(s1,x5))))
exists x1.(n_people(x1) & exists s1 x2.(on(x1,x2) & n_road(x2) & a_asian(s1) & Theme(s1,x2)))
Four people wait by the side of the road, with a wall covered in Chinese or Japanese characters behind them.
Two couples stand by the side of the road.
1
0.341751
Four people does not always mean two couples. The group is waiting, but they do not necessarily have to stand while they wait, they could very well be sitting.
exists e1 e2 x1 x2 x3 x4 x5.(n_thing(x2) & n_road(x3) & n_side(x2) & in(e2,x5) & behind(x5,x2) & (exists s1.(n_character(x5) & a_chinese(s1) & Theme(s1,x5)) | exists s2.(n_character(x5) & a_japanese(s2) & Theme(s2,x5))) & Actor(e2,x4) & v_cover(e2) & with(e1,x4) & n_wall(x4) & by(e1,x2) & of(x2,x3) & Actor(e1,x1) & v_wait(e1) & n_people(x1) & card_eq_4(x1))
exists e1 x1 x2 x3.(n_road(x3) & n_side(x2) & by(e1,x2) & of(x2,x3) & Actor(e1,x1) & v_stand(e1) & n_couple(x1) & card_eq_2(x1))
4da25592-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e2 x1 x2 x3 x4 x5.(with(e1,x4) & v_wait(e1) & v_cover(e2) & of(x2,x3) & n_wall(x4) & n_thing(x2) & n_side(x2) & n_road(x3) & n_people(x1) & in(e2,x5) & card_eq_4(x1) & by(e1,x2) & behind(x5,x2) & Actor(e2,x4) & Actor(e1,x1) & (exists s2.(n_character(x5) & a_japanese(s2) & Theme(s2,x5)) | exists s1.(n_character(x5) & a_chinese(s1) & Theme(s1,x5))))
exists e1 x1 x2 x3.(v_stand(e1) & of(x2,x3) & n_side(x2) & n_road(x3) & n_couple(x1) & card_eq_2(x1) & by(e1,x2) & Actor(e1,x1))
Four people wait by the side of the road, with a wall covered in Chinese or Japanese characters behind them.
Four people wait by the side of the road while on vacation.
1
0.49475
The people may not be on vacation.
exists e1 e2 x1 x2 x3 x4 x5.(n_thing(x2) & n_road(x3) & n_side(x2) & in(e2,x5) & behind(x5,x2) & (exists s1.(n_character(x5) & a_chinese(s1) & Theme(s1,x5)) | exists s2.(n_character(x5) & a_japanese(s2) & Theme(s2,x5))) & Actor(e2,x4) & v_cover(e2) & with(e1,x4) & n_wall(x4) & by(e1,x2) & of(x2,x3) & Actor(e1,x1) & v_wait(e1) & n_people(x1) & card_eq_4(x1))
exists e1 x1 x2 x3 x4.(n_road(x3) & n_side(x2) & on(e1,x4) & n_vacation(x4) & r_while(e1) & by(e1,x2) & of(x2,x3) & Actor(e1,x1) & v_wait(e1) & n_people(x1) & card_eq_4(x1))
4da25a56-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e2 x1 x2 x3 x4 x5.(with(e1,x4) & v_wait(e1) & v_cover(e2) & of(x2,x3) & n_wall(x4) & n_thing(x2) & n_side(x2) & n_road(x3) & n_people(x1) & in(e2,x5) & card_eq_4(x1) & by(e1,x2) & behind(x5,x2) & Actor(e2,x4) & Actor(e1,x1) & (exists s2.(n_character(x5) & a_japanese(s2) & Theme(s2,x5)) | exists s1.(n_character(x5) & a_chinese(s1) & Theme(s1,x5))))
exists e1 x1 x2 x3 x4.(v_wait(e1) & r_while(e1) & on(e1,x4) & of(x2,x3) & n_vacation(x4) & n_side(x2) & n_road(x3) & n_people(x1) & card_eq_4(x1) & by(e1,x2) & Actor(e1,x1))
A man in a yellow shirt and striped pants is sitting at a small table outside.
A man is wearing clothing and sitting outside.
0
0.911235
A man is sitting outside to enjoy the breeze!
exists e1 s1 s2 s3 x1 x2 x3 x4 x5 x6.(at(e1,x5) & n_outside(x5) & of(x5,x6) & n_table(x6) & a_small(s3) & Theme(s3,x5) & Actor(e1,x1) & v_sit(e1) & in(x1,x2) & subset_of(x4,x2) & n_pants(x4) & a_striped(s2) & Theme(s2,x4) & subset_of(x3,x2) & n_shirt(x3) & a_yellow(s1) & Theme(s1,x3) & n_man(x1))
exists e1 e2 p1 x1 x2 x3.(exists s1.(Theme(s1,x3) & a_outside(s1)) & Topic(e2,p1) & Actor(e2,x3) & v_sit(e2) & n_man(x3) & Theme(e1,x2) & Actor(e1,x1) & v_wear(e1) & n_clothing(x2) & n_man(x1))
4da29930-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 s3 x1 x2 x3 x4 x5 x6.(v_sit(e1) & subset_of(x4,x2) & subset_of(x3,x2) & of(x5,x6) & n_table(x6) & n_shirt(x3) & n_pants(x4) & n_outside(x5) & n_man(x1) & in(x1,x2) & at(e1,x5) & a_yellow(s1) & a_striped(s2) & a_small(s3) & Theme(s3,x5) & Theme(s2,x4) & Theme(s1,x3) & Actor(e1,x1))
exists e1 e2 p1 x1 x2 x3.(v_wear(e1) & v_sit(e2) & n_man(x3) & n_man(x1) & n_clothing(x2) & exists s1.(a_outside(s1) & Theme(s1,x3)) & Topic(e2,p1) & Theme(e1,x2) & Actor(e2,x3) & Actor(e1,x1))
A man in a yellow shirt and striped pants is sitting at a small table outside.
An old man in a yellow shirt is sitting outside.
1
0.458098
Just because an old man is sitting outside don't mean he is old.
exists e1 s1 s2 s3 x1 x2 x3 x4 x5 x6.(at(e1,x5) & n_outside(x5) & of(x5,x6) & n_table(x6) & a_small(s3) & Theme(s3,x5) & Actor(e1,x1) & v_sit(e1) & in(x1,x2) & subset_of(x4,x2) & n_pants(x4) & a_striped(s2) & Theme(s2,x4) & subset_of(x3,x2) & n_shirt(x3) & a_yellow(s1) & Theme(s1,x3) & n_man(x1))
exists e1 p1 s1 s2 x1 x2.(exists s3.(Theme(s3,x1) & a_outside(s3)) & Topic(e1,p1) & Actor(e1,x1) & v_sit(e1) & in(x1,x2) & n_shirt(x2) & a_yellow(s2) & Theme(s2,x2) & n_man(x1) & a_old(s1) & Theme(s1,x1))
4da2a240-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 s3 x1 x2 x3 x4 x5 x6.(v_sit(e1) & subset_of(x4,x2) & subset_of(x3,x2) & of(x5,x6) & n_table(x6) & n_shirt(x3) & n_pants(x4) & n_outside(x5) & n_man(x1) & in(x1,x2) & at(e1,x5) & a_yellow(s1) & a_striped(s2) & a_small(s3) & Theme(s3,x5) & Theme(s2,x4) & Theme(s1,x3) & Actor(e1,x1))
exists e1 p1 s1 s2 x1 x2.(v_sit(e1) & n_shirt(x2) & n_man(x1) & in(x1,x2) & exists s3.(a_outside(s3) & Theme(s3,x1)) & a_yellow(s2) & a_old(s1) & Topic(e1,p1) & Theme(s2,x2) & Theme(s1,x1) & Actor(e1,x1))
A man in a yellow shirt and striped pants is sitting at a small table outside.
A young girl sits inside at a large table.
2
0.000172
A man sitting outside at a small table is not the same as a young girl who sits inside at a large table.
exists e1 s1 s2 s3 x1 x2 x3 x4 x5 x6.(at(e1,x5) & n_outside(x5) & of(x5,x6) & n_table(x6) & a_small(s3) & Theme(s3,x5) & Actor(e1,x1) & v_sit(e1) & in(x1,x2) & subset_of(x4,x2) & n_pants(x4) & a_striped(s2) & Theme(s2,x4) & subset_of(x3,x2) & n_shirt(x3) & a_yellow(s1) & Theme(s1,x3) & n_man(x1))
exists e1 s1 s2 s3 x1 x2.(at(e1,x2) & n_table(x2) & a_large(s3) & Theme(s3,x2) & a_inside(s2) & Manner(e1,s2) & Actor(e1,x1) & v_sit(e1) & n_girl(x1) & a_young(s1) & Theme(s1,x1))
4da2b776-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 s3 x1 x2 x3 x4 x5 x6.(v_sit(e1) & subset_of(x4,x2) & subset_of(x3,x2) & of(x5,x6) & n_table(x6) & n_shirt(x3) & n_pants(x4) & n_outside(x5) & n_man(x1) & in(x1,x2) & at(e1,x5) & a_yellow(s1) & a_striped(s2) & a_small(s3) & Theme(s3,x5) & Theme(s2,x4) & Theme(s1,x3) & Actor(e1,x1))
exists e1 s1 s2 s3 x1 x2.(v_sit(e1) & n_table(x2) & n_girl(x1) & at(e1,x2) & a_young(s1) & a_large(s3) & a_inside(s2) & Theme(s3,x2) & Theme(s1,x1) & Manner(e1,s2) & Actor(e1,x1))
A man in a yellow shirt and striped pants is sitting at a small table outside.
The man is waiting for his shift at the wiener hut to begin.
1
0.000655
Not all people have jobs, not all people wait for their shift at the place they work.
exists e1 s1 s2 s3 x1 x2 x3 x4 x5 x6.(at(e1,x5) & n_outside(x5) & of(x5,x6) & n_table(x6) & a_small(s3) & Theme(s3,x5) & Actor(e1,x1) & v_sit(e1) & in(x1,x2) & subset_of(x4,x2) & n_pants(x4) & a_striped(s2) & Theme(s2,x4) & subset_of(x3,x2) & n_shirt(x3) & a_yellow(s1) & Theme(s1,x3) & n_man(x1))
exists e1 p1 x1 x2 x3 x4.(n_hut(x3) & of(x3,x4) & n_wiener(x4) & n_shift(x2) & of(x2,x1) & n_male(x1) & n_man(x1) & for(e1,x2) & Topic(x2,p1) & exists e2 x5.(Theme(e2,x5) & Actor(e2,x2) & v_begin(e2) & n_thing(x5)) & at(x2,x3) & Actor(e1,x1) & v_wait(e1))
4da2bc26-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 s3 x1 x2 x3 x4 x5 x6.(v_sit(e1) & subset_of(x4,x2) & subset_of(x3,x2) & of(x5,x6) & n_table(x6) & n_shirt(x3) & n_pants(x4) & n_outside(x5) & n_man(x1) & in(x1,x2) & at(e1,x5) & a_yellow(s1) & a_striped(s2) & a_small(s3) & Theme(s3,x5) & Theme(s2,x4) & Theme(s1,x3) & Actor(e1,x1))
exists e1 p1 x1 x2 x3 x4.(v_wait(e1) & of(x3,x4) & of(x2,x1) & n_wiener(x4) & n_shift(x2) & n_man(x1) & n_male(x1) & n_hut(x3) & for(e1,x2) & exists e2 x5.(v_begin(e2) & n_thing(x5) & Theme(e2,x5) & Actor(e2,x2)) & at(x2,x3) & Topic(x2,p1) & Actor(e1,x1))
A man in a yellow shirt and striped pants is sitting at a small table outside.
A man is about to go to a restaurant and walk away from the table.
1
0.00222
The man can go anywhere, not just a restaurant.
exists e1 s1 s2 s3 x1 x2 x3 x4 x5 x6.(at(e1,x5) & n_outside(x5) & of(x5,x6) & n_table(x6) & a_small(s3) & Theme(s3,x5) & Actor(e1,x1) & v_sit(e1) & in(x1,x2) & subset_of(x4,x2) & n_pants(x4) & a_striped(s2) & Theme(s2,x4) & subset_of(x3,x2) & n_shirt(x3) & a_yellow(s1) & Theme(s1,x3) & n_man(x1))
exists p1 s1 x1 x3.(n_table(x3) & Topic(s1,p1) & Actor(s1,x1) & a_about(s1) & exists e1 e2 s2 x2.(from(e2,x3) & a_away(s2) & Manner(e2,s2) & Actor(e2,x1) & v_walk(e2) & to(e1,x2) & n_restaurant(x2) & Actor(e1,x1) & v_go(e1)) & n_man(x1))
4da2c0e0-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 s3 x1 x2 x3 x4 x5 x6.(v_sit(e1) & subset_of(x4,x2) & subset_of(x3,x2) & of(x5,x6) & n_table(x6) & n_shirt(x3) & n_pants(x4) & n_outside(x5) & n_man(x1) & in(x1,x2) & at(e1,x5) & a_yellow(s1) & a_striped(s2) & a_small(s3) & Theme(s3,x5) & Theme(s2,x4) & Theme(s1,x3) & Actor(e1,x1))
exists p1 s1 x1 x3.(n_table(x3) & n_man(x1) & exists e1 e2 s2 x2.(v_walk(e2) & v_go(e1) & to(e1,x2) & n_restaurant(x2) & from(e2,x3) & a_away(s2) & Manner(e2,s2) & Actor(e2,x1) & Actor(e1,x1)) & a_about(s1) & Topic(s1,p1) & Actor(s1,x1))
A man in a yellow shirt and striped pants is sitting at a small table outside.
A man in a yellow shirt is sitting at a cafe waiting for his wife.
1
0.317562
Not every man has a wife, not every man waits for them.
exists e1 s1 s2 s3 x1 x2 x3 x4 x5 x6.(at(e1,x5) & n_outside(x5) & of(x5,x6) & n_table(x6) & a_small(s3) & Theme(s3,x5) & Actor(e1,x1) & v_sit(e1) & in(x1,x2) & subset_of(x4,x2) & n_pants(x4) & a_striped(s2) & Theme(s2,x4) & subset_of(x3,x2) & n_shirt(x3) & a_yellow(s1) & Theme(s1,x3) & n_man(x1))
exists e1 e2 s1 x1 x2 x3 x4.(for(e1,e2) & for(e2,x4) & n_wife(x4) & of(x4,x1) & n_male(x1) & Actor(e2,x1) & v_wait(e2) & at(e1,x3) & n_cafe(x3) & Actor(e1,x1) & v_sit(e1) & in(x1,x2) & n_shirt(x2) & a_yellow(s1) & Theme(s1,x2) & n_man(x1))
4da30e88-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 s3 x1 x2 x3 x4 x5 x6.(v_sit(e1) & subset_of(x4,x2) & subset_of(x3,x2) & of(x5,x6) & n_table(x6) & n_shirt(x3) & n_pants(x4) & n_outside(x5) & n_man(x1) & in(x1,x2) & at(e1,x5) & a_yellow(s1) & a_striped(s2) & a_small(s3) & Theme(s3,x5) & Theme(s2,x4) & Theme(s1,x3) & Actor(e1,x1))
exists e1 e2 s1 x1 x2 x3 x4.(v_wait(e2) & v_sit(e1) & of(x4,x1) & n_wife(x4) & n_shirt(x2) & n_man(x1) & n_male(x1) & n_cafe(x3) & in(x1,x2) & for(e2,x4) & for(e1,e2) & at(e1,x3) & a_yellow(s1) & Theme(s1,x2) & Actor(e2,x1) & Actor(e1,x1))
A man in a yellow shirt and striped pants is sitting at a small table outside.
The man outside at the small table is waiting for someone to arrive.
1
0.610355
Not every person sitting is waiting for someone.
exists e1 s1 s2 s3 x1 x2 x3 x4 x5 x6.(at(e1,x5) & n_outside(x5) & of(x5,x6) & n_table(x6) & a_small(s3) & Theme(s3,x5) & Actor(e1,x1) & v_sit(e1) & in(x1,x2) & subset_of(x4,x2) & n_pants(x4) & a_striped(s2) & Theme(s2,x4) & subset_of(x3,x2) & n_shirt(x3) & a_yellow(s1) & Theme(s1,x3) & n_man(x1))
exists e1 p1 s1 x1 x2 x3 x4.(n_table(x3) & a_small(s1) & Theme(s1,x3) & n_outside(x1) & of(x1,x2) & n_man(x2) & for(e1,x4) & Topic(x4,p1) & exists e2.(Actor(e2,x4) & v_arrive(e2)) & n_person(x4) & Actor(e1,x1) & v_wait(e1) & at(x1,x3))
4da33c50-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 s3 x1 x2 x3 x4 x5 x6.(v_sit(e1) & subset_of(x4,x2) & subset_of(x3,x2) & of(x5,x6) & n_table(x6) & n_shirt(x3) & n_pants(x4) & n_outside(x5) & n_man(x1) & in(x1,x2) & at(e1,x5) & a_yellow(s1) & a_striped(s2) & a_small(s3) & Theme(s3,x5) & Theme(s2,x4) & Theme(s1,x3) & Actor(e1,x1))
exists e1 p1 s1 x1 x2 x3 x4.(v_wait(e1) & of(x1,x2) & n_table(x3) & n_person(x4) & n_outside(x1) & n_man(x2) & for(e1,x4) & exists e2.(v_arrive(e2) & Actor(e2,x4)) & at(x1,x3) & a_small(s1) & Topic(x4,p1) & Theme(s1,x3) & Actor(e1,x1))
A woman wearing a teal and magenta sari leans over a sewing machine.
A Indian woman is sewing.
0
-100
If the woman leans over a sewing machine then the woman is sewing.
exists e1 e2 s1 x1 x2 x3 x4 x5 x6 x7.(over(e2,x7) & n_machine(x7) & a_sewing(s1) & Theme(s1,x7) & Actor(e2,x1) & v_lean(e2) & Theme(e1,x3) & Actor(e1,x2) & v_wear(e1) & subset_of(x5,x3) & n_sari(x5) & of(x5,x6) & n_magenta(x6) & subset_of(x4,x3) & n_teal(x4) & (x1 = x2) & n_woman(x1))
exists e1 s1 x1.(Actor(e1,x1) & v_sew(e1) & n_woman(x1) & a_indian(s1) & Theme(s1,x1))
4da64828-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e2 s1 x1 x2 x3 x4 x5 x6 x7.(v_wear(e1) & v_lean(e2) & subset_of(x5,x3) & subset_of(x4,x3) & over(e2,x7) & of(x5,x6) & n_woman(x1) & n_teal(x4) & n_sari(x5) & n_magenta(x6) & n_machine(x7) & a_sewing(s1) & Theme(s1,x7) & Theme(e1,x3) & Actor(e2,x1) & Actor(e1,x2) & (x1 = x2))
exists e1 s1 x1.(v_sew(e1) & n_woman(x1) & a_indian(s1) & Theme(s1,x1) & Actor(e1,x1))
A woman wearing a teal and magenta sari leans over a sewing machine.
A woman is making a new dress for her child.
1
-100
Just because a woman is leaning over a sewing machine does not mean that she is making a new dress for her child.
exists e2 e1 s1 x1 x2 x3 x4 x5 x6 x7.(over(e2,x7) & n_machine(x7) & a_sewing(s1) & Theme(s1,x7) & Actor(e2,x1) & v_lean(e2) & Theme(e1,x3) & Actor(e1,x2) & v_wear(e1) & subset_of(x5,x3) & n_sari(x5) & of(x5,x6) & n_magenta(x6) & subset_of(x4,x3) & n_teal(x4) & (x1 = x2) & n_woman(x1))
exists e1 s1 x1 x2 x3.(Theme(e1,x2) & Actor(e1,x1) & v_make(e1) & for(x2,x3) & n_child(x3) & of(x3,x1) & n_female(x1) & n_dress(x2) & a_new(s1) & Theme(s1,x2) & n_woman(x1))
4da64c9c-e4c8-11ec-9cdd-0242ac1c0002
exists e2 e1 s1 x1 x2 x3 x4 x5 x6 x7.(v_wear(e1) & v_lean(e2) & subset_of(x5,x3) & subset_of(x4,x3) & over(e2,x7) & of(x5,x6) & n_woman(x1) & n_teal(x4) & n_sari(x5) & n_magenta(x6) & n_machine(x7) & a_sewing(s1) & Theme(s1,x7) & Theme(e1,x3) & Actor(e2,x1) & Actor(e1,x2) & (x1 = x2))
exists e1 s1 x1 x2 x3.(v_make(e1) & of(x3,x1) & n_woman(x1) & n_female(x1) & n_dress(x2) & n_child(x3) & for(x2,x3) & a_new(s1) & Theme(s1,x2) & Theme(e1,x2) & Actor(e1,x1))
A woman wearing a teal and magenta sari leans over a sewing machine.
A man is weaving a rug.
2
-100
Man is not a woman. Weaving is not done on a sewing machine.
exists e2 e1 s1 x1 x2 x3 x4 x5 x6 x7.(over(e2,x7) & n_machine(x7) & a_sewing(s1) & Theme(s1,x7) & Actor(e2,x1) & v_lean(e2) & Theme(e1,x3) & Actor(e1,x2) & v_wear(e1) & subset_of(x5,x3) & n_sari(x5) & of(x5,x6) & n_magenta(x6) & subset_of(x4,x3) & n_teal(x4) & (x1 = x2) & n_woman(x1))
exists e1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_weave(e1) & n_rug(x2) & n_man(x1))
4da6517e-e4c8-11ec-9cdd-0242ac1c0002
exists e2 e1 s1 x1 x2 x3 x4 x5 x6 x7.(v_wear(e1) & v_lean(e2) & subset_of(x5,x3) & subset_of(x4,x3) & over(e2,x7) & of(x5,x6) & n_woman(x1) & n_teal(x4) & n_sari(x5) & n_magenta(x6) & n_machine(x7) & a_sewing(s1) & Theme(s1,x7) & Theme(e1,x3) & Actor(e2,x1) & Actor(e1,x2) & (x1 = x2))
exists e1 x1 x2.(v_weave(e1) & n_rug(x2) & n_man(x1) & Theme(e1,x2) & Actor(e1,x1))
A young muslim girl sewing clothes in her home.
There is a lady with a towel on her had sewing at home.
1
-100
Not every Muslim girl has "a towel on her had".
exists e1 s1 x1 x2 x3 x4 x5.(a_topic(x1) & Theme(e1,x4) & Actor(e1,x3) & v_sew(e1) & in(x4,x5) & n_home(x5) & of(x5,x1) & n_female(x1) & n_clothes(x4) & (x1 = x3) & n_girl(x1) & of(x1,x2) & n_muslim(x2) & a_young(s1) & Theme(s1,x1))
exists p1 x1 e2 e1 x2 x3 x4 x5.((x1 = x2) & for(e1,e2) & at(e2,x5) & n_home(x5) & Actor(e2,x4) & v_sew(e2) & Actor(e1,x4) & v_have(e1) & (x2 = x4) & with(x2,x3) & on(x3,x2) & n_female(x2) & n_towel(x3) & n_lady(x2))
4da65c3c-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3 x4 x5.(v_sew(e1) & of(x5,x1) & of(x1,x2) & n_muslim(x2) & n_home(x5) & n_girl(x1) & n_female(x1) & n_clothes(x4) & in(x4,x5) & a_young(s1) & a_topic(x1) & Theme(s1,x1) & Theme(e1,x4) & Actor(e1,x3) & (x1 = x3))
exists x1 e2 e1 x2 x3 x4 x5.(with(x2,x3) & v_sew(e2) & v_have(e1) & on(x3,x2) & n_towel(x3) & n_lady(x2) & n_home(x5) & n_female(x2) & for(e1,e2) & at(e2,x5) & Actor(e2,x4) & Actor(e1,x4) & (x2 = x4) & (x1 = x2))
A young muslim girl sewing clothes in her home.
A young muslim lady is sewing clotes at home.
0
-100
A girl is a lady.
exists e1 s1 x1 x2 x3 x4 x5.(a_topic(x1) & Theme(e1,x4) & Actor(e1,x3) & v_sew(e1) & in(x4,x5) & n_home(x5) & of(x5,x1) & n_female(x1) & n_clothes(x4) & (x1 = x3) & n_girl(x1) & of(x1,x2) & n_muslim(x2) & a_young(s1) & Theme(s1,x1))
exists e1 s1 x1 x2 x3 x4.(at(e1,x4) & n_home(x4) & Theme(e1,x3) & Actor(e1,x1) & v_sew(e1) & n_clote(x3) & n_lady(x1) & of(x1,x2) & n_muslim(x2) & a_young(s1) & Theme(s1,x1))
4da662ea-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3 x4 x5.(v_sew(e1) & of(x5,x1) & of(x1,x2) & n_muslim(x2) & n_home(x5) & n_girl(x1) & n_female(x1) & n_clothes(x4) & in(x4,x5) & a_young(s1) & a_topic(x1) & Theme(s1,x1) & Theme(e1,x4) & Actor(e1,x3) & (x1 = x3))
exists e1 s1 x1 x2 x3 x4.(v_sew(e1) & of(x1,x2) & n_muslim(x2) & n_lady(x1) & n_home(x4) & n_clote(x3) & at(e1,x4) & a_young(s1) & Theme(s1,x1) & Theme(e1,x3) & Actor(e1,x1))
An ethnic woman is sewing some sort of blue and gold material with elaborate designs.
The man is sewing a scarf.
2
-100
A man is not a woman.
exists e1 s1 s2 s3 s4 x1 x2 x3 x4.(Theme(e1,x2) & Actor(e1,x1) & v_sew(e1) & with(x2,x4) & n_design(x4) & a_elaborate(s4) & Theme(s4,x4) & of(x2,x3) & n_material(x3) & a_gold(s3) & Theme(s3,x3) & a_blue(s2) & Theme(s2,x3) & n_sort(x2) & n_woman(x1) & a_ethnic(s1) & Theme(s1,x1))
exists e1 x1 x2.(n_man(x1) & Theme(e1,x2) & Actor(e1,x1) & v_sew(e1) & n_scarf(x2))
4da667fe-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 s3 s4 x1 x2 x3 x4.(with(x2,x4) & v_sew(e1) & of(x2,x3) & n_woman(x1) & n_sort(x2) & n_material(x3) & n_design(x4) & a_gold(s3) & a_ethnic(s1) & a_elaborate(s4) & a_blue(s2) & Theme(s4,x4) & Theme(s3,x3) & Theme(s2,x3) & Theme(s1,x1) & Theme(e1,x2) & Actor(e1,x1))
exists e1 x1 x2.(v_sew(e1) & n_scarf(x2) & n_man(x1) & Theme(e1,x2) & Actor(e1,x1))
An ethnic woman is sewing some sort of blue and gold material with elaborate designs.
The woman is sewing.
0
-100
If the woman is sewing some material then the woman is sewing.
exists e1 s1 s2 s3 s4 x1 x2 x3 x4.(Theme(e1,x2) & Actor(e1,x1) & v_sew(e1) & with(x2,x4) & n_design(x4) & a_elaborate(s4) & Theme(s4,x4) & of(x2,x3) & n_material(x3) & a_gold(s3) & Theme(s3,x3) & a_blue(s2) & Theme(s2,x3) & n_sort(x2) & n_woman(x1) & a_ethnic(s1) & Theme(s1,x1))
exists e1 x1.(n_woman(x1) & Actor(e1,x1) & v_sew(e1))
4da66cd6-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 s3 s4 x1 x2 x3 x4.(with(x2,x4) & v_sew(e1) & of(x2,x3) & n_woman(x1) & n_sort(x2) & n_material(x3) & n_design(x4) & a_gold(s3) & a_ethnic(s1) & a_elaborate(s4) & a_blue(s2) & Theme(s4,x4) & Theme(s3,x3) & Theme(s2,x3) & Theme(s1,x1) & Theme(e1,x2) & Actor(e1,x1))
exists e1 x1.(v_sew(e1) & n_woman(x1) & Actor(e1,x1))
An ethnic woman is sewing some sort of blue and gold material with elaborate designs.
The woman is sewing a dress.
1
-100
Objects other than a dress can be sewn.
exists e1 s1 s2 s3 s4 x1 x2 x3 x4.(Theme(e1,x2) & Actor(e1,x1) & v_sew(e1) & with(x2,x4) & n_design(x4) & a_elaborate(s4) & Theme(s4,x4) & of(x2,x3) & n_material(x3) & a_gold(s3) & Theme(s3,x3) & a_blue(s2) & Theme(s2,x3) & n_sort(x2) & n_woman(x1) & a_ethnic(s1) & Theme(s1,x1))
exists e1 x1 x2.(n_woman(x1) & Theme(e1,x2) & Actor(e1,x1) & v_sew(e1) & n_dress(x2))
4da671ae-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 s3 s4 x1 x2 x3 x4.(with(x2,x4) & v_sew(e1) & of(x2,x3) & n_woman(x1) & n_sort(x2) & n_material(x3) & n_design(x4) & a_gold(s3) & a_ethnic(s1) & a_elaborate(s4) & a_blue(s2) & Theme(s4,x4) & Theme(s3,x3) & Theme(s2,x3) & Theme(s1,x1) & Theme(e1,x2) & Actor(e1,x1))
exists e1 x1 x2.(v_sew(e1) & n_woman(x1) & n_dress(x2) & Theme(e1,x2) & Actor(e1,x1))
Children playing on a rope jungle gym.
A monkey is playing on a slide in the park.
2
-100
A child is not a monkey.
exists e1 x1 x2 x3 x4 x5.(a_topic(x1) & on(e1,x3) & n_gym(x3) & of(x3,x5) & n_jungle(x5) & of(x3,x4) & n_rope(x4) & Actor(e1,x2) & v_play(e1) & (x1 = x2) & n_child(x1))
exists e1 x1 x2 x3.(n_park(x3) & in(e1,x3) & on(e1,x2) & n_slide(x2) & Actor(e1,x1) & v_play(e1) & n_monkey(x1))
4da67708-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3 x4 x5.(v_play(e1) & on(e1,x3) & of(x3,x5) & of(x3,x4) & n_rope(x4) & n_jungle(x5) & n_gym(x3) & n_child(x1) & a_topic(x1) & Actor(e1,x2) & (x1 = x2))
exists e1 x1 x2 x3.(v_play(e1) & on(e1,x2) & n_slide(x2) & n_park(x3) & n_monkey(x1) & in(e1,x3) & Actor(e1,x1))
Children playing on a rope jungle gym.
There are children playing.
0
-100
Children playing in a rope jungle gym is playing.
exists e1 x1 x2 x3 x4 x5.(a_topic(x1) & on(e1,x3) & n_gym(x3) & of(x3,x5) & n_jungle(x5) & of(x3,x4) & n_rope(x4) & Actor(e1,x2) & v_play(e1) & (x1 = x2) & n_child(x1))
exists p1 x1 e1 x2 x3.((x1 = x2) & Actor(e1,x3) & v_play(e1) & (x2 = x3) & n_child(x2))
4da67cda-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3 x4 x5.(v_play(e1) & on(e1,x3) & of(x3,x5) & of(x3,x4) & n_rope(x4) & n_jungle(x5) & n_gym(x3) & n_child(x1) & a_topic(x1) & Actor(e1,x2) & (x1 = x2))
exists x1 e1 x2 x3.(v_play(e1) & n_child(x2) & Actor(e1,x3) & (x2 = x3) & (x1 = x2))
Children playing on a rope jungle gym.
Children playing at school on a rope jungle gym.
1
-100
Just because children playing on a rope jungle gym it does not mean they are at school.
exists e1 x1 x2 x3 x4 x5.(a_topic(x1) & on(e1,x3) & n_gym(x3) & of(x3,x5) & n_jungle(x5) & of(x3,x4) & n_rope(x4) & Actor(e1,x2) & v_play(e1) & (x1 = x2) & n_child(x1))
exists e1 x1 x2 x3 x4 x5 x6.(a_topic(x1) & on(e1,x4) & n_gym(x4) & of(x4,x6) & n_jungle(x6) & of(x4,x5) & n_rope(x5) & at(e1,x3) & n_school(x3) & Actor(e1,x2) & v_play(e1) & (x1 = x2) & n_child(x1))
4da68220-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3 x4 x5.(v_play(e1) & on(e1,x3) & of(x3,x5) & of(x3,x4) & n_rope(x4) & n_jungle(x5) & n_gym(x3) & n_child(x1) & a_topic(x1) & Actor(e1,x2) & (x1 = x2))
exists e1 x1 x2 x3 x4 x5 x6.(v_play(e1) & on(e1,x4) & of(x4,x6) & of(x4,x5) & n_school(x3) & n_rope(x5) & n_jungle(x6) & n_gym(x4) & n_child(x1) & at(e1,x3) & a_topic(x1) & Actor(e1,x2) & (x1 = x2))
A man and young boy in waders stand in very shallow water.
The people are outside.
0
-100
Waders stand in very shallow water is definitely outside.
exists e1 s1 s2 x1 x2 x3 x4 x5.(in(e1,x5) & n_water(x5) & a_shallow(s2) & Theme(s2,x5) & r_very(x5) & Actor(e1,x1) & v_stand(e1) & subset_of(x3,x1) & in(x3,x4) & n_wader(x4) & n_boy(x3) & a_young(s1) & Theme(s1,x3) & subset_of(x2,x1) & n_man(x2))
exists s1 x1.(n_people(x1) & Theme(s1,x1) & a_outside(s1))
4da68702-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 x1 x2 x3 x4 x5.(v_stand(e1) & subset_of(x3,x1) & subset_of(x2,x1) & r_very(x5) & n_water(x5) & n_wader(x4) & n_man(x2) & n_boy(x3) & in(x3,x4) & in(e1,x5) & a_young(s1) & a_shallow(s2) & Theme(s2,x5) & Theme(s1,x3) & Actor(e1,x1))
exists s1 x1.(n_people(x1) & a_outside(s1) & Theme(s1,x1))
A man and young boy in waders stand in very shallow water.
The man and young boy are in the car.
2
-100
One does not stand in a car (nor does it have water in it).
exists e1 s1 s2 x1 x2 x3 x4 x5.(in(e1,x5) & n_water(x5) & a_shallow(s2) & Theme(s2,x5) & r_very(x5) & Actor(e1,x1) & v_stand(e1) & subset_of(x3,x1) & in(x3,x4) & n_wader(x4) & n_boy(x3) & a_young(s1) & Theme(s1,x3) & subset_of(x2,x1) & n_man(x2))
exists p1 s1 x1 x2 x3 x4.(n_car(x4) & n_boy(x3) & a_young(s1) & Theme(s1,x3) & n_man(x2) & subset_of(x3,x1) & subset_of(x2,x1) & in(x1,x4))
4da68bda-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 x1 x2 x3 x4 x5.(v_stand(e1) & subset_of(x3,x1) & subset_of(x2,x1) & r_very(x5) & n_water(x5) & n_wader(x4) & n_man(x2) & n_boy(x3) & in(x3,x4) & in(e1,x5) & a_young(s1) & a_shallow(s2) & Theme(s2,x5) & Theme(s1,x3) & Actor(e1,x1))
exists s1 x1 x2 x3 x4.(subset_of(x3,x1) & subset_of(x2,x1) & n_man(x2) & n_car(x4) & n_boy(x3) & in(x1,x4) & a_young(s1) & Theme(s1,x3))
A man and young boy in waders stand in very shallow water.
The man and young boy are fishing.
1
-100
Just because a man and young boy stand in very shallow water it does not mean they are fishing.
exists e1 s1 s2 x1 x2 x3 x4 x5.(in(e1,x5) & n_water(x5) & a_shallow(s2) & Theme(s2,x5) & r_very(x5) & Actor(e1,x1) & v_stand(e1) & subset_of(x3,x1) & in(x3,x4) & n_wader(x4) & n_boy(x3) & a_young(s1) & Theme(s1,x3) & subset_of(x2,x1) & n_man(x2))
exists p1 s1 x1 x2 x3.(n_boy(x3) & a_young(s1) & Theme(s1,x3) & n_man(x2) & subset_of(x3,x1) & subset_of(x2,x1) & exists x4.((x1 = x4) & n_fishing(x4)))
4da6912a-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 x1 x2 x3 x4 x5.(v_stand(e1) & subset_of(x3,x1) & subset_of(x2,x1) & r_very(x5) & n_water(x5) & n_wader(x4) & n_man(x2) & n_boy(x3) & in(x3,x4) & in(e1,x5) & a_young(s1) & a_shallow(s2) & Theme(s2,x5) & Theme(s1,x3) & Actor(e1,x1))
exists s1 x1 x2 x3.(subset_of(x3,x1) & subset_of(x2,x1) & n_man(x2) & n_boy(x3) & exists x4.(n_fishing(x4) & (x1 = x4)) & a_young(s1) & Theme(s1,x3))
Two men fly fishing while standing in a river.
Two men are standing in the river.
0
-100
Standing in the river is standing in the river.
exists e1 e2 x1 x2 x3.(while(e1,e2) & in(e2,x3) & n_river(x3) & Actor(e2,x1) & v_stand(e2) & Time(e1,x2) & n_fishing(x2) & Actor(e1,x1) & v_fly(e1) & n_man(x1) & card_eq_2(x1))
exists e1 x1 x2.(n_river(x2) & in(e1,x2) & Actor(e1,x1) & v_stand(e1) & n_man(x1) & card_eq_2(x1))
4da695d0-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e2 x1 x2 x3.(while(e1,e2) & v_stand(e2) & v_fly(e1) & n_river(x3) & n_man(x1) & n_fishing(x2) & in(e2,x3) & card_eq_2(x1) & Time(e1,x2) & Actor(e2,x1) & Actor(e1,x1))
exists e1 x1 x2.(v_stand(e1) & n_river(x2) & n_man(x1) & in(e1,x2) & card_eq_2(x1) & Actor(e1,x1))
Two men fly fishing while standing in a river.
Two men are are fly fishing in the sunset.
1
-100
Just because two men fly fishing while standing in a river it does not mean it is sunset.
exists e1 e2 x1 x2 x3.(while(e1,e2) & in(e2,x3) & n_river(x3) & Actor(e2,x1) & v_stand(e2) & Time(e1,x2) & n_fishing(x2) & Actor(e1,x1) & v_fly(e1) & n_man(x1) & card_eq_2(x1))
exists e1 p1 x1 x2 x3.(n_sunset(x3) & in(p1,x3) & exists x4 x5.((x1 = x4) & n_fishing(x4) & of(x4,x5) & n_fly(x5)) & Actor(e1,x2) & v_be(e1) & (x1 = x2) & n_man(x1) & card_eq_2(x1))
4da69a76-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e2 x1 x2 x3.(while(e1,e2) & v_stand(e2) & v_fly(e1) & n_river(x3) & n_man(x1) & n_fishing(x2) & in(e2,x3) & card_eq_2(x1) & Time(e1,x2) & Actor(e2,x1) & Actor(e1,x1))
exists e1 p1 x1 x2 x3.(v_be(e1) & n_sunset(x3) & n_man(x1) & in(p1,x3) & exists x4 x5.(of(x4,x5) & n_fly(x5) & n_fishing(x4) & (x1 = x4)) & card_eq_2(x1) & Actor(e1,x2) & (x1 = x2))
Two men fly fishing while standing in a river.
Two men are in a boat.
2
-100
One does not stand in a river while also being in a boat.
exists e1 e2 x1 x2 x3.(while(e1,e2) & in(e2,x3) & n_river(x3) & Actor(e2,x1) & v_stand(e2) & Time(e1,x2) & n_fishing(x2) & Actor(e1,x1) & v_fly(e1) & n_man(x1) & card_eq_2(x1))
exists p1 x1.(exists x2.(in(x1,x2) & n_boat(x2)) & n_man(x1) & card_eq_2(x1))
4da6a002-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e2 x1 x2 x3.(while(e1,e2) & v_stand(e2) & v_fly(e1) & n_river(x3) & n_man(x1) & n_fishing(x2) & in(e2,x3) & card_eq_2(x1) & Time(e1,x2) & Actor(e2,x1) & Actor(e1,x1))
exists x1.(n_man(x1) & exists x2.(n_boat(x2) & in(x1,x2)) & card_eq_2(x1))
Two men are fishing in a river.
The men are working on a car.
2
-100
One is either fishing in a river or working on a car, not both.
exists e1 x1 x2.(in(e1,x2) & n_river(x2) & Actor(e1,x1) & v_fish(e1) & n_man(x1) & card_eq_2(x1))
exists e1 x1 x2.(n_man(x1) & on(e1,x2) & n_car(x2) & Actor(e1,x1) & v_work(e1))
4da6b646-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2.(v_fish(e1) & n_river(x2) & n_man(x1) & in(e1,x2) & card_eq_2(x1) & Actor(e1,x1))
exists e1 x1 x2.(v_work(e1) & on(e1,x2) & n_man(x1) & n_car(x2) & Actor(e1,x1))
Two men are fishing in a river.
Some people are fishing.
0
-100
Two men are some people.
exists e1 x1 x2.(in(e1,x2) & n_river(x2) & Actor(e1,x1) & v_fish(e1) & n_man(x1) & card_eq_2(x1))
exists p1 x1.(exists x2.((x1 = x2) & n_fishing(x2)) & n_people(x1))
4da6baf6-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2.(v_fish(e1) & n_river(x2) & n_man(x1) & in(e1,x2) & card_eq_2(x1) & Actor(e1,x1))
exists x1.(n_people(x1) & exists x2.(n_fishing(x2) & (x1 = x2)))
Two men are fishing in a river.
Two men wearing caps are fishing in a river.
1
-100
Just because two men are fishing in a river it does not mean they are wearing caps.
exists e1 x1 x2.(in(e1,x2) & n_river(x2) & Actor(e1,x1) & v_fish(e1) & n_man(x1) & card_eq_2(x1))
exists e2 e1 x1 x2 x3 x4.(in(e2,x4) & n_river(x4) & Actor(e2,x1) & v_fish(e2) & Theme(e1,x3) & Actor(e1,x2) & v_wear(e1) & n_cap(x3) & (x1 = x2) & n_man(x1) & card_eq_2(x1))
4da6bf9c-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2.(v_fish(e1) & n_river(x2) & n_man(x1) & in(e1,x2) & card_eq_2(x1) & Actor(e1,x1))
exists e2 e1 x1 x2 x3 x4.(v_wear(e1) & v_fish(e2) & n_river(x4) & n_man(x1) & n_cap(x3) & in(e2,x4) & card_eq_2(x1) & Theme(e1,x3) & Actor(e2,x1) & Actor(e1,x2) & (x1 = x2))
The old men are sitting on a bench.
The old women are sitting on a bench.
2
-100
People can not be both men and women.
exists e1 s1 x1 x2.(n_man(x1) & a_old(s1) & Theme(s1,x1) & on(e1,x2) & n_bench(x2) & Actor(e1,x1) & v_sit(e1))
exists e1 s1 x1 x2.(n_woman(x1) & a_old(s1) & Theme(s1,x1) & on(e1,x2) & n_bench(x2) & Actor(e1,x1) & v_sit(e1))
4da6c4b0-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2.(v_sit(e1) & on(e1,x2) & n_man(x1) & n_bench(x2) & a_old(s1) & Theme(s1,x1) & Actor(e1,x1))
exists e1 s1 x1 x2.(v_sit(e1) & on(e1,x2) & n_woman(x1) & n_bench(x2) & a_old(s1) & Theme(s1,x1) & Actor(e1,x1))
The old men are sitting on a bench.
The sad men are sitting on a bench.
1
-100
old men doesn't always mean sad
exists e1 s1 x1 x2.(n_man(x1) & a_old(s1) & Theme(s1,x1) & on(e1,x2) & n_bench(x2) & Actor(e1,x1) & v_sit(e1))
exists e1 s1 x1 x2.(n_man(x1) & a_sad(s1) & Theme(s1,x1) & on(e1,x2) & n_bench(x2) & Actor(e1,x1) & v_sit(e1))
4da6cab4-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2.(v_sit(e1) & on(e1,x2) & n_man(x1) & n_bench(x2) & a_old(s1) & Theme(s1,x1) & Actor(e1,x1))
exists e1 s1 x1 x2.(v_sit(e1) & on(e1,x2) & n_man(x1) & n_bench(x2) & a_sad(s1) & Theme(s1,x1) & Actor(e1,x1))
The old men are sitting on a bench.
The old people are sitting on a bench.
0
-100
Old men are old people.
exists e1 s1 x1 x2.(n_man(x1) & a_old(s1) & Theme(s1,x1) & on(e1,x2) & n_bench(x2) & Actor(e1,x1) & v_sit(e1))
exists e1 s1 x1 x2.(n_people(x1) & a_old(s1) & Theme(s1,x1) & on(e1,x2) & n_bench(x2) & Actor(e1,x1) & v_sit(e1))
4da6cf5a-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2.(v_sit(e1) & on(e1,x2) & n_man(x1) & n_bench(x2) & a_old(s1) & Theme(s1,x1) & Actor(e1,x1))
exists e1 s1 x1 x2.(v_sit(e1) & on(e1,x2) & n_people(x1) & n_bench(x2) & a_old(s1) & Theme(s1,x1) & Actor(e1,x1))
Woman diving into deep end of a swimming pool.
The woman dive.
0
-100
dive is a rephrase of diving
exists e1 s1 x1 x2 x3 x4.(ne_nam_woman(x1) & into(e1,x2) & of(x2,x3) & n_pool(x3) & of(x3,x4) & n_swimming(x4) & n_end(x2) & a_deep(s1) & Theme(s1,x2) & Actor(e1,x1) & v_dive(e1))
exists x1 x2.(n_dive(x1) & of(x1,x2) & n_woman(x2) & a_topic(x1))
4da6d3ce-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3 x4.(v_dive(e1) & of(x3,x4) & of(x2,x3) & ne_nam_woman(x1) & n_swimming(x4) & n_pool(x3) & n_end(x2) & into(e1,x2) & a_deep(s1) & Theme(s1,x2) & Actor(e1,x1))
exists x1 x2.(of(x1,x2) & n_woman(x2) & n_dive(x1) & a_topic(x1))
Woman diving into deep end of a swimming pool.
The woman are on a swim team.
1
-100
You can not infer they are on a team.
exists e1 s1 x1 x2 x3 x4.(ne_nam_woman(x1) & into(e1,x2) & of(x2,x3) & n_pool(x3) & of(x3,x4) & n_swimming(x4) & n_end(x2) & a_deep(s1) & Theme(s1,x2) & Actor(e1,x1) & v_dive(e1))
exists p1 x1.(n_woman(x1) & exists x2 x3.(on(x1,x2) & n_team(x2) & of(x2,x3) & n_swim(x3)))
4da6d842-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3 x4.(v_dive(e1) & of(x3,x4) & of(x2,x3) & ne_nam_woman(x1) & n_swimming(x4) & n_pool(x3) & n_end(x2) & into(e1,x2) & a_deep(s1) & Theme(s1,x2) & Actor(e1,x1))
exists x1.(n_woman(x1) & exists x2 x3.(on(x1,x2) & of(x2,x3) & n_team(x2) & n_swim(x3)))
Woman diving into deep end of a swimming pool.
The men are diving.
2
-100
A woman is diving, not multiple men.
exists e1 s1 x1 x2 x3 x4.(ne_nam_woman(x1) & into(e1,x2) & of(x2,x3) & n_pool(x3) & of(x3,x4) & n_swimming(x4) & n_end(x2) & a_deep(s1) & Theme(s1,x2) & Actor(e1,x1) & v_dive(e1))
exists e1 x1.(n_man(x1) & Actor(e1,x1) & v_dive(e1))
4da6dcd4-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3 x4.(v_dive(e1) & of(x3,x4) & of(x2,x3) & ne_nam_woman(x1) & n_swimming(x4) & n_pool(x3) & n_end(x2) & into(e1,x2) & a_deep(s1) & Theme(s1,x2) & Actor(e1,x1))
exists e1 x1.(v_dive(e1) & n_man(x1) & Actor(e1,x1))
A man is holding up an exercise ball in the gym.
A man is taking a nap.
2
-100
One does not hold anything up while taking a nap.
exists e1 s1 x1 x2 x3 x4.(n_gym(x4) & in(e1,x4) & a_up(s1) & Manner(e1,s1) & Theme(e1,x2) & Actor(e1,x1) & v_hold(e1) & n_ball(x2) & of(x2,x3) & n_exercise(x3) & n_man(x1))
exists e1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_take(e1) & n_nap(x2) & n_man(x1))
4da6e0f8-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3 x4.(v_hold(e1) & of(x2,x3) & n_man(x1) & n_gym(x4) & n_exercise(x3) & n_ball(x2) & in(e1,x4) & a_up(s1) & Theme(e1,x2) & Manner(e1,s1) & Actor(e1,x1))
exists e1 x1 x2.(v_take(e1) & n_nap(x2) & n_man(x1) & Theme(e1,x2) & Actor(e1,x1))
A man is holding up an exercise ball in the gym.
A man is exercising.
0
-100
A man holding up an exercise ball implies that he is exercising.
exists e1 s1 x1 x2 x3 x4.(n_gym(x4) & in(e1,x4) & a_up(s1) & Manner(e1,s1) & Theme(e1,x2) & Actor(e1,x1) & v_hold(e1) & n_ball(x2) & of(x2,x3) & n_exercise(x3) & n_man(x1))
exists e1 x1.(Actor(e1,x1) & v_exercise(e1) & n_man(x1))
4da6e512-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3 x4.(v_hold(e1) & of(x2,x3) & n_man(x1) & n_gym(x4) & n_exercise(x3) & n_ball(x2) & in(e1,x4) & a_up(s1) & Theme(e1,x2) & Manner(e1,s1) & Actor(e1,x1))
exists e1 x1.(v_exercise(e1) & n_man(x1) & Actor(e1,x1))
A man is holding up an exercise ball in the gym.
A man is leading an exercise class.
1
-100
Just because a man is holding up an exercise ball in the gym it does not mean he is leading an exercise class.
exists e1 s1 x1 x2 x3 x4.(n_gym(x4) & in(e1,x4) & a_up(s1) & Manner(e1,s1) & Theme(e1,x2) & Actor(e1,x1) & v_hold(e1) & n_ball(x2) & of(x2,x3) & n_exercise(x3) & n_man(x1))
exists e1 x1 x2 x3.(Theme(e1,x2) & Actor(e1,x1) & v_lead(e1) & n_class(x2) & of(x2,x3) & n_exercise(x3) & n_man(x1))
4da6ea4e-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3 x4.(v_hold(e1) & of(x2,x3) & n_man(x1) & n_gym(x4) & n_exercise(x3) & n_ball(x2) & in(e1,x4) & a_up(s1) & Theme(e1,x2) & Manner(e1,s1) & Actor(e1,x1))
exists e1 x1 x2 x3.(v_lead(e1) & of(x2,x3) & n_man(x1) & n_exercise(x3) & n_class(x2) & Theme(e1,x2) & Actor(e1,x1))
The young gymnast's supple body soars above the balance beam.
The athelete is flying above the gymnastics equipment.
0
0.920135
Flying is similar to soars, though different tenses, and a balance beam is a type of gymnastics equipment.
exists s1 x1 x2 x3 x4 x5 x6.(n_beam(x5) & of(x5,x6) & n_balance(x6) & n_soar(x2) & of(x2,x4) & n_body(x4) & of(x2,x3) & n_supple(x3) & of(x2,x1) & n_gymnast(x1) & a_young(s1) & Theme(s1,x1) & a_topic(x2) & above(x2,x5))
exists e1 x1 x2 x3.(n_equipment(x2) & of(x2,x3) & n_gymnastics(x3) & n_athelete(x1) & above(e1,x2) & Actor(e1,x1) & v_fly(e1))
4da6eec2-e4c8-11ec-9cdd-0242ac1c0002
exists s1 x1 x2 x3 x4 x5 x6.(of(x5,x6) & of(x2,x4) & of(x2,x3) & of(x2,x1) & n_supple(x3) & n_soar(x2) & n_gymnast(x1) & n_body(x4) & n_beam(x5) & n_balance(x6) & above(x2,x5) & a_young(s1) & a_topic(x2) & Theme(s1,x1))
exists e1 x1 x2 x3.(v_fly(e1) & of(x2,x3) & n_gymnastics(x3) & n_equipment(x2) & n_athelete(x1) & above(e1,x2) & Actor(e1,x1))
The young gymnast's supple body soars above the balance beam.
The female gymnast is trying to improve her personal best score.
1
0.756384
You can not infer they want to improve.
exists s1 x1 x2 x3 x4 x5 x6.(n_beam(x5) & of(x5,x6) & n_balance(x6) & n_soar(x2) & of(x2,x4) & n_body(x4) & of(x2,x3) & n_supple(x3) & of(x2,x1) & n_gymnast(x1) & a_young(s1) & Theme(s1,x1) & a_topic(x2) & above(x2,x5))
exists e1 p1 s1 s2 s3 x1 x2.(n_score(x2) & r_most(s3) & a_good(s3) & Theme(s3,x2) & a_personal(s2) & Theme(s2,x2) & of(x2,x1) & n_female(x1) & n_gymnast(x1) & a_female(s1) & Theme(s1,x1) & Topic(e1,p1) & Actor(e1,x1) & v_try(e1) & exists e2.(Theme(e2,x2) & Actor(e2,x1) & v_improve(e2)))
4da6f642-e4c8-11ec-9cdd-0242ac1c0002
exists s1 x1 x2 x3 x4 x5 x6.(of(x5,x6) & of(x2,x4) & of(x2,x3) & of(x2,x1) & n_supple(x3) & n_soar(x2) & n_gymnast(x1) & n_body(x4) & n_beam(x5) & n_balance(x6) & above(x2,x5) & a_young(s1) & a_topic(x2) & Theme(s1,x1))
exists e1 p1 s1 s2 s3 x1 x2.(v_try(e1) & r_most(s3) & of(x2,x1) & n_score(x2) & n_gymnast(x1) & n_female(x1) & exists e2.(v_improve(e2) & Theme(e2,x2) & Actor(e2,x1)) & a_personal(s2) & a_good(s3) & a_female(s1) & Topic(e1,p1) & Theme(s3,x2) & Theme(s2,x2) & Theme(s1,x1) & Actor(e1,x1))
The young gymnast's supple body soars above the balance beam.
A gymnast high above the balance beam.
0
-100
A gymnast's body soars above implies they are high above.
exists s1 x1 x2 x3 x4 x5 x6.(n_beam(x5) & of(x5,x6) & n_balance(x6) & n_soar(x2) & of(x2,x4) & n_body(x4) & of(x2,x3) & n_supple(x3) & of(x2,x1) & n_gymnast(x1) & a_young(s1) & Theme(s1,x1) & a_topic(x2) & above(x2,x5))
exists x1 x2 x3.(n_beam(x2) & of(x2,x3) & n_balance(x3) & a_topic(x1) & n_high(x1) & above(x1,x2) & n_gymnast(x1))
4da6fafc-e4c8-11ec-9cdd-0242ac1c0002
exists s1 x1 x2 x3 x4 x5 x6.(of(x5,x6) & of(x2,x4) & of(x2,x3) & of(x2,x1) & n_supple(x3) & n_soar(x2) & n_gymnast(x1) & n_body(x4) & n_beam(x5) & n_balance(x6) & above(x2,x5) & a_young(s1) & a_topic(x2) & Theme(s1,x1))
exists x1 x2 x3.(of(x2,x3) & n_high(x1) & n_gymnast(x1) & n_beam(x2) & n_balance(x3) & above(x1,x2) & a_topic(x1))
The young gymnast's supple body soars above the balance beam.
The floor exercise is the favorite of the retired gymnast.
2
-100
The exercises are done on a balance beam, not a floor exercise and are performed by a young gymnast, not a retired one.
exists s1 x1 x2 x3 x4 x5 x6.(n_beam(x5) & of(x5,x6) & n_balance(x6) & n_soar(x2) & of(x2,x4) & n_body(x4) & of(x2,x3) & n_supple(x3) & of(x2,x1) & n_gymnast(x1) & a_young(s1) & Theme(s1,x1) & a_topic(x2) & above(x2,x5))
exists p1 s1 x1 x2 x3 x4.(n_gymnast(x4) & a_retired(s1) & Theme(s1,x4) & n_favorite(x3) & n_exercise(x1) & of(x1,x2) & n_floor(x2) & (x1 = x3) & of(x3,x4))
4da6ff70-e4c8-11ec-9cdd-0242ac1c0002
exists s1 x1 x2 x3 x4 x5 x6.(of(x5,x6) & of(x2,x4) & of(x2,x3) & of(x2,x1) & n_supple(x3) & n_soar(x2) & n_gymnast(x1) & n_body(x4) & n_beam(x5) & n_balance(x6) & above(x2,x5) & a_young(s1) & a_topic(x2) & Theme(s1,x1))
exists s1 x1 x2 x3 x4.(of(x3,x4) & of(x1,x2) & n_gymnast(x4) & n_floor(x2) & n_favorite(x3) & n_exercise(x1) & a_retired(s1) & Theme(s1,x4) & (x1 = x3))
The young gymnast's supple body soars above the balance beam.
The agile gymnast sails above the balancing apparatus.
0
-100
Soars above and sails above means the same thing and a balance beam is a balancing apparatus.
exists s1 x1 x2 x3 x4 x5 x6.(n_beam(x5) & of(x5,x6) & n_balance(x6) & n_soar(x2) & of(x2,x4) & n_body(x4) & of(x2,x3) & n_supple(x3) & of(x2,x1) & n_gymnast(x1) & a_young(s1) & Theme(s1,x1) & a_topic(x2) & above(x2,x5))
exists s1 x1 x2 x3 x4.(n_apparatus(x3) & of(x3,x4) & n_balancing(x4) & n_sail(x1) & of(x1,x2) & n_gymnast(x2) & a_agile(s1) & Theme(s1,x1) & a_topic(x1) & above(x1,x3))
4da703e4-e4c8-11ec-9cdd-0242ac1c0002
exists s1 x1 x2 x3 x4 x5 x6.(of(x5,x6) & of(x2,x4) & of(x2,x3) & of(x2,x1) & n_supple(x3) & n_soar(x2) & n_gymnast(x1) & n_body(x4) & n_beam(x5) & n_balance(x6) & above(x2,x5) & a_young(s1) & a_topic(x2) & Theme(s1,x1))
exists s1 x1 x2 x3 x4.(of(x3,x4) & of(x1,x2) & n_sail(x1) & n_gymnast(x2) & n_balancing(x4) & n_apparatus(x3) & above(x1,x3) & a_topic(x1) & a_agile(s1) & Theme(s1,x1))
The young gymnast's supple body soars above the balance beam.
The person is at a gymnastics competition.
1
0.627777
A person does not have to be young or a gymnast. Just because a young gymnast's supple body soars above the balance beam it does not mean they are at a gymnastics competition.
exists s1 x1 x2 x3 x4 x5 x6.(n_beam(x5) & of(x5,x6) & n_balance(x6) & n_soar(x2) & of(x2,x4) & n_body(x4) & of(x2,x3) & n_supple(x3) & of(x2,x1) & n_gymnast(x1) & a_young(s1) & Theme(s1,x1) & a_topic(x2) & above(x2,x5))
exists p1 x1.(n_person(x1) & exists x2 x3.(at(x1,x2) & n_competition(x2) & of(x2,x3) & n_gymnastics(x3)))
4da70858-e4c8-11ec-9cdd-0242ac1c0002
exists s1 x1 x2 x3 x4 x5 x6.(of(x5,x6) & of(x2,x4) & of(x2,x3) & of(x2,x1) & n_supple(x3) & n_soar(x2) & n_gymnast(x1) & n_body(x4) & n_beam(x5) & n_balance(x6) & above(x2,x5) & a_young(s1) & a_topic(x2) & Theme(s1,x1))
exists x1.(n_person(x1) & exists x2 x3.(of(x2,x3) & n_gymnastics(x3) & n_competition(x2) & at(x1,x2)))
The young gymnast's supple body soars above the balance beam.
The gymnast tries a difficult move on the apparatus.
1
0.810087
Just because a young gymnast's supple body soars above the balance beam it does not mean they try to move difficult apparatus.
exists s1 x1 x2 x3 x4 x5 x6.(n_beam(x5) & of(x5,x6) & n_balance(x6) & n_soar(x2) & of(x2,x4) & n_body(x4) & of(x2,x3) & n_supple(x3) & of(x2,x1) & n_gymnast(x1) & a_young(s1) & Theme(s1,x1) & a_topic(x2) & above(x2,x5))
exists e1 s1 x1 x2 x3.(n_apparatus(x3) & n_gymnast(x1) & Theme(e1,x2) & Actor(e1,x1) & v_try(e1) & on(x2,x3) & n_move(x2) & a_difficult(s1) & Theme(s1,x2))
4da70cb8-e4c8-11ec-9cdd-0242ac1c0002
exists s1 x1 x2 x3 x4 x5 x6.(of(x5,x6) & of(x2,x4) & of(x2,x3) & of(x2,x1) & n_supple(x3) & n_soar(x2) & n_gymnast(x1) & n_body(x4) & n_beam(x5) & n_balance(x6) & above(x2,x5) & a_young(s1) & a_topic(x2) & Theme(s1,x1))
exists e1 s1 x1 x2 x3.(v_try(e1) & on(x2,x3) & n_move(x2) & n_gymnast(x1) & n_apparatus(x3) & a_difficult(s1) & Theme(s1,x2) & Theme(e1,x2) & Actor(e1,x1))
The young gymnast's supple body soars above the balance beam.
The girl has finished her floor exercise.
2
-100
Floor exercises do not entail the use of a balance beam.
exists s1 x1 x2 x3 x4 x5 x6.(n_beam(x5) & of(x5,x6) & n_balance(x6) & n_soar(x2) & of(x2,x4) & n_body(x4) & of(x2,x3) & n_supple(x3) & of(x2,x1) & n_gymnast(x1) & a_young(s1) & Theme(s1,x1) & a_topic(x2) & above(x2,x5))
exists e1 x1 x2 x3.(n_exercise(x2) & of(x2,x3) & n_floor(x3) & of(x2,x1) & n_female(x1) & n_girl(x1) & Theme(e1,x2) & Actor(e1,x1) & v_finish(e1))
4da71190-e4c8-11ec-9cdd-0242ac1c0002
exists s1 x1 x2 x3 x4 x5 x6.(of(x5,x6) & of(x2,x4) & of(x2,x3) & of(x2,x1) & n_supple(x3) & n_soar(x2) & n_gymnast(x1) & n_body(x4) & n_beam(x5) & n_balance(x6) & above(x2,x5) & a_young(s1) & a_topic(x2) & Theme(s1,x1))
exists e1 x1 x2 x3.(v_finish(e1) & of(x2,x3) & of(x2,x1) & n_girl(x1) & n_floor(x3) & n_female(x1) & n_exercise(x2) & Theme(e1,x2) & Actor(e1,x1))
The young gymnast's supple body soars above the balance beam.
A person is jumping.
0
-100
The fact that a body soars above implies jumping.
exists s1 x1 x2 x3 x4 x5 x6.(n_beam(x5) & of(x5,x6) & n_balance(x6) & n_soar(x2) & of(x2,x4) & n_body(x4) & of(x2,x3) & n_supple(x3) & of(x2,x1) & n_gymnast(x1) & a_young(s1) & Theme(s1,x1) & a_topic(x2) & above(x2,x5))
exists e1 x1.(Actor(e1,x1) & v_jump(e1) & n_person(x1))
4da7169a-e4c8-11ec-9cdd-0242ac1c0002
exists s1 x1 x2 x3 x4 x5 x6.(of(x5,x6) & of(x2,x4) & of(x2,x3) & of(x2,x1) & n_supple(x3) & n_soar(x2) & n_gymnast(x1) & n_body(x4) & n_beam(x5) & n_balance(x6) & above(x2,x5) & a_young(s1) & a_topic(x2) & Theme(s1,x1))
exists e1 x1.(v_jump(e1) & n_person(x1) & Actor(e1,x1))
The young gymnast's supple body soars above the balance beam.
She is about to make the perfect landing.
1
0.513416
Just because the young gymnast's supple body soars above the balance beam it does not mean they are about to make the perfect landing. A young gymnast does not have to be a she.
exists s1 x1 x2 x3 x4 x5 x6.(n_beam(x5) & of(x5,x6) & n_balance(x6) & n_soar(x2) & of(x2,x4) & n_body(x4) & of(x2,x3) & n_supple(x3) & of(x2,x1) & n_gymnast(x1) & a_young(s1) & Theme(s1,x1) & a_topic(x2) & above(x2,x5))
exists p1 s1 s2 x1 x2.(n_landing(x2) & a_perfect(s2) & Theme(s2,x2) & n_female(x1) & Topic(s1,p1) & Actor(s1,x1) & a_about(s1) & exists e1.(Theme(e1,x2) & Actor(e1,x1) & v_make(e1)))
4da71b9a-e4c8-11ec-9cdd-0242ac1c0002
exists s1 x1 x2 x3 x4 x5 x6.(of(x5,x6) & of(x2,x4) & of(x2,x3) & of(x2,x1) & n_supple(x3) & n_soar(x2) & n_gymnast(x1) & n_body(x4) & n_beam(x5) & n_balance(x6) & above(x2,x5) & a_young(s1) & a_topic(x2) & Theme(s1,x1))
exists p1 s1 s2 x1 x2.(n_landing(x2) & n_female(x1) & exists e1.(v_make(e1) & Theme(e1,x2) & Actor(e1,x1)) & a_perfect(s2) & a_about(s1) & Topic(s1,p1) & Theme(s2,x2) & Actor(s1,x1))