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 digging dirt with a Case machine.
A man is digging.
0
-100
a man is digging is the same as a man digging
exists e1 x1 x2 x3 x4 x5.(a_topic(x1) & with(e1,x4) & n_machine(x4) & of(x4,x5) & n_case(x5) & Theme(e1,x3) & Actor(e1,x2) & v_dig(e1) & n_dirt(x3) & (x1 = x2) & n_man(x1))
exists e1 x1.(Actor(e1,x1) & v_dig(e1) & n_man(x1))
783725f8-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3 x4 x5.(with(e1,x4) & v_dig(e1) & of(x4,x5) & n_man(x1) & n_machine(x4) & n_dirt(x3) & n_case(x5) & a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2))
exists e1 x1.(v_dig(e1) & n_man(x1) & Actor(e1,x1))
A man digging dirt with a Case machine.
He is outside.
0
0.999149
if he is digging dirt, that is outside. A man is he.
exists e1 x1 x2 x3 x4 x5.(a_topic(x1) & with(e1,x4) & n_machine(x4) & of(x4,x5) & n_case(x5) & Theme(e1,x3) & Actor(e1,x2) & v_dig(e1) & n_dirt(x3) & (x1 = x2) & n_man(x1))
exists s1 x1.(n_male(x1) & Theme(s1,x1) & a_outside(s1))
78372abc-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3 x4 x5.(with(e1,x4) & v_dig(e1) & of(x4,x5) & n_man(x1) & n_machine(x4) & n_dirt(x3) & n_case(x5) & a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2))
exists s1 x1.(n_male(x1) & a_outside(s1) & Theme(s1,x1))
A man digging dirt with a Case machine.
The man is trying to bury a machine.
1
0.00002
There are man reasons to move dirt with a machine, not just to bury another machine.
exists e1 x1 x2 x3 x4 x5.(a_topic(x1) & with(e1,x4) & n_machine(x4) & of(x4,x5) & n_case(x5) & Theme(e1,x3) & Actor(e1,x2) & v_dig(e1) & n_dirt(x3) & (x1 = x2) & n_man(x1))
exists e1 p1 x1.(n_man(x1) & Topic(e1,p1) & Actor(e1,x1) & v_try(e1) & exists e2 x2.(Theme(e2,x2) & Actor(e2,x1) & v_bury(e2) & n_machine(x2)))
78372f58-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3 x4 x5.(with(e1,x4) & v_dig(e1) & of(x4,x5) & n_man(x1) & n_machine(x4) & n_dirt(x3) & n_case(x5) & a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2))
exists e1 p1 x1.(v_try(e1) & n_man(x1) & exists e2 x2.(v_bury(e2) & n_machine(x2) & Theme(e2,x2) & Actor(e2,x1)) & Topic(e1,p1) & Actor(e1,x1))
A man digging dirt with a Case machine.
A man uncovering a hidden treasure.
1
0.00001
There are man reasons to move dirt with a machine, not just digging for hidden treasure.
exists e1 x1 x2 x3 x4 x5.(a_topic(x1) & with(e1,x4) & n_machine(x4) & of(x4,x5) & n_case(x5) & Theme(e1,x3) & Actor(e1,x2) & v_dig(e1) & n_dirt(x3) & (x1 = x2) & n_man(x1))
exists e1 s1 x1 x2 x3.(a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & v_uncover(e1) & n_treasure(x3) & a_hidden(s1) & Theme(s1,x3) & (x1 = x2) & n_man(x1))
78373980-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3 x4 x5.(with(e1,x4) & v_dig(e1) & of(x4,x5) & n_man(x1) & n_machine(x4) & n_dirt(x3) & n_case(x5) & a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2))
exists e1 s1 x1 x2 x3.(v_uncover(e1) & n_treasure(x3) & n_man(x1) & a_topic(x1) & a_hidden(s1) & Theme(s1,x3) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2))
A man digging dirt with a Case machine.
He is looking for treasure
1
0.000006
There are man reasons to move dirt with a machine, not just looking for treasure.
exists e1 x1 x2 x3 x4 x5.(a_topic(x1) & with(e1,x4) & n_machine(x4) & of(x4,x5) & n_case(x5) & Theme(e1,x3) & Actor(e1,x2) & v_dig(e1) & n_dirt(x3) & (x1 = x2) & n_man(x1))
exists e1 x1.(for(e1,x1) & n_treasure(x1) & Actor(e1,x1) & v_look(e1) & n_male(x1))
78374c04-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3 x4 x5.(with(e1,x4) & v_dig(e1) & of(x4,x5) & n_man(x1) & n_machine(x4) & n_dirt(x3) & n_case(x5) & a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2))
exists e1 x1.(v_look(e1) & n_treasure(x1) & n_male(x1) & for(e1,x1) & Actor(e1,x1))
A man digging dirt with a Case machine.
A man is aided in digging a whole by a machine.
0
-100
if he was digging dirt, it follows that he is digging a hole.
exists e1 x1 x2 x3 x4 x5.(a_topic(x1) & with(e1,x4) & n_machine(x4) & of(x4,x5) & n_case(x5) & Theme(e1,x3) & Actor(e1,x2) & v_dig(e1) & n_dirt(x3) & (x1 = x2) & n_man(x1))
exists e1 e2 x1 x2 x3.(in(e1,e2) & by(e2,x3) & n_machine(x3) & Theme(e2,x2) & Actor(e2,x1) & v_dig(e2) & n_whole(x2) & Theme(e1,x1) & v_aid(e1) & n_man(x1))
78375960-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3 x4 x5.(with(e1,x4) & v_dig(e1) & of(x4,x5) & n_man(x1) & n_machine(x4) & n_dirt(x3) & n_case(x5) & a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2))
exists e1 e2 x1 x2 x3.(v_dig(e2) & v_aid(e1) & n_whole(x2) & n_man(x1) & n_machine(x3) & in(e1,e2) & by(e2,x3) & Theme(e2,x2) & Theme(e1,x1) & Actor(e2,x1))
A man digging dirt with a Case machine.
A man digs dirt to form a new well.
1
0.016166
There are man reasons to move dirt with a machine, not just digging a new well.
exists e1 x1 x2 x3 x4 x5.(a_topic(x1) & with(e1,x4) & n_machine(x4) & of(x4,x5) & n_case(x5) & Theme(e1,x3) & Actor(e1,x2) & v_dig(e1) & n_dirt(x3) & (x1 = x2) & n_man(x1))
exists e1 p1 x1 x2.(Topic(e1,p1) & Recipient(e1,x2) & Actor(e1,x1) & v_dig(e1) & exists e2 s1 x3.(Theme(e2,x3) & Actor(e2,x2) & v_form(e2) & n_well(x3) & a_new(s1) & Theme(s1,x3)) & n_dirt(x2) & n_man(x1))
783764b4-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3 x4 x5.(with(e1,x4) & v_dig(e1) & of(x4,x5) & n_man(x1) & n_machine(x4) & n_dirt(x3) & n_case(x5) & a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2))
exists e1 p1 x1 x2.(v_dig(e1) & n_man(x1) & n_dirt(x2) & exists e2 s1 x3.(v_form(e2) & n_well(x3) & a_new(s1) & Theme(s1,x3) & Theme(e2,x3) & Actor(e2,x2)) & Topic(e1,p1) & Recipient(e1,x2) & Actor(e1,x1))
A man digging dirt with a Case machine.
A woman digs dirt.
2
0.000125
a man cannot be a woman at same time.
exists e1 x1 x2 x3 x4 x5.(a_topic(x1) & with(e1,x4) & n_machine(x4) & of(x4,x5) & n_case(x5) & Theme(e1,x3) & Actor(e1,x2) & v_dig(e1) & n_dirt(x3) & (x1 = x2) & n_man(x1))
exists e1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_dig(e1) & n_dirt(x2) & n_woman(x1))
78376a90-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3 x4 x5.(with(e1,x4) & v_dig(e1) & of(x4,x5) & n_man(x1) & n_machine(x4) & n_dirt(x3) & n_case(x5) & a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2))
exists e1 x1 x2.(v_dig(e1) & n_woman(x1) & n_dirt(x2) & Theme(e1,x2) & Actor(e1,x1))
A man digging dirt with a Case machine.
The man is at work.
1
0.801575
The man might not be at work. For instance, he could be a homeowner who has rented the machine and is using it in his own yard.
exists e1 x1 x2 x3 x4 x5.(a_topic(x1) & with(e1,x4) & n_machine(x4) & of(x4,x5) & n_case(x5) & Theme(e1,x3) & Actor(e1,x2) & v_dig(e1) & n_dirt(x3) & (x1 = x2) & n_man(x1))
exists p1 x1.(n_man(x1) & exists x2.(at(x1,x2) & n_work(x2)))
78377102-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3 x4 x5.(with(e1,x4) & v_dig(e1) & of(x4,x5) & n_man(x1) & n_machine(x4) & n_dirt(x3) & n_case(x5) & a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2))
exists x1.(n_man(x1) & exists x2.(n_work(x2) & at(x1,x2)))
A guy in white shirt and black pants is running.
A man in a shirt and green shorts is jogging in the morning.
2
-100
PANTS ARE NOT SHORTS
exists e1 s1 s2 x1 x2 x3 x4.(Actor(e1,x1) & v_run(e1) & in(x1,x2) & subset_of(x4,x2) & n_pants(x4) & a_black(s2) & Theme(s2,x4) & subset_of(x3,x2) & n_shirt(x3) & a_white(s1) & Theme(s1,x3) & n_guy(x1))
exists e1 s1 x1 x2 x3 x4 x5.(n_morning(x5) & in(e1,x5) & Actor(e1,x1) & v_jog(e1) & in(x1,x2) & subset_of(x4,x2) & n_shorts(x4) & a_green(s1) & Theme(s1,x4) & subset_of(x3,x2) & n_shirt(x3) & n_man(x1))
783a36e4-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 x1 x2 x3 x4.(v_run(e1) & subset_of(x4,x2) & subset_of(x3,x2) & n_shirt(x3) & n_pants(x4) & n_guy(x1) & in(x1,x2) & a_white(s1) & a_black(s2) & Theme(s2,x4) & Theme(s1,x3) & Actor(e1,x1))
exists e1 s1 x1 x2 x3 x4 x5.(v_jog(e1) & subset_of(x4,x2) & subset_of(x3,x2) & n_shorts(x4) & n_shirt(x3) & n_morning(x5) & n_man(x1) & in(x1,x2) & in(e1,x5) & a_green(s1) & Theme(s1,x4) & Actor(e1,x1))
A guy in white shirt and black pants is running.
A person in a white shirt and black pants is sitting down.
2
-100
RUNNING IS NOT SITTING DOWN
exists e1 s1 s2 x1 x2 x3 x4.(Actor(e1,x1) & v_run(e1) & in(x1,x2) & subset_of(x4,x2) & n_pants(x4) & a_black(s2) & Theme(s2,x4) & subset_of(x3,x2) & n_shirt(x3) & a_white(s1) & Theme(s1,x3) & n_guy(x1))
exists e1 s1 s2 s3 x1 x2 x3 x4.(a_down(s3) & Manner(e1,s3) & Actor(e1,x1) & v_sit(e1) & in(x1,x2) & subset_of(x4,x2) & n_pants(x4) & a_black(s2) & Theme(s2,x4) & subset_of(x3,x2) & n_shirt(x3) & a_white(s1) & Theme(s1,x3) & n_person(x1))
783a3b8a-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 x1 x2 x3 x4.(v_run(e1) & subset_of(x4,x2) & subset_of(x3,x2) & n_shirt(x3) & n_pants(x4) & n_guy(x1) & in(x1,x2) & a_white(s1) & a_black(s2) & Theme(s2,x4) & Theme(s1,x3) & Actor(e1,x1))
exists e1 s1 s2 s3 x1 x2 x3 x4.(v_sit(e1) & subset_of(x4,x2) & subset_of(x3,x2) & n_shirt(x3) & n_person(x1) & n_pants(x4) & in(x1,x2) & a_white(s1) & a_down(s3) & a_black(s2) & Theme(s2,x4) & Theme(s1,x3) & Manner(e1,s3) & Actor(e1,x1))
A guy in white shirt and black pants is running.
The man is sitting on a lawn chair.
2
-100
SITTING IS NOT RUNNING
exists e1 s1 s2 x1 x2 x3 x4.(Actor(e1,x1) & v_run(e1) & in(x1,x2) & subset_of(x4,x2) & n_pants(x4) & a_black(s2) & Theme(s2,x4) & subset_of(x3,x2) & n_shirt(x3) & a_white(s1) & Theme(s1,x3) & n_guy(x1))
exists e1 x1 x2 x3.(n_man(x1) & on(e1,x2) & n_chair(x2) & of(x2,x3) & n_lawn(x3) & Actor(e1,x1) & v_sit(e1))
783a401c-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 x1 x2 x3 x4.(v_run(e1) & subset_of(x4,x2) & subset_of(x3,x2) & n_shirt(x3) & n_pants(x4) & n_guy(x1) & in(x1,x2) & a_white(s1) & a_black(s2) & Theme(s2,x4) & Theme(s1,x3) & Actor(e1,x1))
exists e1 x1 x2 x3.(v_sit(e1) & on(e1,x2) & of(x2,x3) & n_man(x1) & n_lawn(x3) & n_chair(x2) & Actor(e1,x1))
A guy in white shirt and black pants is running.
A man dressed in black pants is running.
0
-100
Both subjects are running
exists e1 s1 s2 x1 x2 x3 x4.(Actor(e1,x1) & v_run(e1) & in(x1,x2) & subset_of(x4,x2) & n_pants(x4) & a_black(s2) & Theme(s2,x4) & subset_of(x3,x2) & n_shirt(x3) & a_white(s1) & Theme(s1,x3) & n_guy(x1))
exists e2 e1 s1 x1 x2 x3.(Actor(e2,x1) & v_run(e2) & in(e1,x3) & n_pants(x3) & a_black(s1) & Theme(s1,x3) & Theme(e1,x2) & v_dress(e1) & (x1 = x2) & n_man(x1))
783a44b8-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 x1 x2 x3 x4.(v_run(e1) & subset_of(x4,x2) & subset_of(x3,x2) & n_shirt(x3) & n_pants(x4) & n_guy(x1) & in(x1,x2) & a_white(s1) & a_black(s2) & Theme(s2,x4) & Theme(s1,x3) & Actor(e1,x1))
exists e2 e1 s1 x1 x2 x3.(v_run(e2) & v_dress(e1) & n_pants(x3) & n_man(x1) & in(e1,x3) & a_black(s1) & Theme(s1,x3) & Theme(e1,x2) & Actor(e2,x1) & (x1 = x2))
A guy in white shirt and black pants is running.
A guy is running from the police.
1
0.00016
Just because a man is running, it doesn't mean he is running from the police.
exists e1 s1 s2 x1 x2 x3 x4.(Actor(e1,x1) & v_run(e1) & in(x1,x2) & subset_of(x4,x2) & n_pants(x4) & a_black(s2) & Theme(s2,x4) & subset_of(x3,x2) & n_shirt(x3) & a_white(s1) & Theme(s1,x3) & n_guy(x1))
exists e1 x1 x2.(n_police(x2) & from(e1,x2) & Actor(e1,x1) & v_run(e1) & n_guy(x1))
783a4a12-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 x1 x2 x3 x4.(v_run(e1) & subset_of(x4,x2) & subset_of(x3,x2) & n_shirt(x3) & n_pants(x4) & n_guy(x1) & in(x1,x2) & a_white(s1) & a_black(s2) & Theme(s2,x4) & Theme(s1,x3) & Actor(e1,x1))
exists e1 x1 x2.(v_run(e1) & n_police(x2) & n_guy(x1) & from(e1,x2) & Actor(e1,x1))
A guy in white shirt and black pants is running.
A guy is running in the rain
1
0.012837
Just because a guy is running, it doesn't mean he is running in the rain.
exists e1 s1 s2 x1 x2 x3 x4.(Actor(e1,x1) & v_run(e1) & in(x1,x2) & subset_of(x4,x2) & n_pants(x4) & a_black(s2) & Theme(s2,x4) & subset_of(x3,x2) & n_shirt(x3) & a_white(s1) & Theme(s1,x3) & n_guy(x1))
exists e1 x1 x2.(n_rain(x2) & in(e1,x2) & Actor(e1,x1) & v_run(e1) & n_guy(x1))
783a508e-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 x1 x2 x3 x4.(v_run(e1) & subset_of(x4,x2) & subset_of(x3,x2) & n_shirt(x3) & n_pants(x4) & n_guy(x1) & in(x1,x2) & a_white(s1) & a_black(s2) & Theme(s2,x4) & Theme(s1,x3) & Actor(e1,x1))
exists e1 x1 x2.(v_run(e1) & n_rain(x2) & n_guy(x1) & in(e1,x2) & Actor(e1,x1))
A guy in white shirt and black pants is running.
A guy is sleeping
2
0.000011
SLEEPING IS NOT RUNNING
exists e1 s1 s2 x1 x2 x3 x4.(Actor(e1,x1) & v_run(e1) & in(x1,x2) & subset_of(x4,x2) & n_pants(x4) & a_black(s2) & Theme(s2,x4) & subset_of(x3,x2) & n_shirt(x3) & a_white(s1) & Theme(s1,x3) & n_guy(x1))
exists e1 x1.(Actor(e1,x1) & v_sleep(e1) & n_guy(x1))
783a557a-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 x1 x2 x3 x4.(v_run(e1) & subset_of(x4,x2) & subset_of(x3,x2) & n_shirt(x3) & n_pants(x4) & n_guy(x1) & in(x1,x2) & a_white(s1) & a_black(s2) & Theme(s2,x4) & Theme(s1,x3) & Actor(e1,x1))
exists e1 x1.(v_sleep(e1) & n_guy(x1) & Actor(e1,x1))
A guy in white shirt and black pants is running.
A man participating in a foot race.
1
0.338721
Just because a guy is running, it doesn't mean he is participating in a foot race.
exists e1 s1 s2 x1 x2 x3 x4.(Actor(e1,x1) & v_run(e1) & in(x1,x2) & subset_of(x4,x2) & n_pants(x4) & a_black(s2) & Theme(s2,x4) & subset_of(x3,x2) & n_shirt(x3) & a_white(s1) & Theme(s1,x3) & n_guy(x1))
exists e1 x1 x2 x3 x4.(a_topic(x1) & in(e1,x3) & n_race(x3) & of(x3,x4) & n_foot(x4) & Actor(e1,x2) & v_participate(e1) & (x1 = x2) & n_man(x1))
783a5a7a-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 x1 x2 x3 x4.(v_run(e1) & subset_of(x4,x2) & subset_of(x3,x2) & n_shirt(x3) & n_pants(x4) & n_guy(x1) & in(x1,x2) & a_white(s1) & a_black(s2) & Theme(s2,x4) & Theme(s1,x3) & Actor(e1,x1))
exists e1 x1 x2 x3 x4.(v_participate(e1) & of(x3,x4) & n_race(x3) & n_man(x1) & n_foot(x4) & in(e1,x3) & a_topic(x1) & Actor(e1,x2) & (x1 = x2))
A guy in white shirt and black pants is running.
A man sits in his jail cell.
2
-100
SITS IS NOT RUNNING
exists e1 s1 s2 x1 x2 x3 x4.(Actor(e1,x1) & v_run(e1) & in(x1,x2) & subset_of(x4,x2) & n_pants(x4) & a_black(s2) & Theme(s2,x4) & subset_of(x3,x2) & n_shirt(x3) & a_white(s1) & Theme(s1,x3) & n_guy(x1))
exists e1 x1 x2 x3.(in(e1,x2) & n_cell(x2) & of(x2,x3) & n_jail(x3) & of(x2,x1) & n_male(x1) & Actor(e1,x1) & v_sit(e1) & n_man(x1))
783a5fb6-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 x1 x2 x3 x4.(v_run(e1) & subset_of(x4,x2) & subset_of(x3,x2) & n_shirt(x3) & n_pants(x4) & n_guy(x1) & in(x1,x2) & a_white(s1) & a_black(s2) & Theme(s2,x4) & Theme(s1,x3) & Actor(e1,x1))
exists e1 x1 x2 x3.(v_sit(e1) & of(x2,x3) & of(x2,x1) & n_man(x1) & n_male(x1) & n_jail(x3) & n_cell(x2) & in(e1,x2) & Actor(e1,x1))
A guy in white shirt and black pants is running.
A guy is running
0
-100
Both subjects are running
exists e1 s1 s2 x1 x2 x3 x4.(Actor(e1,x1) & v_run(e1) & in(x1,x2) & subset_of(x4,x2) & n_pants(x4) & a_black(s2) & Theme(s2,x4) & subset_of(x3,x2) & n_shirt(x3) & a_white(s1) & Theme(s1,x3) & n_guy(x1))
exists e1 x1.(Actor(e1,x1) & v_run(e1) & n_guy(x1))
783a64fc-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 x1 x2 x3 x4.(v_run(e1) & subset_of(x4,x2) & subset_of(x3,x2) & n_shirt(x3) & n_pants(x4) & n_guy(x1) & in(x1,x2) & a_white(s1) & a_black(s2) & Theme(s2,x4) & Theme(s1,x3) & Actor(e1,x1))
exists e1 x1.(v_run(e1) & n_guy(x1) & Actor(e1,x1))
A guy in white shirt and black pants is running.
A man is dressed as a waiter.
1
0.258074
Just because a man is in white shirt and black pants, it doesn't mean he is dressed as a waiter,
exists e1 s1 s2 x1 x2 x3 x4.(Actor(e1,x1) & v_run(e1) & in(x1,x2) & subset_of(x4,x2) & n_pants(x4) & a_black(s2) & Theme(s2,x4) & subset_of(x3,x2) & n_shirt(x3) & a_white(s1) & Theme(s1,x3) & n_guy(x1))
exists e1 x1 x2.(as(e1,x2) & n_waiter(x2) & Theme(e1,x1) & v_dress(e1) & n_man(x1))
783a698e-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 x1 x2 x3 x4.(v_run(e1) & subset_of(x4,x2) & subset_of(x3,x2) & n_shirt(x3) & n_pants(x4) & n_guy(x1) & in(x1,x2) & a_white(s1) & a_black(s2) & Theme(s2,x4) & Theme(s1,x3) & Actor(e1,x1))
exists e1 x1 x2.(v_dress(e1) & n_waiter(x2) & n_man(x1) & as(e1,x2) & Theme(e1,x1))
A guy in white shirt and black pants is running.
A guy is running in a shirt and pants.
0
-100
Both subjects are running
exists e1 s1 s2 x1 x2 x3 x4.(Actor(e1,x1) & v_run(e1) & in(x1,x2) & subset_of(x4,x2) & n_pants(x4) & a_black(s2) & Theme(s2,x4) & subset_of(x3,x2) & n_shirt(x3) & a_white(s1) & Theme(s1,x3) & n_guy(x1))
exists e1 x1 x2 x3 x4.(in(e1,x2) & subset_of(x4,x2) & n_pants(x4) & subset_of(x3,x2) & n_shirt(x3) & Actor(e1,x1) & v_run(e1) & n_guy(x1))
783a6e34-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 x1 x2 x3 x4.(v_run(e1) & subset_of(x4,x2) & subset_of(x3,x2) & n_shirt(x3) & n_pants(x4) & n_guy(x1) & in(x1,x2) & a_white(s1) & a_black(s2) & Theme(s2,x4) & Theme(s1,x3) & Actor(e1,x1))
exists e1 x1 x2 x3 x4.(v_run(e1) & subset_of(x4,x2) & subset_of(x3,x2) & n_shirt(x3) & n_pants(x4) & n_guy(x1) & in(e1,x2) & Actor(e1,x1))
A guy in white shirt and black pants is running.
A man is wearing clothes.
0
1
You are wearing clothes if you are in a white shirt
exists e1 s1 s2 x1 x2 x3 x4.(Actor(e1,x1) & v_run(e1) & in(x1,x2) & subset_of(x4,x2) & n_pants(x4) & a_black(s2) & Theme(s2,x4) & subset_of(x3,x2) & n_shirt(x3) & a_white(s1) & Theme(s1,x3) & n_guy(x1))
exists e1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_wear(e1) & n_clothes(x2) & n_man(x1))
783a73b6-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 x1 x2 x3 x4.(v_run(e1) & subset_of(x4,x2) & subset_of(x3,x2) & n_shirt(x3) & n_pants(x4) & n_guy(x1) & in(x1,x2) & a_white(s1) & a_black(s2) & Theme(s2,x4) & Theme(s1,x3) & Actor(e1,x1))
exists e1 x1 x2.(v_wear(e1) & n_man(x1) & n_clothes(x2) & Theme(e1,x2) & Actor(e1,x1))
A guy in white shirt and black pants is running.
The man's shirt is red.
1
0
A white shirt cannot be a red shirt.
exists e1 s1 s2 x1 x2 x3 x4.(Actor(e1,x1) & v_run(e1) & in(x1,x2) & subset_of(x4,x2) & n_pants(x4) & a_black(s2) & Theme(s2,x4) & subset_of(x3,x2) & n_shirt(x3) & a_white(s1) & Theme(s1,x3) & n_guy(x1))
exists s1 x1 x2.(n_shirt(x2) & of(x2,x1) & n_man(x1) & Theme(s1,x2) & a_red(s1))
783a7884-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 x1 x2 x3 x4.(v_run(e1) & subset_of(x4,x2) & subset_of(x3,x2) & n_shirt(x3) & n_pants(x4) & n_guy(x1) & in(x1,x2) & a_white(s1) & a_black(s2) & Theme(s2,x4) & Theme(s1,x3) & Actor(e1,x1))
exists s1 x1 x2.(of(x2,x1) & n_shirt(x2) & n_man(x1) & a_red(s1) & Theme(s1,x2))
A guy in white shirt and black pants is running.
There is a runner in shirt and pants.
0
-100
If you are in a white shirt you are in a shirt
exists e1 s1 s2 x1 x2 x3 x4.(Actor(e1,x1) & v_run(e1) & in(x1,x2) & subset_of(x4,x2) & n_pants(x4) & a_black(s2) & Theme(s2,x4) & subset_of(x3,x2) & n_shirt(x3) & a_white(s1) & Theme(s1,x3) & n_guy(x1))
exists p1 x1 x2 x3 x4 x5.((x1 = x2) & subset_of(x5,x2) & n_pants(x5) & subset_of(x3,x2) & in(x3,x4) & n_shirt(x4) & n_runner(x3))
783a7d0c-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 x1 x2 x3 x4.(v_run(e1) & subset_of(x4,x2) & subset_of(x3,x2) & n_shirt(x3) & n_pants(x4) & n_guy(x1) & in(x1,x2) & a_white(s1) & a_black(s2) & Theme(s2,x4) & Theme(s1,x3) & Actor(e1,x1))
exists x1 x2 x3 x4 x5.(subset_of(x5,x2) & subset_of(x3,x2) & n_shirt(x4) & n_runner(x3) & n_pants(x5) & in(x3,x4) & (x1 = x2))
A woman in a hijab reads from a piece of paper with the help of a microphone.
The woman is making a speech.
1
-100
Just because a woman reads from a piece of paper before a microphone, it doesn't mean she is making a speech,
exists e1 x1 x2 x3 x4 x5 x6.(n_help(x5) & with(e1,x5) & of(x5,x6) & n_microphone(x6) & from(e1,x3) & of(x3,x4) & n_paper(x4) & n_piece(x3) & Actor(e1,x1) & v_read(e1) & in(x1,x2) & n_hijab(x2) & n_woman(x1))
exists e1 x1 x2.(n_woman(x1) & Theme(e1,x2) & Actor(e1,x1) & v_make(e1) & n_speech(x2))
783a81e4-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3 x4 x5 x6.(with(e1,x5) & v_read(e1) & of(x5,x6) & of(x3,x4) & n_woman(x1) & n_piece(x3) & n_paper(x4) & n_microphone(x6) & n_hijab(x2) & n_help(x5) & in(x1,x2) & from(e1,x3) & Actor(e1,x1))
exists e1 x1 x2.(v_make(e1) & n_woman(x1) & n_speech(x2) & Theme(e1,x2) & Actor(e1,x1))
A woman in a hijab reads from a piece of paper with the help of a microphone.
A woman is reading from a paper.
0
-100
If someone reads they are reading
exists e1 x1 x2 x3 x4 x5 x6.(n_help(x5) & with(e1,x5) & of(x5,x6) & n_microphone(x6) & from(e1,x3) & of(x3,x4) & n_paper(x4) & n_piece(x3) & Actor(e1,x1) & v_read(e1) & in(x1,x2) & n_hijab(x2) & n_woman(x1))
exists e1 x1 x2.(from(e1,x2) & n_paper(x2) & Actor(e1,x1) & v_read(e1) & n_woman(x1))
783a875c-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3 x4 x5 x6.(with(e1,x5) & v_read(e1) & of(x5,x6) & of(x3,x4) & n_woman(x1) & n_piece(x3) & n_paper(x4) & n_microphone(x6) & n_hijab(x2) & n_help(x5) & in(x1,x2) & from(e1,x3) & Actor(e1,x1))
exists e1 x1 x2.(v_read(e1) & n_woman(x1) & n_paper(x2) & from(e1,x2) & Actor(e1,x1))
A woman in a hijab reads from a piece of paper with the help of a microphone.
The men are all taking.
2
-100
WOMAN IS NOT MEN
exists e1 x1 x2 x3 x4 x5 x6.(n_help(x5) & with(e1,x5) & of(x5,x6) & n_microphone(x6) & from(e1,x3) & of(x3,x4) & n_paper(x4) & n_piece(x3) & Actor(e1,x1) & v_read(e1) & in(x1,x2) & n_hijab(x2) & n_woman(x1))
exists e1 s1 x1.(n_man(x1) & a_all(s1) & Manner(e1,s1) & Actor(e1,x1) & v_take(e1))
783a8c34-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3 x4 x5 x6.(with(e1,x5) & v_read(e1) & of(x5,x6) & of(x3,x4) & n_woman(x1) & n_piece(x3) & n_paper(x4) & n_microphone(x6) & n_hijab(x2) & n_help(x5) & in(x1,x2) & from(e1,x3) & Actor(e1,x1))
exists e1 s1 x1.(v_take(e1) & n_man(x1) & a_all(s1) & Manner(e1,s1) & Actor(e1,x1))
A woman wearing a black dress leaning against a building smoking a cigarette.
a woman is holding a lighter
1
-100
Just because a woman is smoking a cigarette, it doesn't mean she is holding a lighter.
exists e1 e2 s1 x1 x2 x3 x4.(a_topic(x1) & Theme(e2,x3) & Actor(e2,x2) & v_wear(e2) & all x5.(n_cigarette(x5) -> exists x6 x7.(against(e1,x6) & for(x6,x5) & n_smoking(x6) & of(x6,x7) & n_building(x7))) & Actor(e1,x4) & v_lean(e1) & (x3 = x4) & n_dress(x3) & a_black(s1) & Theme(s1,x3) & (x1 = x2) & n_woman(x1))
exists e1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_hold(e1) & n_lighter(x2) & n_woman(x1))
783a912a-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e2 s1 x1 x2 x3 x4.(v_wear(e2) & v_lean(e1) & n_woman(x1) & n_dress(x3) & all x5.(exists x6 x7.(of(x6,x7) & n_smoking(x6) & n_building(x7) & for(x6,x5) & against(e1,x6)) | -n_cigarette(x5)) & a_topic(x1) & a_black(s1) & Theme(s1,x3) & Theme(e2,x3) & Actor(e2,x2) & Actor(e1,x4) & (x3 = x4) & (x1 = x2))
exists e1 x1 x2.(v_hold(e1) & n_woman(x1) & n_lighter(x2) & Theme(e1,x2) & Actor(e1,x1))
A woman wearing a black dress leaning against a building smoking a cigarette.
the woman is smoking
0
-100
Both subjects are smoking
exists e2 e1 s1 x1 x2 x3 x4.(a_topic(x1) & Theme(e2,x3) & Actor(e2,x2) & v_wear(e2) & all x5.(n_cigarette(x5) -> exists x6 x7.(against(e1,x6) & for(x6,x5) & n_smoking(x6) & of(x6,x7) & n_building(x7))) & Actor(e1,x4) & v_lean(e1) & (x3 = x4) & n_dress(x3) & a_black(s1) & Theme(s1,x3) & (x1 = x2) & n_woman(x1))
exists p1 x1.(n_woman(x1) & exists x2.((x1 = x2) & n_smoking(x2)))
783a962a-e4c8-11ec-9cdd-0242ac1c0002
exists e2 e1 s1 x1 x2 x3 x4.(v_wear(e2) & v_lean(e1) & n_woman(x1) & n_dress(x3) & all x5.(exists x6 x7.(of(x6,x7) & n_smoking(x6) & n_building(x7) & for(x6,x5) & against(e1,x6)) | -n_cigarette(x5)) & a_topic(x1) & a_black(s1) & Theme(s1,x3) & Theme(e2,x3) & Actor(e2,x2) & Actor(e1,x4) & (x3 = x4) & (x1 = x2))
exists x1.(n_woman(x1) & exists x2.(n_smoking(x2) & (x1 = x2)))
A woman wearing a black dress leaning against a building smoking a cigarette.
a woman wearing a red dress is leaning agains a building drinking a coke
2
-100
RED IS NOT BLACK
exists e1 e2 s1 x1 x2 x3 x4.(a_topic(x1) & Theme(e2,x3) & Actor(e2,x2) & v_wear(e2) & all x5.(n_cigarette(x5) -> exists x6 x7.(against(e1,x6) & for(x6,x5) & n_smoking(x6) & of(x6,x7) & n_building(x7))) & Actor(e1,x4) & v_lean(e1) & (x3 = x4) & n_dress(x3) & a_black(s1) & Theme(s1,x3) & (x1 = x2) & n_woman(x1))
exists e1 s1 x1 x2 x3.(all x4.(n_building(x4) -> exists e2 e3 x5 x6.(for(e2,e3) & Theme(e3,x6) & Actor(e3,x1) & v_drink(e3) & n_coke(x6) & Theme(e2,x5) & Actor(e2,x1) & v_lean(e2) & for(x5,x4) & n_again(x5))) & Theme(e1,x3) & Actor(e1,x2) & v_wear(e1) & n_dress(x3) & a_red(s1) & Theme(s1,x3) & (x1 = x2) & n_woman(x1))
783a9bc0-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e2 s1 x1 x2 x3 x4.(v_wear(e2) & v_lean(e1) & n_woman(x1) & n_dress(x3) & all x5.(exists x6 x7.(of(x6,x7) & n_smoking(x6) & n_building(x7) & for(x6,x5) & against(e1,x6)) | -n_cigarette(x5)) & a_topic(x1) & a_black(s1) & Theme(s1,x3) & Theme(e2,x3) & Actor(e2,x2) & Actor(e1,x4) & (x3 = x4) & (x1 = x2))
exists e1 s1 x1 x2 x3.(v_wear(e1) & n_woman(x1) & n_dress(x3) & all x4.(exists e2 e3 x5 x6.(v_lean(e2) & v_drink(e3) & n_coke(x6) & n_again(x5) & for(x5,x4) & for(e2,e3) & Theme(e3,x6) & Theme(e2,x5) & Actor(e3,x1) & Actor(e2,x1)) | -n_building(x4)) & a_red(s1) & Theme(s1,x3) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2))
A topless muscular man is playing a stringed instrument outside.
A shirless man is playing an instrument.
0
-100
Topless is another way of saying shirtless.
exists e2 e1 s1 s2 x1 x2 x3.(Theme(e2,x2) & Actor(e2,x1) & v_play(e2) & n_outside(x2) & of(x2,x3) & n_instrument(x3) & Theme(e1,x2) & v_stringe(e1) & n_man(x1) & a_muscular(s2) & Theme(s2,x1) & a_topless(s1) & Theme(s1,x1))
exists e1 s1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_play(e1) & n_instrument(x2) & n_man(x1) & a_shirless(s1) & Theme(s1,x1))
783aa0d4-e4c8-11ec-9cdd-0242ac1c0002
exists e2 e1 s1 s2 x1 x2 x3.(v_stringe(e1) & v_play(e2) & of(x2,x3) & n_outside(x2) & n_man(x1) & n_instrument(x3) & a_topless(s1) & a_muscular(s2) & Theme(s2,x1) & Theme(s1,x1) & Theme(e2,x2) & Theme(e1,x2) & Actor(e2,x1))
exists e1 s1 x1 x2.(v_play(e1) & n_man(x1) & n_instrument(x2) & a_shirless(s1) & Theme(s1,x1) & Theme(e1,x2) & Actor(e1,x1))
A topless muscular man is playing a stringed instrument outside.
A muscular man is playing a guitar at a park.
1
-100
Not every stringed instrument is a guitar. There are many other places to be outside than at a park.
exists e2 e1 s1 s2 x1 x2 x3.(Theme(e2,x2) & Actor(e2,x1) & v_play(e2) & n_outside(x2) & of(x2,x3) & n_instrument(x3) & Theme(e1,x2) & v_stringe(e1) & n_man(x1) & a_muscular(s2) & Theme(s2,x1) & a_topless(s1) & Theme(s1,x1))
exists e1 s1 x1 x2 x3.(at(e1,x3) & n_park(x3) & Theme(e1,x2) & Actor(e1,x1) & v_play(e1) & n_guitar(x2) & n_man(x1) & a_muscular(s1) & Theme(s1,x1))
783aab06-e4c8-11ec-9cdd-0242ac1c0002
exists e2 e1 s1 s2 x1 x2 x3.(v_stringe(e1) & v_play(e2) & of(x2,x3) & n_outside(x2) & n_man(x1) & n_instrument(x3) & a_topless(s1) & a_muscular(s2) & Theme(s2,x1) & Theme(s1,x1) & Theme(e2,x2) & Theme(e1,x2) & Actor(e2,x1))
exists e1 s1 x1 x2 x3.(v_play(e1) & n_park(x3) & n_man(x1) & n_guitar(x2) & at(e1,x3) & a_muscular(s1) & Theme(s1,x1) & Theme(e1,x2) & Actor(e1,x1))
A couple in an embrace looking at each other.
A couple stands back to back, looking in opposite directions.
2
-100
STANDS BACK TO BACK IS NOT AN EMBRACE
exists e1 x1 x2 x3.(a_topic(x1) & all x4.(n_other(x4) -> at(e1,x4)) & Actor(e1,x3) & v_look(e1) & (x1 = x3) & in(x1,x2) & n_embrace(x2) & n_couple(x1))
exists e2 e1 p1 s1 x1 x2.(for(e1,e2) & in(e2,x2) & n_direction(x2) & a_opposite(s1) & Theme(s1,x2) & Actor(e2,x1) & v_look(e2) & exists s2 s3 x3.(Theme(s2,s3) & Theme(s3,x3) & a_back(s3) & Theme(s2,x1) & a_back(s2)) & Topic(e1,p1) & Actor(e1,x1) & v_stand(e1) & n_couple(x1))
783ab10a-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3.(v_look(e1) & n_embrace(x2) & n_couple(x1) & in(x1,x2) & all x4.(at(e1,x4) | -n_other(x4)) & a_topic(x1) & Actor(e1,x3) & (x1 = x3))
exists e2 e1 p1 s1 x1 x2.(v_stand(e1) & v_look(e2) & n_direction(x2) & n_couple(x1) & in(e2,x2) & for(e1,e2) & exists s2 s3 x3.(a_back(s3) & a_back(s2) & Theme(s3,x3) & Theme(s2,x1) & Theme(s2,s3)) & a_opposite(s1) & Topic(e1,p1) & Theme(s1,x2) & Actor(e2,x1) & Actor(e1,x1))
A couple in an embrace looking at each other.
After proposing, a couple hug and stare intently at one another.
1
-100
A couple need not be hugging and looking at each other only after proposing.
exists e1 x1 x2 x3.(a_topic(x1) & all x4.(n_other(x4) -> at(e1,x4)) & Actor(e1,x3) & v_look(e1) & (x1 = x3) & in(x1,x2) & n_embrace(x2) & n_couple(x1))
exists e1 s1 x1 x2 x3 x4 x5 x6 x7.(after(x7,e1) & n_event(x7) & rel(e1,x2) & subset_of(x5,x2) & n_intently(x5) & at(x5,x6) & n_thing(x6) & card_eq_1(x6) & a_another(s1) & Theme(s1,x6) & n_stare(x5) & subset_of(x3,x2) & n_hug(x3) & of(x3,x4) & n_couple(x4) & Actor(e1,x1) & v_propose(e1) & n_thing(x1))
783ab61e-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3.(v_look(e1) & n_embrace(x2) & n_couple(x1) & in(x1,x2) & all x4.(at(e1,x4) | -n_other(x4)) & a_topic(x1) & Actor(e1,x3) & (x1 = x3))
exists e1 s1 x1 x2 x3 x4 x5 x6 x7.(v_propose(e1) & subset_of(x5,x2) & subset_of(x3,x2) & rel(e1,x2) & of(x3,x4) & n_thing(x6) & n_thing(x1) & n_stare(x5) & n_intently(x5) & n_hug(x3) & n_event(x7) & n_couple(x4) & card_eq_1(x6) & at(x5,x6) & after(x7,e1) & a_another(s1) & Theme(s1,x6) & Actor(e1,x1))
A couple in an embrace looking at each other.
A couple embraces.
0
-100
If a couple embrace then a couples embraces
exists e1 x1 x2 x3.(a_topic(x1) & all x4.(n_other(x4) -> at(e1,x4)) & Actor(e1,x3) & v_look(e1) & (x1 = x3) & in(x1,x2) & n_embrace(x2) & n_couple(x1))
exists e1 x1.(Actor(e1,x1) & v_embrace(e1) & n_couple(x1))
783abb32-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3.(v_look(e1) & n_embrace(x2) & n_couple(x1) & in(x1,x2) & all x4.(at(e1,x4) | -n_other(x4)) & a_topic(x1) & Actor(e1,x3) & (x1 = x3))
exists e1 x1.(v_embrace(e1) & n_couple(x1) & Actor(e1,x1))
A group of people wearing blue shirts are standing in front of some buildings.
Many people are waiting in line outdoors.
1
-100
Group of people in front of buildings does not imply they are waiting in a line.
exists e1 e2 s1 x1 x2 x3 x4 x5 x6.(in(e2,x5) & of(x5,x6) & n_building(x6) & n_front(x5) & Actor(e2,x1) & v_stand(e2) & of(x1,x2) & Theme(e1,x4) & Actor(e1,x3) & v_wear(e1) & n_shirt(x4) & a_blue(s1) & Theme(s1,x4) & (x2 = x3) & n_people(x2) & n_group(x1))
exists e1 x1 x2 x3.(in(e1,x2) & n_outdoors(x2) & of(x2,x3) & n_line(x3) & Actor(e1,x1) & v_wait(e1) & n_people(x1) & n_quantity(x1))
783ac0e6-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e2 s1 x1 x2 x3 x4 x5 x6.(v_wear(e1) & v_stand(e2) & of(x5,x6) & of(x1,x2) & n_shirt(x4) & n_people(x2) & n_group(x1) & n_front(x5) & n_building(x6) & in(e2,x5) & a_blue(s1) & Theme(s1,x4) & Theme(e1,x4) & Actor(e2,x1) & Actor(e1,x3) & (x2 = x3))
exists e1 x1 x2 x3.(v_wait(e1) & of(x2,x3) & n_quantity(x1) & n_people(x1) & n_outdoors(x2) & n_line(x3) & in(e1,x2) & Actor(e1,x1))
A group of people wearing blue shirts are standing in front of some buildings.
A group of people are buying white shirts from a vendor.
2
-100
They are either wearing blue shirts or buying white shirts.
exists e2 e1 s1 x1 x2 x3 x4 x5 x6.(in(e2,x5) & of(x5,x6) & n_building(x6) & n_front(x5) & Actor(e2,x1) & v_stand(e2) & of(x1,x2) & Theme(e1,x4) & Actor(e1,x3) & v_wear(e1) & n_shirt(x4) & a_blue(s1) & Theme(s1,x4) & (x2 = x3) & n_people(x2) & n_group(x1))
exists e1 s1 x1 x2 x3 x4.(from(e1,x4) & n_vendor(x4) & Theme(e1,x3) & Actor(e1,x1) & v_buy(e1) & n_shirt(x3) & a_white(s1) & Theme(s1,x3) & of(x1,x2) & n_people(x2) & n_group(x1))
783ac636-e4c8-11ec-9cdd-0242ac1c0002
exists e2 e1 s1 x1 x2 x3 x4 x5 x6.(v_wear(e1) & v_stand(e2) & of(x5,x6) & of(x1,x2) & n_shirt(x4) & n_people(x2) & n_group(x1) & n_front(x5) & n_building(x6) & in(e2,x5) & a_blue(s1) & Theme(s1,x4) & Theme(e1,x4) & Actor(e2,x1) & Actor(e1,x3) & (x2 = x3))
exists e1 s1 x1 x2 x3 x4.(v_buy(e1) & of(x1,x2) & n_vendor(x4) & n_shirt(x3) & n_people(x2) & n_group(x1) & from(e1,x4) & a_white(s1) & Theme(s1,x3) & Theme(e1,x3) & Actor(e1,x1))
A group of people wearing blue shirts are standing in front of some buildings.
A group of people are talking outside.
0
-100
The group is either just standing or they are talking.
exists e1 e2 s1 x1 x2 x3 x4 x5 x6.(in(e2,x5) & of(x5,x6) & n_building(x6) & n_front(x5) & Actor(e2,x1) & v_stand(e2) & of(x1,x2) & Theme(e1,x4) & Actor(e1,x3) & v_wear(e1) & n_shirt(x4) & a_blue(s1) & Theme(s1,x4) & (x2 = x3) & n_people(x2) & n_group(x1))
exists e1 s1 x1 x2.(a_outside(s1) & Manner(e1,s1) & Actor(e1,x1) & v_talk(e1) & of(x1,x2) & n_people(x2) & n_group(x1))
783acb5e-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e2 s1 x1 x2 x3 x4 x5 x6.(v_wear(e1) & v_stand(e2) & of(x5,x6) & of(x1,x2) & n_shirt(x4) & n_people(x2) & n_group(x1) & n_front(x5) & n_building(x6) & in(e2,x5) & a_blue(s1) & Theme(s1,x4) & Theme(e1,x4) & Actor(e2,x1) & Actor(e1,x3) & (x2 = x3))
exists e1 s1 x1 x2.(v_talk(e1) & of(x1,x2) & n_people(x2) & n_group(x1) & a_outside(s1) & Manner(e1,s1) & Actor(e1,x1))
A man in a white print shirt and a woman in a black dress dancing.
A man is dancing with a woman in a black dress.
0
-100
The man is in a white print shirt or he is not.
exists s1 s2 s3 x1 x2 x3 x4 x5 x6.(a_topic(s1) & subset_of(x4,s1) & in(x4,x5) & n_dancing(x5) & of(x5,x6) & n_dress(x6) & a_black(s3) & Theme(s3,x5) & n_woman(x4) & subset_of(x1,s1) & in(x1,x2) & n_shirt(x2) & of(x2,x3) & n_print(x3) & a_white(s2) & Theme(s2,x2) & n_man(x1))
exists e1 s1 x1 x2 x3.(with(e1,x2) & in(x2,x3) & n_dress(x3) & a_black(s1) & Theme(s1,x3) & n_woman(x2) & Actor(e1,x1) & v_dance(e1) & n_man(x1))
783ad0d6-e4c8-11ec-9cdd-0242ac1c0002
exists s1 s2 s3 x1 x2 x3 x4 x5 x6.(subset_of(x4,s1) & subset_of(x1,s1) & of(x5,x6) & of(x2,x3) & n_woman(x4) & n_shirt(x2) & n_print(x3) & n_man(x1) & n_dress(x6) & n_dancing(x5) & in(x4,x5) & in(x1,x2) & a_white(s2) & a_topic(s1) & a_black(s3) & Theme(s3,x5) & Theme(s2,x2))
exists e1 s1 x1 x2 x3.(with(e1,x2) & v_dance(e1) & n_woman(x2) & n_man(x1) & n_dress(x3) & in(x2,x3) & a_black(s1) & Theme(s1,x3) & Actor(e1,x1))
A man in a white print shirt and a woman in a black dress dancing.
A couple is sitting at a bar.
2
-100
One cannot be dancing or sitting at the same time.
exists s1 s2 s3 x1 x2 x3 x4 x5 x6.(a_topic(s1) & subset_of(x4,s1) & in(x4,x5) & n_dancing(x5) & of(x5,x6) & n_dress(x6) & a_black(s3) & Theme(s3,x5) & n_woman(x4) & subset_of(x1,s1) & in(x1,x2) & n_shirt(x2) & of(x2,x3) & n_print(x3) & a_white(s2) & Theme(s2,x2) & n_man(x1))
exists e1 x1 x2.(at(e1,x2) & n_bar(x2) & Actor(e1,x1) & v_sit(e1) & n_couple(x1))
783ad608-e4c8-11ec-9cdd-0242ac1c0002
exists s1 s2 s3 x1 x2 x3 x4 x5 x6.(subset_of(x4,s1) & subset_of(x1,s1) & of(x5,x6) & of(x2,x3) & n_woman(x4) & n_shirt(x2) & n_print(x3) & n_man(x1) & n_dress(x6) & n_dancing(x5) & in(x4,x5) & in(x1,x2) & a_white(s2) & a_topic(s1) & a_black(s3) & Theme(s3,x5) & Theme(s2,x2))
exists e1 x1 x2.(v_sit(e1) & n_couple(x1) & n_bar(x2) & at(e1,x2) & Actor(e1,x1))
A man in a white print shirt and a woman in a black dress dancing.
A couple is dancing.
1
-100
The man and woman dancing does not imply they are a couple.
exists s1 s2 s3 x1 x2 x3 x4 x5 x6.(a_topic(s1) & subset_of(x4,s1) & in(x4,x5) & n_dancing(x5) & of(x5,x6) & n_dress(x6) & a_black(s3) & Theme(s3,x5) & n_woman(x4) & subset_of(x1,s1) & in(x1,x2) & n_shirt(x2) & of(x2,x3) & n_print(x3) & a_white(s2) & Theme(s2,x2) & n_man(x1))
exists e1 x1.(Actor(e1,x1) & v_dance(e1) & n_couple(x1))
783adb76-e4c8-11ec-9cdd-0242ac1c0002
exists s1 s2 s3 x1 x2 x3 x4 x5 x6.(subset_of(x4,s1) & subset_of(x1,s1) & of(x5,x6) & of(x2,x3) & n_woman(x4) & n_shirt(x2) & n_print(x3) & n_man(x1) & n_dress(x6) & n_dancing(x5) & in(x4,x5) & in(x1,x2) & a_white(s2) & a_topic(s1) & a_black(s3) & Theme(s3,x5) & Theme(s2,x2))
exists e1 x1.(v_dance(e1) & n_couple(x1) & Actor(e1,x1))
The yellow dog kicks up sand as it jumps.
The dog is outdoors.
0
-100
Kicks up sand implies outdoors.
exists e1 p1 s1 s2 x1 x2.(n_thing(x1) & n_dog(x1) & a_yellow(s1) & Theme(s1,x1) & exists e2.(Actor(e2,x1) & v_jump(e2)) & as(e1,p1) & a_up(s2) & Manner(e1,s2) & Theme(e1,x2) & Actor(e1,x1) & v_kick(e1) & n_sand(x2))
exists p1 x1.(n_dog(x1) & exists x2.((x1 = x2) & n_outdoors(x2)))
783ae09e-e4c8-11ec-9cdd-0242ac1c0002
exists e1 p1 s1 s2 x1 x2.(v_kick(e1) & n_thing(x1) & n_sand(x2) & n_dog(x1) & exists e2.(v_jump(e2) & Actor(e2,x1)) & as(e1,p1) & a_yellow(s1) & a_up(s2) & Theme(s1,x1) & Theme(e1,x2) & Manner(e1,s2) & Actor(e1,x1))
exists x1.(n_dog(x1) & exists x2.(n_outdoors(x2) & (x1 = x2)))
The yellow dog kicks up sand as it jumps.
The yellow dog is at the beach.
1
-100
Sand can be many places besides a beach.
exists e1 p1 s1 s2 x1 x2.(n_thing(x1) & n_dog(x1) & a_yellow(s1) & Theme(s1,x1) & exists e2.(Actor(e2,x1) & v_jump(e2)) & as(e1,p1) & a_up(s2) & Manner(e1,s2) & Theme(e1,x2) & Actor(e1,x1) & v_kick(e1) & n_sand(x2))
exists p1 s1 x1 x2.(n_beach(x2) & n_dog(x1) & a_yellow(s1) & Theme(s1,x1) & at(x1,x2))
783ae83c-e4c8-11ec-9cdd-0242ac1c0002
exists e1 p1 s1 s2 x1 x2.(v_kick(e1) & n_thing(x1) & n_sand(x2) & n_dog(x1) & exists e2.(v_jump(e2) & Actor(e2,x1)) & as(e1,p1) & a_yellow(s1) & a_up(s2) & Theme(s1,x1) & Theme(e1,x2) & Manner(e1,s2) & Actor(e1,x1))
exists s1 x1 x2.(n_dog(x1) & n_beach(x2) & at(x1,x2) & a_yellow(s1) & Theme(s1,x1))
The yellow dog kicks up sand as it jumps.
The yellow dog is sleeping indoors.
2
-100
What is the dog doing ... sleeping or jumping
exists e1 p1 s1 s2 x1 x2.(n_thing(x1) & n_dog(x1) & a_yellow(s1) & Theme(s1,x1) & exists e2.(Actor(e2,x1) & v_jump(e2)) & as(e1,p1) & a_up(s2) & Manner(e1,s2) & Theme(e1,x2) & Actor(e1,x1) & v_kick(e1) & n_sand(x2))
exists e1 s1 x1 x2.(n_dog(x1) & a_yellow(s1) & Theme(s1,x1) & Theme(e1,x2) & Actor(e1,x1) & v_sleep(e1) & n_indoor(x2))
783af46c-e4c8-11ec-9cdd-0242ac1c0002
exists e1 p1 s1 s2 x1 x2.(v_kick(e1) & n_thing(x1) & n_sand(x2) & n_dog(x1) & exists e2.(v_jump(e2) & Actor(e2,x1)) & as(e1,p1) & a_yellow(s1) & a_up(s2) & Theme(s1,x1) & Theme(e1,x2) & Manner(e1,s2) & Actor(e1,x1))
exists e1 s1 x1 x2.(v_sleep(e1) & n_indoor(x2) & n_dog(x1) & a_yellow(s1) & Theme(s1,x1) & Theme(e1,x2) & Actor(e1,x1))
A man in a white shirt is dancing with a woman in black.
A couple performs the tango.
1
-100
The man and woman dancing does not imply they are performing a tango.
exists e1 s1 x1 x2 x3 x4.(with(e1,x3) & in(x3,x4) & n_black(x4) & n_woman(x3) & Actor(e1,x1) & v_dance(e1) & in(x1,x2) & n_shirt(x2) & a_white(s1) & Theme(s1,x2) & n_man(x1))
exists e1 x1 x2.(n_tango(x2) & Theme(e1,x2) & Actor(e1,x1) & v_perform(e1) & n_couple(x1))
783aff66-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3 x4.(with(e1,x3) & v_dance(e1) & n_woman(x3) & n_shirt(x2) & n_man(x1) & n_black(x4) & in(x3,x4) & in(x1,x2) & a_white(s1) & Theme(s1,x2) & Actor(e1,x1))
exists e1 x1 x2.(v_perform(e1) & n_tango(x2) & n_couple(x1) & Theme(e1,x2) & Actor(e1,x1))
A man in a white shirt is dancing with a woman in black.
A couple dances.
0
-100
The man is in a white shirt and the women is in black or they are not.
exists e1 s1 x1 x2 x3 x4.(with(e1,x3) & in(x3,x4) & n_black(x4) & n_woman(x3) & Actor(e1,x1) & v_dance(e1) & in(x1,x2) & n_shirt(x2) & a_white(s1) & Theme(s1,x2) & n_man(x1))
exists x1 x2.(a_topic(x1) & n_dance(x1) & of(x1,x2) & n_couple(x2))
783b0b64-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3 x4.(with(e1,x3) & v_dance(e1) & n_woman(x3) & n_shirt(x2) & n_man(x1) & n_black(x4) & in(x3,x4) & in(x1,x2) & a_white(s1) & Theme(s1,x2) & Actor(e1,x1))
exists x1 x2.(of(x1,x2) & n_dance(x1) & n_couple(x2) & a_topic(x1))
A man in a white shirt is dancing with a woman in black.
A little girl plays with clay.
2
-100
A man and a women are not a little girl.
exists e1 s1 x1 x2 x3 x4.(with(e1,x3) & in(x3,x4) & n_black(x4) & n_woman(x3) & Actor(e1,x1) & v_dance(e1) & in(x1,x2) & n_shirt(x2) & a_white(s1) & Theme(s1,x2) & n_man(x1))
exists e1 s1 x1 x2.(with(e1,x2) & n_clay(x2) & Actor(e1,x1) & v_play(e1) & n_girl(x1) & a_little(s1) & Theme(s1,x1))
783b178a-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3 x4.(with(e1,x3) & v_dance(e1) & n_woman(x3) & n_shirt(x2) & n_man(x1) & n_black(x4) & in(x3,x4) & in(x1,x2) & a_white(s1) & Theme(s1,x2) & Actor(e1,x1))
exists e1 s1 x1 x2.(with(e1,x2) & v_play(e1) & n_girl(x1) & n_clay(x2) & a_little(s1) & Theme(s1,x1) & Actor(e1,x1))
A man and woman are dancing nearby others who are doing the same.
People are dancing at a wedding.
1
-100
Man and woman dancing does not imply they are dancing at a wedding.
exists e1 e2 s1 x1 x2 x3 x4 x5 x6.(n_same(x6) & Theme(e2,x4) & Actor(e2,x1) & v_dance(e2) & Theme(e1,x6) & Actor(e1,x5) & v_do(e1) & (x4 = x5) & -(x4 = x2) & n_person(x2) & n_person(x4) & a_nearby(s1) & Theme(s1,x4) & n_woman(x3) & n_man(x2) & subset_of(x3,x1) & subset_of(x2,x1))
exists e1 x1 x2.(at(e1,x2) & n_wedding(x2) & Actor(e1,x1) & v_dance(e1) & n_people(x1))
783b261c-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e2 s1 x1 x2 x3 x4 x5 x6.(v_do(e1) & v_dance(e2) & subset_of(x3,x1) & subset_of(x2,x1) & n_woman(x3) & n_same(x6) & n_person(x4) & n_person(x2) & n_man(x2) & a_nearby(s1) & Theme(s1,x4) & Theme(e2,x4) & Theme(e1,x6) & Actor(e2,x1) & Actor(e1,x5) & -(x4 = x2) & (x4 = x5))
exists e1 x1 x2.(v_dance(e1) & n_wedding(x2) & n_people(x1) & at(e1,x2) & Actor(e1,x1))
A man and woman are dancing nearby others who are doing the same.
A couple is sitting in bed.
2
-100
They are either dancing or sitting.
exists e1 e2 s1 x1 x2 x3 x4 x5 x6.(n_same(x6) & Theme(e2,x4) & Actor(e2,x1) & v_dance(e2) & Theme(e1,x6) & Actor(e1,x5) & v_do(e1) & (x4 = x5) & -(x4 = x2) & n_person(x2) & n_person(x4) & a_nearby(s1) & Theme(s1,x4) & n_woman(x3) & n_man(x2) & subset_of(x3,x1) & subset_of(x2,x1))
exists e1 x1 x2.(in(e1,x2) & n_bed(x2) & Actor(e1,x1) & v_sit(e1) & n_couple(x1))
783b2f7c-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e2 s1 x1 x2 x3 x4 x5 x6.(v_do(e1) & v_dance(e2) & subset_of(x3,x1) & subset_of(x2,x1) & n_woman(x3) & n_same(x6) & n_person(x4) & n_person(x2) & n_man(x2) & a_nearby(s1) & Theme(s1,x4) & Theme(e2,x4) & Theme(e1,x6) & Actor(e2,x1) & Actor(e1,x5) & -(x4 = x2) & (x4 = x5))
exists e1 x1 x2.(v_sit(e1) & n_couple(x1) & n_bed(x2) & in(e1,x2) & Actor(e1,x1))
A man and woman are dancing nearby others who are doing the same.
People are dancing.
0
-100
A man and women are dancing nearby others or everyone is just dancing.
exists e2 e1 s1 x1 x2 x3 x4 x5 x6.(n_same(x6) & Theme(e2,x4) & Actor(e2,x1) & v_dance(e2) & Theme(e1,x6) & Actor(e1,x5) & v_do(e1) & (x4 = x5) & -(x4 = x2) & n_person(x2) & n_person(x4) & a_nearby(s1) & Theme(s1,x4) & n_woman(x3) & n_man(x2) & subset_of(x3,x1) & subset_of(x2,x1))
exists e1 x1.(Actor(e1,x1) & v_dance(e1) & n_people(x1))
783b39d6-e4c8-11ec-9cdd-0242ac1c0002
exists e2 e1 s1 x1 x2 x3 x4 x5 x6.(v_do(e1) & v_dance(e2) & subset_of(x3,x1) & subset_of(x2,x1) & n_woman(x3) & n_same(x6) & n_person(x4) & n_person(x2) & n_man(x2) & a_nearby(s1) & Theme(s1,x4) & Theme(e2,x4) & Theme(e1,x6) & Actor(e2,x1) & Actor(e1,x5) & -(x4 = x2) & (x4 = x5))
exists e1 x1.(v_dance(e1) & n_people(x1) & Actor(e1,x1))
A tatooed person shakes their hair and beats a drum.
A bald man plays a drum
2
-100
This person either has hair or is bald, not both.
exists e1 e2 s1 s2 x1 x2 x3 x4.(Theme(e2,x4) & Actor(e2,x3) & v_beat(e2) & n_drum(x4) & n_person(x3) & a_tatooed(s2) & Theme(s2,x3) & Theme(e1,x2) & Actor(e1,x1) & v_shake(e1) & n_hair(x2) & of(x2,x1) & n_thing(x1) & n_person(x1) & a_tatooed(s1) & Theme(s1,x1))
exists e1 s1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_play(e1) & n_drum(x2) & n_man(x1) & a_bald(s1) & Theme(s1,x1))
783b4994-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e2 s1 s2 x1 x2 x3 x4.(v_shake(e1) & v_beat(e2) & of(x2,x1) & n_thing(x1) & n_person(x3) & n_person(x1) & n_hair(x2) & n_drum(x4) & a_tatooed(s2) & a_tatooed(s1) & Theme(s2,x3) & Theme(s1,x1) & Theme(e2,x4) & Theme(e1,x2) & Actor(e2,x3) & Actor(e1,x1))
exists e1 s1 x1 x2.(v_play(e1) & n_man(x1) & n_drum(x2) & a_bald(s1) & Theme(s1,x1) & Theme(e1,x2) & Actor(e1,x1))
A tatooed person shakes their hair and beats a drum.
A person playing a drum
0
-100
The person is tatooed and shakes their hair or the person does not do that.
exists e2 e1 s1 s2 x1 x2 x3 x4.(Theme(e2,x4) & Actor(e2,x3) & v_beat(e2) & n_drum(x4) & n_person(x3) & a_tatooed(s2) & Theme(s2,x3) & Theme(e1,x2) & Actor(e1,x1) & v_shake(e1) & n_hair(x2) & of(x2,x1) & n_thing(x1) & n_person(x1) & a_tatooed(s1) & Theme(s1,x1))
exists e1 x1 x2 x3.(a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & v_play(e1) & n_drum(x3) & (x1 = x2) & n_person(x1))
783b540c-e4c8-11ec-9cdd-0242ac1c0002
exists e2 e1 s1 s2 x1 x2 x3 x4.(v_shake(e1) & v_beat(e2) & of(x2,x1) & n_thing(x1) & n_person(x3) & n_person(x1) & n_hair(x2) & n_drum(x4) & a_tatooed(s2) & a_tatooed(s1) & Theme(s2,x3) & Theme(s1,x1) & Theme(e2,x4) & Theme(e1,x2) & Actor(e2,x3) & Actor(e1,x1))
exists e1 x1 x2 x3.(v_play(e1) & n_person(x1) & n_drum(x3) & a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2))
A tatooed person shakes their hair and beats a drum.
A person at a festival performing
1
-100
The person beating a drum need not be performing at a festival.
exists e2 e1 s1 s2 x1 x2 x3 x4.(Theme(e2,x4) & Actor(e2,x3) & v_beat(e2) & n_drum(x4) & n_person(x3) & a_tatooed(s2) & Theme(s2,x3) & Theme(e1,x2) & Actor(e1,x1) & v_shake(e1) & n_hair(x2) & of(x2,x1) & n_thing(x1) & n_person(x1) & a_tatooed(s1) & Theme(s1,x1))
exists e1 x1 x2 x3.(a_topic(x1) & at(x1,x2) & Actor(e1,x3) & v_perform(e1) & (x2 = x3) & n_festival(x2) & n_person(x1))
783b5fce-e4c8-11ec-9cdd-0242ac1c0002
exists e2 e1 s1 s2 x1 x2 x3 x4.(v_shake(e1) & v_beat(e2) & of(x2,x1) & n_thing(x1) & n_person(x3) & n_person(x1) & n_hair(x2) & n_drum(x4) & a_tatooed(s2) & a_tatooed(s1) & Theme(s2,x3) & Theme(s1,x1) & Theme(e2,x4) & Theme(e1,x2) & Actor(e2,x3) & Actor(e1,x1))
exists e1 x1 x2 x3.(v_perform(e1) & n_person(x1) & n_festival(x2) & at(x1,x2) & a_topic(x1) & Actor(e1,x3) & (x2 = x3))
The drummer beats the drums at an outdoor concert.
The drummer plays guitar at an indoor concert.
2
-100
The drummer is either beating the drums or playing the guitar. One cannot be indoor and outdoor at the same time.
exists e1 s1 x1 x2 x3.(n_drum(x2) & n_drummer(x1) & Theme(e1,x2) & Actor(e1,x1) & v_beat(e1) & at(x2,x3) & n_concert(x3) & a_outdoor(s1) & Theme(s1,x3))
exists e1 s1 x1 x2 x3.(n_drummer(x1) & at(e1,x3) & n_concert(x3) & a_indoor(s1) & Theme(s1,x3) & Theme(e1,x2) & Actor(e1,x1) & v_play(e1) & n_guitar(x2))
783b6ba4-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3.(v_beat(e1) & n_drummer(x1) & n_drum(x2) & n_concert(x3) & at(x2,x3) & a_outdoor(s1) & Theme(s1,x3) & Theme(e1,x2) & Actor(e1,x1))
exists e1 s1 x1 x2 x3.(v_play(e1) & n_guitar(x2) & n_drummer(x1) & n_concert(x3) & at(e1,x3) & a_indoor(s1) & Theme(s1,x3) & Theme(e1,x2) & Actor(e1,x1))
The drummer beats the drums at an outdoor concert.
The drummer beats his drums.
0
-100
The drummer is at an outdoor concert or isn't.
exists e1 s1 x1 x2 x3.(n_drum(x2) & n_drummer(x1) & Theme(e1,x2) & Actor(e1,x1) & v_beat(e1) & at(x2,x3) & n_concert(x3) & a_outdoor(s1) & Theme(s1,x3))
exists e1 x1 x2.(n_drum(x2) & of(x2,x1) & n_male(x1) & n_drummer(x1) & Theme(e1,x2) & Actor(e1,x1) & v_beat(e1))
783b7310-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3.(v_beat(e1) & n_drummer(x1) & n_drum(x2) & n_concert(x3) & at(x2,x3) & a_outdoor(s1) & Theme(s1,x3) & Theme(e1,x2) & Actor(e1,x1))
exists e1 x1 x2.(v_beat(e1) & of(x2,x1) & n_male(x1) & n_drummer(x1) & n_drum(x2) & Theme(e1,x2) & Actor(e1,x1))
The drummer beats the drums at an outdoor concert.
The audience cheers as the drummer performs at an outdoor concert.
1
-100
The drummer beating drum at concert does not imply the audience cheers at him.
exists e1 s1 x1 x2 x3.(n_drum(x2) & n_drummer(x1) & Theme(e1,x2) & Actor(e1,x1) & v_beat(e1) & at(x2,x3) & n_concert(x3) & a_outdoor(s1) & Theme(s1,x3))
exists p1 x1 x2 x3.(n_drummer(x3) & n_cheer(x1) & of(x1,x2) & n_audience(x2) & a_topic(x1) & exists e1 s1 x4.(at(e1,x4) & n_concert(x4) & a_outdoor(s1) & Theme(s1,x4) & Actor(e1,x3) & v_perform(e1)) & as(x1,p1))
783b782e-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3.(v_beat(e1) & n_drummer(x1) & n_drum(x2) & n_concert(x3) & at(x2,x3) & a_outdoor(s1) & Theme(s1,x3) & Theme(e1,x2) & Actor(e1,x1))
exists p1 x1 x2 x3.(of(x1,x2) & n_drummer(x3) & n_cheer(x1) & n_audience(x2) & exists e1 s1 x4.(v_perform(e1) & n_concert(x4) & at(e1,x4) & a_outdoor(s1) & Theme(s1,x4) & Actor(e1,x3)) & as(x1,p1) & a_topic(x1))
A musician plays a drum while his hair covers his face, and tattoos dot his arms.
they hated each other
2
-100
A musician is one person and they are more than one.
exists e1 p1 x1 x2 x3 x4 x6.(exists e3 e2 x1 x5.(Theme(e3,x6) & Actor(e3,x5) & v_dot(e3) & n_male(x1) & n_male(x1) & n_tattoo(x5) & Theme(e2,x4) & Actor(e2,x3) & v_cover(e2)) & n_arm(x6) & of(x6,x1) & n_face(x4) & of(x4,x1) & n_hair(x3) & of(x3,x1) & n_male(x1) & while(e1,p1) & Theme(e1,x2) & Actor(e1,x1) & v_play(e1) & n_drum(x2) & n_musician(x1))
exists x1.(n_thing(x1) & all x2.(n_other(x2) -> exists e1.(Theme(e1,x2) & Actor(e1,x1) & v_hate(e1))))
783b82b0-e4c8-11ec-9cdd-0242ac1c0002
exists e1 p1 x1 x2 x3 x4 x6.(while(e1,p1) & v_play(e1) & of(x6,x1) & of(x4,x1) & of(x3,x1) & n_musician(x1) & n_male(x1) & n_hair(x3) & n_face(x4) & n_drum(x2) & n_arm(x6) & exists e3 e2 x1 x5.(v_dot(e3) & v_cover(e2) & n_tattoo(x5) & n_male(x1) & Theme(e3,x6) & Theme(e2,x4) & Actor(e3,x5) & Actor(e2,x3)) & Theme(e1,x2) & Actor(e1,x1))
exists x1.(n_thing(x1) & all x2.(exists e1.(v_hate(e1) & Theme(e1,x2) & Actor(e1,x1)) | -n_other(x2)))
A musician plays a drum while his hair covers his face, and tattoos dot his arms.
a couple was there
0
-100
Either the musician plays a drum alone or a couple is there.
exists e1 p1 x1 x2 x3 x4 x6.(exists e2 e3 x1 x5.(Theme(e3,x6) & Actor(e3,x5) & v_dot(e3) & n_male(x1) & n_male(x1) & n_tattoo(x5) & Theme(e2,x4) & Actor(e2,x3) & v_cover(e2)) & n_arm(x6) & of(x6,x1) & n_face(x4) & of(x4,x1) & n_hair(x3) & of(x3,x1) & n_male(x1) & while(e1,p1) & Theme(e1,x2) & Actor(e1,x1) & v_play(e1) & n_drum(x2) & n_musician(x1))
exists s1 x1.(Theme(s1,x1) & a_there(s1) & n_couple(x1))
783b8846-e4c8-11ec-9cdd-0242ac1c0002
exists e1 p1 x1 x2 x3 x4 x6.(while(e1,p1) & v_play(e1) & of(x6,x1) & of(x4,x1) & of(x3,x1) & n_musician(x1) & n_male(x1) & n_hair(x3) & n_face(x4) & n_drum(x2) & n_arm(x6) & exists e2 e3 x1 x5.(v_dot(e3) & v_cover(e2) & n_tattoo(x5) & n_male(x1) & Theme(e3,x6) & Theme(e2,x4) & Actor(e3,x5) & Actor(e2,x3)) & Theme(e1,x2) & Actor(e1,x1))
exists s1 x1.(n_couple(x1) & a_there(s1) & Theme(s1,x1))
A man with long hair and tattoos plays a drum outdoors.
The drummer is sitting cross legged.
1
-100
People can play drums when standing (playing timpani drums for example), so sitting cross legged is not necesssary
exists e1 s1 s2 x1 x2 x3 x4 x5.(Theme(e1,x5) & Actor(e1,x1) & v_play(e1) & n_outdoors(x5) & a_drum(s2) & Theme(s2,x5) & with(x1,x2) & n_tattoo(x4) & n_hair(x3) & subset_of(x4,x2) & subset_of(x3,x2) & a_long(s1) & Theme(s1,x2) & n_man(x1))
exists e1 x1 x2.(n_drummer(x1) & r_cross(e1) & Time(e1,x2) & n_legged(x2) & Actor(e1,x1) & v_sit(e1))
783b92d2-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 x1 x2 x3 x4 x5.(with(x1,x2) & v_play(e1) & subset_of(x4,x2) & subset_of(x3,x2) & n_tattoo(x4) & n_outdoors(x5) & n_man(x1) & n_hair(x3) & a_long(s1) & a_drum(s2) & Theme(s2,x5) & Theme(s1,x2) & Theme(e1,x5) & Actor(e1,x1))
exists e1 x1 x2.(v_sit(e1) & r_cross(e1) & n_legged(x2) & n_drummer(x1) & Time(e1,x2) & Actor(e1,x1))
A man with long hair and tattoos plays a drum outdoors.
There is a drummer outside.
0
-100
A drummer is a man while outdoors is synonymous with outside.
exists e1 s1 s2 x1 x2 x3 x4 x5.(Theme(e1,x5) & Actor(e1,x1) & v_play(e1) & n_outdoors(x5) & a_drum(s2) & Theme(s2,x5) & with(x1,x2) & n_tattoo(x4) & n_hair(x3) & subset_of(x4,x2) & subset_of(x3,x2) & a_long(s1) & Theme(s1,x2) & n_man(x1))
exists p1 x1 x2 x3.((x1 = x2) & n_outside(x2) & of(x2,x3) & n_drummer(x3))
783b9c64-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 x1 x2 x3 x4 x5.(with(x1,x2) & v_play(e1) & subset_of(x4,x2) & subset_of(x3,x2) & n_tattoo(x4) & n_outdoors(x5) & n_man(x1) & n_hair(x3) & a_long(s1) & a_drum(s2) & Theme(s2,x5) & Theme(s1,x2) & Theme(e1,x5) & Actor(e1,x1))
exists x1 x2 x3.(of(x2,x3) & n_outside(x2) & n_drummer(x3) & (x1 = x2))
A man with long hair and tattoos plays a drum outdoors.
The bald drummer is playing in his living room.
2
-100
The man with long hair is different in appearance than the man that is bald.
exists e1 s1 s2 x1 x2 x3 x4 x5.(Theme(e1,x5) & Actor(e1,x1) & v_play(e1) & n_outdoors(x5) & a_drum(s2) & Theme(s2,x5) & with(x1,x2) & n_tattoo(x4) & n_hair(x3) & subset_of(x4,x2) & subset_of(x3,x2) & a_long(s1) & Theme(s1,x2) & n_man(x1))
exists e1 s1 x1 x2 x3.(n_room(x2) & of(x2,x3) & n_living(x3) & of(x2,x1) & n_male(x1) & n_drummer(x1) & a_bald(s1) & Theme(s1,x1) & in(e1,x2) & Actor(e1,x1) & v_play(e1))
783ba722-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 x1 x2 x3 x4 x5.(with(x1,x2) & v_play(e1) & subset_of(x4,x2) & subset_of(x3,x2) & n_tattoo(x4) & n_outdoors(x5) & n_man(x1) & n_hair(x3) & a_long(s1) & a_drum(s2) & Theme(s2,x5) & Theme(s1,x2) & Theme(e1,x5) & Actor(e1,x1))
exists e1 s1 x1 x2 x3.(v_play(e1) & of(x2,x3) & of(x2,x1) & n_room(x2) & n_male(x1) & n_living(x3) & n_drummer(x1) & in(e1,x2) & a_bald(s1) & Theme(s1,x1) & Actor(e1,x1))
A man is sleeping on the grass and covered up with a pink blanket.
Under the blanket on the grass is a sleeping man.
0
-100
Answer: The man is sleeping and the blanket is in pink colour.
exists e3 e1 e2 s1 s2 x1 x2 x3 x4.(n_grass(x2) & for(e2,e3) & a_up(s2) & Manner(e3,s2) & with(e3,x4) & n_blanket(x4) & a_pink(s1) & Theme(s1,x4) & Theme(e3,x3) & v_cover(e3) & Actor(e2,x3) & v_sleep(e2) & n_man(x3) & on(e1,x2) & Actor(e1,x1) & v_sleep(e1) & n_man(x1))
exists p1 x1 x2 x3 x4.(n_grass(x3) & n_blanket(x2) & under(x1,x2) & on(x2,x3) & exists e1 x5.((x4 = x5) & n_man(x5) & Actor(e1,x5) & v_sleep(e1)) & (x3 = x4) & n_event(x1))
783bc13a-e4c8-11ec-9cdd-0242ac1c0002
exists e3 e1 e2 s1 s2 x1 x2 x3 x4.(with(e3,x4) & v_sleep(e2) & v_sleep(e1) & v_cover(e3) & on(e1,x2) & n_man(x3) & n_man(x1) & n_grass(x2) & n_blanket(x4) & for(e2,e3) & a_up(s2) & a_pink(s1) & Theme(s1,x4) & Theme(e3,x3) & Manner(e3,s2) & Actor(e2,x3) & Actor(e1,x1))
exists x1 x2 x3 x4.(under(x1,x2) & on(x2,x3) & n_grass(x3) & n_event(x1) & n_blanket(x2) & exists e1 x5.(v_sleep(e1) & n_man(x5) & Actor(e1,x5) & (x4 = x5)) & (x3 = x4))
A woman in denim is doing street art with paint.
A woman in khakis plays her tuba for the mayor.
2
-100
She is either wearing denim or khakis.
exists e1 x1 x2 x3 x4 x5.(with(e1,x5) & n_paint(x5) & Theme(e1,x3) & Actor(e1,x1) & v_do(e1) & n_art(x3) & of(x3,x4) & n_street(x4) & in(x1,x2) & n_denim(x2) & n_woman(x1))
exists e1 x1 x2 x3 x4.(n_mayor(x4) & for(e1,x4) & Theme(e1,x3) & Actor(e1,x1) & v_play(e1) & n_tuba(x3) & of(x3,x1) & n_female(x1) & in(x1,x2) & n_khaki(x2) & n_woman(x1))
783bdb52-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3 x4 x5.(with(e1,x5) & v_do(e1) & of(x3,x4) & n_woman(x1) & n_street(x4) & n_paint(x5) & n_denim(x2) & n_art(x3) & in(x1,x2) & Theme(e1,x3) & Actor(e1,x1))
exists e1 x1 x2 x3 x4.(v_play(e1) & of(x3,x1) & n_woman(x1) & n_tuba(x3) & n_mayor(x4) & n_khaki(x2) & n_female(x1) & in(x1,x2) & for(e1,x4) & Theme(e1,x3) & Actor(e1,x1))
A woman in denim is doing street art with paint.
A popular locally known artist turns the street into her canvas.
1
-100
The woman in denim need not be an artist.
exists e1 x1 x2 x3 x4 x5.(with(e1,x5) & n_paint(x5) & Theme(e1,x3) & Actor(e1,x1) & v_do(e1) & n_art(x3) & of(x3,x4) & n_street(x4) & in(x1,x2) & n_denim(x2) & n_woman(x1))
exists e1 e2 s1 x1 x2 x3.(n_canvas(x3) & of(x3,x2) & n_female(x2) & n_street(x2) & into(e2,x3) & Theme(e2,x2) & Actor(e2,x1) & v_turn(e2) & n_artist(x1) & Theme(e1,x1) & v_know(e1) & r_locally(x1) & a_popular(s1) & Theme(s1,x1))
783be728-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3 x4 x5.(with(e1,x5) & v_do(e1) & of(x3,x4) & n_woman(x1) & n_street(x4) & n_paint(x5) & n_denim(x2) & n_art(x3) & in(x1,x2) & Theme(e1,x3) & Actor(e1,x1))
exists e1 e2 s1 x1 x2 x3.(v_turn(e2) & v_know(e1) & r_locally(x1) & of(x3,x2) & n_street(x2) & n_female(x2) & n_canvas(x3) & n_artist(x1) & into(e2,x3) & a_popular(s1) & Theme(s1,x1) & Theme(e2,x2) & Theme(e1,x1) & Actor(e2,x1))
Two dogs are running through a field filled with logs.
Two animals are running in the yard with sticks.
0
-100
Its either dogs or animals. They are in a field with logs or a yard with sticks.
exists e2 e1 x1 x2 x3 x4.(through(e1,x2) & with(e2,x4) & n_log(x4) & Theme(e2,x3) & v_fill(e2) & (x2 = x3) & n_field(x2) & Actor(e1,x1) & v_run(e1) & n_dog(x1) & card_eq_2(x1))
exists e1 x1 x2 x3.(n_yard(x2) & with(e1,x3) & n_stick(x3) & in(e1,x2) & Actor(e1,x1) & v_run(e1) & n_animal(x1) & card_eq_2(x1))
783bf54c-e4c8-11ec-9cdd-0242ac1c0002
exists e2 e1 x1 x2 x3 x4.(with(e2,x4) & v_run(e1) & v_fill(e2) & through(e1,x2) & n_log(x4) & n_field(x2) & n_dog(x1) & card_eq_2(x1) & Theme(e2,x3) & Actor(e1,x1) & (x2 = x3))
exists e1 x1 x2 x3.(with(e1,x3) & v_run(e1) & n_yard(x2) & n_stick(x3) & n_animal(x1) & in(e1,x2) & card_eq_2(x1) & Actor(e1,x1))
A man with a guitar, in cowboy boots and underwear, is standing in a street next to a woman, with yellow taxicabs in the background.
A really tall man.
1
0.331701
The way the man is dressed does not imply that he is a really tall man.
exists e1 s1 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10.(n_background(x6) & in(e1,x7) & n_underwear(x9) & n_boot(x8) & of(x8,x10) & n_cowboy(x10) & subset_of(x9,x7) & subset_of(x8,x7) & with(e1,x5) & in(x5,x6) & n_taxicab(x5) & a_yellow(s1) & Theme(s1,x5) & to(e1,x4) & n_woman(x4) & r_next(e1) & in(e1,x3) & n_street(x3) & Actor(e1,x1) & v_stand(e1) & with(x1,x2) & n_guitar(x2) & n_man(x1))
exists s1 x1.(a_topic(x1) & n_man(x1) & a_tall(s1) & Theme(s1,x1) & r_really(x1))
783f4760-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10.(with(x1,x2) & with(e1,x5) & v_stand(e1) & to(e1,x4) & subset_of(x9,x7) & subset_of(x8,x7) & r_next(e1) & of(x8,x10) & n_woman(x4) & n_underwear(x9) & n_taxicab(x5) & n_street(x3) & n_man(x1) & n_guitar(x2) & n_cowboy(x10) & n_boot(x8) & n_background(x6) & in(x5,x6) & in(e1,x7) & in(e1,x3) & a_yellow(s1) & Theme(s1,x5) & Actor(e1,x1))
exists s1 x1.(r_really(x1) & n_man(x1) & a_topic(x1) & a_tall(s1) & Theme(s1,x1))
A man with a guitar, in cowboy boots and underwear, is standing in a street next to a woman, with yellow taxicabs in the background.
a guy with a guitar stands by his wife
1
0.358817
Not all man have a wife.
exists e1 s1 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10.(n_background(x6) & in(e1,x7) & n_underwear(x9) & n_boot(x8) & of(x8,x10) & n_cowboy(x10) & subset_of(x9,x7) & subset_of(x8,x7) & with(e1,x5) & in(x5,x6) & n_taxicab(x5) & a_yellow(s1) & Theme(s1,x5) & to(e1,x4) & n_woman(x4) & r_next(e1) & in(e1,x3) & n_street(x3) & Actor(e1,x1) & v_stand(e1) & with(x1,x2) & n_guitar(x2) & n_man(x1))
exists x1 x2 x3 x4.(a_topic(x1) & by(x1,x4) & n_wife(x4) & of(x4,x1) & n_male(x1) & with(x1,x2) & n_stand(x2) & of(x2,x3) & n_guitar(x3) & n_guy(x1))
783f81a8-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10.(with(x1,x2) & with(e1,x5) & v_stand(e1) & to(e1,x4) & subset_of(x9,x7) & subset_of(x8,x7) & r_next(e1) & of(x8,x10) & n_woman(x4) & n_underwear(x9) & n_taxicab(x5) & n_street(x3) & n_man(x1) & n_guitar(x2) & n_cowboy(x10) & n_boot(x8) & n_background(x6) & in(x5,x6) & in(e1,x7) & in(e1,x3) & a_yellow(s1) & Theme(s1,x5) & Actor(e1,x1))
exists x1 x2 x3 x4.(with(x1,x2) & of(x4,x1) & of(x2,x3) & n_wife(x4) & n_stand(x2) & n_male(x1) & n_guy(x1) & n_guitar(x3) & by(x1,x4) & a_topic(x1))
A man with a guitar, in cowboy boots and underwear, is standing in a street next to a woman, with yellow taxicabs in the background.
A yellow cab drives by so fast that it sprayed stagnant water at the people waiting in the streets
2
0.000037
IF the cab is in the background it can not sprayed water at the people.
exists e1 s1 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10.(n_background(x6) & in(e1,x7) & n_underwear(x9) & n_boot(x8) & of(x8,x10) & n_cowboy(x10) & subset_of(x9,x7) & subset_of(x8,x7) & with(e1,x5) & in(x5,x6) & n_taxicab(x5) & a_yellow(s1) & Theme(s1,x5) & to(e1,x4) & n_woman(x4) & r_next(e1) & in(e1,x3) & n_street(x3) & Actor(e1,x1) & v_stand(e1) & with(x1,x2) & n_guitar(x2) & n_man(x1))
exists p1 s1 s2 x1 x2 x3 x4 x6 x7.(n_street(x7) & n_people(x6) & a_topic(x1) & exists e2 e1 s3 x5.(for(e1,e2) & in(e2,x7) & Actor(e2,x1) & v_wait(e2) & at(e1,x6) & Theme(e1,x5) & Actor(e1,x1) & v_spray(e1) & n_water(x5) & a_stagnant(s3) & Theme(s3,x5)) & n_thing(x1) & that(x1,p1) & by(x1,x3) & Theme(s2,x4) & a_fast(s2) & (x3 = x4) & n_so(x3) & n_drive(x1) & of(x1,x2) & n_cab(x2) & a_yellow(s1) & Theme(s1,x1))
783f93b4-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10.(with(x1,x2) & with(e1,x5) & v_stand(e1) & to(e1,x4) & subset_of(x9,x7) & subset_of(x8,x7) & r_next(e1) & of(x8,x10) & n_woman(x4) & n_underwear(x9) & n_taxicab(x5) & n_street(x3) & n_man(x1) & n_guitar(x2) & n_cowboy(x10) & n_boot(x8) & n_background(x6) & in(x5,x6) & in(e1,x7) & in(e1,x3) & a_yellow(s1) & Theme(s1,x5) & Actor(e1,x1))
exists p1 s1 s2 x1 x2 x3 x4 x6 x7.(that(x1,p1) & of(x1,x2) & n_thing(x1) & n_street(x7) & n_so(x3) & n_people(x6) & n_drive(x1) & n_cab(x2) & exists e2 e1 s3 x5.(v_wait(e2) & v_spray(e1) & n_water(x5) & in(e2,x7) & for(e1,e2) & at(e1,x6) & a_stagnant(s3) & Theme(s3,x5) & Theme(e1,x5) & Actor(e2,x1) & Actor(e1,x1)) & by(x1,x3) & a_yellow(s1) & a_topic(x1) & a_fast(s2) & Theme(s2,x4) & Theme(s1,x1) & (x3 = x4))
A man with a guitar, in cowboy boots and underwear, is standing in a street next to a woman, with yellow taxicabs in the background.
A man playing his guitar in public for money.
1
0.708716
just because a man has a guitar it doesn't mean he is playing.
exists e1 s1 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10.(n_background(x6) & in(e1,x7) & n_underwear(x9) & n_boot(x8) & of(x8,x10) & n_cowboy(x10) & subset_of(x9,x7) & subset_of(x8,x7) & with(e1,x5) & in(x5,x6) & n_taxicab(x5) & a_yellow(s1) & Theme(s1,x5) & to(e1,x4) & n_woman(x4) & r_next(e1) & in(e1,x3) & n_street(x3) & Actor(e1,x1) & v_stand(e1) & with(x1,x2) & n_guitar(x2) & n_man(x1))
exists e1 x1 x2 x3 x4 x5.(a_topic(x1) & for(e1,x5) & n_money(x5) & in(e1,x4) & n_public(x4) & Theme(e1,x3) & Actor(e1,x2) & v_play(e1) & n_guitar(x3) & of(x3,x1) & n_male(x1) & (x1 = x2) & n_man(x1))
783faa16-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10.(with(x1,x2) & with(e1,x5) & v_stand(e1) & to(e1,x4) & subset_of(x9,x7) & subset_of(x8,x7) & r_next(e1) & of(x8,x10) & n_woman(x4) & n_underwear(x9) & n_taxicab(x5) & n_street(x3) & n_man(x1) & n_guitar(x2) & n_cowboy(x10) & n_boot(x8) & n_background(x6) & in(x5,x6) & in(e1,x7) & in(e1,x3) & a_yellow(s1) & Theme(s1,x5) & Actor(e1,x1))
exists e1 x1 x2 x3 x4 x5.(v_play(e1) & of(x3,x1) & n_public(x4) & n_money(x5) & n_man(x1) & n_male(x1) & n_guitar(x3) & in(e1,x4) & for(e1,x5) & a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2))
A man with a guitar, in cowboy boots and underwear, is standing in a street next to a woman, with yellow taxicabs in the background.
A yellow cab driver dressed up as a cowboy waits to pick up a woman standing in the street
1
0.00006
Not all cab driver are men.
exists e1 s1 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10.(n_background(x6) & in(e1,x7) & n_underwear(x9) & n_boot(x8) & of(x8,x10) & n_cowboy(x10) & subset_of(x9,x7) & subset_of(x8,x7) & with(e1,x5) & in(x5,x6) & n_taxicab(x5) & a_yellow(s1) & Theme(s1,x5) & to(e1,x4) & n_woman(x4) & r_next(e1) & in(e1,x3) & n_street(x3) & Actor(e1,x1) & v_stand(e1) & with(x1,x2) & n_guitar(x2) & n_man(x1))
exists e1 p1 s1 s2 x1 x2 x6.(n_street(x6) & exists e2 p2 x3.(Topic(e2,p2) & Actor(e2,x3) & v_wait(e2) & exists e3 s3 x4 x5.(a_up(s3) & Manner(e3,s3) & Theme(e3,x4) & Actor(e3,x3) & v_pick(e3) & in(x4,x6) & n_standing(x4) & of(x4,x5) & n_woman(x5)) & n_cowboy(x3)) & as(e1,p1) & a_up(s2) & Manner(e1,s2) & Actor(e1,x1) & v_dress(e1) & n_driver(x1) & of(x1,x2) & n_cab(x2) & a_yellow(s1) & Theme(s1,x1))
783faf2a-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10.(with(x1,x2) & with(e1,x5) & v_stand(e1) & to(e1,x4) & subset_of(x9,x7) & subset_of(x8,x7) & r_next(e1) & of(x8,x10) & n_woman(x4) & n_underwear(x9) & n_taxicab(x5) & n_street(x3) & n_man(x1) & n_guitar(x2) & n_cowboy(x10) & n_boot(x8) & n_background(x6) & in(x5,x6) & in(e1,x7) & in(e1,x3) & a_yellow(s1) & Theme(s1,x5) & Actor(e1,x1))
exists e1 p1 s1 s2 x1 x2 x6.(v_dress(e1) & of(x1,x2) & n_street(x6) & n_driver(x1) & n_cab(x2) & exists e2 p2 x3.(v_wait(e2) & n_cowboy(x3) & exists e3 s3 x4 x5.(v_pick(e3) & of(x4,x5) & n_woman(x5) & n_standing(x4) & in(x4,x6) & a_up(s3) & Theme(e3,x4) & Manner(e3,s3) & Actor(e3,x3)) & Topic(e2,p2) & Actor(e2,x3)) & as(e1,p1) & a_yellow(s1) & a_up(s2) & Theme(s1,x1) & Manner(e1,s2) & Actor(e1,x1))
A man with a guitar, in cowboy boots and underwear, is standing in a street next to a woman, with yellow taxicabs in the background.
A man outside in his underwear.
0
1
Streets are outside therefore the man is standing in a street outside.
exists e1 s1 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10.(n_background(x6) & in(e1,x7) & n_underwear(x9) & n_boot(x8) & of(x8,x10) & n_cowboy(x10) & subset_of(x9,x7) & subset_of(x8,x7) & with(e1,x5) & in(x5,x6) & n_taxicab(x5) & a_yellow(s1) & Theme(s1,x5) & to(e1,x4) & n_woman(x4) & r_next(e1) & in(e1,x3) & n_street(x3) & Actor(e1,x1) & v_stand(e1) & with(x1,x2) & n_guitar(x2) & n_man(x1))
exists x1 x2 x3.(a_topic(x1) & in(x1,x3) & n_underwear(x3) & of(x3,x1) & n_male(x1) & n_outside(x1) & of(x1,x2) & n_man(x2))
783fbe52-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10.(with(x1,x2) & with(e1,x5) & v_stand(e1) & to(e1,x4) & subset_of(x9,x7) & subset_of(x8,x7) & r_next(e1) & of(x8,x10) & n_woman(x4) & n_underwear(x9) & n_taxicab(x5) & n_street(x3) & n_man(x1) & n_guitar(x2) & n_cowboy(x10) & n_boot(x8) & n_background(x6) & in(x5,x6) & in(e1,x7) & in(e1,x3) & a_yellow(s1) & Theme(s1,x5) & Actor(e1,x1))
exists x1 x2 x3.(of(x3,x1) & of(x1,x2) & n_underwear(x3) & n_outside(x1) & n_man(x2) & n_male(x1) & in(x1,x3) & a_topic(x1))
A man with a guitar, in cowboy boots and underwear, is standing in a street next to a woman, with yellow taxicabs in the background.
A man with a guitar is singing while people are crowded around him.
1
0.613352
Just because a man is with a guitar it does not mean the man is singing.
exists e1 s1 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10.(n_background(x6) & in(e1,x7) & n_underwear(x9) & n_boot(x8) & of(x8,x10) & n_cowboy(x10) & subset_of(x9,x7) & subset_of(x8,x7) & with(e1,x5) & in(x5,x6) & n_taxicab(x5) & a_yellow(s1) & Theme(s1,x5) & to(e1,x4) & n_woman(x4) & r_next(e1) & in(e1,x3) & n_street(x3) & Actor(e1,x1) & v_stand(e1) & with(x1,x2) & n_guitar(x2) & n_man(x1))
exists e1 p1 x1 x2.(exists e2 x3.(around(e2,x1) & Theme(e2,x3) & v_crowd(e2) & n_people(x3)) & n_male(x1) & while(e1,p1) & Actor(e1,x1) & v_sing(e1) & with(x1,x2) & n_guitar(x2) & n_man(x1))
783fc7a8-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10.(with(x1,x2) & with(e1,x5) & v_stand(e1) & to(e1,x4) & subset_of(x9,x7) & subset_of(x8,x7) & r_next(e1) & of(x8,x10) & n_woman(x4) & n_underwear(x9) & n_taxicab(x5) & n_street(x3) & n_man(x1) & n_guitar(x2) & n_cowboy(x10) & n_boot(x8) & n_background(x6) & in(x5,x6) & in(e1,x7) & in(e1,x3) & a_yellow(s1) & Theme(s1,x5) & Actor(e1,x1))
exists e1 p1 x1 x2.(with(x1,x2) & while(e1,p1) & v_sing(e1) & n_man(x1) & n_male(x1) & n_guitar(x2) & exists e2 x3.(v_crowd(e2) & n_people(x3) & around(e2,x1) & Theme(e2,x3)) & Actor(e1,x1))
A young man and woman enjoy a meal.
A man and woman are eating at a restraunt.
1
-100
A man does not have to be young. A young man and woman do not have to be in a restaurant to enjoy a meal.
exists e1 s1 x1 x2 x3 x4.(Theme(e1,x4) & Actor(e1,x1) & v_enjoy(e1) & n_meal(x4) & n_woman(x3) & n_man(x2) & subset_of(x3,x1) & subset_of(x2,x1) & a_young(s1) & Theme(s1,x1))
exists e1 x1 x2 x3 x4.(at(e1,x4) & n_restraunt(x4) & Actor(e1,x1) & v_eat(e1) & n_woman(x3) & n_man(x2) & subset_of(x3,x1) & subset_of(x2,x1))
78408f12-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3 x4.(v_enjoy(e1) & subset_of(x3,x1) & subset_of(x2,x1) & n_woman(x3) & n_meal(x4) & n_man(x2) & a_young(s1) & Theme(s1,x1) & Theme(e1,x4) & Actor(e1,x1))
exists e1 x1 x2 x3 x4.(v_eat(e1) & subset_of(x3,x1) & subset_of(x2,x1) & n_woman(x3) & n_restraunt(x4) & n_man(x2) & at(e1,x4) & Actor(e1,x1))
A young man and woman enjoy a meal.
A woman and man are eating.
0
-100
To enjoy a meal you must be eating.
exists e1 s1 x1 x2 x3 x4.(Theme(e1,x4) & Actor(e1,x1) & v_enjoy(e1) & n_meal(x4) & n_woman(x3) & n_man(x2) & subset_of(x3,x1) & subset_of(x2,x1) & a_young(s1) & Theme(s1,x1))
exists e1 x1 x2 x3.(Actor(e1,x1) & v_eat(e1) & n_man(x3) & n_woman(x2) & subset_of(x3,x1) & subset_of(x2,x1))
784093f4-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3 x4.(v_enjoy(e1) & subset_of(x3,x1) & subset_of(x2,x1) & n_woman(x3) & n_meal(x4) & n_man(x2) & a_young(s1) & Theme(s1,x1) & Theme(e1,x4) & Actor(e1,x1))
exists e1 x1 x2 x3.(v_eat(e1) & subset_of(x3,x1) & subset_of(x2,x1) & n_woman(x2) & n_man(x3) & Actor(e1,x1))
A young man and woman enjoy a meal.
A man and woman are jogging.
2
-100
Enjoying a meal is not jogging.
exists e1 s1 x1 x2 x3 x4.(Theme(e1,x4) & Actor(e1,x1) & v_enjoy(e1) & n_meal(x4) & n_woman(x3) & n_man(x2) & subset_of(x3,x1) & subset_of(x2,x1) & a_young(s1) & Theme(s1,x1))
exists e1 x1 x2 x3.(Actor(e1,x1) & v_jog(e1) & n_woman(x3) & n_man(x2) & subset_of(x3,x1) & subset_of(x2,x1))
7840989a-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3 x4.(v_enjoy(e1) & subset_of(x3,x1) & subset_of(x2,x1) & n_woman(x3) & n_meal(x4) & n_man(x2) & a_young(s1) & Theme(s1,x1) & Theme(e1,x4) & Actor(e1,x1))
exists e1 x1 x2 x3.(v_jog(e1) & subset_of(x3,x1) & subset_of(x2,x1) & n_woman(x3) & n_man(x2) & Actor(e1,x1))
Three children in a field, looking up at the sky.
Three men in a field, looking up at the sky.
2
-100
Children are not men.
exists e1 s1 x1 x2 x3.(n_sky(x3) & a_up(s1) & Manner(e1,s1) & at(e1,x3) & Actor(e1,x1) & v_look(e1) & in(x1,x2) & n_field(x2) & n_child(x1) & card_eq_3(x1))
exists e1 s1 x1 x2 x3.(n_sky(x3) & a_up(s1) & Manner(e1,s1) & at(e1,x3) & Actor(e1,x1) & v_look(e1) & in(x1,x2) & n_field(x2) & n_man(x1) & card_eq_3(x1))
78409d7c-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3.(v_look(e1) & n_sky(x3) & n_field(x2) & n_child(x1) & in(x1,x2) & card_eq_3(x1) & at(e1,x3) & a_up(s1) & Manner(e1,s1) & Actor(e1,x1))
exists e1 s1 x1 x2 x3.(v_look(e1) & n_sky(x3) & n_man(x1) & n_field(x2) & in(x1,x2) & card_eq_3(x1) & at(e1,x3) & a_up(s1) & Manner(e1,s1) & Actor(e1,x1))
Three children in a field, looking up at the sky.
Three boys in a field, looking up at the sky.
1
-100
Not all children are boys.
exists e1 s1 x1 x2 x3.(n_sky(x3) & a_up(s1) & Manner(e1,s1) & at(e1,x3) & Actor(e1,x1) & v_look(e1) & in(x1,x2) & n_field(x2) & n_child(x1) & card_eq_3(x1))
exists e1 s1 x1 x2 x3.(n_sky(x3) & a_up(s1) & Manner(e1,s1) & at(e1,x3) & Actor(e1,x1) & v_look(e1) & in(x1,x2) & n_field(x2) & n_boy(x1) & card_eq_3(x1))
7840a22c-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3.(v_look(e1) & n_sky(x3) & n_field(x2) & n_child(x1) & in(x1,x2) & card_eq_3(x1) & at(e1,x3) & a_up(s1) & Manner(e1,s1) & Actor(e1,x1))
exists e1 s1 x1 x2 x3.(v_look(e1) & n_sky(x3) & n_field(x2) & n_boy(x1) & in(x1,x2) & card_eq_3(x1) & at(e1,x3) & a_up(s1) & Manner(e1,s1) & Actor(e1,x1))
Three children in a field, looking up at the sky.
Three people in a field, looking up at the sky.
0
-100
Children are people.
exists e1 s1 x1 x2 x3.(n_sky(x3) & a_up(s1) & Manner(e1,s1) & at(e1,x3) & Actor(e1,x1) & v_look(e1) & in(x1,x2) & n_field(x2) & n_child(x1) & card_eq_3(x1))
exists e1 s1 x1 x2 x3.(n_sky(x3) & a_up(s1) & Manner(e1,s1) & at(e1,x3) & Actor(e1,x1) & v_look(e1) & in(x1,x2) & n_field(x2) & n_people(x1) & card_eq_3(x1))
7840a6e6-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3.(v_look(e1) & n_sky(x3) & n_field(x2) & n_child(x1) & in(x1,x2) & card_eq_3(x1) & at(e1,x3) & a_up(s1) & Manner(e1,s1) & Actor(e1,x1))
exists e1 s1 x1 x2 x3.(v_look(e1) & n_sky(x3) & n_people(x1) & n_field(x2) & in(x1,x2) & card_eq_3(x1) & at(e1,x3) & a_up(s1) & Manner(e1,s1) & Actor(e1,x1))
A young boy in a tan shirt and brown shorts holding a flag while moving.
The male figure is sedentary.
2
-100
One can not be sedentary and moving simultaneously.
exists e2 e1 s1 s2 s3 x1 x2 x3 x4 x5 x6.(a_topic(x1) & in(x1,x2) & subset_of(x4,x2) & while(e1,e2) & Actor(e2,x5) & v_move(e2) & Theme(e1,x6) & Actor(e1,x5) & v_hold(e1) & n_flag(x6) & (x4 = x5) & n_shorts(x4) & a_brown(s3) & Theme(s3,x4) & subset_of(x3,x2) & n_shirt(x3) & a_tan(s2) & Theme(s2,x3) & n_boy(x1) & a_young(s1) & Theme(s1,x1))
exists s1 s2 x1.(n_figure(x1) & a_male(s1) & Theme(s1,x1) & Theme(s2,x1) & a_sedentary(s2))
7840bc1c-e4c8-11ec-9cdd-0242ac1c0002
exists e2 e1 s1 s2 s3 x1 x2 x3 x4 x5 x6.(while(e1,e2) & v_move(e2) & v_hold(e1) & subset_of(x4,x2) & subset_of(x3,x2) & n_shorts(x4) & n_shirt(x3) & n_flag(x6) & n_boy(x1) & in(x1,x2) & a_young(s1) & a_topic(x1) & a_tan(s2) & a_brown(s3) & Theme(s3,x4) & Theme(s2,x3) & Theme(s1,x1) & Theme(e1,x6) & Actor(e2,x5) & Actor(e1,x5) & (x4 = x5))
exists s1 s2 x1.(n_figure(x1) & a_sedentary(s2) & a_male(s1) & Theme(s2,x1) & Theme(s1,x1))
A young boy in a tan shirt and brown shorts holding a flag while moving.
A male adolescent is physically moving.
0
-100
A young boy is a male adolescent.
exists e2 e1 s1 s2 s3 x1 x2 x3 x4 x5 x6.(a_topic(x1) & in(x1,x2) & subset_of(x4,x2) & while(e1,e2) & Actor(e2,x5) & v_move(e2) & Theme(e1,x6) & Actor(e1,x5) & v_hold(e1) & n_flag(x6) & (x4 = x5) & n_shorts(x4) & a_brown(s3) & Theme(s3,x4) & subset_of(x3,x2) & n_shirt(x3) & a_tan(s2) & Theme(s2,x3) & n_boy(x1) & a_young(s1) & Theme(s1,x1))
exists e1 s1 s2 x1.(a_physically(s2) & Manner(e1,s2) & Actor(e1,x1) & v_move(e1) & n_adolescent(x1) & a_male(s1) & Theme(s1,x1))
7840c0d6-e4c8-11ec-9cdd-0242ac1c0002
exists e2 e1 s1 s2 s3 x1 x2 x3 x4 x5 x6.(while(e1,e2) & v_move(e2) & v_hold(e1) & subset_of(x4,x2) & subset_of(x3,x2) & n_shorts(x4) & n_shirt(x3) & n_flag(x6) & n_boy(x1) & in(x1,x2) & a_young(s1) & a_topic(x1) & a_tan(s2) & a_brown(s3) & Theme(s3,x4) & Theme(s2,x3) & Theme(s1,x1) & Theme(e1,x6) & Actor(e2,x5) & Actor(e1,x5) & (x4 = x5))
exists e1 s1 s2 x1.(v_move(e1) & n_adolescent(x1) & a_physically(s2) & a_male(s1) & Theme(s1,x1) & Manner(e1,s2) & Actor(e1,x1))
A young boy in a tan shirt and brown shorts holding a flag while moving.
Someone is holding a waving object.
1
-100
A flag is not necessarily a waving object.
exists e1 e2 s1 s2 s3 x1 x2 x3 x4 x5 x6.(a_topic(x1) & in(x1,x2) & subset_of(x4,x2) & while(e1,e2) & Actor(e2,x5) & v_move(e2) & Theme(e1,x6) & Actor(e1,x5) & v_hold(e1) & n_flag(x6) & (x4 = x5) & n_shorts(x4) & a_brown(s3) & Theme(s3,x4) & subset_of(x3,x2) & n_shirt(x3) & a_tan(s2) & Theme(s2,x3) & n_boy(x1) & a_young(s1) & Theme(s1,x1))
exists e1 e2 x1 x2.(Theme(e2,x2) & Actor(e2,x1) & v_hold(e2) & n_object(x2) & Actor(e1,x2) & v_wave(e1) & n_person(x1))
7840c5ea-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e2 s1 s2 s3 x1 x2 x3 x4 x5 x6.(while(e1,e2) & v_move(e2) & v_hold(e1) & subset_of(x4,x2) & subset_of(x3,x2) & n_shorts(x4) & n_shirt(x3) & n_flag(x6) & n_boy(x1) & in(x1,x2) & a_young(s1) & a_topic(x1) & a_tan(s2) & a_brown(s3) & Theme(s3,x4) & Theme(s2,x3) & Theme(s1,x1) & Theme(e1,x6) & Actor(e2,x5) & Actor(e1,x5) & (x4 = x5))
exists e1 e2 x1 x2.(v_wave(e1) & v_hold(e2) & n_person(x1) & n_object(x2) & Theme(e2,x2) & Actor(e2,x1) & Actor(e1,x2))
A little boy running through the grass with a flag.
a boy walking in his yard
1
-100
the grass is not necessarily a yard
exists e1 s1 x1 x2 x3 x4.(n_grass(x3) & a_topic(x1) & with(e1,x4) & n_flag(x4) & through(e1,x3) & Actor(e1,x2) & v_run(e1) & (x1 = x2) & n_boy(x1) & a_little(s1) & Theme(s1,x1))
exists x1 x2 x3.(a_topic(x1) & in(x1,x3) & n_yard(x3) & of(x3,x1) & n_male(x1) & n_walking(x1) & of(x1,x2) & n_boy(x2))
7840dc92-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3 x4.(with(e1,x4) & v_run(e1) & through(e1,x3) & n_grass(x3) & n_flag(x4) & n_boy(x1) & a_topic(x1) & a_little(s1) & Theme(s1,x1) & Actor(e1,x2) & (x1 = x2))
exists x1 x2 x3.(of(x3,x1) & of(x1,x2) & n_yard(x3) & n_walking(x1) & n_male(x1) & n_boy(x2) & in(x1,x3) & a_topic(x1))
A little boy running through the grass with a flag.
a boy running with a flag to celebrate his country
1
-100
Sentence 1 is missing celebrate his country.
exists e1 s1 x1 x2 x3 x4.(n_grass(x3) & a_topic(x1) & with(e1,x4) & n_flag(x4) & through(e1,x3) & Actor(e1,x2) & v_run(e1) & (x1 = x2) & n_boy(x1) & a_little(s1) & Theme(s1,x1))
exists e1 p1 x1 x2 x3 x4.(a_topic(x1) & with(e1,x3) & Topic(x3,p1) & exists e2.(Theme(e2,x4) & Actor(e2,x3) & v_celebrate(e2)) & n_country(x4) & of(x4,x1) & n_male(x1) & n_flag(x3) & Actor(e1,x2) & v_run(e1) & (x1 = x2) & n_boy(x1))
7840e322-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3 x4.(with(e1,x4) & v_run(e1) & through(e1,x3) & n_grass(x3) & n_flag(x4) & n_boy(x1) & a_topic(x1) & a_little(s1) & Theme(s1,x1) & Actor(e1,x2) & (x1 = x2))
exists e1 p1 x1 x2 x3 x4.(with(e1,x3) & v_run(e1) & of(x4,x1) & n_male(x1) & n_flag(x3) & n_country(x4) & n_boy(x1) & exists e2.(v_celebrate(e2) & Theme(e2,x4) & Actor(e2,x3)) & a_topic(x1) & Topic(x3,p1) & Actor(e1,x2) & (x1 = x2))
A little boy running through the grass with a flag.
a boy running with a flag
0
-100
little boy almost the same as boy
exists e1 s1 x1 x2 x3 x4.(n_grass(x3) & a_topic(x1) & with(e1,x4) & n_flag(x4) & through(e1,x3) & Actor(e1,x2) & v_run(e1) & (x1 = x2) & n_boy(x1) & a_little(s1) & Theme(s1,x1))
exists e1 x1 x2 x3.(a_topic(x1) & with(e1,x3) & n_flag(x3) & Actor(e1,x2) & v_run(e1) & (x1 = x2) & n_boy(x1))
7840e87c-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3 x4.(with(e1,x4) & v_run(e1) & through(e1,x3) & n_grass(x3) & n_flag(x4) & n_boy(x1) & a_topic(x1) & a_little(s1) & Theme(s1,x1) & Actor(e1,x2) & (x1 = x2))
exists e1 x1 x2 x3.(with(e1,x3) & v_run(e1) & n_flag(x3) & n_boy(x1) & a_topic(x1) & Actor(e1,x2) & (x1 = x2))
A woman with a head covering and traditional clothing is reading into a microphone from a piece of paper.
A woman is keeping silent.
2
0.000001
If one is reading a microphone one is not silent.
exists e1 s1 x1 x2 x3 x4 x5 x6 x7 x8.(from(e1,x7) & of(x7,x8) & n_paper(x8) & n_piece(x7) & into(e1,x6) & n_microphone(x6) & Actor(e1,x1) & v_read(e1) & with(x1,x2) & n_clothing(x5) & a_traditional(s1) & Theme(s1,x5) & n_covering(x4) & subset_of(x5,x2) & subset_of(x4,x2) & of(x2,x3) & n_head(x3) & n_woman(x1))
exists e1 p1 x1.(exists s1.(Theme(s1,x1) & a_silent(s1)) & Topic(e1,p1) & Actor(e1,x1) & v_keep(e1) & n_woman(x1))
7840ee1c-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3 x4 x5 x6 x7 x8.(with(x1,x2) & v_read(e1) & subset_of(x5,x2) & subset_of(x4,x2) & of(x7,x8) & of(x2,x3) & n_woman(x1) & n_piece(x7) & n_paper(x8) & n_microphone(x6) & n_head(x3) & n_covering(x4) & n_clothing(x5) & into(e1,x6) & from(e1,x7) & a_traditional(s1) & Theme(s1,x5) & Actor(e1,x1))
exists e1 p1 x1.(v_keep(e1) & n_woman(x1) & exists s1.(a_silent(s1) & Theme(s1,x1)) & Topic(e1,p1) & Actor(e1,x1))
A woman with a head covering and traditional clothing is reading into a microphone from a piece of paper.
The woman is speaking into a megaphone.
2
-100
A microphone is not a megaphone.
exists e1 s1 x1 x2 x3 x4 x5 x6 x7 x8.(from(e1,x7) & of(x7,x8) & n_paper(x8) & n_piece(x7) & into(e1,x6) & n_microphone(x6) & Actor(e1,x1) & v_read(e1) & with(x1,x2) & n_clothing(x5) & a_traditional(s1) & Theme(s1,x5) & n_covering(x4) & subset_of(x5,x2) & subset_of(x4,x2) & of(x2,x3) & n_head(x3) & n_woman(x1))
exists e1 x1 x2.(n_woman(x1) & into(e1,x2) & n_megaphone(x2) & Actor(e1,x1) & v_speak(e1))
7840f34e-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3 x4 x5 x6 x7 x8.(with(x1,x2) & v_read(e1) & subset_of(x5,x2) & subset_of(x4,x2) & of(x7,x8) & of(x2,x3) & n_woman(x1) & n_piece(x7) & n_paper(x8) & n_microphone(x6) & n_head(x3) & n_covering(x4) & n_clothing(x5) & into(e1,x6) & from(e1,x7) & a_traditional(s1) & Theme(s1,x5) & Actor(e1,x1))
exists e1 x1 x2.(v_speak(e1) & n_woman(x1) & n_megaphone(x2) & into(e1,x2) & Actor(e1,x1))
A woman with a head covering and traditional clothing is reading into a microphone from a piece of paper.
The clothes have florid patterns.
1
0.577068
Not all traditional clothing have florid patterns.
exists e1 s1 x1 x2 x3 x4 x5 x6 x7 x8.(from(e1,x7) & of(x7,x8) & n_paper(x8) & n_piece(x7) & into(e1,x6) & n_microphone(x6) & Actor(e1,x1) & v_read(e1) & with(x1,x2) & n_clothing(x5) & a_traditional(s1) & Theme(s1,x5) & n_covering(x4) & subset_of(x5,x2) & subset_of(x4,x2) & of(x2,x3) & n_head(x3) & n_woman(x1))
exists e1 x1 x2.(n_clothes(x1) & Theme(e1,x2) & Actor(e1,x1) & v_florid(e1) & n_pattern(x2))
7840f8d0-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3 x4 x5 x6 x7 x8.(with(x1,x2) & v_read(e1) & subset_of(x5,x2) & subset_of(x4,x2) & of(x7,x8) & of(x2,x3) & n_woman(x1) & n_piece(x7) & n_paper(x8) & n_microphone(x6) & n_head(x3) & n_covering(x4) & n_clothing(x5) & into(e1,x6) & from(e1,x7) & a_traditional(s1) & Theme(s1,x5) & Actor(e1,x1))
exists e1 x1 x2.(v_florid(e1) & n_pattern(x2) & n_clothes(x1) & Theme(e1,x2) & Actor(e1,x1))
A woman with a head covering and traditional clothing is reading into a microphone from a piece of paper.
A woman is speaking into a microphone.
0
-100
Reading into a microphone is the same as speaking into a microphone.
exists e1 s1 x1 x2 x3 x4 x5 x6 x7 x8.(from(e1,x7) & of(x7,x8) & n_paper(x8) & n_piece(x7) & into(e1,x6) & n_microphone(x6) & Actor(e1,x1) & v_read(e1) & with(x1,x2) & n_clothing(x5) & a_traditional(s1) & Theme(s1,x5) & n_covering(x4) & subset_of(x5,x2) & subset_of(x4,x2) & of(x2,x3) & n_head(x3) & n_woman(x1))
exists e1 x1 x2.(into(e1,x2) & n_microphone(x2) & Actor(e1,x1) & v_speak(e1) & n_woman(x1))
7840fe3e-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3 x4 x5 x6 x7 x8.(with(x1,x2) & v_read(e1) & subset_of(x5,x2) & subset_of(x4,x2) & of(x7,x8) & of(x2,x3) & n_woman(x1) & n_piece(x7) & n_paper(x8) & n_microphone(x6) & n_head(x3) & n_covering(x4) & n_clothing(x5) & into(e1,x6) & from(e1,x7) & a_traditional(s1) & Theme(s1,x5) & Actor(e1,x1))
exists e1 x1 x2.(v_speak(e1) & n_woman(x1) & n_microphone(x2) & into(e1,x2) & Actor(e1,x1))
A woman with a head covering and traditional clothing is reading into a microphone from a piece of paper.
The woman's head is fully exposed.
2
-100
If one is wearing a head covering then their head is not exposed.
exists e1 s1 x1 x2 x3 x4 x5 x6 x7 x8.(from(e1,x7) & of(x7,x8) & n_paper(x8) & n_piece(x7) & into(e1,x6) & n_microphone(x6) & Actor(e1,x1) & v_read(e1) & with(x1,x2) & n_clothing(x5) & a_traditional(s1) & Theme(s1,x5) & n_covering(x4) & subset_of(x5,x2) & subset_of(x4,x2) & of(x2,x3) & n_head(x3) & n_woman(x1))
exists e1 s1 x1 x2.(n_head(x2) & of(x2,x1) & n_woman(x1) & a_fully(s1) & Manner(e1,s1) & Theme(e1,x2) & v_expose(e1))
7841038e-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3 x4 x5 x6 x7 x8.(with(x1,x2) & v_read(e1) & subset_of(x5,x2) & subset_of(x4,x2) & of(x7,x8) & of(x2,x3) & n_woman(x1) & n_piece(x7) & n_paper(x8) & n_microphone(x6) & n_head(x3) & n_covering(x4) & n_clothing(x5) & into(e1,x6) & from(e1,x7) & a_traditional(s1) & Theme(s1,x5) & Actor(e1,x1))
exists e1 s1 x1 x2.(v_expose(e1) & of(x2,x1) & n_woman(x1) & n_head(x2) & a_fully(s1) & Theme(e1,x2) & Manner(e1,s1))
A woman with a head covering and traditional clothing is reading into a microphone from a piece of paper.
The woman is praying.
1
0.041626
A woman with a head covering and traditional clothing is not always praying.
exists e1 s1 x1 x2 x3 x4 x5 x6 x7 x8.(from(e1,x7) & of(x7,x8) & n_paper(x8) & n_piece(x7) & into(e1,x6) & n_microphone(x6) & Actor(e1,x1) & v_read(e1) & with(x1,x2) & n_clothing(x5) & a_traditional(s1) & Theme(s1,x5) & n_covering(x4) & subset_of(x5,x2) & subset_of(x4,x2) & of(x2,x3) & n_head(x3) & n_woman(x1))
exists e1 x1.(n_woman(x1) & Actor(e1,x1) & v_pray(e1))
7841087a-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3 x4 x5 x6 x7 x8.(with(x1,x2) & v_read(e1) & subset_of(x5,x2) & subset_of(x4,x2) & of(x7,x8) & of(x2,x3) & n_woman(x1) & n_piece(x7) & n_paper(x8) & n_microphone(x6) & n_head(x3) & n_covering(x4) & n_clothing(x5) & into(e1,x6) & from(e1,x7) & a_traditional(s1) & Theme(s1,x5) & Actor(e1,x1))
exists e1 x1.(v_pray(e1) & n_woman(x1) & Actor(e1,x1))
A woman with a head covering and traditional clothing is reading into a microphone from a piece of paper.
An African woman reads poetry into the microphone.
1
0.021384
Not all woman is an African woman.
exists e1 s1 x1 x2 x3 x4 x5 x6 x7 x8.(from(e1,x7) & of(x7,x8) & n_paper(x8) & n_piece(x7) & into(e1,x6) & n_microphone(x6) & Actor(e1,x1) & v_read(e1) & with(x1,x2) & n_clothing(x5) & a_traditional(s1) & Theme(s1,x5) & n_covering(x4) & subset_of(x5,x2) & subset_of(x4,x2) & of(x2,x3) & n_head(x3) & n_woman(x1))
exists e1 s1 x1 x2 x3.(n_microphone(x3) & into(e1,x3) & Theme(e1,x2) & Actor(e1,x1) & v_read(e1) & n_poetry(x2) & n_woman(x1) & a_african(s1) & Theme(s1,x1))
78410d20-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3 x4 x5 x6 x7 x8.(with(x1,x2) & v_read(e1) & subset_of(x5,x2) & subset_of(x4,x2) & of(x7,x8) & of(x2,x3) & n_woman(x1) & n_piece(x7) & n_paper(x8) & n_microphone(x6) & n_head(x3) & n_covering(x4) & n_clothing(x5) & into(e1,x6) & from(e1,x7) & a_traditional(s1) & Theme(s1,x5) & Actor(e1,x1))
exists e1 s1 x1 x2 x3.(v_read(e1) & n_woman(x1) & n_poetry(x2) & n_microphone(x3) & into(e1,x3) & a_african(s1) & Theme(s1,x1) & Theme(e1,x2) & Actor(e1,x1))
A woman with a head covering and traditional clothing is reading into a microphone from a piece of paper.
A woman reads her poem she recently wrote into a microphone for many to hear.
1
0.010493
Not all a piece of paper is the woman's poem.
exists e1 s1 x1 x2 x3 x4 x5 x6 x7 x8.(from(e1,x7) & of(x7,x8) & n_paper(x8) & n_piece(x7) & into(e1,x6) & n_microphone(x6) & Actor(e1,x1) & v_read(e1) & with(x1,x2) & n_clothing(x5) & a_traditional(s1) & Theme(s1,x5) & n_covering(x4) & subset_of(x5,x2) & subset_of(x4,x2) & of(x2,x3) & n_head(x3) & n_woman(x1))
exists e1 p1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_read(e1) & exists e2 p2 s1 x3 x4.(a_recently(s1) & Manner(e2,s1) & into(e2,x3) & for(x3,x4) & Topic(x4,p2) & exists e3 x5.(Theme(e3,x5) & Actor(e3,x4) & v_hear(e3) & n_thing(x5)) & n_many(x4) & n_microphone(x3) & Actor(e2,x1) & v_write(e2)) & n_female(x1) & n_female(x1) & that(x2,p1) & n_poem(x2) & of(x2,x1) & n_woman(x1))
78411202-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3 x4 x5 x6 x7 x8.(with(x1,x2) & v_read(e1) & subset_of(x5,x2) & subset_of(x4,x2) & of(x7,x8) & of(x2,x3) & n_woman(x1) & n_piece(x7) & n_paper(x8) & n_microphone(x6) & n_head(x3) & n_covering(x4) & n_clothing(x5) & into(e1,x6) & from(e1,x7) & a_traditional(s1) & Theme(s1,x5) & Actor(e1,x1))
exists e1 p1 x1 x2.(v_read(e1) & that(x2,p1) & of(x2,x1) & n_woman(x1) & n_poem(x2) & n_female(x1) & exists e2 p2 s1 x3 x4.(v_write(e2) & n_microphone(x3) & n_many(x4) & into(e2,x3) & for(x3,x4) & exists e3 x5.(v_hear(e3) & n_thing(x5) & Theme(e3,x5) & Actor(e3,x4)) & a_recently(s1) & Topic(x4,p2) & Manner(e2,s1) & Actor(e2,x1)) & Theme(e1,x2) & Actor(e1,x1))
A woman with a head covering and traditional clothing is reading into a microphone from a piece of paper.
A woman in a bikini is at the beach.
2
-100
A bikini is not traditional clothing.
exists e1 s1 x1 x2 x3 x4 x5 x6 x7 x8.(from(e1,x7) & of(x7,x8) & n_paper(x8) & n_piece(x7) & into(e1,x6) & n_microphone(x6) & Actor(e1,x1) & v_read(e1) & with(x1,x2) & n_clothing(x5) & a_traditional(s1) & Theme(s1,x5) & n_covering(x4) & subset_of(x5,x2) & subset_of(x4,x2) & of(x2,x3) & n_head(x3) & n_woman(x1))
exists p1 x1 x2 x3.(n_beach(x3) & at(x1,x3) & in(x1,x2) & n_bikini(x2) & n_woman(x1))
784116c6-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3 x4 x5 x6 x7 x8.(with(x1,x2) & v_read(e1) & subset_of(x5,x2) & subset_of(x4,x2) & of(x7,x8) & of(x2,x3) & n_woman(x1) & n_piece(x7) & n_paper(x8) & n_microphone(x6) & n_head(x3) & n_covering(x4) & n_clothing(x5) & into(e1,x6) & from(e1,x7) & a_traditional(s1) & Theme(s1,x5) & Actor(e1,x1))
exists x1 x2 x3.(n_woman(x1) & n_bikini(x2) & n_beach(x3) & in(x1,x2) & at(x1,x3))
A woman with a head covering and traditional clothing is reading into a microphone from a piece of paper.
A woman is speaking into a microphone from a piece of paper.
0
-100
Reading into a microphone from a piece of paper is the same as speaking into a microphone from a piece of paper.
exists e1 s1 x1 x2 x3 x4 x5 x6 x7 x8.(from(e1,x7) & of(x7,x8) & n_paper(x8) & n_piece(x7) & into(e1,x6) & n_microphone(x6) & Actor(e1,x1) & v_read(e1) & with(x1,x2) & n_clothing(x5) & a_traditional(s1) & Theme(s1,x5) & n_covering(x4) & subset_of(x5,x2) & subset_of(x4,x2) & of(x2,x3) & n_head(x3) & n_woman(x1))
exists e1 x1 x2 x3 x4.(from(e1,x3) & of(x3,x4) & n_paper(x4) & n_piece(x3) & into(e1,x2) & n_microphone(x2) & Actor(e1,x1) & v_speak(e1) & n_woman(x1))
78411b62-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3 x4 x5 x6 x7 x8.(with(x1,x2) & v_read(e1) & subset_of(x5,x2) & subset_of(x4,x2) & of(x7,x8) & of(x2,x3) & n_woman(x1) & n_piece(x7) & n_paper(x8) & n_microphone(x6) & n_head(x3) & n_covering(x4) & n_clothing(x5) & into(e1,x6) & from(e1,x7) & a_traditional(s1) & Theme(s1,x5) & Actor(e1,x1))
exists e1 x1 x2 x3 x4.(v_speak(e1) & of(x3,x4) & n_woman(x1) & n_piece(x3) & n_paper(x4) & n_microphone(x2) & into(e1,x2) & from(e1,x3) & Actor(e1,x1))
A woman with a head covering and traditional clothing is reading into a microphone from a piece of paper.
A woman speaks into a microphone.
0
-100
A woman that speaks into a microphone is the same as a woman reading into a microphone.
exists e1 s1 x1 x2 x3 x4 x5 x6 x7 x8.(from(e1,x7) & of(x7,x8) & n_paper(x8) & n_piece(x7) & into(e1,x6) & n_microphone(x6) & Actor(e1,x1) & v_read(e1) & with(x1,x2) & n_clothing(x5) & a_traditional(s1) & Theme(s1,x5) & n_covering(x4) & subset_of(x5,x2) & subset_of(x4,x2) & of(x2,x3) & n_head(x3) & n_woman(x1))
exists e1 x1 x2.(into(e1,x2) & n_microphone(x2) & Actor(e1,x1) & v_speak(e1) & n_woman(x1))
78412008-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3 x4 x5 x6 x7 x8.(with(x1,x2) & v_read(e1) & subset_of(x5,x2) & subset_of(x4,x2) & of(x7,x8) & of(x2,x3) & n_woman(x1) & n_piece(x7) & n_paper(x8) & n_microphone(x6) & n_head(x3) & n_covering(x4) & n_clothing(x5) & into(e1,x6) & from(e1,x7) & a_traditional(s1) & Theme(s1,x5) & Actor(e1,x1))
exists e1 x1 x2.(v_speak(e1) & n_woman(x1) & n_microphone(x2) & into(e1,x2) & Actor(e1,x1))
A woman with a head covering and traditional clothing is reading into a microphone from a piece of paper.
A woman is making an announcement.
1
0.706267
Just because a woman with a head covering and traditional clothing is reading into a microphone from a piece of paper does not mean that she is making an announcement.
exists e1 s1 x1 x2 x3 x4 x5 x6 x7 x8.(from(e1,x7) & of(x7,x8) & n_paper(x8) & n_piece(x7) & into(e1,x6) & n_microphone(x6) & Actor(e1,x1) & v_read(e1) & with(x1,x2) & n_clothing(x5) & a_traditional(s1) & Theme(s1,x5) & n_covering(x4) & subset_of(x5,x2) & subset_of(x4,x2) & of(x2,x3) & n_head(x3) & n_woman(x1))
exists e1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_make(e1) & n_announcement(x2) & n_woman(x1))
784124ae-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3 x4 x5 x6 x7 x8.(with(x1,x2) & v_read(e1) & subset_of(x5,x2) & subset_of(x4,x2) & of(x7,x8) & of(x2,x3) & n_woman(x1) & n_piece(x7) & n_paper(x8) & n_microphone(x6) & n_head(x3) & n_covering(x4) & n_clothing(x5) & into(e1,x6) & from(e1,x7) & a_traditional(s1) & Theme(s1,x5) & Actor(e1,x1))
exists e1 x1 x2.(v_make(e1) & n_woman(x1) & n_announcement(x2) & Theme(e1,x2) & Actor(e1,x1))
A woman with a head covering and traditional clothing is reading into a microphone from a piece of paper.
A woman eats a banana while sitting in a cafe.
2
-100
One can not be reading and eats simultaneously.
exists e1 s1 x1 x2 x3 x4 x5 x6 x7 x8.(from(e1,x7) & of(x7,x8) & n_paper(x8) & n_piece(x7) & into(e1,x6) & n_microphone(x6) & Actor(e1,x1) & v_read(e1) & with(x1,x2) & n_clothing(x5) & a_traditional(s1) & Theme(s1,x5) & n_covering(x4) & subset_of(x5,x2) & subset_of(x4,x2) & of(x2,x3) & n_head(x3) & n_woman(x1))
exists e2 e1 x1 x2 x3.(while(e1,e2) & in(e2,x3) & n_cafe(x3) & Actor(e2,x1) & v_sit(e2) & Theme(e1,x2) & Actor(e1,x1) & v_eat(e1) & n_banana(x2) & n_woman(x1))
78412b20-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3 x4 x5 x6 x7 x8.(with(x1,x2) & v_read(e1) & subset_of(x5,x2) & subset_of(x4,x2) & of(x7,x8) & of(x2,x3) & n_woman(x1) & n_piece(x7) & n_paper(x8) & n_microphone(x6) & n_head(x3) & n_covering(x4) & n_clothing(x5) & into(e1,x6) & from(e1,x7) & a_traditional(s1) & Theme(s1,x5) & Actor(e1,x1))
exists e2 e1 x1 x2 x3.(while(e1,e2) & v_sit(e2) & v_eat(e1) & n_woman(x1) & n_cafe(x3) & n_banana(x2) & in(e2,x3) & Theme(e1,x2) & Actor(e2,x1) & Actor(e1,x1))
A woman with a head covering and traditional clothing is reading into a microphone from a piece of paper.
A clothed woman is reading into a microphone.
0
-100
A woman with a head covering and traditional clothing is considered a clothed woman.
exists e1 s1 x1 x2 x3 x4 x5 x6 x7 x8.(from(e1,x7) & of(x7,x8) & n_paper(x8) & n_piece(x7) & into(e1,x6) & n_microphone(x6) & Actor(e1,x1) & v_read(e1) & with(x1,x2) & n_clothing(x5) & a_traditional(s1) & Theme(s1,x5) & n_covering(x4) & subset_of(x5,x2) & subset_of(x4,x2) & of(x2,x3) & n_head(x3) & n_woman(x1))
exists e1 s1 x1 x2.(into(e1,x2) & n_microphone(x2) & Actor(e1,x1) & v_read(e1) & n_woman(x1) & a_clothed(s1) & Theme(s1,x1))
7841307a-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3 x4 x5 x6 x7 x8.(with(x1,x2) & v_read(e1) & subset_of(x5,x2) & subset_of(x4,x2) & of(x7,x8) & of(x2,x3) & n_woman(x1) & n_piece(x7) & n_paper(x8) & n_microphone(x6) & n_head(x3) & n_covering(x4) & n_clothing(x5) & into(e1,x6) & from(e1,x7) & a_traditional(s1) & Theme(s1,x5) & Actor(e1,x1))
exists e1 s1 x1 x2.(v_read(e1) & n_woman(x1) & n_microphone(x2) & into(e1,x2) & a_clothed(s1) & Theme(s1,x1) & Actor(e1,x1))
A woman with a head covering and traditional clothing is reading into a microphone from a piece of paper.
A woman is moving her lips.
0
1
Moving your lips is an aspect of reading into a microphone.
exists e1 s1 x1 x2 x3 x4 x5 x6 x7 x8.(from(e1,x7) & of(x7,x8) & n_paper(x8) & n_piece(x7) & into(e1,x6) & n_microphone(x6) & Actor(e1,x1) & v_read(e1) & with(x1,x2) & n_clothing(x5) & a_traditional(s1) & Theme(s1,x5) & n_covering(x4) & subset_of(x5,x2) & subset_of(x4,x2) & of(x2,x3) & n_head(x3) & n_woman(x1))
exists e1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_move(e1) & n_lip(x2) & of(x2,x1) & n_female(x1) & n_woman(x1))
78413534-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3 x4 x5 x6 x7 x8.(with(x1,x2) & v_read(e1) & subset_of(x5,x2) & subset_of(x4,x2) & of(x7,x8) & of(x2,x3) & n_woman(x1) & n_piece(x7) & n_paper(x8) & n_microphone(x6) & n_head(x3) & n_covering(x4) & n_clothing(x5) & into(e1,x6) & from(e1,x7) & a_traditional(s1) & Theme(s1,x5) & Actor(e1,x1))
exists e1 x1 x2.(v_move(e1) & of(x2,x1) & n_woman(x1) & n_lip(x2) & n_female(x1) & Theme(e1,x2) & Actor(e1,x1))
A grocery store checkout where a checker is counting out change.
The people are outside playing volleyball.
2
-100
One can not be outside playing and at a store checkout simultaneously.
exists p1 x1 x2 x3.(a_topic(x1) & exists e1 s1 x4 x5.(a_out(s1) & Manner(e1,s1) & Theme(e1,x5) & Actor(e1,x4) & v_count(e1) & n_change(x5) & n_checker(x4)) & where(x1,p1) & n_checkout(x1) & of(x1,x3) & n_store(x3) & of(x1,x2) & n_grocery(x2))
exists e1 s1 x1 x2.(n_people(x1) & for(s1,e1) & Theme(e1,x2) & Actor(e1,x1) & v_play(e1) & n_volleyball(x2) & Theme(s1,x1) & a_outside(s1))
78413a3e-e4c8-11ec-9cdd-0242ac1c0002
exists p1 x1 x2 x3.(where(x1,p1) & of(x1,x3) & of(x1,x2) & n_store(x3) & n_grocery(x2) & n_checkout(x1) & exists e1 s1 x4 x5.(v_count(e1) & n_checker(x4) & n_change(x5) & a_out(s1) & Theme(e1,x5) & Manner(e1,s1) & Actor(e1,x4)) & a_topic(x1))
exists e1 s1 x1 x2.(v_play(e1) & n_volleyball(x2) & n_people(x1) & for(s1,e1) & a_outside(s1) & Theme(s1,x1) & Theme(e1,x2) & Actor(e1,x1))