Posts

to check the code for syllables of bengalis

       static void CONVERT_THE_BENGALI_WORDS_TO_UNIKODES_SEMIKOLONED_DATASYSTEMS(string filename_with_bengaliswords)         {             //////new Tuple<string, string>("ঃ", "h"),             //////new Tuple<string, string>("া", "a"),             //////new Tuple<string, string>("ি", "i"),             //////new Tuple<string, string>("ী", "ii"),             //////new Tuple<string, string>("ু", "u"),             //////new Tuple<string, string>("ূ", "uu"),             //////new Tuple<string, string>("ৃ", "ri"),             //////new Tuple<string, string>("ে", "e"),             //////new Tuple<string, string>("ৈ", "oi"),   ...