toki pona ASCII syllabary: Difference between revisions

no edit summary
No edit summary
No edit summary
Line 4:
The syllabary can be used to [[Text compression|compress text]], with each character being reducible to 7 {{w|bit}}s. Word lengths range from unchanged (for one-letter words) to a third as long, such as {{tok|<code>C%</code>}} for {{tp|[[sinpin]]}}. A major limiting factor for the {{w|Data compression ratio|compression ratio}} is the need to separate words, which is generally done with the ASCII {{w|Whitespace character|space}} (<code> </code>). {{tok|Misali}} also suggests using the syllabary as an {{w|input method}} for other writing systems.
 
The only unused printable, non-whitespace ASCII characters are the period (<code>.</code>), generally used as a sentence separator, and the colon (<code>:</code>). Any other [[punctuation]] would be lost due to conflicting with syllable characters or being out of the ASCII range. Similarly, due to the significant {{w|letter case}} and the use of all ASCII {{w|bracket}}s, there is no clear way to specify proper [[name]]s with this system. The colon could be used for name marking where necessary, but this is nonstandard.
 
==Syllables==