source stringlengths 3 103 | target stringlengths 3 172 |
|---|---|
The block was cooked by Natalie . | cook ( theme = * block , agent = Natalie ) |
Emma decomposed a boy in the house . | decompose ( agent = Emma , theme = boy ( nmod . in = * house ) ) |
A rose was liked by a turkey . | like ( theme = rose , agent = turkey ) |
A cookie was discovered by Nora . | discover ( theme = cookie , agent = Nora ) |
The donut was fed to Liam by the girl . | feed ( theme = * donut , recipient = Liam , agent = * girl ) |
The donkey tolerated that a melon was missed by a consumer . | tolerate ( agent = * donkey , ccomp = miss ( theme = melon , agent = consumer ) ) |
A rose was heard . | hear ( theme = rose ) |
Noah was given a cake by Sophia . | give ( recipient = Noah , theme = cake , agent = Sophia ) |
The boy cleaned a girl beside the stage . | clean ( agent = * boy , theme = girl ( nmod . beside = * stage ) ) |
Daniel gave Isabella the cake . | give ( agent = Daniel , recipient = Isabella , theme = * cake ) |
The girl touched Emma . | touch ( agent = * girl , theme = Emma ) |
A toy was lended to Avery by Liam . | lend ( theme = toy , recipient = Avery , agent = Liam ) |
A radio was passed to Emma . | pass ( theme = radio , recipient = Emma ) |
Emma loaned the girl a cake on a stage . | loan ( agent = Emma , recipient = * girl , theme = cake ( nmod . on = stage ) ) |
A patient liked that the girl liked that a cake was eaten . | like ( agent = patient , ccomp = like ( agent = * girl , ccomp = eat ( theme = cake ) ) ) |
A donut was poked by Olivia . | poke ( theme = donut , agent = Olivia ) |
A dog intended to nap . | intend ( agent = dog , xcomp = nap ( agent = dog ) ) |
Grace rolled . | roll ( theme = Grace ) |
A balloon was sold to Olivia . | sell ( theme = balloon , recipient = Olivia ) |
Charlotte preferred to clean . | prefer ( agent = Charlotte , xcomp = clean ( agent = Charlotte ) ) |
Emma noticed that Sebastian ate a lamb in a corner . | notice ( agent = Emma , ccomp = eat ( agent = Sebastian , theme = lamb ( nmod . in = corner ) ) ) |
Emily liked a boy . | like ( agent = Emily , theme = boy ) |
A bat was rolled by a goose . | roll ( theme = bat , agent = goose ) |
A cat enlarged a cake on the table . | enlarge ( agent = cat , theme = cake ( nmod . on = * table ) ) |
Mason gave the donut on a table to Daniel . | give ( agent = Mason , theme = * donut ( nmod . on = table ) , recipient = Daniel ) |
Eleanor laughed . | laugh ( agent = Eleanor ) |
The donut was grown by Emma . | grow ( theme = * donut , agent = Emma ) |
The balloon was eaten . | eat ( theme = * balloon ) |
Benjamin attempted to dance . | attempt ( agent = Benjamin , xcomp = dance ( agent = Benjamin ) ) |
find | find |
The cake was offered to Oliver . | offer ( theme = * cake , recipient = Oliver ) |
Sophia sent a cake on the pedestal to Benjamin . | send ( agent = Sophia , theme = cake ( nmod . on = * pedestal ) , recipient = Benjamin ) |
Emma was lended the cake by Mia . | lend ( recipient = Emma , theme = * cake , agent = Mia ) |
Sofia loaned a raisin in the vehicle to the boy . | loan ( agent = Sofia , theme = raisin ( nmod . in = * vehicle ) , recipient = * boy ) |
Lucas gave a dog the donut in the house . | give ( agent = Lucas , recipient = dog , theme = * donut ( nmod . in = * house ) ) |
A jar was lended to Alexander by Owen . | lend ( theme = jar , recipient = Alexander , agent = Owen ) |
Emma burned the cookie beside the table . | burn ( agent = Emma , theme = * cookie ( nmod . beside = * table ) ) |
The box was liked by the child . | like ( theme = * box , agent = * child ) |
The girl collapsed . | collapse ( theme = * girl ) |
The cat gave a drink to Emma . | give ( agent = * cat , theme = drink , recipient = Emma ) |
A balloon was studied by Emma . | study ( theme = balloon , agent = Emma ) |
James slipped William the melon in a pot . | slip ( agent = James , recipient = William , theme = * melon ( nmod . in = pot ) ) |
The donut was shortened by Emma . | shorten ( theme = * donut , agent = Emma ) |
Victoria drew a cake in a mug . | draw ( agent = Victoria , theme = cake ( nmod . in = mug ) ) |
A captain slept . | sleep ( agent = captain ) |
Noah held a clock beside a table . | hold ( agent = Noah , theme = clock ( nmod . beside = table ) ) |
A boy threw the girl . | throw ( agent = boy , theme = * girl ) |
Liam froze a cake on a coffin . | freeze ( agent = Liam , theme = cake ( nmod . on = coffin ) ) |
The boy liked that a citizen valued the duck beside the nest . | like ( agent = * boy , ccomp = value ( agent = citizen , theme = * duck ( nmod . beside = * nest ) ) ) |
The cake was poked by the lion . | poke ( theme = * cake , agent = * lion ) |
The scientist gave the girl the rose on the table . | give ( agent = * scientist , recipient = * girl , theme = * rose ( nmod . on = * table ) ) |
A pizza was crumpled . | crumple ( theme = pizza ) |
A boy rolled the box . | roll ( agent = boy , theme = * box ) |
A duck needed to cook . | need ( agent = duck , xcomp = cook ( agent = duck ) ) |
Jack was given a balloon beside a headmaster . | give ( recipient = Jack , theme = balloon ( nmod . beside = headmaster ) ) |
A cake was packed by a girl . | pack ( theme = cake , agent = girl ) |
Emma ate the donut . | eat ( agent = Emma , theme = * donut ) |
The cake was given to Leah . | give ( theme = * cake , recipient = Leah ) |
A soap was posted to a boy by Ethan . | post ( theme = soap , recipient = boy , agent = Ethan ) |
The bat was sent to Noah by a girl . | send ( theme = * bat , recipient = Noah , agent = girl ) |
A girl fed Ryan a cookie . | feed ( agent = girl , recipient = Ryan , theme = cookie ) |
Elijah laughed . | laugh ( agent = Elijah ) |
A donkey rolled a rose on the road . | roll ( agent = donkey , theme = rose ( nmod . on = * road ) ) |
Ava was sold a crayon . | sell ( recipient = Ava , theme = crayon ) |
A girl wanted to dance . | want ( agent = girl , xcomp = dance ( agent = girl ) ) |
Ava hoped that the girl gave a balloon on the table to Logan . | hope ( agent = Ava , ccomp = give ( agent = * girl , theme = balloon ( nmod . on = * table ) , recipient = Logan ) ) |
A donut was lended to a tourist . | lend ( theme = donut , recipient = tourist ) |
The bucket was lended to the monkey . | lend ( theme = * bucket , recipient = * monkey ) |
A lamb pierced the girl on a table . | pierce ( agent = lamb , theme = * girl ( nmod . on = table ) ) |
The kitty was offered a donut on the stage by the girl . | offer ( recipient = * kitty , theme = donut ( nmod . on = * stage ) , agent = * girl ) |
Emma said that a baby slept . | say ( agent = Emma , ccomp = sleep ( agent = baby ) ) |
A teacher lended Noah the cake . | lend ( agent = teacher , recipient = Noah , theme = * cake ) |
The dog was brought the pancake . | bring ( recipient = * dog , theme = * pancake ) |
The girl noticed the cake in a garden . | notice ( agent = * girl , theme = * cake ( nmod . in = garden ) ) |
A visitor split a cake . | split ( agent = visitor , theme = cake ) |
The book was rolled . | roll ( theme = * book ) |
A raisin was offered to a boy by Matthew . | offer ( theme = raisin , recipient = boy , agent = Matthew ) |
Emma crumpled the donut beside a helicopter . | crumple ( agent = Emma , theme = * donut ( nmod . beside = helicopter ) ) |
A yogurt was liked by William . | like ( theme = yogurt , agent = William ) |
The cake was cooked by Noah . | cook ( theme = * cake , agent = Noah ) |
Olivia rolled the penguin . | roll ( agent = Olivia , theme = * penguin ) |
Noah needed to investigate . | need ( agent = Noah , xcomp = investigate ( agent = Noah ) ) |
Asher ate . | eat ( agent = Asher ) |
Caleb liked that Emma smiled . | like ( agent = Caleb , ccomp = smile ( agent = Emma ) ) |
The cake was sent to Noah by a squirrel . | send ( theme = * cake , recipient = Noah , agent = squirrel ) |
Emma gave a boy the cake on the chessboard . | give ( agent = Emma , recipient = boy , theme = * cake ( nmod . on = * chessboard ) ) |
The dog was given the cake . | give ( recipient = * dog , theme = * cake ) |
A dog imagined that the girl noticed . | imagine ( agent = dog , ccomp = notice ( agent = * girl ) ) |
Amelia ate . | eat ( agent = Amelia ) |
A knife was given to the girl . | give ( theme = knife , recipient = * girl ) |
The drink was lended to the girl . | lend ( theme = * drink , recipient = * girl ) |
The jigsaw froze . | freeze ( theme = * jigsaw ) |
lawyer | lawyer |
Emma meant that the girl laughed . | mean ( agent = Emma , ccomp = laugh ( agent = * girl ) ) |
A chicken rolled the rose in a tent . | roll ( agent = chicken , theme = * rose ( nmod . in = tent ) ) |
The balloon was passed to Emma by Noah . | pass ( theme = * balloon , recipient = Emma , agent = Noah ) |
The cake was rented to the girl . | rent ( theme = * cake , recipient = * girl ) |
Joseph admired the boy . | admire ( agent = Joseph , theme = * boy ) |
A shoe was rolled by the butterfly . | roll ( theme = shoe , agent = * butterfly ) |
The scientist lended a girl the donut on the table . | lend ( agent = * scientist , recipient = girl , theme = * donut ( nmod . on = * table ) ) |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.