premise
stringlengths 9
342
| hypothesis
stringlengths 1
295
| label
int64 0
2
| probability
float64 -100
1
| explanation_1
stringlengths 0
706
| explanation_2
stringclasses 1
value | explanation_3
stringclasses 1
value | premise_logic
stringlengths 39
2.12k
| hypothesis_logic
stringlengths 33
2.09k
| id
stringlengths 36
36
| premise_sim
stringlengths 39
2.11k
| hypothesis_sim
stringlengths 33
2.08k
|
---|---|---|---|---|---|---|---|---|---|---|---|
A family enjoys the outside. | A family are all outside. | 0 | -100 | BECAUSE THE FAMILY ENJOYS THE OUTSIDE IT MEANS THEY ARE ALL OUTSIDE. | exists e1 x1 x2.(n_outside(x2) & Theme(e1,x2) & Actor(e1,x1) & v_enjoy(e1) & n_family(x1)) | exists s1 s2 x1.(a_all(s2) & Manner(s1,s2) & Theme(s1,x1) & a_outside(s1) & n_family(x1)) | 7b2fcd78-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2.(v_enjoy(e1) & n_outside(x2) & n_family(x1) & Theme(e1,x2) & Actor(e1,x1)) | exists s1 s2 x1.(n_family(x1) & a_outside(s1) & a_all(s2) & Theme(s1,x1) & Manner(s1,s2)) |
||
A family enjoys the outside. | A group of people embracing the outdoors. | 0 | 0.877891 | A family is considered a group of people. Embracing something implies some enjoyment. | exists e1 x1 x2.(n_outside(x2) & Theme(e1,x2) & Actor(e1,x1) & v_enjoy(e1) & n_family(x1)) | exists e1 x1 x2 x3 x4.(n_outdoors(x4) & a_topic(x1) & of(x1,x2) & Theme(e1,x4) & Actor(e1,x3) & v_embrace(e1) & (x2 = x3) & n_people(x2) & n_group(x1)) | 7b2fd30e-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2.(v_enjoy(e1) & n_outside(x2) & n_family(x1) & Theme(e1,x2) & Actor(e1,x1)) | exists e1 x1 x2 x3 x4.(v_embrace(e1) & of(x1,x2) & n_people(x2) & n_outdoors(x4) & n_group(x1) & a_topic(x1) & Theme(e1,x4) & Actor(e1,x3) & (x2 = x3)) |
||
A family enjoys the outside. | There is a scared looking man alone inspecting an empty pizza box as a single tear rolls down his cheek. | 2 | -100 | The subject cannot be a family and a man simultaneously. | exists e1 x1 x2.(n_outside(x2) & Theme(e1,x2) & Actor(e1,x1) & v_enjoy(e1) & n_family(x1)) | exists p1 x1 e2 e1 s1 s2 s3 x2 x3 x4 x5 x6 x7 x8.((x1 = x2) & as(e2,x6) & down(x6,x8) & n_cheek(x8) & of(x8,x2) & n_male(x2) & n_roll(x6) & of(x6,x7) & n_tear(x7) & a_single(s3) & Theme(s3,x6) & Theme(e2,x4) & Actor(e2,x3) & v_inspect(e2) & n_box(x4) & of(x4,x5) & n_pizza(x5) & a_empty(s2) & Theme(s2,x4) & (x2 = x3) & r_alone(x2) & n_man(x2) & Actor(e1,x2) & v_look(e1) & a_scared(s1) & Theme(s1,x2)) | 7b2fdcf0-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2.(v_enjoy(e1) & n_outside(x2) & n_family(x1) & Theme(e1,x2) & Actor(e1,x1)) | exists x1 e2 e1 s1 s2 s3 x2 x3 x4 x5 x6 x7 x8.(v_look(e1) & v_inspect(e2) & r_alone(x2) & of(x8,x2) & of(x6,x7) & of(x4,x5) & n_tear(x7) & n_roll(x6) & n_pizza(x5) & n_man(x2) & n_male(x2) & n_cheek(x8) & n_box(x4) & down(x6,x8) & as(e2,x6) & a_single(s3) & a_scared(s1) & a_empty(s2) & Theme(s3,x6) & Theme(s2,x4) & Theme(s1,x2) & Theme(e2,x4) & Actor(e2,x3) & Actor(e1,x2) & (x2 = x3) & (x1 = x2)) |
||
A family enjoys the outside. | A family watching television. | 2 | 0.000002 | enjoying and watching are two different actions | exists e1 x1 x2.(n_outside(x2) & Theme(e1,x2) & Actor(e1,x1) & v_enjoy(e1) & n_family(x1)) | exists e1 x1 x2 x3.(a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & v_watch(e1) & n_television(x3) & (x1 = x2) & n_family(x1)) | 7b2fe1fa-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2.(v_enjoy(e1) & n_outside(x2) & n_family(x1) & Theme(e1,x2) & Actor(e1,x1)) | exists e1 x1 x2 x3.(v_watch(e1) & n_television(x3) & n_family(x1) & a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2)) |
||
A family enjoys the outside. | There is a family outdoors. | 0 | -100 | A family that enjoys the outside would likely be outdoors. | exists e1 x1 x2.(n_outside(x2) & Theme(e1,x2) & Actor(e1,x1) & v_enjoy(e1) & n_family(x1)) | exists p1 x1 x2 x3.((x1 = x2) & n_outdoors(x2) & of(x2,x3) & n_family(x3)) | 7b2fe812-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2.(v_enjoy(e1) & n_outside(x2) & n_family(x1) & Theme(e1,x2) & Actor(e1,x1)) | exists x1 x2 x3.(of(x2,x3) & n_outdoors(x2) & n_family(x3) & (x1 = x2)) |
||
A woman and two children are standing by a tree. | The tree is an oak tree | 1 | -100 | THE TREE MAY NOT BE AN OAK. | exists e1 x1 x2 x3 x4.(by(e1,x4) & n_tree(x4) & Actor(e1,x1) & v_stand(e1) & n_child(x3) & card_eq_2(x3) & n_woman(x2) & subset_of(x3,x1) & subset_of(x2,x1)) | exists p1 x1.(n_tree(x1) & exists x2 x3.((x1 = x2) & n_tree(x2) & of(x2,x3) & n_oak(x3))) | 7b2fed30-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4.(v_stand(e1) & subset_of(x3,x1) & subset_of(x2,x1) & n_woman(x2) & n_tree(x4) & n_child(x3) & card_eq_2(x3) & by(e1,x4) & Actor(e1,x1)) | exists x1.(n_tree(x1) & exists x2 x3.(of(x2,x3) & n_tree(x2) & n_oak(x3) & (x1 = x2))) |
||
A woman and two children are standing by a tree. | There is a swing in the tree | 2 | -100 | standing and swinging are different actions | exists e1 x1 x2 x3 x4.(by(e1,x4) & n_tree(x4) & Actor(e1,x1) & v_stand(e1) & n_child(x3) & card_eq_2(x3) & n_woman(x2) & subset_of(x3,x1) & subset_of(x2,x1)) | exists p1 x1 x3.(n_tree(x3) & exists x2.((x1 = x2) & in(x2,x3) & n_swing(x2))) | 7b2ff280-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4.(v_stand(e1) & subset_of(x3,x1) & subset_of(x2,x1) & n_woman(x2) & n_tree(x4) & n_child(x3) & card_eq_2(x3) & by(e1,x4) & Actor(e1,x1)) | exists x1 x3.(n_tree(x3) & exists x2.(n_swing(x2) & in(x2,x3) & (x1 = x2))) |
||
A woman and two children are standing by a tree. | a woman is with her kids | 0 | -100 | Two children may be called kids. | exists e1 x1 x2 x3 x4.(by(e1,x4) & n_tree(x4) & Actor(e1,x1) & v_stand(e1) & n_child(x3) & card_eq_2(x3) & n_woman(x2) & subset_of(x3,x1) & subset_of(x2,x1)) | exists p1 x1 x2.(with(x1,x2) & n_kid(x2) & of(x2,x1) & n_female(x1) & n_woman(x1)) | 7b2ff794-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4.(v_stand(e1) & subset_of(x3,x1) & subset_of(x2,x1) & n_woman(x2) & n_tree(x4) & n_child(x3) & card_eq_2(x3) & by(e1,x4) & Actor(e1,x1)) | exists x1 x2.(with(x1,x2) & of(x2,x1) & n_woman(x1) & n_kid(x2) & n_female(x1)) |
||
A woman and two children stand in front of plants. | A man and a woman look at trees. | 2 | -100 | man and woman are different gender | exists e1 x1 x2 x3 x4 x5.(in(e1,x4) & of(x4,x5) & n_plant(x5) & n_front(x4) & Actor(e1,x1) & v_stand(e1) & n_child(x3) & card_eq_2(x3) & n_woman(x2) & subset_of(x3,x1) & subset_of(x2,x1)) | exists s1 x1 x2 x3 x4.(a_topic(s1) & subset_of(x2,s1) & at(x2,x4) & n_tree(x4) & n_look(x2) & of(x2,x3) & n_woman(x3) & subset_of(x1,s1) & n_man(x1)) | 7b2ffc94-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4 x5.(v_stand(e1) & subset_of(x3,x1) & subset_of(x2,x1) & of(x4,x5) & n_woman(x2) & n_plant(x5) & n_front(x4) & n_child(x3) & in(e1,x4) & card_eq_2(x3) & Actor(e1,x1)) | exists s1 x1 x2 x3 x4.(subset_of(x2,s1) & subset_of(x1,s1) & of(x2,x3) & n_woman(x3) & n_tree(x4) & n_man(x1) & n_look(x2) & at(x2,x4) & a_topic(s1)) |
||
A woman and two children stand in front of plants. | A family stand in front of plants. | 1 | -100 | WE DON'T KNOW IF THE WOMAN AND TWO CHILDREN ARE A FAMILY. | exists e1 x1 x2 x3 x4 x5.(in(e1,x4) & of(x4,x5) & n_plant(x5) & n_front(x4) & Actor(e1,x1) & v_stand(e1) & n_child(x3) & card_eq_2(x3) & n_woman(x2) & subset_of(x3,x1) & subset_of(x2,x1)) | exists x1 x2 x3 x4.(a_topic(x1) & in(x1,x3) & of(x3,x4) & n_plant(x4) & n_front(x3) & n_stand(x1) & of(x1,x2) & n_family(x2)) | 7b300194-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4 x5.(v_stand(e1) & subset_of(x3,x1) & subset_of(x2,x1) & of(x4,x5) & n_woman(x2) & n_plant(x5) & n_front(x4) & n_child(x3) & in(e1,x4) & card_eq_2(x3) & Actor(e1,x1)) | exists x1 x2 x3 x4.(of(x3,x4) & of(x1,x2) & n_stand(x1) & n_plant(x4) & n_front(x3) & n_family(x2) & in(x1,x3) & a_topic(x1)) |
||
A woman and two children stand in front of plants. | A group of people stand in front of plants. | 0 | -100 | A woman and two children may be called a group of people. | exists e1 x1 x2 x3 x4 x5.(in(e1,x4) & of(x4,x5) & n_plant(x5) & n_front(x4) & Actor(e1,x1) & v_stand(e1) & n_child(x3) & card_eq_2(x3) & n_woman(x2) & subset_of(x3,x1) & subset_of(x2,x1)) | exists e1 x1 x2 x3 x4.(in(e1,x3) & of(x3,x4) & n_plant(x4) & n_front(x3) & Actor(e1,x1) & v_stand(e1) & of(x1,x2) & n_people(x2) & n_group(x1)) | 7b300694-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4 x5.(v_stand(e1) & subset_of(x3,x1) & subset_of(x2,x1) & of(x4,x5) & n_woman(x2) & n_plant(x5) & n_front(x4) & n_child(x3) & in(e1,x4) & card_eq_2(x3) & Actor(e1,x1)) | exists e1 x1 x2 x3 x4.(v_stand(e1) & of(x3,x4) & of(x1,x2) & n_plant(x4) & n_people(x2) & n_group(x1) & n_front(x3) & in(e1,x3) & Actor(e1,x1)) |
||
A girl, a boy, and a woman looking in the same direction. | The girls are looking one way and the boy the opposite direction. | 2 | -100 | opposite and same directions are different things | exists e1 s1 x1 x2 x3 x4 x5 x6.(n_direction(x6) & a_same(s1) & Theme(s1,x6) & a_topic(x1) & rel(x1,x2) & subset_of(x4,x2) & in(e1,x6) & Actor(e1,x5) & v_look(e1) & (x4 = x5) & n_woman(x4) & subset_of(x3,x2) & n_boy(x3) & n_girl(x1)) | exists e1 p1 x1 x4.(n_boy(x4) & n_girl(x1) & for(p1,e1) & Actor(e1,x1) & v_look(e1) & exists s1 x2 x3 x5.((x1 = x2) & subset_of(x4,x2) & n_direction(x5) & a_opposite(s1) & Theme(s1,x5) & (x4 = x5) & subset_of(x3,x2) & n_way(x3) & card_eq_1(x3))) | 7b300c34-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4 x5 x6.(v_look(e1) & subset_of(x4,x2) & subset_of(x3,x2) & rel(x1,x2) & n_woman(x4) & n_girl(x1) & n_direction(x6) & n_boy(x3) & in(e1,x6) & a_topic(x1) & a_same(s1) & Theme(s1,x6) & Actor(e1,x5) & (x4 = x5)) | exists e1 p1 x1 x4.(v_look(e1) & n_girl(x1) & n_boy(x4) & for(p1,e1) & exists s1 x2 x3 x5.(subset_of(x4,x2) & subset_of(x3,x2) & n_way(x3) & n_direction(x5) & card_eq_1(x3) & a_opposite(s1) & Theme(s1,x5) & (x4 = x5) & (x1 = x2)) & Actor(e1,x1)) |
||
A girl, a boy, and a woman looking in the same direction. | A family is all looking the same way. | 1 | 0.66109 | WE DON'T KNOW IF THEY ARE FAMILY. | exists e1 s1 x1 x2 x3 x4 x5 x6.(n_direction(x6) & a_same(s1) & Theme(s1,x6) & a_topic(x1) & rel(x1,x2) & subset_of(x4,x2) & in(e1,x6) & Actor(e1,x5) & v_look(e1) & (x4 = x5) & n_woman(x4) & subset_of(x3,x2) & n_boy(x3) & n_girl(x1)) | exists e1 p1 s1 s2 x1 x2.(n_way(x2) & a_same(s2) & Theme(s2,x2) & for(p1,e1) & Actor(e1,x1) & v_look(e1) & a_all(s1) & Manner(p1,s1) & (x1 = x2) & n_family(x1)) | 7b30115c-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4 x5 x6.(v_look(e1) & subset_of(x4,x2) & subset_of(x3,x2) & rel(x1,x2) & n_woman(x4) & n_girl(x1) & n_direction(x6) & n_boy(x3) & in(e1,x6) & a_topic(x1) & a_same(s1) & Theme(s1,x6) & Actor(e1,x5) & (x4 = x5)) | exists e1 p1 s1 s2 x1 x2.(v_look(e1) & n_way(x2) & n_family(x1) & for(p1,e1) & a_same(s2) & a_all(s1) & Theme(s2,x2) & Manner(p1,s1) & Actor(e1,x1) & (x1 = x2)) |
||
A girl, a boy, and a woman looking in the same direction. | A woman watches the road traffic while the two kids watch a puppy play behind them. | 2 | -100 | behind them and same directions are different things | exists e1 s1 x1 x2 x3 x4 x5 x6.(n_direction(x6) & a_same(s1) & Theme(s1,x6) & a_topic(x1) & rel(x1,x2) & subset_of(x4,x2) & in(e1,x6) & Actor(e1,x5) & v_look(e1) & (x4 = x5) & n_woman(x4) & subset_of(x3,x2) & n_boy(x3) & n_girl(x1)) | exists e1 p1 x1 x2 x3 x4.(n_thing(x2) & n_kid(x4) & card_eq_2(x4) & n_traffic(x2) & of(x2,x3) & n_road(x3) & exists e2 s1 x5.(Theme(e2,x5) & Actor(e2,x4) & v_watch(e2) & behind(x5,x2) & n_play(x5) & a_puppy(s1) & Theme(s1,x5)) & while(e1,p1) & Theme(e1,x2) & Actor(e1,x1) & v_watch(e1) & n_woman(x1)) | 7b301648-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4 x5 x6.(v_look(e1) & subset_of(x4,x2) & subset_of(x3,x2) & rel(x1,x2) & n_woman(x4) & n_girl(x1) & n_direction(x6) & n_boy(x3) & in(e1,x6) & a_topic(x1) & a_same(s1) & Theme(s1,x6) & Actor(e1,x5) & (x4 = x5)) | exists e1 p1 x1 x2 x3 x4.(while(e1,p1) & v_watch(e1) & of(x2,x3) & n_woman(x1) & n_traffic(x2) & n_thing(x2) & n_road(x3) & n_kid(x4) & exists e2 s1 x5.(v_watch(e2) & n_play(x5) & behind(x5,x2) & a_puppy(s1) & Theme(s1,x5) & Theme(e2,x5) & Actor(e2,x4)) & card_eq_2(x4) & Theme(e1,x2) & Actor(e1,x1)) |
||
A girl, a boy, and a woman looking in the same direction. | Three people are looking at something | 0 | -100 | A girl, a boy, and a woman make up three people. | exists e1 s1 x1 x2 x3 x4 x5 x6.(n_direction(x6) & a_same(s1) & Theme(s1,x6) & a_topic(x1) & rel(x1,x2) & subset_of(x4,x2) & in(e1,x6) & Actor(e1,x5) & v_look(e1) & (x4 = x5) & n_woman(x4) & subset_of(x3,x2) & n_boy(x3) & n_girl(x1)) | exists e1 x1 x2.(at(e1,x2) & n_thing(x2) & Actor(e1,x1) & v_look(e1) & n_people(x1) & card_eq_3(x1)) | 7b301d50-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4 x5 x6.(v_look(e1) & subset_of(x4,x2) & subset_of(x3,x2) & rel(x1,x2) & n_woman(x4) & n_girl(x1) & n_direction(x6) & n_boy(x3) & in(e1,x6) & a_topic(x1) & a_same(s1) & Theme(s1,x6) & Actor(e1,x5) & (x4 = x5)) | exists e1 x1 x2.(v_look(e1) & n_thing(x2) & n_people(x1) & card_eq_3(x1) & at(e1,x2) & Actor(e1,x1)) |
||
A girl, a boy, and a woman looking in the same direction. | Two people share a milkshake. | 2 | -100 | sharing and looking are different actions | exists e1 s1 x1 x2 x3 x4 x5 x6.(n_direction(x6) & a_same(s1) & Theme(s1,x6) & a_topic(x1) & rel(x1,x2) & subset_of(x4,x2) & in(e1,x6) & Actor(e1,x5) & v_look(e1) & (x4 = x5) & n_woman(x4) & subset_of(x3,x2) & n_boy(x3) & n_girl(x1)) | exists e1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_share(e1) & n_milkshake(x2) & n_people(x1) & card_eq_2(x1)) | 7b30228c-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4 x5 x6.(v_look(e1) & subset_of(x4,x2) & subset_of(x3,x2) & rel(x1,x2) & n_woman(x4) & n_girl(x1) & n_direction(x6) & n_boy(x3) & in(e1,x6) & a_topic(x1) & a_same(s1) & Theme(s1,x6) & Actor(e1,x5) & (x4 = x5)) | exists e1 x1 x2.(v_share(e1) & n_people(x1) & n_milkshake(x2) & card_eq_2(x1) & Theme(e1,x2) & Actor(e1,x1)) |
||
A girl, a boy, and a woman looking in the same direction. | A photo of an older couple | 2 | 0.000013 | boy and girl are not always a couple | exists e1 s1 x1 x2 x3 x4 x5 x6.(n_direction(x6) & a_same(s1) & Theme(s1,x6) & a_topic(x1) & rel(x1,x2) & subset_of(x4,x2) & in(e1,x6) & Actor(e1,x5) & v_look(e1) & (x4 = x5) & n_woman(x4) & subset_of(x3,x2) & n_boy(x3) & n_girl(x1)) | exists s1 x1 x2.(a_topic(x1) & of(x1,x2) & n_couple(x2) & r_more(s1) & a_older(s1) & Theme(s1,x2) & n_photo(x1)) | 7b3027a0-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4 x5 x6.(v_look(e1) & subset_of(x4,x2) & subset_of(x3,x2) & rel(x1,x2) & n_woman(x4) & n_girl(x1) & n_direction(x6) & n_boy(x3) & in(e1,x6) & a_topic(x1) & a_same(s1) & Theme(s1,x6) & Actor(e1,x5) & (x4 = x5)) | exists s1 x1 x2.(r_more(s1) & of(x1,x2) & n_photo(x1) & n_couple(x2) & a_topic(x1) & a_older(s1) & Theme(s1,x2)) |
||
A girl, a boy, and a woman looking in the same direction. | Three people are looking at something. | 0 | -100 | Everyone looking in the same direction implies they are looking at something. | exists e1 s1 x1 x2 x3 x4 x5 x6.(n_direction(x6) & a_same(s1) & Theme(s1,x6) & a_topic(x1) & rel(x1,x2) & subset_of(x4,x2) & in(e1,x6) & Actor(e1,x5) & v_look(e1) & (x4 = x5) & n_woman(x4) & subset_of(x3,x2) & n_boy(x3) & n_girl(x1)) | exists e1 x1 x2.(at(e1,x2) & n_thing(x2) & Actor(e1,x1) & v_look(e1) & n_people(x1) & card_eq_3(x1)) | 7b302cbe-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4 x5 x6.(v_look(e1) & subset_of(x4,x2) & subset_of(x3,x2) & rel(x1,x2) & n_woman(x4) & n_girl(x1) & n_direction(x6) & n_boy(x3) & in(e1,x6) & a_topic(x1) & a_same(s1) & Theme(s1,x6) & Actor(e1,x5) & (x4 = x5)) | exists e1 x1 x2.(v_look(e1) & n_thing(x2) & n_people(x1) & card_eq_3(x1) & at(e1,x2) & Actor(e1,x1)) |
||
A girl, a boy, and a woman looking in the same direction. | A woman plays piano. | 2 | -100 | looking and playing are different actions | exists e1 s1 x1 x2 x3 x4 x5 x6.(n_direction(x6) & a_same(s1) & Theme(s1,x6) & a_topic(x1) & rel(x1,x2) & subset_of(x4,x2) & in(e1,x6) & Actor(e1,x5) & v_look(e1) & (x4 = x5) & n_woman(x4) & subset_of(x3,x2) & n_boy(x3) & n_girl(x1)) | exists e1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_play(e1) & n_piano(x2) & n_woman(x1)) | 7b30324a-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4 x5 x6.(v_look(e1) & subset_of(x4,x2) & subset_of(x3,x2) & rel(x1,x2) & n_woman(x4) & n_girl(x1) & n_direction(x6) & n_boy(x3) & in(e1,x6) & a_topic(x1) & a_same(s1) & Theme(s1,x6) & Actor(e1,x5) & (x4 = x5)) | exists e1 x1 x2.(v_play(e1) & n_woman(x1) & n_piano(x2) & Theme(e1,x2) & Actor(e1,x1)) |
||
A girl, a boy, and a woman looking in the same direction. | Three people stare at something in the distance. | 0 | -100 | People may all stare in the same direction at something in the distance. | exists e1 s1 x1 x2 x3 x4 x5 x6.(n_direction(x6) & a_same(s1) & Theme(s1,x6) & a_topic(x1) & rel(x1,x2) & subset_of(x4,x2) & in(e1,x6) & Actor(e1,x5) & v_look(e1) & (x4 = x5) & n_woman(x4) & subset_of(x3,x2) & n_boy(x3) & n_girl(x1)) | exists s1 x1 x2 x3 x4.(n_distance(x4) & a_topic(x1) & at(x1,x3) & in(x3,x4) & n_thing(x3) & Theme(s1,x2) & a_stare(s1) & (x1 = x2) & n_people(x1) & card_eq_3(x1)) | 7b3037b8-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4 x5 x6.(v_look(e1) & subset_of(x4,x2) & subset_of(x3,x2) & rel(x1,x2) & n_woman(x4) & n_girl(x1) & n_direction(x6) & n_boy(x3) & in(e1,x6) & a_topic(x1) & a_same(s1) & Theme(s1,x6) & Actor(e1,x5) & (x4 = x5)) | exists s1 x1 x2 x3 x4.(n_thing(x3) & n_people(x1) & n_distance(x4) & in(x3,x4) & card_eq_3(x1) & at(x1,x3) & a_topic(x1) & a_stare(s1) & Theme(s1,x2) & (x1 = x2)) |
||
A girl, a boy, and a woman looking in the same direction. | Some people look at something. | 0 | 0.95604 | "Some people", may include a girl, boy, and a woman. | exists e1 s1 x1 x2 x3 x4 x5 x6.(n_direction(x6) & a_same(s1) & Theme(s1,x6) & a_topic(x1) & rel(x1,x2) & subset_of(x4,x2) & in(e1,x6) & Actor(e1,x5) & v_look(e1) & (x4 = x5) & n_woman(x4) & subset_of(x3,x2) & n_boy(x3) & n_girl(x1)) | exists e1 x1 x2.(at(e1,x2) & n_thing(x2) & Actor(e1,x1) & v_look(e1) & n_people(x1)) | 7b303cf4-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4 x5 x6.(v_look(e1) & subset_of(x4,x2) & subset_of(x3,x2) & rel(x1,x2) & n_woman(x4) & n_girl(x1) & n_direction(x6) & n_boy(x3) & in(e1,x6) & a_topic(x1) & a_same(s1) & Theme(s1,x6) & Actor(e1,x5) & (x4 = x5)) | exists e1 x1 x2.(v_look(e1) & n_thing(x2) & n_people(x1) & at(e1,x2) & Actor(e1,x1)) |
||
A girl, a boy, and a woman looking in the same direction. | A picture of a family | 1 | 0.210818 | JUST BECAUSE THEY ARE GIRL, BOY AND WOMAN DOESN'T MEAN THEY ARE A FAMILY. | exists e1 s1 x1 x2 x3 x4 x5 x6.(n_direction(x6) & a_same(s1) & Theme(s1,x6) & a_topic(x1) & rel(x1,x2) & subset_of(x4,x2) & in(e1,x6) & Actor(e1,x5) & v_look(e1) & (x4 = x5) & n_woman(x4) & subset_of(x3,x2) & n_boy(x3) & n_girl(x1)) | exists x1 x2.(a_topic(x1) & of(x1,x2) & n_family(x2) & n_picture(x1)) | 7b304276-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4 x5 x6.(v_look(e1) & subset_of(x4,x2) & subset_of(x3,x2) & rel(x1,x2) & n_woman(x4) & n_girl(x1) & n_direction(x6) & n_boy(x3) & in(e1,x6) & a_topic(x1) & a_same(s1) & Theme(s1,x6) & Actor(e1,x5) & (x4 = x5)) | exists x1 x2.(of(x1,x2) & n_picture(x1) & n_family(x2) & a_topic(x1)) |
||
A girl, a boy, and a woman looking in the same direction. | A family looks at a hot air balloon. | 1 | 0.000159 | WE DON'T KNOW IF THEY ARE LOOKING AT A HOT AIR BALLOON. | exists e1 s1 x1 x2 x3 x4 x5 x6.(n_direction(x6) & a_same(s1) & Theme(s1,x6) & a_topic(x1) & rel(x1,x2) & subset_of(x4,x2) & in(e1,x6) & Actor(e1,x5) & v_look(e1) & (x4 = x5) & n_woman(x4) & subset_of(x3,x2) & n_boy(x3) & n_girl(x1)) | exists e1 s1 x1 x2 x3.(at(e1,x2) & n_balloon(x2) & of(x2,x3) & n_air(x3) & a_hot(s1) & Theme(s1,x2) & Actor(e1,x1) & v_look(e1) & n_family(x1)) | 7b304834-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4 x5 x6.(v_look(e1) & subset_of(x4,x2) & subset_of(x3,x2) & rel(x1,x2) & n_woman(x4) & n_girl(x1) & n_direction(x6) & n_boy(x3) & in(e1,x6) & a_topic(x1) & a_same(s1) & Theme(s1,x6) & Actor(e1,x5) & (x4 = x5)) | exists e1 s1 x1 x2 x3.(v_look(e1) & of(x2,x3) & n_family(x1) & n_balloon(x2) & n_air(x3) & at(e1,x2) & a_hot(s1) & Theme(s1,x2) & Actor(e1,x1)) |
||
A girl, a boy, and a woman looking in the same direction. | Three people stare at a fire that has broken out across the street. | 1 | 0.037363 | WE DON'T KNOW THAT THEY ARE LOOKING AT A FIRE THAT HAS BROKEN OUT. | exists e1 s1 x1 x2 x3 x4 x5 x6.(n_direction(x6) & a_same(s1) & Theme(s1,x6) & a_topic(x1) & rel(x1,x2) & subset_of(x4,x2) & in(e1,x6) & Actor(e1,x5) & v_look(e1) & (x4 = x5) & n_woman(x4) & subset_of(x3,x2) & n_boy(x3) & n_girl(x1)) | exists e1 e2 p1 x1 x2 x3 x4.(n_street(x4) & at(e1,x2) & across(e2,x4) & exists s1.(Theme(s1,x3) & a_out(s1)) & Topic(e2,p1) & Actor(e2,x3) & v_break(e2) & (x2 = x3) & n_fire(x2) & Actor(e1,x1) & v_stare(e1) & n_people(x1) & card_eq_3(x1)) | 7b304d20-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4 x5 x6.(v_look(e1) & subset_of(x4,x2) & subset_of(x3,x2) & rel(x1,x2) & n_woman(x4) & n_girl(x1) & n_direction(x6) & n_boy(x3) & in(e1,x6) & a_topic(x1) & a_same(s1) & Theme(s1,x6) & Actor(e1,x5) & (x4 = x5)) | exists e1 e2 p1 x1 x2 x3 x4.(v_stare(e1) & v_break(e2) & n_street(x4) & n_people(x1) & n_fire(x2) & exists s1.(a_out(s1) & Theme(s1,x3)) & card_eq_3(x1) & at(e1,x2) & across(e2,x4) & Topic(e2,p1) & Actor(e2,x3) & Actor(e1,x1) & (x2 = x3)) |
||
A girl, a boy, and a woman looking in the same direction. | A girl, a boy, and a woman watch a hawk catch a mouse. | 1 | 0.000047 | JUST BECAUSE THEY ARE LOOKING DOESN'T MEAN THEY SEE A HAWK CATCH A MOUSE. | exists e1 s1 x1 x2 x3 x4 x5 x6.(n_direction(x6) & a_same(s1) & Theme(s1,x6) & a_topic(x1) & rel(x1,x2) & subset_of(x4,x2) & in(e1,x6) & Actor(e1,x5) & v_look(e1) & (x4 = x5) & n_woman(x4) & subset_of(x3,x2) & n_boy(x3) & n_girl(x1)) | exists x1 x2 x3 x4 x5.(all x6.(n_mouse(x6) -> exists e1 x7 x8.(Theme(e1,x7) & Actor(e1,x1) & v_watch(e1) & for(x7,x6) & n_catch(x7) & of(x7,x8) & n_hawk(x8))) & subset_of(x3,x1) & subset_of(x5,x3) & n_woman(x5) & subset_of(x4,x3) & n_boy(x4) & subset_of(x2,x1) & n_girl(x2)) | 7b305216-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4 x5 x6.(v_look(e1) & subset_of(x4,x2) & subset_of(x3,x2) & rel(x1,x2) & n_woman(x4) & n_girl(x1) & n_direction(x6) & n_boy(x3) & in(e1,x6) & a_topic(x1) & a_same(s1) & Theme(s1,x6) & Actor(e1,x5) & (x4 = x5)) | exists x1 x2 x3 x4 x5.(subset_of(x5,x3) & subset_of(x4,x3) & subset_of(x3,x1) & subset_of(x2,x1) & n_woman(x5) & n_girl(x2) & n_boy(x4) & all x6.(exists e1 x7 x8.(v_watch(e1) & of(x7,x8) & n_hawk(x8) & n_catch(x7) & for(x7,x6) & Theme(e1,x7) & Actor(e1,x1)) | -n_mouse(x6))) |
||
A girl, a boy, and a woman looking in the same direction. | Three people look in the same direction. | 0 | -100 | A girl, a boy, and a woman make up three people. | exists e1 s1 x1 x2 x3 x4 x5 x6.(n_direction(x6) & a_same(s1) & Theme(s1,x6) & a_topic(x1) & rel(x1,x2) & subset_of(x4,x2) & in(e1,x6) & Actor(e1,x5) & v_look(e1) & (x4 = x5) & n_woman(x4) & subset_of(x3,x2) & n_boy(x3) & n_girl(x1)) | exists e1 s1 x1 x2.(n_direction(x2) & a_same(s1) & Theme(s1,x2) & in(e1,x2) & Actor(e1,x1) & v_look(e1) & n_people(x1) & card_eq_3(x1)) | 7b305702-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4 x5 x6.(v_look(e1) & subset_of(x4,x2) & subset_of(x3,x2) & rel(x1,x2) & n_woman(x4) & n_girl(x1) & n_direction(x6) & n_boy(x3) & in(e1,x6) & a_topic(x1) & a_same(s1) & Theme(s1,x6) & Actor(e1,x5) & (x4 = x5)) | exists e1 s1 x1 x2.(v_look(e1) & n_people(x1) & n_direction(x2) & in(e1,x2) & card_eq_3(x1) & a_same(s1) & Theme(s1,x2) & Actor(e1,x1)) |
||
A girl, a boy, and a woman all stand next to bushes while looking at something. | Group of people are riding bicycle. | 2 | -100 | looking and riding are different actions | exists e2 e1 p1 s1 x1 x2 x3 x4 x5 x6.(while(e1,e2) & at(e2,x6) & n_thing(x6) & Actor(e2,x1) & v_look(e2) & a_all(s1) & Manner(e1,s1) & exists s2 x7.(to(s2,x7) & n_bush(x7) & Theme(s2,x1) & a_next(s2)) & Topic(e1,p1) & Actor(e1,x1) & v_stand(e1) & subset_of(x3,x1) & subset_of(x5,x3) & n_woman(x5) & subset_of(x4,x3) & n_boy(x4) & subset_of(x2,x1) & n_girl(x2)) | exists e1 x1 x2 x3.(ne_org_group(x1) & Theme(e1,x3) & Actor(e1,x1) & v_ride(e1) & n_bicycle(x3) & of(x1,x2) & n_people(x2)) | 7b305e14-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e1 p1 s1 x1 x2 x3 x4 x5 x6.(while(e1,e2) & v_stand(e1) & v_look(e2) & subset_of(x5,x3) & subset_of(x4,x3) & subset_of(x3,x1) & subset_of(x2,x1) & n_woman(x5) & n_thing(x6) & n_girl(x2) & n_boy(x4) & exists s2 x7.(to(s2,x7) & n_bush(x7) & a_next(s2) & Theme(s2,x1)) & at(e2,x6) & a_all(s1) & Topic(e1,p1) & Manner(e1,s1) & Actor(e2,x1) & Actor(e1,x1)) | exists e1 x1 x2 x3.(v_ride(e1) & of(x1,x2) & ne_org_group(x1) & n_people(x2) & n_bicycle(x3) & Theme(e1,x3) & Actor(e1,x1)) |
||
A girl, a boy, and a woman all stand next to bushes while looking at something. | Some people near the bushes are talking. | 1 | -100 | A girl, a boy, and a woman all standing next to bushes are not necessarily talking. | exists e2 e1 p1 s1 x1 x2 x3 x4 x5 x6.(while(e1,e2) & at(e2,x6) & n_thing(x6) & Actor(e2,x1) & v_look(e2) & a_all(s1) & Manner(e1,s1) & exists s2 x7.(to(s2,x7) & n_bush(x7) & Theme(s2,x1) & a_next(s2)) & Topic(e1,p1) & Actor(e1,x1) & v_stand(e1) & subset_of(x3,x1) & subset_of(x5,x3) & n_woman(x5) & subset_of(x4,x3) & n_boy(x4) & subset_of(x2,x1) & n_girl(x2)) | exists e1 x1 x2.(n_bush(x2) & Actor(e1,x1) & v_talk(e1) & near(x1,x2) & n_people(x1)) | 7b306382-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e1 p1 s1 x1 x2 x3 x4 x5 x6.(while(e1,e2) & v_stand(e1) & v_look(e2) & subset_of(x5,x3) & subset_of(x4,x3) & subset_of(x3,x1) & subset_of(x2,x1) & n_woman(x5) & n_thing(x6) & n_girl(x2) & n_boy(x4) & exists s2 x7.(to(s2,x7) & n_bush(x7) & a_next(s2) & Theme(s2,x1)) & at(e2,x6) & a_all(s1) & Topic(e1,p1) & Manner(e1,s1) & Actor(e2,x1) & Actor(e1,x1)) | exists e1 x1 x2.(v_talk(e1) & near(x1,x2) & n_people(x1) & n_bush(x2) & Actor(e1,x1)) |
||
A girl, a boy, and a woman all stand next to bushes while looking at something. | There are people standing near the bush. | 0 | -100 | A girl, a boy, and woman may considered people. | exists e2 e1 p1 s1 x1 x2 x3 x4 x5 x6.(while(e1,e2) & at(e2,x6) & n_thing(x6) & Actor(e2,x1) & v_look(e2) & a_all(s1) & Manner(e1,s1) & exists s2 x7.(to(s2,x7) & n_bush(x7) & Theme(s2,x1) & a_next(s2)) & Topic(e1,p1) & Actor(e1,x1) & v_stand(e1) & subset_of(x3,x1) & subset_of(x5,x3) & n_woman(x5) & subset_of(x4,x3) & n_boy(x4) & subset_of(x2,x1) & n_girl(x2)) | exists p1 x1 x4.(n_bush(x4) & exists e1 x2 x3.((x1 = x2) & near(e1,x4) & Actor(e1,x3) & v_stand(e1) & (x2 = x3) & n_people(x2))) | 7b3068e6-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e1 p1 s1 x1 x2 x3 x4 x5 x6.(while(e1,e2) & v_stand(e1) & v_look(e2) & subset_of(x5,x3) & subset_of(x4,x3) & subset_of(x3,x1) & subset_of(x2,x1) & n_woman(x5) & n_thing(x6) & n_girl(x2) & n_boy(x4) & exists s2 x7.(to(s2,x7) & n_bush(x7) & a_next(s2) & Theme(s2,x1)) & at(e2,x6) & a_all(s1) & Topic(e1,p1) & Manner(e1,s1) & Actor(e2,x1) & Actor(e1,x1)) | exists x1 x4.(n_bush(x4) & exists e1 x2 x3.(v_stand(e1) & near(e1,x4) & n_people(x2) & Actor(e1,x3) & (x2 = x3) & (x1 = x2))) |
||
A bunch of different kids sit in a bunch of canoes. | A bunch of different kids sit in a bunch of canoes while at camp. | 1 | -100 | Different kids sitting in a bunch of canoes are not necessarily while at camp. | exists e1 x1 x2 x3 x4 x5.(n_kid(x3) & in(e1,x4) & of(x4,x5) & n_canoe(x5) & n_bunch(x4) & Actor(e1,x1) & v_sit(e1) & of(x1,x2) & -(x2 = x3) & n_kid(x2) & n_bunch(x1)) | exists e1 x1 x2 x3 x4 x5 x6.(n_kid(x3) & at(e1,x6) & n_camp(x6) & r_while(e1) & in(e1,x4) & of(x4,x5) & n_canoe(x5) & n_bunch(x4) & Actor(e1,x1) & v_sit(e1) & of(x1,x2) & -(x2 = x3) & n_kid(x2) & n_bunch(x1)) | 7b307d36-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4 x5.(v_sit(e1) & of(x4,x5) & of(x1,x2) & n_kid(x3) & n_kid(x2) & n_canoe(x5) & n_bunch(x4) & n_bunch(x1) & in(e1,x4) & Actor(e1,x1) & -(x2 = x3)) | exists e1 x1 x2 x3 x4 x5 x6.(v_sit(e1) & r_while(e1) & of(x4,x5) & of(x1,x2) & n_kid(x3) & n_kid(x2) & n_canoe(x5) & n_camp(x6) & n_bunch(x4) & n_bunch(x1) & in(e1,x4) & at(e1,x6) & Actor(e1,x1) & -(x2 = x3)) |
||
A bunch of different kids sit in a bunch of canoes. | A woman is checking blankets on a bed. | 2 | -100 | It is either one woman, or a bunch of different kids. They are either sitting in a bunch of canoes, or they are checking blankets on a bed. | exists e1 x1 x2 x3 x4 x5.(n_kid(x3) & in(e1,x4) & of(x4,x5) & n_canoe(x5) & n_bunch(x4) & Actor(e1,x1) & v_sit(e1) & of(x1,x2) & -(x2 = x3) & n_kid(x2) & n_bunch(x1)) | exists e1 x1 x2 x3.(on(e1,x3) & n_bed(x3) & Theme(e1,x2) & Actor(e1,x1) & v_check(e1) & n_blanket(x2) & n_woman(x1)) | 7b3083c6-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4 x5.(v_sit(e1) & of(x4,x5) & of(x1,x2) & n_kid(x3) & n_kid(x2) & n_canoe(x5) & n_bunch(x4) & n_bunch(x1) & in(e1,x4) & Actor(e1,x1) & -(x2 = x3)) | exists e1 x1 x2 x3.(v_check(e1) & on(e1,x3) & n_woman(x1) & n_blanket(x2) & n_bed(x3) & Theme(e1,x2) & Actor(e1,x1)) |
||
A bunch of different kids sit in a bunch of canoes. | A bunch of canoes with different kids sitting in them. | 0 | -100 | Two canoes or more cannot have the same kids on them. | exists e1 x1 x2 x3 x4 x5.(n_kid(x3) & in(e1,x4) & of(x4,x5) & n_canoe(x5) & n_bunch(x4) & Actor(e1,x1) & v_sit(e1) & of(x1,x2) & -(x2 = x3) & n_kid(x2) & n_bunch(x1)) | exists e1 x1 x2 x3 x4 x5.(n_thing(x4) & n_kid(x4) & a_topic(x1) & with(x1,x3) & in(e1,x4) & Actor(e1,x5) & v_sit(e1) & (x3 = x5) & -(x3 = x4) & n_kid(x3) & of(x1,x2) & n_canoe(x2) & n_bunch(x1)) | 7b3088f8-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4 x5.(v_sit(e1) & of(x4,x5) & of(x1,x2) & n_kid(x3) & n_kid(x2) & n_canoe(x5) & n_bunch(x4) & n_bunch(x1) & in(e1,x4) & Actor(e1,x1) & -(x2 = x3)) | exists e1 x1 x2 x3 x4 x5.(with(x1,x3) & v_sit(e1) & of(x1,x2) & n_thing(x4) & n_kid(x4) & n_kid(x3) & n_canoe(x2) & n_bunch(x1) & in(e1,x4) & a_topic(x1) & Actor(e1,x5) & -(x3 = x4) & (x3 = x5)) |
||
A bunch of kids in canoes on a river. | A beauty queen cries as she wins a local beauty pageant. | 2 | -100 | It is either a bunch of kids, or a beauty queen. They are either in canoes on a river, or they are winning a local beauty pageant. | exists x1 x2 x3 x4.(a_topic(x1) & on(x1,x4) & n_river(x4) & in(x1,x3) & n_canoe(x3) & of(x1,x2) & n_kid(x2) & n_bunch(x1)) | exists p1 x1 x2 x3.(a_topic(x1) & exists e1 s1 x4 x5.(Theme(e1,x4) & Actor(e1,x1) & v_win(e1) & n_pageant(x4) & of(x4,x5) & n_beauty(x5) & a_local(s1) & Theme(s1,x4)) & n_female(x1) & as(x1,p1) & n_cry(x1) & of(x1,x3) & n_queen(x3) & of(x1,x2) & n_beauty(x2)) | 7b308e66-e4c8-11ec-9cdd-0242ac1c0002 | exists x1 x2 x3 x4.(on(x1,x4) & of(x1,x2) & n_river(x4) & n_kid(x2) & n_canoe(x3) & n_bunch(x1) & in(x1,x3) & a_topic(x1)) | exists p1 x1 x2 x3.(of(x1,x3) & of(x1,x2) & n_queen(x3) & n_female(x1) & n_cry(x1) & n_beauty(x2) & exists e1 s1 x4 x5.(v_win(e1) & of(x4,x5) & n_pageant(x4) & n_beauty(x5) & a_local(s1) & Theme(s1,x4) & Theme(e1,x4) & Actor(e1,x1)) & as(x1,p1) & a_topic(x1)) |
||
A bunch of kids in canoes on a river. | A bunch of kids swimming in the river. | 2 | 0.000002 | The kids are either swimming, or they are in canoes. | exists x1 x2 x3 x4.(a_topic(x1) & on(x1,x4) & n_river(x4) & in(x1,x3) & n_canoe(x3) & of(x1,x2) & n_kid(x2) & n_bunch(x1)) | exists e1 x1 x2 x3 x4.(n_river(x4) & a_topic(x1) & of(x1,x2) & in(e1,x4) & Actor(e1,x3) & v_swim(e1) & (x2 = x3) & n_kid(x2) & n_bunch(x1)) | 7b30938e-e4c8-11ec-9cdd-0242ac1c0002 | exists x1 x2 x3 x4.(on(x1,x4) & of(x1,x2) & n_river(x4) & n_kid(x2) & n_canoe(x3) & n_bunch(x1) & in(x1,x3) & a_topic(x1)) | exists e1 x1 x2 x3 x4.(v_swim(e1) & of(x1,x2) & n_river(x4) & n_kid(x2) & n_bunch(x1) & in(e1,x4) & a_topic(x1) & Actor(e1,x3) & (x2 = x3)) |
||
A bunch of kids in canoes on a river. | Campers paddling to a new location to setup their camp for the night. | 1 | 0.22461 | Not all bunches of kids are campers. A bunch of kids in canoes on a river are not necessarily paddling to a new location and not necessarily to setup their camp. | exists x1 x2 x3 x4.(a_topic(x1) & on(x1,x4) & n_river(x4) & in(x1,x3) & n_canoe(x3) & of(x1,x2) & n_kid(x2) & n_bunch(x1)) | exists s1 x1 x2 x3 x4 x5 x6.(n_night(x5) & a_topic(x1) & to(x1,x3) & to(x3,x4) & Time(x4,x6) & n_setup(x6) & for(x4,x5) & n_camp(x4) & of(x4,x1) & n_thing(x1) & n_location(x3) & a_new(s1) & Theme(s1,x3) & n_paddling(x1) & (x1 = x2) & ne_nam_campers(x2)) | 7b309884-e4c8-11ec-9cdd-0242ac1c0002 | exists x1 x2 x3 x4.(on(x1,x4) & of(x1,x2) & n_river(x4) & n_kid(x2) & n_canoe(x3) & n_bunch(x1) & in(x1,x3) & a_topic(x1)) | exists s1 x1 x2 x3 x4 x5 x6.(to(x3,x4) & to(x1,x3) & of(x4,x1) & ne_nam_campers(x2) & n_thing(x1) & n_setup(x6) & n_paddling(x1) & n_night(x5) & n_location(x3) & n_camp(x4) & for(x4,x5) & a_topic(x1) & a_new(s1) & Time(x4,x6) & Theme(s1,x3) & (x1 = x2)) |
||
A bunch of kids in canoes on a river. | The children were inside coloring. | 2 | -100 | The children cannot be inside if they are on a river. | exists x1 x2 x3 x4.(a_topic(x1) & on(x1,x4) & n_river(x4) & in(x1,x3) & n_canoe(x3) & of(x1,x2) & n_kid(x2) & n_bunch(x1)) | exists p1 x1.(n_child(x1) & exists s1 x2.((x1 = x2) & n_coloring(x2) & a_inside(s1) & Theme(s1,x2))) | 7b309d70-e4c8-11ec-9cdd-0242ac1c0002 | exists x1 x2 x3 x4.(on(x1,x4) & of(x1,x2) & n_river(x4) & n_kid(x2) & n_canoe(x3) & n_bunch(x1) & in(x1,x3) & a_topic(x1)) | exists x1.(n_child(x1) & exists s1 x2.(n_coloring(x2) & a_inside(s1) & Theme(s1,x2) & (x1 = x2))) |
||
A bunch of kids in canoes on a river. | A group of kids are in a canoe. | 0 | -100 | bunch refers to group. | exists x1 x2 x3 x4.(a_topic(x1) & on(x1,x4) & n_river(x4) & in(x1,x3) & n_canoe(x3) & of(x1,x2) & n_kid(x2) & n_bunch(x1)) | exists p1 x1 x2.(exists x3.(in(x1,x3) & n_canoe(x3)) & of(x1,x2) & n_kid(x2) & n_group(x1)) | 7b30a7fc-e4c8-11ec-9cdd-0242ac1c0002 | exists x1 x2 x3 x4.(on(x1,x4) & of(x1,x2) & n_river(x4) & n_kid(x2) & n_canoe(x3) & n_bunch(x1) & in(x1,x3) & a_topic(x1)) | exists x1 x2.(of(x1,x2) & n_kid(x2) & n_group(x1) & exists x3.(n_canoe(x3) & in(x1,x3))) |
||
A bunch of kids in canoes on a river. | A bunch of kids love to be in a boat. | 1 | 0.804965 | A bunch of kids in canoes on a river doesn't imply kids love to be in a boat. | exists x1 x2 x3 x4.(a_topic(x1) & on(x1,x4) & n_river(x4) & in(x1,x3) & n_canoe(x3) & of(x1,x2) & n_kid(x2) & n_bunch(x1)) | exists e1 p1 x1 x2.(Topic(e1,p1) & Actor(e1,x1) & v_love(e1) & exists p2 x3.(in(x1,x3) & n_boat(x3)) & of(x1,x2) & n_kid(x2) & n_bunch(x1)) | 7b30b21a-e4c8-11ec-9cdd-0242ac1c0002 | exists x1 x2 x3 x4.(on(x1,x4) & of(x1,x2) & n_river(x4) & n_kid(x2) & n_canoe(x3) & n_bunch(x1) & in(x1,x3) & a_topic(x1)) | exists e1 p1 x1 x2.(v_love(e1) & of(x1,x2) & n_kid(x2) & n_bunch(x1) & exists x3.(n_boat(x3) & in(x1,x3)) & Topic(e1,p1) & Actor(e1,x1)) |
||
A bunch of kids in canoes on a river. | The kids are riding in a canoe. | 0 | -100 | kids in canoes simply means they are riding in a canoe | exists x1 x2 x3 x4.(a_topic(x1) & on(x1,x4) & n_river(x4) & in(x1,x3) & n_canoe(x3) & of(x1,x2) & n_kid(x2) & n_bunch(x1)) | exists e1 x1 x2.(n_kid(x1) & in(e1,x2) & n_canoe(x2) & Actor(e1,x1) & v_ride(e1)) | 7b30b774-e4c8-11ec-9cdd-0242ac1c0002 | exists x1 x2 x3 x4.(on(x1,x4) & of(x1,x2) & n_river(x4) & n_kid(x2) & n_canoe(x3) & n_bunch(x1) & in(x1,x3) & a_topic(x1)) | exists e1 x1 x2.(v_ride(e1) & n_kid(x1) & n_canoe(x2) & in(e1,x2) & Actor(e1,x1)) |
||
A bunch of kids in canoes on a river. | children are in a canoe on the water. | 0 | -100 | children are kids. | exists x1 x2 x3 x4.(a_topic(x1) & on(x1,x4) & n_river(x4) & in(x1,x3) & n_canoe(x3) & of(x1,x2) & n_kid(x2) & n_bunch(x1)) | exists p1 x1 x3.(n_water(x3) & exists x2.(in(x1,x2) & on(x2,x3) & n_canoe(x2)) & n_child(x1)) | 7b30c156-e4c8-11ec-9cdd-0242ac1c0002 | exists x1 x2 x3 x4.(on(x1,x4) & of(x1,x2) & n_river(x4) & n_kid(x2) & n_canoe(x3) & n_bunch(x1) & in(x1,x3) & a_topic(x1)) | exists x1 x3.(n_water(x3) & n_child(x1) & exists x2.(on(x2,x3) & n_canoe(x2) & in(x1,x2))) |
||
A bunch of kids in canoes on a river. | The kids were boating 5 miles down river. | 1 | 0.042289 | A bunch of kids in canoes on a river are not necessarily 5 miles down river. | exists x1 x2 x3 x4.(a_topic(x1) & on(x1,x4) & n_river(x4) & in(x1,x3) & n_canoe(x3) & of(x1,x2) & n_kid(x2) & n_bunch(x1)) | exists e1 s1 x1 x2 x3.(n_kid(x1) & Time(e1,x3) & n_river(x3) & a_down(s1) & Manner(e1,s1) & Theme(e1,x2) & Actor(e1,x1) & v_boat(e1) & n_mile(x2) & n_date(x2) & a_date_day_05(x2) & a_date_day_05(x2)) | 7b30c62e-e4c8-11ec-9cdd-0242ac1c0002 | exists x1 x2 x3 x4.(on(x1,x4) & of(x1,x2) & n_river(x4) & n_kid(x2) & n_canoe(x3) & n_bunch(x1) & in(x1,x3) & a_topic(x1)) | exists e1 s1 x1 x2 x3.(v_boat(e1) & n_river(x3) & n_mile(x2) & n_kid(x1) & n_date(x2) & a_down(s1) & a_date_day_05(x2) & Time(e1,x3) & Theme(e1,x2) & Manner(e1,s1) & Actor(e1,x1)) |
||
A bunch of kids in canoes on a river. | A bunch of kids on a camping trip. | 1 | 0.408058 | A bunch of kids in canoes are not necessarily on a camping trip. | exists x1 x2 x3 x4.(a_topic(x1) & on(x1,x4) & n_river(x4) & in(x1,x3) & n_canoe(x3) & of(x1,x2) & n_kid(x2) & n_bunch(x1)) | exists x1 x2 x3 x4.(a_topic(x1) & on(x1,x3) & n_trip(x3) & of(x3,x4) & n_camping(x4) & of(x1,x2) & n_kid(x2) & n_bunch(x1)) | 7b30d0a6-e4c8-11ec-9cdd-0242ac1c0002 | exists x1 x2 x3 x4.(on(x1,x4) & of(x1,x2) & n_river(x4) & n_kid(x2) & n_canoe(x3) & n_bunch(x1) & in(x1,x3) & a_topic(x1)) | exists x1 x2 x3 x4.(on(x1,x3) & of(x3,x4) & of(x1,x2) & n_trip(x3) & n_kid(x2) & n_camping(x4) & n_bunch(x1) & a_topic(x1)) |
||
A bunch of kids in canoes on a river. | Kids are in canoes in a river. | 0 | 0.925223 | bunch of kids in canoes shows that Kids are in canoes | exists x1 x2 x3 x4.(a_topic(x1) & on(x1,x4) & n_river(x4) & in(x1,x3) & n_canoe(x3) & of(x1,x2) & n_kid(x2) & n_bunch(x1)) | exists p1 x1 x2.(in(p1,x2) & n_river(x2) & exists x3.(in(x1,x3) & n_canoe(x3)) & n_kid(x1)) | 7b30d5ba-e4c8-11ec-9cdd-0242ac1c0002 | exists x1 x2 x3 x4.(on(x1,x4) & of(x1,x2) & n_river(x4) & n_kid(x2) & n_canoe(x3) & n_bunch(x1) & in(x1,x3) & a_topic(x1)) | exists p1 x1 x2.(n_river(x2) & n_kid(x1) & in(p1,x2) & exists x3.(n_canoe(x3) & in(x1,x3))) |
||
A person wearing a helmet and dark snow pants is standing on a snowboard on a platform balancing their arms in the air and looking down. | A person balancing on a snowboard. | 0 | 0.932019 | person on a snowboard on a platform balancing their arms in the air is same as person balancing on a snowboard | exists e4 e1 e3 e2 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10.(n_air(x10) & for(e2,e4) & a_down(s2) & Manner(e4,s2) & Actor(e4,x1) & v_look(e4) & for(e2,e3) & in(e3,x10) & Theme(e3,x9) & Actor(e3,x1) & v_balance(e3) & n_arm(x9) & of(x9,x1) & n_thing(x1) & on(e2,x8) & n_platform(x8) & on(e2,x7) & n_snowboard(x7) & Actor(e2,x1) & v_stand(e2) & Theme(e1,x3) & Actor(e1,x2) & v_wear(e1) & subset_of(x5,x3) & n_pants(x5) & of(x5,x6) & n_snow(x6) & a_dark(s1) & Theme(s1,x5) & subset_of(x4,x3) & n_helmet(x4) & (x1 = x2) & n_person(x1)) | exists e1 x1 x2 x3.(a_topic(x1) & on(e1,x3) & n_snowboard(x3) & Actor(e1,x2) & v_balance(e1) & (x1 = x2) & n_person(x1)) | 7b33d6a2-e4c8-11ec-9cdd-0242ac1c0002 | exists e4 e1 e3 e2 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10.(v_wear(e1) & v_stand(e2) & v_look(e4) & v_balance(e3) & subset_of(x5,x3) & subset_of(x4,x3) & on(e2,x8) & on(e2,x7) & of(x9,x1) & of(x5,x6) & n_thing(x1) & n_snowboard(x7) & n_snow(x6) & n_platform(x8) & n_person(x1) & n_pants(x5) & n_helmet(x4) & n_arm(x9) & n_air(x10) & in(e3,x10) & for(e2,e4) & for(e2,e3) & a_down(s2) & a_dark(s1) & Theme(s1,x5) & Theme(e3,x9) & Theme(e1,x3) & Manner(e4,s2) & Actor(e4,x1) & Actor(e3,x1) & Actor(e2,x1) & Actor(e1,x2) & (x1 = x2)) | exists e1 x1 x2 x3.(v_balance(e1) & on(e1,x3) & n_snowboard(x3) & n_person(x1) & a_topic(x1) & Actor(e1,x2) & (x1 = x2)) |
||
A person wearing a helmet and dark snow pants is standing on a snowboard on a platform balancing their arms in the air and looking down. | The person is wearing a bathing suit and going swimming. | 2 | 0.000002 | A bathing suit is a different type of clothing than snow pants. One does not use a snowboard for swimming. | exists e4 e1 e3 e2 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10.(n_air(x10) & for(e2,e4) & a_down(s2) & Manner(e4,s2) & Actor(e4,x1) & v_look(e4) & for(e2,e3) & in(e3,x10) & Theme(e3,x9) & Actor(e3,x1) & v_balance(e3) & n_arm(x9) & of(x9,x1) & n_thing(x1) & on(e2,x8) & n_platform(x8) & on(e2,x7) & n_snowboard(x7) & Actor(e2,x1) & v_stand(e2) & Theme(e1,x3) & Actor(e1,x2) & v_wear(e1) & subset_of(x5,x3) & n_pants(x5) & of(x5,x6) & n_snow(x6) & a_dark(s1) & Theme(s1,x5) & subset_of(x4,x3) & n_helmet(x4) & (x1 = x2) & n_person(x1)) | exists e1 e2 x1 x2 x3 x4.(n_person(x1) & Theme(e2,x4) & Actor(e2,x1) & v_go(e2) & n_swimming(x4) & Theme(e1,x2) & Actor(e1,x1) & v_wear(e1) & n_suit(x2) & of(x2,x3) & n_bathing(x3)) | 7b33e3a4-e4c8-11ec-9cdd-0242ac1c0002 | exists e4 e1 e3 e2 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10.(v_wear(e1) & v_stand(e2) & v_look(e4) & v_balance(e3) & subset_of(x5,x3) & subset_of(x4,x3) & on(e2,x8) & on(e2,x7) & of(x9,x1) & of(x5,x6) & n_thing(x1) & n_snowboard(x7) & n_snow(x6) & n_platform(x8) & n_person(x1) & n_pants(x5) & n_helmet(x4) & n_arm(x9) & n_air(x10) & in(e3,x10) & for(e2,e4) & for(e2,e3) & a_down(s2) & a_dark(s1) & Theme(s1,x5) & Theme(e3,x9) & Theme(e1,x3) & Manner(e4,s2) & Actor(e4,x1) & Actor(e3,x1) & Actor(e2,x1) & Actor(e1,x2) & (x1 = x2)) | exists e1 e2 x1 x2 x3 x4.(v_wear(e1) & v_go(e2) & of(x2,x3) & n_swimming(x4) & n_suit(x2) & n_person(x1) & n_bathing(x3) & Theme(e2,x4) & Theme(e1,x2) & Actor(e2,x1) & Actor(e1,x1)) |
||
A person wearing a helmet and dark snow pants is standing on a snowboard on a platform balancing their arms in the air and looking down. | A little boy about to go down the hill on his snowboard. | 1 | 0.621959 | Not all people are a little boy. | exists e4 e1 e3 e2 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10.(n_air(x10) & for(e2,e4) & a_down(s2) & Manner(e4,s2) & Actor(e4,x1) & v_look(e4) & for(e2,e3) & in(e3,x10) & Theme(e3,x9) & Actor(e3,x1) & v_balance(e3) & n_arm(x9) & of(x9,x1) & n_thing(x1) & on(e2,x8) & n_platform(x8) & on(e2,x7) & n_snowboard(x7) & Actor(e2,x1) & v_stand(e2) & Theme(e1,x3) & Actor(e1,x2) & v_wear(e1) & subset_of(x5,x3) & n_pants(x5) & of(x5,x6) & n_snow(x6) & a_dark(s1) & Theme(s1,x5) & subset_of(x4,x3) & n_helmet(x4) & (x1 = x2) & n_person(x1)) | exists p1 s1 s2 x1 x2 x3 x4.(n_snowboard(x4) & of(x4,x3) & n_male(x3) & n_hill(x3) & a_topic(x1) & Topic(s2,p1) & Actor(s2,x2) & a_about(s2) & exists e1 s3.(on(e1,x4) & a_down(s3) & Manner(e1,s3) & Theme(e1,x3) & Actor(e1,x2) & v_go(e1)) & (x1 = x2) & n_boy(x1) & a_little(s1) & Theme(s1,x1)) | 7b33e94e-e4c8-11ec-9cdd-0242ac1c0002 | exists e4 e1 e3 e2 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10.(v_wear(e1) & v_stand(e2) & v_look(e4) & v_balance(e3) & subset_of(x5,x3) & subset_of(x4,x3) & on(e2,x8) & on(e2,x7) & of(x9,x1) & of(x5,x6) & n_thing(x1) & n_snowboard(x7) & n_snow(x6) & n_platform(x8) & n_person(x1) & n_pants(x5) & n_helmet(x4) & n_arm(x9) & n_air(x10) & in(e3,x10) & for(e2,e4) & for(e2,e3) & a_down(s2) & a_dark(s1) & Theme(s1,x5) & Theme(e3,x9) & Theme(e1,x3) & Manner(e4,s2) & Actor(e4,x1) & Actor(e3,x1) & Actor(e2,x1) & Actor(e1,x2) & (x1 = x2)) | exists p1 s1 s2 x1 x2 x3 x4.(of(x4,x3) & n_snowboard(x4) & n_male(x3) & n_hill(x3) & n_boy(x1) & exists e1 s3.(v_go(e1) & on(e1,x4) & a_down(s3) & Theme(e1,x3) & Manner(e1,s3) & Actor(e1,x2)) & a_topic(x1) & a_little(s1) & a_about(s2) & Topic(s2,p1) & Theme(s1,x1) & Actor(s2,x2) & (x1 = x2)) |
||
A person wearing a helmet and dark snow pants is standing on a snowboard on a platform balancing their arms in the air and looking down. | A man on a snowboard balances on a platform. | 1 | 0.893286 | Not all people are a man. Some people are women. | exists e4 e1 e3 e2 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10.(n_air(x10) & for(e2,e4) & a_down(s2) & Manner(e4,s2) & Actor(e4,x1) & v_look(e4) & for(e2,e3) & in(e3,x10) & Theme(e3,x9) & Actor(e3,x1) & v_balance(e3) & n_arm(x9) & of(x9,x1) & n_thing(x1) & on(e2,x8) & n_platform(x8) & on(e2,x7) & n_snowboard(x7) & Actor(e2,x1) & v_stand(e2) & Theme(e1,x3) & Actor(e1,x2) & v_wear(e1) & subset_of(x5,x3) & n_pants(x5) & of(x5,x6) & n_snow(x6) & a_dark(s1) & Theme(s1,x5) & subset_of(x4,x3) & n_helmet(x4) & (x1 = x2) & n_person(x1)) | exists e1 x1 x2 x3.(on(e1,x3) & n_platform(x3) & Actor(e1,x1) & v_balance(e1) & on(x1,x2) & n_snowboard(x2) & n_man(x1)) | 7b33eebc-e4c8-11ec-9cdd-0242ac1c0002 | exists e4 e1 e3 e2 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10.(v_wear(e1) & v_stand(e2) & v_look(e4) & v_balance(e3) & subset_of(x5,x3) & subset_of(x4,x3) & on(e2,x8) & on(e2,x7) & of(x9,x1) & of(x5,x6) & n_thing(x1) & n_snowboard(x7) & n_snow(x6) & n_platform(x8) & n_person(x1) & n_pants(x5) & n_helmet(x4) & n_arm(x9) & n_air(x10) & in(e3,x10) & for(e2,e4) & for(e2,e3) & a_down(s2) & a_dark(s1) & Theme(s1,x5) & Theme(e3,x9) & Theme(e1,x3) & Manner(e4,s2) & Actor(e4,x1) & Actor(e3,x1) & Actor(e2,x1) & Actor(e1,x2) & (x1 = x2)) | exists e1 x1 x2 x3.(v_balance(e1) & on(x1,x2) & on(e1,x3) & n_snowboard(x2) & n_platform(x3) & n_man(x1) & Actor(e1,x1)) |
||
A person wearing a helmet and dark snow pants is standing on a snowboard on a platform balancing their arms in the air and looking down. | A snowboarder waves their arms outside. | 1 | 0.83204 | Their arms might be stationary, and not forming waves. | exists e4 e1 e3 e2 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10.(n_air(x10) & for(e2,e4) & a_down(s2) & Manner(e4,s2) & Actor(e4,x1) & v_look(e4) & for(e2,e3) & in(e3,x10) & Theme(e3,x9) & Actor(e3,x1) & v_balance(e3) & n_arm(x9) & of(x9,x1) & n_thing(x1) & on(e2,x8) & n_platform(x8) & on(e2,x7) & n_snowboard(x7) & Actor(e2,x1) & v_stand(e2) & Theme(e1,x3) & Actor(e1,x2) & v_wear(e1) & subset_of(x5,x3) & n_pants(x5) & of(x5,x6) & n_snow(x6) & a_dark(s1) & Theme(s1,x5) & subset_of(x4,x3) & n_helmet(x4) & (x1 = x2) & n_person(x1)) | exists s1 s2 x1 x2 x3 x4.(a_topic(x1) & Theme(s2,x4) & a_outside(s2) & (x1 = x4) & n_arm(x1) & a_their(s1) & Theme(s1,x1) & of(x1,x3) & n_wave(x3) & of(x1,x2) & n_snowboarder(x2)) | 7b33f3ee-e4c8-11ec-9cdd-0242ac1c0002 | exists e4 e1 e3 e2 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10.(v_wear(e1) & v_stand(e2) & v_look(e4) & v_balance(e3) & subset_of(x5,x3) & subset_of(x4,x3) & on(e2,x8) & on(e2,x7) & of(x9,x1) & of(x5,x6) & n_thing(x1) & n_snowboard(x7) & n_snow(x6) & n_platform(x8) & n_person(x1) & n_pants(x5) & n_helmet(x4) & n_arm(x9) & n_air(x10) & in(e3,x10) & for(e2,e4) & for(e2,e3) & a_down(s2) & a_dark(s1) & Theme(s1,x5) & Theme(e3,x9) & Theme(e1,x3) & Manner(e4,s2) & Actor(e4,x1) & Actor(e3,x1) & Actor(e2,x1) & Actor(e1,x2) & (x1 = x2)) | exists s1 s2 x1 x2 x3 x4.(of(x1,x3) & of(x1,x2) & n_wave(x3) & n_snowboarder(x2) & n_arm(x1) & a_topic(x1) & a_their(s1) & a_outside(s2) & Theme(s2,x4) & Theme(s1,x1) & (x1 = x4)) |
||
A person wearing a helmet and dark snow pants is standing on a snowboard on a platform balancing their arms in the air and looking down. | A person is getting ready to do a competitive run on his snowboard. | 1 | 0.614315 | He coudl be just having fun, not necessarily doing a competitive run. | exists e4 e1 e3 e2 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10.(n_air(x10) & for(e2,e4) & a_down(s2) & Manner(e4,s2) & Actor(e4,x1) & v_look(e4) & for(e2,e3) & in(e3,x10) & Theme(e3,x9) & Actor(e3,x1) & v_balance(e3) & n_arm(x9) & of(x9,x1) & n_thing(x1) & on(e2,x8) & n_platform(x8) & on(e2,x7) & n_snowboard(x7) & Actor(e2,x1) & v_stand(e2) & Theme(e1,x3) & Actor(e1,x2) & v_wear(e1) & subset_of(x5,x3) & n_pants(x5) & of(x5,x6) & n_snow(x6) & a_dark(s1) & Theme(s1,x5) & subset_of(x4,x3) & n_helmet(x4) & (x1 = x2) & n_person(x1)) | exists e1 p1 x1 x3.(exists p2 s1.(Topic(s1,p2) & Actor(s1,x1) & a_ready(s1) & exists e2 s2 x2.(on(e2,x3) & Theme(e2,x2) & Actor(e2,x1) & v_do(e2) & n_run(x2) & a_competitive(s2) & Theme(s2,x2))) & n_snowboard(x3) & of(x3,x1) & n_male(x1) & Topic(e1,p1) & Actor(e1,x1) & v_get(e1) & n_person(x1)) | 7b33feac-e4c8-11ec-9cdd-0242ac1c0002 | exists e4 e1 e3 e2 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10.(v_wear(e1) & v_stand(e2) & v_look(e4) & v_balance(e3) & subset_of(x5,x3) & subset_of(x4,x3) & on(e2,x8) & on(e2,x7) & of(x9,x1) & of(x5,x6) & n_thing(x1) & n_snowboard(x7) & n_snow(x6) & n_platform(x8) & n_person(x1) & n_pants(x5) & n_helmet(x4) & n_arm(x9) & n_air(x10) & in(e3,x10) & for(e2,e4) & for(e2,e3) & a_down(s2) & a_dark(s1) & Theme(s1,x5) & Theme(e3,x9) & Theme(e1,x3) & Manner(e4,s2) & Actor(e4,x1) & Actor(e3,x1) & Actor(e2,x1) & Actor(e1,x2) & (x1 = x2)) | exists e1 p1 x1 x3.(v_get(e1) & of(x3,x1) & n_snowboard(x3) & n_person(x1) & n_male(x1) & exists p2 s1.(exists e2 s2 x2.(v_do(e2) & on(e2,x3) & n_run(x2) & a_competitive(s2) & Theme(s2,x2) & Theme(e2,x2) & Actor(e2,x1)) & a_ready(s1) & Topic(s1,p2) & Actor(s1,x1)) & Topic(e1,p1) & Actor(e1,x1)) |
||
A person wearing a helmet and dark snow pants is standing on a snowboard on a platform balancing their arms in the air and looking down. | The person is getting read to snowboard down a ramp. | 1 | 0.027465 | There might not even be a ramp, and even if there is he could be getting ready to go someplace else other than down it. | exists e4 e1 e3 e2 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10.(n_air(x10) & for(e2,e4) & a_down(s2) & Manner(e4,s2) & Actor(e4,x1) & v_look(e4) & for(e2,e3) & in(e3,x10) & Theme(e3,x9) & Actor(e3,x1) & v_balance(e3) & n_arm(x9) & of(x9,x1) & n_thing(x1) & on(e2,x8) & n_platform(x8) & on(e2,x7) & n_snowboard(x7) & Actor(e2,x1) & v_stand(e2) & Theme(e1,x3) & Actor(e1,x2) & v_wear(e1) & subset_of(x5,x3) & n_pants(x5) & of(x5,x6) & n_snow(x6) & a_dark(s1) & Theme(s1,x5) & subset_of(x4,x3) & n_helmet(x4) & (x1 = x2) & n_person(x1)) | exists e1 p1 x1.(n_person(x1) & exists e2 p2.(Topic(e2,p2) & exists e3 s1 x2.(a_down(s1) & Manner(e3,s1) & Theme(e3,x2) & Actor(e3,x1) & v_snowboard(e3) & n_ramp(x2)) & Theme(e2,x1) & v_read(e2)) & Topic(e1,p1) & Actor(e1,x1) & v_get(e1)) | 7b340c3a-e4c8-11ec-9cdd-0242ac1c0002 | exists e4 e1 e3 e2 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10.(v_wear(e1) & v_stand(e2) & v_look(e4) & v_balance(e3) & subset_of(x5,x3) & subset_of(x4,x3) & on(e2,x8) & on(e2,x7) & of(x9,x1) & of(x5,x6) & n_thing(x1) & n_snowboard(x7) & n_snow(x6) & n_platform(x8) & n_person(x1) & n_pants(x5) & n_helmet(x4) & n_arm(x9) & n_air(x10) & in(e3,x10) & for(e2,e4) & for(e2,e3) & a_down(s2) & a_dark(s1) & Theme(s1,x5) & Theme(e3,x9) & Theme(e1,x3) & Manner(e4,s2) & Actor(e4,x1) & Actor(e3,x1) & Actor(e2,x1) & Actor(e1,x2) & (x1 = x2)) | exists e1 p1 x1.(v_get(e1) & n_person(x1) & exists e2 p2.(v_read(e2) & exists e3 s1 x2.(v_snowboard(e3) & n_ramp(x2) & a_down(s1) & Theme(e3,x2) & Manner(e3,s1) & Actor(e3,x1)) & Topic(e2,p2) & Theme(e2,x1)) & Topic(e1,p1) & Actor(e1,x1)) |
||
The women gives the man a hug and kiss while his dog is on the leash. | the lady kisses the guy | 0 | -100 | women is another term for lady, as is man and guy | exists e1 p1 x1 x2 x3 x4 x5 x6 x7.(n_leash(x7) & n_dog(x6) & of(x6,x5) & n_male(x5) & n_man(x5) & n_woman(x1) & exists p2.on(x6,x7) & while(e1,p1) & Recipient(e1,x5) & Theme(e1,x2) & Actor(e1,x1) & v_give(e1) & subset_of(x4,x2) & n_kiss(x4) & subset_of(x3,x2) & n_hug(x3)) | exists e1 x1 x2.(n_guy(x2) & n_lady(x1) & Theme(e1,x2) & Actor(e1,x1) & v_kiss(e1)) | 7b355018-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 p1 x1 x2 x3 x4 x5 x6 x7.(while(e1,p1) & v_give(e1) & subset_of(x4,x2) & subset_of(x3,x2) & on(x6,x7) & of(x6,x5) & n_woman(x1) & n_man(x5) & n_male(x5) & n_leash(x7) & n_kiss(x4) & n_hug(x3) & n_dog(x6) & Theme(e1,x2) & Recipient(e1,x5) & Actor(e1,x1)) | exists e1 x1 x2.(v_kiss(e1) & n_lady(x1) & n_guy(x2) & Theme(e1,x2) & Actor(e1,x1)) |
||
The women gives the man a hug and kiss while his dog is on the leash. | the lady kisses the guy on christmas | 1 | -100 | The lady may give the guy kisses but not a hug. It may not be Christmas and he may not have a dog. | exists e1 p1 x1 x2 x3 x4 x5 x6 x7.(n_leash(x7) & n_dog(x6) & of(x6,x5) & n_male(x5) & n_man(x5) & n_woman(x1) & exists p2.on(x6,x7) & while(e1,p1) & Recipient(e1,x5) & Theme(e1,x2) & Actor(e1,x1) & v_give(e1) & subset_of(x4,x2) & n_kiss(x4) & subset_of(x3,x2) & n_hug(x3)) | exists e1 x1 x2 x3.(n_guy(x2) & n_lady(x1) & Theme(e1,x2) & Actor(e1,x1) & v_kiss(e1) & on(x2,x3) & n_christmas(x3)) | 7b3556d0-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 p1 x1 x2 x3 x4 x5 x6 x7.(while(e1,p1) & v_give(e1) & subset_of(x4,x2) & subset_of(x3,x2) & on(x6,x7) & of(x6,x5) & n_woman(x1) & n_man(x5) & n_male(x5) & n_leash(x7) & n_kiss(x4) & n_hug(x3) & n_dog(x6) & Theme(e1,x2) & Recipient(e1,x5) & Actor(e1,x1)) | exists e1 x1 x2 x3.(v_kiss(e1) & on(x2,x3) & n_lady(x1) & n_guy(x2) & n_christmas(x3) & Theme(e1,x2) & Actor(e1,x1)) |
||
man wearing gray jacket watching family at worship. | The man sits in a church. | 1 | 0.801675 | The man that sits in church could also be standing and watch them worship at home. | exists e2 e1 s1 x1 x2 x3 x4 x5.(a_topic(x1) & for(e1,e2) & at(e2,x5) & n_worship(x5) & Theme(e2,x4) & Actor(e2,x2) & v_watch(e2) & n_family(x4) & Theme(e1,x3) & Actor(e1,x2) & v_wear(e1) & n_jacket(x3) & a_gray(s1) & Theme(s1,x3) & (x1 = x2) & n_man(x1)) | exists e1 x1 x2.(n_man(x1) & in(e1,x2) & n_church(x2) & Actor(e1,x1) & v_sit(e1)) | 7b355c3e-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e1 s1 x1 x2 x3 x4 x5.(v_wear(e1) & v_watch(e2) & n_worship(x5) & n_man(x1) & n_jacket(x3) & n_family(x4) & for(e1,e2) & at(e2,x5) & a_topic(x1) & a_gray(s1) & Theme(s1,x3) & Theme(e2,x4) & Theme(e1,x3) & Actor(e2,x2) & Actor(e1,x2) & (x1 = x2)) | exists e1 x1 x2.(v_sit(e1) & n_man(x1) & n_church(x2) & in(e1,x2) & Actor(e1,x1)) |
||
man wearing gray jacket watching family at worship. | A man is at home eating dinner. | 2 | 0.000144 | either the man is at worship or eating at home | exists e2 e1 s1 x1 x2 x3 x4 x5.(a_topic(x1) & for(e1,e2) & at(e2,x5) & n_worship(x5) & Theme(e2,x4) & Actor(e2,x2) & v_watch(e2) & n_family(x4) & Theme(e1,x3) & Actor(e1,x2) & v_wear(e1) & n_jacket(x3) & a_gray(s1) & Theme(s1,x3) & (x1 = x2) & n_man(x1)) | exists p1 x1.(exists x2 x3 x4.(at(x1,x2) & n_dinner(x2) & of(x2,x4) & n_eating(x4) & of(x2,x3) & n_home(x3)) & n_man(x1)) | 7b356288-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e1 s1 x1 x2 x3 x4 x5.(v_wear(e1) & v_watch(e2) & n_worship(x5) & n_man(x1) & n_jacket(x3) & n_family(x4) & for(e1,e2) & at(e2,x5) & a_topic(x1) & a_gray(s1) & Theme(s1,x3) & Theme(e2,x4) & Theme(e1,x3) & Actor(e2,x2) & Actor(e1,x2) & (x1 = x2)) | exists x1.(n_man(x1) & exists x2 x3 x4.(of(x2,x4) & of(x2,x3) & n_home(x3) & n_eating(x4) & n_dinner(x2) & at(x1,x2))) |
||
man wearing gray jacket watching family at worship. | A man is outside | 1 | 0.225657 | This could be speaking of two different men, one inside and one outside. | exists e2 e1 s1 x1 x2 x3 x4 x5.(a_topic(x1) & for(e1,e2) & at(e2,x5) & n_worship(x5) & Theme(e2,x4) & Actor(e2,x2) & v_watch(e2) & n_family(x4) & Theme(e1,x3) & Actor(e1,x2) & v_wear(e1) & n_jacket(x3) & a_gray(s1) & Theme(s1,x3) & (x1 = x2) & n_man(x1)) | exists s1 x1.(Theme(s1,x1) & a_outside(s1) & n_man(x1)) | 7b356968-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e1 s1 x1 x2 x3 x4 x5.(v_wear(e1) & v_watch(e2) & n_worship(x5) & n_man(x1) & n_jacket(x3) & n_family(x4) & for(e1,e2) & at(e2,x5) & a_topic(x1) & a_gray(s1) & Theme(s1,x3) & Theme(e2,x4) & Theme(e1,x3) & Actor(e2,x2) & Actor(e1,x2) & (x1 = x2)) | exists s1 x1.(n_man(x1) & a_outside(s1) & Theme(s1,x1)) |
||
man wearing gray jacket watching family at worship. | a man watch people pray | 0 | -100 | prayer is common in worship | exists e1 e2 s1 x1 x2 x3 x4 x5.(a_topic(x1) & for(e1,e2) & at(e2,x5) & n_worship(x5) & Theme(e2,x4) & Actor(e2,x2) & v_watch(e2) & n_family(x4) & Theme(e1,x3) & Actor(e1,x2) & v_wear(e1) & n_jacket(x3) & a_gray(s1) & Theme(s1,x3) & (x1 = x2) & n_man(x1)) | exists e1 x1 x2 x3 x4.(a_topic(x1) & Theme(e1,x4) & Actor(e1,x3) & v_pray(e1) & (x1 = x4) & n_people(x3) & n_watch(x1) & of(x1,x2) & n_man(x2)) | 7b357318-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 s1 x1 x2 x3 x4 x5.(v_wear(e1) & v_watch(e2) & n_worship(x5) & n_man(x1) & n_jacket(x3) & n_family(x4) & for(e1,e2) & at(e2,x5) & a_topic(x1) & a_gray(s1) & Theme(s1,x3) & Theme(e2,x4) & Theme(e1,x3) & Actor(e2,x2) & Actor(e1,x2) & (x1 = x2)) | exists e1 x1 x2 x3 x4.(v_pray(e1) & of(x1,x2) & n_watch(x1) & n_people(x3) & n_man(x2) & a_topic(x1) & Theme(e1,x4) & Actor(e1,x3) & (x1 = x4)) |
||
man wearing gray jacket watching family at worship. | A man is wearing a purple robe. | 2 | -100 | either the jacket is purple or gray | exists e2 e1 s1 x1 x2 x3 x4 x5.(a_topic(x1) & for(e1,e2) & at(e2,x5) & n_worship(x5) & Theme(e2,x4) & Actor(e2,x2) & v_watch(e2) & n_family(x4) & Theme(e1,x3) & Actor(e1,x2) & v_wear(e1) & n_jacket(x3) & a_gray(s1) & Theme(s1,x3) & (x1 = x2) & n_man(x1)) | exists e1 s1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_wear(e1) & n_robe(x2) & a_purple(s1) & Theme(s1,x2) & n_man(x1)) | 7b357cf0-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e1 s1 x1 x2 x3 x4 x5.(v_wear(e1) & v_watch(e2) & n_worship(x5) & n_man(x1) & n_jacket(x3) & n_family(x4) & for(e1,e2) & at(e2,x5) & a_topic(x1) & a_gray(s1) & Theme(s1,x3) & Theme(e2,x4) & Theme(e1,x3) & Actor(e2,x2) & Actor(e1,x2) & (x1 = x2)) | exists e1 s1 x1 x2.(v_wear(e1) & n_robe(x2) & n_man(x1) & a_purple(s1) & Theme(s1,x2) & Theme(e1,x2) & Actor(e1,x1)) |
||
man wearing gray jacket watching family at worship. | The man enjoys watching his friends play baseball. | 2 | -100 | either the man is watching basketball or at worship | exists e1 e2 s1 x1 x2 x3 x4 x5.(a_topic(x1) & for(e1,e2) & at(e2,x5) & n_worship(x5) & Theme(e2,x4) & Actor(e2,x2) & v_watch(e2) & n_family(x4) & Theme(e1,x3) & Actor(e1,x2) & v_wear(e1) & n_jacket(x3) & a_gray(s1) & Theme(s1,x3) & (x1 = x2) & n_man(x1)) | exists e1 p1 x1 x2.(n_friend(x2) & of(x2,x1) & n_male(x1) & n_man(x1) & exists e3 e2 x3 x4.(Theme(e3,x2) & Actor(e3,x1) & v_watch(e3) & Theme(e2,x4) & Actor(e2,x3) & v_play(e2) & n_baseball(x4) & (x2 = x3)) & Topic(e1,p1) & Actor(e1,x1) & v_enjoy(e1)) | 7b358416-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 s1 x1 x2 x3 x4 x5.(v_wear(e1) & v_watch(e2) & n_worship(x5) & n_man(x1) & n_jacket(x3) & n_family(x4) & for(e1,e2) & at(e2,x5) & a_topic(x1) & a_gray(s1) & Theme(s1,x3) & Theme(e2,x4) & Theme(e1,x3) & Actor(e2,x2) & Actor(e1,x2) & (x1 = x2)) | exists e1 p1 x1 x2.(v_enjoy(e1) & of(x2,x1) & n_man(x1) & n_male(x1) & n_friend(x2) & exists e3 e2 x3 x4.(v_watch(e3) & v_play(e2) & n_baseball(x4) & Theme(e3,x2) & Theme(e2,x4) & Actor(e3,x1) & Actor(e2,x3) & (x2 = x3)) & Topic(e1,p1) & Actor(e1,x1)) |
||
man wearing gray jacket watching family at worship. | A man is watching a family at worship. | 0 | -100 | watching family at worship is the same as watching family at worship | exists e2 e1 s1 x1 x2 x3 x4 x5.(a_topic(x1) & for(e1,e2) & at(e2,x5) & n_worship(x5) & Theme(e2,x4) & Actor(e2,x2) & v_watch(e2) & n_family(x4) & Theme(e1,x3) & Actor(e1,x2) & v_wear(e1) & n_jacket(x3) & a_gray(s1) & Theme(s1,x3) & (x1 = x2) & n_man(x1)) | exists e1 x1 x2 x3.(at(e1,x3) & n_worship(x3) & Theme(e1,x2) & Actor(e1,x1) & v_watch(e1) & n_family(x2) & n_man(x1)) | 7b358b1e-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e1 s1 x1 x2 x3 x4 x5.(v_wear(e1) & v_watch(e2) & n_worship(x5) & n_man(x1) & n_jacket(x3) & n_family(x4) & for(e1,e2) & at(e2,x5) & a_topic(x1) & a_gray(s1) & Theme(s1,x3) & Theme(e2,x4) & Theme(e1,x3) & Actor(e2,x2) & Actor(e1,x2) & (x1 = x2)) | exists e1 x1 x2 x3.(v_watch(e1) & n_worship(x3) & n_man(x1) & n_family(x2) & at(e1,x3) & Theme(e1,x2) & Actor(e1,x1)) |
||
man wearing gray jacket watching family at worship. | the man is sleeping | 2 | -100 | either the man is at worship or sleeping | exists e1 e2 s1 x1 x2 x3 x4 x5.(a_topic(x1) & for(e1,e2) & at(e2,x5) & n_worship(x5) & Theme(e2,x4) & Actor(e2,x2) & v_watch(e2) & n_family(x4) & Theme(e1,x3) & Actor(e1,x2) & v_wear(e1) & n_jacket(x3) & a_gray(s1) & Theme(s1,x3) & (x1 = x2) & n_man(x1)) | exists e1 x1.(n_man(x1) & Actor(e1,x1) & v_sleep(e1)) | 7b35910e-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 s1 x1 x2 x3 x4 x5.(v_wear(e1) & v_watch(e2) & n_worship(x5) & n_man(x1) & n_jacket(x3) & n_family(x4) & for(e1,e2) & at(e2,x5) & a_topic(x1) & a_gray(s1) & Theme(s1,x3) & Theme(e2,x4) & Theme(e1,x3) & Actor(e2,x2) & Actor(e1,x2) & (x1 = x2)) | exists e1 x1.(v_sleep(e1) & n_man(x1) & Actor(e1,x1)) |
||
man wearing gray jacket watching family at worship. | A man's family is religious. | 0 | 0.819396 | worship indicates they family is religious | exists e1 e2 s1 x1 x2 x3 x4 x5.(a_topic(x1) & for(e1,e2) & at(e2,x5) & n_worship(x5) & Theme(e2,x4) & Actor(e2,x2) & v_watch(e2) & n_family(x4) & Theme(e1,x3) & Actor(e1,x2) & v_wear(e1) & n_jacket(x3) & a_gray(s1) & Theme(s1,x3) & (x1 = x2) & n_man(x1)) | exists s1 x1 x2.(Theme(s1,x2) & a_religious(s1) & n_family(x2) & of(x2,x1) & n_man(x1)) | 7b3599ec-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 s1 x1 x2 x3 x4 x5.(v_wear(e1) & v_watch(e2) & n_worship(x5) & n_man(x1) & n_jacket(x3) & n_family(x4) & for(e1,e2) & at(e2,x5) & a_topic(x1) & a_gray(s1) & Theme(s1,x3) & Theme(e2,x4) & Theme(e1,x3) & Actor(e2,x2) & Actor(e1,x2) & (x1 = x2)) | exists s1 x1 x2.(of(x2,x1) & n_man(x1) & n_family(x2) & a_religious(s1) & Theme(s1,x2)) |
||
man wearing gray jacket watching family at worship. | Man praying in church on a Wednesday. | 1 | 0.131244 | The man may not be praying and may not be worshipping in a church. It may be a day other than Wednesday. | exists e2 e1 s1 x1 x2 x3 x4 x5.(a_topic(x1) & for(e1,e2) & at(e2,x5) & n_worship(x5) & Theme(e2,x4) & Actor(e2,x2) & v_watch(e2) & n_family(x4) & Theme(e1,x3) & Actor(e1,x2) & v_wear(e1) & n_jacket(x3) & a_gray(s1) & Theme(s1,x3) & (x1 = x2) & n_man(x1)) | exists e1 x1 x2 x3 x4.(a_topic(x1) & in(e1,x3) & on(x3,x4) & ne_tim_wednesday(x4) & n_church(x3) & Actor(e1,x2) & v_pray(e1) & (x1 = x2) & n_man(x1)) | 7b35a2e8-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e1 s1 x1 x2 x3 x4 x5.(v_wear(e1) & v_watch(e2) & n_worship(x5) & n_man(x1) & n_jacket(x3) & n_family(x4) & for(e1,e2) & at(e2,x5) & a_topic(x1) & a_gray(s1) & Theme(s1,x3) & Theme(e2,x4) & Theme(e1,x3) & Actor(e2,x2) & Actor(e1,x2) & (x1 = x2)) | exists e1 x1 x2 x3 x4.(v_pray(e1) & on(x3,x4) & ne_tim_wednesday(x4) & n_man(x1) & n_church(x3) & in(e1,x3) & a_topic(x1) & Actor(e1,x2) & (x1 = x2)) |
||
man wearing gray jacket watching family at worship. | A man is watching a family at worship because he misses his family. | 1 | 0.166866 | A man may watch his family worship for other reasons than because he misses his family. | exists e1 e2 s1 x1 x2 x3 x4 x5.(a_topic(x1) & for(e1,e2) & at(e2,x5) & n_worship(x5) & Theme(e2,x4) & Actor(e2,x2) & v_watch(e2) & n_family(x4) & Theme(e1,x3) & Actor(e1,x2) & v_wear(e1) & n_jacket(x3) & a_gray(s1) & Theme(s1,x3) & (x1 = x2) & n_man(x1)) | exists e1 p1 x1 x2 x3.(exists e2 x1.(Theme(e2,x2) & Actor(e2,x1) & v_miss(e2) & n_male(x1)) & n_family(x2) & n_family(x2) & of(x2,x1) & n_male(x1) & because(e1,p1) & at(e1,x3) & n_worship(x3) & Theme(e1,x2) & Actor(e1,x1) & v_watch(e1) & n_man(x1)) | 7b35abda-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 s1 x1 x2 x3 x4 x5.(v_wear(e1) & v_watch(e2) & n_worship(x5) & n_man(x1) & n_jacket(x3) & n_family(x4) & for(e1,e2) & at(e2,x5) & a_topic(x1) & a_gray(s1) & Theme(s1,x3) & Theme(e2,x4) & Theme(e1,x3) & Actor(e2,x2) & Actor(e1,x2) & (x1 = x2)) | exists e1 p1 x1 x2 x3.(v_watch(e1) & of(x2,x1) & n_worship(x3) & n_man(x1) & n_male(x1) & n_family(x2) & exists e2 x1.(v_miss(e2) & n_male(x1) & Theme(e2,x2) & Actor(e2,x1)) & because(e1,p1) & at(e1,x3) & Theme(e1,x2) & Actor(e1,x1)) |
||
man wearing gray jacket watching family at worship. | The family is religious. | 0 | -100 | worship indicates they family is religious | exists e2 e1 s1 x1 x2 x3 x4 x5.(a_topic(x1) & for(e1,e2) & at(e2,x5) & n_worship(x5) & Theme(e2,x4) & Actor(e2,x2) & v_watch(e2) & n_family(x4) & Theme(e1,x3) & Actor(e1,x2) & v_wear(e1) & n_jacket(x3) & a_gray(s1) & Theme(s1,x3) & (x1 = x2) & n_man(x1)) | exists s1 x1.(n_family(x1) & Theme(s1,x1) & a_religious(s1)) | 7b35b71a-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e1 s1 x1 x2 x3 x4 x5.(v_wear(e1) & v_watch(e2) & n_worship(x5) & n_man(x1) & n_jacket(x3) & n_family(x4) & for(e1,e2) & at(e2,x5) & a_topic(x1) & a_gray(s1) & Theme(s1,x3) & Theme(e2,x4) & Theme(e1,x3) & Actor(e2,x2) & Actor(e1,x2) & (x1 = x2)) | exists s1 x1.(n_family(x1) & a_religious(s1) & Theme(s1,x1)) |
||
man wearing gray jacket watching family at worship. | Man sitting in church quietly. | 0 | -100 | worship can happen in a church | exists e1 e2 s1 x1 x2 x3 x4 x5.(a_topic(x1) & for(e1,e2) & at(e2,x5) & n_worship(x5) & Theme(e2,x4) & Actor(e2,x2) & v_watch(e2) & n_family(x4) & Theme(e1,x3) & Actor(e1,x2) & v_wear(e1) & n_jacket(x3) & a_gray(s1) & Theme(s1,x3) & (x1 = x2) & n_man(x1)) | exists e1 s1 x1 x2 x3.(a_topic(x1) & a_quietly(s1) & Manner(e1,s1) & in(e1,x3) & n_church(x3) & Actor(e1,x2) & v_sit(e1) & (x1 = x2) & n_man(x1)) | 7b35c0c0-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 s1 x1 x2 x3 x4 x5.(v_wear(e1) & v_watch(e2) & n_worship(x5) & n_man(x1) & n_jacket(x3) & n_family(x4) & for(e1,e2) & at(e2,x5) & a_topic(x1) & a_gray(s1) & Theme(s1,x3) & Theme(e2,x4) & Theme(e1,x3) & Actor(e2,x2) & Actor(e1,x2) & (x1 = x2)) | exists e1 s1 x1 x2 x3.(v_sit(e1) & n_man(x1) & n_church(x3) & in(e1,x3) & a_topic(x1) & a_quietly(s1) & Manner(e1,s1) & Actor(e1,x2) & (x1 = x2)) |
||
man wearing gray jacket watching family at worship. | A man is watching his family worship from outside while wearing a jacket. | 1 | 0.276278 | The man could be either inside or outside watching family worship. It may not be his family. | exists e1 e2 s1 x1 x2 x3 x4 x5.(a_topic(x1) & for(e1,e2) & at(e2,x5) & n_worship(x5) & Theme(e2,x4) & Actor(e2,x2) & v_watch(e2) & n_family(x4) & Theme(e1,x3) & Actor(e1,x2) & v_wear(e1) & n_jacket(x3) & a_gray(s1) & Theme(s1,x3) & (x1 = x2) & n_man(x1)) | exists e1 e2 s1 x1 x2 x3 x4.(from(e1,s1) & Theme(s1,x1) & a_outside(s1) & while(e1,e2) & Theme(e2,x4) & Actor(e2,x1) & v_wear(e2) & n_jacket(x4) & Theme(e1,x2) & Actor(e1,x1) & v_watch(e1) & n_worship(x2) & of(x2,x3) & n_family(x3) & of(x2,x1) & n_male(x1) & n_man(x1)) | 7b35c9d0-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 s1 x1 x2 x3 x4 x5.(v_wear(e1) & v_watch(e2) & n_worship(x5) & n_man(x1) & n_jacket(x3) & n_family(x4) & for(e1,e2) & at(e2,x5) & a_topic(x1) & a_gray(s1) & Theme(s1,x3) & Theme(e2,x4) & Theme(e1,x3) & Actor(e2,x2) & Actor(e1,x2) & (x1 = x2)) | exists e1 e2 s1 x1 x2 x3 x4.(while(e1,e2) & v_wear(e2) & v_watch(e1) & of(x2,x3) & of(x2,x1) & n_worship(x2) & n_man(x1) & n_male(x1) & n_jacket(x4) & n_family(x3) & from(e1,s1) & a_outside(s1) & Theme(s1,x1) & Theme(e2,x4) & Theme(e1,x2) & Actor(e2,x1) & Actor(e1,x1)) |
||
man wearing gray jacket watching family at worship. | Man is watching football on a Sunday. | 2 | -100 | either the man is at worship or watching football | exists e1 e2 s1 x1 x2 x3 x4 x5.(a_topic(x1) & for(e1,e2) & at(e2,x5) & n_worship(x5) & Theme(e2,x4) & Actor(e2,x2) & v_watch(e2) & n_family(x4) & Theme(e1,x3) & Actor(e1,x2) & v_wear(e1) & n_jacket(x3) & a_gray(s1) & Theme(s1,x3) & (x1 = x2) & n_man(x1)) | exists e1 x1 x2 x3.(on(e1,x3) & ne_tim_sunday(x3) & Theme(e1,x2) & Actor(e1,x1) & v_watch(e1) & n_football(x2) & n_man(x1)) | 7b35d2ea-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 s1 x1 x2 x3 x4 x5.(v_wear(e1) & v_watch(e2) & n_worship(x5) & n_man(x1) & n_jacket(x3) & n_family(x4) & for(e1,e2) & at(e2,x5) & a_topic(x1) & a_gray(s1) & Theme(s1,x3) & Theme(e2,x4) & Theme(e1,x3) & Actor(e2,x2) & Actor(e1,x2) & (x1 = x2)) | exists e1 x1 x2 x3.(v_watch(e1) & on(e1,x3) & ne_tim_sunday(x3) & n_man(x1) & n_football(x2) & Theme(e1,x2) & Actor(e1,x1)) |
||
A boy, looking down, pulls up his underwear. | A boy adjusts his pants | 0 | -100 | if he pulls up his underwear he is adjusting them | exists e1 e2 s1 s2 x1 x2.(for(e1,e2) & a_down(s2) & Manner(e2,s2) & Actor(e2,x1) & v_look(e2) & a_up(s1) & Manner(e1,s1) & Theme(e1,x2) & Actor(e1,x1) & v_pull(e1) & n_underwear(x2) & of(x2,x1) & n_male(x1) & n_boy(x1)) | exists e1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_adjust(e1) & n_pants(x2) & of(x2,x1) & n_male(x1) & n_boy(x1)) | 7b35f6da-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 s1 s2 x1 x2.(v_pull(e1) & v_look(e2) & of(x2,x1) & n_underwear(x2) & n_male(x1) & n_boy(x1) & for(e1,e2) & a_up(s1) & a_down(s2) & Theme(e1,x2) & Manner(e2,s2) & Manner(e1,s1) & Actor(e2,x1) & Actor(e1,x1)) | exists e1 x1 x2.(v_adjust(e1) & of(x2,x1) & n_pants(x2) & n_male(x1) & n_boy(x1) & Theme(e1,x2) & Actor(e1,x1)) |
||
A boy, looking down, pulls up his underwear. | A girl fixes her skirt | 2 | -100 | either it is a girl or boy | exists e2 e1 s1 s2 x1 x2.(for(e1,e2) & a_down(s2) & Manner(e2,s2) & Actor(e2,x1) & v_look(e2) & a_up(s1) & Manner(e1,s1) & Theme(e1,x2) & Actor(e1,x1) & v_pull(e1) & n_underwear(x2) & of(x2,x1) & n_male(x1) & n_boy(x1)) | exists e1 s1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_fix(e1) & n_skirt(x2) & a_she(s1) & Theme(s1,x2) & n_girl(x1)) | 7b35fbc6-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e1 s1 s2 x1 x2.(v_pull(e1) & v_look(e2) & of(x2,x1) & n_underwear(x2) & n_male(x1) & n_boy(x1) & for(e1,e2) & a_up(s1) & a_down(s2) & Theme(e1,x2) & Manner(e2,s2) & Manner(e1,s1) & Actor(e2,x1) & Actor(e1,x1)) | exists e1 s1 x1 x2.(v_fix(e1) & n_skirt(x2) & n_girl(x1) & a_she(s1) & Theme(s1,x2) & Theme(e1,x2) & Actor(e1,x1)) |
||
A boy, looking down, pulls up his underwear. | A young person embarrassed at the beach | 1 | -100 | The young person may be a girl and may not be embarrassed. They may be somewhere other than a beach. | exists e2 e1 s1 s2 x1 x2.(for(e1,e2) & a_down(s2) & Manner(e2,s2) & Actor(e2,x1) & v_look(e2) & a_up(s1) & Manner(e1,s1) & Theme(e1,x2) & Actor(e1,x1) & v_pull(e1) & n_underwear(x2) & of(x2,x1) & n_male(x1) & n_boy(x1)) | exists e1 s1 x1 x2 x3.(n_beach(x3) & a_topic(x1) & at(e1,x3) & Theme(e1,x2) & v_embarrass(e1) & (x1 = x2) & n_person(x1) & a_young(s1) & Theme(s1,x1)) | 7b360292-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e1 s1 s2 x1 x2.(v_pull(e1) & v_look(e2) & of(x2,x1) & n_underwear(x2) & n_male(x1) & n_boy(x1) & for(e1,e2) & a_up(s1) & a_down(s2) & Theme(e1,x2) & Manner(e2,s2) & Manner(e1,s1) & Actor(e2,x1) & Actor(e1,x1)) | exists e1 s1 x1 x2 x3.(v_embarrass(e1) & n_person(x1) & n_beach(x3) & at(e1,x3) & a_young(s1) & a_topic(x1) & Theme(s1,x1) & Theme(e1,x2) & (x1 = x2)) |
||
A bare legged little boy is tugging on his underpants. | There is a boy wearing pants | 0 | -100 | pants should be legged | exists e1 e2 s1 x1 x2 x3 x4.(on(e2,x4) & n_underpants(x4) & of(x4,x1) & n_male(x1) & Actor(e2,x1) & v_tug(e2) & Theme(e1,x3) & Actor(e1,x2) & v_leg(e1) & n_boy(x3) & a_little(s1) & Theme(s1,x3) & (x1 = x2) & n_bare(x1)) | exists p1 x1 e1 x2 x3 x4.((x1 = x2) & Theme(e1,x4) & Actor(e1,x3) & v_wear(e1) & n_pants(x4) & (x2 = x3) & n_boy(x2)) | 7b36081e-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 s1 x1 x2 x3 x4.(v_tug(e2) & v_leg(e1) & on(e2,x4) & of(x4,x1) & n_underpants(x4) & n_male(x1) & n_boy(x3) & n_bare(x1) & a_little(s1) & Theme(s1,x3) & Theme(e1,x3) & Actor(e2,x1) & Actor(e1,x2) & (x1 = x2)) | exists x1 e1 x2 x3 x4.(v_wear(e1) & n_pants(x4) & n_boy(x2) & Theme(e1,x4) & Actor(e1,x3) & (x2 = x3) & (x1 = x2)) |
||
A bare legged little boy is tugging on his underpants. | There is a boy who peed his underpants | 1 | -100 | The boy may not be bare legged or he may be big. He may not have peed his pants. | exists e2 e1 s1 x1 x2 x3 x4.(on(e2,x4) & n_underpants(x4) & of(x4,x1) & n_male(x1) & Actor(e2,x1) & v_tug(e2) & Theme(e1,x3) & Actor(e1,x2) & v_leg(e1) & n_boy(x3) & a_little(s1) & Theme(s1,x3) & (x1 = x2) & n_bare(x1)) | exists p1 x1 e1 x2 x3 x4.((x1 = x2) & Theme(e1,x4) & Actor(e1,x3) & v_pee(e1) & n_underpants(x4) & of(x4,x2) & n_male(x2) & (x2 = x3) & n_boy(x2)) | 7b360d64-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e1 s1 x1 x2 x3 x4.(v_tug(e2) & v_leg(e1) & on(e2,x4) & of(x4,x1) & n_underpants(x4) & n_male(x1) & n_boy(x3) & n_bare(x1) & a_little(s1) & Theme(s1,x3) & Theme(e1,x3) & Actor(e2,x1) & Actor(e1,x2) & (x1 = x2)) | exists x1 e1 x2 x3 x4.(v_pee(e1) & of(x4,x2) & n_underpants(x4) & n_male(x2) & n_boy(x2) & Theme(e1,x4) & Actor(e1,x3) & (x2 = x3) & (x1 = x2)) |
||
A bare legged little boy is tugging on his underpants. | There is a boy wearing nothing | 2 | -100 | either the boy is wearing nothing or underpants | exists e2 e1 s1 x1 x2 x3 x4.(on(e2,x4) & n_underpants(x4) & of(x4,x1) & n_male(x1) & Actor(e2,x1) & v_tug(e2) & Theme(e1,x3) & Actor(e1,x2) & v_leg(e1) & n_boy(x3) & a_little(s1) & Theme(s1,x3) & (x1 = x2) & n_bare(x1)) | exists p1 x1 x2 x3.((x1 = x2) & -exists e1 x4.(Theme(e1,x4) & Actor(e1,x3) & v_wear(e1) & n_thing(x4)) & (x2 = x3) & n_boy(x2)) | 7b361318-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e1 s1 x1 x2 x3 x4.(v_tug(e2) & v_leg(e1) & on(e2,x4) & of(x4,x1) & n_underpants(x4) & n_male(x1) & n_boy(x3) & n_bare(x1) & a_little(s1) & Theme(s1,x3) & Theme(e1,x3) & Actor(e2,x1) & Actor(e1,x2) & (x1 = x2)) | exists x1 x2 x3.(n_boy(x2) & all e1 x4.(-v_wear(e1) | -n_thing(x4) | -Theme(e1,x4) | -Actor(e1,x3)) & (x2 = x3) & (x1 = x2)) |
||
Two women are looking at a large bridge. | The two women are older. | 1 | -100 | We don't know that the women are older. | exists e1 s1 x1 x2.(at(e1,x2) & n_bridge(x2) & a_large(s1) & Theme(s1,x2) & Actor(e1,x1) & v_look(e1) & n_woman(x1) & card_eq_2(x1)) | exists s1 x1.(n_woman(x1) & card_eq_2(x1) & r_more(s1) & Theme(s1,x1) & a_older(s1)) | 7b361886-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2.(v_look(e1) & n_woman(x1) & n_bridge(x2) & card_eq_2(x1) & at(e1,x2) & a_large(s1) & Theme(s1,x2) & Actor(e1,x1)) | exists s1 x1.(r_more(s1) & n_woman(x1) & card_eq_2(x1) & a_older(s1) & Theme(s1,x1)) |
||
Two women are looking at a large bridge. | The two women are inside. | 2 | -100 | two women cannot be inside if looking at a large bridge | exists e1 s1 x1 x2.(at(e1,x2) & n_bridge(x2) & a_large(s1) & Theme(s1,x2) & Actor(e1,x1) & v_look(e1) & n_woman(x1) & card_eq_2(x1)) | exists e1 s1 x1.(n_woman(x1) & card_eq_2(x1) & a_inside(s1) & Manner(e1,s1) & Actor(e1,x1) & v_be(e1)) | 7b361e1c-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2.(v_look(e1) & n_woman(x1) & n_bridge(x2) & card_eq_2(x1) & at(e1,x2) & a_large(s1) & Theme(s1,x2) & Actor(e1,x1)) | exists e1 s1 x1.(v_be(e1) & n_woman(x1) & card_eq_2(x1) & a_inside(s1) & Manner(e1,s1) & Actor(e1,x1)) |
||
Two women are looking at a large bridge. | There is a large bridge in this photo. | 0 | -100 | the two women are in the photo | exists e1 s1 x1 x2.(at(e1,x2) & n_bridge(x2) & a_large(s1) & Theme(s1,x2) & Actor(e1,x1) & v_look(e1) & n_woman(x1) & card_eq_2(x1)) | exists p1 x1 x3.(n_photo(x3) & exists s1 x2.((x1 = x2) & in(x2,x3) & n_bridge(x2) & a_large(s1) & Theme(s1,x2))) | 7b36234e-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2.(v_look(e1) & n_woman(x1) & n_bridge(x2) & card_eq_2(x1) & at(e1,x2) & a_large(s1) & Theme(s1,x2) & Actor(e1,x1)) | exists x1 x3.(n_photo(x3) & exists s1 x2.(n_bridge(x2) & in(x2,x3) & a_large(s1) & Theme(s1,x2) & (x1 = x2))) |
||
A person plays on monkey bars while others watch. | A person plays hopscotch on the ground while the others watch. | 2 | -100 | monkey bars and hopscotch are not the same. | exists e1 p1 x1 x2 x3.(exists e2 x4.(Actor(e2,x4) & v_watch(e2) & -(x4 = x1) & n_person(x4)) & n_person(x1) & while(e1,p1) & on(e1,x2) & n_bar(x2) & of(x2,x3) & n_monkey(x3) & Actor(e1,x1) & v_play(e1) & n_person(x1)) | exists e1 e2 x1 x2 x3 x4 x5.(n_ground(x4) & Theme(e2,x5) & Actor(e2,x1) & v_watch(e2) & n_thing(x5) & while(e1,x3) & -(x3 = x1) & n_person(x1) & n_person(x3) & on(e1,x4) & Theme(e1,x3) & Actor(e1,x2) & v_play(e1) & n_hopscotch(x3) & (x1 = x2) & n_person(x1)) | 7b362e70-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 p1 x1 x2 x3.(while(e1,p1) & v_play(e1) & on(e1,x2) & of(x2,x3) & n_person(x1) & n_monkey(x3) & n_bar(x2) & exists e2 x4.(v_watch(e2) & n_person(x4) & Actor(e2,x4) & -(x4 = x1)) & Actor(e1,x1)) | exists e1 e2 x1 x2 x3 x4 x5.(while(e1,x3) & v_watch(e2) & v_play(e1) & on(e1,x4) & n_thing(x5) & n_person(x3) & n_person(x1) & n_hopscotch(x3) & n_ground(x4) & Theme(e2,x5) & Theme(e1,x3) & Actor(e2,x1) & Actor(e1,x2) & -(x3 = x1) & (x1 = x2)) |
||
A person plays on monkey bars while others watch. | The person playing on the monkey bars is creating a spectacle. | 0 | -100 | others watch spectacle | exists e1 p1 x1 x2 x3.(exists e2 x4.(Actor(e2,x4) & v_watch(e2) & -(x4 = x1) & n_person(x4)) & n_person(x1) & while(e1,p1) & on(e1,x2) & n_bar(x2) & of(x2,x3) & n_monkey(x3) & Actor(e1,x1) & v_play(e1) & n_person(x1)) | exists p1 x1 x3 x4.(n_bar(x3) & of(x3,x4) & n_monkey(x4) & n_person(x1) & a_topic(x1) & exists e1 x2 x5.(Theme(e1,x5) & Actor(e1,x2) & v_create(e1) & n_spectacle(x5) & on(x2,x3) & n_playing(x2)) & that(x1,p1)) | 7b363564-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 p1 x1 x2 x3.(while(e1,p1) & v_play(e1) & on(e1,x2) & of(x2,x3) & n_person(x1) & n_monkey(x3) & n_bar(x2) & exists e2 x4.(v_watch(e2) & n_person(x4) & Actor(e2,x4) & -(x4 = x1)) & Actor(e1,x1)) | exists p1 x1 x3 x4.(that(x1,p1) & of(x3,x4) & n_person(x1) & n_monkey(x4) & n_bar(x3) & exists e1 x2 x5.(v_create(e1) & on(x2,x3) & n_spectacle(x5) & n_playing(x2) & Theme(e1,x5) & Actor(e1,x2)) & a_topic(x1)) |
||
a person in white shorts and shirt is doing a flip on the monkey bars. | A toddler goes down a slide. | 2 | -100 | It is impossible to be on the monkey bars and going down a slide simultaneously. | exists e1 s1 x1 x2 x3 x4 x5 x6 x7.(n_bar(x6) & of(x6,x7) & n_monkey(x7) & Theme(e1,x5) & Actor(e1,x1) & v_do(e1) & on(x5,x6) & n_flip(x5) & subset_of(x4,x1) & n_shirt(x4) & subset_of(x2,x1) & in(x2,x3) & n_shorts(x3) & a_white(s1) & Theme(s1,x3) & n_person(x2)) | exists e1 s1 x1 x2.(a_down(s1) & Manner(e1,s1) & Theme(e1,x2) & Actor(e1,x1) & v_go(e1) & n_slide(x2) & n_toddler(x1)) | 7b363ac8-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4 x5 x6 x7.(v_do(e1) & subset_of(x4,x1) & subset_of(x2,x1) & on(x5,x6) & of(x6,x7) & n_shorts(x3) & n_shirt(x4) & n_person(x2) & n_monkey(x7) & n_flip(x5) & n_bar(x6) & in(x2,x3) & a_white(s1) & Theme(s1,x3) & Theme(e1,x5) & Actor(e1,x1)) | exists e1 s1 x1 x2.(v_go(e1) & n_toddler(x1) & n_slide(x2) & a_down(s1) & Theme(e1,x2) & Manner(e1,s1) & Actor(e1,x1)) |
||
a person in white shorts and shirt is doing a flip on the monkey bars. | A person is on a playground. | 0 | -100 | Monkey bars are usually located on a playground. | exists e1 s1 x1 x2 x3 x4 x5 x6 x7.(n_bar(x6) & of(x6,x7) & n_monkey(x7) & Theme(e1,x5) & Actor(e1,x1) & v_do(e1) & on(x5,x6) & n_flip(x5) & subset_of(x4,x1) & n_shirt(x4) & subset_of(x2,x1) & in(x2,x3) & n_shorts(x3) & a_white(s1) & Theme(s1,x3) & n_person(x2)) | exists p1 x1.(exists x2.(on(x1,x2) & n_playground(x2)) & n_person(x1)) | 7b363ff0-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4 x5 x6 x7.(v_do(e1) & subset_of(x4,x1) & subset_of(x2,x1) & on(x5,x6) & of(x6,x7) & n_shorts(x3) & n_shirt(x4) & n_person(x2) & n_monkey(x7) & n_flip(x5) & n_bar(x6) & in(x2,x3) & a_white(s1) & Theme(s1,x3) & Theme(e1,x5) & Actor(e1,x1)) | exists x1.(n_person(x1) & exists x2.(on(x1,x2) & n_playground(x2))) |
||
a person in white shorts and shirt is doing a flip on the monkey bars. | A man plays on the monkey bars as his toddler child looks on. | 1 | -100 | The person is not necessarily a man, is not necessarily playing, and there isn't necessarily any toddler child looking on. | exists e1 s1 x1 x2 x3 x4 x5 x6 x7.(n_bar(x6) & of(x6,x7) & n_monkey(x7) & Theme(e1,x5) & Actor(e1,x1) & v_do(e1) & on(x5,x6) & n_flip(x5) & subset_of(x4,x1) & n_shirt(x4) & subset_of(x2,x1) & in(x2,x3) & n_shorts(x3) & a_white(s1) & Theme(s1,x3) & n_person(x2)) | exists e1 p1 x1 x2 x3 x4 x5.(n_child(x4) & of(x4,x5) & n_toddler(x5) & of(x4,x2) & n_male(x2) & n_bar(x2) & of(x2,x3) & n_monkey(x3) & exists e2 s1.(a_on(s1) & Manner(e2,s1) & Actor(e2,x4) & v_look(e2)) & as(e1,p1) & on(e1,x2) & Actor(e1,x1) & v_play(e1) & n_man(x1)) | 7b3645a4-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4 x5 x6 x7.(v_do(e1) & subset_of(x4,x1) & subset_of(x2,x1) & on(x5,x6) & of(x6,x7) & n_shorts(x3) & n_shirt(x4) & n_person(x2) & n_monkey(x7) & n_flip(x5) & n_bar(x6) & in(x2,x3) & a_white(s1) & Theme(s1,x3) & Theme(e1,x5) & Actor(e1,x1)) | exists e1 p1 x1 x2 x3 x4 x5.(v_play(e1) & on(e1,x2) & of(x4,x5) & of(x4,x2) & of(x2,x3) & n_toddler(x5) & n_monkey(x3) & n_man(x1) & n_male(x2) & n_child(x4) & n_bar(x2) & exists e2 s1.(v_look(e2) & a_on(s1) & Manner(e2,s1) & Actor(e2,x4)) & as(e1,p1) & Actor(e1,x1)) |
||
Someone is trying to do a flip on the swing set in the park. | Someone is trying to do a flip to impress their crush. | 1 | -100 | We don't know that the person is trying to impress. | exists e1 p1 x1 x3 x5.(n_park(x5) & n_swing(x3) & Topic(e1,p1) & Actor(e1,x1) & v_try(e1) & exists e2 e3 x2 x4.(Theme(e3,x2) & Actor(e3,x1) & v_do(e3) & on(x2,x3) & in(e2,x5) & Theme(e2,x4) & v_set(e2) & (x3 = x4) & n_flip(x2)) & n_person(x1)) | exists e1 p1 x1 x3.(Topic(e1,p1) & Actor(e1,x1) & v_try(e1) & exists e2 p2 x2.(Topic(e2,p2) & exists e3.(Theme(e3,x3) & Actor(e3,x1) & v_impress(e3)) & Theme(e2,x2) & Actor(e2,x1) & v_do(e2) & n_flip(x2)) & n_crush(x3) & of(x3,x1) & n_thing(x1) & n_person(x1)) | 7b364a9a-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 p1 x1 x3 x5.(v_try(e1) & n_swing(x3) & n_person(x1) & n_park(x5) & exists e2 e3 x2 x4.(v_set(e2) & v_do(e3) & on(x2,x3) & n_flip(x2) & in(e2,x5) & Theme(e3,x2) & Theme(e2,x4) & Actor(e3,x1) & (x3 = x4)) & Topic(e1,p1) & Actor(e1,x1)) | exists e1 p1 x1 x3.(v_try(e1) & of(x3,x1) & n_thing(x1) & n_person(x1) & n_crush(x3) & exists e2 p2 x2.(v_do(e2) & n_flip(x2) & exists e3.(v_impress(e3) & Theme(e3,x3) & Actor(e3,x1)) & Topic(e2,p2) & Theme(e2,x2) & Actor(e2,x1)) & Topic(e1,p1) & Actor(e1,x1)) |
||
Someone is trying to do a flip on the swing set in the park. | Someone is trying to do a flip. | 0 | -100 | flip can be on swing set | exists e1 p1 x1 x3 x5.(n_park(x5) & n_swing(x3) & Topic(e1,p1) & Actor(e1,x1) & v_try(e1) & exists e2 e3 x2 x4.(Theme(e3,x2) & Actor(e3,x1) & v_do(e3) & on(x2,x3) & in(e2,x5) & Theme(e2,x4) & v_set(e2) & (x3 = x4) & n_flip(x2)) & n_person(x1)) | exists e1 p1 x1.(Topic(e1,p1) & Actor(e1,x1) & v_try(e1) & exists e2 x2.(Theme(e2,x2) & Actor(e2,x1) & v_do(e2) & n_flip(x2)) & n_person(x1)) | 7b36503a-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 p1 x1 x3 x5.(v_try(e1) & n_swing(x3) & n_person(x1) & n_park(x5) & exists e2 e3 x2 x4.(v_set(e2) & v_do(e3) & on(x2,x3) & n_flip(x2) & in(e2,x5) & Theme(e3,x2) & Theme(e2,x4) & Actor(e3,x1) & (x3 = x4)) & Topic(e1,p1) & Actor(e1,x1)) | exists e1 p1 x1.(v_try(e1) & n_person(x1) & exists e2 x2.(v_do(e2) & n_flip(x2) & Theme(e2,x2) & Actor(e2,x1)) & Topic(e1,p1) & Actor(e1,x1)) |
||
Someone is trying to do a flip on the swing set in the park. | Someone is trying to do a trick on the trampoline. | 2 | -100 | swing set and trampoline are not the same. | exists e1 p1 x1 x3 x5.(n_park(x5) & n_swing(x3) & Topic(e1,p1) & Actor(e1,x1) & v_try(e1) & exists e2 e3 x2 x4.(Theme(e3,x2) & Actor(e3,x1) & v_do(e3) & on(x2,x3) & in(e2,x5) & Theme(e2,x4) & v_set(e2) & (x3 = x4) & n_flip(x2)) & n_person(x1)) | exists e1 p1 x1 x3.(n_trampoline(x3) & Topic(e1,p1) & Actor(e1,x1) & v_try(e1) & exists e2 x2.(Theme(e2,x2) & Actor(e2,x1) & v_do(e2) & on(x2,x3) & n_trick(x2)) & n_person(x1)) | 7b36554e-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 p1 x1 x3 x5.(v_try(e1) & n_swing(x3) & n_person(x1) & n_park(x5) & exists e2 e3 x2 x4.(v_set(e2) & v_do(e3) & on(x2,x3) & n_flip(x2) & in(e2,x5) & Theme(e3,x2) & Theme(e2,x4) & Actor(e3,x1) & (x3 = x4)) & Topic(e1,p1) & Actor(e1,x1)) | exists e1 p1 x1 x3.(v_try(e1) & n_trampoline(x3) & n_person(x1) & exists e2 x2.(v_do(e2) & on(x2,x3) & n_trick(x2) & Theme(e2,x2) & Actor(e2,x1)) & Topic(e1,p1) & Actor(e1,x1)) |
||
Two women looking up and pointing at a bridge in front and above them. | Two women are waiting for a flight at an airport. | 2 | -100 | The women can't be pointing at a bridge while waiting for their flight. | exists e1 e2 s1 x1 x2 x3 x4 x5 x6 x7.(above(e2,x7) & n_thing(x7) & at(e2,x5) & in(x5,x6) & n_front(x6) & n_bridge(x5) & Actor(e2,x4) & v_point(e2) & n_woman(x4) & card_eq_2(x4) & a_up(s1) & Manner(e1,s1) & above(e1,x1) & n_thing(x1) & at(e1,x2) & in(x2,x3) & n_front(x3) & n_bridge(x2) & Actor(e1,x1) & v_look(e1) & n_woman(x1) & card_eq_2(x1)) | exists e1 x1 x2 x3.(for(e1,x2) & at(x2,x3) & n_airport(x3) & n_flight(x2) & Actor(e1,x1) & v_wait(e1) & n_woman(x1) & card_eq_2(x1)) | 7b365aa8-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 s1 x1 x2 x3 x4 x5 x6 x7.(v_point(e2) & v_look(e1) & n_woman(x4) & n_woman(x1) & n_thing(x7) & n_thing(x1) & n_front(x6) & n_front(x3) & n_bridge(x5) & n_bridge(x2) & in(x5,x6) & in(x2,x3) & card_eq_2(x4) & card_eq_2(x1) & at(e2,x5) & at(e1,x2) & above(e2,x7) & above(e1,x1) & a_up(s1) & Manner(e1,s1) & Actor(e2,x4) & Actor(e1,x1)) | exists e1 x1 x2 x3.(v_wait(e1) & n_woman(x1) & n_flight(x2) & n_airport(x3) & for(e1,x2) & card_eq_2(x1) & at(x2,x3) & Actor(e1,x1)) |
||
Two women looking up and pointing at a bridge in front and above them. | Two women are pointing at draw bridge rising in the distant. | 1 | -100 | Not all bridges are draw bridges. Just because the bridge is in front of them doesn't mean that the bridge is in the distance. | exists e1 e2 s1 x1 x2 x3 x4 x5 x6 x7.(above(e2,x7) & n_thing(x7) & at(e2,x5) & in(x5,x6) & n_front(x6) & n_bridge(x5) & Actor(e2,x4) & v_point(e2) & n_woman(x4) & card_eq_2(x4) & a_up(s1) & Manner(e1,s1) & above(e1,x1) & n_thing(x1) & at(e1,x2) & in(x2,x3) & n_front(x3) & n_bridge(x2) & Actor(e1,x1) & v_look(e1) & n_woman(x1) & card_eq_2(x1)) | exists e1 e2 x1 x2 x3 x4.(n_distant(x4) & for(e1,e2) & in(e2,x4) & Actor(e2,x1) & v_rise(e2) & at(e1,x3) & n_draw(x3) & Theme(e1,x2) & Actor(e1,x1) & v_point(e1) & n_bridge(x2) & n_woman(x1) & card_eq_2(x1)) | 7b365fbc-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 s1 x1 x2 x3 x4 x5 x6 x7.(v_point(e2) & v_look(e1) & n_woman(x4) & n_woman(x1) & n_thing(x7) & n_thing(x1) & n_front(x6) & n_front(x3) & n_bridge(x5) & n_bridge(x2) & in(x5,x6) & in(x2,x3) & card_eq_2(x4) & card_eq_2(x1) & at(e2,x5) & at(e1,x2) & above(e2,x7) & above(e1,x1) & a_up(s1) & Manner(e1,s1) & Actor(e2,x4) & Actor(e1,x1)) | exists e1 e2 x1 x2 x3 x4.(v_rise(e2) & v_point(e1) & n_woman(x1) & n_draw(x3) & n_distant(x4) & n_bridge(x2) & in(e2,x4) & for(e1,e2) & card_eq_2(x1) & at(e1,x3) & Theme(e1,x2) & Actor(e2,x1) & Actor(e1,x1)) |
||
Two women looking up and pointing at a bridge in front and above them. | Two women are point at a bridge. | 0 | -100 | Pointing at a bridge means point at a bridge. | exists e1 e2 s1 x1 x2 x3 x4 x5 x6 x7.(above(e2,x7) & n_thing(x7) & at(e2,x5) & in(x5,x6) & n_front(x6) & n_bridge(x5) & Actor(e2,x4) & v_point(e2) & n_woman(x4) & card_eq_2(x4) & a_up(s1) & Manner(e1,s1) & above(e1,x1) & n_thing(x1) & at(e1,x2) & in(x2,x3) & n_front(x3) & n_bridge(x2) & Actor(e1,x1) & v_look(e1) & n_woman(x1) & card_eq_2(x1)) | exists p1 x1 x2.(at(p1,x2) & n_bridge(x2) & exists x3.((x1 = x3) & n_point(x3)) & n_woman(x1) & card_eq_2(x1)) | 7b3664f8-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 s1 x1 x2 x3 x4 x5 x6 x7.(v_point(e2) & v_look(e1) & n_woman(x4) & n_woman(x1) & n_thing(x7) & n_thing(x1) & n_front(x6) & n_front(x3) & n_bridge(x5) & n_bridge(x2) & in(x5,x6) & in(x2,x3) & card_eq_2(x4) & card_eq_2(x1) & at(e2,x5) & at(e1,x2) & above(e2,x7) & above(e1,x1) & a_up(s1) & Manner(e1,s1) & Actor(e2,x4) & Actor(e1,x1)) | exists p1 x1 x2.(n_woman(x1) & n_bridge(x2) & exists x3.(n_point(x3) & (x1 = x3)) & card_eq_2(x1) & at(p1,x2)) |
||
Two women admire the suspension bridge from the side. | Two woman admire a recently constructed bridge. | 1 | -100 | Bridges that were not constructed recently can also be admired. | exists e1 x1 x2 x3 x4.(n_side(x4) & n_bridge(x2) & of(x2,x3) & n_suspension(x3) & from(e1,x4) & Theme(e1,x2) & Actor(e1,x1) & v_admire(e1) & n_woman(x1) & card_eq_2(x1)) | exists e2 e1 x1 x2.(Theme(e2,x2) & Actor(e2,x1) & v_admire(e2) & n_bridge(x2) & Theme(e1,x2) & v_construct(e1) & r_recently(x2) & n_woman(x1) & card_eq_2(x1)) | 7b3669a8-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4.(v_admire(e1) & of(x2,x3) & n_woman(x1) & n_suspension(x3) & n_side(x4) & n_bridge(x2) & from(e1,x4) & card_eq_2(x1) & Theme(e1,x2) & Actor(e1,x1)) | exists e2 e1 x1 x2.(v_construct(e1) & v_admire(e2) & r_recently(x2) & n_woman(x1) & n_bridge(x2) & card_eq_2(x1) & Theme(e2,x2) & Theme(e1,x2) & Actor(e2,x1)) |
||
Two women admire the suspension bridge from the side. | Two men admire a bride. | 2 | -100 | The first sentence refers to women and the second sentence refers to men. A suspension bridge is a very different thing to be admiring than a bride. | exists e1 x1 x2 x3 x4.(n_side(x4) & n_bridge(x2) & of(x2,x3) & n_suspension(x3) & from(e1,x4) & Theme(e1,x2) & Actor(e1,x1) & v_admire(e1) & n_woman(x1) & card_eq_2(x1)) | exists e1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_admire(e1) & n_bride(x2) & n_man(x1) & card_eq_2(x1)) | 7b366e3a-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4.(v_admire(e1) & of(x2,x3) & n_woman(x1) & n_suspension(x3) & n_side(x4) & n_bridge(x2) & from(e1,x4) & card_eq_2(x1) & Theme(e1,x2) & Actor(e1,x1)) | exists e1 x1 x2.(v_admire(e1) & n_man(x1) & n_bride(x2) & card_eq_2(x1) & Theme(e1,x2) & Actor(e1,x1)) |
||
Two women admire the suspension bridge from the side. | Two lady's admire a bridge. | 0 | -100 | The ladies admire the bridge because they admire the suspension bridge. | exists e1 x1 x2 x3 x4.(n_side(x4) & n_bridge(x2) & of(x2,x3) & n_suspension(x3) & from(e1,x4) & Theme(e1,x2) & Actor(e1,x1) & v_admire(e1) & n_woman(x1) & card_eq_2(x1)) | all x1.(n_bridge(x1) -> exists x2 x3.(a_topic(x3) & for(x3,x1) & n_admire(x3) & of(x3,x2) & n_lady(x2) & card_eq_2(x2))) | 7b36733a-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4.(v_admire(e1) & of(x2,x3) & n_woman(x1) & n_suspension(x3) & n_side(x4) & n_bridge(x2) & from(e1,x4) & card_eq_2(x1) & Theme(e1,x2) & Actor(e1,x1)) | all x1.(exists x2 x3.(of(x3,x2) & n_lady(x2) & n_admire(x3) & for(x3,x1) & card_eq_2(x2) & a_topic(x3)) | -n_bridge(x1)) |
||
Boys playing in the playground of a park. | Boys playing videogames. | 2 | -100 | Videogames do not happen in the park. | exists e1 x1 x2 x3 x4.(n_playground(x3) & a_topic(x1) & in(e1,x3) & of(x3,x4) & n_park(x4) & Actor(e1,x2) & v_play(e1) & (x1 = x2) & n_boy(x1)) | exists e1 x1 x2 x3.(a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & v_play(e1) & n_videogame(x3) & (x1 = x2) & n_boy(x1)) | 7b367826-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4.(v_play(e1) & of(x3,x4) & n_playground(x3) & n_park(x4) & n_boy(x1) & in(e1,x3) & a_topic(x1) & Actor(e1,x2) & (x1 = x2)) | exists e1 x1 x2 x3.(v_play(e1) & n_videogame(x3) & n_boy(x1) & a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2)) |
||
Boys playing in the playground of a park. | Boys playing on a swing. | 1 | -100 | The boys are not necessarily playing on a swing. | exists e1 x1 x2 x3 x4.(n_playground(x3) & a_topic(x1) & in(e1,x3) & of(x3,x4) & n_park(x4) & Actor(e1,x2) & v_play(e1) & (x1 = x2) & n_boy(x1)) | exists e1 x1 x2 x3.(a_topic(x1) & on(e1,x3) & n_swing(x3) & Actor(e1,x2) & v_play(e1) & (x1 = x2) & n_boy(x1)) | 7b367cc2-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4.(v_play(e1) & of(x3,x4) & n_playground(x3) & n_park(x4) & n_boy(x1) & in(e1,x3) & a_topic(x1) & Actor(e1,x2) & (x1 = x2)) | exists e1 x1 x2 x3.(v_play(e1) & on(e1,x3) & n_swing(x3) & n_boy(x1) & a_topic(x1) & Actor(e1,x2) & (x1 = x2)) |
||
Boys playing in the playground of a park. | Boys outside in a park. | 0 | -100 | In a both sentence,boys playing outside. | exists e1 x1 x2 x3 x4.(n_playground(x3) & a_topic(x1) & in(e1,x3) & of(x3,x4) & n_park(x4) & Actor(e1,x2) & v_play(e1) & (x1 = x2) & n_boy(x1)) | exists x1 x2 x3.(a_topic(x1) & in(x2,x3) & n_park(x3) & outside(x1,x2) & n_thing(x2) & n_boy(x1)) | 7b3681cc-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4.(v_play(e1) & of(x3,x4) & n_playground(x3) & n_park(x4) & n_boy(x1) & in(e1,x3) & a_topic(x1) & Actor(e1,x2) & (x1 = x2)) | exists x1 x2 x3.(outside(x1,x2) & n_thing(x2) & n_park(x3) & n_boy(x1) & in(x2,x3) & a_topic(x1)) |
||
Two people by a river looking at the scenery. | A couple of people are by a river. | 0 | -100 | couple means two | exists e1 x1 x2 x3.(n_scenery(x3) & at(e1,x3) & Actor(e1,x1) & v_look(e1) & by(x1,x2) & n_river(x2) & n_people(x1) & card_eq_2(x1)) | exists p1 x1 x2.(exists x3.(by(x1,x3) & n_river(x3)) & of(x1,x2) & n_people(x2) & n_couple(x1)) | 7b368686-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3.(v_look(e1) & n_scenery(x3) & n_river(x2) & n_people(x1) & card_eq_2(x1) & by(x1,x2) & at(e1,x3) & Actor(e1,x1)) | exists x1 x2.(of(x1,x2) & n_people(x2) & n_couple(x1) & exists x3.(n_river(x3) & by(x1,x3))) |
||
Two people by a river looking at the scenery. | A couple of people are on a hike. | 1 | -100 | We don't know that people are on a hike. | exists e1 x1 x2 x3.(n_scenery(x3) & at(e1,x3) & Actor(e1,x1) & v_look(e1) & by(x1,x2) & n_river(x2) & n_people(x1) & card_eq_2(x1)) | exists p1 x1 x2.(exists x3.(on(x1,x3) & n_hike(x3)) & of(x1,x2) & n_people(x2) & n_couple(x1)) | 7b368b40-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3.(v_look(e1) & n_scenery(x3) & n_river(x2) & n_people(x1) & card_eq_2(x1) & by(x1,x2) & at(e1,x3) & Actor(e1,x1)) | exists x1 x2.(of(x1,x2) & n_people(x2) & n_couple(x1) & exists x3.(on(x1,x3) & n_hike(x3))) |
||
Two people by a river looking at the scenery. | Three people are swimming. | 2 | -100 | two and three are not the same. | exists e1 x1 x2 x3.(n_scenery(x3) & at(e1,x3) & Actor(e1,x1) & v_look(e1) & by(x1,x2) & n_river(x2) & n_people(x1) & card_eq_2(x1)) | exists e1 x1.(Actor(e1,x1) & v_swim(e1) & n_people(x1) & card_eq_3(x1)) | 7b368fd2-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3.(v_look(e1) & n_scenery(x3) & n_river(x2) & n_people(x1) & card_eq_2(x1) & by(x1,x2) & at(e1,x3) & Actor(e1,x1)) | exists e1 x1.(v_swim(e1) & n_people(x1) & card_eq_3(x1) & Actor(e1,x1)) |
||
A snowboarder doing a handstand. | A snowboarder showing off | 1 | -100 | We don't know that the person is showing off. | exists e1 x1 x2 x3.(a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & v_do(e1) & n_handstand(x3) & (x1 = x2) & n_snowboarder(x1)) | exists e1 s1 x1 x2.(a_topic(x1) & a_off(s1) & Manner(e1,s1) & Actor(e1,x2) & v_show(e1) & (x1 = x2) & n_snowboarder(x1)) | 7b36946e-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3.(v_do(e1) & n_snowboarder(x1) & n_handstand(x3) & a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2)) | exists e1 s1 x1 x2.(v_show(e1) & n_snowboarder(x1) & a_topic(x1) & a_off(s1) & Manner(e1,s1) & Actor(e1,x2) & (x1 = x2)) |
||
A snowboarder doing a handstand. | A snowboarder | 0 | -100 | a snow border does a handstand | exists e1 x1 x2 x3.(a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & v_do(e1) & n_handstand(x3) & (x1 = x2) & n_snowboarder(x1)) | exists x1.(a_topic(x1) & n_snowboarder(x1)) | 7b369900-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3.(v_do(e1) & n_snowboarder(x1) & n_handstand(x3) & a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2)) | exists x1.(n_snowboarder(x1) & a_topic(x1)) |
||
A snowboarder doing a handstand. | A snowboarder lying down | 2 | -100 | handstand and lying down are not the same. | exists e1 x1 x2 x3.(a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & v_do(e1) & n_handstand(x3) & (x1 = x2) & n_snowboarder(x1)) | exists e1 s1 x1 x2.(a_topic(x1) & a_down(s1) & Manner(e1,s1) & Actor(e1,x2) & v_lie(e1) & (x1 = x2) & n_snowboarder(x1)) | 7b36a0c6-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3.(v_do(e1) & n_snowboarder(x1) & n_handstand(x3) & a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2)) | exists e1 s1 x1 x2.(v_lie(e1) & n_snowboarder(x1) & a_topic(x1) & a_down(s1) & Manner(e1,s1) & Actor(e1,x2) & (x1 = x2)) |
||
a smal hound dog walking through the grass outside. | The dog is looking for its owner | 1 | -100 | THE DOG HAS AN OWNER | exists e1 s1 x1 x2 x3 x4 x5.(n_outside(x4) & of(x4,x5) & n_grass(x5) & a_topic(x1) & through(e1,x4) & Actor(e1,x3) & v_walk(e1) & (x1 = x3) & n_dog(x1) & of(x1,x2) & n_hound(x2) & a_smal(s1) & Theme(s1,x1)) | exists e1 x1 x2.(n_owner(x2) & of(x2,x1) & n_thing(x1) & n_dog(x1) & for(e1,x2) & Actor(e1,x1) & v_look(e1)) | 7b36a60c-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4 x5.(v_walk(e1) & through(e1,x4) & of(x4,x5) & of(x1,x2) & n_outside(x4) & n_hound(x2) & n_grass(x5) & n_dog(x1) & a_topic(x1) & a_smal(s1) & Theme(s1,x1) & Actor(e1,x3) & (x1 = x3)) | exists e1 x1 x2.(v_look(e1) & of(x2,x1) & n_thing(x1) & n_owner(x2) & n_dog(x1) & for(e1,x2) & Actor(e1,x1)) |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.