Skip to content

Custom dictionary setup

neverRare edited this page Jan 17, 2026 · 8 revisions

These setups will modify existing words in the global dictionary. To use these, use the Import Word field first, enter the Toki Pona word and then press enter. This will import the definition from the global dictionary. Extend it with following snippets as desired.

"anu" as content word

    choose(v) [object];
    decide(v);

    choosing(n gerund);
    deciding(n gerund);

"toki" as hello

hello(i);

"pakala" as fuck

fuck up(v);
fuck(i);

Clone this wiki locally