Skip to content

Custom dictionary setup

Koko edited this page Mar 14, 2025 · 4 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);

"kepeken e"

  use(v) [object];

If you want to get extra and make ilo Token recognize "kepeken" in the subject or object as content word, add the following definition.

  using(n gerund);

"toki" as hello

  hello(i);

"pakala" as fuck

  fuck up(v);
  fuck(i);
Clone this wiki locally