source
stringlengths
3
103
target
stringlengths
3
172
The cat was awarded the cake .
award ( recipient = * cat , theme = * cake )
Emma froze the child in the cup beside the road .
freeze ( agent = Emma , theme = * child ( nmod . in = * cup ( nmod . beside = * road ) ) )
A girl shortened the baby .
shorten ( agent = girl , theme = * baby )
A girl drew the boy .
draw ( agent = girl , theme = * boy )
The frog helped the girl on the stage .
help ( agent = * frog , theme = * girl ( nmod . on = * stage ) )
Emma offered a boy the cake in the house .
offer ( agent = Emma , recipient = boy , theme = * cake ( nmod . in = * house ) )
The bean was grown by Ava .
grow ( theme = * bean , agent = Ava )
The cat gave a game to the girl .
give ( agent = * cat , theme = game , recipient = * girl )
The girl nursed the child .
nurse ( agent = * girl , theme = * child )
A strawberry was rolled by a poet .
roll ( theme = strawberry , agent = poet )
The rose was frozen .
freeze ( theme = * rose )
The cake was noticed by the baby .
notice ( theme = * cake , agent = * baby )
The donut was given to Amelia .
give ( theme = * donut , recipient = Amelia )
The cake was given to Noah by a boy .
give ( theme = * cake , recipient = Noah , agent = boy )
A host tolerated that the manager packed the butterfly in the house .
tolerate ( agent = host , ccomp = pack ( agent = * manager , theme = * butterfly ( nmod . in = * house ) ) )
A bee cleaned .
clean ( agent = bee )
A box was brought to Olivia .
bring ( theme = box , recipient = Olivia )
A rose was passed to Emma by Liam .
pass ( theme = rose , recipient = Emma , agent = Liam )
The cake was doubled by Isabella .
double ( theme = * cake , agent = Isabella )
The girl respected a sandwich .
respect ( agent = * girl , theme = sandwich )
A bear changed .
change ( theme = bear )
Isabella believed that Liam gave a fruit in a house to a boy .
believe ( agent = Isabella , ccomp = give ( agent = Liam , theme = fruit ( nmod . in = house ) , recipient = boy ) )
The book disintegrated .
disintegrate ( theme = * book )
Emma was given a cake in the box .
give ( recipient = Emma , theme = cake ( nmod . in = * box ) )
The frog ate a bat beside the lion .
eat ( agent = * frog , theme = bat ( nmod . beside = * lion ) )
The cake was given to the bunny .
give ( theme = * cake , recipient = * bunny )
A cake was grown by the boy .
grow ( theme = cake , agent = * boy )
The cookie was slipped to Liam by the cow .
slip ( theme = * cookie , recipient = Liam , agent = * cow )
A spoon was drawn .
draw ( theme = spoon )
A girl broke a cake .
break ( agent = girl , theme = cake )
A cake was given to Daniel .
give ( theme = cake , recipient = Daniel )
The girl danced .
dance ( agent = * girl )
The cake was shortened .
shorten ( theme = * cake )
A girl declared that Olivia ate the ring .
declare ( agent = girl , ccomp = eat ( agent = Olivia , theme = * ring ) )
A drink changed .
change ( theme = drink )
A doll was shortened by a penguin .
shorten ( theme = doll , agent = penguin )
A hero gave the cookie to Emma .
give ( agent = hero , theme = * cookie , recipient = Emma )
The melon was enlarged .
enlarge ( theme = * melon )
A cake was liked by a frog .
like ( theme = cake , agent = frog )
The journalist snored .
snore ( agent = * journalist )
The hammer floated .
float ( theme = * hammer )
notice
notice
The girl was given a shell in a house beside the speaker by Caleb .
give ( recipient = * girl , theme = shell ( nmod . in = house ( nmod . beside = * speaker ) ) , agent = Caleb )
A plate was touched .
touch ( theme = plate )
A sandwich was respected by a child .
respect ( theme = sandwich , agent = child )
The donut was liked by the lion .
like ( theme = * donut , agent = * lion )
A hat reddened .
redden ( theme = hat )
A boy was given the pancake .
give ( recipient = boy , theme = * pancake )
A toy was juggled by Evelyn .
juggle ( theme = toy , agent = Evelyn )
Lillian rolled a girl .
roll ( agent = Lillian , theme = girl )
The guest cleaned the girl beside a cassette .
clean ( agent = * guest , theme = * girl ( nmod . beside = cassette ) )
Isabella lended a citizen a pen .
lend ( agent = Isabella , recipient = citizen , theme = pen )
The bucket was offered to the boy by Ava .
offer ( theme = * bucket , recipient = * boy , agent = Ava )
A donut was given to a girl .
give ( theme = donut , recipient = girl )
A sandwich was frozen by David .
freeze ( theme = sandwich , agent = David )
The goose liked the cake beside a table .
like ( agent = * goose , theme = * cake ( nmod . beside = table ) )
Emma returned a shoe in a car to a girl .
return ( agent = Emma , theme = shoe ( nmod . in = car ) , recipient = girl )
The penny was cooked .
cook ( theme = * penny )
A donut was given to the girl by Ava .
give ( theme = donut , recipient = * girl , agent = Ava )
The ball was valued .
value ( theme = * ball )
The book was cleaned by Olivia .
clean ( theme = * book , agent = Olivia )
A baby was lended a cake by the bear .
lend ( recipient = baby , theme = cake , agent = * bear )
A girl hoped that the cake was lended to a child .
hope ( agent = girl , ccomp = lend ( theme = * cake , recipient = child ) )
A watch was called .
call ( theme = watch )
A present was offered to the boy by the girl .
offer ( theme = present , recipient = * boy , agent = * girl )
A fish snored .
snore ( agent = fish )
The boy rolled a drink in a garden beside the bed .
roll ( agent = * boy , theme = drink ( nmod . in = garden ( nmod . beside = * bed ) ) )
Emma rented the cake to William .
rent ( agent = Emma , theme = * cake , recipient = William )
The girl sold a dog the pancake in a house .
sell ( agent = * girl , recipient = dog , theme = * pancake ( nmod . in = house ) )
A donut was cleaned by Noah .
clean ( theme = donut , agent = Noah )
A girl said that a cake was frozen by Camila .
say ( agent = girl , ccomp = freeze ( theme = cake , agent = Camila ) )
Charlotte held a dog in a garden .
hold ( agent = Charlotte , theme = dog ( nmod . in = garden ) )
The melon was rented to Emma by the girl .
rent ( theme = * melon , recipient = Emma , agent = * girl )
The cake was offered to Isabella by Emma .
offer ( theme = * cake , recipient = Isabella , agent = Emma )
The seed was changed .
change ( theme = * seed )
A needle was called by Charlotte .
call ( theme = needle , agent = Charlotte )
Emma ate the sandwich .
eat ( agent = Emma , theme = * sandwich )
Olivia was given the sandwich on a table by the boy .
give ( recipient = Olivia , theme = * sandwich ( nmod . on = table ) , agent = * boy )
A cake was lended to Charlotte .
lend ( theme = cake , recipient = Charlotte )
The melon was appreciated .
appreciate ( theme = * melon )
The girl gave a drink beside the stage to William .
give ( agent = * girl , theme = drink ( nmod . beside = * stage ) , recipient = William )
A baby rolled Emma .
roll ( agent = baby , theme = Emma )
Ava posted the cake in the garden to the girl .
post ( agent = Ava , theme = * cake ( nmod . in = * garden ) , recipient = * girl )
Benjamin was fed the cake in a room in the soup by the dog .
feed ( recipient = Benjamin , theme = * cake ( nmod . in = room ( nmod . in = * soup ) ) , agent = * dog )
Amelia was given a cake in a house .
give ( recipient = Amelia , theme = cake ( nmod . in = house ) )
A duck shortened a rose .
shorten ( agent = duck , theme = rose )
The girl froze the boy beside a pillar .
freeze ( agent = * girl , theme = * boy ( nmod . beside = pillar ) )
A wine was cooked by the girl .
cook ( theme = wine , agent = * girl )
The strawberry was passed to Mateo by the dog .
pass ( theme = * strawberry , recipient = Mateo , agent = * dog )
The cracker was eaten by a lion .
eat ( theme = * cracker , agent = lion )
Elijah sold the donut in a cup to the queen .
sell ( agent = Elijah , theme = * donut ( nmod . in = cup ) , recipient = * queen )
The cake split .
split ( theme = * cake )
A bee ate a girl in the box .
eat ( agent = bee , theme = girl ( nmod . in = * box ) )
The donut was heard by Emma .
hear ( theme = * donut , agent = Emma )
A plant was given to a boy .
give ( theme = plant , recipient = boy )
Benjamin rented the boy the cookie on the desk .
rent ( agent = Benjamin , recipient = * boy , theme = * cookie ( nmod . on = * desk ) )
Emma attempted to eat .
attempt ( agent = Emma , xcomp = eat ( agent = Emma ) )
Emma was handed a biscuit beside a table .
hand ( recipient = Emma , theme = biscuit ( nmod . beside = table ) )
Emma lended a boy the chalk in the room .
lend ( agent = Emma , recipient = boy , theme = * chalk ( nmod . in = * room ) )
A can was broken by Emma .
break ( theme = can , agent = Emma )