1# PropertyAliases-6.0.0.txt 2# Date: 2010-05-18, 00:49:38 GMT [MD] 3# 4# Unicode Character Database 5# Copyright (c) 1991-2010 Unicode, Inc. 6# For terms of use, see http://www.unicode.org/terms_of_use.html 7# For documentation, see http://www.unicode.org/reports/tr44/ 8# 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. 12# For information on which properties are normative, see UCD.html. 13# 14# The names may be translated in appropriate environments, and additional 15# aliases may be useful. 16# 17# FORMAT 18# 19# Each line has two or more fields, separated by semicolons. 20# 21# First Field: The first field is an abbreviated name for the property. 22# 23# Second Field: The second field is a long name 24# 25# The above are the preferred aliases. Other aliases may be listed in additional fields. 26# 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 30# values, numeric equivalencies are applied: thus "01.00" is equivalent to "1". 31# 32# NOTE: Property value names are NOT unique across properties. For example: 33# 34# AL means Arabic Letter for the Bidi_Class property, and 35# AL means Above_Left for the Combining_Class property, and 36# AL means Alphabetic for the Line_Break property. 37# 38# In addition, some property names may be the same as some property value names. 39# For example: 40# 41# sc means the Script property, and 42# Sc means the General_Category property value Currency_Symbol (Sc) 43# 44# The combination of property value and property name is, however, unique. 45# 46# For more information, see UTS #18: Unicode Regular Expressions 47# ================================================ 48 49 50# ================================================ 51# Numeric Properties 52# ================================================ 53cjkAccountingNumeric; kAccountingNumeric 54cjkOtherNumeric; kOtherNumeric 55cjkPrimaryNumeric; kPrimaryNumeric 56nv ; Numeric_Value 57 58# ================================================ 59# String Properties 60# ================================================ 61bmg ; Bidi_Mirroring_Glyph 62cf ; Case_Folding 63cjkCompatibilityVariant; kCompatibilityVariant 64dm ; Decomposition_Mapping 65FC_NFKC ; FC_NFKC_Closure 66lc ; Lowercase_Mapping 67NFKC_CF ; NFKC_Casefold 68scf ; Simple_Case_Folding ; sfc 69slc ; Simple_Lowercase_Mapping 70stc ; Simple_Titlecase_Mapping 71suc ; Simple_Uppercase_Mapping 72tc ; Titlecase_Mapping 73uc ; Uppercase_Mapping 74 75# ================================================ 76# Miscellaneous Properties 77# ================================================ 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 89isc ; ISO_Comment 90JSN ; Jamo_Short_Name 91na ; Name 92na1 ; Unicode_1_Name 93Name_Alias; Name_Alias 94 95# ================================================ 96# Catalog Properties 97# ================================================ 98age ; Age 99blk ; Block 100sc ; Script 101 102# ================================================ 103# Enumerated Properties 104# ================================================ 105bc ; Bidi_Class 106ccc ; Canonical_Combining_Class 107dt ; Decomposition_Type 108ea ; East_Asian_Width 109gc ; General_Category 110GCB ; Grapheme_Cluster_Break 111hst ; Hangul_Syllable_Type 112jg ; Joining_Group 113jt ; Joining_Type 114lb ; Line_Break 115NFC_QC ; NFC_Quick_Check 116NFD_QC ; NFD_Quick_Check 117NFKC_QC ; NFKC_Quick_Check 118NFKD_QC ; NFKD_Quick_Check 119nt ; Numeric_Type 120SB ; Sentence_Break 121WB ; Word_Break 122 123# ================================================ 124# Binary Properties 125# ================================================ 126AHex ; ASCII_Hex_Digit 127Alpha ; Alphabetic 128Bidi_C ; Bidi_Control 129Bidi_M ; Bidi_Mirrored 130Cased ; Cased 131CE ; Composition_Exclusion 132CI ; Case_Ignorable 133Comp_Ex ; Full_Composition_Exclusion 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 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 159NChar ; Noncharacter_Code_Point 160OAlpha ; Other_Alphabetic 161ODI ; Other_Default_Ignorable_Code_Point 162OGr_Ext ; Other_Grapheme_Extend 163OIDC ; Other_ID_Continue 164OIDS ; Other_ID_Start 165OLower ; Other_Lowercase 166OMath ; Other_Math 167OUpper ; Other_Uppercase 168Pat_Syn ; Pattern_Syntax 169Pat_WS ; Pattern_White_Space 170QMark ; Quotation_Mark 171Radical ; Radical 172SD ; Soft_Dotted 173STerm ; STerm 174Term ; Terminal_Punctuation 175UIdeo ; Unified_Ideograph 176Upper ; Uppercase 177VS ; Variation_Selector 178WSpace ; White_Space ; space 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 185 186# ================================================ 187# Total: 112 188 189# EOF 190