A smaller set was also available, with uppercase letters only. In
addition the standard provided for an EBCDIC version, see in the
EBCDIC section about that. There is also a punched
card code for this version, see the section on
punched cards.
Here I show how the symbols are combined within a syllable. There are
six possible ways, depending on the form of the vowel and the presence
of a final consonant. The initial consonant is shown as a white block,
the vowel as a red block and the final consonant as a black block. It
is clear that (except for the possible final consonant) the form of a
symbol will change dependend on it's use.
Below a breakdown of the different symbols is given, given in a larger, more legible, font.
This table shows part of VSCII-3. It is similar to VSCII-2, but all
code points of uppercase vowels with tonal signs are omitted. Also the tonal
signs themselves are omitted, which is a bit strange. With this code you can
not even use combining tonal signs. In this table only the last six rows
are shown.
The above may appear IBM bashing. And indeed it is. Consider my frustration when I had to develop a C program concurrently on an IBM mainframe and a Unix system. When I transferred a program by FTP from the Unix system to the IBM mainframe, the IBM C compiler would not compile because FTP and the compiler disagreed about the actual codings of the curly braces. Editing with a Telnet (tn3270) program was also problematical, here there was a another disagreement. And now this sillyness is still present with the Windows code pages...