Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
초성 중성 종성으로 단일 음절 생성
hangul_syllable(cho: str, jung: str, jong: str = "") -> str
jong
""
from hangulpy import hangul_syllable print(hangul_syllable("ㄱ", "ㅏ")) # 가 print(hangul_syllable("ㄱ", "ㅏ", "ㄱ")) # 각