source stringlengths 3 103 | target stringlengths 3 172 |
|---|---|
Chloe liked that a rose was eaten by Emma . | like ( agent = Chloe , ccomp = eat ( theme = rose , agent = Emma ) ) |
The bear wanted to walk . | want ( agent = * bear , xcomp = walk ( agent = * bear ) ) |
Emma loved the cake . | love ( agent = Emma , theme = * cake ) |
The cake was liked by Benjamin . | like ( theme = * cake , agent = Benjamin ) |
A girl gave a cake in a house to a giraffe . | give ( agent = girl , theme = cake ( nmod . in = house ) , recipient = giraffe ) |
Isabella was given a scarf beside the table . | give ( recipient = Isabella , theme = scarf ( nmod . beside = * table ) ) |
Emma loaned the donut to the teacher . | loan ( agent = Emma , theme = * donut , recipient = * teacher ) |
A flower was given to a girl by Benjamin . | give ( theme = flower , recipient = girl , agent = Benjamin ) |
Elizabeth liked that the girl painted . | like ( agent = Elizabeth , ccomp = paint ( agent = * girl ) ) |
Wyatt improved a girl . | improve ( agent = Wyatt , theme = girl ) |
A cat ate . | eat ( agent = cat ) |
Abigail tried to run . | try ( agent = Abigail , xcomp = run ( agent = Abigail ) ) |
The muffin was burned . | burn ( theme = * muffin ) |
The book was discovered . | discover ( theme = * book ) |
The girl floated the donut . | float ( agent = * girl , theme = * donut ) |
The tiger admired that Logan lended Ava a hamburger beside the chair . | admire ( agent = * tiger , ccomp = lend ( agent = Logan , recipient = Ava , theme = hamburger ( nmod . beside = * chair ) ) ) |
A cake was brought to the girl by Liam . | bring ( theme = cake , recipient = * girl , agent = Liam ) |
A balloon was offered to Emma . | offer ( theme = balloon , recipient = Emma ) |
Emma was given a cake by Sophia . | give ( recipient = Emma , theme = cake , agent = Sophia ) |
Elijah ate the girl in a glass . | eat ( agent = Elijah , theme = * girl ( nmod . in = glass ) ) |
The chicken ate . | eat ( agent = * chicken ) |
A raisin was sold to the dog . | sell ( theme = raisin , recipient = * dog ) |
The bear meant that a baby sneezed . | mean ( agent = * bear , ccomp = sneeze ( agent = baby ) ) |
The cake was grown by the baby . | grow ( theme = * cake , agent = * baby ) |
Emma proved that the cookie was tossed by Aiden . | prove ( agent = Emma , ccomp = toss ( theme = * cookie , agent = Aiden ) ) |
The cookie was poked by Olivia . | poke ( theme = * cookie , agent = Olivia ) |
The girl ate a cake . | eat ( agent = * girl , theme = cake ) |
Luke adored the boy beside the table . | adore ( agent = Luke , theme = * boy ( nmod . beside = * table ) ) |
A cake was admired by Isabella . | admire ( theme = cake , agent = Isabella ) |
The box was shortened . | shorten ( theme = * box ) |
The pencil rolled . | roll ( theme = * pencil ) |
A girl ate . | eat ( agent = girl ) |
A leaf was frozen . | freeze ( theme = leaf ) |
Emma was given a donut beside a table in a glass . | give ( recipient = Emma , theme = donut ( nmod . beside = table ( nmod . in = glass ) ) ) |
Isabella wished that a donut was forwarded to a girl . | wish ( agent = Isabella , ccomp = forward ( theme = donut , recipient = girl ) ) |
William tossed Emma . | toss ( agent = William , theme = Emma ) |
A sailor liked that Ava was returned a donut by a manager . | like ( agent = sailor , ccomp = return ( recipient = Ava , theme = donut , agent = manager ) ) |
Emma gave a dog the cake in the parcel . | give ( agent = Emma , recipient = dog , theme = * cake ( nmod . in = * parcel ) ) |
A cake was lended to a boy by a cat . | lend ( theme = cake , recipient = boy , agent = cat ) |
A girl ate the cake . | eat ( agent = girl , theme = * cake ) |
A rose was helped by Emma . | help ( theme = rose , agent = Emma ) |
Emma liked that Avery proved that the block was rented to the boy by a pony . | like ( agent = Emma , ccomp = prove ( agent = Avery , ccomp = rent ( theme = * block , recipient = * boy , agent = pony ) ) ) |
Christopher sent a donut to the bee . | send ( agent = Christopher , theme = donut , recipient = * bee ) |
The baby shortened the cake in the house . | shorten ( agent = * baby , theme = * cake ( nmod . in = * house ) ) |
Emma handed the horse a cake . | hand ( agent = Emma , recipient = * horse , theme = cake ) |
Emma hated to sneeze . | hate ( agent = Emma , xcomp = sneeze ( agent = Emma ) ) |
Riley was lended a cookie in the garden by the dog . | lend ( recipient = Riley , theme = cookie ( nmod . in = * garden ) , agent = * dog ) |
A girl sold a melon beside the bed to Jackson . | sell ( agent = girl , theme = melon ( nmod . beside = * bed ) , recipient = Jackson ) |
The cake was floated by a dog . | float ( theme = * cake , agent = dog ) |
Chloe admired that the yogurt was liked by a bear . | admire ( agent = Chloe , ccomp = like ( theme = * yogurt , agent = bear ) ) |
A plant was lended to a girl . | lend ( theme = plant , recipient = girl ) |
The girl lended the cake on a chair to Layla . | lend ( agent = * girl , theme = * cake ( nmod . on = chair ) , recipient = Layla ) |
Emma cleaned the bunny in a house . | clean ( agent = Emma , theme = * bunny ( nmod . in = house ) ) |
The girl gave William a cake . | give ( agent = * girl , recipient = William , theme = cake ) |
Isabella disintegrated . | disintegrate ( theme = Isabella ) |
A frog noticed that Liam gave a cake to a girl . | notice ( agent = frog , ccomp = give ( agent = Liam , theme = cake , recipient = girl ) ) |
Emma sketched the rose in a can . | sketch ( agent = Emma , theme = * rose ( nmod . in = can ) ) |
Emma gave a watch to the director . | give ( agent = Emma , theme = watch , recipient = * director ) |
A moose rolled the donut . | roll ( agent = moose , theme = * donut ) |
The dog smiled . | smile ( agent = * dog ) |
The queen returned a pumpkin beside a cup to Emma . | return ( agent = * queen , theme = pumpkin ( nmod . beside = cup ) , recipient = Emma ) |
The sheep rolled a researcher . | roll ( agent = * sheep , theme = researcher ) |
The drink was appreciated by the baby . | appreciate ( theme = * drink , agent = * baby ) |
The fig was valued . | value ( theme = * fig ) |
Lily passed Emma a cake in a bakery . | pass ( agent = Lily , recipient = Emma , theme = cake ( nmod . in = bakery ) ) |
A bee confessed that a cake was investigated by a girl . | confess ( agent = bee , ccomp = investigate ( theme = cake , agent = girl ) ) |
Emma passed a donut in the house to Mason . | pass ( agent = Emma , theme = donut ( nmod . in = * house ) , recipient = Mason ) |
A hamburger was shortened . | shorten ( theme = hamburger ) |
Elijah posted a girl a cake on a tripod . | post ( agent = Elijah , recipient = girl , theme = cake ( nmod . on = tripod ) ) |
Benjamin drew a bee beside the chair . | draw ( agent = Benjamin , theme = bee ( nmod . beside = * chair ) ) |
The yogurt rolled . | roll ( theme = * yogurt ) |
The monkey rolled the girl . | roll ( agent = * monkey , theme = * girl ) |
The cake was rolled by a girl . | roll ( theme = * cake , agent = girl ) |
Nora was given a cake by a boy . | give ( recipient = Nora , theme = cake , agent = boy ) |
A donut was eaten by Riley . | eat ( theme = donut , agent = Riley ) |
A girl was lended a cake by a chicken . | lend ( recipient = girl , theme = cake , agent = chicken ) |
Samuel talked . | talk ( agent = Samuel ) |
Owen liked a teacher . | like ( agent = Owen , theme = teacher ) |
The donut was cleaned by Jacob . | clean ( theme = * donut , agent = Jacob ) |
The cake was rolled by Jack . | roll ( theme = * cake , agent = Jack ) |
The box was touched . | touch ( theme = * box ) |
Emily was given a cookie beside a table by Emma . | give ( recipient = Emily , theme = cookie ( nmod . beside = table ) , agent = Emma ) |
Madison gave a cake to Emma . | give ( agent = Madison , theme = cake , recipient = Emma ) |
The cake was given to Oliver . | give ( theme = * cake , recipient = Oliver ) |
A girl grew the pizza . | grow ( agent = girl , theme = * pizza ) |
A dog danced . | dance ( agent = dog ) |
A biscuit was wired to Olivia by the chicken . | wire ( theme = biscuit , recipient = Olivia , agent = * chicken ) |
Olivia noticed that the bowl was broken by Madison . | notice ( agent = Olivia , ccomp = break ( theme = * bowl , agent = Madison ) ) |
A squirrel ate . | eat ( agent = squirrel ) |
Emma liked that the sandwich decomposed . | like ( agent = Emma , ccomp = decompose ( theme = * sandwich ) ) |
A game was doubled by the deer . | double ( theme = game , agent = * deer ) |
A donut was served to Mia . | serve ( theme = donut , recipient = Mia ) |
Emma noticed a frog in a house in a room . | notice ( agent = Emma , theme = frog ( nmod . in = house ( nmod . in = room ) ) ) |
Owen was given the cake in the vehicle by the girl . | give ( recipient = Owen , theme = * cake ( nmod . in = * vehicle ) , agent = * girl ) |
Emma ate a box beside a table . | eat ( agent = Emma , theme = box ( nmod . beside = table ) ) |
The donut was cooked by Henry . | cook ( theme = * donut , agent = Henry ) |
A lollipop was dusted by Ella . | dust ( theme = lollipop , agent = Ella ) |
Logan loved a manager on the deck . | love ( agent = Logan , theme = manager ( nmod . on = * deck ) ) |
The hamburger was admired by Emma . | admire ( theme = * hamburger , agent = Emma ) |
Emma noticed that Liam slept . | notice ( agent = Emma , ccomp = sleep ( agent = Liam ) ) |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.