generated from lambda-feedback/Evaluation-Function-Boilerplate
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathtest_quantity_short_forms_natural_syntax_units_log.txt
555 lines (554 loc) · 34.4 KB
/
test_quantity_short_forms_natural_syntax_units_log.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
Total: 551/96138
Incorrect:
Errors:
('zeptomile nautical_mile', 'zminmi', '\\mathrm{zeptominute}~\\mathrm{mile}')
('zeptocoulomb inch', 'zCin', 'C i n z')
('zeptometre inch', 'zmin', '\\mathrm{zeptominute}')
('zeptogram inch', 'zgin', 'g i n z')
('zeptowatt bar', 'zWbar', '\\mathrm{zeptoweber}~\\mathrm{attoradian}')
('zeptowatt barn', 'zWb', '\\mathrm{zeptoweber}')
('zeptobel quart', 'zBqt', '\\mathrm{zeptobecquerel}~\\mathrm{metricton}')
('zeptohour are', 'zha', '\\mathrm{zeptohectare}')
('zeptohour astronomical_unit', 'zhau', '\\mathrm{zeptohectare}~\\mathrm{atomic_mass_unit}')
('zeptosecond rem', 'zsrem', 'e m r s z')
('zeptosecond rad', 'zsrad', '\\mathrm{zeptosteradian}~\\mathrm{attoday}')
('zeptosecond radian', 'zsr', '\\mathrm{zeptosteradian}')
('zeptosecond metricton', 'zst', '\\mathrm{zeptostone}')
('zeptoare atomic_mass_unit', 'zau', '\\mathrm{zeptoastronomical_unit}')
('zeptonewton pint', 'zNpt', '\\mathrm{zeptoneper}~\\mathrm{metricton}')
('femtomile nautical_mile', 'fminmi', '\\mathrm{femtominute}~\\mathrm{mile}')
('femtocoulomb inch', 'fCin', 'C f i n')
('femtometre inch', 'fmin', '\\mathrm{femtominute}')
('femtogram inch', 'fgin', 'f g i n')
('femtowatt bar', 'fWbar', '\\mathrm{femtoweber}~\\mathrm{attoradian}')
('femtowatt barn', 'fWb', '\\mathrm{femtoweber}')
('femtobel quart', 'fBqt', '\\mathrm{femtobecquerel}~\\mathrm{metricton}')
('femtohour are', 'fha', '\\mathrm{femtohectare}')
('femtohour astronomical_unit', 'fhau', '\\mathrm{femtohectare}~\\mathrm{atomic_mass_unit}')
('femtosecond rem', 'fsrem', 'e f m r s')
('femtosecond rad', 'fsrad', '\\mathrm{femtosteradian}~\\mathrm{attoday}')
('femtosecond radian', 'fsr', '\\mathrm{femtosteradian}')
('femtosecond metricton', 'fst', '\\mathrm{femtostone}')
('femtoare rad', 'farad', '\\mathrm{farad}')
('femtoare atomic_mass_unit', 'fau', '\\mathrm{femtoastronomical_unit}')
('femtonewton pint', 'fNpt', '\\mathrm{femtoneper}~\\mathrm{metricton}')
('examile nautical_mile', 'Eminmi', '\\mathrm{examinute}~\\mathrm{mile}')
('exacoulomb inch', 'ECin', 'C E i n')
('exametre inch', 'Emin', '\\mathrm{examinute}')
('exagram inch', 'Egin', 'E g i n')
('exawatt bar', 'EWbar', '\\mathrm{exaweber}~\\mathrm{attoradian}')
('exawatt barn', 'EWb', '\\mathrm{exaweber}')
('exabel quart', 'EBqt', '\\mathrm{exabecquerel}~\\mathrm{metricton}')
('exahour are', 'Eha', '\\mathrm{exahectare}')
('exahour astronomical_unit', 'Ehau', '\\mathrm{exahectare}~\\mathrm{atomic_mass_unit}')
('exasecond rem', 'Esrem', 'E e m r s')
('exasecond rad', 'Esrad', '\\mathrm{exasteradian}~\\mathrm{attoday}')
('exasecond radian', 'Esr', '\\mathrm{exasteradian}')
('exasecond metricton', 'Est', '\\mathrm{exastone}')
('exaare atomic_mass_unit', 'Eau', '\\mathrm{exaastronomical_unit}')
('exanewton pint', 'ENpt', '\\mathrm{exaneper}~\\mathrm{metricton}')
('gigamile nautical_mile', 'Gminmi', '\\mathrm{gigaminute}~\\mathrm{mile}')
('gigacoulomb inch', 'GCin', 'C G i n')
('gigametre inch', 'Gmin', '\\mathrm{gigaminute}')
('gigagram inch', 'Ggin', 'G g i n')
('gigawatt bar', 'GWbar', '\\mathrm{gigaweber}~\\mathrm{attoradian}')
('gigawatt barn', 'GWb', '\\mathrm{gigaweber}')
('gigabel quart', 'GBqt', '\\mathrm{gigabecquerel}~\\mathrm{metricton}')
('gigahour are', 'Gha', '\\mathrm{gigahectare}')
('gigahour astronomical_unit', 'Ghau', '\\mathrm{gigahectare}~\\mathrm{atomic_mass_unit}')
('gigasecond rem', 'Gsrem', 'G e m r s')
('gigasecond rad', 'Gsrad', '\\mathrm{gigasteradian}~\\mathrm{attoday}')
('gigasecond radian', 'Gsr', '\\mathrm{gigasteradian}')
('gigasecond metricton', 'Gst', '\\mathrm{gigastone}')
('gigaare atomic_mass_unit', 'Gau', '\\mathrm{gigaastronomical_unit}')
('giganewton pint', 'GNpt', '\\mathrm{giganeper}~\\mathrm{metricton}')
('nanocoulomb inch', 'nCin', 'C i n^{2}')
('nanometre inch', 'nmin', '\\mathrm{nanominute}')
('nanogram inch', 'ngin', 'g i n^{2}')
('nanowatt bar', 'nWbar', '\\mathrm{nanoweber}~\\mathrm{attoradian}')
('nanowatt barn', 'nWb', '\\mathrm{nanoweber}')
('nanobel quart', 'nBqt', '\\mathrm{nanobecquerel}~\\mathrm{metricton}')
('nanohour are', 'nha', '\\mathrm{nanohectare}')
('nanohour astronomical_unit', 'nhau', '\\mathrm{nanohectare}~\\mathrm{atomic_mass_unit}')
('nanosecond rem', 'nsrem', 'e m n r s')
('nanosecond rad', 'nsrad', '\\mathrm{nanosteradian}~\\mathrm{attoday}')
('nanosecond radian', 'nsr', '\\mathrm{nanosteradian}')
('nanosecond metricton', 'nst', '\\mathrm{nanostone}')
('nanoare atomic_mass_unit', 'nau', '\\mathrm{nanoastronomical_unit}')
('nanonewton pint', 'nNpt', '\\mathrm{nanoneper}~\\mathrm{metricton}')
('ronnamile nautical_mile', 'Rminmi', '\\mathrm{ronnaminute}~\\mathrm{mile}')
('ronnacoulomb inch', 'RCin', 'C R i n')
('ronnametre inch', 'Rmin', '\\mathrm{ronnaminute}')
('ronnagram inch', 'Rgin', 'R g i n')
('ronnawatt bar', 'RWbar', '\\mathrm{ronnaweber}~\\mathrm{attoradian}')
('ronnawatt barn', 'RWb', '\\mathrm{ronnaweber}')
('ronnabel quart', 'RBqt', '\\mathrm{ronnabecquerel}~\\mathrm{metricton}')
('ronnahour are', 'Rha', '\\mathrm{ronnahectare}')
('ronnahour astronomical_unit', 'Rhau', '\\mathrm{ronnahectare}~\\mathrm{atomic_mass_unit}')
('ronnasecond rem', 'Rsrem', 'R e m r s')
('ronnasecond rad', 'Rsrad', '\\mathrm{ronnasteradian}~\\mathrm{attoday}')
('ronnasecond radian', 'Rsr', '\\mathrm{ronnasteradian}')
('ronnasecond metricton', 'Rst', '\\mathrm{ronnastone}')
('ronnaare atomic_mass_unit', 'Rau', '\\mathrm{ronnaastronomical_unit}')
('ronnanewton pint', 'RNpt', '\\mathrm{ronnaneper}~\\mathrm{metricton}')
('quettamile nautical_mile', 'Qminmi', '\\mathrm{quettaminute}~\\mathrm{mile}')
('quettacoulomb inch', 'QCin', 'C Q i n')
('quettametre inch', 'Qmin', '\\mathrm{quettaminute}')
('quettagram inch', 'Qgin', 'Q g i n')
('quettawatt bar', 'QWbar', '\\mathrm{quettaweber}~\\mathrm{attoradian}')
('quettawatt barn', 'QWb', '\\mathrm{quettaweber}')
('quettabel quart', 'QBqt', '\\mathrm{quettabecquerel}~\\mathrm{metricton}')
('quettahour are', 'Qha', '\\mathrm{quettahectare}')
('quettahour astronomical_unit', 'Qhau', '\\mathrm{quettahectare}~\\mathrm{atomic_mass_unit}')
('quettasecond rem', 'Qsrem', 'Q e m r s')
('quettasecond rad', 'Qsrad', '\\mathrm{quettasteradian}~\\mathrm{attoday}')
('quettasecond radian', 'Qsr', '\\mathrm{quettasteradian}')
('quettasecond metricton', 'Qst', '\\mathrm{quettastone}')
('quettaare atomic_mass_unit', 'Qau', '\\mathrm{quettaastronomical_unit}')
('quettanewton pint', 'QNpt', '\\mathrm{quettaneper}~\\mathrm{metricton}')
('teramile nautical_mile', 'Tminmi', '\\mathrm{teraminute}~\\mathrm{mile}')
('teracoulomb inch', 'TCin', 'C T i n')
('terametre inch', 'Tmin', '\\mathrm{teraminute}')
('teragram inch', 'Tgin', 'T g i n')
('terawatt bar', 'TWbar', '\\mathrm{teraweber}~\\mathrm{attoradian}')
('terawatt barn', 'TWb', '\\mathrm{teraweber}')
('terabel quart', 'TBqt', '\\mathrm{terabecquerel}~\\mathrm{metricton}')
('terahour are', 'Tha', '\\mathrm{terahectare}')
('terahour astronomical_unit', 'Thau', '\\mathrm{terahectare}~\\mathrm{atomic_mass_unit}')
('terasecond rem', 'Tsrem', 'T e m r s')
('terasecond rad', 'Tsrad', '\\mathrm{terasteradian}~\\mathrm{attoday}')
('terasecond radian', 'Tsr', '\\mathrm{terasteradian}')
('terasecond metricton', 'Tst', '\\mathrm{terastone}')
('teraare atomic_mass_unit', 'Tau', '\\mathrm{teraastronomical_unit}')
('teranewton pint', 'TNpt', '\\mathrm{teraneper}~\\mathrm{metricton}')
('picomile nautical_mile', 'pminmi', '\\mathrm{picominute}~\\mathrm{mile}')
('picoinch metricton', 'pint', '\\mathrm{pint}')
('picocoulomb inch', 'pCin', 'C i n p')
('picometre inch', 'pmin', '\\mathrm{picominute}')
('picogram inch', 'pgin', 'g i n p')
('picowatt bar', 'pWbar', '\\mathrm{picoweber}~\\mathrm{attoradian}')
('picowatt barn', 'pWb', '\\mathrm{picoweber}')
('picobel quart', 'pBqt', '\\mathrm{picobecquerel}~\\mathrm{metricton}')
('picohour are', 'pha', '\\mathrm{picohectare}')
('picohour astronomical_unit', 'phau', '\\mathrm{picohectare}~\\mathrm{atomic_mass_unit}')
('picosecond rem', 'psrem', 'e m p r s')
('picosecond rad', 'psrad', '\\mathrm{picosteradian}~\\mathrm{attoday}')
('picosecond radian', 'psr', '\\mathrm{picosteradian}')
('picosecond metricton', 'pst', '\\mathrm{picostone}')
('picoare atomic_mass_unit', 'pau', '\\mathrm{picoastronomical_unit}')
('piconewton pint', 'pNpt', '\\mathrm{piconeper}~\\mathrm{metricton}')
('attomile nautical_mile', 'aminmi', '\\mathrm{attominute}~\\mathrm{mile}')
('attocoulomb inch', 'aCin', 'C a i n')
('attometre inch', 'amin', '\\mathrm{attominute}')
('attogram inch', 'agin', 'a g i n')
('attowatt bar', 'aWbar', '\\mathrm{attoweber}~\\mathrm{attoradian}')
('attowatt barn', 'aWb', '\\mathrm{attoweber}')
('attoradian electronvolt', 'areV', '\\mathrm{are}~\\mathrm{volt}')
('attobel quart', 'aBqt', '\\mathrm{attobecquerel}~\\mathrm{metricton}')
('attohour are', 'aha', '\\mathrm{attohectare}')
('attohour astronomical_unit', 'ahau', '\\mathrm{attohectare}~\\mathrm{atomic_mass_unit}')
('attosecond rem', 'asrem', 'a e m r s')
('attosecond rad', 'asrad', '\\mathrm{attosteradian}~\\mathrm{attoday}')
('attosecond radian', 'asr', '\\mathrm{attosteradian}')
('attosecond metricton', 'ast', '\\mathrm{attostone}')
('attoare atomic_mass_unit', 'aau', '\\mathrm{attoastronomical_unit}')
('attonewton pint', 'aNpt', '\\mathrm{attoneper}~\\mathrm{metricton}')
('decimile nautical_mile', 'dminmi', '\\mathrm{deciminute}~\\mathrm{mile}')
('decicoulomb inch', 'dCin', 'C d i n')
('decimetre inch', 'dmin', '\\mathrm{deciminute}')
('decigram inch', 'dgin', 'd g i n')
('deciwatt bar', 'dWbar', '\\mathrm{deciweber}~\\mathrm{attoradian}')
('deciwatt barn', 'dWb', '\\mathrm{deciweber}')
('decibel quart', 'dBqt', '\\mathrm{decibecquerel}~\\mathrm{metricton}')
('decihour are', 'dha', '\\mathrm{decihectare}')
('decihour astronomical_unit', 'dhau', '\\mathrm{decihectare}~\\mathrm{atomic_mass_unit}')
('decisecond rem', 'dsrem', 'd e m r s')
('decisecond rad', 'dsrad', '\\mathrm{decisteradian}~\\mathrm{attoday}')
('decisecond radian', 'dsr', '\\mathrm{decisteradian}')
('decisecond metricton', 'dst', '\\mathrm{decistone}')
('deciare roentgen', 'daR', '\\mathrm{decaroentgen}')
('deciare litre', 'daL', '\\mathrm{decalitre}')
('deciare mile', 'dami', '\\mathrm{decamile}')
('deciare anglesecond', 'da"', '\\mathrm{decaanglesecond}')
('deciare inch', 'dain', '\\mathrm{decainch}')
('deciare coulomb', 'daC', '\\mathrm{decacoulomb}')
('deciare metre', 'dam', '\\mathrm{decametre}')
('deciare gray', 'daGy', '\\mathrm{decagray}')
('deciare curie', 'daCi', '\\mathrm{decacurie}')
('deciare nautical_mile', 'danmi', '\\mathrm{decanautical_mile}')
('deciare ohm', 'daO', '\\mathrm{decaohm}')
('deciare rem', 'darem', '\\mathrm{decarem}')
('deciare electronvolt', 'daeV', '\\mathrm{decaelectronvolt}')
('deciare gill', 'dagi', '\\mathrm{decagill}')
('deciare neper', 'daNp', '\\mathrm{decaneper}')
('deciare gram', 'dag', '\\mathrm{decagram}')
('deciare ampere', 'daA', '\\mathrm{decaampere}')
('deciare watt', 'daW', '\\mathrm{decawatt}')
('deciare bar', 'dabar', '\\mathrm{decabar}')
('deciare barn', 'dab', '\\mathrm{decabarn}')
('deciare rad', 'darad', '\\mathrm{decarad}')
('deciare katal', 'dakat', '\\mathrm{decakatal}')
('deciare angleminute', "da'", '\\mathrm{decaangleminute}')
('deciare radian', 'dar', '\\mathrm{decaradian}')
('deciare bel', 'daB', '\\mathrm{decabel}')
('deciare volt', 'daV', '\\mathrm{decavolt}')
('deciare angstrom', 'daÅ', '\\mathrm{decaangstrom}')
('deciare joule', 'daJ', '\\mathrm{decajoule}')
('deciare pound', 'dalb', '\\mathrm{decapound}')
('deciare fluid_ounce', 'dafl_oz', '\\mathrm{decafluid_ounce}')
('deciare kelvin', 'daK', '\\mathrm{decakelvin}')
('deciare henry', 'daH', '\\mathrm{decahenry}')
('deciare becquerel', 'daBq', '\\mathrm{decabecquerel}')
('deciare foot', 'daft', '\\mathrm{decafoot}')
('deciare sievert', 'daSv', '\\mathrm{decasievert}')
('deciare quart', 'daqt', '\\mathrm{decaquart}')
('deciare mole', 'damol', '\\mathrm{decamole}')
('deciare pascal', 'daPa', '\\mathrm{decapascal}')
('deciare gallon', 'dagal', '\\mathrm{decagallon}')
('deciare hour', 'dah', '\\mathrm{decahour}')
('deciare hertz', 'daHz', '\\mathrm{decahertz}')
('deciare day', 'dad', '\\mathrm{decaday}')
('deciare atomic_mass_unit', 'dau', '\\mathrm{deciastronomical_unit}')
('deciare tesla', 'daT', '\\mathrm{decatesla}')
('deciare hectare', 'daha', '\\mathrm{decahectare}')
('deciare siemens', 'daS', '\\mathrm{decasiemens}')
('deciare pint', 'dapt', '\\mathrm{decapint}')
('deciare second', 'das', '\\mathrm{decasecond}')
('deciare steradian', 'dasr', '\\mathrm{decasteradian}')
('deciare lumen', 'dalm', '\\mathrm{decalumen}')
('deciare knot', 'dakn', '\\mathrm{decaknot}')
('deciare minute', 'damin', '\\mathrm{decaminute}')
('deciare yard', 'dayd', '\\mathrm{decayard}')
('deciare stone', 'dast', '\\mathrm{decastone}')
('deciare astronomical_unit', 'daau', '\\mathrm{decaastronomical_unit}')
('deciare weber', 'daWb', '\\mathrm{decaweber}')
('deciare lux', 'dalx', '\\mathrm{decalux}')
('deciare metricton', 'dat', '\\mathrm{decametricton}')
('deciare degree', 'dadeg', '\\mathrm{decadegree}')
('deciare newton', 'daN', '\\mathrm{decanewton}')
('deciare candela', 'dacd', '\\mathrm{decacandela}')
('deciare ounce', 'daoz', '\\mathrm{decaounce}')
('deciare farad', 'daF', '\\mathrm{decafarad}')
('decinewton pint', 'dNpt', '\\mathrm{decineper}~\\mathrm{metricton}')
('millimile nautical_mile', 'mminmi', '\\mathrm{milliminute}~\\mathrm{mile}')
('millicoulomb inch', 'mCin', 'C i m n')
('millimetre inch', 'mmin', '\\mathrm{milliminute}')
('milligram inch', 'mgin', 'g i m n')
('milliwatt bar', 'mWbar', '\\mathrm{milliweber}~\\mathrm{attoradian}')
('milliwatt barn', 'mWb', '\\mathrm{milliweber}')
('millibel quart', 'mBqt', '\\mathrm{millibecquerel}~\\mathrm{metricton}')
('millihour are', 'mha', '\\mathrm{millihectare}')
('millihour astronomical_unit', 'mhau', '\\mathrm{millihectare}~\\mathrm{atomic_mass_unit}')
('milliatomic_mass_unit roentgen', 'muR', '\\mathrm{microroentgen}')
('milliatomic_mass_unit litre', 'muL', '\\mathrm{microlitre}')
('milliatomic_mass_unit mile', 'mumi', '\\mathrm{micromile}')
('milliatomic_mass_unit anglesecond', 'mu"', '\\mathrm{microanglesecond}')
('milliatomic_mass_unit inch', 'muin', '\\mathrm{microinch}')
('milliatomic_mass_unit coulomb', 'muC', '\\mathrm{microcoulomb}')
('milliatomic_mass_unit metre', 'mum', '\\mathrm{micrometre}')
('milliatomic_mass_unit gray', 'muGy', '\\mathrm{microgray}')
('milliatomic_mass_unit curie', 'muCi', '\\mathrm{microcurie}')
('milliatomic_mass_unit nautical_mile', 'munmi', '\\mathrm{micronautical_mile}')
('milliatomic_mass_unit ohm', 'muO', '\\mathrm{microohm}')
('milliatomic_mass_unit rem', 'murem', '\\mathrm{microrem}')
('milliatomic_mass_unit electronvolt', 'mueV', '\\mathrm{microelectronvolt}')
('milliatomic_mass_unit gill', 'mugi', '\\mathrm{microgill}')
('milliatomic_mass_unit neper', 'muNp', '\\mathrm{microneper}')
('milliatomic_mass_unit gram', 'mug', '\\mathrm{microgram}')
('milliatomic_mass_unit ampere', 'muA', '\\mathrm{microampere}')
('milliatomic_mass_unit watt', 'muW', '\\mathrm{microwatt}')
('milliatomic_mass_unit bar', 'mubar', '\\mathrm{microbar}')
('milliatomic_mass_unit barn', 'mub', '\\mathrm{microbarn}')
('milliatomic_mass_unit rad', 'murad', '\\mathrm{microrad}')
('milliatomic_mass_unit katal', 'mukat', '\\mathrm{microkatal}')
('milliatomic_mass_unit angleminute', "mu'", '\\mathrm{microangleminute}')
('milliatomic_mass_unit radian', 'mur', '\\mathrm{microradian}')
('milliatomic_mass_unit bel', 'muB', '\\mathrm{microbel}')
('milliatomic_mass_unit volt', 'muV', '\\mathrm{microvolt}')
('milliatomic_mass_unit angstrom', 'muÅ', '\\mathrm{microangstrom}')
('milliatomic_mass_unit joule', 'muJ', '\\mathrm{microjoule}')
('milliatomic_mass_unit pound', 'mulb', '\\mathrm{micropound}')
('milliatomic_mass_unit fluid_ounce', 'mufl_oz', '\\mathrm{microfluid_ounce}')
('milliatomic_mass_unit kelvin', 'muK', '\\mathrm{microkelvin}')
('milliatomic_mass_unit henry', 'muH', '\\mathrm{microhenry}')
('milliatomic_mass_unit becquerel', 'muBq', '\\mathrm{microbecquerel}')
('milliatomic_mass_unit foot', 'muft', '\\mathrm{microfoot}')
('milliatomic_mass_unit sievert', 'muSv', '\\mathrm{microsievert}')
('milliatomic_mass_unit quart', 'muqt', '\\mathrm{microquart}')
('milliatomic_mass_unit mole', 'mumol', '\\mathrm{micromole}')
('milliatomic_mass_unit pascal', 'muPa', '\\mathrm{micropascal}')
('milliatomic_mass_unit gallon', 'mugal', '\\mathrm{microgallon}')
('milliatomic_mass_unit hour', 'muh', '\\mathrm{microhour}')
('milliatomic_mass_unit hertz', 'muHz', '\\mathrm{microhertz}')
('milliatomic_mass_unit day', 'mud', '\\mathrm{microday}')
('milliatomic_mass_unit tesla', 'muT', '\\mathrm{microtesla}')
('milliatomic_mass_unit hectare', 'muha', '\\mathrm{microhectare}')
('milliatomic_mass_unit siemens', 'muS', '\\mathrm{microsiemens}')
('milliatomic_mass_unit pint', 'mupt', '\\mathrm{micropint}')
('milliatomic_mass_unit second', 'mus', '\\mathrm{microsecond}')
('milliatomic_mass_unit steradian', 'musr', '\\mathrm{microsteradian}')
('milliatomic_mass_unit are', 'mua', '\\mathrm{microare}')
('milliatomic_mass_unit lumen', 'mulm', '\\mathrm{microlumen}')
('milliatomic_mass_unit knot', 'mukn', '\\mathrm{microknot}')
('milliatomic_mass_unit minute', 'mumin', '\\mathrm{microminute}')
('milliatomic_mass_unit yard', 'muyd', '\\mathrm{microyard}')
('milliatomic_mass_unit stone', 'must', '\\mathrm{microstone}')
('milliatomic_mass_unit astronomical_unit', 'muau', '\\mathrm{microastronomical_unit}')
('milliatomic_mass_unit weber', 'muWb', '\\mathrm{microweber}')
('milliatomic_mass_unit lux', 'mulx', '\\mathrm{microlux}')
('milliatomic_mass_unit metricton', 'mut', '\\mathrm{micrometricton}')
('milliatomic_mass_unit degree', 'mudeg', '\\mathrm{microdegree}')
('milliatomic_mass_unit newton', 'muN', '\\mathrm{micronewton}')
('milliatomic_mass_unit candela', 'mucd', '\\mathrm{microcandela}')
('milliatomic_mass_unit ounce', 'muoz', '\\mathrm{microounce}')
('milliatomic_mass_unit farad', 'muF', '\\mathrm{microfarad}')
('millisecond rem', 'msrem', 'e m^{2} r s')
('millisecond rad', 'msrad', '\\mathrm{millisteradian}~\\mathrm{attoday}')
('millisecond radian', 'msr', '\\mathrm{millisteradian}')
('millisecond metricton', 'mst', '\\mathrm{millistone}')
('milliare atomic_mass_unit', 'mau', '\\mathrm{milliastronomical_unit}')
('millinewton pint', 'mNpt', '\\mathrm{millineper}~\\mathrm{metricton}')
('rontomile nautical_mile', 'rminmi', '\\mathrm{rontominute}~\\mathrm{mile}')
('rontocoulomb inch', 'rCin', 'C i n r')
('rontometre inch', 'rmin', '\\mathrm{rontominute}')
('rontogram inch', 'rgin', 'g i n r')
('rontowatt bar', 'rWbar', '\\mathrm{rontoweber}~\\mathrm{attoradian}')
('rontowatt barn', 'rWb', '\\mathrm{rontoweber}')
('rontobel quart', 'rBqt', '\\mathrm{rontobecquerel}~\\mathrm{metricton}')
('rontohour are', 'rha', '\\mathrm{rontohectare}')
('rontohour astronomical_unit', 'rhau', '\\mathrm{rontohectare}~\\mathrm{atomic_mass_unit}')
('rontosecond rem', 'rsrem', 'e m r^{2} s')
('rontosecond rad', 'rsrad', '\\mathrm{rontosteradian}~\\mathrm{attoday}')
('rontosecond radian', 'rsr', '\\mathrm{rontosteradian}')
('rontosecond metricton', 'rst', '\\mathrm{rontostone}')
('rontoare day', 'rad', '\\mathrm{rad}')
('rontoare atomic_mass_unit', 'rau', '\\mathrm{rontoastronomical_unit}')
('rontoare degree', 'radeg', 'a d e g r')
('rontonewton pint', 'rNpt', '\\mathrm{rontoneper}~\\mathrm{metricton}')
('yoctomile nautical_mile', 'yminmi', '\\mathrm{yoctominute}~\\mathrm{mile}')
('yoctocoulomb inch', 'yCin', 'C i n y')
('yoctometre inch', 'ymin', '\\mathrm{yoctominute}')
('yoctogram inch', 'ygin', 'g i n y')
('yoctowatt bar', 'yWbar', '\\mathrm{yoctoweber}~\\mathrm{attoradian}')
('yoctowatt barn', 'yWb', '\\mathrm{yoctoweber}')
('yoctobel quart', 'yBqt', '\\mathrm{yoctobecquerel}~\\mathrm{metricton}')
('yoctohour are', 'yha', '\\mathrm{yoctohectare}')
('yoctohour astronomical_unit', 'yhau', '\\mathrm{yoctohectare}~\\mathrm{atomic_mass_unit}')
('yoctosecond rem', 'ysrem', 'e m r s y')
('yoctosecond rad', 'ysrad', '\\mathrm{yoctosteradian}~\\mathrm{attoday}')
('yoctosecond radian', 'ysr', '\\mathrm{yoctosteradian}')
('yoctosecond metricton', 'yst', '\\mathrm{yoctostone}')
('yoctoare atomic_mass_unit', 'yau', '\\mathrm{yoctoastronomical_unit}')
('yoctonewton pint', 'yNpt', '\\mathrm{yoctoneper}~\\mathrm{metricton}')
('petamile nautical_mile', 'Pminmi', '\\mathrm{petaminute}~\\mathrm{mile}')
('petacoulomb inch', 'PCin', 'C P i n')
('petametre inch', 'Pmin', '\\mathrm{petaminute}')
('petagram inch', 'Pgin', 'P g i n')
('petawatt bar', 'PWbar', '\\mathrm{petaweber}~\\mathrm{attoradian}')
('petawatt barn', 'PWb', '\\mathrm{petaweber}')
('petabel quart', 'PBqt', '\\mathrm{petabecquerel}~\\mathrm{metricton}')
('petahour are', 'Pha', '\\mathrm{petahectare}')
('petahour astronomical_unit', 'Phau', '\\mathrm{petahectare}~\\mathrm{atomic_mass_unit}')
('petasecond rem', 'Psrem', 'P e m r s')
('petasecond rad', 'Psrad', '\\mathrm{petasteradian}~\\mathrm{attoday}')
('petasecond radian', 'Psr', '\\mathrm{petasteradian}')
('petasecond metricton', 'Pst', '\\mathrm{petastone}')
('petanewton pint', 'PNpt', '\\mathrm{petaneper}~\\mathrm{metricton}')
('megamile nautical_mile', 'Mminmi', '\\mathrm{megaminute}~\\mathrm{mile}')
('megacoulomb inch', 'MCin', 'C M i n')
('megametre inch', 'Mmin', '\\mathrm{megaminute}')
('megagram inch', 'Mgin', 'M g i n')
('megawatt bar', 'MWbar', '\\mathrm{megaweber}~\\mathrm{attoradian}')
('megawatt barn', 'MWb', '\\mathrm{megaweber}')
('megabel quart', 'MBqt', '\\mathrm{megabecquerel}~\\mathrm{metricton}')
('megahour are', 'Mha', '\\mathrm{megahectare}')
('megahour astronomical_unit', 'Mhau', '\\mathrm{megahectare}~\\mathrm{atomic_mass_unit}')
('megasecond rem', 'Msrem', 'M e m r s')
('megasecond rad', 'Msrad', '\\mathrm{megasteradian}~\\mathrm{attoday}')
('megasecond radian', 'Msr', '\\mathrm{megasteradian}')
('megasecond metricton', 'Mst', '\\mathrm{megastone}')
('megaare atomic_mass_unit', 'Mau', '\\mathrm{megaastronomical_unit}')
('meganewton pint', 'MNpt', '\\mathrm{meganeper}~\\mathrm{metricton}')
('quectomile nautical_mile', 'qminmi', '\\mathrm{quectominute}~\\mathrm{mile}')
('quectocoulomb inch', 'qCin', 'C i n q')
('quectometre inch', 'qmin', '\\mathrm{quectominute}')
('quectogram inch', 'qgin', 'g i n q')
('quectowatt bar', 'qWbar', '\\mathrm{quectoweber}~\\mathrm{attoradian}')
('quectowatt barn', 'qWb', '\\mathrm{quectoweber}')
('quectobel quart', 'qBqt', '\\mathrm{quectobecquerel}~\\mathrm{metricton}')
('quectohour are', 'qha', '\\mathrm{quectohectare}')
('quectohour astronomical_unit', 'qhau', '\\mathrm{quectohectare}~\\mathrm{atomic_mass_unit}')
('quectosecond rem', 'qsrem', 'e m q r s')
('quectosecond rad', 'qsrad', '\\mathrm{quectosteradian}~\\mathrm{attoday}')
('quectosecond radian', 'qsr', '\\mathrm{quectosteradian}')
('quectosecond metricton', 'qst', '\\mathrm{quectostone}')
('quectoare atomic_mass_unit', 'qau', '\\mathrm{quectoastronomical_unit}')
('quectonewton pint', 'qNpt', '\\mathrm{quectoneper}~\\mathrm{metricton}')
('decamile nautical_mile', 'daminmi', '\\mathrm{decaminute}~\\mathrm{mile}')
('decacoulomb inch', 'daCin', 'C a d i n')
('decametre inch', 'damin', '\\mathrm{decaminute}')
('decagram inch', 'dagin', 'a d g i n')
('decawatt bar', 'daWbar', '\\mathrm{decaweber}~\\mathrm{attoradian}')
('decawatt barn', 'daWb', '\\mathrm{decaweber}')
('decabel quart', 'daBqt', '\\mathrm{decabecquerel}~\\mathrm{metricton}')
('decahour are', 'daha', '\\mathrm{decahectare}')
('decahour astronomical_unit', 'dahau', '\\mathrm{decahectare}~\\mathrm{atomic_mass_unit}')
('decaatomic_mass_unit roentgen', 'dauR', '\\mathrm{deciastronomical_unit}~\\mathrm{roentgen}')
('decaatomic_mass_unit litre', 'dauL', '\\mathrm{deciastronomical_unit}~\\mathrm{litre}')
('decaatomic_mass_unit mile', 'daumi', '\\mathrm{deciastronomical_unit}~\\mathrm{mile}')
('decaatomic_mass_unit anglesecond', 'dau"', '\\mathrm{deciastronomical_unit}~\\mathrm{anglesecond}')
('decaatomic_mass_unit inch', 'dauin', '\\mathrm{deciastronomical_unit}~\\mathrm{inch}')
('decaatomic_mass_unit coulomb', 'dauC', '\\mathrm{deciastronomical_unit}~\\mathrm{coulomb}')
('decaatomic_mass_unit metre', 'daum', '\\mathrm{deciastronomical_unit}~\\mathrm{metre}')
('decaatomic_mass_unit gray', 'dauGy', '\\mathrm{deciastronomical_unit}~\\mathrm{gray}')
('decaatomic_mass_unit curie', 'dauCi', '\\mathrm{deciastronomical_unit}~\\mathrm{curie}')
('decaatomic_mass_unit nautical_mile', 'daunmi', '\\mathrm{deciastronomical_unit}~\\mathrm{nautical_mile}')
('decaatomic_mass_unit ohm', 'dauO', '\\mathrm{deciastronomical_unit}~\\mathrm{ohm}')
('decaatomic_mass_unit rem', 'daurem', '\\mathrm{deciastronomical_unit}~\\mathrm{rem}')
('decaatomic_mass_unit electronvolt', 'daueV', '\\mathrm{deciastronomical_unit}~\\mathrm{electronvolt}')
('decaatomic_mass_unit gill', 'daugi', '\\mathrm{deciastronomical_unit}~\\mathrm{gill}')
('decaatomic_mass_unit neper', 'dauNp', '\\mathrm{deciastronomical_unit}~\\mathrm{neper}')
('decaatomic_mass_unit gram', 'daug', '\\mathrm{deciastronomical_unit}~\\mathrm{gram}')
('decaatomic_mass_unit ampere', 'dauA', '\\mathrm{deciastronomical_unit}~\\mathrm{ampere}')
('decaatomic_mass_unit watt', 'dauW', '\\mathrm{deciastronomical_unit}~\\mathrm{watt}')
('decaatomic_mass_unit bar', 'daubar', '\\mathrm{deciastronomical_unit}~\\mathrm{bar}')
('decaatomic_mass_unit barn', 'daub', '\\mathrm{deciastronomical_unit}~\\mathrm{barn}')
('decaatomic_mass_unit rad', 'daurad', '\\mathrm{deciastronomical_unit}~\\mathrm{rad}')
('decaatomic_mass_unit katal', 'daukat', '\\mathrm{deciastronomical_unit}~\\mathrm{katal}')
('decaatomic_mass_unit angleminute', "dau'", '\\mathrm{deciastronomical_unit}~\\mathrm{angleminute}')
('decaatomic_mass_unit radian', 'daur', '\\mathrm{deciastronomical_unit}~\\mathrm{radian}')
('decaatomic_mass_unit bel', 'dauB', '\\mathrm{deciastronomical_unit}~\\mathrm{bel}')
('decaatomic_mass_unit volt', 'dauV', '\\mathrm{deciastronomical_unit}~\\mathrm{volt}')
('decaatomic_mass_unit angstrom', 'dauÅ', '\\mathrm{deciastronomical_unit}~\\mathrm{angstrom}')
('decaatomic_mass_unit joule', 'dauJ', '\\mathrm{deciastronomical_unit}~\\mathrm{joule}')
('decaatomic_mass_unit pound', 'daulb', '\\mathrm{deciastronomical_unit}~\\mathrm{pound}')
('decaatomic_mass_unit fluid_ounce', 'daufl_oz', '\\mathrm{deciastronomical_unit}~\\mathrm{fluid_ounce}')
('decaatomic_mass_unit kelvin', 'dauK', '\\mathrm{deciastronomical_unit}~\\mathrm{kelvin}')
('decaatomic_mass_unit henry', 'dauH', '\\mathrm{deciastronomical_unit}~\\mathrm{henry}')
('decaatomic_mass_unit becquerel', 'dauBq', '\\mathrm{deciastronomical_unit}~\\mathrm{becquerel}')
('decaatomic_mass_unit foot', 'dauft', '\\mathrm{deciastronomical_unit}~\\mathrm{foot}')
('decaatomic_mass_unit sievert', 'dauSv', '\\mathrm{deciastronomical_unit}~\\mathrm{sievert}')
('decaatomic_mass_unit quart', 'dauqt', '\\mathrm{deciastronomical_unit}~\\mathrm{quart}')
('decaatomic_mass_unit mole', 'daumol', '\\mathrm{deciastronomical_unit}~\\mathrm{mole}')
('decaatomic_mass_unit pascal', 'dauPa', '\\mathrm{deciastronomical_unit}~\\mathrm{pascal}')
('decaatomic_mass_unit gallon', 'daugal', '\\mathrm{deciastronomical_unit}~\\mathrm{gallon}')
('decaatomic_mass_unit hour', 'dauh', '\\mathrm{deciastronomical_unit}~\\mathrm{hour}')
('decaatomic_mass_unit hertz', 'dauHz', '\\mathrm{deciastronomical_unit}~\\mathrm{hertz}')
('decaatomic_mass_unit day', 'daud', '\\mathrm{deciastronomical_unit}~\\mathrm{day}')
('decaatomic_mass_unit tesla', 'dauT', '\\mathrm{deciastronomical_unit}~\\mathrm{tesla}')
('decaatomic_mass_unit hectare', 'dauha', '\\mathrm{deciastronomical_unit}~\\mathrm{hectare}')
('decaatomic_mass_unit siemens', 'dauS', '\\mathrm{deciastronomical_unit}~\\mathrm{siemens}')
('decaatomic_mass_unit pint', 'daupt', '\\mathrm{deciastronomical_unit}~\\mathrm{pint}')
('decaatomic_mass_unit second', 'daus', '\\mathrm{deciastronomical_unit}~\\mathrm{second}')
('decaatomic_mass_unit steradian', 'dausr', '\\mathrm{deciastronomical_unit}~\\mathrm{steradian}')
('decaatomic_mass_unit are', 'daua', '\\mathrm{deciastronomical_unit}~\\mathrm{are}')
('decaatomic_mass_unit lumen', 'daulm', '\\mathrm{deciastronomical_unit}~\\mathrm{lumen}')
('decaatomic_mass_unit knot', 'daukn', '\\mathrm{deciastronomical_unit}~\\mathrm{knot}')
('decaatomic_mass_unit minute', 'daumin', '\\mathrm{deciastronomical_unit}~\\mathrm{minute}')
('decaatomic_mass_unit yard', 'dauyd', '\\mathrm{deciastronomical_unit}~\\mathrm{yard}')
('decaatomic_mass_unit stone', 'daust', '\\mathrm{deciastronomical_unit}~\\mathrm{stone}')
('decaatomic_mass_unit astronomical_unit', 'dauau', '\\mathrm{deciastronomical_unit}~\\mathrm{astronomical_unit}')
('decaatomic_mass_unit weber', 'dauWb', '\\mathrm{deciastronomical_unit}~\\mathrm{weber}')
('decaatomic_mass_unit lux', 'daulx', '\\mathrm{deciastronomical_unit}~\\mathrm{lux}')
('decaatomic_mass_unit metricton', 'daut', '\\mathrm{deciastronomical_unit}~\\mathrm{metricton}')
('decaatomic_mass_unit degree', 'daudeg', '\\mathrm{deciastronomical_unit}~\\mathrm{degree}')
('decaatomic_mass_unit newton', 'dauN', '\\mathrm{deciastronomical_unit}~\\mathrm{newton}')
('decaatomic_mass_unit candela', 'daucd', '\\mathrm{deciastronomical_unit}~\\mathrm{candela}')
('decaatomic_mass_unit ounce', 'dauoz', '\\mathrm{deciastronomical_unit}~\\mathrm{ounce}')
('decaatomic_mass_unit farad', 'dauF', '\\mathrm{deciastronomical_unit}~\\mathrm{farad}')
('decasecond rem', 'dasrem', 'a d e m r s')
('decasecond rad', 'dasrad', '\\mathrm{decasteradian}~\\mathrm{attoday}')
('decasecond radian', 'dasr', '\\mathrm{decasteradian}')
('decasecond metricton', 'dast', '\\mathrm{decastone}')
('decaare atomic_mass_unit', 'daau', '\\mathrm{decaastronomical_unit}')
('decanewton pint', 'daNpt', '\\mathrm{decaneper}~\\mathrm{metricton}')
('yottamile nautical_mile', 'Yminmi', '\\mathrm{yottaminute}~\\mathrm{mile}')
('yottacoulomb inch', 'YCin', 'C Y i n')
('yottametre inch', 'Ymin', '\\mathrm{yottaminute}')
('yottagram inch', 'Ygin', 'Y g i n')
('yottawatt bar', 'YWbar', '\\mathrm{yottaweber}~\\mathrm{attoradian}')
('yottawatt barn', 'YWb', '\\mathrm{yottaweber}')
('yottabel quart', 'YBqt', '\\mathrm{yottabecquerel}~\\mathrm{metricton}')
('yottahour are', 'Yha', '\\mathrm{yottahectare}')
('yottahour astronomical_unit', 'Yhau', '\\mathrm{yottahectare}~\\mathrm{atomic_mass_unit}')
('yottasecond rem', 'Ysrem', 'Y e m r s')
('yottasecond rad', 'Ysrad', '\\mathrm{yottasteradian}~\\mathrm{attoday}')
('yottasecond radian', 'Ysr', '\\mathrm{yottasteradian}')
('yottasecond metricton', 'Yst', '\\mathrm{yottastone}')
('yottaare atomic_mass_unit', 'Yau', '\\mathrm{yottaastronomical_unit}')
('yottanewton pint', 'YNpt', '\\mathrm{yottaneper}~\\mathrm{metricton}')
('hectomile nautical_mile', 'hminmi', '\\mathrm{hectominute}~\\mathrm{mile}')
('hectocoulomb inch', 'hCin', 'C h i n')
('hectometre inch', 'hmin', '\\mathrm{hectominute}')
('hectogram inch', 'hgin', 'g h i n')
('hectowatt bar', 'hWbar', '\\mathrm{hectoweber}~\\mathrm{attoradian}')
('hectowatt barn', 'hWb', '\\mathrm{hectoweber}')
('hectobel quart', 'hBqt', '\\mathrm{hectobecquerel}~\\mathrm{metricton}')
('hectohour are', 'hha', '\\mathrm{hectohectare}')
('hectohour astronomical_unit', 'hhau', '\\mathrm{hectohectare}~\\mathrm{atomic_mass_unit}')
('hectosecond rem', 'hsrem', 'e h m r s')
('hectosecond rad', 'hsrad', '\\mathrm{hectosteradian}~\\mathrm{attoday}')
('hectosecond radian', 'hsr', '\\mathrm{hectosteradian}')
('hectosecond metricton', 'hst', '\\mathrm{hectostone}')
('hectonewton pint', 'hNpt', '\\mathrm{hectoneper}~\\mathrm{metricton}')
('zettamile nautical_mile', 'Zminmi', '\\mathrm{zettaminute}~\\mathrm{mile}')
('zettacoulomb inch', 'ZCin', 'C Z i n')
('zettametre inch', 'Zmin', '\\mathrm{zettaminute}')
('zettagram inch', 'Zgin', 'Z g i n')
('zettawatt bar', 'ZWbar', '\\mathrm{zettaweber}~\\mathrm{attoradian}')
('zettawatt barn', 'ZWb', '\\mathrm{zettaweber}')
('zettabel quart', 'ZBqt', '\\mathrm{zettabecquerel}~\\mathrm{metricton}')
('zettahour are', 'Zha', '\\mathrm{zettahectare}')
('zettahour astronomical_unit', 'Zhau', '\\mathrm{zettahectare}~\\mathrm{atomic_mass_unit}')
('zettasecond rem', 'Zsrem', 'Z e m r s')
('zettasecond rad', 'Zsrad', '\\mathrm{zettasteradian}~\\mathrm{attoday}')
('zettasecond radian', 'Zsr', '\\mathrm{zettasteradian}')
('zettasecond metricton', 'Zst', '\\mathrm{zettastone}')
('zettaare atomic_mass_unit', 'Zau', '\\mathrm{zettaastronomical_unit}')
('zettanewton pint', 'ZNpt', '\\mathrm{zettaneper}~\\mathrm{metricton}')
('centimile nautical_mile', 'cminmi', '\\mathrm{centiminute}~\\mathrm{mile}')
('centicoulomb inch', 'cCin', 'C c i n')
('centimetre inch', 'cmin', '\\mathrm{centiminute}')
('centigram inch', 'cgin', 'c g i n')
('centiwatt bar', 'cWbar', '\\mathrm{centiweber}~\\mathrm{attoradian}')
('centiwatt barn', 'cWb', '\\mathrm{centiweber}')
('centibel quart', 'cBqt', '\\mathrm{centibecquerel}~\\mathrm{metricton}')
('centihour are', 'cha', '\\mathrm{centihectare}')
('centihour astronomical_unit', 'chau', '\\mathrm{centihectare}~\\mathrm{atomic_mass_unit}')
('centisecond rem', 'csrem', 'c e m r s')
('centisecond rad', 'csrad', '\\mathrm{centisteradian}~\\mathrm{attoday}')
('centisecond radian', 'csr', '\\mathrm{centisteradian}')
('centisecond metricton', 'cst', '\\mathrm{centistone}')
('centiare atomic_mass_unit', 'cau', '\\mathrm{centiastronomical_unit}')
('centinewton pint', 'cNpt', '\\mathrm{centineper}~\\mathrm{metricton}')
('kilomile nautical_mile', 'kminmi', '\\mathrm{kilominute}~\\mathrm{mile}')
('kilocoulomb inch', 'kCin', 'C i k n')
('kilometre inch', 'kmin', '\\mathrm{kilominute}')
('kilogram inch', 'kgin', 'g i k n')
('kilowatt bar', 'kWbar', '\\mathrm{kiloweber}~\\mathrm{attoradian}')
('kilowatt barn', 'kWb', '\\mathrm{kiloweber}')
('kilobel quart', 'kBqt', '\\mathrm{kilobecquerel}~\\mathrm{metricton}')
('kilohour are', 'kha', '\\mathrm{kilohectare}')
('kilohour astronomical_unit', 'khau', '\\mathrm{kilohectare}~\\mathrm{atomic_mass_unit}')
('kilosecond rem', 'ksrem', 'e k m r s')
('kilosecond rad', 'ksrad', '\\mathrm{kilosteradian}~\\mathrm{attoday}')
('kilosecond radian', 'ksr', '\\mathrm{kilosteradian}')
('kilosecond metricton', 'kst', '\\mathrm{kilostone}')
('kiloare atomic_mass_unit', 'kau', '\\mathrm{kiloastronomical_unit}')
('kiloare metricton', 'kat', '\\mathrm{katal}')
('kilonewton pint', 'kNpt', '\\mathrm{kiloneper}~\\mathrm{metricton}')
('micromile nautical_mile', 'muminmi', '\\mathrm{microminute}~\\mathrm{mile}')
('microcoulomb inch', 'muCin', 'C i m n u')
('micrometre inch', 'mumin', '\\mathrm{microminute}')
('microgram inch', 'mugin', 'g i m n u')
('microwatt bar', 'muWbar', '\\mathrm{microweber}~\\mathrm{attoradian}')
('microwatt barn', 'muWb', '\\mathrm{microweber}')
('microbel quart', 'muBqt', '\\mathrm{microbecquerel}~\\mathrm{metricton}')
('microhour are', 'muha', '\\mathrm{microhectare}')
('microhour astronomical_unit', 'muhau', '\\mathrm{microhectare}~\\mathrm{atomic_mass_unit}')
('microsecond rem', 'musrem', 'e m^{2} r s u')
('microsecond rad', 'musrad', '\\mathrm{microsteradian}~\\mathrm{attoday}')
('microsecond radian', 'musr', '\\mathrm{microsteradian}')
('microsecond metricton', 'must', '\\mathrm{microstone}')
('microare atomic_mass_unit', 'muau', '\\mathrm{microastronomical_unit}')
('micronewton pint', 'muNpt', '\\mathrm{microneper}~\\mathrm{metricton}')