When to use “-er” vs “-or” as a suffix in verbs - a comprehensive example (a developer's...
up vote
1
down vote
favorite
It's been many times when it comes to decide whether to use "-or" or "-er" as an agent noun suffix to a verb. My native (mother language) is Greek, and I'll try to provide you a way to think before making a decision.
Although both suffixes are correct...but not so much...
Here's how it goes according to the meaning being passed to the reader!
USING THE "-or"
The "-or" is used to either:
ASSIGN AN ABILITY to someone.
For example we say:
"He is the terminator"
that emphasizes the ability of someone to destroy...
DEFINE that someone HAS ALREADY DONE what the verb (prefix) does and also GIVE him some rights over the product of that action.
For example we say:
"He is the implementor of the SQLite JDBC driver"
that emphasizes the one who HAS IMPLEMENTED the SQLite JDBC driver. He has already done it. He has finished this project and that implementation is already being used by client code all over the world. Thus, this also gives him some owner rights over his own project..(his implementation).
USING THE "-er"
Instead we would use the "-er" suffix to either:
EMPHASIZE THAT THE ACTION keeps going on (not finished yet) or being maintained at the time of speech:
He's been assigned the SQLite JDBC driver implementation. He is the implementer of the SQLite JDBC driver.
DISTINGUISH the ACTOR OF THE ACTION DESCRIBED by that verb from the OWNER OF THE PRODUCT OF THAT ACTION. (in other words, between the one who creates something and the one who owns that same thing). This is being accomplished by using both -er & -or.
For example, assume that someone sells his implementation to a company that does the distribution and also the kick start of the implementation & availability to client code all over the world...thus, we say that:
this company (BrandM Corp.) is the "IMPLEMENTOR" of that driver...
and we keep referring to the author as:
the original author is the "IMPLEMENTER" (Mr. Someone) of that driver.
This distinction helps us separate the real author of the implementation (the assignee) from the project manager or company (the company that is the owner of the implementation (the brand).
word-choice nouns agent-noun-suffix agent-nouns
add a comment |
up vote
1
down vote
favorite
It's been many times when it comes to decide whether to use "-or" or "-er" as an agent noun suffix to a verb. My native (mother language) is Greek, and I'll try to provide you a way to think before making a decision.
Although both suffixes are correct...but not so much...
Here's how it goes according to the meaning being passed to the reader!
USING THE "-or"
The "-or" is used to either:
ASSIGN AN ABILITY to someone.
For example we say:
"He is the terminator"
that emphasizes the ability of someone to destroy...
DEFINE that someone HAS ALREADY DONE what the verb (prefix) does and also GIVE him some rights over the product of that action.
For example we say:
"He is the implementor of the SQLite JDBC driver"
that emphasizes the one who HAS IMPLEMENTED the SQLite JDBC driver. He has already done it. He has finished this project and that implementation is already being used by client code all over the world. Thus, this also gives him some owner rights over his own project..(his implementation).
USING THE "-er"
Instead we would use the "-er" suffix to either:
EMPHASIZE THAT THE ACTION keeps going on (not finished yet) or being maintained at the time of speech:
He's been assigned the SQLite JDBC driver implementation. He is the implementer of the SQLite JDBC driver.
DISTINGUISH the ACTOR OF THE ACTION DESCRIBED by that verb from the OWNER OF THE PRODUCT OF THAT ACTION. (in other words, between the one who creates something and the one who owns that same thing). This is being accomplished by using both -er & -or.
For example, assume that someone sells his implementation to a company that does the distribution and also the kick start of the implementation & availability to client code all over the world...thus, we say that:
this company (BrandM Corp.) is the "IMPLEMENTOR" of that driver...
and we keep referring to the author as:
the original author is the "IMPLEMENTER" (Mr. Someone) of that driver.
This distinction helps us separate the real author of the implementation (the assignee) from the project manager or company (the company that is the owner of the implementation (the brand).
word-choice nouns agent-noun-suffix agent-nouns
There may be some general rules for this, but there are also lots of exceptions.
– Barmar
Jul 7 at 20:38
Both of these suffixes are pronounced the same -- /-ər/. Whether they are spelled -er or -or is a matter of the individual spelling history of each word; there is not a general rule, and everybody just has to learn each one individually. Or else not care whether it's spelled with an O or an E, since nobody else seems to. After all, the difference has an information value of zero, like the difference between theater and theatre.
– John Lawler
Jul 7 at 21:14
@JohnLawler You're half way right! There is a difference in the meaning (only when it comes to choose the way to write it (as i've said)! Yes it is not a general rule, assuming words like "eraser" where no "erasor" exists! As far as the other words you've mentioned "theater/theatre" (and let me mention another common one "center/centre" are Greek words and i could definitely support the "-tre" versions if i wanted to empasize their origin "θέατρο" (in Greeklish it is spelt as "theatro") and "κέντρο" (in Greeklish "kentro" or "centro" ;-) ...
– javase
Jul 7 at 21:31
@JohnLawler ...But i don't do that. I use the "theater" and "center" just because there are not so many English words ending with "tre" and also it sounds more English. (and hides somehow the fact that the majority of the English words are Greek. ;-)
– javase
Jul 7 at 21:31
There is no difference in meaning attributable to the spellings -er and -or. The spellings are distributed without regard to meaning.
– John Lawler
Jul 8 at 2:36
add a comment |
up vote
1
down vote
favorite
up vote
1
down vote
favorite
It's been many times when it comes to decide whether to use "-or" or "-er" as an agent noun suffix to a verb. My native (mother language) is Greek, and I'll try to provide you a way to think before making a decision.
Although both suffixes are correct...but not so much...
Here's how it goes according to the meaning being passed to the reader!
USING THE "-or"
The "-or" is used to either:
ASSIGN AN ABILITY to someone.
For example we say:
"He is the terminator"
that emphasizes the ability of someone to destroy...
DEFINE that someone HAS ALREADY DONE what the verb (prefix) does and also GIVE him some rights over the product of that action.
For example we say:
"He is the implementor of the SQLite JDBC driver"
that emphasizes the one who HAS IMPLEMENTED the SQLite JDBC driver. He has already done it. He has finished this project and that implementation is already being used by client code all over the world. Thus, this also gives him some owner rights over his own project..(his implementation).
USING THE "-er"
Instead we would use the "-er" suffix to either:
EMPHASIZE THAT THE ACTION keeps going on (not finished yet) or being maintained at the time of speech:
He's been assigned the SQLite JDBC driver implementation. He is the implementer of the SQLite JDBC driver.
DISTINGUISH the ACTOR OF THE ACTION DESCRIBED by that verb from the OWNER OF THE PRODUCT OF THAT ACTION. (in other words, between the one who creates something and the one who owns that same thing). This is being accomplished by using both -er & -or.
For example, assume that someone sells his implementation to a company that does the distribution and also the kick start of the implementation & availability to client code all over the world...thus, we say that:
this company (BrandM Corp.) is the "IMPLEMENTOR" of that driver...
and we keep referring to the author as:
the original author is the "IMPLEMENTER" (Mr. Someone) of that driver.
This distinction helps us separate the real author of the implementation (the assignee) from the project manager or company (the company that is the owner of the implementation (the brand).
word-choice nouns agent-noun-suffix agent-nouns
It's been many times when it comes to decide whether to use "-or" or "-er" as an agent noun suffix to a verb. My native (mother language) is Greek, and I'll try to provide you a way to think before making a decision.
Although both suffixes are correct...but not so much...
Here's how it goes according to the meaning being passed to the reader!
USING THE "-or"
The "-or" is used to either:
ASSIGN AN ABILITY to someone.
For example we say:
"He is the terminator"
that emphasizes the ability of someone to destroy...
DEFINE that someone HAS ALREADY DONE what the verb (prefix) does and also GIVE him some rights over the product of that action.
For example we say:
"He is the implementor of the SQLite JDBC driver"
that emphasizes the one who HAS IMPLEMENTED the SQLite JDBC driver. He has already done it. He has finished this project and that implementation is already being used by client code all over the world. Thus, this also gives him some owner rights over his own project..(his implementation).
USING THE "-er"
Instead we would use the "-er" suffix to either:
EMPHASIZE THAT THE ACTION keeps going on (not finished yet) or being maintained at the time of speech:
He's been assigned the SQLite JDBC driver implementation. He is the implementer of the SQLite JDBC driver.
DISTINGUISH the ACTOR OF THE ACTION DESCRIBED by that verb from the OWNER OF THE PRODUCT OF THAT ACTION. (in other words, between the one who creates something and the one who owns that same thing). This is being accomplished by using both -er & -or.
For example, assume that someone sells his implementation to a company that does the distribution and also the kick start of the implementation & availability to client code all over the world...thus, we say that:
this company (BrandM Corp.) is the "IMPLEMENTOR" of that driver...
and we keep referring to the author as:
the original author is the "IMPLEMENTER" (Mr. Someone) of that driver.
This distinction helps us separate the real author of the implementation (the assignee) from the project manager or company (the company that is the owner of the implementation (the brand).
word-choice nouns agent-noun-suffix agent-nouns
word-choice nouns agent-noun-suffix agent-nouns
edited 36 mins ago
Peter Mortensen
2,41862536
2,41862536
asked Jul 7 at 16:22
javase
73
73
There may be some general rules for this, but there are also lots of exceptions.
– Barmar
Jul 7 at 20:38
Both of these suffixes are pronounced the same -- /-ər/. Whether they are spelled -er or -or is a matter of the individual spelling history of each word; there is not a general rule, and everybody just has to learn each one individually. Or else not care whether it's spelled with an O or an E, since nobody else seems to. After all, the difference has an information value of zero, like the difference between theater and theatre.
– John Lawler
Jul 7 at 21:14
@JohnLawler You're half way right! There is a difference in the meaning (only when it comes to choose the way to write it (as i've said)! Yes it is not a general rule, assuming words like "eraser" where no "erasor" exists! As far as the other words you've mentioned "theater/theatre" (and let me mention another common one "center/centre" are Greek words and i could definitely support the "-tre" versions if i wanted to empasize their origin "θέατρο" (in Greeklish it is spelt as "theatro") and "κέντρο" (in Greeklish "kentro" or "centro" ;-) ...
– javase
Jul 7 at 21:31
@JohnLawler ...But i don't do that. I use the "theater" and "center" just because there are not so many English words ending with "tre" and also it sounds more English. (and hides somehow the fact that the majority of the English words are Greek. ;-)
– javase
Jul 7 at 21:31
There is no difference in meaning attributable to the spellings -er and -or. The spellings are distributed without regard to meaning.
– John Lawler
Jul 8 at 2:36
add a comment |
There may be some general rules for this, but there are also lots of exceptions.
– Barmar
Jul 7 at 20:38
Both of these suffixes are pronounced the same -- /-ər/. Whether they are spelled -er or -or is a matter of the individual spelling history of each word; there is not a general rule, and everybody just has to learn each one individually. Or else not care whether it's spelled with an O or an E, since nobody else seems to. After all, the difference has an information value of zero, like the difference between theater and theatre.
– John Lawler
Jul 7 at 21:14
@JohnLawler You're half way right! There is a difference in the meaning (only when it comes to choose the way to write it (as i've said)! Yes it is not a general rule, assuming words like "eraser" where no "erasor" exists! As far as the other words you've mentioned "theater/theatre" (and let me mention another common one "center/centre" are Greek words and i could definitely support the "-tre" versions if i wanted to empasize their origin "θέατρο" (in Greeklish it is spelt as "theatro") and "κέντρο" (in Greeklish "kentro" or "centro" ;-) ...
– javase
Jul 7 at 21:31
@JohnLawler ...But i don't do that. I use the "theater" and "center" just because there are not so many English words ending with "tre" and also it sounds more English. (and hides somehow the fact that the majority of the English words are Greek. ;-)
– javase
Jul 7 at 21:31
There is no difference in meaning attributable to the spellings -er and -or. The spellings are distributed without regard to meaning.
– John Lawler
Jul 8 at 2:36
There may be some general rules for this, but there are also lots of exceptions.
– Barmar
Jul 7 at 20:38
There may be some general rules for this, but there are also lots of exceptions.
– Barmar
Jul 7 at 20:38
Both of these suffixes are pronounced the same -- /-ər/. Whether they are spelled -er or -or is a matter of the individual spelling history of each word; there is not a general rule, and everybody just has to learn each one individually. Or else not care whether it's spelled with an O or an E, since nobody else seems to. After all, the difference has an information value of zero, like the difference between theater and theatre.
– John Lawler
Jul 7 at 21:14
Both of these suffixes are pronounced the same -- /-ər/. Whether they are spelled -er or -or is a matter of the individual spelling history of each word; there is not a general rule, and everybody just has to learn each one individually. Or else not care whether it's spelled with an O or an E, since nobody else seems to. After all, the difference has an information value of zero, like the difference between theater and theatre.
– John Lawler
Jul 7 at 21:14
@JohnLawler You're half way right! There is a difference in the meaning (only when it comes to choose the way to write it (as i've said)! Yes it is not a general rule, assuming words like "eraser" where no "erasor" exists! As far as the other words you've mentioned "theater/theatre" (and let me mention another common one "center/centre" are Greek words and i could definitely support the "-tre" versions if i wanted to empasize their origin "θέατρο" (in Greeklish it is spelt as "theatro") and "κέντρο" (in Greeklish "kentro" or "centro" ;-) ...
– javase
Jul 7 at 21:31
@JohnLawler You're half way right! There is a difference in the meaning (only when it comes to choose the way to write it (as i've said)! Yes it is not a general rule, assuming words like "eraser" where no "erasor" exists! As far as the other words you've mentioned "theater/theatre" (and let me mention another common one "center/centre" are Greek words and i could definitely support the "-tre" versions if i wanted to empasize their origin "θέατρο" (in Greeklish it is spelt as "theatro") and "κέντρο" (in Greeklish "kentro" or "centro" ;-) ...
– javase
Jul 7 at 21:31
@JohnLawler ...But i don't do that. I use the "theater" and "center" just because there are not so many English words ending with "tre" and also it sounds more English. (and hides somehow the fact that the majority of the English words are Greek. ;-)
– javase
Jul 7 at 21:31
@JohnLawler ...But i don't do that. I use the "theater" and "center" just because there are not so many English words ending with "tre" and also it sounds more English. (and hides somehow the fact that the majority of the English words are Greek. ;-)
– javase
Jul 7 at 21:31
There is no difference in meaning attributable to the spellings -er and -or. The spellings are distributed without regard to meaning.
– John Lawler
Jul 8 at 2:36
There is no difference in meaning attributable to the spellings -er and -or. The spellings are distributed without regard to meaning.
– John Lawler
Jul 8 at 2:36
add a comment |
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
Thanks for contributing an answer to English Language & Usage 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.
Some of your past answers have not been well-received, and you're in danger of being blocked from answering.
Please pay close attention to the following guidance:
- 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%2fenglish.stackexchange.com%2fquestions%2f453712%2fwhen-to-use-er-vs-or-as-a-suffix-in-verbs-a-comprehensive-example-a-dev%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
There may be some general rules for this, but there are also lots of exceptions.
– Barmar
Jul 7 at 20:38
Both of these suffixes are pronounced the same -- /-ər/. Whether they are spelled -er or -or is a matter of the individual spelling history of each word; there is not a general rule, and everybody just has to learn each one individually. Or else not care whether it's spelled with an O or an E, since nobody else seems to. After all, the difference has an information value of zero, like the difference between theater and theatre.
– John Lawler
Jul 7 at 21:14
@JohnLawler You're half way right! There is a difference in the meaning (only when it comes to choose the way to write it (as i've said)! Yes it is not a general rule, assuming words like "eraser" where no "erasor" exists! As far as the other words you've mentioned "theater/theatre" (and let me mention another common one "center/centre" are Greek words and i could definitely support the "-tre" versions if i wanted to empasize their origin "θέατρο" (in Greeklish it is spelt as "theatro") and "κέντρο" (in Greeklish "kentro" or "centro" ;-) ...
– javase
Jul 7 at 21:31
@JohnLawler ...But i don't do that. I use the "theater" and "center" just because there are not so many English words ending with "tre" and also it sounds more English. (and hides somehow the fact that the majority of the English words are Greek. ;-)
– javase
Jul 7 at 21:31
There is no difference in meaning attributable to the spellings -er and -or. The spellings are distributed without regard to meaning.
– John Lawler
Jul 8 at 2:36