source
stringlengths
3
103
target
stringlengths
3
172
Emma called the melon .
call ( agent = Emma , theme = * melon )
Emma tossed a boy .
toss ( agent = Emma , theme = boy )
The cookie was liked by Emma .
like ( theme = * cookie , agent = Emma )
The moose ate a donut .
eat ( agent = * moose , theme = donut )
The dog declared that Emma wanted to sketch .
declare ( agent = * dog , ccomp = want ( agent = Emma , xcomp = sketch ( agent = Emma ) ) )
A pumpkin was valued .
value ( theme = pumpkin )
A girl liked to walk .
like ( agent = girl , xcomp = walk ( agent = girl ) )
Emma gave the lion the cake on a table .
give ( agent = Emma , recipient = * lion , theme = * cake ( nmod . on = table ) )
James dusted .
dust ( agent = James )
The girl nursed a cake in the house .
nurse ( agent = * girl , theme = cake ( nmod . in = * house ) )
A journalist liked that the donut was juggled by the child .
like ( agent = journalist , ccomp = juggle ( theme = * donut , agent = * child ) )
A spoon was rolled by a teacher .
roll ( theme = spoon , agent = teacher )
A melon was passed to the baby by Emma .
pass ( theme = melon , recipient = * baby , agent = Emma )
A mother was lended a flower by Benjamin .
lend ( recipient = mother , theme = flower , agent = Benjamin )
Sophia painted the child .
paint ( agent = Sophia , theme = * child )
The girl juggled the bat .
juggle ( agent = * girl , theme = * bat )
A boy investigated .
investigate ( agent = boy )
Sophia was lended the toy by Jack .
lend ( recipient = Sophia , theme = * toy , agent = Jack )
The cake was given to Jacob .
give ( theme = * cake , recipient = Jacob )
The rose was rolled by the deer .
roll ( theme = * rose , agent = * deer )
A girl rolled the chicken beside a road .
roll ( agent = girl , theme = * chicken ( nmod . beside = road ) )
The fruit was eaten .
eat ( theme = * fruit )
The bird was given a cookie in the basin on a dog by Liam .
give ( recipient = * bird , theme = cookie ( nmod . in = * basin ( nmod . on = dog ) ) , agent = Liam )
Isabella helped the mouse .
help ( agent = Isabella , theme = * mouse )
A girl proved that Emma enjoyed to walk .
prove ( agent = girl , ccomp = enjoy ( agent = Emma , xcomp = walk ( agent = Emma ) ) )
The boy hunted Sebastian .
hunt ( agent = * boy , theme = Sebastian )
Logan preferred to walk .
prefer ( agent = Logan , xcomp = walk ( agent = Logan ) )
The raisin was frozen by Olivia .
freeze ( theme = * raisin , agent = Olivia )
A girl stuttered .
stutter ( agent = girl )
The cookie was hunted by the governor .
hunt ( theme = * cookie , agent = * governor )
A jigsaw was slid by the child .
slide ( theme = jigsaw , agent = * child )
The cracker was burned by Hannah .
burn ( theme = * cracker , agent = Hannah )
A cookie was passed to a bear by Amelia .
pass ( theme = cookie , recipient = bear , agent = Amelia )
A frog ate the cat in a bag .
eat ( agent = frog , theme = * cat ( nmod . in = bag ) )
A donut disintegrated .
disintegrate ( theme = donut )
The girl hoped that a teacher liked that a cake was forwarded to Emma .
hope ( agent = * girl , ccomp = like ( agent = teacher , ccomp = forward ( theme = cake , recipient = Emma ) ) )
The cake doubled .
double ( theme = * cake )
Andrew meant to walk .
mean ( agent = Andrew , xcomp = walk ( agent = Andrew ) )
Emma was sold a cookie on a stage .
sell ( recipient = Emma , theme = cookie ( nmod . on = stage ) )
Elijah was sold the melon by Emma .
sell ( recipient = Elijah , theme = * melon , agent = Emma )
Emma was promised the cake beside the stage .
promise ( recipient = Emma , theme = * cake ( nmod . beside = * stage ) )
Sophia gave the girl the donut .
give ( agent = Sophia , recipient = * girl , theme = * donut )
The girl gave a cake to a teacher .
give ( agent = * girl , theme = cake , recipient = teacher )
A brush was found by Liam .
find ( theme = brush , agent = Liam )
The dog was given the drink in the house by a bunny .
give ( recipient = * dog , theme = * drink ( nmod . in = * house ) , agent = bunny )
The drink was loaned to David by the girl .
loan ( theme = * drink , recipient = David , agent = * girl )
Elizabeth proved that the cookie was thrown .
prove ( agent = Elizabeth , ccomp = throw ( theme = * cookie ) )
The cake was burned by the girl .
burn ( theme = * cake , agent = * girl )
The raisin was shortened by a girl .
shorten ( theme = * raisin , agent = girl )
A bird mailed the cake on a table to the girl .
mail ( agent = bird , theme = * cake ( nmod . on = table ) , recipient = * girl )
A girl cleaned a boy .
clean ( agent = girl , theme = boy )
Liam adored a cake .
adore ( agent = Liam , theme = cake )
Amelia snoozed .
snooze ( agent = Amelia )
A ring was appreciated .
appreciate ( theme = ring )
Emma juggled the boy beside a table .
juggle ( agent = Emma , theme = * boy ( nmod . beside = table ) )
The brush was fed to a boy by a soldier .
feed ( theme = * brush , recipient = boy , agent = soldier )
A bear knew the cake beside a table .
know ( agent = bear , theme = * cake ( nmod . beside = table ) )
The donut was found by the duck .
find ( theme = * donut , agent = * duck )
The cookie was painted by the bear .
paint ( theme = * cookie , agent = * bear )
The rose was eaten by Harper .
eat ( theme = * rose , agent = Harper )
A can was rolled .
roll ( theme = can )
Emma was given the shirt .
give ( recipient = Emma , theme = * shirt )
The clock was cleaned .
clean ( theme = * clock )
The hen noticed a boy .
notice ( agent = * hen , theme = boy )
A cake was sold to a boy .
sell ( theme = cake , recipient = boy )
The brush was liked by Emma .
like ( theme = * brush , agent = Emma )
A chalk was sold to Olivia .
sell ( theme = chalk , recipient = Olivia )
Emma threw the cake .
throw ( agent = Emma , theme = * cake )
A block was frozen by Charlotte .
freeze ( theme = block , agent = Charlotte )
A wine was fed to William .
feed ( theme = wine , recipient = William )
Emma liked the cake in the pile .
like ( agent = Emma , theme = * cake ( nmod . in = * pile ) )
A girl sold the cookie beside a stage to a horse .
sell ( agent = girl , theme = * cookie ( nmod . beside = stage ) , recipient = horse )
A melon grew .
grow ( theme = melon )
A girl ate Matthew .
eat ( agent = girl , theme = Matthew )
Liam was given the box .
give ( recipient = Liam , theme = * box )
The dog gave the girl a donut .
give ( agent = * dog , recipient = * girl , theme = donut )
The baby valued that Emma was offered a donut .
value ( agent = * baby , ccomp = offer ( recipient = Emma , theme = donut ) )
Liam preferred to giggle .
prefer ( agent = Liam , xcomp = giggle ( agent = Liam ) )
The child giggled .
giggle ( agent = * child )
Ava floated the boy in the car .
float ( agent = Ava , theme = * boy ( nmod . in = * car ) )
A cookie was investigated .
investigate ( theme = cookie )
A girl was lended the lollipop on the computer .
lend ( recipient = girl , theme = * lollipop ( nmod . on = * computer ) )
A donut was eaten by Olivia .
eat ( theme = donut , agent = Olivia )
The boy drew Charlotte .
draw ( agent = * boy , theme = Charlotte )
Benjamin lended a lollipop on a stage to Olivia .
lend ( agent = Benjamin , theme = lollipop ( nmod . on = stage ) , recipient = Olivia )
Olivia dreamed to walk .
dream ( agent = Olivia , xcomp = walk ( agent = Olivia ) )
Charlotte tolerated that the chalk was passed to a girl .
tolerate ( agent = Charlotte , ccomp = pass ( theme = * chalk , recipient = girl ) )
The cookie was given to Elijah .
give ( theme = * cookie , recipient = Elijah )
The girl tried to run .
try ( agent = * girl , xcomp = run ( agent = * girl ) )
Liam missed the bag .
miss ( agent = Liam , theme = * bag )
A baby liked that the cake was drawn by Mia .
like ( agent = baby , ccomp = draw ( theme = * cake , agent = Mia ) )
A balloon was crumpled .
crumple ( theme = balloon )
Luke floated a pretzel .
float ( agent = Luke , theme = pretzel )
A cat loved a cake .
love ( agent = cat , theme = cake )
Thomas cooked .
cook ( agent = Thomas )
The cake was touched by the boy .
touch ( theme = * cake , agent = * boy )
Emma awarded the drink to a girl .
award ( agent = Emma , theme = * drink , recipient = girl )
Riley tossed a game .
toss ( agent = Riley , theme = game )
Olivia liked Emma .
like ( agent = Olivia , theme = Emma )
Daniel shortened .
shorten ( theme = Daniel )