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 |
|---|---|---|---|---|---|
401405215.jpg#0r1c | While sun is setting, boy is blowing bubbles by rocks new lake or ocean. | The sun is rising and a girl is eating ice cream by the bench at the beach. | 2 | (z0 / and
:op1 (z1 / rise-01
:ARG1 (z2 / sun))
:op2 (z3 / eat-01
:ARG0 (z4 / girl)
:ARG1 (z5 / ice-cream)
:location (z6 / bench
:location (z7 / beach)))) | ( z0 and :op ( z1 rise :ARG1 ( z2 sun ) ) :op ( z3 eat :ARG0 ( z4 girl ) :ARG1 ( z5 ice-cream ) :location ( z6 bench :location ( z7 beach ) ) ) ) |
2618322793.jpg#4r4e | A boy swings in the air. | The boy is moving through the air. | 0 | (z0 / move-01
:ARG1 (z1 / boy)
:ARG2 (z2 / air)) | ( z0 move :ARG1 ( z1 boy ) :ARG2 ( z2 air ) ) |
2618322793.jpg#4r1e | A boy swings in the air. | a boy is swinging | 0 | (z0 / swing-01
:ARG0 (z1 / boy)) | ( z0 swing :ARG0 ( z1 boy ) ) |
2618322793.jpg#4r5e | A boy swings in the air. | The boy is outside. | 0 | (z0 / boy
:location (z1 / outside)) | ( z0 boy :location ( z1 outside ) ) |
2618322793.jpg#4r5c | A boy swings in the air. | The boy is swinging a car. | 2 | (z0 / swing-02
:ARG0 (z1 / boy)
:ARG1 (z2 / car)) | ( z0 swing :ARG0 ( z1 boy ) :ARG1 ( z2 car ) ) |
2618322793.jpg#4r1c | A boy swings in the air. | the boy is standing still | 2 | (z0 / stand-01
:ARG1 (z1 / boy)
:ARG2 (z2 / still)) | ( z0 stand :ARG1 ( z1 boy ) :ARG2 ( z2 still ) ) |
2618322793.jpg#4r3c | A boy swings in the air. | The boy is riding his bike down the street. | 2 | (z0 / ride-01
:ARG0 (z1 / boy)
:ARG1 (z2 / bike
:poss z1)
:path (z3 / down
:op1 (z4 / street))) | ( z0 ride :ARG0 ( z1 boy ) :ARG1 ( z2 bike :poss z1 ) :path ( z3 down :op ( z4 street ) ) ) |
2618322793.jpg#4r4c | A boy swings in the air. | The boy is stationary. | 2 | (z0 / stationary
:domain (z1 / boy)) | ( z0 stationary :domain ( z1 boy ) ) |
2618322793.jpg#4r3n | A boy swings in the air. | The boy is getting ready to jump off the swing. | 1 | (z0 / ready-01
:ARG1 (z1 / boy)
:ARG2 (z2 / jump-03
:ARG0 z1
:source (z3 / swing))) | ( z0 ready :ARG1 ( z1 boy ) :ARG2 ( z2 jump :ARG0 z1 :source ( z3 swing ) ) ) |
2618322793.jpg#4r3e | A boy swings in the air. | The boy is making a movement. | 0 | (z0 / make-02
:ARG0 (z1 / boy)
:ARG1 (z2 / movement-07)) | ( z0 make :ARG0 ( z1 boy ) :ARG1 ( z2 movement ) ) |
2618322793.jpg#4r5n | A boy swings in the air. | The boy is 6ft tall. | 2 | (z0 / tall
:domain (z1 / boy)
:quant (z2 / distance-quantity
:quant 6
:unit (z3 / foot))) | ( z0 tall :domain ( z1 boy ) :quant ( z2 distance-quantity :quant 6 :unit ( z3 foot ) ) ) |
2618322793.jpg#4r2c | A boy swings in the air. | A boy swings from jail bars | 2 | (z0 / swing-02
:ARG0 (z1 / boy)
:source (z2 / bar
:mod (z3 / jail))) | ( z0 swing :ARG0 ( z1 boy ) :source ( z2 bar :mod ( z3 jail ) ) ) |
2618322793.jpg#4r4n | A boy swings in the air. | The boy is on a swing. | 0 | (z0 / swing-01
:ARG0 (z1 / boy)) | ( z0 swing :ARG0 ( z1 boy ) ) |
2618322793.jpg#4r1n | A boy swings in the air. | he is swinging high | 0 | (z0 / swing-01
:ARG1 (z1 / he)
:direction (z2 / high)) | ( z0 swing :ARG1 ( z1 he ) :direction ( z2 high ) ) |
2618322793.jpg#3r1n | a boy swinging on a swing. | A child gets ready to jump off a swing. | 1 | (z0 / ready-01
:ARG1 (z1 / child)
:ARG2 (z2 / jump-03
:ARG0 z1
:source (z3 / swing))) | ( z0 ready :ARG1 ( z1 child ) :ARG2 ( z2 jump :ARG0 z1 :source ( z3 swing ) ) ) |
2618322793.jpg#3r1e | a boy swinging on a swing. | A child playing. | 0 | (z0 / play-01
:ARG0 (z1 / child)) | ( z0 play :ARG0 ( z1 child ) ) |
2618322793.jpg#3r1c | a boy swinging on a swing. | A boy plays on monkey bars. | 2 | (z0 / play-01
:ARG0 (z1 / boy)
:location (z2 / bar
:mod (z3 / monkey))) | ( z0 play :ARG0 ( z1 boy ) :location ( z2 bar :mod ( z3 monkey ) ) ) |
2618322793.jpg#2r1n | A child in an orange shirt swings on a swing. | The kid is at school. | 1 | (z0 / kid
:location (z1 / school)) | ( z0 kid :location ( z1 school ) ) |
2618322793.jpg#2r1e | A child in an orange shirt swings on a swing. | The kid is wearing orange. | 0 | (z0 / wear-01
:ARG0 (z1 / kid)
:ARG1 (z2 / orange)) | ( z0 wear :ARG0 ( z1 kid ) :ARG1 ( z2 orange ) ) |
2618322793.jpg#2r1c | A child in an orange shirt swings on a swing. | The kid is swimming in a pool full of jell-o. | 2 | (z0 / swim-01
:ARG0 (z1 / kid)
:ARG1 (z2 / pool
:ARG1-of (z3 / full-09
:ARG2 (z4 / jell-o)))) | ( z0 swim :ARG0 ( z1 kid ) :ARG1 ( z2 pool :ARG1-of ( z3 full :ARG2 ( z4 jell-o ) ) ) ) |
2618322793.jpg#1r1c | A boy wearing an orange shirt is playing on a swing. | A boy is playing in a treehouse. | 2 | (z0 / play-01
:ARG0 (z1 / boy)
:location (z2 / treehouse)) | ( z0 play :ARG0 ( z1 boy ) :location ( z2 treehouse ) ) |
2618322793.jpg#1r1n | A boy wearing an orange shirt is playing on a swing. | A boy is on a swing that hangs from a tree. | 1 | (z0 / swing-01
:ARG0 (z1 / boy)
:ARG1-of (z2 / hang-01
:ARG2 (z3 / tree))) | ( z0 swing :ARG0 ( z1 boy ) :ARG1-of ( z2 hang :ARG2 ( z3 tree ) ) ) |
242558556.jpg#3r1c | A blond-haired lady in white poses for the camera. | The blond-haired model is passed out drunk. | 2 | (z0 / pass-out-11
:ARG1 (z1 / model
:ARG0-of (z2 / have-03
:ARG1 (z3 / hair
:ARG1-of (z4 / blonde-02))))
:manner (z5 / drunk)) | ( z0 pass-out :ARG1 ( z1 model :ARG0-of ( z2 have :ARG1 ( z3 hair :ARG1-of ( z4 blonde ) ) ) ) :manner ( z5 drunk ) ) |
242558556.jpg#3r1n | A blond-haired lady in white poses for the camera. | The model in white is posing like Marilyn Monroe. | 1 | (z0 / pose-01
:ARG0 (z1 / model
:ARG1-of (z2 / white-03))
:ARG1-of (z3 / resemble-01
:ARG2 (z4 / person
:name (z5 / name
:op1 "Marilyn"
:op2 "Monroe")))) | ( z0 pose :ARG0 ( z1 model :ARG1-of ( z2 white ) ) :ARG1-of ( z3 resemble :ARG2 ( z4 person :name ( z5 name :op "Marilyn" :op "Monroe" ) ) ) ) |
1423997242.jpg#4r1e | A hiker resting in a field. | Someone sitting in a field. | 0 | (z0 / someone
:ARG1-of (z1 / sit-01
:ARG2 (z2 / field))) | ( z0 someone :ARG1-of ( z1 sit :ARG2 ( z2 field ) ) ) |
1423997242.jpg#4r1c | A hiker resting in a field. | A woman on the phone at the library. | 2 | (z0 / woman
:medium (z1 / phone)
:location (z2 / library)) | ( z0 woman :medium ( z1 phone ) :location ( z2 library ) ) |
1423997242.jpg#1r1n | A man with a backpack takes a rest in the tall grass. | A man with a green backpack takes a rest in the tall grass. | 1 | (z0 / rest-01
:ARG0 (z1 / man
:ARG0-of (z2 / have-03
:ARG1 (z3 / backpack
:ARG1-of (z4 / green-02))))
:location (z5 / grass
:mod (z6 / tall))) | ( z0 rest :ARG0 ( z1 man :ARG0-of ( z2 have :ARG1 ( z3 backpack :ARG1-of ( z4 green ) ) ) ) :location ( z5 grass :mod ( z6 tall ) ) ) |
1423997242.jpg#1r1c | A man with a backpack takes a rest in the tall grass. | A man with a backpack runs up a steep hill. | 2 | (z0 / run-02
:ARG0 (z1 / man
:ARG0-of (z2 / have-03
:ARG1 (z3 / backpack)))
:ARG1 (z4 / hill
:mod (z5 / steep))
:direction (z6 / up)) | ( z0 run :ARG0 ( z1 man :ARG0-of ( z2 have :ARG1 ( z3 backpack ) ) ) :ARG1 ( z4 hill :mod ( z5 steep ) ) :direction ( z6 up ) ) |
84509831.jpg#0r1e | Young boy dressed in long pants and a plaid shirt is holding a shovel near the ocean. | A young boy holds a shovel close to the ocean. | 0 | (z0 / hold-01
:ARG0 (z1 / boy
:mod (z2 / young))
:ARG1 (z3 / shovel)
:ARG1-of (z4 / close-10
:ARG2 (z5 / ocean))) | ( z0 hold :ARG0 ( z1 boy :mod ( z2 young ) ) :ARG1 ( z3 shovel ) :ARG1-of ( z4 close :ARG2 ( z5 ocean ) ) ) |
84509831.jpg#0r1c | Young boy dressed in long pants and a plaid shirt is holding a shovel near the ocean. | A young man is on his bike. | 2 | (z0 / bike-01
:ARG0 (z1 / man
:mod (z2 / young))) | ( z0 bike :ARG0 ( z1 man :mod ( z2 young ) ) ) |
84509831.jpg#0r1n | Young boy dressed in long pants and a plaid shirt is holding a shovel near the ocean. | A young man is metal detecting on the beach. | 1 | (z0 / detect-01
:ARG0 (z1 / man
:mod (z2 / young))
:ARG1 (z3 / metal)
:location (z4 / beach)) | ( z0 detect :ARG0 ( z1 man :mod ( z2 young ) ) :ARG1 ( z3 metal ) :location ( z4 beach ) ) |
84509831.jpg#2r1c | A boy in a plaid shirt wields a shovel on the beach. | A boy with a red shirt wields a bow. | 2 | (z0 / wield-01
:ARG0 (z1 / boy
:ARG0-of (z2 / wear-01
:ARG1 (z3 / shirt
:ARG1-of (z4 / red-02))))
:ARG1 (z5 / bow)) | ( z0 wield :ARG0 ( z1 boy :ARG0-of ( z2 wear :ARG1 ( z3 shirt :ARG1-of ( z4 red ) ) ) ) :ARG1 ( z5 bow ) ) |
84509831.jpg#2r1n | A boy in a plaid shirt wields a shovel on the beach. | A boy is making a sand castle. | 2 | (z0 / make-01
:ARG0 (z1 / boy)
:ARG1 (z2 / castle
:consist-of (z3 / sand))) | ( z0 make :ARG0 ( z1 boy ) :ARG1 ( z2 castle :cxnsistof ( z3 sand ) ) ) |
4950889937.jpg#3r1n | A busy street scene in an Asian community. | It is busy while kid play in a street. | 1 | (z0 / busy-01
:ARG1 (z1 / it)
:time (z2 / play-01
:ARG0 (z3 / kid)
:location (z4 / street))) | ( z0 busy :ARG1 ( z1 it ) :time ( z2 play :ARG0 ( z3 kid ) :location ( z4 street ) ) ) |
4950889937.jpg#3r1e | A busy street scene in an Asian community. | The Asian streets are busy. | 0 | (z0 / busy
:domain (z1 / street
:mod (z2 / continent
:name (z3 / name
:op1 "Asia")))) | ( z0 busy :domain ( z1 street :mod ( z2 continent :name ( z3 name :op "Asia" ) ) ) ) |
687513087.jpg#1r1c | Two black dogs are bearing their teeth beside a white couch. | Two people are growling at a man. | 2 | (z0 / growl-01
:ARG0 (z1 / person
:quant 2)
:ARG2 (z2 / man)) | ( z0 growl :ARG0 ( z1 person :quant 2 ) :ARG2 ( z2 man ) ) |
687513087.jpg#1r1n | Two black dogs are bearing their teeth beside a white couch. | Two dogs are growling at a cat. | 1 | (z0 / growl-01
:ARG0 (z1 / dog
:quant 2)
:ARG1 (z2 / cat)) | ( z0 growl :ARG0 ( z1 dog :quant 2 ) :ARG1 ( z2 cat ) ) |
687513087.jpg#1r1e | Two black dogs are bearing their teeth beside a white couch. | Two animals are showing their mouths. | 0 | (z0 / show-01
:ARG0 (z1 / animal
:quant 2)
:ARG1 (z2 / mouth
:part-of z1)) | ( z0 show :ARG0 ( z1 animal :quant 2 ) :ARG1 ( z2 mouth :part-of z1 ) ) |
687513087.jpg#2r1c | Two black dogs are fighting in front of a tan sofa. | Cats are climbing the tree. | 2 | (z0 / climb-01
:ARG0 (z1 / cat)
:ARG1 (z2 / tree)) | ( z0 climb :ARG0 ( z1 cat ) :ARG1 ( z2 tree ) ) |
687513087.jpg#2r1n | Two black dogs are fighting in front of a tan sofa. | Dogs are fighting over a toy. | 1 | (z0 / fight-01
:ARG0 (z1 / dog)
:ARG2 (z2 / toy)) | ( z0 fight :ARG0 ( z1 dog ) :ARG2 ( z2 toy ) ) |
2202059975.jpg#2r1n | Pedestrians admire sculptures on the street as they walk past. | The people are tourists. | 1 | (z0 / person
:ARG0-of (z1 / tour-01)) | ( z0 person :ARG0-of ( z1 tour ) ) |
2202059975.jpg#2r1c | Pedestrians admire sculptures on the street as they walk past. | The people are riding unicycles. | 2 | (z0 / ride-01
:ARG0 (z1 / person)
:ARG1 (z2 / unicycle)) | ( z0 ride :ARG0 ( z1 person ) :ARG1 ( z2 unicycle ) ) |
2202059975.jpg#1r1n | Several people stand outside near metallic objects including a few posts. | The people stand in front of an art gallery. | 1 | (z0 / stand-01
:ARG1 (z1 / person)
:ARG2 (z2 / in-front-of
:op1 (z3 / gallery
:mod (z4 / art)))) | ( z0 stand :ARG1 ( z1 person ) :ARG2 ( z2 in-front-of :op ( z3 gallery :mod ( z4 art ) ) ) ) |
2202059975.jpg#1r1c | Several people stand outside near metallic objects including a few posts. | The people are sitting inside. | 2 | (z0 / sit-01
:ARG1 (z1 / person)
:ARG2 (z2 / inside)) | ( z0 sit :ARG1 ( z1 person ) :ARG2 ( z2 inside ) ) |
2202059975.jpg#1r1e | Several people stand outside near metallic objects including a few posts. | The people are standing outside. | 0 | (z0 / stand-01
:ARG1 (z1 / person)
:ARG2 (z2 / outside)) | ( z0 stand :ARG1 ( z1 person ) :ARG2 ( z2 outside ) ) |
4632869465.jpg#3r1n | A girl is celebrating her graduation outside. | The girl is at a graduation party with friends. | 1 | (z0 / girl
:location (z1 / party-01
:mod (z2 / graduate-01)
:accompanier (z3 / person
:ARG0-of (z4 / have-rel-role-91
:ARG1 z0
:ARG2 (z5 / friend))))) | ( z0 girl :location ( z1 party :mod ( z2 graduate ) :accompanier ( z3 person :ARG0-of ( z4 have-rel-role :ARG1 z0 :ARG2 ( z5 friend ) ) ) ) ) |
4632869465.jpg#3r1c | A girl is celebrating her graduation outside. | The new graduate stayed indoors, alone. | 2 | (z0 / stay-01
:ARG1 (z1 / person
:ARG1-of (z2 / graduate-01)
:ARG1-of (z3 / new-01))
:location (z4 / indoors)
:manner (z5 / alone
:domain z1)) | ( z0 stay :ARG1 ( z1 person :ARG1-of ( z2 graduate ) :ARG1-of ( z3 new ) ) :location ( z4 indoors ) :manner ( z5 alone :domain z1 ) ) |
4632869465.jpg#3r1e | A girl is celebrating her graduation outside. | The girl has recently graduated. | 0 | (z0 / graduate-01
:ARG1 (z1 / girl)
:time (z2 / recent)) | ( z0 graduate :ARG1 ( z1 girl ) :time ( z2 recent ) ) |
4632869465.jpg#2r1n | A young girl, the recipient of a dozen roses, is at an outdoor party. | It's the young girl's birthday. | 1 | (z0 / birthday
:poss (z1 / girl
:mod (z2 / young))
:domain (z3 / it)) | ( z0 birthday :poss ( z1 girl :mod ( z2 young ) ) :domain ( z3 it ) ) |
4632869465.jpg#2r1c | A young girl, the recipient of a dozen roses, is at an outdoor party. | A young boy smells flowers. | 2 | (z0 / smell-01
:ARG0 (z1 / boy
:mod (z2 / young))
:ARG1 (z3 / flower)) | ( z0 smell :ARG0 ( z1 boy :mod ( z2 young ) ) :ARG1 ( z3 flower ) ) |
4632869465.jpg#2r1e | A young girl, the recipient of a dozen roses, is at an outdoor party. | A young girl holds flowers. | 0 | (z0 / hold-01
:ARG0 (z1 / girl
:mod (z2 / young))
:ARG1 (z3 / flower)) | ( z0 hold :ARG0 ( z1 girl :mod ( z2 young ) ) :ARG1 ( z3 flower ) ) |
2790909995.jpg#4r1e | A dog runs through sand. | An animal is running. | 0 | (z0 / run-02
:ARG0 (z1 / animal)) | ( z0 run :ARG0 ( z1 animal ) ) |
2790909995.jpg#4r1n | A dog runs through sand. | A dog runs through sand at the beach. | 1 | (z0 / run-02
:ARG0 (z1 / dog)
:path (z2 / sand)
:location (z3 / beach)) | ( z0 run :ARG0 ( z1 dog ) :path ( z2 sand ) :location ( z3 beach ) ) |
2790909995.jpg#4r1c | A dog runs through sand. | A dog sits nicely for it's treat. | 2 | (z0 / sit-01
:ARG1 (z1 / dog)
:ARG1-of (z2 / nice-01)
:purpose (z3 / treat
:poss z1)) | ( z0 sit :ARG1 ( z1 dog ) :ARG1-of ( z2 nice ) :purpose ( z3 treat :poss z1 ) ) |
2607097757.jpg#3r1c | A construction worker is standing next to a hole in the ground. | There is no hole in the ground. | 2 | (z0 / hole
:polarity -
:location (z1 / ground)) | ( z0 hole :polarity - :location ( z1 ground ) ) |
2607097757.jpg#3r1n | A construction worker is standing next to a hole in the ground. | The hole in the ground is intentional | 0 | (z0 / intend-01
:ARG1 (z1 / hole
:location (z2 / ground))) | ( z0 intend :ARG1 ( z1 hole :location ( z2 ground ) ) ) |
2607097757.jpg#0r1e | Construction worker wearing a hard hat stands above hole while another construction worker stands with folded arms inside hole. | The worker is wearing a hat | 0 | (z0 / wear-01
:ARG0 (z1 / person
:ARG0-of (z2 / work-01))
:ARG1 (z3 / hat)) | ( z0 wear :ARG0 ( z1 person :ARG0-of ( z2 work ) ) :ARG1 ( z3 hat ) ) |
2607097757.jpg#0r1c | Construction worker wearing a hard hat stands above hole while another construction worker stands with folded arms inside hole. | The worker has no hat | 2 | (z0 / have-03
:polarity -
:ARG0 (z1 / person
:ARG0-of (z2 / work-01))
:ARG1 (z3 / hat)) | ( z0 have :polarity - :ARG0 ( z1 person :ARG0-of ( z2 work ) ) :ARG1 ( z3 hat ) ) |
2607097757.jpg#0r1n | Construction worker wearing a hard hat stands above hole while another construction worker stands with folded arms inside hole. | The hat is white | 1 | (z0 / white-03
:ARG1 (z1 / hat)) | ( z0 white :ARG1 ( z1 hat ) ) |
2607097757.jpg#4r1e | A construction worker looking at something off-screen. | The worker has his eyes open. | 0 | (z0 / open-01
:ARG0 (z1 / person
:ARG0-of (z2 / work-01))
:ARG1 (z3 / eye
:part-of z1)) | ( z0 open :ARG0 ( z1 person :ARG0-of ( z2 work ) ) :ARG1 ( z3 eye :part-of z1 ) ) |
2607097757.jpg#4r1c | A construction worker looking at something off-screen. | The worker is taking a nap. | 2 | (z0 / nap-01
:ARG0 (z1 / person
:ARG0-of (z2 / work-01))) | ( z0 nap :ARG0 ( z1 person :ARG0-of ( z2 work ) ) ) |
2607097757.jpg#4r1n | A construction worker looking at something off-screen. | The worker is on his lunch break. | 2 | (z0 / break-06
:ARG0 (z1 / person
:ARG0-of (z2 / work-01))
:time (z3 / lunch)) | ( z0 break :ARG0 ( z1 person :ARG0-of ( z2 work ) ) :time ( z3 lunch ) ) |
84509831.jpg#3r1c | A boy or young man is playing a ballgame on a beach. | People are swimming in the lake. | 2 | (z0 / swim-01
:ARG0 (z1 / person)
:ARG1 (z2 / lake)) | ( z0 swim :ARG0 ( z1 person ) :ARG1 ( z2 lake ) ) |
84509831.jpg#3r1n | A boy or young man is playing a ballgame on a beach. | A person is by the ocean. | 1 | (z0 / be-located-at-91
:ARG1 (z1 / person)
:ARG2 (z2 / ocean)) | ( z0 be-located-at :ARG1 ( z1 person ) :ARG2 ( z2 ocean ) ) |
84509831.jpg#3r1e | A boy or young man is playing a ballgame on a beach. | A man is outside. | 0 | (z0 / man
:location (z1 / outside)) | ( z0 man :location ( z1 outside ) ) |
3774986130.jpg#1r1e | Two young women wearing colorful costumes show off their hula hoop skills at a friendly competition during a local festival. | The women enjoy performing. | 0 | (z0 / enjoy-01
:ARG0 (z1 / woman)
:ARG1 (z2 / perform-01
:ARG0 z1)) | ( z0 enjoy :ARG0 ( z1 woman ) :ARG1 ( z2 perform :ARG0 z1 ) ) |
3774986130.jpg#1r1n | Two young women wearing colorful costumes show off their hula hoop skills at a friendly competition during a local festival. | The women are good at hula hooping. | 1 | (z0 / good-03
:ARG1 (z1 / woman)
:ARG2 (z2 / hula-hoop-01
:ARG0 z1)) | ( z0 good :ARG1 ( z1 woman ) :ARG2 ( z2 hula-hoop :ARG0 z1 ) ) |
3774986130.jpg#1r1c | Two young women wearing colorful costumes show off their hula hoop skills at a friendly competition during a local festival. | The women are naked. | 2 | (z0 / naked
:domain (z1 / woman)) | ( z0 naked :domain ( z1 woman ) ) |
2047543321.jpg#0r1c | A man, wearing an orange hard hat, standing on top a pile of bricks and rubble. | A woman reads as she waits for her food. | 2 | (z0 / read-01
:ARG0 (z1 / woman)
:time (z2 / wait-01
:ARG1 z1
:ARG2 (z3 / food
:poss z1))) | ( z0 read :ARG0 ( z1 woman ) :time ( z2 wait :ARG1 z1 :ARG2 ( z3 food :poss z1 ) ) ) |
2047543321.jpg#0r1n | A man, wearing an orange hard hat, standing on top a pile of bricks and rubble. | A man works on a demolition site. | 0 | (z0 / work-01
:ARG0 (z1 / man)
:location (z2 / site
:location-of (z3 / demolish-01))) | ( z0 work :ARG0 ( z1 man ) :location ( z2 site :location-of ( z3 demolish ) ) ) |
2047543321.jpg#0r1e | A man, wearing an orange hard hat, standing on top a pile of bricks and rubble. | A man stands on a pile. | 0 | (z0 / stand-01
:ARG1 (z1 / man)
:ARG2 (z2 / pile)) | ( z0 stand :ARG1 ( z1 man ) :ARG2 ( z2 pile ) ) |
2047543321.jpg#3r1n | A man in a hard hat stand on top of a pile of rubble. | The man is a construction foreman. | 1 | (z0 / have-org-role-91
:ARG0 (z1 / man)
:ARG2 (z2 / foreman
:topic (z3 / construct-01))) | ( z0 have-org-role :ARG0 ( z1 man ) :ARG2 ( z2 foreman :topic ( z3 construct ) ) ) |
2047543321.jpg#3r1e | A man in a hard hat stand on top of a pile of rubble. | A worker is standing on rubble. | 0 | (z0 / stand-01
:ARG1 (z1 / person
:ARG0-of (z2 / work-01))
:ARG2 (z3 / rubble)) | ( z0 stand :ARG1 ( z1 person :ARG0-of ( z2 work ) ) :ARG2 ( z3 rubble ) ) |
2047543321.jpg#3r1c | A man in a hard hat stand on top of a pile of rubble. | The man is disregarding OSHA guidelines and not wearing a hard hat. | 2 | (z0 / and
:op1 (z1 / disregard-01
:ARG0 (z2 / man)
:ARG1 (z3 / guideline
:mod (z4 / organization
:name (z5 / name
:op1 "OSHA"))))
:op2 (z6 / wear-01
:polarity -
:ARG0 z2
:ARG1 ... | ( z0 and :op ( z1 disregard :ARG0 ( z2 man ) :ARG1 ( z3 guideline :mod ( z4 organization :name ( z5 name :op "OSHA" ) ) ) ) :op ( z6 wear :polarity - :ARG0 z2 :ARG1 ( z7 hat :ARG1-of ( z8 hard ) ) ) ) |
2047543321.jpg#2r1c | One man in black clothing standing atop bricks and rubble. | There is a woman on the bricks and rubble. | 2 | (z0 / woman
:location (z1 / and
:op1 (z2 / brick)
:op2 (z3 / rubble))) | ( z0 woman :location ( z1 and :op ( z2 brick ) :op ( z3 rubble ) ) ) |
2047543321.jpg#2r1n | One man in black clothing standing atop bricks and rubble. | The man caused the destruction. | 1 | (z0 / cause-01
:ARG0 (z1 / man)
:ARG1 (z2 / destroy-01)) | ( z0 cause :ARG0 ( z1 man ) :ARG1 ( z2 destroy ) ) |
2047543321.jpg#2r1e | One man in black clothing standing atop bricks and rubble. | The man is in debris. | 0 | (z0 / be-located-at-91
:ARG1 (z1 / man)
:ARG2 (z2 / debris)) | ( z0 be-located-at :ARG1 ( z1 man ) :ARG2 ( z2 debris ) ) |
2047543321.jpg#4r1c | A worker cleaning up a demolition site. | A worker is climbing a suspension bridge. | 2 | (z0 / climb-01
:ARG0 (z1 / person
:ARG0-of (z2 / work-01))
:ARG1 (z3 / bridge
:mod (z4 / suspension))) | ( z0 climb :ARG0 ( z1 person :ARG0-of ( z2 work ) ) :ARG1 ( z3 bridge :mod ( z4 suspension ) ) ) |
2047543321.jpg#4r1e | A worker cleaning up a demolition site. | An individual is working in the midst of debris. | 0 | (z0 / work-01
:ARG0 (z1 / individual)
:time (z2 / midst
:op1 (z3 / debris))) | ( z0 work :ARG0 ( z1 individual ) :time ( z2 midst :op ( z3 debris ) ) ) |
5062422406.jpg#4r1n | A golfer is at the top of his backswing while others look on. | Tiger Woods is playing in a golf tournament while others look on. | 0 | (z0 / play-01
:ARG0 (z1 / person
:name (z2 / name
:op1 "Tiger"
:op2 "Woods"))
:ARG1 (z3 / tournament
:mod (z4 / golf-01))
:time (z5 / look-01
:ARG0 (z6 / person
:mod (z7 / other)))) | ( z0 play :ARG0 ( z1 person :name ( z2 name :op "Tiger" :op "Woods" ) ) :ARG1 ( z3 tournament :mod ( z4 golf ) ) :time ( z5 look :ARG0 ( z6 person :mod ( z7 other ) ) ) ) |
5062422406.jpg#4r1e | A golfer is at the top of his backswing while others look on. | A man is golfing as others watch his swing. | 0 | (z0 / golf-01
:ARG0 (z1 / man)
:time (z2 / watch-01
:ARG0 (z3 / person
:mod (z4 / other))
:ARG1 (z5 / swing-01
:ARG0 z1))) | ( z0 golf :ARG0 ( z1 man ) :time ( z2 watch :ARG0 ( z3 person :mod ( z4 other ) ) :ARG1 ( z5 swing :ARG0 z1 ) ) ) |
405615014.jpg#0r1e | A policeman wearing a neon green vest has a whistle in his mouth while directing traffic. | A policeman is directing traffic. | 0 | (z0 / direct-01
:ARG0 (z1 / policeman)
:ARG1 (z2 / traffic)) | ( z0 direct :ARG0 ( z1 policeman ) :ARG1 ( z2 traffic ) ) |
405615014.jpg#0r1c | A policeman wearing a neon green vest has a whistle in his mouth while directing traffic. | A policeman is wearing a black vest. | 2 | (z0 / wear-01
:ARG0 (z1 / policeman)
:ARG1 (z2 / vest
:ARG1-of (z3 / black-04))) | ( z0 wear :ARG0 ( z1 policeman ) :ARG1 ( z2 vest :ARG1-of ( z3 black ) ) ) |
405615014.jpg#0r1n | A policeman wearing a neon green vest has a whistle in his mouth while directing traffic. | A policeman is dancing while directing traffic. | 1 | (z0 / dance-01
:ARG0 (z1 / policeman)
:time (z2 / direct-01
:ARG0 z1
:ARG1 (z3 / traffic))) | ( z0 dance :ARG0 ( z1 policeman ) :time ( z2 direct :ARG0 z1 :ARG1 ( z3 traffic ) ) ) |
5661511556.jpg#3r1e | A group of boys are building something with wood. | There is a group of people building something. | 0 | (z0 / build-01
:ARG0 (z1 / group
:consist-of (z2 / person))
:ARG1 (z3 / something)) | ( z0 build :ARG0 ( z1 group :cxnsistof ( z2 person ) ) :ARG1 ( z3 something ) ) |
5661511556.jpg#3r1n | A group of boys are building something with wood. | The boys are building a tree house. | 1 | (z0 / build-01
:ARG0 (z1 / boy)
:ARG1 (z2 / house
:mod (z3 / tree))) | ( z0 build :ARG0 ( z1 boy ) :ARG1 ( z2 house :mod ( z3 tree ) ) ) |
5661511556.jpg#3r1c | A group of boys are building something with wood. | The girls are welding metal for a car body. | 2 | (z0 / weld-01
:ARG0 (z1 / girl)
:ARG1 (z2 / metal)
:purpose (z3 / body
:part-of (z4 / car))) | ( z0 weld :ARG0 ( z1 girl ) :ARG1 ( z2 metal ) :purpose ( z3 body :part-of ( z4 car ) ) ) |
2874876837.jpg#4r1n | A boy jumps on a trampoline. | the trampoline is blue | 2 | (z0 / blue
:domain (z1 / trampoline)) | ( z0 blue :domain ( z1 trampoline ) ) |
2874876837.jpg#4r1c | A boy jumps on a trampoline. | the boy has a broken leg and wish he could jump on his friends trampoline | 2 | (z0 / and
:op1 (z1 / break-01
:ARG1 (z2 / leg
:part-of (z3 / boy)))
:op2 (z4 / wish-01
:ARG0 z3
:ARG1 (z5 / possible-01
:ARG1 (z6 / jump-03
:ARG0 z3
:destination (z7 / trampoline
... | ( z0 and :op ( z1 break :ARG1 ( z2 leg :part-of ( z3 boy ) ) ) :op ( z4 wish :ARG0 z3 :ARG1 ( z5 possible :ARG1 ( z6 jump :ARG0 z3 :destination ( z7 trampoline :poss ( z8 person :ARG0-of ( z9 have-rel-role :ARG1 z3 :ARG2 ( z10 friend ) ) ) ) ) ) ) ) |
2874876837.jpg#2r1n | A boy bouncing on a trampoline. | A boy bouncing around outside. | 0 | (z0 / bounce-01
:ARG1 (z1 / boy)
:direction (z2 / around)
:location (z3 / outside)) | ( z0 bounce :ARG1 ( z1 boy ) :direction ( z2 around ) :location ( z3 outside ) ) |
2874876837.jpg#2r1c | A boy bouncing on a trampoline. | A boy riding a bike. | 2 | (z0 / ride-01
:ARG0 (z1 / boy)
:ARG1 (z2 / bike)) | ( z0 ride :ARG0 ( z1 boy ) :ARG1 ( z2 bike ) ) |
2874876837.jpg#3r1e | A boy jumping on a trampoline. | a trampoline is being jumped on | 0 | (z0 / jump-03
:destination (z1 / trampoline)) | ( z0 jump :destination ( z1 trampoline ) ) |
2874876837.jpg#3r1c | A boy jumping on a trampoline. | a boy is sitting down | 2 | (z0 / sit-down-02
:ARG1 (z1 / boy)) | ( z0 sit-down :ARG1 ( z1 boy ) ) |
2874876837.jpg#3r1n | A boy jumping on a trampoline. | a boy is relieving his stress | 1 | (z0 / relieve-01
:ARG0 (z1 / boy)
:ARG1 (z2 / stress-02
:ARG1 z1)) | ( z0 relieve :ARG0 ( z1 boy ) :ARG1 ( z2 stress :ARG1 z1 ) ) |
2874876837.jpg#0r1e | A little boy in a white long-sleeved t-shirt jumps on a trampoline. | A child is wearing a long sleeved shirt. | 0 | (z0 / wear-01
:ARG0 (z1 / child)
:ARG1 (z2 / shirt
:ARG0-of (z3 / have-03
:ARG1 (z4 / sleeve
:ARG1-of (z5 / long-03))))) | ( z0 wear :ARG0 ( z1 child ) :ARG1 ( z2 shirt :ARG0-of ( z3 have :ARG1 ( z4 sleeve :ARG1-of ( z5 long ) ) ) ) ) |
2874876837.jpg#0r1c | A little boy in a white long-sleeved t-shirt jumps on a trampoline. | A beautiful woman is jumping on the trampoline while many watch. | 2 | (z0 / jump-03
:ARG0 (z1 / woman
:ARG1-of (z2 / beautiful-02))
:destination (z3 / trampoline)
:time (z4 / watch-01
:ARG0 (z5 / many))) | ( z0 jump :ARG0 ( z1 woman :ARG1-of ( z2 beautiful ) ) :destination ( z3 trampoline ) :time ( z4 watch :ARG0 ( z5 many ) ) ) |
2874876837.jpg#0r1n | A little boy in a white long-sleeved t-shirt jumps on a trampoline. | Barry is enjoying his new trampoline | 1 | (z0 / enjoy-01
:ARG0 (z1 / person
:name (z2 / name
:op1 "Barry"))
:ARG1 (z3 / trampoline
:ARG1-of (z4 / new-01)
:poss z1)) | ( z0 enjoy :ARG0 ( z1 person :name ( z2 name :op "Barry" ) ) :ARG1 ( z3 trampoline :ARG1-of ( z4 new ) :poss z1 ) ) |
2874876837.jpg#1r1n | Boy jumps on trampoline outside house. | the boy is not happy | 1 | (z0 / happy-01
:polarity -
:ARG1 (z1 / boy)) | ( z0 happy :polarity - :ARG1 ( z1 boy ) ) |
2874876837.jpg#1r1e | Boy jumps on trampoline outside house. | a boy is playing outside | 0 | (z0 / play-01
:ARG0 (z1 / boy)
:location (z2 / outside)) | ( z0 play :ARG0 ( z1 boy ) :location ( z2 outside ) ) |
2874876837.jpg#1r1c | Boy jumps on trampoline outside house. | the boy is swimming. | 2 | (z0 / swim-01
:ARG0 (z1 / boy)) | ( z0 swim :ARG0 ( z1 boy ) ) |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.