source
stringlengths
3
103
target
stringlengths
3
172
Emma gave the cat the donut .
give ( agent = Emma , recipient = * cat , theme = * donut )
A captain hoped that Oliver snored .
hope ( agent = captain , ccomp = snore ( agent = Oliver ) )
Mia wanted to jog .
want ( agent = Mia , xcomp = jog ( agent = Mia ) )
A duck rolled the boy on the table .
roll ( agent = duck , theme = * boy ( nmod . on = * table ) )
Mia wanted to dance .
want ( agent = Mia , xcomp = dance ( agent = Mia ) )
A strawberry was burned by Ava .
burn ( theme = strawberry , agent = Ava )
The cake broke .
break ( theme = * cake )
A monkey studied .
study ( agent = monkey )
A turkey admired Noah .
admire ( agent = turkey , theme = Noah )
A game was handed to Jacob .
hand ( theme = game , recipient = Jacob )
A boy nursed the cake on the table in a house .
nurse ( agent = boy , theme = * cake ( nmod . on = * table ( nmod . in = house ) ) )
The pickle was loved .
love ( theme = * pickle )
The block was liked by a bear .
like ( theme = * block , agent = bear )
Charlotte served a donut to a judge .
serve ( agent = Charlotte , theme = donut , recipient = judge )
The cake was appreciated by Isabella .
appreciate ( theme = * cake , agent = Isabella )
The bucket was helped by Liam .
help ( theme = * bucket , agent = Liam )
Logan froze a melon .
freeze ( agent = Logan , theme = melon )
Emma liked that a teacher floated the dog .
like ( agent = Emma , ccomp = float ( agent = teacher , theme = * dog ) )
A cake was lended to a cat by the girl .
lend ( theme = cake , recipient = cat , agent = * girl )
The cookie was offered to Samuel .
offer ( theme = * cookie , recipient = Samuel )
The frog disintegrated the boy .
disintegrate ( agent = * frog , theme = * boy )
Emma attempted to paint .
attempt ( agent = Emma , xcomp = paint ( agent = Emma ) )
A rose was liked by the crocodile .
like ( theme = rose , agent = * crocodile )
A doll was eaten .
eat ( theme = doll )
A bird was given a melon by Emma .
give ( recipient = bird , theme = melon , agent = Emma )
Emma liked a pretzel .
like ( agent = Emma , theme = pretzel )
A cake was nursed by a child .
nurse ( theme = cake , agent = child )
A cloud was seen .
see ( theme = cloud )
A girl ate a cat .
eat ( agent = girl , theme = cat )
A box was eaten by Aurora .
eat ( theme = box , agent = Aurora )
The cake was changed by a kitty .
change ( theme = * cake , agent = kitty )
A boy gave a shell on a table to Emma .
give ( agent = boy , theme = shell ( nmod . on = table ) , recipient = Emma )
The farmer rolled the cake .
roll ( agent = * farmer , theme = * cake )
A yogurt was eaten by a girl .
eat ( theme = yogurt , agent = girl )
A lawyer grew Amelia .
grow ( agent = lawyer , theme = Amelia )
The box was reddened by Noah .
redden ( theme = * box , agent = Noah )
The girl observed Ava .
observe ( agent = * girl , theme = Ava )
A donut was lended to Isabella .
lend ( theme = donut , recipient = Isabella )
A bear preferred to walk .
prefer ( agent = bear , xcomp = walk ( agent = bear ) )
A ball was frozen by Emma .
freeze ( theme = ball , agent = Emma )
Sophia served Emily the knife .
serve ( agent = Sophia , recipient = Emily , theme = * knife )
Riley froze Benjamin .
freeze ( agent = Riley , theme = Benjamin )
Liam juggled a boy in a glass .
juggle ( agent = Liam , theme = boy ( nmod . in = glass ) )
A monster liked the dog in a car .
like ( agent = monster , theme = * dog ( nmod . in = car ) )
A donut was worshipped by the frog .
worship ( theme = donut , agent = * frog )
Nora offered the bottle in a barrel in the jeep to the cat .
offer ( agent = Nora , theme = * bottle ( nmod . in = barrel ( nmod . in = * jeep ) ) , recipient = * cat )
William shortened the cookie on a tray .
shorten ( agent = William , theme = * cookie ( nmod . on = tray ) )
A dog drew .
draw ( agent = dog )
Abigail wanted to sleep .
want ( agent = Abigail , xcomp = sleep ( agent = Abigail ) )
A drink was discovered .
discover ( theme = drink )
Emma said that Ava helped the cake in a bag in the room .
say ( agent = Emma , ccomp = help ( agent = Ava , theme = * cake ( nmod . in = bag ( nmod . in = * room ) ) ) )
The book was juggled by a fish .
juggle ( theme = * book , agent = fish )
The baby froze a cake in a house .
freeze ( agent = * baby , theme = cake ( nmod . in = house ) )
William enlarged a raisin on a road .
enlarge ( agent = William , theme = raisin ( nmod . on = road ) )
Isabella liked that the girl sold the cake on a beach to Emma .
like ( agent = Isabella , ccomp = sell ( agent = * girl , theme = * cake ( nmod . on = beach ) , recipient = Emma ) )
A cake was poked by the boy .
poke ( theme = cake , agent = * boy )
Emma liked a raisin beside the table in the room .
like ( agent = Emma , theme = raisin ( nmod . beside = * table ( nmod . in = * room ) ) )
A dog rolled the fish .
roll ( agent = dog , theme = * fish )
Noah adored the donut beside the painting .
adore ( agent = Noah , theme = * donut ( nmod . beside = * painting ) )
Jayden gave a cat a cake on a log .
give ( agent = Jayden , recipient = cat , theme = cake ( nmod . on = log ) )
A jacket was sold to the frog by Emma .
sell ( theme = jacket , recipient = * frog , agent = Emma )
A host tried to run .
try ( agent = host , xcomp = run ( agent = host ) )
A cake was loved by a dog .
love ( theme = cake , agent = dog )
A boy liked that a cake was served to a girl .
like ( agent = boy , ccomp = serve ( theme = cake , recipient = girl ) )
Olivia ate a cake in a house .
eat ( agent = Olivia , theme = cake ( nmod . in = house ) )
Olivia craved to cook .
crave ( agent = Olivia , xcomp = cook ( agent = Olivia ) )
The girl found a spoon .
find ( agent = * girl , theme = spoon )
A sandwich was found by a girl .
find ( theme = sandwich , agent = girl )
Liam gave a donut to the girl .
give ( agent = Liam , theme = donut , recipient = * girl )
Ava disintegrated the consumer .
disintegrate ( agent = Ava , theme = * consumer )
The dog was given a cake on a table by the child .
give ( recipient = * dog , theme = cake ( nmod . on = table ) , agent = * child )
Harper observed .
observe ( agent = Harper )
The raisin was wired to Emma .
wire ( theme = * raisin , recipient = Emma )
Emma ate a donut in the vessel .
eat ( agent = Emma , theme = donut ( nmod . in = * vessel ) )
A cake was dusted by Liam .
dust ( theme = cake , agent = Liam )
Liam sold a box on a cabinet beside the monkey to William .
sell ( agent = Liam , theme = box ( nmod . on = cabinet ( nmod . beside = * monkey ) ) , recipient = William )
A rose was brought to the baby .
bring ( theme = rose , recipient = * baby )
A donut was lended to Avery by Henry .
lend ( theme = donut , recipient = Avery , agent = Henry )
The cake was served to the girl by a kid .
serve ( theme = * cake , recipient = * girl , agent = kid )
A guy dusted the cat beside the stage .
dust ( agent = guy , theme = * cat ( nmod . beside = * stage ) )
A spoon was dusted .
dust ( theme = spoon )
The girl cleaned .
clean ( agent = * girl )
The girl rolled Victoria .
roll ( agent = * girl , theme = Victoria )
A ball was shortened by a girl .
shorten ( theme = ball , agent = girl )
Theodore dusted the cookie .
dust ( agent = Theodore , theme = * cookie )
Emma confessed that the ball was examined .
confess ( agent = Emma , ccomp = examine ( theme = * ball ) )
A monster was passed a sandwich by Emma .
pass ( recipient = monster , theme = sandwich , agent = Emma )
Emma declared that the cookie was sold to Daniel by the girl .
declare ( agent = Emma , ccomp = sell ( theme = * cookie , recipient = Daniel , agent = * girl ) )
A cookie was discovered by a dog .
discover ( theme = cookie , agent = dog )
The girl held the chalk in the bush .
hold ( agent = * girl , theme = * chalk ( nmod . in = * bush ) )
The cat offered Emma the sandwich .
offer ( agent = * cat , recipient = Emma , theme = * sandwich )
A donut was fed to Logan by Asher .
feed ( theme = donut , recipient = Logan , agent = Asher )
A sandwich was liked by a girl .
like ( theme = sandwich , agent = girl )
Emma froze the child .
freeze ( agent = Emma , theme = * child )
Emma liked Ava .
like ( agent = Emma , theme = Ava )
The girl gave a cookie on the box on the stage to a cat .
give ( agent = * girl , theme = cookie ( nmod . on = * box ( nmod . on = * stage ) ) , recipient = cat )
A patient ate the cake .
eat ( agent = patient , theme = * cake )
The mandarin was frozen by a host .
freeze ( theme = * mandarin , agent = host )
A fish liked to walk .
like ( agent = fish , xcomp = walk ( agent = fish ) )
The hen rolled .
roll ( theme = * hen )