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
|
---|---|---|---|---|---|---|---|---|---|---|---|
People with umbrellas standing outside. | People are outside. | 0 | -100 | People are standing outside. | exists e1 s1 x1 x2 x3.(a_topic(x1) & with(x1,x2) & a_outside(s1) & Manner(e1,s1) & Actor(e1,x3) & v_stand(e1) & (x2 = x3) & n_umbrella(x2) & n_people(x1)) | exists s1 x1.(Theme(s1,x1) & a_outside(s1) & n_people(x1)) | 79b5aabc-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3.(with(x1,x2) & v_stand(e1) & n_umbrella(x2) & n_people(x1) & a_topic(x1) & a_outside(s1) & Manner(e1,s1) & Actor(e1,x3) & (x2 = x3)) | exists s1 x1.(n_people(x1) & a_outside(s1) & Theme(s1,x1)) |
||
A young woman is holding a music player with earphones as she walks. | A young woman is listening to music. | 1 | -100 | Young woman could be listening to music on loud speakers in her home, not outdoors with earphones. | exists e1 p1 s1 x1 x2 x3 x4.(exists e2.(Actor(e2,x1) & v_walk(e2)) & n_female(x1) & as(e1,p1) & Theme(e1,x2) & Actor(e1,x1) & v_hold(e1) & with(x2,x4) & n_earphone(x4) & n_player(x2) & of(x2,x3) & n_music(x3) & n_woman(x1) & a_young(s1) & Theme(s1,x1)) | exists e1 s1 x1 x2.(to(e1,x2) & n_music(x2) & Actor(e1,x1) & v_listen(e1) & n_woman(x1) & a_young(s1) & Theme(s1,x1)) | 79b5b19c-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 p1 s1 x1 x2 x3 x4.(with(x2,x4) & v_hold(e1) & of(x2,x3) & n_woman(x1) & n_player(x2) & n_music(x3) & n_female(x1) & n_earphone(x4) & exists e2.(v_walk(e2) & Actor(e2,x1)) & as(e1,p1) & a_young(s1) & Theme(s1,x1) & Theme(e1,x2) & Actor(e1,x1)) | exists e1 s1 x1 x2.(v_listen(e1) & to(e1,x2) & n_woman(x1) & n_music(x2) & a_young(s1) & Theme(s1,x1) & Actor(e1,x1)) |
||
A young woman is holding a music player with earphones as she walks. | A young woman is running beside a Big Train. | 2 | -100 | Either she is running or walking. | exists e1 p1 s1 x1 x2 x3 x4.(exists e2.(Actor(e2,x1) & v_walk(e2)) & n_female(x1) & as(e1,p1) & Theme(e1,x2) & Actor(e1,x1) & v_hold(e1) & with(x2,x4) & n_earphone(x4) & n_player(x2) & of(x2,x3) & n_music(x3) & n_woman(x1) & a_young(s1) & Theme(s1,x1)) | exists e1 s1 s2 x1 x2.(beside(e1,x2) & n_train(x2) & a_big(s2) & Theme(s2,x2) & Actor(e1,x1) & v_run(e1) & n_woman(x1) & a_young(s1) & Theme(s1,x1)) | 79b5b6d8-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 p1 s1 x1 x2 x3 x4.(with(x2,x4) & v_hold(e1) & of(x2,x3) & n_woman(x1) & n_player(x2) & n_music(x3) & n_female(x1) & n_earphone(x4) & exists e2.(v_walk(e2) & Actor(e2,x1)) & as(e1,p1) & a_young(s1) & Theme(s1,x1) & Theme(e1,x2) & Actor(e1,x1)) | exists e1 s1 s2 x1 x2.(v_run(e1) & n_woman(x1) & n_train(x2) & beside(e1,x2) & a_young(s1) & a_big(s2) & Theme(s2,x2) & Theme(s1,x1) & Actor(e1,x1)) |
||
A young woman is holding a music player with earphones as she walks. | A young woman is walking. | 0 | -100 | A woman has a music player with earphones. | exists e1 p1 s1 x1 x2 x3 x4.(exists e2.(Actor(e2,x1) & v_walk(e2)) & n_female(x1) & as(e1,p1) & Theme(e1,x2) & Actor(e1,x1) & v_hold(e1) & with(x2,x4) & n_earphone(x4) & n_player(x2) & of(x2,x3) & n_music(x3) & n_woman(x1) & a_young(s1) & Theme(s1,x1)) | exists e1 s1 x1.(Actor(e1,x1) & v_walk(e1) & n_woman(x1) & a_young(s1) & Theme(s1,x1)) | 79b5bc32-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 p1 s1 x1 x2 x3 x4.(with(x2,x4) & v_hold(e1) & of(x2,x3) & n_woman(x1) & n_player(x2) & n_music(x3) & n_female(x1) & n_earphone(x4) & exists e2.(v_walk(e2) & Actor(e2,x1)) & as(e1,p1) & a_young(s1) & Theme(s1,x1) & Theme(e1,x2) & Actor(e1,x1)) | exists e1 s1 x1.(v_walk(e1) & n_woman(x1) & a_young(s1) & Theme(s1,x1) & Actor(e1,x1)) |
||
Shoppers with umbrellas congregating on a sidewalk. | The people are trying to get home. | 1 | -100 | People could be office workers and not shoppers. To get home means they were on business and shopping is less intensive than a job. | exists e1 x1 x2 x3 x4.(a_topic(x1) & with(x1,x2) & on(e1,x4) & n_sidewalk(x4) & Actor(e1,x3) & v_congregate(e1) & (x2 = x3) & n_umbrella(x2) & n_shopper(x1)) | exists e1 p1 x1.(n_people(x1) & Topic(e1,p1) & Actor(e1,x1) & v_try(e1) & exists e2 x2.(Theme(e2,x2) & Actor(e2,x1) & v_get(e2) & n_home(x2))) | 79b5c196-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4.(with(x1,x2) & v_congregate(e1) & on(e1,x4) & n_umbrella(x2) & n_sidewalk(x4) & n_shopper(x1) & a_topic(x1) & Actor(e1,x3) & (x2 = x3)) | exists e1 p1 x1.(v_try(e1) & n_people(x1) & exists e2 x2.(v_get(e2) & n_home(x2) & Theme(e2,x2) & Actor(e2,x1)) & Topic(e1,p1) & Actor(e1,x1)) |
||
Shoppers with umbrellas congregating on a sidewalk. | The people are indoors. | 2 | -100 | A SIDEWALK IS NOT INDOORS | exists e1 x1 x2 x3 x4.(a_topic(x1) & with(x1,x2) & on(e1,x4) & n_sidewalk(x4) & Actor(e1,x3) & v_congregate(e1) & (x2 = x3) & n_umbrella(x2) & n_shopper(x1)) | exists p1 x1.(n_people(x1) & exists x2.((x1 = x2) & n_indoor(x2))) | 79b5c754-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4.(with(x1,x2) & v_congregate(e1) & on(e1,x4) & n_umbrella(x2) & n_sidewalk(x4) & n_shopper(x1) & a_topic(x1) & Actor(e1,x3) & (x2 = x3)) | exists x1.(n_people(x1) & exists x2.(n_indoor(x2) & (x1 = x2))) |
||
Shoppers with umbrellas congregating on a sidewalk. | The people are outside. | 0 | -100 | The people with umbrellas are standing outside. | exists e1 x1 x2 x3 x4.(a_topic(x1) & with(x1,x2) & on(e1,x4) & n_sidewalk(x4) & Actor(e1,x3) & v_congregate(e1) & (x2 = x3) & n_umbrella(x2) & n_shopper(x1)) | exists s1 x1.(n_people(x1) & Theme(s1,x1) & a_outside(s1)) | 79b5cc90-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4.(with(x1,x2) & v_congregate(e1) & on(e1,x4) & n_umbrella(x2) & n_sidewalk(x4) & n_shopper(x1) & a_topic(x1) & Actor(e1,x3) & (x2 = x3)) | exists s1 x1.(n_people(x1) & a_outside(s1) & Theme(s1,x1)) |
||
A woman in a white blouse and a woman in a white blouse with black bows listen to iPods while dancing. | The women are listening to the same song. | 1 | -100 | You can not infer it is the same song. | exists e2 e1 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7.(while(e1,e2) & Actor(e2,x1) & v_dance(e2) & to(e1,x7) & n_ipod(x7) & Actor(e1,x1) & v_listen(e1) & with(x1,x6) & n_bow(x6) & a_black(s3) & Theme(s3,x6) & subset_of(x4,x1) & in(x4,x5) & n_blouse(x5) & a_white(s2) & Theme(s2,x5) & n_woman(x4) & subset_of(x2,x1) & in(x2,x3) & n_blouse(x3) & a_white(s1) & Theme(s1,x3) & n_woman(x2)) | exists e1 s1 x1 x2.(n_song(x2) & a_same(s1) & Theme(s1,x2) & n_woman(x1) & to(e1,x2) & Actor(e1,x1) & v_listen(e1)) | 79b5d1cc-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e1 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7.(with(x1,x6) & while(e1,e2) & v_listen(e1) & v_dance(e2) & to(e1,x7) & subset_of(x4,x1) & subset_of(x2,x1) & n_woman(x4) & n_woman(x2) & n_ipod(x7) & n_bow(x6) & n_blouse(x5) & n_blouse(x3) & in(x4,x5) & in(x2,x3) & a_white(s2) & a_white(s1) & a_black(s3) & Theme(s3,x6) & Theme(s2,x5) & Theme(s1,x3) & Actor(e2,x1) & Actor(e1,x1)) | exists e1 s1 x1 x2.(v_listen(e1) & to(e1,x2) & n_woman(x1) & n_song(x2) & a_same(s1) & Theme(s1,x2) & Actor(e1,x1)) |
||
A woman in a white blouse and a woman in a white blouse with black bows listen to iPods while dancing. | Both women have on a red blouse. | 2 | -100 | Women and woman are not same. | exists e1 e2 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7.(while(e1,e2) & Actor(e2,x1) & v_dance(e2) & to(e1,x7) & n_ipod(x7) & Actor(e1,x1) & v_listen(e1) & with(x1,x6) & n_bow(x6) & a_black(s3) & Theme(s3,x6) & subset_of(x4,x1) & in(x4,x5) & n_blouse(x5) & a_white(s2) & Theme(s2,x5) & n_woman(x4) & subset_of(x2,x1) & in(x2,x3) & n_blouse(x3) & a_white(s1) & Theme(s1,x3) & n_woman(x2)) | exists e1 s1 x1 x2.(n_woman(x1) & on(e1,x2) & n_blouse(x2) & a_red(s1) & Theme(s1,x2) & Actor(e1,x1) & v_have(e1)) | 79b5d6ea-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7.(with(x1,x6) & while(e1,e2) & v_listen(e1) & v_dance(e2) & to(e1,x7) & subset_of(x4,x1) & subset_of(x2,x1) & n_woman(x4) & n_woman(x2) & n_ipod(x7) & n_bow(x6) & n_blouse(x5) & n_blouse(x3) & in(x4,x5) & in(x2,x3) & a_white(s2) & a_white(s1) & a_black(s3) & Theme(s3,x6) & Theme(s2,x5) & Theme(s1,x3) & Actor(e2,x1) & Actor(e1,x1)) | exists e1 s1 x1 x2.(v_have(e1) & on(e1,x2) & n_woman(x1) & n_blouse(x2) & a_red(s1) & Theme(s1,x2) & Actor(e1,x1)) |
||
A woman in a white blouse and a woman in a white blouse with black bows listen to iPods while dancing. | The women are listening to music and dancing. | 0 | -100 | iPods are used to listen music. | exists e2 e1 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7.(while(e1,e2) & Actor(e2,x1) & v_dance(e2) & to(e1,x7) & n_ipod(x7) & Actor(e1,x1) & v_listen(e1) & with(x1,x6) & n_bow(x6) & a_black(s3) & Theme(s3,x6) & subset_of(x4,x1) & in(x4,x5) & n_blouse(x5) & a_white(s2) & Theme(s2,x5) & n_woman(x4) & subset_of(x2,x1) & in(x2,x3) & n_blouse(x3) & a_white(s1) & Theme(s1,x3) & n_woman(x2)) | exists e1 x1 x2 x3 x4.(n_woman(x1) & to(e1,x2) & n_dancing(x4) & n_music(x3) & subset_of(x4,x2) & subset_of(x3,x2) & Actor(e1,x1) & v_listen(e1)) | 79b5dce4-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e1 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7.(with(x1,x6) & while(e1,e2) & v_listen(e1) & v_dance(e2) & to(e1,x7) & subset_of(x4,x1) & subset_of(x2,x1) & n_woman(x4) & n_woman(x2) & n_ipod(x7) & n_bow(x6) & n_blouse(x5) & n_blouse(x3) & in(x4,x5) & in(x2,x3) & a_white(s2) & a_white(s1) & a_black(s3) & Theme(s3,x6) & Theme(s2,x5) & Theme(s1,x3) & Actor(e2,x1) & Actor(e1,x1)) | exists e1 x1 x2 x3 x4.(v_listen(e1) & to(e1,x2) & subset_of(x4,x2) & subset_of(x3,x2) & n_woman(x1) & n_music(x3) & n_dancing(x4) & Actor(e1,x1)) |
||
A young woman sips on a drink through a straw. | There is one woman in this picture. | 0 | -100 | A young woman is one woman. | exists e1 s1 x1 x2 x3.(through(e1,x3) & n_straw(x3) & on(e1,x2) & n_drink(x2) & Actor(e1,x1) & v_sip(e1) & n_woman(x1) & a_young(s1) & Theme(s1,x1)) | exists p1 x1 x3.(n_picture(x3) & exists x2.((x1 = x2) & in(x2,x3) & n_woman(x2) & card_eq_1(x2))) | 79b5f076-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3.(v_sip(e1) & through(e1,x3) & on(e1,x2) & n_woman(x1) & n_straw(x3) & n_drink(x2) & a_young(s1) & Theme(s1,x1) & Actor(e1,x1)) | exists x1 x3.(n_picture(x3) & exists x2.(n_woman(x2) & in(x2,x3) & card_eq_1(x2) & (x1 = x2))) |
||
A young woman sips on a drink through a straw. | The woman is brushing her teeth, about ready to go to bed. | 2 | -100 | Sipping a drink is not possible while brushing. | exists e1 s1 x1 x2 x3.(through(e1,x3) & n_straw(x3) & on(e1,x2) & n_drink(x2) & Actor(e1,x1) & v_sip(e1) & n_woman(x1) & a_young(s1) & Theme(s1,x1)) | exists e1 p1 s1 x1 x2 x3.(n_tooth(x2) & of(x2,x1) & n_female(x1) & n_woman(x1) & Theme(e1,x2) & Actor(e1,x1) & v_brush(e1) & r_about(s1) & Topic(s1,p1) & Actor(s1,x3) & a_ready(s1) & exists e2 x4.(to(e2,x4) & n_bed(x4) & Actor(e2,x3) & v_go(e2)) & (x2 = x3)) | 79b5f530-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3.(v_sip(e1) & through(e1,x3) & on(e1,x2) & n_woman(x1) & n_straw(x3) & n_drink(x2) & a_young(s1) & Theme(s1,x1) & Actor(e1,x1)) | exists e1 p1 s1 x1 x2 x3.(v_brush(e1) & r_about(s1) & of(x2,x1) & n_woman(x1) & n_tooth(x2) & n_female(x1) & exists e2 x4.(v_go(e2) & to(e2,x4) & n_bed(x4) & Actor(e2,x3)) & a_ready(s1) & Topic(s1,p1) & Theme(e1,x2) & Actor(s1,x3) & Actor(e1,x1) & (x2 = x3)) |
||
A young woman sips on a drink through a straw. | The woman is at a local bar, out with her girlfriends for a night of drinks and dancing. | 1 | -100 | You can not infer the bar is local. | exists e1 s1 x1 x2 x3.(through(e1,x3) & n_straw(x3) & on(e1,x2) & n_drink(x2) & Actor(e1,x1) & v_sip(e1) & n_woman(x1) & a_young(s1) & Theme(s1,x1)) | exists p1 x1 x2 x3 x4 x5 x6.(n_girlfriend(x3) & of(x3,x1) & n_female(x1) & n_woman(x1) & with(p1,x2) & subset_of(x6,x2) & n_dancing(x6) & subset_of(x3,x2) & for(x3,x4) & of(x4,x5) & n_drink(x5) & n_night(x4) & r_out(p1) & exists s1 x7.(at(x1,x7) & n_bar(x7) & a_local(s1) & Theme(s1,x7))) | 79b5f9c2-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3.(v_sip(e1) & through(e1,x3) & on(e1,x2) & n_woman(x1) & n_straw(x3) & n_drink(x2) & a_young(s1) & Theme(s1,x1) & Actor(e1,x1)) | exists p1 x1 x2 x3 x4 x5 x6.(with(p1,x2) & subset_of(x6,x2) & subset_of(x3,x2) & r_out(p1) & of(x4,x5) & of(x3,x1) & n_woman(x1) & n_night(x4) & n_girlfriend(x3) & n_female(x1) & n_drink(x5) & n_dancing(x6) & for(x3,x4) & exists s1 x7.(n_bar(x7) & at(x1,x7) & a_local(s1) & Theme(s1,x7))) |
||
A man is walking down the street wearing blue jeans and carrying some bags. | A man is walking down the street | 0 | -100 | The man walking down a street can be carrying bags. | exists e1 e3 e2 s1 s2 x1 x2 x3 x4.(n_street(x2) & for(e1,e3) & Theme(e3,x4) & Actor(e3,x1) & v_carry(e3) & n_bag(x4) & for(e1,e2) & Theme(e2,x3) & Actor(e2,x1) & v_wear(e2) & n_jeans(x3) & a_blue(s2) & Theme(s2,x3) & a_down(s1) & Manner(e1,s1) & Theme(e1,x2) & Actor(e1,x1) & v_walk(e1) & n_man(x1)) | exists e1 s1 x1 x2.(n_street(x2) & a_down(s1) & Manner(e1,s1) & Theme(e1,x2) & Actor(e1,x1) & v_walk(e1) & n_man(x1)) | 79b5fe4a-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e3 e2 s1 s2 x1 x2 x3 x4.(v_wear(e2) & v_walk(e1) & v_carry(e3) & n_street(x2) & n_man(x1) & n_jeans(x3) & n_bag(x4) & for(e1,e3) & for(e1,e2) & a_down(s1) & a_blue(s2) & Theme(s2,x3) & Theme(e3,x4) & Theme(e2,x3) & Theme(e1,x2) & Manner(e1,s1) & Actor(e3,x1) & Actor(e2,x1) & Actor(e1,x1)) | exists e1 s1 x1 x2.(v_walk(e1) & n_street(x2) & n_man(x1) & a_down(s1) & Theme(e1,x2) & Manner(e1,s1) & Actor(e1,x1)) |
||
A man is walking down the street wearing blue jeans and carrying some bags. | A man is not walking down the street | 2 | -100 | A man is walking down the street the opposite is not possible. | exists e1 e2 e3 s1 s2 x1 x2 x3 x4.(n_street(x2) & for(e1,e3) & Theme(e3,x4) & Actor(e3,x1) & v_carry(e3) & n_bag(x4) & for(e1,e2) & Theme(e2,x3) & Actor(e2,x1) & v_wear(e2) & n_jeans(x3) & a_blue(s2) & Theme(s2,x3) & a_down(s1) & Manner(e1,s1) & Theme(e1,x2) & Actor(e1,x1) & v_walk(e1) & n_man(x1)) | exists x1 x2.(n_street(x2) & -exists e1.(down(e1,x2) & Actor(e1,x1) & v_walk(e1)) & n_man(x1)) | 79b602e6-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 e3 s1 s2 x1 x2 x3 x4.(v_wear(e2) & v_walk(e1) & v_carry(e3) & n_street(x2) & n_man(x1) & n_jeans(x3) & n_bag(x4) & for(e1,e3) & for(e1,e2) & a_down(s1) & a_blue(s2) & Theme(s2,x3) & Theme(e3,x4) & Theme(e2,x3) & Theme(e1,x2) & Manner(e1,s1) & Actor(e3,x1) & Actor(e2,x1) & Actor(e1,x1)) | exists x1 x2.(n_street(x2) & n_man(x1) & all e1.(-v_walk(e1) | -down(e1,x2) | -Actor(e1,x1))) |
||
A man is walking down the street wearing blue jeans and carrying some bags. | A man is happily walking down the street | 1 | -100 | You can not infer they are happily doing it. | exists e2 e1 e3 s1 s2 x1 x2 x3 x4.(n_street(x2) & for(e1,e3) & Theme(e3,x4) & Actor(e3,x1) & v_carry(e3) & n_bag(x4) & for(e1,e2) & Theme(e2,x3) & Actor(e2,x1) & v_wear(e2) & n_jeans(x3) & a_blue(s2) & Theme(s2,x3) & a_down(s1) & Manner(e1,s1) & Theme(e1,x2) & Actor(e1,x1) & v_walk(e1) & n_man(x1)) | exists e1 s1 x1 x2.(n_street(x2) & a_happily(s1) & Manner(e1,s1) & down(e1,x2) & Actor(e1,x1) & v_walk(e1) & n_man(x1)) | 79b607e6-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e1 e3 s1 s2 x1 x2 x3 x4.(v_wear(e2) & v_walk(e1) & v_carry(e3) & n_street(x2) & n_man(x1) & n_jeans(x3) & n_bag(x4) & for(e1,e3) & for(e1,e2) & a_down(s1) & a_blue(s2) & Theme(s2,x3) & Theme(e3,x4) & Theme(e2,x3) & Theme(e1,x2) & Manner(e1,s1) & Actor(e3,x1) & Actor(e2,x1) & Actor(e1,x1)) | exists e1 s1 x1 x2.(v_walk(e1) & n_street(x2) & n_man(x1) & down(e1,x2) & a_happily(s1) & Manner(e1,s1) & Actor(e1,x1)) |
||
A group of runners is running down a street, in front of onlookers, with the ground hill in the background covered in snow. | They rush down the hill, mere blocks from the finish line | 1 | -100 | They could have run down the hill that wasn't covered in snow. It could have been covered in leaves because it was not winter. | exists e1 e2 s1 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10.(n_background(x8) & n_hill(x6) & of(x6,x7) & n_ground(x7) & with(e1,x6) & in(x6,x8) & in(e2,x10) & n_snow(x10) & Theme(e2,x9) & v_cover(e2) & (x8 = x9) & in(e1,x4) & of(x4,x5) & n_onlooker(x5) & n_front(x4) & a_down(s1) & Manner(e1,s1) & Theme(e1,x3) & Actor(e1,x1) & v_run(e1) & n_street(x3) & of(x1,x2) & n_runner(x2) & n_group(x1)) | exists e1 s1 x1 x2 x3 x4.(n_line(x3) & of(x3,x4) & n_finish(x4) & n_hill(x2) & down(e1,x2) & rel(x2,x1) & from(x1,x3) & n_block(x1) & a_mere(s1) & Theme(s1,x1) & Actor(e1,x1) & v_rush(e1) & n_thing(x1)) | 79b60d18-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 s1 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10.(with(e1,x6) & v_run(e1) & v_cover(e2) & of(x6,x7) & of(x4,x5) & of(x1,x2) & n_street(x3) & n_snow(x10) & n_runner(x2) & n_onlooker(x5) & n_hill(x6) & n_group(x1) & n_ground(x7) & n_front(x4) & n_background(x8) & in(x6,x8) & in(e2,x10) & in(e1,x4) & a_down(s1) & Theme(e2,x9) & Theme(e1,x3) & Manner(e1,s1) & Actor(e1,x1) & (x8 = x9)) | exists e1 s1 x1 x2 x3 x4.(v_rush(e1) & rel(x2,x1) & of(x3,x4) & n_thing(x1) & n_line(x3) & n_hill(x2) & n_finish(x4) & n_block(x1) & from(x1,x3) & down(e1,x2) & a_mere(s1) & Theme(s1,x1) & Actor(e1,x1)) |
||
A group of runners is running down a street, in front of onlookers, with the ground hill in the background covered in snow. | An elephant is about to interrupt the race | 2 | -100 | runners are behind the elephant | exists e1 e2 s1 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10.(n_background(x8) & n_hill(x6) & of(x6,x7) & n_ground(x7) & with(e1,x6) & in(x6,x8) & in(e2,x10) & n_snow(x10) & Theme(e2,x9) & v_cover(e2) & (x8 = x9) & in(e1,x4) & of(x4,x5) & n_onlooker(x5) & n_front(x4) & a_down(s1) & Manner(e1,s1) & Theme(e1,x3) & Actor(e1,x1) & v_run(e1) & n_street(x3) & of(x1,x2) & n_runner(x2) & n_group(x1)) | exists p1 s1 x1 x2.(n_race(x2) & Topic(s1,p1) & Actor(s1,x1) & a_about(s1) & exists e1.(Theme(e1,x2) & Actor(e1,x1) & v_interrupt(e1)) & n_elephant(x1)) | 79b61722-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 s1 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10.(with(e1,x6) & v_run(e1) & v_cover(e2) & of(x6,x7) & of(x4,x5) & of(x1,x2) & n_street(x3) & n_snow(x10) & n_runner(x2) & n_onlooker(x5) & n_hill(x6) & n_group(x1) & n_ground(x7) & n_front(x4) & n_background(x8) & in(x6,x8) & in(e2,x10) & in(e1,x4) & a_down(s1) & Theme(e2,x9) & Theme(e1,x3) & Manner(e1,s1) & Actor(e1,x1) & (x8 = x9)) | exists p1 s1 x1 x2.(n_race(x2) & n_elephant(x1) & exists e1.(v_interrupt(e1) & Theme(e1,x2) & Actor(e1,x1)) & a_about(s1) & Topic(s1,p1) & Actor(s1,x1)) |
||
A group of runners is running down a street, in front of onlookers, with the ground hill in the background covered in snow. | The runners continue their hobby even during the winter | 0 | -100 | Runners could be in a group. Snow is usually found in the winter. | exists e1 e2 s1 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10.(n_background(x8) & n_hill(x6) & of(x6,x7) & n_ground(x7) & with(e1,x6) & in(x6,x8) & in(e2,x10) & n_snow(x10) & Theme(e2,x9) & v_cover(e2) & (x8 = x9) & in(e1,x4) & of(x4,x5) & n_onlooker(x5) & n_front(x4) & a_down(s1) & Manner(e1,s1) & Theme(e1,x3) & Actor(e1,x1) & v_run(e1) & n_street(x3) & of(x1,x2) & n_runner(x2) & n_group(x1)) | exists e1 x1 x2 x3.(n_winter(x3) & n_hobby(x2) & of(x2,x1) & n_thing(x1) & n_runner(x1) & r_even(e1) & during(e1,x3) & Theme(e1,x2) & Actor(e1,x1) & v_continue(e1)) | 79b62334-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 s1 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10.(with(e1,x6) & v_run(e1) & v_cover(e2) & of(x6,x7) & of(x4,x5) & of(x1,x2) & n_street(x3) & n_snow(x10) & n_runner(x2) & n_onlooker(x5) & n_hill(x6) & n_group(x1) & n_ground(x7) & n_front(x4) & n_background(x8) & in(x6,x8) & in(e2,x10) & in(e1,x4) & a_down(s1) & Theme(e2,x9) & Theme(e1,x3) & Manner(e1,s1) & Actor(e1,x1) & (x8 = x9)) | exists e1 x1 x2 x3.(v_continue(e1) & r_even(e1) & of(x2,x1) & n_winter(x3) & n_thing(x1) & n_runner(x1) & n_hobby(x2) & during(e1,x3) & Theme(e1,x2) & Actor(e1,x1)) |
||
People enjoying a festival while having drinks and taking pictures on the cellphone. | a group took pictures with their phones because it was thanksgiving at the festival | 1 | 0.007923 | The festival could be for summer break instead of thanksgiving. | exists e2 e1 e3 x1 x2 x3 x4 x5 x6.(n_cellphone(x6) & on(e3,x6) & Theme(e3,x5) & Actor(e3,x4) & v_take(e3) & n_picture(x5) & n_people(x4) & while(e1,e2) & Theme(e2,x3) & Actor(e2,x1) & v_have(e2) & n_drink(x3) & Theme(e1,x2) & Actor(e1,x1) & v_enjoy(e1) & n_festival(x2) & n_people(x1)) | exists e1 p1 x1 x2 x3 x4.(n_festival(x4) & exists e2.(at(e2,x4) & Actor(e2,x1) & v_thanksgive(e2)) & n_thing(x1) & n_thing(x1) & because(e1,p1) & with(e1,x3) & n_phone(x3) & of(x3,x1) & Theme(e1,x2) & Actor(e1,x1) & v_take(e1) & n_picture(x2) & n_group(x1)) | 79b629b0-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e1 e3 x1 x2 x3 x4 x5 x6.(while(e1,e2) & v_take(e3) & v_have(e2) & v_enjoy(e1) & on(e3,x6) & n_picture(x5) & n_people(x4) & n_people(x1) & n_festival(x2) & n_drink(x3) & n_cellphone(x6) & Theme(e3,x5) & Theme(e2,x3) & Theme(e1,x2) & Actor(e3,x4) & Actor(e2,x1) & Actor(e1,x1)) | exists e1 p1 x1 x2 x3 x4.(with(e1,x3) & v_take(e1) & of(x3,x1) & n_thing(x1) & n_picture(x2) & n_phone(x3) & n_group(x1) & n_festival(x4) & exists e2.(v_thanksgive(e2) & at(e2,x4) & Actor(e2,x1)) & because(e1,p1) & Theme(e1,x2) & Actor(e1,x1)) |
||
People enjoying a festival while having drinks and taking pictures on the cellphone. | The festival has a ferris wheel. | 1 | 0.075404 | A festival doesn't mean it will have a ferris wheel. | exists e1 e3 e2 x1 x2 x3 x4 x5 x6.(n_cellphone(x6) & on(e3,x6) & Theme(e3,x5) & Actor(e3,x4) & v_take(e3) & n_picture(x5) & n_people(x4) & while(e1,e2) & Theme(e2,x3) & Actor(e2,x1) & v_have(e2) & n_drink(x3) & Theme(e1,x2) & Actor(e1,x1) & v_enjoy(e1) & n_festival(x2) & n_people(x1)) | exists e1 s1 x1 x2.(n_festival(x1) & Theme(e1,x2) & Actor(e1,x1) & v_have(e1) & n_wheel(x2) & a_ferris(s1) & Theme(s1,x2)) | 79b62f32-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e3 e2 x1 x2 x3 x4 x5 x6.(while(e1,e2) & v_take(e3) & v_have(e2) & v_enjoy(e1) & on(e3,x6) & n_picture(x5) & n_people(x4) & n_people(x1) & n_festival(x2) & n_drink(x3) & n_cellphone(x6) & Theme(e3,x5) & Theme(e2,x3) & Theme(e1,x2) & Actor(e3,x4) & Actor(e2,x1) & Actor(e1,x1)) | exists e1 s1 x1 x2.(v_have(e1) & n_wheel(x2) & n_festival(x1) & a_ferris(s1) & Theme(s1,x2) & Theme(e1,x2) & Actor(e1,x1)) |
||
People enjoying a festival while having drinks and taking pictures on the cellphone. | While downing Gin and Tonics, some of the festivalgoers respond to their texts. | 1 | 0.057378 | Even though the people are having drinks at a festival, it may not specifically be gin and tonics they're drinking. | exists e2 e1 e3 x1 x2 x3 x4 x5 x6.(n_cellphone(x6) & on(e3,x6) & Theme(e3,x5) & Actor(e3,x4) & v_take(e3) & n_picture(x5) & n_people(x4) & while(e1,e2) & Theme(e2,x3) & Actor(e2,x1) & v_have(e2) & n_drink(x3) & Theme(e1,x2) & Actor(e1,x1) & v_enjoy(e1) & n_festival(x2) & n_people(x1)) | exists e2 e1 x1 x2 x3 x4 x5 x6 x7.(n_text(x7) & of(x7,x6) & n_thing(x6) & n_festivalgoer(x6) & ne_org_tonics(x4) & ne_org_gin(x3) & while(e2,e1) & to(e2,x7) & Actor(e2,x5) & v_respond(e2) & of(x5,x6) & n_thing(x5) & Theme(e1,x2) & Actor(e1,x1) & v_down(e1) & subset_of(x4,x2) & subset_of(x3,x2) & n_thing(x1)) | 79b63482-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e1 e3 x1 x2 x3 x4 x5 x6.(while(e1,e2) & v_take(e3) & v_have(e2) & v_enjoy(e1) & on(e3,x6) & n_picture(x5) & n_people(x4) & n_people(x1) & n_festival(x2) & n_drink(x3) & n_cellphone(x6) & Theme(e3,x5) & Theme(e2,x3) & Theme(e1,x2) & Actor(e3,x4) & Actor(e2,x1) & Actor(e1,x1)) | exists e2 e1 x1 x2 x3 x4 x5 x6 x7.(while(e2,e1) & v_respond(e2) & v_down(e1) & to(e2,x7) & subset_of(x4,x2) & subset_of(x3,x2) & of(x7,x6) & of(x5,x6) & ne_org_tonics(x4) & ne_org_gin(x3) & n_thing(x6) & n_thing(x5) & n_thing(x1) & n_text(x7) & n_festivalgoer(x6) & Theme(e1,x2) & Actor(e2,x5) & Actor(e1,x1)) |
||
People enjoying a festival while having drinks and taking pictures on the cellphone. | Nobody is enjoying the festival | 2 | 0 | PEOPLE ARE NOT THE SAME AS NOBODY | exists e2 e3 e1 x1 x2 x3 x4 x5 x6.(n_cellphone(x6) & on(e3,x6) & Theme(e3,x5) & Actor(e3,x4) & v_take(e3) & n_picture(x5) & n_people(x4) & while(e1,e2) & Theme(e2,x3) & Actor(e2,x1) & v_have(e2) & n_drink(x3) & Theme(e1,x2) & Actor(e1,x1) & v_enjoy(e1) & n_festival(x2) & n_people(x1)) | exists x2.(n_festival(x2) & -exists e1 x1.(Theme(e1,x2) & Actor(e1,x1) & v_enjoy(e1) & n_person(x1))) | 79b63a4a-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e3 e1 x1 x2 x3 x4 x5 x6.(while(e1,e2) & v_take(e3) & v_have(e2) & v_enjoy(e1) & on(e3,x6) & n_picture(x5) & n_people(x4) & n_people(x1) & n_festival(x2) & n_drink(x3) & n_cellphone(x6) & Theme(e3,x5) & Theme(e2,x3) & Theme(e1,x2) & Actor(e3,x4) & Actor(e2,x1) & Actor(e1,x1)) | exists x2.(n_festival(x2) & all e1 x1.(-v_enjoy(e1) | -n_person(x1) | -Theme(e1,x2) | -Actor(e1,x1))) |
||
People enjoying a festival while having drinks and taking pictures on the cellphone. | All these people, and none of them using their phones! | 2 | -100 | people are enjoying the festivel | exists e3 e2 e1 x1 x2 x3 x4 x5 x6.(n_cellphone(x6) & on(e3,x6) & Theme(e3,x5) & Actor(e3,x4) & v_take(e3) & n_picture(x5) & n_people(x4) & while(e1,e2) & Theme(e2,x3) & Actor(e2,x1) & v_have(e2) & n_drink(x3) & Theme(e1,x2) & Actor(e1,x1) & v_enjoy(e1) & n_festival(x2) & n_people(x1)) | exists e1 s1 x1 x2 x3 x4 x6.(n_thing(x2) & n_people(x6) & a_topic(s1) & subset_of(x1,s1) & Theme(e1,x4) & Actor(e1,x3) & v_use(e1) & n_phone(x4) & of(x4,x1) & n_thing(x1) & (x1 = x3) & of(x1,x2) & n_none(x1) & all x5.((x5 = x6) -> subset_of(x5,s1))) | 79b64080-e4c8-11ec-9cdd-0242ac1c0002 | exists e3 e2 e1 x1 x2 x3 x4 x5 x6.(while(e1,e2) & v_take(e3) & v_have(e2) & v_enjoy(e1) & on(e3,x6) & n_picture(x5) & n_people(x4) & n_people(x1) & n_festival(x2) & n_drink(x3) & n_cellphone(x6) & Theme(e3,x5) & Theme(e2,x3) & Theme(e1,x2) & Actor(e3,x4) & Actor(e2,x1) & Actor(e1,x1)) | exists e1 s1 x1 x2 x3 x4 x6.(v_use(e1) & subset_of(x1,s1) & of(x4,x1) & of(x1,x2) & n_thing(x2) & n_thing(x1) & n_phone(x4) & n_people(x6) & n_none(x1) & all x5.(subset_of(x5,s1) | -(x5 = x6)) & a_topic(s1) & Theme(e1,x4) & Actor(e1,x3) & (x1 = x3)) |
||
People enjoying a festival while having drinks and taking pictures on the cellphone. | 500 people enjoying | 1 | 0.002517 | There might not be specifically 500 people at the festival. | exists e1 e2 e3 x1 x2 x3 x4 x5 x6.(n_cellphone(x6) & on(e3,x6) & Theme(e3,x5) & Actor(e3,x4) & v_take(e3) & n_picture(x5) & n_people(x4) & while(e1,e2) & Theme(e2,x3) & Actor(e2,x1) & v_have(e2) & n_drink(x3) & Theme(e1,x2) & Actor(e1,x1) & v_enjoy(e1) & n_festival(x2) & n_people(x1)) | exists e1 x1 x2.(a_topic(x1) & Actor(e1,x2) & v_enjoy(e1) & (x1 = x2) & n_people(x1) & card_eq_500(x1)) | 79b645c6-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 e3 x1 x2 x3 x4 x5 x6.(while(e1,e2) & v_take(e3) & v_have(e2) & v_enjoy(e1) & on(e3,x6) & n_picture(x5) & n_people(x4) & n_people(x1) & n_festival(x2) & n_drink(x3) & n_cellphone(x6) & Theme(e3,x5) & Theme(e2,x3) & Theme(e1,x2) & Actor(e3,x4) & Actor(e2,x1) & Actor(e1,x1)) | exists e1 x1 x2.(v_enjoy(e1) & n_people(x1) & card_eq_500(x1) & a_topic(x1) & Actor(e1,x2) & (x1 = x2)) |
||
People enjoying a festival while having drinks and taking pictures on the cellphone. | people enjoy a festival and take pictures | 0 | -100 | People enjoying a festival while having drinks and taking pictures is a rephrasing of people enjoy a festival and take pictures | exists e2 e1 e3 x1 x2 x3 x4 x5 x6.(n_cellphone(x6) & on(e3,x6) & Theme(e3,x5) & Actor(e3,x4) & v_take(e3) & n_picture(x5) & n_people(x4) & while(e1,e2) & Theme(e2,x3) & Actor(e2,x1) & v_have(e2) & n_drink(x3) & Theme(e1,x2) & Actor(e1,x1) & v_enjoy(e1) & n_festival(x2) & n_people(x1)) | exists e2 e1 x1 x2 x3 x4.(Theme(e2,x4) & Actor(e2,x3) & v_take(e2) & n_picture(x4) & n_people(x3) & Theme(e1,x2) & Actor(e1,x1) & v_enjoy(e1) & n_festival(x2) & n_people(x1)) | 79b64bb6-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e1 e3 x1 x2 x3 x4 x5 x6.(while(e1,e2) & v_take(e3) & v_have(e2) & v_enjoy(e1) & on(e3,x6) & n_picture(x5) & n_people(x4) & n_people(x1) & n_festival(x2) & n_drink(x3) & n_cellphone(x6) & Theme(e3,x5) & Theme(e2,x3) & Theme(e1,x2) & Actor(e3,x4) & Actor(e2,x1) & Actor(e1,x1)) | exists e2 e1 x1 x2 x3 x4.(v_take(e2) & v_enjoy(e1) & n_picture(x4) & n_people(x3) & n_people(x1) & n_festival(x2) & Theme(e2,x4) & Theme(e1,x2) & Actor(e2,x3) & Actor(e1,x1)) |
||
People enjoying a festival while having drinks and taking pictures on the cellphone. | a group of hikers fly over the trees | 2 | -100 | people plant trees | exists e2 e3 e1 x1 x2 x3 x4 x5 x6.(n_cellphone(x6) & on(e3,x6) & Theme(e3,x5) & Actor(e3,x4) & v_take(e3) & n_picture(x5) & n_people(x4) & while(e1,e2) & Theme(e2,x3) & Actor(e2,x1) & v_have(e2) & n_drink(x3) & Theme(e1,x2) & Actor(e1,x1) & v_enjoy(e1) & n_festival(x2) & n_people(x1)) | exists e1 x1 x2 x3.(n_tree(x3) & over(e1,x3) & Actor(e1,x1) & v_fly(e1) & of(x1,x2) & n_hiker(x2) & n_group(x1)) | 79b6507a-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e3 e1 x1 x2 x3 x4 x5 x6.(while(e1,e2) & v_take(e3) & v_have(e2) & v_enjoy(e1) & on(e3,x6) & n_picture(x5) & n_people(x4) & n_people(x1) & n_festival(x2) & n_drink(x3) & n_cellphone(x6) & Theme(e3,x5) & Theme(e2,x3) & Theme(e1,x2) & Actor(e3,x4) & Actor(e2,x1) & Actor(e1,x1)) | exists e1 x1 x2 x3.(v_fly(e1) & over(e1,x3) & of(x1,x2) & n_tree(x3) & n_hiker(x2) & n_group(x1) & Actor(e1,x1)) |
||
People enjoying a festival while having drinks and taking pictures on the cellphone. | At the music festival, many people use their cellphone with drinks in hand. | 0 | -100 | A music festival is a type of festival. It is assumed there are many people because they are attending a music festival. Using their cellphone could be the same as taking pictures on the cellphone. Drinks in hand implies the people are having drinks. | exists e2 e3 e1 x1 x2 x3 x4 x5 x6.(n_cellphone(x6) & on(e3,x6) & Theme(e3,x5) & Actor(e3,x4) & v_take(e3) & n_picture(x5) & n_people(x4) & while(e1,e2) & Theme(e2,x3) & Actor(e2,x1) & v_have(e2) & n_drink(x3) & Theme(e1,x2) & Actor(e1,x1) & v_enjoy(e1) & n_festival(x2) & n_people(x1)) | exists e1 x1 x2 x3 x4 x5 x6.(n_festival(x5) & of(x5,x6) & n_music(x6) & at(e1,x5) & in(e1,x4) & n_hand(x4) & with(e1,x3) & n_drink(x3) & Theme(e1,x2) & Actor(e1,x1) & v_use(e1) & n_cellphone(x2) & of(x2,x1) & n_thing(x1) & n_people(x1) & n_quantity(x1)) | 79b65548-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e3 e1 x1 x2 x3 x4 x5 x6.(while(e1,e2) & v_take(e3) & v_have(e2) & v_enjoy(e1) & on(e3,x6) & n_picture(x5) & n_people(x4) & n_people(x1) & n_festival(x2) & n_drink(x3) & n_cellphone(x6) & Theme(e3,x5) & Theme(e2,x3) & Theme(e1,x2) & Actor(e3,x4) & Actor(e2,x1) & Actor(e1,x1)) | exists e1 x1 x2 x3 x4 x5 x6.(with(e1,x3) & v_use(e1) & of(x5,x6) & of(x2,x1) & n_thing(x1) & n_quantity(x1) & n_people(x1) & n_music(x6) & n_hand(x4) & n_festival(x5) & n_drink(x3) & n_cellphone(x2) & in(e1,x4) & at(e1,x5) & Theme(e1,x2) & Actor(e1,x1)) |
||
People enjoying a festival while having drinks and taking pictures on the cellphone. | The people are at a birthday party. | 2 | -100 | people are enjoying the party | exists e1 e2 e3 x1 x2 x3 x4 x5 x6.(n_cellphone(x6) & on(e3,x6) & Theme(e3,x5) & Actor(e3,x4) & v_take(e3) & n_picture(x5) & n_people(x4) & while(e1,e2) & Theme(e2,x3) & Actor(e2,x1) & v_have(e2) & n_drink(x3) & Theme(e1,x2) & Actor(e1,x1) & v_enjoy(e1) & n_festival(x2) & n_people(x1)) | exists p1 x1.(n_people(x1) & exists x2 x3.(at(x1,x2) & n_party(x2) & of(x2,x3) & n_birthday(x3))) | 79b65a20-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 e3 x1 x2 x3 x4 x5 x6.(while(e1,e2) & v_take(e3) & v_have(e2) & v_enjoy(e1) & on(e3,x6) & n_picture(x5) & n_people(x4) & n_people(x1) & n_festival(x2) & n_drink(x3) & n_cellphone(x6) & Theme(e3,x5) & Theme(e2,x3) & Theme(e1,x2) & Actor(e3,x4) & Actor(e2,x1) & Actor(e1,x1)) | exists x1.(n_people(x1) & exists x2 x3.(of(x2,x3) & n_party(x2) & n_birthday(x3) & at(x1,x2))) |
||
People enjoying a festival while having drinks and taking pictures on the cellphone. | a group took pictures with their phones at the festival | 0 | -100 | People is also a group. | exists e1 e2 e3 x1 x2 x3 x4 x5 x6.(n_cellphone(x6) & on(e3,x6) & Theme(e3,x5) & Actor(e3,x4) & v_take(e3) & n_picture(x5) & n_people(x4) & while(e1,e2) & Theme(e2,x3) & Actor(e2,x1) & v_have(e2) & n_drink(x3) & Theme(e1,x2) & Actor(e1,x1) & v_enjoy(e1) & n_festival(x2) & n_people(x1)) | exists e1 x1 x2 x3 x4.(n_festival(x4) & at(e1,x4) & with(e1,x3) & n_phone(x3) & of(x3,x1) & n_thing(x1) & Theme(e1,x2) & Actor(e1,x1) & v_take(e1) & n_picture(x2) & n_group(x1)) | 79b65f20-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 e3 x1 x2 x3 x4 x5 x6.(while(e1,e2) & v_take(e3) & v_have(e2) & v_enjoy(e1) & on(e3,x6) & n_picture(x5) & n_people(x4) & n_people(x1) & n_festival(x2) & n_drink(x3) & n_cellphone(x6) & Theme(e3,x5) & Theme(e2,x3) & Theme(e1,x2) & Actor(e3,x4) & Actor(e2,x1) & Actor(e1,x1)) | exists e1 x1 x2 x3 x4.(with(e1,x3) & v_take(e1) & of(x3,x1) & n_thing(x1) & n_picture(x2) & n_phone(x3) & n_group(x1) & n_festival(x4) & at(e1,x4) & Theme(e1,x2) & Actor(e1,x1)) |
||
People enjoying a festival while having drinks and taking pictures on the cellphone. | some people are outside | 1 | 0.913685 | Even though the festival is taking place, the people may not be outside. | exists e1 e3 e2 x1 x2 x3 x4 x5 x6.(n_cellphone(x6) & on(e3,x6) & Theme(e3,x5) & Actor(e3,x4) & v_take(e3) & n_picture(x5) & n_people(x4) & while(e1,e2) & Theme(e2,x3) & Actor(e2,x1) & v_have(e2) & n_drink(x3) & Theme(e1,x2) & Actor(e1,x1) & v_enjoy(e1) & n_festival(x2) & n_people(x1)) | exists s1 x1.(Theme(s1,x1) & a_outside(s1) & n_people(x1)) | 79b66470-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e3 e2 x1 x2 x3 x4 x5 x6.(while(e1,e2) & v_take(e3) & v_have(e2) & v_enjoy(e1) & on(e3,x6) & n_picture(x5) & n_people(x4) & n_people(x1) & n_festival(x2) & n_drink(x3) & n_cellphone(x6) & Theme(e3,x5) & Theme(e2,x3) & Theme(e1,x2) & Actor(e3,x4) & Actor(e2,x1) & Actor(e1,x1)) | exists s1 x1.(n_people(x1) & a_outside(s1) & Theme(s1,x1)) |
||
People enjoying a festival while having drinks and taking pictures on the cellphone. | The people are taking pictures while enjoying the festival. | 0 | 0.993253 | People enjoying a festival while having drinks and taking pictures is a rephrasing of ''The people are taking pictures while enjoying the festival. '' | exists e1 e2 e3 x1 x2 x3 x4 x5 x6.(n_cellphone(x6) & on(e3,x6) & Theme(e3,x5) & Actor(e3,x4) & v_take(e3) & n_picture(x5) & n_people(x4) & while(e1,e2) & Theme(e2,x3) & Actor(e2,x1) & v_have(e2) & n_drink(x3) & Theme(e1,x2) & Actor(e1,x1) & v_enjoy(e1) & n_festival(x2) & n_people(x1)) | exists e1 e2 x1 x2 x3.(n_festival(x3) & n_people(x1) & while(e1,e2) & Theme(e2,x3) & Actor(e2,x1) & v_enjoy(e2) & Theme(e1,x2) & Actor(e1,x1) & v_take(e1) & n_picture(x2)) | 79b66948-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 e3 x1 x2 x3 x4 x5 x6.(while(e1,e2) & v_take(e3) & v_have(e2) & v_enjoy(e1) & on(e3,x6) & n_picture(x5) & n_people(x4) & n_people(x1) & n_festival(x2) & n_drink(x3) & n_cellphone(x6) & Theme(e3,x5) & Theme(e2,x3) & Theme(e1,x2) & Actor(e3,x4) & Actor(e2,x1) & Actor(e1,x1)) | exists e1 e2 x1 x2 x3.(while(e1,e2) & v_take(e1) & v_enjoy(e2) & n_picture(x2) & n_people(x1) & n_festival(x3) & Theme(e2,x3) & Theme(e1,x2) & Actor(e2,x1) & Actor(e1,x1)) |
||
People enjoying a festival while having drinks and taking pictures on the cellphone. | Humans enjoying | 0 | -100 | people refer to humans , having drinks and taking pictures implies enjoying. | exists e2 e3 e1 x1 x2 x3 x4 x5 x6.(n_cellphone(x6) & on(e3,x6) & Theme(e3,x5) & Actor(e3,x4) & v_take(e3) & n_picture(x5) & n_people(x4) & while(e1,e2) & Theme(e2,x3) & Actor(e2,x1) & v_have(e2) & n_drink(x3) & Theme(e1,x2) & Actor(e1,x1) & v_enjoy(e1) & n_festival(x2) & n_people(x1)) | exists e1 x1 x2.(a_topic(x1) & Actor(e1,x2) & v_enjoy(e1) & (x1 = x2) & n_human(x1)) | 79b66e2a-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e3 e1 x1 x2 x3 x4 x5 x6.(while(e1,e2) & v_take(e3) & v_have(e2) & v_enjoy(e1) & on(e3,x6) & n_picture(x5) & n_people(x4) & n_people(x1) & n_festival(x2) & n_drink(x3) & n_cellphone(x6) & Theme(e3,x5) & Theme(e2,x3) & Theme(e1,x2) & Actor(e3,x4) & Actor(e2,x1) & Actor(e1,x1)) | exists e1 x1 x2.(v_enjoy(e1) & n_human(x1) & a_topic(x1) & Actor(e1,x2) & (x1 = x2)) |
||
People enjoying a festival while having drinks and taking pictures on the cellphone. | some people are sleeping | 2 | -100 | People cannot be sleeping and enjoying a festival at the same time. | exists e3 e1 e2 x1 x2 x3 x4 x5 x6.(n_cellphone(x6) & on(e3,x6) & Theme(e3,x5) & Actor(e3,x4) & v_take(e3) & n_picture(x5) & n_people(x4) & while(e1,e2) & Theme(e2,x3) & Actor(e2,x1) & v_have(e2) & n_drink(x3) & Theme(e1,x2) & Actor(e1,x1) & v_enjoy(e1) & n_festival(x2) & n_people(x1)) | exists e1 x1.(Actor(e1,x1) & v_sleep(e1) & n_people(x1)) | 79b672da-e4c8-11ec-9cdd-0242ac1c0002 | exists e3 e1 e2 x1 x2 x3 x4 x5 x6.(while(e1,e2) & v_take(e3) & v_have(e2) & v_enjoy(e1) & on(e3,x6) & n_picture(x5) & n_people(x4) & n_people(x1) & n_festival(x2) & n_drink(x3) & n_cellphone(x6) & Theme(e3,x5) & Theme(e2,x3) & Theme(e1,x2) & Actor(e3,x4) & Actor(e2,x1) & Actor(e1,x1)) | exists e1 x1.(v_sleep(e1) & n_people(x1) & Actor(e1,x1)) |
||
Members of an African tribe are gathered in front of their huts. | The people of a tribe are near their homes. | 0 | -100 | The people of a tribe are near their homes implies that they are gathered. | exists e1 s1 x1 x2 x3 x4.(in(e1,x3) & of(x3,x4) & n_hut(x4) & of(x4,x1) & n_thing(x1) & n_front(x3) & Theme(e1,x1) & v_gather(e1) & of(x1,x2) & n_tribe(x2) & a_african(s1) & Theme(s1,x2) & n_member(x1)) | exists p1 x1 x2 x3.(n_home(x3) & of(x3,x1) & n_thing(x1) & n_people(x1) & near(x1,x3) & of(x1,x2) & n_tribe(x2)) | 79b67c3a-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4.(v_gather(e1) & of(x4,x1) & of(x3,x4) & of(x1,x2) & n_tribe(x2) & n_thing(x1) & n_member(x1) & n_hut(x4) & n_front(x3) & in(e1,x3) & a_african(s1) & Theme(s1,x2) & Theme(e1,x1)) | exists x1 x2 x3.(of(x3,x1) & of(x1,x2) & near(x1,x3) & n_tribe(x2) & n_thing(x1) & n_people(x1) & n_home(x3)) |
||
Two young females talk and text as they stare into the distance. | The girls are looking closely at a magazine in their lap. | 2 | -100 | young females are looking over the magazine | exists p1 s1 s2 x1 x2 x3 x4.(n_distance(x4) & a_topic(s1) & exists e1.(into(e1,x4) & Actor(e1,x1) & v_stare(e1)) & n_thing(x1) & as(s1,p1) & n_text(x3) & n_talk(x2) & subset_of(x3,s1) & subset_of(x2,s1) & of(s1,x1) & n_female(x1) & a_young(s2) & Theme(s2,s1) & card_eq_2(s1)) | exists e1 s1 x1 x2 x3.(n_lap(x3) & of(x3,x1) & n_thing(x1) & n_girl(x1) & in(e1,x3) & a_closely(s1) & Manner(e1,s1) & at(e1,x2) & n_magazine(x2) & Actor(e1,x1) & v_look(e1)) | 79b68b26-e4c8-11ec-9cdd-0242ac1c0002 | exists p1 s1 s2 x1 x2 x3 x4.(subset_of(x3,s1) & subset_of(x2,s1) & of(s1,x1) & n_thing(x1) & n_text(x3) & n_talk(x2) & n_female(x1) & n_distance(x4) & exists e1.(v_stare(e1) & into(e1,x4) & Actor(e1,x1)) & card_eq_2(s1) & as(s1,p1) & a_young(s2) & a_topic(s1) & Theme(s2,s1)) | exists e1 s1 x1 x2 x3.(v_look(e1) & of(x3,x1) & n_thing(x1) & n_magazine(x2) & n_lap(x3) & n_girl(x1) & in(e1,x3) & at(e1,x2) & a_closely(s1) & Manner(e1,s1) & Actor(e1,x1)) |
||
Snowboarder slides down a rail tricking over a blue Volkswagen Beatle. | The snowboarder is smiling while tricker over the Beatle car. | 1 | -100 | A snowboarder must not be smiling while they slide down a rail. | exists e1 e2 s1 s2 x1 x2 x3 x4 x5.(ne_nam_snowboarder(x1) & a_down(s2) & Manner(e2,s2) & Theme(e2,x2) & Actor(e2,x1) & v_slide(e2) & over(e1,x4) & n_beatle(x4) & of(x4,x5) & n_volkswagen(x5) & a_blue(s1) & Theme(s1,x4) & Actor(e1,x3) & v_trick(e1) & (x2 = x3) & n_rail(x2)) | exists e1 x1 x2 x3 x4.(n_car(x3) & (x3 = x4) & ne_geo_beatle(x4) & n_snowboarder(x1) & while(e1,x2) & over(x2,x3) & n_tricker(x2) & Actor(e1,x1) & v_smile(e1)) | 79b69490-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 s1 s2 x1 x2 x3 x4 x5.(v_trick(e1) & v_slide(e2) & over(e1,x4) & of(x4,x5) & ne_nam_snowboarder(x1) & n_volkswagen(x5) & n_rail(x2) & n_beatle(x4) & a_down(s2) & a_blue(s1) & Theme(s1,x4) & Theme(e2,x2) & Manner(e2,s2) & Actor(e2,x1) & Actor(e1,x3) & (x2 = x3)) | exists e1 x1 x2 x3 x4.(while(e1,x2) & v_smile(e1) & over(x2,x3) & ne_geo_beatle(x4) & n_tricker(x2) & n_snowboarder(x1) & n_car(x3) & Actor(e1,x1) & (x3 = x4)) |
||
Asian people talking to kids in a circle in a classroom. | Kids are focused on the speaker. | 1 | -100 | The kids may not be focused on the speaker, even though they are being talked to. | exists e1 s1 x1 x2 x3 x4 x5.(a_topic(x1) & in(e1,x5) & n_classroom(x5) & to(e1,x3) & in(x3,x4) & n_circle(x4) & n_kid(x3) & Actor(e1,x2) & v_talk(e1) & (x1 = x2) & n_people(x1) & a_asian(s1) & Theme(s1,x1)) | exists e1 x1 x2.(n_speaker(x2) & on(e1,x2) & Theme(e1,x1) & v_focus(e1) & n_kid(x1)) | 79b762bc-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4 x5.(v_talk(e1) & to(e1,x3) & n_people(x1) & n_kid(x3) & n_classroom(x5) & n_circle(x4) & in(x3,x4) & in(e1,x5) & a_topic(x1) & a_asian(s1) & Theme(s1,x1) & Actor(e1,x2) & (x1 = x2)) | exists e1 x1 x2.(v_focus(e1) & on(e1,x2) & n_speaker(x2) & n_kid(x1) & Theme(e1,x1)) |
||
Five children spin around on a playground roundabout; three lay on their backs, while one attempts to pull himself up with both arms, and another holds onto the side while sitting up. | A playground has tons of toys for all the children to play. | 1 | 0.575669 | Not all playgrounds have tons of toys. | exists e1 p1 s1 x1 x2 x3 x5 x8 x9.(n_side(x8) & n_arm(x9) & on(e1,x2) & exists e2 p2 x4.(exists e4 e5 e3 p3 s2 x6 x7.(while(e4,e5) & a_up(s2) & Manner(e5,s2) & Actor(e5,x7) & v_sit(e5) & onto(e4,x8) & Actor(e4,x7) & v_hold(e4) & n_thing(x7) & Topic(e3,p3) & Actor(e3,x6) & v_attempt(e3) & exists e6 s3.(with(e6,x9) & a_up(s3) & Manner(e6,s3) & Theme(e6,x2) & Actor(e6,x6) & v_pull(e6)) & n_thing(x6) & card_eq_1(x6)) & while(e2,p2) & on(e2,x5) & Actor(e2,x4) & v_lay(e2) & n_thing(x4) & card_eq_3(x4)) & n_male(x2) & n_back(x5) & of(x5,x1) & n_thing(x1) & that(x2,p1) & n_roundabout(x2) & of(x2,x3) & n_playground(x3) & a_around(s1) & Manner(e1,s1) & Actor(e1,x1) & v_spin(e1) & n_child(x1) & card_eq_5(x1)) | exists x1 x2 x3 x5.(n_child(x5) & all x4.((x4 = x5) -> exists e1 p1.(Theme(e1,x2) & Actor(e1,x1) & v_have(e1) & of(x2,x3) & for(x3,x4) & Topic(x4,p1) & exists e2 x6.(Theme(e2,x6) & Actor(e2,x4) & v_play(e2) & n_thing(x6)))) & n_toy(x3) & n_ton(x2) & n_playground(x1)) | 79b97b2e-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 p1 s1 x1 x2 x3 x5 x8 x9.(v_spin(e1) & that(x2,p1) & on(e1,x2) & of(x5,x1) & of(x2,x3) & n_thing(x1) & n_side(x8) & n_roundabout(x2) & n_playground(x3) & n_male(x2) & n_child(x1) & n_back(x5) & n_arm(x9) & exists e2 p2 x4.(while(e2,p2) & v_lay(e2) & on(e2,x5) & n_thing(x4) & exists e4 e5 e3 p3 s2 x6 x7.(while(e4,e5) & v_sit(e5) & v_hold(e4) & v_attempt(e3) & onto(e4,x8) & n_thing(x7) & n_thing(x6) & exists e6 s3.(with(e6,x9) & v_pull(e6) & a_up(s3) & Theme(e6,x2) & Manner(e6,s3) & Actor(e6,x6)) & card_eq_1(x6) & a_up(s2) & Topic(e3,p3) & Manner(e5,s2) & Actor(e5,x7) & Actor(e4,x7) & Actor(e3,x6)) & card_eq_3(x4) & Actor(e2,x4)) & card_eq_5(x1) & a_around(s1) & Manner(e1,s1) & Actor(e1,x1)) | exists x1 x2 x3 x5.(n_toy(x3) & n_ton(x2) & n_playground(x1) & n_child(x5) & all x4.(exists e1 p1.(v_have(e1) & of(x2,x3) & for(x3,x4) & exists e2 x6.(v_play(e2) & n_thing(x6) & Theme(e2,x6) & Actor(e2,x4)) & Topic(x4,p1) & Theme(e1,x2) & Actor(e1,x1)) | -(x4 = x5))) |
||
Five children spin around on a playground roundabout; three lay on their backs, while one attempts to pull himself up with both arms, and another holds onto the side while sitting up. | Five children are waiting for their parents | 1 | 0.041269 | They are playing, not waiting for parents. | exists e1 p1 s1 x1 x2 x3 x5 x8 x9.(n_side(x8) & n_arm(x9) & on(e1,x2) & exists e2 p2 x4.(exists e4 e5 e3 p3 s2 x6 x7.(while(e4,e5) & a_up(s2) & Manner(e5,s2) & Actor(e5,x7) & v_sit(e5) & onto(e4,x8) & Actor(e4,x7) & v_hold(e4) & n_thing(x7) & Topic(e3,p3) & Actor(e3,x6) & v_attempt(e3) & exists e6 s3.(with(e6,x9) & a_up(s3) & Manner(e6,s3) & Theme(e6,x2) & Actor(e6,x6) & v_pull(e6)) & n_thing(x6) & card_eq_1(x6)) & while(e2,p2) & on(e2,x5) & Actor(e2,x4) & v_lay(e2) & n_thing(x4) & card_eq_3(x4)) & n_male(x2) & n_back(x5) & of(x5,x1) & n_thing(x1) & that(x2,p1) & n_roundabout(x2) & of(x2,x3) & n_playground(x3) & a_around(s1) & Manner(e1,s1) & Actor(e1,x1) & v_spin(e1) & n_child(x1) & card_eq_5(x1)) | exists e1 x1 x2.(for(e1,x2) & n_parent(x2) & of(x2,x1) & n_thing(x1) & Actor(e1,x1) & v_wait(e1) & n_child(x1) & card_eq_5(x1)) | 79b99f28-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 p1 s1 x1 x2 x3 x5 x8 x9.(v_spin(e1) & that(x2,p1) & on(e1,x2) & of(x5,x1) & of(x2,x3) & n_thing(x1) & n_side(x8) & n_roundabout(x2) & n_playground(x3) & n_male(x2) & n_child(x1) & n_back(x5) & n_arm(x9) & exists e2 p2 x4.(while(e2,p2) & v_lay(e2) & on(e2,x5) & n_thing(x4) & exists e4 e5 e3 p3 s2 x6 x7.(while(e4,e5) & v_sit(e5) & v_hold(e4) & v_attempt(e3) & onto(e4,x8) & n_thing(x7) & n_thing(x6) & exists e6 s3.(with(e6,x9) & v_pull(e6) & a_up(s3) & Theme(e6,x2) & Manner(e6,s3) & Actor(e6,x6)) & card_eq_1(x6) & a_up(s2) & Topic(e3,p3) & Manner(e5,s2) & Actor(e5,x7) & Actor(e4,x7) & Actor(e3,x6)) & card_eq_3(x4) & Actor(e2,x4)) & card_eq_5(x1) & a_around(s1) & Manner(e1,s1) & Actor(e1,x1)) | exists e1 x1 x2.(v_wait(e1) & of(x2,x1) & n_thing(x1) & n_parent(x2) & n_child(x1) & for(e1,x2) & card_eq_5(x1) & Actor(e1,x1)) |
||
Five children spin around on a playground roundabout; three lay on their backs, while one attempts to pull himself up with both arms, and another holds onto the side while sitting up. | Children are feeling dizzy from a fast spinning carousel. | 1 | 0.003948 | While still spinning, it may be too early to be dizzy. | exists e1 p1 s1 x1 x2 x3 x5 x8 x9.(n_side(x8) & n_arm(x9) & on(e1,x2) & exists e2 p2 x4.(exists e4 e5 e3 p3 s2 x6 x7.(while(e4,e5) & a_up(s2) & Manner(e5,s2) & Actor(e5,x7) & v_sit(e5) & onto(e4,x8) & Actor(e4,x7) & v_hold(e4) & n_thing(x7) & Topic(e3,p3) & Actor(e3,x6) & v_attempt(e3) & exists e6 s3.(with(e6,x9) & a_up(s3) & Manner(e6,s3) & Theme(e6,x2) & Actor(e6,x6) & v_pull(e6)) & n_thing(x6) & card_eq_1(x6)) & while(e2,p2) & on(e2,x5) & Actor(e2,x4) & v_lay(e2) & n_thing(x4) & card_eq_3(x4)) & n_male(x2) & n_back(x5) & of(x5,x1) & n_thing(x1) & that(x2,p1) & n_roundabout(x2) & of(x2,x3) & n_playground(x3) & a_around(s1) & Manner(e1,s1) & Actor(e1,x1) & v_spin(e1) & n_child(x1) & card_eq_5(x1)) | exists e1 s1 x1 x2 x3 x4.(Theme(e1,x2) & Actor(e1,x1) & v_feel(e1) & from(x2,x3) & n_carousel(x3) & of(x3,x4) & n_spinning(x4) & a_fast(s1) & Theme(s1,x3) & n_dizzy(x2) & n_child(x1)) | 79b9b6e8-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 p1 s1 x1 x2 x3 x5 x8 x9.(v_spin(e1) & that(x2,p1) & on(e1,x2) & of(x5,x1) & of(x2,x3) & n_thing(x1) & n_side(x8) & n_roundabout(x2) & n_playground(x3) & n_male(x2) & n_child(x1) & n_back(x5) & n_arm(x9) & exists e2 p2 x4.(while(e2,p2) & v_lay(e2) & on(e2,x5) & n_thing(x4) & exists e4 e5 e3 p3 s2 x6 x7.(while(e4,e5) & v_sit(e5) & v_hold(e4) & v_attempt(e3) & onto(e4,x8) & n_thing(x7) & n_thing(x6) & exists e6 s3.(with(e6,x9) & v_pull(e6) & a_up(s3) & Theme(e6,x2) & Manner(e6,s3) & Actor(e6,x6)) & card_eq_1(x6) & a_up(s2) & Topic(e3,p3) & Manner(e5,s2) & Actor(e5,x7) & Actor(e4,x7) & Actor(e3,x6)) & card_eq_3(x4) & Actor(e2,x4)) & card_eq_5(x1) & a_around(s1) & Manner(e1,s1) & Actor(e1,x1)) | exists e1 s1 x1 x2 x3 x4.(v_feel(e1) & of(x3,x4) & n_spinning(x4) & n_dizzy(x2) & n_child(x1) & n_carousel(x3) & from(x2,x3) & a_fast(s1) & Theme(s1,x3) & Theme(e1,x2) & Actor(e1,x1)) |
||
Five children spin around on a playground roundabout; three lay on their backs, while one attempts to pull himself up with both arms, and another holds onto the side while sitting up. | The children are playing at the park. | 1 | 0.800227 | The playground could be at a school instead of at a park. | exists e1 p1 s1 x1 x2 x3 x5 x8 x9.(n_side(x8) & n_arm(x9) & on(e1,x2) & exists e2 p2 x4.(exists e4 e5 e3 p3 s2 x6 x7.(while(e4,e5) & a_up(s2) & Manner(e5,s2) & Actor(e5,x7) & v_sit(e5) & onto(e4,x8) & Actor(e4,x7) & v_hold(e4) & n_thing(x7) & Topic(e3,p3) & Actor(e3,x6) & v_attempt(e3) & exists e6 s3.(with(e6,x9) & a_up(s3) & Manner(e6,s3) & Theme(e6,x2) & Actor(e6,x6) & v_pull(e6)) & n_thing(x6) & card_eq_1(x6)) & while(e2,p2) & on(e2,x5) & Actor(e2,x4) & v_lay(e2) & n_thing(x4) & card_eq_3(x4)) & n_male(x2) & n_back(x5) & of(x5,x1) & n_thing(x1) & that(x2,p1) & n_roundabout(x2) & of(x2,x3) & n_playground(x3) & a_around(s1) & Manner(e1,s1) & Actor(e1,x1) & v_spin(e1) & n_child(x1) & card_eq_5(x1)) | exists e1 x1 x2.(n_park(x2) & n_child(x1) & at(e1,x2) & Actor(e1,x1) & v_play(e1)) | 79b9cdae-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 p1 s1 x1 x2 x3 x5 x8 x9.(v_spin(e1) & that(x2,p1) & on(e1,x2) & of(x5,x1) & of(x2,x3) & n_thing(x1) & n_side(x8) & n_roundabout(x2) & n_playground(x3) & n_male(x2) & n_child(x1) & n_back(x5) & n_arm(x9) & exists e2 p2 x4.(while(e2,p2) & v_lay(e2) & on(e2,x5) & n_thing(x4) & exists e4 e5 e3 p3 s2 x6 x7.(while(e4,e5) & v_sit(e5) & v_hold(e4) & v_attempt(e3) & onto(e4,x8) & n_thing(x7) & n_thing(x6) & exists e6 s3.(with(e6,x9) & v_pull(e6) & a_up(s3) & Theme(e6,x2) & Manner(e6,s3) & Actor(e6,x6)) & card_eq_1(x6) & a_up(s2) & Topic(e3,p3) & Manner(e5,s2) & Actor(e5,x7) & Actor(e4,x7) & Actor(e3,x6)) & card_eq_3(x4) & Actor(e2,x4)) & card_eq_5(x1) & a_around(s1) & Manner(e1,s1) & Actor(e1,x1)) | exists e1 x1 x2.(v_play(e1) & n_park(x2) & n_child(x1) & at(e1,x2) & Actor(e1,x1)) |
||
Five children spin around on a playground roundabout; three lay on their backs, while one attempts to pull himself up with both arms, and another holds onto the side while sitting up. | Five children are tired and sleeping | 2 | 0.000001 | One cannot spin, lay, pull, or be sitting while sleeping. | exists e1 p1 s1 x1 x2 x3 x5 x8 x9.(n_side(x8) & n_arm(x9) & on(e1,x2) & exists e2 p2 x4.(exists e4 e5 e3 p3 s2 x6 x7.(while(e4,e5) & a_up(s2) & Manner(e5,s2) & Actor(e5,x7) & v_sit(e5) & onto(e4,x8) & Actor(e4,x7) & v_hold(e4) & n_thing(x7) & Topic(e3,p3) & Actor(e3,x6) & v_attempt(e3) & exists e6 s3.(with(e6,x9) & a_up(s3) & Manner(e6,s3) & Theme(e6,x2) & Actor(e6,x6) & v_pull(e6)) & n_thing(x6) & card_eq_1(x6)) & while(e2,p2) & on(e2,x5) & Actor(e2,x4) & v_lay(e2) & n_thing(x4) & card_eq_3(x4)) & n_male(x2) & n_back(x5) & of(x5,x1) & n_thing(x1) & that(x2,p1) & n_roundabout(x2) & of(x2,x3) & n_playground(x3) & a_around(s1) & Manner(e1,s1) & Actor(e1,x1) & v_spin(e1) & n_child(x1) & card_eq_5(x1)) | exists s1 s2 x1 x2.(Theme(s2,x2) & a_sleep(s2) & n_child(x2) & card_eq_5(x2) & Theme(s1,x1) & a_tired(s1) & n_child(x1) & card_eq_5(x1)) | 79b9d84e-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 p1 s1 x1 x2 x3 x5 x8 x9.(v_spin(e1) & that(x2,p1) & on(e1,x2) & of(x5,x1) & of(x2,x3) & n_thing(x1) & n_side(x8) & n_roundabout(x2) & n_playground(x3) & n_male(x2) & n_child(x1) & n_back(x5) & n_arm(x9) & exists e2 p2 x4.(while(e2,p2) & v_lay(e2) & on(e2,x5) & n_thing(x4) & exists e4 e5 e3 p3 s2 x6 x7.(while(e4,e5) & v_sit(e5) & v_hold(e4) & v_attempt(e3) & onto(e4,x8) & n_thing(x7) & n_thing(x6) & exists e6 s3.(with(e6,x9) & v_pull(e6) & a_up(s3) & Theme(e6,x2) & Manner(e6,s3) & Actor(e6,x6)) & card_eq_1(x6) & a_up(s2) & Topic(e3,p3) & Manner(e5,s2) & Actor(e5,x7) & Actor(e4,x7) & Actor(e3,x6)) & card_eq_3(x4) & Actor(e2,x4)) & card_eq_5(x1) & a_around(s1) & Manner(e1,s1) & Actor(e1,x1)) | exists s1 s2 x1 x2.(n_child(x2) & n_child(x1) & card_eq_5(x2) & card_eq_5(x1) & a_tired(s1) & a_sleep(s2) & Theme(s2,x2) & Theme(s1,x1)) |
||
Five children spin around on a playground roundabout; three lay on their backs, while one attempts to pull himself up with both arms, and another holds onto the side while sitting up. | A group of children are practicing their ballet routine at the playground. | 1 | 0.000282 | They are playing on a roundabout, not doing ballet. | exists e1 p1 s1 x1 x2 x3 x5 x8 x9.(n_side(x8) & n_arm(x9) & on(e1,x2) & exists e2 p2 x4.(exists e4 e5 e3 p3 s2 x6 x7.(while(e4,e5) & a_up(s2) & Manner(e5,s2) & Actor(e5,x7) & v_sit(e5) & onto(e4,x8) & Actor(e4,x7) & v_hold(e4) & n_thing(x7) & Topic(e3,p3) & Actor(e3,x6) & v_attempt(e3) & exists e6 s3.(with(e6,x9) & a_up(s3) & Manner(e6,s3) & Theme(e6,x2) & Actor(e6,x6) & v_pull(e6)) & n_thing(x6) & card_eq_1(x6)) & while(e2,p2) & on(e2,x5) & Actor(e2,x4) & v_lay(e2) & n_thing(x4) & card_eq_3(x4)) & n_male(x2) & n_back(x5) & of(x5,x1) & n_thing(x1) & that(x2,p1) & n_roundabout(x2) & of(x2,x3) & n_playground(x3) & a_around(s1) & Manner(e1,s1) & Actor(e1,x1) & v_spin(e1) & n_child(x1) & card_eq_5(x1)) | exists e1 x1 x2 x3 x4 x5.(n_playground(x5) & at(e1,x5) & Theme(e1,x3) & Actor(e1,x1) & v_practice(e1) & n_routine(x3) & of(x3,x4) & n_ballet(x4) & of(x3,x1) & n_thing(x1) & of(x1,x2) & n_child(x2) & n_group(x1)) | 79b9e2ee-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 p1 s1 x1 x2 x3 x5 x8 x9.(v_spin(e1) & that(x2,p1) & on(e1,x2) & of(x5,x1) & of(x2,x3) & n_thing(x1) & n_side(x8) & n_roundabout(x2) & n_playground(x3) & n_male(x2) & n_child(x1) & n_back(x5) & n_arm(x9) & exists e2 p2 x4.(while(e2,p2) & v_lay(e2) & on(e2,x5) & n_thing(x4) & exists e4 e5 e3 p3 s2 x6 x7.(while(e4,e5) & v_sit(e5) & v_hold(e4) & v_attempt(e3) & onto(e4,x8) & n_thing(x7) & n_thing(x6) & exists e6 s3.(with(e6,x9) & v_pull(e6) & a_up(s3) & Theme(e6,x2) & Manner(e6,s3) & Actor(e6,x6)) & card_eq_1(x6) & a_up(s2) & Topic(e3,p3) & Manner(e5,s2) & Actor(e5,x7) & Actor(e4,x7) & Actor(e3,x6)) & card_eq_3(x4) & Actor(e2,x4)) & card_eq_5(x1) & a_around(s1) & Manner(e1,s1) & Actor(e1,x1)) | exists e1 x1 x2 x3 x4 x5.(v_practice(e1) & of(x3,x4) & of(x3,x1) & of(x1,x2) & n_thing(x1) & n_routine(x3) & n_playground(x5) & n_group(x1) & n_child(x2) & n_ballet(x4) & at(e1,x5) & Theme(e1,x3) & Actor(e1,x1)) |
||
A brown dog on a leash runs through the white water. | The dog is at a water park. | 1 | 0.570391 | It could be at the shore instead of at a water park. | exists e1 s1 s2 x1 x2 x3.(n_water(x3) & a_white(s2) & Theme(s2,x3) & through(e1,x3) & Actor(e1,x1) & v_run(e1) & on(x1,x2) & n_leash(x2) & n_dog(x1) & a_brown(s1) & Theme(s1,x1)) | exists p1 x1.(n_dog(x1) & exists x2 x3.(at(x1,x2) & n_park(x2) & of(x2,x3) & n_water(x3))) | 79ba38ca-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 x1 x2 x3.(v_run(e1) & through(e1,x3) & on(x1,x2) & n_water(x3) & n_leash(x2) & n_dog(x1) & a_white(s2) & a_brown(s1) & Theme(s2,x3) & Theme(s1,x1) & Actor(e1,x1)) | exists x1.(n_dog(x1) & exists x2 x3.(of(x2,x3) & n_water(x3) & n_park(x2) & at(x1,x2))) |
||
A brown dog on a leash runs through the white water. | The dog is playing outdoors. | 0 | 0.949212 | A dog who runs through water is likely playing outdoors. | exists e1 s1 s2 x1 x2 x3.(n_water(x3) & a_white(s2) & Theme(s2,x3) & through(e1,x3) & Actor(e1,x1) & v_run(e1) & on(x1,x2) & n_leash(x2) & n_dog(x1) & a_brown(s1) & Theme(s1,x1)) | exists e1 x1 x2.(n_dog(x1) & Theme(e1,x2) & Actor(e1,x1) & v_play(e1) & n_outdoors(x2)) | 79ba4414-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 x1 x2 x3.(v_run(e1) & through(e1,x3) & on(x1,x2) & n_water(x3) & n_leash(x2) & n_dog(x1) & a_white(s2) & a_brown(s1) & Theme(s2,x3) & Theme(s1,x1) & Actor(e1,x1)) | exists e1 x1 x2.(v_play(e1) & n_outdoors(x2) & n_dog(x1) & Theme(e1,x2) & Actor(e1,x1)) |
||
A brown dog on a leash runs through the white water. | A dog is on a beach. | 1 | 0.903434 | It is in the water, not on the beach. | exists e1 s1 s2 x1 x2 x3.(n_water(x3) & a_white(s2) & Theme(s2,x3) & through(e1,x3) & Actor(e1,x1) & v_run(e1) & on(x1,x2) & n_leash(x2) & n_dog(x1) & a_brown(s1) & Theme(s1,x1)) | exists p1 x1.(exists x2.(on(x1,x2) & n_beach(x2)) & n_dog(x1)) | 79ba5594-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 x1 x2 x3.(v_run(e1) & through(e1,x3) & on(x1,x2) & n_water(x3) & n_leash(x2) & n_dog(x1) & a_white(s2) & a_brown(s1) & Theme(s2,x3) & Theme(s1,x1) & Actor(e1,x1)) | exists x1.(n_dog(x1) & exists x2.(on(x1,x2) & n_beach(x2))) |
||
A brown dog on a leash runs through the white water. | The dog slept lazily beside it's master | 2 | 0 | not every dog is brown | exists e1 s1 s2 x1 x2 x3.(n_water(x3) & a_white(s2) & Theme(s2,x3) & through(e1,x3) & Actor(e1,x1) & v_run(e1) & on(x1,x2) & n_leash(x2) & n_dog(x1) & a_brown(s1) & Theme(s1,x1)) | exists e1 p1 s1 x1.(n_thing(x1) & n_dog(x1) & exists p2 x2.((x1 = x2) & n_master(x2)) & beside(e1,p1) & a_lazily(s1) & Manner(e1,s1) & Actor(e1,x1) & v_sleep(e1)) | 79ba5c56-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 x1 x2 x3.(v_run(e1) & through(e1,x3) & on(x1,x2) & n_water(x3) & n_leash(x2) & n_dog(x1) & a_white(s2) & a_brown(s1) & Theme(s2,x3) & Theme(s1,x1) & Actor(e1,x1)) | exists e1 p1 s1 x1.(v_sleep(e1) & n_thing(x1) & n_dog(x1) & exists x2.(n_master(x2) & (x1 = x2)) & beside(e1,p1) & a_lazily(s1) & Manner(e1,s1) & Actor(e1,x1)) |
||
A brown dog on a leash runs through the white water. | The dog is pulling its owner through the water, getting it's owner soaking wet! | 1 | 0.000225 | No owner is seen that could get soaking wet. | exists e1 s1 s2 x1 x2 x3.(n_water(x3) & a_white(s2) & Theme(s2,x3) & through(e1,x3) & Actor(e1,x1) & v_run(e1) & on(x1,x2) & n_leash(x2) & n_dog(x1) & a_brown(s1) & Theme(s1,x1)) | exists e2 e1 p1 x1 x2 x3.(n_thing(x1) & n_thing(x1) & n_water(x3) & n_owner(x2) & of(x2,x1) & n_dog(x1) & for(e1,e2) & exists p2 e3 x4 x5.((x1 = x4) & n_wet(x4) & Actor(e3,x4) & v_soak(e3) & of(x4,x5) & n_owner(x5)) & Topic(e2,p1) & Actor(e2,x1) & v_get(e2) & through(e1,x3) & Theme(e1,x2) & Actor(e1,x1) & v_pull(e1)) | 79ba770e-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 x1 x2 x3.(v_run(e1) & through(e1,x3) & on(x1,x2) & n_water(x3) & n_leash(x2) & n_dog(x1) & a_white(s2) & a_brown(s1) & Theme(s2,x3) & Theme(s1,x1) & Actor(e1,x1)) | exists e2 e1 p1 x1 x2 x3.(v_pull(e1) & v_get(e2) & through(e1,x3) & of(x2,x1) & n_water(x3) & n_thing(x1) & n_owner(x2) & n_dog(x1) & for(e1,e2) & exists e3 x4 x5.(v_soak(e3) & of(x4,x5) & n_wet(x4) & n_owner(x5) & Actor(e3,x4) & (x1 = x4)) & Topic(e2,p1) & Theme(e1,x2) & Actor(e2,x1) & Actor(e1,x1)) |
||
A brown dog on a leash runs through the white water. | The dog is running away from his owner. | 1 | 0.003895 | No owner is seen. | exists e1 s1 s2 x1 x2 x3.(n_water(x3) & a_white(s2) & Theme(s2,x3) & through(e1,x3) & Actor(e1,x1) & v_run(e1) & on(x1,x2) & n_leash(x2) & n_dog(x1) & a_brown(s1) & Theme(s1,x1)) | exists e1 x1 x2.(n_owner(x2) & of(x2,x1) & n_male(x1) & n_dog(x1) & from(e1,x2) & r_away(e1) & Actor(e1,x1) & v_run(e1)) | 79ba7c72-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 x1 x2 x3.(v_run(e1) & through(e1,x3) & on(x1,x2) & n_water(x3) & n_leash(x2) & n_dog(x1) & a_white(s2) & a_brown(s1) & Theme(s2,x3) & Theme(s1,x1) & Actor(e1,x1)) | exists e1 x1 x2.(v_run(e1) & r_away(e1) & of(x2,x1) & n_owner(x2) & n_male(x1) & n_dog(x1) & from(e1,x2) & Actor(e1,x1)) |
||
A lady is jogging and a man is riding a bicycle. | A woman is jogging next to a man on a bicycle. | 1 | 0.619715 | Just because a woman is jogging next to a man on a bicycle doesn't mean that they are couple. | exists e1 e2 x1 x2 x3.(Theme(e2,x3) & Actor(e2,x2) & v_ride(e2) & n_bicycle(x3) & n_man(x2) & Actor(e1,x1) & v_jog(e1) & n_lady(x1)) | exists e1 x1 x2 x3.(to(e1,x2) & on(x2,x3) & n_bicycle(x3) & n_man(x2) & r_next(e1) & Actor(e1,x1) & v_jog(e1) & n_woman(x1)) | 79baf4d6-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 x1 x2 x3.(v_ride(e2) & v_jog(e1) & n_man(x2) & n_lady(x1) & n_bicycle(x3) & Theme(e2,x3) & Actor(e2,x2) & Actor(e1,x1)) | exists e1 x1 x2 x3.(v_jog(e1) & to(e1,x2) & r_next(e1) & on(x2,x3) & n_woman(x1) & n_man(x2) & n_bicycle(x3) & Actor(e1,x1)) |
||
A lady is jogging and a man is riding a bicycle. | The couple was doing their weekly routine. | 1 | 0.613299 | The fact hat a lady is jogging and a man is riding a bicycle does not necessarily imply they are a couple or that they were doing their weekly routine. | exists e1 e2 x1 x2 x3.(Theme(e2,x3) & Actor(e2,x2) & v_ride(e2) & n_bicycle(x3) & n_man(x2) & Actor(e1,x1) & v_jog(e1) & n_lady(x1)) | exists e1 s1 x1 x2.(n_routine(x2) & a_weekly(s1) & Theme(s1,x2) & of(x2,x1) & n_thing(x1) & n_couple(x1) & Theme(e1,x2) & Actor(e1,x1) & v_do(e1)) | 79baffc6-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 x1 x2 x3.(v_ride(e2) & v_jog(e1) & n_man(x2) & n_lady(x1) & n_bicycle(x3) & Theme(e2,x3) & Actor(e2,x2) & Actor(e1,x1)) | exists e1 s1 x1 x2.(v_do(e1) & of(x2,x1) & n_thing(x1) & n_routine(x2) & n_couple(x1) & a_weekly(s1) & Theme(s1,x2) & Theme(e1,x2) & Actor(e1,x1)) |
||
A lady is jogging and a man is riding a bicycle. | There are some people standing on the ground. | 2 | 0.000001 | Jogging and riding are different actions than standing. | exists e1 e2 x1 x2 x3.(Theme(e2,x3) & Actor(e2,x2) & v_ride(e2) & n_bicycle(x3) & n_man(x2) & Actor(e1,x1) & v_jog(e1) & n_lady(x1)) | exists p1 x1 x4.(n_ground(x4) & exists e1 x2 x3.((x1 = x2) & on(e1,x4) & Actor(e1,x3) & v_stand(e1) & (x2 = x3) & n_people(x2))) | 79bb11be-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 x1 x2 x3.(v_ride(e2) & v_jog(e1) & n_man(x2) & n_lady(x1) & n_bicycle(x3) & Theme(e2,x3) & Actor(e2,x2) & Actor(e1,x1)) | exists x1 x4.(n_ground(x4) & exists e1 x2 x3.(v_stand(e1) & on(e1,x4) & n_people(x2) & Actor(e1,x3) & (x2 = x3) & (x1 = x2))) |
||
A lady is jogging and a man is riding a bicycle. | A man and woman are training for a triathlon | 1 | 0.060711 | Just because the man and woman riding bikes doesn't mean they training for a triathlon. | exists e1 e2 x1 x2 x3.(Theme(e2,x3) & Actor(e2,x2) & v_ride(e2) & n_bicycle(x3) & n_man(x2) & Actor(e1,x1) & v_jog(e1) & n_lady(x1)) | exists e1 x1 x2 x3 x4.(for(e1,x4) & n_triathlon(x4) & Actor(e1,x1) & v_train(e1) & n_woman(x3) & n_man(x2) & subset_of(x3,x1) & subset_of(x2,x1)) | 79bb1b50-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 x1 x2 x3.(v_ride(e2) & v_jog(e1) & n_man(x2) & n_lady(x1) & n_bicycle(x3) & Theme(e2,x3) & Actor(e2,x2) & Actor(e1,x1)) | exists e1 x1 x2 x3 x4.(v_train(e1) & subset_of(x3,x1) & subset_of(x2,x1) & n_woman(x3) & n_triathlon(x4) & n_man(x2) & for(e1,x4) & Actor(e1,x1)) |
||
A lady is jogging and a man is riding a bicycle. | There are some people in the park. | 1 | 0.247312 | people in gfeneral refers both man and also the lady | exists e1 e2 x1 x2 x3.(Theme(e2,x3) & Actor(e2,x2) & v_ride(e2) & n_bicycle(x3) & n_man(x2) & Actor(e1,x1) & v_jog(e1) & n_lady(x1)) | exists p1 x1 x2.(n_park(x2) & in(p1,x2) & exists x3.((x1 = x3) & n_people(x3))) | 79bb21a4-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 x1 x2 x3.(v_ride(e2) & v_jog(e1) & n_man(x2) & n_lady(x1) & n_bicycle(x3) & Theme(e2,x3) & Actor(e2,x2) & Actor(e1,x1)) | exists p1 x1 x2.(n_park(x2) & in(p1,x2) & exists x3.(n_people(x3) & (x1 = x3))) |
||
A lady is jogging and a man is riding a bicycle. | A lady is jogging fast. | 1 | 0.672181 | Not all lady is jogging fast. | exists e1 e2 x1 x2 x3.(Theme(e2,x3) & Actor(e2,x2) & v_ride(e2) & n_bicycle(x3) & n_man(x2) & Actor(e1,x1) & v_jog(e1) & n_lady(x1)) | exists e1 s1 x1.(a_fast(s1) & Manner(e1,s1) & Actor(e1,x1) & v_jog(e1) & n_lady(x1)) | 79bb2d2a-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 x1 x2 x3.(v_ride(e2) & v_jog(e1) & n_man(x2) & n_lady(x1) & n_bicycle(x3) & Theme(e2,x3) & Actor(e2,x2) & Actor(e1,x1)) | exists e1 s1 x1.(v_jog(e1) & n_lady(x1) & a_fast(s1) & Manner(e1,s1) & Actor(e1,x1)) |
||
A lady is jogging and a man is riding a bicycle. | A man and woman are exercising | 0 | 0.831108 | A lady and a man are the same as a man and woman. Jogging and riding a bicycle is exercise. | exists e1 e2 x1 x2 x3.(Theme(e2,x3) & Actor(e2,x2) & v_ride(e2) & n_bicycle(x3) & n_man(x2) & Actor(e1,x1) & v_jog(e1) & n_lady(x1)) | exists e1 x1 x2 x3.(Actor(e1,x1) & v_exercise(e1) & n_woman(x3) & n_man(x2) & subset_of(x3,x1) & subset_of(x2,x1)) | 79bb3d4c-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 x1 x2 x3.(v_ride(e2) & v_jog(e1) & n_man(x2) & n_lady(x1) & n_bicycle(x3) & Theme(e2,x3) & Actor(e2,x2) & Actor(e1,x1)) | exists e1 x1 x2 x3.(v_exercise(e1) & subset_of(x3,x1) & subset_of(x2,x1) & n_woman(x3) & n_man(x2) & Actor(e1,x1)) |
||
A skier rotates through the evening mountain air. | A man is walking in park | 2 | -100 | A skier cannot be walking while he rotates in air. | exists e1 x1 x2 x3 x4.(n_air(x2) & of(x2,x4) & n_mountain(x4) & of(x2,x3) & n_evening(x3) & through(e1,x2) & Actor(e1,x1) & v_rotate(e1) & n_skier(x1)) | exists e1 x1 x2.(in(e1,x2) & n_park(x2) & Actor(e1,x1) & v_walk(e1) & n_man(x1)) | 79bb62ae-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4.(v_rotate(e1) & through(e1,x2) & of(x2,x4) & of(x2,x3) & n_skier(x1) & n_mountain(x4) & n_evening(x3) & n_air(x2) & Actor(e1,x1)) | exists e1 x1 x2.(v_walk(e1) & n_park(x2) & n_man(x1) & in(e1,x2) & Actor(e1,x1)) |
||
A skier rotates through the evening mountain air. | a skier enjoy the time in mountain | 1 | -100 | It cannot be implied that the skier does enjoy the time. | exists e1 x1 x2 x3 x4.(n_air(x2) & of(x2,x4) & n_mountain(x4) & of(x2,x3) & n_evening(x3) & through(e1,x2) & Actor(e1,x1) & v_rotate(e1) & n_skier(x1)) | exists e1 x1 x2 x3.(n_time(x2) & Theme(e1,x2) & Actor(e1,x1) & v_enjoy(e1) & in(x2,x3) & n_mountain(x3) & n_skier(x1)) | 79bb67cc-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4.(v_rotate(e1) & through(e1,x2) & of(x2,x4) & of(x2,x3) & n_skier(x1) & n_mountain(x4) & n_evening(x3) & n_air(x2) & Actor(e1,x1)) | exists e1 x1 x2 x3.(v_enjoy(e1) & n_time(x2) & n_skier(x1) & n_mountain(x3) & in(x2,x3) & Theme(e1,x2) & Actor(e1,x1)) |
||
A skier rotates through the evening mountain air. | a skier is in outdoot | 0 | -100 | A skier rotates through the mountain air implies they are outdoors. | exists e1 x1 x2 x3 x4.(n_air(x2) & of(x2,x4) & n_mountain(x4) & of(x2,x3) & n_evening(x3) & through(e1,x2) & Actor(e1,x1) & v_rotate(e1) & n_skier(x1)) | exists p1 x1.(exists x2.(in(x1,x2) & n_outdoot(x2)) & n_skier(x1)) | 79bb6e48-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4.(v_rotate(e1) & through(e1,x2) & of(x2,x4) & of(x2,x3) & n_skier(x1) & n_mountain(x4) & n_evening(x3) & n_air(x2) & Actor(e1,x1)) | exists x1.(n_skier(x1) & exists x2.(n_outdoot(x2) & in(x1,x2))) |
||
A carnival worker looks on as two women step up to play a game. | The people are at a carnival. | 0 | -100 | Two women are people, and if a carnival workers is looking at them, it implies they are at a carnival. | exists e2 e1 e3 p1 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7.(Topic(e3,p1) & exists e4 x8.(Theme(e4,x8) & Actor(e4,x1) & v_play(e4) & n_game(x8)) & a_up(s3) & Manner(e3,s3) & Theme(e3,x7) & Actor(e3,x4) & v_step(e3) & n_thing(x7) & r_on(e2) & as(e2,x6) & n_woman(x6) & card_eq_2(x6) & Actor(e2,x5) & v_look(e2) & (x4 = x5) & n_worker(x4) & a_carnival(s2) & Theme(s2,x4) & r_on(e1) & as(e1,x3) & n_woman(x3) & card_eq_2(x3) & Actor(e1,x2) & v_look(e1) & (x1 = x2) & n_worker(x1) & a_carnival(s1) & Theme(s1,x1)) | exists p1 x1.(n_people(x1) & exists x2.(at(x1,x2) & n_carnival(x2))) | 79bb7316-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e1 e3 p1 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7.(v_step(e3) & v_look(e2) & v_look(e1) & r_on(e2) & r_on(e1) & n_worker(x4) & n_worker(x1) & n_woman(x6) & n_woman(x3) & n_thing(x7) & exists e4 x8.(v_play(e4) & n_game(x8) & Theme(e4,x8) & Actor(e4,x1)) & card_eq_2(x6) & card_eq_2(x3) & as(e2,x6) & as(e1,x3) & a_up(s3) & a_carnival(s2) & a_carnival(s1) & Topic(e3,p1) & Theme(s2,x4) & Theme(s1,x1) & Theme(e3,x7) & Manner(e3,s3) & Actor(e3,x4) & Actor(e2,x5) & Actor(e1,x2) & (x4 = x5) & (x1 = x2)) | exists x1.(n_people(x1) & exists x2.(n_carnival(x2) & at(x1,x2))) |
||
A carnival worker looks on as two women step up to play a game. | The women are enjoying a night at the opera. | 2 | -100 | An opera is a different event than a carnival. | exists e2 e3 e1 p1 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7.(Topic(e3,p1) & exists e4 x8.(Theme(e4,x8) & Actor(e4,x1) & v_play(e4) & n_game(x8)) & a_up(s3) & Manner(e3,s3) & Theme(e3,x7) & Actor(e3,x4) & v_step(e3) & n_thing(x7) & r_on(e2) & as(e2,x6) & n_woman(x6) & card_eq_2(x6) & Actor(e2,x5) & v_look(e2) & (x4 = x5) & n_worker(x4) & a_carnival(s2) & Theme(s2,x4) & r_on(e1) & as(e1,x3) & n_woman(x3) & card_eq_2(x3) & Actor(e1,x2) & v_look(e1) & (x1 = x2) & n_worker(x1) & a_carnival(s1) & Theme(s1,x1)) | exists e1 x1 x2 x3.(n_opera(x3) & n_woman(x1) & at(e1,x3) & Theme(e1,x2) & Actor(e1,x1) & v_enjoy(e1) & n_night(x2)) | 79bb77b2-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e3 e1 p1 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7.(v_step(e3) & v_look(e2) & v_look(e1) & r_on(e2) & r_on(e1) & n_worker(x4) & n_worker(x1) & n_woman(x6) & n_woman(x3) & n_thing(x7) & exists e4 x8.(v_play(e4) & n_game(x8) & Theme(e4,x8) & Actor(e4,x1)) & card_eq_2(x6) & card_eq_2(x3) & as(e2,x6) & as(e1,x3) & a_up(s3) & a_carnival(s2) & a_carnival(s1) & Topic(e3,p1) & Theme(s2,x4) & Theme(s1,x1) & Theme(e3,x7) & Manner(e3,s3) & Actor(e3,x4) & Actor(e2,x5) & Actor(e1,x2) & (x4 = x5) & (x1 = x2)) | exists e1 x1 x2 x3.(v_enjoy(e1) & n_woman(x1) & n_opera(x3) & n_night(x2) & at(e1,x3) & Theme(e1,x2) & Actor(e1,x1)) |
||
A carnival worker looks on as two women step up to play a game. | The ladies are about to throw a ball at a milk jug. | 1 | -100 | The ladies cannot be implied to be playing the specific game where you throw a ball at a milk jug. | exists e3 e1 e2 p1 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7.(Topic(e3,p1) & exists e4 x8.(Theme(e4,x8) & Actor(e4,x1) & v_play(e4) & n_game(x8)) & a_up(s3) & Manner(e3,s3) & Theme(e3,x7) & Actor(e3,x4) & v_step(e3) & n_thing(x7) & r_on(e2) & as(e2,x6) & n_woman(x6) & card_eq_2(x6) & Actor(e2,x5) & v_look(e2) & (x4 = x5) & n_worker(x4) & a_carnival(s2) & Theme(s2,x4) & r_on(e1) & as(e1,x3) & n_woman(x3) & card_eq_2(x3) & Actor(e1,x2) & v_look(e1) & (x1 = x2) & n_worker(x1) & a_carnival(s1) & Theme(s1,x1)) | exists p1 s1 x1.(n_lady(x1) & Topic(s1,p1) & Actor(s1,x1) & a_about(s1) & exists e1 x2 x3 x4.(at(e1,x3) & n_jug(x3) & of(x3,x4) & n_milk(x4) & Theme(e1,x2) & Actor(e1,x1) & v_throw(e1) & n_ball(x2))) | 79bb7cb2-e4c8-11ec-9cdd-0242ac1c0002 | exists e3 e1 e2 p1 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7.(v_step(e3) & v_look(e2) & v_look(e1) & r_on(e2) & r_on(e1) & n_worker(x4) & n_worker(x1) & n_woman(x6) & n_woman(x3) & n_thing(x7) & exists e4 x8.(v_play(e4) & n_game(x8) & Theme(e4,x8) & Actor(e4,x1)) & card_eq_2(x6) & card_eq_2(x3) & as(e2,x6) & as(e1,x3) & a_up(s3) & a_carnival(s2) & a_carnival(s1) & Topic(e3,p1) & Theme(s2,x4) & Theme(s1,x1) & Theme(e3,x7) & Manner(e3,s3) & Actor(e3,x4) & Actor(e2,x5) & Actor(e1,x2) & (x4 = x5) & (x1 = x2)) | exists p1 s1 x1.(n_lady(x1) & exists e1 x2 x3 x4.(v_throw(e1) & of(x3,x4) & n_milk(x4) & n_jug(x3) & n_ball(x2) & at(e1,x3) & Theme(e1,x2) & Actor(e1,x1)) & a_about(s1) & Topic(s1,p1) & Actor(s1,x1)) |
||
A woman in a blue tank top and blue pants jogs. | A woman running. | 0 | -100 | Jog and running are the same, so therefore, saying a woman jogs is the same as a woman running. | exists s1 s2 x1 x2 x3 x4 x5 x6.(a_topic(x1) & in(x1,x2) & subset_of(x5,x2) & n_jog(x5) & of(x5,x6) & n_pants(x6) & a_blue(s2) & Theme(s2,x5) & subset_of(x3,x2) & n_top(x3) & of(x3,x4) & n_tank(x4) & a_blue(s1) & Theme(s1,x3) & n_woman(x1)) | exists e1 x1 x2.(a_topic(x1) & Actor(e1,x2) & v_run(e1) & (x1 = x2) & n_woman(x1)) | 79bb8176-e4c8-11ec-9cdd-0242ac1c0002 | exists s1 s2 x1 x2 x3 x4 x5 x6.(subset_of(x5,x2) & subset_of(x3,x2) & of(x5,x6) & of(x3,x4) & n_woman(x1) & n_top(x3) & n_tank(x4) & n_pants(x6) & n_jog(x5) & in(x1,x2) & a_topic(x1) & a_blue(s2) & a_blue(s1) & Theme(s2,x5) & Theme(s1,x3)) | exists e1 x1 x2.(v_run(e1) & n_woman(x1) & a_topic(x1) & Actor(e1,x2) & (x1 = x2)) |
||
A woman in a blue tank top and blue pants jogs. | A man running from the police. | 2 | -100 | A woman is a different gender than a man. If a person is running, then they cannot also jog. | exists s1 s2 x1 x2 x3 x4 x5 x6.(a_topic(x1) & in(x1,x2) & subset_of(x5,x2) & n_jog(x5) & of(x5,x6) & n_pants(x6) & a_blue(s2) & Theme(s2,x5) & subset_of(x3,x2) & n_top(x3) & of(x3,x4) & n_tank(x4) & a_blue(s1) & Theme(s1,x3) & n_woman(x1)) | exists e1 x1 x2 x3.(n_police(x3) & a_topic(x1) & from(e1,x3) & Actor(e1,x2) & v_run(e1) & (x1 = x2) & n_man(x1)) | 79bb861c-e4c8-11ec-9cdd-0242ac1c0002 | exists s1 s2 x1 x2 x3 x4 x5 x6.(subset_of(x5,x2) & subset_of(x3,x2) & of(x5,x6) & of(x3,x4) & n_woman(x1) & n_top(x3) & n_tank(x4) & n_pants(x6) & n_jog(x5) & in(x1,x2) & a_topic(x1) & a_blue(s2) & a_blue(s1) & Theme(s2,x5) & Theme(s1,x3)) | exists e1 x1 x2 x3.(v_run(e1) & n_police(x3) & n_man(x1) & from(e1,x3) & a_topic(x1) & Actor(e1,x2) & (x1 = x2)) |
||
A woman in a blue tank top and blue pants jogs. | A woman practices for her 100 mile marathon. | 1 | -100 | It cannot be inferred that the woman is practicing for 100 mile marathon. | exists s1 s2 x1 x2 x3 x4 x5 x6.(a_topic(x1) & in(x1,x2) & subset_of(x5,x2) & n_jog(x5) & of(x5,x6) & n_pants(x6) & a_blue(s2) & Theme(s2,x5) & subset_of(x3,x2) & n_top(x3) & of(x3,x4) & n_tank(x4) & a_blue(s1) & Theme(s1,x3) & n_woman(x1)) | exists x1 x2 x3 x4.(a_topic(x1) & for(x1,x3) & n_marathon(x3) & of(x3,x4) & n_mile(x4) & card_eq_100(x3) & of(x3,x1) & n_female(x1) & n_practice(x1) & of(x1,x2) & n_woman(x2)) | 79bb8ac2-e4c8-11ec-9cdd-0242ac1c0002 | exists s1 s2 x1 x2 x3 x4 x5 x6.(subset_of(x5,x2) & subset_of(x3,x2) & of(x5,x6) & of(x3,x4) & n_woman(x1) & n_top(x3) & n_tank(x4) & n_pants(x6) & n_jog(x5) & in(x1,x2) & a_topic(x1) & a_blue(s2) & a_blue(s1) & Theme(s2,x5) & Theme(s1,x3)) | exists x1 x2 x3 x4.(of(x3,x4) & of(x3,x1) & of(x1,x2) & n_woman(x2) & n_practice(x1) & n_mile(x4) & n_marathon(x3) & n_female(x1) & for(x1,x3) & card_eq_100(x3) & a_topic(x1)) |
||
A person is riding a horse as it jumps over an obstacle. | A horse and rider make a jump. | 0 | -100 | A person riding is known as a rider. So a person riding a horse as it jumps is the same as a horse and rider make a jump. | exists e1 p1 x1 x2.(exists e2 x3.(over(e2,x3) & n_obstacle(x3) & Actor(e2,x1) & v_jump(e2)) & n_thing(x1) & as(e1,p1) & Theme(e1,x2) & Actor(e1,x1) & v_ride(e1) & n_horse(x2) & n_person(x1)) | exists e1 x1 x2 x3 x4.(Theme(e1,x4) & Actor(e1,x1) & v_make(e1) & n_jump(x4) & n_rider(x3) & n_horse(x2) & subset_of(x3,x1) & subset_of(x2,x1)) | 79bb8f5e-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 p1 x1 x2.(v_ride(e1) & n_thing(x1) & n_person(x1) & n_horse(x2) & exists e2 x3.(v_jump(e2) & over(e2,x3) & n_obstacle(x3) & Actor(e2,x1)) & as(e1,p1) & Theme(e1,x2) & Actor(e1,x1)) | exists e1 x1 x2 x3 x4.(v_make(e1) & subset_of(x3,x1) & subset_of(x2,x1) & n_rider(x3) & n_jump(x4) & n_horse(x2) & Theme(e1,x4) & Actor(e1,x1)) |
||
A person is riding a horse as it jumps over an obstacle. | A girl jumps a horse over a fence. | 1 | -100 | The person cannot be inferred to be a girl, nor can the obstacle be inferred to be a fence. | exists e1 p1 x1 x2.(exists e2 x3.(over(e2,x3) & n_obstacle(x3) & Actor(e2,x1) & v_jump(e2)) & n_thing(x1) & as(e1,p1) & Theme(e1,x2) & Actor(e1,x1) & v_ride(e1) & n_horse(x2) & n_person(x1)) | exists e1 x1 x2 x3.(over(e1,x3) & n_fence(x3) & Theme(e1,x2) & Actor(e1,x1) & v_jump(e1) & n_horse(x2) & n_girl(x1)) | 79bb9490-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 p1 x1 x2.(v_ride(e1) & n_thing(x1) & n_person(x1) & n_horse(x2) & exists e2 x3.(v_jump(e2) & over(e2,x3) & n_obstacle(x3) & Actor(e2,x1)) & as(e1,p1) & Theme(e1,x2) & Actor(e1,x1)) | exists e1 x1 x2 x3.(v_jump(e1) & over(e1,x3) & n_horse(x2) & n_girl(x1) & n_fence(x3) & Theme(e1,x2) & Actor(e1,x1)) |
||
A person is riding a horse as it jumps over an obstacle. | The horse is running away from its rider. | 2 | -100 | A person cannot be riding a horse if it is running away from the rider. | exists e1 p1 x1 x2.(exists e2 x3.(over(e2,x3) & n_obstacle(x3) & Actor(e2,x1) & v_jump(e2)) & n_thing(x1) & as(e1,p1) & Theme(e1,x2) & Actor(e1,x1) & v_ride(e1) & n_horse(x2) & n_person(x1)) | exists e1 x1 x2.(n_rider(x2) & of(x2,x1) & n_thing(x1) & n_horse(x1) & from(e1,x2) & r_away(e1) & Actor(e1,x1) & v_run(e1)) | 79bb99c2-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 p1 x1 x2.(v_ride(e1) & n_thing(x1) & n_person(x1) & n_horse(x2) & exists e2 x3.(v_jump(e2) & over(e2,x3) & n_obstacle(x3) & Actor(e2,x1)) & as(e1,p1) & Theme(e1,x2) & Actor(e1,x1)) | exists e1 x1 x2.(v_run(e1) & r_away(e1) & of(x2,x1) & n_thing(x1) & n_rider(x2) & n_horse(x1) & from(e1,x2) & Actor(e1,x1)) |
||
A man in swim shorts jumping into a pond. | A man is in a work meeting. | 2 | -100 | The same subjects cannot be in work meeting and be jumping into a pond. | exists e1 x1 x2 x3 x4 x5.(a_topic(x1) & in(x1,x2) & into(e1,x5) & n_pond(x5) & Actor(e1,x4) & v_jump(e1) & (x2 = x4) & n_shorts(x2) & of(x2,x3) & n_swim(x3) & n_man(x1)) | exists p1 x1.(exists x2 x3.(in(x1,x2) & n_meeting(x2) & of(x2,x3) & n_work(x3)) & n_man(x1)) | 79bb9e22-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4 x5.(v_jump(e1) & of(x2,x3) & n_swim(x3) & n_shorts(x2) & n_pond(x5) & n_man(x1) & into(e1,x5) & in(x1,x2) & a_topic(x1) & Actor(e1,x4) & (x2 = x4)) | exists x1.(n_man(x1) & exists x2 x3.(of(x2,x3) & n_work(x3) & n_meeting(x2) & in(x1,x2))) |
||
A man in swim shorts jumping into a pond. | A man is swimming with friends. | 1 | -100 | The man cannot be implied to be with his friends. | exists e1 x1 x2 x3 x4 x5.(a_topic(x1) & in(x1,x2) & into(e1,x5) & n_pond(x5) & Actor(e1,x4) & v_jump(e1) & (x2 = x4) & n_shorts(x2) & of(x2,x3) & n_swim(x3) & n_man(x1)) | exists e1 x1 x2.(with(e1,x2) & n_friend(x2) & Actor(e1,x1) & v_swim(e1) & n_man(x1)) | 79bba3c2-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4 x5.(v_jump(e1) & of(x2,x3) & n_swim(x3) & n_shorts(x2) & n_pond(x5) & n_man(x1) & into(e1,x5) & in(x1,x2) & a_topic(x1) & Actor(e1,x4) & (x2 = x4)) | exists e1 x1 x2.(with(e1,x2) & v_swim(e1) & n_man(x1) & n_friend(x2) & Actor(e1,x1)) |
||
A man in swim shorts jumping into a pond. | A man is outside. | 0 | -100 | When a man jumps into a pond, it implies a man is outside, because a pond would be outside. | exists e1 x1 x2 x3 x4 x5.(a_topic(x1) & in(x1,x2) & into(e1,x5) & n_pond(x5) & Actor(e1,x4) & v_jump(e1) & (x2 = x4) & n_shorts(x2) & of(x2,x3) & n_swim(x3) & n_man(x1)) | exists s1 x1.(Theme(s1,x1) & a_outside(s1) & n_man(x1)) | 79bba886-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4 x5.(v_jump(e1) & of(x2,x3) & n_swim(x3) & n_shorts(x2) & n_pond(x5) & n_man(x1) & into(e1,x5) & in(x1,x2) & a_topic(x1) & Actor(e1,x4) & (x2 = x4)) | exists s1 x1.(n_man(x1) & a_outside(s1) & Theme(s1,x1)) |
||
A woman in a striped sweater is standing on a hill. | The woman is singing 'the hills are alive'. | 1 | -100 | Standing does not imply singing. | exists e1 s1 x1 x2 x3.(on(e1,x3) & n_hill(x3) & Actor(e1,x1) & v_stand(e1) & in(x1,x2) & n_sweater(x2) & a_striped(s1) & Theme(s1,x2) & n_woman(x1)) | exists e1 p1 s1 x1 x2 x3.(n_woman(x1) & Theme(e1,x2) & Actor(e1,x1) & v_sing(e1) & exists s2 x4.((x3 = x4) & n_'(x4) & a_alive(s2) & Theme(s2,x4)) & (x2 = x3) & n_hill(x2) & a_'the(s1) & Theme(s1,x2)) | 79bbad2c-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3.(v_stand(e1) & on(e1,x3) & n_woman(x1) & n_sweater(x2) & n_hill(x3) & in(x1,x2) & a_striped(s1) & Theme(s1,x2) & Actor(e1,x1)) | exists e1 s1 x1 x2 x3.(v_sing(e1) & n_woman(x1) & n_hill(x2) & exists s2 x4.(n_'(x4) & a_alive(s2) & Theme(s2,x4) & (x3 = x4)) & a_'the(s1) & Theme(s1,x2) & Theme(e1,x2) & Actor(e1,x1) & (x2 = x3)) |
||
A woman in a striped sweater is standing on a hill. | The female is running through the forest. | 2 | -100 | One does not wear a striped sweater for running. | exists e1 s1 x1 x2 x3.(on(e1,x3) & n_hill(x3) & Actor(e1,x1) & v_stand(e1) & in(x1,x2) & n_sweater(x2) & a_striped(s1) & Theme(s1,x2) & n_woman(x1)) | exists e1 x1 x2.(n_forest(x2) & n_female(x1) & through(e1,x2) & Actor(e1,x1) & v_run(e1)) | 79bbb1c8-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3.(v_stand(e1) & on(e1,x3) & n_woman(x1) & n_sweater(x2) & n_hill(x3) & in(x1,x2) & a_striped(s1) & Theme(s1,x2) & Actor(e1,x1)) | exists e1 x1 x2.(v_run(e1) & through(e1,x2) & n_forest(x2) & n_female(x1) & Actor(e1,x1)) |
||
A woman in a striped sweater is standing on a hill. | The lady is outside on a hill. | 0 | -100 | A hill is an outside setting, and a woman IS a lady, ergo the lady can be outside on that hill. | exists e1 s1 x1 x2 x3.(on(e1,x3) & n_hill(x3) & Actor(e1,x1) & v_stand(e1) & in(x1,x2) & n_sweater(x2) & a_striped(s1) & Theme(s1,x2) & n_woman(x1)) | exists s1 x1 x2.(n_lady(x1) & on(s1,x2) & n_hill(x2) & Theme(s1,x1) & a_outside(s1)) | 79bbb65a-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3.(v_stand(e1) & on(e1,x3) & n_woman(x1) & n_sweater(x2) & n_hill(x3) & in(x1,x2) & a_striped(s1) & Theme(s1,x2) & Actor(e1,x1)) | exists s1 x1 x2.(on(s1,x2) & n_lady(x1) & n_hill(x2) & a_outside(s1) & Theme(s1,x1)) |
||
Three people in a small boat next to a wooden dock where two other people are standing. | There are 5 people. | 0 | -100 | Three people and two other people are equal to 5 people. | exists p1 s1 s2 x1 x2 x3 x4.(a_topic(x1) & in(x1,x2) & to(x3,x4) & exists e1 x5.(Actor(e1,x5) & v_stand(e1) & -(x5 = x1) & n_people(x5) & card_eq_2(x5)) & n_people(x1) & n_people(x1) & where(x4,p1) & n_dock(x4) & a_wooden(s2) & Theme(s2,x4) & next(x2,x3) & n_thing(x3) & n_boat(x2) & a_small(s1) & Theme(s1,x2) & card_eq_3(x1)) | exists p1 x1 x2.((x1 = x2) & n_people(x2) & n_date(x2) & a_date_day_05(x2) & a_date_day_05(x2)) | 79bbbc9a-e4c8-11ec-9cdd-0242ac1c0002 | exists p1 s1 s2 x1 x2 x3 x4.(where(x4,p1) & to(x3,x4) & next(x2,x3) & n_thing(x3) & n_people(x1) & n_dock(x4) & n_boat(x2) & in(x1,x2) & exists e1 x5.(v_stand(e1) & n_people(x5) & card_eq_2(x5) & Actor(e1,x5) & -(x5 = x1)) & card_eq_3(x1) & a_wooden(s2) & a_topic(x1) & a_small(s1) & Theme(s2,x4) & Theme(s1,x2)) | exists x1 x2.(n_people(x2) & n_date(x2) & a_date_day_05(x2) & (x1 = x2)) |
||
Three people in a small boat next to a wooden dock where two other people are standing. | They are fishing. | 1 | -100 | It cannot be implied that the people are fishing. | exists p1 s1 s2 x1 x2 x3 x4.(a_topic(x1) & in(x1,x2) & to(x3,x4) & exists e1 x5.(Actor(e1,x5) & v_stand(e1) & -(x5 = x1) & n_people(x5) & card_eq_2(x5)) & n_people(x1) & n_people(x1) & where(x4,p1) & n_dock(x4) & a_wooden(s2) & Theme(s2,x4) & next(x2,x3) & n_thing(x3) & n_boat(x2) & a_small(s1) & Theme(s1,x2) & card_eq_3(x1)) | exists p1 x1.(n_thing(x1) & exists x2.((x1 = x2) & n_fishing(x2))) | 79bbc1fe-e4c8-11ec-9cdd-0242ac1c0002 | exists p1 s1 s2 x1 x2 x3 x4.(where(x4,p1) & to(x3,x4) & next(x2,x3) & n_thing(x3) & n_people(x1) & n_dock(x4) & n_boat(x2) & in(x1,x2) & exists e1 x5.(v_stand(e1) & n_people(x5) & card_eq_2(x5) & Actor(e1,x5) & -(x5 = x1)) & card_eq_3(x1) & a_wooden(s2) & a_topic(x1) & a_small(s1) & Theme(s2,x4) & Theme(s1,x2)) | exists x1.(n_thing(x1) & exists x2.(n_fishing(x2) & (x1 = x2))) |
||
Three people in a small boat next to a wooden dock where two other people are standing. | The men are skiing | 2 | -100 | The same subjects cannot be skiing and in a boat. | exists p1 s1 s2 x1 x2 x3 x4.(a_topic(x1) & in(x1,x2) & to(x3,x4) & exists e1 x5.(Actor(e1,x5) & v_stand(e1) & -(x5 = x1) & n_people(x5) & card_eq_2(x5)) & n_people(x1) & n_people(x1) & where(x4,p1) & n_dock(x4) & a_wooden(s2) & Theme(s2,x4) & next(x2,x3) & n_thing(x3) & n_boat(x2) & a_small(s1) & Theme(s1,x2) & card_eq_3(x1)) | exists e1 x1.(n_man(x1) & Actor(e1,x1) & v_ski(e1)) | 79bbc7a8-e4c8-11ec-9cdd-0242ac1c0002 | exists p1 s1 s2 x1 x2 x3 x4.(where(x4,p1) & to(x3,x4) & next(x2,x3) & n_thing(x3) & n_people(x1) & n_dock(x4) & n_boat(x2) & in(x1,x2) & exists e1 x5.(v_stand(e1) & n_people(x5) & card_eq_2(x5) & Actor(e1,x5) & -(x5 = x1)) & card_eq_3(x1) & a_wooden(s2) & a_topic(x1) & a_small(s1) & Theme(s2,x4) & Theme(s1,x2)) | exists e1 x1.(v_ski(e1) & n_man(x1) & Actor(e1,x1)) |
||
People standing and sitting at a dock. | Aliens standing and sitting at a dock. | 2 | -100 | The same subjects cannot be both aliens and people. | exists e2 e1 x1 x2 x3 x4.(at(e2,x4) & n_dock(x4) & Actor(e2,x3) & v_sit(e2) & n_people(x3) & at(e1,x2) & n_dock(x2) & Actor(e1,x1) & v_stand(e1) & n_people(x1)) | exists e1 s1 x1 x2 x3 x4.(a_topic(s1) & subset_of(e1,s1) & at(e1,x4) & n_dock(x4) & Actor(e1,x3) & v_sit(e1) & n_thing(x3) & subset_of(x1,s1) & n_standing(x1) & (x1 = x2) & ne_nam_aliens(x2)) | 79bbcdc0-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e1 x1 x2 x3 x4.(v_stand(e1) & v_sit(e2) & n_people(x3) & n_people(x1) & n_dock(x4) & n_dock(x2) & at(e2,x4) & at(e1,x2) & Actor(e2,x3) & Actor(e1,x1)) | exists e1 s1 x1 x2 x3 x4.(v_sit(e1) & subset_of(x1,s1) & subset_of(e1,s1) & ne_nam_aliens(x2) & n_thing(x3) & n_standing(x1) & n_dock(x4) & at(e1,x4) & a_topic(s1) & Actor(e1,x3) & (x1 = x2)) |
||
People standing and sitting at a dock. | Few people standing and sitting at a dock. | 1 | -100 | The people cannot be implied as just a few. | exists e2 e1 x1 x2 x3 x4.(at(e2,x4) & n_dock(x4) & Actor(e2,x3) & v_sit(e2) & n_people(x3) & at(e1,x2) & n_dock(x2) & Actor(e1,x1) & v_stand(e1) & n_people(x1)) | exists e2 e1 s1 x1 x2 x3 x4 x5.(a_topic(x1) & at(e2,x5) & n_dock(x5) & Actor(e2,x4) & v_sit(e2) & (x1 = x4) & at(e1,x3) & n_dock(x3) & Actor(e1,x2) & v_stand(e1) & (x1 = x2) & n_people(x1) & a_few(s1) & Theme(s1,x1)) | 79bbd2d4-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e1 x1 x2 x3 x4.(v_stand(e1) & v_sit(e2) & n_people(x3) & n_people(x1) & n_dock(x4) & n_dock(x2) & at(e2,x4) & at(e1,x2) & Actor(e2,x3) & Actor(e1,x1)) | exists e2 e1 s1 x1 x2 x3 x4 x5.(v_stand(e1) & v_sit(e2) & n_people(x1) & n_dock(x5) & n_dock(x3) & at(e2,x5) & at(e1,x3) & a_topic(x1) & a_few(s1) & Theme(s1,x1) & Actor(e2,x4) & Actor(e1,x2) & (x1 = x4) & (x1 = x2)) |
||
People standing and sitting at a dock. | Humans standing and sitting at a dock. | 0 | -100 | People are humans. | exists e2 e1 x1 x2 x3 x4.(at(e2,x4) & n_dock(x4) & Actor(e2,x3) & v_sit(e2) & n_people(x3) & at(e1,x2) & n_dock(x2) & Actor(e1,x1) & v_stand(e1) & n_people(x1)) | exists e1 s1 x1 x2 x3 x4.(a_topic(s1) & subset_of(e1,s1) & at(e1,x4) & n_dock(x4) & Actor(e1,x3) & v_sit(e1) & n_thing(x3) & subset_of(x1,s1) & n_standing(x1) & (x1 = x2) & ne_nam_humans(x2)) | 79bbd996-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e1 x1 x2 x3 x4.(v_stand(e1) & v_sit(e2) & n_people(x3) & n_people(x1) & n_dock(x4) & n_dock(x2) & at(e2,x4) & at(e1,x2) & Actor(e2,x3) & Actor(e1,x1)) | exists e1 s1 x1 x2 x3 x4.(v_sit(e1) & subset_of(x1,s1) & subset_of(e1,s1) & ne_nam_humans(x2) & n_thing(x3) & n_standing(x1) & n_dock(x4) & at(e1,x4) & a_topic(s1) & Actor(e1,x3) & (x1 = x2)) |
||
A young kid is looking at cat that is trashed with white paint. | A young child is playing with an animal | 0 | -100 | You must look at something before you play with it. A cat is a type of animal. | exists e2 e1 s1 s2 x1 x2 x3 x4.(at(e1,x2) & with(e2,x4) & n_paint(x4) & a_white(s2) & Theme(s2,x4) & Theme(e2,x3) & v_trash(e2) & (x2 = x3) & n_cat(x2) & Actor(e1,x1) & v_look(e1) & n_kid(x1) & a_young(s1) & Theme(s1,x1)) | exists e1 s1 x1 x2.(with(e1,x2) & n_animal(x2) & Actor(e1,x1) & v_play(e1) & n_child(x1) & a_young(s1) & Theme(s1,x1)) | 79bbe242-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e1 s1 s2 x1 x2 x3 x4.(with(e2,x4) & v_trash(e2) & v_look(e1) & n_paint(x4) & n_kid(x1) & n_cat(x2) & at(e1,x2) & a_young(s1) & a_white(s2) & Theme(s2,x4) & Theme(s1,x1) & Theme(e2,x3) & Actor(e1,x1) & (x2 = x3)) | exists e1 s1 x1 x2.(with(e1,x2) & v_play(e1) & n_child(x1) & n_animal(x2) & a_young(s1) & Theme(s1,x1) & Actor(e1,x1)) |
||
A young kid is looking at cat that is trashed with white paint. | A young child is indoors playing xbox | 2 | -100 | The same subjects cannot be playing xbox and also looking at a cat that has white paint on it. | exists e2 e1 s1 s2 x1 x2 x3 x4.(at(e1,x2) & with(e2,x4) & n_paint(x4) & a_white(s2) & Theme(s2,x4) & Theme(e2,x3) & v_trash(e2) & (x2 = x3) & n_cat(x2) & Actor(e1,x1) & v_look(e1) & n_kid(x1) & a_young(s1) & Theme(s1,x1)) | exists p1 s1 x1.(exists s2 x2 x3.((x1 = x2) & n_xbox(x2) & of(x2,x3) & n_playing(x3) & a_indoors(s2) & Theme(s2,x2)) & n_child(x1) & a_young(s1) & Theme(s1,x1)) | 79bbeac6-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e1 s1 s2 x1 x2 x3 x4.(with(e2,x4) & v_trash(e2) & v_look(e1) & n_paint(x4) & n_kid(x1) & n_cat(x2) & at(e1,x2) & a_young(s1) & a_white(s2) & Theme(s2,x4) & Theme(s1,x1) & Theme(e2,x3) & Actor(e1,x1) & (x2 = x3)) | exists s1 x1.(n_child(x1) & exists s2 x2 x3.(of(x2,x3) & n_xbox(x2) & n_playing(x3) & a_indoors(s2) & Theme(s2,x2) & (x1 = x2)) & a_young(s1) & Theme(s1,x1)) |
||
A young kid is looking at cat that is trashed with white paint. | A young child painted a cat with white paint | 1 | -100 | It cannot be implied that the young child painted a cat with white paint. | exists e2 e1 s1 s2 x1 x2 x3 x4.(at(e1,x2) & with(e2,x4) & n_paint(x4) & a_white(s2) & Theme(s2,x4) & Theme(e2,x3) & v_trash(e2) & (x2 = x3) & n_cat(x2) & Actor(e1,x1) & v_look(e1) & n_kid(x1) & a_young(s1) & Theme(s1,x1)) | exists e1 s1 s2 x1 x2 x3.(with(e1,x3) & n_paint(x3) & a_white(s2) & Theme(s2,x3) & Theme(e1,x2) & Actor(e1,x1) & v_paint(e1) & n_cat(x2) & n_child(x1) & a_young(s1) & Theme(s1,x1)) | 79bbf41c-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e1 s1 s2 x1 x2 x3 x4.(with(e2,x4) & v_trash(e2) & v_look(e1) & n_paint(x4) & n_kid(x1) & n_cat(x2) & at(e1,x2) & a_young(s1) & a_white(s2) & Theme(s2,x4) & Theme(s1,x1) & Theme(e2,x3) & Actor(e1,x1) & (x2 = x3)) | exists e1 s1 s2 x1 x2 x3.(with(e1,x3) & v_paint(e1) & n_paint(x3) & n_child(x1) & n_cat(x2) & a_young(s1) & a_white(s2) & Theme(s2,x3) & Theme(s1,x1) & Theme(e1,x2) & Actor(e1,x1)) |
||
Two men wearing blue shirts and dark pants are shaking hands. | two men are meeting | 1 | -100 | Just because men are shaking hands it does not mean the men are meeting. | exists e1 e2 s1 s2 x1 x2 x3 x4 x5 x6.(Theme(e2,x6) & Actor(e2,x1) & v_shake(e2) & n_hand(x6) & Theme(e1,x3) & Actor(e1,x2) & v_wear(e1) & subset_of(x5,x3) & n_pants(x5) & a_dark(s2) & Theme(s2,x5) & subset_of(x4,x3) & n_shirt(x4) & a_blue(s1) & Theme(s1,x4) & (x1 = x2) & n_man(x1) & card_eq_2(x1)) | exists e1 x1.(Actor(e1,x1) & v_meet(e1) & n_man(x1) & card_eq_2(x1)) | 79bbfc50-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 s1 s2 x1 x2 x3 x4 x5 x6.(v_wear(e1) & v_shake(e2) & subset_of(x5,x3) & subset_of(x4,x3) & n_shirt(x4) & n_pants(x5) & n_man(x1) & n_hand(x6) & card_eq_2(x1) & a_dark(s2) & a_blue(s1) & Theme(s2,x5) & Theme(s1,x4) & Theme(e2,x6) & Theme(e1,x3) & Actor(e2,x1) & Actor(e1,x2) & (x1 = x2)) | exists e1 x1.(v_meet(e1) & n_man(x1) & card_eq_2(x1) & Actor(e1,x1)) |
||
Two men wearing blue shirts and dark pants are shaking hands. | two men are running from each other | 2 | -100 | The same subjects cannot be running from other and shaking hands. | exists e2 e1 s1 s2 x1 x2 x3 x4 x5 x6.(Theme(e2,x6) & Actor(e2,x1) & v_shake(e2) & n_hand(x6) & Theme(e1,x3) & Actor(e1,x2) & v_wear(e1) & subset_of(x5,x3) & n_pants(x5) & a_dark(s2) & Theme(s2,x5) & subset_of(x4,x3) & n_shirt(x4) & a_blue(s1) & Theme(s1,x4) & (x1 = x2) & n_man(x1) & card_eq_2(x1)) | exists e1 x1.(all x2.(n_other(x2) -> from(e1,x2)) & Actor(e1,x1) & v_run(e1) & n_man(x1) & card_eq_2(x1)) | 79bc0416-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e1 s1 s2 x1 x2 x3 x4 x5 x6.(v_wear(e1) & v_shake(e2) & subset_of(x5,x3) & subset_of(x4,x3) & n_shirt(x4) & n_pants(x5) & n_man(x1) & n_hand(x6) & card_eq_2(x1) & a_dark(s2) & a_blue(s1) & Theme(s2,x5) & Theme(s1,x4) & Theme(e2,x6) & Theme(e1,x3) & Actor(e2,x1) & Actor(e1,x2) & (x1 = x2)) | exists e1 x1.(v_run(e1) & n_man(x1) & card_eq_2(x1) & all x2.(from(e1,x2) | -n_other(x2)) & Actor(e1,x1)) |
||
Two men wearing blue shirts and dark pants are shaking hands. | two men are together | 0 | -100 | The men have to be together to shake hands. | exists e1 e2 s1 s2 x1 x2 x3 x4 x5 x6.(Theme(e2,x6) & Actor(e2,x1) & v_shake(e2) & n_hand(x6) & Theme(e1,x3) & Actor(e1,x2) & v_wear(e1) & subset_of(x5,x3) & n_pants(x5) & a_dark(s2) & Theme(s2,x5) & subset_of(x4,x3) & n_shirt(x4) & a_blue(s1) & Theme(s1,x4) & (x1 = x2) & n_man(x1) & card_eq_2(x1)) | exists s1 x1.(Theme(s1,x1) & a_together(s1) & n_man(x1) & card_eq_2(x1)) | 79bc0e70-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 s1 s2 x1 x2 x3 x4 x5 x6.(v_wear(e1) & v_shake(e2) & subset_of(x5,x3) & subset_of(x4,x3) & n_shirt(x4) & n_pants(x5) & n_man(x1) & n_hand(x6) & card_eq_2(x1) & a_dark(s2) & a_blue(s1) & Theme(s2,x5) & Theme(s1,x4) & Theme(e2,x6) & Theme(e1,x3) & Actor(e2,x1) & Actor(e1,x2) & (x1 = x2)) | exists s1 x1.(n_man(x1) & card_eq_2(x1) & a_together(s1) & Theme(s1,x1)) |
||
Two men, wearing blue shirts, shake hands outside the office | Men are shaking hands. | 0 | -100 | You can shake hands and then you are actively shaking hands. | exists e1 s1 x1 x2 x3 x4 x5 x6.(n_office(x6) & a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & v_wear(e1) & rel(x3,x4) & outside(x4,x6) & n_hand(x4) & of(x4,x5) & n_shake(x5) & n_shirt(x3) & a_blue(s1) & Theme(s1,x3) & (x1 = x2) & n_man(x1) & card_eq_2(x1)) | exists e1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_shake(e1) & n_hand(x2) & n_man(x1)) | 79bc13de-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4 x5 x6.(v_wear(e1) & rel(x3,x4) & outside(x4,x6) & of(x4,x5) & n_shirt(x3) & n_shake(x5) & n_office(x6) & n_man(x1) & n_hand(x4) & card_eq_2(x1) & a_topic(x1) & a_blue(s1) & Theme(s1,x3) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2)) | exists e1 x1 x2.(v_shake(e1) & n_man(x1) & n_hand(x2) & Theme(e1,x2) & Actor(e1,x1)) |
||
Two men, wearing blue shirts, shake hands outside the office | Men are shaking hands after they close the deal. | 1 | -100 | Just because men are shaking hands it does not mean the men are shaking hands after they close the deal. | exists e1 s1 x1 x2 x3 x4 x5 x6.(n_office(x6) & a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & v_wear(e1) & rel(x3,x4) & outside(x4,x6) & n_hand(x4) & of(x4,x5) & n_shake(x5) & n_shirt(x3) & a_blue(s1) & Theme(s1,x3) & (x1 = x2) & n_man(x1) & card_eq_2(x1)) | exists e1 p1 x1 x2 x3.(n_deal(x3) & exists e2.(Theme(e2,x3) & Actor(e2,x1) & v_close(e2)) & n_thing(x1) & after(e1,p1) & Theme(e1,x2) & Actor(e1,x1) & v_shake(e1) & n_hand(x2) & n_man(x1)) | 79bc18fc-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4 x5 x6.(v_wear(e1) & rel(x3,x4) & outside(x4,x6) & of(x4,x5) & n_shirt(x3) & n_shake(x5) & n_office(x6) & n_man(x1) & n_hand(x4) & card_eq_2(x1) & a_topic(x1) & a_blue(s1) & Theme(s1,x3) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2)) | exists e1 p1 x1 x2 x3.(v_shake(e1) & n_thing(x1) & n_man(x1) & n_hand(x2) & n_deal(x3) & exists e2.(v_close(e2) & Theme(e2,x3) & Actor(e2,x1)) & after(e1,p1) & Theme(e1,x2) & Actor(e1,x1)) |
||
Two men, wearing blue shirts, shake hands outside the office | Men are high fiving outside the office. | 2 | -100 | The same subjects cannot be high fiving while they shake hands. | exists e1 s1 x1 x2 x3 x4 x5 x6.(n_office(x6) & a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & v_wear(e1) & rel(x3,x4) & outside(x4,x6) & n_hand(x4) & of(x4,x5) & n_shake(x5) & n_shirt(x3) & a_blue(s1) & Theme(s1,x3) & (x1 = x2) & n_man(x1) & card_eq_2(x1)) | exists e1 s1 x1 x2.(n_office(x2) & for(s1,e1) & outside(e1,x2) & Actor(e1,x1) & v_five(e1) & Theme(s1,x1) & a_high(s1) & n_man(x1)) | 79bc1de8-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4 x5 x6.(v_wear(e1) & rel(x3,x4) & outside(x4,x6) & of(x4,x5) & n_shirt(x3) & n_shake(x5) & n_office(x6) & n_man(x1) & n_hand(x4) & card_eq_2(x1) & a_topic(x1) & a_blue(s1) & Theme(s1,x3) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2)) | exists e1 s1 x1 x2.(v_five(e1) & outside(e1,x2) & n_office(x2) & n_man(x1) & for(s1,e1) & a_high(s1) & Theme(s1,x1) & Actor(e1,x1)) |
||
Two men in blue shirts smiling and shaking hands. | The men are in physical contact. | 0 | -100 | Shaking hands is physical contact. | exists e2 e1 s1 s2 x1 x2 x3 x4 x5 x6.(Theme(e2,x6) & Actor(e2,x4) & v_shake(e2) & n_hand(x6) & in(x4,x5) & n_shirt(x5) & a_blue(s2) & Theme(s2,x5) & n_man(x4) & card_eq_2(x4) & Theme(e1,x3) & Actor(e1,x1) & v_smile(e1) & n_hand(x3) & in(x1,x2) & n_shirt(x2) & a_blue(s1) & Theme(s1,x2) & n_man(x1) & card_eq_2(x1)) | exists p1 x1.(n_man(x1) & exists s1 x2.(in(x1,x2) & n_contact(x2) & a_physical(s1) & Theme(s1,x2))) | 79bc2374-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e1 s1 s2 x1 x2 x3 x4 x5 x6.(v_smile(e1) & v_shake(e2) & n_shirt(x5) & n_shirt(x2) & n_man(x4) & n_man(x1) & n_hand(x6) & n_hand(x3) & in(x4,x5) & in(x1,x2) & card_eq_2(x4) & card_eq_2(x1) & a_blue(s2) & a_blue(s1) & Theme(s2,x5) & Theme(s1,x2) & Theme(e2,x6) & Theme(e1,x3) & Actor(e2,x4) & Actor(e1,x1)) | exists x1.(n_man(x1) & exists s1 x2.(n_contact(x2) & in(x1,x2) & a_physical(s1) & Theme(s1,x2))) |
||
Two men in blue shirts smiling and shaking hands. | The men congratulate themsleves on making the deal. | 1 | -100 | Just because these men are smiling doesn't mean they are to congratulate themselves and because they are shaking hands we can't infer that they were making a deal. | exists e1 e2 s1 s2 x1 x2 x3 x4 x5 x6.(Theme(e2,x6) & Actor(e2,x4) & v_shake(e2) & n_hand(x6) & in(x4,x5) & n_shirt(x5) & a_blue(s2) & Theme(s2,x5) & n_man(x4) & card_eq_2(x4) & Theme(e1,x3) & Actor(e1,x1) & v_smile(e1) & n_hand(x3) & in(x1,x2) & n_shirt(x2) & a_blue(s1) & Theme(s1,x2) & n_man(x1) & card_eq_2(x1)) | exists e2 e1 x1 x2 x3 x4.(n_deal(x4) & n_man(x1) & Theme(e2,x2) & Actor(e2,x1) & v_congratulate(e2) & Theme(e1,x4) & Actor(e1,x3) & v_make(e1) & (x2 = x3) & n_themsleve(x2)) | 79bc282e-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 s1 s2 x1 x2 x3 x4 x5 x6.(v_smile(e1) & v_shake(e2) & n_shirt(x5) & n_shirt(x2) & n_man(x4) & n_man(x1) & n_hand(x6) & n_hand(x3) & in(x4,x5) & in(x1,x2) & card_eq_2(x4) & card_eq_2(x1) & a_blue(s2) & a_blue(s1) & Theme(s2,x5) & Theme(s1,x2) & Theme(e2,x6) & Theme(e1,x3) & Actor(e2,x4) & Actor(e1,x1)) | exists e2 e1 x1 x2 x3 x4.(v_make(e1) & v_congratulate(e2) & n_themsleve(x2) & n_man(x1) & n_deal(x4) & Theme(e2,x2) & Theme(e1,x4) & Actor(e2,x1) & Actor(e1,x3) & (x2 = x3)) |
||
Two men in blue shirts smiling and shaking hands. | The men are on opposite ends of a football field. | 2 | -100 | You can't reach each other to be shaking hands while on opposite ends of a football field. | exists e1 e2 s1 s2 x1 x2 x3 x4 x5 x6.(Theme(e2,x6) & Actor(e2,x4) & v_shake(e2) & n_hand(x6) & in(x4,x5) & n_shirt(x5) & a_blue(s2) & Theme(s2,x5) & n_man(x4) & card_eq_2(x4) & Theme(e1,x3) & Actor(e1,x1) & v_smile(e1) & n_hand(x3) & in(x1,x2) & n_shirt(x2) & a_blue(s1) & Theme(s1,x2) & n_man(x1) & card_eq_2(x1)) | exists p1 x1.(n_man(x1) & exists s1 x2 x3 x4.(on(x1,x2) & of(x2,x3) & n_field(x3) & of(x3,x4) & n_football(x4) & n_end(x2) & a_opposite(s1) & Theme(s1,x2))) | 79bc2cd4-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 s1 s2 x1 x2 x3 x4 x5 x6.(v_smile(e1) & v_shake(e2) & n_shirt(x5) & n_shirt(x2) & n_man(x4) & n_man(x1) & n_hand(x6) & n_hand(x3) & in(x4,x5) & in(x1,x2) & card_eq_2(x4) & card_eq_2(x1) & a_blue(s2) & a_blue(s1) & Theme(s2,x5) & Theme(s1,x2) & Theme(e2,x6) & Theme(e1,x3) & Actor(e2,x4) & Actor(e1,x1)) | exists x1.(n_man(x1) & exists s1 x2 x3 x4.(on(x1,x2) & of(x3,x4) & of(x2,x3) & n_football(x4) & n_field(x3) & n_end(x2) & a_opposite(s1) & Theme(s1,x2))) |
||
On a bright sunny day, two men seem to come to an agreement. | Two men are outdoors. | 0 | -100 | In order for the men to see the bright sunny day, they must be outdoors. | exists e1 p1 s1 s2 x1 x2.(on(e1,x2) & n_day(x2) & a_sunny(s2) & Theme(s2,x2) & a_bright(s1) & Theme(s1,x2) & Topic(e1,p1) & Actor(e1,x1) & v_seem(e1) & exists e2 x3.(to(e2,x3) & n_agreement(x3) & Actor(e2,x1) & v_come(e2)) & n_man(x1) & card_eq_2(x1)) | exists p1 x1.(exists x2.((x1 = x2) & n_outdoors(x2)) & n_man(x1) & card_eq_2(x1)) | 79bc324c-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 p1 s1 s2 x1 x2.(v_seem(e1) & on(e1,x2) & n_man(x1) & n_day(x2) & exists e2 x3.(v_come(e2) & to(e2,x3) & n_agreement(x3) & Actor(e2,x1)) & card_eq_2(x1) & a_sunny(s2) & a_bright(s1) & Topic(e1,p1) & Theme(s2,x2) & Theme(s1,x2) & Actor(e1,x1)) | exists x1.(n_man(x1) & exists x2.(n_outdoors(x2) & (x1 = x2)) & card_eq_2(x1)) |
||
On a bright sunny day, two men seem to come to an agreement. | Two men are nodding and shaking hands. | 1 | -100 | Just because two men come to an agreement it does not mean they are nodding and shaking hands. | exists e1 p1 s1 s2 x1 x2.(on(e1,x2) & n_day(x2) & a_sunny(s2) & Theme(s2,x2) & a_bright(s1) & Theme(s1,x2) & Topic(e1,p1) & Actor(e1,x1) & v_seem(e1) & exists e2 x3.(to(e2,x3) & n_agreement(x3) & Actor(e2,x1) & v_come(e2)) & n_man(x1) & card_eq_2(x1)) | exists e2 e1 x1 x2 x3 x4.(Theme(e2,x4) & Actor(e2,x3) & v_shake(e2) & n_hand(x4) & n_man(x3) & card_eq_2(x3) & Theme(e1,x2) & Actor(e1,x1) & v_nod(e1) & n_hand(x2) & n_man(x1) & card_eq_2(x1)) | 79bc372e-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 p1 s1 s2 x1 x2.(v_seem(e1) & on(e1,x2) & n_man(x1) & n_day(x2) & exists e2 x3.(v_come(e2) & to(e2,x3) & n_agreement(x3) & Actor(e2,x1)) & card_eq_2(x1) & a_sunny(s2) & a_bright(s1) & Topic(e1,p1) & Theme(s2,x2) & Theme(s1,x2) & Actor(e1,x1)) | exists e2 e1 x1 x2 x3 x4.(v_shake(e2) & v_nod(e1) & n_man(x3) & n_man(x1) & n_hand(x4) & n_hand(x2) & card_eq_2(x3) & card_eq_2(x1) & Theme(e2,x4) & Theme(e1,x2) & Actor(e2,x3) & Actor(e1,x1)) |
||
On a bright sunny day, two men seem to come to an agreement. | Two men look angry at each other. | 2 | -100 | The same subjects cannot be angry and seem to come to an agreement. | exists e1 p1 s1 s2 x1 x2.(on(e1,x2) & n_day(x2) & a_sunny(s2) & Theme(s2,x2) & a_bright(s1) & Theme(s1,x2) & Topic(e1,p1) & Actor(e1,x1) & v_seem(e1) & exists e2 x3.(to(e2,x3) & n_agreement(x3) & Actor(e2,x1) & v_come(e2)) & n_man(x1) & card_eq_2(x1)) | exists e1 p1 x1.(all x2.(n_other(x2) -> at(e1,x2)) & exists s1.(Theme(s1,x1) & a_angry(s1)) & Topic(e1,p1) & Actor(e1,x1) & v_look(e1) & n_man(x1) & card_eq_2(x1)) | 79bc3be8-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 p1 s1 s2 x1 x2.(v_seem(e1) & on(e1,x2) & n_man(x1) & n_day(x2) & exists e2 x3.(v_come(e2) & to(e2,x3) & n_agreement(x3) & Actor(e2,x1)) & card_eq_2(x1) & a_sunny(s2) & a_bright(s1) & Topic(e1,p1) & Theme(s2,x2) & Theme(s1,x2) & Actor(e1,x1)) | exists e1 p1 x1.(v_look(e1) & n_man(x1) & exists s1.(a_angry(s1) & Theme(s1,x1)) & card_eq_2(x1) & all x2.(at(e1,x2) | -n_other(x2)) & Topic(e1,p1) & Actor(e1,x1)) |
||
A lady holding a tennis racket just after swinging at the ball. | lady plays tennis | 0 | -100 | The lady has to hold and swing a tennis racket if she plays tennis. | exists e1 e2 x1 x2 x3 x4 x5.(n_ball(x5) & a_topic(x1) & after(e1,e2) & at(e2,x5) & Actor(e2,x2) & v_swing(e2) & r_just(e1) & Theme(e1,x3) & Actor(e1,x2) & v_hold(e1) & n_racket(x3) & of(x3,x4) & n_tennis(x4) & (x1 = x2) & n_lady(x1)) | exists e1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_play(e1) & n_tennis(x2) & n_lady(x1)) | 79bc42fa-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 x1 x2 x3 x4 x5.(v_swing(e2) & v_hold(e1) & r_just(e1) & of(x3,x4) & n_tennis(x4) & n_racket(x3) & n_lady(x1) & n_ball(x5) & at(e2,x5) & after(e1,e2) & a_topic(x1) & Theme(e1,x3) & Actor(e2,x2) & Actor(e1,x2) & (x1 = x2)) | exists e1 x1 x2.(v_play(e1) & n_tennis(x2) & n_lady(x1) & Theme(e1,x2) & Actor(e1,x1)) |
||
A lady holding a tennis racket just after swinging at the ball. | girl lays on beach | 2 | -100 | The same subjects cannot be holding a tennis and swinging at a ball while she lays on the beach. | exists e1 e2 x1 x2 x3 x4 x5.(n_ball(x5) & a_topic(x1) & after(e1,e2) & at(e2,x5) & Actor(e2,x2) & v_swing(e2) & r_just(e1) & Theme(e1,x3) & Actor(e1,x2) & v_hold(e1) & n_racket(x3) & of(x3,x4) & n_tennis(x4) & (x1 = x2) & n_lady(x1)) | exists x1 x2 x3.(a_topic(x1) & on(x1,x3) & n_beach(x3) & n_lay(x1) & of(x1,x2) & n_girl(x2)) | 79bc47f0-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 x1 x2 x3 x4 x5.(v_swing(e2) & v_hold(e1) & r_just(e1) & of(x3,x4) & n_tennis(x4) & n_racket(x3) & n_lady(x1) & n_ball(x5) & at(e2,x5) & after(e1,e2) & a_topic(x1) & Theme(e1,x3) & Actor(e2,x2) & Actor(e1,x2) & (x1 = x2)) | exists x1 x2 x3.(on(x1,x3) & of(x1,x2) & n_lay(x1) & n_girl(x2) & n_beach(x3) & a_topic(x1)) |
||
A lady holding a tennis racket just after swinging at the ball. | lady practicing for match | 1 | -100 | Just because a lady holding a tennis racket it does not mean the lady is practicing for match. | exists e2 e1 x1 x2 x3 x4 x5.(n_ball(x5) & a_topic(x1) & after(e1,e2) & at(e2,x5) & Actor(e2,x2) & v_swing(e2) & r_just(e1) & Theme(e1,x3) & Actor(e1,x2) & v_hold(e1) & n_racket(x3) & of(x3,x4) & n_tennis(x4) & (x1 = x2) & n_lady(x1)) | exists x1 x2 x3.(a_topic(x1) & for(x1,x3) & n_match(x3) & n_practicing(x1) & of(x1,x2) & n_lady(x2)) | 79bc4ca0-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e1 x1 x2 x3 x4 x5.(v_swing(e2) & v_hold(e1) & r_just(e1) & of(x3,x4) & n_tennis(x4) & n_racket(x3) & n_lady(x1) & n_ball(x5) & at(e2,x5) & after(e1,e2) & a_topic(x1) & Theme(e1,x3) & Actor(e2,x2) & Actor(e1,x2) & (x1 = x2)) | exists x1 x2 x3.(of(x1,x2) & n_practicing(x1) & n_match(x3) & n_lady(x2) & for(x1,x3) & a_topic(x1)) |
||
Two men wearing blue shirts shaking hands. | The men wearing blue shook hands after meeting for the first time. | 1 | -100 | Just because men are shaking hands it does not mean the men shook hands after meeting. | exists e1 e2 s1 x1 x2 x3 x4 x5.(a_topic(x1) & Theme(e2,x3) & Actor(e2,x2) & v_wear(e2) & Theme(e1,x5) & Actor(e1,x4) & v_shake(e1) & n_hand(x5) & (x3 = x4) & n_shirt(x3) & a_blue(s1) & Theme(s1,x3) & (x1 = x2) & n_man(x1) & card_eq_2(x1)) | exists e1 e2 s1 s2 x1 x2 x3 x4 x5.(n_time(x5) & a_first(s2) & Theme(s2,x5) & n_man(x1) & for(e2,x5) & after(e2,x4) & n_meeting(x4) & Theme(e2,x3) & Actor(e2,x1) & v_shake(e2) & n_hand(x3) & a_blue(s1) & Manner(e1,s1) & Actor(e1,x2) & v_wear(e1) & (x1 = x2)) | 79bc5164-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 s1 x1 x2 x3 x4 x5.(v_wear(e2) & v_shake(e1) & n_shirt(x3) & n_man(x1) & n_hand(x5) & card_eq_2(x1) & a_topic(x1) & a_blue(s1) & Theme(s1,x3) & Theme(e2,x3) & Theme(e1,x5) & Actor(e2,x2) & Actor(e1,x4) & (x3 = x4) & (x1 = x2)) | exists e1 e2 s1 s2 x1 x2 x3 x4 x5.(v_wear(e1) & v_shake(e2) & n_time(x5) & n_meeting(x4) & n_man(x1) & n_hand(x3) & for(e2,x5) & after(e2,x4) & a_first(s2) & a_blue(s1) & Theme(s2,x5) & Theme(e2,x3) & Manner(e1,s1) & Actor(e2,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.