Module:Unit/data: Difference between revisions

From Eco - English Wiki
[unchecked revision][unchecked revision]
m (Add lots of units sourced from Wikipedia pages.)
(Improve file formatting, add more units, fix duplicate units.)
Line 2: Line 2:
-- Module:Unit data
-- Module:Unit data
-- This page holds localization data for Module:Unit.
-- This page holds localization data for Module:Unit.
--
-- Data sourced from various Wikipedia pages, including:
-- Data sourced from various Wikipedia pages, including:
-- * https://en.wikipedia.org/wiki/Bar_(unit)
-- * https://en.wikipedia.org/wiki/Byte
-- * https://en.wikipedia.org/wiki/Byte
-- * https://en.wikipedia.org/wiki/International_System_of_Units
-- * https://en.wikipedia.org/wiki/International_System_of_Units
Line 11: Line 11:
-- * https://en.wikipedia.org/wiki/Unit_of_time
-- * https://en.wikipedia.org/wiki/Unit_of_time
-- * https://en.wikipedia.org/wiki/Watthour
-- * https://en.wikipedia.org/wiki/Watthour
--
-- TODO: Support pluralization.
------------------------------------------------------------------
------------------------------------------------------------------


return {
return {
-- The format is:
-- The format is:
-- ["abbreviation to type into the template"] = { "unit to display", "unit name", },
-- ["abbreviation to type into the template"] = { "unit to display", "unit name", }, -- A brief description of the quantity of the unit.
["caseSensitiveUnits"] = {
["caseSensitiveUnits"] = {
["B"] = { "B", "byte", },
["B"] = { "B", "byte" }, -- memory (base 10, 8 bits)
["Bd"] = { "Bd", "baud", },
["Bd"] = { "Bd", "baud" }, -- symbol rate
["EB"] = { "EB", "exabyte", },
["C/kg"]= { "C/kg", "coulomb per kilogram" }, -- exposure (X and gamma rays)
["EBd"] = { "EBd", "exabaud", },
["Cpkg"]= { "C/kg", "coulomb per kilogram" }, -- exposure (X and gamma rays)
["EHz"] = { "EHz", "exahertz", },
["EB"] = { "EB", "exabyte" }, -- memory (base 10, 8 bits)
["EJ"] = { "EJ", "exajoule", },
["EBd"] = { "EBd", "exabaud" }, -- symbol rate
["EL"] = { "EL", "exaliter", },
["EHz"] = { "EHz", "exahertz" }, -- frequency
["EW"] = { "EW", "exawatt", },
["EJ"] = { "EJ", "exajoule" }, -- energy, work, heat
["EWh"] = { "EW⋅h", "exawatt-hour", },
["EL"] = { "EL", "exaliter" }, -- volume
["Ebit"] = { "Eb", "exabit", },
["EW"] = { "EW", "exawatt" }, -- power, radiant flux
["Eg"] = { "Eg", "exagram", },
["EWh"] = { "EW⋅h", "exawatt-hour" }, -- energy
["EiB"] = { "EiB", "exbibyte", },
["Ebit"]= { "Eb", "exabit" }, -- memory (base 10)
["Eibit"] = { "Eib", "exbibit", },
["Eg"] = { "Eg", "exagram" }, -- mass
["Em"] = { "Em", "exameter", },
["EiB"] = { "EiB", "exbibyte" }, -- memory (base 2, 8 bits)
["Eohm"] = { "EΩ", "exaohm", },
["Eibit"]= { "Eib", "exbibit" }, -- memory (base 2)
["Es"] = { "Es", "exasecond", },
["Eohm"]= { "EΩ", "exaohm" }, -- electrical resistance, impedance, reactance
["GB"] = { "GB", "gigabyte", },
["GB"] = { "GB", "gigabyte" }, -- memory (base 10, 8 bits)
["GBd"] = { "GBd", "gigabaud", },
["GBd"] = { "GBd", "gigabaud" }, -- symbol rate
["GHz"] = { "GHz", "gigahertz", },
["GHz"] = { "GHz", "gigahertz" }, -- frequency
["GJ"] = { "GJ", "gigajoule", },
["GJ"] = { "GJ", "gigajoule" }, -- energy, work, heat
["GL"] = { "GL", "gigaliter", },
["GL"] = { "GL", "gigaliter" }, -- volume
["GW"] = { "GW", "gigawatt", },
["GW"] = { "GW", "gigawatt" }, -- power, radiant flux
["GWh"] = { "GW⋅h", "gigawatt-hour", },
["GWh"] = { "GW⋅h", "gigawatt-hour" }, -- energy
["Gbit"] = { "Gb", "gigabit", },
["Gbit"]= { "Gb", "gigabit" }, -- memory (base 10)
["Gg"] = { "Gg", "gigagram", },
["Gg"] = { "Gg", "gigagram" }, -- mass
["GiB"] = { "GiB", "gibibyte", },
["GiB"] = { "GiB", "gibibyte" }, -- memory (base 2, 8 bits)
["Gibit"] = { "Gib", "gibibit", },
["Gibit"]= { "Gib", "gibibit" }, -- memory (base 2)
["Gm"] = { "Gm", "gigameter", },
["Gohm"]= { "GΩ", "gigaohm" }, -- electrical resistance, impedance, reactance
["Gohm"] = { "GΩ", "gigaohm", },
["H"] = { "H", "henry" }, -- electrical inductance
["Gs"] = { "Gs", "gigasecond", },
["H/m"] = { "H/m", "henry per meter" }, -- magnetic permeability
["H"] = { "H", "henry", },
["Hpm"] = { "H/m", "henry per meter" }, -- magnetic permeability
["Hz"] = { "Hz", "hertz", },
["Hz"] = { "Hz", "hertz" }, -- frequency
["J"] = { "J", "joule", },
["Hz/s"]= { "Hz/s", "hertz per second" }, -- frequency drift
["Js"] = { "J⋅s", "joule-second", },
["Hzps"]= { "Hz/s", "hertz per second" }, -- frequency drift
["KiB"] = { "KiB", "kibibyte", },
["H−1"] = { "H−1", "reciprocal henry" }, -- magnetic reluctance
["Kibit"] = { "Kib", "kibibit", },
["J"] = { "J", "joule" }, -- energy, work, heat
["MB"] = { "MB", "megabyte", },
["J/(Kkg)"]= { "J/(K⋅kg)", "joule per kilogram kelvin" }, -- specific heat capacity, specific entropy
["MBd"] = { "MBd", "megabaud", },
["J/(Kmol)"]= { "J/(K⋅mol)", "joule per kelvin mole" }, -- molar heat capacity, molar entropy
["MHz"] = { "MHz", "megahertz", },
["J/(m2s)"]= { "J/(m<sup>2</sup>&sdot;s)", "joule per square meter second" }, -- energy flux density
["MJ"] = { "MJ", "megajoule", },
["J/K"] = { "J/K", "joule per kelvin" }, -- heat capacity, entropy
["ML"] = { "ML", "megaliter", },
["J/T"] = { "J/T", "joule per tesla" }, -- magnetic dipole moment
["MW"] = { "MW", "megawatt", },
["J/kg"]= { "J/kg", "joule per kilogram" }, -- specific energy
["MWh"] = { "MW&sdot;h", "megawatt-hour", },
["J/m2"]= { "J/m<sup>2</sup>", "joule per square meter" }, -- radiant exposure
["Mbit"] = { "Mb", "megabit", },
["J/m3"]= { "J/m<sup>3</sup>", "joule per cubic meter" }, -- energy density
["Mg"] = { "Mg", "megagram", },
["J/mol"]= { "J/mol", "joule per mole" }, -- molar energy
["MiB"] = { "MiB", "mebibyte", },
["Jp(Kkg)"]= { "J/(K&sdot;kg)", "joule per kilogram kelvin" }, -- specific heat capacity, specific entropy
["Mibit"] = { "Mib", "mebibit", },
["Jp(Kmol)"]= { "J/(K&sdot;mol)", "joule per kelvin mole" }, -- molar heat capacity, molar entropy
["Mm"] = { "Mm", "megameter", },
["Jp(m2s)"]= { "J/(m<sup>2</sup>&sdot;s)", "joule per square meter second" }, -- energy flux density
["Mohm"] = { "M&Omega;", "megaohm", },
["JpK"] = { "J/K", "joule per kelvin" }, -- heat capacity, entropy
["Ms"] = { "Ms", "megasecond", },
["JpT"] = { "J/T", "joule per tesla" }, -- magnetic dipole moment
["N"] = { "N", "newton", },
["Jpkg"]= { "J/kg", "joule per kilogram" }, -- specific energy
["N/m"] = { "N/m", "newton per meter", },
["Jpm2"]= { "J/m<sup>2</sup>", "joule per square meter" }, -- radiant exposure
["N/s"] = { "N/s", "newton per second", },
["Jpm3"]= { "J/m<sup>3</sup>", "joule per cubic meter" }, -- energy density
["Nm"] = { "N&sdot;m", "newton-meter", },
["Jpmol"]= { "J/mol", "joule per mole" }, -- molar energy
["Nms"] = { "N&sdot;m&sdot;s", "newton meter second", },
["Js"] = { "J&sdot;s", "joule-second" }, -- action
["Nms/kg"] = { "N&sdot;m&sdot;s/kg", "newton meter second per kilogram", },
["K/W"] = { "K/W", "kelvin per watt" }, -- thermal resistance
["Nmspkg"] = { "N&sdot;m&sdot;s/kg", "newton meter second per kilogram", },
["KiB"] = { "KiB", "kibibyte" }, -- memory (base 2, 8 bits)
["Npm"] = { "N/m", "newton per meter", },
["Kibit"]= { "Kib", "kibibit" }, -- memory (base 2)
["Nps"] = { "N/s", "newton per second", },
["KpW"] = { "K/W", "kelvin per watt" }, -- thermal resistance
["Ns"] = { "N&sdot;s", "newton-second", },
["L"] = { "L", "kilogram square meter" }, -- moment of inertia
["PB"] = { "PB", "petabyte", },
["MB"] = { "MB", "megabyte" }, -- memory (base 10, 8 bits)
["PBd"] = { "PBd", "petabaud", },
["MBd"] = { "MBd", "megabaud" }, -- symbol rate
["PHz"] = { "PHz", "petahertz", },
["MHz"] = { "MHz", "megahertz" }, -- frequency
["PJ"] = { "PJ", "petajoule", },
["MJ"] = { "MJ", "megajoule" }, -- energy, work, heat
["PL"] = { "PL", "petaliter", },
["ML"] = { "ML", "megaliter" }, -- volume
["PW"] = { "PW", "petawatt", },
["MPa"] = { "MPa", "megapascal" }, -- pressure, stress
["PWh"] = { "PW&sdot;h", "petawatt-hour", },
["MW"] = { "MW", "megawatt" }, -- power, radiant flux
["Pas"] = { "Pa&sdot;s", "pascal-second", },
["MWh"] = { "MW&sdot;h", "megawatt-hour" }, -- energy
["Pbit"] = { "Pb", "petabit", },
["Mbar"]= { "Mbar", "megabar" }, -- pressure
["Pg"] = { "Pg", "petagram", },
["Mbit"]= { "Mb", "megabit" }, -- memory (base 10)
["PiB"] = { "PiB", "pebibyte", },
["Mg"] = { "Mg", "megagram" }, -- mass
["Pibit"] = { "Pib", "pebibit", },
["MiB"] = { "MiB", "mebibyte" }, -- memory (base 2, 8 bits)
["Pm"] = { "Pm", "petameter", },
["Mibit"]= { "Mib", "mebibit" }, -- memory (base 2)
["Pohm"] = { "P&Omega;", "petaohm", },
["Mm"] = { "Mm", "megameter" }, -- length
["Ps"] = { "Ps", "petasecond", },
["Mohm"]= { "M&Omega;", "megaohm" }, -- electrical resistance, impedance, reactance
["TB"] = { "TB", "terabyte", },
["Ms"] = { "Ms", "megasecond" }, -- time
["TBd"] = { "TBd", "terabaud", },
["N"] = { "N", "newton" }, -- force, weight
["THz"] = { "THz", "terahertz", },
["N/m"] = { "N/m", "newton per meter" }, -- surface tension, stiffness
["TJ"] = { "TJ", "terajoule", },
["N/s"] = { "N/s", "newton per second" }, -- yank
["TL"] = { "TL", "teraliter", },
["Nm"] = { "N&sdot;m", "newton-meter" }, -- torque, moment of force
["TW"] = { "TW", "terawatt", },
["Nms"] = { "N&sdot;m&sdot;s", "newton meter second" }, -- angular momentum
["TWh"] = { "TW&sdot;h", "terawatt-hour", },
["Nms/kg"]= { "N&sdot;m&sdot;s/kg", "newton meter second per kilogram" }, -- specific angular momentum
["Tbit"] = { "Tb", "terabit", },
["Nmspkg"]= { "N&sdot;m&sdot;s/kg", "newton meter second per kilogram" }, -- specific angular momentum
["Tg"] = { "Tg", "teragram", },
["Npm"] = { "N/m", "newton per meter" }, -- surface tension, stiffness
["TiB"] = { "TiB", "tebibyte", },
["Nps"] = { "N/s", "newton per second" }, -- yank
["Tibit"] = { "Tib", "tebibit", },
["Ns"] = { "N&sdot;s", "newton-second" }, -- momentum, impulse
["Tm"] = { "Tm", "terameter", },
["PB"] = { "PB", "petabyte" }, -- memory (base 10, 8 bits)
["Tohm"] = { "T&Omega;", "teraohm", },
["PBd"] = { "PBd", "petabaud" }, -- symbol rate
["Ts"] = { "Ts", "terasecond", },
["PHz"] = { "PHz", "petahertz" }, -- frequency
["W"] = { "W", "watt", },
["PJ"] = { "PJ", "petajoule" }, -- energy, work, heat
["YB"] = { "YB", "yottabyte", },
["PL"] = { "PL", "petaliter" }, -- volume
["YBd"] = { "YBd", "yottabaud", },
["PPa"] = { "PPa", "petapascal" }, -- pressure, stress
["YHz"] = { "YHz", "yottahertz", },
["PW"] = { "PW", "petawatt" }, -- power, radiant flux
["YJ"] = { "YJ", "yottajoule", },
["PWh"] = { "PW&sdot;h", "petawatt-hour" }, -- energy
["YL"] = { "YL", "yottaliter", },
["Pbar"]= { "Pbar", "petabar" }, -- pressure
["YW"] = { "YW", "yottawatt", },
["Pbit"]= { "Pb", "petabit" }, -- memory (base 10)
["YWh"] = { "YW&sdot;h", "yottawatt-hour", },
["Pg"] = { "Pg", "petagram" }, -- mass
["Ybit"] = { "Yb", "yottabit", },
["PiB"] = { "PiB", "pebibyte" }, -- memory (base 2, 8 bits)
["Yg"] = { "Yg", "yottagram", },
["Pibit"]= { "Pib", "pebibit" }, -- memory (base 2)
["YiB"] = { "YiB", "yobibyte", },
["Pm"] = { "Pm", "petameter" }, -- length
["Yibit"] = { "Yib", "yobibit", },
["Pohm"]= { "P&Omega;", "petaohm" }, -- electrical resistance, impedance, reactance
["Ym"] = { "Ym", "yottameter", },
["Ps"] = { "Ps", "petasecond" }, -- time
["Yohm"] = { "Y&Omega;", "yottaohm", },
["S"] = { "S", "siemens" }, -- electrical conductance
["Ys"] = { "Ys", "yottasecond", },
["S/m"] = { "S/m", "siemens per meter" }, -- electrical conductivity
["ZB"] = { "ZB", "zettabyte", },
["Sm2/mol"]= { "S&sdot;m<sup>2</sup>/mol", "siemens square meter per mole" }, -- molar conductivity
["ZBd"] = { "ZBd", "zettabaud", },
["Sm2pmol"]= { "S&sdot;m<sup>2</sup>/mol", "siemens square meter per mole" }, -- molar conductivity
["ZHz"] = { "ZHz", "zettahertz", },
["Spm"] = { "S/m", "siemens per meter" }, -- electrical conductivity
["ZJ"] = { "ZJ", "zettajoule", },
["T"] = { "T", "tesla" }, -- magnetic induction, magnetic flux density
["ZL"] = { "ZL", "zettaliter", },
["TB"] = { "TB", "terabyte" }, -- memory (base 10, 8 bits)
["ZW"] = { "ZW", "zettawatt", },
["TBd"] = { "TBd", "terabaud" }, -- symbol rate
["ZWh"] = { "ZW&sdot;h", "zettawatt-hour", },
["THz"] = { "THz", "terahertz" }, -- frequency
["Zbit"] = { "Zb", "zettabit", },
["TJ"] = { "TJ", "terajoule" }, -- energy, work, heat
["Zg"] = { "Zg", "zettagram", },
["TL"] = { "TL", "teraliter" }, -- volume
["ZiB"] = { "ZiB", "zebibyte", },
["TW"] = { "TW", "terawatt" }, -- power, radiant flux
["Zibit"] = { "Zib", "zebibit", },
["TWh"] = { "TW&sdot;h", "terawatt-hour" }, -- energy
["Zm"] = { "Zm", "zettameter", },
["Tbit"]= { "Tb", "terabit" }, -- memory (base 10)
["Zohm"] = { "Z&Omega;", "zettaohm", },
["Tg"] = { "Tg", "teragram" }, -- mass
["Zs"] = { "Zs", "zettasecond", },
["TiB"] = { "TiB", "tebibyte" }, -- memory (base 2, 8 bits)
["aBd"] = { "aBd", "attobaud", },
["Tibit"]= { "Tib", "tebibit" }, -- memory (base 2)
["aHz"] = { "aHz", "attohertz", },
["Tm"] = { "T&sdot;m", "tesla meter" }, -- magnetic rigidity
["aJ"] = { "aJ", "attojoule", },
["Tohm"]= { "T&Omega;", "teraohm" }, -- electrical resistance, impedance, reactance
["aL"] = { "aL", "attoliter", },
["W"] = { "W", "watt" }, -- power, radiant flux
["aW"] = { "aW", "attowatt", },
["W/(mK)"]= { "W/(m&sdot;K)", "watt per meter kelvin" }, -- thermal conductivity
["aWh"] = { "aW&sdot;h", "attowatt-hour", },
["W/(srm)"]= { "W/(sr&sdot;m)", "watt per steradian meter" }, -- spectral intensity
["ag"] = { "ag", "attogram", },
["W/(srm2)"]= { "W/(sr&sdot;m<sup>2</sup>)", "watt per steradian square meter" }, -- radiance
["am"] = { "am", "attometer", },
["W/(srm3)"]= { "W/(sr&sdot;m<sup>3</sup>)", "watt per steradian cubic meter" }, -- spectral radiance
["aohm"] = { "a&Omega;", "attoohm", },
["W/m"] = { "W/m", "watt per meter" }, -- spectral power
["as"] = { "as", "attosecond", },
["W/m2"]= { "W/m<sup>2</sup>", "watt per square meter" }, -- heat flux density, irradiance
["bit"] = { "b", "bit", },
["W/m3"]= { "W/m<sup>3</sup>", "watt per cubic meter" }, -- spectral irradiance, power density
["cBd"] = { "cBd", "centibaud", },
["W/sr"]= { "W/sr", "watt per steradian" }, -- radiant intensity
["cHz"] = { "cHz", "centihertz", },
["Wh"] = { "W&sdot;h", "watt-hour" }, -- energy
["cJ"] = { "cJ", "centijoule", },
["Wp(mK)"]= { "W/(m&sdot;K)", "watt per meter kelvin" }, -- thermal conductivity
["cL"] = { "cL", "centiliter", },
["Wp(srm)"]= { "W/(sr&sdot;m)", "watt per steradian meter" }, -- spectral intensity
["cW"] = { "cW", "centiwatt", },
["Wp(srm2)"]= { "W/(sr&sdot;m<sup>2</sup>)", "watt per steradian square meter" }, -- radiance
["cWh"] = { "cW&sdot;h", "centiwatt-hour", },
["Wp(srm3)"]= { "W/(sr&sdot;m<sup>3</sup>)", "watt per steradian cubic meter" }, -- spectral radiance
["cg"] = { "cg", "centigram", },
["Wpm"] = { "W/m", "watt per meter" }, -- spectral power
["cm"] = { "cm", "centimeter", },
["Wpm2"]= { "W/m<sup>2</sup>", "watt per square meter" }, -- heat flux density, irradiance
["cohm"] = { "c&Omega;", "centiohm", },
["Wpm3"]= { "W/m<sup>3</sup>", "watt per cubic meter" }, -- spectral irradiance, power density
["cs"] = { "cs", "centisecond", },
["Wpsr"]= { "W/sr", "watt per steradian" }, -- radiant intensity
["dBd"] = { "dBd", "decibaud", },
["YB"] = { "YB", "yottabyte" }, -- memory (base 10, 8 bits)
["dHz"] = { "dHz", "decihertz", },
["YBd"] = { "YBd", "yottabaud" }, -- symbol rate
["dJ"] = { "dJ", "decijoule", },
["YHz"] = { "YHz", "yottahertz" }, -- frequency
["dL"] = { "dL", "deciliter", },
["YJ"] = { "YJ", "yottajoule" }, -- energy, work, heat
["dW"] = { "dW", "deciwatt", },
["YL"] = { "YL", "yottaliter" }, -- volume
["dWh"] = { "dW&sdot;h", "deciwatt-hour", },
["YPa"] = { "YPa", "yottapascal" }, -- pressure, stress
["daBd"] = { "daBd", "decabaud", },
["YW"] = { "YW", "yottawatt" }, -- power, radiant flux
["daHz"] = { "daHz", "decahertz", },
["YWh"] = { "YW&sdot;h", "yottawatt-hour" }, -- energy
["daJ"] = { "daJ", "decajoule", },
["Ybar"]= { "Ybar", "yottabar" }, -- pressure
["daL"] = { "daL", "decaliter", },
["Ybit"]= { "Yb", "yottabit" }, -- memory (base 10)
["daW"] = { "daW", "decawatt", },
["Yg"] = { "Yg", "yottagram" }, -- mass
["daWh"] = { "daW&sdot;h", "decawatt-hour", },
["YiB"] = { "YiB", "yobibyte" }, -- memory (base 2, 8 bits)
["dag"] = { "dag", "decagram", },
["Yibit"]= { "Yib", "yobibit" }, -- memory (base 2)
["dam"] = { "dam", "decameter", },
["Ym"] = { "Ym", "yottameter" }, -- length
["daohm"] = { "da&Omega;", "decaohm", },
["Yohm"]= { "Y&Omega;", "yottaohm" }, -- electrical resistance, impedance, reactance
["das"] = { "das", "decasecond", },
["Ys"] = { "Ys", "yottasecond" }, -- time
["dg"] = { "dg", "decigram", },
["ZB"] = { "ZB", "zettabyte" }, -- memory (base 10, 8 bits)
["dm"] = { "dm", "decimeter", },
["ZBd"] = { "ZBd", "zettabaud" }, -- symbol rate
["dohm"] = { "d&Omega;", "deciohm", },
["ZHz"] = { "ZHz", "zettahertz" }, -- frequency
["ds"] = { "ds", "decisecond", },
["ZJ"] = { "ZJ", "zettajoule" }, -- energy, work, heat
["fBd"] = { "fBd", "femtobaud", },
["ZL"] = { "ZL", "zettaliter" }, -- volume
["fHz"] = { "fHz", "femtohertz", },
["ZPa"] = { "ZPa", "zettapascal" }, -- pressure, stress
["fJ"] = { "fJ", "femtojoule", },
["ZW"] = { "ZW", "zettawatt" }, -- power, radiant flux
["fL"] = { "fL", "femtoliter", },
["ZWh"] = { "ZW&sdot;h", "zettawatt-hour" }, -- energy
["fW"] = { "fW", "femtowatt", },
["Zbar"]= { "Zbar", "zettabar" }, -- pressure
["fWh"] = { "fW&sdot;h", "femtowatt-hour", },
["Zbit"]= { "Zb", "zettabit" }, -- memory (base 10)
["fg"] = { "fg", "femtogram", },
["Zg"] = { "Zg", "zettagram" }, -- mass
["fm"] = { "fm", "femtometer", },
["ZiB"] = { "ZiB", "zebibyte" }, -- memory (base 2, 8 bits)
["fohm"] = { "f&Omega;", "femtoohm", },
["Zibit"]= { "Zib", "zebibit" }, -- memory (base 2)
["fs"] = { "fs", "femtosecond", },
["Zm"] = { "Zm", "zettameter" }, -- length
["g"] = { "g", "gram", },
["Zohm"]= { "Z&Omega;", "zettaohm" }, -- electrical resistance, impedance, reactance
["hBd"] = { "hBd", "hectobaud", },
["Zs"] = { "Zs", "zettasecond" }, -- time
["hHz"] = { "hHz", "hectohertz", },
["aBd"] = { "aBd", "attobaud" }, -- symbol rate
["hJ"] = { "hJ", "hectojoule", },
["aHz"] = { "aHz", "attohertz" }, -- frequency
["hL"] = { "hL", "hectoliter", },
["aJ"] = { "aJ", "attojoule" }, -- energy, work, heat
["hW"] = { "hW", "hectowatt", },
["aL"] = { "aL", "attoliter" }, -- volume
["hWh"] = { "hW&sdot;h", "hectowatt-hour", },
["aW"] = { "aW", "attowatt" }, -- power, radiant flux
["hg"] = { "hg", "hectogram", },
["aWh"] = { "aW&sdot;h", "attowatt-hour" }, -- energy
["hm"] = { "hm", "hectometer", },
["ag"] = { "ag", "attogram" }, -- mass
["hohm"] = { "h&Omega;", "hectoohm", },
["aohm"]= { "a&Omega;", "attoohm" }, -- electrical resistance, impedance, reactance
["hs"] = { "hs", "hectosecond", },
["bit"] = { "b", "bit" }, -- memory (base 10)
["kB"] = { "kB", "kilobyte", },
["cBd"] = { "cBd", "centibaud" }, -- symbol rate
["kBd"] = { "kBd", "kilobaud", },
["cHz"] = { "cHz", "centihertz" }, -- frequency
["kHz"] = { "kHz", "kilohertz", },
["cJ"] = { "cJ", "centijoule" }, -- energy, work, heat
["kJ"] = { "kJ", "kilojoule", },
["cL"] = { "cL", "centiliter" }, -- volume
["kL"] = { "kL", "kiloliter", },
["cW"] = { "cW", "centiwatt" }, -- power, radiant flux
["kW"] = { "kW", "kilowatt", },
["cWh"] = { "cW&sdot;h", "centiwatt-hour" }, -- energy
["kWh"] = { "kW&sdot;h", "kilowatt-hour", },
["cg"] = { "cg", "centigram" }, -- mass
["kWh"] = { "kW&sdot;h", "watt-hour", },
["cohm"]= { "c&Omega;", "centiohm" }, -- electrical resistance, impedance, reactance
["kbit"] = { "kb", "kilobit", },
["dBd"] = { "dBd", "decibaud" }, -- symbol rate
["kg"] = { "kg", "kilogram", },
["dHz"] = { "dHz", "decihertz" }, -- frequency
["km"] = { "km", "kilometer", },
["dJ"] = { "dJ", "decijoule" }, -- energy, work, heat
["kohm"] = { "k&Omega;", "kiloohm", },
["dL"] = { "dL", "deciliter" }, -- volume
["ks"] = { "ks", "kilosecond", },
["dW"] = { "dW", "deciwatt" }, -- power, radiant flux
["m"] = { "m", "meter", },
["dWh"] = { "dW&sdot;h", "deciwatt-hour" }, -- energy
["mBd"] = { "mBd", "millibaud", },
["daBd"]= { "daBd", "decabaud" }, -- symbol rate
["mHz"] = { "mHz", "millihertz", },
["daHz"]= { "daHz", "decahertz" }, -- frequency
["mJ"] = { "mJ", "millijoule", },
["daJ"] = { "daJ", "decajoule" }, -- energy, work, heat
["mL"] = { "mL", "milliliter", },
["daL"] = { "daL", "decaliter" }, -- volume
["mW"] = { "mW", "milliwatt", },
["daW"] = { "daW", "decawatt" }, -- power, radiant flux
["mWh"] = { "mW&sdot;h", "milliwatt-hour", },
["daWh"]= { "daW&sdot;h", "decawatt-hour" }, -- energy
["mg"] = { "mg", "milligram", },
["dag"] = { "dag", "decagram" }, -- mass
["mm"] = { "mm", "millimeter", },
["daohm"]= { "da&Omega;", "decaohm" }, -- electrical resistance, impedance, reactance
["mohm"] = { "m&Omega;", "milliohm", },
["dg"] = { "dg", "decigram" }, -- mass
["ms"] = { "ms", "millisecond", },
["dohm"]= { "d&Omega;", "deciohm" }, -- electrical resistance, impedance, reactance
["nBd"] = { "nBd", "nanobaud", },
["fBd"] = { "fBd", "femtobaud" }, -- symbol rate
["nHz"] = { "nHz", "nanohertz", },
["fHz"] = { "fHz", "femtohertz" }, -- frequency
["nJ"] = { "nJ", "nanojoule", },
["fJ"] = { "fJ", "femtojoule" }, -- energy, work, heat
["nL"] = { "nL", "nanoliter", },
["fL"] = { "fL", "femtoliter" }, -- volume
["nW"] = { "nW", "nanowatt", },
["fW"] = { "fW", "femtowatt" }, -- power, radiant flux
["nWh"] = { "nW&sdot;h", "nanowatt-hour", },
["fWh"] = { "fW&sdot;h", "femtowatt-hour" }, -- energy
["ng"] = { "ng", "nanogram", },
["fg"] = { "fg", "femtogram" }, -- mass
["nm"] = { "nm", "nanometer", },
["fohm"]= { "f&Omega;", "femtoohm" }, -- electrical resistance, impedance, reactance
["nohm"] = { "n&Omega;", "nanoohm", },
["g"] = { "g", "gram" }, -- mass
["ns"] = { "ns", "nanosecond", },
["hBd"] = { "hBd", "hectobaud" }, -- symbol rate
["ohm"] = { "&Omega;", "ohm", },
["hHz"] = { "hHz", "hectohertz" }, -- frequency
["pBd"] = { "pBd", "picobaud", },
["hJ"] = { "hJ", "hectojoule" }, -- energy, work, heat
["pHz"] = { "pHz", "picohertz", },
["hL"] = { "hL", "hectoliter" }, -- volume
["pJ"] = { "pJ", "picojoule", },
["hW"] = { "hW", "hectowatt" }, -- power, radiant flux
["pL"] = { "pL", "picoliter", },
["hWh"] = { "hW&sdot;h", "hectowatt-hour" }, -- energy
["pW"] = { "pW", "picowatt", },
["hg"] = { "hg", "hectogram" }, -- mass
["pWh"] = { "pW&sdot;h", "picowatt-hour", },
["hohm"]= { "h&Omega;", "hectoohm" }, -- electrical resistance, impedance, reactance
["pg"] = { "pg", "picogram", },
["kB"] = { "kB", "kilobyte" }, -- memory (base 10, 8 bits)
["pm"] = { "pm", "picometer", },
["kBd"] = { "kBd", "kilobaud" }, -- symbol rate
["pohm"] = { "p&Omega;", "picoohm", },
["kHz"] = { "kHz", "kilohertz" }, -- frequency
["ps"] = { "ps", "picosecond", },
["kJ"] = { "kJ", "kilojoule" }, -- energy, work, heat
["s"] = { "s", "second", },
["kL"] = { "kL", "kiloliter" }, -- volume
["uBd"] = { "&mu;Bd", "microbaud", },
["kW"] = { "kW", "kilowatt" }, -- power, radiant flux
["uHz"] = { "&mu;Hz", "microhertz", },
["kWh"] = { "kW&sdot;h", "kilowatt-hour" }, -- energy
["uJ"] = { "&mu;J", "microjoule", },
["kbit"]= { "kb", "kilobit" }, -- memory (base 10)
["uL"] = { "&mu;L", "microliter", },
["kg"] = { "kg", "kilogram" }, -- mass
["uW"] = { "&mu;W", "microwatt", },
["kg/m"]= { "kg/m", "kilogram per meter" }, -- linear mass density
["uWh"] = { "&mu;W&sdot;h", "microwatt-hour", },
["kg/m2"]= { "kg/m<sup>2</sup>", "kilogram per square meter" }, -- area density
["ug"] = { "&mu;g", "microgram", },
["kg/m3"]= { "kg/m<sup>3</sup>", "kilogram per cubic meter" }, -- density, mass density
["um"] = { "&mu;m", "micrometer", },
["kg/mol"]= { "kg/mol", "kilogram per mole" }, -- molar mass
["uohm"] = { "&mu;&Omega;", "microohm", },
["kg/s"]= { "kg/s", "kilogram per second" }, -- mass flow rate
["us"] = { "&mu;s", "microsecond", },
["kgpm"]= { "kg/m", "kilogram per meter" }, -- linear mass density
["yBd"] = { "yBd", "yoctobaud", },
["kgpm2"]= { "kg/m<sup>2</sup>", "kilogram per square meter" }, -- area density
["yHz"] = { "yHz", "yoctohertz", },
["kgpm3"]= { "kg/m<sup>3</sup>", "kilogram per cubic meter" }, -- density, mass density
["yJ"] = { "yJ", "yoctojoule", },
["kgpmol"]= { "kg/mol", "kilogram per mole" }, -- molar mass
["yL"] = { "yL", "yoctoliter", },
["kgps"]= { "kg/s", "kilogram per second" }, -- mass flow rate
["yW"] = { "yW", "yoctowatt", },
["kohm"]= { "k&Omega;", "kiloohm" }, -- electrical resistance, impedance, reactance
["yWh"] = { "yW&sdot;h", "yoctowatt-hour", },
["lm/W"]= { "lm/W", "lumen per watt" }, -- luminous efficacy
["yg"] = { "yg", "yoctogram", },
["lmpW"]= { "lm/W", "lumen per watt" }, -- luminous efficacy
["ym"] = { "ym", "yoctometer", },
["m/H"] = { "m/H", "meter per henry" }, -- magnetic susceptibility
["yohm"] = { "y&Omega;", "yoctoohm", },
["m3/kg"]= { "m<sup>3</sup>/kg", "cubic meter per kilogram" }, -- specific volume
["ys"] = { "ys", "yoctosecond", },
["m3pkg"]= { "m<sup>3</sup>/kg", "cubic meter per kilogram" }, -- specific volume
["zBd"] = { "zBd", "zeptobaud", },
["mBd"] = { "mBd", "millibaud" }, -- symbol rate
["zHz"] = { "zHz", "zeptohertz", },
["mHz"] = { "mHz", "millihertz" }, -- frequency
["zJ"] = { "zJ", "zeptojoule", },
["mJ"] = { "mJ", "millijoule" }, -- energy, work, heat
["zL"] = { "zL", "zeptoliter", },
["mL"] = { "mL", "milliliter" }, -- volume
["zW"] = { "zW", "zeptowatt", },
["mPa"] = { "mPa", "millipascal" }, -- pressure, stress
["zWh"] = { "zW&sdot;h", "zeptowatt-hour", },
["mW"] = { "mW", "milliwatt" }, -- power, radiant flux
["zg"] = { "zg", "zeptogram", },
["mWh"] = { "mW&sdot;h", "milliwatt-hour" }, -- energy
["zm"] = { "zm", "zeptometer", },
["mbar"]= { "mbar", "millibar" }, -- pressure
["zohm"] = { "z&Omega;", "zeptoohm", },
["mg"] = { "mg", "milligram" }, -- mass
["zs"] = { "zs", "zeptosecond", },
["mm"] = { "mm", "millimeter" }, -- length
["mohm"]= { "m&Omega;", "milliohm" }, -- electrical resistance, impedance, reactance
["mol/kg"]= { "mol/kg", "mole per kilogram" }, -- molality
["molpkg"]= { "mol/kg", "mole per kilogram" }, -- molality
["mpH"] = { "m/H", "meter per henry" }, -- magnetic susceptibility
["ms"] = { "ms", "millisecond" }, -- time
["nBd"] = { "nBd", "nanobaud" }, -- symbol rate
["nHz"] = { "nHz", "nanohertz" }, -- frequency
["nJ"] = { "nJ", "nanojoule" }, -- energy, work, heat
["nL"] = { "nL", "nanoliter" }, -- volume
["nW"] = { "nW", "nanowatt" }, -- power, radiant flux
["nWh"] = { "nW&sdot;h", "nanowatt-hour" }, -- energy
["ng"] = { "ng", "nanogram" }, -- mass
["nohm"]= { "n&Omega;", "nanoohm" }, -- electrical resistance, impedance, reactance
["ohm"] = { "&Omega;", "ohm" }, -- electrical resistance, impedance, reactance
["ohmm"]= { "&Omega;&sdot;m", "ohm meter" }, -- resistivity
["pBd"] = { "pBd", "picobaud" }, -- symbol rate
["pHz"] = { "pHz", "picohertz" }, -- frequency
["pJ"] = { "pJ", "picojoule" }, -- energy, work, heat
["pL"] = { "pL", "picoliter" }, -- volume
["pPa"] = { "pPa", "picopascal" }, -- pressure, stress
["pW"] = { "pW", "picowatt" }, -- power, radiant flux
["pWh"] = { "pW&sdot;h", "picowatt-hour" }, -- energy
["pbar"]= { "pbar", "picobar" }, -- pressure
["pg"] = { "pg", "picogram" }, -- mass
["pm"] = { "pm", "picometer" }, -- length
["pohm"]= { "p&Omega;", "picoohm" }, -- electrical resistance, impedance, reactance
["ps"] = { "ps", "picosecond" }, -- time
["uBd"] = { "&mu;Bd", "microbaud" }, -- symbol rate
["uHz"] = { "&mu;Hz", "microhertz" }, -- frequency
["uJ"] = { "&mu;J", "microjoule" }, -- energy, work, heat
["uL"] = { "&mu;L", "microliter" }, -- volume
["uW"] = { "&mu;W", "microwatt" }, -- power, radiant flux
["uWh"] = { "&mu;W&sdot;h", "microwatt-hour" }, -- energy
["ug"] = { "&mu;g", "microgram" }, -- mass
["uohm"]= { "&mu;&Omega;", "microohm" }, -- electrical resistance, impedance, reactance
["yBd"] = { "yBd", "yoctobaud" }, -- symbol rate
["yHz"] = { "yHz", "yoctohertz" }, -- frequency
["yJ"] = { "yJ", "yoctojoule" }, -- energy, work, heat
["yL"] = { "yL", "yoctoliter" }, -- volume
["yPa"] = { "yPa", "yoctopascal" }, -- pressure, stress
["yW"] = { "yW", "yoctowatt" }, -- power, radiant flux
["yWh"] = { "yW&sdot;h", "yoctowatt-hour" }, -- energy
["ybar"]= { "ybar", "yoctobar" }, -- pressure
["yg"] = { "yg", "yoctogram" }, -- mass
["ym"] = { "ym", "yoctometer" }, -- length
["yohm"]= { "y&Omega;", "yoctoohm" }, -- electrical resistance, impedance, reactance
["ys"] = { "ys", "yoctosecond" }, -- time
["zBd"] = { "zBd", "zeptobaud" }, -- symbol rate
["zHz"] = { "zHz", "zeptohertz" }, -- frequency
["zJ"] = { "zJ", "zeptojoule" }, -- energy, work, heat
["zL"] = { "zL", "zeptoliter" }, -- volume
["zPa"] = { "zPa", "zeptopascal" }, -- pressure, stress
["zW"] = { "zW", "zeptowatt" }, -- power, radiant flux
["zWh"] = { "zW&sdot;h", "zeptowatt-hour" }, -- energy
["zbar"]= { "zbar", "zeptobar" }, -- pressure
["zg"] = { "zg", "zeptogram" }, -- mass
["zm"] = { "zm", "zeptometer" }, -- length
["zohm"]= { "z&Omega;", "zeptoohm" }, -- electrical resistance, impedance, reactance
["zs"] = { "zs", "zeptosecond" }, -- time
},
},
["caseInsensitiveUnits"] = {
["caseInsensitiveUnits"] = {
["a"] = { "A", "ampere", },
["a"] = { "A", "ampere" }, -- electric current
["a/m"] = { "A/m", "ampere per meter", },
["a/m"] = { "A/m", "ampere per meter" }, -- magnetization, magnetic field strength
["a/m2"] = { "A/m<sup>2</sup>", "ampere per square meter", },
["a/m2"] = { "A/m<sup>2</sup>", "ampere per square meter" }, -- electric current density
["apm"] = { "A/m", "ampere per meter", },
["abar"] = { "abar", "attobar" }, -- pressure
["apm2"] = { "A/m<sup>2</sup>", "ampere per square meter", },
["am"] = { "am", "attometer" }, -- length
["arad"] = { "A&sdot;rad", "ampere radian", },
["apa"] = { "aPa", "attopascal" }, -- pressure, stress
["bq"] = { "Bq", "becquerel", },
["apm"] = { "A/m", "ampere per meter" }, -- magnetization, magnetic field strength
["c"] = { "C", "coulomb", },
["apm2"] = { "A/m<sup>2</sup>", "ampere per square meter" }, -- electric current density
["c/kg"] = { "C/kg", "coulomb per kilogram", },
["arad"] = { "A&sdot;rad", "ampere radian" }, -- magnetomotive force
["c/m"] = { "C/m", "coulomb per meter", },
["as"] = { "as", "attosecond" }, -- time
["c/m2"] = { "C/m<sup>2</sup>", "coulomb per square meter", },
["atm"] = { "atm", "standard atmosphere" }, -- pressure
["c/m3"] = { "C/m<sup>3</sup>", "coulomb per cubic meter", },
["bar"] = { "bar", "bar" }, -- pressure
["cd"] = { "cd", "candela", },
["bq"] = { "Bq", "becquerel" }, -- radioactivity (decays per unit time)
["cd/m2"] = { "cd/m<sup>2</sup>", "candela per square meter", },
["c"] = { "C", "coulomb" }, -- electric charge or quantity of electricity
["cdpm2"] = { "cd/m<sup>2</sup>", "candela per square meter", },
["c/m"] = { "C/m", "coulomb per meter" }, -- linear charge density
["cpkg"] = { "C/kg", "coulomb per kilogram", },
["c/m2"] = { "C/m<sup>2</sup>", "coulomb per square meter" }, -- electric displacement field, polarization density
["cpm"] = { "C/m", "coulomb per meter", },
["c/m3"] = { "C/m<sup>3</sup>", "coulomb per cubic meter" }, -- electric charge density
["cpm2"] = { "C/m<sup>2</sup>", "coulomb per square meter", },
["cbar"] = { "cbar", "centibar" }, -- pressure
["cpm3"] = { "C/m<sup>3</sup>", "coulomb per cubic meter", },
["cd"] = { "cd", "candela" }, -- luminous intensity
["d"] = { "d", "day", },
["cd/m2"] = { "cd/m<sup>2</sup>", "candela per square meter" }, -- luminance
["degc"] = { "&deg;C", "degree Celsius", },
["cdpm2"] = { "cd/m<sup>2</sup>", "candela per square meter" }, -- luminance
["f"] = { "F", "farad", },
["cm"] = { "cm", "centimeter" }, -- length
["f/m"] = { "F/m", "farad per meter", },
["cpa"] = { "cPa", "centipascal" }, -- pressure, stress
["fpm"] = { "F/m", "farad per meter", },
["cpm"] = { "C/m", "coulomb per meter" }, -- linear charge density
["gy"] = { "Gy", "gray", },
["cpm2"] = { "C/m<sup>2</sup>", "coulomb per square meter" }, -- electric displacement field, polarization density
["gy/s"] = { "Gy/s", "gray per second", },
["cpm3"] = { "C/m<sup>3</sup>", "coulomb per cubic meter" }, -- electric charge density
["gyps"] = { "Gy/s", "gray per second", },
["cs"] = { "cs", "centisecond" }, -- time
["h"] = { "h", "hour", },
["d"] = { "d", "day" }, -- time
["h/m"] = { "H/m", "henry per meter", },
["dabar"] = { "dabar", "decabar" }, -- pressure
["hpm"] = { "H/m", "henry per meter", },
["dam"] = { "dam", "decameter" }, -- length
["hr"] = { "hr", "hour", },
["dapa"] = { "daPa", "decapascal" }, -- pressure, stress
["hz/s"] = { "Hz/s", "hertz per second", },
["das"] = { "das", "decasecond" }, -- time
["hzps"] = { "Hz/s", "hertz per second", },
["dbar"] = { "dbar", "decibar" }, -- pressure
["h−1"] = { "H−1", "reciprocal henry", },
["degc"] = { "&deg;C", "degree Celsius" }, -- temperature relative to 273.15 K
["j/(kkg)"] = { "J/(K&sdot;kg)", "joule per kilogram kelvin", },
["dm"] = { "dm", "decimeter" }, -- length
["j/(kmol)"] = { "J/(K&sdot;mol)", "joule per kelvin mole", },
["dpa"] = { "dPa", "decipascal" }, -- pressure, stress
["j/(m2s)"] = { "J/(m<sup>2</sup>&sdot;s)", "joule per square meter second", },
["ds"] = { "ds", "decisecond" }, -- time
["j/k"] = { "J/K", "joule per kelvin", },
["ebar"] = { "Ebar", "exabar" }, -- pressure
["j/kg"] = { "J/kg", "joule per kilogram", },
["em"] = { "Em", "exameter" }, -- length
["j/m2"] = { "J/m<sup>2</sup>", "joule per square meter", },
["epa"] = { "EPa", "exapascal" }, -- pressure, stress
["j/m3"] = { "J/m<sup>3</sup>", "joule per cubic meter", },
["es"] = { "Es", "exasecond" }, -- time
["j/mol"] = { "J/mol", "joule per mole", },
["f"] = { "F", "farad" }, -- electrical capacitance
["j/t"] = { "J/T", "joule per tesla", },
["f/m"] = { "F/m", "farad per meter" }, -- permittivity
["jp(kkg)"] = { "J/(K&sdot;kg)", "joule per kilogram kelvin", },
["fbar"] = { "fbar", "femtobar" }, -- pressure
["jp(kmol)"] = { "J/(K&sdot;mol)", "joule per kelvin mole", },
["fm"] = { "fm", "femtometer" }, -- length
["jp(m2s)"] = { "J/(m<sup>2</sup>&sdot;s)", "joule per square meter second", },
["fpa"] = { "fPa", "femtopascal" }, -- pressure, stress
["jpk"] = { "J/K", "joule per kelvin", },
["fpm"] = { "F/m", "farad per meter" }, -- permittivity
["jpkg"] = { "J/kg", "joule per kilogram", },
["fs"] = { "fs", "femtosecond" }, -- time
["jpm2"] = { "J/m<sup>2</sup>", "joule per square meter", },
["gbar"] = { "Gbar", "gigabar" }, -- pressure
["jpm3"] = { "J/m<sup>3</sup>", "joule per cubic meter", },
["gm"] = { "Gm", "gigameter" }, -- length
["jpmol"] = { "J/mol", "joule per mole", },
["gpa"] = { "GPa", "gigapascal" }, -- pressure, stress
["jpt"] = { "J/T", "joule per tesla", },
["gs"] = { "Gs", "gigasecond" }, -- time
["k"] = { "K", "kelvin", },
["gy"] = { "Gy", "gray" }, -- absorbed dose (of ionizing radiation)
["k/m"] = { "K/m", "kelvin per meter", },
["gy/s"] = { "Gy/s", "gray per second" }, -- absorbed dose rate
["k/w"] = { "K/W", "kelvin per watt", },
["gyps"] = { "Gy/s", "gray per second" }, -- absorbed dose rate
["kat"] = { "kat", "katal", },
["h"] = { "h", "hour" }, -- time
["kg/m"] = { "kg/m", "kilogram per meter", },
["hbar"] = { "hbar", "hectobar" }, -- pressure
["kg/m2"] = { "kg/m<sup>2</sup>", "kilogram per square meter", },
["hm"] = { "hm", "hectometer" }, -- length
["kg/m3"] = { "kg/m<sup>3</sup>", "kilogram per cubic meter", },
["hpa"] = { "hPa", "hectopascal" }, -- pressure, stress
["kg/mol"] = { "kg/mol", "kilogram per mole", },
["hr"] = { "hr", "hour" }, -- time
["kg/s"] = { "kg/s", "kilogram per second", },
["hs"] = { "hs", "hectosecond" }, -- time
["kgpm"] = { "kg/m", "kilogram per meter", },
["k"] = { "K", "kelvin" }, -- thermodynamic temperature
["kgpm2"] = { "kg/m<sup>2</sup>", "kilogram per square meter", },
["k/m"] = { "K/m", "kelvin per meter" }, -- temperature gradient
["kgpm3"] = { "kg/m<sup>3</sup>", "kilogram per cubic meter", },
["kat"] = { "kat", "katal" }, -- catalytic activity
["kgpmol"] = { "kg/mol", "kilogram per mole", },
["kbar"] = { "kbar", "kilobar" }, -- pressure
["kgps"] = { "kg/s", "kilogram per second", },
["km"] = { "km", "kilometer" }, -- length
["kpm"] = { "K/m", "kelvin per meter", },
["kpa"] = { "kPa", "kilopascal" }, -- pressure, stress
["kpw"] = { "K/W", "kelvin per watt", },
["kpm"] = { "K/m", "kelvin per meter" }, -- temperature gradient
["k−1"] = { "K−1", "reciprocal kelvin", },
["ks"] = { "ks", "kilosecond" }, -- time
["l"] = { "L", "kilogram square meter", },
["k−1"] = { "K&minus;1", "reciprocal kelvin" }, -- thermal expansion coefficient
["lm"] = { "lm", "lumen", },
["lm"] = { "lm", "lumen" }, -- luminous flux
["lm/w"] = { "lm/W", "lumen per watt", },
["lms"] = { "lm&sdot;s", "lumen second" }, -- luminous energy
["lmpw"] = { "lm/W", "lumen per watt", },
["lx"] = { "lx", "lux" }, -- illuminance
["lms"] = { "lm&sdot;s", "lumen second", },
["lxs"] = { "lx&sdot;s", "lux second" }, -- luminous exposure
["lx"] = { "lx", "lux", },
["m"] = { "m", "meter" }, -- length
["lxs"] = { "lx&sdot;s", "lux second", },
["m/m3"] = { "m/m<sup>3</sup>", "meter per cubic meter" }, -- fuel efficiency
["m/h"] = { "m/H", "meter per henry", },
["m/s"] = { "m/s", "meter per second" }, -- speed, velocity
["m/m3"] = { "m/m<sup>3</sup>", "meter per cubic meter", },
["m/s2"] = { "m/s<sup>2</sup>", "meter per second squared" }, -- acceleration
["m/s"] = { "m/s", "meter per second", },
["m/s3"] = { "m/s<sup>3</sup>", "meter per second cubed" }, -- jerk, jolt
["m/s2"] = { "m/s<sup>2</sup>", "meter per second squared", },
["m/s4"] = { "m/s<sup>4</sup>", "meter per second to the fourth" }, -- snap, jounce
["m/s3"] = { "m/s<sup>3</sup>", "meter per second cubed", },
["m2"] = { "m<sup>2</sup>", "square meter" }, -- area
["m/s4"] = { "m/s4", "meter per second to the fourth", },
["m2/(vs)"] = { "m<sup>2</sup>/(V&sdot;s)", "square meter per volt second" }, -- electron mobility
["m2"] = { "m<sup>2</sup>", "square meter", },
["m2/s"] = { "m<sup>2</sup>/s", "square meter per second" }, -- kinematic viscosity, thermal diffusivity, diffusion coefficient
["m2/(vs)"] = { "m<sup>2</sup>/(V&sdot;s)", "square meter per volt second", },
["m2p(vs)"] = { "m<sup>2</sup>/(V&sdot;s)", "square meter per volt second" }, -- electron mobility
["m2/s"] = { "m<sup>2</sup>/s", "square meter per second", },
["m2ps"] = { "m<sup>2</sup>/s", "square meter per second" }, -- kinematic viscosity, thermal diffusivity, diffusion coefficient
["m2p(vs)"] = { "m<sup>2</sup>/(V&sdot;s)", "square meter per volt second", },
["m3"] = { "m<sup>3</sup>", "cubic meter" }, -- volume
["m2ps"] = { "m<sup>2</sup>/s", "square meter per second", },
["m3/(mols)"]= { "m<sup>3</sup>/(mol&sdot;s)", "cubic meter per mole second" }, -- catalytic efficiency
["m3"] = { "m<sup>3</sup>", "cubic meter", },
["m3/mol"] = { "m<sup>3</sup>/mol", "cubic meter per mole" }, -- molar volume
["m3/(mols)"] = { "m<sup>3</sup>/(mol&sdot;s)", "cubic meter per mole second", },
["m3/s"] = { "m<sup>3</sup>/s", "cubic meter per second" }, -- volumetric flow
["m3/kg"] = { "m<sup>3</sup>/kg", "cubic meter per kilogram", },
["m3p(mols)"]= { "m<sup>3</sup>/(mol&sdot;s)", "cubic meter per mole second" }, -- catalytic efficiency
["m3/mol"] = { "m<sup>3</sup>/mol", "cubic meter per mole", },
["m3pmol"] = { "m<sup>3</sup>/mol", "cubic meter per mole" }, -- molar volume
["m3/s"] = { "m<sup>3</sup>/s", "cubic meter per second", },
["m3ps"] = { "m<sup>3</sup>/s", "cubic meter per second" }, -- volumetric flow
["m3p(mols)"] = { "m<sup>3</sup>/(mol&sdot;s)", "cubic meter per mole second", },
["min"] = { "min", "minute" }, -- time
["m3pkg"] = { "m<sup>3</sup>/kg", "cubic meter per kilogram", },
["mo"] = { "mo", "month" }, -- time
["m3pmol"] = { "m<sup>3</sup>/mol", "cubic meter per mole", },
["mol"] = { "mol", "mole" }, -- amount of substance
["m3ps"] = { "m<sup>3</sup>/s", "cubic meter per second", },
["mol/m3"] = { "mol/m<sup>3</sup>", "mole per cubic meter" }, -- molarity, amount of substance concentration
["min"] = { "min", "minute", },
["molpm3"] = { "mol/m<sup>3</sup>", "mole per cubic meter" }, -- molarity, amount of substance concentration
["mo"] = { "mo", "month", },
["mol−1"] = { "mol&minus;1", "reciprocal mole" }, -- Avogadro constant
["mol"] = { "mol", "mole", },
["mpm3"] = { "m/m<sup>3</sup>", "meter per cubic meter" }, -- fuel efficiency
["mol/kg"] = { "mol/kg", "mole per kilogram", },
["mps"] = { "m/s", "meter per second" }, -- speed, velocity
["mol/m3"] = { "mol/m<sup>3</sup>", "mole per cubic meter", },
["mps2"] = { "m/s<sup>2</sup>", "meter per second squared" }, -- acceleration
["molpkg"] = { "mol/kg", "mole per kilogram", },
["mps3"] = { "m/s<sup>3</sup>", "meter per second cubed" }, -- jerk, jolt
["molpm3"] = { "mol/m<sup>3</sup>", "mole per cubic meter", },
["mps4"] = { "m/s<sup>4</sup>", "meter per second to the fourth" }, -- snap, jounce
["mol−1"] = { "mol−1", "reciprocal mole", },
["m−1"] = { "m&minus;1", "reciprocal meter" }, -- wavenumber, optical power, curvature, spatial frequency
["mph"] = { "m/H", "meter per henry", },
["nbar"] = { "nbar", "nanobar" }, -- pressure
["mpm3"] = { "m/m<sup>3</sup>", "meter per cubic meter", },
["nm"] = { "nm", "nanometer" }, -- length
["mps"] = { "m/s", "meter per second", },
["npa"] = { "nPa", "nanopascal" }, -- pressure, stress
["mps2"] = { "m/s<sup>2</sup>", "meter per second squared", },
["ns"] = { "ns", "nanosecond" }, -- time
["mps3"] = { "m/s<sup>3</sup>", "meter per second cubed", },
["pa"] = { "Pa", "pascal" }, -- pressure, stress
["mps4"] = { "m/s4", "meter per second to the fourth", },
["pas"] = { "Pa&sdot;s", "pascal-second" }, -- dynamic viscosity
["m−1"] = { "m−1", "reciprocal meter", },
["pa−1"] = { "Pa&minus;1", "reciprocal pascal" }, -- compressibility
["ohmm"] = { "&Omega;&sdot;m", "ohm meter", },
["ppm"] = { "ppm", "parts per million" }, -- quantity
["pa"] = { "Pa", "pascal", },
["rad"] = { "rad", "radian" }, -- angle
["pa−1"] = { "Pa−1", "reciprocal pascal", },
["rad/s"] = { "rad/s", "radian per second" }, -- angular velocity
["ppm"] = { "ppm", "parts per million", },
["rad/s2"] = { "rad/s<sup>2</sup>", "radian per second squared" }, -- angular acceleration
["rad"] = { "rad", "radian", },
["radps"] = { "rad/s", "radian per second" }, -- angular velocity
["rad/s"] = { "rad/s", "radian per second", },
["radps2"] = { "rad/s<sup>2</sup>", "radian per second squared" }, -- angular acceleration
["rad/s2"] = { "rad/s<sup>2</sup>", "radian per second squared", },
["s"] = { "s", "second" }, -- time
["radps"] = { "rad/s", "radian per second", },
["sr"] = { "sr", "steradian" }, -- solid angle
["radps2"] = { "rad/s<sup>2</sup>", "radian per second squared", },
["sv"] = { "Sv", "sievert" }, -- equivalent dose (of ionizing radiation)
["s"] = { "S", "siemens", },
["tbar"] = { "Tbar", "terabar" }, -- pressure
["s/m"] = { "S/m", "siemens per meter", },
["tm"] = { "Tm", "terameter" }, -- length
["sm2/mol"] = { "S&sdot;m<sup>2</sup>/mol", "siemens square meter per mole", },
["tpa"] = { "TPa", "terapascal" }, -- pressure, stress
["sm2pmol"] = { "S&sdot;m<sup>2</sup>/mol", "siemens square meter per mole", },
["ts"] = { "Ts", "terasecond" }, -- time
["spm"] = { "S/m", "siemens per meter", },
["ubar"] = { "&mu;bar", "microbar" }, -- pressure
["sr"] = { "sr", "steradian", },
["um"] = { "&mu;m", "micrometer" }, -- length
["sv"] = { "Sv", "sievert", },
["upa"] = { "&mu;Pa", "micropascal" }, -- pressure, stress
["t"] = { "T", "tesla", },
["us"] = { "&mu;s", "microsecond" }, -- time
["tm"] = { "T&sdot;m", "tesla meter", },
["v"] = { "V", "volt" }, -- voltage, electrical potential difference, electromotive force
["v"] = { "V", "volt", },
["v/m"] = { "V/m", "volt per meter" }, -- electric field strength
["v/m"] = { "V/m", "volt per meter", },
["vpm"] = { "V/m", "volt per meter" }, -- electric field strength
["vpm"] = { "V/m", "volt per meter", },
["w"] = { "w", "week" }, -- time
["w"] = { "w", "week", },
["wb"] = { "Wb", "weber" }, -- magnetic flux
["w/(mk)"] = { "W/(m&sdot;K)", "watt per meter kelvin", },
["wb/m"] = { "Wb/m", "weber per meter" }, -- magnetic vector potential
["w/(srm)"] = { "W/(sr&sdot;m)", "watt per steradian meter", },
["wbm"] = { "Wb&sdot;m", "weber meter" }, -- magnetic moment
["w/(srm2)"] = { "W/(sr&sdot;m<sup>2</sup>)", "watt per steradian square meter", },
["wbpm"] = { "Wb/m", "weber per meter" }, -- magnetic vector potential
["w/(srm3)"] = { "W/(sr&sdot;m<sup>3</sup>)", "watt per steradian cubic meter", },
["wk"] = { "wk", "week" }, -- time
["w/m"] = { "W/m", "watt per meter", },
["y"] = { "y", "year" }, -- time
["w/m2"] = { "W/m<sup>2</sup>", "watt per square meter", },
["yr"] = { "yr", "year" }, -- time
["w/m3"] = { "W/m<sup>3</sup>", "watt per cubic meter", },
["w/sr"] = { "W/sr", "watt per steradian", },
["wb"] = { "Wb", "weber", },
["wb/m"] = { "Wb/m", "weber per meter", },
["wbm"] = { "Wb&sdot;m", "weber meter", },
["wbpm"] = { "Wb/m", "weber per meter", },
["wk"] = { "wk", "week", },
["wp(mk)"] = { "W/(m&sdot;K)", "watt per meter kelvin", },
["wp(srm)"] = { "W/(sr&sdot;m)", "watt per steradian meter", },
["wp(srm2)"] = { "W/(sr&sdot;m<sup>2</sup>)", "watt per steradian square meter", },
["wp(srm3)"] = { "W/(sr&sdot;m<sup>3</sup>)", "watt per steradian cubic meter", },
["wpm"] = { "W/m", "watt per meter", },
["wpm2"] = { "W/m<sup>2</sup>", "watt per square meter", },
["wpm3"] = { "W/m<sup>3</sup>", "watt per cubic meter", },
["wpsr"] = { "W/sr", "watt per steradian", },
["y"] = { "y", "year", },
["yr"] = { "yr", "year", },
}
}
}
}

