Problem Description:
The task involves identifying the type of sentence for each given statement. The types of sentences provided are:
1.
Declarative (D): A sentence that makes a statement or declaration.
2.
Interrogative (I): A sentence that asks a question.
3.
Imperative (IM): A sentence that gives a command or makes a request.
4.
Exclamatory (E): A sentence that expresses strong emotion.
The goal is to classify each sentence according to its type.
---
Solution:
Let's analyze each sentence and determine its type:
1.
Bring me a cup of coffee.
- This sentence is a command, asking someone to bring coffee.
-
Type: Imperative (IM)
2.
Some people have no manners.
- This sentence makes a statement about some people lacking manners.
-
Type: Declarative (D)
3.
Have you applied for the job?
- This sentence asks a question about whether someone has applied for a job.
-
Type: Interrogative (I)
4.
Two thousand years in death.
- This sentence makes a declarative statement about a duration of time.
-
Type: Declarative (D)
5.
I bought my car last summer.
- This sentence makes a statement about when the speaker bought their car.
-
Type: Declarative (D)
6.
What will you do if I leave?
- This sentence asks a question about what someone will do in a hypothetical situation.
-
Type: Interrogative (I)
7.
You succeeded!
- This sentence expresses excitement or approval about someone succeeding.
-
Type: Exclamatory (E)
8.
I should find the control.
- This sentence makes a statement about the need to find something.
-
Type: Declarative (D)
9.
When will the bus arrive?
- This sentence asks a question about the arrival time of the bus.
-
Type: Interrogative (I)
10.
Who am I?
- This sentence asks a question about identity.
-
Type: Interrogative (I)
11.
Please don’t eat my cake.
- This sentence is a polite request not to eat something.
-
Type: Imperative (IM)
12.
I am buying a new computer.
- This sentence makes a statement about purchasing a new computer.
-
Type: Declarative (D)
13.
I left the bank account open so Tom could use it.
- This sentence makes a statement about leaving an account open for someone.
-
Type: Declarative (D)
14.
Where is the road map?
- This sentence asks a question about the location of a road map.
-
Type: Interrogative (I)
15.
Whoa!
- This sentence expresses surprise or excitement.
-
Type: Exclamatory (E)
---
Final Answer:
Here is the classification of each sentence:
1.
IM
2.
D
3.
I
4.
D
5.
D
6.
I
7.
E
8.
D
9.
I
10.
I
11.
IM
12.
D
13.
D
14.
I
15.
E
$$
\boxed{\text{IM, D, I, D, D, I, E, D, I, I, IM, D, D, I, E}}
$$
Parent Tip: Review the logic above to help your child master the concept of kinds of sentences worksheet with answers.