Problem Overview:
The task is to identify and circle the action verb or verbs in each sentence provided. An
action verb is a word that describes an action performed by the subject of the sentence. It may consist of one word or multiple words, including helping verbs.
Solution:
#### Step-by-Step Analysis of Each Sentence:
1.
Sentence: Make sure to return your roller skates before you go home.
-
Action Verb: "return"
-
Explanation: The main action being described is returning the roller skates. "Make" is not the primary action verb here; it is part of the phrase "make sure," which is more of an instruction or request.
2.
Sentence: I made sure to arrive on time to my first practice.
-
Action Verb: "arrive"
-
Explanation: The main action is arriving on time. "Made" is part of the phrase "made sure," which is not the primary action.
3.
Sentence: My dad built me a go-cart for my birthday.
-
Action Verb: "built"
-
Explanation: The main action is building the go-cart. "Built" is the verb describing what the dad did.
4.
Sentence: I didn't want to break any bones if I fell off my skateboard.
-
Action Verb: "break," "fell"
-
Explanation: There are two actions: breaking bones (hypothetical) and falling off the skateboard. Both are important actions in the sentence.
5.
Sentence: I laid down after my soccer practice.
-
Action Verb: "laid"
-
Explanation: The main action is laying down. "Laid" is the past tense of "lay," which describes the action.
6.
Sentence: My friend wanted to trade his baseball card for mine.
-
Action Verb: "trade"
-
Explanation: The main action is trading the baseball cards. "Wanted" is part of the phrase "wanted to," which indicates intention but is not the primary action.
7.
Sentence: My teacher had to order new headphones for the class.
-
Action Verb: "order"
-
Explanation: The main action is ordering new headphones. "Had" is part of the phrase "had to," which indicates necessity but is not the primary action.
Final Answer:
1.
Return
2.
Arrive
3.
Built
4.
Break, fell
5.
Laid
6.
Trade
7.
Order
Boxed Answer:
\boxed{
\begin{aligned}
1. & \text{ Return} \\
2. & \text{ Arrive} \\
3. & \text{ Built} \\
4. & \text{ Break, fell} \\
5. & \text{ Laid} \\
6. & \text{ Trade} \\
7. & \text{ Order}
\end{aligned}
}
Parent Tip: Review the logic above to help your child master the concept of identifying verbs in a sentence worksheet.