premise
stringlengths 9
342
| hypothesis
stringlengths 1
295
| label
int64 0
2
| probability
float64 -100
1
| explanation_1
stringlengths 0
706
| explanation_2
stringclasses 1
value | explanation_3
stringclasses 1
value | premise_logic
stringlengths 39
2.12k
| hypothesis_logic
stringlengths 33
2.09k
| id
stringlengths 36
36
| premise_sim
stringlengths 39
2.11k
| hypothesis_sim
stringlengths 33
2.08k
|
---|---|---|---|---|---|---|---|---|---|---|---|
People of all ages flock to a giant red building, this scene is taking place in an Asian country. | the people run to the red building in japan | 1 | 0.587449 | It cannot be inferred that just because it is in Asian country that the exact location is Japan. | exists e1 s1 x1 x2 x3 x4.(n_scene(x2) & in(e1,x4) & n_country(x4) & a_asian(s1) & Theme(s1,x4) & Theme(e1,x3) & Actor(e1,x2) & v_take(e1) & n_place(x3) & all x5.(n_age(x5) -> exists e2 s2 s3 x6.(to(e2,x6) & n_building(x6) & a_red(s3) & Theme(s3,x6) & a_giant(s2) & Theme(s2,x6) & Actor(e2,x1) & v_flock(e2) & of(x1,x5))) & n_people(x1)) | exists e1 s1 x1 x2 x3.(n_building(x2) & a_red(s1) & Theme(s1,x2) & n_people(x1) & to(e1,x2) & in(x2,x3) & n_japan(x3) & Actor(e1,x1) & v_run(e1)) | 7a1b8530-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4.(v_take(e1) & n_scene(x2) & n_place(x3) & n_people(x1) & n_country(x4) & in(e1,x4) & all x5.(exists e2 s2 s3 x6.(v_flock(e2) & to(e2,x6) & of(x1,x5) & n_building(x6) & a_red(s3) & a_giant(s2) & Theme(s3,x6) & Theme(s2,x6) & Actor(e2,x1)) | -n_age(x5)) & a_asian(s1) & Theme(s1,x4) & Theme(e1,x3) & Actor(e1,x2)) | exists e1 s1 x1 x2 x3.(v_run(e1) & to(e1,x2) & n_people(x1) & n_japan(x3) & n_building(x2) & in(x2,x3) & a_red(s1) & Theme(s1,x2) & Actor(e1,x1)) |
||
People of all ages flock to a giant red building, this scene is taking place in an Asian country. | The building is dark red. | 1 | 0.549466 | The giant red building cannot be implied to be dark red. | exists e1 s1 x1 x2 x3 x4.(n_scene(x2) & in(e1,x4) & n_country(x4) & a_asian(s1) & Theme(s1,x4) & Theme(e1,x3) & Actor(e1,x2) & v_take(e1) & n_place(x3) & all x5.(n_age(x5) -> exists e2 s2 s3 x6.(to(e2,x6) & n_building(x6) & a_red(s3) & Theme(s3,x6) & a_giant(s2) & Theme(s2,x6) & Actor(e2,x1) & v_flock(e2) & of(x1,x5))) & n_people(x1)) | exists p1 x1.(n_building(x1) & exists s1 x2.((x1 = x2) & n_red(x2) & a_dark(s1) & Theme(s1,x2))) | 7a1b919c-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4.(v_take(e1) & n_scene(x2) & n_place(x3) & n_people(x1) & n_country(x4) & in(e1,x4) & all x5.(exists e2 s2 s3 x6.(v_flock(e2) & to(e2,x6) & of(x1,x5) & n_building(x6) & a_red(s3) & a_giant(s2) & Theme(s3,x6) & Theme(s2,x6) & Actor(e2,x1)) | -n_age(x5)) & a_asian(s1) & Theme(s1,x4) & Theme(e1,x3) & Actor(e1,x2)) | exists x1.(n_building(x1) & exists s1 x2.(n_red(x2) & a_dark(s1) & Theme(s1,x2) & (x1 = x2))) |
||
A few people are staring at something. | People are staring at the moon. | 1 | 0.013721 | You can not infer they are looking at the moon. | exists e1 s1 x1 x2.(at(e1,x2) & n_thing(x2) & Actor(e1,x1) & v_stare(e1) & n_people(x1) & a_few(s1) & Theme(s1,x1)) | exists e1 x1 x2.(n_moon(x2) & at(e1,x2) & Actor(e1,x1) & v_stare(e1) & n_people(x1)) | 7a1d5e46-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2.(v_stare(e1) & n_thing(x2) & n_people(x1) & at(e1,x2) & a_few(s1) & Theme(s1,x1) & Actor(e1,x1)) | exists e1 x1 x2.(v_stare(e1) & n_people(x1) & n_moon(x2) & at(e1,x2) & Actor(e1,x1)) |
||
A few people are staring at something. | People are sleeping. | 2 | 0 | People are staring or sleeping. | exists e1 s1 x1 x2.(at(e1,x2) & n_thing(x2) & Actor(e1,x1) & v_stare(e1) & n_people(x1) & a_few(s1) & Theme(s1,x1)) | exists e1 x1.(Actor(e1,x1) & v_sleep(e1) & n_people(x1)) | 7a1d74d0-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2.(v_stare(e1) & n_thing(x2) & n_people(x1) & at(e1,x2) & a_few(s1) & Theme(s1,x1) & Actor(e1,x1)) | exists e1 x1.(v_sleep(e1) & n_people(x1) & Actor(e1,x1)) |
||
A few people are staring at something. | The people are staring at a cat. | 1 | 0.003708 | Something does not imply cat. | exists e1 s1 x1 x2.(at(e1,x2) & n_thing(x2) & Actor(e1,x1) & v_stare(e1) & n_people(x1) & a_few(s1) & Theme(s1,x1)) | exists e1 x1 x2.(n_people(x1) & at(e1,x2) & n_cat(x2) & Actor(e1,x1) & v_stare(e1)) | 7a1d8448-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2.(v_stare(e1) & n_thing(x2) & n_people(x1) & at(e1,x2) & a_few(s1) & Theme(s1,x1) & Actor(e1,x1)) | exists e1 x1 x2.(v_stare(e1) & n_people(x1) & n_cat(x2) & at(e1,x2) & Actor(e1,x1)) |
||
A few people are staring at something. | People stare. | 0 | 0.997017 | People are staring means that they stare. | exists e1 s1 x1 x2.(at(e1,x2) & n_thing(x2) & Actor(e1,x1) & v_stare(e1) & n_people(x1) & a_few(s1) & Theme(s1,x1)) | exists e1 x1.(Actor(e1,x1) & v_stare(e1) & n_people(x1)) | 7a1d89f2-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2.(v_stare(e1) & n_thing(x2) & n_people(x1) & at(e1,x2) & a_few(s1) & Theme(s1,x1) & Actor(e1,x1)) | exists e1 x1.(v_stare(e1) & n_people(x1) & Actor(e1,x1)) |
||
A few people are staring at something. | A family is staring off into the distance. | 1 | 0.077415 | Staring at something does not imply staring off into the distance. | exists e1 s1 x1 x2.(at(e1,x2) & n_thing(x2) & Actor(e1,x1) & v_stare(e1) & n_people(x1) & a_few(s1) & Theme(s1,x1)) | exists e1 s1 x1 x2.(n_distance(x2) & a_off(s1) & Manner(e1,s1) & into(e1,x2) & Actor(e1,x1) & v_stare(e1) & n_family(x1)) | 7a1d8f56-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2.(v_stare(e1) & n_thing(x2) & n_people(x1) & at(e1,x2) & a_few(s1) & Theme(s1,x1) & Actor(e1,x1)) | exists e1 s1 x1 x2.(v_stare(e1) & n_family(x1) & n_distance(x2) & into(e1,x2) & a_off(s1) & Manner(e1,s1) & Actor(e1,x1)) |
||
A few people are staring at something. | People are puzzled. | 1 | 0.642688 | Staring at something does not imply to be puzzled. | exists e1 s1 x1 x2.(at(e1,x2) & n_thing(x2) & Actor(e1,x1) & v_stare(e1) & n_people(x1) & a_few(s1) & Theme(s1,x1)) | exists e1 x1.(Theme(e1,x1) & v_puzzle(e1) & n_people(x1)) | 7a1d9a14-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2.(v_stare(e1) & n_thing(x2) & n_people(x1) & at(e1,x2) & a_few(s1) & Theme(s1,x1) & Actor(e1,x1)) | exists e1 x1.(v_puzzle(e1) & n_people(x1) & Theme(e1,x1)) |
||
A few people are staring at something. | People are studying something. | 1 | 0.328715 | Staring at something does not imply studying something. | exists e1 s1 x1 x2.(at(e1,x2) & n_thing(x2) & Actor(e1,x1) & v_stare(e1) & n_people(x1) & a_few(s1) & Theme(s1,x1)) | exists e1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_study(e1) & n_thing(x2) & n_people(x1)) | 7a1d9fbe-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2.(v_stare(e1) & n_thing(x2) & n_people(x1) & at(e1,x2) & a_few(s1) & Theme(s1,x1) & Actor(e1,x1)) | exists e1 x1 x2.(v_study(e1) & n_thing(x2) & n_people(x1) & Theme(e1,x2) & Actor(e1,x1)) |
||
A few people are staring at something. | The people are looking at something. | 0 | -100 | People staring at something means they are looking at something. | exists e1 s1 x1 x2.(at(e1,x2) & n_thing(x2) & Actor(e1,x1) & v_stare(e1) & n_people(x1) & a_few(s1) & Theme(s1,x1)) | exists e1 x1 x2.(n_people(x1) & at(e1,x2) & n_thing(x2) & Actor(e1,x1) & v_look(e1)) | 7a1daa22-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2.(v_stare(e1) & n_thing(x2) & n_people(x1) & at(e1,x2) & a_few(s1) & Theme(s1,x1) & Actor(e1,x1)) | exists e1 x1 x2.(v_look(e1) & n_thing(x2) & n_people(x1) & at(e1,x2) & Actor(e1,x1)) |
||
A basketball player wearing white dribbles the ball, while being guarded by another player in a black uniform. | A basketball player is dribbling a ball with skill. | 0 | -100 | If someone is dribbling a ball while being guarded by another player, they most probably have skill. | exists e2 e1 s1 s2 x1 x2 x3 x4 x5 x6 x7.(a_topic(x1) & while(e1,e2) & Actor(e2,x6) & in(x6,x7) & n_uniform(x7) & a_black(s2) & Theme(s2,x7) & n_player(x6) & -(x6 = x1) & n_player(x1) & n_player(x1) & Theme(e2,x3) & v_guard(e2) & Theme(e1,x4) & Actor(e1,x3) & v_wear(e1) & n_ball(x5) & (x4 = x5) & n_dribble(x4) & a_white(s1) & Theme(s1,x4) & (x1 = x3) & of(x1,x2) & n_basketball(x2)) | exists e1 x1 x2 x3 x4.(with(e1,x4) & n_skill(x4) & Theme(e1,x3) & Actor(e1,x1) & v_dribble(e1) & n_ball(x3) & n_player(x1) & of(x1,x2) & n_basketball(x2)) | 7a1dafb8-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e1 s1 s2 x1 x2 x3 x4 x5 x6 x7.(while(e1,e2) & v_wear(e1) & v_guard(e2) & of(x1,x2) & n_uniform(x7) & n_player(x6) & n_player(x1) & n_dribble(x4) & n_basketball(x2) & n_ball(x5) & in(x6,x7) & a_white(s1) & a_topic(x1) & a_black(s2) & Theme(s2,x7) & Theme(s1,x4) & Theme(e2,x3) & Theme(e1,x4) & Actor(e2,x6) & Actor(e1,x3) & -(x6 = x1) & (x4 = x5) & (x1 = x3)) | exists e1 x1 x2 x3 x4.(with(e1,x4) & v_dribble(e1) & of(x1,x2) & n_skill(x4) & n_player(x1) & n_basketball(x2) & n_ball(x3) & Theme(e1,x3) & Actor(e1,x1)) |
||
A basketball player wearing white dribbles the ball, while being guarded by another player in a black uniform. | A basketball player is a great dribbler when people are watching. | 1 | -100 | You can not infer he is a good dribbler. | exists e2 e1 s1 s2 x1 x2 x3 x4 x5 x6 x7.(a_topic(x1) & while(e1,e2) & Actor(e2,x6) & in(x6,x7) & n_uniform(x7) & a_black(s2) & Theme(s2,x7) & n_player(x6) & -(x6 = x1) & n_player(x1) & n_player(x1) & Theme(e2,x3) & v_guard(e2) & Theme(e1,x4) & Actor(e1,x3) & v_wear(e1) & n_ball(x5) & (x4 = x5) & n_dribble(x4) & a_white(s1) & Theme(s1,x4) & (x1 = x3) & of(x1,x2) & n_basketball(x2)) | exists p1 p2 x1 x2.(exists e1 x4.(Actor(e1,x4) & v_watch(e1) & n_people(x4)) & when(p1,p2) & exists s1 x3.((x1 = x3) & n_dribbler(x3) & a_great(s1) & Theme(s1,x3)) & n_player(x1) & of(x1,x2) & n_basketball(x2)) | 7a1db74c-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e1 s1 s2 x1 x2 x3 x4 x5 x6 x7.(while(e1,e2) & v_wear(e1) & v_guard(e2) & of(x1,x2) & n_uniform(x7) & n_player(x6) & n_player(x1) & n_dribble(x4) & n_basketball(x2) & n_ball(x5) & in(x6,x7) & a_white(s1) & a_topic(x1) & a_black(s2) & Theme(s2,x7) & Theme(s1,x4) & Theme(e2,x3) & Theme(e1,x4) & Actor(e2,x6) & Actor(e1,x3) & -(x6 = x1) & (x4 = x5) & (x1 = x3)) | exists p1 p2 x1 x2.(when(p1,p2) & of(x1,x2) & n_player(x1) & n_basketball(x2) & exists s1 x3.(n_dribbler(x3) & a_great(s1) & Theme(s1,x3) & (x1 = x3)) & exists e1 x4.(v_watch(e1) & n_people(x4) & Actor(e1,x4))) |
||
A basketball player wearing white dribbles the ball, while being guarded by another player in a black uniform. | People don't play ball. | 2 | -100 | A player cannot dribble the ball when it is said that people don't play ball. | exists e2 e1 s1 s2 x1 x2 x3 x4 x5 x6 x7.(a_topic(x1) & while(e1,e2) & Actor(e2,x6) & in(x6,x7) & n_uniform(x7) & a_black(s2) & Theme(s2,x7) & n_player(x6) & -(x6 = x1) & n_player(x1) & n_player(x1) & Theme(e2,x3) & v_guard(e2) & Theme(e1,x4) & Actor(e1,x3) & v_wear(e1) & n_ball(x5) & (x4 = x5) & n_dribble(x4) & a_white(s1) & Theme(s1,x4) & (x1 = x3) & of(x1,x2) & n_basketball(x2)) | exists x1.(-exists e1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_play(e1) & n_ball(x2)) & n_people(x1)) | 7a1dbd64-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e1 s1 s2 x1 x2 x3 x4 x5 x6 x7.(while(e1,e2) & v_wear(e1) & v_guard(e2) & of(x1,x2) & n_uniform(x7) & n_player(x6) & n_player(x1) & n_dribble(x4) & n_basketball(x2) & n_ball(x5) & in(x6,x7) & a_white(s1) & a_topic(x1) & a_black(s2) & Theme(s2,x7) & Theme(s1,x4) & Theme(e2,x3) & Theme(e1,x4) & Actor(e2,x6) & Actor(e1,x3) & -(x6 = x1) & (x4 = x5) & (x1 = x3)) | exists x1.(n_people(x1) & all e1 x2.(-v_play(e1) | -n_ball(x2) | -Theme(e1,x2) | -Actor(e1,x1))) |
||
A woman ropes a calf in a rodeo. | The woman knows how to wield a lasso. | 0 | -100 | A woman ropes a calf means she knows how to weild a lasso. | exists e1 x1 x2 x3.(in(e1,x3) & n_rodeo(x3) & Theme(e1,x2) & Actor(e1,x1) & v_rope(e1) & n_calf(x2) & n_woman(x1)) | exists e1 x1 x2.(n_woman(x1) & Topic(e1,x2) & Actor(e1,x1) & v_know(e1) & n_manner(x2) & exists e2 x3 x4.(Theme(e2,x4) & Actor(e2,x3) & v_wield(e2) & n_lasso(x4))) | 7a1dc368-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3.(v_rope(e1) & n_woman(x1) & n_rodeo(x3) & n_calf(x2) & in(e1,x3) & Theme(e1,x2) & Actor(e1,x1)) | exists e1 x1 x2.(v_know(e1) & n_woman(x1) & n_manner(x2) & exists e2 x3 x4.(v_wield(e2) & n_lasso(x4) & Theme(e2,x4) & Actor(e2,x3)) & Topic(e1,x2) & Actor(e1,x1)) |
||
A woman ropes a calf in a rodeo. | She is riding a horse. | 1 | -100 | Ropes a calf does not imply riding a horse. | exists e1 x1 x2 x3.(in(e1,x3) & n_rodeo(x3) & Theme(e1,x2) & Actor(e1,x1) & v_rope(e1) & n_calf(x2) & n_woman(x1)) | exists e1 x1 x2.(n_female(x1) & Theme(e1,x2) & Actor(e1,x1) & v_ride(e1) & n_horse(x2)) | 7a1dc89a-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3.(v_rope(e1) & n_woman(x1) & n_rodeo(x3) & n_calf(x2) & in(e1,x3) & Theme(e1,x2) & Actor(e1,x1)) | exists e1 x1 x2.(v_ride(e1) & n_horse(x2) & n_female(x1) & Theme(e1,x2) & Actor(e1,x1)) |
||
A woman ropes a calf in a rodeo. | The woman is in her living room. | 2 | -100 | The woman is in her living room or at the rodeo. | exists e1 x1 x2 x3.(in(e1,x3) & n_rodeo(x3) & Theme(e1,x2) & Actor(e1,x1) & v_rope(e1) & n_calf(x2) & n_woman(x1)) | exists p1 x1 x2 x3.(n_room(x2) & of(x2,x3) & n_living(x3) & of(x2,x1) & n_female(x1) & n_woman(x1) & in(x1,x2)) | 7a1dcd9a-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3.(v_rope(e1) & n_woman(x1) & n_rodeo(x3) & n_calf(x2) & in(e1,x3) & Theme(e1,x2) & Actor(e1,x1)) | exists x1 x2 x3.(of(x2,x3) & of(x2,x1) & n_woman(x1) & n_room(x2) & n_living(x3) & n_female(x1) & in(x1,x2)) |
||
Two men playing in a basketball game against each other. | The men are throwing a frisbee. | 2 | -100 | The men are playing or throwing. | exists e1 x1 x2 x3 x4.(a_topic(x1) & all x5.(n_other(x5) -> (in(e1,x3) & against(x3,x5))) & n_game(x3) & of(x3,x4) & n_basketball(x4) & Actor(e1,x2) & v_play(e1) & (x1 = x2) & n_man(x1) & card_eq_2(x1)) | exists e1 x1 x2.(n_man(x1) & Theme(e1,x2) & Actor(e1,x1) & v_throw(e1) & n_frisbee(x2)) | 7a1dd286-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4.(v_play(e1) & of(x3,x4) & n_man(x1) & n_game(x3) & n_basketball(x4) & card_eq_2(x1) & all x5.((in(e1,x3) | -n_other(x5)) & (against(x3,x5) | -n_other(x5))) & a_topic(x1) & Actor(e1,x2) & (x1 = x2)) | exists e1 x1 x2.(v_throw(e1) & n_man(x1) & n_frisbee(x2) & Theme(e1,x2) & Actor(e1,x1)) |
||
Two men playing in a basketball game against each other. | The men have bet $50 on who can win the game. | 1 | -100 | Just because they are playing basketball against each other does not mean that they have a bet on the match | exists e1 x1 x2 x3 x4.(a_topic(x1) & all x5.(n_other(x5) -> (in(e1,x3) & against(x3,x5))) & n_game(x3) & of(x3,x4) & n_basketball(x4) & Actor(e1,x2) & v_play(e1) & (x1 = x2) & n_man(x1) & card_eq_2(x1)) | exists e1 x1 x3.(n_thing(x1) & card_eq_50(x1) & n_dollar(x1) & n_game(x3) & n_man(x1) & rel(e1,x1) & exists e2 p1 x2.(n_thing(x2) & on(e1,e2) & exists e3.(Theme(e3,x3) & Actor(e3,x2) & v_win(e3)) & Topic(e2,p1) & Actor(e2,x2) & v_can(e2)) & Actor(e1,x1) & v_bet(e1)) | 7a1dd858-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4.(v_play(e1) & of(x3,x4) & n_man(x1) & n_game(x3) & n_basketball(x4) & card_eq_2(x1) & all x5.((in(e1,x3) | -n_other(x5)) & (against(x3,x5) | -n_other(x5))) & a_topic(x1) & Actor(e1,x2) & (x1 = x2)) | exists e1 x1 x3.(v_bet(e1) & rel(e1,x1) & n_thing(x1) & n_man(x1) & n_game(x3) & n_dollar(x1) & exists e2 p1 x2.(v_can(e2) & on(e1,e2) & n_thing(x2) & exists e3.(v_win(e3) & Theme(e3,x3) & Actor(e3,x2)) & Topic(e2,p1) & Actor(e2,x2)) & card_eq_50(x1) & Actor(e1,x1)) |
||
Two men playing in a basketball game against each other. | The men are feeling competetive. | 0 | -100 | Men playing a basketball game means they are competitive. | exists e1 x1 x2 x3 x4.(a_topic(x1) & all x5.(n_other(x5) -> (in(e1,x3) & against(x3,x5))) & n_game(x3) & of(x3,x4) & n_basketball(x4) & Actor(e1,x2) & v_play(e1) & (x1 = x2) & n_man(x1) & card_eq_2(x1)) | exists e1 p1 x1.(n_man(x1) & exists s1.(Theme(s1,x1) & a_competetive(s1)) & Topic(e1,p1) & Actor(e1,x1) & v_feel(e1)) | 7a1ddd9e-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4.(v_play(e1) & of(x3,x4) & n_man(x1) & n_game(x3) & n_basketball(x4) & card_eq_2(x1) & all x5.((in(e1,x3) | -n_other(x5)) & (against(x3,x5) | -n_other(x5))) & a_topic(x1) & Actor(e1,x2) & (x1 = x2)) | exists e1 p1 x1.(v_feel(e1) & n_man(x1) & exists s1.(a_competetive(s1) & Theme(s1,x1)) & Topic(e1,p1) & Actor(e1,x1)) |
||
There is a lot of people sitting down. | A group of people sits. | 0 | -100 | A lot of people sitting means a group sits. | exists p1 x1 e1 s1 x2 x3 x4.((x1 = x2) & of(x2,x3) & a_down(s1) & Manner(e1,s1) & Actor(e1,x4) & v_sit(e1) & (x3 = x4) & n_people(x3) & n_lot(x2)) | exists e1 x1 x2.(Actor(e1,x1) & v_sit(e1) & of(x1,x2) & n_people(x2) & n_group(x1)) | 7a1de8de-e4c8-11ec-9cdd-0242ac1c0002 | exists x1 e1 s1 x2 x3 x4.(v_sit(e1) & of(x2,x3) & n_people(x3) & n_lot(x2) & a_down(s1) & Manner(e1,s1) & Actor(e1,x4) & (x3 = x4) & (x1 = x2)) | exists e1 x1 x2.(v_sit(e1) & of(x1,x2) & n_people(x2) & n_group(x1) & Actor(e1,x1)) |
||
People are watching a man who is climbing on a rock face. | All of the people are asleep. | 2 | -100 | THEY ARE NOT WATCHING IF THEY ARE ASLEEP | exists e2 e1 x1 x2 x3 x4 x5.(Theme(e2,x2) & Actor(e2,x1) & v_watch(e2) & on(e1,x4) & n_face(x4) & of(x4,x5) & n_rock(x5) & Actor(e1,x3) & v_climb(e1) & (x2 = x3) & n_man(x2) & n_people(x1)) | exists x2.(n_people(x2) & all x1.(n_thing(x1) -> exists s1.(Theme(s1,x1) & a_asleep(s1) & of(x1,x2)))) | 7a1df310-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e1 x1 x2 x3 x4 x5.(v_watch(e2) & v_climb(e1) & on(e1,x4) & of(x4,x5) & n_rock(x5) & n_people(x1) & n_man(x2) & n_face(x4) & Theme(e2,x2) & Actor(e2,x1) & Actor(e1,x3) & (x2 = x3)) | exists x2.(n_people(x2) & all x1.(exists s1.(of(x1,x2) & a_asleep(s1) & Theme(s1,x1)) | -n_thing(x1))) |
||
People are watching a man who is climbing on a rock face. | Only one person is rock climbing. | 1 | -100 | More than one person can be climbing a rock face at the same time | exists e1 e2 x1 x2 x3 x4 x5.(Theme(e2,x2) & Actor(e2,x1) & v_watch(e2) & on(e1,x4) & n_face(x4) & of(x4,x5) & n_rock(x5) & Actor(e1,x3) & v_climb(e1) & (x2 = x3) & n_man(x2) & n_people(x1)) | exists p1 x1.(exists x2 x3.((x1 = x2) & n_climb(x2) & of(x2,x3) & n_rock(x3)) & n_person(x1) & card_eq_1(x1) & r_only(x1)) | 7a1df838-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 x1 x2 x3 x4 x5.(v_watch(e2) & v_climb(e1) & on(e1,x4) & of(x4,x5) & n_rock(x5) & n_people(x1) & n_man(x2) & n_face(x4) & Theme(e2,x2) & Actor(e2,x1) & Actor(e1,x3) & (x2 = x3)) | exists x1.(r_only(x1) & n_person(x1) & exists x2 x3.(of(x2,x3) & n_rock(x3) & n_climb(x2) & (x1 = x2)) & card_eq_1(x1)) |
||
People are watching a man who is climbing on a rock face. | A man is up above some other people. | 0 | -100 | The man is climbing on a rock so he is up above some other people. | exists e1 e2 x1 x2 x3 x4 x5.(Theme(e2,x2) & Actor(e2,x1) & v_watch(e2) & on(e1,x4) & n_face(x4) & of(x4,x5) & n_rock(x5) & Actor(e1,x3) & v_climb(e1) & (x2 = x3) & n_man(x2) & n_people(x1)) | exists p1 x1 x3.(n_people(x3) & exists x2.(r_up(x1) & above(x1,x2) & -(x2 = x3) & n_people(x2)) & n_man(x1)) | 7a1dfd60-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 x1 x2 x3 x4 x5.(v_watch(e2) & v_climb(e1) & on(e1,x4) & of(x4,x5) & n_rock(x5) & n_people(x1) & n_man(x2) & n_face(x4) & Theme(e2,x2) & Actor(e2,x1) & Actor(e1,x3) & (x2 = x3)) | exists x1 x3.(n_people(x3) & n_man(x1) & exists x2.(r_up(x1) & n_people(x2) & above(x1,x2) & -(x2 = x3))) |
||
Lots of people sitting along a low wall in front of grass with buildings lining along the road. | People running to their houses to take cover while a siren sounds. | 2 | -100 | SITTING IS NOT RUNNING | exists e2 e1 s1 x1 x2 x3 x4 x5 x6 x7 x8 x9.(n_road(x9) & a_topic(x1) & of(x1,x2) & with(e1,x7) & along(e2,x9) & Actor(e2,x8) & v_line(e2) & (x7 = x8) & n_building(x7) & in(e1,x5) & of(x5,x6) & n_grass(x6) & n_front(x5) & along(e1,x4) & n_wall(x4) & a_low(s1) & Theme(s1,x4) & Actor(e1,x3) & v_sit(e1) & (x2 = x3) & n_people(x2) & n_lot(x1)) | exists e1 p1 x1 x2 x3 x4.(a_topic(x1) & Topic(e1,p1) & exists e2 p2 x5.(exists e3 x6.(Actor(e3,x6) & v_sound(e3) & n_siren(x6)) & while(e2,p2) & Theme(e2,x5) & Actor(e2,x2) & v_take(e2) & n_cover(x5)) & to(e1,x4) & n_house(x4) & of(x4,x1) & n_thing(x1) & Actor(e1,x3) & v_run(e1) & (x1 = x3) & (x1 = x2) & n_people(x1)) | 7a1e135e-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e1 s1 x1 x2 x3 x4 x5 x6 x7 x8 x9.(with(e1,x7) & v_sit(e1) & v_line(e2) & of(x5,x6) & of(x1,x2) & n_wall(x4) & n_road(x9) & n_people(x2) & n_lot(x1) & n_grass(x6) & n_front(x5) & n_building(x7) & in(e1,x5) & along(e2,x9) & along(e1,x4) & a_topic(x1) & a_low(s1) & Theme(s1,x4) & Actor(e2,x8) & Actor(e1,x3) & (x7 = x8) & (x2 = x3)) | exists e1 p1 x1 x2 x3 x4.(v_run(e1) & to(e1,x4) & of(x4,x1) & n_thing(x1) & n_people(x1) & n_house(x4) & exists e2 p2 x5.(while(e2,p2) & v_take(e2) & n_cover(x5) & exists e3 x6.(v_sound(e3) & n_siren(x6) & Actor(e3,x6)) & Theme(e2,x5) & Actor(e2,x2)) & a_topic(x1) & Topic(e1,p1) & Actor(e1,x3) & (x1 = x3) & (x1 = x2)) |
||
Lots of people sitting along a low wall in front of grass with buildings lining along the road. | People are climbing the wall to fight the ice monsters. | 2 | -100 | CLIMBING IS NOT SITTING | exists e1 e2 s1 x1 x2 x3 x4 x5 x6 x7 x8 x9.(n_road(x9) & a_topic(x1) & of(x1,x2) & with(e1,x7) & along(e2,x9) & Actor(e2,x8) & v_line(e2) & (x7 = x8) & n_building(x7) & in(e1,x5) & of(x5,x6) & n_grass(x6) & n_front(x5) & along(e1,x4) & n_wall(x4) & a_low(s1) & Theme(s1,x4) & Actor(e1,x3) & v_sit(e1) & (x2 = x3) & n_people(x2) & n_lot(x1)) | exists e1 p1 x1 x2 x3 x4 x5.(n_monster(x4) & of(x4,x5) & n_ice(x5) & n_wall(x3) & Topic(e1,p1) & exists e2.(Theme(e2,x4) & Actor(e2,x1) & v_fight(e2)) & Theme(e1,x3) & Actor(e1,x2) & v_climb(e1) & n_people(x2) & n_people(x1)) | 7a1e1886-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 s1 x1 x2 x3 x4 x5 x6 x7 x8 x9.(with(e1,x7) & v_sit(e1) & v_line(e2) & of(x5,x6) & of(x1,x2) & n_wall(x4) & n_road(x9) & n_people(x2) & n_lot(x1) & n_grass(x6) & n_front(x5) & n_building(x7) & in(e1,x5) & along(e2,x9) & along(e1,x4) & a_topic(x1) & a_low(s1) & Theme(s1,x4) & Actor(e2,x8) & Actor(e1,x3) & (x7 = x8) & (x2 = x3)) | exists e1 p1 x1 x2 x3 x4 x5.(v_climb(e1) & of(x4,x5) & n_wall(x3) & n_people(x2) & n_people(x1) & n_monster(x4) & n_ice(x5) & exists e2.(v_fight(e2) & Theme(e2,x4) & Actor(e2,x1)) & Topic(e1,p1) & Theme(e1,x3) & Actor(e1,x2)) |
||
Lots of people sitting along a low wall in front of grass with buildings lining along the road. | A lot of children sitting on a brick wall. | 1 | 0.64104 | people can mean both children and adults and walls can be made of a variety of materials not just bricks | exists e2 e1 s1 x1 x2 x3 x4 x5 x6 x7 x8 x9.(n_road(x9) & a_topic(x1) & of(x1,x2) & with(e1,x7) & along(e2,x9) & Actor(e2,x8) & v_line(e2) & (x7 = x8) & n_building(x7) & in(e1,x5) & of(x5,x6) & n_grass(x6) & n_front(x5) & along(e1,x4) & n_wall(x4) & a_low(s1) & Theme(s1,x4) & Actor(e1,x3) & v_sit(e1) & (x2 = x3) & n_people(x2) & n_lot(x1)) | exists e1 x1 x2 x3 x4 x5.(a_topic(x1) & of(x1,x2) & on(e1,x4) & n_wall(x4) & of(x4,x5) & n_brick(x5) & Actor(e1,x3) & v_sit(e1) & (x2 = x3) & n_child(x2) & n_lot(x1)) | 7a1e1d9a-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e1 s1 x1 x2 x3 x4 x5 x6 x7 x8 x9.(with(e1,x7) & v_sit(e1) & v_line(e2) & of(x5,x6) & of(x1,x2) & n_wall(x4) & n_road(x9) & n_people(x2) & n_lot(x1) & n_grass(x6) & n_front(x5) & n_building(x7) & in(e1,x5) & along(e2,x9) & along(e1,x4) & a_topic(x1) & a_low(s1) & Theme(s1,x4) & Actor(e2,x8) & Actor(e1,x3) & (x7 = x8) & (x2 = x3)) | exists e1 x1 x2 x3 x4 x5.(v_sit(e1) & on(e1,x4) & of(x4,x5) & of(x1,x2) & n_wall(x4) & n_lot(x1) & n_child(x2) & n_brick(x5) & a_topic(x1) & Actor(e1,x3) & (x2 = x3)) |
||
Lots of people sitting along a low wall in front of grass with buildings lining along the road. | A crowd of people gathered together with buildings to the sides. | 0 | -100 | Lots of people implies a crowd of people. | exists e2 e1 s1 x1 x2 x3 x4 x5 x6 x7 x8 x9.(n_road(x9) & a_topic(x1) & of(x1,x2) & with(e1,x7) & along(e2,x9) & Actor(e2,x8) & v_line(e2) & (x7 = x8) & n_building(x7) & in(e1,x5) & of(x5,x6) & n_grass(x6) & n_front(x5) & along(e1,x4) & n_wall(x4) & a_low(s1) & Theme(s1,x4) & Actor(e1,x3) & v_sit(e1) & (x2 = x3) & n_people(x2) & n_lot(x1)) | exists e1 s1 x1 x2 x3 x4 x5.(n_side(x5) & a_topic(x1) & of(x1,x2) & with(e1,x4) & to(x4,x5) & n_building(x4) & a_together(s1) & Manner(e1,s1) & Theme(e1,x3) & v_gather(e1) & (x2 = x3) & n_people(x2) & n_crowd(x1)) | 7a1e22a4-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e1 s1 x1 x2 x3 x4 x5 x6 x7 x8 x9.(with(e1,x7) & v_sit(e1) & v_line(e2) & of(x5,x6) & of(x1,x2) & n_wall(x4) & n_road(x9) & n_people(x2) & n_lot(x1) & n_grass(x6) & n_front(x5) & n_building(x7) & in(e1,x5) & along(e2,x9) & along(e1,x4) & a_topic(x1) & a_low(s1) & Theme(s1,x4) & Actor(e2,x8) & Actor(e1,x3) & (x7 = x8) & (x2 = x3)) | exists e1 s1 x1 x2 x3 x4 x5.(with(e1,x4) & v_gather(e1) & to(x4,x5) & of(x1,x2) & n_side(x5) & n_people(x2) & n_crowd(x1) & n_building(x4) & a_topic(x1) & a_together(s1) & Theme(e1,x3) & Manner(e1,s1) & (x2 = x3)) |
||
Lots of people sitting along a low wall in front of grass with buildings lining along the road. | there is a crowd | 0 | -100 | Lots of people means a crowd. | exists e1 e2 s1 x1 x2 x3 x4 x5 x6 x7 x8 x9.(n_road(x9) & a_topic(x1) & of(x1,x2) & with(e1,x7) & along(e2,x9) & Actor(e2,x8) & v_line(e2) & (x7 = x8) & n_building(x7) & in(e1,x5) & of(x5,x6) & n_grass(x6) & n_front(x5) & along(e1,x4) & n_wall(x4) & a_low(s1) & Theme(s1,x4) & Actor(e1,x3) & v_sit(e1) & (x2 = x3) & n_people(x2) & n_lot(x1)) | exists p1 x1 x2.((x1 = x2) & n_crowd(x2)) | 7a1e28c6-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 s1 x1 x2 x3 x4 x5 x6 x7 x8 x9.(with(e1,x7) & v_sit(e1) & v_line(e2) & of(x5,x6) & of(x1,x2) & n_wall(x4) & n_road(x9) & n_people(x2) & n_lot(x1) & n_grass(x6) & n_front(x5) & n_building(x7) & in(e1,x5) & along(e2,x9) & along(e1,x4) & a_topic(x1) & a_low(s1) & Theme(s1,x4) & Actor(e2,x8) & Actor(e1,x3) & (x7 = x8) & (x2 = x3)) | exists x1 x2.(n_crowd(x2) & (x1 = x2)) |
||
Lots of people sitting along a low wall in front of grass with buildings lining along the road. | they are inside | 2 | -100 | ALONG IS NOT INSIDE | exists e2 e1 s1 x1 x2 x3 x4 x5 x6 x7 x8 x9.(n_road(x9) & a_topic(x1) & of(x1,x2) & with(e1,x7) & along(e2,x9) & Actor(e2,x8) & v_line(e2) & (x7 = x8) & n_building(x7) & in(e1,x5) & of(x5,x6) & n_grass(x6) & n_front(x5) & along(e1,x4) & n_wall(x4) & a_low(s1) & Theme(s1,x4) & Actor(e1,x3) & v_sit(e1) & (x2 = x3) & n_people(x2) & n_lot(x1)) | exists e1 s1 x1.(n_thing(x1) & a_inside(s1) & Manner(e1,s1) & Actor(e1,x1) & v_be(e1)) | 7a1e2dd0-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e1 s1 x1 x2 x3 x4 x5 x6 x7 x8 x9.(with(e1,x7) & v_sit(e1) & v_line(e2) & of(x5,x6) & of(x1,x2) & n_wall(x4) & n_road(x9) & n_people(x2) & n_lot(x1) & n_grass(x6) & n_front(x5) & n_building(x7) & in(e1,x5) & along(e2,x9) & along(e1,x4) & a_topic(x1) & a_low(s1) & Theme(s1,x4) & Actor(e2,x8) & Actor(e1,x3) & (x7 = x8) & (x2 = x3)) | exists e1 s1 x1.(v_be(e1) & n_thing(x1) & a_inside(s1) & Manner(e1,s1) & Actor(e1,x1)) |
||
Lots of people sitting along a low wall in front of grass with buildings lining along the road. | It is daytime. | 0 | -100 | There are people sitting in the grass so it must be daytime. | exists e2 e1 s1 x1 x2 x3 x4 x5 x6 x7 x8 x9.(n_road(x9) & a_topic(x1) & of(x1,x2) & with(e1,x7) & along(e2,x9) & Actor(e2,x8) & v_line(e2) & (x7 = x8) & n_building(x7) & in(e1,x5) & of(x5,x6) & n_grass(x6) & n_front(x5) & along(e1,x4) & n_wall(x4) & a_low(s1) & Theme(s1,x4) & Actor(e1,x3) & v_sit(e1) & (x2 = x3) & n_people(x2) & n_lot(x1)) | exists s1 x1.(n_thing(x1) & Theme(s1,x1) & a_daytime(s1)) | 7a1e330c-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e1 s1 x1 x2 x3 x4 x5 x6 x7 x8 x9.(with(e1,x7) & v_sit(e1) & v_line(e2) & of(x5,x6) & of(x1,x2) & n_wall(x4) & n_road(x9) & n_people(x2) & n_lot(x1) & n_grass(x6) & n_front(x5) & n_building(x7) & in(e1,x5) & along(e2,x9) & along(e1,x4) & a_topic(x1) & a_low(s1) & Theme(s1,x4) & Actor(e2,x8) & Actor(e1,x3) & (x7 = x8) & (x2 = x3)) | exists s1 x1.(n_thing(x1) & a_daytime(s1) & Theme(s1,x1)) |
||
Lots of people sitting along a low wall in front of grass with buildings lining along the road. | Lots of people walking in a glass building. | 2 | -100 | WALKING IS NOT SITTING | exists e2 e1 s1 x1 x2 x3 x4 x5 x6 x7 x8 x9.(n_road(x9) & a_topic(x1) & of(x1,x2) & with(e1,x7) & along(e2,x9) & Actor(e2,x8) & v_line(e2) & (x7 = x8) & n_building(x7) & in(e1,x5) & of(x5,x6) & n_grass(x6) & n_front(x5) & along(e1,x4) & n_wall(x4) & a_low(s1) & Theme(s1,x4) & Actor(e1,x3) & v_sit(e1) & (x2 = x3) & n_people(x2) & n_lot(x1)) | exists e1 x1 x2 x3 x4 x5.(a_topic(x1) & of(x1,x2) & in(e1,x4) & n_building(x4) & of(x4,x5) & n_glass(x5) & Actor(e1,x3) & v_walk(e1) & (x2 = x3) & n_people(x2) & n_lot(x1)) | 7a1e3834-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e1 s1 x1 x2 x3 x4 x5 x6 x7 x8 x9.(with(e1,x7) & v_sit(e1) & v_line(e2) & of(x5,x6) & of(x1,x2) & n_wall(x4) & n_road(x9) & n_people(x2) & n_lot(x1) & n_grass(x6) & n_front(x5) & n_building(x7) & in(e1,x5) & along(e2,x9) & along(e1,x4) & a_topic(x1) & a_low(s1) & Theme(s1,x4) & Actor(e2,x8) & Actor(e1,x3) & (x7 = x8) & (x2 = x3)) | exists e1 x1 x2 x3 x4 x5.(v_walk(e1) & of(x4,x5) & of(x1,x2) & n_people(x2) & n_lot(x1) & n_glass(x5) & n_building(x4) & in(e1,x4) & a_topic(x1) & Actor(e1,x3) & (x2 = x3)) |
||
Lots of people sitting along a low wall in front of grass with buildings lining along the road. | the people are having a picnic | 1 | 0.431803 | people sitting down can be doing other things than having a picnic | exists e1 e2 s1 x1 x2 x3 x4 x5 x6 x7 x8 x9.(n_road(x9) & a_topic(x1) & of(x1,x2) & with(e1,x7) & along(e2,x9) & Actor(e2,x8) & v_line(e2) & (x7 = x8) & n_building(x7) & in(e1,x5) & of(x5,x6) & n_grass(x6) & n_front(x5) & along(e1,x4) & n_wall(x4) & a_low(s1) & Theme(s1,x4) & Actor(e1,x3) & v_sit(e1) & (x2 = x3) & n_people(x2) & n_lot(x1)) | exists e1 x1 x2.(n_people(x1) & Theme(e1,x2) & Actor(e1,x1) & v_have(e1) & n_picnic(x2)) | 7a1e3d34-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 s1 x1 x2 x3 x4 x5 x6 x7 x8 x9.(with(e1,x7) & v_sit(e1) & v_line(e2) & of(x5,x6) & of(x1,x2) & n_wall(x4) & n_road(x9) & n_people(x2) & n_lot(x1) & n_grass(x6) & n_front(x5) & n_building(x7) & in(e1,x5) & along(e2,x9) & along(e1,x4) & a_topic(x1) & a_low(s1) & Theme(s1,x4) & Actor(e2,x8) & Actor(e1,x3) & (x7 = x8) & (x2 = x3)) | exists e1 x1 x2.(v_have(e1) & n_picnic(x2) & n_people(x1) & Theme(e1,x2) & Actor(e1,x1)) |
||
Lots of people sitting along a low wall in front of grass with buildings lining along the road. | People sitting on wall outside. | 0 | 0.95604 | The wall is in front of grass so it must be outside. | exists e2 e1 s1 x1 x2 x3 x4 x5 x6 x7 x8 x9.(n_road(x9) & a_topic(x1) & of(x1,x2) & with(e1,x7) & along(e2,x9) & Actor(e2,x8) & v_line(e2) & (x7 = x8) & n_building(x7) & in(e1,x5) & of(x5,x6) & n_grass(x6) & n_front(x5) & along(e1,x4) & n_wall(x4) & a_low(s1) & Theme(s1,x4) & Actor(e1,x3) & v_sit(e1) & (x2 = x3) & n_people(x2) & n_lot(x1)) | exists e1 x1 x2 x3 x4.(a_topic(x1) & on(e1,x3) & n_outside(x3) & of(x3,x4) & n_wall(x4) & Actor(e1,x2) & v_sit(e1) & (x1 = x2) & n_people(x1)) | 7a1e422a-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e1 s1 x1 x2 x3 x4 x5 x6 x7 x8 x9.(with(e1,x7) & v_sit(e1) & v_line(e2) & of(x5,x6) & of(x1,x2) & n_wall(x4) & n_road(x9) & n_people(x2) & n_lot(x1) & n_grass(x6) & n_front(x5) & n_building(x7) & in(e1,x5) & along(e2,x9) & along(e1,x4) & a_topic(x1) & a_low(s1) & Theme(s1,x4) & Actor(e2,x8) & Actor(e1,x3) & (x7 = x8) & (x2 = x3)) | exists e1 x1 x2 x3 x4.(v_sit(e1) & on(e1,x3) & of(x3,x4) & n_wall(x4) & n_people(x1) & n_outside(x3) & a_topic(x1) & Actor(e1,x2) & (x1 = x2)) |
||
Lots of people sitting along a low wall in front of grass with buildings lining along the road. | People are sitting on a wall beside the road waiting for the bus. | 1 | 0.695559 | just because they are sitting does not mean they are waiting for the bus | exists e1 e2 s1 x1 x2 x3 x4 x5 x6 x7 x8 x9.(n_road(x9) & a_topic(x1) & of(x1,x2) & with(e1,x7) & along(e2,x9) & Actor(e2,x8) & v_line(e2) & (x7 = x8) & n_building(x7) & in(e1,x5) & of(x5,x6) & n_grass(x6) & n_front(x5) & along(e1,x4) & n_wall(x4) & a_low(s1) & Theme(s1,x4) & Actor(e1,x3) & v_sit(e1) & (x2 = x3) & n_people(x2) & n_lot(x1)) | exists e2 e1 x1 x2 x3 x4.(n_bus(x4) & n_road(x3) & for(e1,e2) & for(e2,x4) & Actor(e2,x1) & v_wait(e2) & beside(e1,x3) & on(e1,x2) & n_wall(x2) & Actor(e1,x1) & v_sit(e1) & n_people(x1)) | 7a1e4720-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 s1 x1 x2 x3 x4 x5 x6 x7 x8 x9.(with(e1,x7) & v_sit(e1) & v_line(e2) & of(x5,x6) & of(x1,x2) & n_wall(x4) & n_road(x9) & n_people(x2) & n_lot(x1) & n_grass(x6) & n_front(x5) & n_building(x7) & in(e1,x5) & along(e2,x9) & along(e1,x4) & a_topic(x1) & a_low(s1) & Theme(s1,x4) & Actor(e2,x8) & Actor(e1,x3) & (x7 = x8) & (x2 = x3)) | exists e2 e1 x1 x2 x3 x4.(v_wait(e2) & v_sit(e1) & on(e1,x2) & n_wall(x2) & n_road(x3) & n_people(x1) & n_bus(x4) & for(e2,x4) & for(e1,e2) & beside(e1,x3) & Actor(e2,x1) & Actor(e1,x1)) |
||
Lots of people sitting along a low wall in front of grass with buildings lining along the road. | A crowd discussing politics and recent events. | 1 | 0.033038 | people sitting on a wall does not mean that they are discussing politics and recent events. | exists e1 e2 s1 x1 x2 x3 x4 x5 x6 x7 x8 x9.(n_road(x9) & a_topic(x1) & of(x1,x2) & with(e1,x7) & along(e2,x9) & Actor(e2,x8) & v_line(e2) & (x7 = x8) & n_building(x7) & in(e1,x5) & of(x5,x6) & n_grass(x6) & n_front(x5) & along(e1,x4) & n_wall(x4) & a_low(s1) & Theme(s1,x4) & Actor(e1,x3) & v_sit(e1) & (x2 = x3) & n_people(x2) & n_lot(x1)) | exists e1 s1 x1 x2 x3 x4 x5.(a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & v_discuss(e1) & subset_of(x5,x3) & n_event(x5) & a_recent(s1) & Theme(s1,x5) & subset_of(x4,x3) & n_politics(x4) & (x1 = x2) & n_crowd(x1)) | 7a1e4cfc-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 s1 x1 x2 x3 x4 x5 x6 x7 x8 x9.(with(e1,x7) & v_sit(e1) & v_line(e2) & of(x5,x6) & of(x1,x2) & n_wall(x4) & n_road(x9) & n_people(x2) & n_lot(x1) & n_grass(x6) & n_front(x5) & n_building(x7) & in(e1,x5) & along(e2,x9) & along(e1,x4) & a_topic(x1) & a_low(s1) & Theme(s1,x4) & Actor(e2,x8) & Actor(e1,x3) & (x7 = x8) & (x2 = x3)) | exists e1 s1 x1 x2 x3 x4 x5.(v_discuss(e1) & subset_of(x5,x3) & subset_of(x4,x3) & n_politics(x4) & n_event(x5) & n_crowd(x1) & a_topic(x1) & a_recent(s1) & Theme(s1,x5) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2)) |
||
Lots of people sitting along a low wall in front of grass with buildings lining along the road. | People are sitting on a wall with a grassy field and city behind them. | 0 | -100 | The wall is in front of grass so the grassy field must be behind it. | exists e2 e1 s1 x1 x2 x3 x4 x5 x6 x7 x8 x9.(n_road(x9) & a_topic(x1) & of(x1,x2) & with(e1,x7) & along(e2,x9) & Actor(e2,x8) & v_line(e2) & (x7 = x8) & n_building(x7) & in(e1,x5) & of(x5,x6) & n_grass(x6) & n_front(x5) & along(e1,x4) & n_wall(x4) & a_low(s1) & Theme(s1,x4) & Actor(e1,x3) & v_sit(e1) & (x2 = x3) & n_people(x2) & n_lot(x1)) | exists e1 s1 x1 x2 x3 x4 x5.(behind(e1,x1) & n_thing(x1) & with(e1,x3) & n_city(x5) & n_field(x4) & subset_of(x5,x3) & subset_of(x4,x3) & a_grassy(s1) & Theme(s1,x3) & on(e1,x2) & n_wall(x2) & Actor(e1,x1) & v_sit(e1) & n_people(x1)) | 7a1e5382-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e1 s1 x1 x2 x3 x4 x5 x6 x7 x8 x9.(with(e1,x7) & v_sit(e1) & v_line(e2) & of(x5,x6) & of(x1,x2) & n_wall(x4) & n_road(x9) & n_people(x2) & n_lot(x1) & n_grass(x6) & n_front(x5) & n_building(x7) & in(e1,x5) & along(e2,x9) & along(e1,x4) & a_topic(x1) & a_low(s1) & Theme(s1,x4) & Actor(e2,x8) & Actor(e1,x3) & (x7 = x8) & (x2 = x3)) | exists e1 s1 x1 x2 x3 x4 x5.(with(e1,x3) & v_sit(e1) & subset_of(x5,x3) & subset_of(x4,x3) & on(e1,x2) & n_wall(x2) & n_thing(x1) & n_people(x1) & n_field(x4) & n_city(x5) & behind(e1,x1) & a_grassy(s1) & Theme(s1,x3) & Actor(e1,x1)) |
||
Lots of people sitting along a low wall in front of grass with buildings lining along the road. | The people are standing. | 2 | 0.000301 | SITTING IS NOT STANDING | exists e1 e2 s1 x1 x2 x3 x4 x5 x6 x7 x8 x9.(n_road(x9) & a_topic(x1) & of(x1,x2) & with(e1,x7) & along(e2,x9) & Actor(e2,x8) & v_line(e2) & (x7 = x8) & n_building(x7) & in(e1,x5) & of(x5,x6) & n_grass(x6) & n_front(x5) & along(e1,x4) & n_wall(x4) & a_low(s1) & Theme(s1,x4) & Actor(e1,x3) & v_sit(e1) & (x2 = x3) & n_people(x2) & n_lot(x1)) | exists e1 x1.(n_people(x1) & Actor(e1,x1) & v_stand(e1)) | 7a1e58c8-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 s1 x1 x2 x3 x4 x5 x6 x7 x8 x9.(with(e1,x7) & v_sit(e1) & v_line(e2) & of(x5,x6) & of(x1,x2) & n_wall(x4) & n_road(x9) & n_people(x2) & n_lot(x1) & n_grass(x6) & n_front(x5) & n_building(x7) & in(e1,x5) & along(e2,x9) & along(e1,x4) & a_topic(x1) & a_low(s1) & Theme(s1,x4) & Actor(e2,x8) & Actor(e1,x3) & (x7 = x8) & (x2 = x3)) | exists e1 x1.(v_stand(e1) & n_people(x1) & Actor(e1,x1)) |
||
Lots of people sitting along a low wall in front of grass with buildings lining along the road. | They are waiting for something. | 1 | 0.819001 | People sitting does not necessarily mean they are waiting for anything | exists e2 e1 s1 x1 x2 x3 x4 x5 x6 x7 x8 x9.(n_road(x9) & a_topic(x1) & of(x1,x2) & with(e1,x7) & along(e2,x9) & Actor(e2,x8) & v_line(e2) & (x7 = x8) & n_building(x7) & in(e1,x5) & of(x5,x6) & n_grass(x6) & n_front(x5) & along(e1,x4) & n_wall(x4) & a_low(s1) & Theme(s1,x4) & Actor(e1,x3) & v_sit(e1) & (x2 = x3) & n_people(x2) & n_lot(x1)) | exists e1 x1.(for(e1,x1) & n_thing(x1) & n_thing(x1) & Actor(e1,x1) & v_wait(e1)) | 7a1e5e4a-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e1 s1 x1 x2 x3 x4 x5 x6 x7 x8 x9.(with(e1,x7) & v_sit(e1) & v_line(e2) & of(x5,x6) & of(x1,x2) & n_wall(x4) & n_road(x9) & n_people(x2) & n_lot(x1) & n_grass(x6) & n_front(x5) & n_building(x7) & in(e1,x5) & along(e2,x9) & along(e1,x4) & a_topic(x1) & a_low(s1) & Theme(s1,x4) & Actor(e2,x8) & Actor(e1,x3) & (x7 = x8) & (x2 = x3)) | exists e1 x1.(v_wait(e1) & n_thing(x1) & for(e1,x1) & Actor(e1,x1)) |
||
A crowd of people near a beach on a sunny day. | There are allot of people in this picture | 0 | -100 | A crowd of people implies a lot of people. | exists s1 x1 x2 x3 x4.(a_topic(x1) & on(x1,x4) & n_day(x4) & a_sunny(s1) & Theme(s1,x4) & near(x1,x3) & n_beach(x3) & of(x1,x2) & n_people(x2) & n_crowd(x1)) | exists p1 x1 x2.(n_picture(x2) & in(p1,x2) & exists x3 x4.((x1 = x3) & of(x3,x4) & n_people(x4) & n_allot(x3))) | 7a1e634a-e4c8-11ec-9cdd-0242ac1c0002 | exists s1 x1 x2 x3 x4.(on(x1,x4) & of(x1,x2) & near(x1,x3) & n_people(x2) & n_day(x4) & n_crowd(x1) & n_beach(x3) & a_topic(x1) & a_sunny(s1) & Theme(s1,x4)) | exists p1 x1 x2.(n_picture(x2) & in(p1,x2) & exists x3 x4.(of(x3,x4) & n_people(x4) & n_allot(x3) & (x1 = x3))) |
||
A crowd of people near a beach on a sunny day. | They are having a family picnic at the beach today | 1 | -100 | There is no suggestion the crowd is a family and they could be doing other activities not just a picnic | exists s1 x1 x2 x3 x4.(a_topic(x1) & on(x1,x4) & n_day(x4) & a_sunny(s1) & Theme(s1,x4) & near(x1,x3) & n_beach(x3) & of(x1,x2) & n_people(x2) & n_crowd(x1)) | exists e1 x1 x2 x3 x4.(n_beach(x3) & Time(e1,x4) & n_today(x4) & Theme(e1,x2) & Actor(e1,x1) & v_have(e1) & at(x2,x3) & n_picnic(x2) & of(x2,x1) & n_family(x1) & n_thing(x1)) | 7a1e682c-e4c8-11ec-9cdd-0242ac1c0002 | exists s1 x1 x2 x3 x4.(on(x1,x4) & of(x1,x2) & near(x1,x3) & n_people(x2) & n_day(x4) & n_crowd(x1) & n_beach(x3) & a_topic(x1) & a_sunny(s1) & Theme(s1,x4)) | exists e1 x1 x2 x3 x4.(v_have(e1) & of(x2,x1) & n_today(x4) & n_thing(x1) & n_picnic(x2) & n_family(x1) & n_beach(x3) & at(x2,x3) & Time(e1,x4) & Theme(e1,x2) & Actor(e1,x1)) |
||
A crowd of people near a beach on a sunny day. | They are stuck in a tunnel under ground | 2 | -100 | A BEACH IS NOT A TUNNEL | exists s1 x1 x2 x3 x4.(a_topic(x1) & on(x1,x4) & n_day(x4) & a_sunny(s1) & Theme(s1,x4) & near(x1,x3) & n_beach(x3) & of(x1,x2) & n_people(x2) & n_crowd(x1)) | exists e1 x1 x2.(under(e1,x2) & n_ground(x2) & in(e1,x1) & n_tunnel(x1) & Theme(e1,x1) & v_stick(e1) & n_thing(x1)) | 7a1e6ec6-e4c8-11ec-9cdd-0242ac1c0002 | exists s1 x1 x2 x3 x4.(on(x1,x4) & of(x1,x2) & near(x1,x3) & n_people(x2) & n_day(x4) & n_crowd(x1) & n_beach(x3) & a_topic(x1) & a_sunny(s1) & Theme(s1,x4)) | exists e1 x1 x2.(v_stick(e1) & under(e1,x2) & n_tunnel(x1) & n_thing(x1) & n_ground(x2) & in(e1,x1) & Theme(e1,x1)) |
||
People sitting on benches on a sidewalk. | People sitting on the sidewalk. | 2 | -100 | BENCHES ARE NOT A SIDEWALK | exists e1 x1 x2 x3 x4.(a_topic(x1) & on(e1,x4) & n_sidewalk(x4) & on(e1,x3) & n_bench(x3) & Actor(e1,x2) & v_sit(e1) & (x1 = x2) & n_people(x1)) | exists e1 x1 x2 x3.(n_sidewalk(x3) & a_topic(x1) & on(e1,x3) & Actor(e1,x2) & v_sit(e1) & (x1 = x2) & n_people(x1)) | 7a1e7510-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4.(v_sit(e1) & on(e1,x4) & on(e1,x3) & n_sidewalk(x4) & n_people(x1) & n_bench(x3) & a_topic(x1) & Actor(e1,x2) & (x1 = x2)) | exists e1 x1 x2 x3.(v_sit(e1) & on(e1,x3) & n_sidewalk(x3) & n_people(x1) & a_topic(x1) & Actor(e1,x2) & (x1 = x2)) |
||
People sitting on benches on a sidewalk. | There are humans who are not standing. | 0 | -100 | People are humans and not standing implies sitting. | exists e1 x1 x2 x3 x4.(a_topic(x1) & on(e1,x4) & n_sidewalk(x4) & on(e1,x3) & n_bench(x3) & Actor(e1,x2) & v_sit(e1) & (x1 = x2) & n_people(x1)) | exists p1 x1 x2 x3.((x1 = x2) & -exists e1.(Actor(e1,x3) & v_stand(e1)) & (x2 = x3) & n_human(x2)) | 7a1e7a88-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4.(v_sit(e1) & on(e1,x4) & on(e1,x3) & n_sidewalk(x4) & n_people(x1) & n_bench(x3) & a_topic(x1) & Actor(e1,x2) & (x1 = x2)) | exists x1 x2 x3.(n_human(x2) & all e1.(-v_stand(e1) | -Actor(e1,x3)) & (x2 = x3) & (x1 = x2)) |
||
People sitting on benches on a sidewalk. | People sit at a bus stop. | 1 | -100 | Not all benches are at a bus stop. | exists e1 x1 x2 x3 x4.(a_topic(x1) & on(e1,x4) & n_sidewalk(x4) & on(e1,x3) & n_bench(x3) & Actor(e1,x2) & v_sit(e1) & (x1 = x2) & n_people(x1)) | exists e1 x1 x2 x3.(at(e1,x2) & n_stop(x2) & of(x2,x3) & n_bus(x3) & Actor(e1,x1) & v_sit(e1) & n_people(x1)) | 7a1e7fb0-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4.(v_sit(e1) & on(e1,x4) & on(e1,x3) & n_sidewalk(x4) & n_people(x1) & n_bench(x3) & a_topic(x1) & Actor(e1,x2) & (x1 = x2)) | exists e1 x1 x2 x3.(v_sit(e1) & of(x2,x3) & n_stop(x2) & n_people(x1) & n_bus(x3) & at(e1,x2) & Actor(e1,x1)) |
||
Man looking at a computer screen in a lab coat. | the child is black | 1 | -100 | There may not be a child present, and if there is it could be of any race, not necessarily black. | exists e1 x1 x2 x3 x4 x5.(at(e1,x2) & in(x2,x4) & n_coat(x4) & of(x4,x5) & n_lab(x5) & n_screen(x2) & of(x2,x3) & n_computer(x3) & Actor(e1,x1) & v_look(e1) & n_man(x1)) | exists s1 x1.(n_child(x1) & Theme(s1,x1) & a_black(s1)) | 7a1e8546-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4 x5.(v_look(e1) & of(x4,x5) & of(x2,x3) & n_screen(x2) & n_man(x1) & n_lab(x5) & n_computer(x3) & n_coat(x4) & in(x2,x4) & at(e1,x2) & Actor(e1,x1)) | exists s1 x1.(n_child(x1) & a_black(s1) & Theme(s1,x1)) |
||
Man looking at a computer screen in a lab coat. | martial arts demonstration | 0 | -100 | There are men watching a demonstration. | exists e1 x1 x2 x3 x4 x5.(at(e1,x2) & in(x2,x4) & n_coat(x4) & of(x4,x5) & n_lab(x5) & n_screen(x2) & of(x2,x3) & n_computer(x3) & Actor(e1,x1) & v_look(e1) & n_man(x1)) | exists s1 x1 x2.(n_demonstration(x1) & of(x1,x2) & n_art(x2) & a_martial(s1) & Theme(s1,x1) & a_topic(x1)) | 7a1e8a64-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4 x5.(v_look(e1) & of(x4,x5) & of(x2,x3) & n_screen(x2) & n_man(x1) & n_lab(x5) & n_computer(x3) & n_coat(x4) & in(x2,x4) & at(e1,x2) & Actor(e1,x1)) | exists s1 x1 x2.(of(x1,x2) & n_demonstration(x1) & n_art(x2) & a_topic(x1) & a_martial(s1) & Theme(s1,x1)) |
||
Man looking at a computer screen in a lab coat. | the boy was listening to music | 2 | -100 | A MAN IS NOT A BOY | exists e1 x1 x2 x3 x4 x5.(at(e1,x2) & in(x2,x4) & n_coat(x4) & of(x4,x5) & n_lab(x5) & n_screen(x2) & of(x2,x3) & n_computer(x3) & Actor(e1,x1) & v_look(e1) & n_man(x1)) | exists e1 x1 x2.(n_boy(x1) & to(e1,x2) & n_music(x2) & Actor(e1,x1) & v_listen(e1)) | 7a1e8f78-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4 x5.(v_look(e1) & of(x4,x5) & of(x2,x3) & n_screen(x2) & n_man(x1) & n_lab(x5) & n_computer(x3) & n_coat(x4) & in(x2,x4) & at(e1,x2) & Actor(e1,x1)) | exists e1 x1 x2.(v_listen(e1) & to(e1,x2) & n_music(x2) & n_boy(x1) & Actor(e1,x1)) |
||
A man in a lab coat wearing glasses and looking at a computer monitor. | Nobody is wearing glasses | 2 | -100 | Either at least one man is wearing glasses or nobody is wearing glasses. | exists e2 e1 x1 x2 x3 x4 x5 x6 x7 x8 x9.(at(e2,x8) & n_monitor(x8) & of(x8,x9) & n_computer(x9) & Actor(e2,x5) & v_look(e2) & in(x5,x6) & n_coat(x6) & of(x6,x7) & n_lab(x7) & n_man(x5) & Theme(e1,x4) & Actor(e1,x1) & v_wear(e1) & n_glass(x4) & in(x1,x2) & n_coat(x2) & of(x2,x3) & n_lab(x3) & n_man(x1)) | -exists e1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_wear(e1) & n_glass(x2) & n_person(x1)) | 7a1e948c-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e1 x1 x2 x3 x4 x5 x6 x7 x8 x9.(v_wear(e1) & v_look(e2) & of(x8,x9) & of(x6,x7) & of(x2,x3) & n_monitor(x8) & n_man(x5) & n_man(x1) & n_lab(x7) & n_lab(x3) & n_glass(x4) & n_computer(x9) & n_coat(x6) & n_coat(x2) & in(x5,x6) & in(x1,x2) & at(e2,x8) & Theme(e1,x4) & Actor(e2,x5) & Actor(e1,x1)) | all e1 x1 x2.(-v_wear(e1) | -n_person(x1) | -n_glass(x2) | -Theme(e1,x2) | -Actor(e1,x1)) |
||
A man in a lab coat wearing glasses and looking at a computer monitor. | A human wearing glasses | 0 | -100 | A man is a human. | exists e2 e1 x1 x2 x3 x4 x5 x6 x7 x8 x9.(at(e2,x8) & n_monitor(x8) & of(x8,x9) & n_computer(x9) & Actor(e2,x5) & v_look(e2) & in(x5,x6) & n_coat(x6) & of(x6,x7) & n_lab(x7) & n_man(x5) & Theme(e1,x4) & Actor(e1,x1) & v_wear(e1) & n_glass(x4) & in(x1,x2) & n_coat(x2) & of(x2,x3) & n_lab(x3) & n_man(x1)) | exists e1 s1 x1.(a_topic(x1) & n_glass(x1) & Actor(e1,x1) & v_wear(e1) & a_human(s1) & Theme(s1,x1)) | 7a1e9a86-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e1 x1 x2 x3 x4 x5 x6 x7 x8 x9.(v_wear(e1) & v_look(e2) & of(x8,x9) & of(x6,x7) & of(x2,x3) & n_monitor(x8) & n_man(x5) & n_man(x1) & n_lab(x7) & n_lab(x3) & n_glass(x4) & n_computer(x9) & n_coat(x6) & n_coat(x2) & in(x5,x6) & in(x1,x2) & at(e2,x8) & Theme(e1,x4) & Actor(e2,x5) & Actor(e1,x1)) | exists e1 s1 x1.(v_wear(e1) & n_glass(x1) & a_topic(x1) & a_human(s1) & Theme(s1,x1) & Actor(e1,x1)) |
||
A man in a lab coat wearing glasses and looking at a computer monitor. | A tall human wearing glasses | 1 | -100 | A man is not assumed to be tall. | exists e2 e1 x1 x2 x3 x4 x5 x6 x7 x8 x9.(at(e2,x8) & n_monitor(x8) & of(x8,x9) & n_computer(x9) & Actor(e2,x5) & v_look(e2) & in(x5,x6) & n_coat(x6) & of(x6,x7) & n_lab(x7) & n_man(x5) & Theme(e1,x4) & Actor(e1,x1) & v_wear(e1) & n_glass(x4) & in(x1,x2) & n_coat(x2) & of(x2,x3) & n_lab(x3) & n_man(x1)) | exists e1 s1 x1 x2 x3.(a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & v_wear(e1) & n_glass(x3) & (x1 = x2) & n_human(x1) & a_tall(s1) & Theme(s1,x1)) | 7a1e9ff4-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e1 x1 x2 x3 x4 x5 x6 x7 x8 x9.(v_wear(e1) & v_look(e2) & of(x8,x9) & of(x6,x7) & of(x2,x3) & n_monitor(x8) & n_man(x5) & n_man(x1) & n_lab(x7) & n_lab(x3) & n_glass(x4) & n_computer(x9) & n_coat(x6) & n_coat(x2) & in(x5,x6) & in(x1,x2) & at(e2,x8) & Theme(e1,x4) & Actor(e2,x5) & Actor(e1,x1)) | exists e1 s1 x1 x2 x3.(v_wear(e1) & n_human(x1) & n_glass(x3) & a_topic(x1) & a_tall(s1) & Theme(s1,x1) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2)) |
||
Lab technician analyzes data from his telescope. | The technician works up the data from the experiment | 0 | -100 | A telescope is used for the experiment . Analyzes is a synonym of work up. | exists e1 x1 x2 x3 x4.(from(e1,x4) & n_telescope(x4) & of(x4,x1) & n_male(x1) & Theme(e1,x3) & Actor(e1,x1) & v_analyz(e1) & n_datum(x3) & n_technician(x1) & (x1 = x2) & ne_nam_lab(x2)) | exists e1 s1 x1 x2 x3.(n_experiment(x3) & n_datum(x2) & n_technician(x1) & a_up(s1) & Manner(e1,s1) & Theme(e1,x2) & Actor(e1,x1) & v_work(e1) & from(x2,x3)) | 7a1ea490-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4.(v_analyz(e1) & of(x4,x1) & ne_nam_lab(x2) & n_telescope(x4) & n_technician(x1) & n_male(x1) & n_datum(x3) & from(e1,x4) & Theme(e1,x3) & Actor(e1,x1) & (x1 = x2)) | exists e1 s1 x1 x2 x3.(v_work(e1) & n_technician(x1) & n_experiment(x3) & n_datum(x2) & from(x2,x3) & a_up(s1) & Theme(e1,x2) & Manner(e1,s1) & Actor(e1,x1)) |
||
Lab technician analyzes data from his telescope. | The technician is forging data | 2 | -100 | analyzes and forging are different actions | exists e1 x1 x2 x3 x4.(from(e1,x4) & n_telescope(x4) & of(x4,x1) & n_male(x1) & Theme(e1,x3) & Actor(e1,x1) & v_analyz(e1) & n_datum(x3) & n_technician(x1) & (x1 = x2) & ne_nam_lab(x2)) | exists e1 x1 x2.(n_technician(x1) & Theme(e1,x2) & Actor(e1,x1) & v_forge(e1) & n_datum(x2)) | 7a1ea986-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4.(v_analyz(e1) & of(x4,x1) & ne_nam_lab(x2) & n_telescope(x4) & n_technician(x1) & n_male(x1) & n_datum(x3) & from(e1,x4) & Theme(e1,x3) & Actor(e1,x1) & (x1 = x2)) | exists e1 x1 x2.(v_forge(e1) & n_technician(x1) & n_datum(x2) & Theme(e1,x2) & Actor(e1,x1)) |
||
Lab technician analyzes data from his telescope. | The technician is trying to prove a hypothesis | 1 | -100 | The technician can be analyzing data for many reasons, he might not be trying to prove anything. | exists e1 x1 x2 x3 x4.(from(e1,x4) & n_telescope(x4) & of(x4,x1) & n_male(x1) & Theme(e1,x3) & Actor(e1,x1) & v_analyz(e1) & n_datum(x3) & n_technician(x1) & (x1 = x2) & ne_nam_lab(x2)) | exists e1 p1 x1.(n_technician(x1) & Topic(e1,p1) & Actor(e1,x1) & v_try(e1) & exists e2 x2.(Theme(e2,x2) & Actor(e2,x1) & v_prove(e2) & n_hypothesis(x2))) | 7a1eae4a-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4.(v_analyz(e1) & of(x4,x1) & ne_nam_lab(x2) & n_telescope(x4) & n_technician(x1) & n_male(x1) & n_datum(x3) & from(e1,x4) & Theme(e1,x3) & Actor(e1,x1) & (x1 = x2)) | exists e1 p1 x1.(v_try(e1) & n_technician(x1) & exists e2 x2.(v_prove(e2) & n_hypothesis(x2) & Theme(e2,x2) & Actor(e2,x1)) & Topic(e1,p1) & Actor(e1,x1)) |
||
A man wearing a white jacket looks at his computer with a microscope in the foreground. | A man is studying some scientific data. | 1 | -100 | The man might not be looking at scientific data, he could just be sending email, or even working on mechanical Turk. | exists e2 e1 s1 x1 x2 x3 x4 x5 x6.(n_foreground(x5) & at(e2,x6) & n_computer(x6) & of(x6,x1) & n_male(x1) & with(e2,x4) & in(x4,x5) & n_microscope(x4) & Actor(e2,x1) & v_look(e2) & Theme(e1,x3) & Actor(e1,x2) & v_wear(e1) & n_jacket(x3) & a_white(s1) & Theme(s1,x3) & (x1 = x2) & n_man(x1)) | exists e1 s1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_study(e1) & n_datum(x2) & a_scientific(s1) & Theme(s1,x2) & n_man(x1)) | 7a1eb2fa-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e1 s1 x1 x2 x3 x4 x5 x6.(with(e2,x4) & v_wear(e1) & v_look(e2) & of(x6,x1) & n_microscope(x4) & n_man(x1) & n_male(x1) & n_jacket(x3) & n_foreground(x5) & n_computer(x6) & in(x4,x5) & at(e2,x6) & a_white(s1) & Theme(s1,x3) & Theme(e1,x3) & Actor(e2,x1) & Actor(e1,x2) & (x1 = x2)) | exists e1 s1 x1 x2.(v_study(e1) & n_man(x1) & n_datum(x2) & a_scientific(s1) & Theme(s1,x2) & Theme(e1,x2) & Actor(e1,x1)) |
||
A man wearing a white jacket looks at his computer with a microscope in the foreground. | A man is working on the computer. | 0 | -100 | At his computer implies on the computer. | exists e1 e2 s1 x1 x2 x3 x4 x5 x6.(n_foreground(x5) & at(e2,x6) & n_computer(x6) & of(x6,x1) & n_male(x1) & with(e2,x4) & in(x4,x5) & n_microscope(x4) & Actor(e2,x1) & v_look(e2) & Theme(e1,x3) & Actor(e1,x2) & v_wear(e1) & n_jacket(x3) & a_white(s1) & Theme(s1,x3) & (x1 = x2) & n_man(x1)) | exists e1 x1 x2.(n_computer(x2) & on(e1,x2) & Actor(e1,x1) & v_work(e1) & n_man(x1)) | 7a1eb87c-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 s1 x1 x2 x3 x4 x5 x6.(with(e2,x4) & v_wear(e1) & v_look(e2) & of(x6,x1) & n_microscope(x4) & n_man(x1) & n_male(x1) & n_jacket(x3) & n_foreground(x5) & n_computer(x6) & in(x4,x5) & at(e2,x6) & a_white(s1) & Theme(s1,x3) & Theme(e1,x3) & Actor(e2,x1) & Actor(e1,x2) & (x1 = x2)) | exists e1 x1 x2.(v_work(e1) & on(e1,x2) & n_man(x1) & n_computer(x2) & Actor(e1,x1)) |
||
A man wearing a white jacket looks at his computer with a microscope in the foreground. | The man is filing his nails. | 2 | -100 | wearing and filing are different actions | exists e1 e2 s1 x1 x2 x3 x4 x5 x6.(n_foreground(x5) & at(e2,x6) & n_computer(x6) & of(x6,x1) & n_male(x1) & with(e2,x4) & in(x4,x5) & n_microscope(x4) & Actor(e2,x1) & v_look(e2) & Theme(e1,x3) & Actor(e1,x2) & v_wear(e1) & n_jacket(x3) & a_white(s1) & Theme(s1,x3) & (x1 = x2) & n_man(x1)) | exists e1 x1 x2.(n_nail(x2) & of(x2,x1) & n_male(x1) & n_man(x1) & Theme(e1,x2) & Actor(e1,x1) & v_file(e1)) | 7a1ebd5e-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 s1 x1 x2 x3 x4 x5 x6.(with(e2,x4) & v_wear(e1) & v_look(e2) & of(x6,x1) & n_microscope(x4) & n_man(x1) & n_male(x1) & n_jacket(x3) & n_foreground(x5) & n_computer(x6) & in(x4,x5) & at(e2,x6) & a_white(s1) & Theme(s1,x3) & Theme(e1,x3) & Actor(e2,x1) & Actor(e1,x2) & (x1 = x2)) | exists e1 x1 x2.(v_file(e1) & of(x2,x1) & n_nail(x2) & n_man(x1) & n_male(x1) & Theme(e1,x2) & Actor(e1,x1)) |
||
A gentleman intensely studies his computer monitor while surrounded by a microscope. | A gentleman intensely studies his computer and monitor. | 0 | -100 | " computer monitor " is a rephrasing of " computer and monitor ". | exists e1 s1 x1 x2 x3 x4 x5.(a_intensely(s1) & Manner(e1,s1) & by(e1,x5) & n_microscope(x5) & while(e1,x4) & n_surround(x4) & Theme(e1,x2) & Actor(e1,x1) & v_study(e1) & n_monitor(x2) & of(x2,x3) & n_computer(x3) & of(x2,x1) & n_male(x1) & n_gentleman(x1)) | exists e1 s1 x1 x2 x3 x4.(a_intensely(s1) & Manner(e1,s1) & Theme(e1,x2) & Actor(e1,x1) & v_study(e1) & n_monitor(x4) & n_computer(x3) & subset_of(x4,x2) & subset_of(x3,x2) & of(x2,x1) & n_male(x1) & n_gentleman(x1)) | 7a1ec3d0-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4 x5.(while(e1,x4) & v_study(e1) & of(x2,x3) & of(x2,x1) & n_surround(x4) & n_monitor(x2) & n_microscope(x5) & n_male(x1) & n_gentleman(x1) & n_computer(x3) & by(e1,x5) & a_intensely(s1) & Theme(e1,x2) & Manner(e1,s1) & Actor(e1,x1)) | exists e1 s1 x1 x2 x3 x4.(v_study(e1) & subset_of(x4,x2) & subset_of(x3,x2) & of(x2,x1) & n_monitor(x4) & n_male(x1) & n_gentleman(x1) & n_computer(x3) & a_intensely(s1) & Theme(e1,x2) & Manner(e1,s1) & Actor(e1,x1)) |
||
A gentleman intensely studies his computer monitor while surrounded by a microscope. | A gentleman is smashing his computer monitor with a microscope. | 2 | -100 | studying and smashing are different actions | exists e1 s1 x1 x2 x3 x4 x5.(a_intensely(s1) & Manner(e1,s1) & by(e1,x5) & n_microscope(x5) & while(e1,x4) & n_surround(x4) & Theme(e1,x2) & Actor(e1,x1) & v_study(e1) & n_monitor(x2) & of(x2,x3) & n_computer(x3) & of(x2,x1) & n_male(x1) & n_gentleman(x1)) | exists e1 x1 x2 x3 x4.(with(e1,x4) & n_microscope(x4) & Theme(e1,x2) & Actor(e1,x1) & v_smash(e1) & n_monitor(x2) & of(x2,x3) & n_computer(x3) & of(x2,x1) & n_male(x1) & n_gentleman(x1)) | 7a1ec984-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4 x5.(while(e1,x4) & v_study(e1) & of(x2,x3) & of(x2,x1) & n_surround(x4) & n_monitor(x2) & n_microscope(x5) & n_male(x1) & n_gentleman(x1) & n_computer(x3) & by(e1,x5) & a_intensely(s1) & Theme(e1,x2) & Manner(e1,s1) & Actor(e1,x1)) | exists e1 x1 x2 x3 x4.(with(e1,x4) & v_smash(e1) & of(x2,x3) & of(x2,x1) & n_monitor(x2) & n_microscope(x4) & n_male(x1) & n_gentleman(x1) & n_computer(x3) & Theme(e1,x2) & Actor(e1,x1)) |
||
A gentleman intensely studies his computer monitor while surrounded by a microscope. | A scientist is studying his computer and monitor during an experiment. | 1 | -100 | The man might not be a scientist, and even if he is an experiment might not be under way at the moment. | exists e1 s1 x1 x2 x3 x4 x5.(a_intensely(s1) & Manner(e1,s1) & by(e1,x5) & n_microscope(x5) & while(e1,x4) & n_surround(x4) & Theme(e1,x2) & Actor(e1,x1) & v_study(e1) & n_monitor(x2) & of(x2,x3) & n_computer(x3) & of(x2,x1) & n_male(x1) & n_gentleman(x1)) | exists e1 x1 x2 x3 x4 x5.(during(e1,x5) & n_experiment(x5) & Theme(e1,x2) & Actor(e1,x1) & v_study(e1) & n_monitor(x4) & n_computer(x3) & subset_of(x4,x2) & subset_of(x3,x2) & of(x2,x1) & n_male(x1) & n_scientist(x1)) | 7a1ece84-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4 x5.(while(e1,x4) & v_study(e1) & of(x2,x3) & of(x2,x1) & n_surround(x4) & n_monitor(x2) & n_microscope(x5) & n_male(x1) & n_gentleman(x1) & n_computer(x3) & by(e1,x5) & a_intensely(s1) & Theme(e1,x2) & Manner(e1,s1) & Actor(e1,x1)) | exists e1 x1 x2 x3 x4 x5.(v_study(e1) & subset_of(x4,x2) & subset_of(x3,x2) & of(x2,x1) & n_scientist(x1) & n_monitor(x4) & n_male(x1) & n_experiment(x5) & n_computer(x3) & during(e1,x5) & Theme(e1,x2) & Actor(e1,x1)) |
||
One kid jumping on a jump. | The boy jumped his bicycle on a ramp. | 1 | -100 | You can not infer the kid is a boy. | exists e1 x1 x2 x3.(a_topic(x1) & on(e1,x3) & n_jump(x3) & Actor(e1,x2) & v_jump(e1) & (x1 = x2) & n_kid(x1) & card_eq_1(x1)) | exists e1 x1 x2 x3.(n_bicycle(x2) & of(x2,x1) & n_male(x1) & n_boy(x1) & on(e1,x3) & n_ramp(x3) & Theme(e1,x2) & Actor(e1,x1) & v_jump(e1)) | 7a1ed3de-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3.(v_jump(e1) & on(e1,x3) & n_kid(x1) & n_jump(x3) & card_eq_1(x1) & a_topic(x1) & Actor(e1,x2) & (x1 = x2)) | exists e1 x1 x2 x3.(v_jump(e1) & on(e1,x3) & of(x2,x1) & n_ramp(x3) & n_male(x1) & n_boy(x1) & n_bicycle(x2) & Theme(e1,x2) & Actor(e1,x1)) |
||
One kid jumping on a jump. | The kid ran to the slide. | 2 | -100 | A kid could not have been jumping when he ran. | exists e1 x1 x2 x3.(a_topic(x1) & on(e1,x3) & n_jump(x3) & Actor(e1,x2) & v_jump(e1) & (x1 = x2) & n_kid(x1) & card_eq_1(x1)) | exists e1 x1 x2.(n_slide(x2) & n_kid(x1) & to(e1,x2) & Actor(e1,x1) & v_run(e1)) | 7a1eddca-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3.(v_jump(e1) & on(e1,x3) & n_kid(x1) & n_jump(x3) & card_eq_1(x1) & a_topic(x1) & Actor(e1,x2) & (x1 = x2)) | exists e1 x1 x2.(v_run(e1) & to(e1,x2) & n_slide(x2) & n_kid(x1) & Actor(e1,x1)) |
||
Two ladies in winter clothes playing with a duck and snow. | Two men are reading the newspaper. | 2 | -100 | ladies and man are different gender | exists e1 x1 x2 x3 x4 x5 x6 x7.(a_topic(x1) & in(x1,x2) & with(e1,x5) & subset_of(x7,x5) & n_snow(x7) & subset_of(x6,x5) & n_duck(x6) & Actor(e1,x4) & v_play(e1) & (x2 = x4) & n_clothes(x2) & of(x2,x3) & n_winter(x3) & n_lady(x1) & card_eq_2(x1)) | exists e1 x1 x2.(n_newspaper(x2) & Theme(e1,x2) & Actor(e1,x1) & v_read(e1) & n_man(x1) & card_eq_2(x1)) | 7a1ef008-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4 x5 x6 x7.(with(e1,x5) & v_play(e1) & subset_of(x7,x5) & subset_of(x6,x5) & of(x2,x3) & n_winter(x3) & n_snow(x7) & n_lady(x1) & n_duck(x6) & n_clothes(x2) & in(x1,x2) & card_eq_2(x1) & a_topic(x1) & Actor(e1,x4) & (x2 = x4)) | exists e1 x1 x2.(v_read(e1) & n_newspaper(x2) & n_man(x1) & card_eq_2(x1) & Theme(e1,x2) & Actor(e1,x1)) |
||
A tan dog is climbing down a pile of concrete rubble. | There is a dog. | 0 | -100 | dog is climbing down shows that There is a dog. | exists e1 s1 s2 s3 x1 x2 x3.(a_down(s3) & Manner(e1,s3) & Theme(e1,x2) & Actor(e1,x1) & v_climb(e1) & of(x2,x3) & n_rubble(x3) & a_concrete(s2) & Theme(s2,x3) & n_pile(x2) & n_dog(x1) & a_tan(s1) & Theme(s1,x1)) | exists p1 x1 x2.((x1 = x2) & n_dog(x2)) | 7a1efada-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 s3 x1 x2 x3.(v_climb(e1) & of(x2,x3) & n_rubble(x3) & n_pile(x2) & n_dog(x1) & a_tan(s1) & a_down(s3) & a_concrete(s2) & Theme(s2,x3) & Theme(s1,x1) & Theme(e1,x2) & Manner(e1,s3) & Actor(e1,x1)) | exists x1 x2.(n_dog(x2) & (x1 = x2)) |
||
Two young women sit by a fountain. | there are two women | 0 | -100 | Two young women implies there are two women. | exists e1 s1 x1 x2.(by(e1,x2) & n_fountain(x2) & Actor(e1,x1) & v_sit(e1) & n_woman(x1) & a_young(s1) & Theme(s1,x1) & card_eq_2(x1)) | exists p1 x1 x2.((x1 = x2) & n_woman(x2) & card_eq_2(x2)) | 7a1f09da-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2.(v_sit(e1) & n_woman(x1) & n_fountain(x2) & card_eq_2(x1) & by(e1,x2) & a_young(s1) & Theme(s1,x1) & Actor(e1,x1)) | exists x1 x2.(n_woman(x2) & card_eq_2(x2) & (x1 = x2)) |
||
One man is playing a guitar, another is playing the keyboard and the last is playing a trumpet. | A band is playing. | 1 | 0.852341 | every band does not have a guitar. | exists e1 e3 e2 x1 x2 x3 x4 x5 x6.(n_last(x5) & n_keyboard(x4) & Theme(e3,x6) & Actor(e3,x5) & v_play(e3) & n_trumpet(x6) & Theme(e2,x4) & Actor(e2,x3) & v_play(e2) & n_thing(x3) & Theme(e1,x2) & Actor(e1,x1) & v_play(e1) & n_guitar(x2) & n_man(x1) & card_eq_1(x1)) | exists e1 x1.(Actor(e1,x1) & v_play(e1) & n_band(x1)) | 7a1f63f8-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e3 e2 x1 x2 x3 x4 x5 x6.(v_play(e3) & v_play(e2) & v_play(e1) & n_trumpet(x6) & n_thing(x3) & n_man(x1) & n_last(x5) & n_keyboard(x4) & n_guitar(x2) & card_eq_1(x1) & Theme(e3,x6) & Theme(e2,x4) & Theme(e1,x2) & Actor(e3,x5) & Actor(e2,x3) & Actor(e1,x1)) | exists e1 x1.(v_play(e1) & n_band(x1) & Actor(e1,x1)) |
||
One man is playing a guitar, another is playing the keyboard and the last is playing a trumpet. | The three men were in a band together | 1 | 0.814896 | One man is playing a guitar, another is playing the keyboard and the last is playing a trumpet does not necessary that they were in a band together | exists e1 e3 e2 x1 x2 x3 x4 x5 x6.(n_last(x5) & n_keyboard(x4) & Theme(e3,x6) & Actor(e3,x5) & v_play(e3) & n_trumpet(x6) & Theme(e2,x4) & Actor(e2,x3) & v_play(e2) & n_thing(x3) & Theme(e1,x2) & Actor(e1,x1) & v_play(e1) & n_guitar(x2) & n_man(x1) & card_eq_1(x1)) | exists p1 x1.(n_man(x1) & card_eq_3(x1) & exists x2.(in(x1,x2) & r_together(x2) & n_band(x2))) | 7a1f6952-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e3 e2 x1 x2 x3 x4 x5 x6.(v_play(e3) & v_play(e2) & v_play(e1) & n_trumpet(x6) & n_thing(x3) & n_man(x1) & n_last(x5) & n_keyboard(x4) & n_guitar(x2) & card_eq_1(x1) & Theme(e3,x6) & Theme(e2,x4) & Theme(e1,x2) & Actor(e3,x5) & Actor(e2,x3) & Actor(e1,x1)) | exists x1.(n_man(x1) & exists x2.(r_together(x2) & n_band(x2) & in(x1,x2)) & card_eq_3(x1)) |
||
One man is playing a guitar, another is playing the keyboard and the last is playing a trumpet. | All three men are playing the same type of musical instrument. | 2 | 0.000006 | A guitar, a keyboard, and a trumpet are not they same type of instrument. | exists e1 e3 e2 x1 x2 x3 x4 x5 x6.(n_last(x5) & n_keyboard(x4) & Theme(e3,x6) & Actor(e3,x5) & v_play(e3) & n_trumpet(x6) & Theme(e2,x4) & Actor(e2,x3) & v_play(e2) & n_thing(x3) & Theme(e1,x2) & Actor(e1,x1) & v_play(e1) & n_guitar(x2) & n_man(x1) & card_eq_1(x1)) | exists s1 x2.(n_type(x2) & a_same(s1) & Theme(s1,x2) & all x1.((n_man(x1) & card_eq_3(x1)) -> exists e1 s2 x3.(Theme(e1,x2) & Actor(e1,x1) & v_play(e1) & of(x2,x3) & n_instrument(x3) & a_musical(s2) & Theme(s2,x3)))) | 7a1f7410-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e3 e2 x1 x2 x3 x4 x5 x6.(v_play(e3) & v_play(e2) & v_play(e1) & n_trumpet(x6) & n_thing(x3) & n_man(x1) & n_last(x5) & n_keyboard(x4) & n_guitar(x2) & card_eq_1(x1) & Theme(e3,x6) & Theme(e2,x4) & Theme(e1,x2) & Actor(e3,x5) & Actor(e2,x3) & Actor(e1,x1)) | exists s1 x2.(n_type(x2) & all x1.(exists e1 s2 x3.(v_play(e1) & of(x2,x3) & n_instrument(x3) & a_musical(s2) & Theme(s2,x3) & Theme(e1,x2) & Actor(e1,x1)) | -n_man(x1) | -card_eq_3(x1)) & a_same(s1) & Theme(s1,x2)) |
||
One man is playing a guitar, another is playing the keyboard and the last is playing a trumpet. | A band is playing a slow song | 1 | 0.499625 | Not all guitar and trumpet is playing a slow song. | exists e1 e3 e2 x1 x2 x3 x4 x5 x6.(n_last(x5) & n_keyboard(x4) & Theme(e3,x6) & Actor(e3,x5) & v_play(e3) & n_trumpet(x6) & Theme(e2,x4) & Actor(e2,x3) & v_play(e2) & n_thing(x3) & Theme(e1,x2) & Actor(e1,x1) & v_play(e1) & n_guitar(x2) & n_man(x1) & card_eq_1(x1)) | exists e1 s1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_play(e1) & n_song(x2) & a_slow(s1) & Theme(s1,x2) & n_band(x1)) | 7a1f83f6-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e3 e2 x1 x2 x3 x4 x5 x6.(v_play(e3) & v_play(e2) & v_play(e1) & n_trumpet(x6) & n_thing(x3) & n_man(x1) & n_last(x5) & n_keyboard(x4) & n_guitar(x2) & card_eq_1(x1) & Theme(e3,x6) & Theme(e2,x4) & Theme(e1,x2) & Actor(e3,x5) & Actor(e2,x3) & Actor(e1,x1)) | exists e1 s1 x1 x2.(v_play(e1) & n_song(x2) & n_band(x1) & a_slow(s1) & Theme(s1,x2) & Theme(e1,x2) & Actor(e1,x1)) |
||
One man is playing a guitar, another is playing the keyboard and the last is playing a trumpet. | Several men are playing instruments. | 0 | 0.964062 | THE SEVERAL MEN ARE ONE MAN, ANOTHER AND THE LAST. GUITAR, KEYBOARD AND TRUMPET ARE DIFFERENT KINDS OF MUSICAL INSTRUMENTS. | exists e1 e3 e2 x1 x2 x3 x4 x5 x6.(n_last(x5) & n_keyboard(x4) & Theme(e3,x6) & Actor(e3,x5) & v_play(e3) & n_trumpet(x6) & Theme(e2,x4) & Actor(e2,x3) & v_play(e2) & n_thing(x3) & Theme(e1,x2) & Actor(e1,x1) & v_play(e1) & n_guitar(x2) & n_man(x1) & card_eq_1(x1)) | exists e1 s1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_play(e1) & n_instrument(x2) & n_man(x1) & a_several(s1) & Theme(s1,x1)) | 7a1f94ae-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e3 e2 x1 x2 x3 x4 x5 x6.(v_play(e3) & v_play(e2) & v_play(e1) & n_trumpet(x6) & n_thing(x3) & n_man(x1) & n_last(x5) & n_keyboard(x4) & n_guitar(x2) & card_eq_1(x1) & Theme(e3,x6) & Theme(e2,x4) & Theme(e1,x2) & Actor(e3,x5) & Actor(e2,x3) & Actor(e1,x1)) | exists e1 s1 x1 x2.(v_play(e1) & n_man(x1) & n_instrument(x2) & a_several(s1) & Theme(s1,x1) & Theme(e1,x2) & Actor(e1,x1)) |
||
One man is playing a guitar, another is playing the keyboard and the last is playing a trumpet. | The music is fast. | 1 | 0.506925 | we don't know the music is fast. | exists e1 e3 e2 x1 x2 x3 x4 x5 x6.(n_last(x5) & n_keyboard(x4) & Theme(e3,x6) & Actor(e3,x5) & v_play(e3) & n_trumpet(x6) & Theme(e2,x4) & Actor(e2,x3) & v_play(e2) & n_thing(x3) & Theme(e1,x2) & Actor(e1,x1) & v_play(e1) & n_guitar(x2) & n_man(x1) & card_eq_1(x1)) | exists s1 x1.(n_music(x1) & Theme(s1,x1) & a_fast(s1)) | 7a1f9eb8-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e3 e2 x1 x2 x3 x4 x5 x6.(v_play(e3) & v_play(e2) & v_play(e1) & n_trumpet(x6) & n_thing(x3) & n_man(x1) & n_last(x5) & n_keyboard(x4) & n_guitar(x2) & card_eq_1(x1) & Theme(e3,x6) & Theme(e2,x4) & Theme(e1,x2) & Actor(e3,x5) & Actor(e2,x3) & Actor(e1,x1)) | exists s1 x1.(n_music(x1) & a_fast(s1) & Theme(s1,x1)) |
||
A woman wearing a white shirt, blue shorts and black shoes is holding a tennis racket. | A sad woman wearing a white shirt, blue shorts and black shoes is holding a tennis racket. | 1 | -100 | doesn't always mean sad | exists e1 e2 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7 x8.(Theme(e2,x7) & Actor(e2,x1) & v_hold(e2) & n_racket(x7) & of(x7,x8) & n_tennis(x8) & Theme(e1,x3) & Actor(e1,x2) & v_wear(e1) & rel(x3,x4) & subset_of(x6,x4) & n_shoe(x6) & a_black(s3) & Theme(s3,x6) & subset_of(x5,x4) & n_shorts(x5) & a_blue(s2) & Theme(s2,x5) & n_shirt(x3) & a_white(s1) & Theme(s1,x3) & (x1 = x2) & n_woman(x1)) | exists e1 e2 s1 s2 s3 s4 x1 x2 x3 x4 x5 x6 x7 x8.(Theme(e2,x7) & Actor(e2,x1) & v_hold(e2) & n_racket(x7) & of(x7,x8) & n_tennis(x8) & Theme(e1,x3) & Actor(e1,x2) & v_wear(e1) & rel(x3,x4) & subset_of(x6,x4) & n_shoe(x6) & a_black(s4) & Theme(s4,x6) & subset_of(x5,x4) & n_shorts(x5) & a_blue(s3) & Theme(s3,x5) & n_shirt(x3) & a_white(s2) & Theme(s2,x3) & (x1 = x2) & n_woman(x1) & a_sad(s1) & Theme(s1,x1)) | 7a21dd18-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7 x8.(v_wear(e1) & v_hold(e2) & subset_of(x6,x4) & subset_of(x5,x4) & rel(x3,x4) & of(x7,x8) & n_woman(x1) & n_tennis(x8) & n_shorts(x5) & n_shoe(x6) & n_shirt(x3) & n_racket(x7) & a_white(s1) & a_blue(s2) & a_black(s3) & Theme(s3,x6) & Theme(s2,x5) & Theme(s1,x3) & Theme(e2,x7) & Theme(e1,x3) & Actor(e2,x1) & Actor(e1,x2) & (x1 = x2)) | exists e1 e2 s1 s2 s3 s4 x1 x2 x3 x4 x5 x6 x7 x8.(v_wear(e1) & v_hold(e2) & subset_of(x6,x4) & subset_of(x5,x4) & rel(x3,x4) & of(x7,x8) & n_woman(x1) & n_tennis(x8) & n_shorts(x5) & n_shoe(x6) & n_shirt(x3) & n_racket(x7) & a_white(s2) & a_sad(s1) & a_blue(s3) & a_black(s4) & Theme(s4,x6) & Theme(s3,x5) & Theme(s2,x3) & Theme(s1,x1) & Theme(e2,x7) & Theme(e1,x3) & Actor(e2,x1) & Actor(e1,x2) & (x1 = x2)) |
||
A woman wearing a white shirt, blue shorts and black shoes is holding a tennis racket. | A man wearing a white shirt, blue shorts and black shoes is holding a tennis racket. | 2 | -100 | it is either a woman or a man | exists e2 e1 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7 x8.(Theme(e2,x7) & Actor(e2,x1) & v_hold(e2) & n_racket(x7) & of(x7,x8) & n_tennis(x8) & Theme(e1,x3) & Actor(e1,x2) & v_wear(e1) & rel(x3,x4) & subset_of(x6,x4) & n_shoe(x6) & a_black(s3) & Theme(s3,x6) & subset_of(x5,x4) & n_shorts(x5) & a_blue(s2) & Theme(s2,x5) & n_shirt(x3) & a_white(s1) & Theme(s1,x3) & (x1 = x2) & n_woman(x1)) | exists e2 e1 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7 x8.(Theme(e2,x7) & Actor(e2,x1) & v_hold(e2) & n_racket(x7) & of(x7,x8) & n_tennis(x8) & Theme(e1,x3) & Actor(e1,x2) & v_wear(e1) & rel(x3,x4) & subset_of(x6,x4) & n_shoe(x6) & a_black(s3) & Theme(s3,x6) & subset_of(x5,x4) & n_shorts(x5) & a_blue(s2) & Theme(s2,x5) & n_shirt(x3) & a_white(s1) & Theme(s1,x3) & (x1 = x2) & n_man(x1)) | 7a21e312-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e1 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7 x8.(v_wear(e1) & v_hold(e2) & subset_of(x6,x4) & subset_of(x5,x4) & rel(x3,x4) & of(x7,x8) & n_woman(x1) & n_tennis(x8) & n_shorts(x5) & n_shoe(x6) & n_shirt(x3) & n_racket(x7) & a_white(s1) & a_blue(s2) & a_black(s3) & Theme(s3,x6) & Theme(s2,x5) & Theme(s1,x3) & Theme(e2,x7) & Theme(e1,x3) & Actor(e2,x1) & Actor(e1,x2) & (x1 = x2)) | exists e2 e1 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7 x8.(v_wear(e1) & v_hold(e2) & subset_of(x6,x4) & subset_of(x5,x4) & rel(x3,x4) & of(x7,x8) & n_tennis(x8) & n_shorts(x5) & n_shoe(x6) & n_shirt(x3) & n_racket(x7) & n_man(x1) & a_white(s1) & a_blue(s2) & a_black(s3) & Theme(s3,x6) & Theme(s2,x5) & Theme(s1,x3) & Theme(e2,x7) & Theme(e1,x3) & Actor(e2,x1) & Actor(e1,x2) & (x1 = x2)) |
||
A bunch of dolls sitting on a table with a little girl in a blue sweater standing behind them smiling. | A bunch of dolls are standing. | 2 | 0.000018 | Dolls sitting is different from dolls standing. | exists e1 e2 s1 s2 x1 x2 x3 x4 x5 x6 x7.(a_topic(x1) & for(e1,e2) & Actor(e2,x3) & v_smile(e2) & with(e1,x5) & in(x5,x6) & behind(x6,x1) & n_thing(x1) & n_standing(x6) & of(x6,x7) & n_sweater(x7) & a_blue(s2) & Theme(s2,x6) & n_girl(x5) & a_little(s1) & Theme(s1,x5) & on(e1,x4) & n_table(x4) & Actor(e1,x3) & v_sit(e1) & (x1 = x3) & of(x1,x2) & n_doll(x2) & n_bunch(x1)) | exists e1 x1 x2.(Actor(e1,x1) & v_stand(e1) & of(x1,x2) & n_doll(x2) & n_bunch(x1)) | 7a21f88e-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 s1 s2 x1 x2 x3 x4 x5 x6 x7.(with(e1,x5) & v_smile(e2) & v_sit(e1) & on(e1,x4) & of(x6,x7) & of(x1,x2) & n_thing(x1) & n_table(x4) & n_sweater(x7) & n_standing(x6) & n_girl(x5) & n_doll(x2) & n_bunch(x1) & in(x5,x6) & for(e1,e2) & behind(x6,x1) & a_topic(x1) & a_little(s1) & a_blue(s2) & Theme(s2,x6) & Theme(s1,x5) & Actor(e2,x3) & Actor(e1,x3) & (x1 = x3)) | exists e1 x1 x2.(v_stand(e1) & of(x1,x2) & n_doll(x2) & n_bunch(x1) & Actor(e1,x1)) |
||
A bunch of dolls sitting on a table with a little girl in a blue sweater standing behind them smiling. | A person standing up smiling. | 0 | -100 | If there is a little girl in a blue sweater standing behind the dolls smiling then there is a person smiling. | exists e2 e1 s1 s2 x1 x2 x3 x4 x5 x6 x7.(a_topic(x1) & for(e1,e2) & Actor(e2,x3) & v_smile(e2) & with(e1,x5) & in(x5,x6) & behind(x6,x1) & n_thing(x1) & n_standing(x6) & of(x6,x7) & n_sweater(x7) & a_blue(s2) & Theme(s2,x6) & n_girl(x5) & a_little(s1) & Theme(s1,x5) & on(e1,x4) & n_table(x4) & Actor(e1,x3) & v_sit(e1) & (x1 = x3) & of(x1,x2) & n_doll(x2) & n_bunch(x1)) | exists e2 e1 s1 x1 x2.(a_topic(x1) & for(e1,e2) & Actor(e2,x2) & v_smile(e2) & a_up(s1) & Manner(e1,s1) & Actor(e1,x2) & v_stand(e1) & (x1 = x2) & n_person(x1)) | 7a21fde8-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e1 s1 s2 x1 x2 x3 x4 x5 x6 x7.(with(e1,x5) & v_smile(e2) & v_sit(e1) & on(e1,x4) & of(x6,x7) & of(x1,x2) & n_thing(x1) & n_table(x4) & n_sweater(x7) & n_standing(x6) & n_girl(x5) & n_doll(x2) & n_bunch(x1) & in(x5,x6) & for(e1,e2) & behind(x6,x1) & a_topic(x1) & a_little(s1) & a_blue(s2) & Theme(s2,x6) & Theme(s1,x5) & Actor(e2,x3) & Actor(e1,x3) & (x1 = x3)) | exists e2 e1 s1 x1 x2.(v_stand(e1) & v_smile(e2) & n_person(x1) & for(e1,e2) & a_up(s1) & a_topic(x1) & Manner(e1,s1) & Actor(e2,x2) & Actor(e1,x2) & (x1 = x2)) |
||
A bunch of dolls sitting on a table with a little girl in a blue sweater standing behind them smiling. | A little girl frowns next to an empty table. | 2 | -100 | it is either dolls or a girl | exists e1 e2 s1 s2 x1 x2 x3 x4 x5 x6 x7.(a_topic(x1) & for(e1,e2) & Actor(e2,x3) & v_smile(e2) & with(e1,x5) & in(x5,x6) & behind(x6,x1) & n_thing(x1) & n_standing(x6) & of(x6,x7) & n_sweater(x7) & a_blue(s2) & Theme(s2,x6) & n_girl(x5) & a_little(s1) & Theme(s1,x5) & on(e1,x4) & n_table(x4) & Actor(e1,x3) & v_sit(e1) & (x1 = x3) & of(x1,x2) & n_doll(x2) & n_bunch(x1)) | exists s1 s2 s3 x1 x2 x3 x4.(a_topic(x1) & to(s2,x4) & n_table(x4) & a_empty(s3) & Theme(s3,x4) & Theme(s2,x3) & a_next(s2) & (x1 = x3) & n_frown(x1) & of(x1,x2) & n_girl(x2) & a_little(s1) & Theme(s1,x1)) | 7a220310-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 s1 s2 x1 x2 x3 x4 x5 x6 x7.(with(e1,x5) & v_smile(e2) & v_sit(e1) & on(e1,x4) & of(x6,x7) & of(x1,x2) & n_thing(x1) & n_table(x4) & n_sweater(x7) & n_standing(x6) & n_girl(x5) & n_doll(x2) & n_bunch(x1) & in(x5,x6) & for(e1,e2) & behind(x6,x1) & a_topic(x1) & a_little(s1) & a_blue(s2) & Theme(s2,x6) & Theme(s1,x5) & Actor(e2,x3) & Actor(e1,x3) & (x1 = x3)) | exists s1 s2 s3 x1 x2 x3 x4.(to(s2,x4) & of(x1,x2) & n_table(x4) & n_girl(x2) & n_frown(x1) & a_topic(x1) & a_next(s2) & a_little(s1) & a_empty(s3) & Theme(s3,x4) & Theme(s2,x3) & Theme(s1,x1) & (x1 = x3)) |
||
A bunch of dolls sitting on a table with a little girl in a blue sweater standing behind them smiling. | There is a bunch of dolls sitting on a table with a little girl behind them, ready to play with them. | 1 | 0.754852 | Just because the girl is standing behind the dolls, does not mean she is getting ready to play with them. | exists e2 e1 s1 s2 x1 x2 x3 x4 x5 x6 x7.(a_topic(x1) & for(e1,e2) & Actor(e2,x3) & v_smile(e2) & with(e1,x5) & in(x5,x6) & behind(x6,x1) & n_thing(x1) & n_standing(x6) & of(x6,x7) & n_sweater(x7) & a_blue(s2) & Theme(s2,x6) & n_girl(x5) & a_little(s1) & Theme(s1,x5) & on(e1,x4) & n_table(x4) & Actor(e1,x3) & v_sit(e1) & (x1 = x3) & of(x1,x2) & n_doll(x2) & n_bunch(x1)) | exists p1 x1 e1 p2 s1 s2 x2 x3 x4 x5 x6.((x1 = x2) & for(e1,s2) & Topic(s2,p2) & Actor(s2,x4) & a_ready(s2) & exists e2.(with(e2,x2) & Actor(e2,x4) & v_play(e2)) & n_thing(x2) & n_thing(x2) & with(e1,x6) & behind(x6,x2) & n_girl(x6) & a_little(s1) & Theme(s1,x6) & on(e1,x5) & n_table(x5) & Actor(e1,x4) & v_sit(e1) & (x2 = x4) & of(x2,x3) & n_doll(x3) & n_bunch(x2)) | 7a22089c-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e1 s1 s2 x1 x2 x3 x4 x5 x6 x7.(with(e1,x5) & v_smile(e2) & v_sit(e1) & on(e1,x4) & of(x6,x7) & of(x1,x2) & n_thing(x1) & n_table(x4) & n_sweater(x7) & n_standing(x6) & n_girl(x5) & n_doll(x2) & n_bunch(x1) & in(x5,x6) & for(e1,e2) & behind(x6,x1) & a_topic(x1) & a_little(s1) & a_blue(s2) & Theme(s2,x6) & Theme(s1,x5) & Actor(e2,x3) & Actor(e1,x3) & (x1 = x3)) | exists x1 e1 p2 s1 s2 x2 x3 x4 x5 x6.(with(e1,x6) & v_sit(e1) & on(e1,x5) & of(x2,x3) & n_thing(x2) & n_table(x5) & n_girl(x6) & n_doll(x3) & n_bunch(x2) & for(e1,s2) & exists e2.(with(e2,x2) & v_play(e2) & Actor(e2,x4)) & behind(x6,x2) & a_ready(s2) & a_little(s1) & Topic(s2,p2) & Theme(s1,x6) & Actor(s2,x4) & Actor(e1,x4) & (x2 = x4) & (x1 = x2)) |
||
A bunch of dolls sitting on a table with a little girl in a blue sweater standing behind them smiling. | A boy playing with a race car. | 2 | -100 | it is either dolls or a boy | exists e1 e2 s1 s2 x1 x2 x3 x4 x5 x6 x7.(a_topic(x1) & for(e1,e2) & Actor(e2,x3) & v_smile(e2) & with(e1,x5) & in(x5,x6) & behind(x6,x1) & n_thing(x1) & n_standing(x6) & of(x6,x7) & n_sweater(x7) & a_blue(s2) & Theme(s2,x6) & n_girl(x5) & a_little(s1) & Theme(s1,x5) & on(e1,x4) & n_table(x4) & Actor(e1,x3) & v_sit(e1) & (x1 = x3) & of(x1,x2) & n_doll(x2) & n_bunch(x1)) | exists e1 x1 x2 x3 x4.(a_topic(x1) & with(e1,x3) & n_car(x3) & of(x3,x4) & n_race(x4) & Actor(e1,x2) & v_play(e1) & (x1 = x2) & n_boy(x1)) | 7a220e32-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 s1 s2 x1 x2 x3 x4 x5 x6 x7.(with(e1,x5) & v_smile(e2) & v_sit(e1) & on(e1,x4) & of(x6,x7) & of(x1,x2) & n_thing(x1) & n_table(x4) & n_sweater(x7) & n_standing(x6) & n_girl(x5) & n_doll(x2) & n_bunch(x1) & in(x5,x6) & for(e1,e2) & behind(x6,x1) & a_topic(x1) & a_little(s1) & a_blue(s2) & Theme(s2,x6) & Theme(s1,x5) & Actor(e2,x3) & Actor(e1,x3) & (x1 = x3)) | exists e1 x1 x2 x3 x4.(with(e1,x3) & v_play(e1) & of(x3,x4) & n_race(x4) & n_car(x3) & n_boy(x1) & a_topic(x1) & Actor(e1,x2) & (x1 = x2)) |
||
A bunch of dolls sitting on a table with a little girl in a blue sweater standing behind them smiling. | A person laying down | 2 | -100 | it is either dolls or a person | exists e1 e2 s1 s2 x1 x2 x3 x4 x5 x6 x7.(a_topic(x1) & for(e1,e2) & Actor(e2,x3) & v_smile(e2) & with(e1,x5) & in(x5,x6) & behind(x6,x1) & n_thing(x1) & n_standing(x6) & of(x6,x7) & n_sweater(x7) & a_blue(s2) & Theme(s2,x6) & n_girl(x5) & a_little(s1) & Theme(s1,x5) & on(e1,x4) & n_table(x4) & Actor(e1,x3) & v_sit(e1) & (x1 = x3) & of(x1,x2) & n_doll(x2) & n_bunch(x1)) | exists e1 s1 x1 x2.(a_topic(x1) & a_down(s1) & Manner(e1,s1) & Actor(e1,x2) & v_lay(e1) & (x1 = x2) & n_person(x1)) | 7a221382-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 s1 s2 x1 x2 x3 x4 x5 x6 x7.(with(e1,x5) & v_smile(e2) & v_sit(e1) & on(e1,x4) & of(x6,x7) & of(x1,x2) & n_thing(x1) & n_table(x4) & n_sweater(x7) & n_standing(x6) & n_girl(x5) & n_doll(x2) & n_bunch(x1) & in(x5,x6) & for(e1,e2) & behind(x6,x1) & a_topic(x1) & a_little(s1) & a_blue(s2) & Theme(s2,x6) & Theme(s1,x5) & Actor(e2,x3) & Actor(e1,x3) & (x1 = x3)) | exists e1 s1 x1 x2.(v_lay(e1) & n_person(x1) & a_topic(x1) & a_down(s1) & Manner(e1,s1) & Actor(e1,x2) & (x1 = x2)) |
||
A bunch of dolls sitting on a table with a little girl in a blue sweater standing behind them smiling. | A bunch of dolls are sitting. | 0 | -100 | Sitting on a table is a way of sitting. | exists e2 e1 s1 s2 x1 x2 x3 x4 x5 x6 x7.(a_topic(x1) & for(e1,e2) & Actor(e2,x3) & v_smile(e2) & with(e1,x5) & in(x5,x6) & behind(x6,x1) & n_thing(x1) & n_standing(x6) & of(x6,x7) & n_sweater(x7) & a_blue(s2) & Theme(s2,x6) & n_girl(x5) & a_little(s1) & Theme(s1,x5) & on(e1,x4) & n_table(x4) & Actor(e1,x3) & v_sit(e1) & (x1 = x3) & of(x1,x2) & n_doll(x2) & n_bunch(x1)) | exists e1 x1 x2.(Actor(e1,x1) & v_sit(e1) & of(x1,x2) & n_doll(x2) & n_bunch(x1)) | 7a221814-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e1 s1 s2 x1 x2 x3 x4 x5 x6 x7.(with(e1,x5) & v_smile(e2) & v_sit(e1) & on(e1,x4) & of(x6,x7) & of(x1,x2) & n_thing(x1) & n_table(x4) & n_sweater(x7) & n_standing(x6) & n_girl(x5) & n_doll(x2) & n_bunch(x1) & in(x5,x6) & for(e1,e2) & behind(x6,x1) & a_topic(x1) & a_little(s1) & a_blue(s2) & Theme(s2,x6) & Theme(s1,x5) & Actor(e2,x3) & Actor(e1,x3) & (x1 = x3)) | exists e1 x1 x2.(v_sit(e1) & of(x1,x2) & n_doll(x2) & n_bunch(x1) & Actor(e1,x1)) |
||
A bunch of dolls sitting on a table with a little girl in a blue sweater standing behind them smiling. | There is a bunch of dolls sitting on a table with a little girl in front of them. | 2 | -100 | they are either are behind them or in front of them | exists e2 e1 s1 s2 x1 x2 x3 x4 x5 x6 x7.(a_topic(x1) & for(e1,e2) & Actor(e2,x3) & v_smile(e2) & with(e1,x5) & in(x5,x6) & behind(x6,x1) & n_thing(x1) & n_standing(x6) & of(x6,x7) & n_sweater(x7) & a_blue(s2) & Theme(s2,x6) & n_girl(x5) & a_little(s1) & Theme(s1,x5) & on(e1,x4) & n_table(x4) & Actor(e1,x3) & v_sit(e1) & (x1 = x3) & of(x1,x2) & n_doll(x2) & n_bunch(x1)) | exists p1 x1 e1 s1 x2 x3 x4 x5 x6 x7.((x1 = x2) & with(e1,x6) & in(x6,x7) & of(x7,x2) & n_thing(x2) & n_front(x7) & n_girl(x6) & a_little(s1) & Theme(s1,x6) & on(e1,x5) & n_table(x5) & Actor(e1,x4) & v_sit(e1) & (x2 = x4) & of(x2,x3) & n_doll(x3) & n_bunch(x2)) | 7a221cba-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e1 s1 s2 x1 x2 x3 x4 x5 x6 x7.(with(e1,x5) & v_smile(e2) & v_sit(e1) & on(e1,x4) & of(x6,x7) & of(x1,x2) & n_thing(x1) & n_table(x4) & n_sweater(x7) & n_standing(x6) & n_girl(x5) & n_doll(x2) & n_bunch(x1) & in(x5,x6) & for(e1,e2) & behind(x6,x1) & a_topic(x1) & a_little(s1) & a_blue(s2) & Theme(s2,x6) & Theme(s1,x5) & Actor(e2,x3) & Actor(e1,x3) & (x1 = x3)) | exists x1 e1 s1 x2 x3 x4 x5 x6 x7.(with(e1,x6) & v_sit(e1) & on(e1,x5) & of(x7,x2) & of(x2,x3) & n_thing(x2) & n_table(x5) & n_girl(x6) & n_front(x7) & n_doll(x3) & n_bunch(x2) & in(x6,x7) & a_little(s1) & Theme(s1,x6) & Actor(e1,x4) & (x2 = x4) & (x1 = x2)) |
||
A bunch of dolls sitting on a table with a little girl in a blue sweater standing behind them smiling. | A bunch of white dolls are sitting. | 1 | 0.62244 | dolls doesn't always mean white | exists e2 e1 s1 s2 x1 x2 x3 x4 x5 x6 x7.(a_topic(x1) & for(e1,e2) & Actor(e2,x3) & v_smile(e2) & with(e1,x5) & in(x5,x6) & behind(x6,x1) & n_thing(x1) & n_standing(x6) & of(x6,x7) & n_sweater(x7) & a_blue(s2) & Theme(s2,x6) & n_girl(x5) & a_little(s1) & Theme(s1,x5) & on(e1,x4) & n_table(x4) & Actor(e1,x3) & v_sit(e1) & (x1 = x3) & of(x1,x2) & n_doll(x2) & n_bunch(x1)) | exists e1 s1 x1 x2.(Actor(e1,x1) & v_sit(e1) & of(x1,x2) & n_doll(x2) & a_white(s1) & Theme(s1,x2) & n_bunch(x1)) | 7a222214-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e1 s1 s2 x1 x2 x3 x4 x5 x6 x7.(with(e1,x5) & v_smile(e2) & v_sit(e1) & on(e1,x4) & of(x6,x7) & of(x1,x2) & n_thing(x1) & n_table(x4) & n_sweater(x7) & n_standing(x6) & n_girl(x5) & n_doll(x2) & n_bunch(x1) & in(x5,x6) & for(e1,e2) & behind(x6,x1) & a_topic(x1) & a_little(s1) & a_blue(s2) & Theme(s2,x6) & Theme(s1,x5) & Actor(e2,x3) & Actor(e1,x3) & (x1 = x3)) | exists e1 s1 x1 x2.(v_sit(e1) & of(x1,x2) & n_doll(x2) & n_bunch(x1) & a_white(s1) & Theme(s1,x2) & Actor(e1,x1)) |
||
A bunch of dolls sitting on a table with a little girl in a blue sweater standing behind them smiling. | There is a bunch of dolls sitting on a table with a little girl behind them. | 0 | 0.936602 | A little girl in a blue sweater is a little girl. | exists e1 e2 s1 s2 x1 x2 x3 x4 x5 x6 x7.(a_topic(x1) & for(e1,e2) & Actor(e2,x3) & v_smile(e2) & with(e1,x5) & in(x5,x6) & behind(x6,x1) & n_thing(x1) & n_standing(x6) & of(x6,x7) & n_sweater(x7) & a_blue(s2) & Theme(s2,x6) & n_girl(x5) & a_little(s1) & Theme(s1,x5) & on(e1,x4) & n_table(x4) & Actor(e1,x3) & v_sit(e1) & (x1 = x3) & of(x1,x2) & n_doll(x2) & n_bunch(x1)) | exists p1 x1 e1 s1 x2 x3 x4 x5 x6.((x1 = x2) & with(e1,x6) & behind(x6,x2) & n_thing(x2) & n_girl(x6) & a_little(s1) & Theme(s1,x6) & on(e1,x5) & n_table(x5) & Actor(e1,x4) & v_sit(e1) & (x2 = x4) & of(x2,x3) & n_doll(x3) & n_bunch(x2)) | 7a2226b0-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 s1 s2 x1 x2 x3 x4 x5 x6 x7.(with(e1,x5) & v_smile(e2) & v_sit(e1) & on(e1,x4) & of(x6,x7) & of(x1,x2) & n_thing(x1) & n_table(x4) & n_sweater(x7) & n_standing(x6) & n_girl(x5) & n_doll(x2) & n_bunch(x1) & in(x5,x6) & for(e1,e2) & behind(x6,x1) & a_topic(x1) & a_little(s1) & a_blue(s2) & Theme(s2,x6) & Theme(s1,x5) & Actor(e2,x3) & Actor(e1,x3) & (x1 = x3)) | exists x1 e1 s1 x2 x3 x4 x5 x6.(with(e1,x6) & v_sit(e1) & on(e1,x5) & of(x2,x3) & n_thing(x2) & n_table(x5) & n_girl(x6) & n_doll(x3) & n_bunch(x2) & behind(x6,x2) & a_little(s1) & Theme(s1,x6) & Actor(e1,x4) & (x2 = x4) & (x1 = x2)) |
||
A bunch of dolls sitting on a table with a little girl in a blue sweater standing behind them smiling. | A little girl smiles next to a table full of dolls. | 0 | -100 | Next two is a rephrase of standing behind. | exists e1 e2 s1 s2 x1 x2 x3 x4 x5 x6 x7.(a_topic(x1) & for(e1,e2) & Actor(e2,x3) & v_smile(e2) & with(e1,x5) & in(x5,x6) & behind(x6,x1) & n_thing(x1) & n_standing(x6) & of(x6,x7) & n_sweater(x7) & a_blue(s2) & Theme(s2,x6) & n_girl(x5) & a_little(s1) & Theme(s1,x5) & on(e1,x4) & n_table(x4) & Actor(e1,x3) & v_sit(e1) & (x1 = x3) & of(x1,x2) & n_doll(x2) & n_bunch(x1)) | exists e1 p1 s1 x1.(exists s2 s3 x2 x3 x4.(to(s2,x2) & of(s3,x4) & n_doll(x4) & Theme(s3,x3) & a_full(s3) & (x2 = x3) & n_table(x2) & Theme(s2,x1) & a_next(s2)) & Topic(e1,p1) & Actor(e1,x1) & v_smile(e1) & n_girl(x1) & a_little(s1) & Theme(s1,x1)) | 7a222b88-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 s1 s2 x1 x2 x3 x4 x5 x6 x7.(with(e1,x5) & v_smile(e2) & v_sit(e1) & on(e1,x4) & of(x6,x7) & of(x1,x2) & n_thing(x1) & n_table(x4) & n_sweater(x7) & n_standing(x6) & n_girl(x5) & n_doll(x2) & n_bunch(x1) & in(x5,x6) & for(e1,e2) & behind(x6,x1) & a_topic(x1) & a_little(s1) & a_blue(s2) & Theme(s2,x6) & Theme(s1,x5) & Actor(e2,x3) & Actor(e1,x3) & (x1 = x3)) | exists e1 p1 s1 x1.(v_smile(e1) & n_girl(x1) & exists s2 s3 x2 x3 x4.(to(s2,x2) & of(s3,x4) & n_table(x2) & n_doll(x4) & a_next(s2) & a_full(s3) & Theme(s3,x3) & Theme(s2,x1) & (x2 = x3)) & a_little(s1) & Topic(e1,p1) & Theme(s1,x1) & Actor(e1,x1)) |
||
A bunch of dolls sitting on a table with a little girl in a blue sweater standing behind them smiling. | A funny person standing | 1 | 0.418241 | girl doesn't always mean funny | exists e1 e2 s1 s2 x1 x2 x3 x4 x5 x6 x7.(a_topic(x1) & for(e1,e2) & Actor(e2,x3) & v_smile(e2) & with(e1,x5) & in(x5,x6) & behind(x6,x1) & n_thing(x1) & n_standing(x6) & of(x6,x7) & n_sweater(x7) & a_blue(s2) & Theme(s2,x6) & n_girl(x5) & a_little(s1) & Theme(s1,x5) & on(e1,x4) & n_table(x4) & Actor(e1,x3) & v_sit(e1) & (x1 = x3) & of(x1,x2) & n_doll(x2) & n_bunch(x1)) | exists e1 s1 x1 x2.(a_topic(x1) & Actor(e1,x2) & v_standing(e1) & (x1 = x2) & n_person(x1) & a_funny(s1) & Theme(s1,x1)) | 7a223038-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 s1 s2 x1 x2 x3 x4 x5 x6 x7.(with(e1,x5) & v_smile(e2) & v_sit(e1) & on(e1,x4) & of(x6,x7) & of(x1,x2) & n_thing(x1) & n_table(x4) & n_sweater(x7) & n_standing(x6) & n_girl(x5) & n_doll(x2) & n_bunch(x1) & in(x5,x6) & for(e1,e2) & behind(x6,x1) & a_topic(x1) & a_little(s1) & a_blue(s2) & Theme(s2,x6) & Theme(s1,x5) & Actor(e2,x3) & Actor(e1,x3) & (x1 = x3)) | exists e1 s1 x1 x2.(v_standing(e1) & n_person(x1) & a_topic(x1) & a_funny(s1) & Theme(s1,x1) & Actor(e1,x2) & (x1 = x2)) |
||
A bunch of dolls sitting on a table with a little girl in a blue sweater standing behind them smiling. | A little girl smiles next to a table full of her dolls. | 1 | 0.920456 | dolls doesn't always mean her | exists e1 e2 s1 s2 x1 x2 x3 x4 x5 x6 x7.(a_topic(x1) & for(e1,e2) & Actor(e2,x3) & v_smile(e2) & with(e1,x5) & in(x5,x6) & behind(x6,x1) & n_thing(x1) & n_standing(x6) & of(x6,x7) & n_sweater(x7) & a_blue(s2) & Theme(s2,x6) & n_girl(x5) & a_little(s1) & Theme(s1,x5) & on(e1,x4) & n_table(x4) & Actor(e1,x3) & v_sit(e1) & (x1 = x3) & of(x1,x2) & n_doll(x2) & n_bunch(x1)) | exists e1 p1 s1 x1 x4.(exists s2 s3 x2 x3.(to(s2,x2) & of(s3,x4) & Theme(s3,x3) & a_full(s3) & (x2 = x3) & n_table(x2) & Theme(s2,x1) & a_next(s2)) & n_doll(x4) & of(x4,x1) & n_female(x1) & Topic(e1,p1) & Actor(e1,x1) & v_smile(e1) & n_girl(x1) & a_little(s1) & Theme(s1,x1)) | 7a2234d4-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 s1 s2 x1 x2 x3 x4 x5 x6 x7.(with(e1,x5) & v_smile(e2) & v_sit(e1) & on(e1,x4) & of(x6,x7) & of(x1,x2) & n_thing(x1) & n_table(x4) & n_sweater(x7) & n_standing(x6) & n_girl(x5) & n_doll(x2) & n_bunch(x1) & in(x5,x6) & for(e1,e2) & behind(x6,x1) & a_topic(x1) & a_little(s1) & a_blue(s2) & Theme(s2,x6) & Theme(s1,x5) & Actor(e2,x3) & Actor(e1,x3) & (x1 = x3)) | exists e1 p1 s1 x1 x4.(v_smile(e1) & of(x4,x1) & n_girl(x1) & n_female(x1) & n_doll(x4) & exists s2 s3 x2 x3.(to(s2,x2) & of(s3,x4) & n_table(x2) & a_next(s2) & a_full(s3) & Theme(s3,x3) & Theme(s2,x1) & (x2 = x3)) & a_little(s1) & Topic(e1,p1) & Theme(s1,x1) & Actor(e1,x1)) |
||
A bunch of dolls sitting on a table with a little girl in a blue sweater standing behind them smiling. | A person standing | 0 | -100 | A girl is a kind of person. | exists e1 e2 s1 s2 x1 x2 x3 x4 x5 x6 x7.(a_topic(x1) & for(e1,e2) & Actor(e2,x3) & v_smile(e2) & with(e1,x5) & in(x5,x6) & behind(x6,x1) & n_thing(x1) & n_standing(x6) & of(x6,x7) & n_sweater(x7) & a_blue(s2) & Theme(s2,x6) & n_girl(x5) & a_little(s1) & Theme(s1,x5) & on(e1,x4) & n_table(x4) & Actor(e1,x3) & v_sit(e1) & (x1 = x3) & of(x1,x2) & n_doll(x2) & n_bunch(x1)) | exists x1 x2.(a_topic(x1) & n_standing(x1) & of(x1,x2) & n_person(x2)) | 7a22395c-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 s1 s2 x1 x2 x3 x4 x5 x6 x7.(with(e1,x5) & v_smile(e2) & v_sit(e1) & on(e1,x4) & of(x6,x7) & of(x1,x2) & n_thing(x1) & n_table(x4) & n_sweater(x7) & n_standing(x6) & n_girl(x5) & n_doll(x2) & n_bunch(x1) & in(x5,x6) & for(e1,e2) & behind(x6,x1) & a_topic(x1) & a_little(s1) & a_blue(s2) & Theme(s2,x6) & Theme(s1,x5) & Actor(e2,x3) & Actor(e1,x3) & (x1 = x3)) | exists x1 x2.(of(x1,x2) & n_standing(x1) & n_person(x2) & a_topic(x1)) |
||
A bunch of dolls sitting on a table with a little girl in a blue sweater standing behind them smiling. | A little girl with red hair standing in her room behing a table. | 1 | 0.577122 | girl doesn't always mean red hair | exists e2 e1 s1 s2 x1 x2 x3 x4 x5 x6 x7.(a_topic(x1) & for(e1,e2) & Actor(e2,x3) & v_smile(e2) & with(e1,x5) & in(x5,x6) & behind(x6,x1) & n_thing(x1) & n_standing(x6) & of(x6,x7) & n_sweater(x7) & a_blue(s2) & Theme(s2,x6) & n_girl(x5) & a_little(s1) & Theme(s1,x5) & on(e1,x4) & n_table(x4) & Actor(e1,x3) & v_sit(e1) & (x1 = x3) & of(x1,x2) & n_doll(x2) & n_bunch(x1)) | exists e1 s1 s2 x1 x2 x3 x4 x5 x6.(a_topic(x1) & with(x1,x2) & in(x2,x4) & Theme(e1,x6) & Actor(e1,x5) & v_behe(e1) & n_table(x6) & (x4 = x5) & n_room(x4) & of(x4,x1) & n_female(x1) & n_standing(x2) & of(x2,x3) & n_hair(x3) & a_red(s2) & Theme(s2,x2) & n_girl(x1) & a_little(s1) & Theme(s1,x1)) | 7a223df8-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e1 s1 s2 x1 x2 x3 x4 x5 x6 x7.(with(e1,x5) & v_smile(e2) & v_sit(e1) & on(e1,x4) & of(x6,x7) & of(x1,x2) & n_thing(x1) & n_table(x4) & n_sweater(x7) & n_standing(x6) & n_girl(x5) & n_doll(x2) & n_bunch(x1) & in(x5,x6) & for(e1,e2) & behind(x6,x1) & a_topic(x1) & a_little(s1) & a_blue(s2) & Theme(s2,x6) & Theme(s1,x5) & Actor(e2,x3) & Actor(e1,x3) & (x1 = x3)) | exists e1 s1 s2 x1 x2 x3 x4 x5 x6.(with(x1,x2) & v_behe(e1) & of(x4,x1) & of(x2,x3) & n_table(x6) & n_standing(x2) & n_room(x4) & n_hair(x3) & n_girl(x1) & n_female(x1) & in(x2,x4) & a_topic(x1) & a_red(s2) & a_little(s1) & Theme(s2,x2) & Theme(s1,x1) & Theme(e1,x6) & Actor(e1,x5) & (x4 = x5)) |
||
a young girl in a black hat looks into a kiosk of dolls and other items for sale. | A girl looks at dolls. | 0 | -100 | To look into a kiosk of dolls is a way of looking at dolls. | exists e1 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8.(n_item(x7) & into(e1,x3) & of(x3,x4) & subset_of(x6,x4) & for(x6,x8) & n_sale(x8) & -(x6 = x7) & n_item(x6) & subset_of(x5,x4) & n_doll(x5) & n_kiosk(x3) & Actor(e1,x1) & v_look(e1) & in(x1,x2) & n_hat(x2) & a_black(s2) & Theme(s2,x2) & n_girl(x1) & a_young(s1) & Theme(s1,x1)) | exists e1 x1 x2.(at(e1,x2) & n_doll(x2) & Actor(e1,x1) & v_look(e1) & n_girl(x1)) | 7a224294-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8.(v_look(e1) & subset_of(x6,x4) & subset_of(x5,x4) & of(x3,x4) & n_sale(x8) & n_kiosk(x3) & n_item(x7) & n_item(x6) & n_hat(x2) & n_girl(x1) & n_doll(x5) & into(e1,x3) & in(x1,x2) & for(x6,x8) & a_young(s1) & a_black(s2) & Theme(s2,x2) & Theme(s1,x1) & Actor(e1,x1) & -(x6 = x7)) | exists e1 x1 x2.(v_look(e1) & n_girl(x1) & n_doll(x2) & at(e1,x2) & Actor(e1,x1)) |
||
a young girl in a black hat looks into a kiosk of dolls and other items for sale. | A girl is taking a nap. | 2 | -100 | looks is not taking | exists e1 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8.(n_item(x7) & into(e1,x3) & of(x3,x4) & subset_of(x6,x4) & for(x6,x8) & n_sale(x8) & -(x6 = x7) & n_item(x6) & subset_of(x5,x4) & n_doll(x5) & n_kiosk(x3) & Actor(e1,x1) & v_look(e1) & in(x1,x2) & n_hat(x2) & a_black(s2) & Theme(s2,x2) & n_girl(x1) & a_young(s1) & Theme(s1,x1)) | exists e1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_take(e1) & n_nap(x2) & n_girl(x1)) | 7a22492e-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8.(v_look(e1) & subset_of(x6,x4) & subset_of(x5,x4) & of(x3,x4) & n_sale(x8) & n_kiosk(x3) & n_item(x7) & n_item(x6) & n_hat(x2) & n_girl(x1) & n_doll(x5) & into(e1,x3) & in(x1,x2) & for(x6,x8) & a_young(s1) & a_black(s2) & Theme(s2,x2) & Theme(s1,x1) & Actor(e1,x1) & -(x6 = x7)) | exists e1 x1 x2.(v_take(e1) & n_nap(x2) & n_girl(x1) & Theme(e1,x2) & Actor(e1,x1)) |
||
a young girl in a black hat looks into a kiosk of dolls and other items for sale. | A girl is shopping for a present for her friend. | 1 | -100 | looks doesn't always mean shopping | exists e1 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8.(n_item(x7) & into(e1,x3) & of(x3,x4) & subset_of(x6,x4) & for(x6,x8) & n_sale(x8) & -(x6 = x7) & n_item(x6) & subset_of(x5,x4) & n_doll(x5) & n_kiosk(x3) & Actor(e1,x1) & v_look(e1) & in(x1,x2) & n_hat(x2) & a_black(s2) & Theme(s2,x2) & n_girl(x1) & a_young(s1) & Theme(s1,x1)) | exists e1 x1 x2 x3.(for(e1,x2) & for(x2,x3) & n_friend(x3) & of(x3,x1) & n_female(x1) & n_present(x2) & Actor(e1,x1) & v_shop(e1) & n_girl(x1)) | 7a224e60-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8.(v_look(e1) & subset_of(x6,x4) & subset_of(x5,x4) & of(x3,x4) & n_sale(x8) & n_kiosk(x3) & n_item(x7) & n_item(x6) & n_hat(x2) & n_girl(x1) & n_doll(x5) & into(e1,x3) & in(x1,x2) & for(x6,x8) & a_young(s1) & a_black(s2) & Theme(s2,x2) & Theme(s1,x1) & Actor(e1,x1) & -(x6 = x7)) | exists e1 x1 x2 x3.(v_shop(e1) & of(x3,x1) & n_present(x2) & n_girl(x1) & n_friend(x3) & n_female(x1) & for(x2,x3) & for(e1,x2) & Actor(e1,x1)) |
||
A woman in a black hat standing behind a doll stand. | A woman wearing a burka is behind her desk. | 2 | -100 | it is either a hat or a burka | exists e1 s1 x1 x2 x3 x4 x5.(a_topic(x1) & behind(e1,x4) & n_stand(x4) & of(x4,x5) & n_doll(x5) & Actor(e1,x3) & v_stand(e1) & (x1 = x3) & in(x1,x2) & n_hat(x2) & a_black(s1) & Theme(s1,x2) & n_woman(x1)) | exists e1 p1 x1 x2 x3 x4.(behind(x1,x4) & n_desk(x4) & of(x4,x1) & n_female(x1) & Theme(e1,x3) & Actor(e1,x2) & v_wear(e1) & n_burka(x3) & (x1 = x2) & n_woman(x1)) | 7a22537e-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4 x5.(v_stand(e1) & of(x4,x5) & n_woman(x1) & n_stand(x4) & n_hat(x2) & n_doll(x5) & in(x1,x2) & behind(e1,x4) & a_topic(x1) & a_black(s1) & Theme(s1,x2) & Actor(e1,x3) & (x1 = x3)) | exists e1 x1 x2 x3 x4.(v_wear(e1) & of(x4,x1) & n_woman(x1) & n_female(x1) & n_desk(x4) & n_burka(x3) & behind(x1,x4) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2)) |
||
A woman in a black hat standing behind a doll stand. | A woman in a hat standing behind a booth. | 1 | -100 | Not all doll stands would be in a booth. | exists e1 s1 x1 x2 x3 x4 x5.(a_topic(x1) & behind(e1,x4) & n_stand(x4) & of(x4,x5) & n_doll(x5) & Actor(e1,x3) & v_stand(e1) & (x1 = x3) & in(x1,x2) & n_hat(x2) & a_black(s1) & Theme(s1,x2) & n_woman(x1)) | exists e1 x1 x2 x3 x4.(a_topic(x1) & in(x1,x2) & behind(e1,x4) & n_booth(x4) & Actor(e1,x3) & v_stand(e1) & (x2 = x3) & n_hat(x2) & n_woman(x1)) | 7a225842-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4 x5.(v_stand(e1) & of(x4,x5) & n_woman(x1) & n_stand(x4) & n_hat(x2) & n_doll(x5) & in(x1,x2) & behind(e1,x4) & a_topic(x1) & a_black(s1) & Theme(s1,x2) & Actor(e1,x3) & (x1 = x3)) | exists e1 x1 x2 x3 x4.(v_stand(e1) & n_woman(x1) & n_hat(x2) & n_booth(x4) & in(x1,x2) & behind(e1,x4) & a_topic(x1) & Actor(e1,x3) & (x2 = x3)) |
||
A woman in a black hat standing behind a doll stand. | A woman in a hat standing behind a doll stand. | 0 | -100 | A black hat is a kind of hat. | exists e1 s1 x1 x2 x3 x4 x5.(a_topic(x1) & behind(e1,x4) & n_stand(x4) & of(x4,x5) & n_doll(x5) & Actor(e1,x3) & v_stand(e1) & (x1 = x3) & in(x1,x2) & n_hat(x2) & a_black(s1) & Theme(s1,x2) & n_woman(x1)) | exists e1 x1 x2 x3 x4 x5.(a_topic(x1) & in(x1,x2) & behind(e1,x4) & n_stand(x4) & of(x4,x5) & n_doll(x5) & Actor(e1,x3) & v_stand(e1) & (x2 = x3) & n_hat(x2) & n_woman(x1)) | 7a225d06-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4 x5.(v_stand(e1) & of(x4,x5) & n_woman(x1) & n_stand(x4) & n_hat(x2) & n_doll(x5) & in(x1,x2) & behind(e1,x4) & a_topic(x1) & a_black(s1) & Theme(s1,x2) & Actor(e1,x3) & (x1 = x3)) | exists e1 x1 x2 x3 x4 x5.(v_stand(e1) & of(x4,x5) & n_woman(x1) & n_stand(x4) & n_hat(x2) & n_doll(x5) & in(x1,x2) & behind(e1,x4) & a_topic(x1) & Actor(e1,x3) & (x2 = x3)) |
||
a girl is looking at a stall full of dolls. | Nobody is looking. | 2 | -100 | it is either a girl or nobody | exists e1 s1 x1 x2 x3 x4.(at(e1,x2) & of(s1,x4) & n_doll(x4) & Theme(s1,x3) & a_full(s1) & (x2 = x3) & n_stall(x2) & Actor(e1,x1) & v_look(e1) & n_girl(x1)) | -exists e1 x1.(Actor(e1,x1) & v_look(e1) & n_person(x1)) | 7a2261ac-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4.(v_look(e1) & of(s1,x4) & n_stall(x2) & n_girl(x1) & n_doll(x4) & at(e1,x2) & a_full(s1) & Theme(s1,x3) & Actor(e1,x1) & (x2 = x3)) | all e1 x1.(-v_look(e1) | -n_person(x1) | -Actor(e1,x1)) |
||
a girl is looking at a stall full of dolls. | A funny person looking | 1 | -100 | Not all girls are funny. | exists e1 s1 x1 x2 x3 x4.(at(e1,x2) & of(s1,x4) & n_doll(x4) & Theme(s1,x3) & a_full(s1) & (x2 = x3) & n_stall(x2) & Actor(e1,x1) & v_look(e1) & n_girl(x1)) | exists e1 s1 x1 x2.(a_topic(x1) & Actor(e1,x2) & v_look(e1) & (x1 = x2) & n_person(x1) & a_funny(s1) & Theme(s1,x1)) | 7a22665c-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4.(v_look(e1) & of(s1,x4) & n_stall(x2) & n_girl(x1) & n_doll(x4) & at(e1,x2) & a_full(s1) & Theme(s1,x3) & Actor(e1,x1) & (x2 = x3)) | exists e1 s1 x1 x2.(v_look(e1) & n_person(x1) & a_topic(x1) & a_funny(s1) & Theme(s1,x1) & Actor(e1,x2) & (x1 = x2)) |
||
a girl is looking at a stall full of dolls. | A person looking | 0 | -100 | A girl is a kind of person. | exists e1 s1 x1 x2 x3 x4.(at(e1,x2) & of(s1,x4) & n_doll(x4) & Theme(s1,x3) & a_full(s1) & (x2 = x3) & n_stall(x2) & Actor(e1,x1) & v_look(e1) & n_girl(x1)) | exists e1 x1 x2.(a_topic(x1) & Actor(e1,x2) & v_look(e1) & (x1 = x2) & n_person(x1)) | 7a226bd4-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4.(v_look(e1) & of(s1,x4) & n_stall(x2) & n_girl(x1) & n_doll(x4) & at(e1,x2) & a_full(s1) & Theme(s1,x3) & Actor(e1,x1) & (x2 = x3)) | exists e1 x1 x2.(v_look(e1) & n_person(x1) & a_topic(x1) & Actor(e1,x2) & (x1 = x2)) |
||
The man is having a bonfire. | There is a man | 0 | -100 | That 'there is a man' can be easily concluded from the words 'the man' | exists e1 x1 x2.(n_man(x1) & Theme(e1,x2) & Actor(e1,x1) & v_have(e1) & n_bonfire(x2)) | exists p1 x1 x2.((x1 = x2) & n_man(x2)) | 7a2270c0-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2.(v_have(e1) & n_man(x1) & n_bonfire(x2) & Theme(e1,x2) & Actor(e1,x1)) | exists x1 x2.(n_man(x2) & (x1 = x2)) |
||
The man is having a bonfire. | The bonfire is big | 1 | -100 | Not all bonfires are big. | exists e1 x1 x2.(n_man(x1) & Theme(e1,x2) & Actor(e1,x1) & v_have(e1) & n_bonfire(x2)) | exists s1 x1.(n_bonfire(x1) & Theme(s1,x1) & a_big(s1)) | 7a22757a-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2.(v_have(e1) & n_man(x1) & n_bonfire(x2) & Theme(e1,x2) & Actor(e1,x1)) | exists s1 x1.(n_bonfire(x1) & a_big(s1) & Theme(s1,x1)) |
||
The man is having a bonfire. | There is no bonfire | 2 | -100 | If the man is having a bonfire, there can't be no bonfire. | exists e1 x1 x2.(n_man(x1) & Theme(e1,x2) & Actor(e1,x1) & v_have(e1) & n_bonfire(x2)) | exists p1 x1.-exists x2.((x1 = x2) & n_bonfire(x2)) | 7a227a7a-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2.(v_have(e1) & n_man(x1) & n_bonfire(x2) & Theme(e1,x2) & Actor(e1,x1)) | exists x1.all x2.(-n_bonfire(x2) | -(x1 = x2)) |
||
man waving his hands in the middle of a street. | The man has hands. | 0 | -100 | A man waving his hands means the man has hands. | exists e1 x1 x2 x3 x4 x5.(n_middle(x4) & a_topic(x1) & in(e1,x4) & of(x4,x5) & n_street(x5) & Theme(e1,x3) & Actor(e1,x2) & v_wave(e1) & n_hand(x3) & of(x3,x1) & n_male(x1) & (x1 = x2) & n_man(x1)) | exists e1 x1 x2.(n_man(x1) & Theme(e1,x2) & Actor(e1,x1) & v_have(e1) & n_hand(x2)) | 7a227f20-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4 x5.(v_wave(e1) & of(x4,x5) & of(x3,x1) & n_street(x5) & n_middle(x4) & n_man(x1) & n_male(x1) & n_hand(x3) & in(e1,x4) & a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2)) | exists e1 x1 x2.(v_have(e1) & n_man(x1) & n_hand(x2) & 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.