source stringlengths 3 103 | target stringlengths 3 172 |
|---|---|
The girl scoffed . | scoff ( agent = * girl ) |
Emma was brought the potato by Theodore . | bring ( recipient = Emma , theme = * potato , agent = Theodore ) |
Olivia examined a donut . | examine ( agent = Olivia , theme = donut ) |
The boy slid the cat beside the stage . | slide ( agent = * boy , theme = * cat ( nmod . beside = * stage ) ) |
Emma liked that a box was shortened . | like ( agent = Emma , ccomp = shorten ( theme = box ) ) |
The cake was rolled by Noah . | roll ( theme = * cake , agent = Noah ) |
Mateo missed the lion . | miss ( agent = Mateo , theme = * lion ) |
Owen was loaned the cake in a bag by Ava . | loan ( recipient = Owen , theme = * cake ( nmod . in = bag ) , agent = Ava ) |
A dog slid the boy in a mug . | slide ( agent = dog , theme = * boy ( nmod . in = mug ) ) |
Jacob froze . | freeze ( theme = Jacob ) |
The creature hoped that a pizza was rolled . | hope ( agent = * creature , ccomp = roll ( theme = pizza ) ) |
Oliver thought that the girl slept . | think ( agent = Oliver , ccomp = sleep ( agent = * girl ) ) |
A cookie was forwarded to Emma . | forward ( theme = cookie , recipient = Emma ) |
The cat gave the cake in a house to the dog . | give ( agent = * cat , theme = * cake ( nmod . in = house ) , recipient = * dog ) |
The spokesman wanted to investigate . | want ( agent = * spokesman , xcomp = investigate ( agent = * spokesman ) ) |
The melon was loved by Emma . | love ( theme = * melon , agent = Emma ) |
The baby lended a sweetcorn to the doctor . | lend ( agent = * baby , theme = sweetcorn , recipient = * doctor ) |
The cat liked that the lawyer ate . | like ( agent = * cat , ccomp = eat ( agent = * lawyer ) ) |
The scientist shortened the human on a cloth . | shorten ( agent = * scientist , theme = * human ( nmod . on = cloth ) ) |
Sophia found a cake beside a headmaster . | find ( agent = Sophia , theme = cake ( nmod . beside = headmaster ) ) |
A melon was changed by Gabriel . | change ( theme = melon , agent = Gabriel ) |
Emma was brought a molecule . | bring ( recipient = Emma , theme = molecule ) |
A cake was promised to Daniel . | promise ( theme = cake , recipient = Daniel ) |
The donut was snapped by Liam . | snap ( theme = * donut , agent = Liam ) |
A scientist lended a cat a donut beside a computer . | lend ( agent = scientist , recipient = cat , theme = donut ( nmod . beside = computer ) ) |
A yogurt was eaten . | eat ( theme = yogurt ) |
Aurora slept . | sleep ( agent = Aurora ) |
The cake was noticed . | notice ( theme = * cake ) |
The box was enlarged . | enlarge ( theme = * box ) |
The dog hoped that a donut was frozen by the bear . | hope ( agent = * dog , ccomp = freeze ( theme = donut , agent = * bear ) ) |
The girl rolled Alexander . | roll ( agent = * girl , theme = Alexander ) |
A boy lended the donut to a girl . | lend ( agent = boy , theme = * donut , recipient = girl ) |
A donut was given to Aurora by the chicken . | give ( theme = donut , recipient = Aurora , agent = * chicken ) |
A penguin was lended the biscuit on the bed by a boy . | lend ( recipient = penguin , theme = * biscuit ( nmod . on = * bed ) , agent = boy ) |
A fish liked the tenant . | like ( agent = fish , theme = * tenant ) |
A cake was eaten by Lincoln . | eat ( theme = cake , agent = Lincoln ) |
Leah slept . | sleep ( agent = Leah ) |
The cake was liked by a cat . | like ( theme = * cake , agent = cat ) |
A frog noticed that the bowl was eaten . | notice ( agent = frog , ccomp = eat ( theme = * bowl ) ) |
A cake was forwarded to the mouse . | forward ( theme = cake , recipient = * mouse ) |
The spoon was eaten by Noah . | eat ( theme = * spoon , agent = Noah ) |
Hazel wired Caleb a cake in a house . | wire ( agent = Hazel , recipient = Caleb , theme = cake ( nmod . in = house ) ) |
A boy was fed the pencil . | feed ( recipient = boy , theme = * pencil ) |
A cake was lended to Ava by Ella . | lend ( theme = cake , recipient = Ava , agent = Ella ) |
A scarf was improved . | improve ( theme = scarf ) |
The donut doubled . | double ( theme = * donut ) |
A jar was eaten by Emma . | eat ( theme = jar , agent = Emma ) |
A radio was rolled by the girl . | roll ( theme = radio , agent = * girl ) |
The book was found . | find ( theme = * book ) |
A cake was given to the dog by Emma . | give ( theme = cake , recipient = * dog , agent = Emma ) |
Emma awarded a donut to a boy . | award ( agent = Emma , theme = donut , recipient = boy ) |
A girl liked a cookie in the house . | like ( agent = girl , theme = cookie ( nmod . in = * house ) ) |
Emma ate the cookie . | eat ( agent = Emma , theme = * cookie ) |
A crystal was helped by Brooklyn . | help ( theme = crystal , agent = Brooklyn ) |
Emma was fed a cake on the stage . | feed ( recipient = Emma , theme = cake ( nmod . on = * stage ) ) |
Sophia drew a chicken beside a road . | draw ( agent = Sophia , theme = chicken ( nmod . beside = road ) ) |
A baby was given the cake on a bed by a girl . | give ( recipient = baby , theme = * cake ( nmod . on = bed ) , agent = girl ) |
The cake was collapsed by Mason . | collapse ( theme = * cake , agent = Mason ) |
Benjamin rolled . | roll ( theme = Benjamin ) |
Sophia slept . | sleep ( agent = Sophia ) |
The producer smiled . | smile ( agent = * producer ) |
Emma liked that the boy decomposed the cake on the table . | like ( agent = Emma , ccomp = decompose ( agent = * boy , theme = * cake ( nmod . on = * table ) ) ) |
The girl gave Liam the cake . | give ( agent = * girl , recipient = Liam , theme = * cake ) |
The rose was rolled . | roll ( theme = * rose ) |
The cat talked . | talk ( agent = * cat ) |
Liam was given the cake on the bag by Emma . | give ( recipient = Liam , theme = * cake ( nmod . on = * bag ) , agent = Emma ) |
Liam was served the soap . | serve ( recipient = Liam , theme = * soap ) |
Ava meant that Emma thought that the raisin was rolled by a girl . | mean ( agent = Ava , ccomp = think ( agent = Emma , ccomp = roll ( theme = * raisin , agent = girl ) ) ) |
A judge handed a donut in a well to Liam . | hand ( agent = judge , theme = donut ( nmod . in = well ) , recipient = Liam ) |
A pillow was eaten . | eat ( theme = pillow ) |
The girl gave Theodore the bucket on a stage . | give ( agent = * girl , recipient = Theodore , theme = * bucket ( nmod . on = stage ) ) |
The cookie was painted by the judge . | paint ( theme = * cookie , agent = * judge ) |
A box was passed to Ella . | pass ( theme = box , recipient = Ella ) |
A potato was missed . | miss ( theme = potato ) |
A rose was sold to the cat . | sell ( theme = rose , recipient = * cat ) |
Emma froze a cake in the car on a table . | freeze ( agent = Emma , theme = cake ( nmod . in = * car ( nmod . on = table ) ) ) |
Emma was sold the radio in the barrel on a chair by the cat . | sell ( recipient = Emma , theme = * radio ( nmod . in = * barrel ( nmod . on = chair ) ) , agent = * cat ) |
A sailor was offered the ball on a road by the boy . | offer ( recipient = sailor , theme = * ball ( nmod . on = road ) , agent = * boy ) |
Penelope wanted to eat . | want ( agent = Penelope , xcomp = eat ( agent = Penelope ) ) |
The melon was frozen . | freeze ( theme = * melon ) |
A girl liked that Levi was given a box in the glass . | like ( agent = girl , ccomp = give ( recipient = Levi , theme = box ( nmod . in = * glass ) ) ) |
The drink was drawn by a boy . | draw ( theme = * drink , agent = boy ) |
A moose slid the cake beside a chair . | slide ( agent = moose , theme = * cake ( nmod . beside = chair ) ) |
The girl gave Jayden a cake . | give ( agent = * girl , recipient = Jayden , theme = cake ) |
Emma ate a dog . | eat ( agent = Emma , theme = dog ) |
draw | draw |
The radio was painted . | paint ( theme = * radio ) |
A toy was given to Liam . | give ( theme = toy , recipient = Liam ) |
A cake was fed to a hen . | feed ( theme = cake , recipient = hen ) |
Emma was sold a cake by the duck . | sell ( recipient = Emma , theme = cake , agent = * duck ) |
The knife was liked . | like ( theme = * knife ) |
The teacher cleaned . | clean ( agent = * teacher ) |
A frog liked that Emma examined a child beside the computer . | like ( agent = frog , ccomp = examine ( agent = Emma , theme = child ( nmod . beside = * computer ) ) ) |
The doll was rolled by a sailor . | roll ( theme = * doll , agent = sailor ) |
Emma rolled the hamburger beside a box . | roll ( agent = Emma , theme = * hamburger ( nmod . beside = box ) ) |
Charlotte hoped that Lucas ate . | hope ( agent = Charlotte , ccomp = eat ( agent = Lucas ) ) |
Benjamin screamed . | scream ( agent = Benjamin ) |
A raisin was returned to Charlotte by Emma . | return ( theme = raisin , recipient = Charlotte , agent = Emma ) |
Emma was given a bat beside the computer . | give ( recipient = Emma , theme = bat ( nmod . beside = * computer ) ) |
The muffin was drawn . | draw ( theme = * muffin ) |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.