Difference between revisions of "Hangeul Assistant"

From Korean Wiki Project
Jump to: navigation, search
(Errors)
(Errors)
Line 6: Line 6:
 
''If you find errors, please edit this page and add them to the following list''
 
''If you find errors, please edit this page and add them to the following list''
 
*Irregular verbs (not detected)
 
*Irregular verbs (not detected)
**None
+
**Hard to list all irregular verbs in the program obviously, but all verbs(actually adjectives) ending in 스럽다, 롭다, or 답다 should take the irregular forms (e.g. 사랑스럽다: 사랑스러워요, not 사랑스럽어요)
 
*Verb forms (like if verbs should be conjugated or not)
 
*Verb forms (like if verbs should be conjugated or not)
 
**None
 
**None
Line 14: Line 14:
 
*Pronunciation (any wrong or non-existing rules)
 
*Pronunciation (any wrong or non-existing rules)
 
**Conformation on: ㄹ+ㅅ = ㄹ+ㅆ?
 
**Conformation on: ㄹ+ㅅ = ㄹ+ㅆ?
**ㄱ/ㄺ+ㄱ=ㄱ+ㄲ?
+
**ㄱ/ㄺ+ㄱ=ㄱ+ㄲ? -that sounds right
 
**I think there's other rules on two consonants by each other where the next consonant becomes 쌍
 
**I think there's other rules on two consonants by each other where the next consonant becomes 쌍
 
*Other
 
*Other

Revision as of 09:28, 25 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)
    • Hard to list all irregular verbs in the program obviously, but all verbs(actually adjectives) ending in 스럽다, 롭다, or 답다 should take the irregular forms (e.g. 사랑스럽다: 사랑스러워요, not 사랑스럽어요)
  • Verb forms (like if verbs should be conjugated or not)
    • None
  • Conjugation
    • for 먹다, 먹면서 should be 먹으면서
    • for 놓다, 노아 should be 놓다 (though it is pronounced 노아)
  • Pronunciation (any wrong or non-existing rules)
    • Conformation on: ㄹ+ㅅ = ㄹ+ㅆ?
    • ㄱ/ㄺ+ㄱ=ㄱ+ㄲ? -that sounds right
    • 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
  • 1.0 (tba)
    • Added help screen that opens up first time Hangeul Assistant is run
    • Todo
      • Cellphone input (sky and general)