+2013-06-21 Juanma Barranquero <lekktu@gmail.com>
+
+ * quail/croatian.el ("croatian-prefix"):
+ * quail/czech.el ("czech", "czech-qwerty"):
+ * quail/ipa-praat.el ("ipa-praat"):
+ * quail/ipa.el ("ipa-x-sampa"):
+ * quail/tibetan.el ("tibetan-wylie", "tibetan-tibkey"):
+ * quail/uni-input.el (ucs-input-activate): Fix typos in docstrings.
+
2013-05-25 Eli Zaretskii <eliz@gnu.org>
* Makefile.in (leim-list.el, check-declare):
-;;; quail/croatian.el -- Quail package for inputting Croatian -*-coding: utf-8;-*-
+;;; croatian.el -- Quail package for inputting Croatian -*-coding: utf-8;-*-
;; Copyright (C) 2003-2013 Free Software Foundation, Inc.
(quail-define-package
"croatian-prefix" "Croatian" "HR" nil
- "Croatian input method, postfix.
+ "Croatian input method, prefix.
\"c -> č
'c -> ć
"Bulgarian alternative Phonetic keyboard layout, producing Unicode.
This phonetic layout replaces all the Latin letters with Bulgarian
-\(Cyrillic\) letters based on similarities in their pronunciation or look.
+\(Cyrillic) letters based on similarities in their pronunciation or look.
Note that, since the letters 'щ', 'ь', 'ю' and 'я' are attached to the
']', '\', '`' and '[' keys respectively, Caps Lock does not affect them."
(quail-define-package
"czech" "Czech" "CZ" t
- "\"Standard\" Czech keyboard in the Windoze NT 105 keys version."
+ "\"Standard\" Czech keyboard in the Windows NT 105 keys version."
nil t t t t nil nil nil nil nil t)
(quail-define-rules
(quail-define-package
"czech-qwerty" "Czech" "CZ" t
- "\"Standard\" Czech keyboard in the Windoze NT 105 keys version, QWERTY layout."
+ "\"Standard\" Czech keyboard in the Windows NT 105 keys version, QWERTY layout."
nil t nil nil t nil nil nil nil nil t)
(quail-define-rules
;; This is a new input method for IPA characters and diacritics, which follows
;; the conventions of Praat, a GPLed program for phonetical analysis.
-;;
+;;
;; This input method is much more complete than the current ipa.el.
;;; Code:
For most of the codes, the first letter tells you the most
-similar letter of the English alphabet. The second letter can be
+similar letter of the English alphabet. The second letter can be
t (turned), c (capital), s (script), r (reversed), - (barred or
-retracted), or / (slashed). One symbol (ɛ) is a phonetic version
-of a Greek letter. The codes for ə, ɤ, ʊ and ɞ are abbreviations
+retracted), or / (slashed). One symbol (ɛ) is a phonetic version
+of a Greek letter. The codes for ə, ɤ, ʊ and ɞ are abbreviations
for schwa, ram's horn, horseshoe, and kidney bean.
| | | ʑ \\zc | | | |
palatal | c c | ɲ \\nj | ç \\c, | | | |
| ɟ \\j. | | ʝ \\jc | j j | | | ʎ \\yt
-lab-pal. | | | | | | |
+lab.-pal. | | | | | | |
| | | | ɥ \\ht | | |
lab.-vela. | | | ʍ \\wt | | | |
| | | | w w | | |
uvular | ʛ \\G^ |
For most of the codes, the first letter tells you the most
-similar letter of the English alphabet. The second letter can be
-t (turned), c (capital or curled), s (script), - (barred),
-l (with leg), i (inverted), or j (left tail). Some phonetic
+similar letter of the English alphabet. The second letter can
+be t (turned), c (capital or curled), s (script), - (barred),
+l (with leg), i (inverted), or j (left tail). Some phonetic
symbols are similar to Greek letters but have special
phonetic (f) versions with serifs (ɸ, β, ɣ) or are otherwise
-slightly different (θ, χ). The codes for ŋ (engma), ð (eth),
-ʃ (esh), and ʒ (yogh) are traditional alternative spellings. The
-retroflexes have a period in the second place, because an
+slightly different (θ, χ). The codes for ŋ (engma), ð (eth),
+ʃ (esh), and ʒ (yogh) are traditional alternative spellings.
+The retroflexes have a period in the second place, because an
alternative traditional spelling is to write a dot under
-them. The code for ɾ is an abbreviation for fishhook.
+them. The code for ɾ is an abbreviation for fishhook.
* Diacritics
("\\gc" ?ɢ) ; voiced uvular
("\\?-" ?ʡ) ; epiglottal
("\\?g" ?ʔ) ; glottal
-
+
;; nasals
("\\mj" ?ɱ) ; labiodental
("\\n." ?ɳ) ; retroflex
("\\r." ?ɻ) ; retroflex
("\\ht" ?ɥ) ; labial-palatal
("\\ml" ?ɰ) ; velar
-
+
;; trills
("\\bc" ?ʙ) ; bilabial
("\\rc" ?ʀ) ; uvular
("\\fh" ?ɾ) ; alveolar
("\\rl" ?ɺ) ; alv.-lateral
("\\f." ?ɽ) ; retroflex
-
+
;; lateral approx.
("\\l." ?ɭ) ; retroflex
("\\yt" ?ʎ) ; palatal
;; vowels
("\\i-" ?ɨ)
("\\u-" ?ʉ)
-
+
("\\mt" ?ɯ)
("\\ic" ?ɪ)
("\\yc" ?ʏ)
-
+
("\\hs" ?ʊ)
("\\o/" ?ø)
with a keyboard that's limited to ASCII.
See http://www.phon.ucl.ac.uk/home/sampa/ipasam-x.pdf for a full definition
-of the mapping. A caveat with regard to that document; while XEmacs
+of the mapping. A caveat with regard to that document; while XEmacs
currently preserves Unicode diacritics on reading and emitting them, it
displays them, incorrectly, as separate from the modified glyphs.")
SPECIAL KEYS
+ : Consonant Stacking
- \(Consonant stacking for ordinary Tibetan is done automatically)
+ (Consonant stacking for ordinary Tibetan is done automatically)
- : No Consonant Stacking
- \(To suppress automatic stacking for \"g-y\",
+ (To suppress automatic stacking for \"g-y\",
and to get da-drag in -r-d, -l-d .)
| : Special signs.
- Tsheg is assigned to SPC. Space is assigned to period '.'.
+ Tsheg is assigned to SPC. Space is assigned to period '.'.
"
nil nil nil nil nil nil nil nil
'quail-tibetan-update-translation)
DIFFERENCE FROM THE ORIGINAL TIBKEY:
1. Vowel 'a' should be typed explicitly by the key 'A'.
- This is really inconvenient. But to make the coding
+ This is really inconvenient. But to make the coding
scheme clear, it is desirable to have an explicit
vowel sign for 'a'.
- 2. Tsheg is assigned to SPC key. You can input a space
+ 2. Tsheg is assigned to SPC key. You can input a space
by typing '>'.
4. To avoid the default stacking and to obtain གཡ,
type 'E' instead of 'v' (=ཡ).
3. There are many characters that are not supported in the
- current implementation (especially special signs). I hope
- I'll complete in a future revision.
+ current implementation (especially special signs).
+ I hope I'll complete in a future revision.
"
nil nil nil nil nil nil nil nil
'quail-tibkey-update-translation)
(defun ucs-input-activate (&optional arg)
"Activate UCS input method.
-With arg, activate UCS input method if and only if arg is positive.
+With ARG, activate UCS input method if and only if ARG is positive.
While this input method is active, the variable
`input-method-function' is bound to the function `ucs-input-method'."