source
stringlengths 3
103
| target
stringlengths 3
172
|
---|---|
A cake was frozen by the penguin .
|
freeze ( theme = cake , agent = * penguin )
|
A seed was cooked .
|
cook ( theme = seed )
|
Victoria painted the pizza .
|
paint ( agent = Victoria , theme = * pizza )
|
A boy tolerated that the dog liked that a box was poked .
|
tolerate ( agent = boy , ccomp = like ( agent = * dog , ccomp = poke ( theme = box ) ) )
|
Jackson observed a visitor in the taxi .
|
observe ( agent = Jackson , theme = visitor ( nmod . in = * taxi ) )
|
Chloe liked that the cookie was liked .
|
like ( agent = Chloe , ccomp = like ( theme = * cookie ) )
|
The girl intended to dust .
|
intend ( agent = * girl , xcomp = dust ( agent = * girl ) )
|
A girl was served the potato .
|
serve ( recipient = girl , theme = * potato )
|
Sebastian shortened .
|
shorten ( theme = Sebastian )
|
The button was sketched by the boy .
|
sketch ( theme = * button , agent = * boy )
|
Charlotte ate the child .
|
eat ( agent = Charlotte , theme = * child )
|
The chicken helped a cat .
|
help ( agent = * chicken , theme = cat )
|
A boy liked a cracker on the bed .
|
like ( agent = boy , theme = cracker ( nmod . on = * bed ) )
|
The boy giggled .
|
giggle ( agent = * boy )
|
A spokesman painted the crayon .
|
paint ( agent = spokesman , theme = * crayon )
|
Liam split Jack .
|
split ( agent = Liam , theme = Jack )
|
A teacher respected that the child was rented the drink by Emma .
|
respect ( agent = teacher , ccomp = rent ( recipient = * child , theme = * drink , agent = Emma ) )
|
A rose was given to Mia .
|
give ( theme = rose , recipient = Mia )
|
Emma collapsed .
|
collapse ( theme = Emma )
|
The crystal was cooked by a girl .
|
cook ( theme = * crystal , agent = girl )
|
A cat sneezed .
|
sneeze ( agent = cat )
|
Emma helped a teacher beside the beast .
|
help ( agent = Emma , theme = teacher ( nmod . beside = * beast ) )
|
Emma loaned the cat the seed .
|
loan ( agent = Emma , recipient = * cat , theme = * seed )
|
A girl gave Olivia a cake in a cot .
|
give ( agent = girl , recipient = Olivia , theme = cake ( nmod . in = cot ) )
|
The boy valued the girl in a pot .
|
value ( agent = * boy , theme = * girl ( nmod . in = pot ) )
|
Liam was given a raisin by Emma .
|
give ( recipient = Liam , theme = raisin , agent = Emma )
|
Sophia was brought a melon by the buyer .
|
bring ( recipient = Sophia , theme = melon , agent = * buyer )
|
A lion gave a cookie to Oliver .
|
give ( agent = lion , theme = cookie , recipient = Oliver )
|
Emma hoped that a cake rolled .
|
hope ( agent = Emma , ccomp = roll ( theme = cake ) )
|
A frog believed that the cookie grew .
|
believe ( agent = frog , ccomp = grow ( theme = * cookie ) )
|
Liam fed a hen the cake .
|
feed ( agent = Liam , recipient = hen , theme = * cake )
|
A girl planned to nap .
|
plan ( agent = girl , xcomp = nap ( agent = girl ) )
|
A box was posted to the girl by a cat .
|
post ( theme = box , recipient = * girl , agent = cat )
|
The rose was drawn by the girl .
|
draw ( theme = * rose , agent = * girl )
|
A box was helped by a guy .
|
help ( theme = box , agent = guy )
|
A biscuit was drawn by Abigail .
|
draw ( theme = biscuit , agent = Abigail )
|
Olivia gave a book to the cat .
|
give ( agent = Olivia , theme = book , recipient = * cat )
|
A driver disintegrated .
|
disintegrate ( theme = driver )
|
A cake was given to a dog by the girl .
|
give ( theme = cake , recipient = dog , agent = * girl )
|
Isabella was fed a drink in a drawer by Liam .
|
feed ( recipient = Isabella , theme = drink ( nmod . in = drawer ) , agent = Liam )
|
The box was grown by the pony .
|
grow ( theme = * box , agent = * pony )
|
The lollipop was liked .
|
like ( theme = * lollipop )
|
A drink was split by Jayden .
|
split ( theme = drink , agent = Jayden )
|
The pen was returned to a boy .
|
return ( theme = * pen , recipient = boy )
|
Olivia attempted to sleep .
|
attempt ( agent = Olivia , xcomp = sleep ( agent = Olivia ) )
|
The sandwich was discovered by a monkey .
|
discover ( theme = * sandwich , agent = monkey )
|
Noah hoped that the jar was frozen .
|
hope ( agent = Noah , ccomp = freeze ( theme = * jar ) )
|
A girl was given a cookie in a sink by Olivia .
|
give ( recipient = girl , theme = cookie ( nmod . in = sink ) , agent = Olivia )
|
Olivia preferred to jog .
|
prefer ( agent = Olivia , xcomp = jog ( agent = Olivia ) )
|
Oliver tossed the bottle beside the table in the cup .
|
toss ( agent = Oliver , theme = * bottle ( nmod . beside = * table ( nmod . in = * cup ) ) )
|
A donut was lended to the crocodile .
|
lend ( theme = donut , recipient = * crocodile )
|
A box was cleaned by Ava .
|
clean ( theme = box , agent = Ava )
|
The girl helped a baby .
|
help ( agent = * girl , theme = baby )
|
Stella drew .
|
draw ( agent = Stella )
|
The strawberry was missed .
|
miss ( theme = * strawberry )
|
The purse was painted .
|
paint ( theme = * purse )
|
Zoey knew .
|
know ( agent = Zoey )
|
The cookie was sketched by Emma .
|
sketch ( theme = * cookie , agent = Emma )
|
Emma offered a girl a cake .
|
offer ( agent = Emma , recipient = girl , theme = cake )
|
The girl liked that a donut was investigated by Lucas .
|
like ( agent = * girl , ccomp = investigate ( theme = donut , agent = Lucas ) )
|
Ava slid Isabella .
|
slide ( agent = Ava , theme = Isabella )
|
The penguin was given the donut by Emma .
|
give ( recipient = * penguin , theme = * donut , agent = Emma )
|
A cake was frozen by Emma .
|
freeze ( theme = cake , agent = Emma )
|
The ball was passed to Ava .
|
pass ( theme = * ball , recipient = Ava )
|
Noah gave Avery a ring .
|
give ( agent = Noah , recipient = Avery , theme = ring )
|
Harper gave a dog a strawberry beside the table .
|
give ( agent = Harper , recipient = dog , theme = strawberry ( nmod . beside = * table ) )
|
A cake was painted by Sebastian .
|
paint ( theme = cake , agent = Sebastian )
|
The girl cleaned the donut .
|
clean ( agent = * girl , theme = * donut )
|
Emma was given a shoe by Ella .
|
give ( recipient = Emma , theme = shoe , agent = Ella )
|
The deer rolled a cookie in the house .
|
roll ( agent = * deer , theme = cookie ( nmod . in = * house ) )
|
A boy cooked .
|
cook ( agent = boy )
|
Olivia froze the melon beside a table .
|
freeze ( agent = Olivia , theme = * melon ( nmod . beside = table ) )
|
A jacket was rolled .
|
roll ( theme = jacket )
|
A box was drawn by John .
|
draw ( theme = box , agent = John )
|
Emma cooked Daniel .
|
cook ( agent = Emma , theme = Daniel )
|
Liam noticed that a liver floated .
|
notice ( agent = Liam , ccomp = float ( theme = liver ) )
|
The cake was returned to the girl .
|
return ( theme = * cake , recipient = * girl )
|
A puppy drew a shirt in a house .
|
draw ( agent = puppy , theme = shirt ( nmod . in = house ) )
|
A giraffe snapped .
|
snap ( theme = giraffe )
|
Wyatt slept .
|
sleep ( agent = Wyatt )
|
The professor lended Liam a cookie .
|
lend ( agent = * professor , recipient = Liam , theme = cookie )
|
The fruit was forwarded to a child .
|
forward ( theme = * fruit , recipient = child )
|
A block enlarged .
|
enlarge ( theme = block )
|
A drink was given to a girl .
|
give ( theme = drink , recipient = girl )
|
A goose burned a monster in a house .
|
burn ( agent = goose , theme = monster ( nmod . in = house ) )
|
The cake was fed to a boy by the chicken .
|
feed ( theme = * cake , recipient = boy , agent = * chicken )
|
Emma was sold a cake in a crib .
|
sell ( recipient = Emma , theme = cake ( nmod . in = crib ) )
|
The boy admired that a cake was changed by a girl .
|
admire ( agent = * boy , ccomp = change ( theme = cake , agent = girl ) )
|
The cat snapped a raisin in a closet .
|
snap ( agent = * cat , theme = raisin ( nmod . in = closet ) )
|
Scarlett sneezed .
|
sneeze ( agent = Scarlett )
|
A melon was floated by a goose .
|
float ( theme = melon , agent = goose )
|
The turkey was offered the cake by a professor .
|
offer ( recipient = * turkey , theme = * cake , agent = professor )
|
The president cleaned .
|
clean ( agent = * president )
|
Emma loaned the donut to a boy .
|
loan ( agent = Emma , theme = * donut , recipient = boy )
|
A cat fed a ring to Noah .
|
feed ( agent = cat , theme = ring , recipient = Noah )
|
A plant was shortened by a boy .
|
shorten ( theme = plant , agent = boy )
|
Olivia loaned a game to Noah .
|
loan ( agent = Olivia , theme = game , recipient = Noah )
|
A mouse offered Joseph a cake on a ladder .
|
offer ( agent = mouse , recipient = Joseph , theme = cake ( nmod . on = ladder ) )
|
A girl was brought the cake beside the table .
|
bring ( recipient = girl , theme = * cake ( nmod . beside = * table ) )
|
The cat planned to sleep .
|
plan ( agent = * cat , xcomp = sleep ( agent = * cat ) )
|
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.