local data =
-- Hangul Jamo blockdata.initials =
data.medials =
data.finals =
-- Hangul Compatibility Jamo blockdata.independent_initials =
data.independent_medials =
data.independent_finals =
---- From .
-- http://www.unicode.org/Public/UNIDATA/Jamo.txtdata.leads =
data.vowels =
data.trails =
---- Names of characters in Hangul Compatibility Jamo block,-- from .-- Add 0x3130 to the indices to get the actual codepoints.-- "HANGUL LETTER ", the prefix found in all the names, has been removed.data.names =
return data