Textonyms: Difference between revisions

Content deleted Content added
Added Algol 68
Fixed word count
Line 102:
NOT at eof
DO
word count +:= 1;
STRING text word = to text( word );
IF count( text word, invalid char ) = 0 THEN
# the word can be fully encoded #
word count +:= 1;
INT length := ( UPB word - LWB word ) + 1;
IF length > max length THEN
Line 175:
{{out}}
<pre>
There are 2510424978 words in unixdict.txt which can be represented by the digit key mapping.
They require 22903 digit combinations to represent them.
1473 combinations represent Textonyms.