source
stringlengths
3
103
target
stringlengths
3
172
A teacher was given a bottle .
give ( recipient = teacher , theme = bottle )
A girl handed the cake to the dog .
hand ( agent = girl , theme = * cake , recipient = * dog )
A boy ate Elizabeth .
eat ( agent = boy , theme = Elizabeth )
Elijah improved .
improve ( theme = Elijah )
Emma was given the rose by Sophia .
give ( recipient = Emma , theme = * rose , agent = Sophia )
William passed a game beside the table to the frog .
pass ( agent = William , theme = game ( nmod . beside = * table ) , recipient = * frog )
Ethan served Mia the key .
serve ( agent = Ethan , recipient = Mia , theme = * key )
The crown was crumpled by a baby .
crumple ( theme = * crown , agent = baby )
The balloon was disintegrated .
disintegrate ( theme = * balloon )
The ball was loved .
love ( theme = * ball )
A donut was sold to Olivia by Emma .
sell ( theme = donut , recipient = Olivia , agent = Emma )
A monster gave Ava the plant .
give ( agent = monster , recipient = Ava , theme = * plant )
A drink was loved by the horse .
love ( theme = drink , agent = * horse )
The lawyer posted a girl a bell .
post ( agent = * lawyer , recipient = girl , theme = bell )
The professor gave the girl a toothbrush in a room .
give ( agent = * professor , recipient = * girl , theme = toothbrush ( nmod . in = room ) )
A boy liked Benjamin .
like ( agent = boy , theme = Benjamin )
Alexander painted .
paint ( agent = Alexander )
A pencil was called .
call ( theme = pencil )
A soap was dusted by the child .
dust ( theme = soap , agent = * child )
Emily was served a cake .
serve ( recipient = Emily , theme = cake )
The rose was frozen by the girl .
freeze ( theme = * rose , agent = * girl )
A teacher noticed a chicken .
notice ( agent = teacher , theme = chicken )
A visitor slept .
sleep ( agent = visitor )
Lillian poked a boy in a coffin .
poke ( agent = Lillian , theme = boy ( nmod . in = coffin ) )
Olivia valued that the box was liked by Joshua .
value ( agent = Olivia , ccomp = like ( theme = * box , agent = Joshua ) )
A donut was floated by the girl .
float ( theme = donut , agent = * girl )
A frog expected to run .
expect ( agent = frog , xcomp = run ( agent = frog ) )
Olivia rolled the sandwich .
roll ( agent = Olivia , theme = * sandwich )
The watch was burned by Emma .
burn ( theme = * watch , agent = Emma )
The frog was offered the cake by a girl .
offer ( recipient = * frog , theme = * cake , agent = girl )
The box was given to Oliver by a girl .
give ( theme = * box , recipient = Oliver , agent = girl )
A boy rolled Olivia .
roll ( agent = boy , theme = Olivia )
Jacob awarded a donut to Noah .
award ( agent = Jacob , theme = donut , recipient = Noah )
Emma lended a bunny the game .
lend ( agent = Emma , recipient = bunny , theme = * game )
The sandwich was changed .
change ( theme = * sandwich )
The bat was rolled by Sophia .
roll ( theme = * bat , agent = Sophia )
Emma was lended the toy .
lend ( recipient = Emma , theme = * toy )
The box was painted .
paint ( theme = * box )
A boy liked that a baby snoozed .
like ( agent = boy , ccomp = snooze ( agent = baby ) )
double
double
Liam was brought the cake .
bring ( recipient = Liam , theme = * cake )
Violet slept .
sleep ( agent = Violet )
A sailor was given the spoon by the driver .
give ( recipient = sailor , theme = * spoon , agent = * driver )
The rose was found by the dog .
find ( theme = * rose , agent = * dog )
The visitor was given the shell by Emma .
give ( recipient = * visitor , theme = * shell , agent = Emma )
Emma ate a raisin .
eat ( agent = Emma , theme = raisin )
Emma liked the melon .
like ( agent = Emma , theme = * melon )
A cake was frozen by a sailor .
freeze ( theme = cake , agent = sailor )
A donut was changed by Elijah .
change ( theme = donut , agent = Elijah )
A chicken found a cake .
find ( agent = chicken , theme = cake )
The rose was helped by the girl .
help ( theme = * rose , agent = * girl )
The dog was wired a jar on a table .
wire ( recipient = * dog , theme = jar ( nmod . on = table ) )
Olivia wanted to sneeze .
want ( agent = Olivia , xcomp = sneeze ( agent = Olivia ) )
A cake was slipped to a girl by Olivia .
slip ( theme = cake , recipient = girl , agent = Olivia )
Noah served a jar on a bible to a boy .
serve ( agent = Noah , theme = jar ( nmod . on = bible ) , recipient = boy )
A chicken laughed .
laugh ( agent = chicken )
Emma liked the liver in the room .
like ( agent = Emma , theme = * liver ( nmod . in = * room ) )
The kid rolled a cake in a package .
roll ( agent = * kid , theme = cake ( nmod . in = package ) )
A cake was lended to Liam by a girl .
lend ( theme = cake , recipient = Liam , agent = girl )
The pillow was shortened .
shorten ( theme = * pillow )
Matthew respected a cake .
respect ( agent = Matthew , theme = cake )
A cookie was lended to the dog by Isabella .
lend ( theme = cookie , recipient = * dog , agent = Isabella )
Emma liked that the donut was called by a penguin .
like ( agent = Emma , ccomp = call ( theme = * donut , agent = penguin ) )
A frog was offered a cookie in a house .
offer ( recipient = frog , theme = cookie ( nmod . in = house ) )
A cake was given to a boy by the girl .
give ( theme = cake , recipient = boy , agent = * girl )
The bunny said that the cake was eaten by Emma .
say ( agent = * bunny , ccomp = eat ( theme = * cake , agent = Emma ) )
The lion needed to clean .
need ( agent = * lion , xcomp = clean ( agent = * lion ) )
Ava fed Emma a box .
feed ( agent = Ava , recipient = Emma , theme = box )
A potato was eaten .
eat ( theme = potato )
The bat was slid .
slide ( theme = * bat )
The bird mailed William the raisin .
mail ( agent = * bird , recipient = William , theme = * raisin )
David was lended a donut in a truck by Emily .
lend ( recipient = David , theme = donut ( nmod . in = truck ) , agent = Emily )
Mila changed .
change ( theme = Mila )
The brain was eaten by Scarlett .
eat ( theme = * brain , agent = Scarlett )
Liam helped the cookie in a house .
help ( agent = Liam , theme = * cookie ( nmod . in = house ) )
A ring rolled .
roll ( theme = ring )
Olivia was mailed a liver on a table .
mail ( recipient = Olivia , theme = liver ( nmod . on = table ) )
The donut was seen .
see ( theme = * donut )
Ella liked the girl in the house .
like ( agent = Ella , theme = * girl ( nmod . in = * house ) )
Sophia poked a crayon on a sofa .
poke ( agent = Sophia , theme = crayon ( nmod . on = sofa ) )
Noah adored a teacher .
adore ( agent = Noah , theme = teacher )
The newspaper was helped by Emma .
help ( theme = * newspaper , agent = Emma )
The cookie was eaten by Sophia .
eat ( theme = * cookie , agent = Sophia )
The cake was sold to Mason .
sell ( theme = * cake , recipient = Mason )
Jacob slept .
sleep ( agent = Jacob )
Ellie was brought the drink .
bring ( recipient = Ellie , theme = * drink )
Leo missed a chicken on the table .
miss ( agent = Leo , theme = chicken ( nmod . on = * table ) )
A cookie was sold to a girl by a duck .
sell ( theme = cookie , recipient = girl , agent = duck )
The duck painted the frog .
paint ( agent = * duck , theme = * frog )
A teacher enjoyed to sneeze .
enjoy ( agent = teacher , xcomp = sneeze ( agent = teacher ) )
The child wished to walk .
wish ( agent = * child , xcomp = walk ( agent = * child ) )
A dog passed the girl a donut beside a bed .
pass ( agent = dog , recipient = * girl , theme = donut ( nmod . beside = bed ) )
A cat sold a pancake to Benjamin .
sell ( agent = cat , theme = pancake , recipient = Benjamin )
Noah was offered the cake by Oliver .
offer ( recipient = Noah , theme = * cake , agent = Oliver )
A watch was fed to the teacher .
feed ( theme = watch , recipient = * teacher )
Abigail burned the chicken .
burn ( agent = Abigail , theme = * chicken )
A cookie was shortened by Liam .
shorten ( theme = cookie , agent = Liam )
The donut was given to Caleb .
give ( theme = * donut , recipient = Caleb )
The cookie was missed by a cat .
miss ( theme = * cookie , agent = cat )
The girl planned to run .
plan ( agent = * girl , xcomp = run ( agent = * girl ) )