source
stringlengths
3
103
target
stringlengths
3
172
A donut was painted by Emily .
paint ( theme = donut , agent = Emily )
Alexander froze the frog beside the stage .
freeze ( agent = Alexander , theme = * frog ( nmod . beside = * stage ) )
Elijah offered the watch to Mason .
offer ( agent = Elijah , theme = * watch , recipient = Mason )
A girl gave Michael a melon .
give ( agent = girl , recipient = Michael , theme = melon )
A drink was tossed .
toss ( theme = drink )
A girl studied .
study ( agent = girl )
A cake was lended to Andrew .
lend ( theme = cake , recipient = Andrew )
The bucket was promised to Emma .
promise ( theme = * bucket , recipient = Emma )
Isabella admired Harper .
admire ( agent = Isabella , theme = Harper )
Isabella fed the guitar to Olivia .
feed ( agent = Isabella , theme = * guitar , recipient = Olivia )
The donut was painted by Olivia .
paint ( theme = * donut , agent = Olivia )
Mia rolled the girl .
roll ( agent = Mia , theme = * girl )
change
change
A girl rolled the cat .
roll ( agent = girl , theme = * cat )
A muffin was slid by Eleanor .
slide ( theme = muffin , agent = Eleanor )
Isabella fed Amelia the drink .
feed ( agent = Isabella , recipient = Amelia , theme = * drink )
A muffin was frozen by a teacher .
freeze ( theme = muffin , agent = teacher )
A donut was fed to a lamb by Liam .
feed ( theme = donut , recipient = lamb , agent = Liam )
Sophia was lended a lollipop by the girl .
lend ( recipient = Sophia , theme = lollipop , agent = * girl )
The girl painted Sophia .
paint ( agent = * girl , theme = Sophia )
Olivia cleaned .
clean ( agent = Olivia )
The dog was lended a cake beside a bottle by a girl .
lend ( recipient = * dog , theme = cake ( nmod . beside = bottle ) , agent = girl )
Emma heard .
hear ( agent = Emma )
A block was rolled by a penguin .
roll ( theme = block , agent = penguin )
A cake was snapped by the hero .
snap ( theme = cake , agent = * hero )
A cake was dusted by a boy .
dust ( theme = cake , agent = boy )
The potato was liked by Noah .
like ( theme = * potato , agent = Noah )
The donut was known by Sebastian .
know ( theme = * donut , agent = Sebastian )
A cake was passed to Abigail .
pass ( theme = cake , recipient = Abigail )
The cookie was reddened .
redden ( theme = * cookie )
A book was discovered .
discover ( theme = book )
Aiden posted the donut to the cat .
post ( agent = Aiden , theme = * donut , recipient = * cat )
A dog helped the host .
help ( agent = dog , theme = * host )
The seed was rolled .
roll ( theme = * seed )
A boy loved a cookie .
love ( agent = boy , theme = cookie )
Liam inflated .
inflate ( theme = Liam )
Emma tried to talk .
try ( agent = Emma , xcomp = talk ( agent = Emma ) )
A citizen froze .
freeze ( theme = citizen )
A raisin was promised to the cat .
promise ( theme = raisin , recipient = * cat )
The flower was liked .
like ( theme = * flower )
Stella liked that the girl slept .
like ( agent = Stella , ccomp = sleep ( agent = * girl ) )
Oliver gave a bat to the poet .
give ( agent = Oliver , theme = bat , recipient = * poet )
A monster preferred to eat .
prefer ( agent = monster , xcomp = eat ( agent = monster ) )
A cake was given to Charlotte by the boy .
give ( theme = cake , recipient = Charlotte , agent = * boy )
A cake was collapsed by a passenger .
collapse ( theme = cake , agent = passenger )
The dog served the cake to Liam .
serve ( agent = * dog , theme = * cake , recipient = Liam )
The pumpkin was eaten by the girl .
eat ( theme = * pumpkin , agent = * girl )
A sweetcorn was returned to Emma by a penguin .
return ( theme = sweetcorn , recipient = Emma , agent = penguin )
The cookie shortened .
shorten ( theme = * cookie )
Harper was sold the cake beside the table .
sell ( recipient = Harper , theme = * cake ( nmod . beside = * table ) )
A cookie was cleaned by a girl .
clean ( theme = cookie , agent = girl )
A sweetcorn was fed to Liam by a kitty .
feed ( theme = sweetcorn , recipient = Liam , agent = kitty )
A girl declared that Emily liked that Henry slipped a yogurt to Liam .
declare ( agent = girl , ccomp = like ( agent = Emily , ccomp = slip ( agent = Henry , theme = yogurt , recipient = Liam ) ) )
The fig was liked by Liam .
like ( theme = * fig , agent = Liam )
A donut was liked by Skylar .
like ( theme = donut , agent = Skylar )
The girl liked a chicken .
like ( agent = * girl , theme = chicken )
Abigail froze a balloon .
freeze ( agent = Abigail , theme = balloon )
pen
pen
A baby liked that Emma was sold the cake in a shoe by a girl .
like ( agent = baby , ccomp = sell ( recipient = Emma , theme = * cake ( nmod . in = shoe ) , agent = girl ) )
A cake was grown by Liam .
grow ( theme = cake , agent = Liam )
A strawberry changed .
change ( theme = strawberry )
A drink was nursed .
nurse ( theme = drink )
Jack gave a box to the horse .
give ( agent = Jack , theme = box , recipient = * horse )
A melon was rolled by Emma .
roll ( theme = melon , agent = Emma )
Mia liked that a girl preferred to read .
like ( agent = Mia , ccomp = prefer ( agent = girl , xcomp = read ( agent = girl ) ) )
Emma awarded a buyer the cake on a train .
award ( agent = Emma , recipient = buyer , theme = * cake ( nmod . on = train ) )
A boy sketched Olivia .
sketch ( agent = boy , theme = Olivia )
The boy sold William a box on a table beside the machine .
sell ( agent = * boy , recipient = William , theme = box ( nmod . on = table ( nmod . beside = * machine ) ) )
A girl was given a bat in a house by the baby .
give ( recipient = girl , theme = bat ( nmod . in = house ) , agent = * baby )
A girl liked that a frog liked that Eleanor gave a brush to the professor .
like ( agent = girl , ccomp = like ( agent = frog , ccomp = give ( agent = Eleanor , theme = brush , recipient = * professor ) ) )
A cake was sketched by Dylan .
sketch ( theme = cake , agent = Dylan )
Eleanor was lended the towel on a chair .
lend ( recipient = Eleanor , theme = * towel ( nmod . on = chair ) )
A cake was eaten by Liam .
eat ( theme = cake , agent = Liam )
The soap was lended to the mouse .
lend ( theme = * soap , recipient = * mouse )
Ethan declared that the horse decomposed .
declare ( agent = Ethan , ccomp = decompose ( theme = * horse ) )
Owen appreciated the chair .
appreciate ( agent = Owen , theme = * chair )
A cracker was lended to Joshua by a girl .
lend ( theme = cracker , recipient = Joshua , agent = girl )
A molecule was seen .
see ( theme = molecule )
The bee tolerated the girl .
tolerate ( agent = * bee , theme = * girl )
Gabriel sneezed .
sneeze ( agent = Gabriel )
The towel was eaten by Ava .
eat ( theme = * towel , agent = Ava )
Emma froze Isabella .
freeze ( agent = Emma , theme = Isabella )
James frowned .
frown ( agent = James )
The teacher ate the crayon .
eat ( agent = * teacher , theme = * crayon )
A baby was wired the rose on the bed by Emma .
wire ( recipient = baby , theme = * rose ( nmod . on = * bed ) , agent = Emma )
Olivia valued that the girl liked the dog beside the table .
value ( agent = Olivia , ccomp = like ( agent = * girl , theme = * dog ( nmod . beside = * table ) ) )
The girl ate the game .
eat ( agent = * girl , theme = * game )
Olivia rented a chair to the butterfly .
rent ( agent = Olivia , theme = chair , recipient = * butterfly )
The cake was given to a bee by Noah .
give ( theme = * cake , recipient = bee , agent = Noah )
The game was given to a fly .
give ( theme = * game , recipient = fly )
Olivia changed a boy .
change ( agent = Olivia , theme = boy )
The baby drew a cake .
draw ( agent = * baby , theme = cake )
The girl preferred to sneeze .
prefer ( agent = * girl , xcomp = sneeze ( agent = * girl ) )
The donut was given to Noah by a cat .
give ( theme = * donut , recipient = Noah , agent = cat )
Noah hunted a rose in a house .
hunt ( agent = Noah , theme = rose ( nmod . in = house ) )
A boy rented a melon in a garden to a monkey .
rent ( agent = boy , theme = melon ( nmod . in = garden ) , recipient = monkey )
Ethan heard .
hear ( agent = Ethan )
Emma preferred to talk .
prefer ( agent = Emma , xcomp = talk ( agent = Emma ) )
The cake was known by the boy .
know ( theme = * cake , agent = * boy )
Emma crumpled the boy .
crumple ( agent = Emma , theme = * boy )