$english_lib

Perms:+variables +methods +code +core
Size:2,987 bytes (on disk)
Manager:$english_lib
Writer:(none)
Parent:$libraries
Credit:Created 11-Nov-1996 as a part of ColdCore, see: @help Credit


[List Methods] [Hide Variables]

Variables:

$root variables:
  manager: $english_lib
  flags: ['variables, 'methods, 'code, 'core]
  created_on: 847697242
  inited: 1
  managed: [$english_lib]
$english_lib variables:
  alphabet: "abcdefghijklmnopqrstuvwxyz"
  capitalize_exceptions: [ "the",
                           "a",
                           "an",
                           "and",
                           "for",
                           "but",
                           "or",
                           "nor",
                           "of",
                           "with",
                           "using",
                           "at",
                           "to",
                           "in",
                           "into",
                           "on",
                           "onto",
                           "upon",
                           "out",
                           "from",
                           "over",
                           "under",
                           "through",
                           "underneath",
                           "beneath",
                           "behind",
                           "beside",
                           "about",
                           "as",
                           "off"]
  vowel_exceptions: "^usu|uke|uvu|use|UPI|unit|univ|unic|uniq|unix|eur|uu|ubiq|union|one|once|uti|unif"
  nonvowel_exceptions: "^historic|ydu|honor|honest|habitual|heir|RPG"
  noun_exceptions: #[["child", "children"],
                     ["deer", "deer"],
                     ["moose", "moose"],
                     ["mouse", "mice"]]
  letter_names: [ "ay",
                  "bee",
                  "see",
                  "dee",
                  "ee",
                  "eff",
                  "jee",
                  "aitch",
                  "eye",
                  "jay",
                  "kay",
                  "el",
                  "em",
                  "en",
                  "oh",
                  "pee",
                  "queue",
                  "ar",
                  "es",
                  "tee",
                  "you",
                  "vee",
                  "double-you",
                  "ex",
                  "why",
                  "zee"]
  cardinal_directions: [ "north",
                         "northeast",
                         "east",
                         "southeast",
                         "south",
                         "southwest",
                         "west",
                         "northwest"]
  verb_exceptions: #[["has", "have"],
                     ["is", "are"],
                     ["was", "were"],
                     ["'s", "'ve"],
                     ["can", "can"],
                     ["collapses", "collapse"]]
  cardinal_direction_opposites: [ "south",
                                  "southwest",
                                  "west",
                                  "northwest",
                                  "northeast",
                                  "east",
                                  "southeast"]
  selector_words: ["all", "everything", "everyone", "everybody"]


the Cold Dark