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 child uses clamps and wires on a wooden board. | The child is fixing a toy. | 1 | -100 | Uses clamps and wires on does not imply fixing necessarily and a wooden board does not necessarily imply it is a toy. | exists e1 s1 x1 x2 x3 x4 x5.(on(e1,x5) & n_board(x5) & a_wooden(s1) & Theme(s1,x5) & Theme(e1,x2) & Actor(e1,x1) & v_use(e1) & subset_of(x4,x2) & n_wire(x4) & subset_of(x3,x2) & n_clamp(x3) & n_child(x1)) | exists e1 x1 x2.(n_child(x1) & Theme(e1,x2) & Actor(e1,x1) & v_fix(e1) & n_toy(x2)) | 4bf92252-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4 x5.(v_use(e1) & subset_of(x4,x2) & subset_of(x3,x2) & on(e1,x5) & n_wire(x4) & n_clamp(x3) & n_child(x1) & n_board(x5) & a_wooden(s1) & Theme(s1,x5) & Theme(e1,x2) & Actor(e1,x1)) | exists e1 x1 x2.(v_fix(e1) & n_toy(x2) & n_child(x1) & Theme(e1,x2) & Actor(e1,x1)) |
||
A child uses clamps and wires on a wooden board. | A child is using tools. | 0 | -100 | clamps and wires are examples of tools. | exists e1 s1 x1 x2 x3 x4 x5.(on(e1,x5) & n_board(x5) & a_wooden(s1) & Theme(s1,x5) & Theme(e1,x2) & Actor(e1,x1) & v_use(e1) & subset_of(x4,x2) & n_wire(x4) & subset_of(x3,x2) & n_clamp(x3) & n_child(x1)) | exists e1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_use(e1) & n_tool(x2) & n_child(x1)) | 4bf927de-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4 x5.(v_use(e1) & subset_of(x4,x2) & subset_of(x3,x2) & on(e1,x5) & n_wire(x4) & n_clamp(x3) & n_child(x1) & n_board(x5) & a_wooden(s1) & Theme(s1,x5) & Theme(e1,x2) & Actor(e1,x1)) | exists e1 x1 x2.(v_use(e1) & n_tool(x2) & n_child(x1) & Theme(e1,x2) & Actor(e1,x1)) |
||
A child uses clamps and wires on a wooden board. | The child is playing with cards. | 2 | -100 | You can not play with clamps and wires or use them on cards. | exists e1 s1 x1 x2 x3 x4 x5.(on(e1,x5) & n_board(x5) & a_wooden(s1) & Theme(s1,x5) & Theme(e1,x2) & Actor(e1,x1) & v_use(e1) & subset_of(x4,x2) & n_wire(x4) & subset_of(x3,x2) & n_clamp(x3) & n_child(x1)) | exists e1 x1 x2.(n_child(x1) & with(e1,x2) & n_card(x2) & Actor(e1,x1) & v_play(e1)) | 4bf92c02-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4 x5.(v_use(e1) & subset_of(x4,x2) & subset_of(x3,x2) & on(e1,x5) & n_wire(x4) & n_clamp(x3) & n_child(x1) & n_board(x5) & a_wooden(s1) & Theme(s1,x5) & Theme(e1,x2) & Actor(e1,x1)) | exists e1 x1 x2.(with(e1,x2) & v_play(e1) & n_child(x1) & n_card(x2) & Actor(e1,x1)) |
||
A bearded man is playing a musical instrument. | A bearded man knows how to play a musical instrument. | 0 | -100 | a bearded man is playing a musical instrument so he clearly knows how. | exists e1 s1 s2 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_play(e1) & n_instrument(x2) & a_musical(s2) & Theme(s2,x2) & n_man(x1) & a_bearded(s1) & Theme(s1,x1)) | exists e1 s1 x1 x2.(Topic(e1,x2) & Actor(e1,x1) & v_know(e1) & n_manner(x2) & exists e2 s2 x3 x4.(Theme(e2,x4) & Actor(e2,x3) & v_play(e2) & n_instrument(x4) & a_musical(s2) & Theme(s2,x4)) & n_man(x1) & a_bearded(s1) & Theme(s1,x1)) | 4bf94b2e-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 x1 x2.(v_play(e1) & n_man(x1) & n_instrument(x2) & a_musical(s2) & a_bearded(s1) & Theme(s2,x2) & Theme(s1,x1) & Theme(e1,x2) & Actor(e1,x1)) | exists e1 s1 x1 x2.(v_know(e1) & n_manner(x2) & n_man(x1) & exists e2 s2 x3 x4.(v_play(e2) & n_instrument(x4) & a_musical(s2) & Theme(s2,x4) & Theme(e2,x4) & Actor(e2,x3)) & a_bearded(s1) & Topic(e1,x2) & Theme(s1,x1) & Actor(e1,x1)) |
||
A bearded man is playing a musical instrument. | A bearded man is dead in the coffin. | 2 | -100 | A bearded man can't be playing instruments if he is dead. | exists e1 s1 s2 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_play(e1) & n_instrument(x2) & a_musical(s2) & Theme(s2,x2) & n_man(x1) & a_bearded(s1) & Theme(s1,x1)) | exists s1 s2 x1 x2.(n_coffin(x2) & in(s2,x2) & Theme(s2,x1) & a_dead(s2) & n_man(x1) & a_bearded(s1) & Theme(s1,x1)) | 4bf94fa2-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 x1 x2.(v_play(e1) & n_man(x1) & n_instrument(x2) & a_musical(s2) & a_bearded(s1) & Theme(s2,x2) & Theme(s1,x1) & Theme(e1,x2) & Actor(e1,x1)) | exists s1 s2 x1 x2.(n_man(x1) & n_coffin(x2) & in(s2,x2) & a_dead(s2) & a_bearded(s1) & Theme(s2,x1) & Theme(s1,x1)) |
||
A bearded man is playing a musical instrument. | A bearded man is playing am usical instrument outside for the crowd. | 1 | -100 | Playing an instrument does not necessarily imply being outside for a crowd. | exists e1 s1 s2 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_play(e1) & n_instrument(x2) & a_musical(s2) & Theme(s2,x2) & n_man(x1) & a_bearded(s1) & Theme(s1,x1)) | exists e1 e2 s1 s2 x1 x2 x3 x4 x5.(n_crowd(x5) & Theme(e2,x3) & Actor(e2,x1) & v_am(e2) & for(x4,x5) & outside(x3,x4) & n_thing(x4) & n_instrument(x3) & a_usical(s2) & Theme(s2,x3) & Actor(e1,x2) & v_play(e1) & (x1 = x2) & n_man(x1) & a_bearded(s1) & Theme(s1,x1)) | 4bf95434-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 x1 x2.(v_play(e1) & n_man(x1) & n_instrument(x2) & a_musical(s2) & a_bearded(s1) & Theme(s2,x2) & Theme(s1,x1) & Theme(e1,x2) & Actor(e1,x1)) | exists e1 e2 s1 s2 x1 x2 x3 x4 x5.(v_play(e1) & v_am(e2) & outside(x3,x4) & n_thing(x4) & n_man(x1) & n_instrument(x3) & n_crowd(x5) & for(x4,x5) & a_usical(s2) & a_bearded(s1) & Theme(s2,x3) & Theme(s1,x1) & Theme(e2,x3) & Actor(e2,x1) & Actor(e1,x2) & (x1 = x2)) |
||
A male performer is playing a cello. | A guy is taking request while playing a musical instrument. | 1 | -100 | Playing does not imply taking a request. | exists e1 s1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_play(e1) & n_cello(x2) & n_performer(x1) & a_male(s1) & Theme(s1,x1)) | exists e1 e2 s1 x1 x2 x3.(while(e1,e2) & Theme(e2,x3) & Actor(e2,x1) & v_play(e2) & n_instrument(x3) & a_musical(s1) & Theme(s1,x3) & Theme(e1,x2) & Actor(e1,x1) & v_take(e1) & n_request(x2) & n_guy(x1)) | 4bf958b2-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2.(v_play(e1) & n_performer(x1) & n_cello(x2) & a_male(s1) & Theme(s1,x1) & Theme(e1,x2) & Actor(e1,x1)) | exists e1 e2 s1 x1 x2 x3.(while(e1,e2) & v_take(e1) & v_play(e2) & n_request(x2) & n_instrument(x3) & n_guy(x1) & a_musical(s1) & Theme(s1,x3) & Theme(e2,x3) & Theme(e1,x2) & Actor(e2,x1) & Actor(e1,x1)) |
||
A male performer is playing a cello. | A dog is tired and don't want to listen. | 2 | -100 | A male performer is not a dog. | exists e1 s1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_play(e1) & n_cello(x2) & n_performer(x1) & a_male(s1) & Theme(s1,x1)) | exists s1 x1 x2.(-exists e1 p1.(Topic(e1,p1) & Actor(e1,x2) & v_want(e1) & exists e2.(Actor(e2,x2) & v_listen(e2))) & n_dog(x2) & Theme(s1,x1) & a_tired(s1) & n_dog(x1)) | 4bf95d08-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2.(v_play(e1) & n_performer(x1) & n_cello(x2) & a_male(s1) & Theme(s1,x1) & Theme(e1,x2) & Actor(e1,x1)) | exists s1 x1 x2.(n_dog(x2) & n_dog(x1) & all e1 p1.(all e2.(-v_listen(e2) | -Actor(e2,x2)) | -v_want(e1) | -Topic(e1,p1) | -Actor(e1,x2)) & a_tired(s1) & Theme(s1,x1)) |
||
A male performer is playing a cello. | A guy is sitting with a musical instrument. | 0 | -100 | A guy is a male, and he is playing a cello. | exists e1 s1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_play(e1) & n_cello(x2) & n_performer(x1) & a_male(s1) & Theme(s1,x1)) | exists e1 s1 x1 x2.(with(e1,x2) & n_instrument(x2) & a_musical(s1) & Theme(s1,x2) & Actor(e1,x1) & v_sit(e1) & n_guy(x1)) | 4bf96168-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2.(v_play(e1) & n_performer(x1) & n_cello(x2) & a_male(s1) & Theme(s1,x1) & Theme(e1,x2) & Actor(e1,x1)) | exists e1 s1 x1 x2.(with(e1,x2) & v_sit(e1) & n_instrument(x2) & n_guy(x1) & a_musical(s1) & Theme(s1,x2) & Actor(e1,x1)) |
||
A very young child is scribbling with crayons. | The crayons are all different colors. | 0 | -100 | The crayons that are being scribbled with are all different colors. | exists e1 s1 x1 x2.(with(e1,x2) & n_crayon(x2) & Actor(e1,x1) & v_scribble(e1) & n_child(x1) & a_young(s1) & Theme(s1,x1) & r_very(x1)) | exists p1 x1 x3.(n_color(x3) & n_crayon(x1) & all x2.((-(x2 = x3) & n_color(x2)) -> (x1 = x2))) | 4bf966c2-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2.(with(e1,x2) & v_scribble(e1) & r_very(x1) & n_crayon(x2) & n_child(x1) & a_young(s1) & Theme(s1,x1) & Actor(e1,x1)) | exists x1 x3.(n_crayon(x1) & n_color(x3) & all x2.(-n_color(x2) | (x2 = x3) | (x1 = x2))) |
||
A very young child is scribbling with crayons. | The child is writing a book with the crayons. | 2 | -100 | Scribbling is not writing a book. | exists e1 s1 x1 x2.(with(e1,x2) & n_crayon(x2) & Actor(e1,x1) & v_scribble(e1) & n_child(x1) & a_young(s1) & Theme(s1,x1) & r_very(x1)) | exists e1 x1 x2 x3.(n_crayon(x3) & n_child(x1) & Theme(e1,x2) & Actor(e1,x1) & v_write(e1) & with(x2,x3) & n_book(x2)) | 4bf96b72-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2.(with(e1,x2) & v_scribble(e1) & r_very(x1) & n_crayon(x2) & n_child(x1) & a_young(s1) & Theme(s1,x1) & Actor(e1,x1)) | exists e1 x1 x2 x3.(with(x2,x3) & v_write(e1) & n_crayon(x3) & n_child(x1) & n_book(x2) & Theme(e1,x2) & Actor(e1,x1)) |
||
A very young child is scribbling with crayons. | The child is scribbling his name across the paper. | 1 | -100 | Scribbling does not imply scribbling his name. | exists e1 s1 x1 x2.(with(e1,x2) & n_crayon(x2) & Actor(e1,x1) & v_scribble(e1) & n_child(x1) & a_young(s1) & Theme(s1,x1) & r_very(x1)) | exists e1 x1 x2 x3.(n_paper(x3) & n_name(x2) & of(x2,x1) & n_male(x1) & n_child(x1) & across(e1,x3) & Theme(e1,x2) & Actor(e1,x1) & v_scribble(e1)) | 4bf96fe6-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2.(with(e1,x2) & v_scribble(e1) & r_very(x1) & n_crayon(x2) & n_child(x1) & a_young(s1) & Theme(s1,x1) & Actor(e1,x1)) | exists e1 x1 x2 x3.(v_scribble(e1) & of(x2,x1) & n_paper(x3) & n_name(x2) & n_male(x1) & n_child(x1) & across(e1,x3) & Theme(e1,x2) & Actor(e1,x1)) |
||
A half naked women is riding a bike. | A woman is bundled up for winter. | 2 | -100 | A half naked woman cannot be bundled up for winter. | exists e1 s1 x1 x2 x3.(Theme(e1,x3) & Actor(e1,x1) & v_ride(e1) & n_bike(x3) & n_woman(x1) & a_naked(s1) & Theme(s1,x1) & of(x1,x2) & n_half(x2)) | exists e1 s1 x1 x2.(a_up(s1) & Manner(e1,s1) & for(e1,x2) & n_winter(x2) & Theme(e1,x1) & v_bundle(e1) & n_woman(x1)) | 4bf9743c-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3.(v_ride(e1) & of(x1,x2) & n_woman(x1) & n_half(x2) & n_bike(x3) & a_naked(s1) & Theme(s1,x1) & Theme(e1,x3) & Actor(e1,x1)) | exists e1 s1 x1 x2.(v_bundle(e1) & n_woman(x1) & n_winter(x2) & for(e1,x2) & a_up(s1) & Theme(e1,x1) & Manner(e1,s1)) |
||
A half naked women is riding a bike. | A woman is competing in a bicycle race. | 1 | -100 | A women riding a bike does not imply she is competing in a race. | exists e1 s1 x1 x2 x3.(Theme(e1,x3) & Actor(e1,x1) & v_ride(e1) & n_bike(x3) & n_woman(x1) & a_naked(s1) & Theme(s1,x1) & of(x1,x2) & n_half(x2)) | exists e1 x1 x2 x3.(in(e1,x2) & n_race(x2) & of(x2,x3) & n_bicycle(x3) & Actor(e1,x1) & v_compete(e1) & n_woman(x1)) | 4bf978a6-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3.(v_ride(e1) & of(x1,x2) & n_woman(x1) & n_half(x2) & n_bike(x3) & a_naked(s1) & Theme(s1,x1) & Theme(e1,x3) & Actor(e1,x1)) | exists e1 x1 x2 x3.(v_compete(e1) & of(x2,x3) & n_woman(x1) & n_race(x2) & n_bicycle(x3) & in(e1,x2) & Actor(e1,x1)) |
||
A half naked women is riding a bike. | A person is on a bike. | 0 | -100 | The woman is riding a bike, meaning there is a person on the bike. | exists e1 s1 x1 x2 x3.(Theme(e1,x3) & Actor(e1,x1) & v_ride(e1) & n_bike(x3) & n_woman(x1) & a_naked(s1) & Theme(s1,x1) & of(x1,x2) & n_half(x2)) | exists p1 x1.(exists x2.(on(x1,x2) & n_bike(x2)) & n_person(x1)) | 4bf97cf2-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3.(v_ride(e1) & of(x1,x2) & n_woman(x1) & n_half(x2) & n_bike(x3) & a_naked(s1) & Theme(s1,x1) & Theme(e1,x3) & Actor(e1,x1)) | exists x1.(n_person(x1) & exists x2.(on(x1,x2) & n_bike(x2))) |
||
A young child colors with crayons at his dinner table. | Child colors with crayons at dinner table. | 0 | -100 | The crayons are being used at the dinner table because the child is coloring with crayons at the dinner table. | exists s1 x1 x2 x3 x4 x5.(a_topic(x1) & with(x1,x3) & at(x3,x4) & n_table(x4) & of(x4,x5) & n_dinner(x5) & of(x4,x1) & n_male(x1) & n_crayon(x3) & n_color(x1) & of(x1,x2) & n_child(x2) & a_young(s1) & Theme(s1,x1)) | exists x1 x2 x3 x4 x5.(a_topic(x1) & with(x1,x3) & at(x3,x4) & n_table(x4) & of(x4,x5) & n_dinner(x5) & n_crayon(x3) & n_color(x1) & of(x1,x2) & n_child(x2)) | 4bf98148-e4c8-11ec-9cdd-0242ac1c0002 | exists s1 x1 x2 x3 x4 x5.(with(x1,x3) & of(x4,x5) & of(x4,x1) & of(x1,x2) & n_table(x4) & n_male(x1) & n_dinner(x5) & n_crayon(x3) & n_color(x1) & n_child(x2) & at(x3,x4) & a_young(s1) & a_topic(x1) & Theme(s1,x1)) | exists x1 x2 x3 x4 x5.(with(x1,x3) & of(x4,x5) & of(x1,x2) & n_table(x4) & n_dinner(x5) & n_crayon(x3) & n_color(x1) & n_child(x2) & at(x3,x4) & a_topic(x1)) |
||
A young child colors with crayons at his dinner table. | A child with at his dinner. | 2 | -100 | The child that colors with crayons cannot be whatsoever at the dinner table. | exists s1 x1 x2 x3 x4 x5.(a_topic(x1) & with(x1,x3) & at(x3,x4) & n_table(x4) & of(x4,x5) & n_dinner(x5) & of(x4,x1) & n_male(x1) & n_crayon(x3) & n_color(x1) & of(x1,x2) & n_child(x2) & a_young(s1) & Theme(s1,x1)) | exists x1 x2 x3 x4.(n_thing(x3) & with(x3,x4) & n_thing(x4) & n_child(x3) & at(x1,x2) & n_child(x1) & n_dinner(x2) & of(x2,x1) & n_male(x1)) | 4bf98594-e4c8-11ec-9cdd-0242ac1c0002 | exists s1 x1 x2 x3 x4 x5.(with(x1,x3) & of(x4,x5) & of(x4,x1) & of(x1,x2) & n_table(x4) & n_male(x1) & n_dinner(x5) & n_crayon(x3) & n_color(x1) & n_child(x2) & at(x3,x4) & a_young(s1) & a_topic(x1) & Theme(s1,x1)) | exists x1 x2 x3 x4.(with(x3,x4) & of(x2,x1) & n_thing(x4) & n_thing(x3) & n_male(x1) & n_dinner(x2) & n_child(x3) & n_child(x1) & at(x1,x2)) |
||
A young child colors with crayons at his dinner table. | A child with crayons at his table. | 1 | -100 | A young child colors with crayons at his table does imply a child with crayons at his table. | exists s1 x1 x2 x3 x4 x5.(a_topic(x1) & with(x1,x3) & at(x3,x4) & n_table(x4) & of(x4,x5) & n_dinner(x5) & of(x4,x1) & n_male(x1) & n_crayon(x3) & n_color(x1) & of(x1,x2) & n_child(x2) & a_young(s1) & Theme(s1,x1)) | exists x1 x2 x3.(a_topic(x1) & with(x1,x2) & at(x2,x3) & n_table(x3) & of(x3,x1) & n_male(x1) & n_crayon(x2) & n_child(x1)) | 4bf98a76-e4c8-11ec-9cdd-0242ac1c0002 | exists s1 x1 x2 x3 x4 x5.(with(x1,x3) & of(x4,x5) & of(x4,x1) & of(x1,x2) & n_table(x4) & n_male(x1) & n_dinner(x5) & n_crayon(x3) & n_color(x1) & n_child(x2) & at(x3,x4) & a_young(s1) & a_topic(x1) & Theme(s1,x1)) | exists x1 x2 x3.(with(x1,x2) & of(x3,x1) & n_table(x3) & n_male(x1) & n_crayon(x2) & n_child(x1) & at(x2,x3) & a_topic(x1)) |
||
A young child sits in a highchair and draws colorful squiggles on a white piece of paper. | A child is drawing a picture while waiting for her mother. | 1 | -100 | A child could be drawing without waiting for her mother. | exists e2 e1 s1 s2 s3 s4 x1 x2 x3 x4 x5 x6.(Theme(e2,x4) & Actor(e2,x3) & v_draw(e2) & on(x4,x5) & of(x5,x6) & n_paper(x6) & n_piece(x5) & a_white(s4) & Theme(s4,x5) & n_squiggle(x4) & a_colorful(s3) & Theme(s3,x4) & n_child(x3) & a_young(s2) & Theme(s2,x3) & in(e1,x2) & n_highchair(x2) & Actor(e1,x1) & v_sit(e1) & n_child(x1) & a_young(s1) & Theme(s1,x1)) | exists e2 e1 x1 x2 x3.(while(e1,e2) & for(e2,x3) & n_mother(x3) & of(x3,x1) & n_female(x1) & Actor(e2,x1) & v_wait(e2) & Theme(e1,x2) & Actor(e1,x1) & v_draw(e1) & n_picture(x2) & n_child(x1)) | 4bf991ce-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e1 s1 s2 s3 s4 x1 x2 x3 x4 x5 x6.(v_sit(e1) & v_draw(e2) & on(x4,x5) & of(x5,x6) & n_squiggle(x4) & n_piece(x5) & n_paper(x6) & n_highchair(x2) & n_child(x3) & n_child(x1) & in(e1,x2) & a_young(s2) & a_young(s1) & a_white(s4) & a_colorful(s3) & Theme(s4,x5) & Theme(s3,x4) & Theme(s2,x3) & Theme(s1,x1) & Theme(e2,x4) & Actor(e2,x3) & Actor(e1,x1)) | exists e2 e1 x1 x2 x3.(while(e1,e2) & v_wait(e2) & v_draw(e1) & of(x3,x1) & n_picture(x2) & n_mother(x3) & n_female(x1) & n_child(x1) & for(e2,x3) & Theme(e1,x2) & Actor(e2,x1) & Actor(e1,x1)) |
||
A young child sits in a highchair and draws colorful squiggles on a white piece of paper. | A boy is fighting with his sibling. | 2 | -100 | A child cannot sit and draw while simultaneously be fighting with a sibling, one action describes being sedentary and calm while fighting is being in action and not calm. | exists e2 e1 s1 s2 s3 s4 x1 x2 x3 x4 x5 x6.(Theme(e2,x4) & Actor(e2,x3) & v_draw(e2) & on(x4,x5) & of(x5,x6) & n_paper(x6) & n_piece(x5) & a_white(s4) & Theme(s4,x5) & n_squiggle(x4) & a_colorful(s3) & Theme(s3,x4) & n_child(x3) & a_young(s2) & Theme(s2,x3) & in(e1,x2) & n_highchair(x2) & Actor(e1,x1) & v_sit(e1) & n_child(x1) & a_young(s1) & Theme(s1,x1)) | exists e1 x1 x2.(with(e1,x2) & n_sibling(x2) & of(x2,x1) & n_male(x1) & Actor(e1,x1) & v_fight(e1) & n_boy(x1)) | 4bf9985e-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e1 s1 s2 s3 s4 x1 x2 x3 x4 x5 x6.(v_sit(e1) & v_draw(e2) & on(x4,x5) & of(x5,x6) & n_squiggle(x4) & n_piece(x5) & n_paper(x6) & n_highchair(x2) & n_child(x3) & n_child(x1) & in(e1,x2) & a_young(s2) & a_young(s1) & a_white(s4) & a_colorful(s3) & Theme(s4,x5) & Theme(s3,x4) & Theme(s2,x3) & Theme(s1,x1) & Theme(e2,x4) & Actor(e2,x3) & Actor(e1,x1)) | exists e1 x1 x2.(with(e1,x2) & v_fight(e1) & of(x2,x1) & n_sibling(x2) & n_male(x1) & n_boy(x1) & Actor(e1,x1)) |
||
A young child sits in a highchair and draws colorful squiggles on a white piece of paper. | A kid is drawing something. | 0 | -100 | A young child is a kid. The "something" that the child is drawing are colorful squiggles. | exists e1 e2 s1 s2 s3 s4 x1 x2 x3 x4 x5 x6.(Theme(e2,x4) & Actor(e2,x3) & v_draw(e2) & on(x4,x5) & of(x5,x6) & n_paper(x6) & n_piece(x5) & a_white(s4) & Theme(s4,x5) & n_squiggle(x4) & a_colorful(s3) & Theme(s3,x4) & n_child(x3) & a_young(s2) & Theme(s2,x3) & in(e1,x2) & n_highchair(x2) & Actor(e1,x1) & v_sit(e1) & n_child(x1) & a_young(s1) & Theme(s1,x1)) | exists e1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_draw(e1) & n_thing(x2) & n_kid(x1)) | 4bf99d72-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 s1 s2 s3 s4 x1 x2 x3 x4 x5 x6.(v_sit(e1) & v_draw(e2) & on(x4,x5) & of(x5,x6) & n_squiggle(x4) & n_piece(x5) & n_paper(x6) & n_highchair(x2) & n_child(x3) & n_child(x1) & in(e1,x2) & a_young(s2) & a_young(s1) & a_white(s4) & a_colorful(s3) & Theme(s4,x5) & Theme(s3,x4) & Theme(s2,x3) & Theme(s1,x1) & Theme(e2,x4) & Actor(e2,x3) & Actor(e1,x1)) | exists e1 x1 x2.(v_draw(e1) & n_thing(x2) & n_kid(x1) & Theme(e1,x2) & Actor(e1,x1)) |
||
A young boy wearing a gray sweater is coloring on a piece of paper with crayons. | The young boy is coloring for some homework project. | 1 | -100 | Coloring on a piece of paper does not imply that it is for a homework project. | exists e1 e2 s1 s2 x1 x2 x3 x4 x5 x6.(on(e2,x4) & with(x4,x6) & n_crayon(x6) & of(x4,x5) & n_paper(x5) & n_piece(x4) & Actor(e2,x1) & v_color(e2) & Theme(e1,x3) & Actor(e1,x2) & v_wear(e1) & n_sweater(x3) & a_gray(s2) & Theme(s2,x3) & (x1 = x2) & n_boy(x1) & a_young(s1) & Theme(s1,x1)) | exists e1 s1 x1 x2 x3.(n_boy(x1) & a_young(s1) & Theme(s1,x1) & for(e1,x2) & n_project(x2) & of(x2,x3) & n_homework(x3) & Actor(e1,x1) & v_color(e1)) | 4bf9a268-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 s1 s2 x1 x2 x3 x4 x5 x6.(with(x4,x6) & v_wear(e1) & v_color(e2) & on(e2,x4) & of(x4,x5) & n_sweater(x3) & n_piece(x4) & n_paper(x5) & n_crayon(x6) & n_boy(x1) & a_young(s1) & a_gray(s2) & Theme(s2,x3) & Theme(s1,x1) & Theme(e1,x3) & Actor(e2,x1) & Actor(e1,x2) & (x1 = x2)) | exists e1 s1 x1 x2 x3.(v_color(e1) & of(x2,x3) & n_project(x2) & n_homework(x3) & n_boy(x1) & for(e1,x2) & a_young(s1) & Theme(s1,x1) & Actor(e1,x1)) |
||
A young boy wearing a gray sweater is coloring on a piece of paper with crayons. | The young boy is coloring. | 0 | -100 | The young boy is coloring because he is using crayons. | exists e1 e2 s1 s2 x1 x2 x3 x4 x5 x6.(on(e2,x4) & with(x4,x6) & n_crayon(x6) & of(x4,x5) & n_paper(x5) & n_piece(x4) & Actor(e2,x1) & v_color(e2) & Theme(e1,x3) & Actor(e1,x2) & v_wear(e1) & n_sweater(x3) & a_gray(s2) & Theme(s2,x3) & (x1 = x2) & n_boy(x1) & a_young(s1) & Theme(s1,x1)) | exists e1 s1 x1.(n_boy(x1) & a_young(s1) & Theme(s1,x1) & Actor(e1,x1) & v_color(e1)) | 4bf9a74a-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 s1 s2 x1 x2 x3 x4 x5 x6.(with(x4,x6) & v_wear(e1) & v_color(e2) & on(e2,x4) & of(x4,x5) & n_sweater(x3) & n_piece(x4) & n_paper(x5) & n_crayon(x6) & n_boy(x1) & a_young(s1) & a_gray(s2) & Theme(s2,x3) & Theme(s1,x1) & Theme(e1,x3) & Actor(e2,x1) & Actor(e1,x2) & (x1 = x2)) | exists e1 s1 x1.(v_color(e1) & n_boy(x1) & a_young(s1) & Theme(s1,x1) & Actor(e1,x1)) |
||
A young boy wearing a gray sweater is coloring on a piece of paper with crayons. | The young boy is erasing something. | 2 | -100 | The boy cannot be coloring and erasing at the same time. | exists e1 e2 s1 s2 x1 x2 x3 x4 x5 x6.(on(e2,x4) & with(x4,x6) & n_crayon(x6) & of(x4,x5) & n_paper(x5) & n_piece(x4) & Actor(e2,x1) & v_color(e2) & Theme(e1,x3) & Actor(e1,x2) & v_wear(e1) & n_sweater(x3) & a_gray(s2) & Theme(s2,x3) & (x1 = x2) & n_boy(x1) & a_young(s1) & Theme(s1,x1)) | exists e1 s1 x1 x2.(n_boy(x1) & a_young(s1) & Theme(s1,x1) & Theme(e1,x2) & Actor(e1,x1) & v_erase(e1) & n_thing(x2)) | 4bf9ac2c-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 s1 s2 x1 x2 x3 x4 x5 x6.(with(x4,x6) & v_wear(e1) & v_color(e2) & on(e2,x4) & of(x4,x5) & n_sweater(x3) & n_piece(x4) & n_paper(x5) & n_crayon(x6) & n_boy(x1) & a_young(s1) & a_gray(s2) & Theme(s2,x3) & Theme(s1,x1) & Theme(e1,x3) & Actor(e2,x1) & Actor(e1,x2) & (x1 = x2)) | exists e1 s1 x1 x2.(v_erase(e1) & n_thing(x2) & n_boy(x1) & a_young(s1) & Theme(s1,x1) & Theme(e1,x2) & Actor(e1,x1)) |
||
This is a bicycle repairman showing his son how to work. | A washing machine repairman shows his work. | 2 | -100 | A bicycle repairman works on a very different type of machine than does a washing machine repairman, they cannot both the same person doing different things at once. | exists p1 x1 x5.(n_son(x5) & of(x5,x1) & n_male(x1) & n_thing(x1) & exists e1 p2 x2 x3 x4.((x1 = x2) & Theme(e1,x5) & Actor(e1,x4) & v_show(e1) & Topic(x5,p2) & exists e2.(Actor(e2,x5) & v_work(e2)) & (x2 = x4) & n_repairman(x2) & of(x2,x3) & n_bicycle(x3))) | exists e2 e1 x1 x2 x3.(Theme(e2,x3) & Actor(e2,x1) & v_show(e2) & n_work(x3) & of(x3,x1) & n_male(x1) & n_repairman(x1) & of(x1,x2) & n_machine(x2) & Actor(e1,x1) & v_wash(e1)) | 4bf9b17c-e4c8-11ec-9cdd-0242ac1c0002 | exists x1 x5.(of(x5,x1) & n_thing(x1) & n_son(x5) & n_male(x1) & exists e1 p2 x2 x3 x4.(v_show(e1) & of(x2,x3) & n_repairman(x2) & n_bicycle(x3) & exists e2.(v_work(e2) & Actor(e2,x5)) & Topic(x5,p2) & Theme(e1,x5) & Actor(e1,x4) & (x2 = x4) & (x1 = x2))) | exists e2 e1 x1 x2 x3.(v_wash(e1) & v_show(e2) & of(x3,x1) & of(x1,x2) & n_work(x3) & n_repairman(x1) & n_male(x1) & n_machine(x2) & Theme(e2,x3) & Actor(e2,x1) & Actor(e1,x1)) |
||
This is a bicycle repairman showing his son how to work. | A bicycle repairman shows his work. | 0 | -100 | If he is showing his son how to work, he is showing his work. | exists p1 x1 x5.(n_son(x5) & of(x5,x1) & n_male(x1) & n_thing(x1) & exists e1 p2 x2 x3 x4.((x1 = x2) & Theme(e1,x5) & Actor(e1,x4) & v_show(e1) & Topic(x5,p2) & exists e2.(Actor(e2,x5) & v_work(e2)) & (x2 = x4) & n_repairman(x2) & of(x2,x3) & n_bicycle(x3))) | exists e1 x1 x2 x3.(Theme(e1,x3) & Actor(e1,x1) & v_show(e1) & n_work(x3) & of(x3,x1) & n_male(x1) & n_repairman(x1) & of(x1,x2) & n_bicycle(x2)) | 4bf9b776-e4c8-11ec-9cdd-0242ac1c0002 | exists x1 x5.(of(x5,x1) & n_thing(x1) & n_son(x5) & n_male(x1) & exists e1 p2 x2 x3 x4.(v_show(e1) & of(x2,x3) & n_repairman(x2) & n_bicycle(x3) & exists e2.(v_work(e2) & Actor(e2,x5)) & Topic(x5,p2) & Theme(e1,x5) & Actor(e1,x4) & (x2 = x4) & (x1 = x2))) | exists e1 x1 x2 x3.(v_show(e1) & of(x3,x1) & of(x1,x2) & n_work(x3) & n_repairman(x1) & n_male(x1) & n_bicycle(x2) & Theme(e1,x3) & Actor(e1,x1)) |
||
People with their children shopping for tools. | Some children have wandered away from their parents and are lost. | 2 | -100 | People cannot be with their children if the children have wandered away from their parents and are lost. | exists x1 x2 x3 x4.(a_topic(x1) & with(x1,x2) & for(x2,x4) & n_tool(x4) & n_shopping(x2) & of(x2,x3) & n_child(x3) & of(x2,x1) & n_thing(x1) & n_people(x1)) | exists e1 e2 x1 x2 x3.(Theme(e2,x3) & v_lose(e2) & n_child(x3) & from(e1,x2) & n_parent(x2) & of(x2,x1) & n_thing(x1) & r_away(e1) & Actor(e1,x1) & v_wander(e1) & n_child(x1)) | 4bf9c252-e4c8-11ec-9cdd-0242ac1c0002 | exists x1 x2 x3 x4.(with(x1,x2) & of(x2,x3) & of(x2,x1) & n_tool(x4) & n_thing(x1) & n_shopping(x2) & n_people(x1) & n_child(x3) & for(x2,x4) & a_topic(x1)) | exists e1 e2 x1 x2 x3.(v_wander(e1) & v_lose(e2) & r_away(e1) & of(x2,x1) & n_thing(x1) & n_parent(x2) & n_child(x3) & n_child(x1) & from(e1,x2) & Theme(e2,x3) & Actor(e1,x1)) |
||
A family with two children stand at a shop display. | A family is at a shop display. | 0 | -100 | There is a family at a shop display with two children. | exists e1 x1 x2 x3 x4.(at(e1,x3) & n_display(x3) & of(x3,x4) & n_shop(x4) & Actor(e1,x1) & v_stand(e1) & with(x1,x2) & n_child(x2) & card_eq_2(x2) & n_family(x1)) | exists p1 x1.(exists x2 x3.(at(x1,x2) & n_display(x2) & of(x2,x3) & n_shop(x3)) & n_family(x1)) | 4bf9cfa4-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4.(with(x1,x2) & v_stand(e1) & of(x3,x4) & n_shop(x4) & n_family(x1) & n_display(x3) & n_child(x2) & card_eq_2(x2) & at(e1,x3) & Actor(e1,x1)) | exists x1.(n_family(x1) & exists x2 x3.(of(x2,x3) & n_shop(x3) & n_display(x2) & at(x1,x2))) |
||
A family with two children stand at a shop display. | the family is enamored with what they see. | 1 | -100 | To stand at does not imply to be enamored with. | exists e1 x1 x2 x3 x4.(at(e1,x3) & n_display(x3) & of(x3,x4) & n_shop(x4) & Actor(e1,x1) & v_stand(e1) & with(x1,x2) & n_child(x2) & card_eq_2(x2) & n_family(x1)) | exists e1 x1.(n_thing(x1) & n_family(x1) & exists e2 x2.(n_thing(x2) & with(e1,x2) & Theme(e2,x2) & Actor(e2,x1) & v_see(e2)) & Theme(e1,x1) & v_enamor(e1)) | 4bf9d9e0-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4.(with(x1,x2) & v_stand(e1) & of(x3,x4) & n_shop(x4) & n_family(x1) & n_display(x3) & n_child(x2) & card_eq_2(x2) & at(e1,x3) & Actor(e1,x1)) | exists e1 x1.(v_enamor(e1) & n_thing(x1) & n_family(x1) & exists e2 x2.(with(e1,x2) & v_see(e2) & n_thing(x2) & Theme(e2,x2) & Actor(e2,x1)) & Theme(e1,x1)) |
||
A family of three vacationing in the states, decided to go to a market. | A family of three are vacationing in Paris. | 2 | -100 | they are either in the states or in Paris. Cant be in both places at the same time | exists e2 e1 p1 x1 x2 x3 x4.(n_state(x4) & Topic(e2,p1) & Actor(e2,x1) & v_decide(e2) & exists e3 x5.(to(e3,x5) & n_market(x5) & Actor(e3,x1) & v_go(e3)) & of(x1,x2) & in(e1,x4) & Actor(e1,x3) & v_vacation(e1) & (x2 = x3) & n_thing(x2) & card_eq_3(x2) & n_family(x1)) | exists e1 x1 x2 x3.(ne_geo_paris(x3) & in(e1,x3) & Actor(e1,x1) & v_vacation(e1) & of(x1,x2) & n_thing(x2) & card_eq_3(x2) & n_family(x1)) | 4bf9ea48-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e1 p1 x1 x2 x3 x4.(v_vacation(e1) & v_decide(e2) & of(x1,x2) & n_thing(x2) & n_state(x4) & n_family(x1) & in(e1,x4) & exists e3 x5.(v_go(e3) & to(e3,x5) & n_market(x5) & Actor(e3,x1)) & card_eq_3(x2) & Topic(e2,p1) & Actor(e2,x1) & Actor(e1,x3) & (x2 = x3)) | exists e1 x1 x2 x3.(v_vacation(e1) & of(x1,x2) & ne_geo_paris(x3) & n_thing(x2) & n_family(x1) & in(e1,x3) & card_eq_3(x2) & Actor(e1,x1)) |
||
Several children sit on a carnival ride in front of the face of a clown and several fake balloons. | The children are scared of the clown face as they sit on the ride. | 1 | 0.3327 | Not all children are scared of clown faces. | exists e1 s1 s2 s3 s4 x1 x2 x3 x4 x5 x6 x7.(n_face(x5) & on(e1,x2) & in(x2,x3) & of(x3,x4) & subset_of(x7,x4) & n_balloon(x7) & a_fake(s4) & Theme(s4,x7) & a_several(s3) & Theme(s3,x7) & subset_of(x5,x4) & of(x5,x6) & n_clown(x6) & n_front(x3) & n_ride(x2) & a_carnival(s2) & Theme(s2,x2) & Actor(e1,x1) & v_sit(e1) & n_child(x1) & a_several(s1) & Theme(s1,x1)) | exists e1 p1 s1 x1 x2 x3.(n_ride(x3) & n_thing(x2) & n_face(x2) & a_clown(s1) & Theme(s1,x2) & n_child(x1) & exists e2.(on(e2,x3) & Actor(e2,x2) & v_sit(e2)) & as(e1,p1) & of(e1,x2) & Theme(e1,x1) & v_scare(e1)) | 4bfa2684-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 s3 s4 x1 x2 x3 x4 x5 x6 x7.(v_sit(e1) & subset_of(x7,x4) & subset_of(x5,x4) & on(e1,x2) & of(x5,x6) & of(x3,x4) & n_ride(x2) & n_front(x3) & n_face(x5) & n_clown(x6) & n_child(x1) & n_balloon(x7) & in(x2,x3) & a_several(s3) & a_several(s1) & a_fake(s4) & a_carnival(s2) & Theme(s4,x7) & Theme(s3,x7) & Theme(s2,x2) & Theme(s1,x1) & Actor(e1,x1)) | exists e1 p1 s1 x1 x2 x3.(v_scare(e1) & of(e1,x2) & n_thing(x2) & n_ride(x3) & n_face(x2) & n_child(x1) & exists e2.(v_sit(e2) & on(e2,x3) & Actor(e2,x2)) & as(e1,p1) & a_clown(s1) & Theme(s1,x2) & Theme(e1,x1)) |
||
Several children sit on a carnival ride in front of the face of a clown and several fake balloons. | some people sat on a carnival ride, being entertained by balloons | 1 | 0.82482 | Not everyone is entertained by balloons. | exists e1 s1 s2 s3 s4 x1 x2 x3 x4 x5 x6 x7.(n_face(x5) & on(e1,x2) & in(x2,x3) & of(x3,x4) & subset_of(x7,x4) & n_balloon(x7) & a_fake(s4) & Theme(s4,x7) & a_several(s3) & Theme(s3,x7) & subset_of(x5,x4) & of(x5,x6) & n_clown(x6) & n_front(x3) & n_ride(x2) & a_carnival(s2) & Theme(s2,x2) & Actor(e1,x1) & v_sit(e1) & n_child(x1) & a_several(s1) & Theme(s1,x1)) | exists e1 e2 s1 x1 x2 x3 x4.(on(e1,x2) & Actor(e2,x4) & n_balloon(x4) & Theme(e2,x3) & v_entertain(e2) & (x2 = x3) & n_ride(x2) & a_carnival(s1) & Theme(s1,x2) & Actor(e1,x1) & v_sit(e1) & n_people(x1)) | 4bfa2cba-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 s3 s4 x1 x2 x3 x4 x5 x6 x7.(v_sit(e1) & subset_of(x7,x4) & subset_of(x5,x4) & on(e1,x2) & of(x5,x6) & of(x3,x4) & n_ride(x2) & n_front(x3) & n_face(x5) & n_clown(x6) & n_child(x1) & n_balloon(x7) & in(x2,x3) & a_several(s3) & a_several(s1) & a_fake(s4) & a_carnival(s2) & Theme(s4,x7) & Theme(s3,x7) & Theme(s2,x2) & Theme(s1,x1) & Actor(e1,x1)) | exists e1 e2 s1 x1 x2 x3 x4.(v_sit(e1) & v_entertain(e2) & on(e1,x2) & n_ride(x2) & n_people(x1) & n_balloon(x4) & a_carnival(s1) & Theme(s1,x2) & Theme(e2,x3) & Actor(e2,x4) & Actor(e1,x1) & (x2 = x3)) |
||
Several children sit on a carnival ride in front of the face of a clown and several fake balloons. | The face of a clown scared many of the children on the ride. | 1 | 0.146853 | It is possible that none of the children were scared of the clown face. | exists e1 s1 s2 s3 s4 x1 x2 x3 x4 x5 x6 x7.(n_face(x5) & on(e1,x2) & in(x2,x3) & of(x3,x4) & subset_of(x7,x4) & n_balloon(x7) & a_fake(s4) & Theme(s4,x7) & a_several(s3) & Theme(s3,x7) & subset_of(x5,x4) & of(x5,x6) & n_clown(x6) & n_front(x3) & n_ride(x2) & a_carnival(s2) & Theme(s2,x2) & Actor(e1,x1) & v_sit(e1) & n_child(x1) & a_several(s1) & Theme(s1,x1)) | exists s1 s2 x1 x2 x3 x4.(n_ride(x4) & n_child(x3) & n_face(x1) & a_topic(x1) & of(x1,x2) & on(x2,x4) & of(x2,x3) & n_quantity(x2) & a_scared(s2) & Theme(s2,x2) & a_clown(s1) & Theme(s1,x2)) | 4bfa4416-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 s3 s4 x1 x2 x3 x4 x5 x6 x7.(v_sit(e1) & subset_of(x7,x4) & subset_of(x5,x4) & on(e1,x2) & of(x5,x6) & of(x3,x4) & n_ride(x2) & n_front(x3) & n_face(x5) & n_clown(x6) & n_child(x1) & n_balloon(x7) & in(x2,x3) & a_several(s3) & a_several(s1) & a_fake(s4) & a_carnival(s2) & Theme(s4,x7) & Theme(s3,x7) & Theme(s2,x2) & Theme(s1,x1) & Actor(e1,x1)) | exists s1 s2 x1 x2 x3 x4.(on(x2,x4) & of(x2,x3) & of(x1,x2) & n_ride(x4) & n_quantity(x2) & n_face(x1) & n_child(x3) & a_topic(x1) & a_scared(s2) & a_clown(s1) & Theme(s2,x2) & Theme(s1,x2)) |
||
Several children sit on a carnival ride in front of the face of a clown and several fake balloons. | A carnival for dogs opens its doors today. | 2 | 0.000066 | The carnival is either for dogs or small children. | exists e1 s1 s2 s3 s4 x1 x2 x3 x4 x5 x6 x7.(n_face(x5) & on(e1,x2) & in(x2,x3) & of(x3,x4) & subset_of(x7,x4) & n_balloon(x7) & a_fake(s4) & Theme(s4,x7) & a_several(s3) & Theme(s3,x7) & subset_of(x5,x4) & of(x5,x6) & n_clown(x6) & n_front(x3) & n_ride(x2) & a_carnival(s2) & Theme(s2,x2) & Actor(e1,x1) & v_sit(e1) & n_child(x1) & a_several(s1) & Theme(s1,x1)) | exists e1 x1 x2 x3 x4.(Time(e1,x4) & n_today(x4) & Theme(e1,x3) & Actor(e1,x1) & v_open(e1) & n_door(x3) & of(x3,x1) & n_thing(x1) & for(x1,x2) & n_dog(x2) & n_carnival(x1)) | 4bfa4d94-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 s3 s4 x1 x2 x3 x4 x5 x6 x7.(v_sit(e1) & subset_of(x7,x4) & subset_of(x5,x4) & on(e1,x2) & of(x5,x6) & of(x3,x4) & n_ride(x2) & n_front(x3) & n_face(x5) & n_clown(x6) & n_child(x1) & n_balloon(x7) & in(x2,x3) & a_several(s3) & a_several(s1) & a_fake(s4) & a_carnival(s2) & Theme(s4,x7) & Theme(s3,x7) & Theme(s2,x2) & Theme(s1,x1) & Actor(e1,x1)) | exists e1 x1 x2 x3 x4.(v_open(e1) & of(x3,x1) & n_today(x4) & n_thing(x1) & n_door(x3) & n_dog(x2) & n_carnival(x1) & for(x1,x2) & Time(e1,x4) & Theme(e1,x3) & Actor(e1,x1)) |
||
Several children sit on a carnival ride in front of the face of a clown and several fake balloons. | a few kids sat on a carnival ride while entertained by clown and fake balloons | 0 | 0.713036 | A few kids could mean several children. | exists e1 s1 s2 s3 s4 x1 x2 x3 x4 x5 x6 x7.(n_face(x5) & on(e1,x2) & in(x2,x3) & of(x3,x4) & subset_of(x7,x4) & n_balloon(x7) & a_fake(s4) & Theme(s4,x7) & a_several(s3) & Theme(s3,x7) & subset_of(x5,x4) & of(x5,x6) & n_clown(x6) & n_front(x3) & n_ride(x2) & a_carnival(s2) & Theme(s2,x2) & Actor(e1,x1) & v_sit(e1) & n_child(x1) & a_several(s1) & Theme(s1,x1)) | exists e1 s1 s2 s3 s4 s5 x1 x2 x3 x4.(on(e1,x2) & by(s3,x4) & n_balloon(x4) & a_fake(s5) & Theme(s5,x4) & a_clown(s4) & Theme(s4,x4) & Theme(s3,x3) & a_entertain(s3) & (x2 = x3) & n_ride(x2) & a_carnival(s2) & Theme(s2,x2) & Actor(e1,x1) & v_sit(e1) & n_kid(x1) & a_few(s1) & Theme(s1,x1)) | 4bfabf04-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 s3 s4 x1 x2 x3 x4 x5 x6 x7.(v_sit(e1) & subset_of(x7,x4) & subset_of(x5,x4) & on(e1,x2) & of(x5,x6) & of(x3,x4) & n_ride(x2) & n_front(x3) & n_face(x5) & n_clown(x6) & n_child(x1) & n_balloon(x7) & in(x2,x3) & a_several(s3) & a_several(s1) & a_fake(s4) & a_carnival(s2) & Theme(s4,x7) & Theme(s3,x7) & Theme(s2,x2) & Theme(s1,x1) & Actor(e1,x1)) | exists e1 s1 s2 s3 s4 s5 x1 x2 x3 x4.(v_sit(e1) & on(e1,x2) & n_ride(x2) & n_kid(x1) & n_balloon(x4) & by(s3,x4) & a_few(s1) & a_fake(s5) & a_entertain(s3) & a_clown(s4) & a_carnival(s2) & Theme(s5,x4) & Theme(s4,x4) & Theme(s3,x3) & Theme(s2,x2) & Theme(s1,x1) & Actor(e1,x1) & (x2 = x3)) |
||
Four laughing women sitting around a dining table. | Four women are sitting at a table with a bottle of wine. | 1 | 0.286284 | Four women sitting around a table doesn't necessarily mean they will have a bottle of wine. | exists e1 e2 x1 x2 x3 x4.(a_topic(x1) & around(e2,x3) & n_table(x3) & of(x3,x4) & n_dining(x4) & Actor(e2,x2) & v_sit(e2) & (x1 = x2) & n_woman(x1) & Actor(e1,x1) & v_laugh(e1) & card_eq_4(x1)) | exists e1 x1 x2 x3 x4.(with(e1,x3) & of(x3,x4) & n_wine(x4) & n_bottle(x3) & at(e1,x2) & n_table(x2) & Actor(e1,x1) & v_sit(e1) & n_woman(x1) & card_eq_4(x1)) | 4bfc5314-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 x1 x2 x3 x4.(v_sit(e2) & v_laugh(e1) & of(x3,x4) & n_woman(x1) & n_table(x3) & n_dining(x4) & card_eq_4(x1) & around(e2,x3) & a_topic(x1) & Actor(e2,x2) & Actor(e1,x1) & (x1 = x2)) | exists e1 x1 x2 x3 x4.(with(e1,x3) & v_sit(e1) & of(x3,x4) & n_woman(x1) & n_wine(x4) & n_table(x2) & n_bottle(x3) & card_eq_4(x1) & at(e1,x2) & Actor(e1,x1)) |
||
Four laughing women sitting around a dining table. | Four friends and coworkers are enjoying dinner together. | 1 | 0.796828 | Laughing women could include a wide variety of relationships not just friends and coworkers. Sitting around a dining table does not always mean enjoying dinner. | exists e1 e2 x1 x2 x3 x4.(a_topic(x1) & around(e2,x3) & n_table(x3) & of(x3,x4) & n_dining(x4) & Actor(e2,x2) & v_sit(e2) & (x1 = x2) & n_woman(x1) & Actor(e1,x1) & v_laugh(e1) & card_eq_4(x1)) | exists e1 s1 x1 x2 x3 x4.(a_together(s1) & Manner(e1,s1) & Theme(e1,x4) & Actor(e1,x1) & v_enjoy(e1) & n_dinner(x4) & n_coworker(x3) & n_friend(x2) & card_eq_4(x2) & subset_of(x3,x1) & subset_of(x2,x1)) | 4bfc5788-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 x1 x2 x3 x4.(v_sit(e2) & v_laugh(e1) & of(x3,x4) & n_woman(x1) & n_table(x3) & n_dining(x4) & card_eq_4(x1) & around(e2,x3) & a_topic(x1) & Actor(e2,x2) & Actor(e1,x1) & (x1 = x2)) | exists e1 s1 x1 x2 x3 x4.(v_enjoy(e1) & subset_of(x3,x1) & subset_of(x2,x1) & n_friend(x2) & n_dinner(x4) & n_coworker(x3) & card_eq_4(x2) & a_together(s1) & Theme(e1,x4) & Manner(e1,s1) & Actor(e1,x1)) |
||
Four laughing women sitting around a dining table. | One woman has told the others a joke. | 1 | 0.796178 | Four laughing women does not infer that only one is talking. Laughing women can laugh at many things, not just jokes. | exists e1 e2 x1 x2 x3 x4.(a_topic(x1) & around(e2,x3) & n_table(x3) & of(x3,x4) & n_dining(x4) & Actor(e2,x2) & v_sit(e2) & (x1 = x2) & n_woman(x1) & Actor(e1,x1) & v_laugh(e1) & card_eq_4(x1)) | exists x1 x3.(-(x3 = x1) & n_person(x3) & all x2.(n_joke(x2) -> exists e1.(Theme(e1,x3) & Actor(e1,x1) & v_tell(e1) & for(x3,x2))) & n_person(x1) & n_woman(x1) & card_eq_1(x1)) | 4bfc5bfc-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 x1 x2 x3 x4.(v_sit(e2) & v_laugh(e1) & of(x3,x4) & n_woman(x1) & n_table(x3) & n_dining(x4) & card_eq_4(x1) & around(e2,x3) & a_topic(x1) & Actor(e2,x2) & Actor(e1,x1) & (x1 = x2)) | exists x1 x3.(n_woman(x1) & n_person(x3) & n_person(x1) & card_eq_1(x1) & all x2.(exists e1.(v_tell(e1) & for(x3,x2) & Theme(e1,x3) & Actor(e1,x1)) | -n_joke(x2)) & -(x3 = x1)) |
||
Four laughing women sitting around a dining table. | The laughing women are not enjoying themselves. | 2 | 0.018406 | The women cannot be laughing if they aren't enjoying themselves. | exists e1 e2 x1 x2 x3 x4.(a_topic(x1) & around(e2,x3) & n_table(x3) & of(x3,x4) & n_dining(x4) & Actor(e2,x2) & v_sit(e2) & (x1 = x2) & n_woman(x1) & Actor(e1,x1) & v_laugh(e1) & card_eq_4(x1)) | exists x1 x2 x3.(n_group(x3) & n_woman(x1) & of(x1,x2) & n_laughing(x2) & -exists e1.(Theme(e1,x3) & Actor(e1,x1) & v_enjoy(e1))) | 4bfc61b0-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 x1 x2 x3 x4.(v_sit(e2) & v_laugh(e1) & of(x3,x4) & n_woman(x1) & n_table(x3) & n_dining(x4) & card_eq_4(x1) & around(e2,x3) & a_topic(x1) & Actor(e2,x2) & Actor(e1,x1) & (x1 = x2)) | exists x1 x2 x3.(of(x1,x2) & n_woman(x1) & n_laughing(x2) & n_group(x3) & all e1.(-v_enjoy(e1) | -Theme(e1,x3) | -Actor(e1,x1))) |
||
Four laughing women sitting around a dining table. | Women are laughing at a table. | 0 | 0.961454 | Four laughing women is same as women are laughing | exists e1 e2 x1 x2 x3 x4.(a_topic(x1) & around(e2,x3) & n_table(x3) & of(x3,x4) & n_dining(x4) & Actor(e2,x2) & v_sit(e2) & (x1 = x2) & n_woman(x1) & Actor(e1,x1) & v_laugh(e1) & card_eq_4(x1)) | exists e1 x1 x2.(at(e1,x2) & n_table(x2) & Actor(e1,x1) & v_laugh(e1) & n_woman(x1)) | 4bfc704c-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 x1 x2 x3 x4.(v_sit(e2) & v_laugh(e1) & of(x3,x4) & n_woman(x1) & n_table(x3) & n_dining(x4) & card_eq_4(x1) & around(e2,x3) & a_topic(x1) & Actor(e2,x2) & Actor(e1,x1) & (x1 = x2)) | exists e1 x1 x2.(v_laugh(e1) & n_woman(x1) & n_table(x2) & at(e1,x2) & Actor(e1,x1)) |
||
Four laughing women sitting around a dining table. | Four woman having a meeting. | 1 | 0.620357 | The woman are not necessarily laughing and just because they are sitting around a table doesn't mean they are having a meeting. | exists e1 e2 x1 x2 x3 x4.(a_topic(x1) & around(e2,x3) & n_table(x3) & of(x3,x4) & n_dining(x4) & Actor(e2,x2) & v_sit(e2) & (x1 = x2) & n_woman(x1) & Actor(e1,x1) & v_laugh(e1) & card_eq_4(x1)) | exists e1 x1 x2 x3.(a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & v_have(e1) & n_meeting(x3) & (x1 = x2) & n_woman(x1) & card_eq_4(x1)) | 4bfc8762-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 x1 x2 x3 x4.(v_sit(e2) & v_laugh(e1) & of(x3,x4) & n_woman(x1) & n_table(x3) & n_dining(x4) & card_eq_4(x1) & around(e2,x3) & a_topic(x1) & Actor(e2,x2) & Actor(e1,x1) & (x1 = x2)) | exists e1 x1 x2 x3.(v_have(e1) & n_woman(x1) & n_meeting(x3) & card_eq_4(x1) & a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2)) |
||
Two woman in brown coats in the background of a woman walking toward the front of the picture. | A woman walks away from her two friends. | 1 | 0.015398 | You can not infer she walks away. | exists e1 s1 x1 x2 x3 x4 x5 x6 x7.(n_picture(x7) & n_front(x6) & n_background(x3) & a_topic(x1) & in(x1,x3) & of(x3,x4) & toward(e1,x6) & of(x6,x7) & Actor(e1,x5) & v_walk(e1) & (x4 = x5) & n_woman(x4) & in(x1,x2) & n_coat(x2) & a_brown(s1) & Theme(s1,x2) & n_woman(x1) & card_eq_2(x1)) | exists e1 x1 x2.(from(e1,x2) & n_friend(x2) & card_eq_2(x2) & of(x2,x1) & n_female(x1) & r_away(e1) & Actor(e1,x1) & v_walk(e1) & n_woman(x1)) | 4bfccaec-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4 x5 x6 x7.(v_walk(e1) & toward(e1,x6) & of(x6,x7) & of(x3,x4) & n_woman(x4) & n_woman(x1) & n_picture(x7) & n_front(x6) & n_coat(x2) & n_background(x3) & in(x1,x3) & in(x1,x2) & card_eq_2(x1) & a_topic(x1) & a_brown(s1) & Theme(s1,x2) & Actor(e1,x5) & (x4 = x5)) | exists e1 x1 x2.(v_walk(e1) & r_away(e1) & of(x2,x1) & n_woman(x1) & n_friend(x2) & n_female(x1) & from(e1,x2) & card_eq_2(x2) & Actor(e1,x1)) |
||
Two woman in brown coats in the background of a woman walking toward the front of the picture. | The women are sisters. | 1 | 0.002513 | Just because there are two women does not necessarily mean the women are sisters. | exists e1 s1 x1 x2 x3 x4 x5 x6 x7.(n_picture(x7) & n_front(x6) & n_background(x3) & a_topic(x1) & in(x1,x3) & of(x3,x4) & toward(e1,x6) & of(x6,x7) & Actor(e1,x5) & v_walk(e1) & (x4 = x5) & n_woman(x4) & in(x1,x2) & n_coat(x2) & a_brown(s1) & Theme(s1,x2) & n_woman(x1) & card_eq_2(x1)) | exists p1 x1.(n_woman(x1) & exists x2.((x1 = x2) & n_sister(x2))) | 4bfcd44c-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4 x5 x6 x7.(v_walk(e1) & toward(e1,x6) & of(x6,x7) & of(x3,x4) & n_woman(x4) & n_woman(x1) & n_picture(x7) & n_front(x6) & n_coat(x2) & n_background(x3) & in(x1,x3) & in(x1,x2) & card_eq_2(x1) & a_topic(x1) & a_brown(s1) & Theme(s1,x2) & Actor(e1,x5) & (x4 = x5)) | exists x1.(n_woman(x1) & exists x2.(n_sister(x2) & (x1 = x2))) |
||
Two woman in brown coats in the background of a woman walking toward the front of the picture. | A woman approaches her two friends in an art gallery. | 1 | 0.416417 | Just because there is a picture does not necessarily mean they are in an art gallery, and just because there are two women does not necessarily mean they are friends, and just because she is walking toward the front does not necessarily mean she approaches them. | exists e1 s1 x1 x2 x3 x4 x5 x6 x7.(n_picture(x7) & n_front(x6) & n_background(x3) & a_topic(x1) & in(x1,x3) & of(x3,x4) & toward(e1,x6) & of(x6,x7) & Actor(e1,x5) & v_walk(e1) & (x4 = x5) & n_woman(x4) & in(x1,x2) & n_coat(x2) & a_brown(s1) & Theme(s1,x2) & n_woman(x1) & card_eq_2(x1)) | exists e1 x1 x2 x3 x4.(in(e1,x3) & n_gallery(x3) & of(x3,x4) & n_art(x4) & Theme(e1,x2) & Actor(e1,x1) & v_approach(e1) & n_friend(x2) & card_eq_2(x2) & of(x2,x1) & n_female(x1) & n_woman(x1)) | 4bfcd8c0-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4 x5 x6 x7.(v_walk(e1) & toward(e1,x6) & of(x6,x7) & of(x3,x4) & n_woman(x4) & n_woman(x1) & n_picture(x7) & n_front(x6) & n_coat(x2) & n_background(x3) & in(x1,x3) & in(x1,x2) & card_eq_2(x1) & a_topic(x1) & a_brown(s1) & Theme(s1,x2) & Actor(e1,x5) & (x4 = x5)) | exists e1 x1 x2 x3 x4.(v_approach(e1) & of(x3,x4) & of(x2,x1) & n_woman(x1) & n_gallery(x3) & n_friend(x2) & n_female(x1) & n_art(x4) & in(e1,x3) & card_eq_2(x2) & Theme(e1,x2) & Actor(e1,x1)) |
||
Two woman in brown coats in the background of a woman walking toward the front of the picture. | A woman walking away from her friends. | 1 | 0.002601 | Just because there are two woman does not mean they are her friends and just because she is walking toward the front does not necessarily mean she is walking away from them. | exists e1 s1 x1 x2 x3 x4 x5 x6 x7.(n_picture(x7) & n_front(x6) & n_background(x3) & a_topic(x1) & in(x1,x3) & of(x3,x4) & toward(e1,x6) & of(x6,x7) & Actor(e1,x5) & v_walk(e1) & (x4 = x5) & n_woman(x4) & in(x1,x2) & n_coat(x2) & a_brown(s1) & Theme(s1,x2) & n_woman(x1) & card_eq_2(x1)) | exists e1 x1 x2 x3.(a_topic(x1) & from(e1,x3) & n_friend(x3) & of(x3,x1) & n_female(x1) & r_away(e1) & Actor(e1,x2) & v_walk(e1) & (x1 = x2) & n_woman(x1)) | 4bfcde2e-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4 x5 x6 x7.(v_walk(e1) & toward(e1,x6) & of(x6,x7) & of(x3,x4) & n_woman(x4) & n_woman(x1) & n_picture(x7) & n_front(x6) & n_coat(x2) & n_background(x3) & in(x1,x3) & in(x1,x2) & card_eq_2(x1) & a_topic(x1) & a_brown(s1) & Theme(s1,x2) & Actor(e1,x5) & (x4 = x5)) | exists e1 x1 x2 x3.(v_walk(e1) & r_away(e1) & of(x3,x1) & n_woman(x1) & n_friend(x3) & n_female(x1) & from(e1,x3) & a_topic(x1) & Actor(e1,x2) & (x1 = x2)) |
||
Two woman in brown coats in the background of a woman walking toward the front of the picture. | The two women are wearing red coats. | 2 | 0.000078 | Two women cannot be simultaneously in both brown coats and wearing red coats. | exists e1 s1 x1 x2 x3 x4 x5 x6 x7.(n_picture(x7) & n_front(x6) & n_background(x3) & a_topic(x1) & in(x1,x3) & of(x3,x4) & toward(e1,x6) & of(x6,x7) & Actor(e1,x5) & v_walk(e1) & (x4 = x5) & n_woman(x4) & in(x1,x2) & n_coat(x2) & a_brown(s1) & Theme(s1,x2) & n_woman(x1) & card_eq_2(x1)) | exists e1 s1 x1 x2.(n_woman(x1) & card_eq_2(x1) & Theme(e1,x2) & Actor(e1,x1) & v_wear(e1) & n_coat(x2) & a_red(s1) & Theme(s1,x2)) | 4bfce860-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4 x5 x6 x7.(v_walk(e1) & toward(e1,x6) & of(x6,x7) & of(x3,x4) & n_woman(x4) & n_woman(x1) & n_picture(x7) & n_front(x6) & n_coat(x2) & n_background(x3) & in(x1,x3) & in(x1,x2) & card_eq_2(x1) & a_topic(x1) & a_brown(s1) & Theme(s1,x2) & Actor(e1,x5) & (x4 = x5)) | exists e1 s1 x1 x2.(v_wear(e1) & n_woman(x1) & n_coat(x2) & card_eq_2(x1) & a_red(s1) & Theme(s1,x2) & Theme(e1,x2) & Actor(e1,x1)) |
||
Two woman in brown coats in the background of a woman walking toward the front of the picture. | Two women try to catch up to their friend who is walking faster than them. | 1 | 0.041987 | Just because a woman is walking toward the front does not mean the other two women try to catch up, and just because there is a woman does not necessarily mean she is their friend, and just because the women try to catch up does not necessarily mean the woman is walking faster than them. | exists e1 s1 x1 x2 x3 x4 x5 x6 x7.(n_picture(x7) & n_front(x6) & n_background(x3) & a_topic(x1) & in(x1,x3) & of(x3,x4) & toward(e1,x6) & of(x6,x7) & Actor(e1,x5) & v_walk(e1) & (x4 = x5) & n_woman(x4) & in(x1,x2) & n_coat(x2) & a_brown(s1) & Theme(s1,x2) & n_woman(x1) & card_eq_2(x1)) | exists e1 p1 x1 x2.(Topic(e1,p1) & Actor(e1,x1) & v_try(e1) & exists e3 e2 s1 s2 x3.(a_up(s2) & Manner(e2,s2) & to(e2,x2) & than(e3,x1) & a_faster(s1) & Manner(e3,s1) & Actor(e3,x3) & v_walk(e3) & (x2 = x3) & Actor(e2,x1) & v_catch(e2)) & n_thing(x1) & n_thing(x1) & n_friend(x2) & of(x2,x1) & n_woman(x1) & card_eq_2(x1)) | 4bfcee0a-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4 x5 x6 x7.(v_walk(e1) & toward(e1,x6) & of(x6,x7) & of(x3,x4) & n_woman(x4) & n_woman(x1) & n_picture(x7) & n_front(x6) & n_coat(x2) & n_background(x3) & in(x1,x3) & in(x1,x2) & card_eq_2(x1) & a_topic(x1) & a_brown(s1) & Theme(s1,x2) & Actor(e1,x5) & (x4 = x5)) | exists e1 p1 x1 x2.(v_try(e1) & of(x2,x1) & n_woman(x1) & n_thing(x1) & n_friend(x2) & exists e3 e2 s1 s2 x3.(v_walk(e3) & v_catch(e2) & to(e2,x2) & than(e3,x1) & a_up(s2) & a_faster(s1) & Manner(e3,s1) & Manner(e2,s2) & Actor(e3,x3) & Actor(e2,x1) & (x2 = x3)) & card_eq_2(x1) & Topic(e1,p1) & Actor(e1,x1)) |
||
Two woman in brown coats in the background of a woman walking toward the front of the picture. | There are two women wearing brown coats. | 0 | 0.991709 | Two women wearing brown coats is rephrasing two women in brown coats. | exists e1 s1 x1 x2 x3 x4 x5 x6 x7.(n_picture(x7) & n_front(x6) & n_background(x3) & a_topic(x1) & in(x1,x3) & of(x3,x4) & toward(e1,x6) & of(x6,x7) & Actor(e1,x5) & v_walk(e1) & (x4 = x5) & n_woman(x4) & in(x1,x2) & n_coat(x2) & a_brown(s1) & Theme(s1,x2) & n_woman(x1) & card_eq_2(x1)) | exists p1 x1 e1 s1 x2 x3 x4.((x1 = x2) & Theme(e1,x4) & Actor(e1,x3) & v_wear(e1) & n_coat(x4) & a_brown(s1) & Theme(s1,x4) & (x2 = x3) & n_woman(x2) & card_eq_2(x2)) | 4bfd0192-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4 x5 x6 x7.(v_walk(e1) & toward(e1,x6) & of(x6,x7) & of(x3,x4) & n_woman(x4) & n_woman(x1) & n_picture(x7) & n_front(x6) & n_coat(x2) & n_background(x3) & in(x1,x3) & in(x1,x2) & card_eq_2(x1) & a_topic(x1) & a_brown(s1) & Theme(s1,x2) & Actor(e1,x5) & (x4 = x5)) | exists x1 e1 s1 x2 x3 x4.(v_wear(e1) & n_woman(x2) & n_coat(x4) & card_eq_2(x2) & a_brown(s1) & Theme(s1,x4) & Theme(e1,x4) & Actor(e1,x3) & (x2 = x3) & (x1 = x2)) |
||
The dogs fight over the red and pink ball. | There are some dogs. | 0 | -100 | Pink ball was caught by dogs. | exists s1 s2 x1 x2 x3.(n_ball(x3) & a_pink(s2) & Theme(s2,x3) & a_red(s1) & Theme(s1,x3) & n_fight(x1) & of(x1,x2) & n_dog(x2) & a_topic(x1) & over(x1,x3)) | exists p1 x1 x2.((x1 = x2) & n_dog(x2)) | 4bfdcd02-e4c8-11ec-9cdd-0242ac1c0002 | exists s1 s2 x1 x2 x3.(over(x1,x3) & of(x1,x2) & n_fight(x1) & n_dog(x2) & n_ball(x3) & a_topic(x1) & a_red(s1) & a_pink(s2) & Theme(s2,x3) & Theme(s1,x3)) | exists x1 x2.(n_dog(x2) & (x1 = x2)) |
||
The dogs fight over the red and pink ball. | The dogs are playing. | 1 | -100 | You can not infer they are playing. | exists s1 s2 x1 x2 x3.(n_ball(x3) & a_pink(s2) & Theme(s2,x3) & a_red(s1) & Theme(s1,x3) & n_fight(x1) & of(x1,x2) & n_dog(x2) & a_topic(x1) & over(x1,x3)) | exists e1 x1.(n_dog(x1) & Actor(e1,x1) & v_play(e1)) | 4bfdd216-e4c8-11ec-9cdd-0242ac1c0002 | exists s1 s2 x1 x2 x3.(over(x1,x3) & of(x1,x2) & n_fight(x1) & n_dog(x2) & n_ball(x3) & a_topic(x1) & a_red(s1) & a_pink(s2) & Theme(s2,x3) & Theme(s1,x3)) | exists e1 x1.(v_play(e1) & n_dog(x1) & Actor(e1,x1)) |
||
The dogs fight over the red and pink ball. | The dogs are asleep. | 2 | -100 | The dogs would not fight while they are asleep. | exists s1 s2 x1 x2 x3.(n_ball(x3) & a_pink(s2) & Theme(s2,x3) & a_red(s1) & Theme(s1,x3) & n_fight(x1) & of(x1,x2) & n_dog(x2) & a_topic(x1) & over(x1,x3)) | exists s1 x1.(n_dog(x1) & Theme(s1,x1) & a_asleep(s1)) | 4bfdd7ca-e4c8-11ec-9cdd-0242ac1c0002 | exists s1 s2 x1 x2 x3.(over(x1,x3) & of(x1,x2) & n_fight(x1) & n_dog(x2) & n_ball(x3) & a_topic(x1) & a_red(s1) & a_pink(s2) & Theme(s2,x3) & Theme(s1,x3)) | exists s1 x1.(n_dog(x1) & a_asleep(s1) & Theme(s1,x1)) |
||
Three dogs in the snow. | Three dogs outside. | 0 | -100 | Three dogs are outside in the snow | exists x1 x2.(n_snow(x2) & a_topic(x1) & in(x1,x2) & n_dog(x1) & card_eq_3(x1)) | exists s1 x1 x2.(a_topic(x1) & Theme(s1,x2) & a_outside(s1) & (x1 = x2) & n_dog(x1) & card_eq_3(x1)) | 4bfddc48-e4c8-11ec-9cdd-0242ac1c0002 | exists x1 x2.(n_snow(x2) & n_dog(x1) & in(x1,x2) & card_eq_3(x1) & a_topic(x1)) | exists s1 x1 x2.(n_dog(x1) & card_eq_3(x1) & a_topic(x1) & a_outside(s1) & Theme(s1,x2) & (x1 = x2)) |
||
Three dogs in the snow. | Three dogs playing fetch. | 1 | -100 | Being in the snow does not necessarily imply they are playing. Dogs can play in other ways than just playing fetch. | exists x1 x2.(n_snow(x2) & a_topic(x1) & in(x1,x2) & n_dog(x1) & card_eq_3(x1)) | exists e2 e1 x1 x2.(Actor(e2,x1) & v_fetch(e2) & Actor(e1,x2) & v_play(e1) & (x1 = x2) & n_dog(x1) & card_eq_3(x1)) | 4bfde0a8-e4c8-11ec-9cdd-0242ac1c0002 | exists x1 x2.(n_snow(x2) & n_dog(x1) & in(x1,x2) & card_eq_3(x1) & a_topic(x1)) | exists e2 e1 x1 x2.(v_play(e1) & v_fetch(e2) & n_dog(x1) & card_eq_3(x1) & Actor(e2,x1) & Actor(e1,x2) & (x1 = x2)) |
||
A man throws cards as he and the woman are sitting and playing cards. | A man and woman are playing 52 card pickup. | 1 | -100 | You can not infer they are playing 52 card. | exists e1 p1 x1 x2 x4 x6 x7.(n_woman(x7) & n_woman(x4) & exists e3 e2 x3 x5 x8.(Theme(e3,x8) & Actor(e3,x5) & v_play(e3) & n_card(x8) & subset_of(x7,x5) & subset_of(x6,x5) & Actor(e2,x3) & v_sit(e2) & subset_of(x4,x3) & subset_of(x1,x3)) & n_male(x6) & n_male(x1) & as(e1,p1) & Theme(e1,x2) & Actor(e1,x1) & v_throw(e1) & n_card(x2) & n_man(x1)) | exists e1 x1 x2 x3 x4 x5.(Theme(e1,x4) & Actor(e1,x1) & v_play(e1) & n_pickup(x4) & of(x4,x5) & n_card(x5) & card_eq_52(x4) & n_woman(x3) & n_man(x2) & subset_of(x3,x1) & subset_of(x2,x1)) | 4bfde968-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 p1 x1 x2 x4 x6 x7.(v_throw(e1) & n_woman(x7) & n_woman(x4) & n_man(x1) & n_male(x6) & n_male(x1) & n_card(x2) & exists e3 e2 x3 x5 x8.(v_sit(e2) & v_play(e3) & subset_of(x7,x5) & subset_of(x6,x5) & subset_of(x4,x3) & subset_of(x1,x3) & n_card(x8) & Theme(e3,x8) & Actor(e3,x5) & Actor(e2,x3)) & as(e1,p1) & Theme(e1,x2) & Actor(e1,x1)) | exists e1 x1 x2 x3 x4 x5.(v_play(e1) & subset_of(x3,x1) & subset_of(x2,x1) & of(x4,x5) & n_woman(x3) & n_pickup(x4) & n_man(x2) & n_card(x5) & card_eq_52(x4) & Theme(e1,x4) & Actor(e1,x1)) |
||
A man throws cards as he and the woman are sitting and playing cards. | A man and woman are playing a phone game together. | 2 | -100 | Playing cards and playing a phone game are different activities. | exists e1 p1 x1 x2 x4 x6 x7.(n_woman(x7) & n_woman(x4) & exists e3 e2 x3 x5 x8.(Theme(e3,x8) & Actor(e3,x5) & v_play(e3) & n_card(x8) & subset_of(x7,x5) & subset_of(x6,x5) & Actor(e2,x3) & v_sit(e2) & subset_of(x4,x3) & subset_of(x1,x3)) & n_male(x6) & n_male(x1) & as(e1,p1) & Theme(e1,x2) & Actor(e1,x1) & v_throw(e1) & n_card(x2) & n_man(x1)) | exists e1 s1 x1 x2 x3 x4 x5.(a_together(s1) & Manner(e1,s1) & Theme(e1,x4) & Actor(e1,x1) & v_play(e1) & n_game(x4) & of(x4,x5) & n_phone(x5) & n_woman(x3) & n_man(x2) & subset_of(x3,x1) & subset_of(x2,x1)) | 4bfdee68-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 p1 x1 x2 x4 x6 x7.(v_throw(e1) & n_woman(x7) & n_woman(x4) & n_man(x1) & n_male(x6) & n_male(x1) & n_card(x2) & exists e3 e2 x3 x5 x8.(v_sit(e2) & v_play(e3) & subset_of(x7,x5) & subset_of(x6,x5) & subset_of(x4,x3) & subset_of(x1,x3) & n_card(x8) & Theme(e3,x8) & Actor(e3,x5) & Actor(e2,x3)) & as(e1,p1) & Theme(e1,x2) & Actor(e1,x1)) | exists e1 s1 x1 x2 x3 x4 x5.(v_play(e1) & subset_of(x3,x1) & subset_of(x2,x1) & of(x4,x5) & n_woman(x3) & n_phone(x5) & n_man(x2) & n_game(x4) & a_together(s1) & Theme(e1,x4) & Manner(e1,s1) & Actor(e1,x1)) |
||
A man throws cards as he and the woman are sitting and playing cards. | A man and woman are sitting together. | 0 | -100 | A man and a women were sitting on a bench. | exists e1 p1 x1 x2 x4 x6 x7.(n_woman(x7) & n_woman(x4) & exists e3 e2 x3 x5 x8.(Theme(e3,x8) & Actor(e3,x5) & v_play(e3) & n_card(x8) & subset_of(x7,x5) & subset_of(x6,x5) & Actor(e2,x3) & v_sit(e2) & subset_of(x4,x3) & subset_of(x1,x3)) & n_male(x6) & n_male(x1) & as(e1,p1) & Theme(e1,x2) & Actor(e1,x1) & v_throw(e1) & n_card(x2) & n_man(x1)) | exists e1 p1 x1 x2 x3.(exists s1.(Theme(s1,x1) & a_together(s1)) & Topic(e1,p1) & Actor(e1,x1) & v_sit(e1) & n_woman(x3) & n_man(x2) & subset_of(x3,x1) & subset_of(x2,x1)) | 4bfdf322-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 p1 x1 x2 x4 x6 x7.(v_throw(e1) & n_woman(x7) & n_woman(x4) & n_man(x1) & n_male(x6) & n_male(x1) & n_card(x2) & exists e3 e2 x3 x5 x8.(v_sit(e2) & v_play(e3) & subset_of(x7,x5) & subset_of(x6,x5) & subset_of(x4,x3) & subset_of(x1,x3) & n_card(x8) & Theme(e3,x8) & Actor(e3,x5) & Actor(e2,x3)) & as(e1,p1) & Theme(e1,x2) & Actor(e1,x1)) | exists e1 p1 x1 x2 x3.(v_sit(e1) & subset_of(x3,x1) & subset_of(x2,x1) & n_woman(x3) & n_man(x2) & exists s1.(a_together(s1) & Theme(s1,x1)) & Topic(e1,p1) & Actor(e1,x1)) |
||
A woman crying at a microphone. | A women is singing. | 2 | -100 | The woman can't be crying and singing simultaneously. | exists e1 x1 x2 x3.(a_topic(x1) & at(e1,x3) & n_microphone(x3) & Actor(e1,x2) & v_cry(e1) & (x1 = x2) & n_woman(x1)) | exists e1 x1.(Actor(e1,x1) & v_sing(e1) & n_woman(x1)) | 4bfdf7b4-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3.(v_cry(e1) & n_woman(x1) & n_microphone(x3) & at(e1,x3) & a_topic(x1) & Actor(e1,x2) & (x1 = x2)) | exists e1 x1.(v_sing(e1) & n_woman(x1) & Actor(e1,x1)) |
||
A woman crying at a microphone. | A women is crying. | 0 | -100 | A woman is crying the rest is description. | exists e1 x1 x2 x3.(a_topic(x1) & at(e1,x3) & n_microphone(x3) & Actor(e1,x2) & v_cry(e1) & (x1 = x2) & n_woman(x1)) | exists e1 x1.(Actor(e1,x1) & v_cry(e1) & n_woman(x1)) | 4bfdfc8c-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3.(v_cry(e1) & n_woman(x1) & n_microphone(x3) & at(e1,x3) & a_topic(x1) & Actor(e1,x2) & (x1 = x2)) | exists e1 x1.(v_cry(e1) & n_woman(x1) & Actor(e1,x1)) |
||
A woman crying at a microphone. | A women is holding a microphone. | 1 | -100 | The woman does not necessarily have to be holding the microphone. | exists e1 x1 x2 x3.(a_topic(x1) & at(e1,x3) & n_microphone(x3) & Actor(e1,x2) & v_cry(e1) & (x1 = x2) & n_woman(x1)) | exists e1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_hold(e1) & n_microphone(x2) & n_woman(x1)) | 4bfe00e2-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3.(v_cry(e1) & n_woman(x1) & n_microphone(x3) & at(e1,x3) & a_topic(x1) & Actor(e1,x2) & (x1 = x2)) | exists e1 x1 x2.(v_hold(e1) & n_woman(x1) & n_microphone(x2) & Theme(e1,x2) & Actor(e1,x1)) |
||
A young man and woman sit at a small table amidst flying playing cards. | People playing cards. | 1 | -100 | Flying playing cards do not necessarily imply that the people are actually playing cards. | exists e2 e1 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7.(at(e1,x4) & Theme(e2,x7) & Actor(e2,x6) & v_fly(e2) & n_card(x7) & a_playing(s3) & Theme(s3,x7) & (x4 = x6) & n_amidst(x4) & of(x4,x5) & n_table(x5) & a_small(s2) & Theme(s2,x4) & Actor(e1,x1) & v_sit(e1) & n_woman(x3) & n_man(x2) & subset_of(x3,x1) & subset_of(x2,x1) & a_young(s1) & Theme(s1,x1)) | exists e1 x1 x2 x3.(a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & v_play(e1) & n_card(x3) & (x1 = x2) & n_people(x1)) | 4bfe0510-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e1 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7.(v_sit(e1) & v_fly(e2) & subset_of(x3,x1) & subset_of(x2,x1) & of(x4,x5) & n_woman(x3) & n_table(x5) & n_man(x2) & n_card(x7) & n_amidst(x4) & at(e1,x4) & a_young(s1) & a_small(s2) & a_playing(s3) & Theme(s3,x7) & Theme(s2,x4) & Theme(s1,x1) & Theme(e2,x7) & Actor(e2,x6) & Actor(e1,x1) & (x4 = x6)) | exists e1 x1 x2 x3.(v_play(e1) & n_people(x1) & n_card(x3) & a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2)) |
||
A young man and woman sit at a small table amidst flying playing cards. | People sitting at a table. | 0 | -100 | A man and woman are people. | exists e1 e2 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7.(at(e1,x4) & Theme(e2,x7) & Actor(e2,x6) & v_fly(e2) & n_card(x7) & a_playing(s3) & Theme(s3,x7) & (x4 = x6) & n_amidst(x4) & of(x4,x5) & n_table(x5) & a_small(s2) & Theme(s2,x4) & Actor(e1,x1) & v_sit(e1) & n_woman(x3) & n_man(x2) & subset_of(x3,x1) & subset_of(x2,x1) & a_young(s1) & Theme(s1,x1)) | exists e1 x1 x2 x3.(a_topic(x1) & at(e1,x3) & n_table(x3) & Actor(e1,x2) & v_sit(e1) & (x1 = x2) & n_people(x1)) | 4bfe0934-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7.(v_sit(e1) & v_fly(e2) & subset_of(x3,x1) & subset_of(x2,x1) & of(x4,x5) & n_woman(x3) & n_table(x5) & n_man(x2) & n_card(x7) & n_amidst(x4) & at(e1,x4) & a_young(s1) & a_small(s2) & a_playing(s3) & Theme(s3,x7) & Theme(s2,x4) & Theme(s1,x1) & Theme(e2,x7) & Actor(e2,x6) & Actor(e1,x1) & (x4 = x6)) | exists e1 x1 x2 x3.(v_sit(e1) & n_table(x3) & n_people(x1) & at(e1,x3) & a_topic(x1) & Actor(e1,x2) & (x1 = x2)) |
||
A young man and woman sit at a small table amidst flying playing cards. | A child flying a kite. | 2 | -100 | Flying playing cards are not flying kites. | exists e1 e2 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7.(at(e1,x4) & Theme(e2,x7) & Actor(e2,x6) & v_fly(e2) & n_card(x7) & a_playing(s3) & Theme(s3,x7) & (x4 = x6) & n_amidst(x4) & of(x4,x5) & n_table(x5) & a_small(s2) & Theme(s2,x4) & Actor(e1,x1) & v_sit(e1) & n_woman(x3) & n_man(x2) & subset_of(x3,x1) & subset_of(x2,x1) & a_young(s1) & Theme(s1,x1)) | exists e1 x1 x2 x3.(a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & v_fly(e1) & n_kite(x3) & (x1 = x2) & n_child(x1)) | 4bfe0d4e-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7.(v_sit(e1) & v_fly(e2) & subset_of(x3,x1) & subset_of(x2,x1) & of(x4,x5) & n_woman(x3) & n_table(x5) & n_man(x2) & n_card(x7) & n_amidst(x4) & at(e1,x4) & a_young(s1) & a_small(s2) & a_playing(s3) & Theme(s3,x7) & Theme(s2,x4) & Theme(s1,x1) & Theme(e2,x7) & Actor(e2,x6) & Actor(e1,x1) & (x4 = x6)) | exists e1 x1 x2 x3.(v_fly(e1) & n_kite(x3) & n_child(x1) & a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2)) |
||
a dark man wearing sunglasses and a black leather jacket is passing by a window. | cool black man passes by window | 1 | -100 | Not all dark men are black, nor are all men in black leather jackets cool. | exists e1 e2 s1 s2 x1 x2 x3 x4 x5 x6 x7.(by(e2,x7) & n_window(x7) & Actor(e2,x1) & v_pass(e2) & subset_of(x5,x1) & n_jacket(x5) & of(x5,x6) & n_leather(x6) & a_black(s2) & Theme(s2,x5) & subset_of(x2,x1) & Theme(e1,x4) & Actor(e1,x3) & v_wear(e1) & n_sunglass(x4) & (x2 = x3) & n_man(x2) & a_dark(s1) & Theme(s1,x2)) | exists s1 s2 x1 x2 x3.(a_topic(x1) & by(x1,x3) & n_window(x3) & n_pass(x1) & of(x1,x2) & n_man(x2) & a_black(s2) & Theme(s2,x1) & a_cool(s1) & Theme(s1,x1)) | 4bfe1186-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 s1 s2 x1 x2 x3 x4 x5 x6 x7.(v_wear(e1) & v_pass(e2) & subset_of(x5,x1) & subset_of(x2,x1) & of(x5,x6) & n_window(x7) & n_sunglass(x4) & n_man(x2) & n_leather(x6) & n_jacket(x5) & by(e2,x7) & a_dark(s1) & a_black(s2) & Theme(s2,x5) & Theme(s1,x2) & Theme(e1,x4) & Actor(e2,x1) & Actor(e1,x3) & (x2 = x3)) | exists s1 s2 x1 x2 x3.(of(x1,x2) & n_window(x3) & n_pass(x1) & n_man(x2) & by(x1,x3) & a_topic(x1) & a_cool(s1) & a_black(s2) & Theme(s2,x1) & Theme(s1,x1)) |
||
a dark man wearing sunglasses and a black leather jacket is passing by a window. | man walks by a window | 0 | -100 | A man passing by a window is stated in the sentence 1. | exists e1 e2 s1 s2 x1 x2 x3 x4 x5 x6 x7.(by(e2,x7) & n_window(x7) & Actor(e2,x1) & v_pass(e2) & subset_of(x5,x1) & n_jacket(x5) & of(x5,x6) & n_leather(x6) & a_black(s2) & Theme(s2,x5) & subset_of(x2,x1) & Theme(e1,x4) & Actor(e1,x3) & v_wear(e1) & n_sunglass(x4) & (x2 = x3) & n_man(x2) & a_dark(s1) & Theme(s1,x2)) | exists e1 x1 x2.(by(e1,x2) & n_window(x2) & Actor(e1,x1) & v_walk(e1) & n_man(x1)) | 4bfe15b4-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 s1 s2 x1 x2 x3 x4 x5 x6 x7.(v_wear(e1) & v_pass(e2) & subset_of(x5,x1) & subset_of(x2,x1) & of(x5,x6) & n_window(x7) & n_sunglass(x4) & n_man(x2) & n_leather(x6) & n_jacket(x5) & by(e2,x7) & a_dark(s1) & a_black(s2) & Theme(s2,x5) & Theme(s1,x2) & Theme(e1,x4) & Actor(e2,x1) & Actor(e1,x3) & (x2 = x3)) | exists e1 x1 x2.(v_walk(e1) & n_window(x2) & n_man(x1) & by(e1,x2) & Actor(e1,x1)) |
||
a dark man wearing sunglasses and a black leather jacket is passing by a window. | woman passes by a window | 2 | -100 | It's either a dark man or a woman. | exists e1 e2 s1 s2 x1 x2 x3 x4 x5 x6 x7.(by(e2,x7) & n_window(x7) & Actor(e2,x1) & v_pass(e2) & subset_of(x5,x1) & n_jacket(x5) & of(x5,x6) & n_leather(x6) & a_black(s2) & Theme(s2,x5) & subset_of(x2,x1) & Theme(e1,x4) & Actor(e1,x3) & v_wear(e1) & n_sunglass(x4) & (x2 = x3) & n_man(x2) & a_dark(s1) & Theme(s1,x2)) | exists x1 x2 x3.(a_topic(x1) & by(x1,x3) & n_window(x3) & n_pass(x1) & of(x1,x2) & n_woman(x2)) | 4bfe1abe-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 s1 s2 x1 x2 x3 x4 x5 x6 x7.(v_wear(e1) & v_pass(e2) & subset_of(x5,x1) & subset_of(x2,x1) & of(x5,x6) & n_window(x7) & n_sunglass(x4) & n_man(x2) & n_leather(x6) & n_jacket(x5) & by(e2,x7) & a_dark(s1) & a_black(s2) & Theme(s2,x5) & Theme(s1,x2) & Theme(e1,x4) & Actor(e2,x1) & Actor(e1,x3) & (x2 = x3)) | exists x1 x2 x3.(of(x1,x2) & n_woman(x2) & n_window(x3) & n_pass(x1) & by(x1,x3) & a_topic(x1)) |
||
A speed boat pulling a waterskier along a jump | The skier is going higher in the water. | 0 | -100 | The skier is going higher because the boat is pulling the skier. | exists e1 x1 x2 x3 x4 x5.(a_topic(x1) & along(e1,x5) & n_jump(x5) & Theme(e1,x4) & Actor(e1,x3) & v_pull(e1) & n_waterskier(x4) & (x1 = x3) & n_boat(x1) & of(x1,x2) & n_speed(x2)) | exists e1 s1 x1 x2.(n_water(x2) & n_skier(x1) & in(e1,x2) & a_higher(s1) & Manner(e1,s1) & Actor(e1,x1) & v_go(e1)) | 4bfe1f96-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4 x5.(v_pull(e1) & of(x1,x2) & n_waterskier(x4) & n_speed(x2) & n_jump(x5) & n_boat(x1) & along(e1,x5) & a_topic(x1) & Theme(e1,x4) & Actor(e1,x3) & (x1 = x3)) | exists e1 s1 x1 x2.(v_go(e1) & n_water(x2) & n_skier(x1) & in(e1,x2) & a_higher(s1) & Manner(e1,s1) & Actor(e1,x1)) |
||
A speed boat pulling a waterskier along a jump | The speed boat has a captain and three passengers. | 1 | -100 | Not all speed boats have a captain. Pulling a waterskier does not imply there are three passengers. | exists e1 x1 x2 x3 x4 x5.(a_topic(x1) & along(e1,x5) & n_jump(x5) & Theme(e1,x4) & Actor(e1,x3) & v_pull(e1) & n_waterskier(x4) & (x1 = x3) & n_boat(x1) & of(x1,x2) & n_speed(x2)) | exists e1 x1 x2 x3 x4 x5.(n_boat(x1) & of(x1,x2) & n_speed(x2) & Theme(e1,x3) & Actor(e1,x1) & v_have(e1) & subset_of(x5,x3) & n_passenger(x5) & card_eq_3(x5) & subset_of(x4,x3) & n_captain(x4)) | 4bfe25a4-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4 x5.(v_pull(e1) & of(x1,x2) & n_waterskier(x4) & n_speed(x2) & n_jump(x5) & n_boat(x1) & along(e1,x5) & a_topic(x1) & Theme(e1,x4) & Actor(e1,x3) & (x1 = x3)) | exists e1 x1 x2 x3 x4 x5.(v_have(e1) & subset_of(x5,x3) & subset_of(x4,x3) & of(x1,x2) & n_speed(x2) & n_passenger(x5) & n_captain(x4) & n_boat(x1) & card_eq_3(x5) & Theme(e1,x3) & Actor(e1,x1)) |
||
A speed boat pulling a waterskier along a jump | The skier is on a snowy slope. | 2 | -100 | It can't be on a long jump and slope. | exists e1 x1 x2 x3 x4 x5.(a_topic(x1) & along(e1,x5) & n_jump(x5) & Theme(e1,x4) & Actor(e1,x3) & v_pull(e1) & n_waterskier(x4) & (x1 = x3) & n_boat(x1) & of(x1,x2) & n_speed(x2)) | exists p1 x1.(n_skier(x1) & exists s1 x2.(on(x1,x2) & n_slope(x2) & a_snowy(s1) & Theme(s1,x2))) | 4bfe2aae-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4 x5.(v_pull(e1) & of(x1,x2) & n_waterskier(x4) & n_speed(x2) & n_jump(x5) & n_boat(x1) & along(e1,x5) & a_topic(x1) & Theme(e1,x4) & Actor(e1,x3) & (x1 = x3)) | exists x1.(n_skier(x1) & exists s1 x2.(on(x1,x2) & n_slope(x2) & a_snowy(s1) & Theme(s1,x2))) |
||
People rock crawl up a steep obstacle. | A group of people climb a mountain. | 1 | -100 | The people rock-crawling don't necessarily have to be united as a group. Something does not have to be a mountain to be a steep obstacle. | exists s1 x1 x2 x3 x4.(a_topic(x1) & up(x1,x4) & n_obstacle(x4) & a_steep(s1) & Theme(s1,x4) & n_crawl(x1) & of(x1,x3) & n_rock(x3) & of(x1,x2) & n_people(x2)) | exists e1 x1 x2 x3.(Theme(e1,x3) & Actor(e1,x1) & v_climb(e1) & n_mountain(x3) & of(x1,x2) & n_people(x2) & n_group(x1)) | 4bfe3080-e4c8-11ec-9cdd-0242ac1c0002 | exists s1 x1 x2 x3 x4.(up(x1,x4) & of(x1,x3) & of(x1,x2) & n_rock(x3) & n_people(x2) & n_obstacle(x4) & n_crawl(x1) & a_topic(x1) & a_steep(s1) & Theme(s1,x4)) | exists e1 x1 x2 x3.(v_climb(e1) & of(x1,x2) & n_people(x2) & n_mountain(x3) & n_group(x1) & Theme(e1,x3) & Actor(e1,x1)) |
||
People rock crawl up a steep obstacle. | People slide over a surface. | 0 | -100 | If a surface is steep one can slide down. | exists s1 x1 x2 x3 x4.(a_topic(x1) & up(x1,x4) & n_obstacle(x4) & a_steep(s1) & Theme(s1,x4) & n_crawl(x1) & of(x1,x3) & n_rock(x3) & of(x1,x2) & n_people(x2)) | exists x1 x2 x3.(a_topic(x1) & over(x1,x3) & n_surface(x3) & n_slide(x1) & of(x1,x2) & n_people(x2)) | 4bfe359e-e4c8-11ec-9cdd-0242ac1c0002 | exists s1 x1 x2 x3 x4.(up(x1,x4) & of(x1,x3) & of(x1,x2) & n_rock(x3) & n_people(x2) & n_obstacle(x4) & n_crawl(x1) & a_topic(x1) & a_steep(s1) & Theme(s1,x4)) | exists x1 x2 x3.(over(x1,x3) & of(x1,x2) & n_surface(x3) & n_slide(x1) & n_people(x2) & a_topic(x1)) |
||
People rock crawl up a steep obstacle. | Two people go swimming. | 2 | -100 | The people are either swimming or rock crawling. | exists s1 x1 x2 x3 x4.(a_topic(x1) & up(x1,x4) & n_obstacle(x4) & a_steep(s1) & Theme(s1,x4) & n_crawl(x1) & of(x1,x3) & n_rock(x3) & of(x1,x2) & n_people(x2)) | exists e1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_go(e1) & n_swimming(x2) & n_people(x1) & card_eq_2(x1)) | 4bfe3a8a-e4c8-11ec-9cdd-0242ac1c0002 | exists s1 x1 x2 x3 x4.(up(x1,x4) & of(x1,x3) & of(x1,x2) & n_rock(x3) & n_people(x2) & n_obstacle(x4) & n_crawl(x1) & a_topic(x1) & a_steep(s1) & Theme(s1,x4)) | exists e1 x1 x2.(v_go(e1) & n_swimming(x2) & n_people(x1) & card_eq_2(x1) & Theme(e1,x2) & Actor(e1,x1)) |
||
These helmeted people are rock climbing outdoors. | People are lying in bed | 2 | -100 | The people are either rock climbing outdoors or lying in bed. | exists p1 s1 x1.(n_people(x1) & a_helmeted(s1) & Theme(s1,x1) & exists e1 x2 x3.((x1 = x2) & n_outdoors(x2) & Actor(e1,x2) & v_climb(e1) & of(x2,x3) & n_rock(x3))) | exists e1 x1 x2.(in(e1,x2) & n_bed(x2) & Actor(e1,x1) & v_lie(e1) & n_people(x1)) | 4bfe3f80-e4c8-11ec-9cdd-0242ac1c0002 | exists s1 x1.(n_people(x1) & exists e1 x2 x3.(v_climb(e1) & of(x2,x3) & n_rock(x3) & n_outdoors(x2) & Actor(e1,x2) & (x1 = x2)) & a_helmeted(s1) & Theme(s1,x1)) | exists e1 x1 x2.(v_lie(e1) & n_people(x1) & n_bed(x2) & in(e1,x2) & Actor(e1,x1)) |
||
These helmeted people are rock climbing outdoors. | People are climbing rocks | 0 | -100 | People and rock climbing are the subject of the sentence the rest is description. | exists p1 s1 x1.(n_people(x1) & a_helmeted(s1) & Theme(s1,x1) & exists e1 x2 x3.((x1 = x2) & n_outdoors(x2) & Actor(e1,x2) & v_climb(e1) & of(x2,x3) & n_rock(x3))) | exists e1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_climb(e1) & n_rock(x2) & n_people(x1)) | 4bfe44d0-e4c8-11ec-9cdd-0242ac1c0002 | exists s1 x1.(n_people(x1) & exists e1 x2 x3.(v_climb(e1) & of(x2,x3) & n_rock(x3) & n_outdoors(x2) & Actor(e1,x2) & (x1 = x2)) & a_helmeted(s1) & Theme(s1,x1)) | exists e1 x1 x2.(v_climb(e1) & n_rock(x2) & n_people(x1) & Theme(e1,x2) & Actor(e1,x1)) |
||
These helmeted people are rock climbing outdoors. | The people are strong | 1 | -100 | Just because the people are rock climbing outdoors does not mean they're strong. | exists p1 s1 x1.(n_people(x1) & a_helmeted(s1) & Theme(s1,x1) & exists e1 x2 x3.((x1 = x2) & n_outdoors(x2) & Actor(e1,x2) & v_climb(e1) & of(x2,x3) & n_rock(x3))) | exists s1 x1.(n_people(x1) & Theme(s1,x1) & a_strong(s1)) | 4bfe4bce-e4c8-11ec-9cdd-0242ac1c0002 | exists s1 x1.(n_people(x1) & exists e1 x2 x3.(v_climb(e1) & of(x2,x3) & n_rock(x3) & n_outdoors(x2) & Actor(e1,x2) & (x1 = x2)) & a_helmeted(s1) & Theme(s1,x1)) | exists s1 x1.(n_people(x1) & a_strong(s1) & Theme(s1,x1)) |
||
A woman is climbing up a steep mountain over water. | woman is mad | 2 | -100 | The first sentence doesn't refer to the woman climbing up a steep mountain as mad. | exists e1 s1 s2 x1 x2 x3.(over(e1,x3) & n_water(x3) & a_up(s2) & Manner(e1,s2) & Theme(e1,x2) & Actor(e1,x1) & v_climb(e1) & n_mountain(x2) & a_steep(s1) & Theme(s1,x2) & n_woman(x1)) | exists s1 x1.(Theme(s1,x1) & a_mad(s1) & n_woman(x1)) | 4bfe5182-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 x1 x2 x3.(v_climb(e1) & over(e1,x3) & n_woman(x1) & n_water(x3) & n_mountain(x2) & a_up(s2) & a_steep(s1) & Theme(s1,x2) & Theme(e1,x2) & Manner(e1,s2) & Actor(e1,x1)) | exists s1 x1.(n_woman(x1) & a_mad(s1) & Theme(s1,x1)) |
||
A woman is climbing up a steep mountain over water. | woman is young | 1 | -100 | Not all women are young. | exists e1 s1 s2 x1 x2 x3.(over(e1,x3) & n_water(x3) & a_up(s2) & Manner(e1,s2) & Theme(e1,x2) & Actor(e1,x1) & v_climb(e1) & n_mountain(x2) & a_steep(s1) & Theme(s1,x2) & n_woman(x1)) | exists s1 x1.(Theme(s1,x1) & a_young(s1) & n_woman(x1)) | 4bfe56dc-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 x1 x2 x3.(v_climb(e1) & over(e1,x3) & n_woman(x1) & n_water(x3) & n_mountain(x2) & a_up(s2) & a_steep(s1) & Theme(s1,x2) & Theme(e1,x2) & Manner(e1,s2) & Actor(e1,x1)) | exists s1 x1.(n_woman(x1) & a_young(s1) & Theme(s1,x1)) |
||
A woman is climbing up a steep mountain over water. | women is climbing | 0 | -100 | A woman is climbing is the subject of the sentence. | exists e1 s1 s2 x1 x2 x3.(over(e1,x3) & n_water(x3) & a_up(s2) & Manner(e1,s2) & Theme(e1,x2) & Actor(e1,x1) & v_climb(e1) & n_mountain(x2) & a_steep(s1) & Theme(s1,x2) & n_woman(x1)) | exists e1 x1.(Actor(e1,x1) & v_climb(e1) & n_woman(x1)) | 4bfe5b8c-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 x1 x2 x3.(v_climb(e1) & over(e1,x3) & n_woman(x1) & n_water(x3) & n_mountain(x2) & a_up(s2) & a_steep(s1) & Theme(s1,x2) & Theme(e1,x2) & Manner(e1,s2) & Actor(e1,x1)) | exists e1 x1.(v_climb(e1) & n_woman(x1) & Actor(e1,x1)) |
||
Several girls in skates are talking to a man. | More than one girl in skates speaks with a man | 0 | -100 | Several girls is indeed more than one girl. | exists e1 s1 x1 x2 x3.(to(e1,x3) & n_man(x3) & Actor(e1,x1) & v_talk(e1) & in(x1,x2) & n_skate(x2) & n_girl(x1) & a_several(s1) & Theme(s1,x1)) | exists e1 s1 x1 x2 x3 x4.(with(e1,x4) & n_man(x4) & Actor(e1,x1) & v_speak(e1) & in(x1,x3) & n_skate(x3) & than(s1,x2) & card_eq_1(x2) & Theme(s1,x1) & a_more(s1) & n_girl(x1)) | 4bfe60d2-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3.(v_talk(e1) & to(e1,x3) & n_skate(x2) & n_man(x3) & n_girl(x1) & in(x1,x2) & a_several(s1) & Theme(s1,x1) & Actor(e1,x1)) | exists e1 s1 x1 x2 x3 x4.(with(e1,x4) & v_speak(e1) & than(s1,x2) & n_skate(x3) & n_man(x4) & n_girl(x1) & in(x1,x3) & card_eq_1(x2) & a_more(s1) & Theme(s1,x1) & Actor(e1,x1)) |
||
Several girls in skates are talking to a man. | The girls are on skateboards speaking with a woman | 2 | -100 | The girls are either talking to a man or a woman, | exists e1 s1 x1 x2 x3.(to(e1,x3) & n_man(x3) & Actor(e1,x1) & v_talk(e1) & in(x1,x2) & n_skate(x2) & n_girl(x1) & a_several(s1) & Theme(s1,x1)) | exists p1 x1.(n_girl(x1) & exists e1 x2 x3 x4.(on(x1,x2) & with(e1,x4) & n_woman(x4) & Actor(e1,x3) & v_speak(e1) & (x2 = x3) & n_skateboard(x2))) | 4bfe6500-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3.(v_talk(e1) & to(e1,x3) & n_skate(x2) & n_man(x3) & n_girl(x1) & in(x1,x2) & a_several(s1) & Theme(s1,x1) & Actor(e1,x1)) | exists x1.(n_girl(x1) & exists e1 x2 x3 x4.(with(e1,x4) & v_speak(e1) & on(x1,x2) & n_woman(x4) & n_skateboard(x2) & Actor(e1,x3) & (x2 = x3))) |
||
Several girls in skates are talking to a man. | More than one girl in skates speaks with a man at a coffee shop | 1 | -100 | A coffee shop is not the only place girls can speak to a man. | exists e1 s1 x1 x2 x3.(to(e1,x3) & n_man(x3) & Actor(e1,x1) & v_talk(e1) & in(x1,x2) & n_skate(x2) & n_girl(x1) & a_several(s1) & Theme(s1,x1)) | exists e1 s1 x1 x2 x3 x4 x5 x6.(at(e1,x5) & n_shop(x5) & of(x5,x6) & n_coffee(x6) & with(e1,x4) & n_man(x4) & Actor(e1,x1) & v_speak(e1) & in(x1,x3) & n_skate(x3) & than(s1,x2) & card_eq_1(x2) & Theme(s1,x1) & a_more(s1) & n_girl(x1)) | 4bfe6a0a-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3.(v_talk(e1) & to(e1,x3) & n_skate(x2) & n_man(x3) & n_girl(x1) & in(x1,x2) & a_several(s1) & Theme(s1,x1) & Actor(e1,x1)) | exists e1 s1 x1 x2 x3 x4 x5 x6.(with(e1,x4) & v_speak(e1) & than(s1,x2) & of(x5,x6) & n_skate(x3) & n_shop(x5) & n_man(x4) & n_girl(x1) & n_coffee(x6) & in(x1,x3) & card_eq_1(x2) & at(e1,x5) & a_more(s1) & Theme(s1,x1) & Actor(e1,x1)) |
||
A referee talking with a group of girls wearing helmets and rollerskates. | None of the skaters were wearing protective gear. | 2 | -100 | One is either wearing protective gear or not wearing protective gear. | exists e1 e2 x1 x2 x3 x4 x5 x6 x7 x8.(a_topic(x1) & with(e1,x3) & Theme(e2,x6) & Actor(e2,x5) & v_wear(e2) & subset_of(x8,x6) & n_rollerskate(x8) & subset_of(x7,x6) & n_helmet(x7) & (x3 = x5) & of(x3,x4) & n_girl(x4) & n_group(x3) & Actor(e1,x2) & v_talk(e1) & (x1 = x2) & n_referee(x1)) | exists e1 s1 x1 x2 x3.(n_skater(x2) & Theme(e1,x3) & Actor(e1,x1) & v_wear(e1) & n_gear(x3) & a_protective(s1) & Theme(s1,x3) & of(x1,x2) & n_none(x1)) | 4bfe6fe6-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 x1 x2 x3 x4 x5 x6 x7 x8.(with(e1,x3) & v_wear(e2) & v_talk(e1) & subset_of(x8,x6) & subset_of(x7,x6) & of(x3,x4) & n_rollerskate(x8) & n_referee(x1) & n_helmet(x7) & n_group(x3) & n_girl(x4) & a_topic(x1) & Theme(e2,x6) & Actor(e2,x5) & Actor(e1,x2) & (x3 = x5) & (x1 = x2)) | exists e1 s1 x1 x2 x3.(v_wear(e1) & of(x1,x2) & n_skater(x2) & n_none(x1) & n_gear(x3) & a_protective(s1) & Theme(s1,x3) & Theme(e1,x3) & Actor(e1,x1)) |
||
A referee talking with a group of girls wearing helmets and rollerskates. | The referee talks to the players. | 0 | -100 | The players that the referee is talking to are a group of girls wearing helmets and rollerskates. | exists e1 e2 x1 x2 x3 x4 x5 x6 x7 x8.(a_topic(x1) & with(e1,x3) & Theme(e2,x6) & Actor(e2,x5) & v_wear(e2) & subset_of(x8,x6) & n_rollerskate(x8) & subset_of(x7,x6) & n_helmet(x7) & (x3 = x5) & of(x3,x4) & n_girl(x4) & n_group(x3) & Actor(e1,x2) & v_talk(e1) & (x1 = x2) & n_referee(x1)) | exists x1 x2 x3.(n_player(x3) & n_talk(x1) & of(x1,x2) & n_referee(x2) & a_topic(x1) & to(x1,x3)) | 4bfe7568-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 x1 x2 x3 x4 x5 x6 x7 x8.(with(e1,x3) & v_wear(e2) & v_talk(e1) & subset_of(x8,x6) & subset_of(x7,x6) & of(x3,x4) & n_rollerskate(x8) & n_referee(x1) & n_helmet(x7) & n_group(x3) & n_girl(x4) & a_topic(x1) & Theme(e2,x6) & Actor(e2,x5) & Actor(e1,x2) & (x3 = x5) & (x1 = x2)) | exists x1 x2 x3.(to(x1,x3) & of(x1,x2) & n_talk(x1) & n_referee(x2) & n_player(x3) & a_topic(x1)) |
||
A referee talking with a group of girls wearing helmets and rollerskates. | It is youth roller derby night. | 1 | -100 | You can not infer it's for roller derby. | exists e1 e2 x1 x2 x3 x4 x5 x6 x7 x8.(a_topic(x1) & with(e1,x3) & Theme(e2,x6) & Actor(e2,x5) & v_wear(e2) & subset_of(x8,x6) & n_rollerskate(x8) & subset_of(x7,x6) & n_helmet(x7) & (x3 = x5) & of(x3,x4) & n_girl(x4) & n_group(x3) & Actor(e1,x2) & v_talk(e1) & (x1 = x2) & n_referee(x1)) | exists p1 x1.(n_thing(x1) & exists s1 x2 x3 x4.((x1 = x2) & n_night(x2) & a_derby(s1) & Theme(s1,x2) & of(x2,x4) & n_roller(x4) & of(x2,x3) & n_youth(x3))) | 4bfe7a0e-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 x1 x2 x3 x4 x5 x6 x7 x8.(with(e1,x3) & v_wear(e2) & v_talk(e1) & subset_of(x8,x6) & subset_of(x7,x6) & of(x3,x4) & n_rollerskate(x8) & n_referee(x1) & n_helmet(x7) & n_group(x3) & n_girl(x4) & a_topic(x1) & Theme(e2,x6) & Actor(e2,x5) & Actor(e1,x2) & (x3 = x5) & (x1 = x2)) | exists x1.(n_thing(x1) & exists s1 x2 x3 x4.(of(x2,x4) & of(x2,x3) & n_youth(x3) & n_roller(x4) & n_night(x2) & a_derby(s1) & Theme(s1,x2) & (x1 = x2))) |
||
A man in a dark pants lifts his leg while five girls wearing rollerskates gather near him. | An adult watches a group of maids clean the hotel. | 2 | -100 | The group of maids does not specify gender male or female in sentence 1 referred to as 5 girls, sentence 2 as group of maids w/o sex specification. In addition, male onlooker sees women in rollerskates gather near him versus maids cleaning the hotel, 2 different activities. | exists e1 p1 s1 x1 x2 x3.(exists e2 e3 x4 x5 x6.(near(e3,x1) & Actor(e3,x4) & v_gather(e3) & Theme(e2,x6) & Actor(e2,x5) & v_wear(e2) & n_rollerskate(x6) & (x4 = x5) & n_girl(x4) & card_eq_5(x4)) & n_male(x1) & n_male(x1) & while(e1,p1) & Theme(e1,x3) & Actor(e1,x1) & v_lift(e1) & n_leg(x3) & of(x3,x1) & in(x1,x2) & n_pants(x2) & a_dark(s1) & Theme(s1,x2) & n_man(x1)) | exists e2 e1 x1 x2 x3 x4 x5.(n_hotel(x5) & Theme(e2,x5) & Actor(e2,x1) & v_clean(e2) & Theme(e1,x3) & Actor(e1,x2) & v_watch(e1) & of(x3,x4) & n_maid(x4) & n_group(x3) & (x1 = x2) & n_adult(x1)) | 4bfe7e82-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 p1 s1 x1 x2 x3.(while(e1,p1) & v_lift(e1) & of(x3,x1) & n_pants(x2) & n_man(x1) & n_male(x1) & n_leg(x3) & in(x1,x2) & exists e2 e3 x4 x5 x6.(v_wear(e2) & v_gather(e3) & near(e3,x1) & n_rollerskate(x6) & n_girl(x4) & card_eq_5(x4) & Theme(e2,x6) & Actor(e3,x4) & Actor(e2,x5) & (x4 = x5)) & a_dark(s1) & Theme(s1,x2) & Theme(e1,x3) & Actor(e1,x1)) | exists e2 e1 x1 x2 x3 x4 x5.(v_watch(e1) & v_clean(e2) & of(x3,x4) & n_maid(x4) & n_hotel(x5) & n_group(x3) & n_adult(x1) & Theme(e2,x5) & Theme(e1,x3) & Actor(e2,x1) & Actor(e1,x2) & (x1 = x2)) |
||
A man in a dark pants lifts his leg while five girls wearing rollerskates gather near him. | A coach gives advice to his team. | 1 | -100 | Not all men in dark pants are the coach, and just because there are five girls in roller skates doesn't mean they are a team. A man lifting his leg while the girls in rollerskates gather near him doesn't mean he's giving them advice. | exists e1 p1 s1 x1 x2 x3.(exists e2 e3 x4 x5 x6.(near(e3,x1) & Actor(e3,x4) & v_gather(e3) & Theme(e2,x6) & Actor(e2,x5) & v_wear(e2) & n_rollerskate(x6) & (x4 = x5) & n_girl(x4) & card_eq_5(x4)) & n_male(x1) & n_male(x1) & while(e1,p1) & Theme(e1,x3) & Actor(e1,x1) & v_lift(e1) & n_leg(x3) & of(x3,x1) & in(x1,x2) & n_pants(x2) & a_dark(s1) & Theme(s1,x2) & n_man(x1)) | exists e1 x1 x2 x3.(to(e1,x3) & n_team(x3) & of(x3,x1) & n_male(x1) & Theme(e1,x2) & Actor(e1,x1) & v_give(e1) & n_advice(x2) & n_coach(x1)) | 4bfe82e2-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 p1 s1 x1 x2 x3.(while(e1,p1) & v_lift(e1) & of(x3,x1) & n_pants(x2) & n_man(x1) & n_male(x1) & n_leg(x3) & in(x1,x2) & exists e2 e3 x4 x5 x6.(v_wear(e2) & v_gather(e3) & near(e3,x1) & n_rollerskate(x6) & n_girl(x4) & card_eq_5(x4) & Theme(e2,x6) & Actor(e3,x4) & Actor(e2,x5) & (x4 = x5)) & a_dark(s1) & Theme(s1,x2) & Theme(e1,x3) & Actor(e1,x1)) | exists e1 x1 x2 x3.(v_give(e1) & to(e1,x3) & of(x3,x1) & n_team(x3) & n_male(x1) & n_coach(x1) & n_advice(x2) & Theme(e1,x2) & Actor(e1,x1)) |
||
A man in a dark pants lifts his leg while five girls wearing rollerskates gather near him. | An adult with kids gather close to each other. | 0 | -100 | A man with five girls is in fact an adult with kids. | exists e1 p1 s1 x1 x2 x3.(exists e3 e2 x4 x5 x6.(near(e3,x1) & Actor(e3,x4) & v_gather(e3) & Theme(e2,x6) & Actor(e2,x5) & v_wear(e2) & n_rollerskate(x6) & (x4 = x5) & n_girl(x4) & card_eq_5(x4)) & n_male(x1) & n_male(x1) & while(e1,p1) & Theme(e1,x3) & Actor(e1,x1) & v_lift(e1) & n_leg(x3) & of(x3,x1) & in(x1,x2) & n_pants(x2) & a_dark(s1) & Theme(s1,x2) & n_man(x1)) | exists e1 x1 x2.(all x3.(n_other(x3) -> to(e1,x3)) & r_close(e1) & Actor(e1,x1) & v_gather(e1) & with(x1,x2) & n_kid(x2) & n_adult(x1)) | 4bfe8738-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 p1 s1 x1 x2 x3.(while(e1,p1) & v_lift(e1) & of(x3,x1) & n_pants(x2) & n_man(x1) & n_male(x1) & n_leg(x3) & in(x1,x2) & exists e3 e2 x4 x5 x6.(v_wear(e2) & v_gather(e3) & near(e3,x1) & n_rollerskate(x6) & n_girl(x4) & card_eq_5(x4) & Theme(e2,x6) & Actor(e3,x4) & Actor(e2,x5) & (x4 = x5)) & a_dark(s1) & Theme(s1,x2) & Theme(e1,x3) & Actor(e1,x1)) | exists e1 x1 x2.(with(x1,x2) & v_gather(e1) & r_close(e1) & n_kid(x2) & n_adult(x1) & all x3.(to(e1,x3) | -n_other(x3)) & Actor(e1,x1)) |
||
A group of girls are standing with rollerblades on while a man is lifting his leg next to them. | the girls are weightlifters. | 2 | -100 | Girls are standing with rollerblades in sentence 1; although they could be weight lifters they are not actively performing the action of weight lifting. The contradiction is the girls are standing in rollerblades while man is the one lifting and although girls could be weight lifters they are not actively doing so. | exists e1 p1 s1 x1 x2 x3 x5.(exists e2 x4 x6.(Theme(e2,x5) & Actor(e2,x4) & v_lift(e2) & to(x6,x1) & next(x5,x6) & n_thing(x6) & n_man(x4)) & n_thing(x1) & n_leg(x5) & of(x5,x1) & n_male(x1) & while(e1,p1) & a_on(s1) & Manner(e1,s1) & with(e1,x3) & n_rollerblade(x3) & Actor(e1,x1) & v_stand(e1) & of(x1,x2) & n_girl(x2) & n_group(x1)) | exists p1 x1.(n_girl(x1) & exists x2.((x1 = x2) & n_weightlifter(x2))) | 4bfe8bac-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 p1 s1 x1 x2 x3 x5.(with(e1,x3) & while(e1,p1) & v_stand(e1) & of(x5,x1) & of(x1,x2) & n_thing(x1) & n_rollerblade(x3) & n_male(x1) & n_leg(x5) & n_group(x1) & n_girl(x2) & exists e2 x4 x6.(v_lift(e2) & to(x6,x1) & next(x5,x6) & n_thing(x6) & n_man(x4) & Theme(e2,x5) & Actor(e2,x4)) & a_on(s1) & Manner(e1,s1) & Actor(e1,x1)) | exists x1.(n_girl(x1) & exists x2.(n_weightlifter(x2) & (x1 = x2))) |
||
A group of girls are standing with rollerblades on while a man is lifting his leg next to them. | the girls are watching a man. | 1 | -100 | Just because a group of girls are standing next to a man doesn't mean they are watching him. | exists e1 p1 s1 x1 x2 x3 x5.(exists e2 x4 x6.(Theme(e2,x5) & Actor(e2,x4) & v_lift(e2) & to(x6,x1) & next(x5,x6) & n_thing(x6) & n_man(x4)) & n_thing(x1) & n_leg(x5) & of(x5,x1) & n_male(x1) & while(e1,p1) & a_on(s1) & Manner(e1,s1) & with(e1,x3) & n_rollerblade(x3) & Actor(e1,x1) & v_stand(e1) & of(x1,x2) & n_girl(x2) & n_group(x1)) | exists e1 x1 x2.(n_girl(x1) & Theme(e1,x2) & Actor(e1,x1) & v_watch(e1) & n_man(x2)) | 4bfe9016-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 p1 s1 x1 x2 x3 x5.(with(e1,x3) & while(e1,p1) & v_stand(e1) & of(x5,x1) & of(x1,x2) & n_thing(x1) & n_rollerblade(x3) & n_male(x1) & n_leg(x5) & n_group(x1) & n_girl(x2) & exists e2 x4 x6.(v_lift(e2) & to(x6,x1) & next(x5,x6) & n_thing(x6) & n_man(x4) & Theme(e2,x5) & Actor(e2,x4)) & a_on(s1) & Manner(e1,s1) & Actor(e1,x1)) | exists e1 x1 x2.(v_watch(e1) & n_man(x2) & n_girl(x1) & Theme(e1,x2) & Actor(e1,x1)) |
||
A group of girls are standing with rollerblades on while a man is lifting his leg next to them. | the girls are standing. | 0 | -100 | The girls are standing in both sentences, so there is no contradiction here. | exists e1 p1 s1 x1 x2 x3 x5.(exists e2 x4 x6.(Theme(e2,x5) & Actor(e2,x4) & v_lift(e2) & to(x6,x1) & next(x5,x6) & n_thing(x6) & n_man(x4)) & n_thing(x1) & n_leg(x5) & of(x5,x1) & n_male(x1) & while(e1,p1) & a_on(s1) & Manner(e1,s1) & with(e1,x3) & n_rollerblade(x3) & Actor(e1,x1) & v_stand(e1) & of(x1,x2) & n_girl(x2) & n_group(x1)) | exists e1 x1.(n_girl(x1) & Actor(e1,x1) & v_stand(e1)) | 4bfe94da-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 p1 s1 x1 x2 x3 x5.(with(e1,x3) & while(e1,p1) & v_stand(e1) & of(x5,x1) & of(x1,x2) & n_thing(x1) & n_rollerblade(x3) & n_male(x1) & n_leg(x5) & n_group(x1) & n_girl(x2) & exists e2 x4 x6.(v_lift(e2) & to(x6,x1) & next(x5,x6) & n_thing(x6) & n_man(x4) & Theme(e2,x5) & Actor(e2,x4)) & a_on(s1) & Manner(e1,s1) & Actor(e1,x1)) | exists e1 x1.(v_stand(e1) & n_girl(x1) & Actor(e1,x1)) |
||
A man with a beige coat is crossing the street carrying a bag. | The man is crossing the street | 0 | -100 | in both sentences, a man is crossing the street. | exists e2 e1 s1 x1 x2 x3 x4.(n_street(x3) & for(e1,e2) & Theme(e2,x4) & Actor(e2,x1) & v_carry(e2) & n_bag(x4) & Theme(e1,x3) & Actor(e1,x1) & v_cross(e1) & with(x1,x2) & n_coat(x2) & a_beige(s1) & Theme(s1,x2) & n_man(x1)) | exists e1 x1 x2.(n_street(x2) & n_man(x1) & Theme(e1,x2) & Actor(e1,x1) & v_cross(e1)) | 4bfe9a84-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e1 s1 x1 x2 x3 x4.(with(x1,x2) & v_cross(e1) & v_carry(e2) & n_street(x3) & n_man(x1) & n_coat(x2) & n_bag(x4) & for(e1,e2) & a_beige(s1) & Theme(s1,x2) & Theme(e2,x4) & Theme(e1,x3) & Actor(e2,x1) & Actor(e1,x1)) | exists e1 x1 x2.(v_cross(e1) & n_street(x2) & n_man(x1) & Theme(e1,x2) & Actor(e1,x1)) |
||
A man with a beige coat is crossing the street carrying a bag. | The man carrying a bag is walking | 1 | -100 | A man can cross the street in other ways besides walking. | exists e2 e1 s1 x1 x2 x3 x4.(n_street(x3) & for(e1,e2) & Theme(e2,x4) & Actor(e2,x1) & v_carry(e2) & n_bag(x4) & Theme(e1,x3) & Actor(e1,x1) & v_cross(e1) & with(x1,x2) & n_coat(x2) & a_beige(s1) & Theme(s1,x2) & n_man(x1)) | exists e1 e2 x1 x2 x3.(n_man(x1) & Actor(e2,x1) & v_walk(e2) & Theme(e1,x3) & Actor(e1,x2) & v_carry(e1) & n_bag(x3) & (x1 = x2)) | 4bfe9f2a-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e1 s1 x1 x2 x3 x4.(with(x1,x2) & v_cross(e1) & v_carry(e2) & n_street(x3) & n_man(x1) & n_coat(x2) & n_bag(x4) & for(e1,e2) & a_beige(s1) & Theme(s1,x2) & Theme(e2,x4) & Theme(e1,x3) & Actor(e2,x1) & Actor(e1,x1)) | exists e1 e2 x1 x2 x3.(v_walk(e2) & v_carry(e1) & n_man(x1) & n_bag(x3) & Theme(e1,x3) & Actor(e2,x1) & Actor(e1,x2) & (x1 = x2)) |
||
A man with a beige coat is crossing the street carrying a bag. | a man in black is sitting on a bench | 2 | -100 | Color of coat beige vs black. Action of sentence 1 vs 2: crossing st carrying a bag vs sitting on a bench are actions not in line with each other. | exists e2 e1 s1 x1 x2 x3 x4.(n_street(x3) & for(e1,e2) & Theme(e2,x4) & Actor(e2,x1) & v_carry(e2) & n_bag(x4) & Theme(e1,x3) & Actor(e1,x1) & v_cross(e1) & with(x1,x2) & n_coat(x2) & a_beige(s1) & Theme(s1,x2) & n_man(x1)) | exists e1 x1 x2 x3.(on(e1,x3) & n_bench(x3) & Actor(e1,x1) & v_sit(e1) & in(x1,x2) & n_black(x2) & n_man(x1)) | 4bfea38a-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e1 s1 x1 x2 x3 x4.(with(x1,x2) & v_cross(e1) & v_carry(e2) & n_street(x3) & n_man(x1) & n_coat(x2) & n_bag(x4) & for(e1,e2) & a_beige(s1) & Theme(s1,x2) & Theme(e2,x4) & Theme(e1,x3) & Actor(e2,x1) & Actor(e1,x1)) | exists e1 x1 x2 x3.(v_sit(e1) & on(e1,x3) & n_man(x1) & n_black(x2) & n_bench(x3) & in(x1,x2) & Actor(e1,x1)) |
||
People are having some kind of a day fair. | People are sell food at the fair. | 1 | -100 | Just because people are having some kind of day fair doesn't mean they are selling food. | exists e1 x1 x2 x3 x4.(Theme(e1,x2) & Actor(e1,x1) & v_have(e1) & of(x2,x3) & n_fair(x3) & of(x3,x4) & n_day(x4) & n_kind(x2) & n_people(x1)) | exists p1 x1 x2.(n_fair(x2) & at(p1,x2) & exists s1 x3.((x1 = x3) & n_food(x3) & a_sell(s1) & Theme(s1,x3)) & n_people(x1)) | 4bfea7f4-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4.(v_have(e1) & of(x3,x4) & of(x2,x3) & n_people(x1) & n_kind(x2) & n_fair(x3) & n_day(x4) & Theme(e1,x2) & Actor(e1,x1)) | exists p1 x1 x2.(n_people(x1) & n_fair(x2) & exists s1 x3.(n_food(x3) & a_sell(s1) & Theme(s1,x3) & (x1 = x3)) & at(p1,x2)) |
||
People are having some kind of a day fair. | The people are attending a church service. | 2 | -100 | Attending a church service is generally for religious beliefs; day fair could be a variety of things. While a day fair could be a type of church service; i would simply believe they are 2 different events in the above sentences. | exists e1 x1 x2 x3 x4.(Theme(e1,x2) & Actor(e1,x1) & v_have(e1) & of(x2,x3) & n_fair(x3) & of(x3,x4) & n_day(x4) & n_kind(x2) & n_people(x1)) | exists e1 x1 x2 x3.(n_people(x1) & Theme(e1,x2) & Actor(e1,x1) & v_attend(e1) & n_service(x2) & of(x2,x3) & n_church(x3)) | 4bfeac72-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4.(v_have(e1) & of(x3,x4) & of(x2,x3) & n_people(x1) & n_kind(x2) & n_fair(x3) & n_day(x4) & Theme(e1,x2) & Actor(e1,x1)) | exists e1 x1 x2 x3.(v_attend(e1) & of(x2,x3) & n_service(x2) & n_people(x1) & n_church(x3) & Theme(e1,x2) & Actor(e1,x1)) |
||
People are having some kind of a day fair. | People are at the fair. | 0 | -100 | People are at the fair, a day fair to be more exact. | exists e1 x1 x2 x3 x4.(Theme(e1,x2) & Actor(e1,x1) & v_have(e1) & of(x2,x3) & n_fair(x3) & of(x3,x4) & n_day(x4) & n_kind(x2) & n_people(x1)) | exists p1 x1 x2.(n_fair(x2) & at(x1,x2) & n_people(x1)) | 4bfeb0dc-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4.(v_have(e1) & of(x3,x4) & of(x2,x3) & n_people(x1) & n_kind(x2) & n_fair(x3) & n_day(x4) & Theme(e1,x2) & Actor(e1,x1)) | exists x1 x2.(n_people(x1) & n_fair(x2) & at(x1,x2)) |
||
2 little girls eating ice cream. | Two girls are eating ice cream. | 0 | -100 | 2 and two are equal representations. | exists e1 s1 x1 x2 x3 x4.(a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & v_eat(e1) & n_cream(x3) & of(x3,x4) & n_ice(x4) & (x1 = x2) & n_girl(x1) & a_little(s1) & Theme(s1,x1) & n_date(x1) & a_date_day_02(x1) & a_date_day_02(x1)) | exists e1 x1 x2 x3.(Theme(e1,x2) & Actor(e1,x1) & v_eat(e1) & n_cream(x2) & of(x2,x3) & n_ice(x3) & n_girl(x1) & card_eq_2(x1)) | 4bfeb550-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4.(v_eat(e1) & of(x3,x4) & n_ice(x4) & n_girl(x1) & n_date(x1) & n_cream(x3) & a_topic(x1) & a_little(s1) & a_date_day_02(x1) & Theme(s1,x1) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2)) | exists e1 x1 x2 x3.(v_eat(e1) & of(x2,x3) & n_ice(x3) & n_girl(x1) & n_cream(x2) & card_eq_2(x1) & Theme(e1,x2) & Actor(e1,x1)) |
||
2 little girls eating ice cream. | The girls are throwing mud at each other. | 2 | -100 | Does not say how many little girls in sentence 2 (2 in sentence 1). Eating ice cream is different than throwing mud; different activities performed by the girls | exists e1 s1 x1 x2 x3 x4.(a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & v_eat(e1) & n_cream(x3) & of(x3,x4) & n_ice(x4) & (x1 = x2) & n_girl(x1) & a_little(s1) & Theme(s1,x1) & n_date(x1) & a_date_day_02(x1) & a_date_day_02(x1)) | exists e1 x1 x2.(n_girl(x1) & all x3.(n_other(x3) -> at(e1,x3)) & Theme(e1,x2) & Actor(e1,x1) & v_throw(e1) & n_mud(x2)) | 4bfeba64-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4.(v_eat(e1) & of(x3,x4) & n_ice(x4) & n_girl(x1) & n_date(x1) & n_cream(x3) & a_topic(x1) & a_little(s1) & a_date_day_02(x1) & Theme(s1,x1) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2)) | exists e1 x1 x2.(v_throw(e1) & n_mud(x2) & n_girl(x1) & all x3.(at(e1,x3) | -n_other(x3)) & Theme(e1,x2) & Actor(e1,x1)) |
||
2 little girls eating ice cream. | The ice cream taste like pop corn. | 1 | -100 | There are other ice cream flavors besides pop corn that the girls could be eating. | exists e1 s1 x1 x2 x3 x4.(a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & v_eat(e1) & n_cream(x3) & of(x3,x4) & n_ice(x4) & (x1 = x2) & n_girl(x1) & a_little(s1) & Theme(s1,x1) & n_date(x1) & a_date_day_02(x1) & a_date_day_02(x1)) | exists x1 x2 x3 x4 x5.(n_taste(x1) & of(x1,x3) & n_cream(x3) & of(x1,x2) & n_ice(x2) & a_topic(x1) & like(x1,x4) & n_corn(x4) & of(x4,x5) & n_pop(x5)) | 4bfebf78-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4.(v_eat(e1) & of(x3,x4) & n_ice(x4) & n_girl(x1) & n_date(x1) & n_cream(x3) & a_topic(x1) & a_little(s1) & a_date_day_02(x1) & Theme(s1,x1) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2)) | exists x1 x2 x3 x4 x5.(of(x4,x5) & of(x1,x3) & of(x1,x2) & n_taste(x1) & n_pop(x5) & n_ice(x2) & n_cream(x3) & n_corn(x4) & like(x1,x4) & a_topic(x1)) |
||
People drinking martinis at an outdoor event. | People getting drunk at a concert. | 1 | -100 | You can not infer they are drunk. | exists e1 s1 x1 x2 x3 x4.(a_topic(x1) & at(e1,x4) & n_event(x4) & a_outdoor(s1) & Theme(s1,x4) & Theme(e1,x3) & Actor(e1,x2) & v_drink(e1) & n_martini(x3) & (x1 = x2) & n_people(x1)) | exists e1 x1 x2 x3 x4.(a_topic(x1) & at(e1,x4) & n_concert(x4) & Theme(e1,x3) & Actor(e1,x2) & v_get(e1) & n_drunk(x3) & (x1 = x2) & n_people(x1)) | 4bfecb4e-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4.(v_drink(e1) & n_people(x1) & n_martini(x3) & n_event(x4) & at(e1,x4) & a_topic(x1) & a_outdoor(s1) & Theme(s1,x4) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2)) | exists e1 x1 x2 x3 x4.(v_get(e1) & n_people(x1) & n_drunk(x3) & n_concert(x4) & at(e1,x4) & a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2)) |
||
People drinking martinis at an outdoor event. | People getting drunk in the club. | 2 | -100 | An outdoor event would not be inside a club. | exists e1 s1 x1 x2 x3 x4.(a_topic(x1) & at(e1,x4) & n_event(x4) & a_outdoor(s1) & Theme(s1,x4) & Theme(e1,x3) & Actor(e1,x2) & v_drink(e1) & n_martini(x3) & (x1 = x2) & n_people(x1)) | exists e1 p1 x1 x2 x3.(n_club(x3) & a_topic(x1) & in(e1,x3) & exists s1.(Theme(s1,x2) & a_drunk(s1)) & Topic(e1,p1) & Actor(e1,x2) & v_get(e1) & (x1 = x2) & n_people(x1)) | 4bfed526-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4.(v_drink(e1) & n_people(x1) & n_martini(x3) & n_event(x4) & at(e1,x4) & a_topic(x1) & a_outdoor(s1) & Theme(s1,x4) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2)) | exists e1 p1 x1 x2 x3.(v_get(e1) & n_people(x1) & n_club(x3) & in(e1,x3) & exists s1.(a_drunk(s1) & Theme(s1,x2)) & a_topic(x1) & Topic(e1,p1) & 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.