Revision as of 22:02, 24 February 2022

Documentation for this module may be created at Module:Unit/data/doc

------------------------------------------------------------------
-- Module:Unit data
-- This page holds localization data for Module:Unit.
-- Data sourced from various Wikipedia pages, including:
-- * https://en.wikipedia.org/wiki/Bar_(unit)
-- * https://en.wikipedia.org/wiki/Byte
-- * https://en.wikipedia.org/wiki/International_System_of_Units
-- * https://en.wikipedia.org/wiki/Parts-per_notation
-- * https://en.wikipedia.org/wiki/SI_base_unit
-- * https://en.wikipedia.org/wiki/SI_derived_unit
-- * https://en.wikipedia.org/wiki/Unit_of_time
-- * https://en.wikipedia.org/wiki/Watthour
--
-- TODO: Support pluralization.
------------------------------------------------------------------

return {
	-- The format is:
	-- ["abbreviation to type into the template"] = { "unit to display", "unit name", }, -- A brief description of the quantity of the unit.
	["caseSensitiveUnits"] = {
		["B"]	=	{ "B", "byte" },	-- memory (base 10, 8 bits)
		["Bd"]	=	{ "Bd", "baud" },	-- symbol rate
		["C/kg"]=	{ "C/kg", "coulomb per kilogram" },	-- exposure (X and gamma rays)
		["Cpkg"]=	{ "C/kg", "coulomb per kilogram" },	-- exposure (X and gamma rays)
		["EB"]	=	{ "EB", "exabyte" },	-- memory (base 10, 8 bits)
		["EBd"]	=	{ "EBd", "exabaud" },	-- symbol rate
		["EHz"]	=	{ "EHz", "exahertz" },	-- frequency
		["EJ"]	=	{ "EJ", "exajoule" },	-- energy, work, heat
		["EL"]	=	{ "EL", "exaliter" },	-- volume
		["EW"]	=	{ "EW", "exawatt" },	-- power, radiant flux
		["EWh"]	=	{ "EW&sdot;h", "exawatt-hour" },	-- energy
		["Ebit"]=	{ "Eb", "exabit" },	-- memory (base 10)
		["Eg"]	=	{ "Eg", "exagram" },	-- mass
		["EiB"]	=	{ "EiB", "exbibyte" },	-- memory (base 2, 8 bits)
		["Eibit"]=	{ "Eib", "exbibit" },	-- memory (base 2)
		["Eohm"]=	{ "E&Omega;", "exaohm" },	-- electrical resistance, impedance, reactance
		["GB"]	=	{ "GB", "gigabyte" },	-- memory (base 10, 8 bits)
		["GBd"]	=	{ "GBd", "gigabaud" },	-- symbol rate
		["GHz"]	=	{ "GHz", "gigahertz" },	-- frequency
		["GJ"]	=	{ "GJ", "gigajoule" },	-- energy, work, heat
		["GL"]	=	{ "GL", "gigaliter" },	-- volume
		["GW"]	=	{ "GW", "gigawatt" },	-- power, radiant flux
		["GWh"]	=	{ "GW&sdot;h", "gigawatt-hour" },	-- energy
		["Gbit"]=	{ "Gb", "gigabit" },	-- memory (base 10)
		["Gg"]	=	{ "Gg", "gigagram" },	-- mass
		["GiB"]	=	{ "GiB", "gibibyte" },	-- memory (base 2, 8 bits)
		["Gibit"]=	{ "Gib", "gibibit" },	-- memory (base 2)
		["Gohm"]=	{ "G&Omega;", "gigaohm" },	-- electrical resistance, impedance, reactance
		["H"]	=	{ "H", "henry" },	-- electrical inductance
		["H/m"]	=	{ "H/m", "henry per meter" },	-- magnetic permeability
		["Hpm"]	=	{ "H/m", "henry per meter" },	-- magnetic permeability
		["Hz"]	=	{ "Hz", "hertz" },	-- frequency
		["Hz/s"]=	{ "Hz/s", "hertz per second" },	-- frequency drift
		["Hzps"]=	{ "Hz/s", "hertz per second" },	-- frequency drift
		["H−1"]	=	{ "H&minus;1", "reciprocal henry" },	-- magnetic reluctance
		["J"]	=	{ "J", "joule" },	-- energy, work, heat
		["J/(Kkg)"]=	{ "J/(K&sdot;kg)", "joule per kilogram kelvin" },	-- specific heat capacity, specific entropy
		["J/(Kmol)"]=	{ "J/(K&sdot;mol)", "joule per kelvin mole" },	-- molar heat capacity, molar entropy
		["J/(m2s)"]=	{ "J/(m<sup>2</sup>&sdot;s)", "joule per square meter second" },	-- energy flux density
		["J/K"]	=	{ "J/K", "joule per kelvin" },	-- heat capacity, entropy
		["J/T"]	=	{ "J/T", "joule per tesla" },	-- magnetic dipole moment
		["J/kg"]=	{ "J/kg", "joule per kilogram" },	-- specific energy
		["J/m2"]=	{ "J/m<sup>2</sup>", "joule per square meter" },	-- radiant exposure
		["J/m3"]=	{ "J/m<sup>3</sup>", "joule per cubic meter" },	-- energy density
		["J/mol"]=	{ "J/mol", "joule per mole" },	-- molar energy
		["Jp(Kkg)"]=	{ "J/(K&sdot;kg)", "joule per kilogram kelvin" },	-- specific heat capacity, specific entropy
		["Jp(Kmol)"]=	{ "J/(K&sdot;mol)", "joule per kelvin mole" },	-- molar heat capacity, molar entropy
		["Jp(m2s)"]=	{ "J/(m<sup>2</sup>&sdot;s)", "joule per square meter second" },	-- energy flux density
		["JpK"]	=	{ "J/K", "joule per kelvin" },	-- heat capacity, entropy
		["JpT"]	=	{ "J/T", "joule per tesla" },	-- magnetic dipole moment
		["Jpkg"]=	{ "J/kg", "joule per kilogram" },	-- specific energy
		["Jpm2"]=	{ "J/m<sup>2</sup>", "joule per square meter" },	-- radiant exposure
		["Jpm3"]=	{ "J/m<sup>3</sup>", "joule per cubic meter" },	-- energy density
		["Jpmol"]=	{ "J/mol", "joule per mole" },	-- molar energy
		["Js"]	=	{ "J&sdot;s", "joule-second" },	-- action
		["K/W"]	=	{ "K/W", "kelvin per watt" },	-- thermal resistance
		["KiB"]	=	{ "KiB", "kibibyte" },	-- memory (base 2, 8 bits)
		["Kibit"]=	{ "Kib", "kibibit" },	-- memory (base 2)
		["KpW"]	=	{ "K/W", "kelvin per watt" },	-- thermal resistance
		["L"]	=	{ "L", "kilogram square meter" },	-- moment of inertia
		["MB"]	=	{ "MB", "megabyte" },	-- memory (base 10, 8 bits)
		["MBd"]	=	{ "MBd", "megabaud" },	-- symbol rate
		["MHz"]	=	{ "MHz", "megahertz" },	-- frequency
		["MJ"]	=	{ "MJ", "megajoule" },	-- energy, work, heat
		["ML"]	=	{ "ML", "megaliter" },	-- volume
		["MPa"]	=	{ "MPa", "megapascal" },	-- pressure, stress
		["MW"]	=	{ "MW", "megawatt" },	-- power, radiant flux
		["MWh"]	=	{ "MW&sdot;h", "megawatt-hour" },	-- energy
		["Mbar"]=	{ "Mbar", "megabar" },	-- pressure
		["Mbit"]=	{ "Mb", "megabit" },	-- memory (base 10)
		["Mg"]	=	{ "Mg", "megagram" },	-- mass
		["MiB"]	=	{ "MiB", "mebibyte" },	-- memory (base 2, 8 bits)
		["Mibit"]=	{ "Mib", "mebibit" },	-- memory (base 2)
		["Mm"]	=	{ "Mm", "megameter" },	-- length
		["Mohm"]=	{ "M&Omega;", "megaohm" },	-- electrical resistance, impedance, reactance
		["Ms"]	=	{ "Ms", "megasecond" },	-- time
		["N"]	=	{ "N", "newton" },	-- force, weight
		["N/m"]	=	{ "N/m", "newton per meter" },	-- surface tension, stiffness
		["N/s"]	=	{ "N/s", "newton per second" },	-- yank
		["Nm"]	=	{ "N&sdot;m", "newton-meter" },	-- torque, moment of force
		["Nms"]	=	{ "N&sdot;m&sdot;s", "newton meter second" },	-- angular momentum
		["Nms/kg"]=	{ "N&sdot;m&sdot;s/kg", "newton meter second per kilogram" },	-- specific angular momentum
		["Nmspkg"]=	{ "N&sdot;m&sdot;s/kg", "newton meter second per kilogram" },	-- specific angular momentum
		["Npm"]	=	{ "N/m", "newton per meter" },	-- surface tension, stiffness
		["Nps"]	=	{ "N/s", "newton per second" },	-- yank
		["Ns"]	=	{ "N&sdot;s", "newton-second" },	-- momentum, impulse
		["PB"]	=	{ "PB", "petabyte" },	-- memory (base 10, 8 bits)
		["PBd"]	=	{ "PBd", "petabaud" },	-- symbol rate
		["PHz"]	=	{ "PHz", "petahertz" },	-- frequency
		["PJ"]	=	{ "PJ", "petajoule" },	-- energy, work, heat
		["PL"]	=	{ "PL", "petaliter" },	-- volume
		["PPa"]	=	{ "PPa", "petapascal" },	-- pressure, stress
		["PW"]	=	{ "PW", "petawatt" },	-- power, radiant flux
		["PWh"]	=	{ "PW&sdot;h", "petawatt-hour" },	-- energy
		["Pbar"]=	{ "Pbar", "petabar" },	-- pressure
		["Pbit"]=	{ "Pb", "petabit" },	-- memory (base 10)
		["Pg"]	=	{ "Pg", "petagram" },	-- mass
		["PiB"]	=	{ "PiB", "pebibyte" },	-- memory (base 2, 8 bits)
		["Pibit"]=	{ "Pib", "pebibit" },	-- memory (base 2)
		["Pm"]	=	{ "Pm", "petameter" },	-- length
		["Pohm"]=	{ "P&Omega;", "petaohm" },	-- electrical resistance, impedance, reactance
		["Ps"]	=	{ "Ps", "petasecond" },	-- time
		["S"]	=	{ "S", "siemens" },	-- electrical conductance
		["S/m"]	=	{ "S/m", "siemens per meter" },	-- electrical conductivity
		["Sm2/mol"]=	{ "S&sdot;m<sup>2</sup>/mol", "siemens square meter per mole" },	-- molar conductivity
		["Sm2pmol"]=	{ "S&sdot;m<sup>2</sup>/mol", "siemens square meter per mole" },	-- molar conductivity
		["Spm"]	=	{ "S/m", "siemens per meter" },	-- electrical conductivity
		["T"]	=	{ "T", "tesla" },	-- magnetic induction, magnetic flux density
		["TB"]	=	{ "TB", "terabyte" },	-- memory (base 10, 8 bits)
		["TBd"]	=	{ "TBd", "terabaud" },	-- symbol rate
		["THz"]	=	{ "THz", "terahertz" },	-- frequency
		["TJ"]	=	{ "TJ", "terajoule" },	-- energy, work, heat
		["TL"]	=	{ "TL", "teraliter" },	-- volume
		["TW"]	=	{ "TW", "terawatt" },	-- power, radiant flux
		["TWh"]	=	{ "TW&sdot;h", "terawatt-hour" },	-- energy
		["Tbit"]=	{ "Tb", "terabit" },	-- memory (base 10)
		["Tg"]	=	{ "Tg", "teragram" },	-- mass
		["TiB"]	=	{ "TiB", "tebibyte" },	-- memory (base 2, 8 bits)
		["Tibit"]=	{ "Tib", "tebibit" },	-- memory (base 2)
		["Tm"]	=	{ "T&sdot;m", "tesla meter" },	-- magnetic rigidity
		["Tohm"]=	{ "T&Omega;", "teraohm" },	-- electrical resistance, impedance, reactance
		["W"]	=	{ "W", "watt" },	-- power, radiant flux
		["W/(mK)"]=	{ "W/(m&sdot;K)", "watt per meter kelvin" },	-- thermal conductivity
		["W/(srm)"]=	{ "W/(sr&sdot;m)", "watt per steradian meter" },	-- spectral intensity
		["W/(srm2)"]=	{ "W/(sr&sdot;m<sup>2</sup>)", "watt per steradian square meter" },	-- radiance
		["W/(srm3)"]=	{ "W/(sr&sdot;m<sup>3</sup>)", "watt per steradian cubic meter" },	-- spectral radiance
		["W/m"]	=	{ "W/m", "watt per meter" },	-- spectral power
		["W/m2"]=	{ "W/m<sup>2</sup>", "watt per square meter" },	-- heat flux density, irradiance
		["W/m3"]=	{ "W/m<sup>3</sup>", "watt per cubic meter" },	-- spectral irradiance, power density
		["W/sr"]=	{ "W/sr", "watt per steradian" },	-- radiant intensity
		["Wh"]	=	{ "W&sdot;h", "watt-hour" },	-- energy
		["Wp(mK)"]=	{ "W/(m&sdot;K)", "watt per meter kelvin" },	-- thermal conductivity
		["Wp(srm)"]=	{ "W/(sr&sdot;m)", "watt per steradian meter" },	-- spectral intensity
		["Wp(srm2)"]=	{ "W/(sr&sdot;m<sup>2</sup>)", "watt per steradian square meter" },	-- radiance
		["Wp(srm3)"]=	{ "W/(sr&sdot;m<sup>3</sup>)", "watt per steradian cubic meter" },	-- spectral radiance
		["Wpm"]	=	{ "W/m", "watt per meter" },	-- spectral power
		["Wpm2"]=	{ "W/m<sup>2</sup>", "watt per square meter" },	-- heat flux density, irradiance
		["Wpm3"]=	{ "W/m<sup>3</sup>", "watt per cubic meter" },	-- spectral irradiance, power density
		["Wpsr"]=	{ "W/sr", "watt per steradian" },	-- radiant intensity
		["YB"]	=	{ "YB", "yottabyte" },	-- memory (base 10, 8 bits)
		["YBd"]	=	{ "YBd", "yottabaud" },	-- symbol rate
		["YHz"]	=	{ "YHz", "yottahertz" },	-- frequency
		["YJ"]	=	{ "YJ", "yottajoule" },	-- energy, work, heat
		["YL"]	=	{ "YL", "yottaliter" },	-- volume
		["YPa"]	=	{ "YPa", "yottapascal" },	-- pressure, stress
		["YW"]	=	{ "YW", "yottawatt" },	-- power, radiant flux
		["YWh"]	=	{ "YW&sdot;h", "yottawatt-hour" },	-- energy
		["Ybar"]=	{ "Ybar", "yottabar" },	-- pressure
		["Ybit"]=	{ "Yb", "yottabit" },	-- memory (base 10)
		["Yg"]	=	{ "Yg", "yottagram" },	-- mass
		["YiB"]	=	{ "YiB", "yobibyte" },	-- memory (base 2, 8 bits)
		["Yibit"]=	{ "Yib", "yobibit" },	-- memory (base 2)
		["Ym"]	=	{ "Ym", "yottameter" },	-- length
		["Yohm"]=	{ "Y&Omega;", "yottaohm" },	-- electrical resistance, impedance, reactance
		["Ys"]	=	{ "Ys", "yottasecond" },	-- time
		["ZB"]	=	{ "ZB", "zettabyte" },	-- memory (base 10, 8 bits)
		["ZBd"]	=	{ "ZBd", "zettabaud" },	-- symbol rate
		["ZHz"]	=	{ "ZHz", "zettahertz" },	-- frequency
		["ZJ"]	=	{ "ZJ", "zettajoule" },	-- energy, work, heat
		["ZL"]	=	{ "ZL", "zettaliter" },	-- volume
		["ZPa"]	=	{ "ZPa", "zettapascal" },	-- pressure, stress
		["ZW"]	=	{ "ZW", "zettawatt" },	-- power, radiant flux
		["ZWh"]	=	{ "ZW&sdot;h", "zettawatt-hour" },	-- energy
		["Zbar"]=	{ "Zbar", "zettabar" },	-- pressure
		["Zbit"]=	{ "Zb", "zettabit" },	-- memory (base 10)
		["Zg"]	=	{ "Zg", "zettagram" },	-- mass
		["ZiB"]	=	{ "ZiB", "zebibyte" },	-- memory (base 2, 8 bits)
		["Zibit"]=	{ "Zib", "zebibit" },	-- memory (base 2)
		["Zm"]	=	{ "Zm", "zettameter" },	-- length
		["Zohm"]=	{ "Z&Omega;", "zettaohm" },	-- electrical resistance, impedance, reactance
		["Zs"]	=	{ "Zs", "zettasecond" },	-- time
		["aBd"]	=	{ "aBd", "attobaud" },	-- symbol rate
		["aHz"]	=	{ "aHz", "attohertz" },	-- frequency
		["aJ"]	=	{ "aJ", "attojoule" },	-- energy, work, heat
		["aL"]	=	{ "aL", "attoliter" },	-- volume
		["aW"]	=	{ "aW", "attowatt" },	-- power, radiant flux
		["aWh"]	=	{ "aW&sdot;h", "attowatt-hour" },	-- energy
		["ag"]	=	{ "ag", "attogram" },	-- mass
		["aohm"]=	{ "a&Omega;", "attoohm" },	-- electrical resistance, impedance, reactance
		["bit"]	=	{ "b", "bit" },	-- memory (base 10)
		["cBd"]	=	{ "cBd", "centibaud" },	-- symbol rate
		["cHz"]	=	{ "cHz", "centihertz" },	-- frequency
		["cJ"]	=	{ "cJ", "centijoule" },	-- energy, work, heat
		["cL"]	=	{ "cL", "centiliter" },	-- volume
		["cW"]	=	{ "cW", "centiwatt" },	-- power, radiant flux
		["cWh"]	=	{ "cW&sdot;h", "centiwatt-hour" },	-- energy
		["cg"]	=	{ "cg", "centigram" },	-- mass
		["cohm"]=	{ "c&Omega;", "centiohm" },	-- electrical resistance, impedance, reactance
		["dBd"]	=	{ "dBd", "decibaud" },	-- symbol rate
		["dHz"]	=	{ "dHz", "decihertz" },	-- frequency
		["dJ"]	=	{ "dJ", "decijoule" },	-- energy, work, heat
		["dL"]	=	{ "dL", "deciliter" },	-- volume
		["dW"]	=	{ "dW", "deciwatt" },	-- power, radiant flux
		["dWh"]	=	{ "dW&sdot;h", "deciwatt-hour" },	-- energy
		["daBd"]=	{ "daBd", "decabaud" },	-- symbol rate
		["daHz"]=	{ "daHz", "decahertz" },	-- frequency
		["daJ"]	=	{ "daJ", "decajoule" },	-- energy, work, heat
		["daL"]	=	{ "daL", "decaliter" },	-- volume
		["daW"]	=	{ "daW", "decawatt" },	-- power, radiant flux
		["daWh"]=	{ "daW&sdot;h", "decawatt-hour" },	-- energy
		["dag"]	=	{ "dag", "decagram" },	-- mass
		["daohm"]=	{ "da&Omega;", "decaohm" },	-- electrical resistance, impedance, reactance
		["dg"]	=	{ "dg", "decigram" },	-- mass
		["dohm"]=	{ "d&Omega;", "deciohm" },	-- electrical resistance, impedance, reactance
		["fBd"]	=	{ "fBd", "femtobaud" },	-- symbol rate
		["fHz"]	=	{ "fHz", "femtohertz" },	-- frequency
		["fJ"]	=	{ "fJ", "femtojoule" },	-- energy, work, heat
		["fL"]	=	{ "fL", "femtoliter" },	-- volume
		["fW"]	=	{ "fW", "femtowatt" },	-- power, radiant flux
		["fWh"]	=	{ "fW&sdot;h", "femtowatt-hour" },	-- energy
		["fg"]	=	{ "fg", "femtogram" },	-- mass
		["fohm"]=	{ "f&Omega;", "femtoohm" },	-- electrical resistance, impedance, reactance
		["g"]	=	{ "g", "gram" },	-- mass
		["hBd"]	=	{ "hBd", "hectobaud" },	-- symbol rate
		["hHz"]	=	{ "hHz", "hectohertz" },	-- frequency
		["hJ"]	=	{ "hJ", "hectojoule" },	-- energy, work, heat
		["hL"]	=	{ "hL", "hectoliter" },	-- volume
		["hW"]	=	{ "hW", "hectowatt" },	-- power, radiant flux
		["hWh"]	=	{ "hW&sdot;h", "hectowatt-hour" },	-- energy
		["hg"]	=	{ "hg", "hectogram" },	-- mass
		["hohm"]=	{ "h&Omega;", "hectoohm" },	-- electrical resistance, impedance, reactance
		["kB"]	=	{ "kB", "kilobyte" },	-- memory (base 10, 8 bits)
		["kBd"]	=	{ "kBd", "kilobaud" },	-- symbol rate
		["kHz"]	=	{ "kHz", "kilohertz" },	-- frequency
		["kJ"]	=	{ "kJ", "kilojoule" },	-- energy, work, heat
		["kL"]	=	{ "kL", "kiloliter" },	-- volume
		["kW"]	=	{ "kW", "kilowatt" },	-- power, radiant flux
		["kWh"]	=	{ "kW&sdot;h", "kilowatt-hour" },	-- energy
		["kbit"]=	{ "kb", "kilobit" },	-- memory (base 10)
		["kg"]	=	{ "kg", "kilogram" },	-- mass
		["kg/m"]=	{ "kg/m", "kilogram per meter" },	-- linear mass density
		["kg/m2"]=	{ "kg/m<sup>2</sup>", "kilogram per square meter" },	-- area density
		["kg/m3"]=	{ "kg/m<sup>3</sup>", "kilogram per cubic meter" },	-- density, mass density
		["kg/mol"]=	{ "kg/mol", "kilogram per mole" },	-- molar mass
		["kg/s"]=	{ "kg/s", "kilogram per second" },	-- mass flow rate
		["kgpm"]=	{ "kg/m", "kilogram per meter" },	-- linear mass density
		["kgpm2"]=	{ "kg/m<sup>2</sup>", "kilogram per square meter" },	-- area density
		["kgpm3"]=	{ "kg/m<sup>3</sup>", "kilogram per cubic meter" },	-- density, mass density
		["kgpmol"]=	{ "kg/mol", "kilogram per mole" },	-- molar mass
		["kgps"]=	{ "kg/s", "kilogram per second" },	-- mass flow rate
		["kohm"]=	{ "k&Omega;", "kiloohm" },	-- electrical resistance, impedance, reactance
		["lm/W"]=	{ "lm/W", "lumen per watt" },	-- luminous efficacy
		["lmpW"]=	{ "lm/W", "lumen per watt" },	-- luminous efficacy
		["m/H"]	=	{ "m/H", "meter per henry" },	-- magnetic susceptibility
		["m3/kg"]=	{ "m<sup>3</sup>/kg", "cubic meter per kilogram" },	-- specific volume
		["m3pkg"]=	{ "m<sup>3</sup>/kg", "cubic meter per kilogram" },	-- specific volume
		["mBd"]	=	{ "mBd", "millibaud" },	-- symbol rate
		["mHz"]	=	{ "mHz", "millihertz" },	-- frequency
		["mJ"]	=	{ "mJ", "millijoule" },	-- energy, work, heat
		["mL"]	=	{ "mL", "milliliter" },	-- volume
		["mPa"]	=	{ "mPa", "millipascal" },	-- pressure, stress
		["mW"]	=	{ "mW", "milliwatt" },	-- power, radiant flux
		["mWh"]	=	{ "mW&sdot;h", "milliwatt-hour" },	-- energy
		["mbar"]=	{ "mbar", "millibar" },	-- pressure
		["mg"]	=	{ "mg", "milligram" },	-- mass
		["mm"]	=	{ "mm", "millimeter" },	-- length
		["mohm"]=	{ "m&Omega;", "milliohm" },	-- electrical resistance, impedance, reactance
		["mol/kg"]=	{ "mol/kg", "mole per kilogram" },	-- molality
		["molpkg"]=	{ "mol/kg", "mole per kilogram" },	-- molality
		["mpH"]	=	{ "m/H", "meter per henry" },	-- magnetic susceptibility
		["ms"]	=	{ "ms", "millisecond" },	-- time
		["nBd"]	=	{ "nBd", "nanobaud" },	-- symbol rate
		["nHz"]	=	{ "nHz", "nanohertz" },	-- frequency
		["nJ"]	=	{ "nJ", "nanojoule" },	-- energy, work, heat
		["nL"]	=	{ "nL", "nanoliter" },	-- volume
		["nW"]	=	{ "nW", "nanowatt" },	-- power, radiant flux
		["nWh"]	=	{ "nW&sdot;h", "nanowatt-hour" },	-- energy
		["ng"]	=	{ "ng", "nanogram" },	-- mass
		["nohm"]=	{ "n&Omega;", "nanoohm" },	-- electrical resistance, impedance, reactance
		["ohm"]	=	{ "&Omega;", "ohm" },	-- electrical resistance, impedance, reactance
		["ohmm"]=	{ "&Omega;&sdot;m", "ohm meter" },	-- resistivity
		["pBd"]	=	{ "pBd", "picobaud" },	-- symbol rate
		["pHz"]	=	{ "pHz", "picohertz" },	-- frequency
		["pJ"]	=	{ "pJ", "picojoule" },	-- energy, work, heat
		["pL"]	=	{ "pL", "picoliter" },	-- volume
		["pPa"]	=	{ "pPa", "picopascal" },	-- pressure, stress
		["pW"]	=	{ "pW", "picowatt" },	-- power, radiant flux
		["pWh"]	=	{ "pW&sdot;h", "picowatt-hour" },	-- energy
		["pbar"]=	{ "pbar", "picobar" },	-- pressure
		["pg"]	=	{ "pg", "picogram" },	-- mass
		["pm"]	=	{ "pm", "picometer" },	-- length
		["pohm"]=	{ "p&Omega;", "picoohm" },	-- electrical resistance, impedance, reactance
		["ps"]	=	{ "ps", "picosecond" },	-- time
		["uBd"]	=	{ "&mu;Bd", "microbaud" },	-- symbol rate
		["uHz"]	=	{ "&mu;Hz", "microhertz" },	-- frequency
		["uJ"]	=	{ "&mu;J", "microjoule" },	-- energy, work, heat
		["uL"]	=	{ "&mu;L", "microliter" },	-- volume
		["uW"]	=	{ "&mu;W", "microwatt" },	-- power, radiant flux
		["uWh"]	=	{ "&mu;W&sdot;h", "microwatt-hour" },	-- energy
		["ug"]	=	{ "&mu;g", "microgram" },	-- mass
		["uohm"]=	{ "&mu;&Omega;", "microohm" },	-- electrical resistance, impedance, reactance
		["yBd"]	=	{ "yBd", "yoctobaud" },	-- symbol rate
		["yHz"]	=	{ "yHz", "yoctohertz" },	-- frequency
		["yJ"]	=	{ "yJ", "yoctojoule" },	-- energy, work, heat
		["yL"]	=	{ "yL", "yoctoliter" },	-- volume
		["yPa"]	=	{ "yPa", "yoctopascal" },	-- pressure, stress
		["yW"]	=	{ "yW", "yoctowatt" },	-- power, radiant flux
		["yWh"]	=	{ "yW&sdot;h", "yoctowatt-hour" },	-- energy
		["ybar"]=	{ "ybar", "yoctobar" },	-- pressure
		["yg"]	=	{ "yg", "yoctogram" },	-- mass
		["ym"]	=	{ "ym", "yoctometer" },	-- length
		["yohm"]=	{ "y&Omega;", "yoctoohm" },	-- electrical resistance, impedance, reactance
		["ys"]	=	{ "ys", "yoctosecond" },	-- time
		["zBd"]	=	{ "zBd", "zeptobaud" },	-- symbol rate
		["zHz"]	=	{ "zHz", "zeptohertz" },	-- frequency
		["zJ"]	=	{ "zJ", "zeptojoule" },	-- energy, work, heat
		["zL"]	=	{ "zL", "zeptoliter" },	-- volume
		["zPa"]	=	{ "zPa", "zeptopascal" },	-- pressure, stress
		["zW"]	=	{ "zW", "zeptowatt" },	-- power, radiant flux
		["zWh"]	=	{ "zW&sdot;h", "zeptowatt-hour" },	-- energy
		["zbar"]=	{ "zbar", "zeptobar" },	-- pressure
		["zg"]	=	{ "zg", "zeptogram" },	-- mass
		["zm"]	=	{ "zm", "zeptometer" },	-- length
		["zohm"]=	{ "z&Omega;", "zeptoohm" },	-- electrical resistance, impedance, reactance
		["zs"]	=	{ "zs", "zeptosecond" },	-- time
	},
	["caseInsensitiveUnits"] = {
		["a"]		=	{ "A", "ampere" },	-- electric current
		["a/m"]		=	{ "A/m", "ampere per meter" },	-- magnetization, magnetic field strength
		["a/m2"]	=	{ "A/m<sup>2</sup>", "ampere per square meter" },	-- electric current density
		["abar"]	=	{ "abar", "attobar" },	-- pressure
		["am"]		=	{ "am", "attometer" },	-- length
		["apa"]		=	{ "aPa", "attopascal" },	-- pressure, stress
		["apm"]		=	{ "A/m", "ampere per meter" },	-- magnetization, magnetic field strength
		["apm2"]	=	{ "A/m<sup>2</sup>", "ampere per square meter" },	-- electric current density
		["arad"]	=	{ "A&sdot;rad", "ampere radian" },	-- magnetomotive force
		["as"]		=	{ "as", "attosecond" },	-- time
		["atm"]		=	{ "atm", "standard atmosphere" },	-- pressure
		["bar"]		=	{ "bar", "bar" },	-- pressure
		["bq"]		=	{ "Bq", "becquerel" },	-- radioactivity (decays per unit time)
		["c"]		=	{ "C", "coulomb" },	-- electric charge or quantity of electricity
		["c/m"]		=	{ "C/m", "coulomb per meter" },	-- linear charge density
		["c/m2"]	=	{ "C/m<sup>2</sup>", "coulomb per square meter" },	-- electric displacement field, polarization density
		["c/m3"]	=	{ "C/m<sup>3</sup>", "coulomb per cubic meter" },	-- electric charge density
		["cbar"]	=	{ "cbar", "centibar" },	-- pressure
		["cd"]		=	{ "cd", "candela" },	-- luminous intensity
		["cd/m2"]	=	{ "cd/m<sup>2</sup>", "candela per square meter" },	-- luminance
		["cdpm2"]	=	{ "cd/m<sup>2</sup>", "candela per square meter" },	-- luminance
		["cm"]		=	{ "cm", "centimeter" },	-- length
		["cpa"]		=	{ "cPa", "centipascal" },	-- pressure, stress
		["cpm"]		=	{ "C/m", "coulomb per meter" },	-- linear charge density
		["cpm2"]	=	{ "C/m<sup>2</sup>", "coulomb per square meter" },	-- electric displacement field, polarization density
		["cpm3"]	=	{ "C/m<sup>3</sup>", "coulomb per cubic meter" },	-- electric charge density
		["cs"]		=	{ "cs", "centisecond" },	-- time
		["d"]		=	{ "d", "day" },	-- time
		["dabar"]	=	{ "dabar", "decabar" },	-- pressure
		["dam"]		=	{ "dam", "decameter" },	-- length
		["dapa"]	=	{ "daPa", "decapascal" },	-- pressure, stress
		["das"]		=	{ "das", "decasecond" },	-- time
		["dbar"]	=	{ "dbar", "decibar" },	-- pressure
		["degc"]	=	{ "&deg;C", "degree Celsius" },	-- temperature relative to 273.15 K
		["dm"]		=	{ "dm", "decimeter" },	-- length
		["dpa"]		=	{ "dPa", "decipascal" },	-- pressure, stress
		["ds"]		=	{ "ds", "decisecond" },	-- time
		["ebar"]	=	{ "Ebar", "exabar" },	-- pressure
		["em"]		=	{ "Em", "exameter" },	-- length
		["epa"]		=	{ "EPa", "exapascal" },	-- pressure, stress
		["es"]		=	{ "Es", "exasecond" },	-- time
		["f"]		=	{ "F", "farad" },	-- electrical capacitance
		["f/m"]		=	{ "F/m", "farad per meter" },	-- permittivity
		["fbar"]	=	{ "fbar", "femtobar" },	-- pressure
		["fm"]		=	{ "fm", "femtometer" },	-- length
		["fpa"]		=	{ "fPa", "femtopascal" },	-- pressure, stress
		["fpm"]		=	{ "F/m", "farad per meter" },	-- permittivity
		["fs"]		=	{ "fs", "femtosecond" },	-- time
		["gbar"]	=	{ "Gbar", "gigabar" },	-- pressure
		["gm"]		=	{ "Gm", "gigameter" },	-- length
		["gpa"]		=	{ "GPa", "gigapascal" },	-- pressure, stress
		["gs"]		=	{ "Gs", "gigasecond" },	-- time
		["gy"]		=	{ "Gy", "gray" },	-- absorbed dose (of ionizing radiation)
		["gy/s"]	=	{ "Gy/s", "gray per second" },	-- absorbed dose rate
		["gyps"]	=	{ "Gy/s", "gray per second" },	-- absorbed dose rate
		["h"]		=	{ "h", "hour" },	-- time
		["hbar"]	=	{ "hbar", "hectobar" },	-- pressure
		["hm"]		=	{ "hm", "hectometer" },	-- length
		["hpa"]		=	{ "hPa", "hectopascal" },	-- pressure, stress
		["hr"]		=	{ "hr", "hour" },	-- time
		["hs"]		=	{ "hs", "hectosecond" },	-- time
		["k"]		=	{ "K", "kelvin" },	-- thermodynamic temperature
		["k/m"]		=	{ "K/m", "kelvin per meter" },	-- temperature gradient
		["kat"]		=	{ "kat", "katal" },	-- catalytic activity
		["kbar"]	=	{ "kbar", "kilobar" },	-- pressure
		["km"]		=	{ "km", "kilometer" },	-- length
		["kpa"]		=	{ "kPa", "kilopascal" },	-- pressure, stress
		["kpm"]		=	{ "K/m", "kelvin per meter" },	-- temperature gradient
		["ks"]		=	{ "ks", "kilosecond" },	-- time
		["k−1"]		=	{ "K&minus;1", "reciprocal kelvin" },	-- thermal expansion coefficient
		["lm"]		=	{ "lm", "lumen" },	-- luminous flux
		["lms"]		=	{ "lm&sdot;s", "lumen second" },	-- luminous energy
		["lx"]		=	{ "lx", "lux" },	-- illuminance
		["lxs"]		=	{ "lx&sdot;s", "lux second" },	-- luminous exposure
		["m"]		=	{ "m", "meter" },	-- length
		["m/m3"]	=	{ "m/m<sup>3</sup>", "meter per cubic meter" },	-- fuel efficiency
		["m/s"]		=	{ "m/s", "meter per second" },	-- speed, velocity
		["m/s2"]	=	{ "m/s<sup>2</sup>", "meter per second squared" },	-- acceleration
		["m/s3"]	=	{ "m/s<sup>3</sup>", "meter per second cubed" },	-- jerk, jolt
		["m/s4"]	=	{ "m/s<sup>4</sup>", "meter per second to the fourth" },	-- snap, jounce
		["m2"]		=	{ "m<sup>2</sup>", "square meter" },	-- area
		["m2/(vs)"]	=	{ "m<sup>2</sup>/(V&sdot;s)", "square meter per volt second" },	-- electron mobility
		["m2/s"]	=	{ "m<sup>2</sup>/s", "square meter per second" },	-- kinematic viscosity, thermal diffusivity, diffusion coefficient
		["m2p(vs)"]	=	{ "m<sup>2</sup>/(V&sdot;s)", "square meter per volt second" },	-- electron mobility
		["m2ps"]	=	{ "m<sup>2</sup>/s", "square meter per second" },	-- kinematic viscosity, thermal diffusivity, diffusion coefficient
		["m3"]		=	{ "m<sup>3</sup>", "cubic meter" },	-- volume
		["m3/(mols)"]=	{ "m<sup>3</sup>/(mol&sdot;s)", "cubic meter per mole second" },	-- catalytic efficiency
		["m3/mol"]	=	{ "m<sup>3</sup>/mol", "cubic meter per mole" },	-- molar volume
		["m3/s"]	=	{ "m<sup>3</sup>/s", "cubic meter per second" },	-- volumetric flow
		["m3p(mols)"]=	{ "m<sup>3</sup>/(mol&sdot;s)", "cubic meter per mole second" },	-- catalytic efficiency
		["m3pmol"]	=	{ "m<sup>3</sup>/mol", "cubic meter per mole" },	-- molar volume
		["m3ps"]	=	{ "m<sup>3</sup>/s", "cubic meter per second" },	-- volumetric flow
		["min"]		=	{ "min", "minute" },	-- time
		["mo"]		=	{ "mo", "month" },	-- time
		["mol"]		=	{ "mol", "mole" },	-- amount of substance
		["mol/m3"]	=	{ "mol/m<sup>3</sup>", "mole per cubic meter" },	-- molarity, amount of substance concentration
		["molpm3"]	=	{ "mol/m<sup>3</sup>", "mole per cubic meter" },	-- molarity, amount of substance concentration
		["mol−1"]	=	{ "mol&minus;1", "reciprocal mole" },	-- Avogadro constant
		["mpm3"]	=	{ "m/m<sup>3</sup>", "meter per cubic meter" },	-- fuel efficiency
		["mps"]		=	{ "m/s", "meter per second" },	-- speed, velocity
		["mps2"]	=	{ "m/s<sup>2</sup>", "meter per second squared" },	-- acceleration
		["mps3"]	=	{ "m/s<sup>3</sup>", "meter per second cubed" },	-- jerk, jolt
		["mps4"]	=	{ "m/s<sup>4</sup>", "meter per second to the fourth" },	-- snap, jounce
		["m−1"]		=	{ "m&minus;1", "reciprocal meter" },	-- wavenumber, optical power, curvature, spatial frequency
		["nbar"]	=	{ "nbar", "nanobar" },	-- pressure
		["nm"]		=	{ "nm", "nanometer" },	-- length
		["npa"]		=	{ "nPa", "nanopascal" },	-- pressure, stress
		["ns"]		=	{ "ns", "nanosecond" },	-- time
		["pa"]		=	{ "Pa", "pascal" },	-- pressure, stress
		["pas"]		=	{ "Pa&sdot;s", "pascal-second" },	-- dynamic viscosity
		["pa−1"]	=	{ "Pa&minus;1", "reciprocal pascal" },	-- compressibility
		["ppm"]		=	{ "ppm", "parts per million" },	-- quantity
		["rad"]		=	{ "rad", "radian" },	-- angle
		["rad/s"]	=	{ "rad/s", "radian per second" },	-- angular velocity
		["rad/s2"]	=	{ "rad/s<sup>2</sup>", "radian per second squared" },	-- angular acceleration
		["radps"]	=	{ "rad/s", "radian per second" },	-- angular velocity
		["radps2"]	=	{ "rad/s<sup>2</sup>", "radian per second squared" },	-- angular acceleration
		["s"]		=	{ "s", "second" },	-- time
		["sr"]		=	{ "sr", "steradian" },	-- solid angle
		["sv"]		=	{ "Sv", "sievert" },	-- equivalent dose (of ionizing radiation)
		["tbar"]	=	{ "Tbar", "terabar" },	-- pressure
		["tm"]		=	{ "Tm", "terameter" },	-- length
		["tpa"]		=	{ "TPa", "terapascal" },	-- pressure, stress
		["ts"]		=	{ "Ts", "terasecond" },	-- time
		["ubar"]	=	{ "&mu;bar", "microbar" },	-- pressure
		["um"]		=	{ "&mu;m", "micrometer" },	-- length
		["upa"]		=	{ "&mu;Pa", "micropascal" },	-- pressure, stress
		["us"]		=	{ "&mu;s", "microsecond" },	-- time
		["v"]		=	{ "V", "volt" },	-- voltage, electrical potential difference, electromotive force
		["v/m"]		=	{ "V/m", "volt per meter" },	-- electric field strength
		["vpm"]		=	{ "V/m", "volt per meter" },	-- electric field strength
		["w"]		=	{ "w", "week" },	-- time
		["wb"]		=	{ "Wb", "weber" },	-- magnetic flux
		["wb/m"]	=	{ "Wb/m", "weber per meter" },	-- magnetic vector potential
		["wbm"]		=	{ "Wb&sdot;m", "weber meter" },	-- magnetic moment
		["wbpm"]	=	{ "Wb/m", "weber per meter" },	-- magnetic vector potential
		["wk"]		=	{ "wk", "week" },	-- time
		["y"]		=	{ "y", "year" },	-- time
		["yr"]		=	{ "yr", "year" },	-- time
	}
}