source
stringlengths
3
103
target
stringlengths
3
172
A squirrel tried to sleep .
try ( agent = squirrel , xcomp = sleep ( agent = squirrel ) )
Emma saw the book beside the table .
see ( agent = Emma , theme = * book ( nmod . beside = * table ) )
The cake was eaten by Noah .
eat ( theme = * cake , agent = Noah )
The doll was fed to James by a cat .
feed ( theme = * doll , recipient = James , agent = cat )
The captain liked that the cake was rolled .
like ( agent = * captain , ccomp = roll ( theme = * cake ) )
sneeze
sneeze
A baby jogged .
jog ( agent = baby )
Sebastian forwarded the cookie beside the bed to the citizen .
forward ( agent = Sebastian , theme = * cookie ( nmod . beside = * bed ) , recipient = * citizen )
The bird helped Liam .
help ( agent = * bird , theme = Liam )
Victoria wanted to sketch .
want ( agent = Victoria , xcomp = sketch ( agent = Victoria ) )
The pen was frozen .
freeze ( theme = * pen )
The goose liked that a melon was eaten .
like ( agent = * goose , ccomp = eat ( theme = melon ) )
The creature wired the cake to the giraffe .
wire ( agent = * creature , theme = * cake , recipient = * giraffe )
A hammer was wired to a queen .
wire ( theme = hammer , recipient = queen )
A customer nursed .
nurse ( agent = customer )
The cake was thrown by a teacher .
throw ( theme = * cake , agent = teacher )
The doctor offered a cake to Nora .
offer ( agent = * doctor , theme = cake , recipient = Nora )
The kid cleaned .
clean ( agent = * kid )
The crayon was given to the girl .
give ( theme = * crayon , recipient = * girl )
A baby believed that the pumpkin was held .
believe ( agent = baby , ccomp = hold ( theme = * pumpkin ) )
A dog rolled a cake .
roll ( agent = dog , theme = cake )
The cake was known by a zebra .
know ( theme = * cake , agent = zebra )
A frog gave the girl the pizza .
give ( agent = frog , recipient = * girl , theme = * pizza )
A bag was rolled .
roll ( theme = bag )
Ava served Amelia the raisin beside the surgeon .
serve ( agent = Ava , recipient = Amelia , theme = * raisin ( nmod . beside = * surgeon ) )
The princess hated to walk .
hate ( agent = * princess , xcomp = walk ( agent = * princess ) )
Isabella shortened .
shorten ( theme = Isabella )
The box improved .
improve ( theme = * box )
A box was promised to a wolf .
promise ( theme = box , recipient = wolf )
Emma declared that the pillow was collapsed by the girl .
declare ( agent = Emma , ccomp = collapse ( theme = * pillow , agent = * girl ) )
The cat was given a cake by a girl .
give ( recipient = * cat , theme = cake , agent = girl )
A girl offered Elijah a ball beside a table .
offer ( agent = girl , recipient = Elijah , theme = ball ( nmod . beside = table ) )
Ava gave a girl a cake beside a boat .
give ( agent = Ava , recipient = girl , theme = cake ( nmod . beside = boat ) )
Noah touched the ball .
touch ( agent = Noah , theme = * ball )
A cake was rolled by Evelyn .
roll ( theme = cake , agent = Evelyn )
Olivia inflated a bat .
inflate ( agent = Olivia , theme = bat )
A president declared that the cat helped the boy beside the piano .
declare ( agent = president , ccomp = help ( agent = * cat , theme = * boy ( nmod . beside = * piano ) ) )
A pancake was reddened .
redden ( theme = pancake )
A teacher was sold the cookie on the tabletop .
sell ( recipient = teacher , theme = * cookie ( nmod . on = * tabletop ) )
The strawberry was shortened .
shorten ( theme = * strawberry )
The donut was sold to a girl by a frog .
sell ( theme = * donut , recipient = girl , agent = frog )
William offered a cake beside the stage to Emma .
offer ( agent = William , theme = cake ( nmod . beside = * stage ) , recipient = Emma )
The pumpkin was cleaned by Emma .
clean ( theme = * pumpkin , agent = Emma )
Emma wanted to call .
want ( agent = Emma , xcomp = call ( agent = Emma ) )
The girl was lended the donut in the house .
lend ( recipient = * girl , theme = * donut ( nmod . in = * house ) )
The toothbrush was found .
find ( theme = * toothbrush )
Emma admired a girl .
admire ( agent = Emma , theme = girl )
A hat was frozen by a boy .
freeze ( theme = hat , agent = boy )
Emma sent the child a pen .
send ( agent = Emma , recipient = * child , theme = pen )
A girl liked that a cake was investigated .
like ( agent = girl , ccomp = investigate ( theme = cake ) )
A cat liked the cookie in a bottle .
like ( agent = cat , theme = * cookie ( nmod . in = bottle ) )
A bottle was enlarged by Olivia .
enlarge ( theme = bottle , agent = Olivia )
The consumer valued the beer .
value ( agent = * consumer , theme = * beer )
Matthew lended Emma a cake .
lend ( agent = Matthew , recipient = Emma , theme = cake )
A puppy reddened the rose .
redden ( agent = puppy , theme = * rose )
Liam needed to sneeze .
need ( agent = Liam , xcomp = sneeze ( agent = Liam ) )
The towel was reddened by the girl .
redden ( theme = * towel , agent = * girl )
A donut was given to Emma by Abigail .
give ( theme = donut , recipient = Emma , agent = Abigail )
Emma heard the priest on the table .
hear ( agent = Emma , theme = * priest ( nmod . on = * table ) )
A cake was given to William by the patient .
give ( theme = cake , recipient = William , agent = * patient )
A radio was rolled by a girl .
roll ( theme = radio , agent = girl )
Lucas was awarded the plant .
award ( recipient = Lucas , theme = * plant )
William painted a donut on a ladder .
paint ( agent = William , theme = donut ( nmod . on = ladder ) )
Sophia loved the cake beside a table .
love ( agent = Sophia , theme = * cake ( nmod . beside = table ) )
A cake was cleaned by a farmer .
clean ( theme = cake , agent = farmer )
The girl was given a drink beside a machine by Emma .
give ( recipient = * girl , theme = drink ( nmod . beside = machine ) , agent = Emma )
A chemical was drawn by a girl .
draw ( theme = chemical , agent = girl )
Emma gave a donut to a girl .
give ( agent = Emma , theme = donut , recipient = girl )
A boy nursed a cake .
nurse ( agent = boy , theme = cake )
Daniel hunted a box beside the shoe .
hunt ( agent = Daniel , theme = box ( nmod . beside = * shoe ) )
Noah valued a cookie .
value ( agent = Noah , theme = cookie )
A girl confessed that a cake was lended to Jacob by Carter .
confess ( agent = girl , ccomp = lend ( theme = cake , recipient = Jacob , agent = Carter ) )
Liam poked a cookie .
poke ( agent = Liam , theme = cookie )
The cat was given a cake .
give ( recipient = * cat , theme = cake )
The biscuit was sold to a girl .
sell ( theme = * biscuit , recipient = girl )
The sandwich was sold to Lucas by Addison .
sell ( theme = * sandwich , recipient = Lucas , agent = Addison )
A book was rolled .
roll ( theme = book )
The cake was stabbed by a boy .
stab ( theme = * cake , agent = boy )
The sheep expected that a cake was valued .
expect ( agent = * sheep , ccomp = value ( theme = cake ) )
Scarlett gave a donut in the bottle to the teacher .
give ( agent = Scarlett , theme = donut ( nmod . in = * bottle ) , recipient = * teacher )
A cake was floated by Riley .
float ( theme = cake , agent = Riley )
James was lended the rose on the machine .
lend ( recipient = James , theme = * rose ( nmod . on = * machine ) )
A cat expected that the box was burned .
expect ( agent = cat , ccomp = burn ( theme = * box ) )
A girl ate the box .
eat ( agent = girl , theme = * box )
The ball was eaten by a student .
eat ( theme = * ball , agent = student )
Julian split the cake on the bowl .
split ( agent = Julian , theme = * cake ( nmod . on = * bowl ) )
Avery hunted .
hunt ( agent = Avery )
The bat was frozen by Emma .
freeze ( theme = * bat , agent = Emma )
Olivia supported that the radio was drawn .
support ( agent = Olivia , ccomp = draw ( theme = * radio ) )
The girl liked Ava .
like ( agent = * girl , theme = Ava )
The zebra snapped .
snap ( theme = * zebra )
A cake was cleaned by Emma .
clean ( theme = cake , agent = Emma )
The boy poked a cake in the spaceship .
poke ( agent = * boy , theme = cake ( nmod . in = * spaceship ) )
The girl helped a strawberry in the bathtub .
help ( agent = * girl , theme = strawberry ( nmod . in = * bathtub ) )
Mia helped a donut .
help ( agent = Mia , theme = donut )
The cake was sold to Emma .
sell ( theme = * cake , recipient = Emma )
A lawyer poked a cookie in the crate .
poke ( agent = lawyer , theme = cookie ( nmod . in = * crate ) )
A shoe froze .
freeze ( theme = shoe )
Sophia was passed the block .
pass ( recipient = Sophia , theme = * block )
The flower rolled .
roll ( theme = * flower )