Let's solve the task step by step.
Understanding the Task
We are asked to sort a list of nouns into two categories:
-
Common Nouns: General names for people, places, things, or ideas (not specific).
-
Proper Nouns: Specific names of people, places, organizations, etc., and are always capitalized.
---
Step 1: List of Nouns
Here are the given nouns:
- day
- girl
- Colorado
- river
- Mississippi
- mountain
- Sunday
- Canada
- cousin
- Asia
- Vernon
- doctor
- city
- Hannah
- country
- month
- Dr. Smith
- continent
- July
- New York
---
Step 2: Sort Each Noun
####
Common Nouns (general terms):
These refer to general categories, not specific instances.
- day (a general time period)
- girl (a general person)
- river (a body of water)
- mountain (a landform)
- cousin (a family relationship)
- doctor (a profession)
- city (a type of place)
- country (a nation in general)
- month (a unit of time)
- continent (a large landmass)
####
Proper Nouns (specific names):
These are specific, unique names and are capitalized.
- Colorado (name of a U.S. state)
- Mississippi (name of a river and state)
- Sunday (name of a day of the week)
- Canada (name of a country)
- Asia (name of a continent)
- Vernon (a person’s name)
- Hannah (a person’s name)
- Dr. Smith (a specific person with title)
- July (name of a month)
- New York (name of a city/state)
> Note: "Mississippi" is both a river and a state — it's a proper noun because it refers to a specific geographical entity.
---
Final Answer
|
Common Nouns |
Proper Nouns |
|------------------------|--------------------------|
| day | Colorado |
| girl | Mississippi |
| river | Sunday |
| mountain | Canada |
| cousin | Asia |
| doctor | Vernon |
| city | Hannah |
| country | Dr. Smith |
| month | July |
| continent | New York |
---
✔ Summary:
-
Common Nouns: Words that represent general categories.
-
Proper Nouns: Specific names of real-world entities (people, places, days, etc.) and are capitalized.
This sorting helps students understand the difference between general and specific naming in English grammar.
Parent Tip: Review the logic above to help your child master the concept of common and proper nouns sheet.