Skip to content

Custom dictionary setup

Koko edited this page Feb 16, 2025 · 8 revisions

These setups will modify existing words in the global dictionary.

"anu" as content word

anu:
  `[`separates multiple possibilities, replacing another particle`]`(particle def);
  or(particle def);

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

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

"kepeken e"

kepeken:
  using(prep) [indirect object];
  by means of(prep) [indirect object];

  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);

Clone this wiki locally