desc.c 7.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336
  1. /*
  2. * This file is part of the UCB release of Plan 9. It is subject to the license
  3. * terms in the LICENSE file found in the top-level directory of this
  4. * distribution and at http://akaros.cs.berkeley.edu/files/Plan9License. No
  5. * part of the UCB release of Plan 9, including this file, may be copied,
  6. * modified, propagated, or distributed except according to the terms contained
  7. * in the LICENSE file.
  8. */
  9. char *desctab[][2]={
  10. {"!!!", "(magnificent or otherwise interesting object)"},
  11. {"!!", "(superb)"},
  12. {"!", "(remarkable)"},
  13. {"1st", "first"},
  14. {"2nd", "second"},
  15. {"3rd", "third"},
  16. {"4th", "fourth"},
  17. {"5th", "fifth"},
  18. {"6th", "sixth"},
  19. {"7th", "seventh"},
  20. {"8th", "eighth"},
  21. {"9th", "ninth"},
  22. {"B", "bright"},
  23. {"Borealis", "Borealis"},
  24. {"C", "compressed"},
  25. {"Car", "Car"},
  26. {"Cas", "Cas"},
  27. {"Cen", "Cen"},
  28. {"Cl", "cluster"},
  29. {"Cyg", "Cyg"},
  30. {"D", "double"},
  31. {"Dra", "Dra"},
  32. {"Dumbbell", "Dumbbell"},
  33. {"E", "extended"},
  34. {"F", "faint"},
  35. {"L", "large"},
  36. {"Lyra", "Lyra"},
  37. {"M", "(in the) middle"},
  38. {"Merope", "Merope"},
  39. {"Milky", "Milky"},
  40. {"Mon", "Mon"},
  41. {"N", "(to a) nucleus"},
  42. {"Neb", "Nebula"},
  43. {"Nor", "Nor"},
  44. {"Nucl", "nucleus"},
  45. {"Nuclei", "nuclei"},
  46. {"P", "poor in stars"},
  47. {"PN", "planetary nebula"},
  48. {"Polarissima", "Polarissima"},
  49. {"Praesepe", "Praesepe"},
  50. {"Psc", "Psc"},
  51. {"R", "round"},
  52. {"RA", "RA"},
  53. {"RR", "exactly round"},
  54. {"Ri", "rich in stars"},
  55. {"S", "small"},
  56. {"Sco", "Sco"},
  57. {"S*", "small star"},
  58. {"Way", "Way"},
  59. {"ab", "about"},
  60. {"about", "about"},
  61. {"alm", "almost"},
  62. {"alpha", "α"},
  63. {"am", "among"},
  64. {"annul", "annular"},
  65. {"att", "attached"},
  66. {"b", "brighter"},
  67. {"beautiful", "beautiful"},
  68. {"bet", "between"},
  69. {"beta", "β"},
  70. {"bf", "brightest to f side"},
  71. {"biN", "binuclear"},
  72. {"bifid", "bifid"},
  73. {"bifurcated", "bifurcated"},
  74. {"black", "black"},
  75. {"blue", "blue"},
  76. {"bn", "brightest to n side"},
  77. {"border", "border"},
  78. {"bp", "brightest to p side"},
  79. {"branch", "branch"},
  80. {"branched", "branched"},
  81. {"branches", "branches"},
  82. {"bright", "bright"},
  83. {"brighter", "brighter"},
  84. {"brightest", "brightest"},
  85. {"brightness", "brightness"},
  86. {"brush", "brush"},
  87. {"bs", "brightest to s side"},
  88. {"but", "but"},
  89. {"by", "by"},
  90. {"c", "considerably"},
  91. {"centre", "centre"},
  92. {"certain", "certain"},
  93. {"chev", "chevelure"},
  94. {"chief", "chief"},
  95. {"chiefly", "chiefly"},
  96. {"circle", "circle"},
  97. {"close", "close"},
  98. {"cloud", "cloud"},
  99. {"cluster", "cluster"},
  100. {"clusters", "clusters"},
  101. {"co", "coarse, coarsely"},
  102. {"com", "cometic"},
  103. {"comet", "comet"},
  104. {"cometary", "cometary"},
  105. {"comp", "companion"},
  106. {"condens", "condensations"},
  107. {"condensed", "condensed"},
  108. {"conn", "connected"},
  109. {"connected", "connected"},
  110. {"connecting", "connecting"},
  111. {"cont", "in contact"},
  112. {"corner", "corner"},
  113. {"curved", "curved"},
  114. {"d", "diameter"},
  115. {"decl", "declination"},
  116. {"def", "defined"},
  117. {"defect", "defect"},
  118. {"deg", "°"},
  119. {"delta", "δ"},
  120. {"dense", "dense"},
  121. {"densest", "densest"},
  122. {"descr", "description"},
  123. {"description", "description"},
  124. {"dif", "diffuse"},
  125. {"different", "different"},
  126. {"diffic", "difficult"},
  127. {"difficult", "difficult"},
  128. {"diffuse", "diffuse"},
  129. {"diffused", "diffused"},
  130. {"disc", "disc"},
  131. {"dist", "distant"},
  132. {"distant", "distant"},
  133. {"distinct", "distinct"},
  134. {"double", "double"},
  135. {"doubtful", "doubtful"},
  136. {"dozen", "dozen"},
  137. {"e", "extremely"},
  138. {"each", "each"},
  139. {"edge", "edge"},
  140. {"ee", "most extremely"},
  141. {"ellipt", "elliptical"},
  142. {"elliptic", "elliptical"},
  143. {"end", "end"},
  144. {"ends", "ends"},
  145. {"epsilon", "ε"},
  146. {"equilateral", "equilateral"},
  147. {"er", "easily resolvable"},
  148. {"eta", "η"},
  149. {"evidently", "evidently"},
  150. {"exc", "excentric"},
  151. {"excen", "excentric"},
  152. {"excent", "excentric"},
  153. {"excentric", "excentric"},
  154. {"extends", "extends"},
  155. {"f", "following"},
  156. {"faint", "faint"},
  157. {"fainter", "fainter"},
  158. {"faintest", "faintest"},
  159. {"falcate", "falcate"},
  160. {"fan", "fan"},
  161. {"farther", "farther"},
  162. {"field", "field"},
  163. {"fine", "fine"},
  164. {"forming", "forming"},
  165. {"forms", "forms"},
  166. {"found", "found"},
  167. {"from", "from"},
  168. {"g", "gradually"},
  169. {"gamma", "γ"},
  170. {"gaseous", "gaseous"},
  171. {"gl", "gradually a little"},
  172. {"glob. cl.", "globular cluster"},
  173. {"gr", "group"},
  174. {"great", "great"},
  175. {"greater", "greater"},
  176. {"group", "group"},
  177. {"groups", "groups"},
  178. {"i", "irregular"},
  179. {"iF", "irregular figure"},
  180. {"if", "if"},
  181. {"in", "in"},
  182. {"indistinct", "indistinct"},
  183. {"incl", "including"},
  184. {"inv", "involved"},
  185. {"iota", "ι"},
  186. {"irr", "irregular"},
  187. {"is", "is"},
  188. {"it", "it"},
  189. {"kappa", "κ"},
  190. {"l", "little, long"},
  191. {"lC", "little compressed"},
  192. {"lE", "little extended"},
  193. {"lambda", "λ"},
  194. {"larger", "larger"},
  195. {"last", "last"},
  196. {"lb", "little brighter"},
  197. {"least", "least"},
  198. {"like", "like"},
  199. {"line", "in a line"},
  200. {"little", "little"},
  201. {"long", "long"},
  202. {"looks", "looks"},
  203. {"looped", "looped"},
  204. {"m", "magnitude"},
  205. {"mE", "much extended"},
  206. {"mag", "mag"},
  207. {"makes", "makes"},
  208. {"many", "many"},
  209. {"mb", "much brighter"},
  210. {"more", "more"},
  211. {"mottled", "mottled"},
  212. {"mu", "μ"},
  213. {"mult", "multiple"},
  214. {"n", "north"},
  215. {"narrow", "narrow"},
  216. {"near", "near"},
  217. {"nearly", "nearly"},
  218. {"neb", "nebula"},
  219. {"nebs", "nebulous"},
  220. {"nebula", "nebula"},
  221. {"nebulosity", "nebulosity"},
  222. {"nebulous", "nebulous"},
  223. {"neby", "nebulosity"},
  224. {"nf", "north following"},
  225. {"no", "no"},
  226. {"nonexistent", "nonexistent"},
  227. {"not", "not"},
  228. {"np", "north preceding"},
  229. {"nr", "near"},
  230. {"ns", "north-south"},
  231. {"nu", "ν"},
  232. {"omega", "ω"},
  233. {"p", "preceding"},
  234. {"pB", "pretty bright"},
  235. {"pC", "pretty compressed"},
  236. {"pF", "pretty faint"},
  237. {"pL", "pretty large"},
  238. {"pR", "pretty round"},
  239. {"pS", "pretty small"},
  240. {"parallel", "parallel"},
  241. {"part", "part"},
  242. {"partly", "partly"},
  243. {"patch", "patch"},
  244. {"patches", "patches"},
  245. {"perhaps", "perhaps"},
  246. {"perpendicular", "perpendicular"},
  247. {"pf", "preceding-following"},
  248. {"pg", "pretty gradually"},
  249. {"photosphere", "photosphere"},
  250. {"pi", "π"},
  251. {"place", "place"},
  252. {"plate", "plate"},
  253. {"plan", "planetary nebula"},
  254. {"pointed", "pointed"},
  255. {"portion", "portion"},
  256. {"pos", "position angle"},
  257. {"possibly", "possibly"},
  258. {"prob", "probably"},
  259. {"probably", "probably"},
  260. {"ps", "pretty suddenly"},
  261. {"r", "mottled"},
  262. {"requires", "requires"},
  263. {"resolved", "resolved"},
  264. {"rho", "ρ"},
  265. {"ring", "ring"},
  266. {"rough", "rough"},
  267. {"rr", "some stars seen"},
  268. {"rrr", "clearly consisting of stars"},
  269. {"ruby", "ruby"},
  270. {"s", "south"},
  271. {"same", "same"},
  272. {"sb", "suddenly brighter"},
  273. {"sc", "scattered"},
  274. {"second", "second"},
  275. {"seems", "seems"},
  276. {"seen", "seen"},
  277. {"segment", "segment"},
  278. {"semi", "semi"},
  279. {"sev", "several"},
  280. {"several", "several"},
  281. {"sf", "south following"},
  282. {"shape", "shape"},
  283. {"shaped", "shaped"},
  284. {"sharp", "sharp"},
  285. {"sigma", "σ"},
  286. {"sl", "suddenly a little"},
  287. {"slightly", "slightly"},
  288. {"small", "small"},
  289. {"south", "south"},
  290. {"sp", "south preceding"},
  291. {"spectrum", "spectrum"},
  292. {"spindle", "spindle"},
  293. {"spir", "spiral"},
  294. {"spiral", "spiral"},
  295. {"st 9...", "stars of mag. 9 and fainter"},
  296. {"st 9...13", "stars of mag. 9 to 13"},
  297. {"st", "stars"},
  298. {"stell", "stellar, pointlike"},
  299. {"stellar", "stellar"},
  300. {"straight", "straight"},
  301. {"streak", "streak"},
  302. {"strongly", "strongly"},
  303. {"surrounded", "surrounded"},
  304. {"surrounds", "surrounds"},
  305. {"susp", "suspected"},
  306. {"suspected", "suspected"},
  307. {"tau", "τ"},
  308. {"theta", "θ"},
  309. {"trap", "trapezium"},
  310. {"trapez", "trapezium"},
  311. {"trapezium", "trapezium"},
  312. {"triN", "trinuclear"},
  313. {"v", "very"},
  314. {"var", "variable"},
  315. {"variable", "variable"},
  316. {"verification", "verification"},
  317. {"verified", "verified"},
  318. {"very", "very"},
  319. {"vl", "very little"},
  320. {"vm", "very much"},
  321. {"vs", "very suddenly"},
  322. {"vv", "very very"},
  323. {"zeta", "ζ"},
  324. {0, 0},
  325. };
  326. /*&
  327. {"ST9", "stars from the 9th magnitude downward"},
  328. {"ST9...13", "stars from 9th to 13th magnitude"},
  329. {"()", "items questioned by Dreyer enclosed in parentheses"},
  330. *10 star of 10th mag
  331. {"*", "a star (or stars)"},
  332. {"**", "double star"},
  333. {"***", "triple star"},
  334. */