source stringlengths 3 103 | target stringlengths 3 172 |
|---|---|
Liam offered the boy a sweetcorn . | offer ( agent = Liam , recipient = * boy , theme = sweetcorn ) |
A book was given to a girl . | give ( theme = book , recipient = girl ) |
Lily gave a cake beside a table to Emma . | give ( agent = Lily , theme = cake ( nmod . beside = table ) , recipient = Emma ) |
The box was liked by Emma . | like ( theme = * box , agent = Emma ) |
The cat was loaned a donut by a bear . | loan ( recipient = * cat , theme = donut , agent = bear ) |
The girl hoped that William laughed . | hope ( agent = * girl , ccomp = laugh ( agent = William ) ) |
A boy wanted to nap . | want ( agent = boy , xcomp = nap ( agent = boy ) ) |
The lollipop was cooked . | cook ( theme = * lollipop ) |
The boy froze a lollipop . | freeze ( agent = * boy , theme = lollipop ) |
The girl sold the cake to the mouse . | sell ( agent = * girl , theme = * cake , recipient = * mouse ) |
The zebra slept . | sleep ( agent = * zebra ) |
Layla liked that a frog liked that Emma was given a cake by a writer . | like ( agent = Layla , ccomp = like ( agent = frog , ccomp = give ( recipient = Emma , theme = cake , agent = writer ) ) ) |
The strawberry was rolled by the patient . | roll ( theme = * strawberry , agent = * patient ) |
The pencil was respected . | respect ( theme = * pencil ) |
The jigsaw was fed to Liam by Ella . | feed ( theme = * jigsaw , recipient = Liam , agent = Ella ) |
Olivia hoped that a chalk was painted by Christopher . | hope ( agent = Olivia , ccomp = paint ( theme = chalk , agent = Christopher ) ) |
Emma rolled the brain . | roll ( agent = Emma , theme = * brain ) |
A child found the clock . | find ( agent = child , theme = * clock ) |
Logan investigated . | investigate ( agent = Logan ) |
The cake was fed to Eleanor by the teacher . | feed ( theme = * cake , recipient = Eleanor , agent = * teacher ) |
The drink was appreciated by a girl . | appreciate ( theme = * drink , agent = girl ) |
The game was given to Liam by a girl . | give ( theme = * game , recipient = Liam , agent = girl ) |
A donut shortened . | shorten ( theme = donut ) |
A girl noticed Ava . | notice ( agent = girl , theme = Ava ) |
A book froze . | freeze ( theme = book ) |
A key was given to Emma by the girl . | give ( theme = key , recipient = Emma , agent = * girl ) |
A researcher painted the girl . | paint ( agent = researcher , theme = * girl ) |
A rose was painted . | paint ( theme = rose ) |
The ball was admired . | admire ( theme = * ball ) |
Elizabeth gave a cake beside a stage to William . | give ( agent = Elizabeth , theme = cake ( nmod . beside = stage ) , recipient = William ) |
A balloon was drawn . | draw ( theme = balloon ) |
The director returned a donut on the table to the girl . | return ( agent = * director , theme = donut ( nmod . on = * table ) , recipient = * girl ) |
The can was frozen . | freeze ( theme = * can ) |
A boy planned to run . | plan ( agent = boy , xcomp = run ( agent = boy ) ) |
A biscuit was decomposed . | decompose ( theme = biscuit ) |
The drink was investigated by the girl . | investigate ( theme = * drink , agent = * girl ) |
The girl ate the cake in a house . | eat ( agent = * girl , theme = * cake ( nmod . in = house ) ) |
Liam was given a chalk in a house . | give ( recipient = Liam , theme = chalk ( nmod . in = house ) ) |
The child liked that a bear was given a cake by Elizabeth . | like ( agent = * child , ccomp = give ( recipient = bear , theme = cake , agent = Elizabeth ) ) |
Liam was lended the drink . | lend ( recipient = Liam , theme = * drink ) |
Mia painted Emma . | paint ( agent = Mia , theme = Emma ) |
A basket was given to Emma . | give ( theme = basket , recipient = Emma ) |
A girl respected that the crayon was lended to Olivia . | respect ( agent = girl , ccomp = lend ( theme = * crayon , recipient = Olivia ) ) |
A cat gave the cake in the house to a dog . | give ( agent = cat , theme = * cake ( nmod . in = * house ) , recipient = dog ) |
A baby was given a cake . | give ( recipient = baby , theme = cake ) |
A boy gave a jigsaw in the house to a girl . | give ( agent = boy , theme = jigsaw ( nmod . in = * house ) , recipient = girl ) |
A cake was given to a cat by a lawyer . | give ( theme = cake , recipient = cat , agent = lawyer ) |
The cookie was appreciated by Ava . | appreciate ( theme = * cookie , agent = Ava ) |
A chicken helped the cake . | help ( agent = chicken , theme = * cake ) |
Asher liked Emma . | like ( agent = Asher , theme = Emma ) |
The cake was eaten by the student . | eat ( theme = * cake , agent = * student ) |
A pizza was appreciated by the girl . | appreciate ( theme = pizza , agent = * girl ) |
The bunny ate . | eat ( agent = * bunny ) |
The sandwich was rolled by the girl . | roll ( theme = * sandwich , agent = * girl ) |
Ethan preferred to run . | prefer ( agent = Ethan , xcomp = run ( agent = Ethan ) ) |
The boy loved a pen . | love ( agent = * boy , theme = pen ) |
The plate broke . | break ( theme = * plate ) |
A jacket was given to the girl . | give ( theme = jacket , recipient = * girl ) |
The lawyer offered the strawberry to Emma . | offer ( agent = * lawyer , theme = * strawberry , recipient = Emma ) |
Liam missed the mouse beside the table . | miss ( agent = Liam , theme = * mouse ( nmod . beside = * table ) ) |
Emily noticed . | notice ( agent = Emily ) |
A boy rolled a girl beside a rock . | roll ( agent = boy , theme = girl ( nmod . beside = rock ) ) |
Emma gave the cake to the dog . | give ( agent = Emma , theme = * cake , recipient = * dog ) |
Dylan hoped that a cookie froze . | hope ( agent = Dylan , ccomp = freeze ( theme = cookie ) ) |
The pig said that the girl gave a sandwich to Olivia . | say ( agent = * pig , ccomp = give ( agent = * girl , theme = sandwich , recipient = Olivia ) ) |
Brooklyn sold a cat a cake . | sell ( agent = Brooklyn , recipient = cat , theme = cake ) |
Emma preferred to clean . | prefer ( agent = Emma , xcomp = clean ( agent = Emma ) ) |
The strawberry was noticed by a human . | notice ( theme = * strawberry , agent = human ) |
Olivia was returned the key . | return ( recipient = Olivia , theme = * key ) |
A liver was loved . | love ( theme = liver ) |
Lucas preferred to walk . | prefer ( agent = Lucas , xcomp = walk ( agent = Lucas ) ) |
A teacher ate a cake . | eat ( agent = teacher , theme = cake ) |
A deer preferred to dance . | prefer ( agent = deer , xcomp = dance ( agent = deer ) ) |
A cake was loaned to the penguin . | loan ( theme = cake , recipient = * penguin ) |
A boy was given a chair by a girl . | give ( recipient = boy , theme = chair , agent = girl ) |
The baby ate the girl on the bed . | eat ( agent = * baby , theme = * girl ( nmod . on = * bed ) ) |
A cookie was juggled by Emma . | juggle ( theme = cookie , agent = Emma ) |
The rose was given to Oliver by the baby . | give ( theme = * rose , recipient = Oliver , agent = * baby ) |
A cake was forwarded to the boy . | forward ( theme = cake , recipient = * boy ) |
A donut was grown by a boy . | grow ( theme = donut , agent = boy ) |
Henry fed the donut beside a piano to a baby . | feed ( agent = Henry , theme = * donut ( nmod . beside = piano ) , recipient = baby ) |
A child decomposed the book on the table . | decompose ( agent = child , theme = * book ( nmod . on = * table ) ) |
A cat rolled a deer . | roll ( agent = cat , theme = deer ) |
A drink was liked by Isabella . | like ( theme = drink , agent = Isabella ) |
A cat was served a cake in the pool by a chicken . | serve ( recipient = cat , theme = cake ( nmod . in = * pool ) , agent = chicken ) |
A donut was liked by Logan . | like ( theme = donut , agent = Logan ) |
The girl rolled a cake in a cup . | roll ( agent = * girl , theme = cake ( nmod . in = cup ) ) |
Olivia liked that Benjamin liked a donut on the computer in the garden . | like ( agent = Olivia , ccomp = like ( agent = Benjamin , theme = donut ( nmod . on = * computer ( nmod . in = * garden ) ) ) ) |
The boy examined the hamburger on the table . | examine ( agent = * boy , theme = * hamburger ( nmod . on = * table ) ) |
Ava sent the jar to Liam . | send ( agent = Ava , theme = * jar , recipient = Liam ) |
A tool was given to Leo by Liam . | give ( theme = tool , recipient = Leo , agent = Liam ) |
Jacob ate . | eat ( agent = Jacob ) |
Nora liked that a tool was loved by Noah . | like ( agent = Nora , ccomp = love ( theme = tool , agent = Noah ) ) |
Noah split the dog . | split ( agent = Noah , theme = * dog ) |
A donkey ate a cake on a table . | eat ( agent = donkey , theme = cake ( nmod . on = table ) ) |
Amelia noticed that a child packed a melon . | notice ( agent = Amelia , ccomp = pack ( agent = child , theme = melon ) ) |
Olivia shortened a cake on the bed . | shorten ( agent = Olivia , theme = cake ( nmod . on = * bed ) ) |
A girl appreciated that Charlotte slept . | appreciate ( agent = girl , ccomp = sleep ( agent = Charlotte ) ) |
The flag was painted by William . | paint ( theme = * flag , agent = William ) |
Noah liked a girl in a room . | like ( agent = Noah , theme = girl ( nmod . in = room ) ) |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.