This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Add encoding::warnings to Maintainers.pl and rebuild META.yml for release
[perl5.git] / lib / unicore / PropertyAliases.txt
CommitLineData
7be0dac3
NC
1# PropertyAliases-4.0.1.txt
2# Date: 2004-03-02, 19:47:55 GMT [MD]
822ebcc8 3#
7be0dac3
NC
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
822ebcc8
JH
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.
1911be83 11# For information on which properties are normative, see UCD.html.
822ebcc8
JH
12#
13# The names may be translated in appropriate environments, and additional
14# aliases may be useful.
15#
16# FORMAT
17#
7be0dac3 18# Each line has two or more fields, separated by semicolons.
822ebcc8 19#
1911be83 20# First Field: The first field is an abbreviated name for the property.
822ebcc8
JH
21#
22# Second Field: The second field is a long name
23#
7be0dac3 24# The above are the preferred aliases. Other aliases may be listed in additional fields.
822ebcc8 25#
7be0dac3
NC
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".
822ebcc8 30#
7be0dac3 31# NOTE: Property value names are NOT unique across properties. For example:
822ebcc8 32#
1911be83
JH
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.
822ebcc8
JH
36#
37# In addition, some property names may be the same as some property value names.
7be0dac3
NC
38# For example:
39#
40# sc means the Script property, and
41# Sc means the General_Category property value Currency_Symbol (Sc)
822ebcc8
JH
42#
43# The combination of property value and property name is, however, unique.
7be0dac3
NC
44#
45# For more information, see UTS #18: Regular Expression Guidelines
822ebcc8
JH
46# ================================================
47
48
49# ================================================
7be0dac3
NC
50# Numeric Properties
51# ================================================
52nv ; Numeric_Value
53
54# ================================================
55# String Properties
822ebcc8 56# ================================================
822ebcc8
JH
57bmg ; Bidi_Mirroring_Glyph
58cf ; Case_Folding
59dm ; Decomposition_Mapping
60FC_NFKC ; FC_NFKC_Closure
822ebcc8 61lc ; Lowercase_Mapping
822ebcc8
JH
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
7be0dac3
NC
69
70# ================================================
71# Miscellaneous Properties
72# ================================================
73isc ; ISO_Comment
74na ; Name
75na1 ; Unicode_1_Name
1911be83 76URS ; Unicode_Radical_Stroke
822ebcc8
JH
77
78# ================================================
7be0dac3
NC
79# Catalog Properties
80# ================================================
81age ; Age
82blk ; Block
83sc ; Script
84
85# ================================================
86# Enumerated Properties
822ebcc8
JH
87# ================================================
88bc ; Bidi_Class
89ccc ; Canonical_Combining_Class
90dt ; Decomposition_Type
91ea ; East_Asian_Width
92gc ; General_Category
1911be83 93hst ; Hangul_Syllable_Type
822ebcc8
JH
94jg ; Joining_Group
95jt ; Joining_Type
96lb ; Line_Break
97NFC_QC ; NFC_Quick_Check
1911be83 98NFD_QC ; NFD_Quick_Check
822ebcc8 99NFKC_QC ; NFKC_Quick_Check
1911be83 100NFKD_QC ; NFKD_Quick_Check
822ebcc8 101nt ; Numeric_Type
822ebcc8
JH
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
822ebcc8 131NChar ; Noncharacter_Code_Point
822ebcc8
JH
132OAlpha ; Other_Alphabetic
133ODI ; Other_Default_Ignorable_Code_Point
134OGr_Ext ; Other_Grapheme_Extend
1911be83 135OIDS ; Other_ID_Start
822ebcc8
JH
136OLower ; Other_Lowercase
137OMath ; Other_Math
138OUpper ; Other_Uppercase
139QMark ; Quotation_Mark
140Radical ; Radical
141SD ; Soft_Dotted
7be0dac3 142STerm ; STerm
822ebcc8
JH
143Term ; Terminal_Punctuation
144UIdeo ; Unified_Ideograph
145Upper ; Uppercase
7be0dac3 146VS ; Variation_Selector
822ebcc8
JH
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
7be0dac3
NC
154
155# ================================================
156# Total: 82
157