ENIG-0.0.0.2: Auto Korean conjugator/adjustor/adopter/converter

Safe HaskellNone
LanguageHaskell2010

Data.Text.ENIG.Detect

Synopsis

Documentation

isLastConsonant :: Int -> Bool Source #

Detect whether the last component is an last consonant or not

isLastVowel :: Int -> Bool Source #

Detect whether the last component is an vowel or not To avoid the issue with the first consonant, like .

isLastR :: Int -> Bool Source #

Detect whether the last component is the last consonant

isHangul :: Int -> Bool Source #

Detect whether the given code is an Hangul component or not

getLastComponentCode :: Text -> Int Source #

Get the last component's code of given Hangel