1// © 2016 and later: Unicode, Inc. and others. 2// License & terms of use: http://www.unicode.org/copyright.html#License 3ccp{ 4 Version{"2.1.43.50"} 5 durationUnits{ 6 hm{"h:mm"} 7 hms{"h:mm:ss"} 8 ms{"m:ss"} 9 } 10 units{ 11 acceleration{ 12 g-force{ 13 dnam{"-"} 14 one{"{0} -"} 15 other{"{0} -"} 16 } 17 meter-per-second-squared{ 18 dnam{" "} 19 one{"{0} "} 20 other{"{0} "} 21 } 22 } 23 angle{ 24 arc-minute{ 25 dnam{"-"} 26 one{"{0} -"} 27 other{"{0} -"} 28 } 29 arc-second{ 30 dnam{""} 31 one{"{0} "} 32 other{"{0} "} 33 } 34 degree{ 35 dnam{""} 36 one{"{0} "} 37 other{"{0} "} 38 } 39 radian{ 40 dnam{""} 41 one{"{0} "} 42 other{"{0} "} 43 } 44 revolution{ 45 dnam{""} 46 one{"{0} "} 47 other{"{0} "} 48 } 49 } 50 area{ 51 acre{ 52 dnam{""} 53 one{"{0} "} 54 other{"{0} "} 55 } 56 hectare{ 57 dnam{""} 58 one{"{0} "} 59 other{"{0} "} 60 } 61 square-centimeter{ 62 dnam{" "} 63 one{"{0} "} 64 other{"{0} "} 65 per{"{0} "} 66 } 67 square-foot{ 68 dnam{" "} 69 one{"{0} "} 70 other{"{0} "} 71 } 72 square-inch{ 73 dnam{" "} 74 one{"{0} "} 75 other{"{0} "} 76 per{" {0}"} 77 } 78 square-kilometer{ 79 dnam{" "} 80 one{"{0} "} 81 other{"{0} "} 82 per{" {0}"} 83 } 84 square-meter{ 85 dnam{" "} 86 one{"{0} "} 87 other{"{0} "} 88 per{" {0}"} 89 } 90 square-mile{ 91 dnam{" "} 92 one{"{0} "} 93 other{"{0} "} 94 per{" {0}"} 95 } 96 square-yard{ 97 dnam{"yd²"} 98 one{"{0} "} 99 other{"{0} "} 100 } 101 } 102 compound{ 103 per{"{1} {0}"} 104 } 105 concentr{ 106 karat{ 107 dnam{""} 108 one{"{0} "} 109 other{"{0} "} 110 } 111 milligram-per-deciliter{ 112 dnam{", "} 113 one{"{0} , "} 114 other{"{0} , "} 115 } 116 millimole-per-liter{ 117 dnam{", "} 118 one{"{0} , "} 119 other{"{0} , "} 120 } 121 part-per-million{ 122 dnam{", "} 123 one{"{0} , "} 124 other{"{0} , "} 125 } 126 } 127 consumption{ 128 liter-per-100kilometers{ 129 dnam{", "} 130 one{"{0} , "} 131 other{"{0} , "} 132 } 133 liter-per-kilometer{ 134 dnam{", "} 135 one{"{0} , "} 136 other{"{0} , "} 137 } 138 mile-per-gallon{ 139 dnam{", "} 140 one{"{0} , "} 141 other{"{0} , "} 142 } 143 mile-per-gallon-imperial{ 144 dnam{", "} 145 one{"{0} , "} 146 other{"{0} , "} 147 } 148 } 149 coordinate{ 150 east{"{0} "} 151 north{"{0} "} 152 south{"{0} "} 153 west{"{0} "} 154 } 155 digital{ 156 bit{ 157 dnam{""} 158 one{"{0} "} 159 other{"{0} "} 160 } 161 byte{ 162 dnam{""} 163 one{"{0} "} 164 other{"{0} "} 165 } 166 gigabit{ 167 dnam{""} 168 one{"{0} "} 169 other{"{0} "} 170 } 171 gigabyte{ 172 dnam{""} 173 one{"{0} "} 174 other{"{0} "} 175 } 176 kilobit{ 177 dnam{""} 178 one{"{0} "} 179 other{"{0} "} 180 } 181 kilobyte{ 182 dnam{""} 183 one{"{0} "} 184 other{"{0} "} 185 } 186 megabit{ 187 dnam{""} 188 one{"{0} "} 189 other{"{0} "} 190 } 191 megabyte{ 192 dnam{""} 193 one{"{0} "} 194 other{"{0} "} 195 } 196 terabit{ 197 dnam{""} 198 one{"{0} "} 199 other{"{0} "} 200 } 201 terabyte{ 202 dnam{""} 203 one{"{0} "} 204 other{"{0} "} 205 } 206 } 207 duration{ 208 century{ 209 dnam{" "} 210 one{"{0} "} 211 other{"{0} "} 212 } 213 day{ 214 dnam{""} 215 one{"{0} "} 216 other{"{0} "} 217 per{"{0} "} 218 } 219 hour{ 220 dnam{""} 221 one{"{0} "} 222 other{"{0} "} 223 per{"{0} "} 224 } 225 microsecond{ 226 dnam{""} 227 one{"{0} "} 228 other{"{0} "} 229 } 230 millisecond{ 231 dnam{""} 232 one{"{0}"} 233 other{"{0} "} 234 } 235 minute{ 236 dnam{""} 237 one{"{0} "} 238 other{"{0} "} 239 per{"{0} "} 240 } 241 month{ 242 dnam{""} 243 one{"{0} "} 244 other{"{0} "} 245 per{"{0} "} 246 } 247 nanosecond{ 248 dnam{""} 249 one{"{0} "} 250 other{"{0} "} 251 } 252 second{ 253 dnam{""} 254 one{"{0} "} 255 other{"{0} "} 256 per{"{0} "} 257 } 258 week{ 259 dnam{""} 260 one{"{0} "} 261 other{"{0} "} 262 per{"{0} "} 263 } 264 year{ 265 dnam{""} 266 one{"{0} "} 267 other{"{0} "} 268 per{"{0} "} 269 } 270 } 271 electric{ 272 ampere{ 273 dnam{""} 274 one{"{0} "} 275 other{"{0} "} 276 } 277 milliampere{ 278 dnam{"-"} 279 one{"{0} -"} 280 other{"{0} -"} 281 } 282 ohm{ 283 dnam{""} 284 one{"{0} "} 285 other{"{0} "} 286 } 287 volt{ 288 dnam{""} 289 one{"{0} "} 290 other{"{0} "} 291 } 292 } 293 energy{ 294 calorie{ 295 dnam{""} 296 one{"{0} "} 297 other{"{0} "} 298 } 299 foodcalorie{ 300 dnam{""} 301 one{"{0} "} 302 other{"{0} "} 303 } 304 joule{ 305 dnam{""} 306 one{"{0} "} 307 other{"{0} "} 308 } 309 kilocalorie{ 310 dnam{""} 311 one{"{0} "} 312 other{"{0}"} 313 } 314 kilojoule{ 315 dnam{""} 316 one{"{0} "} 317 other{"{0} "} 318 } 319 kilowatt-hour{ 320 dnam{" "} 321 one{"{0} "} 322 other{"{0} "} 323 } 324 } 325 frequency{ 326 gigahertz{ 327 dnam{""} 328 one{"{0} "} 329 other{"{0} "} 330 } 331 hertz{ 332 dnam{""} 333 one{"{0} "} 334 other{"{0} "} 335 } 336 kilohertz{ 337 dnam{""} 338 one{"{0} "} 339 other{"{0} "} 340 } 341 megahertz{ 342 dnam{""} 343 one{"{0} "} 344 other{"{0} "} 345 } 346 } 347 length{ 348 astronomical-unit{ 349 dnam{" "} 350 one{"{0} "} 351 other{"{0} "} 352 } 353 centimeter{ 354 dnam{""} 355 one{"{0} "} 356 other{"{0} "} 357 per{"{0} "} 358 } 359 decimeter{ 360 dnam{""} 361 one{"{0} "} 362 other{"{0} "} 363 } 364 foot{ 365 dnam{""} 366 one{"{0} "} 367 other{"{0} "} 368 per{"{0} "} 369 } 370 inch{ 371 dnam{""} 372 one{"{0} "} 373 other{"{0} "} 374 per{"{0} "} 375 } 376 kilometer{ 377 dnam{""} 378 one{"{0} "} 379 other{"{0} "} 380 per{"{0} "} 381 } 382 light-year{ 383 dnam{""} 384 one{"{0} "} 385 other{"{0} "} 386 } 387 meter{ 388 dnam{""} 389 one{"{0} "} 390 other{"{0} "} 391 per{"{0} "} 392 } 393 micrometer{ 394 dnam{""} 395 one{"{0} "} 396 other{"{0} "} 397 } 398 mile{ 399 dnam{""} 400 one{"{0} "} 401 other{"{0} "} 402 } 403 mile-scandinavian{ 404 dnam{"-"} 405 one{"{0} -"} 406 other{"{0} -"} 407 } 408 millimeter{ 409 dnam{""} 410 one{"{0} "} 411 other{"{0} "} 412 } 413 nanometer{ 414 dnam{""} 415 one{"{0} "} 416 other{"{0} "} 417 } 418 nautical-mile{ 419 dnam{" "} 420 one{"{0} "} 421 other{"{0} "} 422 } 423 parsec{ 424 dnam{"parsecs"} 425 one{"{0} parsec"} 426 other{"{0} parsecs"} 427 } 428 picometer{ 429 dnam{""} 430 one{"{0} "} 431 other{"{0} "} 432 } 433 yard{ 434 dnam{""} 435 one{"{0} "} 436 other{"{0} "} 437 } 438 } 439 light{ 440 lux{ 441 dnam{""} 442 one{"{0} "} 443 other{"{0} "} 444 } 445 } 446 mass{ 447 carat{ 448 dnam{""} 449 one{"{0} "} 450 other{"{0} "} 451 } 452 gram{ 453 dnam{""} 454 one{"{0} "} 455 other{"{0} "} 456 per{"{0} "} 457 } 458 kilogram{ 459 dnam{""} 460 one{"{0} "} 461 other{"{0} "} 462 per{"{0} "} 463 } 464 metric-ton{ 465 dnam{" "} 466 one{"{0} "} 467 other{"{0} "} 468 } 469 microgram{ 470 dnam{""} 471 one{"{0} "} 472 other{"{0} "} 473 } 474 milligram{ 475 dnam{""} 476 one{"{0} "} 477 other{"{0} "} 478 } 479 ounce{ 480 dnam{""} 481 one{"{0} "} 482 other{"{0} "} 483 per{"{0} "} 484 } 485 ounce-troy{ 486 dnam{" "} 487 one{"{0} "} 488 other{"{0} "} 489 } 490 pound{ 491 dnam{""} 492 one{"{0} "} 493 other{"{0} "} 494 per{"{0} "} 495 } 496 ton{ 497 dnam{""} 498 one{"{0} "} 499 other{"{0} "} 500 } 501 } 502 power{ 503 gigawatt{ 504 dnam{""} 505 one{"{0} "} 506 other{"{0} "} 507 } 508 horsepower{ 509 dnam{""} 510 one{"{0} "} 511 other{"{0} "} 512 } 513 kilowatt{ 514 dnam{""} 515 one{"{0} "} 516 other{"{0} "} 517 } 518 megawatt{ 519 dnam{""} 520 one{"{0} "} 521 other{"{0} "} 522 } 523 milliwatt{ 524 dnam{""} 525 one{"{0} "} 526 other{"{0} "} 527 } 528 watt{ 529 dnam{""} 530 one{"{0} "} 531 other{"{0} "} 532 } 533 } 534 pressure{ 535 hectopascal{ 536 dnam{""} 537 one{"{0} "} 538 other{"{0} "} 539 } 540 inch-hg{ 541 dnam{" "} 542 one{"{0} "} 543 other{"{0} "} 544 } 545 millibar{ 546 dnam{""} 547 one{"{0} "} 548 other{"{0}"} 549 } 550 millimeter-of-mercury{ 551 dnam{" "} 552 one{"{0} "} 553 other{"{0} "} 554 } 555 pound-per-square-inch{ 556 dnam{" "} 557 one{"{0} "} 558 other{"{0} "} 559 } 560 } 561 speed{ 562 kilometer-per-hour{ 563 dnam{" "} 564 one{"{0} "} 565 other{"{0} "} 566 } 567 knot{ 568 dnam{""} 569 one{"{0} "} 570 other{"{0} "} 571 } 572 meter-per-second{ 573 dnam{" "} 574 one{"{0} "} 575 other{"{0} "} 576 } 577 mile-per-hour{ 578 dnam{" "} 579 one{"{0} "} 580 other{"{0} "} 581 } 582 } 583 temperature{ 584 celsius{ 585 dnam{" "} 586 one{"{0} "} 587 other{"{0} "} 588 } 589 fahrenheit{ 590 dnam{" "} 591 one{"{0} "} 592 other{"{0} "} 593 } 594 generic{ 595 dnam{"°"} 596 one{"{0}°"} 597 other{"{0}°"} 598 } 599 kelvin{ 600 dnam{""} 601 one{"{0} "} 602 other{"{0} "} 603 } 604 } 605 volume{ 606 acre-foot{ 607 dnam{"-"} 608 one{"{0} -"} 609 other{"{0} -"} 610 } 611 centiliter{ 612 dnam{""} 613 one{"{0} "} 614 other{"{0} "} 615 } 616 cubic-centimeter{ 617 dnam{" "} 618 one{"{0} "} 619 other{"{0} "} 620 per{"{0} "} 621 } 622 cubic-foot{ 623 dnam{" "} 624 one{"{0} "} 625 other{"{0} "} 626 } 627 cubic-inch{ 628 dnam{" "} 629 one{"{0} "} 630 other{"{0} "} 631 } 632 cubic-kilometer{ 633 dnam{" "} 634 one{"{0} "} 635 other{"{0} "} 636 } 637 cubic-meter{ 638 dnam{" "} 639 one{"{0} "} 640 other{"{0} "} 641 per{"{0} "} 642 } 643 cubic-mile{ 644 dnam{" "} 645 one{"{0} "} 646 other{"{0} "} 647 } 648 cubic-yard{ 649 dnam{" "} 650 one{"{0} "} 651 other{"{0} yd³"} 652 } 653 cup{ 654 dnam{""} 655 one{"{0} "} 656 other{"{0} "} 657 } 658 cup-metric{ 659 dnam{" "} 660 one{"{0} "} 661 other{"{0} "} 662 } 663 deciliter{ 664 dnam{""} 665 one{"{0} "} 666 other{"{0} "} 667 } 668 fluid-ounce{ 669 dnam{" "} 670 one{"{0} "} 671 other{"{0} "} 672 } 673 gallon{ 674 dnam{""} 675 one{"{0} "} 676 other{"{0} "} 677 per{"{0} "} 678 } 679 gallon-imperial{ 680 dnam{" "} 681 one{"{0} "} 682 other{"{0} "} 683 per{"{0} "} 684 } 685 hectoliter{ 686 dnam{""} 687 one{"{0} "} 688 other{"{0} "} 689 } 690 liter{ 691 dnam{""} 692 one{"{0} "} 693 other{"{0} "} 694 per{"{0} "} 695 } 696 megaliter{ 697 dnam{""} 698 one{"{0} "} 699 other{"{0} "} 700 } 701 milliliter{ 702 dnam{""} 703 one{"{0} "} 704 other{"{0} "} 705 } 706 pint{ 707 dnam{""} 708 one{"{0} "} 709 other{"{0} "} 710 } 711 pint-metric{ 712 dnam{" "} 713 one{"{0} "} 714 other{"{0} "} 715 } 716 quart{ 717 dnam{""} 718 one{"{0} "} 719 other{"{0} "} 720 } 721 tablespoon{ 722 dnam{" "} 723 one{"{0} "} 724 other{"{0} "} 725 } 726 teaspoon{ 727 dnam{" "} 728 one{"{0} "} 729 other{"{0} "} 730 } 731 } 732 } 733 unitsNarrow{ 734 acceleration{ 735 g-force{ 736 one{"{0} -"} 737 other{"{0} -"} 738 } 739 } 740 angle{ 741 arc-minute{ 742 one{"{0}"} 743 other{"{0}"} 744 } 745 arc-second{ 746 one{"{0}"} 747 other{"{0}"} 748 } 749 degree{ 750 one{"{0}"} 751 other{"{0}"} 752 } 753 } 754 area{ 755 acre{ 756 one{"{0} "} 757 other{"{0} "} 758 } 759 hectare{ 760 one{"{0} "} 761 other{"{0} "} 762 } 763 square-foot{ 764 one{"{0} "} 765 other{"{0} "} 766 } 767 square-kilometer{ 768 one{"{0} "} 769 other{"{0} "} 770 } 771 square-meter{ 772 one{"{0} m²"} 773 other{"{0} m²"} 774 } 775 square-mile{ 776 one{"{0} "} 777 other{"{0} "} 778 } 779 } 780 compound{ 781 per{"{0}/{1}"} 782 } 783 consumption{ 784 liter-per-100kilometers{ 785 dnam{"L/100km"} 786 one{"{0} L/100km"} 787 other{"{0} L/100km"} 788 } 789 } 790 coordinate{ 791 east{"{0}"} 792 north{"{0}"} 793 south{"{0}"} 794 west{"{0}"} 795 } 796 duration{ 797 day{ 798 dnam{""} 799 one{"{0} "} 800 other{"{0} "} 801 } 802 hour{ 803 dnam{""} 804 one{"{0} "} 805 other{"{0} "} 806 } 807 millisecond{ 808 dnam{""} 809 one{"{0} ms"} 810 other{"{0} ms"} 811 } 812 minute{ 813 dnam{""} 814 one{"{0} "} 815 other{"{0} "} 816 } 817 month{ 818 dnam{""} 819 one{"{0} "} 820 other{"{0} "} 821 } 822 second{ 823 dnam{""} 824 one{"{0} "} 825 other{"{0} "} 826 } 827 week{ 828 dnam{""} 829 one{"{0} "} 830 other{"{0} "} 831 } 832 year{ 833 dnam{""} 834 one{"{0} "} 835 other{"{0} "} 836 } 837 } 838 length{ 839 centimeter{ 840 dnam{""} 841 one{"{0} "} 842 other{"{0} "} 843 } 844 foot{ 845 one{"{0} "} 846 other{"{0} "} 847 } 848 inch{ 849 one{"{0} "} 850 other{"{0} "} 851 } 852 kilometer{ 853 dnam{""} 854 one{"{0} "} 855 other{"{0} "} 856 } 857 light-year{ 858 one{"{0} "} 859 other{"{0} "} 860 } 861 meter{ 862 dnam{""} 863 one{"{0} "} 864 other{"{0} "} 865 } 866 mile{ 867 one{"{0} "} 868 other{"{0} "} 869 } 870 millimeter{ 871 dnam{""} 872 one{"{0} "} 873 other{"{0} "} 874 } 875 picometer{ 876 one{"{0}"} 877 other{"{0} "} 878 } 879 yard{ 880 one{"{0} "} 881 other{"{0} "} 882 } 883 } 884 mass{ 885 gram{ 886 dnam{""} 887 one{"{0} "} 888 other{"{0} "} 889 } 890 kilogram{ 891 dnam{""} 892 one{"{0} "} 893 other{"{0} "} 894 } 895 ounce{ 896 one{"{0} "} 897 other{"{0} "} 898 } 899 pound{ 900 one{"{0} "} 901 other{"{0} "} 902 } 903 } 904 power{ 905 horsepower{ 906 one{"{0} hp"} 907 other{"{0} hp"} 908 } 909 kilowatt{ 910 one{"{0} "} 911 other{"{0} "} 912 } 913 watt{ 914 one{"{0} "} 915 other{"{0} "} 916 } 917 } 918 pressure{ 919 hectopascal{ 920 one{"{0} hPa"} 921 other{"{0} hPa"} 922 } 923 inch-hg{ 924 one{"{0} inHg"} 925 other{"{0} inHg"} 926 } 927 millibar{ 928 one{"{0} mb"} 929 other{"{0} mb"} 930 } 931 } 932 speed{ 933 kilometer-per-hour{ 934 dnam{"km/hr"} 935 one{"{0}kph"} 936 other{"{0}kph"} 937 } 938 meter-per-second{ 939 one{"{0}m/s"} 940 other{"{0}m/s"} 941 } 942 mile-per-hour{ 943 one{"{0}mph"} 944 other{"{0}mph"} 945 } 946 } 947 temperature{ 948 celsius{ 949 dnam{"°C"} 950 one{"{0}°C"} 951 other{"{0}°C"} 952 } 953 fahrenheit{ 954 one{"{0}°F"} 955 other{"{0}°F"} 956 } 957 } 958 volume{ 959 cubic-kilometer{ 960 one{"{0}km³"} 961 other{"{0}km³"} 962 } 963 cubic-mile{ 964 one{"{0}mi³"} 965 other{"{0}mi³"} 966 } 967 liter{ 968 dnam{""} 969 one{"{0} "} 970 other{"{0} "} 971 } 972 } 973 } 974 unitsShort{ 975 acceleration{ 976 g-force{ 977 dnam{"-"} 978 one{"{0} G"} 979 other{"{0} G"} 980 } 981 meter-per-second-squared{ 982 dnam{"m/s²"} 983 one{"{0} m/s²"} 984 other{"{0} m/s²"} 985 } 986 } 987 angle{ 988 arc-minute{ 989 dnam{""} 990 one{"{0} "} 991 other{"{0} "} 992 } 993 arc-second{ 994 dnam{""} 995 one{"{0} "} 996 other{"{0} "} 997 } 998 degree{ 999 dnam{""} 1000 one{"{0}"} 1001 other{"{0}"} 1002 } 1003 radian{ 1004 dnam{""} 1005 one{"{0} rad"} 1006 other{"{0} rad"} 1007 } 1008 revolution{ 1009 dnam{""} 1010 one{"{0} "} 1011 other{"{0} "} 1012 } 1013 } 1014 area{ 1015 acre{ 1016 dnam{""} 1017 one{"{0} "} 1018 other{"{0} "} 1019 } 1020 hectare{ 1021 dnam{""} 1022 one{"{0} "} 1023 other{"{0} "} 1024 } 1025 square-centimeter{ 1026 dnam{"cm²"} 1027 one{"{0} cm²"} 1028 other{"{0} cm²"} 1029 per{"{0}/cm²"} 1030 } 1031 square-foot{ 1032 dnam{" "} 1033 one{"{0} "} 1034 other{"{0} "} 1035 } 1036 square-inch{ 1037 dnam{"in²"} 1038 one{"{0} in²"} 1039 other{"{0} in²"} 1040 per{"{0}/in²"} 1041 } 1042 square-kilometer{ 1043 dnam{"km²"} 1044 one{"{0} km²"} 1045 other{"{0} km²"} 1046 per{"{0}/ "} 1047 } 1048 square-meter{ 1049 dnam{" "} 1050 one{"{0} "} 1051 other{"{0} m²"} 1052 per{"{0}/m²"} 1053 } 1054 square-mile{ 1055 dnam{" "} 1056 one{"{0} "} 1057 other{"{0} "} 1058 per{"{0}/mi²"} 1059 } 1060 square-yard{ 1061 dnam{" "} 1062 one{"{0} yd²"} 1063 other{"{0} yd²"} 1064 } 1065 } 1066 compound{ 1067 per{"{0}/{1}"} 1068 } 1069 concentr{ 1070 karat{ 1071 dnam{""} 1072 one{"{0} kt"} 1073 other{"{0} kt"} 1074 } 1075 milligram-per-deciliter{ 1076 dnam{"mg/dL"} 1077 one{"{0} mg/dL"} 1078 other{"{0} mg/dL"} 1079 } 1080 millimole-per-liter{ 1081 dnam{"mmol/L"} 1082 one{"{0} mmol/L"} 1083 other{"{0} mmol/L"} 1084 } 1085 part-per-million{ 1086 dnam{"ppm"} 1087 one{"{0} ppm"} 1088 other{"{0} ppm"} 1089 } 1090 } 1091 consumption{ 1092 liter-per-100kilometers{ 1093 dnam{"L/100km"} 1094 one{"{0} L/100km"} 1095 other{"{0} L/100km"} 1096 } 1097 liter-per-kilometer{ 1098 dnam{"/"} 1099 one{"{0} L/km"} 1100 other{"{0} L/km"} 1101 } 1102 mile-per-gallon{ 1103 dnam{"/"} 1104 one{"{0} mpg"} 1105 other{"{0} mpg"} 1106 } 1107 mile-per-gallon-imperial{ 1108 dnam{"miles/gal Imp"} 1109 one{"{0} mpg Imp."} 1110 other{"{0} mpg Imp."} 1111 } 1112 } 1113 coordinate{ 1114 east{"{0}"} 1115 north{"{0}"} 1116 south{"{0}"} 1117 west{"{0}"} 1118 } 1119 digital{ 1120 bit{ 1121 dnam{""} 1122 one{"{0} "} 1123 other{"{0} "} 1124 } 1125 byte{ 1126 dnam{""} 1127 one{"{0} "} 1128 other{"{0} "} 1129 } 1130 gigabit{ 1131 dnam{"Gb"} 1132 one{"{0} Gb"} 1133 other{"{0} Gb"} 1134 } 1135 gigabyte{ 1136 dnam{"GB"} 1137 one{"{0} GB"} 1138 other{"{0} GB"} 1139 } 1140 kilobit{ 1141 dnam{"kb"} 1142 one{"{0} kb"} 1143 other{"{0} kb"} 1144 } 1145 kilobyte{ 1146 dnam{"kB"} 1147 one{"{0} kB"} 1148 other{"{0} kB"} 1149 } 1150 megabit{ 1151 dnam{"Mb"} 1152 one{"{0} Mb"} 1153 other{"{0} Mb"} 1154 } 1155 megabyte{ 1156 dnam{"MB"} 1157 one{"{0} MB"} 1158 other{"{0} MB"} 1159 } 1160 terabit{ 1161 dnam{"Tbit"} 1162 one{"{0} Tb"} 1163 other{"{0} Tb"} 1164 } 1165 terabyte{ 1166 dnam{"TByte"} 1167 one{"{0} TB"} 1168 other{"{0} TB"} 1169 } 1170 } 1171 duration{ 1172 century{ 1173 dnam{""} 1174 one{"{0} "} 1175 other{"{0} "} 1176 } 1177 day{ 1178 dnam{""} 1179 one{"{0} "} 1180 other{"{0} "} 1181 per{"{0} "} 1182 } 1183 hour{ 1184 dnam{""} 1185 one{"{0} "} 1186 other{"{0} "} 1187 per{"{0} "} 1188 } 1189 microsecond{ 1190 dnam{"μsecs"} 1191 one{"{0} μs"} 1192 other{"{0} μs"} 1193 } 1194 millisecond{ 1195 dnam{""} 1196 one{"{0} ms"} 1197 other{"{0} ms"} 1198 } 1199 minute{ 1200 dnam{""} 1201 one{"{0} "} 1202 other{"{0} "} 1203 per{"{0} "} 1204 } 1205 month{ 1206 dnam{""} 1207 one{"{0} "} 1208 other{"{0} "} 1209 per{"{0} "} 1210 } 1211 nanosecond{ 1212 dnam{""} 1213 one{"{0} ns"} 1214 other{"{0} ns"} 1215 } 1216 second{ 1217 dnam{""} 1218 one{"{0} "} 1219 other{"{0} "} 1220 per{"{0} "} 1221 } 1222 week{ 1223 dnam{""} 1224 one{"{0} "} 1225 other{"{0} "} 1226 per{"{0} "} 1227 } 1228 year{ 1229 dnam{""} 1230 one{"{0} "} 1231 other{"{0} "} 1232 per{"{0} "} 1233 } 1234 } 1235 electric{ 1236 ampere{ 1237 dnam{"amp"} 1238 one{"{0} A"} 1239 other{"{0} A"} 1240 } 1241 milliampere{ 1242 dnam{"mA"} 1243 one{"{0} mA"} 1244 other{"{0} mA"} 1245 } 1246 ohm{ 1247 dnam{""} 1248 one{"{0} Ω"} 1249 other{"{0} Ω"} 1250 } 1251 volt{ 1252 dnam{""} 1253 one{"{0} V"} 1254 other{"{0} V"} 1255 } 1256 } 1257 energy{ 1258 calorie{ 1259 dnam{"cal"} 1260 one{"{0} cal"} 1261 other{"{0} cal"} 1262 } 1263 foodcalorie{ 1264 dnam{"Cal"} 1265 one{"{0} Cal"} 1266 other{"{0} Cal"} 1267 } 1268 joule{ 1269 dnam{""} 1270 one{"{0} J"} 1271 other{"{0} J"} 1272 } 1273 kilocalorie{ 1274 dnam{"kcal"} 1275 one{"{0} kcal"} 1276 other{"{0} kcal"} 1277 } 1278 kilojoule{ 1279 dnam{"kJ"} 1280 one{"{0} kJ"} 1281 other{"{0} kJ"} 1282 } 1283 kilowatt-hour{ 1284 dnam{"kWh"} 1285 one{"{0} kWh"} 1286 other{"{0} kWh"} 1287 } 1288 } 1289 frequency{ 1290 gigahertz{ 1291 dnam{"GHz"} 1292 one{"{0} GHz"} 1293 other{"{0} GHz"} 1294 } 1295 hertz{ 1296 dnam{"Hz"} 1297 one{"{0} Hz"} 1298 other{"{0} Hz"} 1299 } 1300 kilohertz{ 1301 dnam{"kHz"} 1302 one{"{0} kHz"} 1303 other{"{0} kHz"} 1304 } 1305 megahertz{ 1306 dnam{"MHz"} 1307 one{"{0} MHz"} 1308 other{"{0} MHz"} 1309 } 1310 } 1311 length{ 1312 astronomical-unit{ 1313 dnam{"au"} 1314 one{"{0} au"} 1315 other{"{0} au"} 1316 } 1317 centimeter{ 1318 dnam{""} 1319 one{"{0} "} 1320 other{"{0} "} 1321 per{"{0} "} 1322 } 1323 decimeter{ 1324 dnam{""} 1325 one{"{0} "} 1326 other{"{0} "} 1327 } 1328 foot{ 1329 dnam{""} 1330 one{"{0} "} 1331 other{"{0} "} 1332 per{"{0} "} 1333 } 1334 inch{ 1335 dnam{""} 1336 one{"{0} "} 1337 other{"{0} "} 1338 per{"{0} "} 1339 } 1340 kilometer{ 1341 dnam{""} 1342 one{"{0} "} 1343 other{"{0} "} 1344 per{"{0} "} 1345 } 1346 light-year{ 1347 dnam{""} 1348 one{"{0} "} 1349 other{"{0} "} 1350 } 1351 meter{ 1352 dnam{""} 1353 one{"{0} "} 1354 other{"{0} "} 1355 per{"{0} "} 1356 } 1357 micrometer{ 1358 dnam{"µmeters"} 1359 one{"{0} µm"} 1360 other{"{0} µm"} 1361 } 1362 mile{ 1363 dnam{""} 1364 one{"{0} "} 1365 other{"{0} "} 1366 } 1367 mile-scandinavian{ 1368 dnam{"smi"} 1369 one{"{0} smi"} 1370 other{"{0} smi"} 1371 } 1372 millimeter{ 1373 dnam{""} 1374 one{"{0} "} 1375 other{"{0} "} 1376 } 1377 nanometer{ 1378 dnam{"nm"} 1379 one{"{0} nm"} 1380 other{"{0} nm"} 1381 } 1382 nautical-mile{ 1383 dnam{"nmi"} 1384 one{"{0} nmi"} 1385 other{"{0} nmi"} 1386 } 1387 parsec{ 1388 dnam{"parsecs"} 1389 one{"{0} pc"} 1390 other{"{0} pc"} 1391 } 1392 picometer{ 1393 dnam{""} 1394 one{"{0} "} 1395 other{"{0} "} 1396 } 1397 yard{ 1398 dnam{""} 1399 one{"{0} "} 1400 other{"{0} "} 1401 } 1402 } 1403 light{ 1404 lux{ 1405 dnam{"lx"} 1406 one{"{0} lx"} 1407 other{"{0} lx"} 1408 } 1409 } 1410 mass{ 1411 carat{ 1412 dnam{""} 1413 one{"{0} CD"} 1414 other{"{0} CD"} 1415 } 1416 gram{ 1417 dnam{""} 1418 one{"{0}"} 1419 other{"{0} "} 1420 per{"{0} "} 1421 } 1422 kilogram{ 1423 dnam{""} 1424 one{"{0} "} 1425 other{"{0} "} 1426 per{"{0} "} 1427 } 1428 metric-ton{ 1429 dnam{"t"} 1430 one{"{0} t"} 1431 other{"{0} t"} 1432 } 1433 microgram{ 1434 dnam{"µg"} 1435 one{"{0} µg"} 1436 other{"{0} µg"} 1437 } 1438 milligram{ 1439 dnam{"mg"} 1440 one{"{0} mg"} 1441 other{"{0} mg"} 1442 } 1443 ounce{ 1444 dnam{""} 1445 one{"{0} "} 1446 other{"{0} "} 1447 per{"{0} "} 1448 } 1449 ounce-troy{ 1450 dnam{"oz t"} 1451 one{"{0} oz t"} 1452 other{"{0} oz t"} 1453 } 1454 pound{ 1455 dnam{""} 1456 one{"{0} "} 1457 other{"{0} lb"} 1458 per{"{0}/lb"} 1459 } 1460 ton{ 1461 dnam{"tn"} 1462 one{"{0} tn"} 1463 other{"{0} tn"} 1464 } 1465 } 1466 power{ 1467 gigawatt{ 1468 dnam{"GW"} 1469 one{"{0} GW"} 1470 other{"{0} GW"} 1471 } 1472 horsepower{ 1473 dnam{"hp"} 1474 one{"{0} hp"} 1475 other{"{0} hp"} 1476 } 1477 kilowatt{ 1478 dnam{"kW"} 1479 one{"{0} kW"} 1480 other{"{0} kW"} 1481 } 1482 megawatt{ 1483 dnam{"MW"} 1484 one{"{0} MW"} 1485 other{"{0} MW"} 1486 } 1487 milliwatt{ 1488 dnam{"mW"} 1489 one{"{0} mW"} 1490 other{"{0} mW"} 1491 } 1492 watt{ 1493 dnam{""} 1494 one{"{0} W"} 1495 other{"{0} W"} 1496 } 1497 } 1498 pressure{ 1499 hectopascal{ 1500 dnam{"hPa"} 1501 one{"{0} hPa"} 1502 other{"{0} hPa"} 1503 } 1504 inch-hg{ 1505 dnam{"inHg"} 1506 one{"{0} inHg"} 1507 other{"{0} inHg"} 1508 } 1509 millibar{ 1510 dnam{"mbar"} 1511 one{"{0} mbar"} 1512 other{"{0} mbar"} 1513 } 1514 millimeter-of-mercury{ 1515 dnam{"mm Hg"} 1516 one{"{0} mm Hg"} 1517 other{"{0} mm Hg"} 1518 } 1519 pound-per-square-inch{ 1520 dnam{"psi"} 1521 one{"{0} psi"} 1522 other{"{0} psi"} 1523 } 1524 } 1525 speed{ 1526 kilometer-per-hour{ 1527 dnam{"km/h"} 1528 one{"{0} kph"} 1529 other{"{0} km/h"} 1530 } 1531 knot{ 1532 dnam{"kn"} 1533 one{"{0} kn"} 1534 other{"{0} kn"} 1535 } 1536 meter-per-second{ 1537 dnam{" "} 1538 one{"{0} m/s"} 1539 other{"{0} m/s"} 1540 } 1541 mile-per-hour{ 1542 dnam{" "} 1543 one{"{0} mph"} 1544 other{"{0} mph"} 1545 } 1546 } 1547 temperature{ 1548 celsius{ 1549 dnam{"deg. C"} 1550 one{"{0}°C"} 1551 other{"{0}°C"} 1552 } 1553 fahrenheit{ 1554 dnam{"°F"} 1555 one{"{0}°F"} 1556 other{"{0}°F"} 1557 } 1558 generic{ 1559 dnam{"°"} 1560 one{"{0}°"} 1561 other{"{0}°"} 1562 } 1563 kelvin{ 1564 dnam{"K"} 1565 one{"{0} K"} 1566 other{"{0} K"} 1567 } 1568 } 1569 volume{ 1570 acre-foot{ 1571 dnam{"ac ft"} 1572 one{"{0} ac ft"} 1573 other{"{0} ac ft"} 1574 } 1575 centiliter{ 1576 dnam{"cL"} 1577 one{"{0} cL"} 1578 other{"{0} cL"} 1579 } 1580 cubic-centimeter{ 1581 dnam{"cm³"} 1582 one{"{0} cm³"} 1583 other{"{0} cm³"} 1584 per{"{0}/cm³"} 1585 } 1586 cubic-foot{ 1587 dnam{"ft³"} 1588 one{"{0} ft³"} 1589 other{"{0} ft³"} 1590 } 1591 cubic-inch{ 1592 dnam{"in³"} 1593 one{"{0} in³"} 1594 other{"{0} in³"} 1595 } 1596 cubic-kilometer{ 1597 dnam{" "} 1598 one{"{0} "} 1599 other{"{0} "} 1600 } 1601 cubic-meter{ 1602 dnam{"m³"} 1603 one{"{0} m³"} 1604 other{"{0} m³"} 1605 per{"{0}/m³"} 1606 } 1607 cubic-mile{ 1608 dnam{"mi³"} 1609 one{"{0} mi³"} 1610 other{"{0} mi³"} 1611 } 1612 cubic-yard{ 1613 dnam{"yd³"} 1614 one{"{0} yd³"} 1615 other{"{0} yd³"} 1616 } 1617 cup{ 1618 dnam{"cup"} 1619 one{"{0} c"} 1620 other{"{0} c"} 1621 } 1622 cup-metric{ 1623 dnam{"mcup"} 1624 one{"{0} mc"} 1625 other{"{0} mc"} 1626 } 1627 deciliter{ 1628 dnam{"dL"} 1629 one{"{0} dL"} 1630 other{"{0} dL"} 1631 } 1632 fluid-ounce{ 1633 dnam{"fl oz"} 1634 one{"{0} fl oz"} 1635 other{"{0} fl oz"} 1636 } 1637 gallon{ 1638 dnam{"gal"} 1639 one{"{0} gal"} 1640 other{"{0} gal"} 1641 per{"{0}/gal US"} 1642 } 1643 gallon-imperial{ 1644 dnam{"Imp. gal"} 1645 one{"{0} gal Imp."} 1646 other{"{0} gal Imp."} 1647 per{"{0}/gal Imp."} 1648 } 1649 hectoliter{ 1650 dnam{"hL"} 1651 one{"{0} hL"} 1652 other{"{0} hL"} 1653 } 1654 liter{ 1655 dnam{""} 1656 one{"{0} "} 1657 other{"{0} "} 1658 per{"{0}/l"} 1659 } 1660 megaliter{ 1661 dnam{"ML"} 1662 one{"{0} ML"} 1663 other{"{0} ML"} 1664 } 1665 milliliter{ 1666 dnam{"mL"} 1667 one{"{0} mL"} 1668 other{"{0} mL"} 1669 } 1670 pint{ 1671 dnam{"pt"} 1672 one{"{0} pt"} 1673 other{"{0} pt"} 1674 } 1675 pint-metric{ 1676 dnam{"mpt"} 1677 one{"{0} mpt"} 1678 other{"{0} mpt"} 1679 } 1680 quart{ 1681 dnam{"qt"} 1682 one{"{0} qt"} 1683 other{"{0} qt"} 1684 } 1685 tablespoon{ 1686 dnam{"tbsp"} 1687 one{"{0} tbsp"} 1688 other{"{0} tbsp"} 1689 } 1690 teaspoon{ 1691 dnam{"tsp"} 1692 one{"{0} tsp"} 1693 other{"{0} tsp"} 1694 } 1695 } 1696 } 1697} 1698