source
stringlengths
3
103
target
stringlengths
3
172
A box was sent to Noah .
send ( theme = box , recipient = Noah )
The citizen returned the rose in a car to a cow .
return ( agent = * citizen , theme = * rose ( nmod . in = car ) , recipient = cow )
Olivia floated .
float ( theme = Olivia )
The governor ate a cookie .
eat ( agent = * governor , theme = cookie )
The girl changed .
change ( theme = * girl )
Daniel floated Emma .
float ( agent = Daniel , theme = Emma )
The lollipop was handed to the girl by a lamb .
hand ( theme = * lollipop , recipient = * girl , agent = lamb )
A boy lended the jacket beside the table to a girl .
lend ( agent = boy , theme = * jacket ( nmod . beside = * table ) , recipient = girl )
The mouse rolled the bird beside the doll .
roll ( agent = * mouse , theme = * bird ( nmod . beside = * doll ) )
The mouse changed Emma .
change ( agent = * mouse , theme = Emma )
The frog gave a cake in a house to Scarlett .
give ( agent = * frog , theme = cake ( nmod . in = house ) , recipient = Scarlett )
Emma gave a strawberry on a table to David .
give ( agent = Emma , theme = strawberry ( nmod . on = table ) , recipient = David )
A creature found the sandwich .
find ( agent = creature , theme = * sandwich )
The cake was lended to Emma by Liam .
lend ( theme = * cake , recipient = Emma , agent = Liam )
Mila ate the drink .
eat ( agent = Mila , theme = * drink )
A cat confessed that a chalk inflated .
confess ( agent = cat , ccomp = inflate ( theme = chalk ) )
Emma found a girl .
find ( agent = Emma , theme = girl )
The box was found .
find ( theme = * box )
Mia was lended the cake by the dealer .
lend ( recipient = Mia , theme = * cake , agent = * dealer )
The cake was enlarged by Isabella .
enlarge ( theme = * cake , agent = Isabella )
Emma gave Bella a brush beside a cat .
give ( agent = Emma , recipient = Bella , theme = brush ( nmod . beside = cat ) )
Sofia packed .
pack ( agent = Sofia )
A child was passed the cake .
pass ( recipient = child , theme = * cake )
The cake was slid by the boy .
slide ( theme = * cake , agent = * boy )
The cake enlarged .
enlarge ( theme = * cake )
A box was rolled by the girl .
roll ( theme = box , agent = * girl )
A cake was cleaned by a child .
clean ( theme = cake , agent = child )
The teacher was given the cake in the tin by Emma .
give ( recipient = * teacher , theme = * cake ( nmod . in = * tin ) , agent = Emma )
The strawberry was helped by the dog .
help ( theme = * strawberry , agent = * dog )
Emma noticed that a cake was sketched .
notice ( agent = Emma , ccomp = sketch ( theme = cake ) )
A cookie was cleaned .
clean ( theme = cookie )
A kid wanted to sleep .
want ( agent = kid , xcomp = sleep ( agent = kid ) )
The melon was liked .
like ( theme = * melon )
The girl drew a cat beside the stage .
draw ( agent = * girl , theme = cat ( nmod . beside = * stage ) )
Zoey wanted to walk .
want ( agent = Zoey , xcomp = walk ( agent = Zoey ) )
A cookie was rolled by Hannah .
roll ( theme = cookie , agent = Hannah )
A cat cleaned a donut .
clean ( agent = cat , theme = donut )
A strawberry was sketched .
sketch ( theme = strawberry )
Liam forwarded Emma a donut in the sink .
forward ( agent = Liam , recipient = Emma , theme = donut ( nmod . in = * sink ) )
Noah gave the kid the balloon on a table .
give ( agent = Noah , recipient = * kid , theme = * balloon ( nmod . on = table ) )
The girl helped a brain beside the cage .
help ( agent = * girl , theme = brain ( nmod . beside = * cage ) )
The girl gave a donut to Ethan .
give ( agent = * girl , theme = donut , recipient = Ethan )
Ava burned Emma .
burn ( agent = Ava , theme = Emma )
A radio was returned to Camila .
return ( theme = radio , recipient = Camila )
Emma helped the sweetcorn .
help ( agent = Emma , theme = * sweetcorn )
The game was frozen .
freeze ( theme = * game )
The judge loved the strawberry .
love ( agent = * judge , theme = * strawberry )
Charlotte sold the girl a wine on the sofa .
sell ( agent = Charlotte , recipient = * girl , theme = wine ( nmod . on = * sofa ) )
Liam froze a girl in the room .
freeze ( agent = Liam , theme = girl ( nmod . in = * room ) )
A deer expected that a drink was juggled .
expect ( agent = deer , ccomp = juggle ( theme = drink ) )
The patient was wired the donut by a girl .
wire ( recipient = * patient , theme = * donut , agent = girl )
Sophia doubled .
double ( theme = Sophia )
A lion helped the girl beside the stage .
help ( agent = lion , theme = * girl ( nmod . beside = * stage ) )
The girl was promised the drink in a house by Emma .
promise ( recipient = * girl , theme = * drink ( nmod . in = house ) , agent = Emma )
A cake was juggled by a president .
juggle ( theme = cake , agent = president )
The cake was helped by Lillian .
help ( theme = * cake , agent = Lillian )
A donut was rented to Grace .
rent ( theme = donut , recipient = Grace )
A beer was crumpled .
crumple ( theme = beer )
A rose was served to Emma .
serve ( theme = rose , recipient = Emma )
The balloon was lended to the bear by the child .
lend ( theme = * balloon , recipient = * bear , agent = * child )
A girl poked a raisin in the house .
poke ( agent = girl , theme = raisin ( nmod . in = * house ) )
Liam was lended the cake beside the table .
lend ( recipient = Liam , theme = * cake ( nmod . beside = * table ) )
The boy painted the donut beside a log in a basket .
paint ( agent = * boy , theme = * donut ( nmod . beside = log ( nmod . in = basket ) ) )
Ava fed Emma a melon .
feed ( agent = Ava , recipient = Emma , theme = melon )
Emma promised the boy the book .
promise ( agent = Emma , recipient = * boy , theme = * book )
The squirrel tolerated that the cake was offered to a boy by Noah .
tolerate ( agent = * squirrel , ccomp = offer ( theme = * cake , recipient = boy , agent = Noah ) )
The crown was helped by the boy .
help ( theme = * crown , agent = * boy )
A girl reddened a baby .
redden ( agent = girl , theme = baby )
The cow crumpled the biscuit on the stage .
crumple ( agent = * cow , theme = * biscuit ( nmod . on = * stage ) )
The boy intended to hunt .
intend ( agent = * boy , xcomp = hunt ( agent = * boy ) )
Sebastian dreamed that the melon was reddened .
dream ( agent = Sebastian , ccomp = redden ( theme = * melon ) )
A cake was promised to Emma .
promise ( theme = cake , recipient = Emma )
Noah gave a cake to Emma .
give ( agent = Noah , theme = cake , recipient = Emma )
Luna liked the girl on the bed .
like ( agent = Luna , theme = * girl ( nmod . on = * bed ) )
A hammer was liked by a girl .
like ( theme = hammer , agent = girl )
Oliver liked Emma .
like ( agent = Oliver , theme = Emma )
Liam was given the cookie in the bottle .
give ( recipient = Liam , theme = * cookie ( nmod . in = * bottle ) )
A boy cleaned .
clean ( agent = boy )
A journalist served the cookie to a girl .
serve ( agent = journalist , theme = * cookie , recipient = girl )
Emma liked a beer in the room .
like ( agent = Emma , theme = beer ( nmod . in = * room ) )
The donut was helped by the boy .
help ( theme = * donut , agent = * boy )
The passenger tolerated that the girl forwarded a princess a cake .
tolerate ( agent = * passenger , ccomp = forward ( agent = * girl , recipient = princess , theme = cake ) )
Emma liked that the cake was eaten .
like ( agent = Emma , ccomp = eat ( theme = * cake ) )
Liam gave a cake to a cat .
give ( agent = Liam , theme = cake , recipient = cat )
The cat smiled .
smile ( agent = * cat )
Emma lended the boy the watch beside the table .
lend ( agent = Emma , recipient = * boy , theme = * watch ( nmod . beside = * table ) )
The teacher liked that the horse decomposed a block on a bed in the house .
like ( agent = * teacher , ccomp = decompose ( agent = * horse , theme = block ( nmod . on = bed ( nmod . in = * house ) ) ) )
The donut was crumpled by the lawyer .
crumple ( theme = * donut , agent = * lawyer )
The donut was juggled by James .
juggle ( theme = * donut , agent = James )
The girl returned the cake on the chair in a bag to Emma .
return ( agent = * girl , theme = * cake ( nmod . on = * chair ( nmod . in = bag ) ) , recipient = Emma )
A boy dusted a sandwich in a car .
dust ( agent = boy , theme = sandwich ( nmod . in = car ) )
A fig was adored .
adore ( theme = fig )
A giraffe needed to sleep .
need ( agent = giraffe , xcomp = sleep ( agent = giraffe ) )
The cake was awarded to Olivia by Elizabeth .
award ( theme = * cake , recipient = Olivia , agent = Elizabeth )
The pickle was burned .
burn ( theme = * pickle )
Emma expected to sneeze .
expect ( agent = Emma , xcomp = sneeze ( agent = Emma ) )
The rose was decomposed .
decompose ( theme = * rose )
Ava poked the girl .
poke ( agent = Ava , theme = * girl )
Madison liked that Oliver posted a ball beside the seat to Olivia .
like ( agent = Madison , ccomp = post ( agent = Oliver , theme = ball ( nmod . beside = * seat ) , recipient = Olivia ) )
The poet was posted the donut in a bottle by a girl .
post ( recipient = * poet , theme = * donut ( nmod . in = bottle ) , agent = girl )