source
stringlengths 3
103
| target
stringlengths 3
172
|
---|---|
A coin was burned by Benjamin .
|
burn ( theme = coin , agent = Benjamin )
|
The girl hunted .
|
hunt ( agent = * girl )
|
The boy proved that Theodore smiled .
|
prove ( agent = * boy , ccomp = smile ( agent = Theodore ) )
|
The box was adored .
|
adore ( theme = * box )
|
A bucket was found .
|
find ( theme = bucket )
|
The sandwich was returned to Isabella .
|
return ( theme = * sandwich , recipient = Isabella )
|
The pupil loved a bear in the envelope .
|
love ( agent = * pupil , theme = bear ( nmod . in = * envelope ) )
|
Lucas painted .
|
paint ( agent = Lucas )
|
Elizabeth gave a balloon beside the statue to Michael .
|
give ( agent = Elizabeth , theme = balloon ( nmod . beside = * statue ) , recipient = Michael )
|
A boy floated the strawberry in a box .
|
float ( agent = boy , theme = * strawberry ( nmod . in = box ) )
|
The hamburger was frozen .
|
freeze ( theme = * hamburger )
|
Olivia said that a child rolled .
|
say ( agent = Olivia , ccomp = roll ( theme = child ) )
|
Liam helped a cat .
|
help ( agent = Liam , theme = cat )
|
A donut was promised to a fly .
|
promise ( theme = donut , recipient = fly )
|
The bat was painted by a fish .
|
paint ( theme = * bat , agent = fish )
|
The student hoped that the cake was frozen by the tourist .
|
hope ( agent = * student , ccomp = freeze ( theme = * cake , agent = * tourist ) )
|
A rose was lended to the tourist .
|
lend ( theme = rose , recipient = * tourist )
|
Sophia preferred to walk .
|
prefer ( agent = Sophia , xcomp = walk ( agent = Sophia ) )
|
Emma said that a crayon was forwarded to the girl .
|
say ( agent = Emma , ccomp = forward ( theme = crayon , recipient = * girl ) )
|
Emily slept .
|
sleep ( agent = Emily )
|
A cake was frozen by Elijah .
|
freeze ( theme = cake , agent = Elijah )
|
Olivia heard the girl .
|
hear ( agent = Olivia , theme = * girl )
|
A coin was liked by Liam .
|
like ( theme = coin , agent = Liam )
|
Mia rolled Andrew .
|
roll ( agent = Mia , theme = Andrew )
|
toss
|
toss
|
A priest liked that the drink was lended to Noah by Emma .
|
like ( agent = priest , ccomp = lend ( theme = * drink , recipient = Noah , agent = Emma ) )
|
The cake was eaten by Abigail .
|
eat ( theme = * cake , agent = Abigail )
|
The monkey rolled a director beside a stage .
|
roll ( agent = * monkey , theme = director ( nmod . beside = stage ) )
|
A donut was liked by a passenger .
|
like ( theme = donut , agent = passenger )
|
A cat hunted the glue .
|
hunt ( agent = cat , theme = * glue )
|
The landlord slipped Emma a cake .
|
slip ( agent = * landlord , recipient = Emma , theme = cake )
|
Lucas gave the cake in a glass in a cylinder to Emma .
|
give ( agent = Lucas , theme = * cake ( nmod . in = glass ( nmod . in = cylinder ) ) , recipient = Emma )
|
Emma promised Liam the cake in the room .
|
promise ( agent = Emma , recipient = Liam , theme = * cake ( nmod . in = * room ) )
|
William admired that Emma dreamed that a cake was liked by the cat .
|
admire ( agent = William , ccomp = dream ( agent = Emma , ccomp = like ( theme = cake , agent = * cat ) ) )
|
A balloon was rolled by Olivia .
|
roll ( theme = balloon , agent = Olivia )
|
The banana was called by a boy .
|
call ( theme = * banana , agent = boy )
|
Amelia wanted to talk .
|
want ( agent = Amelia , xcomp = talk ( agent = Amelia ) )
|
Emma was given the glue beside a table .
|
give ( recipient = Emma , theme = * glue ( nmod . beside = table ) )
|
Liam grew a raisin in the room .
|
grow ( agent = Liam , theme = raisin ( nmod . in = * room ) )
|
A melon was eaten by the cat .
|
eat ( theme = melon , agent = * cat )
|
The cookie was eaten by Riley .
|
eat ( theme = * cookie , agent = Riley )
|
The cake was burned by the judge .
|
burn ( theme = * cake , agent = * judge )
|
A cat sold Olivia a cake in a room .
|
sell ( agent = cat , recipient = Olivia , theme = cake ( nmod . in = room ) )
|
The purse was liked .
|
like ( theme = * purse )
|
A drink was liked by a citizen .
|
like ( theme = drink , agent = citizen )
|
The cake was posted to Abigail by Olivia .
|
post ( theme = * cake , recipient = Abigail , agent = Olivia )
|
A donut was held by Liam .
|
hold ( theme = donut , agent = Liam )
|
The plant was valued .
|
value ( theme = * plant )
|
The rose was painted by the child .
|
paint ( theme = * rose , agent = * child )
|
Emma was mailed a donut .
|
mail ( recipient = Emma , theme = donut )
|
A monkey burned .
|
burn ( theme = monkey )
|
The boy liked that William admired a cookie .
|
like ( agent = * boy , ccomp = admire ( agent = William , theme = cookie ) )
|
The girl hoped to sneeze .
|
hope ( agent = * girl , xcomp = sneeze ( agent = * girl ) )
|
The cookie was rolled by Emma .
|
roll ( theme = * cookie , agent = Emma )
|
Olivia mailed a pickle in a house to the duck .
|
mail ( agent = Olivia , theme = pickle ( nmod . in = house ) , recipient = * duck )
|
The cake was given to a cat by a girl .
|
give ( theme = * cake , recipient = cat , agent = girl )
|
Victoria ate .
|
eat ( agent = Victoria )
|
A drink was liked by Olivia .
|
like ( theme = drink , agent = Olivia )
|
The donut was given to the boy .
|
give ( theme = * donut , recipient = * boy )
|
A girl liked to run .
|
like ( agent = girl , xcomp = run ( agent = girl ) )
|
The seed was frozen .
|
freeze ( theme = * seed )
|
A girl handed a donut to a dog .
|
hand ( agent = girl , theme = donut , recipient = dog )
|
Noah liked that the book was burned by a student .
|
like ( agent = Noah , ccomp = burn ( theme = * book , agent = student ) )
|
The sailor drew a girl .
|
draw ( agent = * sailor , theme = girl )
|
The boy ate Sofia .
|
eat ( agent = * boy , theme = Sofia )
|
The cat froze .
|
freeze ( theme = * cat )
|
A cat gave the girl the box .
|
give ( agent = cat , recipient = * girl , theme = * box )
|
A bottle was wired to the teacher .
|
wire ( theme = bottle , recipient = * teacher )
|
Ella nursed .
|
nurse ( agent = Ella )
|
Olivia ate a cake .
|
eat ( agent = Olivia , theme = cake )
|
Sophia grew .
|
grow ( theme = Sophia )
|
Emma liked that a can was rolled .
|
like ( agent = Emma , ccomp = roll ( theme = can ) )
|
A boy was offered the clock on the stage .
|
offer ( recipient = boy , theme = * clock ( nmod . on = * stage ) )
|
Logan said that the teacher liked that a brick collapsed .
|
say ( agent = Logan , ccomp = like ( agent = * teacher , ccomp = collapse ( theme = brick ) ) )
|
Emma lended the nail to Olivia .
|
lend ( agent = Emma , theme = * nail , recipient = Olivia )
|
The cat was sold a beer by Olivia .
|
sell ( recipient = * cat , theme = beer , agent = Olivia )
|
Olivia sketched a girl beside a chair .
|
sketch ( agent = Olivia , theme = girl ( nmod . beside = chair ) )
|
Elizabeth believed that the dog liked that the child liked a hammer in a room .
|
believe ( agent = Elizabeth , ccomp = like ( agent = * dog , ccomp = like ( agent = * child , theme = hammer ( nmod . in = room ) ) ) )
|
Lucas burned Emma .
|
burn ( agent = Lucas , theme = Emma )
|
A moose was rented a donut in a condo .
|
rent ( recipient = moose , theme = donut ( nmod . in = condo ) )
|
Emma was served the jigsaw in the house by a chicken .
|
serve ( recipient = Emma , theme = * jigsaw ( nmod . in = * house ) , agent = chicken )
|
The cake was offered to the dog by the girl .
|
offer ( theme = * cake , recipient = * dog , agent = * girl )
|
Liam broke the boy .
|
break ( agent = Liam , theme = * boy )
|
The knife was slipped to Emma .
|
slip ( theme = * knife , recipient = Emma )
|
Liam was sent a radio .
|
send ( recipient = Liam , theme = radio )
|
The block was passed to Gabriel by a boy .
|
pass ( theme = * block , recipient = Gabriel , agent = boy )
|
The cat itched to cook .
|
itch ( agent = * cat , xcomp = cook ( agent = * cat ) )
|
William sketched a cookie beside the cassette .
|
sketch ( agent = William , theme = cookie ( nmod . beside = * cassette ) )
|
Camila hated to smirk .
|
hate ( agent = Camila , xcomp = smirk ( agent = Camila ) )
|
The cake was served to the donkey .
|
serve ( theme = * cake , recipient = * donkey )
|
A teacher preferred to walk .
|
prefer ( agent = teacher , xcomp = walk ( agent = teacher ) )
|
The box was broken by Liam .
|
break ( theme = * box , agent = Liam )
|
Logan rolled .
|
roll ( theme = Logan )
|
James passed Emma a donut beside the road .
|
pass ( agent = James , recipient = Emma , theme = donut ( nmod . beside = * road ) )
|
Emma observed the melon beside the giant .
|
observe ( agent = Emma , theme = * melon ( nmod . beside = * giant ) )
|
A boy saw a donut beside the table .
|
see ( agent = boy , theme = donut ( nmod . beside = * table ) )
|
A teacher helped a cookie .
|
help ( agent = teacher , theme = cookie )
|
Mason was loaned a cake in a coffin in the car .
|
loan ( recipient = Mason , theme = cake ( nmod . in = coffin ( nmod . in = * car ) ) )
|
A box was drawn by the bear .
|
draw ( theme = box , agent = * bear )
|
Charlotte napped .
|
nap ( agent = Charlotte )
|
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.