1# PropertyAliases-13.0.0.txt 2# Date: 2019-10-23, 03:46:32 GMT 3# © 2019 Unicode®, Inc. 4# Unicode and the Unicode Logo are registered trademarks of Unicode, Inc. in the U.S. and other countries. 5# For terms of use, see http://www.unicode.org/terms_of_use.html 6# 7# Unicode Character Database 8# For documentation, see http://www.unicode.org/reports/tr44/ 9# 10# This file contains aliases for properties used in the UCD. 11# These names can be used for XML formats of UCD data, for regular-expression 12# property tests, and other programmatic textual descriptions of Unicode data. 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 the short name for the property. 22# It is typically an abbreviation, but in a number of cases it is simply 23# a duplicate of the "long name" in the second field. 24# For Unihan database tags, the short name is actually a longer string than 25# the tag specified in the second field. 26# 27# Second Field: The second field is the long name for the property, 28# typically the formal name used in documentation about the property. 29# 30# The above are the preferred aliases. Other aliases may be listed in additional fields. 31# 32# Loose matching should be applied to all property names and property values, with 33# the exception of String Property values. With loose matching of property names and 34# values, the case distinctions, whitespace, and '_' are ignored. For Numeric Property 35# values, numeric equivalencies are applied: thus "01.00" is equivalent to "1". 36# 37# NOTE: Property value names are NOT unique across properties. For example: 38# 39# AL means Arabic Letter for the Bidi_Class property, and 40# AL means Above_Left for the Combining_Class property, and 41# AL means Alphabetic for the Line_Break property. 42# 43# In addition, some property names may be the same as some property value names. 44# For example: 45# 46# sc means the Script property, and 47# Sc means the General_Category property value Currency_Symbol (Sc) 48# 49# The combination of property value and property name is, however, unique. 50# 51# For more information, see UAX #44, Unicode Character Database, and 52# UTS #18, Unicode Regular Expressions. 53# ================================================ 54 55 56# ================================================ 57# Numeric Properties 58# ================================================ 59cjkAccountingNumeric ; kAccountingNumeric 60cjkOtherNumeric ; kOtherNumeric 61cjkPrimaryNumeric ; kPrimaryNumeric 62nv ; Numeric_Value 63 64# ================================================ 65# String Properties 66# ================================================ 67cf ; Case_Folding 68cjkCompatibilityVariant ; kCompatibilityVariant 69dm ; Decomposition_Mapping 70FC_NFKC ; FC_NFKC_Closure 71lc ; Lowercase_Mapping 72NFKC_CF ; NFKC_Casefold 73scf ; Simple_Case_Folding ; sfc 74slc ; Simple_Lowercase_Mapping 75stc ; Simple_Titlecase_Mapping 76suc ; Simple_Uppercase_Mapping 77tc ; Titlecase_Mapping 78uc ; Uppercase_Mapping 79 80# ================================================ 81# Miscellaneous Properties 82# ================================================ 83bmg ; Bidi_Mirroring_Glyph 84bpb ; Bidi_Paired_Bracket 85cjkIICore ; kIICore 86cjkIRG_GSource ; kIRG_GSource 87cjkIRG_HSource ; kIRG_HSource 88cjkIRG_JSource ; kIRG_JSource 89cjkIRG_KPSource ; kIRG_KPSource 90cjkIRG_KSource ; kIRG_KSource 91cjkIRG_MSource ; kIRG_MSource 92cjkIRG_SSource ; kIRG_SSource 93cjkIRG_TSource ; kIRG_TSource 94cjkIRG_UKSource ; kIRG_UKSource 95cjkIRG_USource ; kIRG_USource 96cjkIRG_VSource ; kIRG_VSource 97cjkRSUnicode ; kRSUnicode ; Unicode_Radical_Stroke; URS 98EqUIdeo ; Equivalent_Unified_Ideograph 99isc ; ISO_Comment 100JSN ; Jamo_Short_Name 101na ; Name 102na1 ; Unicode_1_Name 103Name_Alias ; Name_Alias 104scx ; Script_Extensions 105 106# ================================================ 107# Catalog Properties 108# ================================================ 109age ; Age 110blk ; Block 111sc ; Script 112 113# ================================================ 114# Enumerated Properties 115# ================================================ 116bc ; Bidi_Class 117bpt ; Bidi_Paired_Bracket_Type 118ccc ; Canonical_Combining_Class 119dt ; Decomposition_Type 120ea ; East_Asian_Width 121gc ; General_Category 122GCB ; Grapheme_Cluster_Break 123hst ; Hangul_Syllable_Type 124InPC ; Indic_Positional_Category 125InSC ; Indic_Syllabic_Category 126jg ; Joining_Group 127jt ; Joining_Type 128lb ; Line_Break 129NFC_QC ; NFC_Quick_Check 130NFD_QC ; NFD_Quick_Check 131NFKC_QC ; NFKC_Quick_Check 132NFKD_QC ; NFKD_Quick_Check 133nt ; Numeric_Type 134SB ; Sentence_Break 135vo ; Vertical_Orientation 136WB ; Word_Break 137 138# ================================================ 139# Binary Properties 140# ================================================ 141AHex ; ASCII_Hex_Digit 142Alpha ; Alphabetic 143Bidi_C ; Bidi_Control 144Bidi_M ; Bidi_Mirrored 145Cased ; Cased 146CE ; Composition_Exclusion 147CI ; Case_Ignorable 148Comp_Ex ; Full_Composition_Exclusion 149CWCF ; Changes_When_Casefolded 150CWCM ; Changes_When_Casemapped 151CWKCF ; Changes_When_NFKC_Casefolded 152CWL ; Changes_When_Lowercased 153CWT ; Changes_When_Titlecased 154CWU ; Changes_When_Uppercased 155Dash ; Dash 156Dep ; Deprecated 157DI ; Default_Ignorable_Code_Point 158Dia ; Diacritic 159EBase ; Emoji_Modifier_Base 160EComp ; Emoji_Component 161EMod ; Emoji_Modifier 162Emoji ; Emoji 163EPres ; Emoji_Presentation 164Ext ; Extender 165ExtPict ; Extended_Pictographic 166Gr_Base ; Grapheme_Base 167Gr_Ext ; Grapheme_Extend 168Gr_Link ; Grapheme_Link 169Hex ; Hex_Digit 170Hyphen ; Hyphen 171IDC ; ID_Continue 172Ideo ; Ideographic 173IDS ; ID_Start 174IDSB ; IDS_Binary_Operator 175IDST ; IDS_Trinary_Operator 176Join_C ; Join_Control 177LOE ; Logical_Order_Exception 178Lower ; Lowercase 179Math ; Math 180NChar ; Noncharacter_Code_Point 181OAlpha ; Other_Alphabetic 182ODI ; Other_Default_Ignorable_Code_Point 183OGr_Ext ; Other_Grapheme_Extend 184OIDC ; Other_ID_Continue 185OIDS ; Other_ID_Start 186OLower ; Other_Lowercase 187OMath ; Other_Math 188OUpper ; Other_Uppercase 189Pat_Syn ; Pattern_Syntax 190Pat_WS ; Pattern_White_Space 191PCM ; Prepended_Concatenation_Mark 192QMark ; Quotation_Mark 193Radical ; Radical 194RI ; Regional_Indicator 195SD ; Soft_Dotted 196STerm ; Sentence_Terminal 197Term ; Terminal_Punctuation 198UIdeo ; Unified_Ideograph 199Upper ; Uppercase 200VS ; Variation_Selector 201WSpace ; White_Space ; space 202XIDC ; XID_Continue 203XIDS ; XID_Start 204XO_NFC ; Expands_On_NFC 205XO_NFD ; Expands_On_NFD 206XO_NFKC ; Expands_On_NFKC 207XO_NFKD ; Expands_On_NFKD 208 209# ================================================ 210# Total: 129 211 212# EOF 213