source
stringlengths 3
103
| target
stringlengths 3
172
|
---|---|
The biscuit was nursed by a lion .
|
nurse ( theme = * biscuit , agent = lion )
|
A cat valued that the pretzel was wired to Liam .
|
value ( agent = cat , ccomp = wire ( theme = * pretzel , recipient = Liam ) )
|
A cat said that the jigsaw was changed by Emma .
|
say ( agent = cat , ccomp = change ( theme = * jigsaw , agent = Emma ) )
|
A boy slid a cat .
|
slide ( agent = boy , theme = cat )
|
Emma gave a boy a sandwich .
|
give ( agent = Emma , recipient = boy , theme = sandwich )
|
The raisin was inflated by a tourist .
|
inflate ( theme = * raisin , agent = tourist )
|
The teacher enjoyed to sleep .
|
enjoy ( agent = * teacher , xcomp = sleep ( agent = * teacher ) )
|
A bat was known .
|
know ( theme = bat )
|
A brush was given to the boy by Michael .
|
give ( theme = brush , recipient = * boy , agent = Michael )
|
The cat floated a poet on the chair .
|
float ( agent = * cat , theme = poet ( nmod . on = * chair ) )
|
Emma sold a girl the donut on the bed .
|
sell ( agent = Emma , recipient = girl , theme = * donut ( nmod . on = * bed ) )
|
A girl declared that Isabella appreciated that Liam needed to walk .
|
declare ( agent = girl , ccomp = appreciate ( agent = Isabella , ccomp = need ( agent = Liam , xcomp = walk ( agent = Liam ) ) ) )
|
The donut was returned to Noah by Olivia .
|
return ( theme = * donut , recipient = Noah , agent = Olivia )
|
A purse was loved .
|
love ( theme = purse )
|
A drink was eaten by Emma .
|
eat ( theme = drink , agent = Emma )
|
The mouse was lended a cookie in the house by a girl .
|
lend ( recipient = * mouse , theme = cookie ( nmod . in = * house ) , agent = girl )
|
Emma hoped that the farmer wanted to walk .
|
hope ( agent = Emma , ccomp = want ( agent = * farmer , xcomp = walk ( agent = * farmer ) ) )
|
A girl discovered the rose in the cabinet .
|
discover ( agent = girl , theme = * rose ( nmod . in = * cabinet ) )
|
The box was eaten by Emma .
|
eat ( theme = * box , agent = Emma )
|
Amelia was lended a doll by a buyer .
|
lend ( recipient = Amelia , theme = doll , agent = buyer )
|
The girl painted .
|
paint ( agent = * girl )
|
The cake was offered to James by the girl .
|
offer ( theme = * cake , recipient = James , agent = * girl )
|
A cake was stabbed by a girl .
|
stab ( theme = cake , agent = girl )
|
The boy imagined that the box was packed by Nathan .
|
imagine ( agent = * boy , ccomp = pack ( theme = * box , agent = Nathan ) )
|
A cake was mailed to a professor by a boy .
|
mail ( theme = cake , recipient = professor , agent = boy )
|
A ball was eaten by Avery .
|
eat ( theme = ball , agent = Avery )
|
The teacher liked a donut .
|
like ( agent = * teacher , theme = donut )
|
Emma preferred to jog .
|
prefer ( agent = Emma , xcomp = jog ( agent = Emma ) )
|
A needle was given to Ethan .
|
give ( theme = needle , recipient = Ethan )
|
The yogurt was cleaned by the boy .
|
clean ( theme = * yogurt , agent = * boy )
|
The cat noticed that Emma preferred to walk .
|
notice ( agent = * cat , ccomp = prefer ( agent = Emma , xcomp = walk ( agent = Emma ) ) )
|
Ava liked that the teacher was handed a crayon by Olivia .
|
like ( agent = Ava , ccomp = hand ( recipient = * teacher , theme = crayon , agent = Olivia ) )
|
Emma sold Zoe the donut in a house .
|
sell ( agent = Emma , recipient = Zoe , theme = * donut ( nmod . in = house ) )
|
Liam hoped that a beer was slipped to a child by a girl .
|
hope ( agent = Liam , ccomp = slip ( theme = beer , recipient = child , agent = girl ) )
|
A balloon was eaten by Isabella .
|
eat ( theme = balloon , agent = Isabella )
|
Olivia gave a plant to the child .
|
give ( agent = Olivia , theme = plant , recipient = * child )
|
A sandwich was given to Emma .
|
give ( theme = sandwich , recipient = Emma )
|
A cake was returned to Liam by Emma .
|
return ( theme = cake , recipient = Liam , agent = Emma )
|
Emma rolled a box in the cup .
|
roll ( agent = Emma , theme = box ( nmod . in = * cup ) )
|
A box was poked by Mason .
|
poke ( theme = box , agent = Mason )
|
The duck missed the needle beside the stage .
|
miss ( agent = * duck , theme = * needle ( nmod . beside = * stage ) )
|
Ethan sold the cake beside a stage to the girl .
|
sell ( agent = Ethan , theme = * cake ( nmod . beside = stage ) , recipient = * girl )
|
The boy hoped that Olivia valued Emma .
|
hope ( agent = * boy , ccomp = value ( agent = Olivia , theme = Emma ) )
|
Ava called a doll .
|
call ( agent = Ava , theme = doll )
|
The dog was given a box beside the seat by Emma .
|
give ( recipient = * dog , theme = box ( nmod . beside = * seat ) , agent = Emma )
|
A newspaper was given to the bee by the girl .
|
give ( theme = newspaper , recipient = * bee , agent = * girl )
|
The girl valued a bean beside a table .
|
value ( agent = * girl , theme = bean ( nmod . beside = table ) )
|
The book was worshipped .
|
worship ( theme = * book )
|
The lollipop was broken .
|
break ( theme = * lollipop )
|
A sandwich was doubled .
|
double ( theme = sandwich )
|
A girl froze the chalk beside the chair on a rag .
|
freeze ( agent = girl , theme = * chalk ( nmod . beside = * chair ( nmod . on = rag ) ) )
|
The raisin was found by a hen .
|
find ( theme = * raisin , agent = hen )
|
Noah was lended the coin by Charlotte .
|
lend ( recipient = Noah , theme = * coin , agent = Charlotte )
|
Noah wished to walk .
|
wish ( agent = Noah , xcomp = walk ( agent = Noah ) )
|
The yogurt was helped by the girl .
|
help ( theme = * yogurt , agent = * girl )
|
A boy said that a chair was posted to a producer by a girl .
|
say ( agent = boy , ccomp = post ( theme = chair , recipient = producer , agent = girl ) )
|
A girl cooked a donut .
|
cook ( agent = girl , theme = donut )
|
Joshua missed William .
|
miss ( agent = Joshua , theme = William )
|
Emma sold Sophia a chalk on the road .
|
sell ( agent = Emma , recipient = Sophia , theme = chalk ( nmod . on = * road ) )
|
A squirrel declared that Emma cleaned Noah .
|
declare ( agent = squirrel , ccomp = clean ( agent = Emma , theme = Noah ) )
|
The donut was fed to Ellie .
|
feed ( theme = * donut , recipient = Ellie )
|
The brush was frozen .
|
freeze ( theme = * brush )
|
The cake was examined by Liam .
|
examine ( theme = * cake , agent = Liam )
|
A cake was given to Olivia by William .
|
give ( theme = cake , recipient = Olivia , agent = William )
|
Oliver burned .
|
burn ( theme = Oliver )
|
The duck ate the rose .
|
eat ( agent = * duck , theme = * rose )
|
The lawyer was lended a molecule by the bee .
|
lend ( recipient = * lawyer , theme = molecule , agent = * bee )
|
The pretzel was liked .
|
like ( theme = * pretzel )
|
The donut was enlarged .
|
enlarge ( theme = * donut )
|
Emma appreciated that Olivia enlarged .
|
appreciate ( agent = Emma , ccomp = enlarge ( theme = Olivia ) )
|
Liam was fed the cake in a house beside a table .
|
feed ( recipient = Liam , theme = * cake ( nmod . in = house ( nmod . beside = table ) ) )
|
A girl posted a boy a balloon in a house .
|
post ( agent = girl , recipient = boy , theme = balloon ( nmod . in = house ) )
|
The sandwich was liked by a chicken .
|
like ( theme = * sandwich , agent = chicken )
|
The cake was floated by a girl .
|
float ( theme = * cake , agent = girl )
|
A radio was known by the hen .
|
know ( theme = radio , agent = * hen )
|
A rose was liked by a girl .
|
like ( theme = rose , agent = girl )
|
A poet ate a cat .
|
eat ( agent = poet , theme = cat )
|
A jacket was improved .
|
improve ( theme = jacket )
|
A girl gave Liam a donut .
|
give ( agent = girl , recipient = Liam , theme = donut )
|
A girl examined .
|
examine ( agent = girl )
|
A girl ate a bottle on a speaker .
|
eat ( agent = girl , theme = bottle ( nmod . on = speaker ) )
|
The guard thought that Emma was given the cake by the baby .
|
think ( agent = * guard , ccomp = give ( recipient = Emma , theme = * cake , agent = * baby ) )
|
A glue was worshipped .
|
worship ( theme = glue )
|
A duke slept .
|
sleep ( agent = duke )
|
The teacher hunted the bear .
|
hunt ( agent = * teacher , theme = * bear )
|
A glue was cooked by William .
|
cook ( theme = glue , agent = William )
|
The rose was touched .
|
touch ( theme = * rose )
|
A chicken appreciated a customer in the house .
|
appreciate ( agent = chicken , theme = customer ( nmod . in = * house ) )
|
The customer rolled a cookie in the room .
|
roll ( agent = * customer , theme = cookie ( nmod . in = * room ) )
|
A donut was passed to Julian by Olivia .
|
pass ( theme = donut , recipient = Julian , agent = Olivia )
|
A frog was lended the banana on a table by a girl .
|
lend ( recipient = frog , theme = * banana ( nmod . on = table ) , agent = girl )
|
The pancake was offered to the girl by a boy .
|
offer ( theme = * pancake , recipient = * girl , agent = boy )
|
The dog awarded Noah the cookie in a basin .
|
award ( agent = * dog , recipient = Noah , theme = * cookie ( nmod . in = basin ) )
|
The customer wanted to eat .
|
want ( agent = * customer , xcomp = eat ( agent = * customer ) )
|
A donut was packed by the boy .
|
pack ( theme = donut , agent = * boy )
|
A pizza split .
|
split ( theme = pizza )
|
James examined a cake on a stool .
|
examine ( agent = James , theme = cake ( nmod . on = stool ) )
|
The boy adored the cake .
|
adore ( agent = * boy , theme = * cake )
|
A drink was sold to the goose .
|
sell ( theme = drink , recipient = * goose )
|
Olivia confessed that Jayden was lended a cookie on the table .
|
confess ( agent = Olivia , ccomp = lend ( recipient = Jayden , theme = cookie ( nmod . on = * table ) ) )
|
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.