Labeling ConfusionDifferences between Case Frames and Semantic role labelingConfusion about sentence grammar
Can a virus destroy the BIOS of a modern computer?
How do I write bicross product symbols in latex?
How do conventional missiles fly?
Will google still index a page if I use a $_SESSION variable?
Arrow those variables!
Is it possible to run Internet Explorer on OS X El Capitan?
Modeling an IP Address
How is it possible to have an ability score that is less than 3?
Anagram holiday
Does a druid starting with a bow start with no arrows?
A reference to a well-known characterization of scattered compact spaces
Is there a hemisphere-neutral way of specifying a season?
What killed these X2 caps?
In Romance of the Three Kingdoms why do people still use bamboo sticks when paper had already been invented?
What is the word for reserving something for yourself before others do?
Can a rocket refuel on Mars from water?
Why is the 'in' operator throwing an error with a string literal instead of logging false?
How to draw the figure with four pentagons?
If human space travel is limited by the G force vulnerability, is there a way to counter G forces?
Emailing HOD to enhance faculty application
What reasons are there for a Capitalist to oppose a 100% inheritance tax?
I'm flying to France today and my passport expires in less than 2 months
What does it mean to describe someone as a butt steak?
Intersection of two sorted vectors in C++
Labeling Confusion
Differences between Case Frames and Semantic role labelingConfusion about sentence grammar
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty margin-bottom:0;
I'm creating a series of labels for a row of buttons within a software application. Most of the labels are noun-verb pairs, such as "Analyze Route."
It just occurred to my team and me that we were "mixed mode" in the noun-verb vs verb-noun ordering for these labels. Example:
- Button 1: "Analyze Route"
- Button 2: "Alert Mute"
I have two questions...
- Is there a grammar or usage rule that dictates which ordering is appropriate for labeling?
- I argued that since it was a label for a button and not a command, the appropriate order was "noun-verb" - so, "Alert Mute" and "Route Analyze" - because of semantics. (This is an alert mute... not a mute alert.) Is this at all valid?
Thanks in advance!
semantics
add a comment |
I'm creating a series of labels for a row of buttons within a software application. Most of the labels are noun-verb pairs, such as "Analyze Route."
It just occurred to my team and me that we were "mixed mode" in the noun-verb vs verb-noun ordering for these labels. Example:
- Button 1: "Analyze Route"
- Button 2: "Alert Mute"
I have two questions...
- Is there a grammar or usage rule that dictates which ordering is appropriate for labeling?
- I argued that since it was a label for a button and not a command, the appropriate order was "noun-verb" - so, "Alert Mute" and "Route Analyze" - because of semantics. (This is an alert mute... not a mute alert.) Is this at all valid?
Thanks in advance!
semantics
2
Button 2 seems at least ambiguous, since "alert" and "mute" can be both nouns and verbs. Does the button mute an alert, or alert a mute setting?
– TaliesinMerlin
7 hours ago
This might be better-suited to User Experience, as the rules of ordinary spoken or written English do not necessarily apply in specialized contexts such as buttons in an app.
– choster
7 hours ago
@TaliesinMerlin - the the button mutes an alert.
– wahwahwah
7 hours ago
@choster - I'm not really concerned with the user experience aspect. I was curious if there was an English-language rule for labeling that I wasn't familiar with. I could have used an example that wasn't software related - if you catch my drift.
– wahwahwah
7 hours ago
add a comment |
I'm creating a series of labels for a row of buttons within a software application. Most of the labels are noun-verb pairs, such as "Analyze Route."
It just occurred to my team and me that we were "mixed mode" in the noun-verb vs verb-noun ordering for these labels. Example:
- Button 1: "Analyze Route"
- Button 2: "Alert Mute"
I have two questions...
- Is there a grammar or usage rule that dictates which ordering is appropriate for labeling?
- I argued that since it was a label for a button and not a command, the appropriate order was "noun-verb" - so, "Alert Mute" and "Route Analyze" - because of semantics. (This is an alert mute... not a mute alert.) Is this at all valid?
Thanks in advance!
semantics
I'm creating a series of labels for a row of buttons within a software application. Most of the labels are noun-verb pairs, such as "Analyze Route."
It just occurred to my team and me that we were "mixed mode" in the noun-verb vs verb-noun ordering for these labels. Example:
- Button 1: "Analyze Route"
- Button 2: "Alert Mute"
I have two questions...
- Is there a grammar or usage rule that dictates which ordering is appropriate for labeling?
- I argued that since it was a label for a button and not a command, the appropriate order was "noun-verb" - so, "Alert Mute" and "Route Analyze" - because of semantics. (This is an alert mute... not a mute alert.) Is this at all valid?
Thanks in advance!
semantics
semantics
asked 8 hours ago
wahwahwahwahwahwah
12316
12316
2
Button 2 seems at least ambiguous, since "alert" and "mute" can be both nouns and verbs. Does the button mute an alert, or alert a mute setting?
– TaliesinMerlin
7 hours ago
This might be better-suited to User Experience, as the rules of ordinary spoken or written English do not necessarily apply in specialized contexts such as buttons in an app.
– choster
7 hours ago
@TaliesinMerlin - the the button mutes an alert.
– wahwahwah
7 hours ago
@choster - I'm not really concerned with the user experience aspect. I was curious if there was an English-language rule for labeling that I wasn't familiar with. I could have used an example that wasn't software related - if you catch my drift.
– wahwahwah
7 hours ago
add a comment |
2
Button 2 seems at least ambiguous, since "alert" and "mute" can be both nouns and verbs. Does the button mute an alert, or alert a mute setting?
– TaliesinMerlin
7 hours ago
This might be better-suited to User Experience, as the rules of ordinary spoken or written English do not necessarily apply in specialized contexts such as buttons in an app.
– choster
7 hours ago
@TaliesinMerlin - the the button mutes an alert.
– wahwahwah
7 hours ago
@choster - I'm not really concerned with the user experience aspect. I was curious if there was an English-language rule for labeling that I wasn't familiar with. I could have used an example that wasn't software related - if you catch my drift.
– wahwahwah
7 hours ago
2
2
Button 2 seems at least ambiguous, since "alert" and "mute" can be both nouns and verbs. Does the button mute an alert, or alert a mute setting?
– TaliesinMerlin
7 hours ago
Button 2 seems at least ambiguous, since "alert" and "mute" can be both nouns and verbs. Does the button mute an alert, or alert a mute setting?
– TaliesinMerlin
7 hours ago
This might be better-suited to User Experience, as the rules of ordinary spoken or written English do not necessarily apply in specialized contexts such as buttons in an app.
– choster
7 hours ago
This might be better-suited to User Experience, as the rules of ordinary spoken or written English do not necessarily apply in specialized contexts such as buttons in an app.
– choster
7 hours ago
@TaliesinMerlin - the the button mutes an alert.
– wahwahwah
7 hours ago
@TaliesinMerlin - the the button mutes an alert.
– wahwahwah
7 hours ago
@choster - I'm not really concerned with the user experience aspect. I was curious if there was an English-language rule for labeling that I wasn't familiar with. I could have used an example that wasn't software related - if you catch my drift.
– wahwahwah
7 hours ago
@choster - I'm not really concerned with the user experience aspect. I was curious if there was an English-language rule for labeling that I wasn't familiar with. I could have used an example that wasn't software related - if you catch my drift.
– wahwahwah
7 hours ago
add a comment |
2 Answers
2
active
oldest
votes
For an idea of the usage rule, look at the buttons on this very website: "Ask Question", "Post Your Answer", "Watch a tag". I just looked at Amazon and found "Add to Cart", "See Details", "See more answered questions", "Write a customer review". All of these buttons follow the normal order of an English phrase.
Linguists call English a "subject-verb-object" language because the typical order of words in a sentence is subject, followed by verb followed by object: I [subject] type [verb] a sentence [object]. It is unusual in English for objects to precede verbs. So, when we read a phrase that appears to have a noun preceding a verb, it's unlikely that we'll analyze that as object-verb; much more likely, we'll analyze the phrase as an attributive noun modifying a noun, or possibly an adverbial noun and a verb.
If I read "route analyze" I would expect "route" to function as an adverb. I would expect this button to perform a "route analysis" and I'd probably expect that some other kinds of analyses would be possible, e.g. "Memory Analyze."
But because we're so accustomed to verb-object, we'll often try to fit any phrase we see into that pattern. Thus, "alert mute" is first read as "send an alert to the mute." If this doesn't make sense, the subsequent analysis is likely to be "a mute that is alert" (adjective-noun) and only after that doesn't make sense, "a mute for alerts" (attributive-noun-noun).
add a comment |
Go verb first. (Usually.)
Buttons do not follow usual expectations of writing, but there are a few basic guidelines that foster good button design. Here I'm going to paraphrase two bits of advice from UX Booth that I use when teaching visual rhetoric:
No friction: the label should be quickly understood
Verb first: begin with the verb. A button does something. The verb describes the action.
Have I seen buttons that are noun first? Yes. Your keyboard likely has a caps lock key, where the verb (lock) comes second. However, most labeled keys are either verbs or can be used as verbs (delete! backspace! enter! page up! escape!). I'd only put the verb second if I have a great reason to do it and if it causes no misunderstandings.
Otherwise, and especially in situations where your users have not acclimated to a standard format, the verb gives users a clue for what it does. The noun, as necessary, names what that verb affects. So:
- Analyze Route (the button analyzes something. what? a route. good.)
- Alert Mute (the button alerts something. what? a mute. that can't be right.)
- Mute Alert (the button mutes something. what? an alert. great.)
As a general guide (again going back to the article), imagine you're asking, "What do I want to do?" The answer is, "I want to ______." Analyze the route, mute the alert. The verb comes first. If it helps you get over the sense you're commanding your readers, view it as a bare infinitive (an infinitive lacking "to") following an implied "I want to" rather than a verb in the imperative mood. In any case, that verb will still tend to make the function of your button clearer. To drive this point home one more time, here's another article on UX design in buttons:
Write button labels that clearly explain what each button does. Ideally, the button’s label should clearly describe its action.
The verb is the action. Now I'm going to click "Post Your Answer."
Are you sure "lock" in "caps lock" is a verb? It seems likely that it's a noun. It seems like most keys are named with verbs, but not all of them. Sure home and end are verbs, but it would be a stretch to imagine the home key as homing in on the beginning :) Likewise, on a Mac keyboard, I don't expect the "option" key to put my computer up for sale, or for the "function" key make my computer start working. "Function, damn you!"
– Juhasz
7 hours ago
The shift lock mechanically locked a typewriter's keys into a single position. "Lock" could also be read as a noun, but "lock" does describe the action being performed, either literally or figuratively (as modern caps lock does).
– TaliesinMerlin
6 hours ago
add a comment |
Your Answer
StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "97"
;
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
);
);
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%2f492654%2flabeling-confusion%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
2 Answers
2
active
oldest
votes
2 Answers
2
active
oldest
votes
active
oldest
votes
active
oldest
votes
For an idea of the usage rule, look at the buttons on this very website: "Ask Question", "Post Your Answer", "Watch a tag". I just looked at Amazon and found "Add to Cart", "See Details", "See more answered questions", "Write a customer review". All of these buttons follow the normal order of an English phrase.
Linguists call English a "subject-verb-object" language because the typical order of words in a sentence is subject, followed by verb followed by object: I [subject] type [verb] a sentence [object]. It is unusual in English for objects to precede verbs. So, when we read a phrase that appears to have a noun preceding a verb, it's unlikely that we'll analyze that as object-verb; much more likely, we'll analyze the phrase as an attributive noun modifying a noun, or possibly an adverbial noun and a verb.
If I read "route analyze" I would expect "route" to function as an adverb. I would expect this button to perform a "route analysis" and I'd probably expect that some other kinds of analyses would be possible, e.g. "Memory Analyze."
But because we're so accustomed to verb-object, we'll often try to fit any phrase we see into that pattern. Thus, "alert mute" is first read as "send an alert to the mute." If this doesn't make sense, the subsequent analysis is likely to be "a mute that is alert" (adjective-noun) and only after that doesn't make sense, "a mute for alerts" (attributive-noun-noun).
add a comment |
For an idea of the usage rule, look at the buttons on this very website: "Ask Question", "Post Your Answer", "Watch a tag". I just looked at Amazon and found "Add to Cart", "See Details", "See more answered questions", "Write a customer review". All of these buttons follow the normal order of an English phrase.
Linguists call English a "subject-verb-object" language because the typical order of words in a sentence is subject, followed by verb followed by object: I [subject] type [verb] a sentence [object]. It is unusual in English for objects to precede verbs. So, when we read a phrase that appears to have a noun preceding a verb, it's unlikely that we'll analyze that as object-verb; much more likely, we'll analyze the phrase as an attributive noun modifying a noun, or possibly an adverbial noun and a verb.
If I read "route analyze" I would expect "route" to function as an adverb. I would expect this button to perform a "route analysis" and I'd probably expect that some other kinds of analyses would be possible, e.g. "Memory Analyze."
But because we're so accustomed to verb-object, we'll often try to fit any phrase we see into that pattern. Thus, "alert mute" is first read as "send an alert to the mute." If this doesn't make sense, the subsequent analysis is likely to be "a mute that is alert" (adjective-noun) and only after that doesn't make sense, "a mute for alerts" (attributive-noun-noun).
add a comment |
For an idea of the usage rule, look at the buttons on this very website: "Ask Question", "Post Your Answer", "Watch a tag". I just looked at Amazon and found "Add to Cart", "See Details", "See more answered questions", "Write a customer review". All of these buttons follow the normal order of an English phrase.
Linguists call English a "subject-verb-object" language because the typical order of words in a sentence is subject, followed by verb followed by object: I [subject] type [verb] a sentence [object]. It is unusual in English for objects to precede verbs. So, when we read a phrase that appears to have a noun preceding a verb, it's unlikely that we'll analyze that as object-verb; much more likely, we'll analyze the phrase as an attributive noun modifying a noun, or possibly an adverbial noun and a verb.
If I read "route analyze" I would expect "route" to function as an adverb. I would expect this button to perform a "route analysis" and I'd probably expect that some other kinds of analyses would be possible, e.g. "Memory Analyze."
But because we're so accustomed to verb-object, we'll often try to fit any phrase we see into that pattern. Thus, "alert mute" is first read as "send an alert to the mute." If this doesn't make sense, the subsequent analysis is likely to be "a mute that is alert" (adjective-noun) and only after that doesn't make sense, "a mute for alerts" (attributive-noun-noun).
For an idea of the usage rule, look at the buttons on this very website: "Ask Question", "Post Your Answer", "Watch a tag". I just looked at Amazon and found "Add to Cart", "See Details", "See more answered questions", "Write a customer review". All of these buttons follow the normal order of an English phrase.
Linguists call English a "subject-verb-object" language because the typical order of words in a sentence is subject, followed by verb followed by object: I [subject] type [verb] a sentence [object]. It is unusual in English for objects to precede verbs. So, when we read a phrase that appears to have a noun preceding a verb, it's unlikely that we'll analyze that as object-verb; much more likely, we'll analyze the phrase as an attributive noun modifying a noun, or possibly an adverbial noun and a verb.
If I read "route analyze" I would expect "route" to function as an adverb. I would expect this button to perform a "route analysis" and I'd probably expect that some other kinds of analyses would be possible, e.g. "Memory Analyze."
But because we're so accustomed to verb-object, we'll often try to fit any phrase we see into that pattern. Thus, "alert mute" is first read as "send an alert to the mute." If this doesn't make sense, the subsequent analysis is likely to be "a mute that is alert" (adjective-noun) and only after that doesn't make sense, "a mute for alerts" (attributive-noun-noun).
edited 7 hours ago
answered 7 hours ago
JuhaszJuhasz
3,2581814
3,2581814
add a comment |
add a comment |
Go verb first. (Usually.)
Buttons do not follow usual expectations of writing, but there are a few basic guidelines that foster good button design. Here I'm going to paraphrase two bits of advice from UX Booth that I use when teaching visual rhetoric:
No friction: the label should be quickly understood
Verb first: begin with the verb. A button does something. The verb describes the action.
Have I seen buttons that are noun first? Yes. Your keyboard likely has a caps lock key, where the verb (lock) comes second. However, most labeled keys are either verbs or can be used as verbs (delete! backspace! enter! page up! escape!). I'd only put the verb second if I have a great reason to do it and if it causes no misunderstandings.
Otherwise, and especially in situations where your users have not acclimated to a standard format, the verb gives users a clue for what it does. The noun, as necessary, names what that verb affects. So:
- Analyze Route (the button analyzes something. what? a route. good.)
- Alert Mute (the button alerts something. what? a mute. that can't be right.)
- Mute Alert (the button mutes something. what? an alert. great.)
As a general guide (again going back to the article), imagine you're asking, "What do I want to do?" The answer is, "I want to ______." Analyze the route, mute the alert. The verb comes first. If it helps you get over the sense you're commanding your readers, view it as a bare infinitive (an infinitive lacking "to") following an implied "I want to" rather than a verb in the imperative mood. In any case, that verb will still tend to make the function of your button clearer. To drive this point home one more time, here's another article on UX design in buttons:
Write button labels that clearly explain what each button does. Ideally, the button’s label should clearly describe its action.
The verb is the action. Now I'm going to click "Post Your Answer."
Are you sure "lock" in "caps lock" is a verb? It seems likely that it's a noun. It seems like most keys are named with verbs, but not all of them. Sure home and end are verbs, but it would be a stretch to imagine the home key as homing in on the beginning :) Likewise, on a Mac keyboard, I don't expect the "option" key to put my computer up for sale, or for the "function" key make my computer start working. "Function, damn you!"
– Juhasz
7 hours ago
The shift lock mechanically locked a typewriter's keys into a single position. "Lock" could also be read as a noun, but "lock" does describe the action being performed, either literally or figuratively (as modern caps lock does).
– TaliesinMerlin
6 hours ago
add a comment |
Go verb first. (Usually.)
Buttons do not follow usual expectations of writing, but there are a few basic guidelines that foster good button design. Here I'm going to paraphrase two bits of advice from UX Booth that I use when teaching visual rhetoric:
No friction: the label should be quickly understood
Verb first: begin with the verb. A button does something. The verb describes the action.
Have I seen buttons that are noun first? Yes. Your keyboard likely has a caps lock key, where the verb (lock) comes second. However, most labeled keys are either verbs or can be used as verbs (delete! backspace! enter! page up! escape!). I'd only put the verb second if I have a great reason to do it and if it causes no misunderstandings.
Otherwise, and especially in situations where your users have not acclimated to a standard format, the verb gives users a clue for what it does. The noun, as necessary, names what that verb affects. So:
- Analyze Route (the button analyzes something. what? a route. good.)
- Alert Mute (the button alerts something. what? a mute. that can't be right.)
- Mute Alert (the button mutes something. what? an alert. great.)
As a general guide (again going back to the article), imagine you're asking, "What do I want to do?" The answer is, "I want to ______." Analyze the route, mute the alert. The verb comes first. If it helps you get over the sense you're commanding your readers, view it as a bare infinitive (an infinitive lacking "to") following an implied "I want to" rather than a verb in the imperative mood. In any case, that verb will still tend to make the function of your button clearer. To drive this point home one more time, here's another article on UX design in buttons:
Write button labels that clearly explain what each button does. Ideally, the button’s label should clearly describe its action.
The verb is the action. Now I'm going to click "Post Your Answer."
Are you sure "lock" in "caps lock" is a verb? It seems likely that it's a noun. It seems like most keys are named with verbs, but not all of them. Sure home and end are verbs, but it would be a stretch to imagine the home key as homing in on the beginning :) Likewise, on a Mac keyboard, I don't expect the "option" key to put my computer up for sale, or for the "function" key make my computer start working. "Function, damn you!"
– Juhasz
7 hours ago
The shift lock mechanically locked a typewriter's keys into a single position. "Lock" could also be read as a noun, but "lock" does describe the action being performed, either literally or figuratively (as modern caps lock does).
– TaliesinMerlin
6 hours ago
add a comment |
Go verb first. (Usually.)
Buttons do not follow usual expectations of writing, but there are a few basic guidelines that foster good button design. Here I'm going to paraphrase two bits of advice from UX Booth that I use when teaching visual rhetoric:
No friction: the label should be quickly understood
Verb first: begin with the verb. A button does something. The verb describes the action.
Have I seen buttons that are noun first? Yes. Your keyboard likely has a caps lock key, where the verb (lock) comes second. However, most labeled keys are either verbs or can be used as verbs (delete! backspace! enter! page up! escape!). I'd only put the verb second if I have a great reason to do it and if it causes no misunderstandings.
Otherwise, and especially in situations where your users have not acclimated to a standard format, the verb gives users a clue for what it does. The noun, as necessary, names what that verb affects. So:
- Analyze Route (the button analyzes something. what? a route. good.)
- Alert Mute (the button alerts something. what? a mute. that can't be right.)
- Mute Alert (the button mutes something. what? an alert. great.)
As a general guide (again going back to the article), imagine you're asking, "What do I want to do?" The answer is, "I want to ______." Analyze the route, mute the alert. The verb comes first. If it helps you get over the sense you're commanding your readers, view it as a bare infinitive (an infinitive lacking "to") following an implied "I want to" rather than a verb in the imperative mood. In any case, that verb will still tend to make the function of your button clearer. To drive this point home one more time, here's another article on UX design in buttons:
Write button labels that clearly explain what each button does. Ideally, the button’s label should clearly describe its action.
The verb is the action. Now I'm going to click "Post Your Answer."
Go verb first. (Usually.)
Buttons do not follow usual expectations of writing, but there are a few basic guidelines that foster good button design. Here I'm going to paraphrase two bits of advice from UX Booth that I use when teaching visual rhetoric:
No friction: the label should be quickly understood
Verb first: begin with the verb. A button does something. The verb describes the action.
Have I seen buttons that are noun first? Yes. Your keyboard likely has a caps lock key, where the verb (lock) comes second. However, most labeled keys are either verbs or can be used as verbs (delete! backspace! enter! page up! escape!). I'd only put the verb second if I have a great reason to do it and if it causes no misunderstandings.
Otherwise, and especially in situations where your users have not acclimated to a standard format, the verb gives users a clue for what it does. The noun, as necessary, names what that verb affects. So:
- Analyze Route (the button analyzes something. what? a route. good.)
- Alert Mute (the button alerts something. what? a mute. that can't be right.)
- Mute Alert (the button mutes something. what? an alert. great.)
As a general guide (again going back to the article), imagine you're asking, "What do I want to do?" The answer is, "I want to ______." Analyze the route, mute the alert. The verb comes first. If it helps you get over the sense you're commanding your readers, view it as a bare infinitive (an infinitive lacking "to") following an implied "I want to" rather than a verb in the imperative mood. In any case, that verb will still tend to make the function of your button clearer. To drive this point home one more time, here's another article on UX design in buttons:
Write button labels that clearly explain what each button does. Ideally, the button’s label should clearly describe its action.
The verb is the action. Now I'm going to click "Post Your Answer."
edited 7 hours ago
answered 7 hours ago
TaliesinMerlinTaliesinMerlin
6,8471329
6,8471329
Are you sure "lock" in "caps lock" is a verb? It seems likely that it's a noun. It seems like most keys are named with verbs, but not all of them. Sure home and end are verbs, but it would be a stretch to imagine the home key as homing in on the beginning :) Likewise, on a Mac keyboard, I don't expect the "option" key to put my computer up for sale, or for the "function" key make my computer start working. "Function, damn you!"
– Juhasz
7 hours ago
The shift lock mechanically locked a typewriter's keys into a single position. "Lock" could also be read as a noun, but "lock" does describe the action being performed, either literally or figuratively (as modern caps lock does).
– TaliesinMerlin
6 hours ago
add a comment |
Are you sure "lock" in "caps lock" is a verb? It seems likely that it's a noun. It seems like most keys are named with verbs, but not all of them. Sure home and end are verbs, but it would be a stretch to imagine the home key as homing in on the beginning :) Likewise, on a Mac keyboard, I don't expect the "option" key to put my computer up for sale, or for the "function" key make my computer start working. "Function, damn you!"
– Juhasz
7 hours ago
The shift lock mechanically locked a typewriter's keys into a single position. "Lock" could also be read as a noun, but "lock" does describe the action being performed, either literally or figuratively (as modern caps lock does).
– TaliesinMerlin
6 hours ago
Are you sure "lock" in "caps lock" is a verb? It seems likely that it's a noun. It seems like most keys are named with verbs, but not all of them. Sure home and end are verbs, but it would be a stretch to imagine the home key as homing in on the beginning :) Likewise, on a Mac keyboard, I don't expect the "option" key to put my computer up for sale, or for the "function" key make my computer start working. "Function, damn you!"
– Juhasz
7 hours ago
Are you sure "lock" in "caps lock" is a verb? It seems likely that it's a noun. It seems like most keys are named with verbs, but not all of them. Sure home and end are verbs, but it would be a stretch to imagine the home key as homing in on the beginning :) Likewise, on a Mac keyboard, I don't expect the "option" key to put my computer up for sale, or for the "function" key make my computer start working. "Function, damn you!"
– Juhasz
7 hours ago
The shift lock mechanically locked a typewriter's keys into a single position. "Lock" could also be read as a noun, but "lock" does describe the action being performed, either literally or figuratively (as modern caps lock does).
– TaliesinMerlin
6 hours ago
The shift lock mechanically locked a typewriter's keys into a single position. "Lock" could also be read as a noun, but "lock" does describe the action being performed, either literally or figuratively (as modern caps lock does).
– TaliesinMerlin
6 hours ago
add a comment |
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.
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%2f492654%2flabeling-confusion%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
2
Button 2 seems at least ambiguous, since "alert" and "mute" can be both nouns and verbs. Does the button mute an alert, or alert a mute setting?
– TaliesinMerlin
7 hours ago
This might be better-suited to User Experience, as the rules of ordinary spoken or written English do not necessarily apply in specialized contexts such as buttons in an app.
– choster
7 hours ago
@TaliesinMerlin - the the button mutes an alert.
– wahwahwah
7 hours ago
@choster - I'm not really concerned with the user experience aspect. I was curious if there was an English-language rule for labeling that I wasn't familiar with. I could have used an example that wasn't software related - if you catch my drift.
– wahwahwah
7 hours ago