]> git.saurik.com Git - apple/icu.git/blame - icuSources/data/unidata/PropertyAliases.txt
ICU-6.2.22.tar.gz
[apple/icu.git] / icuSources / data / unidata / PropertyAliases.txt
CommitLineData
374ca955
A
1# PropertyAliases-4.0.1.txt
2# Date: 2004-03-02, 19:47:55 GMT [MD]
b75a7d8f 3#
374ca955
A
4# Unicode Character Database
5# Copyright (c) 1991-2004 Unicode, Inc.
6# For terms of use, see http://www.unicode.org/terms_of_use.html
7# For documentation, see UCD.html
b75a7d8f
A
8# This file contains aliases for properties used in the UCD.
9# These names can be used for XML formats of UCD data, for regular-expression
10# property tests, and other programmatic textual descriptions of Unicode data.
11# For information on which properties are normative, see UCD.html.
12#
13# The names may be translated in appropriate environments, and additional
14# aliases may be useful.
15#
16# FORMAT
17#
374ca955 18# Each line has two or more fields, separated by semicolons.
b75a7d8f
A
19#
20# First Field: The first field is an abbreviated name for the property.
21#
22# Second Field: The second field is a long name
23#
374ca955 24# The above are the preferred aliases. Other aliases may be listed in additional fields.
b75a7d8f 25#
374ca955
A
26# Loose matching should be applied to all property names and property values, with
27# the exception of String Property values. With loose matching of property names and
28# values, the case distinctions, whitespace, and '_' are ignored. For Numeric Property
29# values, numeric equivalencies are applied: thus "01.00" is equivalent to "1".
b75a7d8f 30#
374ca955 31# NOTE: Property value names are NOT unique across properties. For example:
b75a7d8f
A
32#
33# AL means Arabic Letter for the Bidi_Class property, and
34# AL means Alpha_Left for the Combining_Class property, and
35# AL means Alphabetic for the Line_Break property.
36#
37# In addition, some property names may be the same as some property value names.
374ca955
A
38# For example:
39#
40# sc means the Script property, and
41# Sc means the General_Category property value Currency_Symbol (Sc)
b75a7d8f
A
42#
43# The combination of property value and property name is, however, unique.
374ca955
A
44#
45# For more information, see UTS #18: Regular Expression Guidelines
b75a7d8f
A
46# ================================================
47
48
49# ================================================
374ca955
A
50# Numeric Properties
51# ================================================
52nv ; Numeric_Value
53
54# ================================================
55# String Properties
b75a7d8f 56# ================================================
b75a7d8f
A
57bmg ; Bidi_Mirroring_Glyph
58cf ; Case_Folding
59dm ; Decomposition_Mapping
60FC_NFKC ; FC_NFKC_Closure
b75a7d8f 61lc ; Lowercase_Mapping
b75a7d8f
A
62scc ; Special_Case_Condition
63sfc ; Simple_Case_Folding
64slc ; Simple_Lowercase_Mapping
65stc ; Simple_Titlecase_Mapping
66suc ; Simple_Uppercase_Mapping
67tc ; Titlecase_Mapping
68uc ; Uppercase_Mapping
374ca955
A
69
70# ================================================
71# Miscellaneous Properties
72# ================================================
73isc ; ISO_Comment
74na ; Name
75na1 ; Unicode_1_Name
b75a7d8f
A
76URS ; Unicode_Radical_Stroke
77
78# ================================================
374ca955
A
79# Catalog Properties
80# ================================================
81age ; Age
82blk ; Block
83sc ; Script
84
85# ================================================
86# Enumerated Properties
b75a7d8f
A
87# ================================================
88bc ; Bidi_Class
89ccc ; Canonical_Combining_Class
90dt ; Decomposition_Type
91ea ; East_Asian_Width
92gc ; General_Category
93hst ; Hangul_Syllable_Type
94jg ; Joining_Group
95jt ; Joining_Type
96lb ; Line_Break
97NFC_QC ; NFC_Quick_Check
98NFD_QC ; NFD_Quick_Check
99NFKC_QC ; NFKC_Quick_Check
100NFKD_QC ; NFKD_Quick_Check
101nt ; Numeric_Type
b75a7d8f
A
102
103# ================================================
104# Binary Properties
105# ================================================
106AHex ; ASCII_Hex_Digit
107Alpha ; Alphabetic
108Bidi_C ; Bidi_Control
109Bidi_M ; Bidi_Mirrored
110CE ; Composition_Exclusion
111Comp_Ex ; Full_Composition_Exclusion
112Dash ; Dash
113Dep ; Deprecated
114DI ; Default_Ignorable_Code_Point
115Dia ; Diacritic
116Ext ; Extender
117Gr_Base ; Grapheme_Base
118Gr_Ext ; Grapheme_Extend
119Gr_Link ; Grapheme_Link
120Hex ; Hex_Digit
121Hyphen ; Hyphen
122IDC ; ID_Continue
123Ideo ; Ideographic
124IDS ; ID_Start
125IDSB ; IDS_Binary_Operator
126IDST ; IDS_Trinary_Operator
127Join_C ; Join_Control
128LOE ; Logical_Order_Exception
129Lower ; Lowercase
130Math ; Math
131NChar ; Noncharacter_Code_Point
132OAlpha ; Other_Alphabetic
133ODI ; Other_Default_Ignorable_Code_Point
134OGr_Ext ; Other_Grapheme_Extend
135OIDS ; Other_ID_Start
136OLower ; Other_Lowercase
137OMath ; Other_Math
138OUpper ; Other_Uppercase
139QMark ; Quotation_Mark
140Radical ; Radical
141SD ; Soft_Dotted
374ca955 142STerm ; STerm
b75a7d8f
A
143Term ; Terminal_Punctuation
144UIdeo ; Unified_Ideograph
145Upper ; Uppercase
374ca955 146VS ; Variation_Selector
b75a7d8f
A
147WSpace ; White_Space
148XIDC ; XID_Continue
149XIDS ; XID_Start
150XO_NFC ; Expands_On_NFC
151XO_NFD ; Expands_On_NFD
152XO_NFKC ; Expands_On_NFKC
153XO_NFKD ; Expands_On_NFKD
374ca955
A
154
155# ================================================
156# Total: 82
157