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 group of men are practicing martial arts on a green mat.
|
The men are getting exercise.
| 0 | 0.795878 |
practicing and getting exercise can be the same action
|
exists e1 s1 s2 x1 x2 x3 x4.(on(e1,x4) & n_mat(x4) & a_green(s2) & Theme(s2,x4) & Theme(e1,x3) & Actor(e1,x1) & v_practice(e1) & n_art(x3) & a_martial(s1) & Theme(s1,x3) & of(x1,x2) & n_man(x2) & n_group(x1))
|
exists e1 x1 x2.(n_man(x1) & Theme(e1,x2) & Actor(e1,x1) & v_get(e1) & n_exercise(x2))
|
7b97245a-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 s1 s2 x1 x2 x3 x4.(v_practice(e1) & on(e1,x4) & of(x1,x2) & n_mat(x4) & n_man(x2) & n_group(x1) & n_art(x3) & a_martial(s1) & a_green(s2) & Theme(s2,x4) & Theme(s1,x3) & Theme(e1,x3) & Actor(e1,x1))
|
exists e1 x1 x2.(v_get(e1) & n_man(x1) & n_exercise(x2) & Theme(e1,x2) & Actor(e1,x1))
|
||
Some people with black belts, or black and red belts, are performing martial arts on a green mat.
|
Some people are competing in martial arts for a trophy.
| 1 | 0.639817 |
we don know there is a trophy
|
exists x1.((exists e1 s1 s2 s3 x2 x3 x4.(on(e1,x4) & n_mat(x4) & a_green(s3) & Theme(s3,x4) & Theme(e1,x3) & Actor(e1,x1) & v_perform(e1) & n_art(x3) & a_martial(s2) & Theme(s2,x3) & with(x1,x2) & n_belt(x2) & a_black(s1) & Theme(s1,x2)) | exists e2 s4 s5 s6 s7 x5 x6 x7.(on(e2,x7) & n_mat(x7) & a_green(s7) & Theme(s7,x7) & Theme(e2,x6) & Actor(e2,x1) & v_perform(e2) & n_art(x6) & a_martial(s6) & Theme(s6,x6) & with(x1,x5) & n_belt(x5) & a_red(s5) & Theme(s5,x5) & a_black(s4) & Theme(s4,x5))) & n_people(x1))
|
exists e1 s1 x1 x2 x3.(in(e1,x3) & n_art(x3) & a_martial(s1) & Theme(s1,x3) & for(e1,x2) & n_trophy(x2) & Actor(e1,x1) & v_compete(e1) & n_people(x1))
|
7b9775f4-e4c8-11ec-9cdd-0242ac1c0002
|
exists x1.(n_people(x1) & (exists e2 s4 s5 s6 s7 x5 x6 x7.(with(x1,x5) & v_perform(e2) & on(e2,x7) & n_mat(x7) & n_belt(x5) & n_art(x6) & a_red(s5) & a_martial(s6) & a_green(s7) & a_black(s4) & Theme(s7,x7) & Theme(s6,x6) & Theme(s5,x5) & Theme(s4,x5) & Theme(e2,x6) & Actor(e2,x1)) | exists e1 s1 s2 s3 x2 x3 x4.(with(x1,x2) & v_perform(e1) & on(e1,x4) & n_mat(x4) & n_belt(x2) & n_art(x3) & a_martial(s2) & a_green(s3) & a_black(s1) & Theme(s3,x4) & Theme(s2,x3) & Theme(s1,x2) & Theme(e1,x3) & Actor(e1,x1))))
|
exists e1 s1 x1 x2 x3.(v_compete(e1) & n_trophy(x2) & n_people(x1) & n_art(x3) & in(e1,x3) & for(e1,x2) & a_martial(s1) & Theme(s1,x3) & Actor(e1,x1))
|
||
Some people with black belts, or black and red belts, are performing martial arts on a green mat.
|
crickets challenge master in ancient tradition
| 1 | 0.000007 |
we don't know its a crickets challenge
|
exists x1.((exists e1 s1 s2 s3 x2 x3 x4.(on(e1,x4) & n_mat(x4) & a_green(s3) & Theme(s3,x4) & Theme(e1,x3) & Actor(e1,x1) & v_perform(e1) & n_art(x3) & a_martial(s2) & Theme(s2,x3) & with(x1,x2) & n_belt(x2) & a_black(s1) & Theme(s1,x2)) | exists e2 s4 s5 s6 s7 x5 x6 x7.(on(e2,x7) & n_mat(x7) & a_green(s7) & Theme(s7,x7) & Theme(e2,x6) & Actor(e2,x1) & v_perform(e2) & n_art(x6) & a_martial(s6) & Theme(s6,x6) & with(x1,x5) & n_belt(x5) & a_red(s5) & Theme(s5,x5) & a_black(s4) & Theme(s4,x5))) & n_people(x1))
|
exists e1 s1 x1 x2 x3.(in(e1,x3) & n_tradition(x3) & a_ancient(s1) & Theme(s1,x3) & Theme(e1,x2) & Actor(e1,x1) & v_challenge(e1) & n_master(x2) & n_cricket(x1))
|
7b977c34-e4c8-11ec-9cdd-0242ac1c0002
|
exists x1.(n_people(x1) & (exists e2 s4 s5 s6 s7 x5 x6 x7.(with(x1,x5) & v_perform(e2) & on(e2,x7) & n_mat(x7) & n_belt(x5) & n_art(x6) & a_red(s5) & a_martial(s6) & a_green(s7) & a_black(s4) & Theme(s7,x7) & Theme(s6,x6) & Theme(s5,x5) & Theme(s4,x5) & Theme(e2,x6) & Actor(e2,x1)) | exists e1 s1 s2 s3 x2 x3 x4.(with(x1,x2) & v_perform(e1) & on(e1,x4) & n_mat(x4) & n_belt(x2) & n_art(x3) & a_martial(s2) & a_green(s3) & a_black(s1) & Theme(s3,x4) & Theme(s2,x3) & Theme(s1,x2) & Theme(e1,x3) & Actor(e1,x1))))
|
exists e1 s1 x1 x2 x3.(v_challenge(e1) & n_tradition(x3) & n_master(x2) & n_cricket(x1) & in(e1,x3) & a_ancient(s1) & Theme(s1,x3) & Theme(e1,x2) & Actor(e1,x1))
|
||
Some people with black belts, or black and red belts, are performing martial arts on a green mat.
|
People performing martial arts on a mat in a karate competition.
| 1 | 0.572653 |
we don't know their is a competition
|
exists x1.((exists e1 s1 s2 s3 x2 x3 x4.(on(e1,x4) & n_mat(x4) & a_green(s3) & Theme(s3,x4) & Theme(e1,x3) & Actor(e1,x1) & v_perform(e1) & n_art(x3) & a_martial(s2) & Theme(s2,x3) & with(x1,x2) & n_belt(x2) & a_black(s1) & Theme(s1,x2)) | exists e2 s4 s5 s6 s7 x5 x6 x7.(on(e2,x7) & n_mat(x7) & a_green(s7) & Theme(s7,x7) & Theme(e2,x6) & Actor(e2,x1) & v_perform(e2) & n_art(x6) & a_martial(s6) & Theme(s6,x6) & with(x1,x5) & n_belt(x5) & a_red(s5) & Theme(s5,x5) & a_black(s4) & Theme(s4,x5))) & n_people(x1))
|
exists e1 s1 s2 x1 x2 x3 x4 x5.(a_topic(x1) & in(e1,x5) & n_competition(x5) & a_karate(s2) & Theme(s2,x5) & on(e1,x4) & n_mat(x4) & Theme(e1,x3) & Actor(e1,x2) & v_perform(e1) & n_art(x3) & a_martial(s1) & Theme(s1,x3) & (x1 = x2) & n_people(x1))
|
7b9782c4-e4c8-11ec-9cdd-0242ac1c0002
|
exists x1.(n_people(x1) & (exists e2 s4 s5 s6 s7 x5 x6 x7.(with(x1,x5) & v_perform(e2) & on(e2,x7) & n_mat(x7) & n_belt(x5) & n_art(x6) & a_red(s5) & a_martial(s6) & a_green(s7) & a_black(s4) & Theme(s7,x7) & Theme(s6,x6) & Theme(s5,x5) & Theme(s4,x5) & Theme(e2,x6) & Actor(e2,x1)) | exists e1 s1 s2 s3 x2 x3 x4.(with(x1,x2) & v_perform(e1) & on(e1,x4) & n_mat(x4) & n_belt(x2) & n_art(x3) & a_martial(s2) & a_green(s3) & a_black(s1) & Theme(s3,x4) & Theme(s2,x3) & Theme(s1,x2) & Theme(e1,x3) & Actor(e1,x1))))
|
exists e1 s1 s2 x1 x2 x3 x4 x5.(v_perform(e1) & on(e1,x4) & n_people(x1) & n_mat(x4) & n_competition(x5) & n_art(x3) & in(e1,x5) & a_topic(x1) & a_martial(s1) & a_karate(s2) & Theme(s2,x5) & Theme(s1,x3) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2))
|
||
Some people with black belts, or black and red belts, are performing martial arts on a green mat.
|
Several martial artists were fighting to bring their belt colors to the next level.
| 1 | 0.592231 |
we don't know they are trying to get to the next level
|
exists x1.((exists e1 s1 s2 s3 x2 x3 x4.(on(e1,x4) & n_mat(x4) & a_green(s3) & Theme(s3,x4) & Theme(e1,x3) & Actor(e1,x1) & v_perform(e1) & n_art(x3) & a_martial(s2) & Theme(s2,x3) & with(x1,x2) & n_belt(x2) & a_black(s1) & Theme(s1,x2)) | exists e2 s4 s5 s6 s7 x5 x6 x7.(on(e2,x7) & n_mat(x7) & a_green(s7) & Theme(s7,x7) & Theme(e2,x6) & Actor(e2,x1) & v_perform(e2) & n_art(x6) & a_martial(s6) & Theme(s6,x6) & with(x1,x5) & n_belt(x5) & a_red(s5) & Theme(s5,x5) & a_black(s4) & Theme(s4,x5))) & n_people(x1))
|
exists e1 p1 s1 s2 s3 s4 s5 x1 x2 x3 x4 x5.(n_level(x5) & a_next(s5) & Theme(s5,x5) & Topic(e1,p1) & exists e2.(to(e2,x5) & Theme(e2,x3) & Actor(e2,x1) & v_bring(e2)) & n_color(x3) & of(x3,x4) & n_belt(x4) & of(x3,x1) & n_thing(x1) & Actor(e1,x2) & v_fight(e1) & n_artist(x2) & a_martial(s4) & Theme(s4,x2) & a_several(s3) & Theme(s3,x2) & n_artist(x1) & a_martial(s2) & Theme(s2,x1) & a_several(s1) & Theme(s1,x1))
|
7b9792b4-e4c8-11ec-9cdd-0242ac1c0002
|
exists x1.(n_people(x1) & (exists e2 s4 s5 s6 s7 x5 x6 x7.(with(x1,x5) & v_perform(e2) & on(e2,x7) & n_mat(x7) & n_belt(x5) & n_art(x6) & a_red(s5) & a_martial(s6) & a_green(s7) & a_black(s4) & Theme(s7,x7) & Theme(s6,x6) & Theme(s5,x5) & Theme(s4,x5) & Theme(e2,x6) & Actor(e2,x1)) | exists e1 s1 s2 s3 x2 x3 x4.(with(x1,x2) & v_perform(e1) & on(e1,x4) & n_mat(x4) & n_belt(x2) & n_art(x3) & a_martial(s2) & a_green(s3) & a_black(s1) & Theme(s3,x4) & Theme(s2,x3) & Theme(s1,x2) & Theme(e1,x3) & Actor(e1,x1))))
|
exists e1 p1 s1 s2 s3 s4 s5 x1 x2 x3 x4 x5.(v_fight(e1) & of(x3,x4) & of(x3,x1) & n_thing(x1) & n_level(x5) & n_color(x3) & n_belt(x4) & n_artist(x2) & n_artist(x1) & exists e2.(v_bring(e2) & to(e2,x5) & Theme(e2,x3) & Actor(e2,x1)) & a_several(s3) & a_several(s1) & a_next(s5) & a_martial(s4) & a_martial(s2) & Topic(e1,p1) & Theme(s5,x5) & Theme(s4,x2) & Theme(s3,x2) & Theme(s2,x1) & Theme(s1,x1) & Actor(e1,x2))
|
||
Some people with black belts, or black and red belts, are performing martial arts on a green mat.
|
Some people with black and red belts, are performing martial arts on a green mat
| 0 | 0.764742 |
People are people.
|
exists x1.((exists e1 s1 s2 s3 x2 x3 x4.(on(e1,x4) & n_mat(x4) & a_green(s3) & Theme(s3,x4) & Theme(e1,x3) & Actor(e1,x1) & v_perform(e1) & n_art(x3) & a_martial(s2) & Theme(s2,x3) & with(x1,x2) & n_belt(x2) & a_black(s1) & Theme(s1,x2)) | exists e2 s4 s5 s6 s7 x5 x6 x7.(on(e2,x7) & n_mat(x7) & a_green(s7) & Theme(s7,x7) & Theme(e2,x6) & Actor(e2,x1) & v_perform(e2) & n_art(x6) & a_martial(s6) & Theme(s6,x6) & with(x1,x5) & n_belt(x5) & a_red(s5) & Theme(s5,x5) & a_black(s4) & Theme(s4,x5))) & n_people(x1))
|
exists e1 s1 s2 s3 s4 x1 x2 x3 x4.(on(e1,x4) & n_mat(x4) & a_green(s4) & Theme(s4,x4) & Theme(e1,x3) & Actor(e1,x1) & v_perform(e1) & n_art(x3) & a_martial(s3) & Theme(s3,x3) & with(x1,x2) & n_belt(x2) & a_red(s2) & Theme(s2,x2) & a_black(s1) & Theme(s1,x2) & n_people(x1))
|
7b979ce6-e4c8-11ec-9cdd-0242ac1c0002
|
exists x1.(n_people(x1) & (exists e2 s4 s5 s6 s7 x5 x6 x7.(with(x1,x5) & v_perform(e2) & on(e2,x7) & n_mat(x7) & n_belt(x5) & n_art(x6) & a_red(s5) & a_martial(s6) & a_green(s7) & a_black(s4) & Theme(s7,x7) & Theme(s6,x6) & Theme(s5,x5) & Theme(s4,x5) & Theme(e2,x6) & Actor(e2,x1)) | exists e1 s1 s2 s3 x2 x3 x4.(with(x1,x2) & v_perform(e1) & on(e1,x4) & n_mat(x4) & n_belt(x2) & n_art(x3) & a_martial(s2) & a_green(s3) & a_black(s1) & Theme(s3,x4) & Theme(s2,x3) & Theme(s1,x2) & Theme(e1,x3) & Actor(e1,x1))))
|
exists e1 s1 s2 s3 s4 x1 x2 x3 x4.(with(x1,x2) & v_perform(e1) & on(e1,x4) & n_people(x1) & n_mat(x4) & n_belt(x2) & n_art(x3) & a_red(s2) & a_martial(s3) & a_green(s4) & a_black(s1) & Theme(s4,x4) & Theme(s3,x3) & Theme(s2,x2) & Theme(s1,x2) & Theme(e1,x3) & Actor(e1,x1))
|
||
Some people with black belts, or black and red belts, are performing martial arts on a green mat.
|
Some people are performing martial arts on a green mat
| 1 | 0.922888 |
we don't know they are performing martial arts
|
exists x1.((exists e1 s1 s2 s3 x2 x3 x4.(on(e1,x4) & n_mat(x4) & a_green(s3) & Theme(s3,x4) & Theme(e1,x3) & Actor(e1,x1) & v_perform(e1) & n_art(x3) & a_martial(s2) & Theme(s2,x3) & with(x1,x2) & n_belt(x2) & a_black(s1) & Theme(s1,x2)) | exists e2 s4 s5 s6 s7 x5 x6 x7.(on(e2,x7) & n_mat(x7) & a_green(s7) & Theme(s7,x7) & Theme(e2,x6) & Actor(e2,x1) & v_perform(e2) & n_art(x6) & a_martial(s6) & Theme(s6,x6) & with(x1,x5) & n_belt(x5) & a_red(s5) & Theme(s5,x5) & a_black(s4) & Theme(s4,x5))) & n_people(x1))
|
exists e1 s1 s2 x1 x2 x3.(on(e1,x3) & n_mat(x3) & a_green(s2) & Theme(s2,x3) & Theme(e1,x2) & Actor(e1,x1) & v_perform(e1) & n_art(x2) & a_martial(s1) & Theme(s1,x2) & n_people(x1))
|
7b97a844-e4c8-11ec-9cdd-0242ac1c0002
|
exists x1.(n_people(x1) & (exists e2 s4 s5 s6 s7 x5 x6 x7.(with(x1,x5) & v_perform(e2) & on(e2,x7) & n_mat(x7) & n_belt(x5) & n_art(x6) & a_red(s5) & a_martial(s6) & a_green(s7) & a_black(s4) & Theme(s7,x7) & Theme(s6,x6) & Theme(s5,x5) & Theme(s4,x5) & Theme(e2,x6) & Actor(e2,x1)) | exists e1 s1 s2 s3 x2 x3 x4.(with(x1,x2) & v_perform(e1) & on(e1,x4) & n_mat(x4) & n_belt(x2) & n_art(x3) & a_martial(s2) & a_green(s3) & a_black(s1) & Theme(s3,x4) & Theme(s2,x3) & Theme(s1,x2) & Theme(e1,x3) & Actor(e1,x1))))
|
exists e1 s1 s2 x1 x2 x3.(v_perform(e1) & on(e1,x3) & n_people(x1) & n_mat(x3) & n_art(x2) & a_martial(s1) & a_green(s2) & Theme(s2,x3) & Theme(s1,x2) & Theme(e1,x2) & Actor(e1,x1))
|
||
Some people with black belts, or black and red belts, are performing martial arts on a green mat.
|
Several people, who met at judo class, watched the game together.
| 2 | 0.00006 |
If they are performing martial arts then they would not be watching the game at the same time.
|
exists x1.((exists e1 s1 s2 s3 x2 x3 x4.(on(e1,x4) & n_mat(x4) & a_green(s3) & Theme(s3,x4) & Theme(e1,x3) & Actor(e1,x1) & v_perform(e1) & n_art(x3) & a_martial(s2) & Theme(s2,x3) & with(x1,x2) & n_belt(x2) & a_black(s1) & Theme(s1,x2)) | exists e2 s4 s5 s6 s7 x5 x6 x7.(on(e2,x7) & n_mat(x7) & a_green(s7) & Theme(s7,x7) & Theme(e2,x6) & Actor(e2,x1) & v_perform(e2) & n_art(x6) & a_martial(s6) & Theme(s6,x6) & with(x1,x5) & n_belt(x5) & a_red(s5) & Theme(s5,x5) & a_black(s4) & Theme(s4,x5))) & n_people(x1))
|
exists e1 e2 s1 s2 x1 x2 x3 x4 x5.(n_game(x5) & a_together(s2) & Manner(e2,s2) & Theme(e2,x5) & Actor(e2,x1) & v_watch(e2) & at(e1,x3) & n_class(x3) & of(x3,x4) & n_judo(x4) & Actor(e1,x2) & v_meet(e1) & (x1 = x2) & n_people(x1) & a_several(s1) & Theme(s1,x1))
|
7b97b80c-e4c8-11ec-9cdd-0242ac1c0002
|
exists x1.(n_people(x1) & (exists e2 s4 s5 s6 s7 x5 x6 x7.(with(x1,x5) & v_perform(e2) & on(e2,x7) & n_mat(x7) & n_belt(x5) & n_art(x6) & a_red(s5) & a_martial(s6) & a_green(s7) & a_black(s4) & Theme(s7,x7) & Theme(s6,x6) & Theme(s5,x5) & Theme(s4,x5) & Theme(e2,x6) & Actor(e2,x1)) | exists e1 s1 s2 s3 x2 x3 x4.(with(x1,x2) & v_perform(e1) & on(e1,x4) & n_mat(x4) & n_belt(x2) & n_art(x3) & a_martial(s2) & a_green(s3) & a_black(s1) & Theme(s3,x4) & Theme(s2,x3) & Theme(s1,x2) & Theme(e1,x3) & Actor(e1,x1))))
|
exists e1 e2 s1 s2 x1 x2 x3 x4 x5.(v_watch(e2) & v_meet(e1) & of(x3,x4) & n_people(x1) & n_judo(x4) & n_game(x5) & n_class(x3) & at(e1,x3) & a_together(s2) & a_several(s1) & Theme(s1,x1) & Theme(e2,x5) & Manner(e2,s2) & Actor(e2,x1) & Actor(e1,x2) & (x1 = x2))
|
||
A man in a pink shirt sitting next to a small building.
|
The man is fairly young.
| 1 | 0.002787 |
we don't know he is young
|
exists e1 s1 s2 x1 x2 x3 x4.(a_topic(x1) & in(x1,x2) & to(e1,x4) & n_building(x4) & a_small(s2) & Theme(s2,x4) & r_next(e1) & Actor(e1,x3) & v_sit(e1) & (x2 = x3) & n_shirt(x2) & a_pink(s1) & Theme(s1,x2) & n_man(x1))
|
exists s1 x1.(n_man(x1) & r_fairly(s1) & Theme(s1,x1) & a_young(s1))
|
7b97f3ee-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 s1 s2 x1 x2 x3 x4.(v_sit(e1) & to(e1,x4) & r_next(e1) & n_shirt(x2) & n_man(x1) & n_building(x4) & in(x1,x2) & a_topic(x1) & a_small(s2) & a_pink(s1) & Theme(s2,x4) & Theme(s1,x2) & Actor(e1,x3) & (x2 = x3))
|
exists s1 x1.(r_fairly(s1) & n_man(x1) & a_young(s1) & Theme(s1,x1))
|
||
A man in a pink shirt sitting next to a small building.
|
A man in a pink shirt sits next to a small building waiting for a bus.
| 1 | 0.627884 |
we don't know he is waiting for a bus
|
exists e1 s1 s2 x1 x2 x3 x4.(a_topic(x1) & in(x1,x2) & to(e1,x4) & n_building(x4) & a_small(s2) & Theme(s2,x4) & r_next(e1) & Actor(e1,x3) & v_sit(e1) & (x2 = x3) & n_shirt(x2) & a_pink(s1) & Theme(s1,x2) & n_man(x1))
|
exists e1 e2 p1 s1 x1 x2 x3.(for(e1,e2) & for(e2,x3) & n_bus(x3) & Actor(e2,x1) & v_wait(e2) & exists s2 s3 x4.(to(s2,x4) & n_building(x4) & a_small(s3) & Theme(s3,x4) & Theme(s2,x1) & a_next(s2)) & Topic(e1,p1) & Actor(e1,x1) & v_sit(e1) & in(x1,x2) & n_shirt(x2) & a_pink(s1) & Theme(s1,x2) & n_man(x1))
|
7b97fb28-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 s1 s2 x1 x2 x3 x4.(v_sit(e1) & to(e1,x4) & r_next(e1) & n_shirt(x2) & n_man(x1) & n_building(x4) & in(x1,x2) & a_topic(x1) & a_small(s2) & a_pink(s1) & Theme(s2,x4) & Theme(s1,x2) & Actor(e1,x3) & (x2 = x3))
|
exists e1 e2 p1 s1 x1 x2 x3.(v_wait(e2) & v_sit(e1) & n_shirt(x2) & n_man(x1) & n_bus(x3) & in(x1,x2) & for(e2,x3) & for(e1,e2) & exists s2 s3 x4.(to(s2,x4) & n_building(x4) & a_small(s3) & a_next(s2) & Theme(s3,x4) & Theme(s2,x1)) & a_pink(s1) & Topic(e1,p1) & Theme(s1,x2) & Actor(e2,x1) & Actor(e1,x1))
|
||
A man in a pink shirt sitting next to a small building.
|
A man in a shirt is next to a small building.
| 0 | 0.863375 |
A pink shirt is a shirt.
|
exists e1 s1 s2 x1 x2 x3 x4.(a_topic(x1) & in(x1,x2) & to(e1,x4) & n_building(x4) & a_small(s2) & Theme(s2,x4) & r_next(e1) & Actor(e1,x3) & v_sit(e1) & (x2 = x3) & n_shirt(x2) & a_pink(s1) & Theme(s1,x2) & n_man(x1))
|
exists s1 s2 x1 x2 x3.(to(s1,x3) & n_building(x3) & a_small(s2) & Theme(s2,x3) & Theme(s1,x1) & a_next(s1) & in(x1,x2) & n_shirt(x2) & n_man(x1))
|
7b9805be-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 s1 s2 x1 x2 x3 x4.(v_sit(e1) & to(e1,x4) & r_next(e1) & n_shirt(x2) & n_man(x1) & n_building(x4) & in(x1,x2) & a_topic(x1) & a_small(s2) & a_pink(s1) & Theme(s2,x4) & Theme(s1,x2) & Actor(e1,x3) & (x2 = x3))
|
exists s1 s2 x1 x2 x3.(to(s1,x3) & n_shirt(x2) & n_man(x1) & n_building(x3) & in(x1,x2) & a_small(s2) & a_next(s1) & Theme(s2,x3) & Theme(s1,x1))
|
||
A man in a pink shirt sitting next to a small building.
|
A man in a shirt is next to a small building to hide from his boss.
| 1 | 0.077094 |
we don't know he is hiding from my boss
|
exists e1 s1 s2 x1 x2 x3 x4.(a_topic(x1) & in(x1,x2) & to(e1,x4) & n_building(x4) & a_small(s2) & Theme(s2,x4) & r_next(e1) & Actor(e1,x3) & v_sit(e1) & (x2 = x3) & n_shirt(x2) & a_pink(s1) & Theme(s1,x2) & n_man(x1))
|
exists p1 s1 s2 x1 x2 x3 x4.(to(s1,x3) & Topic(x3,p1) & exists e1.(from(e1,x4) & Actor(e1,x3) & v_hide(e1)) & n_boss(x4) & of(x4,x1) & n_male(x1) & n_building(x3) & a_small(s2) & Theme(s2,x3) & Theme(s1,x1) & a_next(s1) & in(x1,x2) & n_shirt(x2) & n_man(x1))
|
7b981bbc-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 s1 s2 x1 x2 x3 x4.(v_sit(e1) & to(e1,x4) & r_next(e1) & n_shirt(x2) & n_man(x1) & n_building(x4) & in(x1,x2) & a_topic(x1) & a_small(s2) & a_pink(s1) & Theme(s2,x4) & Theme(s1,x2) & Actor(e1,x3) & (x2 = x3))
|
exists p1 s1 s2 x1 x2 x3 x4.(to(s1,x3) & of(x4,x1) & n_shirt(x2) & n_man(x1) & n_male(x1) & n_building(x3) & n_boss(x4) & in(x1,x2) & exists e1.(v_hide(e1) & from(e1,x4) & Actor(e1,x3)) & a_small(s2) & a_next(s1) & Topic(x3,p1) & Theme(s2,x3) & Theme(s1,x1))
|
||
A man in a pink shirt sitting next to a small building.
|
A man in a pink shirt collapsed next to a small building.
| 1 | 0.025982 |
The fact that the man is sitting does not necessarily mean he has collapsed.
|
exists e1 s1 s2 x1 x2 x3 x4.(a_topic(x1) & in(x1,x2) & to(e1,x4) & n_building(x4) & a_small(s2) & Theme(s2,x4) & r_next(e1) & Actor(e1,x3) & v_sit(e1) & (x2 = x3) & n_shirt(x2) & a_pink(s1) & Theme(s1,x2) & n_man(x1))
|
exists e1 s1 s2 x1 x2 x3.(to(e1,x3) & n_building(x3) & a_small(s2) & Theme(s2,x3) & r_next(e1) & Actor(e1,x1) & v_collapse(e1) & in(x1,x2) & n_shirt(x2) & a_pink(s1) & Theme(s1,x2) & n_man(x1))
|
7b98263e-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 s1 s2 x1 x2 x3 x4.(v_sit(e1) & to(e1,x4) & r_next(e1) & n_shirt(x2) & n_man(x1) & n_building(x4) & in(x1,x2) & a_topic(x1) & a_small(s2) & a_pink(s1) & Theme(s2,x4) & Theme(s1,x2) & Actor(e1,x3) & (x2 = x3))
|
exists e1 s1 s2 x1 x2 x3.(v_collapse(e1) & to(e1,x3) & r_next(e1) & n_shirt(x2) & n_man(x1) & n_building(x3) & in(x1,x2) & a_small(s2) & a_pink(s1) & Theme(s2,x3) & Theme(s1,x2) & Actor(e1,x1))
|
||
A man in a pink shirt sitting next to a small building.
|
A man in a pink shirt splashes through a mud puddle.
| 2 | 0 |
A small building is not a mud puddle.
|
exists e1 s1 s2 x1 x2 x3 x4.(a_topic(x1) & in(x1,x2) & to(e1,x4) & n_building(x4) & a_small(s2) & Theme(s2,x4) & r_next(e1) & Actor(e1,x3) & v_sit(e1) & (x2 = x3) & n_shirt(x2) & a_pink(s1) & Theme(s1,x2) & n_man(x1))
|
exists e1 s1 x1 x2 x3 x4.(through(e1,x3) & n_puddle(x3) & of(x3,x4) & n_mud(x4) & Actor(e1,x1) & v_splash(e1) & in(x1,x2) & n_shirt(x2) & a_pink(s1) & Theme(s1,x2) & n_man(x1))
|
7b982ae4-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 s1 s2 x1 x2 x3 x4.(v_sit(e1) & to(e1,x4) & r_next(e1) & n_shirt(x2) & n_man(x1) & n_building(x4) & in(x1,x2) & a_topic(x1) & a_small(s2) & a_pink(s1) & Theme(s2,x4) & Theme(s1,x2) & Actor(e1,x3) & (x2 = x3))
|
exists e1 s1 x1 x2 x3 x4.(v_splash(e1) & through(e1,x3) & of(x3,x4) & n_shirt(x2) & n_puddle(x3) & n_mud(x4) & n_man(x1) & in(x1,x2) & a_pink(s1) & Theme(s1,x2) & Actor(e1,x1))
|
||
A man in a pink shirt sitting next to a small building.
|
The man is wearing jeans and black shoes.
| 1 | 0.003545 |
The fact that the man is wearing a pink shirt does not imply that he is also wearing jeans and black shoes.
|
exists e1 s1 s2 x1 x2 x3 x4.(a_topic(x1) & in(x1,x2) & to(e1,x4) & n_building(x4) & a_small(s2) & Theme(s2,x4) & r_next(e1) & Actor(e1,x3) & v_sit(e1) & (x2 = x3) & n_shirt(x2) & a_pink(s1) & Theme(s1,x2) & n_man(x1))
|
exists e1 s1 x1 x2 x3 x4.(n_man(x1) & Theme(e1,x2) & Actor(e1,x1) & v_wear(e1) & subset_of(x4,x2) & n_shoe(x4) & a_black(s1) & Theme(s1,x4) & subset_of(x3,x2) & n_jeans(x3))
|
7b983444-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 s1 s2 x1 x2 x3 x4.(v_sit(e1) & to(e1,x4) & r_next(e1) & n_shirt(x2) & n_man(x1) & n_building(x4) & in(x1,x2) & a_topic(x1) & a_small(s2) & a_pink(s1) & Theme(s2,x4) & Theme(s1,x2) & Actor(e1,x3) & (x2 = x3))
|
exists e1 s1 x1 x2 x3 x4.(v_wear(e1) & subset_of(x4,x2) & subset_of(x3,x2) & n_shoe(x4) & n_man(x1) & n_jeans(x3) & a_black(s1) & Theme(s1,x4) & Theme(e1,x2) & Actor(e1,x1))
|
||
A group of young boys in blue swimming suits attempt to jump into a pool to their swimming instructors.
|
The boys are playing in the grass.
| 2 | -100 |
The is no pool in the grass.
|
exists e1 p1 s1 s2 x1 x2 x3 x4 x6.(Topic(e1,p1) & Actor(e1,x1) & v_attempt(e1) & exists e2 x5.(to(e2,x6) & into(e2,x5) & n_pool(x5) & Actor(e2,x1) & v_jump(e2)) & n_instructor(x6) & of(x6,x4) & n_swimming(x4) & n_swimming(x4) & of(x6,x1) & n_thing(x1) & in(x1,x3) & n_suit(x3) & of(x3,x4) & a_blue(s2) & Theme(s2,x3) & of(x1,x2) & n_boy(x2) & a_young(s1) & Theme(s1,x2) & n_group(x1))
|
exists e1 x1 x2.(n_grass(x2) & n_boy(x1) & in(e1,x2) & Actor(e1,x1) & v_play(e1))
|
7b99248a-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 p1 s1 s2 x1 x2 x3 x4 x6.(v_attempt(e1) & of(x6,x4) & of(x6,x1) & of(x3,x4) & of(x1,x2) & n_thing(x1) & n_swimming(x4) & n_suit(x3) & n_instructor(x6) & n_group(x1) & n_boy(x2) & in(x1,x3) & exists e2 x5.(v_jump(e2) & to(e2,x6) & n_pool(x5) & into(e2,x5) & Actor(e2,x1)) & a_young(s1) & a_blue(s2) & Topic(e1,p1) & Theme(s2,x3) & Theme(s1,x2) & Actor(e1,x1))
|
exists e1 x1 x2.(v_play(e1) & n_grass(x2) & n_boy(x1) & in(e1,x2) & Actor(e1,x1))
|
||
A group of young boys in blue swimming suits attempt to jump into a pool to their swimming instructors.
|
The boys are being taught to swim by swim instructors.
| 1 | -100 |
Just because a group of boys attempt to jump into a pool to their swimming instructors does not imply they are being taught to swim.
|
exists e1 p1 s1 s2 x1 x2 x3 x4 x6.(Topic(e1,p1) & Actor(e1,x1) & v_attempt(e1) & exists e2 x5.(to(e2,x6) & into(e2,x5) & n_pool(x5) & Actor(e2,x1) & v_jump(e2)) & n_instructor(x6) & of(x6,x4) & n_swimming(x4) & n_swimming(x4) & of(x6,x1) & n_thing(x1) & in(x1,x3) & n_suit(x3) & of(x3,x4) & a_blue(s2) & Theme(s2,x3) & of(x1,x2) & n_boy(x2) & a_young(s1) & Theme(s1,x2) & n_group(x1))
|
exists e1 p1 x1.(n_boy(x1) & Recipient(e1,p1) & Topic(e1,x1) & v_teach(e1) & exists e2 x2 x3.(by(e2,x2) & n_instructor(x2) & of(x2,x3) & n_swim(x3) & Actor(e2,x1) & v_swim(e2)))
|
7b992a0c-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 p1 s1 s2 x1 x2 x3 x4 x6.(v_attempt(e1) & of(x6,x4) & of(x6,x1) & of(x3,x4) & of(x1,x2) & n_thing(x1) & n_swimming(x4) & n_suit(x3) & n_instructor(x6) & n_group(x1) & n_boy(x2) & in(x1,x3) & exists e2 x5.(v_jump(e2) & to(e2,x6) & n_pool(x5) & into(e2,x5) & Actor(e2,x1)) & a_young(s1) & a_blue(s2) & Topic(e1,p1) & Theme(s2,x3) & Theme(s1,x2) & Actor(e1,x1))
|
exists e1 p1 x1.(v_teach(e1) & n_boy(x1) & exists e2 x2 x3.(v_swim(e2) & of(x2,x3) & n_swim(x3) & n_instructor(x2) & by(e2,x2) & Actor(e2,x1)) & Topic(e1,x1) & Recipient(e1,p1))
|
||
A group of young boys in blue swimming suits attempt to jump into a pool to their swimming instructors.
|
The boys are at the pool.
| 0 | -100 |
young boys implies The boys
|
exists e1 p1 s1 s2 x1 x2 x3 x4 x6.(Topic(e1,p1) & Actor(e1,x1) & v_attempt(e1) & exists e2 x5.(to(e2,x6) & into(e2,x5) & n_pool(x5) & Actor(e2,x1) & v_jump(e2)) & n_instructor(x6) & of(x6,x4) & n_swimming(x4) & n_swimming(x4) & of(x6,x1) & n_thing(x1) & in(x1,x3) & n_suit(x3) & of(x3,x4) & a_blue(s2) & Theme(s2,x3) & of(x1,x2) & n_boy(x2) & a_young(s1) & Theme(s1,x2) & n_group(x1))
|
exists p1 x1 x2.(n_pool(x2) & n_boy(x1) & at(x1,x2))
|
7b993114-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 p1 s1 s2 x1 x2 x3 x4 x6.(v_attempt(e1) & of(x6,x4) & of(x6,x1) & of(x3,x4) & of(x1,x2) & n_thing(x1) & n_swimming(x4) & n_suit(x3) & n_instructor(x6) & n_group(x1) & n_boy(x2) & in(x1,x3) & exists e2 x5.(v_jump(e2) & to(e2,x6) & n_pool(x5) & into(e2,x5) & Actor(e2,x1)) & a_young(s1) & a_blue(s2) & Topic(e1,p1) & Theme(s2,x3) & Theme(s1,x2) & Actor(e1,x1))
|
exists x1 x2.(n_pool(x2) & n_boy(x1) & at(x1,x2))
|
||
Little children are standing at the edge of a swimming pool, while adult men are holding up their arms wanting them to jump in.
|
Mothers are urging their kids not to jump in the pool
| 2 | -100 |
Men are wanting them to jump in.
|
exists e1 p1 s1 x1 x2 x3 x4 x6.(n_thing(x2) & n_thing(x2) & n_arm(x6) & of(x6,x2) & n_edge(x2) & exists e2 e3 p2 s2 s3 x5 x7.(a_up(s3) & Manner(e3,s3) & Theme(e3,x6) & Actor(e3,x5) & v_hold(e3) & Topic(e2,p2) & Recipient(e2,x2) & Actor(e2,x7) & v_want(e2) & exists e4 s4.(a_in(s4) & Manner(e4,s4) & Actor(e4,x2) & v_jump(e4)) & (x6 = x7) & n_man(x5) & a_adult(s2) & Theme(s2,x5)) & while(e1,p1) & at(e1,x2) & of(x2,x3) & n_pool(x3) & of(x3,x4) & n_swimming(x4) & Actor(e1,x1) & v_stand(e1) & n_child(x1) & a_little(s1) & Theme(s1,x1))
|
exists x1 x2 x3.(n_pool(x3) & -exists e1 p1.(Topic(e1,p1) & Recipient(e1,x2) & Actor(e1,x1) & v_urge(e1) & exists e2.(in(e2,x3) & Actor(e2,x2) & v_jump(e2))) & n_kid(x2) & of(x2,x1) & n_thing(x1) & n_mother(x1))
|
7b9936be-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 p1 s1 x1 x2 x3 x4 x6.(while(e1,p1) & v_stand(e1) & of(x6,x2) & of(x3,x4) & of(x2,x3) & n_thing(x2) & n_swimming(x4) & n_pool(x3) & n_edge(x2) & n_child(x1) & n_arm(x6) & exists e2 e3 p2 s2 s3 x5 x7.(v_want(e2) & v_hold(e3) & n_man(x5) & exists e4 s4.(v_jump(e4) & a_in(s4) & Manner(e4,s4) & Actor(e4,x2)) & a_up(s3) & a_adult(s2) & Topic(e2,p2) & Theme(s2,x5) & Theme(e3,x6) & Recipient(e2,x2) & Manner(e3,s3) & Actor(e3,x5) & Actor(e2,x7) & (x6 = x7)) & at(e1,x2) & a_little(s1) & Theme(s1,x1) & Actor(e1,x1))
|
exists x1 x2 x3.(of(x2,x1) & n_thing(x1) & n_pool(x3) & n_mother(x1) & n_kid(x2) & all e1 p1.(all e2.(-v_jump(e2) | -in(e2,x3) | -Actor(e2,x2)) | -v_urge(e1) | -Topic(e1,p1) | -Recipient(e1,x2) | -Actor(e1,x1)))
|
||
Little children are standing at the edge of a swimming pool, while adult men are holding up their arms wanting them to jump in.
|
Children stand at the edge of a pool while men urge them to jump
| 0 | -100 |
Little children are standing implies Children stand
|
exists e1 p1 s1 x1 x2 x3 x4 x6.(n_thing(x2) & n_thing(x2) & n_arm(x6) & of(x6,x2) & n_edge(x2) & exists e2 e3 p2 s2 s3 x5 x7.(a_up(s3) & Manner(e3,s3) & Theme(e3,x6) & Actor(e3,x5) & v_hold(e3) & Topic(e2,p2) & Recipient(e2,x2) & Actor(e2,x7) & v_want(e2) & exists e4 s4.(a_in(s4) & Manner(e4,s4) & Actor(e4,x2) & v_jump(e4)) & (x6 = x7) & n_man(x5) & a_adult(s2) & Theme(s2,x5)) & while(e1,p1) & at(e1,x2) & of(x2,x3) & n_pool(x3) & of(x3,x4) & n_swimming(x4) & Actor(e1,x1) & v_stand(e1) & n_child(x1) & a_little(s1) & Theme(s1,x1))
|
exists e1 p1 x1 x2 x3.(n_thing(x2) & n_edge(x2) & exists e2 p2 x4.(Topic(e2,p2) & Recipient(e2,x2) & Actor(e2,x4) & v_urge(e2) & exists e3.(Actor(e3,x2) & v_jump(e3)) & n_man(x4)) & while(e1,p1) & at(e1,x2) & of(x2,x3) & n_pool(x3) & Actor(e1,x1) & v_stand(e1) & n_child(x1))
|
7b993bc8-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 p1 s1 x1 x2 x3 x4 x6.(while(e1,p1) & v_stand(e1) & of(x6,x2) & of(x3,x4) & of(x2,x3) & n_thing(x2) & n_swimming(x4) & n_pool(x3) & n_edge(x2) & n_child(x1) & n_arm(x6) & exists e2 e3 p2 s2 s3 x5 x7.(v_want(e2) & v_hold(e3) & n_man(x5) & exists e4 s4.(v_jump(e4) & a_in(s4) & Manner(e4,s4) & Actor(e4,x2)) & a_up(s3) & a_adult(s2) & Topic(e2,p2) & Theme(s2,x5) & Theme(e3,x6) & Recipient(e2,x2) & Manner(e3,s3) & Actor(e3,x5) & Actor(e2,x7) & (x6 = x7)) & at(e1,x2) & a_little(s1) & Theme(s1,x1) & Actor(e1,x1))
|
exists e1 p1 x1 x2 x3.(while(e1,p1) & v_stand(e1) & of(x2,x3) & n_thing(x2) & n_pool(x3) & n_edge(x2) & n_child(x1) & exists e2 p2 x4.(v_urge(e2) & n_man(x4) & exists e3.(v_jump(e3) & Actor(e3,x2)) & Topic(e2,p2) & Recipient(e2,x2) & Actor(e2,x4)) & at(e1,x2) & Actor(e1,x1))
|
||
Little children are standing at the edge of a swimming pool, while adult men are holding up their arms wanting them to jump in.
|
Kids stand at the end of a pool while their dads want them to jump
| 1 | -100 |
Just because little children are standing at the edge of a pool while adult men hold up their arms wanting them to jump in, doesn't imply the men are their dads.
|
exists e1 p1 s1 x1 x2 x3 x4 x6.(n_thing(x2) & n_thing(x2) & n_arm(x6) & of(x6,x2) & n_edge(x2) & exists e3 e2 p2 s2 s3 x5 x7.(a_up(s3) & Manner(e3,s3) & Theme(e3,x6) & Actor(e3,x5) & v_hold(e3) & Topic(e2,p2) & Recipient(e2,x2) & Actor(e2,x7) & v_want(e2) & exists e4 s4.(a_in(s4) & Manner(e4,s4) & Actor(e4,x2) & v_jump(e4)) & (x6 = x7) & n_man(x5) & a_adult(s2) & Theme(s2,x5)) & while(e1,p1) & at(e1,x2) & of(x2,x3) & n_pool(x3) & of(x3,x4) & n_swimming(x4) & Actor(e1,x1) & v_stand(e1) & n_child(x1) & a_little(s1) & Theme(s1,x1))
|
exists e1 p1 x1 x2 x3 x4.(n_thing(x2) & n_thing(x2) & n_dad(x4) & of(x4,x2) & n_end(x2) & exists e2 p2.(Topic(e2,p2) & Recipient(e2,x2) & Actor(e2,x4) & v_want(e2) & exists e3.(Actor(e3,x2) & v_jump(e3))) & while(e1,p1) & at(e1,x2) & of(x2,x3) & n_pool(x3) & Actor(e1,x1) & v_stand(e1) & n_kid(x1))
|
7b9940c8-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 p1 s1 x1 x2 x3 x4 x6.(while(e1,p1) & v_stand(e1) & of(x6,x2) & of(x3,x4) & of(x2,x3) & n_thing(x2) & n_swimming(x4) & n_pool(x3) & n_edge(x2) & n_child(x1) & n_arm(x6) & exists e3 e2 p2 s2 s3 x5 x7.(v_want(e2) & v_hold(e3) & n_man(x5) & exists e4 s4.(v_jump(e4) & a_in(s4) & Manner(e4,s4) & Actor(e4,x2)) & a_up(s3) & a_adult(s2) & Topic(e2,p2) & Theme(s2,x5) & Theme(e3,x6) & Recipient(e2,x2) & Manner(e3,s3) & Actor(e3,x5) & Actor(e2,x7) & (x6 = x7)) & at(e1,x2) & a_little(s1) & Theme(s1,x1) & Actor(e1,x1))
|
exists e1 p1 x1 x2 x3 x4.(while(e1,p1) & v_stand(e1) & of(x4,x2) & of(x2,x3) & n_thing(x2) & n_pool(x3) & n_kid(x1) & n_end(x2) & n_dad(x4) & exists e2 p2.(v_want(e2) & exists e3.(v_jump(e3) & Actor(e3,x2)) & Topic(e2,p2) & Recipient(e2,x2) & Actor(e2,x4)) & at(e1,x2) & Actor(e1,x1))
|
||
A small dog jumping some hurdles.
|
The dog is sleeping.
| 2 | -100 |
The dog couldn't be simultaneously sleeping and jumping.
|
exists e1 s1 x1 x2 x3.(a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & v_jump(e1) & n_hurdle(x3) & (x1 = x2) & n_dog(x1) & a_small(s1) & Theme(s1,x1))
|
exists e1 x1.(n_dog(x1) & Actor(e1,x1) & v_sleep(e1))
|
7b99563a-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 s1 x1 x2 x3.(v_jump(e1) & n_hurdle(x3) & n_dog(x1) & a_topic(x1) & a_small(s1) & Theme(s1,x1) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2))
|
exists e1 x1.(v_sleep(e1) & n_dog(x1) & Actor(e1,x1))
|
||
A small dog jumping some hurdles.
|
A little dog is jumping.
| 0 | -100 |
Little is a synonym of small.
|
exists e1 s1 x1 x2 x3.(a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & v_jump(e1) & n_hurdle(x3) & (x1 = x2) & n_dog(x1) & a_small(s1) & Theme(s1,x1))
|
exists e1 s1 x1.(Actor(e1,x1) & v_jump(e1) & n_dog(x1) & a_little(s1) & Theme(s1,x1))
|
7b995b1c-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 s1 x1 x2 x3.(v_jump(e1) & n_hurdle(x3) & n_dog(x1) & a_topic(x1) & a_small(s1) & Theme(s1,x1) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2))
|
exists e1 s1 x1.(v_jump(e1) & n_dog(x1) & a_little(s1) & Theme(s1,x1) & Actor(e1,x1))
|
||
A small dog jumping some hurdles.
|
A small puppy is happy doing hurdles.
| 1 | -100 |
You cannot tell that the dog is a puppy.
|
exists e1 s1 x1 x2 x3.(a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & v_jump(e1) & n_hurdle(x3) & (x1 = x2) & n_dog(x1) & a_small(s1) & Theme(s1,x1))
|
exists e1 s1 s2 x1 x2.(for(s2,e1) & Theme(e1,x2) & Actor(e1,x1) & v_do(e1) & n_hurdle(x2) & Theme(s2,x1) & a_happy(s2) & n_puppy(x1) & a_small(s1) & Theme(s1,x1))
|
7b995fe0-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 s1 x1 x2 x3.(v_jump(e1) & n_hurdle(x3) & n_dog(x1) & a_topic(x1) & a_small(s1) & Theme(s1,x1) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2))
|
exists e1 s1 s2 x1 x2.(v_do(e1) & n_puppy(x1) & n_hurdle(x2) & for(s2,e1) & a_small(s1) & a_happy(s2) & Theme(s2,x1) & Theme(s1,x1) & Theme(e1,x2) & Actor(e1,x1))
|
||
A black and white dog is running down some white steps.
|
A brown dog is running in the park.
| 2 | -100 |
A dog does not have to be black, white or brown.
|
exists e1 s1 s2 s3 s4 x1 x2.(a_down(s4) & Manner(e1,s4) & Theme(e1,x2) & Actor(e1,x1) & v_run(e1) & n_step(x2) & a_white(s3) & Theme(s3,x2) & n_dog(x1) & a_white(s2) & Theme(s2,x1) & a_black(s1) & Theme(s1,x1))
|
exists e1 s1 x1 x2.(n_park(x2) & in(e1,x2) & Actor(e1,x1) & v_run(e1) & n_dog(x1) & a_brown(s1) & Theme(s1,x1))
|
7b996486-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 s1 s2 s3 s4 x1 x2.(v_run(e1) & n_step(x2) & n_dog(x1) & a_white(s3) & a_white(s2) & a_down(s4) & a_black(s1) & Theme(s3,x2) & Theme(s2,x1) & Theme(s1,x1) & Theme(e1,x2) & Manner(e1,s4) & Actor(e1,x1))
|
exists e1 s1 x1 x2.(v_run(e1) & n_park(x2) & n_dog(x1) & in(e1,x2) & a_brown(s1) & Theme(s1,x1) & Actor(e1,x1))
|
||
A black and white dog is running down some white steps.
|
A dog that is black and white is running down steps that are white.
| 0 | -100 |
A black and white dog is black and white.
|
exists e1 s1 s2 s3 s4 x1 x2.(a_down(s4) & Manner(e1,s4) & Theme(e1,x2) & Actor(e1,x1) & v_run(e1) & n_step(x2) & a_white(s3) & Theme(s3,x2) & n_dog(x1) & a_white(s2) & Theme(s2,x1) & a_black(s1) & Theme(s1,x1))
|
exists e1 s1 s2 s3 s4 x1 x2 x3 x4 x5.(a_down(s4) & Manner(e1,s4) & Theme(e1,x4) & Actor(e1,x1) & v_run(e1) & Theme(s3,x5) & a_white(s3) & (x4 = x5) & n_step(x4) & Theme(s2,x3) & a_white(s2) & (x1 = x3) & Theme(s1,x2) & a_black(s1) & (x1 = x2) & n_dog(x1))
|
7b99692c-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 s1 s2 s3 s4 x1 x2.(v_run(e1) & n_step(x2) & n_dog(x1) & a_white(s3) & a_white(s2) & a_down(s4) & a_black(s1) & Theme(s3,x2) & Theme(s2,x1) & Theme(s1,x1) & Theme(e1,x2) & Manner(e1,s4) & Actor(e1,x1))
|
exists e1 s1 s2 s3 s4 x1 x2 x3 x4 x5.(v_run(e1) & n_step(x4) & n_dog(x1) & a_white(s3) & a_white(s2) & a_down(s4) & a_black(s1) & Theme(s3,x5) & Theme(s2,x3) & Theme(s1,x2) & Theme(e1,x4) & Manner(e1,s4) & Actor(e1,x1) & (x4 = x5) & (x1 = x3) & (x1 = x2))
|
||
A black and white dog is running down some white steps.
|
A black and white dog is running down white steps to fetch a ball.
| 1 | -100 |
Just because a dog is running down some white steps it does not mean it is to fetch a ball.
|
exists e1 s1 s2 s3 s4 x1 x2.(a_down(s4) & Manner(e1,s4) & Theme(e1,x2) & Actor(e1,x1) & v_run(e1) & n_step(x2) & a_white(s3) & Theme(s3,x2) & n_dog(x1) & a_white(s2) & Theme(s2,x1) & a_black(s1) & Theme(s1,x1))
|
exists e1 p1 s1 s2 s3 s4 x1 x2.(a_down(s4) & Manner(e1,s4) & Theme(e1,x2) & Actor(e1,x1) & v_run(e1) & Topic(x2,p1) & exists e2 x3.(Theme(e2,x3) & Actor(e2,x2) & v_fetch(e2) & n_ball(x3)) & n_step(x2) & a_white(s3) & Theme(s3,x2) & n_dog(x1) & a_white(s2) & Theme(s2,x1) & a_black(s1) & Theme(s1,x1))
|
7b996dc8-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 s1 s2 s3 s4 x1 x2.(v_run(e1) & n_step(x2) & n_dog(x1) & a_white(s3) & a_white(s2) & a_down(s4) & a_black(s1) & Theme(s3,x2) & Theme(s2,x1) & Theme(s1,x1) & Theme(e1,x2) & Manner(e1,s4) & Actor(e1,x1))
|
exists e1 p1 s1 s2 s3 s4 x1 x2.(v_run(e1) & n_step(x2) & n_dog(x1) & exists e2 x3.(v_fetch(e2) & n_ball(x3) & Theme(e2,x3) & Actor(e2,x2)) & a_white(s3) & a_white(s2) & a_down(s4) & a_black(s1) & Topic(x2,p1) & Theme(s3,x2) & Theme(s2,x1) & Theme(s1,x1) & Theme(e1,x2) & Manner(e1,s4) & Actor(e1,x1))
|
||
Little boys are swimming with older men.
|
Boys and men are playing in a field.
| 2 | -100 |
The boys and men are swimming not playing in a field.
|
exists e1 s1 s2 x1 x2.(with(e1,x2) & n_man(x2) & r_more(s2) & a_older(s2) & Theme(s2,x2) & Actor(e1,x1) & v_swim(e1) & n_boy(x1) & a_little(s1) & Theme(s1,x1))
|
exists e1 x1 x2 x3 x4.(in(e1,x4) & n_field(x4) & Actor(e1,x1) & v_play(e1) & subset_of(x3,x1) & n_man(x3) & subset_of(x2,x1) & n_boy(x2))
|
7b997264-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 s1 s2 x1 x2.(with(e1,x2) & v_swim(e1) & r_more(s2) & n_man(x2) & n_boy(x1) & a_older(s2) & a_little(s1) & Theme(s2,x2) & Theme(s1,x1) & Actor(e1,x1))
|
exists e1 x1 x2 x3 x4.(v_play(e1) & subset_of(x3,x1) & subset_of(x2,x1) & n_man(x3) & n_field(x4) & n_boy(x2) & in(e1,x4) & Actor(e1,x1))
|
||
Little boys are swimming with older men.
|
Boys and men are swimming together.
| 0 | -100 |
older men. implies men
|
exists e1 s1 s2 x1 x2.(with(e1,x2) & n_man(x2) & r_more(s2) & a_older(s2) & Theme(s2,x2) & Actor(e1,x1) & v_swim(e1) & n_boy(x1) & a_little(s1) & Theme(s1,x1))
|
exists e1 p1 x1 x2 x3.(exists s1.(Theme(s1,x1) & a_together(s1)) & Topic(e1,p1) & Actor(e1,x1) & v_swim(e1) & subset_of(x3,x1) & n_man(x3) & subset_of(x2,x1) & n_boy(x2))
|
7b99775a-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 s1 s2 x1 x2.(with(e1,x2) & v_swim(e1) & r_more(s2) & n_man(x2) & n_boy(x1) & a_older(s2) & a_little(s1) & Theme(s2,x2) & Theme(s1,x1) & Actor(e1,x1))
|
exists e1 p1 x1 x2 x3.(v_swim(e1) & subset_of(x3,x1) & subset_of(x2,x1) & n_man(x3) & n_boy(x2) & exists s1.(a_together(s1) & Theme(s1,x1)) & Topic(e1,p1) & Actor(e1,x1))
|
||
Little boys are swimming with older men.
|
Fathers and sons swim together.
| 1 | -100 |
Just because little boys are swimming with older men, one can't assume they are fathers and sons.
|
exists e1 s1 s2 x1 x2.(with(e1,x2) & n_man(x2) & r_more(s2) & a_older(s2) & Theme(s2,x2) & Actor(e1,x1) & v_swim(e1) & n_boy(x1) & a_little(s1) & Theme(s1,x1))
|
exists e1 s1 x1 x2 x3.(a_together(s1) & Manner(e1,s1) & Actor(e1,x1) & v_swim(e1) & subset_of(x3,x1) & n_son(x3) & subset_of(x2,x1) & n_father(x2))
|
7b997ca0-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 s1 s2 x1 x2.(with(e1,x2) & v_swim(e1) & r_more(s2) & n_man(x2) & n_boy(x1) & a_older(s2) & a_little(s1) & Theme(s2,x2) & Theme(s1,x1) & Actor(e1,x1))
|
exists e1 s1 x1 x2 x3.(v_swim(e1) & subset_of(x3,x1) & subset_of(x2,x1) & n_son(x3) & n_father(x2) & a_together(s1) & Manner(e1,s1) & Actor(e1,x1))
|
||
A warmly dressed woman walking down the sidewalk.
|
a child is standing
| 0 | -100 |
walking implies standing
|
exists e1 e2 s1 x1 x2 x3.(n_sidewalk(x3) & a_topic(x1) & a_down(s1) & Manner(e2,s1) & Theme(e2,x3) & Actor(e2,x2) & v_walk(e2) & (x1 = x2) & n_woman(x1) & Theme(e1,x1) & v_dress(e1) & r_warmly(x1))
|
exists e1 x1.(Actor(e1,x1) & v_stand(e1) & n_child(x1))
|
7b99816e-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 e2 s1 x1 x2 x3.(v_walk(e2) & v_dress(e1) & r_warmly(x1) & n_woman(x1) & n_sidewalk(x3) & a_topic(x1) & a_down(s1) & Theme(e2,x3) & Theme(e1,x1) & Manner(e2,s1) & Actor(e2,x2) & (x1 = x2))
|
exists e1 x1.(v_stand(e1) & n_child(x1) & Actor(e1,x1))
|
||
A warmly dressed woman walking down the sidewalk.
|
the child is sleep
| 2 | -100 |
A woman is walking. She is not a child asleep.
|
exists e1 e2 s1 x1 x2 x3.(n_sidewalk(x3) & a_topic(x1) & a_down(s1) & Manner(e2,s1) & Theme(e2,x3) & Actor(e2,x2) & v_walk(e2) & (x1 = x2) & n_woman(x1) & Theme(e1,x1) & v_dress(e1) & r_warmly(x1))
|
exists p1 x1.(n_child(x1) & exists x2.((x1 = x2) & n_sleep(x2)))
|
7b998ac4-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 e2 s1 x1 x2 x3.(v_walk(e2) & v_dress(e1) & r_warmly(x1) & n_woman(x1) & n_sidewalk(x3) & a_topic(x1) & a_down(s1) & Theme(e2,x3) & Theme(e1,x1) & Manner(e2,s1) & Actor(e2,x2) & (x1 = x2))
|
exists x1.(n_child(x1) & exists x2.(n_sleep(x2) & (x1 = x2)))
|
||
The man is wearing a red shirt.
|
Theres a guy in red.
| 0 | -100 |
man implies guy
|
exists e1 s1 x1 x2.(n_man(x1) & Theme(e1,x2) & Actor(e1,x1) & v_wear(e1) & n_shirt(x2) & a_red(s1) & Theme(s1,x2))
|
exists e1 x1 x2 x3.(Theme(e1,x2) & Actor(e1,x1) & v_there(e1) & in(x2,x3) & n_red(x3) & n_guy(x2) & n_thing(x1))
|
7b998f60-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 s1 x1 x2.(v_wear(e1) & n_shirt(x2) & n_man(x1) & a_red(s1) & Theme(s1,x2) & Theme(e1,x2) & Actor(e1,x1))
|
exists e1 x1 x2 x3.(v_there(e1) & n_thing(x1) & n_red(x3) & n_guy(x2) & in(x2,x3) & Theme(e1,x2) & Actor(e1,x1))
|
||
The man is wearing a red shirt.
|
There is a guy in red on TV.
| 1 | -100 |
The fact that a man is wearing a red shirt doesn't imply he is on TV.
|
exists e1 s1 x1 x2.(n_man(x1) & Theme(e1,x2) & Actor(e1,x1) & v_wear(e1) & n_shirt(x2) & a_red(s1) & Theme(s1,x2))
|
exists p1 x1 s1 x2 x3 x4.((x1 = x2) & on(x2,x4) & n_tv(x4) & Theme(s1,x3) & a_red(s1) & (x2 = x3) & n_guy(x2))
|
7b9993fc-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 s1 x1 x2.(v_wear(e1) & n_shirt(x2) & n_man(x1) & a_red(s1) & Theme(s1,x2) & Theme(e1,x2) & Actor(e1,x1))
|
exists x1 s1 x2 x3 x4.(on(x2,x4) & n_tv(x4) & n_guy(x2) & a_red(s1) & Theme(s1,x3) & (x2 = x3) & (x1 = x2))
|
||
The man is wearing a red shirt.
|
There's a woman in black.
| 2 | -100 |
A man is not woman
|
exists e1 s1 x1 x2.(n_man(x1) & Theme(e1,x2) & Actor(e1,x1) & v_wear(e1) & n_shirt(x2) & a_red(s1) & Theme(s1,x2))
|
exists p1 x1 x2.(in(p1,x2) & n_black(x2) & exists x3.((x1 = x3) & n_woman(x3)))
|
7b9998a2-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 s1 x1 x2.(v_wear(e1) & n_shirt(x2) & n_man(x1) & a_red(s1) & Theme(s1,x2) & Theme(e1,x2) & Actor(e1,x1))
|
exists p1 x1 x2.(n_black(x2) & in(p1,x2) & exists x3.(n_woman(x3) & (x1 = x3)))
|
||
A black puppy chewing on a brown dog's neck
|
Dogs are playing
| 1 | -100 |
Just because a black puppy is chewing on a brown dog's neck, one can't assume they are playing.
|
exists s1 s2 s3 x1 x2 x3.(a_topic(x1) & on(x1,x3) & n_neck(x3) & of(x3,x2) & n_dog(x2) & a_brown(s3) & Theme(s3,x2) & n_chewing(x1) & a_puppy(s2) & Theme(s2,x1) & a_black(s1) & Theme(s1,x1))
|
exists e1 x1.(Actor(e1,x1) & v_play(e1) & n_dog(x1))
|
7b999db6-e4c8-11ec-9cdd-0242ac1c0002
|
exists s1 s2 s3 x1 x2 x3.(on(x1,x3) & of(x3,x2) & n_neck(x3) & n_dog(x2) & n_chewing(x1) & a_topic(x1) & a_puppy(s2) & a_brown(s3) & a_black(s1) & Theme(s3,x2) & Theme(s2,x1) & Theme(s1,x1))
|
exists e1 x1.(v_play(e1) & n_dog(x1) & Actor(e1,x1))
|
||
A black puppy chewing on a brown dog's neck
|
two pets are sleeping under the tree
| 2 | -100 |
Two pets may not be 2 dogs and chewing is not sleeping.
|
exists s1 s2 s3 x1 x2 x3.(a_topic(x1) & on(x1,x3) & n_neck(x3) & of(x3,x2) & n_dog(x2) & a_brown(s3) & Theme(s3,x2) & n_chewing(x1) & a_puppy(s2) & Theme(s2,x1) & a_black(s1) & Theme(s1,x1))
|
exists e1 x1 x2.(n_tree(x2) & under(e1,x2) & Actor(e1,x1) & v_sleep(e1) & n_pet(x1) & card_eq_2(x1))
|
7b99a310-e4c8-11ec-9cdd-0242ac1c0002
|
exists s1 s2 s3 x1 x2 x3.(on(x1,x3) & of(x3,x2) & n_neck(x3) & n_dog(x2) & n_chewing(x1) & a_topic(x1) & a_puppy(s2) & a_brown(s3) & a_black(s1) & Theme(s3,x2) & Theme(s2,x1) & Theme(s1,x1))
|
exists e1 x1 x2.(v_sleep(e1) & under(e1,x2) & n_tree(x2) & n_pet(x1) & card_eq_2(x1) & Actor(e1,x1))
|
||
A black puppy chewing on a brown dog's neck
|
Biting dogs
| 0 | -100 |
chewing implies Biting
|
exists s1 s2 s3 x1 x2 x3.(a_topic(x1) & on(x1,x3) & n_neck(x3) & of(x3,x2) & n_dog(x2) & a_brown(s3) & Theme(s3,x2) & n_chewing(x1) & a_puppy(s2) & Theme(s2,x1) & a_black(s1) & Theme(s1,x1))
|
exists e1 x1.(n_dog(x1) & Actor(e1,x1) & v_bite(e1) & a_topic(x1))
|
7b99a7f2-e4c8-11ec-9cdd-0242ac1c0002
|
exists s1 s2 s3 x1 x2 x3.(on(x1,x3) & of(x3,x2) & n_neck(x3) & n_dog(x2) & n_chewing(x1) & a_topic(x1) & a_puppy(s2) & a_brown(s3) & a_black(s1) & Theme(s3,x2) & Theme(s2,x1) & Theme(s1,x1))
|
exists e1 x1.(v_bite(e1) & n_dog(x1) & a_topic(x1) & Actor(e1,x1))
|
||
A man with a shovel prepares the fire for cooking.
|
A man with a shovel putting out the fire.
| 2 | -100 |
The man prepares the fire and is not putting out the fire.
|
exists e1 x1 x2 x3 x4.(n_fire(x3) & for(e1,x4) & n_cooking(x4) & Theme(e1,x3) & Actor(e1,x1) & v_prepare(e1) & with(x1,x2) & n_shovel(x2) & n_man(x1))
|
exists e1 s1 x1 x2 x3 x4.(n_fire(x4) & a_topic(x1) & with(x1,x2) & a_out(s1) & Manner(e1,s1) & Theme(e1,x4) & Actor(e1,x3) & v_put(e1) & (x2 = x3) & n_shovel(x2) & n_man(x1))
|
7b99ac98-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 x1 x2 x3 x4.(with(x1,x2) & v_prepare(e1) & n_shovel(x2) & n_man(x1) & n_fire(x3) & n_cooking(x4) & for(e1,x4) & Theme(e1,x3) & Actor(e1,x1))
|
exists e1 s1 x1 x2 x3 x4.(with(x1,x2) & v_put(e1) & n_shovel(x2) & n_man(x1) & n_fire(x4) & a_topic(x1) & a_out(s1) & Theme(e1,x4) & Manner(e1,s1) & Actor(e1,x3) & (x2 = x3))
|
||
A man with a shovel prepares the fire for cooking.
|
A man tends to the fire.
| 0 | -100 |
prepares the fire implies tends to the fire.
|
exists e1 x1 x2 x3 x4.(n_fire(x3) & for(e1,x4) & n_cooking(x4) & Theme(e1,x3) & Actor(e1,x1) & v_prepare(e1) & with(x1,x2) & n_shovel(x2) & n_man(x1))
|
exists e1 x1 x2.(n_fire(x2) & to(e1,x2) & Actor(e1,x1) & v_tend(e1) & n_man(x1))
|
7b99b120-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 x1 x2 x3 x4.(with(x1,x2) & v_prepare(e1) & n_shovel(x2) & n_man(x1) & n_fire(x3) & n_cooking(x4) & for(e1,x4) & Theme(e1,x3) & Actor(e1,x1))
|
exists e1 x1 x2.(v_tend(e1) & to(e1,x2) & n_man(x1) & n_fire(x2) & Actor(e1,x1))
|
||
A man with a shovel prepares the fire for cooking.
|
A man sets up the fire for his charcoal grill.
| 1 | -100 |
Just because a man is using fire for cooking does not mean that he is using a charcoal grill.
|
exists e1 x1 x2 x3 x4.(n_fire(x3) & for(e1,x4) & n_cooking(x4) & Theme(e1,x3) & Actor(e1,x1) & v_prepare(e1) & with(x1,x2) & n_shovel(x2) & n_man(x1))
|
exists e1 s1 s2 x1 x2 x3.(n_grill(x3) & a_charcoal(s1) & Theme(s1,x3) & of(x3,x2) & n_male(x2) & n_fire(x2) & a_up(s2) & Manner(e1,s2) & Theme(e1,x2) & Actor(e1,x1) & v_set(e1) & for(x2,x3) & n_man(x1))
|
7b99b5a8-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 x1 x2 x3 x4.(with(x1,x2) & v_prepare(e1) & n_shovel(x2) & n_man(x1) & n_fire(x3) & n_cooking(x4) & for(e1,x4) & Theme(e1,x3) & Actor(e1,x1))
|
exists e1 s1 s2 x1 x2 x3.(v_set(e1) & of(x3,x2) & n_man(x1) & n_male(x2) & n_grill(x3) & n_fire(x2) & for(x2,x3) & a_up(s2) & a_charcoal(s1) & Theme(s1,x3) & Theme(e1,x2) & Manner(e1,s2) & Actor(e1,x1))
|
||
A dancer wearing white shirt and shorts is photographed by a man also wearing white.
|
A photographer is photographing a dancer.
| 1 | -100 |
Not everyone who takes pictures is a photographer.
|
exists e3 e1 e2 p1 s1 s2 x1 x2 x3 x4 x5 x6 x7.(Actor(e2,x6) & a_also(s2) & Manner(e3,s2) & exists s3.(Theme(s3,x7) & a_white(s3)) & Topic(e3,p1) & Actor(e3,x7) & v_wear(e3) & (x6 = x7) & n_man(x6) & Theme(e2,x1) & v_photograph(e2) & Theme(e1,x3) & Actor(e1,x2) & v_wear(e1) & subset_of(x5,x3) & n_shorts(x5) & subset_of(x4,x3) & n_shirt(x4) & a_white(s1) & Theme(s1,x4) & (x1 = x2) & n_dancer(x1))
|
exists e1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_photograph(e1) & n_dancer(x2) & n_photographer(x1))
|
7b99ba30-e4c8-11ec-9cdd-0242ac1c0002
|
exists e3 e1 e2 p1 s1 s2 x1 x2 x3 x4 x5 x6 x7.(v_wear(e3) & v_wear(e1) & v_photograph(e2) & subset_of(x5,x3) & subset_of(x4,x3) & n_shorts(x5) & n_shirt(x4) & n_man(x6) & n_dancer(x1) & exists s3.(a_white(s3) & Theme(s3,x7)) & a_white(s1) & a_also(s2) & Topic(e3,p1) & Theme(s1,x4) & Theme(e2,x1) & Theme(e1,x3) & Manner(e3,s2) & Actor(e3,x7) & Actor(e2,x6) & Actor(e1,x2) & (x6 = x7) & (x1 = x2))
|
exists e1 x1 x2.(v_photograph(e1) & n_photographer(x1) & n_dancer(x2) & Theme(e1,x2) & Actor(e1,x1))
|
||
A dancer wearing white shirt and shorts is photographed by a man also wearing white.
|
A man is photographing a woman standing still.
| 2 | -100 |
The dancer may or may not be male and dancers usually are not standing still.
|
exists e2 e3 e1 p1 s1 s2 x1 x2 x3 x4 x5 x6 x7.(Actor(e2,x6) & a_also(s2) & Manner(e3,s2) & exists s3.(Theme(s3,x7) & a_white(s3)) & Topic(e3,p1) & Actor(e3,x7) & v_wear(e3) & (x6 = x7) & n_man(x6) & Theme(e2,x1) & v_photograph(e2) & Theme(e1,x3) & Actor(e1,x2) & v_wear(e1) & subset_of(x5,x3) & n_shorts(x5) & subset_of(x4,x3) & n_shirt(x4) & a_white(s1) & Theme(s1,x4) & (x1 = x2) & n_dancer(x1))
|
exists e1 s1 x1 x2 x3.(a_still(s1) & Manner(e1,s1) & Theme(e1,x2) & Actor(e1,x1) & v_photograph(e1) & n_standing(x2) & of(x2,x3) & n_woman(x3) & n_man(x1))
|
7b99bec2-e4c8-11ec-9cdd-0242ac1c0002
|
exists e2 e3 e1 p1 s1 s2 x1 x2 x3 x4 x5 x6 x7.(v_wear(e3) & v_wear(e1) & v_photograph(e2) & subset_of(x5,x3) & subset_of(x4,x3) & n_shorts(x5) & n_shirt(x4) & n_man(x6) & n_dancer(x1) & exists s3.(a_white(s3) & Theme(s3,x7)) & a_white(s1) & a_also(s2) & Topic(e3,p1) & Theme(s1,x4) & Theme(e2,x1) & Theme(e1,x3) & Manner(e3,s2) & Actor(e3,x7) & Actor(e2,x6) & Actor(e1,x2) & (x6 = x7) & (x1 = x2))
|
exists e1 s1 x1 x2 x3.(v_photograph(e1) & of(x2,x3) & n_woman(x3) & n_standing(x2) & n_man(x1) & a_still(s1) & Theme(e1,x2) & Manner(e1,s1) & Actor(e1,x1))
|
||
A dancer wearing white shirt and shorts is photographed by a man also wearing white.
|
A woman dances while a man takes a photo of her.
| 0 | -100 |
both women are photographed
|
exists e3 e1 e2 p1 s1 s2 x1 x2 x3 x4 x5 x6 x7.(Actor(e2,x6) & a_also(s2) & Manner(e3,s2) & exists s3.(Theme(s3,x7) & a_white(s3)) & Topic(e3,p1) & Actor(e3,x7) & v_wear(e3) & (x6 = x7) & n_man(x6) & Theme(e2,x1) & v_photograph(e2) & Theme(e1,x3) & Actor(e1,x2) & v_wear(e1) & subset_of(x5,x3) & n_shorts(x5) & subset_of(x4,x3) & n_shirt(x4) & a_white(s1) & Theme(s1,x4) & (x1 = x2) & n_dancer(x1))
|
exists e1 p1 x1.(exists e2 x2 x3.(Theme(e2,x3) & Actor(e2,x2) & v_take(e2) & of(x3,x1) & n_photo(x3) & n_man(x2)) & n_female(x1) & while(e1,p1) & Actor(e1,x1) & v_dance(e1) & n_woman(x1))
|
7b99c3b8-e4c8-11ec-9cdd-0242ac1c0002
|
exists e3 e1 e2 p1 s1 s2 x1 x2 x3 x4 x5 x6 x7.(v_wear(e3) & v_wear(e1) & v_photograph(e2) & subset_of(x5,x3) & subset_of(x4,x3) & n_shorts(x5) & n_shirt(x4) & n_man(x6) & n_dancer(x1) & exists s3.(a_white(s3) & Theme(s3,x7)) & a_white(s1) & a_also(s2) & Topic(e3,p1) & Theme(s1,x4) & Theme(e2,x1) & Theme(e1,x3) & Manner(e3,s2) & Actor(e3,x7) & Actor(e2,x6) & Actor(e1,x2) & (x6 = x7) & (x1 = x2))
|
exists e1 p1 x1.(while(e1,p1) & v_dance(e1) & n_woman(x1) & n_female(x1) & exists e2 x2 x3.(v_take(e2) & of(x3,x1) & n_photo(x3) & n_man(x2) & Theme(e2,x3) & Actor(e2,x2)) & Actor(e1,x1))
|
||
A pharmacist is at work filling prescriptions.
|
The pharmacist is playing on her phone.
| 2 | -100 |
It can't be assumed the pharmacist is female and filling prescriptions is not playing on a phone.
|
exists p1 x1.(exists e1 x2 x3.(at(x1,x2) & n_prescription(x2) & Actor(e1,x2) & v_fill(e1) & of(x2,x3) & n_work(x3)) & n_pharmacist(x1))
|
exists e1 x1 x2.(n_phone(x2) & of(x2,x1) & n_female(x1) & n_pharmacist(x1) & on(e1,x2) & Actor(e1,x1) & v_play(e1))
|
7b99c958-e4c8-11ec-9cdd-0242ac1c0002
|
exists x1.(n_pharmacist(x1) & exists e1 x2 x3.(v_fill(e1) & of(x2,x3) & n_work(x3) & n_prescription(x2) & at(x1,x2) & Actor(e1,x2)))
|
exists e1 x1 x2.(v_play(e1) & on(e1,x2) & of(x2,x1) & n_phone(x2) & n_pharmacist(x1) & n_female(x1) & Actor(e1,x1))
|
||
A pharmacist is at work filling prescriptions.
|
The pharmacist is working with drugs.
| 0 | -100 |
both are pharmacists are working
|
exists p1 x1.(exists e1 x2 x3.(at(x1,x2) & n_prescription(x2) & Actor(e1,x2) & v_fill(e1) & of(x2,x3) & n_work(x3)) & n_pharmacist(x1))
|
exists e1 x1 x2.(n_pharmacist(x1) & with(e1,x2) & n_drug(x2) & Actor(e1,x1) & v_work(e1))
|
7b99cf8e-e4c8-11ec-9cdd-0242ac1c0002
|
exists x1.(n_pharmacist(x1) & exists e1 x2 x3.(v_fill(e1) & of(x2,x3) & n_work(x3) & n_prescription(x2) & at(x1,x2) & Actor(e1,x2)))
|
exists e1 x1 x2.(with(e1,x2) & v_work(e1) & n_pharmacist(x1) & n_drug(x2) & Actor(e1,x1))
|
||
A pharmacist is at work filling prescriptions.
|
The prescriptions are mostly for flu medicine.
| 1 | -100 |
Not all prescriptions are for flu medicine. Just because a pharmacist is filling prescriptions does not mean he is filling them for flu medicine.
|
exists p1 x1.(exists e1 x2 x3.(at(x1,x2) & n_prescription(x2) & Actor(e1,x2) & v_fill(e1) & of(x2,x3) & n_work(x3)) & n_pharmacist(x1))
|
exists p1 s1 x1.(n_prescription(x1) & a_mostly(s1) & Manner(p1,s1) & exists x2 x3.(for(x1,x2) & n_medicine(x2) & of(x2,x3) & n_flu(x3)))
|
7b99d45c-e4c8-11ec-9cdd-0242ac1c0002
|
exists x1.(n_pharmacist(x1) & exists e1 x2 x3.(v_fill(e1) & of(x2,x3) & n_work(x3) & n_prescription(x2) & at(x1,x2) & Actor(e1,x2)))
|
exists p1 s1 x1.(n_prescription(x1) & exists x2 x3.(of(x2,x3) & n_medicine(x2) & n_flu(x3) & for(x1,x2)) & a_mostly(s1) & Manner(p1,s1))
|
||
A pharmacist wearing a white lab coat is filling prescriptions.
|
A firefighter fills out prescriptions
| 2 | -100 |
A pharmacist is filling prescriptions and a pharmacist is not a firefighter.
|
exists e1 e2 s1 x1 x2 x3 x4 x5.(Theme(e2,x5) & Actor(e2,x1) & v_fill(e2) & n_prescription(x5) & Theme(e1,x3) & Actor(e1,x2) & v_wear(e1) & n_coat(x3) & of(x3,x4) & n_lab(x4) & a_white(s1) & Theme(s1,x3) & (x1 = x2) & n_pharmacist(x1))
|
exists e1 s1 x1 x2.(a_out(s1) & Manner(e1,s1) & Theme(e1,x2) & Actor(e1,x1) & v_fill(e1) & n_prescription(x2) & n_firefighter(x1))
|
7b99d916-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 e2 s1 x1 x2 x3 x4 x5.(v_wear(e1) & v_fill(e2) & of(x3,x4) & n_prescription(x5) & n_pharmacist(x1) & n_lab(x4) & n_coat(x3) & a_white(s1) & Theme(s1,x3) & Theme(e2,x5) & Theme(e1,x3) & Actor(e2,x1) & Actor(e1,x2) & (x1 = x2))
|
exists e1 s1 x1 x2.(v_fill(e1) & n_prescription(x2) & n_firefighter(x1) & a_out(s1) & Theme(e1,x2) & Manner(e1,s1) & Actor(e1,x1))
|
||
A pharmacist wearing a white lab coat is filling prescriptions.
|
A pharmacist fills out prescriptions for an old lady.
| 1 | -100 |
A pharmacist fills prescriptions for many types of people. Just because a pharmacist is filling a prescription does not mean he is filling it for an old lady.
|
exists e2 e1 s1 x1 x2 x3 x4 x5.(Theme(e2,x5) & Actor(e2,x1) & v_fill(e2) & n_prescription(x5) & Theme(e1,x3) & Actor(e1,x2) & v_wear(e1) & n_coat(x3) & of(x3,x4) & n_lab(x4) & a_white(s1) & Theme(s1,x3) & (x1 = x2) & n_pharmacist(x1))
|
exists e1 s1 s2 x1 x2 x3.(a_out(s2) & Manner(e1,s2) & Theme(e1,x2) & Actor(e1,x1) & v_fill(e1) & for(x2,x3) & n_lady(x3) & a_old(s1) & Theme(s1,x3) & n_prescription(x2) & n_pharmacist(x1))
|
7b99ddb2-e4c8-11ec-9cdd-0242ac1c0002
|
exists e2 e1 s1 x1 x2 x3 x4 x5.(v_wear(e1) & v_fill(e2) & of(x3,x4) & n_prescription(x5) & n_pharmacist(x1) & n_lab(x4) & n_coat(x3) & a_white(s1) & Theme(s1,x3) & Theme(e2,x5) & Theme(e1,x3) & Actor(e2,x1) & Actor(e1,x2) & (x1 = x2))
|
exists e1 s1 s2 x1 x2 x3.(v_fill(e1) & n_prescription(x2) & n_pharmacist(x1) & n_lady(x3) & for(x2,x3) & a_out(s2) & a_old(s1) & Theme(s1,x3) & Theme(e1,x2) & Manner(e1,s2) & Actor(e1,x1))
|
||
A pharmacist wearing a white lab coat is filling prescriptions.
|
A pharmacist fills out prescriptions
| 0 | -100 |
both pharmacists have prescriptions
|
exists e1 e2 s1 x1 x2 x3 x4 x5.(Theme(e2,x5) & Actor(e2,x1) & v_fill(e2) & n_prescription(x5) & Theme(e1,x3) & Actor(e1,x2) & v_wear(e1) & n_coat(x3) & of(x3,x4) & n_lab(x4) & a_white(s1) & Theme(s1,x3) & (x1 = x2) & n_pharmacist(x1))
|
exists e1 s1 x1 x2.(a_out(s1) & Manner(e1,s1) & Theme(e1,x2) & Actor(e1,x1) & v_fill(e1) & n_prescription(x2) & n_pharmacist(x1))
|
7b99e2b2-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 e2 s1 x1 x2 x3 x4 x5.(v_wear(e1) & v_fill(e2) & of(x3,x4) & n_prescription(x5) & n_pharmacist(x1) & n_lab(x4) & n_coat(x3) & a_white(s1) & Theme(s1,x3) & Theme(e2,x5) & Theme(e1,x3) & Actor(e2,x1) & Actor(e1,x2) & (x1 = x2))
|
exists e1 s1 x1 x2.(v_fill(e1) & n_prescription(x2) & n_pharmacist(x1) & a_out(s1) & Theme(e1,x2) & Manner(e1,s1) & Actor(e1,x1))
|
||
An old man and a baby in red.
|
The old man stole the baby made from oil.
| 2 | -100 |
baby and stole baby are different.
|
exists s1 s2 x1 x2 x3.(a_topic(s1) & subset_of(x2,s1) & in(x2,x3) & n_red(x3) & n_baby(x2) & subset_of(x1,s1) & n_man(x1) & a_old(s2) & Theme(s2,x1))
|
exists e1 e2 s1 x1 x2 x3 x4.(n_baby(x2) & n_man(x1) & a_old(s1) & Theme(s1,x1) & Theme(e2,x2) & Actor(e2,x1) & v_steal(e2) & from(e1,x4) & n_oil(x4) & Theme(e1,x3) & v_make(e1) & (x2 = x3))
|
7b99e758-e4c8-11ec-9cdd-0242ac1c0002
|
exists s1 s2 x1 x2 x3.(subset_of(x2,s1) & subset_of(x1,s1) & n_red(x3) & n_man(x1) & n_baby(x2) & in(x2,x3) & a_topic(s1) & a_old(s2) & Theme(s2,x1))
|
exists e1 e2 s1 x1 x2 x3 x4.(v_steal(e2) & v_make(e1) & n_oil(x4) & n_man(x1) & n_baby(x2) & from(e1,x4) & a_old(s1) & Theme(s1,x1) & Theme(e2,x2) & Theme(e1,x3) & Actor(e2,x1) & (x2 = x3))
|
||
An old man and a baby in red.
|
An old man with a baby.
| 0 | -100 |
Both are old
|
exists s1 s2 x1 x2 x3.(a_topic(s1) & subset_of(x2,s1) & in(x2,x3) & n_red(x3) & n_baby(x2) & subset_of(x1,s1) & n_man(x1) & a_old(s2) & Theme(s2,x1))
|
exists s1 x1 x2.(a_topic(x1) & with(x1,x2) & n_baby(x2) & n_man(x1) & a_old(s1) & Theme(s1,x1))
|
7b99ec6c-e4c8-11ec-9cdd-0242ac1c0002
|
exists s1 s2 x1 x2 x3.(subset_of(x2,s1) & subset_of(x1,s1) & n_red(x3) & n_man(x1) & n_baby(x2) & in(x2,x3) & a_topic(s1) & a_old(s2) & Theme(s2,x1))
|
exists s1 x1 x2.(with(x1,x2) & n_man(x1) & n_baby(x2) & a_topic(x1) & a_old(s1) & Theme(s1,x1))
|
||
An old man and a baby in red.
|
The old man has his baby.
| 1 | -100 |
Just because there is a man and a baby does not mean that the baby is his baby.
|
exists s1 s2 x1 x2 x3.(a_topic(s1) & subset_of(x2,s1) & in(x2,x3) & n_red(x3) & n_baby(x2) & subset_of(x1,s1) & n_man(x1) & a_old(s2) & Theme(s2,x1))
|
exists e1 s1 x1 x2.(n_baby(x2) & of(x2,x1) & n_male(x1) & n_man(x1) & a_old(s1) & Theme(s1,x1) & Theme(e1,x2) & Actor(e1,x1) & v_have(e1))
|
7b99f220-e4c8-11ec-9cdd-0242ac1c0002
|
exists s1 s2 x1 x2 x3.(subset_of(x2,s1) & subset_of(x1,s1) & n_red(x3) & n_man(x1) & n_baby(x2) & in(x2,x3) & a_topic(s1) & a_old(s2) & Theme(s2,x1))
|
exists e1 s1 x1 x2.(v_have(e1) & of(x2,x1) & n_man(x1) & n_male(x1) & n_baby(x2) & a_old(s1) & Theme(s1,x1) & Theme(e1,x2) & Actor(e1,x1))
|
||
A pharmacists preparing prescriptions.
|
A pharmacist is working.
| 0 | -100 |
both are pharmacists
|
exists e1 x1 x2 x3.(a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & v_prepare(e1) & n_prescription(x3) & (x1 = x2) & n_pharmacist(x1))
|
exists e1 x1.(Actor(e1,x1) & v_work(e1) & n_pharmacist(x1))
|
7b99f70c-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 x1 x2 x3.(v_prepare(e1) & n_prescription(x3) & n_pharmacist(x1) & a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2))
|
exists e1 x1.(v_work(e1) & n_pharmacist(x1) & Actor(e1,x1))
|
||
A pharmacists preparing prescriptions.
|
A pharmacist sits on the couch at home.
| 2 | -100 |
preparing and sits are not same.
|
exists e1 x1 x2 x3.(a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & v_prepare(e1) & n_prescription(x3) & (x1 = x2) & n_pharmacist(x1))
|
exists e1 x1 x2 x3.(n_couch(x2) & at(e1,x3) & n_home(x3) & on(e1,x2) & Actor(e1,x1) & v_sit(e1) & n_pharmacist(x1))
|
7b99fbbc-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 x1 x2 x3.(v_prepare(e1) & n_prescription(x3) & n_pharmacist(x1) & a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2))
|
exists e1 x1 x2 x3.(v_sit(e1) & on(e1,x2) & n_pharmacist(x1) & n_home(x3) & n_couch(x2) & at(e1,x3) & Actor(e1,x1))
|
||
A pharmacists preparing prescriptions.
|
A pharmacist is working at CVS.
| 1 | -100 |
Many places fill prescriptions. just because the pharmacist is preparing prescriptions does not mean that he is preparing them at CVS.
|
exists e1 x1 x2 x3.(a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & v_prepare(e1) & n_prescription(x3) & (x1 = x2) & n_pharmacist(x1))
|
exists e1 x1 x2.(ne_org_cvs(x2) & at(e1,x2) & Actor(e1,x1) & v_work(e1) & n_pharmacist(x1))
|
7b9a0058-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 x1 x2 x3.(v_prepare(e1) & n_prescription(x3) & n_pharmacist(x1) & a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2))
|
exists e1 x1 x2.(v_work(e1) & ne_org_cvs(x2) & n_pharmacist(x1) & at(e1,x2) & Actor(e1,x1))
|
||
A boy and his bike leaps into the air.
|
A boys is performing tricks on a bike.
| 1 | -100 |
Just because the boy and his bike leap into the air that does not mean that he is performing tricks.
|
exists e1 x1 x2 x3 x4.(n_air(x4) & into(e1,x4) & Actor(e1,x1) & v_leap(e1) & subset_of(x3,x1) & n_bike(x3) & of(x3,x2) & n_male(x2) & subset_of(x2,x1) & n_boy(x2))
|
exists e1 x1 x2 x3.(on(e1,x3) & n_bike(x3) & Theme(e1,x2) & Actor(e1,x1) & v_perform(e1) & n_trick(x2) & n_boy(x1))
|
7b9a04f4-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 x1 x2 x3 x4.(v_leap(e1) & subset_of(x3,x1) & subset_of(x2,x1) & of(x3,x2) & n_male(x2) & n_boy(x2) & n_bike(x3) & n_air(x4) & into(e1,x4) & Actor(e1,x1))
|
exists e1 x1 x2 x3.(v_perform(e1) & on(e1,x3) & n_trick(x2) & n_boy(x1) & n_bike(x3) & Theme(e1,x2) & Actor(e1,x1))
|
||
A boy and his bike leaps into the air.
|
A boy leaps into the air on his bike.
| 0 | -100 |
both are in the air
|
exists e1 x1 x2 x3 x4.(n_air(x4) & into(e1,x4) & Actor(e1,x1) & v_leap(e1) & subset_of(x3,x1) & n_bike(x3) & of(x3,x2) & n_male(x2) & subset_of(x2,x1) & n_boy(x2))
|
exists e1 x1 x2 x3.(n_bike(x3) & of(x3,x2) & n_male(x2) & n_air(x2) & into(e1,x2) & on(x2,x3) & Actor(e1,x1) & v_leap(e1) & n_boy(x1))
|
7b9a0986-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 x1 x2 x3 x4.(v_leap(e1) & subset_of(x3,x1) & subset_of(x2,x1) & of(x3,x2) & n_male(x2) & n_boy(x2) & n_bike(x3) & n_air(x4) & into(e1,x4) & Actor(e1,x1))
|
exists e1 x1 x2 x3.(v_leap(e1) & on(x2,x3) & of(x3,x2) & n_male(x2) & n_boy(x1) & n_bike(x3) & n_air(x2) & into(e1,x2) & Actor(e1,x1))
|
||
A boy and his bike leaps into the air.
|
A boy is performing tricks on a skateboard.
| 2 | -100 |
bike leaps and performing tricks are not same places.
|
exists e1 x1 x2 x3 x4.(n_air(x4) & into(e1,x4) & Actor(e1,x1) & v_leap(e1) & subset_of(x3,x1) & n_bike(x3) & of(x3,x2) & n_male(x2) & subset_of(x2,x1) & n_boy(x2))
|
exists e1 x1 x2 x3.(on(e1,x3) & n_skateboard(x3) & Theme(e1,x2) & Actor(e1,x1) & v_perform(e1) & n_trick(x2) & n_boy(x1))
|
7b9a0e18-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 x1 x2 x3 x4.(v_leap(e1) & subset_of(x3,x1) & subset_of(x2,x1) & of(x3,x2) & n_male(x2) & n_boy(x2) & n_bike(x3) & n_air(x4) & into(e1,x4) & Actor(e1,x1))
|
exists e1 x1 x2 x3.(v_perform(e1) & on(e1,x3) & n_trick(x2) & n_skateboard(x3) & n_boy(x1) & Theme(e1,x2) & Actor(e1,x1))
|
||
Many people are standing together on the beach.
|
The people are standing.
| 0 | -100 |
standing almost the same as standing.
|
exists e1 s1 x1 x2.(n_beach(x2) & on(e1,x2) & a_together(s1) & Manner(e1,s1) & Actor(e1,x1) & v_stand(e1) & n_people(x1) & n_quantity(x1))
|
exists e1 x1.(n_people(x1) & Actor(e1,x1) & v_stand(e1))
|
7b9a12fa-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 s1 x1 x2.(v_stand(e1) & on(e1,x2) & n_quantity(x1) & n_people(x1) & n_beach(x2) & a_together(s1) & Manner(e1,s1) & Actor(e1,x1))
|
exists e1 x1.(v_stand(e1) & n_people(x1) & Actor(e1,x1))
|
||
Many people are standing together on the beach.
|
The people standing are all friends.
| 1 | -100 |
Just because people are standing together that does not mean that they are all friends.
|
exists e1 s1 x1 x2.(n_beach(x2) & on(e1,x2) & a_together(s1) & Manner(e1,s1) & Actor(e1,x1) & v_stand(e1) & n_people(x1) & n_quantity(x1))
|
exists p1 x1.(n_people(x1) & a_topic(x1) & exists p2 x2.(all x3.(n_friend(x3) -> (x2 = x3)) & n_standing(x2)) & that(x1,p1))
|
7b9a184a-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 s1 x1 x2.(v_stand(e1) & on(e1,x2) & n_quantity(x1) & n_people(x1) & n_beach(x2) & a_together(s1) & Manner(e1,s1) & Actor(e1,x1))
|
exists p1 x1.(that(x1,p1) & n_people(x1) & exists x2.(n_standing(x2) & all x3.(-n_friend(x3) | (x2 = x3))) & a_topic(x1))
|
||
Many people are standing together on the beach.
|
The people are standing in a desert.
| 2 | -100 |
beach and desert are cannot be same together.
|
exists e1 s1 x1 x2.(n_beach(x2) & on(e1,x2) & a_together(s1) & Manner(e1,s1) & Actor(e1,x1) & v_stand(e1) & n_people(x1) & n_quantity(x1))
|
exists e1 x1 x2.(n_people(x1) & in(e1,x2) & n_desert(x2) & Actor(e1,x1) & v_stand(e1))
|
7b9a1d68-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 s1 x1 x2.(v_stand(e1) & on(e1,x2) & n_quantity(x1) & n_people(x1) & n_beach(x2) & a_together(s1) & Manner(e1,s1) & Actor(e1,x1))
|
exists e1 x1 x2.(v_stand(e1) & n_people(x1) & n_desert(x2) & in(e1,x2) & Actor(e1,x1))
|
||
Young girl with her tongue out, ponytails, and pink crocks midair on a swing.
|
A girl run in playground.
| 2 | -100 |
either swing or playground are cannot be same.
|
exists s1 s2 s3 x1 x2 x3 x4 x5 x6 x7.(a_topic(s1) & subset_of(x5,s1) & on(x5,x7) & n_swing(x7) & n_midair(x5) & of(x5,x6) & n_crock(x6) & a_pink(s3) & Theme(s3,x5) & subset_of(x1,s1) & with(x1,x2) & rel(x2,x4) & n_ponytail(x4) & Time(x2,x3) & n_out(x3) & n_tongue(x2) & of(x2,x1) & n_female(x1) & n_girl(x1) & a_young(s2) & Theme(s2,x1))
|
exists x1 x2 x3.(a_topic(x1) & in(x1,x3) & n_playground(x3) & n_run(x1) & of(x1,x2) & n_girl(x2))
|
7b9a22a4-e4c8-11ec-9cdd-0242ac1c0002
|
exists s1 s2 s3 x1 x2 x3 x4 x5 x6 x7.(with(x1,x2) & subset_of(x5,s1) & subset_of(x1,s1) & rel(x2,x4) & on(x5,x7) & of(x5,x6) & of(x2,x1) & n_tongue(x2) & n_swing(x7) & n_ponytail(x4) & n_out(x3) & n_midair(x5) & n_girl(x1) & n_female(x1) & n_crock(x6) & a_young(s2) & a_topic(s1) & a_pink(s3) & Time(x2,x3) & Theme(s3,x5) & Theme(s2,x1))
|
exists x1 x2 x3.(of(x1,x2) & n_run(x1) & n_playground(x3) & n_girl(x2) & in(x1,x3) & a_topic(x1))
|
||
Young girl with her tongue out, ponytails, and pink crocks midair on a swing.
|
A young girl playing a swing and her tongue out
| 0 | -100 |
both are girl
|
exists s1 s2 s3 x1 x2 x3 x4 x5 x6 x7.(a_topic(s1) & subset_of(x5,s1) & on(x5,x7) & n_swing(x7) & n_midair(x5) & of(x5,x6) & n_crock(x6) & a_pink(s3) & Theme(s3,x5) & subset_of(x1,s1) & with(x1,x2) & rel(x2,x4) & n_ponytail(x4) & Time(x2,x3) & n_out(x3) & n_tongue(x2) & of(x2,x1) & n_female(x1) & n_girl(x1) & a_young(s2) & Theme(s2,x1))
|
exists e1 s1 s2 x1 x2 x3 x4 x5.(a_topic(x1) & a_out(s2) & Manner(e1,s2) & Theme(e1,x3) & Actor(e1,x2) & v_play(e1) & subset_of(x5,x3) & n_tongue(x5) & of(x5,x1) & n_female(x1) & subset_of(x4,x3) & n_swing(x4) & (x1 = x2) & n_girl(x1) & a_young(s1) & Theme(s1,x1))
|
7b9a2808-e4c8-11ec-9cdd-0242ac1c0002
|
exists s1 s2 s3 x1 x2 x3 x4 x5 x6 x7.(with(x1,x2) & subset_of(x5,s1) & subset_of(x1,s1) & rel(x2,x4) & on(x5,x7) & of(x5,x6) & of(x2,x1) & n_tongue(x2) & n_swing(x7) & n_ponytail(x4) & n_out(x3) & n_midair(x5) & n_girl(x1) & n_female(x1) & n_crock(x6) & a_young(s2) & a_topic(s1) & a_pink(s3) & Time(x2,x3) & Theme(s3,x5) & Theme(s2,x1))
|
exists e1 s1 s2 x1 x2 x3 x4 x5.(v_play(e1) & subset_of(x5,x3) & subset_of(x4,x3) & of(x5,x1) & n_tongue(x5) & n_swing(x4) & n_girl(x1) & n_female(x1) & a_young(s1) & a_topic(x1) & a_out(s2) & Theme(s1,x1) & Theme(e1,x3) & Manner(e1,s2) & Actor(e1,x2) & (x1 = x2))
|
||
Young girl with her tongue out, ponytails, and pink crocks midair on a swing.
|
A young girl is sitting on a swing
| 1 | -100 |
Being on the swing does not necessarily mean she is sitting on the swing.
|
exists s1 s2 s3 x1 x2 x3 x4 x5 x6 x7.(a_topic(s1) & subset_of(x5,s1) & on(x5,x7) & n_swing(x7) & n_midair(x5) & of(x5,x6) & n_crock(x6) & a_pink(s3) & Theme(s3,x5) & subset_of(x1,s1) & with(x1,x2) & rel(x2,x4) & n_ponytail(x4) & Time(x2,x3) & n_out(x3) & n_tongue(x2) & of(x2,x1) & n_female(x1) & n_girl(x1) & a_young(s2) & Theme(s2,x1))
|
exists e1 s1 x1 x2.(on(e1,x2) & n_swing(x2) & Actor(e1,x1) & v_sit(e1) & n_girl(x1) & a_young(s1) & Theme(s1,x1))
|
7b9a2d12-e4c8-11ec-9cdd-0242ac1c0002
|
exists s1 s2 s3 x1 x2 x3 x4 x5 x6 x7.(with(x1,x2) & subset_of(x5,s1) & subset_of(x1,s1) & rel(x2,x4) & on(x5,x7) & of(x5,x6) & of(x2,x1) & n_tongue(x2) & n_swing(x7) & n_ponytail(x4) & n_out(x3) & n_midair(x5) & n_girl(x1) & n_female(x1) & n_crock(x6) & a_young(s2) & a_topic(s1) & a_pink(s3) & Time(x2,x3) & Theme(s3,x5) & Theme(s2,x1))
|
exists e1 s1 x1 x2.(v_sit(e1) & on(e1,x2) & n_swing(x2) & n_girl(x1) & a_young(s1) & Theme(s1,x1) & Actor(e1,x1))
|
||
An infant girl in pigtails, wearing a red shirt and pink shoes, is sitting in a swing seat at a park.
|
The girl has pigtails
| 0 | -100 |
girl in pigtails implies that she has pigtails.
|
exists e2 e1 s1 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10 x11.(at(e2,x11) & n_park(x11) & in(e2,x9) & n_seat(x9) & of(x9,x10) & n_swing(x10) & Actor(e2,x1) & v_sit(e2) & in(x1,x3) & Theme(e1,x5) & Actor(e1,x4) & v_wear(e1) & subset_of(x7,x5) & n_shoe(x7) & of(x7,x8) & n_pink(x8) & subset_of(x6,x5) & n_shirt(x6) & a_red(s1) & Theme(s1,x6) & (x3 = x4) & n_pigtail(x3) & n_girl(x1) & of(x1,x2) & n_infant(x2))
|
exists e1 x1 x2.(n_girl(x1) & Theme(e1,x2) & Actor(e1,x1) & v_have(e1) & n_pigtail(x2))
|
7b9a3230-e4c8-11ec-9cdd-0242ac1c0002
|
exists e2 e1 s1 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10 x11.(v_wear(e1) & v_sit(e2) & subset_of(x7,x5) & subset_of(x6,x5) & of(x9,x10) & of(x7,x8) & of(x1,x2) & n_swing(x10) & n_shoe(x7) & n_shirt(x6) & n_seat(x9) & n_pink(x8) & n_pigtail(x3) & n_park(x11) & n_infant(x2) & n_girl(x1) & in(x1,x3) & in(e2,x9) & at(e2,x11) & a_red(s1) & Theme(s1,x6) & Theme(e1,x5) & Actor(e2,x1) & Actor(e1,x4) & (x3 = x4))
|
exists e1 x1 x2.(v_have(e1) & n_pigtail(x2) & n_girl(x1) & Theme(e1,x2) & Actor(e1,x1))
|
||
An infant girl in pigtails, wearing a red shirt and pink shoes, is sitting in a swing seat at a park.
|
The girl is sleeping at a park.
| 2 | -100 |
wearing and sleeping are not same.
|
exists e1 e2 s1 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10 x11.(at(e2,x11) & n_park(x11) & in(e2,x9) & n_seat(x9) & of(x9,x10) & n_swing(x10) & Actor(e2,x1) & v_sit(e2) & in(x1,x3) & Theme(e1,x5) & Actor(e1,x4) & v_wear(e1) & subset_of(x7,x5) & n_shoe(x7) & of(x7,x8) & n_pink(x8) & subset_of(x6,x5) & n_shirt(x6) & a_red(s1) & Theme(s1,x6) & (x3 = x4) & n_pigtail(x3) & n_girl(x1) & of(x1,x2) & n_infant(x2))
|
exists e1 x1 x2.(n_girl(x1) & at(e1,x2) & n_park(x2) & Actor(e1,x1) & v_sleep(e1))
|
7b9a3744-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 e2 s1 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10 x11.(v_wear(e1) & v_sit(e2) & subset_of(x7,x5) & subset_of(x6,x5) & of(x9,x10) & of(x7,x8) & of(x1,x2) & n_swing(x10) & n_shoe(x7) & n_shirt(x6) & n_seat(x9) & n_pink(x8) & n_pigtail(x3) & n_park(x11) & n_infant(x2) & n_girl(x1) & in(x1,x3) & in(e2,x9) & at(e2,x11) & a_red(s1) & Theme(s1,x6) & Theme(e1,x5) & Actor(e2,x1) & Actor(e1,x4) & (x3 = x4))
|
exists e1 x1 x2.(v_sleep(e1) & n_park(x2) & n_girl(x1) & at(e1,x2) & Actor(e1,x1))
|
||
A blond girl in a swing wearing Crocs.
|
A boy is wearing boots.
| 2 | -100 |
girl and boy are opposite gender.
|
exists e1 s1 x1 x2 x3 x4.(a_topic(x1) & in(x1,x2) & Theme(e1,x4) & Actor(e1,x3) & v_wear(e1) & n_croc(x4) & (x2 = x3) & n_swing(x2) & n_girl(x1) & a_blond(s1) & Theme(s1,x1))
|
exists e1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_wear(e1) & n_boot(x2) & n_boy(x1))
|
7b9a42c0-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 s1 x1 x2 x3 x4.(v_wear(e1) & n_swing(x2) & n_girl(x1) & n_croc(x4) & in(x1,x2) & a_topic(x1) & a_blond(s1) & Theme(s1,x1) & Theme(e1,x4) & Actor(e1,x3) & (x2 = x3))
|
exists e1 x1 x2.(v_wear(e1) & n_boy(x1) & n_boot(x2) & Theme(e1,x2) & Actor(e1,x1))
|
||
Three men working on a roof, while one man is climbing up the ladder.
|
There are people on a roof.
| 0 | -100 |
men working on a roof shows that there are people on a roof.
|
exists e1 p1 x1 x2 x3 x5.(n_ladder(x5) & a_topic(x1) & exists e2 s1 x4.(a_up(s1) & Manner(e2,s1) & Theme(e2,x5) & Actor(e2,x4) & v_climb(e2) & n_man(x4) & card_eq_1(x4)) & while(e1,p1) & on(e1,x3) & n_roof(x3) & Actor(e1,x2) & v_work(e1) & (x1 = x2) & n_man(x1) & card_eq_3(x1))
|
exists p1 x1 x2 x3.((x1 = x2) & on(x2,x3) & n_roof(x3) & n_people(x2))
|
7b9a5224-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 p1 x1 x2 x3 x5.(while(e1,p1) & v_work(e1) & on(e1,x3) & n_roof(x3) & n_man(x1) & n_ladder(x5) & exists e2 s1 x4.(v_climb(e2) & n_man(x4) & card_eq_1(x4) & a_up(s1) & Theme(e2,x5) & Manner(e2,s1) & Actor(e2,x4)) & card_eq_3(x1) & a_topic(x1) & Actor(e1,x2) & (x1 = x2))
|
exists x1 x2 x3.(on(x2,x3) & n_roof(x3) & n_people(x2) & (x1 = x2))
|
||
Three men working on a roof, while one man is climbing up the ladder.
|
There are people fixing a hole on a roof.
| 1 | -100 |
Men are not always working on a hole in a roof.
|
exists e1 p1 x1 x2 x3 x5.(n_ladder(x5) & a_topic(x1) & exists e2 s1 x4.(a_up(s1) & Manner(e2,s1) & Theme(e2,x5) & Actor(e2,x4) & v_climb(e2) & n_man(x4) & card_eq_1(x4)) & while(e1,p1) & on(e1,x3) & n_roof(x3) & Actor(e1,x2) & v_work(e1) & (x1 = x2) & n_man(x1) & card_eq_3(x1))
|
exists p1 x1 e1 x2 x3 x4 x5.((x1 = x2) & Theme(e1,x4) & Actor(e1,x3) & v_fix(e1) & on(x4,x5) & n_roof(x5) & n_hole(x4) & (x2 = x3) & n_people(x2))
|
7b9a5c88-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 p1 x1 x2 x3 x5.(while(e1,p1) & v_work(e1) & on(e1,x3) & n_roof(x3) & n_man(x1) & n_ladder(x5) & exists e2 s1 x4.(v_climb(e2) & n_man(x4) & card_eq_1(x4) & a_up(s1) & Theme(e2,x5) & Manner(e2,s1) & Actor(e2,x4)) & card_eq_3(x1) & a_topic(x1) & Actor(e1,x2) & (x1 = x2))
|
exists x1 e1 x2 x3 x4 x5.(v_fix(e1) & on(x4,x5) & n_roof(x5) & n_people(x2) & n_hole(x4) & Theme(e1,x4) & Actor(e1,x3) & (x2 = x3) & (x1 = x2))
|
||
A little girls is on a swing outside.
|
A young girl outdoors swings on a swing.
| 0 | -100 |
little girl refers to a young girl.
|
exists p1 s1 x1.(exists x2 x3.(on(x1,x2) & n_outside(x2) & of(x2,x3) & n_swing(x3)) & n_girl(x1) & a_little(s1) & Theme(s1,x1))
|
exists s1 x1 x2 x3 x4.(a_topic(x1) & on(x1,x4) & n_swing(x4) & n_swing(x1) & of(x1,x3) & n_outdoors(x3) & of(x1,x2) & n_girl(x2) & a_young(s1) & Theme(s1,x1))
|
7b9a70ce-e4c8-11ec-9cdd-0242ac1c0002
|
exists s1 x1.(n_girl(x1) & exists x2 x3.(on(x1,x2) & of(x2,x3) & n_swing(x3) & n_outside(x2)) & a_little(s1) & Theme(s1,x1))
|
exists s1 x1 x2 x3 x4.(on(x1,x4) & of(x1,x3) & of(x1,x2) & n_swing(x4) & n_swing(x1) & n_outdoors(x3) & n_girl(x2) & a_young(s1) & a_topic(x1) & Theme(s1,x1))
|
||
A football player wearing an orange uniform smiling and holding the football.
|
A football player is running toward the goal line.
| 1 | 0.58105 |
Not all smiling football players are running.
|
exists e1 e3 e2 x1 x2 x3 x4 x5 x6 x7.(a_topic(x1) & Theme(e3,x4) & Actor(e3,x3) & v_wear(e3) & Theme(e2,x2) & Actor(e2,x7) & v_hold(e2) & n_football(x2) & n_football(x2) & (x4 = x7) & Theme(e1,x2) & Actor(e1,x6) & v_smile(e1) & (x4 = x6) & n_uniform(x4) & of(x4,x5) & n_orange(x5) & (x1 = x3) & n_player(x1) & of(x1,x2))
|
exists e1 x1 x2 x3 x4.(n_goal(x4) & toward(e1,x4) & Theme(e1,x3) & Actor(e1,x1) & v_run(e1) & n_line(x3) & n_player(x1) & of(x1,x2) & n_football(x2))
|
7b9e02c0-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 e3 e2 x1 x2 x3 x4 x5 x6 x7.(v_wear(e3) & v_smile(e1) & v_hold(e2) & of(x4,x5) & of(x1,x2) & n_uniform(x4) & n_player(x1) & n_orange(x5) & n_football(x2) & a_topic(x1) & Theme(e3,x4) & Theme(e2,x2) & Theme(e1,x2) & Actor(e3,x3) & Actor(e2,x7) & Actor(e1,x6) & (x4 = x7) & (x4 = x6) & (x1 = x3))
|
exists e1 x1 x2 x3 x4.(v_run(e1) & toward(e1,x4) & of(x1,x2) & n_player(x1) & n_line(x3) & n_goal(x4) & n_football(x2) & Theme(e1,x3) & Actor(e1,x1))
|
||
A football player wearing an orange uniform smiling and holding the football.
|
The athlete is holding a ball.
| 0 | 0.963178 |
football player is a athlete.
|
exists e1 e3 e2 x1 x2 x3 x4 x5 x6 x7.(a_topic(x1) & Theme(e3,x4) & Actor(e3,x3) & v_wear(e3) & Theme(e2,x2) & Actor(e2,x7) & v_hold(e2) & n_football(x2) & n_football(x2) & (x4 = x7) & Theme(e1,x2) & Actor(e1,x6) & v_smile(e1) & (x4 = x6) & n_uniform(x4) & of(x4,x5) & n_orange(x5) & (x1 = x3) & n_player(x1) & of(x1,x2))
|
exists e1 x1 x2.(n_athlete(x1) & Theme(e1,x2) & Actor(e1,x1) & v_hold(e1) & n_ball(x2))
|
7b9e0d74-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 e3 e2 x1 x2 x3 x4 x5 x6 x7.(v_wear(e3) & v_smile(e1) & v_hold(e2) & of(x4,x5) & of(x1,x2) & n_uniform(x4) & n_player(x1) & n_orange(x5) & n_football(x2) & a_topic(x1) & Theme(e3,x4) & Theme(e2,x2) & Theme(e1,x2) & Actor(e3,x3) & Actor(e2,x7) & Actor(e1,x6) & (x4 = x7) & (x4 = x6) & (x1 = x3))
|
exists e1 x1 x2.(v_hold(e1) & n_ball(x2) & n_athlete(x1) & Theme(e1,x2) & Actor(e1,x1))
|
||
A football player wearing an orange uniform smiling and holding the football.
|
A man in prison clothes plays football
| 1 | 0.020887 |
Not all orange uniforms are prison clothes.
|
exists e1 e3 e2 x1 x2 x3 x4 x5 x6 x7.(a_topic(x1) & Theme(e3,x4) & Actor(e3,x3) & v_wear(e3) & Theme(e2,x2) & Actor(e2,x7) & v_hold(e2) & n_football(x2) & n_football(x2) & (x4 = x7) & Theme(e1,x2) & Actor(e1,x6) & v_smile(e1) & (x4 = x6) & n_uniform(x4) & of(x4,x5) & n_orange(x5) & (x1 = x3) & n_player(x1) & of(x1,x2))
|
exists e1 x1 x2 x3 x4.(Theme(e1,x4) & Actor(e1,x1) & v_play(e1) & n_football(x4) & in(x1,x2) & n_clothes(x2) & of(x2,x3) & n_prison(x3) & n_man(x1))
|
7b9e188c-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 e3 e2 x1 x2 x3 x4 x5 x6 x7.(v_wear(e3) & v_smile(e1) & v_hold(e2) & of(x4,x5) & of(x1,x2) & n_uniform(x4) & n_player(x1) & n_orange(x5) & n_football(x2) & a_topic(x1) & Theme(e3,x4) & Theme(e2,x2) & Theme(e1,x2) & Actor(e3,x3) & Actor(e2,x7) & Actor(e1,x6) & (x4 = x7) & (x4 = x6) & (x1 = x3))
|
exists e1 x1 x2 x3 x4.(v_play(e1) & of(x2,x3) & n_prison(x3) & n_man(x1) & n_football(x4) & n_clothes(x2) & in(x1,x2) & Theme(e1,x4) & Actor(e1,x1))
|
||
A football player wearing an orange uniform smiling and holding the football.
|
A man holding a football
| 0 | -100 |
football player is a man.
|
exists e3 e1 e2 x1 x2 x3 x4 x5 x6 x7.(a_topic(x1) & Theme(e3,x4) & Actor(e3,x3) & v_wear(e3) & Theme(e2,x2) & Actor(e2,x7) & v_hold(e2) & n_football(x2) & n_football(x2) & (x4 = x7) & Theme(e1,x2) & Actor(e1,x6) & v_smile(e1) & (x4 = x6) & n_uniform(x4) & of(x4,x5) & n_orange(x5) & (x1 = x3) & n_player(x1) & of(x1,x2))
|
exists e1 x1 x2 x3.(a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & v_hold(e1) & n_football(x3) & (x1 = x2) & n_man(x1))
|
7b9e22aa-e4c8-11ec-9cdd-0242ac1c0002
|
exists e3 e1 e2 x1 x2 x3 x4 x5 x6 x7.(v_wear(e3) & v_smile(e1) & v_hold(e2) & of(x4,x5) & of(x1,x2) & n_uniform(x4) & n_player(x1) & n_orange(x5) & n_football(x2) & a_topic(x1) & Theme(e3,x4) & Theme(e2,x2) & Theme(e1,x2) & Actor(e3,x3) & Actor(e2,x7) & Actor(e1,x6) & (x4 = x7) & (x4 = x6) & (x1 = x3))
|
exists e1 x1 x2 x3.(v_hold(e1) & n_man(x1) & n_football(x3) & a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2))
|
||
A football player wearing an orange uniform smiling and holding the football.
|
A football player in his uniform smiles and poses with his football.
| 0 | -100 |
football player smiling and holding the football implies that he poses with his football.
|
exists e2 e1 e3 x1 x2 x3 x4 x5 x6 x7.(a_topic(x1) & Theme(e3,x4) & Actor(e3,x3) & v_wear(e3) & Theme(e2,x2) & Actor(e2,x7) & v_hold(e2) & n_football(x2) & n_football(x2) & (x4 = x7) & Theme(e1,x2) & Actor(e1,x6) & v_smile(e1) & (x4 = x6) & n_uniform(x4) & of(x4,x5) & n_orange(x5) & (x1 = x3) & n_player(x1) & of(x1,x2))
|
exists s1 x1 x2 x3 x4 x5.(a_topic(x1) & with(x1,x2) & n_football(x2) & n_football(x2) & of(x2,x1) & n_male(x1) & n_male(x1) & in(x1,x3) & n_pose(x5) & n_smile(x4) & subset_of(x5,x3) & subset_of(x4,x3) & a_uniform(s1) & Theme(s1,x3) & of(x3,x1) & n_player(x1) & of(x1,x2))
|
7b9e2822-e4c8-11ec-9cdd-0242ac1c0002
|
exists e2 e1 e3 x1 x2 x3 x4 x5 x6 x7.(v_wear(e3) & v_smile(e1) & v_hold(e2) & of(x4,x5) & of(x1,x2) & n_uniform(x4) & n_player(x1) & n_orange(x5) & n_football(x2) & a_topic(x1) & Theme(e3,x4) & Theme(e2,x2) & Theme(e1,x2) & Actor(e3,x3) & Actor(e2,x7) & Actor(e1,x6) & (x4 = x7) & (x4 = x6) & (x1 = x3))
|
exists s1 x1 x2 x3 x4 x5.(with(x1,x2) & subset_of(x5,x3) & subset_of(x4,x3) & of(x3,x1) & of(x2,x1) & of(x1,x2) & n_smile(x4) & n_pose(x5) & n_player(x1) & n_male(x1) & n_football(x2) & in(x1,x3) & a_uniform(s1) & a_topic(x1) & Theme(s1,x3))
|
||
A football player wearing an orange uniform smiling and holding the football.
|
The guy in the picture only plays hockey.
| 2 | -100 |
football and hockey are not the same
|
exists e3 e2 e1 x1 x2 x3 x4 x5 x6 x7.(a_topic(x1) & Theme(e3,x4) & Actor(e3,x3) & v_wear(e3) & Theme(e2,x2) & Actor(e2,x7) & v_hold(e2) & n_football(x2) & n_football(x2) & (x4 = x7) & Theme(e1,x2) & Actor(e1,x6) & v_smile(e1) & (x4 = x6) & n_uniform(x4) & of(x4,x5) & n_orange(x5) & (x1 = x3) & n_player(x1) & of(x1,x2))
|
exists e1 s1 x1 x2 x3.(n_picture(x2) & n_guy(x1) & a_only(s1) & Manner(e1,s1) & Theme(e1,x3) & Actor(e1,x1) & v_play(e1) & n_hockey(x3) & in(x1,x2))
|
7b9e2d0e-e4c8-11ec-9cdd-0242ac1c0002
|
exists e3 e2 e1 x1 x2 x3 x4 x5 x6 x7.(v_wear(e3) & v_smile(e1) & v_hold(e2) & of(x4,x5) & of(x1,x2) & n_uniform(x4) & n_player(x1) & n_orange(x5) & n_football(x2) & a_topic(x1) & Theme(e3,x4) & Theme(e2,x2) & Theme(e1,x2) & Actor(e3,x3) & Actor(e2,x7) & Actor(e1,x6) & (x4 = x7) & (x4 = x6) & (x1 = x3))
|
exists e1 s1 x1 x2 x3.(v_play(e1) & n_picture(x2) & n_hockey(x3) & n_guy(x1) & in(x1,x2) & a_only(s1) & Theme(e1,x3) & Manner(e1,s1) & Actor(e1,x1))
|
||
A football player wearing an orange uniform smiling and holding the football.
|
The player is happy on the field.
| 1 | 0.77043 |
Not everyone who is smiling is happy.
|
exists e3 e2 e1 x1 x2 x3 x4 x5 x6 x7.(a_topic(x1) & Theme(e3,x4) & Actor(e3,x3) & v_wear(e3) & Theme(e2,x2) & Actor(e2,x7) & v_hold(e2) & n_football(x2) & n_football(x2) & (x4 = x7) & Theme(e1,x2) & Actor(e1,x6) & v_smile(e1) & (x4 = x6) & n_uniform(x4) & of(x4,x5) & n_orange(x5) & (x1 = x3) & n_player(x1) & of(x1,x2))
|
exists s1 x1 x2.(n_field(x2) & n_player(x1) & on(s1,x2) & Theme(s1,x1) & a_happy(s1))
|
7b9e325e-e4c8-11ec-9cdd-0242ac1c0002
|
exists e3 e2 e1 x1 x2 x3 x4 x5 x6 x7.(v_wear(e3) & v_smile(e1) & v_hold(e2) & of(x4,x5) & of(x1,x2) & n_uniform(x4) & n_player(x1) & n_orange(x5) & n_football(x2) & a_topic(x1) & Theme(e3,x4) & Theme(e2,x2) & Theme(e1,x2) & Actor(e3,x3) & Actor(e2,x7) & Actor(e1,x6) & (x4 = x7) & (x4 = x6) & (x1 = x3))
|
exists s1 x1 x2.(on(s1,x2) & n_player(x1) & n_field(x2) & a_happy(s1) & Theme(s1,x1))
|
||
A football player wearing an orange uniform smiling and holding the football.
|
A football player dives through the mud to catch the game winning ball.
| 2 | -100 |
smiling and dives are not the same.
|
exists e2 e1 e3 x1 x2 x3 x4 x5 x6 x7.(a_topic(x1) & Theme(e3,x4) & Actor(e3,x3) & v_wear(e3) & Theme(e2,x2) & Actor(e2,x7) & v_hold(e2) & n_football(x2) & n_football(x2) & (x4 = x7) & Theme(e1,x2) & Actor(e1,x6) & v_smile(e1) & (x4 = x6) & n_uniform(x4) & of(x4,x5) & n_orange(x5) & (x1 = x3) & n_player(x1) & of(x1,x2))
|
exists p1 x1 x2 x3 x4 x5.(n_game(x5) & n_mud(x4) & a_topic(x1) & through(x1,x4) & Topic(x4,p1) & exists e2 e1 x6.(for(e1,e2) & Theme(e2,x6) & Actor(e2,x4) & v_win(e2) & n_ball(x6) & Theme(e1,x5) & Actor(e1,x4) & v_catch(e1)) & n_dive(x1) & of(x1,x3) & n_player(x3) & of(x1,x2) & n_football(x2))
|
7b9e3808-e4c8-11ec-9cdd-0242ac1c0002
|
exists e2 e1 e3 x1 x2 x3 x4 x5 x6 x7.(v_wear(e3) & v_smile(e1) & v_hold(e2) & of(x4,x5) & of(x1,x2) & n_uniform(x4) & n_player(x1) & n_orange(x5) & n_football(x2) & a_topic(x1) & Theme(e3,x4) & Theme(e2,x2) & Theme(e1,x2) & Actor(e3,x3) & Actor(e2,x7) & Actor(e1,x6) & (x4 = x7) & (x4 = x6) & (x1 = x3))
|
exists p1 x1 x2 x3 x4 x5.(through(x1,x4) & of(x1,x3) & of(x1,x2) & n_player(x3) & n_mud(x4) & n_game(x5) & n_football(x2) & n_dive(x1) & exists e2 e1 x6.(v_win(e2) & v_catch(e1) & n_ball(x6) & for(e1,e2) & Theme(e2,x6) & Theme(e1,x5) & Actor(e2,x4) & Actor(e1,x4)) & a_topic(x1) & Topic(x4,p1))
|
||
A football player wearing an orange uniform smiling and holding the football.
|
A high school senior poses in his football gear for his senior photos.
| 1 | 0.806458 |
Not every football player is a high school senior.
|
exists e3 e1 e2 x1 x2 x3 x4 x5 x6 x7.(a_topic(x1) & Theme(e3,x4) & Actor(e3,x3) & v_wear(e3) & Theme(e2,x2) & Actor(e2,x7) & v_hold(e2) & n_football(x2) & n_football(x2) & (x4 = x7) & Theme(e1,x2) & Actor(e1,x6) & v_smile(e1) & (x4 = x6) & n_uniform(x4) & of(x4,x5) & n_orange(x5) & (x1 = x3) & n_player(x1) & of(x1,x2))
|
exists s1 s2 s3 x1 x2 x3 x4 x5.(a_topic(x1) & in(x1,x3) & for(x3,x5) & n_photo(x5) & a_senior(s3) & Theme(s3,x5) & of(x5,x1) & n_male(x1) & n_male(x1) & n_gear(x3) & of(x3,x4) & n_football(x4) & of(x3,x1) & n_pose(x1) & a_senior(s2) & Theme(s2,x1) & of(x1,x2) & n_school(x2) & a_high(s1) & Theme(s1,x1))
|
7b9e3d26-e4c8-11ec-9cdd-0242ac1c0002
|
exists e3 e1 e2 x1 x2 x3 x4 x5 x6 x7.(v_wear(e3) & v_smile(e1) & v_hold(e2) & of(x4,x5) & of(x1,x2) & n_uniform(x4) & n_player(x1) & n_orange(x5) & n_football(x2) & a_topic(x1) & Theme(e3,x4) & Theme(e2,x2) & Theme(e1,x2) & Actor(e3,x3) & Actor(e2,x7) & Actor(e1,x6) & (x4 = x7) & (x4 = x6) & (x1 = x3))
|
exists s1 s2 s3 x1 x2 x3 x4 x5.(of(x5,x1) & of(x3,x4) & of(x3,x1) & of(x1,x2) & n_school(x2) & n_pose(x1) & n_photo(x5) & n_male(x1) & n_gear(x3) & n_football(x4) & in(x1,x3) & for(x3,x5) & a_topic(x1) & a_senior(s3) & a_senior(s2) & a_high(s1) & Theme(s3,x5) & Theme(s2,x1) & Theme(s1,x1))
|
||
A football player wearing an orange uniform smiling and holding the football.
|
A football player just kicked the football through the uprights.
| 2 | 0 |
smiling and kicked are not the same.
|
exists e2 e1 e3 x1 x2 x3 x4 x5 x6 x7.(a_topic(x1) & Theme(e3,x4) & Actor(e3,x3) & v_wear(e3) & Theme(e2,x2) & Actor(e2,x7) & v_hold(e2) & n_football(x2) & n_football(x2) & (x4 = x7) & Theme(e1,x2) & Actor(e1,x6) & v_smile(e1) & (x4 = x6) & n_uniform(x4) & of(x4,x5) & n_orange(x5) & (x1 = x3) & n_player(x1) & of(x1,x2))
|
exists e1 s1 x1 x2 x3.(n_upright(x3) & through(e1,x3) & a_just(s1) & Manner(e1,s1) & Theme(e1,x2) & Actor(e1,x1) & v_kick(e1) & n_football(x2) & n_football(x2) & n_player(x1) & of(x1,x2))
|
7b9e4226-e4c8-11ec-9cdd-0242ac1c0002
|
exists e2 e1 e3 x1 x2 x3 x4 x5 x6 x7.(v_wear(e3) & v_smile(e1) & v_hold(e2) & of(x4,x5) & of(x1,x2) & n_uniform(x4) & n_player(x1) & n_orange(x5) & n_football(x2) & a_topic(x1) & Theme(e3,x4) & Theme(e2,x2) & Theme(e1,x2) & Actor(e3,x3) & Actor(e2,x7) & Actor(e1,x6) & (x4 = x7) & (x4 = x6) & (x1 = x3))
|
exists e1 s1 x1 x2 x3.(v_kick(e1) & through(e1,x3) & of(x1,x2) & n_upright(x3) & n_player(x1) & n_football(x2) & a_just(s1) & Theme(e1,x2) & Manner(e1,s1) & Actor(e1,x1))
|
||
A man in an orange jersey with the letter "12" on it plays football.
|
A man in a football jersey plays football
| 0 | -100 |
man in an orange jersey with the letter '12' implies that he is in football jersey.
|
exists e1 s1 x1 x2 x3 x4 x5.(n_letter(x4) & n_date(x4) & a_date_day_12(x4) & a_date_day_12(x4) & a_''(s1) & Theme(s1,x4) & Theme(e1,x5) & Actor(e1,x1) & v_play(e1) & n_football(x5) & in(x1,x2) & with(x2,x4) & on(x4,x1) & n_thing(x1) & n_jersey(x2) & of(x2,x3) & n_orange(x3) & n_man(x1))
|
exists e1 x1 x2 x3 x4.(Theme(e1,x4) & Actor(e1,x1) & v_play(e1) & n_football(x4) & in(x1,x2) & n_jersey(x2) & of(x2,x3) & n_football(x3) & n_man(x1))
|
7b9e4712-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 s1 x1 x2 x3 x4 x5.(with(x2,x4) & v_play(e1) & on(x4,x1) & of(x2,x3) & n_thing(x1) & n_orange(x3) & n_man(x1) & n_letter(x4) & n_jersey(x2) & n_football(x5) & n_date(x4) & in(x1,x2) & a_date_day_12(x4) & a_''(s1) & Theme(s1,x4) & Theme(e1,x5) & Actor(e1,x1))
|
exists e1 x1 x2 x3 x4.(v_play(e1) & of(x2,x3) & n_man(x1) & n_jersey(x2) & n_football(x4) & n_football(x3) & in(x1,x2) & Theme(e1,x4) & Actor(e1,x1))
|
||
A man in an orange jersey with the letter "12" on it plays football.
|
A man in a jersey gets ready to play baseball.
| 1 | -100 |
Not every man playing football is getting ready to play baseball.
|
exists e1 s1 x1 x2 x3 x4 x5.(n_letter(x4) & n_date(x4) & a_date_day_12(x4) & a_date_day_12(x4) & a_''(s1) & Theme(s1,x4) & Theme(e1,x5) & Actor(e1,x1) & v_play(e1) & n_football(x5) & in(x1,x2) & with(x2,x4) & on(x4,x1) & n_thing(x1) & n_jersey(x2) & of(x2,x3) & n_orange(x3) & n_man(x1))
|
exists e1 p1 x1 x2.(exists p2 s1.(Topic(s1,p2) & Actor(s1,x1) & a_ready(s1) & exists e2 x3.(Theme(e2,x3) & Actor(e2,x1) & v_play(e2) & n_baseball(x3))) & Topic(e1,p1) & Actor(e1,x1) & v_get(e1) & in(x1,x2) & n_jersey(x2) & n_man(x1))
|
7b9e4c76-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 s1 x1 x2 x3 x4 x5.(with(x2,x4) & v_play(e1) & on(x4,x1) & of(x2,x3) & n_thing(x1) & n_orange(x3) & n_man(x1) & n_letter(x4) & n_jersey(x2) & n_football(x5) & n_date(x4) & in(x1,x2) & a_date_day_12(x4) & a_''(s1) & Theme(s1,x4) & Theme(e1,x5) & Actor(e1,x1))
|
exists e1 p1 x1 x2.(v_get(e1) & n_man(x1) & n_jersey(x2) & in(x1,x2) & exists p2 s1.(exists e2 x3.(v_play(e2) & n_baseball(x3) & Theme(e2,x3) & Actor(e2,x1)) & a_ready(s1) & Topic(s1,p2) & Actor(s1,x1)) & Topic(e1,p1) & Actor(e1,x1))
|
||
A man in an orange jersey with the letter "12" on it plays football.
|
A man puts on pajamas to take a nap.
| 2 | -100 |
jersey and pajamas are not the same.
|
exists e1 s1 x1 x2 x3 x4 x5.(n_letter(x4) & n_date(x4) & a_date_day_12(x4) & a_date_day_12(x4) & a_''(s1) & Theme(s1,x4) & Theme(e1,x5) & Actor(e1,x1) & v_play(e1) & n_football(x5) & in(x1,x2) & with(x2,x4) & on(x4,x1) & n_thing(x1) & n_jersey(x2) & of(x2,x3) & n_orange(x3) & n_man(x1))
|
exists e1 p1 x1 x2 x3.(on(e1,x3) & Topic(x3,p1) & exists e2 x4.(Theme(e2,x4) & Actor(e2,x3) & v_take(e2) & n_thing(x4)) & n_pajamas(x3) & Theme(e1,x2) & Actor(e1,x1) & v_put(e1) & n_nap(x2) & n_man(x1))
|
7b9e5112-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 s1 x1 x2 x3 x4 x5.(with(x2,x4) & v_play(e1) & on(x4,x1) & of(x2,x3) & n_thing(x1) & n_orange(x3) & n_man(x1) & n_letter(x4) & n_jersey(x2) & n_football(x5) & n_date(x4) & in(x1,x2) & a_date_day_12(x4) & a_''(s1) & Theme(s1,x4) & Theme(e1,x5) & Actor(e1,x1))
|
exists e1 p1 x1 x2 x3.(v_put(e1) & on(e1,x3) & n_pajamas(x3) & n_nap(x2) & n_man(x1) & exists e2 x4.(v_take(e2) & n_thing(x4) & Theme(e2,x4) & Actor(e2,x3)) & Topic(x3,p1) & Theme(e1,x2) & Actor(e1,x1))
|
||
a football player wearing an orange jersey holding a football
|
The players are sleeping.
| 2 | -100 |
holding and sleeping are not the same.
|
exists e1 e2 x1 x2 x3 x4 x5 x6 x7.(a_topic(x1) & Theme(e2,x4) & Actor(e2,x3) & v_wear(e2) & Theme(e1,x7) & Actor(e1,x6) & v_hold(e1) & n_football(x7) & (x4 = x6) & n_jersey(x4) & of(x4,x5) & n_orange(x5) & (x1 = x3) & n_player(x1) & of(x1,x2) & n_football(x2))
|
exists e1 x1.(n_player(x1) & Actor(e1,x1) & v_sleep(e1))
|
7b9e55b8-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 e2 x1 x2 x3 x4 x5 x6 x7.(v_wear(e2) & v_hold(e1) & of(x4,x5) & of(x1,x2) & n_player(x1) & n_orange(x5) & n_jersey(x4) & n_football(x7) & n_football(x2) & a_topic(x1) & Theme(e2,x4) & Theme(e1,x7) & Actor(e2,x3) & Actor(e1,x6) & (x4 = x6) & (x1 = x3))
|
exists e1 x1.(v_sleep(e1) & n_player(x1) & Actor(e1,x1))
|
||
a football player wearing an orange jersey holding a football
|
The players play football
| 1 | -100 |
Not everyone holding a football is playing football.
|
exists e2 e1 x1 x2 x3 x4 x5 x6 x7.(a_topic(x1) & Theme(e2,x4) & Actor(e2,x3) & v_wear(e2) & Theme(e1,x7) & Actor(e1,x6) & v_hold(e1) & n_football(x7) & (x4 = x6) & n_jersey(x4) & of(x4,x5) & n_orange(x5) & (x1 = x3) & n_player(x1) & of(x1,x2) & n_football(x2))
|
exists e1 x1 x2.(n_player(x1) & Theme(e1,x2) & Actor(e1,x1) & v_play(e1) & n_football(x2))
|
7b9e5ad6-e4c8-11ec-9cdd-0242ac1c0002
|
exists e2 e1 x1 x2 x3 x4 x5 x6 x7.(v_wear(e2) & v_hold(e1) & of(x4,x5) & of(x1,x2) & n_player(x1) & n_orange(x5) & n_jersey(x4) & n_football(x7) & n_football(x2) & a_topic(x1) & Theme(e2,x4) & Theme(e1,x7) & Actor(e2,x3) & Actor(e1,x6) & (x4 = x6) & (x1 = x3))
|
exists e1 x1 x2.(v_play(e1) & n_player(x1) & n_football(x2) & Theme(e1,x2) & Actor(e1,x1))
|
||
a football player wearing an orange jersey holding a football
|
The football players wear orange
| 0 | -100 |
football players wear always a jersey that in this case is orange
|
exists e1 e2 x1 x2 x3 x4 x5 x6 x7.(a_topic(x1) & Theme(e2,x4) & Actor(e2,x3) & v_wear(e2) & Theme(e1,x7) & Actor(e1,x6) & v_hold(e1) & n_football(x7) & (x4 = x6) & n_jersey(x4) & of(x4,x5) & n_orange(x5) & (x1 = x3) & n_player(x1) & of(x1,x2) & n_football(x2))
|
exists e1 x1 x2 x3.(n_player(x1) & of(x1,x2) & n_football(x2) & Theme(e1,x3) & Actor(e1,x1) & v_wear(e1) & n_orange(x3))
|
7b9e61f2-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 e2 x1 x2 x3 x4 x5 x6 x7.(v_wear(e2) & v_hold(e1) & of(x4,x5) & of(x1,x2) & n_player(x1) & n_orange(x5) & n_jersey(x4) & n_football(x7) & n_football(x2) & a_topic(x1) & Theme(e2,x4) & Theme(e1,x7) & Actor(e2,x3) & Actor(e1,x6) & (x4 = x6) & (x1 = x3))
|
exists e1 x1 x2 x3.(v_wear(e1) & of(x1,x2) & n_player(x1) & n_orange(x3) & n_football(x2) & Theme(e1,x3) & Actor(e1,x1))
|
||
A little girl with pink pants sits on a man's shoulders.
|
A man is driving his car on the highway.
| 2 | -100 |
girl and man are not the same gender.
|
exists e1 s1 s2 x1 x2 x3 x4.(on(e1,x4) & n_shoulder(x4) & of(x4,x3) & n_man(x3) & Actor(e1,x1) & v_sit(e1) & with(x1,x2) & n_pants(x2) & a_pink(s2) & Theme(s2,x2) & n_girl(x1) & a_little(s1) & Theme(s1,x1))
|
exists e1 x1 x2 x3.(n_highway(x3) & on(e1,x3) & Theme(e1,x2) & Actor(e1,x1) & v_drive(e1) & n_car(x2) & of(x2,x1) & n_male(x1) & n_man(x1))
|
7b9e9ee2-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 s1 s2 x1 x2 x3 x4.(with(x1,x2) & v_sit(e1) & on(e1,x4) & of(x4,x3) & n_shoulder(x4) & n_pants(x2) & n_man(x3) & n_girl(x1) & a_pink(s2) & a_little(s1) & Theme(s2,x2) & Theme(s1,x1) & Actor(e1,x1))
|
exists e1 x1 x2 x3.(v_drive(e1) & on(e1,x3) & of(x2,x1) & n_man(x1) & n_male(x1) & n_highway(x3) & n_car(x2) & Theme(e1,x2) & Actor(e1,x1))
|
||
A little girl with pink pants sits on a man's shoulders.
|
A girl is trying to see the performance by sitting on her dad's shoulders.
| 1 | -100 |
Not every little girl on a man's shoulder is trying to see the performance.
|
exists e1 s1 s2 x1 x2 x3 x4.(on(e1,x4) & n_shoulder(x4) & of(x4,x3) & n_man(x3) & Actor(e1,x1) & v_sit(e1) & with(x1,x2) & n_pants(x2) & a_pink(s2) & Theme(s2,x2) & n_girl(x1) & a_little(s1) & Theme(s1,x1))
|
exists e1 p1 x1 x2 x3 x4.(n_shoulder(x4) & of(x4,x3) & n_dad(x3) & of(x3,x2) & n_female(x2) & n_performance(x2) & Topic(e1,p1) & Actor(e1,x1) & v_try(e1) & exists e2 e3.(by(e2,e3) & on(e3,x4) & Actor(e3,x1) & v_sit(e3) & Theme(e2,x2) & Actor(e2,x1) & v_see(e2)) & n_girl(x1))
|
7b9ec7dc-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 s1 s2 x1 x2 x3 x4.(with(x1,x2) & v_sit(e1) & on(e1,x4) & of(x4,x3) & n_shoulder(x4) & n_pants(x2) & n_man(x3) & n_girl(x1) & a_pink(s2) & a_little(s1) & Theme(s2,x2) & Theme(s1,x1) & Actor(e1,x1))
|
exists e1 p1 x1 x2 x3 x4.(v_try(e1) & of(x4,x3) & of(x3,x2) & n_shoulder(x4) & n_performance(x2) & n_girl(x1) & n_female(x2) & n_dad(x3) & exists e2 e3.(v_sit(e3) & v_see(e2) & on(e3,x4) & by(e2,e3) & Theme(e2,x2) & Actor(e3,x1) & Actor(e2,x1)) & Topic(e1,p1) & Actor(e1,x1))
|
||
A little girl with pink pants sits on a man's shoulders.
|
There is a man holding a girl.
| 0 | -100 |
a man tend to be holding with shoulders
|
exists e1 s1 s2 x1 x2 x3 x4.(on(e1,x4) & n_shoulder(x4) & of(x4,x3) & n_man(x3) & Actor(e1,x1) & v_sit(e1) & with(x1,x2) & n_pants(x2) & a_pink(s2) & Theme(s2,x2) & n_girl(x1) & a_little(s1) & Theme(s1,x1))
|
exists p1 x1 e1 x2 x3 x4.((x1 = x2) & Theme(e1,x4) & Actor(e1,x3) & v_hold(e1) & n_girl(x4) & (x2 = x3) & n_man(x2))
|
7b9edd30-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 s1 s2 x1 x2 x3 x4.(with(x1,x2) & v_sit(e1) & on(e1,x4) & of(x4,x3) & n_shoulder(x4) & n_pants(x2) & n_man(x3) & n_girl(x1) & a_pink(s2) & a_little(s1) & Theme(s2,x2) & Theme(s1,x1) & Actor(e1,x1))
|
exists x1 e1 x2 x3 x4.(v_hold(e1) & n_man(x2) & n_girl(x4) & Theme(e1,x4) & Actor(e1,x3) & (x2 = x3) & (x1 = x2))
|
||
A University of Miami player holds a football.
|
The player holds a pineapple.
| 2 | -100 |
football and pineapple are not the same.
|
exists e1 x1 x2 x3 x4.(ne_geo_miami(x3) & Theme(e1,x4) & Actor(e1,x1) & v_hold(e1) & n_football(x4) & n_player(x1) & of(x1,x3) & (x1 = x2) & ne_org_university(x2))
|
exists e1 x1 x2.(n_player(x1) & Theme(e1,x2) & Actor(e1,x1) & v_hold(e1) & n_pineapple(x2))
|
7b9ee67c-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 x1 x2 x3 x4.(v_hold(e1) & of(x1,x3) & ne_org_university(x2) & ne_geo_miami(x3) & n_player(x1) & n_football(x4) & Theme(e1,x4) & Actor(e1,x1) & (x1 = x2))
|
exists e1 x1 x2.(v_hold(e1) & n_player(x1) & n_pineapple(x2) & Theme(e1,x2) & Actor(e1,x1))
|
||
A University of Miami player holds a football.
|
A football player is gripped onto a football.
| 0 | -100 |
holds and gripped onto can be the same action
|
exists e1 x1 x2 x3 x4.(ne_geo_miami(x3) & Theme(e1,x4) & Actor(e1,x1) & v_hold(e1) & n_football(x4) & n_player(x1) & of(x1,x3) & (x1 = x2) & ne_org_university(x2))
|
exists e1 x1 x2 x3.(onto(e1,x3) & n_football(x3) & Theme(e1,x1) & v_grip(e1) & n_player(x1) & of(x1,x2) & n_football(x2))
|
7b9ef158-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 x1 x2 x3 x4.(v_hold(e1) & of(x1,x3) & ne_org_university(x2) & ne_geo_miami(x3) & n_player(x1) & n_football(x4) & Theme(e1,x4) & Actor(e1,x1) & (x1 = x2))
|
exists e1 x1 x2 x3.(v_grip(e1) & onto(e1,x3) & of(x1,x2) & n_player(x1) & n_football(x3) & n_football(x2) & Theme(e1,x1))
|
||
A University of Miami player holds a football.
|
The player is about to throw the ball.
| 1 | -100 |
Not everyone holding a football is about to throw the ball.
|
exists e1 x1 x2 x3 x4.(ne_geo_miami(x3) & Theme(e1,x4) & Actor(e1,x1) & v_hold(e1) & n_football(x4) & n_player(x1) & of(x1,x3) & (x1 = x2) & ne_org_university(x2))
|
exists p1 s1 x1 x2.(n_ball(x2) & n_player(x1) & Topic(s1,p1) & Actor(s1,x1) & a_about(s1) & exists e1.(Theme(e1,x2) & Actor(e1,x1) & v_throw(e1)))
|
7b9efcd4-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 x1 x2 x3 x4.(v_hold(e1) & of(x1,x3) & ne_org_university(x2) & ne_geo_miami(x3) & n_player(x1) & n_football(x4) & Theme(e1,x4) & Actor(e1,x1) & (x1 = x2))
|
exists p1 s1 x1 x2.(n_player(x1) & n_ball(x2) & exists e1.(v_throw(e1) & Theme(e1,x2) & Actor(e1,x1)) & a_about(s1) & Topic(s1,p1) & Actor(s1,x1))
|
||
A woman and a man carrying a small child walking on a rocky beach.
|
At a rocky beach a family walking
| 1 | -100 |
Not all groups of a woman, man and small child are a family.
|
exists e1 s1 s2 s3 x1 x2 x3 x4 x5 x6.(a_topic(s1) & subset_of(x2,s1) & Theme(e1,x4) & Actor(e1,x3) & v_carry(e1) & on(x4,x6) & n_beach(x6) & a_rocky(s3) & Theme(s3,x6) & n_walking(x4) & of(x4,x5) & n_child(x5) & a_small(s2) & Theme(s2,x4) & (x2 = x3) & n_man(x2) & subset_of(x1,s1) & n_woman(x1))
|
exists x1.(all x2 x3.((n_walking(x2) & of(x2,x3) & n_family(x3)) -> exists s1 x4.(at(x1,x4) & for(x4,x2) & n_beach(x4) & a_rocky(s1) & Theme(s1,x4))) & n_event(x1))
|
7b9f1908-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 s1 s2 s3 x1 x2 x3 x4 x5 x6.(v_carry(e1) & subset_of(x2,s1) & subset_of(x1,s1) & on(x4,x6) & of(x4,x5) & n_woman(x1) & n_walking(x4) & n_man(x2) & n_child(x5) & n_beach(x6) & a_topic(s1) & a_small(s2) & a_rocky(s3) & Theme(s3,x6) & Theme(s2,x4) & Theme(e1,x4) & Actor(e1,x3) & (x2 = x3))
|
exists x1.(n_event(x1) & all x2 x3.(exists s1 x4.(n_beach(x4) & for(x4,x2) & at(x1,x4) & a_rocky(s1) & Theme(s1,x4)) | -of(x2,x3) | -n_walking(x2) | -n_family(x3)))
|
||
A woman and a man carrying a small child walking on a rocky beach.
|
A couple sitting on the bench
| 2 | -100 |
walking and sitting are not the same.
|
exists e1 s1 s2 s3 x1 x2 x3 x4 x5 x6.(a_topic(s1) & subset_of(x2,s1) & Theme(e1,x4) & Actor(e1,x3) & v_carry(e1) & on(x4,x6) & n_beach(x6) & a_rocky(s3) & Theme(s3,x6) & n_walking(x4) & of(x4,x5) & n_child(x5) & a_small(s2) & Theme(s2,x4) & (x2 = x3) & n_man(x2) & subset_of(x1,s1) & n_woman(x1))
|
exists e1 x1 x2 x3.(n_bench(x3) & a_topic(x1) & on(e1,x3) & Actor(e1,x2) & v_sit(e1) & (x1 = x2) & n_couple(x1))
|
7b9f2696-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 s1 s2 s3 x1 x2 x3 x4 x5 x6.(v_carry(e1) & subset_of(x2,s1) & subset_of(x1,s1) & on(x4,x6) & of(x4,x5) & n_woman(x1) & n_walking(x4) & n_man(x2) & n_child(x5) & n_beach(x6) & a_topic(s1) & a_small(s2) & a_rocky(s3) & Theme(s3,x6) & Theme(s2,x4) & Theme(e1,x4) & Actor(e1,x3) & (x2 = x3))
|
exists e1 x1 x2 x3.(v_sit(e1) & on(e1,x3) & n_couple(x1) & n_bench(x3) & a_topic(x1) & Actor(e1,x2) & (x1 = x2))
|
||
A woman and a man carrying a small child walking on a rocky beach.
|
A couple carrying a small child
| 0 | -100 |
woman and man can be a couple
|
exists e1 s1 s2 s3 x1 x2 x3 x4 x5 x6.(a_topic(s1) & subset_of(x2,s1) & Theme(e1,x4) & Actor(e1,x3) & v_carry(e1) & on(x4,x6) & n_beach(x6) & a_rocky(s3) & Theme(s3,x6) & n_walking(x4) & of(x4,x5) & n_child(x5) & a_small(s2) & Theme(s2,x4) & (x2 = x3) & n_man(x2) & subset_of(x1,s1) & n_woman(x1))
|
exists e1 s1 x1 x2 x3.(a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & v_carry(e1) & n_child(x3) & a_small(s1) & Theme(s1,x3) & (x1 = x2) & n_couple(x1))
|
7ba0990e-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 s1 s2 s3 x1 x2 x3 x4 x5 x6.(v_carry(e1) & subset_of(x2,s1) & subset_of(x1,s1) & on(x4,x6) & of(x4,x5) & n_woman(x1) & n_walking(x4) & n_man(x2) & n_child(x5) & n_beach(x6) & a_topic(s1) & a_small(s2) & a_rocky(s3) & Theme(s3,x6) & Theme(s2,x4) & Theme(e1,x4) & Actor(e1,x3) & (x2 = x3))
|
exists e1 s1 x1 x2 x3.(v_carry(e1) & n_couple(x1) & n_child(x3) & a_topic(x1) & a_small(s1) & Theme(s1,x3) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2))
|
||
A group of young adults are hanging out in a bowling alley.
|
A crowd of people and young adults together at a bowling alley inside.
| 0 | -100 |
People are hanging out together in a bowling alley.
|
exists e1 s1 s2 x1 x2 x3 x4.(in(e1,x3) & n_alley(x3) & of(x3,x4) & n_bowling(x4) & a_out(s2) & Manner(e1,s2) & Actor(e1,x1) & v_hang(e1) & of(x1,x2) & n_adult(x2) & a_young(s1) & Theme(s1,x2) & n_group(x1))
|
exists s1 s2 x1 x2 x3 x4 x5 x6 x7 x8.(a_topic(x1) & of(x1,x2) & subset_of(x4,x2) & at(s2,x6) & n_inside(x6) & of(x6,x8) & n_alley(x8) & of(x6,x7) & n_bowling(x7) & Theme(s2,x5) & a_together(s2) & (x4 = x5) & n_adult(x4) & a_young(s1) & Theme(s1,x4) & subset_of(x3,x2) & n_people(x3) & n_crowd(x1))
|
7ba09fee-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 s1 s2 x1 x2 x3 x4.(v_hang(e1) & of(x3,x4) & of(x1,x2) & n_group(x1) & n_bowling(x4) & n_alley(x3) & n_adult(x2) & in(e1,x3) & a_young(s1) & a_out(s2) & Theme(s1,x2) & Manner(e1,s2) & Actor(e1,x1))
|
exists s1 s2 x1 x2 x3 x4 x5 x6 x7 x8.(subset_of(x4,x2) & subset_of(x3,x2) & of(x6,x8) & of(x6,x7) & of(x1,x2) & n_people(x3) & n_inside(x6) & n_crowd(x1) & n_bowling(x7) & n_alley(x8) & n_adult(x4) & at(s2,x6) & a_young(s1) & a_topic(x1) & a_together(s2) & Theme(s2,x5) & Theme(s1,x4) & (x4 = x5))
|
||
A group of young adults are hanging out in a bowling alley.
|
A crowd of people watching cars race down the track.
| 2 | -100 |
The people can't be hanging in a bowling alley while watching cars.
|
exists e1 s1 s2 x1 x2 x3 x4.(in(e1,x3) & n_alley(x3) & of(x3,x4) & n_bowling(x4) & a_out(s2) & Manner(e1,s2) & Actor(e1,x1) & v_hang(e1) & of(x1,x2) & n_adult(x2) & a_young(s1) & Theme(s1,x2) & n_group(x1))
|
exists e1 x1 x2 x3 x4 x5 x6.(n_track(x6) & a_topic(x1) & of(x1,x2) & down(e1,x6) & Theme(e1,x4) & Actor(e1,x3) & v_watch(e1) & n_race(x4) & of(x4,x5) & n_car(x5) & (x2 = x3) & n_people(x2) & n_crowd(x1))
|
7ba0a5ac-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 s1 s2 x1 x2 x3 x4.(v_hang(e1) & of(x3,x4) & of(x1,x2) & n_group(x1) & n_bowling(x4) & n_alley(x3) & n_adult(x2) & in(e1,x3) & a_young(s1) & a_out(s2) & Theme(s1,x2) & Manner(e1,s2) & Actor(e1,x1))
|
exists e1 x1 x2 x3 x4 x5 x6.(v_watch(e1) & of(x4,x5) & of(x1,x2) & n_track(x6) & n_race(x4) & n_people(x2) & n_crowd(x1) & n_car(x5) & down(e1,x6) & a_topic(x1) & Theme(e1,x4) & Actor(e1,x3) & (x2 = x3))
|
||
A group of young adults are hanging out in a bowling alley.
|
A crowd of people and young adults participating in a bowling league.
| 1 | -100 |
Not all standing persons are participating in bowling league.
|
exists e1 s1 s2 x1 x2 x3 x4.(in(e1,x3) & n_alley(x3) & of(x3,x4) & n_bowling(x4) & a_out(s2) & Manner(e1,s2) & Actor(e1,x1) & v_hang(e1) & of(x1,x2) & n_adult(x2) & a_young(s1) & Theme(s1,x2) & n_group(x1))
|
exists e1 s1 x1 x2 x3 x4 x5 x6 x7.(a_topic(x1) & of(x1,x2) & in(e1,x6) & n_league(x6) & of(x6,x7) & n_bowling(x7) & Actor(e1,x5) & v_participate(e1) & (x2 = x5) & subset_of(x4,x2) & n_adult(x4) & a_young(s1) & Theme(s1,x4) & subset_of(x3,x2) & n_people(x3) & n_crowd(x1))
|
7ba0ad9a-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 s1 s2 x1 x2 x3 x4.(v_hang(e1) & of(x3,x4) & of(x1,x2) & n_group(x1) & n_bowling(x4) & n_alley(x3) & n_adult(x2) & in(e1,x3) & a_young(s1) & a_out(s2) & Theme(s1,x2) & Manner(e1,s2) & Actor(e1,x1))
|
exists e1 s1 x1 x2 x3 x4 x5 x6 x7.(v_participate(e1) & subset_of(x4,x2) & subset_of(x3,x2) & of(x6,x7) & of(x1,x2) & n_people(x3) & n_league(x6) & n_crowd(x1) & n_bowling(x7) & n_adult(x4) & in(e1,x6) & a_young(s1) & a_topic(x1) & Theme(s1,x4) & Actor(e1,x5) & (x2 = x5))
|
||
In this photo there are a group of friends approximately seven at a bowling alley.
|
Friends celebrating a birthday in a bowling alley.
| 1 | -100 |
Not every group of friends at a bowling alley are celebrating anything, including a birthday.
|
exists p1 x1 x2.(n_photo(x2) & in(p1,x2) & exists s1 x3 x4 x5 x6 x7.((x1 = x3) & at(x3,x6) & n_alley(x6) & of(x6,x7) & n_bowling(x7) & of(x3,x4) & n_thing(x4) & card_eq_7(x4) & a_approximately(s1) & Theme(s1,x4) & of(x4,x5) & n_friend(x5) & n_group(x3)))
|
exists e1 x1 x2 x3 x4 x5.(a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & v_celebrate(e1) & in(x3,x4) & n_alley(x4) & of(x4,x5) & n_bowling(x5) & n_birthday(x3) & (x1 = x2) & n_friend(x1))
|
7ba0b452-e4c8-11ec-9cdd-0242ac1c0002
|
exists p1 x1 x2.(n_photo(x2) & in(p1,x2) & exists s1 x3 x4 x5 x6 x7.(of(x6,x7) & of(x4,x5) & of(x3,x4) & n_thing(x4) & n_group(x3) & n_friend(x5) & n_bowling(x7) & n_alley(x6) & card_eq_7(x4) & at(x3,x6) & a_approximately(s1) & Theme(s1,x4) & (x1 = x3)))
|
exists e1 x1 x2 x3 x4 x5.(v_celebrate(e1) & of(x4,x5) & n_friend(x1) & n_bowling(x5) & n_birthday(x3) & n_alley(x4) & in(x3,x4) & a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2))
|
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.