What are the differences between the usage of 'it' and 'they'?Difference or similarity between today, these...
What typically incentivizes a professor to change jobs to a lower ranking university?
What does it mean to describe someone as a butt steak?
Why not use SQL instead of GraphQL?
Either or Neither in sentence with another negative
What would happen to a modern skyscraper if it rains micro blackholes?
How do we improve the relationship with a client software team that performs poorly and is becoming less collaborative?
How much RAM could one put in a typical 80386 setup?
Why can't I see bouncing of a switch on an oscilloscope?
Pattern match does not work in bash script
In Japanese, what’s the difference between “Tonari ni” (となりに) and “Tsugi” (つぎ)? When would you use one over the other?
Do I have a twin with permutated remainders?
What is the word for reserving something for yourself before others do?
Why is 150k or 200k jobs considered good when there's 300k+ births a month?
What's the point of deactivating Num Lock on login screens?
Compress a signal by storing signal diff instead of actual samples - is there such a thing?
Why doesn't H₄O²⁺ exist?
Is it legal for company to use my work email to pretend I still work there?
How can I make my BBEG immortal short of making them a Lich or Vampire?
To string or not to string
How is the claim "I am in New York only if I am in America" the same as "If I am in New York, then I am in America?
How to format long polynomial?
How does one intimidate enemies without having the capacity for violence?
What does "Puller Prush Person" mean?
Font hinting is lost in Chrome-like browsers (for some languages )
What are the differences between the usage of 'it' and 'they'?
Difference or similarity between today, these days and nowadaysDistinction between singular “like” and plural “likes”That vs Which in plural contextsDo we have two “any pronouns”- one is plural and the other is singular?Omission of “from which”“something which” or “something that”Where is the word “commodity” used?Antecedent of pronounWhat is meant by “Singular rejection”What's different between “so … that” and “so that” sentence
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty{ margin-bottom:0;
}
I need to understand the following with respect to correct grammar not everyday usage:
1. The number to the antecedent that both pronouns can refer to (Singular/Plural)
2. Can the pronouns refer to living and non-living creatures both?
3. Any other rules that distinguish the two.
sentence-construction word-meaning pronouns relative-pronouns
New contributor
ayushi grover is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
add a comment |
I need to understand the following with respect to correct grammar not everyday usage:
1. The number to the antecedent that both pronouns can refer to (Singular/Plural)
2. Can the pronouns refer to living and non-living creatures both?
3. Any other rules that distinguish the two.
sentence-construction word-meaning pronouns relative-pronouns
New contributor
ayushi grover is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
add a comment |
I need to understand the following with respect to correct grammar not everyday usage:
1. The number to the antecedent that both pronouns can refer to (Singular/Plural)
2. Can the pronouns refer to living and non-living creatures both?
3. Any other rules that distinguish the two.
sentence-construction word-meaning pronouns relative-pronouns
New contributor
ayushi grover is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
I need to understand the following with respect to correct grammar not everyday usage:
1. The number to the antecedent that both pronouns can refer to (Singular/Plural)
2. Can the pronouns refer to living and non-living creatures both?
3. Any other rules that distinguish the two.
sentence-construction word-meaning pronouns relative-pronouns
sentence-construction word-meaning pronouns relative-pronouns
New contributor
ayushi grover is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
New contributor
ayushi grover is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
edited 7 mins ago
Don B.
1,741315
1,741315
New contributor
ayushi grover is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
asked 2 hours ago
ayushi groverayushi grover
61
61
New contributor
ayushi grover is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
New contributor
ayushi grover is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
ayushi grover is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
add a comment |
add a comment |
1 Answer
1
active
oldest
votes
It is always singular, and hardly ever used of humans (some people refer to a baby whose sex they don't know as "it", but others find that offensive). It is often used of animals, but many people use "he" or "she" if they know the sex of the animal.
They is plural, and may refer to anything: people, animals, inanimate objects. Many people (including me) also use it in the singular to refer to a person when they don't know the person's gender, or are referring to an unspecified person who might be of any gender. Some people object to this use, but it has been around for centuries.
I don't remember ever having heard singular "they" used of an animal - most people would use "it" in such cases. As far as I know, singular "they" is never used for inanimate objects.
1
Oh, I've heard it used for an animal - some people object to thinking about them as less than human, somehow.
– SamBC
47 mins ago
add a comment |
Your Answer
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "481"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});
function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: false,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: null,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
noCode: true, onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
ayushi grover is a new contributor. Be nice, and check out our Code of Conduct.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fell.stackexchange.com%2fquestions%2f204215%2fwhat-are-the-differences-between-the-usage-of-it-and-they%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
It is always singular, and hardly ever used of humans (some people refer to a baby whose sex they don't know as "it", but others find that offensive). It is often used of animals, but many people use "he" or "she" if they know the sex of the animal.
They is plural, and may refer to anything: people, animals, inanimate objects. Many people (including me) also use it in the singular to refer to a person when they don't know the person's gender, or are referring to an unspecified person who might be of any gender. Some people object to this use, but it has been around for centuries.
I don't remember ever having heard singular "they" used of an animal - most people would use "it" in such cases. As far as I know, singular "they" is never used for inanimate objects.
1
Oh, I've heard it used for an animal - some people object to thinking about them as less than human, somehow.
– SamBC
47 mins ago
add a comment |
It is always singular, and hardly ever used of humans (some people refer to a baby whose sex they don't know as "it", but others find that offensive). It is often used of animals, but many people use "he" or "she" if they know the sex of the animal.
They is plural, and may refer to anything: people, animals, inanimate objects. Many people (including me) also use it in the singular to refer to a person when they don't know the person's gender, or are referring to an unspecified person who might be of any gender. Some people object to this use, but it has been around for centuries.
I don't remember ever having heard singular "they" used of an animal - most people would use "it" in such cases. As far as I know, singular "they" is never used for inanimate objects.
1
Oh, I've heard it used for an animal - some people object to thinking about them as less than human, somehow.
– SamBC
47 mins ago
add a comment |
It is always singular, and hardly ever used of humans (some people refer to a baby whose sex they don't know as "it", but others find that offensive). It is often used of animals, but many people use "he" or "she" if they know the sex of the animal.
They is plural, and may refer to anything: people, animals, inanimate objects. Many people (including me) also use it in the singular to refer to a person when they don't know the person's gender, or are referring to an unspecified person who might be of any gender. Some people object to this use, but it has been around for centuries.
I don't remember ever having heard singular "they" used of an animal - most people would use "it" in such cases. As far as I know, singular "they" is never used for inanimate objects.
It is always singular, and hardly ever used of humans (some people refer to a baby whose sex they don't know as "it", but others find that offensive). It is often used of animals, but many people use "he" or "she" if they know the sex of the animal.
They is plural, and may refer to anything: people, animals, inanimate objects. Many people (including me) also use it in the singular to refer to a person when they don't know the person's gender, or are referring to an unspecified person who might be of any gender. Some people object to this use, but it has been around for centuries.
I don't remember ever having heard singular "they" used of an animal - most people would use "it" in such cases. As far as I know, singular "they" is never used for inanimate objects.
answered 1 hour ago
Colin FineColin Fine
31.6k24560
31.6k24560
1
Oh, I've heard it used for an animal - some people object to thinking about them as less than human, somehow.
– SamBC
47 mins ago
add a comment |
1
Oh, I've heard it used for an animal - some people object to thinking about them as less than human, somehow.
– SamBC
47 mins ago
1
1
Oh, I've heard it used for an animal - some people object to thinking about them as less than human, somehow.
– SamBC
47 mins ago
Oh, I've heard it used for an animal - some people object to thinking about them as less than human, somehow.
– SamBC
47 mins ago
add a comment |
ayushi grover is a new contributor. Be nice, and check out our Code of Conduct.
ayushi grover is a new contributor. Be nice, and check out our Code of Conduct.
ayushi grover is a new contributor. Be nice, and check out our Code of Conduct.
ayushi grover is a new contributor. Be nice, and check out our Code of Conduct.
Thanks for contributing an answer to English Language Learners Stack Exchange!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fell.stackexchange.com%2fquestions%2f204215%2fwhat-are-the-differences-between-the-usage-of-it-and-they%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown