premise
stringlengths 9
342
| hypothesis
stringlengths 1
295
| label
int64 0
2
| probability
float64 -100
1
| explanation_1
stringlengths 0
706
| explanation_2
stringclasses 1
value | explanation_3
stringclasses 1
value | premise_logic
stringlengths 39
2.12k
| hypothesis_logic
stringlengths 33
2.09k
| id
stringlengths 36
36
| premise_sim
stringlengths 39
2.11k
| hypothesis_sim
stringlengths 33
2.08k
|
---|---|---|---|---|---|---|---|---|---|---|---|
A man is standing in the doorway while another man walks in a room that is in poor shape. | They are underwater. | 2 | -100 | A man standing i the doorway and a man walks in a room can not occur while underwater. | exists e1 p1 x1 x2.(n_doorway(x2) & exists e2 p2 x3 x4 x5.(in(e2,x4) & exists s1 x6.(in(x5,x6) & n_shape(x6) & a_poor(s1) & Theme(s1,x6)) & (x4 = x5) & n_room(x4) & Actor(e2,x3) & v_walk(e2) & n_man(x3) & -(x3 = x1)) & n_man(x1) & n_man(x1) & while(e1,p1) & in(e1,x2) & Actor(e1,x1) & v_stand(e1)) | exists p1 x1.(n_thing(x1) & exists x2.((x1 = x2) & n_underwater(x2))) | 4dfedf60-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 p1 x1 x2.(while(e1,p1) & v_stand(e1) & n_man(x1) & n_doorway(x2) & in(e1,x2) & exists e2 x3 x4 x5.(v_walk(e2) & n_room(x4) & n_man(x3) & in(e2,x4) & exists s1 x6.(n_shape(x6) & in(x5,x6) & a_poor(s1) & Theme(s1,x6)) & Actor(e2,x3) & -(x3 = x1) & (x4 = x5)) & Actor(e1,x1)) | exists x1.(n_thing(x1) & exists x2.(n_underwater(x2) & (x1 = x2))) |
||
There is a man in all black in the doorway of a building with the number 363 on it while a construction worker in gray with red stripes and a helmet is outside walking on the left. | There's a construction worker busy at work. | 0 | -100 | both sentences have a construction worker | exists p1 x1 x5 x7 x16.(n_left(x16) & n_thing(x5) & n_number(x7) & n_doorway(x5) & all x3.(n_thing(x3) -> exists p2 s1 x4 x6 x8.(exists p3 s2 s3 x9 x10 x11 x12 x13 x14.(exists s4 x15.((x9 = x15) & on(x15,x16) & n_walking(x15) & a_outside(s4) & Theme(s4,x15)) & subset_of(x14,x9) & n_helmet(x14) & subset_of(x10,x9) & with(s2,x13) & n_stripe(x13) & a_red(s3) & Theme(s3,x13) & Theme(s2,x12) & a_gray(s2) & (x10 = x12) & n_worker(x10) & of(x10,x11) & n_construction(x11)) & while(p1,p2) & in(p1,x3) & in(x3,x5) & of(x5,x6) & with(x6,x7) & on(x7,x5) & Time(x7,x8) & n_363(x8) & n_building(x6) & Theme(s1,x4) & a_black(s1) & (x3 = x4))) & exists x2.((x1 = x2) & n_man(x2))) | exists p1 x1 s1 x2 x3 x4 x5.((x1 = x2) & at(s1,x5) & n_work(x5) & Theme(s1,x4) & a_busy(s1) & (x2 = x4) & n_worker(x2) & of(x2,x3) & n_construction(x3)) | 4dfef02c-e4c8-11ec-9cdd-0242ac1c0002 | exists p1 x1 x5 x7 x16.(n_thing(x5) & n_number(x7) & n_left(x16) & n_doorway(x5) & exists x2.(n_man(x2) & (x1 = x2)) & all x3.(exists p2 s1 x4 x6 x8.(with(x6,x7) & while(p1,p2) & on(x7,x5) & of(x5,x6) & n_building(x6) & n_363(x8) & in(x3,x5) & in(p1,x3) & exists s2 s3 x9 x10 x11 x12 x13 x14.(with(s2,x13) & subset_of(x14,x9) & subset_of(x10,x9) & of(x10,x11) & n_worker(x10) & n_stripe(x13) & n_helmet(x14) & n_construction(x11) & exists s4 x15.(on(x15,x16) & n_walking(x15) & a_outside(s4) & Theme(s4,x15) & (x9 = x15)) & a_red(s3) & a_gray(s2) & Theme(s3,x13) & Theme(s2,x12) & (x10 = x12)) & a_black(s1) & Time(x7,x8) & Theme(s1,x4) & (x3 = x4)) | -n_thing(x3))) | exists x1 s1 x2 x3 x4 x5.(of(x2,x3) & n_worker(x2) & n_work(x5) & n_construction(x3) & at(s1,x5) & a_busy(s1) & Theme(s1,x4) & (x2 = x4) & (x1 = x2)) |
||
A man walks down the road leading a cow with no rider and another cow with a rider. | Bovines can be trained to be ridden just like horses. | 1 | -100 | A cow with a rider does not necessarily mean that bovines can be trained to be ridden just like horses. | exists e1 e2 s1 x1 x2 x3 x4 x5 x6.(n_road(x2) & for(e1,e2) & with(e2,x4) & subset_of(x5,x4) & with(x5,x6) & n_rider(x6) & n_cow(x5) & -(x5 = x3) & n_cow(x3) & n_cow(x3) & -exists x7.(subset_of(x7,x4) & n_rider(x7)) & Theme(e2,x3) & Actor(e2,x1) & v_lead(e2) & a_down(s1) & Manner(e1,s1) & Theme(e1,x2) & Actor(e1,x1) & v_walk(e1) & n_man(x1)) | exists e1 p1 x1.(exists e2 p2.(Recipient(e2,p2) & Topic(e2,x1) & v_train(e2) & exists s1 x2.(r_just(s1) & like(s1,x2) & n_horse(x2) & Theme(s1,x1) & a_ridden(s1))) & Topic(e1,p1) & Actor(e1,x1) & v_can(e1) & n_bovine(x1)) | 4dfefa68-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 s1 x1 x2 x3 x4 x5 x6.(with(x5,x6) & with(e2,x4) & v_walk(e1) & v_lead(e2) & subset_of(x5,x4) & n_road(x2) & n_rider(x6) & n_man(x1) & n_cow(x5) & n_cow(x3) & for(e1,e2) & all x7.(-subset_of(x7,x4) | -n_rider(x7)) & a_down(s1) & Theme(e2,x3) & Theme(e1,x2) & Manner(e1,s1) & Actor(e2,x1) & Actor(e1,x1) & -(x5 = x3)) | exists e1 p1 x1.(v_can(e1) & n_bovine(x1) & exists e2 p2.(v_train(e2) & exists s1 x2.(r_just(s1) & n_horse(x2) & like(s1,x2) & a_ridden(s1) & Theme(s1,x1)) & Topic(e2,x1) & Recipient(e2,p2)) & Topic(e1,p1) & Actor(e1,x1)) |
||
Four men on a soccer field while the sprinkler is on. | Four men on field with sprinklers on. | 0 | -100 | both subjects are on fields | exists p1 p2 p3 x1 x2 x3 x4.(n_sprinkler(x4) & r_four(p1) & Time(p1,x3) & n_man(x3) & on(p1,x1) & n_field(x1) & of(x1,x2) & n_soccer(x2) & exists x5.n_event(x5) & exists s1.(Theme(s1,x4) & a_on(s1)) & while(p2,p3)) | exists s1 x1 x2 x3 x4.(a_topic(x1) & with(x1,x3) & Theme(s1,x4) & a_on(s1) & (x3 = x4) & n_sprinkler(x3) & on(x1,x2) & n_field(x2) & n_man(x1) & card_eq_4(x1)) | 4dff0968-e4c8-11ec-9cdd-0242ac1c0002 | exists p1 p2 p3 x1 x2 x3 x4.(while(p2,p3) & r_four(p1) & on(p1,x1) & of(x1,x2) & n_sprinkler(x4) & n_soccer(x2) & n_man(x3) & n_field(x1) & exists x5.n_event(x5) & exists s1.(a_on(s1) & Theme(s1,x4)) & Time(p1,x3)) | exists s1 x1 x2 x3 x4.(with(x1,x3) & on(x1,x2) & n_sprinkler(x3) & n_man(x1) & n_field(x2) & card_eq_4(x1) & a_topic(x1) & a_on(s1) & Theme(s1,x4) & (x3 = x4)) |
||
A man is conducting an orchestra with people playing instruments in the background. | The conducting man has had a long experience as a conductor. | 1 | 0.219172 | The man does not necessarily have a long experience as a conductor. | exists e1 e2 x1 x2 x3 x4 x5 x6.(n_background(x6) & Theme(e2,x2) & Actor(e2,x1) & v_conduct(e2) & with(x2,x3) & in(e1,x6) & Theme(e1,x5) & Actor(e1,x4) & v_play(e1) & n_instrument(x5) & (x3 = x4) & n_people(x3) & n_orchestra(x2) & n_man(x1)) | exists e1 s1 x1 x2 x3 x4.(n_man(x1) & of(x1,x2) & n_conducting(x2) & Theme(e1,x3) & Actor(e1,x1) & v_have(e1) & as(x3,x4) & n_conductor(x4) & n_experience(x3) & a_long(s1) & Theme(s1,x3)) | 4dff65fc-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 x1 x2 x3 x4 x5 x6.(with(x2,x3) & v_play(e1) & v_conduct(e2) & n_people(x3) & n_orchestra(x2) & n_man(x1) & n_instrument(x5) & n_background(x6) & in(e1,x6) & Theme(e2,x2) & Theme(e1,x5) & Actor(e2,x1) & Actor(e1,x4) & (x3 = x4)) | exists e1 s1 x1 x2 x3 x4.(v_have(e1) & of(x1,x2) & n_man(x1) & n_experience(x3) & n_conductor(x4) & n_conducting(x2) & as(x3,x4) & a_long(s1) & Theme(s1,x3) & Theme(e1,x3) & Actor(e1,x1)) |
||
A man is conducting an orchestra with people playing instruments in the background. | A man is leading the music at a musical. | 1 | 0.688486 | A man who is a conductor does not necessarily lead musicals. | exists e1 e2 x1 x2 x3 x4 x5 x6.(n_background(x6) & Theme(e2,x2) & Actor(e2,x1) & v_conduct(e2) & with(x2,x3) & in(e1,x6) & Theme(e1,x5) & Actor(e1,x4) & v_play(e1) & n_instrument(x5) & (x3 = x4) & n_people(x3) & n_orchestra(x2) & n_man(x1)) | exists e1 x1 x2 x3.(n_music(x2) & at(e1,x3) & n_musical(x3) & Theme(e1,x2) & Actor(e1,x1) & v_lead(e1) & n_man(x1)) | 4dff6a98-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 x1 x2 x3 x4 x5 x6.(with(x2,x3) & v_play(e1) & v_conduct(e2) & n_people(x3) & n_orchestra(x2) & n_man(x1) & n_instrument(x5) & n_background(x6) & in(e1,x6) & Theme(e2,x2) & Theme(e1,x5) & Actor(e2,x1) & Actor(e1,x4) & (x3 = x4)) | exists e1 x1 x2 x3.(v_lead(e1) & n_musical(x3) & n_music(x2) & n_man(x1) & at(e1,x3) & Theme(e1,x2) & Actor(e1,x1)) |
||
A man is conducting an orchestra with people playing instruments in the background. | A girl listens to a boom box. | 2 | 0 | A man is different from a girl. | exists e1 e2 x1 x2 x3 x4 x5 x6.(n_background(x6) & Theme(e2,x2) & Actor(e2,x1) & v_conduct(e2) & with(x2,x3) & in(e1,x6) & Theme(e1,x5) & Actor(e1,x4) & v_play(e1) & n_instrument(x5) & (x3 = x4) & n_people(x3) & n_orchestra(x2) & n_man(x1)) | exists e1 x1 x2 x3.(to(e1,x2) & n_box(x2) & of(x2,x3) & n_boom(x3) & Actor(e1,x1) & v_listen(e1) & n_girl(x1)) | 4dff7e16-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 x1 x2 x3 x4 x5 x6.(with(x2,x3) & v_play(e1) & v_conduct(e2) & n_people(x3) & n_orchestra(x2) & n_man(x1) & n_instrument(x5) & n_background(x6) & in(e1,x6) & Theme(e2,x2) & Theme(e1,x5) & Actor(e2,x1) & Actor(e1,x4) & (x3 = x4)) | exists e1 x1 x2 x3.(v_listen(e1) & to(e1,x2) & of(x2,x3) & n_girl(x1) & n_box(x2) & n_boom(x3) & Actor(e1,x1)) |
||
A man is conducting an orchestra with people playing instruments in the background. | A high school orchestra warms up | 1 | 0.058359 | An orchestra isn't always warming up if they are being conducted. We don't know the orchestra is from the school. | exists e1 e2 x1 x2 x3 x4 x5 x6.(n_background(x6) & Theme(e2,x2) & Actor(e2,x1) & v_conduct(e2) & with(x2,x3) & in(e1,x6) & Theme(e1,x5) & Actor(e1,x4) & v_play(e1) & n_instrument(x5) & (x3 = x4) & n_people(x3) & n_orchestra(x2) & n_man(x1)) | exists e1 s1 s2 x1 x2.(a_up(s2) & Manner(e1,s2) & Actor(e1,x1) & v_warm(e1) & n_orchestra(x1) & of(x1,x2) & n_school(x2) & a_high(s1) & Theme(s1,x1)) | 4dff837a-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 x1 x2 x3 x4 x5 x6.(with(x2,x3) & v_play(e1) & v_conduct(e2) & n_people(x3) & n_orchestra(x2) & n_man(x1) & n_instrument(x5) & n_background(x6) & in(e1,x6) & Theme(e2,x2) & Theme(e1,x5) & Actor(e2,x1) & Actor(e1,x4) & (x3 = x4)) | exists e1 s1 s2 x1 x2.(v_warm(e1) & of(x1,x2) & n_school(x2) & n_orchestra(x1) & a_up(s2) & a_high(s1) & Theme(s1,x1) & Manner(e1,s2) & Actor(e1,x1)) |
||
A man is conducting an orchestra with people playing instruments in the background. | Someone is thinking about music. | 1 | 0.967147 | Nobody has to be thinking about music. | exists e1 e2 x1 x2 x3 x4 x5 x6.(n_background(x6) & Theme(e2,x2) & Actor(e2,x1) & v_conduct(e2) & with(x2,x3) & in(e1,x6) & Theme(e1,x5) & Actor(e1,x4) & v_play(e1) & n_instrument(x5) & (x3 = x4) & n_people(x3) & n_orchestra(x2) & n_man(x1)) | exists e1 x1 x2.(about(e1,x2) & n_music(x2) & Actor(e1,x1) & v_think(e1) & n_person(x1)) | 4dff883e-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 x1 x2 x3 x4 x5 x6.(with(x2,x3) & v_play(e1) & v_conduct(e2) & n_people(x3) & n_orchestra(x2) & n_man(x1) & n_instrument(x5) & n_background(x6) & in(e1,x6) & Theme(e2,x2) & Theme(e1,x5) & Actor(e2,x1) & Actor(e1,x4) & (x3 = x4)) | exists e1 x1 x2.(v_think(e1) & n_person(x1) & n_music(x2) & about(e1,x2) & Actor(e1,x1)) |
||
A man is conducting an orchestra with people playing instruments in the background. | A conductor leads a performance | 0 | 0.992053 | Conducting insinuates conductor. | exists e1 e2 x1 x2 x3 x4 x5 x6.(n_background(x6) & Theme(e2,x2) & Actor(e2,x1) & v_conduct(e2) & with(x2,x3) & in(e1,x6) & Theme(e1,x5) & Actor(e1,x4) & v_play(e1) & n_instrument(x5) & (x3 = x4) & n_people(x3) & n_orchestra(x2) & n_man(x1)) | exists e1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_lead(e1) & n_performance(x2) & n_conductor(x1)) | 4dff96a8-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 x1 x2 x3 x4 x5 x6.(with(x2,x3) & v_play(e1) & v_conduct(e2) & n_people(x3) & n_orchestra(x2) & n_man(x1) & n_instrument(x5) & n_background(x6) & in(e1,x6) & Theme(e2,x2) & Theme(e1,x5) & Actor(e2,x1) & Actor(e1,x4) & (x3 = x4)) | exists e1 x1 x2.(v_lead(e1) & n_performance(x2) & n_conductor(x1) & Theme(e1,x2) & Actor(e1,x1)) |
||
A man is conducting an orchestra with people playing instruments in the background. | A new conductor takes up the baton for the first time. | 1 | 0.059189 | A new conductor doesn't have to be conducting with people in the background. Not all conductors use a baton. | exists e1 e2 x1 x2 x3 x4 x5 x6.(n_background(x6) & Theme(e2,x2) & Actor(e2,x1) & v_conduct(e2) & with(x2,x3) & in(e1,x6) & Theme(e1,x5) & Actor(e1,x4) & v_play(e1) & n_instrument(x5) & (x3 = x4) & n_people(x3) & n_orchestra(x2) & n_man(x1)) | exists e1 s1 s2 s3 x1 x2 x3.(n_time(x3) & a_first(s3) & Theme(s3,x3) & n_baton(x2) & for(e1,x3) & a_up(s2) & Manner(e1,s2) & Theme(e1,x2) & Actor(e1,x1) & v_take(e1) & n_conductor(x1) & a_new(s1) & Theme(s1,x1)) | 4dffa9ea-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 x1 x2 x3 x4 x5 x6.(with(x2,x3) & v_play(e1) & v_conduct(e2) & n_people(x3) & n_orchestra(x2) & n_man(x1) & n_instrument(x5) & n_background(x6) & in(e1,x6) & Theme(e2,x2) & Theme(e1,x5) & Actor(e2,x1) & Actor(e1,x4) & (x3 = x4)) | exists e1 s1 s2 s3 x1 x2 x3.(v_take(e1) & n_time(x3) & n_conductor(x1) & n_baton(x2) & for(e1,x3) & a_up(s2) & a_new(s1) & a_first(s3) & Theme(s3,x3) & Theme(s1,x1) & Theme(e1,x2) & Manner(e1,s2) & Actor(e1,x1)) |
||
A girl wearing a pink shirt and overalls is smiling and there is another child that is out of focus. | The girl is playing with the other child. | 1 | 0.597223 | Girls can smile at each other without playing. | exists e1 e2 p1 s1 x1 x2 x3 x4 x5 x6 x7.(n_child(x7) & exists p2 x8 x9.((x6 = x8) & exists x10.(r_out(x9) & of(x9,x10) & n_focus(x10)) & (x8 = x9) & n_child(x8) & -(x8 = x7)) & Actor(e2,x1) & v_smile(e2) & Theme(e1,x3) & Actor(e1,x2) & v_wear(e1) & subset_of(x5,x3) & n_overalls(x5) & subset_of(x4,x3) & n_shirt(x4) & a_pink(s1) & Theme(s1,x4) & (x1 = x2) & n_girl(x1)) | exists e1 x1 x2.(-(x2 = x2) & n_child(x2) & n_girl(x1) & with(e1,x2) & Actor(e1,x1) & v_play(e1)) | 4dfffb16-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 s1 x1 x2 x3 x4 x5 x6 x7.(v_wear(e1) & v_smile(e2) & subset_of(x5,x3) & subset_of(x4,x3) & n_shirt(x4) & n_overalls(x5) & n_girl(x1) & n_child(x7) & exists x8 x9.(n_child(x8) & exists x10.(r_out(x9) & of(x9,x10) & n_focus(x10)) & -(x8 = x7) & (x8 = x9) & (x6 = x8)) & a_pink(s1) & Theme(s1,x4) & Theme(e1,x3) & Actor(e2,x1) & Actor(e1,x2) & (x1 = x2)) | exists e1 x1 x2.(with(e1,x2) & v_play(e1) & n_girl(x1) & n_child(x2) & Actor(e1,x1) & -(x2 = x2)) |
||
A girl wearing a pink shirt and overalls is smiling and there is another child that is out of focus. | A girl and a child are posing for a family photo. | 1 | 0.520609 | Just because there is a girl and a child are smiling does not necessarily mean they are posing for a family photo. | exists e1 e2 p1 s1 x1 x2 x3 x4 x5 x6 x7.(n_child(x7) & exists p2 x8 x9.((x6 = x8) & exists x10.(r_out(x9) & of(x9,x10) & n_focus(x10)) & (x8 = x9) & n_child(x8) & -(x8 = x7)) & Actor(e2,x1) & v_smile(e2) & Theme(e1,x3) & Actor(e1,x2) & v_wear(e1) & subset_of(x5,x3) & n_overalls(x5) & subset_of(x4,x3) & n_shirt(x4) & a_pink(s1) & Theme(s1,x4) & (x1 = x2) & n_girl(x1)) | exists e1 x1 x2 x3 x4 x5.(for(e1,x4) & n_photo(x4) & of(x4,x5) & n_family(x5) & Actor(e1,x1) & v_pose(e1) & subset_of(x3,x1) & n_child(x3) & subset_of(x2,x1) & n_girl(x2)) | 4dffffda-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 s1 x1 x2 x3 x4 x5 x6 x7.(v_wear(e1) & v_smile(e2) & subset_of(x5,x3) & subset_of(x4,x3) & n_shirt(x4) & n_overalls(x5) & n_girl(x1) & n_child(x7) & exists x8 x9.(n_child(x8) & exists x10.(r_out(x9) & of(x9,x10) & n_focus(x10)) & -(x8 = x7) & (x8 = x9) & (x6 = x8)) & a_pink(s1) & Theme(s1,x4) & Theme(e1,x3) & Actor(e2,x1) & Actor(e1,x2) & (x1 = x2)) | exists e1 x1 x2 x3 x4 x5.(v_pose(e1) & subset_of(x3,x1) & subset_of(x2,x1) & of(x4,x5) & n_photo(x4) & n_girl(x2) & n_family(x5) & n_child(x3) & for(e1,x4) & Actor(e1,x1)) |
||
A girl wearing a pink shirt and overalls is smiling and there is another child that is out of focus. | A girl is posing for the camera. | 0 | 0.814995 | The girl is smiling because she is posing for the camera. | exists e1 e2 p1 s1 x1 x2 x3 x4 x5 x6 x7.(n_child(x7) & exists p2 x8 x9.((x6 = x8) & exists x10.(r_out(x9) & of(x9,x10) & n_focus(x10)) & (x8 = x9) & n_child(x8) & -(x8 = x7)) & Actor(e2,x1) & v_smile(e2) & Theme(e1,x3) & Actor(e1,x2) & v_wear(e1) & subset_of(x5,x3) & n_overalls(x5) & subset_of(x4,x3) & n_shirt(x4) & a_pink(s1) & Theme(s1,x4) & (x1 = x2) & n_girl(x1)) | exists e1 x1 x2.(n_camera(x2) & for(e1,x2) & Actor(e1,x1) & v_pose(e1) & n_girl(x1)) | 4e000ee4-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 s1 x1 x2 x3 x4 x5 x6 x7.(v_wear(e1) & v_smile(e2) & subset_of(x5,x3) & subset_of(x4,x3) & n_shirt(x4) & n_overalls(x5) & n_girl(x1) & n_child(x7) & exists x8 x9.(n_child(x8) & exists x10.(r_out(x9) & of(x9,x10) & n_focus(x10)) & -(x8 = x7) & (x8 = x9) & (x6 = x8)) & a_pink(s1) & Theme(s1,x4) & Theme(e1,x3) & Actor(e2,x1) & Actor(e1,x2) & (x1 = x2)) | exists e1 x1 x2.(v_pose(e1) & n_girl(x1) & n_camera(x2) & for(e1,x2) & Actor(e1,x1)) |
||
A girl wearing a pink shirt and overalls is smiling and there is another child that is out of focus. | The other child is her brother | 1 | 0.322458 | Just because there is another child doesn't necessarily mean that child is her brother. | exists e1 e2 p1 s1 x1 x2 x3 x4 x5 x6 x7.(n_child(x7) & exists p2 x8 x9.((x6 = x8) & exists x10.(r_out(x9) & of(x9,x10) & n_focus(x10)) & (x8 = x9) & n_child(x8) & -(x8 = x7)) & Actor(e2,x1) & v_smile(e2) & Theme(e1,x3) & Actor(e1,x2) & v_wear(e1) & subset_of(x5,x3) & n_overalls(x5) & subset_of(x4,x3) & n_shirt(x4) & a_pink(s1) & Theme(s1,x4) & (x1 = x2) & n_girl(x1)) | exists p1 x1 x2 x3.(n_brother(x3) & of(x3,x2) & n_female(x2) & -(x1 = x1) & n_child(x1) & (x1 = x3)) | 4e001380-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 s1 x1 x2 x3 x4 x5 x6 x7.(v_wear(e1) & v_smile(e2) & subset_of(x5,x3) & subset_of(x4,x3) & n_shirt(x4) & n_overalls(x5) & n_girl(x1) & n_child(x7) & exists x8 x9.(n_child(x8) & exists x10.(r_out(x9) & of(x9,x10) & n_focus(x10)) & -(x8 = x7) & (x8 = x9) & (x6 = x8)) & a_pink(s1) & Theme(s1,x4) & Theme(e1,x3) & Actor(e2,x1) & Actor(e1,x2) & (x1 = x2)) | exists x1 x2 x3.(of(x3,x2) & n_female(x2) & n_child(x1) & n_brother(x3) & -(x1 = x1) & (x1 = x3)) |
||
A girl wearing a pink shirt and overalls is smiling and there is another child that is out of focus. | A girl poses for a picture. | 1 | 0.524935 | Just because the girl is smiling doesn't necessarily mean she is posing for a picture. | exists e1 e2 p1 s1 x1 x2 x3 x4 x5 x6 x7.(n_child(x7) & exists p2 x8 x9.((x6 = x8) & exists x10.(r_out(x9) & of(x9,x10) & n_focus(x10)) & (x8 = x9) & n_child(x8) & -(x8 = x7)) & Actor(e2,x1) & v_smile(e2) & Theme(e1,x3) & Actor(e1,x2) & v_wear(e1) & subset_of(x5,x3) & n_overalls(x5) & subset_of(x4,x3) & n_shirt(x4) & a_pink(s1) & Theme(s1,x4) & (x1 = x2) & n_girl(x1)) | exists e1 x1 x2.(for(e1,x2) & n_picture(x2) & Actor(e1,x1) & v_pose(e1) & n_girl(x1)) | 4e001e20-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 s1 x1 x2 x3 x4 x5 x6 x7.(v_wear(e1) & v_smile(e2) & subset_of(x5,x3) & subset_of(x4,x3) & n_shirt(x4) & n_overalls(x5) & n_girl(x1) & n_child(x7) & exists x8 x9.(n_child(x8) & exists x10.(r_out(x9) & of(x9,x10) & n_focus(x10)) & -(x8 = x7) & (x8 = x9) & (x6 = x8)) & a_pink(s1) & Theme(s1,x4) & Theme(e1,x3) & Actor(e2,x1) & Actor(e1,x2) & (x1 = x2)) | exists e1 x1 x2.(v_pose(e1) & n_picture(x2) & n_girl(x1) & for(e1,x2) & Actor(e1,x1)) |
||
A girl wearing a pink shirt and overalls is smiling and there is another child that is out of focus. | A girl is outside. | 1 | 0.534071 | Just because the girl is smiling doesn't indicate that she is outside. | exists e1 e2 p1 s1 x1 x2 x3 x4 x5 x6 x7.(n_child(x7) & exists p2 x8 x9.((x6 = x8) & exists x10.(r_out(x9) & of(x9,x10) & n_focus(x10)) & (x8 = x9) & n_child(x8) & -(x8 = x7)) & Actor(e2,x1) & v_smile(e2) & Theme(e1,x3) & Actor(e1,x2) & v_wear(e1) & subset_of(x5,x3) & n_overalls(x5) & subset_of(x4,x3) & n_shirt(x4) & a_pink(s1) & Theme(s1,x4) & (x1 = x2) & n_girl(x1)) | exists s1 x1.(Theme(s1,x1) & a_outside(s1) & n_girl(x1)) | 4e002708-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 s1 x1 x2 x3 x4 x5 x6 x7.(v_wear(e1) & v_smile(e2) & subset_of(x5,x3) & subset_of(x4,x3) & n_shirt(x4) & n_overalls(x5) & n_girl(x1) & n_child(x7) & exists x8 x9.(n_child(x8) & exists x10.(r_out(x9) & of(x9,x10) & n_focus(x10)) & -(x8 = x7) & (x8 = x9) & (x6 = x8)) & a_pink(s1) & Theme(s1,x4) & Theme(e1,x3) & Actor(e2,x1) & Actor(e1,x2) & (x1 = x2)) | exists s1 x1.(n_girl(x1) & a_outside(s1) & Theme(s1,x1)) |
||
A girl wearing a pink shirt and overalls is smiling and there is another child that is out of focus. | The girl is crying. | 2 | 0 | The girl is not going to be smiling and crying at the same time. | exists e1 e2 p1 s1 x1 x2 x3 x4 x5 x6 x7.(n_child(x7) & exists p2 x8 x9.((x6 = x8) & exists x10.(r_out(x9) & of(x9,x10) & n_focus(x10)) & (x8 = x9) & n_child(x8) & -(x8 = x7)) & Actor(e2,x1) & v_smile(e2) & Theme(e1,x3) & Actor(e1,x2) & v_wear(e1) & subset_of(x5,x3) & n_overalls(x5) & subset_of(x4,x3) & n_shirt(x4) & a_pink(s1) & Theme(s1,x4) & (x1 = x2) & n_girl(x1)) | exists e1 x1.(n_girl(x1) & Actor(e1,x1) & v_cry(e1)) | 4e002b54-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 s1 x1 x2 x3 x4 x5 x6 x7.(v_wear(e1) & v_smile(e2) & subset_of(x5,x3) & subset_of(x4,x3) & n_shirt(x4) & n_overalls(x5) & n_girl(x1) & n_child(x7) & exists x8 x9.(n_child(x8) & exists x10.(r_out(x9) & of(x9,x10) & n_focus(x10)) & -(x8 = x7) & (x8 = x9) & (x6 = x8)) & a_pink(s1) & Theme(s1,x4) & Theme(e1,x3) & Actor(e2,x1) & Actor(e1,x2) & (x1 = x2)) | exists e1 x1.(v_cry(e1) & n_girl(x1) & Actor(e1,x1)) |
||
A man with a bag walking along a stone street in front of an old looking building with blue pillars. | A guy is walking down the street holding something | 0 | 0.908223 | A man is a guy. | exists e1 e2 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8.(a_topic(x1) & with(x1,x2) & in(e1,x6) & of(x6,x7) & with(x7,x8) & n_pillar(x8) & a_blue(s2) & Theme(s2,x8) & n_building(x7) & Actor(e2,x7) & v_look(e2) & a_old(s1) & Theme(s1,x7) & n_front(x6) & along(e1,x4) & n_street(x4) & of(x4,x5) & n_stone(x5) & Actor(e1,x3) & v_walk(e1) & (x2 = x3) & n_bag(x2) & n_man(x1)) | exists e1 e2 s1 x1 x2 x3.(n_street(x2) & for(e1,e2) & Theme(e2,x3) & Actor(e2,x1) & v_hold(e2) & n_thing(x3) & a_down(s1) & Manner(e1,s1) & Theme(e1,x2) & Actor(e1,x1) & v_walk(e1) & n_guy(x1)) | 4e02c044-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8.(with(x7,x8) & with(x1,x2) & v_walk(e1) & v_look(e2) & of(x6,x7) & of(x4,x5) & n_street(x4) & n_stone(x5) & n_pillar(x8) & n_man(x1) & n_front(x6) & n_building(x7) & n_bag(x2) & in(e1,x6) & along(e1,x4) & a_topic(x1) & a_old(s1) & a_blue(s2) & Theme(s2,x8) & Theme(s1,x7) & Actor(e2,x7) & Actor(e1,x3) & (x2 = x3)) | exists e1 e2 s1 x1 x2 x3.(v_walk(e1) & v_hold(e2) & n_thing(x3) & n_street(x2) & n_guy(x1) & for(e1,e2) & a_down(s1) & Theme(e2,x3) & Theme(e1,x2) & Manner(e1,s1) & Actor(e2,x1) & Actor(e1,x1)) |
||
A man with a bag walking along a stone street in front of an old looking building with blue pillars. | A man is bringing groceries home from the market. | 1 | 0.238213 | Not all men are bringing groceries home from a market. | exists e1 e2 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8.(a_topic(x1) & with(x1,x2) & in(e1,x6) & of(x6,x7) & with(x7,x8) & n_pillar(x8) & a_blue(s2) & Theme(s2,x8) & n_building(x7) & Actor(e2,x7) & v_look(e2) & a_old(s1) & Theme(s1,x7) & n_front(x6) & along(e1,x4) & n_street(x4) & of(x4,x5) & n_stone(x5) & Actor(e1,x3) & v_walk(e1) & (x2 = x3) & n_bag(x2) & n_man(x1)) | exists e1 x1 x2 x3 x4.(n_market(x4) & from(e1,x4) & Theme(e1,x2) & Actor(e1,x1) & v_bring(e1) & n_home(x2) & of(x2,x3) & n_grocery(x3) & n_man(x1)) | 4e02d4da-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8.(with(x7,x8) & with(x1,x2) & v_walk(e1) & v_look(e2) & of(x6,x7) & of(x4,x5) & n_street(x4) & n_stone(x5) & n_pillar(x8) & n_man(x1) & n_front(x6) & n_building(x7) & n_bag(x2) & in(e1,x6) & along(e1,x4) & a_topic(x1) & a_old(s1) & a_blue(s2) & Theme(s2,x8) & Theme(s1,x7) & Actor(e2,x7) & Actor(e1,x3) & (x2 = x3)) | exists e1 x1 x2 x3 x4.(v_bring(e1) & of(x2,x3) & n_market(x4) & n_man(x1) & n_home(x2) & n_grocery(x3) & from(e1,x4) & Theme(e1,x2) & Actor(e1,x1)) |
||
A man with a bag walking along a stone street in front of an old looking building with blue pillars. | The man with the bag is on his way home | 1 | 0.260957 | Not all pedestrians are on the way home. | exists e1 e2 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8.(a_topic(x1) & with(x1,x2) & in(e1,x6) & of(x6,x7) & with(x7,x8) & n_pillar(x8) & a_blue(s2) & Theme(s2,x8) & n_building(x7) & Actor(e2,x7) & v_look(e2) & a_old(s1) & Theme(s1,x7) & n_front(x6) & along(e1,x4) & n_street(x4) & of(x4,x5) & n_stone(x5) & Actor(e1,x3) & v_walk(e1) & (x2 = x3) & n_bag(x2) & n_man(x1)) | exists p1 x1 x2 x3 x4.(n_home(x3) & of(x3,x4) & n_way(x4) & of(x3,x1) & n_male(x1) & n_bag(x2) & n_man(x1) & on(x1,x3) & with(x1,x2)) | 4e02e8da-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8.(with(x7,x8) & with(x1,x2) & v_walk(e1) & v_look(e2) & of(x6,x7) & of(x4,x5) & n_street(x4) & n_stone(x5) & n_pillar(x8) & n_man(x1) & n_front(x6) & n_building(x7) & n_bag(x2) & in(e1,x6) & along(e1,x4) & a_topic(x1) & a_old(s1) & a_blue(s2) & Theme(s2,x8) & Theme(s1,x7) & Actor(e2,x7) & Actor(e1,x3) & (x2 = x3)) | exists x1 x2 x3 x4.(with(x1,x2) & on(x1,x3) & of(x3,x4) & of(x3,x1) & n_way(x4) & n_man(x1) & n_male(x1) & n_home(x3) & n_bag(x2)) |
||
A man with a bag walking along a stone street in front of an old looking building with blue pillars. | The man with a page is walking on a sidewalk. | 1 | 0.552867 | Not all streets have a sidewalk. | exists e1 e2 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8.(a_topic(x1) & with(x1,x2) & in(e1,x6) & of(x6,x7) & with(x7,x8) & n_pillar(x8) & a_blue(s2) & Theme(s2,x8) & n_building(x7) & Actor(e2,x7) & v_look(e2) & a_old(s1) & Theme(s1,x7) & n_front(x6) & along(e1,x4) & n_street(x4) & of(x4,x5) & n_stone(x5) & Actor(e1,x3) & v_walk(e1) & (x2 = x3) & n_bag(x2) & n_man(x1)) | exists e1 x1 x2 x3.(n_man(x1) & on(e1,x3) & n_sidewalk(x3) & Actor(e1,x1) & v_walk(e1) & with(x1,x2) & n_page(x2)) | 4e032570-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8.(with(x7,x8) & with(x1,x2) & v_walk(e1) & v_look(e2) & of(x6,x7) & of(x4,x5) & n_street(x4) & n_stone(x5) & n_pillar(x8) & n_man(x1) & n_front(x6) & n_building(x7) & n_bag(x2) & in(e1,x6) & along(e1,x4) & a_topic(x1) & a_old(s1) & a_blue(s2) & Theme(s2,x8) & Theme(s1,x7) & Actor(e2,x7) & Actor(e1,x3) & (x2 = x3)) | exists e1 x1 x2 x3.(with(x1,x2) & v_walk(e1) & on(e1,x3) & n_sidewalk(x3) & n_page(x2) & n_man(x1) & Actor(e1,x1)) |
||
A man with a bag walking along a stone street in front of an old looking building with blue pillars. | The man sits down on the train. | 2 | 0 | The man can't be walking and sitting at the same time. | exists e1 e2 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8.(a_topic(x1) & with(x1,x2) & in(e1,x6) & of(x6,x7) & with(x7,x8) & n_pillar(x8) & a_blue(s2) & Theme(s2,x8) & n_building(x7) & Actor(e2,x7) & v_look(e2) & a_old(s1) & Theme(s1,x7) & n_front(x6) & along(e1,x4) & n_street(x4) & of(x4,x5) & n_stone(x5) & Actor(e1,x3) & v_walk(e1) & (x2 = x3) & n_bag(x2) & n_man(x1)) | exists e1 s1 x1 x2.(n_train(x2) & n_man(x1) & on(e1,x2) & a_down(s1) & Manner(e1,s1) & Actor(e1,x1) & v_sit(e1)) | 4e033d12-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8.(with(x7,x8) & with(x1,x2) & v_walk(e1) & v_look(e2) & of(x6,x7) & of(x4,x5) & n_street(x4) & n_stone(x5) & n_pillar(x8) & n_man(x1) & n_front(x6) & n_building(x7) & n_bag(x2) & in(e1,x6) & along(e1,x4) & a_topic(x1) & a_old(s1) & a_blue(s2) & Theme(s2,x8) & Theme(s1,x7) & Actor(e2,x7) & Actor(e1,x3) & (x2 = x3)) | exists e1 s1 x1 x2.(v_sit(e1) & on(e1,x2) & n_train(x2) & n_man(x1) & a_down(s1) & Manner(e1,s1) & Actor(e1,x1)) |
||
A man with a bag walking along a stone street in front of an old looking building with blue pillars. | A man looks at an antebellum house. | 1 | 0.160906 | Not every old home is an antebellum house. | exists e1 e2 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8.(a_topic(x1) & with(x1,x2) & in(e1,x6) & of(x6,x7) & with(x7,x8) & n_pillar(x8) & a_blue(s2) & Theme(s2,x8) & n_building(x7) & Actor(e2,x7) & v_look(e2) & a_old(s1) & Theme(s1,x7) & n_front(x6) & along(e1,x4) & n_street(x4) & of(x4,x5) & n_stone(x5) & Actor(e1,x3) & v_walk(e1) & (x2 = x3) & n_bag(x2) & n_man(x1)) | exists e1 x1 x2 x3.(at(e1,x2) & n_house(x2) & of(x2,x3) & n_antebellum(x3) & Actor(e1,x1) & v_look(e1) & n_man(x1)) | 4e034b90-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8.(with(x7,x8) & with(x1,x2) & v_walk(e1) & v_look(e2) & of(x6,x7) & of(x4,x5) & n_street(x4) & n_stone(x5) & n_pillar(x8) & n_man(x1) & n_front(x6) & n_building(x7) & n_bag(x2) & in(e1,x6) & along(e1,x4) & a_topic(x1) & a_old(s1) & a_blue(s2) & Theme(s2,x8) & Theme(s1,x7) & Actor(e2,x7) & Actor(e1,x3) & (x2 = x3)) | exists e1 x1 x2 x3.(v_look(e1) & of(x2,x3) & n_man(x1) & n_house(x2) & n_antebellum(x3) & at(e1,x2) & Actor(e1,x1)) |
||
A man with a bag walking along a stone street in front of an old looking building with blue pillars. | The bag is yellow. | 1 | 0.101606 | Not every bag is yellow. | exists e1 e2 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8.(a_topic(x1) & with(x1,x2) & in(e1,x6) & of(x6,x7) & with(x7,x8) & n_pillar(x8) & a_blue(s2) & Theme(s2,x8) & n_building(x7) & Actor(e2,x7) & v_look(e2) & a_old(s1) & Theme(s1,x7) & n_front(x6) & along(e1,x4) & n_street(x4) & of(x4,x5) & n_stone(x5) & Actor(e1,x3) & v_walk(e1) & (x2 = x3) & n_bag(x2) & n_man(x1)) | exists s1 x1.(n_bag(x1) & Theme(s1,x1) & a_yellow(s1)) | 4e0356d0-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8.(with(x7,x8) & with(x1,x2) & v_walk(e1) & v_look(e2) & of(x6,x7) & of(x4,x5) & n_street(x4) & n_stone(x5) & n_pillar(x8) & n_man(x1) & n_front(x6) & n_building(x7) & n_bag(x2) & in(e1,x6) & along(e1,x4) & a_topic(x1) & a_old(s1) & a_blue(s2) & Theme(s2,x8) & Theme(s1,x7) & Actor(e2,x7) & Actor(e1,x3) & (x2 = x3)) | exists s1 x1.(n_bag(x1) & a_yellow(s1) & Theme(s1,x1)) |
||
A young girl and an older man are checking out at the food store. | The father took his daughter to buy groceries. | 1 | 0.804317 | A young girl and an older man don't have to be daughter and father. Just because people are checking out at the food store doesn't mean they are buying groceries. | exists e1 s1 s2 s3 x1 x2 x3 x4 x5.(n_store(x4) & of(x4,x5) & n_food(x5) & at(e1,x4) & a_out(s3) & Manner(e1,s3) & Actor(e1,x1) & v_check(e1) & subset_of(x3,x1) & n_man(x3) & r_more(s2) & a_older(s2) & Theme(s2,x3) & subset_of(x2,x1) & n_girl(x2) & a_young(s1) & Theme(s1,x2)) | exists e1 p1 x1 x2.(n_daughter(x2) & of(x2,x1) & n_male(x1) & n_father(x1) & Topic(e1,p1) & exists e2 x3.(Theme(e2,x3) & Actor(e2,x1) & v_buy(e2) & n_grocery(x3)) & Theme(e1,x2) & Actor(e1,x1) & v_take(e1)) | 4e03b102-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 s3 x1 x2 x3 x4 x5.(v_check(e1) & subset_of(x3,x1) & subset_of(x2,x1) & r_more(s2) & of(x4,x5) & n_store(x4) & n_man(x3) & n_girl(x2) & n_food(x5) & at(e1,x4) & a_young(s1) & a_out(s3) & a_older(s2) & Theme(s2,x3) & Theme(s1,x2) & Manner(e1,s3) & Actor(e1,x1)) | exists e1 p1 x1 x2.(v_take(e1) & of(x2,x1) & n_male(x1) & n_father(x1) & n_daughter(x2) & exists e2 x3.(v_buy(e2) & n_grocery(x3) & Theme(e2,x3) & Actor(e2,x1)) & Topic(e1,p1) & Theme(e1,x2) & Actor(e1,x1)) |
||
A young girl and an older man are checking out at the food store. | A young girl is behind an old man in a checkout line. | 1 | 0.833362 | Just because a young girl and an older man are checking out at a food store doesn't reveal any reason to deduce that the girl is behind the man. An older man is older than a young girl but it doesn't necessarily make him old. | exists e1 s1 s2 s3 x1 x2 x3 x4 x5.(n_store(x4) & of(x4,x5) & n_food(x5) & at(e1,x4) & a_out(s3) & Manner(e1,s3) & Actor(e1,x1) & v_check(e1) & subset_of(x3,x1) & n_man(x3) & r_more(s2) & a_older(s2) & Theme(s2,x3) & subset_of(x2,x1) & n_girl(x2) & a_young(s1) & Theme(s1,x2)) | exists p1 s1 x1.(exists s2 x2 x3 x4.(behind(x1,x2) & in(x2,x3) & n_line(x3) & of(x3,x4) & n_checkout(x4) & n_man(x2) & a_old(s2) & Theme(s2,x2)) & n_girl(x1) & a_young(s1) & Theme(s1,x1)) | 4e03bbac-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 s3 x1 x2 x3 x4 x5.(v_check(e1) & subset_of(x3,x1) & subset_of(x2,x1) & r_more(s2) & of(x4,x5) & n_store(x4) & n_man(x3) & n_girl(x2) & n_food(x5) & at(e1,x4) & a_young(s1) & a_out(s3) & a_older(s2) & Theme(s2,x3) & Theme(s1,x2) & Manner(e1,s3) & Actor(e1,x1)) | exists s1 x1.(n_girl(x1) & exists s2 x2 x3 x4.(of(x3,x4) & n_man(x2) & n_line(x3) & n_checkout(x4) & in(x2,x3) & behind(x1,x2) & a_old(s2) & Theme(s2,x2)) & a_young(s1) & Theme(s1,x1)) |
||
A young girl and an older man are checking out at the food store. | Two people are in a conversation in line at a store. | 1 | 0.281709 | Just because a girl and a man are checking out at a store doesn't mean they are engaged in a conversation. | exists e1 s1 s2 s3 x1 x2 x3 x4 x5.(n_store(x4) & of(x4,x5) & n_food(x5) & at(e1,x4) & a_out(s3) & Manner(e1,s3) & Actor(e1,x1) & v_check(e1) & subset_of(x3,x1) & n_man(x3) & r_more(s2) & a_older(s2) & Theme(s2,x3) & subset_of(x2,x1) & n_girl(x2) & a_young(s1) & Theme(s1,x2)) | exists p1 x1 x2.(at(p1,x2) & n_store(x2) & exists x3 x4.(in(x1,x3) & in(x3,x4) & n_line(x4) & n_conversation(x3)) & n_people(x1) & card_eq_2(x1)) | 4e03cfc0-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 s3 x1 x2 x3 x4 x5.(v_check(e1) & subset_of(x3,x1) & subset_of(x2,x1) & r_more(s2) & of(x4,x5) & n_store(x4) & n_man(x3) & n_girl(x2) & n_food(x5) & at(e1,x4) & a_young(s1) & a_out(s3) & a_older(s2) & Theme(s2,x3) & Theme(s1,x2) & Manner(e1,s3) & Actor(e1,x1)) | exists p1 x1 x2.(n_store(x2) & n_people(x1) & exists x3 x4.(n_line(x4) & n_conversation(x3) & in(x3,x4) & in(x1,x3)) & card_eq_2(x1) & at(p1,x2)) |
||
A young girl and an older man are checking out at the food store. | The man is the girl's father. | 1 | 0.752654 | not every man has a girl. | exists e1 s1 s2 s3 x1 x2 x3 x4 x5.(n_store(x4) & of(x4,x5) & n_food(x5) & at(e1,x4) & a_out(s3) & Manner(e1,s3) & Actor(e1,x1) & v_check(e1) & subset_of(x3,x1) & n_man(x3) & r_more(s2) & a_older(s2) & Theme(s2,x3) & subset_of(x2,x1) & n_girl(x2) & a_young(s1) & Theme(s1,x2)) | exists p1 x1 x2 x3.(n_father(x3) & of(x3,x2) & n_girl(x2) & n_man(x1) & (x1 = x3)) | 4e03e816-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 s3 x1 x2 x3 x4 x5.(v_check(e1) & subset_of(x3,x1) & subset_of(x2,x1) & r_more(s2) & of(x4,x5) & n_store(x4) & n_man(x3) & n_girl(x2) & n_food(x5) & at(e1,x4) & a_young(s1) & a_out(s3) & a_older(s2) & Theme(s2,x3) & Theme(s1,x2) & Manner(e1,s3) & Actor(e1,x1)) | exists x1 x2 x3.(of(x3,x2) & n_man(x1) & n_girl(x2) & n_father(x3) & (x1 = x3)) |
||
A young girl and an older man are checking out at the food store. | The two people just ate at a steakhouse. | 2 | 0.000257 | One states food store and the other is at a steakhouse. | exists e1 s1 s2 s3 x1 x2 x3 x4 x5.(n_store(x4) & of(x4,x5) & n_food(x5) & at(e1,x4) & a_out(s3) & Manner(e1,s3) & Actor(e1,x1) & v_check(e1) & subset_of(x3,x1) & n_man(x3) & r_more(s2) & a_older(s2) & Theme(s2,x3) & subset_of(x2,x1) & n_girl(x2) & a_young(s1) & Theme(s1,x2)) | exists e1 s1 x1 x2.(n_people(x1) & card_eq_2(x1) & a_just(s1) & Manner(e1,s1) & at(e1,x2) & n_steakhouse(x2) & Actor(e1,x1) & v_eat(e1)) | 4e03fb62-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 s3 x1 x2 x3 x4 x5.(v_check(e1) & subset_of(x3,x1) & subset_of(x2,x1) & r_more(s2) & of(x4,x5) & n_store(x4) & n_man(x3) & n_girl(x2) & n_food(x5) & at(e1,x4) & a_young(s1) & a_out(s3) & a_older(s2) & Theme(s2,x3) & Theme(s1,x2) & Manner(e1,s3) & Actor(e1,x1)) | exists e1 s1 x1 x2.(v_eat(e1) & n_steakhouse(x2) & n_people(x1) & card_eq_2(x1) & at(e1,x2) & a_just(s1) & Manner(e1,s1) & Actor(e1,x1)) |
||
A young girl and an older man are checking out at the food store. | Two people are jogging through the woods. | 2 | -100 | They can't be checking out at a food store and jogging in the woods at the same time. | exists e1 s1 s2 s3 x1 x2 x3 x4 x5.(n_store(x4) & of(x4,x5) & n_food(x5) & at(e1,x4) & a_out(s3) & Manner(e1,s3) & Actor(e1,x1) & v_check(e1) & subset_of(x3,x1) & n_man(x3) & r_more(s2) & a_older(s2) & Theme(s2,x3) & subset_of(x2,x1) & n_girl(x2) & a_young(s1) & Theme(s1,x2)) | exists e1 x1 x2.(n_wood(x2) & through(e1,x2) & Actor(e1,x1) & v_jog(e1) & n_people(x1) & card_eq_2(x1)) | 4e040f94-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 s3 x1 x2 x3 x4 x5.(v_check(e1) & subset_of(x3,x1) & subset_of(x2,x1) & r_more(s2) & of(x4,x5) & n_store(x4) & n_man(x3) & n_girl(x2) & n_food(x5) & at(e1,x4) & a_young(s1) & a_out(s3) & a_older(s2) & Theme(s2,x3) & Theme(s1,x2) & Manner(e1,s3) & Actor(e1,x1)) | exists e1 x1 x2.(v_jog(e1) & through(e1,x2) & n_wood(x2) & n_people(x1) & card_eq_2(x1) & Actor(e1,x1)) |
||
A young girl and an older man are checking out at the food store. | They are purchasing goods. | 0 | 1 | purchasing and checking out are the same thing | exists e1 s1 s2 s3 x1 x2 x3 x4 x5.(n_store(x4) & of(x4,x5) & n_food(x5) & at(e1,x4) & a_out(s3) & Manner(e1,s3) & Actor(e1,x1) & v_check(e1) & subset_of(x3,x1) & n_man(x3) & r_more(s2) & a_older(s2) & Theme(s2,x3) & subset_of(x2,x1) & n_girl(x2) & a_young(s1) & Theme(s1,x2)) | exists e1 x1 x2.(n_thing(x1) & Theme(e1,x2) & Actor(e1,x1) & v_purchase(e1) & n_goods(x2)) | 4e0419ee-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 s3 x1 x2 x3 x4 x5.(v_check(e1) & subset_of(x3,x1) & subset_of(x2,x1) & r_more(s2) & of(x4,x5) & n_store(x4) & n_man(x3) & n_girl(x2) & n_food(x5) & at(e1,x4) & a_young(s1) & a_out(s3) & a_older(s2) & Theme(s2,x3) & Theme(s1,x2) & Manner(e1,s3) & Actor(e1,x1)) | exists e1 x1 x2.(v_purchase(e1) & n_thing(x1) & n_goods(x2) & Theme(e1,x2) & Actor(e1,x1)) |
||
A young girl and an older man are checking out at the food store. | The man is in the check out line. | 0 | -100 | in the check out line is the same as checking out | exists e1 s1 s2 s3 x1 x2 x3 x4 x5.(n_store(x4) & of(x4,x5) & n_food(x5) & at(e1,x4) & a_out(s3) & Manner(e1,s3) & Actor(e1,x1) & v_check(e1) & subset_of(x3,x1) & n_man(x3) & r_more(s2) & a_older(s2) & Theme(s2,x3) & subset_of(x2,x1) & n_girl(x2) & a_young(s1) & Theme(s1,x2)) | exists p1 x1 x2.(n_check(x2) & n_man(x1) & exists x3.(in(x1,x2) & out(x2,x3) & n_line(x3))) | 4e0422f4-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 s3 x1 x2 x3 x4 x5.(v_check(e1) & subset_of(x3,x1) & subset_of(x2,x1) & r_more(s2) & of(x4,x5) & n_store(x4) & n_man(x3) & n_girl(x2) & n_food(x5) & at(e1,x4) & a_young(s1) & a_out(s3) & a_older(s2) & Theme(s2,x3) & Theme(s1,x2) & Manner(e1,s3) & Actor(e1,x1)) | exists x1 x2.(n_man(x1) & n_check(x2) & exists x3.(out(x2,x3) & n_line(x3) & in(x1,x2))) |
||
A young girl and an older man are checking out at the food store. | They are not paying for their goods. | 2 | -100 | One says they are checking out and the other says they aren't paying. | exists e1 s1 s2 s3 x1 x2 x3 x4 x5.(n_store(x4) & of(x4,x5) & n_food(x5) & at(e1,x4) & a_out(s3) & Manner(e1,s3) & Actor(e1,x1) & v_check(e1) & subset_of(x3,x1) & n_man(x3) & r_more(s2) & a_older(s2) & Theme(s2,x3) & subset_of(x2,x1) & n_girl(x2) & a_young(s1) & Theme(s1,x2)) | exists x1 x2.(n_goods(x2) & of(x2,x1) & n_thing(x1) & n_thing(x1) & -exists e1.(for(e1,x2) & Actor(e1,x1) & v_pay(e1))) | 4e042e84-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 s3 x1 x2 x3 x4 x5.(v_check(e1) & subset_of(x3,x1) & subset_of(x2,x1) & r_more(s2) & of(x4,x5) & n_store(x4) & n_man(x3) & n_girl(x2) & n_food(x5) & at(e1,x4) & a_young(s1) & a_out(s3) & a_older(s2) & Theme(s2,x3) & Theme(s1,x2) & Manner(e1,s3) & Actor(e1,x1)) | exists x1 x2.(of(x2,x1) & n_thing(x1) & n_goods(x2) & all e1.(-v_pay(e1) | -for(e1,x2) | -Actor(e1,x1))) |
||
A young girl and an older man are checking out at the food store. | Two people are buying items at a store. | 0 | -100 | buying and checking out are the same thing | exists e1 s1 s2 s3 x1 x2 x3 x4 x5.(n_store(x4) & of(x4,x5) & n_food(x5) & at(e1,x4) & a_out(s3) & Manner(e1,s3) & Actor(e1,x1) & v_check(e1) & subset_of(x3,x1) & n_man(x3) & r_more(s2) & a_older(s2) & Theme(s2,x3) & subset_of(x2,x1) & n_girl(x2) & a_young(s1) & Theme(s1,x2)) | exists e1 x1 x2 x3.(at(e1,x3) & n_store(x3) & Theme(e1,x2) & Actor(e1,x1) & v_buy(e1) & n_item(x2) & n_people(x1) & card_eq_2(x1)) | 4e043776-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 s3 x1 x2 x3 x4 x5.(v_check(e1) & subset_of(x3,x1) & subset_of(x2,x1) & r_more(s2) & of(x4,x5) & n_store(x4) & n_man(x3) & n_girl(x2) & n_food(x5) & at(e1,x4) & a_young(s1) & a_out(s3) & a_older(s2) & Theme(s2,x3) & Theme(s1,x2) & Manner(e1,s3) & Actor(e1,x1)) | exists e1 x1 x2 x3.(v_buy(e1) & n_store(x3) & n_people(x1) & n_item(x2) & card_eq_2(x1) & at(e1,x3) & Theme(e1,x2) & Actor(e1,x1)) |
||
A young girl and an older man are checking out at the food store. | The young girl is with her Dad. | 1 | 0.763674 | A young girl and an older man checking out of a store can be strangers and there in no reason to suppose the man is her Dad. | exists e1 s1 s2 s3 x1 x2 x3 x4 x5.(n_store(x4) & of(x4,x5) & n_food(x5) & at(e1,x4) & a_out(s3) & Manner(e1,s3) & Actor(e1,x1) & v_check(e1) & subset_of(x3,x1) & n_man(x3) & r_more(s2) & a_older(s2) & Theme(s2,x3) & subset_of(x2,x1) & n_girl(x2) & a_young(s1) & Theme(s1,x2)) | exists p1 s1 x1 x2.(n_dad(x2) & of(x2,x1) & n_female(x1) & n_girl(x1) & a_young(s1) & Theme(s1,x1) & with(x1,x2)) | 4e044130-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 s3 x1 x2 x3 x4 x5.(v_check(e1) & subset_of(x3,x1) & subset_of(x2,x1) & r_more(s2) & of(x4,x5) & n_store(x4) & n_man(x3) & n_girl(x2) & n_food(x5) & at(e1,x4) & a_young(s1) & a_out(s3) & a_older(s2) & Theme(s2,x3) & Theme(s1,x2) & Manner(e1,s3) & Actor(e1,x1)) | exists s1 x1 x2.(with(x1,x2) & of(x2,x1) & n_girl(x1) & n_female(x1) & n_dad(x2) & a_young(s1) & Theme(s1,x1)) |
||
A little boy is pouring water out of a sprinkler can. | A boy is drinking water. | 2 | -100 | The boy can't be pouring and drinking water at the same time. | exists e2 e1 s1 x1 x2 x3 x4.(r_out(e1) & of(e1,x3) & Actor(e2,x4) & v_can(e2) & (x3 = x4) & n_sprinkler(x3) & Theme(e1,x2) & Actor(e1,x1) & v_pour(e1) & n_water(x2) & n_boy(x1) & a_little(s1) & Theme(s1,x1)) | exists e1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_drink(e1) & n_water(x2) & n_boy(x1)) | 4e044bbc-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e1 s1 x1 x2 x3 x4.(v_pour(e1) & v_can(e2) & r_out(e1) & of(e1,x3) & n_water(x2) & n_sprinkler(x3) & n_boy(x1) & a_little(s1) & Theme(s1,x1) & Theme(e1,x2) & Actor(e2,x4) & Actor(e1,x1) & (x3 = x4)) | exists e1 x1 x2.(v_drink(e1) & n_water(x2) & n_boy(x1) & Theme(e1,x2) & Actor(e1,x1)) |
||
A little boy is pouring water out of a sprinkler can. | A boy is watering plants. | 1 | -100 | Water can poured out of a sprinkler can for reasons other than watering plants. | exists e1 e2 s1 x1 x2 x3 x4.(r_out(e1) & of(e1,x3) & Actor(e2,x4) & v_can(e2) & (x3 = x4) & n_sprinkler(x3) & Theme(e1,x2) & Actor(e1,x1) & v_pour(e1) & n_water(x2) & n_boy(x1) & a_little(s1) & Theme(s1,x1)) | exists e1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_water(e1) & n_plant(x2) & n_boy(x1)) | 4e0455e4-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 s1 x1 x2 x3 x4.(v_pour(e1) & v_can(e2) & r_out(e1) & of(e1,x3) & n_water(x2) & n_sprinkler(x3) & n_boy(x1) & a_little(s1) & Theme(s1,x1) & Theme(e1,x2) & Actor(e2,x4) & Actor(e1,x1) & (x3 = x4)) | exists e1 x1 x2.(v_water(e1) & n_plant(x2) & n_boy(x1) & Theme(e1,x2) & Actor(e1,x1)) |
||
A little boy is pouring water out of a sprinkler can. | A boy is pouring water. | 0 | -100 | Both subjects are pouring water | exists e2 e1 s1 x1 x2 x3 x4.(r_out(e1) & of(e1,x3) & Actor(e2,x4) & v_can(e2) & (x3 = x4) & n_sprinkler(x3) & Theme(e1,x2) & Actor(e1,x1) & v_pour(e1) & n_water(x2) & n_boy(x1) & a_little(s1) & Theme(s1,x1)) | exists e1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_pour(e1) & n_water(x2) & n_boy(x1)) | 4e045ec2-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e1 s1 x1 x2 x3 x4.(v_pour(e1) & v_can(e2) & r_out(e1) & of(e1,x3) & n_water(x2) & n_sprinkler(x3) & n_boy(x1) & a_little(s1) & Theme(s1,x1) & Theme(e1,x2) & Actor(e2,x4) & Actor(e1,x1) & (x3 = x4)) | exists e1 x1 x2.(v_pour(e1) & n_water(x2) & n_boy(x1) & Theme(e1,x2) & Actor(e1,x1)) |
||
An older bearded white man wearing a blue shirt and red jacket looks down at a hotdog he's holding. | A young black woman eats a sandwich. | 2 | -100 | One says older bearded white man and the other says young black woman. | exists e1 e3 e2 s1 s2 s3 s4 s5 x1 x2 x3 x4 x5 x6 x7.(a_down(s5) & Manner(e2,s5) & at(e2,x6) & Theme(e3,x7) & Actor(e3,x1) & v_hold(e3) & (x6 = x7) & n_male(x1) & n_hotdog(x6) & Actor(e2,x1) & v_look(e2) & Theme(e1,x3) & Actor(e1,x2) & v_wear(e1) & n_jacket(x5) & a_red(s4) & Theme(s4,x5) & n_shirt(x4) & a_blue(s3) & Theme(s3,x4) & subset_of(x5,x3) & subset_of(x4,x3) & (x1 = x2) & n_man(x1) & a_white(s2) & Theme(s2,x1) & r_more(s1) & a_older(s1) & Theme(s1,x1) & r_beard(x1)) | exists e1 s1 s2 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_eat(e1) & n_sandwich(x2) & n_woman(x1) & a_black(s2) & Theme(s2,x1) & a_young(s1) & Theme(s1,x1)) | 4e0467be-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e3 e2 s1 s2 s3 s4 s5 x1 x2 x3 x4 x5 x6 x7.(v_wear(e1) & v_look(e2) & v_hold(e3) & subset_of(x5,x3) & subset_of(x4,x3) & r_more(s1) & r_beard(x1) & n_shirt(x4) & n_man(x1) & n_male(x1) & n_jacket(x5) & n_hotdog(x6) & at(e2,x6) & a_white(s2) & a_red(s4) & a_older(s1) & a_down(s5) & a_blue(s3) & Theme(s4,x5) & Theme(s3,x4) & Theme(s2,x1) & Theme(s1,x1) & Theme(e3,x7) & Theme(e1,x3) & Manner(e2,s5) & Actor(e3,x1) & Actor(e2,x1) & Actor(e1,x2) & (x6 = x7) & (x1 = x2)) | exists e1 s1 s2 x1 x2.(v_eat(e1) & n_woman(x1) & n_sandwich(x2) & a_young(s1) & a_black(s2) & Theme(s2,x1) & Theme(s1,x1) & Theme(e1,x2) & Actor(e1,x1)) |
||
An older bearded white man wearing a blue shirt and red jacket looks down at a hotdog he's holding. | A man offers a hotdog to a waiting customer. | 1 | -100 | Just because a man looks down at a hotdog he's holding doesn't mean he is offering the hotdog to a waiting customer. | exists e3 e1 e2 s1 s2 s3 s4 s5 x1 x2 x3 x4 x5 x6 x7.(a_down(s5) & Manner(e2,s5) & at(e2,x6) & Theme(e3,x7) & Actor(e3,x1) & v_hold(e3) & (x6 = x7) & n_male(x1) & n_hotdog(x6) & Actor(e2,x1) & v_look(e2) & Theme(e1,x3) & Actor(e1,x2) & v_wear(e1) & n_jacket(x5) & a_red(s4) & Theme(s4,x5) & n_shirt(x4) & a_blue(s3) & Theme(s3,x4) & subset_of(x5,x3) & subset_of(x4,x3) & (x1 = x2) & n_man(x1) & a_white(s2) & Theme(s2,x1) & r_more(s1) & a_older(s1) & Theme(s1,x1) & r_beard(x1)) | exists e1 e2 x1 x2 x3.(Theme(e2,x2) & Actor(e2,x1) & v_offer(e2) & to(x2,x3) & n_customer(x3) & Actor(e1,x3) & v_wait(e1) & n_hotdog(x2) & n_man(x1)) | 4e0470ba-e4c8-11ec-9cdd-0242ac1c0002 | exists e3 e1 e2 s1 s2 s3 s4 s5 x1 x2 x3 x4 x5 x6 x7.(v_wear(e1) & v_look(e2) & v_hold(e3) & subset_of(x5,x3) & subset_of(x4,x3) & r_more(s1) & r_beard(x1) & n_shirt(x4) & n_man(x1) & n_male(x1) & n_jacket(x5) & n_hotdog(x6) & at(e2,x6) & a_white(s2) & a_red(s4) & a_older(s1) & a_down(s5) & a_blue(s3) & Theme(s4,x5) & Theme(s3,x4) & Theme(s2,x1) & Theme(s1,x1) & Theme(e3,x7) & Theme(e1,x3) & Manner(e2,s5) & Actor(e3,x1) & Actor(e2,x1) & Actor(e1,x2) & (x6 = x7) & (x1 = x2)) | exists e1 e2 x1 x2 x3.(v_wait(e1) & v_offer(e2) & to(x2,x3) & n_man(x1) & n_hotdog(x2) & n_customer(x3) & Theme(e2,x2) & Actor(e2,x1) & Actor(e1,x3)) |
||
An older bearded white man wearing a blue shirt and red jacket looks down at a hotdog he's holding. | A man holds a hotdog. | 0 | -100 | Both subjects are holding a hotdog | exists e2 e3 e1 s1 s2 s3 s4 s5 x1 x2 x3 x4 x5 x6 x7.(a_down(s5) & Manner(e2,s5) & at(e2,x6) & Theme(e3,x7) & Actor(e3,x1) & v_hold(e3) & (x6 = x7) & n_male(x1) & n_hotdog(x6) & Actor(e2,x1) & v_look(e2) & Theme(e1,x3) & Actor(e1,x2) & v_wear(e1) & n_jacket(x5) & a_red(s4) & Theme(s4,x5) & n_shirt(x4) & a_blue(s3) & Theme(s3,x4) & subset_of(x5,x3) & subset_of(x4,x3) & (x1 = x2) & n_man(x1) & a_white(s2) & Theme(s2,x1) & r_more(s1) & a_older(s1) & Theme(s1,x1) & r_beard(x1)) | exists e1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_hold(e1) & n_hotdog(x2) & n_man(x1)) | 4e047ae2-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e3 e1 s1 s2 s3 s4 s5 x1 x2 x3 x4 x5 x6 x7.(v_wear(e1) & v_look(e2) & v_hold(e3) & subset_of(x5,x3) & subset_of(x4,x3) & r_more(s1) & r_beard(x1) & n_shirt(x4) & n_man(x1) & n_male(x1) & n_jacket(x5) & n_hotdog(x6) & at(e2,x6) & a_white(s2) & a_red(s4) & a_older(s1) & a_down(s5) & a_blue(s3) & Theme(s4,x5) & Theme(s3,x4) & Theme(s2,x1) & Theme(s1,x1) & Theme(e3,x7) & Theme(e1,x3) & Manner(e2,s5) & Actor(e3,x1) & Actor(e2,x1) & Actor(e1,x2) & (x6 = x7) & (x1 = x2)) | exists e1 x1 x2.(v_hold(e1) & n_man(x1) & n_hotdog(x2) & Theme(e1,x2) & Actor(e1,x1)) |
||
A young woman is playing a guitar on a street. | boy eats hardees | 2 | -100 | The woman is not a boy. | exists e1 s1 x1 x2 x3.(Theme(e1,x2) & Actor(e1,x1) & v_play(e1) & on(x2,x3) & n_street(x3) & n_guitar(x2) & n_woman(x1) & a_young(s1) & Theme(s1,x1)) | exists e1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_eat(e1) & n_hardee(x2) & n_boy(x1)) | 4e048460-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3.(v_play(e1) & on(x2,x3) & n_woman(x1) & n_street(x3) & n_guitar(x2) & a_young(s1) & Theme(s1,x1) & Theme(e1,x2) & Actor(e1,x1)) | exists e1 x1 x2.(v_eat(e1) & n_hardee(x2) & n_boy(x1) & Theme(e1,x2) & Actor(e1,x1)) |
||
A young woman is playing a guitar on a street. | woman plays guitar | 0 | -100 | A young woman can be simply referred to as a woman. | exists e1 s1 x1 x2 x3.(Theme(e1,x2) & Actor(e1,x1) & v_play(e1) & on(x2,x3) & n_street(x3) & n_guitar(x2) & n_woman(x1) & a_young(s1) & Theme(s1,x1)) | exists e1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_play(e1) & n_guitar(x2) & n_woman(x1)) | 4e048dca-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3.(v_play(e1) & on(x2,x3) & n_woman(x1) & n_street(x3) & n_guitar(x2) & a_young(s1) & Theme(s1,x1) & Theme(e1,x2) & Actor(e1,x1)) | exists e1 x1 x2.(v_play(e1) & n_woman(x1) & n_guitar(x2) & Theme(e1,x2) & Actor(e1,x1)) |
||
A young woman is playing a guitar on a street. | woman gives free concert | 1 | -100 | This first sentence does not necessarily mean it is a free concert. | exists e1 s1 x1 x2 x3.(Theme(e1,x2) & Actor(e1,x1) & v_play(e1) & on(x2,x3) & n_street(x3) & n_guitar(x2) & n_woman(x1) & a_young(s1) & Theme(s1,x1)) | exists e1 s1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_give(e1) & n_concert(x2) & a_free(s1) & Theme(s1,x2) & n_woman(x1)) | 4e049752-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3.(v_play(e1) & on(x2,x3) & n_woman(x1) & n_street(x3) & n_guitar(x2) & a_young(s1) & Theme(s1,x1) & Theme(e1,x2) & Actor(e1,x1)) | exists e1 s1 x1 x2.(v_give(e1) & n_woman(x1) & n_concert(x2) & a_free(s1) & Theme(s1,x2) & Theme(e1,x2) & Actor(e1,x1)) |
||
A lady with blue hair sit and plays a guitar in front of a blue wall. | A musician poses for her album cover. | 1 | -100 | A person playing a guitar doesn't have to be a musician. Just because a lady is sitting and playing a guitar in front of a wall doesn't mean she is posing for her album cover. | exists e1 e2 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7.(in(e2,x6) & of(x6,x7) & n_wall(x7) & a_blue(s3) & Theme(s3,x7) & n_front(x6) & Theme(e2,x5) & Actor(e2,x3) & v_play(e2) & n_guitar(x5) & with(x3,x4) & n_hair(x4) & a_blue(s2) & Theme(s2,x4) & n_lady(x3) & Actor(e1,x1) & v_sit(e1) & with(x1,x2) & n_hair(x2) & a_blue(s1) & Theme(s1,x2) & n_lady(x1)) | exists s1 x1 x2 x3.(a_topic(x1) & for(x1,x2) & n_cover(x2) & of(x2,x3) & n_album(x3) & of(x2,x1) & n_female(x1) & n_pose(x1) & a_musician(s1) & Theme(s1,x1)) | 4e04bc1e-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7.(with(x3,x4) & with(x1,x2) & v_sit(e1) & v_play(e2) & of(x6,x7) & n_wall(x7) & n_lady(x3) & n_lady(x1) & n_hair(x4) & n_hair(x2) & n_guitar(x5) & n_front(x6) & in(e2,x6) & a_blue(s3) & a_blue(s2) & a_blue(s1) & Theme(s3,x7) & Theme(s2,x4) & Theme(s1,x2) & Theme(e2,x5) & Actor(e2,x3) & Actor(e1,x1)) | exists s1 x1 x2 x3.(of(x2,x3) & of(x2,x1) & n_pose(x1) & n_female(x1) & n_cover(x2) & n_album(x3) & for(x1,x2) & a_topic(x1) & a_musician(s1) & Theme(s1,x1)) |
||
A lady with blue hair sit and plays a guitar in front of a blue wall. | The redhead plays her viola in front of the green wall. | 2 | -100 | Her hair is blue, not red. Playing guitar, not viola. The wall is blue, not green. | exists e2 e1 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7.(in(e2,x6) & of(x6,x7) & n_wall(x7) & a_blue(s3) & Theme(s3,x7) & n_front(x6) & Theme(e2,x5) & Actor(e2,x3) & v_play(e2) & n_guitar(x5) & with(x3,x4) & n_hair(x4) & a_blue(s2) & Theme(s2,x4) & n_lady(x3) & Actor(e1,x1) & v_sit(e1) & with(x1,x2) & n_hair(x2) & a_blue(s1) & Theme(s1,x2) & n_lady(x1)) | exists e1 s1 x1 x2 x3 x4.(n_wall(x4) & a_green(s1) & Theme(s1,x4) & n_violum(x2) & of(x2,x1) & n_female(x1) & n_redhead(x1) & in(e1,x3) & of(x3,x4) & n_front(x3) & Theme(e1,x2) & Actor(e1,x1) & v_play(e1)) | 4e04c4f2-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e1 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7.(with(x3,x4) & with(x1,x2) & v_sit(e1) & v_play(e2) & of(x6,x7) & n_wall(x7) & n_lady(x3) & n_lady(x1) & n_hair(x4) & n_hair(x2) & n_guitar(x5) & n_front(x6) & in(e2,x6) & a_blue(s3) & a_blue(s2) & a_blue(s1) & Theme(s3,x7) & Theme(s2,x4) & Theme(s1,x2) & Theme(e2,x5) & Actor(e2,x3) & Actor(e1,x1)) | exists e1 s1 x1 x2 x3 x4.(v_play(e1) & of(x3,x4) & of(x2,x1) & n_wall(x4) & n_violum(x2) & n_redhead(x1) & n_front(x3) & n_female(x1) & in(e1,x3) & a_green(s1) & Theme(s1,x4) & Theme(e1,x2) & Actor(e1,x1)) |
||
A lady with blue hair sit and plays a guitar in front of a blue wall. | A woman plays guitar. | 0 | -100 | A lady plays a guitar is same as is a woman plays a guitar. | exists e1 e2 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7.(in(e2,x6) & of(x6,x7) & n_wall(x7) & a_blue(s3) & Theme(s3,x7) & n_front(x6) & Theme(e2,x5) & Actor(e2,x3) & v_play(e2) & n_guitar(x5) & with(x3,x4) & n_hair(x4) & a_blue(s2) & Theme(s2,x4) & n_lady(x3) & Actor(e1,x1) & v_sit(e1) & with(x1,x2) & n_hair(x2) & a_blue(s1) & Theme(s1,x2) & n_lady(x1)) | exists e1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_play(e1) & n_guitar(x2) & n_woman(x1)) | 4e04cf24-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7.(with(x3,x4) & with(x1,x2) & v_sit(e1) & v_play(e2) & of(x6,x7) & n_wall(x7) & n_lady(x3) & n_lady(x1) & n_hair(x4) & n_hair(x2) & n_guitar(x5) & n_front(x6) & in(e2,x6) & a_blue(s3) & a_blue(s2) & a_blue(s1) & Theme(s3,x7) & Theme(s2,x4) & Theme(s1,x2) & Theme(e2,x5) & Actor(e2,x3) & Actor(e1,x1)) | exists e1 x1 x2.(v_play(e1) & n_woman(x1) & n_guitar(x2) & Theme(e1,x2) & Actor(e1,x1)) |
||
A woman with blue hair is playing the guitar leaning against a blue wall. | A girl is chatting with her friends at a party. | 2 | 0.000129 | A girl is not a woman. | exists e2 e1 s1 s2 x1 x2 x3 x4 x5.(n_guitar(x3) & Theme(e2,x3) & Actor(e2,x1) & v_play(e2) & against(e1,x5) & n_wall(x5) & a_blue(s2) & Theme(s2,x5) & Actor(e1,x4) & v_lean(e1) & (x3 = x4) & with(x1,x2) & n_hair(x2) & a_blue(s1) & Theme(s1,x2) & n_woman(x1)) | exists e1 x1 x2 x3.(with(e1,x2) & at(x2,x3) & n_party(x3) & n_friend(x2) & of(x2,x1) & n_female(x1) & Actor(e1,x1) & v_chat(e1) & n_girl(x1)) | 4e04d884-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e1 s1 s2 x1 x2 x3 x4 x5.(with(x1,x2) & v_play(e2) & v_lean(e1) & n_woman(x1) & n_wall(x5) & n_hair(x2) & n_guitar(x3) & against(e1,x5) & a_blue(s2) & a_blue(s1) & Theme(s2,x5) & Theme(s1,x2) & Theme(e2,x3) & Actor(e2,x1) & Actor(e1,x4) & (x3 = x4)) | exists e1 x1 x2 x3.(with(e1,x2) & v_chat(e1) & of(x2,x1) & n_party(x3) & n_girl(x1) & n_friend(x2) & n_female(x1) & at(x2,x3) & Actor(e1,x1)) |
||
A woman with blue hair is playing the guitar leaning against a blue wall. | a blue haired lady is playing an instrument. | 0 | -100 | Woman with blue hair is paraphrased as blue haired lady, and guitar is an instrument. | exists e2 e1 s1 s2 x1 x2 x3 x4 x5.(n_guitar(x3) & Theme(e2,x3) & Actor(e2,x1) & v_play(e2) & against(e1,x5) & n_wall(x5) & a_blue(s2) & Theme(s2,x5) & Actor(e1,x4) & v_lean(e1) & (x3 = x4) & with(x1,x2) & n_hair(x2) & a_blue(s1) & Theme(s1,x2) & n_woman(x1)) | exists e1 s1 s2 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_play(e1) & n_instrument(x2) & n_lady(x1) & a_haired(s2) & Theme(s2,x1) & a_blue(s1) & Theme(s1,x1)) | 4e04e25c-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e1 s1 s2 x1 x2 x3 x4 x5.(with(x1,x2) & v_play(e2) & v_lean(e1) & n_woman(x1) & n_wall(x5) & n_hair(x2) & n_guitar(x3) & against(e1,x5) & a_blue(s2) & a_blue(s1) & Theme(s2,x5) & Theme(s1,x2) & Theme(e2,x3) & Actor(e2,x1) & Actor(e1,x4) & (x3 = x4)) | exists e1 s1 s2 x1 x2.(v_play(e1) & n_lady(x1) & n_instrument(x2) & a_haired(s2) & a_blue(s1) & Theme(s2,x1) & Theme(s1,x1) & Theme(e1,x2) & Actor(e1,x1)) |
||
A woman with blue hair is playing the guitar leaning against a blue wall. | A female is playing music for a group of people. | 1 | 0.639444 | The woman can play music against a wall alone or for a group of people. | exists e2 e1 s1 s2 x1 x2 x3 x4 x5.(n_guitar(x3) & Theme(e2,x3) & Actor(e2,x1) & v_play(e2) & against(e1,x5) & n_wall(x5) & a_blue(s2) & Theme(s2,x5) & Actor(e1,x4) & v_lean(e1) & (x3 = x4) & with(x1,x2) & n_hair(x2) & a_blue(s1) & Theme(s1,x2) & n_woman(x1)) | exists e1 x1 x2 x3 x4.(for(e1,x3) & of(x3,x4) & n_people(x4) & n_group(x3) & Theme(e1,x2) & Actor(e1,x1) & v_play(e1) & n_music(x2) & n_female(x1)) | 4e04ec0c-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e1 s1 s2 x1 x2 x3 x4 x5.(with(x1,x2) & v_play(e2) & v_lean(e1) & n_woman(x1) & n_wall(x5) & n_hair(x2) & n_guitar(x3) & against(e1,x5) & a_blue(s2) & a_blue(s1) & Theme(s2,x5) & Theme(s1,x2) & Theme(e2,x3) & Actor(e2,x1) & Actor(e1,x4) & (x3 = x4)) | exists e1 x1 x2 x3 x4.(v_play(e1) & of(x3,x4) & n_people(x4) & n_music(x2) & n_group(x3) & n_female(x1) & for(e1,x3) & Theme(e1,x2) & Actor(e1,x1)) |
||
A woman with blue hair is playing the guitar leaning against a blue wall. | A human playing rock music | 1 | 0.588685 | A guitar can be used all kinds of music and not just rock music. | exists e2 e1 s1 s2 x1 x2 x3 x4 x5.(n_guitar(x3) & Theme(e2,x3) & Actor(e2,x1) & v_play(e2) & against(e1,x5) & n_wall(x5) & a_blue(s2) & Theme(s2,x5) & Actor(e1,x4) & v_lean(e1) & (x3 = x4) & with(x1,x2) & n_hair(x2) & a_blue(s1) & Theme(s1,x2) & n_woman(x1)) | exists s1 x1 x2 x3.(a_topic(x1) & n_music(x1) & of(x1,x3) & n_rock(x3) & of(x1,x2) & n_playing(x2) & a_human(s1) & Theme(s1,x1)) | 4e04f6e8-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e1 s1 s2 x1 x2 x3 x4 x5.(with(x1,x2) & v_play(e2) & v_lean(e1) & n_woman(x1) & n_wall(x5) & n_hair(x2) & n_guitar(x3) & against(e1,x5) & a_blue(s2) & a_blue(s1) & Theme(s2,x5) & Theme(s1,x2) & Theme(e2,x3) & Actor(e2,x1) & Actor(e1,x4) & (x3 = x4)) | exists s1 x1 x2 x3.(of(x1,x3) & of(x1,x2) & n_rock(x3) & n_playing(x2) & n_music(x1) & a_topic(x1) & a_human(s1) & Theme(s1,x1)) |
||
A woman with blue hair is playing the guitar leaning against a blue wall. | A human playing guitar | 0 | -100 | A woman is a human. | exists e2 e1 s1 s2 x1 x2 x3 x4 x5.(n_guitar(x3) & Theme(e2,x3) & Actor(e2,x1) & v_play(e2) & against(e1,x5) & n_wall(x5) & a_blue(s2) & Theme(s2,x5) & Actor(e1,x4) & v_lean(e1) & (x3 = x4) & with(x1,x2) & n_hair(x2) & a_blue(s1) & Theme(s1,x2) & n_woman(x1)) | exists s1 x1 x2.(a_topic(x1) & n_guitar(x1) & of(x1,x2) & n_playing(x2) & a_human(s1) & Theme(s1,x1)) | 4e050390-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e1 s1 s2 x1 x2 x3 x4 x5.(with(x1,x2) & v_play(e2) & v_lean(e1) & n_woman(x1) & n_wall(x5) & n_hair(x2) & n_guitar(x3) & against(e1,x5) & a_blue(s2) & a_blue(s1) & Theme(s2,x5) & Theme(s1,x2) & Theme(e2,x3) & Actor(e2,x1) & Actor(e1,x4) & (x3 = x4)) | exists s1 x1 x2.(of(x1,x2) & n_playing(x2) & n_guitar(x1) & a_topic(x1) & a_human(s1) & Theme(s1,x1)) |
||
A woman with blue hair is playing the guitar leaning against a blue wall. | The women performed a concert on a blue backdrop. | 1 | 0.66146 | Just because a woman is playing the guitar, does not mean she is performing in a concert. | exists e2 e1 s1 s2 x1 x2 x3 x4 x5.(n_guitar(x3) & Theme(e2,x3) & Actor(e2,x1) & v_play(e2) & against(e1,x5) & n_wall(x5) & a_blue(s2) & Theme(s2,x5) & Actor(e1,x4) & v_lean(e1) & (x3 = x4) & with(x1,x2) & n_hair(x2) & a_blue(s1) & Theme(s1,x2) & n_woman(x1)) | exists e1 s1 x1 x2 x3.(n_woman(x1) & on(e1,x3) & n_backdrop(x3) & a_blue(s1) & Theme(s1,x3) & Theme(e1,x2) & Actor(e1,x1) & v_perform(e1) & n_concert(x2)) | 4e05113c-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e1 s1 s2 x1 x2 x3 x4 x5.(with(x1,x2) & v_play(e2) & v_lean(e1) & n_woman(x1) & n_wall(x5) & n_hair(x2) & n_guitar(x3) & against(e1,x5) & a_blue(s2) & a_blue(s1) & Theme(s2,x5) & Theme(s1,x2) & Theme(e2,x3) & Actor(e2,x1) & Actor(e1,x4) & (x3 = x4)) | exists e1 s1 x1 x2 x3.(v_perform(e1) & on(e1,x3) & n_woman(x1) & n_concert(x2) & n_backdrop(x3) & a_blue(s1) & Theme(s1,x3) & Theme(e1,x2) & Actor(e1,x1)) |
||
A woman with blue hair is playing the guitar leaning against a blue wall. | A little girl is playing a recorder next to a tree. | 2 | -100 | Woman, not little girl. Guitar, not recorder. Leaning against a wall, not next to a tree. | exists e1 e2 s1 s2 x1 x2 x3 x4 x5.(n_guitar(x3) & Theme(e2,x3) & Actor(e2,x1) & v_play(e2) & against(e1,x5) & n_wall(x5) & a_blue(s2) & Theme(s2,x5) & Actor(e1,x4) & v_lean(e1) & (x3 = x4) & with(x1,x2) & n_hair(x2) & a_blue(s1) & Theme(s1,x2) & n_woman(x1)) | exists e1 s1 x1 x2 x3 x4.(Theme(e1,x2) & Actor(e1,x1) & v_play(e1) & to(x3,x4) & n_tree(x4) & next(x2,x3) & n_thing(x3) & n_recorder(x2) & n_girl(x1) & a_little(s1) & Theme(s1,x1)) | 4e051e8e-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 s1 s2 x1 x2 x3 x4 x5.(with(x1,x2) & v_play(e2) & v_lean(e1) & n_woman(x1) & n_wall(x5) & n_hair(x2) & n_guitar(x3) & against(e1,x5) & a_blue(s2) & a_blue(s1) & Theme(s2,x5) & Theme(s1,x2) & Theme(e2,x3) & Actor(e2,x1) & Actor(e1,x4) & (x3 = x4)) | exists e1 s1 x1 x2 x3 x4.(v_play(e1) & to(x3,x4) & next(x2,x3) & n_tree(x4) & n_thing(x3) & n_recorder(x2) & n_girl(x1) & a_little(s1) & Theme(s1,x1) & Theme(e1,x2) & Actor(e1,x1)) |
||
A woman with blue hair is playing the guitar leaning against a blue wall. | A woman leans against a wall playing a musical instrument. | 0 | 0.997785 | A guitar is a musical instrument. | exists e2 e1 s1 s2 x1 x2 x3 x4 x5.(n_guitar(x3) & Theme(e2,x3) & Actor(e2,x1) & v_play(e2) & against(e1,x5) & n_wall(x5) & a_blue(s2) & Theme(s2,x5) & Actor(e1,x4) & v_lean(e1) & (x3 = x4) & with(x1,x2) & n_hair(x2) & a_blue(s1) & Theme(s1,x2) & n_woman(x1)) | exists e2 e1 s1 x1 x2 x3 x4.(against(e1,x2) & Theme(e2,x4) & Actor(e2,x3) & v_play(e2) & n_instrument(x4) & a_musical(s1) & Theme(s1,x4) & (x2 = x3) & n_wall(x2) & Actor(e1,x1) & v_lean(e1) & n_woman(x1)) | 4e052942-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e1 s1 s2 x1 x2 x3 x4 x5.(with(x1,x2) & v_play(e2) & v_lean(e1) & n_woman(x1) & n_wall(x5) & n_hair(x2) & n_guitar(x3) & against(e1,x5) & a_blue(s2) & a_blue(s1) & Theme(s2,x5) & Theme(s1,x2) & Theme(e2,x3) & Actor(e2,x1) & Actor(e1,x4) & (x3 = x4)) | exists e2 e1 s1 x1 x2 x3 x4.(v_play(e2) & v_lean(e1) & n_woman(x1) & n_wall(x2) & n_instrument(x4) & against(e1,x2) & a_musical(s1) & Theme(s1,x4) & Theme(e2,x4) & Actor(e2,x3) & Actor(e1,x1) & (x2 = x3)) |
||
A woman with blue hair is playing the guitar leaning against a blue wall. | A woman with black hair. | 2 | -100 | Woman has blue hair, not black. | exists e1 e2 s1 s2 x1 x2 x3 x4 x5.(n_guitar(x3) & Theme(e2,x3) & Actor(e2,x1) & v_play(e2) & against(e1,x5) & n_wall(x5) & a_blue(s2) & Theme(s2,x5) & Actor(e1,x4) & v_lean(e1) & (x3 = x4) & with(x1,x2) & n_hair(x2) & a_blue(s1) & Theme(s1,x2) & n_woman(x1)) | exists s1 x1 x2.(a_topic(x1) & with(x1,x2) & n_hair(x2) & a_black(s1) & Theme(s1,x2) & n_woman(x1)) | 4e05373e-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 s1 s2 x1 x2 x3 x4 x5.(with(x1,x2) & v_play(e2) & v_lean(e1) & n_woman(x1) & n_wall(x5) & n_hair(x2) & n_guitar(x3) & against(e1,x5) & a_blue(s2) & a_blue(s1) & Theme(s2,x5) & Theme(s1,x2) & Theme(e2,x3) & Actor(e2,x1) & Actor(e1,x4) & (x3 = x4)) | exists s1 x1 x2.(with(x1,x2) & n_woman(x1) & n_hair(x2) & a_topic(x1) & a_black(s1) & Theme(s1,x2)) |
||
A woman with blue hair is playing the guitar leaning against a blue wall. | A woman with red hair was watching a concert. | 2 | -100 | She has blue hair, not read. She is playing the guitar, not watching a concert. | exists e1 e2 s1 s2 x1 x2 x3 x4 x5.(n_guitar(x3) & Theme(e2,x3) & Actor(e2,x1) & v_play(e2) & against(e1,x5) & n_wall(x5) & a_blue(s2) & Theme(s2,x5) & Actor(e1,x4) & v_lean(e1) & (x3 = x4) & with(x1,x2) & n_hair(x2) & a_blue(s1) & Theme(s1,x2) & n_woman(x1)) | exists e1 s1 x1 x2 x3.(Theme(e1,x3) & Actor(e1,x1) & v_watch(e1) & n_concert(x3) & with(x1,x2) & n_hair(x2) & a_red(s1) & Theme(s1,x2) & n_woman(x1)) | 4e0541de-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 s1 s2 x1 x2 x3 x4 x5.(with(x1,x2) & v_play(e2) & v_lean(e1) & n_woman(x1) & n_wall(x5) & n_hair(x2) & n_guitar(x3) & against(e1,x5) & a_blue(s2) & a_blue(s1) & Theme(s2,x5) & Theme(s1,x2) & Theme(e2,x3) & Actor(e2,x1) & Actor(e1,x4) & (x3 = x4)) | exists e1 s1 x1 x2 x3.(with(x1,x2) & v_watch(e1) & n_woman(x1) & n_hair(x2) & n_concert(x3) & a_red(s1) & Theme(s1,x2) & Theme(e1,x3) & Actor(e1,x1)) |
||
A woman with blue hair is playing the guitar leaning against a blue wall. | A woman is giving birth. | 2 | -100 | She is playing guitar, not giving birth. | exists e2 e1 s1 s2 x1 x2 x3 x4 x5.(n_guitar(x3) & Theme(e2,x3) & Actor(e2,x1) & v_play(e2) & against(e1,x5) & n_wall(x5) & a_blue(s2) & Theme(s2,x5) & Actor(e1,x4) & v_lean(e1) & (x3 = x4) & with(x1,x2) & n_hair(x2) & a_blue(s1) & Theme(s1,x2) & n_woman(x1)) | exists e1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_give(e1) & n_birth(x2) & n_woman(x1)) | 4e054af8-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e1 s1 s2 x1 x2 x3 x4 x5.(with(x1,x2) & v_play(e2) & v_lean(e1) & n_woman(x1) & n_wall(x5) & n_hair(x2) & n_guitar(x3) & against(e1,x5) & a_blue(s2) & a_blue(s1) & Theme(s2,x5) & Theme(s1,x2) & Theme(e2,x3) & Actor(e2,x1) & Actor(e1,x4) & (x3 = x4)) | exists e1 x1 x2.(v_give(e1) & n_woman(x1) & n_birth(x2) & Theme(e1,x2) & Actor(e1,x1)) |
||
A woman with blue hair is playing the guitar leaning against a blue wall. | A woman is playing a song at the train station. | 1 | 0.03299 | Just because, a woman is playing a guitar does not mean a woman is playing a song. | exists e1 e2 s1 s2 x1 x2 x3 x4 x5.(n_guitar(x3) & Theme(e2,x3) & Actor(e2,x1) & v_play(e2) & against(e1,x5) & n_wall(x5) & a_blue(s2) & Theme(s2,x5) & Actor(e1,x4) & v_lean(e1) & (x3 = x4) & with(x1,x2) & n_hair(x2) & a_blue(s1) & Theme(s1,x2) & n_woman(x1)) | exists e1 x1 x2 x3 x4.(n_station(x3) & of(x3,x4) & n_train(x4) & at(e1,x3) & Theme(e1,x2) & Actor(e1,x1) & v_play(e1) & n_song(x2) & n_woman(x1)) | 4e055278-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 s1 s2 x1 x2 x3 x4 x5.(with(x1,x2) & v_play(e2) & v_lean(e1) & n_woman(x1) & n_wall(x5) & n_hair(x2) & n_guitar(x3) & against(e1,x5) & a_blue(s2) & a_blue(s1) & Theme(s2,x5) & Theme(s1,x2) & Theme(e2,x3) & Actor(e2,x1) & Actor(e1,x4) & (x3 = x4)) | exists e1 x1 x2 x3 x4.(v_play(e1) & of(x3,x4) & n_woman(x1) & n_train(x4) & n_station(x3) & n_song(x2) & at(e1,x3) & Theme(e1,x2) & Actor(e1,x1)) |
||
A woman with blue hair is playing the guitar leaning against a blue wall. | A woman is playing her guitar outside the cafe. | 1 | 0.1116 | Just because, the woman is playing the guitar does not mean she is playing the guitar outside the cafe. | exists e2 e1 s1 s2 x1 x2 x3 x4 x5.(n_guitar(x3) & Theme(e2,x3) & Actor(e2,x1) & v_play(e2) & against(e1,x5) & n_wall(x5) & a_blue(s2) & Theme(s2,x5) & Actor(e1,x4) & v_lean(e1) & (x3 = x4) & with(x1,x2) & n_hair(x2) & a_blue(s1) & Theme(s1,x2) & n_woman(x1)) | exists e1 x1 x2 x3.(n_cafe(x3) & Theme(e1,x2) & Actor(e1,x1) & v_play(e1) & outside(x2,x3) & n_guitar(x2) & of(x2,x1) & n_female(x1) & n_woman(x1)) | 4e0557aa-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e1 s1 s2 x1 x2 x3 x4 x5.(with(x1,x2) & v_play(e2) & v_lean(e1) & n_woman(x1) & n_wall(x5) & n_hair(x2) & n_guitar(x3) & against(e1,x5) & a_blue(s2) & a_blue(s1) & Theme(s2,x5) & Theme(s1,x2) & Theme(e2,x3) & Actor(e2,x1) & Actor(e1,x4) & (x3 = x4)) | exists e1 x1 x2 x3.(v_play(e1) & outside(x2,x3) & of(x2,x1) & n_woman(x1) & n_guitar(x2) & n_female(x1) & n_cafe(x3) & Theme(e1,x2) & Actor(e1,x1)) |
||
A woman with blue hair is playing the guitar leaning against a blue wall. | There is a woman playing an instrument. | 0 | -100 | A guitar is an instrument. | exists e1 e2 s1 s2 x1 x2 x3 x4 x5.(n_guitar(x3) & Theme(e2,x3) & Actor(e2,x1) & v_play(e2) & against(e1,x5) & n_wall(x5) & a_blue(s2) & Theme(s2,x5) & Actor(e1,x4) & v_lean(e1) & (x3 = x4) & with(x1,x2) & n_hair(x2) & a_blue(s1) & Theme(s1,x2) & n_woman(x1)) | exists p1 x1 e1 x2 x3 x4.((x1 = x2) & Theme(e1,x4) & Actor(e1,x3) & v_play(e1) & n_instrument(x4) & (x2 = x3) & n_woman(x2)) | 4e055c64-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 s1 s2 x1 x2 x3 x4 x5.(with(x1,x2) & v_play(e2) & v_lean(e1) & n_woman(x1) & n_wall(x5) & n_hair(x2) & n_guitar(x3) & against(e1,x5) & a_blue(s2) & a_blue(s1) & Theme(s2,x5) & Theme(s1,x2) & Theme(e2,x3) & Actor(e2,x1) & Actor(e1,x4) & (x3 = x4)) | exists x1 e1 x2 x3 x4.(v_play(e1) & n_woman(x2) & n_instrument(x4) & Theme(e1,x4) & Actor(e1,x3) & (x2 = x3) & (x1 = x2)) |
||
A woman with blue hair is playing the guitar leaning against a blue wall. | A female is playing music. | 0 | -100 | A woman is a female. | exists e1 e2 s1 s2 x1 x2 x3 x4 x5.(n_guitar(x3) & Theme(e2,x3) & Actor(e2,x1) & v_play(e2) & against(e1,x5) & n_wall(x5) & a_blue(s2) & Theme(s2,x5) & Actor(e1,x4) & v_lean(e1) & (x3 = x4) & with(x1,x2) & n_hair(x2) & a_blue(s1) & Theme(s1,x2) & n_woman(x1)) | exists e1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_play(e1) & n_music(x2) & n_female(x1)) | 4e056100-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 s1 s2 x1 x2 x3 x4 x5.(with(x1,x2) & v_play(e2) & v_lean(e1) & n_woman(x1) & n_wall(x5) & n_hair(x2) & n_guitar(x3) & against(e1,x5) & a_blue(s2) & a_blue(s1) & Theme(s2,x5) & Theme(s1,x2) & Theme(e2,x3) & Actor(e2,x1) & Actor(e1,x4) & (x3 = x4)) | exists e1 x1 x2.(v_play(e1) & n_music(x2) & n_female(x1) & Theme(e1,x2) & Actor(e1,x1)) |
||
A young child playing outside with toys. | The child throws a ball. | 1 | -100 | Just because, a young child is playing outside with toys does not imply that the child throws a ball. | exists e1 s1 x1 x2 x3.(a_topic(x1) & with(e1,x3) & n_toy(x3) & r_outside(e1) & Actor(e1,x2) & v_play(e1) & (x1 = x2) & n_child(x1) & a_young(s1) & Theme(s1,x1)) | exists e1 x1 x2.(n_child(x1) & Theme(e1,x2) & Actor(e1,x1) & v_throw(e1) & n_ball(x2)) | 4e05679a-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3.(with(e1,x3) & v_play(e1) & r_outside(e1) & n_toy(x3) & n_child(x1) & a_young(s1) & a_topic(x1) & Theme(s1,x1) & Actor(e1,x2) & (x1 = x2)) | exists e1 x1 x2.(v_throw(e1) & n_child(x1) & n_ball(x2) & Theme(e1,x2) & Actor(e1,x1)) |
||
A young child playing outside with toys. | The kid is playing outdoors. | 0 | -100 | A young child is kid. | exists e1 s1 x1 x2 x3.(a_topic(x1) & with(e1,x3) & n_toy(x3) & r_outside(e1) & Actor(e1,x2) & v_play(e1) & (x1 = x2) & n_child(x1) & a_young(s1) & Theme(s1,x1)) | exists e1 x1 x2.(n_kid(x1) & Theme(e1,x2) & Actor(e1,x1) & v_play(e1) & n_outdoors(x2)) | 4e056cb8-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3.(with(e1,x3) & v_play(e1) & r_outside(e1) & n_toy(x3) & n_child(x1) & a_young(s1) & a_topic(x1) & Theme(s1,x1) & Actor(e1,x2) & (x1 = x2)) | exists e1 x1 x2.(v_play(e1) & n_outdoors(x2) & n_kid(x1) & Theme(e1,x2) & Actor(e1,x1)) |
||
A young child playing outside with toys. | The child sits on the couch in the living room. | 2 | -100 | Playing outside is not sitting on the couch inside. | exists e1 s1 x1 x2 x3.(a_topic(x1) & with(e1,x3) & n_toy(x3) & r_outside(e1) & Actor(e1,x2) & v_play(e1) & (x1 = x2) & n_child(x1) & a_young(s1) & Theme(s1,x1)) | exists e1 x1 x2 x3 x4.(n_room(x3) & of(x3,x4) & n_living(x4) & n_couch(x2) & n_child(x1) & in(e1,x3) & on(e1,x2) & Actor(e1,x1) & v_sit(e1)) | 4e057140-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3.(with(e1,x3) & v_play(e1) & r_outside(e1) & n_toy(x3) & n_child(x1) & a_young(s1) & a_topic(x1) & Theme(s1,x1) & Actor(e1,x2) & (x1 = x2)) | exists e1 x1 x2 x3 x4.(v_sit(e1) & on(e1,x2) & of(x3,x4) & n_room(x3) & n_living(x4) & n_couch(x2) & n_child(x1) & in(e1,x3) & Actor(e1,x1)) |
||
Four people are scuba diving in a swimming pool, two girls, one bald man and the third person you can only see an arm. | There are four people in a pool. | 0 | -100 | A swimming pool is a pool. | exists p1 s3 x1 x8.(n_person(x8) & n_person(x8) & a_third(s3) & Theme(s3,x8) & exists p2 s1 s2 x2 x3 x4 x5 x6 x7.((x1 = x2) & rel(x2,x5) & rel(x5,x6) & subset_of(x8,x6) & exists e1 p3 s4.(a_only(s4) & Manner(e1,s4) & exists e2 x9.(Theme(e2,x9) & Actor(e2,x8) & v_see(e2) & n_arm(x9)) & Topic(e1,p3) & Actor(e1,x8) & v_can(e1)) & that(x8,p2) & subset_of(x7,x6) & n_man(x7) & a_bald(s2) & Theme(s2,x7) & card_eq_1(x7) & n_girl(x5) & card_eq_2(x5) & in(x2,x3) & n_pool(x3) & of(x3,x4) & n_swimming(x4) & n_diving(x2) & a_scuba(s1) & Theme(s1,x2)) & n_people(x1) & card_eq_4(x1)) | exists p1 x1 x2.(in(p1,x2) & n_pool(x2) & exists x3.((x1 = x3) & n_people(x3) & card_eq_4(x3))) | 4e05762c-e4c8-11ec-9cdd-0242ac1c0002 | exists s3 x1 x8.(n_person(x8) & n_people(x1) & exists p2 s1 s2 x2 x3 x4 x5 x6 x7.(that(x8,p2) & subset_of(x8,x6) & subset_of(x7,x6) & rel(x5,x6) & rel(x2,x5) & of(x3,x4) & n_swimming(x4) & n_pool(x3) & n_man(x7) & n_girl(x5) & n_diving(x2) & in(x2,x3) & exists e1 p3 s4.(v_can(e1) & exists e2 x9.(v_see(e2) & n_arm(x9) & Theme(e2,x9) & Actor(e2,x8)) & a_only(s4) & Topic(e1,p3) & Manner(e1,s4) & Actor(e1,x8)) & card_eq_2(x5) & card_eq_1(x7) & a_scuba(s1) & a_bald(s2) & Theme(s2,x7) & Theme(s1,x2) & (x1 = x2)) & card_eq_4(x1) & a_third(s3) & Theme(s3,x8)) | exists p1 x1 x2.(n_pool(x2) & in(p1,x2) & exists x3.(n_people(x3) & card_eq_4(x3) & (x1 = x3))) |
||
Four people are scuba diving in a swimming pool, two girls, one bald man and the third person you can only see an arm. | Everyone in the pool is female. | 2 | -100 | There is at least one man in the pool, not everyone is female. | exists p1 s3 x1 x8.(n_person(x8) & n_person(x8) & a_third(s3) & Theme(s3,x8) & exists p2 s1 s2 x2 x3 x4 x5 x6 x7.((x1 = x2) & rel(x2,x5) & rel(x5,x6) & subset_of(x8,x6) & exists e1 p3 s4.(a_only(s4) & Manner(e1,s4) & exists e2 x9.(Theme(e2,x9) & Actor(e2,x8) & v_see(e2) & n_arm(x9)) & Topic(e1,p3) & Actor(e1,x8) & v_can(e1)) & that(x8,p2) & subset_of(x7,x6) & n_man(x7) & a_bald(s2) & Theme(s2,x7) & card_eq_1(x7) & n_girl(x5) & card_eq_2(x5) & in(x2,x3) & n_pool(x3) & of(x3,x4) & n_swimming(x4) & n_diving(x2) & a_scuba(s1) & Theme(s1,x2)) & n_people(x1) & card_eq_4(x1)) | exists x2.(n_pool(x2) & all x1.(n_person(x1) -> exists s1.(Theme(s1,x1) & a_female(s1) & in(x1,x2)))) | 4e057ac8-e4c8-11ec-9cdd-0242ac1c0002 | exists s3 x1 x8.(n_person(x8) & n_people(x1) & exists p2 s1 s2 x2 x3 x4 x5 x6 x7.(that(x8,p2) & subset_of(x8,x6) & subset_of(x7,x6) & rel(x5,x6) & rel(x2,x5) & of(x3,x4) & n_swimming(x4) & n_pool(x3) & n_man(x7) & n_girl(x5) & n_diving(x2) & in(x2,x3) & exists e1 p3 s4.(v_can(e1) & exists e2 x9.(v_see(e2) & n_arm(x9) & Theme(e2,x9) & Actor(e2,x8)) & a_only(s4) & Topic(e1,p3) & Manner(e1,s4) & Actor(e1,x8)) & card_eq_2(x5) & card_eq_1(x7) & a_scuba(s1) & a_bald(s2) & Theme(s2,x7) & Theme(s1,x2) & (x1 = x2)) & card_eq_4(x1) & a_third(s3) & Theme(s3,x8)) | exists x2.(n_pool(x2) & all x1.(exists s1.(in(x1,x2) & a_female(s1) & Theme(s1,x1)) | -n_person(x1))) |
||
Four people are scuba diving in a swimming pool, two girls, one bald man and the third person you can only see an arm. | There are two men in scuba diving | 1 | -100 | The four people that are scuba diving, does not imply that two of them are men. | exists p1 s3 x1 x8.(n_person(x8) & n_person(x8) & a_third(s3) & Theme(s3,x8) & exists p2 s1 s2 x2 x3 x4 x5 x6 x7.((x1 = x2) & rel(x2,x5) & rel(x5,x6) & subset_of(x8,x6) & exists e1 p3 s4.(a_only(s4) & Manner(e1,s4) & exists e2 x9.(Theme(e2,x9) & Actor(e2,x8) & v_see(e2) & n_arm(x9)) & Topic(e1,p3) & Actor(e1,x8) & v_can(e1)) & that(x8,p2) & subset_of(x7,x6) & n_man(x7) & a_bald(s2) & Theme(s2,x7) & card_eq_1(x7) & n_girl(x5) & card_eq_2(x5) & in(x2,x3) & n_pool(x3) & of(x3,x4) & n_swimming(x4) & n_diving(x2) & a_scuba(s1) & Theme(s1,x2)) & n_people(x1) & card_eq_4(x1)) | exists p1 x1 x2 x3.(in(p1,x2) & n_diving(x2) & of(x2,x3) & n_scuba(x3) & exists x4.((x1 = x4) & n_man(x4) & card_eq_2(x4))) | 4e057f5a-e4c8-11ec-9cdd-0242ac1c0002 | exists s3 x1 x8.(n_person(x8) & n_people(x1) & exists p2 s1 s2 x2 x3 x4 x5 x6 x7.(that(x8,p2) & subset_of(x8,x6) & subset_of(x7,x6) & rel(x5,x6) & rel(x2,x5) & of(x3,x4) & n_swimming(x4) & n_pool(x3) & n_man(x7) & n_girl(x5) & n_diving(x2) & in(x2,x3) & exists e1 p3 s4.(v_can(e1) & exists e2 x9.(v_see(e2) & n_arm(x9) & Theme(e2,x9) & Actor(e2,x8)) & a_only(s4) & Topic(e1,p3) & Manner(e1,s4) & Actor(e1,x8)) & card_eq_2(x5) & card_eq_1(x7) & a_scuba(s1) & a_bald(s2) & Theme(s2,x7) & Theme(s1,x2) & (x1 = x2)) & card_eq_4(x1) & a_third(s3) & Theme(s3,x8)) | exists p1 x1 x2 x3.(of(x2,x3) & n_scuba(x3) & n_diving(x2) & in(p1,x2) & exists x4.(n_man(x4) & card_eq_2(x4) & (x1 = x4))) |
||
Three or four people are playing soccer ball outside. | Two men and two women are playing some sport outside. | 1 | -100 | Three or four people may be whole male or number can vary, and probably not two men and two women | exists e1 x1 x2 x3 x4.(Theme(e1,x2) & Actor(e1,x1) & v_play(e1) & n_outside(x2) & of(x2,x4) & n_ball(x4) & of(x2,x3) & n_soccer(x3) & ((n_people(x1) & card_eq_3(x1)) | (n_people(x1) & card_eq_4(x1)))) | exists e1 s1 x1 x2 x3 x4.(a_outside(s1) & Manner(e1,s1) & Theme(e1,x4) & Actor(e1,x1) & v_play(e1) & n_sport(x4) & n_woman(x3) & card_eq_2(x3) & n_man(x2) & subset_of(x3,x1) & subset_of(x2,x1) & card_eq_2(x1)) | 4e0583e2-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4.(v_play(e1) & of(x2,x4) & of(x2,x3) & n_soccer(x3) & n_outside(x2) & n_ball(x4) & Theme(e1,x2) & Actor(e1,x1) & n_people(x1) & (n_people(x1) | card_eq_4(x1)) & (n_people(x1) | card_eq_3(x1)) & (card_eq_4(x1) | card_eq_3(x1))) | exists e1 s1 x1 x2 x3 x4.(v_play(e1) & subset_of(x3,x1) & subset_of(x2,x1) & n_woman(x3) & n_sport(x4) & n_man(x2) & card_eq_2(x3) & card_eq_2(x1) & a_outside(s1) & Theme(e1,x4) & Manner(e1,s1) & Actor(e1,x1)) |
||
Three or four people are playing soccer ball outside. | There are three or four people playing soccer outside. | 0 | -100 | Soccer implies soccer ball. | exists e1 x1 x2 x3 x4.(Theme(e1,x2) & Actor(e1,x1) & v_play(e1) & n_outside(x2) & of(x2,x4) & n_ball(x4) & of(x2,x3) & n_soccer(x3) & ((n_people(x1) & card_eq_3(x1)) | (n_people(x1) & card_eq_4(x1)))) | exists p1 x1 e1 s1 x2 x3 x4.((x1 = x2) & a_outside(s1) & Manner(e1,s1) & Theme(e1,x4) & Actor(e1,x3) & v_play(e1) & n_soccer(x4) & (x2 = x3) & ((n_people(x2) & card_eq_3(x2)) | (n_people(x2) & card_eq_4(x2)))) | 4e058856-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4.(v_play(e1) & of(x2,x4) & of(x2,x3) & n_soccer(x3) & n_outside(x2) & n_ball(x4) & Theme(e1,x2) & Actor(e1,x1) & n_people(x1) & (n_people(x1) | card_eq_4(x1)) & (n_people(x1) | card_eq_3(x1)) & (card_eq_4(x1) | card_eq_3(x1))) | exists x1 e1 s1 x2 x3 x4.(v_play(e1) & n_soccer(x4) & a_outside(s1) & Theme(e1,x4) & Manner(e1,s1) & Actor(e1,x3) & (x2 = x3) & (x1 = x2) & n_people(x2) & (n_people(x2) | card_eq_4(x2)) & (n_people(x2) | card_eq_3(x2)) & (card_eq_4(x2) | card_eq_3(x2))) |
||
Three or four people are playing soccer ball outside. | No one is outside playing soccer. | 2 | -100 | If three or four people are playing soccer outside that means it is not no one playing soccer outside. | exists e1 x1 x2 x3 x4.(Theme(e1,x2) & Actor(e1,x1) & v_play(e1) & n_outside(x2) & of(x2,x4) & n_ball(x4) & of(x2,x3) & n_soccer(x3) & ((n_people(x1) & card_eq_3(x1)) | (n_people(x1) & card_eq_4(x1)))) | -exists p1 x1.(exists s1 x2 x3.((x1 = x2) & n_soccer(x2) & of(x2,x3) & n_playing(x3) & a_outside(s1) & Theme(s1,x2)) & n_one(x1)) | 4e058ea0-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4.(v_play(e1) & of(x2,x4) & of(x2,x3) & n_soccer(x3) & n_outside(x2) & n_ball(x4) & Theme(e1,x2) & Actor(e1,x1) & n_people(x1) & (n_people(x1) | card_eq_4(x1)) & (n_people(x1) | card_eq_3(x1)) & (card_eq_4(x1) | card_eq_3(x1))) | all x1.(all s1 x2 x3.(-of(x2,x3) | -n_soccer(x2) | -n_playing(x3) | -a_outside(s1) | -Theme(s1,x2) | -(x1 = x2)) | -n_one(x1)) |
||
Four people in scuba outfits and goggles are sitting underwater. | Four people are wearing bathing suits. | 1 | -100 | Just because the four people are in scuba outfits, does not mean they are wearing bathing suits. | exists e1 x1 x2 x3 x4 x5 x6.(Time(e1,x6) & n_underwater(x6) & Actor(e1,x1) & v_sit(e1) & in(x1,x2) & subset_of(x5,x2) & n_goggles(x5) & subset_of(x3,x2) & n_outfit(x3) & of(x3,x4) & n_scuba(x4) & n_people(x1) & card_eq_4(x1)) | exists e1 p1 x1.(exists e2 x2.(Theme(e2,x2) & Actor(e2,x1) & v_bath(e2) & n_suit(x2)) & Topic(e1,p1) & Actor(e1,x1) & v_wear(e1) & n_people(x1) & card_eq_4(x1)) | 4e0593aa-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4 x5 x6.(v_sit(e1) & subset_of(x5,x2) & subset_of(x3,x2) & of(x3,x4) & n_underwater(x6) & n_scuba(x4) & n_people(x1) & n_outfit(x3) & n_goggles(x5) & in(x1,x2) & card_eq_4(x1) & Time(e1,x6) & Actor(e1,x1)) | exists e1 p1 x1.(v_wear(e1) & n_people(x1) & exists e2 x2.(v_bath(e2) & n_suit(x2) & Theme(e2,x2) & Actor(e2,x1)) & card_eq_4(x1) & Topic(e1,p1) & Actor(e1,x1)) |
||
Four people in scuba outfits and goggles are sitting underwater. | Four people are jumping in midair. | 2 | -100 | People can't sit underwater and jump in midair simultaneously. | exists e1 x1 x2 x3 x4 x5 x6.(Time(e1,x6) & n_underwater(x6) & Actor(e1,x1) & v_sit(e1) & in(x1,x2) & subset_of(x5,x2) & n_goggles(x5) & subset_of(x3,x2) & n_outfit(x3) & of(x3,x4) & n_scuba(x4) & n_people(x1) & card_eq_4(x1)) | exists e1 x1 x2.(in(e1,x2) & n_midair(x2) & Actor(e1,x1) & v_jump(e1) & n_people(x1) & card_eq_4(x1)) | 4e05983c-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4 x5 x6.(v_sit(e1) & subset_of(x5,x2) & subset_of(x3,x2) & of(x3,x4) & n_underwater(x6) & n_scuba(x4) & n_people(x1) & n_outfit(x3) & n_goggles(x5) & in(x1,x2) & card_eq_4(x1) & Time(e1,x6) & Actor(e1,x1)) | exists e1 x1 x2.(v_jump(e1) & n_people(x1) & n_midair(x2) & in(e1,x2) & card_eq_4(x1) & Actor(e1,x1)) |
||
Four people in scuba outfits and goggles are sitting underwater. | Four people are immersed in water. | 0 | -100 | Four people sitting underwater implies they are immersed in water. | exists e1 x1 x2 x3 x4 x5 x6.(Time(e1,x6) & n_underwater(x6) & Actor(e1,x1) & v_sit(e1) & in(x1,x2) & subset_of(x5,x2) & n_goggles(x5) & subset_of(x3,x2) & n_outfit(x3) & of(x3,x4) & n_scuba(x4) & n_people(x1) & card_eq_4(x1)) | exists e1 x1 x2.(in(e1,x2) & n_water(x2) & Theme(e1,x1) & v_immerse(e1) & n_people(x1) & card_eq_4(x1)) | 4e059d14-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4 x5 x6.(v_sit(e1) & subset_of(x5,x2) & subset_of(x3,x2) & of(x3,x4) & n_underwater(x6) & n_scuba(x4) & n_people(x1) & n_outfit(x3) & n_goggles(x5) & in(x1,x2) & card_eq_4(x1) & Time(e1,x6) & Actor(e1,x1)) | exists e1 x1 x2.(v_immerse(e1) & n_water(x2) & n_people(x1) & in(e1,x2) & card_eq_4(x1) & Theme(e1,x1)) |
||
A group of boys are playing on a beach. | The boy threw a ball. | 1 | -100 | Just because, a group of boys are playing on a beach does not imply that the boys threw a ball. | exists e1 x1 x2 x3.(on(e1,x3) & n_beach(x3) & Actor(e1,x1) & v_play(e1) & of(x1,x2) & n_boy(x2) & n_group(x1)) | exists e1 x1 x2.(n_boy(x1) & Theme(e1,x2) & Actor(e1,x1) & v_throw(e1) & n_ball(x2)) | 4e05a19c-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3.(v_play(e1) & on(e1,x3) & of(x1,x2) & n_group(x1) & n_boy(x2) & n_beach(x3) & Actor(e1,x1)) | exists e1 x1 x2.(v_throw(e1) & n_boy(x1) & n_ball(x2) & Theme(e1,x2) & Actor(e1,x1)) |
||
A group of boys are playing on a beach. | The boys are looking at books. | 2 | -100 | The boys can't play on a beach and look at books at the same time. | exists e1 x1 x2 x3.(on(e1,x3) & n_beach(x3) & Actor(e1,x1) & v_play(e1) & of(x1,x2) & n_boy(x2) & n_group(x1)) | exists e1 x1 x2.(n_boy(x1) & at(e1,x2) & n_book(x2) & Actor(e1,x1) & v_look(e1)) | 4e05a61a-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3.(v_play(e1) & on(e1,x3) & of(x1,x2) & n_group(x1) & n_boy(x2) & n_beach(x3) & Actor(e1,x1)) | exists e1 x1 x2.(v_look(e1) & n_boy(x1) & n_book(x2) & at(e1,x2) & Actor(e1,x1)) |
||
A group of boys are playing on a beach. | The boys are playing outside. | 0 | -100 | A beach is outside. | exists e1 x1 x2 x3.(on(e1,x3) & n_beach(x3) & Actor(e1,x1) & v_play(e1) & of(x1,x2) & n_boy(x2) & n_group(x1)) | exists e1 x1 x2.(n_boy(x1) & Theme(e1,x2) & Actor(e1,x1) & v_play(e1) & n_outside(x2)) | 4e05aa84-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3.(v_play(e1) & on(e1,x3) & of(x1,x2) & n_group(x1) & n_boy(x2) & n_beach(x3) & Actor(e1,x1)) | exists e1 x1 x2.(v_play(e1) & n_outside(x2) & n_boy(x1) & Theme(e1,x2) & Actor(e1,x1)) |
||
Three men playing soccer. | Friends are playing football. | 2 | -100 | If they are playing soccer, they cannot be playing football. | exists e1 x1 x2 x3.(a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & v_play(e1) & n_soccer(x3) & (x1 = x2) & n_man(x1) & card_eq_3(x1)) | exists e1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_play(e1) & n_football(x2) & n_friend(x1)) | 4e05af02-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3.(v_play(e1) & n_soccer(x3) & n_man(x1) & card_eq_3(x1) & a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2)) | exists e1 x1 x2.(v_play(e1) & n_friend(x1) & n_football(x2) & Theme(e1,x2) & Actor(e1,x1)) |
||
Three men playing soccer. | Three men kicking a ball across the ground towards a goalie. | 0 | -100 | Kicking a ball towards a goalie implies soccer. | exists e1 x1 x2 x3.(a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & v_play(e1) & n_soccer(x3) & (x1 = x2) & n_man(x1) & card_eq_3(x1)) | exists e1 x1 x2 x3 x4 x5.(n_ground(x4) & a_topic(x1) & towards(e1,x5) & n_goalie(x5) & across(e1,x4) & Theme(e1,x3) & Actor(e1,x2) & v_kick(e1) & n_ball(x3) & (x1 = x2) & n_man(x1) & card_eq_3(x1)) | 4e05b556-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3.(v_play(e1) & n_soccer(x3) & n_man(x1) & card_eq_3(x1) & a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2)) | exists e1 x1 x2 x3 x4 x5.(v_kick(e1) & towards(e1,x5) & n_man(x1) & n_ground(x4) & n_goalie(x5) & n_ball(x3) & card_eq_3(x1) & across(e1,x4) & a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2)) |
||
Three men playing soccer. | Three friends are playing soccer. | 1 | -100 | Just because the men are playing together doesn't mean they are friends | exists e1 x1 x2 x3.(a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & v_play(e1) & n_soccer(x3) & (x1 = x2) & n_man(x1) & card_eq_3(x1)) | exists e1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_play(e1) & n_soccer(x2) & n_friend(x1) & card_eq_3(x1)) | 4e05ba60-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3.(v_play(e1) & n_soccer(x3) & n_man(x1) & card_eq_3(x1) & a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2)) | exists e1 x1 x2.(v_play(e1) & n_soccer(x2) & n_friend(x1) & card_eq_3(x1) & Theme(e1,x2) & Actor(e1,x1)) |
||
Two men and a woman interact at a table. | the people are all at a bar. | 1 | -100 | Not all interaction is taking place in bar | exists s1 x1 x2 x3 x4.(a_topic(s1) & subset_of(x2,s1) & at(x2,x4) & n_table(x4) & n_interact(x2) & of(x2,x3) & n_woman(x3) & subset_of(x1,s1) & n_man(x1) & card_eq_2(x1)) | exists p1 x1.(n_people(x1) & exists x2.(r_all(x1) & at(x1,x2) & n_bar(x2))) | 4e05bfb0-e4c8-11ec-9cdd-0242ac1c0002 | exists s1 x1 x2 x3 x4.(subset_of(x2,s1) & subset_of(x1,s1) & of(x2,x3) & n_woman(x3) & n_table(x4) & n_man(x1) & n_interact(x2) & card_eq_2(x1) & at(x2,x4) & a_topic(s1)) | exists x1.(n_people(x1) & exists x2.(r_all(x1) & n_bar(x2) & at(x1,x2))) |
||
Two men and a woman interact at a table. | the people are driving cars. | 2 | -100 | People do not have to be two men and a women. | exists s1 x1 x2 x3 x4.(a_topic(s1) & subset_of(x2,s1) & at(x2,x4) & n_table(x4) & n_interact(x2) & of(x2,x3) & n_woman(x3) & subset_of(x1,s1) & n_man(x1) & card_eq_2(x1)) | exists e1 x1 x2.(n_people(x1) & Theme(e1,x2) & Actor(e1,x1) & v_drive(e1) & n_car(x2)) | 4e05c4ec-e4c8-11ec-9cdd-0242ac1c0002 | exists s1 x1 x2 x3 x4.(subset_of(x2,s1) & subset_of(x1,s1) & of(x2,x3) & n_woman(x3) & n_table(x4) & n_man(x1) & n_interact(x2) & card_eq_2(x1) & at(x2,x4) & a_topic(s1)) | exists e1 x1 x2.(v_drive(e1) & n_people(x1) & n_car(x2) & Theme(e1,x2) & Actor(e1,x1)) |
||
Two men and one woman sit at a table together. | Min sits alone at table. | 2 | -100 | The min cannot be alone if there is a woman present. | exists e1 s1 x1 x2 x3 x4.(a_together(s1) & Manner(e1,s1) & at(e1,x4) & n_table(x4) & Actor(e1,x1) & v_sit(e1) & n_woman(x3) & card_eq_1(x3) & n_man(x2) & card_eq_2(x2) & subset_of(x3,x1) & subset_of(x2,x1)) | exists e1 s1 x1 x2.(ne_per_min(x1) & at(e1,x2) & n_table(x2) & a_alone(s1) & Manner(e1,s1) & Actor(e1,x1) & v_sit(e1)) | 4e05ceb0-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4.(v_sit(e1) & subset_of(x3,x1) & subset_of(x2,x1) & n_woman(x3) & n_table(x4) & n_man(x2) & card_eq_2(x2) & card_eq_1(x3) & at(e1,x4) & a_together(s1) & Manner(e1,s1) & Actor(e1,x1)) | exists e1 s1 x1 x2.(v_sit(e1) & ne_per_min(x1) & n_table(x2) & at(e1,x2) & a_alone(s1) & Manner(e1,s1) & Actor(e1,x1)) |
||
A man yawns at a table with two companions. | They all have terrible breath | 1 | -100 | Just because, a man yawns does not imply that he has terrible breath. | exists e1 x1 x2 x3.(at(e1,x2) & with(x2,x3) & n_companion(x3) & card_eq_2(x3) & n_table(x2) & Actor(e1,x1) & v_yawn(e1) & n_man(x1)) | exists x2.(n_thing(x2) & all x1.((x1 = x2) -> exists e1 s1 x3.(Theme(e1,x3) & Actor(e1,x1) & v_have(e1) & n_breath(x3) & a_terrible(s1) & Theme(s1,x3)))) | 4e05e256-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3.(with(x2,x3) & v_yawn(e1) & n_table(x2) & n_man(x1) & n_companion(x3) & card_eq_2(x3) & at(e1,x2) & Actor(e1,x1)) | exists x2.(n_thing(x2) & all x1.(exists e1 s1 x3.(v_have(e1) & n_breath(x3) & a_terrible(s1) & Theme(s1,x3) & Theme(e1,x3) & Actor(e1,x1)) | -(x1 = x2))) |
||
Two men and a woman sitting at a table, one man in the middle has his mouth open getting ready to cover it. | There are people sitting at a table. | 0 | -100 | Two men and a woman are people. | exists e1 e3 e2 p1 s1 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10.(n_thing(x2) & n_mouth(x3) & of(x3,x2) & n_male(x2) & n_middle(x2) & rel(e2,x6) & subset_of(x8,x6) & at(e3,x10) & n_table(x10) & Actor(e3,x9) & v_sit(e3) & (x8 = x9) & n_woman(x8) & subset_of(x7,x6) & n_man(x7) & card_eq_2(x7) & Theme(e2,x3) & Actor(e2,x1) & v_have(e2) & exists p2 s2.(Topic(s2,p2) & Actor(s2,x5) & a_ready(s2) & exists e4.(Theme(e4,x2) & Actor(e4,x5) & v_cover(e4))) & Topic(e1,p1) & Actor(e1,x5) & v_get(e1) & (x3 = x5) & Theme(s1,x4) & a_open(s1) & (x3 = x4) & in(x1,x2) & n_man(x1) & card_eq_1(x1)) | exists p1 x1 e1 x2 x3 x4.((x1 = x2) & at(e1,x4) & n_table(x4) & Actor(e1,x3) & v_sit(e1) & (x2 = x3) & n_people(x2)) | 4e05eba2-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e3 e2 p1 s1 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10.(v_sit(e3) & v_have(e2) & v_get(e1) & subset_of(x8,x6) & subset_of(x7,x6) & rel(e2,x6) & of(x3,x2) & n_woman(x8) & n_thing(x2) & n_table(x10) & n_mouth(x3) & n_middle(x2) & n_man(x7) & n_man(x1) & n_male(x2) & in(x1,x2) & exists p2 s2.(exists e4.(v_cover(e4) & Theme(e4,x2) & Actor(e4,x5)) & a_ready(s2) & Topic(s2,p2) & Actor(s2,x5)) & card_eq_2(x7) & card_eq_1(x1) & at(e3,x10) & a_open(s1) & Topic(e1,p1) & Theme(s1,x4) & Theme(e2,x3) & Actor(e3,x9) & Actor(e2,x1) & Actor(e1,x5) & (x8 = x9) & (x3 = x5) & (x3 = x4)) | exists x1 e1 x2 x3 x4.(v_sit(e1) & n_table(x4) & n_people(x2) & at(e1,x4) & Actor(e1,x3) & (x2 = x3) & (x1 = x2)) |
||
A man at a table has his mouth open while sitting with a woman on his right and a man to his left. | A man is cursing at his dinner guests. | 1 | -100 | Just because a man at a table has his mouth open while sitting with a woman on his right and a man to his left does not imply he is cursing at his dinner guests. | exists e2 e1 s1 x1 x2 x3 x4 x5 x6 x7 x8 x9.(while(e1,e2) & with(e2,x5) & subset_of(x8,x5) & to(x8,x9) & n_left(x9) & of(x9,x1) & n_male(x1) & n_male(x1) & n_male(x1) & n_man(x8) & subset_of(x6,x5) & on(x6,x7) & n_right(x7) & of(x7,x1) & n_woman(x6) & Actor(e2,x1) & v_sit(e2) & Theme(e1,x3) & Actor(e1,x1) & v_have(e1) & Theme(s1,x4) & a_open(s1) & (x3 = x4) & n_mouth(x3) & of(x3,x1) & at(x1,x2) & n_table(x2) & n_man(x1)) | exists e1 x1 x2 x3.(at(e1,x2) & n_guest(x2) & of(x2,x3) & n_dinner(x3) & of(x2,x1) & n_male(x1) & Actor(e1,x1) & v_curse(e1) & n_man(x1)) | 4e05f80e-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e1 s1 x1 x2 x3 x4 x5 x6 x7 x8 x9.(with(e2,x5) & while(e1,e2) & v_sit(e2) & v_have(e1) & to(x8,x9) & subset_of(x8,x5) & subset_of(x6,x5) & on(x6,x7) & of(x9,x1) & of(x7,x1) & of(x3,x1) & n_woman(x6) & n_table(x2) & n_right(x7) & n_mouth(x3) & n_man(x8) & n_man(x1) & n_male(x1) & n_left(x9) & at(x1,x2) & a_open(s1) & Theme(s1,x4) & Theme(e1,x3) & Actor(e2,x1) & Actor(e1,x1) & (x3 = x4)) | exists e1 x1 x2 x3.(v_curse(e1) & of(x2,x3) & of(x2,x1) & n_man(x1) & n_male(x1) & n_guest(x2) & n_dinner(x3) & at(e1,x2) & Actor(e1,x1)) |
||
Person standing atop of a plateau, sun setting along the puffy white clouds over the horizon, above the blue ocean. | Person enjoying a beautiful vista. | 0 | 0.685179 | THE BLUE OCEAN IS BEAUTIFUL. | exists e1 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7 x8.(n_ocean(x8) & a_blue(s3) & Theme(s3,x8) & n_horizon(x7) & n_cloud(x6) & a_white(s2) & Theme(s2,x6) & a_puffy(s1) & Theme(s1,x6) & a_topic(x1) & above(x1,x8) & of(x1,x3) & rel(x3,x4) & over(x4,x7) & along(x4,x6) & n_setting(x4) & of(x4,x5) & n_sun(x5) & n_plateau(x3) & n_atop(x1) & Actor(e1,x1) & v_stand(e1) & (x1 = x2) & ne_nam_person(x2)) | exists e1 s1 x1 x2.(ne_nam_person(x1) & Theme(e1,x2) & Actor(e1,x1) & v_enjoy(e1) & n_vista(x2) & a_beautiful(s1) & Theme(s1,x2)) | 4e06f5f6-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7 x8.(v_stand(e1) & rel(x3,x4) & over(x4,x7) & of(x4,x5) & of(x1,x3) & ne_nam_person(x2) & n_sun(x5) & n_setting(x4) & n_plateau(x3) & n_ocean(x8) & n_horizon(x7) & n_cloud(x6) & n_atop(x1) & along(x4,x6) & above(x1,x8) & a_white(s2) & a_topic(x1) & a_puffy(s1) & a_blue(s3) & Theme(s3,x8) & Theme(s2,x6) & Theme(s1,x6) & Actor(e1,x1) & (x1 = x2)) | exists e1 s1 x1 x2.(v_enjoy(e1) & ne_nam_person(x1) & n_vista(x2) & a_beautiful(s1) & Theme(s1,x2) & Theme(e1,x2) & Actor(e1,x1)) |
||
Person standing atop of a plateau, sun setting along the puffy white clouds over the horizon, above the blue ocean. | Climber watching a sun set over the ocean after a long climb. | 1 | 0.515417 | Not every person is a climber. Person standing atop of a plateau doesn't imply that he is standing after a long climb. | exists e1 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7 x8.(n_ocean(x8) & a_blue(s3) & Theme(s3,x8) & n_horizon(x7) & n_cloud(x6) & a_white(s2) & Theme(s2,x6) & a_puffy(s1) & Theme(s1,x6) & a_topic(x1) & above(x1,x8) & of(x1,x3) & rel(x3,x4) & over(x4,x7) & along(x4,x6) & n_setting(x4) & of(x4,x5) & n_sun(x5) & n_plateau(x3) & n_atop(x1) & Actor(e1,x1) & v_stand(e1) & (x1 = x2) & ne_nam_person(x2)) | exists e1 e2 s1 x1 x2 x3 x4 x5.(n_ocean(x4) & ne_nam_climber(x1) & Theme(e2,x2) & Actor(e2,x1) & v_watch(e2) & after(e1,x5) & n_climb(x5) & a_long(s1) & Theme(s1,x5) & over(e1,x4) & Theme(e1,x3) & v_set(e1) & (x2 = x3) & n_sun(x2)) | 4e06ff60-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7 x8.(v_stand(e1) & rel(x3,x4) & over(x4,x7) & of(x4,x5) & of(x1,x3) & ne_nam_person(x2) & n_sun(x5) & n_setting(x4) & n_plateau(x3) & n_ocean(x8) & n_horizon(x7) & n_cloud(x6) & n_atop(x1) & along(x4,x6) & above(x1,x8) & a_white(s2) & a_topic(x1) & a_puffy(s1) & a_blue(s3) & Theme(s3,x8) & Theme(s2,x6) & Theme(s1,x6) & Actor(e1,x1) & (x1 = x2)) | exists e1 e2 s1 x1 x2 x3 x4 x5.(v_watch(e2) & v_set(e1) & over(e1,x4) & ne_nam_climber(x1) & n_sun(x2) & n_ocean(x4) & n_climb(x5) & after(e1,x5) & a_long(s1) & Theme(s1,x5) & Theme(e2,x2) & Theme(e1,x3) & Actor(e2,x1) & (x2 = x3)) |
||
Person standing atop of a plateau, sun setting along the puffy white clouds over the horizon, above the blue ocean. | The ocean is blue | 1 | 0.892958 | Not all ocean are blue | exists e1 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7 x8.(n_ocean(x8) & a_blue(s3) & Theme(s3,x8) & n_horizon(x7) & n_cloud(x6) & a_white(s2) & Theme(s2,x6) & a_puffy(s1) & Theme(s1,x6) & a_topic(x1) & above(x1,x8) & of(x1,x3) & rel(x3,x4) & over(x4,x7) & along(x4,x6) & n_setting(x4) & of(x4,x5) & n_sun(x5) & n_plateau(x3) & n_atop(x1) & Actor(e1,x1) & v_stand(e1) & (x1 = x2) & ne_nam_person(x2)) | exists s1 x1.(n_ocean(x1) & Theme(s1,x1) & a_blue(s1)) | 4e070384-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7 x8.(v_stand(e1) & rel(x3,x4) & over(x4,x7) & of(x4,x5) & of(x1,x3) & ne_nam_person(x2) & n_sun(x5) & n_setting(x4) & n_plateau(x3) & n_ocean(x8) & n_horizon(x7) & n_cloud(x6) & n_atop(x1) & along(x4,x6) & above(x1,x8) & a_white(s2) & a_topic(x1) & a_puffy(s1) & a_blue(s3) & Theme(s3,x8) & Theme(s2,x6) & Theme(s1,x6) & Actor(e1,x1) & (x1 = x2)) | exists s1 x1.(n_ocean(x1) & a_blue(s1) & Theme(s1,x1)) |
||
Person standing atop of a plateau, sun setting along the puffy white clouds over the horizon, above the blue ocean. | The sun is shining. | 1 | 0.874895 | The fact that a person is standing atop of a plateau,sun setting doesn't imply that the sun is shining. | exists e1 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7 x8.(n_ocean(x8) & a_blue(s3) & Theme(s3,x8) & n_horizon(x7) & n_cloud(x6) & a_white(s2) & Theme(s2,x6) & a_puffy(s1) & Theme(s1,x6) & a_topic(x1) & above(x1,x8) & of(x1,x3) & rel(x3,x4) & over(x4,x7) & along(x4,x6) & n_setting(x4) & of(x4,x5) & n_sun(x5) & n_plateau(x3) & n_atop(x1) & Actor(e1,x1) & v_stand(e1) & (x1 = x2) & ne_nam_person(x2)) | exists e1 x1.(n_sun(x1) & Actor(e1,x1) & v_shine(e1)) | 4e070ba4-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7 x8.(v_stand(e1) & rel(x3,x4) & over(x4,x7) & of(x4,x5) & of(x1,x3) & ne_nam_person(x2) & n_sun(x5) & n_setting(x4) & n_plateau(x3) & n_ocean(x8) & n_horizon(x7) & n_cloud(x6) & n_atop(x1) & along(x4,x6) & above(x1,x8) & a_white(s2) & a_topic(x1) & a_puffy(s1) & a_blue(s3) & Theme(s3,x8) & Theme(s2,x6) & Theme(s1,x6) & Actor(e1,x1) & (x1 = x2)) | exists e1 x1.(v_shine(e1) & n_sun(x1) & Actor(e1,x1)) |
||
Person standing atop of a plateau, sun setting along the puffy white clouds over the horizon, above the blue ocean. | This is a very touching setting. | 1 | 0.836884 | The fact that a person is standing atop of a plateau,sun setting doesn't imply that it is a touching setting. | exists e1 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7 x8.(n_ocean(x8) & a_blue(s3) & Theme(s3,x8) & n_horizon(x7) & n_cloud(x6) & a_white(s2) & Theme(s2,x6) & a_puffy(s1) & Theme(s1,x6) & a_topic(x1) & above(x1,x8) & of(x1,x3) & rel(x3,x4) & over(x4,x7) & along(x4,x6) & n_setting(x4) & of(x4,x5) & n_sun(x5) & n_plateau(x3) & n_atop(x1) & Actor(e1,x1) & v_stand(e1) & (x1 = x2) & ne_nam_person(x2)) | exists p1 x1.(n_thing(x1) & exists s1 x2.((x1 = x2) & n_setting(x2) & a_touching(s1) & Theme(s1,x2) & r_very(x2))) | 4e071a18-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7 x8.(v_stand(e1) & rel(x3,x4) & over(x4,x7) & of(x4,x5) & of(x1,x3) & ne_nam_person(x2) & n_sun(x5) & n_setting(x4) & n_plateau(x3) & n_ocean(x8) & n_horizon(x7) & n_cloud(x6) & n_atop(x1) & along(x4,x6) & above(x1,x8) & a_white(s2) & a_topic(x1) & a_puffy(s1) & a_blue(s3) & Theme(s3,x8) & Theme(s2,x6) & Theme(s1,x6) & Actor(e1,x1) & (x1 = x2)) | exists x1.(n_thing(x1) & exists s1 x2.(r_very(x2) & n_setting(x2) & a_touching(s1) & Theme(s1,x2) & (x1 = x2))) |
||
Person standing atop of a plateau, sun setting along the puffy white clouds over the horizon, above the blue ocean. | There is a group of peopel | 2 | 0.000408 | One person is not a group of peopel. | exists e1 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7 x8.(n_ocean(x8) & a_blue(s3) & Theme(s3,x8) & n_horizon(x7) & n_cloud(x6) & a_white(s2) & Theme(s2,x6) & a_puffy(s1) & Theme(s1,x6) & a_topic(x1) & above(x1,x8) & of(x1,x3) & rel(x3,x4) & over(x4,x7) & along(x4,x6) & n_setting(x4) & of(x4,x5) & n_sun(x5) & n_plateau(x3) & n_atop(x1) & Actor(e1,x1) & v_stand(e1) & (x1 = x2) & ne_nam_person(x2)) | exists p1 x1 x2 x3.((x1 = x2) & of(x2,x3) & n_peopel(x3) & n_group(x2)) | 4e0727b0-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7 x8.(v_stand(e1) & rel(x3,x4) & over(x4,x7) & of(x4,x5) & of(x1,x3) & ne_nam_person(x2) & n_sun(x5) & n_setting(x4) & n_plateau(x3) & n_ocean(x8) & n_horizon(x7) & n_cloud(x6) & n_atop(x1) & along(x4,x6) & above(x1,x8) & a_white(s2) & a_topic(x1) & a_puffy(s1) & a_blue(s3) & Theme(s3,x8) & Theme(s2,x6) & Theme(s1,x6) & Actor(e1,x1) & (x1 = x2)) | exists x1 x2 x3.(of(x2,x3) & n_peopel(x3) & n_group(x2) & (x1 = x2)) |
||
Person standing atop of a plateau, sun setting along the puffy white clouds over the horizon, above the blue ocean. | A person watches the sunset on the ocean from up high. | 1 | 0.81098 | The fact that a person is standing atop of a plateau,sun setting doesn't imply that he watches the sunset from up high. | exists e1 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7 x8.(n_ocean(x8) & a_blue(s3) & Theme(s3,x8) & n_horizon(x7) & n_cloud(x6) & a_white(s2) & Theme(s2,x6) & a_puffy(s1) & Theme(s1,x6) & a_topic(x1) & above(x1,x8) & of(x1,x3) & rel(x3,x4) & over(x4,x7) & along(x4,x6) & n_setting(x4) & of(x4,x5) & n_sun(x5) & n_plateau(x3) & n_atop(x1) & Actor(e1,x1) & v_stand(e1) & (x1 = x2) & ne_nam_person(x2)) | exists e1 s1 x1 x2 x3 x4.(n_ocean(x3) & n_sunset(x2) & Theme(e1,x2) & Actor(e1,x1) & v_watch(e1) & on(x2,x3) & r_up(s1) & Theme(s1,x4) & a_high(s1) & (x3 = x4) & n_person(x1)) | 4e072c24-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7 x8.(v_stand(e1) & rel(x3,x4) & over(x4,x7) & of(x4,x5) & of(x1,x3) & ne_nam_person(x2) & n_sun(x5) & n_setting(x4) & n_plateau(x3) & n_ocean(x8) & n_horizon(x7) & n_cloud(x6) & n_atop(x1) & along(x4,x6) & above(x1,x8) & a_white(s2) & a_topic(x1) & a_puffy(s1) & a_blue(s3) & Theme(s3,x8) & Theme(s2,x6) & Theme(s1,x6) & Actor(e1,x1) & (x1 = x2)) | exists e1 s1 x1 x2 x3 x4.(v_watch(e1) & r_up(s1) & on(x2,x3) & n_sunset(x2) & n_person(x1) & n_ocean(x3) & a_high(s1) & Theme(s1,x4) & Theme(e1,x2) & Actor(e1,x1) & (x3 = x4)) |
||
Woman riding her bike next to a busy street. | She is riding a commuter bicycle. | 1 | -100 | sentence 2 specifies that her bike is a commuter bicycle. | exists e1 s1 x1 x2 x3.(ne_nam_woman(x1) & to(e1,x2) & n_street(x2) & a_busy(s1) & Theme(s1,x2) & r_next(e1) & Theme(e1,x3) & Actor(e1,x1) & v_ride(e1) & n_bike(x3) & of(x3,x2) & n_female(x2)) | exists e1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_ride(e1) & n_bicycle(x2) & of(x2,x1) & n_commuter(x1) & n_female(x1)) | 4e08897a-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3.(v_ride(e1) & to(e1,x2) & r_next(e1) & of(x3,x2) & ne_nam_woman(x1) & n_street(x2) & n_female(x2) & n_bike(x3) & a_busy(s1) & Theme(s1,x2) & Theme(e1,x3) & Actor(e1,x1)) | exists e1 x1 x2.(v_ride(e1) & of(x2,x1) & n_female(x1) & n_commuter(x1) & n_bicycle(x2) & Theme(e1,x2) & Actor(e1,x1)) |
||
Woman riding her bike next to a busy street. | She is riding her bike in the park. | 2 | -100 | One cannot ride a bike in the park at the same time and be on a busy street. | exists e1 s1 x1 x2 x3.(ne_nam_woman(x1) & to(e1,x2) & n_street(x2) & a_busy(s1) & Theme(s1,x2) & r_next(e1) & Theme(e1,x3) & Actor(e1,x1) & v_ride(e1) & n_bike(x3) & of(x3,x2) & n_female(x2)) | exists e1 x1 x2 x3.(n_park(x3) & n_bike(x2) & of(x2,x1) & n_female(x1) & n_female(x1) & in(e1,x3) & Theme(e1,x2) & Actor(e1,x1) & v_ride(e1)) | 4e088d9e-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3.(v_ride(e1) & to(e1,x2) & r_next(e1) & of(x3,x2) & ne_nam_woman(x1) & n_street(x2) & n_female(x2) & n_bike(x3) & a_busy(s1) & Theme(s1,x2) & Theme(e1,x3) & Actor(e1,x1)) | exists e1 x1 x2 x3.(v_ride(e1) & of(x2,x1) & n_park(x3) & n_female(x1) & n_bike(x2) & in(e1,x3) & Theme(e1,x2) & Actor(e1,x1)) |
||
Woman riding her bike next to a busy street. | A woman is riding her bike outside. | 0 | -100 | Next to a street implies outside. | exists e1 s1 x1 x2 x3.(ne_nam_woman(x1) & to(e1,x2) & n_street(x2) & a_busy(s1) & Theme(s1,x2) & r_next(e1) & Theme(e1,x3) & Actor(e1,x1) & v_ride(e1) & n_bike(x3) & of(x3,x2) & n_female(x2)) | exists e1 x1 x2 x3.(Theme(e1,x2) & Actor(e1,x1) & v_ride(e1) & n_outside(x2) & of(x2,x3) & n_bike(x3) & of(x2,x1) & n_female(x1) & n_woman(x1)) | 4e0891cc-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3.(v_ride(e1) & to(e1,x2) & r_next(e1) & of(x3,x2) & ne_nam_woman(x1) & n_street(x2) & n_female(x2) & n_bike(x3) & a_busy(s1) & Theme(s1,x2) & Theme(e1,x3) & Actor(e1,x1)) | exists e1 x1 x2 x3.(v_ride(e1) & of(x2,x3) & of(x2,x1) & n_woman(x1) & n_outside(x2) & n_female(x1) & n_bike(x3) & Theme(e1,x2) & Actor(e1,x1)) |
||
A woman in a tank top and jeans rides her bike along a road. | A woman is wearing a beautiful dress. | 2 | -100 | One cannot wear a dress along with tank top and jeans. | exists e1 x1 x2 x3 x4 x5 x6 x7.(along(e1,x7) & n_road(x7) & Theme(e1,x6) & Actor(e1,x1) & v_ride(e1) & n_bike(x6) & of(x6,x1) & n_female(x1) & in(x1,x2) & subset_of(x5,x2) & n_jeans(x5) & subset_of(x3,x2) & n_top(x3) & of(x3,x4) & n_tank(x4) & n_woman(x1)) | exists e1 s1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_wear(e1) & n_dress(x2) & a_beautiful(s1) & Theme(s1,x2) & n_woman(x1)) | 4e0895f0-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4 x5 x6 x7.(v_ride(e1) & subset_of(x5,x2) & subset_of(x3,x2) & of(x6,x1) & of(x3,x4) & n_woman(x1) & n_top(x3) & n_tank(x4) & n_road(x7) & n_jeans(x5) & n_female(x1) & n_bike(x6) & in(x1,x2) & along(e1,x7) & Theme(e1,x6) & Actor(e1,x1)) | exists e1 s1 x1 x2.(v_wear(e1) & n_woman(x1) & n_dress(x2) & a_beautiful(s1) & Theme(s1,x2) & Theme(e1,x2) & Actor(e1,x1)) |
||
A woman in a tank top and jeans rides her bike along a road. | A woman is riding to her friends house to watch a movie. | 1 | -100 | sentence 1 does not say where the woman is going. she is going to her friends house to watch a movie. | exists e1 x1 x2 x3 x4 x5 x6 x7.(along(e1,x7) & n_road(x7) & Theme(e1,x6) & Actor(e1,x1) & v_ride(e1) & n_bike(x6) & of(x6,x1) & n_female(x1) & in(x1,x2) & subset_of(x5,x2) & n_jeans(x5) & subset_of(x3,x2) & n_top(x3) & of(x3,x4) & n_tank(x4) & n_woman(x1)) | exists e1 p1 x1 x2 x3 x4.(Topic(e1,p1) & exists e2 x5.(Theme(e2,x5) & Actor(e2,x1) & v_watch(e2) & n_movie(x5)) & to(e1,x3) & n_house(x3) & of(x3,x4) & n_friend(x4) & of(x3,x1) & n_female(x1) & Actor(e1,x2) & v_ride(e1) & n_woman(x2) & n_woman(x1)) | 4e089adc-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4 x5 x6 x7.(v_ride(e1) & subset_of(x5,x2) & subset_of(x3,x2) & of(x6,x1) & of(x3,x4) & n_woman(x1) & n_top(x3) & n_tank(x4) & n_road(x7) & n_jeans(x5) & n_female(x1) & n_bike(x6) & in(x1,x2) & along(e1,x7) & Theme(e1,x6) & Actor(e1,x1)) | exists e1 p1 x1 x2 x3 x4.(v_ride(e1) & to(e1,x3) & of(x3,x4) & of(x3,x1) & n_woman(x2) & n_woman(x1) & n_house(x3) & n_friend(x4) & n_female(x1) & exists e2 x5.(v_watch(e2) & n_movie(x5) & Theme(e2,x5) & Actor(e2,x1)) & Topic(e1,p1) & Actor(e1,x2)) |
||
A woman in a tank top and jeans rides her bike along a road. | A woman is currently outdoors. | 0 | -100 | Along a road implies outside. | exists e1 x1 x2 x3 x4 x5 x6 x7.(along(e1,x7) & n_road(x7) & Theme(e1,x6) & Actor(e1,x1) & v_ride(e1) & n_bike(x6) & of(x6,x1) & n_female(x1) & in(x1,x2) & subset_of(x5,x2) & n_jeans(x5) & subset_of(x3,x2) & n_top(x3) & of(x3,x4) & n_tank(x4) & n_woman(x1)) | exists p1 s1 x1.(a_currently(s1) & Manner(p1,s1) & exists x2.((x1 = x2) & n_outdoors(x2)) & n_woman(x1)) | 4e089f14-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4 x5 x6 x7.(v_ride(e1) & subset_of(x5,x2) & subset_of(x3,x2) & of(x6,x1) & of(x3,x4) & n_woman(x1) & n_top(x3) & n_tank(x4) & n_road(x7) & n_jeans(x5) & n_female(x1) & n_bike(x6) & in(x1,x2) & along(e1,x7) & Theme(e1,x6) & Actor(e1,x1)) | exists p1 s1 x1.(n_woman(x1) & exists x2.(n_outdoors(x2) & (x1 = x2)) & a_currently(s1) & Manner(p1,s1)) |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.