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
|
---|---|---|---|---|---|---|---|---|---|---|---|
Five boys scouts are standing on a stage. | The five boys are sitting in front of a campfire. | 2 | -100 | The boys cannot be standing on stage when they are sitting in front of a campfire | exists e1 x1 x2 x3.(on(e1,x3) & n_stage(x3) & Actor(e1,x1) & v_stand(e1) & n_scout(x1) & of(x1,x2) & n_boy(x2) & card_eq_5(x1)) | exists e1 x1 x2 x3.(n_boy(x1) & card_eq_5(x1) & in(e1,x2) & of(x2,x3) & n_campfire(x3) & n_front(x2) & Actor(e1,x1) & v_sit(e1)) | 7a80f2a8-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3.(v_stand(e1) & on(e1,x3) & of(x1,x2) & n_stage(x3) & n_scout(x1) & n_boy(x2) & card_eq_5(x1) & Actor(e1,x1)) | exists e1 x1 x2 x3.(v_sit(e1) & of(x2,x3) & n_front(x2) & n_campfire(x3) & n_boy(x1) & in(e1,x2) & card_eq_5(x1) & Actor(e1,x1)) |
||
People hike in the snow surrounded by trees. | People walk through the forest in winter. | 0 | -100 | A hike is a walk. A forest is made up of trees. There is always snow in winter. | exists e2 e1 x1 x2 x3 x4.(n_snow(x2) & in(e1,x2) & Actor(e2,x4) & n_tree(x4) & Theme(e2,x3) & v_surround(e2) & (x2 = x3) & Actor(e1,x1) & v_hike(e1) & n_people(x1)) | exists e1 x1 x2 x3.(n_forest(x2) & in(e1,x3) & n_winter(x3) & through(e1,x2) & Actor(e1,x1) & v_walk(e1) & n_people(x1)) | 7a80f6fe-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e1 x1 x2 x3 x4.(v_surround(e2) & v_hike(e1) & n_tree(x4) & n_snow(x2) & n_people(x1) & in(e1,x2) & Theme(e2,x3) & Actor(e2,x4) & Actor(e1,x1) & (x2 = x3)) | exists e1 x1 x2 x3.(v_walk(e1) & through(e1,x2) & n_winter(x3) & n_people(x1) & n_forest(x2) & in(e1,x3) & Actor(e1,x1)) |
||
People hike in the snow surrounded by trees. | People enjoy a hike while on their winter camping trip to Yellowstone. | 1 | -100 | They may not be hiking to camping at Yellowstone. | exists e2 e1 x1 x2 x3 x4.(n_snow(x2) & in(e1,x2) & Actor(e2,x4) & n_tree(x4) & Theme(e2,x3) & v_surround(e2) & (x2 = x3) & Actor(e1,x1) & v_hike(e1) & n_people(x1)) | exists e2 e1 p1 x1 x2 x3 x4.(on(e1,x3) & Topic(x3,p1) & exists e3.(Actor(e3,x3) & v_yellowstone(e3)) & n_trip(x3) & Actor(e2,x3) & v_camp(e2) & of(x3,x4) & n_winter(x4) & of(x3,x1) & n_thing(x1) & r_while(e1) & Theme(e1,x2) & Actor(e1,x1) & v_enjoy(e1) & n_hike(x2) & n_people(x1)) | 7a80fc62-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e1 x1 x2 x3 x4.(v_surround(e2) & v_hike(e1) & n_tree(x4) & n_snow(x2) & n_people(x1) & in(e1,x2) & Theme(e2,x3) & Actor(e2,x4) & Actor(e1,x1) & (x2 = x3)) | exists e2 e1 p1 x1 x2 x3 x4.(v_enjoy(e1) & v_camp(e2) & r_while(e1) & on(e1,x3) & of(x3,x4) & of(x3,x1) & n_winter(x4) & n_trip(x3) & n_thing(x1) & n_people(x1) & n_hike(x2) & exists e3.(v_yellowstone(e3) & Actor(e3,x3)) & Topic(x3,p1) & Theme(e1,x2) & Actor(e2,x3) & Actor(e1,x1)) |
||
People hike in the snow surrounded by trees. | People enjoy a short trek through the woods on a hot summer day. | 2 | -100 | A hot summer day wouldn't have snow. | exists e2 e1 x1 x2 x3 x4.(n_snow(x2) & in(e1,x2) & Actor(e2,x4) & n_tree(x4) & Theme(e2,x3) & v_surround(e2) & (x2 = x3) & Actor(e1,x1) & v_hike(e1) & n_people(x1)) | exists e1 s1 s2 x1 x2 x3 x4 x5.(n_wood(x3) & on(e1,x4) & n_day(x4) & of(x4,x5) & n_summer(x5) & a_hot(s2) & Theme(s2,x4) & through(e1,x3) & Theme(e1,x2) & Actor(e1,x1) & v_enjoy(e1) & n_trek(x2) & a_short(s1) & Theme(s1,x2) & n_people(x1)) | 7a81011c-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e1 x1 x2 x3 x4.(v_surround(e2) & v_hike(e1) & n_tree(x4) & n_snow(x2) & n_people(x1) & in(e1,x2) & Theme(e2,x3) & Actor(e2,x4) & Actor(e1,x1) & (x2 = x3)) | exists e1 s1 s2 x1 x2 x3 x4 x5.(v_enjoy(e1) & through(e1,x3) & on(e1,x4) & of(x4,x5) & n_wood(x3) & n_trek(x2) & n_summer(x5) & n_people(x1) & n_day(x4) & a_short(s1) & a_hot(s2) & Theme(s2,x4) & Theme(s1,x2) & Theme(e1,x2) & Actor(e1,x1)) |
||
A man skies on the snowy ground among trees. | It has snowed recently. | 0 | -100 | BECAUSE THE GROUND IS SNOWY MEANS IT HAS SNOWED RECENTLY. | exists e1 s1 x1 x2 x3.(n_ground(x2) & a_snowy(s1) & Theme(s1,x2) & on(e1,x2) & among(x2,x3) & n_tree(x3) & Actor(e1,x1) & v_sky(e1) & n_man(x1)) | exists e1 s1 x1.(n_thing(x1) & a_recently(s1) & Manner(e1,s1) & Actor(e1,x1) & v_snow(e1)) | 7a8105b8-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3.(v_sky(e1) & on(e1,x2) & n_tree(x3) & n_man(x1) & n_ground(x2) & among(x2,x3) & a_snowy(s1) & Theme(s1,x2) & Actor(e1,x1)) | exists e1 s1 x1.(v_snow(e1) & n_thing(x1) & a_recently(s1) & Manner(e1,s1) & Actor(e1,x1)) |
||
A man skies on the snowy ground among trees. | The man is in the desert. | 2 | -100 | The man cannot be in the desert if there is snowy ground around | exists e1 s1 x1 x2 x3.(n_ground(x2) & a_snowy(s1) & Theme(s1,x2) & on(e1,x2) & among(x2,x3) & n_tree(x3) & Actor(e1,x1) & v_sky(e1) & n_man(x1)) | exists p1 x1 x2.(n_desert(x2) & n_man(x1) & in(x1,x2)) | 7a810b94-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3.(v_sky(e1) & on(e1,x2) & n_tree(x3) & n_man(x1) & n_ground(x2) & among(x2,x3) & a_snowy(s1) & Theme(s1,x2) & Actor(e1,x1)) | exists x1 x2.(n_man(x1) & n_desert(x2) & in(x1,x2)) |
||
A man skies on the snowy ground among trees. | The man is crosscountry skiing. | 1 | -100 | A man who is skiing is not necessarily corsscountry skiing. | exists e1 s1 x1 x2 x3.(n_ground(x2) & a_snowy(s1) & Theme(s1,x2) & on(e1,x2) & among(x2,x3) & n_tree(x3) & Actor(e1,x1) & v_sky(e1) & n_man(x1)) | exists p1 x1.(n_man(x1) & exists s1 x2.((x1 = x2) & n_skiing(x2) & a_crosscountry(s1) & Theme(s1,x2))) | 7a811044-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3.(v_sky(e1) & on(e1,x2) & n_tree(x3) & n_man(x1) & n_ground(x2) & among(x2,x3) & a_snowy(s1) & Theme(s1,x2) & Actor(e1,x1)) | exists x1.(n_man(x1) & exists s1 x2.(n_skiing(x2) & a_crosscountry(s1) & Theme(s1,x2) & (x1 = x2))) |
||
A man in blue jeans paints a mural onto a light blue background. | A person is painting a beach scene. | 1 | -100 | mural doesn't always mean beach scene. | exists e1 s1 s2 s3 x1 x2 x3 x4.(onto(e1,x4) & n_background(x4) & a_blue(s3) & Theme(s3,x4) & a_light(s2) & Theme(s2,x4) & Theme(e1,x3) & Actor(e1,x1) & v_paint(e1) & n_mural(x3) & in(x1,x2) & n_jeans(x2) & a_blue(s1) & Theme(s1,x2) & n_man(x1)) | exists e1 x1 x2 x3.(Theme(e1,x2) & Actor(e1,x1) & v_paint(e1) & n_scene(x2) & of(x2,x3) & n_beach(x3) & n_person(x1)) | 7a811544-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 s3 x1 x2 x3 x4.(v_paint(e1) & onto(e1,x4) & n_mural(x3) & n_man(x1) & n_jeans(x2) & n_background(x4) & in(x1,x2) & a_light(s2) & a_blue(s3) & a_blue(s1) & Theme(s3,x4) & Theme(s2,x4) & Theme(s1,x2) & Theme(e1,x3) & Actor(e1,x1)) | exists e1 x1 x2 x3.(v_paint(e1) & of(x2,x3) & n_scene(x2) & n_person(x1) & n_beach(x3) & Theme(e1,x2) & Actor(e1,x1)) |
||
A man in blue jeans paints a mural onto a light blue background. | A man in blue jeans paints a mural onto a dark green background. | 2 | -100 | The background cannot be light blue and dark blue simultaneously | exists e1 s1 s2 s3 x1 x2 x3 x4.(onto(e1,x4) & n_background(x4) & a_blue(s3) & Theme(s3,x4) & a_light(s2) & Theme(s2,x4) & Theme(e1,x3) & Actor(e1,x1) & v_paint(e1) & n_mural(x3) & in(x1,x2) & n_jeans(x2) & a_blue(s1) & Theme(s1,x2) & n_man(x1)) | exists e1 s1 s2 s3 x1 x2 x3 x4.(onto(e1,x4) & n_background(x4) & a_green(s3) & Theme(s3,x4) & a_dark(s2) & Theme(s2,x4) & Theme(e1,x3) & Actor(e1,x1) & v_paint(e1) & n_mural(x3) & in(x1,x2) & n_jeans(x2) & a_blue(s1) & Theme(s1,x2) & n_man(x1)) | 7a811a08-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 s3 x1 x2 x3 x4.(v_paint(e1) & onto(e1,x4) & n_mural(x3) & n_man(x1) & n_jeans(x2) & n_background(x4) & in(x1,x2) & a_light(s2) & a_blue(s3) & a_blue(s1) & Theme(s3,x4) & Theme(s2,x4) & Theme(s1,x2) & Theme(e1,x3) & Actor(e1,x1)) | exists e1 s1 s2 s3 x1 x2 x3 x4.(v_paint(e1) & onto(e1,x4) & n_mural(x3) & n_man(x1) & n_jeans(x2) & n_background(x4) & in(x1,x2) & a_green(s3) & a_dark(s2) & a_blue(s1) & Theme(s3,x4) & Theme(s2,x4) & Theme(s1,x2) & Theme(e1,x3) & Actor(e1,x1)) |
||
A man in blue jeans paints a mural onto a light blue background. | A person is painting. | 0 | -100 | THE PERSON IS A MAN. HE IS PAINTING A MURAL. | exists e1 s1 s2 s3 x1 x2 x3 x4.(onto(e1,x4) & n_background(x4) & a_blue(s3) & Theme(s3,x4) & a_light(s2) & Theme(s2,x4) & Theme(e1,x3) & Actor(e1,x1) & v_paint(e1) & n_mural(x3) & in(x1,x2) & n_jeans(x2) & a_blue(s1) & Theme(s1,x2) & n_man(x1)) | exists p1 x1.(exists x2.((x1 = x2) & n_painting(x2)) & n_person(x1)) | 7a811ea4-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 s3 x1 x2 x3 x4.(v_paint(e1) & onto(e1,x4) & n_mural(x3) & n_man(x1) & n_jeans(x2) & n_background(x4) & in(x1,x2) & a_light(s2) & a_blue(s3) & a_blue(s1) & Theme(s3,x4) & Theme(s2,x4) & Theme(s1,x2) & Theme(e1,x3) & Actor(e1,x1)) | exists x1.(n_person(x1) & exists x2.(n_painting(x2) & (x1 = x2))) |
||
A man leans over near a wall with graffiti with a can of paint and a brush. | A man is outside. | 1 | -100 | The man could might not be outside, the wall could be inside. | exists e1 s1 x1 x2 x3 x4 x5 x6 x7.(with(e1,x4) & subset_of(x7,x4) & n_brush(x7) & subset_of(x5,x4) & of(x5,x6) & n_paint(x6) & n_can(x5) & with(e1,x3) & n_graffitus(x3) & near(e1,x2) & n_wall(x2) & a_over(s1) & Manner(e1,s1) & Actor(e1,x1) & v_lean(e1) & n_man(x1)) | exists s1 x1.(Theme(s1,x1) & a_outside(s1) & n_man(x1)) | 7a812340-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4 x5 x6 x7.(with(e1,x4) & with(e1,x3) & v_lean(e1) & subset_of(x7,x4) & subset_of(x5,x4) & of(x5,x6) & near(e1,x2) & n_wall(x2) & n_paint(x6) & n_man(x1) & n_graffitus(x3) & n_can(x5) & n_brush(x7) & a_over(s1) & Manner(e1,s1) & Actor(e1,x1)) | exists s1 x1.(n_man(x1) & a_outside(s1) & Theme(s1,x1)) |
||
A man leans over near a wall with graffiti with a can of paint and a brush. | A man breathing underwater. | 2 | -100 | A man can be either underwater or outside with a brush and paint. | exists e1 s1 x1 x2 x3 x4 x5 x6 x7.(with(e1,x4) & subset_of(x7,x4) & n_brush(x7) & subset_of(x5,x4) & of(x5,x6) & n_paint(x6) & n_can(x5) & with(e1,x3) & n_graffitus(x3) & near(e1,x2) & n_wall(x2) & a_over(s1) & Manner(e1,s1) & Actor(e1,x1) & v_lean(e1) & n_man(x1)) | exists x1 x2 x3.(a_topic(x1) & n_underwater(x1) & of(x1,x3) & n_breathing(x3) & of(x1,x2) & n_man(x2)) | 7a8127e6-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4 x5 x6 x7.(with(e1,x4) & with(e1,x3) & v_lean(e1) & subset_of(x7,x4) & subset_of(x5,x4) & of(x5,x6) & near(e1,x2) & n_wall(x2) & n_paint(x6) & n_man(x1) & n_graffitus(x3) & n_can(x5) & n_brush(x7) & a_over(s1) & Manner(e1,s1) & Actor(e1,x1)) | exists x1 x2 x3.(of(x1,x3) & of(x1,x2) & n_underwater(x1) & n_man(x2) & n_breathing(x3) & a_topic(x1)) |
||
A man leans over near a wall with graffiti with a can of paint and a brush. | A man wearing clothes | 1 | -100 | leans over doesn't always mean wearing clothes | exists e1 s1 x1 x2 x3 x4 x5 x6 x7.(with(e1,x4) & subset_of(x7,x4) & n_brush(x7) & subset_of(x5,x4) & of(x5,x6) & n_paint(x6) & n_can(x5) & with(e1,x3) & n_graffitus(x3) & near(e1,x2) & n_wall(x2) & a_over(s1) & Manner(e1,s1) & Actor(e1,x1) & v_lean(e1) & n_man(x1)) | exists e1 x1 x2 x3.(a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & v_wear(e1) & n_clothes(x3) & (x1 = x2) & n_man(x1)) | 7a812d54-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4 x5 x6 x7.(with(e1,x4) & with(e1,x3) & v_lean(e1) & subset_of(x7,x4) & subset_of(x5,x4) & of(x5,x6) & near(e1,x2) & n_wall(x2) & n_paint(x6) & n_man(x1) & n_graffitus(x3) & n_can(x5) & n_brush(x7) & a_over(s1) & Manner(e1,s1) & Actor(e1,x1)) | exists e1 x1 x2 x3.(v_wear(e1) & n_man(x1) & n_clothes(x3) & a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2)) |
||
A motorcycle racer riding a yellow motorcycle. | A racer is riding a yellow motorcycle | 0 | -100 | TEH RACER DRIVES A MOTORCYCLE. | exists e1 s1 x1 x2 x3 x4.(a_topic(x1) & Theme(e1,x4) & Actor(e1,x3) & v_ride(e1) & n_motorcycle(x4) & a_yellow(s1) & Theme(s1,x4) & (x1 = x3) & n_racer(x1) & of(x1,x2) & n_motorcycle(x2)) | exists e1 s1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_ride(e1) & n_motorcycle(x2) & a_yellow(s1) & Theme(s1,x2) & n_racer(x1)) | 7a8132c2-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4.(v_ride(e1) & of(x1,x2) & n_racer(x1) & n_motorcycle(x4) & n_motorcycle(x2) & a_yellow(s1) & a_topic(x1) & Theme(s1,x4) & Theme(e1,x4) & Actor(e1,x3) & (x1 = x3)) | exists e1 s1 x1 x2.(v_ride(e1) & n_racer(x1) & n_motorcycle(x2) & a_yellow(s1) & Theme(s1,x2) & Theme(e1,x2) & Actor(e1,x1)) |
||
A motorcycle racer riding a yellow motorcycle. | A racer is riding a blue motorcycle | 2 | -100 | It's a yellow or blue motorcycle. | exists e1 s1 x1 x2 x3 x4.(a_topic(x1) & Theme(e1,x4) & Actor(e1,x3) & v_ride(e1) & n_motorcycle(x4) & a_yellow(s1) & Theme(s1,x4) & (x1 = x3) & n_racer(x1) & of(x1,x2) & n_motorcycle(x2)) | exists e1 s1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_ride(e1) & n_motorcycle(x2) & a_blue(s1) & Theme(s1,x2) & n_racer(x1)) | 7a8137d6-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4.(v_ride(e1) & of(x1,x2) & n_racer(x1) & n_motorcycle(x4) & n_motorcycle(x2) & a_yellow(s1) & a_topic(x1) & Theme(s1,x4) & Theme(e1,x4) & Actor(e1,x3) & (x1 = x3)) | exists e1 s1 x1 x2.(v_ride(e1) & n_racer(x1) & n_motorcycle(x2) & a_blue(s1) & Theme(s1,x2) & Theme(e1,x2) & Actor(e1,x1)) |
||
A motorcycle racer riding a yellow motorcycle. | A racer is riding a yellow motorcycle in a race | 1 | -100 | motorcycle. doesn't always mean in a race | exists e1 s1 x1 x2 x3 x4.(a_topic(x1) & Theme(e1,x4) & Actor(e1,x3) & v_ride(e1) & n_motorcycle(x4) & a_yellow(s1) & Theme(s1,x4) & (x1 = x3) & n_racer(x1) & of(x1,x2) & n_motorcycle(x2)) | exists e1 s1 x1 x2 x3.(in(e1,x3) & n_race(x3) & Theme(e1,x2) & Actor(e1,x1) & v_ride(e1) & n_motorcycle(x2) & a_yellow(s1) & Theme(s1,x2) & n_racer(x1)) | 7a813c7c-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4.(v_ride(e1) & of(x1,x2) & n_racer(x1) & n_motorcycle(x4) & n_motorcycle(x2) & a_yellow(s1) & a_topic(x1) & Theme(s1,x4) & Theme(e1,x4) & Actor(e1,x3) & (x1 = x3)) | exists e1 s1 x1 x2 x3.(v_ride(e1) & n_racer(x1) & n_race(x3) & n_motorcycle(x2) & in(e1,x3) & a_yellow(s1) & Theme(s1,x2) & Theme(e1,x2) & Actor(e1,x1)) |
||
A man crosscountry skis on a snowy path. | A man is snowboarding down a hill. | 2 | -100 | A man skis or is snowboarding. | exists e1 s1 x1 x2 x3.(on(e1,x3) & n_path(x3) & a_snowy(s1) & Theme(s1,x3) & Actor(e1,x1) & v_ski(e1) & n_crosscountry(x1) & of(x1,x2) & n_man(x2)) | exists e1 s1 x1 x2.(a_down(s1) & Manner(e1,s1) & Theme(e1,x2) & Actor(e1,x1) & v_snowboard(e1) & n_hill(x2) & n_man(x1)) | 7a8140e6-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3.(v_ski(e1) & on(e1,x3) & of(x1,x2) & n_path(x3) & n_man(x2) & n_crosscountry(x1) & a_snowy(s1) & Theme(s1,x3) & Actor(e1,x1)) | exists e1 s1 x1 x2.(v_snowboard(e1) & n_man(x1) & n_hill(x2) & a_down(s1) & Theme(e1,x2) & Manner(e1,s1) & Actor(e1,x1)) |
||
A man crosscountry skis on a snowy path. | A man is crosscountry skiing. | 0 | -100 | Skiing could be done on snowy paths. | exists e1 s1 x1 x2 x3.(on(e1,x3) & n_path(x3) & a_snowy(s1) & Theme(s1,x3) & Actor(e1,x1) & v_ski(e1) & n_crosscountry(x1) & of(x1,x2) & n_man(x2)) | exists p1 x1.(exists s1 x2.((x1 = x2) & n_skiing(x2) & a_crosscountry(s1) & Theme(s1,x2)) & n_man(x1)) | 7a814672-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3.(v_ski(e1) & on(e1,x3) & of(x1,x2) & n_path(x3) & n_man(x2) & n_crosscountry(x1) & a_snowy(s1) & Theme(s1,x3) & Actor(e1,x1)) | exists x1.(n_man(x1) & exists s1 x2.(n_skiing(x2) & a_crosscountry(s1) & Theme(s1,x2) & (x1 = x2))) |
||
A man crosscountry skis on a snowy path. | A man is crosscountry skiing in Alaska. | 1 | -100 | snowy path doesn't always mean .Alaska. | exists e1 s1 x1 x2 x3.(on(e1,x3) & n_path(x3) & a_snowy(s1) & Theme(s1,x3) & Actor(e1,x1) & v_ski(e1) & n_crosscountry(x1) & of(x1,x2) & n_man(x2)) | exists p1 x1 x2.(ne_geo_alaska(x2) & in(p1,x2) & exists s1 x3.((x1 = x3) & n_skiing(x3) & a_crosscountry(s1) & Theme(s1,x3)) & n_man(x1)) | 7a814abe-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3.(v_ski(e1) & on(e1,x3) & of(x1,x2) & n_path(x3) & n_man(x2) & n_crosscountry(x1) & a_snowy(s1) & Theme(s1,x3) & Actor(e1,x1)) | exists p1 x1 x2.(ne_geo_alaska(x2) & n_man(x1) & in(p1,x2) & exists s1 x3.(n_skiing(x3) & a_crosscountry(s1) & Theme(s1,x3) & (x1 = x3))) |
||
A man in jeans painting a wall. | That guy is applying paint to the wall with spatula. | 2 | -100 | The man is painting or applying paint with a spatula. | exists e1 x1 x2 x3 x4.(a_topic(x1) & in(x1,x2) & Theme(e1,x4) & Actor(e1,x3) & v_paint(e1) & n_wall(x4) & (x2 = x3) & n_jeans(x2) & n_man(x1)) | exists e1 x1 x2 x3 x4.(n_wall(x3) & n_guy(x1) & to(e1,x3) & with(x3,x4) & n_spatula(x4) & Theme(e1,x2) & Actor(e1,x1) & v_apply(e1) & n_paint(x2)) | 7a814f0a-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4.(v_paint(e1) & n_wall(x4) & n_man(x1) & n_jeans(x2) & in(x1,x2) & a_topic(x1) & Theme(e1,x4) & Actor(e1,x3) & (x2 = x3)) | exists e1 x1 x2 x3 x4.(with(x3,x4) & v_apply(e1) & to(e1,x3) & n_wall(x3) & n_spatula(x4) & n_paint(x2) & n_guy(x1) & Theme(e1,x2) & Actor(e1,x1)) |
||
A man in jeans painting a wall. | The man is changing the look of the room. | 0 | -100 | A man could be in jeans. Painting could be changing the look of the room. | exists e1 x1 x2 x3 x4.(a_topic(x1) & in(x1,x2) & Theme(e1,x4) & Actor(e1,x3) & v_paint(e1) & n_wall(x4) & (x2 = x3) & n_jeans(x2) & n_man(x1)) | exists e1 x1 x2 x3.(n_room(x3) & n_look(x2) & n_man(x1) & Theme(e1,x2) & Actor(e1,x1) & v_change(e1) & of(x2,x3)) | 7a815342-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4.(v_paint(e1) & n_wall(x4) & n_man(x1) & n_jeans(x2) & in(x1,x2) & a_topic(x1) & Theme(e1,x4) & Actor(e1,x3) & (x2 = x3)) | exists e1 x1 x2 x3.(v_change(e1) & of(x2,x3) & n_room(x3) & n_man(x1) & n_look(x2) & Theme(e1,x2) & Actor(e1,x1)) |
||
A man in jeans painting a wall. | Painters often dress casually when working. | 0 | -100 | A man could be a painter. Dressing casually could include wearing jeans. Painting and working could be considered the same thing. | exists e1 x1 x2 x3 x4.(a_topic(x1) & in(x1,x2) & Theme(e1,x4) & Actor(e1,x3) & v_paint(e1) & n_wall(x4) & (x2 = x3) & n_jeans(x2) & n_man(x1)) | exists e2 e1 s1 s2 x1.(when(e1,e2) & Actor(e2,x1) & v_work(e2) & a_often(s2) & Manner(e1,s2) & a_casually(s1) & Manner(e1,s1) & Actor(e1,x1) & v_dress(e1) & n_painter(x1)) | 7a815838-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4.(v_paint(e1) & n_wall(x4) & n_man(x1) & n_jeans(x2) & in(x1,x2) & a_topic(x1) & Theme(e1,x4) & Actor(e1,x3) & (x2 = x3)) | exists e2 e1 s1 s2 x1.(when(e1,e2) & v_work(e2) & v_dress(e1) & n_painter(x1) & a_often(s2) & a_casually(s1) & Manner(e1,s2) & Manner(e1,s1) & Actor(e2,x1) & Actor(e1,x1)) |
||
A girl in a white shirt is looking down at a bunch of people sitting on the ground. | Someone is watching a group of people on the ground. | 0 | -100 | someone is refers to a girl, and a girl is watching a group of people on the ground. | exists e1 e2 s1 s2 x1 x2 x3 x4 x5 x6.(n_ground(x6) & a_down(s2) & Manner(e1,s2) & at(e1,x3) & on(e2,x6) & Actor(e2,x5) & v_sit(e2) & (x3 = x5) & of(x3,x4) & n_people(x4) & n_bunch(x3) & Actor(e1,x1) & v_look(e1) & in(x1,x2) & n_shirt(x2) & a_white(s1) & Theme(s1,x2) & n_girl(x1)) | exists e1 x1 x2 x3 x4.(n_ground(x4) & on(e1,x4) & Theme(e1,x2) & Actor(e1,x1) & v_watch(e1) & of(x2,x3) & n_people(x3) & n_group(x2) & n_person(x1)) | 7a815c98-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 s1 s2 x1 x2 x3 x4 x5 x6.(v_sit(e2) & v_look(e1) & on(e2,x6) & of(x3,x4) & n_shirt(x2) & n_people(x4) & n_ground(x6) & n_girl(x1) & n_bunch(x3) & in(x1,x2) & at(e1,x3) & a_white(s1) & a_down(s2) & Theme(s1,x2) & Manner(e1,s2) & Actor(e2,x5) & Actor(e1,x1) & (x3 = x5)) | exists e1 x1 x2 x3 x4.(v_watch(e1) & on(e1,x4) & of(x2,x3) & n_person(x1) & n_people(x3) & n_group(x2) & n_ground(x4) & Theme(e1,x2) & Actor(e1,x1)) |
||
A girl in a white shirt is looking down at a bunch of people sitting on the ground. | A group of people are standing outside. | 2 | -100 | A girl in a white shirt is looking down and group of people are standing outside. | exists e2 e1 s1 s2 x1 x2 x3 x4 x5 x6.(n_ground(x6) & a_down(s2) & Manner(e1,s2) & at(e1,x3) & on(e2,x6) & Actor(e2,x5) & v_sit(e2) & (x3 = x5) & of(x3,x4) & n_people(x4) & n_bunch(x3) & Actor(e1,x1) & v_look(e1) & in(x1,x2) & n_shirt(x2) & a_white(s1) & Theme(s1,x2) & n_girl(x1)) | exists e1 s1 x1 x2.(a_outside(s1) & Manner(e1,s1) & Actor(e1,x1) & v_stand(e1) & of(x1,x2) & n_people(x2) & n_group(x1)) | 7a816224-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e1 s1 s2 x1 x2 x3 x4 x5 x6.(v_sit(e2) & v_look(e1) & on(e2,x6) & of(x3,x4) & n_shirt(x2) & n_people(x4) & n_ground(x6) & n_girl(x1) & n_bunch(x3) & in(x1,x2) & at(e1,x3) & a_white(s1) & a_down(s2) & Theme(s1,x2) & Manner(e1,s2) & Actor(e2,x5) & Actor(e1,x1) & (x3 = x5)) | exists e1 s1 x1 x2.(v_stand(e1) & of(x1,x2) & n_people(x2) & n_group(x1) & a_outside(s1) & Manner(e1,s1) & Actor(e1,x1)) |
||
A girl in a white shirt is looking down at a bunch of people sitting on the ground. | A girl is watching a group of people sitting in a circle. | 1 | -100 | Not all people sitting on the ground sit in circles. | exists e2 e1 s1 s2 x1 x2 x3 x4 x5 x6.(n_ground(x6) & a_down(s2) & Manner(e1,s2) & at(e1,x3) & on(e2,x6) & Actor(e2,x5) & v_sit(e2) & (x3 = x5) & of(x3,x4) & n_people(x4) & n_bunch(x3) & Actor(e1,x1) & v_look(e1) & in(x1,x2) & n_shirt(x2) & a_white(s1) & Theme(s1,x2) & n_girl(x1)) | exists e2 e1 x1 x2 x3 x4 x5.(Theme(e2,x2) & Actor(e2,x1) & v_watch(e2) & of(x2,x3) & in(e1,x5) & n_circle(x5) & Actor(e1,x4) & v_sit(e1) & (x3 = x4) & n_people(x3) & n_group(x2) & n_girl(x1)) | 7a8166de-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e1 s1 s2 x1 x2 x3 x4 x5 x6.(v_sit(e2) & v_look(e1) & on(e2,x6) & of(x3,x4) & n_shirt(x2) & n_people(x4) & n_ground(x6) & n_girl(x1) & n_bunch(x3) & in(x1,x2) & at(e1,x3) & a_white(s1) & a_down(s2) & Theme(s1,x2) & Manner(e1,s2) & Actor(e2,x5) & Actor(e1,x1) & (x3 = x5)) | exists e2 e1 x1 x2 x3 x4 x5.(v_watch(e2) & v_sit(e1) & of(x2,x3) & n_people(x3) & n_group(x2) & n_girl(x1) & n_circle(x5) & in(e1,x5) & Theme(e2,x2) & Actor(e2,x1) & Actor(e1,x4) & (x3 = x4)) |
||
A group of people gather outside on the pavement, some standing, some sitting. | There are people not gathered together | 2 | -100 | The people gather or do not gather. | exists e2 e1 x1 x2 x3 x4 x5 x6.(n_pavement(x3) & on(e1,x3) & rel(x3,x4) & rel(x4,x5) & Actor(e2,x6) & v_sit(e2) & (x5 = x6) & n_thing(x5) & n_standing(x4) & r_outside(e1) & Actor(e1,x1) & v_gather(e1) & of(x1,x2) & n_people(x2) & n_group(x1)) | exists p1 x1 x2 x3.((x1 = x2) & -exists e1 s1.(a_together(s1) & Manner(e1,s1) & Theme(e1,x3) & v_gather(e1)) & (x2 = x3) & n_people(x2)) | 7a816c74-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e1 x1 x2 x3 x4 x5 x6.(v_sit(e2) & v_gather(e1) & rel(x4,x5) & rel(x3,x4) & r_outside(e1) & on(e1,x3) & of(x1,x2) & n_thing(x5) & n_standing(x4) & n_people(x2) & n_pavement(x3) & n_group(x1) & Actor(e2,x6) & Actor(e1,x1) & (x5 = x6)) | exists x1 x2 x3.(n_people(x2) & all e1 s1.(-v_gather(e1) | -a_together(s1) | -Theme(e1,x3) | -Manner(e1,s1)) & (x2 = x3) & (x1 = x2)) |
||
A group of people gather outside on the pavement, some standing, some sitting. | There is a gathering outdoors for a big event | 1 | -100 | standing doesn't always mean big event | exists e1 e2 x1 x2 x3 x4 x5 x6.(n_pavement(x3) & on(e1,x3) & rel(x3,x4) & rel(x4,x5) & Actor(e2,x6) & v_sit(e2) & (x5 = x6) & n_thing(x5) & n_standing(x4) & r_outside(e1) & Actor(e1,x1) & v_gather(e1) & of(x1,x2) & n_people(x2) & n_group(x1)) | exists p1 x1 s1 x2 x3 x4.((x1 = x2) & for(x2,x4) & n_event(x4) & a_big(s1) & Theme(s1,x4) & n_outdoors(x2) & of(x2,x3) & n_gathering(x3)) | 7a8170fc-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 x1 x2 x3 x4 x5 x6.(v_sit(e2) & v_gather(e1) & rel(x4,x5) & rel(x3,x4) & r_outside(e1) & on(e1,x3) & of(x1,x2) & n_thing(x5) & n_standing(x4) & n_people(x2) & n_pavement(x3) & n_group(x1) & Actor(e2,x6) & Actor(e1,x1) & (x5 = x6)) | exists x1 s1 x2 x3 x4.(of(x2,x3) & n_outdoors(x2) & n_gathering(x3) & n_event(x4) & for(x2,x4) & a_big(s1) & Theme(s1,x4) & (x1 = x2)) |
||
A group of people gather outside on the pavement, some standing, some sitting. | There is a gathering | 0 | -100 | A gathering could be a group of people. | exists e2 e1 x1 x2 x3 x4 x5 x6.(n_pavement(x3) & on(e1,x3) & rel(x3,x4) & rel(x4,x5) & Actor(e2,x6) & v_sit(e2) & (x5 = x6) & n_thing(x5) & n_standing(x4) & r_outside(e1) & Actor(e1,x1) & v_gather(e1) & of(x1,x2) & n_people(x2) & n_group(x1)) | exists p1 x1 x2.((x1 = x2) & n_gathering(x2)) | 7a8175c0-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e1 x1 x2 x3 x4 x5 x6.(v_sit(e2) & v_gather(e1) & rel(x4,x5) & rel(x3,x4) & r_outside(e1) & on(e1,x3) & of(x1,x2) & n_thing(x5) & n_standing(x4) & n_people(x2) & n_pavement(x3) & n_group(x1) & Actor(e2,x6) & Actor(e1,x1) & (x5 = x6)) | exists x1 x2.(n_gathering(x2) & (x1 = x2)) |
||
A group of people are standing and sitting around on the ground at night. | A group of people playing games. | 1 | -100 | ground doesn't always mean games. | exists e2 e1 s1 x1 x2 x3 x4 x5 x6 x7 x8.(n_ground(x7) & n_ground(x3) & at(e2,x8) & n_night(x8) & on(e2,x7) & a_around(s1) & Manner(e2,s1) & Actor(e2,x5) & v_sit(e2) & of(x5,x6) & n_people(x6) & n_group(x5) & at(e1,x4) & n_night(x4) & on(e1,x3) & Actor(e1,x1) & v_stand(e1) & of(x1,x2) & n_people(x2) & n_group(x1)) | exists e1 x1 x2 x3 x4.(a_topic(x1) & of(x1,x2) & Theme(e1,x4) & Actor(e1,x3) & v_play(e1) & n_game(x4) & (x2 = x3) & n_people(x2) & n_group(x1)) | 7a817aca-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e1 s1 x1 x2 x3 x4 x5 x6 x7 x8.(v_stand(e1) & v_sit(e2) & on(e2,x7) & on(e1,x3) & of(x5,x6) & of(x1,x2) & n_people(x6) & n_people(x2) & n_night(x8) & n_night(x4) & n_group(x5) & n_group(x1) & n_ground(x7) & n_ground(x3) & at(e2,x8) & at(e1,x4) & a_around(s1) & Manner(e2,s1) & Actor(e2,x5) & Actor(e1,x1)) | exists e1 x1 x2 x3 x4.(v_play(e1) & of(x1,x2) & n_people(x2) & n_group(x1) & n_game(x4) & a_topic(x1) & Theme(e1,x4) & Actor(e1,x3) & (x2 = x3)) |
||
A group of people are standing and sitting around on the ground at night. | A group of people are flying a shuttle. | 2 | -100 | The people are flying or standing and sitting. | exists e2 e1 s1 x1 x2 x3 x4 x5 x6 x7 x8.(n_ground(x7) & n_ground(x3) & at(e2,x8) & n_night(x8) & on(e2,x7) & a_around(s1) & Manner(e2,s1) & Actor(e2,x5) & v_sit(e2) & of(x5,x6) & n_people(x6) & n_group(x5) & at(e1,x4) & n_night(x4) & on(e1,x3) & Actor(e1,x1) & v_stand(e1) & of(x1,x2) & n_people(x2) & n_group(x1)) | exists e1 x1 x2 x3.(Theme(e1,x3) & Actor(e1,x1) & v_fly(e1) & n_shuttle(x3) & of(x1,x2) & n_people(x2) & n_group(x1)) | 7a8181dc-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e1 s1 x1 x2 x3 x4 x5 x6 x7 x8.(v_stand(e1) & v_sit(e2) & on(e2,x7) & on(e1,x3) & of(x5,x6) & of(x1,x2) & n_people(x6) & n_people(x2) & n_night(x8) & n_night(x4) & n_group(x5) & n_group(x1) & n_ground(x7) & n_ground(x3) & at(e2,x8) & at(e1,x4) & a_around(s1) & Manner(e2,s1) & Actor(e2,x5) & Actor(e1,x1)) | exists e1 x1 x2 x3.(v_fly(e1) & of(x1,x2) & n_shuttle(x3) & n_people(x2) & n_group(x1) & Theme(e1,x3) & Actor(e1,x1)) |
||
A group of people are standing and sitting around on the ground at night. | A group of people at night. | 0 | -100 | People could be standing and sitting around. | exists e1 e2 s1 x1 x2 x3 x4 x5 x6 x7 x8.(n_ground(x7) & n_ground(x3) & at(e2,x8) & n_night(x8) & on(e2,x7) & a_around(s1) & Manner(e2,s1) & Actor(e2,x5) & v_sit(e2) & of(x5,x6) & n_people(x6) & n_group(x5) & at(e1,x4) & n_night(x4) & on(e1,x3) & Actor(e1,x1) & v_stand(e1) & of(x1,x2) & n_people(x2) & n_group(x1)) | exists x1 x2 x3.(a_topic(x1) & of(x1,x2) & at(x2,x3) & n_night(x3) & n_people(x2) & n_group(x1)) | 7a8186c8-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 s1 x1 x2 x3 x4 x5 x6 x7 x8.(v_stand(e1) & v_sit(e2) & on(e2,x7) & on(e1,x3) & of(x5,x6) & of(x1,x2) & n_people(x6) & n_people(x2) & n_night(x8) & n_night(x4) & n_group(x5) & n_group(x1) & n_ground(x7) & n_ground(x3) & at(e2,x8) & at(e1,x4) & a_around(s1) & Manner(e2,s1) & Actor(e2,x5) & Actor(e1,x1)) | exists x1 x2 x3.(of(x1,x2) & n_people(x2) & n_night(x3) & n_group(x1) & at(x2,x3) & a_topic(x1)) |
||
Group of people standing and sitting outdoors. | A group of people are running in a race. | 2 | -100 | The people are running a race or standing and sitting. | exists e1 e2 s1 x1 x2 x3 x4.(ne_org_group(s1) & a_topic(s1) & of(s1,x1) & subset_of(x4,x1) & n_outdoors(x4) & Actor(e2,x4) & v_sit(e2) & subset_of(x2,x1) & Actor(e1,x3) & v_stand(e1) & (x2 = x3) & n_people(x2)) | exists e1 x1 x2 x3.(in(e1,x3) & n_race(x3) & Actor(e1,x1) & v_run(e1) & of(x1,x2) & n_people(x2) & n_group(x1)) | 7a818df8-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 s1 x1 x2 x3 x4.(v_stand(e1) & v_sit(e2) & subset_of(x4,x1) & subset_of(x2,x1) & of(s1,x1) & ne_org_group(s1) & n_people(x2) & n_outdoors(x4) & a_topic(s1) & Actor(e2,x4) & Actor(e1,x3) & (x2 = x3)) | exists e1 x1 x2 x3.(v_run(e1) & of(x1,x2) & n_race(x3) & n_people(x2) & n_group(x1) & in(e1,x3) & Actor(e1,x1)) |
||
Group of people standing and sitting outdoors. | A group of people are gathered and are watching the parade. | 1 | -100 | outdoors doesn't always mean .parade. | exists e1 e2 s1 x1 x2 x3 x4.(ne_org_group(s1) & a_topic(s1) & of(s1,x1) & subset_of(x4,x1) & n_outdoors(x4) & Actor(e2,x4) & v_sit(e2) & subset_of(x2,x1) & Actor(e1,x3) & v_stand(e1) & (x2 = x3) & n_people(x2)) | exists e1 e2 x1 x2 x3 x4 x5.(n_parade(x5) & Theme(e2,x5) & Actor(e2,x3) & v_watch(e2) & of(x3,x4) & n_people(x4) & n_group(x3) & Theme(e1,x1) & v_gather(e1) & of(x1,x2) & n_people(x2) & n_group(x1)) | 7a81932a-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 s1 x1 x2 x3 x4.(v_stand(e1) & v_sit(e2) & subset_of(x4,x1) & subset_of(x2,x1) & of(s1,x1) & ne_org_group(s1) & n_people(x2) & n_outdoors(x4) & a_topic(s1) & Actor(e2,x4) & Actor(e1,x3) & (x2 = x3)) | exists e1 e2 x1 x2 x3 x4 x5.(v_watch(e2) & v_gather(e1) & of(x3,x4) & of(x1,x2) & n_people(x4) & n_people(x2) & n_parade(x5) & n_group(x3) & n_group(x1) & Theme(e2,x5) & Theme(e1,x1) & Actor(e2,x3)) |
||
Group of people standing and sitting outdoors. | A group of people are gathered outside. | 0 | -100 | Outdoors and outside mean the same thing. | exists e1 e2 s1 x1 x2 x3 x4.(ne_org_group(s1) & a_topic(s1) & of(s1,x1) & subset_of(x4,x1) & n_outdoors(x4) & Actor(e2,x4) & v_sit(e2) & subset_of(x2,x1) & Actor(e1,x3) & v_stand(e1) & (x2 = x3) & n_people(x2)) | exists e1 s1 x1 x2.(a_outside(s1) & Manner(e1,s1) & Theme(e1,x1) & v_gather(e1) & of(x1,x2) & n_people(x2) & n_group(x1)) | 7a8198e8-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 s1 x1 x2 x3 x4.(v_stand(e1) & v_sit(e2) & subset_of(x4,x1) & subset_of(x2,x1) & of(s1,x1) & ne_org_group(s1) & n_people(x2) & n_outdoors(x4) & a_topic(s1) & Actor(e2,x4) & Actor(e1,x3) & (x2 = x3)) | exists e1 s1 x1 x2.(v_gather(e1) & of(x1,x2) & n_people(x2) & n_group(x1) & a_outside(s1) & Theme(e1,x1) & Manner(e1,s1)) |
||
Two dogs change direction in an uncut field surrounded by low brush. | The dogs are outside. | 0 | -100 | The dogs must be togther outside. | exists e2 e1 s1 s2 x1 x2 x3 x4 x5.(Theme(e2,x2) & Actor(e2,x1) & v_change(e2) & Actor(e1,x5) & n_brush(x5) & a_low(s2) & Theme(s2,x5) & Theme(e1,x4) & v_surround(e1) & (x2 = x4) & in(x2,x3) & n_field(x3) & a_uncut(s1) & Theme(s1,x3) & n_direction(x2) & n_dog(x1) & card_eq_2(x1)) | exists s1 x1.(n_dog(x1) & Theme(s1,x1) & a_outside(s1)) | 7a819e7e-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e1 s1 s2 x1 x2 x3 x4 x5.(v_surround(e1) & v_change(e2) & n_field(x3) & n_dog(x1) & n_direction(x2) & n_brush(x5) & in(x2,x3) & card_eq_2(x1) & a_uncut(s1) & a_low(s2) & Theme(s2,x5) & Theme(s1,x3) & Theme(e2,x2) & Theme(e1,x4) & Actor(e2,x1) & Actor(e1,x5) & (x2 = x4)) | exists s1 x1.(n_dog(x1) & a_outside(s1) & Theme(s1,x1)) |
||
Two dogs change direction in an uncut field surrounded by low brush. | The dogs nap on their beds. | 2 | -100 | Two dogs change direction & other dogs nap on their beds. | exists e1 e2 s1 s2 x1 x2 x3 x4 x5.(Theme(e2,x2) & Actor(e2,x1) & v_change(e2) & Actor(e1,x5) & n_brush(x5) & a_low(s2) & Theme(s2,x5) & Theme(e1,x4) & v_surround(e1) & (x2 = x4) & in(x2,x3) & n_field(x3) & a_uncut(s1) & Theme(s1,x3) & n_direction(x2) & n_dog(x1) & card_eq_2(x1)) | exists e1 x1 x2.(n_bed(x2) & of(x2,x1) & n_thing(x1) & n_dog(x1) & on(e1,x2) & Actor(e1,x1) & v_nap(e1)) | 7a81a4c8-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 s1 s2 x1 x2 x3 x4 x5.(v_surround(e1) & v_change(e2) & n_field(x3) & n_dog(x1) & n_direction(x2) & n_brush(x5) & in(x2,x3) & card_eq_2(x1) & a_uncut(s1) & a_low(s2) & Theme(s2,x5) & Theme(s1,x3) & Theme(e2,x2) & Theme(e1,x4) & Actor(e2,x1) & Actor(e1,x5) & (x2 = x4)) | exists e1 x1 x2.(v_nap(e1) & on(e1,x2) & of(x2,x1) & n_thing(x1) & n_dog(x1) & n_bed(x2) & Actor(e1,x1)) |
||
A hiker walks through the snowfield. | A hiker is walking across a meadow of flowers on a sunny day. | 2 | -100 | A hiker walks through a snowfield or across a meadow. | exists e1 x1 x2.(n_snowfield(x2) & through(e1,x2) & Actor(e1,x1) & v_walk(e1) & n_hiker(x1)) | exists e1 s1 x1 x2 x3 x4.(on(e1,x4) & n_day(x4) & a_sunny(s1) & Theme(s1,x4) & across(e1,x2) & of(x2,x3) & n_flower(x3) & n_meadow(x2) & Actor(e1,x1) & v_walk(e1) & n_hiker(x1)) | 7a81af72-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2.(v_walk(e1) & through(e1,x2) & n_snowfield(x2) & n_hiker(x1) & Actor(e1,x1)) | exists e1 s1 x1 x2 x3 x4.(v_walk(e1) & on(e1,x4) & of(x2,x3) & n_meadow(x2) & n_hiker(x1) & n_flower(x3) & n_day(x4) & across(e1,x2) & a_sunny(s1) & Theme(s1,x4) & Actor(e1,x1)) |
||
Two dogs run in a field looking at an unseen Frisbee. | The owner is running after the frisbee too. | 2 | -100 | There may be no Frisbee after all if it is unseen. | exists e1 e2 s1 x1 x2 x3 x4.(at(e2,x4) & n_frisbee(x4) & a_unseen(s1) & Theme(s1,x4) & Actor(e2,x1) & v_look(e2) & in(e1,x3) & n_field(x3) & Theme(e1,x2) & v_run(e1) & (x1 = x2) & n_dog(x1) & card_eq_2(x1)) | exists e1 s1 x1 x2.(n_frisbee(x2) & n_owner(x1) & a_too(s1) & Manner(e1,s1) & after(e1,x2) & Actor(e1,x1) & v_run(e1)) | 7a81bfc6-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 s1 x1 x2 x3 x4.(v_run(e1) & v_look(e2) & n_frisbee(x4) & n_field(x3) & n_dog(x1) & in(e1,x3) & card_eq_2(x1) & at(e2,x4) & a_unseen(s1) & Theme(s1,x4) & Theme(e1,x2) & Actor(e2,x1) & (x1 = x2)) | exists e1 s1 x1 x2.(v_run(e1) & n_owner(x1) & n_frisbee(x2) & after(e1,x2) & a_too(s1) & Manner(e1,s1) & Actor(e1,x1)) |
||
Two dogs run in a field looking at an unseen Frisbee. | Two dogs are friends. | 1 | -100 | It can't be inferred that the dogs running are friends. They might hate each other. | exists e1 e2 s1 x1 x2 x3 x4.(at(e2,x4) & n_frisbee(x4) & a_unseen(s1) & Theme(s1,x4) & Actor(e2,x1) & v_look(e2) & in(e1,x3) & n_field(x3) & Theme(e1,x2) & v_run(e1) & (x1 = x2) & n_dog(x1) & card_eq_2(x1)) | exists p1 x1.(exists x2.((x1 = x2) & n_friend(x2)) & n_dog(x1) & card_eq_2(x1)) | 7a81ca8e-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 s1 x1 x2 x3 x4.(v_run(e1) & v_look(e2) & n_frisbee(x4) & n_field(x3) & n_dog(x1) & in(e1,x3) & card_eq_2(x1) & at(e2,x4) & a_unseen(s1) & Theme(s1,x4) & Theme(e1,x2) & Actor(e2,x1) & (x1 = x2)) | exists x1.(n_dog(x1) & exists x2.(n_friend(x2) & (x1 = x2)) & card_eq_2(x1)) |
||
Two black and white dogs in a field of flowers and grass. | Two Dalmatians play together in the field. | 1 | -100 | dogs doesn't always mean Dalmatians | exists s1 s2 x1 x2 x3 x4 x5.(a_topic(x1) & in(x1,x2) & of(x2,x3) & n_grass(x5) & n_flower(x4) & subset_of(x5,x3) & subset_of(x4,x3) & n_field(x2) & n_dog(x1) & a_white(s2) & Theme(s2,x1) & a_black(s1) & Theme(s1,x1) & card_eq_2(x1)) | exists e1 s1 x1 x2.(n_field(x2) & in(e1,x2) & a_together(s1) & Manner(e1,s1) & Actor(e1,x1) & v_play(e1) & n_dalmatian(x1) & card_eq_2(x1)) | 7a81da88-e4c8-11ec-9cdd-0242ac1c0002 | exists s1 s2 x1 x2 x3 x4 x5.(subset_of(x5,x3) & subset_of(x4,x3) & of(x2,x3) & n_grass(x5) & n_flower(x4) & n_field(x2) & n_dog(x1) & in(x1,x2) & card_eq_2(x1) & a_white(s2) & a_topic(x1) & a_black(s1) & Theme(s2,x1) & Theme(s1,x1)) | exists e1 s1 x1 x2.(v_play(e1) & n_field(x2) & n_dalmatian(x1) & in(e1,x2) & card_eq_2(x1) & a_together(s1) & Manner(e1,s1) & Actor(e1,x1)) |
||
A group of people standing on a sidewalk and the street. | A group of people on the beach | 2 | -100 | The people can't be on the beach and the sidewalk. | exists e1 x1 x2 x3 x4 x5 x6.(n_street(x6) & a_topic(x1) & of(x1,x2) & on(e1,x4) & subset_of(x6,x4) & subset_of(x5,x4) & n_sidewalk(x5) & Actor(e1,x3) & v_stand(e1) & (x2 = x3) & n_people(x2) & n_group(x1)) | exists x1 x2 x3.(n_beach(x3) & a_topic(x1) & on(x1,x3) & of(x1,x2) & n_people(x2) & n_group(x1)) | 7a84f61e-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4 x5 x6.(v_stand(e1) & subset_of(x6,x4) & subset_of(x5,x4) & on(e1,x4) & of(x1,x2) & n_street(x6) & n_sidewalk(x5) & n_people(x2) & n_group(x1) & a_topic(x1) & Actor(e1,x3) & (x2 = x3)) | exists x1 x2 x3.(on(x1,x3) & of(x1,x2) & n_people(x2) & n_group(x1) & n_beach(x3) & a_topic(x1)) |
||
A girl is reading the magazine. | A girl is reading a magazine | 0 | -100 | a is same as the | exists e1 x1 x2.(n_magazine(x2) & Theme(e1,x2) & Actor(e1,x1) & v_read(e1) & n_girl(x1)) | exists e1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_read(e1) & n_magazine(x2) & n_girl(x1)) | 7a84fbfa-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2.(v_read(e1) & n_magazine(x2) & n_girl(x1) & Theme(e1,x2) & Actor(e1,x1)) | exists e1 x1 x2.(v_read(e1) & n_magazine(x2) & n_girl(x1) & Theme(e1,x2) & Actor(e1,x1)) |
||
A girl is reading the magazine. | A girl is cutting pictures from a magazine | 2 | -100 | In one sentence, pictures are being cut from the magazine and in the other the magazine is being read. | exists e1 x1 x2.(n_magazine(x2) & Theme(e1,x2) & Actor(e1,x1) & v_read(e1) & n_girl(x1)) | exists e1 x1 x2 x3.(from(e1,x3) & n_magazine(x3) & Theme(e1,x2) & Actor(e1,x1) & v_cut(e1) & n_picture(x2) & n_girl(x1)) | 7a850172-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2.(v_read(e1) & n_magazine(x2) & n_girl(x1) & Theme(e1,x2) & Actor(e1,x1)) | exists e1 x1 x2 x3.(v_cut(e1) & n_picture(x2) & n_magazine(x3) & n_girl(x1) & from(e1,x3) & Theme(e1,x2) & Actor(e1,x1)) |
||
A girl is reading the magazine. | A girl is browsing a magazine | 1 | -100 | She is reading, not browsing. | exists e1 x1 x2.(n_magazine(x2) & Theme(e1,x2) & Actor(e1,x1) & v_read(e1) & n_girl(x1)) | exists e1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_browse(e1) & n_magazine(x2) & n_girl(x1)) | 7a850636-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2.(v_read(e1) & n_magazine(x2) & n_girl(x1) & Theme(e1,x2) & Actor(e1,x1)) | exists e1 x1 x2.(v_browse(e1) & n_magazine(x2) & n_girl(x1) & Theme(e1,x2) & Actor(e1,x1)) |
||
many people taking pictures of the mountains in front of a no truck sign | Some people are taking pictures of the snow on the mountaintops. | 1 | -100 | They are getting shots of the mountains, not just the snow. | exists x1 x2 x3 x4 x5.(n_mountain(x4) & a_topic(x1) & -exists e1 x6 x7 x8.(Theme(e1,x3) & Actor(e1,x2) & v_take(e1) & of(x3,x4) & in(x4,x5) & of(x5,x6) & Time(x6,x8) & n_a(x8) & n_sign(x6) & of(x6,x7) & n_truck(x7)) & n_front(x5) & n_picture(x3) & (x1 = x2) & n_people(x1) & n_quantity(x1)) | exists e1 x1 x2 x3 x4.(n_mountaintop(x4) & n_snow(x3) & of(e1,x3) & on(x3,x4) & Theme(e1,x2) & Actor(e1,x1) & v_take(e1) & n_picture(x2) & n_people(x1)) | 7a850c26-e4c8-11ec-9cdd-0242ac1c0002 | exists x1 x2 x3 x4 x5.(n_quantity(x1) & n_picture(x3) & n_people(x1) & n_mountain(x4) & n_front(x5) & all e1 x6 x7 x8.(-v_take(e1) | -of(x6,x7) | -of(x5,x6) | -of(x3,x4) | -n_truck(x7) | -n_sign(x6) | -n_a(x8) | -in(x4,x5) | -Time(x6,x8) | -Theme(e1,x3) | -Actor(e1,x2)) & a_topic(x1) & (x1 = x2)) | exists e1 x1 x2 x3 x4.(v_take(e1) & on(x3,x4) & of(e1,x3) & n_snow(x3) & n_picture(x2) & n_people(x1) & n_mountaintop(x4) & Theme(e1,x2) & Actor(e1,x1)) |
||
many people taking pictures of the mountains in front of a no truck sign | A couple is taking pictures of a stream. | 2 | -100 | One refers to a couple and the other refers to many people. | exists x1 x2 x3 x4 x5.(n_mountain(x4) & a_topic(x1) & -exists e1 x6 x7 x8.(Theme(e1,x3) & Actor(e1,x2) & v_take(e1) & of(x3,x4) & in(x4,x5) & of(x5,x6) & Time(x6,x8) & n_a(x8) & n_sign(x6) & of(x6,x7) & n_truck(x7)) & n_front(x5) & n_picture(x3) & (x1 = x2) & n_people(x1) & n_quantity(x1)) | exists e1 x1 x2 x3.(Theme(e1,x2) & Actor(e1,x1) & v_take(e1) & of(x2,x3) & n_stream(x3) & n_picture(x2) & n_couple(x1)) | 7a85113a-e4c8-11ec-9cdd-0242ac1c0002 | exists x1 x2 x3 x4 x5.(n_quantity(x1) & n_picture(x3) & n_people(x1) & n_mountain(x4) & n_front(x5) & all e1 x6 x7 x8.(-v_take(e1) | -of(x6,x7) | -of(x5,x6) | -of(x3,x4) | -n_truck(x7) | -n_sign(x6) | -n_a(x8) | -in(x4,x5) | -Time(x6,x8) | -Theme(e1,x3) | -Actor(e1,x2)) & a_topic(x1) & (x1 = x2)) | exists e1 x1 x2 x3.(v_take(e1) & of(x2,x3) & n_stream(x3) & n_picture(x2) & n_couple(x1) & Theme(e1,x2) & Actor(e1,x1)) |
||
many people taking pictures of the mountains in front of a no truck sign | A group of people is taking pictures of the mountains in front of a sign. | 0 | -100 | group consists of many people, sign can be a no truck sign | exists x1 x2 x3 x4 x5.(n_mountain(x4) & a_topic(x1) & -exists e1 x6 x7 x8.(Theme(e1,x3) & Actor(e1,x2) & v_take(e1) & of(x3,x4) & in(x4,x5) & of(x5,x6) & Time(x6,x8) & n_a(x8) & n_sign(x6) & of(x6,x7) & n_truck(x7)) & n_front(x5) & n_picture(x3) & (x1 = x2) & n_people(x1) & n_quantity(x1)) | exists e1 x1 x2 x3 x4 x5 x6.(n_mountain(x4) & Theme(e1,x3) & Actor(e1,x1) & v_take(e1) & of(x3,x4) & in(x4,x5) & of(x5,x6) & n_sign(x6) & n_front(x5) & n_picture(x3) & of(x1,x2) & n_people(x2) & n_group(x1)) | 7a85163a-e4c8-11ec-9cdd-0242ac1c0002 | exists x1 x2 x3 x4 x5.(n_quantity(x1) & n_picture(x3) & n_people(x1) & n_mountain(x4) & n_front(x5) & all e1 x6 x7 x8.(-v_take(e1) | -of(x6,x7) | -of(x5,x6) | -of(x3,x4) | -n_truck(x7) | -n_sign(x6) | -n_a(x8) | -in(x4,x5) | -Time(x6,x8) | -Theme(e1,x3) | -Actor(e1,x2)) & a_topic(x1) & (x1 = x2)) | exists e1 x1 x2 x3 x4 x5 x6.(v_take(e1) & of(x5,x6) & of(x3,x4) & of(x1,x2) & n_sign(x6) & n_picture(x3) & n_people(x2) & n_mountain(x4) & n_group(x1) & n_front(x5) & in(x4,x5) & Theme(e1,x3) & Actor(e1,x1)) |
||
Two people in hockey uniforms on the ice. | Hockey players competing for the puck. | 1 | -100 | There is no guarantee that just because two hockey players are on the ice, that they are competing for the puck. | exists s1 x1 x2 x3.(n_ice(x3) & a_topic(x1) & in(x1,x2) & on(x2,x3) & n_uniform(x2) & a_hockey(s1) & Theme(s1,x2) & n_people(x1) & card_eq_2(x1)) | exists e1 x1 x2 x3 x4.(n_puck(x4) & a_topic(x1) & for(e1,x4) & Actor(e1,x3) & v_compete(e1) & (x1 = x3) & n_player(x1) & (x1 = x2) & ne_nam_hockey(x2)) | 7a851b44-e4c8-11ec-9cdd-0242ac1c0002 | exists s1 x1 x2 x3.(on(x2,x3) & n_uniform(x2) & n_people(x1) & n_ice(x3) & in(x1,x2) & card_eq_2(x1) & a_topic(x1) & a_hockey(s1) & Theme(s1,x2)) | exists e1 x1 x2 x3 x4.(v_compete(e1) & ne_nam_hockey(x2) & n_puck(x4) & n_player(x1) & for(e1,x4) & a_topic(x1) & Actor(e1,x3) & (x1 = x3) & (x1 = x2)) |
||
Two people in hockey uniforms on the ice. | Hockey players on the ice rink. | 0 | -100 | Two people in the hockey uniform playing hockey on the ice rink. | exists s1 x1 x2 x3.(n_ice(x3) & a_topic(x1) & in(x1,x2) & on(x2,x3) & n_uniform(x2) & a_hockey(s1) & Theme(s1,x2) & n_people(x1) & card_eq_2(x1)) | exists x1 x2 x3 x4.(n_rink(x3) & of(x3,x4) & n_ice(x4) & a_topic(x1) & on(x1,x3) & n_player(x1) & (x1 = x2) & ne_nam_hockey(x2)) | 7a852044-e4c8-11ec-9cdd-0242ac1c0002 | exists s1 x1 x2 x3.(on(x2,x3) & n_uniform(x2) & n_people(x1) & n_ice(x3) & in(x1,x2) & card_eq_2(x1) & a_topic(x1) & a_hockey(s1) & Theme(s1,x2)) | exists x1 x2 x3 x4.(on(x1,x3) & of(x3,x4) & ne_nam_hockey(x2) & n_rink(x3) & n_player(x1) & n_ice(x4) & a_topic(x1) & (x1 = x2)) |
||
Two people in hockey uniforms on the ice. | A figure skating pair tangoes. | 2 | -100 | Either the people are playing hockey in their uniforms or they are dancing the tangoes. | exists s1 x1 x2 x3.(n_ice(x3) & a_topic(x1) & in(x1,x2) & on(x2,x3) & n_uniform(x2) & a_hockey(s1) & Theme(s1,x2) & n_people(x1) & card_eq_2(x1)) | exists e1 x1 x2 x3 x4.(a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & v_skate(e1) & n_tango(x3) & of(x3,x4) & n_pair(x4) & (x1 = x2) & n_figure(x1)) | 7a8525d0-e4c8-11ec-9cdd-0242ac1c0002 | exists s1 x1 x2 x3.(on(x2,x3) & n_uniform(x2) & n_people(x1) & n_ice(x3) & in(x1,x2) & card_eq_2(x1) & a_topic(x1) & a_hockey(s1) & Theme(s1,x2)) | exists e1 x1 x2 x3 x4.(v_skate(e1) & of(x3,x4) & n_tango(x3) & n_pair(x4) & n_figure(x1) & a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2)) |
||
A group of people standing next to a "no truck's" sign and a yellow street sign. | one person is next to a sign | 2 | -100 | One is about a group and the other is about an individual. | exists e1 s1 x1 x2 x3 x4 x5 x6.(a_topic(x1) & of(x1,x2) & to(e1,x4) & subset_of(x5,x4) & n_sign(x5) & of(x5,x6) & n_street(x6) & a_yellow(s1) & Theme(s1,x5) & -exists s2 x7 x8 x9 x10.(subset_of(x7,x4) & Time(x7,x10) & n_sign(x10) & Time(x7,x9) & n_a(x9) & n_'s(x7) & a_''(s2) & Theme(s2,x7) & of(x7,x8) & n_truck(x8)) & r_next(e1) & Actor(e1,x3) & v_stand(e1) & (x2 = x3) & n_people(x2) & n_group(x1)) | exists s1 x1 x2.(to(s1,x2) & n_sign(x2) & Theme(s1,x1) & a_next(s1) & n_person(x1) & card_eq_1(x1)) | 7a853b1a-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4 x5 x6.(v_stand(e1) & to(e1,x4) & subset_of(x5,x4) & r_next(e1) & of(x5,x6) & of(x1,x2) & n_street(x6) & n_sign(x5) & n_people(x2) & n_group(x1) & all s2 x7 x8 x9 x10.(-subset_of(x7,x4) | -of(x7,x8) | -n_truck(x8) | -n_sign(x10) | -n_a(x9) | -n_'s(x7) | -a_''(s2) | -Time(x7,x9) | -Time(x7,x10) | -Theme(s2,x7)) & a_yellow(s1) & a_topic(x1) & Theme(s1,x5) & Actor(e1,x3) & (x2 = x3)) | exists s1 x1 x2.(to(s1,x2) & n_sign(x2) & n_person(x1) & card_eq_1(x1) & a_next(s1) & Theme(s1,x1)) |
||
A group of people standing next to a "no truck's" sign and a yellow street sign. | group of people standing next to a yellow sign | 0 | -100 | sign can be next to other sign | exists e1 s1 x1 x2 x3 x4 x5 x6.(a_topic(x1) & of(x1,x2) & to(e1,x4) & subset_of(x5,x4) & n_sign(x5) & of(x5,x6) & n_street(x6) & a_yellow(s1) & Theme(s1,x5) & -exists s2 x7 x8 x9 x10.(subset_of(x7,x4) & Time(x7,x10) & n_sign(x10) & Time(x7,x9) & n_a(x9) & n_'s(x7) & a_''(s2) & Theme(s2,x7) & of(x7,x8) & n_truck(x8)) & r_next(e1) & Actor(e1,x3) & v_stand(e1) & (x2 = x3) & n_people(x2) & n_group(x1)) | exists e1 s1 x1 x2 x3 x4.(a_topic(x1) & of(x1,x2) & to(e1,x4) & n_sign(x4) & a_yellow(s1) & Theme(s1,x4) & r_next(e1) & Actor(e1,x3) & v_stand(e1) & (x2 = x3) & n_people(x2) & n_group(x1)) | 7a8540e2-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4 x5 x6.(v_stand(e1) & to(e1,x4) & subset_of(x5,x4) & r_next(e1) & of(x5,x6) & of(x1,x2) & n_street(x6) & n_sign(x5) & n_people(x2) & n_group(x1) & all s2 x7 x8 x9 x10.(-subset_of(x7,x4) | -of(x7,x8) | -n_truck(x8) | -n_sign(x10) | -n_a(x9) | -n_'s(x7) | -a_''(s2) | -Time(x7,x9) | -Time(x7,x10) | -Theme(s2,x7)) & a_yellow(s1) & a_topic(x1) & Theme(s1,x5) & Actor(e1,x3) & (x2 = x3)) | exists e1 s1 x1 x2 x3 x4.(v_stand(e1) & to(e1,x4) & r_next(e1) & of(x1,x2) & n_sign(x4) & n_people(x2) & n_group(x1) & a_yellow(s1) & a_topic(x1) & Theme(s1,x4) & Actor(e1,x3) & (x2 = x3)) |
||
A group of people standing next to a "no truck's" sign and a yellow street sign. | group of people atanding next to a yellow sign wondering what it means | 1 | -100 | They may not be wondering about the sign's message, just standing. | exists e1 s1 x1 x2 x3 x4 x5 x6.(a_topic(x1) & of(x1,x2) & to(e1,x4) & subset_of(x5,x4) & n_sign(x5) & of(x5,x6) & n_street(x6) & a_yellow(s1) & Theme(s1,x5) & -exists s2 x7 x8 x9 x10.(subset_of(x7,x4) & Time(x7,x10) & n_sign(x10) & Time(x7,x9) & n_a(x9) & n_'s(x7) & a_''(s2) & Theme(s2,x7) & of(x7,x8) & n_truck(x8)) & r_next(e1) & Actor(e1,x3) & v_stand(e1) & (x2 = x3) & n_people(x2) & n_group(x1)) | exists e1 s1 x1 x2 x3 x4 x5.(a_topic(x1) & of(x1,x2) & to(e1,x4) & exists e3 e2 x6.(n_thing(x6) & Theme(e3,x6) & Actor(e3,x5) & v_wonder(e3) & Theme(e2,x6) & Actor(e2,x1) & v_mean(e2)) & n_thing(x1) & (x4 = x5) & n_sign(x4) & a_yellow(s1) & Theme(s1,x4) & r_next(e1) & Actor(e1,x3) & v_atand(e1) & (x2 = x3) & n_people(x2) & n_group(x1)) | 7a854614-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4 x5 x6.(v_stand(e1) & to(e1,x4) & subset_of(x5,x4) & r_next(e1) & of(x5,x6) & of(x1,x2) & n_street(x6) & n_sign(x5) & n_people(x2) & n_group(x1) & all s2 x7 x8 x9 x10.(-subset_of(x7,x4) | -of(x7,x8) | -n_truck(x8) | -n_sign(x10) | -n_a(x9) | -n_'s(x7) | -a_''(s2) | -Time(x7,x9) | -Time(x7,x10) | -Theme(s2,x7)) & a_yellow(s1) & a_topic(x1) & Theme(s1,x5) & Actor(e1,x3) & (x2 = x3)) | exists e1 s1 x1 x2 x3 x4 x5.(v_atand(e1) & to(e1,x4) & r_next(e1) & of(x1,x2) & n_thing(x1) & n_sign(x4) & n_people(x2) & n_group(x1) & exists e3 e2 x6.(v_wonder(e3) & v_mean(e2) & n_thing(x6) & Theme(e3,x6) & Theme(e2,x6) & Actor(e3,x5) & Actor(e2,x1)) & a_yellow(s1) & a_topic(x1) & Theme(s1,x4) & Actor(e1,x3) & (x4 = x5) & (x2 = x3)) |
||
Two young girls are out camping in sleeping bags. | Girls are camping. | 0 | -100 | Two young girls are girls in general. | exists e1 e2 s1 s2 x1 x2.(in(e1,e2) & Theme(e2,x2) & Actor(e2,x1) & v_sleep(e2) & n_bag(x2) & a_out(s2) & Manner(e1,s2) & Actor(e1,x1) & v_camp(e1) & n_girl(x1) & a_young(s1) & Theme(s1,x1) & card_eq_2(x1)) | exists e1 x1.(Actor(e1,x1) & v_camp(e1) & n_girl(x1)) | 7a854ba0-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 s1 s2 x1 x2.(v_sleep(e2) & v_camp(e1) & n_girl(x1) & n_bag(x2) & in(e1,e2) & card_eq_2(x1) & a_young(s1) & a_out(s2) & Theme(s1,x1) & Theme(e2,x2) & Manner(e1,s2) & Actor(e2,x1) & Actor(e1,x1)) | exists e1 x1.(v_camp(e1) & n_girl(x1) & Actor(e1,x1)) |
||
Two young girls are out camping in sleeping bags. | Girls are laying in their beds. | 2 | -100 | The girls can't be in their beds and sleeping bags. | exists e1 e2 s1 s2 x1 x2.(in(e1,e2) & Theme(e2,x2) & Actor(e2,x1) & v_sleep(e2) & n_bag(x2) & a_out(s2) & Manner(e1,s2) & Actor(e1,x1) & v_camp(e1) & n_girl(x1) & a_young(s1) & Theme(s1,x1) & card_eq_2(x1)) | exists e1 x1 x2.(in(e1,x2) & n_bed(x2) & of(x2,x1) & n_thing(x1) & Actor(e1,x1) & v_lay(e1) & n_girl(x1)) | 7a855154-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 s1 s2 x1 x2.(v_sleep(e2) & v_camp(e1) & n_girl(x1) & n_bag(x2) & in(e1,e2) & card_eq_2(x1) & a_young(s1) & a_out(s2) & Theme(s1,x1) & Theme(e2,x2) & Manner(e1,s2) & Actor(e2,x1) & Actor(e1,x1)) | exists e1 x1 x2.(v_lay(e1) & of(x2,x1) & n_thing(x1) & n_girl(x1) & n_bed(x2) & in(e1,x2) & Actor(e1,x1)) |
||
Two young girls are out camping in sleeping bags. | Girls are camping outside. | 1 | -100 | It is possible to go camping and still sleep inside a building or an RV, not just outside. Even so, sleeping outside does not necessary mean there are sleeping bags involved. | exists e1 e2 s1 s2 x1 x2.(in(e1,e2) & Theme(e2,x2) & Actor(e2,x1) & v_sleep(e2) & n_bag(x2) & a_out(s2) & Manner(e1,s2) & Actor(e1,x1) & v_camp(e1) & n_girl(x1) & a_young(s1) & Theme(s1,x1) & card_eq_2(x1)) | exists e1 p1 x1.(exists s1.(Theme(s1,x1) & a_outside(s1)) & Topic(e1,p1) & Actor(e1,x1) & v_camp(e1) & n_girl(x1)) | 7a855654-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 s1 s2 x1 x2.(v_sleep(e2) & v_camp(e1) & n_girl(x1) & n_bag(x2) & in(e1,e2) & card_eq_2(x1) & a_young(s1) & a_out(s2) & Theme(s1,x1) & Theme(e2,x2) & Manner(e1,s2) & Actor(e2,x1) & Actor(e1,x1)) | exists e1 p1 x1.(v_camp(e1) & n_girl(x1) & exists s1.(a_outside(s1) & Theme(s1,x1)) & Topic(e1,p1) & Actor(e1,x1)) |
||
A team stands around their dragster. | The dragster is being repaired so that it can win the tournament. | 1 | -100 | Their is no indication it needs repaired to win a tournament. | exists e1 x1 x2.(around(e1,x2) & n_dragster(x2) & of(x2,x1) & n_thing(x1) & Actor(e1,x1) & v_stand(e1) & n_team(x1)) | exists e1 p1 x1 x2.(n_tournament(x2) & n_thing(x1) & n_dragster(x1) & r_so(e1) & exists e2 p2.(exists e3.(Theme(e3,x2) & Actor(e3,x1) & v_win(e3)) & Topic(e2,p2) & Actor(e2,x1) & v_can(e2)) & that(e1,p1) & Theme(e1,x1) & v_repair(e1)) | 7a856bbc-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2.(v_stand(e1) & of(x2,x1) & n_thing(x1) & n_team(x1) & n_dragster(x2) & around(e1,x2) & Actor(e1,x1)) | exists e1 p1 x1 x2.(v_repair(e1) & that(e1,p1) & r_so(e1) & n_tournament(x2) & n_thing(x1) & n_dragster(x1) & exists e2 p2.(v_can(e2) & exists e3.(v_win(e3) & Theme(e3,x2) & Actor(e3,x1)) & Topic(e2,p2) & Actor(e2,x1)) & Theme(e1,x1)) |
||
A team stands around their dragster. | The people in the picture are all working together. | 0 | -100 | people resemble a team, a picture can be of any event | exists e1 x1 x2.(around(e1,x2) & n_dragster(x2) & of(x2,x1) & n_thing(x1) & Actor(e1,x1) & v_stand(e1) & n_team(x1)) | exists e1 s1 s2 x1 x2.(n_picture(x2) & n_people(x1) & a_all(s2) & Manner(e1,s2) & a_together(s1) & Manner(e1,s1) & Actor(e1,x1) & v_work(e1) & in(x1,x2)) | 7a85706c-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2.(v_stand(e1) & of(x2,x1) & n_thing(x1) & n_team(x1) & n_dragster(x2) & around(e1,x2) & Actor(e1,x1)) | exists e1 s1 s2 x1 x2.(v_work(e1) & n_picture(x2) & n_people(x1) & in(x1,x2) & a_together(s1) & a_all(s2) & Manner(e1,s2) & Manner(e1,s1) & Actor(e1,x1)) |
||
A team stands around their dragster. | Two goldfish are riding bikes in a giant pile of mashed potatoes. | 2 | -100 | One is about a team standing around a dragster, and the other one is a nonsensical statement about goldfish riding bicycles. | exists e1 x1 x2.(around(e1,x2) & n_dragster(x2) & of(x2,x1) & n_thing(x1) & Actor(e1,x1) & v_stand(e1) & n_team(x1)) | exists e1 s1 s2 x1 x2 x3 x4.(in(e1,x3) & of(x3,x4) & n_potato(x4) & a_mashed(s2) & Theme(s2,x4) & n_pile(x3) & a_giant(s1) & Theme(s1,x3) & Theme(e1,x2) & Actor(e1,x1) & v_ride(e1) & n_bike(x2) & n_goldfish(x1) & card_eq_2(x1)) | 7a857706-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2.(v_stand(e1) & of(x2,x1) & n_thing(x1) & n_team(x1) & n_dragster(x2) & around(e1,x2) & Actor(e1,x1)) | exists e1 s1 s2 x1 x2 x3 x4.(v_ride(e1) & of(x3,x4) & n_potato(x4) & n_pile(x3) & n_goldfish(x1) & n_bike(x2) & in(e1,x3) & card_eq_2(x1) & a_mashed(s2) & a_giant(s1) & Theme(s2,x4) & Theme(s1,x3) & Theme(e1,x2) & Actor(e1,x1)) |
||
One child looks around while his friend sleeps away outside. | Two children, one fast asleep. | 0 | -100 | children asleep can be away from each other | exists e1 p1 p2 x1 x2.(exists e2 p3 s2.(a_away(s2) & Manner(e2,s2) & exists s3.(Theme(s3,x2) & a_outside(s3)) & Topic(e2,p3) & Actor(e2,x2) & v_sleep(e2)) & n_friend(x2) & of(x2,x1) & n_male(x1) & while(e1,p2) & exists s1.(Theme(s1,x1) & a_around(s1)) & Topic(e1,p1) & Actor(e1,x1) & v_look(e1) & n_child(x1) & card_eq_1(x1)) | exists s1 x1 x2.(a_topic(x1) & rel(x1,x2) & n_asleep(x2) & a_fast(s1) & Theme(s1,x2) & card_eq_1(x2) & n_child(x1) & card_eq_2(x1)) | 7a857c56-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 p1 p2 x1 x2.(while(e1,p2) & v_look(e1) & of(x2,x1) & n_male(x1) & n_friend(x2) & n_child(x1) & exists s1.(a_around(s1) & Theme(s1,x1)) & exists e2 p3 s2.(v_sleep(e2) & exists s3.(a_outside(s3) & Theme(s3,x2)) & a_away(s2) & Topic(e2,p3) & Manner(e2,s2) & Actor(e2,x2)) & card_eq_1(x1) & Topic(e1,p1) & Actor(e1,x1)) | exists s1 x1 x2.(rel(x1,x2) & n_child(x1) & n_asleep(x2) & card_eq_2(x1) & card_eq_1(x2) & a_topic(x1) & a_fast(s1) & Theme(s1,x2)) |
||
One child looks around while his friend sleeps away outside. | Two children playing outside. | 2 | -100 | One discusses someone who looks around and the other one is about playing outside. | exists e1 p1 p2 x1 x2.(exists e2 p3 s2.(a_away(s2) & Manner(e2,s2) & exists s3.(Theme(s3,x2) & a_outside(s3)) & Topic(e2,p3) & Actor(e2,x2) & v_sleep(e2)) & n_friend(x2) & of(x2,x1) & n_male(x1) & while(e1,p2) & exists s1.(Theme(s1,x1) & a_around(s1)) & Topic(e1,p1) & Actor(e1,x1) & v_look(e1) & n_child(x1) & card_eq_1(x1)) | exists e1 x1 x2 x3.(a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & v_play(e1) & n_outside(x3) & (x1 = x2) & n_child(x1) & card_eq_2(x1)) | 7a858174-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 p1 p2 x1 x2.(while(e1,p2) & v_look(e1) & of(x2,x1) & n_male(x1) & n_friend(x2) & n_child(x1) & exists s1.(a_around(s1) & Theme(s1,x1)) & exists e2 p3 s2.(v_sleep(e2) & exists s3.(a_outside(s3) & Theme(s3,x2)) & a_away(s2) & Topic(e2,p3) & Manner(e2,s2) & Actor(e2,x2)) & card_eq_1(x1) & Topic(e1,p1) & Actor(e1,x1)) | exists e1 x1 x2 x3.(v_play(e1) & n_outside(x3) & n_child(x1) & card_eq_2(x1) & a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2)) |
||
Two young children are lying on a porch in sleeping bags. | Two children are trying to sleep in sleeping bags. | 1 | -100 | They may be talking instead of trying to sleep. | exists e2 e1 s1 x1 x2 x3.(in(e1,e2) & Theme(e2,x3) & Actor(e2,x1) & v_sleep(e2) & n_bag(x3) & on(e1,x2) & n_porch(x2) & Actor(e1,x1) & v_lie(e1) & n_child(x1) & a_young(s1) & Theme(s1,x1) & card_eq_2(x1)) | exists e1 p1 x1.(Topic(e1,p1) & Actor(e1,x1) & v_try(e1) & exists e2 e3 x2.(in(e2,e3) & Theme(e3,x2) & Actor(e3,x1) & v_sleep(e3) & n_bag(x2) & Actor(e2,x1) & v_sleep(e2)) & n_child(x1) & card_eq_2(x1)) | 7a858d68-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e1 s1 x1 x2 x3.(v_sleep(e2) & v_lie(e1) & on(e1,x2) & n_porch(x2) & n_child(x1) & n_bag(x3) & in(e1,e2) & card_eq_2(x1) & a_young(s1) & Theme(s1,x1) & Theme(e2,x3) & Actor(e2,x1) & Actor(e1,x1)) | exists e1 p1 x1.(v_try(e1) & n_child(x1) & exists e2 e3 x2.(v_sleep(e3) & v_sleep(e2) & n_bag(x2) & in(e2,e3) & Theme(e3,x2) & Actor(e3,x1) & Actor(e2,x1)) & card_eq_2(x1) & Topic(e1,p1) & Actor(e1,x1)) |
||
Two young children are lying on a porch in sleeping bags. | Two children are in bags. | 0 | -100 | bags can be for sleeping | exists e1 e2 s1 x1 x2 x3.(in(e1,e2) & Theme(e2,x3) & Actor(e2,x1) & v_sleep(e2) & n_bag(x3) & on(e1,x2) & n_porch(x2) & Actor(e1,x1) & v_lie(e1) & n_child(x1) & a_young(s1) & Theme(s1,x1) & card_eq_2(x1)) | exists p1 x1.(exists x2.(in(x1,x2) & n_bag(x2)) & n_child(x1) & card_eq_2(x1)) | 7a8592a4-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 s1 x1 x2 x3.(v_sleep(e2) & v_lie(e1) & on(e1,x2) & n_porch(x2) & n_child(x1) & n_bag(x3) & in(e1,e2) & card_eq_2(x1) & a_young(s1) & Theme(s1,x1) & Theme(e2,x3) & Actor(e2,x1) & Actor(e1,x1)) | exists x1.(n_child(x1) & exists x2.(n_bag(x2) & in(x1,x2)) & card_eq_2(x1)) |
||
Two young children are lying on a porch in sleeping bags. | Two children are sitting at a table. | 2 | -100 | One is about lying on a porch and the other is about sitting at a table. | exists e1 e2 s1 x1 x2 x3.(in(e1,e2) & Theme(e2,x3) & Actor(e2,x1) & v_sleep(e2) & n_bag(x3) & on(e1,x2) & n_porch(x2) & Actor(e1,x1) & v_lie(e1) & n_child(x1) & a_young(s1) & Theme(s1,x1) & card_eq_2(x1)) | exists e1 x1 x2.(at(e1,x2) & n_table(x2) & Actor(e1,x1) & v_sit(e1) & n_child(x1) & card_eq_2(x1)) | 7a8597f4-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 s1 x1 x2 x3.(v_sleep(e2) & v_lie(e1) & on(e1,x2) & n_porch(x2) & n_child(x1) & n_bag(x3) & in(e1,e2) & card_eq_2(x1) & a_young(s1) & Theme(s1,x1) & Theme(e2,x3) & Actor(e2,x1) & Actor(e1,x1)) | exists e1 x1 x2.(v_sit(e1) & n_table(x2) & n_child(x1) & card_eq_2(x1) & at(e1,x2) & Actor(e1,x1)) |
||
Five people stand in a circle and look at two men's chests. | The people look at men's chest. | 0 | -100 | Looking at two men's chests imply that people look at men's chest. | exists e1 x1 x2 x3 x4 x5 x6.(at(e1,x6) & n_chest(x6) & of(x6,x5) & n_man(x5) & card_eq_2(x5) & in(e1,x2) & n_look(x4) & n_circle(x3) & subset_of(x4,x2) & subset_of(x3,x2) & Actor(e1,x1) & v_stand(e1) & n_people(x1) & card_eq_5(x1)) | exists e1 x1 x2 x3.(n_people(x1) & at(e1,x3) & n_chest(x3) & of(x3,x2) & n_man(x2) & Actor(e1,x1) & v_look(e1)) | 7a859f6a-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4 x5 x6.(v_stand(e1) & subset_of(x4,x2) & subset_of(x3,x2) & of(x6,x5) & n_people(x1) & n_man(x5) & n_look(x4) & n_circle(x3) & n_chest(x6) & in(e1,x2) & card_eq_5(x1) & card_eq_2(x5) & at(e1,x6) & Actor(e1,x1)) | exists e1 x1 x2 x3.(v_look(e1) & of(x3,x2) & n_people(x1) & n_man(x2) & n_chest(x3) & at(e1,x3) & Actor(e1,x1)) |
||
Five people stand in a circle and look at two men's chests. | A crowd of people look at the men's chests. | 1 | -100 | Five people may not constitute a CROWD. | exists e1 x1 x2 x3 x4 x5 x6.(at(e1,x6) & n_chest(x6) & of(x6,x5) & n_man(x5) & card_eq_2(x5) & in(e1,x2) & n_look(x4) & n_circle(x3) & subset_of(x4,x2) & subset_of(x3,x2) & Actor(e1,x1) & v_stand(e1) & n_people(x1) & card_eq_5(x1)) | exists e1 x1 x2 x3 x4.(n_chest(x4) & of(x4,x3) & n_man(x3) & at(e1,x4) & Actor(e1,x1) & v_look(e1) & of(x1,x2) & n_people(x2) & n_crowd(x1)) | 7a85a50a-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4 x5 x6.(v_stand(e1) & subset_of(x4,x2) & subset_of(x3,x2) & of(x6,x5) & n_people(x1) & n_man(x5) & n_look(x4) & n_circle(x3) & n_chest(x6) & in(e1,x2) & card_eq_5(x1) & card_eq_2(x5) & at(e1,x6) & Actor(e1,x1)) | exists e1 x1 x2 x3 x4.(v_look(e1) & of(x4,x3) & of(x1,x2) & n_people(x2) & n_man(x3) & n_crowd(x1) & n_chest(x4) & at(e1,x4) & Actor(e1,x1)) |
||
Five people stand in a circle and look at two men's chests. | The people are walking away from the men. | 2 | -100 | If they are walking away they are not looking at the men. | exists e1 x1 x2 x3 x4 x5 x6.(at(e1,x6) & n_chest(x6) & of(x6,x5) & n_man(x5) & card_eq_2(x5) & in(e1,x2) & n_look(x4) & n_circle(x3) & subset_of(x4,x2) & subset_of(x3,x2) & Actor(e1,x1) & v_stand(e1) & n_people(x1) & card_eq_5(x1)) | exists e1 x1 x2.(n_man(x2) & n_people(x1) & from(e1,x2) & r_away(e1) & Actor(e1,x1) & v_walk(e1)) | 7a85aaa0-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4 x5 x6.(v_stand(e1) & subset_of(x4,x2) & subset_of(x3,x2) & of(x6,x5) & n_people(x1) & n_man(x5) & n_look(x4) & n_circle(x3) & n_chest(x6) & in(e1,x2) & card_eq_5(x1) & card_eq_2(x5) & at(e1,x6) & Actor(e1,x1)) | exists e1 x1 x2.(v_walk(e1) & r_away(e1) & n_people(x1) & n_man(x2) & from(e1,x2) & Actor(e1,x1)) |
||
Couple of people are standing in a forest looking at something on a man's shirt. | A couple of people swimming | 2 | -100 | One is about standing in a forest and the other one is about swimming. | exists e1 e2 x1 x2 x3 x4 x5 x6.(for(e1,e2) & at(e2,x4) & on(x4,x6) & n_shirt(x6) & of(x6,x5) & n_man(x5) & n_thing(x4) & Actor(e2,x1) & v_look(e2) & in(e1,x3) & n_forest(x3) & Actor(e1,x1) & v_stand(e1) & of(x1,x2) & n_people(x2) & n_couple(x1)) | exists e1 x1 x2 x3.(a_topic(x1) & Actor(e1,x3) & v_swim(e1) & (x1 = x3) & of(x1,x2) & n_people(x2) & n_couple(x1)) | 7a85afdc-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 x1 x2 x3 x4 x5 x6.(v_stand(e1) & v_look(e2) & on(x4,x6) & of(x6,x5) & of(x1,x2) & n_thing(x4) & n_shirt(x6) & n_people(x2) & n_man(x5) & n_forest(x3) & n_couple(x1) & in(e1,x3) & for(e1,e2) & at(e2,x4) & Actor(e2,x1) & Actor(e1,x1)) | exists e1 x1 x2 x3.(v_swim(e1) & of(x1,x2) & n_people(x2) & n_couple(x1) & a_topic(x1) & Actor(e1,x3) & (x1 = x3)) |
||
Couple of people are standing in a forest looking at something on a man's shirt. | A group of people looking at a murderer. | 1 | -100 | They are looking at his shirt, not necessarily considering him a murderer. | exists e1 e2 x1 x2 x3 x4 x5 x6.(for(e1,e2) & at(e2,x4) & on(x4,x6) & n_shirt(x6) & of(x6,x5) & n_man(x5) & n_thing(x4) & Actor(e2,x1) & v_look(e2) & in(e1,x3) & n_forest(x3) & Actor(e1,x1) & v_stand(e1) & of(x1,x2) & n_people(x2) & n_couple(x1)) | exists e1 x1 x2 x3 x4.(a_topic(x1) & of(x1,x2) & at(e1,x4) & n_murderer(x4) & Actor(e1,x3) & v_look(e1) & (x2 = x3) & n_people(x2) & n_group(x1)) | 7a85b5c2-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 x1 x2 x3 x4 x5 x6.(v_stand(e1) & v_look(e2) & on(x4,x6) & of(x6,x5) & of(x1,x2) & n_thing(x4) & n_shirt(x6) & n_people(x2) & n_man(x5) & n_forest(x3) & n_couple(x1) & in(e1,x3) & for(e1,e2) & at(e2,x4) & Actor(e2,x1) & Actor(e1,x1)) | exists e1 x1 x2 x3 x4.(v_look(e1) & of(x1,x2) & n_people(x2) & n_murderer(x4) & n_group(x1) & at(e1,x4) & a_topic(x1) & Actor(e1,x3) & (x2 = x3)) |
||
Couple of people are standing in a forest looking at something on a man's shirt. | A group of people in nature. | 0 | -100 | "group of "is form of "couple of" , nature can be a forest | exists e1 e2 x1 x2 x3 x4 x5 x6.(for(e1,e2) & at(e2,x4) & on(x4,x6) & n_shirt(x6) & of(x6,x5) & n_man(x5) & n_thing(x4) & Actor(e2,x1) & v_look(e2) & in(e1,x3) & n_forest(x3) & Actor(e1,x1) & v_stand(e1) & of(x1,x2) & n_people(x2) & n_couple(x1)) | exists x1 x2 x3.(a_topic(x1) & of(x1,x2) & in(x2,x3) & n_nature(x3) & n_people(x2) & n_group(x1)) | 7a85ba4a-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 x1 x2 x3 x4 x5 x6.(v_stand(e1) & v_look(e2) & on(x4,x6) & of(x6,x5) & of(x1,x2) & n_thing(x4) & n_shirt(x6) & n_people(x2) & n_man(x5) & n_forest(x3) & n_couple(x1) & in(e1,x3) & for(e1,e2) & at(e2,x4) & Actor(e2,x1) & Actor(e1,x1)) | exists x1 x2 x3.(of(x1,x2) & n_people(x2) & n_nature(x3) & n_group(x1) & in(x2,x3) & a_topic(x1)) |
||
A group of young people talking and laughing. | the people are gossiping | 1 | -100 | Gossiping is a specific type of talk, while "the people" could be any theoretical age. | exists e2 e1 s1 x1 x2 x3 x4.(a_topic(x1) & Actor(e2,x4) & v_laugh(e2) & (x1 = x4) & Actor(e1,x3) & v_talk(e1) & (x1 = x3) & of(x1,x2) & n_people(x2) & a_young(s1) & Theme(s1,x2) & n_group(x1)) | exists e1 x1.(n_people(x1) & Actor(e1,x1) & v_gossip(e1)) | 7a85bedc-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e1 s1 x1 x2 x3 x4.(v_talk(e1) & v_laugh(e2) & of(x1,x2) & n_people(x2) & n_group(x1) & a_young(s1) & a_topic(x1) & Theme(s1,x2) & Actor(e2,x4) & Actor(e1,x3) & (x1 = x4) & (x1 = x3)) | exists e1 x1.(v_gossip(e1) & n_people(x1) & Actor(e1,x1)) |
||
A group of young people talking and laughing. | peopele talking and laughing | 0 | -100 | Young people are peopele. | exists e1 e2 s1 x1 x2 x3 x4.(a_topic(x1) & Actor(e2,x4) & v_laugh(e2) & (x1 = x4) & Actor(e1,x3) & v_talk(e1) & (x1 = x3) & of(x1,x2) & n_people(x2) & a_young(s1) & Theme(s1,x2) & n_group(x1)) | exists s1 x1 x2.(n_laugh(x1) & of(x1,x2) & n_talking(x2) & a_peopele(s1) & Theme(s1,x1) & a_topic(x1)) | 7a85c422-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 s1 x1 x2 x3 x4.(v_talk(e1) & v_laugh(e2) & of(x1,x2) & n_people(x2) & n_group(x1) & a_young(s1) & a_topic(x1) & Theme(s1,x2) & Actor(e2,x4) & Actor(e1,x3) & (x1 = x4) & (x1 = x3)) | exists s1 x1 x2.(of(x1,x2) & n_talking(x2) & n_laugh(x1) & a_topic(x1) & a_peopele(s1) & Theme(s1,x1)) |
||
A group of young people talking and laughing. | the people are at the cabin sleeping | 2 | -100 | The people can't be sleeping in they're talking. | exists e1 e2 s1 x1 x2 x3 x4.(a_topic(x1) & Actor(e2,x4) & v_laugh(e2) & (x1 = x4) & Actor(e1,x3) & v_talk(e1) & (x1 = x3) & of(x1,x2) & n_people(x2) & a_young(s1) & Theme(s1,x2) & n_group(x1)) | exists p1 x1 x2.(n_cabin(x2) & n_people(x1) & exists e1 x3.(at(x1,x2) & Actor(e1,x3) & v_sleep(e1) & (x2 = x3))) | 7a85c922-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 s1 x1 x2 x3 x4.(v_talk(e1) & v_laugh(e2) & of(x1,x2) & n_people(x2) & n_group(x1) & a_young(s1) & a_topic(x1) & Theme(s1,x2) & Actor(e2,x4) & Actor(e1,x3) & (x1 = x4) & (x1 = x3)) | exists x1 x2.(n_people(x1) & n_cabin(x2) & exists e1 x3.(v_sleep(e1) & at(x1,x2) & Actor(e1,x3) & (x2 = x3))) |
||
A group of young adults gather outside during the day. | The adults are baking muffins. | 2 | -100 | One is about baking muffins and the other is about going outside during the day. | exists e1 s1 s2 x1 x2 x3.(n_day(x3) & during(e1,x3) & a_outside(s2) & Manner(e1,s2) & Actor(e1,x1) & v_gather(e1) & of(x1,x2) & n_adult(x2) & a_young(s1) & Theme(s1,x2) & n_group(x1)) | exists e1 x1 x2.(n_adult(x1) & Theme(e1,x2) & Actor(e1,x1) & v_bake(e1) & n_muffin(x2)) | 7a85cde6-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 x1 x2 x3.(v_gather(e1) & of(x1,x2) & n_group(x1) & n_day(x3) & n_adult(x2) & during(e1,x3) & a_young(s1) & a_outside(s2) & Theme(s1,x2) & Manner(e1,s2) & Actor(e1,x1)) | exists e1 x1 x2.(v_bake(e1) & n_muffin(x2) & n_adult(x1) & Theme(e1,x2) & Actor(e1,x1)) |
||
A group of young adults gather outside during the day. | The adults are preparing for a race. | 1 | -100 | They are together outside, but maybe not preparing to race. | exists e1 s1 s2 x1 x2 x3.(n_day(x3) & during(e1,x3) & a_outside(s2) & Manner(e1,s2) & Actor(e1,x1) & v_gather(e1) & of(x1,x2) & n_adult(x2) & a_young(s1) & Theme(s1,x2) & n_group(x1)) | exists e1 x1 x2.(n_adult(x1) & for(e1,x2) & n_race(x2) & Actor(e1,x1) & v_prepare(e1)) | 7a85d2f0-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 x1 x2 x3.(v_gather(e1) & of(x1,x2) & n_group(x1) & n_day(x3) & n_adult(x2) & during(e1,x3) & a_young(s1) & a_outside(s2) & Theme(s1,x2) & Manner(e1,s2) & Actor(e1,x1)) | exists e1 x1 x2.(v_prepare(e1) & n_race(x2) & n_adult(x1) & for(e1,x2) & Actor(e1,x1)) |
||
A group of young adults gather outside during the day. | Adults are outside. | 0 | -100 | adults can be young adults | exists e1 s1 s2 x1 x2 x3.(n_day(x3) & during(e1,x3) & a_outside(s2) & Manner(e1,s2) & Actor(e1,x1) & v_gather(e1) & of(x1,x2) & n_adult(x2) & a_young(s1) & Theme(s1,x2) & n_group(x1)) | exists s1 x1.(Theme(s1,x1) & a_outside(s1) & n_adult(x1)) | 7a85d796-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 x1 x2 x3.(v_gather(e1) & of(x1,x2) & n_group(x1) & n_day(x3) & n_adult(x2) & during(e1,x3) & a_young(s1) & a_outside(s2) & Theme(s1,x2) & Manner(e1,s2) & Actor(e1,x1)) | exists s1 x1.(n_adult(x1) & a_outside(s1) & Theme(s1,x1)) |
||
talking outside with friends and family. | The people are attending a birthday party. | 1 | -100 | Talking outside with friends and family does not imply they are attending a birthday party. | exists e1 s1 x1 x2 x3 x4.(a_outside(s1) & Manner(e1,s1) & with(e1,x2) & n_family(x4) & n_friend(x3) & subset_of(x4,x2) & subset_of(x3,x2) & Actor(e1,x1) & v_talk(e1) & n_thing(x1)) | exists e1 x1 x2 x3.(n_people(x1) & Theme(e1,x2) & Actor(e1,x1) & v_attend(e1) & n_party(x2) & of(x2,x3) & n_birthday(x3)) | 7a85dc3c-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4.(with(e1,x2) & v_talk(e1) & subset_of(x4,x2) & subset_of(x3,x2) & n_thing(x1) & n_friend(x3) & n_family(x4) & a_outside(s1) & Manner(e1,s1) & Actor(e1,x1)) | exists e1 x1 x2 x3.(v_attend(e1) & of(x2,x3) & n_people(x1) & n_party(x2) & n_birthday(x3) & Theme(e1,x2) & Actor(e1,x1)) |
||
talking outside with friends and family. | There is a group of people outdoors. | 0 | -100 | In outdoors with friends and family by talking on the way will be enjoyable ! | exists e1 s1 x1 x2 x3 x4.(a_outside(s1) & Manner(e1,s1) & with(e1,x2) & n_family(x4) & n_friend(x3) & subset_of(x4,x2) & subset_of(x3,x2) & Actor(e1,x1) & v_talk(e1) & n_thing(x1)) | exists p1 x1 x2 x3 x4.((x1 = x2) & of(x2,x3) & Time(x3,x4) & n_outdoors(x4) & n_people(x3) & n_group(x2)) | 7a85e0e2-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4.(with(e1,x2) & v_talk(e1) & subset_of(x4,x2) & subset_of(x3,x2) & n_thing(x1) & n_friend(x3) & n_family(x4) & a_outside(s1) & Manner(e1,s1) & Actor(e1,x1)) | exists x1 x2 x3 x4.(of(x2,x3) & n_people(x3) & n_outdoors(x4) & n_group(x2) & Time(x3,x4) & (x1 = x2)) |
||
talking outside with friends and family. | The people sit around the dining room table. | 2 | -100 | Talking and sitting are different actions, and a dining room is inside not outside. | exists e1 s1 x1 x2 x3 x4.(a_outside(s1) & Manner(e1,s1) & with(e1,x2) & n_family(x4) & n_friend(x3) & subset_of(x4,x2) & subset_of(x3,x2) & Actor(e1,x1) & v_talk(e1) & n_thing(x1)) | exists e1 x1 x2 x3 x4.(n_table(x2) & of(x2,x4) & n_room(x4) & of(x2,x3) & n_dining(x3) & n_people(x1) & around(e1,x2) & Actor(e1,x1) & v_sit(e1)) | 7a85e588-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4.(with(e1,x2) & v_talk(e1) & subset_of(x4,x2) & subset_of(x3,x2) & n_thing(x1) & n_friend(x3) & n_family(x4) & a_outside(s1) & Manner(e1,s1) & Actor(e1,x1)) | exists e1 x1 x2 x3 x4.(v_sit(e1) & of(x2,x4) & of(x2,x3) & n_table(x2) & n_room(x4) & n_people(x1) & n_dining(x3) & around(e1,x2) & Actor(e1,x1)) |
||
Two men in traditional Arab dress standing near a car wave at an SUV in the desert. | Two men in traditional Arab dress are standing near a car waveing in the desert. | 0 | -100 | are standing is standing, waveing is to wave | exists s1 s2 x1 x2 x3 x4 x5 x6 x7.(n_desert(x7) & a_topic(x1) & in(x1,x2) & near(x2,x4) & in(x4,x7) & at(x4,x6) & n_suv(x6) & n_wave(x4) & of(x4,x5) & n_car(x5) & n_standing(x2) & of(x2,x3) & n_dress(x3) & a_arab(s2) & Theme(s2,x2) & a_traditional(s1) & Theme(s1,x2) & n_man(x1) & card_eq_2(x1)) | exists e1 s1 s2 x1 x2 x3 x4 x5.(n_desert(x5) & in(e1,x5) & near(e1,x3) & n_waveing(x3) & of(x3,x4) & n_car(x4) & Actor(e1,x1) & v_stand(e1) & in(x1,x2) & n_dress(x2) & a_arab(s2) & Theme(s2,x2) & a_traditional(s1) & Theme(s1,x2) & n_man(x1) & card_eq_2(x1)) | 7a85eae2-e4c8-11ec-9cdd-0242ac1c0002 | exists s1 s2 x1 x2 x3 x4 x5 x6 x7.(of(x4,x5) & of(x2,x3) & near(x2,x4) & n_wave(x4) & n_suv(x6) & n_standing(x2) & n_man(x1) & n_dress(x3) & n_desert(x7) & n_car(x5) & in(x4,x7) & in(x1,x2) & card_eq_2(x1) & at(x4,x6) & a_traditional(s1) & a_topic(x1) & a_arab(s2) & Theme(s2,x2) & Theme(s1,x2)) | exists e1 s1 s2 x1 x2 x3 x4 x5.(v_stand(e1) & of(x3,x4) & near(e1,x3) & n_waveing(x3) & n_man(x1) & n_dress(x2) & n_desert(x5) & n_car(x4) & in(x1,x2) & in(e1,x5) & card_eq_2(x1) & a_traditional(s1) & a_arab(s2) & Theme(s2,x2) & Theme(s1,x2) & Actor(e1,x1)) |
||
Two men in traditional Arab dress standing near a car wave at an SUV in the desert. | Two Arab men are in the desert waving at a car. | 1 | -100 | They are waving at an SUV, not a car. | exists s1 s2 x1 x2 x3 x4 x5 x6 x7.(n_desert(x7) & a_topic(x1) & in(x1,x2) & near(x2,x4) & in(x4,x7) & at(x4,x6) & n_suv(x6) & n_wave(x4) & of(x4,x5) & n_car(x5) & n_standing(x2) & of(x2,x3) & n_dress(x3) & a_arab(s2) & Theme(s2,x2) & a_traditional(s1) & Theme(s1,x2) & n_man(x1) & card_eq_2(x1)) | exists e1 p1 s1 x1 x2 x3.(n_desert(x3) & for(p1,e1) & at(e1,x2) & n_car(x2) & Actor(e1,x1) & v_wave(e1) & in(x1,x3) & n_man(x1) & a_arab(s1) & Theme(s1,x1) & card_eq_2(x1)) | 7a85efa6-e4c8-11ec-9cdd-0242ac1c0002 | exists s1 s2 x1 x2 x3 x4 x5 x6 x7.(of(x4,x5) & of(x2,x3) & near(x2,x4) & n_wave(x4) & n_suv(x6) & n_standing(x2) & n_man(x1) & n_dress(x3) & n_desert(x7) & n_car(x5) & in(x4,x7) & in(x1,x2) & card_eq_2(x1) & at(x4,x6) & a_traditional(s1) & a_topic(x1) & a_arab(s2) & Theme(s2,x2) & Theme(s1,x2)) | exists e1 p1 s1 x1 x2 x3.(v_wave(e1) & n_man(x1) & n_desert(x3) & n_car(x2) & in(x1,x3) & for(p1,e1) & card_eq_2(x1) & at(e1,x2) & a_arab(s1) & Theme(s1,x1) & Actor(e1,x1)) |
||
Two men in traditional Arab dress standing near a car wave at an SUV in the desert. | Two arab men are standing on top of Mount Everest waving ice axe's. | 2 | -100 | The men cannot be in the desert while standing on Mount Everest. | exists s1 s2 x1 x2 x3 x4 x5 x6 x7.(n_desert(x7) & a_topic(x1) & in(x1,x2) & near(x2,x4) & in(x4,x7) & at(x4,x6) & n_suv(x6) & n_wave(x4) & of(x4,x5) & n_car(x5) & n_standing(x2) & of(x2,x3) & n_dress(x3) & a_arab(s2) & Theme(s2,x2) & a_traditional(s1) & Theme(s1,x2) & n_man(x1) & card_eq_2(x1)) | exists e2 e1 s1 x1 x2 x3 x4 x5 x6 x7.(ne_geo_everest(x3) & (x3 = x4) & ne_geo_mount(x4) & for(e1,e2) & Theme(e2,x5) & Actor(e2,x1) & v_wave(e2) & n_'s(x5) & of(x5,x7) & n_axe(x7) & of(x5,x6) & n_ice(x6) & on(e1,x2) & of(x2,x3) & n_top(x2) & Actor(e1,x1) & v_stand(e1) & n_man(x1) & a_arab(s1) & Theme(s1,x1) & card_eq_2(x1)) | 7a85f44c-e4c8-11ec-9cdd-0242ac1c0002 | exists s1 s2 x1 x2 x3 x4 x5 x6 x7.(of(x4,x5) & of(x2,x3) & near(x2,x4) & n_wave(x4) & n_suv(x6) & n_standing(x2) & n_man(x1) & n_dress(x3) & n_desert(x7) & n_car(x5) & in(x4,x7) & in(x1,x2) & card_eq_2(x1) & at(x4,x6) & a_traditional(s1) & a_topic(x1) & a_arab(s2) & Theme(s2,x2) & Theme(s1,x2)) | exists e2 e1 s1 x1 x2 x3 x4 x5 x6 x7.(v_wave(e2) & v_stand(e1) & on(e1,x2) & of(x5,x7) & of(x5,x6) & of(x2,x3) & ne_geo_mount(x4) & ne_geo_everest(x3) & n_top(x2) & n_man(x1) & n_ice(x6) & n_axe(x7) & n_'s(x5) & for(e1,e2) & card_eq_2(x1) & a_arab(s1) & Theme(s1,x1) & Theme(e2,x5) & Actor(e2,x1) & Actor(e1,x1) & (x3 = x4)) |
||
A guy with a tattoo boxing another guys with a white shirt. | A person with a tattoo boxing another person with a white shirt. | 0 | -100 | the person boxing is a guy with a tattoo boxing another guy wearing a white shirt | exists e1 s1 x1 x2 x3 x4 x5.(a_topic(x1) & with(x1,x2) & Theme(e1,x4) & Actor(e1,x3) & v_box(e1) & with(x4,x5) & n_shirt(x5) & a_white(s1) & Theme(s1,x5) & n_guy(x4) & -(x4 = x1) & n_guy(x1) & n_guy(x1) & (x2 = x3) & n_tattoo(x2)) | exists e1 s1 x1 x2 x3 x4 x5.(a_topic(x1) & with(x1,x2) & Theme(e1,x4) & Actor(e1,x3) & v_box(e1) & with(x4,x5) & n_shirt(x5) & a_white(s1) & Theme(s1,x5) & n_person(x4) & -(x4 = x1) & n_person(x1) & n_person(x1) & (x2 = x3) & n_tattoo(x2)) | 7a85f956-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4 x5.(with(x4,x5) & with(x1,x2) & v_box(e1) & n_tattoo(x2) & n_shirt(x5) & n_guy(x4) & n_guy(x1) & a_white(s1) & a_topic(x1) & Theme(s1,x5) & Theme(e1,x4) & Actor(e1,x3) & -(x4 = x1) & (x2 = x3)) | exists e1 s1 x1 x2 x3 x4 x5.(with(x4,x5) & with(x1,x2) & v_box(e1) & n_tattoo(x2) & n_shirt(x5) & n_person(x4) & n_person(x1) & a_white(s1) & a_topic(x1) & Theme(s1,x5) & Theme(e1,x4) & Actor(e1,x3) & -(x4 = x1) & (x2 = x3)) |
||
A guy with a tattoo boxing another guys with a white shirt. | A girl with a tattoo boxing another girl with a white shirt. | 2 | -100 | The girl cannot be a guy boxing. | exists e1 s1 x1 x2 x3 x4 x5.(a_topic(x1) & with(x1,x2) & Theme(e1,x4) & Actor(e1,x3) & v_box(e1) & with(x4,x5) & n_shirt(x5) & a_white(s1) & Theme(s1,x5) & n_guy(x4) & -(x4 = x1) & n_guy(x1) & n_guy(x1) & (x2 = x3) & n_tattoo(x2)) | exists e1 s1 x1 x2 x3 x4 x5.(a_topic(x1) & with(x1,x2) & Theme(e1,x4) & Actor(e1,x3) & v_box(e1) & with(x4,x5) & n_shirt(x5) & a_white(s1) & Theme(s1,x5) & n_girl(x4) & -(x4 = x1) & n_girl(x1) & n_girl(x1) & (x2 = x3) & n_tattoo(x2)) | 7a85feec-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4 x5.(with(x4,x5) & with(x1,x2) & v_box(e1) & n_tattoo(x2) & n_shirt(x5) & n_guy(x4) & n_guy(x1) & a_white(s1) & a_topic(x1) & Theme(s1,x5) & Theme(e1,x4) & Actor(e1,x3) & -(x4 = x1) & (x2 = x3)) | exists e1 s1 x1 x2 x3 x4 x5.(with(x4,x5) & with(x1,x2) & v_box(e1) & n_tattoo(x2) & n_shirt(x5) & n_girl(x4) & n_girl(x1) & a_white(s1) & a_topic(x1) & Theme(s1,x5) & Theme(e1,x4) & Actor(e1,x3) & -(x4 = x1) & (x2 = x3)) |
||
A guy with a tattoo boxing another guys with a white shirt. | A sad guy with a tattoo boxing another guy with a white shirt. | 1 | -100 | Just because the he has a tattoo doesn't make him sad. | exists e1 s1 x1 x2 x3 x4 x5.(a_topic(x1) & with(x1,x2) & Theme(e1,x4) & Actor(e1,x3) & v_box(e1) & with(x4,x5) & n_shirt(x5) & a_white(s1) & Theme(s1,x5) & n_guy(x4) & -(x4 = x1) & n_guy(x1) & n_guy(x1) & (x2 = x3) & n_tattoo(x2)) | exists e1 s1 s2 x1 x2 x3 x4 x5.(a_topic(x1) & with(x1,x2) & Theme(e1,x4) & Actor(e1,x3) & v_box(e1) & with(x4,x5) & n_shirt(x5) & a_white(s2) & Theme(s2,x5) & n_guy(x4) & -(x4 = x1) & n_guy(x1) & n_guy(x1) & (x2 = x3) & n_tattoo(x2) & a_sad(s1) & Theme(s1,x1)) | 7a8603ce-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4 x5.(with(x4,x5) & with(x1,x2) & v_box(e1) & n_tattoo(x2) & n_shirt(x5) & n_guy(x4) & n_guy(x1) & a_white(s1) & a_topic(x1) & Theme(s1,x5) & Theme(e1,x4) & Actor(e1,x3) & -(x4 = x1) & (x2 = x3)) | exists e1 s1 s2 x1 x2 x3 x4 x5.(with(x4,x5) & with(x1,x2) & v_box(e1) & n_tattoo(x2) & n_shirt(x5) & n_guy(x4) & n_guy(x1) & a_white(s2) & a_topic(x1) & a_sad(s1) & Theme(s2,x5) & Theme(s1,x1) & Theme(e1,x4) & Actor(e1,x3) & -(x4 = x1) & (x2 = x3)) |
||
A man is making pottery and peering closely at the object he is making. | The woman paints a picture of a beach. | 2 | -100 | The man can't be a woman. | exists e1 e3 e2 s1 x1 x2 x3 x4 x5.(n_male(x4) & n_object(x4) & a_closely(s1) & Manner(e2,s1) & at(e2,x4) & Theme(e3,x5) & Actor(e3,x4) & v_make(e3) & (x4 = x5) & Actor(e2,x3) & v_peer(e2) & n_man(x3) & Theme(e1,x2) & Actor(e1,x1) & v_make(e1) & n_pottery(x2) & n_man(x1)) | exists e1 x1 x2 x3.(n_woman(x1) & Theme(e1,x2) & Actor(e1,x1) & v_paint(e1) & of(x2,x3) & n_beach(x3) & n_picture(x2)) | 7a8608ba-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e3 e2 s1 x1 x2 x3 x4 x5.(v_peer(e2) & v_make(e3) & v_make(e1) & n_pottery(x2) & n_object(x4) & n_man(x3) & n_man(x1) & n_male(x4) & at(e2,x4) & a_closely(s1) & Theme(e3,x5) & Theme(e1,x2) & Manner(e2,s1) & Actor(e3,x4) & Actor(e2,x3) & Actor(e1,x1) & (x4 = x5)) | exists e1 x1 x2 x3.(v_paint(e1) & of(x2,x3) & n_woman(x1) & n_picture(x2) & n_beach(x3) & Theme(e1,x2) & Actor(e1,x1)) |
||
A man is making pottery and peering closely at the object he is making. | The artist makes pots for his rich clients. | 1 | -100 | Artists can be male or female and can choose to make pots for people of different income levels, not just rich clients. | exists e1 e2 e3 s1 x1 x2 x3 x4 x5.(n_male(x4) & n_object(x4) & a_closely(s1) & Manner(e2,s1) & at(e2,x4) & Theme(e3,x5) & Actor(e3,x4) & v_make(e3) & (x4 = x5) & Actor(e2,x3) & v_peer(e2) & n_man(x3) & Theme(e1,x2) & Actor(e1,x1) & v_make(e1) & n_pottery(x2) & n_man(x1)) | exists e1 s1 x1 x2 x3.(n_client(x3) & a_rich(s1) & Theme(s1,x3) & of(x3,x1) & n_male(x1) & n_artist(x1) & for(e1,x3) & Theme(e1,x2) & Actor(e1,x1) & v_make(e1) & n_pot(x2)) | 7a860d9c-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 e3 s1 x1 x2 x3 x4 x5.(v_peer(e2) & v_make(e3) & v_make(e1) & n_pottery(x2) & n_object(x4) & n_man(x3) & n_man(x1) & n_male(x4) & at(e2,x4) & a_closely(s1) & Theme(e3,x5) & Theme(e1,x2) & Manner(e2,s1) & Actor(e3,x4) & Actor(e2,x3) & Actor(e1,x1) & (x4 = x5)) | exists e1 s1 x1 x2 x3.(v_make(e1) & of(x3,x1) & n_pot(x2) & n_male(x1) & n_client(x3) & n_artist(x1) & for(e1,x3) & a_rich(s1) & Theme(s1,x3) & Theme(e1,x2) & Actor(e1,x1)) |
||
A man is making pottery and peering closely at the object he is making. | There is man working with art. | 0 | -100 | There is man working with art refers to man making pottery. | exists e2 e3 e1 s1 x1 x2 x3 x4 x5.(n_male(x4) & n_object(x4) & a_closely(s1) & Manner(e2,s1) & at(e2,x4) & Theme(e3,x5) & Actor(e3,x4) & v_make(e3) & (x4 = x5) & Actor(e2,x3) & v_peer(e2) & n_man(x3) & Theme(e1,x2) & Actor(e1,x1) & v_make(e1) & n_pottery(x2) & n_man(x1)) | exists p1 x1 e1 x2 x3 x4.((x1 = x2) & with(e1,x4) & n_art(x4) & Actor(e1,x3) & v_work(e1) & (x2 = x3) & n_man(x2)) | 7a86151c-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e3 e1 s1 x1 x2 x3 x4 x5.(v_peer(e2) & v_make(e3) & v_make(e1) & n_pottery(x2) & n_object(x4) & n_man(x3) & n_man(x1) & n_male(x4) & at(e2,x4) & a_closely(s1) & Theme(e3,x5) & Theme(e1,x2) & Manner(e2,s1) & Actor(e3,x4) & Actor(e2,x3) & Actor(e1,x1) & (x4 = x5)) | exists x1 e1 x2 x3 x4.(with(e1,x4) & v_work(e1) & n_man(x2) & n_art(x4) & Actor(e1,x3) & (x2 = x3) & (x1 = x2)) |
||
A boxer in red lands a glancing blow off of a boxer in white. | The boxer in red is winning the fight. | 1 | -100 | Just because the guy in red lands a blow doesn't mean he is winning the fight. | exists x1.(all x2 e1.((n_blow(x2) & Actor(e1,x2) & v_glance(e1)) -> exists s1 s2 s3 x3 x4 x5.(of(s2,x4) & Theme(s3,x5) & a_white(s3) & (x4 = x5) & n_boxer(x4) & Theme(s2,x1) & a_off(s2) & in(x1,x3) & for(x3,x2) & n_land(x3) & a_red(s1) & Theme(s1,x3))) & n_boxer(x1)) | exists e1 x1 x2 x3.(n_fight(x3) & n_boxer(x1) & Theme(e1,x3) & Actor(e1,x1) & v_win(e1) & in(x1,x2) & n_red(x2)) | 7a861a8a-e4c8-11ec-9cdd-0242ac1c0002 | exists x1.(n_boxer(x1) & all x2 e1.(exists s1 s2 s3 x3 x4 x5.(of(s2,x4) & n_land(x3) & n_boxer(x4) & in(x1,x3) & for(x3,x2) & a_white(s3) & a_red(s1) & a_off(s2) & Theme(s3,x5) & Theme(s2,x1) & Theme(s1,x3) & (x4 = x5)) | -v_glance(e1) | -n_blow(x2) | -Actor(e1,x2))) | exists e1 x1 x2 x3.(v_win(e1) & n_red(x2) & n_fight(x3) & n_boxer(x1) & in(x1,x2) & Theme(e1,x3) & Actor(e1,x1)) |
||
A boxer in red lands a glancing blow off of a boxer in white. | A boxer in white stands over the defeated boxer in red. | 2 | -100 | The boxer in red is not defeated if he lands a blow to the boxer in white. | exists x1.(all e1 x2.((n_blow(x2) & Actor(e1,x2) & v_glance(e1)) -> exists s1 s2 s3 x3 x4 x5.(of(s2,x4) & Theme(s3,x5) & a_white(s3) & (x4 = x5) & n_boxer(x4) & Theme(s2,x1) & a_off(s2) & in(x1,x3) & for(x3,x2) & n_land(x3) & a_red(s1) & Theme(s1,x3))) & n_boxer(x1)) | exists e1 s1 x1 x2 x3 x4.(n_boxer(x3) & Theme(e1,x3) & v_defeat(e1) & a_topic(x1) & over(x1,x3) & in(x3,x4) & n_red(x4) & in(x1,x2) & n_stand(x2) & a_white(s1) & Theme(s1,x2) & n_boxer(x1)) | 7a86250c-e4c8-11ec-9cdd-0242ac1c0002 | exists x1.(n_boxer(x1) & all e1 x2.(exists s1 s2 s3 x3 x4 x5.(of(s2,x4) & n_land(x3) & n_boxer(x4) & in(x1,x3) & for(x3,x2) & a_white(s3) & a_red(s1) & a_off(s2) & Theme(s3,x5) & Theme(s2,x1) & Theme(s1,x3) & (x4 = x5)) | -v_glance(e1) | -n_blow(x2) | -Actor(e1,x2))) | exists e1 s1 x1 x2 x3 x4.(v_defeat(e1) & over(x1,x3) & n_stand(x2) & n_red(x4) & n_boxer(x3) & n_boxer(x1) & in(x3,x4) & in(x1,x2) & a_white(s1) & a_topic(x1) & Theme(s1,x2) & Theme(e1,x3)) |
||
A man in a blue shirt is driving a blue car with a rack on top and has a man in an orange shirt as his passenger. | The man is being driven to work. | 1 | -100 | Just because the passenger has an orange shirt doesn't mean he is being driven to work. | exists e1 e2 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10 x11.(Theme(e2,x8) & Actor(e2,x6) & v_have(e2) & in(x8,x9) & as(x9,x11) & n_passenger(x11) & of(x11,x1) & n_male(x1) & n_shirt(x9) & of(x9,x10) & n_orange(x10) & n_man(x8) & in(x6,x7) & n_shirt(x7) & a_blue(s3) & Theme(s3,x7) & n_man(x6) & on(e1,x5) & n_top(x5) & with(e1,x4) & n_rack(x4) & Theme(e1,x3) & Actor(e1,x1) & v_drive(e1) & n_car(x3) & a_blue(s2) & Theme(s2,x3) & in(x1,x2) & n_shirt(x2) & a_blue(s1) & Theme(s1,x2) & n_man(x1)) | exists e1 x1 x2.(n_man(x1) & to(e1,x2) & n_work(x2) & Theme(e1,x1) & v_drive(e1)) | 7a86881c-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10 x11.(with(e1,x4) & v_have(e2) & v_drive(e1) & on(e1,x5) & of(x9,x10) & of(x11,x1) & n_top(x5) & n_shirt(x9) & n_shirt(x7) & n_shirt(x2) & n_rack(x4) & n_passenger(x11) & n_orange(x10) & n_man(x8) & n_man(x6) & n_man(x1) & n_male(x1) & n_car(x3) & in(x8,x9) & in(x6,x7) & in(x1,x2) & as(x9,x11) & a_blue(s3) & a_blue(s2) & a_blue(s1) & Theme(s3,x7) & Theme(s2,x3) & Theme(s1,x2) & Theme(e2,x8) & Theme(e1,x3) & Actor(e2,x6) & Actor(e1,x1)) | exists e1 x1 x2.(v_drive(e1) & to(e1,x2) & n_work(x2) & n_man(x1) & Theme(e1,x1)) |
||
A man preparing a meal while camping. | A man preparing a meal | 0 | -100 | While camping A man preparing a meal. | exists e1 e2 x1 x2 x3.(a_topic(x1) & while(e1,e2) & Actor(e2,x2) & v_camp(e2) & Theme(e1,x3) & Actor(e1,x2) & v_prepare(e1) & n_meal(x3) & (x1 = x2) & n_man(x1)) | exists e1 x1 x2 x3.(a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & v_prepare(e1) & n_meal(x3) & (x1 = x2) & n_man(x1)) | 7a86ba8a-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 x1 x2 x3.(while(e1,e2) & v_prepare(e1) & v_camp(e2) & n_meal(x3) & n_man(x1) & a_topic(x1) & Theme(e1,x3) & Actor(e2,x2) & Actor(e1,x2) & (x1 = x2)) | exists e1 x1 x2 x3.(v_prepare(e1) & n_meal(x3) & n_man(x1) & a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2)) |
||
Two guys boxing wearing a red shirt and blue shirt. | The men are friends. | 1 | -100 | Just because the guys are wearing red and blue shirts doesn't mean they are friends. | exists e1 s1 s2 x1 x2 x3 x4 x5.(a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & v_wear(e1) & n_shirt(x5) & a_blue(s2) & Theme(s2,x5) & n_shirt(x4) & subset_of(x5,x3) & subset_of(x4,x3) & a_red(s1) & Theme(s1,x3) & (x1 = x2) & n_guy(x1) & card_eq_2(x1)) | exists p1 x1.(n_man(x1) & exists x2.((x1 = x2) & n_friend(x2))) | 7a86d6c8-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 x1 x2 x3 x4 x5.(v_wear(e1) & subset_of(x5,x3) & subset_of(x4,x3) & n_shirt(x5) & n_shirt(x4) & n_guy(x1) & card_eq_2(x1) & a_topic(x1) & a_red(s1) & a_blue(s2) & Theme(s2,x5) & Theme(s1,x3) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2)) | exists x1.(n_man(x1) & exists x2.(n_friend(x2) & (x1 = x2))) |
||
A crowd of people fills a square in front of a pagoda. | A crowd of people hold up protest signs. | 1 | 0.672129 | A crowd of people fills a square in front of a pagoda does not indicate that they hold up protest signs. | exists e1 x1 x2 x3 x4 x5.(Theme(e1,x3) & Actor(e1,x1) & v_fill(e1) & in(x3,x4) & of(x4,x5) & n_pagoda(x5) & n_front(x4) & n_square(x3) & of(x1,x2) & n_people(x2) & n_crowd(x1)) | exists e1 s1 x1 x2 x3 x4.(a_up(s1) & Manner(e1,s1) & Theme(e1,x3) & Actor(e1,x1) & v_hold(e1) & n_sign(x3) & of(x3,x4) & n_protest(x4) & of(x1,x2) & n_people(x2) & n_crowd(x1)) | 7a89d148-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4 x5.(v_fill(e1) & of(x4,x5) & of(x1,x2) & n_square(x3) & n_people(x2) & n_pagoda(x5) & n_front(x4) & n_crowd(x1) & in(x3,x4) & Theme(e1,x3) & Actor(e1,x1)) | exists e1 s1 x1 x2 x3 x4.(v_hold(e1) & of(x3,x4) & of(x1,x2) & n_sign(x3) & n_protest(x4) & n_people(x2) & n_crowd(x1) & a_up(s1) & Theme(e1,x3) & Manner(e1,s1) & Actor(e1,x1)) |
||
A crowd of people fills a square in front of a pagoda. | A crowd of people are at the square for a protest. | 1 | 0.718905 | A crowd of people fills a square in front of a pagoda does not necessary that they are at the square for a protest. | exists e1 x1 x2 x3 x4 x5.(Theme(e1,x3) & Actor(e1,x1) & v_fill(e1) & in(x3,x4) & of(x4,x5) & n_pagoda(x5) & n_front(x4) & n_square(x3) & of(x1,x2) & n_people(x2) & n_crowd(x1)) | exists p1 x1 x2 x3.(n_square(x3) & exists x4.(at(x1,x3) & for(x3,x4) & n_protest(x4)) & of(x1,x2) & n_people(x2) & n_crowd(x1)) | 7a89d63e-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4 x5.(v_fill(e1) & of(x4,x5) & of(x1,x2) & n_square(x3) & n_people(x2) & n_pagoda(x5) & n_front(x4) & n_crowd(x1) & in(x3,x4) & Theme(e1,x3) & Actor(e1,x1)) | exists x1 x2 x3.(of(x1,x2) & n_square(x3) & n_people(x2) & n_crowd(x1) & exists x4.(n_protest(x4) & for(x3,x4) & at(x1,x3))) |
||
A crowd of people fills a square in front of a pagoda. | A crowd of people gather waiting for their leader to speak. | 1 | 0.608963 | A crowd of people fills a square in front of a pagoda does not mean that they gather waiting for their leader to speak. | exists e1 x1 x2 x3 x4 x5.(Theme(e1,x3) & Actor(e1,x1) & v_fill(e1) & in(x3,x4) & of(x4,x5) & n_pagoda(x5) & n_front(x4) & n_square(x3) & of(x1,x2) & n_people(x2) & n_crowd(x1)) | exists e1 p1 x1 x2 x3.(exists e2 p2.(Topic(e2,p2) & exists e3.(Actor(e3,x1) & v_speak(e3)) & for(e2,x3) & Actor(e2,x1) & v_wait(e2)) & n_leader(x3) & of(x3,x1) & n_thing(x1) & Topic(e1,p1) & Actor(e1,x1) & v_gather(e1) & of(x1,x2) & n_people(x2) & n_crowd(x1)) | 7a89e0de-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4 x5.(v_fill(e1) & of(x4,x5) & of(x1,x2) & n_square(x3) & n_people(x2) & n_pagoda(x5) & n_front(x4) & n_crowd(x1) & in(x3,x4) & Theme(e1,x3) & Actor(e1,x1)) | exists e1 p1 x1 x2 x3.(v_gather(e1) & of(x3,x1) & of(x1,x2) & n_thing(x1) & n_people(x2) & n_leader(x3) & n_crowd(x1) & exists e2 p2.(v_wait(e2) & for(e2,x3) & exists e3.(v_speak(e3) & Actor(e3,x1)) & Topic(e2,p2) & Actor(e2,x1)) & Topic(e1,p1) & Actor(e1,x1)) |
||
A crowd of people fills a square in front of a pagoda. | A crowd of people are waiting patiently | 1 | 0.004895 | A crowd of people fills a square in front of a pagoda does not imply that they are waiting patiently | exists e1 x1 x2 x3 x4 x5.(Theme(e1,x3) & Actor(e1,x1) & v_fill(e1) & in(x3,x4) & of(x4,x5) & n_pagoda(x5) & n_front(x4) & n_square(x3) & of(x1,x2) & n_people(x2) & n_crowd(x1)) | exists e1 s1 x1 x2.(a_patiently(s1) & Manner(e1,s1) & Actor(e1,x1) & v_wait(e1) & of(x1,x2) & n_people(x2) & n_crowd(x1)) | 7a89e606-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4 x5.(v_fill(e1) & of(x4,x5) & of(x1,x2) & n_square(x3) & n_people(x2) & n_pagoda(x5) & n_front(x4) & n_crowd(x1) & in(x3,x4) & Theme(e1,x3) & Actor(e1,x1)) | exists e1 s1 x1 x2.(v_wait(e1) & of(x1,x2) & n_people(x2) & n_crowd(x1) & a_patiently(s1) & Manner(e1,s1) & Actor(e1,x1)) |
||
A crowd of people fills a square in front of a pagoda. | A crowd of people gather in a circle in front of a pagoda. | 2 | 0.002005 | A square is a different shape than a circle. | exists e1 x1 x2 x3 x4 x5.(Theme(e1,x3) & Actor(e1,x1) & v_fill(e1) & in(x3,x4) & of(x4,x5) & n_pagoda(x5) & n_front(x4) & n_square(x3) & of(x1,x2) & n_people(x2) & n_crowd(x1)) | exists e1 x1 x2 x3 x4 x5.(in(e1,x4) & of(x4,x5) & n_pagoda(x5) & n_front(x4) & in(e1,x3) & n_circle(x3) & Actor(e1,x1) & v_gather(e1) & of(x1,x2) & n_people(x2) & n_crowd(x1)) | 7a89f556-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4 x5.(v_fill(e1) & of(x4,x5) & of(x1,x2) & n_square(x3) & n_people(x2) & n_pagoda(x5) & n_front(x4) & n_crowd(x1) & in(x3,x4) & Theme(e1,x3) & Actor(e1,x1)) | exists e1 x1 x2 x3 x4 x5.(v_gather(e1) & of(x4,x5) & of(x1,x2) & n_people(x2) & n_pagoda(x5) & n_front(x4) & n_crowd(x1) & n_circle(x3) & in(e1,x4) & in(e1,x3) & Actor(e1,x1)) |
||
A crowd of people fills a square in front of a pagoda. | A crowd of people gathers around a pagoda. | 0 | 0.981481 | if they fill a square in front of a pagoda, then they are gathered around a pagoda. | exists e1 x1 x2 x3 x4 x5.(Theme(e1,x3) & Actor(e1,x1) & v_fill(e1) & in(x3,x4) & of(x4,x5) & n_pagoda(x5) & n_front(x4) & n_square(x3) & of(x1,x2) & n_people(x2) & n_crowd(x1)) | exists x1 x2 x3 x4.(a_topic(x1) & around(x1,x4) & n_pagoda(x4) & Time(x1,x3) & n_gather(x3) & of(x1,x2) & n_people(x2) & n_crowd(x1)) | 7a89fa42-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4 x5.(v_fill(e1) & of(x4,x5) & of(x1,x2) & n_square(x3) & n_people(x2) & n_pagoda(x5) & n_front(x4) & n_crowd(x1) & in(x3,x4) & Theme(e1,x3) & Actor(e1,x1)) | exists x1 x2 x3 x4.(of(x1,x2) & n_people(x2) & n_pagoda(x4) & n_gather(x3) & n_crowd(x1) & around(x1,x4) & a_topic(x1) & Time(x1,x3)) |
||
A crowd of people fills a square in front of a pagoda. | A crowd of people gathering together to celebrate. | 1 | 0.613031 | People can fill a square for other reasons than to celebrate. | exists e1 x1 x2 x3 x4 x5.(Theme(e1,x3) & Actor(e1,x1) & v_fill(e1) & in(x3,x4) & of(x4,x5) & n_pagoda(x5) & n_front(x4) & n_square(x3) & of(x1,x2) & n_people(x2) & n_crowd(x1)) | exists e1 p1 s1 x1 x2 x3 x4.(a_topic(x1) & of(x1,x2) & Topic(e1,p1) & exists e2.(Actor(e2,x3) & v_celebrate(e2)) & a_together(s1) & Manner(e1,s1) & Actor(e1,x4) & v_gather(e1) & (x2 = x4) & (x2 = x3) & n_people(x2) & n_crowd(x1)) | 7a8a0e2e-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4 x5.(v_fill(e1) & of(x4,x5) & of(x1,x2) & n_square(x3) & n_people(x2) & n_pagoda(x5) & n_front(x4) & n_crowd(x1) & in(x3,x4) & Theme(e1,x3) & Actor(e1,x1)) | exists e1 p1 s1 x1 x2 x3 x4.(v_gather(e1) & of(x1,x2) & n_people(x2) & n_crowd(x1) & exists e2.(v_celebrate(e2) & Actor(e2,x3)) & a_topic(x1) & a_together(s1) & Topic(e1,p1) & Manner(e1,s1) & Actor(e1,x4) & (x2 = x4) & (x2 = x3)) |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.