public Array GetAlphabets()
 {
     return(Alphabets.ToArray());
 }