home *** CD-ROM | disk | FTP | other *** search
/ Microsoft Internet Business Development Kit / PRODUCT_CD.iso / sqlsvr / mips / diction.256 < prev    next >
Encoding:
Text File  |  1995-05-19  |  5.5 KB  |  178 lines

  1. ; Default sort order
  2. ;
  3. ; semi-colon is the comment character
  4. [sortorder]
  5. ;===============================================================================
  6. ;
  7. ;   @(#)diction.srt      28.1    04/13/95
  8. ;
  9. ;   Sort Order Overview:
  10. ; --------------------
  11. ;   Based on the Code Page 1256 character set, this sort order is a
  12. ;   case-sensitive ordering. Lower case letters always sort before their
  13. ;   upper case counterparts.
  14. ;
  15. ;===============================================================================
  16.  
  17. class = 0x01                    ; Class `1' sort order
  18. id = 0x91                       ; Unique ID # (145) for the sort order
  19. name = diction
  20. menuname = "Dictionary order, case-sensistive"
  21. charset = cp1256
  22.  
  23. description = "Case-sensitive dictionary order for use with code page 1256"
  24.  
  25. ; 3 Ligatures
  26.  
  27. lig = 0xc2, after ┴╟    ; Arabic Maddah On Alef -> Hamzah + Alef(Expansion)
  28. lig = 0x9c, after oe    ; o E(Expansion)
  29. lig = 0x8c, after OE    ;
  30.  
  31. ; Control characters
  32.  
  33.  
  34. ; Punctuations
  35.  
  36. char = 0x88     ;Modifier Circumflex
  37. char = 0x5f     ;Spacing Underscore
  38. char = 0x60     ;Spacing Grave
  39. char = 0x7b     ;Opening Curly Bracket
  40. char = 0x7c     ;Vertical Bar
  41. char = 0x7d     ;Closing Curly Bracket
  42. char = 0x7e     ;Tilde
  43. char = 0xa6     ;Broken Vertical Bar
  44. char = 0xa8     ;Spacing Diaeresis
  45. char = 0xaf     ;Spacing Macron
  46. char = 0xb4     ;Spacing Acute
  47. char = 0xb8     ;Spacing Cedilla
  48. char = 0xa1     ;Arabic Comma
  49. char = 0xba     ;Arabic Semicolon
  50. char = 0xbf     ;Arabic Question Mark
  51. char = 0x91     ;Single Turned Comma Quotation Mark
  52. char = 0x92     ;Single Comma Quotation Mark
  53. char = 0x82     ;Low Single Comma Quotation Mark
  54. char = 0x93     ;Double Turned Comma Quotation Mark
  55. char = 0x94     ;Double Comma Quotation Mark
  56. char = 0x84     ;Low Double Comma Quotation Mark
  57. char = 0x8b     ;Left Pointing Single Guillemet
  58. char = 0x9b     ;Right Pointing Single Guillemet
  59.  
  60. ; Signs,Forms and Symbols
  61.  
  62. char = 0x2b     ;Plus Sign
  63. char = 0x3c     ;Less-Than Sign
  64. char = 0x3d     ;Equals Sign
  65. char = 0x3e     ;Greater-Than Sign
  66. char = 0xb1     ;Plus-Or-Minus Sign
  67. char = 0xab     ;Left Pointing Guillemet
  68. char = 0xbb     ;Right Pointing Guillemet
  69. char = 0xd7     ;Multiplication Sign
  70. char = 0xf7     ;Division Sign
  71. char = 0xa2     ;Cent Sign
  72. char = 0xa3     ;Pound Sign
  73. char = 0xa4     ;Currency Sign
  74. char = 0xa5     ;Yen Sign
  75. char = 0xa7     ;Section Sign
  76. char = 0xa9     ;Copyright Sign
  77. char = 0xac     ;Not Sign
  78. char = 0xae     ;Registered Trade Mark Sign
  79. char = 0xb0     ;Degree Sign
  80. char = 0xb5     ;Micro Sign
  81. char = 0xb6     ;Paragraph Sign
  82. char = 0xb7     ;Middle Dot
  83. char = 0x86     ;Dagger
  84. char = 0x87     ;Double Dagger
  85. char = 0x95     ;Bullet
  86. char = 0x85     ;Horizontal Ellipsis
  87. char = 0x89     ;Per Mille Sign
  88.  
  89. ; Digits
  90.  
  91. char = 0x30     ;Digit Zero
  92. char = 0xbc     ;Fraction One Quarter
  93. char = 0xbd     ;Fraction One Half
  94. char = 0xbe     ;Fraction Three Quarters
  95. char = 0x31     ;Digit One
  96. char = 0xb9     ;Superscript Digit One
  97. char = 0x32     ;Digit Two
  98. char = 0xb2     ;Superscript Digit Two
  99. char = 0x33     ;Digit Three
  100. char = 0xb3     ;Superscript Digit Three
  101. char = 0x34     ;Digit Four
  102. char = 0x35     ;Digit Five
  103. char = 0x36     ;Digit Six
  104. char = 0x37     ;Digit Seven
  105. char = 0x38     ;Digit Eight
  106. char = 0x39     ;Digit Nine
  107.  
  108. ; Alphabets
  109.  
  110. char = 0x61,0x41,0xe0,0xe2
  111.         ; a, A, a-Grave, a-Circumflex
  112. char = 0x62,0x42        ; b, B
  113. char = 0x63,0x43,0xe7
  114.         ; c, C, c-Cedilla
  115. char = 0x64,0x44        ; d, D
  116. char = 0x65,0x45,0xe9,0xe8,0xea,0xeb
  117.         ; e, E, e-Acute, e-Grave, e-Circumflex, e-Diaeresis
  118. char = 0x66,0x46,0x83
  119.         ; f, F, Small Script F
  120. char = 0x67,0x47        ; g, G
  121. char = 0x68,0x48        ; h, H
  122. char = 0x69,0x49,0xee,0xef
  123.         ; i, I, i-Circumflex, i-Diaeresis
  124. char = 0x6a,0x4a        ; j, J
  125. char = 0x6b,0x4b        ; k, K
  126. char = 0x6c,0x4c        ; l, L
  127. char = 0x6d,0x4d        ; m, M
  128. char = 0x6e,0x4e        ; n, N
  129. char = 0x6f,0x4f,0xf4
  130.         ; o, O, o-Circumflex
  131. char = 0x70,0x50        ; p, P
  132. char = 0x71,0x51        ; q, Q
  133. char = 0x72,0x52        ; r, R
  134. char = 0x73,0x53        ; s, S
  135. char = 0x74,0x54        ; t, T
  136. char = 0x99     ; Trademark
  137. char = 0x75,0x55,0xf9,0xfb,0xfc
  138.         ; u, U, u-Grave, u-Circumflex, u-Diaeresis
  139. char = 0x76,0x56        ; v, V
  140. char = 0x77,0x57        ; w, W
  141. char = 0x78,0x58        ; x, X
  142. char = 0x79,0x59        ; y, Y
  143. char = 0x7a,0x5a        ; z, Z
  144. char = 0xc1,0xc3,0xc4,0xc5,0xc6
  145.         ; Arabic Hamzah, Arabic Hamzah On Alef, Arabic Hamzah On Waw
  146.         ; Arabic Hamzah Under Alef, Arabic Hamzah On Ya
  147. char = 0xc7     ; Arabic Alef
  148. char = 0xc8     ; Arabic Baa
  149. char = 0xc9,0xca        ; Arabic Taa Marbutah, Arabic Taa
  150. char = 0xcb     ; Arabic Thaa
  151. char = 0xcc     ; Arabic Jeem
  152. char = 0xcd     ; Arabic Haa
  153. char = 0xce     ; Arabic Khaa
  154. char = 0xcf     ; Arabic Dal
  155. char = 0xd0     ; Arabic Thal
  156. char = 0xd1     ; Arabic Ra
  157. char = 0xd2     ; Arabic Zain
  158. char = 0xd3     ; Arabic Seen
  159. char = 0xd4     ; Arabic Sheen
  160. char = 0xd5     ; Arabic Sad
  161. char = 0xd6     ; Arabic Dad
  162. char = 0xd8     ; Arabic Tah
  163. char = 0xd9     ; Arabic Dhah
  164. char = 0xda     ; Arabic Ain
  165. char = 0xdb     ; Arabic Ghain
  166. char = 0xdd     ; Arabic Fa
  167. char = 0xde     ; Arabic Qaf
  168. char = 0xdf     ; Arabic Caf
  169. char = 0xe1     ; Arabic Lam
  170. char = 0xe3     ; Arabic Meem
  171. char = 0xe4     ; Arabic Noon
  172. char = 0xe5     ; Arabic Ha
  173. char = 0xe6     ; Arabic Waw
  174. char = 0xec,0xed        ; Arabic Alef Maqsurah, Arabic Ya
  175. char = 0xaa     ; Undefined
  176. char = 0xc0     ; Undefined
  177. char = 0xff     ; Undefined
  178.