This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Use a switch in pp_prototype for compactness
[perl5.git] / lib / unicore / PropertyAliases.txt
CommitLineData
bd84d130
KW
1# PropertyAliases-6.0.0.txt
2# Date: 2010-05-18, 00:49:38 GMT [MD]
822ebcc8 3#
7be0dac3 4# Unicode Character Database
bd84d130 5# Copyright (c) 1991-2010 Unicode, Inc.
7be0dac3 6# For terms of use, see http://www.unicode.org/terms_of_use.html
283b82dc 7# For documentation, see http://www.unicode.org/reports/tr44/
98fbe989 8#
822ebcc8
JH
9# This file contains aliases for properties used in the UCD.
10# These names can be used for XML formats of UCD data, for regular-expression
11# property tests, and other programmatic textual descriptions of Unicode data.
1911be83 12# For information on which properties are normative, see UCD.html.
822ebcc8
JH
13#
14# The names may be translated in appropriate environments, and additional
15# aliases may be useful.
16#
17# FORMAT
18#
7be0dac3 19# Each line has two or more fields, separated by semicolons.
822ebcc8 20#
1911be83 21# First Field: The first field is an abbreviated name for the property.
822ebcc8
JH
22#
23# Second Field: The second field is a long name
24#
7be0dac3 25# The above are the preferred aliases. Other aliases may be listed in additional fields.
822ebcc8 26#
7be0dac3
NC
27# Loose matching should be applied to all property names and property values, with
28# the exception of String Property values. With loose matching of property names and
29# values, the case distinctions, whitespace, and '_' are ignored. For Numeric Property
98dc9551 30# values, numeric equivalences are applied: thus "01.00" is equivalent to "1".
822ebcc8 31#
7be0dac3 32# NOTE: Property value names are NOT unique across properties. For example:
822ebcc8 33#
1911be83 34# AL means Arabic Letter for the Bidi_Class property, and
283b82dc 35# AL means Above_Left for the Combining_Class property, and
1911be83 36# AL means Alphabetic for the Line_Break property.
822ebcc8
JH
37#
38# In addition, some property names may be the same as some property value names.
7be0dac3
NC
39# For example:
40#
41# sc means the Script property, and
42# Sc means the General_Category property value Currency_Symbol (Sc)
822ebcc8
JH
43#
44# The combination of property value and property name is, however, unique.
7be0dac3 45#
283b82dc 46# For more information, see UTS #18: Unicode Regular Expressions
822ebcc8
JH
47# ================================================
48
49
50# ================================================
7be0dac3
NC
51# Numeric Properties
52# ================================================
283b82dc
KW
53cjkAccountingNumeric; kAccountingNumeric
54cjkOtherNumeric; kOtherNumeric
55cjkPrimaryNumeric; kPrimaryNumeric
7be0dac3
NC
56nv ; Numeric_Value
57
58# ================================================
59# String Properties
822ebcc8 60# ================================================
822ebcc8
JH
61bmg ; Bidi_Mirroring_Glyph
62cf ; Case_Folding
283b82dc 63cjkCompatibilityVariant; kCompatibilityVariant
822ebcc8
JH
64dm ; Decomposition_Mapping
65FC_NFKC ; FC_NFKC_Closure
822ebcc8 66lc ; Lowercase_Mapping
283b82dc 67NFKC_CF ; NFKC_Casefold
20e8a3a3 68scf ; Simple_Case_Folding ; sfc
822ebcc8
JH
69slc ; Simple_Lowercase_Mapping
70stc ; Simple_Titlecase_Mapping
71suc ; Simple_Uppercase_Mapping
72tc ; Titlecase_Mapping
73uc ; Uppercase_Mapping
7be0dac3
NC
74
75# ================================================
76# Miscellaneous Properties
77# ================================================
283b82dc
KW
78cjkIICore ; kIICore
79cjkIRG_GSource; kIRG_GSource
80cjkIRG_HSource; kIRG_HSource
81cjkIRG_JSource; kIRG_JSource
82cjkIRG_KPSource; kIRG_KPSource
83cjkIRG_KSource; kIRG_KSource
84cjkIRG_MSource; kIRG_MSource
85cjkIRG_TSource; kIRG_TSource
86cjkIRG_USource; kIRG_USource
87cjkIRG_VSource; kIRG_VSource
88cjkRSUnicode; kRSUnicode ; Unicode_Radical_Stroke; URS
7be0dac3 89isc ; ISO_Comment
20e8a3a3 90JSN ; Jamo_Short_Name
7be0dac3
NC
91na ; Name
92na1 ; Unicode_1_Name
283b82dc 93Name_Alias; Name_Alias
822ebcc8
JH
94
95# ================================================
7be0dac3
NC
96# Catalog Properties
97# ================================================
98age ; Age
99blk ; Block
100sc ; Script
101
102# ================================================
103# Enumerated Properties
822ebcc8
JH
104# ================================================
105bc ; Bidi_Class
283b82dc 106ccc ; Canonical_Combining_Class
822ebcc8
JH
107dt ; Decomposition_Type
108ea ; East_Asian_Width
109gc ; General_Category
a2bd7410 110GCB ; Grapheme_Cluster_Break
1911be83 111hst ; Hangul_Syllable_Type
822ebcc8
JH
112jg ; Joining_Group
113jt ; Joining_Type
114lb ; Line_Break
115NFC_QC ; NFC_Quick_Check
1911be83 116NFD_QC ; NFD_Quick_Check
822ebcc8 117NFKC_QC ; NFKC_Quick_Check
1911be83 118NFKD_QC ; NFKD_Quick_Check
822ebcc8 119nt ; Numeric_Type
a2bd7410
JH
120SB ; Sentence_Break
121WB ; Word_Break
822ebcc8
JH
122
123# ================================================
124# Binary Properties
125# ================================================
126AHex ; ASCII_Hex_Digit
127Alpha ; Alphabetic
128Bidi_C ; Bidi_Control
129Bidi_M ; Bidi_Mirrored
283b82dc 130Cased ; Cased
822ebcc8 131CE ; Composition_Exclusion
283b82dc 132CI ; Case_Ignorable
822ebcc8 133Comp_Ex ; Full_Composition_Exclusion
283b82dc
KW
134CWCF ; Changes_When_Casefolded
135CWCM ; Changes_When_Casemapped
136CWKCF ; Changes_When_NFKC_Casefolded
137CWL ; Changes_When_Lowercased
138CWT ; Changes_When_Titlecased
139CWU ; Changes_When_Uppercased
822ebcc8
JH
140Dash ; Dash
141Dep ; Deprecated
142DI ; Default_Ignorable_Code_Point
143Dia ; Diacritic
144Ext ; Extender
145Gr_Base ; Grapheme_Base
146Gr_Ext ; Grapheme_Extend
147Gr_Link ; Grapheme_Link
148Hex ; Hex_Digit
149Hyphen ; Hyphen
150IDC ; ID_Continue
151Ideo ; Ideographic
152IDS ; ID_Start
153IDSB ; IDS_Binary_Operator
154IDST ; IDS_Trinary_Operator
155Join_C ; Join_Control
156LOE ; Logical_Order_Exception
157Lower ; Lowercase
158Math ; Math
822ebcc8 159NChar ; Noncharacter_Code_Point
822ebcc8
JH
160OAlpha ; Other_Alphabetic
161ODI ; Other_Default_Ignorable_Code_Point
162OGr_Ext ; Other_Grapheme_Extend
a2bd7410 163OIDC ; Other_ID_Continue
1911be83 164OIDS ; Other_ID_Start
822ebcc8
JH
165OLower ; Other_Lowercase
166OMath ; Other_Math
167OUpper ; Other_Uppercase
a2bd7410
JH
168Pat_Syn ; Pattern_Syntax
169Pat_WS ; Pattern_White_Space
822ebcc8
JH
170QMark ; Quotation_Mark
171Radical ; Radical
172SD ; Soft_Dotted
7be0dac3 173STerm ; STerm
822ebcc8
JH
174Term ; Terminal_Punctuation
175UIdeo ; Unified_Ideograph
176Upper ; Uppercase
7be0dac3 177VS ; Variation_Selector
a2bd7410 178WSpace ; White_Space ; space
822ebcc8
JH
179XIDC ; XID_Continue
180XIDS ; XID_Start
181XO_NFC ; Expands_On_NFC
182XO_NFD ; Expands_On_NFD
183XO_NFKC ; Expands_On_NFKC
184XO_NFKD ; Expands_On_NFKD
7be0dac3
NC
185
186# ================================================
283b82dc 187# Total: 112
7be0dac3 188
98fbe989 189# EOF