premise
stringlengths 9
342
| hypothesis
stringlengths 1
295
| label
int64 0
2
| probability
float64 -100
1
| explanation_1
stringlengths 0
706
| explanation_2
stringclasses 1
value | explanation_3
stringclasses 1
value | premise_logic
stringlengths 39
2.12k
| hypothesis_logic
stringlengths 33
2.09k
| id
stringlengths 36
36
| premise_sim
stringlengths 39
2.11k
| hypothesis_sim
stringlengths 33
2.08k
|
---|---|---|---|---|---|---|---|---|---|---|---|
A girl in a black shirt is looking to the side while sitting on a wooden bench. | A girl in a black shirt and blue jeans is sitting on a wooden bench. | 1 | -100 | Not everyone wears blue jeans with a black shirt. | exists e1 e2 s1 s2 x1 x2 x3 x4.(n_side(x3) & while(e1,e2) & on(e2,x4) & n_bench(x4) & a_wooden(s2) & Theme(s2,x4) & Actor(e2,x1) & v_sit(e2) & to(e1,x3) & Actor(e1,x1) & v_look(e1) & in(x1,x2) & n_shirt(x2) & a_black(s1) & Theme(s1,x2) & n_girl(x1)) | exists e1 s1 s2 s3 x1 x2 x3 x4.(on(e1,x4) & n_bench(x4) & a_wooden(s3) & Theme(s3,x4) & Actor(e1,x1) & v_sit(e1) & in(x1,x2) & n_jeans(x2) & a_blue(s2) & Theme(s2,x2) & of(x2,x3) & n_shirt(x3) & a_black(s1) & Theme(s1,x2) & n_girl(x1)) | 49baff9c-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 s1 s2 x1 x2 x3 x4.(while(e1,e2) & v_sit(e2) & v_look(e1) & to(e1,x3) & on(e2,x4) & n_side(x3) & n_shirt(x2) & n_girl(x1) & n_bench(x4) & in(x1,x2) & a_wooden(s2) & a_black(s1) & Theme(s2,x4) & Theme(s1,x2) & Actor(e2,x1) & Actor(e1,x1)) | exists e1 s1 s2 s3 x1 x2 x3 x4.(v_sit(e1) & on(e1,x4) & of(x2,x3) & n_shirt(x3) & n_jeans(x2) & n_girl(x1) & n_bench(x4) & in(x1,x2) & a_wooden(s3) & a_blue(s2) & a_black(s1) & Theme(s3,x4) & Theme(s2,x2) & Theme(s1,x2) & Actor(e1,x1)) |
||
A girl in a black shirt is looking to the side while sitting on a wooden bench. | A person is sitting on a bench. | 0 | -100 | A girl is a person. | exists e1 e2 s1 s2 x1 x2 x3 x4.(n_side(x3) & while(e1,e2) & on(e2,x4) & n_bench(x4) & a_wooden(s2) & Theme(s2,x4) & Actor(e2,x1) & v_sit(e2) & to(e1,x3) & Actor(e1,x1) & v_look(e1) & in(x1,x2) & n_shirt(x2) & a_black(s1) & Theme(s1,x2) & n_girl(x1)) | exists e1 x1 x2.(on(e1,x2) & n_bench(x2) & Actor(e1,x1) & v_sit(e1) & n_person(x1)) | 49bb049c-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 s1 s2 x1 x2 x3 x4.(while(e1,e2) & v_sit(e2) & v_look(e1) & to(e1,x3) & on(e2,x4) & n_side(x3) & n_shirt(x2) & n_girl(x1) & n_bench(x4) & in(x1,x2) & a_wooden(s2) & a_black(s1) & Theme(s2,x4) & Theme(s1,x2) & Actor(e2,x1) & Actor(e1,x1)) | exists e1 x1 x2.(v_sit(e1) & on(e1,x2) & n_person(x1) & n_bench(x2) & Actor(e1,x1)) |
||
A young girl playing on a log swing. | a girl swings on a rotten log swing | 1 | -100 | The log swing may or may not be rotten, but most likely not or else she wouldn't be swinging on it. | exists e1 s1 x1 x2 x3 x4.(a_topic(x1) & on(e1,x3) & n_swing(x3) & of(x3,x4) & n_log(x4) & Actor(e1,x2) & v_play(e1) & (x1 = x2) & n_girl(x1) & a_young(s1) & Theme(s1,x1)) | exists s1 x1 x2 x3 x4.(a_topic(x1) & on(x1,x3) & n_swing(x3) & of(x3,x4) & n_log(x4) & a_rotten(s1) & Theme(s1,x3) & n_swing(x1) & of(x1,x2) & n_girl(x2)) | 49bb08ca-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4.(v_play(e1) & on(e1,x3) & of(x3,x4) & n_swing(x3) & n_log(x4) & n_girl(x1) & a_young(s1) & a_topic(x1) & Theme(s1,x1) & Actor(e1,x2) & (x1 = x2)) | exists s1 x1 x2 x3 x4.(on(x1,x3) & of(x3,x4) & of(x1,x2) & n_swing(x3) & n_swing(x1) & n_log(x4) & n_girl(x2) & a_topic(x1) & a_rotten(s1) & Theme(s1,x3)) |
||
A young girl playing on a log swing. | a girl swinging | 0 | -100 | The girl is playing on a log swing, so she is swinging. | exists e1 s1 x1 x2 x3 x4.(a_topic(x1) & on(e1,x3) & n_swing(x3) & of(x3,x4) & n_log(x4) & Actor(e1,x2) & v_play(e1) & (x1 = x2) & n_girl(x1) & a_young(s1) & Theme(s1,x1)) | exists e1 x1 x2.(a_topic(x1) & Actor(e1,x2) & v_swing(e1) & (x1 = x2) & n_girl(x1)) | 49bb0cee-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4.(v_play(e1) & on(e1,x3) & of(x3,x4) & n_swing(x3) & n_log(x4) & n_girl(x1) & a_young(s1) & a_topic(x1) & Theme(s1,x1) & Actor(e1,x2) & (x1 = x2)) | exists e1 x1 x2.(v_swing(e1) & n_girl(x1) & a_topic(x1) & Actor(e1,x2) & (x1 = x2)) |
||
A young girl playing on a log swing. | a man falls off a swing | 2 | -100 | An young is not a man. They still can't be playing if they fall off the swing. | exists e1 s1 x1 x2 x3 x4.(a_topic(x1) & on(e1,x3) & n_swing(x3) & of(x3,x4) & n_log(x4) & Actor(e1,x2) & v_play(e1) & (x1 = x2) & n_girl(x1) & a_young(s1) & Theme(s1,x1)) | exists e1 s1 x1 x2.(a_off(s1) & Manner(e1,s1) & Theme(e1,x2) & Actor(e1,x1) & v_fall(e1) & n_swing(x2) & n_man(x1)) | 49bb13c4-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4.(v_play(e1) & on(e1,x3) & of(x3,x4) & n_swing(x3) & n_log(x4) & n_girl(x1) & a_young(s1) & a_topic(x1) & Theme(s1,x1) & Actor(e1,x2) & (x1 = x2)) | exists e1 s1 x1 x2.(v_fall(e1) & n_swing(x2) & n_man(x1) & a_off(s1) & Theme(e1,x2) & Manner(e1,s1) & Actor(e1,x1)) |
||
A girl sitting on a bench amongst the grass | A girl is having a picnic | 2 | -100 | A girl cannot be sitting on a bench and having a picnic at the same time | exists e1 x1 x2 x3 x4.(n_grass(x4) & a_topic(x1) & amongst(e1,x4) & on(e1,x3) & n_bench(x3) & Actor(e1,x2) & v_sit(e1) & (x1 = x2) & n_girl(x1)) | exists e1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_have(e1) & n_picnic(x2) & n_girl(x1)) | 49bb18c4-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4.(v_sit(e1) & on(e1,x3) & n_grass(x4) & n_girl(x1) & n_bench(x3) & amongst(e1,x4) & a_topic(x1) & Actor(e1,x2) & (x1 = x2)) | exists e1 x1 x2.(v_have(e1) & n_picnic(x2) & n_girl(x1) & Theme(e1,x2) & Actor(e1,x1)) |
||
A girl sitting on a bench amongst the grass | A girl is waiting for a bus | 1 | -100 | She isn't necessarily waiting for a bus. | exists e1 x1 x2 x3 x4.(n_grass(x4) & a_topic(x1) & amongst(e1,x4) & on(e1,x3) & n_bench(x3) & Actor(e1,x2) & v_sit(e1) & (x1 = x2) & n_girl(x1)) | exists e1 x1 x2.(for(e1,x2) & n_bus(x2) & Actor(e1,x1) & v_wait(e1) & n_girl(x1)) | 49bb2238-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4.(v_sit(e1) & on(e1,x3) & n_grass(x4) & n_girl(x1) & n_bench(x3) & amongst(e1,x4) & a_topic(x1) & Actor(e1,x2) & (x1 = x2)) | exists e1 x1 x2.(v_wait(e1) & n_girl(x1) & n_bus(x2) & for(e1,x2) & Actor(e1,x1)) |
||
A woman sitting on a bench in a park on a cloudy day | There is a woman on a bench outside. | 0 | -100 | A woman in a park must mean that she is outside. | exists e1 s1 x1 x2 x3 x4 x5.(a_topic(x1) & on(e1,x5) & n_day(x5) & a_cloudy(s1) & Theme(s1,x5) & in(e1,x4) & n_park(x4) & on(e1,x3) & n_bench(x3) & Actor(e1,x2) & v_sit(e1) & (x1 = x2) & n_woman(x1)) | exists p1 x1 x2 x3 x4.((x1 = x2) & on(x2,x3) & n_outside(x3) & of(x3,x4) & n_bench(x4) & n_woman(x2)) | 49bb314c-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4 x5.(v_sit(e1) & on(e1,x5) & on(e1,x3) & n_woman(x1) & n_park(x4) & n_day(x5) & n_bench(x3) & in(e1,x4) & a_topic(x1) & a_cloudy(s1) & Theme(s1,x5) & Actor(e1,x2) & (x1 = x2)) | exists x1 x2 x3 x4.(on(x2,x3) & of(x3,x4) & n_woman(x2) & n_outside(x3) & n_bench(x4) & (x1 = x2)) |
||
A woman holding a girl's wrist walking down the street. | Some people being lazy sitting on the curb. | 2 | -100 | A person cannot be walking on a street and sitting on a curb at the same time | exists e1 e2 x1 x2 x3 x4 x5 x6.(n_street(x6) & a_topic(x1) & Theme(e2,x4) & Actor(e2,x2) & v_hold(e2) & down(e1,x6) & Actor(e1,x5) & v_walk(e1) & (x4 = x5) & n_wrist(x4) & of(x4,x3) & n_girl(x3) & (x1 = x2) & n_woman(x1)) | exists e1 s1 x1 x2 x3.(n_curb(x3) & on(e1,x3) & Actor(e1,x1) & v_sit(e1) & Theme(s1,x2) & a_lazy(s1) & (x1 = x2) & n_people(x1)) | 49bb3c64-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 x1 x2 x3 x4 x5 x6.(v_walk(e1) & v_hold(e2) & of(x4,x3) & n_wrist(x4) & n_woman(x1) & n_street(x6) & n_girl(x3) & down(e1,x6) & a_topic(x1) & Theme(e2,x4) & Actor(e2,x2) & Actor(e1,x5) & (x4 = x5) & (x1 = x2)) | exists e1 s1 x1 x2 x3.(v_sit(e1) & on(e1,x3) & n_people(x1) & n_curb(x3) & a_lazy(s1) & Theme(s1,x2) & Actor(e1,x1) & (x1 = x2)) |
||
A woman holding a little girls hand walking across a bridge. | A woman and a child are running on a bridge. | 1 | -100 | Walking is not the same as running. | exists e1 s1 x1 x2 x3 x4 x5 x6.(a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & v_hold(e1) & across(x3,x6) & n_bridge(x6) & n_walking(x3) & of(x3,x5) & n_hand(x5) & of(x3,x4) & n_girl(x4) & a_little(s1) & Theme(s1,x3) & (x1 = x2) & n_woman(x1)) | exists e1 x1 x2 x3 x4.(on(e1,x4) & n_bridge(x4) & Actor(e1,x1) & v_run(e1) & subset_of(x3,x1) & n_child(x3) & subset_of(x2,x1) & n_woman(x2)) | 49bb49e8-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4 x5 x6.(v_hold(e1) & of(x3,x5) & of(x3,x4) & n_woman(x1) & n_walking(x3) & n_hand(x5) & n_girl(x4) & n_bridge(x6) & across(x3,x6) & a_topic(x1) & a_little(s1) & Theme(s1,x3) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2)) | exists e1 x1 x2 x3 x4.(v_run(e1) & subset_of(x3,x1) & subset_of(x2,x1) & on(e1,x4) & n_woman(x2) & n_child(x3) & n_bridge(x4) & Actor(e1,x1)) |
||
A man wearing cutoff shorts, a tank top, and green sneakers sitting in a garden with a beer. | A drunk man is drinking in a garden | 1 | 0.737256 | That the man is drunk. | exists e1 e2 s1 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10 x11.(a_topic(x1) & rel(x1,x5) & subset_of(x8,x5) & with(e2,x11) & n_beer(x11) & in(e2,x10) & n_garden(x10) & Actor(e2,x9) & v_sit(e2) & (x8 = x9) & n_sneaker(x8) & a_green(s1) & Theme(s1,x8) & subset_of(x6,x5) & n_top(x6) & of(x6,x7) & n_tank(x7) & Theme(e1,x3) & Actor(e1,x2) & v_wear(e1) & n_shorts(x3) & of(x3,x4) & n_cutoff(x4) & (x1 = x2) & n_man(x1)) | exists e1 s1 x1 x2.(in(e1,x2) & n_garden(x2) & Actor(e1,x1) & v_drink(e1) & n_man(x1) & a_drunk(s1) & Theme(s1,x1)) | 49bc4e92-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 s1 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10 x11.(with(e2,x11) & v_wear(e1) & v_sit(e2) & subset_of(x8,x5) & subset_of(x6,x5) & rel(x1,x5) & of(x6,x7) & of(x3,x4) & n_top(x6) & n_tank(x7) & n_sneaker(x8) & n_shorts(x3) & n_man(x1) & n_garden(x10) & n_cutoff(x4) & n_beer(x11) & in(e2,x10) & a_topic(x1) & a_green(s1) & Theme(s1,x8) & Theme(e1,x3) & Actor(e2,x9) & Actor(e1,x2) & (x8 = x9) & (x1 = x2)) | exists e1 s1 x1 x2.(v_drink(e1) & n_man(x1) & n_garden(x2) & in(e1,x2) & a_drunk(s1) & Theme(s1,x1) & Actor(e1,x1)) |
||
A man wearing cutoff shorts, a tank top, and green sneakers sitting in a garden with a beer. | A man is trying to unwind from the workweek | 1 | 0.545848 | Sentence 1 is missing workweek | exists e1 e2 s1 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10 x11.(a_topic(x1) & rel(x1,x5) & subset_of(x8,x5) & with(e2,x11) & n_beer(x11) & in(e2,x10) & n_garden(x10) & Actor(e2,x9) & v_sit(e2) & (x8 = x9) & n_sneaker(x8) & a_green(s1) & Theme(s1,x8) & subset_of(x6,x5) & n_top(x6) & of(x6,x7) & n_tank(x7) & Theme(e1,x3) & Actor(e1,x2) & v_wear(e1) & n_shorts(x3) & of(x3,x4) & n_cutoff(x4) & (x1 = x2) & n_man(x1)) | exists e1 p1 x1 x2.(n_workweek(x2) & Topic(e1,p1) & Actor(e1,x1) & v_try(e1) & exists e2.(from(e2,x2) & Actor(e2,x1) & v_unwind(e2)) & n_man(x1)) | 49bc5f40-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 s1 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10 x11.(with(e2,x11) & v_wear(e1) & v_sit(e2) & subset_of(x8,x5) & subset_of(x6,x5) & rel(x1,x5) & of(x6,x7) & of(x3,x4) & n_top(x6) & n_tank(x7) & n_sneaker(x8) & n_shorts(x3) & n_man(x1) & n_garden(x10) & n_cutoff(x4) & n_beer(x11) & in(e2,x10) & a_topic(x1) & a_green(s1) & Theme(s1,x8) & Theme(e1,x3) & Actor(e2,x9) & Actor(e1,x2) & (x8 = x9) & (x1 = x2)) | exists e1 p1 x1 x2.(v_try(e1) & n_workweek(x2) & n_man(x1) & exists e2.(v_unwind(e2) & from(e2,x2) & Actor(e2,x1)) & Topic(e1,p1) & Actor(e1,x1)) |
||
A man wearing cutoff shorts, a tank top, and green sneakers sitting in a garden with a beer. | A man is taking a break from weeding his garden. | 1 | 0.107503 | The man is in his own garden. The man is taking a break from weeding. | exists e1 e2 s1 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10 x11.(a_topic(x1) & rel(x1,x5) & subset_of(x8,x5) & with(e2,x11) & n_beer(x11) & in(e2,x10) & n_garden(x10) & Actor(e2,x9) & v_sit(e2) & (x8 = x9) & n_sneaker(x8) & a_green(s1) & Theme(s1,x8) & subset_of(x6,x5) & n_top(x6) & of(x6,x7) & n_tank(x7) & Theme(e1,x3) & Actor(e1,x2) & v_wear(e1) & n_shorts(x3) & of(x3,x4) & n_cutoff(x4) & (x1 = x2) & n_man(x1)) | exists e1 e2 x1 x2 x3 x4.(Theme(e2,x2) & Actor(e2,x1) & v_take(e2) & Theme(e1,x4) & Actor(e1,x3) & v_weed(e1) & n_garden(x4) & of(x4,x1) & n_male(x1) & (x2 = x3) & n_break(x2) & n_man(x1)) | 49bc636e-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 s1 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10 x11.(with(e2,x11) & v_wear(e1) & v_sit(e2) & subset_of(x8,x5) & subset_of(x6,x5) & rel(x1,x5) & of(x6,x7) & of(x3,x4) & n_top(x6) & n_tank(x7) & n_sneaker(x8) & n_shorts(x3) & n_man(x1) & n_garden(x10) & n_cutoff(x4) & n_beer(x11) & in(e2,x10) & a_topic(x1) & a_green(s1) & Theme(s1,x8) & Theme(e1,x3) & Actor(e2,x9) & Actor(e1,x2) & (x8 = x9) & (x1 = x2)) | exists e1 e2 x1 x2 x3 x4.(v_weed(e1) & v_take(e2) & of(x4,x1) & n_man(x1) & n_male(x1) & n_garden(x4) & n_break(x2) & Theme(e2,x2) & Theme(e1,x4) & Actor(e2,x1) & Actor(e1,x3) & (x2 = x3)) |
||
A man wearing cutoff shorts, a tank top, and green sneakers sitting in a garden with a beer. | A man is wearing a button up | 2 | 0 | A tank top is not a button up top. | exists e1 e2 s1 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10 x11.(a_topic(x1) & rel(x1,x5) & subset_of(x8,x5) & with(e2,x11) & n_beer(x11) & in(e2,x10) & n_garden(x10) & Actor(e2,x9) & v_sit(e2) & (x8 = x9) & n_sneaker(x8) & a_green(s1) & Theme(s1,x8) & subset_of(x6,x5) & n_top(x6) & of(x6,x7) & n_tank(x7) & Theme(e1,x3) & Actor(e1,x2) & v_wear(e1) & n_shorts(x3) & of(x3,x4) & n_cutoff(x4) & (x1 = x2) & n_man(x1)) | exists e1 s1 x1 x2.(a_up(s1) & Manner(e1,s1) & Theme(e1,x2) & Actor(e1,x1) & v_wear(e1) & n_button(x2) & n_man(x1)) | 49bc6774-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 s1 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10 x11.(with(e2,x11) & v_wear(e1) & v_sit(e2) & subset_of(x8,x5) & subset_of(x6,x5) & rel(x1,x5) & of(x6,x7) & of(x3,x4) & n_top(x6) & n_tank(x7) & n_sneaker(x8) & n_shorts(x3) & n_man(x1) & n_garden(x10) & n_cutoff(x4) & n_beer(x11) & in(e2,x10) & a_topic(x1) & a_green(s1) & Theme(s1,x8) & Theme(e1,x3) & Actor(e2,x9) & Actor(e1,x2) & (x8 = x9) & (x1 = x2)) | exists e1 s1 x1 x2.(v_wear(e1) & n_man(x1) & n_button(x2) & a_up(s1) & Theme(e1,x2) & Manner(e1,s1) & Actor(e1,x1)) |
||
A man wearing cutoff shorts, a tank top, and green sneakers sitting in a garden with a beer. | a lazy man relaxes with a beer | 1 | 0.601461 | The man is lazy. The man relaxes. | exists e1 e2 s1 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10 x11.(a_topic(x1) & rel(x1,x5) & subset_of(x8,x5) & with(e2,x11) & n_beer(x11) & in(e2,x10) & n_garden(x10) & Actor(e2,x9) & v_sit(e2) & (x8 = x9) & n_sneaker(x8) & a_green(s1) & Theme(s1,x8) & subset_of(x6,x5) & n_top(x6) & of(x6,x7) & n_tank(x7) & Theme(e1,x3) & Actor(e1,x2) & v_wear(e1) & n_shorts(x3) & of(x3,x4) & n_cutoff(x4) & (x1 = x2) & n_man(x1)) | exists s1 x1 x2 x3.(a_topic(x1) & with(x1,x3) & n_beer(x3) & n_relax(x1) & of(x1,x2) & n_man(x2) & a_lazy(s1) & Theme(s1,x1)) | 49bc6b84-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 s1 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10 x11.(with(e2,x11) & v_wear(e1) & v_sit(e2) & subset_of(x8,x5) & subset_of(x6,x5) & rel(x1,x5) & of(x6,x7) & of(x3,x4) & n_top(x6) & n_tank(x7) & n_sneaker(x8) & n_shorts(x3) & n_man(x1) & n_garden(x10) & n_cutoff(x4) & n_beer(x11) & in(e2,x10) & a_topic(x1) & a_green(s1) & Theme(s1,x8) & Theme(e1,x3) & Actor(e2,x9) & Actor(e1,x2) & (x8 = x9) & (x1 = x2)) | exists s1 x1 x2 x3.(with(x1,x3) & of(x1,x2) & n_relax(x1) & n_man(x2) & n_beer(x3) & a_topic(x1) & a_lazy(s1) & Theme(s1,x1)) |
||
A man wearing cutoff shorts, a tank top, and green sneakers sitting in a garden with a beer. | A man is wearing a tank top. | 0 | 0.996248 | A man wearing cut off shorts and a tank top must mean he is wearing the tank top. | exists e1 e2 s1 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10 x11.(a_topic(x1) & rel(x1,x5) & subset_of(x8,x5) & with(e2,x11) & n_beer(x11) & in(e2,x10) & n_garden(x10) & Actor(e2,x9) & v_sit(e2) & (x8 = x9) & n_sneaker(x8) & a_green(s1) & Theme(s1,x8) & subset_of(x6,x5) & n_top(x6) & of(x6,x7) & n_tank(x7) & Theme(e1,x3) & Actor(e1,x2) & v_wear(e1) & n_shorts(x3) & of(x3,x4) & n_cutoff(x4) & (x1 = x2) & n_man(x1)) | exists e1 x1 x2 x3.(Theme(e1,x2) & Actor(e1,x1) & v_wear(e1) & n_top(x2) & of(x2,x3) & n_tank(x3) & n_man(x1)) | 49bc8a7e-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 s1 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10 x11.(with(e2,x11) & v_wear(e1) & v_sit(e2) & subset_of(x8,x5) & subset_of(x6,x5) & rel(x1,x5) & of(x6,x7) & of(x3,x4) & n_top(x6) & n_tank(x7) & n_sneaker(x8) & n_shorts(x3) & n_man(x1) & n_garden(x10) & n_cutoff(x4) & n_beer(x11) & in(e2,x10) & a_topic(x1) & a_green(s1) & Theme(s1,x8) & Theme(e1,x3) & Actor(e2,x9) & Actor(e1,x2) & (x8 = x9) & (x1 = x2)) | exists e1 x1 x2 x3.(v_wear(e1) & of(x2,x3) & n_top(x2) & n_tank(x3) & n_man(x1) & Theme(e1,x2) & Actor(e1,x1)) |
||
A man wearing cutoff shorts, a tank top, and green sneakers sitting in a garden with a beer. | a casually dressed man sits and waits for his wife | 1 | 0.11385 | Many outfits can be described by casually dressed. A man in a garden may or may not be waiting. | exists e1 e2 s1 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10 x11.(a_topic(x1) & rel(x1,x5) & subset_of(x8,x5) & with(e2,x11) & n_beer(x11) & in(e2,x10) & n_garden(x10) & Actor(e2,x9) & v_sit(e2) & (x8 = x9) & n_sneaker(x8) & a_green(s1) & Theme(s1,x8) & subset_of(x6,x5) & n_top(x6) & of(x6,x7) & n_tank(x7) & Theme(e1,x3) & Actor(e1,x2) & v_wear(e1) & n_shorts(x3) & of(x3,x4) & n_cutoff(x4) & (x1 = x2) & n_man(x1)) | exists e4 e1 e3 e2 x1 x2 x3.(for(e4,x3) & n_wife(x3) & of(x3,x1) & n_male(x1) & Actor(e4,x2) & v_wait(e4) & n_man(x2) & Theme(e3,x2) & v_dress(e3) & r_casually(x2) & Actor(e2,x1) & v_sit(e2) & n_man(x1) & Theme(e1,x1) & v_dress(e1) & r_casually(x1)) | 49bc8ede-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 s1 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10 x11.(with(e2,x11) & v_wear(e1) & v_sit(e2) & subset_of(x8,x5) & subset_of(x6,x5) & rel(x1,x5) & of(x6,x7) & of(x3,x4) & n_top(x6) & n_tank(x7) & n_sneaker(x8) & n_shorts(x3) & n_man(x1) & n_garden(x10) & n_cutoff(x4) & n_beer(x11) & in(e2,x10) & a_topic(x1) & a_green(s1) & Theme(s1,x8) & Theme(e1,x3) & Actor(e2,x9) & Actor(e1,x2) & (x8 = x9) & (x1 = x2)) | exists e4 e1 e3 e2 x1 x2 x3.(v_wait(e4) & v_sit(e2) & v_dress(e3) & v_dress(e1) & r_casually(x2) & r_casually(x1) & of(x3,x1) & n_wife(x3) & n_man(x2) & n_man(x1) & n_male(x1) & for(e4,x3) & Theme(e3,x2) & Theme(e1,x1) & Actor(e4,x2) & Actor(e2,x1)) |
||
An African American base player wearing a blue shirt, being backed up by a drummer. | A drummer is backing up a base player. | 0 | -100 | THEY ARE BACKING EACH OTHER UP BY PLAYING. THEY ARE BACKED UP. | exists e1 e2 s1 s2 s3 s4 x1 x2 x3 x4 x5 x6.(a_topic(x1) & Theme(e2,x4) & Actor(e2,x3) & v_wear(e2) & Actor(e1,x6) & n_drummer(x6) & a_up(s4) & Manner(e1,s4) & Theme(e1,x5) & v_back(e1) & (x4 = x5) & n_shirt(x4) & a_blue(s3) & Theme(s3,x4) & (x1 = x3) & n_player(x1) & of(x1,x2) & n_base(x2) & a_american(s2) & Theme(s2,x1) & a_african(s1) & Theme(s1,x1)) | exists e1 s1 x1 x2 x3.(a_up(s1) & Manner(e1,s1) & Theme(e1,x2) & Actor(e1,x1) & v_back(e1) & n_player(x2) & of(x2,x3) & n_base(x3) & n_drummer(x1)) | 49bdd2c6-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 s1 s2 s3 s4 x1 x2 x3 x4 x5 x6.(v_wear(e2) & v_back(e1) & of(x1,x2) & n_shirt(x4) & n_player(x1) & n_drummer(x6) & n_base(x2) & a_up(s4) & a_topic(x1) & a_blue(s3) & a_american(s2) & a_african(s1) & Theme(s3,x4) & Theme(s2,x1) & Theme(s1,x1) & Theme(e2,x4) & Theme(e1,x5) & Manner(e1,s4) & Actor(e2,x3) & Actor(e1,x6) & (x4 = x5) & (x1 = x3)) | exists e1 s1 x1 x2 x3.(v_back(e1) & of(x2,x3) & n_player(x2) & n_drummer(x1) & n_base(x3) & a_up(s1) & Theme(e1,x2) & Manner(e1,s1) & Actor(e1,x1)) |
||
An African American base player wearing a blue shirt, being backed up by a drummer. | An African American base payer and a drummer are wearing blue shirts. | 1 | -100 | Not all drummers wear blue shirts. | exists e2 e1 s1 s2 s3 s4 x1 x2 x3 x4 x5 x6.(a_topic(x1) & Theme(e2,x4) & Actor(e2,x3) & v_wear(e2) & Actor(e1,x6) & n_drummer(x6) & a_up(s4) & Manner(e1,s4) & Theme(e1,x5) & v_back(e1) & (x4 = x5) & n_shirt(x4) & a_blue(s3) & Theme(s3,x4) & (x1 = x3) & n_player(x1) & of(x1,x2) & n_base(x2) & a_american(s2) & Theme(s2,x1) & a_african(s1) & Theme(s1,x1)) | exists e1 s1 s2 s3 x1 x2 x3 x4 x5.(Theme(e1,x5) & Actor(e1,x1) & v_wear(e1) & n_shirt(x5) & a_blue(s3) & Theme(s3,x5) & subset_of(x4,x1) & n_drummer(x4) & subset_of(x2,x1) & n_payer(x2) & of(x2,x3) & n_base(x3) & a_american(s2) & Theme(s2,x2) & a_african(s1) & Theme(s1,x2)) | 49bdd74e-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e1 s1 s2 s3 s4 x1 x2 x3 x4 x5 x6.(v_wear(e2) & v_back(e1) & of(x1,x2) & n_shirt(x4) & n_player(x1) & n_drummer(x6) & n_base(x2) & a_up(s4) & a_topic(x1) & a_blue(s3) & a_american(s2) & a_african(s1) & Theme(s3,x4) & Theme(s2,x1) & Theme(s1,x1) & Theme(e2,x4) & Theme(e1,x5) & Manner(e1,s4) & Actor(e2,x3) & Actor(e1,x6) & (x4 = x5) & (x1 = x3)) | exists e1 s1 s2 s3 x1 x2 x3 x4 x5.(v_wear(e1) & subset_of(x4,x1) & subset_of(x2,x1) & of(x2,x3) & n_shirt(x5) & n_payer(x2) & n_drummer(x4) & n_base(x3) & a_blue(s3) & a_american(s2) & a_african(s1) & Theme(s3,x5) & Theme(s2,x2) & Theme(s1,x2) & Theme(e1,x5) & Actor(e1,x1)) |
||
A boat captain steering a large green wheel. | A man is steering a car. | 2 | -100 | The person cannot be steering a large green wheel on a boat and be steering a car simultaneously. | exists e1 s1 s2 x1 x2 x3 x4.(a_topic(x1) & Theme(e1,x4) & Actor(e1,x3) & v_steer(e1) & n_wheel(x4) & a_green(s2) & Theme(s2,x4) & a_large(s1) & Theme(s1,x4) & (x1 = x3) & n_captain(x1) & of(x1,x2) & n_boat(x2)) | exists e1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_steer(e1) & n_car(x2) & n_man(x1)) | 49bddbb8-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 x1 x2 x3 x4.(v_steer(e1) & of(x1,x2) & n_wheel(x4) & n_captain(x1) & n_boat(x2) & a_topic(x1) & a_large(s1) & a_green(s2) & Theme(s2,x4) & Theme(s1,x4) & Theme(e1,x4) & Actor(e1,x3) & (x1 = x3)) | exists e1 x1 x2.(v_steer(e1) & n_man(x1) & n_car(x2) & Theme(e1,x2) & Actor(e1,x1)) |
||
A boat captain steering a large green wheel. | A guy is at the green helm of a boat. | 0 | -100 | The boat captain is a guy and a helm is a wheel of a boat. | exists e1 s1 s2 x1 x2 x3 x4.(a_topic(x1) & Theme(e1,x4) & Actor(e1,x3) & v_steer(e1) & n_wheel(x4) & a_green(s2) & Theme(s2,x4) & a_large(s1) & Theme(s1,x4) & (x1 = x3) & n_captain(x1) & of(x1,x2) & n_boat(x2)) | exists p1 s1 x1 x2.(n_helm(x2) & a_green(s1) & Theme(s1,x2) & exists x3.(at(x1,x2) & of(x2,x3) & n_boat(x3)) & n_guy(x1)) | 49bde018-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 x1 x2 x3 x4.(v_steer(e1) & of(x1,x2) & n_wheel(x4) & n_captain(x1) & n_boat(x2) & a_topic(x1) & a_large(s1) & a_green(s2) & Theme(s2,x4) & Theme(s1,x4) & Theme(e1,x4) & Actor(e1,x3) & (x1 = x3)) | exists s1 x1 x2.(n_helm(x2) & n_guy(x1) & exists x3.(of(x2,x3) & n_boat(x3) & at(x1,x2)) & a_green(s1) & Theme(s1,x2)) |
||
A boat captain steering a large green wheel. | The boat pilot is testing a new lightweight anodized aluminum steering wheel at the helm of a ship. | 1 | -100 | You can not infer he is the pilot. | exists e1 s1 s2 x1 x2 x3 x4.(a_topic(x1) & Theme(e1,x4) & Actor(e1,x3) & v_steer(e1) & n_wheel(x4) & a_green(s2) & Theme(s2,x4) & a_large(s1) & Theme(s1,x4) & (x1 = x3) & n_captain(x1) & of(x1,x2) & n_boat(x2)) | exists e1 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7.(n_helm(x6) & n_pilot(x1) & of(x1,x2) & n_boat(x2) & at(e1,x6) & of(x6,x7) & n_ship(x7) & Theme(e1,x3) & Actor(e1,x1) & v_test(e1) & n_wheel(x3) & of(x3,x5) & n_steering(x5) & of(x3,x4) & n_aluminum(x4) & a_anodized(s3) & Theme(s3,x3) & a_lightweight(s2) & Theme(s2,x3) & a_new(s1) & Theme(s1,x3)) | 49bde4e6-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 x1 x2 x3 x4.(v_steer(e1) & of(x1,x2) & n_wheel(x4) & n_captain(x1) & n_boat(x2) & a_topic(x1) & a_large(s1) & a_green(s2) & Theme(s2,x4) & Theme(s1,x4) & Theme(e1,x4) & Actor(e1,x3) & (x1 = x3)) | exists e1 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7.(v_test(e1) & of(x6,x7) & of(x3,x5) & of(x3,x4) & of(x1,x2) & n_wheel(x3) & n_steering(x5) & n_ship(x7) & n_pilot(x1) & n_helm(x6) & n_boat(x2) & n_aluminum(x4) & at(e1,x6) & a_new(s1) & a_lightweight(s2) & a_anodized(s3) & Theme(s3,x3) & Theme(s2,x3) & Theme(s1,x3) & Theme(e1,x3) & Actor(e1,x1)) |
||
Pictured is the captain of a boat; he is steering. | the man is working a tractor | 2 | -100 | Working on a tractor is not the same as steering a boat | exists e1 p1 x1 x2.(n_male(x1) & n_captain(x2) & ne_nam_pictured(x1) & Actor(e1,x1) & v_steer(e1) & exists x3.((x1 = x2) & of(x2,x3) & n_boat(x3))) | exists e1 x1 x2.(n_man(x1) & Theme(e1,x2) & Actor(e1,x1) & v_work(e1) & n_tractor(x2)) | 49bde978-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2.(v_steer(e1) & ne_nam_pictured(x1) & n_male(x1) & n_captain(x2) & exists x3.(of(x2,x3) & n_boat(x3) & (x1 = x2)) & Actor(e1,x1)) | exists e1 x1 x2.(v_work(e1) & n_tractor(x2) & n_man(x1) & Theme(e1,x2) & Actor(e1,x1)) |
||
Pictured is the captain of a boat; he is steering. | the man is going on a trip | 1 | -100 | Just because he is steering a boat does not mean he is going on a trip. | exists e1 p1 x1 x2.(n_male(x1) & n_captain(x2) & ne_nam_pictured(x1) & Actor(e1,x1) & v_steer(e1) & exists x3.((x1 = x2) & of(x2,x3) & n_boat(x3))) | exists e1 x1 x2.(n_man(x1) & on(e1,x2) & n_trip(x2) & Actor(e1,x1) & v_go(e1)) | 49bdede2-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2.(v_steer(e1) & ne_nam_pictured(x1) & n_male(x1) & n_captain(x2) & exists x3.(of(x2,x3) & n_boat(x3) & (x1 = x2)) & Actor(e1,x1)) | exists e1 x1 x2.(v_go(e1) & on(e1,x2) & n_trip(x2) & n_man(x1) & Actor(e1,x1)) |
||
Pictured is the captain of a boat; he is steering. | the man is on a boat | 0 | -100 | For the captain to be steering the boat, he would need to be on the boat. | exists e1 p1 x1 x2.(n_male(x1) & n_captain(x2) & ne_nam_pictured(x1) & Actor(e1,x1) & v_steer(e1) & exists x3.((x1 = x2) & of(x2,x3) & n_boat(x3))) | exists p1 x1.(n_man(x1) & exists x2.(on(x1,x2) & n_boat(x2))) | 49bdf238-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2.(v_steer(e1) & ne_nam_pictured(x1) & n_male(x1) & n_captain(x2) & exists x3.(of(x2,x3) & n_boat(x3) & (x1 = x2)) & Actor(e1,x1)) | exists x1.(n_man(x1) & exists x2.(on(x1,x2) & n_boat(x2))) |
||
An older man in nautical gear smilingly turns a ship wheel. | A man standing beside a boat. | 2 | -100 | A man who turns a ship wheel must be on the boat itself, and cannot be standing beside it. | exists e1 s1 s2 s3 x1 x2 x3 x4.(a_smilingly(s3) & Manner(e1,s3) & Theme(e1,x3) & Actor(e1,x1) & v_turn(e1) & n_wheel(x3) & of(x3,x4) & n_ship(x4) & in(x1,x2) & n_gear(x2) & a_nautical(s2) & Theme(s2,x2) & n_man(x1) & r_more(s1) & a_older(s1) & Theme(s1,x1)) | exists e1 x1 x2 x3.(a_topic(x1) & beside(e1,x3) & n_boat(x3) & Actor(e1,x2) & v_stand(e1) & (x1 = x2) & n_man(x1)) | 49bdf71a-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 s3 x1 x2 x3 x4.(v_turn(e1) & r_more(s1) & of(x3,x4) & n_wheel(x3) & n_ship(x4) & n_man(x1) & n_gear(x2) & in(x1,x2) & a_smilingly(s3) & a_older(s1) & a_nautical(s2) & Theme(s2,x2) & Theme(s1,x1) & Theme(e1,x3) & Manner(e1,s3) & Actor(e1,x1)) | exists e1 x1 x2 x3.(v_stand(e1) & n_man(x1) & n_boat(x3) & beside(e1,x3) & a_topic(x1) & Actor(e1,x2) & (x1 = x2)) |
||
An older man in nautical gear smilingly turns a ship wheel. | An older man takes his ship on the sea. | 1 | -100 | Not all ships are on the sea. | exists e1 s1 s2 s3 x1 x2 x3 x4.(a_smilingly(s3) & Manner(e1,s3) & Theme(e1,x3) & Actor(e1,x1) & v_turn(e1) & n_wheel(x3) & of(x3,x4) & n_ship(x4) & in(x1,x2) & n_gear(x2) & a_nautical(s2) & Theme(s2,x2) & n_man(x1) & r_more(s1) & a_older(s1) & Theme(s1,x1)) | exists e1 s1 x1 x2 x3.(n_sea(x3) & Theme(e1,x2) & Actor(e1,x1) & v_take(e1) & on(x2,x3) & n_ship(x2) & of(x2,x1) & n_male(x1) & n_man(x1) & r_more(s1) & a_older(s1) & Theme(s1,x1)) | 49be0002-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 s3 x1 x2 x3 x4.(v_turn(e1) & r_more(s1) & of(x3,x4) & n_wheel(x3) & n_ship(x4) & n_man(x1) & n_gear(x2) & in(x1,x2) & a_smilingly(s3) & a_older(s1) & a_nautical(s2) & Theme(s2,x2) & Theme(s1,x1) & Theme(e1,x3) & Manner(e1,s3) & Actor(e1,x1)) | exists e1 s1 x1 x2 x3.(v_take(e1) & r_more(s1) & on(x2,x3) & of(x2,x1) & n_ship(x2) & n_sea(x3) & n_man(x1) & n_male(x1) & a_older(s1) & Theme(s1,x1) & Theme(e1,x2) & Actor(e1,x1)) |
||
The smiling ship captain is holding the wheel of his wooden ship. | The ship captain has abandon his ship. | 2 | -100 | A captain who has had to abandon his ship cannot be holding the wheel. | exists e1 e2 s1 x1 x2 x3 x4.(n_ship(x4) & a_wooden(s1) & Theme(s1,x4) & of(x4,x3) & n_male(x3) & n_wheel(x3) & n_captain(x1) & of(x1,x2) & n_ship(x2) & Actor(e1,x1) & v_smile(e1) & Theme(e2,x3) & Actor(e2,x1) & v_hold(e2) & of(x3,x4)) | exists e1 e2 x1 x2 x3.(n_ship(x2) & n_ship(x2) & of(x2,x1) & n_male(x1) & n_captain(x1) & of(x1,x2) & Theme(e2,x2) & Actor(e2,x1) & v_abandon(e2) & Actor(e1,x3) & v_have(e1) & (x1 = x3)) | 49be0462-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 s1 x1 x2 x3 x4.(v_smile(e1) & v_hold(e2) & of(x4,x3) & of(x3,x4) & of(x1,x2) & n_wheel(x3) & n_ship(x4) & n_ship(x2) & n_male(x3) & n_captain(x1) & a_wooden(s1) & Theme(s1,x4) & Theme(e2,x3) & Actor(e2,x1) & Actor(e1,x1)) | exists e1 e2 x1 x2 x3.(v_have(e1) & v_abandon(e2) & of(x2,x1) & of(x1,x2) & n_ship(x2) & n_male(x1) & n_captain(x1) & Theme(e2,x2) & Actor(e2,x1) & Actor(e1,x3) & (x1 = x3)) |
||
The smiling ship captain is holding the wheel of his wooden ship. | The ship captain is holding the sterring wheel. | 0 | -100 | A WHEEL IS A STERRING WHEEL. | exists e1 e2 s1 x1 x2 x3 x4.(n_ship(x4) & a_wooden(s1) & Theme(s1,x4) & of(x4,x3) & n_male(x3) & n_wheel(x3) & n_captain(x1) & of(x1,x2) & n_ship(x2) & Actor(e1,x1) & v_smile(e1) & Theme(e2,x3) & Actor(e2,x1) & v_hold(e2) & of(x3,x4)) | exists e1 e2 x1 x2 x3.(n_wheel(x3) & Actor(e1,x3) & v_sterr(e1) & n_captain(x1) & of(x1,x2) & n_ship(x2) & Theme(e2,x3) & Actor(e2,x1) & v_hold(e2)) | 49be08b8-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 s1 x1 x2 x3 x4.(v_smile(e1) & v_hold(e2) & of(x4,x3) & of(x3,x4) & of(x1,x2) & n_wheel(x3) & n_ship(x4) & n_ship(x2) & n_male(x3) & n_captain(x1) & a_wooden(s1) & Theme(s1,x4) & Theme(e2,x3) & Actor(e2,x1) & Actor(e1,x1)) | exists e1 e2 x1 x2 x3.(v_sterr(e1) & v_hold(e2) & of(x1,x2) & n_wheel(x3) & n_ship(x2) & n_captain(x1) & Theme(e2,x3) & Actor(e2,x1) & Actor(e1,x3)) |
||
The smiling ship captain is holding the wheel of his wooden ship. | The captain is on the bridge. | 1 | -100 | Not all captains on ships are on the bridge. | exists e1 e2 s1 x1 x2 x3 x4.(n_ship(x4) & a_wooden(s1) & Theme(s1,x4) & of(x4,x3) & n_male(x3) & n_wheel(x3) & n_captain(x1) & of(x1,x2) & n_ship(x2) & Actor(e1,x1) & v_smile(e1) & Theme(e2,x3) & Actor(e2,x1) & v_hold(e2) & of(x3,x4)) | exists p1 x1 x2.(n_bridge(x2) & n_captain(x1) & on(x1,x2)) | 49be0e62-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 s1 x1 x2 x3 x4.(v_smile(e1) & v_hold(e2) & of(x4,x3) & of(x3,x4) & of(x1,x2) & n_wheel(x3) & n_ship(x4) & n_ship(x2) & n_male(x3) & n_captain(x1) & a_wooden(s1) & Theme(s1,x4) & Theme(e2,x3) & Actor(e2,x1) & Actor(e1,x1)) | exists x1 x2.(on(x1,x2) & n_captain(x1) & n_bridge(x2)) |
||
Three firefighters enraged after a prank call. | Three firefighters are about to start shooting a themed porno. | 2 | -100 | Firefighters who are enraged after a prank call cannot simultaneously be shooting a themed porno. Presumably the second group are actors in costume, rather than real firefighters. | exists e1 x1 x2 x3.(after(e1,x2) & n_call(x2) & of(x2,x3) & n_prank(x3) & Actor(e1,x1) & v_enrage(e1) & n_firefighter(x1) & card_eq_3(x1)) | exists p1 s1 x1.(Topic(s1,p1) & Actor(s1,x1) & a_about(s1) & exists e1 p2.(exists e2 e3 x2.(Theme(e3,x2) & Actor(e3,x1) & v_shoot(e3) & n_porno(x2) & Theme(e2,x2) & v_theme(e2)) & Topic(e1,p2) & Actor(e1,x1) & v_start(e1)) & n_firefighter(x1) & card_eq_3(x1)) | 49be23f2-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3.(v_enrage(e1) & of(x2,x3) & n_prank(x3) & n_firefighter(x1) & n_call(x2) & card_eq_3(x1) & after(e1,x2) & Actor(e1,x1)) | exists p1 s1 x1.(n_firefighter(x1) & exists e1 p2.(v_start(e1) & exists e2 e3 x2.(v_theme(e2) & v_shoot(e3) & n_porno(x2) & Theme(e3,x2) & Theme(e2,x2) & Actor(e3,x1)) & Topic(e1,p2) & Actor(e1,x1)) & card_eq_3(x1) & a_about(s1) & Topic(s1,p1) & Actor(s1,x1)) |
||
Three firefighters enraged after a prank call. | Three men are looking to find the guy who prank called them. | 1 | -100 | Being enraged does not imply looking to find the guy who prank called them. | exists e1 x1 x2 x3.(after(e1,x2) & n_call(x2) & of(x2,x3) & n_prank(x3) & Actor(e1,x1) & v_enrage(e1) & n_firefighter(x1) & card_eq_3(x1)) | exists e1 p1 x1 x2.(n_thing(x2) & n_guy(x2) & Topic(e1,p1) & Actor(e1,x1) & v_look(e1) & exists e3 e2 p2 x3.(Theme(e3,x2) & Actor(e3,x1) & v_find(e3) & exists e4.(Recipient(e4,x2) & Theme(e4,x3) & v_call(e4)) & Topic(e2,p2) & Actor(e2,x3) & v_prank(e2) & (x2 = x3)) & n_man(x1) & card_eq_3(x1)) | 49be28de-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3.(v_enrage(e1) & of(x2,x3) & n_prank(x3) & n_firefighter(x1) & n_call(x2) & card_eq_3(x1) & after(e1,x2) & Actor(e1,x1)) | exists e1 p1 x1 x2.(v_look(e1) & n_thing(x2) & n_man(x1) & n_guy(x2) & exists e3 e2 p2 x3.(v_prank(e2) & v_find(e3) & exists e4.(v_call(e4) & Theme(e4,x3) & Recipient(e4,x2)) & Topic(e2,p2) & Theme(e3,x2) & Actor(e3,x1) & Actor(e2,x3) & (x2 = x3)) & card_eq_3(x1) & Topic(e1,p1) & Actor(e1,x1)) |
||
Three firefighters enraged after a prank call. | Three people are angry. | 0 | -100 | PRANK CALL S CAN MAKE PEOPLE ANGRY. | exists e1 x1 x2 x3.(after(e1,x2) & n_call(x2) & of(x2,x3) & n_prank(x3) & Actor(e1,x1) & v_enrage(e1) & n_firefighter(x1) & card_eq_3(x1)) | exists s1 x1.(Theme(s1,x1) & a_angry(s1) & n_people(x1) & card_eq_3(x1)) | 49be2db6-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3.(v_enrage(e1) & of(x2,x3) & n_prank(x3) & n_firefighter(x1) & n_call(x2) & card_eq_3(x1) & after(e1,x2) & Actor(e1,x1)) | exists s1 x1.(n_people(x1) & card_eq_3(x1) & a_angry(s1) & Theme(s1,x1)) |
||
Two brothers take a nap on a gray couch. | The brothers are racing towards home. | 2 | -100 | The brothers cannot be in the house, taking a nap on the couch while simultaneously outside of the home, racing towards it. | exists e1 s1 x1 x2 x3.(on(e1,x3) & n_couch(x3) & a_gray(s1) & Theme(s1,x3) & Theme(e1,x2) & Actor(e1,x1) & v_take(e1) & n_nap(x2) & n_brother(x1) & card_eq_2(x1)) | exists e1 x1 x2.(n_brother(x1) & towards(e1,x2) & n_home(x2) & Actor(e1,x1) & v_race(e1)) | 49be32de-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3.(v_take(e1) & on(e1,x3) & n_nap(x2) & n_couch(x3) & n_brother(x1) & card_eq_2(x1) & a_gray(s1) & Theme(s1,x3) & Theme(e1,x2) & Actor(e1,x1)) | exists e1 x1 x2.(v_race(e1) & towards(e1,x2) & n_home(x2) & n_brother(x1) & Actor(e1,x1)) |
||
Two brothers take a nap on a gray couch. | The brothers are dreaming. | 1 | -100 | Taking a nap does not imply dreaming. | exists e1 s1 x1 x2 x3.(on(e1,x3) & n_couch(x3) & a_gray(s1) & Theme(s1,x3) & Theme(e1,x2) & Actor(e1,x1) & v_take(e1) & n_nap(x2) & n_brother(x1) & card_eq_2(x1)) | exists e1 x1.(n_brother(x1) & Actor(e1,x1) & v_dream(e1)) | 49be37de-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3.(v_take(e1) & on(e1,x3) & n_nap(x2) & n_couch(x3) & n_brother(x1) & card_eq_2(x1) & a_gray(s1) & Theme(s1,x3) & Theme(e1,x2) & Actor(e1,x1)) | exists e1 x1.(v_dream(e1) & n_brother(x1) & Actor(e1,x1)) |
||
Two brothers take a nap on a gray couch. | The brothers are napping on the couch. | 0 | -100 | There are two brothers who apparently are taking a nap on a gray couch, which is where they usually nap. | exists e1 s1 x1 x2 x3.(on(e1,x3) & n_couch(x3) & a_gray(s1) & Theme(s1,x3) & Theme(e1,x2) & Actor(e1,x1) & v_take(e1) & n_nap(x2) & n_brother(x1) & card_eq_2(x1)) | exists e1 x1 x2.(n_couch(x2) & n_brother(x1) & on(e1,x2) & Actor(e1,x1) & v_nap(e1)) | 49be3cc0-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3.(v_take(e1) & on(e1,x3) & n_nap(x2) & n_couch(x3) & n_brother(x1) & card_eq_2(x1) & a_gray(s1) & Theme(s1,x3) & Theme(e1,x2) & Actor(e1,x1)) | exists e1 x1 x2.(v_nap(e1) & on(e1,x2) & n_couch(x2) & n_brother(x1) & Actor(e1,x1)) |
||
A man with hairy arms and a watch pours creamer into a cup of coffee, making color ripples along the surface. | a man makes coffee | 0 | -100 | The man is making coffee and adds creamer. | exists e1 e2 s1 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10.(n_surface(x10) & for(e1,e2) & Theme(e2,x8) & Actor(e2,x1) & v_make(e2) & along(x8,x10) & n_ripple(x8) & of(x8,x9) & n_color(x9) & into(e1,x6) & of(x6,x7) & n_coffee(x7) & n_cup(x6) & Theme(e1,x5) & Actor(e1,x1) & v_pour(e1) & n_creamer(x5) & with(x1,x2) & subset_of(x4,x2) & n_watch(x4) & subset_of(x3,x2) & n_arm(x3) & a_hairy(s1) & Theme(s1,x3) & n_man(x1)) | exists e1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_make(e1) & n_coffee(x2) & n_man(x1)) | 49be4184-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 s1 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10.(with(x1,x2) & v_pour(e1) & v_make(e2) & subset_of(x4,x2) & subset_of(x3,x2) & of(x8,x9) & of(x6,x7) & n_watch(x4) & n_surface(x10) & n_ripple(x8) & n_man(x1) & n_cup(x6) & n_creamer(x5) & n_color(x9) & n_coffee(x7) & n_arm(x3) & into(e1,x6) & for(e1,e2) & along(x8,x10) & a_hairy(s1) & Theme(s1,x3) & Theme(e2,x8) & Theme(e1,x5) & Actor(e2,x1) & Actor(e1,x1)) | exists e1 x1 x2.(v_make(e1) & n_man(x1) & n_coffee(x2) & Theme(e1,x2) & Actor(e1,x1)) |
||
A man with hairy arms and a watch pours creamer into a cup of coffee, making color ripples along the surface. | the man is making soup | 2 | -100 | The man cannot be tending to coffee and soup at the same time. | exists e2 e1 s1 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10.(n_surface(x10) & for(e1,e2) & Theme(e2,x8) & Actor(e2,x1) & v_make(e2) & along(x8,x10) & n_ripple(x8) & of(x8,x9) & n_color(x9) & into(e1,x6) & of(x6,x7) & n_coffee(x7) & n_cup(x6) & Theme(e1,x5) & Actor(e1,x1) & v_pour(e1) & n_creamer(x5) & with(x1,x2) & subset_of(x4,x2) & n_watch(x4) & subset_of(x3,x2) & n_arm(x3) & a_hairy(s1) & Theme(s1,x3) & n_man(x1)) | exists e1 x1 x2.(n_man(x1) & Theme(e1,x2) & Actor(e1,x1) & v_make(e1) & n_soup(x2)) | 49be48be-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e1 s1 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10.(with(x1,x2) & v_pour(e1) & v_make(e2) & subset_of(x4,x2) & subset_of(x3,x2) & of(x8,x9) & of(x6,x7) & n_watch(x4) & n_surface(x10) & n_ripple(x8) & n_man(x1) & n_cup(x6) & n_creamer(x5) & n_color(x9) & n_coffee(x7) & n_arm(x3) & into(e1,x6) & for(e1,e2) & along(x8,x10) & a_hairy(s1) & Theme(s1,x3) & Theme(e2,x8) & Theme(e1,x5) & Actor(e2,x1) & Actor(e1,x1)) | exists e1 x1 x2.(v_make(e1) & n_soup(x2) & n_man(x1) & Theme(e1,x2) & Actor(e1,x1)) |
||
A man with hairy arms and a watch pours creamer into a cup of coffee, making color ripples along the surface. | the man is a chef | 1 | -100 | Pouring creamer does not imply the man is a chef. | exists e2 e1 s1 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10.(n_surface(x10) & for(e1,e2) & Theme(e2,x8) & Actor(e2,x1) & v_make(e2) & along(x8,x10) & n_ripple(x8) & of(x8,x9) & n_color(x9) & into(e1,x6) & of(x6,x7) & n_coffee(x7) & n_cup(x6) & Theme(e1,x5) & Actor(e1,x1) & v_pour(e1) & n_creamer(x5) & with(x1,x2) & subset_of(x4,x2) & n_watch(x4) & subset_of(x3,x2) & n_arm(x3) & a_hairy(s1) & Theme(s1,x3) & n_man(x1)) | exists p1 x1.(n_man(x1) & exists x2.((x1 = x2) & n_chef(x2))) | 49be4e18-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e1 s1 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10.(with(x1,x2) & v_pour(e1) & v_make(e2) & subset_of(x4,x2) & subset_of(x3,x2) & of(x8,x9) & of(x6,x7) & n_watch(x4) & n_surface(x10) & n_ripple(x8) & n_man(x1) & n_cup(x6) & n_creamer(x5) & n_color(x9) & n_coffee(x7) & n_arm(x3) & into(e1,x6) & for(e1,e2) & along(x8,x10) & a_hairy(s1) & Theme(s1,x3) & Theme(e2,x8) & Theme(e1,x5) & Actor(e2,x1) & Actor(e1,x1)) | exists x1.(n_man(x1) & exists x2.(n_chef(x2) & (x1 = x2))) |
||
A man in camouflage pants and a backwards cap carrying a toolbox and a backpack. | Nobody has clothing. | 2 | -100 | No man currently present can have pants and a cap if nobody has clothing | exists e1 s1 x1 x2 x3 x4 x5 x6 x7 x8 x9.(a_topic(s1) & subset_of(x4,s1) & Theme(e1,x7) & Actor(e1,x6) & v_carry(e1) & subset_of(x9,x7) & n_backpack(x9) & subset_of(x8,x7) & n_toolbox(x8) & (x4 = x6) & n_cap(x4) & of(x4,x5) & n_backward(x5) & subset_of(x1,s1) & in(x1,x2) & n_pants(x2) & of(x2,x3) & n_camouflage(x3) & n_man(x1)) | -exists e1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_have(e1) & n_clothing(x2) & n_person(x1)) | 49be52e6-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4 x5 x6 x7 x8 x9.(v_carry(e1) & subset_of(x9,x7) & subset_of(x8,x7) & subset_of(x4,s1) & subset_of(x1,s1) & of(x4,x5) & of(x2,x3) & n_toolbox(x8) & n_pants(x2) & n_man(x1) & n_cap(x4) & n_camouflage(x3) & n_backward(x5) & n_backpack(x9) & in(x1,x2) & a_topic(s1) & Theme(e1,x7) & Actor(e1,x6) & (x4 = x6)) | all e1 x1 x2.(-v_have(e1) | -n_person(x1) | -n_clothing(x2) | -Theme(e1,x2) | -Actor(e1,x1)) |
||
A man in camouflage pants and a backwards cap carrying a toolbox and a backpack. | A person has clothing. | 0 | -100 | Pants and a cap are clothing for the person, who apparently is going to do some work. | exists e1 s1 x1 x2 x3 x4 x5 x6 x7 x8 x9.(a_topic(s1) & subset_of(x4,s1) & Theme(e1,x7) & Actor(e1,x6) & v_carry(e1) & subset_of(x9,x7) & n_backpack(x9) & subset_of(x8,x7) & n_toolbox(x8) & (x4 = x6) & n_cap(x4) & of(x4,x5) & n_backward(x5) & subset_of(x1,s1) & in(x1,x2) & n_pants(x2) & of(x2,x3) & n_camouflage(x3) & n_man(x1)) | exists e1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_have(e1) & n_clothing(x2) & n_person(x1)) | 49be57a0-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4 x5 x6 x7 x8 x9.(v_carry(e1) & subset_of(x9,x7) & subset_of(x8,x7) & subset_of(x4,s1) & subset_of(x1,s1) & of(x4,x5) & of(x2,x3) & n_toolbox(x8) & n_pants(x2) & n_man(x1) & n_cap(x4) & n_camouflage(x3) & n_backward(x5) & n_backpack(x9) & in(x1,x2) & a_topic(s1) & Theme(e1,x7) & Actor(e1,x6) & (x4 = x6)) | exists e1 x1 x2.(v_have(e1) & n_person(x1) & n_clothing(x2) & Theme(e1,x2) & Actor(e1,x1)) |
||
A man in camouflage pants and a backwards cap carrying a toolbox and a backpack. | A tall person has clothing. | 1 | -100 | Not all men are tall. | exists e1 s1 x1 x2 x3 x4 x5 x6 x7 x8 x9.(a_topic(s1) & subset_of(x4,s1) & Theme(e1,x7) & Actor(e1,x6) & v_carry(e1) & subset_of(x9,x7) & n_backpack(x9) & subset_of(x8,x7) & n_toolbox(x8) & (x4 = x6) & n_cap(x4) & of(x4,x5) & n_backward(x5) & subset_of(x1,s1) & in(x1,x2) & n_pants(x2) & of(x2,x3) & n_camouflage(x3) & n_man(x1)) | exists e1 s1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_have(e1) & n_clothing(x2) & n_person(x1) & a_tall(s1) & Theme(s1,x1)) | 49be5cdc-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4 x5 x6 x7 x8 x9.(v_carry(e1) & subset_of(x9,x7) & subset_of(x8,x7) & subset_of(x4,s1) & subset_of(x1,s1) & of(x4,x5) & of(x2,x3) & n_toolbox(x8) & n_pants(x2) & n_man(x1) & n_cap(x4) & n_camouflage(x3) & n_backward(x5) & n_backpack(x9) & in(x1,x2) & a_topic(s1) & Theme(e1,x7) & Actor(e1,x6) & (x4 = x6)) | exists e1 s1 x1 x2.(v_have(e1) & n_person(x1) & n_clothing(x2) & a_tall(s1) & Theme(s1,x1) & Theme(e1,x2) & Actor(e1,x1)) |
||
A woman with brown hair, wearing sunglasses asking a asian gentleman for directions. | The woman is speaking to the man. | 0 | -100 | A woman was speaking to a man in order to ask for directions. | exists e1 e2 s1 s2 x1 x2 x3 x4 x5 x6.(a_topic(x1) & rel(x1,x3) & Theme(e2,x5) & Actor(e2,x4) & v_ask(e2) & for(x5,x6) & n_direction(x6) & n_gentleman(x5) & a_asian(s2) & Theme(s2,x5) & (x3 = x4) & n_sunglass(x3) & Actor(e1,x3) & v_wear(e1) & with(x1,x2) & n_hair(x2) & a_brown(s1) & Theme(s1,x2) & n_woman(x1)) | exists e1 x1 x2.(n_man(x2) & n_woman(x1) & to(e1,x2) & Actor(e1,x1) & v_speak(e1)) | 49be61d2-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 s1 s2 x1 x2 x3 x4 x5 x6.(with(x1,x2) & v_wear(e1) & v_ask(e2) & rel(x1,x3) & n_woman(x1) & n_sunglass(x3) & n_hair(x2) & n_gentleman(x5) & n_direction(x6) & for(x5,x6) & a_topic(x1) & a_brown(s1) & a_asian(s2) & Theme(s2,x5) & Theme(s1,x2) & Theme(e2,x5) & Actor(e2,x4) & Actor(e1,x3) & (x3 = x4)) | exists e1 x1 x2.(v_speak(e1) & to(e1,x2) & n_woman(x1) & n_man(x2) & Actor(e1,x1)) |
||
A woman with brown hair, wearing sunglasses asking a asian gentleman for directions. | A woman challenges her karate instructor to a fight. | 2 | -100 | A woman who challenges her instructor to a fight cannot simultaneously be asking for directions. | exists e1 e2 s1 s2 x1 x2 x3 x4 x5 x6.(a_topic(x1) & rel(x1,x3) & Theme(e2,x5) & Actor(e2,x4) & v_ask(e2) & for(x5,x6) & n_direction(x6) & n_gentleman(x5) & a_asian(s2) & Theme(s2,x5) & (x3 = x4) & n_sunglass(x3) & Actor(e1,x3) & v_wear(e1) & with(x1,x2) & n_hair(x2) & a_brown(s1) & Theme(s1,x2) & n_woman(x1)) | exists e1 s1 x1 x2 x3.(Theme(e1,x2) & Actor(e1,x1) & v_challenge(e1) & to(x2,x3) & n_fight(x3) & n_instructor(x2) & a_karate(s1) & Theme(s1,x2) & of(x2,x1) & n_female(x1) & n_woman(x1)) | 49be668c-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 s1 s2 x1 x2 x3 x4 x5 x6.(with(x1,x2) & v_wear(e1) & v_ask(e2) & rel(x1,x3) & n_woman(x1) & n_sunglass(x3) & n_hair(x2) & n_gentleman(x5) & n_direction(x6) & for(x5,x6) & a_topic(x1) & a_brown(s1) & a_asian(s2) & Theme(s2,x5) & Theme(s1,x2) & Theme(e2,x5) & Actor(e2,x4) & Actor(e1,x3) & (x3 = x4)) | exists e1 s1 x1 x2 x3.(v_challenge(e1) & to(x2,x3) & of(x2,x1) & n_woman(x1) & n_instructor(x2) & n_fight(x3) & n_female(x1) & a_karate(s1) & Theme(s1,x2) & Theme(e1,x2) & Actor(e1,x1)) |
||
A woman with brown hair, wearing sunglasses asking a asian gentleman for directions. | It is sunny outside. | 1 | -100 | Wearing sunglasses does not imply it is sunny outside. | exists e2 e1 s1 s2 x1 x2 x3 x4 x5 x6.(a_topic(x1) & rel(x1,x3) & Theme(e2,x5) & Actor(e2,x4) & v_ask(e2) & for(x5,x6) & n_direction(x6) & n_gentleman(x5) & a_asian(s2) & Theme(s2,x5) & (x3 = x4) & n_sunglass(x3) & Actor(e1,x3) & v_wear(e1) & with(x1,x2) & n_hair(x2) & a_brown(s1) & Theme(s1,x2) & n_woman(x1)) | exists p1 x1.(n_thing(x1) & exists s1 x2.((x1 = x2) & n_outside(x2) & a_sunny(s1) & Theme(s1,x2))) | 49be6ca4-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e1 s1 s2 x1 x2 x3 x4 x5 x6.(with(x1,x2) & v_wear(e1) & v_ask(e2) & rel(x1,x3) & n_woman(x1) & n_sunglass(x3) & n_hair(x2) & n_gentleman(x5) & n_direction(x6) & for(x5,x6) & a_topic(x1) & a_brown(s1) & a_asian(s2) & Theme(s2,x5) & Theme(s1,x2) & Theme(e2,x5) & Actor(e2,x4) & Actor(e1,x3) & (x3 = x4)) | exists x1.(n_thing(x1) & exists s1 x2.(n_outside(x2) & a_sunny(s1) & Theme(s1,x2) & (x1 = x2))) |
||
Female street entertainer with horns doing a curtsey. | The people are watching her. | 1 | -100 | Just because street entertainer doing curtsey does not mean people are watching her. | exists e1 x1 x2 x3 x4 x5 x6.(a_topic(x1) & with(x1,x4) & Theme(e1,x6) & Actor(e1,x5) & v_do(e1) & n_curtsey(x6) & (x4 = x5) & n_horn(x4) & n_entertainer(x1) & of(x1,x3) & n_street(x3) & (x1 = x2) & ne_nam_female(x2)) | exists e1 x1 x2.(n_female(x2) & n_people(x1) & Theme(e1,x2) & Actor(e1,x1) & v_watch(e1)) | 49be7154-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4 x5 x6.(with(x1,x4) & v_do(e1) & of(x1,x3) & ne_nam_female(x2) & n_street(x3) & n_horn(x4) & n_entertainer(x1) & n_curtsey(x6) & a_topic(x1) & Theme(e1,x6) & Actor(e1,x5) & (x4 = x5) & (x1 = x2)) | exists e1 x1 x2.(v_watch(e1) & n_people(x1) & n_female(x2) & Theme(e1,x2) & Actor(e1,x1)) |
||
Female street entertainer with horns doing a curtsey. | The woman is inside taking a bath. | 2 | -100 | The woman cannot be both inside and outside at the same time | exists e1 x1 x2 x3 x4 x5 x6.(a_topic(x1) & with(x1,x4) & Theme(e1,x6) & Actor(e1,x5) & v_do(e1) & n_curtsey(x6) & (x4 = x5) & n_horn(x4) & n_entertainer(x1) & of(x1,x3) & n_street(x3) & (x1 = x2) & ne_nam_female(x2)) | exists e1 s1 x1 x2.(n_woman(x1) & a_inside(s1) & Manner(e1,s1) & Theme(e1,x2) & Actor(e1,x1) & v_take(e1) & n_bath(x2)) | 49be75b4-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4 x5 x6.(with(x1,x4) & v_do(e1) & of(x1,x3) & ne_nam_female(x2) & n_street(x3) & n_horn(x4) & n_entertainer(x1) & n_curtsey(x6) & a_topic(x1) & Theme(e1,x6) & Actor(e1,x5) & (x4 = x5) & (x1 = x2)) | exists e1 s1 x1 x2.(v_take(e1) & n_woman(x1) & n_bath(x2) & a_inside(s1) & Theme(e1,x2) & Manner(e1,s1) & Actor(e1,x1)) |
||
Female street entertainer with horns doing a curtsey. | The woman is on the street. | 0 | -100 | If the woman is working as a street entertainer, she would need to be on the street to do so. | exists e1 x1 x2 x3 x4 x5 x6.(a_topic(x1) & with(x1,x4) & Theme(e1,x6) & Actor(e1,x5) & v_do(e1) & n_curtsey(x6) & (x4 = x5) & n_horn(x4) & n_entertainer(x1) & of(x1,x3) & n_street(x3) & (x1 = x2) & ne_nam_female(x2)) | exists p1 x1 x2.(n_street(x2) & n_woman(x1) & on(x1,x2)) | 49be7a1e-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4 x5 x6.(with(x1,x4) & v_do(e1) & of(x1,x3) & ne_nam_female(x2) & n_street(x3) & n_horn(x4) & n_entertainer(x1) & n_curtsey(x6) & a_topic(x1) & Theme(e1,x6) & Actor(e1,x5) & (x4 = x5) & (x1 = x2)) | exists x1 x2.(on(x1,x2) & n_woman(x1) & n_street(x2)) |
||
Little girl in pink coat on a swing. | A little girl at the park. | 1 | -100 | Not all swings are at the park. | exists s1 s2 x1 x2 x3.(a_topic(x1) & in(x1,x2) & on(x2,x3) & n_swing(x3) & n_coat(x2) & a_pink(s2) & Theme(s2,x2) & n_girl(x1) & a_little(s1) & Theme(s1,x1)) | exists s1 x1 x2.(n_park(x2) & a_topic(x1) & at(x1,x2) & n_girl(x1) & a_little(s1) & Theme(s1,x1)) | 49be7e88-e4c8-11ec-9cdd-0242ac1c0002 | exists s1 s2 x1 x2 x3.(on(x2,x3) & n_swing(x3) & n_girl(x1) & n_coat(x2) & in(x1,x2) & a_topic(x1) & a_pink(s2) & a_little(s1) & Theme(s2,x2) & Theme(s1,x1)) | exists s1 x1 x2.(n_park(x2) & n_girl(x1) & at(x1,x2) & a_topic(x1) & a_little(s1) & Theme(s1,x1)) |
||
Little girl in pink coat on a swing. | Little girl swinging. | 0 | -100 | The little girl on the swing is wearing a pink coat. | exists s1 s2 x1 x2 x3.(a_topic(x1) & in(x1,x2) & on(x2,x3) & n_swing(x3) & n_coat(x2) & a_pink(s2) & Theme(s2,x2) & n_girl(x1) & a_little(s1) & Theme(s1,x1)) | exists s1 x1 x2.(a_topic(x1) & n_swing(x1) & of(x1,x2) & n_girl(x2) & a_little(s1) & Theme(s1,x1)) | 49be834c-e4c8-11ec-9cdd-0242ac1c0002 | exists s1 s2 x1 x2 x3.(on(x2,x3) & n_swing(x3) & n_girl(x1) & n_coat(x2) & in(x1,x2) & a_topic(x1) & a_pink(s2) & a_little(s1) & Theme(s2,x2) & Theme(s1,x1)) | exists s1 x1 x2.(of(x1,x2) & n_swing(x1) & n_girl(x2) & a_topic(x1) & a_little(s1) & Theme(s1,x1)) |
||
Little girl in pink coat on a swing. | Little girl napping on the chair. | 2 | -100 | The girl cannot be simultaneously on a swing and napping on the chair | exists s1 s2 x1 x2 x3.(a_topic(x1) & in(x1,x2) & on(x2,x3) & n_swing(x3) & n_coat(x2) & a_pink(s2) & Theme(s2,x2) & n_girl(x1) & a_little(s1) & Theme(s1,x1)) | exists e1 s1 x1 x2 x3.(n_chair(x3) & a_topic(x1) & on(e1,x3) & Actor(e1,x2) & v_nap(e1) & (x1 = x2) & n_girl(x1) & a_little(s1) & Theme(s1,x1)) | 49be87c0-e4c8-11ec-9cdd-0242ac1c0002 | exists s1 s2 x1 x2 x3.(on(x2,x3) & n_swing(x3) & n_girl(x1) & n_coat(x2) & in(x1,x2) & a_topic(x1) & a_pink(s2) & a_little(s1) & Theme(s2,x2) & Theme(s1,x1)) | exists e1 s1 x1 x2 x3.(v_nap(e1) & on(e1,x3) & n_girl(x1) & n_chair(x3) & a_topic(x1) & a_little(s1) & Theme(s1,x1) & Actor(e1,x2) & (x1 = x2)) |
||
People under a tent at a reception. | Two bears are climbing a tree. | 2 | -100 | People and bears are distinctly different animals, and neither group can be simultaneously under a tent while climbing a tree | exists x1 x2 x3.(a_topic(x1) & under(x1,x2) & at(x2,x3) & n_reception(x3) & n_tent(x2) & n_people(x1)) | exists e1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_climb(e1) & n_tree(x2) & n_bear(x1) & card_eq_2(x1)) | 49be8c2a-e4c8-11ec-9cdd-0242ac1c0002 | exists x1 x2 x3.(under(x1,x2) & n_tent(x2) & n_reception(x3) & n_people(x1) & at(x2,x3) & a_topic(x1)) | exists e1 x1 x2.(v_climb(e1) & n_tree(x2) & n_bear(x1) & card_eq_2(x1) & Theme(e1,x2) & Actor(e1,x1)) |
||
People under a tent at a reception. | People are outside. | 0 | -100 | The people at the reception were outside but under a tent. | exists x1 x2 x3.(a_topic(x1) & under(x1,x2) & at(x2,x3) & n_reception(x3) & n_tent(x2) & n_people(x1)) | exists s1 x1.(Theme(s1,x1) & a_outside(s1) & n_people(x1)) | 49be9080-e4c8-11ec-9cdd-0242ac1c0002 | exists x1 x2 x3.(under(x1,x2) & n_tent(x2) & n_reception(x3) & n_people(x1) & at(x2,x3) & a_topic(x1)) | exists s1 x1.(n_people(x1) & a_outside(s1) & Theme(s1,x1)) |
||
People under a tent at a reception. | People are at a wedding. | 1 | -100 | Being under a tent at a reception does not imply being at a wedding. | exists x1 x2 x3.(a_topic(x1) & under(x1,x2) & at(x2,x3) & n_reception(x3) & n_tent(x2) & n_people(x1)) | exists p1 x1.(exists x2.(at(x1,x2) & n_wedding(x2)) & n_people(x1)) | 49be9594-e4c8-11ec-9cdd-0242ac1c0002 | exists x1 x2 x3.(under(x1,x2) & n_tent(x2) & n_reception(x3) & n_people(x1) & at(x2,x3) & a_topic(x1)) | exists x1.(n_people(x1) & exists x2.(n_wedding(x2) & at(x1,x2))) |
||
A formal band performing their works. | The band is eating dinner. | 2 | -100 | Performing can't happen while eating dinner. | exists e1 s1 x1 x2 x3.(a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & v_perform(e1) & n_work(x3) & of(x3,x1) & n_thing(x1) & (x1 = x2) & n_band(x1) & a_formal(s1) & Theme(s1,x1)) | exists p1 x1.(n_band(x1) & exists s1 x2.((x1 = x2) & n_dinner(x2) & a_eating(s1) & Theme(s1,x2))) | 49be99fe-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3.(v_perform(e1) & of(x3,x1) & n_work(x3) & n_thing(x1) & n_band(x1) & a_topic(x1) & a_formal(s1) & Theme(s1,x1) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2)) | exists x1.(n_band(x1) & exists s1 x2.(n_dinner(x2) & a_eating(s1) & Theme(s1,x2) & (x1 = x2))) |
||
A formal band performing their works. | The band is playing music for an audience. | 1 | -100 | A band performing does not imply it is for an audience. | exists e1 s1 x1 x2 x3.(a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & v_perform(e1) & n_work(x3) & of(x3,x1) & n_thing(x1) & (x1 = x2) & n_band(x1) & a_formal(s1) & Theme(s1,x1)) | exists e1 x1 x2 x3.(n_band(x1) & for(e1,x3) & n_audience(x3) & Theme(e1,x2) & Actor(e1,x1) & v_play(e1) & n_music(x2)) | 49be9e5e-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3.(v_perform(e1) & of(x3,x1) & n_work(x3) & n_thing(x1) & n_band(x1) & a_topic(x1) & a_formal(s1) & Theme(s1,x1) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2)) | exists e1 x1 x2 x3.(v_play(e1) & n_music(x2) & n_band(x1) & n_audience(x3) & for(e1,x3) & Theme(e1,x2) & Actor(e1,x1)) |
||
A formal band performing their works. | The band is playing music. | 0 | -100 | The band were performing, playing their own works. | exists e1 s1 x1 x2 x3.(a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & v_perform(e1) & n_work(x3) & of(x3,x1) & n_thing(x1) & (x1 = x2) & n_band(x1) & a_formal(s1) & Theme(s1,x1)) | exists e1 x1 x2.(n_band(x1) & Theme(e1,x2) & Actor(e1,x1) & v_play(e1) & n_music(x2)) | 49bea2aa-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3.(v_perform(e1) & of(x3,x1) & n_work(x3) & n_thing(x1) & n_band(x1) & a_topic(x1) & a_formal(s1) & Theme(s1,x1) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2)) | exists e1 x1 x2.(v_play(e1) & n_music(x2) & n_band(x1) & Theme(e1,x2) & Actor(e1,x1)) |
||
A cowboy riding on the back of a bronco in a competition. | the horse was running | 0 | -100 | There was a competition where the bronco ridden by the cowboy was running. | exists s1 x1 x2 x3 x4.(n_back(x2) & a_topic(x1) & on(x1,x2) & of(x2,x3) & in(x3,x4) & n_competition(x4) & n_bronco(x3) & n_riding(x1) & a_cowboy(s1) & Theme(s1,x1)) | exists e1 x1.(n_horse(x1) & Actor(e1,x1) & v_run(e1)) | 49beb68c-e4c8-11ec-9cdd-0242ac1c0002 | exists s1 x1 x2 x3 x4.(on(x1,x2) & of(x2,x3) & n_riding(x1) & n_competition(x4) & n_bronco(x3) & n_back(x2) & in(x3,x4) & a_topic(x1) & a_cowboy(s1) & Theme(s1,x1)) | exists e1 x1.(v_run(e1) & n_horse(x1) & Actor(e1,x1)) |
||
A cowboy riding on the back of a bronco in a competition. | the cowboy was winning the competition | 1 | -100 | Just because the cowboy was riding in the competition does not mean he was winning. | exists s1 x1 x2 x3 x4.(n_back(x2) & a_topic(x1) & on(x1,x2) & of(x2,x3) & in(x3,x4) & n_competition(x4) & n_bronco(x3) & n_riding(x1) & a_cowboy(s1) & Theme(s1,x1)) | exists e1 x1 x2.(n_competition(x2) & n_cowboy(x1) & Theme(e1,x2) & Actor(e1,x1) & v_win(e1)) | 49bebbc8-e4c8-11ec-9cdd-0242ac1c0002 | exists s1 x1 x2 x3 x4.(on(x1,x2) & of(x2,x3) & n_riding(x1) & n_competition(x4) & n_bronco(x3) & n_back(x2) & in(x3,x4) & a_topic(x1) & a_cowboy(s1) & Theme(s1,x1)) | exists e1 x1 x2.(v_win(e1) & n_cowboy(x1) & n_competition(x2) & Theme(e1,x2) & Actor(e1,x1)) |
||
A cowboy riding on the back of a bronco in a competition. | the cowboy rode the sheep | 2 | -100 | A sheep is not a bronco. | exists s1 x1 x2 x3 x4.(n_back(x2) & a_topic(x1) & on(x1,x2) & of(x2,x3) & in(x3,x4) & n_competition(x4) & n_bronco(x3) & n_riding(x1) & a_cowboy(s1) & Theme(s1,x1)) | exists e1 x1 x2.(n_sheep(x2) & n_cowboy(x1) & Theme(e1,x2) & Actor(e1,x1) & v_ride(e1)) | 49bec0aa-e4c8-11ec-9cdd-0242ac1c0002 | exists s1 x1 x2 x3 x4.(on(x1,x2) & of(x2,x3) & n_riding(x1) & n_competition(x4) & n_bronco(x3) & n_back(x2) & in(x3,x4) & a_topic(x1) & a_cowboy(s1) & Theme(s1,x1)) | exists e1 x1 x2.(v_ride(e1) & n_sheep(x2) & n_cowboy(x1) & Theme(e1,x2) & Actor(e1,x1)) |
||
three chinese people eat soup. | The men are eating chicken noodle soup. | 1 | -100 | Just because chinese people are eating soup does not mean they are men or the soup is chicken noodle. | exists e1 s1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_eat(e1) & n_soup(x2) & n_people(x1) & a_chinese(s1) & Theme(s1,x1) & card_eq_3(x1)) | exists e1 x1 x2 x3 x4.(n_man(x1) & Theme(e1,x2) & Actor(e1,x1) & v_eat(e1) & n_soup(x2) & of(x2,x4) & n_noodle(x4) & of(x2,x3) & n_chicken(x3)) | 49bec55a-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2.(v_eat(e1) & n_soup(x2) & n_people(x1) & card_eq_3(x1) & a_chinese(s1) & Theme(s1,x1) & Theme(e1,x2) & Actor(e1,x1)) | exists e1 x1 x2 x3 x4.(v_eat(e1) & of(x2,x4) & of(x2,x3) & n_soup(x2) & n_noodle(x4) & n_man(x1) & n_chicken(x3) & Theme(e1,x2) & Actor(e1,x1)) |
||
three chinese people eat soup. | The women are eating pizza. | 2 | -100 | Pizza is different than soup. | exists e1 s1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_eat(e1) & n_soup(x2) & n_people(x1) & a_chinese(s1) & Theme(s1,x1) & card_eq_3(x1)) | exists e1 x1 x2.(n_woman(x1) & Theme(e1,x2) & Actor(e1,x1) & v_eat(e1) & n_pizza(x2)) | 49beca0a-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2.(v_eat(e1) & n_soup(x2) & n_people(x1) & card_eq_3(x1) & a_chinese(s1) & Theme(s1,x1) & Theme(e1,x2) & Actor(e1,x1)) | exists e1 x1 x2.(v_eat(e1) & n_woman(x1) & n_pizza(x2) & Theme(e1,x2) & Actor(e1,x1)) |
||
three chinese people eat soup. | The people are eating soup. | 0 | -100 | There were three people who were all eating soup. | exists e1 s1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_eat(e1) & n_soup(x2) & n_people(x1) & a_chinese(s1) & Theme(s1,x1) & card_eq_3(x1)) | exists e1 x1 x2.(n_people(x1) & Theme(e1,x2) & Actor(e1,x1) & v_eat(e1) & n_soup(x2)) | 49becf0a-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2.(v_eat(e1) & n_soup(x2) & n_people(x1) & card_eq_3(x1) & a_chinese(s1) & Theme(s1,x1) & Theme(e1,x2) & Actor(e1,x1)) | exists e1 x1 x2.(v_eat(e1) & n_soup(x2) & n_people(x1) & Theme(e1,x2) & Actor(e1,x1)) |
||
A woman in orange sunglasses jogs. | The woman walks around the track. | 2 | -100 | One who walks cannot also be one who jogs. | exists x1 x2 x3 x4.(a_topic(x1) & in(x1,x2) & n_jog(x2) & of(x2,x4) & n_sunglass(x4) & of(x2,x3) & n_orange(x3) & n_woman(x1)) | exists e1 x1 x2.(n_track(x2) & n_woman(x1) & around(e1,x2) & Actor(e1,x1) & v_walk(e1)) | 49bed3ec-e4c8-11ec-9cdd-0242ac1c0002 | exists x1 x2 x3 x4.(of(x2,x4) & of(x2,x3) & n_woman(x1) & n_sunglass(x4) & n_orange(x3) & n_jog(x2) & in(x1,x2) & a_topic(x1)) | exists e1 x1 x2.(v_walk(e1) & n_woman(x1) & n_track(x2) & around(e1,x2) & Actor(e1,x1)) |
||
A woman in orange sunglasses jogs. | The woman jogs on an indoor track. | 1 | -100 | We cannot infer from the first sentence that the woman is jogging on an indoor track. | exists x1 x2 x3 x4.(a_topic(x1) & in(x1,x2) & n_jog(x2) & of(x2,x4) & n_sunglass(x4) & of(x2,x3) & n_orange(x3) & n_woman(x1)) | exists e1 s1 x1 x2.(n_woman(x1) & on(e1,x2) & n_track(x2) & a_indoor(s1) & Theme(s1,x2) & Actor(e1,x1) & v_jog(e1)) | 49bed982-e4c8-11ec-9cdd-0242ac1c0002 | exists x1 x2 x3 x4.(of(x2,x4) & of(x2,x3) & n_woman(x1) & n_sunglass(x4) & n_orange(x3) & n_jog(x2) & in(x1,x2) & a_topic(x1)) | exists e1 s1 x1 x2.(v_jog(e1) & on(e1,x2) & n_woman(x1) & n_track(x2) & a_indoor(s1) & Theme(s1,x2) & Actor(e1,x1)) |
||
A woman in orange sunglasses jogs. | A person is jogging. | 0 | -100 | A woman is a person. | exists x1 x2 x3 x4.(a_topic(x1) & in(x1,x2) & n_jog(x2) & of(x2,x4) & n_sunglass(x4) & of(x2,x3) & n_orange(x3) & n_woman(x1)) | exists e1 x1.(Actor(e1,x1) & v_jog(e1) & n_person(x1)) | 49bede64-e4c8-11ec-9cdd-0242ac1c0002 | exists x1 x2 x3 x4.(of(x2,x4) & of(x2,x3) & n_woman(x1) & n_sunglass(x4) & n_orange(x3) & n_jog(x2) & in(x1,x2) & a_topic(x1)) | exists e1 x1.(v_jog(e1) & n_person(x1) & Actor(e1,x1)) |
||
Two women and a man are sitting at a round table. | the people know eachother | 1 | -100 | The fact that people are sitting at a table together does not mean they know each other. | exists e1 x1 x2 x3 x4 x5.(at(e1,x4) & n_table(x4) & of(x4,x5) & n_round(x5) & Actor(e1,x1) & v_sit(e1) & subset_of(x3,x1) & n_man(x3) & subset_of(x2,x1) & n_woman(x2) & card_eq_2(x2)) | exists e1 p1 x1.(n_people(x1) & exists s1.(r_more(s1) & Theme(s1,x1) & a_eachother(s1)) & Topic(e1,p1) & Actor(e1,x1) & v_know(e1)) | 49beeaa8-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4 x5.(v_sit(e1) & subset_of(x3,x1) & subset_of(x2,x1) & of(x4,x5) & n_woman(x2) & n_table(x4) & n_round(x5) & n_man(x3) & card_eq_2(x2) & at(e1,x4) & Actor(e1,x1)) | exists e1 p1 x1.(v_know(e1) & n_people(x1) & exists s1.(r_more(s1) & a_eachother(s1) & Theme(s1,x1)) & Topic(e1,p1) & Actor(e1,x1)) |
||
a family deciding what to other at a restaurant | A young family at a local steak house decide which cut of meat they want | 1 | -100 | Just because the family is deciding what to order does not mean it is a local steak house or that they are ordering meat. We can also not infer they are young from anything in here. | exists e1 x1 x2 x3 x4 x5.(a_topic(x1) & at(e1,x5) & n_restaurant(x5) & to(e1,x4) & n_other(x4) & Theme(e1,x3) & Actor(e1,x2) & v_decide(e1) & n_what(x3) & (x1 = x2) & n_family(x1)) | exists s1 s2 x1 x2 x3.(exists e1 e2 e3 x4 x5 x6.(n_thing(x4) & Topic(e3,e1) & Actor(e3,x1) & v_decide(e3) & of(e1,x5) & Theme(e2,x6) & Actor(e2,x1) & v_want(e2) & (x5 = x6) & n_meat(x5) & Actor(e1,x4) & v_cut(e1)) & n_thing(x1) & at(x1,x2) & n_house(x2) & of(x2,x3) & n_steak(x3) & a_local(s2) & Theme(s2,x2) & n_family(x1) & a_young(s1) & Theme(s1,x1)) | 49bef9e4-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4 x5.(v_decide(e1) & to(e1,x4) & n_what(x3) & n_restaurant(x5) & n_other(x4) & n_family(x1) & at(e1,x5) & a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2)) | exists s1 s2 x1 x2 x3.(of(x2,x3) & n_thing(x1) & n_steak(x3) & n_house(x2) & n_family(x1) & exists e1 e2 e3 x4 x5 x6.(v_want(e2) & v_decide(e3) & v_cut(e1) & of(e1,x5) & n_thing(x4) & n_meat(x5) & Topic(e3,e1) & Theme(e2,x6) & Actor(e3,x1) & Actor(e2,x1) & Actor(e1,x4) & (x5 = x6)) & at(x1,x2) & a_young(s1) & a_local(s2) & Theme(s2,x2) & Theme(s1,x1)) |
||
Three people sit and talk about the menu at a chinese restaurant. | A puppy is sitting. | 2 | -100 | A puppy can't sit at a Chinese restaurant. A puppy isn't three people. | exists e1 e2 s1 x1 x2 x3 x4.(n_menu(x3) & about(e2,x3) & at(x3,x4) & n_restaurant(x4) & a_chinese(s1) & Theme(s1,x4) & Actor(e2,x2) & v_talk(e2) & n_people(x2) & card_eq_3(x2) & Actor(e1,x1) & v_sit(e1) & n_people(x1) & card_eq_3(x1)) | exists e1 x1.(Actor(e1,x1) & v_sit(e1) & n_puppy(x1)) | 49bf0434-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 s1 x1 x2 x3 x4.(v_talk(e2) & v_sit(e1) & n_restaurant(x4) & n_people(x2) & n_people(x1) & n_menu(x3) & card_eq_3(x2) & card_eq_3(x1) & at(x3,x4) & about(e2,x3) & a_chinese(s1) & Theme(s1,x4) & Actor(e2,x2) & Actor(e1,x1)) | exists e1 x1.(v_sit(e1) & n_puppy(x1) & Actor(e1,x1)) |
||
The Chines people are doing something. | The Chinese people are busy with something. | 0 | -100 | Busy and doing can have a similar meaning. | exists e1 x1 x2 x3.(n_people(x1) & (x1 = x2) & ne_nam_chines(x2) & Theme(e1,x3) & Actor(e1,x1) & v_do(e1) & n_thing(x3)) | exists s1 s2 x1 x2.(n_people(x1) & a_chinese(s1) & Theme(s1,x1) & with(s2,x2) & n_thing(x2) & Theme(s2,x1) & a_busy(s2)) | 49bf1870-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3.(v_do(e1) & ne_nam_chines(x2) & n_thing(x3) & n_people(x1) & Theme(e1,x3) & Actor(e1,x1) & (x1 = x2)) | exists s1 s2 x1 x2.(with(s2,x2) & n_thing(x2) & n_people(x1) & a_chinese(s1) & a_busy(s2) & Theme(s2,x1) & Theme(s1,x1)) |
||
Two guys in blue shirts are standing on top of a construction surface doing construction work. | It is almost time for the men to quit for the day | 1 | 0.177774 | Working construction can take place at night or day depending on the job. | exists e1 e2 s1 x1 x2 x3 x4 x5 x6 x7 x8.(on(e1,x3) & of(x3,x4) & Theme(e2,x7) & Actor(e2,x6) & v_do(e2) & n_work(x7) & of(x7,x8) & n_construction(x8) & (x4 = x6) & n_surface(x4) & of(x4,x5) & n_construction(x5) & n_top(x3) & Actor(e1,x1) & v_stand(e1) & in(x1,x2) & n_shirt(x2) & a_blue(s1) & Theme(s1,x2) & n_guy(x1) & card_eq_2(x1)) | exists p1 s1 x1 x3 x4.(n_day(x4) & n_man(x3) & n_thing(x1) & a_almost(s1) & Manner(p1,s1) & exists p2 x2.((x1 = x2) & for(x2,p2) & exists e1.(for(e1,x4) & Actor(e1,x3) & v_quit(e1)) & n_time(x2))) | 49c098a8-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 s1 x1 x2 x3 x4 x5 x6 x7 x8.(v_stand(e1) & v_do(e2) & on(e1,x3) & of(x7,x8) & of(x4,x5) & of(x3,x4) & n_work(x7) & n_top(x3) & n_surface(x4) & n_shirt(x2) & n_guy(x1) & n_construction(x8) & n_construction(x5) & in(x1,x2) & card_eq_2(x1) & a_blue(s1) & Theme(s1,x2) & Theme(e2,x7) & Actor(e2,x6) & Actor(e1,x1) & (x4 = x6)) | exists p1 s1 x1 x3 x4.(n_thing(x1) & n_man(x3) & n_day(x4) & exists p2 x2.(n_time(x2) & for(x2,p2) & exists e1.(v_quit(e1) & for(e1,x4) & Actor(e1,x3)) & (x1 = x2)) & a_almost(s1) & Manner(p1,s1)) |
||
Two guys in blue shirts are standing on top of a construction surface doing construction work. | Two guys are restructuring a roof | 1 | 0.040796 | Just because they are on the surface doing construction does not mean it is a roof. | exists e1 e2 s1 x1 x2 x3 x4 x5 x6 x7 x8.(on(e1,x3) & of(x3,x4) & Theme(e2,x7) & Actor(e2,x6) & v_do(e2) & n_work(x7) & of(x7,x8) & n_construction(x8) & (x4 = x6) & n_surface(x4) & of(x4,x5) & n_construction(x5) & n_top(x3) & Actor(e1,x1) & v_stand(e1) & in(x1,x2) & n_shirt(x2) & a_blue(s1) & Theme(s1,x2) & n_guy(x1) & card_eq_2(x1)) | exists e1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_restructure(e1) & n_roof(x2) & n_guy(x1) & card_eq_2(x1)) | 49c0a17c-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 s1 x1 x2 x3 x4 x5 x6 x7 x8.(v_stand(e1) & v_do(e2) & on(e1,x3) & of(x7,x8) & of(x4,x5) & of(x3,x4) & n_work(x7) & n_top(x3) & n_surface(x4) & n_shirt(x2) & n_guy(x1) & n_construction(x8) & n_construction(x5) & in(x1,x2) & card_eq_2(x1) & a_blue(s1) & Theme(s1,x2) & Theme(e2,x7) & Actor(e2,x6) & Actor(e1,x1) & (x4 = x6)) | exists e1 x1 x2.(v_restructure(e1) & n_roof(x2) & n_guy(x1) & card_eq_2(x1) & Theme(e1,x2) & Actor(e1,x1)) |
||
Two guys in blue shirts are standing on top of a construction surface doing construction work. | Two men operate hammers on a surface. | 1 | 0.109974 | Construction workers use all kinds of tools, not just hammers. | exists e1 e2 s1 x1 x2 x3 x4 x5 x6 x7 x8.(on(e1,x3) & of(x3,x4) & Theme(e2,x7) & Actor(e2,x6) & v_do(e2) & n_work(x7) & of(x7,x8) & n_construction(x8) & (x4 = x6) & n_surface(x4) & of(x4,x5) & n_construction(x5) & n_top(x3) & Actor(e1,x1) & v_stand(e1) & in(x1,x2) & n_shirt(x2) & a_blue(s1) & Theme(s1,x2) & n_guy(x1) & card_eq_2(x1)) | exists e1 x1 x2 x3.(on(e1,x3) & n_surface(x3) & Theme(e1,x2) & Actor(e1,x1) & v_operate(e1) & n_hammer(x2) & n_man(x1) & card_eq_2(x1)) | 49c0b86a-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 s1 x1 x2 x3 x4 x5 x6 x7 x8.(v_stand(e1) & v_do(e2) & on(e1,x3) & of(x7,x8) & of(x4,x5) & of(x3,x4) & n_work(x7) & n_top(x3) & n_surface(x4) & n_shirt(x2) & n_guy(x1) & n_construction(x8) & n_construction(x5) & in(x1,x2) & card_eq_2(x1) & a_blue(s1) & Theme(s1,x2) & Theme(e2,x7) & Actor(e2,x6) & Actor(e1,x1) & (x4 = x6)) | exists e1 x1 x2 x3.(v_operate(e1) & on(e1,x3) & n_surface(x3) & n_man(x1) & n_hammer(x2) & card_eq_2(x1) & Theme(e1,x2) & Actor(e1,x1)) |
||
Two guys in blue shirts are standing on top of a construction surface doing construction work. | A couple of workers are are doing construction. | 0 | 0.965914 | Two guys doing construction work would be sufficient to refer to them as a couple of workers. | exists e1 e2 s1 x1 x2 x3 x4 x5 x6 x7 x8.(on(e1,x3) & of(x3,x4) & Theme(e2,x7) & Actor(e2,x6) & v_do(e2) & n_work(x7) & of(x7,x8) & n_construction(x8) & (x4 = x6) & n_surface(x4) & of(x4,x5) & n_construction(x5) & n_top(x3) & Actor(e1,x1) & v_stand(e1) & in(x1,x2) & n_shirt(x2) & a_blue(s1) & Theme(s1,x2) & n_guy(x1) & card_eq_2(x1)) | exists e1 e2 x1 x2 x3 x4.(Theme(e2,x4) & Actor(e2,x1) & v_do(e2) & n_construction(x4) & Actor(e1,x3) & v_be(e1) & (x1 = x3) & of(x1,x2) & n_worker(x2) & n_couple(x1)) | 49c0bdb0-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 s1 x1 x2 x3 x4 x5 x6 x7 x8.(v_stand(e1) & v_do(e2) & on(e1,x3) & of(x7,x8) & of(x4,x5) & of(x3,x4) & n_work(x7) & n_top(x3) & n_surface(x4) & n_shirt(x2) & n_guy(x1) & n_construction(x8) & n_construction(x5) & in(x1,x2) & card_eq_2(x1) & a_blue(s1) & Theme(s1,x2) & Theme(e2,x7) & Actor(e2,x6) & Actor(e1,x1) & (x4 = x6)) | exists e1 e2 x1 x2 x3 x4.(v_do(e2) & v_be(e1) & of(x1,x2) & n_worker(x2) & n_couple(x1) & n_construction(x4) & Theme(e2,x4) & Actor(e2,x1) & Actor(e1,x3) & (x1 = x3)) |
||
Two guys in blue shirts are standing on top of a construction surface doing construction work. | There are two men wearing blue uniforms who are working atop a house that is being built. | 1 | 0.076562 | Being on top of a construction surface does not imply it is a house. | exists e1 e2 s1 x1 x2 x3 x4 x5 x6 x7 x8.(on(e1,x3) & of(x3,x4) & Theme(e2,x7) & Actor(e2,x6) & v_do(e2) & n_work(x7) & of(x7,x8) & n_construction(x8) & (x4 = x6) & n_surface(x4) & of(x4,x5) & n_construction(x5) & n_top(x3) & Actor(e1,x1) & v_stand(e1) & in(x1,x2) & n_shirt(x2) & a_blue(s1) & Theme(s1,x2) & n_guy(x1) & card_eq_2(x1)) | exists p1 x1 e1 e3 e2 s1 x2 x3 x4 x5 x6 x7.((x1 = x2) & Theme(e3,x4) & Actor(e3,x3) & v_wear(e3) & atop(e1,x6) & Theme(e2,x7) & v_build(e2) & (x6 = x7) & n_house(x6) & Actor(e1,x5) & v_work(e1) & (x4 = x5) & n_uniform(x4) & a_blue(s1) & Theme(s1,x4) & (x2 = x3) & n_man(x2) & card_eq_2(x2)) | 49c0c29c-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 s1 x1 x2 x3 x4 x5 x6 x7 x8.(v_stand(e1) & v_do(e2) & on(e1,x3) & of(x7,x8) & of(x4,x5) & of(x3,x4) & n_work(x7) & n_top(x3) & n_surface(x4) & n_shirt(x2) & n_guy(x1) & n_construction(x8) & n_construction(x5) & in(x1,x2) & card_eq_2(x1) & a_blue(s1) & Theme(s1,x2) & Theme(e2,x7) & Actor(e2,x6) & Actor(e1,x1) & (x4 = x6)) | exists x1 e1 e3 e2 s1 x2 x3 x4 x5 x6 x7.(v_work(e1) & v_wear(e3) & v_build(e2) & n_uniform(x4) & n_man(x2) & n_house(x6) & card_eq_2(x2) & atop(e1,x6) & a_blue(s1) & Theme(s1,x4) & Theme(e3,x4) & Theme(e2,x7) & Actor(e3,x3) & Actor(e1,x5) & (x6 = x7) & (x4 = x5) & (x2 = x3) & (x1 = x2)) |
||
Two guys in blue shirts are standing on top of a construction surface doing construction work. | Two men are on break at a restaurant | 2 | 0.00001 | Cannot be "doing work" while "being on a break." Cannot be "on construction surface" and "at a restaurant" at the same time. | exists e1 e2 s1 x1 x2 x3 x4 x5 x6 x7 x8.(on(e1,x3) & of(x3,x4) & Theme(e2,x7) & Actor(e2,x6) & v_do(e2) & n_work(x7) & of(x7,x8) & n_construction(x8) & (x4 = x6) & n_surface(x4) & of(x4,x5) & n_construction(x5) & n_top(x3) & Actor(e1,x1) & v_stand(e1) & in(x1,x2) & n_shirt(x2) & a_blue(s1) & Theme(s1,x2) & n_guy(x1) & card_eq_2(x1)) | exists p1 x1 x2.(at(p1,x2) & n_restaurant(x2) & exists x3.(on(x1,x3) & n_break(x3)) & n_man(x1) & card_eq_2(x1)) | 49c0d4d0-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 s1 x1 x2 x3 x4 x5 x6 x7 x8.(v_stand(e1) & v_do(e2) & on(e1,x3) & of(x7,x8) & of(x4,x5) & of(x3,x4) & n_work(x7) & n_top(x3) & n_surface(x4) & n_shirt(x2) & n_guy(x1) & n_construction(x8) & n_construction(x5) & in(x1,x2) & card_eq_2(x1) & a_blue(s1) & Theme(s1,x2) & Theme(e2,x7) & Actor(e2,x6) & Actor(e1,x1) & (x4 = x6)) | exists p1 x1 x2.(n_restaurant(x2) & n_man(x1) & exists x3.(on(x1,x3) & n_break(x3)) & card_eq_2(x1) & at(p1,x2)) |
||
Two guys in blue shirts are standing on top of a construction surface doing construction work. | The workers are getting ready to jackhammer into the street to fix a water main leak. | 1 | 0.034857 | Construction works do many types of work, including but not limited to water main leak. | exists e1 e2 s1 x1 x2 x3 x4 x5 x6 x7 x8.(on(e1,x3) & of(x3,x4) & Theme(e2,x7) & Actor(e2,x6) & v_do(e2) & n_work(x7) & of(x7,x8) & n_construction(x8) & (x4 = x6) & n_surface(x4) & of(x4,x5) & n_construction(x5) & n_top(x3) & Actor(e1,x1) & v_stand(e1) & in(x1,x2) & n_shirt(x2) & a_blue(s1) & Theme(s1,x2) & n_guy(x1) & card_eq_2(x1)) | exists e1 p1 x1 x2.(n_street(x2) & n_worker(x1) & exists p2 s1.(Topic(s1,p2) & Actor(s1,x1) & a_ready(s1) & exists e2 p3.(Topic(e2,p3) & exists e3 s2 x3 x4.(Theme(e3,x3) & Actor(e3,x1) & v_fix(e3) & n_leak(x3) & a_main(s2) & Theme(s2,x3) & of(x3,x4) & n_water(x4)) & into(e2,x2) & Actor(e2,x1) & v_jackhammer(e2))) & Topic(e1,p1) & Actor(e1,x1) & v_get(e1)) | 49c0d9a8-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 s1 x1 x2 x3 x4 x5 x6 x7 x8.(v_stand(e1) & v_do(e2) & on(e1,x3) & of(x7,x8) & of(x4,x5) & of(x3,x4) & n_work(x7) & n_top(x3) & n_surface(x4) & n_shirt(x2) & n_guy(x1) & n_construction(x8) & n_construction(x5) & in(x1,x2) & card_eq_2(x1) & a_blue(s1) & Theme(s1,x2) & Theme(e2,x7) & Actor(e2,x6) & Actor(e1,x1) & (x4 = x6)) | exists e1 p1 x1 x2.(v_get(e1) & n_worker(x1) & n_street(x2) & exists p2 s1.(exists e2 p3.(v_jackhammer(e2) & into(e2,x2) & exists e3 s2 x3 x4.(v_fix(e3) & of(x3,x4) & n_water(x4) & n_leak(x3) & a_main(s2) & Theme(s2,x3) & Theme(e3,x3) & Actor(e3,x1)) & Topic(e2,p3) & Actor(e2,x1)) & a_ready(s1) & Topic(s1,p2) & Actor(s1,x1)) & Topic(e1,p1) & Actor(e1,x1)) |
||
People wearing life jackets jumping into or looking at the river. | People are near water. | 0 | -100 | People wearing life jackets jumping into water | exists x5.(n_river(x5) & (exists e1 e2 x1 x2 x3 x4.(into(e2,x5) & Actor(e2,x1) & v_jump(e2) & Theme(e1,x3) & Actor(e1,x2) & v_wear(e1) & n_jacket(x3) & of(x3,x4) & n_life(x4) & (x1 = x2) & n_people(x1)) | exists e4 e3 x6 x7 x8 x9.(at(e4,x5) & Actor(e4,x6) & v_look(e4) & Theme(e3,x8) & Actor(e3,x7) & v_wear(e3) & n_jacket(x8) & of(x8,x9) & n_life(x9) & (x6 = x7) & n_people(x6)))) | exists p1 x1.(exists s1 x2.((x1 = x2) & n_water(x2) & a_near(s1) & Theme(s1,x2)) & n_people(x1)) | 49c24630-e4c8-11ec-9cdd-0242ac1c0002 | exists x5.(n_river(x5) & (exists e4 e3 x6 x7 x8 x9.(v_wear(e3) & v_look(e4) & of(x8,x9) & n_people(x6) & n_life(x9) & n_jacket(x8) & at(e4,x5) & Theme(e3,x8) & Actor(e4,x6) & Actor(e3,x7) & (x6 = x7)) | exists e1 e2 x1 x2 x3 x4.(v_wear(e1) & v_jump(e2) & of(x3,x4) & n_people(x1) & n_life(x4) & n_jacket(x3) & into(e2,x5) & Theme(e1,x3) & Actor(e2,x1) & Actor(e1,x2) & (x1 = x2)))) | exists x1.(n_people(x1) & exists s1 x2.(n_water(x2) & a_near(s1) & Theme(s1,x2) & (x1 = x2))) |
||
People wearing life jackets jumping into or looking at the river. | People are doing flips into river. | 1 | -100 | People jumping does not imply that they are doing flips. | exists x5.(n_river(x5) & (exists e2 e1 x1 x2 x3 x4.(into(e2,x5) & Actor(e2,x1) & v_jump(e2) & Theme(e1,x3) & Actor(e1,x2) & v_wear(e1) & n_jacket(x3) & of(x3,x4) & n_life(x4) & (x1 = x2) & n_people(x1)) | exists e3 e4 x6 x7 x8 x9.(at(e4,x5) & Actor(e4,x6) & v_look(e4) & Theme(e3,x8) & Actor(e3,x7) & v_wear(e3) & n_jacket(x8) & of(x8,x9) & n_life(x9) & (x6 = x7) & n_people(x6)))) | exists e1 x1 x2 x3.(into(e1,x3) & n_river(x3) & Theme(e1,x2) & Actor(e1,x1) & v_do(e1) & n_flip(x2) & n_people(x1)) | 49c24a86-e4c8-11ec-9cdd-0242ac1c0002 | exists x5.(n_river(x5) & (exists e3 e4 x6 x7 x8 x9.(v_wear(e3) & v_look(e4) & of(x8,x9) & n_people(x6) & n_life(x9) & n_jacket(x8) & at(e4,x5) & Theme(e3,x8) & Actor(e4,x6) & Actor(e3,x7) & (x6 = x7)) | exists e2 e1 x1 x2 x3 x4.(v_wear(e1) & v_jump(e2) & of(x3,x4) & n_people(x1) & n_life(x4) & n_jacket(x3) & into(e2,x5) & Theme(e1,x3) & Actor(e2,x1) & Actor(e1,x2) & (x1 = x2)))) | exists e1 x1 x2 x3.(v_do(e1) & n_river(x3) & n_people(x1) & n_flip(x2) & into(e1,x3) & Theme(e1,x2) & Actor(e1,x1)) |
||
People wearing life jackets jumping into or looking at the river. | People are standing on the beach. | 2 | -100 | They can be either looking at the river or standing on the beach. | exists x5.(n_river(x5) & (exists e2 e1 x1 x2 x3 x4.(into(e2,x5) & Actor(e2,x1) & v_jump(e2) & Theme(e1,x3) & Actor(e1,x2) & v_wear(e1) & n_jacket(x3) & of(x3,x4) & n_life(x4) & (x1 = x2) & n_people(x1)) | exists e4 e3 x6 x7 x8 x9.(at(e4,x5) & Actor(e4,x6) & v_look(e4) & Theme(e3,x8) & Actor(e3,x7) & v_wear(e3) & n_jacket(x8) & of(x8,x9) & n_life(x9) & (x6 = x7) & n_people(x6)))) | exists e1 x1 x2.(n_beach(x2) & on(e1,x2) & Actor(e1,x1) & v_stand(e1) & n_people(x1)) | 49c24efa-e4c8-11ec-9cdd-0242ac1c0002 | exists x5.(n_river(x5) & (exists e4 e3 x6 x7 x8 x9.(v_wear(e3) & v_look(e4) & of(x8,x9) & n_people(x6) & n_life(x9) & n_jacket(x8) & at(e4,x5) & Theme(e3,x8) & Actor(e4,x6) & Actor(e3,x7) & (x6 = x7)) | exists e2 e1 x1 x2 x3 x4.(v_wear(e1) & v_jump(e2) & of(x3,x4) & n_people(x1) & n_life(x4) & n_jacket(x3) & into(e2,x5) & Theme(e1,x3) & Actor(e2,x1) & Actor(e1,x2) & (x1 = x2)))) | exists e1 x1 x2.(v_stand(e1) & on(e1,x2) & n_people(x1) & n_beach(x2) & Actor(e1,x1)) |
||
A line of basketball players doing a drill. | the players are brazilian | 1 | -100 | Not all basketball players are brazilian. | exists e1 x1 x2 x3 x4 x5.(a_topic(x1) & of(x1,x2) & Theme(e1,x5) & Actor(e1,x4) & v_do(e1) & n_drill(x5) & (x2 = x4) & n_player(x2) & of(x2,x3) & n_basketball(x3) & n_line(x1)) | exists s1 x1.(n_player(x1) & Theme(s1,x1) & a_brazilian(s1)) | 49c25440-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4 x5.(v_do(e1) & of(x2,x3) & of(x1,x2) & n_player(x2) & n_line(x1) & n_drill(x5) & n_basketball(x3) & a_topic(x1) & Theme(e1,x5) & Actor(e1,x4) & (x2 = x4)) | exists s1 x1.(n_player(x1) & a_brazilian(s1) & Theme(s1,x1)) |
||
A line of basketball players doing a drill. | players doing a drill | 0 | -100 | basket ball players who are doing a drill | exists e1 x1 x2 x3 x4 x5.(a_topic(x1) & of(x1,x2) & Theme(e1,x5) & Actor(e1,x4) & v_do(e1) & n_drill(x5) & (x2 = x4) & n_player(x2) & of(x2,x3) & n_basketball(x3) & n_line(x1)) | exists e1 x1 x2 x3.(a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & v_do(e1) & n_drill(x3) & (x1 = x2) & n_player(x1)) | 49c25882-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4 x5.(v_do(e1) & of(x2,x3) & of(x1,x2) & n_player(x2) & n_line(x1) & n_drill(x5) & n_basketball(x3) & a_topic(x1) & Theme(e1,x5) & Actor(e1,x4) & (x2 = x4)) | exists e1 x1 x2 x3.(v_do(e1) & n_player(x1) & n_drill(x3) & a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2)) |
||
A line of basketball players doing a drill. | the people are flying a plane | 2 | -100 | If the players are doing a drill they aren't flying a plane. | exists e1 x1 x2 x3 x4 x5.(a_topic(x1) & of(x1,x2) & Theme(e1,x5) & Actor(e1,x4) & v_do(e1) & n_drill(x5) & (x2 = x4) & n_player(x2) & of(x2,x3) & n_basketball(x3) & n_line(x1)) | exists e1 x1 x2.(n_people(x1) & Theme(e1,x2) & Actor(e1,x1) & v_fly(e1) & n_plane(x2)) | 49c25c92-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4 x5.(v_do(e1) & of(x2,x3) & of(x1,x2) & n_player(x2) & n_line(x1) & n_drill(x5) & n_basketball(x3) & a_topic(x1) & Theme(e1,x5) & Actor(e1,x4) & (x2 = x4)) | exists e1 x1 x2.(v_fly(e1) & n_plane(x2) & n_people(x1) & Theme(e1,x2) & Actor(e1,x1)) |
||
some young men playing basketball | Some young men are playing baseball. | 2 | -100 | Basketball isn't baseball. | exists e1 s1 x1 x2 x3.(a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & v_play(e1) & n_basketball(x3) & (x1 = x2) & n_man(x1) & a_young(s1) & Theme(s1,x1)) | exists e1 s1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_play(e1) & n_baseball(x2) & n_man(x1) & a_young(s1) & Theme(s1,x1)) | 49c26098-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3.(v_play(e1) & n_man(x1) & n_basketball(x3) & a_young(s1) & a_topic(x1) & Theme(s1,x1) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2)) | exists e1 s1 x1 x2.(v_play(e1) & n_man(x1) & n_baseball(x2) & a_young(s1) & Theme(s1,x1) & Theme(e1,x2) & Actor(e1,x1)) |
||
some young men playing basketball | Basketball is being played. | 0 | -100 | If there are men playing basketball, then basketball is being played. | exists e1 s1 x1 x2 x3.(a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & v_play(e1) & n_basketball(x3) & (x1 = x2) & n_man(x1) & a_young(s1) & Theme(s1,x1)) | exists e1 x1.(Theme(e1,x1) & v_play(e1) & n_basketball(x1)) | 49c2655c-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3.(v_play(e1) & n_man(x1) & n_basketball(x3) & a_young(s1) & a_topic(x1) & Theme(s1,x1) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2)) | exists e1 x1.(v_play(e1) & n_basketball(x1) & Theme(e1,x1)) |
||
some young men playing basketball | The young men play on a court. | 1 | -100 | Playing basketball does not necessarily imply on a court. | exists e1 s1 x1 x2 x3.(a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & v_play(e1) & n_basketball(x3) & (x1 = x2) & n_man(x1) & a_young(s1) & Theme(s1,x1)) | exists e1 s1 x1 x2.(n_man(x1) & a_young(s1) & Theme(s1,x1) & on(e1,x2) & n_court(x2) & Actor(e1,x1) & v_play(e1)) | 49c26994-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3.(v_play(e1) & n_man(x1) & n_basketball(x3) & a_young(s1) & a_topic(x1) & Theme(s1,x1) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2)) | exists e1 s1 x1 x2.(v_play(e1) & on(e1,x2) & n_man(x1) & n_court(x2) & a_young(s1) & Theme(s1,x1) & Actor(e1,x1)) |
||
A girl in a life jacket is swimming while others watch from the rocks. | A girl swimming alone. | 0 | -100 | If everyone else is on the rocks then it is imolied the girl is alone. | exists e1 p1 x1 x2 x3 x5.(n_rock(x5) & exists e2 x4.(from(e2,x5) & Actor(e2,x4) & v_watch(e2) & -(x4 = x1) & n_person(x4)) & n_person(x1) & while(e1,p1) & Actor(e1,x1) & v_swim(e1) & in(x1,x2) & n_jacket(x2) & of(x2,x3) & n_life(x3) & n_girl(x1)) | exists x1 x2.(a_topic(x1) & r_alone(x1) & n_swimming(x1) & of(x1,x2) & n_girl(x2)) | 49c26e6c-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 p1 x1 x2 x3 x5.(while(e1,p1) & v_swim(e1) & of(x2,x3) & n_rock(x5) & n_person(x1) & n_life(x3) & n_jacket(x2) & n_girl(x1) & in(x1,x2) & exists e2 x4.(v_watch(e2) & n_person(x4) & from(e2,x5) & Actor(e2,x4) & -(x4 = x1)) & Actor(e1,x1)) | exists x1 x2.(r_alone(x1) & of(x1,x2) & n_swimming(x1) & n_girl(x2) & a_topic(x1)) |
||
A girl in a life jacket is swimming while others watch from the rocks. | A girl playing softball, alone. | 2 | -100 | The girl cannot be playing softball and swimming simultaneously. If there are others, she is not alone. | exists e1 p1 x1 x2 x3 x5.(n_rock(x5) & exists e2 x4.(from(e2,x5) & Actor(e2,x4) & v_watch(e2) & -(x4 = x1) & n_person(x4)) & n_person(x1) & while(e1,p1) & Actor(e1,x1) & v_swim(e1) & in(x1,x2) & n_jacket(x2) & of(x2,x3) & n_life(x3) & n_girl(x1)) | exists e1 x1 x2 x3.(a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & v_play(e1) & r_alone(x3) & n_softball(x3) & (x1 = x2) & n_girl(x1)) | 49c272ea-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 p1 x1 x2 x3 x5.(while(e1,p1) & v_swim(e1) & of(x2,x3) & n_rock(x5) & n_person(x1) & n_life(x3) & n_jacket(x2) & n_girl(x1) & in(x1,x2) & exists e2 x4.(v_watch(e2) & n_person(x4) & from(e2,x5) & Actor(e2,x4) & -(x4 = x1)) & Actor(e1,x1)) | exists e1 x1 x2 x3.(v_play(e1) & r_alone(x3) & n_softball(x3) & n_girl(x1) & a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2)) |
||
A girl in a life jacket is swimming while others watch from the rocks. | A lonely girl swims alone in a lake, hoping that someone on the shore might come swim with her. | 1 | -100 | WE have no idea if the girl is lonely an d we have no idea if she is alone or with other people. | exists e1 p1 x1 x2 x3 x5.(n_rock(x5) & exists e2 x4.(from(e2,x5) & Actor(e2,x4) & v_watch(e2) & -(x4 = x1) & n_person(x4)) & n_person(x1) & while(e1,p1) & Actor(e1,x1) & v_swim(e1) & in(x1,x2) & n_jacket(x2) & of(x2,x3) & n_life(x3) & n_girl(x1)) | exists e1 p1 s1 x1 x2 x3 x5.(n_female(x5) & n_shore(x5) & Topic(e1,p1) & Actor(e1,x1) & v_hope(e1) & exists e2 p2 x4.(exists e3 x6.(with(e3,x5) & Time(e3,x6) & n_swim(x6) & Actor(e3,x4) & v_come(e3)) & Topic(e2,p2) & Actor(e2,x4) & v_might(e2) & on(x4,x5) & n_person(x4)) & in(x1,x3) & n_lake(x3) & r_alone(x1) & n_swim(x1) & of(x1,x2) & n_girl(x2) & a_lonely(s1) & Theme(s1,x1)) | 49c27754-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 p1 x1 x2 x3 x5.(while(e1,p1) & v_swim(e1) & of(x2,x3) & n_rock(x5) & n_person(x1) & n_life(x3) & n_jacket(x2) & n_girl(x1) & in(x1,x2) & exists e2 x4.(v_watch(e2) & n_person(x4) & from(e2,x5) & Actor(e2,x4) & -(x4 = x1)) & Actor(e1,x1)) | exists e1 p1 s1 x1 x2 x3 x5.(v_hope(e1) & r_alone(x1) & of(x1,x2) & n_swim(x1) & n_shore(x5) & n_lake(x3) & n_girl(x2) & n_female(x5) & in(x1,x3) & exists e2 p2 x4.(v_might(e2) & on(x4,x5) & n_person(x4) & exists e3 x6.(with(e3,x5) & v_come(e3) & n_swim(x6) & Time(e3,x6) & Actor(e3,x4)) & Topic(e2,p2) & Actor(e2,x4)) & a_lonely(s1) & Topic(e1,p1) & Theme(s1,x1) & Actor(e1,x1)) |
||
A group of men stand in a gymnasium with a basketball. | they are playing basketball | 0 | -100 | Men in a gymnasium playing basketball | exists e1 x1 x2 x3 x4.(in(e1,x3) & with(x3,x4) & n_basketball(x4) & n_gymnasium(x3) & Actor(e1,x1) & v_stand(e1) & of(x1,x2) & n_man(x2) & n_group(x1)) | exists e1 x1 x2.(n_thing(x1) & Theme(e1,x2) & Actor(e1,x1) & v_play(e1) & n_basketball(x2)) | 49c27c68-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4.(with(x3,x4) & v_stand(e1) & of(x1,x2) & n_man(x2) & n_gymnasium(x3) & n_group(x1) & n_basketball(x4) & in(e1,x3) & Actor(e1,x1)) | exists e1 x1 x2.(v_play(e1) & n_thing(x1) & n_basketball(x2) & Theme(e1,x2) & Actor(e1,x1)) |
||
A group of men stand in a gymnasium with a basketball. | The men are in the gym | 0 | -100 | men in the gym with a basketball | exists e1 x1 x2 x3 x4.(in(e1,x3) & with(x3,x4) & n_basketball(x4) & n_gymnasium(x3) & Actor(e1,x1) & v_stand(e1) & of(x1,x2) & n_man(x2) & n_group(x1)) | exists p1 x1 x2.(n_gym(x2) & n_man(x1) & in(x1,x2)) | 49c280fa-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4.(with(x3,x4) & v_stand(e1) & of(x1,x2) & n_man(x2) & n_gymnasium(x3) & n_group(x1) & n_basketball(x4) & in(e1,x3) & Actor(e1,x1)) | exists x1 x2.(n_man(x1) & n_gym(x2) & in(x1,x2)) |
||
A group of men stand in a gymnasium with a basketball. | They are outside | 2 | -100 | A gymnasium isn't outside. | exists e1 x1 x2 x3 x4.(in(e1,x3) & with(x3,x4) & n_basketball(x4) & n_gymnasium(x3) & Actor(e1,x1) & v_stand(e1) & of(x1,x2) & n_man(x2) & n_group(x1)) | exists s1 x1.(n_thing(x1) & Theme(s1,x1) & a_outside(s1)) | 49c28564-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4.(with(x3,x4) & v_stand(e1) & of(x1,x2) & n_man(x2) & n_gymnasium(x3) & n_group(x1) & n_basketball(x4) & in(e1,x3) & Actor(e1,x1)) | exists s1 x1.(n_thing(x1) & a_outside(s1) & Theme(s1,x1)) |
||
A man in a white restaraunt shirt smokes next to a dumpster. | A waiter is smoking outside the restaurant. | 1 | -100 | The man in white does not have to be a waiter. The man does not have to be smoking outside the restaurant. | exists e1 p1 s1 x1 x2 x3.(exists s2 x4.(to(s2,x4) & n_dumpster(x4) & Theme(s2,x1) & a_next(s2)) & Topic(e1,p1) & Actor(e1,x1) & v_smoke(e1) & in(x1,x2) & n_shirt(x2) & of(x2,x3) & n_restaraunt(x3) & a_white(s1) & Theme(s1,x2) & n_man(x1)) | exists e1 x1 x2.(n_restaurant(x2) & outside(e1,x2) & Actor(e1,x1) & v_smoke(e1) & n_waiter(x1)) | 49c28a50-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 p1 s1 x1 x2 x3.(v_smoke(e1) & of(x2,x3) & n_shirt(x2) & n_restaraunt(x3) & n_man(x1) & in(x1,x2) & exists s2 x4.(to(s2,x4) & n_dumpster(x4) & a_next(s2) & Theme(s2,x1)) & a_white(s1) & Topic(e1,p1) & Theme(s1,x2) & Actor(e1,x1)) | exists e1 x1 x2.(v_smoke(e1) & outside(e1,x2) & n_waiter(x1) & n_restaurant(x2) & Actor(e1,x1)) |
||
A man in a white restaraunt shirt smokes next to a dumpster. | A man is cooking for a customer. | 2 | -100 | He cannot be cooking and smoking next to a dumpster at the same time. | exists e1 p1 s1 x1 x2 x3.(exists s2 x4.(to(s2,x4) & n_dumpster(x4) & Theme(s2,x1) & a_next(s2)) & Topic(e1,p1) & Actor(e1,x1) & v_smoke(e1) & in(x1,x2) & n_shirt(x2) & of(x2,x3) & n_restaraunt(x3) & a_white(s1) & Theme(s1,x2) & n_man(x1)) | exists e1 x1 x2.(for(e1,x2) & n_customer(x2) & Actor(e1,x1) & v_cook(e1) & n_man(x1)) | 49c28ee2-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 p1 s1 x1 x2 x3.(v_smoke(e1) & of(x2,x3) & n_shirt(x2) & n_restaraunt(x3) & n_man(x1) & in(x1,x2) & exists s2 x4.(to(s2,x4) & n_dumpster(x4) & a_next(s2) & Theme(s2,x1)) & a_white(s1) & Topic(e1,p1) & Theme(s1,x2) & Actor(e1,x1)) | exists e1 x1 x2.(v_cook(e1) & n_man(x1) & n_customer(x2) & for(e1,x2) & Actor(e1,x1)) |
||
A man in a white restaraunt shirt smokes next to a dumpster. | A man smokes outside. | 0 | -100 | Dumpster implies outside. | exists e1 p1 s1 x1 x2 x3.(exists s2 x4.(to(s2,x4) & n_dumpster(x4) & Theme(s2,x1) & a_next(s2)) & Topic(e1,p1) & Actor(e1,x1) & v_smoke(e1) & in(x1,x2) & n_shirt(x2) & of(x2,x3) & n_restaraunt(x3) & a_white(s1) & Theme(s1,x2) & n_man(x1)) | exists e1 p1 x1.(exists s1.(Theme(s1,x1) & a_outside(s1)) & Topic(e1,p1) & Actor(e1,x1) & v_smoke(e1) & n_man(x1)) | 49c29342-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 p1 s1 x1 x2 x3.(v_smoke(e1) & of(x2,x3) & n_shirt(x2) & n_restaraunt(x3) & n_man(x1) & in(x1,x2) & exists s2 x4.(to(s2,x4) & n_dumpster(x4) & a_next(s2) & Theme(s2,x1)) & a_white(s1) & Topic(e1,p1) & Theme(s1,x2) & Actor(e1,x1)) | exists e1 p1 x1.(v_smoke(e1) & n_man(x1) & exists s1.(a_outside(s1) & Theme(s1,x1)) & Topic(e1,p1) & Actor(e1,x1)) |
||
Women of all ages and backgrounds practice yoga in an indoor studio. | They are sweating | 1 | -100 | Not all women who are sweating are doing yoga. Women of all ages and backgrounds are not always sweating. | exists e1 s1 x1 x2 x3 x4 x5 x6.(a_topic(x2) & Theme(e1,x4) & Actor(e1,x3) & v_background(e1) & in(x4,x6) & n_studio(x6) & a_indoor(s1) & Theme(s1,x6) & n_yoga(x4) & of(x4,x5) & n_practice(x5) & (x2 = x3) & n_woman(x2) & all x7.(n_age(x7) -> (a_topic(x1) & of(x1,x7))) & n_woman(x1)) | exists e1 x1.(n_thing(x1) & Actor(e1,x1) & v_sweat(e1)) | 49c29874-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4 x5 x6.(v_background(e1) & of(x4,x5) & n_yoga(x4) & n_woman(x2) & n_woman(x1) & n_studio(x6) & n_practice(x5) & in(x4,x6) & all x7.((of(x1,x7) | -n_age(x7)) & (a_topic(x1) | -n_age(x7))) & a_topic(x2) & a_indoor(s1) & Theme(s1,x6) & Theme(e1,x4) & Actor(e1,x3) & (x2 = x3)) | exists e1 x1.(v_sweat(e1) & n_thing(x1) & Actor(e1,x1)) |
||
Women of all ages and backgrounds practice yoga in an indoor studio. | The woman are doing yoga | 0 | -100 | Yoga can be done in an indoor studio. | exists e1 s1 x1 x2 x3 x4 x5 x6.(a_topic(x2) & Theme(e1,x4) & Actor(e1,x3) & v_background(e1) & in(x4,x6) & n_studio(x6) & a_indoor(s1) & Theme(s1,x6) & n_yoga(x4) & of(x4,x5) & n_practice(x5) & (x2 = x3) & n_woman(x2) & all x7.(n_age(x7) -> (a_topic(x1) & of(x1,x7))) & n_woman(x1)) | exists e1 x1 x2.(n_woman(x1) & Theme(e1,x2) & Actor(e1,x1) & v_do(e1) & n_yoga(x2)) | 49c29d1a-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4 x5 x6.(v_background(e1) & of(x4,x5) & n_yoga(x4) & n_woman(x2) & n_woman(x1) & n_studio(x6) & n_practice(x5) & in(x4,x6) & all x7.((of(x1,x7) | -n_age(x7)) & (a_topic(x1) | -n_age(x7))) & a_topic(x2) & a_indoor(s1) & Theme(s1,x6) & Theme(e1,x4) & Actor(e1,x3) & (x2 = x3)) | exists e1 x1 x2.(v_do(e1) & n_yoga(x2) & n_woman(x1) & Theme(e1,x2) & Actor(e1,x1)) |
||
Women of all ages and backgrounds practice yoga in an indoor studio. | They are all young | 2 | -100 | If the women are of all ages, then they aren't all young. | exists e1 s1 x1 x2 x3 x4 x5 x6.(a_topic(x2) & Theme(e1,x4) & Actor(e1,x3) & v_background(e1) & in(x4,x6) & n_studio(x6) & a_indoor(s1) & Theme(s1,x6) & n_yoga(x4) & of(x4,x5) & n_practice(x5) & (x2 = x3) & n_woman(x2) & all x7.(n_age(x7) -> (a_topic(x1) & of(x1,x7))) & n_woman(x1)) | exists s1 s2 x1.(n_thing(x1) & a_all(s2) & Manner(s1,s2) & Theme(s1,x1) & a_young(s1)) | 49c2a314-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4 x5 x6.(v_background(e1) & of(x4,x5) & n_yoga(x4) & n_woman(x2) & n_woman(x1) & n_studio(x6) & n_practice(x5) & in(x4,x6) & all x7.((of(x1,x7) | -n_age(x7)) & (a_topic(x1) | -n_age(x7))) & a_topic(x2) & a_indoor(s1) & Theme(s1,x6) & Theme(e1,x4) & Actor(e1,x3) & (x2 = x3)) | exists s1 s2 x1.(n_thing(x1) & a_young(s1) & a_all(s2) & Theme(s1,x1) & Manner(s1,s2)) |
||
A happy toddler is carrying a notebook. | The toddler is happy. | 0 | -100 | A toddler can be carrying a notebook. | exists e1 s1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_carry(e1) & n_notebook(x2) & n_toddler(x1) & a_happy(s1) & Theme(s1,x1)) | exists s1 x1.(n_toddler(x1) & Theme(s1,x1) & a_happy(s1)) | 49c2a7e2-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2.(v_carry(e1) & n_toddler(x1) & n_notebook(x2) & a_happy(s1) & Theme(s1,x1) & Theme(e1,x2) & Actor(e1,x1)) | exists s1 x1.(n_toddler(x1) & a_happy(s1) & Theme(s1,x1)) |
||
A happy toddler is carrying a notebook. | A smiling toddler brings her notebook to a table to color. | 1 | -100 | Not all happy toddlers are smiling. Not all toddlers who have a notebook will color in them. | exists e1 s1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_carry(e1) & n_notebook(x2) & n_toddler(x1) & a_happy(s1) & Theme(s1,x1)) | exists e2 e1 x1 x2 x3 x4.(Theme(e2,x2) & Actor(e2,x1) & v_bring(e2) & to(x2,x4) & n_color(x4) & to(x2,x3) & n_table(x3) & n_notebook(x2) & of(x2,x1) & n_female(x1) & n_toddler(x1) & Actor(e1,x1) & v_smile(e1)) | 49c2ace2-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2.(v_carry(e1) & n_toddler(x1) & n_notebook(x2) & a_happy(s1) & Theme(s1,x1) & Theme(e1,x2) & Actor(e1,x1)) | exists e2 e1 x1 x2 x3 x4.(v_smile(e1) & v_bring(e2) & to(x2,x4) & to(x2,x3) & of(x2,x1) & n_toddler(x1) & n_table(x3) & n_notebook(x2) & n_female(x1) & n_color(x4) & Theme(e2,x2) & Actor(e2,x1) & Actor(e1,x1)) |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.