source
stringlengths 3
103
| target
stringlengths 3
172
|
---|---|
Emma awarded a boy a cake in the bush .
|
award ( agent = Emma , recipient = boy , theme = cake ( nmod . in = * bush ) )
|
A boy dusted Emma .
|
dust ( agent = boy , theme = Emma )
|
The box was eaten by the teacher .
|
eat ( theme = * box , agent = * teacher )
|
Emma meant to run .
|
mean ( agent = Emma , xcomp = run ( agent = Emma ) )
|
Liam mailed the cake in a bag to a sailor .
|
mail ( agent = Liam , theme = * cake ( nmod . in = bag ) , recipient = sailor )
|
The donut was appreciated by the squirrel .
|
appreciate ( theme = * donut , agent = * squirrel )
|
Liam found a cookie beside a table .
|
find ( agent = Liam , theme = cookie ( nmod . beside = table ) )
|
The turtle laughed .
|
laugh ( agent = * turtle )
|
Emma served Liam a cake on the windowsill .
|
serve ( agent = Emma , recipient = Liam , theme = cake ( nmod . on = * windowsill ) )
|
A donut was enlarged by a moose .
|
enlarge ( theme = donut , agent = moose )
|
Emma cooked a donut on a pad .
|
cook ( agent = Emma , theme = donut ( nmod . on = pad ) )
|
A boy loved a cake in a teapot .
|
love ( agent = boy , theme = cake ( nmod . in = teapot ) )
|
Emma cleaned the cake .
|
clean ( agent = Emma , theme = * cake )
|
The pretzel was brought to Anthony by William .
|
bring ( theme = * pretzel , recipient = Anthony , agent = William )
|
Mia reddened the baby .
|
redden ( agent = Mia , theme = * baby )
|
The baby hoped that the girl slept .
|
hope ( agent = * baby , ccomp = sleep ( agent = * girl ) )
|
A cake was held by the girl .
|
hold ( theme = cake , agent = * girl )
|
The hero talked .
|
talk ( agent = * hero )
|
The girl burned the guard beside the shoe beside a car .
|
burn ( agent = * girl , theme = * guard ( nmod . beside = * shoe ( nmod . beside = car ) ) )
|
The cookie was painted by a spokesman .
|
paint ( theme = * cookie , agent = spokesman )
|
Matthew shortened a pretzel .
|
shorten ( agent = Matthew , theme = pretzel )
|
A mandarin was given to a spokesman by a director .
|
give ( theme = mandarin , recipient = spokesman , agent = director )
|
A cookie was reddened by Emma .
|
redden ( theme = cookie , agent = Emma )
|
Scarlett liked a cat .
|
like ( agent = Scarlett , theme = cat )
|
Benjamin supported that Avery loaned a donut in a cup to a frog .
|
support ( agent = Benjamin , ccomp = loan ( agent = Avery , theme = donut ( nmod . in = cup ) , recipient = frog ) )
|
The girl froze a ball .
|
freeze ( agent = * girl , theme = ball )
|
The poet nursed the girl beside a table .
|
nurse ( agent = * poet , theme = * girl ( nmod . beside = table ) )
|
Emma confessed that a donut was rolled .
|
confess ( agent = Emma , ccomp = roll ( theme = donut ) )
|
The donut was adored by the boy .
|
adore ( theme = * donut , agent = * boy )
|
Natalie found a dog in the bag .
|
find ( agent = Natalie , theme = dog ( nmod . in = * bag ) )
|
A girl was given the cookie on the table .
|
give ( recipient = girl , theme = * cookie ( nmod . on = * table ) )
|
The girl heard a rose beside a table .
|
hear ( agent = * girl , theme = rose ( nmod . beside = table ) )
|
Ellie hoped that the cake was slipped to Emma .
|
hope ( agent = Ellie , ccomp = slip ( theme = * cake , recipient = Emma ) )
|
John crumpled .
|
crumple ( theme = John )
|
A doll was returned to Ethan .
|
return ( theme = doll , recipient = Ethan )
|
A driver was loaned the fruit by the cat .
|
loan ( recipient = driver , theme = * fruit , agent = * cat )
|
A cookie was shortened by Mateo .
|
shorten ( theme = cookie , agent = Mateo )
|
A cake was rolled by the cat .
|
roll ( theme = cake , agent = * cat )
|
The professor gave the cake on a table to Emma .
|
give ( agent = * professor , theme = * cake ( nmod . on = table ) , recipient = Emma )
|
The girl was offered a book beside the speaker by the tourist .
|
offer ( recipient = * girl , theme = book ( nmod . beside = * speaker ) , agent = * tourist )
|
A girl missed a donut .
|
miss ( agent = girl , theme = donut )
|
The bag was sent to Liam by the resident .
|
send ( theme = * bag , recipient = Liam , agent = * resident )
|
A biscuit was eaten by William .
|
eat ( theme = biscuit , agent = William )
|
The clock was respected by Emma .
|
respect ( theme = * clock , agent = Emma )
|
Ava scoffed .
|
scoff ( agent = Ava )
|
A girl was given a hat by the squirrel .
|
give ( recipient = girl , theme = hat , agent = * squirrel )
|
Owen froze .
|
freeze ( theme = Owen )
|
Anthony rolled the king .
|
roll ( agent = Anthony , theme = * king )
|
Olivia dusted the girl on the table .
|
dust ( agent = Olivia , theme = * girl ( nmod . on = * table ) )
|
The cake was helped by Emma .
|
help ( theme = * cake , agent = Emma )
|
The donut was given to a customer by the bunny .
|
give ( theme = * donut , recipient = customer , agent = * bunny )
|
A horse gave the cake on the stage to the boy .
|
give ( agent = horse , theme = * cake ( nmod . on = * stage ) , recipient = * boy )
|
Isabella liked to walk .
|
like ( agent = Isabella , xcomp = walk ( agent = Isabella ) )
|
A bat was collapsed by Emma .
|
collapse ( theme = bat , agent = Emma )
|
Matthew studied a sandwich beside the bed .
|
study ( agent = Matthew , theme = sandwich ( nmod . beside = * bed ) )
|
Aria wanted to walk .
|
want ( agent = Aria , xcomp = walk ( agent = Aria ) )
|
A cake reddened .
|
redden ( theme = cake )
|
The crystal was dusted by Oliver .
|
dust ( theme = * crystal , agent = Oliver )
|
The politician gave a strawberry beside a table beside the bag to the child .
|
give ( agent = * politician , theme = strawberry ( nmod . beside = table ( nmod . beside = * bag ) ) , recipient = * child )
|
The duke was served the cloud in a car by a fly .
|
serve ( recipient = * duke , theme = * cloud ( nmod . in = car ) , agent = fly )
|
The donut was given to Noah by a giraffe .
|
give ( theme = * donut , recipient = Noah , agent = giraffe )
|
A duck liked that Ava gave a bat in a house to Noah .
|
like ( agent = duck , ccomp = give ( agent = Ava , theme = bat ( nmod . in = house ) , recipient = Noah ) )
|
Noah helped the cake .
|
help ( agent = Noah , theme = * cake )
|
Liam broke a rose in the house .
|
break ( agent = Liam , theme = rose ( nmod . in = * house ) )
|
The box was poked .
|
poke ( theme = * box )
|
Olivia lended Lucas a cake in the envelope .
|
lend ( agent = Olivia , recipient = Lucas , theme = cake ( nmod . in = * envelope ) )
|
A block was rolled by Elizabeth .
|
roll ( theme = block , agent = Elizabeth )
|
The boy offered a block in a van to the frog .
|
offer ( agent = * boy , theme = block ( nmod . in = van ) , recipient = * frog )
|
The boy liked the penguin .
|
like ( agent = * boy , theme = * penguin )
|
A block was seen .
|
see ( theme = block )
|
A sandwich was eaten .
|
eat ( theme = sandwich )
|
A sandwich was offered to Lillian .
|
offer ( theme = sandwich , recipient = Lillian )
|
A box was eaten by the dealer .
|
eat ( theme = box , agent = * dealer )
|
Liam rolled Ella .
|
roll ( agent = Liam , theme = Ella )
|
The cake was given to Liam by the girl .
|
give ( theme = * cake , recipient = Liam , agent = * girl )
|
The cake was split by Mia .
|
split ( theme = * cake , agent = Mia )
|
Emma was sold the cake on the table .
|
sell ( recipient = Emma , theme = * cake ( nmod . on = * table ) )
|
Liam meant that the fruit was admired .
|
mean ( agent = Liam , ccomp = admire ( theme = * fruit ) )
|
A lion called .
|
call ( agent = lion )
|
The crayon was cleaned .
|
clean ( theme = * crayon )
|
A boy called a raisin on a bed .
|
call ( agent = boy , theme = raisin ( nmod . on = bed ) )
|
A sandwich was crumpled by Emma .
|
crumple ( theme = sandwich , agent = Emma )
|
William ate a strawberry .
|
eat ( agent = William , theme = strawberry )
|
The bucket was floated .
|
float ( theme = * bucket )
|
Liam called the cake .
|
call ( agent = Liam , theme = * cake )
|
The rose was broken by Thomas .
|
break ( theme = * rose , agent = Thomas )
|
The jigsaw was found by Emma .
|
find ( theme = * jigsaw , agent = Emma )
|
The donut was awarded to Emma .
|
award ( theme = * donut , recipient = Emma )
|
The boy was lended a raisin in a haystack .
|
lend ( recipient = * boy , theme = raisin ( nmod . in = haystack ) )
|
The girl gave a cookie to Noah .
|
give ( agent = * girl , theme = cookie , recipient = Noah )
|
Liam rolled a cat in the car .
|
roll ( agent = Liam , theme = cat ( nmod . in = * car ) )
|
Emma mailed a boy a cake on a paper in a room .
|
mail ( agent = Emma , recipient = boy , theme = cake ( nmod . on = paper ( nmod . in = room ) ) )
|
A drink was drawn by a girl .
|
draw ( theme = drink , agent = girl )
|
The frog sneezed .
|
sneeze ( agent = * frog )
|
Emma was sold the can beside the table .
|
sell ( recipient = Emma , theme = * can ( nmod . beside = * table ) )
|
A box was loaned to a baby by Elijah .
|
loan ( theme = box , recipient = baby , agent = Elijah )
|
A cake was rolled by Michael .
|
roll ( theme = cake , agent = Michael )
|
Emma loved Amelia .
|
love ( agent = Emma , theme = Amelia )
|
A landlord gave Logan the pillow beside a wolf beside the table .
|
give ( agent = landlord , recipient = Logan , theme = * pillow ( nmod . beside = wolf ( nmod . beside = * table ) ) )
|
Emma was given the donut beside the crystal .
|
give ( recipient = Emma , theme = * donut ( nmod . beside = * crystal ) )
|
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.