source
stringlengths
3
103
target
stringlengths
3
172
Emma gave a moose a box .
give ( agent = Emma , recipient = moose , theme = box )
A cake was frozen by a girl .
freeze ( theme = cake , agent = girl )
A glue was liked by Olivia .
like ( theme = glue , agent = Olivia )
The lion rolled a frog .
roll ( agent = * lion , theme = frog )
A pillow was awarded to the frog by Jacob .
award ( theme = pillow , recipient = * frog , agent = Jacob )
A lollipop slid .
slide ( theme = lollipop )
A girl broke a hamburger in a house in the penthouse .
break ( agent = girl , theme = hamburger ( nmod . in = house ( nmod . in = * penthouse ) ) )
The box was eaten by a frog .
eat ( theme = * box , agent = frog )
Liam wished that Emma painted a rose .
wish ( agent = Liam , ccomp = paint ( agent = Emma , theme = rose ) )
The dog froze a cookie beside a table on a plaque .
freeze ( agent = * dog , theme = cookie ( nmod . beside = table ( nmod . on = plaque ) ) )
The scientist craved to sleep .
crave ( agent = * scientist , xcomp = sleep ( agent = * scientist ) )
The cake was loved by Ava .
love ( theme = * cake , agent = Ava )
Michael helped a cookie .
help ( agent = Michael , theme = cookie )
A key was helped .
help ( theme = key )
Emma was served a box by Olivia .
serve ( recipient = Emma , theme = box , agent = Olivia )
Ava gave the mandarin to a boy .
give ( agent = Ava , theme = * mandarin , recipient = boy )
A sandwich was rolled by Noah .
roll ( theme = sandwich , agent = Noah )
Abigail liked that a squirrel liked the rose .
like ( agent = Abigail , ccomp = like ( agent = squirrel , theme = * rose ) )
A cup burned .
burn ( theme = cup )
Ella liked a book beside the table .
like ( agent = Ella , theme = book ( nmod . beside = * table ) )
Henry threw the mouse .
throw ( agent = Henry , theme = * mouse )
Amelia posted a prisoner a box on the table .
post ( agent = Amelia , recipient = prisoner , theme = box ( nmod . on = * table ) )
Emma confessed that Elijah saw .
confess ( agent = Emma , ccomp = see ( agent = Elijah ) )
A tool was eaten by the child .
eat ( theme = tool , agent = * child )
The dog gave Noah a doll .
give ( agent = * dog , recipient = Noah , theme = doll )
The crown was rolled by Emma .
roll ( theme = * crown , agent = Emma )
The pen was sold to a horse .
sell ( theme = * pen , recipient = horse )
Caleb was sold the cake in the vehicle .
sell ( recipient = Caleb , theme = * cake ( nmod . in = * vehicle ) )
A donut was painted by a chief .
paint ( theme = donut , agent = chief )
A frog was mailed the cake on a table .
mail ( recipient = frog , theme = * cake ( nmod . on = table ) )
Christopher split a donut on the crack .
split ( agent = Christopher , theme = donut ( nmod . on = * crack ) )
The bee admired that the rose was eaten by Aubrey .
admire ( agent = * bee , ccomp = eat ( theme = * rose , agent = Aubrey ) )
Emma promised Layla the bat .
promise ( agent = Emma , recipient = Layla , theme = * bat )
Evelyn hoped that a goose said that a cake inflated .
hope ( agent = Evelyn , ccomp = say ( agent = goose , ccomp = inflate ( theme = cake ) ) )
James danced .
dance ( agent = James )
The boy passed the scientist a donut .
pass ( agent = * boy , recipient = * scientist , theme = donut )
The baby froze .
freeze ( theme = * baby )
A girl rented the nail to the boy .
rent ( agent = girl , theme = * nail , recipient = * boy )
Sofia shortened .
shorten ( theme = Sofia )
The melon was eaten by the girl .
eat ( theme = * melon , agent = * girl )
A pony loved the donut beside the worm .
love ( agent = pony , theme = * donut ( nmod . beside = * worm ) )
Noah hoped that a girl laughed .
hope ( agent = Noah , ccomp = laugh ( agent = girl ) )
The girl was handed the cake .
hand ( recipient = * girl , theme = * cake )
The clock was drawn .
draw ( theme = * clock )
Emma found a child .
find ( agent = Emma , theme = child )
Noah liked Olivia .
like ( agent = Noah , theme = Olivia )
The cake was painted by Liam .
paint ( theme = * cake , agent = Liam )
A bee froze .
freeze ( theme = bee )
A girl returned a guitar beside a table to Liam .
return ( agent = girl , theme = guitar ( nmod . beside = table ) , recipient = Liam )
A box was helped by the cat .
help ( theme = box , agent = * cat )
A mouse hated to walk .
hate ( agent = mouse , xcomp = walk ( agent = mouse ) )
Olivia preferred to walk .
prefer ( agent = Olivia , xcomp = walk ( agent = Olivia ) )
Olivia painted the rose on the stage .
paint ( agent = Olivia , theme = * rose ( nmod . on = * stage ) )
A baby helped the president .
help ( agent = baby , theme = * president )
A sandwich was liked .
like ( theme = sandwich )
A girl poked the donut .
poke ( agent = girl , theme = * donut )
A tool enlarged .
enlarge ( theme = tool )
Emma fed a doctor the game on the table in a hole .
feed ( agent = Emma , recipient = doctor , theme = * game ( nmod . on = * table ( nmod . in = hole ) ) )
Owen said that the rose was eaten by Noah .
say ( agent = Owen , ccomp = eat ( theme = * rose , agent = Noah ) )
A landlord adored a tool .
adore ( agent = landlord , theme = tool )
A cake was helped by Jacob .
help ( theme = cake , agent = Jacob )
Jacob adored the girl in a hole .
adore ( agent = Jacob , theme = * girl ( nmod . in = hole ) )
A cake was touched by a kid .
touch ( theme = cake , agent = kid )
A boy liked that a pickle was rolled .
like ( agent = boy , ccomp = roll ( theme = pickle ) )
The fish cleaned Olivia .
clean ( agent = * fish , theme = Olivia )
James ate the jar in a envelope .
eat ( agent = James , theme = * jar ( nmod . in = envelope ) )
The cake was thrown .
throw ( theme = * cake )
A donut was cooked by a chicken .
cook ( theme = donut , agent = chicken )
The bird drew the cake beside the speaker .
draw ( agent = * bird , theme = * cake ( nmod . beside = * speaker ) )
The cake was given to Mason .
give ( theme = * cake , recipient = Mason )
A coach scoffed .
scoff ( agent = coach )
A consumer was lended a button .
lend ( recipient = consumer , theme = button )
William collapsed a box beside the fox .
collapse ( agent = William , theme = box ( nmod . beside = * fox ) )
A baby shortened Sophia .
shorten ( agent = baby , theme = Sophia )
A hen confessed that Emma painted a girl .
confess ( agent = hen , ccomp = paint ( agent = Emma , theme = girl ) )
The cake was cooked by the boy .
cook ( theme = * cake , agent = * boy )
Liam helped the girl beside a speaker beside a mirror .
help ( agent = Liam , theme = * girl ( nmod . beside = speaker ( nmod . beside = mirror ) ) )
Oliver ate the donut .
eat ( agent = Oliver , theme = * donut )
Liam intended to investigate .
intend ( agent = Liam , xcomp = investigate ( agent = Liam ) )
The cake was dusted by a horse .
dust ( theme = * cake , agent = horse )
A farmer wanted to run .
want ( agent = farmer , xcomp = run ( agent = farmer ) )
Andrew was given the melon .
give ( recipient = Andrew , theme = * melon )
The girl valued that Emma crumpled a donut in the room .
value ( agent = * girl , ccomp = crumple ( agent = Emma , theme = donut ( nmod . in = * room ) ) )
Gabriel intended to sketch .
intend ( agent = Gabriel , xcomp = sketch ( agent = Gabriel ) )
Emma painted a teacher on the stage .
paint ( agent = Emma , theme = teacher ( nmod . on = * stage ) )
Emma crumpled a boy in the garden .
crumple ( agent = Emma , theme = boy ( nmod . in = * garden ) )
A raisin was eaten by a horse .
eat ( theme = raisin , agent = horse )
A monster ate the lawyer beside the book .
eat ( agent = monster , theme = * lawyer ( nmod . beside = * book ) )
The hero was lended the melon by Liam .
lend ( recipient = * hero , theme = * melon , agent = Liam )
Emma meant that the cookie was reddened .
mean ( agent = Emma , ccomp = redden ( theme = * cookie ) )
A frog respected that the cake was offered to Logan by Sophia .
respect ( agent = frog , ccomp = offer ( theme = * cake , recipient = Logan , agent = Sophia ) )
The lollipop was drawn .
draw ( theme = * lollipop )
The rose was floated by Emma .
float ( theme = * rose , agent = Emma )
A bird hoped that a doll was doubled by Penelope .
hope ( agent = bird , ccomp = double ( theme = doll , agent = Penelope ) )
Christopher liked that the biscuit was floated .
like ( agent = Christopher , ccomp = float ( theme = * biscuit ) )
Lucas slid .
slide ( theme = Lucas )
A cat rolled the boy beside the table .
roll ( agent = cat , theme = * boy ( nmod . beside = * table ) )
A girl disintegrated a cake on a stand .
disintegrate ( agent = girl , theme = cake ( nmod . on = stand ) )
A rose was liked by a boy .
like ( theme = rose , agent = boy )
The cake was sold to William by a crocodile .
sell ( theme = * cake , recipient = William , agent = crocodile )