Program to convert syllables in yoruba to its solfa notes.
# do-re-mi
Program to convert syllables in yoruba to its solfa notes.
Yoruba is a tonal language. Its primary tone are high, mid, and low which are equivalent to the solfa notes mi, re, do.
As a native speaker, I find it hard to read the language and this is very important for one who plays the talking drum `gangan`.
### Syllable
`syllable := C? (V | Vn | N)`
### How To Run
...(_still haven't fully fleshed out some type of input form_).
###### credit:
- An LLM was utilized for the project. Its insane how an LLM provides a better understanding and resource on the syllabic format of the language.
- ...also used for dealing with accented... characters `get_tone(vowel)`