/support-korean-language

A module with tools for developing resources for learning Korean language, build with Ruby.

Primary LanguageRuby

Learn Korean

This is a module with tools and constants for the Korean language. Contribute, please!

๐Ÿ”จ Built With

  • Ruby 2.6.5,
  • Atom

๐ŸŽฎ About Korean language

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.

Requirements

  • Ruby interpreter
  • Text editor

๐Ÿ’ป How to use the module

  1. Install Ruby. More info from The Odin Project: tutorial.
  2. Clone the repository.
  3. Add the module to your proyect or load in the proyect with load PATHFILE or require PATHFILE.

๐Ÿ’Ž Features

Currently, the module have three constants and three functions

Constants

  • Korean vowels in an array
  • Korean consonats in an array
  • Consonats with their Korean names in a hash

Functions

  • display_korean_vowels
  • display_korean_consonants
  • consonant_name(arg)

Author

๐Ÿ‘ค Juan Paulo Perez Tejada

๐Ÿค Contributing

Contributions, issues and feature requests are welcome!

Feel free to check the issues page.

Show your support

Give a โญ๏ธ if you like this project!

Acknowledgments

  • Hat tip to anyone whose code was used
  • Inspiration
  • etc

๐Ÿ“ License

This project is MIT licensed.