source stringlengths 3 103 | target stringlengths 3 172 |
|---|---|
The girl was returned the lollipop beside a table . | return ( recipient = * girl , theme = * lollipop ( nmod . beside = table ) ) |
The girl gave the cake to Liam . | give ( agent = * girl , theme = * cake , recipient = Liam ) |
Lucas attempted to run . | attempt ( agent = Lucas , xcomp = run ( agent = Lucas ) ) |
The cookie was adored . | adore ( theme = * cookie ) |
Liam ate a donut on a table . | eat ( agent = Liam , theme = donut ( nmod . on = table ) ) |
A girl cleaned . | clean ( agent = girl ) |
The cake was burned by Isabella . | burn ( theme = * cake , agent = Isabella ) |
A donut was lended to Sophia by Oliver . | lend ( theme = donut , recipient = Sophia , agent = Oliver ) |
A donut was served to the girl . | serve ( theme = donut , recipient = * girl ) |
Benjamin nursed . | nurse ( agent = Benjamin ) |
The rose was liked by the boy . | like ( theme = * rose , agent = * boy ) |
The cake was sent to Zoe by Aiden . | send ( theme = * cake , recipient = Zoe , agent = Aiden ) |
A bear admired that the rose was cooked . | admire ( agent = bear , ccomp = cook ( theme = * rose ) ) |
The rose was given to a girl by a boy . | give ( theme = * rose , recipient = girl , agent = boy ) |
A princess rolled a girl . | roll ( agent = princess , theme = girl ) |
The lion liked that the cake was rented to Dylan by the driver . | like ( agent = * lion , ccomp = rent ( theme = * cake , recipient = Dylan , agent = * driver ) ) |
Ryan grew . | grow ( theme = Ryan ) |
Lincoln gave the cake on a table to the butterfly . | give ( agent = Lincoln , theme = * cake ( nmod . on = table ) , recipient = * butterfly ) |
A block was given to Emma by the girl . | give ( theme = block , recipient = Emma , agent = * girl ) |
A jar was frozen by Emma . | freeze ( theme = jar , agent = Emma ) |
The cake was promised to the boy . | promise ( theme = * cake , recipient = * boy ) |
A block was frozen . | freeze ( theme = block ) |
A pencil was sketched . | sketch ( theme = pencil ) |
The kid poked a girl in the house . | poke ( agent = * kid , theme = girl ( nmod . in = * house ) ) |
Matthew handed Emma a strawberry in the house . | hand ( agent = Matthew , recipient = Emma , theme = strawberry ( nmod . in = * house ) ) |
The glue was admired by the girl . | admire ( theme = * glue , agent = * girl ) |
The flag was eaten . | eat ( theme = * flag ) |
Emily returned a baby a needle in a house . | return ( agent = Emily , recipient = baby , theme = needle ( nmod . in = house ) ) |
The cake was given to Emma by the cat . | give ( theme = * cake , recipient = Emma , agent = * cat ) |
Mason supported that Dylan was awarded the melon beside a seat . | support ( agent = Mason , ccomp = award ( recipient = Dylan , theme = * melon ( nmod . beside = seat ) ) ) |
The girl was mailed a cake . | mail ( recipient = * girl , theme = cake ) |
A boy noticed . | notice ( agent = boy ) |
Emma declared that a cow juggled the jacket . | declare ( agent = Emma , ccomp = juggle ( agent = cow , theme = * jacket ) ) |
Isabella wished to walk . | wish ( agent = Isabella , xcomp = walk ( agent = Isabella ) ) |
Emma gave a cloud to Harper . | give ( agent = Emma , theme = cloud , recipient = Harper ) |
The cookie was loved by Emma . | love ( theme = * cookie , agent = Emma ) |
A scientist gave Savannah the box . | give ( agent = scientist , recipient = Savannah , theme = * box ) |
A cake was painted by Mason . | paint ( theme = cake , agent = Mason ) |
Emma rolled William . | roll ( agent = Emma , theme = William ) |
A cake was given to the boy by Lily . | give ( theme = cake , recipient = * boy , agent = Lily ) |
The duck ate Zoe . | eat ( agent = * duck , theme = Zoe ) |
Emma drew Zoey . | draw ( agent = Emma , theme = Zoey ) |
The mouse lended the shoe beside the chair to Emma . | lend ( agent = * mouse , theme = * shoe ( nmod . beside = * chair ) , recipient = Emma ) |
A mandarin was drawn by the frog . | draw ( theme = mandarin , agent = * frog ) |
Aria was handed a cake . | hand ( recipient = Aria , theme = cake ) |
The boy gave a cake on a table to Emma . | give ( agent = * boy , theme = cake ( nmod . on = table ) , recipient = Emma ) |
A donut was slipped to Elijah . | slip ( theme = donut , recipient = Elijah ) |
bucket | bucket |
A cake was inflated by the bunny . | inflate ( theme = cake , agent = * bunny ) |
A monkey smiled . | smile ( agent = monkey ) |
A cookie was eaten by a dog . | eat ( theme = cookie , agent = dog ) |
A game was reddened by a lion . | redden ( theme = game , agent = lion ) |
Nathan was lended the drink by Isabella . | lend ( recipient = Nathan , theme = * drink , agent = Isabella ) |
A frog liked that the donut was rolled by Ava . | like ( agent = frog , ccomp = roll ( theme = * donut , agent = Ava ) ) |
William gave the cake to the pig . | give ( agent = William , theme = * cake , recipient = * pig ) |
The dog gave Emma a cake beside the table . | give ( agent = * dog , recipient = Emma , theme = cake ( nmod . beside = * table ) ) |
Olivia rolled a girl . | roll ( agent = Olivia , theme = girl ) |
A toothbrush was given to the giraffe . | give ( theme = toothbrush , recipient = * giraffe ) |
The seed was touched . | touch ( theme = * seed ) |
A cookie was stabbed by Aurora . | stab ( theme = cookie , agent = Aurora ) |
The chief slept . | sleep ( agent = * chief ) |
John gave the frog a cake . | give ( agent = John , recipient = * frog , theme = cake ) |
The hammer rolled . | roll ( theme = * hammer ) |
A sandwich changed . | change ( theme = sandwich ) |
A child sent the girl a cake . | send ( agent = child , recipient = * girl , theme = cake ) |
The crystal was pierced by Alexander . | pierce ( theme = * crystal , agent = Alexander ) |
A cat investigated a donut on a dog . | investigate ( agent = cat , theme = donut ( nmod . on = dog ) ) |
Charlotte needed to call . | need ( agent = Charlotte , xcomp = call ( agent = Charlotte ) ) |
Emma was passed a cookie . | pass ( recipient = Emma , theme = cookie ) |
A girl said that Emma held a donut on the table . | say ( agent = girl , ccomp = hold ( agent = Emma , theme = donut ( nmod . on = * table ) ) ) |
Chloe gave the girl a cookie . | give ( agent = Chloe , recipient = * girl , theme = cookie ) |
The cookie was liked by a cat . | like ( theme = * cookie , agent = cat ) |
A professor decomposed . | decompose ( theme = professor ) |
The seed was eaten by the coach . | eat ( theme = * seed , agent = * coach ) |
The donut was offered to a girl by Liam . | offer ( theme = * donut , recipient = girl , agent = Liam ) |
A cake was slid by Sofia . | slide ( theme = cake , agent = Sofia ) |
The butterfly rolled the raisin . | roll ( agent = * butterfly , theme = * raisin ) |
The pen was drawn by the boy . | draw ( theme = * pen , agent = * boy ) |
Emma dreamed that Olivia laughed . | dream ( agent = Emma , ccomp = laugh ( agent = Olivia ) ) |
The cat loved a professor . | love ( agent = * cat , theme = professor ) |
The cake was forwarded to Camila by Emma . | forward ( theme = * cake , recipient = Camila , agent = Emma ) |
The scientist snored . | snore ( agent = * scientist ) |
A guitar was eaten . | eat ( theme = guitar ) |
Emma was sold the crown . | sell ( recipient = Emma , theme = * crown ) |
Harper changed the cat in the house . | change ( agent = Harper , theme = * cat ( nmod . in = * house ) ) |
A king planned to sketch . | plan ( agent = king , xcomp = sketch ( agent = king ) ) |
A cake was dusted by Aurora . | dust ( theme = cake , agent = Aurora ) |
A girl wanted to giggle . | want ( agent = girl , xcomp = giggle ( agent = girl ) ) |
A chemical crumpled . | crumple ( theme = chemical ) |
The gumball was sketched by Abigail . | sketch ( theme = * gumball , agent = Abigail ) |
A box was changed by Emma . | change ( theme = box , agent = Emma ) |
Jacob gave the shirt to the girl . | give ( agent = Jacob , theme = * shirt , recipient = * girl ) |
The cake was heard . | hear ( theme = * cake ) |
A cake was rolled by the lawyer . | roll ( theme = cake , agent = * lawyer ) |
The girl gave a cookie to the frog . | give ( agent = * girl , theme = cookie , recipient = * frog ) |
The donut was snapped by Emma . | snap ( theme = * donut , agent = Emma ) |
Liam held a cat on the mattress . | hold ( agent = Liam , theme = cat ( nmod . on = * mattress ) ) |
Liam was sold the shirt . | sell ( recipient = Liam , theme = * shirt ) |
The strawberry was respected . | respect ( theme = * strawberry ) |
The frog ate . | eat ( agent = * frog ) |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.