English Grammar 37: POSITION OF ADVERBS
{
"questions": [
{
"question": "Where are adverbs of manner generally placed in a sentence?",
"options": [
"Before the main verb",
"After the verb or after the object if there is one",
"At the very beginning of the sentence",
"Between the auxiliary and the main verb"
],
"answer": 1
},
{
"question": "What is the correct \"normal order\" when there are two or more adverbs after a verb?",
"options": [
"Time, Place, Manner",
"Place, Manner, Time",
"Manner, Place, Time",
"Time, Manner, Place"
],
"answer": 2
},
{
"question": "Which of the following sentences uses the correct adverb order?",
"options": [
"He spoke last night earnestly at the meeting.",
"He spoke earnestly at the meeting last night.",
"He spoke at the meeting earnestly last night.",
"He spoke last night at the meeting earnestly."
],
"answer": 1
},
{
"question": "Where are adverbs of frequency like 'never' normally placed if the verb consists of only one word?",
"options": [
"At the end of the sentence",
"Between the subject and the verb",
"After the verb",
"Before the subject"
],
"answer": 1
},
{
"question": "Which of the following is correct regarding the 'be' verbs (am/are/is/was)?",
"options": [
"I never am late for school.",
"I am late never for school.",
"I am never late for school.",
"Never I am late for school."
],
"answer": 2
},
{
"question": "Where does an adverb go when used with the phrase \"have to\"?",
"options": [
"After \"have\"",
"After \"to\"",
"In front of \"have to\"",
"At the end of the sentence"
],
"answer": 2
},
{
"question": "Choose the correct sentence containing \"used to\":",
"options": [
"He used to always agree with me.",
"He used always to agree with me.",
"He always used to agree with me.",
"He used to agree always with me."
],
"answer": 2
},
{
"question": "Where should the adverb go in a short response like \"Yes, I ___ do.\"?",
"options": [
"After \"do\" (Yes, I do sometimes.)",
"Before \"do\" (Yes, I sometimes do.)",
"Before \"I\" (Yes, sometimes I do.)",
"It does not matter."
],
"answer": 1
},
{
"question": "When an adverb modifies an adjective, where is it usually placed?",
"options": [
"Before the adjective",
"After the adjective",
"At the end of the sentence",
"At the beginning of the sentence"
],
"answer": 0
},
{
"question": "Which word is the major exception to the rule of modifying adverbs and adjectives?",
"options": [
"Quite",
"Very",
"Enough",
"Almost"
],
"answer": 2
},
{
"question": "Which sentence uses \"enough\" correctly?",
"options": [
"Is the enough box big?",
"Is the box enough big?",
"Is the box big enough?",
"Enough is the box big?"
],
"answer": 2
},
{
"question": "As a general rule in strict grammar, where should \"only\" be placed?",
"options": [
"Anywhere in the sentence",
"Before the main verb always",
"At the end of the sentence",
"Immediately before the word it modifies"
],
"answer": 3
},
{
"question": "How is \"only\" commonly used differently in spoken English?",
"options": [
"It is omitted entirely.",
"It is usually put before the verb, and the modified word is stressed.",
"It is always put at the end of the sentence.",
"It is replaced by \"just\"."
],
"answer": 1
},
{
"question": "Identify the correct placement of \"just\" in a multi-word verb phrase:",
"options": [
"My uncle just has gone out.",
"My uncle has gone just out.",
"My uncle has gone out just.",
"My uncle has just gone out."
],
"answer": 3
},
{
"question": "In the sentence \"It is raining heavily\", what kind of adverb is \"heavily\"?",
"options": [
"Adverb of Time",
"Adverb of Frequency",
"Adverb of Manner",
"Adverb of Place"
],
"answer": 2
},
{
"question": "Which sentence is correctly ordered according to the MPT rule?",
"options": [
"We should go there tomorrow evening.",
"We should go tomorrow evening there.",
"We should there go tomorrow evening.",
"Tomorrow evening we should there go."
],
"answer": 0
},
{
"question": "What kind of adverbs answer the question 'How often'?",
"options": [
"Adverbs of Place",
"Adverbs of Time",
"Adverbs of Manner",
"Adverbs of Frequency"
],
"answer": 3
},
{
"question": "Which of the following is an adverb of frequency?",
"options": [
"Carefully",
"Everywhere",
"Usually",
"Yesterday"
],
"answer": 2
},
{
"question": "\"He spoke loud enough to be heard.\" Why is 'enough' placed after 'loud'?",
"options": [
"Because 'loud' is a noun.",
"Because the adverb enough is always placed after the word it modifies.",
"Because it sounds better in spoken English.",
"Because 'enough' is an adverb of time."
],
"answer": 1
},
{
"question": "\"Do not speak so fast.\" In this sentence, the adverb 'so' comes before 'fast' because:",
"options": [
"It modifies the adverb 'fast'.",
"It modifies the verb 'speak'.",
"It is an adverb of place.",
"It is an adverb of time."
],
"answer": 0
}
]
}
Comments
Post a Comment