ENIG-0.0.0.1: Auto Korean conjugator/adjustor/adopter/converter
Data.Text.ENIG.Data
data PPPCategory Source #
Constructors
Defined in Data.Text.ENIG.Data
Methods
minBound :: PPPCategory #
maxBound :: PPPCategory #
succ :: PPPCategory -> PPPCategory #
pred :: PPPCategory -> PPPCategory #
toEnum :: Int -> PPPCategory #
fromEnum :: PPPCategory -> Int #
enumFrom :: PPPCategory -> [PPPCategory] #
enumFromThen :: PPPCategory -> PPPCategory -> [PPPCategory] #
enumFromTo :: PPPCategory -> PPPCategory -> [PPPCategory] #
enumFromThenTo :: PPPCategory -> PPPCategory -> PPPCategory -> [PPPCategory] #
(==) :: PPPCategory -> PPPCategory -> Bool #
(/=) :: PPPCategory -> PPPCategory -> Bool #
compare :: PPPCategory -> PPPCategory -> Ordering #
(<) :: PPPCategory -> PPPCategory -> Bool #
(<=) :: PPPCategory -> PPPCategory -> Bool #
(>) :: PPPCategory -> PPPCategory -> Bool #
(>=) :: PPPCategory -> PPPCategory -> Bool #
max :: PPPCategory -> PPPCategory -> PPPCategory #
min :: PPPCategory -> PPPCategory -> PPPCategory #
readsPrec :: Int -> ReadS PPPCategory #
readList :: ReadS [PPPCategory] #
readPrec :: ReadPrec PPPCategory #
readListPrec :: ReadPrec [PPPCategory] #
showsPrec :: Int -> PPPCategory -> ShowS #
show :: PPPCategory -> String #
showList :: [PPPCategory] -> ShowS #
data PPPIdentity Source #
minBound :: PPPIdentity #
maxBound :: PPPIdentity #
succ :: PPPIdentity -> PPPIdentity #
pred :: PPPIdentity -> PPPIdentity #
toEnum :: Int -> PPPIdentity #
fromEnum :: PPPIdentity -> Int #
enumFrom :: PPPIdentity -> [PPPIdentity] #
enumFromThen :: PPPIdentity -> PPPIdentity -> [PPPIdentity] #
enumFromTo :: PPPIdentity -> PPPIdentity -> [PPPIdentity] #
enumFromThenTo :: PPPIdentity -> PPPIdentity -> PPPIdentity -> [PPPIdentity] #
(==) :: PPPIdentity -> PPPIdentity -> Bool #
(/=) :: PPPIdentity -> PPPIdentity -> Bool #
compare :: PPPIdentity -> PPPIdentity -> Ordering #
(<) :: PPPIdentity -> PPPIdentity -> Bool #
(<=) :: PPPIdentity -> PPPIdentity -> Bool #
(>) :: PPPIdentity -> PPPIdentity -> Bool #
(>=) :: PPPIdentity -> PPPIdentity -> Bool #
max :: PPPIdentity -> PPPIdentity -> PPPIdentity #
min :: PPPIdentity -> PPPIdentity -> PPPIdentity #
readsPrec :: Int -> ReadS PPPIdentity #
readList :: ReadS [PPPIdentity] #
readPrec :: ReadPrec PPPIdentity #
readListPrec :: ReadPrec [PPPIdentity] #
showsPrec :: Int -> PPPIdentity -> ShowS #
show :: PPPIdentity -> String #
showList :: [PPPIdentity] -> ShowS #