English Grammar Chapter 2: SUBJECT AND PREDICATE
{
"questions": [
{
"question": "What are the two main parts of a sentence?",
"options": [
"Subject and Predicate",
"Noun and Verb",
"Subject and Object",
"Adjective and Adverb"
],
"answer": 0
},
{
"question": "Which part of the sentence names the person or thing we are speaking about?",
"options": [
"The Predicate",
"The Subject",
"The Verb",
"The Object"
],
"answer": 1
},
{
"question": "Identify the subject in this sentence: \"The tall green trees swayed in the wind.\"",
"options": [
"The tall",
"trees swayed",
"The tall green trees",
"swayed in the wind"
],
"answer": 2
},
{
"question": "Identify the predicate in this sentence: \"My little sister paints beautiful pictures.\"",
"options": [
"My little sister",
"beautiful pictures",
"sister paints",
"paints beautiful pictures"
],
"answer": 3
},
{
"question": "Which word is the subject in the sentence: \"Up into the sky flew the rocket\"?",
"options": [
"the rocket",
"Up",
"sky",
"flew"
],
"answer": 0
},
{
"question": "Identify the subject in the sentence: \"Wash your hands.\"",
"options": [
"Wash",
"(You)",
"hands",
"your"
],
"answer": 1
},
{
"question": "In the sentence \"A flock of birds flew south for the winter,\" what is the predicate?",
"options": [
"A flock of birds",
"flew south",
"flew south for the winter",
"for the winter"
],
"answer": 2
},
{
"question": "Which of the following is true about a predicate?",
"options": [
"It always comes before the subject.",
"It never contains a verb.",
"It is only one word long.",
"It tells something about the subject."
],
"answer": 3
},
{
"question": "Identify the subject: \"In the middle of the night, the baby started crying.\"",
"options": [
"the baby",
"In the middle",
"of the night",
"started crying"
],
"answer": 0
},
{
"question": "Identify the subject: \"Listen to me.\"",
"options": [
"Listen",
"(You)",
"to me",
"me"
],
"answer": 1
},
{
"question": "What is the predicate in: \"The dusty old book on the top shelf belongs to my grandfather.\"",
"options": [
"The dusty old book",
"on the top shelf",
"belongs to my grandfather",
"my grandfather"
],
"answer": 2
},
{
"question": "Identify the subject: \"There goes my bus!\"",
"options": [
"There",
"goes",
"my",
"my bus"
],
"answer": 3
},
{
"question": "In the sentence \"Reading books improves your vocabulary,\" what is the subject?",
"options": [
"Reading books",
"improves",
"your vocabulary",
"books improves"
],
"answer": 0
},
{
"question": "True or False: The subject always consists of just one noun or pronoun.",
"options": [
"True, subjects cannot be more than one word.",
"False, subjects can include modifiers and be a group of words.",
"True, unless it is an imperative sentence.",
"False, but only in inverted sentences."
],
"answer": 1
},
{
"question": "Identify the predicate: \"Yesterday, it rained heavily.\"",
"options": [
"Yesterday",
"it",
"rained heavily",
"Yesterday, it"
],
"answer": 2
},
{
"question": "Identify the subject: \"Deep in the cave slept a fierce dragon.\"",
"options": [
"Deep in the cave",
"slept",
"cave slept",
"a fierce dragon"
],
"answer": 3
},
{
"question": "What is the predicate in: \"My computer crashed again.\"",
"options": [
"crashed again",
"My computer",
"crashed",
"again"
],
"answer": 0
},
{
"question": "In the sentence \"Both the teacher and the students were happy,\" what is the subject?",
"options": [
"Both the teacher",
"Both the teacher and the students",
"the students",
"were happy"
],
"answer": 1
},
{
"question": "Which sentence has an understood subject of \"You\"?",
"options": [
"You are my best friend.",
"Do you know the answer?",
"Please pass the salt.",
"He left early."
],
"answer": 2
},
{
"question": "Identify the subject: \"The smell of fresh cookies filled the room.\"",
"options": [
"fresh cookies",
"filled the room",
"The smell",
"The smell of fresh cookies"
],
"answer": 3
}
]
}
Comments
Post a Comment