source
stringlengths
3
103
target
stringlengths
3
172
The princess rolled .
roll ( theme = * princess )
Liam wished that the seed was collapsed by Emma .
wish ( agent = Liam , ccomp = collapse ( theme = * seed , agent = Emma ) )
The girl admired that the boy hunted Olivia .
admire ( agent = * girl , ccomp = hunt ( agent = * boy , theme = Olivia ) )
The cat noticed that Liam liked that the melon was helped by Olivia .
notice ( agent = * cat , ccomp = like ( agent = Liam , ccomp = help ( theme = * melon , agent = Olivia ) ) )
A king appreciated that Emma liked that the teacher was passed the mandarin by Noah .
appreciate ( agent = king , ccomp = like ( agent = Emma , ccomp = pass ( recipient = * teacher , theme = * mandarin , agent = Noah ) ) )
The girl was given a penny on the table .
give ( recipient = * girl , theme = penny ( nmod . on = * table ) )
Ava talked .
talk ( agent = Ava )
The girl was sold a cookie .
sell ( recipient = * girl , theme = cookie )
A professor investigated .
investigate ( agent = professor )
Isabella smiled .
smile ( agent = Isabella )
A guest liked Ava .
like ( agent = guest , theme = Ava )
The cake was frozen by Noah .
freeze ( theme = * cake , agent = Noah )
A bell was lended to the girl by Liam .
lend ( theme = bell , recipient = * girl , agent = Liam )
The melon was nursed .
nurse ( theme = * melon )
The visitor gave the cake to Olivia .
give ( agent = * visitor , theme = * cake , recipient = Olivia )
The soap was adored .
adore ( theme = * soap )
The boy was given the ball .
give ( recipient = * boy , theme = * ball )
The boy dreamed that a bird broke .
dream ( agent = * boy , ccomp = break ( theme = bird ) )
Jacob smiled .
smile ( agent = Jacob )
Mia collapsed a donut beside a table on a cloth .
collapse ( agent = Mia , theme = donut ( nmod . beside = table ( nmod . on = cloth ) ) )
A biscuit was discovered .
discover ( theme = biscuit )
The boy ate Emma .
eat ( agent = * boy , theme = Emma )
A boy gave the girl a donut .
give ( agent = boy , recipient = * girl , theme = donut )
The girl was lended a cake .
lend ( recipient = * girl , theme = cake )
A penny was frozen .
freeze ( theme = penny )
The cake was improved by Liam .
improve ( theme = * cake , agent = Liam )
A girl froze the president in the house .
freeze ( agent = girl , theme = * president ( nmod . in = * house ) )
The rose burned .
burn ( theme = * rose )
The girl poked a cake on a table .
poke ( agent = * girl , theme = cake ( nmod . on = table ) )
The boy gave the cake beside the rod to the producer .
give ( agent = * boy , theme = * cake ( nmod . beside = * rod ) , recipient = * producer )
The cake was lended to the lawyer .
lend ( theme = * cake , recipient = * lawyer )
A pillow was liked .
like ( theme = pillow )
Emma sold the cake in a van to the boy .
sell ( agent = Emma , theme = * cake ( nmod . in = van ) , recipient = * boy )
A cake was stabbed .
stab ( theme = cake )
A donut was found by the penguin .
find ( theme = donut , agent = * penguin )
The cake was passed to Noah .
pass ( theme = * cake , recipient = Noah )
The rose was called by a boy .
call ( theme = * rose , agent = boy )
A cake was sold to the fly by Olivia .
sell ( theme = cake , recipient = * fly , agent = Olivia )
The donut was eaten by Liam .
eat ( theme = * donut , agent = Liam )
Evelyn liked a butterfly beside the bench .
like ( agent = Evelyn , theme = butterfly ( nmod . beside = * bench ) )
Elijah ate a president .
eat ( agent = Elijah , theme = president )
The rose was liked by the frog .
like ( theme = * rose , agent = * frog )
The cake was sent to Jaxon by the monster .
send ( theme = * cake , recipient = Jaxon , agent = * monster )
A box was missed by Emma .
miss ( theme = box , agent = Emma )
The chicken liked that Liam said that the champion offered William the donut .
like ( agent = * chicken , ccomp = say ( agent = Liam , ccomp = offer ( agent = * champion , recipient = William , theme = * donut ) ) )
A boy was given a cake .
give ( recipient = boy , theme = cake )
A cake was returned to the lion by the student .
return ( theme = cake , recipient = * lion , agent = * student )
The boy offered a cake on the stage to Emma .
offer ( agent = * boy , theme = cake ( nmod . on = * stage ) , recipient = Emma )
The bowl was painted .
paint ( theme = * bowl )
A girl was lended the box in a bag in the car .
lend ( recipient = girl , theme = * box ( nmod . in = bag ( nmod . in = * car ) ) )
The box was investigated .
investigate ( theme = * box )
A donut was decomposed by a horse .
decompose ( theme = donut , agent = horse )
Logan noticed .
notice ( agent = Logan )
A squirrel gave a glue to Emma .
give ( agent = squirrel , theme = glue , recipient = Emma )
Emma ate a drink .
eat ( agent = Emma , theme = drink )
The penny was drawn .
draw ( theme = * penny )
A donut was studied by Emma .
study ( theme = donut , agent = Emma )
Noah gave a raisin on a stage to the baby .
give ( agent = Noah , theme = raisin ( nmod . on = stage ) , recipient = * baby )
A goose liked Noah .
like ( agent = goose , theme = Noah )
The pickle was offered to a boy .
offer ( theme = * pickle , recipient = boy )
A girl was given the cake in the house by Brooklyn .
give ( recipient = girl , theme = * cake ( nmod . in = * house ) , agent = Brooklyn )
A brain was mailed to the girl .
mail ( theme = brain , recipient = * girl )
The donut floated .
float ( theme = * donut )
A toothbrush was found by a girl .
find ( theme = toothbrush , agent = girl )
A cake was disintegrated by the boy .
disintegrate ( theme = cake , agent = * boy )
The melon was loved by a girl .
love ( theme = * melon , agent = girl )
Wyatt noticed that a cake was broken .
notice ( agent = Wyatt , ccomp = break ( theme = cake ) )
The girl fed a cake to the boy .
feed ( agent = * girl , theme = cake , recipient = * boy )
Emma froze a cake on a table .
freeze ( agent = Emma , theme = cake ( nmod . on = table ) )
The girl proved that a cake was given to the butterfly .
prove ( agent = * girl , ccomp = give ( theme = cake , recipient = * butterfly ) )
The mouse was sent a cake by a boy .
send ( recipient = * mouse , theme = cake , agent = boy )
Stella lended Emma the sandwich in a house .
lend ( agent = Stella , recipient = Emma , theme = * sandwich ( nmod . in = house ) )
A box was lended to the girl .
lend ( theme = box , recipient = * girl )
A cake was sent to a father .
send ( theme = cake , recipient = father )
The girl studied a banana .
study ( agent = * girl , theme = banana )
Emma gave the cake in a room to a duke .
give ( agent = Emma , theme = * cake ( nmod . in = room ) , recipient = duke )
The giraffe loved a bowl .
love ( agent = * giraffe , theme = bowl )
The bee meant to run .
mean ( agent = * bee , xcomp = run ( agent = * bee ) )
A mirror was snapped by a bear .
snap ( theme = mirror , agent = bear )
The jigsaw was rolled by Emma .
roll ( theme = * jigsaw , agent = Emma )
The donut was split by a girl .
split ( theme = * donut , agent = girl )
The soldier gasped .
gasp ( agent = * soldier )
The mouse knew the host .
know ( agent = * mouse , theme = * host )
Sebastian was sold the drink in a house by Benjamin .
sell ( recipient = Sebastian , theme = * drink ( nmod . in = house ) , agent = Benjamin )
A gumball was liked .
like ( theme = gumball )
Noah noticed that the donut broke .
notice ( agent = Noah , ccomp = break ( theme = * donut ) )
The jacket was burned .
burn ( theme = * jacket )
The cake was fed to the girl .
feed ( theme = * cake , recipient = * girl )
The boy ate Evelyn .
eat ( agent = * boy , theme = Evelyn )
Lillian lended a rose beside a tree to Emma .
lend ( agent = Lillian , theme = rose ( nmod . beside = tree ) , recipient = Emma )
A monkey heard a frog .
hear ( agent = monkey , theme = frog )
Alexander was lended the fig beside the book .
lend ( recipient = Alexander , theme = * fig ( nmod . beside = * book ) )
A donut was fed to Emma .
feed ( theme = donut , recipient = Emma )
The ball enlarged .
enlarge ( theme = * ball )
A cookie was changed by Charlotte .
change ( theme = cookie , agent = Charlotte )
Liam tossed a weapon .
toss ( agent = Liam , theme = weapon )
Gabriel was lended the ball beside the stage by Chloe .
lend ( recipient = Gabriel , theme = * ball ( nmod . beside = * stage ) , agent = Chloe )
A frog sent the sheep a drink in the room .
send ( agent = frog , recipient = * sheep , theme = drink ( nmod . in = * room ) )
The cake was loved by a frog .
love ( theme = * cake , agent = frog )
The fish liked that the giraffe was promised the donut beside a table by the boy .
like ( agent = * fish , ccomp = promise ( recipient = * giraffe , theme = * donut ( nmod . beside = table ) , agent = * boy ) )