source
stringlengths
3
103
target
stringlengths
3
172
The champion sold Emma a crayon in a glass .
sell ( agent = * champion , recipient = Emma , theme = crayon ( nmod . in = glass ) )
A mouse lended the cake in a house to Mila .
lend ( agent = mouse , theme = * cake ( nmod . in = house ) , recipient = Mila )
William offered Noah the cookie .
offer ( agent = William , recipient = Noah , theme = * cookie )
The boy gave the pizza to Violet .
give ( agent = * boy , theme = * pizza , recipient = Violet )
Olivia was sold a cake by Grace .
sell ( recipient = Olivia , theme = cake , agent = Grace )
The strawberry was valued .
value ( theme = * strawberry )
A cat tried to walk .
try ( agent = cat , xcomp = walk ( agent = cat ) )
Olivia heard .
hear ( agent = Olivia )
Emma rolled a boy on a table .
roll ( agent = Emma , theme = boy ( nmod . on = table ) )
A dealer painted Emma .
paint ( agent = dealer , theme = Emma )
The sheep froze a rose .
freeze ( agent = * sheep , theme = rose )
A jacket was changed .
change ( theme = jacket )
The melon was passed to a cat by Grace .
pass ( theme = * melon , recipient = cat , agent = Grace )
A director painted a cake .
paint ( agent = director , theme = cake )
A brush was fed to the girl by the boy .
feed ( theme = brush , recipient = * girl , agent = * boy )
The girl helped the donut in a bunker .
help ( agent = * girl , theme = * donut ( nmod . in = bunker ) )
Emma gave a cake to the prince .
give ( agent = Emma , theme = cake , recipient = * prince )
A baby valued that the citizen cooked .
value ( agent = baby , ccomp = cook ( agent = * citizen ) )
Madison loved the rose .
love ( agent = Madison , theme = * rose )
The ball was forwarded to Liam by the girl .
forward ( theme = * ball , recipient = Liam , agent = * girl )
The basket was known by a lion .
know ( theme = * basket , agent = lion )
Ava called the crown on a table .
call ( agent = Ava , theme = * crown ( nmod . on = table ) )
The ball was passed to Jaxon by the hero .
pass ( theme = * ball , recipient = Jaxon , agent = * hero )
The cake was fed to Emma by the mouse .
feed ( theme = * cake , recipient = Emma , agent = * mouse )
James was slipped the cake in the room by the puppy .
slip ( recipient = James , theme = * cake ( nmod . in = * room ) , agent = * puppy )
Benjamin burned a girl in the house .
burn ( agent = Benjamin , theme = girl ( nmod . in = * house ) )
Mia meant that Ava tolerated the box .
mean ( agent = Mia , ccomp = tolerate ( agent = Ava , theme = * box ) )
Bella burned a book .
burn ( agent = Bella , theme = book )
Ava worshipped a dog .
worship ( agent = Ava , theme = dog )
Aiden offered Carter the cake .
offer ( agent = Aiden , recipient = Carter , theme = * cake )
The dog confessed that Liam gave a donut in the garden to Noah .
confess ( agent = * dog , ccomp = give ( agent = Liam , theme = donut ( nmod . in = * garden ) , recipient = Noah ) )
A boy cleaned a scarf .
clean ( agent = boy , theme = scarf )
A child broke Olivia .
break ( agent = child , theme = Olivia )
A queen worshipped a box .
worship ( agent = queen , theme = box )
A girl was sent a cookie by Stella .
send ( recipient = girl , theme = cookie , agent = Stella )
The cake was painted by Emma .
paint ( theme = * cake , agent = Emma )
A cookie was heard by a boy .
hear ( theme = cookie , agent = boy )
The cake was given to the girl by Emma .
give ( theme = * cake , recipient = * girl , agent = Emma )
Liam expected to walk .
expect ( agent = Liam , xcomp = walk ( agent = Liam ) )
The dog nursed .
nurse ( agent = * dog )
A dog forwarded Anthony the box on the cloth .
forward ( agent = dog , recipient = Anthony , theme = * box ( nmod . on = * cloth ) )
A donut was loved by the lamb .
love ( theme = donut , agent = * lamb )
The mouse changed the donut .
change ( agent = * mouse , theme = * donut )
Emma gave the boy the cake .
give ( agent = Emma , recipient = * boy , theme = * cake )
The boy gave a cake to Emma .
give ( agent = * boy , theme = cake , recipient = Emma )
The cookie was found .
find ( theme = * cookie )
A wolf promised Olivia a can .
promise ( agent = wolf , recipient = Olivia , theme = can )
A girl scoffed .
scoff ( agent = girl )
The bee cleaned the cake on a boat .
clean ( agent = * bee , theme = * cake ( nmod . on = boat ) )
A cookie was loved by the teacher .
love ( theme = cookie , agent = * teacher )
The teacher rolled a cookie on the bed .
roll ( agent = * teacher , theme = cookie ( nmod . on = * bed ) )
The girl passed a block to Liam .
pass ( agent = * girl , theme = block , recipient = Liam )
A cake was eaten by a mouse .
eat ( theme = cake , agent = mouse )
The girl called a cookie .
call ( agent = * girl , theme = cookie )
The girl froze a game in a room .
freeze ( agent = * girl , theme = game ( nmod . in = room ) )
Emma discovered a horse .
discover ( agent = Emma , theme = horse )
The jacket was juggled .
juggle ( theme = * jacket )
A block inflated .
inflate ( theme = block )
Michael wanted to run .
want ( agent = Michael , xcomp = run ( agent = Michael ) )
Emily rolled a girl beside a doll .
roll ( agent = Emily , theme = girl ( nmod . beside = doll ) )
Emma fed the consumer the balloon on a stool .
feed ( agent = Emma , recipient = * consumer , theme = * balloon ( nmod . on = stool ) )
Ava tolerated that Lillian packed .
tolerate ( agent = Ava , ccomp = pack ( agent = Lillian ) )
A drink was painted .
paint ( theme = drink )
Liam liked that Emma gave a penny to the girl .
like ( agent = Liam , ccomp = give ( agent = Emma , theme = penny , recipient = * girl ) )
A pretzel was floated .
float ( theme = pretzel )
The cake was given to a manager by Matthew .
give ( theme = * cake , recipient = manager , agent = Matthew )
Charlotte rolled the monster in a house .
roll ( agent = Charlotte , theme = * monster ( nmod . in = house ) )
A cookie was helped by Ethan .
help ( theme = cookie , agent = Ethan )
A brush was burned by the girl .
burn ( theme = brush , agent = * girl )
The child sneezed .
sneeze ( agent = * child )
Skylar painted Anthony .
paint ( agent = Skylar , theme = Anthony )
Noah drew .
draw ( agent = Noah )
A child cleaned the cake in the room .
clean ( agent = child , theme = * cake ( nmod . in = * room ) )
Sofia liked that Ava collapsed the bell .
like ( agent = Sofia , ccomp = collapse ( agent = Ava , theme = * bell ) )
A child was handed a button in the room .
hand ( recipient = child , theme = button ( nmod . in = * room ) )
Hannah burned a crayon .
burn ( agent = Hannah , theme = crayon )
A cat slipped a melon on a stage to Amelia .
slip ( agent = cat , theme = melon ( nmod . on = stage ) , recipient = Amelia )
Olivia was given a donut on the stage by Emma .
give ( recipient = Olivia , theme = donut ( nmod . on = * stage ) , agent = Emma )
Liam was sold a cookie .
sell ( recipient = Liam , theme = cookie )
Olivia hoped that a donut was helped by the cat .
hope ( agent = Olivia , ccomp = help ( theme = donut , agent = * cat ) )
Emma proved that the boy dreamed to walk .
prove ( agent = Emma , ccomp = dream ( agent = * boy , xcomp = walk ( agent = * boy ) ) )
Emma sent a baby the donut .
send ( agent = Emma , recipient = baby , theme = * donut )
A cake was drawn by Chloe .
draw ( theme = cake , agent = Chloe )
Mateo ate .
eat ( agent = Mateo )
Samuel wanted to talk .
want ( agent = Samuel , xcomp = talk ( agent = Samuel ) )
A guy ate Penelope .
eat ( agent = guy , theme = Penelope )
Jacob lended the cookie in a sack to a giraffe .
lend ( agent = Jacob , theme = * cookie ( nmod . in = sack ) , recipient = giraffe )
Emma liked that the cracker was eaten .
like ( agent = Emma , ccomp = eat ( theme = * cracker ) )
Liam rolled the block in a room .
roll ( agent = Liam , theme = * block ( nmod . in = room ) )
The director ate the raisin .
eat ( agent = * director , theme = * raisin )
The girl knew the cake beside the chair .
know ( agent = * girl , theme = * cake ( nmod . beside = * chair ) )
The donut was rented to the frog .
rent ( theme = * donut , recipient = * frog )
Henry liked a donut .
like ( agent = Henry , theme = donut )
The hero cleaned the cake in a cup .
clean ( agent = * hero , theme = * cake ( nmod . in = cup ) )
A ball was heard by the girl .
hear ( theme = ball , agent = * girl )
The girl liked a cake beside a table .
like ( agent = * girl , theme = cake ( nmod . beside = table ) )
William knew a ball .
know ( agent = William , theme = ball )
A potato was floated .
float ( theme = potato )
Wyatt craved to run .
crave ( agent = Wyatt , xcomp = run ( agent = Wyatt ) )
Elijah appreciated Emma .
appreciate ( agent = Elijah , theme = Emma )