Permalink
Switch branches/tags
Nothing to show
Find file Copy path
Fetching contributors…
Cannot retrieve contributors at this time
393 lines (355 sloc) 9.26 KB

On Naming

Far more than you want to know about how people and ships are named and addressed.

Attention conservation notice: You really don't care about the details in here.

Identifiers

Naming conventions across the trade fleet vary a bit, but the core addressing system remains constant:

Every member of the trade fleet past or present has a UUID (in the lineage of the ship in the story these are extended UUIDs with extra bits. This convention has not become entirely universal - some people are still on old UUIDs because they consider the switchover not really worth the hassle for the very low chance of collision and some people have switched over to an entirely different identifier system. This occasionally causes interoperability problems when ships meet).

Every ship also has a unique identifier, typically of the same format as individuals.

Ship-local addressing

When generating new crewmembers UUIDs the ship ensures that the two least significant bytes (which are random) are unique amongst living crewmembers. This allows people to be addressed in casual mode by the last two bytes.

When this is done the bytes are pronounced as follows (taken from here):

  1. bac
  2. bad
  3. baf
  4. bam
  5. bec
  6. bed
  7. bef
  8. bem
  9. bic
  10. bid
  11. bif
  12. bim
  13. boc
  14. bod
  15. bof
  16. bom
  17. gac
  18. gad
  19. gaf
  20. gam
  21. gec
  22. ged
  23. gef
  24. gem
  25. gic
  26. gid
  27. gif
  28. gim
  29. goc
  30. god
  31. gof
  32. gom
  33. hac
  34. had
  35. haf
  36. ham
  37. hec
  38. hed
  39. hef
  40. hem
  41. hic
  42. hid
  43. hif
  44. him
  45. hoc
  46. hod
  47. hof
  48. hom
  49. jac
  50. jad
  51. jaf
  52. jam
  53. jec
  54. jed
  55. jef
  56. jem
  57. jic
  58. jid
  59. jif
  60. jim
  61. joc
  62. jod
  63. jof
  64. jom
  65. kac
  66. kad
  67. kaf
  68. kam
  69. kec
  70. ked
  71. kef
  72. kem
  73. kic
  74. kid
  75. kif
  76. kim
  77. koc
  78. kod
  79. kof
  80. kom
  81. lac
  82. lad
  83. laf
  84. lam
  85. lec
  86. led
  87. lef
  88. lem
  89. lic
  90. lid
  91. lif
  92. lim
  93. loc
  94. lod
  95. lof
  96. lom
  97. nac
  98. nad
  99. naf
  100. nam
  101. nec
  102. ned
  103. nef
  104. nem
  105. nic
  106. nid
  107. nif
  108. nim
  109. noc
  110. nod
  111. nof
  112. nom
  113. pac
  114. pad
  115. paf
  116. pam
  117. pec
  118. ped
  119. pef
  120. pem
  121. pic
  122. pid
  123. pif
  124. pim
  125. poc
  126. pod
  127. pof
  128. pom
  129. qac
  130. qad
  131. qaf
  132. qam
  133. qec
  134. qed
  135. qef
  136. qem
  137. qic
  138. qid
  139. qif
  140. qim
  141. qoc
  142. qod
  143. qof
  144. qom
  145. rac
  146. rad
  147. raf
  148. ram
  149. rec
  150. red
  151. ref
  152. rem
  153. ric
  154. rid
  155. rif
  156. rim
  157. roc
  158. rod
  159. rof
  160. rom
  161. sac
  162. sad
  163. saf
  164. sam
  165. sec
  166. sed
  167. sef
  168. sem
  169. sic
  170. sid
  171. sif
  172. sim
  173. soc
  174. sod
  175. sof
  176. som
  177. tac
  178. tad
  179. taf
  180. tam
  181. tec
  182. ted
  183. tef
  184. tem
  185. tic
  186. tid
  187. tif
  188. tim
  189. toc
  190. tod
  191. tof
  192. tom
  193. vac
  194. vad
  195. vaf
  196. vam
  197. vec
  198. ved
  199. vef
  200. vem
  201. vic
  202. vid
  203. vif
  204. vim
  205. voc
  206. vod
  207. vof
  208. vom
  209. wac
  210. wad
  211. waf
  212. wam
  213. wec
  214. wed
  215. wef
  216. wem
  217. wic
  218. wid
  219. wif
  220. wim
  221. woc
  222. wod
  223. wof
  224. wom
  225. yac
  226. yad
  227. yaf
  228. yam
  229. yec
  230. yed
  231. yef
  232. yem
  233. yic
  234. yid
  235. yif
  236. yim
  237. yoc
  238. yod
  239. yof
  240. yom
  241. zac
  242. zad
  243. zaf
  244. zam
  245. zec
  246. zed
  247. zef
  248. zem
  249. zic
  250. zid
  251. zif
  252. zim
  253. zoc
  254. zod
  255. zof
  256. zom

