This is a soft question. We can read the letters $\bf A$, $\bf B$, etc. as bold A, bold B, etc. We can read the letters $\textit{A}$, $\textit{B}$, etc. as italic A, italic B, etc. We can read the letters $\mathcal A$, $\mathcal B$, etc. as calligraphic A, calligraphic B, etc. But how do we read letters such as $\mathbb A$, $\mathbb B$, etc., or $\mathfrak A$, $\mathfrak B$, etc.?
|
$\Bbb A$ is blackboard A; $\frak A$ is Gothic A. If there is only one $A$ being used, though, we read it as A regardless to the font. |
|||||||||
|
|
If there's a reason you choose to call them all A's, there's presumably a reason why some of them are fraktur, some of them are black board, and some of them are calligraphic. Then don't read the font. Read the meaning. For example, when I write
I don't read
That's completely incomprehensible! I read
In other words, the usual reason one uses different fonts is to help distinguish between different classes of objects (and in some case isolate special objects like $\mathbb{R}$ for the real numbers). In that case, when you are reading the text, you should speak the name of the class, not the name of the font. |
|||||||||||||||
|
|
I think it is just acceptable to say "A" and "B"... It is quite rare that you have to read out aloud any maths that has the same letter appearing in two different fonts like this. |
|||||||||||||
|
|
I find "reading" a bit vague. Are you reading those letter while lecturing? Are you reading that to a colleague out of some text? Are you reading that over the phone to somebody who is checking a TeX source file? Different situation require different approaches. |
|||||
|
|
It's surely a cultural thing, but I've heard $\frak{A}$ referred to as "fraktur A" more frequently, although I do hear "gothic" occasionally. On a similar note, I'm increasingly hearing people actually say the names of TeX commands, even for symbols (not just fonts). For instance, I have a professor who says "sim-eek" every time he write $\simeq$ (LaTeX command simeq.) |
|||
|
|
|
Depending on context, you may choose to (1) use the font name, include the style variation when applicable: "Blackboard bold A", as in this discussion: http://tex.stackexchange.com/questions/488/blackboard-bold-characters (2) use just the style variation when the font does not need to be explicitly stated: "Bold A" (3) In mathematics specifically, certain fonts of certain letters have standard usage. cf. http://en.wikipedia.org/wiki/List_of_mathematical_symbols. In this case, it would typically be read as what they mean. eg. $\mathbb P$(X)=1 might be read as "The probability of the event X occurring is equal to 1." or x $\in\mathbb N$ as "x, a natural number". |
|||
|
|
\mathbb,\mathcalor\mathfrak. – Sigur Jan 22 at 13:35