source stringlengths 3 103 | target stringlengths 3 172 |
|---|---|
Dylan lended a book on the ladder to Liam . | lend ( agent = Dylan , theme = book ( nmod . on = * ladder ) , recipient = Liam ) |
Emma lended a hen the clock in the hammock . | lend ( agent = Emma , recipient = hen , theme = * clock ( nmod . in = * hammock ) ) |
Sophia jogged . | jog ( agent = Sophia ) |
The guest confessed that the rose was liked by a boy . | confess ( agent = * guest , ccomp = like ( theme = * rose , agent = boy ) ) |
A champion was given a cake by Emma . | give ( recipient = champion , theme = cake , agent = Emma ) |
Emma liked the baby on a table . | like ( agent = Emma , theme = * baby ( nmod . on = table ) ) |
The lollipop was rolled by a manager . | roll ( theme = * lollipop , agent = manager ) |
A cat sold a girl the melon . | sell ( agent = cat , recipient = girl , theme = * melon ) |
A donut was improved . | improve ( theme = donut ) |
Charlotte wanted to read . | want ( agent = Charlotte , xcomp = read ( agent = Charlotte ) ) |
Olivia forwarded the cat the hammer beside the stage . | forward ( agent = Olivia , recipient = * cat , theme = * hammer ( nmod . beside = * stage ) ) |
The girl reddened Liam . | redden ( agent = * girl , theme = Liam ) |
The doctor handed the bell to Olivia . | hand ( agent = * doctor , theme = * bell , recipient = Olivia ) |
Olivia ate a girl on a tree . | eat ( agent = Olivia , theme = girl ( nmod . on = tree ) ) |
The donut was fed to the mouse by a crocodile . | feed ( theme = * donut , recipient = * mouse , agent = crocodile ) |
Liam needed to jog . | need ( agent = Liam , xcomp = jog ( agent = Liam ) ) |
The pupil nursed a fruit . | nurse ( agent = * pupil , theme = fruit ) |
A cake was cleaned by a horse . | clean ( theme = cake , agent = horse ) |
Grace imagined that a baby fed Chloe a box . | imagine ( agent = Grace , ccomp = feed ( agent = baby , recipient = Chloe , theme = box ) ) |
A donut was given to Emma by the kid . | give ( theme = donut , recipient = Emma , agent = * kid ) |
The teacher was lended the cake on a table by a girl . | lend ( recipient = * teacher , theme = * cake ( nmod . on = table ) , agent = girl ) |
The cake was frozen by a duke . | freeze ( theme = * cake , agent = duke ) |
The rose was observed by the mouse . | observe ( theme = * rose , agent = * mouse ) |
Noah froze a girl in a house . | freeze ( agent = Noah , theme = girl ( nmod . in = house ) ) |
Liam thought that the donut was painted by a mouse . | think ( agent = Liam , ccomp = paint ( theme = * donut , agent = mouse ) ) |
The balloon was respected by Grayson . | respect ( theme = * balloon , agent = Grayson ) |
The girl gave Liam a melon in a house . | give ( agent = * girl , recipient = Liam , theme = melon ( nmod . in = house ) ) |
Noah noticed that a cake was eaten by Liam . | notice ( agent = Noah , ccomp = eat ( theme = cake , agent = Liam ) ) |
A captain posted Carter a cake . | post ( agent = captain , recipient = Carter , theme = cake ) |
Ava supported that Lucas was given a cake beside the stage . | support ( agent = Ava , ccomp = give ( recipient = Lucas , theme = cake ( nmod . beside = * stage ) ) ) |
A melon was given to the dog by Liam . | give ( theme = melon , recipient = * dog , agent = Liam ) |
A cake was given to Benjamin by a bee . | give ( theme = cake , recipient = Benjamin , agent = bee ) |
Michael was rented a cake in the parcel by Ryan . | rent ( recipient = Michael , theme = cake ( nmod . in = * parcel ) , agent = Ryan ) |
Olivia found Emma . | find ( agent = Olivia , theme = Emma ) |
Elizabeth liked that the cake collapsed . | like ( agent = Elizabeth , ccomp = collapse ( theme = * cake ) ) |
A soldier said that the visitor painted . | say ( agent = soldier , ccomp = paint ( agent = * visitor ) ) |
Ava wired Isabella a donut . | wire ( agent = Ava , recipient = Isabella , theme = donut ) |
A cat rolled Noah . | roll ( agent = cat , theme = Noah ) |
Levi liked a boy . | like ( agent = Levi , theme = boy ) |
Emma gave a cake to the monkey . | give ( agent = Emma , theme = cake , recipient = * monkey ) |
A key was given to Harper by the president . | give ( theme = key , recipient = Harper , agent = * president ) |
A cake was doubled by Abigail . | double ( theme = cake , agent = Abigail ) |
Liam hoped that the cake was reddened . | hope ( agent = Liam , ccomp = redden ( theme = * cake ) ) |
A cookie was cleaned by the girl . | clean ( theme = cookie , agent = * girl ) |
A watch was found . | find ( theme = watch ) |
Olivia was sold the clock by a child . | sell ( recipient = Olivia , theme = * clock , agent = child ) |
The box was known by the girl . | know ( theme = * box , agent = * girl ) |
Scarlett preferred to sketch . | prefer ( agent = Scarlett , xcomp = sketch ( agent = Scarlett ) ) |
Emma liked that Mason liked that the shirt rolled . | like ( agent = Emma , ccomp = like ( agent = Mason , ccomp = roll ( theme = * shirt ) ) ) |
A baby froze . | freeze ( theme = baby ) |
Emma said that the boy floated . | say ( agent = Emma , ccomp = float ( theme = * boy ) ) |
The girl painted a cake on a speaker . | paint ( agent = * girl , theme = cake ( nmod . on = speaker ) ) |
The baby sneezed . | sneeze ( agent = * baby ) |
The rose was found . | find ( theme = * rose ) |
The girl lended a cake on a computer to Liam . | lend ( agent = * girl , theme = cake ( nmod . on = computer ) , recipient = Liam ) |
The cake was changed by a boy . | change ( theme = * cake , agent = boy ) |
A cake was served to Gabriel by a girl . | serve ( theme = cake , recipient = Gabriel , agent = girl ) |
A box was appreciated . | appreciate ( theme = box ) |
The girl helped a monkey on the TV . | help ( agent = * girl , theme = monkey ( nmod . on = * tv ) ) |
A plate was eaten . | eat ( theme = plate ) |
A girl gave Emma a cake . | give ( agent = girl , recipient = Emma , theme = cake ) |
The girl froze . | freeze ( theme = * girl ) |
Emma awarded a child a block . | award ( agent = Emma , recipient = child , theme = block ) |
James meant to read . | mean ( agent = James , xcomp = read ( agent = James ) ) |
The governor said that a girl yearned to nap . | say ( agent = * governor , ccomp = yearn ( agent = girl , xcomp = nap ( agent = girl ) ) ) |
Henry found a girl in the car . | find ( agent = Henry , theme = girl ( nmod . in = * car ) ) |
The cookie was given to a baby by Emma . | give ( theme = * cookie , recipient = baby , agent = Emma ) |
Noah found a chicken . | find ( agent = Noah , theme = chicken ) |
A girl pierced a box on the stage . | pierce ( agent = girl , theme = box ( nmod . on = * stage ) ) |
The boy was forwarded the yogurt . | forward ( recipient = * boy , theme = * yogurt ) |
Emma rolled the baby . | roll ( agent = Emma , theme = * baby ) |
A shell was drawn by the boy . | draw ( theme = shell , agent = * boy ) |
Emma was sold the cracker . | sell ( recipient = Emma , theme = * cracker ) |
Harper giggled . | giggle ( agent = Harper ) |
A patient lended the box on a table to a girl . | lend ( agent = patient , theme = * box ( nmod . on = table ) , recipient = girl ) |
Emma thought that a girl painted . | think ( agent = Emma , ccomp = paint ( agent = girl ) ) |
A cake was loved by a doctor . | love ( theme = cake , agent = doctor ) |
The lawyer was fed a banana in a house . | feed ( recipient = * lawyer , theme = banana ( nmod . in = house ) ) |
The brick was respected . | respect ( theme = * brick ) |
The girl said that Emma ate . | say ( agent = * girl , ccomp = eat ( agent = Emma ) ) |
A monkey called . | call ( agent = monkey ) |
A child gave a girl a box beside the stage . | give ( agent = child , recipient = girl , theme = box ( nmod . beside = * stage ) ) |
The boy gave a donut on a table to a girl . | give ( agent = * boy , theme = donut ( nmod . on = table ) , recipient = girl ) |
The cookie was wired to Liam by a girl . | wire ( theme = * cookie , recipient = Liam , agent = girl ) |
A drink was found by a buyer . | find ( theme = drink , agent = buyer ) |
A cookie was eaten by Anthony . | eat ( theme = cookie , agent = Anthony ) |
The pumpkin collapsed . | collapse ( theme = * pumpkin ) |
Liam dreamed that the rose was helped . | dream ( agent = Liam , ccomp = help ( theme = * rose ) ) |
The writer awarded the cake beside a table to Liam . | award ( agent = * writer , theme = * cake ( nmod . beside = table ) , recipient = Liam ) |
A strawberry was rolled . | roll ( theme = strawberry ) |
The hamburger was enlarged by the girl . | enlarge ( theme = * hamburger , agent = * girl ) |
A hamburger was worshipped . | worship ( theme = hamburger ) |
The cat rolled a boy . | roll ( agent = * cat , theme = boy ) |
Liam slid a cake on the throne . | slide ( agent = Liam , theme = cake ( nmod . on = * throne ) ) |
Emma painted a girl . | paint ( agent = Emma , theme = girl ) |
Emma ate the dog . | eat ( agent = Emma , theme = * dog ) |
The bunny cried . | cry ( agent = * bunny ) |
A driver laughed . | laugh ( agent = driver ) |
Olivia thought that a girl mailed the boy the potato in a room . | think ( agent = Olivia , ccomp = mail ( agent = girl , recipient = * boy , theme = * potato ( nmod . in = room ) ) ) |
Andrew lended a donut on a stage to a captain . | lend ( agent = Andrew , theme = donut ( nmod . on = stage ) , recipient = captain ) |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.