English Grammar 18: RELATIVE PRONOUNS
{
"questions": [
{
"question": "Which relative pronoun is used to refer to a person in the objective (accusative) case?",
"options": [
"Whom",
"Who",
"Whose",
"Which"
],
"answer": 0
},
{
"question": "What is the noun that comes before a relative pronoun called?",
"options": [
"Precedent",
"Antecedent",
"Successor",
"Modifier"
],
"answer": 1
},
{
"question": "Which relative pronoun never has an antecedent?",
"options": [
"That",
"Which",
"What",
"Who"
],
"answer": 2
},
{
"question": "Fill in the blank: \"This is the best movie _____ I have ever seen.\"",
"options": [
"which",
"what",
"whom",
"that"
],
"answer": 3
},
{
"question": "Fill in the blank: \"I, who _____ your leader, command you.\"",
"options": [
"am",
"is",
"are",
"be"
],
"answer": 0
},
{
"question": "Which sentence contains a non-defining (continuative) clause?",
"options": [
"The boy who broke the window was punished.",
"My father, who is a doctor, works late.",
"Bring me the book that is on the table.",
"The car which he bought is very fast."
],
"answer": 1
},
{
"question": "Fill in the blank: \"All is not gold _____ glitters.\"",
"options": [
"which",
"what",
"that",
"who"
],
"answer": 2
},
{
"question": "Complete the sentence: \"The man and his dog _____ entered the park were muddy.\"",
"options": [
"who",
"which",
"whom",
"that"
],
"answer": 3
},
{
"question": "In the sentence \"There is no rose but has some thorn,\" what does 'but' mean?",
"options": [
"which...not",
"except",
"however",
"that...also"
],
"answer": 0
},
{
"question": "Which of these is a compound relative pronoun?",
"options": [
"Themselves",
"Whichever",
"Whose",
"Whom"
],
"answer": 1
},
{
"question": "Choose the correct sentence:",
"options": [
"The boy is the son of my friend who won the prize.",
"The boy is the son who won the prize of my friend.",
"The boy who won the prize is the son of my friend.",
"The son of my friend the boy who won the prize."
],
"answer": 2
},
{
"question": "Identify the omitted relative pronoun: \"I am monarch of all I survey.\"",
"options": [
"who",
"whose",
"what",
"that"
],
"answer": 3
},
{
"question": "Fill in the blank: \"He is such a man _____ I honour.\"",
"options": [
"as",
"that",
"who",
"whom"
],
"answer": 0
},
{
"question": "Fill in the blank: \"A triangle _____ three sides are equal is an equilateral triangle.\"",
"options": [
"of which",
"whose",
"who",
"that"
],
"answer": 1
},
{
"question": "Can the relative pronoun 'that' be preceded directly by a preposition (e.g., \"in that\")?",
"options": [
"Yes, always.",
"Yes, in formal English.",
"No, never.",
"Only in non-defining clauses."
],
"answer": 2
},
{
"question": "Which relative pronoun can refer to an entire sentence?",
"options": [
"Who",
"That",
"What",
"Which"
],
"answer": 3
},
{
"question": "Fill in the blank: \"_____ cannot be cured must be endured.\"",
"options": [
"What",
"That",
"Which",
"Whatever"
],
"answer": 0
},
{
"question": "\"They that touch pitch will be defiled.\" The antecedent of 'that' is:",
"options": [
"pitch",
"They",
"touch",
"defiled"
],
"answer": 1
},
{
"question": "When can a relative pronoun be safely omitted in modern English?",
"options": [
"When it is the subject of the clause.",
"When it is the possessive case.",
"When it is in the accusative (object) case.",
"When it refers to an animal."
],
"answer": 2
},
{
"question": "Fill in the blank: \"He says _____ he means, and means _____ he says.\"",
"options": [
"that, that",
"which, which",
"as, as",
"what, what"
],
"answer": 3
}
]
}
Comments
Post a Comment