13
1
These are normal common messages most of us who've chatted in SE chat interfaces have seen. I find the way the negation prefix un- "acts" intriguing.
- Why would I star and unstar a chat message as interesting? Does "unstar as interesting" mean that I unstarred the message because it was interesting? But that doesn't make sense, even though it does regarding "star as interesting".
- How does "un-" function in these two phrases? It seems to me that it's more like
un-
[star as interesting]
but how is that possible? How can a prefix modify a whole sentence, as opposed to modifying only the verb phrase [star]? I'm sorry if I don't know what I'm talking about; I ran into trouble trying to analyze this.
I'm more interested in the grammatical explanation behind the acceptability of the sentence "unstar as interesting" and how it could possibly mean, if it does, "to remove the star from a message previously starred due to being interesting". Please don't deviate much into the meaning nuances and/or possible replacements.
6I think you're right that the correct reading is "un-[star as interesting]", and that the phrasing is not very clear or very good English. As for why it's that way, it's probably as much for programming reasons as anything else. If an operation is phrased as "verb noun", then the easiest, most obvious way to phrase the opposite, undo operation is "un-verb noun". And it's easier to code if every "verb noun" can be transformed into "un-verb noun" without having to worry about what the most fluent way to phrase it is! – stangdon – 2016-01-21T19:45:46.973
Who decided that the phrase is acceptable? Software bugs do exist. – JB King – 2016-01-21T19:48:55.270
@JBK someone who knows what they're talking about told me that it's totally acceptable. If it is not, then what kind of phrasing do you suggest to mean "unstar something that you starred as interesting before" in a convenient way that fits a short message? – M.A.R. – 2016-01-21T19:54:50.443
@Ϻ.Λ.Ʀ., my point is that each person may have their own view on how to handle challenges with language and thus what may seem odd may in the end be accepted as famous and infamous as well as flammable and inflammable would be other cases where what should negate may not always work that way. – JB King – 2016-01-21T20:06:48.553
I would love to read your answer @JBK, but note that less common doesn't mean "unacceptable" necessarily. Who knows? Maybe a bug report in meta.SE will come out of this. :) – M.A.R. – 2016-01-21T20:08:14.773
1I personally prefer the present unstar message to any other that I can think of. "as interesting" is descriptive of the star, not the action. And I get that's basically equivalent to making "un-" reverse the meaning of the entire phrase, and I'm okay with that. – modulusshift – 2016-01-21T22:11:07.400
1The only acceptable alternative, though I still don't prefer it, is "unstar as uninteresting". – modulusshift – 2016-01-21T22:11:42.727
Well, if I'd like to propose an alternative, why not just "unstar"? :) – Andrew T. – 2016-01-22T01:11:54.863