<html>
 <body>
  <div style="font-family: Verdana, Arial, Helvetica, Sans-Serif;">
   <table bgcolor="#f9f3c9" width="100%" cellpadding="12" style="border: 1px #c9c399 solid; border-radius: 6px; -moz-border-radius: 6px; -webkit-border-radius: 6px;">
    <tr>
     <td>
      This is an automatically generated e-mail. To reply, visit:
      <a href="https://git.reviewboard.kde.org/r/129943/">https://git.reviewboard.kde.org/r/129943/</a>
     </td>
    </tr>
   </table>
   <br />



<p>

Ship it!

</p>



 <pre style="white-space: pre-wrap; white-space: -moz-pre-wrap; white-space: -pre-wrap; white-space: -o-pre-wrap; word-wrap: break-word;">Thanks, I committed the patch with minor some changes.</pre>
 <br />









<p>- Christoph Feck</p>


<br />
<p>On February 12th, 2017, 3:16 p.m. CET, DaeHyun Sung wrote:</p>








<table bgcolor="#fefadf" width="100%" cellspacing="0" cellpadding="12" style="border: 1px #888a85 solid; border-radius: 6px; -moz-border-radius: 6px; -webkit-border-radius: 6px;">
 <tr>
  <td>

<div>Review request for KDE Frameworks, Christoph Feck and Eike Hein.</div>
<div>By DaeHyun Sung.</div>


<p style="color: grey;"><i>Updated Feb. 12, 2017, 3:16 p.m.</i></p>









<div style="margin-top: 1.5em;">
 <b style="color: #575012; font-size: 10pt;">Repository: </b>
kwidgetsaddons
</div>


<h1 style="color: #575012; font-size: 10pt; margin-top: 1.5em;">Description </h1>
 <table width="100%" bgcolor="#ffffff" cellspacing="0" cellpadding="10" style="border: 1px solid #b8b5a0">
 <tr>
  <td>
   <pre style="margin: 0; padding: 0; white-space: pre-wrap; white-space: -moz-pre-wrap; white-space: -pre-wrap; white-space: -o-pre-wrap; word-wrap: break-word;"><h1 style="font-size: 100%;text-rendering: inherit;padding: 0;white-space: normal;margin: 0;line-height: inherit;">Add Hangul jamo representation for Hangul Syllables on KDE kcharselect</h1>
