const char *dict[] =
{
  " the ",
  " and ",
  " south ",
  " west ",
  " north ",
  " east "
}

 ;