Task Explanation:
The task is to identify whether each given noun is a
common noun or a
proper noun. A
common noun refers to general categories of people, places, things, or ideas (e.g., boy, tree, book). A
proper noun is a specific name for a person, place, thing, or idea and is always capitalized (e.g., Paris, Toyota, Mr. Lee).
Solution:
#### Step-by-Step Analysis:
1.
boy:
- This is a general term for a male child. It does not refer to a specific individual.
-
Common Noun: X
2.
Paris:
- This is the name of a specific city in France. It is a proper noun because it is a specific location.
-
Proper Noun: X
3.
tree:
- This is a general term for a plant with a trunk, branches, and leaves. It does not refer to a specific tree.
-
Common Noun: X
4.
Toyota:
- This is the name of a specific car manufacturer. It is a proper noun because it is a specific company.
-
Proper Noun: X
5.
book:
- This is a general term for a written or printed work. It does not refer to a specific book.
-
Common Noun: X
6.
Mr. Lee:
- This is the name of a specific person. It is a proper noun because it refers to an individual.
-
Proper Noun: X
Final Answer:
```
Nouns Common Noun? Proper Noun?
1. boy X
2. Paris X
3. tree X
4. Toyota X
5. book X
6. Mr. Lee X
```
Boxed Final Answer:
\boxed{
\begin{array}{l|c|c}
\text{Nouns} & \text{Common Noun?} & \text{Proper Noun?} \\
\hline
1. \text{boy} & X & \\
2. \text{Paris} & & X \\
3. \text{tree} & X & \\
4. \text{Toyota} & & X \\
5. \text{book} & X & \\
6. \text{Mr. Lee} & & X \\
\end{array}
}
Parent Tip: Review the logic above to help your child master the concept of proper noun worksheet for first grade.