source
stringlengths
3
103
target
stringlengths
3
172
A cake was given to Elijah by Penelope .
give ( theme = cake , recipient = Elijah , agent = Penelope )
The tiger tried to walk .
try ( agent = * tiger , xcomp = walk ( agent = * tiger ) )
Lillian cried .
cry ( agent = Lillian )
James preferred to walk .
prefer ( agent = James , xcomp = walk ( agent = James ) )
A ball was known by Emma .
know ( theme = ball , agent = Emma )
Matthew slept .
sleep ( agent = Matthew )
The pretzel was rolled by Zoey .
roll ( theme = * pretzel , agent = Zoey )
A girl said that Amelia hunted .
say ( agent = girl , ccomp = hunt ( agent = Amelia ) )
Emma was awarded the cake beside a table .
award ( recipient = Emma , theme = * cake ( nmod . beside = table ) )
William drew .
draw ( agent = William )
A giraffe liked that a donkey wanted to walk .
like ( agent = giraffe , ccomp = want ( agent = donkey , xcomp = walk ( agent = donkey ) ) )
Mason was given the hamburger .
give ( recipient = Mason , theme = * hamburger )
A boy called a drink .
call ( agent = boy , theme = drink )
Noah snoozed .
snooze ( agent = Noah )
Emma ate a game .
eat ( agent = Emma , theme = game )
The cookie was fed to the crocodile .
feed ( theme = * cookie , recipient = * crocodile )
Liam tossed the donut .
toss ( agent = Liam , theme = * donut )
Jacob hoped that a girl was lended the bottle on a table .
hope ( agent = Jacob , ccomp = lend ( recipient = girl , theme = * bottle ( nmod . on = table ) ) )
The girl lended Olivia the cake in the pot .
lend ( agent = * girl , recipient = Olivia , theme = * cake ( nmod . in = * pot ) )
A raisin was found by Liam .
find ( theme = raisin , agent = Liam )
A drink was reddened .
redden ( theme = drink )
Emma liked to sneeze .
like ( agent = Emma , xcomp = sneeze ( agent = Emma ) )
The girl was sold a cake .
sell ( recipient = * girl , theme = cake )
like
like
Bella lended a boy a box in the barrel .
lend ( agent = Bella , recipient = boy , theme = box ( nmod . in = * barrel ) )
A scientist helped a host on the stage .
help ( agent = scientist , theme = host ( nmod . on = * stage ) )
Benjamin juggled the boy on a rock .
juggle ( agent = Benjamin , theme = * boy ( nmod . on = rock ) )
Lincoln ate the girl on the cushion .
eat ( agent = Lincoln , theme = * girl ( nmod . on = * cushion ) )
A pencil was offered to William by a priest .
offer ( theme = pencil , recipient = William , agent = priest )
The game was helped by Amelia .
help ( theme = * game , agent = Amelia )
The prisoner split a girl on the tree .
split ( agent = * prisoner , theme = girl ( nmod . on = * tree ) )
Isabella inflated the dog on the TV .
inflate ( agent = Isabella , theme = * dog ( nmod . on = * tv ) )
The rose rolled .
roll ( theme = * rose )
The cake was lended to a baby by the tiger .
lend ( theme = * cake , recipient = baby , agent = * tiger )
A girl liked the chemical .
like ( agent = girl , theme = * chemical )
William was lended a cookie beside the bed by Ava .
lend ( recipient = William , theme = cookie ( nmod . beside = * bed ) , agent = Ava )
Liam sent Emma a lollipop .
send ( agent = Liam , recipient = Emma , theme = lollipop )
A boy rolled a girl beside the chair .
roll ( agent = boy , theme = girl ( nmod . beside = * chair ) )
The boy smiled .
smile ( agent = * boy )
A girl froze a donut .
freeze ( agent = girl , theme = donut )
Emma ate the chief .
eat ( agent = Emma , theme = * chief )
A pony was given the rose .
give ( recipient = pony , theme = * rose )
A girl grew a melon .
grow ( agent = girl , theme = melon )
The baby noticed that a cake was called .
notice ( agent = * baby , ccomp = call ( theme = cake ) )
A teacher liked that the cake was crumpled .
like ( agent = teacher , ccomp = crumple ( theme = * cake ) )
Emma was given a cake beside a table by the baby .
give ( recipient = Emma , theme = cake ( nmod . beside = table ) , agent = * baby )
James gave the donut to a duke .
give ( agent = James , theme = * donut , recipient = duke )
The doctor smiled .
smile ( agent = * doctor )
The father tried to walk .
try ( agent = * father , xcomp = walk ( agent = * father ) )
A lion laughed .
laugh ( agent = lion )
A mouse brought a chemical to a girl .
bring ( agent = mouse , theme = chemical , recipient = girl )
Noah noticed that a melon was painted by a girl .
notice ( agent = Noah , ccomp = paint ( theme = melon , agent = girl ) )
Riley grew a girl on the bed .
grow ( agent = Riley , theme = girl ( nmod . on = * bed ) )
The sandwich was liked by Emma .
like ( theme = * sandwich , agent = Emma )
The cat gave a donut beside a table to the resident .
give ( agent = * cat , theme = donut ( nmod . beside = table ) , recipient = * resident )
Liam sketched Emma .
sketch ( agent = Liam , theme = Emma )
The pumpkin was lended to Liam by a boy .
lend ( theme = * pumpkin , recipient = Liam , agent = boy )
Emma gave Noah the box .
give ( agent = Emma , recipient = Noah , theme = * box )
Charlotte was sold a cake in the wagon .
sell ( recipient = Charlotte , theme = cake ( nmod . in = * wagon ) )
A cake was sold to Emma by the bear .
sell ( theme = cake , recipient = Emma , agent = * bear )
A cake was rolled by the girl .
roll ( theme = cake , agent = * girl )
Emma slipped a cake in a house to the girl .
slip ( agent = Emma , theme = cake ( nmod . in = house ) , recipient = * girl )
Aria ate .
eat ( agent = Aria )
The cookie was liked by the tiger .
like ( theme = * cookie , agent = * tiger )
William fed the cookie beside the table to Emma .
feed ( agent = William , theme = * cookie ( nmod . beside = * table ) , recipient = Emma )
The cat confessed that the cake was helped by the girl .
confess ( agent = * cat , ccomp = help ( theme = * cake , agent = * girl ) )
The raisin froze .
freeze ( theme = * raisin )
Emma was served a cake .
serve ( recipient = Emma , theme = cake )
Michael liked that Emma slept .
like ( agent = Michael , ccomp = sleep ( agent = Emma ) )
The boy missed a box in the garden .
miss ( agent = * boy , theme = box ( nmod . in = * garden ) )
A glue was awarded to Emma .
award ( theme = glue , recipient = Emma )
The raisin was observed by a girl .
observe ( theme = * raisin , agent = girl )
Harper was rented a cake in a house by Noah .
rent ( recipient = Harper , theme = cake ( nmod . in = house ) , agent = Noah )
A cake was slipped to the boy by William .
slip ( theme = cake , recipient = * boy , agent = William )
Samuel heard the penny on a panel .
hear ( agent = Samuel , theme = * penny ( nmod . on = panel ) )
A girl preferred to cook .
prefer ( agent = girl , xcomp = cook ( agent = girl ) )
A cake was sent to a girl by a host .
send ( theme = cake , recipient = girl , agent = host )
Emma liked that the rose was eaten .
like ( agent = Emma , ccomp = eat ( theme = * rose ) )
Logan smiled .
smile ( agent = Logan )
The brick was heard by Victoria .
hear ( theme = * brick , agent = Victoria )
The game was drawn .
draw ( theme = * game )
A girl yearned to read .
yearn ( agent = girl , xcomp = read ( agent = girl ) )
The boy ate .
eat ( agent = * boy )
A bottle was rolled by a girl .
roll ( theme = bottle , agent = girl )
The cake was lended to Liam by the deer .
lend ( theme = * cake , recipient = Liam , agent = * deer )
The student crumpled a girl .
crumple ( agent = * student , theme = girl )
The raisin was touched by a child .
touch ( theme = * raisin , agent = child )
The girl gave a cake on a table to a monkey .
give ( agent = * girl , theme = cake ( nmod . on = table ) , recipient = monkey )
A cat rolled a plate on a bed .
roll ( agent = cat , theme = plate ( nmod . on = bed ) )
Liam wanted to cook .
want ( agent = Liam , xcomp = cook ( agent = Liam ) )
The director hoped that Sophia said that a cake was tolerated .
hope ( agent = * director , ccomp = say ( agent = Sophia , ccomp = tolerate ( theme = cake ) ) )
Mia wished to walk .
wish ( agent = Mia , xcomp = walk ( agent = Mia ) )
The patient sold Noah the cake in the house .
sell ( agent = * patient , recipient = Noah , theme = * cake ( nmod . in = * house ) )
A rose was wired to the girl by a baby .
wire ( theme = rose , recipient = * girl , agent = baby )
Olivia gave the child a donut in the hole .
give ( agent = Olivia , recipient = * child , theme = donut ( nmod . in = * hole ) )
A mother admired that the donut was liked by a sailor .
admire ( agent = mother , ccomp = like ( theme = * donut , agent = sailor ) )
The father slept .
sleep ( agent = * father )
A cake was examined by a child .
examine ( theme = cake , agent = child )
Emma examined a rose .
examine ( agent = Emma , theme = rose )
A mandarin was poked by William .
poke ( theme = mandarin , agent = William )