toki pona ASCII syllabary: Difference between revisions

From sona pona, the Toki Pona wiki
Content added Content deleted
No edit summary
No edit summary
Line 2: Line 2:
The '''toki pona ASCII syllabary''' by {{tok|[[jan Misali]]}}, or '''{{tp|sitelen Aki}}'''{{citation needed|date=2024-01-10}}, is a [[writing system]] that assigns each [[phonotactic]]ally allowed [[syllable]] in [[Toki Pona]] to a single {{abbr|{{w|ASCII}}|American Standard Code for Information Interchange}} character.
The '''toki pona ASCII syllabary''' by {{tok|[[jan Misali]]}}, or '''{{tp|sitelen Aki}}'''{{citation needed|date=2024-01-10}}, is a [[writing system]] that assigns each [[phonotactic]]ally allowed [[syllable]] in [[Toki Pona]] to a single {{abbr|{{w|ASCII}}|American Standard Code for Information Interchange}} character.


The syllabary can be used to [[Text compression|compress text]]. 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 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.


Due to the significant {{w|letter case}} and the use of all ASCII {{w|bracket}}s, it is unclear how to specify proper [[name]]s with this system. The only unused printable, non-whitespace ASCII characters are the period (<code>.</code>) and colon (<code>:</code>), which could be used for name marking where necessary, but there is no recommended style for doing so.
Due to the significant {{w|letter case}} and the use of all ASCII {{w|bracket}}s, it is unclear how to specify proper [[name]]s with this system. The only unused printable, non-whitespace ASCII characters are the period (<code>.</code>) and colon (<code>:</code>), which could be used for name marking where necessary, but there is no recommended style for doing so.

Revision as of 23:26, 10 January 2024

j l bn e Oq Tw sn
jan li pana e moku tawa sina

The toki pona ASCII syllabary by jan Misali, or sitelen Aki[citation needed], is a writing system that assigns each phonotactically allowed syllable in Toki Pona to a single ASCII character.

The syllabary can be used to compress text, with each character being reducible to 7 bits. Word lengths range from unchanged (for one-letter words) to a third as long, such as C% for sinpin. A major limiting factor for the compression ratio is the need to separate words, which is generally done with the ASCII space ( ). Misali also suggests using the syllabary as an input method for other writing systems.

Due to the significant letter case and the use of all ASCII brackets, it is unclear how to specify proper names with this system. The only unused printable, non-whitespace ASCII characters are the period (.) and colon (:), which could be used for name marking where necessary, but there is no recommended style for doing so.

Syllables

-i -u -e -o -a -in -un -en -on -an
∅- i 0 e o a ! U & 7 A
m- m u ? O M 8 3 9 @ `
n- N / ^ * n ( ) - _ #
p- P f B p b % + F = 6
t- 2 E t T d x D X
k- k q G H K Q { g h }
s- s z Z S c C 4 [ \ ]
w- W V w | v 1
l- l 5 r ~ L I ; $ R '
j- , y J Y < " > j

See also

External links