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 man is posing for a pic in a museum.
|
A man is taking a picture by a statue
| 1 | 0.508385 |
There is nothing to indicate that the man is posing by a statue.
|
exists e1 x1 x2 x3.(for(e1,x2) & in(x2,x3) & n_museum(x3) & n_pic(x2) & Actor(e1,x1) & v_pose(e1) & n_man(x1))
|
exists e1 x1 x2 x3.(by(e1,x3) & n_statue(x3) & Theme(e1,x2) & Actor(e1,x1) & v_take(e1) & n_picture(x2) & n_man(x1))
|
764d6bb2-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 x1 x2 x3.(v_pose(e1) & n_pic(x2) & n_museum(x3) & n_man(x1) & in(x2,x3) & for(e1,x2) & Actor(e1,x1))
|
exists e1 x1 x2 x3.(v_take(e1) & n_statue(x3) & n_picture(x2) & n_man(x1) & by(e1,x3) & Theme(e1,x2) & Actor(e1,x1))
|
||
A man is posing for a pic in a museum.
|
A man is blocking someone's photograph of a famous painting in a museum.
| 1 | 0.088225 |
The man is not necessarily blocking
|
exists e1 x1 x2 x3.(for(e1,x2) & in(x2,x3) & n_museum(x3) & n_pic(x2) & Actor(e1,x1) & v_pose(e1) & n_man(x1))
|
exists e1 s1 x1 x2 x3 x4 x5.(in(e1,x5) & n_museum(x5) & Theme(e1,x3) & Actor(e1,x1) & v_block(e1) & of(x3,x4) & n_painting(x4) & a_famous(s1) & Theme(s1,x4) & n_photograph(x3) & of(x3,x2) & n_person(x2) & n_man(x1))
|
764d76b6-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 x1 x2 x3.(v_pose(e1) & n_pic(x2) & n_museum(x3) & n_man(x1) & in(x2,x3) & for(e1,x2) & Actor(e1,x1))
|
exists e1 s1 x1 x2 x3 x4 x5.(v_block(e1) & of(x3,x4) & of(x3,x2) & n_photograph(x3) & n_person(x2) & n_painting(x4) & n_museum(x5) & n_man(x1) & in(e1,x5) & a_famous(s1) & Theme(s1,x4) & Theme(e1,x3) & Actor(e1,x1))
|
||
A young man in a white shirt is sitting on a wall with his legs wrapped around a young girl, with their motorcycle helmets on the wall behind him.
|
The young girl is wearing a white skirt.
| 1 | 0.00131 |
White skirt is not mentioned, or any color for that matter
|
exists e1 e2 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7 x8.(with(e1,x7) & on(x7,x3) & behind(x3,x1) & n_male(x1) & n_male(x1) & n_wall(x3) & n_wall(x3) & n_helmet(x7) & of(x7,x8) & n_motorcycle(x8) & of(x7,x1) & n_thing(x1) & with(e1,x4) & around(e2,x6) & n_girl(x6) & a_young(s3) & Theme(s3,x6) & Actor(e2,x5) & v_wrap(e2) & (x4 = x5) & n_leg(x4) & of(x4,x1) & on(e1,x3) & Actor(e1,x1) & v_sit(e1) & in(x1,x2) & n_shirt(x2) & a_white(s2) & Theme(s2,x2) & n_man(x1) & a_young(s1) & Theme(s1,x1))
|
exists e1 s1 s2 x1 x2.(n_girl(x1) & a_young(s1) & Theme(s1,x1) & Theme(e1,x2) & Actor(e1,x1) & v_wear(e1) & n_skirt(x2) & a_white(s2) & Theme(s2,x2))
|
764dbeaa-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 e2 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7 x8.(with(e1,x7) & with(e1,x4) & v_wrap(e2) & v_sit(e1) & on(x7,x3) & on(e1,x3) & of(x7,x8) & of(x7,x1) & of(x4,x1) & n_wall(x3) & n_thing(x1) & n_shirt(x2) & n_motorcycle(x8) & n_man(x1) & n_male(x1) & n_leg(x4) & n_helmet(x7) & n_girl(x6) & in(x1,x2) & behind(x3,x1) & around(e2,x6) & a_young(s3) & a_young(s1) & a_white(s2) & Theme(s3,x6) & Theme(s2,x2) & Theme(s1,x1) & Actor(e2,x5) & Actor(e1,x1) & (x4 = x5))
|
exists e1 s1 s2 x1 x2.(v_wear(e1) & n_skirt(x2) & n_girl(x1) & a_young(s1) & a_white(s2) & Theme(s2,x2) & Theme(s1,x1) & Theme(e1,x2) & Actor(e1,x1))
|
||
A young man in a white shirt is sitting on a wall with his legs wrapped around a young girl, with their motorcycle helmets on the wall behind him.
|
A young man is sitting on a wall with a girl by him because they are in love.
| 1 | 0.898674 |
People can wrap legs around another and not be in love
|
exists e1 e2 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7 x8.(with(e1,x7) & on(x7,x3) & behind(x3,x1) & n_male(x1) & n_male(x1) & n_wall(x3) & n_wall(x3) & n_helmet(x7) & of(x7,x8) & n_motorcycle(x8) & of(x7,x1) & n_thing(x1) & with(e1,x4) & around(e2,x6) & n_girl(x6) & a_young(s3) & Theme(s3,x6) & Actor(e2,x5) & v_wrap(e2) & (x4 = x5) & n_leg(x4) & of(x4,x1) & on(e1,x3) & Actor(e1,x1) & v_sit(e1) & in(x1,x2) & n_shirt(x2) & a_white(s2) & Theme(s2,x2) & n_man(x1) & a_young(s1) & Theme(s1,x1))
|
exists e1 p1 s1 x1 x2 x3.(exists p2 x4.(in(x1,x4) & n_love(x4)) & n_thing(x1) & because(e1,p1) & with(e1,x3) & by(x3,x1) & n_male(x1) & n_girl(x3) & on(e1,x2) & n_wall(x2) & Actor(e1,x1) & v_sit(e1) & n_man(x1) & a_young(s1) & Theme(s1,x1))
|
764dc49a-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 e2 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7 x8.(with(e1,x7) & with(e1,x4) & v_wrap(e2) & v_sit(e1) & on(x7,x3) & on(e1,x3) & of(x7,x8) & of(x7,x1) & of(x4,x1) & n_wall(x3) & n_thing(x1) & n_shirt(x2) & n_motorcycle(x8) & n_man(x1) & n_male(x1) & n_leg(x4) & n_helmet(x7) & n_girl(x6) & in(x1,x2) & behind(x3,x1) & around(e2,x6) & a_young(s3) & a_young(s1) & a_white(s2) & Theme(s3,x6) & Theme(s2,x2) & Theme(s1,x1) & Actor(e2,x5) & Actor(e1,x1) & (x4 = x5))
|
exists e1 p1 s1 x1 x2 x3.(with(e1,x3) & v_sit(e1) & on(e1,x2) & n_wall(x2) & n_thing(x1) & n_man(x1) & n_male(x1) & n_girl(x3) & exists x4.(n_love(x4) & in(x1,x4)) & by(x3,x1) & because(e1,p1) & a_young(s1) & Theme(s1,x1) & Actor(e1,x1))
|
||
A young man in a white shirt is sitting on a wall with his legs wrapped around a young girl, with their motorcycle helmets on the wall behind him.
|
A man is sitting on the wall with a girl.
| 0 | 0.981481 |
The man and girl are certainly sitting on a wall.
|
exists e1 e2 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7 x8.(with(e1,x7) & on(x7,x3) & behind(x3,x1) & n_male(x1) & n_male(x1) & n_wall(x3) & n_wall(x3) & n_helmet(x7) & of(x7,x8) & n_motorcycle(x8) & of(x7,x1) & n_thing(x1) & with(e1,x4) & around(e2,x6) & n_girl(x6) & a_young(s3) & Theme(s3,x6) & Actor(e2,x5) & v_wrap(e2) & (x4 = x5) & n_leg(x4) & of(x4,x1) & on(e1,x3) & Actor(e1,x1) & v_sit(e1) & in(x1,x2) & n_shirt(x2) & a_white(s2) & Theme(s2,x2) & n_man(x1) & a_young(s1) & Theme(s1,x1))
|
exists e1 x1 x2 x3.(n_wall(x2) & with(e1,x3) & n_girl(x3) & on(e1,x2) & Actor(e1,x1) & v_sit(e1) & n_man(x1))
|
764dda98-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 e2 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7 x8.(with(e1,x7) & with(e1,x4) & v_wrap(e2) & v_sit(e1) & on(x7,x3) & on(e1,x3) & of(x7,x8) & of(x7,x1) & of(x4,x1) & n_wall(x3) & n_thing(x1) & n_shirt(x2) & n_motorcycle(x8) & n_man(x1) & n_male(x1) & n_leg(x4) & n_helmet(x7) & n_girl(x6) & in(x1,x2) & behind(x3,x1) & around(e2,x6) & a_young(s3) & a_young(s1) & a_white(s2) & Theme(s3,x6) & Theme(s2,x2) & Theme(s1,x1) & Actor(e2,x5) & Actor(e1,x1) & (x4 = x5))
|
exists e1 x1 x2 x3.(with(e1,x3) & v_sit(e1) & on(e1,x2) & n_wall(x2) & n_man(x1) & n_girl(x3) & Actor(e1,x1))
|
||
A young man in a white shirt is sitting on a wall with his legs wrapped around a young girl, with their motorcycle helmets on the wall behind him.
|
A man is sitting on the floor.
| 2 | 0.000001 |
The man can only either be sitting on the floor or sitting on a wall.
|
exists e1 e2 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7 x8.(with(e1,x7) & on(x7,x3) & behind(x3,x1) & n_male(x1) & n_male(x1) & n_wall(x3) & n_wall(x3) & n_helmet(x7) & of(x7,x8) & n_motorcycle(x8) & of(x7,x1) & n_thing(x1) & with(e1,x4) & around(e2,x6) & n_girl(x6) & a_young(s3) & Theme(s3,x6) & Actor(e2,x5) & v_wrap(e2) & (x4 = x5) & n_leg(x4) & of(x4,x1) & on(e1,x3) & Actor(e1,x1) & v_sit(e1) & in(x1,x2) & n_shirt(x2) & a_white(s2) & Theme(s2,x2) & n_man(x1) & a_young(s1) & Theme(s1,x1))
|
exists e1 x1 x2.(n_floor(x2) & on(e1,x2) & Actor(e1,x1) & v_sit(e1) & n_man(x1))
|
764de5d8-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 e2 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7 x8.(with(e1,x7) & with(e1,x4) & v_wrap(e2) & v_sit(e1) & on(x7,x3) & on(e1,x3) & of(x7,x8) & of(x7,x1) & of(x4,x1) & n_wall(x3) & n_thing(x1) & n_shirt(x2) & n_motorcycle(x8) & n_man(x1) & n_male(x1) & n_leg(x4) & n_helmet(x7) & n_girl(x6) & in(x1,x2) & behind(x3,x1) & around(e2,x6) & a_young(s3) & a_young(s1) & a_white(s2) & Theme(s3,x6) & Theme(s2,x2) & Theme(s1,x1) & Actor(e2,x5) & Actor(e1,x1) & (x4 = x5))
|
exists e1 x1 x2.(v_sit(e1) & on(e1,x2) & n_man(x1) & n_floor(x2) & Actor(e1,x1))
|
||
A young man in a white shirt is sitting on a wall with his legs wrapped around a young girl, with their motorcycle helmets on the wall behind him.
|
A young man has his legs wrapped around his girl friend next to their helmets.
| 1 | 0.8946 |
She may not be his girl friend
|
exists e1 e2 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7 x8.(with(e1,x7) & on(x7,x3) & behind(x3,x1) & n_male(x1) & n_male(x1) & n_wall(x3) & n_wall(x3) & n_helmet(x7) & of(x7,x8) & n_motorcycle(x8) & of(x7,x1) & n_thing(x1) & with(e1,x4) & around(e2,x6) & n_girl(x6) & a_young(s3) & Theme(s3,x6) & Actor(e2,x5) & v_wrap(e2) & (x4 = x5) & n_leg(x4) & of(x4,x1) & on(e1,x3) & Actor(e1,x1) & v_sit(e1) & in(x1,x2) & n_shirt(x2) & a_white(s2) & Theme(s2,x2) & n_man(x1) & a_young(s1) & Theme(s1,x1))
|
exists e1 e2 s1 x1 x2 x3 x4 x5 x6 x7.(Theme(e2,x2) & Actor(e2,x1) & v_have(e2) & around(e1,x4) & to(x6,x7) & n_helmet(x7) & of(x7,x1) & n_thing(x1) & next(x4,x6) & n_thing(x6) & n_friend(x4) & of(x4,x5) & n_girl(x5) & of(x4,x1) & n_male(x1) & n_male(x1) & Theme(e1,x3) & v_wrap(e1) & (x2 = x3) & n_leg(x2) & of(x2,x1) & n_man(x1) & a_young(s1) & Theme(s1,x1))
|
764df604-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 e2 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7 x8.(with(e1,x7) & with(e1,x4) & v_wrap(e2) & v_sit(e1) & on(x7,x3) & on(e1,x3) & of(x7,x8) & of(x7,x1) & of(x4,x1) & n_wall(x3) & n_thing(x1) & n_shirt(x2) & n_motorcycle(x8) & n_man(x1) & n_male(x1) & n_leg(x4) & n_helmet(x7) & n_girl(x6) & in(x1,x2) & behind(x3,x1) & around(e2,x6) & a_young(s3) & a_young(s1) & a_white(s2) & Theme(s3,x6) & Theme(s2,x2) & Theme(s1,x1) & Actor(e2,x5) & Actor(e1,x1) & (x4 = x5))
|
exists e1 e2 s1 x1 x2 x3 x4 x5 x6 x7.(v_wrap(e1) & v_have(e2) & to(x6,x7) & of(x7,x1) & of(x4,x5) & of(x4,x1) & of(x2,x1) & next(x4,x6) & n_thing(x6) & n_thing(x1) & n_man(x1) & n_male(x1) & n_leg(x2) & n_helmet(x7) & n_girl(x5) & n_friend(x4) & around(e1,x4) & a_young(s1) & Theme(s1,x1) & Theme(e2,x2) & Theme(e1,x3) & Actor(e2,x1) & (x2 = x3))
|
||
A young man in a white shirt is sitting on a wall with his legs wrapped around a young girl, with their motorcycle helmets on the wall behind him.
|
A man is sitting on a wall.
| 1 | 0.941348 |
It could be some other random man sitting on the wall
|
exists e1 e2 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7 x8.(with(e1,x7) & on(x7,x3) & behind(x3,x1) & n_male(x1) & n_male(x1) & n_wall(x3) & n_wall(x3) & n_helmet(x7) & of(x7,x8) & n_motorcycle(x8) & of(x7,x1) & n_thing(x1) & with(e1,x4) & around(e2,x6) & n_girl(x6) & a_young(s3) & Theme(s3,x6) & Actor(e2,x5) & v_wrap(e2) & (x4 = x5) & n_leg(x4) & of(x4,x1) & on(e1,x3) & Actor(e1,x1) & v_sit(e1) & in(x1,x2) & n_shirt(x2) & a_white(s2) & Theme(s2,x2) & n_man(x1) & a_young(s1) & Theme(s1,x1))
|
exists e1 x1 x2.(on(e1,x2) & n_wall(x2) & Actor(e1,x1) & v_sit(e1) & n_man(x1))
|
764dff46-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 e2 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7 x8.(with(e1,x7) & with(e1,x4) & v_wrap(e2) & v_sit(e1) & on(x7,x3) & on(e1,x3) & of(x7,x8) & of(x7,x1) & of(x4,x1) & n_wall(x3) & n_thing(x1) & n_shirt(x2) & n_motorcycle(x8) & n_man(x1) & n_male(x1) & n_leg(x4) & n_helmet(x7) & n_girl(x6) & in(x1,x2) & behind(x3,x1) & around(e2,x6) & a_young(s3) & a_young(s1) & a_white(s2) & Theme(s3,x6) & Theme(s2,x2) & Theme(s1,x1) & Actor(e2,x5) & Actor(e1,x1) & (x4 = x5))
|
exists e1 x1 x2.(v_sit(e1) & on(e1,x2) & n_wall(x2) & n_man(x1) & Actor(e1,x1))
|
||
A young man in a white shirt is sitting on a wall with his legs wrapped around a young girl, with their motorcycle helmets on the wall behind him.
|
A man and woman are making out
| 1 | 0.908547 |
Wrapped legs does not indicated making out
|
exists e1 e2 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7 x8.(with(e1,x7) & on(x7,x3) & behind(x3,x1) & n_male(x1) & n_male(x1) & n_wall(x3) & n_wall(x3) & n_helmet(x7) & of(x7,x8) & n_motorcycle(x8) & of(x7,x1) & n_thing(x1) & with(e1,x4) & around(e2,x6) & n_girl(x6) & a_young(s3) & Theme(s3,x6) & Actor(e2,x5) & v_wrap(e2) & (x4 = x5) & n_leg(x4) & of(x4,x1) & on(e1,x3) & Actor(e1,x1) & v_sit(e1) & in(x1,x2) & n_shirt(x2) & a_white(s2) & Theme(s2,x2) & n_man(x1) & a_young(s1) & Theme(s1,x1))
|
exists e1 s1 x1 x2 x3 x4.(a_out(s1) & Manner(e1,s1) & Theme(e1,x4) & Actor(e1,x1) & v_make(e1) & n_thing(x4) & n_woman(x3) & n_man(x2) & subset_of(x3,x1) & subset_of(x2,x1))
|
764e039c-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 e2 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7 x8.(with(e1,x7) & with(e1,x4) & v_wrap(e2) & v_sit(e1) & on(x7,x3) & on(e1,x3) & of(x7,x8) & of(x7,x1) & of(x4,x1) & n_wall(x3) & n_thing(x1) & n_shirt(x2) & n_motorcycle(x8) & n_man(x1) & n_male(x1) & n_leg(x4) & n_helmet(x7) & n_girl(x6) & in(x1,x2) & behind(x3,x1) & around(e2,x6) & a_young(s3) & a_young(s1) & a_white(s2) & Theme(s3,x6) & Theme(s2,x2) & Theme(s1,x1) & Actor(e2,x5) & Actor(e1,x1) & (x4 = x5))
|
exists e1 s1 x1 x2 x3 x4.(v_make(e1) & subset_of(x3,x1) & subset_of(x2,x1) & n_woman(x3) & n_thing(x4) & n_man(x2) & a_out(s1) & Theme(e1,x4) & Manner(e1,s1) & Actor(e1,x1))
|
||
A man is sitting next to a woman with his legs on her thighs and two bicycle helmets behind him.
|
A man is sitting next to another man.
| 2 | 0.000023 |
There can only either be a man and another man or the man with a woman.
|
exists e1 x1 x2 x3 x4 x5 x6 x7.(to(e1,x2) & behind(x2,x1) & n_male(x1) & n_male(x1) & subset_of(x6,x2) & n_helmet(x6) & of(x6,x7) & n_bicycle(x7) & card_eq_2(x6) & subset_of(x3,x2) & with(x3,x4) & on(x4,x5) & n_thigh(x5) & of(x5,x3) & n_female(x3) & n_leg(x4) & of(x4,x1) & n_woman(x3) & r_next(e1) & Actor(e1,x1) & v_sit(e1) & n_man(x1))
|
exists e1 x1 x2.(to(e1,x2) & n_man(x2) & -(x2 = x1) & n_man(x1) & n_man(x1) & r_next(e1) & Actor(e1,x1) & v_sit(e1))
|
764e07fc-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 x1 x2 x3 x4 x5 x6 x7.(with(x3,x4) & v_sit(e1) & to(e1,x2) & subset_of(x6,x2) & subset_of(x3,x2) & r_next(e1) & on(x4,x5) & of(x6,x7) & of(x5,x3) & of(x4,x1) & n_woman(x3) & n_thigh(x5) & n_man(x1) & n_male(x1) & n_leg(x4) & n_helmet(x6) & n_female(x3) & n_bicycle(x7) & card_eq_2(x6) & behind(x2,x1) & Actor(e1,x1))
|
exists e1 x1 x2.(v_sit(e1) & to(e1,x2) & r_next(e1) & n_man(x2) & n_man(x1) & Actor(e1,x1) & -(x2 = x1))
|
||
A man is sitting next to a woman with his legs on her thighs and two bicycle helmets behind him.
|
A couple is resting on the subway.
| 1 | 0.006898 |
bicycle helmets do not indicate a subway
|
exists e1 x1 x2 x3 x4 x5 x6 x7.(to(e1,x2) & behind(x2,x1) & n_male(x1) & n_male(x1) & subset_of(x6,x2) & n_helmet(x6) & of(x6,x7) & n_bicycle(x7) & card_eq_2(x6) & subset_of(x3,x2) & with(x3,x4) & on(x4,x5) & n_thigh(x5) & of(x5,x3) & n_female(x3) & n_leg(x4) & of(x4,x1) & n_woman(x3) & r_next(e1) & Actor(e1,x1) & v_sit(e1) & n_man(x1))
|
exists e1 x1 x2.(n_subway(x2) & on(e1,x2) & Actor(e1,x1) & v_rest(e1) & n_couple(x1))
|
764e11ac-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 x1 x2 x3 x4 x5 x6 x7.(with(x3,x4) & v_sit(e1) & to(e1,x2) & subset_of(x6,x2) & subset_of(x3,x2) & r_next(e1) & on(x4,x5) & of(x6,x7) & of(x5,x3) & of(x4,x1) & n_woman(x3) & n_thigh(x5) & n_man(x1) & n_male(x1) & n_leg(x4) & n_helmet(x6) & n_female(x3) & n_bicycle(x7) & card_eq_2(x6) & behind(x2,x1) & Actor(e1,x1))
|
exists e1 x1 x2.(v_rest(e1) & on(e1,x2) & n_subway(x2) & n_couple(x1) & Actor(e1,x1))
|
||
A man is sitting next to a woman with his legs on her thighs and two bicycle helmets behind him.
|
The man likes the woman's thighs very much.
| 1 | 0.74866 |
Just because the man and woman body touch doesn't mean he like the woman's thighs
|
exists e1 x1 x2 x3 x4 x5 x6 x7.(to(e1,x2) & behind(x2,x1) & n_male(x1) & n_male(x1) & subset_of(x6,x2) & n_helmet(x6) & of(x6,x7) & n_bicycle(x7) & card_eq_2(x6) & subset_of(x3,x2) & with(x3,x4) & on(x4,x5) & n_thigh(x5) & of(x5,x3) & n_female(x3) & n_leg(x4) & of(x4,x1) & n_woman(x3) & r_next(e1) & Actor(e1,x1) & v_sit(e1) & n_man(x1))
|
exists e1 s1 x1 x2 x3.(n_thigh(x3) & of(x3,x2) & n_woman(x2) & n_man(x1) & r_very(e1) & a_much(s1) & Manner(e1,s1) & Theme(e1,x3) & Actor(e1,x1) & v_like(e1))
|
764e1a8a-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 x1 x2 x3 x4 x5 x6 x7.(with(x3,x4) & v_sit(e1) & to(e1,x2) & subset_of(x6,x2) & subset_of(x3,x2) & r_next(e1) & on(x4,x5) & of(x6,x7) & of(x5,x3) & of(x4,x1) & n_woman(x3) & n_thigh(x5) & n_man(x1) & n_male(x1) & n_leg(x4) & n_helmet(x6) & n_female(x3) & n_bicycle(x7) & card_eq_2(x6) & behind(x2,x1) & Actor(e1,x1))
|
exists e1 s1 x1 x2 x3.(v_like(e1) & r_very(e1) & of(x3,x2) & n_woman(x2) & n_thigh(x3) & n_man(x1) & a_much(s1) & Theme(e1,x3) & Manner(e1,s1) & Actor(e1,x1))
|
||
A man is sitting next to a woman with his legs on her thighs and two bicycle helmets behind him.
|
A man and a woman sit together outside.
| 1 | 0.879362 |
Just because the man and woman is sitting by each other doesn't mean they sit together.
|
exists e1 x1 x2 x3 x4 x5 x6 x7.(to(e1,x2) & behind(x2,x1) & n_male(x1) & n_male(x1) & subset_of(x6,x2) & n_helmet(x6) & of(x6,x7) & n_bicycle(x7) & card_eq_2(x6) & subset_of(x3,x2) & with(x3,x4) & on(x4,x5) & n_thigh(x5) & of(x5,x3) & n_female(x3) & n_leg(x4) & of(x4,x1) & n_woman(x3) & r_next(e1) & Actor(e1,x1) & v_sit(e1) & n_man(x1))
|
exists e1 p1 s1 x1 x2 x3.(a_outside(s1) & Manner(e1,s1) & exists s2.(Theme(s2,x1) & a_together(s2)) & Topic(e1,p1) & Actor(e1,x1) & v_sit(e1) & subset_of(x3,x1) & n_woman(x3) & subset_of(x2,x1) & n_man(x2))
|
764e203e-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 x1 x2 x3 x4 x5 x6 x7.(with(x3,x4) & v_sit(e1) & to(e1,x2) & subset_of(x6,x2) & subset_of(x3,x2) & r_next(e1) & on(x4,x5) & of(x6,x7) & of(x5,x3) & of(x4,x1) & n_woman(x3) & n_thigh(x5) & n_man(x1) & n_male(x1) & n_leg(x4) & n_helmet(x6) & n_female(x3) & n_bicycle(x7) & card_eq_2(x6) & behind(x2,x1) & Actor(e1,x1))
|
exists e1 p1 s1 x1 x2 x3.(v_sit(e1) & subset_of(x3,x1) & subset_of(x2,x1) & n_woman(x3) & n_man(x2) & exists s2.(a_together(s2) & Theme(s2,x1)) & a_outside(s1) & Topic(e1,p1) & Manner(e1,s1) & Actor(e1,x1))
|
||
A man is sitting next to a woman with his legs on her thighs and two bicycle helmets behind him.
|
The man and the woman are bicyclists.
| 1 | 0.795377 |
Just because there are two bikes by the man and woman doesn't mean they are bicyclists.
|
exists e1 x1 x2 x3 x4 x5 x6 x7.(to(e1,x2) & behind(x2,x1) & n_male(x1) & n_male(x1) & subset_of(x6,x2) & n_helmet(x6) & of(x6,x7) & n_bicycle(x7) & card_eq_2(x6) & subset_of(x3,x2) & with(x3,x4) & on(x4,x5) & n_thigh(x5) & of(x5,x3) & n_female(x3) & n_leg(x4) & of(x4,x1) & n_woman(x3) & r_next(e1) & Actor(e1,x1) & v_sit(e1) & n_man(x1))
|
exists p1 x1 x2 x3.(n_woman(x3) & n_man(x2) & exists x4.((x1 = x4) & n_bicyclist(x4)) & subset_of(x3,x1) & subset_of(x2,x1))
|
764e24f8-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 x1 x2 x3 x4 x5 x6 x7.(with(x3,x4) & v_sit(e1) & to(e1,x2) & subset_of(x6,x2) & subset_of(x3,x2) & r_next(e1) & on(x4,x5) & of(x6,x7) & of(x5,x3) & of(x4,x1) & n_woman(x3) & n_thigh(x5) & n_man(x1) & n_male(x1) & n_leg(x4) & n_helmet(x6) & n_female(x3) & n_bicycle(x7) & card_eq_2(x6) & behind(x2,x1) & Actor(e1,x1))
|
exists x1 x2 x3.(subset_of(x3,x1) & subset_of(x2,x1) & n_woman(x3) & n_man(x2) & exists x4.(n_bicyclist(x4) & (x1 = x4)))
|
||
A man is sitting next to a woman with his legs on her thighs and two bicycle helmets behind him.
|
A man is sitting next to a woman and they are talking about biking.
| 1 | 0.623775 |
Just because the man and the woman is by each other doesn't mean they are talking.
|
exists e1 x1 x2 x3 x4 x5 x6 x7.(to(e1,x2) & behind(x2,x1) & n_male(x1) & n_male(x1) & subset_of(x6,x2) & n_helmet(x6) & of(x6,x7) & n_bicycle(x7) & card_eq_2(x6) & subset_of(x3,x2) & with(x3,x4) & on(x4,x5) & n_thigh(x5) & of(x5,x3) & n_female(x3) & n_leg(x4) & of(x4,x1) & n_woman(x3) & r_next(e1) & Actor(e1,x1) & v_sit(e1) & n_man(x1))
|
exists e1 e2 x1 x2 x3.(about(e2,x3) & n_biking(x3) & Actor(e2,x1) & v_talk(e2) & n_thing(x1) & to(e1,x2) & n_woman(x2) & r_next(e1) & Actor(e1,x1) & v_sit(e1) & n_man(x1))
|
764e3830-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 x1 x2 x3 x4 x5 x6 x7.(with(x3,x4) & v_sit(e1) & to(e1,x2) & subset_of(x6,x2) & subset_of(x3,x2) & r_next(e1) & on(x4,x5) & of(x6,x7) & of(x5,x3) & of(x4,x1) & n_woman(x3) & n_thigh(x5) & n_man(x1) & n_male(x1) & n_leg(x4) & n_helmet(x6) & n_female(x3) & n_bicycle(x7) & card_eq_2(x6) & behind(x2,x1) & Actor(e1,x1))
|
exists e1 e2 x1 x2 x3.(v_talk(e2) & v_sit(e1) & to(e1,x2) & r_next(e1) & n_woman(x2) & n_thing(x1) & n_man(x1) & n_biking(x3) & about(e2,x3) & Actor(e2,x1) & Actor(e1,x1))
|
||
A man is sitting next to a woman with his legs on her thighs and two bicycle helmets behind him.
|
A man is sitting next to a woman.
| 0 | 0.984989 |
The man is next to the woman.
|
exists e1 x1 x2 x3 x4 x5 x6 x7.(to(e1,x2) & behind(x2,x1) & n_male(x1) & n_male(x1) & subset_of(x6,x2) & n_helmet(x6) & of(x6,x7) & n_bicycle(x7) & card_eq_2(x6) & subset_of(x3,x2) & with(x3,x4) & on(x4,x5) & n_thigh(x5) & of(x5,x3) & n_female(x3) & n_leg(x4) & of(x4,x1) & n_woman(x3) & r_next(e1) & Actor(e1,x1) & v_sit(e1) & n_man(x1))
|
exists e1 x1 x2.(to(e1,x2) & n_woman(x2) & r_next(e1) & Actor(e1,x1) & v_sit(e1) & n_man(x1))
|
764e4adc-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 x1 x2 x3 x4 x5 x6 x7.(with(x3,x4) & v_sit(e1) & to(e1,x2) & subset_of(x6,x2) & subset_of(x3,x2) & r_next(e1) & on(x4,x5) & of(x6,x7) & of(x5,x3) & of(x4,x1) & n_woman(x3) & n_thigh(x5) & n_man(x1) & n_male(x1) & n_leg(x4) & n_helmet(x6) & n_female(x3) & n_bicycle(x7) & card_eq_2(x6) & behind(x2,x1) & Actor(e1,x1))
|
exists e1 x1 x2.(v_sit(e1) & to(e1,x2) & r_next(e1) & n_woman(x2) & n_man(x1) & Actor(e1,x1))
|
||
A man pushing a cart of leaves down the sidewalk.
|
A man is in the street
| 2 | -100 |
leaves and street are not the same
|
exists e1 x1 x2 x3 x4 x5.(n_sidewalk(x5) & a_topic(x1) & down(e1,x5) & Theme(e1,x3) & Actor(e1,x2) & v_push(e1) & of(x3,x4) & n_leaf(x4) & n_cart(x3) & (x1 = x2) & n_man(x1))
|
exists p1 x1 x2.(n_street(x2) & in(x1,x2) & n_man(x1))
|
764e6026-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 x1 x2 x3 x4 x5.(v_push(e1) & of(x3,x4) & n_sidewalk(x5) & n_man(x1) & n_leaf(x4) & n_cart(x3) & down(e1,x5) & a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2))
|
exists x1 x2.(n_street(x2) & n_man(x1) & in(x1,x2))
|
||
A man pushing a cart of leaves down the sidewalk.
|
A man is raking leaves
| 1 | -100 |
Just because a man is pushing cart of leaves doesn't mean he is raking.
|
exists e1 x1 x2 x3 x4 x5.(n_sidewalk(x5) & a_topic(x1) & down(e1,x5) & Theme(e1,x3) & Actor(e1,x2) & v_push(e1) & of(x3,x4) & n_leaf(x4) & n_cart(x3) & (x1 = x2) & n_man(x1))
|
exists e1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_rake(e1) & n_leaf(x2) & n_man(x1))
|
764e64ea-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 x1 x2 x3 x4 x5.(v_push(e1) & of(x3,x4) & n_sidewalk(x5) & n_man(x1) & n_leaf(x4) & n_cart(x3) & down(e1,x5) & a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2))
|
exists e1 x1 x2.(v_rake(e1) & n_man(x1) & n_leaf(x2) & Theme(e1,x2) & Actor(e1,x1))
|
||
A man pushing a cart of leaves down the sidewalk.
|
A man has a cart
| 0 | -100 |
The ma is pushing a cart which means he has a cart.
|
exists e1 x1 x2 x3 x4 x5.(n_sidewalk(x5) & a_topic(x1) & down(e1,x5) & Theme(e1,x3) & Actor(e1,x2) & v_push(e1) & of(x3,x4) & n_leaf(x4) & n_cart(x3) & (x1 = x2) & n_man(x1))
|
exists e1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_have(e1) & n_cart(x2) & n_man(x1))
|
764e6986-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 x1 x2 x3 x4 x5.(v_push(e1) & of(x3,x4) & n_sidewalk(x5) & n_man(x1) & n_leaf(x4) & n_cart(x3) & down(e1,x5) & a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2))
|
exists e1 x1 x2.(v_have(e1) & n_man(x1) & n_cart(x2) & Theme(e1,x2) & Actor(e1,x1))
|
||
A man in a striped shirt is demonstrating a product.
|
the guy gives a presentation
| 0 | -100 |
demonstrating a product can be considered a presentation.
|
exists e1 s1 x1 x2 x3.(Theme(e1,x3) & Actor(e1,x1) & v_demonstrate(e1) & n_product(x3) & in(x1,x2) & n_shirt(x2) & a_striped(s1) & Theme(s1,x2) & n_man(x1))
|
exists e1 x1 x2.(n_guy(x1) & Theme(e1,x2) & Actor(e1,x1) & v_give(e1) & n_presentation(x2))
|
764e6ea4-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 s1 x1 x2 x3.(v_demonstrate(e1) & n_shirt(x2) & n_product(x3) & n_man(x1) & in(x1,x2) & a_striped(s1) & Theme(s1,x2) & Theme(e1,x3) & Actor(e1,x1))
|
exists e1 x1 x2.(v_give(e1) & n_presentation(x2) & n_guy(x1) & Theme(e1,x2) & Actor(e1,x1))
|
||
A man in a striped shirt is demonstrating a product.
|
the cat is blue
| 2 | -100 |
One cannot simultaneously be a cat and a man.
|
exists e1 s1 x1 x2 x3.(Theme(e1,x3) & Actor(e1,x1) & v_demonstrate(e1) & n_product(x3) & in(x1,x2) & n_shirt(x2) & a_striped(s1) & Theme(s1,x2) & n_man(x1))
|
exists s1 x1.(n_cat(x1) & Theme(s1,x1) & a_blue(s1))
|
764e734a-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 s1 x1 x2 x3.(v_demonstrate(e1) & n_shirt(x2) & n_product(x3) & n_man(x1) & in(x1,x2) & a_striped(s1) & Theme(s1,x2) & Theme(e1,x3) & Actor(e1,x1))
|
exists s1 x1.(n_cat(x1) & a_blue(s1) & Theme(s1,x1))
|
||
A man in a striped shirt is demonstrating a product.
|
the guy gives a presentation to his boss
| 1 | -100 |
The man could be demonstrating a product to people who are not his boss.
|
exists e1 s1 x1 x2 x3.(Theme(e1,x3) & Actor(e1,x1) & v_demonstrate(e1) & n_product(x3) & in(x1,x2) & n_shirt(x2) & a_striped(s1) & Theme(s1,x2) & n_man(x1))
|
exists e1 x1 x2 x3.(n_boss(x3) & of(x3,x1) & n_male(x1) & n_guy(x1) & to(e1,x3) & Theme(e1,x2) & Actor(e1,x1) & v_give(e1) & n_presentation(x2))
|
764e789a-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 s1 x1 x2 x3.(v_demonstrate(e1) & n_shirt(x2) & n_product(x3) & n_man(x1) & in(x1,x2) & a_striped(s1) & Theme(s1,x2) & Theme(e1,x3) & Actor(e1,x1))
|
exists e1 x1 x2 x3.(v_give(e1) & to(e1,x3) & of(x3,x1) & n_presentation(x2) & n_male(x1) & n_guy(x1) & n_boss(x3) & Theme(e1,x2) & Actor(e1,x1))
|
||
A man demonstrates his product to an audience.
|
A man buys a product.
| 2 | -100 |
The man either buys or demonstrates the product.
|
exists e1 x1 x2 x3.(Theme(e1,x2) & Actor(e1,x1) & v_demonstrate(e1) & to(x2,x3) & n_audience(x3) & n_product(x2) & of(x2,x1) & n_male(x1) & n_man(x1))
|
exists e1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_buy(e1) & n_product(x2) & n_man(x1))
|
764e7d7c-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 x1 x2 x3.(v_demonstrate(e1) & to(x2,x3) & of(x2,x1) & n_product(x2) & n_man(x1) & n_male(x1) & n_audience(x3) & Theme(e1,x2) & Actor(e1,x1))
|
exists e1 x1 x2.(v_buy(e1) & n_product(x2) & n_man(x1) & Theme(e1,x2) & Actor(e1,x1))
|
||
A man demonstrates his product to an audience.
|
A man tries to sell his product to an audience.
| 1 | -100 |
A man does not necessarily have to sell their product when demonstrating it.
|
exists e1 x1 x2 x3.(Theme(e1,x2) & Actor(e1,x1) & v_demonstrate(e1) & to(x2,x3) & n_audience(x3) & n_product(x2) & of(x2,x1) & n_male(x1) & n_man(x1))
|
exists e1 p1 x1 x2.(Topic(e1,p1) & Actor(e1,x1) & v_try(e1) & exists e2 x3.(to(e2,x3) & n_audience(x3) & Theme(e2,x2) & Actor(e2,x1) & v_sell(e2)) & n_product(x2) & of(x2,x1) & n_male(x1) & n_man(x1))
|
764e83b2-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 x1 x2 x3.(v_demonstrate(e1) & to(x2,x3) & of(x2,x1) & n_product(x2) & n_man(x1) & n_male(x1) & n_audience(x3) & Theme(e1,x2) & Actor(e1,x1))
|
exists e1 p1 x1 x2.(v_try(e1) & of(x2,x1) & n_product(x2) & n_man(x1) & n_male(x1) & exists e2 x3.(v_sell(e2) & to(e2,x3) & n_audience(x3) & Theme(e2,x2) & Actor(e2,x1)) & Topic(e1,p1) & Actor(e1,x1))
|
||
A man demonstrates his product to an audience.
|
A man shows how to use a product.
| 0 | -100 |
A man that demonstrate his product to an audience definitely show how to use the product.
|
exists e1 x1 x2 x3.(Theme(e1,x2) & Actor(e1,x1) & v_demonstrate(e1) & to(x2,x3) & n_audience(x3) & n_product(x2) & of(x2,x1) & n_male(x1) & n_man(x1))
|
exists e1 x1 x2.(Topic(e1,x2) & Actor(e1,x1) & v_show(e1) & n_manner(x2) & exists e2 x3 x4.(Theme(e2,x4) & Actor(e2,x3) & v_use(e2) & n_product(x4)) & n_man(x1))
|
764e888a-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 x1 x2 x3.(v_demonstrate(e1) & to(x2,x3) & of(x2,x1) & n_product(x2) & n_man(x1) & n_male(x1) & n_audience(x3) & Theme(e1,x2) & Actor(e1,x1))
|
exists e1 x1 x2.(v_show(e1) & n_manner(x2) & n_man(x1) & exists e2 x3 x4.(v_use(e2) & n_product(x4) & Theme(e2,x4) & Actor(e2,x3)) & Topic(e1,x2) & Actor(e1,x1))
|
||
a man shows off his exibit to many people.
|
a man shows off his exhibit
| 0 | -100 |
When someone shows off an exhibit implies there is someone to show it to.
|
exists e1 s1 x1 x2 x3.(to(e1,x3) & n_people(x3) & n_quantity(x3) & a_off(s1) & Manner(e1,s1) & Theme(e1,x2) & Actor(e1,x1) & v_show(e1) & n_exibit(x2) & of(x2,x1) & n_male(x1) & n_man(x1))
|
exists e1 s1 x1 x2.(a_off(s1) & Manner(e1,s1) & Theme(e1,x2) & Actor(e1,x1) & v_show(e1) & n_exhibit(x2) & of(x2,x1) & n_male(x1) & n_man(x1))
|
764e8d30-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 s1 x1 x2 x3.(v_show(e1) & to(e1,x3) & of(x2,x1) & n_quantity(x3) & n_people(x3) & n_man(x1) & n_male(x1) & n_exibit(x2) & a_off(s1) & Theme(e1,x2) & Manner(e1,s1) & Actor(e1,x1))
|
exists e1 s1 x1 x2.(v_show(e1) & of(x2,x1) & n_man(x1) & n_male(x1) & n_exhibit(x2) & a_off(s1) & Theme(e1,x2) & Manner(e1,s1) & Actor(e1,x1))
|
||
a man shows off his exibit to many people.
|
a young man shows off his exhibit
| 1 | -100 |
Just because the man showing off his exhibit doesn't mean he is young.
|
exists e1 s1 x1 x2 x3.(to(e1,x3) & n_people(x3) & n_quantity(x3) & a_off(s1) & Manner(e1,s1) & Theme(e1,x2) & Actor(e1,x1) & v_show(e1) & n_exibit(x2) & of(x2,x1) & n_male(x1) & n_man(x1))
|
exists e1 s1 s2 x1 x2.(a_off(s2) & Manner(e1,s2) & Theme(e1,x2) & Actor(e1,x1) & v_show(e1) & n_exhibit(x2) & of(x2,x1) & n_male(x1) & n_man(x1) & a_young(s1) & Theme(s1,x1))
|
764e937a-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 s1 x1 x2 x3.(v_show(e1) & to(e1,x3) & of(x2,x1) & n_quantity(x3) & n_people(x3) & n_man(x1) & n_male(x1) & n_exibit(x2) & a_off(s1) & Theme(e1,x2) & Manner(e1,s1) & Actor(e1,x1))
|
exists e1 s1 s2 x1 x2.(v_show(e1) & of(x2,x1) & n_man(x1) & n_male(x1) & n_exhibit(x2) & a_young(s1) & a_off(s2) & Theme(s1,x1) & Theme(e1,x2) & Manner(e1,s2) & Actor(e1,x1))
|
||
a man shows off his exibit to many people.
|
a woman shows off her exhibit
| 2 | -100 |
man and woman are not the same
|
exists e1 s1 x1 x2 x3.(to(e1,x3) & n_people(x3) & n_quantity(x3) & a_off(s1) & Manner(e1,s1) & Theme(e1,x2) & Actor(e1,x1) & v_show(e1) & n_exibit(x2) & of(x2,x1) & n_male(x1) & n_man(x1))
|
exists e1 s1 x1 x2.(a_off(s1) & Manner(e1,s1) & Theme(e1,x2) & Actor(e1,x1) & v_show(e1) & n_exhibit(x2) & of(x2,x1) & n_female(x1) & n_woman(x1))
|
764e9816-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 s1 x1 x2 x3.(v_show(e1) & to(e1,x3) & of(x2,x1) & n_quantity(x3) & n_people(x3) & n_man(x1) & n_male(x1) & n_exibit(x2) & a_off(s1) & Theme(e1,x2) & Manner(e1,s1) & Actor(e1,x1))
|
exists e1 s1 x1 x2.(v_show(e1) & of(x2,x1) & n_woman(x1) & n_female(x1) & n_exhibit(x2) & a_off(s1) & Theme(e1,x2) & Manner(e1,s1) & Actor(e1,x1))
|
||
An official wearing a uniform, sunglasses, and green shamrocks around their neck smiling and holding an ax.
|
A tall person in a uniform
| 1 | -100 |
Just because it's official doesn't mean he is tall.
|
exists e3 e2 e1 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8 x9.(Theme(e3,x9) & Actor(e3,x6) & v_hold(e3) & n_ax(x9) & around(x6,x8) & n_neck(x8) & of(x8,x7) & n_thing(x7) & n_shamrock(x6) & a_green(s2) & Theme(s2,x6) & Actor(e2,x4) & v_smile(e2) & around(x4,x5) & n_neck(x5) & of(x5,x1) & n_thing(x1) & n_shamrock(x4) & a_green(s1) & Theme(s1,x4) & Theme(e1,x2) & Actor(e1,x1) & v_wear(e1) & rel(x2,x3) & n_sunglass(x3) & n_uniform(x2) & n_official(x1))
|
exists s1 x1 x2.(a_topic(x1) & in(x1,x2) & n_uniform(x2) & n_person(x1) & a_tall(s1) & Theme(s1,x1))
|
764e9dac-e4c8-11ec-9cdd-0242ac1c0002
|
exists e3 e2 e1 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8 x9.(v_wear(e1) & v_smile(e2) & v_hold(e3) & rel(x2,x3) & of(x8,x7) & of(x5,x1) & n_uniform(x2) & n_thing(x7) & n_thing(x1) & n_sunglass(x3) & n_shamrock(x6) & n_shamrock(x4) & n_official(x1) & n_neck(x8) & n_neck(x5) & n_ax(x9) & around(x6,x8) & around(x4,x5) & a_green(s2) & a_green(s1) & Theme(s2,x6) & Theme(s1,x4) & Theme(e3,x9) & Theme(e1,x2) & Actor(e3,x6) & Actor(e2,x4) & Actor(e1,x1))
|
exists s1 x1 x2.(n_uniform(x2) & n_person(x1) & in(x1,x2) & a_topic(x1) & a_tall(s1) & Theme(s1,x1))
|
||
An official wearing a uniform, sunglasses, and green shamrocks around their neck smiling and holding an ax.
|
Nobody has a uniform
| 2 | -100 |
official and nobody are not the same
|
exists e2 e3 e1 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8 x9.(Theme(e3,x9) & Actor(e3,x6) & v_hold(e3) & n_ax(x9) & around(x6,x8) & n_neck(x8) & of(x8,x7) & n_thing(x7) & n_shamrock(x6) & a_green(s2) & Theme(s2,x6) & Actor(e2,x4) & v_smile(e2) & around(x4,x5) & n_neck(x5) & of(x5,x1) & n_thing(x1) & n_shamrock(x4) & a_green(s1) & Theme(s1,x4) & Theme(e1,x2) & Actor(e1,x1) & v_wear(e1) & rel(x2,x3) & n_sunglass(x3) & n_uniform(x2) & n_official(x1))
|
-exists e1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_have(e1) & n_uniform(x2) & n_person(x1))
|
764ea2ac-e4c8-11ec-9cdd-0242ac1c0002
|
exists e2 e3 e1 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8 x9.(v_wear(e1) & v_smile(e2) & v_hold(e3) & rel(x2,x3) & of(x8,x7) & of(x5,x1) & n_uniform(x2) & n_thing(x7) & n_thing(x1) & n_sunglass(x3) & n_shamrock(x6) & n_shamrock(x4) & n_official(x1) & n_neck(x8) & n_neck(x5) & n_ax(x9) & around(x6,x8) & around(x4,x5) & a_green(s2) & a_green(s1) & Theme(s2,x6) & Theme(s1,x4) & Theme(e3,x9) & Theme(e1,x2) & Actor(e3,x6) & Actor(e2,x4) & Actor(e1,x1))
|
all e1 x1 x2.(-v_have(e1) | -n_uniform(x2) | -n_person(x1) | -Theme(e1,x2) | -Actor(e1,x1))
|
||
An official wearing a uniform, sunglasses, and green shamrocks around their neck smiling and holding an ax.
|
A person in a uniform
| 0 | -100 |
official wearing a uniform is same as person in a uniform
|
exists e3 e1 e2 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8 x9.(Theme(e3,x9) & Actor(e3,x6) & v_hold(e3) & n_ax(x9) & around(x6,x8) & n_neck(x8) & of(x8,x7) & n_thing(x7) & n_shamrock(x6) & a_green(s2) & Theme(s2,x6) & Actor(e2,x4) & v_smile(e2) & around(x4,x5) & n_neck(x5) & of(x5,x1) & n_thing(x1) & n_shamrock(x4) & a_green(s1) & Theme(s1,x4) & Theme(e1,x2) & Actor(e1,x1) & v_wear(e1) & rel(x2,x3) & n_sunglass(x3) & n_uniform(x2) & n_official(x1))
|
exists x1 x2.(a_topic(x1) & in(x1,x2) & n_uniform(x2) & n_person(x1))
|
764ea838-e4c8-11ec-9cdd-0242ac1c0002
|
exists e3 e1 e2 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8 x9.(v_wear(e1) & v_smile(e2) & v_hold(e3) & rel(x2,x3) & of(x8,x7) & of(x5,x1) & n_uniform(x2) & n_thing(x7) & n_thing(x1) & n_sunglass(x3) & n_shamrock(x6) & n_shamrock(x4) & n_official(x1) & n_neck(x8) & n_neck(x5) & n_ax(x9) & around(x6,x8) & around(x4,x5) & a_green(s2) & a_green(s1) & Theme(s2,x6) & Theme(s1,x4) & Theme(e3,x9) & Theme(e1,x2) & Actor(e3,x6) & Actor(e2,x4) & Actor(e1,x1))
|
exists x1 x2.(n_uniform(x2) & n_person(x1) & in(x1,x2) & a_topic(x1))
|
||
People on the sidewalk, while a person in the street holds an ax.
|
The people are inside the building.
| 2 | -100 |
sidewalk and building
|
exists p1 p2 p3 x1 x2 x4.(n_sidewalk(x2) & n_street(x4) & rel(p1,x1) & on(x1,x2) & n_people(x1) & exists x6.n_event(x6) & exists e1 x3 x5.(Theme(e1,x5) & Actor(e1,x3) & v_hold(e1) & n_ax(x5) & in(x3,x4) & n_person(x3)) & while(p2,p3))
|
exists p1 x1 x2.(n_building(x2) & n_people(x1) & inside(x1,x2))
|
764ebc9c-e4c8-11ec-9cdd-0242ac1c0002
|
exists p1 p2 p3 x1 x2 x4.(while(p2,p3) & rel(p1,x1) & on(x1,x2) & n_street(x4) & n_sidewalk(x2) & n_people(x1) & exists x6.n_event(x6) & exists e1 x3 x5.(v_hold(e1) & n_person(x3) & n_ax(x5) & in(x3,x4) & Theme(e1,x5) & Actor(e1,x3)))
|
exists x1 x2.(n_people(x1) & n_building(x2) & inside(x1,x2))
|
||
People on the sidewalk, while a person in the street holds an ax.
|
There are people outside.
| 0 | -100 |
People are on the sidewalk so they must be outside.
|
exists p1 p2 p3 x1 x2 x4.(n_sidewalk(x2) & n_street(x4) & rel(p1,x1) & on(x1,x2) & n_people(x1) & exists x6.n_event(x6) & exists e1 x3 x5.(Theme(e1,x5) & Actor(e1,x3) & v_hold(e1) & n_ax(x5) & in(x3,x4) & n_person(x3)) & while(p2,p3))
|
exists p1 s1 x1.(a_outside(s1) & Manner(p1,s1) & exists x2.((x1 = x2) & n_people(x2)))
|
764ec192-e4c8-11ec-9cdd-0242ac1c0002
|
exists p1 p2 p3 x1 x2 x4.(while(p2,p3) & rel(p1,x1) & on(x1,x2) & n_street(x4) & n_sidewalk(x2) & n_people(x1) & exists x6.n_event(x6) & exists e1 x3 x5.(v_hold(e1) & n_person(x3) & n_ax(x5) & in(x3,x4) & Theme(e1,x5) & Actor(e1,x3)))
|
exists p1 s1 x1.(exists x2.(n_people(x2) & (x1 = x2)) & a_outside(s1) & Manner(p1,s1))
|
||
People on the sidewalk, while a person in the street holds an ax.
|
The person is pointing his ax at someone.
| 1 | -100 |
Just because the person is holding an ax doesn't mean he is pointing it at someone.
|
exists p1 p2 p3 x1 x2 x4.(n_sidewalk(x2) & n_street(x4) & rel(p1,x1) & on(x1,x2) & n_people(x1) & exists x6.n_event(x6) & exists e1 x3 x5.(Theme(e1,x5) & Actor(e1,x3) & v_hold(e1) & n_ax(x5) & in(x3,x4) & n_person(x3)) & while(p2,p3))
|
exists e1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_point(e1) & at(x2,x1) & n_person(x1) & n_ax(x2) & of(x2,x1) & n_male(x1) & n_person(x1))
|
764ec66a-e4c8-11ec-9cdd-0242ac1c0002
|
exists p1 p2 p3 x1 x2 x4.(while(p2,p3) & rel(p1,x1) & on(x1,x2) & n_street(x4) & n_sidewalk(x2) & n_people(x1) & exists x6.n_event(x6) & exists e1 x3 x5.(v_hold(e1) & n_person(x3) & n_ax(x5) & in(x3,x4) & Theme(e1,x5) & Actor(e1,x3)))
|
exists e1 x1 x2.(v_point(e1) & of(x2,x1) & n_person(x1) & n_male(x1) & n_ax(x2) & at(x2,x1) & Theme(e1,x2) & Actor(e1,x1))
|
||
A young child looks at the camera as a woman in a striped top is reclined and receiving dental work from a dental technician.
|
A small child is looking at a camera in a detists office.
| 0 | -100 |
The child is receiving dental work so he must be in a dentist's office.
|
exists e2 e3 e1 p1 s1 s2 s3 s4 x1 x2 x3 x4 x5 x6.(n_camera(x4) & n_camera(x2) & for(e2,e3) & from(e3,x6) & n_technician(x6) & a_dental(s4) & Theme(s4,x6) & Theme(e3,x5) & Actor(e3,x3) & v_receive(e3) & n_work(x5) & a_dental(s3) & Theme(s3,x5) & at(e2,x4) & Actor(e2,x3) & v_look(e2) & n_child(x3) & a_young(s2) & Theme(s2,x3) & exists e4 s5 x7 x8.(Theme(e4,x7) & v_recline(e4) & in(x7,x8) & n_top(x8) & a_striped(s5) & Theme(s5,x8) & n_woman(x7)) & as(e1,p1) & at(e1,x2) & Actor(e1,x1) & v_look(e1) & n_child(x1) & a_young(s1) & Theme(s1,x1))
|
exists e1 s1 x1 x2 x3 x4.(at(e1,x2) & in(x2,x3) & n_office(x3) & of(x3,x4) & n_detist(x4) & n_camera(x2) & Actor(e1,x1) & v_look(e1) & n_child(x1) & a_small(s1) & Theme(s1,x1))
|
764edac4-e4c8-11ec-9cdd-0242ac1c0002
|
exists e2 e3 e1 p1 s1 s2 s3 s4 x1 x2 x3 x4 x5 x6.(v_receive(e3) & v_look(e2) & v_look(e1) & n_work(x5) & n_technician(x6) & n_child(x3) & n_child(x1) & n_camera(x4) & n_camera(x2) & from(e3,x6) & for(e2,e3) & exists e4 s5 x7 x8.(v_recline(e4) & n_woman(x7) & n_top(x8) & in(x7,x8) & a_striped(s5) & Theme(s5,x8) & Theme(e4,x7)) & at(e2,x4) & at(e1,x2) & as(e1,p1) & a_young(s2) & a_young(s1) & a_dental(s4) & a_dental(s3) & Theme(s4,x6) & Theme(s3,x5) & Theme(s2,x3) & Theme(s1,x1) & Theme(e3,x5) & Actor(e3,x3) & Actor(e2,x3) & Actor(e1,x1))
|
exists e1 s1 x1 x2 x3 x4.(v_look(e1) & of(x3,x4) & n_office(x3) & n_detist(x4) & n_child(x1) & n_camera(x2) & in(x2,x3) & at(e1,x2) & a_small(s1) & Theme(s1,x1) & Actor(e1,x1))
|
||
A young child looks at the camera as a woman in a striped top is reclined and receiving dental work from a dental technician.
|
A dentist is examining a mother's teeth.
| 1 | -100 |
The woman might not be a mother, so the dentist might not be examining mother's teeth.
|
exists e3 e2 e1 p1 s1 s2 s3 s4 x1 x2 x3 x4 x5 x6.(n_camera(x4) & n_camera(x2) & for(e2,e3) & from(e3,x6) & n_technician(x6) & a_dental(s4) & Theme(s4,x6) & Theme(e3,x5) & Actor(e3,x3) & v_receive(e3) & n_work(x5) & a_dental(s3) & Theme(s3,x5) & at(e2,x4) & Actor(e2,x3) & v_look(e2) & n_child(x3) & a_young(s2) & Theme(s2,x3) & exists e4 s5 x7 x8.(Theme(e4,x7) & v_recline(e4) & in(x7,x8) & n_top(x8) & a_striped(s5) & Theme(s5,x8) & n_woman(x7)) & as(e1,p1) & at(e1,x2) & Actor(e1,x1) & v_look(e1) & n_child(x1) & a_young(s1) & Theme(s1,x1))
|
exists e1 x1 x2 x3.(Theme(e1,x3) & Actor(e1,x1) & v_examine(e1) & n_tooth(x3) & of(x3,x2) & n_mother(x2) & n_dentist(x1))
|
764ee0b4-e4c8-11ec-9cdd-0242ac1c0002
|
exists e3 e2 e1 p1 s1 s2 s3 s4 x1 x2 x3 x4 x5 x6.(v_receive(e3) & v_look(e2) & v_look(e1) & n_work(x5) & n_technician(x6) & n_child(x3) & n_child(x1) & n_camera(x4) & n_camera(x2) & from(e3,x6) & for(e2,e3) & exists e4 s5 x7 x8.(v_recline(e4) & n_woman(x7) & n_top(x8) & in(x7,x8) & a_striped(s5) & Theme(s5,x8) & Theme(e4,x7)) & at(e2,x4) & at(e1,x2) & as(e1,p1) & a_young(s2) & a_young(s1) & a_dental(s4) & a_dental(s3) & Theme(s4,x6) & Theme(s3,x5) & Theme(s2,x3) & Theme(s1,x1) & Theme(e3,x5) & Actor(e3,x3) & Actor(e2,x3) & Actor(e1,x1))
|
exists e1 x1 x2 x3.(v_examine(e1) & of(x3,x2) & n_tooth(x3) & n_mother(x2) & n_dentist(x1) & Theme(e1,x3) & Actor(e1,x1))
|
||
A young child looks at the camera as a woman in a striped top is reclined and receiving dental work from a dental technician.
|
A man flies to Mars tomorrow.
| 2 | -100 |
child and man are not the same
|
exists e3 e2 e1 p1 s1 s2 s3 s4 x1 x2 x3 x4 x5 x6.(n_camera(x4) & n_camera(x2) & for(e2,e3) & from(e3,x6) & n_technician(x6) & a_dental(s4) & Theme(s4,x6) & Theme(e3,x5) & Actor(e3,x3) & v_receive(e3) & n_work(x5) & a_dental(s3) & Theme(s3,x5) & at(e2,x4) & Actor(e2,x3) & v_look(e2) & n_child(x3) & a_young(s2) & Theme(s2,x3) & exists e4 s5 x7 x8.(Theme(e4,x7) & v_recline(e4) & in(x7,x8) & n_top(x8) & a_striped(s5) & Theme(s5,x8) & n_woman(x7)) & as(e1,p1) & at(e1,x2) & Actor(e1,x1) & v_look(e1) & n_child(x1) & a_young(s1) & Theme(s1,x1))
|
exists e1 x1 x2 x3.(ne_geo_mars(x2) & Time(e1,x3) & n_tomorrow(x3) & to(e1,x2) & Actor(e1,x1) & v_fly(e1) & n_man(x1))
|
764ee62c-e4c8-11ec-9cdd-0242ac1c0002
|
exists e3 e2 e1 p1 s1 s2 s3 s4 x1 x2 x3 x4 x5 x6.(v_receive(e3) & v_look(e2) & v_look(e1) & n_work(x5) & n_technician(x6) & n_child(x3) & n_child(x1) & n_camera(x4) & n_camera(x2) & from(e3,x6) & for(e2,e3) & exists e4 s5 x7 x8.(v_recline(e4) & n_woman(x7) & n_top(x8) & in(x7,x8) & a_striped(s5) & Theme(s5,x8) & Theme(e4,x7)) & at(e2,x4) & at(e1,x2) & as(e1,p1) & a_young(s2) & a_young(s1) & a_dental(s4) & a_dental(s3) & Theme(s4,x6) & Theme(s3,x5) & Theme(s2,x3) & Theme(s1,x1) & Theme(e3,x5) & Actor(e3,x3) & Actor(e2,x3) & Actor(e1,x1))
|
exists e1 x1 x2 x3.(v_fly(e1) & to(e1,x2) & ne_geo_mars(x2) & n_tomorrow(x3) & n_man(x1) & Time(e1,x3) & Actor(e1,x1))
|
||
A man is conducting an orchestra.
|
A man is working.
| 1 | -100 |
It has already been stated that the man is working, unless it was unclear before whether or not he was getting paid for conducting.
|
exists e1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_conduct(e1) & n_orchestra(x2) & n_man(x1))
|
exists e1 x1.(Actor(e1,x1) & v_work(e1) & n_man(x1))
|
764eead2-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 x1 x2.(v_conduct(e1) & n_orchestra(x2) & n_man(x1) & Theme(e1,x2) & Actor(e1,x1))
|
exists e1 x1.(v_work(e1) & n_man(x1) & Actor(e1,x1))
|
||
A man is conducting an orchestra.
|
A man is conducting music.
| 0 | -100 |
an orchestra plays music
|
exists e1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_conduct(e1) & n_orchestra(x2) & n_man(x1))
|
exists e1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_conduct(e1) & n_music(x2) & n_man(x1))
|
764eef6e-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 x1 x2.(v_conduct(e1) & n_orchestra(x2) & n_man(x1) & Theme(e1,x2) & Actor(e1,x1))
|
exists e1 x1 x2.(v_conduct(e1) & n_music(x2) & n_man(x1) & Theme(e1,x2) & Actor(e1,x1))
|
||
A man is conducting an orchestra.
|
A man is sleeping.
| 2 | -100 |
conducting and sleeping are not the same
|
exists e1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_conduct(e1) & n_orchestra(x2) & n_man(x1))
|
exists e1 x1.(Actor(e1,x1) & v_sleep(e1) & n_man(x1))
|
764ef414-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 x1 x2.(v_conduct(e1) & n_orchestra(x2) & n_man(x1) & Theme(e1,x2) & Actor(e1,x1))
|
exists e1 x1.(v_sleep(e1) & n_man(x1) & Actor(e1,x1))
|
||
A woman has dental work done while a child stands outside.
|
There are patients at the dentists office.
| 0 | -100 |
A WOMAN IS TO BE CONSIDERATE AS ONE OF THE PATIENTS.
|
exists e1 e2 p1 s1 x1 x2 x3.(Theme(e2,x2) & Actor(e2,x1) & v_have(e2) & exists e3 p2 x4.(exists s2.(Theme(s2,x4) & a_outside(s2)) & Topic(e3,p2) & Actor(e3,x4) & v_stand(e3) & n_child(x4)) & while(e1,p1) & Theme(e1,x3) & v_do(e1) & (x2 = x3) & n_work(x2) & a_dental(s1) & Theme(s1,x2) & n_woman(x1))
|
exists p1 x1 x2 x3.(n_office(x2) & of(x2,x3) & n_dentist(x3) & at(p1,x2) & exists x4.((x1 = x4) & n_patient(x4)))
|
764efb08-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 e2 p1 s1 x1 x2 x3.(while(e1,p1) & v_have(e2) & v_do(e1) & n_work(x2) & n_woman(x1) & exists e3 p2 x4.(v_stand(e3) & n_child(x4) & exists s2.(a_outside(s2) & Theme(s2,x4)) & Topic(e3,p2) & Actor(e3,x4)) & a_dental(s1) & Theme(s1,x2) & Theme(e2,x2) & Theme(e1,x3) & Actor(e2,x1) & (x2 = x3))
|
exists p1 x1 x2 x3.(of(x2,x3) & n_office(x2) & n_dentist(x3) & exists x4.(n_patient(x4) & (x1 = x4)) & at(p1,x2))
|
||
A woman has dental work done while a child stands outside.
|
There is a dental patient in the seat and her child is in the waiting room.
| 1 | -100 |
they didn't say the dental lady patient was a lady
|
exists e2 e1 p1 s1 x1 x2 x3.(Theme(e2,x2) & Actor(e2,x1) & v_have(e2) & exists e3 p2 x4.(exists s2.(Theme(s2,x4) & a_outside(s2)) & Topic(e3,p2) & Actor(e3,x4) & v_stand(e3) & n_child(x4)) & while(e1,p1) & Theme(e1,x3) & v_do(e1) & (x2 = x3) & n_work(x2) & a_dental(s1) & Theme(s1,x2) & n_woman(x1))
|
exists p1 p2 x1 x2 x3 x5 x6 x7.(n_room(x6) & of(x6,x7) & n_waiting(x7) & n_child(x3) & of(x3,x2) & n_female(x2) & n_seat(x5) & in(x3,x6) & exists s1 x4.((x1 = x4) & in(x4,x5) & n_patient(x4) & a_dental(s1) & Theme(s1,x4)))
|
764f0008-e4c8-11ec-9cdd-0242ac1c0002
|
exists e2 e1 p1 s1 x1 x2 x3.(while(e1,p1) & v_have(e2) & v_do(e1) & n_work(x2) & n_woman(x1) & exists e3 p2 x4.(v_stand(e3) & n_child(x4) & exists s2.(a_outside(s2) & Theme(s2,x4)) & Topic(e3,p2) & Actor(e3,x4)) & a_dental(s1) & Theme(s1,x2) & Theme(e2,x2) & Theme(e1,x3) & Actor(e2,x1) & (x2 = x3))
|
exists x1 x2 x3 x5 x6 x7.(of(x6,x7) & of(x3,x2) & n_waiting(x7) & n_seat(x5) & n_room(x6) & n_female(x2) & n_child(x3) & in(x3,x6) & exists s1 x4.(n_patient(x4) & in(x4,x5) & a_dental(s1) & Theme(s1,x4) & (x1 = x4)))
|
||
A woman has dental work done while a child stands outside.
|
A child is getting dental work done.
| 2 | -100 |
A woman implies someone older than a child.
|
exists e1 e2 p1 s1 x1 x2 x3.(Theme(e2,x2) & Actor(e2,x1) & v_have(e2) & exists e3 p2 x4.(exists s2.(Theme(s2,x4) & a_outside(s2)) & Topic(e3,p2) & Actor(e3,x4) & v_stand(e3) & n_child(x4)) & while(e1,p1) & Theme(e1,x3) & v_do(e1) & (x2 = x3) & n_work(x2) & a_dental(s1) & Theme(s1,x2) & n_woman(x1))
|
exists e1 e2 s1 x1 x2 x3.(Theme(e2,x2) & Actor(e2,x1) & v_get(e2) & Theme(e1,x3) & v_do(e1) & (x2 = x3) & n_work(x2) & a_dental(s1) & Theme(s1,x2) & n_child(x1))
|
764f04ae-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 e2 p1 s1 x1 x2 x3.(while(e1,p1) & v_have(e2) & v_do(e1) & n_work(x2) & n_woman(x1) & exists e3 p2 x4.(v_stand(e3) & n_child(x4) & exists s2.(a_outside(s2) & Theme(s2,x4)) & Topic(e3,p2) & Actor(e3,x4)) & a_dental(s1) & Theme(s1,x2) & Theme(e2,x2) & Theme(e1,x3) & Actor(e2,x1) & (x2 = x3))
|
exists e1 e2 s1 x1 x2 x3.(v_get(e2) & v_do(e1) & n_work(x2) & n_child(x1) & a_dental(s1) & Theme(s1,x2) & Theme(e2,x2) & Theme(e1,x3) & Actor(e2,x1) & (x2 = x3))
|
||
A dark colored man does a head shave for another dark colored man.
|
The person is getting a hair cut.
| 0 | -100 |
a man is a person
|
exists e2 e1 s1 s2 s3 s4 s5 x1 x2 x3 x4.(for(e2,x4) & n_man(x4) & a_colored(s5) & Theme(s5,x4) & a_dark(s4) & Theme(s4,x4) & -(x4 = x1) & n_man(x1) & n_man(x1) & a_colored(s3) & Theme(s3,x1) & a_dark(s2) & Theme(s2,x1) & Theme(e2,x2) & Actor(e2,x1) & v_do(e2) & n_shave(x2) & of(x2,x3) & n_head(x3) & Theme(e1,x1) & v_color(e1) & a_dark(s1) & Theme(s1,x1))
|
exists e1 x1 x2 x3.(n_person(x1) & Theme(e1,x2) & Actor(e1,x1) & v_get(e1) & n_cut(x2) & of(x2,x3) & n_hair(x3))
|
764f09b8-e4c8-11ec-9cdd-0242ac1c0002
|
exists e2 e1 s1 s2 s3 s4 s5 x1 x2 x3 x4.(v_do(e2) & v_color(e1) & of(x2,x3) & n_shave(x2) & n_man(x4) & n_man(x1) & n_head(x3) & for(e2,x4) & a_dark(s4) & a_dark(s2) & a_dark(s1) & a_colored(s5) & a_colored(s3) & Theme(s5,x4) & Theme(s4,x4) & Theme(s3,x1) & Theme(s2,x1) & Theme(s1,x1) & Theme(e2,x2) & Theme(e1,x1) & Actor(e2,x1) & -(x4 = x1))
|
exists e1 x1 x2 x3.(v_get(e1) & of(x2,x3) & n_person(x1) & n_hair(x3) & n_cut(x2) & Theme(e1,x2) & Actor(e1,x1))
|
||
A dark colored man does a head shave for another dark colored man.
|
The men are sleeping.
| 2 | -100 |
shave and sleeping are not the same
|
exists e1 e2 s1 s2 s3 s4 s5 x1 x2 x3 x4.(for(e2,x4) & n_man(x4) & a_colored(s5) & Theme(s5,x4) & a_dark(s4) & Theme(s4,x4) & -(x4 = x1) & n_man(x1) & n_man(x1) & a_colored(s3) & Theme(s3,x1) & a_dark(s2) & Theme(s2,x1) & Theme(e2,x2) & Actor(e2,x1) & v_do(e2) & n_shave(x2) & of(x2,x3) & n_head(x3) & Theme(e1,x1) & v_color(e1) & a_dark(s1) & Theme(s1,x1))
|
exists e1 x1.(n_man(x1) & Actor(e1,x1) & v_sleep(e1))
|
764f0e54-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 e2 s1 s2 s3 s4 s5 x1 x2 x3 x4.(v_do(e2) & v_color(e1) & of(x2,x3) & n_shave(x2) & n_man(x4) & n_man(x1) & n_head(x3) & for(e2,x4) & a_dark(s4) & a_dark(s2) & a_dark(s1) & a_colored(s5) & a_colored(s3) & Theme(s5,x4) & Theme(s4,x4) & Theme(s3,x1) & Theme(s2,x1) & Theme(s1,x1) & Theme(e2,x2) & Theme(e1,x1) & Actor(e2,x1) & -(x4 = x1))
|
exists e1 x1.(v_sleep(e1) & n_man(x1) & Actor(e1,x1))
|
||
A dark colored man does a head shave for another dark colored man.
|
The man is paying the other for his hair cut.
| 1 | -100 |
Whether or not the customer is paying hasn't been stated, therefore the hair cut might be done for free.
|
exists e1 e2 s1 s2 s3 s4 s5 x1 x2 x3 x4.(for(e2,x4) & n_man(x4) & a_colored(s5) & Theme(s5,x4) & a_dark(s4) & Theme(s4,x4) & -(x4 = x1) & n_man(x1) & n_man(x1) & a_colored(s3) & Theme(s3,x1) & a_dark(s2) & Theme(s2,x1) & Theme(e2,x2) & Actor(e2,x1) & v_do(e2) & n_shave(x2) & of(x2,x3) & n_head(x3) & Theme(e1,x1) & v_color(e1) & a_dark(s1) & Theme(s1,x1))
|
exists e1 x1 x2 x3 x4.(n_cut(x3) & of(x3,x4) & n_hair(x4) & of(x3,x2) & n_male(x2) & n_other(x2) & n_man(x1) & Theme(e1,x2) & Actor(e1,x1) & v_pay(e1) & for(x2,x3))
|
764f134a-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 e2 s1 s2 s3 s4 s5 x1 x2 x3 x4.(v_do(e2) & v_color(e1) & of(x2,x3) & n_shave(x2) & n_man(x4) & n_man(x1) & n_head(x3) & for(e2,x4) & a_dark(s4) & a_dark(s2) & a_dark(s1) & a_colored(s5) & a_colored(s3) & Theme(s5,x4) & Theme(s4,x4) & Theme(s3,x1) & Theme(s2,x1) & Theme(s1,x1) & Theme(e2,x2) & Theme(e1,x1) & Actor(e2,x1) & -(x4 = x1))
|
exists e1 x1 x2 x3 x4.(v_pay(e1) & of(x3,x4) & of(x3,x2) & n_other(x2) & n_man(x1) & n_male(x2) & n_hair(x4) & n_cut(x3) & for(x2,x3) & Theme(e1,x2) & Actor(e1,x1))
|
||
A boy is waiting outside a window with bars.
|
A boy waits outside.
| 0 | -100 |
the window gives context to where the boy is
|
exists e1 x1 x2 x3.(outside(e1,x2) & with(x2,x3) & n_bar(x3) & n_window(x2) & Actor(e1,x1) & v_wait(e1) & n_boy(x1))
|
exists e1 p1 x1.(exists s1.(Theme(s1,x1) & a_outside(s1)) & Topic(e1,p1) & Actor(e1,x1) & v_wait(e1) & n_boy(x1))
|
764f17f0-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 x1 x2 x3.(with(x2,x3) & v_wait(e1) & outside(e1,x2) & n_window(x2) & n_boy(x1) & n_bar(x3) & Actor(e1,x1))
|
exists e1 p1 x1.(v_wait(e1) & n_boy(x1) & exists s1.(a_outside(s1) & Theme(s1,x1)) & Topic(e1,p1) & Actor(e1,x1))
|
||
A boy is waiting outside a window with bars.
|
A boy waits in front of a house in a bad neighborhood.
| 1 | -100 |
Some windows have bars when they're not in a bad neighborhood.
|
exists e1 x1 x2 x3.(outside(e1,x2) & with(x2,x3) & n_bar(x3) & n_window(x2) & Actor(e1,x1) & v_wait(e1) & n_boy(x1))
|
exists e1 s1 x1 x2 x3 x4.(in(e1,x2) & of(x2,x3) & in(x3,x4) & n_neighborhood(x4) & a_bad(s1) & Theme(s1,x4) & n_house(x3) & n_front(x2) & Actor(e1,x1) & v_wait(e1) & n_boy(x1))
|
764f1d90-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 x1 x2 x3.(with(x2,x3) & v_wait(e1) & outside(e1,x2) & n_window(x2) & n_boy(x1) & n_bar(x3) & Actor(e1,x1))
|
exists e1 s1 x1 x2 x3 x4.(v_wait(e1) & of(x2,x3) & n_neighborhood(x4) & n_house(x3) & n_front(x2) & n_boy(x1) & in(x3,x4) & in(e1,x2) & a_bad(s1) & Theme(s1,x4) & Actor(e1,x1))
|
||
A boy is waiting outside a window with bars.
|
A boy rides his bike to the beach.
| 2 | -100 |
waiting and rides are not the same
|
exists e1 x1 x2 x3.(outside(e1,x2) & with(x2,x3) & n_bar(x3) & n_window(x2) & Actor(e1,x1) & v_wait(e1) & n_boy(x1))
|
exists e1 x1 x2 x3.(n_beach(x3) & Theme(e1,x2) & Actor(e1,x1) & v_ride(e1) & to(x2,x3) & n_bike(x2) & of(x2,x1) & n_male(x1) & n_boy(x1))
|
764f2362-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 x1 x2 x3.(with(x2,x3) & v_wait(e1) & outside(e1,x2) & n_window(x2) & n_boy(x1) & n_bar(x3) & Actor(e1,x1))
|
exists e1 x1 x2 x3.(v_ride(e1) & to(x2,x3) & of(x2,x1) & n_male(x1) & n_boy(x1) & n_bike(x2) & n_beach(x3) & Theme(e1,x2) & Actor(e1,x1))
|
||
A man in black sleeps in front of a door.
|
A man is wide awake at 3 am due to his insomnia.
| 2 | -100 |
The man cannot sleep and be awake at the same time.
|
exists s1 x1 x2 x3 x4.(a_topic(x1) & in(x1,x2) & in(x2,x3) & of(x3,x4) & n_door(x4) & n_front(x3) & n_sleep(x2) & a_black(s1) & Theme(s1,x2) & n_man(x1))
|
exists p1 s1 x1 x2 x3.(to(p1,x3) & n_insomnia(x3) & of(x3,x1) & n_male(x1) & r_due(p1) & at(p1,x2) & n_date(x2) & a_date_day_03(x2) & a_date_day_03(x2) & a_am(s1) & Theme(s1,x2) & exists s2 x4.((x1 = x4) & n_awake(x4) & a_wide(s2) & Theme(s2,x4)) & n_man(x1))
|
764f48ba-e4c8-11ec-9cdd-0242ac1c0002
|
exists s1 x1 x2 x3 x4.(of(x3,x4) & n_sleep(x2) & n_man(x1) & n_front(x3) & n_door(x4) & in(x2,x3) & in(x1,x2) & a_topic(x1) & a_black(s1) & Theme(s1,x2))
|
exists p1 s1 x1 x2 x3.(to(p1,x3) & r_due(p1) & of(x3,x1) & n_man(x1) & n_male(x1) & n_insomnia(x3) & n_date(x2) & exists s2 x4.(n_awake(x4) & a_wide(s2) & Theme(s2,x4) & (x1 = x4)) & at(p1,x2) & a_date_day_03(x2) & a_am(s1) & Theme(s1,x2))
|
||
A man in black sleeps in front of a door.
|
A person is sleeping.
| 0 | -100 |
a man constitutes a person
|
exists s1 x1 x2 x3 x4.(a_topic(x1) & in(x1,x2) & in(x2,x3) & of(x3,x4) & n_door(x4) & n_front(x3) & n_sleep(x2) & a_black(s1) & Theme(s1,x2) & n_man(x1))
|
exists e1 x1.(Actor(e1,x1) & v_sleep(e1) & n_person(x1))
|
764f4de2-e4c8-11ec-9cdd-0242ac1c0002
|
exists s1 x1 x2 x3 x4.(of(x3,x4) & n_sleep(x2) & n_man(x1) & n_front(x3) & n_door(x4) & in(x2,x3) & in(x1,x2) & a_topic(x1) & a_black(s1) & Theme(s1,x2))
|
exists e1 x1.(v_sleep(e1) & n_person(x1) & Actor(e1,x1))
|
||
A man in black sleeps in front of a door.
|
A man in black sleeps in front of a red door.
| 1 | -100 |
Not many doors are red.
|
exists s1 x1 x2 x3 x4.(a_topic(x1) & in(x1,x2) & in(x2,x3) & of(x3,x4) & n_door(x4) & n_front(x3) & n_sleep(x2) & a_black(s1) & Theme(s1,x2) & n_man(x1))
|
exists s1 s2 x1 x2 x3 x4.(a_topic(x1) & in(x1,x2) & in(x2,x3) & of(x3,x4) & n_door(x4) & a_red(s2) & Theme(s2,x4) & n_front(x3) & n_sleep(x2) & a_black(s1) & Theme(s1,x2) & n_man(x1))
|
764f53b4-e4c8-11ec-9cdd-0242ac1c0002
|
exists s1 x1 x2 x3 x4.(of(x3,x4) & n_sleep(x2) & n_man(x1) & n_front(x3) & n_door(x4) & in(x2,x3) & in(x1,x2) & a_topic(x1) & a_black(s1) & Theme(s1,x2))
|
exists s1 s2 x1 x2 x3 x4.(of(x3,x4) & n_sleep(x2) & n_man(x1) & n_front(x3) & n_door(x4) & in(x2,x3) & in(x1,x2) & a_topic(x1) & a_red(s2) & a_black(s1) & Theme(s2,x4) & Theme(s1,x2))
|
||
Someone rebuilding this structure.
|
A construction worker rebuilds the structure.
| 1 | -100 |
The person rebuilding the structure may or may not be a construction worker.
|
exists x1 x2.(a_topic(x1) & n_structure(x2) & Time(x1,x2) & n_rebuilding(x1))
|
exists e1 x1 x2 x3.(n_structure(x3) & Theme(e1,x3) & Actor(e1,x1) & v_rebuild(e1) & n_worker(x1) & of(x1,x2) & n_construction(x2))
|
764f5936-e4c8-11ec-9cdd-0242ac1c0002
|
exists x1 x2.(n_structure(x2) & n_rebuilding(x1) & a_topic(x1) & Time(x1,x2))
|
exists e1 x1 x2 x3.(v_rebuild(e1) & of(x1,x2) & n_worker(x1) & n_structure(x3) & n_construction(x2) & Theme(e1,x3) & Actor(e1,x1))
|
||
Someone rebuilding this structure.
|
A person runs to the police car.
| 2 | -100 |
The person cannot run while rebuilding a structure.
|
exists x1 x2.(a_topic(x1) & n_structure(x2) & Time(x1,x2) & n_rebuilding(x1))
|
exists e1 x1 x2 x3.(n_car(x2) & of(x2,x3) & n_police(x3) & to(e1,x2) & Actor(e1,x1) & v_run(e1) & n_person(x1))
|
764f5e5e-e4c8-11ec-9cdd-0242ac1c0002
|
exists x1 x2.(n_structure(x2) & n_rebuilding(x1) & a_topic(x1) & Time(x1,x2))
|
exists e1 x1 x2 x3.(v_run(e1) & to(e1,x2) & of(x2,x3) & n_police(x3) & n_person(x1) & n_car(x2) & Actor(e1,x1))
|
||
Someone rebuilding this structure.
|
A person rebuilds a structure.
| 0 | -100 |
a person is someone
|
exists x1 x2.(a_topic(x1) & n_structure(x2) & Time(x1,x2) & n_rebuilding(x1))
|
exists e1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_rebuild(e1) & n_structure(x2) & n_person(x1))
|
764f637c-e4c8-11ec-9cdd-0242ac1c0002
|
exists x1 x2.(n_structure(x2) & n_rebuilding(x1) & a_topic(x1) & Time(x1,x2))
|
exists e1 x1 x2.(v_rebuild(e1) & n_structure(x2) & n_person(x1) & Theme(e1,x2) & Actor(e1,x1))
|
||
A kid at a beach, writing or drawing in the sand with an onlooker in the background.
|
A kid is playing on a beach.
| 0 | -100 |
A kid writing or drawing in the sand at a beach can be considered a form of playing.
|
exists x3 x5 x8 x10.(n_background(x10) & n_sand(x8) & n_background(x5) & n_sand(x3) & (exists e1 x1 x2 x4.(Theme(e1,x3) & Actor(e1,x1) & v_write(e1) & with(x3,x4) & in(x4,x5) & n_onlooker(x4) & at(x1,x2) & n_beach(x2) & n_kid(x1)) | exists e2 x6 x7 x9.(in(e2,x8) & with(x8,x9) & in(x9,x10) & n_onlooker(x9) & Actor(e2,x6) & v_draw(e2) & at(x6,x7) & n_beach(x7) & n_kid(x6))))
|
exists e1 x1 x2.(on(e1,x2) & n_beach(x2) & Actor(e1,x1) & v_play(e1) & n_kid(x1))
|
764f6886-e4c8-11ec-9cdd-0242ac1c0002
|
exists x3 x5 x8 x10.(n_sand(x8) & n_sand(x3) & n_background(x5) & n_background(x10) & (exists e2 x6 x7 x9.(with(x8,x9) & v_draw(e2) & n_onlooker(x9) & n_kid(x6) & n_beach(x7) & in(x9,x10) & in(e2,x8) & at(x6,x7) & Actor(e2,x6)) | exists e1 x1 x2 x4.(with(x3,x4) & v_write(e1) & n_onlooker(x4) & n_kid(x1) & n_beach(x2) & in(x4,x5) & at(x1,x2) & Theme(e1,x3) & Actor(e1,x1))))
|
exists e1 x1 x2.(v_play(e1) & on(e1,x2) & n_kid(x1) & n_beach(x2) & Actor(e1,x1))
|
||
A kid at a beach, writing or drawing in the sand with an onlooker in the background.
|
A doctor runs nude through the hospital.
| 2 | -100 |
A writing drawing kid at the beach cannot be a doctor running in a hospital.
|
exists x3 x5 x8 x10.(n_background(x10) & n_sand(x8) & n_background(x5) & n_sand(x3) & (exists e1 x1 x2 x4.(Theme(e1,x3) & Actor(e1,x1) & v_write(e1) & with(x3,x4) & in(x4,x5) & n_onlooker(x4) & at(x1,x2) & n_beach(x2) & n_kid(x1)) | exists e2 x6 x7 x9.(in(e2,x8) & with(x8,x9) & in(x9,x10) & n_onlooker(x9) & Actor(e2,x6) & v_draw(e2) & at(x6,x7) & n_beach(x7) & n_kid(x6))))
|
exists e1 p1 x1 x2.(n_hospital(x2) & through(e1,x2) & exists s1.(Theme(s1,x1) & a_nude(s1)) & Topic(e1,p1) & Actor(e1,x1) & v_run(e1) & n_doctor(x1))
|
764f6e6c-e4c8-11ec-9cdd-0242ac1c0002
|
exists x3 x5 x8 x10.(n_sand(x8) & n_sand(x3) & n_background(x5) & n_background(x10) & (exists e2 x6 x7 x9.(with(x8,x9) & v_draw(e2) & n_onlooker(x9) & n_kid(x6) & n_beach(x7) & in(x9,x10) & in(e2,x8) & at(x6,x7) & Actor(e2,x6)) | exists e1 x1 x2 x4.(with(x3,x4) & v_write(e1) & n_onlooker(x4) & n_kid(x1) & n_beach(x2) & in(x4,x5) & at(x1,x2) & Theme(e1,x3) & Actor(e1,x1))))
|
exists e1 p1 x1 x2.(v_run(e1) & through(e1,x2) & n_hospital(x2) & n_doctor(x1) & exists s1.(a_nude(s1) & Theme(s1,x1)) & Topic(e1,p1) & Actor(e1,x1))
|
||
A kid at a beach, writing or drawing in the sand with an onlooker in the background.
|
A kid is about to be kidnapped.
| 1 | -100 |
Not all children with an onlooker are in danger of being kidnapped.
|
exists x3 x5 x8 x10.(n_background(x10) & n_sand(x8) & n_background(x5) & n_sand(x3) & (exists e1 x1 x2 x4.(Theme(e1,x3) & Actor(e1,x1) & v_write(e1) & with(x3,x4) & in(x4,x5) & n_onlooker(x4) & at(x1,x2) & n_beach(x2) & n_kid(x1)) | exists e2 x6 x7 x9.(in(e2,x8) & with(x8,x9) & in(x9,x10) & n_onlooker(x9) & Actor(e2,x6) & v_draw(e2) & at(x6,x7) & n_beach(x7) & n_kid(x6))))
|
exists p1 s1 x1.(Topic(s1,p1) & Actor(s1,x1) & a_about(s1) & exists e1.(Theme(e1,x1) & v_kidnap(e1)) & n_kid(x1))
|
764f739e-e4c8-11ec-9cdd-0242ac1c0002
|
exists x3 x5 x8 x10.(n_sand(x8) & n_sand(x3) & n_background(x5) & n_background(x10) & (exists e2 x6 x7 x9.(with(x8,x9) & v_draw(e2) & n_onlooker(x9) & n_kid(x6) & n_beach(x7) & in(x9,x10) & in(e2,x8) & at(x6,x7) & Actor(e2,x6)) | exists e1 x1 x2 x4.(with(x3,x4) & v_write(e1) & n_onlooker(x4) & n_kid(x1) & n_beach(x2) & in(x4,x5) & at(x1,x2) & Theme(e1,x3) & Actor(e1,x1))))
|
exists p1 s1 x1.(n_kid(x1) & exists e1.(v_kidnap(e1) & Theme(e1,x1)) & a_about(s1) & Topic(s1,p1) & Actor(s1,x1))
|
||
Two girls laughing outside in a yard.
|
The girls are happy.
| 0 | -100 |
laughing implies being happy
|
exists e1 x1 x2 x3.(a_topic(x1) & in(e1,x3) & n_yard(x3) & r_outside(e1) & Actor(e1,x2) & v_laugh(e1) & (x1 = x2) & n_girl(x1) & card_eq_2(x1))
|
exists s1 x1.(n_girl(x1) & Theme(s1,x1) & a_happy(s1))
|
764f8870-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 x1 x2 x3.(v_laugh(e1) & r_outside(e1) & n_yard(x3) & n_girl(x1) & in(e1,x3) & card_eq_2(x1) & a_topic(x1) & Actor(e1,x2) & (x1 = x2))
|
exists s1 x1.(n_girl(x1) & a_happy(s1) & Theme(s1,x1))
|
||
One man building something from an old piano.
|
A man is a hammer on an old piano.
| 1 | -100 |
Just because One man building something from an old piano does not indicate that A man is a hammer on an old piano.
|
exists e1 s1 x1 x2 x3 x4.(a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & v_build(e1) & from(x3,x4) & n_piano(x4) & a_old(s1) & Theme(s1,x4) & n_thing(x3) & (x1 = x2) & n_man(x1) & card_eq_1(x1))
|
exists p1 x1.(exists s1 x2 x3.((x1 = x2) & on(x2,x3) & n_piano(x3) & a_old(s1) & Theme(s1,x3) & n_hammer(x2)) & n_man(x1))
|
764f9a0e-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 s1 x1 x2 x3 x4.(v_build(e1) & n_thing(x3) & n_piano(x4) & n_man(x1) & from(x3,x4) & card_eq_1(x1) & a_topic(x1) & a_old(s1) & Theme(s1,x4) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2))
|
exists x1.(n_man(x1) & exists s1 x2 x3.(on(x2,x3) & n_piano(x3) & n_hammer(x2) & a_old(s1) & Theme(s1,x3) & (x1 = x2)))
|
||
One man building something from an old piano.
|
A man is unclogging a toilet.
| 2 | -100 |
The man cannot build something while unclogging a toilet.
|
exists e1 s1 x1 x2 x3 x4.(a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & v_build(e1) & from(x3,x4) & n_piano(x4) & a_old(s1) & Theme(s1,x4) & n_thing(x3) & (x1 = x2) & n_man(x1) & card_eq_1(x1))
|
exists e1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_unclogg(e1) & n_toilet(x2) & n_man(x1))
|
764fa45e-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 s1 x1 x2 x3 x4.(v_build(e1) & n_thing(x3) & n_piano(x4) & n_man(x1) & from(x3,x4) & card_eq_1(x1) & a_topic(x1) & a_old(s1) & Theme(s1,x4) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2))
|
exists e1 x1 x2.(v_unclogg(e1) & n_toilet(x2) & n_man(x1) & Theme(e1,x2) & Actor(e1,x1))
|
||
Guy getting ready to kick the ball.
|
The guy is watching a soccer game.
| 2 | -100 |
The guy can't both watch the soccer game, and kick the ball. He must either watch, or participate.
|
exists e1 p1 x1 x2.(n_ball(x2) & ne_nam_guy(x1) & exists p2 s1.(Topic(s1,p2) & Actor(s1,x1) & a_ready(s1) & exists e2.(Theme(e2,x2) & Actor(e2,x1) & v_kick(e2))) & Topic(e1,p1) & Actor(e1,x1) & v_get(e1))
|
exists e1 x1 x2 x3.(n_guy(x1) & Theme(e1,x2) & Actor(e1,x1) & v_watch(e1) & n_game(x2) & of(x2,x3) & n_soccer(x3))
|
764fb282-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 p1 x1 x2.(v_get(e1) & ne_nam_guy(x1) & n_ball(x2) & exists p2 s1.(exists e2.(v_kick(e2) & Theme(e2,x2) & Actor(e2,x1)) & a_ready(s1) & Topic(s1,p2) & Actor(s1,x1)) & Topic(e1,p1) & Actor(e1,x1))
|
exists e1 x1 x2 x3.(v_watch(e1) & of(x2,x3) & n_soccer(x3) & n_guy(x1) & n_game(x2) & Theme(e1,x2) & Actor(e1,x1))
|
||
a child reaches up into the air as a woman stands to his left and another person is seen wearing jeans to his right
|
A child reaches upwards while two people stand around it.
| 0 | 0.94948 |
Upwards means up into the air.
|
exists e1 p1 s1 x1 x2 x4 x5 x8.(n_right(x8) & of(x8,x2) & n_male(x2) & n_male(x2) & n_person(x5) & n_left(x4) & of(x4,x2) & n_air(x2) & exists e3 e2 p2 x3 x6.(exists e4 x7.(to(e4,x8) & Theme(e4,x7) & Actor(e4,x6) & v_wear(e4) & n_jeans(x7)) & Recipient(e3,p2) & Topic(e3,x6) & v_see(e3) & n_person(x6) & -(x6 = x5) & to(e2,x4) & Actor(e2,x3) & v_stand(e2) & n_woman(x3)) & as(e1,p1) & a_up(s1) & Manner(e1,s1) & into(e1,x2) & Actor(e1,x1) & v_reach(e1) & n_child(x1))
|
exists e1 p1 x1 x2.(exists e2 x3.(around(e2,x1) & Actor(e2,x3) & v_stand(e2) & n_people(x3) & card_eq_2(x3)) & n_thing(x1) & while(e1,p1) & Theme(e1,x2) & Actor(e1,x1) & v_reach(e1) & n_upward(x2) & n_child(x1))
|
7651a7a4-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 p1 s1 x1 x2 x4 x5 x8.(v_reach(e1) & of(x8,x2) & of(x4,x2) & n_right(x8) & n_person(x5) & n_male(x2) & n_left(x4) & n_child(x1) & n_air(x2) & into(e1,x2) & exists e3 e2 p2 x3 x6.(v_stand(e2) & v_see(e3) & to(e2,x4) & n_woman(x3) & n_person(x6) & exists e4 x7.(v_wear(e4) & to(e4,x8) & n_jeans(x7) & Theme(e4,x7) & Actor(e4,x6)) & Topic(e3,x6) & Recipient(e3,p2) & Actor(e2,x3) & -(x6 = x5)) & as(e1,p1) & a_up(s1) & Manner(e1,s1) & Actor(e1,x1))
|
exists e1 p1 x1 x2.(while(e1,p1) & v_reach(e1) & n_upward(x2) & n_thing(x1) & n_child(x1) & exists e2 x3.(v_stand(e2) & n_people(x3) & card_eq_2(x3) & around(e2,x1) & Actor(e2,x3)) & Theme(e1,x2) & Actor(e1,x1))
|
||
a child reaches up into the air as a woman stands to his left and another person is seen wearing jeans to his right
|
The child is the child of the two adults.
| 1 | 0.614101 |
A woman and another person may not be the two adults of the child.
|
exists e1 p1 s1 x1 x2 x4 x5 x8.(n_right(x8) & of(x8,x2) & n_male(x2) & n_male(x2) & n_person(x5) & n_left(x4) & of(x4,x2) & n_air(x2) & exists e3 e2 p2 x3 x6.(exists e4 x7.(to(e4,x8) & Theme(e4,x7) & Actor(e4,x6) & v_wear(e4) & n_jeans(x7)) & Recipient(e3,p2) & Topic(e3,x6) & v_see(e3) & n_person(x6) & -(x6 = x5) & to(e2,x4) & Actor(e2,x3) & v_stand(e2) & n_woman(x3)) & as(e1,p1) & a_up(s1) & Manner(e1,s1) & into(e1,x2) & Actor(e1,x1) & v_reach(e1) & n_child(x1))
|
exists p1 x1 x2.(n_adult(x2) & card_eq_2(x2) & n_child(x1) & n_child(x1) & (x1 = x1) & of(x1,x2))
|
7651b1f4-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 p1 s1 x1 x2 x4 x5 x8.(v_reach(e1) & of(x8,x2) & of(x4,x2) & n_right(x8) & n_person(x5) & n_male(x2) & n_left(x4) & n_child(x1) & n_air(x2) & into(e1,x2) & exists e3 e2 p2 x3 x6.(v_stand(e2) & v_see(e3) & to(e2,x4) & n_woman(x3) & n_person(x6) & exists e4 x7.(v_wear(e4) & to(e4,x8) & n_jeans(x7) & Theme(e4,x7) & Actor(e4,x6)) & Topic(e3,x6) & Recipient(e3,p2) & Actor(e2,x3) & -(x6 = x5)) & as(e1,p1) & a_up(s1) & Manner(e1,s1) & Actor(e1,x1))
|
exists x1 x2.(of(x1,x2) & n_child(x1) & n_adult(x2) & card_eq_2(x2) & (x1 = x1))
|
||
a child reaches up into the air as a woman stands to his left and another person is seen wearing jeans to his right
|
A child reaches for his mother, standing to his left.
| 1 | 0.522772 |
The woman who stands to the child's left may not be his mother.
|
exists e1 p1 s1 x1 x2 x4 x5 x8.(n_right(x8) & of(x8,x2) & n_male(x2) & n_male(x2) & n_person(x5) & n_left(x4) & of(x4,x2) & n_air(x2) & exists e3 e2 p2 x3 x6.(exists e4 x7.(to(e4,x8) & Theme(e4,x7) & Actor(e4,x6) & v_wear(e4) & n_jeans(x7)) & Recipient(e3,p2) & Topic(e3,x6) & v_see(e3) & n_person(x6) & -(x6 = x5) & to(e2,x4) & Actor(e2,x3) & v_stand(e2) & n_woman(x3)) & as(e1,p1) & a_up(s1) & Manner(e1,s1) & into(e1,x2) & Actor(e1,x1) & v_reach(e1) & n_child(x1))
|
exists e1 e2 x1 x2 x3.(for(e1,e2) & to(e2,x3) & n_left(x3) & of(x3,x1) & n_male(x1) & n_male(x1) & Actor(e2,x1) & v_stand(e2) & for(e1,x2) & n_mother(x2) & of(x2,x1) & Actor(e1,x1) & v_reach(e1) & n_child(x1))
|
7651b7e4-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 p1 s1 x1 x2 x4 x5 x8.(v_reach(e1) & of(x8,x2) & of(x4,x2) & n_right(x8) & n_person(x5) & n_male(x2) & n_left(x4) & n_child(x1) & n_air(x2) & into(e1,x2) & exists e3 e2 p2 x3 x6.(v_stand(e2) & v_see(e3) & to(e2,x4) & n_woman(x3) & n_person(x6) & exists e4 x7.(v_wear(e4) & to(e4,x8) & n_jeans(x7) & Theme(e4,x7) & Actor(e4,x6)) & Topic(e3,x6) & Recipient(e3,p2) & Actor(e2,x3) & -(x6 = x5)) & as(e1,p1) & a_up(s1) & Manner(e1,s1) & Actor(e1,x1))
|
exists e1 e2 x1 x2 x3.(v_stand(e2) & v_reach(e1) & to(e2,x3) & of(x3,x1) & of(x2,x1) & n_mother(x2) & n_male(x1) & n_left(x3) & n_child(x1) & for(e1,x2) & for(e1,e2) & Actor(e2,x1) & Actor(e1,x1))
|
||
a child reaches up into the air as a woman stands to his left and another person is seen wearing jeans to his right
|
A child reaches up high.
| 1 | 0.645983 |
A child who reaches up into the air, may not be reaching high.
|
exists e1 p1 s1 x1 x2 x4 x5 x8.(n_right(x8) & of(x8,x2) & n_male(x2) & n_male(x2) & n_person(x5) & n_left(x4) & of(x4,x2) & n_air(x2) & exists e3 e2 p2 x3 x6.(exists e4 x7.(to(e4,x8) & Theme(e4,x7) & Actor(e4,x6) & v_wear(e4) & n_jeans(x7)) & Recipient(e3,p2) & Topic(e3,x6) & v_see(e3) & n_person(x6) & -(x6 = x5) & to(e2,x4) & Actor(e2,x3) & v_stand(e2) & n_woman(x3)) & as(e1,p1) & a_up(s1) & Manner(e1,s1) & into(e1,x2) & Actor(e1,x1) & v_reach(e1) & n_child(x1))
|
exists e1 p1 x1.(exists s1.(r_up(s1) & Theme(s1,x1) & a_high(s1)) & Topic(e1,p1) & Actor(e1,x1) & v_reach(e1) & n_child(x1))
|
7651c248-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 p1 s1 x1 x2 x4 x5 x8.(v_reach(e1) & of(x8,x2) & of(x4,x2) & n_right(x8) & n_person(x5) & n_male(x2) & n_left(x4) & n_child(x1) & n_air(x2) & into(e1,x2) & exists e3 e2 p2 x3 x6.(v_stand(e2) & v_see(e3) & to(e2,x4) & n_woman(x3) & n_person(x6) & exists e4 x7.(v_wear(e4) & to(e4,x8) & n_jeans(x7) & Theme(e4,x7) & Actor(e4,x6)) & Topic(e3,x6) & Recipient(e3,p2) & Actor(e2,x3) & -(x6 = x5)) & as(e1,p1) & a_up(s1) & Manner(e1,s1) & Actor(e1,x1))
|
exists e1 p1 x1.(v_reach(e1) & n_child(x1) & exists s1.(r_up(s1) & a_high(s1) & Theme(s1,x1)) & Topic(e1,p1) & Actor(e1,x1))
|
||
a child reaches up into the air as a woman stands to his left and another person is seen wearing jeans to his right
|
There are three children.
| 2 | 0.000018 |
Three children is not the same as the singular "a child."
|
exists e1 p1 s1 x1 x2 x4 x5 x8.(n_right(x8) & of(x8,x2) & n_male(x2) & n_male(x2) & n_person(x5) & n_left(x4) & of(x4,x2) & n_air(x2) & exists e3 e2 p2 x3 x6.(exists e4 x7.(to(e4,x8) & Theme(e4,x7) & Actor(e4,x6) & v_wear(e4) & n_jeans(x7)) & Recipient(e3,p2) & Topic(e3,x6) & v_see(e3) & n_person(x6) & -(x6 = x5) & to(e2,x4) & Actor(e2,x3) & v_stand(e2) & n_woman(x3)) & as(e1,p1) & a_up(s1) & Manner(e1,s1) & into(e1,x2) & Actor(e1,x1) & v_reach(e1) & n_child(x1))
|
exists p1 x1 x2.((x1 = x2) & n_child(x2) & card_eq_3(x2))
|
7651cd24-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 p1 s1 x1 x2 x4 x5 x8.(v_reach(e1) & of(x8,x2) & of(x4,x2) & n_right(x8) & n_person(x5) & n_male(x2) & n_left(x4) & n_child(x1) & n_air(x2) & into(e1,x2) & exists e3 e2 p2 x3 x6.(v_stand(e2) & v_see(e3) & to(e2,x4) & n_woman(x3) & n_person(x6) & exists e4 x7.(v_wear(e4) & to(e4,x8) & n_jeans(x7) & Theme(e4,x7) & Actor(e4,x6)) & Topic(e3,x6) & Recipient(e3,p2) & Actor(e2,x3) & -(x6 = x5)) & as(e1,p1) & a_up(s1) & Manner(e1,s1) & Actor(e1,x1))
|
exists x1 x2.(n_child(x2) & card_eq_3(x2) & (x1 = x2))
|
||
a child reaches up into the air as a woman stands to his left and another person is seen wearing jeans to his right
|
A child reaches for his mother while his father stands nearby.
| 1 | 0.341414 |
A woman and another person does not have to be the mother and father of a child.
|
exists e1 p1 s1 x1 x2 x4 x5 x8.(n_right(x8) & of(x8,x2) & n_male(x2) & n_male(x2) & n_person(x5) & n_left(x4) & of(x4,x2) & n_air(x2) & exists e3 e2 p2 x3 x6.(exists e4 x7.(to(e4,x8) & Theme(e4,x7) & Actor(e4,x6) & v_wear(e4) & n_jeans(x7)) & Recipient(e3,p2) & Topic(e3,x6) & v_see(e3) & n_person(x6) & -(x6 = x5) & to(e2,x4) & Actor(e2,x3) & v_stand(e2) & n_woman(x3)) & as(e1,p1) & a_up(s1) & Manner(e1,s1) & into(e1,x2) & Actor(e1,x1) & v_reach(e1) & n_child(x1))
|
exists e1 p1 x1 x2 x3.(exists e2 p2.(exists s1.(Theme(s1,x3) & a_nearby(s1)) & Topic(e2,p2) & Actor(e2,x3) & v_stand(e2)) & n_father(x3) & of(x3,x1) & n_male(x1) & n_male(x1) & while(e1,p1) & for(e1,x2) & n_mother(x2) & of(x2,x1) & Actor(e1,x1) & v_reach(e1) & n_child(x1))
|
7651de0e-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 p1 s1 x1 x2 x4 x5 x8.(v_reach(e1) & of(x8,x2) & of(x4,x2) & n_right(x8) & n_person(x5) & n_male(x2) & n_left(x4) & n_child(x1) & n_air(x2) & into(e1,x2) & exists e3 e2 p2 x3 x6.(v_stand(e2) & v_see(e3) & to(e2,x4) & n_woman(x3) & n_person(x6) & exists e4 x7.(v_wear(e4) & to(e4,x8) & n_jeans(x7) & Theme(e4,x7) & Actor(e4,x6)) & Topic(e3,x6) & Recipient(e3,p2) & Actor(e2,x3) & -(x6 = x5)) & as(e1,p1) & a_up(s1) & Manner(e1,s1) & Actor(e1,x1))
|
exists e1 p1 x1 x2 x3.(while(e1,p1) & v_reach(e1) & of(x3,x1) & of(x2,x1) & n_mother(x2) & n_male(x1) & n_father(x3) & n_child(x1) & for(e1,x2) & exists e2 p2.(v_stand(e2) & exists s1.(a_nearby(s1) & Theme(s1,x3)) & Topic(e2,p2) & Actor(e2,x3)) & Actor(e1,x1))
|
||
a child reaches up into the air as a woman stands to his left and another person is seen wearing jeans to his right
|
A child attempts to get attention by reaching his hand up to his parents on either side of him.
| 1 | 0.527152 |
Just because the child is reaching up does not mean that he is trying to get attention and just because there is a person on either side of him doesn't mean they are his parents.
|
exists e1 p1 s1 x1 x2 x4 x5 x8.(n_right(x8) & of(x8,x2) & n_male(x2) & n_male(x2) & n_person(x5) & n_left(x4) & of(x4,x2) & n_air(x2) & exists e3 e2 p2 x3 x6.(exists e4 x7.(to(e4,x8) & Theme(e4,x7) & Actor(e4,x6) & v_wear(e4) & n_jeans(x7)) & Recipient(e3,p2) & Topic(e3,x6) & v_see(e3) & n_person(x6) & -(x6 = x5) & to(e2,x4) & Actor(e2,x3) & v_stand(e2) & n_woman(x3)) & as(e1,p1) & a_up(s1) & Manner(e1,s1) & into(e1,x2) & Actor(e1,x1) & v_reach(e1) & n_child(x1))
|
exists e1 p1 x1 x3 x4.(Topic(e1,p1) & Actor(e1,x1) & v_attempt(e1) & exists e3 e2 x1 x2.(by(e2,e3) & all x5.(n_side(x5) -> (to(e3,x4) & on(x4,x5) & of(x5,x1))) & n_male(x1) & n_male(x1) & r_up(e3) & Theme(e3,x3) & Actor(e3,x1) & v_reach(e3) & Theme(e2,x2) & Actor(e2,x1) & v_get(e2) & n_attention(x2)) & n_parent(x4) & of(x4,x1) & n_hand(x3) & of(x3,x1) & n_male(x1) & n_child(x1))
|
7651e336-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 p1 s1 x1 x2 x4 x5 x8.(v_reach(e1) & of(x8,x2) & of(x4,x2) & n_right(x8) & n_person(x5) & n_male(x2) & n_left(x4) & n_child(x1) & n_air(x2) & into(e1,x2) & exists e3 e2 p2 x3 x6.(v_stand(e2) & v_see(e3) & to(e2,x4) & n_woman(x3) & n_person(x6) & exists e4 x7.(v_wear(e4) & to(e4,x8) & n_jeans(x7) & Theme(e4,x7) & Actor(e4,x6)) & Topic(e3,x6) & Recipient(e3,p2) & Actor(e2,x3) & -(x6 = x5)) & as(e1,p1) & a_up(s1) & Manner(e1,s1) & Actor(e1,x1))
|
exists e1 p1 x1 x3 x4.(v_attempt(e1) & of(x4,x1) & of(x3,x1) & n_parent(x4) & n_male(x1) & n_hand(x3) & n_child(x1) & exists e3 e2 x1 x2.(v_reach(e3) & v_get(e2) & r_up(e3) & n_male(x1) & n_attention(x2) & by(e2,e3) & all x5.((to(e3,x4) | -n_side(x5)) & (on(x4,x5) | -n_side(x5)) & (of(x5,x1) | -n_side(x5))) & Theme(e3,x3) & Theme(e2,x2) & Actor(e3,x1) & Actor(e2,x1)) & Topic(e1,p1) & Actor(e1,x1))
|
||
A woman squatting in the grass is smiling at a little boy, as he smiles and raises his hands in the air.
|
A mother is play with her son in the grass.
| 1 | 0.661037 |
The boy may not be in the grass and just because it is a woman and a little boy doesn't make them mother and son.
|
exists e1 e2 p1 s1 x1 x2 x3 x4 x5 x6 x7 x8 x9.(n_air(x9) & n_hand(x8) & of(x8,x7) & n_male(x7) & n_male(x3) & n_male(x3) & n_air(x6) & n_hand(x5) & of(x5,x3) & n_grass(x3) & exists e4 e3.(Theme(e4,x8) & Actor(e4,x3) & v_raise(e4) & in(x8,x9) & Theme(e3,x5) & Actor(e3,x3) & v_smile(e3) & in(x5,x6)) & as(e2,p1) & at(e2,x4) & n_boy(x4) & a_little(s1) & Theme(s1,x4) & Actor(e2,x1) & v_smile(e2) & in(e1,x3) & Actor(e1,x2) & v_squat(e1) & (x1 = x2) & n_woman(x1))
|
exists p1 x1 x3 x4.(n_grass(x4) & exists x2.((x1 = x2) & in(x2,x4) & with(x2,x3) & n_play(x2)) & n_son(x3) & of(x3,x1) & n_female(x1) & n_mother(x1))
|
7651f74a-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 e2 p1 s1 x1 x2 x3 x4 x5 x6 x7 x8 x9.(v_squat(e1) & v_smile(e2) & of(x8,x7) & of(x5,x3) & n_woman(x1) & n_male(x7) & n_male(x3) & n_hand(x8) & n_hand(x5) & n_grass(x3) & n_boy(x4) & n_air(x9) & n_air(x6) & in(e1,x3) & exists e4 e3.(v_smile(e3) & v_raise(e4) & in(x8,x9) & in(x5,x6) & Theme(e4,x8) & Theme(e3,x5) & Actor(e4,x3) & Actor(e3,x3)) & at(e2,x4) & as(e2,p1) & a_little(s1) & Theme(s1,x4) & Actor(e2,x1) & Actor(e1,x2) & (x1 = x2))
|
exists x1 x3 x4.(of(x3,x1) & n_son(x3) & n_mother(x1) & n_grass(x4) & n_female(x1) & exists x2.(with(x2,x3) & n_play(x2) & in(x2,x4) & (x1 = x2)))
|
||
A woman squatting in the grass is smiling at a little boy, as he smiles and raises his hands in the air.
|
The little boy is the woman's son.
| 1 | 0.693256 |
Not all little boys are the woman's son.
|
exists e1 e2 p1 s1 x1 x2 x3 x4 x5 x6 x7 x8 x9.(n_air(x9) & n_hand(x8) & of(x8,x7) & n_male(x7) & n_male(x3) & n_male(x3) & n_air(x6) & n_hand(x5) & of(x5,x3) & n_grass(x3) & exists e4 e3.(Theme(e4,x8) & Actor(e4,x3) & v_raise(e4) & in(x8,x9) & Theme(e3,x5) & Actor(e3,x3) & v_smile(e3) & in(x5,x6)) & as(e2,p1) & at(e2,x4) & n_boy(x4) & a_little(s1) & Theme(s1,x4) & Actor(e2,x1) & v_smile(e2) & in(e1,x3) & Actor(e1,x2) & v_squat(e1) & (x1 = x2) & n_woman(x1))
|
exists p1 s1 x1 x2 x3.(n_son(x3) & of(x3,x2) & n_woman(x2) & n_boy(x1) & a_little(s1) & Theme(s1,x1) & (x1 = x3))
|
7652184c-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 e2 p1 s1 x1 x2 x3 x4 x5 x6 x7 x8 x9.(v_squat(e1) & v_smile(e2) & of(x8,x7) & of(x5,x3) & n_woman(x1) & n_male(x7) & n_male(x3) & n_hand(x8) & n_hand(x5) & n_grass(x3) & n_boy(x4) & n_air(x9) & n_air(x6) & in(e1,x3) & exists e4 e3.(v_smile(e3) & v_raise(e4) & in(x8,x9) & in(x5,x6) & Theme(e4,x8) & Theme(e3,x5) & Actor(e4,x3) & Actor(e3,x3)) & at(e2,x4) & as(e2,p1) & a_little(s1) & Theme(s1,x4) & Actor(e2,x1) & Actor(e1,x2) & (x1 = x2))
|
exists s1 x1 x2 x3.(of(x3,x2) & n_woman(x2) & n_son(x3) & n_boy(x1) & a_little(s1) & Theme(s1,x1) & (x1 = x3))
|
||
A woman squatting in the grass is smiling at a little boy, as he smiles and raises his hands in the air.
|
A woman smiles at a boy.
| 0 | 0.974427 |
If the boy is little, then the woman smiles at him.
|
exists e1 e2 p1 s1 x1 x2 x3 x4 x5 x6 x7 x8 x9.(n_air(x9) & n_hand(x8) & of(x8,x7) & n_male(x7) & n_male(x3) & n_male(x3) & n_air(x6) & n_hand(x5) & of(x5,x3) & n_grass(x3) & exists e4 e3.(Theme(e4,x8) & Actor(e4,x3) & v_raise(e4) & in(x8,x9) & Theme(e3,x5) & Actor(e3,x3) & v_smile(e3) & in(x5,x6)) & as(e2,p1) & at(e2,x4) & n_boy(x4) & a_little(s1) & Theme(s1,x4) & Actor(e2,x1) & v_smile(e2) & in(e1,x3) & Actor(e1,x2) & v_squat(e1) & (x1 = x2) & n_woman(x1))
|
exists e1 x1 x2.(at(e1,x2) & n_boy(x2) & Actor(e1,x1) & v_smile(e1) & n_woman(x1))
|
76521d60-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 e2 p1 s1 x1 x2 x3 x4 x5 x6 x7 x8 x9.(v_squat(e1) & v_smile(e2) & of(x8,x7) & of(x5,x3) & n_woman(x1) & n_male(x7) & n_male(x3) & n_hand(x8) & n_hand(x5) & n_grass(x3) & n_boy(x4) & n_air(x9) & n_air(x6) & in(e1,x3) & exists e4 e3.(v_smile(e3) & v_raise(e4) & in(x8,x9) & in(x5,x6) & Theme(e4,x8) & Theme(e3,x5) & Actor(e4,x3) & Actor(e3,x3)) & at(e2,x4) & as(e2,p1) & a_little(s1) & Theme(s1,x4) & Actor(e2,x1) & Actor(e1,x2) & (x1 = x2))
|
exists e1 x1 x2.(v_smile(e1) & n_woman(x1) & n_boy(x2) & at(e1,x2) & Actor(e1,x1))
|
||
A woman squatting in the grass is smiling at a little boy, as he smiles and raises his hands in the air.
|
A woman is playing games with a little boy.
| 1 | 0.78438 |
Smiling at the little boy doesn't mean they are playing games.
|
exists e1 e2 p1 s1 x1 x2 x3 x4 x5 x6 x7 x8 x9.(n_air(x9) & n_hand(x8) & of(x8,x7) & n_male(x7) & n_male(x3) & n_male(x3) & n_air(x6) & n_hand(x5) & of(x5,x3) & n_grass(x3) & exists e4 e3.(Theme(e4,x8) & Actor(e4,x3) & v_raise(e4) & in(x8,x9) & Theme(e3,x5) & Actor(e3,x3) & v_smile(e3) & in(x5,x6)) & as(e2,p1) & at(e2,x4) & n_boy(x4) & a_little(s1) & Theme(s1,x4) & Actor(e2,x1) & v_smile(e2) & in(e1,x3) & Actor(e1,x2) & v_squat(e1) & (x1 = x2) & n_woman(x1))
|
exists e1 s1 x1 x2 x3.(with(e1,x3) & n_boy(x3) & a_little(s1) & Theme(s1,x3) & Theme(e1,x2) & Actor(e1,x1) & v_play(e1) & n_game(x2) & n_woman(x1))
|
76522260-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 e2 p1 s1 x1 x2 x3 x4 x5 x6 x7 x8 x9.(v_squat(e1) & v_smile(e2) & of(x8,x7) & of(x5,x3) & n_woman(x1) & n_male(x7) & n_male(x3) & n_hand(x8) & n_hand(x5) & n_grass(x3) & n_boy(x4) & n_air(x9) & n_air(x6) & in(e1,x3) & exists e4 e3.(v_smile(e3) & v_raise(e4) & in(x8,x9) & in(x5,x6) & Theme(e4,x8) & Theme(e3,x5) & Actor(e4,x3) & Actor(e3,x3)) & at(e2,x4) & as(e2,p1) & a_little(s1) & Theme(s1,x4) & Actor(e2,x1) & Actor(e1,x2) & (x1 = x2))
|
exists e1 s1 x1 x2 x3.(with(e1,x3) & v_play(e1) & n_woman(x1) & n_game(x2) & n_boy(x3) & a_little(s1) & Theme(s1,x3) & Theme(e1,x2) & Actor(e1,x1))
|
||
A woman squatting in the grass is smiling at a little boy, as he smiles and raises his hands in the air.
|
A woman is in the grass with her son playing with him.
| 1 | 0.699899 |
The boy may not be in the grass with the woman, the boy may not be the woman's son, and just because they are smiling doesn't mean they are playing.
|
exists e1 e2 p1 s1 x1 x2 x3 x4 x5 x6 x7 x8 x9.(n_air(x9) & n_hand(x8) & of(x8,x7) & n_male(x7) & n_male(x3) & n_male(x3) & n_air(x6) & n_hand(x5) & of(x5,x3) & n_grass(x3) & exists e4 e3.(Theme(e4,x8) & Actor(e4,x3) & v_raise(e4) & in(x8,x9) & Theme(e3,x5) & Actor(e3,x3) & v_smile(e3) & in(x5,x6)) & as(e2,p1) & at(e2,x4) & n_boy(x4) & a_little(s1) & Theme(s1,x4) & Actor(e2,x1) & v_smile(e2) & in(e1,x3) & Actor(e1,x2) & v_squat(e1) & (x1 = x2) & n_woman(x1))
|
exists p1 x1 x2 x3.(n_son(x3) & of(x3,x2) & n_female(x2) & n_grass(x2) & n_male(x3) & in(p1,x2) & with(x2,x3) & exists x4.((x1 = x4) & with(x4,x3) & n_playing(x4)) & n_woman(x1))
|
76522d78-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 e2 p1 s1 x1 x2 x3 x4 x5 x6 x7 x8 x9.(v_squat(e1) & v_smile(e2) & of(x8,x7) & of(x5,x3) & n_woman(x1) & n_male(x7) & n_male(x3) & n_hand(x8) & n_hand(x5) & n_grass(x3) & n_boy(x4) & n_air(x9) & n_air(x6) & in(e1,x3) & exists e4 e3.(v_smile(e3) & v_raise(e4) & in(x8,x9) & in(x5,x6) & Theme(e4,x8) & Theme(e3,x5) & Actor(e4,x3) & Actor(e3,x3)) & at(e2,x4) & as(e2,p1) & a_little(s1) & Theme(s1,x4) & Actor(e2,x1) & Actor(e1,x2) & (x1 = x2))
|
exists p1 x1 x2 x3.(with(x2,x3) & of(x3,x2) & n_woman(x1) & n_son(x3) & n_male(x3) & n_grass(x2) & n_female(x2) & in(p1,x2) & exists x4.(with(x4,x3) & n_playing(x4) & (x1 = x4)))
|
||
A woman squatting in the grass is smiling at a little boy, as he smiles and raises his hands in the air.
|
A little boy is chasing a butterfly as his mother looks on with happiness.
| 1 | 0.103539 |
Just because the boy smiles and raises his hands doesn't mean he is chasing a butterfly and just because the woman is smiling does not mean she is happy.
|
exists e1 e2 p1 s1 x1 x2 x3 x4 x5 x6 x7 x8 x9.(n_air(x9) & n_hand(x8) & of(x8,x7) & n_male(x7) & n_male(x3) & n_male(x3) & n_air(x6) & n_hand(x5) & of(x5,x3) & n_grass(x3) & exists e4 e3.(Theme(e4,x8) & Actor(e4,x3) & v_raise(e4) & in(x8,x9) & Theme(e3,x5) & Actor(e3,x3) & v_smile(e3) & in(x5,x6)) & as(e2,p1) & at(e2,x4) & n_boy(x4) & a_little(s1) & Theme(s1,x4) & Actor(e2,x1) & v_smile(e2) & in(e1,x3) & Actor(e1,x2) & v_squat(e1) & (x1 = x2) & n_woman(x1))
|
exists e1 p1 s1 x1 x2 x3.(exists e2 x4.(r_on(e2) & with(e2,x4) & n_happiness(x4) & Actor(e2,x3) & v_look(e2)) & n_mother(x3) & of(x3,x1) & n_male(x1) & as(e1,p1) & Theme(e1,x2) & Actor(e1,x1) & v_chase(e1) & n_butterfly(x2) & n_boy(x1) & a_little(s1) & Theme(s1,x1))
|
7652378c-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 e2 p1 s1 x1 x2 x3 x4 x5 x6 x7 x8 x9.(v_squat(e1) & v_smile(e2) & of(x8,x7) & of(x5,x3) & n_woman(x1) & n_male(x7) & n_male(x3) & n_hand(x8) & n_hand(x5) & n_grass(x3) & n_boy(x4) & n_air(x9) & n_air(x6) & in(e1,x3) & exists e4 e3.(v_smile(e3) & v_raise(e4) & in(x8,x9) & in(x5,x6) & Theme(e4,x8) & Theme(e3,x5) & Actor(e4,x3) & Actor(e3,x3)) & at(e2,x4) & as(e2,p1) & a_little(s1) & Theme(s1,x4) & Actor(e2,x1) & Actor(e1,x2) & (x1 = x2))
|
exists e1 p1 s1 x1 x2 x3.(v_chase(e1) & of(x3,x1) & n_mother(x3) & n_male(x1) & n_butterfly(x2) & n_boy(x1) & exists e2 x4.(with(e2,x4) & v_look(e2) & r_on(e2) & n_happiness(x4) & Actor(e2,x3)) & as(e1,p1) & a_little(s1) & Theme(s1,x1) & Theme(e1,x2) & Actor(e1,x1))
|
||
A woman squatting in the grass is smiling at a little boy, as he smiles and raises his hands in the air.
|
The woman is angrily screaming at the little boy.
| 2 | 0.000004 |
The woman cannot be smiling and screaming at the same time.
|
exists e1 e2 p1 s1 x1 x2 x3 x4 x5 x6 x7 x8 x9.(n_air(x9) & n_hand(x8) & of(x8,x7) & n_male(x7) & n_male(x3) & n_male(x3) & n_air(x6) & n_hand(x5) & of(x5,x3) & n_grass(x3) & exists e4 e3.(Theme(e4,x8) & Actor(e4,x3) & v_raise(e4) & in(x8,x9) & Theme(e3,x5) & Actor(e3,x3) & v_smile(e3) & in(x5,x6)) & as(e2,p1) & at(e2,x4) & n_boy(x4) & a_little(s1) & Theme(s1,x4) & Actor(e2,x1) & v_smile(e2) & in(e1,x3) & Actor(e1,x2) & v_squat(e1) & (x1 = x2) & n_woman(x1))
|
exists e1 s1 s2 x1 x2.(n_boy(x2) & a_little(s1) & Theme(s1,x2) & n_woman(x1) & a_angrily(s2) & Manner(e1,s2) & at(e1,x2) & Actor(e1,x1) & v_scream(e1))
|
76523cdc-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 e2 p1 s1 x1 x2 x3 x4 x5 x6 x7 x8 x9.(v_squat(e1) & v_smile(e2) & of(x8,x7) & of(x5,x3) & n_woman(x1) & n_male(x7) & n_male(x3) & n_hand(x8) & n_hand(x5) & n_grass(x3) & n_boy(x4) & n_air(x9) & n_air(x6) & in(e1,x3) & exists e4 e3.(v_smile(e3) & v_raise(e4) & in(x8,x9) & in(x5,x6) & Theme(e4,x8) & Theme(e3,x5) & Actor(e4,x3) & Actor(e3,x3)) & at(e2,x4) & as(e2,p1) & a_little(s1) & Theme(s1,x4) & Actor(e2,x1) & Actor(e1,x2) & (x1 = x2))
|
exists e1 s1 s2 x1 x2.(v_scream(e1) & n_woman(x1) & n_boy(x2) & at(e1,x2) & a_little(s1) & a_angrily(s2) & Theme(s1,x2) & Manner(e1,s2) & Actor(e1,x1))
|
||
A woman looks on as a toddler reaches up towards the sky.
|
A mother looks on with joy as her son watches an airplane.
| 1 | 0.138775 |
The woman may not be the boy's mother, she may not be looking on at the toddler with joy, not all toddlers are boys or her son and just because the toddler is looking up doesn't mean they are watching a plane.
|
exists e1 e2 s1 x1 x2 x3 x4.(n_sky(x4) & r_on(e1) & as(e1,x2) & towards(e2,x4) & a_up(s1) & Manner(e2,s1) & Actor(e2,x3) & v_reach(e2) & (x2 = x3) & n_toddler(x2) & Actor(e1,x1) & v_look(e1) & n_woman(x1))
|
exists e1 p1 x1 x2 x3.(exists e2 x4.(Theme(e2,x4) & Actor(e2,x3) & v_watch(e2) & n_airplane(x4)) & n_son(x3) & of(x3,x1) & n_female(x1) & as(e1,p1) & r_on(e1) & with(e1,x2) & n_joy(x2) & Actor(e1,x1) & v_look(e1) & n_mother(x1))
|
7652696e-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 e2 s1 x1 x2 x3 x4.(v_reach(e2) & v_look(e1) & towards(e2,x4) & r_on(e1) & n_woman(x1) & n_toddler(x2) & n_sky(x4) & as(e1,x2) & a_up(s1) & Manner(e2,s1) & Actor(e2,x3) & Actor(e1,x1) & (x2 = x3))
|
exists e1 p1 x1 x2 x3.(with(e1,x2) & v_look(e1) & r_on(e1) & of(x3,x1) & n_son(x3) & n_mother(x1) & n_joy(x2) & n_female(x1) & exists e2 x4.(v_watch(e2) & n_airplane(x4) & Theme(e2,x4) & Actor(e2,x3)) & as(e1,p1) & Actor(e1,x1))
|
||
A woman looks on as a toddler reaches up towards the sky.
|
A woman and toddler are outside.
| 0 | 0.987967 |
If the woman looks on as the toddler reaches up towards the sky, they must be outside as the toddler reaches for the sky instead of a ceiling.
|
exists e1 e2 s1 x1 x2 x3 x4.(n_sky(x4) & r_on(e1) & as(e1,x2) & towards(e2,x4) & a_up(s1) & Manner(e2,s1) & Actor(e2,x3) & v_reach(e2) & (x2 = x3) & n_toddler(x2) & Actor(e1,x1) & v_look(e1) & n_woman(x1))
|
exists s1 x1 x2 x3.(Theme(s1,x1) & a_outside(s1) & n_toddler(x3) & n_woman(x2) & subset_of(x3,x1) & subset_of(x2,x1))
|
76527364-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 e2 s1 x1 x2 x3 x4.(v_reach(e2) & v_look(e1) & towards(e2,x4) & r_on(e1) & n_woman(x1) & n_toddler(x2) & n_sky(x4) & as(e1,x2) & a_up(s1) & Manner(e2,s1) & Actor(e2,x3) & Actor(e1,x1) & (x2 = x3))
|
exists s1 x1 x2 x3.(subset_of(x3,x1) & subset_of(x2,x1) & n_woman(x2) & n_toddler(x3) & a_outside(s1) & Theme(s1,x1))
|
||
A woman looks on as a toddler reaches up towards the sky.
|
A lady is watching a little kid explore the world.
| 0 | -100 |
Lady is informal for woman. Looks on is synonymous for watching. Reaching up is a way to explore.
|
exists e2 e1 s1 x1 x2 x3 x4.(n_sky(x4) & r_on(e1) & as(e1,x2) & towards(e2,x4) & a_up(s1) & Manner(e2,s1) & Actor(e2,x3) & v_reach(e2) & (x2 = x3) & n_toddler(x2) & Actor(e1,x1) & v_look(e1) & n_woman(x1))
|
exists e2 e1 s1 x1 x2 x3 x4.(n_world(x4) & Theme(e2,x4) & Actor(e2,x1) & v_explore(e2) & Theme(e1,x3) & Actor(e1,x2) & v_watch(e1) & n_kid(x3) & a_little(s1) & Theme(s1,x3) & (x1 = x2) & n_lady(x1))
|
76527bca-e4c8-11ec-9cdd-0242ac1c0002
|
exists e2 e1 s1 x1 x2 x3 x4.(v_reach(e2) & v_look(e1) & towards(e2,x4) & r_on(e1) & n_woman(x1) & n_toddler(x2) & n_sky(x4) & as(e1,x2) & a_up(s1) & Manner(e2,s1) & Actor(e2,x3) & Actor(e1,x1) & (x2 = x3))
|
exists e2 e1 s1 x1 x2 x3 x4.(v_watch(e1) & v_explore(e2) & n_world(x4) & n_lady(x1) & n_kid(x3) & a_little(s1) & Theme(s1,x3) & Theme(e2,x4) & Theme(e1,x3) & Actor(e2,x1) & Actor(e1,x2) & (x1 = x2))
|
||
A woman looks on as a toddler reaches up towards the sky.
|
The toddler is curious about its surroundings.
| 1 | 0.848807 |
Just because the toddler is looking up doesn't mean it is curious about it's surroundings.
|
exists e2 e1 s1 x1 x2 x3 x4.(n_sky(x4) & r_on(e1) & as(e1,x2) & towards(e2,x4) & a_up(s1) & Manner(e2,s1) & Actor(e2,x3) & v_reach(e2) & (x2 = x3) & n_toddler(x2) & Actor(e1,x1) & v_look(e1) & n_woman(x1))
|
exists s1 x1 x2.(n_surroundings(x2) & of(x2,x1) & n_thing(x1) & n_toddler(x1) & about(s1,x2) & Theme(s1,x1) & a_curious(s1))
|
765281f6-e4c8-11ec-9cdd-0242ac1c0002
|
exists e2 e1 s1 x1 x2 x3 x4.(v_reach(e2) & v_look(e1) & towards(e2,x4) & r_on(e1) & n_woman(x1) & n_toddler(x2) & n_sky(x4) & as(e1,x2) & a_up(s1) & Manner(e2,s1) & Actor(e2,x3) & Actor(e1,x1) & (x2 = x3))
|
exists s1 x1 x2.(of(x2,x1) & n_toddler(x1) & n_thing(x1) & n_surroundings(x2) & about(s1,x2) & a_curious(s1) & Theme(s1,x1))
|
||
A woman looks on as a toddler reaches up towards the sky.
|
A woman is standing on a baby.
| 2 | 0.000049 |
A woman cannot be standing on a baby if the toddler is reaching up.
|
exists e2 e1 s1 x1 x2 x3 x4.(n_sky(x4) & r_on(e1) & as(e1,x2) & towards(e2,x4) & a_up(s1) & Manner(e2,s1) & Actor(e2,x3) & v_reach(e2) & (x2 = x3) & n_toddler(x2) & Actor(e1,x1) & v_look(e1) & n_woman(x1))
|
exists e1 x1 x2.(on(e1,x2) & n_baby(x2) & Actor(e1,x1) & v_stand(e1) & n_woman(x1))
|
765289bc-e4c8-11ec-9cdd-0242ac1c0002
|
exists e2 e1 s1 x1 x2 x3 x4.(v_reach(e2) & v_look(e1) & towards(e2,x4) & r_on(e1) & n_woman(x1) & n_toddler(x2) & n_sky(x4) & as(e1,x2) & a_up(s1) & Manner(e2,s1) & Actor(e2,x3) & Actor(e1,x1) & (x2 = x3))
|
exists e1 x1 x2.(v_stand(e1) & on(e1,x2) & n_woman(x1) & n_baby(x2) & Actor(e1,x1))
|
||
A woman looks on as a toddler reaches up towards the sky.
|
A woman and her son are on a vacation trip.
| 1 | 0.025982 |
There is nothing to indicate that the toddler is the woman's son or that the woman and her son are on a vacation trip.
|
exists e2 e1 s1 x1 x2 x3 x4.(n_sky(x4) & r_on(e1) & as(e1,x2) & towards(e2,x4) & a_up(s1) & Manner(e2,s1) & Actor(e2,x3) & v_reach(e2) & (x2 = x3) & n_toddler(x2) & Actor(e1,x1) & v_look(e1) & n_woman(x1))
|
exists p1 x1 x2 x3.(exists x4 x5.(on(x1,x4) & n_trip(x4) & of(x4,x5) & n_vacation(x5)) & subset_of(x3,x1) & n_son(x3) & of(x3,x2) & n_female(x2) & subset_of(x2,x1) & n_woman(x2))
|
76528fca-e4c8-11ec-9cdd-0242ac1c0002
|
exists e2 e1 s1 x1 x2 x3 x4.(v_reach(e2) & v_look(e1) & towards(e2,x4) & r_on(e1) & n_woman(x1) & n_toddler(x2) & n_sky(x4) & as(e1,x2) & a_up(s1) & Manner(e2,s1) & Actor(e2,x3) & Actor(e1,x1) & (x2 = x3))
|
exists x1 x2 x3.(subset_of(x3,x1) & subset_of(x2,x1) & of(x3,x2) & n_woman(x2) & n_son(x3) & n_female(x2) & exists x4 x5.(on(x1,x4) & of(x4,x5) & n_vacation(x5) & n_trip(x4)))
|
||
A woman looks on as a toddler reaches up towards the sky.
|
A toddler reaches into the air.
| 0 | -100 |
The toddler certainly reaches into the air towards the sky.
|
exists e1 e2 s1 x1 x2 x3 x4.(n_sky(x4) & r_on(e1) & as(e1,x2) & towards(e2,x4) & a_up(s1) & Manner(e2,s1) & Actor(e2,x3) & v_reach(e2) & (x2 = x3) & n_toddler(x2) & Actor(e1,x1) & v_look(e1) & n_woman(x1))
|
exists e1 x1 x2.(n_air(x2) & into(e1,x2) & Actor(e1,x1) & v_reach(e1) & n_toddler(x1))
|
76529498-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 e2 s1 x1 x2 x3 x4.(v_reach(e2) & v_look(e1) & towards(e2,x4) & r_on(e1) & n_woman(x1) & n_toddler(x2) & n_sky(x4) & as(e1,x2) & a_up(s1) & Manner(e2,s1) & Actor(e2,x3) & Actor(e1,x1) & (x2 = x3))
|
exists e1 x1 x2.(v_reach(e1) & n_toddler(x1) & n_air(x2) & into(e1,x2) & Actor(e1,x1))
|
||
A woman looks on as a toddler reaches up towards the sky.
|
A woman and her baby are outside.
| 1 | 0.653995 |
Just because the woman looks on as a toddler reaches up towards the sky, it doesn't mean that both are outside.
|
exists e2 e1 s1 x1 x2 x3 x4.(n_sky(x4) & r_on(e1) & as(e1,x2) & towards(e2,x4) & a_up(s1) & Manner(e2,s1) & Actor(e2,x3) & v_reach(e2) & (x2 = x3) & n_toddler(x2) & Actor(e1,x1) & v_look(e1) & n_woman(x1))
|
exists s1 x1 x2 x3.(Theme(s1,x1) & a_outside(s1) & subset_of(x3,x1) & n_baby(x3) & of(x3,x2) & n_female(x2) & subset_of(x2,x1) & n_woman(x2))
|
76529948-e4c8-11ec-9cdd-0242ac1c0002
|
exists e2 e1 s1 x1 x2 x3 x4.(v_reach(e2) & v_look(e1) & towards(e2,x4) & r_on(e1) & n_woman(x1) & n_toddler(x2) & n_sky(x4) & as(e1,x2) & a_up(s1) & Manner(e2,s1) & Actor(e2,x3) & Actor(e1,x1) & (x2 = x3))
|
exists s1 x1 x2 x3.(subset_of(x3,x1) & subset_of(x2,x1) & of(x3,x2) & n_woman(x2) & n_female(x2) & n_baby(x3) & a_outside(s1) & Theme(s1,x1))
|
||
A woman looks on as a toddler reaches up towards the sky.
|
A woman looks at a toddler.
| 0 | -100 |
woman looks on as a toddler is the same as woman looks at a toddler
|
exists e1 e2 s1 x1 x2 x3 x4.(n_sky(x4) & r_on(e1) & as(e1,x2) & towards(e2,x4) & a_up(s1) & Manner(e2,s1) & Actor(e2,x3) & v_reach(e2) & (x2 = x3) & n_toddler(x2) & Actor(e1,x1) & v_look(e1) & n_woman(x1))
|
exists e1 x1 x2.(at(e1,x2) & n_toddler(x2) & Actor(e1,x1) & v_look(e1) & n_woman(x1))
|
76529e98-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 e2 s1 x1 x2 x3 x4.(v_reach(e2) & v_look(e1) & towards(e2,x4) & r_on(e1) & n_woman(x1) & n_toddler(x2) & n_sky(x4) & as(e1,x2) & a_up(s1) & Manner(e2,s1) & Actor(e2,x3) & Actor(e1,x1) & (x2 = x3))
|
exists e1 x1 x2.(v_look(e1) & n_woman(x1) & n_toddler(x2) & at(e1,x2) & Actor(e1,x1))
|
||
A woman looks on as a toddler reaches up towards the sky.
|
A woman watched the toddler fall.
| 2 | -100 |
The toddler cannot be falling and reaching up at the same time.
|
exists e2 e1 s1 x1 x2 x3 x4.(n_sky(x4) & r_on(e1) & as(e1,x2) & towards(e2,x4) & a_up(s1) & Manner(e2,s1) & Actor(e2,x3) & v_reach(e2) & (x2 = x3) & n_toddler(x2) & Actor(e1,x1) & v_look(e1) & n_woman(x1))
|
exists e1 x1 x2 x3.(n_fall(x2) & of(x2,x3) & n_toddler(x3) & Theme(e1,x2) & Actor(e1,x1) & v_watch(e1) & n_woman(x1))
|
7652a4b0-e4c8-11ec-9cdd-0242ac1c0002
|
exists e2 e1 s1 x1 x2 x3 x4.(v_reach(e2) & v_look(e1) & towards(e2,x4) & r_on(e1) & n_woman(x1) & n_toddler(x2) & n_sky(x4) & as(e1,x2) & a_up(s1) & Manner(e2,s1) & Actor(e2,x3) & Actor(e1,x1) & (x2 = x3))
|
exists e1 x1 x2 x3.(v_watch(e1) & of(x2,x3) & n_woman(x1) & n_toddler(x3) & n_fall(x2) & Theme(e1,x2) & Actor(e1,x1))
|
||
A woman looks on as a toddler reaches up towards the sky.
|
A woman watches a child reach for the sky.
| 0 | -100 |
a child can be used to describe a toddler
|
exists e1 e2 s1 x1 x2 x3 x4.(n_sky(x4) & r_on(e1) & as(e1,x2) & towards(e2,x4) & a_up(s1) & Manner(e2,s1) & Actor(e2,x3) & v_reach(e2) & (x2 = x3) & n_toddler(x2) & Actor(e1,x1) & v_look(e1) & n_woman(x1))
|
exists e1 x1 x2 x3 x4.(n_sky(x4) & for(e1,x4) & Theme(e1,x2) & Actor(e1,x1) & v_watch(e1) & n_reach(x2) & of(x2,x3) & n_child(x3) & n_woman(x1))
|
7652a97e-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 e2 s1 x1 x2 x3 x4.(v_reach(e2) & v_look(e1) & towards(e2,x4) & r_on(e1) & n_woman(x1) & n_toddler(x2) & n_sky(x4) & as(e1,x2) & a_up(s1) & Manner(e2,s1) & Actor(e2,x3) & Actor(e1,x1) & (x2 = x3))
|
exists e1 x1 x2 x3 x4.(v_watch(e1) & of(x2,x3) & n_woman(x1) & n_sky(x4) & n_reach(x2) & n_child(x3) & for(e1,x4) & Theme(e1,x2) & Actor(e1,x1))
|
||
A woman looks on as a toddler reaches up towards the sky.
|
A toddler watches a woman try to grab a cloud from the sky.
| 2 | -100 |
Either the toddler reaches up towards the sky or the woman tries to grab a cloud, not both.
|
exists e1 e2 s1 x1 x2 x3 x4.(n_sky(x4) & r_on(e1) & as(e1,x2) & towards(e2,x4) & a_up(s1) & Manner(e2,s1) & Actor(e2,x3) & v_reach(e2) & (x2 = x3) & n_toddler(x2) & Actor(e1,x1) & v_look(e1) & n_woman(x1))
|
exists e1 p1 x1 x2 x3 x4 x6.(n_sky(x6) & Topic(e1,p1) & exists e2 x5.(Theme(e2,x5) & Actor(e2,x1) & v_grab(e2) & from(x5,x6) & n_cloud(x5)) & Theme(e1,x3) & Actor(e1,x2) & v_watch(e1) & n_try(x3) & of(x3,x4) & n_woman(x4) & n_toddler(x2) & n_toddler(x1))
|
7652ae24-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 e2 s1 x1 x2 x3 x4.(v_reach(e2) & v_look(e1) & towards(e2,x4) & r_on(e1) & n_woman(x1) & n_toddler(x2) & n_sky(x4) & as(e1,x2) & a_up(s1) & Manner(e2,s1) & Actor(e2,x3) & Actor(e1,x1) & (x2 = x3))
|
exists e1 p1 x1 x2 x3 x4 x6.(v_watch(e1) & of(x3,x4) & n_woman(x4) & n_try(x3) & n_toddler(x2) & n_toddler(x1) & n_sky(x6) & exists e2 x5.(v_grab(e2) & n_cloud(x5) & from(x5,x6) & Theme(e2,x5) & Actor(e2,x1)) & Topic(e1,p1) & Theme(e1,x3) & Actor(e1,x2))
|
||
A woman looks on as a toddler reaches up towards the sky.
|
A toddler tries to grab a cloud from the sky.
| 1 | 0.083287 |
There is nothing to indicate that the toddler tries to grab a cloud.
|
exists e2 e1 s1 x1 x2 x3 x4.(n_sky(x4) & r_on(e1) & as(e1,x2) & towards(e2,x4) & a_up(s1) & Manner(e2,s1) & Actor(e2,x3) & v_reach(e2) & (x2 = x3) & n_toddler(x2) & Actor(e1,x1) & v_look(e1) & n_woman(x1))
|
exists e1 p1 x1 x3.(n_sky(x3) & Topic(e1,p1) & Actor(e1,x1) & v_try(e1) & exists e2 x2.(Theme(e2,x2) & Actor(e2,x1) & v_grab(e2) & from(x2,x3) & n_cloud(x2)) & n_toddler(x1))
|
7652b37e-e4c8-11ec-9cdd-0242ac1c0002
|
exists e2 e1 s1 x1 x2 x3 x4.(v_reach(e2) & v_look(e1) & towards(e2,x4) & r_on(e1) & n_woman(x1) & n_toddler(x2) & n_sky(x4) & as(e1,x2) & a_up(s1) & Manner(e2,s1) & Actor(e2,x3) & Actor(e1,x1) & (x2 = x3))
|
exists e1 p1 x1 x3.(v_try(e1) & n_toddler(x1) & n_sky(x3) & exists e2 x2.(v_grab(e2) & n_cloud(x2) & from(x2,x3) & Theme(e2,x2) & Actor(e2,x1)) & Topic(e1,p1) & Actor(e1,x1))
|
||
A woman looks on as a toddler reaches up towards the sky.
|
A man looks towards the sky as his son plays in the dirt.
| 2 | -100 |
A woman is not a man.
|
exists e1 e2 s1 x1 x2 x3 x4.(n_sky(x4) & r_on(e1) & as(e1,x2) & towards(e2,x4) & a_up(s1) & Manner(e2,s1) & Actor(e2,x3) & v_reach(e2) & (x2 = x3) & n_toddler(x2) & Actor(e1,x1) & v_look(e1) & n_woman(x1))
|
exists e1 p1 x1 x2 x3 x4.(n_dirt(x4) & n_son(x3) & of(x3,x2) & n_male(x2) & n_sky(x2) & exists e2.(in(e2,x4) & Actor(e2,x3) & v_play(e2)) & as(e1,p1) & towards(e1,x2) & Actor(e1,x1) & v_look(e1) & n_man(x1))
|
7652b856-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 e2 s1 x1 x2 x3 x4.(v_reach(e2) & v_look(e1) & towards(e2,x4) & r_on(e1) & n_woman(x1) & n_toddler(x2) & n_sky(x4) & as(e1,x2) & a_up(s1) & Manner(e2,s1) & Actor(e2,x3) & Actor(e1,x1) & (x2 = x3))
|
exists e1 p1 x1 x2 x3 x4.(v_look(e1) & towards(e1,x2) & of(x3,x2) & n_son(x3) & n_sky(x2) & n_man(x1) & n_male(x2) & n_dirt(x4) & exists e2.(v_play(e2) & in(e2,x4) & Actor(e2,x3)) & as(e1,p1) & Actor(e1,x1))
|
||
A man and his child riding a motorcycle.
|
A man and his child are speeding fast.
| 1 | -100 |
There is nothing to indicate that the man his child are speeding fast.
|
exists e1 s1 x1 x2 x3 x4.(a_topic(s1) & subset_of(x2,s1) & Theme(e1,x4) & Actor(e1,x3) & v_ride(e1) & n_motorcycle(x4) & (x2 = x3) & n_child(x2) & of(x2,x1) & n_male(x1) & subset_of(x1,s1) & n_man(x1))
|
exists e1 s1 x1 x2 x3.(a_fast(s1) & Manner(e1,s1) & Actor(e1,x1) & v_speed(e1) & subset_of(x3,x1) & n_child(x3) & of(x3,x2) & n_male(x2) & subset_of(x2,x1) & n_man(x2))
|
7652bde2-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 s1 x1 x2 x3 x4.(v_ride(e1) & subset_of(x2,s1) & subset_of(x1,s1) & of(x2,x1) & n_motorcycle(x4) & n_man(x1) & n_male(x1) & n_child(x2) & a_topic(s1) & Theme(e1,x4) & Actor(e1,x3) & (x2 = x3))
|
exists e1 s1 x1 x2 x3.(v_speed(e1) & subset_of(x3,x1) & subset_of(x2,x1) & of(x3,x2) & n_man(x2) & n_male(x2) & n_child(x3) & a_fast(s1) & Manner(e1,s1) & Actor(e1,x1))
|
||
A man and his child riding a motorcycle.
|
A man and his child are indoors.
| 2 | -100 |
If you are indoors then you are usually not riding a motorcycle.
|
exists e1 s1 x1 x2 x3 x4.(a_topic(s1) & subset_of(x2,s1) & Theme(e1,x4) & Actor(e1,x3) & v_ride(e1) & n_motorcycle(x4) & (x2 = x3) & n_child(x2) & of(x2,x1) & n_male(x1) & subset_of(x1,s1) & n_man(x1))
|
exists p1 x1 x2 x3.(exists x4.((x1 = x4) & n_indoor(x4)) & subset_of(x3,x1) & n_child(x3) & of(x3,x2) & n_male(x2) & subset_of(x2,x1) & n_man(x2))
|
7652c2a6-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 s1 x1 x2 x3 x4.(v_ride(e1) & subset_of(x2,s1) & subset_of(x1,s1) & of(x2,x1) & n_motorcycle(x4) & n_man(x1) & n_male(x1) & n_child(x2) & a_topic(s1) & Theme(e1,x4) & Actor(e1,x3) & (x2 = x3))
|
exists x1 x2 x3.(subset_of(x3,x1) & subset_of(x2,x1) & of(x3,x2) & n_man(x2) & n_male(x2) & n_child(x3) & exists x4.(n_indoor(x4) & (x1 = x4)))
|
||
A man and his child riding a motorcycle.
|
A man and his child are outdoors.
| 0 | -100 |
if they are riding a motorcycle they must be outdoors
|
exists e1 s1 x1 x2 x3 x4.(a_topic(s1) & subset_of(x2,s1) & Theme(e1,x4) & Actor(e1,x3) & v_ride(e1) & n_motorcycle(x4) & (x2 = x3) & n_child(x2) & of(x2,x1) & n_male(x1) & subset_of(x1,s1) & n_man(x1))
|
exists p1 x1 x2 x3.(exists x4.((x1 = x4) & n_outdoors(x4)) & subset_of(x3,x1) & n_child(x3) & of(x3,x2) & n_male(x2) & subset_of(x2,x1) & n_man(x2))
|
7652c90e-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 s1 x1 x2 x3 x4.(v_ride(e1) & subset_of(x2,s1) & subset_of(x1,s1) & of(x2,x1) & n_motorcycle(x4) & n_man(x1) & n_male(x1) & n_child(x2) & a_topic(s1) & Theme(e1,x4) & Actor(e1,x3) & (x2 = x3))
|
exists x1 x2 x3.(subset_of(x3,x1) & subset_of(x2,x1) & of(x3,x2) & n_man(x2) & n_male(x2) & n_child(x3) & exists x4.(n_outdoors(x4) & (x1 = x4)))
|
||
A group of men standing on some sort of staging.
|
There is a group of women singing.
| 2 | -100 |
Women are not men and the women are singing not standing still.
|
exists e1 x1 x2 x3 x4 x5.(a_topic(x1) & of(x1,x2) & on(e1,x4) & of(x4,x5) & n_staging(x5) & n_sort(x4) & Actor(e1,x3) & v_stand(e1) & (x2 = x3) & n_man(x2) & n_group(x1))
|
exists p1 x1 e1 x2 x3 x4.((x1 = x2) & of(x2,x3) & Actor(e1,x4) & v_sing(e1) & (x3 = x4) & n_woman(x3) & n_group(x2))
|
7652ce36-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 x1 x2 x3 x4 x5.(v_stand(e1) & on(e1,x4) & of(x4,x5) & of(x1,x2) & n_staging(x5) & n_sort(x4) & n_man(x2) & n_group(x1) & a_topic(x1) & Actor(e1,x3) & (x2 = x3))
|
exists x1 e1 x2 x3 x4.(v_sing(e1) & of(x2,x3) & n_woman(x3) & n_group(x2) & Actor(e1,x4) & (x3 = x4) & (x1 = x2))
|
||
A group of men standing on some sort of staging.
|
There is a group of men standing together.
| 0 | -100 |
if they are standing on some sort of staging then they must be stood together
|
exists e1 x1 x2 x3 x4 x5.(a_topic(x1) & of(x1,x2) & on(e1,x4) & of(x4,x5) & n_staging(x5) & n_sort(x4) & Actor(e1,x3) & v_stand(e1) & (x2 = x3) & n_man(x2) & n_group(x1))
|
exists p1 x1 e1 s1 x2 x3 x4.((x1 = x2) & of(x2,x3) & a_together(s1) & Manner(e1,s1) & Actor(e1,x4) & v_stand(e1) & (x3 = x4) & n_man(x3) & n_group(x2))
|
7652d2e6-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 x1 x2 x3 x4 x5.(v_stand(e1) & on(e1,x4) & of(x4,x5) & of(x1,x2) & n_staging(x5) & n_sort(x4) & n_man(x2) & n_group(x1) & a_topic(x1) & Actor(e1,x3) & (x2 = x3))
|
exists x1 e1 s1 x2 x3 x4.(v_stand(e1) & of(x2,x3) & n_man(x3) & n_group(x2) & a_together(s1) & Manner(e1,s1) & Actor(e1,x4) & (x3 = x4) & (x1 = x2))
|
||
A group of men standing on some sort of staging.
|
The group of men are on stage preforming.
| 1 | -100 |
We don't know if the group of men are preforming on stage.
|
exists e1 x1 x2 x3 x4 x5.(a_topic(x1) & of(x1,x2) & on(e1,x4) & of(x4,x5) & n_staging(x5) & n_sort(x4) & Actor(e1,x3) & v_stand(e1) & (x2 = x3) & n_man(x2) & n_group(x1))
|
exists p1 x1 x2.(n_group(x1) & exists x3 x4.(on(x1,x3) & n_preforming(x3) & of(x3,x4) & n_stage(x4)) & of(x1,x2) & n_man(x2))
|
7652d804-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 x1 x2 x3 x4 x5.(v_stand(e1) & on(e1,x4) & of(x4,x5) & of(x1,x2) & n_staging(x5) & n_sort(x4) & n_man(x2) & n_group(x1) & a_topic(x1) & Actor(e1,x3) & (x2 = x3))
|
exists x1 x2.(of(x1,x2) & n_man(x2) & n_group(x1) & exists x3 x4.(on(x1,x3) & of(x3,x4) & n_stage(x4) & n_preforming(x3)))
|
||
Eight men work on scaffolding on a cloudless day.
|
The eight men love to work on scaffolding when the days are cloudless.
| 1 | -100 |
There is nothing to indicate that the men love to work on scaffolding.
|
exists e2 e1 s1 x1 x2 x3.(on(e1,e2) & on(e2,x3) & n_day(x3) & a_cloudless(s1) & Theme(s1,x3) & Actor(e2,x2) & v_scaffold(e2) & Actor(e1,x1) & v_work(e1) & n_man(x1) & card_eq_8(x1))
|
exists e1 p1 x1 x3.(n_day(x3) & n_man(x1) & card_eq_8(x1) & Topic(e1,p1) & Actor(e1,x1) & v_love(e1) & exists e2 p2 x2.(exists s1.(Theme(s1,x3) & a_cloudless(s1)) & when(e2,p2) & on(e2,x2) & n_scaffolding(x2) & Actor(e2,x1) & v_work(e2)))
|
7652dce6-e4c8-11ec-9cdd-0242ac1c0002
|
exists e2 e1 s1 x1 x2 x3.(v_work(e1) & v_scaffold(e2) & on(e2,x3) & on(e1,e2) & n_man(x1) & n_day(x3) & card_eq_8(x1) & a_cloudless(s1) & Theme(s1,x3) & Actor(e2,x2) & Actor(e1,x1))
|
exists e1 p1 x1 x3.(v_love(e1) & n_man(x1) & n_day(x3) & exists e2 p2 x2.(when(e2,p2) & v_work(e2) & on(e2,x2) & n_scaffolding(x2) & exists s1.(a_cloudless(s1) & Theme(s1,x3)) & Actor(e2,x1)) & card_eq_8(x1) & Topic(e1,p1) & Actor(e1,x1))
|
||
Eight men work on scaffolding on a cloudless day.
|
There are a lot of gray clouds in the sky as the men work on scaffolding.
| 2 | -100 |
You can't have a cloudless day and a lot of gray clouds at the same time.
|
exists e1 e2 s1 x1 x2 x3.(on(e1,e2) & on(e2,x3) & n_day(x3) & a_cloudless(s1) & Theme(s1,x3) & Actor(e2,x2) & v_scaffold(e2) & Actor(e1,x1) & v_work(e1) & n_man(x1) & card_eq_8(x1))
|
exists p1 p2 x1 x2 x5.(n_man(x5) & n_sky(x2) & exists e1 x6.(on(e1,x6) & n_scaffolding(x6) & Actor(e1,x5) & v_work(e1)) & as(p1,p2) & in(p1,x2) & exists s1 x3 x4.((x1 = x3) & of(x3,x4) & n_cloud(x4) & a_gray(s1) & Theme(s1,x4) & n_lot(x3)))
|
7652e268-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 e2 s1 x1 x2 x3.(v_work(e1) & v_scaffold(e2) & on(e2,x3) & on(e1,e2) & n_man(x1) & n_day(x3) & card_eq_8(x1) & a_cloudless(s1) & Theme(s1,x3) & Actor(e2,x2) & Actor(e1,x1))
|
exists p1 p2 x1 x2 x5.(n_sky(x2) & n_man(x5) & in(p1,x2) & exists s1 x3 x4.(of(x3,x4) & n_lot(x3) & n_cloud(x4) & a_gray(s1) & Theme(s1,x4) & (x1 = x3)) & exists e1 x6.(v_work(e1) & on(e1,x6) & n_scaffolding(x6) & Actor(e1,x5)) & as(p1,p2))
|
||
Eight men work on scaffolding on a cloudless day.
|
No clouds have passed by since the group of men started building something.
| 0 | -100 |
eight men can be written as a group of men
|
exists e2 e1 s1 x1 x2 x3.(on(e1,e2) & on(e2,x3) & n_day(x3) & a_cloudless(s1) & Theme(s1,x3) & Actor(e2,x2) & v_scaffold(e2) & Actor(e1,x1) & v_work(e1) & n_man(x1) & card_eq_8(x1))
|
exists x2.(n_group(x2) & -exists e1 p1 s1 x1.(exists e2 p2 x3.(exists e3 x4.(Theme(e3,x4) & Actor(e3,x2) & v_build(e3) & n_thing(x4)) & Topic(e2,p2) & Actor(e2,x2) & v_start(e2) & of(x2,x3) & n_man(x3)) & since(e1,p1) & a_by(s1) & Manner(e1,s1) & Actor(e1,x1) & v_pass(e1) & n_cloud(x1)))
|
7652e74a-e4c8-11ec-9cdd-0242ac1c0002
|
exists e2 e1 s1 x1 x2 x3.(v_work(e1) & v_scaffold(e2) & on(e2,x3) & on(e1,e2) & n_man(x1) & n_day(x3) & card_eq_8(x1) & a_cloudless(s1) & Theme(s1,x3) & Actor(e2,x2) & Actor(e1,x1))
|
exists x2.(n_group(x2) & all e1 p1 s1 x1.(all e2 p2 x3.(all e3 x4.(-v_build(e3) | -n_thing(x4) | -Theme(e3,x4) | -Actor(e3,x2)) | -v_start(e2) | -of(x2,x3) | -n_man(x3) | -Topic(e2,p2) | -Actor(e2,x2)) | -v_pass(e1) | -since(e1,p1) | -n_cloud(x1) | -a_by(s1) | -Manner(e1,s1) | -Actor(e1,x1)))
|
||
A band plays their music indoors.
|
Several people are playing music.
| 0 | -100 |
a band is normally comprised of more then 2 people, hence several people
|
exists e1 x1 x2 x3.(Theme(e1,x2) & Actor(e1,x1) & v_play(e1) & n_indoor(x2) & of(x2,x3) & n_music(x3) & of(x2,x1) & n_thing(x1) & n_band(x1))
|
exists e1 s1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_play(e1) & n_music(x2) & n_people(x1) & a_several(s1) & Theme(s1,x1))
|
7652ecf4-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 x1 x2 x3.(v_play(e1) & of(x2,x3) & of(x2,x1) & n_thing(x1) & n_music(x3) & n_indoor(x2) & n_band(x1) & Theme(e1,x2) & Actor(e1,x1))
|
exists e1 s1 x1 x2.(v_play(e1) & n_people(x1) & n_music(x2) & a_several(s1) & Theme(s1,x1) & Theme(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.