blob: 8fa1ed092985cbd7df77ecd0c58885670fa890bb (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
|
# $FreeBSD$
#
# LC_COLLATE source for Armenian/ARMSCII-8 (backward compatible with ASCII)
# Made available by Vahe Khachikyan <vahe@khachikyan.de>
#
charmap map.ARMSCII-8
substitute <armew> with "»õ"
order \
# controls
<armeternity>;<NU>;...;<US>;\x80;...;\xA0;\
#
<SP>;(!,<armexclam>,<armaccent>);(\",<armquotleft>,<armquotright>);<Nb>;\
<DO>;<armemdash>;\
%;&;(',<armapostrophe>);(\(,<armparenleft>);(\),<armparenright>);*;+;\
(\,,<armcomma>);(-,<armendash>);<armyentamna>;<armellipsis>;(.,<armfullstop>);/;\
# digits
0;...;9;\
#
(:,<armdot>);<armsep>;\;;\<;=;>;(?,<armquestion>);<At>;\
# capital
A;...;Z;\
#
[;\\;];^;_;`;\
# small
a;...;z;\
# remaining punktuation etc
\{;|;\};~;<DT>;\
# Armenian
<Armayb>;...;<armfe>;\
# and the rest
\xff
|