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 |
|---|---|---|---|---|---|
4694894610.jpg#4r1e | A man trying to play guitar for entertainment. | A person wields a musical instrument. | 0 | (z0 / wield-01
:ARG0 (z1 / person)
:ARG1 (z2 / instrument
:mod (z3 / music))) | ( z0 wield :ARG0 ( z1 person ) :ARG1 ( z2 instrument :mod ( z3 music ) ) ) |
4676792744.jpg#4r1n | People walking and relaxing in a plaza. | People are enjoying vacation. | 1 | (z0 / vacation-01
:ARG0 (z1 / person)) | ( z0 vacation :ARG0 ( z1 person ) ) |
4676792744.jpg#4r1c | People walking and relaxing in a plaza. | People are watching a movie in a theater. | 2 | (z0 / watch-01
:ARG0 (z1 / person)
:ARG1 (z2 / movie)
:location (z3 / theater)) | ( z0 watch :ARG0 ( z1 person ) :ARG1 ( z2 movie ) :location ( z3 theater ) ) |
4676792744.jpg#4r1e | People walking and relaxing in a plaza. | People are outdoors. | 0 | (z0 / be-located-at-91
:ARG1 (z1 / person)
:ARG2 (z2 / outdoors)) | ( z0 be-located-at :ARG1 ( z1 person ) :ARG2 ( z2 outdoors ) ) |
4676792744.jpg#2r1e | A man and woman walking away from a crowded street fair. | There are a couple people walking down a street. | 0 | (z0 / walk-01
:ARG0 (z1 / person
:quant (z2 / couple))
:ARG2 (z3 / down
:op1 (z4 / street))) | ( z0 walk :ARG0 ( z1 person :quant ( z2 couple ) ) :ARG2 ( z3 down :op ( z4 street ) ) ) |
4676792744.jpg#2r1n | A man and woman walking away from a crowded street fair. | There is a man and woman holding hands. | 2 | (z0 / hold-01
:ARG0 (z1 / man)
:ARG1 (z2 / hand
:part-of (z3 / woman))) | ( z0 hold :ARG0 ( z1 man ) :ARG1 ( z2 hand :part-of ( z3 woman ) ) ) |
4676792744.jpg#3r1n | A couple is walking away from a building. | A newly wed couple is walking away from the chapel. | 1 | (z0 / walk-01
:ARG0 (z1 / couple
:ARG1-of (z2 / wed-01
:ARG1-of (z3 / new-01)))
:ARG2 (z4 / away
:op1 (z5 / chapel))) | ( z0 walk :ARG0 ( z1 couple :ARG1-of ( z2 wed :ARG1-of ( z3 new ) ) ) :ARG2 ( z4 away :op ( z5 chapel ) ) ) |
4676792744.jpg#0r1e | A man wearing shorts and a shirt walking beside a woman wearing a gray dress walking away from a crowd. | The man is walking near the crowd. | 0 | (z0 / walk-01
:ARG0 (z1 / man)
:ARG1-of (z2 / near-02
:ARG2 (z3 / crowd))) | ( z0 walk :ARG0 ( z1 man ) :ARG1-of ( z2 near :ARG2 ( z3 crowd ) ) ) |
4676792744.jpg#0r1c | A man wearing shorts and a shirt walking beside a woman wearing a gray dress walking away from a crowd. | The man is on stage performing. | 2 | (z0 / perform-01
:ARG0 (z1 / man)
:location (z2 / stage)) | ( z0 perform :ARG0 ( z1 man ) :location ( z2 stage ) ) |
4676792744.jpg#0r1n | A man wearing shorts and a shirt walking beside a woman wearing a gray dress walking away from a crowd. | The man is walking with his girlfriend. | 1 | (z0 / walk-01
:ARG0 (z1 / man
:accompanier (z2 / person
:ARG0-of (z3 / have-rel-role-91
:ARG1 z1
:ARG2 (z4 / girlfriend))))) | ( z0 walk :ARG0 ( z1 man :accompanier ( z2 person :ARG0-of ( z3 have-rel-role :ARG1 z1 :ARG2 ( z4 girlfriend ) ) ) ) ) |
4676792744.jpg#1r1c | A couple walks through a busy area with a lot of people. | A couple is sitting at the park. | 2 | (z0 / sit-01
:ARG1 (z1 / couple)
:ARG2 (z2 / park)) | ( z0 sit :ARG1 ( z1 couple ) :ARG2 ( z2 park ) ) |
4676792744.jpg#1r1e | A couple walks through a busy area with a lot of people. | A couple walks outside. | 0 | (z0 / walk-01
:ARG0 (z1 / couple)
:ARG2 (z2 / outside)) | ( z0 walk :ARG0 ( z1 couple ) :ARG2 ( z2 outside ) ) |
4676792744.jpg#1r1n | A couple walks through a busy area with a lot of people. | A couple holds hands as they walk. | 2 | (z0 / hold-01
:ARG0 (z1 / couple)
:ARG1 (z2 / hand)
:time (z3 / walk-01
:ARG0 z1)) | ( z0 hold :ARG0 ( z1 couple ) :ARG1 ( z2 hand ) :time ( z3 walk :ARG0 z1 ) ) |
460326010.jpg#2r1c | Little boy trying to chase a black crow. | A little boy straps himself into a car seat. | 2 | (z0 / strap-01
:ARG0 (z1 / boy
:mod (z2 / little))
:ARG1 z1
:ARG2 (z3 / seat
:mod (z4 / car))) | ( z0 strap :ARG0 ( z1 boy :mod ( z2 little ) ) :ARG1 z1 :ARG2 ( z3 seat :mod ( z4 car ) ) ) |
460326010.jpg#2r1n | Little boy trying to chase a black crow. | A kid running after a crow that stole his sandwich. | 2 | (z0 / run-02
:ARG0 (z1 / kid)
:ARG1 (z2 / crow
:ARG0-of (z3 / steal-01
:ARG1 (z4 / sandwich
:poss z1)))) | ( z0 run :ARG0 ( z1 kid ) :ARG1 ( z2 crow :ARG0-of ( z3 steal :ARG1 ( z4 sandwich :poss z1 ) ) ) ) |
1066831905.jpg#0r1e | Elderly man with cane bends down to look at some plants and is steadied from behind. | A man is looking at plants. | 0 | (z0 / look-01
:ARG0 (z1 / man)
:ARG1 (z2 / plant)) | ( z0 look :ARG0 ( z1 man ) :ARG1 ( z2 plant ) ) |
1066831905.jpg#0r1c | Elderly man with cane bends down to look at some plants and is steadied from behind. | A little boy is smelling flowers. | 2 | (z0 / smell-01
:ARG0 (z1 / boy
:mod (z2 / little))
:ARG1 (z3 / flower)) | ( z0 smell :ARG0 ( z1 boy :mod ( z2 little ) ) :ARG1 ( z3 flower ) ) |
1066831905.jpg#0r1n | Elderly man with cane bends down to look at some plants and is steadied from behind. | A retired man nearly falls over some plants, but his nurse grabs him from behind. | 2 | (z0 / contrast-01
:ARG1 (z1 / fall-01
:ARG1 (z2 / man
:ARG0-of (z3 / retire-01))
:ARG4 (z4 / over
:op1 (z5 / plant
:quant (z6 / some)))
:degree (z7 / near))
:ARG2 (z8 / grab-01
:ARG0 (z9 / person
... | ( z0 contrast :ARG1 ( z1 fall :ARG1 ( z2 man :ARG0-of ( z3 retire ) ) :ARG4 ( z4 over :op ( z5 plant :quant ( z6 some ) ) ) :degree ( z7 near ) ) :ARG2 ( z8 grab :ARG0 ( z9 person :ARG0-of ( z10 nurse :ARG1 z2 ) ) :ARG1 z2 :source ( z11 behind ) ) ) |
1066831905.jpg#2r1e | A man holds up an older man as the older man bends down to check out plants. | An older man is getting assistance to bend down and look at plants. | 0 | (z0 / assist-01
:ARG1 (z1 / man
:ARG1-of (z2 / have-degree-91
:ARG2 (z3 / old)
:ARG3 (z4 / more)))
:ARG2 (z5 / and
:op1 (z6 / bend-01
:ARG0 z1
:direction (z7 / down))
:op2 (z8 / look-01
... | ( z0 assist :ARG1 ( z1 man :ARG1-of ( z2 have-degree :ARG2 ( z3 old ) :ARG3 ( z4 more ) ) ) :ARG2 ( z5 and :op ( z6 bend :ARG0 z1 :direction ( z7 down ) ) :op ( z8 look :ARG0 z1 :ARG1 ( z9 plant ) ) ) ) |
1066831905.jpg#2r1n | A man holds up an older man as the older man bends down to check out plants. | The old man and his son are looking at plants. | 1 | (z0 / look-01
:ARG0 (z1 / and
:op1 (z2 / man
:mod (z3 / old))
:op2 (z4 / person
:ARG0-of (z5 / have-rel-role-91
:ARG1 z2
:ARG2 (z6 / son))))
:ARG1 (z7 / plant)) | ( z0 look :ARG0 ( z1 and :op ( z2 man :mod ( z3 old ) ) :op ( z4 person :ARG0-of ( z5 have-rel-role :ARG1 z2 :ARG2 ( z6 son ) ) ) ) :ARG1 ( z7 plant ) ) |
3773323977.jpg#4r1c | Children stand on shore watching a r.c. boat. | The children are lost in the desert. | 2 | (z0 / lose-02
:ARG1 (z1 / child)
:location (z2 / desert)) | ( z0 lose :ARG1 ( z1 child ) :location ( z2 desert ) ) |
3773323977.jpg#4r1n | Children stand on shore watching a r.c. boat. | The children are siblings. | 1 | (z0 / have-rel-role-91
:ARG0 (z1 / child)
:ARG2 (z2 / sibling)) | ( z0 have-rel-role :ARG0 ( z1 child ) :ARG2 ( z2 sibling ) ) |
3027397797.jpg#0r1c | A teenager wearing striped shorts and no shirt is skateboarding down a road a long the ocean. | the teenager is asleep in a tent | 2 | (z0 / sleep-01
:ARG0 (z1 / teenager)
:location (z2 / tent)) | ( z0 sleep :ARG0 ( z1 teenager ) :location ( z2 tent ) ) |
3027397797.jpg#0r1n | A teenager wearing striped shorts and no shirt is skateboarding down a road a long the ocean. | the teenager is late for work | 2 | (z0 / late-02
:ARG1 (z1 / teenager)
:ARG2 (z2 / work-01
:ARG0 z1)) | ( z0 late :ARG1 ( z1 teenager ) :ARG2 ( z2 work :ARG0 z1 ) ) |
3027397797.jpg#0r1e | A teenager wearing striped shorts and no shirt is skateboarding down a road a long the ocean. | the teenager is moving around outside | 0 | (z0 / move-01
:ARG0 (z1 / teenager)
:ARG2 (z2 / around
:op1 (z3 / outside))) | ( z0 move :ARG0 ( z1 teenager ) :ARG2 ( z2 around :op ( z3 outside ) ) ) |
3027397797.jpg#1r1e | Shirtless, tattooed man rides skateboard down blurring street near beach. | There is a man on a skateboard. | 0 | (z0 / man
:ARG0-of (z1 / skateboard-01)) | ( z0 man :ARG0-of ( z1 skateboard ) ) |
3027397797.jpg#1r1n | Shirtless, tattooed man rides skateboard down blurring street near beach. | A man is on a skateboard chasing after his son. | 1 | (z0 / chase-01
:ARG0 (z1 / man)
:ARG1 (z2 / person
:ARG0-of (z3 / have-rel-role-91
:ARG1 z1
:ARG2 (z4 / son)))
:instrument (z5 / skateboard)) | ( z0 chase :ARG0 ( z1 man ) :ARG1 ( z2 person :ARG0-of ( z3 have-rel-role :ARG1 z1 :ARG2 ( z4 son ) ) ) :instrument ( z5 skateboard ) ) |
3027397797.jpg#1r1c | Shirtless, tattooed man rides skateboard down blurring street near beach. | The man is riding a skateboard in a field of grass. | 2 | (z0 / ride-01
:ARG0 (z1 / man)
:ARG1 (z2 / skateboard)
:location (z3 / field
:consist-of (z4 / grass))) | ( z0 ride :ARG0 ( z1 man ) :ARG1 ( z2 skateboard ) :location ( z3 field :cxnsistof ( z4 grass ) ) ) |
3027397797.jpg#2r1e | A barefoot and shirtless skateboarder rides along a road. | A person skateboarding outside. | 0 | (z0 / skateboard-01
:ARG0 (z1 / person)
:location (z2 / outside)) | ( z0 skateboard :ARG0 ( z1 person ) :location ( z2 outside ) ) |
3027397797.jpg#2r1n | A barefoot and shirtless skateboarder rides along a road. | A man trying to outskate a car. | 1 | (z0 / try-01
:ARG0 (z1 / man)
:ARG1 (z2 / outskate-01
:ARG0 z1
:ARG1 (z3 / car))) | ( z0 try :ARG0 ( z1 man ) :ARG1 ( z2 outskate :ARG0 z1 :ARG1 ( z3 car ) ) ) |
3027397797.jpg#2r1c | A barefoot and shirtless skateboarder rides along a road. | A man skating in an indoor skating rink. | 2 | (z0 / man
:ARG0-of (z1 / skate-01
:location (z2 / rink
:location (z3 / indoor)))) | ( z0 man :ARG0-of ( z1 skate :location ( z2 rink :location ( z3 indoor ) ) ) ) |
3027397797.jpg#3r1e | A skateboarder in striped shorts skating down a street. | A person is navigating the street on wheels. | 0 | (z0 / navigate-01
:ARG0 (z1 / person)
:ARG1 (z2 / street)
:instrument (z3 / wheel)) | ( z0 navigate :ARG0 ( z1 person ) :ARG1 ( z2 street ) :instrument ( z3 wheel ) ) |
3027397797.jpg#3r1n | A skateboarder in striped shorts skating down a street. | An athlete is performing tricks on his way to school. | 1 | (z0 / perform-01
:ARG0 (z1 / athlete)
:ARG1 (z2 / trick)
:time (z3 / go-02
:ARG0 z1
:ARG4 (z4 / school))) | ( z0 perform :ARG0 ( z1 athlete ) :ARG1 ( z2 trick ) :time ( z3 go :ARG0 z1 :ARG4 ( z4 school ) ) ) |
3027397797.jpg#3r1c | A skateboarder in striped shorts skating down a street. | A bicyclist is on the sidewalk. | 2 | (z0 / be-located-at-91
:ARG1 (z1 / bicyclist)
:ARG2 (z2 / sidewalk)) | ( z0 be-located-at :ARG1 ( z1 bicyclist ) :ARG2 ( z2 sidewalk ) ) |
3027397797.jpg#4r1e | A man in shorts skateboards down the street. | The man is outside. | 0 | (z0 / man
:location (z1 / outside)) | ( z0 man :location ( z1 outside ) ) |
3027397797.jpg#4r1n | A man in shorts skateboards down the street. | The man is not wearing a shirt. | 0 | (z0 / wear-01
:polarity -
:ARG0 (z1 / man)
:ARG1 (z2 / shirt)) | ( z0 wear :polarity - :ARG0 ( z1 man ) :ARG1 ( z2 shirt ) ) |
3027397797.jpg#4r1c | A man in shorts skateboards down the street. | The man is riding a horse. | 2 | (z0 / ride-01
:ARG0 (z1 / man)
:ARG1 (z2 / horse)) | ( z0 ride :ARG0 ( z1 man ) :ARG1 ( z2 horse ) ) |
2837804631.jpg#3r1e | The little boy is about to walk into the sprinklers. | A boy is outdoors. | 0 | (z0 / boy
:location (z1 / outdoors)) | ( z0 boy :location ( z1 outdoors ) ) |
2837804631.jpg#3r1c | The little boy is about to walk into the sprinklers. | The girl is on the plane with her mother. | 2 | (z0 / be-located-at-91
:ARG1 (z1 / girl
:accompanier (z2 / person
:ARG0-of (z3 / have-rel-role-91
:ARG1 z1
:ARG2 (z4 / mother))))
:ARG2 (z5 / plane)) | ( z0 be-located-at :ARG1 ( z1 girl :accompanier ( z2 person :ARG0-of ( z3 have-rel-role :ARG1 z1 :ARG2 ( z4 mother ) ) ) ) :ARG2 ( z5 plane ) ) |
137444466.jpg#2r1n | People in a courtyard plaza are sitting and standing. | People are gathered for a mayors speech in a courtyard plaza | 1 | (z0 / gather-03
:ARG1 (z1 / person)
:purpose (z2 / speak-01
:ARG0 (z3 / mayor))
:location (z4 / plaza
:mod (z5 / courtyard))) | ( z0 gather :ARG1 ( z1 person ) :purpose ( z2 speak :ARG0 ( z3 mayor ) ) :location ( z4 plaza :mod ( z5 courtyard ) ) ) |
137444466.jpg#2r1c | People in a courtyard plaza are sitting and standing. | one person is sitting alone at home | 2 | (z0 / sit-01
:ARG1 (z1 / person
:quant 1
:mod (z2 / alone))
:ARG2 (z3 / home)) | ( z0 sit :ARG1 ( z1 person :quant 1 :mod ( z2 alone ) ) :ARG2 ( z3 home ) ) |
137444466.jpg#3r5e | A large crowd gathers for a night in the city. | Multiple people gather together. | 0 | (z0 / gather-03
:ARG0 (z1 / person
:quant (z2 / multiple))
:mod (z3 / together)) | ( z0 gather :ARG0 ( z1 person :quant ( z2 multiple ) ) :mod ( z3 together ) ) |
137444466.jpg#3r2n | A large crowd gathers for a night in the city. | A large crowd gathers to celebrate New Years Day. | 1 | (z0 / gather-03
:ARG0 (z1 / crowd
:mod (z2 / large))
:purpose (z3 / celebrate-02
:ARG0 z1
:ARG1 (z4 / festival
:name (z5 / name
:op1 "New"
:op2 "Years"
:op3 "Day")))) | ( z0 gather :ARG0 ( z1 crowd :mod ( z2 large ) ) :purpose ( z3 celebrate :ARG0 z1 :ARG1 ( z4 festival :name ( z5 name :op "New" :op "Years" :op "Day" ) ) ) ) |
137444466.jpg#3r4n | A large crowd gathers for a night in the city. | The crowd is big | 0 | (z0 / crowd
:mod (z1 / big)) | ( z0 crowd :mod ( z1 big ) ) |
137444466.jpg#3r4c | A large crowd gathers for a night in the city. | They gather during the day | 2 | (z0 / gather-03
:ARG0 (z1 / they)
:time (z2 / day)) | ( z0 gather :ARG0 ( z1 they ) :time ( z2 day ) ) |
137444466.jpg#3r5n | A large crowd gathers for a night in the city. | New years eve in the city. | 1 | (z0 / festival
:name (z1 / name
:op1 "New"
:op2 "Years"
:op3 "Eve")
:location (z2 / city)) | ( z0 festival :name ( z1 name :op "New" :op "Years" :op "Eve" ) :location ( z2 city ) ) |
137444466.jpg#3r3e | A large crowd gathers for a night in the city. | People get togehter in a town | 0 | (z0 / get-05
:ARG1 (z1 / person)
:ARG2 (z2 / there)
:location (z3 / town)) | ( z0 get :ARG1 ( z1 person ) :ARG2 ( z2 there ) :location ( z3 town ) ) |
137444466.jpg#3r2c | A large crowd gathers for a night in the city. | The city streets are empty. | 2 | (z0 / empty-02
:ARG1 (z1 / street
:mod (z2 / city))) | ( z0 empty :ARG1 ( z1 street :mod ( z2 city ) ) ) |
137444466.jpg#3r1n | A large crowd gathers for a night in the city. | A large crowd is in the city. | 1 | (z0 / crowd
:mod (z1 / large)
:location (z2 / city)) | ( z0 crowd :mod ( z1 large ) :location ( z2 city ) ) |
137444466.jpg#3r3n | A large crowd gathers for a night in the city. | A crowd meets for a daytime picnic | 2 | (z0 / meet-03
:ARG0 (z1 / crowd)
:purpose (z2 / picnic-01
:ARG0 z1
:time (z3 / date-entity
:dayperiod (z4 / day)))) | ( z0 meet :ARG0 ( z1 crowd ) :purpose ( z2 picnic :ARG0 z1 :time ( z3 date-entity :dxyperiod ( z4 day ) ) ) ) |
137444466.jpg#0r1e | A night street scene with a line of people waiting for something in a dome. | People in line. | 0 | (z0 / person
:ARG1-of (z1 / line-up-02)) | ( z0 person :ARG1-of ( z1 line-up ) ) |
137444466.jpg#0r1c | A night street scene with a line of people waiting for something in a dome. | Nobody is in line. | 2 | (z0 / line-up-02
:ARG1 (z1 / nobody)) | ( z0 line-up :ARG1 ( z1 nobody ) ) |
137444466.jpg#0r1n | A night street scene with a line of people waiting for something in a dome. | Tall people in line. | 0 | (z0 / person
:mod (z1 / tall)
:ARG1-of (z2 / line-up-02)) | ( z0 person :mod ( z1 tall ) :ARG1-of ( z2 line-up ) ) |
137444466.jpg#1r1n | People socialize at the center of town during the evening. | Men socialize at the center of town during the evening. | 1 | (z0 / socialize-02
:ARG0 (z1 / man)
:location (z2 / center
:part-of (z3 / town))
:time (z4 / date-entity
:dayperiod (z5 / evening))) | ( z0 socialize :ARG0 ( z1 man ) :location ( z2 center :part-of ( z3 town ) ) :time ( z4 date-entity :dxyperiod ( z5 evening ) ) ) |
137444466.jpg#4r1c | People standing in a long line. | They are upside down. | 2 | (z0 / upside
:op1 (z1 / down-03)
:domain (z2 / they)) | ( z0 upside :op ( z1 down ) :domain ( z2 they ) ) |
137444466.jpg#4r1n | People standing in a long line. | They are at the market. | 1 | (z0 / be-located-at-91
:ARG1 (z1 / they)
:ARG2 (z2 / market)) | ( z0 be-located-at :ARG1 ( z1 they ) :ARG2 ( z2 market ) ) |
137444466.jpg#4r1e | People standing in a long line. | They are waiting. | 0 | (z0 / wait-01
:ARG1 (z1 / they)) | ( z0 wait :ARG1 ( z1 they ) ) |
4180952377.jpg#0r1n | A man works on his car as he tries to keep warm with his hat and sweatshirt. | A man is replacing his car battery. | 2 | (z0 / replace-01
:ARG0 (z1 / man)
:ARG1 (z2 / battery
:mod (z3 / car
:poss z1))) | ( z0 replace :ARG0 ( z1 man ) :ARG1 ( z2 battery :mod ( z3 car :poss z1 ) ) ) |
4180952377.jpg#0r1c | A man works on his car as he tries to keep warm with his hat and sweatshirt. | A man is sitting by the fire in his living room. | 2 | (z0 / sit-01
:ARG1 (z1 / man)
:ARG2 (z2 / fire)
:location (z3 / room
:mod (z4 / living)
:poss z1)) | ( z0 sit :ARG1 ( z1 man ) :ARG2 ( z2 fire ) :location ( z3 room :mod ( z4 living ) :poss z1 ) ) |
4180952377.jpg#0r1e | A man works on his car as he tries to keep warm with his hat and sweatshirt. | It is cold outside. | 0 | (z0 / cold-01
:location (z1 / outside)) | ( z0 cold :location ( z1 outside ) ) |
4180952377.jpg#1r1e | An elderly man in a light blue coat works on a car on the roadside. | The old man is fixing his car. | 0 | (z0 / fix-02
:ARG0 (z1 / man
:mod (z2 / old))
:ARG1 (z3 / car
:poss z1)) | ( z0 fix :ARG0 ( z1 man :mod ( z2 old ) ) :ARG1 ( z3 car :poss z1 ) ) |
4180952377.jpg#1r1c | An elderly man in a light blue coat works on a car on the roadside. | The old man is a zombie. | 2 | (z0 / zombie
:domain (z1 / man
:mod (z2 / old))) | ( z0 zombie :domain ( z1 man :mod ( z2 old ) ) ) |
4180952377.jpg#1r1n | An elderly man in a light blue coat works on a car on the roadside. | The old man is a good mechanic. | 1 | (z0 / mechanic
:ARG1-of (z1 / good-02)
:domain (z2 / man
:mod (z3 / old))) | ( z0 mechanic :ARG1-of ( z1 good ) :domain ( z2 man :mod ( z3 old ) ) ) |
4803926618.jpg#4r1c | A very excited drummer playing the drums. | A person is tossing pizza dough. | 2 | (z0 / toss-01
:ARG0 (z1 / person)
:ARG1 (z2 / dough
:mod (z3 / pizza))) | ( z0 toss :ARG0 ( z1 person ) :ARG1 ( z2 dough :mod ( z3 pizza ) ) ) |
4803926618.jpg#4r1n | A very excited drummer playing the drums. | Travis Barker is playing for a crowd. | 1 | (z0 / play-11
:ARG0 (z1 / person
:name (z2 / name
:op1 "Travis"
:op2 "Barker"))
:beneficiary (z3 / crowd)) | ( z0 play :ARG0 ( z1 person :name ( z2 name :op "Travis" :op "Barker" ) ) :beneficiary ( z3 crowd ) ) |
517942470.jpg#2r1e | A white dog is distracting its owner from using an iMac computer. | A dog with his owner. | 0 | (z0 / dog
:accompanier (z1 / person
:ARG0-of (z2 / own-01
:ARG1 z0))) | ( z0 dog :accompanier ( z1 person :ARG0-of ( z2 own :ARG1 z0 ) ) ) |
517942470.jpg#2r1n | A white dog is distracting its owner from using an iMac computer. | A man playing with his dog. | 1 | (z0 / play-01
:ARG0 (z1 / man)
:ARG1 (z2 / dog
:poss z1)) | ( z0 play :ARG0 ( z1 man ) :ARG1 ( z2 dog :poss z1 ) ) |
4682929932.jpg#3r1e | A group of people looking at merchandise on a table. | The merchandise is for sale. | 0 | (z0 / sell-01
:ARG1 (z1 / merchandise)) | ( z0 sell :ARG1 ( z1 merchandise ) ) |
4682929932.jpg#3r1c | A group of people looking at merchandise on a table. | The merchandise is stored away in boxes in the storage room. | 2 | (z0 / store-01
:ARG1 (z1 / merchandise)
:ARG2 (z2 / box
:location (z3 / room
:location-of (z4 / store-01)))
:mod (z5 / away)) | ( z0 store :ARG1 ( z1 merchandise ) :ARG2 ( z2 box :location ( z3 room :location-of ( z4 store ) ) ) :mod ( z5 away ) ) |
4682929932.jpg#3r1n | A group of people looking at merchandise on a table. | The people are conducting a purchase. | 1 | (z0 / conduct-01
:ARG0 (z1 / person)
:ARG1 (z2 / purchase-01
:ARG0 z1)) | ( z0 conduct :ARG0 ( z1 person ) :ARG1 ( z2 purchase :ARG0 z1 ) ) |
4682929932.jpg#0r1e | A crowd of people stand in the background of a set of tables draped in white with various used toys set upon it. | A crowd of people stand in the background. | 0 | (z0 / stand-01
:ARG1 (z1 / crowd
:consist-of (z2 / person))
:ARG2 (z3 / background)) | ( z0 stand :ARG1 ( z1 crowd :cxnsistof ( z2 person ) ) :ARG2 ( z3 background ) ) |
4682929932.jpg#0r1n | A crowd of people stand in the background of a set of tables draped in white with various used toys set upon it. | A crowd of people stand in the background smiling. | 2 | (z0 / stand-01
:ARG1 (z1 / crowd
:consist-of (z2 / person
:ARG0-of (z3 / smile-01)))
:ARG2 (z4 / background)) | ( z0 stand :ARG1 ( z1 crowd :cxnsistof ( z2 person :ARG0-of ( z3 smile ) ) ) :ARG2 ( z4 background ) ) |
4682929932.jpg#0r1c | A crowd of people stand in the background of a set of tables draped in white with various used toys set upon it. | A crowd of people are swimming in a lake. | 2 | (z0 / swim-01
:ARG0 (z1 / crowd
:consist-of (z2 / person))
:ARG1 (z3 / lake)) | ( z0 swim :ARG0 ( z1 crowd :cxnsistof ( z2 person ) ) :ARG1 ( z3 lake ) ) |
524036004.jpg#3r1e | A boy jumps into a pool while holding a ball. | A boy is jumping | 0 | (z0 / jump-03
:ARG0 (z1 / boy)) | ( z0 jump :ARG0 ( z1 boy ) ) |
524036004.jpg#3r1n | A boy jumps into a pool while holding a ball. | The boy is happy | 1 | (z0 / happy-01
:ARG1 (z1 / boy)) | ( z0 happy :ARG1 ( z1 boy ) ) |
524036004.jpg#2r1n | A boy is jumping into the water with a ball in his hand. | The boy is in the pool and trowing the ball with his friends. | 1 | (z0 / and
:op1 (z1 / boy
:location (z2 / pool))
:op2 (z3 / throw-01
:ARG0 z1
:ARG1 (z4 / ball)
:accompanier (z5 / person
:ARG0-of (z6 / have-rel-role-91
:ARG1 z1
:ARG2 (z7 / friend))))) | ( z0 and :op ( z1 boy :location ( z2 pool ) ) :op ( z3 throw :ARG0 z1 :ARG1 ( z4 ball ) :accompanier ( z5 person :ARG0-of ( z6 have-rel-role :ARG1 z1 :ARG2 ( z7 friend ) ) ) ) ) |
524036004.jpg#2r1c | A boy is jumping into the water with a ball in his hand. | The boy is jumping from trampoline with empty hands. | 2 | (z0 / jump-03
:ARG0 (z1 / boy)
:source (z2 / trampoline)
:instrument (z3 / hand
:ARG1-of (z4 / empty-02))) | ( z0 jump :ARG0 ( z1 boy ) :source ( z2 trampoline ) :instrument ( z3 hand :ARG1-of ( z4 empty ) ) ) |
524036004.jpg#2r1e | A boy is jumping into the water with a ball in his hand. | The boy has ball in his hand and he jumped into the pool. | 0 | (z0 / and
:op1 (z1 / have-03
:ARG0 (z2 / boy)
:ARG1 (z3 / ball
:location (z4 / hand
:part-of z2)))
:op2 (z5 / jump-03
:ARG0 z2
:destination (z6 / pool))) | ( z0 and :op ( z1 have :ARG0 ( z2 boy ) :ARG1 ( z3 ball :location ( z4 hand :part-of z2 ) ) ) :op ( z5 jump :ARG0 z2 :destination ( z6 pool ) ) ) |
524036004.jpg#1r1n | Boy in red and blue flowered trunks jumps into pool holding green ball. | Boy is going swimming while on vacation. | 1 | (z0 / swim-01
:ARG0 (z1 / boy)
:time (z2 / vacation-01
:ARG0 z1)) | ( z0 swim :ARG0 ( z1 boy ) :time ( z2 vacation :ARG0 z1 ) ) |
524036004.jpg#1r1c | Boy in red and blue flowered trunks jumps into pool holding green ball. | Boy in a dress jumps into the mud. | 2 | (z0 / jump-03
:ARG0 (z1 / boy
:ARG0-of (z2 / wear-01
:ARG1 (z3 / dress)))
:destination (z4 / mud)) | ( z0 jump :ARG0 ( z1 boy :ARG0-of ( z2 wear :ARG1 ( z3 dress ) ) ) :destination ( z4 mud ) ) |
524036004.jpg#0r1e | A boy in blue and red trunks, with a green ball in his hand. is jumping into a pool. | The boy is jumping into the pool. | 0 | (z0 / jump-03
:ARG0 (z1 / boy)
:destination (z2 / pool)) | ( z0 jump :ARG0 ( z1 boy ) :destination ( z2 pool ) ) |
524036004.jpg#0r1c | A boy in blue and red trunks, with a green ball in his hand. is jumping into a pool. | The boy is jumping into an ocean. | 2 | (z0 / jump-03
:ARG0 (z1 / boy)
:destination (z2 / ocean)) | ( z0 jump :ARG0 ( z1 boy ) :destination ( z2 ocean ) ) |
524036004.jpg#0r1n | A boy in blue and red trunks, with a green ball in his hand. is jumping into a pool. | The boy is at a pool party. | 1 | (z0 / boy
:location (z1 / party-01
:mod (z2 / pool))) | ( z0 boy :location ( z1 party :mod ( z2 pool ) ) ) |
6194677011.jpg#3r1e | a woman in a hairnet looks at a sample under a microscope. | A human looking | 0 | (z0 / look-02
:ARG0 (z1 / human)) | ( z0 look :ARG0 ( z1 human ) ) |
6194677011.jpg#3r1n | a woman in a hairnet looks at a sample under a microscope. | A tall human looking | 1 | (z0 / look-02
:ARG0 (z1 / person
:mod (z2 / tall))
:ARG1 (z3 / human)) | ( z0 look :ARG0 ( z1 person :mod ( z2 tall ) ) :ARG1 ( z3 human ) ) |
6194677011.jpg#3r1c | a woman in a hairnet looks at a sample under a microscope. | Nobody is looking | 2 | (z0 / look-01
:ARG0 (z1 / nobody)) | ( z0 look :ARG0 ( z1 nobody ) ) |
6647904677.jpg#1r1c | Several people, wearing blue robes and white keffiyehs, are riding yellow bicycles. | Boys are lighting firecrackers. | 2 | (z0 / light-04
:ARG0 (z1 / boy)
:ARG1 (z2 / firecracker)) | ( z0 light :ARG0 ( z1 boy ) :ARG1 ( z2 firecracker ) ) |
6647904677.jpg#1r1n | Several people, wearing blue robes and white keffiyehs, are riding yellow bicycles. | People are racing on yellow bikes. | 1 | (z0 / race-02
:ARG0 (z1 / person)
:manner (z2 / bike
:ARG1-of (z3 / yellow-02))) | ( z0 race :ARG0 ( z1 person ) :manner ( z2 bike :ARG1-of ( z3 yellow ) ) ) |
1286805224.jpg#0r1n | A pretty asian girl smiles from a window next to a neon takeout sign. | The girl is smiling because her mom went to get her somethign to eat. | 1 | (z0 / smile-01
:ARG0 (z1 / girl)
:ARG1-of (z2 / cause-01
:ARG0 (z3 / go-02
:ARG0 (z4 / person
:ARG0-of (z5 / have-rel-role-91
:ARG1 z1
:ARG2 (z6 / mom)))
:purpose (z7 / get-01
... | ( z0 smile :ARG0 ( z1 girl ) :ARG1-of ( z2 cause :ARG0 ( z3 go :ARG0 ( z4 person :ARG0-of ( z5 have-rel-role :ARG1 z1 :ARG2 ( z6 mom ) ) ) :purpose ( z7 get :ARG0 z4 :ARG1 ( z8 something :ARG1-of ( z9 eat :ARG0 z1 ) ) :ARG4 z1 ) ) ) ) |
1286805224.jpg#0r1e | A pretty asian girl smiles from a window next to a neon takeout sign. | A girl is smiling near a window. | 0 | (z0 / smile-01
:ARG0 (z1 / girl)
:location (z2 / near-02
:ARG2 (z3 / window))) | ( z0 smile :ARG0 ( z1 girl ) :location ( z2 near :ARG2 ( z3 window ) ) ) |
2580707208.jpg#4r1n | A man makes a face while holding colorful hats. | A man is holding hats trying to sell them on the street. | 1 | (z0 / hold-01
:ARG0 (z1 / man)
:ARG1 (z2 / hat)
:purpose (z3 / try-01
:ARG0 z1
:ARG1 (z4 / sell-01
:ARG0 z1
:ARG1 z2
:location (z5 / street)))) | ( z0 hold :ARG0 ( z1 man ) :ARG1 ( z2 hat ) :purpose ( z3 try :ARG0 z1 :ARG1 ( z4 sell :ARG0 z1 :ARG1 z2 :location ( z5 street ) ) ) ) |
2580707208.jpg#4r1e | A man makes a face while holding colorful hats. | A man holds colorful hats. | 0 | (z0 / hold-01
:ARG0 (z1 / man)
:ARG1 (z2 / hat
:mod (z3 / colorful))) | ( z0 hold :ARG0 ( z1 man ) :ARG1 ( z2 hat :mod ( z3 colorful ) ) ) |
2580707208.jpg#4r1c | A man makes a face while holding colorful hats. | A young lady is wearing a corset at a club. | 2 | (z0 / wear-01
:ARG0 (z1 / lady
:mod (z2 / young))
:ARG1 (z3 / corset)
:location (z4 / club)) | ( z0 wear :ARG0 ( z1 lady :mod ( z2 young ) ) :ARG1 ( z3 corset ) :location ( z4 club ) ) |
4565084634.jpg#0r1n | A man and a woman walk down the street carrying groceries. | A man and his wife are walking home. | 1 | (z0 / walk-01
:ARG0 (z1 / and
:op1 (z2 / man)
:op2 (z3 / person
:ARG0-of (z4 / have-rel-role-91
:ARG1 z2
:ARG2 (z5 / wife))))
:ARG2 (z6 / home)) | ( z0 walk :ARG0 ( z1 and :op ( z2 man ) :op ( z3 person :ARG0-of ( z4 have-rel-role :ARG1 z2 :ARG2 ( z5 wife ) ) ) ) :ARG2 ( z6 home ) ) |
4565084634.jpg#0r1e | A man and a woman walk down the street carrying groceries. | A man and woman are walking. | 0 | (z0 / walk-01
:ARG0 (z1 / and
:op1 (z2 / man)
:op2 (z3 / woman))) | ( z0 walk :ARG0 ( z1 and :op ( z2 man ) :op ( z3 woman ) ) ) |
6338704.jpg#4r1c | Several people walking across the street. | One person is sitting on the bench. | 2 | (z0 / sit-01
:ARG1 (z1 / person
:quant 1)
:ARG2 (z2 / bench)) | ( z0 sit :ARG1 ( z1 person :quant 1 ) :ARG2 ( z2 bench ) ) |
6338704.jpg#4r1n | Several people walking across the street. | They are going to lunch together. | 1 | (z0 / go-02
:ARG0 (z1 / they)
:ARG4 (z2 / lunch)
:mod (z3 / together)) | ( z0 go :ARG0 ( z1 they ) :ARG4 ( z2 lunch ) :mod ( z3 together ) ) |
6338704.jpg#4r1e | Several people walking across the street. | People are crossing the road. | 0 | (z0 / cross-02
:ARG0 (z1 / person)
:ARG1 (z2 / road)) | ( z0 cross :ARG0 ( z1 person ) :ARG1 ( z2 road ) ) |
6338704.jpg#0r1c | Three people cross the street while a crossing guard in an orange vest stops traffic. | The people are sleeping. | 2 | (z0 / sleep-01
:ARG0 (z1 / person)) | ( z0 sleep :ARG0 ( z1 person ) ) |
6338704.jpg#0r1e | Three people cross the street while a crossing guard in an orange vest stops traffic. | The people are outdoors. | 0 | (z0 / be-located-at-91
:ARG1 (z1 / person)
:ARG2 (z2 / outdoors)) | ( z0 be-located-at :ARG1 ( z1 person ) :ARG2 ( z2 outdoors ) ) |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.