Jump to content

Input method: Difference between revisions

From Wikipedia, the free encyclopedia
Content deleted Content added
+ MS APIs template
unclear when IME term originated - perhaps NT 3.5 or Windows 95 (need references)
Line 5: Line 5:


== Terms ==
== Terms ==
The term IME originated in the [[Microsoft Windows]] operating system. Other operating systems may have a different name for the same idea, for example:
The term IME originated in the [[Microsoft Windows]] operating system.{{Fact|date=October 2007}}
Other operating systems may have a different name for the same idea, for example:
*in [[Mac OS]], it is called an ''[[Macintosh Input Method|input method]]'';
*in [[Mac OS]], it is called an ''[[Macintosh Input Method|input method]]'';
*in [[MS-DOS]], it is called an ''input method'' (Chinese) or an ''[[FEP]]'' (Japanese);
*in [[MS-DOS]], it is called an ''input method'' (Chinese) or an ''[[Front end processor|FEP]]'' (Japanese);
*in the [[X Window System]], it is generally called an ''input method'' (and the specific built-in implementation of X11’s input method support is called ''XIM'', short for ''X input method''; however, support for input methods are also provided by ''input method modules'' in various other parts of the system including [[GTK+]] and [[Qt (toolkit)|Qt]]).
*in the [[X Window System]], it is generally called an ''input method'' (and the specific built-in implementation of X11’s input method support is called ''XIM'', short for ''X input method''; however, support for input methods are also provided by ''input method modules'' in various other parts of the system including [[GTK+]] and [[Qt (toolkit)|Qt]]).
* Some sources state that [[Front End Processor]] was an equivalent term to input method editor, for [[Unix]].<ref>{{cite web
|url=http://www.iloc.com/en/terms.html
|title=Terminology
|author=Robert J. Morris
|publisher=International Language Of Communication
|accessdate=2007-10-07
}}</ref><ref>{{cite web
|url=http://help.avs.com/Express/doc/help_71/books/usersguide/UGAfont.html
|title=Using AVS/Express: A Worldwide Language and Font Support
|publisher=AVS Advanced Visual Systems
|date=September 13, 2006
|accessdate=2007-10-07
}}</ref>


Although originally coined for [[CJK]] computing, the term is now sometimes used generically to refer to a program to support the input of any language. To illustrate, in the X Window System, the facility to allow the input of [[Latin character]]s with [[diacritic]]s is also called an input method.
Although originally coined for [[CJK]] computing, the term is now sometimes used generically to refer to a program to support the input of any language. To illustrate, in the X Window System, the facility to allow the input of [[Latin character]]s with [[diacritic]]s is also called an input method.


==Relationship between the input method and input method editor==
==Relationship between the input method and input method editor==
While the term ''input method editor'' was originally used only by Microsoft Windows, its use has now gained acceptance in other operating systems, especially when it is important to distinguish between the input method itself, the editing functionality of the program or operating system component providing the input method, and the general support of input methods in an operating system. This term has, for example, gained general acceptance on the [[Linux|GNU/Linux]] operating system; it is also used on the Mac OS.
While the term ''input method editor'' was originally used by Microsoft Windows, its use has now gained acceptance in other operating systems, especially when it is important to distinguish between the input method itself, the editing functionality of the program or operating system component providing the input method, and the general support of input methods in an operating system. This term has, for example, gained general acceptance on the [[Linux|GNU/Linux]] operating system; it is also used on the Mac OS.
*The term ''input method'' generally refers to a particular way to use the keyboard to input a particular language, for example the [[Cangjie method]], the [[pinyin method]], or the use of [[dead key]]s.
*The term ''input method'' generally refers to a particular way to use the keyboard to input a particular language, for example the [[Cangjie method]], the [[pinyin method]], or the use of [[dead key]]s.
*On the other hand, the term ''input method editor'' generally refers to the actual program that allows an input method to be used (for example MS New Pinyin, [[PRIME]], or [[SCIM]]), or the actual editing area that allows the user to do the input. It can also <!-- apparently --> refer to a character palette, which allows any Unicode character to be input individually.
*On the other hand, the term ''input method editor'' generally refers to the actual program that allows an input method to be used (for example MS New Pinyin, [[PRIME]], or [[SCIM]]), or the actual editing area that allows the user to do the input. It can also <!-- apparently --> refer to a character palette, which allows any Unicode character to be input individually.

Revision as of 22:14, 7 October 2007

Operation of a typical Japanese romaji based IME.

An input method editor (IME) is a program or operating system component that allows computer users to enter characters and symbols not found on their keyboard. This, for instance, allows the user of a Western keyboard to input Chinese, Japanese, Korean and Indic characters.

It is also called an input method environment.

Terms

The term IME originated in the Microsoft Windows operating system.[citation needed] Other operating systems may have a different name for the same idea, for example:

  • in Mac OS, it is called an input method;
  • in MS-DOS, it is called an input method (Chinese) or an FEP (Japanese);
  • in the X Window System, it is generally called an input method (and the specific built-in implementation of X11’s input method support is called XIM, short for X input method; however, support for input methods are also provided by input method modules in various other parts of the system including GTK+ and Qt).
  • Some sources state that Front End Processor was an equivalent term to input method editor, for Unix.[1][2]

Although originally coined for CJK computing, the term is now sometimes used generically to refer to a program to support the input of any language. To illustrate, in the X Window System, the facility to allow the input of Latin characters with diacritics is also called an input method.

Relationship between the input method and input method editor

While the term input method editor was originally used by Microsoft Windows, its use has now gained acceptance in other operating systems, especially when it is important to distinguish between the input method itself, the editing functionality of the program or operating system component providing the input method, and the general support of input methods in an operating system. This term has, for example, gained general acceptance on the GNU/Linux operating system; it is also used on the Mac OS.

  • The term input method generally refers to a particular way to use the keyboard to input a particular language, for example the Cangjie method, the pinyin method, or the use of dead keys.
  • On the other hand, the term input method editor generally refers to the actual program that allows an input method to be used (for example MS New Pinyin, PRIME, or SCIM), or the actual editing area that allows the user to do the input. It can also refer to a character palette, which allows any Unicode character to be input individually.

See also

Input methods for handheld devices

  • Multi-tap – Hit the key for the letter you want until it comes up, then wait or proceed with a different key.
  • T9 – Type the key for every letter once, then type Next until the right word comes up.
  • iTap – T9, with word autocomplete.
  • LetterWise – "Hit the key with the letter you want, if it doesn't come up, hit Next until it does."

References

  1. ^ Robert J. Morris. "Terminology". International Language Of Communication. Retrieved 2007-10-07.
  2. ^ "Using AVS/Express: A Worldwide Language and Font Support". AVS Advanced Visual Systems. September 13, 2006. Retrieved 2007-10-07.
  • BhashaIndia, the Microsoft portal for Indic languages, which has Indic IME for download.
Tutorials