source stringlengths 3 103 | target stringlengths 3 172 |
|---|---|
The donut was painted by Noah . | paint ( theme = * donut , agent = Noah ) |
A frog needed to walk . | need ( agent = frog , xcomp = walk ( agent = frog ) ) |
The beer was helped by Carter . | help ( theme = * beer , agent = Carter ) |
Emma was brought the flag beside the table . | bring ( recipient = Emma , theme = * flag ( nmod . beside = * table ) ) |
Bella was passed the cake . | pass ( recipient = Bella , theme = * cake ) |
A donut was liked by Emma . | like ( theme = donut , agent = Emma ) |
A bat was seen . | see ( theme = bat ) |
A penny was called by Emma . | call ( theme = penny , agent = Emma ) |
A girl needed to read . | need ( agent = girl , xcomp = read ( agent = girl ) ) |
Isabella loved a cat . | love ( agent = Isabella , theme = cat ) |
James was given a cake on the stage . | give ( recipient = James , theme = cake ( nmod . on = * stage ) ) |
A visitor gave Emma the pickle beside a boat . | give ( agent = visitor , recipient = Emma , theme = * pickle ( nmod . beside = boat ) ) |
Charlotte wanted to sneeze . | want ( agent = Charlotte , xcomp = sneeze ( agent = Charlotte ) ) |
Emma improved . | improve ( theme = Emma ) |
The cookie was lended to Emma . | lend ( theme = * cookie , recipient = Emma ) |
Christopher declared that Olivia drew Elijah . | declare ( agent = Christopher , ccomp = draw ( agent = Olivia , theme = Elijah ) ) |
Emma lended a yogurt to a duck . | lend ( agent = Emma , theme = yogurt , recipient = duck ) |
A girl was offered the hat beside the table by Mia . | offer ( recipient = girl , theme = * hat ( nmod . beside = * table ) , agent = Mia ) |
Emma adored Ava . | adore ( agent = Emma , theme = Ava ) |
A donut was floated . | float ( theme = donut ) |
girl | girl |
Isabella collapsed Gabriel . | collapse ( agent = Isabella , theme = Gabriel ) |
Ava noticed that a cake was frozen . | notice ( agent = Ava , ccomp = freeze ( theme = cake ) ) |
The captain was loaned the cake on the tree . | loan ( recipient = * captain , theme = * cake ( nmod . on = * tree ) ) |
A lollipop was worshipped by a girl . | worship ( theme = lollipop , agent = girl ) |
Emma sold the chicken the cake . | sell ( agent = Emma , recipient = * chicken , theme = * cake ) |
A dog gave a raisin to a girl . | give ( agent = dog , theme = raisin , recipient = girl ) |
A girl offered the donut beside a bed to the bunny . | offer ( agent = girl , theme = * donut ( nmod . beside = bed ) , recipient = * bunny ) |
The cake was missed by a girl . | miss ( theme = * cake , agent = girl ) |
The girl stabbed the raisin beside the table . | stab ( agent = * girl , theme = * raisin ( nmod . beside = * table ) ) |
The mouse painted . | paint ( agent = * mouse ) |
Liam liked that the cookie was seen by the writer . | like ( agent = Liam , ccomp = see ( theme = * cookie , agent = * writer ) ) |
Liam gave Olivia a strawberry . | give ( agent = Liam , recipient = Olivia , theme = strawberry ) |
The ball was given to a girl . | give ( theme = * ball , recipient = girl ) |
The girl lended Noah a cookie . | lend ( agent = * girl , recipient = Noah , theme = cookie ) |
nap | nap |
A cat was forwarded the cookie beside a table by a girl . | forward ( recipient = cat , theme = * cookie ( nmod . beside = table ) , agent = girl ) |
The teacher slid a pumpkin . | slide ( agent = * teacher , theme = pumpkin ) |
The lollipop was rented to the lawyer by the chicken . | rent ( theme = * lollipop , recipient = * lawyer , agent = * chicken ) |
The melon was rolled . | roll ( theme = * melon ) |
Olivia shortened the box beside the stage . | shorten ( agent = Olivia , theme = * box ( nmod . beside = * stage ) ) |
A boy pierced a strawberry in the house . | pierce ( agent = boy , theme = strawberry ( nmod . in = * house ) ) |
The cat hoped that the cake was helped by a child . | hope ( agent = * cat , ccomp = help ( theme = * cake , agent = child ) ) |
A donut was cooked by Olivia . | cook ( theme = donut , agent = Olivia ) |
The donut was frozen by Isabella . | freeze ( theme = * donut , agent = Isabella ) |
The melon was shortened . | shorten ( theme = * melon ) |
Audrey liked that a ring rolled . | like ( agent = Audrey , ccomp = roll ( theme = ring ) ) |
The lollipop was burned by a dog . | burn ( theme = * lollipop , agent = dog ) |
Olivia mailed Emma the cake on the tree . | mail ( agent = Olivia , recipient = Emma , theme = * cake ( nmod . on = * tree ) ) |
A butterfly valued that Olivia was passed the pen . | value ( agent = butterfly , ccomp = pass ( recipient = Olivia , theme = * pen ) ) |
Mia rolled the cake . | roll ( agent = Mia , theme = * cake ) |
Mateo cooked . | cook ( agent = Mateo ) |
The girl liked that the giraffe was offered the present . | like ( agent = * girl , ccomp = offer ( recipient = * giraffe , theme = * present ) ) |
Emma lended a sandwich to the wolf . | lend ( agent = Emma , theme = sandwich , recipient = * wolf ) |
Emily passed the present to William . | pass ( agent = Emily , theme = * present , recipient = William ) |
A box was helped by the mouse . | help ( theme = box , agent = * mouse ) |
The girl improved . | improve ( theme = * girl ) |
Emma expected to paint . | expect ( agent = Emma , xcomp = paint ( agent = Emma ) ) |
The drink was offered to the child . | offer ( theme = * drink , recipient = * child ) |
The puppy drew . | draw ( agent = * puppy ) |
Emma helped a cake . | help ( agent = Emma , theme = cake ) |
Aubrey held Avery . | hold ( agent = Aubrey , theme = Avery ) |
The girl liked that the donut was rolled by Amelia . | like ( agent = * girl , ccomp = roll ( theme = * donut , agent = Amelia ) ) |
The cake grew . | grow ( theme = * cake ) |
The cake was fed to Sophia . | feed ( theme = * cake , recipient = Sophia ) |
The raisin was doubled . | double ( theme = * raisin ) |
Olivia froze . | freeze ( theme = Olivia ) |
The donut was served to the girl by Abigail . | serve ( theme = * donut , recipient = * girl , agent = Abigail ) |
Emma gave a cake to a cat . | give ( agent = Emma , theme = cake , recipient = cat ) |
A monkey froze . | freeze ( theme = monkey ) |
Emma fed Liam a cake in a house . | feed ( agent = Emma , recipient = Liam , theme = cake ( nmod . in = house ) ) |
A pen was offered to a tenant by Emma . | offer ( theme = pen , recipient = tenant , agent = Emma ) |
The dog was passed the cake by Noah . | pass ( recipient = * dog , theme = * cake , agent = Noah ) |
A box was valued by the cat . | value ( theme = box , agent = * cat ) |
A cat gave the father the cake . | give ( agent = cat , recipient = * father , theme = * cake ) |
Benjamin declared that Emma liked to sneeze . | declare ( agent = Benjamin , ccomp = like ( agent = Emma , xcomp = sneeze ( agent = Emma ) ) ) |
A yogurt was dusted by Aubrey . | dust ( theme = yogurt , agent = Aubrey ) |
A boy liked a dog in the garden . | like ( agent = boy , theme = dog ( nmod . in = * garden ) ) |
The girl believed that Ellie slept . | believe ( agent = * girl , ccomp = sleep ( agent = Ellie ) ) |
A boy was given a book . | give ( recipient = boy , theme = book ) |
A girl liked the donut beside the hedge . | like ( agent = girl , theme = * donut ( nmod . beside = * hedge ) ) |
The chief rolled Dylan . | roll ( agent = * chief , theme = Dylan ) |
The cake was given to a girl . | give ( theme = * cake , recipient = girl ) |
Alexander wanted to run . | want ( agent = Alexander , xcomp = run ( agent = Alexander ) ) |
The donkey liked that a poet gave the box on a table to Liam . | like ( agent = * donkey , ccomp = give ( agent = poet , theme = * box ( nmod . on = table ) , recipient = Liam ) ) |
The boy gave the monkey a cake . | give ( agent = * boy , recipient = * monkey , theme = cake ) |
Amelia knew a donut on a table in the parcel . | know ( agent = Amelia , theme = donut ( nmod . on = table ( nmod . in = * parcel ) ) ) |
Sofia held a cookie . | hold ( agent = Sofia , theme = cookie ) |
William was lended a cake . | lend ( recipient = William , theme = cake ) |
The boy craved to talk . | crave ( agent = * boy , xcomp = talk ( agent = * boy ) ) |
A baby was mailed the toothbrush . | mail ( recipient = baby , theme = * toothbrush ) |
The girl was posted the box beside the table on a counter by a mouse . | post ( recipient = * girl , theme = * box ( nmod . beside = * table ( nmod . on = counter ) ) , agent = mouse ) |
William served a pickle beside the stage to a girl . | serve ( agent = William , theme = pickle ( nmod . beside = * stage ) , recipient = girl ) |
A chalk was liked by a girl . | like ( theme = chalk , agent = girl ) |
A sailor sneezed . | sneeze ( agent = sailor ) |
The fig was passed to a boy by the cat . | pass ( theme = * fig , recipient = boy , agent = * cat ) |
A baby rolled the girl . | roll ( agent = baby , theme = * girl ) |
Eleanor collapsed a crayon on a table . | collapse ( agent = Eleanor , theme = crayon ( nmod . on = table ) ) |
A guest walked . | walk ( agent = guest ) |
A chicken slept . | sleep ( agent = chicken ) |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.