What word encompasses the name for a property that can apply to [“offensive”, “defensive”,...
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty{ margin-bottom:0;
}
up vote
0
down vote
favorite
I’m having troubles naming a concept. So you know how in football, you can be on offense, or defense? There’s kinda like…two sides there? Well, there might be things that apply only on offense, or defense, or maybe on both offense and defense.
What would you name the property of something that can be pertinent for [“offense”, “defense”, “both”]?
currently the word I’m using is “side”, but its not really a side. home or away would be a side. its a property of the game that flips and switches
only good metaphor I’ve been able to link to it is electricity - you can be positive, or negative, and it can switch. so “polarity.” Or a road, where you're going one direction, or another.
Sorry this is kind of ambiguous, I just have this suspicion there's a word that means this that I don't know.
single-word-requests nouns hypernyms
bumped to the homepage by Community♦ 2 hours ago
This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
add a comment |
up vote
0
down vote
favorite
I’m having troubles naming a concept. So you know how in football, you can be on offense, or defense? There’s kinda like…two sides there? Well, there might be things that apply only on offense, or defense, or maybe on both offense and defense.
What would you name the property of something that can be pertinent for [“offense”, “defense”, “both”]?
currently the word I’m using is “side”, but its not really a side. home or away would be a side. its a property of the game that flips and switches
only good metaphor I’ve been able to link to it is electricity - you can be positive, or negative, and it can switch. so “polarity.” Or a road, where you're going one direction, or another.
Sorry this is kind of ambiguous, I just have this suspicion there's a word that means this that I don't know.
single-word-requests nouns hypernyms
bumped to the homepage by Community♦ 2 hours ago
This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
In war these would be called belligerents.
– ringo
Jun 25 at 23:17
"Posture" is often used to refer to ones offensive or defensive persuasion, but the term isn't idiomatic for sports teams.
– Hot Licks
Jun 25 at 23:21
Following your (American) football example, "side" (as in "side of the ball") is used. Different applicatios may use different terms.
– Spencer
Aug 24 at 23:07
add a comment |
up vote
0
down vote
favorite
up vote
0
down vote
favorite
I’m having troubles naming a concept. So you know how in football, you can be on offense, or defense? There’s kinda like…two sides there? Well, there might be things that apply only on offense, or defense, or maybe on both offense and defense.
What would you name the property of something that can be pertinent for [“offense”, “defense”, “both”]?
currently the word I’m using is “side”, but its not really a side. home or away would be a side. its a property of the game that flips and switches
only good metaphor I’ve been able to link to it is electricity - you can be positive, or negative, and it can switch. so “polarity.” Or a road, where you're going one direction, or another.
Sorry this is kind of ambiguous, I just have this suspicion there's a word that means this that I don't know.
single-word-requests nouns hypernyms
I’m having troubles naming a concept. So you know how in football, you can be on offense, or defense? There’s kinda like…two sides there? Well, there might be things that apply only on offense, or defense, or maybe on both offense and defense.
What would you name the property of something that can be pertinent for [“offense”, “defense”, “both”]?
currently the word I’m using is “side”, but its not really a side. home or away would be a side. its a property of the game that flips and switches
only good metaphor I’ve been able to link to it is electricity - you can be positive, or negative, and it can switch. so “polarity.” Or a road, where you're going one direction, or another.
Sorry this is kind of ambiguous, I just have this suspicion there's a word that means this that I don't know.
single-word-requests nouns hypernyms
single-word-requests nouns hypernyms
edited Mar 27 at 2:54
choster
36.1k1481132
36.1k1481132
asked Aug 26 '17 at 18:44
dislikesAppleCores
62
62
bumped to the homepage by Community♦ 2 hours ago
This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
bumped to the homepage by Community♦ 2 hours ago
This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
In war these would be called belligerents.
– ringo
Jun 25 at 23:17
"Posture" is often used to refer to ones offensive or defensive persuasion, but the term isn't idiomatic for sports teams.
– Hot Licks
Jun 25 at 23:21
Following your (American) football example, "side" (as in "side of the ball") is used. Different applicatios may use different terms.
– Spencer
Aug 24 at 23:07
add a comment |
In war these would be called belligerents.
– ringo
Jun 25 at 23:17
"Posture" is often used to refer to ones offensive or defensive persuasion, but the term isn't idiomatic for sports teams.
– Hot Licks
Jun 25 at 23:21
Following your (American) football example, "side" (as in "side of the ball") is used. Different applicatios may use different terms.
– Spencer
Aug 24 at 23:07
In war these would be called belligerents.
– ringo
Jun 25 at 23:17
In war these would be called belligerents.
– ringo
Jun 25 at 23:17
"Posture" is often used to refer to ones offensive or defensive persuasion, but the term isn't idiomatic for sports teams.
– Hot Licks
Jun 25 at 23:21
"Posture" is often used to refer to ones offensive or defensive persuasion, but the term isn't idiomatic for sports teams.
– Hot Licks
Jun 25 at 23:21
Following your (American) football example, "side" (as in "side of the ball") is used. Different applicatios may use different terms.
– Spencer
Aug 24 at 23:07
Following your (American) football example, "side" (as in "side of the ball") is used. Different applicatios may use different terms.
– Spencer
Aug 24 at 23:07
add a comment |
1 Answer
1
active
oldest
votes
up vote
0
down vote
I'm trying to do something similar with a program I'm trying to write; there is an offense and a defense but there are also properties common to both.
In the end, going with a made up word seems to work. "starfence" where star represents an asterisk (which is generally considered to "match anything" in programming regular expressions) and fense representing the common suffix of the two words. "anyfense", "allfense" or 'bothfense" might also work.
add a comment |
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
up vote
0
down vote
I'm trying to do something similar with a program I'm trying to write; there is an offense and a defense but there are also properties common to both.
In the end, going with a made up word seems to work. "starfence" where star represents an asterisk (which is generally considered to "match anything" in programming regular expressions) and fense representing the common suffix of the two words. "anyfense", "allfense" or 'bothfense" might also work.
add a comment |
up vote
0
down vote
I'm trying to do something similar with a program I'm trying to write; there is an offense and a defense but there are also properties common to both.
In the end, going with a made up word seems to work. "starfence" where star represents an asterisk (which is generally considered to "match anything" in programming regular expressions) and fense representing the common suffix of the two words. "anyfense", "allfense" or 'bothfense" might also work.
add a comment |
up vote
0
down vote
up vote
0
down vote
I'm trying to do something similar with a program I'm trying to write; there is an offense and a defense but there are also properties common to both.
In the end, going with a made up word seems to work. "starfence" where star represents an asterisk (which is generally considered to "match anything" in programming regular expressions) and fense representing the common suffix of the two words. "anyfense", "allfense" or 'bothfense" might also work.
I'm trying to do something similar with a program I'm trying to write; there is an offense and a defense but there are also properties common to both.
In the end, going with a made up word seems to work. "starfence" where star represents an asterisk (which is generally considered to "match anything" in programming regular expressions) and fense representing the common suffix of the two words. "anyfense", "allfense" or 'bothfense" might also work.
answered Nov 26 '17 at 22:12
Eric Horne
1
1
add a comment |
add a comment |
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%2f407541%2fwhat-word-encompasses-the-name-for-a-property-that-can-apply-to-offensive-d%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
In war these would be called belligerents.
– ringo
Jun 25 at 23:17
"Posture" is often used to refer to ones offensive or defensive persuasion, but the term isn't idiomatic for sports teams.
– Hot Licks
Jun 25 at 23:21
Following your (American) football example, "side" (as in "side of the ball") is used. Different applicatios may use different terms.
– Spencer
Aug 24 at 23:07