This is a module with tools and constants for the Korean language. Contribute, please!
- Ruby 2.6.5,
- Atom
Description of Korean language from Wikipedia
The Korean language (South Korean: 한국어/韓國語 hanguk-eo; North Korean: 조선말/朝鮮말 chosŏn-mal) is an East Asian language spoken by about 77 million people. It is a member of the Koreanic language family and is the official and national language of both Koreas: North Korea and South Korea, with different standardized official forms used in each country. It is a recognised minority language in the Yanbian Korean Autonomous Prefecture and Changbai Korean Autonomous County of Jilin province, China. It is also spoken in parts of Sakhalin, Russia, and Central Asia.
- Ruby interpreter
- Text editor
- Install Ruby. More info from The Odin Project: tutorial.
- Clone the repository.
- Add the module to your proyect or load in the proyect with load PATHFILE or require PATHFILE.
Currently, the module have three constants and three functions
- Korean vowels in an array
- Korean consonats in an array
- Consonats with their Korean names in a hash
- display_korean_vowels
- display_korean_consonants
- consonant_name(arg)
👤 Juan Paulo Perez Tejada
- Github: @Maclenn77
- Twitter: @srjuanpapas
- Linkedin: Juan Paulo Perez Tejada
Contributions, issues and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
- Hat tip to anyone whose code was used
- Inspiration
- etc
This project is MIT licensed.