source
stringlengths
3
103
target
stringlengths
3
172
A cookie was given to Emma .
give ( theme = cookie , recipient = Emma )
The lion dreamed to sketch .
dream ( agent = * lion , xcomp = sketch ( agent = * lion ) )
A kid liked that the game was burned .
like ( agent = kid , ccomp = burn ( theme = * game ) )
Emma was lended a cake on the table .
lend ( recipient = Emma , theme = cake ( nmod . on = * table ) )
A bear posted Liam a cake .
post ( agent = bear , recipient = Liam , theme = cake )
The spoon was drawn by Ava .
draw ( theme = * spoon , agent = Ava )
Noah liked that a rose was painted .
like ( agent = Noah , ccomp = paint ( theme = rose ) )
Emma hoped that Aiden cooked .
hope ( agent = Emma , ccomp = cook ( agent = Aiden ) )
A book floated .
float ( theme = book )
A teacher wanted to run .
want ( agent = teacher , xcomp = run ( agent = teacher ) )
The sandwich was investigated .
investigate ( theme = * sandwich )
The cake was worshipped by the bear .
worship ( theme = * cake , agent = * bear )
The girl thought that the rose was served to Emma by the cat .
think ( agent = * girl , ccomp = serve ( theme = * rose , recipient = Emma , agent = * cat ) )
Emma rolled a melon on a stool .
roll ( agent = Emma , theme = melon ( nmod . on = stool ) )
Liam was slipped a box .
slip ( recipient = Liam , theme = box )
The goose gave a monkey a donut .
give ( agent = * goose , recipient = monkey , theme = donut )
Noah juggled a girl .
juggle ( agent = Noah , theme = girl )
The bear gave the cookie on the table to Liam .
give ( agent = * bear , theme = * cookie ( nmod . on = * table ) , recipient = Liam )
Emma was given the cake beside a table by Samuel .
give ( recipient = Emma , theme = * cake ( nmod . beside = table ) , agent = Samuel )
Owen lended a cake to Dylan .
lend ( agent = Owen , theme = cake , recipient = Dylan )
A fly was given a melon by Emma .
give ( recipient = fly , theme = melon , agent = Emma )
The resident floated .
float ( theme = * resident )
A donut was given to the cat .
give ( theme = donut , recipient = * cat )
The baby drew a doll in a vehicle .
draw ( agent = * baby , theme = doll ( nmod . in = vehicle ) )
A girl liked that Emma sneezed .
like ( agent = girl , ccomp = sneeze ( agent = Emma ) )
A weapon shortened .
shorten ( theme = weapon )
The strawberry was dusted by Oliver .
dust ( theme = * strawberry , agent = Oliver )
The chicken packed a donut beside a road .
pack ( agent = * chicken , theme = donut ( nmod . beside = road ) )
The cookie was given to a girl .
give ( theme = * cookie , recipient = girl )
admire
admire
A chair was fed to a bee .
feed ( theme = chair , recipient = bee )
The girl said that a poet was served a biscuit beside the broker by Liam .
say ( agent = * girl , ccomp = serve ( recipient = poet , theme = biscuit ( nmod . beside = * broker ) , agent = Liam ) )
Theodore was loaned the clock .
loan ( recipient = Theodore , theme = * clock )
A guest passed the girl the pretzel on a rock .
pass ( agent = guest , recipient = * girl , theme = * pretzel ( nmod . on = rock ) )
Oliver wanted to investigate .
want ( agent = Oliver , xcomp = investigate ( agent = Oliver ) )
The lion wanted to walk .
want ( agent = * lion , xcomp = walk ( agent = * lion ) )
A resident hunted Daniel .
hunt ( agent = resident , theme = Daniel )
A crayon was floated .
float ( theme = crayon )
Henry slept .
sleep ( agent = Henry )
The bat was studied .
study ( theme = * bat )
The cake was adored by Sofia .
adore ( theme = * cake , agent = Sofia )
Avery preferred to sleep .
prefer ( agent = Avery , xcomp = sleep ( agent = Avery ) )
The fruit was investigated by the dog .
investigate ( theme = * fruit , agent = * dog )
Isaac screamed .
scream ( agent = Isaac )
The drink was floated by a poet .
float ( theme = * drink , agent = poet )
The boy collapsed the cloud .
collapse ( agent = * boy , theme = * cloud )
Emma rented a drink beside a table to Liam .
rent ( agent = Emma , theme = drink ( nmod . beside = table ) , recipient = Liam )
A champion sold the boy the drink on a tree .
sell ( agent = champion , recipient = * boy , theme = * drink ( nmod . on = tree ) )
A cat liked the lion .
like ( agent = cat , theme = * lion )
The queen proved that a brush was seen by a girl .
prove ( agent = * queen , ccomp = see ( theme = brush , agent = girl ) )
Emma brought a cookie in the house to a girl .
bring ( agent = Emma , theme = cookie ( nmod . in = * house ) , recipient = girl )
The brick was eaten by Liam .
eat ( theme = * brick , agent = Liam )
Liam noticed that Emma fed a donut beside the whale to the teacher .
notice ( agent = Liam , ccomp = feed ( agent = Emma , theme = donut ( nmod . beside = * whale ) , recipient = * teacher ) )
A dog gave Lily the pickle beside a machine .
give ( agent = dog , recipient = Lily , theme = * pickle ( nmod . beside = machine ) )
Emma helped Noah .
help ( agent = Emma , theme = Noah )
A book was thrown .
throw ( theme = book )
The girl declared that Addison liked the ball beside a table .
declare ( agent = * girl , ccomp = like ( agent = Addison , theme = * ball ( nmod . beside = table ) ) )
The father nursed .
nurse ( agent = * father )
The cake was cleaned by William .
clean ( theme = * cake , agent = William )
The box was sold to Aubrey .
sell ( theme = * box , recipient = Aubrey )
The penny was brought to the pig by Emma .
bring ( theme = * penny , recipient = * pig , agent = Emma )
A cake was loaned to the student by the scientist .
loan ( theme = cake , recipient = * student , agent = * scientist )
The weapon was painted .
paint ( theme = * weapon )
Logan was given the drink in a pit .
give ( recipient = Logan , theme = * drink ( nmod . in = pit ) )
Jackson gave Liam a donut .
give ( agent = Jackson , recipient = Liam , theme = donut )
The girl gave a drink beside a bed to the teacher .
give ( agent = * girl , theme = drink ( nmod . beside = bed ) , recipient = * teacher )
Benjamin was lended a donut on the table .
lend ( recipient = Benjamin , theme = donut ( nmod . on = * table ) )
A crocodile broke a biscuit beside a chair .
break ( agent = crocodile , theme = biscuit ( nmod . beside = chair ) )
The donut was sold to James by William .
sell ( theme = * donut , recipient = James , agent = William )
A pony posted the donut to the boy .
post ( agent = pony , theme = * donut , recipient = * boy )
Mia was passed a box .
pass ( recipient = Mia , theme = box )
The teacher passed the crayon to the boy .
pass ( agent = * teacher , theme = * crayon , recipient = * boy )
Noah liked a girl .
like ( agent = Noah , theme = girl )
A shirt was floated .
float ( theme = shirt )
Olivia split .
split ( theme = Olivia )
A girl gave Emma the drink beside a table .
give ( agent = girl , recipient = Emma , theme = * drink ( nmod . beside = table ) )
A girl admired a child beside the table .
admire ( agent = girl , theme = child ( nmod . beside = * table ) )
The raisin was offered to a child by the girl .
offer ( theme = * raisin , recipient = child , agent = * girl )
The monkey liked a cow .
like ( agent = * monkey , theme = cow )
The girl was promised the cookie beside the ladder by Liam .
promise ( recipient = * girl , theme = * cookie ( nmod . beside = * ladder ) , agent = Liam )
The strawberry was sold to Benjamin by Emma .
sell ( theme = * strawberry , recipient = Benjamin , agent = Emma )
A lollipop was liked by Jacob .
like ( theme = lollipop , agent = Jacob )
Mila planned to read .
plan ( agent = Mila , xcomp = read ( agent = Mila ) )
Bella liked that a girl ate .
like ( agent = Bella , ccomp = eat ( agent = girl ) )
A brush was improved by Jacob .
improve ( theme = brush , agent = Jacob )
A boy offered a cake beside a bed to Emma .
offer ( agent = boy , theme = cake ( nmod . beside = bed ) , recipient = Emma )
Noah supported that a pretzel froze .
support ( agent = Noah , ccomp = freeze ( theme = pretzel ) )
The teacher slept .
sleep ( agent = * teacher )
A girl liked that Emma walked .
like ( agent = girl , ccomp = walk ( agent = Emma ) )
Liam was sold a cake .
sell ( recipient = Liam , theme = cake )
A cat floated the cake .
float ( agent = cat , theme = * cake )
Emma painted the raisin in the basket .
paint ( agent = Emma , theme = * raisin ( nmod . in = * basket ) )
A cat wanted to run .
want ( agent = cat , xcomp = run ( agent = cat ) )
The girl walked .
walk ( agent = * girl )
A cake was poked by Bella .
poke ( theme = cake , agent = Bella )
The crown was passed to Emma .
pass ( theme = * crown , recipient = Emma )
The fly was wired a drink by a bird .
wire ( recipient = * fly , theme = drink , agent = bird )
The girl sold Emily the donut .
sell ( agent = * girl , recipient = Emily , theme = * donut )
Isabella floated a cake .
float ( agent = Isabella , theme = cake )
A coin was collapsed .
collapse ( theme = coin )