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