Shortest possible ambiguity
I'm procrastinating cleaning up an essay, so instead it seemed worthwhile making a short observatory blog post - one ambiguity in English that has come up a few times for me, is often missed, but also is due to a single letter word: 'a'. An example of the ambiguity is the following question: "When rolling a normal die (faces 1, 2, 3, 4, 5, 6), what is the probability that a number is the result?" . Unless you're trying to find corner cases ("it might get stuck on an edge!" - seriously, ignore these, the point still stands), your answer will either be "1/6" or "100%", and they're both right. The two interpretations can be thought of as: "...what is the probability that a particular single number (e.g. '5') is the result?", in which case, it's 1/6. The other is: "...what is the probability that the result will be in the set of things we classify as 'numbers'?", in which case 100%. ...