Fix documentation of Iroquoian input methods
* lisp/leim/quail/iroquoian.el: Fix typos in Oneida endonym and in the docstring of `haudenosaunee-postfix' about keys for inputting Onondaga nasals. (Bug#75448) * etc/NEWS: Fix typo in Oneida endonym.
This commit is contained in:
parent
b71225ed90
commit
bdccd4ea9e
2 changed files with 13 additions and 13 deletions
12
etc/NEWS
12
etc/NEWS
|
@ -260,12 +260,12 @@ The Tifinagh script is used to write the Berber languages.
|
|||
*** New input methods for Northern Iroquoian languages.
|
||||
Input methods are now implemented for Haudenosaunee languages in the
|
||||
Northern Iroquoian language family: 'mohawk-postfix' (Mohawk
|
||||
[Kanien’kéha / Onkwehonwehnéha]), 'oneida-postfix' (Oneida [Onʌyota:ká:
|
||||
/ Ukwehuwehnéha]), 'cayuga-postfix' (Cayuga [Gayogo̱ho:nǫhnéha:ˀ]),
|
||||
'onondaga-postfix' (Onondaga [Onųdaʔgegáʔ]), and 'seneca-postfix'
|
||||
(Seneca [Onödowá’ga:’]). Additionally, there is a general-purpose
|
||||
'haudenosaunee-postfix' input method to facilitate writing in the
|
||||
orthographies of the five languages simultaneously.
|
||||
[Kanien’kéha / Onkwehonwehnéha]), 'oneida-postfix' (Oneida
|
||||
[Onʌyote’a·ká· / Ukwehuwehnéha]), 'cayuga-postfix' (Cayuga
|
||||
[Gayogo̱ho:nǫhnéha:ˀ]), 'onondaga-postfix' (Onondaga [Onųdaʔgegáʔ]), and
|
||||
'seneca-postfix' (Seneca [Onödowá’ga:’]). Additionally, there is a
|
||||
general-purpose 'haudenosaunee-postfix' input method to facilitate
|
||||
writing in the orthographies of the five languages simultaneously.
|
||||
|
||||
---
|
||||
** 'visual-wrap-prefix-mode' now supports variable-pitch fonts.
|
||||
|
|
|
@ -28,7 +28,7 @@
|
|||
;; languages:
|
||||
|
||||
;; - Mohawk (Kanien’kéha / Onkwehonwehnéha)
|
||||
;; - Oneida (Onʌyota:ká: / Ukwehuwehnéha)
|
||||
;; - Oneida (Onʌyote’a·ká· / Ukwehuwehnéha)
|
||||
;; - Onondaga (Onųdaʔgegáʔ)
|
||||
;; - Cayuga (Gayogo̱ho:nǫhnéha:ˀ)
|
||||
;; - Seneca (Onödowá’ga:’)
|
||||
|
@ -229,7 +229,7 @@ Entries are as with rules in `quail-define-rules'.")
|
|||
|
||||
(quail-define-package
|
||||
"oneida-postfix" "Oneida" "ONE<" t
|
||||
"Oneida (Onʌyota:ká:) input method with postfix modifiers
|
||||
"Oneida (Onʌyote’a·ká·) input method with postfix modifiers
|
||||
|
||||
Modifiers:
|
||||
|
||||
|
@ -896,7 +896,7 @@ Entries are as with rules in `quail-define-rules'.")
|
|||
This input method can be used to enter the following languages:
|
||||
|
||||
- Mohawk (Kanien’kéha / Onkwehonwehnéha)
|
||||
- Oneida (Onʌyota:ká: / Ukwehuwehnéha)
|
||||
- Oneida (Onʌyote’a·ká· / Ukwehuwehnéha)
|
||||
- Cayuga (Gayogo̱ho:nǫhnéha:ˀ)
|
||||
- Onondaga (Onųdaʔgegáʔ)
|
||||
- Seneca (Onödowá’ga:’)
|
||||
|
@ -942,10 +942,10 @@ Vowels:
|
|||
| -------------------------------------------------------------------- |
|
||||
| (Onondaga Nation, New York) |
|
||||
| -------------------------------------------------------------------- |
|
||||
| en~ | eñ | Mid front nasal vowel |
|
||||
| EN~ | EÑ | Mid front nasal vowel (capital) |
|
||||
| on~ | oñ | Back high nasal vowel |
|
||||
| ON~ | OÑ | Back high nasal vowel (capital) |
|
||||
| en- | eñ | Mid front nasal vowel |
|
||||
| EN- | EÑ | Mid front nasal vowel (capital) |
|
||||
| on- | oñ | Back high nasal vowel |
|
||||
| ON- | OÑ | Back high nasal vowel (capital) |
|
||||
| a\" | ä | Low front rounded vowel |
|
||||
| A\" | Ä | Low front rounded vowel (capital) |
|
||||
| -------------------------------------------------------------------- |
|
||||
|
|
Loading…
Add table
Reference in a new issue