premise
stringlengths 9
342
| hypothesis
stringlengths 1
295
| label
int64 0
2
| probability
float64 -100
1
| explanation_1
stringlengths 0
706
| explanation_2
stringclasses 1
value | explanation_3
stringclasses 1
value | premise_logic
stringlengths 39
2.12k
| hypothesis_logic
stringlengths 33
2.09k
| id
stringlengths 36
36
| premise_sim
stringlengths 39
2.11k
| hypothesis_sim
stringlengths 33
2.08k
|
---|---|---|---|---|---|---|---|---|---|---|---|
Two people sit upon large rocks next to a river. | The people are near a river. | 0 | -100 | next to a river can be phrased as are near a river. | exists e1 s1 x1 x2 x3 x4.(upon(e1,x2) & to(x3,x4) & n_river(x4) & next(x2,x3) & n_thing(x3) & n_rock(x2) & a_large(s1) & Theme(s1,x2) & Actor(e1,x1) & v_sit(e1) & n_people(x1) & card_eq_2(x1)) | exists p1 x1.(n_people(x1) & exists x2.(near(x1,x2) & n_river(x2))) | 7a1410b6-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4.(v_sit(e1) & upon(e1,x2) & to(x3,x4) & next(x2,x3) & n_thing(x3) & n_rock(x2) & n_river(x4) & n_people(x1) & card_eq_2(x1) & a_large(s1) & Theme(s1,x2) & Actor(e1,x1)) | exists x1.(n_people(x1) & exists x2.(near(x1,x2) & n_river(x2))) |
||
Two people sit upon large rocks next to a river. | The people are eating hamburgers. | 1 | -100 | People sit on rocks does not imply the people are eating hamburgers. | exists e1 s1 x1 x2 x3 x4.(upon(e1,x2) & to(x3,x4) & n_river(x4) & next(x2,x3) & n_thing(x3) & n_rock(x2) & a_large(s1) & Theme(s1,x2) & Actor(e1,x1) & v_sit(e1) & n_people(x1) & card_eq_2(x1)) | exists e1 x1 x2.(n_people(x1) & Theme(e1,x2) & Actor(e1,x1) & v_eat(e1) & n_hamburger(x2)) | 7a1415fc-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4.(v_sit(e1) & upon(e1,x2) & to(x3,x4) & next(x2,x3) & n_thing(x3) & n_rock(x2) & n_river(x4) & n_people(x1) & card_eq_2(x1) & a_large(s1) & Theme(s1,x2) & Actor(e1,x1)) | exists e1 x1 x2.(v_eat(e1) & n_people(x1) & n_hamburger(x2) & Theme(e1,x2) & Actor(e1,x1)) |
||
Two people sit on top of a cliff overlooking a river. | The cliff is near the river. | 0 | -100 | cliff overlooking a river implies cliff is near the river. | exists e1 e2 x1 x2 x3 x4 x5.(on(e1,x2) & of(x2,x3) & Theme(e2,x5) & Actor(e2,x4) & v_overlook(e2) & n_river(x5) & (x3 = x4) & n_cliff(x3) & n_top(x2) & Actor(e1,x1) & v_sit(e1) & n_people(x1) & card_eq_2(x1)) | exists p1 x1 x2.(n_river(x2) & n_cliff(x1) & near(x1,x2)) | 7a141ab6-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 x1 x2 x3 x4 x5.(v_sit(e1) & v_overlook(e2) & on(e1,x2) & of(x2,x3) & n_top(x2) & n_river(x5) & n_people(x1) & n_cliff(x3) & card_eq_2(x1) & Theme(e2,x5) & Actor(e2,x4) & Actor(e1,x1) & (x3 = x4)) | exists x1 x2.(near(x1,x2) & n_river(x2) & n_cliff(x1)) |
||
Two people sit on top of a cliff overlooking a river. | Two people at the grand canyon. | 1 | 0.035263 | Cliff does not imply Grand Canyon. | exists e1 e2 x1 x2 x3 x4 x5.(on(e1,x2) & of(x2,x3) & Theme(e2,x5) & Actor(e2,x4) & v_overlook(e2) & n_river(x5) & (x3 = x4) & n_cliff(x3) & n_top(x2) & Actor(e1,x1) & v_sit(e1) & n_people(x1) & card_eq_2(x1)) | exists s1 x1 x2.(n_canyon(x2) & a_grand(s1) & Theme(s1,x2) & a_topic(x1) & at(x1,x2) & n_people(x1) & card_eq_2(x1)) | 7a141f5c-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 x1 x2 x3 x4 x5.(v_sit(e1) & v_overlook(e2) & on(e1,x2) & of(x2,x3) & n_top(x2) & n_river(x5) & n_people(x1) & n_cliff(x3) & card_eq_2(x1) & Theme(e2,x5) & Actor(e2,x4) & Actor(e1,x1) & (x3 = x4)) | exists s1 x1 x2.(n_people(x1) & n_canyon(x2) & card_eq_2(x1) & at(x1,x2) & a_topic(x1) & a_grand(s1) & Theme(s1,x2)) |
||
Two people sit on top of a cliff overlooking a river. | Two people watching TV. | 2 | -100 | The people wouldn't be watching tv if they sit on top of a cliff. | exists e2 e1 x1 x2 x3 x4 x5.(on(e1,x2) & of(x2,x3) & Theme(e2,x5) & Actor(e2,x4) & v_overlook(e2) & n_river(x5) & (x3 = x4) & n_cliff(x3) & n_top(x2) & Actor(e1,x1) & v_sit(e1) & n_people(x1) & card_eq_2(x1)) | exists e1 x1 x2 x3.(a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & v_watch(e1) & n_tv(x3) & (x1 = x2) & n_people(x1) & card_eq_2(x1)) | 7a14247a-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e1 x1 x2 x3 x4 x5.(v_sit(e1) & v_overlook(e2) & on(e1,x2) & of(x2,x3) & n_top(x2) & n_river(x5) & n_people(x1) & n_cliff(x3) & card_eq_2(x1) & Theme(e2,x5) & Actor(e2,x4) & Actor(e1,x1) & (x3 = x4)) | exists e1 x1 x2 x3.(v_watch(e1) & n_tv(x3) & n_people(x1) & card_eq_2(x1) & a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2)) |
||
Two people sit on top of a cliff overlooking a river. | Two people sit near a river. | 0 | -100 | sit on top of a cliff overlooking a river means sit near a river. | exists e1 e2 x1 x2 x3 x4 x5.(on(e1,x2) & of(x2,x3) & Theme(e2,x5) & Actor(e2,x4) & v_overlook(e2) & n_river(x5) & (x3 = x4) & n_cliff(x3) & n_top(x2) & Actor(e1,x1) & v_sit(e1) & n_people(x1) & card_eq_2(x1)) | exists e1 x1 x2.(near(e1,x2) & n_river(x2) & Actor(e1,x1) & v_sit(e1) & n_people(x1) & card_eq_2(x1)) | 7a14292a-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 x1 x2 x3 x4 x5.(v_sit(e1) & v_overlook(e2) & on(e1,x2) & of(x2,x3) & n_top(x2) & n_river(x5) & n_people(x1) & n_cliff(x3) & card_eq_2(x1) & Theme(e2,x5) & Actor(e2,x4) & Actor(e1,x1) & (x3 = x4)) | exists e1 x1 x2.(v_sit(e1) & near(e1,x2) & n_river(x2) & n_people(x1) & card_eq_2(x1) & Actor(e1,x1)) |
||
Two people sit on top of a cliff overlooking a river. | Two people enjoying the view. | 0 | -100 | top of a cliff overlooking a river is considered enjoying the view. | exists e1 e2 x1 x2 x3 x4 x5.(on(e1,x2) & of(x2,x3) & Theme(e2,x5) & Actor(e2,x4) & v_overlook(e2) & n_river(x5) & (x3 = x4) & n_cliff(x3) & n_top(x2) & Actor(e1,x1) & v_sit(e1) & n_people(x1) & card_eq_2(x1)) | exists e1 x1 x2 x3.(n_view(x3) & a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & v_enjoy(e1) & (x1 = x2) & n_people(x1) & card_eq_2(x1)) | 7a142dc6-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 x1 x2 x3 x4 x5.(v_sit(e1) & v_overlook(e2) & on(e1,x2) & of(x2,x3) & n_top(x2) & n_river(x5) & n_people(x1) & n_cliff(x3) & card_eq_2(x1) & Theme(e2,x5) & Actor(e2,x4) & Actor(e1,x1) & (x3 = x4)) | exists e1 x1 x2 x3.(v_enjoy(e1) & n_view(x3) & n_people(x1) & card_eq_2(x1) & a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2)) |
||
Two people sit on top of a cliff overlooking a river. | Two people are watching the ocean. | 2 | -100 | The people are either watching the river or the ocean. | exists e1 e2 x1 x2 x3 x4 x5.(on(e1,x2) & of(x2,x3) & Theme(e2,x5) & Actor(e2,x4) & v_overlook(e2) & n_river(x5) & (x3 = x4) & n_cliff(x3) & n_top(x2) & Actor(e1,x1) & v_sit(e1) & n_people(x1) & card_eq_2(x1)) | exists e1 x1 x2.(n_ocean(x2) & Theme(e1,x2) & Actor(e1,x1) & v_watch(e1) & n_people(x1) & card_eq_2(x1)) | 7a143258-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 x1 x2 x3 x4 x5.(v_sit(e1) & v_overlook(e2) & on(e1,x2) & of(x2,x3) & n_top(x2) & n_river(x5) & n_people(x1) & n_cliff(x3) & card_eq_2(x1) & Theme(e2,x5) & Actor(e2,x4) & Actor(e1,x1) & (x3 = x4)) | exists e1 x1 x2.(v_watch(e1) & n_people(x1) & n_ocean(x2) & card_eq_2(x1) & Theme(e1,x2) & Actor(e1,x1)) |
||
Two people sit on top of a cliff overlooking a river. | The people are about to dive into the river. | 1 | 0.00455 | Sit on top of a cliff does not imply to be about to dive into the river. | exists e2 e1 x1 x2 x3 x4 x5.(on(e1,x2) & of(x2,x3) & Theme(e2,x5) & Actor(e2,x4) & v_overlook(e2) & n_river(x5) & (x3 = x4) & n_cliff(x3) & n_top(x2) & Actor(e1,x1) & v_sit(e1) & n_people(x1) & card_eq_2(x1)) | exists p1 s1 x1 x2.(n_river(x2) & n_people(x1) & into(p1,x2) & a_about(s1) & Manner(p1,s1) & exists x3.(to(x1,x3) & n_dive(x3))) | 7a1436ea-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e1 x1 x2 x3 x4 x5.(v_sit(e1) & v_overlook(e2) & on(e1,x2) & of(x2,x3) & n_top(x2) & n_river(x5) & n_people(x1) & n_cliff(x3) & card_eq_2(x1) & Theme(e2,x5) & Actor(e2,x4) & Actor(e1,x1) & (x3 = x4)) | exists p1 s1 x1 x2.(n_river(x2) & n_people(x1) & into(p1,x2) & exists x3.(to(x1,x3) & n_dive(x3)) & a_about(s1) & Manner(p1,s1)) |
||
Two people sit on top of a cliff overlooking a river. | Two people are contemplating their life from the top of a cliff. | 1 | 0.697599 | Sitting in top of a cliff does not imply contemplating their life. | exists e1 e2 x1 x2 x3 x4 x5.(on(e1,x2) & of(x2,x3) & Theme(e2,x5) & Actor(e2,x4) & v_overlook(e2) & n_river(x5) & (x3 = x4) & n_cliff(x3) & n_top(x2) & Actor(e1,x1) & v_sit(e1) & n_people(x1) & card_eq_2(x1)) | exists e1 x1 x2 x3 x4.(n_top(x3) & Theme(e1,x2) & Actor(e1,x1) & v_contemplate(e1) & from(x2,x3) & of(x3,x4) & n_cliff(x4) & n_life(x2) & of(x2,x1) & n_thing(x1) & n_people(x1) & card_eq_2(x1)) | 7a143d3e-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 x1 x2 x3 x4 x5.(v_sit(e1) & v_overlook(e2) & on(e1,x2) & of(x2,x3) & n_top(x2) & n_river(x5) & n_people(x1) & n_cliff(x3) & card_eq_2(x1) & Theme(e2,x5) & Actor(e2,x4) & Actor(e1,x1) & (x3 = x4)) | exists e1 x1 x2 x3 x4.(v_contemplate(e1) & of(x3,x4) & of(x2,x1) & n_top(x3) & n_thing(x1) & n_people(x1) & n_life(x2) & n_cliff(x4) & from(x2,x3) & card_eq_2(x1) & Theme(e1,x2) & Actor(e1,x1)) |
||
Two people sit on top of a cliff overlooking a river. | Two women sit on a cliff. | 1 | 0.378716 | People does not imply women. | exists e2 e1 x1 x2 x3 x4 x5.(on(e1,x2) & of(x2,x3) & Theme(e2,x5) & Actor(e2,x4) & v_overlook(e2) & n_river(x5) & (x3 = x4) & n_cliff(x3) & n_top(x2) & Actor(e1,x1) & v_sit(e1) & n_people(x1) & card_eq_2(x1)) | exists e1 x1 x2.(on(e1,x2) & n_cliff(x2) & Actor(e1,x1) & v_sit(e1) & n_woman(x1) & card_eq_2(x1)) | 7a144284-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e1 x1 x2 x3 x4 x5.(v_sit(e1) & v_overlook(e2) & on(e1,x2) & of(x2,x3) & n_top(x2) & n_river(x5) & n_people(x1) & n_cliff(x3) & card_eq_2(x1) & Theme(e2,x5) & Actor(e2,x4) & Actor(e1,x1) & (x3 = x4)) | exists e1 x1 x2.(v_sit(e1) & on(e1,x2) & n_woman(x1) & n_cliff(x2) & card_eq_2(x1) & Actor(e1,x1)) |
||
Two people sit on top of a cliff overlooking a river. | Two people are taking in the river scenery from the top of cliff. | 0 | -100 | are taking in the river scenery from the top of cliff is rephrasing sit on top of a cliff overlooking a river. | exists e2 e1 x1 x2 x3 x4 x5.(on(e1,x2) & of(x2,x3) & Theme(e2,x5) & Actor(e2,x4) & v_overlook(e2) & n_river(x5) & (x3 = x4) & n_cliff(x3) & n_top(x2) & Actor(e1,x1) & v_sit(e1) & n_people(x1) & card_eq_2(x1)) | exists e1 x1 x2 x3 x4 x5.(n_top(x4) & n_scenery(x2) & of(x2,x3) & n_river(x3) & from(e1,x4) & of(x4,x5) & n_cliff(x5) & in(e1,x2) & Actor(e1,x1) & v_take(e1) & n_people(x1) & card_eq_2(x1)) | 7a14481a-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e1 x1 x2 x3 x4 x5.(v_sit(e1) & v_overlook(e2) & on(e1,x2) & of(x2,x3) & n_top(x2) & n_river(x5) & n_people(x1) & n_cliff(x3) & card_eq_2(x1) & Theme(e2,x5) & Actor(e2,x4) & Actor(e1,x1) & (x3 = x4)) | exists e1 x1 x2 x3 x4 x5.(v_take(e1) & of(x4,x5) & of(x2,x3) & n_top(x4) & n_scenery(x2) & n_river(x3) & n_people(x1) & n_cliff(x5) & in(e1,x2) & from(e1,x4) & card_eq_2(x1) & Actor(e1,x1)) |
||
Two people sit on top of a cliff overlooking a river. | Two individuals are walking through the woods. | 2 | -100 | The can't be walking through the woods if they are overlooking a river. | exists e2 e1 x1 x2 x3 x4 x5.(on(e1,x2) & of(x2,x3) & Theme(e2,x5) & Actor(e2,x4) & v_overlook(e2) & n_river(x5) & (x3 = x4) & n_cliff(x3) & n_top(x2) & Actor(e1,x1) & v_sit(e1) & n_people(x1) & card_eq_2(x1)) | exists e1 x1 x2.(n_wood(x2) & through(e1,x2) & Actor(e1,x1) & v_walk(e1) & n_individual(x1) & card_eq_2(x1)) | 7a144e46-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e1 x1 x2 x3 x4 x5.(v_sit(e1) & v_overlook(e2) & on(e1,x2) & of(x2,x3) & n_top(x2) & n_river(x5) & n_people(x1) & n_cliff(x3) & card_eq_2(x1) & Theme(e2,x5) & Actor(e2,x4) & Actor(e1,x1) & (x3 = x4)) | exists e1 x1 x2.(v_walk(e1) & through(e1,x2) & n_wood(x2) & n_individual(x1) & card_eq_2(x1) & Actor(e1,x1)) |
||
Two people sit on top of a cliff overlooking a river. | Nobody is sitting. | 2 | -100 | If nobody sitting then two people can't sit on top of a cliff. | exists e1 e2 x1 x2 x3 x4 x5.(on(e1,x2) & of(x2,x3) & Theme(e2,x5) & Actor(e2,x4) & v_overlook(e2) & n_river(x5) & (x3 = x4) & n_cliff(x3) & n_top(x2) & Actor(e1,x1) & v_sit(e1) & n_people(x1) & card_eq_2(x1)) | -exists e1 x1.(Actor(e1,x1) & v_sit(e1) & n_person(x1)) | 7a145350-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 x1 x2 x3 x4 x5.(v_sit(e1) & v_overlook(e2) & on(e1,x2) & of(x2,x3) & n_top(x2) & n_river(x5) & n_people(x1) & n_cliff(x3) & card_eq_2(x1) & Theme(e2,x5) & Actor(e2,x4) & Actor(e1,x1) & (x3 = x4)) | all e1 x1.(-v_sit(e1) | -n_person(x1) | -Actor(e1,x1)) |
||
Two people sit on top of a cliff overlooking a river. | Humans sitting. | 0 | 0.87694 | people are humans. | exists e2 e1 x1 x2 x3 x4 x5.(on(e1,x2) & of(x2,x3) & Theme(e2,x5) & Actor(e2,x4) & v_overlook(e2) & n_river(x5) & (x3 = x4) & n_cliff(x3) & n_top(x2) & Actor(e1,x1) & v_sit(e1) & n_people(x1) & card_eq_2(x1)) | exists e1 x1.(ne_nam_humans(x1) & Actor(e1,x1) & v_sit(e1)) | 7a145846-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e1 x1 x2 x3 x4 x5.(v_sit(e1) & v_overlook(e2) & on(e1,x2) & of(x2,x3) & n_top(x2) & n_river(x5) & n_people(x1) & n_cliff(x3) & card_eq_2(x1) & Theme(e2,x5) & Actor(e2,x4) & Actor(e1,x1) & (x3 = x4)) | exists e1 x1.(v_sit(e1) & ne_nam_humans(x1) & Actor(e1,x1)) |
||
Two people sit on top of a cliff overlooking a river. | Tall humans sitting. | 1 | 0.163967 | Just because two people are sitting doesn't mean they are tall. | exists e2 e1 x1 x2 x3 x4 x5.(on(e1,x2) & of(x2,x3) & Theme(e2,x5) & Actor(e2,x4) & v_overlook(e2) & n_river(x5) & (x3 = x4) & n_cliff(x3) & n_top(x2) & Actor(e1,x1) & v_sit(e1) & n_people(x1) & card_eq_2(x1)) | exists e1 x1 x2 x3.(a_topic(x1) & Actor(e1,x3) & v_sit(e1) & (x1 = x3) & n_human(x1) & (x1 = x2) & ne_nam_tall(x2)) | 7a145d46-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e1 x1 x2 x3 x4 x5.(v_sit(e1) & v_overlook(e2) & on(e1,x2) & of(x2,x3) & n_top(x2) & n_river(x5) & n_people(x1) & n_cliff(x3) & card_eq_2(x1) & Theme(e2,x5) & Actor(e2,x4) & Actor(e1,x1) & (x3 = x4)) | exists e1 x1 x2 x3.(v_sit(e1) & ne_nam_tall(x2) & n_human(x1) & a_topic(x1) & Actor(e1,x3) & (x1 = x3) & (x1 = x2)) |
||
Two people sit on top of a cliff overlooking a river. | Two people are in the river. | 2 | 0.000001 | The people can't be in the river if they are overlooking a river. | exists e2 e1 x1 x2 x3 x4 x5.(on(e1,x2) & of(x2,x3) & Theme(e2,x5) & Actor(e2,x4) & v_overlook(e2) & n_river(x5) & (x3 = x4) & n_cliff(x3) & n_top(x2) & Actor(e1,x1) & v_sit(e1) & n_people(x1) & card_eq_2(x1)) | exists p1 x1 x2.(n_river(x2) & in(x1,x2) & n_people(x1) & card_eq_2(x1)) | 7a146340-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e1 x1 x2 x3 x4 x5.(v_sit(e1) & v_overlook(e2) & on(e1,x2) & of(x2,x3) & n_top(x2) & n_river(x5) & n_people(x1) & n_cliff(x3) & card_eq_2(x1) & Theme(e2,x5) & Actor(e2,x4) & Actor(e1,x1) & (x3 = x4)) | exists x1 x2.(n_river(x2) & n_people(x1) & in(x1,x2) & card_eq_2(x1)) |
||
A little girl wearing a blue shirt and blue checkered shorts is swinging on a rope swing outside. | A little girl has lots of fun in the park. | 1 | -100 | The little girl may not be having lots of fun swinging. The rope swing is not necessarily in the park. It could be outside of her house or a friend's house. | exists e1 e2 s1 s2 s3 s4 x1 x2 x3 x4 x5 x6 x7 x8.(on(e2,x6) & n_outside(x6) & of(x6,x8) & n_swing(x8) & of(x6,x7) & n_rope(x7) & Actor(e2,x1) & v_swing(e2) & Theme(e1,x3) & Actor(e1,x2) & v_wear(e1) & subset_of(x5,x3) & n_shorts(x5) & a_checkered(s4) & Theme(s4,x5) & a_blue(s3) & Theme(s3,x5) & subset_of(x4,x3) & n_shirt(x4) & a_blue(s2) & Theme(s2,x4) & (x1 = x2) & n_girl(x1) & a_little(s1) & Theme(s1,x1)) | exists e1 s1 x1 x2 x3 x4.(n_park(x4) & in(e1,x4) & Theme(e1,x2) & Actor(e1,x1) & v_have(e1) & of(x2,x3) & n_fun(x3) & n_lot(x2) & n_girl(x1) & a_little(s1) & Theme(s1,x1)) | 7a14687c-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 s1 s2 s3 s4 x1 x2 x3 x4 x5 x6 x7 x8.(v_wear(e1) & v_swing(e2) & subset_of(x5,x3) & subset_of(x4,x3) & on(e2,x6) & of(x6,x8) & of(x6,x7) & n_swing(x8) & n_shorts(x5) & n_shirt(x4) & n_rope(x7) & n_outside(x6) & n_girl(x1) & a_little(s1) & a_checkered(s4) & a_blue(s3) & a_blue(s2) & Theme(s4,x5) & Theme(s3,x5) & Theme(s2,x4) & Theme(s1,x1) & Theme(e1,x3) & Actor(e2,x1) & Actor(e1,x2) & (x1 = x2)) | exists e1 s1 x1 x2 x3 x4.(v_have(e1) & of(x2,x3) & n_park(x4) & n_lot(x2) & n_girl(x1) & n_fun(x3) & in(e1,x4) & a_little(s1) & Theme(s1,x1) & Theme(e1,x2) & Actor(e1,x1)) |
||
A little girl wearing a blue shirt and blue checkered shorts is swinging on a rope swing outside. | A little girl is playing outside. | 0 | -100 | A little girl wearing a blue shirt and blue checkered shorts is swinging on a rope swing and playing outside. | exists e1 e2 s1 s2 s3 s4 x1 x2 x3 x4 x5 x6 x7 x8.(on(e2,x6) & n_outside(x6) & of(x6,x8) & n_swing(x8) & of(x6,x7) & n_rope(x7) & Actor(e2,x1) & v_swing(e2) & Theme(e1,x3) & Actor(e1,x2) & v_wear(e1) & subset_of(x5,x3) & n_shorts(x5) & a_checkered(s4) & Theme(s4,x5) & a_blue(s3) & Theme(s3,x5) & subset_of(x4,x3) & n_shirt(x4) & a_blue(s2) & Theme(s2,x4) & (x1 = x2) & n_girl(x1) & a_little(s1) & Theme(s1,x1)) | exists e1 s1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_play(e1) & n_outside(x2) & n_girl(x1) & a_little(s1) & Theme(s1,x1)) | 7a146d86-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 s1 s2 s3 s4 x1 x2 x3 x4 x5 x6 x7 x8.(v_wear(e1) & v_swing(e2) & subset_of(x5,x3) & subset_of(x4,x3) & on(e2,x6) & of(x6,x8) & of(x6,x7) & n_swing(x8) & n_shorts(x5) & n_shirt(x4) & n_rope(x7) & n_outside(x6) & n_girl(x1) & a_little(s1) & a_checkered(s4) & a_blue(s3) & a_blue(s2) & Theme(s4,x5) & Theme(s3,x5) & Theme(s2,x4) & Theme(s1,x1) & Theme(e1,x3) & Actor(e2,x1) & Actor(e1,x2) & (x1 = x2)) | exists e1 s1 x1 x2.(v_play(e1) & n_outside(x2) & n_girl(x1) & a_little(s1) & Theme(s1,x1) & Theme(e1,x2) & Actor(e1,x1)) |
||
A little girl wearing a blue shirt and blue checkered shorts is swinging on a rope swing outside. | A little girl gets tangled in her petticoat. | 2 | -100 | Petticoat is not used for swinging rope. | exists e1 e2 s1 s2 s3 s4 x1 x2 x3 x4 x5 x6 x7 x8.(on(e2,x6) & n_outside(x6) & of(x6,x8) & n_swing(x8) & of(x6,x7) & n_rope(x7) & Actor(e2,x1) & v_swing(e2) & Theme(e1,x3) & Actor(e1,x2) & v_wear(e1) & subset_of(x5,x3) & n_shorts(x5) & a_checkered(s4) & Theme(s4,x5) & a_blue(s3) & Theme(s3,x5) & subset_of(x4,x3) & n_shirt(x4) & a_blue(s2) & Theme(s2,x4) & (x1 = x2) & n_girl(x1) & a_little(s1) & Theme(s1,x1)) | exists e1 p1 s1 x1 x2.(exists e2.(in(e2,x2) & Theme(e2,x1) & v_tangle(e2)) & n_petticoat(x2) & of(x2,x1) & n_female(x1) & Topic(e1,p1) & Actor(e1,x1) & v_get(e1) & n_girl(x1) & a_little(s1) & Theme(s1,x1)) | 7a1472ea-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 s1 s2 s3 s4 x1 x2 x3 x4 x5 x6 x7 x8.(v_wear(e1) & v_swing(e2) & subset_of(x5,x3) & subset_of(x4,x3) & on(e2,x6) & of(x6,x8) & of(x6,x7) & n_swing(x8) & n_shorts(x5) & n_shirt(x4) & n_rope(x7) & n_outside(x6) & n_girl(x1) & a_little(s1) & a_checkered(s4) & a_blue(s3) & a_blue(s2) & Theme(s4,x5) & Theme(s3,x5) & Theme(s2,x4) & Theme(s1,x1) & Theme(e1,x3) & Actor(e2,x1) & Actor(e1,x2) & (x1 = x2)) | exists e1 p1 s1 x1 x2.(v_get(e1) & of(x2,x1) & n_petticoat(x2) & n_girl(x1) & n_female(x1) & exists e2.(v_tangle(e2) & in(e2,x2) & Theme(e2,x1)) & a_little(s1) & Topic(e1,p1) & Theme(s1,x1) & Actor(e1,x1)) |
||
A little girl in blue is smiling whilst playing on a rope swing. | The little girl is wearing red. | 2 | -100 | The girl is in either red or blue. | exists e1 s1 s2 x1 x2 x3 x4 x5.(Theme(e1,x3) & Actor(e1,x1) & v_smile(e1) & on(x3,x4) & n_swing(x4) & of(x4,x5) & n_rope(x5) & n_playing(x3) & a_whilst(s2) & Theme(s2,x3) & in(x1,x2) & n_blue(x2) & n_girl(x1) & a_little(s1) & Theme(s1,x1)) | exists e1 s1 x1 x2.(n_girl(x1) & a_little(s1) & Theme(s1,x1) & Theme(e1,x2) & Actor(e1,x1) & v_wear(e1) & n_red(x2)) | 7a147826-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 x1 x2 x3 x4 x5.(v_smile(e1) & on(x3,x4) & of(x4,x5) & n_swing(x4) & n_rope(x5) & n_playing(x3) & n_girl(x1) & n_blue(x2) & in(x1,x2) & a_whilst(s2) & a_little(s1) & Theme(s2,x3) & Theme(s1,x1) & Theme(e1,x3) & Actor(e1,x1)) | exists e1 s1 x1 x2.(v_wear(e1) & n_red(x2) & n_girl(x1) & a_little(s1) & Theme(s1,x1) & Theme(e1,x2) & Actor(e1,x1)) |
||
A little girl in blue is smiling whilst playing on a rope swing. | The little girl is happy. | 0 | -100 | is smiling implies is happy. | exists e1 s1 s2 x1 x2 x3 x4 x5.(Theme(e1,x3) & Actor(e1,x1) & v_smile(e1) & on(x3,x4) & n_swing(x4) & of(x4,x5) & n_rope(x5) & n_playing(x3) & a_whilst(s2) & Theme(s2,x3) & in(x1,x2) & n_blue(x2) & n_girl(x1) & a_little(s1) & Theme(s1,x1)) | exists s1 s2 x1.(n_girl(x1) & a_little(s1) & Theme(s1,x1) & Theme(s2,x1) & a_happy(s2)) | 7a147e16-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 x1 x2 x3 x4 x5.(v_smile(e1) & on(x3,x4) & of(x4,x5) & n_swing(x4) & n_rope(x5) & n_playing(x3) & n_girl(x1) & n_blue(x2) & in(x1,x2) & a_whilst(s2) & a_little(s1) & Theme(s2,x3) & Theme(s1,x1) & Theme(e1,x3) & Actor(e1,x1)) | exists s1 s2 x1.(n_girl(x1) & a_little(s1) & a_happy(s2) & Theme(s2,x1) & Theme(s1,x1)) |
||
A little girl in blue is smiling whilst playing on a rope swing. | The little girl made the rope swing. | 1 | -100 | If a little girl is playing on a rope swing, it does not follow that she made it. | exists e1 s1 s2 x1 x2 x3 x4 x5.(Theme(e1,x3) & Actor(e1,x1) & v_smile(e1) & on(x3,x4) & n_swing(x4) & of(x4,x5) & n_rope(x5) & n_playing(x3) & a_whilst(s2) & Theme(s2,x3) & in(x1,x2) & n_blue(x2) & n_girl(x1) & a_little(s1) & Theme(s1,x1)) | exists e1 s1 x1 x2 x3.(n_swing(x2) & of(x2,x3) & n_rope(x3) & n_girl(x1) & a_little(s1) & Theme(s1,x1) & Theme(e1,x2) & Actor(e1,x1) & v_make(e1)) | 7a14830c-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 x1 x2 x3 x4 x5.(v_smile(e1) & on(x3,x4) & of(x4,x5) & n_swing(x4) & n_rope(x5) & n_playing(x3) & n_girl(x1) & n_blue(x2) & in(x1,x2) & a_whilst(s2) & a_little(s1) & Theme(s2,x3) & Theme(s1,x1) & Theme(e1,x3) & Actor(e1,x1)) | exists e1 s1 x1 x2 x3.(v_make(e1) & of(x2,x3) & n_swing(x2) & n_rope(x3) & n_girl(x1) & a_little(s1) & Theme(s1,x1) & Theme(e1,x2) & Actor(e1,x1)) |
||
A girl in blue hanging on to a vine in a forest. | The girl fell off the vine. | 1 | -100 | If a girl is hanging on to a vine, it does not follow that she fell off of it. | exists e1 s1 x1 x2 x3 x4 x5.(r_on(e1) & to(e1,x4) & in(x4,x5) & n_forest(x5) & n_vine(x4) & Theme(e1,x2) & Actor(e1,x1) & v_event(e1) & in(x2,x3) & n_hanging(x3) & a_blue(s1) & Theme(s1,x3) & n_girl(x2) & n_thing(x1)) | exists e1 s1 x1 x2.(n_vine(x2) & n_girl(x1) & a_off(s1) & Manner(e1,s1) & Theme(e1,x2) & Actor(e1,x1) & v_fall(e1)) | 7a148e74-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4 x5.(v_event(e1) & to(e1,x4) & r_on(e1) & n_vine(x4) & n_thing(x1) & n_hanging(x3) & n_girl(x2) & n_forest(x5) & in(x4,x5) & in(x2,x3) & a_blue(s1) & Theme(s1,x3) & Theme(e1,x2) & Actor(e1,x1)) | exists e1 s1 x1 x2.(v_fall(e1) & n_vine(x2) & n_girl(x1) & a_off(s1) & Theme(e1,x2) & Manner(e1,s1) & Actor(e1,x1)) |
||
A young girl in shorts is swinging on a vine. | dog barks | 2 | -100 | girl is not an animal like dog | exists e1 s1 x1 x2 x3.(on(e1,x3) & n_vine(x3) & Actor(e1,x1) & v_swing(e1) & in(x1,x2) & n_shorts(x2) & n_girl(x1) & a_young(s1) & Theme(s1,x1)) | exists x1 x2.(n_bark(x1) & of(x1,x2) & n_dog(x2) & a_topic(x1)) | 7a149d2e-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3.(v_swing(e1) & on(e1,x3) & n_vine(x3) & n_shorts(x2) & n_girl(x1) & in(x1,x2) & a_young(s1) & Theme(s1,x1) & Actor(e1,x1)) | exists x1 x2.(of(x1,x2) & n_dog(x2) & n_bark(x1) & a_topic(x1)) |
||
A group of workers building something. | Some construction workers are tearing down a building. | 2 | -100 | tearing and building are different actions | exists e1 x1 x2 x3 x4.(a_topic(x1) & Theme(e1,x4) & Actor(e1,x3) & v_build(e1) & n_thing(x4) & (x1 = x3) & of(x1,x2) & n_worker(x2) & n_group(x1)) | exists e1 s1 x1 x2 x3.(a_down(s1) & Manner(e1,s1) & Theme(e1,x3) & Actor(e1,x1) & v_tear(e1) & n_building(x3) & n_worker(x1) & of(x1,x2) & n_construction(x2)) | 7a14a68e-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4.(v_build(e1) & of(x1,x2) & n_worker(x2) & n_thing(x4) & n_group(x1) & a_topic(x1) & Theme(e1,x4) & Actor(e1,x3) & (x1 = x3)) | exists e1 s1 x1 x2 x3.(v_tear(e1) & of(x1,x2) & n_worker(x1) & n_construction(x2) & n_building(x3) & a_down(s1) & Theme(e1,x3) & Manner(e1,s1) & Actor(e1,x1)) |
||
Several people are working on a structure. | The people are working. | 0 | -100 | People working are working. | exists e1 s1 x1 x2.(on(e1,x2) & n_structure(x2) & Actor(e1,x1) & v_work(e1) & n_people(x1) & a_several(s1) & Theme(s1,x1)) | exists e1 x1.(n_people(x1) & Actor(e1,x1) & v_work(e1)) | 7a14b5f2-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2.(v_work(e1) & on(e1,x2) & n_structure(x2) & n_people(x1) & a_several(s1) & Theme(s1,x1) & Actor(e1,x1)) | exists e1 x1.(v_work(e1) & n_people(x1) & Actor(e1,x1)) |
||
A woman in a green winter coat stands with a cart in the middle of a department store isle. | A tall woman | 1 | 0.61485 | Just because a woman in a green winter coat stands with a cart in the middle of a department store isle doesn't mean she is tall. | exists e1 s1 x1 x2 x3 x4 x5 x6 x7 x8.(n_middle(x5) & in(e1,x5) & of(x5,x6) & n_isle(x6) & of(x6,x8) & n_store(x8) & of(x6,x7) & n_department(x7) & with(e1,x4) & n_cart(x4) & Actor(e1,x1) & v_stand(e1) & in(x1,x2) & n_coat(x2) & of(x2,x3) & n_winter(x3) & a_green(s1) & Theme(s1,x2) & n_woman(x1)) | exists s1 x1.(a_topic(x1) & n_woman(x1) & a_tall(s1) & Theme(s1,x1)) | 7a15124a-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4 x5 x6 x7 x8.(with(e1,x4) & v_stand(e1) & of(x6,x8) & of(x6,x7) & of(x5,x6) & of(x2,x3) & n_woman(x1) & n_winter(x3) & n_store(x8) & n_middle(x5) & n_isle(x6) & n_department(x7) & n_coat(x2) & n_cart(x4) & in(x1,x2) & in(e1,x5) & a_green(s1) & Theme(s1,x2) & Actor(e1,x1)) | exists s1 x1.(n_woman(x1) & a_topic(x1) & a_tall(s1) & Theme(s1,x1)) |
||
A woman in a green winter coat stands with a cart in the middle of a department store isle. | A woman is shopping. | 0 | 0.934426 | A wo man in a department store is shopping. | exists e1 s1 x1 x2 x3 x4 x5 x6 x7 x8.(n_middle(x5) & in(e1,x5) & of(x5,x6) & n_isle(x6) & of(x6,x8) & n_store(x8) & of(x6,x7) & n_department(x7) & with(e1,x4) & n_cart(x4) & Actor(e1,x1) & v_stand(e1) & in(x1,x2) & n_coat(x2) & of(x2,x3) & n_winter(x3) & a_green(s1) & Theme(s1,x2) & n_woman(x1)) | exists p1 x1.(exists x2.((x1 = x2) & n_shopping(x2)) & n_woman(x1)) | 7a151736-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4 x5 x6 x7 x8.(with(e1,x4) & v_stand(e1) & of(x6,x8) & of(x6,x7) & of(x5,x6) & of(x2,x3) & n_woman(x1) & n_winter(x3) & n_store(x8) & n_middle(x5) & n_isle(x6) & n_department(x7) & n_coat(x2) & n_cart(x4) & in(x1,x2) & in(e1,x5) & a_green(s1) & Theme(s1,x2) & Actor(e1,x1)) | exists x1.(n_woman(x1) & exists x2.(n_shopping(x2) & (x1 = x2))) |
||
A woman in a green winter coat stands with a cart in the middle of a department store isle. | The woman is looking for the best deals. | 1 | 0.708976 | Simply because a woman has a cart in a department store, it does not follow that she is looking for the best deals. | exists e1 s1 x1 x2 x3 x4 x5 x6 x7 x8.(n_middle(x5) & in(e1,x5) & of(x5,x6) & n_isle(x6) & of(x6,x8) & n_store(x8) & of(x6,x7) & n_department(x7) & with(e1,x4) & n_cart(x4) & Actor(e1,x1) & v_stand(e1) & in(x1,x2) & n_coat(x2) & of(x2,x3) & n_winter(x3) & a_green(s1) & Theme(s1,x2) & n_woman(x1)) | exists e1 s1 x1 x2.(n_deal(x2) & r_most(s1) & a_good(s1) & Theme(s1,x2) & n_woman(x1) & for(e1,x2) & Actor(e1,x1) & v_look(e1)) | 7a152104-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4 x5 x6 x7 x8.(with(e1,x4) & v_stand(e1) & of(x6,x8) & of(x6,x7) & of(x5,x6) & of(x2,x3) & n_woman(x1) & n_winter(x3) & n_store(x8) & n_middle(x5) & n_isle(x6) & n_department(x7) & n_coat(x2) & n_cart(x4) & in(x1,x2) & in(e1,x5) & a_green(s1) & Theme(s1,x2) & Actor(e1,x1)) | exists e1 s1 x1 x2.(v_look(e1) & r_most(s1) & n_woman(x1) & n_deal(x2) & for(e1,x2) & a_good(s1) & Theme(s1,x2) & Actor(e1,x1)) |
||
A woman in a green winter coat stands with a cart in the middle of a department store isle. | A lady tries on a green winter coat in the middle of a department store. | 1 | 0.622013 | Simply because a woman is wearing a coat, it does not follow that she is tries it on. | exists e1 s1 x1 x2 x3 x4 x5 x6 x7 x8.(n_middle(x5) & in(e1,x5) & of(x5,x6) & n_isle(x6) & of(x6,x8) & n_store(x8) & of(x6,x7) & n_department(x7) & with(e1,x4) & n_cart(x4) & Actor(e1,x1) & v_stand(e1) & in(x1,x2) & n_coat(x2) & of(x2,x3) & n_winter(x3) & a_green(s1) & Theme(s1,x2) & n_woman(x1)) | exists e1 s1 x1 x2 x3 x4 x5 x6.(n_middle(x4) & in(e1,x4) & of(x4,x5) & n_store(x5) & of(x5,x6) & n_department(x6) & on(e1,x2) & n_coat(x2) & of(x2,x3) & n_winter(x3) & a_green(s1) & Theme(s1,x2) & Actor(e1,x1) & v_try(e1) & n_lady(x1)) | 7a1536d0-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4 x5 x6 x7 x8.(with(e1,x4) & v_stand(e1) & of(x6,x8) & of(x6,x7) & of(x5,x6) & of(x2,x3) & n_woman(x1) & n_winter(x3) & n_store(x8) & n_middle(x5) & n_isle(x6) & n_department(x7) & n_coat(x2) & n_cart(x4) & in(x1,x2) & in(e1,x5) & a_green(s1) & Theme(s1,x2) & Actor(e1,x1)) | exists e1 s1 x1 x2 x3 x4 x5 x6.(v_try(e1) & on(e1,x2) & of(x5,x6) & of(x4,x5) & of(x2,x3) & n_winter(x3) & n_store(x5) & n_middle(x4) & n_lady(x1) & n_department(x6) & n_coat(x2) & in(e1,x4) & a_green(s1) & Theme(s1,x2) & Actor(e1,x1)) |
||
A woman in a green winter coat stands with a cart in the middle of a department store isle. | The woman is in a winter coat because it's cold outside. | 1 | 0.60816 | just because sh is wearing a coat doesn't mean it is cold outside. | exists e1 s1 x1 x2 x3 x4 x5 x6 x7 x8.(n_middle(x5) & in(e1,x5) & of(x5,x6) & n_isle(x6) & of(x6,x8) & n_store(x8) & of(x6,x7) & n_department(x7) & with(e1,x4) & n_cart(x4) & Actor(e1,x1) & v_stand(e1) & in(x1,x2) & n_coat(x2) & of(x2,x3) & n_winter(x3) & a_green(s1) & Theme(s1,x2) & n_woman(x1)) | exists p1 p2 x1.(n_thing(x1) & n_woman(x1) & exists p3 s1 x4.((x1 = x4) & n_outside(x4) & a_cold(s1) & Theme(s1,x4)) & because(p1,p2) & exists x2 x3.(in(x1,x2) & n_coat(x2) & of(x2,x3) & n_winter(x3))) | 7a154508-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4 x5 x6 x7 x8.(with(e1,x4) & v_stand(e1) & of(x6,x8) & of(x6,x7) & of(x5,x6) & of(x2,x3) & n_woman(x1) & n_winter(x3) & n_store(x8) & n_middle(x5) & n_isle(x6) & n_department(x7) & n_coat(x2) & n_cart(x4) & in(x1,x2) & in(e1,x5) & a_green(s1) & Theme(s1,x2) & Actor(e1,x1)) | exists p1 p2 x1.(n_woman(x1) & n_thing(x1) & exists x2 x3.(of(x2,x3) & n_winter(x3) & n_coat(x2) & in(x1,x2)) & exists s1 x4.(n_outside(x4) & a_cold(s1) & Theme(s1,x4) & (x1 = x4)) & because(p1,p2)) |
||
Several men of Indian origin are conversing and one, in particular, seems very excited about the conversation. | Indian men arguing with increasing intensity. | 1 | 0.715998 | Not all conversations are marked with arguing. | exists e1 e2 p1 s1 s2 s3 x1 x2 x3 x4.(n_conversation(x4) & in(e2,s3) & Theme(s3,x3) & a_particular(s3) & exists s4.(r_very(s4) & about(s4,x4) & Theme(s4,x3) & a_excited(s4)) & Topic(e2,p1) & Actor(e2,x3) & v_seem(e2) & n_thing(x3) & card_eq_1(x3) & Actor(e1,x1) & v_converse(e1) & of(x1,x2) & n_origin(x2) & a_indian(s2) & Theme(s2,x2) & n_man(x1) & a_several(s1) & Theme(s1,x1)) | exists e1 e2 s1 x1 x2 x3.(a_topic(x1) & with(e1,x3) & n_intensity(x3) & Actor(e2,x3) & v_increase(e2) & Actor(e1,x2) & v_argue(e1) & (x1 = x2) & n_man(x1) & a_indian(s1) & Theme(s1,x1)) | 7a16de40-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 p1 s1 s2 s3 x1 x2 x3 x4.(v_seem(e2) & v_converse(e1) & of(x1,x2) & n_thing(x3) & n_origin(x2) & n_man(x1) & n_conversation(x4) & in(e2,s3) & exists s4.(r_very(s4) & about(s4,x4) & a_excited(s4) & Theme(s4,x3)) & card_eq_1(x3) & a_several(s1) & a_particular(s3) & a_indian(s2) & Topic(e2,p1) & Theme(s3,x3) & Theme(s2,x2) & Theme(s1,x1) & Actor(e2,x3) & Actor(e1,x1)) | exists e1 e2 s1 x1 x2 x3.(with(e1,x3) & v_increase(e2) & v_argue(e1) & n_man(x1) & n_intensity(x3) & a_topic(x1) & a_indian(s1) & Theme(s1,x1) & Actor(e2,x3) & Actor(e1,x2) & (x1 = x2)) |
||
Several men of Indian origin are conversing and one, in particular, seems very excited about the conversation. | Several men of Indian origin are conversing. | 0 | 0.908408 | To be "excited about the converstion" confirms that the men are conversing. | exists e1 e2 p1 s1 s2 s3 x1 x2 x3 x4.(n_conversation(x4) & in(e2,s3) & Theme(s3,x3) & a_particular(s3) & exists s4.(r_very(s4) & about(s4,x4) & Theme(s4,x3) & a_excited(s4)) & Topic(e2,p1) & Actor(e2,x3) & v_seem(e2) & n_thing(x3) & card_eq_1(x3) & Actor(e1,x1) & v_converse(e1) & of(x1,x2) & n_origin(x2) & a_indian(s2) & Theme(s2,x2) & n_man(x1) & a_several(s1) & Theme(s1,x1)) | exists e1 s1 s2 x1 x2.(Actor(e1,x1) & v_converse(e1) & of(x1,x2) & n_origin(x2) & a_indian(s2) & Theme(s2,x2) & n_man(x1) & a_several(s1) & Theme(s1,x1)) | 7a16e3fe-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 p1 s1 s2 s3 x1 x2 x3 x4.(v_seem(e2) & v_converse(e1) & of(x1,x2) & n_thing(x3) & n_origin(x2) & n_man(x1) & n_conversation(x4) & in(e2,s3) & exists s4.(r_very(s4) & about(s4,x4) & a_excited(s4) & Theme(s4,x3)) & card_eq_1(x3) & a_several(s1) & a_particular(s3) & a_indian(s2) & Topic(e2,p1) & Theme(s3,x3) & Theme(s2,x2) & Theme(s1,x1) & Actor(e2,x3) & Actor(e1,x1)) | exists e1 s1 s2 x1 x2.(v_converse(e1) & of(x1,x2) & n_origin(x2) & n_man(x1) & a_several(s1) & a_indian(s2) & Theme(s2,x2) & Theme(s1,x1) & Actor(e1,x1)) |
||
Several men of Indian origin are conversing and one, in particular, seems very excited about the conversation. | Several men of Indian origin are conversing about the upcoming soccer game. | 1 | 0.609231 | Not all conversations are about soccer. | exists e1 e2 p1 s1 s2 s3 x1 x2 x3 x4.(n_conversation(x4) & in(e2,s3) & Theme(s3,x3) & a_particular(s3) & exists s4.(r_very(s4) & about(s4,x4) & Theme(s4,x3) & a_excited(s4)) & Topic(e2,p1) & Actor(e2,x3) & v_seem(e2) & n_thing(x3) & card_eq_1(x3) & Actor(e1,x1) & v_converse(e1) & of(x1,x2) & n_origin(x2) & a_indian(s2) & Theme(s2,x2) & n_man(x1) & a_several(s1) & Theme(s1,x1)) | exists e1 s1 s2 s3 x1 x2 x3 x4.(n_game(x3) & of(x3,x4) & n_soccer(x4) & a_upcoming(s3) & Theme(s3,x3) & about(e1,x3) & Actor(e1,x1) & v_converse(e1) & of(x1,x2) & n_origin(x2) & a_indian(s2) & Theme(s2,x2) & n_man(x1) & a_several(s1) & Theme(s1,x1)) | 7a16ff92-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 p1 s1 s2 s3 x1 x2 x3 x4.(v_seem(e2) & v_converse(e1) & of(x1,x2) & n_thing(x3) & n_origin(x2) & n_man(x1) & n_conversation(x4) & in(e2,s3) & exists s4.(r_very(s4) & about(s4,x4) & a_excited(s4) & Theme(s4,x3)) & card_eq_1(x3) & a_several(s1) & a_particular(s3) & a_indian(s2) & Topic(e2,p1) & Theme(s3,x3) & Theme(s2,x2) & Theme(s1,x1) & Actor(e2,x3) & Actor(e1,x1)) | exists e1 s1 s2 s3 x1 x2 x3 x4.(v_converse(e1) & of(x3,x4) & of(x1,x2) & n_soccer(x4) & n_origin(x2) & n_man(x1) & n_game(x3) & about(e1,x3) & a_upcoming(s3) & a_several(s1) & a_indian(s2) & Theme(s3,x3) & Theme(s2,x2) & Theme(s1,x1) & Actor(e1,x1)) |
||
Several men of Indian origin are conversing and one, in particular, seems very excited about the conversation. | An indian man tells good news to his friends | 1 | 0.002094 | Not all groups are friends and not all conversations are filled with good news. | exists e1 e2 p1 s1 s2 s3 x1 x2 x3 x4.(n_conversation(x4) & in(e2,s3) & Theme(s3,x3) & a_particular(s3) & exists s4.(r_very(s4) & about(s4,x4) & Theme(s4,x3) & a_excited(s4)) & Topic(e2,p1) & Actor(e2,x3) & v_seem(e2) & n_thing(x3) & card_eq_1(x3) & Actor(e1,x1) & v_converse(e1) & of(x1,x2) & n_origin(x2) & a_indian(s2) & Theme(s2,x2) & n_man(x1) & a_several(s1) & Theme(s1,x1)) | exists e1 s1 s2 x1 x2 x3.(Theme(e1,x2) & Actor(e1,x1) & v_tell(e1) & to(x2,x3) & n_friend(x3) & of(x3,x1) & n_male(x1) & n_news(x2) & a_good(s2) & Theme(s2,x2) & n_man(x1) & a_indian(s1) & Theme(s1,x1)) | 7a170514-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 p1 s1 s2 s3 x1 x2 x3 x4.(v_seem(e2) & v_converse(e1) & of(x1,x2) & n_thing(x3) & n_origin(x2) & n_man(x1) & n_conversation(x4) & in(e2,s3) & exists s4.(r_very(s4) & about(s4,x4) & a_excited(s4) & Theme(s4,x3)) & card_eq_1(x3) & a_several(s1) & a_particular(s3) & a_indian(s2) & Topic(e2,p1) & Theme(s3,x3) & Theme(s2,x2) & Theme(s1,x1) & Actor(e2,x3) & Actor(e1,x1)) | exists e1 s1 s2 x1 x2 x3.(v_tell(e1) & to(x2,x3) & of(x3,x1) & n_news(x2) & n_man(x1) & n_male(x1) & n_friend(x3) & a_indian(s1) & a_good(s2) & Theme(s2,x2) & Theme(s1,x1) & Theme(e1,x2) & Actor(e1,x1)) |
||
Several men of Indian origin are conversing and one, in particular, seems very excited about the conversation. | A japanese man tells his chinese coworkers a story | 2 | 0.000001 | People cannot be of Japanese and Indian origin. | exists e1 e2 p1 s1 s2 s3 x1 x2 x3 x4.(n_conversation(x4) & in(e2,s3) & Theme(s3,x3) & a_particular(s3) & exists s4.(r_very(s4) & about(s4,x4) & Theme(s4,x3) & a_excited(s4)) & Topic(e2,p1) & Actor(e2,x3) & v_seem(e2) & n_thing(x3) & card_eq_1(x3) & Actor(e1,x1) & v_converse(e1) & of(x1,x2) & n_origin(x2) & a_indian(s2) & Theme(s2,x2) & n_man(x1) & a_several(s1) & Theme(s1,x1)) | exists s1 x1 x3 x4.(all x2.(n_story(x2) -> exists e1.(Theme(e1,x3) & Actor(e1,x1) & v_tell(e1) & for(x3,x2))) & n_coworker(x3) & of(x3,x4) & n_chinese(x4) & of(x3,x1) & n_male(x1) & n_man(x1) & a_japanese(s1) & Theme(s1,x1)) | 7a170afa-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 p1 s1 s2 s3 x1 x2 x3 x4.(v_seem(e2) & v_converse(e1) & of(x1,x2) & n_thing(x3) & n_origin(x2) & n_man(x1) & n_conversation(x4) & in(e2,s3) & exists s4.(r_very(s4) & about(s4,x4) & a_excited(s4) & Theme(s4,x3)) & card_eq_1(x3) & a_several(s1) & a_particular(s3) & a_indian(s2) & Topic(e2,p1) & Theme(s3,x3) & Theme(s2,x2) & Theme(s1,x1) & Actor(e2,x3) & Actor(e1,x1)) | exists s1 x1 x3 x4.(of(x3,x4) & of(x3,x1) & n_man(x1) & n_male(x1) & n_coworker(x3) & n_chinese(x4) & all x2.(exists e1.(v_tell(e1) & for(x3,x2) & Theme(e1,x3) & Actor(e1,x1)) | -n_story(x2)) & a_japanese(s1) & Theme(s1,x1)) |
||
Several men of Indian origin are conversing and one, in particular, seems very excited about the conversation. | The man holds his hand out to the others. | 1 | 0.003593 | Not every man is Indian. | exists e1 e2 p1 s1 s2 s3 x1 x2 x3 x4.(n_conversation(x4) & in(e2,s3) & Theme(s3,x3) & a_particular(s3) & exists s4.(r_very(s4) & about(s4,x4) & Theme(s4,x3) & a_excited(s4)) & Topic(e2,p1) & Actor(e2,x3) & v_seem(e2) & n_thing(x3) & card_eq_1(x3) & Actor(e1,x1) & v_converse(e1) & of(x1,x2) & n_origin(x2) & a_indian(s2) & Theme(s2,x2) & n_man(x1) & a_several(s1) & Theme(s1,x1)) | exists e1 x1 x2 x3.(-(x2 = x2) & n_person(x2) & n_hand(x3) & of(x3,x2) & n_male(x2) & n_man(x1) & to(e1,x2) & r_out(e1) & Theme(e1,x3) & Actor(e1,x1) & v_hold(e1)) | 7a171464-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 p1 s1 s2 s3 x1 x2 x3 x4.(v_seem(e2) & v_converse(e1) & of(x1,x2) & n_thing(x3) & n_origin(x2) & n_man(x1) & n_conversation(x4) & in(e2,s3) & exists s4.(r_very(s4) & about(s4,x4) & a_excited(s4) & Theme(s4,x3)) & card_eq_1(x3) & a_several(s1) & a_particular(s3) & a_indian(s2) & Topic(e2,p1) & Theme(s3,x3) & Theme(s2,x2) & Theme(s1,x1) & Actor(e2,x3) & Actor(e1,x1)) | exists e1 x1 x2 x3.(v_hold(e1) & to(e1,x2) & r_out(e1) & of(x3,x2) & n_person(x2) & n_man(x1) & n_male(x2) & n_hand(x3) & Theme(e1,x3) & Actor(e1,x1) & -(x2 = x2)) |
||
Several men of Indian origin are conversing and one, in particular, seems very excited about the conversation. | The one Indian man is excited about an new child. | 1 | 0.002889 | One does not mean Several. | exists e1 e2 p1 s1 s2 s3 x1 x2 x3 x4.(n_conversation(x4) & in(e2,s3) & Theme(s3,x3) & a_particular(s3) & exists s4.(r_very(s4) & about(s4,x4) & Theme(s4,x3) & a_excited(s4)) & Topic(e2,p1) & Actor(e2,x3) & v_seem(e2) & n_thing(x3) & card_eq_1(x3) & Actor(e1,x1) & v_converse(e1) & of(x1,x2) & n_origin(x2) & a_indian(s2) & Theme(s2,x2) & n_man(x1) & a_several(s1) & Theme(s1,x1)) | exists s1 s2 s3 x1 x2.(n_man(x1) & a_indian(s1) & Theme(s1,x1) & card_eq_1(x1) & about(s2,x2) & n_child(x2) & a_new(s3) & Theme(s3,x2) & Theme(s2,x1) & a_excited(s2)) | 7a177d8c-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 p1 s1 s2 s3 x1 x2 x3 x4.(v_seem(e2) & v_converse(e1) & of(x1,x2) & n_thing(x3) & n_origin(x2) & n_man(x1) & n_conversation(x4) & in(e2,s3) & exists s4.(r_very(s4) & about(s4,x4) & a_excited(s4) & Theme(s4,x3)) & card_eq_1(x3) & a_several(s1) & a_particular(s3) & a_indian(s2) & Topic(e2,p1) & Theme(s3,x3) & Theme(s2,x2) & Theme(s1,x1) & Actor(e2,x3) & Actor(e1,x1)) | exists s1 s2 s3 x1 x2.(n_man(x1) & n_child(x2) & card_eq_1(x1) & about(s2,x2) & a_new(s3) & a_indian(s1) & a_excited(s2) & Theme(s3,x2) & Theme(s2,x1) & Theme(s1,x1)) |
||
Cyclists are leaping into the air whilst being watched by spectators. | Spectators are watching something. | 0 | -100 | Cyclists are leaping into the air, so something is going on. | exists e1 e2 x1 x2 x3 x4 x5.(n_whilst(x2) & of(x2,x3) & n_air(x3) & into(e1,x2) & Actor(e2,x5) & n_spectator(x5) & Theme(e2,x4) & v_watch(e2) & (x2 = x4) & Actor(e1,x1) & v_leap(e1) & n_cyclist(x1)) | exists e1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_watch(e1) & n_thing(x2) & n_spectator(x1)) | 7a1869b8-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 x1 x2 x3 x4 x5.(v_watch(e2) & v_leap(e1) & of(x2,x3) & n_whilst(x2) & n_spectator(x5) & n_cyclist(x1) & n_air(x3) & into(e1,x2) & Theme(e2,x4) & Actor(e2,x5) & Actor(e1,x1) & (x2 = x4)) | exists e1 x1 x2.(v_watch(e1) & n_thing(x2) & n_spectator(x1) & Theme(e1,x2) & Actor(e1,x1)) |
||
Cyclists are leaping into the air whilst being watched by spectators. | Cyclists jumping off the fifty foot cliff are being photographed. | 1 | -100 | Just because they are in air does not mean they jump off a fifty foot cliff. | exists e2 e1 x1 x2 x3 x4 x5.(n_whilst(x2) & of(x2,x3) & n_air(x3) & into(e1,x2) & Actor(e2,x5) & n_spectator(x5) & Theme(e2,x4) & v_watch(e2) & (x2 = x4) & Actor(e1,x1) & v_leap(e1) & n_cyclist(x1)) | exists e2 e1 s1 x1 x2 x3 x4.(n_cliff(x3) & of(x3,x4) & n_foot(x4) & card_eq_50(x3) & Theme(e2,x1) & v_photograph(e2) & a_off(s1) & Manner(e1,s1) & Theme(e1,x3) & Actor(e1,x2) & v_jump(e1) & (x1 = x2) & n_cyclist(x1)) | 7a187412-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e1 x1 x2 x3 x4 x5.(v_watch(e2) & v_leap(e1) & of(x2,x3) & n_whilst(x2) & n_spectator(x5) & n_cyclist(x1) & n_air(x3) & into(e1,x2) & Theme(e2,x4) & Actor(e2,x5) & Actor(e1,x1) & (x2 = x4)) | exists e2 e1 s1 x1 x2 x3 x4.(v_photograph(e2) & v_jump(e1) & of(x3,x4) & n_foot(x4) & n_cyclist(x1) & n_cliff(x3) & card_eq_50(x3) & a_off(s1) & Theme(e2,x1) & Theme(e1,x3) & Manner(e1,s1) & Actor(e1,x2) & (x1 = x2)) |
||
Cyclists are leaping into the air whilst being watched by spectators. | The cyclists are going down an incline slowly while no one is watching. | 2 | -100 | Going down is the opposite of leaping. If no one is watching, then cyclists are not being watched. | exists e2 e1 x1 x2 x3 x4 x5.(n_whilst(x2) & of(x2,x3) & n_air(x3) & into(e1,x2) & Actor(e2,x5) & n_spectator(x5) & Theme(e2,x4) & v_watch(e2) & (x2 = x4) & Actor(e1,x1) & v_leap(e1) & n_cyclist(x1)) | exists e1 p1 s1 s2 x1 x2.(n_cyclist(x1) & -exists e2 x3.(Actor(e2,x3) & v_watch(e2) & n_one(x3)) & while(e1,p1) & a_slowly(s2) & Manner(e1,s2) & a_down(s1) & Manner(e1,s1) & Theme(e1,x2) & Actor(e1,x1) & v_go(e1) & n_incline(x2)) | 7a1881dc-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e1 x1 x2 x3 x4 x5.(v_watch(e2) & v_leap(e1) & of(x2,x3) & n_whilst(x2) & n_spectator(x5) & n_cyclist(x1) & n_air(x3) & into(e1,x2) & Theme(e2,x4) & Actor(e2,x5) & Actor(e1,x1) & (x2 = x4)) | exists e1 p1 s1 s2 x1 x2.(while(e1,p1) & v_go(e1) & n_incline(x2) & n_cyclist(x1) & all e2 x3.(-v_watch(e2) | -n_one(x3) | -Actor(e2,x3)) & a_slowly(s2) & a_down(s1) & Theme(e1,x2) & Manner(e1,s2) & Manner(e1,s1) & Actor(e1,x1)) |
||
A bearded man taking a stocking down from his mantle. | The man is asian. | 1 | -100 | Every man is not asian or bearded. | exists e1 s1 s2 x1 x2 x3 x4.(a_topic(x1) & from(e1,x4) & n_mantle(x4) & of(x4,x1) & n_male(x1) & a_down(s2) & Manner(e1,s2) & Theme(e1,x3) & Actor(e1,x2) & v_take(e1) & n_stock(x3) & (x1 = x2) & n_man(x1) & a_bearded(s1) & Theme(s1,x1)) | exists s1 x1.(n_man(x1) & Theme(s1,x1) & a_asian(s1)) | 7a188c90-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 x1 x2 x3 x4.(v_take(e1) & of(x4,x1) & n_stock(x3) & n_mantle(x4) & n_man(x1) & n_male(x1) & from(e1,x4) & a_topic(x1) & a_down(s2) & a_bearded(s1) & Theme(s1,x1) & Theme(e1,x3) & Manner(e1,s2) & Actor(e1,x2) & (x1 = x2)) | exists s1 x1.(n_man(x1) & a_asian(s1) & Theme(s1,x1)) |
||
A bearded man taking a stocking down from his mantle. | The man is putting up a Christmas tree. | 2 | -100 | A stocking is a different object than a Christmas tree. | exists e1 s1 s2 x1 x2 x3 x4.(a_topic(x1) & from(e1,x4) & n_mantle(x4) & of(x4,x1) & n_male(x1) & a_down(s2) & Manner(e1,s2) & Theme(e1,x3) & Actor(e1,x2) & v_take(e1) & n_stock(x3) & (x1 = x2) & n_man(x1) & a_bearded(s1) & Theme(s1,x1)) | exists e1 s1 x1 x2 x3.(n_man(x1) & a_up(s1) & Manner(e1,s1) & Theme(e1,x2) & Actor(e1,x1) & v_put(e1) & n_tree(x2) & (x2 = x3) & ne_tim_christmas(x3)) | 7a189758-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 x1 x2 x3 x4.(v_take(e1) & of(x4,x1) & n_stock(x3) & n_mantle(x4) & n_man(x1) & n_male(x1) & from(e1,x4) & a_topic(x1) & a_down(s2) & a_bearded(s1) & Theme(s1,x1) & Theme(e1,x3) & Manner(e1,s2) & Actor(e1,x2) & (x1 = x2)) | exists e1 s1 x1 x2 x3.(v_put(e1) & ne_tim_christmas(x3) & n_tree(x2) & n_man(x1) & a_up(s1) & Theme(e1,x2) & Manner(e1,s1) & Actor(e1,x1) & (x2 = x3)) |
||
A bearded man taking a stocking down from his mantle. | The man has a beard. | 0 | -100 | If a man has a beard then that is a bearded man | exists e1 s1 s2 x1 x2 x3 x4.(a_topic(x1) & from(e1,x4) & n_mantle(x4) & of(x4,x1) & n_male(x1) & a_down(s2) & Manner(e1,s2) & Theme(e1,x3) & Actor(e1,x2) & v_take(e1) & n_stock(x3) & (x1 = x2) & n_man(x1) & a_bearded(s1) & Theme(s1,x1)) | exists e1 x1 x2.(n_man(x1) & Theme(e1,x2) & Actor(e1,x1) & v_have(e1) & n_beard(x2)) | 7a18a0c2-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 x1 x2 x3 x4.(v_take(e1) & of(x4,x1) & n_stock(x3) & n_mantle(x4) & n_man(x1) & n_male(x1) & from(e1,x4) & a_topic(x1) & a_down(s2) & a_bearded(s1) & Theme(s1,x1) & Theme(e1,x3) & Manner(e1,s2) & Actor(e1,x2) & (x1 = x2)) | exists e1 x1 x2.(v_have(e1) & n_man(x1) & n_beard(x2) & Theme(e1,x2) & Actor(e1,x1)) |
||
A girl laying on the tree with a boy kneeling before her. | A girl and boy are outside. | 0 | -100 | A tree is outside. | exists e2 e1 x1 x2 x3 x4 x5.(n_female(x3) & n_tree(x3) & a_topic(x1) & with(e1,x4) & before(e2,x3) & Actor(e2,x5) & v_kneel(e2) & (x4 = x5) & n_boy(x4) & on(e1,x3) & Actor(e1,x2) & v_lay(e1) & (x1 = x2) & n_girl(x1)) | exists s1 x1 x2 x3.(Theme(s1,x1) & a_outside(s1) & n_boy(x3) & n_girl(x2) & subset_of(x3,x1) & subset_of(x2,x1)) | 7a18abf8-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e1 x1 x2 x3 x4 x5.(with(e1,x4) & v_lay(e1) & v_kneel(e2) & on(e1,x3) & n_tree(x3) & n_girl(x1) & n_female(x3) & n_boy(x4) & before(e2,x3) & a_topic(x1) & Actor(e2,x5) & Actor(e1,x2) & (x4 = x5) & (x1 = x2)) | exists s1 x1 x2 x3.(subset_of(x3,x1) & subset_of(x2,x1) & n_girl(x2) & n_boy(x3) & a_outside(s1) & Theme(s1,x1)) |
||
A girl laying on the tree with a boy kneeling before her. | Kid are swimming in a pool. | 2 | -100 | kneeling is not the same as swimming | exists e1 e2 x1 x2 x3 x4 x5.(n_female(x3) & n_tree(x3) & a_topic(x1) & with(e1,x4) & before(e2,x3) & Actor(e2,x5) & v_kneel(e2) & (x4 = x5) & n_boy(x4) & on(e1,x3) & Actor(e1,x2) & v_lay(e1) & (x1 = x2) & n_girl(x1)) | exists e1 x1 x2.(ne_nam_kid(x1) & in(e1,x2) & n_pool(x2) & Actor(e1,x1) & v_swim(e1)) | 7a18b6b6-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 x1 x2 x3 x4 x5.(with(e1,x4) & v_lay(e1) & v_kneel(e2) & on(e1,x3) & n_tree(x3) & n_girl(x1) & n_female(x3) & n_boy(x4) & before(e2,x3) & a_topic(x1) & Actor(e2,x5) & Actor(e1,x2) & (x4 = x5) & (x1 = x2)) | exists e1 x1 x2.(v_swim(e1) & ne_nam_kid(x1) & n_pool(x2) & in(e1,x2) & Actor(e1,x1)) |
||
A girl laying on the tree with a boy kneeling before her. | A boy is asking a girl to be his girlfriend. | 1 | -100 | the boy kneeling before the girl does not imply he is asking her to be his girlfriend | exists e2 e1 x1 x2 x3 x4 x5.(n_female(x3) & n_tree(x3) & a_topic(x1) & with(e1,x4) & before(e2,x3) & Actor(e2,x5) & v_kneel(e2) & (x4 = x5) & n_boy(x4) & on(e1,x3) & Actor(e1,x2) & v_lay(e1) & (x1 = x2) & n_girl(x1)) | exists e1 p1 x1 x2 x3.(Topic(e1,p1) & Recipient(e1,x2) & Actor(e1,x1) & v_ask(e1) & exists p2.(x2 = x3) & n_girlfriend(x3) & of(x3,x1) & n_male(x1) & n_girl(x2) & n_boy(x1)) | 7a18c1ec-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e1 x1 x2 x3 x4 x5.(with(e1,x4) & v_lay(e1) & v_kneel(e2) & on(e1,x3) & n_tree(x3) & n_girl(x1) & n_female(x3) & n_boy(x4) & before(e2,x3) & a_topic(x1) & Actor(e2,x5) & Actor(e1,x2) & (x4 = x5) & (x1 = x2)) | exists e1 p1 x1 x2 x3.(v_ask(e1) & of(x3,x1) & n_male(x1) & n_girlfriend(x3) & n_girl(x2) & n_boy(x1) & Topic(e1,p1) & Recipient(e1,x2) & Actor(e1,x1) & (x2 = x3)) |
||
Yorkshire Terrier plays with multicolor centipede toy. | Terrier getting ready to play tug of war with his owner. | 1 | -100 | All terriers are not yorkshire terrier. | exists e1 s1 x1 x2 x3 x4.(ne_org_terrier(x1) & (x1 = x2) & ne_org_yorkshire(x2) & with(e1,x3) & n_toy(x3) & of(x3,x4) & n_centipede(x4) & a_multicolor(s1) & Theme(s1,x3) & Actor(e1,x1) & v_play(e1)) | exists e1 p1 x1.(ne_nam_terrier(x1) & exists p2 s1.(Topic(s1,p2) & Actor(s1,x1) & a_ready(s1) & exists e2 x2 x3 x4.(with(e2,x4) & n_owner(x4) & of(x4,x2) & n_male(x2) & Theme(e2,x2) & Actor(e2,x1) & v_play(e2) & of(x2,x3) & n_war(x3) & n_tug(x2))) & Topic(e1,p1) & Actor(e1,x1) & v_get(e1)) | 7a18cf16-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4.(with(e1,x3) & v_play(e1) & of(x3,x4) & ne_org_yorkshire(x2) & ne_org_terrier(x1) & n_toy(x3) & n_centipede(x4) & a_multicolor(s1) & Theme(s1,x3) & Actor(e1,x1) & (x1 = x2)) | exists e1 p1 x1.(v_get(e1) & ne_nam_terrier(x1) & exists p2 s1.(exists e2 x2 x3 x4.(with(e2,x4) & v_play(e2) & of(x4,x2) & of(x2,x3) & n_war(x3) & n_tug(x2) & n_owner(x4) & n_male(x2) & Theme(e2,x2) & Actor(e2,x1)) & a_ready(s1) & Topic(s1,p2) & Actor(s1,x1)) & Topic(e1,p1) & Actor(e1,x1)) |
||
Yorkshire Terrier plays with multicolor centipede toy. | Dog plays with toy. | 0 | -100 | A toy can look like a multicolor centipede. | exists e1 s1 x1 x2 x3 x4.(ne_org_terrier(x1) & (x1 = x2) & ne_org_yorkshire(x2) & with(e1,x3) & n_toy(x3) & of(x3,x4) & n_centipede(x4) & a_multicolor(s1) & Theme(s1,x3) & Actor(e1,x1) & v_play(e1)) | exists e1 x1 x2.(ne_nam_dog(x1) & with(e1,x2) & n_toy(x2) & Actor(e1,x1) & v_play(e1)) | 7a18da6a-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4.(with(e1,x3) & v_play(e1) & of(x3,x4) & ne_org_yorkshire(x2) & ne_org_terrier(x1) & n_toy(x3) & n_centipede(x4) & a_multicolor(s1) & Theme(s1,x3) & Actor(e1,x1) & (x1 = x2)) | exists e1 x1 x2.(with(e1,x2) & v_play(e1) & ne_nam_dog(x1) & n_toy(x2) & Actor(e1,x1)) |
||
Yorkshire Terrier plays with multicolor centipede toy. | Dog takes a nap on the couch. | 2 | -100 | If a dog takes a nap, then it is impossible that he also plays. | exists e1 s1 x1 x2 x3 x4.(ne_org_terrier(x1) & (x1 = x2) & ne_org_yorkshire(x2) & with(e1,x3) & n_toy(x3) & of(x3,x4) & n_centipede(x4) & a_multicolor(s1) & Theme(s1,x3) & Actor(e1,x1) & v_play(e1)) | exists e1 x1 x2 x3.(n_couch(x3) & ne_nam_dog(x1) & Theme(e1,x2) & Actor(e1,x1) & v_take(e1) & on(x2,x3) & n_nap(x2)) | 7a18e5d2-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4.(with(e1,x3) & v_play(e1) & of(x3,x4) & ne_org_yorkshire(x2) & ne_org_terrier(x1) & n_toy(x3) & n_centipede(x4) & a_multicolor(s1) & Theme(s1,x3) & Actor(e1,x1) & (x1 = x2)) | exists e1 x1 x2 x3.(v_take(e1) & on(x2,x3) & ne_nam_dog(x1) & n_nap(x2) & n_couch(x3) & Theme(e1,x2) & Actor(e1,x1)) |
||
A dog tags a nap on a rug near his favorite toy, a plush centipede. | A dog is asleep on the floor. | 0 | -100 | When the is taking a nap, he is asleep. | exists e1 s1 s2 x1 x2 x3 x4 x5 x6.(Theme(e1,x2) & Actor(e1,x1) & v_tag(e1) & on(x2,x3) & near(x3,x4) & subset_of(x6,x4) & n_centipede(x6) & a_plush(s2) & Theme(s2,x6) & subset_of(x5,x4) & n_toy(x5) & a_favorite(s1) & Theme(s1,x5) & of(x5,x1) & n_male(x1) & n_rug(x3) & n_nap(x2) & n_dog(x1)) | exists s1 x1 x2.(n_floor(x2) & on(s1,x2) & Theme(s1,x1) & a_asleep(s1) & n_dog(x1)) | 7a18ecb2-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 x1 x2 x3 x4 x5 x6.(v_tag(e1) & subset_of(x6,x4) & subset_of(x5,x4) & on(x2,x3) & of(x5,x1) & near(x3,x4) & n_toy(x5) & n_rug(x3) & n_nap(x2) & n_male(x1) & n_dog(x1) & n_centipede(x6) & a_plush(s2) & a_favorite(s1) & Theme(s2,x6) & Theme(s1,x5) & Theme(e1,x2) & Actor(e1,x1)) | exists s1 x1 x2.(on(s1,x2) & n_floor(x2) & n_dog(x1) & a_asleep(s1) & Theme(s1,x1)) |
||
A dog tags a nap on a rug near his favorite toy, a plush centipede. | The dog is wide awake on the sofa. | 2 | -100 | A dog cannot be wide awake if he is taking a nap. | exists e1 s1 s2 x1 x2 x3 x4 x5 x6.(Theme(e1,x2) & Actor(e1,x1) & v_tag(e1) & on(x2,x3) & near(x3,x4) & subset_of(x6,x4) & n_centipede(x6) & a_plush(s2) & Theme(s2,x6) & subset_of(x5,x4) & n_toy(x5) & a_favorite(s1) & Theme(s1,x5) & of(x5,x1) & n_male(x1) & n_rug(x3) & n_nap(x2) & n_dog(x1)) | exists p1 x1 x3.(n_sofa(x3) & n_dog(x1) & exists s1 x2.((x1 = x2) & on(x2,x3) & n_awake(x2) & a_wide(s1) & Theme(s1,x2))) | 7a18f25c-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 x1 x2 x3 x4 x5 x6.(v_tag(e1) & subset_of(x6,x4) & subset_of(x5,x4) & on(x2,x3) & of(x5,x1) & near(x3,x4) & n_toy(x5) & n_rug(x3) & n_nap(x2) & n_male(x1) & n_dog(x1) & n_centipede(x6) & a_plush(s2) & a_favorite(s1) & Theme(s2,x6) & Theme(s1,x5) & Theme(e1,x2) & Actor(e1,x1)) | exists x1 x3.(n_sofa(x3) & n_dog(x1) & exists s1 x2.(on(x2,x3) & n_awake(x2) & a_wide(s1) & Theme(s1,x2) & (x1 = x2))) |
||
A dog tags a nap on a rug near his favorite toy, a plush centipede. | The dog feels safe and secure enough to sleep. | 1 | -100 | We don;t know that the dog feels safe. | exists e1 s1 s2 x1 x2 x3 x4 x5 x6.(Theme(e1,x2) & Actor(e1,x1) & v_tag(e1) & on(x2,x3) & near(x3,x4) & subset_of(x6,x4) & n_centipede(x6) & a_plush(s2) & Theme(s2,x6) & subset_of(x5,x4) & n_toy(x5) & a_favorite(s1) & Theme(s1,x5) & of(x5,x1) & n_male(x1) & n_rug(x3) & n_nap(x2) & n_dog(x1)) | exists e1 p1 p2 x1.(n_dog(x1) & Topic(e1,p2) & exists e2.(Actor(e2,x1) & v_sleep(e2)) & exists s1 s2 x2.(Time(s2,x2) & n_enough(x2) & Theme(s2,x1) & a_secure(s2) & Theme(s1,x1) & a_safe(s1)) & Topic(e1,p1) & Actor(e1,x1) & v_feel(e1)) | 7a18f9b4-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 x1 x2 x3 x4 x5 x6.(v_tag(e1) & subset_of(x6,x4) & subset_of(x5,x4) & on(x2,x3) & of(x5,x1) & near(x3,x4) & n_toy(x5) & n_rug(x3) & n_nap(x2) & n_male(x1) & n_dog(x1) & n_centipede(x6) & a_plush(s2) & a_favorite(s1) & Theme(s2,x6) & Theme(s1,x5) & Theme(e1,x2) & Actor(e1,x1)) | exists e1 p1 p2 x1.(v_feel(e1) & n_dog(x1) & exists s1 s2 x2.(n_enough(x2) & a_secure(s2) & a_safe(s1) & Time(s2,x2) & Theme(s2,x1) & Theme(s1,x1)) & exists e2.(v_sleep(e2) & Actor(e2,x1)) & Topic(e1,p2) & Topic(e1,p1) & Actor(e1,x1)) |
||
A small brown and black dog plays with a colorful caterpillar toy on a tan burbur carpet. | a dog plays on the carpet | 0 | 0.940761 | dog plays on a tan burbur carpet. is same as dog plays on the carpet | exists e1 s1 s2 s3 s4 x1 x2 x3 x4 x5 x6 x7.(with(e1,x4) & on(x4,x6) & n_carpet(x6) & of(x6,x7) & n_burbur(x7) & a_tan(s4) & Theme(s4,x6) & n_toy(x4) & of(x4,x5) & n_caterpillar(x5) & a_colorful(s3) & Theme(s3,x4) & Actor(e1,x1) & v_play(e1) & n_dog(x3) & a_black(s2) & Theme(s2,x3) & n_brown(x2) & subset_of(x3,x1) & subset_of(x2,x1) & a_small(s1) & Theme(s1,x1)) | exists e1 x1 x2.(n_carpet(x2) & on(e1,x2) & Actor(e1,x1) & v_play(e1) & n_dog(x1)) | 7a190fd0-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 s3 s4 x1 x2 x3 x4 x5 x6 x7.(with(e1,x4) & v_play(e1) & subset_of(x3,x1) & subset_of(x2,x1) & on(x4,x6) & of(x6,x7) & of(x4,x5) & n_toy(x4) & n_dog(x3) & n_caterpillar(x5) & n_carpet(x6) & n_burbur(x7) & n_brown(x2) & a_tan(s4) & a_small(s1) & a_colorful(s3) & a_black(s2) & Theme(s4,x6) & Theme(s3,x4) & Theme(s2,x3) & Theme(s1,x1) & Actor(e1,x1)) | exists e1 x1 x2.(v_play(e1) & on(e1,x2) & n_dog(x1) & n_carpet(x2) & Actor(e1,x1)) |
||
A small brown and black dog plays with a colorful caterpillar toy on a tan burbur carpet. | a naughty dog chews a child's toy | 1 | 0.173216 | We don't know that the dog chews. | exists e1 s1 s2 s3 s4 x1 x2 x3 x4 x5 x6 x7.(with(e1,x4) & on(x4,x6) & n_carpet(x6) & of(x6,x7) & n_burbur(x7) & a_tan(s4) & Theme(s4,x6) & n_toy(x4) & of(x4,x5) & n_caterpillar(x5) & a_colorful(s3) & Theme(s3,x4) & Actor(e1,x1) & v_play(e1) & n_dog(x3) & a_black(s2) & Theme(s2,x3) & n_brown(x2) & subset_of(x3,x1) & subset_of(x2,x1) & a_small(s1) & Theme(s1,x1)) | exists e1 x1 x2 x3 x4.(Theme(e1,x4) & Actor(e1,x1) & v_chew(e1) & n_toy(x4) & of(x4,x3) & n_child(x3) & n_dog(x1) & of(x1,x2) & n_naughty(x2)) | 7a1914c6-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 s3 s4 x1 x2 x3 x4 x5 x6 x7.(with(e1,x4) & v_play(e1) & subset_of(x3,x1) & subset_of(x2,x1) & on(x4,x6) & of(x6,x7) & of(x4,x5) & n_toy(x4) & n_dog(x3) & n_caterpillar(x5) & n_carpet(x6) & n_burbur(x7) & n_brown(x2) & a_tan(s4) & a_small(s1) & a_colorful(s3) & a_black(s2) & Theme(s4,x6) & Theme(s3,x4) & Theme(s2,x3) & Theme(s1,x1) & Actor(e1,x1)) | exists e1 x1 x2 x3 x4.(v_chew(e1) & of(x4,x3) & of(x1,x2) & n_toy(x4) & n_naughty(x2) & n_dog(x1) & n_child(x3) & Theme(e1,x4) & Actor(e1,x1)) |
||
A small brown and black dog plays with a colorful caterpillar toy on a tan burbur carpet. | The two dogs examine a caterpillar toy they have found. | 0 | -100 | The dog plays with the caterpillar toy. | exists e1 s1 s2 s3 s4 x1 x2 x3 x4 x5 x6 x7.(with(e1,x4) & on(x4,x6) & n_carpet(x6) & of(x6,x7) & n_burbur(x7) & a_tan(s4) & Theme(s4,x6) & n_toy(x4) & of(x4,x5) & n_caterpillar(x5) & a_colorful(s3) & Theme(s3,x4) & Actor(e1,x1) & v_play(e1) & n_dog(x3) & a_black(s2) & Theme(s2,x3) & n_brown(x2) & subset_of(x3,x1) & subset_of(x2,x1) & a_small(s1) & Theme(s1,x1)) | exists e1 e2 x1 x2 x3 x4.(n_thing(x1) & n_dog(x1) & card_eq_2(x1) & Theme(e2,x2) & Actor(e2,x1) & v_examine(e2) & Theme(e1,x4) & Actor(e1,x1) & v_find(e1) & (x2 = x4) & n_toy(x2) & of(x2,x3) & n_caterpillar(x3)) | 7a191a0c-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 s3 s4 x1 x2 x3 x4 x5 x6 x7.(with(e1,x4) & v_play(e1) & subset_of(x3,x1) & subset_of(x2,x1) & on(x4,x6) & of(x6,x7) & of(x4,x5) & n_toy(x4) & n_dog(x3) & n_caterpillar(x5) & n_carpet(x6) & n_burbur(x7) & n_brown(x2) & a_tan(s4) & a_small(s1) & a_colorful(s3) & a_black(s2) & Theme(s4,x6) & Theme(s3,x4) & Theme(s2,x3) & Theme(s1,x1) & Actor(e1,x1)) | exists e1 e2 x1 x2 x3 x4.(v_find(e1) & v_examine(e2) & of(x2,x3) & n_toy(x2) & n_thing(x1) & n_dog(x1) & n_caterpillar(x3) & card_eq_2(x1) & Theme(e2,x2) & Theme(e1,x4) & Actor(e2,x1) & Actor(e1,x1) & (x2 = x4)) |
||
A small brown and black dog plays with a colorful caterpillar toy on a tan burbur carpet. | A small dog plays with a toy on a carpet. | 0 | -100 | The dog plays with the toy on the carpet. | exists e1 s1 s2 s3 s4 x1 x2 x3 x4 x5 x6 x7.(with(e1,x4) & on(x4,x6) & n_carpet(x6) & of(x6,x7) & n_burbur(x7) & a_tan(s4) & Theme(s4,x6) & n_toy(x4) & of(x4,x5) & n_caterpillar(x5) & a_colorful(s3) & Theme(s3,x4) & Actor(e1,x1) & v_play(e1) & n_dog(x3) & a_black(s2) & Theme(s2,x3) & n_brown(x2) & subset_of(x3,x1) & subset_of(x2,x1) & a_small(s1) & Theme(s1,x1)) | exists e1 s1 x1 x2 x3.(with(e1,x2) & on(x2,x3) & n_carpet(x3) & n_toy(x2) & Actor(e1,x1) & v_play(e1) & n_dog(x1) & a_small(s1) & Theme(s1,x1)) | 7a19207e-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 s3 s4 x1 x2 x3 x4 x5 x6 x7.(with(e1,x4) & v_play(e1) & subset_of(x3,x1) & subset_of(x2,x1) & on(x4,x6) & of(x6,x7) & of(x4,x5) & n_toy(x4) & n_dog(x3) & n_caterpillar(x5) & n_carpet(x6) & n_burbur(x7) & n_brown(x2) & a_tan(s4) & a_small(s1) & a_colorful(s3) & a_black(s2) & Theme(s4,x6) & Theme(s3,x4) & Theme(s2,x3) & Theme(s1,x1) & Actor(e1,x1)) | exists e1 s1 x1 x2 x3.(with(e1,x2) & v_play(e1) & on(x2,x3) & n_toy(x2) & n_dog(x1) & n_carpet(x3) & a_small(s1) & Theme(s1,x1) & Actor(e1,x1)) |
||
A small brown and black dog plays with a colorful caterpillar toy on a tan burbur carpet. | A small dog plays with his new toy. | 1 | 0.729726 | We don't know that the toy is new. | exists e1 s1 s2 s3 s4 x1 x2 x3 x4 x5 x6 x7.(with(e1,x4) & on(x4,x6) & n_carpet(x6) & of(x6,x7) & n_burbur(x7) & a_tan(s4) & Theme(s4,x6) & n_toy(x4) & of(x4,x5) & n_caterpillar(x5) & a_colorful(s3) & Theme(s3,x4) & Actor(e1,x1) & v_play(e1) & n_dog(x3) & a_black(s2) & Theme(s2,x3) & n_brown(x2) & subset_of(x3,x1) & subset_of(x2,x1) & a_small(s1) & Theme(s1,x1)) | exists e1 s1 s2 x1 x2.(with(e1,x2) & n_toy(x2) & a_new(s2) & Theme(s2,x2) & of(x2,x1) & n_male(x1) & Actor(e1,x1) & v_play(e1) & n_dog(x1) & a_small(s1) & Theme(s1,x1)) | 7a1926c8-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 s3 s4 x1 x2 x3 x4 x5 x6 x7.(with(e1,x4) & v_play(e1) & subset_of(x3,x1) & subset_of(x2,x1) & on(x4,x6) & of(x6,x7) & of(x4,x5) & n_toy(x4) & n_dog(x3) & n_caterpillar(x5) & n_carpet(x6) & n_burbur(x7) & n_brown(x2) & a_tan(s4) & a_small(s1) & a_colorful(s3) & a_black(s2) & Theme(s4,x6) & Theme(s3,x4) & Theme(s2,x3) & Theme(s1,x1) & Actor(e1,x1)) | exists e1 s1 s2 x1 x2.(with(e1,x2) & v_play(e1) & of(x2,x1) & n_toy(x2) & n_male(x1) & n_dog(x1) & a_small(s1) & a_new(s2) & Theme(s2,x2) & Theme(s1,x1) & Actor(e1,x1)) |
||
A small brown and black dog plays with a colorful caterpillar toy on a tan burbur carpet. | A small hound dog eats a live caterpillar on the carpet of his owner's home. | 2 | -100 | A colorful bug and live bug may not be the same. | exists e1 s1 s2 s3 s4 x1 x2 x3 x4 x5 x6 x7.(with(e1,x4) & on(x4,x6) & n_carpet(x6) & of(x6,x7) & n_burbur(x7) & a_tan(s4) & Theme(s4,x6) & n_toy(x4) & of(x4,x5) & n_caterpillar(x5) & a_colorful(s3) & Theme(s3,x4) & Actor(e1,x1) & v_play(e1) & n_dog(x3) & a_black(s2) & Theme(s2,x3) & n_brown(x2) & subset_of(x3,x1) & subset_of(x2,x1) & a_small(s1) & Theme(s1,x1)) | exists e1 s1 s2 x1 x2 x3 x4 x5 x6.(n_home(x6) & of(x6,x5) & n_owner(x5) & of(x5,x4) & n_male(x4) & n_carpet(x4) & on(e1,x4) & of(x4,x6) & Theme(e1,x3) & Actor(e1,x1) & v_eat(e1) & n_caterpillar(x3) & a_live(s2) & Theme(s2,x3) & n_dog(x1) & of(x1,x2) & n_hound(x2) & a_small(s1) & Theme(s1,x1)) | 7a192c40-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 s3 s4 x1 x2 x3 x4 x5 x6 x7.(with(e1,x4) & v_play(e1) & subset_of(x3,x1) & subset_of(x2,x1) & on(x4,x6) & of(x6,x7) & of(x4,x5) & n_toy(x4) & n_dog(x3) & n_caterpillar(x5) & n_carpet(x6) & n_burbur(x7) & n_brown(x2) & a_tan(s4) & a_small(s1) & a_colorful(s3) & a_black(s2) & Theme(s4,x6) & Theme(s3,x4) & Theme(s2,x3) & Theme(s1,x1) & Actor(e1,x1)) | exists e1 s1 s2 x1 x2 x3 x4 x5 x6.(v_eat(e1) & on(e1,x4) & of(x6,x5) & of(x5,x4) & of(x4,x6) & of(x1,x2) & n_owner(x5) & n_male(x4) & n_hound(x2) & n_home(x6) & n_dog(x1) & n_caterpillar(x3) & n_carpet(x4) & a_small(s1) & a_live(s2) & Theme(s2,x3) & Theme(s1,x1) & Theme(e1,x3) & Actor(e1,x1)) |
||
A small brown and black dog plays with a colorful caterpillar toy on a tan burbur carpet. | The brown and black dogs fight over who gets to play with the toy. | 1 | 0.576692 | We don't know that they fight. | exists e1 s1 s2 s3 s4 x1 x2 x3 x4 x5 x6 x7.(with(e1,x4) & on(x4,x6) & n_carpet(x6) & of(x6,x7) & n_burbur(x7) & a_tan(s4) & Theme(s4,x6) & n_toy(x4) & of(x4,x5) & n_caterpillar(x5) & a_colorful(s3) & Theme(s3,x4) & Actor(e1,x1) & v_play(e1) & n_dog(x3) & a_black(s2) & Theme(s2,x3) & n_brown(x2) & subset_of(x3,x1) & subset_of(x2,x1) & a_small(s1) & Theme(s1,x1)) | exists p1 s1 s2 x1 x2 x4.(n_toy(x4) & n_fight(x1) & of(x1,x2) & n_dog(x2) & a_black(s2) & Theme(s2,x1) & a_brown(s1) & Theme(s1,x1) & a_topic(x1) & exists e1 p2 x3.(n_thing(x3) & Topic(e1,p2) & Actor(e1,x3) & v_get(e1) & exists e2.(with(e2,x4) & Actor(e2,x3) & v_play(e2))) & over(x1,p1)) | 7a19328a-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 s3 s4 x1 x2 x3 x4 x5 x6 x7.(with(e1,x4) & v_play(e1) & subset_of(x3,x1) & subset_of(x2,x1) & on(x4,x6) & of(x6,x7) & of(x4,x5) & n_toy(x4) & n_dog(x3) & n_caterpillar(x5) & n_carpet(x6) & n_burbur(x7) & n_brown(x2) & a_tan(s4) & a_small(s1) & a_colorful(s3) & a_black(s2) & Theme(s4,x6) & Theme(s3,x4) & Theme(s2,x3) & Theme(s1,x1) & Actor(e1,x1)) | exists p1 s1 s2 x1 x2 x4.(over(x1,p1) & of(x1,x2) & n_toy(x4) & n_fight(x1) & n_dog(x2) & exists e1 p2 x3.(v_get(e1) & n_thing(x3) & exists e2.(with(e2,x4) & v_play(e2) & Actor(e2,x3)) & Topic(e1,p2) & Actor(e1,x3)) & a_topic(x1) & a_brown(s1) & a_black(s2) & Theme(s2,x1) & Theme(s1,x1)) |
||
A small brown and black dog plays with a colorful caterpillar toy on a tan burbur carpet. | These two dogs are not paying attention to anything. | 2 | -100 | Not paying attention and playing are not the same. | exists e1 s1 s2 s3 s4 x1 x2 x3 x4 x5 x6 x7.(with(e1,x4) & on(x4,x6) & n_carpet(x6) & of(x6,x7) & n_burbur(x7) & a_tan(s4) & Theme(s4,x6) & n_toy(x4) & of(x4,x5) & n_caterpillar(x5) & a_colorful(s3) & Theme(s3,x4) & Actor(e1,x1) & v_play(e1) & n_dog(x3) & a_black(s2) & Theme(s2,x3) & n_brown(x2) & subset_of(x3,x1) & subset_of(x2,x1) & a_small(s1) & Theme(s1,x1)) | exists x1.(n_dog(x1) & card_eq_2(x1) & -exists e1 x2.(all x3.(n_thing(x3) -> to(e1,x3)) & Theme(e1,x2) & Actor(e1,x1) & v_pay(e1) & n_attention(x2))) | 7a1937c6-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 s3 s4 x1 x2 x3 x4 x5 x6 x7.(with(e1,x4) & v_play(e1) & subset_of(x3,x1) & subset_of(x2,x1) & on(x4,x6) & of(x6,x7) & of(x4,x5) & n_toy(x4) & n_dog(x3) & n_caterpillar(x5) & n_carpet(x6) & n_burbur(x7) & n_brown(x2) & a_tan(s4) & a_small(s1) & a_colorful(s3) & a_black(s2) & Theme(s4,x6) & Theme(s3,x4) & Theme(s2,x3) & Theme(s1,x1) & Actor(e1,x1)) | exists x1.(n_dog(x1) & card_eq_2(x1) & all e1 x2.(exists x3.(n_thing(x3) & -to(e1,x3)) | -v_pay(e1) | -n_attention(x2) | -Theme(e1,x2) | -Actor(e1,x1))) |
||
A small brown and black dog plays with a colorful caterpillar toy on a tan burbur carpet. | a cat chases a mouse | 2 | -100 | a cat and dog are not the same animal. | exists e1 s1 s2 s3 s4 x1 x2 x3 x4 x5 x6 x7.(with(e1,x4) & on(x4,x6) & n_carpet(x6) & of(x6,x7) & n_burbur(x7) & a_tan(s4) & Theme(s4,x6) & n_toy(x4) & of(x4,x5) & n_caterpillar(x5) & a_colorful(s3) & Theme(s3,x4) & Actor(e1,x1) & v_play(e1) & n_dog(x3) & a_black(s2) & Theme(s2,x3) & n_brown(x2) & subset_of(x3,x1) & subset_of(x2,x1) & a_small(s1) & Theme(s1,x1)) | exists e1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_chase(e1) & n_mouse(x2) & n_cat(x1)) | 7a193d02-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 s3 s4 x1 x2 x3 x4 x5 x6 x7.(with(e1,x4) & v_play(e1) & subset_of(x3,x1) & subset_of(x2,x1) & on(x4,x6) & of(x6,x7) & of(x4,x5) & n_toy(x4) & n_dog(x3) & n_caterpillar(x5) & n_carpet(x6) & n_burbur(x7) & n_brown(x2) & a_tan(s4) & a_small(s1) & a_colorful(s3) & a_black(s2) & Theme(s4,x6) & Theme(s3,x4) & Theme(s2,x3) & Theme(s1,x1) & Actor(e1,x1)) | exists e1 x1 x2.(v_chase(e1) & n_mouse(x2) & n_cat(x1) & Theme(e1,x2) & Actor(e1,x1)) |
||
A small brown and black dog plays with a colorful caterpillar toy on a tan burbur carpet. | A small hound dog plays with a caterpillar toy on the carpet of his owner's home. | 0 | -100 | The dog plays with the caterpillar toy. | exists e1 s1 s2 s3 s4 x1 x2 x3 x4 x5 x6 x7.(with(e1,x4) & on(x4,x6) & n_carpet(x6) & of(x6,x7) & n_burbur(x7) & a_tan(s4) & Theme(s4,x6) & n_toy(x4) & of(x4,x5) & n_caterpillar(x5) & a_colorful(s3) & Theme(s3,x4) & Actor(e1,x1) & v_play(e1) & n_dog(x3) & a_black(s2) & Theme(s2,x3) & n_brown(x2) & subset_of(x3,x1) & subset_of(x2,x1) & a_small(s1) & Theme(s1,x1)) | exists e1 s1 x1 x2 x3 x4 x5 x6 x7.(n_home(x7) & of(x7,x6) & n_owner(x6) & of(x6,x5) & n_male(x5) & n_carpet(x5) & with(e1,x3) & on(x3,x5) & of(x5,x7) & n_toy(x3) & of(x3,x4) & n_caterpillar(x4) & Actor(e1,x1) & v_play(e1) & n_dog(x1) & of(x1,x2) & n_hound(x2) & a_small(s1) & Theme(s1,x1)) | 7a194216-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 s3 s4 x1 x2 x3 x4 x5 x6 x7.(with(e1,x4) & v_play(e1) & subset_of(x3,x1) & subset_of(x2,x1) & on(x4,x6) & of(x6,x7) & of(x4,x5) & n_toy(x4) & n_dog(x3) & n_caterpillar(x5) & n_carpet(x6) & n_burbur(x7) & n_brown(x2) & a_tan(s4) & a_small(s1) & a_colorful(s3) & a_black(s2) & Theme(s4,x6) & Theme(s3,x4) & Theme(s2,x3) & Theme(s1,x1) & Actor(e1,x1)) | exists e1 s1 x1 x2 x3 x4 x5 x6 x7.(with(e1,x3) & v_play(e1) & on(x3,x5) & of(x7,x6) & of(x6,x5) & of(x5,x7) & of(x3,x4) & of(x1,x2) & n_toy(x3) & n_owner(x6) & n_male(x5) & n_hound(x2) & n_home(x7) & n_dog(x1) & n_caterpillar(x4) & n_carpet(x5) & a_small(s1) & Theme(s1,x1) & Actor(e1,x1)) |
||
A small brown and black dog plays with a colorful caterpillar toy on a tan burbur carpet. | Two animals, one female, are going to run the toy and the carpet. | 1 | 0.802572 | We don't know that one is female. | exists e1 s1 s2 s3 s4 x1 x2 x3 x4 x5 x6 x7.(with(e1,x4) & on(x4,x6) & n_carpet(x6) & of(x6,x7) & n_burbur(x7) & a_tan(s4) & Theme(s4,x6) & n_toy(x4) & of(x4,x5) & n_caterpillar(x5) & a_colorful(s3) & Theme(s3,x4) & Actor(e1,x1) & v_play(e1) & n_dog(x3) & a_black(s2) & Theme(s2,x3) & n_brown(x2) & subset_of(x3,x1) & subset_of(x2,x1) & a_small(s1) & Theme(s1,x1)) | exists e1 p1 x1 x2 x4 x5.(n_carpet(x5) & n_toy(x4) & Topic(e1,p1) & Actor(e1,x1) & v_go(e1) & exists e2 x3.(Theme(e2,x3) & Actor(e2,x1) & v_run(e2) & subset_of(x5,x3) & subset_of(x4,x3)) & rel(x1,x2) & n_female(x2) & card_eq_1(x2) & n_animal(x1) & card_eq_2(x1)) | 7a19491e-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 s3 s4 x1 x2 x3 x4 x5 x6 x7.(with(e1,x4) & v_play(e1) & subset_of(x3,x1) & subset_of(x2,x1) & on(x4,x6) & of(x6,x7) & of(x4,x5) & n_toy(x4) & n_dog(x3) & n_caterpillar(x5) & n_carpet(x6) & n_burbur(x7) & n_brown(x2) & a_tan(s4) & a_small(s1) & a_colorful(s3) & a_black(s2) & Theme(s4,x6) & Theme(s3,x4) & Theme(s2,x3) & Theme(s1,x1) & Actor(e1,x1)) | exists e1 p1 x1 x2 x4 x5.(v_go(e1) & rel(x1,x2) & n_toy(x4) & n_female(x2) & n_carpet(x5) & n_animal(x1) & exists e2 x3.(v_run(e2) & subset_of(x5,x3) & subset_of(x4,x3) & Theme(e2,x3) & Actor(e2,x1)) & card_eq_2(x1) & card_eq_1(x2) & Topic(e1,p1) & Actor(e1,x1)) |
||
A small brown and black dog plays with a colorful caterpillar toy on a tan burbur carpet. | A small cat plays with a toy. | 2 | 0.000006 | a dog and cat are not the same animal. | exists e1 s1 s2 s3 s4 x1 x2 x3 x4 x5 x6 x7.(with(e1,x4) & on(x4,x6) & n_carpet(x6) & of(x6,x7) & n_burbur(x7) & a_tan(s4) & Theme(s4,x6) & n_toy(x4) & of(x4,x5) & n_caterpillar(x5) & a_colorful(s3) & Theme(s3,x4) & Actor(e1,x1) & v_play(e1) & n_dog(x3) & a_black(s2) & Theme(s2,x3) & n_brown(x2) & subset_of(x3,x1) & subset_of(x2,x1) & a_small(s1) & Theme(s1,x1)) | exists e1 s1 x1 x2.(with(e1,x2) & n_toy(x2) & Actor(e1,x1) & v_play(e1) & n_cat(x1) & a_small(s1) & Theme(s1,x1)) | 7a194ea0-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 s3 s4 x1 x2 x3 x4 x5 x6 x7.(with(e1,x4) & v_play(e1) & subset_of(x3,x1) & subset_of(x2,x1) & on(x4,x6) & of(x6,x7) & of(x4,x5) & n_toy(x4) & n_dog(x3) & n_caterpillar(x5) & n_carpet(x6) & n_burbur(x7) & n_brown(x2) & a_tan(s4) & a_small(s1) & a_colorful(s3) & a_black(s2) & Theme(s4,x6) & Theme(s3,x4) & Theme(s2,x3) & Theme(s1,x1) & Actor(e1,x1)) | exists e1 s1 x1 x2.(with(e1,x2) & v_play(e1) & n_toy(x2) & n_cat(x1) & a_small(s1) & Theme(s1,x1) & Actor(e1,x1)) |
||
A small brown and black dog plays with a colorful caterpillar toy on a tan burbur carpet. | Two doggies are having fun on a carpet. | 0 | -100 | The dog plays with a toy which implies the doggies are having fun. | exists e1 s1 s2 s3 s4 x1 x2 x3 x4 x5 x6 x7.(with(e1,x4) & on(x4,x6) & n_carpet(x6) & of(x6,x7) & n_burbur(x7) & a_tan(s4) & Theme(s4,x6) & n_toy(x4) & of(x4,x5) & n_caterpillar(x5) & a_colorful(s3) & Theme(s3,x4) & Actor(e1,x1) & v_play(e1) & n_dog(x3) & a_black(s2) & Theme(s2,x3) & n_brown(x2) & subset_of(x3,x1) & subset_of(x2,x1) & a_small(s1) & Theme(s1,x1)) | exists e1 x1 x2 x3.(on(e1,x3) & n_carpet(x3) & Theme(e1,x2) & Actor(e1,x1) & v_have(e1) & n_fun(x2) & n_doggie(x1) & card_eq_2(x1)) | 7a195440-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 s3 s4 x1 x2 x3 x4 x5 x6 x7.(with(e1,x4) & v_play(e1) & subset_of(x3,x1) & subset_of(x2,x1) & on(x4,x6) & of(x6,x7) & of(x4,x5) & n_toy(x4) & n_dog(x3) & n_caterpillar(x5) & n_carpet(x6) & n_burbur(x7) & n_brown(x2) & a_tan(s4) & a_small(s1) & a_colorful(s3) & a_black(s2) & Theme(s4,x6) & Theme(s3,x4) & Theme(s2,x3) & Theme(s1,x1) & Actor(e1,x1)) | exists e1 x1 x2 x3.(v_have(e1) & on(e1,x3) & n_fun(x2) & n_doggie(x1) & n_carpet(x3) & card_eq_2(x1) & Theme(e1,x2) & Actor(e1,x1)) |
||
A small brown and black dog plays with a colorful caterpillar toy on a tan burbur carpet. | The black and brown dog enjoy a walk in the yard. | 2 | -100 | the yard and carpet are not the same place. | exists e1 s1 s2 s3 s4 x1 x2 x3 x4 x5 x6 x7.(with(e1,x4) & on(x4,x6) & n_carpet(x6) & of(x6,x7) & n_burbur(x7) & a_tan(s4) & Theme(s4,x6) & n_toy(x4) & of(x4,x5) & n_caterpillar(x5) & a_colorful(s3) & Theme(s3,x4) & Actor(e1,x1) & v_play(e1) & n_dog(x3) & a_black(s2) & Theme(s2,x3) & n_brown(x2) & subset_of(x3,x1) & subset_of(x2,x1) & a_small(s1) & Theme(s1,x1)) | exists e1 s1 s2 x1 x2 x3.(n_yard(x3) & n_dog(x1) & a_brown(s2) & Theme(s2,x1) & a_black(s1) & Theme(s1,x1) & in(e1,x3) & Theme(e1,x2) & Actor(e1,x1) & v_enjoy(e1) & n_walk(x2)) | 7a195986-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 s3 s4 x1 x2 x3 x4 x5 x6 x7.(with(e1,x4) & v_play(e1) & subset_of(x3,x1) & subset_of(x2,x1) & on(x4,x6) & of(x6,x7) & of(x4,x5) & n_toy(x4) & n_dog(x3) & n_caterpillar(x5) & n_carpet(x6) & n_burbur(x7) & n_brown(x2) & a_tan(s4) & a_small(s1) & a_colorful(s3) & a_black(s2) & Theme(s4,x6) & Theme(s3,x4) & Theme(s2,x3) & Theme(s1,x1) & Actor(e1,x1)) | exists e1 s1 s2 x1 x2 x3.(v_enjoy(e1) & n_yard(x3) & n_walk(x2) & n_dog(x1) & in(e1,x3) & a_brown(s2) & a_black(s1) & Theme(s2,x1) & Theme(s1,x1) & Theme(e1,x2) & Actor(e1,x1)) |
||
A small brown and black dog plays with a colorful caterpillar toy on a tan burbur carpet. | A small hound dog tears the stuffing from a caterpillar toy on the carpet of his owner's home. | 1 | 0.016048 | We don't know that the home is the owner's. | exists e1 s1 s2 s3 s4 x1 x2 x3 x4 x5 x6 x7.(with(e1,x4) & on(x4,x6) & n_carpet(x6) & of(x6,x7) & n_burbur(x7) & a_tan(s4) & Theme(s4,x6) & n_toy(x4) & of(x4,x5) & n_caterpillar(x5) & a_colorful(s3) & Theme(s3,x4) & Actor(e1,x1) & v_play(e1) & n_dog(x3) & a_black(s2) & Theme(s2,x3) & n_brown(x2) & subset_of(x3,x1) & subset_of(x2,x1) & a_small(s1) & Theme(s1,x1)) | exists e1 s1 x1 x2 x3 x4 x5 x6 x7 x8.(n_home(x8) & of(x8,x7) & n_owner(x7) & of(x7,x6) & n_male(x6) & n_carpet(x6) & n_stuffing(x3) & Theme(e1,x3) & Actor(e1,x1) & v_tear(e1) & from(x3,x4) & on(x4,x6) & of(x6,x8) & n_toy(x4) & of(x4,x5) & n_caterpillar(x5) & n_dog(x1) & of(x1,x2) & n_hound(x2) & a_small(s1) & Theme(s1,x1)) | 7a195fa8-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 s3 s4 x1 x2 x3 x4 x5 x6 x7.(with(e1,x4) & v_play(e1) & subset_of(x3,x1) & subset_of(x2,x1) & on(x4,x6) & of(x6,x7) & of(x4,x5) & n_toy(x4) & n_dog(x3) & n_caterpillar(x5) & n_carpet(x6) & n_burbur(x7) & n_brown(x2) & a_tan(s4) & a_small(s1) & a_colorful(s3) & a_black(s2) & Theme(s4,x6) & Theme(s3,x4) & Theme(s2,x3) & Theme(s1,x1) & Actor(e1,x1)) | exists e1 s1 x1 x2 x3 x4 x5 x6 x7 x8.(v_tear(e1) & on(x4,x6) & of(x8,x7) & of(x7,x6) & of(x6,x8) & of(x4,x5) & of(x1,x2) & n_toy(x4) & n_stuffing(x3) & n_owner(x7) & n_male(x6) & n_hound(x2) & n_home(x8) & n_dog(x1) & n_caterpillar(x5) & n_carpet(x6) & from(x3,x4) & a_small(s1) & Theme(s1,x1) & Theme(e1,x3) & Actor(e1,x1)) |
||
A black and tan dog plays with a centipede toy. | There is an animal outside. | 0 | 0.932246 | A dog is an animal. | exists e1 s1 s2 s3 x1 x2.(with(e1,x2) & n_toy(x2) & a_centipede(s3) & Theme(s3,x2) & Actor(e1,x1) & v_play(e1) & n_dog(x1) & a_tan(s2) & Theme(s2,x1) & a_black(s1) & Theme(s1,x1)) | exists p1 x1 x2 x3.((x1 = x2) & n_outside(x2) & of(x2,x3) & n_animal(x3)) | 7a196462-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 s3 x1 x2.(with(e1,x2) & v_play(e1) & n_toy(x2) & n_dog(x1) & a_tan(s2) & a_centipede(s3) & a_black(s1) & Theme(s3,x2) & Theme(s2,x1) & Theme(s1,x1) & Actor(e1,x1)) | exists x1 x2 x3.(of(x2,x3) & n_outside(x2) & n_animal(x3) & (x1 = x2)) |
||
A black and tan dog plays with a centipede toy. | The dog is playing fetch. | 1 | 0.568829 | We don't know that fetch is being played. | exists e1 s1 s2 s3 x1 x2.(with(e1,x2) & n_toy(x2) & a_centipede(s3) & Theme(s3,x2) & Actor(e1,x1) & v_play(e1) & n_dog(x1) & a_tan(s2) & Theme(s2,x1) & a_black(s1) & Theme(s1,x1)) | exists e1 s1 x1.(n_dog(x1) & a_fetch(s1) & Manner(e1,s1) & Actor(e1,x1) & v_play(e1)) | 7a196a0c-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 s3 x1 x2.(with(e1,x2) & v_play(e1) & n_toy(x2) & n_dog(x1) & a_tan(s2) & a_centipede(s3) & a_black(s1) & Theme(s3,x2) & Theme(s2,x1) & Theme(s1,x1) & Actor(e1,x1)) | exists e1 s1 x1.(v_play(e1) & n_dog(x1) & a_fetch(s1) & Manner(e1,s1) & Actor(e1,x1)) |
||
A black and tan dog plays with a centipede toy. | Two dogs play with a toy. | 0 | -100 | A centipede toy is a kind of toy. | exists e1 s1 s2 s3 x1 x2.(with(e1,x2) & n_toy(x2) & a_centipede(s3) & Theme(s3,x2) & Actor(e1,x1) & v_play(e1) & n_dog(x1) & a_tan(s2) & Theme(s2,x1) & a_black(s1) & Theme(s1,x1)) | exists e1 x1 x2.(with(e1,x2) & n_toy(x2) & Actor(e1,x1) & v_play(e1) & n_dog(x1) & card_eq_2(x1)) | 7a197196-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 s3 x1 x2.(with(e1,x2) & v_play(e1) & n_toy(x2) & n_dog(x1) & a_tan(s2) & a_centipede(s3) & a_black(s1) & Theme(s3,x2) & Theme(s2,x1) & Theme(s1,x1) & Actor(e1,x1)) | exists e1 x1 x2.(with(e1,x2) & v_play(e1) & n_toy(x2) & n_dog(x1) & card_eq_2(x1) & Actor(e1,x1)) |
||
A black and tan dog plays with a centipede toy. | A dog is driving a ferrari. | 2 | -100 | a toy and ferrari are not the same thing. | exists e1 s1 s2 s3 x1 x2.(with(e1,x2) & n_toy(x2) & a_centipede(s3) & Theme(s3,x2) & Actor(e1,x1) & v_play(e1) & n_dog(x1) & a_tan(s2) & Theme(s2,x1) & a_black(s1) & Theme(s1,x1)) | exists e1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_drive(e1) & n_ferrarus(x2) & n_dog(x1)) | 7a1976dc-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 s3 x1 x2.(with(e1,x2) & v_play(e1) & n_toy(x2) & n_dog(x1) & a_tan(s2) & a_centipede(s3) & a_black(s1) & Theme(s3,x2) & Theme(s2,x1) & Theme(s1,x1) & Actor(e1,x1)) | exists e1 x1 x2.(v_drive(e1) & n_ferrarus(x2) & n_dog(x1) & Theme(e1,x2) & Actor(e1,x1)) |
||
A black and tan dog plays with a centipede toy. | The dog is sleeping on the couch. | 2 | -100 | a toy and couch are not the same. | exists e1 s1 s2 s3 x1 x2.(with(e1,x2) & n_toy(x2) & a_centipede(s3) & Theme(s3,x2) & Actor(e1,x1) & v_play(e1) & n_dog(x1) & a_tan(s2) & Theme(s2,x1) & a_black(s1) & Theme(s1,x1)) | exists e1 x1 x2.(n_couch(x2) & n_dog(x1) & on(e1,x2) & Actor(e1,x1) & v_sleep(e1)) | 7a197c4a-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 s3 x1 x2.(with(e1,x2) & v_play(e1) & n_toy(x2) & n_dog(x1) & a_tan(s2) & a_centipede(s3) & a_black(s1) & Theme(s3,x2) & Theme(s2,x1) & Theme(s1,x1) & Actor(e1,x1)) | exists e1 x1 x2.(v_sleep(e1) & on(e1,x2) & n_dog(x1) & n_couch(x2) & Actor(e1,x1)) |
||
A black and tan dog plays with a centipede toy. | A doberman plays with his toy as his owner watches. | 1 | 0.030017 | We don't know that it is the doberman. | exists e1 s1 s2 s3 x1 x2.(with(e1,x2) & n_toy(x2) & a_centipede(s3) & Theme(s3,x2) & Actor(e1,x1) & v_play(e1) & n_dog(x1) & a_tan(s2) & Theme(s2,x1) & a_black(s1) & Theme(s1,x1)) | exists e1 x1 x2 x3 x4.(with(e1,x2) & as(x2,x3) & n_watch(x3) & of(x3,x4) & n_owner(x4) & of(x3,x1) & n_male(x1) & n_male(x1) & n_toy(x2) & of(x2,x1) & Actor(e1,x1) & v_play(e1) & n_doberman(x1)) | 7a19815e-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 s3 x1 x2.(with(e1,x2) & v_play(e1) & n_toy(x2) & n_dog(x1) & a_tan(s2) & a_centipede(s3) & a_black(s1) & Theme(s3,x2) & Theme(s2,x1) & Theme(s1,x1) & Actor(e1,x1)) | exists e1 x1 x2 x3 x4.(with(e1,x2) & v_play(e1) & of(x3,x4) & of(x3,x1) & of(x2,x1) & n_watch(x3) & n_toy(x2) & n_owner(x4) & n_male(x1) & n_doberman(x1) & as(x2,x3) & Actor(e1,x1)) |
||
A black and tan dog plays with a centipede toy. | There is a dog and a toy. | 0 | -100 | The dog plays with a toy. | exists e1 s1 s2 s3 x1 x2.(with(e1,x2) & n_toy(x2) & a_centipede(s3) & Theme(s3,x2) & Actor(e1,x1) & v_play(e1) & n_dog(x1) & a_tan(s2) & Theme(s2,x1) & a_black(s1) & Theme(s1,x1)) | exists p1 x1 x2 x3 x4.((x1 = x2) & subset_of(x4,x2) & n_toy(x4) & subset_of(x3,x2) & n_dog(x3)) | 7a198654-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 s3 x1 x2.(with(e1,x2) & v_play(e1) & n_toy(x2) & n_dog(x1) & a_tan(s2) & a_centipede(s3) & a_black(s1) & Theme(s3,x2) & Theme(s2,x1) & Theme(s1,x1) & Actor(e1,x1)) | exists x1 x2 x3 x4.(subset_of(x4,x2) & subset_of(x3,x2) & n_toy(x4) & n_dog(x3) & (x1 = x2)) |
||
A black and tan dog plays with a centipede toy. | A black and tan dog plays with a toy. | 0 | -100 | The dog plays with a toy. | exists e1 s1 s2 s3 x1 x2.(with(e1,x2) & n_toy(x2) & a_centipede(s3) & Theme(s3,x2) & Actor(e1,x1) & v_play(e1) & n_dog(x1) & a_tan(s2) & Theme(s2,x1) & a_black(s1) & Theme(s1,x1)) | exists e1 s1 s2 x1 x2.(with(e1,x2) & n_toy(x2) & Actor(e1,x1) & v_play(e1) & n_dog(x1) & a_tan(s2) & Theme(s2,x1) & a_black(s1) & Theme(s1,x1)) | 7a198b36-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 s3 x1 x2.(with(e1,x2) & v_play(e1) & n_toy(x2) & n_dog(x1) & a_tan(s2) & a_centipede(s3) & a_black(s1) & Theme(s3,x2) & Theme(s2,x1) & Theme(s1,x1) & Actor(e1,x1)) | exists e1 s1 s2 x1 x2.(with(e1,x2) & v_play(e1) & n_toy(x2) & n_dog(x1) & a_tan(s2) & a_black(s1) & Theme(s2,x1) & Theme(s1,x1) & Actor(e1,x1)) |
||
A black and tan dog plays with a centipede toy. | A black and tan dog plays with a live centipede. | 2 | -100 | a centipede toy and live centipede are not the same. | exists e1 s1 s2 s3 x1 x2.(with(e1,x2) & n_toy(x2) & a_centipede(s3) & Theme(s3,x2) & Actor(e1,x1) & v_play(e1) & n_dog(x1) & a_tan(s2) & Theme(s2,x1) & a_black(s1) & Theme(s1,x1)) | exists e1 s1 s2 s3 x1 x2.(with(e1,x2) & n_centipede(x2) & a_live(s3) & Theme(s3,x2) & Actor(e1,x1) & v_play(e1) & n_dog(x1) & a_tan(s2) & Theme(s2,x1) & a_black(s1) & Theme(s1,x1)) | 7a19904a-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 s3 x1 x2.(with(e1,x2) & v_play(e1) & n_toy(x2) & n_dog(x1) & a_tan(s2) & a_centipede(s3) & a_black(s1) & Theme(s3,x2) & Theme(s2,x1) & Theme(s1,x1) & Actor(e1,x1)) | exists e1 s1 s2 s3 x1 x2.(with(e1,x2) & v_play(e1) & n_dog(x1) & n_centipede(x2) & a_tan(s2) & a_live(s3) & a_black(s1) & Theme(s3,x2) & Theme(s2,x1) & Theme(s1,x1) & Actor(e1,x1)) |
||
A black and tan dog plays with a centipede toy. | A cat chases a mouse. | 2 | 0.000002 | a dog and cat are not the same. | exists e1 s1 s2 s3 x1 x2.(with(e1,x2) & n_toy(x2) & a_centipede(s3) & Theme(s3,x2) & Actor(e1,x1) & v_play(e1) & n_dog(x1) & a_tan(s2) & Theme(s2,x1) & a_black(s1) & Theme(s1,x1)) | exists e1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_chase(e1) & n_mouse(x2) & n_cat(x1)) | 7a199766-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 s3 x1 x2.(with(e1,x2) & v_play(e1) & n_toy(x2) & n_dog(x1) & a_tan(s2) & a_centipede(s3) & a_black(s1) & Theme(s3,x2) & Theme(s2,x1) & Theme(s1,x1) & Actor(e1,x1)) | exists e1 x1 x2.(v_chase(e1) & n_mouse(x2) & n_cat(x1) & Theme(e1,x2) & Actor(e1,x1)) |
||
A black and tan dog plays with a centipede toy. | A black and tan dog plays with a purple centipede toy. | 1 | 0.056974 | A black and tan dog plays with a centipede toy does not necessary that they plays with a purple centipede toy. | exists e1 s1 s2 s3 x1 x2.(with(e1,x2) & n_toy(x2) & a_centipede(s3) & Theme(s3,x2) & Actor(e1,x1) & v_play(e1) & n_dog(x1) & a_tan(s2) & Theme(s2,x1) & a_black(s1) & Theme(s1,x1)) | exists e1 s1 s2 s3 x1 x2 x3.(with(e1,x2) & n_toy(x2) & of(x2,x3) & n_centipede(x3) & a_purple(s3) & Theme(s3,x2) & Actor(e1,x1) & v_play(e1) & n_dog(x1) & a_tan(s2) & Theme(s2,x1) & a_black(s1) & Theme(s1,x1)) | 7a19a2a6-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 s3 x1 x2.(with(e1,x2) & v_play(e1) & n_toy(x2) & n_dog(x1) & a_tan(s2) & a_centipede(s3) & a_black(s1) & Theme(s3,x2) & Theme(s2,x1) & Theme(s1,x1) & Actor(e1,x1)) | exists e1 s1 s2 s3 x1 x2 x3.(with(e1,x2) & v_play(e1) & of(x2,x3) & n_toy(x2) & n_dog(x1) & n_centipede(x3) & a_tan(s2) & a_purple(s3) & a_black(s1) & Theme(s3,x2) & Theme(s2,x1) & Theme(s1,x1) & Actor(e1,x1)) |
||
A black and tan dog plays with a centipede toy. | A dog plays. | 0 | -100 | A black and tan dog is dog of black and tan color. | exists e1 s1 s2 s3 x1 x2.(with(e1,x2) & n_toy(x2) & a_centipede(s3) & Theme(s3,x2) & Actor(e1,x1) & v_play(e1) & n_dog(x1) & a_tan(s2) & Theme(s2,x1) & a_black(s1) & Theme(s1,x1)) | exists e1 x1.(Actor(e1,x1) & v_play(e1) & n_dog(x1)) | 7a19a7ec-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 s3 x1 x2.(with(e1,x2) & v_play(e1) & n_toy(x2) & n_dog(x1) & a_tan(s2) & a_centipede(s3) & a_black(s1) & Theme(s3,x2) & Theme(s2,x1) & Theme(s1,x1) & Actor(e1,x1)) | exists e1 x1.(v_play(e1) & n_dog(x1) & Actor(e1,x1)) |
||
A black and tan dog plays with a centipede toy. | A dog running with a stick. | 2 | -100 | a stick and toy are not the same. | exists e1 s1 s2 s3 x1 x2.(with(e1,x2) & n_toy(x2) & a_centipede(s3) & Theme(s3,x2) & Actor(e1,x1) & v_play(e1) & n_dog(x1) & a_tan(s2) & Theme(s2,x1) & a_black(s1) & Theme(s1,x1)) | exists e1 x1 x2 x3.(a_topic(x1) & with(e1,x3) & n_stick(x3) & Actor(e1,x2) & v_run(e1) & (x1 = x2) & n_dog(x1)) | 7a19ad00-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 s3 x1 x2.(with(e1,x2) & v_play(e1) & n_toy(x2) & n_dog(x1) & a_tan(s2) & a_centipede(s3) & a_black(s1) & Theme(s3,x2) & Theme(s2,x1) & Theme(s1,x1) & Actor(e1,x1)) | exists e1 x1 x2 x3.(with(e1,x3) & v_run(e1) & n_stick(x3) & n_dog(x1) & a_topic(x1) & Actor(e1,x2) & (x1 = x2)) |
||
A black and tan dog plays with a centipede toy. | A pet chews on a toy. | 1 | 0.806657 | A dog playing with a toy does not imply that it just chews it. | exists e1 s1 s2 s3 x1 x2.(with(e1,x2) & n_toy(x2) & a_centipede(s3) & Theme(s3,x2) & Actor(e1,x1) & v_play(e1) & n_dog(x1) & a_tan(s2) & Theme(s2,x1) & a_black(s1) & Theme(s1,x1)) | exists s1 x1 x2.(a_topic(x1) & on(x1,x2) & n_toy(x2) & n_chew(x1) & a_pet(s1) & Theme(s1,x1)) | 7a19b200-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 s3 x1 x2.(with(e1,x2) & v_play(e1) & n_toy(x2) & n_dog(x1) & a_tan(s2) & a_centipede(s3) & a_black(s1) & Theme(s3,x2) & Theme(s2,x1) & Theme(s1,x1) & Actor(e1,x1)) | exists s1 x1 x2.(on(x1,x2) & n_toy(x2) & n_chew(x1) & a_topic(x1) & a_pet(s1) & Theme(s1,x1)) |
||
A rocky path cuts through the mountain range, showing the open sky above. | The path leads to a small mountain village. | 1 | -100 | Not all mountain paths lead to a small mountain village. | exists e1 s1 s2 s3 x1 x2 x3 x4 x5.(n_sky(x5) & a_open(s2) & Theme(s2,x5) & n_range(x3) & of(x3,x4) & n_mountain(x4) & for(e1,x1) & a_above(s3) & Manner(e1,s3) & Theme(e1,x5) & Actor(e1,x2) & v_show(e1) & through(x2,x3) & n_cut(x2) & n_path(x1) & a_rocky(s1) & Theme(s1,x1)) | exists e1 s1 x1 x2 x3.(n_path(x1) & to(e1,x2) & n_village(x2) & of(x2,x3) & n_mountain(x3) & a_small(s1) & Theme(s1,x2) & Actor(e1,x1) & v_lead(e1)) | 7a19b70a-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 s3 x1 x2 x3 x4 x5.(v_show(e1) & through(x2,x3) & of(x3,x4) & n_sky(x5) & n_range(x3) & n_path(x1) & n_mountain(x4) & n_cut(x2) & for(e1,x1) & a_rocky(s1) & a_open(s2) & a_above(s3) & Theme(s2,x5) & Theme(s1,x1) & Theme(e1,x5) & Manner(e1,s3) & Actor(e1,x2)) | exists e1 s1 x1 x2 x3.(v_lead(e1) & to(e1,x2) & of(x2,x3) & n_village(x2) & n_path(x1) & n_mountain(x3) & a_small(s1) & Theme(s1,x2) & Actor(e1,x1)) |
||
A rocky path cuts through the mountain range, showing the open sky above. | The path is covered in snow. | 2 | -100 | A path cannot be rocky while being covered in snow | exists e1 s1 s2 s3 x1 x2 x3 x4 x5.(n_sky(x5) & a_open(s2) & Theme(s2,x5) & n_range(x3) & of(x3,x4) & n_mountain(x4) & for(e1,x1) & a_above(s3) & Manner(e1,s3) & Theme(e1,x5) & Actor(e1,x2) & v_show(e1) & through(x2,x3) & n_cut(x2) & n_path(x1) & a_rocky(s1) & Theme(s1,x1)) | exists e1 x1 x2.(n_path(x1) & in(e1,x2) & n_snow(x2) & Theme(e1,x1) & v_cover(e1)) | 7a19be4e-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 s3 x1 x2 x3 x4 x5.(v_show(e1) & through(x2,x3) & of(x3,x4) & n_sky(x5) & n_range(x3) & n_path(x1) & n_mountain(x4) & n_cut(x2) & for(e1,x1) & a_rocky(s1) & a_open(s2) & a_above(s3) & Theme(s2,x5) & Theme(s1,x1) & Theme(e1,x5) & Manner(e1,s3) & Actor(e1,x2)) | exists e1 x1 x2.(v_cover(e1) & n_snow(x2) & n_path(x1) & in(e1,x2) & Theme(e1,x1)) |
||
A rocky path cuts through the mountain range, showing the open sky above. | The path is outside. | 0 | -100 | sentence one states the mountain range and the open sky, which sentence two follows it up by stating that the path is outside | exists e1 s1 s2 s3 x1 x2 x3 x4 x5.(n_sky(x5) & a_open(s2) & Theme(s2,x5) & n_range(x3) & of(x3,x4) & n_mountain(x4) & for(e1,x1) & a_above(s3) & Manner(e1,s3) & Theme(e1,x5) & Actor(e1,x2) & v_show(e1) & through(x2,x3) & n_cut(x2) & n_path(x1) & a_rocky(s1) & Theme(s1,x1)) | exists s1 x1.(n_path(x1) & Theme(s1,x1) & a_outside(s1)) | 7a19c3c6-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 s3 x1 x2 x3 x4 x5.(v_show(e1) & through(x2,x3) & of(x3,x4) & n_sky(x5) & n_range(x3) & n_path(x1) & n_mountain(x4) & n_cut(x2) & for(e1,x1) & a_rocky(s1) & a_open(s2) & a_above(s3) & Theme(s2,x5) & Theme(s1,x1) & Theme(e1,x5) & Manner(e1,s3) & Actor(e1,x2)) | exists s1 x1.(n_path(x1) & a_outside(s1) & Theme(s1,x1)) |
||
A modern picture of the mountain and its views. | A view of snowy mountains. | 1 | -100 | A modern picture of the mountain and its views does not necessary that a view of snowy mountains. | exists s1 x1 x2 x3 x4.(n_view(x4) & of(x4,x3) & n_thing(x3) & n_mountain(x3) & a_topic(x1) & of(x1,x2) & subset_of(x4,x2) & subset_of(x3,x2) & n_picture(x1) & a_modern(s1) & Theme(s1,x1)) | exists s1 x1 x2.(a_topic(x1) & of(x1,x2) & n_mountain(x2) & a_snowy(s1) & Theme(s1,x2) & n_view(x1)) | 7a19c95c-e4c8-11ec-9cdd-0242ac1c0002 | exists s1 x1 x2 x3 x4.(subset_of(x4,x2) & subset_of(x3,x2) & of(x4,x3) & of(x1,x2) & n_view(x4) & n_thing(x3) & n_picture(x1) & n_mountain(x3) & a_topic(x1) & a_modern(s1) & Theme(s1,x1)) | exists s1 x1 x2.(of(x1,x2) & n_view(x1) & n_mountain(x2) & a_topic(x1) & a_snowy(s1) & Theme(s1,x2)) |
||
A modern picture of the mountain and its views. | A mountain view. | 0 | -100 | sentence one states the mountain veiws are a modern picture sentence two shortens that stating there is only a mountain veiw | exists s1 x1 x2 x3 x4.(n_view(x4) & of(x4,x3) & n_thing(x3) & n_mountain(x3) & a_topic(x1) & of(x1,x2) & subset_of(x4,x2) & subset_of(x3,x2) & n_picture(x1) & a_modern(s1) & Theme(s1,x1)) | exists x1 x2.(a_topic(x1) & n_view(x1) & of(x1,x2) & n_mountain(x2)) | 7a19cfe2-e4c8-11ec-9cdd-0242ac1c0002 | exists s1 x1 x2 x3 x4.(subset_of(x4,x2) & subset_of(x3,x2) & of(x4,x3) & of(x1,x2) & n_view(x4) & n_thing(x3) & n_picture(x1) & n_mountain(x3) & a_topic(x1) & a_modern(s1) & Theme(s1,x1)) | exists x1 x2.(of(x1,x2) & n_view(x1) & n_mountain(x2) & a_topic(x1)) |
||
A modern picture of the mountain and its views. | A barn next to some trees. | 2 | -100 | mountain and trees not in same colour and features | exists s1 x1 x2 x3 x4.(n_view(x4) & of(x4,x3) & n_thing(x3) & n_mountain(x3) & a_topic(x1) & of(x1,x2) & subset_of(x4,x2) & subset_of(x3,x2) & n_picture(x1) & a_modern(s1) & Theme(s1,x1)) | exists x1 x2 x3.(a_topic(x1) & to(x2,x3) & n_tree(x3) & next(x1,x2) & n_thing(x2) & n_barn(x1)) | 7a19d532-e4c8-11ec-9cdd-0242ac1c0002 | exists s1 x1 x2 x3 x4.(subset_of(x4,x2) & subset_of(x3,x2) & of(x4,x3) & of(x1,x2) & n_view(x4) & n_thing(x3) & n_picture(x1) & n_mountain(x3) & a_topic(x1) & a_modern(s1) & Theme(s1,x1)) | exists x1 x2 x3.(to(x2,x3) & next(x1,x2) & n_tree(x3) & n_thing(x2) & n_barn(x1) & a_topic(x1)) |
||
The rocks and grass beneath the sky was dry. | The area dried up after it rained. | 1 | -100 | the rocks and grass were dry does not imply it had rained before | exists s1 x1 x2 x3 x4.(n_sky(x4) & n_grass(x3) & n_rock(x2) & subset_of(x3,x1) & subset_of(x2,x1) & Theme(s1,x1) & a_dry(s1) & beneath(x1,x4)) | exists e1 p1 s1 x1.(n_thing(x1) & n_area(x1) & exists e2.(Actor(e2,x1) & v_rain(e2)) & after(e1,p1) & a_up(s1) & Manner(e1,s1) & Actor(e1,x1) & v_dry(e1)) | 7a19db72-e4c8-11ec-9cdd-0242ac1c0002 | exists s1 x1 x2 x3 x4.(subset_of(x3,x1) & subset_of(x2,x1) & n_sky(x4) & n_rock(x2) & n_grass(x3) & beneath(x1,x4) & a_dry(s1) & Theme(s1,x1)) | exists e1 p1 s1 x1.(v_dry(e1) & n_thing(x1) & n_area(x1) & exists e2.(v_rain(e2) & Actor(e2,x1)) & after(e1,p1) & a_up(s1) & Manner(e1,s1) & Actor(e1,x1)) |
||
The rocks and grass beneath the sky was dry. | It was soaking wet in the grassy area. | 2 | -100 | It cannot be soaking wet and dry at the same time. | exists s1 x1 x2 x3 x4.(n_sky(x4) & n_grass(x3) & n_rock(x2) & subset_of(x3,x1) & subset_of(x2,x1) & Theme(s1,x1) & a_dry(s1) & beneath(x1,x4)) | exists e1 s1 x1 x2 x3.(n_area(x3) & a_grassy(s1) & Theme(s1,x3) & n_thing(x1) & in(e1,x3) & Theme(e1,x2) & Actor(e1,x1) & v_soak(e1) & n_wet(x2)) | 7a1aa3c2-e4c8-11ec-9cdd-0242ac1c0002 | exists s1 x1 x2 x3 x4.(subset_of(x3,x1) & subset_of(x2,x1) & n_sky(x4) & n_rock(x2) & n_grass(x3) & beneath(x1,x4) & a_dry(s1) & Theme(s1,x1)) | exists e1 s1 x1 x2 x3.(v_soak(e1) & n_wet(x2) & n_thing(x1) & n_area(x3) & in(e1,x3) & a_grassy(s1) & Theme(s1,x3) & Theme(e1,x2) & Actor(e1,x1)) |
||
A trail going through a mountain range. | The path is located in Montana. | 1 | -100 | A trail going through a mountain range does not indicate that the path is located in Montana. | exists e1 x1 x2 x3 x4.(a_topic(x1) & through(e1,x3) & n_range(x3) & of(x3,x4) & n_mountain(x4) & Actor(e1,x2) & v_go(e1) & (x1 = x2) & n_trail(x1)) | exists e1 x1 x2.(ne_geo_montana(x2) & n_path(x1) & in(e1,x2) & Theme(e1,x1) & v_locate(e1)) | 7a1aaeee-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4.(v_go(e1) & through(e1,x3) & of(x3,x4) & n_trail(x1) & n_range(x3) & n_mountain(x4) & a_topic(x1) & Actor(e1,x2) & (x1 = x2)) | exists e1 x1 x2.(v_locate(e1) & ne_geo_montana(x2) & n_path(x1) & in(e1,x2) & Theme(e1,x1)) |
||
A woman wearing a headscarf is walking down the street towards a driveway entrance. | The woman is going home to her house. | 1 | -100 | Not all women that are walking are necessarily walking home. | exists e1 e2 s1 x1 x2 x3 x4 x5 x6.(n_street(x4) & towards(e2,x5) & n_entrance(x5) & of(x5,x6) & n_driveway(x6) & a_down(s1) & Manner(e2,s1) & Theme(e2,x4) & Actor(e2,x1) & v_walk(e2) & Theme(e1,x3) & Actor(e1,x2) & v_wear(e1) & n_headscarf(x3) & (x1 = x2) & n_woman(x1)) | exists e1 x1 x2 x3.(n_house(x3) & of(x3,x1) & n_female(x1) & n_woman(x1) & to(e1,x3) & Time(e1,x2) & n_home(x2) & Actor(e1,x1) & v_go(e1)) | 7a1abec0-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 s1 x1 x2 x3 x4 x5 x6.(v_wear(e1) & v_walk(e2) & towards(e2,x5) & of(x5,x6) & n_woman(x1) & n_street(x4) & n_headscarf(x3) & n_entrance(x5) & n_driveway(x6) & a_down(s1) & Theme(e2,x4) & Theme(e1,x3) & Manner(e2,s1) & Actor(e2,x1) & Actor(e1,x2) & (x1 = x2)) | exists e1 x1 x2 x3.(v_go(e1) & to(e1,x3) & of(x3,x1) & n_woman(x1) & n_house(x3) & n_home(x2) & n_female(x1) & Time(e1,x2) & Actor(e1,x1)) |
||
A woman wearing a headscarf is walking down the street towards a driveway entrance. | The woman is riding a bicycle. | 2 | -100 | The woman cannot walk and ride a bicycle at the same time | exists e1 e2 s1 x1 x2 x3 x4 x5 x6.(n_street(x4) & towards(e2,x5) & n_entrance(x5) & of(x5,x6) & n_driveway(x6) & a_down(s1) & Manner(e2,s1) & Theme(e2,x4) & Actor(e2,x1) & v_walk(e2) & Theme(e1,x3) & Actor(e1,x2) & v_wear(e1) & n_headscarf(x3) & (x1 = x2) & n_woman(x1)) | exists e1 x1 x2.(n_woman(x1) & Theme(e1,x2) & Actor(e1,x1) & v_ride(e1) & n_bicycle(x2)) | 7a1ac8ac-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 s1 x1 x2 x3 x4 x5 x6.(v_wear(e1) & v_walk(e2) & towards(e2,x5) & of(x5,x6) & n_woman(x1) & n_street(x4) & n_headscarf(x3) & n_entrance(x5) & n_driveway(x6) & a_down(s1) & Theme(e2,x4) & Theme(e1,x3) & Manner(e2,s1) & Actor(e2,x1) & Actor(e1,x2) & (x1 = x2)) | exists e1 x1 x2.(v_ride(e1) & n_woman(x1) & n_bicycle(x2) & Theme(e1,x2) & Actor(e1,x1)) |
||
A young little girl in a dress stands and admires a creek. | The young little girl is at home in her bed. | 2 | -100 | creek is not the same as bed | exists e1 s1 s2 s3 s4 x1 x2 x3 x4 x5 x6.(a_topic(x4) & Theme(e1,x6) & Actor(e1,x5) & v_admire(e1) & n_creek(x6) & (x4 = x5) & n_girl(x4) & a_little(s4) & Theme(s4,x4) & a_young(s3) & Theme(s3,x4) & a_topic(x1) & in(x1,x2) & n_stand(x2) & of(x2,x3) & n_dress(x3) & n_girl(x1) & a_little(s2) & Theme(s2,x1) & a_young(s1) & Theme(s1,x1)) | exists p1 s1 s2 x1 x2.(n_bed(x2) & of(x2,x1) & n_female(x1) & n_girl(x1) & a_little(s2) & Theme(s2,x1) & a_young(s1) & Theme(s1,x1) & in(p1,x2) & exists x3.(at(x1,x3) & n_home(x3))) | 7a1ad8d8-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 s3 s4 x1 x2 x3 x4 x5 x6.(v_admire(e1) & of(x2,x3) & n_stand(x2) & n_girl(x4) & n_girl(x1) & n_dress(x3) & n_creek(x6) & in(x1,x2) & a_young(s3) & a_young(s1) & a_topic(x4) & a_topic(x1) & a_little(s4) & a_little(s2) & Theme(s4,x4) & Theme(s3,x4) & Theme(s2,x1) & Theme(s1,x1) & Theme(e1,x6) & Actor(e1,x5) & (x4 = x5)) | exists p1 s1 s2 x1 x2.(of(x2,x1) & n_girl(x1) & n_female(x1) & n_bed(x2) & in(p1,x2) & exists x3.(n_home(x3) & at(x1,x3)) & a_young(s1) & a_little(s2) & Theme(s2,x1) & Theme(s1,x1)) |
||
People of all ages flock to a giant red building, this scene is taking place in an Asian country. | People of all ages flock to a giant light red building. | 1 | 0.677081 | People of all ages flock to a giant red building, does not indicate that this scene is taking place in an Asian country | exists e1 s1 x1 x2 x3 x4.(n_scene(x2) & in(e1,x4) & n_country(x4) & a_asian(s1) & Theme(s1,x4) & Theme(e1,x3) & Actor(e1,x2) & v_take(e1) & n_place(x3) & all x5.(n_age(x5) -> exists e2 s2 s3 x6.(to(e2,x6) & n_building(x6) & a_red(s3) & Theme(s3,x6) & a_giant(s2) & Theme(s2,x6) & Actor(e2,x1) & v_flock(e2) & of(x1,x5))) & n_people(x1)) | exists x1.(all x2.(n_age(x2) -> exists e1 s1 s2 s3 x3.(to(e1,x3) & n_building(x3) & a_red(s3) & Theme(s3,x3) & a_light(s2) & Theme(s2,x3) & a_giant(s1) & Theme(s1,x3) & Actor(e1,x1) & v_flock(e1) & of(x1,x2))) & n_people(x1)) | 7a1b45a2-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4.(v_take(e1) & n_scene(x2) & n_place(x3) & n_people(x1) & n_country(x4) & in(e1,x4) & all x5.(exists e2 s2 s3 x6.(v_flock(e2) & to(e2,x6) & of(x1,x5) & n_building(x6) & a_red(s3) & a_giant(s2) & Theme(s3,x6) & Theme(s2,x6) & Actor(e2,x1)) | -n_age(x5)) & a_asian(s1) & Theme(s1,x4) & Theme(e1,x3) & Actor(e1,x2)) | exists x1.(n_people(x1) & all x2.(exists e1 s1 s2 s3 x3.(v_flock(e1) & to(e1,x3) & of(x1,x2) & n_building(x3) & a_red(s3) & a_light(s2) & a_giant(s1) & Theme(s3,x3) & Theme(s2,x3) & Theme(s1,x3) & Actor(e1,x1)) | -n_age(x2))) |
||
People of all ages flock to a giant red building, this scene is taking place in an Asian country. | The people are going inside the building. | 1 | 0.911883 | It cannot be inferred the the people are going inside the building just because they are flocking to the building. | exists e1 s1 x1 x2 x3 x4.(n_scene(x2) & in(e1,x4) & n_country(x4) & a_asian(s1) & Theme(s1,x4) & Theme(e1,x3) & Actor(e1,x2) & v_take(e1) & n_place(x3) & all x5.(n_age(x5) -> exists e2 s2 s3 x6.(to(e2,x6) & n_building(x6) & a_red(s3) & Theme(s3,x6) & a_giant(s2) & Theme(s2,x6) & Actor(e2,x1) & v_flock(e2) & of(x1,x5))) & n_people(x1)) | exists e1 x1 x2.(n_building(x2) & n_people(x1) & inside(e1,x2) & Actor(e1,x1) & v_go(e1)) | 7a1b5010-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4.(v_take(e1) & n_scene(x2) & n_place(x3) & n_people(x1) & n_country(x4) & in(e1,x4) & all x5.(exists e2 s2 s3 x6.(v_flock(e2) & to(e2,x6) & of(x1,x5) & n_building(x6) & a_red(s3) & a_giant(s2) & Theme(s3,x6) & Theme(s2,x6) & Actor(e2,x1)) | -n_age(x5)) & a_asian(s1) & Theme(s1,x4) & Theme(e1,x3) & Actor(e1,x2)) | exists e1 x1 x2.(v_go(e1) & n_people(x1) & n_building(x2) & inside(e1,x2) & Actor(e1,x1)) |
||
People of all ages flock to a giant red building, this scene is taking place in an Asian country. | In an Asian country a soon to start mandatory town meeting is being hosted inside a giant red building . | 1 | 0.004019 | It cannot be inferred that people flocking to a building means there is a mandatory town meeting about to happen. | exists e1 s1 x1 x2 x3 x4.(n_scene(x2) & in(e1,x4) & n_country(x4) & a_asian(s1) & Theme(s1,x4) & Theme(e1,x3) & Actor(e1,x2) & v_take(e1) & n_place(x3) & all x5.(n_age(x5) -> exists e2 s2 s3 x6.(to(e2,x6) & n_building(x6) & a_red(s3) & Theme(s3,x6) & a_giant(s2) & Theme(s2,x6) & Actor(e2,x1) & v_flock(e2) & of(x1,x5))) & n_people(x1)) | exists e1 p1 s1 s2 s3 s4 x1 x2 x3.(in(e1,x3) & n_country(x3) & a_asian(s4) & Theme(s4,x3) & inside(e1,x2) & n_building(x2) & a_red(s3) & Theme(s3,x2) & a_giant(s2) & Theme(s2,x2) & Theme(e1,x1) & v_host(e1) & Topic(x1,p1) & a_soon(s1) & Manner(p1,s1) & exists e2 s5 x4 x5.(Theme(e2,x4) & Actor(e2,x1) & v_start(e2) & n_meeting(x4) & of(x4,x5) & n_town(x5) & a_mandatory(s5) & Theme(s5,x4)) & n_a(x1)) | 7a1b59fc-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4.(v_take(e1) & n_scene(x2) & n_place(x3) & n_people(x1) & n_country(x4) & in(e1,x4) & all x5.(exists e2 s2 s3 x6.(v_flock(e2) & to(e2,x6) & of(x1,x5) & n_building(x6) & a_red(s3) & a_giant(s2) & Theme(s3,x6) & Theme(s2,x6) & Actor(e2,x1)) | -n_age(x5)) & a_asian(s1) & Theme(s1,x4) & Theme(e1,x3) & Actor(e1,x2)) | exists e1 p1 s1 s2 s3 s4 x1 x2 x3.(v_host(e1) & n_country(x3) & n_building(x2) & n_a(x1) & inside(e1,x2) & in(e1,x3) & exists e2 s5 x4 x5.(v_start(e2) & of(x4,x5) & n_town(x5) & n_meeting(x4) & a_mandatory(s5) & Theme(s5,x4) & Theme(e2,x4) & Actor(e2,x1)) & a_soon(s1) & a_red(s3) & a_giant(s2) & a_asian(s4) & Topic(x1,p1) & Theme(s4,x3) & Theme(s3,x2) & Theme(s2,x2) & Theme(e1,x1) & Manner(p1,s1)) |
||
People of all ages flock to a giant red building, this scene is taking place in an Asian country. | The people are hurrying outside. | 0 | 0.82541 | sentence one sates the people flock to the giant red building, sentence two only states that they were running out of the building in a simplified manner | exists e1 s1 x1 x2 x3 x4.(n_scene(x2) & in(e1,x4) & n_country(x4) & a_asian(s1) & Theme(s1,x4) & Theme(e1,x3) & Actor(e1,x2) & v_take(e1) & n_place(x3) & all x5.(n_age(x5) -> exists e2 s2 s3 x6.(to(e2,x6) & n_building(x6) & a_red(s3) & Theme(s3,x6) & a_giant(s2) & Theme(s2,x6) & Actor(e2,x1) & v_flock(e2) & of(x1,x5))) & n_people(x1)) | exists e1 p1 x1.(n_people(x1) & exists s1.(Theme(s1,x1) & a_outside(s1)) & Topic(e1,p1) & Actor(e1,x1) & v_hurry(e1)) | 7a1b606e-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4.(v_take(e1) & n_scene(x2) & n_place(x3) & n_people(x1) & n_country(x4) & in(e1,x4) & all x5.(exists e2 s2 s3 x6.(v_flock(e2) & to(e2,x6) & of(x1,x5) & n_building(x6) & a_red(s3) & a_giant(s2) & Theme(s3,x6) & Theme(s2,x6) & Actor(e2,x1)) | -n_age(x5)) & a_asian(s1) & Theme(s1,x4) & Theme(e1,x3) & Actor(e1,x2)) | exists e1 p1 x1.(v_hurry(e1) & n_people(x1) & exists s1.(a_outside(s1) & Theme(s1,x1)) & Topic(e1,p1) & Actor(e1,x1)) |
||
People of all ages flock to a giant red building, this scene is taking place in an Asian country. | People of all ages flock to a giant white building. | 2 | 0.000009 | WHITE IS NOT RED | exists e1 s1 x1 x2 x3 x4.(n_scene(x2) & in(e1,x4) & n_country(x4) & a_asian(s1) & Theme(s1,x4) & Theme(e1,x3) & Actor(e1,x2) & v_take(e1) & n_place(x3) & all x5.(n_age(x5) -> exists e2 s2 s3 x6.(to(e2,x6) & n_building(x6) & a_red(s3) & Theme(s3,x6) & a_giant(s2) & Theme(s2,x6) & Actor(e2,x1) & v_flock(e2) & of(x1,x5))) & n_people(x1)) | exists x1.(all x2.(n_age(x2) -> exists e1 s1 s2 x3.(to(e1,x3) & n_building(x3) & a_white(s2) & Theme(s2,x3) & a_giant(s1) & Theme(s1,x3) & Actor(e1,x1) & v_flock(e1) & of(x1,x2))) & n_people(x1)) | 7a1b7612-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4.(v_take(e1) & n_scene(x2) & n_place(x3) & n_people(x1) & n_country(x4) & in(e1,x4) & all x5.(exists e2 s2 s3 x6.(v_flock(e2) & to(e2,x6) & of(x1,x5) & n_building(x6) & a_red(s3) & a_giant(s2) & Theme(s3,x6) & Theme(s2,x6) & Actor(e2,x1)) | -n_age(x5)) & a_asian(s1) & Theme(s1,x4) & Theme(e1,x3) & Actor(e1,x2)) | exists x1.(n_people(x1) & all x2.(exists e1 s1 s2 x3.(v_flock(e1) & to(e1,x3) & of(x1,x2) & n_building(x3) & a_white(s2) & a_giant(s1) & Theme(s2,x3) & Theme(s1,x3) & Actor(e1,x1)) | -n_age(x2))) |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.