st constant

List<String> const st

Implementation

static const List<String> st = [
  "a",
  "ba",
  "bane",
  "bona",
  "e",
  "ea",
  "eaba",
  "empa",
  "ena",
  "ha",
  "hae",
  "hape",
  "ho",
  "hore",
  "ka",
  "ke",
  "la",
  "le",
  "li",
  "me",
  "mo",
  "moo",
  "ne",
  "o",
  "oa",
  "re",
  "sa",
  "se",
  "tloha",
  "tsa",
  "tse"
];