According to a proposed Norwegian standard for alphabetization of which

I've obtained a draft, <u:> is indeed equivalent to u (to my surprise),
and <th> sorts immediately after z.

The correct ordering is algorithmic (based on the EOR) and can not be
accurately represented as a table.
This commit is contained in:
Dag-Erling Smørgrav 2008-07-30 15:37:13 +00:00
parent e7ea30e404
commit 5373c6c718
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=180998
2 changed files with 12 additions and 8 deletions

View file

@ -21,9 +21,10 @@ order \
B;(C,<C,>);(D,<D->);(E,<E'>,<E!>,<E/>>,<E:>);\
F;G;H;(I,<I'>,<I!>,<I/>>,<I:>);\
J;...;M;(N,<N?>);(O,<O'>,<O!>,<O?>,<O/>>);\
P;...;T;(U,<U'>,<U!>,<U/>>,<U:>);\
V;W;X;(Y,<Y'>);Z;(<AE>,<A:>);(<O//>,<O:>);<AA>;\
P;...;T;(U,<U'>,<U!>,<U/>>);\
V;W;X;(Y,<Y'>,<U:>);Z;\
<TH>;\
(<AE>,<A:>);(<O//>,<O:>);<AA>;\
#
[;\\;];^;<':>;_;<'m>;<''>;`;\
# small
@ -31,9 +32,10 @@ order \
b;(c,<c,>);(d,<d->);(e,<e'>,<e!>,<e/>>,<e:>);\
f;g;h;(i,<i'>,<i!>,<i/>>,<i:>);\
j;...;m;(n,<n?>);(o,<o'>,<o!>,<o?>,<o/>>);\
p;...;t;(u,<u'>,<u!>,<u/>>,<u:>);\
v;w;x;(y,<y'>,<y:>);z;(<ae>,<a:>);(<o//>,<o:>);<aa>;\
p;...;t;(u,<u'>,<u!>,<u/>>);\
v;w;x;(y,<y'>,<y:>,<u:>);z;\
<th>;\
(<ae>,<a:>);(<o//>,<o:>);<aa>;\
#
\{;<NO>;|;<BB>;\};~;<.M>;<DG>;<My>;<DT>;\
# remains

View file

@ -21,9 +21,10 @@ order \
B;(C,<C,>);(D,<D->);(E,<E'>,<E!>,<E/>>,<E:>);\
F;G;H;(I,<I'>,<I!>,<I/>>,<I:>);\
J;...;M;(N,<N?>);(O,<O'>,<O!>,<O?>,<O/>>,<OE>);\
P;Q;R;(S,<S<>);T;(U,<U'>,<U!>,<U/>>,<U:>);\
V;W;X;(Y,<Y'>,<Y:>);(Z,<Z<>);(<AE>,<A:>);(<O//>,<O:>);<AA>;\
P;Q;R;(S,<S<>);T;(U,<U'>,<U!>,<U/>>);\
V;W;X;(Y,<Y'>,<Y:>,<U:>);(Z,<Z<>);\
<TH>;\
(<AE>,<A:>);(<O//>,<O:>);<AA>;\
#
[;\\;];^;_;<'m>;`;\
# small
@ -31,9 +32,10 @@ order \
b;(c,<c,>);(d,<d->);(e,<e'>,<e!>,<e/>>,<e:>);\
f;g;h;(i,<i'>,<i!>,<i/>>,<i:>);\
j;...;m;(n,<n?>);(o,<o'>,<o!>,<o?>,<o/>>,<oe>);\
p;q;r;(s,<s<>,<ss>);t;(u,<u'>,<u!>,<u/>>,<u:>);\
v;w;x;(y,<y'>,<y:>);(z,<z<>);(<ae>,<a:>);(<o//>,<o:>);<aa>;\
p;q;r;(s,<s<>,<ss>);t;(u,<u'>,<u!>,<u/>>);\
v;w;x;(y,<y'>,<y:>,<u:>);(z,<z<>);\
<th>;\
(<ae>,<a:>);(<o//>,<o:>);<aa>;\
#
\{;<NO>;|;\};~;<.M>;<DG>;<My>;<DT>;\
# remains