source
stringlengths
3
103
target
stringlengths
3
172
A cookie was mailed to Emma .
mail ( theme = cookie , recipient = Emma )
The cat fed a basket on a seat to James .
feed ( agent = * cat , theme = basket ( nmod . on = seat ) , recipient = James )
A cat sold a cookie to Emma .
sell ( agent = cat , theme = cookie , recipient = Emma )
Emily was offered the cake .
offer ( recipient = Emily , theme = * cake )
The cake was given to Noah by Joshua .
give ( theme = * cake , recipient = Noah , agent = Joshua )
A cloud was burned by the duck .
burn ( theme = cloud , agent = * duck )
A cake was hunted by the frog .
hunt ( theme = cake , agent = * frog )
Mason was brought the raisin by Isabella .
bring ( recipient = Mason , theme = * raisin , agent = Isabella )
The hen cried .
cry ( agent = * hen )
The girl was forwarded the donut beside a table by Olivia .
forward ( recipient = * girl , theme = * donut ( nmod . beside = table ) , agent = Olivia )
Caleb lended a brush on the table to a hero .
lend ( agent = Caleb , theme = brush ( nmod . on = * table ) , recipient = hero )
A friend cleaned .
clean ( agent = friend )
A hat was given to Gabriel by a girl .
give ( theme = hat , recipient = Gabriel , agent = girl )
A donut was awarded to the girl by Nora .
award ( theme = donut , recipient = * girl , agent = Nora )
Emma respected the frog in the box .
respect ( agent = Emma , theme = * frog ( nmod . in = * box ) )
The producer gave the cake in the vessel to the dealer .
give ( agent = * producer , theme = * cake ( nmod . in = * vessel ) , recipient = * dealer )
A mouse meant that a girl was handed the balloon beside the table .
mean ( agent = mouse , ccomp = hand ( recipient = girl , theme = * balloon ( nmod . beside = * table ) ) )
Emma gave the zebra a biscuit .
give ( agent = Emma , recipient = * zebra , theme = biscuit )
Emma froze the donut in a car .
freeze ( agent = Emma , theme = * donut ( nmod . in = car ) )
Emma rolled the girl .
roll ( agent = Emma , theme = * girl )
The sandwich was rolled .
roll ( theme = * sandwich )
The raisin was cleaned .
clean ( theme = * raisin )
A cracker was rolled .
roll ( theme = cracker )
Owen rolled .
roll ( theme = Owen )
A strawberry was cleaned by the girl .
clean ( theme = strawberry , agent = * girl )
The box was known by Olivia .
know ( theme = * box , agent = Olivia )
A girl was sold a pancake .
sell ( recipient = girl , theme = pancake )
A cake was hunted by a wolf .
hunt ( theme = cake , agent = wolf )
The boy discovered the cake .
discover ( agent = * boy , theme = * cake )
A producer gave the donut beside a table to Emma .
give ( agent = producer , theme = * donut ( nmod . beside = table ) , recipient = Emma )
A rose was eaten by a girl .
eat ( theme = rose , agent = girl )
The cake was observed by Emma .
observe ( theme = * cake , agent = Emma )
The horse was given a cake in a trunk .
give ( recipient = * horse , theme = cake ( nmod . in = trunk ) )
The girl juggled .
juggle ( agent = * girl )
The girl split the box .
split ( agent = * girl , theme = * box )
Mila sold Olivia a cake on a table .
sell ( agent = Mila , recipient = Olivia , theme = cake ( nmod . on = table ) )
Emma poked a lollipop beside the computer .
poke ( agent = Emma , theme = lollipop ( nmod . beside = * computer ) )
The girl was passed a cookie beside the foreigner .
pass ( recipient = * girl , theme = cookie ( nmod . beside = * foreigner ) )
A child was given a cake in the car by Emma .
give ( recipient = child , theme = cake ( nmod . in = * car ) , agent = Emma )
The cake was eaten by the cat .
eat ( theme = * cake , agent = * cat )
Mason slept .
sleep ( agent = Mason )
Emma helped a doll in a bucket on a cat .
help ( agent = Emma , theme = doll ( nmod . in = bucket ( nmod . on = cat ) ) )
Noah was fed the cake .
feed ( recipient = Noah , theme = * cake )
Liam knew the cake .
know ( agent = Liam , theme = * cake )
Emma gave a cake to Ava .
give ( agent = Emma , theme = cake , recipient = Ava )
A book was touched by Abigail .
touch ( theme = book , agent = Abigail )
A drink was pierced by a squirrel .
pierce ( theme = drink , agent = squirrel )
William was given a cake by Charlotte .
give ( recipient = William , theme = cake , agent = Charlotte )
A drink was loaned to Emma .
loan ( theme = drink , recipient = Emma )
The cake was served to Liam by a horse .
serve ( theme = * cake , recipient = Liam , agent = horse )
James broke .
break ( theme = James )
A director slept .
sleep ( agent = director )
Emma liked that Olivia liked the sweetcorn beside a flower .
like ( agent = Emma , ccomp = like ( agent = Olivia , theme = * sweetcorn ( nmod . beside = flower ) ) )
The sandwich was rolled by Michael .
roll ( theme = * sandwich , agent = Michael )
The girl preferred to dust .
prefer ( agent = * girl , xcomp = dust ( agent = * girl ) )
Claire preferred to call .
prefer ( agent = Claire , xcomp = call ( agent = Claire ) )
A baby ate the jar .
eat ( agent = baby , theme = * jar )
The drink was forwarded to the frog by Hazel .
forward ( theme = * drink , recipient = * frog , agent = Hazel )
Emma was sent the biscuit .
send ( recipient = Emma , theme = * biscuit )
The rose was called .
call ( theme = * rose )
The bird liked Emma .
like ( agent = * bird , theme = Emma )
A cake was painted by Emma .
paint ( theme = cake , agent = Emma )
Olivia gave a chalk to Emma .
give ( agent = Olivia , theme = chalk , recipient = Emma )
The boy gave Emma a flag in the parcel .
give ( agent = * boy , recipient = Emma , theme = flag ( nmod . in = * parcel ) )
Emily slipped a donut on a table to Liam .
slip ( agent = Emily , theme = donut ( nmod . on = table ) , recipient = Liam )
The cake was cleaned by a girl .
clean ( theme = * cake , agent = girl )
A chicken liked that the cake was enlarged by Evelyn .
like ( agent = chicken , ccomp = enlarge ( theme = * cake , agent = Evelyn ) )
Liam studied .
study ( agent = Liam )
The girl lended Emma the fig .
lend ( agent = * girl , recipient = Emma , theme = * fig )
The turkey packed a cat beside the chair .
pack ( agent = * turkey , theme = cat ( nmod . beside = * chair ) )
The raisin was awarded to James by Liam .
award ( theme = * raisin , recipient = James , agent = Liam )
A drink was given to Isabella by a bird .
give ( theme = drink , recipient = Isabella , agent = bird )
A girl confessed that a bear discovered the cake in the house .
confess ( agent = girl , ccomp = discover ( agent = bear , theme = * cake ( nmod . in = * house ) ) )
Jacob froze the donut .
freeze ( agent = Jacob , theme = * donut )
A girl liked that Isabella sneezed .
like ( agent = girl , ccomp = sneeze ( agent = Isabella ) )
A child stuttered .
stutter ( agent = child )
A giraffe wired a cake on the table to Ava .
wire ( agent = giraffe , theme = cake ( nmod . on = * table ) , recipient = Ava )
The boy was lended a pumpkin .
lend ( recipient = * boy , theme = pumpkin )
The spoon was painted .
paint ( theme = * spoon )
Oliver liked to run .
like ( agent = Oliver , xcomp = run ( agent = Oliver ) )
Emma was given the strawberry beside the book by the dog .
give ( recipient = Emma , theme = * strawberry ( nmod . beside = * book ) , agent = * dog )
A towel was respected .
respect ( theme = towel )
The rose was lended to the deer .
lend ( theme = * rose , recipient = * deer )
A frog declared that a cookie was slipped to the girl .
declare ( agent = frog , ccomp = slip ( theme = cookie , recipient = * girl ) )
Harper lended a girl a doll .
lend ( agent = Harper , recipient = girl , theme = doll )
A cookie was passed to a butterfly by the lion .
pass ( theme = cookie , recipient = butterfly , agent = * lion )
The donut was promised to a baby by Liam .
promise ( theme = * donut , recipient = baby , agent = Liam )
The girl was handed a rose on a table .
hand ( recipient = * girl , theme = rose ( nmod . on = table ) )
A game was given to the teacher by Charlotte .
give ( theme = game , recipient = * teacher , agent = Charlotte )
The baby yearned to hunt .
yearn ( agent = * baby , xcomp = hunt ( agent = * baby ) )
Emma gave the girl a cake in the house .
give ( agent = Emma , recipient = * girl , theme = cake ( nmod . in = * house ) )
William was fed the pancake by Emma .
feed ( recipient = William , theme = * pancake , agent = Emma )
The chalk was lended to the lion by the driver .
lend ( theme = * chalk , recipient = * lion , agent = * driver )
Oliver burned a captain .
burn ( agent = Oliver , theme = captain )
A tool was rolled .
roll ( theme = tool )
The cake was dusted by a lion .
dust ( theme = * cake , agent = lion )
The child nursed a dog .
nurse ( agent = * child , theme = dog )
The girl was passed a cake .
pass ( recipient = * girl , theme = cake )
A gumball was given to the cat .
give ( theme = gumball , recipient = * cat )
Liam gave Violet the cake .
give ( agent = Liam , recipient = Violet , theme = * cake )