home *** CD-ROM | disk | FTP | other *** search
/ Microsoft Internet Business Development Kit / PRODUCT_CD.iso / sqlsvr / i386 / diction.253 < prev    next >
Encoding:
Text File  |  1995-07-12  |  7.4 KB  |  240 lines

  1. ; Default sort order
  2. ;
  3. ; semi-colon is the comment character
  4. [sortorder]
  5. ;===============================================================================
  6. ;
  7. ;   @(#)diction.srt      28.1    05/22/95
  8. ;   @(#)diction.srt      28.1    02/28/95
  9. ;
  10. ;   Sort Order Overview:
  11. ; --------------------
  12. ;   Based on the Code Page 1253 character set, this sort order is a
  13. ;   case-sensitive ordering. Lower case letters always sort before their
  14. ;   upper case counterparts.
  15. ;
  16. ;===============================================================================
  17.  
  18. class = 0x01                    ; Class `1' sort order
  19. id = 0x71                       ; Unique ID # (113) for the sort order
  20. name = diction
  21. menuname = "Greek dictionary order, case sensitive"
  22. charset = cp1253
  23. description = "Greek case sensitive dictionary sort order for use with code page 1253"
  24.  
  25. ; Control characters
  26.  
  27. char = 0x01    ;Start Of Heading
  28. char = 0x02    ;Start Of Text
  29. char = 0x03    ;End Of Text
  30. char = 0x04    ;End Of Transmission
  31. char = 0x05    ;Enquiry
  32. char = 0x06    ;Acknowledge
  33. char = 0x07    ;Bell
  34. char = 0x08    ;Backspace
  35. char = 0x0e    ;Shift Out
  36. char = 0x0f    ;Shift In
  37. char = 0x10    ;Data Link Escape
  38. char = 0x11    ;Device Control One
  39. char = 0x12    ;Device Control Two
  40. char = 0x13    ;Device Control Three
  41. char = 0x14    ;Device Control Four
  42. char = 0x15    ;Negative Acknowledge
  43. char = 0x16    ;Synchronous Idle
  44. char = 0x17    ;End Of Transmission Block
  45. char = 0x18    ;Cancel
  46. char = 0x19    ;End Of Medium
  47. char = 0x1a    ;Substitute
  48. char = 0x1b    ;Escape
  49. char = 0x1c    ;File Separator
  50. char = 0x1d    ;Group Separator
  51. char = 0x1e    ;Record Separator
  52. char = 0x1f    ;Unit Separator
  53. char = 0x7f    ;Delete
  54. char = 0x80    ;Control
  55. char = 0x81    ;Control
  56. char = 0x88    ;Control
  57. char = 0x8a    ;Control
  58. char = 0x8c    ;Control
  59. char = 0x8d    ;Control
  60. char = 0x8e    ;Control
  61. char = 0x8f    ;Control
  62. char = 0x90    ;Control
  63. char = 0x98    ;Control
  64. char = 0x9a    ;Control
  65. char = 0x9c    ;Control
  66. char = 0x9d    ;Control
  67. char = 0x9e    ;Control
  68. char = 0x9f    ;Control
  69. char = 0x27    ;Apostrophe-Quote
  70. char = 0x2d    ;Hyphen-Minus
  71. char = 0xad    ;Soft Hyphen
  72. char = 0x96    ;En Dash
  73. char = 0x97    ;Em Dash
  74. char = 0xaf    ;Quotation Dash
  75.  
  76. ; Punctuations
  77.  
  78. char = 0x20    ;Space
  79. char = 0xa0    ;Non-Breaking Space
  80. char = 0x09    ;Horizontal Tabulation
  81. char = 0x0a    ;Line Feed
  82. char = 0x0b    ;Vertical Tabulation
  83. char = 0x0c    ;Form Feed
  84. char = 0x0d    ;Carriage Return
  85. char = 0x21    ;Exclamation Mark
  86. char = 0x22    ;Quotation Mark
  87. char = 0x23    ;Number Sign
  88. char = 0x24    ;Dollar Sign
  89. char = 0x25    ;Percent Sign
  90. char = 0x26    ;Ampersand
  91. char = 0x28    ;Opening Parenthesis
  92. char = 0x29    ;Closing Parenthesis
  93. char = 0x2a    ;Asterisk
  94. char = 0x2c    ;Comma
  95. char = 0x2e    ;Period
  96. char = 0x2f    ;Slash
  97. char = 0x3a    ;Colon
  98. char = 0x3b    ;Semicolon
  99. char = 0x3f    ;Question Mark
  100. char = 0x40    ;Commercial At
  101. char = 0x5b    ;Opening Square Bracket
  102. char = 0x5c    ;Backslash
  103. char = 0x5d    ;Closing Square Bracket
  104. char = 0x5e    ;Spacing Circumflex
  105. char = 0x5f    ;Spacing Underscore
  106. char = 0x60    ;Spacing Grave
  107. char = 0x7b    ;Opening Curly Bracket
  108. char = 0x7c    ;Vertical Bar
  109. char = 0x7d    ;Closing Curly Bracket
  110. char = 0x7e    ;Tilde
  111. char = 0xa6    ;Broken Vertical Bar
  112. char = 0xa8    ;Spacing Diaeresis
  113. char = 0xb4    ;Greek Spacing Tonos
  114. char = 0xa1    ;Greek Spacing Diaeresis Tonos
  115. char = 0x91    ;Single Turned Comma Quotation Mark
  116. char = 0x92    ;Single Comma Quotation Mark
  117. char = 0x82    ;Low Single Comma Quotation Mark
  118. char = 0x93    ;Double Turned Comma Quotation Mark
  119. char = 0x94    ;Double Comma Quotation Mark
  120. char = 0x84    ;Low Double Comma Quotation Mark
  121. char = 0x8b    ;Left Pointing Single Guillemet
  122. char = 0x9b    ;Right Pointing Single Guillemet
  123.  
  124. ; Signs,Forms and Symbols
  125.  
  126. char = 0x2b    ;Plus Sign
  127. char = 0x3c    ;Less-Than Sign
  128. char = 0x3d    ;Equals Sign
  129. char = 0x3e    ;Greater-Than Sign
  130. char = 0xb1    ;Plus-Or-Minus Sign
  131. char = 0xab    ;Left Pointing Guillemet
  132. char = 0xbb    ;Right Pointing Guillemet
  133. char = 0xa3    ;Pound Sign
  134. char = 0xa4    ;Currency Sign
  135. char = 0xa5    ;Yen Sign
  136. char = 0xa7    ;Section Sign
  137. char = 0xa9    ;Copyright Sign
  138. char = 0xac    ;Not Sign
  139. char = 0xae    ;Registered Trade Mark Sign
  140. char = 0xb0    ;Degree Sign
  141. char = 0xb5    ;Micro Sign
  142. char = 0xb6    ;Paragraph Sign
  143. char = 0xb7    ;Middle Dot
  144. char = 0x86    ;Dagger
  145. char = 0x87    ;Double Dagger
  146. char = 0x95    ;Bullet
  147. char = 0x85    ;Horizontal Ellipsis
  148. char = 0x89    ;Per Mille Sign
  149.  
  150. ; Digits
  151.  
  152. char = 0x30    ;Digit Zero
  153. char = 0xbd    ;Fraction One Half
  154. char = 0x31    ;Digit One
  155. char = 0x32    ;Digit Two
  156. char = 0xb2    ;Superscript Digit Two
  157. char = 0x33    ;Digit Three
  158. char = 0xb3    ;Superscript Digit Three
  159. char = 0x34    ;Digit Four
  160. char = 0x35    ;Digit Five
  161. char = 0x36    ;Digit Six
  162. char = 0x37    ;Digit Seven
  163. char = 0x38    ;Digit Eight
  164. char = 0x39    ;Digit Nine
  165.  
  166. ; Alphabets
  167.  
  168. char = 0x61,0x41    ; a, A
  169. char = 0x62,0x42    ; b, B
  170. char = 0x63,0x43    ; c, C
  171. char = 0x64,0x44    ; d, D
  172. char = 0x65,0x45    ; e, E
  173. char = 0x66,0x46,0x83
  174.     ; f, F, Small Script F
  175. char = 0x67,0x47    ; g, G
  176. char = 0x68,0x48    ; h, H
  177. char = 0x69,0x49    ; i, I
  178. char = 0x6a,0x4a    ; j, J
  179. char = 0x6b,0x4b    ; k, K
  180. char = 0x6c,0x4c    ; l, L
  181. char = 0x6d,0x4d    ; m, M
  182. char = 0x6e,0x4e    ; n, N
  183. char = 0x6f,0x4f    ; o, O
  184. char = 0x70,0x50    ; p, P
  185. char = 0x71,0x51    ; q, Q
  186. char = 0x72,0x52    ; r, R
  187. char = 0x73,0x53    ; s, S
  188. char = 0x74,0x54    ; t, T
  189. char = 0x99    ; Trademark
  190. char = 0x75,0x55    ; u, U
  191. char = 0x76,0x56    ; v, V
  192. char = 0x77,0x57    ; w, W
  193. char = 0x78,0x58    ; x, X
  194. char = 0x79,0x59    ; y, Y
  195. char = 0x7a,0x5a    ; z, Z
  196. char = 0xe1,0xc1,0xdc,0xa2
  197.     ; Greek Small Alpha, Greek Capital Alpha, Greek Small Alpha Tonos
  198.     ; Greek Capital Alpha Tonos
  199. char = 0xe2,0xc2    ; Greek Small Beta, Greek Capital Beta
  200. char = 0xe3,0xc3    ; Greek Small Gamma, Greek Capital Gamma
  201. char = 0xe4,0xc4    ; Greek Small Delta, Greek Capital Delta
  202. char = 0xe5,0xc5,0xdd,0xb8
  203.     ; Greek Small Epsilon, Greek Capital Epsilon, Greek Small Epsilon Tonos
  204.     ; Greek Capital Epsilon Tonos
  205. char = 0xe6,0xc6    ; Greek Small Zeta, Greek Capital Zeta
  206. char = 0xe7,0xc7,0xde,0xb9
  207.     ; Greek Small Eta, Greek Capital Eta, Greek Small Eta Tonos
  208.     ; Greek Capital Eta Tonos
  209. char = 0xe8,0xc8    ; Greek Small Theta, Greek Capital Theta
  210. char = 0xe9,0xc9,0xdf,0xba,0xfa,0xda,0xc0
  211.     ; Greek Small Iota, Greek Capital Iota, Greek Small Iota Tonos
  212.     ; Greek Capital Iota Tonos, Greek Small Iota Diaeresis
  213.     ; Greek Capital Iota Diaeresis, Greek Small Iota Diaeresis Tonos
  214. char = 0xea,0xca    ; Greek Small Kappa, Greek Capital Kappa
  215. char = 0xeb,0xcb    ; Greek Small Lambda, Greek Capital Lambda
  216. char = 0xec,0xcc    ; Greek Small Mu, Greek Capital Mu
  217. char = 0xed,0xcd    ; Greek Small Nu, Greek Capital Nu
  218. char = 0xee,0xce    ; Greek Small Xi, Greek Capital Xi
  219. char = 0xef,0xcf,0xfc,0xbc
  220.     ; Greek Small Omicron, Greek Capital Omicron, Greek Small Omicron Tonos
  221.     ; Greek Capital Omicron Tonos
  222. char = 0xf0,0xd0    ; Greek Small Pi, Greek Capital Pi
  223. char = 0xf1,0xd1    ; Greek Small Rho, Greek Capital Rho
  224. char = 0xf3=0xf2,0xd3
  225.     ; Greek Small Sigma, Greek Small Final Sigma, Greek Capital Sigma
  226. char = 0xf4,0xd4    ; Greek Small Tau, Greek Capital Tau
  227. char = 0xf5,0xd5,0xfd,0xbe,0xfb,0xdb,0xe0
  228.     ; Greek Small Upsilon, Greek Capital Upsilon, Greek Small Upsilon Tonos
  229.     ; Greek Capital Upsilon Tonos, Greek Small Upsilon Diaeresis
  230.     ; Greek Capital Upsilon Diaeresis, Greek Small Upsilon Diaeresis Tonos
  231. char = 0xf6,0xd6    ; Greek Small Phi, Greek Capital Phi
  232. char = 0xf7,0xd7    ; Greek Small Chi, Greek Capital Chi
  233. char = 0xf8,0xd8    ; Greek Small Psi, Greek Capital Psi
  234. char = 0xf9,0xd9,0xfe,0xbf
  235.     ; Greek Small Omega, Greek Capital Omega, Greek Small Omega Tonos
  236.     ; Greek Capital Omega Tonos
  237. char = 0xaa    ; Undefined
  238. char = 0xd2    ; Undefined
  239. char = 0xff    ; Undefined
  240.