SEBA Previous years Voice CHANGE
{
"questions": [
{
"question": "He loves me.",
"options": [
"I am loved by him.",
"I was loved by him.",
"I am loving by him.",
"I have been loved by him."
],
"answer": 0
},
{
"question": "Children like mangoes.",
"options": [
"Mangoes are liked by children.",
"Mangoes were liked by children.",
"Mangoes liked by children.",
"Mangoes have been liked by children."
],
"answer": 0
},
{
"question": "Does everybody see it?",
"options": [
"Was it seen by everybody?",
"Is it seen by everybody?",
"Has it been seen by everybody?",
"It is seen by everybody?"
],
"answer": 1
},
{
"question": "They are building a house.",
"options": [
"A house is built by them.",
"A house was being built by them.",
"A house is being built by them.",
"A house has been built by them."
],
"answer": 2
},
{
"question": "He is praising the boy.",
"options": [
"The boy is praised by him.",
"The boy is being praised by him.",
"The boy was praised by him.",
"The boy has been praised by him."
],
"answer": 1
},
{
"question": "I have lost an umbrella.",
"options": [
"An umbrella was lost by me.",
"An umbrella has been lost by me.",
"An umbrella had been lost by me.",
"An umbrella is lost by me."
],
"answer": 1
},
{
"question": "He has killed a lion.",
"options": [
"A lion was killed by him.",
"A lion has been killed by him.",
"A lion had been killed by him.",
"A lion is killed by him."
],
"answer": 1
},
{
"question": "How have you done it?",
"options": [
"How was it done by you?",
"How has it done by you?",
"How has it been done by you?",
"How is it done by you?"
],
"answer": 2
},
{
"question": "He saw the thief.",
"options": [
"The thief is seen by him.",
"The thief was seen by him.",
"The thief has been seen by him.",
"The thief had been seen by him."
],
"answer": 1
},
{
"question": "I caught the ball.",
"options": [
"The ball is caught by me.",
"The ball was caught by me.",
"The ball has been caught by me.",
"The ball had been caught by me."
],
"answer": 1
},
{
"question": "Who lost the pen?",
"options": [
"By whom was the pen lost?",
"By whom is the pen lost?",
"By whom has the pen been lost?",
"The pen was lost by whom?"
],
"answer": 0
},
{
"question": "An expert was training the dog.",
"options": [
"The dog is being trained by an expert.",
"The dog was trained by an expert.",
"The dog was being trained by an expert.",
"The dog has been trained by an expert."
],
"answer": 2
},
{
"question": "They were helping the poor.",
"options": [
"The poor were helped by them.",
"The poor were being helped by them.",
"The poor have been helped by them.",
"The poor are helped by them."
],
"answer": 1
},
{
"question": "I had caught a bird.",
"options": [
"A bird has been caught by me.",
"A bird was caught by me.",
"A bird had been caught by me.",
"A bird is caught by me."
],
"answer": 2
},
{
"question": "The child had broken the mirror.",
"options": [
"The mirror was broken by the child.",
"The mirror has been broken by the child.",
"The mirror had been broken by the child.",
"The mirror is broken by the child."
],
"answer": 2
},
{
"question": "Had he lost his pen?",
"options": [
"Had the pen been lost by him?",
"Has the pen been lost by him?",
"Was the pen lost by him?",
"Is the pen lost by him?"
],
"answer": 0
},
{
"question": "He will reward me.",
"options": [
"I shall be rewarded by him.",
"I will reward by him.",
"I was rewarded by him.",
"I have been rewarded by him."
],
"answer": 0
},
{
"question": "I shall read the book.",
"options": [
"The book shall be read by me.",
"The book will be read by me.",
"The book was read by me.",
"The book has been read by me."
],
"answer": 1
},
{
"question": "Who will pay the money?",
"options": [
"By whom will the money be paid?",
"By whom was the money paid?",
"Who will be paid the money?",
"The money will be paid by whom?"
],
"answer": 0
},
{
"question": "I can do it.",
"options": [
"It can be done by me.",
"It could be done by me.",
"It is done by me.",
"It was done by me."
],
"answer": 0
},
{
"question": "He may meet you tomorrow.",
"options": [
"You may be met by him tomorrow.",
"You are met by him tomorrow.",
"You were met by him tomorrow.",
"You have been met by him tomorrow."
],
"answer": 0
},
{
"question": "You must punish him.",
"options": [
"He must be punished by you.",
"He is punished by you.",
"He was punished by you.",
"He has been punished by you."
],
"answer": 0
},
{
"question": "He gave me a pen.",
"options": [
"I was given a pen by him.",
"A pen was given me by him.",
"Both A and B",
"I have been given a pen by him."
],
"answer": 2
},
{
"question": "Clean the room.",
"options": [
"Let the room be cleaned.",
"The room is cleaned.",
"The room was cleaned.",
"The room has been cleaned."
],
"answer": 0
},
{
"question": "Please sing a song.",
"options": [
"You are requested to sing a song.",
"A song is sung by you.",
"You sing a song.",
"A song was sung by you."
],
"answer": 0
},
{
"question": "Let him write it.",
"options": [
"Let it be written by him.",
"It is written by him.",
"It was written by him.",
"It has been written by him."
],
"answer": 0
},
{
"question": "Honey tastes sweet.",
"options": [
"Honey is sweet when it is tasted.",
"Honey was sweet.",
"Honey has been sweet.",
"Honey is tasting sweet."
],
"answer": 0
},
{
"question": "Ice feels cold.",
"options": [
"Ice is cold when it is felt.",
"Ice was cold.",
"Ice has been cold.",
"Ice is feeling cold."
],
"answer": 0
},
{
"question": "The flower smells sweet.",
"options": [
"The flower is sweet when it is smelt.",
"The flower was sweet.",
"The flower has been sweet.",
"The flower is smelling sweet."
],
"answer": 0
}
]
}
Comments
Post a Comment