elsanussi-s-mneina / phonetics-modeling

trying to model facts of phonetics and phonemes in Haskell
MIT License
0 stars 0 forks source link

Add support for IPA numbers #10

Closed elsanussi-s-mneina closed 4 years ago

elsanussi-s-mneina commented 4 years ago

These may be useful in situations where the user does not have fonts with all the necessary characters.

It gives every IPA character a number.

See: https://www.internationalphoneticassociation.org/sites/default/files/IPA_Number_chart_(C)2005.pdf

elsanussi-s-mneina commented 4 years ago

Support for IPA Numbers, and conversion from and to Unicode characters has been implemented in commit a0b299cc383c93fe2e60ca518d3dc15d304e3041 .