Documented an inconsistency; fixed the docs r.e. U+0F6A.
This commit is contained in:
parent
903efed438
commit
900c68137c
1 changed files with 16 additions and 5 deletions
|
@ -1366,14 +1366,25 @@ Nativeness</h2>
|
||||||
only exceptions are the stacks R+Y, Y+Y, and n+d+Y, which are known
|
only exceptions are the stacks R+Y, Y+Y, and n+d+Y, which are known
|
||||||
to have fixed-form subjoined YA, and the stacks n+d+R+Y (where RA
|
to have fixed-form subjoined YA, and the stacks n+d+R+Y (where RA
|
||||||
but not YA is full-form) and K+sh+R, which are known to have
|
but not YA is full-form) and K+sh+R, which are known to have
|
||||||
fixed-form subjoined RA. Wa-zur, U+0FAD, is never confused
|
fixed-form subjoined RA. (Wa-zur, U+0FAD, is never confused
|
||||||
with full-form subjoined WA, U+0FBA, though, because ACIP represents
|
with full-form subjoined WA, U+0FBA, because ACIP represents the
|
||||||
the former with {V} and the latter with {W}. Furthermore, the
|
former with {V} and the latter with {W}.) Furthermore, the
|
||||||
converter never generates U+0F6A, the fixed-form RA (<i>rango</i>);
|
converter only generates U+0F6A, the fixed-form RA (<i>rango</i>),
|
||||||
U+0F62 is always produced. (Note that U+0F62 is often
|
for the stacks R+W, R+Y, R+SH, R+SH+Y, R+sh, R+sh+n, R+sh+n+Y,
|
||||||
|
R+sh+M, R+sh+Y, and R+S; U+0F62 is always produced for the top-most
|
||||||
|
RA in any other stack. (Note that U+0F62 is sometimes
|
||||||
displayed as a fixed-form RA itself, as in {RNYA}.)
|
displayed as a fixed-form RA itself, as in {RNYA}.)
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
|
<p>
|
||||||
|
Another fine point: The tool treats {N+DZYA} like {N+DZ+YA}, except
|
||||||
|
that it warns, "<tt>There is a stack of three or more consonants in
|
||||||
|
N+DZYA that uses at least one '+' but does not use a '+' between
|
||||||
|
each consonant.</tt>". The tool is inconsistent, however; it
|
||||||
|
will not treat {R+TS+NYA} like {R+T+S+N+YA} (and that would be a
|
||||||
|
terrible idea).
|
||||||
|
</p>
|
||||||
|
|
||||||
<p>
|
<p>
|
||||||
So far, we have spoken about consonants and vowels. In fact,
|
So far, we have spoken about consonants and vowels. In fact,
|
||||||
it is not trivial to determine when something is a consonant and
|
it is not trivial to determine when something is a consonant and
|
||||||
|
|
Loading…
Reference in a new issue