source stringlengths 3 103 | target stringlengths 3 172 |
|---|---|
A cake was given to a cat by Noah . | give ( theme = cake , recipient = cat , agent = Noah ) |
A cake was eaten by the boy . | eat ( theme = cake , agent = * boy ) |
A boy danced . | dance ( agent = boy ) |
A resident was awarded the rose by Emma . | award ( recipient = resident , theme = * rose , agent = Emma ) |
The bear liked that the banana shortened . | like ( agent = * bear , ccomp = shorten ( theme = * banana ) ) |
The block burned . | burn ( theme = * block ) |
The girl admired the donut . | admire ( agent = * girl , theme = * donut ) |
A cat rolled a sweetcorn . | roll ( agent = cat , theme = sweetcorn ) |
A box was dusted by a child . | dust ( theme = box , agent = child ) |
The boy gave a strawberry to Emma . | give ( agent = * boy , theme = strawberry , recipient = Emma ) |
A cookie was sent to a bear . | send ( theme = cookie , recipient = bear ) |
A block was given to the girl by a monster . | give ( theme = block , recipient = * girl , agent = monster ) |
Olivia gave a crocodile a pancake . | give ( agent = Olivia , recipient = crocodile , theme = pancake ) |
The muffin was given to Benjamin by Sophia . | give ( theme = * muffin , recipient = Benjamin , agent = Sophia ) |
The molecule was shortened . | shorten ( theme = * molecule ) |
The politician liked a cookie in the bin . | like ( agent = * politician , theme = cookie ( nmod . in = * bin ) ) |
The dog jogged . | jog ( agent = * dog ) |
A sandwich was floated . | float ( theme = sandwich ) |
A doll was frozen by the girl . | freeze ( theme = doll , agent = * girl ) |
The chalk was passed to a dog by William . | pass ( theme = * chalk , recipient = dog , agent = William ) |
Mia called the lollipop . | call ( agent = Mia , theme = * lollipop ) |
A cake was lended to a giraffe by a boy . | lend ( theme = cake , recipient = giraffe , agent = boy ) |
A present was fed to the girl . | feed ( theme = present , recipient = * girl ) |
A girl drew the cake . | draw ( agent = girl , theme = * cake ) |
A chemical was liked by a king . | like ( theme = chemical , agent = king ) |
A drink was changed by the cat . | change ( theme = drink , agent = * cat ) |
A clock was rented to the deer by a child . | rent ( theme = clock , recipient = * deer , agent = child ) |
The cookie was stabbed by Emma . | stab ( theme = * cookie , agent = Emma ) |
William supported that a girl was loaned a fig . | support ( agent = William , ccomp = loan ( recipient = girl , theme = fig ) ) |
The monster rolled . | roll ( theme = * monster ) |
A girl dreamed to run . | dream ( agent = girl , xcomp = run ( agent = girl ) ) |
The chicken gave the sandwich to Olivia . | give ( agent = * chicken , theme = * sandwich , recipient = Olivia ) |
A yogurt was decomposed by the bear . | decompose ( theme = yogurt , agent = * bear ) |
A girl liked that Aurora was given a donut by James . | like ( agent = girl , ccomp = give ( recipient = Aurora , theme = donut , agent = James ) ) |
Emma was mailed the book on a ladder . | mail ( recipient = Emma , theme = * book ( nmod . on = ladder ) ) |
A girl nursed the soap in the wardrobe . | nurse ( agent = girl , theme = * soap ( nmod . in = * wardrobe ) ) |
A lollipop was helped by a boy . | help ( theme = lollipop , agent = boy ) |
William rolled a ring in a cupboard . | roll ( agent = William , theme = ring ( nmod . in = cupboard ) ) |
Emma ate a baby . | eat ( agent = Emma , theme = baby ) |
The dog liked that the boy liked that the rose was drawn . | like ( agent = * dog , ccomp = like ( agent = * boy , ccomp = draw ( theme = * rose ) ) ) |
A fly rolled . | roll ( theme = fly ) |
The boy was fed a ball beside a stool by the prisoner . | feed ( recipient = * boy , theme = ball ( nmod . beside = stool ) , agent = * prisoner ) |
A pizza was juggled by the girl . | juggle ( theme = pizza , agent = * girl ) |
A girl liked that Liam juggled . | like ( agent = girl , ccomp = juggle ( agent = Liam ) ) |
Isabella dusted a bear . | dust ( agent = Isabella , theme = bear ) |
A seed froze . | freeze ( theme = seed ) |
William sent Emma a cake . | send ( agent = William , recipient = Emma , theme = cake ) |
Emma lended a cookie on a stage to Nora . | lend ( agent = Emma , theme = cookie ( nmod . on = stage ) , recipient = Nora ) |
A cake was given to the teacher . | give ( theme = cake , recipient = * teacher ) |
Noah rented Emma a donut beside a book . | rent ( agent = Noah , recipient = Emma , theme = donut ( nmod . beside = book ) ) |
Harper liked that a donut was offered to a girl . | like ( agent = Harper , ccomp = offer ( theme = donut , recipient = girl ) ) |
A coin was hunted . | hunt ( theme = coin ) |
Carter worshipped a box . | worship ( agent = Carter , theme = box ) |
The cat danced . | dance ( agent = * cat ) |
A chair slid . | slide ( theme = chair ) |
Emma loved the cookie . | love ( agent = Emma , theme = * cookie ) |
James gave a cookie to Emma . | give ( agent = James , theme = cookie , recipient = Emma ) |
The cat tossed a girl on a seat . | toss ( agent = * cat , theme = girl ( nmod . on = seat ) ) |
A donut was given to the girl by the penguin . | give ( theme = donut , recipient = * girl , agent = * penguin ) |
A cake was sent to Liam by Asher . | send ( theme = cake , recipient = Liam , agent = Asher ) |
Grace was lended the chair by a boy . | lend ( recipient = Grace , theme = * chair , agent = boy ) |
A radio was given to a girl . | give ( theme = radio , recipient = girl ) |
A balloon was given to Emma . | give ( theme = balloon , recipient = Emma ) |
Noah liked a boy . | like ( agent = Noah , theme = boy ) |
The giraffe called . | call ( agent = * giraffe ) |
Charlotte fed Emma a cake on the bed . | feed ( agent = Charlotte , recipient = Emma , theme = cake ( nmod . on = * bed ) ) |
Mia dusted . | dust ( agent = Mia ) |
The cake was drawn by the girl . | draw ( theme = * cake , agent = * girl ) |
Addison smiled . | smile ( agent = Addison ) |
The nail was frozen . | freeze ( theme = * nail ) |
Liam | Liam |
A cat ate the girl in a room . | eat ( agent = cat , theme = * girl ( nmod . in = room ) ) |
The boy grew . | grow ( theme = * boy ) |
Sebastian liked that Jackson sold the cake on the table to Emma . | like ( agent = Sebastian , ccomp = sell ( agent = Jackson , theme = * cake ( nmod . on = * table ) , recipient = Emma ) ) |
The girl passed Emma a block on a table . | pass ( agent = * girl , recipient = Emma , theme = block ( nmod . on = table ) ) |
Carter noticed that Emma was fed a cake in the room by the buyer . | notice ( agent = Carter , ccomp = feed ( recipient = Emma , theme = cake ( nmod . in = * room ) , agent = * buyer ) ) |
A girl liked that a guitar grew . | like ( agent = girl , ccomp = grow ( theme = guitar ) ) |
A princess rolled the child . | roll ( agent = princess , theme = * child ) |
A donut was burned by Jayden . | burn ( theme = donut , agent = Jayden ) |
A donut was liked by the hero . | like ( theme = donut , agent = * hero ) |
A monster loved a girl on a table . | love ( agent = monster , theme = girl ( nmod . on = table ) ) |
A cat was given the strawberry by Camila . | give ( recipient = cat , theme = * strawberry , agent = Camila ) |
A cat wanted to dust . | want ( agent = cat , xcomp = dust ( agent = cat ) ) |
The cake was found by Benjamin . | find ( theme = * cake , agent = Benjamin ) |
A cake was drawn by a boy . | draw ( theme = cake , agent = boy ) |
The scientist dusted Sophia . | dust ( agent = * scientist , theme = Sophia ) |
Olivia gave a cake to Matthew . | give ( agent = Olivia , theme = cake , recipient = Matthew ) |
The girl hunted the donut . | hunt ( agent = * girl , theme = * donut ) |
A customer decomposed the balloon . | decompose ( agent = customer , theme = * balloon ) |
Noah needed to giggle . | need ( agent = Noah , xcomp = giggle ( agent = Noah ) ) |
The raisin was called by the boy . | call ( theme = * raisin , agent = * boy ) |
Mason noticed . | notice ( agent = Mason ) |
Mason was given the cake . | give ( recipient = Mason , theme = * cake ) |
The cake was liked by Logan . | like ( theme = * cake , agent = Logan ) |
The boy called Olivia . | call ( agent = * boy , theme = Olivia ) |
Christopher knew . | know ( agent = Christopher ) |
Emma froze a box . | freeze ( agent = Emma , theme = box ) |
A boy admired a lawyer in a hole on the shelf . | admire ( agent = boy , theme = lawyer ( nmod . in = hole ( nmod . on = * shelf ) ) ) |
The squirrel was lended a strawberry . | lend ( recipient = * squirrel , theme = strawberry ) |
The girl was sold the donut beside a bush by a boy . | sell ( recipient = * girl , theme = * donut ( nmod . beside = bush ) , agent = boy ) |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.