Initial commit of OpenSPARC T2 design and verification files.
[OpenSPARC-T2-DV] / tools / perl-5.8.0 / lib / 5.8.0 / unicore / PropertyAliases.txt
CommitLineData
86530b38
AT
1# PropertyAliases-3.2.0.txt
2# Date: 2002-03-19,23:31:21 GMT [MD]
3#
4# This file contains aliases for properties used in the UCD.
5# These names can be used for XML formats of UCD data, for regular-expression
6# property tests, and other programmatic textual descriptions of Unicode data.
7# The names are not normative, except where they correspond to normative
8# properties in the UCD. For information on which properties are normative,
9# see UnicodeCharacterDatabase.html.
10#
11# The names may be translated in appropriate environments, and additional
12# aliases may be useful.
13#
14# FORMAT
15#
16# Each line has two fields, separated by semicolons.
17#
18# First Field: The first field is an abbreviated name for the property
19#
20# Second Field: The second field is a long name
21#
22# With loose matching of property names, the case distinctions, whitespace,
23# and '_' are ignored.
24#
25# NOTE: Currently there is at most one abbreviated name and one long name for
26# each property. However, in the future additional aliases
27# may be added. In such a case, the first line for the property
28# would have the preferred alias for output.
29#
30# NOTE: The property value names are NOT unique across properties, especially
31# with loose matches. For example,
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.
38#
39# The combination of property value and property name is, however, unique.
40# For more information, see UTR #24: Regular Expression Guidelines
41# ================================================
42
43
44# ================================================
45# Non-enumerated Properties
46# ================================================
47age ; Age
48blk ; Block
49bmg ; Bidi_Mirroring_Glyph
50cf ; Case_Folding
51dm ; Decomposition_Mapping
52FC_NFKC ; FC_NFKC_Closure
53isc ; ISO_Comment
54lc ; Lowercase_Mapping
55na ; Name
56na1 ; Unicode_1_Name
57nv ; Numeric_Value
58scc ; Special_Case_Condition
59sfc ; Simple_Case_Folding
60slc ; Simple_Lowercase_Mapping
61stc ; Simple_Titlecase_Mapping
62suc ; Simple_Uppercase_Mapping
63tc ; Titlecase_Mapping
64uc ; Uppercase_Mapping
65
66# ================================================
67# Enumerated Non-Binary Properties
68# ================================================
69bc ; Bidi_Class
70ccc ; Canonical_Combining_Class
71dt ; Decomposition_Type
72ea ; East_Asian_Width
73gc ; General_Category
74jg ; Joining_Group
75jt ; Joining_Type
76lb ; Line_Break
77NFC_QC ; NFC_Quick_Check
78NFKC_QC ; NFKC_Quick_Check
79nt ; Numeric_Type
80sc ; Script
81
82# ================================================
83# Binary Properties
84# ================================================
85AHex ; ASCII_Hex_Digit
86Alpha ; Alphabetic
87Bidi_C ; Bidi_Control
88Bidi_M ; Bidi_Mirrored
89CE ; Composition_Exclusion
90Comp_Ex ; Full_Composition_Exclusion
91Dash ; Dash
92Dep ; Deprecated
93DI ; Default_Ignorable_Code_Point
94Dia ; Diacritic
95Ext ; Extender
96Gr_Base ; Grapheme_Base
97Gr_Ext ; Grapheme_Extend
98Gr_Link ; Grapheme_Link
99Hex ; Hex_Digit
100Hyphen ; Hyphen
101IDC ; ID_Continue
102Ideo ; Ideographic
103IDS ; ID_Start
104IDSB ; IDS_Binary_Operator
105IDST ; IDS_Trinary_Operator
106Join_C ; Join_Control
107LOE ; Logical_Order_Exception
108Lower ; Lowercase
109Math ; Math
110NBrk ; Non_Break
111NChar ; Noncharacter_Code_Point
112NFD_QC ; NFD_Quick_Check
113NFKD_QC ; NFKD_Quick_Check
114OAlpha ; Other_Alphabetic
115ODI ; Other_Default_Ignorable_Code_Point
116OGr_Ext ; Other_Grapheme_Extend
117OLower ; Other_Lowercase
118OMath ; Other_Math
119OUpper ; Other_Uppercase
120QMark ; Quotation_Mark
121Radical ; Radical
122SD ; Soft_Dotted
123Term ; Terminal_Punctuation
124UIdeo ; Unified_Ideograph
125Upper ; Uppercase
126WSpace ; White_Space
127XIDC ; XID_Continue
128XIDS ; XID_Start
129XO_NFC ; Expands_On_NFC
130XO_NFD ; Expands_On_NFD
131XO_NFKC ; Expands_On_NFKC
132XO_NFKD ; Expands_On_NFKD