Safe Haskell | None |
---|---|
Language | Haskell2010 |
Synopsis
- lastConsonantCodeList :: [Code]
- lastConsonantList :: [Char]
- vowelCodeList :: [Code]
- vowelList :: [Char]
- hangulComponentCodeList :: [Code]
- hangulComponentList :: [Char]
- pppidVector :: Vector (Code, Code)
Documentation
lastConsonantCodeList :: [Code] Source #
List of the last consonants' code (NFKDed)
받침의 문자코드 리스트
lastConsonantList :: [Char] Source #
List of the last consonants
받침의 문자 리스트
vowelCodeList :: [Code] Source #
List of the vowel consonants' code (NFKDed)
모음의 문자코드 리스트
hangulComponentCodeList :: [Code] Source #
List of Hangul components' code
한글 자소 코드 리스트
hangulComponentList :: [Char] Source #
List of Hangul components
한글 자소 리스트
pppidVector :: Vector (Code, Code) Source #
PPP corresponding list
조사 대응 리스트