Difference between revisions of "Hangeul Assistant"

From Korean Wiki Project
Jump to: navigation, search
(Version History: Released 0.6 Final)
(Documented how to use FlashVars to change how HA starts)
Line 1: Line 1:
 
<swf>/wiki/images/c/cb/HangeulAssistant.swf|width=100%|height=400</swf>
 
<swf>/wiki/images/c/cb/HangeulAssistant.swf|width=100%|height=400</swf>
 +
<br>__TOC__
 
==Good test cases==
 
==Good test cases==
 
하다, 가다, 되다, 나누다, 오다, 열다, 어렵다, 이다, 그렇다, 놓다, 듣다, 낫다, 모르다
 
하다, 가다, 되다, 나누다, 오다, 열다, 어렵다, 이다, 그렇다, 놓다, 듣다, 낫다, 모르다
Line 23: Line 24:
 
**input=keyboard (opens keyboard)
 
**input=keyboard (opens keyboard)
 
**input=cellphone(opens cellphone)
 
**input=cellphone(opens cellphone)
 +
 +
Example: To start in essay mode with the keyboard on, simply use the following:
 +
<nowiki><swf>/wiki/images/c/cb/HangeulAssistant.swf|width=100%|height=400|input=keyboard|mode=essay</swf></nowiki>
 
==Version History==
 
==Version History==
 
*0.1 (April 5, 2009)
 
*0.1 (April 5, 2009)

Revision as of 05:58, 24 May 2009

<swf>/wiki/images/c/cb/HangeulAssistant.swf|width=100%|height=400</swf>


Good test cases

하다, 가다, 되다, 나누다, 오다, 열다, 어렵다, 이다, 그렇다, 놓다, 듣다, 낫다, 모르다

Errors

If you find errors, please edit this page and add them to the following list

  • Irregular verbs (not detected)
    • None
  • Verb forms (like if verbs should be conjugated or not)
    • None
  • Conjugation
    • None
  • Pronunciation (any wrong or non-existing rules)
    • Conformation on: ㄹ+ㅅ = ㄹ+ㅆ?
    • ㄱ/ㄺ+ㄱ=ㄱ+ㄲ?
    • I think there's other rules on two consonants by each other where the next consonant becomes 쌍
  • Other
    • If Korean IME is on while the keyboard is open, it doesn't work

Programmable Settings

Available FlashVars:

  • mode
    • mode=essay (opens essay mode)
  • input
    • input=keyboard (opens keyboard)
    • input=cellphone(opens cellphone)

Example: To start in essay mode with the keyboard on, simply use the following:

<swf>/wiki/images/c/cb/HangeulAssistant.swf|width=100%|height=400|input=keyboard|mode=essay</swf>

Version History

  • 0.1 (April 5, 2009)
    • Initial
  • 0.2 (April 11, 2009)
    • Rewrote to be modular
    • Added more forms
  • 0.3 (April 13, 2009)
    • Initial support for irregular verbs
    • Initial support for pronunciation changes
    • Styled
    • Added support for individual words and full sentences
    • Changed name to reflect that it supports anything typed in Hangeul
  • 0.4 (April 24, 2009)
    • Link to our learn Hangeul, grammar, and vocabulary pages
    • Nicer about screen
    • New option
      • Contract (checked by default) (보아 vs 봐 etc)
    • Virtual keyboard & cellphone interface (visual only)
  • 0.5 (April 26, 2009)
    • Fully functional keyboard
    • Fixed pronunciation errors
  • 0.6 (May 24, 2009)
    • Fixed some cases where input doesn't split double-consonants
    • Quick key to bring up keyboard (F2)
    • Supports copy-to-clipboard
    • Link to search for text in the Korean Wiki Project search engine
      • Searches for only selected text if highlighted or all text otherwise
    • New essay mode for easily typing longer things
    • FlashVars supported for changing mode (essay/short) and input (keyboard/cellphone) on startup
  • 0.7 (tba)
    • Cellphone input (sky and general)
  • 1.0 (tba)
    • Integrate into wiki
  • Other possible features
    • New section:Dynamic form combination (user can select multiple forms to combine)