premise
stringlengths 9
342
| hypothesis
stringlengths 1
295
| label
int64 0
2
| probability
float64 -100
1
| explanation_1
stringlengths 0
706
| explanation_2
stringclasses 1
value | explanation_3
stringclasses 1
value | premise_logic
stringlengths 39
2.12k
| hypothesis_logic
stringlengths 33
2.09k
| id
stringlengths 36
36
| premise_sim
stringlengths 39
2.11k
| hypothesis_sim
stringlengths 33
2.08k
|
---|---|---|---|---|---|---|---|---|---|---|---|
A grocery store checkout where a checker is counting out change. | The store is full. | 1 | -100 | Checker counting change does not mean the store is full | exists p1 x1 x2 x3.(a_topic(x1) & exists e1 s1 x4 x5.(a_out(s1) & Manner(e1,s1) & Theme(e1,x5) & Actor(e1,x4) & v_count(e1) & n_change(x5) & n_checker(x4)) & where(x1,p1) & n_checkout(x1) & of(x1,x3) & n_store(x3) & of(x1,x2) & n_grocery(x2)) | exists s1 x1.(n_store(x1) & Theme(s1,x1) & a_full(s1)) | 78413f02-e4c8-11ec-9cdd-0242ac1c0002 | exists p1 x1 x2 x3.(where(x1,p1) & of(x1,x3) & of(x1,x2) & n_store(x3) & n_grocery(x2) & n_checkout(x1) & exists e1 s1 x4 x5.(v_count(e1) & n_checker(x4) & n_change(x5) & a_out(s1) & Theme(e1,x5) & Manner(e1,s1) & Actor(e1,x4)) & a_topic(x1)) | exists s1 x1.(n_store(x1) & a_full(s1) & Theme(s1,x1)) |
||
A grocery store checkout where a checker is counting out change. | The people are in the store. | 0 | -100 | Because the people are in the store, the checker is counting out change. | exists p1 x1 x2 x3.(a_topic(x1) & exists e1 s1 x4 x5.(a_out(s1) & Manner(e1,s1) & Theme(e1,x5) & Actor(e1,x4) & v_count(e1) & n_change(x5) & n_checker(x4)) & where(x1,p1) & n_checkout(x1) & of(x1,x3) & n_store(x3) & of(x1,x2) & n_grocery(x2)) | exists p1 x1 x2.(n_store(x2) & n_people(x1) & in(x1,x2)) | 78414498-e4c8-11ec-9cdd-0242ac1c0002 | exists p1 x1 x2 x3.(where(x1,p1) & of(x1,x3) & of(x1,x2) & n_store(x3) & n_grocery(x2) & n_checkout(x1) & exists e1 s1 x4 x5.(v_count(e1) & n_checker(x4) & n_change(x5) & a_out(s1) & Theme(e1,x5) & Manner(e1,s1) & Actor(e1,x4)) & a_topic(x1)) | exists x1 x2.(n_store(x2) & n_people(x1) & in(x1,x2)) |
||
A woman sitting on a stone bench next to many bikes. | the woman is outside a bikers club. | 1 | -100 | Bikes outside does not show it is a bikers club | exists e1 x1 x2 x3 x4 x5.(a_topic(x1) & to(e1,x5) & n_bike(x5) & n_quantity(x5) & r_next(e1) & on(e1,x3) & n_bench(x3) & of(x3,x4) & n_stone(x4) & Actor(e1,x2) & v_sit(e1) & (x1 = x2) & n_woman(x1)) | exists p1 x1.(n_woman(x1) & exists x2 x3.(outside(x1,x2) & n_club(x2) & of(x2,x3) & n_biker(x3))) | 7841498e-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4 x5.(v_sit(e1) & to(e1,x5) & r_next(e1) & on(e1,x3) & of(x3,x4) & n_woman(x1) & n_stone(x4) & n_quantity(x5) & n_bike(x5) & n_bench(x3) & a_topic(x1) & Actor(e1,x2) & (x1 = x2)) | exists x1.(n_woman(x1) & exists x2 x3.(outside(x1,x2) & of(x2,x3) & n_club(x2) & n_biker(x3))) |
||
A woman sitting on a stone bench next to many bikes. | The woman is riding a bike. | 2 | -100 | One can not be sitting on a bench and riding a bike simultaneously. | exists e1 x1 x2 x3 x4 x5.(a_topic(x1) & to(e1,x5) & n_bike(x5) & n_quantity(x5) & r_next(e1) & on(e1,x3) & n_bench(x3) & of(x3,x4) & n_stone(x4) & Actor(e1,x2) & v_sit(e1) & (x1 = x2) & n_woman(x1)) | exists e1 x1 x2.(n_woman(x1) & Theme(e1,x2) & Actor(e1,x1) & v_ride(e1) & n_bike(x2)) | 78414eca-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4 x5.(v_sit(e1) & to(e1,x5) & r_next(e1) & on(e1,x3) & of(x3,x4) & n_woman(x1) & n_stone(x4) & n_quantity(x5) & n_bike(x5) & n_bench(x3) & a_topic(x1) & Actor(e1,x2) & (x1 = x2)) | exists e1 x1 x2.(v_ride(e1) & n_woman(x1) & n_bike(x2) & Theme(e1,x2) & Actor(e1,x1)) |
||
A woman sitting on a stone bench next to many bikes. | A woman is sitting next to many bikes. | 0 | -100 | stone bench is used for sitting | exists e1 x1 x2 x3 x4 x5.(a_topic(x1) & to(e1,x5) & n_bike(x5) & n_quantity(x5) & r_next(e1) & on(e1,x3) & n_bench(x3) & of(x3,x4) & n_stone(x4) & Actor(e1,x2) & v_sit(e1) & (x1 = x2) & n_woman(x1)) | exists e1 x1 x2.(to(e1,x2) & n_bike(x2) & n_quantity(x2) & r_next(e1) & Actor(e1,x1) & v_sit(e1) & n_woman(x1)) | 7841558c-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4 x5.(v_sit(e1) & to(e1,x5) & r_next(e1) & on(e1,x3) & of(x3,x4) & n_woman(x1) & n_stone(x4) & n_quantity(x5) & n_bike(x5) & n_bench(x3) & a_topic(x1) & Actor(e1,x2) & (x1 = x2)) | exists e1 x1 x2.(v_sit(e1) & to(e1,x2) & r_next(e1) & n_woman(x1) & n_quantity(x2) & n_bike(x2) & Actor(e1,x1)) |
||
Two children with leg pads are performing stepping actions near another child and an adult. | Two children show their mom and sibling their stepping routine. | 1 | -100 | Children are not necessarily performing for their mom and sibling. | exists e1 s1 x1 x2 x3 x4 x5 x6 x7.(Theme(e1,x4) & Actor(e1,x1) & v_perform(e1) & near(x4,x5) & subset_of(x7,x5) & n_adult(x7) & subset_of(x6,x5) & n_child(x6) & -(x6 = x1) & n_child(x1) & n_child(x1) & n_action(x4) & a_stepping(s1) & Theme(s1,x4) & with(x1,x2) & n_pad(x2) & of(x2,x3) & n_leg(x3) & card_eq_2(x1)) | exists e1 e2 s1 x1 x2 x3 x4 x5.(Theme(e2,x2) & Actor(e2,x1) & v_show(e2) & subset_of(e1,x2) & Theme(e1,x5) & Actor(e1,x4) & v_sible(e1) & n_routine(x5) & a_stepping(s1) & Theme(s1,x5) & of(x5,x1) & n_thing(x1) & n_thing(x1) & n_thing(x4) & subset_of(x3,x2) & n_mom(x3) & of(x3,x1) & n_child(x1) & card_eq_2(x1)) | 78415aa0-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4 x5 x6 x7.(with(x1,x2) & v_perform(e1) & subset_of(x7,x5) & subset_of(x6,x5) & of(x2,x3) & near(x4,x5) & n_pad(x2) & n_leg(x3) & n_child(x6) & n_child(x1) & n_adult(x7) & n_action(x4) & card_eq_2(x1) & a_stepping(s1) & Theme(s1,x4) & Theme(e1,x4) & Actor(e1,x1) & -(x6 = x1)) | exists e1 e2 s1 x1 x2 x3 x4 x5.(v_sible(e1) & v_show(e2) & subset_of(x3,x2) & subset_of(e1,x2) & of(x5,x1) & of(x3,x1) & n_thing(x4) & n_thing(x1) & n_routine(x5) & n_mom(x3) & n_child(x1) & card_eq_2(x1) & a_stepping(s1) & Theme(s1,x5) & Theme(e2,x2) & Theme(e1,x5) & Actor(e2,x1) & Actor(e1,x4)) |
||
Two children with leg pads are performing stepping actions near another child and an adult. | Two adults skydiving near a cow and a cat. | 2 | -100 | children is not the same adults | exists e1 s1 x1 x2 x3 x4 x5 x6 x7.(Theme(e1,x4) & Actor(e1,x1) & v_perform(e1) & near(x4,x5) & subset_of(x7,x5) & n_adult(x7) & subset_of(x6,x5) & n_child(x6) & -(x6 = x1) & n_child(x1) & n_child(x1) & n_action(x4) & a_stepping(s1) & Theme(s1,x4) & with(x1,x2) & n_pad(x2) & of(x2,x3) & n_leg(x3) & card_eq_2(x1)) | exists e1 x1 x2 x3 x4 x5.(a_topic(x1) & near(e1,x3) & subset_of(x5,x3) & n_cat(x5) & subset_of(x4,x3) & n_cow(x4) & Actor(e1,x2) & v_skydive(e1) & (x1 = x2) & n_adult(x1) & card_eq_2(x1)) | 78416180-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4 x5 x6 x7.(with(x1,x2) & v_perform(e1) & subset_of(x7,x5) & subset_of(x6,x5) & of(x2,x3) & near(x4,x5) & n_pad(x2) & n_leg(x3) & n_child(x6) & n_child(x1) & n_adult(x7) & n_action(x4) & card_eq_2(x1) & a_stepping(s1) & Theme(s1,x4) & Theme(e1,x4) & Actor(e1,x1) & -(x6 = x1)) | exists e1 x1 x2 x3 x4 x5.(v_skydive(e1) & subset_of(x5,x3) & subset_of(x4,x3) & near(e1,x3) & n_cow(x4) & n_cat(x5) & n_adult(x1) & card_eq_2(x1) & a_topic(x1) & Actor(e1,x2) & (x1 = x2)) |
||
Two children with leg pads are performing stepping actions near another child and an adult. | Two children performing stepping actions. | 0 | -100 | "Two children with leg pads are performing stepping actions..." is just a more detailed way of saying, "Two children performing stepping actions." | exists e1 s1 x1 x2 x3 x4 x5 x6 x7.(Theme(e1,x4) & Actor(e1,x1) & v_perform(e1) & near(x4,x5) & subset_of(x7,x5) & n_adult(x7) & subset_of(x6,x5) & n_child(x6) & -(x6 = x1) & n_child(x1) & n_child(x1) & n_action(x4) & a_stepping(s1) & Theme(s1,x4) & with(x1,x2) & n_pad(x2) & of(x2,x3) & n_leg(x3) & card_eq_2(x1)) | exists e1 s1 x1 x2 x3.(a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & v_perform(e1) & n_action(x3) & a_stepping(s1) & Theme(s1,x3) & (x1 = x2) & n_child(x1) & card_eq_2(x1)) | 784166da-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4 x5 x6 x7.(with(x1,x2) & v_perform(e1) & subset_of(x7,x5) & subset_of(x6,x5) & of(x2,x3) & near(x4,x5) & n_pad(x2) & n_leg(x3) & n_child(x6) & n_child(x1) & n_adult(x7) & n_action(x4) & card_eq_2(x1) & a_stepping(s1) & Theme(s1,x4) & Theme(e1,x4) & Actor(e1,x1) & -(x6 = x1)) | exists e1 s1 x1 x2 x3.(v_perform(e1) & n_child(x1) & n_action(x3) & card_eq_2(x1) & a_topic(x1) & a_stepping(s1) & Theme(s1,x3) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2)) |
||
A woman leads three little boys in soccer uniforms. | There is a person leading three boys | 0 | -100 | soccer uniforms are wear by three boys | exists e1 s1 x1 x2 x3 x4.(Theme(e1,x2) & Actor(e1,x1) & v_lead(e1) & in(x2,x3) & n_uniform(x3) & of(x3,x4) & n_soccer(x4) & n_boy(x2) & a_little(s1) & Theme(s1,x2) & card_eq_3(x2) & n_woman(x1)) | exists p1 x1 e1 x2 x3 x4.((x1 = x2) & Theme(e1,x4) & Actor(e1,x3) & v_lead(e1) & n_boy(x4) & card_eq_3(x4) & (x2 = x3) & n_person(x2)) | 78416c02-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4.(v_lead(e1) & of(x3,x4) & n_woman(x1) & n_uniform(x3) & n_soccer(x4) & n_boy(x2) & in(x2,x3) & card_eq_3(x2) & a_little(s1) & Theme(s1,x2) & Theme(e1,x2) & Actor(e1,x1)) | exists x1 e1 x2 x3 x4.(v_lead(e1) & n_person(x2) & n_boy(x4) & card_eq_3(x4) & Theme(e1,x4) & Actor(e1,x3) & (x2 = x3) & (x1 = x2)) |
||
A woman leads three little boys in soccer uniforms. | A woman sings to the president | 2 | -100 | A woman leading little boys is not likely to be doing something as formal as performing a song for the president. | exists e1 s1 x1 x2 x3 x4.(Theme(e1,x2) & Actor(e1,x1) & v_lead(e1) & in(x2,x3) & n_uniform(x3) & of(x3,x4) & n_soccer(x4) & n_boy(x2) & a_little(s1) & Theme(s1,x2) & card_eq_3(x2) & n_woman(x1)) | exists e1 x1 x2.(n_president(x2) & to(e1,x2) & Actor(e1,x1) & v_sing(e1) & n_woman(x1)) | 78417120-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4.(v_lead(e1) & of(x3,x4) & n_woman(x1) & n_uniform(x3) & n_soccer(x4) & n_boy(x2) & in(x2,x3) & card_eq_3(x2) & a_little(s1) & Theme(s1,x2) & Theme(e1,x2) & Actor(e1,x1)) | exists e1 x1 x2.(v_sing(e1) & to(e1,x2) & n_woman(x1) & n_president(x2) & Actor(e1,x1)) |
||
A woman leads three little boys in soccer uniforms. | A woman leads three boys towards her car | 1 | -100 | It cannot be said three boys are led towards her car | exists e1 s1 x1 x2 x3 x4.(Theme(e1,x2) & Actor(e1,x1) & v_lead(e1) & in(x2,x3) & n_uniform(x3) & of(x3,x4) & n_soccer(x4) & n_boy(x2) & a_little(s1) & Theme(s1,x2) & card_eq_3(x2) & n_woman(x1)) | exists e1 x1 x2 x3.(towards(e1,x3) & n_car(x3) & of(x3,x1) & n_female(x1) & Theme(e1,x2) & Actor(e1,x1) & v_lead(e1) & n_boy(x2) & card_eq_3(x2) & n_woman(x1)) | 784176d4-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4.(v_lead(e1) & of(x3,x4) & n_woman(x1) & n_uniform(x3) & n_soccer(x4) & n_boy(x2) & in(x2,x3) & card_eq_3(x2) & a_little(s1) & Theme(s1,x2) & Theme(e1,x2) & Actor(e1,x1)) | exists e1 x1 x2 x3.(v_lead(e1) & towards(e1,x3) & of(x3,x1) & n_woman(x1) & n_female(x1) & n_car(x3) & n_boy(x2) & card_eq_3(x2) & Theme(e1,x2) & Actor(e1,x1)) |
||
People gathered outside a school building. | The area outside of the school building is quiet and abandoned. | 2 | -100 | gathered is not the same abandoned | exists e1 x1 x2 x3.(outside(e1,x2) & n_building(x2) & of(x2,x3) & n_school(x3) & Actor(e1,x1) & v_gather(e1) & n_people(x1)) | exists e1 p1 s1 x1 x2 x3 x4 x5 x6 x7 x8 x9.(n_building(x7) & of(x7,x8) & n_school(x8) & n_area(x5) & n_building(x3) & of(x3,x4) & n_school(x4) & n_area(x1) & Theme(e1,x9) & Actor(e1,x5) & v_abandoned(e1) & n_thing(x9) & of(x6,x7) & outside(x5,x6) & n_thing(x6) & for(p1,s1) & Theme(s1,x1) & a_quiet(s1) & exists x10.((x1 = x10) & n_thing(x10)) & of(x2,x3) & outside(x1,x2) & n_thing(x2)) | 78417c56-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3.(v_gather(e1) & outside(e1,x2) & of(x2,x3) & n_school(x3) & n_people(x1) & n_building(x2) & Actor(e1,x1)) | exists e1 p1 s1 x1 x2 x3 x4 x5 x6 x7 x8 x9.(v_abandoned(e1) & outside(x5,x6) & outside(x1,x2) & of(x7,x8) & of(x6,x7) & of(x3,x4) & of(x2,x3) & n_thing(x9) & n_thing(x6) & n_thing(x2) & n_school(x8) & n_school(x4) & n_building(x7) & n_building(x3) & n_area(x5) & n_area(x1) & for(p1,s1) & exists x10.(n_thing(x10) & (x1 = x10)) & a_quiet(s1) & Theme(s1,x1) & Theme(e1,x9) & Actor(e1,x5)) |
||
People gathered outside a school building. | There is a teacher protest outside of a school. | 1 | -100 | People being gathered does not necessarily imply a teacher protest. | exists e1 x1 x2 x3.(outside(e1,x2) & n_building(x2) & of(x2,x3) & n_school(x3) & Actor(e1,x1) & v_gather(e1) & n_people(x1)) | exists p1 x1 x2 x3 x4 x5.((x1 = x2) & of(x4,x5) & n_school(x5) & outside(x2,x4) & n_thing(x4) & n_protest(x2) & of(x2,x3) & n_teacher(x3)) | 78418188-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3.(v_gather(e1) & outside(e1,x2) & of(x2,x3) & n_school(x3) & n_people(x1) & n_building(x2) & Actor(e1,x1)) | exists x1 x2 x3 x4 x5.(outside(x2,x4) & of(x4,x5) & of(x2,x3) & n_thing(x4) & n_teacher(x3) & n_school(x5) & n_protest(x2) & (x1 = x2)) |
||
People gathered outside a school building. | A group is gathered outside of a school. | 0 | -100 | More than one person (people) is a group. | exists e1 x1 x2 x3.(outside(e1,x2) & n_building(x2) & of(x2,x3) & n_school(x3) & Actor(e1,x1) & v_gather(e1) & n_people(x1)) | exists e1 x1 x2.(of(e1,x2) & n_school(x2) & r_outside(e1) & Theme(e1,x1) & v_gather(e1) & n_group(x1)) | 7841870a-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3.(v_gather(e1) & outside(e1,x2) & of(x2,x3) & n_school(x3) & n_people(x1) & n_building(x2) & Actor(e1,x1)) | exists e1 x1 x2.(v_gather(e1) & r_outside(e1) & of(e1,x2) & n_school(x2) & n_group(x1) & Theme(e1,x1)) |
||
A man with his face on the ground in front of a goal post on a soccer field. | A guy on the ground in the soccer field. | 0 | -100 | A man playing towards the soccer field. | exists x1 x2 x3 x4 x5 x6 x7 x8.(n_ground(x3) & a_topic(x1) & with(x1,x2) & on(x2,x3) & in(x3,x4) & of(x4,x5) & on(x5,x7) & n_field(x7) & of(x7,x8) & n_soccer(x8) & n_post(x5) & of(x5,x6) & n_goal(x6) & n_front(x4) & n_face(x2) & of(x2,x1) & n_male(x1) & n_man(x1)) | exists x1 x2 x3 x4.(n_field(x3) & of(x3,x4) & n_soccer(x4) & n_ground(x2) & a_topic(x1) & on(x1,x2) & in(x2,x3) & n_guy(x1)) | 78418ca0-e4c8-11ec-9cdd-0242ac1c0002 | exists x1 x2 x3 x4 x5 x6 x7 x8.(with(x1,x2) & on(x5,x7) & on(x2,x3) & of(x7,x8) & of(x5,x6) & of(x4,x5) & of(x2,x1) & n_soccer(x8) & n_post(x5) & n_man(x1) & n_male(x1) & n_ground(x3) & n_goal(x6) & n_front(x4) & n_field(x7) & n_face(x2) & in(x3,x4) & a_topic(x1)) | exists x1 x2 x3 x4.(on(x1,x2) & of(x3,x4) & n_soccer(x4) & n_guy(x1) & n_ground(x2) & n_field(x3) & in(x2,x3) & a_topic(x1)) |
||
A man with his face on the ground in front of a goal post on a soccer field. | A guy upset that he missed a goal in soccer. | 1 | -100 | lying face on ground does not mean the guy is upset for missed goal | exists x1 x2 x3 x4 x5 x6 x7 x8.(n_ground(x3) & a_topic(x1) & with(x1,x2) & on(x2,x3) & in(x3,x4) & of(x4,x5) & on(x5,x7) & n_field(x7) & of(x7,x8) & n_soccer(x8) & n_post(x5) & of(x5,x6) & n_goal(x6) & n_front(x4) & n_face(x2) & of(x2,x1) & n_male(x1) & n_man(x1)) | exists p1 x1 x2.(a_topic(x1) & exists e1 x3 x4.(Theme(e1,x3) & Actor(e1,x1) & v_miss(e1) & in(x3,x4) & n_soccer(x4) & n_goal(x3)) & n_male(x1) & that(x1,p1) & Time(x1,x2) & n_upset(x2) & n_guy(x1)) | 784191f0-e4c8-11ec-9cdd-0242ac1c0002 | exists x1 x2 x3 x4 x5 x6 x7 x8.(with(x1,x2) & on(x5,x7) & on(x2,x3) & of(x7,x8) & of(x5,x6) & of(x4,x5) & of(x2,x1) & n_soccer(x8) & n_post(x5) & n_man(x1) & n_male(x1) & n_ground(x3) & n_goal(x6) & n_front(x4) & n_field(x7) & n_face(x2) & in(x3,x4) & a_topic(x1)) | exists p1 x1 x2.(that(x1,p1) & n_upset(x2) & n_male(x1) & n_guy(x1) & exists e1 x3 x4.(v_miss(e1) & n_soccer(x4) & n_goal(x3) & in(x3,x4) & Theme(e1,x3) & Actor(e1,x1)) & a_topic(x1) & Time(x1,x2)) |
||
A man with his face on the ground in front of a goal post on a soccer field. | A guy catching the ball. | 2 | -100 | If someone's face is on the ground it would be very difficult be catching a ball, as they could not see it. | exists x1 x2 x3 x4 x5 x6 x7 x8.(n_ground(x3) & a_topic(x1) & with(x1,x2) & on(x2,x3) & in(x3,x4) & of(x4,x5) & on(x5,x7) & n_field(x7) & of(x7,x8) & n_soccer(x8) & n_post(x5) & of(x5,x6) & n_goal(x6) & n_front(x4) & n_face(x2) & of(x2,x1) & n_male(x1) & n_man(x1)) | exists e1 x1 x2 x3.(n_ball(x3) & a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & v_catch(e1) & (x1 = x2) & n_guy(x1)) | 78419682-e4c8-11ec-9cdd-0242ac1c0002 | exists x1 x2 x3 x4 x5 x6 x7 x8.(with(x1,x2) & on(x5,x7) & on(x2,x3) & of(x7,x8) & of(x5,x6) & of(x4,x5) & of(x2,x1) & n_soccer(x8) & n_post(x5) & n_man(x1) & n_male(x1) & n_ground(x3) & n_goal(x6) & n_front(x4) & n_field(x7) & n_face(x2) & in(x3,x4) & a_topic(x1)) | exists e1 x1 x2 x3.(v_catch(e1) & n_guy(x1) & n_ball(x3) & a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2)) |
||
People of all ages casually relaxing on stairs in front of a college building. | The people are waiting for a movie to start in the building. | 1 | -100 | relaxing on stairs does not mean they are waiting for a movie | exists x1.(all x2.(n_age(x2) -> exists e1 s1 x3 x4 x5 x6 x7.(a_topic(x1) & a_casually(s1) & Manner(e1,s1) & in(e1,x5) & of(x5,x6) & n_building(x6) & of(x6,x7) & n_college(x7) & n_front(x5) & on(e1,x4) & n_stair(x4) & Actor(e1,x3) & v_relax(e1) & (x1 = x3) & of(x1,x2))) & n_people(x1)) | exists e1 p1 x1 x2 x3.(n_building(x3) & n_people(x1) & for(e1,x2) & Topic(x2,p1) & exists e2.(in(e2,x3) & Actor(e2,x2) & v_start(e2)) & n_movie(x2) & Actor(e1,x1) & v_wait(e1)) | 78419bd2-e4c8-11ec-9cdd-0242ac1c0002 | exists x1.(n_people(x1) & all x2.(exists e1 s1 x3 x4 x5 x6 x7.(v_relax(e1) & on(e1,x4) & of(x6,x7) & of(x5,x6) & of(x1,x2) & n_stair(x4) & n_front(x5) & n_college(x7) & n_building(x6) & in(e1,x5) & a_topic(x1) & a_casually(s1) & Manner(e1,s1) & Actor(e1,x3) & (x1 = x3)) | -n_age(x2))) | exists e1 p1 x1 x2 x3.(v_wait(e1) & n_people(x1) & n_movie(x2) & n_building(x3) & for(e1,x2) & exists e2.(v_start(e2) & in(e2,x3) & Actor(e2,x2)) & Topic(x2,p1) & Actor(e1,x1)) |
||
People of all ages casually relaxing on stairs in front of a college building. | The people are located somewhere on a college campus. | 0 | -100 | People are enjoying in college campus. | exists x1.(all x2.(n_age(x2) -> exists e1 s1 x3 x4 x5 x6 x7.(a_topic(x1) & a_casually(s1) & Manner(e1,s1) & in(e1,x5) & of(x5,x6) & n_building(x6) & of(x6,x7) & n_college(x7) & n_front(x5) & on(e1,x4) & n_stair(x4) & Actor(e1,x3) & v_relax(e1) & (x1 = x3) & of(x1,x2))) & n_people(x1)) | exists e1 x1 x2 x3 x4.(n_people(x1) & on(e1,x3) & n_campus(x3) & of(x3,x4) & n_college(x4) & Location(e1,x2) & n_location(x2) & Theme(e1,x1) & v_locate(e1)) | 7841a168-e4c8-11ec-9cdd-0242ac1c0002 | exists x1.(n_people(x1) & all x2.(exists e1 s1 x3 x4 x5 x6 x7.(v_relax(e1) & on(e1,x4) & of(x6,x7) & of(x5,x6) & of(x1,x2) & n_stair(x4) & n_front(x5) & n_college(x7) & n_building(x6) & in(e1,x5) & a_topic(x1) & a_casually(s1) & Manner(e1,s1) & Actor(e1,x3) & (x1 = x3)) | -n_age(x2))) | exists e1 x1 x2 x3 x4.(v_locate(e1) & on(e1,x3) & of(x3,x4) & n_people(x1) & n_location(x2) & n_college(x4) & n_campus(x3) & Theme(e1,x1) & Location(e1,x2)) |
||
People of all ages casually relaxing on stairs in front of a college building. | The people are hurrying off to work downtown. | 2 | -100 | Anyone who is casually relaxing is not hurrying off anywhere. | exists x1.(all x2.(n_age(x2) -> exists e1 s1 x3 x4 x5 x6 x7.(a_topic(x1) & a_casually(s1) & Manner(e1,s1) & in(e1,x5) & of(x5,x6) & n_building(x6) & of(x6,x7) & n_college(x7) & n_front(x5) & on(e1,x4) & n_stair(x4) & Actor(e1,x3) & v_relax(e1) & (x1 = x3) & of(x1,x2))) & n_people(x1)) | exists e1 s1 s2 x1 x2.(n_people(x1) & a_off(s2) & Manner(e1,s2) & to(e1,x2) & n_downtown(x2) & a_work(s1) & Theme(s1,x2) & Actor(e1,x1) & v_hurry(e1)) | 7841a6d6-e4c8-11ec-9cdd-0242ac1c0002 | exists x1.(n_people(x1) & all x2.(exists e1 s1 x3 x4 x5 x6 x7.(v_relax(e1) & on(e1,x4) & of(x6,x7) & of(x5,x6) & of(x1,x2) & n_stair(x4) & n_front(x5) & n_college(x7) & n_building(x6) & in(e1,x5) & a_topic(x1) & a_casually(s1) & Manner(e1,s1) & Actor(e1,x3) & (x1 = x3)) | -n_age(x2))) | exists e1 s1 s2 x1 x2.(v_hurry(e1) & to(e1,x2) & n_people(x1) & n_downtown(x2) & a_work(s1) & a_off(s2) & Theme(s1,x2) & Manner(e1,s2) & Actor(e1,x1)) |
||
A soccer player who has just attempted a goal kick is burying his face in the field in frustration as the ball sits by the goal post and the goal keeper looks out towards the crowd and the rest of the field. | A couple is kissing on the couch. | 2 | -100 | Soccer players in the field are not on a couch. | exists e1 p1 s1 x1 x2 x3 x4 x6 x7 x9 x14 x15.(n_field(x7) & n_field(x7) & n_rest(x15) & n_crowd(x14) & n_ball(x9) & a_topic(x1) & a_just(s1) & Manner(e1,s1) & Theme(e1,x4) & Actor(e1,x3) & v_attempt(e1) & exists e2 p2 x5 x8.(exists e3 p3.(by(e3,x4) & exists e4 s2 x10 x11 x12 x13.(a_out(s2) & Manner(e4,s2) & towards(e4,x13) & subset_of(x15,x13) & of(x15,x7) & subset_of(x14,x13) & Actor(e4,x10) & v_look(e4) & subset_of(x4,x10) & Time(x4,x12) & n_keeper(x12) & subset_of(x11,x10) & n_post(x11)) & that(x4,p3) & Actor(e3,x9) & v_sit(e3)) & as(e2,p2) & in(e2,x8) & n_frustration(x8) & in(e2,x7) & Theme(e2,x6) & Actor(e2,x5) & v_bury(e2) & n_kick(x5)) & n_goal(x4) & n_goal(x4) & n_goal(x4) & n_face(x6) & of(x6,x1) & n_male(x1) & that(x4,p1) & (x1 = x3) & n_player(x1) & of(x1,x2) & n_soccer(x2)) | exists e1 x1 x2.(n_couch(x2) & on(e1,x2) & Actor(e1,x1) & v_kiss(e1) & n_couple(x1)) | 7841abd6-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 p1 s1 x1 x2 x3 x4 x6 x7 x9 x14 x15.(v_attempt(e1) & that(x4,p1) & of(x6,x1) & of(x1,x2) & n_soccer(x2) & n_rest(x15) & n_player(x1) & n_male(x1) & n_goal(x4) & n_field(x7) & n_face(x6) & n_crowd(x14) & n_ball(x9) & exists e2 p2 x5 x8.(v_bury(e2) & n_kick(x5) & n_frustration(x8) & in(e2,x8) & in(e2,x7) & exists e3 p3.(v_sit(e3) & that(x4,p3) & exists e4 s2 x10 x11 x12 x13.(v_look(e4) & towards(e4,x13) & subset_of(x4,x10) & subset_of(x15,x13) & subset_of(x14,x13) & subset_of(x11,x10) & of(x15,x7) & n_post(x11) & n_keeper(x12) & a_out(s2) & Time(x4,x12) & Manner(e4,s2) & Actor(e4,x10)) & by(e3,x4) & Actor(e3,x9)) & as(e2,p2) & Theme(e2,x6) & Actor(e2,x5)) & a_topic(x1) & a_just(s1) & Theme(e1,x4) & Manner(e1,s1) & Actor(e1,x3) & (x1 = x3)) | exists e1 x1 x2.(v_kiss(e1) & on(e1,x2) & n_couple(x1) & n_couch(x2) & Actor(e1,x1)) |
||
A soccer player who has just attempted a goal kick is burying his face in the field in frustration as the ball sits by the goal post and the goal keeper looks out towards the crowd and the rest of the field. | A man is playing soccer. | 0 | -100 | good soccer player is a man | exists e1 p1 s1 x1 x2 x3 x4 x6 x7 x9 x14 x15.(n_field(x7) & n_field(x7) & n_rest(x15) & n_crowd(x14) & n_ball(x9) & a_topic(x1) & a_just(s1) & Manner(e1,s1) & Theme(e1,x4) & Actor(e1,x3) & v_attempt(e1) & exists e2 p2 x5 x8.(exists e3 p3.(by(e3,x4) & exists e4 s2 x10 x11 x12 x13.(a_out(s2) & Manner(e4,s2) & towards(e4,x13) & subset_of(x15,x13) & of(x15,x7) & subset_of(x14,x13) & Actor(e4,x10) & v_look(e4) & subset_of(x4,x10) & Time(x4,x12) & n_keeper(x12) & subset_of(x11,x10) & n_post(x11)) & that(x4,p3) & Actor(e3,x9) & v_sit(e3)) & as(e2,p2) & in(e2,x8) & n_frustration(x8) & in(e2,x7) & Theme(e2,x6) & Actor(e2,x5) & v_bury(e2) & n_kick(x5)) & n_goal(x4) & n_goal(x4) & n_goal(x4) & n_face(x6) & of(x6,x1) & n_male(x1) & that(x4,p1) & (x1 = x3) & n_player(x1) & of(x1,x2) & n_soccer(x2)) | exists e1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_play(e1) & n_soccer(x2) & n_man(x1)) | 7841befa-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 p1 s1 x1 x2 x3 x4 x6 x7 x9 x14 x15.(v_attempt(e1) & that(x4,p1) & of(x6,x1) & of(x1,x2) & n_soccer(x2) & n_rest(x15) & n_player(x1) & n_male(x1) & n_goal(x4) & n_field(x7) & n_face(x6) & n_crowd(x14) & n_ball(x9) & exists e2 p2 x5 x8.(v_bury(e2) & n_kick(x5) & n_frustration(x8) & in(e2,x8) & in(e2,x7) & exists e3 p3.(v_sit(e3) & that(x4,p3) & exists e4 s2 x10 x11 x12 x13.(v_look(e4) & towards(e4,x13) & subset_of(x4,x10) & subset_of(x15,x13) & subset_of(x14,x13) & subset_of(x11,x10) & of(x15,x7) & n_post(x11) & n_keeper(x12) & a_out(s2) & Time(x4,x12) & Manner(e4,s2) & Actor(e4,x10)) & by(e3,x4) & Actor(e3,x9)) & as(e2,p2) & Theme(e2,x6) & Actor(e2,x5)) & a_topic(x1) & a_just(s1) & Theme(e1,x4) & Manner(e1,s1) & Actor(e1,x3) & (x1 = x3)) | exists e1 x1 x2.(v_play(e1) & n_soccer(x2) & n_man(x1) & Theme(e1,x2) & Actor(e1,x1)) |
||
As a goalie in a yellow jersey looks up in the distance, a player from the opposing team in a green jersey on his hands and knees has his face in the grass. | A soccer game is currently being played between two teams. | 1 | -100 | It may not be a soccer game between two teams | exists p1 p2 p3 s3 x3 x5 x7 x8 x9 x10 x11.(n_grass(x11) & n_face(x10) & of(x10,x5) & n_male(x5) & n_male(x5) & n_knee(x9) & n_hand(x8) & subset_of(x9,x7) & subset_of(x8,x7) & of(x7,x5) & n_team(x5) & a_opposing(s3) & Theme(s3,x5) & n_distance(x3) & exists e2 s4 x4 x6.(in(e2,x11) & Theme(e2,x10) & Actor(e2,x4) & v_have(e2) & from(x4,x5) & in(x5,x6) & on(x6,x7) & n_jersey(x6) & a_green(s4) & Theme(s4,x6) & n_player(x4)) & exists e1 s1 s2 x1 x2.(a_up(s2) & Manner(e1,s2) & in(e1,x3) & Actor(e1,x1) & v_look(e1) & in(x1,x2) & n_jersey(x2) & a_yellow(s1) & Theme(s1,x2) & n_goalie(x1)) & as(p2,p3)) | exists e1 s1 x1 x2 x3.(a_currently(s1) & Manner(e1,s1) & between(e1,x3) & n_team(x3) & card_eq_2(x3) & Theme(e1,x1) & v_play(e1) & n_game(x1) & of(x1,x2) & n_soccer(x2)) | 7841cf8a-e4c8-11ec-9cdd-0242ac1c0002 | exists p2 p3 s3 x3 x5 x7 x8 x9 x10 x11.(subset_of(x9,x7) & subset_of(x8,x7) & of(x7,x5) & of(x10,x5) & n_team(x5) & n_male(x5) & n_knee(x9) & n_hand(x8) & n_grass(x11) & n_face(x10) & n_distance(x3) & exists e2 s4 x4 x6.(v_have(e2) & on(x6,x7) & n_player(x4) & n_jersey(x6) & in(x5,x6) & in(e2,x11) & from(x4,x5) & a_green(s4) & Theme(s4,x6) & Theme(e2,x10) & Actor(e2,x4)) & exists e1 s1 s2 x1 x2.(v_look(e1) & n_jersey(x2) & n_goalie(x1) & in(x1,x2) & in(e1,x3) & a_yellow(s1) & a_up(s2) & Theme(s1,x2) & Manner(e1,s2) & Actor(e1,x1)) & as(p2,p3) & a_opposing(s3) & Theme(s3,x5)) | exists e1 s1 x1 x2 x3.(v_play(e1) & of(x1,x2) & n_team(x3) & n_soccer(x2) & n_game(x1) & card_eq_2(x3) & between(e1,x3) & a_currently(s1) & Theme(e1,x1) & Manner(e1,s1)) |
||
A group of people are standing and walking on a sidewalk. | A group of people on the sidewalk. | 0 | -100 | A group of people standing on a sidewalk. | exists e1 e2 x1 x2 x3 x4 x5 x6.(on(e2,x6) & n_sidewalk(x6) & Actor(e2,x4) & v_walk(e2) & of(x4,x5) & n_people(x5) & n_group(x4) & on(e1,x3) & n_sidewalk(x3) & Actor(e1,x1) & v_stand(e1) & of(x1,x2) & n_people(x2) & n_group(x1)) | exists x1 x2 x3.(n_sidewalk(x3) & a_topic(x1) & of(x1,x2) & on(x2,x3) & n_people(x2) & n_group(x1)) | 7841d9d0-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 x1 x2 x3 x4 x5 x6.(v_walk(e2) & v_stand(e1) & on(e2,x6) & on(e1,x3) & of(x4,x5) & of(x1,x2) & n_sidewalk(x6) & n_sidewalk(x3) & n_people(x5) & n_people(x2) & n_group(x4) & n_group(x1) & Actor(e2,x4) & Actor(e1,x1)) | exists x1 x2 x3.(on(x2,x3) & of(x1,x2) & n_sidewalk(x3) & n_people(x2) & n_group(x1) & a_topic(x1)) |
||
A pretty young adult woman, wearing gray leggings and a bright orange tank top, is sitting on a cement bench with bicycles in the background. | A woman is taking a break after walking and is sitting outside on a cement bench. | 1 | -100 | sitting on bench is not always for taking a break after walking | exists e2 e1 s1 s2 s3 s4 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10 x11 x12.(n_background(x12) & in(e2,x12) & with(e2,x11) & n_bicycle(x11) & on(e2,x9) & n_bench(x9) & of(x9,x10) & n_cement(x10) & Actor(e2,x1) & v_sit(e2) & subset_of(x6,x1) & n_top(x6) & of(x6,x8) & n_tank(x8) & of(x6,x7) & n_orange(x7) & a_bright(s4) & Theme(s4,x6) & subset_of(x2,x1) & Theme(e1,x5) & Actor(e1,x4) & v_wear(e1) & n_leggings(x5) & a_gray(s3) & Theme(s3,x5) & (x2 = x4) & n_woman(x2) & of(x2,x3) & n_adult(x3) & a_young(s2) & Theme(s2,x2) & a_pretty(s1) & Theme(s1,x2)) | exists e3 e2 e1 s1 x1 x2 x3 x4 x5.(on(e3,x4) & n_bench(x4) & of(x4,x5) & n_cement(x5) & a_outside(s1) & Manner(e3,s1) & Actor(e3,x3) & v_sit(e3) & n_woman(x3) & after(e1,e2) & Actor(e2,x1) & v_walk(e2) & Theme(e1,x2) & Actor(e1,x1) & v_take(e1) & n_break(x2) & n_woman(x1)) | 7841e916-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e1 s1 s2 s3 s4 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10 x11 x12.(with(e2,x11) & v_wear(e1) & v_sit(e2) & subset_of(x6,x1) & subset_of(x2,x1) & on(e2,x9) & of(x9,x10) & of(x6,x8) & of(x6,x7) & of(x2,x3) & n_woman(x2) & n_top(x6) & n_tank(x8) & n_orange(x7) & n_leggings(x5) & n_cement(x10) & n_bicycle(x11) & n_bench(x9) & n_background(x12) & n_adult(x3) & in(e2,x12) & a_young(s2) & a_pretty(s1) & a_gray(s3) & a_bright(s4) & Theme(s4,x6) & Theme(s3,x5) & Theme(s2,x2) & Theme(s1,x2) & Theme(e1,x5) & Actor(e2,x1) & Actor(e1,x4) & (x2 = x4)) | exists e3 e2 e1 s1 x1 x2 x3 x4 x5.(v_walk(e2) & v_take(e1) & v_sit(e3) & on(e3,x4) & of(x4,x5) & n_woman(x3) & n_woman(x1) & n_cement(x5) & n_break(x2) & n_bench(x4) & after(e1,e2) & a_outside(s1) & Theme(e1,x2) & Manner(e3,s1) & Actor(e3,x3) & Actor(e2,x1) & Actor(e1,x1)) |
||
A young gentlemen with a blue tie talking into a microphone. | A young man talks towards a microphone | 0 | 0.916085 | If one is talking into a microphone he must also talks towards it. | exists e1 s1 s2 x1 x2 x3 x4.(a_topic(x1) & with(x1,x2) & into(e1,x4) & n_microphone(x4) & Actor(e1,x3) & v_talk(e1) & (x2 = x3) & n_tie(x2) & a_blue(s2) & Theme(s2,x2) & n_gentleman(x1) & a_young(s1) & Theme(s1,x1)) | exists s1 x1 x2 x3.(a_topic(x1) & towards(x1,x3) & n_microphone(x3) & n_talk(x1) & of(x1,x2) & n_man(x2) & a_young(s1) & Theme(s1,x1)) | 7842d01a-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 x1 x2 x3 x4.(with(x1,x2) & v_talk(e1) & n_tie(x2) & n_microphone(x4) & n_gentleman(x1) & into(e1,x4) & a_young(s1) & a_topic(x1) & a_blue(s2) & Theme(s2,x2) & Theme(s1,x1) & Actor(e1,x3) & (x2 = x3)) | exists s1 x1 x2 x3.(towards(x1,x3) & of(x1,x2) & n_talk(x1) & n_microphone(x3) & n_man(x2) & a_young(s1) & a_topic(x1) & Theme(s1,x1)) |
||
A young gentlemen with a blue tie talking into a microphone. | A young comedian jokes into the microphone | 1 | 0.150843 | Although the man is talking into a microphone that does not mean he is a comedian telling jokes. | exists e1 s1 s2 x1 x2 x3 x4.(a_topic(x1) & with(x1,x2) & into(e1,x4) & n_microphone(x4) & Actor(e1,x3) & v_talk(e1) & (x2 = x3) & n_tie(x2) & a_blue(s2) & Theme(s2,x2) & n_gentleman(x1) & a_young(s1) & Theme(s1,x1)) | exists s1 x1 x2 x3.(n_microphone(x3) & a_topic(x1) & into(x1,x3) & n_joke(x1) & of(x1,x2) & n_comedian(x2) & a_young(s1) & Theme(s1,x1)) | 7842ead2-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 x1 x2 x3 x4.(with(x1,x2) & v_talk(e1) & n_tie(x2) & n_microphone(x4) & n_gentleman(x1) & into(e1,x4) & a_young(s1) & a_topic(x1) & a_blue(s2) & Theme(s2,x2) & Theme(s1,x1) & Actor(e1,x3) & (x2 = x3)) | exists s1 x1 x2 x3.(of(x1,x2) & n_microphone(x3) & n_joke(x1) & n_comedian(x2) & into(x1,x3) & a_young(s1) & a_topic(x1) & Theme(s1,x1)) |
||
A young gentlemen with a blue tie talking into a microphone. | A young politician speaks to a crowd | 1 | 0.526341 | Although the man is talking into a microphone that does not mean he is a politician speaking to a crowd. | exists e1 s1 s2 x1 x2 x3 x4.(a_topic(x1) & with(x1,x2) & into(e1,x4) & n_microphone(x4) & Actor(e1,x3) & v_talk(e1) & (x2 = x3) & n_tie(x2) & a_blue(s2) & Theme(s2,x2) & n_gentleman(x1) & a_young(s1) & Theme(s1,x1)) | exists e1 s1 x1 x2.(to(e1,x2) & n_crowd(x2) & Actor(e1,x1) & v_speak(e1) & n_politician(x1) & a_young(s1) & Theme(s1,x1)) | 7842efdc-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 x1 x2 x3 x4.(with(x1,x2) & v_talk(e1) & n_tie(x2) & n_microphone(x4) & n_gentleman(x1) & into(e1,x4) & a_young(s1) & a_topic(x1) & a_blue(s2) & Theme(s2,x2) & Theme(s1,x1) & Actor(e1,x3) & (x2 = x3)) | exists e1 s1 x1 x2.(v_speak(e1) & to(e1,x2) & n_politician(x1) & n_crowd(x2) & a_young(s1) & Theme(s1,x1) & Actor(e1,x1)) |
||
A young gentlemen with a blue tie talking into a microphone. | The blue tie was a christmas gift. | 1 | 0.023214 | Having a tie does not imply that it was a Christmas gift. | exists e1 s1 s2 x1 x2 x3 x4.(a_topic(x1) & with(x1,x2) & into(e1,x4) & n_microphone(x4) & Actor(e1,x3) & v_talk(e1) & (x2 = x3) & n_tie(x2) & a_blue(s2) & Theme(s2,x2) & n_gentleman(x1) & a_young(s1) & Theme(s1,x1)) | exists p1 s1 x1.(n_tie(x1) & a_blue(s1) & Theme(s1,x1) & exists x2 x3.((x1 = x2) & n_gift(x2) & of(x2,x3) & n_christmas(x3))) | 78430094-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 x1 x2 x3 x4.(with(x1,x2) & v_talk(e1) & n_tie(x2) & n_microphone(x4) & n_gentleman(x1) & into(e1,x4) & a_young(s1) & a_topic(x1) & a_blue(s2) & Theme(s2,x2) & Theme(s1,x1) & Actor(e1,x3) & (x2 = x3)) | exists s1 x1.(n_tie(x1) & exists x2 x3.(of(x2,x3) & n_gift(x2) & n_christmas(x3) & (x1 = x2)) & a_blue(s1) & Theme(s1,x1)) |
||
A young gentlemen with a blue tie talking into a microphone. | the young gentleman refused to play with the microphone,. | 2 | 0.000001 | He cant be talking if he refused. | exists e1 s1 s2 x1 x2 x3 x4.(a_topic(x1) & with(x1,x2) & into(e1,x4) & n_microphone(x4) & Actor(e1,x3) & v_talk(e1) & (x2 = x3) & n_tie(x2) & a_blue(s2) & Theme(s2,x2) & n_gentleman(x1) & a_young(s1) & Theme(s1,x1)) | exists e1 p1 s1 x1 x2.(n_microphone(x2) & n_gentleman(x1) & a_young(s1) & Theme(s1,x1) & Topic(e1,p1) & Actor(e1,x1) & v_refuse(e1) & exists e2.(with(e2,x2) & Actor(e2,x1) & v_play(e2))) | 784316a6-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 x1 x2 x3 x4.(with(x1,x2) & v_talk(e1) & n_tie(x2) & n_microphone(x4) & n_gentleman(x1) & into(e1,x4) & a_young(s1) & a_topic(x1) & a_blue(s2) & Theme(s2,x2) & Theme(s1,x1) & Actor(e1,x3) & (x2 = x3)) | exists e1 p1 s1 x1 x2.(v_refuse(e1) & n_microphone(x2) & n_gentleman(x1) & exists e2.(with(e2,x2) & v_play(e2) & Actor(e2,x1)) & a_young(s1) & Topic(e1,p1) & Theme(s1,x1) & Actor(e1,x1)) |
||
A young gentlemen with a blue tie talking into a microphone. | Gentleman with blue tie was wearing red jeans | 1 | 0.041566 | Wearing a tie and speaking into a microphone does not imply wearing red jeans. | exists e1 s1 s2 x1 x2 x3 x4.(a_topic(x1) & with(x1,x2) & into(e1,x4) & n_microphone(x4) & Actor(e1,x3) & v_talk(e1) & (x2 = x3) & n_tie(x2) & a_blue(s2) & Theme(s2,x2) & n_gentleman(x1) & a_young(s1) & Theme(s1,x1)) | exists e1 s1 s2 x1 x2 x3.(ne_nam_gentleman(x1) & Theme(e1,x3) & Actor(e1,x1) & v_wear(e1) & n_jeans(x3) & a_red(s2) & Theme(s2,x3) & with(x1,x2) & n_tie(x2) & a_blue(s1) & Theme(s1,x2)) | 78431f66-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 x1 x2 x3 x4.(with(x1,x2) & v_talk(e1) & n_tie(x2) & n_microphone(x4) & n_gentleman(x1) & into(e1,x4) & a_young(s1) & a_topic(x1) & a_blue(s2) & Theme(s2,x2) & Theme(s1,x1) & Actor(e1,x3) & (x2 = x3)) | exists e1 s1 s2 x1 x2 x3.(with(x1,x2) & v_wear(e1) & ne_nam_gentleman(x1) & n_tie(x2) & n_jeans(x3) & a_red(s2) & a_blue(s1) & Theme(s2,x3) & Theme(s1,x2) & Theme(e1,x3) & Actor(e1,x1)) |
||
A young gentlemen with a blue tie talking into a microphone. | A young man speaks into a microphone to give out directions to an audience. | 1 | 0.429963 | Talking into a microphone does not mean one is giving directions to an audience of people. | exists e1 s1 s2 x1 x2 x3 x4.(a_topic(x1) & with(x1,x2) & into(e1,x4) & n_microphone(x4) & Actor(e1,x3) & v_talk(e1) & (x2 = x3) & n_tie(x2) & a_blue(s2) & Theme(s2,x2) & n_gentleman(x1) & a_young(s1) & Theme(s1,x1)) | exists e1 p1 s1 s2 x1 x2 x3.(Topic(e1,p1) & exists e2 s3 x4 x5.(a_out(s3) & Manner(e2,s3) & to(e2,x5) & n_audience(x5) & Theme(e2,x4) & Actor(e2,x1) & v_give(e2) & n_direction(x4)) & into(e1,x3) & n_microphone(x3) & Actor(e1,x2) & v_speak(e1) & n_man(x2) & a_young(s2) & Theme(s2,x2) & n_man(x1) & a_young(s1) & Theme(s1,x1)) | 784328a8-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 x1 x2 x3 x4.(with(x1,x2) & v_talk(e1) & n_tie(x2) & n_microphone(x4) & n_gentleman(x1) & into(e1,x4) & a_young(s1) & a_topic(x1) & a_blue(s2) & Theme(s2,x2) & Theme(s1,x1) & Actor(e1,x3) & (x2 = x3)) | exists e1 p1 s1 s2 x1 x2 x3.(v_speak(e1) & n_microphone(x3) & n_man(x2) & n_man(x1) & into(e1,x3) & exists e2 s3 x4 x5.(v_give(e2) & to(e2,x5) & n_direction(x4) & n_audience(x5) & a_out(s3) & Theme(e2,x4) & Manner(e2,s3) & Actor(e2,x1)) & a_young(s2) & a_young(s1) & Topic(e1,p1) & Theme(s2,x2) & Theme(s1,x1) & Actor(e1,x2)) |
||
Several people casting a net out into the ocean. | Several people are outside | 0 | -100 | Oceans are only outside. | exists e1 s1 x1 x2 x3 x4.(n_ocean(x4) & a_topic(x1) & into(e1,x4) & r_out(e1) & Theme(e1,x3) & Actor(e1,x2) & v_cast(e1) & n_net(x3) & (x1 = x2) & n_people(x1) & a_several(s1) & Theme(s1,x1)) | exists s1 s2 x1.(Theme(s2,x1) & a_outside(s2) & n_people(x1) & a_several(s1) & Theme(s1,x1)) | 7844c6cc-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4.(v_cast(e1) & r_out(e1) & n_people(x1) & n_ocean(x4) & n_net(x3) & into(e1,x4) & a_topic(x1) & a_several(s1) & Theme(s1,x1) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2)) | exists s1 s2 x1.(n_people(x1) & a_several(s1) & a_outside(s2) & Theme(s2,x1) & Theme(s1,x1)) |
||
Several people casting a net out into the ocean. | several people are indoors | 2 | -100 | Ocean is not indoors. | exists e1 s1 x1 x2 x3 x4.(n_ocean(x4) & a_topic(x1) & into(e1,x4) & r_out(e1) & Theme(e1,x3) & Actor(e1,x2) & v_cast(e1) & n_net(x3) & (x1 = x2) & n_people(x1) & a_several(s1) & Theme(s1,x1)) | exists p1 s1 x1.(exists x2.((x1 = x2) & n_indoor(x2)) & n_people(x1) & a_several(s1) & Theme(s1,x1)) | 7844cb54-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4.(v_cast(e1) & r_out(e1) & n_people(x1) & n_ocean(x4) & n_net(x3) & into(e1,x4) & a_topic(x1) & a_several(s1) & Theme(s1,x1) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2)) | exists s1 x1.(n_people(x1) & exists x2.(n_indoor(x2) & (x1 = x2)) & a_several(s1) & Theme(s1,x1)) |
||
Several people casting a net out into the ocean. | These people are fishing | 1 | -100 | People casting a net into the ocean do not have to be fishing. | exists e1 s1 x1 x2 x3 x4.(n_ocean(x4) & a_topic(x1) & into(e1,x4) & r_out(e1) & Theme(e1,x3) & Actor(e1,x2) & v_cast(e1) & n_net(x3) & (x1 = x2) & n_people(x1) & a_several(s1) & Theme(s1,x1)) | exists e1 x1.(n_people(x1) & Actor(e1,x1) & v_fish(e1)) | 7844cfdc-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4.(v_cast(e1) & r_out(e1) & n_people(x1) & n_ocean(x4) & n_net(x3) & into(e1,x4) & a_topic(x1) & a_several(s1) & Theme(s1,x1) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2)) | exists e1 x1.(v_fish(e1) & n_people(x1) & Actor(e1,x1)) |
||
A group of men pulling a fishing net onto the beach. | A bunch of women sew a quilt. | 2 | -100 | Men are not women. | exists e1 x1 x2 x3 x4 x5 x6.(n_beach(x6) & a_topic(x1) & of(x1,x2) & onto(e1,x6) & Theme(e1,x4) & Actor(e1,x3) & v_pull(e1) & n_net(x4) & of(x4,x5) & n_fishing(x5) & (x2 = x3) & n_man(x2) & n_group(x1)) | exists e1 x1 x2 x3.(Theme(e1,x3) & Actor(e1,x1) & v_sew(e1) & n_quilt(x3) & of(x1,x2) & n_woman(x2) & n_bunch(x1)) | 7844d52c-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4 x5 x6.(v_pull(e1) & onto(e1,x6) & of(x4,x5) & of(x1,x2) & n_net(x4) & n_man(x2) & n_group(x1) & n_fishing(x5) & n_beach(x6) & a_topic(x1) & Theme(e1,x4) & Actor(e1,x3) & (x2 = x3)) | exists e1 x1 x2 x3.(v_sew(e1) & of(x1,x2) & n_woman(x2) & n_quilt(x3) & n_bunch(x1) & Theme(e1,x3) & Actor(e1,x1)) |
||
A group of men pulling a fishing net onto the beach. | A group of men catch a lot of fish. | 1 | -100 | Just because men are pulling a fishing net onto the beach it does not mean men catch a lot of fish. | exists e1 x1 x2 x3 x4 x5 x6.(n_beach(x6) & a_topic(x1) & of(x1,x2) & onto(e1,x6) & Theme(e1,x4) & Actor(e1,x3) & v_pull(e1) & n_net(x4) & of(x4,x5) & n_fishing(x5) & (x2 = x3) & n_man(x2) & n_group(x1)) | exists e1 x1 x2 x3 x4.(Theme(e1,x3) & Actor(e1,x1) & v_catch(e1) & of(x3,x4) & n_fish(x4) & n_lot(x3) & of(x1,x2) & n_man(x2) & n_group(x1)) | 7844d9fa-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4 x5 x6.(v_pull(e1) & onto(e1,x6) & of(x4,x5) & of(x1,x2) & n_net(x4) & n_man(x2) & n_group(x1) & n_fishing(x5) & n_beach(x6) & a_topic(x1) & Theme(e1,x4) & Actor(e1,x3) & (x2 = x3)) | exists e1 x1 x2 x3 x4.(v_catch(e1) & of(x3,x4) & of(x1,x2) & n_man(x2) & n_lot(x3) & n_group(x1) & n_fish(x4) & Theme(e1,x3) & Actor(e1,x1)) |
||
A group of men pulling a fishing net onto the beach. | A group of men drag a net onto a beach. | 0 | -100 | Pulling a fishing net means the same a dragging a net. | exists e1 x1 x2 x3 x4 x5 x6.(n_beach(x6) & a_topic(x1) & of(x1,x2) & onto(e1,x6) & Theme(e1,x4) & Actor(e1,x3) & v_pull(e1) & n_net(x4) & of(x4,x5) & n_fishing(x5) & (x2 = x3) & n_man(x2) & n_group(x1)) | exists e1 x1 x2 x3 x4.(onto(e1,x4) & n_beach(x4) & Theme(e1,x3) & Actor(e1,x1) & v_drag(e1) & n_net(x3) & of(x1,x2) & n_man(x2) & n_group(x1)) | 7844dea0-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4 x5 x6.(v_pull(e1) & onto(e1,x6) & of(x4,x5) & of(x1,x2) & n_net(x4) & n_man(x2) & n_group(x1) & n_fishing(x5) & n_beach(x6) & a_topic(x1) & Theme(e1,x4) & Actor(e1,x3) & (x2 = x3)) | exists e1 x1 x2 x3 x4.(v_drag(e1) & onto(e1,x4) & of(x1,x2) & n_net(x3) & n_man(x2) & n_group(x1) & n_beach(x4) & Theme(e1,x3) & Actor(e1,x1)) |
||
Fishermen at the sandy beach side by side throwing the net to the ocean. | A group of men standing by the ocean. | 0 | -100 | Fishermen is a specific group of men, and a beach is typically by an ocean. | exists e1 s1 x1 x2 x3 x4 x5 x6 x7.(n_ocean(x7) & n_net(x6) & n_side(x2) & of(x2,x3) & n_beach(x3) & a_sandy(s1) & Theme(s1,x2) & a_topic(x1) & at(x1,x2) & by(x2,x4) & to(e1,x7) & Theme(e1,x6) & Actor(e1,x5) & v_throw(e1) & (x4 = x5) & n_side(x4) & n_fisherman(x1)) | exists e1 x1 x2 x3 x4.(n_ocean(x4) & a_topic(x1) & of(x1,x2) & by(e1,x4) & Actor(e1,x3) & v_stand(e1) & (x2 = x3) & n_man(x2) & n_group(x1)) | 7844e3a0-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4 x5 x6 x7.(v_throw(e1) & to(e1,x7) & of(x2,x3) & n_side(x4) & n_side(x2) & n_ocean(x7) & n_net(x6) & n_fisherman(x1) & n_beach(x3) & by(x2,x4) & at(x1,x2) & a_topic(x1) & a_sandy(s1) & Theme(s1,x2) & Theme(e1,x6) & Actor(e1,x5) & (x4 = x5)) | exists e1 x1 x2 x3 x4.(v_stand(e1) & of(x1,x2) & n_ocean(x4) & n_man(x2) & n_group(x1) & by(e1,x4) & a_topic(x1) & Actor(e1,x3) & (x2 = x3)) |
||
Fishermen at the sandy beach side by side throwing the net to the ocean. | A group of people playing billiards. | 2 | -100 | Billiards is not throwing the net. | exists e1 s1 x1 x2 x3 x4 x5 x6 x7.(n_ocean(x7) & n_net(x6) & n_side(x2) & of(x2,x3) & n_beach(x3) & a_sandy(s1) & Theme(s1,x2) & a_topic(x1) & at(x1,x2) & by(x2,x4) & to(e1,x7) & Theme(e1,x6) & Actor(e1,x5) & v_throw(e1) & (x4 = x5) & n_side(x4) & n_fisherman(x1)) | exists e1 x1 x2 x3 x4.(a_topic(x1) & of(x1,x2) & Theme(e1,x4) & Actor(e1,x3) & v_play(e1) & n_billiards(x4) & (x2 = x3) & n_people(x2) & n_group(x1)) | 7844e85a-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4 x5 x6 x7.(v_throw(e1) & to(e1,x7) & of(x2,x3) & n_side(x4) & n_side(x2) & n_ocean(x7) & n_net(x6) & n_fisherman(x1) & n_beach(x3) & by(x2,x4) & at(x1,x2) & a_topic(x1) & a_sandy(s1) & Theme(s1,x2) & Theme(e1,x6) & Actor(e1,x5) & (x4 = x5)) | exists e1 x1 x2 x3 x4.(v_play(e1) & of(x1,x2) & n_people(x2) & n_group(x1) & n_billiards(x4) & a_topic(x1) & Theme(e1,x4) & Actor(e1,x3) & (x2 = x3)) |
||
Fishermen at the sandy beach side by side throwing the net to the ocean. | Male members of a fishing family catching crab. | 1 | -100 | Fishermen do not have to be a fishing family. | exists e1 s1 x1 x2 x3 x4 x5 x6 x7.(n_ocean(x7) & n_net(x6) & n_side(x2) & of(x2,x3) & n_beach(x3) & a_sandy(s1) & Theme(s1,x2) & a_topic(x1) & at(x1,x2) & by(x2,x4) & to(e1,x7) & Theme(e1,x6) & Actor(e1,x5) & v_throw(e1) & (x4 = x5) & n_side(x4) & n_fisherman(x1)) | exists e1 s1 x1 x2 x3 x4.(a_topic(x1) & of(x1,x2) & n_crab(x2) & Actor(e1,x2) & v_catch(e1) & of(x2,x4) & n_family(x4) & of(x2,x3) & n_fishing(x3) & n_member(x1) & a_male(s1) & Theme(s1,x1)) | 7844ecf6-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4 x5 x6 x7.(v_throw(e1) & to(e1,x7) & of(x2,x3) & n_side(x4) & n_side(x2) & n_ocean(x7) & n_net(x6) & n_fisherman(x1) & n_beach(x3) & by(x2,x4) & at(x1,x2) & a_topic(x1) & a_sandy(s1) & Theme(s1,x2) & Theme(e1,x6) & Actor(e1,x5) & (x4 = x5)) | exists e1 s1 x1 x2 x3 x4.(v_catch(e1) & of(x2,x4) & of(x2,x3) & of(x1,x2) & n_member(x1) & n_fishing(x3) & n_family(x4) & n_crab(x2) & a_topic(x1) & a_male(s1) & Theme(s1,x1) & Actor(e1,x2)) |
||
A group of people in a beach standing in sand holding a net, while another group of people stand in the sea holding the rest of the net. | There is a group of people in the forest. | 2 | -100 | one can' t be at beach and forest simultaneously | exists e1 p1 x1 x2 x3 x4 x5 x6 x7 x10 x12.(n_rest(x12) & n_sea(x10) & a_topic(x1) & of(x1,x2) & exists e3 e2 x8 x9 x11.(in(e2,x10) & Theme(e3,x12) & Actor(e3,x11) & v_hold(e3) & of(x12,x7) & (x10 = x11) & Actor(e2,x8) & v_stand(e2) & of(x8,x9) & n_people(x9) & n_group(x8) & -(x8 = x1)) & n_net(x7) & n_net(x7) & n_group(x1) & n_group(x1) & while(e1,p1) & Theme(e1,x7) & Actor(e1,x6) & v_hold(e1) & (x2 = x6) & in(x2,x3) & in(x3,x5) & n_sand(x5) & n_standing(x3) & of(x3,x4) & n_beach(x4) & n_people(x2)) | exists p1 x1 x4.(n_forest(x4) & exists x2 x3.((x1 = x2) & of(x2,x3) & in(x3,x4) & n_people(x3) & n_group(x2))) | 7844f192-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 p1 x1 x2 x3 x4 x5 x6 x7 x10 x12.(while(e1,p1) & v_hold(e1) & of(x3,x4) & of(x1,x2) & n_standing(x3) & n_sea(x10) & n_sand(x5) & n_rest(x12) & n_people(x2) & n_net(x7) & n_group(x1) & n_beach(x4) & in(x3,x5) & in(x2,x3) & exists e3 e2 x8 x9 x11.(v_stand(e2) & v_hold(e3) & of(x8,x9) & of(x12,x7) & n_people(x9) & n_group(x8) & in(e2,x10) & Theme(e3,x12) & Actor(e3,x11) & Actor(e2,x8) & -(x8 = x1) & (x10 = x11)) & a_topic(x1) & Theme(e1,x7) & Actor(e1,x6) & (x2 = x6)) | exists x1 x4.(n_forest(x4) & exists x2 x3.(of(x2,x3) & n_people(x3) & n_group(x2) & in(x3,x4) & (x1 = x2))) |
||
A group of people in a beach standing in sand holding a net, while another group of people stand in the sea holding the rest of the net. | there are a group of people on the beach. | 0 | -100 | If there are a group of people in a beach standing in sand, it implies they're on the beach. | exists e1 p1 x1 x2 x3 x4 x5 x6 x7 x10 x12.(n_rest(x12) & n_sea(x10) & a_topic(x1) & of(x1,x2) & exists e3 e2 x8 x9 x11.(in(e2,x10) & Theme(e3,x12) & Actor(e3,x11) & v_hold(e3) & of(x12,x7) & (x10 = x11) & Actor(e2,x8) & v_stand(e2) & of(x8,x9) & n_people(x9) & n_group(x8) & -(x8 = x1)) & n_net(x7) & n_net(x7) & n_group(x1) & n_group(x1) & while(e1,p1) & Theme(e1,x7) & Actor(e1,x6) & v_hold(e1) & (x2 = x6) & in(x2,x3) & in(x3,x5) & n_sand(x5) & n_standing(x3) & of(x3,x4) & n_beach(x4) & n_people(x2)) | exists p1 x1 x4.(n_beach(x4) & exists x2 x3.((x1 = x2) & on(x2,x4) & of(x2,x3) & n_people(x3) & n_group(x2))) | 7844f62e-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 p1 x1 x2 x3 x4 x5 x6 x7 x10 x12.(while(e1,p1) & v_hold(e1) & of(x3,x4) & of(x1,x2) & n_standing(x3) & n_sea(x10) & n_sand(x5) & n_rest(x12) & n_people(x2) & n_net(x7) & n_group(x1) & n_beach(x4) & in(x3,x5) & in(x2,x3) & exists e3 e2 x8 x9 x11.(v_stand(e2) & v_hold(e3) & of(x8,x9) & of(x12,x7) & n_people(x9) & n_group(x8) & in(e2,x10) & Theme(e3,x12) & Actor(e3,x11) & Actor(e2,x8) & -(x8 = x1) & (x10 = x11)) & a_topic(x1) & Theme(e1,x7) & Actor(e1,x6) & (x2 = x6)) | exists x1 x4.(n_beach(x4) & exists x2 x3.(on(x2,x4) & of(x2,x3) & n_people(x3) & n_group(x2) & (x1 = x2))) |
||
A group of people in a beach standing in sand holding a net, while another group of people stand in the sea holding the rest of the net. | There is a family on the beach. | 1 | -100 | A group of people is not assumed to be a family. | exists e1 p1 x1 x2 x3 x4 x5 x6 x7 x10 x12.(n_rest(x12) & n_sea(x10) & a_topic(x1) & of(x1,x2) & exists e2 e3 x8 x9 x11.(in(e2,x10) & Theme(e3,x12) & Actor(e3,x11) & v_hold(e3) & of(x12,x7) & (x10 = x11) & Actor(e2,x8) & v_stand(e2) & of(x8,x9) & n_people(x9) & n_group(x8) & -(x8 = x1)) & n_net(x7) & n_net(x7) & n_group(x1) & n_group(x1) & while(e1,p1) & Theme(e1,x7) & Actor(e1,x6) & v_hold(e1) & (x2 = x6) & in(x2,x3) & in(x3,x5) & n_sand(x5) & n_standing(x3) & of(x3,x4) & n_beach(x4) & n_people(x2)) | exists p1 x1 x3.(n_beach(x3) & exists x2.((x1 = x2) & on(x2,x3) & n_family(x2))) | 7844fb74-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 p1 x1 x2 x3 x4 x5 x6 x7 x10 x12.(while(e1,p1) & v_hold(e1) & of(x3,x4) & of(x1,x2) & n_standing(x3) & n_sea(x10) & n_sand(x5) & n_rest(x12) & n_people(x2) & n_net(x7) & n_group(x1) & n_beach(x4) & in(x3,x5) & in(x2,x3) & exists e2 e3 x8 x9 x11.(v_stand(e2) & v_hold(e3) & of(x8,x9) & of(x12,x7) & n_people(x9) & n_group(x8) & in(e2,x10) & Theme(e3,x12) & Actor(e3,x11) & Actor(e2,x8) & -(x8 = x1) & (x10 = x11)) & a_topic(x1) & Theme(e1,x7) & Actor(e1,x6) & (x2 = x6)) | exists x1 x3.(n_beach(x3) & exists x2.(on(x2,x3) & n_family(x2) & (x1 = x2))) |
||
An Asian man playing a wooden instrument. | An asian man is playing music. | 0 | -100 | A wooden instrument typically makes music. | exists e1 s1 s2 x1 x2 x3.(a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & v_play(e1) & n_instrument(x3) & a_wooden(s2) & Theme(s2,x3) & (x1 = x2) & n_man(x1) & a_asian(s1) & Theme(s1,x1)) | exists e1 s1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_play(e1) & n_music(x2) & n_man(x1) & a_asian(s1) & Theme(s1,x1)) | 78450024-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 x1 x2 x3.(v_play(e1) & n_man(x1) & n_instrument(x3) & a_wooden(s2) & a_topic(x1) & a_asian(s1) & Theme(s2,x3) & Theme(s1,x1) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2)) | exists e1 s1 x1 x2.(v_play(e1) & n_music(x2) & n_man(x1) & a_asian(s1) & Theme(s1,x1) & Theme(e1,x2) & Actor(e1,x1)) |
||
An Asian man playing a wooden instrument. | The man is playing a guitar. | 1 | -100 | A man does not have to be Asian. A wooden instrument does not have to be a guitar. | exists e1 s1 s2 x1 x2 x3.(a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & v_play(e1) & n_instrument(x3) & a_wooden(s2) & Theme(s2,x3) & (x1 = x2) & n_man(x1) & a_asian(s1) & Theme(s1,x1)) | exists e1 x1 x2.(n_man(x1) & Theme(e1,x2) & Actor(e1,x1) & v_play(e1) & n_guitar(x2)) | 784504c0-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 x1 x2 x3.(v_play(e1) & n_man(x1) & n_instrument(x3) & a_wooden(s2) & a_topic(x1) & a_asian(s1) & Theme(s2,x3) & Theme(s1,x1) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2)) | exists e1 x1 x2.(v_play(e1) & n_man(x1) & n_guitar(x2) & Theme(e1,x2) & Actor(e1,x1)) |
||
An Asian man playing a wooden instrument. | The black man is singing. | 2 | -100 | Asian is not black. | exists e1 s1 s2 x1 x2 x3.(a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & v_play(e1) & n_instrument(x3) & a_wooden(s2) & Theme(s2,x3) & (x1 = x2) & n_man(x1) & a_asian(s1) & Theme(s1,x1)) | exists e1 s1 x1.(n_man(x1) & a_black(s1) & Theme(s1,x1) & Actor(e1,x1) & v_sing(e1)) | 784509b6-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 x1 x2 x3.(v_play(e1) & n_man(x1) & n_instrument(x3) & a_wooden(s2) & a_topic(x1) & a_asian(s1) & Theme(s2,x3) & Theme(s1,x1) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2)) | exists e1 s1 x1.(v_sing(e1) & n_man(x1) & a_black(s1) & Theme(s1,x1) & Actor(e1,x1)) |
||
Three men are working fixing a building. | A building was being fixed. | 0 | -100 | Building is repeated, and fixed is the past tense of fixing. | exists e2 e1 x1 x2.(for(e1,e2) & Theme(e2,x2) & Actor(e2,x1) & v_fix(e2) & n_building(x2) & Actor(e1,x1) & v_work(e1) & n_man(x1) & card_eq_3(x1)) | exists e1 x1.(Theme(e1,x1) & v_fix(e1) & n_building(x1)) | 78450e66-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e1 x1 x2.(v_work(e1) & v_fix(e2) & n_man(x1) & n_building(x2) & for(e1,e2) & card_eq_3(x1) & Theme(e2,x2) & Actor(e2,x1) & Actor(e1,x1)) | exists e1 x1.(v_fix(e1) & n_building(x1) & Theme(e1,x1)) |
||
Three men are working fixing a building. | The men reparing the building were sitting in their office cubicles. | 2 | -100 | Working is not sitting. | exists e1 e2 x1 x2.(for(e1,e2) & Theme(e2,x2) & Actor(e2,x1) & v_fix(e2) & n_building(x2) & Actor(e1,x1) & v_work(e1) & n_man(x1) & card_eq_3(x1)) | exists e1 e2 x1 x2 x3 x4 x5.(n_cubicle(x4) & of(x4,x5) & n_office(x5) & of(x4,x3) & n_thing(x3) & n_building(x3) & n_man(x1) & in(e2,x4) & Actor(e2,x1) & v_sit(e2) & Theme(e1,x3) & Actor(e1,x2) & v_repare(e1) & (x1 = x2)) | 784512ee-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 x1 x2.(v_work(e1) & v_fix(e2) & n_man(x1) & n_building(x2) & for(e1,e2) & card_eq_3(x1) & Theme(e2,x2) & Actor(e2,x1) & Actor(e1,x1)) | exists e1 e2 x1 x2 x3 x4 x5.(v_sit(e2) & v_repare(e1) & of(x4,x5) & of(x4,x3) & n_thing(x3) & n_office(x5) & n_man(x1) & n_cubicle(x4) & n_building(x3) & in(e2,x4) & Theme(e1,x3) & Actor(e2,x1) & Actor(e1,x2) & (x1 = x2)) |
||
Three men are working fixing a building. | The bricks on the building were being repaired. | 1 | -100 | Just because men are working fixing a building it does not mean bricks on the building were being repaired. | exists e2 e1 x1 x2.(for(e1,e2) & Theme(e2,x2) & Actor(e2,x1) & v_fix(e2) & n_building(x2) & Actor(e1,x1) & v_work(e1) & n_man(x1) & card_eq_3(x1)) | exists e1 x1 x2.(n_building(x2) & n_brick(x1) & Theme(e1,x1) & v_repair(e1) & on(x1,x2)) | 78451776-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e1 x1 x2.(v_work(e1) & v_fix(e2) & n_man(x1) & n_building(x2) & for(e1,e2) & card_eq_3(x1) & Theme(e2,x2) & Actor(e2,x1) & Actor(e1,x1)) | exists e1 x1 x2.(v_repair(e1) & on(x1,x2) & n_building(x2) & n_brick(x1) & Theme(e1,x1)) |
||
A boy in a white shirt is doing a kick in the air. | A boy lays down in the grass. | 2 | -100 | There can be either a boy doing a kick in the air or lays down in the grass. | exists e1 s1 x1 x2 x3 x4.(n_air(x4) & Theme(e1,x3) & Actor(e1,x1) & v_do(e1) & in(x3,x4) & n_kick(x3) & in(x1,x2) & n_shirt(x2) & a_white(s1) & Theme(s1,x2) & n_boy(x1)) | exists e1 s1 x1 x2.(n_grass(x2) & in(e1,x2) & a_down(s1) & Manner(e1,s1) & Actor(e1,x1) & v_lay(e1) & n_boy(x1)) | 78452c70-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4.(v_do(e1) & n_shirt(x2) & n_kick(x3) & n_boy(x1) & n_air(x4) & in(x3,x4) & in(x1,x2) & a_white(s1) & Theme(s1,x2) & Theme(e1,x3) & Actor(e1,x1)) | exists e1 s1 x1 x2.(v_lay(e1) & n_grass(x2) & n_boy(x1) & in(e1,x2) & a_down(s1) & Manner(e1,s1) & Actor(e1,x1)) |
||
A boy in a white shirt is doing a kick in the air. | A boy does a trick kick in the air. | 1 | -100 | Not all kicks in the air are necessarily be trick kicks. | exists e1 s1 x1 x2 x3 x4.(n_air(x4) & Theme(e1,x3) & Actor(e1,x1) & v_do(e1) & in(x3,x4) & n_kick(x3) & in(x1,x2) & n_shirt(x2) & a_white(s1) & Theme(s1,x2) & n_boy(x1)) | exists e1 x1 x2 x3 x4.(n_air(x4) & in(e1,x4) & Theme(e1,x2) & Actor(e1,x1) & v_do(e1) & n_kick(x2) & of(x2,x3) & n_trick(x3) & n_boy(x1)) | 78453184-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4.(v_do(e1) & n_shirt(x2) & n_kick(x3) & n_boy(x1) & n_air(x4) & in(x3,x4) & in(x1,x2) & a_white(s1) & Theme(s1,x2) & Theme(e1,x3) & Actor(e1,x1)) | exists e1 x1 x2 x3 x4.(v_do(e1) & of(x2,x3) & n_trick(x3) & n_kick(x2) & n_boy(x1) & n_air(x4) & in(e1,x4) & Theme(e1,x2) & Actor(e1,x1)) |
||
A boy in a white shirt is doing a kick in the air. | A boy does a kick in the air. | 0 | -100 | "A boy does a kick in the air" just rephrases the more detailed description, "A boy in a white shirt is doing a kick in the air." | exists e1 s1 x1 x2 x3 x4.(n_air(x4) & Theme(e1,x3) & Actor(e1,x1) & v_do(e1) & in(x3,x4) & n_kick(x3) & in(x1,x2) & n_shirt(x2) & a_white(s1) & Theme(s1,x2) & n_boy(x1)) | exists e1 x1 x2 x3.(n_air(x3) & in(e1,x3) & Theme(e1,x2) & Actor(e1,x1) & v_do(e1) & n_kick(x2) & n_boy(x1)) | 78453652-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4.(v_do(e1) & n_shirt(x2) & n_kick(x3) & n_boy(x1) & n_air(x4) & in(x3,x4) & in(x1,x2) & a_white(s1) & Theme(s1,x2) & Theme(e1,x3) & Actor(e1,x1)) | exists e1 x1 x2 x3.(v_do(e1) & n_kick(x2) & n_boy(x1) & n_air(x3) & in(e1,x3) & Theme(e1,x2) & Actor(e1,x1)) |
||
woman wearing yellow shirt, standing at an outdoor food kiosk. | A woman standing outside wearing bright clothing. | 0 | -100 | The word shirt is specific while clothing could consist of a number of articles of clothing. | exists e2 e1 s1 s2 x1 x2 x3 x4 x5.(at(e2,x4) & n_kiosk(x4) & of(x4,x5) & n_food(x5) & a_outdoor(s2) & Theme(s2,x4) & Actor(e2,x3) & v_stand(e2) & n_woman(x3) & Theme(e1,x2) & Actor(e1,x1) & v_wear(e1) & n_shirt(x2) & a_yellow(s1) & Theme(s1,x2) & n_woman(x1)) | exists e2 e1 s1 s2 x1 x2 x3.(a_topic(x1) & for(e1,e2) & Theme(e2,x3) & Actor(e2,x2) & v_wear(e2) & n_clothing(x3) & a_bright(s2) & Theme(s2,x3) & a_outside(s1) & Manner(e1,s1) & Actor(e1,x2) & v_stand(e1) & (x1 = x2) & n_woman(x1)) | 78453b02-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e1 s1 s2 x1 x2 x3 x4 x5.(v_wear(e1) & v_stand(e2) & of(x4,x5) & n_woman(x3) & n_woman(x1) & n_shirt(x2) & n_kiosk(x4) & n_food(x5) & at(e2,x4) & a_yellow(s1) & a_outdoor(s2) & Theme(s2,x4) & Theme(s1,x2) & Theme(e1,x2) & Actor(e2,x3) & Actor(e1,x1)) | exists e2 e1 s1 s2 x1 x2 x3.(v_wear(e2) & v_stand(e1) & n_woman(x1) & n_clothing(x3) & for(e1,e2) & a_topic(x1) & a_outside(s1) & a_bright(s2) & Theme(s2,x3) & Theme(e2,x3) & Manner(e1,s1) & Actor(e2,x2) & Actor(e1,x2) & (x1 = x2)) |
||
woman wearing yellow shirt, standing at an outdoor food kiosk. | A woman waiting for her food. | 1 | -100 | The woman standing at an outdoor food kiosk may not be waiting. She may be getting food that is not her food. | exists e2 e1 s1 s2 x1 x2 x3 x4 x5.(at(e2,x4) & n_kiosk(x4) & of(x4,x5) & n_food(x5) & a_outdoor(s2) & Theme(s2,x4) & Actor(e2,x3) & v_stand(e2) & n_woman(x3) & Theme(e1,x2) & Actor(e1,x1) & v_wear(e1) & n_shirt(x2) & a_yellow(s1) & Theme(s1,x2) & n_woman(x1)) | exists e1 x1 x2 x3.(a_topic(x1) & for(e1,x3) & n_food(x3) & of(x3,x1) & n_female(x1) & Actor(e1,x2) & v_wait(e1) & (x1 = x2) & n_woman(x1)) | 78453f9e-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e1 s1 s2 x1 x2 x3 x4 x5.(v_wear(e1) & v_stand(e2) & of(x4,x5) & n_woman(x3) & n_woman(x1) & n_shirt(x2) & n_kiosk(x4) & n_food(x5) & at(e2,x4) & a_yellow(s1) & a_outdoor(s2) & Theme(s2,x4) & Theme(s1,x2) & Theme(e1,x2) & Actor(e2,x3) & Actor(e1,x1)) | exists e1 x1 x2 x3.(v_wait(e1) & of(x3,x1) & n_woman(x1) & n_food(x3) & n_female(x1) & for(e1,x3) & a_topic(x1) & Actor(e1,x2) & (x1 = x2)) |
||
woman wearing yellow shirt, standing at an outdoor food kiosk. | A woman viciously attacking a food kiosk. | 2 | -100 | Attacking is not wearing. | exists e2 e1 s1 s2 x1 x2 x3 x4 x5.(at(e2,x4) & n_kiosk(x4) & of(x4,x5) & n_food(x5) & a_outdoor(s2) & Theme(s2,x4) & Actor(e2,x3) & v_stand(e2) & n_woman(x3) & Theme(e1,x2) & Actor(e1,x1) & v_wear(e1) & n_shirt(x2) & a_yellow(s1) & Theme(s1,x2) & n_woman(x1)) | exists e1 s1 x1 x2 x3 x4.(a_topic(x1) & a_viciously(s1) & Manner(e1,s1) & Theme(e1,x3) & Actor(e1,x2) & v_attack(e1) & n_kiosk(x3) & of(x3,x4) & n_food(x4) & (x1 = x2) & n_woman(x1)) | 7845444e-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e1 s1 s2 x1 x2 x3 x4 x5.(v_wear(e1) & v_stand(e2) & of(x4,x5) & n_woman(x3) & n_woman(x1) & n_shirt(x2) & n_kiosk(x4) & n_food(x5) & at(e2,x4) & a_yellow(s1) & a_outdoor(s2) & Theme(s2,x4) & Theme(s1,x2) & Theme(e1,x2) & Actor(e2,x3) & Actor(e1,x1)) | exists e1 s1 x1 x2 x3 x4.(v_attack(e1) & of(x3,x4) & n_woman(x1) & n_kiosk(x3) & n_food(x4) & a_viciously(s1) & a_topic(x1) & Theme(e1,x3) & Manner(e1,s1) & Actor(e1,x2) & (x1 = x2)) |
||
Many people are practicing in a field and a woman in a black tank top is watching a man do a high kick in the air. | There is a group of people outside. | 0 | -100 | A woman and a man do not constitute a group. | exists e3 e1 e2 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8 x9.(n_air(x9) & Theme(e3,x6) & Actor(e3,x3) & v_watch(e3) & in(e2,x9) & Theme(e2,x8) & Actor(e2,x7) & v_do(e2) & n_kick(x8) & a_high(s2) & Theme(s2,x8) & (x6 = x7) & n_man(x6) & in(x3,x4) & n_top(x4) & of(x4,x5) & n_tank(x5) & a_black(s1) & Theme(s1,x4) & n_woman(x3) & in(e1,x2) & n_field(x2) & Actor(e1,x1) & v_practice(e1) & n_people(x1) & n_quantity(x1)) | exists p1 s1 x1.(a_outside(s1) & Manner(p1,s1) & exists x2 x3.((x1 = x2) & of(x2,x3) & n_people(x3) & n_group(x2))) | 784549ee-e4c8-11ec-9cdd-0242ac1c0002 | exists e3 e1 e2 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8 x9.(v_watch(e3) & v_practice(e1) & v_do(e2) & of(x4,x5) & n_woman(x3) & n_top(x4) & n_tank(x5) & n_quantity(x1) & n_people(x1) & n_man(x6) & n_kick(x8) & n_field(x2) & n_air(x9) & in(x3,x4) & in(e2,x9) & in(e1,x2) & a_high(s2) & a_black(s1) & Theme(s2,x8) & Theme(s1,x4) & Theme(e3,x6) & Theme(e2,x8) & Actor(e3,x3) & Actor(e2,x7) & Actor(e1,x1) & (x6 = x7)) | exists p1 s1 x1.(exists x2 x3.(of(x2,x3) & n_people(x3) & n_group(x2) & (x1 = x2)) & a_outside(s1) & Manner(p1,s1)) |
||
Many people are practicing in a field and a woman in a black tank top is watching a man do a high kick in the air. | The people are playing a soccer game. | 1 | -100 | People practicing may not be playing a game. The actions described do not imply a soccer game. | exists e3 e1 e2 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8 x9.(n_air(x9) & Theme(e3,x6) & Actor(e3,x3) & v_watch(e3) & in(e2,x9) & Theme(e2,x8) & Actor(e2,x7) & v_do(e2) & n_kick(x8) & a_high(s2) & Theme(s2,x8) & (x6 = x7) & n_man(x6) & in(x3,x4) & n_top(x4) & of(x4,x5) & n_tank(x5) & a_black(s1) & Theme(s1,x4) & n_woman(x3) & in(e1,x2) & n_field(x2) & Actor(e1,x1) & v_practice(e1) & n_people(x1) & n_quantity(x1)) | exists e1 x1 x2 x3.(n_people(x1) & Theme(e1,x2) & Actor(e1,x1) & v_play(e1) & n_game(x2) & of(x2,x3) & n_soccer(x3)) | 78454eb2-e4c8-11ec-9cdd-0242ac1c0002 | exists e3 e1 e2 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8 x9.(v_watch(e3) & v_practice(e1) & v_do(e2) & of(x4,x5) & n_woman(x3) & n_top(x4) & n_tank(x5) & n_quantity(x1) & n_people(x1) & n_man(x6) & n_kick(x8) & n_field(x2) & n_air(x9) & in(x3,x4) & in(e2,x9) & in(e1,x2) & a_high(s2) & a_black(s1) & Theme(s2,x8) & Theme(s1,x4) & Theme(e3,x6) & Theme(e2,x8) & Actor(e3,x3) & Actor(e2,x7) & Actor(e1,x1) & (x6 = x7)) | exists e1 x1 x2 x3.(v_play(e1) & of(x2,x3) & n_soccer(x3) & n_people(x1) & n_game(x2) & Theme(e1,x2) & Actor(e1,x1)) |
||
Many people are practicing in a field and a woman in a black tank top is watching a man do a high kick in the air. | The people are inside watching TV | 2 | -100 | Practicing is not watching TV. | exists e1 e3 e2 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8 x9.(n_air(x9) & Theme(e3,x6) & Actor(e3,x3) & v_watch(e3) & in(e2,x9) & Theme(e2,x8) & Actor(e2,x7) & v_do(e2) & n_kick(x8) & a_high(s2) & Theme(s2,x8) & (x6 = x7) & n_man(x6) & in(x3,x4) & n_top(x4) & of(x4,x5) & n_tank(x5) & a_black(s1) & Theme(s1,x4) & n_woman(x3) & in(e1,x2) & n_field(x2) & Actor(e1,x1) & v_practice(e1) & n_people(x1) & n_quantity(x1)) | exists e1 s1 x1 x2.(n_people(x1) & a_inside(s1) & Manner(e1,s1) & Theme(e1,x2) & Actor(e1,x1) & v_watch(e1) & n_tv(x2)) | 7845534e-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e3 e2 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8 x9.(v_watch(e3) & v_practice(e1) & v_do(e2) & of(x4,x5) & n_woman(x3) & n_top(x4) & n_tank(x5) & n_quantity(x1) & n_people(x1) & n_man(x6) & n_kick(x8) & n_field(x2) & n_air(x9) & in(x3,x4) & in(e2,x9) & in(e1,x2) & a_high(s2) & a_black(s1) & Theme(s2,x8) & Theme(s1,x4) & Theme(e3,x6) & Theme(e2,x8) & Actor(e3,x3) & Actor(e2,x7) & Actor(e1,x1) & (x6 = x7)) | exists e1 s1 x1 x2.(v_watch(e1) & n_tv(x2) & n_people(x1) & a_inside(s1) & Theme(e1,x2) & Manner(e1,s1) & Actor(e1,x1)) |
||
A female vendor dressed in a yellow work shirt with her back to the camera. | The vendor is selling bananas. | 1 | -100 | It is not possible to tell if the vendor is selling bananas. | exists e1 s1 s2 x1 x2 x3 x4 x5 x6.(n_camera(x6) & a_topic(x1) & with(e1,x5) & to(x5,x6) & n_back(x5) & of(x5,x1) & n_female(x1) & in(e1,x3) & n_shirt(x3) & of(x3,x4) & n_work(x4) & a_yellow(s2) & Theme(s2,x3) & Theme(e1,x2) & v_dress(e1) & (x1 = x2) & n_vendor(x1) & a_female(s1) & Theme(s1,x1)) | exists e1 x1 x2.(n_vendor(x1) & Theme(e1,x2) & Actor(e1,x1) & v_sell(e1) & n_banana(x2)) | 7845584e-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 x1 x2 x3 x4 x5 x6.(with(e1,x5) & v_dress(e1) & to(x5,x6) & of(x5,x1) & of(x3,x4) & n_work(x4) & n_vendor(x1) & n_shirt(x3) & n_female(x1) & n_camera(x6) & n_back(x5) & in(e1,x3) & a_yellow(s2) & a_topic(x1) & a_female(s1) & Theme(s2,x3) & Theme(s1,x1) & Theme(e1,x2) & (x1 = x2)) | exists e1 x1 x2.(v_sell(e1) & n_vendor(x1) & n_banana(x2) & Theme(e1,x2) & Actor(e1,x1)) |
||
A female vendor dressed in a yellow work shirt with her back to the camera. | The camera is selling a yellow work shirt. | 2 | -100 | A vendor isn't a camera. | exists e1 s1 s2 x1 x2 x3 x4 x5 x6.(n_camera(x6) & a_topic(x1) & with(e1,x5) & to(x5,x6) & n_back(x5) & of(x5,x1) & n_female(x1) & in(e1,x3) & n_shirt(x3) & of(x3,x4) & n_work(x4) & a_yellow(s2) & Theme(s2,x3) & Theme(e1,x2) & v_dress(e1) & (x1 = x2) & n_vendor(x1) & a_female(s1) & Theme(s1,x1)) | exists e1 s1 x1 x2 x3.(n_camera(x1) & Theme(e1,x2) & Actor(e1,x1) & v_sell(e1) & n_shirt(x2) & of(x2,x3) & n_work(x3) & a_yellow(s1) & Theme(s1,x2)) | 78455ed4-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 x1 x2 x3 x4 x5 x6.(with(e1,x5) & v_dress(e1) & to(x5,x6) & of(x5,x1) & of(x3,x4) & n_work(x4) & n_vendor(x1) & n_shirt(x3) & n_female(x1) & n_camera(x6) & n_back(x5) & in(e1,x3) & a_yellow(s2) & a_topic(x1) & a_female(s1) & Theme(s2,x3) & Theme(s1,x1) & Theme(e1,x2) & (x1 = x2)) | exists e1 s1 x1 x2 x3.(v_sell(e1) & of(x2,x3) & n_work(x3) & n_shirt(x2) & n_camera(x1) & a_yellow(s1) & Theme(s1,x2) & Theme(e1,x2) & Actor(e1,x1)) |
||
A female vendor dressed in a yellow work shirt with her back to the camera. | The vendor has merchandise to sell. | 0 | -100 | A vendor could be male for female and having her back to the camera is different than selling merchandise. | exists e1 s1 s2 x1 x2 x3 x4 x5 x6.(n_camera(x6) & a_topic(x1) & with(e1,x5) & to(x5,x6) & n_back(x5) & of(x5,x1) & n_female(x1) & in(e1,x3) & n_shirt(x3) & of(x3,x4) & n_work(x4) & a_yellow(s2) & Theme(s2,x3) & Theme(e1,x2) & v_dress(e1) & (x1 = x2) & n_vendor(x1) & a_female(s1) & Theme(s1,x1)) | exists e1 p1 x1 x2.(n_vendor(x1) & Theme(e1,x2) & Actor(e1,x1) & v_have(e1) & Topic(x2,p1) & exists e2 x3.(Theme(e2,x3) & Actor(e2,x2) & v_sell(e2) & n_thing(x3)) & n_merchandise(x2)) | 784563fc-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 x1 x2 x3 x4 x5 x6.(with(e1,x5) & v_dress(e1) & to(x5,x6) & of(x5,x1) & of(x3,x4) & n_work(x4) & n_vendor(x1) & n_shirt(x3) & n_female(x1) & n_camera(x6) & n_back(x5) & in(e1,x3) & a_yellow(s2) & a_topic(x1) & a_female(s1) & Theme(s2,x3) & Theme(s1,x1) & Theme(e1,x2) & (x1 = x2)) | exists e1 p1 x1 x2.(v_have(e1) & n_vendor(x1) & n_merchandise(x2) & exists e2 x3.(v_sell(e2) & n_thing(x3) & Theme(e2,x3) & Actor(e2,x2)) & Topic(x2,p1) & Theme(e1,x2) & Actor(e1,x1)) |
||
three African American youths playing volleyball at a park. | People play games at the park. | 0 | -100 | Three African American youths is very specific in reference to who is playing verses people. Volleyball is a specific game whereas games could be a wide variety of games | exists e1 s1 s2 x1 x2 x3 x4.(a_topic(x1) & at(e1,x4) & n_park(x4) & Theme(e1,x3) & Actor(e1,x2) & v_play(e1) & n_volleyball(x3) & (x1 = x2) & n_youth(x1) & a_american(s2) & Theme(s2,x1) & a_african(s1) & Theme(s1,x1) & card_eq_3(x1)) | exists e1 x1 x2 x3.(n_park(x3) & at(e1,x3) & Theme(e1,x2) & Actor(e1,x1) & v_play(e1) & n_game(x2) & n_people(x1)) | 78456910-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 x1 x2 x3 x4.(v_play(e1) & n_youth(x1) & n_volleyball(x3) & n_park(x4) & card_eq_3(x1) & at(e1,x4) & a_topic(x1) & a_american(s2) & a_african(s1) & Theme(s2,x1) & Theme(s1,x1) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2)) | exists e1 x1 x2 x3.(v_play(e1) & n_people(x1) & n_park(x3) & n_game(x2) & at(e1,x3) & Theme(e1,x2) & Actor(e1,x1)) |
||
three African American youths playing volleyball at a park. | Three boys have a picnic. | 2 | -100 | Volleyball isn't a picnic. | exists e1 s1 s2 x1 x2 x3 x4.(a_topic(x1) & at(e1,x4) & n_park(x4) & Theme(e1,x3) & Actor(e1,x2) & v_play(e1) & n_volleyball(x3) & (x1 = x2) & n_youth(x1) & a_american(s2) & Theme(s2,x1) & a_african(s1) & Theme(s1,x1) & card_eq_3(x1)) | exists e1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_have(e1) & n_picnic(x2) & n_boy(x1) & card_eq_3(x1)) | 78456f8c-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 x1 x2 x3 x4.(v_play(e1) & n_youth(x1) & n_volleyball(x3) & n_park(x4) & card_eq_3(x1) & at(e1,x4) & a_topic(x1) & a_american(s2) & a_african(s1) & Theme(s2,x1) & Theme(s1,x1) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2)) | exists e1 x1 x2.(v_have(e1) & n_picnic(x2) & n_boy(x1) & card_eq_3(x1) & Theme(e1,x2) & Actor(e1,x1)) |
||
three African American youths playing volleyball at a park. | Some young people play volleyball outside. | 0 | -100 | Three African American youths is a specific example while some young people could be people of any ethnic background. The work youth typically refers to people under 21 while the word young is a relative term as is people. | exists e1 s1 s2 x1 x2 x3 x4.(a_topic(x1) & at(e1,x4) & n_park(x4) & Theme(e1,x3) & Actor(e1,x2) & v_play(e1) & n_volleyball(x3) & (x1 = x2) & n_youth(x1) & a_american(s2) & Theme(s2,x1) & a_african(s1) & Theme(s1,x1) & card_eq_3(x1)) | exists e1 s1 s2 x1 x2.(a_outside(s2) & Manner(e1,s2) & Theme(e1,x2) & Actor(e1,x1) & v_play(e1) & n_volleyball(x2) & n_people(x1) & a_young(s1) & Theme(s1,x1)) | 78457626-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 x1 x2 x3 x4.(v_play(e1) & n_youth(x1) & n_volleyball(x3) & n_park(x4) & card_eq_3(x1) & at(e1,x4) & a_topic(x1) & a_american(s2) & a_african(s1) & Theme(s2,x1) & Theme(s1,x1) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2)) | exists e1 s1 s2 x1 x2.(v_play(e1) & n_volleyball(x2) & n_people(x1) & a_young(s1) & a_outside(s2) & Theme(s1,x1) & Theme(e1,x2) & Manner(e1,s2) & Actor(e1,x1)) |
||
A couple sitting at a reception table, the man is laughing as he motions back and the woman is laughing motioning forward. | A couple laughing together. | 0 | -100 | The couple sitting at a table is specific as is the description of motions back and motioning forward could be activities done together or separate. | exists e1 e2 p1 x1 x2 x3 x4 x5 x6.(n_woman(x6) & n_male(x1) & n_man(x1) & rel(e1,x2) & at(e2,x4) & n_table(x4) & of(x4,x5) & n_reception(x5) & Actor(e2,x3) & v_sit(e2) & (x2 = x3) & n_couple(x2) & exists e3 e4 p2 s1.(exists e5 p3.(exists s2.(Theme(s2,x6) & a_forward(s2)) & Topic(e5,p3) & Actor(e5,x6) & v_motion(e5)) & Topic(e4,p2) & Actor(e4,x6) & v_laugh(e4) & a_back(s1) & Manner(e3,s1) & Actor(e3,x1) & v_motion(e3)) & as(e1,p1) & Actor(e1,x1) & v_laugh(e1)) | exists e1 p1 x1 x2.(a_topic(x1) & exists s1.(Theme(s1,x2) & a_together(s1)) & Topic(e1,p1) & Actor(e1,x2) & v_laugh(e1) & (x1 = x2) & n_couple(x1)) | 78457b94-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 p1 x1 x2 x3 x4 x5 x6.(v_sit(e2) & v_laugh(e1) & rel(e1,x2) & of(x4,x5) & n_woman(x6) & n_table(x4) & n_reception(x5) & n_man(x1) & n_male(x1) & n_couple(x2) & exists e3 e4 p2 s1.(v_motion(e3) & v_laugh(e4) & exists e5 p3.(v_motion(e5) & exists s2.(a_forward(s2) & Theme(s2,x6)) & Topic(e5,p3) & Actor(e5,x6)) & a_back(s1) & Topic(e4,p2) & Manner(e3,s1) & Actor(e4,x6) & Actor(e3,x1)) & at(e2,x4) & as(e1,p1) & Actor(e2,x3) & Actor(e1,x1) & (x2 = x3)) | exists e1 p1 x1 x2.(v_laugh(e1) & n_couple(x1) & exists s1.(a_together(s1) & Theme(s1,x2)) & a_topic(x1) & Topic(e1,p1) & Actor(e1,x2) & (x1 = x2)) |
||
A couple sitting at a reception table, the man is laughing as he motions back and the woman is laughing motioning forward. | A couple flash secret gangs signs. | 1 | 0.283838 | The gestures that the couple are making are not necessarily secret gang signs. | exists e2 e1 p1 x1 x2 x3 x4 x5 x6.(n_woman(x6) & n_male(x1) & n_man(x1) & rel(e1,x2) & at(e2,x4) & n_table(x4) & of(x4,x5) & n_reception(x5) & Actor(e2,x3) & v_sit(e2) & (x2 = x3) & n_couple(x2) & exists e3 e4 p2 s1.(exists e5 p3.(exists s2.(Theme(s2,x6) & a_forward(s2)) & Topic(e5,p3) & Actor(e5,x6) & v_motion(e5)) & Topic(e4,p2) & Actor(e4,x6) & v_laugh(e4) & a_back(s1) & Manner(e3,s1) & Actor(e3,x1) & v_motion(e3)) & as(e1,p1) & Actor(e1,x1) & v_laugh(e1)) | exists s1 x1 x2 x3 x4.(a_topic(x1) & n_sign(x1) & of(x1,x4) & n_gang(x4) & a_secret(s1) & Theme(s1,x1) & of(x1,x3) & n_flash(x3) & of(x1,x2) & n_couple(x2)) | 78458120-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e1 p1 x1 x2 x3 x4 x5 x6.(v_sit(e2) & v_laugh(e1) & rel(e1,x2) & of(x4,x5) & n_woman(x6) & n_table(x4) & n_reception(x5) & n_man(x1) & n_male(x1) & n_couple(x2) & exists e3 e4 p2 s1.(v_motion(e3) & v_laugh(e4) & exists e5 p3.(v_motion(e5) & exists s2.(a_forward(s2) & Theme(s2,x6)) & Topic(e5,p3) & Actor(e5,x6)) & a_back(s1) & Topic(e4,p2) & Manner(e3,s1) & Actor(e4,x6) & Actor(e3,x1)) & at(e2,x4) & as(e1,p1) & Actor(e2,x3) & Actor(e1,x1) & (x2 = x3)) | exists s1 x1 x2 x3 x4.(of(x1,x4) & of(x1,x3) & of(x1,x2) & n_sign(x1) & n_gang(x4) & n_flash(x3) & n_couple(x2) & a_topic(x1) & a_secret(s1) & Theme(s1,x1)) |
||
A couple sitting at a reception table, the man is laughing as he motions back and the woman is laughing motioning forward. | The woman looks sad. | 2 | -100 | A couple isn't a woman. | exists e1 e2 p1 x1 x2 x3 x4 x5 x6.(n_woman(x6) & n_male(x1) & n_man(x1) & rel(e1,x2) & at(e2,x4) & n_table(x4) & of(x4,x5) & n_reception(x5) & Actor(e2,x3) & v_sit(e2) & (x2 = x3) & n_couple(x2) & exists e3 e4 p2 s1.(exists e5 p3.(exists s2.(Theme(s2,x6) & a_forward(s2)) & Topic(e5,p3) & Actor(e5,x6) & v_motion(e5)) & Topic(e4,p2) & Actor(e4,x6) & v_laugh(e4) & a_back(s1) & Manner(e3,s1) & Actor(e3,x1) & v_motion(e3)) & as(e1,p1) & Actor(e1,x1) & v_laugh(e1)) | exists e1 p1 x1.(n_woman(x1) & exists s1.(Theme(s1,x1) & a_sad(s1)) & Topic(e1,p1) & Actor(e1,x1) & v_look(e1)) | 7845865c-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 p1 x1 x2 x3 x4 x5 x6.(v_sit(e2) & v_laugh(e1) & rel(e1,x2) & of(x4,x5) & n_woman(x6) & n_table(x4) & n_reception(x5) & n_man(x1) & n_male(x1) & n_couple(x2) & exists e3 e4 p2 s1.(v_motion(e3) & v_laugh(e4) & exists e5 p3.(v_motion(e5) & exists s2.(a_forward(s2) & Theme(s2,x6)) & Topic(e5,p3) & Actor(e5,x6)) & a_back(s1) & Topic(e4,p2) & Manner(e3,s1) & Actor(e4,x6) & Actor(e3,x1)) & at(e2,x4) & as(e1,p1) & Actor(e2,x3) & Actor(e1,x1) & (x2 = x3)) | exists e1 p1 x1.(v_look(e1) & n_woman(x1) & exists s1.(a_sad(s1) & Theme(s1,x1)) & Topic(e1,p1) & Actor(e1,x1)) |
||
A couple sitting at a reception table, the man is laughing as he motions back and the woman is laughing motioning forward. | A husband and wife laugh at a reception table. | 1 | 0.926366 | A couple is not necessarily a husband and wife. | exists e1 e2 p1 x1 x2 x3 x4 x5 x6.(n_woman(x6) & n_male(x1) & n_man(x1) & rel(e1,x2) & at(e2,x4) & n_table(x4) & of(x4,x5) & n_reception(x5) & Actor(e2,x3) & v_sit(e2) & (x2 = x3) & n_couple(x2) & exists e4 e3 p2 s1.(exists e5 p3.(exists s2.(Theme(s2,x6) & a_forward(s2)) & Topic(e5,p3) & Actor(e5,x6) & v_motion(e5)) & Topic(e4,p2) & Actor(e4,x6) & v_laugh(e4) & a_back(s1) & Manner(e3,s1) & Actor(e3,x1) & v_motion(e3)) & as(e1,p1) & Actor(e1,x1) & v_laugh(e1)) | exists s1 x1 x2 x3 x4 x5.(a_topic(s1) & subset_of(x2,s1) & at(x2,x4) & n_table(x4) & of(x4,x5) & n_reception(x5) & Time(x2,x3) & n_laugh(x3) & n_wife(x2) & subset_of(x1,s1) & n_husband(x1)) | 78458be8-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 p1 x1 x2 x3 x4 x5 x6.(v_sit(e2) & v_laugh(e1) & rel(e1,x2) & of(x4,x5) & n_woman(x6) & n_table(x4) & n_reception(x5) & n_man(x1) & n_male(x1) & n_couple(x2) & exists e4 e3 p2 s1.(v_motion(e3) & v_laugh(e4) & exists e5 p3.(v_motion(e5) & exists s2.(a_forward(s2) & Theme(s2,x6)) & Topic(e5,p3) & Actor(e5,x6)) & a_back(s1) & Topic(e4,p2) & Manner(e3,s1) & Actor(e4,x6) & Actor(e3,x1)) & at(e2,x4) & as(e1,p1) & Actor(e2,x3) & Actor(e1,x1) & (x2 = x3)) | exists s1 x1 x2 x3 x4 x5.(subset_of(x2,s1) & subset_of(x1,s1) & of(x4,x5) & n_wife(x2) & n_table(x4) & n_reception(x5) & n_laugh(x3) & n_husband(x1) & at(x2,x4) & a_topic(s1) & Time(x2,x3)) |
||
A couple sitting at a reception table, the man is laughing as he motions back and the woman is laughing motioning forward. | A man earns his first reception in the NFL on a perfectly thrown pass. | 2 | -100 | A couple isn't a man. | exists e1 e2 p1 x1 x2 x3 x4 x5 x6.(n_woman(x6) & n_male(x1) & n_man(x1) & rel(e1,x2) & at(e2,x4) & n_table(x4) & of(x4,x5) & n_reception(x5) & Actor(e2,x3) & v_sit(e2) & (x2 = x3) & n_couple(x2) & exists e3 e4 p2 s1.(exists e5 p3.(exists s2.(Theme(s2,x6) & a_forward(s2)) & Topic(e5,p3) & Actor(e5,x6) & v_motion(e5)) & Topic(e4,p2) & Actor(e4,x6) & v_laugh(e4) & a_back(s1) & Manner(e3,s1) & Actor(e3,x1) & v_motion(e3)) & as(e1,p1) & Actor(e1,x1) & v_laugh(e1)) | exists e1 e2 s1 x1 x2 x3 x4.(ne_org_nfl(x3) & Theme(e2,x2) & Actor(e2,x1) & v_earn(e2) & on(x2,x4) & n_pass(x4) & Theme(e1,x4) & v_throw(e1) & r_perfectly(x4) & in(x2,x3) & n_reception(x2) & a_first(s1) & Theme(s1,x2) & of(x2,x1) & n_male(x1) & n_man(x1)) | 78459106-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 p1 x1 x2 x3 x4 x5 x6.(v_sit(e2) & v_laugh(e1) & rel(e1,x2) & of(x4,x5) & n_woman(x6) & n_table(x4) & n_reception(x5) & n_man(x1) & n_male(x1) & n_couple(x2) & exists e3 e4 p2 s1.(v_motion(e3) & v_laugh(e4) & exists e5 p3.(v_motion(e5) & exists s2.(a_forward(s2) & Theme(s2,x6)) & Topic(e5,p3) & Actor(e5,x6)) & a_back(s1) & Topic(e4,p2) & Manner(e3,s1) & Actor(e4,x6) & Actor(e3,x1)) & at(e2,x4) & as(e1,p1) & Actor(e2,x3) & Actor(e1,x1) & (x2 = x3)) | exists e1 e2 s1 x1 x2 x3 x4.(v_throw(e1) & v_earn(e2) & r_perfectly(x4) & on(x2,x4) & of(x2,x1) & ne_org_nfl(x3) & n_reception(x2) & n_pass(x4) & n_man(x1) & n_male(x1) & in(x2,x3) & a_first(s1) & Theme(s1,x2) & Theme(e2,x2) & Theme(e1,x4) & Actor(e2,x1)) |
||
A couple sitting at a reception table, the man is laughing as he motions back and the woman is laughing motioning forward. | The man and woman are frowning and not happy. | 2 | -100 | One can't be frowning and laughing. | exists e2 e1 p1 x1 x2 x3 x4 x5 x6.(n_woman(x6) & n_male(x1) & n_man(x1) & rel(e1,x2) & at(e2,x4) & n_table(x4) & of(x4,x5) & n_reception(x5) & Actor(e2,x3) & v_sit(e2) & (x2 = x3) & n_couple(x2) & exists e3 e4 p2 s1.(exists e5 p3.(exists s2.(Theme(s2,x6) & a_forward(s2)) & Topic(e5,p3) & Actor(e5,x6) & v_motion(e5)) & Topic(e4,p2) & Actor(e4,x6) & v_laugh(e4) & a_back(s1) & Manner(e3,s1) & Actor(e3,x1) & v_motion(e3)) & as(e1,p1) & Actor(e1,x1) & v_laugh(e1)) | exists e1 x1 x2 x3 x4 x5 x6 x7.(n_woman(x4) & n_man(x3) & subset_of(x4,x2) & subset_of(x3,x2) & n_thing(x6) & -exists s1.(Theme(s1,x7) & a_happy(s1)) & (x6 = x7) & n_thing(x1) & Theme(e1,x5) & Actor(e1,x2) & v_frown(e1) & (x1 = x5)) | 78459732-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e1 p1 x1 x2 x3 x4 x5 x6.(v_sit(e2) & v_laugh(e1) & rel(e1,x2) & of(x4,x5) & n_woman(x6) & n_table(x4) & n_reception(x5) & n_man(x1) & n_male(x1) & n_couple(x2) & exists e3 e4 p2 s1.(v_motion(e3) & v_laugh(e4) & exists e5 p3.(v_motion(e5) & exists s2.(a_forward(s2) & Theme(s2,x6)) & Topic(e5,p3) & Actor(e5,x6)) & a_back(s1) & Topic(e4,p2) & Manner(e3,s1) & Actor(e4,x6) & Actor(e3,x1)) & at(e2,x4) & as(e1,p1) & Actor(e2,x3) & Actor(e1,x1) & (x2 = x3)) | exists e1 x1 x2 x3 x4 x5 x6 x7.(v_frown(e1) & subset_of(x4,x2) & subset_of(x3,x2) & n_woman(x4) & n_thing(x6) & n_thing(x1) & n_man(x3) & all s1.(-a_happy(s1) | -Theme(s1,x7)) & Theme(e1,x5) & Actor(e1,x2) & (x6 = x7) & (x1 = x5)) |
||
A couple sitting at a reception table, the man is laughing as he motions back and the woman is laughing motioning forward. | The couple sitting at the reception table are dressed in formal attire. | 1 | 0.746353 | It is not possible to tell if the people are dressed in formal attire. | exists e1 e2 p1 x1 x2 x3 x4 x5 x6.(n_woman(x6) & n_male(x1) & n_man(x1) & rel(e1,x2) & at(e2,x4) & n_table(x4) & of(x4,x5) & n_reception(x5) & Actor(e2,x3) & v_sit(e2) & (x2 = x3) & n_couple(x2) & exists e4 e3 p2 s1.(exists e5 p3.(exists s2.(Theme(s2,x6) & a_forward(s2)) & Topic(e5,p3) & Actor(e5,x6) & v_motion(e5)) & Topic(e4,p2) & Actor(e4,x6) & v_laugh(e4) & a_back(s1) & Manner(e3,s1) & Actor(e3,x1) & v_motion(e3)) & as(e1,p1) & Actor(e1,x1) & v_laugh(e1)) | exists e1 e2 s1 x1 x2 x3 x4 x5.(n_table(x3) & of(x3,x4) & n_reception(x4) & n_couple(x1) & in(e2,x5) & n_attire(x5) & a_formal(s1) & Theme(s1,x5) & Theme(e2,x1) & v_dress(e2) & at(e1,x3) & Actor(e1,x2) & v_sit(e1) & (x1 = x2)) | 78459c64-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 p1 x1 x2 x3 x4 x5 x6.(v_sit(e2) & v_laugh(e1) & rel(e1,x2) & of(x4,x5) & n_woman(x6) & n_table(x4) & n_reception(x5) & n_man(x1) & n_male(x1) & n_couple(x2) & exists e4 e3 p2 s1.(v_motion(e3) & v_laugh(e4) & exists e5 p3.(v_motion(e5) & exists s2.(a_forward(s2) & Theme(s2,x6)) & Topic(e5,p3) & Actor(e5,x6)) & a_back(s1) & Topic(e4,p2) & Manner(e3,s1) & Actor(e4,x6) & Actor(e3,x1)) & at(e2,x4) & as(e1,p1) & Actor(e2,x3) & Actor(e1,x1) & (x2 = x3)) | exists e1 e2 s1 x1 x2 x3 x4 x5.(v_sit(e1) & v_dress(e2) & of(x3,x4) & n_table(x3) & n_reception(x4) & n_couple(x1) & n_attire(x5) & in(e2,x5) & at(e1,x3) & a_formal(s1) & Theme(s1,x5) & Theme(e2,x1) & Actor(e1,x2) & (x1 = x2)) |
||
A couple sitting at a reception table, the man is laughing as he motions back and the woman is laughing motioning forward. | The man and woman are telling a story for their guests. | 1 | 0.006736 | It is not possible to tell if the people are telling a story. There may not be guests present with them. | exists e2 e1 p1 x1 x2 x3 x4 x5 x6.(n_woman(x6) & n_male(x1) & n_man(x1) & rel(e1,x2) & at(e2,x4) & n_table(x4) & of(x4,x5) & n_reception(x5) & Actor(e2,x3) & v_sit(e2) & (x2 = x3) & n_couple(x2) & exists e3 e4 p2 s1.(exists e5 p3.(exists s2.(Theme(s2,x6) & a_forward(s2)) & Topic(e5,p3) & Actor(e5,x6) & v_motion(e5)) & Topic(e4,p2) & Actor(e4,x6) & v_laugh(e4) & a_back(s1) & Manner(e3,s1) & Actor(e3,x1) & v_motion(e3)) & as(e1,p1) & Actor(e1,x1) & v_laugh(e1)) | exists e1 x1 x2 x3 x4 x5.(n_guest(x5) & of(x5,x2) & n_thing(x2) & n_woman(x3) & n_man(x2) & subset_of(x3,x1) & subset_of(x2,x1) & for(e1,x5) & Theme(e1,x4) & Actor(e1,x1) & v_tell(e1) & n_story(x4)) | 7845a114-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e1 p1 x1 x2 x3 x4 x5 x6.(v_sit(e2) & v_laugh(e1) & rel(e1,x2) & of(x4,x5) & n_woman(x6) & n_table(x4) & n_reception(x5) & n_man(x1) & n_male(x1) & n_couple(x2) & exists e3 e4 p2 s1.(v_motion(e3) & v_laugh(e4) & exists e5 p3.(v_motion(e5) & exists s2.(a_forward(s2) & Theme(s2,x6)) & Topic(e5,p3) & Actor(e5,x6)) & a_back(s1) & Topic(e4,p2) & Manner(e3,s1) & Actor(e4,x6) & Actor(e3,x1)) & at(e2,x4) & as(e1,p1) & Actor(e2,x3) & Actor(e1,x1) & (x2 = x3)) | exists e1 x1 x2 x3 x4 x5.(v_tell(e1) & subset_of(x3,x1) & subset_of(x2,x1) & of(x5,x2) & n_woman(x3) & n_thing(x2) & n_story(x4) & n_man(x2) & n_guest(x5) & for(e1,x5) & Theme(e1,x4) & Actor(e1,x1)) |
||
A couple sitting at a reception table, the man is laughing as he motions back and the woman is laughing motioning forward. | A couple is dancing on the dancefloor at a reception. | 2 | 0.000001 | Sitting isn't dancing. | exists e2 e1 p1 x1 x2 x3 x4 x5 x6.(n_woman(x6) & n_male(x1) & n_man(x1) & rel(e1,x2) & at(e2,x4) & n_table(x4) & of(x4,x5) & n_reception(x5) & Actor(e2,x3) & v_sit(e2) & (x2 = x3) & n_couple(x2) & exists e4 e3 p2 s1.(exists e5 p3.(exists s2.(Theme(s2,x6) & a_forward(s2)) & Topic(e5,p3) & Actor(e5,x6) & v_motion(e5)) & Topic(e4,p2) & Actor(e4,x6) & v_laugh(e4) & a_back(s1) & Manner(e3,s1) & Actor(e3,x1) & v_motion(e3)) & as(e1,p1) & Actor(e1,x1) & v_laugh(e1)) | exists e1 x1 x2 x3.(n_dancefloor(x2) & at(e1,x3) & n_reception(x3) & on(e1,x2) & Actor(e1,x1) & v_dance(e1) & n_couple(x1)) | 7845a60a-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e1 p1 x1 x2 x3 x4 x5 x6.(v_sit(e2) & v_laugh(e1) & rel(e1,x2) & of(x4,x5) & n_woman(x6) & n_table(x4) & n_reception(x5) & n_man(x1) & n_male(x1) & n_couple(x2) & exists e4 e3 p2 s1.(v_motion(e3) & v_laugh(e4) & exists e5 p3.(v_motion(e5) & exists s2.(a_forward(s2) & Theme(s2,x6)) & Topic(e5,p3) & Actor(e5,x6)) & a_back(s1) & Topic(e4,p2) & Manner(e3,s1) & Actor(e4,x6) & Actor(e3,x1)) & at(e2,x4) & as(e1,p1) & Actor(e2,x3) & Actor(e1,x1) & (x2 = x3)) | exists e1 x1 x2 x3.(v_dance(e1) & on(e1,x2) & n_reception(x3) & n_dancefloor(x2) & n_couple(x1) & at(e1,x3) & Actor(e1,x1)) |
||
A couple sitting at a reception table, the man is laughing as he motions back and the woman is laughing motioning forward. | A man and woman are making gestures with their hands. | 0 | 0.920181 | A couple generally refers to two people who are linked together emotionally and may or may not be of the opposite sex. A man and a woman could be people who are together or not together. The man laughing as he motions back and the woman laughing motioning forward can be different than making gestures with their hands. | exists e2 e1 p1 x1 x2 x3 x4 x5 x6.(n_woman(x6) & n_male(x1) & n_man(x1) & rel(e1,x2) & at(e2,x4) & n_table(x4) & of(x4,x5) & n_reception(x5) & Actor(e2,x3) & v_sit(e2) & (x2 = x3) & n_couple(x2) & exists e4 e3 p2 s1.(exists e5 p3.(exists s2.(Theme(s2,x6) & a_forward(s2)) & Topic(e5,p3) & Actor(e5,x6) & v_motion(e5)) & Topic(e4,p2) & Actor(e4,x6) & v_laugh(e4) & a_back(s1) & Manner(e3,s1) & Actor(e3,x1) & v_motion(e3)) & as(e1,p1) & Actor(e1,x1) & v_laugh(e1)) | exists e1 x1 x2 x3 x4 x5.(Theme(e1,x4) & Actor(e1,x1) & v_make(e1) & with(x4,x5) & n_hand(x5) & of(x5,x2) & n_thing(x2) & n_gesture(x4) & n_woman(x3) & n_man(x2) & subset_of(x3,x1) & subset_of(x2,x1)) | 7845aac4-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e1 p1 x1 x2 x3 x4 x5 x6.(v_sit(e2) & v_laugh(e1) & rel(e1,x2) & of(x4,x5) & n_woman(x6) & n_table(x4) & n_reception(x5) & n_man(x1) & n_male(x1) & n_couple(x2) & exists e4 e3 p2 s1.(v_motion(e3) & v_laugh(e4) & exists e5 p3.(v_motion(e5) & exists s2.(a_forward(s2) & Theme(s2,x6)) & Topic(e5,p3) & Actor(e5,x6)) & a_back(s1) & Topic(e4,p2) & Manner(e3,s1) & Actor(e4,x6) & Actor(e3,x1)) & at(e2,x4) & as(e1,p1) & Actor(e2,x3) & Actor(e1,x1) & (x2 = x3)) | exists e1 x1 x2 x3 x4 x5.(with(x4,x5) & v_make(e1) & subset_of(x3,x1) & subset_of(x2,x1) & of(x5,x2) & n_woman(x3) & n_thing(x2) & n_man(x2) & n_hand(x5) & n_gesture(x4) & Theme(e1,x4) & Actor(e1,x1)) |
||
A couple sitting at a reception table, the man is laughing as he motions back and the woman is laughing motioning forward. | The woman is laughing at the man's joke. | 1 | 0.864286 | It is not possible to tell if the reason they are laughing is a joke. | exists e1 e2 p1 x1 x2 x3 x4 x5 x6.(n_woman(x6) & n_male(x1) & n_man(x1) & rel(e1,x2) & at(e2,x4) & n_table(x4) & of(x4,x5) & n_reception(x5) & Actor(e2,x3) & v_sit(e2) & (x2 = x3) & n_couple(x2) & exists e3 e4 p2 s1.(exists e5 p3.(exists s2.(Theme(s2,x6) & a_forward(s2)) & Topic(e5,p3) & Actor(e5,x6) & v_motion(e5)) & Topic(e4,p2) & Actor(e4,x6) & v_laugh(e4) & a_back(s1) & Manner(e3,s1) & Actor(e3,x1) & v_motion(e3)) & as(e1,p1) & Actor(e1,x1) & v_laugh(e1)) | exists e1 x1 x2 x3.(n_joke(x3) & of(x3,x2) & n_man(x2) & n_woman(x1) & at(e1,x3) & Actor(e1,x1) & v_laugh(e1)) | 7845af74-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 p1 x1 x2 x3 x4 x5 x6.(v_sit(e2) & v_laugh(e1) & rel(e1,x2) & of(x4,x5) & n_woman(x6) & n_table(x4) & n_reception(x5) & n_man(x1) & n_male(x1) & n_couple(x2) & exists e3 e4 p2 s1.(v_motion(e3) & v_laugh(e4) & exists e5 p3.(v_motion(e5) & exists s2.(a_forward(s2) & Theme(s2,x6)) & Topic(e5,p3) & Actor(e5,x6)) & a_back(s1) & Topic(e4,p2) & Manner(e3,s1) & Actor(e4,x6) & Actor(e3,x1)) & at(e2,x4) & as(e1,p1) & Actor(e2,x3) & Actor(e1,x1) & (x2 = x3)) | exists e1 x1 x2 x3.(v_laugh(e1) & of(x3,x2) & n_woman(x1) & n_man(x2) & n_joke(x3) & at(e1,x3) & Actor(e1,x1)) |
||
A couple sitting at a reception table, the man is laughing as he motions back and the woman is laughing motioning forward. | A man and woman laught at a reception table. | 0 | -100 | A couple generally refers to two people emotionally connected and may or may not be of the opposite sex. . A man and a woman might not be together. Motioning back and motioning forward is different than simply laughing. | exists e2 e1 p1 x1 x2 x3 x4 x5 x6.(n_woman(x6) & n_male(x1) & n_man(x1) & rel(e1,x2) & at(e2,x4) & n_table(x4) & of(x4,x5) & n_reception(x5) & Actor(e2,x3) & v_sit(e2) & (x2 = x3) & n_couple(x2) & exists e3 e4 p2 s1.(exists e5 p3.(exists s2.(Theme(s2,x6) & a_forward(s2)) & Topic(e5,p3) & Actor(e5,x6) & v_motion(e5)) & Topic(e4,p2) & Actor(e4,x6) & v_laugh(e4) & a_back(s1) & Manner(e3,s1) & Actor(e3,x1) & v_motion(e3)) & as(e1,p1) & Actor(e1,x1) & v_laugh(e1)) | exists s1 x1 x2 x3 x4 x5.(a_topic(s1) & subset_of(x2,s1) & at(x2,x4) & n_table(x4) & of(x4,x5) & n_reception(x5) & n_laught(x2) & of(x2,x3) & n_woman(x3) & subset_of(x1,s1) & n_man(x1)) | 7845b406-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e1 p1 x1 x2 x3 x4 x5 x6.(v_sit(e2) & v_laugh(e1) & rel(e1,x2) & of(x4,x5) & n_woman(x6) & n_table(x4) & n_reception(x5) & n_man(x1) & n_male(x1) & n_couple(x2) & exists e3 e4 p2 s1.(v_motion(e3) & v_laugh(e4) & exists e5 p3.(v_motion(e5) & exists s2.(a_forward(s2) & Theme(s2,x6)) & Topic(e5,p3) & Actor(e5,x6)) & a_back(s1) & Topic(e4,p2) & Manner(e3,s1) & Actor(e4,x6) & Actor(e3,x1)) & at(e2,x4) & as(e1,p1) & Actor(e2,x3) & Actor(e1,x1) & (x2 = x3)) | exists s1 x1 x2 x3 x4 x5.(subset_of(x2,s1) & subset_of(x1,s1) & of(x4,x5) & of(x2,x3) & n_woman(x3) & n_table(x4) & n_reception(x5) & n_man(x1) & n_laught(x2) & at(x2,x4) & a_topic(s1)) |
||
A couple sitting at a reception table, the man is laughing as he motions back and the woman is laughing motioning forward. | A man and a woman at a reception table are waving their hands at each other. | 0 | -100 | A couple generally refers to two people who are emotionally connect and may or may not be of the opposite sex. A man and woman may or may not be connected. Laughing and waving are two different activities. | exists e2 e1 p1 x1 x2 x3 x4 x5 x6.(n_woman(x6) & n_male(x1) & n_man(x1) & rel(e1,x2) & at(e2,x4) & n_table(x4) & of(x4,x5) & n_reception(x5) & Actor(e2,x3) & v_sit(e2) & (x2 = x3) & n_couple(x2) & exists e4 e3 p2 s1.(exists e5 p3.(exists s2.(Theme(s2,x6) & a_forward(s2)) & Topic(e5,p3) & Actor(e5,x6) & v_motion(e5)) & Topic(e4,p2) & Actor(e4,x6) & v_laugh(e4) & a_back(s1) & Manner(e3,s1) & Actor(e3,x1) & v_motion(e3)) & as(e1,p1) & Actor(e1,x1) & v_laugh(e1)) | exists e1 x1 x2 x3 x4 x5 x6.(all x7.(n_other(x7) -> at(e1,x7)) & Theme(e1,x6) & Actor(e1,x1) & v_wave(e1) & n_hand(x6) & of(x6,x2) & n_thing(x2) & subset_of(x3,x1) & at(x3,x4) & n_table(x4) & of(x4,x5) & n_reception(x5) & n_woman(x3) & subset_of(x2,x1) & n_man(x2)) | 7845b8a2-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e1 p1 x1 x2 x3 x4 x5 x6.(v_sit(e2) & v_laugh(e1) & rel(e1,x2) & of(x4,x5) & n_woman(x6) & n_table(x4) & n_reception(x5) & n_man(x1) & n_male(x1) & n_couple(x2) & exists e4 e3 p2 s1.(v_motion(e3) & v_laugh(e4) & exists e5 p3.(v_motion(e5) & exists s2.(a_forward(s2) & Theme(s2,x6)) & Topic(e5,p3) & Actor(e5,x6)) & a_back(s1) & Topic(e4,p2) & Manner(e3,s1) & Actor(e4,x6) & Actor(e3,x1)) & at(e2,x4) & as(e1,p1) & Actor(e2,x3) & Actor(e1,x1) & (x2 = x3)) | exists e1 x1 x2 x3 x4 x5 x6.(v_wave(e1) & subset_of(x3,x1) & subset_of(x2,x1) & of(x6,x2) & of(x4,x5) & n_woman(x3) & n_thing(x2) & n_table(x4) & n_reception(x5) & n_man(x2) & n_hand(x6) & at(x3,x4) & all x7.(at(e1,x7) | -n_other(x7)) & Theme(e1,x6) & Actor(e1,x1)) |
||
A couple sitting at a reception table, the man is laughing as he motions back and the woman is laughing motioning forward. | The man is laughing with the woman. | 0 | -100 | A couple generally refers to two people who are emotionally connect and may or may not be of the opposite sex. The man who is laughing as he motions back and the woman laughing as she is motioning forward may not be laughing together as the word with indicates. | exists e2 e1 p1 x1 x2 x3 x4 x5 x6.(n_woman(x6) & n_male(x1) & n_man(x1) & rel(e1,x2) & at(e2,x4) & n_table(x4) & of(x4,x5) & n_reception(x5) & Actor(e2,x3) & v_sit(e2) & (x2 = x3) & n_couple(x2) & exists e4 e3 p2 s1.(exists e5 p3.(exists s2.(Theme(s2,x6) & a_forward(s2)) & Topic(e5,p3) & Actor(e5,x6) & v_motion(e5)) & Topic(e4,p2) & Actor(e4,x6) & v_laugh(e4) & a_back(s1) & Manner(e3,s1) & Actor(e3,x1) & v_motion(e3)) & as(e1,p1) & Actor(e1,x1) & v_laugh(e1)) | exists e1 x1 x2.(n_woman(x2) & n_man(x1) & with(e1,x2) & Actor(e1,x1) & v_laugh(e1)) | 7845bfc8-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e1 p1 x1 x2 x3 x4 x5 x6.(v_sit(e2) & v_laugh(e1) & rel(e1,x2) & of(x4,x5) & n_woman(x6) & n_table(x4) & n_reception(x5) & n_man(x1) & n_male(x1) & n_couple(x2) & exists e4 e3 p2 s1.(v_motion(e3) & v_laugh(e4) & exists e5 p3.(v_motion(e5) & exists s2.(a_forward(s2) & Theme(s2,x6)) & Topic(e5,p3) & Actor(e5,x6)) & a_back(s1) & Topic(e4,p2) & Manner(e3,s1) & Actor(e4,x6) & Actor(e3,x1)) & at(e2,x4) & as(e1,p1) & Actor(e2,x3) & Actor(e1,x1) & (x2 = x3)) | exists e1 x1 x2.(with(e1,x2) & v_laugh(e1) & n_woman(x2) & n_man(x1) & Actor(e1,x1)) |
||
A couple sitting at a reception table, the man is laughing as he motions back and the woman is laughing motioning forward. | A couple dance under the stars. | 2 | -100 | They can't be sitting and dancing. | exists e1 e2 p1 x1 x2 x3 x4 x5 x6.(n_woman(x6) & n_male(x1) & n_man(x1) & rel(e1,x2) & at(e2,x4) & n_table(x4) & of(x4,x5) & n_reception(x5) & Actor(e2,x3) & v_sit(e2) & (x2 = x3) & n_couple(x2) & exists e3 e4 p2 s1.(exists e5 p3.(exists s2.(Theme(s2,x6) & a_forward(s2)) & Topic(e5,p3) & Actor(e5,x6) & v_motion(e5)) & Topic(e4,p2) & Actor(e4,x6) & v_laugh(e4) & a_back(s1) & Manner(e3,s1) & Actor(e3,x1) & v_motion(e3)) & as(e1,p1) & Actor(e1,x1) & v_laugh(e1)) | exists x1 x2 x3.(n_star(x3) & a_topic(x1) & under(x1,x3) & n_dance(x1) & of(x1,x2) & n_couple(x2)) | 7845c590-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 p1 x1 x2 x3 x4 x5 x6.(v_sit(e2) & v_laugh(e1) & rel(e1,x2) & of(x4,x5) & n_woman(x6) & n_table(x4) & n_reception(x5) & n_man(x1) & n_male(x1) & n_couple(x2) & exists e3 e4 p2 s1.(v_motion(e3) & v_laugh(e4) & exists e5 p3.(v_motion(e5) & exists s2.(a_forward(s2) & Theme(s2,x6)) & Topic(e5,p3) & Actor(e5,x6)) & a_back(s1) & Topic(e4,p2) & Manner(e3,s1) & Actor(e4,x6) & Actor(e3,x1)) & at(e2,x4) & as(e1,p1) & Actor(e2,x3) & Actor(e1,x1) & (x2 = x3)) | exists x1 x2 x3.(under(x1,x3) & of(x1,x2) & n_star(x3) & n_dance(x1) & n_couple(x2) & a_topic(x1)) |
||
Guy doing fighting moves. | The man is a MMA fighter. | 1 | -100 | A man doing fighting moves is not necessarily an MMA fighter. | exists e2 e1 x1 x2.(ne_nam_guy(x1) & Theme(e2,x2) & Actor(e2,x1) & v_do(e2) & n_move(x2) & Actor(e1,x2) & v_fight(e1)) | exists p1 x1.(n_man(x1) & exists x2 x3.((x1 = x2) & n_fighter(x2) & (x2 = x3) & ne_org_mma(x3))) | 7845cb12-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e1 x1 x2.(v_fight(e1) & v_do(e2) & ne_nam_guy(x1) & n_move(x2) & Theme(e2,x2) & Actor(e2,x1) & Actor(e1,x2)) | exists x1.(n_man(x1) & exists x2 x3.(ne_org_mma(x3) & n_fighter(x2) & (x2 = x3) & (x1 = x2))) |
||
Guy doing fighting moves. | The man is exercising. | 0 | -100 | A man is doing fighting moves to exercise | exists e1 e2 x1 x2.(ne_nam_guy(x1) & Theme(e2,x2) & Actor(e2,x1) & v_do(e2) & n_move(x2) & Actor(e1,x2) & v_fight(e1)) | exists e1 x1.(n_man(x1) & Actor(e1,x1) & v_exercise(e1)) | 7845d094-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 x1 x2.(v_fight(e1) & v_do(e2) & ne_nam_guy(x1) & n_move(x2) & Theme(e2,x2) & Actor(e2,x1) & Actor(e1,x2)) | exists e1 x1.(v_exercise(e1) & n_man(x1) & Actor(e1,x1)) |
||
Guy doing fighting moves. | The man is painting. | 2 | -100 | Fighting is not painting. | exists e1 e2 x1 x2.(ne_nam_guy(x1) & Theme(e2,x2) & Actor(e2,x1) & v_do(e2) & n_move(x2) & Actor(e1,x2) & v_fight(e1)) | exists p1 x1.(n_man(x1) & exists x2.((x1 = x2) & n_painting(x2))) | 7845d594-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 x1 x2.(v_fight(e1) & v_do(e2) & ne_nam_guy(x1) & n_move(x2) & Theme(e2,x2) & Actor(e2,x1) & Actor(e1,x2)) | exists x1.(n_man(x1) & exists x2.(n_painting(x2) & (x1 = x2))) |
||
A newly married couple laughs during their reception. | A married couple dances together. | 2 | -100 | There can be either a couple who laughs or dances together. | exists e1 x1 x2 x3.(a_topic(x1) & during(x1,x3) & n_reception(x3) & of(x3,x1) & n_thing(x1) & n_laugh(x1) & of(x1,x2) & n_couple(x2) & Theme(e1,x1) & v_marry(e1) & r_newly(x1)) | exists s1 s2 x1 x2.(Theme(s2,x1) & a_together(s2) & n_dance(x1) & of(x1,x2) & n_couple(x2) & a_married(s1) & Theme(s1,x1)) | 7845da9e-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3.(v_marry(e1) & r_newly(x1) & of(x3,x1) & of(x1,x2) & n_thing(x1) & n_reception(x3) & n_laugh(x1) & n_couple(x2) & during(x1,x3) & a_topic(x1) & Theme(e1,x1)) | exists s1 s2 x1 x2.(of(x1,x2) & n_dance(x1) & n_couple(x2) & a_together(s2) & a_married(s1) & Theme(s2,x1) & Theme(s1,x1)) |
||
A man puts his face very close to his computer screen. | A man examines a rectangular light box very intensely. | 0 | -100 | Man looks very close at his computer screen | exists e1 x1 x2 x3 x4.(r_very(e1) & to(e1,x3) & n_screen(x3) & of(x3,x4) & n_computer(x4) & of(x3,x1) & n_male(x1) & n_male(x1) & r_close(e1) & Theme(e1,x2) & Actor(e1,x1) & v_put(e1) & n_face(x2) & of(x2,x1) & n_man(x1)) | exists e1 s1 s2 x1 x2 x3.(r_very(e1) & a_intensely(s2) & Manner(e1,s2) & Theme(e1,x2) & Actor(e1,x1) & v_examine(e1) & n_box(x2) & of(x2,x3) & n_light(x3) & a_rectangular(s1) & Theme(s1,x2) & n_man(x1)) | 7845eaa2-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4.(v_put(e1) & to(e1,x3) & r_very(e1) & r_close(e1) & of(x3,x4) & of(x3,x1) & of(x2,x1) & n_screen(x3) & n_man(x1) & n_male(x1) & n_face(x2) & n_computer(x4) & Theme(e1,x2) & Actor(e1,x1)) | exists e1 s1 s2 x1 x2 x3.(v_examine(e1) & r_very(e1) & of(x2,x3) & n_man(x1) & n_light(x3) & n_box(x2) & a_rectangular(s1) & a_intensely(s2) & Theme(s1,x2) & Theme(e1,x2) & Manner(e1,s2) & Actor(e1,x1)) |
||
A young boy dressed in slacks and layered tops uses a leaf blower in a grassy area by a street. | A child uses a leaf blower in the autumn. | 1 | -100 | Leave blowers are not used only in autumn. | exists e2 e1 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7 x8 x9.(in(e2,x8) & by(x8,x9) & n_street(x9) & n_area(x8) & a_grassy(s3) & Theme(s3,x8) & Theme(e2,x6) & Actor(e2,x1) & v_use(e2) & n_blower(x6) & of(x6,x7) & n_leaf(x7) & in(e1,x3) & subset_of(x5,x3) & n_top(x5) & a_layer(s2) & Theme(s2,x5) & subset_of(x4,x3) & n_slacks(x4) & Theme(e1,x2) & v_dress(e1) & (x1 = x2) & n_boy(x1) & a_young(s1) & Theme(s1,x1)) | exists e1 x1 x2 x3 x4.(n_autumn(x4) & in(e1,x4) & Theme(e1,x2) & Actor(e1,x1) & v_use(e1) & n_blower(x2) & of(x2,x3) & n_leaf(x3) & n_child(x1)) | 784612d4-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e1 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7 x8 x9.(v_use(e2) & v_dress(e1) & subset_of(x5,x3) & subset_of(x4,x3) & of(x6,x7) & n_top(x5) & n_street(x9) & n_slacks(x4) & n_leaf(x7) & n_boy(x1) & n_blower(x6) & n_area(x8) & in(e2,x8) & in(e1,x3) & by(x8,x9) & a_young(s1) & a_layer(s2) & a_grassy(s3) & Theme(s3,x8) & Theme(s2,x5) & Theme(s1,x1) & Theme(e2,x6) & Theme(e1,x2) & Actor(e2,x1) & (x1 = x2)) | exists e1 x1 x2 x3 x4.(v_use(e1) & of(x2,x3) & n_leaf(x3) & n_child(x1) & n_blower(x2) & n_autumn(x4) & in(e1,x4) & Theme(e1,x2) & Actor(e1,x1)) |
||
A man wearing blue jeans, blue shirt and a cap runs in front of a large truck on a street. | A man is eating dinner. | 2 | 0 | A person who runs is unlikely to be eating dinner. At most they would be eating a snack. | exists e1 e2 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10.(in(e2,x8) & of(x8,x9) & on(x9,x10) & n_street(x10) & n_truck(x9) & a_large(s3) & Theme(s3,x9) & n_front(x8) & Actor(e2,x1) & v_run(e2) & subset_of(x5,x1) & subset_of(x7,x5) & n_cap(x7) & subset_of(x6,x5) & n_shirt(x6) & a_blue(s2) & Theme(s2,x6) & subset_of(x2,x1) & Theme(e1,x4) & Actor(e1,x3) & v_wear(e1) & n_jeans(x4) & a_blue(s1) & Theme(s1,x4) & (x2 = x3) & n_man(x2)) | exists p1 x1.(exists s1 x2.((x1 = x2) & n_dinner(x2) & a_eating(s1) & Theme(s1,x2)) & n_man(x1)) | 7848620a-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10.(v_wear(e1) & v_run(e2) & subset_of(x7,x5) & subset_of(x6,x5) & subset_of(x5,x1) & subset_of(x2,x1) & on(x9,x10) & of(x8,x9) & n_truck(x9) & n_street(x10) & n_shirt(x6) & n_man(x2) & n_jeans(x4) & n_front(x8) & n_cap(x7) & in(e2,x8) & a_large(s3) & a_blue(s2) & a_blue(s1) & Theme(s3,x9) & Theme(s2,x6) & Theme(s1,x4) & Theme(e1,x4) & Actor(e2,x1) & Actor(e1,x3) & (x2 = x3)) | exists x1.(n_man(x1) & exists s1 x2.(n_dinner(x2) & a_eating(s1) & Theme(s1,x2) & (x1 = x2))) |
||
A man wearing blue jeans, blue shirt and a cap runs in front of a large truck on a street. | A person was running on a street. | 1 | 0.906876 | We don't know that the man was running | exists e1 e2 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10.(in(e2,x8) & of(x8,x9) & on(x9,x10) & n_street(x10) & n_truck(x9) & a_large(s3) & Theme(s3,x9) & n_front(x8) & Actor(e2,x1) & v_run(e2) & subset_of(x5,x1) & subset_of(x7,x5) & n_cap(x7) & subset_of(x6,x5) & n_shirt(x6) & a_blue(s2) & Theme(s2,x6) & subset_of(x2,x1) & Theme(e1,x4) & Actor(e1,x3) & v_wear(e1) & n_jeans(x4) & a_blue(s1) & Theme(s1,x4) & (x2 = x3) & n_man(x2)) | exists e1 x1 x2.(on(e1,x2) & n_street(x2) & Actor(e1,x1) & v_run(e1) & n_person(x1)) | 78487bb4-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10.(v_wear(e1) & v_run(e2) & subset_of(x7,x5) & subset_of(x6,x5) & subset_of(x5,x1) & subset_of(x2,x1) & on(x9,x10) & of(x8,x9) & n_truck(x9) & n_street(x10) & n_shirt(x6) & n_man(x2) & n_jeans(x4) & n_front(x8) & n_cap(x7) & in(e2,x8) & a_large(s3) & a_blue(s2) & a_blue(s1) & Theme(s3,x9) & Theme(s2,x6) & Theme(s1,x4) & Theme(e1,x4) & Actor(e2,x1) & Actor(e1,x3) & (x2 = x3)) | exists e1 x1 x2.(v_run(e1) & on(e1,x2) & n_street(x2) & n_person(x1) & Actor(e1,x1)) |
||
A man wearing blue jeans, blue shirt and a cap runs in front of a large truck on a street. | A man is running outside. | 0 | 0.934563 | The man is running outside on the street in front of a truck. | exists e1 e2 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10.(in(e2,x8) & of(x8,x9) & on(x9,x10) & n_street(x10) & n_truck(x9) & a_large(s3) & Theme(s3,x9) & n_front(x8) & Actor(e2,x1) & v_run(e2) & subset_of(x5,x1) & subset_of(x7,x5) & n_cap(x7) & subset_of(x6,x5) & n_shirt(x6) & a_blue(s2) & Theme(s2,x6) & subset_of(x2,x1) & Theme(e1,x4) & Actor(e1,x3) & v_wear(e1) & n_jeans(x4) & a_blue(s1) & Theme(s1,x4) & (x2 = x3) & n_man(x2)) | exists e1 s1 x1.(a_outside(s1) & Manner(e1,s1) & Actor(e1,x1) & v_run(e1) & n_man(x1)) | 784880dc-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10.(v_wear(e1) & v_run(e2) & subset_of(x7,x5) & subset_of(x6,x5) & subset_of(x5,x1) & subset_of(x2,x1) & on(x9,x10) & of(x8,x9) & n_truck(x9) & n_street(x10) & n_shirt(x6) & n_man(x2) & n_jeans(x4) & n_front(x8) & n_cap(x7) & in(e2,x8) & a_large(s3) & a_blue(s2) & a_blue(s1) & Theme(s3,x9) & Theme(s2,x6) & Theme(s1,x4) & Theme(e1,x4) & Actor(e2,x1) & Actor(e1,x3) & (x2 = x3)) | exists e1 s1 x1.(v_run(e1) & n_man(x1) & a_outside(s1) & Manner(e1,s1) & Actor(e1,x1)) |
||
A man wearing blue jeans, blue shirt and a cap runs in front of a large truck on a street. | The man is in a busy street with many buildings. | 1 | 0.610355 | We don't know that the street was busy. | exists e1 e2 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10.(in(e2,x8) & of(x8,x9) & on(x9,x10) & n_street(x10) & n_truck(x9) & a_large(s3) & Theme(s3,x9) & n_front(x8) & Actor(e2,x1) & v_run(e2) & subset_of(x5,x1) & subset_of(x7,x5) & n_cap(x7) & subset_of(x6,x5) & n_shirt(x6) & a_blue(s2) & Theme(s2,x6) & subset_of(x2,x1) & Theme(e1,x4) & Actor(e1,x3) & v_wear(e1) & n_jeans(x4) & a_blue(s1) & Theme(s1,x4) & (x2 = x3) & n_man(x2)) | exists p1 x1.(n_man(x1) & exists s1 x2 x3.(in(x1,x2) & with(x2,x3) & n_building(x3) & n_quantity(x3) & n_street(x2) & a_busy(s1) & Theme(s1,x2))) | 78488af0-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10.(v_wear(e1) & v_run(e2) & subset_of(x7,x5) & subset_of(x6,x5) & subset_of(x5,x1) & subset_of(x2,x1) & on(x9,x10) & of(x8,x9) & n_truck(x9) & n_street(x10) & n_shirt(x6) & n_man(x2) & n_jeans(x4) & n_front(x8) & n_cap(x7) & in(e2,x8) & a_large(s3) & a_blue(s2) & a_blue(s1) & Theme(s3,x9) & Theme(s2,x6) & Theme(s1,x4) & Theme(e1,x4) & Actor(e2,x1) & Actor(e1,x3) & (x2 = x3)) | exists x1.(n_man(x1) & exists s1 x2 x3.(with(x2,x3) & n_street(x2) & n_quantity(x3) & n_building(x3) & in(x1,x2) & a_busy(s1) & Theme(s1,x2))) |
||
A man wearing blue jeans, blue shirt and a cap runs in front of a large truck on a street. | A man in blue jeans and a blue shirt is training for a marathan. | 1 | 0.01342 | We don't know that the man is training. | exists e1 e2 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10.(in(e2,x8) & of(x8,x9) & on(x9,x10) & n_street(x10) & n_truck(x9) & a_large(s3) & Theme(s3,x9) & n_front(x8) & Actor(e2,x1) & v_run(e2) & subset_of(x5,x1) & subset_of(x7,x5) & n_cap(x7) & subset_of(x6,x5) & n_shirt(x6) & a_blue(s2) & Theme(s2,x6) & subset_of(x2,x1) & Theme(e1,x4) & Actor(e1,x3) & v_wear(e1) & n_jeans(x4) & a_blue(s1) & Theme(s1,x4) & (x2 = x3) & n_man(x2)) | exists e1 s1 s2 x1 x2 x3 x4 x5.(for(e1,x5) & n_marathan(x5) & Actor(e1,x1) & v_train(e1) & subset_of(x4,x1) & n_shirt(x4) & a_blue(s2) & Theme(s2,x4) & subset_of(x2,x1) & in(x2,x3) & n_jeans(x3) & a_blue(s1) & Theme(s1,x3) & n_man(x2)) | 78489a22-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10.(v_wear(e1) & v_run(e2) & subset_of(x7,x5) & subset_of(x6,x5) & subset_of(x5,x1) & subset_of(x2,x1) & on(x9,x10) & of(x8,x9) & n_truck(x9) & n_street(x10) & n_shirt(x6) & n_man(x2) & n_jeans(x4) & n_front(x8) & n_cap(x7) & in(e2,x8) & a_large(s3) & a_blue(s2) & a_blue(s1) & Theme(s3,x9) & Theme(s2,x6) & Theme(s1,x4) & Theme(e1,x4) & Actor(e2,x1) & Actor(e1,x3) & (x2 = x3)) | exists e1 s1 s2 x1 x2 x3 x4 x5.(v_train(e1) & subset_of(x4,x1) & subset_of(x2,x1) & n_shirt(x4) & n_marathan(x5) & n_man(x2) & n_jeans(x3) & in(x2,x3) & for(e1,x5) & a_blue(s2) & a_blue(s1) & Theme(s2,x4) & Theme(s1,x3) & Actor(e1,x1)) |
||
A man wearing blue jeans, blue shirt and a cap runs in front of a large truck on a street. | A man runs in front of a semi truck in front of some pedestrians. | 1 | 0.067452 | We don't know that there are some pedestrians. | exists e1 e2 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10.(in(e2,x8) & of(x8,x9) & on(x9,x10) & n_street(x10) & n_truck(x9) & a_large(s3) & Theme(s3,x9) & n_front(x8) & Actor(e2,x1) & v_run(e2) & subset_of(x5,x1) & subset_of(x7,x5) & n_cap(x7) & subset_of(x6,x5) & n_shirt(x6) & a_blue(s2) & Theme(s2,x6) & subset_of(x2,x1) & Theme(e1,x4) & Actor(e1,x3) & v_wear(e1) & n_jeans(x4) & a_blue(s1) & Theme(s1,x4) & (x2 = x3) & n_man(x2)) | exists e1 s1 x1 x2 x3 x4 x5.(in(e1,x2) & of(x2,x3) & in(x3,x4) & of(x4,x5) & n_pedestrian(x5) & n_front(x4) & n_truck(x3) & a_semi(s1) & Theme(s1,x3) & n_front(x2) & Actor(e1,x1) & v_run(e1) & n_man(x1)) | 7848a472-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10.(v_wear(e1) & v_run(e2) & subset_of(x7,x5) & subset_of(x6,x5) & subset_of(x5,x1) & subset_of(x2,x1) & on(x9,x10) & of(x8,x9) & n_truck(x9) & n_street(x10) & n_shirt(x6) & n_man(x2) & n_jeans(x4) & n_front(x8) & n_cap(x7) & in(e2,x8) & a_large(s3) & a_blue(s2) & a_blue(s1) & Theme(s3,x9) & Theme(s2,x6) & Theme(s1,x4) & Theme(e1,x4) & Actor(e2,x1) & Actor(e1,x3) & (x2 = x3)) | exists e1 s1 x1 x2 x3 x4 x5.(v_run(e1) & of(x4,x5) & of(x2,x3) & n_truck(x3) & n_pedestrian(x5) & n_man(x1) & n_front(x4) & n_front(x2) & in(x3,x4) & in(e1,x2) & a_semi(s1) & Theme(s1,x3) & Actor(e1,x1)) |
||
A man wearing blue jeans, blue shirt and a cap runs in front of a large truck on a street. | A man is late for his appointment. | 1 | 0.183322 | We don't know that the man is late. | exists e1 e2 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10.(in(e2,x8) & of(x8,x9) & on(x9,x10) & n_street(x10) & n_truck(x9) & a_large(s3) & Theme(s3,x9) & n_front(x8) & Actor(e2,x1) & v_run(e2) & subset_of(x5,x1) & subset_of(x7,x5) & n_cap(x7) & subset_of(x6,x5) & n_shirt(x6) & a_blue(s2) & Theme(s2,x6) & subset_of(x2,x1) & Theme(e1,x4) & Actor(e1,x3) & v_wear(e1) & n_jeans(x4) & a_blue(s1) & Theme(s1,x4) & (x2 = x3) & n_man(x2)) | exists s1 x1 x2.(for(s1,x2) & n_appointment(x2) & of(x2,x1) & n_male(x1) & Theme(s1,x1) & a_late(s1) & n_man(x1)) | 7848a904-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10.(v_wear(e1) & v_run(e2) & subset_of(x7,x5) & subset_of(x6,x5) & subset_of(x5,x1) & subset_of(x2,x1) & on(x9,x10) & of(x8,x9) & n_truck(x9) & n_street(x10) & n_shirt(x6) & n_man(x2) & n_jeans(x4) & n_front(x8) & n_cap(x7) & in(e2,x8) & a_large(s3) & a_blue(s2) & a_blue(s1) & Theme(s3,x9) & Theme(s2,x6) & Theme(s1,x4) & Theme(e1,x4) & Actor(e2,x1) & Actor(e1,x3) & (x2 = x3)) | exists s1 x1 x2.(of(x2,x1) & n_man(x1) & n_male(x1) & n_appointment(x2) & for(s1,x2) & a_late(s1) & Theme(s1,x1)) |
||
Young, female child, playing with a balloon. | peoples playing with kite | 2 | -100 | They can be playing with a balloon or a kite, it cant be both items. | exists e1 s1 s2 x1 x2 x3.(ne_nam_young(s1) & a_topic(s1) & rel(s1,x1) & with(e1,x3) & n_balloon(x3) & Actor(e1,x2) & v_play(e1) & (x1 = x2) & n_child(x1) & a_female(s2) & Theme(s2,x1)) | exists e1 x1 x2 x3.(a_topic(x1) & with(e1,x3) & n_kite(x3) & Actor(e1,x2) & v_play(e1) & (x1 = x2) & n_people(x1)) | 78498c70-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 x1 x2 x3.(with(e1,x3) & v_play(e1) & rel(s1,x1) & ne_nam_young(s1) & n_child(x1) & n_balloon(x3) & a_topic(s1) & a_female(s2) & Theme(s2,x1) & Actor(e1,x2) & (x1 = x2)) | exists e1 x1 x2 x3.(with(e1,x3) & v_play(e1) & n_people(x1) & n_kite(x3) & a_topic(x1) & Actor(e1,x2) & (x1 = x2)) |
||
Young, female child, playing with a balloon. | Female child playing with a balloon | 0 | -100 | The same sentence as a child is young and it is a female playing with a balloon.. | exists e1 s1 s2 x1 x2 x3.(ne_nam_young(s1) & a_topic(s1) & rel(s1,x1) & with(e1,x3) & n_balloon(x3) & Actor(e1,x2) & v_play(e1) & (x1 = x2) & n_child(x1) & a_female(s2) & Theme(s2,x1)) | exists x1 x2 x3 x4.(a_topic(x1) & with(x1,x4) & n_balloon(x4) & n_playing(x1) & of(x1,x3) & n_child(x3) & (x1 = x2) & ne_nam_female(x2)) | 7849912a-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 x1 x2 x3.(with(e1,x3) & v_play(e1) & rel(s1,x1) & ne_nam_young(s1) & n_child(x1) & n_balloon(x3) & a_topic(s1) & a_female(s2) & Theme(s2,x1) & Actor(e1,x2) & (x1 = x2)) | exists x1 x2 x3 x4.(with(x1,x4) & of(x1,x3) & ne_nam_female(x2) & n_playing(x1) & n_child(x3) & n_balloon(x4) & a_topic(x1) & (x1 = x2)) |
||
Young, female child, playing with a balloon. | child plays with balloons | 1 | -100 | We don't know that the child plays. | exists e1 s1 s2 x1 x2 x3.(ne_nam_young(s1) & a_topic(s1) & rel(s1,x1) & with(e1,x3) & n_balloon(x3) & Actor(e1,x2) & v_play(e1) & (x1 = x2) & n_child(x1) & a_female(s2) & Theme(s2,x1)) | exists e1 x1 x2.(with(e1,x2) & n_balloon(x2) & Actor(e1,x1) & v_play(e1) & n_child(x1)) | 784995a8-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 x1 x2 x3.(with(e1,x3) & v_play(e1) & rel(s1,x1) & ne_nam_young(s1) & n_child(x1) & n_balloon(x3) & a_topic(s1) & a_female(s2) & Theme(s2,x1) & Actor(e1,x2) & (x1 = x2)) | exists e1 x1 x2.(with(e1,x2) & v_play(e1) & n_child(x1) & n_balloon(x2) & Actor(e1,x1)) |
||
A man on a bike jumping on a bike ramp. | A man is doing a jump on a bike. | 0 | -100 | The man doing the bike jumping has to be on a bike. | exists e1 x1 x2 x3 x4 x5.(a_topic(x1) & on(x1,x2) & on(e1,x4) & n_ramp(x4) & of(x4,x5) & n_bike(x5) & Actor(e1,x3) & v_jump(e1) & (x2 = x3) & n_bike(x2) & n_man(x1)) | exists e1 x1 x2 x3.(Theme(e1,x2) & Actor(e1,x1) & v_do(e1) & on(x2,x3) & n_bike(x3) & n_jump(x2) & n_man(x1)) | 78499a58-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4 x5.(v_jump(e1) & on(x1,x2) & on(e1,x4) & of(x4,x5) & n_ramp(x4) & n_man(x1) & n_bike(x5) & n_bike(x2) & a_topic(x1) & Actor(e1,x3) & (x2 = x3)) | exists e1 x1 x2 x3.(v_do(e1) & on(x2,x3) & n_man(x1) & n_jump(x2) & n_bike(x3) & Theme(e1,x2) & Actor(e1,x1)) |
||
A man on a bike jumping on a bike ramp. | A man is riding a black bike. | 1 | -100 | We don't know that the bike is black | exists e1 x1 x2 x3 x4 x5.(a_topic(x1) & on(x1,x2) & on(e1,x4) & n_ramp(x4) & of(x4,x5) & n_bike(x5) & Actor(e1,x3) & v_jump(e1) & (x2 = x3) & n_bike(x2) & n_man(x1)) | exists e1 s1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_ride(e1) & n_bike(x2) & a_black(s1) & Theme(s1,x2) & n_man(x1)) | 78499fd0-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4 x5.(v_jump(e1) & on(x1,x2) & on(e1,x4) & of(x4,x5) & n_ramp(x4) & n_man(x1) & n_bike(x5) & n_bike(x2) & a_topic(x1) & Actor(e1,x3) & (x2 = x3)) | exists e1 s1 x1 x2.(v_ride(e1) & n_man(x1) & n_bike(x2) & a_black(s1) & Theme(s1,x2) & Theme(e1,x2) & Actor(e1,x1)) |
||
A man on a bike jumping on a bike ramp. | A man is swimming in the ocean. | 2 | -100 | one cannot be swimming in the ocean while on a bike jumping a bike ramp. | exists e1 x1 x2 x3 x4 x5.(a_topic(x1) & on(x1,x2) & on(e1,x4) & n_ramp(x4) & of(x4,x5) & n_bike(x5) & Actor(e1,x3) & v_jump(e1) & (x2 = x3) & n_bike(x2) & n_man(x1)) | exists e1 x1 x2.(n_ocean(x2) & in(e1,x2) & Actor(e1,x1) & v_swim(e1) & n_man(x1)) | 7849a43a-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4 x5.(v_jump(e1) & on(x1,x2) & on(e1,x4) & of(x4,x5) & n_ramp(x4) & n_man(x1) & n_bike(x5) & n_bike(x2) & a_topic(x1) & Actor(e1,x3) & (x2 = x3)) | exists e1 x1 x2.(v_swim(e1) & n_ocean(x2) & n_man(x1) & in(e1,x2) & Actor(e1,x1)) |
||
A teenage boy on a bicycle does tricks. | the boy is on a bike | 0 | -100 | Bike and bicycle are terms for the same thing. | exists e1 s1 x1 x2 x3.(Theme(e1,x3) & Actor(e1,x1) & v_do(e1) & n_trick(x3) & on(x1,x2) & n_bicycle(x2) & n_boy(x1) & a_teenage(s1) & Theme(s1,x1)) | exists p1 x1.(n_boy(x1) & exists x2.(on(x1,x2) & n_bike(x2))) | 7849c7da-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3.(v_do(e1) & on(x1,x2) & n_trick(x3) & n_boy(x1) & n_bicycle(x2) & a_teenage(s1) & Theme(s1,x1) & Theme(e1,x3) & Actor(e1,x1)) | exists x1.(n_boy(x1) & exists x2.(on(x1,x2) & n_bike(x2))) |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.