premise
stringlengths
9
342
hypothesis
stringlengths
1
295
label
int64
0
2
probability
float64
-100
1
explanation_1
stringlengths
0
706
explanation_2
stringclasses
1 value
explanation_3
stringclasses
1 value
premise_logic
stringlengths
39
2.12k
hypothesis_logic
stringlengths
33
2.09k
id
stringlengths
36
36
premise_sim
stringlengths
39
2.11k
hypothesis_sim
stringlengths
33
2.08k
A man crouches in front of a yellow wall.
A man crouches.
0
-100
Crouches in front of a yellow wall is a way of crouches.
exists e1 s1 x1 x2 x3.(in(e1,x2) & of(x2,x3) & n_wall(x3) & a_yellow(s1) & Theme(s1,x3) & n_front(x2) & Actor(e1,x1) & v_crouch(e1) & n_man(x1))
exists x1 x2.(a_topic(x1) & n_crouch(x1) & of(x1,x2) & n_man(x2))
7a9dc374-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3.(v_crouch(e1) & of(x2,x3) & n_wall(x3) & n_man(x1) & n_front(x2) & in(e1,x2) & a_yellow(s1) & Theme(s1,x3) & Actor(e1,x1))
exists x1 x2.(of(x1,x2) & n_man(x2) & n_crouch(x1) & a_topic(x1))
A man crouches in front of a yellow wall.
A man sits on a wall.
2
-100
The same subject cannot be on and in front of the wall simultaneously.
exists e1 s1 x1 x2 x3.(in(e1,x2) & of(x2,x3) & n_wall(x3) & a_yellow(s1) & Theme(s1,x3) & n_front(x2) & Actor(e1,x1) & v_crouch(e1) & n_man(x1))
exists e1 x1 x2.(on(e1,x2) & n_wall(x2) & Actor(e1,x1) & v_sit(e1) & n_man(x1))
7a9dc932-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3.(v_crouch(e1) & of(x2,x3) & n_wall(x3) & n_man(x1) & n_front(x2) & in(e1,x2) & a_yellow(s1) & Theme(s1,x3) & Actor(e1,x1))
exists e1 x1 x2.(v_sit(e1) & on(e1,x2) & n_wall(x2) & n_man(x1) & Actor(e1,x1))
This city is throwing a big celebration.
The town is closed for business.
2
-100
The same subject cannot be both a city and a town.
exists e1 s1 x1 x2.(n_city(x1) & Theme(e1,x2) & Actor(e1,x1) & v_throw(e1) & n_celebration(x2) & a_big(s1) & Theme(s1,x2))
exists e1 x1 x2.(n_town(x1) & for(e1,x2) & n_business(x2) & Theme(e1,x1) & v_close(e1))
7a9dcf18-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2.(v_throw(e1) & n_city(x1) & n_celebration(x2) & a_big(s1) & Theme(s1,x2) & Theme(e1,x2) & Actor(e1,x1))
exists e1 x1 x2.(v_close(e1) & n_town(x1) & n_business(x2) & for(e1,x2) & Theme(e1,x1))
This city is throwing a big celebration.
The city holding a big event.
0
-100
A celebration is a kind of event.
exists e1 s1 x1 x2.(n_city(x1) & Theme(e1,x2) & Actor(e1,x1) & v_throw(e1) & n_celebration(x2) & a_big(s1) & Theme(s1,x2))
exists e1 s1 x1 x2 x3.(n_city(x1) & a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & v_hold(e1) & n_event(x3) & a_big(s1) & Theme(s1,x3) & (x1 = x2))
7a9dd378-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2.(v_throw(e1) & n_city(x1) & n_celebration(x2) & a_big(s1) & Theme(s1,x2) & Theme(e1,x2) & Actor(e1,x1))
exists e1 s1 x1 x2 x3.(v_hold(e1) & n_event(x3) & n_city(x1) & a_topic(x1) & a_big(s1) & Theme(s1,x3) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2))
This city is throwing a big celebration.
The city is celebrating its 100th anniversary.
1
-100
Not all celebrations are for their 100th anniversary
exists e1 s1 x1 x2.(n_city(x1) & Theme(e1,x2) & Actor(e1,x1) & v_throw(e1) & n_celebration(x2) & a_big(s1) & Theme(s1,x2))
exists e1 s1 x1 x2.(n_anniversary(x2) & a_100th(s1) & Theme(s1,x2) & of(x2,x1) & n_thing(x1) & n_city(x1) & Theme(e1,x2) & Actor(e1,x1) & v_celebrate(e1))
7a9dd7ce-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2.(v_throw(e1) & n_city(x1) & n_celebration(x2) & a_big(s1) & Theme(s1,x2) & Theme(e1,x2) & Actor(e1,x1))
exists e1 s1 x1 x2.(v_celebrate(e1) & of(x2,x1) & n_thing(x1) & n_city(x1) & n_anniversary(x2) & a_100th(s1) & Theme(s1,x2) & Theme(e1,x2) & Actor(e1,x1))
Festively dressed women sing.
Some women are singing to an audience.
1
-100
Women do not always need to be singing to an audience
exists e1 e2 x1.(Actor(e2,x1) & v_sing(e2) & n_woman(x1) & Theme(e1,x1) & v_dress(e1) & r_festively(x1))
exists e1 x1 x2.(to(e1,x2) & n_audience(x2) & Actor(e1,x1) & v_sing(e1) & n_woman(x1))
7a9ddd64-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e2 x1.(v_sing(e2) & v_dress(e1) & r_festively(x1) & n_woman(x1) & Theme(e1,x1) & Actor(e2,x1))
exists e1 x1 x2.(v_sing(e1) & to(e1,x2) & n_woman(x1) & n_audience(x2) & Actor(e1,x1))
Festively dressed women sing.
Some men are walking to work.
2
-100
The same subject cannot be both a women and men.
exists e2 e1 x1.(Actor(e2,x1) & v_sing(e2) & n_woman(x1) & Theme(e1,x1) & v_dress(e1) & r_festively(x1))
exists e1 x1 x2.(to(e1,x2) & n_work(x2) & Actor(e1,x1) & v_walk(e1) & n_man(x1))
7a9de200-e4c8-11ec-9cdd-0242ac1c0002
exists e2 e1 x1.(v_sing(e2) & v_dress(e1) & r_festively(x1) & n_woman(x1) & Theme(e1,x1) & Actor(e2,x1))
exists e1 x1 x2.(v_walk(e1) & to(e1,x2) & n_work(x2) & n_man(x1) & Actor(e1,x1))
Festively dressed women sing.
Some women are singing.
0
-100
Festively dressed women are a kind of women.
exists e2 e1 x1.(Actor(e2,x1) & v_sing(e2) & n_woman(x1) & Theme(e1,x1) & v_dress(e1) & r_festively(x1))
exists e1 x1.(Actor(e1,x1) & v_sing(e1) & n_woman(x1))
7a9de656-e4c8-11ec-9cdd-0242ac1c0002
exists e2 e1 x1.(v_sing(e2) & v_dress(e1) & r_festively(x1) & n_woman(x1) & Theme(e1,x1) & Actor(e2,x1))
exists e1 x1.(v_sing(e1) & n_woman(x1) & Actor(e1,x1))
bob dylan is performing with two backup singers
He is also playing harmonica.
1
-100
You can not infer he plays the harmonica.
exists e1 s1 x1 x2 x3.(with(e1,x3) & n_singer(x3) & a_backup(s1) & Theme(s1,x3) & card_eq_2(x3) & Actor(e1,x1) & v_perform(e1) & n_dylan(x1) & of(x1,x2) & n_bob(x2))
exists e1 s1 x1 x2.(n_male(x1) & a_also(s1) & Manner(e1,s1) & Theme(e1,x2) & Actor(e1,x1) & v_play(e1) & n_harmonica(x2))
7a9deaa2-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3.(with(e1,x3) & v_perform(e1) & of(x1,x2) & n_singer(x3) & n_dylan(x1) & n_bob(x2) & card_eq_2(x3) & a_backup(s1) & Theme(s1,x3) & Actor(e1,x1))
exists e1 s1 x1 x2.(v_play(e1) & n_male(x1) & n_harmonica(x2) & a_also(s1) & Theme(e1,x2) & Manner(e1,s1) & Actor(e1,x1))
bob dylan is performing with two backup singers
Bob Dylan is singing a song.
0
-100
Singing is a type of performing.
exists e1 s1 x1 x2 x3.(with(e1,x3) & n_singer(x3) & a_backup(s1) & Theme(s1,x3) & card_eq_2(x3) & Actor(e1,x1) & v_perform(e1) & n_dylan(x1) & of(x1,x2) & n_bob(x2))
exists e1 x1 x2 x3.(ne_per_dylan(x1) & (x1 = x2) & ne_per_bob(x2) & Theme(e1,x3) & Actor(e1,x1) & v_sing(e1) & n_song(x3))
7a9deeee-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3.(with(e1,x3) & v_perform(e1) & of(x1,x2) & n_singer(x3) & n_dylan(x1) & n_bob(x2) & card_eq_2(x3) & a_backup(s1) & Theme(s1,x3) & Actor(e1,x1))
exists e1 x1 x2 x3.(v_sing(e1) & ne_per_dylan(x1) & ne_per_bob(x2) & n_song(x3) & Theme(e1,x3) & Actor(e1,x1) & (x1 = x2))
bob dylan is performing with two backup singers
He is playing solo.
2
-100
He can't be playing solo and with two backup singers.
exists e1 s1 x1 x2 x3.(with(e1,x3) & n_singer(x3) & a_backup(s1) & Theme(s1,x3) & card_eq_2(x3) & Actor(e1,x1) & v_perform(e1) & n_dylan(x1) & of(x1,x2) & n_bob(x2))
exists e1 x1 x2.(n_male(x1) & Theme(e1,x2) & Actor(e1,x1) & v_play(e1) & n_solo(x2))
7a9df33a-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3.(with(e1,x3) & v_perform(e1) & of(x1,x2) & n_singer(x3) & n_dylan(x1) & n_bob(x2) & card_eq_2(x3) & a_backup(s1) & Theme(s1,x3) & Actor(e1,x1))
exists e1 x1 x2.(v_play(e1) & n_solo(x2) & n_male(x1) & Theme(e1,x2) & Actor(e1,x1))
A dog is tied to something with a man in the background.
A puppy is chained to a tree while a man in the background looks on.
1
-100
Not all dogs are puppies, and the chain does not need to be attached to a tree, and the man does not need to be looking on necessarily
exists e1 x1 x2 x3 x4.(n_background(x4) & to(e1,x2) & with(x2,x3) & in(x3,x4) & n_man(x3) & n_thing(x2) & Theme(e1,x1) & v_tie(e1) & n_dog(x1))
exists e1 p1 x1 x2 x4.(n_background(x4) & exists e2 s1 x3.(a_on(s1) & Manner(e2,s1) & Actor(e2,x3) & v_look(e2) & in(x3,x4) & n_man(x3)) & while(e1,p1) & to(e1,x2) & n_tree(x2) & Theme(e1,x1) & v_chain(e1) & n_puppy(x1))
7a9df86c-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3 x4.(with(x2,x3) & v_tie(e1) & to(e1,x2) & n_thing(x2) & n_man(x3) & n_dog(x1) & n_background(x4) & in(x3,x4) & Theme(e1,x1))
exists e1 p1 x1 x2 x4.(while(e1,p1) & v_chain(e1) & to(e1,x2) & n_tree(x2) & n_puppy(x1) & n_background(x4) & exists e2 s1 x3.(v_look(e2) & n_man(x3) & in(x3,x4) & a_on(s1) & Manner(e2,s1) & Actor(e2,x3)) & Theme(e1,x1))
A dog is tied to something with a man in the background.
A dog is running free while a man chases after it.
2
-100
The same subject cannot be both running free and tied to something.
exists e1 x1 x2 x3 x4.(n_background(x4) & to(e1,x2) & with(x2,x3) & in(x3,x4) & n_man(x3) & n_thing(x2) & Theme(e1,x1) & v_tie(e1) & n_dog(x1))
exists e1 p1 s1 x1.(exists e2 x2.(after(e2,x1) & Actor(e2,x2) & v_chase(e2) & n_man(x2)) & n_thing(x1) & while(e1,p1) & a_free(s1) & Manner(e1,s1) & Actor(e1,x1) & v_run(e1) & n_dog(x1))
7a9dfd8a-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3 x4.(with(x2,x3) & v_tie(e1) & to(e1,x2) & n_thing(x2) & n_man(x3) & n_dog(x1) & n_background(x4) & in(x3,x4) & Theme(e1,x1))
exists e1 p1 s1 x1.(while(e1,p1) & v_run(e1) & n_thing(x1) & n_dog(x1) & exists e2 x2.(v_chase(e2) & n_man(x2) & after(e2,x1) & Actor(e2,x2)) & a_free(s1) & Manner(e1,s1) & Actor(e1,x1))
A dog is tied to something with a man in the background.
A mammal is tied to something while a man is in the background.
0
-100
A dog is a kind of mammal.
exists e1 x1 x2 x3 x4.(n_background(x4) & to(e1,x2) & with(x2,x3) & in(x3,x4) & n_man(x3) & n_thing(x2) & Theme(e1,x1) & v_tie(e1) & n_dog(x1))
exists e1 p1 x1 x2 x4.(n_background(x4) & exists p2 x3.(in(x3,x4) & n_man(x3)) & while(e1,p1) & to(e1,x2) & n_thing(x2) & Theme(e1,x1) & v_tie(e1) & n_mammal(x1))
7a9e0230-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3 x4.(with(x2,x3) & v_tie(e1) & to(e1,x2) & n_thing(x2) & n_man(x3) & n_dog(x1) & n_background(x4) & in(x3,x4) & Theme(e1,x1))
exists e1 p1 x1 x2 x4.(while(e1,p1) & v_tie(e1) & to(e1,x2) & n_thing(x2) & n_mammal(x1) & n_background(x4) & exists x3.(n_man(x3) & in(x3,x4)) & Theme(e1,x1))
Two women and a man sing and dance on stage in front of their band.
man laughing at woman singing
2
-100
The people singing cannot be both only one woman and two women and a man.
exists e1 e2 x1 x2 x3 x4 x5 x6 x7 x8 x9.(in(e2,x8) & of(x8,x9) & n_band(x9) & of(x9,x2) & n_thing(x2) & n_front(x8) & on(e2,x7) & n_stage(x7) & Actor(e2,x4) & v_dance(e2) & subset_of(x6,x4) & n_man(x6) & subset_of(x5,x4) & n_woman(x5) & card_eq_2(x5) & Actor(e1,x1) & v_sing(e1) & subset_of(x3,x1) & n_man(x3) & subset_of(x2,x1) & n_woman(x2) & card_eq_2(x2))
exists e1 e2 x1 x2 x3 x4.(a_topic(x1) & at(e1,x3) & Actor(e2,x4) & v_sing(e2) & (x3 = x4) & n_woman(x3) & Actor(e1,x2) & v_laugh(e1) & (x1 = x2) & n_man(x1))
7a9e074e-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e2 x1 x2 x3 x4 x5 x6 x7 x8 x9.(v_sing(e1) & v_dance(e2) & subset_of(x6,x4) & subset_of(x5,x4) & subset_of(x3,x1) & subset_of(x2,x1) & on(e2,x7) & of(x9,x2) & of(x8,x9) & n_woman(x5) & n_woman(x2) & n_thing(x2) & n_stage(x7) & n_man(x6) & n_man(x3) & n_front(x8) & n_band(x9) & in(e2,x8) & card_eq_2(x5) & card_eq_2(x2) & Actor(e2,x4) & Actor(e1,x1))
exists e1 e2 x1 x2 x3 x4.(v_sing(e2) & v_laugh(e1) & n_woman(x3) & n_man(x1) & at(e1,x3) & a_topic(x1) & Actor(e2,x4) & Actor(e1,x2) & (x3 = x4) & (x1 = x2))
Two women and a man sing and dance on stage in front of their band.
Man and woman celebrating their anniversary
1
-100
Not all people are celebrating their anniversary
exists e1 e2 x1 x2 x3 x4 x5 x6 x7 x8 x9.(in(e2,x8) & of(x8,x9) & n_band(x9) & of(x9,x2) & n_thing(x2) & n_front(x8) & on(e2,x7) & n_stage(x7) & Actor(e2,x4) & v_dance(e2) & subset_of(x6,x4) & n_man(x6) & subset_of(x5,x4) & n_woman(x5) & card_eq_2(x5) & Actor(e1,x1) & v_sing(e1) & subset_of(x3,x1) & n_man(x3) & subset_of(x2,x1) & n_woman(x2) & card_eq_2(x2))
exists e1 s1 x1 x2 x3 x4.(a_topic(s1) & subset_of(x2,s1) & Theme(e1,x4) & Actor(e1,x3) & v_celebrate(e1) & n_anniversary(x4) & of(x4,x1) & n_thing(x1) & (x2 = x3) & n_woman(x2) & subset_of(x1,s1) & n_man(x1))
7a9e10cc-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e2 x1 x2 x3 x4 x5 x6 x7 x8 x9.(v_sing(e1) & v_dance(e2) & subset_of(x6,x4) & subset_of(x5,x4) & subset_of(x3,x1) & subset_of(x2,x1) & on(e2,x7) & of(x9,x2) & of(x8,x9) & n_woman(x5) & n_woman(x2) & n_thing(x2) & n_stage(x7) & n_man(x6) & n_man(x3) & n_front(x8) & n_band(x9) & in(e2,x8) & card_eq_2(x5) & card_eq_2(x2) & Actor(e2,x4) & Actor(e1,x1))
exists e1 s1 x1 x2 x3 x4.(v_celebrate(e1) & subset_of(x2,s1) & subset_of(x1,s1) & of(x4,x1) & n_woman(x2) & n_thing(x1) & n_man(x1) & n_anniversary(x4) & a_topic(s1) & Theme(e1,x4) & Actor(e1,x3) & (x2 = x3))
Women in ethnic clothing sing together.
They are in jeans
2
-100
The same subjects cannot be wearing both ethnic clothing and jeans.
exists e1 p1 s1 x1 x2.(exists s2.(Theme(s2,x1) & a_together(s2)) & Topic(e1,p1) & Actor(e1,x1) & v_sing(e1) & in(x1,x2) & n_clothing(x2) & a_ethnic(s1) & Theme(s1,x2) & n_woman(x1))
exists p1 x1.(n_thing(x1) & exists x2.(in(x1,x2) & n_jeans(x2)))
7a9e1f7c-e4c8-11ec-9cdd-0242ac1c0002
exists e1 p1 s1 x1 x2.(v_sing(e1) & n_woman(x1) & n_clothing(x2) & in(x1,x2) & exists s2.(a_together(s2) & Theme(s2,x1)) & a_ethnic(s1) & Topic(e1,p1) & Theme(s1,x2) & Actor(e1,x1))
exists x1.(n_thing(x1) & exists x2.(n_jeans(x2) & in(x1,x2)))
Women in costume performing on stage.
People in costumes are on stage
0
-100
Women are people.
exists e1 x1 x2 x3.(on(e1,x3) & n_stage(x3) & Actor(e1,x1) & v_perform(e1) & in(x1,x2) & n_costume(x2) & n_woman(x1))
exists p1 x1 x2.(exists x3.(on(x1,x3) & n_stage(x3)) & in(x1,x2) & n_costume(x2) & n_people(x1))
7a9e2918-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3.(v_perform(e1) & on(e1,x3) & n_woman(x1) & n_stage(x3) & n_costume(x2) & in(x1,x2) & Actor(e1,x1))
exists x1 x2.(n_people(x1) & n_costume(x2) & in(x1,x2) & exists x3.(on(x1,x3) & n_stage(x3)))
Here is Rod Stewart in Concert singing Live with Pat Benatar.
Rod Stewart and Pat Benetar are eating cheetos.
2
-100
The same subjects cannot both be singing and eating cheetos.
exists e1 s1 x1 x2 x3 x4 x5 x6 x7.(ne_org_benatar(x6) & (x6 = x7) & ne_org_pat(x7) & ne_geo_concert(x3) & ne_per_stewart(x1) & (x1 = x2) & ne_per_rod(x2) & Theme(s1,x1) & a_here(s1) & with(e1,x6) & Theme(e1,x5) & Actor(e1,x4) & v_sing(e1) & n_live(x5) & (x1 = x4) & in(x1,x3))
exists e1 x1 x2 x3 x4 x5 x6.(ne_per_benetar(x4) & (x4 = x5) & ne_per_pat(x5) & ne_per_stewart(x2) & (x2 = x3) & ne_per_rod(x3) & Theme(e1,x6) & Actor(e1,x1) & v_eat(e1) & n_cheeto(x6) & subset_of(x4,x1) & subset_of(x2,x1))
7a9e37aa-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3 x4 x5 x6 x7.(with(e1,x6) & v_sing(e1) & ne_per_stewart(x1) & ne_per_rod(x2) & ne_org_pat(x7) & ne_org_benatar(x6) & ne_geo_concert(x3) & n_live(x5) & in(x1,x3) & a_here(s1) & Theme(s1,x1) & Theme(e1,x5) & Actor(e1,x4) & (x6 = x7) & (x1 = x4) & (x1 = x2))
exists e1 x1 x2 x3 x4 x5 x6.(v_eat(e1) & subset_of(x4,x1) & subset_of(x2,x1) & ne_per_stewart(x2) & ne_per_rod(x3) & ne_per_pat(x5) & ne_per_benetar(x4) & n_cheeto(x6) & Theme(e1,x6) & Actor(e1,x1) & (x4 = x5) & (x2 = x3))
A man in a white shirt holds a microphone.
A man reporting the news
1
0.1424
NOT EVEYRONE WHO HOLDS A MICROPHONE ARE REPORTING THE NEWS.
exists e1 s1 x1 x2 x3.(Theme(e1,x3) & Actor(e1,x1) & v_hold(e1) & n_microphone(x3) & in(x1,x2) & n_shirt(x2) & a_white(s1) & Theme(s1,x2) & n_man(x1))
exists e1 x1 x2 x3.(n_news(x3) & a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & v_report(e1) & (x1 = x2) & n_man(x1))
7aa1be3e-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3.(v_hold(e1) & n_shirt(x2) & n_microphone(x3) & n_man(x1) & in(x1,x2) & a_white(s1) & Theme(s1,x2) & Theme(e1,x3) & Actor(e1,x1))
exists e1 x1 x2 x3.(v_report(e1) & n_news(x3) & n_man(x1) & a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2))
A man in a white shirt holds a microphone.
The man is a banker.
2
-100
The man holding a microphone does not indicate that he is a banker.
exists e1 s1 x1 x2 x3.(Theme(e1,x3) & Actor(e1,x1) & v_hold(e1) & n_microphone(x3) & in(x1,x2) & n_shirt(x2) & a_white(s1) & Theme(s1,x2) & n_man(x1))
exists p1 x1.(n_man(x1) & exists x2.((x1 = x2) & n_banker(x2)))
7aa1c398-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3.(v_hold(e1) & n_shirt(x2) & n_microphone(x3) & n_man(x1) & in(x1,x2) & a_white(s1) & Theme(s1,x2) & Theme(e1,x3) & Actor(e1,x1))
exists x1.(n_man(x1) & exists x2.(n_banker(x2) & (x1 = x2)))
A man in a white shirt holds a microphone.
A man holds a mic.
0
-100
A mic is a shorter version of the word microphone
exists e1 s1 x1 x2 x3.(Theme(e1,x3) & Actor(e1,x1) & v_hold(e1) & n_microphone(x3) & in(x1,x2) & n_shirt(x2) & a_white(s1) & Theme(s1,x2) & n_man(x1))
exists e1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_hold(e1) & n_mic(x2) & n_man(x1))
7aa1c942-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3.(v_hold(e1) & n_shirt(x2) & n_microphone(x3) & n_man(x1) & in(x1,x2) & a_white(s1) & Theme(s1,x2) & Theme(e1,x3) & Actor(e1,x1))
exists e1 x1 x2.(v_hold(e1) & n_mic(x2) & n_man(x1) & Theme(e1,x2) & Actor(e1,x1))
A man in a white shirt holds a microphone.
A mic is held by a man during sound check
1
0.088225
BECAUSE HE HOLDS THE MIC DOESNT MEAN HE IS DOING A SOUND CHECK.
exists e1 s1 x1 x2 x3.(Theme(e1,x3) & Actor(e1,x1) & v_hold(e1) & n_microphone(x3) & in(x1,x2) & n_shirt(x2) & a_white(s1) & Theme(s1,x2) & n_man(x1))
exists e1 s1 x1 x2 x3.(during(e1,x3) & n_check(x3) & a_sound(s1) & Theme(s1,x3) & Actor(e1,x2) & n_man(x2) & Theme(e1,x1) & v_hold(e1) & n_mic(x1))
7aa1ce88-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3.(v_hold(e1) & n_shirt(x2) & n_microphone(x3) & n_man(x1) & in(x1,x2) & a_white(s1) & Theme(s1,x2) & Theme(e1,x3) & Actor(e1,x1))
exists e1 s1 x1 x2 x3.(v_hold(e1) & n_mic(x1) & n_man(x2) & n_check(x3) & during(e1,x3) & a_sound(s1) & Theme(s1,x3) & Theme(e1,x1) & Actor(e1,x2))
A man in a white shirt holds a microphone.
The man in the black shirt holds a microphone.
2
-100
White and black are different colors.
exists e1 s1 x1 x2 x3.(Theme(e1,x3) & Actor(e1,x1) & v_hold(e1) & n_microphone(x3) & in(x1,x2) & n_shirt(x2) & a_white(s1) & Theme(s1,x2) & n_man(x1))
exists e1 s1 x1 x2 x3.(n_shirt(x2) & a_black(s1) & Theme(s1,x2) & n_man(x1) & Theme(e1,x3) & Actor(e1,x1) & v_hold(e1) & n_microphone(x3) & in(x1,x2))
7aa1d43c-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3.(v_hold(e1) & n_shirt(x2) & n_microphone(x3) & n_man(x1) & in(x1,x2) & a_white(s1) & Theme(s1,x2) & Theme(e1,x3) & Actor(e1,x1))
exists e1 s1 x1 x2 x3.(v_hold(e1) & n_shirt(x2) & n_microphone(x3) & n_man(x1) & in(x1,x2) & a_black(s1) & Theme(s1,x2) & Theme(e1,x3) & Actor(e1,x1))
A man in a white shirt holds a microphone.
A guy with a mic
0
0.983432
Guy refers to a man
exists e1 s1 x1 x2 x3.(Theme(e1,x3) & Actor(e1,x1) & v_hold(e1) & n_microphone(x3) & in(x1,x2) & n_shirt(x2) & a_white(s1) & Theme(s1,x2) & n_man(x1))
exists x1 x2.(a_topic(x1) & with(x1,x2) & n_mic(x2) & n_guy(x1))
7aa1da40-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3.(v_hold(e1) & n_shirt(x2) & n_microphone(x3) & n_man(x1) & in(x1,x2) & a_white(s1) & Theme(s1,x2) & Theme(e1,x3) & Actor(e1,x1))
exists x1 x2.(with(x1,x2) & n_mic(x2) & n_guy(x1) & a_topic(x1))
A man in a white shirt holds a microphone.
The man holding the microphone is wearing a white shirt.
0
-100
a man has a shirt
exists e1 s1 x1 x2 x3.(Theme(e1,x3) & Actor(e1,x1) & v_hold(e1) & n_microphone(x3) & in(x1,x2) & n_shirt(x2) & a_white(s1) & Theme(s1,x2) & n_man(x1))
exists e1 e2 s1 x1 x2 x3 x4.(n_microphone(x3) & n_man(x1) & Theme(e2,x4) & Actor(e2,x1) & v_wear(e2) & n_shirt(x4) & a_white(s1) & Theme(s1,x4) & Theme(e1,x3) & Actor(e1,x2) & v_hold(e1) & (x1 = x2))
7aa1df4a-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3.(v_hold(e1) & n_shirt(x2) & n_microphone(x3) & n_man(x1) & in(x1,x2) & a_white(s1) & Theme(s1,x2) & Theme(e1,x3) & Actor(e1,x1))
exists e1 e2 s1 x1 x2 x3 x4.(v_wear(e2) & v_hold(e1) & n_shirt(x4) & n_microphone(x3) & n_man(x1) & a_white(s1) & Theme(s1,x4) & Theme(e2,x4) & Theme(e1,x3) & Actor(e2,x1) & Actor(e1,x2) & (x1 = x2))
A man in a white shirt holds a microphone.
A man hiking a nature trail
2
0.00002
One does not use a microphone while hiking, traditionally.
exists e1 s1 x1 x2 x3.(Theme(e1,x3) & Actor(e1,x1) & v_hold(e1) & n_microphone(x3) & in(x1,x2) & n_shirt(x2) & a_white(s1) & Theme(s1,x2) & n_man(x1))
exists e1 x1 x2 x3 x4.(a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & v_hike(e1) & Time(x3,x4) & n_trail(x4) & n_nature(x3) & (x1 = x2) & n_man(x1))
7aa1e4ae-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3.(v_hold(e1) & n_shirt(x2) & n_microphone(x3) & n_man(x1) & in(x1,x2) & a_white(s1) & Theme(s1,x2) & Theme(e1,x3) & Actor(e1,x1))
exists e1 x1 x2 x3 x4.(v_hike(e1) & n_trail(x4) & n_nature(x3) & n_man(x1) & a_topic(x1) & Time(x3,x4) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2))
A man in a white shirt holds a microphone.
A man is singing into a microphone.
1
0.304068
NOT EVEYRONE USES A MIC FOR SINGING.
exists e1 s1 x1 x2 x3.(Theme(e1,x3) & Actor(e1,x1) & v_hold(e1) & n_microphone(x3) & in(x1,x2) & n_shirt(x2) & a_white(s1) & Theme(s1,x2) & n_man(x1))
exists e1 x1 x2.(into(e1,x2) & n_microphone(x2) & Actor(e1,x1) & v_sing(e1) & n_man(x1))
7aa1e9c2-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3.(v_hold(e1) & n_shirt(x2) & n_microphone(x3) & n_man(x1) & in(x1,x2) & a_white(s1) & Theme(s1,x2) & Theme(e1,x3) & Actor(e1,x1))
exists e1 x1 x2.(v_sing(e1) & n_microphone(x2) & n_man(x1) & into(e1,x2) & Actor(e1,x1))
A man in a white shirt holds a microphone.
The microphone is being held.
0
-100
a man has a microphone
exists e1 s1 x1 x2 x3.(Theme(e1,x3) & Actor(e1,x1) & v_hold(e1) & n_microphone(x3) & in(x1,x2) & n_shirt(x2) & a_white(s1) & Theme(s1,x2) & n_man(x1))
exists e1 x1.(n_microphone(x1) & Theme(e1,x1) & v_hold(e1))
7aa1ef1c-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3.(v_hold(e1) & n_shirt(x2) & n_microphone(x3) & n_man(x1) & in(x1,x2) & a_white(s1) & Theme(s1,x2) & Theme(e1,x3) & Actor(e1,x1))
exists e1 x1.(v_hold(e1) & n_microphone(x1) & Theme(e1,x1))
A man in a white shirt holds a microphone.
The man with the microphone will be speaking soon.
1
0.540069
WE DON'T KNOW IF HE IS SPEAKING SOON.
exists e1 s1 x1 x2 x3.(Theme(e1,x3) & Actor(e1,x1) & v_hold(e1) & n_microphone(x3) & in(x1,x2) & n_shirt(x2) & a_white(s1) & Theme(s1,x2) & n_man(x1))
exists e1 s1 x1 x2.(n_microphone(x2) & n_man(x1) & a_soon(s1) & Manner(e1,s1) & Actor(e1,x1) & v_speak(e1) & with(x1,x2))
7aa1f3c2-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3.(v_hold(e1) & n_shirt(x2) & n_microphone(x3) & n_man(x1) & in(x1,x2) & a_white(s1) & Theme(s1,x2) & Theme(e1,x3) & Actor(e1,x1))
exists e1 s1 x1 x2.(with(x1,x2) & v_speak(e1) & n_microphone(x2) & n_man(x1) & a_soon(s1) & Manner(e1,s1) & Actor(e1,x1))
A man in a white shirt holds a microphone.
The man is a reporter.
1
0.132791
NOT ALL PEOPLE WITH MICROPHONES ARE A REPORTER.
exists e1 s1 x1 x2 x3.(Theme(e1,x3) & Actor(e1,x1) & v_hold(e1) & n_microphone(x3) & in(x1,x2) & n_shirt(x2) & a_white(s1) & Theme(s1,x2) & n_man(x1))
exists p1 x1.(n_man(x1) & exists x2.((x1 = x2) & n_reporter(x2)))
7aa1f854-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3.(v_hold(e1) & n_shirt(x2) & n_microphone(x3) & n_man(x1) & in(x1,x2) & a_white(s1) & Theme(s1,x2) & Theme(e1,x3) & Actor(e1,x1))
exists x1.(n_man(x1) & exists x2.(n_reporter(x2) & (x1 = x2)))
A man in a white shirt holds a microphone.
An acoustic to electric transducer is held by a man
0
-100
the man is using a microphone
exists e1 s1 x1 x2 x3.(Theme(e1,x3) & Actor(e1,x1) & v_hold(e1) & n_microphone(x3) & in(x1,x2) & n_shirt(x2) & a_white(s1) & Theme(s1,x2) & n_man(x1))
exists e1 s1 s2 x1 x2.(Actor(e1,x2) & n_man(x2) & Theme(e1,x1) & v_hold(e1) & n_transducer(x1) & a_electric(s2) & Theme(s2,x1) & r_to(x1) & a_acoustic(s1) & Theme(s1,x1))
7aa1fd9a-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3.(v_hold(e1) & n_shirt(x2) & n_microphone(x3) & n_man(x1) & in(x1,x2) & a_white(s1) & Theme(s1,x2) & Theme(e1,x3) & Actor(e1,x1))
exists e1 s1 s2 x1 x2.(v_hold(e1) & r_to(x1) & n_transducer(x1) & n_man(x2) & a_electric(s2) & a_acoustic(s1) & Theme(s2,x1) & Theme(s1,x1) & Theme(e1,x1) & Actor(e1,x2))
A group of men play instruments on a stage.
They are performing for a crowd.
1
-100
Just because people are performing, doesn't mean they are playing instruments.
exists e1 x1 x2 x3 x4.(on(e1,x4) & n_stage(x4) & Theme(e1,x3) & Actor(e1,x1) & v_play(e1) & n_instrument(x3) & of(x1,x2) & n_man(x2) & n_group(x1))
exists e1 x1.(for(e1,x1) & n_crowd(x1) & Actor(e1,x1) & v_perform(e1) & n_thing(x1))
7aa20286-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3 x4.(v_play(e1) & on(e1,x4) & of(x1,x2) & n_stage(x4) & n_man(x2) & n_instrument(x3) & n_group(x1) & Theme(e1,x3) & Actor(e1,x1))
exists e1 x1.(v_perform(e1) & n_thing(x1) & n_crowd(x1) & for(e1,x1) & Actor(e1,x1))
A group of men play instruments on a stage.
The men are playing pool.
2
-100
men cant play instrutments and play pool at the same time
exists e1 x1 x2 x3 x4.(on(e1,x4) & n_stage(x4) & Theme(e1,x3) & Actor(e1,x1) & v_play(e1) & n_instrument(x3) & of(x1,x2) & n_man(x2) & n_group(x1))
exists e1 x1 x2.(n_man(x1) & Theme(e1,x2) & Actor(e1,x1) & v_play(e1) & n_pool(x2))
7aa2079a-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3 x4.(v_play(e1) & on(e1,x4) & of(x1,x2) & n_stage(x4) & n_man(x2) & n_instrument(x3) & n_group(x1) & Theme(e1,x3) & Actor(e1,x1))
exists e1 x1 x2.(v_play(e1) & n_pool(x2) & n_man(x1) & Theme(e1,x2) & Actor(e1,x1))
A group of men play instruments on a stage.
Men are playing instruments.
0
-100
Playing instruments is playing instruments.
exists e1 x1 x2 x3 x4.(on(e1,x4) & n_stage(x4) & Theme(e1,x3) & Actor(e1,x1) & v_play(e1) & n_instrument(x3) & of(x1,x2) & n_man(x2) & n_group(x1))
exists e1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_play(e1) & n_instrument(x2) & n_man(x1))
7aa21398-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3 x4.(v_play(e1) & on(e1,x4) & of(x1,x2) & n_stage(x4) & n_man(x2) & n_instrument(x3) & n_group(x1) & Theme(e1,x3) & Actor(e1,x1))
exists e1 x1 x2.(v_play(e1) & n_man(x1) & n_instrument(x2) & Theme(e1,x2) & Actor(e1,x1))
Children playing inside huge bubbles as they float in a large pool of water.
Young people are playing
0
-100
children are people
exists e1 p1 s1 x1 x2 x3.(a_topic(x1) & exists e2 s2 x4 x5.(in(e2,x4) & of(x4,x5) & n_water(x5) & n_pool(x4) & a_large(s2) & Theme(s2,x4) & Actor(e2,x1) & v_float(e2)) & n_thing(x1) & as(e1,p1) & inside(e1,x3) & n_bubble(x3) & a_huge(s1) & Theme(s1,x3) & Actor(e1,x2) & v_play(e1) & (x1 = x2) & n_child(x1))
exists e1 s1 x1.(Actor(e1,x1) & v_play(e1) & n_people(x1) & a_young(s1) & Theme(s1,x1))
7aa21abe-e4c8-11ec-9cdd-0242ac1c0002
exists e1 p1 s1 x1 x2 x3.(v_play(e1) & n_thing(x1) & n_child(x1) & n_bubble(x3) & inside(e1,x3) & exists e2 s2 x4 x5.(v_float(e2) & of(x4,x5) & n_water(x5) & n_pool(x4) & in(e2,x4) & a_large(s2) & Theme(s2,x4) & Actor(e2,x1)) & as(e1,p1) & a_topic(x1) & a_huge(s1) & Theme(s1,x3) & Actor(e1,x2) & (x1 = x2))
exists e1 s1 x1.(v_play(e1) & n_people(x1) & a_young(s1) & Theme(s1,x1) & Actor(e1,x1))
Children playing inside huge bubbles as they float in a large pool of water.
Children are learning about the science of buoyancy
1
-100
WE DON'T KNOW IF THEY ARE LEARNING THE SCIENCE OF BUOYANCY OR PLAYING.
exists e1 p1 s1 x1 x2 x3.(a_topic(x1) & exists e2 s2 x4 x5.(in(e2,x4) & of(x4,x5) & n_water(x5) & n_pool(x4) & a_large(s2) & Theme(s2,x4) & Actor(e2,x1) & v_float(e2)) & n_thing(x1) & as(e1,p1) & inside(e1,x3) & n_bubble(x3) & a_huge(s1) & Theme(s1,x3) & Actor(e1,x2) & v_play(e1) & (x1 = x2) & n_child(x1))
exists e1 x1 x2 x3.(n_science(x2) & about(e1,x2) & of(x2,x3) & n_buoyancy(x3) & Actor(e1,x1) & v_learn(e1) & n_child(x1))
7aa22040-e4c8-11ec-9cdd-0242ac1c0002
exists e1 p1 s1 x1 x2 x3.(v_play(e1) & n_thing(x1) & n_child(x1) & n_bubble(x3) & inside(e1,x3) & exists e2 s2 x4 x5.(v_float(e2) & of(x4,x5) & n_water(x5) & n_pool(x4) & in(e2,x4) & a_large(s2) & Theme(s2,x4) & Actor(e2,x1)) & as(e1,p1) & a_topic(x1) & a_huge(s1) & Theme(s1,x3) & Actor(e1,x2) & (x1 = x2))
exists e1 x1 x2 x3.(v_learn(e1) & of(x2,x3) & n_science(x2) & n_child(x1) & n_buoyancy(x3) & about(e1,x2) & Actor(e1,x1))
Children playing inside huge bubbles as they float in a large pool of water.
An old man is eating toast
2
-100
Being children or an old man cannot exist simultaneously.
exists e1 p1 s1 x1 x2 x3.(a_topic(x1) & exists e2 s2 x4 x5.(in(e2,x4) & of(x4,x5) & n_water(x5) & n_pool(x4) & a_large(s2) & Theme(s2,x4) & Actor(e2,x1) & v_float(e2)) & n_thing(x1) & as(e1,p1) & inside(e1,x3) & n_bubble(x3) & a_huge(s1) & Theme(s1,x3) & Actor(e1,x2) & v_play(e1) & (x1 = x2) & n_child(x1))
exists p1 s1 x1.(exists s2 x2.((x1 = x2) & n_toast(x2) & a_eating(s2) & Theme(s2,x2)) & n_man(x1) & a_old(s1) & Theme(s1,x1))
7aa22860-e4c8-11ec-9cdd-0242ac1c0002
exists e1 p1 s1 x1 x2 x3.(v_play(e1) & n_thing(x1) & n_child(x1) & n_bubble(x3) & inside(e1,x3) & exists e2 s2 x4 x5.(v_float(e2) & of(x4,x5) & n_water(x5) & n_pool(x4) & in(e2,x4) & a_large(s2) & Theme(s2,x4) & Actor(e2,x1)) & as(e1,p1) & a_topic(x1) & a_huge(s1) & Theme(s1,x3) & Actor(e1,x2) & (x1 = x2))
exists s1 x1.(n_man(x1) & exists s2 x2.(n_toast(x2) & a_eating(s2) & Theme(s2,x2) & (x1 = x2)) & a_old(s1) & Theme(s1,x1))
Three children in big balls inside of a swimming pool, at a festival.
All of the children are actually adults.
2
-100
The children cannot be adults at the same time
exists s1 x1 x2 x3 x4 x5.(a_topic(x1) & in(x1,x2) & of(x2,x3) & at(x3,x5) & n_festival(x5) & n_pool(x3) & of(x3,x4) & n_swimming(x4) & r_inside(x2) & n_ball(x2) & a_big(s1) & Theme(s1,x2) & n_child(x1) & card_eq_3(x1))
exists x2.(n_child(x2) & all x1.(n_thing(x1) -> exists p1 s1.(a_actually(s1) & Manner(p1,s1) & exists x3.((x1 = x3) & n_adult(x3)) & of(x1,x2))))
7aa22e1e-e4c8-11ec-9cdd-0242ac1c0002
exists s1 x1 x2 x3 x4 x5.(r_inside(x2) & of(x3,x4) & of(x2,x3) & n_swimming(x4) & n_pool(x3) & n_festival(x5) & n_child(x1) & n_ball(x2) & in(x1,x2) & card_eq_3(x1) & at(x3,x5) & a_topic(x1) & a_big(s1) & Theme(s1,x2))
exists x2.(n_child(x2) & all x1.(exists p1 s1.(of(x1,x2) & exists x3.(n_adult(x3) & (x1 = x3)) & a_actually(s1) & Manner(p1,s1)) | -n_thing(x1)))
Three children in big balls inside of a swimming pool, at a festival.
Three children in a swimming pool.
0
-100
Inside of a swimming pool implies in a pool.
exists s1 x1 x2 x3 x4 x5.(a_topic(x1) & in(x1,x2) & of(x2,x3) & at(x3,x5) & n_festival(x5) & n_pool(x3) & of(x3,x4) & n_swimming(x4) & r_inside(x2) & n_ball(x2) & a_big(s1) & Theme(s1,x2) & n_child(x1) & card_eq_3(x1))
exists x1 x2 x3.(a_topic(x1) & in(x1,x2) & n_pool(x2) & of(x2,x3) & n_swimming(x3) & n_child(x1) & card_eq_3(x1))
7aa234c2-e4c8-11ec-9cdd-0242ac1c0002
exists s1 x1 x2 x3 x4 x5.(r_inside(x2) & of(x3,x4) & of(x2,x3) & n_swimming(x4) & n_pool(x3) & n_festival(x5) & n_child(x1) & n_ball(x2) & in(x1,x2) & card_eq_3(x1) & at(x3,x5) & a_topic(x1) & a_big(s1) & Theme(s1,x2))
exists x1 x2 x3.(of(x2,x3) & n_swimming(x3) & n_pool(x2) & n_child(x1) & in(x1,x2) & card_eq_3(x1) & a_topic(x1))
Three children in big balls inside of a swimming pool, at a festival.
two of the children are boys.
1
-100
Not all children are boys.
exists s1 x1 x2 x3 x4 x5.(a_topic(x1) & in(x1,x2) & of(x2,x3) & at(x3,x5) & n_festival(x5) & n_pool(x3) & of(x3,x4) & n_swimming(x4) & r_inside(x2) & n_ball(x2) & a_big(s1) & Theme(s1,x2) & n_child(x1) & card_eq_3(x1))
exists p1 x1 x2.(n_child(x2) & exists x3.((x1 = x3) & n_boy(x3)) & of(x1,x2) & n_thing(x1) & card_eq_2(x1))
7aa23a58-e4c8-11ec-9cdd-0242ac1c0002
exists s1 x1 x2 x3 x4 x5.(r_inside(x2) & of(x3,x4) & of(x2,x3) & n_swimming(x4) & n_pool(x3) & n_festival(x5) & n_child(x1) & n_ball(x2) & in(x1,x2) & card_eq_3(x1) & at(x3,x5) & a_topic(x1) & a_big(s1) & Theme(s1,x2))
exists x1 x2.(of(x1,x2) & n_thing(x1) & n_child(x2) & exists x3.(n_boy(x3) & (x1 = x3)) & card_eq_2(x1))
Three kids are in large inflatable bubbles floating on top of a pool.
Small humans floating.
1
-100
We don't know the people are small.
exists p1 x1.(exists e1 s1 s2 x2 x3 x4 x5.(in(x1,x2) & on(e1,x4) & of(x4,x5) & n_pool(x5) & n_top(x4) & Actor(e1,x3) & v_float(e1) & (x2 = x3) & n_bubble(x2) & a_inflatable(s2) & Theme(s2,x2) & a_large(s1) & Theme(s1,x2)) & n_kid(x1) & card_eq_3(x1))
exists e1 s1 x1 x2.(a_topic(x1) & Actor(e1,x2) & v_float(e1) & (x1 = x2) & n_human(x1) & a_small(s1) & Theme(s1,x1))
7aa23ef4-e4c8-11ec-9cdd-0242ac1c0002
exists x1.(n_kid(x1) & exists e1 s1 s2 x2 x3 x4 x5.(v_float(e1) & on(e1,x4) & of(x4,x5) & n_top(x4) & n_pool(x5) & n_bubble(x2) & in(x1,x2) & a_large(s1) & a_inflatable(s2) & Theme(s2,x2) & Theme(s1,x2) & Actor(e1,x3) & (x2 = x3)) & card_eq_3(x1))
exists e1 s1 x1 x2.(v_float(e1) & n_human(x1) & a_topic(x1) & a_small(s1) & Theme(s1,x1) & Actor(e1,x2) & (x1 = x2))
Three kids are in large inflatable bubbles floating on top of a pool.
Some humans floating.
0
-100
kids are humans
exists p1 x1.(exists e1 s1 s2 x2 x3 x4 x5.(in(x1,x2) & on(e1,x4) & of(x4,x5) & n_pool(x5) & n_top(x4) & Actor(e1,x3) & v_float(e1) & (x2 = x3) & n_bubble(x2) & a_inflatable(s2) & Theme(s2,x2) & a_large(s1) & Theme(s1,x2)) & n_kid(x1) & card_eq_3(x1))
exists e1 x1 x2.(a_topic(x1) & Actor(e1,x2) & v_float(e1) & (x1 = x2) & n_human(x1))
7aa2437c-e4c8-11ec-9cdd-0242ac1c0002
exists x1.(n_kid(x1) & exists e1 s1 s2 x2 x3 x4 x5.(v_float(e1) & on(e1,x4) & of(x4,x5) & n_top(x4) & n_pool(x5) & n_bubble(x2) & in(x1,x2) & a_large(s1) & a_inflatable(s2) & Theme(s2,x2) & Theme(s1,x2) & Actor(e1,x3) & (x2 = x3)) & card_eq_3(x1))
exists e1 x1 x2.(v_float(e1) & n_human(x1) & a_topic(x1) & Actor(e1,x2) & (x1 = x2))
Three kids are in large inflatable bubbles floating on top of a pool.
Nobody floats.
2
-100
If kids are floating then it is impossible that nobody is floating at the same time.
exists p1 x1.(exists e1 s1 s2 x2 x3 x4 x5.(in(x1,x2) & on(e1,x4) & of(x4,x5) & n_pool(x5) & n_top(x4) & Actor(e1,x3) & v_float(e1) & (x2 = x3) & n_bubble(x2) & a_inflatable(s2) & Theme(s2,x2) & a_large(s1) & Theme(s1,x2)) & n_kid(x1) & card_eq_3(x1))
exists x1.(a_topic(x1) & n_float(x1))
7aa247dc-e4c8-11ec-9cdd-0242ac1c0002
exists x1.(n_kid(x1) & exists e1 s1 s2 x2 x3 x4 x5.(v_float(e1) & on(e1,x4) & of(x4,x5) & n_top(x4) & n_pool(x5) & n_bubble(x2) & in(x1,x2) & a_large(s1) & a_inflatable(s2) & Theme(s2,x2) & Theme(s1,x2) & Actor(e1,x3) & (x2 = x3)) & card_eq_3(x1))
exists x1.(n_float(x1) & a_topic(x1))
A band of five men singing and playing instruments on stage before an audience.
A band plays rock music for a group of fans.
1
-100
just because a band of five men singing and playing instruments on stage before an audience doesnt mean they are playing rock music for a group of fans
exists e2 e1 x1 x2 x3 x4 x5 x6 x7.(a_topic(x1) & of(x1,x2) & before(e2,x7) & n_audience(x7) & on(e2,x6) & n_stage(x6) & Theme(e2,x5) & Actor(e2,x4) & v_play(e2) & n_instrument(x5) & (x2 = x4) & Actor(e1,x3) & v_sing(e1) & (x2 = x3) & n_man(x2) & card_eq_5(x2) & n_band(x1))
exists e1 x1 x2 x3 x4 x5.(Theme(e1,x2) & Actor(e1,x1) & v_play(e1) & for(x2,x4) & of(x4,x5) & n_fan(x5) & n_group(x4) & n_music(x2) & of(x2,x3) & n_rock(x3) & n_band(x1))
7aa24d54-e4c8-11ec-9cdd-0242ac1c0002
exists e2 e1 x1 x2 x3 x4 x5 x6 x7.(v_sing(e1) & v_play(e2) & on(e2,x6) & of(x1,x2) & n_stage(x6) & n_man(x2) & n_instrument(x5) & n_band(x1) & n_audience(x7) & card_eq_5(x2) & before(e2,x7) & a_topic(x1) & Theme(e2,x5) & Actor(e2,x4) & Actor(e1,x3) & (x2 = x4) & (x2 = x3))
exists e1 x1 x2 x3 x4 x5.(v_play(e1) & of(x4,x5) & of(x2,x3) & n_rock(x3) & n_music(x2) & n_group(x4) & n_fan(x5) & n_band(x1) & for(x2,x4) & Theme(e1,x2) & Actor(e1,x1))
A band of five men singing and playing instruments on stage before an audience.
A singer sings by himself.
2
-100
If there are five men, no one is by himself.
exists e2 e1 x1 x2 x3 x4 x5 x6 x7.(a_topic(x1) & of(x1,x2) & before(e2,x7) & n_audience(x7) & on(e2,x6) & n_stage(x6) & Theme(e2,x5) & Actor(e2,x4) & v_play(e2) & n_instrument(x5) & (x2 = x4) & Actor(e1,x3) & v_sing(e1) & (x2 = x3) & n_man(x2) & card_eq_5(x2) & n_band(x1))
exists x1 x2.(a_topic(x1) & by(x1,x2) & n_male(x2) & n_sing(x1) & of(x1,x2) & n_singer(x2))
7aa251dc-e4c8-11ec-9cdd-0242ac1c0002
exists e2 e1 x1 x2 x3 x4 x5 x6 x7.(v_sing(e1) & v_play(e2) & on(e2,x6) & of(x1,x2) & n_stage(x6) & n_man(x2) & n_instrument(x5) & n_band(x1) & n_audience(x7) & card_eq_5(x2) & before(e2,x7) & a_topic(x1) & Theme(e2,x5) & Actor(e2,x4) & Actor(e1,x3) & (x2 = x4) & (x2 = x3))
exists x1 x2.(of(x1,x2) & n_singer(x2) & n_sing(x1) & n_male(x2) & by(x1,x2) & a_topic(x1))
A band of five men singing and playing instruments on stage before an audience.
Live music is being played.
0
-100
a band plays music
exists e2 e1 x1 x2 x3 x4 x5 x6 x7.(a_topic(x1) & of(x1,x2) & before(e2,x7) & n_audience(x7) & on(e2,x6) & n_stage(x6) & Theme(e2,x5) & Actor(e2,x4) & v_play(e2) & n_instrument(x5) & (x2 = x4) & Actor(e1,x3) & v_sing(e1) & (x2 = x3) & n_man(x2) & card_eq_5(x2) & n_band(x1))
exists e1 s1 x1.(Theme(e1,x1) & v_play(e1) & n_music(x1) & a_live(s1) & Theme(s1,x1))
7aa25650-e4c8-11ec-9cdd-0242ac1c0002
exists e2 e1 x1 x2 x3 x4 x5 x6 x7.(v_sing(e1) & v_play(e2) & on(e2,x6) & of(x1,x2) & n_stage(x6) & n_man(x2) & n_instrument(x5) & n_band(x1) & n_audience(x7) & card_eq_5(x2) & before(e2,x7) & a_topic(x1) & Theme(e2,x5) & Actor(e2,x4) & Actor(e1,x3) & (x2 = x4) & (x2 = x3))
exists e1 s1 x1.(v_play(e1) & n_music(x1) & a_live(s1) & Theme(s1,x1) & Theme(e1,x1))
A young boy jumping from a height into the arms of an man.
the boy and his dad are playing.
1
-100
Not all men are a dad.
exists e1 s1 x1 x2 x3 x4 x5.(n_arm(x4) & a_topic(x1) & into(e1,x4) & of(x4,x5) & n_man(x5) & from(e1,x3) & n_height(x3) & Actor(e1,x2) & v_jump(e1) & (x1 = x2) & n_boy(x1) & a_young(s1) & Theme(s1,x1))
exists e1 x1 x2 x3.(n_dad(x3) & of(x3,x2) & n_male(x2) & n_boy(x2) & Actor(e1,x1) & v_play(e1) & subset_of(x3,x1) & subset_of(x2,x1))
7aa26a3c-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3 x4 x5.(v_jump(e1) & of(x4,x5) & n_man(x5) & n_height(x3) & n_boy(x1) & n_arm(x4) & into(e1,x4) & from(e1,x3) & a_young(s1) & a_topic(x1) & Theme(s1,x1) & Actor(e1,x2) & (x1 = x2))
exists e1 x1 x2 x3.(v_play(e1) & subset_of(x3,x1) & subset_of(x2,x1) & of(x3,x2) & n_male(x2) & n_dad(x3) & n_boy(x2) & Actor(e1,x1))
A young boy jumping from a height into the arms of an man.
a young boy is jumping into the arms of a man
0
-100
To be jumping into the arms of a man, the child must be jumping from a height.
exists e1 s1 x1 x2 x3 x4 x5.(n_arm(x4) & a_topic(x1) & into(e1,x4) & of(x4,x5) & n_man(x5) & from(e1,x3) & n_height(x3) & Actor(e1,x2) & v_jump(e1) & (x1 = x2) & n_boy(x1) & a_young(s1) & Theme(s1,x1))
exists e1 s1 x1 x2 x3.(n_arm(x2) & into(e1,x2) & of(x2,x3) & n_man(x3) & Actor(e1,x1) & v_jump(e1) & n_boy(x1) & a_young(s1) & Theme(s1,x1))
7aa26f00-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3 x4 x5.(v_jump(e1) & of(x4,x5) & n_man(x5) & n_height(x3) & n_boy(x1) & n_arm(x4) & into(e1,x4) & from(e1,x3) & a_young(s1) & a_topic(x1) & Theme(s1,x1) & Actor(e1,x2) & (x1 = x2))
exists e1 s1 x1 x2 x3.(v_jump(e1) & of(x2,x3) & n_man(x3) & n_boy(x1) & n_arm(x2) & into(e1,x2) & a_young(s1) & Theme(s1,x1) & Actor(e1,x1))
A young boy jumping from a height into the arms of an man.
the boy is laying down
2
-100
The boy jumping cannot be same one laying down.
exists e1 s1 x1 x2 x3 x4 x5.(n_arm(x4) & a_topic(x1) & into(e1,x4) & of(x4,x5) & n_man(x5) & from(e1,x3) & n_height(x3) & Actor(e1,x2) & v_jump(e1) & (x1 = x2) & n_boy(x1) & a_young(s1) & Theme(s1,x1))
exists e1 s1 x1.(n_boy(x1) & a_down(s1) & Manner(e1,s1) & Actor(e1,x1) & v_lay(e1))
7aa2746e-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3 x4 x5.(v_jump(e1) & of(x4,x5) & n_man(x5) & n_height(x3) & n_boy(x1) & n_arm(x4) & into(e1,x4) & from(e1,x3) & a_young(s1) & a_topic(x1) & Theme(s1,x1) & Actor(e1,x2) & (x1 = x2))
exists e1 s1 x1.(v_lay(e1) & n_boy(x1) & a_down(s1) & Manner(e1,s1) & Actor(e1,x1))
A young boy wearing a mask stands holding two bags of bread.
A boy wearing a mask holds two bags
0
-100
a boy has a mask
exists e2 e3 e1 s1 x1 x2 x3 x4 x5.(for(e2,e3) & Theme(e3,x4) & Actor(e3,x1) & v_hold(e3) & of(x4,x5) & n_bread(x5) & n_bag(x4) & card_eq_2(x4) & Actor(e2,x1) & v_stand(e2) & Theme(e1,x3) & Actor(e1,x2) & v_wear(e1) & n_mask(x3) & (x1 = x2) & n_boy(x1) & a_young(s1) & Theme(s1,x1))
exists e2 e1 x1 x2 x3 x4.(Theme(e2,x4) & Actor(e2,x1) & v_hold(e2) & n_bag(x4) & card_eq_2(x4) & Theme(e1,x3) & Actor(e1,x2) & v_wear(e1) & n_mask(x3) & (x1 = x2) & n_boy(x1))
7aa2793c-e4c8-11ec-9cdd-0242ac1c0002
exists e2 e3 e1 s1 x1 x2 x3 x4 x5.(v_wear(e1) & v_stand(e2) & v_hold(e3) & of(x4,x5) & n_mask(x3) & n_bread(x5) & n_boy(x1) & n_bag(x4) & for(e2,e3) & card_eq_2(x4) & a_young(s1) & Theme(s1,x1) & Theme(e3,x4) & Theme(e1,x3) & Actor(e3,x1) & Actor(e2,x1) & Actor(e1,x2) & (x1 = x2))
exists e2 e1 x1 x2 x3 x4.(v_wear(e1) & v_hold(e2) & n_mask(x3) & n_boy(x1) & n_bag(x4) & card_eq_2(x4) & Theme(e2,x4) & Theme(e1,x3) & Actor(e2,x1) & Actor(e1,x2) & (x1 = x2))
A young boy wearing a mask stands holding two bags of bread.
A boy wearing a mask holds two bags of wheat bread
1
-100
just because a boy is wearing a mask stands holding two bags of bread doesn't mean he is holding two bags of wheat bread
exists e3 e1 e2 s1 x1 x2 x3 x4 x5.(for(e2,e3) & Theme(e3,x4) & Actor(e3,x1) & v_hold(e3) & of(x4,x5) & n_bread(x5) & n_bag(x4) & card_eq_2(x4) & Actor(e2,x1) & v_stand(e2) & Theme(e1,x3) & Actor(e1,x2) & v_wear(e1) & n_mask(x3) & (x1 = x2) & n_boy(x1) & a_young(s1) & Theme(s1,x1))
exists e1 e2 x1 x2 x3 x4 x5 x6.(Theme(e2,x4) & Actor(e2,x1) & v_hold(e2) & of(x4,x5) & n_bread(x5) & of(x5,x6) & n_wheat(x6) & n_bag(x4) & card_eq_2(x4) & Theme(e1,x3) & Actor(e1,x2) & v_wear(e1) & n_mask(x3) & (x1 = x2) & n_boy(x1))
7aa27e64-e4c8-11ec-9cdd-0242ac1c0002
exists e3 e1 e2 s1 x1 x2 x3 x4 x5.(v_wear(e1) & v_stand(e2) & v_hold(e3) & of(x4,x5) & n_mask(x3) & n_bread(x5) & n_boy(x1) & n_bag(x4) & for(e2,e3) & card_eq_2(x4) & a_young(s1) & Theme(s1,x1) & Theme(e3,x4) & Theme(e1,x3) & Actor(e3,x1) & Actor(e2,x1) & Actor(e1,x2) & (x1 = x2))
exists e1 e2 x1 x2 x3 x4 x5 x6.(v_wear(e1) & v_hold(e2) & of(x5,x6) & of(x4,x5) & n_wheat(x6) & n_mask(x3) & n_bread(x5) & n_boy(x1) & n_bag(x4) & card_eq_2(x4) & Theme(e2,x4) & Theme(e1,x3) & Actor(e2,x1) & Actor(e1,x2) & (x1 = x2))
A young boy wearing a mask stands holding two bags of bread.
A boy wearing a mask holds three bags of bread
2
-100
There can be either two bags or three not both.
exists e1 e3 e2 s1 x1 x2 x3 x4 x5.(for(e2,e3) & Theme(e3,x4) & Actor(e3,x1) & v_hold(e3) & of(x4,x5) & n_bread(x5) & n_bag(x4) & card_eq_2(x4) & Actor(e2,x1) & v_stand(e2) & Theme(e1,x3) & Actor(e1,x2) & v_wear(e1) & n_mask(x3) & (x1 = x2) & n_boy(x1) & a_young(s1) & Theme(s1,x1))
exists e1 e2 x1 x2 x3 x4 x5.(Theme(e2,x4) & Actor(e2,x1) & v_hold(e2) & of(x4,x5) & n_bread(x5) & n_bag(x4) & card_eq_3(x4) & Theme(e1,x3) & Actor(e1,x2) & v_wear(e1) & n_mask(x3) & (x1 = x2) & n_boy(x1))
7aa28364-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e3 e2 s1 x1 x2 x3 x4 x5.(v_wear(e1) & v_stand(e2) & v_hold(e3) & of(x4,x5) & n_mask(x3) & n_bread(x5) & n_boy(x1) & n_bag(x4) & for(e2,e3) & card_eq_2(x4) & a_young(s1) & Theme(s1,x1) & Theme(e3,x4) & Theme(e1,x3) & Actor(e3,x1) & Actor(e2,x1) & Actor(e1,x2) & (x1 = x2))
exists e1 e2 x1 x2 x3 x4 x5.(v_wear(e1) & v_hold(e2) & of(x4,x5) & n_mask(x3) & n_bread(x5) & n_boy(x1) & n_bag(x4) & card_eq_3(x4) & Theme(e2,x4) & Theme(e1,x3) & Actor(e2,x1) & Actor(e1,x2) & (x1 = x2))
Two white swans on the water.
Birds swimming in lake
1
-100
not all birds are swans.
exists s1 x1 x2.(n_water(x2) & a_topic(x1) & on(x1,x2) & n_swan(x1) & a_white(s1) & Theme(s1,x1) & card_eq_2(x1))
exists x1 x2 x3.(a_topic(x1) & in(x1,x3) & n_lake(x3) & n_swimming(x1) & (x1 = x2) & ne_nam_birds(x2))
7aa28800-e4c8-11ec-9cdd-0242ac1c0002
exists s1 x1 x2.(on(x1,x2) & n_water(x2) & n_swan(x1) & card_eq_2(x1) & a_white(s1) & a_topic(x1) & Theme(s1,x1))
exists x1 x2 x3.(ne_nam_birds(x2) & n_swimming(x1) & n_lake(x3) & in(x1,x3) & a_topic(x1) & (x1 = x2))
Two white swans on the water.
Birds flying over house
2
-100
If the birds are on the water, those birds are not flying.
exists s1 x1 x2.(n_water(x2) & a_topic(x1) & on(x1,x2) & n_swan(x1) & a_white(s1) & Theme(s1,x1) & card_eq_2(x1))
exists e1 x1 x2 x3.(a_topic(x1) & over(e1,x3) & n_house(x3) & Actor(e1,x2) & v_fly(e1) & (x1 = x2) & n_bird(x1))
7aa28c9c-e4c8-11ec-9cdd-0242ac1c0002
exists s1 x1 x2.(on(x1,x2) & n_water(x2) & n_swan(x1) & card_eq_2(x1) & a_white(s1) & a_topic(x1) & Theme(s1,x1))
exists e1 x1 x2 x3.(v_fly(e1) & over(e1,x3) & n_house(x3) & n_bird(x1) & a_topic(x1) & Actor(e1,x2) & (x1 = x2))
Two white swans on the water.
Birds swimming in water
0
-100
swans are birds
exists s1 x1 x2.(n_water(x2) & a_topic(x1) & on(x1,x2) & n_swan(x1) & a_white(s1) & Theme(s1,x1) & card_eq_2(x1))
exists x1 x2 x3.(a_topic(x1) & in(x1,x3) & n_water(x3) & n_swimming(x1) & (x1 = x2) & ne_nam_birds(x2))
7aa29142-e4c8-11ec-9cdd-0242ac1c0002
exists s1 x1 x2.(on(x1,x2) & n_water(x2) & n_swan(x1) & card_eq_2(x1) & a_white(s1) & a_topic(x1) & Theme(s1,x1))
exists x1 x2 x3.(ne_nam_birds(x2) & n_water(x3) & n_swimming(x1) & in(x1,x3) & a_topic(x1) & (x1 = x2))
A group of reporters are crowding around.
There is a crowd of people.
0
-100
the people are a group
exists e1 p1 x1 x2.(exists s1.(Theme(s1,x1) & a_around(s1)) & Topic(e1,p1) & Actor(e1,x1) & v_crowd(e1) & of(x1,x2) & n_reporter(x2) & n_group(x1))
exists p1 x1 x2 x3.((x1 = x2) & of(x2,x3) & n_people(x3) & n_crowd(x2))
7aa295de-e4c8-11ec-9cdd-0242ac1c0002
exists e1 p1 x1 x2.(v_crowd(e1) & of(x1,x2) & n_reporter(x2) & n_group(x1) & exists s1.(a_around(s1) & Theme(s1,x1)) & Topic(e1,p1) & Actor(e1,x1))
exists x1 x2 x3.(of(x2,x3) & n_people(x3) & n_crowd(x2) & (x1 = x2))
A group of reporters are crowding around.
A group of news reporters are crowding around the scene of the fire.
1
-100
Just because a group of reporters are crowding around it does not mean it is the scene of the fire.
exists e1 p1 x1 x2.(exists s1.(Theme(s1,x1) & a_around(s1)) & Topic(e1,p1) & Actor(e1,x1) & v_crowd(e1) & of(x1,x2) & n_reporter(x2) & n_group(x1))
exists e1 x1 x2 x3 x4 x5.(n_fire(x5) & n_scene(x4) & around(e1,x4) & of(x4,x5) & Actor(e1,x1) & v_crowd(e1) & of(x1,x2) & n_reporter(x2) & of(x2,x3) & n_news(x3) & n_group(x1))
7aa29b56-e4c8-11ec-9cdd-0242ac1c0002
exists e1 p1 x1 x2.(v_crowd(e1) & of(x1,x2) & n_reporter(x2) & n_group(x1) & exists s1.(a_around(s1) & Theme(s1,x1)) & Topic(e1,p1) & Actor(e1,x1))
exists e1 x1 x2 x3 x4 x5.(v_crowd(e1) & of(x4,x5) & of(x2,x3) & of(x1,x2) & n_scene(x4) & n_reporter(x2) & n_news(x3) & n_group(x1) & n_fire(x5) & around(e1,x4) & Actor(e1,x1))
A group of reporters are crowding around.
A man is standing outdoors on a starry night.
2
-100
A man is singular while a group is plural.
exists e1 p1 x1 x2.(exists s1.(Theme(s1,x1) & a_around(s1)) & Topic(e1,p1) & Actor(e1,x1) & v_crowd(e1) & of(x1,x2) & n_reporter(x2) & n_group(x1))
exists p1 x1.(exists e1 s1 x2 x3.((x1 = x2) & on(x2,x3) & n_night(x3) & a_starry(s1) & Theme(s1,x3) & n_outdoors(x2) & Actor(e1,x2) & v_stand(e1)) & n_man(x1))
7aa2a07e-e4c8-11ec-9cdd-0242ac1c0002
exists e1 p1 x1 x2.(v_crowd(e1) & of(x1,x2) & n_reporter(x2) & n_group(x1) & exists s1.(a_around(s1) & Theme(s1,x1)) & Topic(e1,p1) & Actor(e1,x1))
exists x1.(n_man(x1) & exists e1 s1 x2 x3.(v_stand(e1) & on(x2,x3) & n_outdoors(x2) & n_night(x3) & a_starry(s1) & Theme(s1,x3) & Actor(e1,x2) & (x1 = x2)))
A man wearing a Facebook lanyard is holding a microphone.
A man is holding a microphone
0
-100
A man wearing a Facebook Lanyard is a man.
exists e1 e2 x1 x2 x3 x4 x5.(Theme(e2,x5) & Actor(e2,x1) & v_hold(e2) & n_microphone(x5) & Theme(e1,x3) & Actor(e1,x2) & v_wear(e1) & n_lanyard(x3) & of(x3,x4) & n_facebook(x4) & (x1 = x2) & n_man(x1))
exists e1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_hold(e1) & n_microphone(x2) & n_man(x1))
7aa2a5f6-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e2 x1 x2 x3 x4 x5.(v_wear(e1) & v_hold(e2) & of(x3,x4) & n_microphone(x5) & n_man(x1) & n_lanyard(x3) & n_facebook(x4) & Theme(e2,x5) & Theme(e1,x3) & Actor(e2,x1) & Actor(e1,x2) & (x1 = x2))
exists e1 x1 x2.(v_hold(e1) & n_microphone(x2) & n_man(x1) & Theme(e1,x2) & Actor(e1,x1))
A man wearing a Facebook lanyard is holding a microphone.
The man is giving a speech
1
-100
Although he is holding a microphone it doesn't mean he is giving a speech.
exists e2 e1 x1 x2 x3 x4 x5.(Theme(e2,x5) & Actor(e2,x1) & v_hold(e2) & n_microphone(x5) & Theme(e1,x3) & Actor(e1,x2) & v_wear(e1) & n_lanyard(x3) & of(x3,x4) & n_facebook(x4) & (x1 = x2) & n_man(x1))
exists e1 x1 x2.(n_man(x1) & Theme(e1,x2) & Actor(e1,x1) & v_give(e1) & n_speech(x2))
7aa2ab1e-e4c8-11ec-9cdd-0242ac1c0002
exists e2 e1 x1 x2 x3 x4 x5.(v_wear(e1) & v_hold(e2) & of(x3,x4) & n_microphone(x5) & n_man(x1) & n_lanyard(x3) & n_facebook(x4) & Theme(e2,x5) & Theme(e1,x3) & Actor(e2,x1) & Actor(e1,x2) & (x1 = x2))
exists e1 x1 x2.(v_give(e1) & n_speech(x2) & n_man(x1) & Theme(e1,x2) & Actor(e1,x1))
A man wearing a Facebook lanyard is holding a microphone.
The man is drinking water
2
-100
A man wearing and drinking
exists e2 e1 x1 x2 x3 x4 x5.(Theme(e2,x5) & Actor(e2,x1) & v_hold(e2) & n_microphone(x5) & Theme(e1,x3) & Actor(e1,x2) & v_wear(e1) & n_lanyard(x3) & of(x3,x4) & n_facebook(x4) & (x1 = x2) & n_man(x1))
exists e1 x1 x2.(n_man(x1) & Theme(e1,x2) & Actor(e1,x1) & v_drink(e1) & n_water(x2))
7aa2afd8-e4c8-11ec-9cdd-0242ac1c0002
exists e2 e1 x1 x2 x3 x4 x5.(v_wear(e1) & v_hold(e2) & of(x3,x4) & n_microphone(x5) & n_man(x1) & n_lanyard(x3) & n_facebook(x4) & Theme(e2,x5) & Theme(e1,x3) & Actor(e2,x1) & Actor(e1,x2) & (x1 = x2))
exists e1 x1 x2.(v_drink(e1) & n_water(x2) & n_man(x1) & Theme(e1,x2) & Actor(e1,x1))
Two geese in dark blue water one goose has wings outstreached the other is starting a dive.
There are two geese on the water.
0
-100
dark blue water is a water
exists e2 e1 p1 s1 s2 x1 x2 x3 x4 x5 x6.(n_other(x6) & Theme(e2,x4) & Actor(e2,x1) & v_have(e2) & exists e3 x7.(Theme(e3,x7) & Actor(e3,x6) & v_start(e3) & n_dive(x7)) & that(x4,p1) & Theme(e1,x5) & v_outstreach(e1) & (x4 = x5) & n_wing(x4) & in(x1,x2) & n_goose(x2) & card_eq_1(x2) & of(x2,x3) & n_water(x3) & a_blue(s2) & Theme(s2,x2) & a_dark(s1) & Theme(s1,x2) & n_goose(x1) & card_eq_2(x1))
exists p1 x1 x4.(n_water(x4) & exists s1 x2 x3.((x1 = x2) & on(s1,x4) & Theme(s1,x3) & a_geese(s1) & (x2 = x3) & n_thing(x2) & card_eq_2(x2)))
7aa2b456-e4c8-11ec-9cdd-0242ac1c0002
exists e2 e1 p1 s1 s2 x1 x2 x3 x4 x5 x6.(v_outstreach(e1) & v_have(e2) & that(x4,p1) & of(x2,x3) & n_wing(x4) & n_water(x3) & n_other(x6) & n_goose(x2) & n_goose(x1) & in(x1,x2) & exists e3 x7.(v_start(e3) & n_dive(x7) & Theme(e3,x7) & Actor(e3,x6)) & card_eq_2(x1) & card_eq_1(x2) & a_dark(s1) & a_blue(s2) & Theme(s2,x2) & Theme(s1,x2) & Theme(e2,x4) & Theme(e1,x5) & Actor(e2,x1) & (x4 = x5))
exists x1 x4.(n_water(x4) & exists s1 x2 x3.(on(s1,x4) & n_thing(x2) & card_eq_2(x2) & a_geese(s1) & Theme(s1,x3) & (x2 = x3) & (x1 = x2)))
Two geese in dark blue water one goose has wings outstreached the other is starting a dive.
The goose dove after a fish.
1
-100
just because two geese are in dark blue water doesn't mean the goose dove after a fish
exists e1 e2 p1 s1 s2 x1 x2 x3 x4 x5 x6.(n_other(x6) & Theme(e2,x4) & Actor(e2,x1) & v_have(e2) & exists e3 x7.(Theme(e3,x7) & Actor(e3,x6) & v_start(e3) & n_dive(x7)) & that(x4,p1) & Theme(e1,x5) & v_outstreach(e1) & (x4 = x5) & n_wing(x4) & in(x1,x2) & n_goose(x2) & card_eq_1(x2) & of(x2,x3) & n_water(x3) & a_blue(s2) & Theme(s2,x2) & a_dark(s1) & Theme(s1,x2) & n_goose(x1) & card_eq_2(x1))
exists x1 x2 x3.(n_dove(x1) & of(x1,x2) & n_goose(x2) & a_topic(x1) & after(x1,x3) & n_fish(x3))
7aa2b974-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e2 p1 s1 s2 x1 x2 x3 x4 x5 x6.(v_outstreach(e1) & v_have(e2) & that(x4,p1) & of(x2,x3) & n_wing(x4) & n_water(x3) & n_other(x6) & n_goose(x2) & n_goose(x1) & in(x1,x2) & exists e3 x7.(v_start(e3) & n_dive(x7) & Theme(e3,x7) & Actor(e3,x6)) & card_eq_2(x1) & card_eq_1(x2) & a_dark(s1) & a_blue(s2) & Theme(s2,x2) & Theme(s1,x2) & Theme(e2,x4) & Theme(e1,x5) & Actor(e2,x1) & (x4 = x5))
exists x1 x2 x3.(of(x1,x2) & n_goose(x2) & n_fish(x3) & n_dove(x1) & after(x1,x3) & a_topic(x1))
Two geese in dark blue water one goose has wings outstreached the other is starting a dive.
The small family of ducks paddled by searching for the bread thrown from shore.
2
-100
Ducks and geese are different species.
exists e2 e1 p1 s1 s2 x1 x2 x3 x4 x5 x6.(n_other(x6) & Theme(e2,x4) & Actor(e2,x1) & v_have(e2) & exists e3 x7.(Theme(e3,x7) & Actor(e3,x6) & v_start(e3) & n_dive(x7)) & that(x4,p1) & Theme(e1,x5) & v_outstreach(e1) & (x4 = x5) & n_wing(x4) & in(x1,x2) & n_goose(x2) & card_eq_1(x2) & of(x2,x3) & n_water(x3) & a_blue(s2) & Theme(s2,x2) & a_dark(s1) & Theme(s1,x2) & n_goose(x1) & card_eq_2(x1))
exists e2 e1 e3 s1 x1 x2 x3 x4 x5 x6.(n_bread(x4) & n_family(x1) & a_small(s1) & Theme(s1,x1) & a_topic(x1) & of(x1,x2) & by(e1,e2) & for(e2,x4) & from(e3,x6) & n_shore(x6) & Theme(e3,x5) & v_throw(e3) & (x4 = x5) & Actor(e2,x3) & v_search(e2) & Theme(e1,x3) & v_paddle(e1) & (x2 = x3) & n_duck(x2))
7aa2bef6-e4c8-11ec-9cdd-0242ac1c0002
exists e2 e1 p1 s1 s2 x1 x2 x3 x4 x5 x6.(v_outstreach(e1) & v_have(e2) & that(x4,p1) & of(x2,x3) & n_wing(x4) & n_water(x3) & n_other(x6) & n_goose(x2) & n_goose(x1) & in(x1,x2) & exists e3 x7.(v_start(e3) & n_dive(x7) & Theme(e3,x7) & Actor(e3,x6)) & card_eq_2(x1) & card_eq_1(x2) & a_dark(s1) & a_blue(s2) & Theme(s2,x2) & Theme(s1,x2) & Theme(e2,x4) & Theme(e1,x5) & Actor(e2,x1) & (x4 = x5))
exists e2 e1 e3 s1 x1 x2 x3 x4 x5 x6.(v_throw(e3) & v_search(e2) & v_paddle(e1) & of(x1,x2) & n_shore(x6) & n_family(x1) & n_duck(x2) & n_bread(x4) & from(e3,x6) & for(e2,x4) & by(e1,e2) & a_topic(x1) & a_small(s1) & Theme(s1,x1) & Theme(e3,x5) & Theme(e1,x3) & Actor(e2,x3) & (x4 = x5) & (x2 = x3))
A swan unfurling his wings over the water with a second swan in the background.
One swan prepares to take flight.
1
-100
just because a swan is unfurling his wings over the water doesn't mean one swan prepares to take flight
exists e1 s1 x1 x2 x3 x4 x5 x6.(n_background(x6) & n_water(x4) & a_topic(x1) & with(e1,x5) & in(x5,x6) & n_swan(x5) & a_second(s1) & Theme(s1,x5) & over(e1,x4) & Theme(e1,x3) & Actor(e1,x2) & v_unfurl(e1) & n_wing(x3) & of(x3,x1) & n_male(x1) & (x1 = x2) & n_swan(x1))
exists e1 p1 x1.(Topic(e1,p1) & Actor(e1,x1) & v_prepare(e1) & exists e2 x2.(Theme(e2,x2) & Actor(e2,x1) & v_take(e2) & n_flight(x2)) & n_swan(x1) & card_eq_1(x1))
7aa2c5b8-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3 x4 x5 x6.(with(e1,x5) & v_unfurl(e1) & over(e1,x4) & of(x3,x1) & n_wing(x3) & n_water(x4) & n_swan(x5) & n_swan(x1) & n_male(x1) & n_background(x6) & in(x5,x6) & a_topic(x1) & a_second(s1) & Theme(s1,x5) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2))
exists e1 p1 x1.(v_prepare(e1) & n_swan(x1) & exists e2 x2.(v_take(e2) & n_flight(x2) & Theme(e2,x2) & Actor(e2,x1)) & card_eq_1(x1) & Topic(e1,p1) & Actor(e1,x1))
A swan unfurling his wings over the water with a second swan in the background.
Two swans are in a cage.
2
-100
One cant be in a cage and over water simultaneously.
exists e1 s1 x1 x2 x3 x4 x5 x6.(n_background(x6) & n_water(x4) & a_topic(x1) & with(e1,x5) & in(x5,x6) & n_swan(x5) & a_second(s1) & Theme(s1,x5) & over(e1,x4) & Theme(e1,x3) & Actor(e1,x2) & v_unfurl(e1) & n_wing(x3) & of(x3,x1) & n_male(x1) & (x1 = x2) & n_swan(x1))
exists p1 x1.(exists x2.(in(x1,x2) & n_cage(x2)) & n_swan(x1) & card_eq_2(x1))
7aa2ca72-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3 x4 x5 x6.(with(e1,x5) & v_unfurl(e1) & over(e1,x4) & of(x3,x1) & n_wing(x3) & n_water(x4) & n_swan(x5) & n_swan(x1) & n_male(x1) & n_background(x6) & in(x5,x6) & a_topic(x1) & a_second(s1) & Theme(s1,x5) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2))
exists x1.(n_swan(x1) & exists x2.(n_cage(x2) & in(x1,x2)) & card_eq_2(x1))
A swan unfurling his wings over the water with a second swan in the background.
Two swans outside.
0
-100
swan , second swan implies Two swans
exists e1 s1 x1 x2 x3 x4 x5 x6.(n_background(x6) & n_water(x4) & a_topic(x1) & with(e1,x5) & in(x5,x6) & n_swan(x5) & a_second(s1) & Theme(s1,x5) & over(e1,x4) & Theme(e1,x3) & Actor(e1,x2) & v_unfurl(e1) & n_wing(x3) & of(x3,x1) & n_male(x1) & (x1 = x2) & n_swan(x1))
exists s1 x1 x2.(a_topic(x1) & Theme(s1,x2) & a_outside(s1) & (x1 = x2) & n_swan(x1) & card_eq_2(x1))
7aa2cf4a-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3 x4 x5 x6.(with(e1,x5) & v_unfurl(e1) & over(e1,x4) & of(x3,x1) & n_wing(x3) & n_water(x4) & n_swan(x5) & n_swan(x1) & n_male(x1) & n_background(x6) & in(x5,x6) & a_topic(x1) & a_second(s1) & Theme(s1,x5) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2))
exists s1 x1 x2.(n_swan(x1) & card_eq_2(x1) & a_topic(x1) & a_outside(s1) & Theme(s1,x2) & (x1 = x2))
Two swans are in the water, the one in front is flapping its wings.
A mated swan pair are in the water.
1
-100
Two swans together in the water are not necessarily a mated swan pair.
exists e1 p1 x1 x2 x3 x4.(n_water(x4) & Theme(e1,x3) & Actor(e1,x1) & v_flap(e1) & n_wing(x3) & of(x3,x1) & n_thing(x1) & in(x1,x2) & n_front(x2) & card_eq_1(x1) & in(x1,x4) & n_swan(x1) & card_eq_2(x1))
exists p1 s1 x1 x2 x3.(n_water(x3) & in(x1,x3) & n_pair(x1) & of(x1,x2) & n_swan(x2) & a_mated(s1) & Theme(s1,x1))
7aa2d422-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3 x4.(v_flap(e1) & of(x3,x1) & n_wing(x3) & n_water(x4) & n_thing(x1) & n_swan(x1) & n_front(x2) & in(x1,x4) & in(x1,x2) & card_eq_2(x1) & card_eq_1(x1) & Theme(e1,x3) & Actor(e1,x1))
exists s1 x1 x2 x3.(of(x1,x2) & n_water(x3) & n_swan(x2) & n_pair(x1) & in(x1,x3) & a_mated(s1) & Theme(s1,x1))
Two swans are in the water, the one in front is flapping its wings.
A swan flaps it's wings.
0
-100
one represent swan
exists e1 p1 x1 x2 x3 x4.(n_water(x4) & Theme(e1,x3) & Actor(e1,x1) & v_flap(e1) & n_wing(x3) & of(x3,x1) & n_thing(x1) & in(x1,x2) & n_front(x2) & card_eq_1(x1) & in(x1,x4) & n_swan(x1) & card_eq_2(x1))
exists e1 p1 x1.(exists p2 x2.((x1 = x2) & n_wing(x2)) & n_thing(x1) & Topic(e1,p1) & Actor(e1,x1) & v_flap(e1) & n_swan(x1))
7aa2d99a-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3 x4.(v_flap(e1) & of(x3,x1) & n_wing(x3) & n_water(x4) & n_thing(x1) & n_swan(x1) & n_front(x2) & in(x1,x4) & in(x1,x2) & card_eq_2(x1) & card_eq_1(x1) & Theme(e1,x3) & Actor(e1,x1))
exists e1 p1 x1.(v_flap(e1) & n_thing(x1) & n_swan(x1) & exists x2.(n_wing(x2) & (x1 = x2)) & Topic(e1,p1) & Actor(e1,x1))
Two swans are in the water, the one in front is flapping its wings.
Two swans sit on shore.
2
-100
One cant be on shore and in water simultaneously.
exists e1 p1 x1 x2 x3 x4.(n_water(x4) & Theme(e1,x3) & Actor(e1,x1) & v_flap(e1) & n_wing(x3) & of(x3,x1) & n_thing(x1) & in(x1,x2) & n_front(x2) & card_eq_1(x1) & in(x1,x4) & n_swan(x1) & card_eq_2(x1))
exists e1 x1 x2.(on(e1,x2) & n_shore(x2) & Actor(e1,x1) & v_sit(e1) & n_swan(x1) & card_eq_2(x1))
7aa2de40-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3 x4.(v_flap(e1) & of(x3,x1) & n_wing(x3) & n_water(x4) & n_thing(x1) & n_swan(x1) & n_front(x2) & in(x1,x4) & in(x1,x2) & card_eq_2(x1) & card_eq_1(x1) & Theme(e1,x3) & Actor(e1,x1))
exists e1 x1 x2.(v_sit(e1) & on(e1,x2) & n_swan(x1) & n_shore(x2) & card_eq_2(x1) & Actor(e1,x1))
two white geese on the surface of the ocean
Two geese on the ocean.
0
-100
white geese implies geese
exists s1 x1 x2 x3.(n_ocean(x3) & n_surface(x2) & a_topic(x1) & on(x1,x2) & of(x2,x3) & n_goose(x1) & a_white(s1) & Theme(s1,x1) & card_eq_2(x1))
exists x1 x2.(n_ocean(x2) & a_topic(x1) & on(x1,x2) & n_goose(x1) & card_eq_2(x1))
7aa2e2e6-e4c8-11ec-9cdd-0242ac1c0002
exists s1 x1 x2 x3.(on(x1,x2) & of(x2,x3) & n_surface(x2) & n_ocean(x3) & n_goose(x1) & card_eq_2(x1) & a_white(s1) & a_topic(x1) & Theme(s1,x1))
exists x1 x2.(on(x1,x2) & n_ocean(x2) & n_goose(x1) & card_eq_2(x1) & a_topic(x1))
two white geese on the surface of the ocean
Two geese flying in the sky.
2
-100
One cant be on the ocean and in the sky simultaneously.
exists s1 x1 x2 x3.(n_ocean(x3) & n_surface(x2) & a_topic(x1) & on(x1,x2) & of(x2,x3) & n_goose(x1) & a_white(s1) & Theme(s1,x1) & card_eq_2(x1))
exists e1 x1 x2 x3.(n_sky(x3) & a_topic(x1) & in(e1,x3) & Actor(e1,x2) & v_fly(e1) & (x1 = x2) & n_goose(x1) & card_eq_2(x1))
7aa2e8cc-e4c8-11ec-9cdd-0242ac1c0002
exists s1 x1 x2 x3.(on(x1,x2) & of(x2,x3) & n_surface(x2) & n_ocean(x3) & n_goose(x1) & card_eq_2(x1) & a_white(s1) & a_topic(x1) & Theme(s1,x1))
exists e1 x1 x2 x3.(v_fly(e1) & n_sky(x3) & n_goose(x1) & in(e1,x3) & card_eq_2(x1) & a_topic(x1) & Actor(e1,x2) & (x1 = x2))
All the members of a family are enjoying wine, talking, playing some game and having a relaxed and wonderful time.
A family is drinking wine.
0
-100
All the members shows family
exists x2 x6 x9 x13.(n_member(x13) & n_member(x9) & n_member(x6) & n_member(x2) & all x12.((x12 = x13) -> exists e4 s1 s2 x14 x15.(Theme(e4,x15) & Actor(e4,x12) & v_have(e4) & n_time(x15) & a_wonderful(s2) & Theme(s2,x15) & a_relaxed(s1) & Theme(s1,x15) & of(x12,x14) & n_family(x14))) & all x8.((x8 = x9) -> exists e3 x10 x11.(Theme(e3,x11) & Actor(e3,x8) & v_play(e3) & n_game(x11) & of(x8,x10) & n_family(x10))) & all x5.((x5 = x6) -> exists e2 x7.(Actor(e2,x5) & v_talk(e2) & of(x5,x7) & n_family(x7))) & all x1.((x1 = x2) -> exists e1 x3 x4.(Theme(e1,x4) & Actor(e1,x1) & v_enjoy(e1) & n_wine(x4) & of(x1,x3) & n_family(x3))))
exists e1 x1 x2.(Time(e1,x2) & n_wine(x2) & Actor(e1,x1) & v_drink(e1) & n_family(x1))
7aa2f286-e4c8-11ec-9cdd-0242ac1c0002
exists x2 x6 x9 x13.(n_member(x9) & n_member(x6) & n_member(x2) & n_member(x13) & all x8.(exists e3 x10 x11.(v_play(e3) & of(x8,x10) & n_game(x11) & n_family(x10) & Theme(e3,x11) & Actor(e3,x8)) | -(x8 = x9)) & all x5.(exists e2 x7.(v_talk(e2) & of(x5,x7) & n_family(x7) & Actor(e2,x5)) | -(x5 = x6)) & all x12.(exists e4 s1 s2 x14 x15.(v_have(e4) & of(x12,x14) & n_time(x15) & n_family(x14) & a_wonderful(s2) & a_relaxed(s1) & Theme(s2,x15) & Theme(s1,x15) & Theme(e4,x15) & Actor(e4,x12)) | -(x12 = x13)) & all x1.(exists e1 x3 x4.(v_enjoy(e1) & of(x1,x3) & n_wine(x4) & n_family(x3) & Theme(e1,x4) & Actor(e1,x1)) | -(x1 = x2)))
exists e1 x1 x2.(v_drink(e1) & n_wine(x2) & n_family(x1) & Time(e1,x2) & Actor(e1,x1))
White dog with dark markings jumping to catch an object.
A white dog is swimming.
2
-100
One cant be jumping and swimming simultaneously.
exists e1 p1 s1 x1 x2 x3 x4.(a_topic(x1) & with(x1,x3) & Topic(e1,p1) & Actor(e1,x4) & v_jump(e1) & exists e2 x5.(Theme(e2,x5) & Actor(e2,x4) & v_catch(e2) & n_object(x5)) & (x3 = x4) & n_marking(x3) & a_dark(s1) & Theme(s1,x3) & n_dog(x1) & (x1 = x2) & ne_per_white(x2))
exists p1 s1 x1.(exists x2.((x1 = x2) & n_swimming(x2)) & n_dog(x1) & a_white(s1) & Theme(s1,x1))
7aa30280-e4c8-11ec-9cdd-0242ac1c0002
exists e1 p1 s1 x1 x2 x3 x4.(with(x1,x3) & v_jump(e1) & ne_per_white(x2) & n_marking(x3) & n_dog(x1) & exists e2 x5.(v_catch(e2) & n_object(x5) & Theme(e2,x5) & Actor(e2,x4)) & a_topic(x1) & a_dark(s1) & Topic(e1,p1) & Theme(s1,x3) & Actor(e1,x4) & (x3 = x4) & (x1 = x2))
exists s1 x1.(n_dog(x1) & exists x2.(n_swimming(x2) & (x1 = x2)) & a_white(s1) & Theme(s1,x1))
White dog with dark markings jumping to catch an object.
A white dog is playing fetch.
1
-100
No all jumping to catch is playing fetch.
exists e1 p1 s1 x1 x2 x3 x4.(a_topic(x1) & with(x1,x3) & Topic(e1,p1) & Actor(e1,x4) & v_jump(e1) & exists e2 x5.(Theme(e2,x5) & Actor(e2,x4) & v_catch(e2) & n_object(x5)) & (x3 = x4) & n_marking(x3) & a_dark(s1) & Theme(s1,x3) & n_dog(x1) & (x1 = x2) & ne_per_white(x2))
exists e1 s1 s2 x1.(a_fetch(s2) & Manner(e1,s2) & Actor(e1,x1) & v_play(e1) & n_dog(x1) & a_white(s1) & Theme(s1,x1))
7aa30d3e-e4c8-11ec-9cdd-0242ac1c0002
exists e1 p1 s1 x1 x2 x3 x4.(with(x1,x3) & v_jump(e1) & ne_per_white(x2) & n_marking(x3) & n_dog(x1) & exists e2 x5.(v_catch(e2) & n_object(x5) & Theme(e2,x5) & Actor(e2,x4)) & a_topic(x1) & a_dark(s1) & Topic(e1,p1) & Theme(s1,x3) & Actor(e1,x4) & (x3 = x4) & (x1 = x2))
exists e1 s1 s2 x1.(v_play(e1) & n_dog(x1) & a_white(s1) & a_fetch(s2) & Theme(s1,x1) & Manner(e1,s2) & Actor(e1,x1))
a small black and white jumping to catch something in its mouth.
A animal is leaping.
0
-100
jumping to catch can only be leaping
exists p1 s1 s2 s3 x1 x3.(a_topic(x1) & Topic(x1,p1) & exists e1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_catch(e1) & in(x2,x3) & n_thing(x2)) & n_mouth(x3) & of(x3,x1) & n_thing(x1) & n_jump(x1) & a_white(s3) & Theme(s3,x1) & a_black(s2) & Theme(s2,x1) & a_small(s1) & Theme(s1,x1))
exists e1 x1.(Actor(e1,x1) & v_leap(e1) & n_animal(x1))
7aa31dc4-e4c8-11ec-9cdd-0242ac1c0002
exists p1 s1 s2 s3 x1 x3.(of(x3,x1) & n_thing(x1) & n_mouth(x3) & n_jump(x1) & exists e1 x2.(v_catch(e1) & n_thing(x2) & in(x2,x3) & Theme(e1,x2) & Actor(e1,x1)) & a_white(s3) & a_topic(x1) & a_small(s1) & a_black(s2) & Topic(x1,p1) & Theme(s3,x1) & Theme(s2,x1) & Theme(s1,x1))
exists e1 x1.(v_leap(e1) & n_animal(x1) & Actor(e1,x1))
A woman in a pink shirt is placing her hand over her heart as she rides a horse.
A woman is riding a horse as the national anthem plays.
1
0.534774
Not all women put their hand over their heart because the national anthem plays.
exists e1 p1 s1 x1 x2 x3 x4.(exists e2 x5.(Theme(e2,x5) & Actor(e2,x1) & v_ride(e2) & n_horse(x5)) & n_female(x1) & n_female(x1) & n_female(x1) & as(e1,p1) & over(e1,x4) & n_heart(x4) & of(x4,x1) & Theme(e1,x3) & Actor(e1,x1) & v_place(e1) & n_hand(x3) & of(x3,x1) & in(x1,x2) & n_shirt(x2) & a_pink(s1) & Theme(s1,x2) & n_woman(x1))
exists e1 s1 x1 x2 x3 x4.(n_play(x3) & of(x3,x4) & n_anthem(x4) & a_national(s1) & Theme(s1,x3) & as(e1,x3) & Theme(e1,x2) & Actor(e1,x1) & v_ride(e1) & n_horse(x2) & n_woman(x1))
7aa70ed4-e4c8-11ec-9cdd-0242ac1c0002
exists e1 p1 s1 x1 x2 x3 x4.(v_place(e1) & over(e1,x4) & of(x4,x1) & of(x3,x1) & n_woman(x1) & n_shirt(x2) & n_heart(x4) & n_hand(x3) & n_female(x1) & in(x1,x2) & exists e2 x5.(v_ride(e2) & n_horse(x5) & Theme(e2,x5) & Actor(e2,x1)) & as(e1,p1) & a_pink(s1) & Theme(s1,x2) & Theme(e1,x3) & Actor(e1,x1))
exists e1 s1 x1 x2 x3 x4.(v_ride(e1) & of(x3,x4) & n_woman(x1) & n_play(x3) & n_horse(x2) & n_anthem(x4) & as(e1,x3) & a_national(s1) & Theme(s1,x3) & Theme(e1,x2) & Actor(e1,x1))
A woman in a pink shirt is placing her hand over her heart as she rides a horse.
A women in pink salutes the flag as she rides by on a horse.
1
0.666165
Not all women salutes the flag.
exists e1 p1 s1 x1 x2 x3 x4.(exists e2 x5.(Theme(e2,x5) & Actor(e2,x1) & v_ride(e2) & n_horse(x5)) & n_female(x1) & n_female(x1) & n_female(x1) & as(e1,p1) & over(e1,x4) & n_heart(x4) & of(x4,x1) & Theme(e1,x3) & Actor(e1,x1) & v_place(e1) & n_hand(x3) & of(x3,x1) & in(x1,x2) & n_shirt(x2) & a_pink(s1) & Theme(s1,x2) & n_woman(x1))
exists p1 s1 x1 x2 x3.(a_topic(x1) & in(x1,x2) & exists e1 s2 x4.(on(e1,x4) & n_horse(x4) & a_by(s2) & Manner(e1,s2) & Actor(e1,x1) & v_ride(e1)) & n_female(x1) & as(x2,p1) & n_flag(x3) & (x2 = x3) & n_salute(x2) & a_pink(s1) & Theme(s1,x2) & n_woman(x1))
7aa71a6e-e4c8-11ec-9cdd-0242ac1c0002
exists e1 p1 s1 x1 x2 x3 x4.(v_place(e1) & over(e1,x4) & of(x4,x1) & of(x3,x1) & n_woman(x1) & n_shirt(x2) & n_heart(x4) & n_hand(x3) & n_female(x1) & in(x1,x2) & exists e2 x5.(v_ride(e2) & n_horse(x5) & Theme(e2,x5) & Actor(e2,x1)) & as(e1,p1) & a_pink(s1) & Theme(s1,x2) & Theme(e1,x3) & Actor(e1,x1))
exists p1 s1 x1 x2 x3.(n_woman(x1) & n_salute(x2) & n_flag(x3) & n_female(x1) & in(x1,x2) & exists e1 s2 x4.(v_ride(e1) & on(e1,x4) & n_horse(x4) & a_by(s2) & Manner(e1,s2) & Actor(e1,x1)) & as(x2,p1) & a_topic(x1) & a_pink(s1) & Theme(s1,x2) & (x2 = x3))
A woman in a pink shirt is placing her hand over her heart as she rides a horse.
A woman wearing a long robe rides a camel through the desert.
2
0.000005
The women is either wearing a pink shirt or a long robe. She can either be riding a horse or a camel.
exists e1 p1 s1 x1 x2 x3 x4.(exists e2 x5.(Theme(e2,x5) & Actor(e2,x1) & v_ride(e2) & n_horse(x5)) & n_female(x1) & n_female(x1) & n_female(x1) & as(e1,p1) & over(e1,x4) & n_heart(x4) & of(x4,x1) & Theme(e1,x3) & Actor(e1,x1) & v_place(e1) & n_hand(x3) & of(x3,x1) & in(x1,x2) & n_shirt(x2) & a_pink(s1) & Theme(s1,x2) & n_woman(x1))
exists e1 e2 s1 x1 x2 x3 x4 x5.(n_desert(x5) & through(e2,x5) & Theme(e2,x4) & Actor(e2,x1) & v_ride(e2) & n_camel(x4) & Theme(e1,x3) & Actor(e1,x2) & v_wear(e1) & n_robe(x3) & a_long(s1) & Theme(s1,x3) & (x1 = x2) & n_woman(x1))
7aa763f2-e4c8-11ec-9cdd-0242ac1c0002
exists e1 p1 s1 x1 x2 x3 x4.(v_place(e1) & over(e1,x4) & of(x4,x1) & of(x3,x1) & n_woman(x1) & n_shirt(x2) & n_heart(x4) & n_hand(x3) & n_female(x1) & in(x1,x2) & exists e2 x5.(v_ride(e2) & n_horse(x5) & Theme(e2,x5) & Actor(e2,x1)) & as(e1,p1) & a_pink(s1) & Theme(s1,x2) & Theme(e1,x3) & Actor(e1,x1))
exists e1 e2 s1 x1 x2 x3 x4 x5.(v_wear(e1) & v_ride(e2) & through(e2,x5) & n_woman(x1) & n_robe(x3) & n_desert(x5) & n_camel(x4) & a_long(s1) & Theme(s1,x3) & Theme(e2,x4) & Theme(e1,x3) & Actor(e2,x1) & Actor(e1,x2) & (x1 = x2))
A woman in a pink shirt is placing her hand over her heart as she rides a horse.
A woman is galloping across a field on a bay horse.
1
0.643432
Not all horses are a bay.
exists e1 p1 s1 x1 x2 x3 x4.(exists e2 x5.(Theme(e2,x5) & Actor(e2,x1) & v_ride(e2) & n_horse(x5)) & n_female(x1) & n_female(x1) & n_female(x1) & as(e1,p1) & over(e1,x4) & n_heart(x4) & of(x4,x1) & Theme(e1,x3) & Actor(e1,x1) & v_place(e1) & n_hand(x3) & of(x3,x1) & in(x1,x2) & n_shirt(x2) & a_pink(s1) & Theme(s1,x2) & n_woman(x1))
exists e1 x1 x2 x3 x4.(on(e1,x3) & n_horse(x3) & of(x3,x4) & n_bay(x4) & across(e1,x2) & n_field(x2) & Actor(e1,x1) & v_gallop(e1) & n_woman(x1))
7aa77aae-e4c8-11ec-9cdd-0242ac1c0002
exists e1 p1 s1 x1 x2 x3 x4.(v_place(e1) & over(e1,x4) & of(x4,x1) & of(x3,x1) & n_woman(x1) & n_shirt(x2) & n_heart(x4) & n_hand(x3) & n_female(x1) & in(x1,x2) & exists e2 x5.(v_ride(e2) & n_horse(x5) & Theme(e2,x5) & Actor(e2,x1)) & as(e1,p1) & a_pink(s1) & Theme(s1,x2) & Theme(e1,x3) & Actor(e1,x1))
exists e1 x1 x2 x3 x4.(v_gallop(e1) & on(e1,x3) & of(x3,x4) & n_woman(x1) & n_horse(x3) & n_field(x2) & n_bay(x4) & across(e1,x2) & Actor(e1,x1))
A woman in a pink shirt is placing her hand over her heart as she rides a horse.
The horse is brown.
1
0.006558
All horses are not brown.
exists e1 p1 s1 x1 x2 x3 x4.(exists e2 x5.(Theme(e2,x5) & Actor(e2,x1) & v_ride(e2) & n_horse(x5)) & n_female(x1) & n_female(x1) & n_female(x1) & as(e1,p1) & over(e1,x4) & n_heart(x4) & of(x4,x1) & Theme(e1,x3) & Actor(e1,x1) & v_place(e1) & n_hand(x3) & of(x3,x1) & in(x1,x2) & n_shirt(x2) & a_pink(s1) & Theme(s1,x2) & n_woman(x1))
exists e1 x1.(n_horse(x1) & Theme(e1,x1) & v_brown(e1))
7aa783aa-e4c8-11ec-9cdd-0242ac1c0002
exists e1 p1 s1 x1 x2 x3 x4.(v_place(e1) & over(e1,x4) & of(x4,x1) & of(x3,x1) & n_woman(x1) & n_shirt(x2) & n_heart(x4) & n_hand(x3) & n_female(x1) & in(x1,x2) & exists e2 x5.(v_ride(e2) & n_horse(x5) & Theme(e2,x5) & Actor(e2,x1)) & as(e1,p1) & a_pink(s1) & Theme(s1,x2) & Theme(e1,x3) & Actor(e1,x1))
exists e1 x1.(v_brown(e1) & n_horse(x1) & Theme(e1,x1))
A woman in a pink shirt is placing her hand over her heart as she rides a horse.
The shirt that the woman is wearing is pink.
0
0.979222
A woman is wearing pink shirt
exists e1 p1 s1 x1 x2 x3 x4.(exists e2 x5.(Theme(e2,x5) & Actor(e2,x1) & v_ride(e2) & n_horse(x5)) & n_female(x1) & n_female(x1) & n_female(x1) & as(e1,p1) & over(e1,x4) & n_heart(x4) & of(x4,x1) & Theme(e1,x3) & Actor(e1,x1) & v_place(e1) & n_hand(x3) & of(x3,x1) & in(x1,x2) & n_shirt(x2) & a_pink(s1) & Theme(s1,x2) & n_woman(x1))
exists p1 s1 x1 x2.(Topic(x1,p1) & exists e1.(Actor(e1,x2) & v_wear(e1)) & n_woman(x2) & n_shirt(x1) & Theme(s1,x1) & a_pink(s1))
7aa788fa-e4c8-11ec-9cdd-0242ac1c0002
exists e1 p1 s1 x1 x2 x3 x4.(v_place(e1) & over(e1,x4) & of(x4,x1) & of(x3,x1) & n_woman(x1) & n_shirt(x2) & n_heart(x4) & n_hand(x3) & n_female(x1) & in(x1,x2) & exists e2 x5.(v_ride(e2) & n_horse(x5) & Theme(e2,x5) & Actor(e2,x1)) & as(e1,p1) & a_pink(s1) & Theme(s1,x2) & Theme(e1,x3) & Actor(e1,x1))
exists p1 s1 x1 x2.(n_woman(x2) & n_shirt(x1) & exists e1.(v_wear(e1) & Actor(e1,x2)) & a_pink(s1) & Topic(x1,p1) & Theme(s1,x1))
A woman in a pink shirt is placing her hand over her heart as she rides a horse.
The woman is having a heart attack.
1
0.000026
Not all women are having a heart attack.
exists e1 p1 s1 x1 x2 x3 x4.(exists e2 x5.(Theme(e2,x5) & Actor(e2,x1) & v_ride(e2) & n_horse(x5)) & n_female(x1) & n_female(x1) & n_female(x1) & as(e1,p1) & over(e1,x4) & n_heart(x4) & of(x4,x1) & Theme(e1,x3) & Actor(e1,x1) & v_place(e1) & n_hand(x3) & of(x3,x1) & in(x1,x2) & n_shirt(x2) & a_pink(s1) & Theme(s1,x2) & n_woman(x1))
exists e1 x1 x2 x3.(n_woman(x1) & Theme(e1,x2) & Actor(e1,x1) & v_have(e1) & n_attack(x2) & of(x2,x3) & n_heart(x3))
7aa79980-e4c8-11ec-9cdd-0242ac1c0002
exists e1 p1 s1 x1 x2 x3 x4.(v_place(e1) & over(e1,x4) & of(x4,x1) & of(x3,x1) & n_woman(x1) & n_shirt(x2) & n_heart(x4) & n_hand(x3) & n_female(x1) & in(x1,x2) & exists e2 x5.(v_ride(e2) & n_horse(x5) & Theme(e2,x5) & Actor(e2,x1)) & as(e1,p1) & a_pink(s1) & Theme(s1,x2) & Theme(e1,x3) & Actor(e1,x1))
exists e1 x1 x2 x3.(v_have(e1) & of(x2,x3) & n_woman(x1) & n_heart(x3) & n_attack(x2) & Theme(e1,x2) & Actor(e1,x1))
A man sitting against a wall with three women in front of him.
A man sits against a wall fantasizing about three women in front of him
1
-100
Not all men are fantasizing.
exists e1 x1 x2 x3 x4 x5.(a_topic(x1) & in(e1,x5) & of(x5,x1) & n_male(x1) & n_front(x5) & with(e1,x4) & n_woman(x4) & card_eq_3(x4) & against(e1,x3) & n_wall(x3) & Actor(e1,x2) & v_sit(e1) & (x1 = x2) & n_man(x1))
exists e1 e2 x1 x2 x3 x4.(for(e1,e2) & in(e2,x4) & of(x4,x1) & n_male(x1) & n_front(x4) & Theme(e2,x3) & Actor(e2,x1) & v_fantasize(e2) & n_woman(x3) & card_eq_3(x3) & r_about(x3) & against(e1,x2) & n_wall(x2) & Actor(e1,x1) & v_sit(e1) & n_man(x1))
7aa7b4ec-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3 x4 x5.(with(e1,x4) & v_sit(e1) & of(x5,x1) & n_woman(x4) & n_wall(x3) & n_man(x1) & n_male(x1) & n_front(x5) & in(e1,x5) & card_eq_3(x4) & against(e1,x3) & a_topic(x1) & Actor(e1,x2) & (x1 = x2))
exists e1 e2 x1 x2 x3 x4.(v_sit(e1) & v_fantasize(e2) & r_about(x3) & of(x4,x1) & n_woman(x3) & n_wall(x2) & n_man(x1) & n_male(x1) & n_front(x4) & in(e2,x4) & for(e1,e2) & card_eq_3(x3) & against(e1,x2) & Theme(e2,x3) & Actor(e2,x1) & Actor(e1,x1))
A man sitting against a wall with three women in front of him.
A man sits against a wall watching three women in front of him
0
-100
He is watching and with them
exists e1 x1 x2 x3 x4 x5.(a_topic(x1) & in(e1,x5) & of(x5,x1) & n_male(x1) & n_front(x5) & with(e1,x4) & n_woman(x4) & card_eq_3(x4) & against(e1,x3) & n_wall(x3) & Actor(e1,x2) & v_sit(e1) & (x1 = x2) & n_man(x1))
exists e2 e1 x1 x2 x3 x4.(for(e1,e2) & in(e2,x4) & of(x4,x1) & n_male(x1) & n_front(x4) & Theme(e2,x3) & Actor(e2,x1) & v_watch(e2) & n_woman(x3) & card_eq_3(x3) & against(e1,x2) & n_wall(x2) & Actor(e1,x1) & v_sit(e1) & n_man(x1))
7aa7b99c-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3 x4 x5.(with(e1,x4) & v_sit(e1) & of(x5,x1) & n_woman(x4) & n_wall(x3) & n_man(x1) & n_male(x1) & n_front(x5) & in(e1,x5) & card_eq_3(x4) & against(e1,x3) & a_topic(x1) & Actor(e1,x2) & (x1 = x2))
exists e2 e1 x1 x2 x3 x4.(v_watch(e2) & v_sit(e1) & of(x4,x1) & n_woman(x3) & n_wall(x2) & n_man(x1) & n_male(x1) & n_front(x4) & in(e2,x4) & for(e1,e2) & card_eq_3(x3) & against(e1,x2) & Theme(e2,x3) & Actor(e2,x1) & Actor(e1,x1))
4 people going out at night with one of them being really drunk.
Four people on a picnic with wine, cheese, and crackers.
2
-100
The people are either out at night, or having a picnic during the day.
exists e1 s1 s2 x1 x2 x3 x4 x5.(a_topic(x1) & r_really(s2) & Theme(s2,x5) & a_drunk(s2) & (x1 = x5) & with(e1,x4) & of(x4,x1) & n_thing(x1) & n_thing(x4) & card_eq_1(x4) & at(e1,x3) & n_night(x3) & a_out(s1) & Manner(e1,s1) & Actor(e1,x2) & v_go(e1) & (x1 = x2) & n_people(x1) & n_date(x1) & a_date_day_04(x1) & a_date_day_04(x1))
exists x1 x2 x3 x4 x5 x6.(a_topic(x1) & on(x1,x2) & subset_of(x6,x2) & n_cracker(x6) & subset_of(x3,x2) & with(x3,x4) & rel(x4,x5) & n_cheese(x5) & n_wine(x4) & n_picnic(x3) & n_people(x1) & card_eq_4(x1))
7aa7be38-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 x1 x2 x3 x4 x5.(with(e1,x4) & v_go(e1) & r_really(s2) & of(x4,x1) & n_thing(x4) & n_thing(x1) & n_people(x1) & n_night(x3) & n_date(x1) & card_eq_1(x4) & at(e1,x3) & a_topic(x1) & a_out(s1) & a_drunk(s2) & a_date_day_04(x1) & Theme(s2,x5) & Manner(e1,s1) & Actor(e1,x2) & (x1 = x5) & (x1 = x2))
exists x1 x2 x3 x4 x5 x6.(with(x3,x4) & subset_of(x6,x2) & subset_of(x3,x2) & rel(x4,x5) & on(x1,x2) & n_wine(x4) & n_picnic(x3) & n_people(x1) & n_cracker(x6) & n_cheese(x5) & card_eq_4(x1) & a_topic(x1))
4 people going out at night with one of them being really drunk.
People out at night with a drunk person.
0
-100
One of 4 is drunk
exists e1 s1 s2 x1 x2 x3 x4 x5.(a_topic(x1) & r_really(s2) & Theme(s2,x5) & a_drunk(s2) & (x1 = x5) & with(e1,x4) & of(x4,x1) & n_thing(x1) & n_thing(x4) & card_eq_1(x4) & at(e1,x3) & n_night(x3) & a_out(s1) & Manner(e1,s1) & Actor(e1,x2) & v_go(e1) & (x1 = x2) & n_people(x1) & n_date(x1) & a_date_day_04(x1) & a_date_day_04(x1))
exists s1 x1 x2 x3.(a_topic(x1) & with(x1,x3) & n_person(x3) & a_drunk(s1) & Theme(s1,x3) & n_out(x1) & at(x1,x2) & n_night(x2) & n_people(x1))
7aa7c356-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 x1 x2 x3 x4 x5.(with(e1,x4) & v_go(e1) & r_really(s2) & of(x4,x1) & n_thing(x4) & n_thing(x1) & n_people(x1) & n_night(x3) & n_date(x1) & card_eq_1(x4) & at(e1,x3) & a_topic(x1) & a_out(s1) & a_drunk(s2) & a_date_day_04(x1) & Theme(s2,x5) & Manner(e1,s1) & Actor(e1,x2) & (x1 = x5) & (x1 = x2))
exists s1 x1 x2 x3.(with(x1,x3) & n_person(x3) & n_people(x1) & n_out(x1) & n_night(x2) & at(x1,x2) & a_topic(x1) & a_drunk(s1) & Theme(s1,x3))
4 people going out at night with one of them being really drunk.
Friends helping a drunk friend at a party.
1
-100
Not all people are friends.
exists e1 s1 s2 x1 x2 x3 x4 x5.(a_topic(x1) & r_really(s2) & Theme(s2,x5) & a_drunk(s2) & (x1 = x5) & with(e1,x4) & of(x4,x1) & n_thing(x1) & n_thing(x4) & card_eq_1(x4) & at(e1,x3) & n_night(x3) & a_out(s1) & Manner(e1,s1) & Actor(e1,x2) & v_go(e1) & (x1 = x2) & n_people(x1) & n_date(x1) & a_date_day_04(x1) & a_date_day_04(x1))
exists e1 s1 x1 x2 x3.(at(e1,x3) & n_party(x3) & Theme(e1,x2) & Actor(e1,x1) & v_help(e1) & n_friend(x2) & a_drunk(s1) & Theme(s1,x2) & n_friend(x1))
7aa7cafe-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 x1 x2 x3 x4 x5.(with(e1,x4) & v_go(e1) & r_really(s2) & of(x4,x1) & n_thing(x4) & n_thing(x1) & n_people(x1) & n_night(x3) & n_date(x1) & card_eq_1(x4) & at(e1,x3) & a_topic(x1) & a_out(s1) & a_drunk(s2) & a_date_day_04(x1) & Theme(s2,x5) & Manner(e1,s1) & Actor(e1,x2) & (x1 = x5) & (x1 = x2))
exists e1 s1 x1 x2 x3.(v_help(e1) & n_party(x3) & n_friend(x2) & n_friend(x1) & at(e1,x3) & a_drunk(s1) & Theme(s1,x2) & Theme(e1,x2) & Actor(e1,x1))
two children with shaved heads, one with a walking stick, standing on the street.
Two children are fighting.
2
-100
The children are either standing in the street or they are fighting.
exists e1 s1 x1 x2 x3 x4 x5 x6 x7.(n_street(x7) & a_topic(x1) & on(e1,x7) & Actor(e1,x6) & v_stand(e1) & (x1 = x6) & with(x1,x2) & rel(x2,x3) & with(x3,x4) & n_stick(x4) & of(x4,x5) & n_walking(x5) & n_thing(x3) & card_eq_1(x3) & n_head(x2) & a_shaved(s1) & Theme(s1,x2) & n_child(x1) & card_eq_2(x1))
exists e1 x1.(Actor(e1,x1) & v_fight(e1) & n_child(x1) & card_eq_2(x1))
7aa7d0da-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3 x4 x5 x6 x7.(with(x3,x4) & with(x1,x2) & v_stand(e1) & rel(x2,x3) & on(e1,x7) & of(x4,x5) & n_walking(x5) & n_thing(x3) & n_street(x7) & n_stick(x4) & n_head(x2) & n_child(x1) & card_eq_2(x1) & card_eq_1(x3) & a_topic(x1) & a_shaved(s1) & Theme(s1,x2) & Actor(e1,x6) & (x1 = x6))
exists e1 x1.(v_fight(e1) & n_child(x1) & card_eq_2(x1) & Actor(e1,x1))
two children with shaved heads, one with a walking stick, standing on the street.
Two children are standing.
0
-100
One standing with walking stick
exists e1 s1 x1 x2 x3 x4 x5 x6 x7.(n_street(x7) & a_topic(x1) & on(e1,x7) & Actor(e1,x6) & v_stand(e1) & (x1 = x6) & with(x1,x2) & rel(x2,x3) & with(x3,x4) & n_stick(x4) & of(x4,x5) & n_walking(x5) & n_thing(x3) & card_eq_1(x3) & n_head(x2) & a_shaved(s1) & Theme(s1,x2) & n_child(x1) & card_eq_2(x1))
exists e1 x1.(Actor(e1,x1) & v_stand(e1) & n_child(x1) & card_eq_2(x1))
7aa7d62a-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3 x4 x5 x6 x7.(with(x3,x4) & with(x1,x2) & v_stand(e1) & rel(x2,x3) & on(e1,x7) & of(x4,x5) & n_walking(x5) & n_thing(x3) & n_street(x7) & n_stick(x4) & n_head(x2) & n_child(x1) & card_eq_2(x1) & card_eq_1(x3) & a_topic(x1) & a_shaved(s1) & Theme(s1,x2) & Actor(e1,x6) & (x1 = x6))
exists e1 x1.(v_stand(e1) & n_child(x1) & card_eq_2(x1) & Actor(e1,x1))
two children with shaved heads, one with a walking stick, standing on the street.
Two children are going for a walk.
1
-100
The children are not necessarily going for a walk.
exists e1 s1 x1 x2 x3 x4 x5 x6 x7.(n_street(x7) & a_topic(x1) & on(e1,x7) & Actor(e1,x6) & v_stand(e1) & (x1 = x6) & with(x1,x2) & rel(x2,x3) & with(x3,x4) & n_stick(x4) & of(x4,x5) & n_walking(x5) & n_thing(x3) & card_eq_1(x3) & n_head(x2) & a_shaved(s1) & Theme(s1,x2) & n_child(x1) & card_eq_2(x1))
exists e1 x1 x2.(for(e1,x2) & n_walk(x2) & Actor(e1,x1) & v_go(e1) & n_child(x1) & card_eq_2(x1))
7aa7db52-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3 x4 x5 x6 x7.(with(x3,x4) & with(x1,x2) & v_stand(e1) & rel(x2,x3) & on(e1,x7) & of(x4,x5) & n_walking(x5) & n_thing(x3) & n_street(x7) & n_stick(x4) & n_head(x2) & n_child(x1) & card_eq_2(x1) & card_eq_1(x3) & a_topic(x1) & a_shaved(s1) & Theme(s1,x2) & Actor(e1,x6) & (x1 = x6))
exists e1 x1 x2.(v_go(e1) & n_walk(x2) & n_child(x1) & for(e1,x2) & card_eq_2(x1) & Actor(e1,x1))
A young lady with a pink shirt and white hat is standing on her horse with her hand over her heart.
The young lady is performing with her horse for a big crowd.
1
-100
It cannot be inferred that the young lady is in front of a big crowd.
exists e1 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7.(over(e1,x7) & n_heart(x7) & of(x7,x1) & n_female(x1) & n_female(x1) & n_female(x1) & with(e1,x6) & n_hand(x6) & of(x6,x1) & on(e1,x5) & n_horse(x5) & of(x5,x1) & Actor(e1,x1) & v_stand(e1) & with(x1,x2) & n_hat(x4) & a_white(s3) & Theme(s3,x4) & n_shirt(x3) & a_pink(s2) & Theme(s2,x3) & subset_of(x4,x2) & subset_of(x3,x2) & n_lady(x1) & a_young(s1) & Theme(s1,x1))
exists e1 s1 s2 x1 x2 x3.(n_horse(x2) & of(x2,x1) & n_female(x1) & n_lady(x1) & a_young(s1) & Theme(s1,x1) & with(e1,x2) & for(x2,x3) & n_crowd(x3) & a_big(s2) & Theme(s2,x3) & Actor(e1,x1) & v_perform(e1))
7aa7e07a-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7.(with(x1,x2) & with(e1,x6) & v_stand(e1) & subset_of(x4,x2) & subset_of(x3,x2) & over(e1,x7) & on(e1,x5) & of(x7,x1) & of(x6,x1) & of(x5,x1) & n_shirt(x3) & n_lady(x1) & n_horse(x5) & n_heart(x7) & n_hat(x4) & n_hand(x6) & n_female(x1) & a_young(s1) & a_white(s3) & a_pink(s2) & Theme(s3,x4) & Theme(s2,x3) & Theme(s1,x1) & Actor(e1,x1))
exists e1 s1 s2 x1 x2 x3.(with(e1,x2) & v_perform(e1) & of(x2,x1) & n_lady(x1) & n_horse(x2) & n_female(x1) & n_crowd(x3) & for(x2,x3) & a_young(s1) & a_big(s2) & Theme(s2,x3) & Theme(s1,x1) & Actor(e1,x1))
A young lady with a pink shirt and white hat is standing on her horse with her hand over her heart.
The man is riding his scooter next to the park.
2
-100
A man is not a young lady. A horse is not a scooter.
exists e1 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7.(over(e1,x7) & n_heart(x7) & of(x7,x1) & n_female(x1) & n_female(x1) & n_female(x1) & with(e1,x6) & n_hand(x6) & of(x6,x1) & on(e1,x5) & n_horse(x5) & of(x5,x1) & Actor(e1,x1) & v_stand(e1) & with(x1,x2) & n_hat(x4) & a_white(s3) & Theme(s3,x4) & n_shirt(x3) & a_pink(s2) & Theme(s2,x3) & subset_of(x4,x2) & subset_of(x3,x2) & n_lady(x1) & a_young(s1) & Theme(s1,x1))
exists e1 x1 x2 x3.(n_park(x3) & n_scooter(x2) & of(x2,x1) & n_male(x1) & n_man(x1) & to(e1,x3) & r_next(e1) & Theme(e1,x2) & Actor(e1,x1) & v_ride(e1))
7aa7e5ac-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7.(with(x1,x2) & with(e1,x6) & v_stand(e1) & subset_of(x4,x2) & subset_of(x3,x2) & over(e1,x7) & on(e1,x5) & of(x7,x1) & of(x6,x1) & of(x5,x1) & n_shirt(x3) & n_lady(x1) & n_horse(x5) & n_heart(x7) & n_hat(x4) & n_hand(x6) & n_female(x1) & a_young(s1) & a_white(s3) & a_pink(s2) & Theme(s3,x4) & Theme(s2,x3) & Theme(s1,x1) & Actor(e1,x1))
exists e1 x1 x2 x3.(v_ride(e1) & to(e1,x3) & r_next(e1) & of(x2,x1) & n_scooter(x2) & n_park(x3) & n_man(x1) & n_male(x1) & Theme(e1,x2) & Actor(e1,x1))
A young lady with a pink shirt and white hat is standing on her horse with her hand over her heart.
The female is standing on her horse.
0
-100
A young lady is the same as female as part of her description standing on her horse.
exists e1 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7.(over(e1,x7) & n_heart(x7) & of(x7,x1) & n_female(x1) & n_female(x1) & n_female(x1) & with(e1,x6) & n_hand(x6) & of(x6,x1) & on(e1,x5) & n_horse(x5) & of(x5,x1) & Actor(e1,x1) & v_stand(e1) & with(x1,x2) & n_hat(x4) & a_white(s3) & Theme(s3,x4) & n_shirt(x3) & a_pink(s2) & Theme(s2,x3) & subset_of(x4,x2) & subset_of(x3,x2) & n_lady(x1) & a_young(s1) & Theme(s1,x1))
exists e1 x1 x2.(n_horse(x2) & of(x2,x1) & n_female(x1) & n_female(x1) & on(e1,x2) & Actor(e1,x1) & v_stand(e1))
7aa7eb38-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7.(with(x1,x2) & with(e1,x6) & v_stand(e1) & subset_of(x4,x2) & subset_of(x3,x2) & over(e1,x7) & on(e1,x5) & of(x7,x1) & of(x6,x1) & of(x5,x1) & n_shirt(x3) & n_lady(x1) & n_horse(x5) & n_heart(x7) & n_hat(x4) & n_hand(x6) & n_female(x1) & a_young(s1) & a_white(s3) & a_pink(s2) & Theme(s3,x4) & Theme(s2,x3) & Theme(s1,x1) & Actor(e1,x1))
exists e1 x1 x2.(v_stand(e1) & on(e1,x2) & of(x2,x1) & n_horse(x2) & n_female(x1) & Actor(e1,x1))
Little girl posing for a caricature.
Young female sitting still.
0
-100
Be still for a caricature.
exists e1 s1 x1 x2 x3.(a_topic(x1) & for(e1,x3) & n_caricature(x3) & Actor(e1,x2) & v_pose(e1) & (x1 = x2) & n_girl(x1) & a_little(s1) & Theme(s1,x1))
exists e1 s1 s2 x1 x2.(a_topic(x1) & a_still(s2) & Manner(e1,s2) & Actor(e1,x2) & v_sit(e1) & (x1 = x2) & n_female(x1) & a_young(s1) & Theme(s1,x1))
7aa7f2a4-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3.(v_pose(e1) & n_girl(x1) & n_caricature(x3) & for(e1,x3) & a_topic(x1) & a_little(s1) & Theme(s1,x1) & Actor(e1,x2) & (x1 = x2))
exists e1 s1 s2 x1 x2.(v_sit(e1) & n_female(x1) & a_young(s1) & a_topic(x1) & a_still(s2) & Theme(s1,x1) & Manner(e1,s2) & Actor(e1,x2) & (x1 = x2))
Little girl posing for a caricature.
A girl running the track.
2
-100
The girl is either stationary and posing or running.
exists e1 s1 x1 x2 x3.(a_topic(x1) & for(e1,x3) & n_caricature(x3) & Actor(e1,x2) & v_pose(e1) & (x1 = x2) & n_girl(x1) & a_little(s1) & Theme(s1,x1))
exists e1 x1 x2 x3.(n_track(x3) & a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & v_run(e1) & (x1 = x2) & n_girl(x1))
7aa7f830-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3.(v_pose(e1) & n_girl(x1) & n_caricature(x3) & for(e1,x3) & a_topic(x1) & a_little(s1) & Theme(s1,x1) & Actor(e1,x2) & (x1 = x2))
exists e1 x1 x2 x3.(v_run(e1) & n_track(x3) & n_girl(x1) & a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2))
Little girl posing for a caricature.
Adolescent girl waiting for possible portrait.
1
-100
The girl is not necessarily an adolescent.
exists e1 s1 x1 x2 x3.(a_topic(x1) & for(e1,x3) & n_caricature(x3) & Actor(e1,x2) & v_pose(e1) & (x1 = x2) & n_girl(x1) & a_little(s1) & Theme(s1,x1))
exists e1 s1 s2 x1 x2.(for(e1,x2) & n_portrait(x2) & a_possible(s2) & Theme(s2,x2) & Actor(e1,x1) & v_wait(e1) & n_girl(x1) & a_adolescent(s1) & Theme(s1,x1))
7aa7fcea-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3.(v_pose(e1) & n_girl(x1) & n_caricature(x3) & for(e1,x3) & a_topic(x1) & a_little(s1) & Theme(s1,x1) & Actor(e1,x2) & (x1 = x2))
exists e1 s1 s2 x1 x2.(v_wait(e1) & n_portrait(x2) & n_girl(x1) & for(e1,x2) & a_possible(s2) & a_adolescent(s1) & Theme(s2,x2) & Theme(s1,x1) & Actor(e1,x1))
A man and woman are working in a gated space between buildings.
A man and woman are working hard today in the gated space between buildings.
1
-100
It cannot be inferred that the man and woman are working hard.
exists e1 s1 x1 x2 x3 x4 x5.(in(e1,x4) & between(x4,x5) & n_building(x5) & n_space(x4) & a_gated(s1) & Theme(s1,x4) & Actor(e1,x1) & v_work(e1) & n_woman(x3) & n_man(x2) & subset_of(x3,x1) & subset_of(x2,x1))
exists e1 s1 s2 x1 x2 x3 x4 x5 x6.(n_space(x5) & a_gated(s2) & Theme(s2,x5) & in(e1,x5) & between(x5,x6) & n_building(x6) & Time(e1,x4) & n_today(x4) & a_hard(s1) & Manner(e1,s1) & Actor(e1,x1) & v_work(e1) & n_woman(x3) & n_man(x2) & subset_of(x3,x1) & subset_of(x2,x1))
7aa8014a-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3 x4 x5.(v_work(e1) & subset_of(x3,x1) & subset_of(x2,x1) & n_woman(x3) & n_space(x4) & n_man(x2) & n_building(x5) & in(e1,x4) & between(x4,x5) & a_gated(s1) & Theme(s1,x4) & Actor(e1,x1))
exists e1 s1 s2 x1 x2 x3 x4 x5 x6.(v_work(e1) & subset_of(x3,x1) & subset_of(x2,x1) & n_woman(x3) & n_today(x4) & n_space(x5) & n_man(x2) & n_building(x6) & in(e1,x5) & between(x5,x6) & a_hard(s1) & a_gated(s2) & Time(e1,x4) & Theme(s2,x5) & Manner(e1,s1) & Actor(e1,x1))
A man and woman are working in a gated space between buildings.
Two people are working outside.
0
-100
A man and woman means there are two people, and they working in a gated space means working outside.
exists e1 s1 x1 x2 x3 x4 x5.(in(e1,x4) & between(x4,x5) & n_building(x5) & n_space(x4) & a_gated(s1) & Theme(s1,x4) & Actor(e1,x1) & v_work(e1) & n_woman(x3) & n_man(x2) & subset_of(x3,x1) & subset_of(x2,x1))
exists e1 s1 x1.(a_outside(s1) & Manner(e1,s1) & Actor(e1,x1) & v_work(e1) & n_people(x1) & card_eq_2(x1))
7aa805a0-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3 x4 x5.(v_work(e1) & subset_of(x3,x1) & subset_of(x2,x1) & n_woman(x3) & n_space(x4) & n_man(x2) & n_building(x5) & in(e1,x4) & between(x4,x5) & a_gated(s1) & Theme(s1,x4) & Actor(e1,x1))
exists e1 s1 x1.(v_work(e1) & n_people(x1) & card_eq_2(x1) & a_outside(s1) & Manner(e1,s1) & Actor(e1,x1))