source
stringlengths 3
103
| target
stringlengths 3
172
|
---|---|
walk
|
walk
|
A cake was disintegrated .
|
disintegrate ( theme = cake )
|
The cat was handed a rose .
|
hand ( recipient = * cat , theme = rose )
|
Charlotte cooked .
|
cook ( agent = Charlotte )
|
Emma gave a girl a soap on the table .
|
give ( agent = Emma , recipient = girl , theme = soap ( nmod . on = * table ) )
|
A drink was offered to a girl .
|
offer ( theme = drink , recipient = girl )
|
A hero gave Bella the cake in the car .
|
give ( agent = hero , recipient = Bella , theme = * cake ( nmod . in = * car ) )
|
A girl was given a donut on the table by Grace .
|
give ( recipient = girl , theme = donut ( nmod . on = * table ) , agent = Grace )
|
The pumpkin was snapped .
|
snap ( theme = * pumpkin )
|
A driver liked Emma .
|
like ( agent = driver , theme = Emma )
|
Isabella rolled Ava .
|
roll ( agent = Isabella , theme = Ava )
|
A bottle was adored by a boy .
|
adore ( theme = bottle , agent = boy )
|
Harper liked that a girl believed that a banana was burned by a chicken .
|
like ( agent = Harper , ccomp = believe ( agent = girl , ccomp = burn ( theme = banana , agent = chicken ) ) )
|
A chicken drew the cookie .
|
draw ( agent = chicken , theme = * cookie )
|
Isabella offered a cake in a room to Liam .
|
offer ( agent = Isabella , theme = cake ( nmod . in = room ) , recipient = Liam )
|
A bear hoped that Zoey hoped that Olivia helped a squirrel .
|
hope ( agent = bear , ccomp = hope ( agent = Zoey , ccomp = help ( agent = Olivia , theme = squirrel ) ) )
|
A girl collapsed Ava .
|
collapse ( agent = girl , theme = Ava )
|
A president believed that the leaf was cleaned .
|
believe ( agent = president , ccomp = clean ( theme = * leaf ) )
|
Ella slept .
|
sleep ( agent = Ella )
|
Savannah respected that Emily hoped that the drink was admired .
|
respect ( agent = Savannah , ccomp = hope ( agent = Emily , ccomp = admire ( theme = * drink ) ) )
|
A penguin liked to sleep .
|
like ( agent = penguin , xcomp = sleep ( agent = penguin ) )
|
Noah gave a cookie to a boy .
|
give ( agent = Noah , theme = cookie , recipient = boy )
|
A lawyer liked that a girl walked .
|
like ( agent = lawyer , ccomp = walk ( agent = girl ) )
|
Olivia liked a boy in the room .
|
like ( agent = Olivia , theme = boy ( nmod . in = * room ) )
|
James slipped a box in a jar to Ethan .
|
slip ( agent = James , theme = box ( nmod . in = jar ) , recipient = Ethan )
|
A girl ate the chicken .
|
eat ( agent = girl , theme = * chicken )
|
Olivia burned the donut .
|
burn ( agent = Olivia , theme = * donut )
|
Emma painted the cake in the swamp .
|
paint ( agent = Emma , theme = * cake ( nmod . in = * swamp ) )
|
A cookie was rented to Emma .
|
rent ( theme = cookie , recipient = Emma )
|
Levi respected that the hat was eaten .
|
respect ( agent = Levi , ccomp = eat ( theme = * hat ) )
|
Emma loved a cake beside a table .
|
love ( agent = Emma , theme = cake ( nmod . beside = table ) )
|
Emma sent a game to William .
|
send ( agent = Emma , theme = game , recipient = William )
|
A poet was lended the potato .
|
lend ( recipient = poet , theme = * potato )
|
A girl supported that the cake was rolled .
|
support ( agent = girl , ccomp = roll ( theme = * cake ) )
|
A hat was frozen .
|
freeze ( theme = hat )
|
A bee ate .
|
eat ( agent = bee )
|
The cake was nursed by William .
|
nurse ( theme = * cake , agent = William )
|
A child was offered the donut beside a table by Emma .
|
offer ( recipient = child , theme = * donut ( nmod . beside = table ) , agent = Emma )
|
The cat was handed the box on a boat by Abigail .
|
hand ( recipient = * cat , theme = * box ( nmod . on = boat ) , agent = Abigail )
|
A professor liked that a brick floated .
|
like ( agent = professor , ccomp = float ( theme = brick ) )
|
Dylan was brought the towel by Olivia .
|
bring ( recipient = Dylan , theme = * towel , agent = Olivia )
|
The raisin was liked by Liam .
|
like ( theme = * raisin , agent = Liam )
|
The cake was eaten by Ella .
|
eat ( theme = * cake , agent = Ella )
|
A cake was dusted by Emma .
|
dust ( theme = cake , agent = Emma )
|
Emma was awarded the raisin beside the table .
|
award ( recipient = Emma , theme = * raisin ( nmod . beside = * table ) )
|
A box was drawn by the girl .
|
draw ( theme = box , agent = * girl )
|
A molecule was liked by Theodore .
|
like ( theme = molecule , agent = Theodore )
|
The crown was painted by Emma .
|
paint ( theme = * crown , agent = Emma )
|
William gave the block to Emma .
|
give ( agent = William , theme = * block , recipient = Emma )
|
A donut was cleaned by the horse .
|
clean ( theme = donut , agent = * horse )
|
The hat was liked .
|
like ( theme = * hat )
|
The cat ate .
|
eat ( agent = * cat )
|
Liam laughed .
|
laugh ( agent = Liam )
|
James enlarged .
|
enlarge ( theme = James )
|
The donut was lended to a student by the horse .
|
lend ( theme = * donut , recipient = student , agent = * horse )
|
A cake was nursed by Ava .
|
nurse ( theme = cake , agent = Ava )
|
A drink was rented to the dog by Jackson .
|
rent ( theme = drink , recipient = * dog , agent = Jackson )
|
James nursed the girl .
|
nurse ( agent = James , theme = * girl )
|
The king cleaned .
|
clean ( agent = * king )
|
A dog juggled .
|
juggle ( agent = dog )
|
A butterfly slept .
|
sleep ( agent = butterfly )
|
The girl intended to hunt .
|
intend ( agent = * girl , xcomp = hunt ( agent = * girl ) )
|
Liam was given the drink .
|
give ( recipient = Liam , theme = * drink )
|
A horse yearned to clean .
|
yearn ( agent = horse , xcomp = clean ( agent = horse ) )
|
Emma noticed that the girl appreciated that a cake was admired by a boy .
|
notice ( agent = Emma , ccomp = appreciate ( agent = * girl , ccomp = admire ( theme = cake , agent = boy ) ) )
|
Olivia preferred to call .
|
prefer ( agent = Olivia , xcomp = call ( agent = Olivia ) )
|
A girl gave a balloon beside the bed to Isabella .
|
give ( agent = girl , theme = balloon ( nmod . beside = * bed ) , recipient = Isabella )
|
The cake was lended to Madison .
|
lend ( theme = * cake , recipient = Madison )
|
Mila imagined that the cake was poked by a host .
|
imagine ( agent = Mila , ccomp = poke ( theme = * cake , agent = host ) )
|
The penguin lended Liam the pancake .
|
lend ( agent = * penguin , recipient = Liam , theme = * pancake )
|
Layla liked Emma .
|
like ( agent = Layla , theme = Emma )
|
The dog brought Ava the newspaper beside a stage .
|
bring ( agent = * dog , recipient = Ava , theme = * newspaper ( nmod . beside = stage ) )
|
A drink was heard by Emma .
|
hear ( theme = drink , agent = Emma )
|
The cake was liked by the chicken .
|
like ( theme = * cake , agent = * chicken )
|
The dog screamed .
|
scream ( agent = * dog )
|
A cake was admired by Anthony .
|
admire ( theme = cake , agent = Anthony )
|
The girl broke the cake .
|
break ( agent = * girl , theme = * cake )
|
Ava sent the ball to Jacob .
|
send ( agent = Ava , theme = * ball , recipient = Jacob )
|
Anthony wanted to dust .
|
want ( agent = Anthony , xcomp = dust ( agent = Anthony ) )
|
The bottle was eaten by the chief .
|
eat ( theme = * bottle , agent = * chief )
|
The boy passed a donut beside the bed to the baby .
|
pass ( agent = * boy , theme = donut ( nmod . beside = * bed ) , recipient = * baby )
|
A rose was eaten .
|
eat ( theme = rose )
|
The cat painted the bat beside a chair .
|
paint ( agent = * cat , theme = * bat ( nmod . beside = chair ) )
|
Emma reddened a chalk on the sock .
|
redden ( agent = Emma , theme = chalk ( nmod . on = * sock ) )
|
The ball was found by the boy .
|
find ( theme = * ball , agent = * boy )
|
Henry was given the box on a table .
|
give ( recipient = Henry , theme = * box ( nmod . on = table ) )
|
Zoey decomposed a cookie .
|
decompose ( agent = Zoey , theme = cookie )
|
A mouse was forwarded a biscuit by Harper .
|
forward ( recipient = mouse , theme = biscuit , agent = Harper )
|
A raisin was liked by Jacob .
|
like ( theme = raisin , agent = Jacob )
|
The balloon was found .
|
find ( theme = * balloon )
|
Michael noticed the boy .
|
notice ( agent = Michael , theme = * boy )
|
A girl helped the cake .
|
help ( agent = girl , theme = * cake )
|
A teacher liked that the melon was adored by Emma .
|
like ( agent = teacher , ccomp = adore ( theme = * melon , agent = Emma ) )
|
A baby hunted .
|
hunt ( agent = baby )
|
A customer cleaned .
|
clean ( agent = customer )
|
Oliver liked Liam .
|
like ( agent = Oliver , theme = Liam )
|
The rose doubled .
|
double ( theme = * rose )
|
A girl sneezed .
|
sneeze ( agent = girl )
|
A cake was given to William .
|
give ( theme = cake , recipient = William )
|
A sandwich was given to Sofia .
|
give ( theme = sandwich , recipient = Sofia )
|
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.