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 white dog jumps really high to get his fribee. | a dog is sleeping | 2 | -100 | One who jumps cannot be one who is sleeping at the same time. | exists p1 s1 s2 x1 x2 x3 x4.(a_topic(x1) & r_really(s2) & Topic(s2,p1) & Actor(s2,x3) & a_high(s2) & exists e1.(Theme(e1,x4) & Actor(e1,x3) & v_get(e1)) & n_fribee(x4) & of(x4,x1) & n_male(x1) & (x1 = x3) & n_jump(x1) & of(x1,x2) & n_dog(x2) & a_white(s1) & Theme(s1,x1)) | exists e1 x1.(Actor(e1,x1) & v_sleep(e1) & n_dog(x1)) | 7bae10ac-e4c8-11ec-9cdd-0242ac1c0002 | exists p1 s1 s2 x1 x2 x3 x4.(r_really(s2) & of(x4,x1) & of(x1,x2) & n_male(x1) & n_jump(x1) & n_fribee(x4) & n_dog(x2) & exists e1.(v_get(e1) & Theme(e1,x4) & Actor(e1,x3)) & a_white(s1) & a_topic(x1) & a_high(s2) & Topic(s2,p1) & Theme(s1,x1) & Actor(s2,x3) & (x1 = x3)) | exists e1 x1.(v_sleep(e1) & n_dog(x1) & Actor(e1,x1)) |
||
A Jack Russell Terrier is measured for distance jumping as he tries to catch a Frisbee. | The dog is chasing a frisbee. | 1 | -100 | Sentence 1 doesn't say that the dog is chasing a frisbee, in sentence one he would be at a stand still, in sentence 2 you know that he is running and catching the frisbee | exists e1 e2 p1 x1 x2 x3 x4 x5.(for(e1,x4) & exists e3 p2.(Topic(e3,p2) & Actor(e3,x1) & v_try(e3) & exists e4 x6.(Theme(e4,x6) & Actor(e4,x1) & v_catch(e4) & n_frisbee(x6))) & n_male(x1) & as(e2,p1) & Actor(e2,x5) & v_jump(e2) & (x4 = x5) & n_distance(x4) & Theme(e1,x1) & v_measure(e1) & ne_per_terrier(x1) & (x1 = x3) & ne_per_russell(x3) & (x1 = x2) & ne_per_jack(x2)) | exists e1 x1 x2.(n_dog(x1) & Theme(e1,x2) & Actor(e1,x1) & v_chase(e1) & n_frisbee(x2)) | 7bae16b0-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 p1 x1 x2 x3 x4 x5.(v_measure(e1) & v_jump(e2) & ne_per_terrier(x1) & ne_per_russell(x3) & ne_per_jack(x2) & n_male(x1) & n_distance(x4) & for(e1,x4) & exists e3 p2.(v_try(e3) & exists e4 x6.(v_catch(e4) & n_frisbee(x6) & Theme(e4,x6) & Actor(e4,x1)) & Topic(e3,p2) & Actor(e3,x1)) & as(e2,p1) & Theme(e1,x1) & Actor(e2,x5) & (x4 = x5) & (x1 = x3) & (x1 = x2)) | exists e1 x1 x2.(v_chase(e1) & n_frisbee(x2) & n_dog(x1) & Theme(e1,x2) & Actor(e1,x1)) |
||
A Jack Russell Terrier is measured for distance jumping as he tries to catch a Frisbee. | The dog is eating treats. | 2 | -100 | The dog can't be eating treats while it tries to catch a Frisbee. | exists e1 e2 p1 x1 x2 x3 x4 x5.(for(e1,x4) & exists e3 p2.(Topic(e3,p2) & Actor(e3,x1) & v_try(e3) & exists e4 x6.(Theme(e4,x6) & Actor(e4,x1) & v_catch(e4) & n_frisbee(x6))) & n_male(x1) & as(e2,p1) & Actor(e2,x5) & v_jump(e2) & (x4 = x5) & n_distance(x4) & Theme(e1,x1) & v_measure(e1) & ne_per_terrier(x1) & (x1 = x3) & ne_per_russell(x3) & (x1 = x2) & ne_per_jack(x2)) | exists e1 x1 x2.(n_dog(x1) & Theme(e1,x2) & Actor(e1,x1) & v_eat(e1) & n_treat(x2)) | 7bae1b6a-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 p1 x1 x2 x3 x4 x5.(v_measure(e1) & v_jump(e2) & ne_per_terrier(x1) & ne_per_russell(x3) & ne_per_jack(x2) & n_male(x1) & n_distance(x4) & for(e1,x4) & exists e3 p2.(v_try(e3) & exists e4 x6.(v_catch(e4) & n_frisbee(x6) & Theme(e4,x6) & Actor(e4,x1)) & Topic(e3,p2) & Actor(e3,x1)) & as(e2,p1) & Theme(e1,x1) & Actor(e2,x5) & (x4 = x5) & (x1 = x3) & (x1 = x2)) | exists e1 x1 x2.(v_eat(e1) & n_treat(x2) & n_dog(x1) & Theme(e1,x2) & Actor(e1,x1)) |
||
A Jack Russell Terrier is measured for distance jumping as he tries to catch a Frisbee. | The Jack Russell Terrier is playing outside. | 0 | -100 | A Jack Russell Terrier catching a Frisbee is like it's playing outside. | exists e2 e1 p1 x1 x2 x3 x4 x5.(for(e1,x4) & exists e3 p2.(Topic(e3,p2) & Actor(e3,x1) & v_try(e3) & exists e4 x6.(Theme(e4,x6) & Actor(e4,x1) & v_catch(e4) & n_frisbee(x6))) & n_male(x1) & as(e2,p1) & Actor(e2,x5) & v_jump(e2) & (x4 = x5) & n_distance(x4) & Theme(e1,x1) & v_measure(e1) & ne_per_terrier(x1) & (x1 = x3) & ne_per_russell(x3) & (x1 = x2) & ne_per_jack(x2)) | exists e1 x1 x2 x3 x4.(ne_per_terrier(x1) & (x1 = x3) & ne_per_russell(x3) & (x1 = x2) & ne_per_jack(x2) & Theme(e1,x4) & Actor(e1,x1) & v_play(e1) & n_outside(x4)) | 7bae207e-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e1 p1 x1 x2 x3 x4 x5.(v_measure(e1) & v_jump(e2) & ne_per_terrier(x1) & ne_per_russell(x3) & ne_per_jack(x2) & n_male(x1) & n_distance(x4) & for(e1,x4) & exists e3 p2.(v_try(e3) & exists e4 x6.(v_catch(e4) & n_frisbee(x6) & Theme(e4,x6) & Actor(e4,x1)) & Topic(e3,p2) & Actor(e3,x1)) & as(e2,p1) & Theme(e1,x1) & Actor(e2,x5) & (x4 = x5) & (x1 = x3) & (x1 = x2)) | exists e1 x1 x2 x3 x4.(v_play(e1) & ne_per_terrier(x1) & ne_per_russell(x3) & ne_per_jack(x2) & n_outside(x4) & Theme(e1,x4) & Actor(e1,x1) & (x1 = x3) & (x1 = x2)) |
||
A small dog is jumping high in the air to catch a Frisbee in front of some bleachers | The cat is jumping for the toy. | 2 | -100 | There is either a dog or a cat. | exists e1 p1 p2 s1 s2 x1 x2 x3.(n_air(x3) & Topic(e1,p2) & exists e2 x4 x5 x6.(in(e2,x5) & of(x5,x6) & n_bleacher(x6) & n_front(x5) & Theme(e2,x4) & Actor(e2,x1) & v_catch(e2) & n_frisbee(x4)) & in(e1,x3) & exists s3.(Theme(s3,x2) & a_high(s3)) & Topic(e1,p1) & Actor(e1,x2) & v_jump(e1) & n_dog(x2) & a_small(s2) & Theme(s2,x2) & n_dog(x1) & a_small(s1) & Theme(s1,x1)) | exists e1 x1 x2.(n_toy(x2) & n_cat(x1) & for(e1,x2) & Actor(e1,x1) & v_jump(e1)) | 7bae25a6-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 p1 p2 s1 s2 x1 x2 x3.(v_jump(e1) & n_dog(x2) & n_dog(x1) & n_air(x3) & in(e1,x3) & exists s3.(a_high(s3) & Theme(s3,x2)) & exists e2 x4 x5 x6.(v_catch(e2) & of(x5,x6) & n_front(x5) & n_frisbee(x4) & n_bleacher(x6) & in(e2,x5) & Theme(e2,x4) & Actor(e2,x1)) & a_small(s2) & a_small(s1) & Topic(e1,p2) & Topic(e1,p1) & Theme(s2,x2) & Theme(s1,x1) & Actor(e1,x2)) | exists e1 x1 x2.(v_jump(e1) & n_toy(x2) & n_cat(x1) & for(e1,x2) & Actor(e1,x1)) |
||
A small dog is jumping high in the air to catch a Frisbee in front of some bleachers | The dog is jumping to catch the frisbee. | 0 | -100 | A small dog is a dog. | exists e1 p1 p2 s1 s2 x1 x2 x3.(n_air(x3) & Topic(e1,p2) & exists e2 x4 x5 x6.(in(e2,x5) & of(x5,x6) & n_bleacher(x6) & n_front(x5) & Theme(e2,x4) & Actor(e2,x1) & v_catch(e2) & n_frisbee(x4)) & in(e1,x3) & exists s3.(Theme(s3,x2) & a_high(s3)) & Topic(e1,p1) & Actor(e1,x2) & v_jump(e1) & n_dog(x2) & a_small(s2) & Theme(s2,x2) & n_dog(x1) & a_small(s1) & Theme(s1,x1)) | exists e1 p1 x1 x2.(n_frisbee(x2) & n_dog(x1) & Topic(e1,p1) & Actor(e1,x1) & v_jump(e1) & exists e2.(Theme(e2,x2) & Actor(e2,x1) & v_catch(e2))) | 7bae2a56-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 p1 p2 s1 s2 x1 x2 x3.(v_jump(e1) & n_dog(x2) & n_dog(x1) & n_air(x3) & in(e1,x3) & exists s3.(a_high(s3) & Theme(s3,x2)) & exists e2 x4 x5 x6.(v_catch(e2) & of(x5,x6) & n_front(x5) & n_frisbee(x4) & n_bleacher(x6) & in(e2,x5) & Theme(e2,x4) & Actor(e2,x1)) & a_small(s2) & a_small(s1) & Topic(e1,p2) & Topic(e1,p1) & Theme(s2,x2) & Theme(s1,x1) & Actor(e1,x2)) | exists e1 p1 x1 x2.(v_jump(e1) & n_frisbee(x2) & n_dog(x1) & exists e2.(v_catch(e2) & Theme(e2,x2) & Actor(e2,x1)) & Topic(e1,p1) & Actor(e1,x1)) |
||
A small dog is jumping high in the air to catch a Frisbee in front of some bleachers | The dog is brown. | 1 | -100 | Not all dogs are brown. | exists e1 p1 p2 s1 s2 x1 x2 x3.(n_air(x3) & Topic(e1,p2) & exists e2 x4 x5 x6.(in(e2,x5) & of(x5,x6) & n_bleacher(x6) & n_front(x5) & Theme(e2,x4) & Actor(e2,x1) & v_catch(e2) & n_frisbee(x4)) & in(e1,x3) & exists s3.(Theme(s3,x2) & a_high(s3)) & Topic(e1,p1) & Actor(e1,x2) & v_jump(e1) & n_dog(x2) & a_small(s2) & Theme(s2,x2) & n_dog(x1) & a_small(s1) & Theme(s1,x1)) | exists e1 x1.(n_dog(x1) & Theme(e1,x1) & v_brown(e1)) | 7bae2f06-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 p1 p2 s1 s2 x1 x2 x3.(v_jump(e1) & n_dog(x2) & n_dog(x1) & n_air(x3) & in(e1,x3) & exists s3.(a_high(s3) & Theme(s3,x2)) & exists e2 x4 x5 x6.(v_catch(e2) & of(x5,x6) & n_front(x5) & n_frisbee(x4) & n_bleacher(x6) & in(e2,x5) & Theme(e2,x4) & Actor(e2,x1)) & a_small(s2) & a_small(s1) & Topic(e1,p2) & Topic(e1,p1) & Theme(s2,x2) & Theme(s1,x1) & Actor(e1,x2)) | exists e1 x1.(v_brown(e1) & n_dog(x1) & Theme(e1,x1)) |
||
Two men are standing on the sidewalk with their instruments on their back. | Two men on street. | 0 | -100 | two men are standing with their instruments on street | exists e1 x1 x2 x3 x4.(n_back(x4) & of(x4,x2) & n_thing(x2) & n_thing(x2) & n_instrument(x3) & of(x3,x2) & n_sidewalk(x2) & on(e1,x4) & with(e1,x3) & on(e1,x2) & Actor(e1,x1) & v_stand(e1) & n_man(x1) & card_eq_2(x1)) | exists x1 x2.(a_topic(x1) & on(x1,x2) & n_street(x2) & n_man(x1) & card_eq_2(x1)) | 7bae33c0-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4.(with(e1,x3) & v_stand(e1) & on(e1,x4) & on(e1,x2) & of(x4,x2) & of(x3,x2) & n_thing(x2) & n_sidewalk(x2) & n_man(x1) & n_instrument(x3) & n_back(x4) & card_eq_2(x1) & Actor(e1,x1)) | exists x1 x2.(on(x1,x2) & n_street(x2) & n_man(x1) & card_eq_2(x1) & a_topic(x1)) |
||
Two men are standing on the sidewalk with their instruments on their back. | Men wait for bus to band practice. | 1 | -100 | Waiting on the sidewalk does not mean they were waiting for a bus, or that they were taking a bus to band practice. | exists e1 x1 x2 x3 x4.(n_back(x4) & of(x4,x2) & n_thing(x2) & n_thing(x2) & n_instrument(x3) & of(x3,x2) & n_sidewalk(x2) & on(e1,x4) & with(e1,x3) & on(e1,x2) & Actor(e1,x1) & v_stand(e1) & n_man(x1) & card_eq_2(x1)) | exists p1 x1 x2 x3.(a_topic(x1) & Topic(x1,p1) & exists e1 x4.(Theme(e1,x4) & Actor(e1,x1) & v_band(e1) & n_practice(x4)) & for(x1,x3) & n_bus(x3) & n_wait(x1) & of(x1,x2) & n_man(x2)) | 7bae3870-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4.(with(e1,x3) & v_stand(e1) & on(e1,x4) & on(e1,x2) & of(x4,x2) & of(x3,x2) & n_thing(x2) & n_sidewalk(x2) & n_man(x1) & n_instrument(x3) & n_back(x4) & card_eq_2(x1) & Actor(e1,x1)) | exists p1 x1 x2 x3.(of(x1,x2) & n_wait(x1) & n_man(x2) & n_bus(x3) & for(x1,x3) & exists e1 x4.(v_band(e1) & n_practice(x4) & Theme(e1,x4) & Actor(e1,x1)) & a_topic(x1) & Topic(x1,p1)) |
||
Two men are standing on the sidewalk with their instruments on their back. | Men playing street music. | 2 | -100 | The men are either standing with their instruments on their back or playing street music | exists e1 x1 x2 x3 x4.(n_back(x4) & of(x4,x2) & n_thing(x2) & n_thing(x2) & n_instrument(x3) & of(x3,x2) & n_sidewalk(x2) & on(e1,x4) & with(e1,x3) & on(e1,x2) & Actor(e1,x1) & v_stand(e1) & n_man(x1) & card_eq_2(x1)) | exists e1 x1 x2 x3 x4.(a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & v_play(e1) & n_music(x3) & of(x3,x4) & n_street(x4) & (x1 = x2) & n_man(x1)) | 7bae4018-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4.(with(e1,x3) & v_stand(e1) & on(e1,x4) & on(e1,x2) & of(x4,x2) & of(x3,x2) & n_thing(x2) & n_sidewalk(x2) & n_man(x1) & n_instrument(x3) & n_back(x4) & card_eq_2(x1) & Actor(e1,x1)) | exists e1 x1 x2 x3 x4.(v_play(e1) & of(x3,x4) & n_street(x4) & n_music(x3) & n_man(x1) & a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2)) |
||
Two men with guitars strapped to their back stand on the street corner with two other people behind them. | Two men stand on a street corner and prepare to play for donations. | 1 | -100 | Not all men play for donations. | exists e1 s1 x1 x2 x3 x4 x5 x6 x7 x8.(n_people(x8) & n_corner(x5) & of(x5,x6) & n_street(x6) & a_topic(x1) & with(x1,x2) & to(e1,x4) & on(x4,x5) & behind(x5,x1) & n_thing(x1) & n_thing(x1) & with(x5,x7) & -(x7 = x8) & n_people(x7) & card_eq_2(x7) & n_stand(x4) & a_back(s1) & Theme(s1,x4) & of(x4,x1) & Theme(e1,x3) & v_strap(e1) & (x2 = x3) & n_guitar(x2) & n_man(x1) & card_eq_2(x1)) | exists e1 p1 x1 x2 x3 x4 x5 x6.(on(e1,x2) & subset_of(x5,x2) & for(x5,x6) & n_donation(x6) & Topic(x5,p1) & exists e2 x7.(Theme(e2,x7) & Actor(e2,x5) & v_play(e2) & n_thing(x7)) & n_prepare(x5) & subset_of(x3,x2) & n_corner(x3) & of(x3,x4) & n_street(x4) & Actor(e1,x1) & v_stand(e1) & n_man(x1) & card_eq_2(x1)) | 7bae4626-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4 x5 x6 x7 x8.(with(x5,x7) & with(x1,x2) & v_strap(e1) & to(e1,x4) & on(x4,x5) & of(x5,x6) & of(x4,x1) & n_thing(x1) & n_street(x6) & n_stand(x4) & n_people(x8) & n_people(x7) & n_man(x1) & n_guitar(x2) & n_corner(x5) & card_eq_2(x7) & card_eq_2(x1) & behind(x5,x1) & a_topic(x1) & a_back(s1) & Theme(s1,x4) & Theme(e1,x3) & -(x7 = x8) & (x2 = x3)) | exists e1 p1 x1 x2 x3 x4 x5 x6.(v_stand(e1) & subset_of(x5,x2) & subset_of(x3,x2) & on(e1,x2) & of(x3,x4) & n_street(x4) & n_prepare(x5) & n_man(x1) & n_donation(x6) & n_corner(x3) & for(x5,x6) & exists e2 x7.(v_play(e2) & n_thing(x7) & Theme(e2,x7) & Actor(e2,x5)) & card_eq_2(x1) & Topic(x5,p1) & Actor(e1,x1)) |
||
Two men with guitars strapped to their back stand on the street corner with two other people behind them. | Two men with guitars standing on a street corner. | 0 | -100 | Men who stand are standing. | exists e1 s1 x1 x2 x3 x4 x5 x6 x7 x8.(n_people(x8) & n_corner(x5) & of(x5,x6) & n_street(x6) & a_topic(x1) & with(x1,x2) & to(e1,x4) & on(x4,x5) & behind(x5,x1) & n_thing(x1) & n_thing(x1) & with(x5,x7) & -(x7 = x8) & n_people(x7) & card_eq_2(x7) & n_stand(x4) & a_back(s1) & Theme(s1,x4) & of(x4,x1) & Theme(e1,x3) & v_strap(e1) & (x2 = x3) & n_guitar(x2) & n_man(x1) & card_eq_2(x1)) | exists e1 x1 x2 x3 x4 x5.(a_topic(x1) & on(e1,x4) & n_corner(x4) & of(x4,x5) & n_street(x5) & Actor(e1,x3) & v_stand(e1) & (x1 = x3) & with(x1,x2) & n_guitar(x2) & n_man(x1) & card_eq_2(x1)) | 7bae4c02-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4 x5 x6 x7 x8.(with(x5,x7) & with(x1,x2) & v_strap(e1) & to(e1,x4) & on(x4,x5) & of(x5,x6) & of(x4,x1) & n_thing(x1) & n_street(x6) & n_stand(x4) & n_people(x8) & n_people(x7) & n_man(x1) & n_guitar(x2) & n_corner(x5) & card_eq_2(x7) & card_eq_2(x1) & behind(x5,x1) & a_topic(x1) & a_back(s1) & Theme(s1,x4) & Theme(e1,x3) & -(x7 = x8) & (x2 = x3)) | exists e1 x1 x2 x3 x4 x5.(with(x1,x2) & v_stand(e1) & on(e1,x4) & of(x4,x5) & n_street(x5) & n_man(x1) & n_guitar(x2) & n_corner(x4) & card_eq_2(x1) & a_topic(x1) & Actor(e1,x3) & (x1 = x3)) |
||
Two men with guitars strapped to their back stand on the street corner with two other people behind them. | A woman throws a baseball to her brother. | 2 | -100 | Men means more than a woman. | exists e1 s1 x1 x2 x3 x4 x5 x6 x7 x8.(n_people(x8) & n_corner(x5) & of(x5,x6) & n_street(x6) & a_topic(x1) & with(x1,x2) & to(e1,x4) & on(x4,x5) & behind(x5,x1) & n_thing(x1) & n_thing(x1) & with(x5,x7) & -(x7 = x8) & n_people(x7) & card_eq_2(x7) & n_stand(x4) & a_back(s1) & Theme(s1,x4) & of(x4,x1) & Theme(e1,x3) & v_strap(e1) & (x2 = x3) & n_guitar(x2) & n_man(x1) & card_eq_2(x1)) | exists e1 x1 x2 x3.(to(e1,x3) & n_brother(x3) & of(x3,x1) & n_female(x1) & Theme(e1,x2) & Actor(e1,x1) & v_throw(e1) & n_baseball(x2) & n_woman(x1)) | 7bae5148-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4 x5 x6 x7 x8.(with(x5,x7) & with(x1,x2) & v_strap(e1) & to(e1,x4) & on(x4,x5) & of(x5,x6) & of(x4,x1) & n_thing(x1) & n_street(x6) & n_stand(x4) & n_people(x8) & n_people(x7) & n_man(x1) & n_guitar(x2) & n_corner(x5) & card_eq_2(x7) & card_eq_2(x1) & behind(x5,x1) & a_topic(x1) & a_back(s1) & Theme(s1,x4) & Theme(e1,x3) & -(x7 = x8) & (x2 = x3)) | exists e1 x1 x2 x3.(v_throw(e1) & to(e1,x3) & of(x3,x1) & n_woman(x1) & n_female(x1) & n_brother(x3) & n_baseball(x2) & Theme(e1,x2) & Actor(e1,x1)) |
||
Two men with guitar cases are talking to each other. | The men have guitar cases. | 0 | -100 | THERE ARE GUITAR IN THE CASES. THE MEN ARE TALKING TO EACH OTHER. | exists e1 x1 x2 x3.(all x4.(n_other(x4) -> to(e1,x4)) & Actor(e1,x1) & v_talk(e1) & with(x1,x2) & n_case(x2) & of(x2,x3) & n_guitar(x3) & n_man(x1) & card_eq_2(x1)) | exists e1 x1 x2 x3.(n_man(x1) & Theme(e1,x2) & Actor(e1,x1) & v_have(e1) & n_case(x2) & of(x2,x3) & n_guitar(x3)) | 7bae5684-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3.(with(x1,x2) & v_talk(e1) & of(x2,x3) & n_man(x1) & n_guitar(x3) & n_case(x2) & card_eq_2(x1) & all x4.(to(e1,x4) | -n_other(x4)) & Actor(e1,x1)) | exists e1 x1 x2 x3.(v_have(e1) & of(x2,x3) & n_man(x1) & n_guitar(x3) & n_case(x2) & Theme(e1,x2) & Actor(e1,x1)) |
||
Two men with guitar cases are talking to each other. | They are friendes | 1 | -100 | Not all men are friendes. | exists e1 x1 x2 x3.(all x4.(n_other(x4) -> to(e1,x4)) & Actor(e1,x1) & v_talk(e1) & with(x1,x2) & n_case(x2) & of(x2,x3) & n_guitar(x3) & n_man(x1) & card_eq_2(x1)) | exists p1 x1.(n_thing(x1) & exists x2.((x1 = x2) & n_friende(x2))) | 7bae5bac-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3.(with(x1,x2) & v_talk(e1) & of(x2,x3) & n_man(x1) & n_guitar(x3) & n_case(x2) & card_eq_2(x1) & all x4.(to(e1,x4) | -n_other(x4)) & Actor(e1,x1)) | exists x1.(n_thing(x1) & exists x2.(n_friende(x2) & (x1 = x2))) |
||
Two men with guitar cases are talking to each other. | They are angry | 2 | -100 | Just because one is talking doesn't necessarily mean one is angry. | exists e1 x1 x2 x3.(all x4.(n_other(x4) -> to(e1,x4)) & Actor(e1,x1) & v_talk(e1) & with(x1,x2) & n_case(x2) & of(x2,x3) & n_guitar(x3) & n_man(x1) & card_eq_2(x1)) | exists s1 x1.(n_thing(x1) & Theme(s1,x1) & a_angry(s1)) | 7bae614c-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3.(with(x1,x2) & v_talk(e1) & of(x2,x3) & n_man(x1) & n_guitar(x3) & n_case(x2) & card_eq_2(x1) & all x4.(to(e1,x4) | -n_other(x4)) & Actor(e1,x1)) | exists s1 x1.(n_thing(x1) & a_angry(s1) & Theme(s1,x1)) |
||
People carrying musical instruments are standing on a corner. | People are sitting with their instruments. | 2 | -100 | standing and sitting are not same | exists e2 e1 s1 x1 x2 x3 x4.(on(e2,x4) & n_corner(x4) & Actor(e2,x1) & v_stand(e2) & Theme(e1,x3) & Actor(e1,x2) & v_carry(e1) & n_instrument(x3) & a_musical(s1) & Theme(s1,x3) & (x1 = x2) & n_people(x1)) | exists e1 x1 x2.(with(e1,x2) & n_instrument(x2) & of(x2,x1) & n_thing(x1) & Actor(e1,x1) & v_sit(e1) & n_people(x1)) | 7bae67be-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e1 s1 x1 x2 x3 x4.(v_stand(e2) & v_carry(e1) & on(e2,x4) & n_people(x1) & n_instrument(x3) & n_corner(x4) & a_musical(s1) & Theme(s1,x3) & Theme(e1,x3) & Actor(e2,x1) & Actor(e1,x2) & (x1 = x2)) | exists e1 x1 x2.(with(e1,x2) & v_sit(e1) & of(x2,x1) & n_thing(x1) & n_people(x1) & n_instrument(x2) & Actor(e1,x1)) |
||
People carrying musical instruments are standing on a corner. | People are carrying musical instruments. | 0 | -100 | Instruments are musical. | exists e2 e1 s1 x1 x2 x3 x4.(on(e2,x4) & n_corner(x4) & Actor(e2,x1) & v_stand(e2) & Theme(e1,x3) & Actor(e1,x2) & v_carry(e1) & n_instrument(x3) & a_musical(s1) & Theme(s1,x3) & (x1 = x2) & n_people(x1)) | exists e1 s1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_carry(e1) & n_instrument(x2) & a_musical(s1) & Theme(s1,x2) & n_people(x1)) | 7bae6d72-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e1 s1 x1 x2 x3 x4.(v_stand(e2) & v_carry(e1) & on(e2,x4) & n_people(x1) & n_instrument(x3) & n_corner(x4) & a_musical(s1) & Theme(s1,x3) & Theme(e1,x3) & Actor(e2,x1) & Actor(e1,x2) & (x1 = x2)) | exists e1 s1 x1 x2.(v_carry(e1) & n_people(x1) & n_instrument(x2) & a_musical(s1) & Theme(s1,x2) & Theme(e1,x2) & Actor(e1,x1)) |
||
People carrying musical instruments are standing on a corner. | People are carrying tubas. | 1 | -100 | Not all musical instruments are tubas. | exists e2 e1 s1 x1 x2 x3 x4.(on(e2,x4) & n_corner(x4) & Actor(e2,x1) & v_stand(e2) & Theme(e1,x3) & Actor(e1,x2) & v_carry(e1) & n_instrument(x3) & a_musical(s1) & Theme(s1,x3) & (x1 = x2) & n_people(x1)) | exists e1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_carry(e1) & n_tuba(x2) & n_people(x1)) | 7bae72f4-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e1 s1 x1 x2 x3 x4.(v_stand(e2) & v_carry(e1) & on(e2,x4) & n_people(x1) & n_instrument(x3) & n_corner(x4) & a_musical(s1) & Theme(s1,x3) & Theme(e1,x3) & Actor(e2,x1) & Actor(e1,x2) & (x1 = x2)) | exists e1 x1 x2.(v_carry(e1) & n_tuba(x2) & n_people(x1) & Theme(e1,x2) & Actor(e1,x1)) |
||
Some construction workers doing their job. | The construction workers are taking a break. | 2 | -100 | One who is doing their job is usually not taking a break. | exists e1 x1 x2 x3 x4.(a_topic(x1) & Theme(e1,x4) & Actor(e1,x3) & v_do(e1) & n_job(x4) & of(x4,x1) & n_thing(x1) & (x1 = x3) & n_worker(x1) & of(x1,x2) & n_construction(x2)) | exists e1 x1 x2 x3.(n_worker(x1) & of(x1,x2) & n_construction(x2) & Theme(e1,x3) & Actor(e1,x1) & v_take(e1) & n_break(x3)) | 7bae7808-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4.(v_do(e1) & of(x4,x1) & of(x1,x2) & n_worker(x1) & n_thing(x1) & n_job(x4) & n_construction(x2) & a_topic(x1) & Theme(e1,x4) & Actor(e1,x3) & (x1 = x3)) | exists e1 x1 x2 x3.(v_take(e1) & of(x1,x2) & n_worker(x1) & n_construction(x2) & n_break(x3) & Theme(e1,x3) & Actor(e1,x1)) |
||
Some construction workers doing their job. | The construction workers are building a house. | 1 | -100 | Not all jobs are building a house. | exists e1 x1 x2 x3 x4.(a_topic(x1) & Theme(e1,x4) & Actor(e1,x3) & v_do(e1) & n_job(x4) & of(x4,x1) & n_thing(x1) & (x1 = x3) & n_worker(x1) & of(x1,x2) & n_construction(x2)) | exists e1 x1 x2 x3.(n_worker(x1) & of(x1,x2) & n_construction(x2) & Theme(e1,x3) & Actor(e1,x1) & v_build(e1) & n_house(x3)) | 7bae7cf4-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4.(v_do(e1) & of(x4,x1) & of(x1,x2) & n_worker(x1) & n_thing(x1) & n_job(x4) & n_construction(x2) & a_topic(x1) & Theme(e1,x4) & Actor(e1,x3) & (x1 = x3)) | exists e1 x1 x2 x3.(v_build(e1) & of(x1,x2) & n_worker(x1) & n_house(x3) & n_construction(x2) & Theme(e1,x3) & Actor(e1,x1)) |
||
Some construction workers doing their job. | The construction workers are at work. | 0 | -100 | THE CONSTRUCTION WORKERS ARE AT WORK AND THEY ARE DOING THEIR JOB. | exists e1 x1 x2 x3 x4.(a_topic(x1) & Theme(e1,x4) & Actor(e1,x3) & v_do(e1) & n_job(x4) & of(x4,x1) & n_thing(x1) & (x1 = x3) & n_worker(x1) & of(x1,x2) & n_construction(x2)) | exists p1 x1 x2.(n_worker(x1) & of(x1,x2) & n_construction(x2) & exists x3.(at(x1,x3) & n_work(x3))) | 7bae81e0-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4.(v_do(e1) & of(x4,x1) & of(x1,x2) & n_worker(x1) & n_thing(x1) & n_job(x4) & n_construction(x2) & a_topic(x1) & Theme(e1,x4) & Actor(e1,x3) & (x1 = x3)) | exists x1 x2.(of(x1,x2) & n_worker(x1) & n_construction(x2) & exists x3.(n_work(x3) & at(x1,x3))) |
||
A boy in a life jacket jumps onto something yellow, out of frame. | The boy is not moving. | 2 | -100 | One cannot be one who jumps and one not moving at the same time. | exists x1 x2 x3 x4 x5 x6 x7 x8.(a_topic(x1) & in(x1,x2) & onto(x2,x5) & of(x7,x8) & n_frame(x8) & out(x5,x7) & n_thing(x7) & Time(x5,x6) & n_yellow(x6) & n_thing(x5) & n_jump(x2) & of(x2,x4) & n_jacket(x4) & of(x2,x3) & n_life(x3) & n_boy(x1)) | exists x1.(n_boy(x1) & -exists e1.(Actor(e1,x1) & v_move(e1))) | 7bae86e0-e4c8-11ec-9cdd-0242ac1c0002 | exists x1 x2 x3 x4 x5 x6 x7 x8.(out(x5,x7) & onto(x2,x5) & of(x7,x8) & of(x2,x4) & of(x2,x3) & n_yellow(x6) & n_thing(x7) & n_thing(x5) & n_life(x3) & n_jump(x2) & n_jacket(x4) & n_frame(x8) & n_boy(x1) & in(x1,x2) & a_topic(x1) & Time(x5,x6)) | exists x1.(n_boy(x1) & all e1.(-v_move(e1) | -Actor(e1,x1))) |
||
A boy in a life jacket jumps onto something yellow, out of frame. | The boy is jumping. | 0 | -100 | THE BOY IS JUMPING WITH A LIKE JACKET ON. | exists x1 x2 x3 x4 x5 x6 x7 x8.(a_topic(x1) & in(x1,x2) & onto(x2,x5) & of(x7,x8) & n_frame(x8) & out(x5,x7) & n_thing(x7) & Time(x5,x6) & n_yellow(x6) & n_thing(x5) & n_jump(x2) & of(x2,x4) & n_jacket(x4) & of(x2,x3) & n_life(x3) & n_boy(x1)) | exists e1 x1.(n_boy(x1) & Actor(e1,x1) & v_jump(e1)) | 7bae8cbc-e4c8-11ec-9cdd-0242ac1c0002 | exists x1 x2 x3 x4 x5 x6 x7 x8.(out(x5,x7) & onto(x2,x5) & of(x7,x8) & of(x2,x4) & of(x2,x3) & n_yellow(x6) & n_thing(x7) & n_thing(x5) & n_life(x3) & n_jump(x2) & n_jacket(x4) & n_frame(x8) & n_boy(x1) & in(x1,x2) & a_topic(x1) & Time(x5,x6)) | exists e1 x1.(v_jump(e1) & n_boy(x1) & Actor(e1,x1)) |
||
A boy in a life jacket jumps onto something yellow, out of frame. | The boy is jumping on a boat. | 1 | -100 | Not all yellow things are a boat. | exists x1 x2 x3 x4 x5 x6 x7 x8.(a_topic(x1) & in(x1,x2) & onto(x2,x5) & of(x7,x8) & n_frame(x8) & out(x5,x7) & n_thing(x7) & Time(x5,x6) & n_yellow(x6) & n_thing(x5) & n_jump(x2) & of(x2,x4) & n_jacket(x4) & of(x2,x3) & n_life(x3) & n_boy(x1)) | exists e1 x1 x2.(n_boy(x1) & on(e1,x2) & n_boat(x2) & Actor(e1,x1) & v_jump(e1)) | 7bae92c0-e4c8-11ec-9cdd-0242ac1c0002 | exists x1 x2 x3 x4 x5 x6 x7 x8.(out(x5,x7) & onto(x2,x5) & of(x7,x8) & of(x2,x4) & of(x2,x3) & n_yellow(x6) & n_thing(x7) & n_thing(x5) & n_life(x3) & n_jump(x2) & n_jacket(x4) & n_frame(x8) & n_boy(x1) & in(x1,x2) & a_topic(x1) & Time(x5,x6)) | exists e1 x1 x2.(v_jump(e1) & on(e1,x2) & n_boy(x1) & n_boat(x2) & Actor(e1,x1)) |
||
A female bartender is filling a glass with beer. | The bartender is a man. | 2 | -100 | There can either be a female or a man. | exists e1 s1 x1 x2 x3.(with(e1,x3) & n_beer(x3) & Theme(e1,x2) & Actor(e1,x1) & v_fill(e1) & n_glass(x2) & n_bartender(x1) & a_female(s1) & Theme(s1,x1)) | exists p1 x1.(n_bartender(x1) & exists x2.((x1 = x2) & n_man(x2))) | 7bae98f6-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3.(with(e1,x3) & v_fill(e1) & n_glass(x2) & n_beer(x3) & n_bartender(x1) & a_female(s1) & Theme(s1,x1) & Theme(e1,x2) & Actor(e1,x1)) | exists x1.(n_bartender(x1) & exists x2.(n_man(x2) & (x1 = x2))) |
||
A female bartender is filling a glass with beer. | The bartender is pouring a beer for a lady. | 1 | -100 | Not all bartenders fill a glass with beer for a lady. | exists e1 s1 x1 x2 x3.(with(e1,x3) & n_beer(x3) & Theme(e1,x2) & Actor(e1,x1) & v_fill(e1) & n_glass(x2) & n_bartender(x1) & a_female(s1) & Theme(s1,x1)) | exists e1 x1 x2 x3.(n_bartender(x1) & for(e1,x3) & n_lady(x3) & Theme(e1,x2) & Actor(e1,x1) & v_pour(e1) & n_beer(x2)) | 7bae9e28-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3.(with(e1,x3) & v_fill(e1) & n_glass(x2) & n_beer(x3) & n_bartender(x1) & a_female(s1) & Theme(s1,x1) & Theme(e1,x2) & Actor(e1,x1)) | exists e1 x1 x2 x3.(v_pour(e1) & n_lady(x3) & n_beer(x2) & n_bartender(x1) & for(e1,x3) & Theme(e1,x2) & Actor(e1,x1)) |
||
A female bartender is filling a glass with beer. | The bartender is pouring a beer. | 0 | -100 | THE BARTENDER IS A FEMALE. BY POURING A BEER SHE IS FILLING THE GLASS. | exists e1 s1 x1 x2 x3.(with(e1,x3) & n_beer(x3) & Theme(e1,x2) & Actor(e1,x1) & v_fill(e1) & n_glass(x2) & n_bartender(x1) & a_female(s1) & Theme(s1,x1)) | exists e1 x1 x2.(n_bartender(x1) & Theme(e1,x2) & Actor(e1,x1) & v_pour(e1) & n_beer(x2)) | 7baea332-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3.(with(e1,x3) & v_fill(e1) & n_glass(x2) & n_beer(x3) & n_bartender(x1) & a_female(s1) & Theme(s1,x1) & Theme(e1,x2) & Actor(e1,x1)) | exists e1 x1 x2.(v_pour(e1) & n_beer(x2) & n_bartender(x1) & Theme(e1,x2) & Actor(e1,x1)) |
||
The dog is jumping with a ball in his mouth. | he is running thru the obsticle course | 1 | -100 | Not all dogs are running thru the obsticle course. | exists e1 x1 x2 x3.(n_mouth(x3) & of(x3,x1) & n_male(x1) & n_dog(x1) & with(e1,x2) & in(x2,x3) & n_ball(x2) & Actor(e1,x1) & v_jump(e1)) | exists e1 x1 x2 x3.(n_course(x2) & of(x2,x3) & n_obsticle(x3) & n_male(x1) & Theme(e1,x2) & Actor(e1,x1) & v_run(e1) & r_thru(x2)) | 7baea832-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3.(with(e1,x2) & v_jump(e1) & of(x3,x1) & n_mouth(x3) & n_male(x1) & n_dog(x1) & n_ball(x2) & in(x2,x3) & Actor(e1,x1)) | exists e1 x1 x2 x3.(v_run(e1) & r_thru(x2) & of(x2,x3) & n_obsticle(x3) & n_male(x1) & n_course(x2) & Theme(e1,x2) & Actor(e1,x1)) |
||
The dog is jumping with a ball in his mouth. | He is making some cookies | 2 | -100 | One jumping cannot be making some cookies at the same time. | exists e1 x1 x2 x3.(n_mouth(x3) & of(x3,x1) & n_male(x1) & n_dog(x1) & with(e1,x2) & in(x2,x3) & n_ball(x2) & Actor(e1,x1) & v_jump(e1)) | exists e1 x1 x2.(n_male(x1) & Theme(e1,x2) & Actor(e1,x1) & v_make(e1) & n_cookie(x2)) | 7baead46-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3.(with(e1,x2) & v_jump(e1) & of(x3,x1) & n_mouth(x3) & n_male(x1) & n_dog(x1) & n_ball(x2) & in(x2,x3) & Actor(e1,x1)) | exists e1 x1 x2.(v_make(e1) & n_male(x1) & n_cookie(x2) & Theme(e1,x2) & Actor(e1,x1)) |
||
The dog is jumping with a ball in his mouth. | There is a dog in this picture | 0 | -100 | THE DOG WOULD ONLY BE ABLE TO CATCH THE BALL WITH ITS MOUTH. | exists e1 x1 x2 x3.(n_mouth(x3) & of(x3,x1) & n_male(x1) & n_dog(x1) & with(e1,x2) & in(x2,x3) & n_ball(x2) & Actor(e1,x1) & v_jump(e1)) | exists p1 x1 x3.(n_picture(x3) & exists x2.((x1 = x2) & in(x2,x3) & n_dog(x2))) | 7baeb2e6-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3.(with(e1,x2) & v_jump(e1) & of(x3,x1) & n_mouth(x3) & n_male(x1) & n_dog(x1) & n_ball(x2) & in(x2,x3) & Actor(e1,x1)) | exists x1 x3.(n_picture(x3) & exists x2.(n_dog(x2) & in(x2,x3) & (x1 = x2))) |
||
A bartender is pour a draft beer. | the bartender purs a wine | 2 | -100 | Beer is not the same as wine. | exists e1 x1 x2 x3.(Theme(e1,x2) & Actor(e1,x1) & v_pour(e1) & n_beer(x2) & of(x2,x3) & n_draft(x3) & n_bartender(x1)) | exists e1 x1 x2.(n_bartender(x1) & Theme(e1,x2) & Actor(e1,x1) & v_pur(e1) & n_wine(x2)) | 7baeb818-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3.(v_pour(e1) & of(x2,x3) & n_draft(x3) & n_beer(x2) & n_bartender(x1) & Theme(e1,x2) & Actor(e1,x1)) | exists e1 x1 x2.(v_pur(e1) & n_wine(x2) & n_bartender(x1) & Theme(e1,x2) & Actor(e1,x1)) |
||
A bartender is pour a draft beer. | the bartender gets a tip | 1 | -100 | Just because the bartender is pouring beer doesn't mean he is pouring it for someone or will get a tip. | exists e1 x1 x2 x3.(Theme(e1,x2) & Actor(e1,x1) & v_pour(e1) & n_beer(x2) & of(x2,x3) & n_draft(x3) & n_bartender(x1)) | exists e1 x1 x2.(n_bartender(x1) & Theme(e1,x2) & Actor(e1,x1) & v_get(e1) & n_tip(x2)) | 7baebd0e-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3.(v_pour(e1) & of(x2,x3) & n_draft(x3) & n_beer(x2) & n_bartender(x1) & Theme(e1,x2) & Actor(e1,x1)) | exists e1 x1 x2.(v_get(e1) & n_tip(x2) & n_bartender(x1) & Theme(e1,x2) & Actor(e1,x1)) |
||
A bartender is pour a draft beer. | a bartender pours beer | 0 | -100 | THE BEER IS A DRAFT BEER. | exists e1 x1 x2 x3.(Theme(e1,x2) & Actor(e1,x1) & v_pour(e1) & n_beer(x2) & of(x2,x3) & n_draft(x3) & n_bartender(x1)) | exists e1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_pour(e1) & n_beer(x2) & n_bartender(x1)) | 7baec308-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3.(v_pour(e1) & of(x2,x3) & n_draft(x3) & n_beer(x2) & n_bartender(x1) & Theme(e1,x2) & Actor(e1,x1)) | exists e1 x1 x2.(v_pour(e1) & n_beer(x2) & n_bartender(x1) & Theme(e1,x2) & Actor(e1,x1)) |
||
The two black woman are texting. | Two women are texting. | 0 | -100 | two black women are women, and the two black woman are texting can be written as two women are texting. | exists e1 s1 x1.(n_woman(x1) & a_black(s1) & Theme(s1,x1) & card_eq_2(x1) & Actor(e1,x1) & v_text(e1)) | exists e1 x1.(Actor(e1,x1) & v_text(e1) & n_woman(x1) & card_eq_2(x1)) | 7baec812-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1.(v_text(e1) & n_woman(x1) & card_eq_2(x1) & a_black(s1) & Theme(s1,x1) & Actor(e1,x1)) | exists e1 x1.(v_text(e1) & n_woman(x1) & card_eq_2(x1) & Actor(e1,x1)) |
||
The two black woman are texting. | Two women are calling people. | 2 | -100 | Two women can not be texting and calling people simultaneously. | exists e1 s1 x1.(n_woman(x1) & a_black(s1) & Theme(s1,x1) & card_eq_2(x1) & Actor(e1,x1) & v_text(e1)) | exists e1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_call(e1) & n_people(x2) & n_woman(x1) & card_eq_2(x1)) | 7baeccfe-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1.(v_text(e1) & n_woman(x1) & card_eq_2(x1) & a_black(s1) & Theme(s1,x1) & Actor(e1,x1)) | exists e1 x1 x2.(v_call(e1) & n_woman(x1) & n_people(x2) & card_eq_2(x1) & Theme(e1,x2) & Actor(e1,x1)) |
||
The two black woman are texting. | Women are texting their boyfriends. | 1 | -100 | The two black woman are texting does not necessary that they are texting their boyfriends. | exists e1 s1 x1.(n_woman(x1) & a_black(s1) & Theme(s1,x1) & card_eq_2(x1) & Actor(e1,x1) & v_text(e1)) | exists e1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_text(e1) & n_boyfriend(x2) & of(x2,x1) & n_thing(x1) & n_woman(x1)) | 7baed1e0-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1.(v_text(e1) & n_woman(x1) & card_eq_2(x1) & a_black(s1) & Theme(s1,x1) & Actor(e1,x1)) | exists e1 x1 x2.(v_text(e1) & of(x2,x1) & n_woman(x1) & n_thing(x1) & n_boyfriend(x2) & Theme(e1,x2) & Actor(e1,x1)) |
||
Three men in orange construction vests are working in a building. | Olympic athletes are working. | 2 | -100 | Typically athletes are not wearing construction vests. | exists e1 x1 x2 x3 x4 x5.(in(e1,x5) & n_building(x5) & Actor(e1,x1) & v_work(e1) & in(x1,x2) & n_vest(x2) & of(x2,x4) & n_construction(x4) & of(x2,x3) & n_orange(x3) & n_man(x1) & card_eq_3(x1)) | exists e1 x1 x2.(Actor(e1,x1) & v_work(e1) & n_athlete(x1) & (x1 = x2) & ne_nam_olympic(x2)) | 7baed76c-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4 x5.(v_work(e1) & of(x2,x4) & of(x2,x3) & n_vest(x2) & n_orange(x3) & n_man(x1) & n_construction(x4) & n_building(x5) & in(x1,x2) & in(e1,x5) & card_eq_3(x1) & Actor(e1,x1)) | exists e1 x1 x2.(v_work(e1) & ne_nam_olympic(x2) & n_athlete(x1) & Actor(e1,x1) & (x1 = x2)) |
||
Three men in orange construction vests are working in a building. | Construction workers are working. | 0 | -100 | THE THREE MEN ARE CONSTRUCTION WORKERS ARE WORKING ON A BUILDING. | exists e1 x1 x2 x3 x4 x5.(in(e1,x5) & n_building(x5) & Actor(e1,x1) & v_work(e1) & in(x1,x2) & n_vest(x2) & of(x2,x4) & n_construction(x4) & of(x2,x3) & n_orange(x3) & n_man(x1) & card_eq_3(x1)) | exists e1 x1 x2.(Actor(e1,x1) & v_work(e1) & n_worker(x1) & of(x1,x2) & n_construction(x2)) | 7baedf14-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4 x5.(v_work(e1) & of(x2,x4) & of(x2,x3) & n_vest(x2) & n_orange(x3) & n_man(x1) & n_construction(x4) & n_building(x5) & in(x1,x2) & in(e1,x5) & card_eq_3(x1) & Actor(e1,x1)) | exists e1 x1 x2.(v_work(e1) & of(x1,x2) & n_worker(x1) & n_construction(x2) & Actor(e1,x1)) |
||
Three men in orange construction vests are working in a building. | Hungry construction workers are working. | 1 | -100 | construction vests doesn't imply construction workers | exists e1 x1 x2 x3 x4 x5.(in(e1,x5) & n_building(x5) & Actor(e1,x1) & v_work(e1) & in(x1,x2) & n_vest(x2) & of(x2,x4) & n_construction(x4) & of(x2,x3) & n_orange(x3) & n_man(x1) & card_eq_3(x1)) | exists e1 s1 x1 x2.(Actor(e1,x1) & v_work(e1) & n_worker(x1) & of(x1,x2) & n_construction(x2) & a_hungry(s1) & Theme(s1,x1)) | 7baee4d2-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4 x5.(v_work(e1) & of(x2,x4) & of(x2,x3) & n_vest(x2) & n_orange(x3) & n_man(x1) & n_construction(x4) & n_building(x5) & in(x1,x2) & in(e1,x5) & card_eq_3(x1) & Actor(e1,x1)) | exists e1 s1 x1 x2.(v_work(e1) & of(x1,x2) & n_worker(x1) & n_construction(x2) & a_hungry(s1) & Theme(s1,x1) & Actor(e1,x1)) |
||
A team of rafters prepare to shove off from the shores into the river. | A team of people prepare to shove off from the shores into the river. | 0 | -100 | Rafters are people, so they are both a team of people and they are both preparing to shove off from the shores into the river. | exists e1 p1 x1 x2 x3 x4.(n_river(x4) & n_shore(x3) & Topic(e1,p1) & Actor(e1,x1) & v_prepare(e1) & exists e2 s1.(into(e2,x4) & a_off(s1) & Manner(e2,s1) & from(e2,x3) & Actor(e2,x1) & v_shove(e2)) & of(x1,x2) & n_rafter(x2) & n_team(x1)) | exists e1 p1 x1 x2 x3 x4.(n_river(x4) & n_shore(x3) & Topic(e1,p1) & Actor(e1,x1) & v_prepare(e1) & exists e2 s1.(into(e2,x4) & a_off(s1) & Manner(e2,s1) & from(e2,x3) & Actor(e2,x1) & v_shove(e2)) & of(x1,x2) & n_people(x2) & n_team(x1)) | 7baf9828-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 p1 x1 x2 x3 x4.(v_prepare(e1) & of(x1,x2) & n_team(x1) & n_shore(x3) & n_river(x4) & n_rafter(x2) & exists e2 s1.(v_shove(e2) & into(e2,x4) & from(e2,x3) & a_off(s1) & Manner(e2,s1) & Actor(e2,x1)) & Topic(e1,p1) & Actor(e1,x1)) | exists e1 p1 x1 x2 x3 x4.(v_prepare(e1) & of(x1,x2) & n_team(x1) & n_shore(x3) & n_river(x4) & n_people(x2) & exists e2 s1.(v_shove(e2) & into(e2,x4) & from(e2,x3) & a_off(s1) & Manner(e2,s1) & Actor(e2,x1)) & Topic(e1,p1) & Actor(e1,x1)) |
||
Six people are rafting in a river with a valley scenery. | Two men are eating hot dogs while watching TV. | 2 | -100 | Six people does not equal two men. If someone is rafting it is unlikely that they are eating. If people are enjoying a valley scenery then they can not be watching TV. | exists e1 x1 x2 x3 x4.(in(e1,x4) & n_river(x4) & with(e1,x2) & n_scenery(x2) & of(x2,x3) & n_valley(x3) & Actor(e1,x1) & v_raft(e1) & n_people(x1) & card_eq_6(x1)) | exists e1 e2 s1 x1 x2 x3.(while(e1,e2) & Theme(e2,x3) & Actor(e2,x1) & v_watch(e2) & n_tv(x3) & Theme(e1,x2) & Actor(e1,x1) & v_eat(e1) & n_dog(x2) & a_hot(s1) & Theme(s1,x2) & n_man(x1) & card_eq_2(x1)) | 7bafb6fa-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4.(with(e1,x2) & v_raft(e1) & of(x2,x3) & n_valley(x3) & n_scenery(x2) & n_river(x4) & n_people(x1) & in(e1,x4) & card_eq_6(x1) & Actor(e1,x1)) | exists e1 e2 s1 x1 x2 x3.(while(e1,e2) & v_watch(e2) & v_eat(e1) & n_tv(x3) & n_man(x1) & n_dog(x2) & card_eq_2(x1) & a_hot(s1) & Theme(s1,x2) & Theme(e2,x3) & Theme(e1,x2) & Actor(e2,x1) & Actor(e1,x1)) |
||
Six people are rafting in a river with a valley scenery. | A few people on a boat are pointing to the valley behind them. | 1 | -100 | The valley may not be behind them. They could be headed towards it. | exists e1 x1 x2 x3 x4.(in(e1,x4) & n_river(x4) & with(e1,x2) & n_scenery(x2) & of(x2,x3) & n_valley(x3) & Actor(e1,x1) & v_raft(e1) & n_people(x1) & card_eq_6(x1)) | exists e1 s1 x1 x2 x3.(n_valley(x3) & to(e1,x3) & behind(x3,x1) & n_thing(x1) & Actor(e1,x1) & v_point(e1) & on(x1,x2) & n_boat(x2) & n_people(x1) & a_few(s1) & Theme(s1,x1)) | 7bafcb18-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4.(with(e1,x2) & v_raft(e1) & of(x2,x3) & n_valley(x3) & n_scenery(x2) & n_river(x4) & n_people(x1) & in(e1,x4) & card_eq_6(x1) & Actor(e1,x1)) | exists e1 s1 x1 x2 x3.(v_point(e1) & to(e1,x3) & on(x1,x2) & n_valley(x3) & n_thing(x1) & n_people(x1) & n_boat(x2) & behind(x3,x1) & a_few(s1) & Theme(s1,x1) & Actor(e1,x1)) |
||
Several people are in or near a raft in the water. | The people are getting into the life raft. | 1 | -100 | Just because several people are in or near a raft in the water does not necessary that they are getting into the life raft. | exists p1 s1 x1 x3 x5.(n_water(x5) & n_water(x3) & (exists x2.(in(x1,x2) & in(x2,x3) & n_raft(x2)) | exists x4.(near(x1,x4) & in(x4,x5) & n_raft(x4))) & n_people(x1) & a_several(s1) & Theme(s1,x1)) | exists e1 x1 x2 x3.(n_raft(x2) & of(x2,x3) & n_life(x3) & n_people(x1) & into(e1,x2) & Actor(e1,x1) & v_get(e1)) | 7bafe7ec-e4c8-11ec-9cdd-0242ac1c0002 | exists s1 x1 x3 x5.(n_water(x5) & n_water(x3) & n_people(x1) & a_several(s1) & Theme(s1,x1) & (exists x4.(near(x1,x4) & n_raft(x4) & in(x4,x5)) | exists x2.(n_raft(x2) & in(x2,x3) & in(x1,x2)))) | exists e1 x1 x2 x3.(v_get(e1) & of(x2,x3) & n_raft(x2) & n_people(x1) & n_life(x3) & into(e1,x2) & Actor(e1,x1)) |
||
A man with a green jacket and multicolored scarf plays a brass instrument while standing on the sidewalk. | The man in green is playing a trumpet. | 1 | -100 | Not all brass instruments are a trumpet. | exists e1 e2 s1 s2 x1 x2 x3 x4 x5 x6 x7.(n_sidewalk(x7) & while(e1,e2) & on(e2,x7) & Actor(e2,x1) & v_stand(e2) & Theme(e1,x5) & Actor(e1,x1) & v_play(e1) & n_instrument(x5) & of(x5,x6) & n_brass(x6) & with(x1,x2) & n_scarf(x4) & a_multicolored(s2) & Theme(s2,x4) & n_jacket(x3) & subset_of(x4,x2) & subset_of(x3,x2) & a_green(s1) & Theme(s1,x2) & n_man(x1)) | exists e1 x1 x2 x3.(n_man(x1) & Theme(e1,x3) & Actor(e1,x1) & v_play(e1) & n_trumpet(x3) & in(x1,x2) & n_green(x2)) | 7bb4c3e8-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 s1 s2 x1 x2 x3 x4 x5 x6 x7.(with(x1,x2) & while(e1,e2) & v_stand(e2) & v_play(e1) & subset_of(x4,x2) & subset_of(x3,x2) & on(e2,x7) & of(x5,x6) & n_sidewalk(x7) & n_scarf(x4) & n_man(x1) & n_jacket(x3) & n_instrument(x5) & n_brass(x6) & a_multicolored(s2) & a_green(s1) & Theme(s2,x4) & Theme(s1,x2) & Theme(e1,x5) & Actor(e2,x1) & Actor(e1,x1)) | exists e1 x1 x2 x3.(v_play(e1) & n_trumpet(x3) & n_man(x1) & n_green(x2) & in(x1,x2) & Theme(e1,x3) & Actor(e1,x1)) |
||
A man dressed in winter clothes is playing a brass instrument. | The man is marching in the Christmas Parade on this brisk winter day. | 1 | -100 | Playing a brass instrument in winter clothes does not necessarily mean it is cold or that the man is in a christmas parade. | exists e2 e1 x1 x2 x3 x4 x5 x6.(Theme(e2,x5) & Actor(e2,x1) & v_play(e2) & n_instrument(x5) & of(x5,x6) & n_brass(x6) & in(e1,x3) & n_clothes(x3) & of(x3,x4) & n_winter(x4) & Theme(e1,x2) & v_dress(e1) & (x1 = x2) & n_man(x1)) | exists e1 s1 x1 x2 x3 x4 x5.(n_day(x4) & of(x4,x5) & n_winter(x5) & a_brisk(s1) & Theme(s1,x4) & ne_geo_parade(x2) & (x2 = x3) & ne_geo_christmas(x3) & n_man(x1) & on(e1,x4) & in(e1,x2) & Actor(e1,x1) & v_march(e1)) | 7bb4c898-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e1 x1 x2 x3 x4 x5 x6.(v_play(e2) & v_dress(e1) & of(x5,x6) & of(x3,x4) & n_winter(x4) & n_man(x1) & n_instrument(x5) & n_clothes(x3) & n_brass(x6) & in(e1,x3) & Theme(e2,x5) & Theme(e1,x2) & Actor(e2,x1) & (x1 = x2)) | exists e1 s1 x1 x2 x3 x4 x5.(v_march(e1) & on(e1,x4) & of(x4,x5) & ne_geo_parade(x2) & ne_geo_christmas(x3) & n_winter(x5) & n_man(x1) & n_day(x4) & in(e1,x2) & a_brisk(s1) & Theme(s1,x4) & Actor(e1,x1) & (x2 = x3)) |
||
A man dressed in winter clothes is playing a brass instrument. | The man playing the instruments wants to be warm. | 0 | -100 | brass is a instruments | exists e2 e1 x1 x2 x3 x4 x5 x6.(Theme(e2,x5) & Actor(e2,x1) & v_play(e2) & n_instrument(x5) & of(x5,x6) & n_brass(x6) & in(e1,x3) & n_clothes(x3) & of(x3,x4) & n_winter(x4) & Theme(e1,x2) & v_dress(e1) & (x1 = x2) & n_man(x1)) | exists e2 e1 p1 x1 x2 x3.(n_instrument(x3) & n_man(x1) & Topic(e2,p1) & Actor(e2,x1) & v_want(e2) & exists s1.(Theme(s1,x1) & a_warm(s1)) & Theme(e1,x3) & Actor(e1,x2) & v_play(e1) & (x1 = x2)) | 7bb4ce2e-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e1 x1 x2 x3 x4 x5 x6.(v_play(e2) & v_dress(e1) & of(x5,x6) & of(x3,x4) & n_winter(x4) & n_man(x1) & n_instrument(x5) & n_clothes(x3) & n_brass(x6) & in(e1,x3) & Theme(e2,x5) & Theme(e1,x2) & Actor(e2,x1) & (x1 = x2)) | exists e2 e1 p1 x1 x2 x3.(v_want(e2) & v_play(e1) & n_man(x1) & n_instrument(x3) & exists s1.(a_warm(s1) & Theme(s1,x1)) & Topic(e2,p1) & Theme(e1,x3) & Actor(e2,x1) & Actor(e1,x2) & (x1 = x2)) |
||
A man dressed in winter clothes is playing a brass instrument. | The man is sitting on his couch in front of the fan on this brutally hot summer day. | 2 | -100 | you don't wear winter clothes on a summer day | exists e2 e1 x1 x2 x3 x4 x5 x6.(Theme(e2,x5) & Actor(e2,x1) & v_play(e2) & n_instrument(x5) & of(x5,x6) & n_brass(x6) & in(e1,x3) & n_clothes(x3) & of(x3,x4) & n_winter(x4) & Theme(e1,x2) & v_dress(e1) & (x1 = x2) & n_man(x1)) | exists e1 s1 x1 x2 x3 x4 x5 x6.(n_day(x5) & of(x5,x6) & n_summer(x6) & a_hot(s1) & Theme(s1,x5) & r_brutally(x5) & n_fan(x4) & n_couch(x2) & of(x2,x1) & n_male(x1) & n_man(x1) & on(e1,x5) & in(e1,x3) & of(x3,x4) & n_front(x3) & on(e1,x2) & Actor(e1,x1) & v_sit(e1)) | 7bb4d2f2-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e1 x1 x2 x3 x4 x5 x6.(v_play(e2) & v_dress(e1) & of(x5,x6) & of(x3,x4) & n_winter(x4) & n_man(x1) & n_instrument(x5) & n_clothes(x3) & n_brass(x6) & in(e1,x3) & Theme(e2,x5) & Theme(e1,x2) & Actor(e2,x1) & (x1 = x2)) | exists e1 s1 x1 x2 x3 x4 x5 x6.(v_sit(e1) & r_brutally(x5) & on(e1,x5) & on(e1,x2) & of(x5,x6) & of(x3,x4) & of(x2,x1) & n_summer(x6) & n_man(x1) & n_male(x1) & n_front(x3) & n_fan(x4) & n_day(x5) & n_couch(x2) & in(e1,x3) & a_hot(s1) & Theme(s1,x5) & Actor(e1,x1)) |
||
Two women, a man and a small child picnic on a busy beach. | There is a couple on a beach. | 1 | -100 | Two women and a man are not necessarily the parts of a couple. | exists s1 s2 x1 x2 x3 x4 x5 x6.(a_topic(x1) & rel(x1,x2) & subset_of(x4,x2) & on(x4,x6) & n_beach(x6) & a_busy(s2) & Theme(s2,x6) & n_picnic(x4) & of(x4,x5) & n_child(x5) & a_small(s1) & Theme(s1,x4) & subset_of(x3,x2) & n_man(x3) & n_woman(x1) & card_eq_2(x1)) | exists p1 x1 x2 x3.((x1 = x2) & on(x2,x3) & n_beach(x3) & n_couple(x2)) | 7bb4d7f2-e4c8-11ec-9cdd-0242ac1c0002 | exists s1 s2 x1 x2 x3 x4 x5 x6.(subset_of(x4,x2) & subset_of(x3,x2) & rel(x1,x2) & on(x4,x6) & of(x4,x5) & n_woman(x1) & n_picnic(x4) & n_man(x3) & n_child(x5) & n_beach(x6) & card_eq_2(x1) & a_topic(x1) & a_small(s1) & a_busy(s2) & Theme(s2,x6) & Theme(s1,x4)) | exists x1 x2 x3.(on(x2,x3) & n_couple(x2) & n_beach(x3) & (x1 = x2)) |
||
Two women, a man and a small child picnic on a busy beach. | There are no people on a beach. | 2 | -100 | either a woman, man and child are on a beach or no people are. | exists s1 s2 x1 x2 x3 x4 x5 x6.(a_topic(x1) & rel(x1,x2) & subset_of(x4,x2) & on(x4,x6) & n_beach(x6) & a_busy(s2) & Theme(s2,x6) & n_picnic(x4) & of(x4,x5) & n_child(x5) & a_small(s1) & Theme(s1,x4) & subset_of(x3,x2) & n_man(x3) & n_woman(x1) & card_eq_2(x1)) | exists p1 x1.-exists x2 x3.((x1 = x2) & on(x2,x3) & n_beach(x3) & n_people(x2)) | 7bb4dcd4-e4c8-11ec-9cdd-0242ac1c0002 | exists s1 s2 x1 x2 x3 x4 x5 x6.(subset_of(x4,x2) & subset_of(x3,x2) & rel(x1,x2) & on(x4,x6) & of(x4,x5) & n_woman(x1) & n_picnic(x4) & n_man(x3) & n_child(x5) & n_beach(x6) & card_eq_2(x1) & a_topic(x1) & a_small(s1) & a_busy(s2) & Theme(s2,x6) & Theme(s1,x4)) | exists x1.all x2 x3.(-on(x2,x3) | -n_people(x2) | -n_beach(x3) | -(x1 = x2)) |
||
Two women, a man and a small child picnic on a busy beach. | There are a lot of people on a beach. | 0 | -100 | Two women, a man and a small child implies lot of people | exists s1 s2 x1 x2 x3 x4 x5 x6.(a_topic(x1) & rel(x1,x2) & subset_of(x4,x2) & on(x4,x6) & n_beach(x6) & a_busy(s2) & Theme(s2,x6) & n_picnic(x4) & of(x4,x5) & n_child(x5) & a_small(s1) & Theme(s1,x4) & subset_of(x3,x2) & n_man(x3) & n_woman(x1) & card_eq_2(x1)) | exists p1 x1 x2 x3 x4.((x1 = x2) & of(x2,x3) & on(x3,x4) & n_beach(x4) & n_people(x3) & n_lot(x2)) | 7bb4e170-e4c8-11ec-9cdd-0242ac1c0002 | exists s1 s2 x1 x2 x3 x4 x5 x6.(subset_of(x4,x2) & subset_of(x3,x2) & rel(x1,x2) & on(x4,x6) & of(x4,x5) & n_woman(x1) & n_picnic(x4) & n_man(x3) & n_child(x5) & n_beach(x6) & card_eq_2(x1) & a_topic(x1) & a_small(s1) & a_busy(s2) & Theme(s2,x6) & Theme(s1,x4)) | exists x1 x2 x3 x4.(on(x3,x4) & of(x2,x3) & n_people(x3) & n_lot(x2) & n_beach(x4) & (x1 = x2)) |
||
A group of people are sitting on the beach with a cooler. | The group of people sitting are from France | 1 | -100 | Not all people are from France. | exists e1 x1 x2 x3 x4.(n_beach(x3) & with(e1,x4) & n_cooler(x4) & on(e1,x3) & Actor(e1,x1) & v_sit(e1) & of(x1,x2) & n_people(x2) & n_group(x1)) | exists e1 p1 x1 x2 x3 x4.(ne_geo_france(x4) & n_group(x1) & from(x1,x4) & of(x1,x2) & Actor(e1,x3) & v_sit(e1) & (x2 = x3) & n_people(x2)) | 7bb4e684-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4.(with(e1,x4) & v_sit(e1) & on(e1,x3) & of(x1,x2) & n_people(x2) & n_group(x1) & n_cooler(x4) & n_beach(x3) & Actor(e1,x1)) | exists e1 x1 x2 x3 x4.(v_sit(e1) & of(x1,x2) & ne_geo_france(x4) & n_people(x2) & n_group(x1) & from(x1,x4) & Actor(e1,x3) & (x2 = x3)) |
||
A group of people are sitting on the beach with a cooler. | There are a group of people sitting | 0 | -100 | Sitting on the beach with a cooler is a form of sitting. | exists e1 x1 x2 x3 x4.(n_beach(x3) & with(e1,x4) & n_cooler(x4) & on(e1,x3) & Actor(e1,x1) & v_sit(e1) & of(x1,x2) & n_people(x2) & n_group(x1)) | exists p1 x1 e1 x2 x3 x4.((x1 = x2) & of(x2,x3) & Actor(e1,x4) & v_sit(e1) & (x3 = x4) & n_people(x3) & n_group(x2)) | 7bb4eb34-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4.(with(e1,x4) & v_sit(e1) & on(e1,x3) & of(x1,x2) & n_people(x2) & n_group(x1) & n_cooler(x4) & n_beach(x3) & Actor(e1,x1)) | exists x1 e1 x2 x3 x4.(v_sit(e1) & of(x2,x3) & n_people(x3) & n_group(x2) & Actor(e1,x4) & (x3 = x4) & (x1 = x2)) |
||
A group of people are sitting on the beach with a cooler. | The group of people are climbing mount everest | 2 | -100 | People sitting on the beach cannot climb mount Everest at the same time. | exists e1 x1 x2 x3 x4.(n_beach(x3) & with(e1,x4) & n_cooler(x4) & on(e1,x3) & Actor(e1,x1) & v_sit(e1) & of(x1,x2) & n_people(x2) & n_group(x1)) | exists e1 s1 x1 x2 x3.(n_group(x1) & Theme(e1,x3) & Actor(e1,x1) & v_climb(e1) & n_everest(x3) & a_mount(s1) & Theme(s1,x3) & of(x1,x2) & n_people(x2)) | 7bb4efd0-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4.(with(e1,x4) & v_sit(e1) & on(e1,x3) & of(x1,x2) & n_people(x2) & n_group(x1) & n_cooler(x4) & n_beach(x3) & Actor(e1,x1)) | exists e1 s1 x1 x2 x3.(v_climb(e1) & of(x1,x2) & n_people(x2) & n_group(x1) & n_everest(x3) & a_mount(s1) & Theme(s1,x3) & Theme(e1,x3) & Actor(e1,x1)) |
||
An asian family is picnicking at the beach while others play in the water. | There is an asian family. | 0 | -100 | An asian family picnicking at the beach shows that there is an asian family. | exists e1 p1 s1 x1 x2 x4.(n_water(x4) & n_person(x2) & n_beach(x2) & exists e2 x3.(in(e2,x4) & Actor(e2,x3) & v_play(e2) & -(x3 = x2) & n_person(x3)) & while(e1,p1) & at(e1,x2) & Actor(e1,x1) & v_picnic(e1) & n_family(x1) & a_asian(s1) & Theme(s1,x1)) | exists p1 x1 s1 x2.((x1 = x2) & n_family(x2) & a_asian(s1) & Theme(s1,x2)) | 7bb4f516-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 p1 s1 x1 x2 x4.(while(e1,p1) & v_picnic(e1) & n_water(x4) & n_person(x2) & n_family(x1) & n_beach(x2) & exists e2 x3.(v_play(e2) & n_person(x3) & in(e2,x4) & Actor(e2,x3) & -(x3 = x2)) & at(e1,x2) & a_asian(s1) & Theme(s1,x1) & Actor(e1,x1)) | exists x1 s1 x2.(n_family(x2) & a_asian(s1) & Theme(s1,x2) & (x1 = x2)) |
||
An asian family is picnicking at the beach while others play in the water. | The family is partying. | 1 | -100 | Picnicking at the beach does not imply they are partying. | exists e1 p1 s1 x1 x2 x4.(n_water(x4) & n_person(x2) & n_beach(x2) & exists e2 x3.(in(e2,x4) & Actor(e2,x3) & v_play(e2) & -(x3 = x2) & n_person(x3)) & while(e1,p1) & at(e1,x2) & Actor(e1,x1) & v_picnic(e1) & n_family(x1) & a_asian(s1) & Theme(s1,x1)) | exists e1 x1.(n_family(x1) & Actor(e1,x1) & v_party(e1)) | 7bb4f9d0-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 p1 s1 x1 x2 x4.(while(e1,p1) & v_picnic(e1) & n_water(x4) & n_person(x2) & n_family(x1) & n_beach(x2) & exists e2 x3.(v_play(e2) & n_person(x3) & in(e2,x4) & Actor(e2,x3) & -(x3 = x2)) & at(e1,x2) & a_asian(s1) & Theme(s1,x1) & Actor(e1,x1)) | exists e1 x1.(v_party(e1) & n_family(x1) & Actor(e1,x1)) |
||
An asian family is picnicking at the beach while others play in the water. | The family is dead. | 2 | -100 | A family picnicking cannot be said dead. | exists e1 p1 s1 x1 x2 x4.(n_water(x4) & n_person(x2) & n_beach(x2) & exists e2 x3.(in(e2,x4) & Actor(e2,x3) & v_play(e2) & -(x3 = x2) & n_person(x3)) & while(e1,p1) & at(e1,x2) & Actor(e1,x1) & v_picnic(e1) & n_family(x1) & a_asian(s1) & Theme(s1,x1)) | exists s1 x1.(n_family(x1) & Theme(s1,x1) & a_dead(s1)) | 7bb4fe6c-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 p1 s1 x1 x2 x4.(while(e1,p1) & v_picnic(e1) & n_water(x4) & n_person(x2) & n_family(x1) & n_beach(x2) & exists e2 x3.(v_play(e2) & n_person(x3) & in(e2,x4) & Actor(e2,x3) & -(x3 = x2)) & at(e1,x2) & a_asian(s1) & Theme(s1,x1) & Actor(e1,x1)) | exists s1 x1.(n_family(x1) & a_dead(s1) & Theme(s1,x1)) |
||
A family sits at the beach while swimmers can be seen in the background. | The weather at the beach is warm and sunny. | 0 | -100 | Swimmers at a beach would be there when it was warm and sunny. | exists e1 p1 x1 x2 x4.(n_background(x4) & n_beach(x2) & exists e2 p2 x3.(exists e3.(in(e3,x4) & Theme(e3,x3) & v_see(e3)) & Topic(e2,p2) & Actor(e2,x3) & v_can(e2) & n_swimmer(x3)) & while(e1,p1) & at(e1,x2) & Actor(e1,x1) & v_sit(e1) & n_family(x1)) | exists s1 s2 x1 x2 x3 x4.(n_beach(x4) & n_weather(x3) & n_beach(x2) & n_weather(x1) & Theme(s2,x3) & a_sunny(s2) & at(x3,x4) & Theme(s1,x1) & a_warm(s1) & at(x1,x2)) | 7bb5039e-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 p1 x1 x2 x4.(while(e1,p1) & v_sit(e1) & n_family(x1) & n_beach(x2) & n_background(x4) & exists e2 p2 x3.(v_can(e2) & n_swimmer(x3) & exists e3.(v_see(e3) & in(e3,x4) & Theme(e3,x3)) & Topic(e2,p2) & Actor(e2,x3)) & at(e1,x2) & Actor(e1,x1)) | exists s1 s2 x1 x2 x3 x4.(n_weather(x3) & n_weather(x1) & n_beach(x4) & n_beach(x2) & at(x3,x4) & at(x1,x2) & a_warm(s1) & a_sunny(s2) & Theme(s2,x3) & Theme(s1,x1)) |
||
A family sits at the beach while swimmers can be seen in the background. | A family sits in a field with footballers in the background. | 2 | -100 | a beach is not a field and swimmers are not footballers | exists e1 p1 x1 x2 x4.(n_background(x4) & n_beach(x2) & exists e2 p2 x3.(exists e3.(in(e3,x4) & Theme(e3,x3) & v_see(e3)) & Topic(e2,p2) & Actor(e2,x3) & v_can(e2) & n_swimmer(x3)) & while(e1,p1) & at(e1,x2) & Actor(e1,x1) & v_sit(e1) & n_family(x1)) | exists e1 x1 x2 x3 x4.(n_background(x4) & with(e1,x3) & in(x3,x4) & n_footballer(x3) & in(e1,x2) & n_field(x2) & Actor(e1,x1) & v_sit(e1) & n_family(x1)) | 7bb50920-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 p1 x1 x2 x4.(while(e1,p1) & v_sit(e1) & n_family(x1) & n_beach(x2) & n_background(x4) & exists e2 p2 x3.(v_can(e2) & n_swimmer(x3) & exists e3.(v_see(e3) & in(e3,x4) & Theme(e3,x3)) & Topic(e2,p2) & Actor(e2,x3)) & at(e1,x2) & Actor(e1,x1)) | exists e1 x1 x2 x3 x4.(with(e1,x3) & v_sit(e1) & n_footballer(x3) & n_field(x2) & n_family(x1) & n_background(x4) & in(x3,x4) & in(e1,x2) & Actor(e1,x1)) |
||
A family sits at the beach while swimmers can be seen in the background. | The family is having a picnic on the beach. | 1 | -100 | Sitting on the beach does not necessarily mean the family is having a picnic. | exists e1 p1 x1 x2 x4.(n_background(x4) & n_beach(x2) & exists e2 p2 x3.(exists e3.(in(e3,x4) & Theme(e3,x3) & v_see(e3)) & Topic(e2,p2) & Actor(e2,x3) & v_can(e2) & n_swimmer(x3)) & while(e1,p1) & at(e1,x2) & Actor(e1,x1) & v_sit(e1) & n_family(x1)) | exists e1 x1 x2 x3.(n_beach(x3) & n_family(x1) & Theme(e1,x2) & Actor(e1,x1) & v_have(e1) & on(x2,x3) & n_picnic(x2)) | 7bb50e34-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 p1 x1 x2 x4.(while(e1,p1) & v_sit(e1) & n_family(x1) & n_beach(x2) & n_background(x4) & exists e2 p2 x3.(v_can(e2) & n_swimmer(x3) & exists e3.(v_see(e3) & in(e3,x4) & Theme(e3,x3)) & Topic(e2,p2) & Actor(e2,x3)) & at(e1,x2) & Actor(e1,x1)) | exists e1 x1 x2 x3.(v_have(e1) & on(x2,x3) & n_picnic(x2) & n_family(x1) & n_beach(x3) & Theme(e1,x2) & Actor(e1,x1)) |
||
a white dog jumping in the air to catch a red Frisbee. | A dog sits on the grass watching a frisbee sail by | 2 | -100 | A dog jumping in the air cannot sit on the grass simultaneously. | exists e1 p1 s1 x1 x2 x3 x4.(n_air(x4) & a_topic(x1) & Topic(e1,p1) & exists e2 s2 x5.(Theme(e2,x5) & Actor(e2,x2) & v_catch(e2) & n_frisbee(x5) & a_red(s2) & Theme(s2,x5)) & in(e1,x4) & Actor(e1,x3) & v_jump(e1) & (x1 = x3) & (x1 = x2) & n_dog(x1) & a_white(s1) & Theme(s1,x1)) | exists e1 e2 s1 x1 x2 x3 x4.(n_grass(x2) & for(e1,e2) & a_by(s1) & Manner(e2,s1) & Theme(e2,x3) & Actor(e2,x1) & v_watch(e2) & n_sail(x3) & of(x3,x4) & n_frisbee(x4) & on(e1,x2) & Actor(e1,x1) & v_sit(e1) & n_dog(x1)) | 7bb51352-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 p1 s1 x1 x2 x3 x4.(v_jump(e1) & n_dog(x1) & n_air(x4) & in(e1,x4) & exists e2 s2 x5.(v_catch(e2) & n_frisbee(x5) & a_red(s2) & Theme(s2,x5) & Theme(e2,x5) & Actor(e2,x2)) & a_white(s1) & a_topic(x1) & Topic(e1,p1) & Theme(s1,x1) & Actor(e1,x3) & (x1 = x3) & (x1 = x2)) | exists e1 e2 s1 x1 x2 x3 x4.(v_watch(e2) & v_sit(e1) & on(e1,x2) & of(x3,x4) & n_sail(x3) & n_grass(x2) & n_frisbee(x4) & n_dog(x1) & for(e1,e2) & a_by(s1) & Theme(e2,x3) & Manner(e2,s1) & Actor(e2,x1) & Actor(e1,x1)) |
||
a white dog jumping in the air to catch a red Frisbee. | A puppy is chasing a frisbee thrown by his owner | 1 | -100 | Chasing a frisbee does not imply it was thrown by his owner. | exists e1 p1 s1 x1 x2 x3 x4.(n_air(x4) & a_topic(x1) & Topic(e1,p1) & exists e2 s2 x5.(Theme(e2,x5) & Actor(e2,x2) & v_catch(e2) & n_frisbee(x5) & a_red(s2) & Theme(s2,x5)) & in(e1,x4) & Actor(e1,x3) & v_jump(e1) & (x1 = x3) & (x1 = x2) & n_dog(x1) & a_white(s1) & Theme(s1,x1)) | exists e1 e2 x1 x2 x3 x4.(Theme(e2,x2) & Actor(e2,x1) & v_chase(e2) & Actor(e1,x4) & n_owner(x4) & of(x4,x1) & n_male(x1) & Theme(e1,x3) & v_throw(e1) & (x2 = x3) & n_frisbee(x2) & n_puppy(x1)) | 7bb5185c-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 p1 s1 x1 x2 x3 x4.(v_jump(e1) & n_dog(x1) & n_air(x4) & in(e1,x4) & exists e2 s2 x5.(v_catch(e2) & n_frisbee(x5) & a_red(s2) & Theme(s2,x5) & Theme(e2,x5) & Actor(e2,x2)) & a_white(s1) & a_topic(x1) & Topic(e1,p1) & Theme(s1,x1) & Actor(e1,x3) & (x1 = x3) & (x1 = x2)) | exists e1 e2 x1 x2 x3 x4.(v_throw(e1) & v_chase(e2) & of(x4,x1) & n_puppy(x1) & n_owner(x4) & n_male(x1) & n_frisbee(x2) & Theme(e2,x2) & Theme(e1,x3) & Actor(e2,x1) & Actor(e1,x4) & (x2 = x3)) |
||
a white dog jumping in the air to catch a red Frisbee. | A dog is outside chasing a red frisbee and jumping into the air | 0 | -100 | A white dog is a type of dog, and jumping in the air to catch a red Frisbee implies outside. | exists e1 p1 s1 x1 x2 x3 x4.(n_air(x4) & a_topic(x1) & Topic(e1,p1) & exists e2 s2 x5.(Theme(e2,x5) & Actor(e2,x2) & v_catch(e2) & n_frisbee(x5) & a_red(s2) & Theme(s2,x5)) & in(e1,x4) & Actor(e1,x3) & v_jump(e1) & (x1 = x3) & (x1 = x2) & n_dog(x1) & a_white(s1) & Theme(s1,x1)) | exists e1 e2 s1 s2 s3 x1 x2 x3 x4.(n_air(x4) & a_outside(s3) & Manner(e2,s3) & into(e2,x4) & Actor(e2,x3) & v_jump(e2) & n_dog(x3) & a_outside(s2) & Manner(e1,s2) & Theme(e1,x2) & Actor(e1,x1) & v_chase(e1) & n_frisbee(x2) & a_red(s1) & Theme(s1,x2) & n_dog(x1)) | 7bb51e60-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 p1 s1 x1 x2 x3 x4.(v_jump(e1) & n_dog(x1) & n_air(x4) & in(e1,x4) & exists e2 s2 x5.(v_catch(e2) & n_frisbee(x5) & a_red(s2) & Theme(s2,x5) & Theme(e2,x5) & Actor(e2,x2)) & a_white(s1) & a_topic(x1) & Topic(e1,p1) & Theme(s1,x1) & Actor(e1,x3) & (x1 = x3) & (x1 = x2)) | exists e1 e2 s1 s2 s3 x1 x2 x3 x4.(v_jump(e2) & v_chase(e1) & n_frisbee(x2) & n_dog(x3) & n_dog(x1) & n_air(x4) & into(e2,x4) & a_red(s1) & a_outside(s3) & a_outside(s2) & Theme(s1,x2) & Theme(e1,x2) & Manner(e2,s3) & Manner(e1,s2) & Actor(e2,x3) & Actor(e1,x1)) |
||
family sits on beach with a blue cooler. | A man is running along a beach. | 2 | -100 | one either sits or is running | exists e1 s1 x1 x2 x3.(with(e1,x3) & n_cooler(x3) & a_blue(s1) & Theme(s1,x3) & on(e1,x2) & n_beach(x2) & Actor(e1,x1) & v_sit(e1) & n_family(x1)) | exists e1 x1 x2.(along(e1,x2) & n_beach(x2) & Actor(e1,x1) & v_run(e1) & n_man(x1)) | 7bb52392-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3.(with(e1,x3) & v_sit(e1) & on(e1,x2) & n_family(x1) & n_cooler(x3) & n_beach(x2) & a_blue(s1) & Theme(s1,x3) & Actor(e1,x1)) | exists e1 x1 x2.(v_run(e1) & n_man(x1) & n_beach(x2) & along(e1,x2) & Actor(e1,x1)) |
||
family sits on beach with a blue cooler. | A family sits on a beach. | 0 | 0.982132 | A family sits on a beach is a simplification of the original information. | exists e1 s1 x1 x2 x3.(with(e1,x3) & n_cooler(x3) & a_blue(s1) & Theme(s1,x3) & on(e1,x2) & n_beach(x2) & Actor(e1,x1) & v_sit(e1) & n_family(x1)) | exists e1 x1 x2.(on(e1,x2) & n_beach(x2) & Actor(e1,x1) & v_sit(e1) & n_family(x1)) | 7bb5290a-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3.(with(e1,x3) & v_sit(e1) & on(e1,x2) & n_family(x1) & n_cooler(x3) & n_beach(x2) & a_blue(s1) & Theme(s1,x3) & Actor(e1,x1)) | exists e1 x1 x2.(v_sit(e1) & on(e1,x2) & n_family(x1) & n_beach(x2) & Actor(e1,x1)) |
||
family sits on beach with a blue cooler. | A family visits a beach during Spring Break. | 1 | 0.236584 | A family visiting the beach is not necessarily on Spring Break. | exists e1 s1 x1 x2 x3.(with(e1,x3) & n_cooler(x3) & a_blue(s1) & Theme(s1,x3) & on(e1,x2) & n_beach(x2) & Actor(e1,x1) & v_sit(e1) & n_family(x1)) | exists e2 e1 x1 x2 x3.(ne_nam_break(x3) & Actor(e2,x3) & v_spring(e2) & during(e1,x3) & Theme(e1,x2) & Actor(e1,x1) & v_visit(e1) & n_beach(x2) & n_family(x1)) | 7bb52e1e-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3.(with(e1,x3) & v_sit(e1) & on(e1,x2) & n_family(x1) & n_cooler(x3) & n_beach(x2) & a_blue(s1) & Theme(s1,x3) & Actor(e1,x1)) | exists e2 e1 x1 x2 x3.(v_visit(e1) & v_spring(e2) & ne_nam_break(x3) & n_family(x1) & n_beach(x2) & during(e1,x3) & Theme(e1,x2) & Actor(e2,x3) & Actor(e1,x1)) |
||
family sits on beach with a blue cooler. | The family brought a sofa to sit. | 2 | -100 | there is not sofa at a beach | exists e1 s1 x1 x2 x3.(with(e1,x3) & n_cooler(x3) & a_blue(s1) & Theme(s1,x3) & on(e1,x2) & n_beach(x2) & Actor(e1,x1) & v_sit(e1) & n_family(x1)) | exists e1 p1 x1 x2.(n_family(x1) & Topic(e1,p1) & exists e2.(Actor(e2,x1) & v_sit(e2)) & Theme(e1,x2) & Actor(e1,x1) & v_bring(e1) & n_sofa(x2)) | 7bb53314-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3.(with(e1,x3) & v_sit(e1) & on(e1,x2) & n_family(x1) & n_cooler(x3) & n_beach(x2) & a_blue(s1) & Theme(s1,x3) & Actor(e1,x1)) | exists e1 p1 x1 x2.(v_bring(e1) & n_sofa(x2) & n_family(x1) & exists e2.(v_sit(e2) & Actor(e2,x1)) & Topic(e1,p1) & Theme(e1,x2) & Actor(e1,x1)) |
||
family sits on beach with a blue cooler. | A family shares their lunch at the beach. | 1 | 0.698906 | Sitting on the beach does not necessarily mean a family is sharing their lunch. | exists e1 s1 x1 x2 x3.(with(e1,x3) & n_cooler(x3) & a_blue(s1) & Theme(s1,x3) & on(e1,x2) & n_beach(x2) & Actor(e1,x1) & v_sit(e1) & n_family(x1)) | exists e1 x1 x2 x3.(n_beach(x3) & at(e1,x3) & Theme(e1,x2) & Actor(e1,x1) & v_share(e1) & n_lunch(x2) & of(x2,x1) & n_thing(x1) & n_family(x1)) | 7bb5380a-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3.(with(e1,x3) & v_sit(e1) & on(e1,x2) & n_family(x1) & n_cooler(x3) & n_beach(x2) & a_blue(s1) & Theme(s1,x3) & Actor(e1,x1)) | exists e1 x1 x2 x3.(v_share(e1) & of(x2,x1) & n_thing(x1) & n_lunch(x2) & n_family(x1) & n_beach(x3) & at(e1,x3) & Theme(e1,x2) & Actor(e1,x1)) |
||
family sits on beach with a blue cooler. | The family has some food or drink with them. | 0 | -100 | People with a cooler would most likely have food or drink with them in the cooler. | exists e1 s1 x1 x2 x3.(with(e1,x3) & n_cooler(x3) & a_blue(s1) & Theme(s1,x3) & on(e1,x2) & n_beach(x2) & Actor(e1,x1) & v_sit(e1) & n_family(x1)) | exists e1 x1 x2.(n_thing(x1) & n_family(x1) & Theme(e1,x2) & Actor(e1,x1) & v_have(e1) & with(x2,x1) & (n_food(x2) | n_drink(x2))) | 7bb53d5a-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3.(with(e1,x3) & v_sit(e1) & on(e1,x2) & n_family(x1) & n_cooler(x3) & n_beach(x2) & a_blue(s1) & Theme(s1,x3) & Actor(e1,x1)) | exists e1 x1 x2.(with(x2,x1) & v_have(e1) & n_thing(x1) & n_family(x1) & Theme(e1,x2) & Actor(e1,x1) & (n_food(x2) | n_drink(x2))) |
||
family sits on beach with a blue cooler. | There are beers in the cooler. | 1 | 0.658232 | Not all coolers have beers.. | exists e1 s1 x1 x2 x3.(with(e1,x3) & n_cooler(x3) & a_blue(s1) & Theme(s1,x3) & on(e1,x2) & n_beach(x2) & Actor(e1,x1) & v_sit(e1) & n_family(x1)) | exists p1 x1 x2.(n_cooler(x2) & in(p1,x2) & exists x3.((x1 = x3) & n_beer(x3))) | 7bb543cc-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3.(with(e1,x3) & v_sit(e1) & on(e1,x2) & n_family(x1) & n_cooler(x3) & n_beach(x2) & a_blue(s1) & Theme(s1,x3) & Actor(e1,x1)) | exists p1 x1 x2.(n_cooler(x2) & in(p1,x2) & exists x3.(n_beer(x3) & (x1 = x3))) |
||
family sits on beach with a blue cooler. | A family is wrestling at a movie theater. | 2 | -100 | a movie theater is not a beach | exists e1 s1 x1 x2 x3.(with(e1,x3) & n_cooler(x3) & a_blue(s1) & Theme(s1,x3) & on(e1,x2) & n_beach(x2) & Actor(e1,x1) & v_sit(e1) & n_family(x1)) | exists e1 x1 x2 x3.(at(e1,x2) & n_theater(x2) & of(x2,x3) & n_movie(x3) & Actor(e1,x1) & v_wrestle(e1) & n_family(x1)) | 7bb54930-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3.(with(e1,x3) & v_sit(e1) & on(e1,x2) & n_family(x1) & n_cooler(x3) & n_beach(x2) & a_blue(s1) & Theme(s1,x3) & Actor(e1,x1)) | exists e1 x1 x2 x3.(v_wrestle(e1) & of(x2,x3) & n_theater(x2) & n_movie(x3) & n_family(x1) & at(e1,x2) & Actor(e1,x1)) |
||
family sits on beach with a blue cooler. | There is a family outside at the beach. | 0 | -100 | Sitting on a beach only happens outside. | exists e1 s1 x1 x2 x3.(with(e1,x3) & n_cooler(x3) & a_blue(s1) & Theme(s1,x3) & on(e1,x2) & n_beach(x2) & Actor(e1,x1) & v_sit(e1) & n_family(x1)) | exists p1 x1 x4.(n_beach(x4) & exists x2 x3.((x1 = x2) & at(x2,x4) & n_outside(x2) & of(x2,x3) & n_family(x3))) | 7bb54e6c-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3.(with(e1,x3) & v_sit(e1) & on(e1,x2) & n_family(x1) & n_cooler(x3) & n_beach(x2) & a_blue(s1) & Theme(s1,x3) & Actor(e1,x1)) | exists x1 x4.(n_beach(x4) & exists x2 x3.(of(x2,x3) & n_outside(x2) & n_family(x3) & at(x2,x4) & (x1 = x2))) |
||
family sits on beach with a blue cooler. | There is water nearby. | 0 | -100 | A beach means a piece of land with water nearby automatically. | exists e1 s1 x1 x2 x3.(with(e1,x3) & n_cooler(x3) & a_blue(s1) & Theme(s1,x3) & on(e1,x2) & n_beach(x2) & Actor(e1,x1) & v_sit(e1) & n_family(x1)) | exists p1 s1 x1.(a_nearby(s1) & Manner(p1,s1) & exists x2.((x1 = x2) & n_water(x2))) | 7bb5533a-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3.(with(e1,x3) & v_sit(e1) & on(e1,x2) & n_family(x1) & n_cooler(x3) & n_beach(x2) & a_blue(s1) & Theme(s1,x3) & Actor(e1,x1)) | exists p1 s1 x1.(exists x2.(n_water(x2) & (x1 = x2)) & a_nearby(s1) & Manner(p1,s1)) |
||
family sits on beach with a blue cooler. | A family sits on the beach, celebrating a birthday. | 1 | 0.117689 | Not all families are celebrating a birthday. | exists e1 s1 x1 x2 x3.(with(e1,x3) & n_cooler(x3) & a_blue(s1) & Theme(s1,x3) & on(e1,x2) & n_beach(x2) & Actor(e1,x1) & v_sit(e1) & n_family(x1)) | exists e2 e1 x1 x2 x3.(n_beach(x2) & for(e1,e2) & Theme(e2,x3) & Actor(e2,x1) & v_celebrate(e2) & n_birthday(x3) & on(e1,x2) & Actor(e1,x1) & v_sit(e1) & n_family(x1)) | 7bb557fe-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3.(with(e1,x3) & v_sit(e1) & on(e1,x2) & n_family(x1) & n_cooler(x3) & n_beach(x2) & a_blue(s1) & Theme(s1,x3) & Actor(e1,x1)) | exists e2 e1 x1 x2 x3.(v_sit(e1) & v_celebrate(e2) & on(e1,x2) & n_family(x1) & n_birthday(x3) & n_beach(x2) & for(e1,e2) & Theme(e2,x3) & Actor(e2,x1) & Actor(e1,x1)) |
||
family sits on beach with a blue cooler. | A family swims in the pool. | 2 | 0.000031 | one either sits or swims | exists e1 s1 x1 x2 x3.(with(e1,x3) & n_cooler(x3) & a_blue(s1) & Theme(s1,x3) & on(e1,x2) & n_beach(x2) & Actor(e1,x1) & v_sit(e1) & n_family(x1)) | exists e1 x1 x2.(n_pool(x2) & in(e1,x2) & Actor(e1,x1) & v_swim(e1) & n_family(x1)) | 7bb55cf4-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3.(with(e1,x3) & v_sit(e1) & on(e1,x2) & n_family(x1) & n_cooler(x3) & n_beach(x2) & a_blue(s1) & Theme(s1,x3) & Actor(e1,x1)) | exists e1 x1 x2.(v_swim(e1) & n_pool(x2) & n_family(x1) & in(e1,x2) & Actor(e1,x1)) |
||
family sits on beach with a blue cooler. | The cooler is red. | 2 | -100 | blue is not red | exists e1 s1 x1 x2 x3.(with(e1,x3) & n_cooler(x3) & a_blue(s1) & Theme(s1,x3) & on(e1,x2) & n_beach(x2) & Actor(e1,x1) & v_sit(e1) & n_family(x1)) | exists s1 x1.(n_cooler(x1) & Theme(s1,x1) & a_red(s1)) | 7bb56244-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3.(with(e1,x3) & v_sit(e1) & on(e1,x2) & n_family(x1) & n_cooler(x3) & n_beach(x2) & a_blue(s1) & Theme(s1,x3) & Actor(e1,x1)) | exists s1 x1.(n_cooler(x1) & a_red(s1) & Theme(s1,x1)) |
||
family sits on beach with a blue cooler. | A family sits beside the ocean. | 0 | -100 | Beaches are beside the ocean. | exists e1 s1 x1 x2 x3.(with(e1,x3) & n_cooler(x3) & a_blue(s1) & Theme(s1,x3) & on(e1,x2) & n_beach(x2) & Actor(e1,x1) & v_sit(e1) & n_family(x1)) | exists e1 x1 x2.(n_ocean(x2) & beside(e1,x2) & Actor(e1,x1) & v_sit(e1) & n_family(x1)) | 7bb566e0-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3.(with(e1,x3) & v_sit(e1) & on(e1,x2) & n_family(x1) & n_cooler(x3) & n_beach(x2) & a_blue(s1) & Theme(s1,x3) & Actor(e1,x1)) | exists e1 x1 x2.(v_sit(e1) & n_ocean(x2) & n_family(x1) & beside(e1,x2) & Actor(e1,x1)) |
||
family sits on beach with a blue cooler. | The family are drinking fruit juice. | 1 | 0.143687 | Not all families are drinking fruit juice. | exists e1 s1 x1 x2 x3.(with(e1,x3) & n_cooler(x3) & a_blue(s1) & Theme(s1,x3) & on(e1,x2) & n_beach(x2) & Actor(e1,x1) & v_sit(e1) & n_family(x1)) | exists e1 x1 x2 x3.(n_family(x1) & Theme(e1,x2) & Actor(e1,x1) & v_drink(e1) & n_juice(x2) & of(x2,x3) & n_fruit(x3)) | 7bb56c6c-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3.(with(e1,x3) & v_sit(e1) & on(e1,x2) & n_family(x1) & n_cooler(x3) & n_beach(x2) & a_blue(s1) & Theme(s1,x3) & Actor(e1,x1)) | exists e1 x1 x2 x3.(v_drink(e1) & of(x2,x3) & n_juice(x2) & n_fruit(x3) & n_family(x1) & Theme(e1,x2) & Actor(e1,x1)) |
||
Two females are standing next to animals. | The females are near the animales. | 0 | -100 | Standing next to and near are synonyms. | exists e1 x1 x2.(to(e1,x2) & n_animal(x2) & r_next(e1) & Actor(e1,x1) & v_stand(e1) & n_female(x1) & card_eq_2(x1)) | exists p1 x1 x2.(n_animale(x2) & n_female(x1) & near(x1,x2)) | 7bb57fd6-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2.(v_stand(e1) & to(e1,x2) & r_next(e1) & n_female(x1) & n_animal(x2) & card_eq_2(x1) & Actor(e1,x1)) | exists x1 x2.(near(x1,x2) & n_female(x1) & n_animale(x2)) |
||
Two females are standing next to animals. | The females are at the zoo. | 1 | -100 | Not all animals are at the zoo. | exists e1 x1 x2.(to(e1,x2) & n_animal(x2) & r_next(e1) & Actor(e1,x1) & v_stand(e1) & n_female(x1) & card_eq_2(x1)) | exists p1 x1 x2.(n_zoo(x2) & n_female(x1) & at(x1,x2)) | 7bb58472-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2.(v_stand(e1) & to(e1,x2) & r_next(e1) & n_female(x1) & n_animal(x2) & card_eq_2(x1) & Actor(e1,x1)) | exists x1 x2.(n_zoo(x2) & n_female(x1) & at(x1,x2)) |
||
Two females are standing next to animals. | The females are sitting in the office conference room. | 2 | -100 | sitting is inherently not standing | exists e1 x1 x2.(to(e1,x2) & n_animal(x2) & r_next(e1) & Actor(e1,x1) & v_stand(e1) & n_female(x1) & card_eq_2(x1)) | exists e1 x1 x2 x3 x4.(n_room(x2) & of(x2,x4) & n_conference(x4) & of(x2,x3) & n_office(x3) & n_female(x1) & in(e1,x2) & Actor(e1,x1) & v_sit(e1)) | 7bb58918-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2.(v_stand(e1) & to(e1,x2) & r_next(e1) & n_female(x1) & n_animal(x2) & card_eq_2(x1) & Actor(e1,x1)) | exists e1 x1 x2 x3 x4.(v_sit(e1) & of(x2,x4) & of(x2,x3) & n_room(x2) & n_office(x3) & n_female(x1) & n_conference(x4) & in(e1,x2) & Actor(e1,x1)) |
||
A young blond girl and a woman are looking at animals with white fur. | the women are at a zoo | 0 | -100 | It is expected that people looking at animals would be at a zoo. | exists e1 s1 s2 s3 x1 x2 x3 x4 x5.(at(e1,x4) & with(x4,x5) & n_fur(x5) & a_white(s3) & Theme(s3,x5) & n_animal(x4) & Actor(e1,x1) & v_look(e1) & subset_of(x3,x1) & n_woman(x3) & subset_of(x2,x1) & n_girl(x2) & a_blond(s2) & Theme(s2,x2) & a_young(s1) & Theme(s1,x2)) | exists p1 x1.(n_woman(x1) & exists x2.(at(x1,x2) & n_zoo(x2))) | 7bb58eae-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 s3 x1 x2 x3 x4 x5.(with(x4,x5) & v_look(e1) & subset_of(x3,x1) & subset_of(x2,x1) & n_woman(x3) & n_girl(x2) & n_fur(x5) & n_animal(x4) & at(e1,x4) & a_young(s1) & a_white(s3) & a_blond(s2) & Theme(s3,x5) & Theme(s2,x2) & Theme(s1,x2) & Actor(e1,x1)) | exists x1.(n_woman(x1) & exists x2.(n_zoo(x2) & at(x1,x2))) |
||
A young blond girl and a woman are looking at animals with white fur. | the women are shoe shopping | 2 | -100 | LOOKING AT ANIMALS IS NOT SHOE SHOPPING | exists e1 s1 s2 s3 x1 x2 x3 x4 x5.(at(e1,x4) & with(x4,x5) & n_fur(x5) & a_white(s3) & Theme(s3,x5) & n_animal(x4) & Actor(e1,x1) & v_look(e1) & subset_of(x3,x1) & n_woman(x3) & subset_of(x2,x1) & n_girl(x2) & a_blond(s2) & Theme(s2,x2) & a_young(s1) & Theme(s1,x2)) | exists p1 x1.(n_woman(x1) & exists x2 x3.((x1 = x2) & n_shopping(x2) & of(x2,x3) & n_shoe(x3))) | 7bb5937c-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 s3 x1 x2 x3 x4 x5.(with(x4,x5) & v_look(e1) & subset_of(x3,x1) & subset_of(x2,x1) & n_woman(x3) & n_girl(x2) & n_fur(x5) & n_animal(x4) & at(e1,x4) & a_young(s1) & a_white(s3) & a_blond(s2) & Theme(s3,x5) & Theme(s2,x2) & Theme(s1,x2) & Actor(e1,x1)) | exists x1.(n_woman(x1) & exists x2 x3.(of(x2,x3) & n_shopping(x2) & n_shoe(x3) & (x1 = x2))) |
||
A young blond girl and a woman are looking at animals with white fur. | the women are looking at polar bears | 1 | -100 | Not all animals with white fur are polar bears. | exists e1 s1 s2 s3 x1 x2 x3 x4 x5.(at(e1,x4) & with(x4,x5) & n_fur(x5) & a_white(s3) & Theme(s3,x5) & n_animal(x4) & Actor(e1,x1) & v_look(e1) & subset_of(x3,x1) & n_woman(x3) & subset_of(x2,x1) & n_girl(x2) & a_blond(s2) & Theme(s2,x2) & a_young(s1) & Theme(s1,x2)) | exists e1 s1 x1 x2.(n_woman(x1) & at(e1,x2) & n_bear(x2) & a_polar(s1) & Theme(s1,x2) & Actor(e1,x1) & v_look(e1)) | 7bb5991c-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 s3 x1 x2 x3 x4 x5.(with(x4,x5) & v_look(e1) & subset_of(x3,x1) & subset_of(x2,x1) & n_woman(x3) & n_girl(x2) & n_fur(x5) & n_animal(x4) & at(e1,x4) & a_young(s1) & a_white(s3) & a_blond(s2) & Theme(s3,x5) & Theme(s2,x2) & Theme(s1,x2) & Actor(e1,x1)) | exists e1 s1 x1 x2.(v_look(e1) & n_woman(x1) & n_bear(x2) & at(e1,x2) & a_polar(s1) & Theme(s1,x2) & Actor(e1,x1)) |
||
A radio hanging from the ceiling. | A stuffed animal sitting on a desk. | 2 | -100 | AN ANIMAL IS NOT A RADIO | exists x1 x2 x3.(n_ceiling(x3) & a_topic(x1) & from(x1,x3) & n_hanging(x1) & of(x1,x2) & n_radio(x2)) | exists e1 s1 x1 x2 x3.(a_topic(x1) & on(e1,x3) & n_desk(x3) & Actor(e1,x2) & v_sit(e1) & (x1 = x2) & n_animal(x1) & a_stuffed(s1) & Theme(s1,x1)) | 7bb59e26-e4c8-11ec-9cdd-0242ac1c0002 | exists x1 x2 x3.(of(x1,x2) & n_radio(x2) & n_hanging(x1) & n_ceiling(x3) & from(x1,x3) & a_topic(x1)) | exists e1 s1 x1 x2 x3.(v_sit(e1) & on(e1,x3) & n_desk(x3) & n_animal(x1) & a_topic(x1) & a_stuffed(s1) & Theme(s1,x1) & Actor(e1,x2) & (x1 = x2)) |
||
A radio hanging from the ceiling. | An electronic device hanging from the ceiling. | 0 | -100 | A radio is an electronic device. | exists x1 x2 x3.(n_ceiling(x3) & a_topic(x1) & from(x1,x3) & n_hanging(x1) & of(x1,x2) & n_radio(x2)) | exists s1 x1 x2 x3.(n_ceiling(x3) & a_topic(x1) & from(x1,x3) & n_hanging(x1) & of(x1,x2) & n_device(x2) & a_electronic(s1) & Theme(s1,x1)) | 7bb5a2ea-e4c8-11ec-9cdd-0242ac1c0002 | exists x1 x2 x3.(of(x1,x2) & n_radio(x2) & n_hanging(x1) & n_ceiling(x3) & from(x1,x3) & a_topic(x1)) | exists s1 x1 x2 x3.(of(x1,x2) & n_hanging(x1) & n_device(x2) & n_ceiling(x3) & from(x1,x3) & a_topic(x1) & a_electronic(s1) & Theme(s1,x1)) |
||
A radio hanging from the ceiling. | An old radio hanging from the ceiling of a school. | 1 | -100 | Not all radios are old. Not all ceilings are in a school. | exists x1 x2 x3.(n_ceiling(x3) & a_topic(x1) & from(x1,x3) & n_hanging(x1) & of(x1,x2) & n_radio(x2)) | exists s1 x1 x2 x3 x4.(n_ceiling(x3) & a_topic(x1) & from(x1,x3) & of(x3,x4) & n_school(x4) & n_hanging(x1) & of(x1,x2) & n_radio(x2) & a_old(s1) & Theme(s1,x1)) | 7bb5a862-e4c8-11ec-9cdd-0242ac1c0002 | exists x1 x2 x3.(of(x1,x2) & n_radio(x2) & n_hanging(x1) & n_ceiling(x3) & from(x1,x3) & a_topic(x1)) | exists s1 x1 x2 x3 x4.(of(x3,x4) & of(x1,x2) & n_school(x4) & n_radio(x2) & n_hanging(x1) & n_ceiling(x3) & from(x1,x3) & a_topic(x1) & a_old(s1) & Theme(s1,x1)) |
||
A dog jumps in the woods. | A dog is jumping. | 0 | -100 | Jumping and jumps are different verb forms. | exists e1 x1 x2.(n_wood(x2) & in(e1,x2) & Actor(e1,x1) & v_jump(e1) & n_dog(x1)) | exists e1 x1.(Actor(e1,x1) & v_jump(e1) & n_dog(x1)) | 7bb5ad58-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2.(v_jump(e1) & n_wood(x2) & n_dog(x1) & in(e1,x2) & Actor(e1,x1)) | exists e1 x1.(v_jump(e1) & n_dog(x1) & Actor(e1,x1)) |
||
A dog jumps in the woods. | The dog is asleep. | 2 | -100 | IF THE DOG IS ASLEEP IT DOESN'T JUMP | exists e1 x1 x2.(n_wood(x2) & in(e1,x2) & Actor(e1,x1) & v_jump(e1) & n_dog(x1)) | exists s1 x1.(n_dog(x1) & Theme(s1,x1) & a_asleep(s1)) | 7bb5b262-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2.(v_jump(e1) & n_wood(x2) & n_dog(x1) & in(e1,x2) & Actor(e1,x1)) | exists s1 x1.(n_dog(x1) & a_asleep(s1) & Theme(s1,x1)) |
||
A dog jumps in the woods. | The dog is running. | 1 | -100 | A dog either jumps or is running. | exists e1 x1 x2.(n_wood(x2) & in(e1,x2) & Actor(e1,x1) & v_jump(e1) & n_dog(x1)) | exists e1 x1.(n_dog(x1) & Actor(e1,x1) & v_run(e1)) | 7bb5b7f8-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2.(v_jump(e1) & n_wood(x2) & n_dog(x1) & in(e1,x2) & Actor(e1,x1)) | exists e1 x1.(v_run(e1) & n_dog(x1) & Actor(e1,x1)) |
||
A brown and white dog stands on his hind leg and barks. | The dog has no legs | 2 | -100 | IF THE DOG HAS NOT LEG IT DOES NOT STANDS | exists e1 s1 s2 x1 x2 x3 x4 x5.(on(e1,x2) & n_bark(x4) & n_leg(x3) & of(x3,x5) & n_hind(x5) & subset_of(x4,x2) & subset_of(x3,x2) & of(x2,x1) & n_male(x1) & Actor(e1,x1) & v_stand(e1) & n_dog(x1) & a_white(s2) & Theme(s2,x1) & a_brown(s1) & Theme(s1,x1)) | exists x1.(n_dog(x1) & -exists e1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_have(e1) & n_leg(x2))) | 7bb5bd16-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 x1 x2 x3 x4 x5.(v_stand(e1) & subset_of(x4,x2) & subset_of(x3,x2) & on(e1,x2) & of(x3,x5) & of(x2,x1) & n_male(x1) & n_leg(x3) & n_hind(x5) & n_dog(x1) & n_bark(x4) & a_white(s2) & a_brown(s1) & Theme(s2,x1) & Theme(s1,x1) & Actor(e1,x1)) | exists x1.(n_dog(x1) & all e1 x2.(-v_have(e1) | -n_leg(x2) | -Theme(e1,x2) | -Actor(e1,x1))) |
||
A brown and white dog stands on his hind leg and barks. | The dog is scared | 1 | -100 | Not all dogs are scared. | exists e1 s1 s2 x1 x2 x3 x4 x5.(on(e1,x2) & n_bark(x4) & n_leg(x3) & of(x3,x5) & n_hind(x5) & subset_of(x4,x2) & subset_of(x3,x2) & of(x2,x1) & n_male(x1) & Actor(e1,x1) & v_stand(e1) & n_dog(x1) & a_white(s2) & Theme(s2,x1) & a_brown(s1) & Theme(s1,x1)) | exists e1 x1.(n_dog(x1) & Theme(e1,x1) & v_scare(e1)) | 7bb5c1f8-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 x1 x2 x3 x4 x5.(v_stand(e1) & subset_of(x4,x2) & subset_of(x3,x2) & on(e1,x2) & of(x3,x5) & of(x2,x1) & n_male(x1) & n_leg(x3) & n_hind(x5) & n_dog(x1) & n_bark(x4) & a_white(s2) & a_brown(s1) & Theme(s2,x1) & Theme(s1,x1) & Actor(e1,x1)) | exists e1 x1.(v_scare(e1) & n_dog(x1) & Theme(e1,x1)) |
||
A brown and white dog stands on his hind leg and barks. | The dog is barking | 0 | -100 | barking is another form of barks | exists e1 s1 s2 x1 x2 x3 x4 x5.(on(e1,x2) & n_bark(x4) & n_leg(x3) & of(x3,x5) & n_hind(x5) & subset_of(x4,x2) & subset_of(x3,x2) & of(x2,x1) & n_male(x1) & Actor(e1,x1) & v_stand(e1) & n_dog(x1) & a_white(s2) & Theme(s2,x1) & a_brown(s1) & Theme(s1,x1)) | exists e1 x1.(n_dog(x1) & Actor(e1,x1) & v_bark(e1)) | 7bb5c766-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 x1 x2 x3 x4 x5.(v_stand(e1) & subset_of(x4,x2) & subset_of(x3,x2) & on(e1,x2) & of(x3,x5) & of(x2,x1) & n_male(x1) & n_leg(x3) & n_hind(x5) & n_dog(x1) & n_bark(x4) & a_white(s2) & a_brown(s1) & Theme(s2,x1) & Theme(s1,x1) & Actor(e1,x1)) | exists e1 x1.(v_bark(e1) & n_dog(x1) & Actor(e1,x1)) |
||
Two women tend to some animals. | The two women are taking care of animals. | 0 | -100 | taking care of is another way to say tend | exists e1 x1 x2.(to(e1,x2) & n_animal(x2) & Actor(e1,x1) & v_tend(e1) & n_woman(x1) & card_eq_2(x1)) | exists e1 x1 x2 x3.(n_woman(x1) & card_eq_2(x1) & of(e1,x3) & n_animal(x3) & Theme(e1,x2) & Actor(e1,x1) & v_take(e1) & n_care(x2)) | 7bb5cc5c-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2.(v_tend(e1) & to(e1,x2) & n_woman(x1) & n_animal(x2) & card_eq_2(x1) & Actor(e1,x1)) | exists e1 x1 x2 x3.(v_take(e1) & of(e1,x3) & n_woman(x1) & n_care(x2) & n_animal(x3) & card_eq_2(x1) & Theme(e1,x2) & Actor(e1,x1)) |
||
Two women tend to some animals. | The women have pet cows. | 1 | -100 | Not all animals are pet cows. | exists e1 x1 x2.(to(e1,x2) & n_animal(x2) & Actor(e1,x1) & v_tend(e1) & n_woman(x1) & card_eq_2(x1)) | exists e1 s1 x1 x2.(n_woman(x1) & Theme(e1,x2) & Actor(e1,x1) & v_have(e1) & n_cow(x2) & a_pet(s1) & Theme(s1,x2)) | 7bb5d148-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2.(v_tend(e1) & to(e1,x2) & n_woman(x1) & n_animal(x2) & card_eq_2(x1) & Actor(e1,x1)) | exists e1 s1 x1 x2.(v_have(e1) & n_woman(x1) & n_cow(x2) & a_pet(s1) & Theme(s1,x2) & Theme(e1,x2) & Actor(e1,x1)) |
||
Two women tend to some animals. | The women are taking care of their kids. | 2 | -100 | KIDS ARE NOT ANIMALS | exists e1 x1 x2.(to(e1,x2) & n_animal(x2) & Actor(e1,x1) & v_tend(e1) & n_woman(x1) & card_eq_2(x1)) | exists e1 x1 x2 x3.(n_kid(x3) & of(x3,x1) & n_thing(x1) & n_woman(x1) & of(e1,x3) & Theme(e1,x2) & Actor(e1,x1) & v_take(e1) & n_care(x2)) | 7bb5d652-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2.(v_tend(e1) & to(e1,x2) & n_woman(x1) & n_animal(x2) & card_eq_2(x1) & Actor(e1,x1)) | exists e1 x1 x2 x3.(v_take(e1) & of(x3,x1) & of(e1,x3) & n_woman(x1) & n_thing(x1) & n_kid(x3) & n_care(x2) & Theme(e1,x2) & Actor(e1,x1)) |
||
A white dog is jumping in the air to catch a ball in the woods. | A dog is playing catch with a boy. | 1 | -100 | Not all dogs are playing catch with a boy. | exists e1 p1 s1 s2 x1 x2 x3 x5.(n_wood(x5) & n_air(x3) & Topic(e1,p1) & exists e2 x4.(in(e2,x5) & Theme(e2,x4) & Actor(e2,x1) & v_catch(e2) & n_ball(x4)) & in(e1,x3) & Actor(e1,x2) & v_jump(e1) & n_dog(x2) & a_white(s2) & Theme(s2,x2) & n_dog(x1) & a_white(s1) & Theme(s1,x1)) | exists e1 x1 x2 x3.(with(e1,x3) & n_boy(x3) & Theme(e1,x2) & Actor(e1,x1) & v_play(e1) & n_catch(x2) & n_dog(x1)) | 7bb5db48-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 p1 s1 s2 x1 x2 x3 x5.(v_jump(e1) & n_wood(x5) & n_dog(x2) & n_dog(x1) & n_air(x3) & in(e1,x3) & exists e2 x4.(v_catch(e2) & n_ball(x4) & in(e2,x5) & Theme(e2,x4) & Actor(e2,x1)) & a_white(s2) & a_white(s1) & Topic(e1,p1) & Theme(s2,x2) & Theme(s1,x1) & Actor(e1,x2)) | exists e1 x1 x2 x3.(with(e1,x3) & v_play(e1) & n_dog(x1) & n_catch(x2) & n_boy(x3) & Theme(e1,x2) & Actor(e1,x1)) |
||
A white dog is jumping in the air to catch a ball in the woods. | A white dog is in the woods. | 0 | -100 | a white dog is in the woods is the same as a white dog in the woods | exists e1 p1 s1 s2 x1 x2 x3 x5.(n_wood(x5) & n_air(x3) & Topic(e1,p1) & exists e2 x4.(in(e2,x5) & Theme(e2,x4) & Actor(e2,x1) & v_catch(e2) & n_ball(x4)) & in(e1,x3) & Actor(e1,x2) & v_jump(e1) & n_dog(x2) & a_white(s2) & Theme(s2,x2) & n_dog(x1) & a_white(s1) & Theme(s1,x1)) | exists p1 s1 x1 x2.(n_wood(x2) & in(x1,x2) & n_dog(x1) & a_white(s1) & Theme(s1,x1)) | 7bb5e8ea-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 p1 s1 s2 x1 x2 x3 x5.(v_jump(e1) & n_wood(x5) & n_dog(x2) & n_dog(x1) & n_air(x3) & in(e1,x3) & exists e2 x4.(v_catch(e2) & n_ball(x4) & in(e2,x5) & Theme(e2,x4) & Actor(e2,x1)) & a_white(s2) & a_white(s1) & Topic(e1,p1) & Theme(s2,x2) & Theme(s1,x1) & Actor(e1,x2)) | exists s1 x1 x2.(n_wood(x2) & n_dog(x1) & in(x1,x2) & a_white(s1) & Theme(s1,x1)) |
||
A dog stands on its hind legs in a wooded area while another dog watches. | Two cats sleep on a sunny windowsill. | 2 | -100 | the first says a dog stands, where the second says two cats sleep. therefore they are contradictions of each other, as they are completely different species of animal | exists e1 s1 x1 x2 x3 x4 x5 x6 x7.(while(e1,x6) & n_watch(x6) & of(x6,x7) & n_dog(x7) & -(x6 = x5) & n_watch(x5) & of(x5,x1) & n_dog(x1) & n_dog(x1) & on(e1,x2) & in(x2,x4) & n_area(x4) & a_wooded(s1) & Theme(s1,x4) & n_leg(x2) & of(x2,x3) & n_hind(x3) & of(x2,x1) & n_thing(x1) & Actor(e1,x1) & v_stand(e1)) | exists e1 s1 x1 x2.(on(e1,x2) & n_windowsill(x2) & a_sunny(s1) & Theme(s1,x2) & Actor(e1,x1) & v_sleep(e1) & n_cat(x1) & card_eq_2(x1)) | 7bb5f95c-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4 x5 x6 x7.(while(e1,x6) & v_stand(e1) & on(e1,x2) & of(x6,x7) & of(x5,x1) & of(x2,x3) & of(x2,x1) & n_watch(x6) & n_watch(x5) & n_thing(x1) & n_leg(x2) & n_hind(x3) & n_dog(x7) & n_dog(x1) & n_area(x4) & in(x2,x4) & a_wooded(s1) & Theme(s1,x4) & Actor(e1,x1) & -(x6 = x5)) | exists e1 s1 x1 x2.(v_sleep(e1) & on(e1,x2) & n_windowsill(x2) & n_cat(x1) & card_eq_2(x1) & a_sunny(s1) & Theme(s1,x2) & Actor(e1,x1)) |
||
A white dog leaps to catch an object. | A white dog leaping. | 0 | -100 | leaping is another form of leaps | exists e1 p1 s1 x1.(Topic(e1,p1) & Actor(e1,x1) & v_leap(e1) & exists e2 x2.(Theme(e2,x2) & Actor(e2,x1) & v_catch(e2) & n_object(x2)) & n_dog(x1) & a_white(s1) & Theme(s1,x1)) | exists e1 s1 x1 x2.(a_topic(x1) & Actor(e1,x2) & v_leap(e1) & (x1 = x2) & n_dog(x1) & a_white(s1) & Theme(s1,x1)) | 7bb6049c-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 p1 s1 x1.(v_leap(e1) & n_dog(x1) & exists e2 x2.(v_catch(e2) & n_object(x2) & Theme(e2,x2) & Actor(e2,x1)) & a_white(s1) & Topic(e1,p1) & Theme(s1,x1) & Actor(e1,x1)) | exists e1 s1 x1 x2.(v_leap(e1) & n_dog(x1) & a_white(s1) & a_topic(x1) & Theme(s1,x1) & Actor(e1,x2) & (x1 = x2)) |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.