English Grammar Chapter 4: Parts of Speech
{
"questions": [
{
"question": "Which part of speech names a person, place, or thing?",
"options": [
"Noun",
"Verb",
"Adverb",
"Preposition"
],
"answer": 0
},
{
"question": "In the sentence \"She runs very fast,\" what part of speech is \"fast\"?",
"options": [
"Noun",
"Adverb",
"Adjective",
"Verb"
],
"answer": 1
},
{
"question": "Which word is a conjunction?",
"options": [
"Quickly",
"Under",
"Although",
"Happiness"
],
"answer": 2
},
{
"question": "What part of speech is \"Ouch\" in the sentence \"Ouch! That hurt.\"?",
"options": [
"Conjunction",
"Pronoun",
"Noun",
"Interjection"
],
"answer": 3
},
{
"question": "Identify the pronoun in this sentence: \"The teacher gave them a test.\"",
"options": [
"Them",
"Teacher",
"Gave",
"Test"
],
"answer": 0
},
{
"question": "Which part of speech describes a noun?",
"options": [
"Adverb",
"Adjective",
"Preposition",
"Verb"
],
"answer": 1
},
{
"question": "In \"The cat hid under the bed,\" what is \"under\"?",
"options": [
"Adverb",
"Conjunction",
"Preposition",
"Interjection"
],
"answer": 2
},
{
"question": "Words like a, an, the, this, some are traditionally called adjectives, but modern grammar calls them:",
"options": [
"Modifiers",
"Connectors",
"Replacements",
"Determiners"
],
"answer": 3
},
{
"question": "\"Iron is a useful metal.\" The word \"is\" acts as a:",
"options": [
"Verb",
"Noun",
"Adjective",
"Preposition"
],
"answer": 0
},
{
"question": "Identify the abstract noun:",
"options": [
"Table",
"Bravery",
"Dog",
"London"
],
"answer": 1
},
{
"question": "In the sentence \"I have a fast car,\" the word \"fast\" is a/an:",
"options": [
"Noun",
"Adverb",
"Adjective",
"Verb"
],
"answer": 2
},
{
"question": "He worked hard all day. What is \"hard\"?",
"options": [
"Adjective",
"Noun",
"Verb",
"Adverb"
],
"answer": 3
},
{
"question": "Which sentence contains a preposition?",
"options": [
"They walked to the park.",
"She sang beautifully.",
"I am happy.",
"Wow! It's huge."
],
"answer": 0
},
{
"question": "\"They arrived before us.\" The word \"before\" is used as a:",
"options": [
"Conjunction",
"Preposition",
"Adverb",
"Adjective"
],
"answer": 1
},
{
"question": "\"They arrived before we woke up.\" The word \"before\" is used as a:",
"options": [
"Adverb",
"Preposition",
"Conjunction",
"Adjective"
],
"answer": 2
},
{
"question": "Which word can be a noun and a verb depending on how it's used?",
"options": [
"Beautiful",
"Quite",
"Happiness",
"Fast"
],
"answer": 3
},
{
"question": "What part of speech is \"very\" in \"She is very tall\"?",
"options": [
"Adverb",
"Adjective",
"Preposition",
"Pronoun"
],
"answer": 0
},
{
"question": "A word used to join two sentences is a:",
"options": [
"Preposition",
"Conjunction",
"Interjection",
"Determiner"
],
"answer": 1
},
{
"question": "\"He kept the fast for a week.\" What is \"fast\" here?",
"options": [
"Verb",
"Adjective",
"Noun",
"Adverb"
],
"answer": 2
},
{
"question": "Which is the correct order of words for a basic sentence?",
"options": [
"Verb - Subject - Object",
"Object - Subject - Verb",
"Object - Verb - Subject",
"Subject - Verb - Object"
],
"answer": 3
}
]
}
Comments
Post a Comment