Regenerated Configure after backported #22571
[p5sagit/p5-mst-13.2.git] / lib / unicore / PropertyAliases.txt
CommitLineData
1911be83 1# PropertyAliases-4.0.0.txt
2# Date: 2003-03-12, 23:46:08 GMT [MD]
822ebcc8 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.
1911be83 7# For information on which properties are normative, see UCD.html.
822ebcc8 8#
9# The names may be translated in appropriate environments, and additional
10# aliases may be useful.
11#
12# FORMAT
13#
14# Each line has two fields, separated by semicolons.
15#
1911be83 16# First Field: The first field is an abbreviated name for the property.
822ebcc8 17#
18# Second Field: The second field is a long name
19#
20# With loose matching of property names, the case distinctions, whitespace,
21# and '_' are ignored.
22#
23# NOTE: Currently there is at most one abbreviated name and one long name for
1911be83 24# each property. However, in the future additional aliases may be added.
822ebcc8 25#
26# NOTE: The property value names are NOT unique across properties, especially
1911be83 27# with loose matches. For example:
822ebcc8 28#
1911be83 29# AL means Arabic Letter for the Bidi_Class property, and
30# AL means Alpha_Left for the Combining_Class property, and
31# AL means Alphabetic for the Line_Break property.
822ebcc8 32#
33# In addition, some property names may be the same as some property value names.
34#
35# The combination of property value and property name is, however, unique.
1911be83 36# For more information, see UTR #18: Regular Expression Guidelines
822ebcc8 37# ================================================
38
39
40# ================================================
41# Non-enumerated Properties
42# ================================================
43age ; Age
44blk ; Block
45bmg ; Bidi_Mirroring_Glyph
46cf ; Case_Folding
47dm ; Decomposition_Mapping
48FC_NFKC ; FC_NFKC_Closure
49isc ; ISO_Comment
50lc ; Lowercase_Mapping
51na ; Name
52na1 ; Unicode_1_Name
53nv ; Numeric_Value
54scc ; Special_Case_Condition
55sfc ; Simple_Case_Folding
56slc ; Simple_Lowercase_Mapping
57stc ; Simple_Titlecase_Mapping
58suc ; Simple_Uppercase_Mapping
59tc ; Titlecase_Mapping
60uc ; Uppercase_Mapping
1911be83 61URS ; Unicode_Radical_Stroke
822ebcc8 62
63# ================================================
64# Enumerated Non-Binary Properties
65# ================================================
66bc ; Bidi_Class
67ccc ; Canonical_Combining_Class
68dt ; Decomposition_Type
69ea ; East_Asian_Width
70gc ; General_Category
1911be83 71hst ; Hangul_Syllable_Type
822ebcc8 72jg ; Joining_Group
73jt ; Joining_Type
74lb ; Line_Break
75NFC_QC ; NFC_Quick_Check
1911be83 76NFD_QC ; NFD_Quick_Check
822ebcc8 77NFKC_QC ; NFKC_Quick_Check
1911be83 78NFKD_QC ; NFKD_Quick_Check
822ebcc8 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
822ebcc8 110NChar ; Noncharacter_Code_Point
822ebcc8 111OAlpha ; Other_Alphabetic
112ODI ; Other_Default_Ignorable_Code_Point
113OGr_Ext ; Other_Grapheme_Extend
1911be83 114OIDS ; Other_ID_Start
822ebcc8 115OLower ; Other_Lowercase
116OMath ; Other_Math
117OUpper ; Other_Uppercase
118QMark ; Quotation_Mark
119Radical ; Radical
120SD ; Soft_Dotted
121Term ; Terminal_Punctuation
122UIdeo ; Unified_Ideograph
123Upper ; Uppercase
124WSpace ; White_Space
125XIDC ; XID_Continue
126XIDS ; XID_Start
127XO_NFC ; Expands_On_NFC
128XO_NFD ; Expands_On_NFD
129XO_NFKC ; Expands_On_NFKC
130XO_NFKD ; Expands_On_NFKD