uid stringlengths 15 19 | premise stringlengths 12 294 | hypothesis stringlengths 7 232 | label int64 0 2 | hyp_amr stringlengths 10 1.85k | hyp_linearized_amr stringlengths 10 679 |
|---|---|---|---|---|---|
5430267989.jpg#4r1n | A young girl rides horseback. | The young person is learning how to ride a horse. | 1 | (z0 / learn-01
:ARG0 (z1 / person
:mod (z2 / young))
:ARG1 (z3 / ride-01
:ARG0 z1
:ARG1 (z4 / horse))) | ( z0 learn :ARG0 ( z1 person :mod ( z2 young ) ) :ARG1 ( z3 ride :ARG0 z1 :ARG1 ( z4 horse ) ) ) |
5430267989.jpg#1r1e | This woman is riding a beautiful and well groomed horse. | A person is riding a horse. | 0 | (z0 / ride-01
:ARG0 (z1 / person)
:ARG1 (z2 / horse)) | ( z0 ride :ARG0 ( z1 person ) :ARG1 ( z2 horse ) ) |
5430267989.jpg#1r1n | This woman is riding a beautiful and well groomed horse. | A woman is riding her neighbor's horse. | 1 | (z0 / ride-01
:ARG0 (z1 / woman)
:ARG1 (z2 / horse
:poss (z3 / neighbor
:poss z1))) | ( z0 ride :ARG0 ( z1 woman ) :ARG1 ( z2 horse :poss ( z3 neighbor :poss z1 ) ) ) |
5430267989.jpg#1r1c | This woman is riding a beautiful and well groomed horse. | A woman is driving a car. | 2 | (z0 / drive-01
:ARG0 (z1 / woman)
:ARG1 (z2 / car)) | ( z0 drive :ARG0 ( z1 woman ) :ARG1 ( z2 car ) ) |
5430267989.jpg#0r1n | A lady rides her pony in a victory lap after competing in an English riding competition. | This woman has competed internationally. | 1 | (z0 / compete-01
:ARG0 (z1 / woman
:mod (z2 / this))
:location (z3 / international)) | ( z0 compete :ARG0 ( z1 woman :mod ( z2 this ) ) :location ( z3 international ) ) |
5430267989.jpg#0r1e | A lady rides her pony in a victory lap after competing in an English riding competition. | There are people and animals visible in the frame. | 0 | (z0 / see-01
:ARG1 (z1 / and
:op1 (z2 / person)
:op2 (z3 / animal))
:location (z4 / frame)) | ( z0 see :ARG1 ( z1 and :op ( z2 person ) :op ( z3 animal ) ) :location ( z4 frame ) ) |
5430267989.jpg#0r1c | A lady rides her pony in a victory lap after competing in an English riding competition. | The woman just came in last in her race. | 2 | (z0 / finish-07
:ARG1 (z1 / race
:poss (z2 / woman))
:ARG2 (z3 / last)
:mod (z4 / just)) | ( z0 finish :ARG1 ( z1 race :poss ( z2 woman ) ) :ARG2 ( z3 last ) :mod ( z4 just ) ) |
5430267989.jpg#3r1c | A woman is riding a brown and white horse. | A woman is cooking. | 2 | (z0 / cook-01
:ARG0 (z1 / woman)) | ( z0 cook :ARG0 ( z1 woman ) ) |
5430267989.jpg#3r1n | A woman is riding a brown and white horse. | A woman is riding a horse home. | 1 | (z0 / ride-01
:ARG0 (z1 / woman)
:ARG1 (z2 / horse)
:destination (z3 / home)) | ( z0 ride :ARG0 ( z1 woman ) :ARG1 ( z2 horse ) :destination ( z3 home ) ) |
5430267989.jpg#2r1c | A young lady equestrian riding a brown and white horse. | The lady is riding a donkey. | 2 | (z0 / ride-01
:ARG0 (z1 / lady)
:ARG1 (z2 / donkey)) | ( z0 ride :ARG0 ( z1 lady ) :ARG1 ( z2 donkey ) ) |
5430267989.jpg#2r1n | A young lady equestrian riding a brown and white horse. | The girl is on a horse. | 0 | (z0 / girl
:prep-on (z1 / horse)) | ( z0 girl :prep-on ( z1 horse ) ) |
1286805224.jpg#2r1n | Woman inside of a food truck smiles out of the window. | The woman just starting working in the food truck. | 1 | (z0 / start-01
:ARG0 (z1 / woman)
:ARG1 (z2 / work-01
:ARG0 z1
:ARG2 (z3 / truck
:mod (z4 / food)))
:mod (z5 / just)) | ( z0 start :ARG0 ( z1 woman ) :ARG1 ( z2 work :ARG0 z1 :ARG2 ( z3 truck :mod ( z4 food ) ) ) :mod ( z5 just ) ) |
1286805224.jpg#2r5e | Woman inside of a food truck smiles out of the window. | Woman is inside a vehicle. | 0 | (z0 / woman
:location (z1 / vehicle)) | ( z0 woman :location ( z1 vehicle ) ) |
1286805224.jpg#2r3e | Woman inside of a food truck smiles out of the window. | A woman smiles. | 0 | (z0 / smile-01
:ARG0 (z1 / woman)) | ( z0 smile :ARG0 ( z1 woman ) ) |
1286805224.jpg#2r3n | Woman inside of a food truck smiles out of the window. | The lady in the taco truck smiles as she serves. | 1 | (z0 / smile-01
:ARG0 (z1 / lady
:location (z2 / truck
:mod (z3 / taco)))
:time (z4 / serve-02
:ARG0 z1)) | ( z0 smile :ARG0 ( z1 lady :location ( z2 truck :mod ( z3 taco ) ) ) :time ( z4 serve :ARG0 z1 ) ) |
1286805224.jpg#2r4e | Woman inside of a food truck smiles out of the window. | A woman in a truck | 0 | (z0 / woman
:location (z1 / truck)) | ( z0 woman :location ( z1 truck ) ) |
1286805224.jpg#2r4c | Woman inside of a food truck smiles out of the window. | A man in a car | 2 | (z0 / man
:location (z1 / car)) | ( z0 man :location ( z1 car ) ) |
1286805224.jpg#2r5c | Woman inside of a food truck smiles out of the window. | Woman is frowning out the window. | 2 | (z0 / frown-01
:ARG0 (z1 / woman)
:location (z2 / out
:op1 (z3 / window))) | ( z0 frown :ARG0 ( z1 woman ) :location ( z2 out :op ( z3 window ) ) ) |
1286805224.jpg#2r1e | Woman inside of a food truck smiles out of the window. | Somebody in the shot is smiling. | 0 | (z0 / smile-01
:ARG0 (z1 / somebody
:location (z2 / shot))) | ( z0 smile :ARG0 ( z1 somebody :location ( z2 shot ) ) ) |
1286805224.jpg#2r3c | Woman inside of a food truck smiles out of the window. | The waiter in the French restaurant is snooty. | 2 | (z0 / snooty
:domain (z1 / person
:ARG0-of (z2 / wait-01)
:location (z3 / restaurant
:mod (z4 / country
:name (z5 / name
:op1 "France"))))) | ( z0 snooty :domain ( z1 person :ARG0-of ( z2 wait ) :location ( z3 restaurant :mod ( z4 country :name ( z5 name :op "France" ) ) ) ) ) |
1286805224.jpg#2r4n | Woman inside of a food truck smiles out of the window. | A woman serving food inside a food truck | 1 | (z0 / woman
:ARG0-of (z1 / serve-02
:ARG1 (z2 / food)
:location (z3 / inside
:op1 (z4 / truck
:mod (z5 / food))))) | ( z0 woman :ARG0-of ( z1 serve :ARG1 ( z2 food ) :location ( z3 inside :op ( z4 truck :mod ( z5 food ) ) ) ) ) |
1286805224.jpg#2r5n | Woman inside of a food truck smiles out of the window. | Woman is inside a large food truck. | 0 | (z0 / woman
:location (z1 / inside
:op1 (z2 / truck
:mod (z3 / large)
:mod (z4 / food)))) | ( z0 woman :location ( z1 inside :op ( z2 truck :mod ( z3 large ) :mod ( z4 food ) ) ) ) |
1286805224.jpg#2r2e | Woman inside of a food truck smiles out of the window. | A woman works in a food truck. | 0 | (z0 / work-01
:ARG0 (z1 / woman)
:ARG2 (z2 / truck
:mod (z3 / food))) | ( z0 work :ARG0 ( z1 woman ) :ARG2 ( z2 truck :mod ( z3 food ) ) ) |
1286805224.jpg#2r1c | Woman inside of a food truck smiles out of the window. | Everybody who is shown is frowning. | 2 | (z0 / frown-01
:ARG0 (z1 / everybody
:ARG1-of (z2 / show-01))) | ( z0 frown :ARG0 ( z1 everybody :ARG1-of ( z2 show ) ) ) |
1286805224.jpg#3r1e | A woman standing at the counter of a takeout window. | A woman near a window. | 0 | (z0 / woman
:ARG1-of (z1 / near-02
:ARG2 (z2 / window))) | ( z0 woman :ARG1-of ( z1 near :ARG2 ( z2 window ) ) ) |
1286805224.jpg#3r1c | A woman standing at the counter of a takeout window. | A woman sitting on the bed. | 2 | (z0 / sit-01
:ARG1 (z1 / woman)
:ARG2 (z2 / bed)) | ( z0 sit :ARG1 ( z1 woman ) :ARG2 ( z2 bed ) ) |
4603099757.jpg#4r1n | A woman wearing a yellow t-shirt is squinting. | While walking and wearing a yellow shirt women is squiting | 1 | (z0 / squit-01
:ARG0 (z1 / woman)
:time (z2 / and
:op1 (z3 / walk-01
:ARG0 z1)
:op2 (z4 / wear-01
:ARG0 z1
:ARG1 (z5 / shirt
:ARG1-of (z6 / yellow-01))))) | ( z0 squit :ARG0 ( z1 woman ) :time ( z2 and :op ( z3 walk :ARG0 z1 ) :op ( z4 wear :ARG0 z1 :ARG1 ( z5 shirt :ARG1-of ( z6 yellow ) ) ) ) ) |
4603099757.jpg#4r1e | A woman wearing a yellow t-shirt is squinting. | A women is squinting | 0 | (z0 / squint-01
:ARG0 (z1 / woman)) | ( z0 squint :ARG0 ( z1 woman ) ) |
1286805224.jpg#1r1c | A woman is smiling out of a window next to a takeout sign. | A woman is swimming in the lake. | 2 | (z0 / swim-01
:ARG0 (z1 / woman)
:ARG1 (z2 / lake)) | ( z0 swim :ARG0 ( z1 woman ) :ARG1 ( z2 lake ) ) |
1286805224.jpg#1r1n | A woman is smiling out of a window next to a takeout sign. | A woman is smiling to the cute dog she saw outside. | 1 | (z0 / smile-01
:ARG0 (z1 / woman)
:ARG2 (z2 / dog
:mod (z3 / cute)
:ARG1-of (z4 / see-01
:ARG0 z1
:location (z5 / outside)))) | ( z0 smile :ARG0 ( z1 woman ) :ARG2 ( z2 dog :mod ( z3 cute ) :ARG1-of ( z4 see :ARG0 z1 :location ( z5 outside ) ) ) ) |
1286805224.jpg#1r1e | A woman is smiling out of a window next to a takeout sign. | A female is indoors. | 0 | (z0 / female
:location (z1 / indoors)) | ( z0 female :location ( z1 indoors ) ) |
1286805224.jpg#4r1n | Asian cashier lady smiling. | A woman is smiling in a store. | 0 | (z0 / smile-01
:ARG0 (z1 / woman)
:location (z2 / store)) | ( z0 smile :ARG0 ( z1 woman ) :location ( z2 store ) ) |
1286805224.jpg#4r1c | Asian cashier lady smiling. | A man is frowning. | 2 | (z0 / frown-01
:ARG0 (z1 / man)) | ( z0 frown :ARG0 ( z1 man ) ) |
1286805224.jpg#4r1e | Asian cashier lady smiling. | A woman is smiling. | 0 | (z0 / smile-01
:ARG0 (z1 / woman)) | ( z0 smile :ARG0 ( z1 woman ) ) |
3427233064.jpg#4r1e | A girl in pink polka dots looks at a horse. | A child is looking at an animal. | 0 | (z0 / look-01
:ARG0 (z1 / child)
:ARG1 (z2 / animal)) | ( z0 look :ARG0 ( z1 child ) :ARG1 ( z2 animal ) ) |
3427233064.jpg#4r1c | A girl in pink polka dots looks at a horse. | A man is writing in a book. | 2 | (z0 / write-01
:ARG0 (z1 / man)
:location (z2 / book)) | ( z0 write :ARG0 ( z1 man ) :location ( z2 book ) ) |
3427233064.jpg#4r1n | A girl in pink polka dots looks at a horse. | A child is about to ride a horse. | 1 | (z0 / ride-01
:ARG0 (z1 / child)
:ARG1 (z2 / horse)
:time (z3 / about-to)) | ( z0 ride :ARG0 ( z1 child ) :ARG1 ( z2 horse ) :time ( z3 about-to ) ) |
3427233064.jpg#1r1c | A young girl dressed all in pink is standing on a fence and looking at a horse. | A young boy dressed all in pink is standing on a fence and looking at the penguins at the zoo. | 2 | (z0 / and
:op1 (z1 / stand-01
:ARG0 (z2 / boy
:mod (z3 / young)
:ARG1-of (z4 / dress-01
:ARG2 (z5 / pink
:mod (z6 / all))))
:ARG2 (z7 / fence))
:op2 (z8 / look-01
:ARG0 z2
... | ( z0 and :op ( z1 stand :ARG0 ( z2 boy :mod ( z3 young ) :ARG1-of ( z4 dress :ARG2 ( z5 pink :mod ( z6 all ) ) ) ) :ARG2 ( z7 fence ) ) :op ( z8 look :ARG0 z2 :ARG1 ( z9 penguin :location ( z10 zoo ) ) ) ) |
3427233064.jpg#1r1e | A young girl dressed all in pink is standing on a fence and looking at a horse. | A young girl observes an animal. | 0 | (z0 / observe-01
:ARG0 (z1 / girl
:mod (z2 / young))
:ARG1 (z3 / animal)) | ( z0 observe :ARG0 ( z1 girl :mod ( z2 young ) ) :ARG1 ( z3 animal ) ) |
3773298212.jpg#4r1n | A man kneels down by a machine. | A man is kneeling to fix a machine. | 1 | (z0 / kneel-01
:ARG0 (z1 / man)
:purpose (z2 / fix-02
:ARG0 z1
:ARG1 (z3 / machine))) | ( z0 kneel :ARG0 ( z1 man ) :purpose ( z2 fix :ARG0 z1 :ARG1 ( z3 machine ) ) ) |
3773298212.jpg#4r1e | A man kneels down by a machine. | A man is kneeling. | 0 | (z0 / kneel-01
:ARG0 (z1 / man)) | ( z0 kneel :ARG0 ( z1 man ) ) |
3773298212.jpg#1r1c | A man in shorts and a brown t-shirt is looking closely at an air compressor. | The man is looking at ball bearings. | 2 | (z0 / look-01
:ARG0 (z1 / man)
:ARG1 (z2 / bearing
:mod (z3 / ball))) | ( z0 look :ARG0 ( z1 man ) :ARG1 ( z2 bearing :mod ( z3 ball ) ) ) |
3773298212.jpg#1r1n | A man in shorts and a brown t-shirt is looking closely at an air compressor. | The man is a mechanic. | 1 | (z0 / mechanic
:domain (z1 / man)) | ( z0 mechanic :domain ( z1 man ) ) |
3773298212.jpg#1r1e | A man in shorts and a brown t-shirt is looking closely at an air compressor. | The man is looking at a mechanical part. | 0 | (z0 / look-01
:ARG0 (z1 / man)
:ARG1 (z2 / part
:mod (z3 / mechanics))) | ( z0 look :ARG0 ( z1 man ) :ARG1 ( z2 part :mod ( z3 mechanics ) ) ) |
5925539370.jpg#4r1n | A boy is throwing a baseball. | A boy throwing a yellow baseball. | 2 | (z0 / throw-01
:ARG0 (z1 / boy)
:ARG1 (z2 / baseball
:mod (z3 / yellow))) | ( z0 throw :ARG0 ( z1 boy ) :ARG1 ( z2 baseball :mod ( z3 yellow ) ) ) |
4899635195.jpg#3r1n | Two women in dresses are standing by a rail. | Best friends wearing dresses are standing by a rail. | 1 | (z0 / stand-01
:ARG1 (z1 / person
:ARG0-of (z2 / have-rel-role-91
:ARG1 (z3 / i)
:ARG2 (z4 / friend
:ARG1-of (z5 / have-degree-91
:ARG2 (z6 / good-02
:ARG1 z4)
... | ( z0 stand :ARG1 ( z1 person :ARG0-of ( z2 have-rel-role :ARG1 ( z3 i ) :ARG2 ( z4 friend :ARG1-of ( z5 have-degree :ARG2 ( z6 good :ARG1 z4 ) :ARG3 ( z7 most ) ) ) ) :ARG0-of ( z8 wear :ARG1 ( z9 dress ) ) ) :ARG2 ( z10 rail ) ) |
4899635195.jpg#3r1c | Two women in dresses are standing by a rail. | Two men wearing dresses are standing by a movie theater. | 2 | (z0 / stand-01
:ARG1 (z1 / man
:quant 2
:ARG0-of (z2 / wear-01
:ARG1 (z3 / dress)))
:ARG2 (z4 / by
:op1 (z5 / theater
:mod (z6 / movie)))) | ( z0 stand :ARG1 ( z1 man :quant 2 :ARG0-of ( z2 wear :ARG1 ( z3 dress ) ) ) :ARG2 ( z4 by :op ( z5 theater :mod ( z6 movie ) ) ) ) |
1303727066.jpg#0r1e | A dark-haired bearded man wearing a turquoise shirt with a yellow peace sign on it. | The man is wearing a peace sign shirt. | 0 | (z0 / wear-01
:ARG0 (z1 / man)
:ARG1 (z2 / shirt
:ARG0-of (z3 / signal-07
:ARG1 (z4 / peace)))) | ( z0 wear :ARG0 ( z1 man ) :ARG1 ( z2 shirt :ARG0-of ( z3 signal :ARG1 ( z4 peace ) ) ) ) |
1303727066.jpg#0r1n | A dark-haired bearded man wearing a turquoise shirt with a yellow peace sign on it. | This hippie wants peace throughout the world. | 1 | (z0 / want-01
:ARG0 (z1 / hippie
:mod (z2 / this))
:ARG1 (z3 / peace)
:location (z4 / world)) | ( z0 want :ARG0 ( z1 hippie :mod ( z2 this ) ) :ARG1 ( z3 peace ) :location ( z4 world ) ) |
3494151850.jpg#3r1e | The rescue team is going fast to reach survivors of the sunken ship. | Someone is stuck. | 0 | (z0 / stick-01
:ARG1 (z1 / someone)) | ( z0 stick :ARG1 ( z1 someone ) ) |
2373932560.jpg#0r1c | Man dressed in a Winter coat and a hat steps out of his bright red car. | A person is shoveling their driveway. | 2 | (z0 / shovel-01
:ARG0 (z1 / person)
:ARG1 (z2 / driveway
:poss z1)) | ( z0 shovel :ARG0 ( z1 person ) :ARG1 ( z2 driveway :poss z1 ) ) |
2373932560.jpg#0r1n | Man dressed in a Winter coat and a hat steps out of his bright red car. | A guy is returning home after work on a snowy day. | 2 | (z0 / return-01
:ARG1 (z1 / guy)
:ARG4 (z2 / home)
:time (z3 / after
:op1 (z4 / work-01
:ARG0 z1))
:time (z5 / day
:mod (z6 / snowy))) | ( z0 return :ARG1 ( z1 guy ) :ARG4 ( z2 home ) :time ( z3 after :op ( z4 work :ARG0 z1 ) ) :time ( z5 day :mod ( z6 snowy ) ) ) |
2373932560.jpg#0r1e | Man dressed in a Winter coat and a hat steps out of his bright red car. | A man is exiting a vehicle. | 0 | (z0 / exit-01
:ARG0 (z1 / man)
:ARG1 (z2 / vehicle)) | ( z0 exit :ARG0 ( z1 man ) :ARG1 ( z2 vehicle ) ) |
2373932560.jpg#1r1n | Man with ball cap getting out of a red sports car. | the man was coming home from work | 1 | (z0 / come-01
:ARG1 (z1 / man)
:ARG3 (z2 / work-01)
:ARG4 (z3 / home)) | ( z0 come :ARG1 ( z1 man ) :ARG3 ( z2 work ) :ARG4 ( z3 home ) ) |
2373932560.jpg#1r1e | Man with ball cap getting out of a red sports car. | the man had a car | 0 | (z0 / have-03
:ARG0 (z1 / man)
:ARG1 (z2 / car)) | ( z0 have :ARG0 ( z1 man ) :ARG1 ( z2 car ) ) |
2373932560.jpg#1r1c | Man with ball cap getting out of a red sports car. | the man had a yellow Volkswagon car | 2 | (z0 / have-03
:ARG0 (z1 / man)
:ARG1 (z2 / car-make
:name (z3 / name
:op1 "Volkswagon")
:ARG1-of (z4 / yellow-02))) | ( z0 have :ARG0 ( z1 man ) :ARG1 ( z2 car-make :name ( z3 name :op "Volkswagon" ) :ARG1-of ( z4 yellow ) ) ) |
2373932560.jpg#2r1c | A man getting out of an older looking orange car. | The car is red. | 2 | (z0 / red-02
:ARG1 (z1 / car)) | ( z0 red :ARG1 ( z1 car ) ) |
2373932560.jpg#2r1n | A man getting out of an older looking orange car. | The car is new. | 1 | (z0 / new-01
:ARG1 (z1 / car)) | ( z0 new :ARG1 ( z1 car ) ) |
2373932560.jpg#3r1c | A man is leaving his orange car. | The man's car is blue. | 2 | (z0 / blue
:domain (z1 / car
:poss (z2 / man))) | ( z0 blue :domain ( z1 car :poss ( z2 man ) ) ) |
2373932560.jpg#3r1n | A man is leaving his orange car. | The man has parked his car. | 1 | (z0 / park-01
:ARG0 (z1 / man)
:ARG1 (z2 / car
:poss z1)) | ( z0 park :ARG0 ( z1 man ) :ARG1 ( z2 car :poss z1 ) ) |
4712636240.jpg#0r1n | An older man peers through his binoculars at the expansive, mountainous vista before him. | A man on a mountain hiking trip looks through his binoculars at some birds | 1 | (z0 / look-01
:ARG0 (z1 / man
:ARG0-of (z2 / trip-03
:ARG1 (z3 / hike-01
:ARG0 z1
:ARG1 (z4 / mountain))))
:ARG1 (z5 / bird
:quant (z6 / some))
:manner (z7 / binocular
:poss z1)) | ( z0 look :ARG0 ( z1 man :ARG0-of ( z2 trip :ARG1 ( z3 hike :ARG0 z1 :ARG1 ( z4 mountain ) ) ) ) :ARG1 ( z5 bird :quant ( z6 some ) ) :manner ( z7 binocular :poss z1 ) ) |
4712636240.jpg#0r1c | An older man peers through his binoculars at the expansive, mountainous vista before him. | A young woman covers her eyes because the sun is so bright on the mountaintop. | 2 | (z0 / cause-01
:ARG0 (z1 / bright-03
:ARG1 (z2 / sun)
:degree (z3 / so)
:location (z4 / mountaintop))
:ARG1 (z5 / cover-02
:ARG0 (z6 / woman
:mod (z7 / young))
:ARG1 (z8 / eye
:part-of z6))) | ( z0 cause :ARG0 ( z1 bright :ARG1 ( z2 sun ) :degree ( z3 so ) :location ( z4 mountaintop ) ) :ARG1 ( z5 cover :ARG0 ( z6 woman :mod ( z7 young ) ) :ARG1 ( z8 eye :part-of z6 ) ) ) |
4712636240.jpg#0r1e | An older man peers through his binoculars at the expansive, mountainous vista before him. | A man looks at his surroundings. | 0 | (z0 / look-01
:ARG0 (z1 / man)
:ARG1 (z2 / thing
:ARG1-of (z3 / surround-01
:ARG2 z1))) | ( z0 look :ARG0 ( z1 man ) :ARG1 ( z2 thing :ARG1-of ( z3 surround :ARG2 z1 ) ) ) |
4712636240.jpg#3r1e | An old man with a walking stick uses binoculars to look at mountains. | An old man is walking. | 0 | (z0 / walk-01
:ARG0 (z1 / man
:mod (z2 / old))) | ( z0 walk :ARG0 ( z1 man :mod ( z2 old ) ) ) |
4712636240.jpg#3r1n | An old man with a walking stick uses binoculars to look at mountains. | An old man is hiking. | 0 | (z0 / hike-01
:ARG0 (z1 / man
:mod (z2 / old))) | ( z0 hike :ARG0 ( z1 man :mod ( z2 old ) ) ) |
4712636240.jpg#3r1c | An old man with a walking stick uses binoculars to look at mountains. | A woman is taking a walk. | 2 | (z0 / walk-01
:ARG0 (z1 / woman)) | ( z0 walk :ARG0 ( z1 woman ) ) |
4712636240.jpg#2r1n | A man with a walking stick looks through binoculars to see the mountains. | The man enjoys hiking. | 1 | (z0 / enjoy-01
:ARG0 (z1 / man)
:ARG1 (z2 / hike-01
:ARG0 z1)) | ( z0 enjoy :ARG0 ( z1 man ) :ARG1 ( z2 hike :ARG0 z1 ) ) |
4712636240.jpg#2r1c | A man with a walking stick looks through binoculars to see the mountains. | The man is playing chess. | 2 | (z0 / play-01
:ARG0 (z1 / man)
:ARG1 (z2 / chess)) | ( z0 play :ARG0 ( z1 man ) :ARG1 ( z2 chess ) ) |
4712636240.jpg#2r1e | A man with a walking stick looks through binoculars to see the mountains. | A man is walking outside. | 0 | (z0 / walk-01
:ARG0 (z1 / man)
:ARG2 (z2 / outside)) | ( z0 walk :ARG0 ( z1 man ) :ARG2 ( z2 outside ) ) |
3856155585.jpg#4r1c | Some ladies are looking at materials on a table. | Some ladies are placing food on a table. | 2 | (z0 / place-01
:ARG0 (z1 / lady
:quant (z2 / some))
:ARG1 (z3 / food)
:ARG2 (z4 / table)) | ( z0 place :ARG0 ( z1 lady :quant ( z2 some ) ) :ARG1 ( z3 food ) :ARG2 ( z4 table ) ) |
3856155585.jpg#4r1e | Some ladies are looking at materials on a table. | A group of ladies at a table starring at things. | 0 | (z0 / star-01
:ARG0 (z1 / group
:consist-of (z2 / lady)
:location (z3 / table))
:ARG1 (z4 / thing)) | ( z0 star :ARG0 ( z1 group :cxnsistof ( z2 lady ) :location ( z3 table ) ) :ARG1 ( z4 thing ) ) |
3856155585.jpg#2r1n | A group a ladies are standing at a table looking at objects. | Women standing at a kitchen table looking at plates of food. | 2 | (z0 / stand-01
:ARG1 (z1 / woman
:ARG0-of (z2 / look-01
:ARG1 (z3 / plate
:consist-of (z4 / food))))
:ARG2 (z5 / table
:mod (z6 / kitchen))) | ( z0 stand :ARG1 ( z1 woman :ARG0-of ( z2 look :ARG1 ( z3 plate :cxnsistof ( z4 food ) ) ) ) :ARG2 ( z5 table :mod ( z6 kitchen ) ) ) |
3856155585.jpg#2r1e | A group a ladies are standing at a table looking at objects. | Women standing looking at something. | 0 | (z0 / stand-01
:ARG1 (z1 / woman
:ARG0-of (z2 / look-01
:ARG1 (z3 / something)))) | ( z0 stand :ARG1 ( z1 woman :ARG0-of ( z2 look :ARG1 ( z3 something ) ) ) ) |
3856155585.jpg#2r1c | A group a ladies are standing at a table looking at objects. | Women riding bicycles in central park. | 2 | (z0 / ride-01
:ARG0 (z1 / woman)
:ARG1 (z2 / bicycle)
:location (z3 / park
:mod (z4 / center))) | ( z0 ride :ARG0 ( z1 woman ) :ARG1 ( z2 bicycle ) :location ( z3 park :mod ( z4 center ) ) ) |
4672132178.jpg#1r1n | People wearing very colorful outfits have fun on the sidewalk. | People are performing out on the sidewalk. | 1 | (z0 / perform-01
:ARG0 (z1 / person)
:location (z2 / sidewalk)) | ( z0 perform :ARG0 ( z1 person ) :location ( z2 sidewalk ) ) |
4672132178.jpg#1r1c | People wearing very colorful outfits have fun on the sidewalk. | People are cooking indoors. | 2 | (z0 / cook-01
:ARG0 (z1 / person)
:location (z2 / indoors)) | ( z0 cook :ARG0 ( z1 person ) :location ( z2 indoors ) ) |
4672132178.jpg#1r1e | People wearing very colorful outfits have fun on the sidewalk. | People are having fun on the sidewalk. | 0 | (z0 / fun-01
:ARG0 (z1 / person)
:location (z2 / sidewalk)) | ( z0 fun :ARG0 ( z1 person ) :location ( z2 sidewalk ) ) |
16630920.jpg#4r1n | Man sitting in a chair hold a cup. | A man drinking tea. | 1 | (z0 / man
:ARG0-of (z1 / drink-01
:ARG1 (z2 / tea))) | ( z0 man :ARG0-of ( z1 drink :ARG1 ( z2 tea ) ) ) |
16630920.jpg#4r1c | Man sitting in a chair hold a cup. | A man holding two baseballs. | 2 | (z0 / man
:ARG0-of (z1 / hold-01
:ARG1 (z2 / baseball
:quant 2))) | ( z0 man :ARG0-of ( z1 hold :ARG1 ( z2 baseball :quant 2 ) ) ) |
516360813.jpg#3r1n | A man working with three children around him. | A father is monitoring his three children while he's working because he couldn't find a babysitter. | 1 | (z0 / monitor-01
:ARG0 (z1 / person
:ARG0-of (z2 / have-rel-role-91
:ARG1 (z3 / person
:quant 3
:ARG0-of (z4 / have-rel-role-91
:ARG1 z1
:ARG2 (z5 / child)))
... | ( z0 monitor :ARG0 ( z1 person :ARG0-of ( z2 have-rel-role :ARG1 ( z3 person :quant 3 :ARG0-of ( z4 have-rel-role :ARG1 z1 :ARG2 ( z5 child ) ) ) :ARG2 ( z6 father ) ) ) :ARG1 z3 :time ( z7 work :ARG0 z1 ) :ARG1-of ( z8 cause :ARG0 ( z9 possible :polarity - :ARG1 ( z10 find :ARG0 z1 :ARG1 ( z11 babysitter ) ) ) ) ) |
516360813.jpg#3r1e | A man working with three children around him. | An adult is surrounded by children. | 0 | (z0 / surround-01
:ARG1 (z1 / adult)
:ARG2 (z2 / child)) | ( z0 surround :ARG1 ( z1 adult ) :ARG2 ( z2 child ) ) |
516360813.jpg#3r1c | A man working with three children around him. | A man is working in a building no children are allowed. | 2 | (z0 / work-01
:ARG0 (z1 / man)
:location (z2 / building
:location-of (z3 / allow-01
:polarity -
:ARG1 (z4 / child)))) | ( z0 work :ARG0 ( z1 man ) :location ( z2 building :location-of ( z3 allow :polarity - :ARG1 ( z4 child ) ) ) ) |
516360813.jpg#0r1n | A man sitting at a table working on a wood carving with three kids around him. | The shop teacher is leading his class. | 2 | (z0 / lead-02
:ARG0 (z1 / person
:ARG0-of (z2 / teach-01
:ARG1 (z3 / shop)))
:ARG1 (z4 / class
:poss z1)) | ( z0 lead :ARG0 ( z1 person :ARG0-of ( z2 teach :ARG1 ( z3 shop ) ) ) :ARG1 ( z4 class :poss z1 ) ) |
516360813.jpg#0r1e | A man sitting at a table working on a wood carving with three kids around him. | A man is showing children how to carve wood. | 0 | (z0 / show-01
:ARG0 (z1 / man)
:ARG1 (z2 / carve-02
:ARG0 (z3 / child)
:ARG1 (z4 / wood))
:ARG2 z3) | ( z0 show :ARG0 ( z1 man ) :ARG1 ( z2 carve :ARG0 ( z3 child ) :ARG1 ( z4 wood ) ) :ARG2 z3 ) |
3143991972.jpg#2r1c | Woman and baby sitting on floor in waiting room. | The people are asleep. | 2 | (z0 / sleep-01
:ARG0 (z1 / person)) | ( z0 sleep :ARG0 ( z1 person ) ) |
3143991972.jpg#2r1e | Woman and baby sitting on floor in waiting room. | The people are inside. | 0 | (z0 / person
:location (z1 / inside)) | ( z0 person :location ( z1 inside ) ) |
3143991972.jpg#2r1n | Woman and baby sitting on floor in waiting room. | The people are waiting on grandma to pass. | 2 | (z0 / wait-01
:ARG1 (z1 / person)
:ARG2 (z2 / pass-20
:ARG1 (z3 / grandma))) | ( z0 wait :ARG1 ( z1 person ) :ARG2 ( z2 pass :ARG1 ( z3 grandma ) ) ) |
3143991972.jpg#3r1n | A woman and a baby waiting with luggage | A woman and her son are waiting to board a plane at the airport. | 1 | (z0 / wait-01
:ARG1 (z1 / and
:op1 (z2 / woman)
:op2 (z3 / person
:ARG0-of (z4 / have-rel-role-91
:ARG1 z2
:ARG2 (z5 / son))))
:ARG2 (z6 / board-01
:ARG0 z1
:ARG1 (z7 / plane)
:locat... | ( z0 wait :ARG1 ( z1 and :op ( z2 woman ) :op ( z3 person :ARG0-of ( z4 have-rel-role :ARG1 z2 :ARG2 ( z5 son ) ) ) ) :ARG2 ( z6 board :ARG0 z1 :ARG1 ( z7 plane ) :location ( z8 airport ) ) ) |
3143991972.jpg#3r1e | A woman and a baby waiting with luggage | A woman is loitering with a child. | 0 | (z0 / loiter-01
:ARG0 (z1 / woman
:accompanier (z2 / child))) | ( z0 loiter :ARG0 ( z1 woman :accompanier ( z2 child ) ) ) |
3143991972.jpg#0r1c | Near seats, woman has spread out green blanket to sit on floor with baby. | The baby is sleeping in its crib. | 2 | (z0 / sleep-01
:ARG0 (z1 / baby)
:location (z2 / crib
:poss z1)) | ( z0 sleep :ARG0 ( z1 baby ) :location ( z2 crib :poss z1 ) ) |
3143991972.jpg#0r1e | Near seats, woman has spread out green blanket to sit on floor with baby. | A woman spreads out a green blanket. | 0 | (z0 / spread-out-04
:ARG0 (z1 / woman)
:ARG1 (z2 / blanket
:ARG1-of (z3 / green-02))) | ( z0 spread-out :ARG0 ( z1 woman ) :ARG1 ( z2 blanket :ARG1-of ( z3 green ) ) ) |
3143991972.jpg#0r1n | Near seats, woman has spread out green blanket to sit on floor with baby. | The baby is a boy. | 1 | (z0 / boy
:domain (z1 / baby)) | ( z0 boy :domain ( z1 baby ) ) |
3143991972.jpg#4r1e | Woman and baby waiting at an airport. | There are two people at an airport. | 0 | (z0 / be-located-at-91
:ARG1 (z1 / person
:quant 2)
:ARG2 (z2 / airport)) | ( z0 be-located-at :ARG1 ( z1 person :quant 2 ) :ARG2 ( z2 airport ) ) |
3143991972.jpg#4r1n | Woman and baby waiting at an airport. | The airport is busy. | 1 | (z0 / busy
:domain (z1 / airport)) | ( z0 busy :domain ( z1 airport ) ) |
3143991972.jpg#4r1c | Woman and baby waiting at an airport. | The woman is alone. | 2 | (z0 / alone
:domain (z1 / woman)) | ( z0 alone :domain ( z1 woman ) ) |
305979887.jpg#4r1n | A woman sits on a park picnic table near a stroller. | The woman sits on the park picnic table near the stroller while her child plays. | 1 | (z0 / sit-01
:ARG1 (z1 / woman)
:ARG2 (z2 / table
:mod (z3 / picnic)
:location (z4 / park)
:ARG1-of (z5 / near-02
:ARG2 (z6 / stroller)))
:time (z7 / play-01
:ARG0 (z8 / person
:ARG0-of (z9 / have-rel-role-91
... | ( z0 sit :ARG1 ( z1 woman ) :ARG2 ( z2 table :mod ( z3 picnic ) :location ( z4 park ) :ARG1-of ( z5 near :ARG2 ( z6 stroller ) ) ) :time ( z7 play :ARG0 ( z8 person :ARG0-of ( z9 have-rel-role :ARG1 z1 :ARG2 ( z10 child ) ) ) ) ) |
305979887.jpg#3r1n | A woman next to a stroller stops for a drink of water on a bench. | A woman is on a run and stops to rest and drink. | 1 | (z0 / and
:op1 (z1 / run-02
:ARG0 (z2 / woman))
:op2 (z3 / stop-01
:ARG0 z2
:purpose (z4 / and
:op1 (z5 / rest-01
:ARG0 z2)
:op2 (z6 / drink-01
:ARG0 z2)))) | ( z0 and :op ( z1 run :ARG0 ( z2 woman ) ) :op ( z3 stop :ARG0 z2 :purpose ( z4 and :op ( z5 rest :ARG0 z2 ) :op ( z6 drink :ARG0 z2 ) ) ) ) |
305979887.jpg#3r1c | A woman next to a stroller stops for a drink of water on a bench. | A woman sits on the ground eating a hotdog. | 2 | (z0 / sit-01
:ARG1 (z1 / woman
:ARG0-of (z2 / eat-01
:ARG1 (z3 / hotdog)))
:ARG2 (z4 / ground)) | ( z0 sit :ARG1 ( z1 woman :ARG0-of ( z2 eat :ARG1 ( z3 hotdog ) ) ) :ARG2 ( z4 ground ) ) |
305979887.jpg#3r1e | A woman next to a stroller stops for a drink of water on a bench. | A woman drinks something. | 0 | (z0 / drink-01
:ARG0 (z1 / woman)
:ARG1 (z2 / something)) | ( z0 drink :ARG0 ( z1 woman ) :ARG1 ( z2 something ) ) |
305979887.jpg#2r1c | A woman wearing gray, sitting on a picnic table by a baby stroller. | An empty picnic table. | 2 | (z0 / table
:purpose (z1 / picnic-01)
:ARG1-of (z2 / empty-02)) | ( z0 table :purpose ( z1 picnic ) :ARG1-of ( z2 empty ) ) |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.