Thank you, Graham. I thought so and Websters confirmed it (I'm an English,
German, Spanish, Russian, computer science teacher), but although it's not
editable, I would like to be able to browse the read-only information in it.
/\/\arvin - (e-mail address removed)
Thank you, Suzanne. That's nice to know. Graham Mayor's reply is also
appreciated. However, I should be able to browse the listing of spelling
words contained in a read-only, un-editable file of some sort.
/\/\arvin - (e-mail address removed)
To elaborate on Graham's short but correct answer, the main dictionary is
not a list of words that you could browse. It's a binary-format file
organized for special access by the computer. It contains word roots,
prefixes and suffixes, and data for making rules about regular and irregular
constructions, and all of that is machine-encoded. You would need a special
program to follow all the possible paths through the data. If such a program
exists, only the programmers who created the dictionary have it.