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
|
---|---|---|---|---|---|---|---|---|---|---|---|
Very large overweight man attempting to ride a motorized bike. | A fat man trying to get to the pizzeria | 1 | -100 | There is no way of telling if the man is going to a pizzeria because a man attempting to ride a motorcycle could be going anywhere. | exists e1 p1 s1 s2 x1 x2 x3.(a_topic(x1) & Topic(e1,p1) & Actor(e1,x3) & v_attempt(e1) & exists e3 e2 x4.(Theme(e3,x4) & Actor(e3,x3) & v_ride(e3) & n_bike(x4) & Theme(e2,x4) & v_motorize(e2)) & (x1 = x3) & n_man(x1) & a_overweight(s2) & Theme(s2,x1) & a_large(s1) & Theme(s1,x1) & (x1 = x2) & ne_nam_very(x2)) | exists e1 p1 s1 x1 x2 x3.(n_pizzeria(x3) & a_topic(x1) & Topic(e1,p1) & Actor(e1,x2) & v_try(e1) & exists e2.(to(e2,x3) & Actor(e2,x2) & v_get(e2)) & (x1 = x2) & n_man(x1) & a_fat(s1) & Theme(s1,x1)) | 4bd08ad6-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 p1 s1 s2 x1 x2 x3.(v_attempt(e1) & ne_nam_very(x2) & n_man(x1) & exists e3 e2 x4.(v_ride(e3) & v_motorize(e2) & n_bike(x4) & Theme(e3,x4) & Theme(e2,x4) & Actor(e3,x3)) & a_topic(x1) & a_overweight(s2) & a_large(s1) & Topic(e1,p1) & Theme(s2,x1) & Theme(s1,x1) & Actor(e1,x3) & (x1 = x3) & (x1 = x2)) | exists e1 p1 s1 x1 x2 x3.(v_try(e1) & n_pizzeria(x3) & n_man(x1) & exists e2.(v_get(e2) & to(e2,x3) & Actor(e2,x2)) & a_topic(x1) & a_fat(s1) & Topic(e1,p1) & Theme(s1,x1) & Actor(e1,x2) & (x1 = x2)) |
||
Very large overweight man attempting to ride a motorized bike. | A skinny man on a skateboard. | 2 | -100 | Skinny is not overweight. | exists e1 p1 s1 s2 x1 x2 x3.(a_topic(x1) & Topic(e1,p1) & Actor(e1,x3) & v_attempt(e1) & exists e3 e2 x4.(Theme(e3,x4) & Actor(e3,x3) & v_ride(e3) & n_bike(x4) & Theme(e2,x4) & v_motorize(e2)) & (x1 = x3) & n_man(x1) & a_overweight(s2) & Theme(s2,x1) & a_large(s1) & Theme(s1,x1) & (x1 = x2) & ne_nam_very(x2)) | exists s1 x1 x2.(a_topic(x1) & on(x1,x2) & n_skateboard(x2) & n_man(x1) & a_skinny(s1) & Theme(s1,x1)) | 4bd09026-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 p1 s1 s2 x1 x2 x3.(v_attempt(e1) & ne_nam_very(x2) & n_man(x1) & exists e3 e2 x4.(v_ride(e3) & v_motorize(e2) & n_bike(x4) & Theme(e3,x4) & Theme(e2,x4) & Actor(e3,x3)) & a_topic(x1) & a_overweight(s2) & a_large(s1) & Topic(e1,p1) & Theme(s2,x1) & Theme(s1,x1) & Actor(e1,x3) & (x1 = x3) & (x1 = x2)) | exists s1 x1 x2.(on(x1,x2) & n_skateboard(x2) & n_man(x1) & a_topic(x1) & a_skinny(s1) & Theme(s1,x1)) |
||
Very large overweight man attempting to ride a motorized bike. | A big man trying to ride a bike. | 0 | -100 | Because he is a big man, he is having difficulty attempting to ride a motorized bike. | exists e1 p1 s1 s2 x1 x2 x3.(a_topic(x1) & Topic(e1,p1) & Actor(e1,x3) & v_attempt(e1) & exists e3 e2 x4.(Theme(e3,x4) & Actor(e3,x3) & v_ride(e3) & n_bike(x4) & Theme(e2,x4) & v_motorize(e2)) & (x1 = x3) & n_man(x1) & a_overweight(s2) & Theme(s2,x1) & a_large(s1) & Theme(s1,x1) & (x1 = x2) & ne_nam_very(x2)) | exists e1 p1 s1 x1 x2.(a_topic(x1) & Topic(e1,p1) & Actor(e1,x2) & v_try(e1) & exists e2 x3.(Theme(e2,x3) & Actor(e2,x2) & v_ride(e2) & n_bike(x3)) & (x1 = x2) & n_man(x1) & a_big(s1) & Theme(s1,x1)) | 4bd095d0-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 p1 s1 s2 x1 x2 x3.(v_attempt(e1) & ne_nam_very(x2) & n_man(x1) & exists e3 e2 x4.(v_ride(e3) & v_motorize(e2) & n_bike(x4) & Theme(e3,x4) & Theme(e2,x4) & Actor(e3,x3)) & a_topic(x1) & a_overweight(s2) & a_large(s1) & Topic(e1,p1) & Theme(s2,x1) & Theme(s1,x1) & Actor(e1,x3) & (x1 = x3) & (x1 = x2)) | exists e1 p1 s1 x1 x2.(v_try(e1) & n_man(x1) & exists e2 x3.(v_ride(e2) & n_bike(x3) & Theme(e2,x3) & Actor(e2,x2)) & a_topic(x1) & a_big(s1) & Topic(e1,p1) & Theme(s1,x1) & Actor(e1,x2) & (x1 = x2)) |
||
A large man with no shirt on standing next to a motorcycle. | A shirtless man is next to a motorcycle. | 0 | -100 | The man has no shirt so he is shirtless, standing next to the motorcycle. | exists s1 x1.(-exists e1 x2 x3 x4.(a_topic(x1) & with(x1,x2) & to(e1,x4) & n_motorcycle(x4) & r_next(e1) & Actor(e1,x3) & v_stand(e1) & (x2 = x3) & n_shirt(x2)) & n_man(x1) & a_large(s1) & Theme(s1,x1)) | exists s1 s2 x1 x2.(to(s2,x2) & n_motorcycle(x2) & Theme(s2,x1) & a_next(s2) & n_man(x1) & a_shirtless(s1) & Theme(s1,x1)) | 4bd09ac6-e4c8-11ec-9cdd-0242ac1c0002 | exists s1 x1.(n_man(x1) & all e1 x2 x3 x4.(-with(x1,x2) | -v_stand(e1) | -to(e1,x4) | -r_next(e1) | -n_shirt(x2) | -n_motorcycle(x4) | -a_topic(x1) | -Actor(e1,x3) | -(x2 = x3)) & a_large(s1) & Theme(s1,x1)) | exists s1 s2 x1 x2.(to(s2,x2) & n_motorcycle(x2) & n_man(x1) & a_shirtless(s1) & a_next(s2) & Theme(s2,x1) & Theme(s1,x1)) |
||
A large man with no shirt on standing next to a motorcycle. | A man in a hawaiian shirt in next to a motorcycle. | 2 | -100 | No shirt is not wearing a Hawaiian shirt. | exists s1 x1.(-exists e1 x2 x3 x4.(a_topic(x1) & with(x1,x2) & to(e1,x4) & n_motorcycle(x4) & r_next(e1) & Actor(e1,x3) & v_stand(e1) & (x2 = x3) & n_shirt(x2)) & n_man(x1) & a_large(s1) & Theme(s1,x1)) | exists s1 s2 x1 x2 x3 x4.(a_topic(x1) & in(x1,x2) & to(s2,x4) & n_motorcycle(x4) & Theme(s2,x3) & a_next(s2) & (x2 = x3) & n_shirt(x2) & a_hawaiian(s1) & Theme(s1,x2) & n_man(x1)) | 4bd09f30-e4c8-11ec-9cdd-0242ac1c0002 | exists s1 x1.(n_man(x1) & all e1 x2 x3 x4.(-with(x1,x2) | -v_stand(e1) | -to(e1,x4) | -r_next(e1) | -n_shirt(x2) | -n_motorcycle(x4) | -a_topic(x1) | -Actor(e1,x3) | -(x2 = x3)) & a_large(s1) & Theme(s1,x1)) | exists s1 s2 x1 x2 x3 x4.(to(s2,x4) & n_shirt(x2) & n_motorcycle(x4) & n_man(x1) & in(x1,x2) & a_topic(x1) & a_next(s2) & a_hawaiian(s1) & Theme(s2,x3) & Theme(s1,x2) & (x2 = x3)) |
||
A large man with no shirt on standing next to a motorcycle. | A shirtless man is next to a black motorcycle. | 1 | -100 | The motorcycle could be any color besides black. | exists s1 x1.(-exists e1 x2 x3 x4.(a_topic(x1) & with(x1,x2) & to(e1,x4) & n_motorcycle(x4) & r_next(e1) & Actor(e1,x3) & v_stand(e1) & (x2 = x3) & n_shirt(x2)) & n_man(x1) & a_large(s1) & Theme(s1,x1)) | exists s1 s2 s3 x1 x2.(to(s2,x2) & n_motorcycle(x2) & a_black(s3) & Theme(s3,x2) & Theme(s2,x1) & a_next(s2) & n_man(x1) & a_shirtless(s1) & Theme(s1,x1)) | 4bd0a3a4-e4c8-11ec-9cdd-0242ac1c0002 | exists s1 x1.(n_man(x1) & all e1 x2 x3 x4.(-with(x1,x2) | -v_stand(e1) | -to(e1,x4) | -r_next(e1) | -n_shirt(x2) | -n_motorcycle(x4) | -a_topic(x1) | -Actor(e1,x3) | -(x2 = x3)) & a_large(s1) & Theme(s1,x1)) | exists s1 s2 s3 x1 x2.(to(s2,x2) & n_motorcycle(x2) & n_man(x1) & a_shirtless(s1) & a_next(s2) & a_black(s3) & Theme(s3,x2) & Theme(s2,x1) & Theme(s1,x1)) |
||
A man in a white shirt is wearing a hospital bracelet and holding a baby. | A baby carries a grown man on this shoulders. | 2 | -100 | The man is holding then the baby carries, these are not the same action. | exists e1 e2 s1 s2 x1 x2 x3 x4 x5 x6 x7.(Theme(e2,x7) & Actor(e2,x5) & v_hold(e2) & n_baby(x7) & in(x5,x6) & n_shirt(x6) & a_white(s2) & Theme(s2,x6) & n_man(x5) & Theme(e1,x3) & Actor(e1,x1) & v_wear(e1) & n_bracelet(x3) & of(x3,x4) & n_hospital(x4) & in(x1,x2) & n_shirt(x2) & a_white(s1) & Theme(s1,x2) & n_man(x1)) | exists e1 s1 x1 x2 x3.(n_shoulder(x3) & Theme(e1,x2) & Actor(e1,x1) & v_carry(e1) & on(x2,x3) & n_man(x2) & a_grown(s1) & Theme(s1,x2) & n_baby(x1)) | 4bd0aa16-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 s1 s2 x1 x2 x3 x4 x5 x6 x7.(v_wear(e1) & v_hold(e2) & of(x3,x4) & n_shirt(x6) & n_shirt(x2) & n_man(x5) & n_man(x1) & n_hospital(x4) & n_bracelet(x3) & n_baby(x7) & in(x5,x6) & in(x1,x2) & a_white(s2) & a_white(s1) & Theme(s2,x6) & Theme(s1,x2) & Theme(e2,x7) & Theme(e1,x3) & Actor(e2,x5) & Actor(e1,x1)) | exists e1 s1 x1 x2 x3.(v_carry(e1) & on(x2,x3) & n_shoulder(x3) & n_man(x2) & n_baby(x1) & a_grown(s1) & Theme(s1,x2) & Theme(e1,x2) & Actor(e1,x1)) |
||
A man in a white shirt is wearing a hospital bracelet and holding a baby. | A man holds his son. | 1 | -100 | The baby could be a daughter or a son. | exists e1 e2 s1 s2 x1 x2 x3 x4 x5 x6 x7.(Theme(e2,x7) & Actor(e2,x5) & v_hold(e2) & n_baby(x7) & in(x5,x6) & n_shirt(x6) & a_white(s2) & Theme(s2,x6) & n_man(x5) & Theme(e1,x3) & Actor(e1,x1) & v_wear(e1) & n_bracelet(x3) & of(x3,x4) & n_hospital(x4) & in(x1,x2) & n_shirt(x2) & a_white(s1) & Theme(s1,x2) & n_man(x1)) | exists e1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_hold(e1) & n_son(x2) & of(x2,x1) & n_male(x1) & n_man(x1)) | 4bd0b092-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 s1 s2 x1 x2 x3 x4 x5 x6 x7.(v_wear(e1) & v_hold(e2) & of(x3,x4) & n_shirt(x6) & n_shirt(x2) & n_man(x5) & n_man(x1) & n_hospital(x4) & n_bracelet(x3) & n_baby(x7) & in(x5,x6) & in(x1,x2) & a_white(s2) & a_white(s1) & Theme(s2,x6) & Theme(s1,x2) & Theme(e2,x7) & Theme(e1,x3) & Actor(e2,x5) & Actor(e1,x1)) | exists e1 x1 x2.(v_hold(e1) & of(x2,x1) & n_son(x2) & n_man(x1) & n_male(x1) & Theme(e1,x2) & Actor(e1,x1)) |
||
A man in a white shirt is wearing a hospital bracelet and holding a baby. | A man holds an infant. | 0 | -100 | A baby in a hospital that has been born is an infant. | exists e1 e2 s1 s2 x1 x2 x3 x4 x5 x6 x7.(Theme(e2,x7) & Actor(e2,x5) & v_hold(e2) & n_baby(x7) & in(x5,x6) & n_shirt(x6) & a_white(s2) & Theme(s2,x6) & n_man(x5) & Theme(e1,x3) & Actor(e1,x1) & v_wear(e1) & n_bracelet(x3) & of(x3,x4) & n_hospital(x4) & in(x1,x2) & n_shirt(x2) & a_white(s1) & Theme(s1,x2) & n_man(x1)) | exists e1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_hold(e1) & n_infant(x2) & n_man(x1)) | 4bd0b79a-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 s1 s2 x1 x2 x3 x4 x5 x6 x7.(v_wear(e1) & v_hold(e2) & of(x3,x4) & n_shirt(x6) & n_shirt(x2) & n_man(x5) & n_man(x1) & n_hospital(x4) & n_bracelet(x3) & n_baby(x7) & in(x5,x6) & in(x1,x2) & a_white(s2) & a_white(s1) & Theme(s2,x6) & Theme(s1,x2) & Theme(e2,x7) & Theme(e1,x3) & Actor(e2,x5) & Actor(e1,x1)) | exists e1 x1 x2.(v_hold(e1) & n_man(x1) & n_infant(x2) & Theme(e1,x2) & Actor(e1,x1)) |
||
A new dad sees that his fatherhood is continuing. | A man is a dad. | 0 | -100 | new dad implies is a dad. | exists e1 p1 s1 x1 x2 x3.(exists e2.(Actor(e2,x3) & v_continue(e2)) & n_fatherhood(x3) & of(x3,x1) & n_male(x1) & that(e1,p1) & Theme(e1,x2) & Actor(e1,x1) & v_see(e1) & n_thing(x2) & n_dad(x1) & a_new(s1) & Theme(s1,x1)) | exists p1 x1.(exists x2.((x1 = x2) & n_dad(x2)) & n_man(x1)) | 4bd0e364-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 p1 s1 x1 x2 x3.(v_see(e1) & that(e1,p1) & of(x3,x1) & n_thing(x2) & n_male(x1) & n_fatherhood(x3) & n_dad(x1) & exists e2.(v_continue(e2) & Actor(e2,x3)) & a_new(s1) & Theme(s1,x1) & Theme(e1,x2) & Actor(e1,x1)) | exists x1.(n_man(x1) & exists x2.(n_dad(x2) & (x1 = x2))) |
||
A new dad sees that his fatherhood is continuing. | This guy is nervous because of the birth of his child. | 1 | 0.626337 | The new dad could be either calm or nervous. | exists e1 p1 s1 x1 x2 x3.(exists e2.(Actor(e2,x3) & v_continue(e2)) & n_fatherhood(x3) & of(x3,x1) & n_male(x1) & that(e1,p1) & Theme(e1,x2) & Actor(e1,x1) & v_see(e1) & n_thing(x2) & n_dad(x1) & a_new(s1) & Theme(s1,x1)) | exists s1 x1 x2 x3.(n_child(x3) & of(x3,x2) & n_male(x2) & n_birth(x2) & n_guy(x1) & of(s1,x2) & of(x2,x3) & r_because(s1) & Theme(s1,x1) & a_nervous(s1)) | 4bd0e80a-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 p1 s1 x1 x2 x3.(v_see(e1) & that(e1,p1) & of(x3,x1) & n_thing(x2) & n_male(x1) & n_fatherhood(x3) & n_dad(x1) & exists e2.(v_continue(e2) & Actor(e2,x3)) & a_new(s1) & Theme(s1,x1) & Theme(e1,x2) & Actor(e1,x1)) | exists s1 x1 x2 x3.(r_because(s1) & of(x3,x2) & of(x2,x3) & of(s1,x2) & n_male(x2) & n_guy(x1) & n_child(x3) & n_birth(x2) & a_nervous(s1) & Theme(s1,x1)) |
||
A new dad sees that his fatherhood is continuing. | A guy is happily contemplating parenting. | 1 | 0.827869 | The dad could be awaiting the child happily or he could be nervous. | exists e1 p1 s1 x1 x2 x3.(exists e2.(Actor(e2,x3) & v_continue(e2)) & n_fatherhood(x3) & of(x3,x1) & n_male(x1) & that(e1,p1) & Theme(e1,x2) & Actor(e1,x1) & v_see(e1) & n_thing(x2) & n_dad(x1) & a_new(s1) & Theme(s1,x1)) | exists e1 s1 x1 x2.(a_happily(s1) & Manner(e1,s1) & Theme(e1,x2) & Actor(e1,x1) & v_contemplate(e1) & n_parenting(x2) & n_guy(x1)) | 4bd0ec92-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 p1 s1 x1 x2 x3.(v_see(e1) & that(e1,p1) & of(x3,x1) & n_thing(x2) & n_male(x1) & n_fatherhood(x3) & n_dad(x1) & exists e2.(v_continue(e2) & Actor(e2,x3)) & a_new(s1) & Theme(s1,x1) & Theme(e1,x2) & Actor(e1,x1)) | exists e1 s1 x1 x2.(v_contemplate(e1) & n_parenting(x2) & n_guy(x1) & a_happily(s1) & Theme(e1,x2) & Manner(e1,s1) & Actor(e1,x1)) |
||
A new dad sees that his fatherhood is continuing. | A man meets a woman at the singles bar. | 2 | -100 | A new dad is not ordinarily at a singles bar. | exists e1 p1 s1 x1 x2 x3.(exists e2.(Actor(e2,x3) & v_continue(e2)) & n_fatherhood(x3) & of(x3,x1) & n_male(x1) & that(e1,p1) & Theme(e1,x2) & Actor(e1,x1) & v_see(e1) & n_thing(x2) & n_dad(x1) & a_new(s1) & Theme(s1,x1)) | exists e1 x1 x2 x3 x4.(n_bar(x3) & of(x3,x4) & n_singles(x4) & at(e1,x3) & Theme(e1,x2) & Actor(e1,x1) & v_meet(e1) & n_woman(x2) & n_man(x1)) | 4bd0f110-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 p1 s1 x1 x2 x3.(v_see(e1) & that(e1,p1) & of(x3,x1) & n_thing(x2) & n_male(x1) & n_fatherhood(x3) & n_dad(x1) & exists e2.(v_continue(e2) & Actor(e2,x3)) & a_new(s1) & Theme(s1,x1) & Theme(e1,x2) & Actor(e1,x1)) | exists e1 x1 x2 x3 x4.(v_meet(e1) & of(x3,x4) & n_woman(x2) & n_singles(x4) & n_man(x1) & n_bar(x3) & at(e1,x3) & Theme(e1,x2) & Actor(e1,x1)) |
||
A new dad sees that his fatherhood is continuing. | A man got fixed. | 2 | 0.00099 | If a man is fixed there would be no fatherhood is continuing. | exists e1 p1 s1 x1 x2 x3.(exists e2.(Actor(e2,x3) & v_continue(e2)) & n_fatherhood(x3) & of(x3,x1) & n_male(x1) & that(e1,p1) & Theme(e1,x2) & Actor(e1,x1) & v_see(e1) & n_thing(x2) & n_dad(x1) & a_new(s1) & Theme(s1,x1)) | exists e1 p1 x1.(exists e2.(Theme(e2,x1) & v_fix(e2)) & Topic(e1,p1) & Actor(e1,x1) & v_get(e1) & n_man(x1)) | 4bd0f58e-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 p1 s1 x1 x2 x3.(v_see(e1) & that(e1,p1) & of(x3,x1) & n_thing(x2) & n_male(x1) & n_fatherhood(x3) & n_dad(x1) & exists e2.(v_continue(e2) & Actor(e2,x3)) & a_new(s1) & Theme(s1,x1) & Theme(e1,x2) & Actor(e1,x1)) | exists e1 p1 x1.(v_get(e1) & n_man(x1) & exists e2.(v_fix(e2) & Theme(e2,x1)) & Topic(e1,p1) & Actor(e1,x1)) |
||
A new dad sees that his fatherhood is continuing. | A man reflects on his family life. | 1 | 0.687174 | He could be looking toward future before he reflects. | exists e1 p1 s1 x1 x2 x3.(exists e2.(Actor(e2,x3) & v_continue(e2)) & n_fatherhood(x3) & of(x3,x1) & n_male(x1) & that(e1,p1) & Theme(e1,x2) & Actor(e1,x1) & v_see(e1) & n_thing(x2) & n_dad(x1) & a_new(s1) & Theme(s1,x1)) | exists e1 x1 x2 x3 x4.(on(e1,x3) & n_life(x3) & of(x3,x4) & n_family(x4) & of(x3,x1) & n_male(x1) & Theme(e1,x2) & Actor(e1,x1) & v_reflect(e1) & n_thing(x2) & n_man(x1)) | 4bd0fab6-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 p1 s1 x1 x2 x3.(v_see(e1) & that(e1,p1) & of(x3,x1) & n_thing(x2) & n_male(x1) & n_fatherhood(x3) & n_dad(x1) & exists e2.(v_continue(e2) & Actor(e2,x3)) & a_new(s1) & Theme(s1,x1) & Theme(e1,x2) & Actor(e1,x1)) | exists e1 x1 x2 x3 x4.(v_reflect(e1) & on(e1,x3) & of(x3,x4) & of(x3,x1) & n_thing(x2) & n_man(x1) & n_male(x1) & n_life(x3) & n_family(x4) & Theme(e1,x2) & Actor(e1,x1)) |
||
A new dad sees that his fatherhood is continuing. | A man has four children. | 1 | 0.030724 | As a new dad he may have started with no children as opposed to four children. | exists e1 p1 s1 x1 x2 x3.(exists e2.(Actor(e2,x3) & v_continue(e2)) & n_fatherhood(x3) & of(x3,x1) & n_male(x1) & that(e1,p1) & Theme(e1,x2) & Actor(e1,x1) & v_see(e1) & n_thing(x2) & n_dad(x1) & a_new(s1) & Theme(s1,x1)) | exists e1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_have(e1) & n_child(x2) & card_eq_4(x2) & n_man(x1)) | 4bd0ff8e-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 p1 s1 x1 x2 x3.(v_see(e1) & that(e1,p1) & of(x3,x1) & n_thing(x2) & n_male(x1) & n_fatherhood(x3) & n_dad(x1) & exists e2.(v_continue(e2) & Actor(e2,x3)) & a_new(s1) & Theme(s1,x1) & Theme(e1,x2) & Actor(e1,x1)) | exists e1 x1 x2.(v_have(e1) & n_man(x1) & n_child(x2) & card_eq_4(x2) & Theme(e1,x2) & Actor(e1,x1)) |
||
A new dad sees that his fatherhood is continuing. | A man has no kids. | 2 | -100 | If the man is in fatherhood he can't have no kids. | exists e1 p1 s1 x1 x2 x3.(exists e2.(Actor(e2,x3) & v_continue(e2)) & n_fatherhood(x3) & of(x3,x1) & n_male(x1) & that(e1,p1) & Theme(e1,x2) & Actor(e1,x1) & v_see(e1) & n_thing(x2) & n_dad(x1) & a_new(s1) & Theme(s1,x1)) | exists x1.(-exists e1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_have(e1) & n_kid(x2)) & n_man(x1)) | 4bd10948-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 p1 s1 x1 x2 x3.(v_see(e1) & that(e1,p1) & of(x3,x1) & n_thing(x2) & n_male(x1) & n_fatherhood(x3) & n_dad(x1) & exists e2.(v_continue(e2) & Actor(e2,x3)) & a_new(s1) & Theme(s1,x1) & Theme(e1,x2) & Actor(e1,x1)) | exists x1.(n_man(x1) & all e1 x2.(-v_have(e1) | -n_kid(x2) | -Theme(e1,x2) | -Actor(e1,x1))) |
||
A new dad sees that his fatherhood is continuing. | A man observes his life. | 0 | 0.925863 | man implies dad | exists e1 p1 s1 x1 x2 x3.(exists e2.(Actor(e2,x3) & v_continue(e2)) & n_fatherhood(x3) & of(x3,x1) & n_male(x1) & that(e1,p1) & Theme(e1,x2) & Actor(e1,x1) & v_see(e1) & n_thing(x2) & n_dad(x1) & a_new(s1) & Theme(s1,x1)) | exists e1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_observe(e1) & n_life(x2) & of(x2,x1) & n_male(x1) & n_man(x1)) | 4bd112da-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 p1 s1 x1 x2 x3.(v_see(e1) & that(e1,p1) & of(x3,x1) & n_thing(x2) & n_male(x1) & n_fatherhood(x3) & n_dad(x1) & exists e2.(v_continue(e2) & Actor(e2,x3)) & a_new(s1) & Theme(s1,x1) & Theme(e1,x2) & Actor(e1,x1)) | exists e1 x1 x2.(v_observe(e1) & of(x2,x1) & n_man(x1) & n_male(x1) & n_life(x2) & Theme(e1,x2) & Actor(e1,x1)) |
||
A new dad sees that his fatherhood is continuing. | A man is expecting a baby boy. | 1 | 0.5 | The expecting father could have either a boy or a girl. | exists e1 p1 s1 x1 x2 x3.(exists e2.(Actor(e2,x3) & v_continue(e2)) & n_fatherhood(x3) & of(x3,x1) & n_male(x1) & that(e1,p1) & Theme(e1,x2) & Actor(e1,x1) & v_see(e1) & n_thing(x2) & n_dad(x1) & a_new(s1) & Theme(s1,x1)) | exists e1 x1 x2 x3.(Theme(e1,x2) & Actor(e1,x1) & v_expect(e1) & n_boy(x2) & of(x2,x3) & n_baby(x3) & n_man(x1)) | 4bd11c76-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 p1 s1 x1 x2 x3.(v_see(e1) & that(e1,p1) & of(x3,x1) & n_thing(x2) & n_male(x1) & n_fatherhood(x3) & n_dad(x1) & exists e2.(v_continue(e2) & Actor(e2,x3)) & a_new(s1) & Theme(s1,x1) & Theme(e1,x2) & Actor(e1,x1)) | exists e1 x1 x2 x3.(v_expect(e1) & of(x2,x3) & n_man(x1) & n_boy(x2) & n_baby(x3) & Theme(e1,x2) & Actor(e1,x1)) |
||
A girl is training in gymnastics with a Georgia sign in the background. | A girl is getting ready for a tournament in gymnastics. | 1 | 0.643486 | Not everyone who trains in gymnastics is getting ready for a tournament. | exists e1 x1 x2 x3 x4 x5.(n_background(x5) & in(e1,x2) & with(x2,x3) & in(x3,x5) & n_sign(x3) & (x3 = x4) & ne_org_georgia(x4) & n_gymnastics(x2) & Actor(e1,x1) & v_train(e1) & n_girl(x1)) | exists e1 p1 x1.(exists s1 x2 x3.(for(s1,x2) & in(x2,x3) & n_gymnastics(x3) & n_tournament(x2) & Theme(s1,x1) & a_ready(s1)) & Topic(e1,p1) & Actor(e1,x1) & v_get(e1) & n_girl(x1)) | 4bd211bc-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4 x5.(with(x2,x3) & v_train(e1) & ne_org_georgia(x4) & n_sign(x3) & n_gymnastics(x2) & n_girl(x1) & n_background(x5) & in(x3,x5) & in(e1,x2) & Actor(e1,x1) & (x3 = x4)) | exists e1 p1 x1.(v_get(e1) & n_girl(x1) & exists s1 x2 x3.(n_tournament(x2) & n_gymnastics(x3) & in(x2,x3) & for(s1,x2) & a_ready(s1) & Theme(s1,x1)) & Topic(e1,p1) & Actor(e1,x1)) |
||
A girl is training in gymnastics with a Georgia sign in the background. | A girl is dancing | 1 | 0.000053 | Not everyone who does gymnastics is dancing. | exists e1 x1 x2 x3 x4 x5.(n_background(x5) & in(e1,x2) & with(x2,x3) & in(x3,x5) & n_sign(x3) & (x3 = x4) & ne_org_georgia(x4) & n_gymnastics(x2) & Actor(e1,x1) & v_train(e1) & n_girl(x1)) | exists e1 x1.(Actor(e1,x1) & v_dance(e1) & n_girl(x1)) | 4bd2206c-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4 x5.(with(x2,x3) & v_train(e1) & ne_org_georgia(x4) & n_sign(x3) & n_gymnastics(x2) & n_girl(x1) & n_background(x5) & in(x3,x5) & in(e1,x2) & Actor(e1,x1) & (x3 = x4)) | exists e1 x1.(v_dance(e1) & n_girl(x1) & Actor(e1,x1)) |
||
A girl is training in gymnastics with a Georgia sign in the background. | Nobody is training. | 2 | 0 | A girl can't be training if nobody is training. | exists e1 x1 x2 x3 x4 x5.(n_background(x5) & in(e1,x2) & with(x2,x3) & in(x3,x5) & n_sign(x3) & (x3 = x4) & ne_org_georgia(x4) & n_gymnastics(x2) & Actor(e1,x1) & v_train(e1) & n_girl(x1)) | -exists p1 x1.(exists x2.((x1 = x2) & n_training(x2)) & n_person(x1)) | 4bd22972-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4 x5.(with(x2,x3) & v_train(e1) & ne_org_georgia(x4) & n_sign(x3) & n_gymnastics(x2) & n_girl(x1) & n_background(x5) & in(x3,x5) & in(e1,x2) & Actor(e1,x1) & (x3 = x4)) | all x1.(all x2.(-n_training(x2) | -(x1 = x2)) | -n_person(x1)) |
||
A girl is training in gymnastics with a Georgia sign in the background. | A girl is training in a sport. | 0 | 0.995864 | gymnastics is a sport | exists e1 x1 x2 x3 x4 x5.(n_background(x5) & in(e1,x2) & with(x2,x3) & in(x3,x5) & n_sign(x3) & (x3 = x4) & ne_org_georgia(x4) & n_gymnastics(x2) & Actor(e1,x1) & v_train(e1) & n_girl(x1)) | exists e1 x1 x2.(in(e1,x2) & n_sport(x2) & Actor(e1,x1) & v_train(e1) & n_girl(x1)) | 4bd23354-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4 x5.(with(x2,x3) & v_train(e1) & ne_org_georgia(x4) & n_sign(x3) & n_gymnastics(x2) & n_girl(x1) & n_background(x5) & in(x3,x5) & in(e1,x2) & Actor(e1,x1) & (x3 = x4)) | exists e1 x1 x2.(v_train(e1) & n_sport(x2) & n_girl(x1) & in(e1,x2) & Actor(e1,x1)) |
||
A girl is training in gymnastics with a Georgia sign in the background. | A girl is training in her favorite sport, gymnastics, in Georgia. | 1 | 0.702406 | Just because a girl is training in gymnastics, does not imply it is her favorite sport. | exists e1 x1 x2 x3 x4 x5.(n_background(x5) & in(e1,x2) & with(x2,x3) & in(x3,x5) & n_sign(x3) & (x3 = x4) & ne_org_georgia(x4) & n_gymnastics(x2) & Actor(e1,x1) & v_train(e1) & n_girl(x1)) | exists e1 s1 x1 x2 x3 x4.(ne_geo_georgia(x4) & in(e1,x4) & in(e1,x2) & rel(x2,x3) & n_gymnastics(x3) & n_sport(x2) & a_favorite(s1) & Theme(s1,x2) & of(x2,x1) & n_female(x1) & Actor(e1,x1) & v_train(e1) & n_girl(x1)) | 4bd237dc-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4 x5.(with(x2,x3) & v_train(e1) & ne_org_georgia(x4) & n_sign(x3) & n_gymnastics(x2) & n_girl(x1) & n_background(x5) & in(x3,x5) & in(e1,x2) & Actor(e1,x1) & (x3 = x4)) | exists e1 s1 x1 x2 x3 x4.(v_train(e1) & rel(x2,x3) & of(x2,x1) & ne_geo_georgia(x4) & n_sport(x2) & n_gymnastics(x3) & n_girl(x1) & n_female(x1) & in(e1,x4) & in(e1,x2) & a_favorite(s1) & Theme(s1,x2) & Actor(e1,x1)) |
||
A girl is training in gymnastics with a Georgia sign in the background. | A girl from Georgia State University trains for the Olympic gymnastics team. | 1 | 0.082036 | Just because there is a Georgia sign in the background, does not imply that the girl is form Georgia State University. | exists e1 x1 x2 x3 x4 x5.(n_background(x5) & in(e1,x2) & with(x2,x3) & in(x3,x5) & n_sign(x3) & (x3 = x4) & ne_org_georgia(x4) & n_gymnastics(x2) & Actor(e1,x1) & v_train(e1) & n_girl(x1)) | exists x1 x2 x3 x4 x5 x6 x7 x8.(n_team(x6) & of(x6,x8) & n_gymnastics(x8) & (x6 = x7) & ne_nam_olympic(x7) & a_topic(x1) & from(x1,x2) & for(x2,x6) & n_train(x2) & (x2 = x5) & ne_org_university(x5) & (x2 = x4) & ne_org_state(x4) & (x2 = x3) & ne_org_georgia(x3) & n_girl(x1)) | 4bd23c32-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4 x5.(with(x2,x3) & v_train(e1) & ne_org_georgia(x4) & n_sign(x3) & n_gymnastics(x2) & n_girl(x1) & n_background(x5) & in(x3,x5) & in(e1,x2) & Actor(e1,x1) & (x3 = x4)) | exists x1 x2 x3 x4 x5 x6 x7 x8.(of(x6,x8) & ne_org_university(x5) & ne_org_state(x4) & ne_org_georgia(x3) & ne_nam_olympic(x7) & n_train(x2) & n_team(x6) & n_gymnastics(x8) & n_girl(x1) & from(x1,x2) & for(x2,x6) & a_topic(x1) & (x6 = x7) & (x2 = x5) & (x2 = x4) & (x2 = x3)) |
||
A girl is training in gymnastics with a Georgia sign in the background. | A blonde girl training. | 1 | 0.143871 | Not all girls are blonde. | exists e1 x1 x2 x3 x4 x5.(n_background(x5) & in(e1,x2) & with(x2,x3) & in(x3,x5) & n_sign(x3) & (x3 = x4) & ne_org_georgia(x4) & n_gymnastics(x2) & Actor(e1,x1) & v_train(e1) & n_girl(x1)) | exists s1 x1 x2.(a_topic(x1) & n_training(x1) & of(x1,x2) & n_girl(x2) & a_blonde(s1) & Theme(s1,x1)) | 4bd2454c-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4 x5.(with(x2,x3) & v_train(e1) & ne_org_georgia(x4) & n_sign(x3) & n_gymnastics(x2) & n_girl(x1) & n_background(x5) & in(x3,x5) & in(e1,x2) & Actor(e1,x1) & (x3 = x4)) | exists s1 x1 x2.(of(x1,x2) & n_training(x1) & n_girl(x2) & a_topic(x1) & a_blonde(s1) & Theme(s1,x1)) |
||
An artist is working on his very contemporary looking piece of art, and is focusing very intensely on the work at hand. | an artist is painting his next piece of art | 1 | 0.727141 | Just because an artist is working on his piece of art, does not imply he is painting. | exists e1 e3 e2 s1 s2 x1 x2 x3 x4 x5 x6.(n_work(x5) & at(e3,x6) & n_hand(x6) & on(e3,x5) & r_very(e3) & a_intensely(s2) & Manner(e3,s2) & Actor(e3,x4) & v_focus(e3) & n_artist(x4) & on(e1,x2) & of(x2,x3) & n_art(x3) & n_piece(x2) & Actor(e2,x2) & v_look(e2) & a_contemporary(s1) & Theme(s1,x2) & r_very(x2) & of(x2,x1) & n_male(x1) & Actor(e1,x1) & v_work(e1) & n_artist(x1)) | exists e1 s1 x1 x2 x3.(Theme(e1,x2) & Actor(e1,x1) & v_paint(e1) & of(x2,x3) & n_art(x3) & n_piece(x2) & a_next(s1) & Theme(s1,x2) & of(x2,x1) & n_male(x1) & n_artist(x1)) | 4bd26b62-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e3 e2 s1 s2 x1 x2 x3 x4 x5 x6.(v_work(e1) & v_look(e2) & v_focus(e3) & r_very(x2) & r_very(e3) & on(e3,x5) & on(e1,x2) & of(x2,x3) & of(x2,x1) & n_work(x5) & n_piece(x2) & n_male(x1) & n_hand(x6) & n_artist(x4) & n_artist(x1) & n_art(x3) & at(e3,x6) & a_intensely(s2) & a_contemporary(s1) & Theme(s1,x2) & Manner(e3,s2) & Actor(e3,x4) & Actor(e2,x2) & Actor(e1,x1)) | exists e1 s1 x1 x2 x3.(v_paint(e1) & of(x2,x3) & of(x2,x1) & n_piece(x2) & n_male(x1) & n_artist(x1) & n_art(x3) & a_next(s1) & Theme(s1,x2) & Theme(e1,x2) & Actor(e1,x1)) |
||
An artist is working on his very contemporary looking piece of art, and is focusing very intensely on the work at hand. | An artist working intensely for a art piece to be donated to charity | 1 | 0.008547 | Just because an artist is working on his piece of art, does not mean he is donating it to charity. | exists e1 e3 e2 s1 s2 x1 x2 x3 x4 x5 x6.(n_work(x5) & at(e3,x6) & n_hand(x6) & on(e3,x5) & r_very(e3) & a_intensely(s2) & Manner(e3,s2) & Actor(e3,x4) & v_focus(e3) & n_artist(x4) & on(e1,x2) & of(x2,x3) & n_art(x3) & n_piece(x2) & Actor(e2,x2) & v_look(e2) & a_contemporary(s1) & Theme(s1,x2) & r_very(x2) & of(x2,x1) & n_male(x1) & Actor(e1,x1) & v_work(e1) & n_artist(x1)) | exists e1 p1 s1 x1 x2 x3 x4 x5.(a_topic(x1) & Topic(e1,p1) & exists e2 x6.(to(e2,x6) & n_charity(x6) & Theme(e2,x2) & v_donate(e2)) & for(e1,x4) & n_piece(x4) & of(x4,x5) & n_art(x5) & a_intensely(s1) & Manner(e1,s1) & Actor(e1,x3) & v_work(e1) & (x1 = x3) & (x1 = x2) & n_artist(x1)) | 4bd26fea-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e3 e2 s1 s2 x1 x2 x3 x4 x5 x6.(v_work(e1) & v_look(e2) & v_focus(e3) & r_very(x2) & r_very(e3) & on(e3,x5) & on(e1,x2) & of(x2,x3) & of(x2,x1) & n_work(x5) & n_piece(x2) & n_male(x1) & n_hand(x6) & n_artist(x4) & n_artist(x1) & n_art(x3) & at(e3,x6) & a_intensely(s2) & a_contemporary(s1) & Theme(s1,x2) & Manner(e3,s2) & Actor(e3,x4) & Actor(e2,x2) & Actor(e1,x1)) | exists e1 p1 s1 x1 x2 x3 x4 x5.(v_work(e1) & of(x4,x5) & n_piece(x4) & n_artist(x1) & n_art(x5) & for(e1,x4) & exists e2 x6.(v_donate(e2) & to(e2,x6) & n_charity(x6) & Theme(e2,x2)) & a_topic(x1) & a_intensely(s1) & Topic(e1,p1) & Manner(e1,s1) & Actor(e1,x3) & (x1 = x3) & (x1 = x2)) |
||
An artist is working on his very contemporary looking piece of art, and is focusing very intensely on the work at hand. | a man is making a million dollar piece of art | 1 | 0.017662 | Just because the artist is working on his very contemporary looking piece of art does not mean it is a million dollar piece. | exists e1 e3 e2 s1 s2 x1 x2 x3 x4 x5 x6.(n_work(x5) & at(e3,x6) & n_hand(x6) & on(e3,x5) & r_very(e3) & a_intensely(s2) & Manner(e3,s2) & Actor(e3,x4) & v_focus(e3) & n_artist(x4) & on(e1,x2) & of(x2,x3) & n_art(x3) & n_piece(x2) & Actor(e2,x2) & v_look(e2) & a_contemporary(s1) & Theme(s1,x2) & r_very(x2) & of(x2,x1) & n_male(x1) & Actor(e1,x1) & v_work(e1) & n_artist(x1)) | exists e1 x1 x2 x3 x4.(Theme(e1,x2) & Actor(e1,x1) & v_make(e1) & of(x2,x4) & n_art(x4) & n_piece(x2) & of(x2,x3) & n_dollar(x3) & card_eq_1000000(x2) & n_man(x1)) | 4bd27df0-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e3 e2 s1 s2 x1 x2 x3 x4 x5 x6.(v_work(e1) & v_look(e2) & v_focus(e3) & r_very(x2) & r_very(e3) & on(e3,x5) & on(e1,x2) & of(x2,x3) & of(x2,x1) & n_work(x5) & n_piece(x2) & n_male(x1) & n_hand(x6) & n_artist(x4) & n_artist(x1) & n_art(x3) & at(e3,x6) & a_intensely(s2) & a_contemporary(s1) & Theme(s1,x2) & Manner(e3,s2) & Actor(e3,x4) & Actor(e2,x2) & Actor(e1,x1)) | exists e1 x1 x2 x3 x4.(v_make(e1) & of(x2,x4) & of(x2,x3) & n_piece(x2) & n_man(x1) & n_dollar(x3) & n_art(x4) & card_eq_1000000(x2) & Theme(e1,x2) & Actor(e1,x1)) |
||
An artist is working on his very contemporary looking piece of art, and is focusing very intensely on the work at hand. | An artist glues another found object to the canvas. | 1 | 0.003339 | An artist working on his looking piece of art does not imply he glues object on his canvas. | exists e1 e3 e2 s1 s2 x1 x2 x3 x4 x5 x6.(n_work(x5) & at(e3,x6) & n_hand(x6) & on(e3,x5) & r_very(e3) & a_intensely(s2) & Manner(e3,s2) & Actor(e3,x4) & v_focus(e3) & n_artist(x4) & on(e1,x2) & of(x2,x3) & n_art(x3) & n_piece(x2) & Actor(e2,x2) & v_look(e2) & a_contemporary(s1) & Theme(s1,x2) & r_very(x2) & of(x2,x1) & n_male(x1) & Actor(e1,x1) & v_work(e1) & n_artist(x1)) | exists e1 e3 e2 x1 x2 x3 x4.(n_canvas(x4) & n_object(x2) & Theme(e1,x2) & v_find(e1) & Theme(e3,x3) & Actor(e3,x1) & v_glue(e3) & to(x3,x4) & n_object(x3) & Theme(e2,x3) & v_find(e2) & -(x3 = x2) & n_artist(x1)) | 4bd2873c-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e3 e2 s1 s2 x1 x2 x3 x4 x5 x6.(v_work(e1) & v_look(e2) & v_focus(e3) & r_very(x2) & r_very(e3) & on(e3,x5) & on(e1,x2) & of(x2,x3) & of(x2,x1) & n_work(x5) & n_piece(x2) & n_male(x1) & n_hand(x6) & n_artist(x4) & n_artist(x1) & n_art(x3) & at(e3,x6) & a_intensely(s2) & a_contemporary(s1) & Theme(s1,x2) & Manner(e3,s2) & Actor(e3,x4) & Actor(e2,x2) & Actor(e1,x1)) | exists e1 e3 e2 x1 x2 x3 x4.(v_glue(e3) & v_find(e2) & v_find(e1) & to(x3,x4) & n_object(x3) & n_object(x2) & n_canvas(x4) & n_artist(x1) & Theme(e3,x3) & Theme(e2,x3) & Theme(e1,x2) & Actor(e3,x1) & -(x3 = x2)) |
||
An artist is working on his very contemporary looking piece of art, and is focusing very intensely on the work at hand. | Artist sleeping after hard day of work | 2 | 0.337713 | Sleeping is different than working. | exists e1 e3 e2 s1 s2 x1 x2 x3 x4 x5 x6.(n_work(x5) & at(e3,x6) & n_hand(x6) & on(e3,x5) & r_very(e3) & a_intensely(s2) & Manner(e3,s2) & Actor(e3,x4) & v_focus(e3) & n_artist(x4) & on(e1,x2) & of(x2,x3) & n_art(x3) & n_piece(x2) & Actor(e2,x2) & v_look(e2) & a_contemporary(s1) & Theme(s1,x2) & r_very(x2) & of(x2,x1) & n_male(x1) & Actor(e1,x1) & v_work(e1) & n_artist(x1)) | exists e1 s1 x1 x2 x3.(ne_nam_artist(x1) & after(e1,x2) & of(x2,x3) & n_work(x3) & n_day(x2) & a_hard(s1) & Theme(s1,x2) & Actor(e1,x1) & v_sleep(e1)) | 4bd28bf6-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e3 e2 s1 s2 x1 x2 x3 x4 x5 x6.(v_work(e1) & v_look(e2) & v_focus(e3) & r_very(x2) & r_very(e3) & on(e3,x5) & on(e1,x2) & of(x2,x3) & of(x2,x1) & n_work(x5) & n_piece(x2) & n_male(x1) & n_hand(x6) & n_artist(x4) & n_artist(x1) & n_art(x3) & at(e3,x6) & a_intensely(s2) & a_contemporary(s1) & Theme(s1,x2) & Manner(e3,s2) & Actor(e3,x4) & Actor(e2,x2) & Actor(e1,x1)) | exists e1 s1 x1 x2 x3.(v_sleep(e1) & of(x2,x3) & ne_nam_artist(x1) & n_work(x3) & n_day(x2) & after(e1,x2) & a_hard(s1) & Theme(s1,x2) & Actor(e1,x1)) |
||
An artist is working on his very contemporary looking piece of art, and is focusing very intensely on the work at hand. | An artist is trying to finish his work before going to the art store. | 1 | 0.004766 | An artist focusing intensely on the work at hand does not imply he is trying to finish it before going to the art store. | exists e1 e3 e2 s1 s2 x1 x2 x3 x4 x5 x6.(n_work(x5) & at(e3,x6) & n_hand(x6) & on(e3,x5) & r_very(e3) & a_intensely(s2) & Manner(e3,s2) & Actor(e3,x4) & v_focus(e3) & n_artist(x4) & on(e1,x2) & of(x2,x3) & n_art(x3) & n_piece(x2) & Actor(e2,x2) & v_look(e2) & a_contemporary(s1) & Theme(s1,x2) & r_very(x2) & of(x2,x1) & n_male(x1) & Actor(e1,x1) & v_work(e1) & n_artist(x1)) | exists e1 p1 x1 x2 x3 x4.(n_store(x3) & of(x3,x4) & n_art(x4) & Topic(e1,p1) & Actor(e1,x1) & v_try(e1) & exists e3 e2.(before(e2,e3) & to(e3,x3) & Actor(e3,x1) & v_go(e3) & Theme(e2,x2) & Actor(e2,x1) & v_finish(e2)) & n_work(x2) & of(x2,x1) & n_male(x1) & n_artist(x1)) | 4bd294fc-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e3 e2 s1 s2 x1 x2 x3 x4 x5 x6.(v_work(e1) & v_look(e2) & v_focus(e3) & r_very(x2) & r_very(e3) & on(e3,x5) & on(e1,x2) & of(x2,x3) & of(x2,x1) & n_work(x5) & n_piece(x2) & n_male(x1) & n_hand(x6) & n_artist(x4) & n_artist(x1) & n_art(x3) & at(e3,x6) & a_intensely(s2) & a_contemporary(s1) & Theme(s1,x2) & Manner(e3,s2) & Actor(e3,x4) & Actor(e2,x2) & Actor(e1,x1)) | exists e1 p1 x1 x2 x3 x4.(v_try(e1) & of(x3,x4) & of(x2,x1) & n_work(x2) & n_store(x3) & n_male(x1) & n_artist(x1) & n_art(x4) & exists e3 e2.(v_go(e3) & v_finish(e2) & to(e3,x3) & before(e2,e3) & Theme(e2,x2) & Actor(e3,x1) & Actor(e2,x1)) & Topic(e1,p1) & Actor(e1,x1)) |
||
An artist is working on his very contemporary looking piece of art, and is focusing very intensely on the work at hand. | An artist is working on a piece of art. | 0 | 0.949301 | A artist working on a contemporary piece of art is the same as working on his working on a piece of art | exists e1 e3 e2 s1 s2 x1 x2 x3 x4 x5 x6.(n_work(x5) & at(e3,x6) & n_hand(x6) & on(e3,x5) & r_very(e3) & a_intensely(s2) & Manner(e3,s2) & Actor(e3,x4) & v_focus(e3) & n_artist(x4) & on(e1,x2) & of(x2,x3) & n_art(x3) & n_piece(x2) & Actor(e2,x2) & v_look(e2) & a_contemporary(s1) & Theme(s1,x2) & r_very(x2) & of(x2,x1) & n_male(x1) & Actor(e1,x1) & v_work(e1) & n_artist(x1)) | exists e1 x1 x2 x3.(on(e1,x2) & of(x2,x3) & n_art(x3) & n_piece(x2) & Actor(e1,x1) & v_work(e1) & n_artist(x1)) | 4bd29970-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e3 e2 s1 s2 x1 x2 x3 x4 x5 x6.(v_work(e1) & v_look(e2) & v_focus(e3) & r_very(x2) & r_very(e3) & on(e3,x5) & on(e1,x2) & of(x2,x3) & of(x2,x1) & n_work(x5) & n_piece(x2) & n_male(x1) & n_hand(x6) & n_artist(x4) & n_artist(x1) & n_art(x3) & at(e3,x6) & a_intensely(s2) & a_contemporary(s1) & Theme(s1,x2) & Manner(e3,s2) & Actor(e3,x4) & Actor(e2,x2) & Actor(e1,x1)) | exists e1 x1 x2 x3.(v_work(e1) & on(e1,x2) & of(x2,x3) & n_piece(x2) & n_artist(x1) & n_art(x3) & Actor(e1,x1)) |
||
A group of children on stage point off into the crowd while wearing boy scout and girl scout uniforms. | Children singing on stage while wearing uniforms. | 1 | 0.751272 | Children being on stage does not mean they are singing. | exists e1 e2 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10 x11 x12.(n_crowd(x2) & while(e1,e2) & Theme(e2,x7) & Actor(e2,x1) & v_wear(e2) & subset_of(x10,x7) & n_uniform(x10) & of(x10,x12) & n_scout(x12) & of(x10,x11) & n_girl(x11) & subset_of(x8,x7) & n_scout(x8) & of(x8,x9) & n_boy(x9) & rel(e1,x3) & r_off(x3) & of(x3,x4) & on(x4,x5) & n_point(x5) & of(x5,x6) & n_stage(x6) & n_child(x4) & n_group(x3) & into(e1,x2) & Actor(e1,x1) & v_event(e1) & n_thing(x1)) | exists e2 e1 x1 x2 x3.(ne_nam_children(x1) & while(e1,e2) & Theme(e2,x3) & Actor(e2,x1) & v_wear(e2) & n_uniform(x3) & on(e1,x2) & n_stage(x2) & Actor(e1,x1) & v_sing(e1)) | 4bd2c684-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10 x11 x12.(while(e1,e2) & v_wear(e2) & v_event(e1) & subset_of(x8,x7) & subset_of(x10,x7) & rel(e1,x3) & r_off(x3) & on(x4,x5) & of(x8,x9) & of(x5,x6) & of(x3,x4) & of(x10,x12) & of(x10,x11) & n_uniform(x10) & n_thing(x1) & n_stage(x6) & n_scout(x8) & n_scout(x12) & n_point(x5) & n_group(x3) & n_girl(x11) & n_crowd(x2) & n_child(x4) & n_boy(x9) & into(e1,x2) & Theme(e2,x7) & Actor(e2,x1) & Actor(e1,x1)) | exists e2 e1 x1 x2 x3.(while(e1,e2) & v_wear(e2) & v_sing(e1) & on(e1,x2) & ne_nam_children(x1) & n_uniform(x3) & n_stage(x2) & Theme(e2,x3) & Actor(e2,x1) & Actor(e1,x1)) |
||
A group of children on stage point off into the crowd while wearing boy scout and girl scout uniforms. | The boys are walking through the grass. | 2 | 0 | Grass and stage are two different things. | exists e1 e2 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10 x11 x12.(n_crowd(x2) & while(e1,e2) & Theme(e2,x7) & Actor(e2,x1) & v_wear(e2) & subset_of(x10,x7) & n_uniform(x10) & of(x10,x12) & n_scout(x12) & of(x10,x11) & n_girl(x11) & subset_of(x8,x7) & n_scout(x8) & of(x8,x9) & n_boy(x9) & rel(e1,x3) & r_off(x3) & of(x3,x4) & on(x4,x5) & n_point(x5) & of(x5,x6) & n_stage(x6) & n_child(x4) & n_group(x3) & into(e1,x2) & Actor(e1,x1) & v_event(e1) & n_thing(x1)) | exists e1 x1 x2.(n_grass(x2) & n_boy(x1) & through(e1,x2) & Actor(e1,x1) & v_walk(e1)) | 4bd2cb02-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10 x11 x12.(while(e1,e2) & v_wear(e2) & v_event(e1) & subset_of(x8,x7) & subset_of(x10,x7) & rel(e1,x3) & r_off(x3) & on(x4,x5) & of(x8,x9) & of(x5,x6) & of(x3,x4) & of(x10,x12) & of(x10,x11) & n_uniform(x10) & n_thing(x1) & n_stage(x6) & n_scout(x8) & n_scout(x12) & n_point(x5) & n_group(x3) & n_girl(x11) & n_crowd(x2) & n_child(x4) & n_boy(x9) & into(e1,x2) & Theme(e2,x7) & Actor(e2,x1) & Actor(e1,x1)) | exists e1 x1 x2.(v_walk(e1) & through(e1,x2) & n_grass(x2) & n_boy(x1) & Actor(e1,x1)) |
||
A group of children on stage point off into the crowd while wearing boy scout and girl scout uniforms. | the boys and girls are pointing at the parents | 1 | 0.64885 | The children pointing does not mean it is at their parents. | exists e1 e2 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10 x11 x12.(n_crowd(x2) & while(e1,e2) & Theme(e2,x7) & Actor(e2,x1) & v_wear(e2) & subset_of(x10,x7) & n_uniform(x10) & of(x10,x12) & n_scout(x12) & of(x10,x11) & n_girl(x11) & subset_of(x8,x7) & n_scout(x8) & of(x8,x9) & n_boy(x9) & rel(e1,x3) & r_off(x3) & of(x3,x4) & on(x4,x5) & n_point(x5) & of(x5,x6) & n_stage(x6) & n_child(x4) & n_group(x3) & into(e1,x2) & Actor(e1,x1) & v_event(e1) & n_thing(x1)) | exists e1 x1 x2 x3 x4.(n_parent(x4) & n_girl(x3) & n_boy(x2) & subset_of(x3,x1) & subset_of(x2,x1) & at(e1,x4) & Actor(e1,x1) & v_point(e1)) | 4bd2d480-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10 x11 x12.(while(e1,e2) & v_wear(e2) & v_event(e1) & subset_of(x8,x7) & subset_of(x10,x7) & rel(e1,x3) & r_off(x3) & on(x4,x5) & of(x8,x9) & of(x5,x6) & of(x3,x4) & of(x10,x12) & of(x10,x11) & n_uniform(x10) & n_thing(x1) & n_stage(x6) & n_scout(x8) & n_scout(x12) & n_point(x5) & n_group(x3) & n_girl(x11) & n_crowd(x2) & n_child(x4) & n_boy(x9) & into(e1,x2) & Theme(e2,x7) & Actor(e2,x1) & Actor(e1,x1)) | exists e1 x1 x2 x3 x4.(v_point(e1) & subset_of(x3,x1) & subset_of(x2,x1) & n_parent(x4) & n_girl(x3) & n_boy(x2) & at(e1,x4) & Actor(e1,x1)) |
||
A group of children on stage point off into the crowd while wearing boy scout and girl scout uniforms. | boy scouts and girl scouts celebrate their new awards | 1 | 0.543958 | The children singing on stage does not mean it is to celebrate their new awards. | exists e1 e2 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10 x11 x12.(n_crowd(x2) & while(e1,e2) & Theme(e2,x7) & Actor(e2,x1) & v_wear(e2) & subset_of(x10,x7) & n_uniform(x10) & of(x10,x12) & n_scout(x12) & of(x10,x11) & n_girl(x11) & subset_of(x8,x7) & n_scout(x8) & of(x8,x9) & n_boy(x9) & rel(e1,x3) & r_off(x3) & of(x3,x4) & on(x4,x5) & n_point(x5) & of(x5,x6) & n_stage(x6) & n_child(x4) & n_group(x3) & into(e1,x2) & Actor(e1,x1) & v_event(e1) & n_thing(x1)) | exists e1 s1 x1 x2 x3 x4 x5 x6.(Theme(e1,x6) & Actor(e1,x1) & v_celebrate(e1) & n_award(x6) & a_new(s1) & Theme(s1,x6) & of(x6,x2) & n_thing(x2) & subset_of(x4,x1) & n_scout(x4) & of(x4,x5) & n_girl(x5) & subset_of(x2,x1) & n_scout(x2) & of(x2,x3) & n_boy(x3)) | 4bd2e63c-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10 x11 x12.(while(e1,e2) & v_wear(e2) & v_event(e1) & subset_of(x8,x7) & subset_of(x10,x7) & rel(e1,x3) & r_off(x3) & on(x4,x5) & of(x8,x9) & of(x5,x6) & of(x3,x4) & of(x10,x12) & of(x10,x11) & n_uniform(x10) & n_thing(x1) & n_stage(x6) & n_scout(x8) & n_scout(x12) & n_point(x5) & n_group(x3) & n_girl(x11) & n_crowd(x2) & n_child(x4) & n_boy(x9) & into(e1,x2) & Theme(e2,x7) & Actor(e2,x1) & Actor(e1,x1)) | exists e1 s1 x1 x2 x3 x4 x5 x6.(v_celebrate(e1) & subset_of(x4,x1) & subset_of(x2,x1) & of(x6,x2) & of(x4,x5) & of(x2,x3) & n_thing(x2) & n_scout(x4) & n_scout(x2) & n_girl(x5) & n_boy(x3) & n_award(x6) & a_new(s1) & Theme(s1,x6) & Theme(e1,x6) & Actor(e1,x1)) |
||
A group of children on stage point off into the crowd while wearing boy scout and girl scout uniforms. | Some kids in uniforms are on a stage. | 0 | 0.947329 | A boy and girl are kids and scout uniforms are uniforms. | exists e1 e2 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10 x11 x12.(n_crowd(x2) & while(e1,e2) & Theme(e2,x7) & Actor(e2,x1) & v_wear(e2) & subset_of(x10,x7) & n_uniform(x10) & of(x10,x12) & n_scout(x12) & of(x10,x11) & n_girl(x11) & subset_of(x8,x7) & n_scout(x8) & of(x8,x9) & n_boy(x9) & rel(e1,x3) & r_off(x3) & of(x3,x4) & on(x4,x5) & n_point(x5) & of(x5,x6) & n_stage(x6) & n_child(x4) & n_group(x3) & into(e1,x2) & Actor(e1,x1) & v_event(e1) & n_thing(x1)) | exists p1 x1 x2.(exists x3.(on(x1,x3) & n_stage(x3)) & in(x1,x2) & n_uniform(x2) & n_kid(x1)) | 4bd2ea92-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10 x11 x12.(while(e1,e2) & v_wear(e2) & v_event(e1) & subset_of(x8,x7) & subset_of(x10,x7) & rel(e1,x3) & r_off(x3) & on(x4,x5) & of(x8,x9) & of(x5,x6) & of(x3,x4) & of(x10,x12) & of(x10,x11) & n_uniform(x10) & n_thing(x1) & n_stage(x6) & n_scout(x8) & n_scout(x12) & n_point(x5) & n_group(x3) & n_girl(x11) & n_crowd(x2) & n_child(x4) & n_boy(x9) & into(e1,x2) & Theme(e2,x7) & Actor(e2,x1) & Actor(e1,x1)) | exists x1 x2.(n_uniform(x2) & n_kid(x1) & in(x1,x2) & exists x3.(on(x1,x3) & n_stage(x3))) |
||
A group of children on stage point off into the crowd while wearing boy scout and girl scout uniforms. | Boy and girl scouts are at pointing at their parents in a crowd. | 1 | 0.811327 | Pointing into the crowd does not mean the children are pointing at their parents. | exists e1 e2 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10 x11 x12.(n_crowd(x2) & while(e1,e2) & Theme(e2,x7) & Actor(e2,x1) & v_wear(e2) & subset_of(x10,x7) & n_uniform(x10) & of(x10,x12) & n_scout(x12) & of(x10,x11) & n_girl(x11) & subset_of(x8,x7) & n_scout(x8) & of(x8,x9) & n_boy(x9) & rel(e1,x3) & r_off(x3) & of(x3,x4) & on(x4,x5) & n_point(x5) & of(x5,x6) & n_stage(x6) & n_child(x4) & n_group(x3) & into(e1,x2) & Actor(e1,x1) & v_event(e1) & n_thing(x1)) | exists p1 x1 x2 x3 x4 x6.(ne_nam_boy(x2) & exists e1 x5 x7.(at(x1,e1) & at(e1,x6) & in(x6,x7) & n_crowd(x7) & Actor(e1,x5) & v_point(e1)) & n_parent(x6) & of(x6,x3) & n_thing(x3) & subset_of(x3,x1) & n_scout(x3) & of(x3,x4) & n_girl(x4) & subset_of(x2,x1)) | 4bd2eede-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10 x11 x12.(while(e1,e2) & v_wear(e2) & v_event(e1) & subset_of(x8,x7) & subset_of(x10,x7) & rel(e1,x3) & r_off(x3) & on(x4,x5) & of(x8,x9) & of(x5,x6) & of(x3,x4) & of(x10,x12) & of(x10,x11) & n_uniform(x10) & n_thing(x1) & n_stage(x6) & n_scout(x8) & n_scout(x12) & n_point(x5) & n_group(x3) & n_girl(x11) & n_crowd(x2) & n_child(x4) & n_boy(x9) & into(e1,x2) & Theme(e2,x7) & Actor(e2,x1) & Actor(e1,x1)) | exists x1 x2 x3 x4 x6.(subset_of(x3,x1) & subset_of(x2,x1) & of(x6,x3) & of(x3,x4) & ne_nam_boy(x2) & n_thing(x3) & n_scout(x3) & n_parent(x6) & n_girl(x4) & exists e1 x5 x7.(v_point(e1) & n_crowd(x7) & in(x6,x7) & at(x1,e1) & at(e1,x6) & Actor(e1,x5))) |
||
A group of children on stage point off into the crowd while wearing boy scout and girl scout uniforms. | The children are holding hands. | 1 | 0.102707 | A group of children onstage does not mean they are holding hands. | exists e1 e2 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10 x11 x12.(n_crowd(x2) & while(e1,e2) & Theme(e2,x7) & Actor(e2,x1) & v_wear(e2) & subset_of(x10,x7) & n_uniform(x10) & of(x10,x12) & n_scout(x12) & of(x10,x11) & n_girl(x11) & subset_of(x8,x7) & n_scout(x8) & of(x8,x9) & n_boy(x9) & rel(e1,x3) & r_off(x3) & of(x3,x4) & on(x4,x5) & n_point(x5) & of(x5,x6) & n_stage(x6) & n_child(x4) & n_group(x3) & into(e1,x2) & Actor(e1,x1) & v_event(e1) & n_thing(x1)) | exists e1 x1 x2.(n_child(x1) & Theme(e1,x2) & Actor(e1,x1) & v_hold(e1) & n_hand(x2)) | 4bd2f488-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10 x11 x12.(while(e1,e2) & v_wear(e2) & v_event(e1) & subset_of(x8,x7) & subset_of(x10,x7) & rel(e1,x3) & r_off(x3) & on(x4,x5) & of(x8,x9) & of(x5,x6) & of(x3,x4) & of(x10,x12) & of(x10,x11) & n_uniform(x10) & n_thing(x1) & n_stage(x6) & n_scout(x8) & n_scout(x12) & n_point(x5) & n_group(x3) & n_girl(x11) & n_crowd(x2) & n_child(x4) & n_boy(x9) & into(e1,x2) & Theme(e2,x7) & Actor(e2,x1) & Actor(e1,x1)) | exists e1 x1 x2.(v_hold(e1) & n_hand(x2) & n_child(x1) & Theme(e1,x2) & Actor(e1,x1)) |
||
A young baby wearing blue sleepwear has a pacifier in his mouth and is sleeping. | A baby wearing blue pajamas and taking her afternoon nap. | 1 | 0.219172 | Just because, a baby is wearing blue sleepwear does not indicate the baby is taking an afternoon nap. | exists e4 e1 e3 e2 s1 s2 s3 s4 x1 x2 x3 x4 x5 x6 x7 x8.(Actor(e4,x6) & v_sleep(e4) & Theme(e3,x8) & Actor(e3,x7) & v_wear(e3) & n_sleepwear(x8) & a_blue(s4) & Theme(s4,x8) & (x6 = x7) & n_baby(x6) & a_young(s3) & Theme(s3,x6) & Theme(e2,x4) & Actor(e2,x1) & v_have(e2) & in(x4,x5) & n_mouth(x5) & of(x5,x1) & n_male(x1) & n_pacifier(x4) & Theme(e1,x3) & Actor(e1,x2) & v_wear(e1) & n_sleepwear(x3) & a_blue(s2) & Theme(s2,x3) & (x1 = x2) & n_baby(x1) & a_young(s1) & Theme(s1,x1)) | exists e1 e2 s1 x1 x2 x3 x4 x5.(Theme(e2,x4) & Actor(e2,x3) & v_take(e2) & n_nap(x4) & of(x4,x5) & n_afternoon(x5) & of(x4,x1) & n_female(x1) & n_baby(x3) & Theme(e1,x2) & Actor(e1,x1) & v_wear(e1) & n_pajamas(x2) & a_blue(s1) & Theme(s1,x2) & n_baby(x1)) | 4bd3ab76-e4c8-11ec-9cdd-0242ac1c0002 | exists e4 e1 e3 e2 s1 s2 s3 s4 x1 x2 x3 x4 x5 x6 x7 x8.(v_wear(e3) & v_wear(e1) & v_sleep(e4) & v_have(e2) & of(x5,x1) & n_sleepwear(x8) & n_sleepwear(x3) & n_pacifier(x4) & n_mouth(x5) & n_male(x1) & n_baby(x6) & n_baby(x1) & in(x4,x5) & a_young(s3) & a_young(s1) & a_blue(s4) & a_blue(s2) & Theme(s4,x8) & Theme(s3,x6) & Theme(s2,x3) & Theme(s1,x1) & Theme(e3,x8) & Theme(e2,x4) & Theme(e1,x3) & Actor(e4,x6) & Actor(e3,x7) & Actor(e2,x1) & Actor(e1,x2) & (x6 = x7) & (x1 = x2)) | exists e1 e2 s1 x1 x2 x3 x4 x5.(v_wear(e1) & v_take(e2) & of(x4,x5) & of(x4,x1) & n_pajamas(x2) & n_nap(x4) & n_female(x1) & n_baby(x3) & n_baby(x1) & n_afternoon(x5) & a_blue(s1) & Theme(s1,x2) & Theme(e2,x4) & Theme(e1,x2) & Actor(e2,x3) & Actor(e1,x1)) |
||
A young baby wearing blue sleepwear has a pacifier in his mouth and is sleeping. | A baby boy has a pacifier in his mouth as he sleeps in blue. | 0 | -100 | A baby boy is considered a young baby. | exists e1 e4 e2 e3 s1 s2 s3 s4 x1 x2 x3 x4 x5 x6 x7 x8.(Actor(e4,x6) & v_sleep(e4) & Theme(e3,x8) & Actor(e3,x7) & v_wear(e3) & n_sleepwear(x8) & a_blue(s4) & Theme(s4,x8) & (x6 = x7) & n_baby(x6) & a_young(s3) & Theme(s3,x6) & Theme(e2,x4) & Actor(e2,x1) & v_have(e2) & in(x4,x5) & n_mouth(x5) & of(x5,x1) & n_male(x1) & n_pacifier(x4) & Theme(e1,x3) & Actor(e1,x2) & v_wear(e1) & n_sleepwear(x3) & a_blue(s2) & Theme(s2,x3) & (x1 = x2) & n_baby(x1) & a_young(s1) & Theme(s1,x1)) | exists e1 p1 x1 x2 x3 x4.(exists e2 x5.(in(e2,x5) & n_blue(x5) & Actor(e2,x1) & v_sleep(e2)) & n_male(x1) & n_male(x1) & as(e1,p1) & Theme(e1,x3) & Actor(e1,x1) & v_have(e1) & in(x3,x4) & n_mouth(x4) & of(x4,x1) & n_pacifier(x3) & n_boy(x1) & of(x1,x2) & n_baby(x2)) | 4bd3b49a-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e4 e2 e3 s1 s2 s3 s4 x1 x2 x3 x4 x5 x6 x7 x8.(v_wear(e3) & v_wear(e1) & v_sleep(e4) & v_have(e2) & of(x5,x1) & n_sleepwear(x8) & n_sleepwear(x3) & n_pacifier(x4) & n_mouth(x5) & n_male(x1) & n_baby(x6) & n_baby(x1) & in(x4,x5) & a_young(s3) & a_young(s1) & a_blue(s4) & a_blue(s2) & Theme(s4,x8) & Theme(s3,x6) & Theme(s2,x3) & Theme(s1,x1) & Theme(e3,x8) & Theme(e2,x4) & Theme(e1,x3) & Actor(e4,x6) & Actor(e3,x7) & Actor(e2,x1) & Actor(e1,x2) & (x6 = x7) & (x1 = x2)) | exists e1 p1 x1 x2 x3 x4.(v_have(e1) & of(x4,x1) & of(x1,x2) & n_pacifier(x3) & n_mouth(x4) & n_male(x1) & n_boy(x1) & n_baby(x2) & in(x3,x4) & exists e2 x5.(v_sleep(e2) & n_blue(x5) & in(e2,x5) & Actor(e2,x1)) & as(e1,p1) & Theme(e1,x3) & Actor(e1,x1)) |
||
A young baby wearing blue sleepwear has a pacifier in his mouth and is sleeping. | A young baby is asleep in his crib. | 1 | 0.698279 | Just because the baby is sleeping, does not mean the baby is in the crib. | exists e2 e1 e3 e4 s1 s2 s3 s4 x1 x2 x3 x4 x5 x6 x7 x8.(Actor(e4,x6) & v_sleep(e4) & Theme(e3,x8) & Actor(e3,x7) & v_wear(e3) & n_sleepwear(x8) & a_blue(s4) & Theme(s4,x8) & (x6 = x7) & n_baby(x6) & a_young(s3) & Theme(s3,x6) & Theme(e2,x4) & Actor(e2,x1) & v_have(e2) & in(x4,x5) & n_mouth(x5) & of(x5,x1) & n_male(x1) & n_pacifier(x4) & Theme(e1,x3) & Actor(e1,x2) & v_wear(e1) & n_sleepwear(x3) & a_blue(s2) & Theme(s2,x3) & (x1 = x2) & n_baby(x1) & a_young(s1) & Theme(s1,x1)) | exists s1 s2 x1 x2.(in(s2,x2) & n_crib(x2) & of(x2,x1) & n_male(x1) & Theme(s2,x1) & a_asleep(s2) & n_baby(x1) & a_young(s1) & Theme(s1,x1)) | 4bd3ba76-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e1 e3 e4 s1 s2 s3 s4 x1 x2 x3 x4 x5 x6 x7 x8.(v_wear(e3) & v_wear(e1) & v_sleep(e4) & v_have(e2) & of(x5,x1) & n_sleepwear(x8) & n_sleepwear(x3) & n_pacifier(x4) & n_mouth(x5) & n_male(x1) & n_baby(x6) & n_baby(x1) & in(x4,x5) & a_young(s3) & a_young(s1) & a_blue(s4) & a_blue(s2) & Theme(s4,x8) & Theme(s3,x6) & Theme(s2,x3) & Theme(s1,x1) & Theme(e3,x8) & Theme(e2,x4) & Theme(e1,x3) & Actor(e4,x6) & Actor(e3,x7) & Actor(e2,x1) & Actor(e1,x2) & (x6 = x7) & (x1 = x2)) | exists s1 s2 x1 x2.(of(x2,x1) & n_male(x1) & n_crib(x2) & n_baby(x1) & in(s2,x2) & a_young(s1) & a_asleep(s2) & Theme(s2,x1) & Theme(s1,x1)) |
||
A young baby wearing blue sleepwear has a pacifier in his mouth and is sleeping. | An infant is asleep. | 0 | -100 | An infant is a young baby. | exists e4 e3 e2 e1 s1 s2 s3 s4 x1 x2 x3 x4 x5 x6 x7 x8.(Actor(e4,x6) & v_sleep(e4) & Theme(e3,x8) & Actor(e3,x7) & v_wear(e3) & n_sleepwear(x8) & a_blue(s4) & Theme(s4,x8) & (x6 = x7) & n_baby(x6) & a_young(s3) & Theme(s3,x6) & Theme(e2,x4) & Actor(e2,x1) & v_have(e2) & in(x4,x5) & n_mouth(x5) & of(x5,x1) & n_male(x1) & n_pacifier(x4) & Theme(e1,x3) & Actor(e1,x2) & v_wear(e1) & n_sleepwear(x3) & a_blue(s2) & Theme(s2,x3) & (x1 = x2) & n_baby(x1) & a_young(s1) & Theme(s1,x1)) | exists s1 x1.(Theme(s1,x1) & a_asleep(s1) & n_infant(x1)) | 4bd3bf94-e4c8-11ec-9cdd-0242ac1c0002 | exists e4 e3 e2 e1 s1 s2 s3 s4 x1 x2 x3 x4 x5 x6 x7 x8.(v_wear(e3) & v_wear(e1) & v_sleep(e4) & v_have(e2) & of(x5,x1) & n_sleepwear(x8) & n_sleepwear(x3) & n_pacifier(x4) & n_mouth(x5) & n_male(x1) & n_baby(x6) & n_baby(x1) & in(x4,x5) & a_young(s3) & a_young(s1) & a_blue(s4) & a_blue(s2) & Theme(s4,x8) & Theme(s3,x6) & Theme(s2,x3) & Theme(s1,x1) & Theme(e3,x8) & Theme(e2,x4) & Theme(e1,x3) & Actor(e4,x6) & Actor(e3,x7) & Actor(e2,x1) & Actor(e1,x2) & (x6 = x7) & (x1 = x2)) | exists s1 x1.(n_infant(x1) & a_asleep(s1) & Theme(s1,x1)) |
||
A young baby wearing blue sleepwear has a pacifier in his mouth and is sleeping. | A young baby playing with toys. | 2 | 0 | The baby can not be sleeping and playing with toys at the same time. | exists e2 e1 e4 e3 s1 s2 s3 s4 x1 x2 x3 x4 x5 x6 x7 x8.(Actor(e4,x6) & v_sleep(e4) & Theme(e3,x8) & Actor(e3,x7) & v_wear(e3) & n_sleepwear(x8) & a_blue(s4) & Theme(s4,x8) & (x6 = x7) & n_baby(x6) & a_young(s3) & Theme(s3,x6) & Theme(e2,x4) & Actor(e2,x1) & v_have(e2) & in(x4,x5) & n_mouth(x5) & of(x5,x1) & n_male(x1) & n_pacifier(x4) & Theme(e1,x3) & Actor(e1,x2) & v_wear(e1) & n_sleepwear(x3) & a_blue(s2) & Theme(s2,x3) & (x1 = x2) & n_baby(x1) & a_young(s1) & Theme(s1,x1)) | exists s1 x1 x2 x3.(a_topic(x1) & with(x1,x3) & n_toy(x3) & n_playing(x1) & of(x1,x2) & n_baby(x2) & a_young(s1) & Theme(s1,x1)) | 4bd3c520-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e1 e4 e3 s1 s2 s3 s4 x1 x2 x3 x4 x5 x6 x7 x8.(v_wear(e3) & v_wear(e1) & v_sleep(e4) & v_have(e2) & of(x5,x1) & n_sleepwear(x8) & n_sleepwear(x3) & n_pacifier(x4) & n_mouth(x5) & n_male(x1) & n_baby(x6) & n_baby(x1) & in(x4,x5) & a_young(s3) & a_young(s1) & a_blue(s4) & a_blue(s2) & Theme(s4,x8) & Theme(s3,x6) & Theme(s2,x3) & Theme(s1,x1) & Theme(e3,x8) & Theme(e2,x4) & Theme(e1,x3) & Actor(e4,x6) & Actor(e3,x7) & Actor(e2,x1) & Actor(e1,x2) & (x6 = x7) & (x1 = x2)) | exists s1 x1 x2 x3.(with(x1,x3) & of(x1,x2) & n_toy(x3) & n_playing(x1) & n_baby(x2) & a_young(s1) & a_topic(x1) & Theme(s1,x1)) |
||
A young baby wearing blue sleepwear has a pacifier in his mouth and is sleeping. | The baby has his eyes closed. | 0 | -100 | Baby are young and his eyes are closed implies he is sleeping. | exists e4 e3 e2 e1 s1 s2 s3 s4 x1 x2 x3 x4 x5 x6 x7 x8.(Actor(e4,x6) & v_sleep(e4) & Theme(e3,x8) & Actor(e3,x7) & v_wear(e3) & n_sleepwear(x8) & a_blue(s4) & Theme(s4,x8) & (x6 = x7) & n_baby(x6) & a_young(s3) & Theme(s3,x6) & Theme(e2,x4) & Actor(e2,x1) & v_have(e2) & in(x4,x5) & n_mouth(x5) & of(x5,x1) & n_male(x1) & n_pacifier(x4) & Theme(e1,x3) & Actor(e1,x2) & v_wear(e1) & n_sleepwear(x3) & a_blue(s2) & Theme(s2,x3) & (x1 = x2) & n_baby(x1) & a_young(s1) & Theme(s1,x1)) | exists e2 e1 x1 x2 x3.(n_eye(x2) & of(x2,x1) & n_male(x1) & n_baby(x1) & Theme(e2,x2) & Actor(e2,x1) & v_have(e2) & Actor(e1,x3) & v_close(e1) & (x2 = x3)) | 4bd3c99e-e4c8-11ec-9cdd-0242ac1c0002 | exists e4 e3 e2 e1 s1 s2 s3 s4 x1 x2 x3 x4 x5 x6 x7 x8.(v_wear(e3) & v_wear(e1) & v_sleep(e4) & v_have(e2) & of(x5,x1) & n_sleepwear(x8) & n_sleepwear(x3) & n_pacifier(x4) & n_mouth(x5) & n_male(x1) & n_baby(x6) & n_baby(x1) & in(x4,x5) & a_young(s3) & a_young(s1) & a_blue(s4) & a_blue(s2) & Theme(s4,x8) & Theme(s3,x6) & Theme(s2,x3) & Theme(s1,x1) & Theme(e3,x8) & Theme(e2,x4) & Theme(e1,x3) & Actor(e4,x6) & Actor(e3,x7) & Actor(e2,x1) & Actor(e1,x2) & (x6 = x7) & (x1 = x2)) | exists e2 e1 x1 x2 x3.(v_have(e2) & v_close(e1) & of(x2,x1) & n_male(x1) & n_eye(x2) & n_baby(x1) & Theme(e2,x2) & Actor(e2,x1) & Actor(e1,x3) & (x2 = x3)) |
||
A young baby wearing blue sleepwear has a pacifier in his mouth and is sleeping. | The baby has a loaded diaper. | 1 | 0.232009 | A baby sleeping does not imply that a baby has a loaded diaper. | exists e3 e4 e1 e2 s1 s2 s3 s4 x1 x2 x3 x4 x5 x6 x7 x8.(Actor(e4,x6) & v_sleep(e4) & Theme(e3,x8) & Actor(e3,x7) & v_wear(e3) & n_sleepwear(x8) & a_blue(s4) & Theme(s4,x8) & (x6 = x7) & n_baby(x6) & a_young(s3) & Theme(s3,x6) & Theme(e2,x4) & Actor(e2,x1) & v_have(e2) & in(x4,x5) & n_mouth(x5) & of(x5,x1) & n_male(x1) & n_pacifier(x4) & Theme(e1,x3) & Actor(e1,x2) & v_wear(e1) & n_sleepwear(x3) & a_blue(s2) & Theme(s2,x3) & (x1 = x2) & n_baby(x1) & a_young(s1) & Theme(s1,x1)) | exists e1 s1 x1 x2.(n_baby(x1) & Theme(e1,x2) & Actor(e1,x1) & v_have(e1) & n_diaper(x2) & a_loaded(s1) & Theme(s1,x2)) | 4bd3cdea-e4c8-11ec-9cdd-0242ac1c0002 | exists e3 e4 e1 e2 s1 s2 s3 s4 x1 x2 x3 x4 x5 x6 x7 x8.(v_wear(e3) & v_wear(e1) & v_sleep(e4) & v_have(e2) & of(x5,x1) & n_sleepwear(x8) & n_sleepwear(x3) & n_pacifier(x4) & n_mouth(x5) & n_male(x1) & n_baby(x6) & n_baby(x1) & in(x4,x5) & a_young(s3) & a_young(s1) & a_blue(s4) & a_blue(s2) & Theme(s4,x8) & Theme(s3,x6) & Theme(s2,x3) & Theme(s1,x1) & Theme(e3,x8) & Theme(e2,x4) & Theme(e1,x3) & Actor(e4,x6) & Actor(e3,x7) & Actor(e2,x1) & Actor(e1,x2) & (x6 = x7) & (x1 = x2)) | exists e1 s1 x1 x2.(v_have(e1) & n_diaper(x2) & n_baby(x1) & a_loaded(s1) & Theme(s1,x2) & Theme(e1,x2) & Actor(e1,x1)) |
||
A young baby wearing blue sleepwear has a pacifier in his mouth and is sleeping. | The baby is writing algebraic equations on the blackboard. | 2 | -100 | The baby can not be sleeping and writing anything at the same time. | exists e2 e1 e3 e4 s1 s2 s3 s4 x1 x2 x3 x4 x5 x6 x7 x8.(Actor(e4,x6) & v_sleep(e4) & Theme(e3,x8) & Actor(e3,x7) & v_wear(e3) & n_sleepwear(x8) & a_blue(s4) & Theme(s4,x8) & (x6 = x7) & n_baby(x6) & a_young(s3) & Theme(s3,x6) & Theme(e2,x4) & Actor(e2,x1) & v_have(e2) & in(x4,x5) & n_mouth(x5) & of(x5,x1) & n_male(x1) & n_pacifier(x4) & Theme(e1,x3) & Actor(e1,x2) & v_wear(e1) & n_sleepwear(x3) & a_blue(s2) & Theme(s2,x3) & (x1 = x2) & n_baby(x1) & a_young(s1) & Theme(s1,x1)) | exists e1 s1 x1 x2 x3.(n_blackboard(x3) & n_baby(x1) & Theme(e1,x2) & Actor(e1,x1) & v_write(e1) & on(x2,x3) & n_equation(x2) & a_algebraic(s1) & Theme(s1,x2)) | 4bd3d268-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e1 e3 e4 s1 s2 s3 s4 x1 x2 x3 x4 x5 x6 x7 x8.(v_wear(e3) & v_wear(e1) & v_sleep(e4) & v_have(e2) & of(x5,x1) & n_sleepwear(x8) & n_sleepwear(x3) & n_pacifier(x4) & n_mouth(x5) & n_male(x1) & n_baby(x6) & n_baby(x1) & in(x4,x5) & a_young(s3) & a_young(s1) & a_blue(s4) & a_blue(s2) & Theme(s4,x8) & Theme(s3,x6) & Theme(s2,x3) & Theme(s1,x1) & Theme(e3,x8) & Theme(e2,x4) & Theme(e1,x3) & Actor(e4,x6) & Actor(e3,x7) & Actor(e2,x1) & Actor(e1,x2) & (x6 = x7) & (x1 = x2)) | exists e1 s1 x1 x2 x3.(v_write(e1) & on(x2,x3) & n_equation(x2) & n_blackboard(x3) & n_baby(x1) & a_algebraic(s1) & Theme(s1,x2) & Theme(e1,x2) & Actor(e1,x1)) |
||
A young baby wearing blue sleepwear has a pacifier in his mouth and is sleeping. | the baby is asleep | 0 | -100 | Sleeping requires one to be asleep. | exists e3 e2 e4 e1 s1 s2 s3 s4 x1 x2 x3 x4 x5 x6 x7 x8.(Actor(e4,x6) & v_sleep(e4) & Theme(e3,x8) & Actor(e3,x7) & v_wear(e3) & n_sleepwear(x8) & a_blue(s4) & Theme(s4,x8) & (x6 = x7) & n_baby(x6) & a_young(s3) & Theme(s3,x6) & Theme(e2,x4) & Actor(e2,x1) & v_have(e2) & in(x4,x5) & n_mouth(x5) & of(x5,x1) & n_male(x1) & n_pacifier(x4) & Theme(e1,x3) & Actor(e1,x2) & v_wear(e1) & n_sleepwear(x3) & a_blue(s2) & Theme(s2,x3) & (x1 = x2) & n_baby(x1) & a_young(s1) & Theme(s1,x1)) | exists s1 x1.(n_baby(x1) & Theme(s1,x1) & a_asleep(s1)) | 4bd3d772-e4c8-11ec-9cdd-0242ac1c0002 | exists e3 e2 e4 e1 s1 s2 s3 s4 x1 x2 x3 x4 x5 x6 x7 x8.(v_wear(e3) & v_wear(e1) & v_sleep(e4) & v_have(e2) & of(x5,x1) & n_sleepwear(x8) & n_sleepwear(x3) & n_pacifier(x4) & n_mouth(x5) & n_male(x1) & n_baby(x6) & n_baby(x1) & in(x4,x5) & a_young(s3) & a_young(s1) & a_blue(s4) & a_blue(s2) & Theme(s4,x8) & Theme(s3,x6) & Theme(s2,x3) & Theme(s1,x1) & Theme(e3,x8) & Theme(e2,x4) & Theme(e1,x3) & Actor(e4,x6) & Actor(e3,x7) & Actor(e2,x1) & Actor(e1,x2) & (x6 = x7) & (x1 = x2)) | exists s1 x1.(n_baby(x1) & a_asleep(s1) & Theme(s1,x1)) |
||
A young baby wearing blue sleepwear has a pacifier in his mouth and is sleeping. | the baby is crying | 2 | -100 | The baby that is sleeping cannot be the one crying. | exists e3 e4 e2 e1 s1 s2 s3 s4 x1 x2 x3 x4 x5 x6 x7 x8.(Actor(e4,x6) & v_sleep(e4) & Theme(e3,x8) & Actor(e3,x7) & v_wear(e3) & n_sleepwear(x8) & a_blue(s4) & Theme(s4,x8) & (x6 = x7) & n_baby(x6) & a_young(s3) & Theme(s3,x6) & Theme(e2,x4) & Actor(e2,x1) & v_have(e2) & in(x4,x5) & n_mouth(x5) & of(x5,x1) & n_male(x1) & n_pacifier(x4) & Theme(e1,x3) & Actor(e1,x2) & v_wear(e1) & n_sleepwear(x3) & a_blue(s2) & Theme(s2,x3) & (x1 = x2) & n_baby(x1) & a_young(s1) & Theme(s1,x1)) | exists e1 x1.(n_baby(x1) & Actor(e1,x1) & v_cry(e1)) | 4bd3dbfa-e4c8-11ec-9cdd-0242ac1c0002 | exists e3 e4 e2 e1 s1 s2 s3 s4 x1 x2 x3 x4 x5 x6 x7 x8.(v_wear(e3) & v_wear(e1) & v_sleep(e4) & v_have(e2) & of(x5,x1) & n_sleepwear(x8) & n_sleepwear(x3) & n_pacifier(x4) & n_mouth(x5) & n_male(x1) & n_baby(x6) & n_baby(x1) & in(x4,x5) & a_young(s3) & a_young(s1) & a_blue(s4) & a_blue(s2) & Theme(s4,x8) & Theme(s3,x6) & Theme(s2,x3) & Theme(s1,x1) & Theme(e3,x8) & Theme(e2,x4) & Theme(e1,x3) & Actor(e4,x6) & Actor(e3,x7) & Actor(e2,x1) & Actor(e1,x2) & (x6 = x7) & (x1 = x2)) | exists e1 x1.(v_cry(e1) & n_baby(x1) & Actor(e1,x1)) |
||
A young baby wearing blue sleepwear has a pacifier in his mouth and is sleeping. | A young baby sleeping. | 0 | 0.966134 | A young baby wearing sleepwear and a pacifier while sleeping must be sleeping. | exists e4 e1 e3 e2 s1 s2 s3 s4 x1 x2 x3 x4 x5 x6 x7 x8.(Actor(e4,x6) & v_sleep(e4) & Theme(e3,x8) & Actor(e3,x7) & v_wear(e3) & n_sleepwear(x8) & a_blue(s4) & Theme(s4,x8) & (x6 = x7) & n_baby(x6) & a_young(s3) & Theme(s3,x6) & Theme(e2,x4) & Actor(e2,x1) & v_have(e2) & in(x4,x5) & n_mouth(x5) & of(x5,x1) & n_male(x1) & n_pacifier(x4) & Theme(e1,x3) & Actor(e1,x2) & v_wear(e1) & n_sleepwear(x3) & a_blue(s2) & Theme(s2,x3) & (x1 = x2) & n_baby(x1) & a_young(s1) & Theme(s1,x1)) | exists s1 x1 x2.(a_topic(x1) & n_sleeping(x1) & of(x1,x2) & n_baby(x2) & a_young(s1) & Theme(s1,x1)) | 4bd3e154-e4c8-11ec-9cdd-0242ac1c0002 | exists e4 e1 e3 e2 s1 s2 s3 s4 x1 x2 x3 x4 x5 x6 x7 x8.(v_wear(e3) & v_wear(e1) & v_sleep(e4) & v_have(e2) & of(x5,x1) & n_sleepwear(x8) & n_sleepwear(x3) & n_pacifier(x4) & n_mouth(x5) & n_male(x1) & n_baby(x6) & n_baby(x1) & in(x4,x5) & a_young(s3) & a_young(s1) & a_blue(s4) & a_blue(s2) & Theme(s4,x8) & Theme(s3,x6) & Theme(s2,x3) & Theme(s1,x1) & Theme(e3,x8) & Theme(e2,x4) & Theme(e1,x3) & Actor(e4,x6) & Actor(e3,x7) & Actor(e2,x1) & Actor(e1,x2) & (x6 = x7) & (x1 = x2)) | exists s1 x1 x2.(of(x1,x2) & n_sleeping(x1) & n_baby(x2) & a_young(s1) & a_topic(x1) & Theme(s1,x1)) |
||
A young baby wearing blue sleepwear has a pacifier in his mouth and is sleeping. | the baby is 6 months old | 1 | 0.59733 | Just because a the baby is young does not imply that they baby is 6 months old. | exists e2 e3 e4 e1 s1 s2 s3 s4 x1 x2 x3 x4 x5 x6 x7 x8.(Actor(e4,x6) & v_sleep(e4) & Theme(e3,x8) & Actor(e3,x7) & v_wear(e3) & n_sleepwear(x8) & a_blue(s4) & Theme(s4,x8) & (x6 = x7) & n_baby(x6) & a_young(s3) & Theme(s3,x6) & Theme(e2,x4) & Actor(e2,x1) & v_have(e2) & in(x4,x5) & n_mouth(x5) & of(x5,x1) & n_male(x1) & n_pacifier(x4) & Theme(e1,x3) & Actor(e1,x2) & v_wear(e1) & n_sleepwear(x3) & a_blue(s2) & Theme(s2,x3) & (x1 = x2) & n_baby(x1) & a_young(s1) & Theme(s1,x1)) | exists p1 x1.(n_baby(x1) & exists s1 x2 x3.((x1 = x2) & Theme(s1,x3) & a_old(s1) & (x2 = x3) & n_month(x2) & n_date(x2) & a_date_day_06(x2) & a_date_day_06(x2))) | 4bd3e65e-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e3 e4 e1 s1 s2 s3 s4 x1 x2 x3 x4 x5 x6 x7 x8.(v_wear(e3) & v_wear(e1) & v_sleep(e4) & v_have(e2) & of(x5,x1) & n_sleepwear(x8) & n_sleepwear(x3) & n_pacifier(x4) & n_mouth(x5) & n_male(x1) & n_baby(x6) & n_baby(x1) & in(x4,x5) & a_young(s3) & a_young(s1) & a_blue(s4) & a_blue(s2) & Theme(s4,x8) & Theme(s3,x6) & Theme(s2,x3) & Theme(s1,x1) & Theme(e3,x8) & Theme(e2,x4) & Theme(e1,x3) & Actor(e4,x6) & Actor(e3,x7) & Actor(e2,x1) & Actor(e1,x2) & (x6 = x7) & (x1 = x2)) | exists x1.(n_baby(x1) & exists s1 x2 x3.(n_month(x2) & n_date(x2) & a_old(s1) & a_date_day_06(x2) & Theme(s1,x3) & (x2 = x3) & (x1 = x2))) |
||
A young baby wearing blue sleepwear has a pacifier in his mouth and is sleeping. | The young baby boy sleeps while the band is playing rock and roll. | 1 | 0.000211 | Just because the boy is sleeping, does not mean there is a band playing rock and roll. | exists e2 e3 e1 e4 s1 s2 s3 s4 x1 x2 x3 x4 x5 x6 x7 x8.(Actor(e4,x6) & v_sleep(e4) & Theme(e3,x8) & Actor(e3,x7) & v_wear(e3) & n_sleepwear(x8) & a_blue(s4) & Theme(s4,x8) & (x6 = x7) & n_baby(x6) & a_young(s3) & Theme(s3,x6) & Theme(e2,x4) & Actor(e2,x1) & v_have(e2) & in(x4,x5) & n_mouth(x5) & of(x5,x1) & n_male(x1) & n_pacifier(x4) & Theme(e1,x3) & Actor(e1,x2) & v_wear(e1) & n_sleepwear(x3) & a_blue(s2) & Theme(s2,x3) & (x1 = x2) & n_baby(x1) & a_young(s1) & Theme(s1,x1)) | exists e1 p1 s1 x1 x2 x3.(n_band(x3) & n_boy(x1) & of(x1,x2) & n_baby(x2) & a_young(s1) & Theme(s1,x1) & exists e2 x4 x5 x6.(Theme(e2,x4) & Actor(e2,x3) & v_play(e2) & n_roll(x6) & n_rock(x5) & subset_of(x6,x4) & subset_of(x5,x4)) & while(e1,p1) & Actor(e1,x1) & v_sleep(e1)) | 4bd3eb68-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e3 e1 e4 s1 s2 s3 s4 x1 x2 x3 x4 x5 x6 x7 x8.(v_wear(e3) & v_wear(e1) & v_sleep(e4) & v_have(e2) & of(x5,x1) & n_sleepwear(x8) & n_sleepwear(x3) & n_pacifier(x4) & n_mouth(x5) & n_male(x1) & n_baby(x6) & n_baby(x1) & in(x4,x5) & a_young(s3) & a_young(s1) & a_blue(s4) & a_blue(s2) & Theme(s4,x8) & Theme(s3,x6) & Theme(s2,x3) & Theme(s1,x1) & Theme(e3,x8) & Theme(e2,x4) & Theme(e1,x3) & Actor(e4,x6) & Actor(e3,x7) & Actor(e2,x1) & Actor(e1,x2) & (x6 = x7) & (x1 = x2)) | exists e1 p1 s1 x1 x2 x3.(while(e1,p1) & v_sleep(e1) & of(x1,x2) & n_boy(x1) & n_band(x3) & n_baby(x2) & exists e2 x4 x5 x6.(v_play(e2) & subset_of(x6,x4) & subset_of(x5,x4) & n_roll(x6) & n_rock(x5) & Theme(e2,x4) & Actor(e2,x3)) & a_young(s1) & Theme(s1,x1) & Actor(e1,x1)) |
||
A woman in a turquoise and brown plaid jacket standing on a street. | The woman was wearing plaid. | 0 | -100 | Wearing brown plaid requires one to wear plaid. | exists e1 s1 x1 x2 x3 x4 x5 x6 x7.(a_topic(x1) & on(e1,x7) & n_street(x7) & Actor(e1,x6) & v_stand(e1) & (x1 = x6) & in(x1,x2) & n_jacket(x4) & of(x4,x5) & n_plaid(x5) & a_brown(s1) & Theme(s1,x4) & n_turquoise(x3) & subset_of(x4,x2) & subset_of(x3,x2) & n_woman(x1)) | exists e1 x1 x2.(n_woman(x1) & Theme(e1,x2) & Actor(e1,x1) & v_wear(e1) & n_plaid(x2)) | 4bd3f144-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4 x5 x6 x7.(v_stand(e1) & subset_of(x4,x2) & subset_of(x3,x2) & on(e1,x7) & of(x4,x5) & n_woman(x1) & n_turquoise(x3) & n_street(x7) & n_plaid(x5) & n_jacket(x4) & in(x1,x2) & a_topic(x1) & a_brown(s1) & Theme(s1,x4) & Actor(e1,x6) & (x1 = x6)) | exists e1 x1 x2.(v_wear(e1) & n_woman(x1) & n_plaid(x2) & Theme(e1,x2) & Actor(e1,x1)) |
||
A woman in a turquoise and brown plaid jacket standing on a street. | The woman had on a bright red jacket. | 2 | -100 | A brown plaid jacket is different from a bright red jacket. | exists e1 s1 x1 x2 x3 x4 x5 x6 x7.(a_topic(x1) & on(e1,x7) & n_street(x7) & Actor(e1,x6) & v_stand(e1) & (x1 = x6) & in(x1,x2) & n_jacket(x4) & of(x4,x5) & n_plaid(x5) & a_brown(s1) & Theme(s1,x4) & n_turquoise(x3) & subset_of(x4,x2) & subset_of(x3,x2) & n_woman(x1)) | exists e1 s1 s2 x1 x2.(n_woman(x1) & on(e1,x2) & n_jacket(x2) & a_red(s2) & Theme(s2,x2) & a_bright(s1) & Theme(s1,x2) & Actor(e1,x1) & v_have(e1)) | 4bd3f658-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4 x5 x6 x7.(v_stand(e1) & subset_of(x4,x2) & subset_of(x3,x2) & on(e1,x7) & of(x4,x5) & n_woman(x1) & n_turquoise(x3) & n_street(x7) & n_plaid(x5) & n_jacket(x4) & in(x1,x2) & a_topic(x1) & a_brown(s1) & Theme(s1,x4) & Actor(e1,x6) & (x1 = x6)) | exists e1 s1 s2 x1 x2.(v_have(e1) & on(e1,x2) & n_woman(x1) & n_jacket(x2) & a_red(s2) & a_bright(s1) & Theme(s2,x2) & Theme(s1,x2) & Actor(e1,x1)) |
||
A woman in a turquoise and brown plaid jacket standing on a street. | The woman was standing in the street. | 0 | -100 | Standing on a street requires one to be standing in the street. | exists e1 s1 x1 x2 x3 x4 x5 x6 x7.(a_topic(x1) & on(e1,x7) & n_street(x7) & Actor(e1,x6) & v_stand(e1) & (x1 = x6) & in(x1,x2) & n_jacket(x4) & of(x4,x5) & n_plaid(x5) & a_brown(s1) & Theme(s1,x4) & n_turquoise(x3) & subset_of(x4,x2) & subset_of(x3,x2) & n_woman(x1)) | exists e1 x1 x2.(n_street(x2) & n_woman(x1) & in(e1,x2) & Actor(e1,x1) & v_stand(e1)) | 4bd3fb6c-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4 x5 x6 x7.(v_stand(e1) & subset_of(x4,x2) & subset_of(x3,x2) & on(e1,x7) & of(x4,x5) & n_woman(x1) & n_turquoise(x3) & n_street(x7) & n_plaid(x5) & n_jacket(x4) & in(x1,x2) & a_topic(x1) & a_brown(s1) & Theme(s1,x4) & Actor(e1,x6) & (x1 = x6)) | exists e1 x1 x2.(v_stand(e1) & n_woman(x1) & n_street(x2) & in(e1,x2) & Actor(e1,x1)) |
||
A baby taking a long nap. | The baby is dancing. | 2 | -100 | A baby taking a long nap cannot be the one dancing. | exists e1 s1 x1 x2 x3.(a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & v_take(e1) & n_nap(x3) & a_long(s1) & Theme(s1,x3) & (x1 = x2) & n_baby(x1)) | exists e1 x1.(n_baby(x1) & Actor(e1,x1) & v_dance(e1)) | 4bd40044-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3.(v_take(e1) & n_nap(x3) & n_baby(x1) & a_topic(x1) & a_long(s1) & Theme(s1,x3) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2)) | exists e1 x1.(v_dance(e1) & n_baby(x1) & Actor(e1,x1)) |
||
A baby taking a long nap. | A baby is sleeping. | 0 | -100 | Taking a long nap requires one to be sleeping. | exists e1 s1 x1 x2 x3.(a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & v_take(e1) & n_nap(x3) & a_long(s1) & Theme(s1,x3) & (x1 = x2) & n_baby(x1)) | exists e1 x1.(Actor(e1,x1) & v_sleep(e1) & n_baby(x1)) | 4bd405b2-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3.(v_take(e1) & n_nap(x3) & n_baby(x1) & a_topic(x1) & a_long(s1) & Theme(s1,x3) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2)) | exists e1 x1.(v_sleep(e1) & n_baby(x1) & Actor(e1,x1)) |
||
A baby taking a long nap. | The baby has been sleeping for 1 hour. | 1 | -100 | Just because, the baby is taking a long nap, does not mean the baby is sleeping for 1 hour. | exists e1 s1 x1 x2 x3.(a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & v_take(e1) & n_nap(x3) & a_long(s1) & Theme(s1,x3) & (x1 = x2) & n_baby(x1)) | exists e1 x1 x2.(n_baby(x1) & for(e1,x2) & n_hour(x2) & n_date(x2) & a_date_day_01(x2) & a_date_day_01(x2) & Actor(e1,x1) & v_sleep(e1)) | 4bd40b02-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3.(v_take(e1) & n_nap(x3) & n_baby(x1) & a_topic(x1) & a_long(s1) & Theme(s1,x3) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2)) | exists e1 x1 x2.(v_sleep(e1) & n_hour(x2) & n_date(x2) & n_baby(x1) & for(e1,x2) & a_date_day_01(x2) & Actor(e1,x1)) |
||
A festival is going on in the streets. | It is a holiday in the city | 1 | -100 | It may not be a holiday in city | exists e1 s1 x1 x2.(n_street(x2) & in(e1,x2) & a_on(s1) & Manner(e1,s1) & Actor(e1,x1) & v_go(e1) & n_festival(x1)) | exists p1 x1 x3.(n_city(x3) & n_thing(x1) & exists x2.((x1 = x2) & in(x2,x3) & n_holiday(x2))) | 4bd40f8a-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2.(v_go(e1) & n_street(x2) & n_festival(x1) & in(e1,x2) & a_on(s1) & Manner(e1,s1) & Actor(e1,x1)) | exists x1 x3.(n_thing(x1) & n_city(x3) & exists x2.(n_holiday(x2) & in(x2,x3) & (x1 = x2))) |
||
A festival is going on in the streets. | There is a celebration going on | 0 | -100 | The celebration going on in the streets is a festival. | exists e1 s1 x1 x2.(n_street(x2) & in(e1,x2) & a_on(s1) & Manner(e1,s1) & Actor(e1,x1) & v_go(e1) & n_festival(x1)) | exists p1 x1 e1 s1 x2 x3.((x1 = x2) & a_on(s1) & Manner(e1,s1) & Actor(e1,x3) & v_go(e1) & (x2 = x3) & n_celebration(x2)) | 4bd4146c-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2.(v_go(e1) & n_street(x2) & n_festival(x1) & in(e1,x2) & a_on(s1) & Manner(e1,s1) & Actor(e1,x1)) | exists x1 e1 s1 x2 x3.(v_go(e1) & n_celebration(x2) & a_on(s1) & Manner(e1,s1) & Actor(e1,x3) & (x2 = x3) & (x1 = x2)) |
||
A festival is going on in the streets. | There is a funeral | 2 | -100 | A festival is different thana funeral. | exists e1 s1 x1 x2.(n_street(x2) & in(e1,x2) & a_on(s1) & Manner(e1,s1) & Actor(e1,x1) & v_go(e1) & n_festival(x1)) | exists p1 x1 x2.((x1 = x2) & n_funeral(x2)) | 4bd41944-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2.(v_go(e1) & n_street(x2) & n_festival(x1) & in(e1,x2) & a_on(s1) & Manner(e1,s1) & Actor(e1,x1)) | exists x1 x2.(n_funeral(x2) & (x1 = x2)) |
||
boy in floral swim trunks jumps into the pool | The boy is climbing a tree. | 2 | -100 | The boy that jumps into the pool cannot be the one climbing the tree. | exists e1 s1 x1 x2 x3 x4.(n_pool(x4) & into(e1,x4) & Actor(e1,x1) & v_jump(e1) & in(x1,x2) & n_trunk(x2) & of(x2,x3) & n_swim(x3) & a_floral(s1) & Theme(s1,x2) & n_boy(x1)) | exists e1 x1 x2.(n_boy(x1) & Theme(e1,x2) & Actor(e1,x1) & v_climb(e1) & n_tree(x2)) | 4bd41dfe-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4.(v_jump(e1) & of(x2,x3) & n_trunk(x2) & n_swim(x3) & n_pool(x4) & n_boy(x1) & into(e1,x4) & in(x1,x2) & a_floral(s1) & Theme(s1,x2) & Actor(e1,x1)) | exists e1 x1 x2.(v_climb(e1) & n_tree(x2) & n_boy(x1) & Theme(e1,x2) & Actor(e1,x1)) |
||
boy in floral swim trunks jumps into the pool | The boy is playing in the water. | 0 | -100 | Jumping into a pool requires playing in the water. | exists e1 s1 x1 x2 x3 x4.(n_pool(x4) & into(e1,x4) & Actor(e1,x1) & v_jump(e1) & in(x1,x2) & n_trunk(x2) & of(x2,x3) & n_swim(x3) & a_floral(s1) & Theme(s1,x2) & n_boy(x1)) | exists e1 x1 x2.(n_water(x2) & n_boy(x1) & in(e1,x2) & Actor(e1,x1) & v_play(e1)) | 4bd4227c-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4.(v_jump(e1) & of(x2,x3) & n_trunk(x2) & n_swim(x3) & n_pool(x4) & n_boy(x1) & into(e1,x4) & in(x1,x2) & a_floral(s1) & Theme(s1,x2) & Actor(e1,x1)) | exists e1 x1 x2.(v_play(e1) & n_water(x2) & n_boy(x1) & in(e1,x2) & Actor(e1,x1)) |
||
boy in floral swim trunks jumps into the pool | The boy is on vacation. | 1 | -100 | Just because the boy jumps into the pool, doe snot imply the boy is on vacation. | exists e1 s1 x1 x2 x3 x4.(n_pool(x4) & into(e1,x4) & Actor(e1,x1) & v_jump(e1) & in(x1,x2) & n_trunk(x2) & of(x2,x3) & n_swim(x3) & a_floral(s1) & Theme(s1,x2) & n_boy(x1)) | exists p1 x1.(n_boy(x1) & exists x2.(on(x1,x2) & n_vacation(x2))) | 4bd42754-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4.(v_jump(e1) & of(x2,x3) & n_trunk(x2) & n_swim(x3) & n_pool(x4) & n_boy(x1) & into(e1,x4) & in(x1,x2) & a_floral(s1) & Theme(s1,x2) & Actor(e1,x1)) | exists x1.(n_boy(x1) & exists x2.(on(x1,x2) & n_vacation(x2))) |
||
This is a professional fisherman. | An amateur fisherman. | 2 | -100 | A professional is not same as an amateur. | exists p1 x1.(n_thing(x1) & exists s1 x2.((x1 = x2) & n_fisherman(x2) & a_professional(s1) & Theme(s1,x2))) | exists s1 x1.(a_topic(x1) & n_fisherman(x1) & a_amateur(s1) & Theme(s1,x1)) | 4bd42d4e-e4c8-11ec-9cdd-0242ac1c0002 | exists x1.(n_thing(x1) & exists s1 x2.(n_fisherman(x2) & a_professional(s1) & Theme(s1,x2) & (x1 = x2))) | exists s1 x1.(n_fisherman(x1) & a_topic(x1) & a_amateur(s1) & Theme(s1,x1)) |
||
This is a professional fisherman. | A successful professional fisherman. | 1 | -100 | Just because the fisherman is professional, does not imply the fisherman is successful. | exists p1 x1.(n_thing(x1) & exists s1 x2.((x1 = x2) & n_fisherman(x2) & a_professional(s1) & Theme(s1,x2))) | exists s1 s2 x1.(a_topic(x1) & n_fisherman(x1) & a_professional(s2) & Theme(s2,x1) & a_successful(s1) & Theme(s1,x1)) | 4bd432a8-e4c8-11ec-9cdd-0242ac1c0002 | exists x1.(n_thing(x1) & exists s1 x2.(n_fisherman(x2) & a_professional(s1) & Theme(s1,x2) & (x1 = x2))) | exists s1 s2 x1.(n_fisherman(x1) & a_topic(x1) & a_successful(s1) & a_professional(s2) & Theme(s2,x1) & Theme(s1,x1)) |
||
This is a professional fisherman. | A professional fisherman. | 0 | -100 | To say this is a professional fisherman, it must involve a professional fisherman. | exists p1 x1.(n_thing(x1) & exists s1 x2.((x1 = x2) & n_fisherman(x2) & a_professional(s1) & Theme(s1,x2))) | exists s1 x1.(a_topic(x1) & n_fisherman(x1) & a_professional(s1) & Theme(s1,x1)) | 4bd43708-e4c8-11ec-9cdd-0242ac1c0002 | exists x1.(n_thing(x1) & exists s1 x2.(n_fisherman(x2) & a_professional(s1) & Theme(s1,x2) & (x1 = x2))) | exists s1 x1.(n_fisherman(x1) & a_topic(x1) & a_professional(s1) & Theme(s1,x1)) |
||
A man with a green hat in a small boat named "Texas Mooring", in the water. | The man is fishing | 1 | -100 | A man in a boat in the water doesn't mean he is fishing. | exists e1 s1 s2 x1 x2 x3 x4 x5 x6 x7.(n_water(x7) & ne_org_mooring(x5) & (x5 = x6) & ne_org_texas(x6) & a_topic(x1) & with(x1,x2) & in(x2,x3) & in(e1,x7) & Recipient(e1,x5) & Theme(e1,x4) & v_name(e1) & (x3 = x4) & n_boat(x3) & a_small(s2) & Theme(s2,x3) & n_hat(x2) & a_green(s1) & Theme(s1,x2) & n_man(x1)) | exists p1 x1.(n_man(x1) & exists x2.((x1 = x2) & n_fishing(x2))) | 4bd43ca8-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 x1 x2 x3 x4 x5 x6 x7.(with(x1,x2) & v_name(e1) & ne_org_texas(x6) & ne_org_mooring(x5) & n_water(x7) & n_man(x1) & n_hat(x2) & n_boat(x3) & in(x2,x3) & in(e1,x7) & a_topic(x1) & a_small(s2) & a_green(s1) & Theme(s2,x3) & Theme(s1,x2) & Theme(e1,x4) & Recipient(e1,x5) & (x5 = x6) & (x3 = x4)) | exists x1.(n_man(x1) & exists x2.(n_fishing(x2) & (x1 = x2))) |
||
A man with a green hat in a small boat named "Texas Mooring", in the water. | Some people are on a cruise ship | 2 | -100 | Some people is more than a man. | exists e1 s1 s2 x1 x2 x3 x4 x5 x6 x7.(n_water(x7) & ne_org_mooring(x5) & (x5 = x6) & ne_org_texas(x6) & a_topic(x1) & with(x1,x2) & in(x2,x3) & in(e1,x7) & Recipient(e1,x5) & Theme(e1,x4) & v_name(e1) & (x3 = x4) & n_boat(x3) & a_small(s2) & Theme(s2,x3) & n_hat(x2) & a_green(s1) & Theme(s1,x2) & n_man(x1)) | exists p1 x1.(exists x2 x3.(on(x1,x2) & n_ship(x2) & of(x2,x3) & n_cruise(x3)) & n_people(x1)) | 4bd44126-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 x1 x2 x3 x4 x5 x6 x7.(with(x1,x2) & v_name(e1) & ne_org_texas(x6) & ne_org_mooring(x5) & n_water(x7) & n_man(x1) & n_hat(x2) & n_boat(x3) & in(x2,x3) & in(e1,x7) & a_topic(x1) & a_small(s2) & a_green(s1) & Theme(s2,x3) & Theme(s1,x2) & Theme(e1,x4) & Recipient(e1,x5) & (x5 = x6) & (x3 = x4)) | exists x1.(n_people(x1) & exists x2 x3.(on(x1,x2) & of(x2,x3) & n_ship(x2) & n_cruise(x3))) |
||
A man with a green hat in a small boat named "Texas Mooring", in the water. | A man is in a boat | 0 | -100 | For a man to be in a small boat, the man must be in a boat.. | exists e1 s1 s2 x1 x2 x3 x4 x5 x6 x7.(n_water(x7) & ne_org_mooring(x5) & (x5 = x6) & ne_org_texas(x6) & a_topic(x1) & with(x1,x2) & in(x2,x3) & in(e1,x7) & Recipient(e1,x5) & Theme(e1,x4) & v_name(e1) & (x3 = x4) & n_boat(x3) & a_small(s2) & Theme(s2,x3) & n_hat(x2) & a_green(s1) & Theme(s1,x2) & n_man(x1)) | exists p1 x1.(exists x2.(in(x1,x2) & n_boat(x2)) & n_man(x1)) | 4bd44590-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 x1 x2 x3 x4 x5 x6 x7.(with(x1,x2) & v_name(e1) & ne_org_texas(x6) & ne_org_mooring(x5) & n_water(x7) & n_man(x1) & n_hat(x2) & n_boat(x3) & in(x2,x3) & in(e1,x7) & a_topic(x1) & a_small(s2) & a_green(s1) & Theme(s2,x3) & Theme(s1,x2) & Theme(e1,x4) & Recipient(e1,x5) & (x5 = x6) & (x3 = x4)) | exists x1.(n_man(x1) & exists x2.(n_boat(x2) & in(x1,x2))) |
||
A person stands in a boat labeled Texas Mooring in front of a red wall. | people are travelling in a boat. | 1 | -100 | People is more tha one person and when a person stands in a boat it does not mean the boat is traveling. | exists e1 e2 s1 x1 x2 x3 x4 x5 x6 x7.(in(e1,x2) & in(e2,x6) & of(x6,x7) & n_wall(x7) & a_red(s1) & Theme(s1,x7) & n_front(x6) & Recipient(e2,x4) & Theme(e2,x3) & v_label(e2) & n_mooring(x4) & (x4 = x5) & ne_org_texas(x5) & (x2 = x3) & n_boat(x2) & Actor(e1,x1) & v_stand(e1) & n_person(x1)) | exists e1 x1 x2.(in(e1,x2) & n_boat(x2) & Actor(e1,x1) & v_travel(e1) & n_people(x1)) | 4bd449fa-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 s1 x1 x2 x3 x4 x5 x6 x7.(v_stand(e1) & v_label(e2) & of(x6,x7) & ne_org_texas(x5) & n_wall(x7) & n_person(x1) & n_mooring(x4) & n_front(x6) & n_boat(x2) & in(e2,x6) & in(e1,x2) & a_red(s1) & Theme(s1,x7) & Theme(e2,x3) & Recipient(e2,x4) & Actor(e1,x1) & (x4 = x5) & (x2 = x3)) | exists e1 x1 x2.(v_travel(e1) & n_people(x1) & n_boat(x2) & in(e1,x2) & Actor(e1,x1)) |
||
A person stands in a boat labeled Texas Mooring in front of a red wall. | man sits in the aeroplane. | 2 | -100 | A boat is different from an aeroplane. | exists e2 e1 s1 x1 x2 x3 x4 x5 x6 x7.(in(e1,x2) & in(e2,x6) & of(x6,x7) & n_wall(x7) & a_red(s1) & Theme(s1,x7) & n_front(x6) & Recipient(e2,x4) & Theme(e2,x3) & v_label(e2) & n_mooring(x4) & (x4 = x5) & ne_org_texas(x5) & (x2 = x3) & n_boat(x2) & Actor(e1,x1) & v_stand(e1) & n_person(x1)) | exists e1 x1 x2.(n_aeroplane(x2) & in(e1,x2) & Actor(e1,x1) & v_sit(e1) & n_man(x1)) | 4bd44e64-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e1 s1 x1 x2 x3 x4 x5 x6 x7.(v_stand(e1) & v_label(e2) & of(x6,x7) & ne_org_texas(x5) & n_wall(x7) & n_person(x1) & n_mooring(x4) & n_front(x6) & n_boat(x2) & in(e2,x6) & in(e1,x2) & a_red(s1) & Theme(s1,x7) & Theme(e2,x3) & Recipient(e2,x4) & Actor(e1,x1) & (x4 = x5) & (x2 = x3)) | exists e1 x1 x2.(v_sit(e1) & n_man(x1) & n_aeroplane(x2) & in(e1,x2) & Actor(e1,x1)) |
||
A person stands in a boat labeled Texas Mooring in front of a red wall. | man stand in boat labelled some text. | 0 | -100 | A boat labeled Texas Mooring must have a label with some text. | exists e1 e2 s1 x1 x2 x3 x4 x5 x6 x7.(in(e1,x2) & in(e2,x6) & of(x6,x7) & n_wall(x7) & a_red(s1) & Theme(s1,x7) & n_front(x6) & Recipient(e2,x4) & Theme(e2,x3) & v_label(e2) & n_mooring(x4) & (x4 = x5) & ne_org_texas(x5) & (x2 = x3) & n_boat(x2) & Actor(e1,x1) & v_stand(e1) & n_person(x1)) | exists e1 x1 x2 x3 x4.(Theme(e1,x4) & Actor(e1,x1) & v_label(e1) & n_text(x4) & in(x1,x3) & n_boat(x3) & n_stand(x1) & of(x1,x2) & n_man(x2)) | 4bd453e6-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 s1 x1 x2 x3 x4 x5 x6 x7.(v_stand(e1) & v_label(e2) & of(x6,x7) & ne_org_texas(x5) & n_wall(x7) & n_person(x1) & n_mooring(x4) & n_front(x6) & n_boat(x2) & in(e2,x6) & in(e1,x2) & a_red(s1) & Theme(s1,x7) & Theme(e2,x3) & Recipient(e2,x4) & Actor(e1,x1) & (x4 = x5) & (x2 = x3)) | exists e1 x1 x2 x3 x4.(v_label(e1) & of(x1,x2) & n_text(x4) & n_stand(x1) & n_man(x2) & n_boat(x3) & in(x1,x3) & Theme(e1,x4) & Actor(e1,x1)) |
||
A man in blue overalls and a green hat stands in a small boat. | The man is pushing a cart through a crowded grocery store. | 2 | -100 | The man that stands in a small boat cannot be the one that is pushing a cart through a crowded grocery store. | exists s1 s2 s3 x1 x2 x3 x4 x5 x6.(a_topic(x1) & in(x1,x2) & subset_of(x4,x2) & in(x4,x6) & n_boat(x6) & a_small(s3) & Theme(s3,x6) & n_stand(x4) & of(x4,x5) & n_hat(x5) & a_green(s2) & Theme(s2,x4) & subset_of(x3,x2) & n_overalls(x3) & a_blue(s1) & Theme(s1,x3) & n_man(x1)) | exists e1 s1 x1 x2 x3 x4.(n_man(x1) & through(e1,x3) & n_store(x3) & of(x3,x4) & n_grocery(x4) & a_crowded(s1) & Theme(s1,x3) & Theme(e1,x2) & Actor(e1,x1) & v_push(e1) & n_cart(x2)) | 4bd45a12-e4c8-11ec-9cdd-0242ac1c0002 | exists s1 s2 s3 x1 x2 x3 x4 x5 x6.(subset_of(x4,x2) & subset_of(x3,x2) & of(x4,x5) & n_stand(x4) & n_overalls(x3) & n_man(x1) & n_hat(x5) & n_boat(x6) & in(x4,x6) & in(x1,x2) & a_topic(x1) & a_small(s3) & a_green(s2) & a_blue(s1) & Theme(s3,x6) & Theme(s2,x4) & Theme(s1,x3)) | exists e1 s1 x1 x2 x3 x4.(v_push(e1) & through(e1,x3) & of(x3,x4) & n_store(x3) & n_man(x1) & n_grocery(x4) & n_cart(x2) & a_crowded(s1) & Theme(s1,x3) & Theme(e1,x2) & Actor(e1,x1)) |
||
A man in blue overalls and a green hat stands in a small boat. | The man is getting ready to go fishing. | 1 | -100 | Just because a man stands in a boat it does not mean he is getting ready to go fishing. | exists s1 s2 s3 x1 x2 x3 x4 x5 x6.(a_topic(x1) & in(x1,x2) & subset_of(x4,x2) & in(x4,x6) & n_boat(x6) & a_small(s3) & Theme(s3,x6) & n_stand(x4) & of(x4,x5) & n_hat(x5) & a_green(s2) & Theme(s2,x4) & subset_of(x3,x2) & n_overalls(x3) & a_blue(s1) & Theme(s1,x3) & n_man(x1)) | exists e1 p1 x1.(n_man(x1) & exists p2 s1.(Topic(s1,p2) & Actor(s1,x1) & a_ready(s1) & exists e2 x2.(Theme(e2,x2) & Actor(e2,x1) & v_go(e2) & n_fishing(x2))) & Topic(e1,p1) & Actor(e1,x1) & v_get(e1)) | 4bd45eea-e4c8-11ec-9cdd-0242ac1c0002 | exists s1 s2 s3 x1 x2 x3 x4 x5 x6.(subset_of(x4,x2) & subset_of(x3,x2) & of(x4,x5) & n_stand(x4) & n_overalls(x3) & n_man(x1) & n_hat(x5) & n_boat(x6) & in(x4,x6) & in(x1,x2) & a_topic(x1) & a_small(s3) & a_green(s2) & a_blue(s1) & Theme(s3,x6) & Theme(s2,x4) & Theme(s1,x3)) | exists e1 p1 x1.(v_get(e1) & n_man(x1) & exists p2 s1.(exists e2 x2.(v_go(e2) & n_fishing(x2) & Theme(e2,x2) & Actor(e2,x1)) & a_ready(s1) & Topic(s1,p2) & Actor(s1,x1)) & Topic(e1,p1) & Actor(e1,x1)) |
||
A man in blue overalls and a green hat stands in a small boat. | A man wearing overalls and a hat is on a boat. | 0 | -100 | Standing in a small boat necessitates being on a boat. | exists s1 s2 s3 x1 x2 x3 x4 x5 x6.(a_topic(x1) & in(x1,x2) & subset_of(x4,x2) & in(x4,x6) & n_boat(x6) & a_small(s3) & Theme(s3,x6) & n_stand(x4) & of(x4,x5) & n_hat(x5) & a_green(s2) & Theme(s2,x4) & subset_of(x3,x2) & n_overalls(x3) & a_blue(s1) & Theme(s1,x3) & n_man(x1)) | exists e1 p1 x1 x2 x3 x4 x5.(exists x6.(on(x1,x6) & n_boat(x6)) & subset_of(x5,x1) & n_hat(x5) & subset_of(x2,x1) & Theme(e1,x4) & Actor(e1,x3) & v_wear(e1) & n_overalls(x4) & (x2 = x3) & n_man(x2)) | 4bd463b8-e4c8-11ec-9cdd-0242ac1c0002 | exists s1 s2 s3 x1 x2 x3 x4 x5 x6.(subset_of(x4,x2) & subset_of(x3,x2) & of(x4,x5) & n_stand(x4) & n_overalls(x3) & n_man(x1) & n_hat(x5) & n_boat(x6) & in(x4,x6) & in(x1,x2) & a_topic(x1) & a_small(s3) & a_green(s2) & a_blue(s1) & Theme(s3,x6) & Theme(s2,x4) & Theme(s1,x3)) | exists e1 x1 x2 x3 x4 x5.(v_wear(e1) & subset_of(x5,x1) & subset_of(x2,x1) & n_overalls(x4) & n_man(x2) & n_hat(x5) & exists x6.(on(x1,x6) & n_boat(x6)) & Theme(e1,x4) & Actor(e1,x3) & (x2 = x3)) |
||
A man is standing alone in a boat. | The man is going boating on a lake. | 1 | -100 | A boat does not have to be on a lake and a man on a boat does not mean he is going boating on lake. | exists e1 s1 x1 x2.(in(e1,x2) & n_boat(x2) & a_alone(s1) & Manner(e1,s1) & Actor(e1,x1) & v_stand(e1) & n_man(x1)) | exists e1 e2 x1 x2.(n_man(x1) & for(e1,e2) & on(e2,x2) & n_lake(x2) & Actor(e2,x1) & v_boat(e2) & Actor(e1,x1) & v_go(e1)) | 4bd4682c-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2.(v_stand(e1) & n_man(x1) & n_boat(x2) & in(e1,x2) & a_alone(s1) & Manner(e1,s1) & Actor(e1,x1)) | exists e1 e2 x1 x2.(v_go(e1) & v_boat(e2) & on(e2,x2) & n_man(x1) & n_lake(x2) & for(e1,e2) & Actor(e2,x1) & Actor(e1,x1)) |
||
A man is standing alone in a boat. | The man is standing on a marine vessel. | 0 | -100 | A man is standing in a marine vessel, which is also a boat. | exists e1 s1 x1 x2.(in(e1,x2) & n_boat(x2) & a_alone(s1) & Manner(e1,s1) & Actor(e1,x1) & v_stand(e1) & n_man(x1)) | exists e1 s1 x1 x2.(n_man(x1) & on(e1,x2) & n_vessel(x2) & a_marine(s1) & Theme(s1,x2) & Actor(e1,x1) & v_stand(e1)) | 4bd46cdc-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2.(v_stand(e1) & n_man(x1) & n_boat(x2) & in(e1,x2) & a_alone(s1) & Manner(e1,s1) & Actor(e1,x1)) | exists e1 s1 x1 x2.(v_stand(e1) & on(e1,x2) & n_vessel(x2) & n_man(x1) & a_marine(s1) & Theme(s1,x2) & Actor(e1,x1)) |
||
A man is standing alone in a boat. | The man is seated in a red airplane. | 2 | -100 | A boat is different from an airplane. | exists e1 s1 x1 x2.(in(e1,x2) & n_boat(x2) & a_alone(s1) & Manner(e1,s1) & Actor(e1,x1) & v_stand(e1) & n_man(x1)) | exists e1 s1 x1 x2.(n_man(x1) & in(e1,x2) & n_airplane(x2) & a_red(s1) & Theme(s1,x2) & Theme(e1,x1) & v_seat(e1)) | 4bd4715a-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2.(v_stand(e1) & n_man(x1) & n_boat(x2) & in(e1,x2) & a_alone(s1) & Manner(e1,s1) & Actor(e1,x1)) | exists e1 s1 x1 x2.(v_seat(e1) & n_man(x1) & n_airplane(x2) & in(e1,x2) & a_red(s1) & Theme(s1,x2) & Theme(e1,x1)) |
||
A woman in a black uniform is pushing a bright yellow mop bucket down a hallway. | The woman pushed the mop bucket down the hallway after cleaning the spill. | 1 | -100 | Pushed is not pushing and a mop bucket down a hallway does not mean a woman is pushing a mop bucket after cleaning a spill. | exists e1 s1 s2 s3 x1 x2 x3 x4 x5.(down(e1,x5) & n_hallway(x5) & Theme(e1,x3) & Actor(e1,x1) & v_push(e1) & n_bucket(x3) & of(x3,x4) & n_mop(x4) & a_yellow(s3) & Theme(s3,x3) & a_bright(s2) & Theme(s2,x3) & in(x1,x2) & n_uniform(x2) & a_black(s1) & Theme(s1,x2) & n_woman(x1)) | exists e1 e2 x1 x2 x3 x4 x5.(n_spill(x5) & n_hallway(x4) & n_bucket(x2) & of(x2,x3) & n_mop(x3) & n_woman(x1) & after(e1,e2) & Theme(e2,x5) & Actor(e2,x1) & v_clean(e2) & down(e1,x4) & Theme(e1,x2) & Actor(e1,x1) & v_push(e1)) | 4bd475d8-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 s3 x1 x2 x3 x4 x5.(v_push(e1) & of(x3,x4) & n_woman(x1) & n_uniform(x2) & n_mop(x4) & n_hallway(x5) & n_bucket(x3) & in(x1,x2) & down(e1,x5) & a_yellow(s3) & a_bright(s2) & a_black(s1) & Theme(s3,x3) & Theme(s2,x3) & Theme(s1,x2) & Theme(e1,x3) & Actor(e1,x1)) | exists e1 e2 x1 x2 x3 x4 x5.(v_push(e1) & v_clean(e2) & of(x2,x3) & n_woman(x1) & n_spill(x5) & n_mop(x3) & n_hallway(x4) & n_bucket(x2) & down(e1,x4) & after(e1,e2) & Theme(e2,x5) & Theme(e1,x2) & Actor(e2,x1) & Actor(e1,x1)) |
||
A woman in a black uniform is pushing a bright yellow mop bucket down a hallway. | The woman in black pushed the bucket. | 0 | -100 | The woman, who is dressed in black pushed a bucket | exists e1 s1 s2 s3 x1 x2 x3 x4 x5.(down(e1,x5) & n_hallway(x5) & Theme(e1,x3) & Actor(e1,x1) & v_push(e1) & n_bucket(x3) & of(x3,x4) & n_mop(x4) & a_yellow(s3) & Theme(s3,x3) & a_bright(s2) & Theme(s2,x3) & in(x1,x2) & n_uniform(x2) & a_black(s1) & Theme(s1,x2) & n_woman(x1)) | exists e1 x1 x2 x3.(n_bucket(x3) & n_woman(x1) & Theme(e1,x3) & Actor(e1,x1) & v_push(e1) & in(x1,x2) & n_black(x2)) | 4bd47aec-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 s3 x1 x2 x3 x4 x5.(v_push(e1) & of(x3,x4) & n_woman(x1) & n_uniform(x2) & n_mop(x4) & n_hallway(x5) & n_bucket(x3) & in(x1,x2) & down(e1,x5) & a_yellow(s3) & a_bright(s2) & a_black(s1) & Theme(s3,x3) & Theme(s2,x3) & Theme(s1,x2) & Theme(e1,x3) & Actor(e1,x1)) | exists e1 x1 x2 x3.(v_push(e1) & n_woman(x1) & n_bucket(x3) & n_black(x2) & in(x1,x2) & Theme(e1,x3) & Actor(e1,x1)) |
||
A woman in a black uniform is pushing a bright yellow mop bucket down a hallway. | The woman carried a bright yellow mop bucket. | 2 | -100 | The woman pushing the mop cannot be the one that carried the mop. | exists e1 s1 s2 s3 x1 x2 x3 x4 x5.(down(e1,x5) & n_hallway(x5) & Theme(e1,x3) & Actor(e1,x1) & v_push(e1) & n_bucket(x3) & of(x3,x4) & n_mop(x4) & a_yellow(s3) & Theme(s3,x3) & a_bright(s2) & Theme(s2,x3) & in(x1,x2) & n_uniform(x2) & a_black(s1) & Theme(s1,x2) & n_woman(x1)) | exists e1 s1 s2 x1 x2 x3.(n_woman(x1) & Theme(e1,x2) & Actor(e1,x1) & v_carry(e1) & n_bucket(x2) & of(x2,x3) & n_mop(x3) & a_yellow(s2) & Theme(s2,x2) & a_bright(s1) & Theme(s1,x2)) | 4bd47f9c-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 s3 x1 x2 x3 x4 x5.(v_push(e1) & of(x3,x4) & n_woman(x1) & n_uniform(x2) & n_mop(x4) & n_hallway(x5) & n_bucket(x3) & in(x1,x2) & down(e1,x5) & a_yellow(s3) & a_bright(s2) & a_black(s1) & Theme(s3,x3) & Theme(s2,x3) & Theme(s1,x2) & Theme(e1,x3) & Actor(e1,x1)) | exists e1 s1 s2 x1 x2 x3.(v_carry(e1) & of(x2,x3) & n_woman(x1) & n_mop(x3) & n_bucket(x2) & a_yellow(s2) & a_bright(s1) & Theme(s2,x2) & Theme(s1,x2) & Theme(e1,x2) & Actor(e1,x1)) |
||
Two dogs, one brown, the other black and white, are playing on a sidewalk. | The dogs are chasing a ball. | 1 | -100 | Dogs can be any number more than one and palying dogs can play other things besides catching a ball. | exists e1 x1 x2 x3 x4 x5 x6 x7 x8.(n_white(x7) & -(x6 = x6) & n_black(x6) & subset_of(x7,x5) & subset_of(x6,x5) & on(e1,x8) & n_sidewalk(x8) & Actor(e1,x1) & v_play(e1) & subset_of(x3,x1) & subset_of(x5,x3) & subset_of(x4,x3) & n_brown(x4) & card_eq_1(x4) & subset_of(x2,x1) & n_dog(x2) & card_eq_2(x2)) | exists e1 x1 x2.(n_dog(x1) & Theme(e1,x2) & Actor(e1,x1) & v_chase(e1) & n_ball(x2)) | 4bd4853c-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4 x5 x6 x7 x8.(v_play(e1) & subset_of(x7,x5) & subset_of(x6,x5) & subset_of(x5,x3) & subset_of(x4,x3) & subset_of(x3,x1) & subset_of(x2,x1) & on(e1,x8) & n_white(x7) & n_sidewalk(x8) & n_dog(x2) & n_brown(x4) & n_black(x6) & card_eq_2(x2) & card_eq_1(x4) & Actor(e1,x1) & -(x6 = x6)) | exists e1 x1 x2.(v_chase(e1) & n_dog(x1) & n_ball(x2) & Theme(e1,x2) & Actor(e1,x1)) |
||
Two dogs, one brown, the other black and white, are playing on a sidewalk. | The dogs are outside. | 0 | -100 | Two dogs are playing on the sidewalk and sidewalks are outside. | exists e1 x1 x2 x3 x4 x5 x6 x7 x8.(n_white(x7) & -(x6 = x6) & n_black(x6) & subset_of(x7,x5) & subset_of(x6,x5) & on(e1,x8) & n_sidewalk(x8) & Actor(e1,x1) & v_play(e1) & subset_of(x3,x1) & subset_of(x5,x3) & subset_of(x4,x3) & n_brown(x4) & card_eq_1(x4) & subset_of(x2,x1) & n_dog(x2) & card_eq_2(x2)) | exists s1 x1.(n_dog(x1) & Theme(s1,x1) & a_outside(s1)) | 4bd48a0a-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4 x5 x6 x7 x8.(v_play(e1) & subset_of(x7,x5) & subset_of(x6,x5) & subset_of(x5,x3) & subset_of(x4,x3) & subset_of(x3,x1) & subset_of(x2,x1) & on(e1,x8) & n_white(x7) & n_sidewalk(x8) & n_dog(x2) & n_brown(x4) & n_black(x6) & card_eq_2(x2) & card_eq_1(x4) & Actor(e1,x1) & -(x6 = x6)) | exists s1 x1.(n_dog(x1) & a_outside(s1) & Theme(s1,x1)) |
||
Two dogs, one brown, the other black and white, are playing on a sidewalk. | The dogs are sleeping. | 2 | -100 | Dogs cannot be playing when they are sleeping. | exists e1 x1 x2 x3 x4 x5 x6 x7 x8.(n_white(x7) & -(x6 = x6) & n_black(x6) & subset_of(x7,x5) & subset_of(x6,x5) & on(e1,x8) & n_sidewalk(x8) & Actor(e1,x1) & v_play(e1) & subset_of(x3,x1) & subset_of(x5,x3) & subset_of(x4,x3) & n_brown(x4) & card_eq_1(x4) & subset_of(x2,x1) & n_dog(x2) & card_eq_2(x2)) | exists e1 x1.(n_dog(x1) & Actor(e1,x1) & v_sleep(e1)) | 4bd48e60-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4 x5 x6 x7 x8.(v_play(e1) & subset_of(x7,x5) & subset_of(x6,x5) & subset_of(x5,x3) & subset_of(x4,x3) & subset_of(x3,x1) & subset_of(x2,x1) & on(e1,x8) & n_white(x7) & n_sidewalk(x8) & n_dog(x2) & n_brown(x4) & n_black(x6) & card_eq_2(x2) & card_eq_1(x4) & Actor(e1,x1) & -(x6 = x6)) | exists e1 x1.(v_sleep(e1) & n_dog(x1) & Actor(e1,x1)) |
||
An lady in a uniform is using a yellow mop bucket. | A lady is mopping. | 0 | -100 | a lady is using a bucket to mop | exists e1 s1 x1 x2 x3 x4.(Theme(e1,x3) & Actor(e1,x1) & v_use(e1) & n_bucket(x3) & of(x3,x4) & n_mop(x4) & a_yellow(s1) & Theme(s1,x3) & in(x1,x2) & n_uniform(x2) & n_lady(x1)) | exists e1 x1.(Actor(e1,x1) & v_mop(e1) & n_lady(x1)) | 4bd4928e-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4.(v_use(e1) & of(x3,x4) & n_uniform(x2) & n_mop(x4) & n_lady(x1) & n_bucket(x3) & in(x1,x2) & a_yellow(s1) & Theme(s1,x3) & Theme(e1,x3) & Actor(e1,x1)) | exists e1 x1.(v_mop(e1) & n_lady(x1) & Actor(e1,x1)) |
||
An lady in a uniform is using a yellow mop bucket. | A lady is playing a game on her phone. | 2 | -100 | The lady could not play a game on her phone while using the yellow mop bucket. | exists e1 s1 x1 x2 x3 x4.(Theme(e1,x3) & Actor(e1,x1) & v_use(e1) & n_bucket(x3) & of(x3,x4) & n_mop(x4) & a_yellow(s1) & Theme(s1,x3) & in(x1,x2) & n_uniform(x2) & n_lady(x1)) | exists e1 x1 x2 x3.(on(e1,x3) & n_phone(x3) & of(x3,x1) & n_female(x1) & Theme(e1,x2) & Actor(e1,x1) & v_play(e1) & n_game(x2) & n_lady(x1)) | 4bd496b2-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4.(v_use(e1) & of(x3,x4) & n_uniform(x2) & n_mop(x4) & n_lady(x1) & n_bucket(x3) & in(x1,x2) & a_yellow(s1) & Theme(s1,x3) & Theme(e1,x3) & Actor(e1,x1)) | exists e1 x1 x2 x3.(v_play(e1) & on(e1,x3) & of(x3,x1) & n_phone(x3) & n_lady(x1) & n_game(x2) & n_female(x1) & Theme(e1,x2) & Actor(e1,x1)) |
||
An lady in a uniform is using a yellow mop bucket. | A lady is at work mopping the floors. | 1 | -100 | A lady in uniform with a mop bucket does not have to be at work mopping the floors, the lady may use the bucket for something other than mopping. | exists e1 s1 x1 x2 x3 x4.(Theme(e1,x3) & Actor(e1,x1) & v_use(e1) & n_bucket(x3) & of(x3,x4) & n_mop(x4) & a_yellow(s1) & Theme(s1,x3) & in(x1,x2) & n_uniform(x2) & n_lady(x1)) | exists p1 x1 x4.(n_floor(x4) & exists e1 x2 x3.(at(x1,x2) & Theme(e1,x4) & Actor(e1,x3) & v_mop(e1) & (x2 = x3) & n_work(x2)) & n_lady(x1)) | 4bd49ae0-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4.(v_use(e1) & of(x3,x4) & n_uniform(x2) & n_mop(x4) & n_lady(x1) & n_bucket(x3) & in(x1,x2) & a_yellow(s1) & Theme(s1,x3) & Theme(e1,x3) & Actor(e1,x1)) | exists x1 x4.(n_lady(x1) & n_floor(x4) & exists e1 x2 x3.(v_mop(e1) & n_work(x2) & at(x1,x2) & Theme(e1,x4) & Actor(e1,x3) & (x2 = x3))) |
||
Two dogs, one brown and one black, playing with each other. | Two dogs are running after a robotic rabbit in a tutu. | 2 | -100 | Running after is different than playing with each other. | exists e1 s1 x1 x2 x3 x4 x5.(all x6.(n_other(x6) -> with(e1,x6)) & Actor(e1,x1) & v_play(e1) & rel(x1,x2) & subset_of(x4,x2) & Theme(s1,x5) & a_black(s1) & (x4 = x5) & n_thing(x4) & card_eq_1(x4) & subset_of(x3,x2) & n_brown(x3) & card_eq_1(x3) & n_dog(x1) & card_eq_2(x1)) | exists e1 s1 x1 x2 x3.(after(e1,x2) & in(x2,x3) & n_tutu(x3) & n_rabbit(x2) & a_robotic(s1) & Theme(s1,x2) & Actor(e1,x1) & v_run(e1) & n_dog(x1) & card_eq_2(x1)) | 4bd49f18-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4 x5.(v_play(e1) & subset_of(x4,x2) & subset_of(x3,x2) & rel(x1,x2) & n_thing(x4) & n_dog(x1) & n_brown(x3) & card_eq_2(x1) & card_eq_1(x4) & card_eq_1(x3) & all x6.(with(e1,x6) | -n_other(x6)) & a_black(s1) & Theme(s1,x5) & Actor(e1,x1) & (x4 = x5)) | exists e1 s1 x1 x2 x3.(v_run(e1) & n_tutu(x3) & n_rabbit(x2) & n_dog(x1) & in(x2,x3) & card_eq_2(x1) & after(e1,x2) & a_robotic(s1) & Theme(s1,x2) & Actor(e1,x1)) |
||
Two dogs, one brown and one black, playing with each other. | Two dogs are playing with each other. | 0 | -100 | Two dogs playing with each other is a synonym of two dogs playing with each other. | exists e1 s1 x1 x2 x3 x4 x5.(all x6.(n_other(x6) -> with(e1,x6)) & Actor(e1,x1) & v_play(e1) & rel(x1,x2) & subset_of(x4,x2) & Theme(s1,x5) & a_black(s1) & (x4 = x5) & n_thing(x4) & card_eq_1(x4) & subset_of(x3,x2) & n_brown(x3) & card_eq_1(x3) & n_dog(x1) & card_eq_2(x1)) | exists e1 x1.(all x2.(n_other(x2) -> with(e1,x2)) & Actor(e1,x1) & v_play(e1) & n_dog(x1) & card_eq_2(x1)) | 4bd4a454-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4 x5.(v_play(e1) & subset_of(x4,x2) & subset_of(x3,x2) & rel(x1,x2) & n_thing(x4) & n_dog(x1) & n_brown(x3) & card_eq_2(x1) & card_eq_1(x4) & card_eq_1(x3) & all x6.(with(e1,x6) | -n_other(x6)) & a_black(s1) & Theme(s1,x5) & Actor(e1,x1) & (x4 = x5)) | exists e1 x1.(v_play(e1) & n_dog(x1) & card_eq_2(x1) & all x2.(with(e1,x2) | -n_other(x2)) & Actor(e1,x1)) |
||
Two dogs, one brown and one black, playing with each other. | Two dogs are chasing each other around. | 1 | -100 | They may not be chasing | exists e1 s1 x1 x2 x3 x4 x5.(all x6.(n_other(x6) -> with(e1,x6)) & Actor(e1,x1) & v_play(e1) & rel(x1,x2) & subset_of(x4,x2) & Theme(s1,x5) & a_black(s1) & (x4 = x5) & n_thing(x4) & card_eq_1(x4) & subset_of(x3,x2) & n_brown(x3) & card_eq_1(x3) & n_dog(x1) & card_eq_2(x1)) | exists x1.(all x2.(n_other(x2) -> exists e1 s1.(a_around(s1) & Manner(e1,s1) & Theme(e1,x2) & Actor(e1,x1) & v_chase(e1))) & n_dog(x1) & card_eq_2(x1)) | 4bd4a8a0-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4 x5.(v_play(e1) & subset_of(x4,x2) & subset_of(x3,x2) & rel(x1,x2) & n_thing(x4) & n_dog(x1) & n_brown(x3) & card_eq_2(x1) & card_eq_1(x4) & card_eq_1(x3) & all x6.(with(e1,x6) | -n_other(x6)) & a_black(s1) & Theme(s1,x5) & Actor(e1,x1) & (x4 = x5)) | exists x1.(n_dog(x1) & card_eq_2(x1) & all x2.(exists e1 s1.(v_chase(e1) & a_around(s1) & Theme(e1,x2) & Manner(e1,s1) & Actor(e1,x1)) | -n_other(x2))) |
||
A clown with a big hat riding a bicycle. | A clown has a bicycle. | 0 | -100 | Riding a bicycle implies having a bicycle. | exists e1 s1 x1 x2 x3 x4.(a_topic(x1) & with(x1,x2) & Theme(e1,x4) & Actor(e1,x3) & v_ride(e1) & n_bicycle(x4) & (x2 = x3) & n_hat(x2) & a_big(s1) & Theme(s1,x2) & n_clown(x1)) | exists e1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_have(e1) & n_bicycle(x2) & n_clown(x1)) | 4bd4acd8-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4.(with(x1,x2) & v_ride(e1) & n_hat(x2) & n_clown(x1) & n_bicycle(x4) & a_topic(x1) & a_big(s1) & Theme(s1,x2) & Theme(e1,x4) & Actor(e1,x3) & (x2 = x3)) | exists e1 x1 x2.(v_have(e1) & n_clown(x1) & n_bicycle(x2) & Theme(e1,x2) & Actor(e1,x1)) |
||
A clown with a big hat riding a bicycle. | No one is riding a bike. | 2 | -100 | A clown is different than no one. | exists e1 s1 x1 x2 x3 x4.(a_topic(x1) & with(x1,x2) & Theme(e1,x4) & Actor(e1,x3) & v_ride(e1) & n_bicycle(x4) & (x2 = x3) & n_hat(x2) & a_big(s1) & Theme(s1,x2) & n_clown(x1)) | -exists e1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_ride(e1) & n_bike(x2) & n_one(x1)) | 4bd4b156-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4.(with(x1,x2) & v_ride(e1) & n_hat(x2) & n_clown(x1) & n_bicycle(x4) & a_topic(x1) & a_big(s1) & Theme(s1,x2) & Theme(e1,x4) & Actor(e1,x3) & (x2 = x3)) | all e1 x1 x2.(-v_ride(e1) | -n_one(x1) | -n_bike(x2) | -Theme(e1,x2) | -Actor(e1,x1)) |
||
A clown with a big hat riding a bicycle. | The clown is dead inside. | 1 | -100 | A dead clown cannot ride a bicycle | exists e1 s1 x1 x2 x3 x4.(a_topic(x1) & with(x1,x2) & Theme(e1,x4) & Actor(e1,x3) & v_ride(e1) & n_bicycle(x4) & (x2 = x3) & n_hat(x2) & a_big(s1) & Theme(s1,x2) & n_clown(x1)) | exists p1 x1.(n_clown(x1) & exists s1 x2.((x1 = x2) & n_inside(x2) & a_dead(s1) & Theme(s1,x2))) | 4bd4b57a-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4.(with(x1,x2) & v_ride(e1) & n_hat(x2) & n_clown(x1) & n_bicycle(x4) & a_topic(x1) & a_big(s1) & Theme(s1,x2) & Theme(e1,x4) & Actor(e1,x3) & (x2 = x3)) | exists x1.(n_clown(x1) & exists s1 x2.(n_inside(x2) & a_dead(s1) & Theme(s1,x2) & (x1 = x2))) |
||
A brown dog biting a black dog on a sidewalk | A big dog bites a smaller dog. | 1 | -100 | Not all dogs that bite are big and not all dogs being bit are smaller than the dog biting. | exists e1 s1 s2 x1 x2 x3 x4.(a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & v_bite(e1) & on(x3,x4) & n_sidewalk(x4) & n_dog(x3) & a_black(s2) & Theme(s2,x3) & (x1 = x2) & n_dog(x1) & a_brown(s1) & Theme(s1,x1)) | exists e1 s1 s2 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_bite(e1) & n_dog(x2) & r_more(s2) & a_smaller(s2) & Theme(s2,x2) & n_dog(x1) & a_big(s1) & Theme(s1,x1)) | 4bd4b994-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 x1 x2 x3 x4.(v_bite(e1) & on(x3,x4) & n_sidewalk(x4) & n_dog(x3) & n_dog(x1) & a_topic(x1) & a_brown(s1) & a_black(s2) & Theme(s2,x3) & Theme(s1,x1) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2)) | exists e1 s1 s2 x1 x2.(v_bite(e1) & r_more(s2) & n_dog(x2) & n_dog(x1) & a_smaller(s2) & a_big(s1) & Theme(s2,x2) & Theme(s1,x1) & Theme(e1,x2) & Actor(e1,x1)) |
||
A brown dog biting a black dog on a sidewalk | Several dogs are playing catch with each other at the beach. | 2 | -100 | There is usually not a sidewalk at the beach. | exists e1 s1 s2 x1 x2 x3 x4.(a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & v_bite(e1) & on(x3,x4) & n_sidewalk(x4) & n_dog(x3) & a_black(s2) & Theme(s2,x3) & (x1 = x2) & n_dog(x1) & a_brown(s1) & Theme(s1,x1)) | exists e1 s1 x1 x2 x4.(n_beach(x4) & all x3.(n_other(x3) -> (at(e1,x4) & with(e1,x3))) & Theme(e1,x2) & Actor(e1,x1) & v_play(e1) & n_catch(x2) & n_dog(x1) & a_several(s1) & Theme(s1,x1)) | 4bd4bdc2-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 x1 x2 x3 x4.(v_bite(e1) & on(x3,x4) & n_sidewalk(x4) & n_dog(x3) & n_dog(x1) & a_topic(x1) & a_brown(s1) & a_black(s2) & Theme(s2,x3) & Theme(s1,x1) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2)) | exists e1 s1 x1 x2 x4.(v_play(e1) & n_dog(x1) & n_catch(x2) & n_beach(x4) & all x3.((with(e1,x3) | -n_other(x3)) & (at(e1,x4) | -n_other(x3))) & a_several(s1) & Theme(s1,x1) & Theme(e1,x2) & Actor(e1,x1)) |
||
A young male is sipping on a juice. | The guy is drinking juice. | 0 | -100 | sipping is the same as drinking | exists e1 s1 x1 x2.(on(e1,x2) & n_juice(x2) & Actor(e1,x1) & v_sip(e1) & n_male(x1) & a_young(s1) & Theme(s1,x1)) | exists e1 x1 x2.(n_guy(x1) & Theme(e1,x2) & Actor(e1,x1) & v_drink(e1) & n_juice(x2)) | 4bd4c60a-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2.(v_sip(e1) & on(e1,x2) & n_male(x1) & n_juice(x2) & a_young(s1) & Theme(s1,x1) & Actor(e1,x1)) | exists e1 x1 x2.(v_drink(e1) & n_juice(x2) & n_guy(x1) & Theme(e1,x2) & Actor(e1,x1)) |
||
A little boy is drinking from a juice packet. | A boy is having grape juice. | 1 | -100 | Not all boys are little, and not all juice is grape juice. | exists e1 s1 x1 x2 x3.(from(e1,x2) & n_packet(x2) & of(x2,x3) & n_juice(x3) & Actor(e1,x1) & v_drink(e1) & n_boy(x1) & a_little(s1) & Theme(s1,x1)) | exists e1 x1 x2 x3.(Theme(e1,x2) & Actor(e1,x1) & v_have(e1) & n_juice(x2) & of(x2,x3) & n_grape(x3) & n_boy(x1)) | 4bd4d73a-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3.(v_drink(e1) & of(x2,x3) & n_packet(x2) & n_juice(x3) & n_boy(x1) & from(e1,x2) & a_little(s1) & Theme(s1,x1) & Actor(e1,x1)) | exists e1 x1 x2 x3.(v_have(e1) & of(x2,x3) & n_juice(x2) & n_grape(x3) & n_boy(x1) & Theme(e1,x2) & Actor(e1,x1)) |
||
A little boy is drinking from a juice packet. | A boy is drinking from a soda bottle. | 2 | -100 | A bottle is a different container from a packet. | exists e1 s1 x1 x2 x3.(from(e1,x2) & n_packet(x2) & of(x2,x3) & n_juice(x3) & Actor(e1,x1) & v_drink(e1) & n_boy(x1) & a_little(s1) & Theme(s1,x1)) | exists e1 x1 x2 x3.(from(e1,x2) & n_bottle(x2) & of(x2,x3) & n_soda(x3) & Actor(e1,x1) & v_drink(e1) & n_boy(x1)) | 4bd4e036-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3.(v_drink(e1) & of(x2,x3) & n_packet(x2) & n_juice(x3) & n_boy(x1) & from(e1,x2) & a_little(s1) & Theme(s1,x1) & Actor(e1,x1)) | exists e1 x1 x2 x3.(v_drink(e1) & of(x2,x3) & n_soda(x3) & n_boy(x1) & n_bottle(x2) & from(e1,x2) & Actor(e1,x1)) |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.