home *** CD-ROM | disk | FTP | other *** search
/ PC World 2005 June / PCWorld_2005-06_cd.bin / software / vyzkuste / firewally / firewally.exe / framework-2.3.exe / PropertyAliases.txt < prev    next >
Text File  |  2003-11-07  |  4KB  |  131 lines

  1. # PropertyAliases-4.0.0.txt
  2. # Date: 2003-03-12, 23:46:08 GMT [MD]
  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.
  7. # For information on which properties are normative, see UCD.html.
  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. #
  16. # First Field: The first field is an abbreviated name for the property.
  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
  24. # each property. However, in the future additional aliases may be added.
  25. #
  26. # NOTE: The property value names are NOT unique across properties, especially
  27. # with loose matches. For example:
  28. #
  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.
  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.
  36. # For more information, see UTR #18: Regular Expression Guidelines
  37. # ================================================
  38.  
  39.  
  40. # ================================================
  41. # Non-enumerated Properties
  42. # ================================================
  43. age       ; Age
  44. blk       ; Block
  45. bmg       ; Bidi_Mirroring_Glyph
  46. cf        ; Case_Folding
  47. dm        ; Decomposition_Mapping
  48. FC_NFKC   ; FC_NFKC_Closure
  49. isc       ; ISO_Comment
  50. lc        ; Lowercase_Mapping
  51. na        ; Name
  52. na1       ; Unicode_1_Name
  53. nv        ; Numeric_Value
  54. scc       ; Special_Case_Condition
  55. sfc       ; Simple_Case_Folding
  56. slc       ; Simple_Lowercase_Mapping
  57. stc       ; Simple_Titlecase_Mapping
  58. suc       ; Simple_Uppercase_Mapping
  59. tc        ; Titlecase_Mapping
  60. uc        ; Uppercase_Mapping
  61. URS       ; Unicode_Radical_Stroke
  62.  
  63. # ================================================
  64. # Enumerated Non-Binary Properties
  65. # ================================================
  66. bc        ; Bidi_Class
  67. ccc       ; Canonical_Combining_Class
  68. dt        ; Decomposition_Type
  69. ea        ; East_Asian_Width
  70. gc        ; General_Category
  71. hst       ; Hangul_Syllable_Type
  72. jg        ; Joining_Group
  73. jt        ; Joining_Type
  74. lb        ; Line_Break
  75. NFC_QC    ; NFC_Quick_Check
  76. NFD_QC    ; NFD_Quick_Check
  77. NFKC_QC   ; NFKC_Quick_Check
  78. NFKD_QC   ; NFKD_Quick_Check
  79. nt        ; Numeric_Type
  80. sc        ; Script
  81.  
  82. # ================================================
  83. # Binary Properties
  84. # ================================================
  85. AHex      ; ASCII_Hex_Digit
  86. Alpha     ; Alphabetic
  87. Bidi_C    ; Bidi_Control
  88. Bidi_M    ; Bidi_Mirrored
  89. CE        ; Composition_Exclusion
  90. Comp_Ex   ; Full_Composition_Exclusion
  91. Dash      ; Dash
  92. Dep       ; Deprecated
  93. DI        ; Default_Ignorable_Code_Point
  94. Dia       ; Diacritic
  95. Ext       ; Extender
  96. Gr_Base   ; Grapheme_Base
  97. Gr_Ext    ; Grapheme_Extend
  98. Gr_Link   ; Grapheme_Link
  99. Hex       ; Hex_Digit
  100. Hyphen    ; Hyphen
  101. IDC       ; ID_Continue
  102. Ideo      ; Ideographic
  103. IDS       ; ID_Start
  104. IDSB      ; IDS_Binary_Operator
  105. IDST      ; IDS_Trinary_Operator
  106. Join_C    ; Join_Control
  107. LOE       ; Logical_Order_Exception
  108. Lower     ; Lowercase
  109. Math      ; Math
  110. NChar     ; Noncharacter_Code_Point
  111. OAlpha    ; Other_Alphabetic
  112. ODI       ; Other_Default_Ignorable_Code_Point
  113. OGr_Ext   ; Other_Grapheme_Extend
  114. OIDS      ; Other_ID_Start
  115. OLower    ; Other_Lowercase
  116. OMath     ; Other_Math
  117. OUpper    ; Other_Uppercase
  118. QMark     ; Quotation_Mark
  119. Radical   ; Radical
  120. SD        ; Soft_Dotted
  121. Term      ; Terminal_Punctuation
  122. UIdeo     ; Unified_Ideograph
  123. Upper     ; Uppercase
  124. WSpace    ; White_Space
  125. XIDC      ; XID_Continue
  126. XIDS      ; XID_Start
  127. XO_NFC    ; Expands_On_NFC
  128. XO_NFD    ; Expands_On_NFD
  129. XO_NFKC   ; Expands_On_NFKC
  130. XO_NFKD   ; Expands_On_NFKD
  131.