I need to learn the 'letters' of this new alphabit before I can read/write it. I have made a little chart A-Z, 1-0, with the morse equilivent. It just so happens to be in 4 columns of 9. Which fits by my pad just right for looking up while trying to copy. Im missing chars due to the time it takes me to search the whole 4x9 array, so I limited it to a 1x9 to start with.
I dont want to jump into conservational words since I know I will anticipate and 'fill in'. I want to be able to get each letter. The code test has two parts, the first is straight copy. If you get 31(?) chars in a row correct, you pass. If not, if you answer a battery of questions based on the code you copied. Id rather get it on the first part. :) |