With the name read off in little endian order. So if the UUID ended FD0B (253, 11), then their casual address would be zod(11)-bim(253).

People can and do use casual address in person, but it's considered a bit weird and formal. Think of it as equivalent to referring to you by your full name and title.

Shortening someone's casual address to the least significant byte is considered very bad manners. Do not refer to zod-bim as zod.

The casual address convention is quite common in the trade fleet, though not everyone pronounces the byte values the same way.

People sometimes use extended casual address when needing a referent that is globally unique across all crew members present or past. This is the casual address followed by the number of people who have had that casual address. For example zod-bim might be disambiguated as zod-bim 7 if there were 6 previous crew members identifiable as zod-bim.

Use names

People shipboard can also register one or more use names, which are the ones most people will refer to them as on a day to day basis.

No two current crew members can register the same use name, and having a registered use name is not required (but is considered a bit weird and subtly disapproved of).

Newborn babies are assigned a use name at random from a standard pool (which may be changed over time by vote but tends to be pretty stable - you occasionally get votes to include new names encountered in local cultures that people think are cool, and sometimes names held by particularly disgraced crew members are voted out of the pool).

It's considered quite normal to discard your given use name once you qualify to full crew member - about two thirds of the population do it.

Typically people will have at least two use names registerd along with preferences for how you should use them - e.g. a friends use name and a formal use name.

Some people remain quite stable in their use names over their life while some like to change them on a regular basis. HUD technology and active cues make it relatively easy to keep track of what use name you should be using for someone.

Certain use names are reserved for special positions. You may not take the use name Captain unless you are actually the captain (but the captain does not always take it either). The rules are a relatively complex system of classification (you can't call yourself "Captain Jack Sparrow" if you're not the Captain either, but nor can you call yourself El Capitan, or Centurio). You can always appeal by taking it to a vote, but it will cost to do this. Most people don't bother and pick simple and uncontroversial names.

Ship names

Ships are named at time of creation though may change over their lifetime. Names are normally a meaningful phrase although tend to stop short of full blown Culture ship naming conventions.

The ship in the story is named "Eschaton Arbitrage" (profiting from the fact that different civilizations have their apocalypse at different times).

The crew generally agree that this is in poor taste, but the constitution makes changing ship names moderately tricky - you need a 73% majority for a replacement name, and nobody has been able to come up with a name they like better.

Names are best-effort globally unique: When traders meet they synchronize their ship databases, and if they notice a ship of a different identifier which has ever had the same name as their current ship name they must change names to one they know to be unique.

The name-change faction keep hoping to run into another ship called Eschaton Arbitrage, but so far no luck.

(Violations of this policy occasionally occur, but it's embedded at the constitution at an early enough level that anyone that forked before then hardly counts as the same trade fleet, and people who have changed that part of their constitution are generally regarded as jerks and are less likely to be cooperated with).

When needing to refer to a ship uniquely in casual conversation you would typically use however many of the least significant set of bytes in their identifier are required to disambiguate it in the local database (together with a version number for the local database if you want to be really precise), but because of the practice of keeping ship names distinct this rarely comes up except in historical documents.

Honorifics

There are no honorifics in the trade fleet.

Intership name usage

Ship names are used as patronymics when referring to crew in a broader context. Zod-bim 7 could be more fully referred to as "Zod-bim 7 off the Eschaton Arbitrage (yom-sic-tem as of database revision 54992).

This is both the trade fleet convention but also matches typical local usage of patronymics: Essentially everyone aboard a ship is related to some greater or lesser degree, except for the relatively small fraction of first generation crew (typically well under 1%).