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
|
---|---|---|---|---|---|---|---|---|---|---|---|
Two people walk up stairs into a building
|
Two people walk up the stairs together.
| 0 | -100 |
Walk up the stairs implies building.
|
exists e1 s1 x1 x2 x3.(into(e1,x3) & n_building(x3) & a_up(s1) & Manner(e1,s1) & Theme(e1,x2) & Actor(e1,x1) & v_walk(e1) & n_stair(x2) & n_people(x1) & card_eq_2(x1))
|
exists e1 s1 x1 x2.(n_stair(x2) & a_together(s1) & Manner(e1,s1) & up(e1,x2) & Actor(e1,x1) & v_walk(e1) & n_people(x1) & card_eq_2(x1))
|
4e49b026-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 s1 x1 x2 x3.(v_walk(e1) & n_stair(x2) & n_people(x1) & n_building(x3) & into(e1,x3) & card_eq_2(x1) & a_up(s1) & Theme(e1,x2) & Manner(e1,s1) & Actor(e1,x1))
|
exists e1 s1 x1 x2.(v_walk(e1) & up(e1,x2) & n_stair(x2) & n_people(x1) & card_eq_2(x1) & a_together(s1) & Manner(e1,s1) & Actor(e1,x1))
|
||
Two people walk up stairs into a building
|
Two friends walk up the stairs together.
| 1 | -100 |
Just because they are walking together, does not mean they are friends.
|
exists e1 s1 x1 x2 x3.(into(e1,x3) & n_building(x3) & a_up(s1) & Manner(e1,s1) & Theme(e1,x2) & Actor(e1,x1) & v_walk(e1) & n_stair(x2) & n_people(x1) & card_eq_2(x1))
|
exists e1 s1 x1 x2.(n_stair(x2) & a_together(s1) & Manner(e1,s1) & up(e1,x2) & Actor(e1,x1) & v_walk(e1) & n_friend(x1) & card_eq_2(x1))
|
4e49b4fe-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 s1 x1 x2 x3.(v_walk(e1) & n_stair(x2) & n_people(x1) & n_building(x3) & into(e1,x3) & card_eq_2(x1) & a_up(s1) & Theme(e1,x2) & Manner(e1,s1) & Actor(e1,x1))
|
exists e1 s1 x1 x2.(v_walk(e1) & up(e1,x2) & n_stair(x2) & n_friend(x1) & card_eq_2(x1) & a_together(s1) & Manner(e1,s1) & Actor(e1,x1))
|
||
A man is climbing a rock wall.
|
A climber is getting some exercise.
| 0 | -100 |
Climbing a rock wall implies one is getting exercise.
|
exists e1 x1 x2 x3.(Theme(e1,x2) & Actor(e1,x1) & v_climb(e1) & n_wall(x2) & of(x2,x3) & n_rock(x3) & n_man(x1))
|
exists e1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_get(e1) & n_exercise(x2) & n_climber(x1))
|
4e49b9d6-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 x1 x2 x3.(v_climb(e1) & of(x2,x3) & n_wall(x2) & n_rock(x3) & n_man(x1) & Theme(e1,x2) & Actor(e1,x1))
|
exists e1 x1 x2.(v_get(e1) & n_exercise(x2) & n_climber(x1) & Theme(e1,x2) & Actor(e1,x1))
|
||
A man is climbing a rock wall.
|
The man is taking a nap next to a rock wall.
| 2 | -100 |
The man can either be climbing or taking a nap.
|
exists e1 x1 x2 x3.(Theme(e1,x2) & Actor(e1,x1) & v_climb(e1) & n_wall(x2) & of(x2,x3) & n_rock(x3) & n_man(x1))
|
exists e1 x1 x2 x3 x4 x5.(n_man(x1) & Theme(e1,x2) & Actor(e1,x1) & v_take(e1) & to(x3,x4) & n_wall(x4) & of(x4,x5) & n_rock(x5) & next(x2,x3) & n_thing(x3) & n_nap(x2))
|
4e49bf30-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 x1 x2 x3.(v_climb(e1) & of(x2,x3) & n_wall(x2) & n_rock(x3) & n_man(x1) & Theme(e1,x2) & Actor(e1,x1))
|
exists e1 x1 x2 x3 x4 x5.(v_take(e1) & to(x3,x4) & of(x4,x5) & next(x2,x3) & n_wall(x4) & n_thing(x3) & n_rock(x5) & n_nap(x2) & n_man(x1) & Theme(e1,x2) & Actor(e1,x1))
|
||
A man is climbing a rock wall.
|
Several men are climbing a mountain together.
| 2 | -100 |
They can either be climbing a mountain or a rock wall. It can also be one man or several men.
|
exists e1 x1 x2 x3.(Theme(e1,x2) & Actor(e1,x1) & v_climb(e1) & n_wall(x2) & of(x2,x3) & n_rock(x3) & n_man(x1))
|
exists e1 s1 s2 x1 x2.(a_together(s2) & Manner(e1,s2) & Theme(e1,x2) & Actor(e1,x1) & v_climb(e1) & n_mountain(x2) & n_man(x1) & a_several(s1) & Theme(s1,x1))
|
4e49c476-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 x1 x2 x3.(v_climb(e1) & of(x2,x3) & n_wall(x2) & n_rock(x3) & n_man(x1) & Theme(e1,x2) & Actor(e1,x1))
|
exists e1 s1 s2 x1 x2.(v_climb(e1) & n_mountain(x2) & n_man(x1) & a_together(s2) & a_several(s1) & Theme(s1,x1) & Theme(e1,x2) & Manner(e1,s2) & Actor(e1,x1))
|
||
In this picture, two girls are doing karate.
|
Two girls doing karate to save them from danger.
| 1 | -100 |
we know that the two girls are practicing karate. We didn't know they were doing so to protect them from danger.
|
exists e1 x1 x2 x3.(n_picture(x3) & in(e1,x3) & Theme(e1,x2) & Actor(e1,x1) & v_do(e1) & n_karate(x2) & n_girl(x1) & card_eq_2(x1))
|
exists e1 p1 x1 x2 x3 x4.(a_topic(x1) & Topic(e1,p1) & exists e2 x5.(from(e2,x5) & n_danger(x5) & Theme(e2,x1) & Actor(e2,x2) & v_save(e2)) & n_thing(x1) & Theme(e1,x4) & Actor(e1,x3) & v_do(e1) & n_karate(x4) & (x1 = x3) & (x1 = x2) & n_girl(x1) & card_eq_2(x1))
|
4e49c96c-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 x1 x2 x3.(v_do(e1) & n_picture(x3) & n_karate(x2) & n_girl(x1) & in(e1,x3) & card_eq_2(x1) & Theme(e1,x2) & Actor(e1,x1))
|
exists e1 p1 x1 x2 x3 x4.(v_do(e1) & n_thing(x1) & n_karate(x4) & n_girl(x1) & exists e2 x5.(v_save(e2) & n_danger(x5) & from(e2,x5) & Theme(e2,x1) & Actor(e2,x2)) & card_eq_2(x1) & a_topic(x1) & Topic(e1,p1) & Theme(e1,x4) & Actor(e1,x3) & (x1 = x3) & (x1 = x2))
|
||
In this picture, two girls are doing karate.
|
Two girls are trained by karate master's servant
| 2 | -100 |
They can either be doing karate or being trained.
|
exists e1 x1 x2 x3.(n_picture(x3) & in(e1,x3) & Theme(e1,x2) & Actor(e1,x1) & v_do(e1) & n_karate(x2) & n_girl(x1) & card_eq_2(x1))
|
exists e1 s1 x1 x2 x3.(Actor(e1,x3) & n_servant(x3) & of(x3,x2) & n_master(x2) & a_karate(s1) & Theme(s1,x2) & Theme(e1,x1) & v_train(e1) & n_girl(x1) & card_eq_2(x1))
|
4e49ce58-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 x1 x2 x3.(v_do(e1) & n_picture(x3) & n_karate(x2) & n_girl(x1) & in(e1,x3) & card_eq_2(x1) & Theme(e1,x2) & Actor(e1,x1))
|
exists e1 s1 x1 x2 x3.(v_train(e1) & of(x3,x2) & n_servant(x3) & n_master(x2) & n_girl(x1) & card_eq_2(x1) & a_karate(s1) & Theme(s1,x2) & Theme(e1,x1) & Actor(e1,x3))
|
||
In this picture, two girls are doing karate.
|
Picture showing karate students.
| 0 | -100 |
Two girls doing karate implies they are karate students.
|
exists e1 x1 x2 x3.(n_picture(x3) & in(e1,x3) & Theme(e1,x2) & Actor(e1,x1) & v_do(e1) & n_karate(x2) & n_girl(x1) & card_eq_2(x1))
|
exists e1 s1 x1 x2.(ne_nam_picture(x1) & Theme(e1,x2) & Actor(e1,x1) & v_show(e1) & n_student(x2) & a_karate(s1) & Theme(s1,x2))
|
4e49d3b2-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 x1 x2 x3.(v_do(e1) & n_picture(x3) & n_karate(x2) & n_girl(x1) & in(e1,x3) & card_eq_2(x1) & Theme(e1,x2) & Actor(e1,x1))
|
exists e1 s1 x1 x2.(v_show(e1) & ne_nam_picture(x1) & n_student(x2) & a_karate(s1) & Theme(s1,x2) & Theme(e1,x2) & Actor(e1,x1))
|
||
Two younger girls in a karate match.
|
A girl earns her black belt during a karate match.
| 1 | -100 |
We can't tell from sentence one that the girls are getting their black belt.
|
exists s1 s2 x1 x2.(a_topic(x1) & in(x1,x2) & n_match(x2) & a_karate(s2) & Theme(s2,x2) & n_girl(x1) & r_more(s1) & a_younger(s1) & Theme(s1,x1) & card_eq_2(x1))
|
exists e1 s1 s2 x1 x2 x3.(during(e1,x3) & n_match(x3) & a_karate(s2) & Theme(s2,x3) & Theme(e1,x2) & Actor(e1,x1) & v_earn(e1) & n_belt(x2) & a_black(s1) & Theme(s1,x2) & of(x2,x1) & n_female(x1) & n_girl(x1))
|
4e49efaa-e4c8-11ec-9cdd-0242ac1c0002
|
exists s1 s2 x1 x2.(r_more(s1) & n_match(x2) & n_girl(x1) & in(x1,x2) & card_eq_2(x1) & a_younger(s1) & a_topic(x1) & a_karate(s2) & Theme(s2,x2) & Theme(s1,x1))
|
exists e1 s1 s2 x1 x2 x3.(v_earn(e1) & of(x2,x1) & n_match(x3) & n_girl(x1) & n_female(x1) & n_belt(x2) & during(e1,x3) & a_karate(s2) & a_black(s1) & Theme(s2,x3) & Theme(s1,x2) & Theme(e1,x2) & Actor(e1,x1))
|
||
A man climbing a rock with a rope hanging down and safety clips on his waist belt.
|
A man is at the store debating what he needs to buy for rock climbing equipment.
| 2 | -100 |
there are not rock climbing walls or rocks to climb in the store
|
exists e1 e2 s1 x1 x2 x3 x4 x5 x6 x7 x8.(a_topic(x1) & for(e1,e2) & on(e2,x7) & n_belt(x7) & of(x7,x8) & n_waist(x8) & of(x7,x1) & n_male(x1) & a_down(s1) & Manner(e2,s1) & Theme(e2,x5) & Actor(e2,x2) & v_hang(e2) & n_clip(x5) & of(x5,x6) & n_safety(x6) & with(e1,x4) & n_rope(x4) & Theme(e1,x3) & Actor(e1,x2) & v_climb(e1) & n_rock(x3) & (x1 = x2) & n_man(x1))
|
exists p1 x1 x2.(n_male(x2) & n_store(x2) & exists x3.(at(x1,x2) & exists e1 e2 p2 x4.(n_thing(x4) & Theme(e2,x4) & Actor(e2,x3) & v_debate(e2) & Topic(e1,p2) & Recipient(e1,x4) & Actor(e1,x2) & v_need(e1) & exists e3 e4 x5 x6.(for(e4,x6) & n_rock(x6) & Theme(e4,x5) & Actor(e4,x4) & v_buy(e4) & n_equipment(x5) & Actor(e3,x5) & v_climb(e3))) & (x2 = x3)) & n_man(x1))
|
4e49f996-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 e2 s1 x1 x2 x3 x4 x5 x6 x7 x8.(with(e1,x4) & v_hang(e2) & v_climb(e1) & on(e2,x7) & of(x7,x8) & of(x7,x1) & of(x5,x6) & n_waist(x8) & n_safety(x6) & n_rope(x4) & n_rock(x3) & n_man(x1) & n_male(x1) & n_clip(x5) & n_belt(x7) & for(e1,e2) & a_topic(x1) & a_down(s1) & Theme(e2,x5) & Theme(e1,x3) & Manner(e2,s1) & Actor(e2,x2) & Actor(e1,x2) & (x1 = x2))
|
exists x1 x2.(n_store(x2) & n_man(x1) & n_male(x2) & exists x3.(exists e1 e2 p2 x4.(v_need(e1) & v_debate(e2) & n_thing(x4) & exists e3 e4 x5 x6.(v_climb(e3) & v_buy(e4) & n_rock(x6) & n_equipment(x5) & for(e4,x6) & Theme(e4,x5) & Actor(e4,x4) & Actor(e3,x5)) & Topic(e1,p2) & Theme(e2,x4) & Recipient(e1,x4) & Actor(e2,x3) & Actor(e1,x2)) & at(x1,x2) & (x2 = x3)))
|
||
A man climbing a rock with a rope hanging down and safety clips on his waist belt.
|
A professional mountain climber teaches his student how to secure their ropes and safety waist belts
| 1 | 0.180642 |
The man is not necessarily a professional.
|
exists e1 e2 s1 x1 x2 x3 x4 x5 x6 x7 x8.(a_topic(x1) & for(e1,e2) & on(e2,x7) & n_belt(x7) & of(x7,x8) & n_waist(x8) & of(x7,x1) & n_male(x1) & a_down(s1) & Manner(e2,s1) & Theme(e2,x5) & Actor(e2,x2) & v_hang(e2) & n_clip(x5) & of(x5,x6) & n_safety(x6) & with(e1,x4) & n_rope(x4) & Theme(e1,x3) & Actor(e1,x2) & v_climb(e1) & n_rock(x3) & (x1 = x2) & n_man(x1))
|
exists e1 p1 s1 x1 x2 x3 x4 x5 x6 x7 x8.(Theme(e1,x3) & Actor(e1,x1) & v_teach(e1) & Topic(x3,p1) & exists e2.(Theme(e2,x4) & Actor(e2,x3) & v_secure(e2)) & n_belt(x6) & of(x6,x8) & n_waist(x8) & of(x6,x7) & n_safety(x7) & n_rope(x5) & subset_of(x6,x4) & subset_of(x5,x4) & of(x4,x1) & n_thing(x1) & n_student(x3) & of(x3,x1) & n_male(x1) & n_climber(x1) & of(x1,x2) & n_mountain(x2) & a_professional(s1) & Theme(s1,x1))
|
4e4a07c4-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 e2 s1 x1 x2 x3 x4 x5 x6 x7 x8.(with(e1,x4) & v_hang(e2) & v_climb(e1) & on(e2,x7) & of(x7,x8) & of(x7,x1) & of(x5,x6) & n_waist(x8) & n_safety(x6) & n_rope(x4) & n_rock(x3) & n_man(x1) & n_male(x1) & n_clip(x5) & n_belt(x7) & for(e1,e2) & a_topic(x1) & a_down(s1) & Theme(e2,x5) & Theme(e1,x3) & Manner(e2,s1) & Actor(e2,x2) & Actor(e1,x2) & (x1 = x2))
|
exists e1 p1 s1 x1 x2 x3 x4 x5 x6 x7 x8.(v_teach(e1) & subset_of(x6,x4) & subset_of(x5,x4) & of(x6,x8) & of(x6,x7) & of(x4,x1) & of(x3,x1) & of(x1,x2) & n_waist(x8) & n_thing(x1) & n_student(x3) & n_safety(x7) & n_rope(x5) & n_mountain(x2) & n_male(x1) & n_climber(x1) & n_belt(x6) & exists e2.(v_secure(e2) & Theme(e2,x4) & Actor(e2,x3)) & a_professional(s1) & Topic(x3,p1) & Theme(s1,x1) & Theme(e1,x3) & Actor(e1,x1))
|
||
A man climbing a rock with a rope hanging down and safety clips on his waist belt.
|
The man is in a climbing competition.
| 1 | 0.068402 |
We know that the man is climbing, but we don't know from sentence 2 that its in a competition
|
exists e1 e2 s1 x1 x2 x3 x4 x5 x6 x7 x8.(a_topic(x1) & for(e1,e2) & on(e2,x7) & n_belt(x7) & of(x7,x8) & n_waist(x8) & of(x7,x1) & n_male(x1) & a_down(s1) & Manner(e2,s1) & Theme(e2,x5) & Actor(e2,x2) & v_hang(e2) & n_clip(x5) & of(x5,x6) & n_safety(x6) & with(e1,x4) & n_rope(x4) & Theme(e1,x3) & Actor(e1,x2) & v_climb(e1) & n_rock(x3) & (x1 = x2) & n_man(x1))
|
exists p1 x1.(n_man(x1) & exists e1 x2.(in(x1,x2) & n_competition(x2) & Actor(e1,x2) & v_climb(e1)))
|
4e4a1228-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 e2 s1 x1 x2 x3 x4 x5 x6 x7 x8.(with(e1,x4) & v_hang(e2) & v_climb(e1) & on(e2,x7) & of(x7,x8) & of(x7,x1) & of(x5,x6) & n_waist(x8) & n_safety(x6) & n_rope(x4) & n_rock(x3) & n_man(x1) & n_male(x1) & n_clip(x5) & n_belt(x7) & for(e1,e2) & a_topic(x1) & a_down(s1) & Theme(e2,x5) & Theme(e1,x3) & Manner(e2,s1) & Actor(e2,x2) & Actor(e1,x2) & (x1 = x2))
|
exists x1.(n_man(x1) & exists e1 x2.(v_climb(e1) & n_competition(x2) & in(x1,x2) & Actor(e1,x2)))
|
||
A man climbing a rock with a rope hanging down and safety clips on his waist belt.
|
A man is rock climbing in a gym.
| 1 | 0.104238 |
It can be almost implied that the man is climbing a mountain, but then we hear its in a gym.
|
exists e1 e2 s1 x1 x2 x3 x4 x5 x6 x7 x8.(a_topic(x1) & for(e1,e2) & on(e2,x7) & n_belt(x7) & of(x7,x8) & n_waist(x8) & of(x7,x1) & n_male(x1) & a_down(s1) & Manner(e2,s1) & Theme(e2,x5) & Actor(e2,x2) & v_hang(e2) & n_clip(x5) & of(x5,x6) & n_safety(x6) & with(e1,x4) & n_rope(x4) & Theme(e1,x3) & Actor(e1,x2) & v_climb(e1) & n_rock(x3) & (x1 = x2) & n_man(x1))
|
exists p1 x1.(exists e1 x2 x3 x4.((x1 = x2) & in(e1,x4) & n_gym(x4) & Actor(e1,x3) & v_climb(e1) & (x2 = x3) & n_rock(x2)) & n_man(x1))
|
4e4a1af2-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 e2 s1 x1 x2 x3 x4 x5 x6 x7 x8.(with(e1,x4) & v_hang(e2) & v_climb(e1) & on(e2,x7) & of(x7,x8) & of(x7,x1) & of(x5,x6) & n_waist(x8) & n_safety(x6) & n_rope(x4) & n_rock(x3) & n_man(x1) & n_male(x1) & n_clip(x5) & n_belt(x7) & for(e1,e2) & a_topic(x1) & a_down(s1) & Theme(e2,x5) & Theme(e1,x3) & Manner(e2,s1) & Actor(e2,x2) & Actor(e1,x2) & (x1 = x2))
|
exists x1.(n_man(x1) & exists e1 x2 x3 x4.(v_climb(e1) & n_rock(x2) & n_gym(x4) & in(e1,x4) & Actor(e1,x3) & (x2 = x3) & (x1 = x2)))
|
||
A man climbing a rock with a rope hanging down and safety clips on his waist belt.
|
A man is rock climbing with equipment.
| 0 | 1 |
Safety clips are considered equipment.
|
exists e2 e1 s1 x1 x2 x3 x4 x5 x6 x7 x8.(a_topic(x1) & for(e1,e2) & on(e2,x7) & n_belt(x7) & of(x7,x8) & n_waist(x8) & of(x7,x1) & n_male(x1) & a_down(s1) & Manner(e2,s1) & Theme(e2,x5) & Actor(e2,x2) & v_hang(e2) & n_clip(x5) & of(x5,x6) & n_safety(x6) & with(e1,x4) & n_rope(x4) & Theme(e1,x3) & Actor(e1,x2) & v_climb(e1) & n_rock(x3) & (x1 = x2) & n_man(x1))
|
exists p1 x1.(exists e1 x2 x3 x4.((x1 = x2) & with(e1,x4) & n_equipment(x4) & Actor(e1,x3) & v_climb(e1) & (x2 = x3) & n_rock(x2)) & n_man(x1))
|
4e4a1fac-e4c8-11ec-9cdd-0242ac1c0002
|
exists e2 e1 s1 x1 x2 x3 x4 x5 x6 x7 x8.(with(e1,x4) & v_hang(e2) & v_climb(e1) & on(e2,x7) & of(x7,x8) & of(x7,x1) & of(x5,x6) & n_waist(x8) & n_safety(x6) & n_rope(x4) & n_rock(x3) & n_man(x1) & n_male(x1) & n_clip(x5) & n_belt(x7) & for(e1,e2) & a_topic(x1) & a_down(s1) & Theme(e2,x5) & Theme(e1,x3) & Manner(e2,s1) & Actor(e2,x2) & Actor(e1,x2) & (x1 = x2))
|
exists x1.(n_man(x1) & exists e1 x2 x3 x4.(with(e1,x4) & v_climb(e1) & n_rock(x2) & n_equipment(x4) & Actor(e1,x3) & (x2 = x3) & (x1 = x2)))
|
||
A man climbing a rock with a rope hanging down and safety clips on his waist belt.
|
A man is attempting to scale the largest mountain with rock climbing equipment.
| 1 | 0.000414 |
I would assume that the man in sentence one is climbing a mountain, but not the largest mountain possible.
|
exists e1 e2 s1 x1 x2 x3 x4 x5 x6 x7 x8.(a_topic(x1) & for(e1,e2) & on(e2,x7) & n_belt(x7) & of(x7,x8) & n_waist(x8) & of(x7,x1) & n_male(x1) & a_down(s1) & Manner(e2,s1) & Theme(e2,x5) & Actor(e2,x2) & v_hang(e2) & n_clip(x5) & of(x5,x6) & n_safety(x6) & with(e1,x4) & n_rope(x4) & Theme(e1,x3) & Actor(e1,x2) & v_climb(e1) & n_rock(x3) & (x1 = x2) & n_man(x1))
|
exists e1 p1 s1 x1 x2.(n_mountain(x2) & r_most(s1) & a_large(s1) & Theme(s1,x2) & Topic(e1,p1) & Actor(e1,x1) & v_attempt(e1) & exists e3 e2 x3 x4.(Theme(e3,x2) & Actor(e3,x1) & v_scale(e3) & with(x2,x3) & n_equipment(x3) & Actor(e2,x3) & v_climb(e2) & of(x3,x4) & n_rock(x4)) & n_man(x1))
|
4e4a242a-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 e2 s1 x1 x2 x3 x4 x5 x6 x7 x8.(with(e1,x4) & v_hang(e2) & v_climb(e1) & on(e2,x7) & of(x7,x8) & of(x7,x1) & of(x5,x6) & n_waist(x8) & n_safety(x6) & n_rope(x4) & n_rock(x3) & n_man(x1) & n_male(x1) & n_clip(x5) & n_belt(x7) & for(e1,e2) & a_topic(x1) & a_down(s1) & Theme(e2,x5) & Theme(e1,x3) & Manner(e2,s1) & Actor(e2,x2) & Actor(e1,x2) & (x1 = x2))
|
exists e1 p1 s1 x1 x2.(v_attempt(e1) & r_most(s1) & n_mountain(x2) & n_man(x1) & exists e3 e2 x3 x4.(with(x2,x3) & v_scale(e3) & v_climb(e2) & of(x3,x4) & n_rock(x4) & n_equipment(x3) & Theme(e3,x2) & Actor(e3,x1) & Actor(e2,x3)) & a_large(s1) & Topic(e1,p1) & Theme(s1,x2) & Actor(e1,x1))
|
||
A man climbing a rock with a rope hanging down and safety clips on his waist belt.
|
A man is climbing a rope with safety clips on his belt to try not to fall off the rope.
| 1 | 0.899142 |
The first sentence says what he's wearing but then we find out in sentence two that it was to not fall.
|
exists e1 e2 s1 x1 x2 x3 x4 x5 x6 x7 x8.(a_topic(x1) & for(e1,e2) & on(e2,x7) & n_belt(x7) & of(x7,x8) & n_waist(x8) & of(x7,x1) & n_male(x1) & a_down(s1) & Manner(e2,s1) & Theme(e2,x5) & Actor(e2,x2) & v_hang(e2) & n_clip(x5) & of(x5,x6) & n_safety(x6) & with(e1,x4) & n_rope(x4) & Theme(e1,x3) & Actor(e1,x2) & v_climb(e1) & n_rock(x3) & (x1 = x2) & n_man(x1))
|
exists e1 p1 x1 x2 x3 x4 x5 x6 x7.(n_rope(x7) & Time(e1,x7) & Topic(e1,p1) & -exists e2 p2.(Topic(e2,p2) & Actor(e2,x1) & v_try(e2) & exists e3 s1.(a_off(s1) & Manner(e3,s1) & Actor(e3,x1) & v_fall(e3))) & on(e1,x6) & n_belt(x6) & of(x6,x1) & n_male(x1) & Theme(e1,x3) & Actor(e1,x2) & v_climb(e1) & with(x3,x4) & n_clip(x4) & of(x4,x5) & n_safety(x5) & n_rope(x3) & n_man(x2) & n_man(x1))
|
4e4a2894-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 e2 s1 x1 x2 x3 x4 x5 x6 x7 x8.(with(e1,x4) & v_hang(e2) & v_climb(e1) & on(e2,x7) & of(x7,x8) & of(x7,x1) & of(x5,x6) & n_waist(x8) & n_safety(x6) & n_rope(x4) & n_rock(x3) & n_man(x1) & n_male(x1) & n_clip(x5) & n_belt(x7) & for(e1,e2) & a_topic(x1) & a_down(s1) & Theme(e2,x5) & Theme(e1,x3) & Manner(e2,s1) & Actor(e2,x2) & Actor(e1,x2) & (x1 = x2))
|
exists e1 p1 x1 x2 x3 x4 x5 x6 x7.(with(x3,x4) & v_climb(e1) & on(e1,x6) & of(x6,x1) & of(x4,x5) & n_safety(x5) & n_rope(x7) & n_rope(x3) & n_man(x2) & n_man(x1) & n_male(x1) & n_clip(x4) & n_belt(x6) & all e2 p2.(all e3 s1.(-v_fall(e3) | -a_off(s1) | -Manner(e3,s1) | -Actor(e3,x1)) | -v_try(e2) | -Topic(e2,p2) | -Actor(e2,x1)) & Topic(e1,p1) & Time(e1,x7) & Theme(e1,x3) & Actor(e1,x2))
|
||
A man climbing a rock with a rope hanging down and safety clips on his waist belt.
|
A lot of people are gathered at the base of the mountain mourning a mountain climber
| 2 | 0 |
A man is not a lot of people. If he is climbing he isn't gathered at the base of a mountain.
|
exists e1 e2 s1 x1 x2 x3 x4 x5 x6 x7 x8.(a_topic(x1) & for(e1,e2) & on(e2,x7) & n_belt(x7) & of(x7,x8) & n_waist(x8) & of(x7,x1) & n_male(x1) & a_down(s1) & Manner(e2,s1) & Theme(e2,x5) & Actor(e2,x2) & v_hang(e2) & n_clip(x5) & of(x5,x6) & n_safety(x6) & with(e1,x4) & n_rope(x4) & Theme(e1,x3) & Actor(e1,x2) & v_climb(e1) & n_rock(x3) & (x1 = x2) & n_man(x1))
|
exists e1 e2 x1 x2 x3 x4 x5 x6.(n_base(x3) & at(e1,x3) & of(x3,x4) & Theme(e2,x6) & Actor(e2,x5) & v_mourn(e2) & n_climber(x6) & of(x6,x4) & n_mountain(x4) & n_mountain(x4) & (x4 = x5) & Theme(e1,x1) & v_gather(e1) & of(x1,x2) & n_people(x2) & n_lot(x1))
|
4e4a3e56-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 e2 s1 x1 x2 x3 x4 x5 x6 x7 x8.(with(e1,x4) & v_hang(e2) & v_climb(e1) & on(e2,x7) & of(x7,x8) & of(x7,x1) & of(x5,x6) & n_waist(x8) & n_safety(x6) & n_rope(x4) & n_rock(x3) & n_man(x1) & n_male(x1) & n_clip(x5) & n_belt(x7) & for(e1,e2) & a_topic(x1) & a_down(s1) & Theme(e2,x5) & Theme(e1,x3) & Manner(e2,s1) & Actor(e2,x2) & Actor(e1,x2) & (x1 = x2))
|
exists e1 e2 x1 x2 x3 x4 x5 x6.(v_mourn(e2) & v_gather(e1) & of(x6,x4) & of(x3,x4) & of(x1,x2) & n_people(x2) & n_mountain(x4) & n_lot(x1) & n_climber(x6) & n_base(x3) & at(e1,x3) & Theme(e2,x6) & Theme(e1,x1) & Actor(e2,x5) & (x4 = x5))
|
||
A man wearing a blue shirt and black pants is working on an unfinished tile roof of a building.
|
A man is hammering the tiles on a roof.
| 1 | 0.66495 |
a man is hammering the tiles doesn't tell us that roof is unfinished
|
exists e1 e2 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7 x8.(on(e2,x6) & of(x6,x8) & n_building(x8) & n_roof(x6) & of(x6,x7) & n_tile(x7) & a_unfinished(s3) & Theme(s3,x6) & Actor(e2,x1) & v_work(e2) & Theme(e1,x3) & Actor(e1,x2) & v_wear(e1) & subset_of(x5,x3) & n_pants(x5) & a_black(s2) & Theme(s2,x5) & subset_of(x4,x3) & n_shirt(x4) & a_blue(s1) & Theme(s1,x4) & (x1 = x2) & n_man(x1))
|
exists e1 x1 x2 x3.(n_tile(x2) & on(e1,x3) & n_roof(x3) & Theme(e1,x2) & Actor(e1,x1) & v_hammer(e1) & n_man(x1))
|
4e4abdc2-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 e2 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7 x8.(v_work(e2) & v_wear(e1) & subset_of(x5,x3) & subset_of(x4,x3) & on(e2,x6) & of(x6,x8) & of(x6,x7) & n_tile(x7) & n_shirt(x4) & n_roof(x6) & n_pants(x5) & n_man(x1) & n_building(x8) & a_unfinished(s3) & a_blue(s1) & a_black(s2) & Theme(s3,x6) & Theme(s2,x5) & Theme(s1,x4) & Theme(e1,x3) & Actor(e2,x1) & Actor(e1,x2) & (x1 = x2))
|
exists e1 x1 x2 x3.(v_hammer(e1) & on(e1,x3) & n_tile(x2) & n_roof(x3) & n_man(x1) & Theme(e1,x2) & Actor(e1,x1))
|
||
A man wearing a blue shirt and black pants is working on an unfinished tile roof of a building.
|
The man is a construction worker
| 1 | 0.838007 |
a man wearing blue shirt and black pants doesn't mean he is a construction worker
|
exists e1 e2 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7 x8.(on(e2,x6) & of(x6,x8) & n_building(x8) & n_roof(x6) & of(x6,x7) & n_tile(x7) & a_unfinished(s3) & Theme(s3,x6) & Actor(e2,x1) & v_work(e2) & Theme(e1,x3) & Actor(e1,x2) & v_wear(e1) & subset_of(x5,x3) & n_pants(x5) & a_black(s2) & Theme(s2,x5) & subset_of(x4,x3) & n_shirt(x4) & a_blue(s1) & Theme(s1,x4) & (x1 = x2) & n_man(x1))
|
exists p1 x1.(n_man(x1) & exists x2 x3.((x1 = x2) & n_worker(x2) & of(x2,x3) & n_construction(x3)))
|
4e4ad73a-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 e2 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7 x8.(v_work(e2) & v_wear(e1) & subset_of(x5,x3) & subset_of(x4,x3) & on(e2,x6) & of(x6,x8) & of(x6,x7) & n_tile(x7) & n_shirt(x4) & n_roof(x6) & n_pants(x5) & n_man(x1) & n_building(x8) & a_unfinished(s3) & a_blue(s1) & a_black(s2) & Theme(s3,x6) & Theme(s2,x5) & Theme(s1,x4) & Theme(e1,x3) & Actor(e2,x1) & Actor(e1,x2) & (x1 = x2))
|
exists x1.(n_man(x1) & exists x2 x3.(of(x2,x3) & n_worker(x2) & n_construction(x3) & (x1 = x2)))
|
||
A man wearing a blue shirt and black pants is working on an unfinished tile roof of a building.
|
The man is napping in his bed
| 2 | 0 |
One cannot be working and napping simultaneously.
|
exists e1 e2 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7 x8.(on(e2,x6) & of(x6,x8) & n_building(x8) & n_roof(x6) & of(x6,x7) & n_tile(x7) & a_unfinished(s3) & Theme(s3,x6) & Actor(e2,x1) & v_work(e2) & Theme(e1,x3) & Actor(e1,x2) & v_wear(e1) & subset_of(x5,x3) & n_pants(x5) & a_black(s2) & Theme(s2,x5) & subset_of(x4,x3) & n_shirt(x4) & a_blue(s1) & Theme(s1,x4) & (x1 = x2) & n_man(x1))
|
exists e1 x1 x2.(n_bed(x2) & of(x2,x1) & n_male(x1) & n_man(x1) & in(e1,x2) & Actor(e1,x1) & v_nap(e1))
|
4e4adbfe-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 e2 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7 x8.(v_work(e2) & v_wear(e1) & subset_of(x5,x3) & subset_of(x4,x3) & on(e2,x6) & of(x6,x8) & of(x6,x7) & n_tile(x7) & n_shirt(x4) & n_roof(x6) & n_pants(x5) & n_man(x1) & n_building(x8) & a_unfinished(s3) & a_blue(s1) & a_black(s2) & Theme(s3,x6) & Theme(s2,x5) & Theme(s1,x4) & Theme(e1,x3) & Actor(e2,x1) & Actor(e1,x2) & (x1 = x2))
|
exists e1 x1 x2.(v_nap(e1) & of(x2,x1) & n_man(x1) & n_male(x1) & n_bed(x2) & in(e1,x2) & Actor(e1,x1))
|
||
A man wearing a blue shirt and black pants is working on an unfinished tile roof of a building.
|
A man is repairing his roof after a hurricane damaged it.
| 1 | 0.458843 |
Man working on unfinished tiles doesn't mean roof is damaged by hurricane
|
exists e1 e2 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7 x8.(on(e2,x6) & of(x6,x8) & n_building(x8) & n_roof(x6) & of(x6,x7) & n_tile(x7) & a_unfinished(s3) & Theme(s3,x6) & Actor(e2,x1) & v_work(e2) & Theme(e1,x3) & Actor(e1,x2) & v_wear(e1) & subset_of(x5,x3) & n_pants(x5) & a_black(s2) & Theme(s2,x5) & subset_of(x4,x3) & n_shirt(x4) & a_blue(s1) & Theme(s1,x4) & (x1 = x2) & n_man(x1))
|
exists e1 p1 x1 x2.(exists e2 x3.(Theme(e2,x1) & Actor(e2,x3) & v_damage(e2) & n_hurricane(x3)) & n_thing(x1) & after(e1,p1) & Theme(e1,x2) & Actor(e1,x1) & v_repair(e1) & n_roof(x2) & of(x2,x1) & n_male(x1) & n_man(x1))
|
4e4ae608-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 e2 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7 x8.(v_work(e2) & v_wear(e1) & subset_of(x5,x3) & subset_of(x4,x3) & on(e2,x6) & of(x6,x8) & of(x6,x7) & n_tile(x7) & n_shirt(x4) & n_roof(x6) & n_pants(x5) & n_man(x1) & n_building(x8) & a_unfinished(s3) & a_blue(s1) & a_black(s2) & Theme(s3,x6) & Theme(s2,x5) & Theme(s1,x4) & Theme(e1,x3) & Actor(e2,x1) & Actor(e1,x2) & (x1 = x2))
|
exists e1 p1 x1 x2.(v_repair(e1) & of(x2,x1) & n_thing(x1) & n_roof(x2) & n_man(x1) & n_male(x1) & exists e2 x3.(v_damage(e2) & n_hurricane(x3) & Theme(e2,x1) & Actor(e2,x3)) & after(e1,p1) & Theme(e1,x2) & Actor(e1,x1))
|
||
A man wearing a blue shirt and black pants is working on an unfinished tile roof of a building.
|
A man is at work outdoors.
| 0 | 0.893803 |
Working and at work mean the same thing. The roof of a building has to be outdoors.
|
exists e1 e2 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7 x8.(on(e2,x6) & of(x6,x8) & n_building(x8) & n_roof(x6) & of(x6,x7) & n_tile(x7) & a_unfinished(s3) & Theme(s3,x6) & Actor(e2,x1) & v_work(e2) & Theme(e1,x3) & Actor(e1,x2) & v_wear(e1) & subset_of(x5,x3) & n_pants(x5) & a_black(s2) & Theme(s2,x5) & subset_of(x4,x3) & n_shirt(x4) & a_blue(s1) & Theme(s1,x4) & (x1 = x2) & n_man(x1))
|
exists p1 x1.(exists x2 x3.(at(x1,x2) & n_outdoors(x2) & of(x2,x3) & n_work(x3)) & n_man(x1))
|
4e4aea7c-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 e2 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7 x8.(v_work(e2) & v_wear(e1) & subset_of(x5,x3) & subset_of(x4,x3) & on(e2,x6) & of(x6,x8) & of(x6,x7) & n_tile(x7) & n_shirt(x4) & n_roof(x6) & n_pants(x5) & n_man(x1) & n_building(x8) & a_unfinished(s3) & a_blue(s1) & a_black(s2) & Theme(s3,x6) & Theme(s2,x5) & Theme(s1,x4) & Theme(e1,x3) & Actor(e2,x1) & Actor(e1,x2) & (x1 = x2))
|
exists x1.(n_man(x1) & exists x2 x3.(of(x2,x3) & n_work(x3) & n_outdoors(x2) & at(x1,x2)))
|
||
A man wearing a blue shirt and black pants is working on an unfinished tile roof of a building.
|
A man uses a hammer while working on a roof.
| 1 | 0.698488 |
man working on unfinished tile doesn't mean he use hammer to fix them
|
exists e1 e2 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7 x8.(on(e2,x6) & of(x6,x8) & n_building(x8) & n_roof(x6) & of(x6,x7) & n_tile(x7) & a_unfinished(s3) & Theme(s3,x6) & Actor(e2,x1) & v_work(e2) & Theme(e1,x3) & Actor(e1,x2) & v_wear(e1) & subset_of(x5,x3) & n_pants(x5) & a_black(s2) & Theme(s2,x5) & subset_of(x4,x3) & n_shirt(x4) & a_blue(s1) & Theme(s1,x4) & (x1 = x2) & n_man(x1))
|
exists e1 e2 x1 x2 x3.(while(e1,e2) & on(e2,x3) & n_roof(x3) & Actor(e2,x1) & v_work(e2) & Theme(e1,x2) & Actor(e1,x1) & v_use(e1) & n_hammer(x2) & n_man(x1))
|
4e4af350-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 e2 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7 x8.(v_work(e2) & v_wear(e1) & subset_of(x5,x3) & subset_of(x4,x3) & on(e2,x6) & of(x6,x8) & of(x6,x7) & n_tile(x7) & n_shirt(x4) & n_roof(x6) & n_pants(x5) & n_man(x1) & n_building(x8) & a_unfinished(s3) & a_blue(s1) & a_black(s2) & Theme(s3,x6) & Theme(s2,x5) & Theme(s1,x4) & Theme(e1,x3) & Actor(e2,x1) & Actor(e1,x2) & (x1 = x2))
|
exists e1 e2 x1 x2 x3.(while(e1,e2) & v_work(e2) & v_use(e1) & on(e2,x3) & n_roof(x3) & n_man(x1) & n_hammer(x2) & Theme(e1,x2) & Actor(e2,x1) & Actor(e1,x1))
|
||
A man wearing a blue shirt and black pants is working on an unfinished tile roof of a building.
|
The roof has been leaking.
| 1 | 0.718179 |
if a man is working on a roof doesn't give us information that roof was leaking.
|
exists e1 e2 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7 x8.(on(e2,x6) & of(x6,x8) & n_building(x8) & n_roof(x6) & of(x6,x7) & n_tile(x7) & a_unfinished(s3) & Theme(s3,x6) & Actor(e2,x1) & v_work(e2) & Theme(e1,x3) & Actor(e1,x2) & v_wear(e1) & subset_of(x5,x3) & n_pants(x5) & a_black(s2) & Theme(s2,x5) & subset_of(x4,x3) & n_shirt(x4) & a_blue(s1) & Theme(s1,x4) & (x1 = x2) & n_man(x1))
|
exists e1 x1.(n_roof(x1) & Actor(e1,x1) & v_leak(e1))
|
4e4afcc4-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 e2 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7 x8.(v_work(e2) & v_wear(e1) & subset_of(x5,x3) & subset_of(x4,x3) & on(e2,x6) & of(x6,x8) & of(x6,x7) & n_tile(x7) & n_shirt(x4) & n_roof(x6) & n_pants(x5) & n_man(x1) & n_building(x8) & a_unfinished(s3) & a_blue(s1) & a_black(s2) & Theme(s3,x6) & Theme(s2,x5) & Theme(s1,x4) & Theme(e1,x3) & Actor(e2,x1) & Actor(e1,x2) & (x1 = x2))
|
exists e1 x1.(v_leak(e1) & n_roof(x1) & Actor(e1,x1))
|
||
A bunch of birds outside of a building.
|
The birds are black.
| 1 | 0.261246 |
Not all birds are black.
|
exists x1 x2 x3 x4.(a_topic(x1) & of(x3,x4) & n_building(x4) & outside(x1,x3) & n_thing(x3) & of(x1,x2) & n_bird(x2) & n_bunch(x1))
|
exists s1 x1.(n_bird(x1) & Theme(s1,x1) & a_black(s1))
|
4e4bcca8-e4c8-11ec-9cdd-0242ac1c0002
|
exists x1 x2 x3 x4.(outside(x1,x3) & of(x3,x4) & of(x1,x2) & n_thing(x3) & n_bunch(x1) & n_building(x4) & n_bird(x2) & a_topic(x1))
|
exists s1 x1.(n_bird(x1) & a_black(s1) & Theme(s1,x1))
|
||
A bunch of birds outside of a building.
|
Birds congregate.
| 0 | 0.916454 |
If birds congregate, then there are a bunch of them.
|
exists x1 x2 x3 x4.(a_topic(x1) & of(x3,x4) & n_building(x4) & outside(x1,x3) & n_thing(x3) & of(x1,x2) & n_bird(x2) & n_bunch(x1))
|
exists e1 x1.(Actor(e1,x1) & v_congregate(e1) & n_bird(x1))
|
4e4bd5a4-e4c8-11ec-9cdd-0242ac1c0002
|
exists x1 x2 x3 x4.(outside(x1,x3) & of(x3,x4) & of(x1,x2) & n_thing(x3) & n_bunch(x1) & n_building(x4) & n_bird(x2) & a_topic(x1))
|
exists e1 x1.(v_congregate(e1) & n_bird(x1) & Actor(e1,x1))
|
||
A bunch of birds outside of a building.
|
The photo is in a city.
| 1 | 0.687489 |
A building may exist outside of a city.
|
exists x1 x2 x3 x4.(a_topic(x1) & of(x3,x4) & n_building(x4) & outside(x1,x3) & n_thing(x3) & of(x1,x2) & n_bird(x2) & n_bunch(x1))
|
exists p1 x1.(n_photo(x1) & exists x2.(in(x1,x2) & n_city(x2)))
|
4e4bd9fa-e4c8-11ec-9cdd-0242ac1c0002
|
exists x1 x2 x3 x4.(outside(x1,x3) & of(x3,x4) & of(x1,x2) & n_thing(x3) & n_bunch(x1) & n_building(x4) & n_bird(x2) & a_topic(x1))
|
exists x1.(n_photo(x1) & exists x2.(n_city(x2) & in(x1,x2)))
|
||
A bunch of birds outside of a building.
|
A group of birds fly above a building.
| 1 | 0.311096 |
Being outside of something is not necessarily being above it. Birds do not always fly.
|
exists x1 x2 x3 x4.(a_topic(x1) & of(x3,x4) & n_building(x4) & outside(x1,x3) & n_thing(x3) & of(x1,x2) & n_bird(x2) & n_bunch(x1))
|
exists e1 x1 x2 x3.(above(e1,x3) & n_building(x3) & Actor(e1,x1) & v_fly(e1) & of(x1,x2) & n_bird(x2) & n_group(x1))
|
4e4be9c2-e4c8-11ec-9cdd-0242ac1c0002
|
exists x1 x2 x3 x4.(outside(x1,x3) & of(x3,x4) & of(x1,x2) & n_thing(x3) & n_bunch(x1) & n_building(x4) & n_bird(x2) & a_topic(x1))
|
exists e1 x1 x2 x3.(v_fly(e1) & of(x1,x2) & n_group(x1) & n_building(x3) & n_bird(x2) & above(e1,x3) & Actor(e1,x1))
|
||
A bunch of birds outside of a building.
|
The birds are the same.
| 1 | 0.532125 |
A bunch of birds does not necessarily mean a bunch of the same bird.
|
exists x1 x2 x3 x4.(a_topic(x1) & of(x3,x4) & n_building(x4) & outside(x1,x3) & n_thing(x3) & of(x1,x2) & n_bird(x2) & n_bunch(x1))
|
exists p1 x1 x2.(n_same(x2) & n_bird(x1) & (x1 = x2))
|
4e4bee22-e4c8-11ec-9cdd-0242ac1c0002
|
exists x1 x2 x3 x4.(outside(x1,x3) & of(x3,x4) & of(x1,x2) & n_thing(x3) & n_bunch(x1) & n_building(x4) & n_bird(x2) & a_topic(x1))
|
exists x1 x2.(n_same(x2) & n_bird(x1) & (x1 = x2))
|
||
A bunch of birds outside of a building.
|
The birds are in a cage.
| 2 | 0.000944 |
Birds are outside of the building , but also in a cage.
|
exists x1 x2 x3 x4.(a_topic(x1) & of(x3,x4) & n_building(x4) & outside(x1,x3) & n_thing(x3) & of(x1,x2) & n_bird(x2) & n_bunch(x1))
|
exists p1 x1.(n_bird(x1) & exists x2.(in(x1,x2) & n_cage(x2)))
|
4e4bf278-e4c8-11ec-9cdd-0242ac1c0002
|
exists x1 x2 x3 x4.(outside(x1,x3) & of(x3,x4) & of(x1,x2) & n_thing(x3) & n_bunch(x1) & n_building(x4) & n_bird(x2) & a_topic(x1))
|
exists x1.(n_bird(x1) & exists x2.(n_cage(x2) & in(x1,x2)))
|
||
A bunch of birds outside of a building.
|
Birds are sitting on the ledge.
| 1 | 0.133831 |
Being outside of something does not necessarily mean sitting on the ledge.
|
exists x1 x2 x3 x4.(a_topic(x1) & of(x3,x4) & n_building(x4) & outside(x1,x3) & n_thing(x3) & of(x1,x2) & n_bird(x2) & n_bunch(x1))
|
exists e1 x1 x2.(n_ledge(x2) & on(e1,x2) & Actor(e1,x1) & v_sit(e1) & n_bird(x1))
|
4e4c048e-e4c8-11ec-9cdd-0242ac1c0002
|
exists x1 x2 x3 x4.(outside(x1,x3) & of(x3,x4) & of(x1,x2) & n_thing(x3) & n_bunch(x1) & n_building(x4) & n_bird(x2) & a_topic(x1))
|
exists e1 x1 x2.(v_sit(e1) & on(e1,x2) & n_ledge(x2) & n_bird(x1) & Actor(e1,x1))
|
||
A group of young African American kids sitting on a white wall in front of a white building.
|
A group of kids are sitting on a white wall, waiting for class to start.
| 1 | 0.021924 |
You can not infer they are waiting for class.
|
exists e1 s1 s2 s3 s4 s5 x1 x2 x3 x4 x5 x6.(a_topic(x1) & of(x1,x2) & in(e1,x5) & of(x5,x6) & n_building(x6) & a_white(s5) & Theme(s5,x6) & n_front(x5) & on(e1,x4) & n_wall(x4) & a_white(s4) & Theme(s4,x4) & Actor(e1,x3) & v_sit(e1) & (x2 = x3) & n_kid(x2) & a_american(s3) & Theme(s3,x2) & a_african(s2) & Theme(s2,x2) & a_young(s1) & Theme(s1,x2) & n_group(x1))
|
exists e1 e2 p1 s1 x1 x2 x3 x4.(for(e1,e2) & Topic(e2,p1) & exists e3.(Actor(e3,x1) & v_start(e3)) & for(e2,x4) & n_class(x4) & Actor(e2,x1) & v_wait(e2) & on(e1,x3) & n_wall(x3) & a_white(s1) & Theme(s1,x3) & Actor(e1,x1) & v_sit(e1) & of(x1,x2) & n_kid(x2) & n_group(x1))
|
4e4c211c-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 s1 s2 s3 s4 s5 x1 x2 x3 x4 x5 x6.(v_sit(e1) & on(e1,x4) & of(x5,x6) & of(x1,x2) & n_wall(x4) & n_kid(x2) & n_group(x1) & n_front(x5) & n_building(x6) & in(e1,x5) & a_young(s1) & a_white(s5) & a_white(s4) & a_topic(x1) & a_american(s3) & a_african(s2) & Theme(s5,x6) & Theme(s4,x4) & Theme(s3,x2) & Theme(s2,x2) & Theme(s1,x2) & Actor(e1,x3) & (x2 = x3))
|
exists e1 e2 p1 s1 x1 x2 x3 x4.(v_wait(e2) & v_sit(e1) & on(e1,x3) & of(x1,x2) & n_wall(x3) & n_kid(x2) & n_group(x1) & n_class(x4) & for(e2,x4) & for(e1,e2) & exists e3.(v_start(e3) & Actor(e3,x1)) & a_white(s1) & Topic(e2,p1) & Theme(s1,x3) & Actor(e2,x1) & Actor(e1,x1))
|
||
A group of young African American kids sitting on a white wall in front of a white building.
|
A group of kids are in front of a building at lunch time.
| 1 | 0.156105 |
It is not always lunch time.
|
exists e1 s1 s2 s3 s4 s5 x1 x2 x3 x4 x5 x6.(a_topic(x1) & of(x1,x2) & in(e1,x5) & of(x5,x6) & n_building(x6) & a_white(s5) & Theme(s5,x6) & n_front(x5) & on(e1,x4) & n_wall(x4) & a_white(s4) & Theme(s4,x4) & Actor(e1,x3) & v_sit(e1) & (x2 = x3) & n_kid(x2) & a_american(s3) & Theme(s3,x2) & a_african(s2) & Theme(s2,x2) & a_young(s1) & Theme(s1,x2) & n_group(x1))
|
exists p1 x1 x2 x3 x4.(at(p1,x3) & n_time(x3) & of(x3,x4) & n_lunch(x4) & exists x5 x6.(in(x1,x5) & of(x5,x6) & n_building(x6) & n_front(x5)) & of(x1,x2) & n_kid(x2) & n_group(x1))
|
4e4c2ad6-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 s1 s2 s3 s4 s5 x1 x2 x3 x4 x5 x6.(v_sit(e1) & on(e1,x4) & of(x5,x6) & of(x1,x2) & n_wall(x4) & n_kid(x2) & n_group(x1) & n_front(x5) & n_building(x6) & in(e1,x5) & a_young(s1) & a_white(s5) & a_white(s4) & a_topic(x1) & a_american(s3) & a_african(s2) & Theme(s5,x6) & Theme(s4,x4) & Theme(s3,x2) & Theme(s2,x2) & Theme(s1,x2) & Actor(e1,x3) & (x2 = x3))
|
exists p1 x1 x2 x3 x4.(of(x3,x4) & of(x1,x2) & n_time(x3) & n_lunch(x4) & n_kid(x2) & n_group(x1) & exists x5 x6.(of(x5,x6) & n_front(x5) & n_building(x6) & in(x1,x5)) & at(p1,x3))
|
||
A group of young African American kids sitting on a white wall in front of a white building.
|
A group of kids are hanging out outside in a city.
| 1 | 0.809292 |
Sitting is not the same as hanging out. Not every wall is outside. Buildings may exist outside of a city.
|
exists e1 s1 s2 s3 s4 s5 x1 x2 x3 x4 x5 x6.(a_topic(x1) & of(x1,x2) & in(e1,x5) & of(x5,x6) & n_building(x6) & a_white(s5) & Theme(s5,x6) & n_front(x5) & on(e1,x4) & n_wall(x4) & a_white(s4) & Theme(s4,x4) & Actor(e1,x3) & v_sit(e1) & (x2 = x3) & n_kid(x2) & a_american(s3) & Theme(s3,x2) & a_african(s2) & Theme(s2,x2) & a_young(s1) & Theme(s1,x2) & n_group(x1))
|
exists e1 s1 x1 x2 x3.(in(e1,x3) & n_city(x3) & r_outside(e1) & a_out(s1) & Manner(e1,s1) & Actor(e1,x1) & v_hang(e1) & of(x1,x2) & n_kid(x2) & n_group(x1))
|
4e4c34f4-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 s1 s2 s3 s4 s5 x1 x2 x3 x4 x5 x6.(v_sit(e1) & on(e1,x4) & of(x5,x6) & of(x1,x2) & n_wall(x4) & n_kid(x2) & n_group(x1) & n_front(x5) & n_building(x6) & in(e1,x5) & a_young(s1) & a_white(s5) & a_white(s4) & a_topic(x1) & a_american(s3) & a_african(s2) & Theme(s5,x6) & Theme(s4,x4) & Theme(s3,x2) & Theme(s2,x2) & Theme(s1,x2) & Actor(e1,x3) & (x2 = x3))
|
exists e1 s1 x1 x2 x3.(v_hang(e1) & r_outside(e1) & of(x1,x2) & n_kid(x2) & n_group(x1) & n_city(x3) & in(e1,x3) & a_out(s1) & Manner(e1,s1) & Actor(e1,x1))
|
||
A group of young African American kids sitting on a white wall in front of a white building.
|
A group of white kids are walking.
| 2 | 0.000266 |
Kids can't be sitting while at the same time walking.
|
exists e1 s1 s2 s3 s4 s5 x1 x2 x3 x4 x5 x6.(a_topic(x1) & of(x1,x2) & in(e1,x5) & of(x5,x6) & n_building(x6) & a_white(s5) & Theme(s5,x6) & n_front(x5) & on(e1,x4) & n_wall(x4) & a_white(s4) & Theme(s4,x4) & Actor(e1,x3) & v_sit(e1) & (x2 = x3) & n_kid(x2) & a_american(s3) & Theme(s3,x2) & a_african(s2) & Theme(s2,x2) & a_young(s1) & Theme(s1,x2) & n_group(x1))
|
exists e1 s1 x1 x2.(Actor(e1,x1) & v_walk(e1) & of(x1,x2) & n_kid(x2) & a_white(s1) & Theme(s1,x2) & n_group(x1))
|
4e4c39cc-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 s1 s2 s3 s4 s5 x1 x2 x3 x4 x5 x6.(v_sit(e1) & on(e1,x4) & of(x5,x6) & of(x1,x2) & n_wall(x4) & n_kid(x2) & n_group(x1) & n_front(x5) & n_building(x6) & in(e1,x5) & a_young(s1) & a_white(s5) & a_white(s4) & a_topic(x1) & a_american(s3) & a_african(s2) & Theme(s5,x6) & Theme(s4,x4) & Theme(s3,x2) & Theme(s2,x2) & Theme(s1,x2) & Actor(e1,x3) & (x2 = x3))
|
exists e1 s1 x1 x2.(v_walk(e1) & of(x1,x2) & n_kid(x2) & n_group(x1) & a_white(s1) & Theme(s1,x2) & Actor(e1,x1))
|
||
A group of young African American kids sitting on a white wall in front of a white building.
|
The kids are waiting on the school bus.
| 1 | 0.037363 |
Sitting does not imply waiting for a school bus.
|
exists e1 s1 s2 s3 s4 s5 x1 x2 x3 x4 x5 x6.(a_topic(x1) & of(x1,x2) & in(e1,x5) & of(x5,x6) & n_building(x6) & a_white(s5) & Theme(s5,x6) & n_front(x5) & on(e1,x4) & n_wall(x4) & a_white(s4) & Theme(s4,x4) & Actor(e1,x3) & v_sit(e1) & (x2 = x3) & n_kid(x2) & a_american(s3) & Theme(s3,x2) & a_african(s2) & Theme(s2,x2) & a_young(s1) & Theme(s1,x2) & n_group(x1))
|
exists e1 x1 x2 x3.(n_bus(x2) & of(x2,x3) & n_school(x3) & n_kid(x1) & on(e1,x2) & Actor(e1,x1) & v_wait(e1))
|
4e4c3e86-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 s1 s2 s3 s4 s5 x1 x2 x3 x4 x5 x6.(v_sit(e1) & on(e1,x4) & of(x5,x6) & of(x1,x2) & n_wall(x4) & n_kid(x2) & n_group(x1) & n_front(x5) & n_building(x6) & in(e1,x5) & a_young(s1) & a_white(s5) & a_white(s4) & a_topic(x1) & a_american(s3) & a_african(s2) & Theme(s5,x6) & Theme(s4,x4) & Theme(s3,x2) & Theme(s2,x2) & Theme(s1,x2) & Actor(e1,x3) & (x2 = x3))
|
exists e1 x1 x2 x3.(v_wait(e1) & on(e1,x2) & of(x2,x3) & n_school(x3) & n_kid(x1) & n_bus(x2) & Actor(e1,x1))
|
||
A group of young African American kids sitting on a white wall in front of a white building.
|
A group of kids are in front of a building.
| 0 | 0.942249 |
The young african Americans are a group of kids.
|
exists e1 s1 s2 s3 s4 s5 x1 x2 x3 x4 x5 x6.(a_topic(x1) & of(x1,x2) & in(e1,x5) & of(x5,x6) & n_building(x6) & a_white(s5) & Theme(s5,x6) & n_front(x5) & on(e1,x4) & n_wall(x4) & a_white(s4) & Theme(s4,x4) & Actor(e1,x3) & v_sit(e1) & (x2 = x3) & n_kid(x2) & a_american(s3) & Theme(s3,x2) & a_african(s2) & Theme(s2,x2) & a_young(s1) & Theme(s1,x2) & n_group(x1))
|
exists p1 x1 x2.(exists x3 x4.(in(x1,x3) & of(x3,x4) & n_building(x4) & n_front(x3)) & of(x1,x2) & n_kid(x2) & n_group(x1))
|
4e4c439a-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 s1 s2 s3 s4 s5 x1 x2 x3 x4 x5 x6.(v_sit(e1) & on(e1,x4) & of(x5,x6) & of(x1,x2) & n_wall(x4) & n_kid(x2) & n_group(x1) & n_front(x5) & n_building(x6) & in(e1,x5) & a_young(s1) & a_white(s5) & a_white(s4) & a_topic(x1) & a_american(s3) & a_african(s2) & Theme(s5,x6) & Theme(s4,x4) & Theme(s3,x2) & Theme(s2,x2) & Theme(s1,x2) & Actor(e1,x3) & (x2 = x3))
|
exists x1 x2.(of(x1,x2) & n_kid(x2) & n_group(x1) & exists x3 x4.(of(x3,x4) & n_front(x3) & n_building(x4) & in(x1,x3)))
|
||
A group of young African American kids sitting on a white wall in front of a white building.
|
A group of boys are outside.
| 1 | 0.98676 |
Kids are not always boys. Walls are not always outside.
|
exists e1 s1 s2 s3 s4 s5 x1 x2 x3 x4 x5 x6.(a_topic(x1) & of(x1,x2) & in(e1,x5) & of(x5,x6) & n_building(x6) & a_white(s5) & Theme(s5,x6) & n_front(x5) & on(e1,x4) & n_wall(x4) & a_white(s4) & Theme(s4,x4) & Actor(e1,x3) & v_sit(e1) & (x2 = x3) & n_kid(x2) & a_american(s3) & Theme(s3,x2) & a_african(s2) & Theme(s2,x2) & a_young(s1) & Theme(s1,x2) & n_group(x1))
|
exists s1 x1 x2.(Theme(s1,x1) & a_outside(s1) & of(x1,x2) & n_boy(x2) & n_group(x1))
|
4e4c487c-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 s1 s2 s3 s4 s5 x1 x2 x3 x4 x5 x6.(v_sit(e1) & on(e1,x4) & of(x5,x6) & of(x1,x2) & n_wall(x4) & n_kid(x2) & n_group(x1) & n_front(x5) & n_building(x6) & in(e1,x5) & a_young(s1) & a_white(s5) & a_white(s4) & a_topic(x1) & a_american(s3) & a_african(s2) & Theme(s5,x6) & Theme(s4,x4) & Theme(s3,x2) & Theme(s2,x2) & Theme(s1,x2) & Actor(e1,x3) & (x2 = x3))
|
exists s1 x1 x2.(of(x1,x2) & n_group(x1) & n_boy(x2) & a_outside(s1) & Theme(s1,x1))
|
||
A series of boats are anchored on a sandy beach with trees, while some kids play with the sand in front of them.
|
Kids are playing near boats
| 0 | -100 |
If the kids play with the sand in front of the boats, the kids are playing near boats.
|
exists e1 p1 s1 x1 x2 x3 x4 x6.(n_thing(x6) & n_sand(x6) & exists e2 x5 x7.(in(e2,x7) & of(x7,x6) & n_front(x7) & with(e2,x6) & Actor(e2,x5) & v_play(e2) & n_kid(x5)) & while(e1,p1) & on(e1,x3) & with(x3,x4) & n_tree(x4) & n_beach(x3) & a_sandy(s1) & Theme(s1,x3) & Theme(e1,x1) & v_anchor(e1) & of(x1,x2) & n_boat(x2) & n_series(x1))
|
exists e1 x1 x2.(near(e1,x2) & n_boat(x2) & Actor(e1,x1) & v_play(e1) & n_kid(x1))
|
4e4cb460-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 p1 s1 x1 x2 x3 x4 x6.(with(x3,x4) & while(e1,p1) & v_anchor(e1) & on(e1,x3) & of(x1,x2) & n_tree(x4) & n_thing(x6) & n_series(x1) & n_sand(x6) & n_boat(x2) & n_beach(x3) & exists e2 x5 x7.(with(e2,x6) & v_play(e2) & of(x7,x6) & n_kid(x5) & n_front(x7) & in(e2,x7) & Actor(e2,x5)) & a_sandy(s1) & Theme(s1,x3) & Theme(e1,x1))
|
exists e1 x1 x2.(v_play(e1) & near(e1,x2) & n_kid(x1) & n_boat(x2) & Actor(e1,x1))
|
||
Two children searching the ground near a body of water where boats are docked.
|
Two children search the ground near some water.
| 0 | -100 |
A body of water is some water.
|
exists e1 p1 x1 x2 x3 x4 x5.(n_ground(x3) & a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & v_search(e1) & near(x3,x4) & exists e2 x6.(Theme(e2,x6) & v_dock(e2) & n_boat(x6)) & where(x4,p1) & of(x4,x5) & n_water(x5) & n_body(x4) & (x1 = x2) & n_child(x1) & card_eq_2(x1))
|
exists e1 x1 x2 x3.(n_ground(x3) & Time(e1,x3) & near(e1,x2) & n_water(x2) & Actor(e1,x1) & v_search(e1) & n_child(x1) & card_eq_2(x1))
|
4e4cba50-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 p1 x1 x2 x3 x4 x5.(where(x4,p1) & v_search(e1) & of(x4,x5) & near(x3,x4) & n_water(x5) & n_ground(x3) & n_child(x1) & n_body(x4) & exists e2 x6.(v_dock(e2) & n_boat(x6) & Theme(e2,x6)) & card_eq_2(x1) & a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2))
|
exists e1 x1 x2 x3.(v_search(e1) & near(e1,x2) & n_water(x2) & n_ground(x3) & n_child(x1) & card_eq_2(x1) & Time(e1,x3) & Actor(e1,x1))
|
||
Two children searching the ground near a body of water where boats are docked.
|
Two children swim in a large pond.
| 2 | -100 |
The ones who swim cannot be searching the ground simultaneously.
|
exists e1 p1 x1 x2 x3 x4 x5.(n_ground(x3) & a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & v_search(e1) & near(x3,x4) & exists e2 x6.(Theme(e2,x6) & v_dock(e2) & n_boat(x6)) & where(x4,p1) & of(x4,x5) & n_water(x5) & n_body(x4) & (x1 = x2) & n_child(x1) & card_eq_2(x1))
|
exists e1 s1 x1 x2.(in(e1,x2) & n_pond(x2) & a_large(s1) & Theme(s1,x2) & Actor(e1,x1) & v_swim(e1) & n_child(x1) & card_eq_2(x1))
|
4e4cbf28-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 p1 x1 x2 x3 x4 x5.(where(x4,p1) & v_search(e1) & of(x4,x5) & near(x3,x4) & n_water(x5) & n_ground(x3) & n_child(x1) & n_body(x4) & exists e2 x6.(v_dock(e2) & n_boat(x6) & Theme(e2,x6)) & card_eq_2(x1) & a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2))
|
exists e1 s1 x1 x2.(v_swim(e1) & n_pond(x2) & n_child(x1) & in(e1,x2) & card_eq_2(x1) & a_large(s1) & Theme(s1,x2) & Actor(e1,x1))
|
||
Two children searching the ground near a body of water where boats are docked.
|
Two young girls search the ground for their braclet.
| 1 | -100 |
the children may not be looking for a braclet
|
exists e1 p1 x1 x2 x3 x4 x5.(n_ground(x3) & a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & v_search(e1) & near(x3,x4) & exists e2 x6.(Theme(e2,x6) & v_dock(e2) & n_boat(x6)) & where(x4,p1) & of(x4,x5) & n_water(x5) & n_body(x4) & (x1 = x2) & n_child(x1) & card_eq_2(x1))
|
exists e1 s1 x1 x2 x3.(n_ground(x2) & n_braclet(x3) & of(x3,x2) & n_thing(x2) & Time(e1,x2) & for(e1,x3) & Actor(e1,x1) & v_search(e1) & n_girl(x1) & a_young(s1) & Theme(s1,x1) & card_eq_2(x1))
|
4e4cc400-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 p1 x1 x2 x3 x4 x5.(where(x4,p1) & v_search(e1) & of(x4,x5) & near(x3,x4) & n_water(x5) & n_ground(x3) & n_child(x1) & n_body(x4) & exists e2 x6.(v_dock(e2) & n_boat(x6) & Theme(e2,x6)) & card_eq_2(x1) & a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2))
|
exists e1 s1 x1 x2 x3.(v_search(e1) & of(x3,x2) & n_thing(x2) & n_ground(x2) & n_girl(x1) & n_braclet(x3) & for(e1,x3) & card_eq_2(x1) & a_young(s1) & Time(e1,x2) & Theme(s1,x1) & Actor(e1,x1))
|
||
Two children scavenging on the shore adjacent to boats.
|
Two kids are on a shore.
| 0 | -100 |
Kids are children.
|
exists e1 s1 x1 x2 x3 x4 x5.(n_shore(x3) & a_topic(x1) & on(e1,x3) & to(s1,x5) & n_boat(x5) & Theme(s1,x4) & a_adjacent(s1) & (x3 = x4) & Actor(e1,x2) & v_scavenge(e1) & (x1 = x2) & n_child(x1) & card_eq_2(x1))
|
exists p1 x1.(exists x2.(on(x1,x2) & n_shore(x2)) & n_kid(x1) & card_eq_2(x1))
|
4e4cc8e2-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 s1 x1 x2 x3 x4 x5.(v_scavenge(e1) & to(s1,x5) & on(e1,x3) & n_shore(x3) & n_child(x1) & n_boat(x5) & card_eq_2(x1) & a_topic(x1) & a_adjacent(s1) & Theme(s1,x4) & Actor(e1,x2) & (x3 = x4) & (x1 = x2))
|
exists x1.(n_kid(x1) & exists x2.(on(x1,x2) & n_shore(x2)) & card_eq_2(x1))
|
||
Two children scavenging on the shore adjacent to boats.
|
Two children are looking for money on the shore.
| 1 | -100 |
Just because the children are scavenging doesn't mean their looking for money.
|
exists e1 s1 x1 x2 x3 x4 x5.(n_shore(x3) & a_topic(x1) & on(e1,x3) & to(s1,x5) & n_boat(x5) & Theme(s1,x4) & a_adjacent(s1) & (x3 = x4) & Actor(e1,x2) & v_scavenge(e1) & (x1 = x2) & n_child(x1) & card_eq_2(x1))
|
exists e1 x1 x2 x3.(n_shore(x3) & on(e1,x3) & for(e1,x2) & n_money(x2) & Actor(e1,x1) & v_look(e1) & n_child(x1) & card_eq_2(x1))
|
4e4cce5a-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 s1 x1 x2 x3 x4 x5.(v_scavenge(e1) & to(s1,x5) & on(e1,x3) & n_shore(x3) & n_child(x1) & n_boat(x5) & card_eq_2(x1) & a_topic(x1) & a_adjacent(s1) & Theme(s1,x4) & Actor(e1,x2) & (x3 = x4) & (x1 = x2))
|
exists e1 x1 x2 x3.(v_look(e1) & on(e1,x3) & n_shore(x3) & n_money(x2) & n_child(x1) & for(e1,x2) & card_eq_2(x1) & Actor(e1,x1))
|
||
Two children scavenging on the shore adjacent to boats.
|
Five children are scavenging on the shore.
| 2 | -100 |
Two is less than five.
|
exists e1 s1 x1 x2 x3 x4 x5.(n_shore(x3) & a_topic(x1) & on(e1,x3) & to(s1,x5) & n_boat(x5) & Theme(s1,x4) & a_adjacent(s1) & (x3 = x4) & Actor(e1,x2) & v_scavenge(e1) & (x1 = x2) & n_child(x1) & card_eq_2(x1))
|
exists e1 x1 x2.(n_shore(x2) & on(e1,x2) & Actor(e1,x1) & v_scavenge(e1) & n_child(x1) & card_eq_5(x1))
|
4e4cd36e-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 s1 x1 x2 x3 x4 x5.(v_scavenge(e1) & to(s1,x5) & on(e1,x3) & n_shore(x3) & n_child(x1) & n_boat(x5) & card_eq_2(x1) & a_topic(x1) & a_adjacent(s1) & Theme(s1,x4) & Actor(e1,x2) & (x3 = x4) & (x1 = x2))
|
exists e1 x1 x2.(v_scavenge(e1) & on(e1,x2) & n_shore(x2) & n_child(x1) & card_eq_5(x1) & Actor(e1,x1))
|
||
Two people are digging the ground by a bunch of boats.
|
A woman buries herself in sand.
| 2 | -100 |
A woman is only one person.
|
exists e1 x1 x2 x3 x4.(n_ground(x2) & by(e1,x3) & of(x3,x4) & n_boat(x4) & n_bunch(x3) & Theme(e1,x2) & Actor(e1,x1) & v_dig(e1) & n_people(x1) & card_eq_2(x1))
|
exists e1 x1 x2.(in(e1,x2) & n_sand(x2) & Theme(e1,x2) & Actor(e1,x1) & v_bury(e1) & n_female(x2) & n_woman(x1))
|
4e4cd846-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 x1 x2 x3 x4.(v_dig(e1) & of(x3,x4) & n_people(x1) & n_ground(x2) & n_bunch(x3) & n_boat(x4) & card_eq_2(x1) & by(e1,x3) & Theme(e1,x2) & Actor(e1,x1))
|
exists e1 x1 x2.(v_bury(e1) & n_woman(x1) & n_sand(x2) & n_female(x2) & in(e1,x2) & Theme(e1,x2) & Actor(e1,x1))
|
||
Two people are digging the ground by a bunch of boats.
|
These people are searching for treasure.
| 1 | -100 |
Not all people digging are searching for treasure.
|
exists e1 x1 x2 x3 x4.(n_ground(x2) & by(e1,x3) & of(x3,x4) & n_boat(x4) & n_bunch(x3) & Theme(e1,x2) & Actor(e1,x1) & v_dig(e1) & n_people(x1) & card_eq_2(x1))
|
exists e1 x1 x2.(n_people(x1) & for(e1,x2) & n_treasure(x2) & Actor(e1,x1) & v_search(e1))
|
4e4cdd14-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 x1 x2 x3 x4.(v_dig(e1) & of(x3,x4) & n_people(x1) & n_ground(x2) & n_bunch(x3) & n_boat(x4) & card_eq_2(x1) & by(e1,x3) & Theme(e1,x2) & Actor(e1,x1))
|
exists e1 x1 x2.(v_search(e1) & n_treasure(x2) & n_people(x1) & for(e1,x2) & Actor(e1,x1))
|
||
Two people are digging the ground by a bunch of boats.
|
People are digging up the ground.
| 0 | -100 |
People can be two.
|
exists e1 x1 x2 x3 x4.(n_ground(x2) & by(e1,x3) & of(x3,x4) & n_boat(x4) & n_bunch(x3) & Theme(e1,x2) & Actor(e1,x1) & v_dig(e1) & n_people(x1) & card_eq_2(x1))
|
exists e1 x1 x2.(n_ground(x2) & up(e1,x2) & Actor(e1,x1) & v_dig(e1) & n_people(x1))
|
4e4ce282-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 x1 x2 x3 x4.(v_dig(e1) & of(x3,x4) & n_people(x1) & n_ground(x2) & n_bunch(x3) & n_boat(x4) & card_eq_2(x1) & by(e1,x3) & Theme(e1,x2) & Actor(e1,x1))
|
exists e1 x1 x2.(v_dig(e1) & up(e1,x2) & n_people(x1) & n_ground(x2) & Actor(e1,x1))
|
||
a dog runs across the snow.
|
A dog is looking for its toy in the snow.
| 1 | -100 |
Sentence 1 is missing looking for its toy
|
exists e1 x1 x2.(n_snow(x2) & across(e1,x2) & Actor(e1,x1) & v_run(e1) & n_dog(x1))
|
exists e1 x1 x2 x3.(n_snow(x3) & for(e1,x2) & in(x2,x3) & n_toy(x2) & of(x2,x1) & n_thing(x1) & Actor(e1,x1) & v_look(e1) & n_dog(x1))
|
4e4ce822-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 x1 x2.(v_run(e1) & n_snow(x2) & n_dog(x1) & across(e1,x2) & Actor(e1,x1))
|
exists e1 x1 x2 x3.(v_look(e1) & of(x2,x1) & n_toy(x2) & n_thing(x1) & n_snow(x3) & n_dog(x1) & in(x2,x3) & for(e1,x2) & Actor(e1,x1))
|
||
a dog runs across the snow.
|
The dog is refusing to go outside because it's cold.
| 2 | -100 |
Refusing to go outside can't take place if he's already outside in the snow.
|
exists e1 x1 x2.(n_snow(x2) & across(e1,x2) & Actor(e1,x1) & v_run(e1) & n_dog(x1))
|
exists e1 p1 x1.(n_thing(x1) & n_dog(x1) & Topic(e1,p1) & Actor(e1,x1) & v_refuse(e1) & exists e2 p2 s1.(exists s2.(Theme(s2,x1) & a_cold(s2)) & because(e2,p2) & a_outside(s1) & Manner(e2,s1) & Actor(e2,x1) & v_go(e2)))
|
4e4cecd2-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 x1 x2.(v_run(e1) & n_snow(x2) & n_dog(x1) & across(e1,x2) & Actor(e1,x1))
|
exists e1 p1 x1.(v_refuse(e1) & n_thing(x1) & n_dog(x1) & exists e2 p2 s1.(v_go(e2) & exists s2.(a_cold(s2) & Theme(s2,x1)) & because(e2,p2) & a_outside(s1) & Manner(e2,s1) & Actor(e2,x1)) & Topic(e1,p1) & Actor(e1,x1))
|
||
a dog runs across the snow.
|
The dog is outside on a snowy day.
| 0 | -100 |
Snow is usually outside.
|
exists e1 x1 x2.(n_snow(x2) & across(e1,x2) & Actor(e1,x1) & v_run(e1) & n_dog(x1))
|
exists s1 s2 x1 x2.(n_dog(x1) & on(s1,x2) & n_day(x2) & a_snowy(s2) & Theme(s2,x2) & Theme(s1,x1) & a_outside(s1))
|
4e4cf218-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 x1 x2.(v_run(e1) & n_snow(x2) & n_dog(x1) & across(e1,x2) & Actor(e1,x1))
|
exists s1 s2 x1 x2.(on(s1,x2) & n_dog(x1) & n_day(x2) & a_snowy(s2) & a_outside(s1) & Theme(s2,x2) & Theme(s1,x1))
|
||
A bucking horse is throwing a man off his back at a rodeo.
|
A passive horse allow the man to sit on itself.
| 2 | -100 |
Bucking horses are not passive, and sitting on a horse is different than being thrown off the horse's back.
|
exists e1 x1 x2 x3 x4 x5.(at(e1,x5) & n_rodeo(x5) & off(e1,x4) & n_back(x4) & of(x4,x1) & n_male(x1) & Theme(e1,x3) & Actor(e1,x1) & v_throw(e1) & n_man(x3) & n_horse(x1) & of(x1,x2) & n_bucking(x2))
|
exists e1 p1 s1 x1 x2.(n_thing(x2) & n_man(x2) & Topic(e1,p1) & Recipient(e1,x2) & Actor(e1,x1) & v_allow(e1) & exists e2.(on(e2,x2) & Actor(e2,x2) & v_sit(e2)) & n_horse(x1) & a_passive(s1) & Theme(s1,x1))
|
4e4cfa06-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 x1 x2 x3 x4 x5.(v_throw(e1) & off(e1,x4) & of(x4,x1) & of(x1,x2) & n_rodeo(x5) & n_man(x3) & n_male(x1) & n_horse(x1) & n_bucking(x2) & n_back(x4) & at(e1,x5) & Theme(e1,x3) & Actor(e1,x1))
|
exists e1 p1 s1 x1 x2.(v_allow(e1) & n_thing(x2) & n_man(x2) & n_horse(x1) & exists e2.(v_sit(e2) & on(e2,x2) & Actor(e2,x2)) & a_passive(s1) & Topic(e1,p1) & Theme(s1,x1) & Recipient(e1,x2) & Actor(e1,x1))
|
||
A bucking horse is throwing a man off his back at a rodeo.
|
A horse is throwing a man off it's back.
| 0 | -100 |
A horse can be bucking at a rodeo.
|
exists e1 x1 x2 x3 x4 x5.(at(e1,x5) & n_rodeo(x5) & off(e1,x4) & n_back(x4) & of(x4,x1) & n_male(x1) & Theme(e1,x3) & Actor(e1,x1) & v_throw(e1) & n_man(x3) & n_horse(x1) & of(x1,x2) & n_bucking(x2))
|
exists e1 s1 x1 x2 x3.(Theme(s1,x1) & a_back(s1) & off(e1,x1) & n_thing(x1) & Theme(e1,x3) & Actor(e1,x2) & v_throw(e1) & n_man(x3) & (x1 = x2) & n_horse(x1))
|
4e4cff74-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 x1 x2 x3 x4 x5.(v_throw(e1) & off(e1,x4) & of(x4,x1) & of(x1,x2) & n_rodeo(x5) & n_man(x3) & n_male(x1) & n_horse(x1) & n_bucking(x2) & n_back(x4) & at(e1,x5) & Theme(e1,x3) & Actor(e1,x1))
|
exists e1 s1 x1 x2 x3.(v_throw(e1) & off(e1,x1) & n_thing(x1) & n_man(x3) & n_horse(x1) & a_back(s1) & Theme(s1,x1) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2))
|
||
A bucking horse is throwing a man off his back at a rodeo.
|
An angry is is throwing a man off its back.
| 1 | -100 |
Sentence 1 is missing angry
|
exists e1 x1 x2 x3 x4 x5.(at(e1,x5) & n_rodeo(x5) & off(e1,x4) & n_back(x4) & of(x4,x1) & n_male(x1) & Theme(e1,x3) & Actor(e1,x1) & v_throw(e1) & n_man(x3) & n_horse(x1) & of(x1,x2) & n_bucking(x2))
|
exists e2 e1 x1 x2 x3 x4.(off(e2,x4) & n_back(x4) & of(x4,x1) & n_thing(x1) & Theme(e2,x3) & Actor(e2,x1) & v_throw(e2) & n_man(x3) & Actor(e1,x2) & v_be(e1) & (x1 = x2) & n_angry(x1))
|
4e4d04b0-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 x1 x2 x3 x4 x5.(v_throw(e1) & off(e1,x4) & of(x4,x1) & of(x1,x2) & n_rodeo(x5) & n_man(x3) & n_male(x1) & n_horse(x1) & n_bucking(x2) & n_back(x4) & at(e1,x5) & Theme(e1,x3) & Actor(e1,x1))
|
exists e2 e1 x1 x2 x3 x4.(v_throw(e2) & v_be(e1) & off(e2,x4) & of(x4,x1) & n_thing(x1) & n_man(x3) & n_back(x4) & n_angry(x1) & Theme(e2,x3) & Actor(e2,x1) & Actor(e1,x2) & (x1 = x2))
|
||
A band of two young adult boys performs on stage.
|
Two women sing a duet in a park.
| 2 | -100 |
Women are not boys.
|
exists e1 s1 x1 x2 x3 x4.(on(e1,x4) & n_stage(x4) & Actor(e1,x1) & v_perform(e1) & of(x1,x2) & n_boy(x2) & of(x2,x3) & n_adult(x3) & a_young(s1) & Theme(s1,x2) & card_eq_2(x2) & n_band(x1))
|
exists e1 x1 x2 x3.(in(e1,x3) & n_park(x3) & Theme(e1,x2) & Actor(e1,x1) & v_sing(e1) & n_duet(x2) & n_woman(x1) & card_eq_2(x1))
|
4e4d09ce-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 s1 x1 x2 x3 x4.(v_perform(e1) & on(e1,x4) & of(x2,x3) & of(x1,x2) & n_stage(x4) & n_boy(x2) & n_band(x1) & n_adult(x3) & card_eq_2(x2) & a_young(s1) & Theme(s1,x2) & Actor(e1,x1))
|
exists e1 x1 x2 x3.(v_sing(e1) & n_woman(x1) & n_park(x3) & n_duet(x2) & in(e1,x3) & card_eq_2(x1) & Theme(e1,x2) & Actor(e1,x1))
|
||
A band of two young adult boys performs on stage.
|
Two young men perform on a stage.
| 0 | -100 |
Two young men can be young adult boys.
|
exists e1 s1 x1 x2 x3 x4.(on(e1,x4) & n_stage(x4) & Actor(e1,x1) & v_perform(e1) & of(x1,x2) & n_boy(x2) & of(x2,x3) & n_adult(x3) & a_young(s1) & Theme(s1,x2) & card_eq_2(x2) & n_band(x1))
|
exists e1 s1 x1 x2.(on(e1,x2) & n_stage(x2) & Actor(e1,x1) & v_perform(e1) & n_man(x1) & a_young(s1) & Theme(s1,x1) & card_eq_2(x1))
|
4e4d0eb0-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 s1 x1 x2 x3 x4.(v_perform(e1) & on(e1,x4) & of(x2,x3) & of(x1,x2) & n_stage(x4) & n_boy(x2) & n_band(x1) & n_adult(x3) & card_eq_2(x2) & a_young(s1) & Theme(s1,x2) & Actor(e1,x1))
|
exists e1 s1 x1 x2.(v_perform(e1) & on(e1,x2) & n_stage(x2) & n_man(x1) & card_eq_2(x1) & a_young(s1) & Theme(s1,x1) & Actor(e1,x1))
|
||
A band of two young adult boys performs on stage.
|
Two young men do an improve act on a stage.
| 1 | -100 |
There is nothing about the boys performing that indicates the nature of the performance, such as an improve act.
|
exists e1 s1 x1 x2 x3 x4.(on(e1,x4) & n_stage(x4) & Actor(e1,x1) & v_perform(e1) & of(x1,x2) & n_boy(x2) & of(x2,x3) & n_adult(x3) & a_young(s1) & Theme(s1,x2) & card_eq_2(x2) & n_band(x1))
|
exists e1 s1 s2 x1 x2 x3.(Theme(e1,x2) & Actor(e1,x1) & v_do(e1) & on(x2,x3) & n_stage(x3) & n_act(x2) & a_improve(s2) & Theme(s2,x2) & n_man(x1) & a_young(s1) & Theme(s1,x1) & card_eq_2(x1))
|
4e4d13ec-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 s1 x1 x2 x3 x4.(v_perform(e1) & on(e1,x4) & of(x2,x3) & of(x1,x2) & n_stage(x4) & n_boy(x2) & n_band(x1) & n_adult(x3) & card_eq_2(x2) & a_young(s1) & Theme(s1,x2) & Actor(e1,x1))
|
exists e1 s1 s2 x1 x2 x3.(v_do(e1) & on(x2,x3) & n_stage(x3) & n_man(x1) & n_act(x2) & card_eq_2(x1) & a_young(s1) & a_improve(s2) & Theme(s2,x2) & Theme(s1,x1) & Theme(e1,x2) & Actor(e1,x1))
|
||
Two men playing on stage, one on guitar and the other on drums.
|
The men play the guitar
| 1 | -100 |
You can not infer they play the guitar.
|
exists e1 x1 x2 x3 x4 x5 x6 x7 x8.(n_other(x7) & a_topic(x1) & on(e1,x3) & rel(x3,x4) & on(x4,x5) & subset_of(x7,x5) & on(x7,x8) & n_drum(x8) & subset_of(x6,x5) & n_guitar(x6) & n_thing(x4) & card_eq_1(x4) & n_stage(x3) & Actor(e1,x2) & v_play(e1) & (x1 = x2) & n_man(x1) & card_eq_2(x1))
|
exists e1 x1 x2.(n_guitar(x2) & n_man(x1) & Theme(e1,x2) & Actor(e1,x1) & v_play(e1))
|
4e4d196e-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 x1 x2 x3 x4 x5 x6 x7 x8.(v_play(e1) & subset_of(x7,x5) & subset_of(x6,x5) & rel(x3,x4) & on(x7,x8) & on(x4,x5) & on(e1,x3) & n_thing(x4) & n_stage(x3) & n_other(x7) & n_man(x1) & n_guitar(x6) & n_drum(x8) & card_eq_2(x1) & card_eq_1(x4) & a_topic(x1) & Actor(e1,x2) & (x1 = x2))
|
exists e1 x1 x2.(v_play(e1) & n_man(x1) & n_guitar(x2) & Theme(e1,x2) & Actor(e1,x1))
|
||
Two men playing on stage, one on guitar and the other on drums.
|
The men are sleeping.
| 2 | -100 |
Men can't be playing guitar and drums while they are sleeping.
|
exists e1 x1 x2 x3 x4 x5 x6 x7 x8.(n_other(x7) & a_topic(x1) & on(e1,x3) & rel(x3,x4) & on(x4,x5) & subset_of(x7,x5) & on(x7,x8) & n_drum(x8) & subset_of(x6,x5) & n_guitar(x6) & n_thing(x4) & card_eq_1(x4) & n_stage(x3) & Actor(e1,x2) & v_play(e1) & (x1 = x2) & n_man(x1) & card_eq_2(x1))
|
exists e1 x1.(n_man(x1) & Actor(e1,x1) & v_sleep(e1))
|
4e4d1fe0-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 x1 x2 x3 x4 x5 x6 x7 x8.(v_play(e1) & subset_of(x7,x5) & subset_of(x6,x5) & rel(x3,x4) & on(x7,x8) & on(x4,x5) & on(e1,x3) & n_thing(x4) & n_stage(x3) & n_other(x7) & n_man(x1) & n_guitar(x6) & n_drum(x8) & card_eq_2(x1) & card_eq_1(x4) & a_topic(x1) & Actor(e1,x2) & (x1 = x2))
|
exists e1 x1.(v_sleep(e1) & n_man(x1) & Actor(e1,x1))
|
||
Two men playing on stage, one on guitar and the other on drums.
|
The men are on stage
| 0 | -100 |
Two men playing guitar on stage are artists.
|
exists e1 x1 x2 x3 x4 x5 x6 x7 x8.(n_other(x7) & a_topic(x1) & on(e1,x3) & rel(x3,x4) & on(x4,x5) & subset_of(x7,x5) & on(x7,x8) & n_drum(x8) & subset_of(x6,x5) & n_guitar(x6) & n_thing(x4) & card_eq_1(x4) & n_stage(x3) & Actor(e1,x2) & v_play(e1) & (x1 = x2) & n_man(x1) & card_eq_2(x1))
|
exists p1 x1.(n_man(x1) & exists x2.(on(x1,x2) & n_stage(x2)))
|
4e4d24c2-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 x1 x2 x3 x4 x5 x6 x7 x8.(v_play(e1) & subset_of(x7,x5) & subset_of(x6,x5) & rel(x3,x4) & on(x7,x8) & on(x4,x5) & on(e1,x3) & n_thing(x4) & n_stage(x3) & n_other(x7) & n_man(x1) & n_guitar(x6) & n_drum(x8) & card_eq_2(x1) & card_eq_1(x4) & a_topic(x1) & Actor(e1,x2) & (x1 = x2))
|
exists x1.(n_man(x1) & exists x2.(on(x1,x2) & n_stage(x2)))
|
||
An adult male and female balance on a seesaw.
|
The two people are driving in his truck.
| 2 | -100 |
Driving in a truck can not take place while on a seesaw.
|
exists s1 s2 x1 x2 x3 x4.(a_topic(s1) & subset_of(x3,s1) & on(x3,x4) & n_seesaw(x4) & n_balance(x3) & a_female(s2) & Theme(s2,x3) & subset_of(x1,s1) & n_male(x1) & of(x1,x2) & n_adult(x2))
|
exists e1 x1 x2.(n_truck(x2) & of(x2,x1) & n_male(x1) & n_people(x1) & card_eq_2(x1) & in(e1,x2) & Actor(e1,x1) & v_drive(e1))
|
4e4d375a-e4c8-11ec-9cdd-0242ac1c0002
|
exists s1 s2 x1 x2 x3 x4.(subset_of(x3,s1) & subset_of(x1,s1) & on(x3,x4) & of(x1,x2) & n_seesaw(x4) & n_male(x1) & n_balance(x3) & n_adult(x2) & a_topic(s1) & a_female(s2) & Theme(s2,x3))
|
exists e1 x1 x2.(v_drive(e1) & of(x2,x1) & n_truck(x2) & n_people(x1) & n_male(x1) & in(e1,x2) & card_eq_2(x1) & Actor(e1,x1))
|
||
An adult male and female balance on a seesaw.
|
The two people are at the school playground.
| 1 | -100 |
just because they are on a seesaw does not mean they are in a school playground
|
exists s1 s2 x1 x2 x3 x4.(a_topic(s1) & subset_of(x3,s1) & on(x3,x4) & n_seesaw(x4) & n_balance(x3) & a_female(s2) & Theme(s2,x3) & subset_of(x1,s1) & n_male(x1) & of(x1,x2) & n_adult(x2))
|
exists p1 x1 x2 x3.(n_playground(x2) & of(x2,x3) & n_school(x3) & n_people(x1) & card_eq_2(x1) & at(x1,x2))
|
4e4d3bb0-e4c8-11ec-9cdd-0242ac1c0002
|
exists s1 s2 x1 x2 x3 x4.(subset_of(x3,s1) & subset_of(x1,s1) & on(x3,x4) & of(x1,x2) & n_seesaw(x4) & n_male(x1) & n_balance(x3) & n_adult(x2) & a_topic(s1) & a_female(s2) & Theme(s2,x3))
|
exists x1 x2 x3.(of(x2,x3) & n_school(x3) & n_playground(x2) & n_people(x1) & card_eq_2(x1) & at(x1,x2))
|
||
An adult male and female balance on a seesaw.
|
The male and female are outdoors playing.
| 0 | -100 |
A male can be an adult and a seesaw can be outdoors.
|
exists s1 s2 x1 x2 x3 x4.(a_topic(s1) & subset_of(x3,s1) & on(x3,x4) & n_seesaw(x4) & n_balance(x3) & a_female(s2) & Theme(s2,x3) & subset_of(x1,s1) & n_male(x1) & of(x1,x2) & n_adult(x2))
|
exists p1 x1 x2 x3.(n_female(x3) & n_male(x2) & subset_of(x3,x1) & subset_of(x2,x1) & exists e1 x4 x5.((x1 = x4) & Actor(e1,x5) & v_play(e1) & (x4 = x5) & n_outdoors(x4)))
|
4e4d3ffc-e4c8-11ec-9cdd-0242ac1c0002
|
exists s1 s2 x1 x2 x3 x4.(subset_of(x3,s1) & subset_of(x1,s1) & on(x3,x4) & of(x1,x2) & n_seesaw(x4) & n_male(x1) & n_balance(x3) & n_adult(x2) & a_topic(s1) & a_female(s2) & Theme(s2,x3))
|
exists x1 x2 x3.(subset_of(x3,x1) & subset_of(x2,x1) & n_male(x2) & n_female(x3) & exists e1 x4 x5.(v_play(e1) & n_outdoors(x4) & Actor(e1,x5) & (x4 = x5) & (x1 = x4)))
|
||
Two people are playing on a teeter totter.
|
a couple play on teeter totter
| 1 | -100 |
the two people may or may not be a couple.
|
exists e1 x1 x2 x3.(on(e1,x2) & n_totter(x2) & of(x2,x3) & n_teeter(x3) & Actor(e1,x1) & v_play(e1) & n_people(x1) & card_eq_2(x1))
|
exists x1 x2 x3 x4.(a_topic(x1) & on(x1,x3) & n_totter(x3) & of(x3,x4) & n_teeter(x4) & n_play(x1) & of(x1,x2) & n_couple(x2))
|
4e4d451a-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 x1 x2 x3.(v_play(e1) & on(e1,x2) & of(x2,x3) & n_totter(x2) & n_teeter(x3) & n_people(x1) & card_eq_2(x1) & Actor(e1,x1))
|
exists x1 x2 x3 x4.(on(x1,x3) & of(x3,x4) & of(x1,x2) & n_totter(x3) & n_teeter(x4) & n_play(x1) & n_couple(x2) & a_topic(x1))
|
||
Two people are playing on a teeter totter.
|
a man shoots
| 2 | -100 |
Two is greater than one. Shooting can not take place on a teeter totter.
|
exists e1 x1 x2 x3.(on(e1,x2) & n_totter(x2) & of(x2,x3) & n_teeter(x3) & Actor(e1,x1) & v_play(e1) & n_people(x1) & card_eq_2(x1))
|
exists e1 x1.(Actor(e1,x1) & v_shoot(e1) & n_man(x1))
|
4e4d498e-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 x1 x2 x3.(v_play(e1) & on(e1,x2) & of(x2,x3) & n_totter(x2) & n_teeter(x3) & n_people(x1) & card_eq_2(x1) & Actor(e1,x1))
|
exists e1 x1.(v_shoot(e1) & n_man(x1) & Actor(e1,x1))
|
||
Two people are playing on a teeter totter.
|
two kids play on teeter totter
| 0 | -100 |
Kids are people.
|
exists e1 x1 x2 x3.(on(e1,x2) & n_totter(x2) & of(x2,x3) & n_teeter(x3) & Actor(e1,x1) & v_play(e1) & n_people(x1) & card_eq_2(x1))
|
exists e1 x1 x2 x3.(on(e1,x2) & n_totter(x2) & of(x2,x3) & n_teeter(x3) & Actor(e1,x1) & v_play(e1) & n_kid(x1) & card_eq_2(x1))
|
4e4d4eac-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 x1 x2 x3.(v_play(e1) & on(e1,x2) & of(x2,x3) & n_totter(x2) & n_teeter(x3) & n_people(x1) & card_eq_2(x1) & Actor(e1,x1))
|
exists e1 x1 x2 x3.(v_play(e1) & on(e1,x2) & of(x2,x3) & n_totter(x2) & n_teeter(x3) & n_kid(x1) & card_eq_2(x1) & Actor(e1,x1))
|
||
A man in a sweater is on the left side of a seesaw with a woman in blue on the right side.
|
The man is shirtless.
| 2 | -100 |
You can not be shirtless in a sweater.
|
exists p1 s1 s2 x1 x2 x3.(n_side(x3) & n_side(x3) & a_right(s2) & Theme(s2,x3) & a_left(s1) & Theme(s1,x3) & exists x4 x5 x6.(on(x1,x3) & of(x3,x4) & with(x4,x5) & on(x5,x3) & in(x5,x6) & n_blue(x6) & n_woman(x5) & n_seesaw(x4)) & in(x1,x2) & n_sweater(x2) & n_man(x1))
|
exists s1 x1.(n_man(x1) & Theme(s1,x1) & a_shirtless(s1))
|
4e4d620c-e4c8-11ec-9cdd-0242ac1c0002
|
exists s1 s2 x1 x2 x3.(n_sweater(x2) & n_side(x3) & n_man(x1) & in(x1,x2) & exists x4 x5 x6.(with(x4,x5) & on(x5,x3) & on(x1,x3) & of(x3,x4) & n_woman(x5) & n_seesaw(x4) & n_blue(x6) & in(x5,x6)) & a_right(s2) & a_left(s1) & Theme(s2,x3) & Theme(s1,x3))
|
exists s1 x1.(n_man(x1) & a_shirtless(s1) & Theme(s1,x1))
|
||
A man in a sweater is on the left side of a seesaw with a woman in blue on the right side.
|
The man is wearing gold pants.
| 1 | -100 |
the man may or may not be wearing gold pants
|
exists p1 s1 s2 x1 x2 x3.(n_side(x3) & n_side(x3) & a_right(s2) & Theme(s2,x3) & a_left(s1) & Theme(s1,x3) & exists x4 x5 x6.(on(x1,x3) & of(x3,x4) & with(x4,x5) & on(x5,x3) & in(x5,x6) & n_blue(x6) & n_woman(x5) & n_seesaw(x4)) & in(x1,x2) & n_sweater(x2) & n_man(x1))
|
exists e1 s1 x1 x2.(n_man(x1) & Theme(e1,x2) & Actor(e1,x1) & v_wear(e1) & n_pants(x2) & a_gold(s1) & Theme(s1,x2))
|
4e4d6676-e4c8-11ec-9cdd-0242ac1c0002
|
exists s1 s2 x1 x2 x3.(n_sweater(x2) & n_side(x3) & n_man(x1) & in(x1,x2) & exists x4 x5 x6.(with(x4,x5) & on(x5,x3) & on(x1,x3) & of(x3,x4) & n_woman(x5) & n_seesaw(x4) & n_blue(x6) & in(x5,x6)) & a_right(s2) & a_left(s1) & Theme(s2,x3) & Theme(s1,x3))
|
exists e1 s1 x1 x2.(v_wear(e1) & n_pants(x2) & n_man(x1) & a_gold(s1) & Theme(s1,x2) & Theme(e1,x2) & Actor(e1,x1))
|
||
A man in a sweater is on the left side of a seesaw with a woman in blue on the right side.
|
The man is wearing something over his chest.
| 0 | -100 |
Something can be a sweater.
|
exists p1 s1 s2 x1 x2 x3.(n_side(x3) & n_side(x3) & a_right(s2) & Theme(s2,x3) & a_left(s1) & Theme(s1,x3) & exists x4 x5 x6.(on(x1,x3) & of(x3,x4) & with(x4,x5) & on(x5,x3) & in(x5,x6) & n_blue(x6) & n_woman(x5) & n_seesaw(x4)) & in(x1,x2) & n_sweater(x2) & n_man(x1))
|
exists e1 x1 x2 x3.(n_chest(x3) & of(x3,x1) & n_male(x1) & n_man(x1) & Theme(e1,x2) & Actor(e1,x1) & v_wear(e1) & over(x2,x3) & n_thing(x2))
|
4e4d6b6c-e4c8-11ec-9cdd-0242ac1c0002
|
exists s1 s2 x1 x2 x3.(n_sweater(x2) & n_side(x3) & n_man(x1) & in(x1,x2) & exists x4 x5 x6.(with(x4,x5) & on(x5,x3) & on(x1,x3) & of(x3,x4) & n_woman(x5) & n_seesaw(x4) & n_blue(x6) & in(x5,x6)) & a_right(s2) & a_left(s1) & Theme(s2,x3) & Theme(s1,x3))
|
exists e1 x1 x2 x3.(v_wear(e1) & over(x2,x3) & of(x3,x1) & n_thing(x2) & n_man(x1) & n_male(x1) & n_chest(x3) & Theme(e1,x2) & Actor(e1,x1))
|
||
A boy and a man work on an upturned bicycle's front wheel.
|
Two people are working on a car.
| 2 | -100 |
A car is not the same thing as a bicycle.
|
exists s1 s2 x1 x2 x3 x4 x5 x6.(a_topic(s1) & subset_of(x2,s1) & on(x2,x5) & n_wheel(x5) & of(x5,x6) & n_front(x6) & of(x5,x4) & n_bicycle(x4) & a_upturned(s2) & Theme(s2,x4) & n_work(x2) & of(x2,x3) & n_man(x3) & subset_of(x1,s1) & n_boy(x1))
|
exists e1 x1 x2.(on(e1,x2) & n_car(x2) & Actor(e1,x1) & v_work(e1) & n_people(x1) & card_eq_2(x1))
|
4e4d6ff4-e4c8-11ec-9cdd-0242ac1c0002
|
exists s1 s2 x1 x2 x3 x4 x5 x6.(subset_of(x2,s1) & subset_of(x1,s1) & on(x2,x5) & of(x5,x6) & of(x5,x4) & of(x2,x3) & n_work(x2) & n_wheel(x5) & n_man(x3) & n_front(x6) & n_boy(x1) & n_bicycle(x4) & a_upturned(s2) & a_topic(s1) & Theme(s2,x4))
|
exists e1 x1 x2.(v_work(e1) & on(e1,x2) & n_people(x1) & n_car(x2) & card_eq_2(x1) & Actor(e1,x1))
|
||
A boy and a man work on an upturned bicycle's front wheel.
|
Two people are working on a bike.
| 0 | -100 |
A boy and a man are working on a bike on the street.
|
exists s1 s2 x1 x2 x3 x4 x5 x6.(a_topic(s1) & subset_of(x2,s1) & on(x2,x5) & n_wheel(x5) & of(x5,x6) & n_front(x6) & of(x5,x4) & n_bicycle(x4) & a_upturned(s2) & Theme(s2,x4) & n_work(x2) & of(x2,x3) & n_man(x3) & subset_of(x1,s1) & n_boy(x1))
|
exists e1 x1 x2.(on(e1,x2) & n_bike(x2) & Actor(e1,x1) & v_work(e1) & n_people(x1) & card_eq_2(x1))
|
4e4d7454-e4c8-11ec-9cdd-0242ac1c0002
|
exists s1 s2 x1 x2 x3 x4 x5 x6.(subset_of(x2,s1) & subset_of(x1,s1) & on(x2,x5) & of(x5,x6) & of(x5,x4) & of(x2,x3) & n_work(x2) & n_wheel(x5) & n_man(x3) & n_front(x6) & n_boy(x1) & n_bicycle(x4) & a_upturned(s2) & a_topic(s1) & Theme(s2,x4))
|
exists e1 x1 x2.(v_work(e1) & on(e1,x2) & n_people(x1) & n_bike(x2) & card_eq_2(x1) & Actor(e1,x1))
|
||
A boy and a man work on an upturned bicycle's front wheel.
|
Two people are almost done working on a bike.
| 1 | -100 |
You can not infer they are done working on the bike.
|
exists s1 s2 x1 x2 x3 x4 x5 x6.(a_topic(s1) & subset_of(x2,s1) & on(x2,x5) & n_wheel(x5) & of(x5,x6) & n_front(x6) & of(x5,x4) & n_bicycle(x4) & a_upturned(s2) & Theme(s2,x4) & n_work(x2) & of(x2,x3) & n_man(x3) & subset_of(x1,s1) & n_boy(x1))
|
exists e1 e2 s1 x1 x2.(for(e1,e2) & on(e2,x2) & n_bike(x2) & Actor(e2,x1) & v_work(e2) & a_almost(s1) & Manner(e1,s1) & Theme(e1,x1) & v_do(e1) & n_people(x1) & card_eq_2(x1))
|
4e4d7968-e4c8-11ec-9cdd-0242ac1c0002
|
exists s1 s2 x1 x2 x3 x4 x5 x6.(subset_of(x2,s1) & subset_of(x1,s1) & on(x2,x5) & of(x5,x6) & of(x5,x4) & of(x2,x3) & n_work(x2) & n_wheel(x5) & n_man(x3) & n_front(x6) & n_boy(x1) & n_bicycle(x4) & a_upturned(s2) & a_topic(s1) & Theme(s2,x4))
|
exists e1 e2 s1 x1 x2.(v_work(e2) & v_do(e1) & on(e2,x2) & n_people(x1) & n_bike(x2) & for(e1,e2) & card_eq_2(x1) & a_almost(s1) & Theme(e1,x1) & Manner(e1,s1) & Actor(e2,x1))
|
||
A young boy of trying to fix his blue bike while an adult looks on.
|
A boy next to a bike.
| 0 | 0.847449 |
Trying to fix a bike implies that one is near or next to the bike.
|
exists e1 e2 p1 s1 s2 s3 x1 x2 x3.(a_on(s2) & Manner(e2,s2) & Actor(e2,x1) & v_look(e2) & Topic(e1,p1) & Actor(e1,x2) & v_try(e1) & exists e3 x4.(while(e3,x4) & n_adult(x4) & Theme(e3,x3) & Actor(e3,x2) & v_fix(e3)) & n_bike(x3) & a_blue(s3) & Theme(s3,x3) & of(x3,x1) & n_male(x1) & (x1 = x2) & n_boy(x1) & a_young(s1) & Theme(s1,x1))
|
exists x1 x2 x3.(a_topic(x1) & to(x2,x3) & n_bike(x3) & next(x1,x2) & n_thing(x2) & n_boy(x1))
|
4e4d7e9a-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 e2 p1 s1 s2 s3 x1 x2 x3.(v_try(e1) & v_look(e2) & of(x3,x1) & n_male(x1) & n_boy(x1) & n_bike(x3) & exists e3 x4.(while(e3,x4) & v_fix(e3) & n_adult(x4) & Theme(e3,x3) & Actor(e3,x2)) & a_young(s1) & a_on(s2) & a_blue(s3) & Topic(e1,p1) & Theme(s3,x3) & Theme(s1,x1) & Manner(e2,s2) & Actor(e2,x1) & Actor(e1,x2) & (x1 = x2))
|
exists x1 x2 x3.(to(x2,x3) & next(x1,x2) & n_thing(x2) & n_boy(x1) & n_bike(x3) & a_topic(x1))
|
||
A young boy of trying to fix his blue bike while an adult looks on.
|
A young girl is swinging on some swings.
| 2 | -100 |
A boy and a girl are two different genders.
|
exists e2 e1 p1 s1 s2 s3 x1 x2 x3.(a_on(s2) & Manner(e2,s2) & Actor(e2,x1) & v_look(e2) & Topic(e1,p1) & Actor(e1,x2) & v_try(e1) & exists e3 x4.(while(e3,x4) & n_adult(x4) & Theme(e3,x3) & Actor(e3,x2) & v_fix(e3)) & n_bike(x3) & a_blue(s3) & Theme(s3,x3) & of(x3,x1) & n_male(x1) & (x1 = x2) & n_boy(x1) & a_young(s1) & Theme(s1,x1))
|
exists e1 s1 x1 x2.(on(e1,x2) & n_swing(x2) & Actor(e1,x1) & v_swing(e1) & n_girl(x1) & a_young(s1) & Theme(s1,x1))
|
4e4d8354-e4c8-11ec-9cdd-0242ac1c0002
|
exists e2 e1 p1 s1 s2 s3 x1 x2 x3.(v_try(e1) & v_look(e2) & of(x3,x1) & n_male(x1) & n_boy(x1) & n_bike(x3) & exists e3 x4.(while(e3,x4) & v_fix(e3) & n_adult(x4) & Theme(e3,x3) & Actor(e3,x2)) & a_young(s1) & a_on(s2) & a_blue(s3) & Topic(e1,p1) & Theme(s3,x3) & Theme(s1,x1) & Manner(e2,s2) & Actor(e2,x1) & Actor(e1,x2) & (x1 = x2))
|
exists e1 s1 x1 x2.(v_swing(e1) & on(e1,x2) & n_swing(x2) & n_girl(x1) & a_young(s1) & Theme(s1,x1) & Actor(e1,x1))
|
||
A young boy of trying to fix his blue bike while an adult looks on.
|
A boy has a bike.
| 0 | -100 |
The person is a boy because he is a young boy.
|
exists e1 e2 p1 s1 s2 s3 x1 x2 x3.(a_on(s2) & Manner(e2,s2) & Actor(e2,x1) & v_look(e2) & Topic(e1,p1) & Actor(e1,x2) & v_try(e1) & exists e3 x4.(while(e3,x4) & n_adult(x4) & Theme(e3,x3) & Actor(e3,x2) & v_fix(e3)) & n_bike(x3) & a_blue(s3) & Theme(s3,x3) & of(x3,x1) & n_male(x1) & (x1 = x2) & n_boy(x1) & a_young(s1) & Theme(s1,x1))
|
exists e1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_have(e1) & n_bike(x2) & n_boy(x1))
|
4e4d8804-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 e2 p1 s1 s2 s3 x1 x2 x3.(v_try(e1) & v_look(e2) & of(x3,x1) & n_male(x1) & n_boy(x1) & n_bike(x3) & exists e3 x4.(while(e3,x4) & v_fix(e3) & n_adult(x4) & Theme(e3,x3) & Actor(e3,x2)) & a_young(s1) & a_on(s2) & a_blue(s3) & Topic(e1,p1) & Theme(s3,x3) & Theme(s1,x1) & Manner(e2,s2) & Actor(e2,x1) & Actor(e1,x2) & (x1 = x2))
|
exists e1 x1 x2.(v_have(e1) & n_boy(x1) & n_bike(x2) & Theme(e1,x2) & Actor(e1,x1))
|
||
A young boy of trying to fix his blue bike while an adult looks on.
|
An adult watches a boy riding a skateboard.
| 2 | -100 |
If the boy is riding a skateboard, he is not trying to fix his bike.
|
exists e2 e1 p1 s1 s2 s3 x1 x2 x3.(a_on(s2) & Manner(e2,s2) & Actor(e2,x1) & v_look(e2) & Topic(e1,p1) & Actor(e1,x2) & v_try(e1) & exists e3 x4.(while(e3,x4) & n_adult(x4) & Theme(e3,x3) & Actor(e3,x2) & v_fix(e3)) & n_bike(x3) & a_blue(s3) & Theme(s3,x3) & of(x3,x1) & n_male(x1) & (x1 = x2) & n_boy(x1) & a_young(s1) & Theme(s1,x1))
|
exists e2 e1 x1 x2 x3.(for(e1,e2) & Theme(e2,x3) & Actor(e2,x1) & v_ride(e2) & n_skateboard(x3) & Theme(e1,x2) & Actor(e1,x1) & v_watch(e1) & n_boy(x2) & n_adult(x1))
|
4e4d8cbe-e4c8-11ec-9cdd-0242ac1c0002
|
exists e2 e1 p1 s1 s2 s3 x1 x2 x3.(v_try(e1) & v_look(e2) & of(x3,x1) & n_male(x1) & n_boy(x1) & n_bike(x3) & exists e3 x4.(while(e3,x4) & v_fix(e3) & n_adult(x4) & Theme(e3,x3) & Actor(e3,x2)) & a_young(s1) & a_on(s2) & a_blue(s3) & Topic(e1,p1) & Theme(s3,x3) & Theme(s1,x1) & Manner(e2,s2) & Actor(e2,x1) & Actor(e1,x2) & (x1 = x2))
|
exists e2 e1 x1 x2 x3.(v_watch(e1) & v_ride(e2) & n_skateboard(x3) & n_boy(x2) & n_adult(x1) & for(e1,e2) & Theme(e2,x3) & Theme(e1,x2) & Actor(e2,x1) & Actor(e1,x1))
|
||
A young boy of trying to fix his blue bike while an adult looks on.
|
A young boy is working on his bike.
| 0 | -100 |
The boy is working on his bike because the boy is trying to fix his bike.
|
exists e2 e1 p1 s1 s2 s3 x1 x2 x3.(a_on(s2) & Manner(e2,s2) & Actor(e2,x1) & v_look(e2) & Topic(e1,p1) & Actor(e1,x2) & v_try(e1) & exists e3 x4.(while(e3,x4) & n_adult(x4) & Theme(e3,x3) & Actor(e3,x2) & v_fix(e3)) & n_bike(x3) & a_blue(s3) & Theme(s3,x3) & of(x3,x1) & n_male(x1) & (x1 = x2) & n_boy(x1) & a_young(s1) & Theme(s1,x1))
|
exists e1 s1 x1 x2.(on(e1,x2) & n_bike(x2) & of(x2,x1) & n_male(x1) & Actor(e1,x1) & v_work(e1) & n_boy(x1) & a_young(s1) & Theme(s1,x1))
|
4e4d93a8-e4c8-11ec-9cdd-0242ac1c0002
|
exists e2 e1 p1 s1 s2 s3 x1 x2 x3.(v_try(e1) & v_look(e2) & of(x3,x1) & n_male(x1) & n_boy(x1) & n_bike(x3) & exists e3 x4.(while(e3,x4) & v_fix(e3) & n_adult(x4) & Theme(e3,x3) & Actor(e3,x2)) & a_young(s1) & a_on(s2) & a_blue(s3) & Topic(e1,p1) & Theme(s3,x3) & Theme(s1,x1) & Manner(e2,s2) & Actor(e2,x1) & Actor(e1,x2) & (x1 = x2))
|
exists e1 s1 x1 x2.(v_work(e1) & on(e1,x2) & of(x2,x1) & n_male(x1) & n_boy(x1) & n_bike(x2) & a_young(s1) & Theme(s1,x1) & Actor(e1,x1))
|
||
A young boy of trying to fix his blue bike while an adult looks on.
|
The boy knows how to fix bikes.
| 1 | 0.529963 |
Just because he is a boy, it does not mean he knows how to fix bikes.
|
exists e2 e1 p1 s1 s2 s3 x1 x2 x3.(a_on(s2) & Manner(e2,s2) & Actor(e2,x1) & v_look(e2) & Topic(e1,p1) & Actor(e1,x2) & v_try(e1) & exists e3 x4.(while(e3,x4) & n_adult(x4) & Theme(e3,x3) & Actor(e3,x2) & v_fix(e3)) & n_bike(x3) & a_blue(s3) & Theme(s3,x3) & of(x3,x1) & n_male(x1) & (x1 = x2) & n_boy(x1) & a_young(s1) & Theme(s1,x1))
|
exists e1 x1 x2.(n_boy(x1) & Topic(e1,x2) & Actor(e1,x1) & v_know(e1) & n_manner(x2) & exists e2 x3 x4.(Theme(e2,x4) & Actor(e2,x3) & v_fix(e2) & n_bike(x4)))
|
4e4d99c0-e4c8-11ec-9cdd-0242ac1c0002
|
exists e2 e1 p1 s1 s2 s3 x1 x2 x3.(v_try(e1) & v_look(e2) & of(x3,x1) & n_male(x1) & n_boy(x1) & n_bike(x3) & exists e3 x4.(while(e3,x4) & v_fix(e3) & n_adult(x4) & Theme(e3,x3) & Actor(e3,x2)) & a_young(s1) & a_on(s2) & a_blue(s3) & Topic(e1,p1) & Theme(s3,x3) & Theme(s1,x1) & Manner(e2,s2) & Actor(e2,x1) & Actor(e1,x2) & (x1 = x2))
|
exists e1 x1 x2.(v_know(e1) & n_manner(x2) & n_boy(x1) & exists e2 x3 x4.(v_fix(e2) & n_bike(x4) & Theme(e2,x4) & Actor(e2,x3)) & Topic(e1,x2) & Actor(e1,x1))
|
||
A young boy of trying to fix his blue bike while an adult looks on.
|
A young boy with a red shirt is trying to fix his blue bike while an adult looks on.
| 1 | 0.028526 |
the boy may or may not be wearing a red shirt
|
exists e1 e2 p1 s1 s2 s3 x1 x2 x3.(a_on(s2) & Manner(e2,s2) & Actor(e2,x1) & v_look(e2) & Topic(e1,p1) & Actor(e1,x2) & v_try(e1) & exists e3 x4.(while(e3,x4) & n_adult(x4) & Theme(e3,x3) & Actor(e3,x2) & v_fix(e3)) & n_bike(x3) & a_blue(s3) & Theme(s3,x3) & of(x3,x1) & n_male(x1) & (x1 = x2) & n_boy(x1) & a_young(s1) & Theme(s1,x1))
|
exists e1 p1 s1 s2 s3 x1 x2 x3.(Topic(e1,p1) & Actor(e1,x1) & v_try(e1) & exists e2 p2.(exists e3 s4 x4.(a_on(s4) & Manner(e3,s4) & Actor(e3,x4) & v_look(e3) & n_adult(x4)) & while(e2,p2) & Theme(e2,x3) & Actor(e2,x1) & v_fix(e2)) & n_bike(x3) & a_blue(s3) & Theme(s3,x3) & of(x3,x1) & n_male(x1) & with(x1,x2) & n_shirt(x2) & a_red(s2) & Theme(s2,x2) & n_boy(x1) & a_young(s1) & Theme(s1,x1))
|
4e4d9ea2-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 e2 p1 s1 s2 s3 x1 x2 x3.(v_try(e1) & v_look(e2) & of(x3,x1) & n_male(x1) & n_boy(x1) & n_bike(x3) & exists e3 x4.(while(e3,x4) & v_fix(e3) & n_adult(x4) & Theme(e3,x3) & Actor(e3,x2)) & a_young(s1) & a_on(s2) & a_blue(s3) & Topic(e1,p1) & Theme(s3,x3) & Theme(s1,x1) & Manner(e2,s2) & Actor(e2,x1) & Actor(e1,x2) & (x1 = x2))
|
exists e1 p1 s1 s2 s3 x1 x2 x3.(with(x1,x2) & v_try(e1) & of(x3,x1) & n_shirt(x2) & n_male(x1) & n_boy(x1) & n_bike(x3) & exists e2 p2.(while(e2,p2) & v_fix(e2) & exists e3 s4 x4.(v_look(e3) & n_adult(x4) & a_on(s4) & Manner(e3,s4) & Actor(e3,x4)) & Theme(e2,x3) & Actor(e2,x1)) & a_young(s1) & a_red(s2) & a_blue(s3) & Topic(e1,p1) & Theme(s3,x3) & Theme(s2,x2) & Theme(s1,x1) & Actor(e1,x1))
|
||
A young boy of trying to fix his blue bike while an adult looks on.
|
The child is trying to fix his bike.
| 0 | -100 |
The child is trying to fix his bike because he is a boy trying to fix his blue bike.
|
exists e2 e1 p1 s1 s2 s3 x1 x2 x3.(a_on(s2) & Manner(e2,s2) & Actor(e2,x1) & v_look(e2) & Topic(e1,p1) & Actor(e1,x2) & v_try(e1) & exists e3 x4.(while(e3,x4) & n_adult(x4) & Theme(e3,x3) & Actor(e3,x2) & v_fix(e3)) & n_bike(x3) & a_blue(s3) & Theme(s3,x3) & of(x3,x1) & n_male(x1) & (x1 = x2) & n_boy(x1) & a_young(s1) & Theme(s1,x1))
|
exists e1 p1 x1 x2.(n_bike(x2) & of(x2,x1) & n_male(x1) & n_child(x1) & Topic(e1,p1) & Actor(e1,x1) & v_try(e1) & exists e2.(Theme(e2,x2) & Actor(e2,x1) & v_fix(e2)))
|
4e4da438-e4c8-11ec-9cdd-0242ac1c0002
|
exists e2 e1 p1 s1 s2 s3 x1 x2 x3.(v_try(e1) & v_look(e2) & of(x3,x1) & n_male(x1) & n_boy(x1) & n_bike(x3) & exists e3 x4.(while(e3,x4) & v_fix(e3) & n_adult(x4) & Theme(e3,x3) & Actor(e3,x2)) & a_young(s1) & a_on(s2) & a_blue(s3) & Topic(e1,p1) & Theme(s3,x3) & Theme(s1,x1) & Manner(e2,s2) & Actor(e2,x1) & Actor(e1,x2) & (x1 = x2))
|
exists e1 p1 x1 x2.(v_try(e1) & of(x2,x1) & n_male(x1) & n_child(x1) & n_bike(x2) & exists e2.(v_fix(e2) & Theme(e2,x2) & Actor(e2,x1)) & Topic(e1,p1) & Actor(e1,x1))
|
||
A young boy of trying to fix his blue bike while an adult looks on.
|
A boy fixing his bike after he crashes it into a flag pole.
| 1 | 0.003545 |
the may or may not have crashed his bike into a flag pole
|
exists e2 e1 p1 s1 s2 s3 x1 x2 x3.(a_on(s2) & Manner(e2,s2) & Actor(e2,x1) & v_look(e2) & Topic(e1,p1) & Actor(e1,x2) & v_try(e1) & exists e3 x4.(while(e3,x4) & n_adult(x4) & Theme(e3,x3) & Actor(e3,x2) & v_fix(e3)) & n_bike(x3) & a_blue(s3) & Theme(s3,x3) & of(x3,x1) & n_male(x1) & (x1 = x2) & n_boy(x1) & a_young(s1) & Theme(s1,x1))
|
exists e1 p1 x1 x2 x3.(a_topic(x1) & exists e2 x4 x5.(into(e2,x4) & n_pole(x4) & of(x4,x5) & n_flag(x5) & Theme(e2,x3) & Actor(e2,x1) & v_crash(e2)) & n_thing(x3) & n_male(x1) & n_male(x1) & after(e1,p1) & Theme(e1,x3) & Actor(e1,x2) & v_fix(e1) & n_bike(x3) & of(x3,x1) & (x1 = x2) & n_boy(x1))
|
4e4da8c0-e4c8-11ec-9cdd-0242ac1c0002
|
exists e2 e1 p1 s1 s2 s3 x1 x2 x3.(v_try(e1) & v_look(e2) & of(x3,x1) & n_male(x1) & n_boy(x1) & n_bike(x3) & exists e3 x4.(while(e3,x4) & v_fix(e3) & n_adult(x4) & Theme(e3,x3) & Actor(e3,x2)) & a_young(s1) & a_on(s2) & a_blue(s3) & Topic(e1,p1) & Theme(s3,x3) & Theme(s1,x1) & Manner(e2,s2) & Actor(e2,x1) & Actor(e1,x2) & (x1 = x2))
|
exists e1 p1 x1 x2 x3.(v_fix(e1) & of(x3,x1) & n_thing(x3) & n_male(x1) & n_boy(x1) & n_bike(x3) & exists e2 x4 x5.(v_crash(e2) & of(x4,x5) & n_pole(x4) & n_flag(x5) & into(e2,x4) & Theme(e2,x3) & Actor(e2,x1)) & after(e1,p1) & a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2))
|
||
A young boy of trying to fix his blue bike while an adult looks on.
|
The little girl tries to fix her bracelet, but she doesn't know how.
| 2 | -100 |
A boy cannot be a girl. He is either fixing a bike or a bracelet.
|
exists e2 e1 p1 s1 s2 s3 x1 x2 x3.(a_on(s2) & Manner(e2,s2) & Actor(e2,x1) & v_look(e2) & Topic(e1,p1) & Actor(e1,x2) & v_try(e1) & exists e3 x4.(while(e3,x4) & n_adult(x4) & Theme(e3,x3) & Actor(e3,x2) & v_fix(e3)) & n_bike(x3) & a_blue(s3) & Theme(s3,x3) & of(x3,x1) & n_male(x1) & (x1 = x2) & n_boy(x1) & a_young(s1) & Theme(s1,x1))
|
exists e1 p1 s1 x1 x2.(n_female(x1) & n_female(x1) & n_bracelet(x2) & of(x2,x1) & n_girl(x1) & a_little(s1) & Theme(s1,x1) & -exists e3 s2.(a_how(s2) & Manner(e3,s2) & Actor(e3,x1) & v_know(e3)) & Topic(e1,p1) & Actor(e1,x1) & v_try(e1) & exists e2.(Theme(e2,x2) & Actor(e2,x1) & v_fix(e2)))
|
4e4dad2a-e4c8-11ec-9cdd-0242ac1c0002
|
exists e2 e1 p1 s1 s2 s3 x1 x2 x3.(v_try(e1) & v_look(e2) & of(x3,x1) & n_male(x1) & n_boy(x1) & n_bike(x3) & exists e3 x4.(while(e3,x4) & v_fix(e3) & n_adult(x4) & Theme(e3,x3) & Actor(e3,x2)) & a_young(s1) & a_on(s2) & a_blue(s3) & Topic(e1,p1) & Theme(s3,x3) & Theme(s1,x1) & Manner(e2,s2) & Actor(e2,x1) & Actor(e1,x2) & (x1 = x2))
|
exists e1 p1 s1 x1 x2.(v_try(e1) & of(x2,x1) & n_girl(x1) & n_female(x1) & n_bracelet(x2) & exists e2.(v_fix(e2) & Theme(e2,x2) & Actor(e2,x1)) & all e3 s2.(-v_know(e3) | -a_how(s2) | -Manner(e3,s2) | -Actor(e3,x1)) & a_little(s1) & Topic(e1,p1) & Theme(s1,x1) & Actor(e1,x1))
|
||
A young boy of trying to fix his blue bike while an adult looks on.
|
An adult watches as a young boy tries to repair his bike.
| 0 | -100 |
An adult watches because an adult looks on.
|
exists e1 e2 p1 s1 s2 s3 x1 x2 x3.(a_on(s2) & Manner(e2,s2) & Actor(e2,x1) & v_look(e2) & Topic(e1,p1) & Actor(e1,x2) & v_try(e1) & exists e3 x4.(while(e3,x4) & n_adult(x4) & Theme(e3,x3) & Actor(e3,x2) & v_fix(e3)) & n_bike(x3) & a_blue(s3) & Theme(s3,x3) & of(x3,x1) & n_male(x1) & (x1 = x2) & n_boy(x1) & a_young(s1) & Theme(s1,x1))
|
exists e1 p1 x1 x3.(exists e2 p2 s1 x2.(Topic(e2,p2) & Actor(e2,x2) & v_try(e2) & exists e3.(Theme(e3,x3) & Actor(e3,x2) & v_repair(e3)) & n_boy(x2) & a_young(s1) & Theme(s1,x2)) & n_bike(x3) & of(x3,x1) & n_male(x1) & as(e1,p1) & Actor(e1,x1) & v_watch(e1) & n_adult(x1))
|
4e4db1a8-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 e2 p1 s1 s2 s3 x1 x2 x3.(v_try(e1) & v_look(e2) & of(x3,x1) & n_male(x1) & n_boy(x1) & n_bike(x3) & exists e3 x4.(while(e3,x4) & v_fix(e3) & n_adult(x4) & Theme(e3,x3) & Actor(e3,x2)) & a_young(s1) & a_on(s2) & a_blue(s3) & Topic(e1,p1) & Theme(s3,x3) & Theme(s1,x1) & Manner(e2,s2) & Actor(e2,x1) & Actor(e1,x2) & (x1 = x2))
|
exists e1 p1 x1 x3.(v_watch(e1) & of(x3,x1) & n_male(x1) & n_bike(x3) & n_adult(x1) & exists e2 p2 s1 x2.(v_try(e2) & n_boy(x2) & exists e3.(v_repair(e3) & Theme(e3,x3) & Actor(e3,x2)) & a_young(s1) & Topic(e2,p2) & Theme(s1,x2) & Actor(e2,x2)) & as(e1,p1) & Actor(e1,x1))
|
||
A young boy of trying to fix his blue bike while an adult looks on.
|
The boy has a car.
| 2 | -100 |
If he has a car, he would not need to fix his bike.
|
exists e1 e2 p1 s1 s2 s3 x1 x2 x3.(a_on(s2) & Manner(e2,s2) & Actor(e2,x1) & v_look(e2) & Topic(e1,p1) & Actor(e1,x2) & v_try(e1) & exists e3 x4.(while(e3,x4) & n_adult(x4) & Theme(e3,x3) & Actor(e3,x2) & v_fix(e3)) & n_bike(x3) & a_blue(s3) & Theme(s3,x3) & of(x3,x1) & n_male(x1) & (x1 = x2) & n_boy(x1) & a_young(s1) & Theme(s1,x1))
|
exists e1 x1 x2.(n_boy(x1) & Theme(e1,x2) & Actor(e1,x1) & v_have(e1) & n_car(x2))
|
4e4db626-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 e2 p1 s1 s2 s3 x1 x2 x3.(v_try(e1) & v_look(e2) & of(x3,x1) & n_male(x1) & n_boy(x1) & n_bike(x3) & exists e3 x4.(while(e3,x4) & v_fix(e3) & n_adult(x4) & Theme(e3,x3) & Actor(e3,x2)) & a_young(s1) & a_on(s2) & a_blue(s3) & Topic(e1,p1) & Theme(s3,x3) & Theme(s1,x1) & Manner(e2,s2) & Actor(e2,x1) & Actor(e1,x2) & (x1 = x2))
|
exists e1 x1 x2.(v_have(e1) & n_car(x2) & n_boy(x1) & Theme(e1,x2) & Actor(e1,x1))
|
||
A young boy of trying to fix his blue bike while an adult looks on.
|
A boy and his dad repairing a boat.
| 2 | -100 |
If the adult looks on, he is not helping the boy. And implies that they are working together. A bike is not a boat.
|
exists e1 e2 p1 s1 s2 s3 x1 x2 x3.(a_on(s2) & Manner(e2,s2) & Actor(e2,x1) & v_look(e2) & Topic(e1,p1) & Actor(e1,x2) & v_try(e1) & exists e3 x4.(while(e3,x4) & n_adult(x4) & Theme(e3,x3) & Actor(e3,x2) & v_fix(e3)) & n_bike(x3) & a_blue(s3) & Theme(s3,x3) & of(x3,x1) & n_male(x1) & (x1 = x2) & n_boy(x1) & a_young(s1) & Theme(s1,x1))
|
exists e1 s1 x1 x2 x3 x4.(a_topic(s1) & subset_of(x2,s1) & Theme(e1,x4) & Actor(e1,x3) & v_repair(e1) & n_boat(x4) & (x2 = x3) & n_dad(x2) & of(x2,x1) & n_male(x1) & subset_of(x1,s1) & n_boy(x1))
|
4e4dbca2-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 e2 p1 s1 s2 s3 x1 x2 x3.(v_try(e1) & v_look(e2) & of(x3,x1) & n_male(x1) & n_boy(x1) & n_bike(x3) & exists e3 x4.(while(e3,x4) & v_fix(e3) & n_adult(x4) & Theme(e3,x3) & Actor(e3,x2)) & a_young(s1) & a_on(s2) & a_blue(s3) & Topic(e1,p1) & Theme(s3,x3) & Theme(s1,x1) & Manner(e2,s2) & Actor(e2,x1) & Actor(e1,x2) & (x1 = x2))
|
exists e1 s1 x1 x2 x3 x4.(v_repair(e1) & subset_of(x2,s1) & subset_of(x1,s1) & of(x2,x1) & n_male(x1) & n_dad(x2) & n_boy(x1) & n_boat(x4) & a_topic(s1) & Theme(e1,x4) & Actor(e1,x3) & (x2 = x3))
|
||
A young boy of trying to fix his blue bike while an adult looks on.
|
A boys parent looks on while the boy repairs his bike.
| 1 | 0.705433 |
the adult looking on may or may not be his parent
|
exists e1 e2 p1 s1 s2 s3 x1 x2 x3.(a_on(s2) & Manner(e2,s2) & Actor(e2,x1) & v_look(e2) & Topic(e1,p1) & Actor(e1,x2) & v_try(e1) & exists e3 x4.(while(e3,x4) & n_adult(x4) & Theme(e3,x3) & Actor(e3,x2) & v_fix(e3)) & n_bike(x3) & a_blue(s3) & Theme(s3,x3) & of(x3,x1) & n_male(x1) & (x1 = x2) & n_boy(x1) & a_young(s1) & Theme(s1,x1))
|
exists e1 x1 x2 x3 x4.(while(e1,x4) & n_repair(x4) & of(x4,x2) & n_boy(x2) & n_boy(x2) & on(e1,x3) & n_bike(x3) & of(x3,x1) & n_male(x1) & Actor(e1,x1) & v_look(e1) & n_parent(x1) & of(x1,x2))
|
4e4dc184-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 e2 p1 s1 s2 s3 x1 x2 x3.(v_try(e1) & v_look(e2) & of(x3,x1) & n_male(x1) & n_boy(x1) & n_bike(x3) & exists e3 x4.(while(e3,x4) & v_fix(e3) & n_adult(x4) & Theme(e3,x3) & Actor(e3,x2)) & a_young(s1) & a_on(s2) & a_blue(s3) & Topic(e1,p1) & Theme(s3,x3) & Theme(s1,x1) & Manner(e2,s2) & Actor(e2,x1) & Actor(e1,x2) & (x1 = x2))
|
exists e1 x1 x2 x3 x4.(while(e1,x4) & v_look(e1) & on(e1,x3) & of(x4,x2) & of(x3,x1) & of(x1,x2) & n_repair(x4) & n_parent(x1) & n_male(x1) & n_boy(x2) & n_bike(x3) & Actor(e1,x1))
|
||
A young boy of trying to fix his blue bike while an adult looks on.
|
The boy is having a hard time fixing his bike.
| 1 | 0.56829 |
the boy may or may not be having a hard time fixing his bike
|
exists e2 e1 p1 s1 s2 s3 x1 x2 x3.(a_on(s2) & Manner(e2,s2) & Actor(e2,x1) & v_look(e2) & Topic(e1,p1) & Actor(e1,x2) & v_try(e1) & exists e3 x4.(while(e3,x4) & n_adult(x4) & Theme(e3,x3) & Actor(e3,x2) & v_fix(e3)) & n_bike(x3) & a_blue(s3) & Theme(s3,x3) & of(x3,x1) & n_male(x1) & (x1 = x2) & n_boy(x1) & a_young(s1) & Theme(s1,x1))
|
exists e2 e1 s1 x1 x2 x3 x4.(n_bike(x4) & of(x4,x1) & n_male(x1) & n_boy(x1) & Theme(e2,x2) & Actor(e2,x1) & v_have(e2) & Theme(e1,x4) & Actor(e1,x3) & v_fix(e1) & (x2 = x3) & n_time(x2) & a_hard(s1) & Theme(s1,x2))
|
4e4dc634-e4c8-11ec-9cdd-0242ac1c0002
|
exists e2 e1 p1 s1 s2 s3 x1 x2 x3.(v_try(e1) & v_look(e2) & of(x3,x1) & n_male(x1) & n_boy(x1) & n_bike(x3) & exists e3 x4.(while(e3,x4) & v_fix(e3) & n_adult(x4) & Theme(e3,x3) & Actor(e3,x2)) & a_young(s1) & a_on(s2) & a_blue(s3) & Topic(e1,p1) & Theme(s3,x3) & Theme(s1,x1) & Manner(e2,s2) & Actor(e2,x1) & Actor(e1,x2) & (x1 = x2))
|
exists e2 e1 s1 x1 x2 x3 x4.(v_have(e2) & v_fix(e1) & of(x4,x1) & n_time(x2) & n_male(x1) & n_boy(x1) & n_bike(x4) & a_hard(s1) & Theme(s1,x2) & Theme(e2,x2) & Theme(e1,x4) & Actor(e2,x1) & Actor(e1,x3) & (x2 = x3))
|
||
Two persons repairing their bicycle.
|
One person breaking a bike.
| 2 | -100 |
Breaking a bike and repairing a bike are opposites.
|
exists e1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_repair(e1) & n_bicycle(x2) & of(x2,x1) & n_thing(x1) & n_person(x1) & card_eq_2(x1))
|
exists e1 x1 x2 x3.(a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & v_break(e1) & n_bike(x3) & (x1 = x2) & n_person(x1) & card_eq_1(x1))
|
4e4dcb98-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 x1 x2.(v_repair(e1) & of(x2,x1) & n_thing(x1) & n_person(x1) & n_bicycle(x2) & card_eq_2(x1) & Theme(e1,x2) & Actor(e1,x1))
|
exists e1 x1 x2 x3.(v_break(e1) & n_person(x1) & n_bike(x3) & card_eq_1(x1) & a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2))
|
||
Two persons repairing their bicycle.
|
There are two people riding a horse.
| 2 | 0 |
The people are either repairing their bicycle or riding a horse.
|
exists e1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_repair(e1) & n_bicycle(x2) & of(x2,x1) & n_thing(x1) & n_person(x1) & card_eq_2(x1))
|
exists p1 x1 e1 x2 x3 x4.((x1 = x2) & Theme(e1,x4) & Actor(e1,x3) & v_ride(e1) & n_horse(x4) & (x2 = x3) & n_people(x2) & card_eq_2(x2))
|
4e4dd002-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 x1 x2.(v_repair(e1) & of(x2,x1) & n_thing(x1) & n_person(x1) & n_bicycle(x2) & card_eq_2(x1) & Theme(e1,x2) & Actor(e1,x1))
|
exists x1 e1 x2 x3 x4.(v_ride(e1) & n_people(x2) & n_horse(x4) & card_eq_2(x2) & Theme(e1,x4) & Actor(e1,x3) & (x2 = x3) & (x1 = x2))
|
||
Two persons repairing their bicycle.
|
The bicycle is easy to fix.
| 1 | 0.525584 |
You can not infer it's easy to fix.
|
exists e1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_repair(e1) & n_bicycle(x2) & of(x2,x1) & n_thing(x1) & n_person(x1) & card_eq_2(x1))
|
exists p1 s1 x2.(n_bicycle(x2) & Topic(s1,p1) & a_easy(s1) & exists e1 x1.(Theme(e1,x2) & Actor(e1,x1) & v_fix(e1) & n_thing(x1)))
|
4e4dd462-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 x1 x2.(v_repair(e1) & of(x2,x1) & n_thing(x1) & n_person(x1) & n_bicycle(x2) & card_eq_2(x1) & Theme(e1,x2) & Actor(e1,x1))
|
exists p1 s1 x2.(n_bicycle(x2) & exists e1 x1.(v_fix(e1) & n_thing(x1) & Theme(e1,x2) & Actor(e1,x1)) & a_easy(s1) & Topic(s1,p1))
|
||
Two persons repairing their bicycle.
|
There is a man and a boy repairing a bicycle.
| 1 | 0.500866 |
the two persons may or may not be a man and a boy
|
exists e1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_repair(e1) & n_bicycle(x2) & of(x2,x1) & n_thing(x1) & n_person(x1) & card_eq_2(x1))
|
exists p1 x1 e1 x2 x3 x4 x5 x6.((x1 = x2) & subset_of(x4,x2) & Theme(e1,x6) & Actor(e1,x5) & v_repair(e1) & n_bicycle(x6) & (x4 = x5) & n_boy(x4) & subset_of(x3,x2) & n_man(x3))
|
4e4dd8c2-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 x1 x2.(v_repair(e1) & of(x2,x1) & n_thing(x1) & n_person(x1) & n_bicycle(x2) & card_eq_2(x1) & Theme(e1,x2) & Actor(e1,x1))
|
exists x1 e1 x2 x3 x4 x5 x6.(v_repair(e1) & subset_of(x4,x2) & subset_of(x3,x2) & n_man(x3) & n_boy(x4) & n_bicycle(x6) & Theme(e1,x6) & Actor(e1,x5) & (x4 = x5) & (x1 = x2))
|
||
Two persons repairing their bicycle.
|
There are multiple people and a bike.
| 0 | -100 |
There are multiple people because there are two people.
|
exists e1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_repair(e1) & n_bicycle(x2) & of(x2,x1) & n_thing(x1) & n_person(x1) & card_eq_2(x1))
|
exists p1 x1 s1 x2 x3 x4.((x1 = x2) & subset_of(x4,x2) & n_bike(x4) & subset_of(x3,x2) & n_people(x3) & a_multiple(s1) & Theme(s1,x3))
|
4e4de254-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 x1 x2.(v_repair(e1) & of(x2,x1) & n_thing(x1) & n_person(x1) & n_bicycle(x2) & card_eq_2(x1) & Theme(e1,x2) & Actor(e1,x1))
|
exists x1 s1 x2 x3 x4.(subset_of(x4,x2) & subset_of(x3,x2) & n_people(x3) & n_bike(x4) & a_multiple(s1) & Theme(s1,x3) & (x1 = x2))
|
||
Two persons repairing their bicycle.
|
There are two people repairing something.
| 0 | 0.964415 |
The people are repairing something because they are repairing a bicycle.
|
exists e1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_repair(e1) & n_bicycle(x2) & of(x2,x1) & n_thing(x1) & n_person(x1) & card_eq_2(x1))
|
exists p1 x1 e1 x2 x3 x4.((x1 = x2) & Theme(e1,x4) & Actor(e1,x3) & v_repair(e1) & n_thing(x4) & (x2 = x3) & n_people(x2) & card_eq_2(x2))
|
4e4deb14-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 x1 x2.(v_repair(e1) & of(x2,x1) & n_thing(x1) & n_person(x1) & n_bicycle(x2) & card_eq_2(x1) & Theme(e1,x2) & Actor(e1,x1))
|
exists x1 e1 x2 x3 x4.(v_repair(e1) & n_thing(x4) & n_people(x2) & card_eq_2(x2) & Theme(e1,x4) & Actor(e1,x3) & (x2 = x3) & (x1 = x2))
|
||
Two persons repairing their bicycle.
|
Two people fix a bicycle after it hit a car.
| 1 | 0.00333 |
repairing their bicycle doesn't implies that it is repaired after it hit a car.
|
exists e1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_repair(e1) & n_bicycle(x2) & of(x2,x1) & n_thing(x1) & n_person(x1) & card_eq_2(x1))
|
exists e1 p1 x1 x2.(exists e2 x3.(Theme(e2,x3) & Actor(e2,x1) & v_hit(e2) & n_car(x3)) & n_thing(x1) & after(e1,p1) & Theme(e1,x2) & Actor(e1,x1) & v_fix(e1) & n_bicycle(x2) & n_people(x1) & card_eq_2(x1))
|
4e4df49c-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 x1 x2.(v_repair(e1) & of(x2,x1) & n_thing(x1) & n_person(x1) & n_bicycle(x2) & card_eq_2(x1) & Theme(e1,x2) & Actor(e1,x1))
|
exists e1 p1 x1 x2.(v_fix(e1) & n_thing(x1) & n_people(x1) & n_bicycle(x2) & exists e2 x3.(v_hit(e2) & n_car(x3) & Theme(e2,x3) & Actor(e2,x1)) & card_eq_2(x1) & after(e1,p1) & Theme(e1,x2) & Actor(e1,x1))
|
||
Two persons repairing their bicycle.
|
The bicycle needs repair.
| 0 | -100 |
The bicycle needs repair because people are repairing the bicycle.
|
exists e1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_repair(e1) & n_bicycle(x2) & of(x2,x1) & n_thing(x1) & n_person(x1) & card_eq_2(x1))
|
exists e1 x1 x2.(n_bicycle(x1) & Theme(e1,x2) & Actor(e1,x1) & v_need(e1) & n_repair(x2))
|
4e4df8f2-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 x1 x2.(v_repair(e1) & of(x2,x1) & n_thing(x1) & n_person(x1) & n_bicycle(x2) & card_eq_2(x1) & Theme(e1,x2) & Actor(e1,x1))
|
exists e1 x1 x2.(v_need(e1) & n_repair(x2) & n_bicycle(x1) & Theme(e1,x2) & Actor(e1,x1))
|
||
Two persons repairing their bicycle.
|
Two people are fixing a bike they stole.
| 1 | 0.002447 |
Bike and bicycle are different
|
exists e1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_repair(e1) & n_bicycle(x2) & of(x2,x1) & n_thing(x1) & n_person(x1) & card_eq_2(x1))
|
exists e1 e2 x1 x2 x3.(Theme(e2,x2) & Actor(e2,x1) & v_fix(e2) & Theme(e1,x3) & Actor(e1,x1) & v_steal(e1) & (x2 = x3) & n_thing(x1) & n_bike(x2) & n_people(x1) & card_eq_2(x1))
|
4e4e019e-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 x1 x2.(v_repair(e1) & of(x2,x1) & n_thing(x1) & n_person(x1) & n_bicycle(x2) & card_eq_2(x1) & Theme(e1,x2) & Actor(e1,x1))
|
exists e1 e2 x1 x2 x3.(v_steal(e1) & v_fix(e2) & n_thing(x1) & n_people(x1) & n_bike(x2) & card_eq_2(x1) & Theme(e2,x2) & Theme(e1,x3) & Actor(e2,x1) & Actor(e1,x1) & (x2 = x3))
|
||
Two persons repairing their bicycle.
|
Two people fixing a green bike.
| 1 | 0.036141 |
Fixing is doesn't means repairing , bike and bicycle are different
|
exists e1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_repair(e1) & n_bicycle(x2) & of(x2,x1) & n_thing(x1) & n_person(x1) & card_eq_2(x1))
|
exists e1 s1 x1 x2 x3.(a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & v_fix(e1) & n_bike(x3) & a_green(s1) & Theme(s1,x3) & (x1 = x2) & n_people(x1) & card_eq_2(x1))
|
4e4e0b26-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 x1 x2.(v_repair(e1) & of(x2,x1) & n_thing(x1) & n_person(x1) & n_bicycle(x2) & card_eq_2(x1) & Theme(e1,x2) & Actor(e1,x1))
|
exists e1 s1 x1 x2 x3.(v_fix(e1) & n_people(x1) & n_bike(x3) & card_eq_2(x1) & a_topic(x1) & a_green(s1) & Theme(s1,x3) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2))
|
||
A yellow dog in shallow water.
|
The dog is wet.
| 0 | -100 |
The dog is in the water, and water is wet, therefore the dog is wet.
|
exists s1 s2 x1 x2.(a_topic(x1) & in(x1,x2) & n_water(x2) & a_shallow(s2) & Theme(s2,x2) & n_dog(x1) & a_yellow(s1) & Theme(s1,x1))
|
exists s1 x1.(n_dog(x1) & Theme(s1,x1) & a_wet(s1))
|
4e524484-e4c8-11ec-9cdd-0242ac1c0002
|
exists s1 s2 x1 x2.(n_water(x2) & n_dog(x1) & in(x1,x2) & a_yellow(s1) & a_topic(x1) & a_shallow(s2) & Theme(s2,x2) & Theme(s1,x1))
|
exists s1 x1.(n_dog(x1) & a_wet(s1) & Theme(s1,x1))
|
||
A yellow dog in shallow water.
|
The dog is in the doghouse.
| 2 | -100 |
A dog cannot be both in a doghouse and in water at the same time.
|
exists s1 s2 x1 x2.(a_topic(x1) & in(x1,x2) & n_water(x2) & a_shallow(s2) & Theme(s2,x2) & n_dog(x1) & a_yellow(s1) & Theme(s1,x1))
|
exists p1 x1 x2.(n_doghouse(x2) & n_dog(x1) & in(x1,x2))
|
4e52497a-e4c8-11ec-9cdd-0242ac1c0002
|
exists s1 s2 x1 x2.(n_water(x2) & n_dog(x1) & in(x1,x2) & a_yellow(s1) & a_topic(x1) & a_shallow(s2) & Theme(s2,x2) & Theme(s1,x1))
|
exists x1 x2.(n_doghouse(x2) & n_dog(x1) & in(x1,x2))
|
||
A young girl with a bow on her head opening a present with people standing around her.
|
Girl being surrounded
| 0 | -100 |
If people are standing around someone, they are surrounding them.
|
exists e2 e1 s1 x1 x2 x3 x4 x5 x6 x7.(a_topic(x1) & with(x1,x2) & on(x2,x3) & with(e1,x6) & around(e2,x1) & n_female(x1) & n_female(x1) & Actor(e2,x7) & v_stand(e2) & (x6 = x7) & n_people(x6) & Theme(e1,x5) & Actor(e1,x4) & v_open(e1) & n_present(x5) & (x3 = x4) & n_head(x3) & of(x3,x1) & n_bow(x2) & n_girl(x1) & a_young(s1) & Theme(s1,x1))
|
exists e1 x1.(ne_nam_girl(x1) & Theme(e1,x1) & v_surround(e1))
|
4e524eb6-e4c8-11ec-9cdd-0242ac1c0002
|
exists e2 e1 s1 x1 x2 x3 x4 x5 x6 x7.(with(x1,x2) & with(e1,x6) & v_stand(e2) & v_open(e1) & on(x2,x3) & of(x3,x1) & n_present(x5) & n_people(x6) & n_head(x3) & n_girl(x1) & n_female(x1) & n_bow(x2) & around(e2,x1) & a_young(s1) & a_topic(x1) & Theme(s1,x1) & Theme(e1,x5) & Actor(e2,x7) & Actor(e1,x4) & (x6 = x7) & (x3 = x4))
|
exists e1 x1.(v_surround(e1) & ne_nam_girl(x1) & Theme(e1,x1))
|
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.