<p style="padding: 0;text-rendering: inherit;margin: 0;line-height: inherit;white-space: inherit;">[Proposal, Enhancement] Add Hangul jamo representation for Hangul Syllables on KDE kcharselect</p>
<p style="padding: 0;text-rendering: inherit;margin: 0;line-height: inherit;white-space: inherit;">This is not bug, but I think that feature enhance KDE kcharselect for Korean learners and Korean users.</p>
<p style="padding: 0;text-rendering: inherit;margin: 0;line-height: inherit;white-space: inherit;">I add new feature, “Add Hangul jamo representation for selected Hangul Syllables features on KDE kcharselect”</p>
<p style="padding: 0;text-rendering: inherit;margin: 0;line-height: inherit;white-space: inherit;">Hangul elements are commonly referred to as jamo(??/??), meaning “alphabet”</p>
<p style="padding: 0;text-rendering: inherit;margin: 0;line-height: inherit;white-space: inherit;">Korean has special term for the jamo that are used to construct hangul syllable, depending on where in the syllable they appear:
- Choseong(??/??) for the initial sound, usually a consonant
- Jungseong(??/??) for the middle sound, usually a vowel
- Jongseong(??/??) for the final sound, usually a consonant</p>
<p style="padding: 0;text-rendering: inherit;margin: 0;line-height: inherit;white-space: inherit;">Examples of Canonical Equivalence
Hangul & conjoining jamo    ?   ?   ? +?</p>
<p style="padding: 0;text-rendering: inherit;margin: 0;line-height: inherit;white-space: inherit;">Hangul syllables are the characters that are used to express contemporary Korean texts in writing.</p>
<p style="padding: 0;text-rendering: inherit;margin: 0;line-height: inherit;white-space: inherit;">KDE kcharselect canonical decomposition Notation not appear Hangul jamo for Selected Hangul syllable.
so I add “Hangul jamo names and representation for selected hangul syllable” feature on KDE kcharselect.
example)
Hangul Syllable decomposition:</p>
<ul style="padding: 0;text-rendering: inherit;margin: 0 0 0 1em;line-height: inherit;white-space: normal;">
<li style="padding: 0;text-rendering: inherit;margin: 0;line-height: inherit;white-space: normal;">? U+1100 HANGUL CHOSEONG KIYEOK</li>
<li style="padding: 0;text-rendering: inherit;margin: 0;line-height: inherit;white-space: normal;">? U+1161 HANGUL JUNGSEONG A</li>
</ul>
<p style="padding: 0;text-rendering: inherit;margin: 0;line-height: inherit;white-space: inherit;">ex1) Decomposition of hangul syllable 
Unicode codepoint: U+AC00
Hangul(??) ‘?’ 
jamo(??/??): ? plus ?
choseong(??/??): ? (codepoint: U+1100)
jungseong(??/??): ?(codepoint: U+1161)</p>
<p style="padding: 0;text-rendering: inherit;margin: 0;line-height: inherit;white-space: inherit;">Selected Hangul syllable ‘?’(U+AC00)
TO-BE
Hangul Syllable decomposition:</p>
<ul style="padding: 0;text-rendering: inherit;margin: 0 0 0 1em;line-height: inherit;white-space: normal;">
<li style="padding: 0;text-rendering: inherit;margin: 0;line-height: inherit;white-space: normal;">? U+1100 HANGUL CHOSEONG KIYEOK</li>
<li style="padding: 0;text-rendering: inherit;margin: 0;line-height: inherit;white-space: normal;">? U+1161 HANGUL JUNGSEONG A</li>
</ul>
<p style="padding: 0;text-rendering: inherit;margin: 0;line-height: inherit;white-space: inherit;">ex2) Decomposition of hangul syllable 
Unicode code point: U+AC01
Hangul(??) ‘?’
jamo(??/??):  ‘?’  plus ‘?’  plus ‘?’ 
choseong(??/??):? (codepoint: U+1100)
jungseong(??/??):?(codepoint: U+1161)
jongseong(??/??):? (codepoint: U+11A8)</p>
<p style="padding: 0;text-rendering: inherit;margin: 0;line-height: inherit;white-space: inherit;">Selected Hangul syllable ‘?’(U+AC01)
TO-BE
Hangul Syllable decomposition:</p>
<ul style="padding: 0;text-rendering: inherit;margin: 0 0 0 1em;line-height: inherit;white-space: normal;">
<li style="padding: 0;text-rendering: inherit;margin: 0;line-height: inherit;white-space: normal;">? U+1100 HANGUL CHOSEONG KIYEOK</li>
<li style="padding: 0;text-rendering: inherit;margin: 0;line-height: inherit;white-space: normal;">? U+1161 HANGUL JUNGSEONG A</li>
<li style="padding: 0;text-rendering: inherit;margin: 0;line-height: inherit;white-space: normal;">? U+11A8 HANGUL JONGSEONG KIYEOK</li>
</ul>
<p style="padding: 0;text-rendering: inherit;margin: 0;line-height: inherit;white-space: inherit;">ex3) Decomposition of hangul syllable
Unicode code point: U+C633
Hangul(??) ‘?’
jamo(??/??):  ‘?’  plus ‘?’  plus ‘?’ 
choseong(??/??):? (codepoint: U+110B)
jungseong(??/??):?(codepoint: U+1169)
jongseong(??/??):? (codepoint: U+11B6)</p>
<p style="padding: 0;text-rendering: inherit;margin: 0;line-height: inherit;white-space: inherit;">Selected Hangul syllable ‘?’ (U+C633)
TO-BE
Hangul Syllable decomposition:</p>
<ul style="padding: 0;text-rendering: inherit;margin: 0 0 0 1em;line-height: inherit;white-space: normal;">
<li style="padding: 0;text-rendering: inherit;margin: 0;line-height: inherit;white-space: normal;">? U+110B HANGUL CHOSEONG IEUNG</li>
<li style="padding: 0;text-rendering: inherit;margin: 0;line-height: inherit;white-space: normal;">? U+1169 HANGUL JUNGSEONG O</li>
<li style="padding: 0;text-rendering: inherit;margin: 0;line-height: inherit;white-space: normal;">? U+11B6 HANGUL JONGSEONG RIEUL-HIEUH</li>
</ul>
<p style="padding: 0;text-rendering: inherit;margin: 0;line-height: inherit;white-space: inherit;">Reference
KS X 1026-1:2007 Information Technology - Universal Multiple-Octet Coded Character Set(UCS) - Hangul
Part1 Hangul processing guide for information interchanges
http://std.dkuug.dk/jtc1/sc2/wg2/docs/n3422.pdf  </p>
<p style="padding: 0;text-rendering: inherit;margin: 0;line-height: inherit;white-space: inherit;">Unicode Normalization forms http://unicode.org/reports/tr15/
Unicode Normalization forms #14.1.4. Hangul Decomposition and Composition http://unicode.org/reports/tr15/#Hangul_Composition 
Hangul Jamo (Range: U+1100-U+11FF) http://www.unicode.org/charts/PDF/U1100.pdf 
Hangul Syllables (Range: U+AC00-U+D7AF) http://www.unicode.org/charts/PDF/UAC00.pdf</p></pre>
  </td>
 </tr>
</table>



<h1 style="color: #575012; font-size: 10pt; margin-top: 1.5em;">Diffs</b> </h1>
<ul style="margin-left: 3em; padding-left: 0;">

 <li>src/kcharselect.cpp <span style="color: grey">(cee6efc)</span></li>

 <li>src/kcharselectdata.cpp <span style="color: grey">(724a374)</span></li>

 <li>src/kcharselectdata_p.h <span style="color: grey">(6c07c7e)</span></li>

</ul>

<p><a href="https://git.reviewboard.kde.org/r/129943/diff/" style="margin-left: 3em;">View Diff</a></p>






  </td>
 </tr>
</table>







  </div>
 </body>
</html>