source
stringlengths
3
103
target
stringlengths
3
172
The cookie was doubled by a puppy .
double ( theme = * cookie , agent = puppy )
A child split Liam .
split ( agent = child , theme = Liam )
A lion liked that a strawberry was liked .
like ( agent = lion , ccomp = like ( theme = strawberry ) )
Ava touched a girl beside the table .
touch ( agent = Ava , theme = girl ( nmod . beside = * table ) )
The melon was painted by William .
paint ( theme = * melon , agent = William )
Emma slid a flag .
slide ( agent = Emma , theme = flag )
A cake was lended to a frog .
lend ( theme = cake , recipient = frog )
A cake was forwarded to Emma .
forward ( theme = cake , recipient = Emma )
Nathan planned to sketch .
plan ( agent = Nathan , xcomp = sketch ( agent = Nathan ) )
A donut was given to the wolf .
give ( theme = donut , recipient = * wolf )
The dog split the tool .
split ( agent = * dog , theme = * tool )
Emma gave a donut to Harper .
give ( agent = Emma , theme = donut , recipient = Harper )
A cookie was liked by a cat .
like ( theme = cookie , agent = cat )
Lily rolled the boy .
roll ( agent = Lily , theme = * boy )
The drink was nursed .
nurse ( theme = * drink )
Olivia sent a drink in a mug to Sophia .
send ( agent = Olivia , theme = drink ( nmod . in = mug ) , recipient = Sophia )
A child nursed a dog .
nurse ( agent = child , theme = dog )
William lended Ava the mirror beside the tree .
lend ( agent = William , recipient = Ava , theme = * mirror ( nmod . beside = * tree ) )
A teacher floated .
float ( theme = teacher )
A teacher heard Jackson .
hear ( agent = teacher , theme = Jackson )
The coin was respected by Emma .
respect ( theme = * coin , agent = Emma )
The raisin was helped by Violet .
help ( theme = * raisin , agent = Violet )
A girl preferred to eat .
prefer ( agent = girl , xcomp = eat ( agent = girl ) )
Noah intended to walk .
intend ( agent = Noah , xcomp = walk ( agent = Noah ) )
Olivia promised a cookie in the car to a dealer .
promise ( agent = Olivia , theme = cookie ( nmod . in = * car ) , recipient = dealer )
A cake was examined by a host .
examine ( theme = cake , agent = host )
Evelyn wanted to hunt .
want ( agent = Evelyn , xcomp = hunt ( agent = Evelyn ) )
The pancake was given to Emma by the baby .
give ( theme = * pancake , recipient = Emma , agent = * baby )
The molecule was sent to a girl .
send ( theme = * molecule , recipient = girl )
Ava loved the drink .
love ( agent = Ava , theme = * drink )
A prisoner brought Ava a cake on the bed .
bring ( agent = prisoner , recipient = Ava , theme = cake ( nmod . on = * bed ) )
A girl froze a crayon in a box .
freeze ( agent = girl , theme = crayon ( nmod . in = box ) )
The girl liked that Amelia brought the cake on a stage to Emma .
like ( agent = * girl , ccomp = bring ( agent = Amelia , theme = * cake ( nmod . on = stage ) , recipient = Emma ) )
Benjamin gave a donut in the garden to Isabella .
give ( agent = Benjamin , theme = donut ( nmod . in = * garden ) , recipient = Isabella )
A donut was eaten by the baby .
eat ( theme = donut , agent = * baby )
The pencil was lended to the lamb by a girl .
lend ( theme = * pencil , recipient = * lamb , agent = girl )
The donut was drawn by Noah .
draw ( theme = * donut , agent = Noah )
Emma floated the donut .
float ( agent = Emma , theme = * donut )
Emma was handed the melon by the dog .
hand ( recipient = Emma , theme = * melon , agent = * dog )
James noticed the boy .
notice ( agent = James , theme = * boy )
Emma froze a girl .
freeze ( agent = Emma , theme = girl )
A biscuit was rolled by a manager .
roll ( theme = biscuit , agent = manager )
A girl returned the chicken the guitar .
return ( agent = girl , recipient = * chicken , theme = * guitar )
Emma was promised a balloon by the monster .
promise ( recipient = Emma , theme = balloon , agent = * monster )
A boy smiled .
smile ( agent = boy )
The teacher burned a ring in a house .
burn ( agent = * teacher , theme = ring ( nmod . in = house ) )
The child mailed a donut to a passenger .
mail ( agent = * child , theme = donut , recipient = passenger )
The cake was collapsed by the bear .
collapse ( theme = * cake , agent = * bear )
A cake was offered to Hannah .
offer ( theme = cake , recipient = Hannah )
The knife was nursed .
nurse ( theme = * knife )
The penny was missed .
miss ( theme = * penny )
The cookie was burned by the girl .
burn ( theme = * cookie , agent = * girl )
A girl was offered a pen on a table .
offer ( recipient = girl , theme = pen ( nmod . on = table ) )
Joseph napped .
nap ( agent = Joseph )
Liam ate the cookie .
eat ( agent = Liam , theme = * cookie )
The chicken ate the cake .
eat ( agent = * chicken , theme = * cake )
A girl painted a tenant .
paint ( agent = girl , theme = tenant )
Abigail juggled the toy .
juggle ( agent = Abigail , theme = * toy )
The box was dusted by Liam .
dust ( theme = * box , agent = Liam )
The teacher ate the cake .
eat ( agent = * teacher , theme = * cake )
The donut was rented to a dog .
rent ( theme = * donut , recipient = dog )
A hat was handed to the boy by Samuel .
hand ( theme = hat , recipient = * boy , agent = Samuel )
Olivia served Noah a sweetcorn beside a table .
serve ( agent = Olivia , recipient = Noah , theme = sweetcorn ( nmod . beside = table ) )
The monkey wanted to nap .
want ( agent = * monkey , xcomp = nap ( agent = * monkey ) )
The girl liked that Sophia forwarded Carter a hat in the box .
like ( agent = * girl , ccomp = forward ( agent = Sophia , recipient = Carter , theme = hat ( nmod . in = * box ) ) )
The raisin was thrown by the boy .
throw ( theme = * raisin , agent = * boy )
The mirror was given to Emma by a girl .
give ( theme = * mirror , recipient = Emma , agent = girl )
The citizen hunted a dog .
hunt ( agent = * citizen , theme = dog )
Emma rolled a cake beside the table .
roll ( agent = Emma , theme = cake ( nmod . beside = * table ) )
Ava admired that the boy rolled Emma .
admire ( agent = Ava , ccomp = roll ( agent = * boy , theme = Emma ) )
Emma said that a cake was valued by a boy .
say ( agent = Emma , ccomp = value ( theme = cake , agent = boy ) )
The boy was rented a rose beside the table .
rent ( recipient = * boy , theme = rose ( nmod . beside = * table ) )
A game was rolled by a monkey .
roll ( theme = game , agent = monkey )
disintegrate
disintegrate
Daniel craved to walk .
crave ( agent = Daniel , xcomp = walk ( agent = Daniel ) )
A sandwich was sold to a horse by Liam .
sell ( theme = sandwich , recipient = horse , agent = Liam )
Liam heard a manager in a house .
hear ( agent = Liam , theme = manager ( nmod . in = house ) )
The cake was tolerated by a giraffe .
tolerate ( theme = * cake , agent = giraffe )
William was lended the rose .
lend ( recipient = William , theme = * rose )
A pillow was offered to the girl .
offer ( theme = pillow , recipient = * girl )
The sandwich was helped .
help ( theme = * sandwich )
A child liked to walk .
like ( agent = child , xcomp = walk ( agent = child ) )
Julian slept .
sleep ( agent = Julian )
A cake was painted by Liam .
paint ( theme = cake , agent = Liam )
Ava gave Sophia the lollipop on a road beside the vehicle .
give ( agent = Ava , recipient = Sophia , theme = * lollipop ( nmod . on = road ( nmod . beside = * vehicle ) ) )
A hammer was returned to a cat .
return ( theme = hammer , recipient = cat )
A lollipop was improved by a baby .
improve ( theme = lollipop , agent = baby )
Liam fed Noah the cookie .
feed ( agent = Liam , recipient = Noah , theme = * cookie )
A cat adored a cake .
adore ( agent = cat , theme = cake )
Liam brought the cat the cake .
bring ( agent = Liam , recipient = * cat , theme = * cake )
The donut was reddened by a cat .
redden ( theme = * donut , agent = cat )
A crayon was dusted by the hero .
dust ( theme = crayon , agent = * hero )
The bat was split .
split ( theme = * bat )
A chair was eaten by Emma .
eat ( theme = chair , agent = Emma )
The cake was cleaned by Liam .
clean ( theme = * cake , agent = Liam )
Ethan was given a donut on a chair by the bird .
give ( recipient = Ethan , theme = donut ( nmod . on = chair ) , agent = * bird )
The weapon was passed to the dog .
pass ( theme = * weapon , recipient = * dog )
The frog hoped that the girl declared that the boy was given a cake beside a table by Olivia .
hope ( agent = * frog , ccomp = declare ( agent = * girl , ccomp = give ( recipient = * boy , theme = cake ( nmod . beside = table ) , agent = Olivia ) ) )
Dylan hoped that a cat ran .
hope ( agent = Dylan , ccomp = run ( agent = cat ) )
The butterfly lended a girl a wine beside a bat .
lend ( agent = * butterfly , recipient = girl , theme = wine ( nmod . beside = bat ) )