Live Toki Pona Sitelen Sitelen Renderer

I created Sitelen Sitelen Renderer because I am fascinated by combining the artifical language Toki Pona with the non-linear writing style 'Sitelen Sitelen' by Jonathan Gabel. Unlike other work with Sitelen Sitelen I want the writings to be generated by the computer. My first attempt was in the beginning of 2015 when I experimented with CSS Flexbox using SVG for the Glyphs. The algorithm was limited and doomed so in October 2015 I started anew, and set out to create SVG-only sitelen sitelen that can be exported and reused.

On this page you can type (proper) Toki Pona. The text is parsed into structures that can be rendered in the style of Sitelen Sitelen. By hovering at the top of the glyphs you can choose the form that you like. You can even download the self-contained SVG which you can then use wherever.

Mind that this project is very much in alpha, many language constructs are not implemented yet. If you find them you can add them to the issue list, see my GitHub repo. Also check out the Toki Pona proverbs from Sonja's book generated by Sitelen Sitelen Renderer.

~ Cheers! Olaf Janssen

Known issues (GitHub)

Attribution

This live sitelen sitelen sandbox web app is made possible by the great work done work before me.

Toki Pona is an artificial language invented in 2001 by Sonja Lang as an attempt to understand the meaning of life in 120 words. In my own search, I am convinced this language should not be used to translate large bodies of text or as an actual means of communication but as a personal tool for soul searching.

Sitelen Sitelen or Sitelen Suwi is a project created by Jonathan Gabel in 2012 who created a non-linear writing style for Toki Pona inspired by Mayan script. I try to keep the algorithm behind the sitelen sitelen renderer in the spirit of Jonathan's project and allow for the different ways of drawing the sitelen sitelen.

The sitelen sitelen renderer formerly parsed text based on the context-free grammar by Zach Tomaszewski in 2012. I have discontinued to improve this grammar now that I find it to give wrong parses in more and more sentences. I have replaced it by a simpler algorithm tailored to sitelen sitelen requirements.

The vectorized glyphs are based on the excellent work by jan Same. To make my SVGs scalable I sadly had to get rid of the non-uniform stroke widths. Also I have slightly different ideas about how to use the containers so I took the liberty of slightly altering some glyphs.