source
stringlengths
3
103
target
stringlengths
3
172
Lucas was given a donut beside the headmaster by Emma .
give ( recipient = Lucas , theme = donut ( nmod . beside = * headmaster ) , agent = Emma )
Sophia liked that a newspaper was shortened .
like ( agent = Sophia , ccomp = shorten ( theme = newspaper ) )
William liked the lion in the room .
like ( agent = William , theme = * lion ( nmod . in = * room ) )
Ryan painted the rose .
paint ( agent = Ryan , theme = * rose )
A donut was eaten by the hero .
eat ( theme = donut , agent = * hero )
A donut was respected by the girl .
respect ( theme = donut , agent = * girl )
A cake was fed to the girl by Emma .
feed ( theme = cake , recipient = * girl , agent = Emma )
Noah rented a rose to Evelyn .
rent ( agent = Noah , theme = rose , recipient = Evelyn )
A penguin burned Olivia .
burn ( agent = penguin , theme = Olivia )
The box was doubled by Emma .
double ( theme = * box , agent = Emma )
A cat sketched the cake on a stage .
sketch ( agent = cat , theme = * cake ( nmod . on = stage ) )
A girl broke a dog on a bed .
break ( agent = girl , theme = dog ( nmod . on = bed ) )
The yogurt was rolled .
roll ( theme = * yogurt )
The cake was fed to the duck by the child .
feed ( theme = * cake , recipient = * duck , agent = * child )
Emma poked the donut in a house .
poke ( agent = Emma , theme = * donut ( nmod . in = house ) )
The brick was known by a queen .
know ( theme = * brick , agent = queen )
A glue was broken by Emma .
break ( theme = glue , agent = Emma )
A boy confessed that the donut was rolled by a teacher .
confess ( agent = boy , ccomp = roll ( theme = * donut , agent = teacher ) )
The donut was drawn .
draw ( theme = * donut )
Emma meant that the rose improved .
mean ( agent = Emma , ccomp = improve ( theme = * rose ) )
Elijah believed that a dog smiled .
believe ( agent = Elijah , ccomp = smile ( agent = dog ) )
A girl liked that Oliver valued that a soap rolled .
like ( agent = girl , ccomp = value ( agent = Oliver , ccomp = roll ( theme = soap ) ) )
The baby was sold the chalk by the child .
sell ( recipient = * baby , theme = * chalk , agent = * child )
Matthew was served a donut on the speaker .
serve ( recipient = Matthew , theme = donut ( nmod . on = * speaker ) )
Matthew was given the raisin by Emma .
give ( recipient = Matthew , theme = * raisin , agent = Emma )
The lion burned .
burn ( theme = * lion )
The dog confessed that Liam sold a cake to the child .
confess ( agent = * dog , ccomp = sell ( agent = Liam , theme = cake , recipient = * child ) )
Emma was offered the pizza on a table by a girl .
offer ( recipient = Emma , theme = * pizza ( nmod . on = table ) , agent = girl )
Grayson smiled .
smile ( agent = Grayson )
The baby wanted to nap .
want ( agent = * baby , xcomp = nap ( agent = * baby ) )
The teacher noticed that a cookie was eaten .
notice ( agent = * teacher , ccomp = eat ( theme = cookie ) )
Scarlett liked a cookie in a house .
like ( agent = Scarlett , theme = cookie ( nmod . in = house ) )
A brush was forwarded to the cat .
forward ( theme = brush , recipient = * cat )
The teacher painted .
paint ( agent = * teacher )
A sandwich burned .
burn ( theme = sandwich )
Emma longed to run .
long ( agent = Emma , xcomp = run ( agent = Emma ) )
Liam wanted to dance .
want ( agent = Liam , xcomp = dance ( agent = Liam ) )
Liam expected to investigate .
expect ( agent = Liam , xcomp = investigate ( agent = Liam ) )
A cookie was given to Liam .
give ( theme = cookie , recipient = Liam )
The penguin ate a child on a table .
eat ( agent = * penguin , theme = child ( nmod . on = table ) )
Isabella called .
call ( agent = Isabella )
A box floated .
float ( theme = box )
The girl offered Elijah the cookie on the stool .
offer ( agent = * girl , recipient = Elijah , theme = * cookie ( nmod . on = * stool ) )
Carter appreciated that the boy was offered a donut by the cat .
appreciate ( agent = Carter , ccomp = offer ( recipient = * boy , theme = donut , agent = * cat ) )
The cracker broke .
break ( theme = * cracker )
Emma worshipped the teacher .
worship ( agent = Emma , theme = * teacher )
Liam noticed that the donut was given to a boy .
notice ( agent = Liam , ccomp = give ( theme = * donut , recipient = boy ) )
Mia was passed a weapon by the boy .
pass ( recipient = Mia , theme = weapon , agent = * boy )
A boy gave the monster a ball on the pillow .
give ( agent = boy , recipient = * monster , theme = ball ( nmod . on = * pillow ) )
A balloon was stabbed by a dog .
stab ( theme = balloon , agent = dog )
The crown was appreciated .
appreciate ( theme = * crown )
A biscuit was shortened .
shorten ( theme = biscuit )
A donut was found by Mia .
find ( theme = donut , agent = Mia )
The cake was liked by Sophia .
like ( theme = * cake , agent = Sophia )
The block decomposed .
decompose ( theme = * block )
Liam burned the mouse .
burn ( agent = Liam , theme = * mouse )
Emma was fed a pizza .
feed ( recipient = Emma , theme = pizza )
A drink was slipped to the girl .
slip ( theme = drink , recipient = * girl )
A rose improved .
improve ( theme = rose )
Ava was given a cookie in the car by the girl .
give ( recipient = Ava , theme = cookie ( nmod . in = * car ) , agent = * girl )
A girl liked to paint .
like ( agent = girl , xcomp = paint ( agent = girl ) )
A hamburger was cooked by Ava .
cook ( theme = hamburger , agent = Ava )
Elijah proved that the girl helped a lawyer in the house .
prove ( agent = Elijah , ccomp = help ( agent = * girl , theme = lawyer ( nmod . in = * house ) ) )
Emma lended a doll to Charlotte .
lend ( agent = Emma , theme = doll , recipient = Charlotte )
A boy sold Asher the game .
sell ( agent = boy , recipient = Asher , theme = * game )
The child appreciated that the donut was given to a dog .
appreciate ( agent = * child , ccomp = give ( theme = * donut , recipient = dog ) )
A tiger was fed a cake in a car by James .
feed ( recipient = tiger , theme = cake ( nmod . in = car ) , agent = James )
Wyatt hoped that Evelyn cooked the cat beside a toy .
hope ( agent = Wyatt , ccomp = cook ( agent = Evelyn , theme = * cat ( nmod . beside = toy ) ) )
A cookie was given to Olivia by a boy .
give ( theme = cookie , recipient = Olivia , agent = boy )
The crayon was lended to Emma by Olivia .
lend ( theme = * crayon , recipient = Emma , agent = Olivia )
The teacher rolled .
roll ( theme = * teacher )
Jackson gave a boy a cake beside a machine .
give ( agent = Jackson , recipient = boy , theme = cake ( nmod . beside = machine ) )
Emma liked that a girl preferred to nap .
like ( agent = Emma , ccomp = prefer ( agent = girl , xcomp = nap ( agent = girl ) ) )
The toy was given to Noah .
give ( theme = * toy , recipient = Noah )
Olivia was rented the cookie .
rent ( recipient = Olivia , theme = * cookie )
Charlotte declared that a girl cried .
declare ( agent = Charlotte , ccomp = cry ( agent = girl ) )
A donut was stabbed .
stab ( theme = donut )
The cat froze the poet .
freeze ( agent = * cat , theme = * poet )
The cake was crumpled by a consumer .
crumple ( theme = * cake , agent = consumer )
A box was liked by Christopher .
like ( theme = box , agent = Christopher )
Olivia saw .
see ( agent = Olivia )
The patient burned .
burn ( theme = * patient )
A raisin was seen by Jackson .
see ( theme = raisin , agent = Jackson )
A boy was sent a wine beside the stage .
send ( recipient = boy , theme = wine ( nmod . beside = * stage ) )
The girl liked a donut .
like ( agent = * girl , theme = donut )
A cake was rented to the boy by Emma .
rent ( theme = cake , recipient = * boy , agent = Emma )
The boy was lended the donut by a baby .
lend ( recipient = * boy , theme = * donut , agent = baby )
The cat wanted to cook .
want ( agent = * cat , xcomp = cook ( agent = * cat ) )
The flag decomposed .
decompose ( theme = * flag )
A rose was liked by Emma .
like ( theme = rose , agent = Emma )
Liam rolled the cookie .
roll ( agent = Liam , theme = * cookie )
A pickle was sold to Liam by Elizabeth .
sell ( theme = pickle , recipient = Liam , agent = Elizabeth )
The cookie was rolled by Liam .
roll ( theme = * cookie , agent = Liam )
Emma handed the chicken a cake .
hand ( agent = Emma , recipient = * chicken , theme = cake )
A chicken was awarded a cake in a glass by Mila .
award ( recipient = chicken , theme = cake ( nmod . in = glass ) , agent = Mila )
A melon was burned by a cat .
burn ( theme = melon , agent = cat )
The cake was sold to Liam by Asher .
sell ( theme = * cake , recipient = Liam , agent = Asher )
Emma loved the melon beside the bed in the van .
love ( agent = Emma , theme = * melon ( nmod . beside = * bed ( nmod . in = * van ) ) )
The game was snapped by Emma .
snap ( theme = * game , agent = Emma )
The cup was shortened by William .
shorten ( theme = * cup , agent = William )