source
stringlengths
3
103
target
stringlengths
3
172
Noah stuttered .
stutter ( agent = Noah )
Scarlett gave Noah the cake .
give ( agent = Scarlett , recipient = Noah , theme = * cake )
A boy helped the girl .
help ( agent = boy , theme = * girl )
Mia painted a baby .
paint ( agent = Mia , theme = baby )
A cat talked .
talk ( agent = cat )
The girl declared that the cake was respected .
declare ( agent = * girl , ccomp = respect ( theme = * cake ) )
A penguin slept .
sleep ( agent = penguin )
Oliver hunted a donut .
hunt ( agent = Oliver , theme = donut )
The captain wished to walk .
wish ( agent = * captain , xcomp = walk ( agent = * captain ) )
Liam preferred to walk .
prefer ( agent = Liam , xcomp = walk ( agent = Liam ) )
A crocodile liked a cake on the table .
like ( agent = crocodile , theme = cake ( nmod . on = * table ) )
A cake was lended to the monster by a duke .
lend ( theme = cake , recipient = * monster , agent = duke )
Noah ate the crocodile in the glass .
eat ( agent = Noah , theme = * crocodile ( nmod . in = * glass ) )
A goose ate .
eat ( agent = goose )
A dog wished that a cake was floated by the child .
wish ( agent = dog , ccomp = float ( theme = cake , agent = * child ) )
The baby lended the girl the donut .
lend ( agent = * baby , recipient = * girl , theme = * donut )
A boy ate Benjamin .
eat ( agent = boy , theme = Benjamin )
The guy helped the producer .
help ( agent = * guy , theme = * producer )
Liam liked that a ball was loved .
like ( agent = Liam , ccomp = love ( theme = ball ) )
Logan passed Emma the cake beside a seat beside a table .
pass ( agent = Logan , recipient = Emma , theme = * cake ( nmod . beside = seat ( nmod . beside = table ) ) )
A toothbrush was crumpled by a monster .
crumple ( theme = toothbrush , agent = monster )
Jacob smirked .
smirk ( agent = Jacob )
William was fed the cake in a nest .
feed ( recipient = William , theme = * cake ( nmod . in = nest ) )
A boy cooked a girl .
cook ( agent = boy , theme = girl )
jog
jog
A boy was wired the cake by Emma .
wire ( recipient = boy , theme = * cake , agent = Emma )
Layla found a girl beside a stage .
find ( agent = Layla , theme = girl ( nmod . beside = stage ) )
The cat sold a drink to Charlotte .
sell ( agent = * cat , theme = drink , recipient = Charlotte )
The doll was dusted by a zebra .
dust ( theme = * doll , agent = zebra )
A box was reddened by a teacher .
redden ( theme = box , agent = teacher )
The girl wanted to sketch .
want ( agent = * girl , xcomp = sketch ( agent = * girl ) )
William dreamed to sneeze .
dream ( agent = William , xcomp = sneeze ( agent = William ) )
A cake was mailed to the dog .
mail ( theme = cake , recipient = * dog )
A bat was drawn .
draw ( theme = bat )
Liam frowned .
frown ( agent = Liam )
A child respected the girl on the stage .
respect ( agent = child , theme = * girl ( nmod . on = * stage ) )
A boy slept .
sleep ( agent = boy )
A child was brought a cake in a cup by the girl .
bring ( recipient = child , theme = cake ( nmod . in = cup ) , agent = * girl )
The hamburger was investigated by Noah .
investigate ( theme = * hamburger , agent = Noah )
The girl hoped to walk .
hope ( agent = * girl , xcomp = walk ( agent = * girl ) )
The girl reddened Isabella .
redden ( agent = * girl , theme = Isabella )
A muffin was found by a girl .
find ( theme = muffin , agent = girl )
The teacher liked that a boy talked .
like ( agent = * teacher , ccomp = talk ( agent = boy ) )
A strawberry was given to a donkey by a girl .
give ( theme = strawberry , recipient = donkey , agent = girl )
The doll was helped by a girl .
help ( theme = * doll , agent = girl )
The ball was given to the monster by a boy .
give ( theme = * ball , recipient = * monster , agent = boy )
The cake was painted .
paint ( theme = * cake )
A princess froze a box .
freeze ( agent = princess , theme = box )
The cookie was floated by Elizabeth .
float ( theme = * cookie , agent = Elizabeth )
A cake was seen .
see ( theme = cake )
The researcher decomposed .
decompose ( theme = * researcher )
The chalk was liked by a hen .
like ( theme = * chalk , agent = hen )
The donut was fed to Emma by Harper .
feed ( theme = * donut , recipient = Emma , agent = Harper )
The pretzel was discovered by a boy .
discover ( theme = * pretzel , agent = boy )
The donut was held .
hold ( theme = * donut )
The girl was promised a box .
promise ( recipient = * girl , theme = box )
Zoe gave a bear the cake .
give ( agent = Zoe , recipient = bear , theme = * cake )
The lamb thought that a kitty rolled a cake .
think ( agent = * lamb , ccomp = roll ( agent = kitty , theme = cake ) )
The chair was loved by a dog .
love ( theme = * chair , agent = dog )
The pickle was given to Michael .
give ( theme = * pickle , recipient = Michael )
The cake was appreciated by Liam .
appreciate ( theme = * cake , agent = Liam )
The spoon was hunted .
hunt ( theme = * spoon )
Joseph cleaned .
clean ( agent = Joseph )
A ring was studied .
study ( theme = ring )
A lollipop was rolled by a girl .
roll ( theme = lollipop , agent = girl )
Liam sneezed .
sneeze ( agent = Liam )
The cake was given to the hen by Ava .
give ( theme = * cake , recipient = * hen , agent = Ava )
A citizen ate .
eat ( agent = citizen )
A cake was fed to the monster .
feed ( theme = cake , recipient = * monster )
A rose was rolled .
roll ( theme = rose )
The girl was handed the drink beside a rock beside a shoe .
hand ( recipient = * girl , theme = * drink ( nmod . beside = rock ( nmod . beside = shoe ) ) )
Emma planned to call .
plan ( agent = Emma , xcomp = call ( agent = Emma ) )
A donut was given to Olivia .
give ( theme = donut , recipient = Olivia )
A boy painted the cake .
paint ( agent = boy , theme = * cake )
A cake was loaned to Abigail by Emma .
loan ( theme = cake , recipient = Abigail , agent = Emma )
A child drew Noah .
draw ( agent = child , theme = Noah )
Abigail sold the cookie beside the chair to Olivia .
sell ( agent = Abigail , theme = * cookie ( nmod . beside = * chair ) , recipient = Olivia )
The cake was given to Luna .
give ( theme = * cake , recipient = Luna )
The purse was eaten .
eat ( theme = * purse )
The cat was offered a cookie .
offer ( recipient = * cat , theme = cookie )
Daniel liked that Jackson liked that Levi reddened .
like ( agent = Daniel , ccomp = like ( agent = Jackson , ccomp = redden ( theme = Levi ) ) )
A donut was studied by Mia .
study ( theme = donut , agent = Mia )
A cat observed the girl .
observe ( agent = cat , theme = * girl )
A mouse liked William .
like ( agent = mouse , theme = William )
A duck liked that Emma passed the girl the pillow .
like ( agent = duck , ccomp = pass ( agent = Emma , recipient = * girl , theme = * pillow ) )
Emma imagined that a cake was drawn .
imagine ( agent = Emma , ccomp = draw ( theme = cake ) )
The cake was valued by the baby .
value ( theme = * cake , agent = * baby )
Emma noticed that the cookie froze .
notice ( agent = Emma , ccomp = freeze ( theme = * cookie ) )
A pretzel was liked by a kitty .
like ( theme = pretzel , agent = kitty )
A girl gave a turkey the box .
give ( agent = girl , recipient = turkey , theme = * box )
Liam gave a girl a biscuit on a bed .
give ( agent = Liam , recipient = girl , theme = biscuit ( nmod . on = bed ) )
A creature danced .
dance ( agent = creature )
Henry was given a cake .
give ( recipient = Henry , theme = cake )
Nora floated .
float ( theme = Nora )
Emma hoped that the cake was rolled .
hope ( agent = Emma , ccomp = roll ( theme = * cake ) )
The scarf froze .
freeze ( theme = * scarf )
A cat handed the cake on the table to Emma .
hand ( agent = cat , theme = * cake ( nmod . on = * table ) , recipient = Emma )
The cake was juggled .
juggle ( theme = * cake )
Liam examined .
examine ( agent = Liam )
A penny was respected by a girl .
respect ( theme = penny , agent = girl )