English Grammar 43: THE SAME WORD USED AS DIFFERENT PARTS OF SPEECH
{
"questions": [
{
"question": "What determines a word's part of speech in a sentence?",
"options": [
"Its spelling",
"Its function or use",
"Its length",
"The dictionary definition only"
],
"answer": 1
},
{
"question": "In the sentence \"The heavens are above,\" what part of speech is \"above\"?",
"options": [
"Noun",
"Preposition",
"Adjective",
"Adverb"
],
"answer": 3
},
{
"question": "In the sentence \"Analyse the above sentence,\" what part of speech is \"above\"?",
"options": [
"Noun",
"Preposition",
"Adjective",
"Adverb"
],
"answer": 2
},
{
"question": "In the sentence \"They arrived soon after,\" what part of speech is \"after\"?",
"options": [
"Preposition",
"Conjunction",
"Adverb",
"Noun"
],
"answer": 2
},
{
"question": "In the sentence \"He takes after his father,\" what part of speech is \"after\"?",
"options": [
"Preposition",
"Conjunction",
"Adverb",
"Adjective"
],
"answer": 0
},
{
"question": "In the sentence \"All men are mortal,\" what part of speech is \"All\"?",
"options": [
"Noun",
"Adjective",
"Pronoun",
"Adverb"
],
"answer": 1
},
{
"question": "In the sentence \"He lost his all in speculation,\" what part of speech is \"all\"?",
"options": [
"Noun",
"Adjective",
"Pronoun",
"Adverb"
],
"answer": 0
},
{
"question": "In the sentence \"He came before the appointed time,\" what part of speech is \"before\"?",
"options": [
"Conjunction",
"Adverb",
"Preposition",
"Adjective"
],
"answer": 2
},
{
"question": "In the sentence \"He went away before I came,\" what part of speech is \"before\"?",
"options": [
"Conjunction",
"Adverb",
"Preposition",
"Pronoun"
],
"answer": 0
},
{
"question": "In the sentence \"None but the brave deserves the fair,\" what does \"but\" act as?",
"options": [
"Adverb",
"Conjunction",
"Preposition",
"Pronoun"
],
"answer": 2
},
{
"question": "In the sentence \"We tried hard, but did not succeed,\" what part of speech is \"but\"?",
"options": [
"Preposition",
"Conjunction",
"Adverb",
"Adjective"
],
"answer": 1
},
{
"question": "In the sentence \"Children like sweets,\" what part of speech is \"like\"?",
"options": [
"Noun",
"Adjective",
"Verb",
"Preposition"
],
"answer": 2
},
{
"question": "In the sentence \"Do not talk like that,\" what part of speech is \"like\"?",
"options": [
"Preposition",
"Verb",
"Noun",
"Adverb"
],
"answer": 0
},
{
"question": "In the sentence \"There is little danger in going there,\" what part of speech is \"little\"?",
"options": [
"Noun",
"Adverb",
"Adjective",
"Pronoun"
],
"answer": 2
},
{
"question": "In the sentence \"He eats very little,\" what part of speech is \"little\"?",
"options": [
"Adjective",
"Noun",
"Pronoun",
"Adverb"
],
"answer": 3
},
{
"question": "In the sentence \"I am so sorry,\" what part of speech is \"so\"?",
"options": [
"Conjunction",
"Adverb",
"Adjective",
"Pronoun"
],
"answer": 1
},
{
"question": "In the sentence \"He was poor, so they helped him,\" what part of speech is \"so\"?",
"options": [
"Conjunction",
"Adverb",
"Preposition",
"Noun"
],
"answer": 0
},
{
"question": "In the sentence \"Still waters run deep,\" what part of speech is \"Still\"?",
"options": [
"Verb",
"Adjective",
"Noun",
"Adverb"
],
"answer": 1
},
{
"question": "In the sentence \"Well, who would have thought it?,\" what part of speech is \"Well\"?",
"options": [
"Noun",
"Adjective",
"Interjection",
"Adverb"
],
"answer": 2
},
{
"question": "In the sentence \"Since that day I have not seen him,\" what part of speech is \"Since\"?",
"options": [
"Conjunction",
"Preposition",
"Adverb",
"Adjective"
],
"answer": 1
}
]
}
Comments
Post a Comment