jong 을 생략하면 기본값은 "" 이고, 받침 없는 음절을 만듭니다.
Documentation Index
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("ㄱ", "ㅏ", "ㄱ")) # 각