Jump to content

Module:Convert/data

ຈາກ ວິກິພີເດຍ

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

-- ຂໍ້ມູນການແປງ ຖືກໃຊ້ໂດຍ [[Module:Convert]] ຊຶ່ງໃຊ້ mw.loadData() ສຳລັບການເຂົ້າ 
-- ເຖິງຂໍ້ມູນໃນໜ້ານີ້ແບບອ່ານຢ່າງດຽວ ແລະ ຂໍ້ມູນຈະຖືກໂຫຼດພຽງຄັ້ງດຽວໃນໜ້າແຕ່ລະໜ້າ ເບິ່ງ 
-- [[w:en:Template:Convert/Transwiki guide]] ສຳລັບຄູ່ມືການປັບໃຫ້ເຂົ້າກັບວິກິທ້ອງຖິ່ນ
-- 
-- ມີຕາລາງຂໍ້ມູນດິບດັ່ງຕໍ່ໄປ: 
--   all_units           ຂໍ້ມູນແທບທັງໝົດຂອງແຕ່ລະໜ່ວຍ ລວມຄ່າປະລິຍາຍ
--   default_exceptions  ຂໍ້ມູນທີ່ບໍ່ລວມຄ່າປະລິຍາຍ ('kg' ແລພ 'g' ມີຄ່າປະລິຍາຍຕ່າງກັນ) 
--   link_exceptions     ຂໍ້ມູນທີ່ບໍ່ມີຄ່າລິ້ງ ('kg' ແລະ 'g' ມີລິ້ງຕ່າງກັນ)
-- 
-- ຕາລາງຂໍ້ມູນເຫຼົ່ານີ້ຖືກສ້າງຜ່ານສະຄຣິບໂດຍອ່ານຂໍ້ມູນຕາລາງດິບຈາກໜ້າ
-- [[Module:Convert/documentation/conversion data/doc]]

---------------------------------------------------------------------------
--    / 
--   / ! \      ຢ່າແກ້ໄຂໜ້າຂໍ້ມູນນີ້ໂດຍກົງເນື່ອງຈາກຂໍ້ມູນໃນໜ້ານີ້ຈະຖືກສ້າງອັດຕະໂນມັດດ້ວຍສະຄຣິບ
--  /_ _ _\     ຈາກຂໍ້ມູນໃນໜ້າວິກິ (ອ່ານໝາຍເຫດດ້ານເທິງ)

local all_units = { 
["Gy"] = { 
_name1   = "gray", 
_symbol  = "Gy", 
utype    = "absorbed radiation dose", 
scale    = 1, 
prefixes = 1, 
default  = "rad", 
link     = "ເກຣ (ໜ່ວຍວັດ)", 
}, 
["rad"] = { 
_name1   = "rad", 
_symbol  = "rad", 
utype    = "absorbed radiation dose", 
scale    = 0.01, 
prefixes = 1, 
default  = "Gy", 
link     = "Rad (unit)", 
}, 
["cm/s2"] = { 
name1    = "ຊັງຕີແມັດຕໍ່ວິນາທີກຳລັງສອງ", 
symbol   = "cm/s<sup>2</sup>", 
utype    = "acceleration", 
scale    = 0.01, 
default  = "ft/s2", 
link     = "Gal (unit)", 
}, 
["ft/s2"] = { 
name1    = "ຟຸດຕໍ່ວິນາທີກຳລັງສອງ", 
symbol   = "ft/s<sup>2</sup>", 
utype    = "acceleration", 
scale    = 0.3048, 
default  = "m/s2", 
link     = "Foot per second squared", 
}, 
["g0"] = { 
name1    = "ຄ່າຄວາມໂນ້ມຖ່ວງມາດຕະຖານ", 
symbol   = "''g<sub>0</sub>''", 
utype    = "acceleration", 
scale    = 9.80665, 
default  = "m/s2", 
link     = "Standard gravity", 
}, 
["km/hs"] = { 
name1    = "ກິໂລແມັດຕໍ່ຊົ່ວໂມງວິນາທີ", 
symbol   = "km/(h·s)", 
utype    = "acceleration", 
scale    = 0.27777777777777779, 
default  = "mph/s", 
link     = "ຄວາມໄວ", 
}, 
["km/s2"] = { 
name1    = "ກິໂລແມັດຕໍ່ວິນາທີກຳລັງສອງ", 
symbol   = "km/s<sup>2</sup>", 
utype    = "acceleration", 
scale    = 1000, 
default  = "mph/s", 
link     = "ຄວາມໄວ", 
}, 
["m/s2"] = { 
name1    = "ແມັດຕໍ່ວິນາທີກຳລັງສອງ", 
symbol   = "m/s<sup>2</sup>", 
utype    = "acceleration", 
scale    = 1, 
default  = "ft/s2", 
link     = "Metre per second squared", 
}, 
["mph/s"] = { 
name1    = "ໄມຊົ່ວໂມງຕໍ່ວິນາທີ", 
symbol   = "mph/s", 
utype    = "acceleration", 
scale    = 0.44704, 
default  = "km/hs", 
link     = "ຄວາມໄວ", 
}, 
["km/h/s"] = { 
target   = "km/hs", 
}, 
["standard gravity"] = { 
target   = "g0", 
}, 
["ແຮງໂນ້ມຖ່ວງມາດຕະຖານ"] = { 
target   = "g0", 
}, 
["กม/ว2"] = { 
target   = "km/s2", 
}, 
["1000sqft"] = { 
name1    = "ພັນຕາລາງຟຸດ", 
symbol   = "1000 sq ft", 
utype    = "area", 
scale    = 92.90304, 
default  = "m2", 
link     = "ຕາລາງຟຸດ", 
}, 
["a"] = { 
_name1   = "ອາ", 
_symbol  = "a", 
utype    = "area", 
scale    = 100, 
prefixes = 1, 
default  = "sqft", 
link     = "ອາ (ໜ່ວຍພື້ນທີ່)", 
}, 
["acre"] = { 
name1    = "ເອເຄີ", 
symbol   = "acre", 
usename  = 1, 
utype    = "area", 
scale    = 4046.8564224, 
default  = "ha", 
}, 
["acre-sing"] = { 
target   = "acre", 
}, 
["arpent"] = { 
name1    = "ອາເພັນ", 
symbol   = "arpent", 
usename  = 1, 
utype    = "area", 
scale    = 3418.89, 
default  = "ha", 
link     = "Arpent", 
}, 
["cda"] = { 
name1    = "cuerda", 
symbol   = "cda", 
utype    = "area", 
scale    = 3930.395625, 
default  = "acre ha", 
}, 
["Cypriot donum"] = { 
symbol   = "donum", 
usename  = 1, 
utype    = "area", 
scale    = 1337.803776, 
default  = "km2 sqmi", 
link     = "Dunam", 
}, 
["Cypriot dunam"] = { 
symbol   = "dunam", 
usename  = 1, 
utype    = "area", 
scale    = 1337.803776, 
default  = "km2 sqmi", 
}, 
["Cypriot dunum"] = { 
symbol   = "dunum", 
usename  = 1, 
utype    = "area", 
scale    = 1337.803776, 
default  = "km2 sqmi", 
link     = "Dunam", 
}, 
["Cypriot dönüm"] = { 
symbol   = "dönüm", 
usename  = 1, 
utype    = "area", 
scale    = 1337.803776, 
default  = "km2 sqmi", 
link     = "Dunam", 
}, 
["daa"] = { 
name1    = "decare", 
symbol   = "daa", 
utype    = "area", 
scale    = 1000, 
default  = "km2 sqmi", 
}, 
["donum"] = { 
symbol   = "donum", 
usename  = 1, 
utype    = "area", 
scale    = 1000, 
default  = "km2 sqmi", 
link     = "Dunam", 
}, 
["dunam"] = { 
symbol   = "dunam", 
usename  = 1, 
utype    = "area", 
scale    = 1000, 
default  = "km2 sqmi", 
}, 
["dunum"] = { 
symbol   = "dunum", 
usename  = 1, 
utype    = "area", 
scale    = 1000, 
default  = "km2 sqmi", 
link     = "Dunam", 
}, 
["dönüm"] = { 
symbol   = "dönüm", 
usename  = 1, 
utype    = "area", 
scale    = 1000, 
default  = "km2 sqmi", 
link     = "Dunam", 
}, 
["ha"] = { 
name1    = "ເຮັກຕາ", 
symbol   = "ha", 
utype    = "area", 
scale    = 10000, 
default  = "acre", 
}, 
["hectare"] = { 
name1    = "ເຮັກຕາ", 
symbol   = "ha", 
usename  = 1, 
utype    = "area", 
scale    = 10000, 
default  = "acre", 
}, 
["Iraqi donum"] = { 
symbol   = "donum", 
usename  = 1, 
utype    = "area", 
scale    = 2500, 
default  = "km2 sqmi", 
link     = "Dunam", 
}, 
["Iraqi dunam"] = { 
symbol   = "dunam", 
usename  = 1, 
utype    = "area", 
scale    = 2500, 
default  = "km2 sqmi", 
}, 
["Iraqi dunum"] = { 
symbol   = "dunum", 
usename  = 1, 
utype    = "area", 
scale    = 2500, 
default  = "km2 sqmi", 
link     = "Dunam", 
}, 
["Iraqi dönüm"] = { 
symbol   = "dönüm", 
usename  = 1, 
utype    = "area", 
scale    = 2500, 
default  = "km2 sqmi", 
link     = "Dunam", 
}, 
["Irish acre"] = { 
name1    = "Irish acre", 
symbol   = "Irish acres", 
utype    = "area", 
scale    = 6555.2385024, 
default  = "ha", 
link     = "Acre (Irish)", 
}, 
["m2"] = { 
_name1   = "ຕາລາງແມັດ", 
_symbol  = "m<sup>2</sup>", 
prefix_position= 16, 
utype    = "area", 
scale    = 1, 
prefixes = 2, 
default  = "sqft", 
link     = "ຕາລາງແມັດ", 
}, 
["ngan"] = { 
name1    = "ງານ", 
symbol   = "ngan", 
utype    = "area", 
scale    = 400, 
default  = "m2", 
link     = "ງານ (ໜ່ວຍວັດ)", 
}, 
["old donum"] = { 
symbol   = "donum", 
usename  = 1, 
utype    = "area", 
scale    = 919.3, 
default  = "km2 sqmi", 
link     = "Dunam", 
}, 
["old dunam"] = { 
symbol   = "dunam", 
usename  = 1, 
utype    = "area", 
scale    = 919.3, 
default  = "km2 sqmi", 
}, 
["old dunum"] = { 
symbol   = "dunum", 
usename  = 1, 
utype    = "area", 
scale    = 919.3, 
default  = "km2 sqmi", 
link     = "Dunam", 
}, 
["old dönüm"] = { 
symbol   = "dönüm", 
usename  = 1, 
utype    = "area", 
scale    = 919.3, 
default  = "km2 sqmi", 
link     = "Dunam", 
}, 
["pondemaat"] = { 
name1    = "pondemaat", 
symbol   = "pond", 
utype    = "area", 
scale    = 3674.363358816, 
default  = "m2", 
link     = ":nl:pondemaat", 
}, 
["pyeong"] = { 
symbol   = "pyeong", 
usename  = 1, 
utype    = "area", 
scale    = 3.3057851239669422, 
default  = "m2", 
}, 
["rai"] = { 
name1    = "ໄຮ່", 
symbol   = "rai", 
utype    = "area", 
scale    = 1600, 
default  = "m2", 
}, 
["rood"] = { 
symbol   = "rood", 
usename  = 1, 
utype    = "area", 
scale    = 1011.7141056, 
default  = "sqft sqm", 
subdivs  = { ["sqperch"] = { 40, default = "m2" } }, 
link     = "Rood (unit)", 
}, 
["sqfoot"] = { 
name1    = "ຕາລາງຟຸດ", 
symbol   = "sq ft", 
utype    = "area", 
scale    = 0.09290304, 
default  = "m2", 
}, 
["sqft"] = { 
name1    = "ຕາລາງຟຸດ", 
symbol   = "sq ft", 
utype    = "area", 
scale    = 0.09290304, 
default  = "m2", 
}, 
["sqin"] = { 
name1    = "ຕາລາງນິ້ວ", 
symbol   = "sq in", 
utype    = "area", 
scale    = 0.00064516, 
default  = "cm2", 
}, 
["sqmi"] = { 
name1    = "ຕາລາງໄມ", 
symbol   = "sq mi", 
utype    = "area", 
scale    = 2589988.110336, 
default  = "km2", 
}, 
["sqnmi"] = { 
name1    = "ຕາລາງໄມທະເລ", 
symbol   = "sq nmi", 
utype    = "area", 
scale    = 3429904, 
default  = "km2 sqmi", 
link     = "ໄມທະເລ", 
}, 
["sqperch"] = { 
symbol   = "perch", 
usename  = 1, 
utype    = "area", 
scale    = 25.29285264, 
default  = "sqm", 
link     = "Perch (unit)#Area", 
}, 
["sqverst"] = { 
symbol   = "ຕາລາງເວີດ", 
usename  = 1, 
utype    = "area", 
scale    = 1138062.24, 
default  = "km2 sqmi", 
link     = "ເວີດ", 
}, 
["sqyd"] = { 
name1    = "ຕາລາງຫຼາ", 
symbol   = "sq yd", 
utype    = "area", 
scale    = 0.83612736, 
default  = "m2", 
}, 
["tsubo"] = { 
name1    = "ຕາລາງສຶໂບະ", 
symbol   = "tsubo", 
usename  = 1, 
utype    = "area", 
scale    = 3.3057851239669422, 
default  = "m2", 
link     = "ມາດຕາຊັ່ງຕວງວັດຂອງຍີ່ປຸ່ນ#ພື້ນທີ່", 
}, 
["va2"] = { 
name1    = "ຕາລາງວາ", 
symbol   = "va", 
utype    = "area", 
scale    = 4, 
default  = "m2", 
link     = "ໜ່ວຍວັດແບບໄທ", 
}, 
["acres"] = { 
target   = "acre", 
}, 
["are"] = { 
target   = "a", 
}, 
["Cypriot donum diaeresis"] = { 
target   = "Cypriot dönüm", 
}, 
["Cypriot donum dots"] = { 
target   = "Cypriot dönüm", 
}, 
["decare"] = { 
target   = "daa", 
}, 
["donum diaeresis"] = { 
target   = "dönüm", 
}, 
["donum dots"] = { 
target   = "dönüm", 
}, 
["foot2"] = { 
target   = "sqfoot", 
}, 
["ft2"] = { 
target   = "sqft", 
}, 
["in2"] = { 
target   = "sqin", 
}, 
["Iraqi donum diaeresis"] = { 
target   = "Iraqi dönüm", 
}, 
["Iraqi donum dots"] = { 
target   = "Iraqi dönüm", 
}, 
["km²"] = { 
target   = "km2", 
}, 
["metric donum"] = { 
target   = "donum", 
}, 
["metric donum diaeresis"] = { 
target   = "dönüm", 
}, 
["metric donum dots"] = { 
target   = "dönüm", 
}, 
["metric dunam"] = { 
target   = "dunam", 
}, 
["metric dönüm"] = { 
target   = "dönüm", 
}, 
["mi2"] = { 
target   = "sqmi", 
}, 
["million acre"] = { 
target   = "e6acre", 
}, 
["million acres"] = { 
target   = "e6acre", 
}, 
["million hectares"] = { 
target   = "e6ha", 
}, 
["m²"] = { 
target   = "m2", 
}, 
["nmi2"] = { 
target   = "sqnmi", 
}, 
["old donum diaeresis"] = { 
target   = "old dönüm", 
}, 
["old donum dots"] = { 
target   = "old dönüm", 
}, 
["pond"] = { 
target   = "pondemaat", 
}, 
["sq arp"] = { 
target   = "arpent", 
}, 
["sqkm"] = { 
target   = "km2", 
}, 
["sqm"] = { 
target   = "m2", 
}, 
["square verst"] = { 
target   = "sqverst", 
}, 
["verst2"] = { 
target   = "sqverst", 
}, 
["yd2"] = { 
target   = "sqyd", 
}, 
["งาน"] = { 
target   = "ngan", 
}, 
["ไร่"] = { 
target   = "rai", 
}, 
["วา"] = { 
target   = "va2", 
}, 
["sqva"] = { 
target   = "va2", 
}, 
["m2/ha"] = { 
name1    = "ຕາລາງແມັດຕໍ່ເຮັກຕາ", 
symbol   = "m<sup>2</sup>/ha", 
utype    = "area per unit area", 
scale    = 0.0001, 
default  = "sqft/acre", 
link     = "ພື້ນທີ່ໜ້າຕັດ", 
}, 
["sqft/acre"] = { 
name1    = "ຕາລາງຟຸດຕໍ່ເອເຄີ", 
symbol   = "sq ft/acre", 
utype    = "area per unit area", 
scale    = 2.295684113865932e-5, 
default  = "m2/ha", 
link     = "ພື້ນທີ່ໜ້າຕັດ", 
}, 
["A.h"] = { 
name1    = "ອຳແປ-ຊົ່ວໂມງ", 
symbol   = "A·h", 
utype    = "charge", 
scale    = 3600, 
default  = "coulomb", 
}, 
["coulomb"] = { 
_name1   = "ຄູລອມ", 
_symbol  = "C", 
utype    = "charge", 
scale    = 1, 
prefixes = 1, 
default  = "e", 
link     = "ຄູລອມ", 
}, 
["e"] = { 
name1    = "elementary charge", 
symbol   = "''e''", 
utype    = "charge", 
scale    = 1.602176487e-19, 
default  = "coulomb", 
}, 
["A·h"] = { 
target   = "A.h", 
}, 
["g-mol"] = { 
name1    = "ກຣາມ-ໂມນ", 
symbol   = "g-mol", 
utype    = "chemical amount", 
scale    = 1, 
default  = "lbmol", 
link     = "ໂມນ", 
}, 
["gmol"] = { 
name1    = "ກຣາມ-ໂມນ", 
symbol   = "gmol", 
utype    = "chemical amount", 
scale    = 1, 
default  = "lbmol", 
link     = "ໂມນ", 
}, 
["kmol"] = { 
name1    = "ກິໂລໂມນ", 
symbol   = "kmol", 
utype    = "chemical amount", 
scale    = 1000, 
default  = "lbmol", 
link     = "ໂມນ", 
}, 
["lb-mol"] = { 
name1    = "ປອນ-ໂມນ", 
symbol   = "lb-mol", 
utype    = "chemical amount", 
scale    = 453.59237, 
default  = "mol", 
link     = "Mole (unit)#Other units called \"mole\"",
}, 
["lbmol"] = { 
name1    = "ປອນ-ໂມນ", 
symbol   = "lbmol", 
utype    = "chemical amount", 
scale    = 453.59237, 
default  = "mol", 
link     = "Mole (unit)#Other units called \"mole\"",
}, 
["mol"] = { 
name1    = "ໂມນ", 
symbol   = "mol", 
utype    = "chemical amount", 
scale    = 1, 
default  = "lbmol", 
}, 
["kgCO2/L"] = { 
name1    = "ກິໂລກຣາມຕໍ່ລິດ", 
symbol   = "kg(CO<sub>2</sub>)/L", 
utype    = "co2 per unit volume", 
scale    = 1000, 
default  = "lbCO2/USgal", 
link     = "ໄອເສຍ", 
}, 
["lbCO2/USgal"] = { 
name1    = "ປອນຕໍ່ກາລົງສະຫະລັດ", 
symbol   = "lbCO2/US gal", 
utype    = "co2 per unit volume", 
scale    = 119.82642731689663, 
default  = "kgCO2/L", 
link     = "ໄອເສຍ", 
}, 
["oz/lb"] = { 
per      = { "oz", "lb" }, 
utype    = "concentration", 
}, 
["mg/kg"] = { 
per      = { "mg", "kg" }, 
utype    = "concentration", 
}, 
["$/acre"] = { 
per      = { "$", "acre" }, 
utype    = "cost $ per unit area", 
}, 
["$/ha"] = { 
per      = { "$", "ha" }, 
utype    = "cost $ per unit area", 
}, 
["$/m2"] = { 
per      = { "$", "m2" }, 
utype    = "cost $ per unit area", 
}, 
["$/sqft"] = { 
per      = { "$", "sqft" }, 
utype    = "cost $ per unit area", 
}, 
["$/km"] = { 
per      = { "$", "km" }, 
utype    = "cost $ per unit length", 
}, 
["$/mi"] = { 
per      = { "$", "mi" }, 
utype    = "cost $ per unit length", 
}, 
["$/kg"] = { 
per      = { "$", "kg" }, 
utype    = "cost $ per unit mass", 
}, 
["$/g"] = { 
per      = { "$", "g" }, 
utype    = "cost $ per unit mass", 
}, 
["$/lb"] = { 
per      = { "$", "lb" }, 
utype    = "cost $ per unit mass", 
}, 
["$/oz"] = { 
per      = { "$", "oz" }, 
utype    = "cost $ per unit mass", 
}, 
["$/ozt"] = { 
per      = { "$", "ozt" }, 
utype    = "cost $ per unit mass", 
}, 
["$/m3"] = { 
per      = { "$", "m3" }, 
utype    = "cost $ per unit volume", 
}, 
["$/oilbbl"] = { 
per      = { "$", "oilbbl" }, 
utype    = "cost $ per unit volume", 
}, 
["£/acre"] = { 
per      = { "£", "acre" }, 
utype    = "cost £ per unit area", 
}, 
["£/ha"] = { 
per      = { "£", "ha" }, 
utype    = "cost £ per unit area", 
}, 
["g/dm3"] = { 
name1    = "ກຣາມຕໍ່ເດຊີແມັດກ້ອນ", 
symbol   = "g/dm<sup>3</sup>", 
utype    = "density", 
scale    = 1, 
default  = "kg/m3", 
link     = "ຄວາມໜາແໜ້ນ", 
}, 
["g/L"] = { 
name1    = "ກຣາມຕໍ່ລິດ", 
symbol   = "g/L", 
utype    = "density", 
scale    = 1, 
default  = "lb/cuin", 
link     = "ຄວາມໜາແໜ້ນ", 
}, 
["g/mL"] = { 
name1    = "ກຣາມຕໍ່ມິລິລິດ", 
symbol   = "g/mL", 
utype    = "density", 
scale    = 1000, 
default  = "lb/cuin", 
link     = "ຄວາມໜາແໜ້ນ", 
}, 
["g/ml"] = { 
name1    = "ກຣາມຕໍ່ມິລິລິດ", 
symbol   = "g/ml", 
utype    = "density", 
scale    = 1000, 
default  = "lb/cuin", 
link     = "ຄວາມໜາແໜ້ນ", 
}, 
["kg/dm3"] = { 
name1    = "ກິໂລກຣາມຕໍ່ເດຊີແມັດກ່ອນ", 
symbol   = "kg/dm<sup>3</sup>", 
utype    = "density", 
scale    = 1000, 
default  = "lb/cuft", 
link     = "ຄວາມໜາແໜ້ນ", 
}, 
["kg/L"] = { 
name1    = "ກິໂລກຣາມຕໍ່ລິດ", 
symbol   = "kg/L", 
utype    = "density", 
scale    = 1000, 
default  = "lb/USgal", 
link     = "ຄວາມໜາແໜ້ນ", 
}, 
["kg/l"] = { 
name1    = "ກິໂລກຣາມຕໍ່ລິດ", 
symbol   = "kg/l", 
utype    = "density", 
scale    = 1000, 
default  = "lb/USgal", 
link     = "ຄວາມໜາແໜ້ນ", 
}, 
["kg/m3"] = { 
name1    = "ກິໂລກຣາມຕໍ່ແມັດກ້ອນ", 
symbol   = "kg/m<sup>3</sup>", 
utype    = "density", 
scale    = 1, 
default  = "lb/cuyd", 
link     = "ຄວາມໜາແໜ້ນ", 
}, 
["lb/cuft"] = { 
name1    = "ປອນຕໍ່ຟຸດກ້ອນ", 
symbol   = "lb/cu ft", 
utype    = "density", 
scale    = 16.018463373960142, 
default  = "g/cm3", 
link     = "ຄວາມໜາແໜ້ນ", 
}, 
["lb/cuin"] = { 
name1    = "ປອນຕໍ່ນິ້ວກ້ອນ", 
symbol   = "lb/cu in", 
utype    = "density", 
scale    = 27679.904710203122, 
default  = "g/cm3", 
link     = "ຄວາມໜາແໜ້ນ", 
}, 
["lb/cuyd"] = { 
name1    = "ປອນຕໍ່ຫຼາກ້ອນ", 
symbol   = "lb/cu yd", 
utype    = "density", 
scale    = 0.5932764212577829, 
default  = "kg/m3", 
link     = "ຄວາມໜາແໜ້ນ", 
}, 
["lb/impgal"] = { 
name1    = "ປອນຕໍ່ກາລອັງກິດ", 
symbol   = "lb/imp gal", 
utype    = "density", 
scale    = 99.776372663101697, 
default  = "kg/L", 
link     = "ຄວາມໜາແໜ້ນ", 
}, 
["lb/in3"] = { 
name1    = "ປອນຕໍ່ນິ້ວກ້ອນ", 
symbol   = "lb/cu in", 
utype    = "density", 
scale    = 27679.904710203122, 
default  = "g/cm3", 
link     = "ຄວາມໜາແໜ້ນ", 
}, 
["lb/U.S.gal"] = { 
name1    = "ປອນຕໍ່ກາລົງສະຫະລັດ", 
symbol   = "lb/U.S. gal", 
utype    = "density", 
scale    = 119.82642731689663, 
default  = "kg/L", 
link     = "ຄວາມໜາແໜ້ນ", 
}, 
["lb/USbu"] = { 
name1    = "ປອນຕໍ່ບູແຊນສະຫະລັດ", 
symbol   = "lb/US bu", 
utype    = "density", 
scale    = 12.871859780974471, 
default  = "kg/m3", 
link     = "ບູແຊນ", 
}, 
["lb/USgal"] = { 
name1    = "ປອນຕໍ່ກາລົງສະຫະລັດ", 
symbol   = "lb/US gal", 
utype    = "density", 
scale    = 119.82642731689663, 
default  = "kg/L", 
link     = "ຄວາມໜາແໜ້ນ", 
}, 
["lbm/cuin"] = { 
name1    = "ປອນມວນຕໍ່ນິ້ວກ້ອນ", 
symbol   = "lbm/cu in", 
utype    = "density", 
scale    = 27679.904710203122, 
default  = "g/cm3", 
link     = "ຄວາມໜາແໜ້ນ", 
}, 
["mg/L"] = { 
name1    = "ມິລິກຣາມຕໍ່ລິດ", 
symbol   = "mg/L", 
utype    = "density", 
scale    = 0.001, 
default  = "lb/cuin", 
link     = "ຄວາມໜາແໜ້ນ", 
}, 
["oz/cuin"] = { 
name1    = "ອອນຕໍ່ນິ້ວກ້ອນ", 
symbol   = "oz/cu in", 
utype    = "density", 
scale    = 1729.9940443876951, 
default  = "g/cm3", 
link     = "ຄວາມໜາແໜ້ນ", 
}, 
["g/cm3"] = { 
per      = { "g", "cm3" }, 
utype    = "density", 
}, 
["g/m3"] = { 
per      = { "g", "m3" }, 
utype    = "density", 
link     = "ຄວາມໜາແໜ້ນ", 
}, 
["Mg/m3"] = { 
per      = { "Mg", "m3" }, 
utype    = "density", 
}, 
["mg/l"] = { 
per      = { "mg", "l" }, 
utype    = "density", 
}, 
["µg/dL"] = { 
per      = { "µg", "dL" }, 
utype    = "density", 
}, 
["µg/l"] = { 
per      = { "µg", "l" }, 
utype    = "density", 
}, 
["lb/ft3"] = { 
target   = "lb/cuft", 
}, 
["lb/yd3"] = { 
target   = "lb/cuyd", 
}, 
["lbm/in3"] = { 
target   = "lbm/cuin", 
}, 
["mcg/dL"] = { 
target   = "µg/dL", 
}, 
["oz/in3"] = { 
target   = "oz/cuin", 
}, 
["ug/dL"] = { 
target   = "µg/dL", 
}, 
["μg/dL"] = { 
target   = "µg/dL", 
}, 
["ug/l"] = { 
target   = "µg/l", 
}, 
["B.O.T.U."] = { 
name1    = "Board of Trade Unit", 
symbol   = "B.O.T.U.", 
utype    = "energy", 
scale    = 3600000, 
default  = "MJ", 
link     = "Watt-hour", 
}, 
["bboe"] = { 
name1    = "barrel of oil equivalent", 
symbol   = "bboe", 
utype    = "energy", 
scale    = 6117863200, 
default  = "GJ", 
}, 
["BOE"] = { 
name1    = "barrel of oil equivalent", 
symbol   = "BOE", 
utype    = "energy", 
scale    = 6117863200, 
default  = "GJ", 
}, 
["BTU"] = { 
name1    = "British thermal unit", 
symbol   = "BTU", 
utype    = "energy", 
scale    = 1055.05585262, 
default  = "kJ", 
}, 
["Btu"] = { 
name1    = "British thermal unit", 
symbol   = "Btu", 
utype    = "energy", 
scale    = 1055.05585262, 
default  = "kJ", 
}, 
["BTU-39F"] = { 
name1    = "British thermal unit (39°F)", 
symbol   = "BTU<sub>39°F</sub>", 
utype    = "energy", 
scale    = 1059.67, 
default  = "kJ", 
link     = "British thermal unit", 
}, 
["Btu-39F"] = { 
name1    = "British thermal unit (39°F)", 
symbol   = "Btu<sub>39°F</sub>", 
utype    = "energy", 
scale    = 1059.67, 
default  = "kJ", 
link     = "British thermal unit", 
}, 
["BTU-59F"] = { 
name1    = "British thermal unit (59°F)", 
symbol   = "BTU<sub>59°F</sub>", 
utype    = "energy", 
scale    = 1054.804, 
default  = "kJ", 
link     = "British thermal unit", 
}, 
["Btu-59F"] = { 
name1    = "British thermal unit (59°F)", 
symbol   = "Btu<sub>59°F</sub>", 
utype    = "energy", 
scale    = 1054.804, 
default  = "kJ", 
link     = "British thermal unit", 
}, 
["BTU-60F"] = { 
name1    = "British thermal unit (60°F)", 
symbol   = "BTU<sub>60°F</sub>", 
utype    = "energy", 
scale    = 1054.68, 
default  = "kJ", 
link     = "British thermal unit", 
}, 
["Btu-60F"] = { 
name1    = "British thermal unit (60°F)", 
symbol   = "Btu<sub>60°F</sub>", 
utype    = "energy", 
scale    = 1054.68, 
default  = "kJ", 
link     = "British thermal unit", 
}, 
["BTU-63F"] = { 
name1    = "British thermal unit (63°F)", 
symbol   = "BTU<sub>63°F</sub>", 
utype    = "energy", 
scale    = 1054.6, 
default  = "kJ", 
link     = "British thermal unit", 
}, 
["Btu-63F"] = { 
name1    = "British thermal unit (63°F)", 
symbol   = "Btu<sub>63°F</sub>", 
utype    = "energy", 
scale    = 1054.6, 
default  = "kJ", 
link     = "British thermal unit", 
}, 
["BTU-ISO"] = { 
name1    = "British thermal unit (ISO)", 
symbol   = "BTU<sub>ISO</sub>", 
utype    = "energy", 
scale    = 1055.056, 
default  = "kJ", 
link     = "British thermal unit", 
}, 
["Btu-ISO"] = { 
target   = "BTU-ISO", 
}, 
["BTU-IT"] = { 
name1    = "British thermal unit (IT)", 
symbol   = "BTU<sub>IT</sub>", 
utype    = "energy", 
scale    = 1055.05585262, 
default  = "kJ", 
link     = "British thermal unit", 
}, 
["Btu-IT"] = { 
name1    = "British thermal unit (IT)", 
symbol   = "Btu<sub>IT</sub>", 
utype    = "energy", 
scale    = 1055.05585262, 
default  = "kJ", 
link     = "British thermal unit", 
}, 
["BTU-mean"] = { 
name1    = "British thermal unit (mean)", 
symbol   = "BTU<sub>mean</sub>", 
utype    = "energy", 
scale    = 1055.87, 
default  = "kJ", 
link     = "British thermal unit", 
}, 
["Btu-mean"] = { 
name1    = "British thermal unit (mean)", 
symbol   = "Btu<sub>mean</sub>", 
utype    = "energy", 
scale    = 1055.87, 
default  = "kJ", 
link     = "British thermal unit", 
}, 
["BTU-th"] = { 
name1    = "British thermal unit (thermochemical)", 
symbol   = "BTU<sub>th</sub>", 
utype    = "energy", 
scale    = 1054.35026444, 
default  = "kJ", 
link     = "British thermal unit", 
}, 
["Btu-th"] = { 
name1    = "British thermal unit (thermochemical)", 
symbol   = "Btu<sub>th</sub>", 
utype    = "energy", 
scale    = 1054.35026444, 
default  = "kJ", 
link     = "British thermal unit", 
}, 
["Cal"] = { 
name1    = "ແຄລໍຣີ", 
symbol   = "Cal", 
utype    = "energy", 
scale    = 4184, 
default  = "kJ", 
}, 
["cal"] = { 
name1    = "ແຄລໍຣີ", 
symbol   = "cal", 
utype    = "energy", 
scale    = 4.184, 
default  = "J", 
}, 
["Cal-15"] = { 
name1    = "Calorie (15°C)", 
symbol   = "Cal<sub>15</sub>", 
utype    = "energy", 
scale    = 4185.8, 
default  = "kJ", 
link     = "ແຄລໍຣີ", 
}, 
["cal-15"] = { 
name1    = "calorie (15°C)", 
symbol   = "cal<sub>15</sub>", 
utype    = "energy", 
scale    = 4.1858, 
default  = "J", 
link     = "ແຄລໍຣີ", 
}, 
["Cal-IT"] = { 
name1    = "Calorie (International Steam Table)", 
symbol   = "Cal<sub>IT</sub>", 
utype    = "energy", 
scale    = 4186.8, 
default  = "kJ", 
link     = "ແຄລໍຣີ", 
}, 
["cal-IT"] = { 
name1    = "calorie (International Steam Table)", 
symbol   = "cal<sub>IT</sub>", 
utype    = "energy", 
scale    = 4.1868, 
default  = "J", 
link     = "ແຄລໍຣີ", 
}, 
["Cal-th"] = { 
name1    = "Calorie (thermochemical)", 
symbol   = "Cal<sub>th</sub>", 
utype    = "energy", 
scale    = 4184, 
default  = "kJ", 
link     = "ແຄລໍຣີ", 
}, 
["cal-th"] = { 
name1    = "calorie (thermochemical)", 
symbol   = "cal<sub>th</sub>", 
utype    = "energy", 
scale    = 4.184, 
default  = "J", 
link     = "ແຄລໍຣີ", 
}, 
["ccatm"] = { 
name1    = "cubic centimetre-atmosphere", 
symbol   = "cc·atm", 
utype    = "energy", 
scale    = 0.101325, 
default  = "mJ", 
link     = "Atmosphere (unit)", 
}, 
["CHU-IT"] = { 
name1    = "Celsius heat unit (International Table)", 
symbol   = "CHU<sub>IT</sub>", 
utype    = "energy", 
scale    = 1899.100534716, 
default  = "kJ", 
link     = "Conversion of units", 
}, 
["cm3atm"] = { 
name1    = "cubic centimetre-atmosphere", 
symbol   = "cm<sup>3</sup>·atm", 
utype    = "energy", 
scale    = 0.101325, 
default  = "mJ", 
link     = "Atmosphere (unit)", 
}, 
["cufootatm"] = { 
name1    = "cubic foot of atmosphere", 
symbol   = "cu ft atm", 
utype    = "energy", 
scale    = 2869.2044809344, 
default  = "kJ", 
link     = "Atmosphere (unit)", 
}, 
["cufootnaturalgas"] = { 
name1    = "cubic foot of natural gas", 
symbol   = "cuftnaturalgas", 
usename  = 1, 
utype    = "energy", 
scale    = 1055055.85262, 
default  = "MJ", 
link     = "Conversion of units", 
}, 
["cuftatm"] = { 
name1    = "cubic foot of atmosphere", 
symbol   = "cu ft atm", 
utype    = "energy", 
scale    = 2869.2044809344, 
default  = "kJ", 
link     = "Atmosphere (unit)", 
}, 
["cuftnaturalgas"] = { 
name1    = "cubic foot of natural gas", 
symbol   = "cuftnaturalgas", 
usename  = 1, 
utype    = "energy", 
scale    = 1055055.85262, 
default  = "MJ", 
link     = "Conversion of units", 
}, 
["cuydatm"] = { 
name1    = "cubic yard of atmosphere", 
symbol   = "cu yd atm", 
utype    = "energy", 
scale    = 77468.5209852288, 
default  = "kJ", 
link     = "Atmosphere (unit)", 
}, 
["Eh"] = { 
name1    = "Hartree", 
symbol   = "''E''<sub>h</sub>", 
utype    = "energy", 
scale    = 4.35974417e-18, 
default  = "eV", 
}, 
["erg"] = { 
symbol   = "erg", 
utype    = "energy", 
scale    = 0.0000001, 
default  = "µJ", 
}, 
["eV"] = { 
name1    = "electronvolt", 
symbol   = "eV", 
utype    = "energy", 
scale    = 1.602176487e-19, 
default  = "aJ", 
}, 
["feV"] = { 
name1    = "femtoelectronvolt", 
symbol   = "feV", 
utype    = "energy", 
scale    = 1.602176487e-34, 
default  = "yJ", 
link     = "Electronvolt", 
}, 
["foe"] = { 
symbol   = "foe", 
utype    = "energy", 
scale    = 1e44, 
default  = "YJ", 
link     = "Foe (unit)", 
}, 
["ftlb"] = { 
name1    = "foot-pound", 
symbol   = "ft·lb", 
utype    = "energy", 
alttype  = "torque", 
scale    = 1.3558179483314004, 
default  = "J", 
link     = "Foot-pound (energy)", 
}, 
["ftlb-f"] = { 
name1    = "foot-pound force", 
symbol   = "ft·lb<sub>f</sub>", 
utype    = "energy", 
alttype  = "torque", 
scale    = 1.3558179483314004, 
default  = "J", 
link     = "Foot-pound (energy)", 
}, 
["ftlbf"] = { 
name1    = "foot-pound force", 
symbol   = "ft·lbf", 
utype    = "energy", 
alttype  = "torque", 
scale    = 1.3558179483314004, 
default  = "J", 
link     = "Foot-pound (energy)", 
}, 
["ftpdl"] = { 
name1    = "foot-poundal", 
symbol   = "ft·pdl", 
utype    = "energy", 
scale    = 0.0421401100938048, 
default  = "J", 
}, 
["GeV"] = { 
name1    = "gigaelectronvolt", 
symbol   = "GeV", 
utype    = "energy", 
scale    = 1.602176487e-10, 
default  = "nJ", 
link     = "Electronvolt", 
}, 
["GLatm"] = { 
name1    = "gigalitre-atmosphere", 
symbol   = "GL·atm", 
utype    = "energy", 
scale    = 101325000000, 
default  = "GJ", 
link     = "Atmosphere (unit)", 
}, 
["Glatm"] = { 
name1    = "gigalitre-atmosphere", 
symbol   = "Gl·atm", 
utype    = "energy", 
scale    = 101325000000, 
default  = "GJ", 
link     = "Atmosphere (unit)", 
}, 
["gTNT"] = { 
symbol   = "gram of TNT", 
usename  = 1, 
utype    = "energy", 
scale    = 4184, 
default  = "kJ", 
link     = "TNT equivalent", 
}, 
["Gtoe"] = { 
name1    = "gigatonne of oil equivalent", 
symbol   = "Gtoe", 
utype    = "energy", 
scale    = 4.1868e19, 
default  = "EJ", 
link     = "Tonne of oil equivalent", 
}, 
["GtonTNT"] = { 
symbol   = "gigaton of TNT", 
usename  = 1, 
utype    = "energy", 
scale    = 4.184e18, 
default  = "EJ", 
link     = "TNT equivalent", 
}, 
["GtTNT"] = { 
symbol   = "gigatonne of TNT", 
usename  = 1, 
utype    = "energy", 
scale    = 4.184e18, 
default  = "EJ", 
link     = "TNT equivalent", 
}, 
["GW.h"] = { 
name1    = "gigawatt-hour", 
symbol   = "GW·h", 
utype    = "energy", 
scale    = 3.6e12, 
default  = "TJ", 
link     = "Watt-hour", 
}, 
["GWh"] = { 
name1    = "gigawatt-hour", 
symbol   = "GWh", 
utype    = "energy", 
scale    = 3.6e12, 
default  = "TJ", 
link     = "Watt-hour", 
}, 
["hph"] = { 
name1    = "ແຮງມ້າ-ຊົ່ວໂມງ", 
symbol   = "hp·h", 
utype    = "energy", 
scale    = 2684519.537696172792, 
default  = "kWh", 
link     = "ແຮງມ້າ", 
}, 
["impgalatm"] = { 
name1    = "imperial gallon-atmosphere", 
symbol   = "imp gal·atm", 
utype    = "energy", 
scale    = 460.63256925, 
default  = "J", 
link     = "Atmosphere (unit)", 
}, 
["inlb"] = { 
name1    = "inch-pound", 
symbol   = "in·lb", 
utype    = "energy", 
alttype  = "torque", 
scale    = 0.1129848290276167, 
default  = "mJ", 
link     = "Foot-pound (energy)", 
}, 
["inlb-f"] = { 
name1    = "inch-pound force", 
symbol   = "in·lb<sub>f</sub>", 
utype    = "energy", 
alttype  = "torque", 
scale    = 0.1129848290276167, 
default  = "mJ", 
link     = "Foot-pound (energy)", 
}, 
["inlbf"] = { 
name1    = "inch-pound force", 
symbol   = "in·lbf", 
utype    = "energy", 
alttype  = "torque", 
scale    = 0.1129848290276167, 
default  = "mJ", 
link     = "Foot-pound (energy)", 
}, 
["inoz-f"] = { 
name1    = "inch-ounce force", 
symbol   = "in·oz<sub>f</sub>", 
utype    = "energy", 
alttype  = "torque", 
scale    = 0.00706155181422604375, 
default  = "mJ", 
link     = "Foot-pound (energy)", 
}, 
["inozf"] = { 
name1    = "inch-ounce force", 
symbol   = "in·ozf", 
utype    = "energy", 
alttype  = "torque", 
scale    = 0.00706155181422604375, 
default  = "mJ", 
link     = "Foot-pound (energy)", 
}, 
["J"] = { 
_name1   = "ຈູນ", 
_symbol  = "J", 
utype    = "energy", 
scale    = 1, 
prefixes = 1, 
default  = "cal", 
link     = "ຈູນ", 
}, 
["kBOE"] = { 
name1    = "kilo barrel of oil equivalent", 
symbol   = "kBOE", 
utype    = "energy", 
scale    = 6.1178632e12, 
default  = "TJ", 
link     = "Barrel of oil equivalent", 
}, 
["kcal"] = { 
name1    = "ກິໂລແຄລໍຣີ", 
symbol   = "kcal", 
utype    = "energy", 
scale    = 4184, 
default  = "kJ", 
link     = "ແຄລໍຣີ", 
}, 
["kcal-15"] = { 
name1    = "kilocalorie (15°C)", 
symbol   = "kcal<sub>15</sub>", 
utype    = "energy", 
scale    = 4185.8, 
default  = "kJ", 
link     = "ແຄລໍຣີ", 
}, 
["kcal-IT"] = { 
name1    = "kilocalorie (International Steam Table)", 
symbol   = "kcal<sub>IT</sub>", 
utype    = "energy", 
scale    = 4186.8, 
default  = "kJ", 
link     = "ແຄລໍຣີ", 
}, 
["kcal-th"] = { 
name1    = "kilocalorie (thermochemical)", 
symbol   = "kcal<sub>th</sub>", 
utype    = "energy", 
scale    = 4184, 
default  = "kJ", 
link     = "ແຄລໍຣີ", 
}, 
["kerg"] = { 
name1    = "kiloerg", 
symbol   = "kerg", 
utype    = "energy", 
scale    = 0.0001, 
default  = "mJ", 
link     = "Erg", 
}, 
["keV"] = { 
name1    = "kiloelectronvolt", 
symbol   = "keV", 
utype    = "energy", 
scale    = 1.602176487e-16, 
default  = "fJ", 
link     = "Electronvolt", 
}, 
["kgTNT"] = { 
symbol   = "kilogram of TNT", 
usename  = 1, 
utype    = "energy", 
scale    = 4184000, 
default  = "MJ", 
link     = "TNT equivalent", 
}, 
["kLatm"] = { 
name1    = "kilolitre-atmosphere", 
symbol   = "kL·atm", 
utype    = "energy", 
scale    = 101325, 
default  = "kJ", 
link     = "Atmosphere (unit)", 
}, 
["klatm"] = { 
name1    = "kilolitre-atmosphere", 
symbol   = "kl·atm", 
utype    = "energy", 
scale    = 101325, 
default  = "kJ", 
link     = "Atmosphere (unit)", 
}, 
["kt(TNT)"] = { 
name1    = "kilotonne", 
symbol   = "kt", 
utype    = "energy", 
scale    = 4.184e12, 
default  = "TJ", 
link     = "TNT equivalent", 
}, 
["ktoe"] = { 
name1    = "kilotonne of oil equivalent", 
symbol   = "ktoe", 
utype    = "energy", 
scale    = 4.1868e13, 
default  = "TJ", 
link     = "Tonne of oil equivalent", 
}, 
["ktonTNT"] = { 
name1    = "kiloton of TNT", 
symbol   = "kt", 
utype    = "energy", 
scale    = 4.184e12, 
default  = "TJ", 
link     = "TNT equivalent", 
}, 
["ktTNT"] = { 
symbol   = "kilotonne of TNT", 
usename  = 1, 
utype    = "energy", 
scale    = 4.184e12, 
default  = "TJ", 
link     = "TNT equivalent", 
}, 
["kW.h"] = { 
name1    = "ກິໂລວັດ-ຊົ່ວໂມງ", 
symbol   = "kW·h", 
utype    = "energy", 
scale    = 3600000, 
default  = "MJ", 
link     = "ກິໂລວັດ-ຊົ່ວໂມງ", 
}, 
["kWh"] = { 
name1    = "ກິໂລວັດ-ຊົ່ວໂມງ", 
symbol   = "kWh", 
utype    = "energy", 
scale    = 3600000, 
default  = "MJ", 
link     = "ກິໂລວັດ-ຊົ່ວໂມງ", 
}, 
["Latm"] = { 
name1    = "litre-atmosphere", 
symbol   = "L·atm", 
utype    = "energy", 
scale    = 101.325, 
default  = "J", 
link     = "Atmosphere (unit)", 
}, 
["latm"] = { 
name1    = "litre-atmosphere", 
symbol   = "l·atm", 
utype    = "energy", 
scale    = 101.325, 
default  = "J", 
link     = "Atmosphere (unit)", 
}, 
["m3atm"] = { 
name1    = "cubic metre-atmosphere", 
symbol   = "m<sup>3</sup>·atm", 
utype    = "energy", 
scale    = 101325, 
default  = "kJ", 
link     = "Atmosphere (unit)", 
}, 
["MBtu"] = { 
name1    = "thousand British thermal units", 
symbol   = "MBtu", 
utype    = "energy", 
scale    = 1055055.85262, 
default  = "MJ", 
link     = "British thermal unit", 
}, 
["MBTU-39F"] = { 
name1    = "thousand British thermal units (39°F)", 
symbol   = "MBTU<sub>39°F</sub>", 
utype    = "energy", 
scale    = 1059670, 
default  = "MJ", 
link     = "British thermal unit", 
}, 
["MBtu-39F"] = { 
name1    = "thousand British thermal units (39°F)", 
symbol   = "MBtu<sub>39°F</sub>", 
utype    = "energy", 
scale    = 1059670, 
default  = "MJ", 
link     = "British thermal unit", 
}, 
["MBTU-59F"] = { 
name1    = "thousand British thermal units (59°F)", 
symbol   = "MBTU<sub>59°F</sub>", 
utype    = "energy", 
scale    = 1054804, 
default  = "MJ", 
link     = "British thermal unit", 
}, 
["MBtu-59F"] = { 
name1    = "thousand British thermal units (59°F)", 
symbol   = "MBtu<sub>59°F</sub>", 
utype    = "energy", 
scale    = 1054804, 
default  = "MJ", 
link     = "British thermal unit", 
}, 
["MBTU-60F"] = { 
name1    = "thousand British thermal units (60°F)", 
symbol   = "MBTU<sub>60°F</sub>", 
utype    = "energy", 
scale    = 1054680, 
default  = "MJ", 
link     = "British thermal unit", 
}, 
["MBtu-60F"] = { 
name1    = "thousand British thermal units (60°F)", 
symbol   = "MBtu<sub>60°F</sub>", 
utype    = "energy", 
scale    = 1054680, 
default  = "MJ", 
link     = "British thermal unit", 
}, 
["MBTU-63F"] = { 
name1    = "thousand British thermal units (63°F)", 
symbol   = "MBTU<sub>63°F</sub>", 
utype    = "energy", 
scale    = 1054600, 
default  = "MJ", 
link     = "British thermal unit", 
}, 
["MBtu-63F"] = { 
name1    = "thousand British thermal units (63°F)", 
symbol   = "MBtu<sub>63°F</sub>", 
utype    = "energy", 
scale    = 1054600, 
default  = "MJ", 
link     = "British thermal unit", 
}, 
["MBTU-ISO"] = { 
name1    = "thousand British thermal units (ISO)", 
symbol   = "MBTU<sub>ISO</sub>", 
utype    = "energy", 
scale    = 1055056, 
default  = "MJ", 
link     = "British thermal unit", 
}, 
["MBtu-ISO"] = { 
name1    = "thousand British thermal units (ISO)", 
symbol   = "MBtu<sub>ISO</sub>", 
utype    = "energy", 
scale    = 1055056, 
default  = "MJ", 
link     = "British thermal unit", 
}, 
["MBTU-IT"] = { 
name1    = "thousand British thermal units (IT)", 
symbol   = "MBTU<sub>IT</sub>", 
utype    = "energy", 
scale    = 1055055.85262, 
default  = "MJ", 
link     = "British thermal unit", 
}, 
["MBtu-IT"] = { 
name1    = "thousand British thermal units (IT)", 
symbol   = "MBtu<sub>IT</sub>", 
utype    = "energy", 
scale    = 1055055.85262, 
default  = "MJ", 
link     = "British thermal unit", 
}, 
["MBTU-mean"] = { 
name1    = "thousand British thermal units (mean)", 
symbol   = "MBTU<sub>mean</sub>", 
utype    = "energy", 
scale    = 1055870, 
default  = "MJ", 
link     = "British thermal unit", 
}, 
["MBtu-mean"] = { 
name1    = "thousand British thermal units (mean)", 
symbol   = "MBtu<sub>mean</sub>", 
utype    = "energy", 
scale    = 1055870, 
default  = "MJ", 
link     = "British thermal unit", 
}, 
["MBTU-th"] = { 
name1    = "thousand British thermal units (thermochemical)", 
symbol   = "MBTU<sub>th</sub>", 
utype    = "energy", 
scale    = 1054350.26444, 
default  = "MJ", 
link     = "British thermal unit", 
}, 
["MBtu-th"] = { 
name1    = "thousand British thermal units (thermochemical)", 
symbol   = "MBtu<sub>th</sub>", 
utype    = "energy", 
scale    = 1054350.26444, 
default  = "MJ", 
link     = "British thermal unit", 
}, 
["Mcal"] = { 
name1    = "megacalorie", 
symbol   = "Mcal", 
utype    = "energy", 
scale    = 4184000, 
default  = "MJ", 
link     = "ແຄລໍຣີ", 
}, 
["mcal"] = { 
name1    = "ມິລິແຄລໍຣີ", 
symbol   = "mcal", 
utype    = "energy", 
scale    = 0.004184, 
default  = "mJ", 
link     = "ແຄລໍຣີ", 
}, 
["Mcal-15"] = { 
name1    = "megacalorie (15°C)", 
symbol   = "Mcal<sub>15</sub>", 
utype    = "energy", 
scale    = 4185800, 
default  = "MJ", 
link     = "ແຄລໍຣີ", 
}, 
["mcal-15"] = { 
name1    = "millicalorie (15°C)", 
symbol   = "mcal<sub>15</sub>", 
utype    = "energy", 
scale    = 0.0041858, 
default  = "mJ", 
link     = "ແຄລໍຣີ", 
}, 
["Mcal-IT"] = { 
name1    = "megacalorie (International Steam Table)", 
symbol   = "Mcal<sub>IT</sub>", 
utype    = "energy", 
scale    = 4186800, 
default  = "MJ", 
link     = "ແຄລໍຣີ", 
}, 
["mcal-IT"] = { 
name1    = "millicalorie (International Steam Table)", 
symbol   = "mcal<sub>IT</sub>", 
utype    = "energy", 
scale    = 0.0041868, 
default  = "mJ", 
link     = "ແຄລໍຣີ", 
}, 
["Mcal-th"] = { 
name1    = "megacalorie (thermochemical)", 
symbol   = "Mcal<sub>th</sub>", 
utype    = "energy", 
scale    = 4184000, 
default  = "MJ", 
link     = "ແຄລໍຣີ", 
}, 
["mcal-th"] = { 
name1    = "millicalorie (thermochemical)", 
symbol   = "mcal<sub>th</sub>", 
utype    = "energy", 
scale    = 0.004184, 
default  = "mJ", 
link     = "ແຄລໍຣີ", 
}, 
["Merg"] = { 
name1    = "megaerg", 
symbol   = "Merg", 
utype    = "energy", 
scale    = 0.1, 
default  = "J", 
link     = "Erg", 
}, 
["merg"] = { 
name1    = "millierg", 
symbol   = "merg", 
utype    = "energy", 
scale    = 0.0000000001, 
default  = "µJ", 
link     = "Erg", 
}, 
["MeV"] = { 
name1    = "megaelectronvolt", 
symbol   = "MeV", 
utype    = "energy", 
scale    = 1.602176487e-13, 
default  = "pJ", 
link     = "Electronvolt", 
}, 
["meV"] = { 
name1    = "millielectronvolt", 
symbol   = "meV", 
utype    = "energy", 
scale    = 1.602176487e-22, 
default  = "zJ", 
link     = "Electronvolt", 
}, 
["MLatm"] = { 
name1    = "megalitre-atmosphere", 
symbol   = "ML·atm", 
utype    = "energy", 
scale    = 101325000, 
default  = "MJ", 
link     = "Atmosphere (unit)", 
}, 
["Mlatm"] = { 
name1    = "megalitre-atmosphere", 
symbol   = "Ml·atm", 
utype    = "energy", 
scale    = 101325000, 
default  = "MJ", 
link     = "Atmosphere (unit)", 
}, 
["mLatm"] = { 
name1    = "millilitre-atmosphere", 
symbol   = "L·atm", 
utype    = "energy", 
scale    = 0.101325, 
default  = "mJ", 
link     = "Atmosphere (unit)", 
}, 
["mlatm"] = { 
name1    = "millilitre-atmosphere", 
symbol   = "l·atm", 
utype    = "energy", 
scale    = 0.101325, 
default  = "mJ", 
link     = "Atmosphere (unit)", 
}, 
["MMBtu"] = { 
name1    = "million British thermal units", 
symbol   = "MMBtu", 
utype    = "energy", 
scale    = 1055055852.62, 
default  = "GJ", 
link     = "British thermal unit", 
}, 
["MMBTU-39F"] = { 
name1    = "million British thermal units (39°F)", 
symbol   = "MMBTU<sub>39°F</sub>", 
utype    = "energy", 
scale    = 1059670000, 
default  = "GJ", 
link     = "British thermal unit", 
}, 
["MMBtu-39F"] = { 
name1    = "million British thermal units (39°F)", 
symbol   = "MMBtu<sub>39°F</sub>", 
utype    = "energy", 
scale    = 1059670000, 
default  = "GJ", 
link     = "British thermal unit", 
}, 
["MMBTU-59F"] = { 
name1    = "million British thermal units (59°F)", 
symbol   = "MMBTU<sub>59°F</sub>", 
utype    = "energy", 
scale    = 1054804000, 
default  = "GJ", 
link     = "British thermal unit", 
}, 
["MMBtu-59F"] = { 
name1    = "million British thermal units (59°F)", 
symbol   = "MMBtu<sub>59°F</sub>", 
utype    = "energy", 
scale    = 1054804000, 
default  = "GJ", 
link     = "British thermal unit", 
}, 
["MMBTU-60F"] = { 
name1    = "million British thermal units (60°F)", 
symbol   = "MMBTU<sub>60°F</sub>", 
utype    = "energy", 
scale    = 1054680000, 
default  = "GJ", 
link     = "British thermal unit", 
}, 
["MMBtu-60F"] = { 
name1    = "million British thermal units (60°F)", 
symbol   = "MMBtu<sub>60°F</sub>", 
utype    = "energy", 
scale    = 1054680000, 
default  = "GJ", 
link     = "British thermal unit", 
}, 
["MMBTU-63F"] = { 
name1    = "million British thermal units (63°F)", 
symbol   = "MMBTU<sub>63°F</sub>", 
utype    = "energy", 
scale    = 1054600000, 
default  = "GJ", 
link     = "British thermal unit", 
}, 
["MMBtu-63F"] = { 
name1    = "million British thermal units (63°F)", 
symbol   = "MMBtu<sub>63°F</sub>", 
utype    = "energy", 
scale    = 1054600000, 
default  = "GJ", 
link     = "British thermal unit", 
}, 
["MMBTU-ISO"] = { 
name1    = "million British thermal units (ISO)", 
symbol   = "MMBTU<sub>ISO</sub>", 
utype    = "energy", 
scale    = 1055056000, 
default  = "GJ", 
link     = "British thermal unit", 
}, 
["MMBtu-ISO"] = { 
name1    = "million British thermal units (ISO)", 
symbol   = "MMBtu<sub>ISO</sub>", 
utype    = "energy", 
scale    = 1055056000, 
default  = "GJ", 
link     = "British thermal unit", 
}, 
["MMBTU-IT"] = { 
name1    = "million British thermal units (IT)", 
symbol   = "MMBTU<sub>IT</sub>", 
utype    = "energy", 
scale    = 1055055852.62, 
default  = "GJ", 
link     = "British thermal unit", 
}, 
["MMBtu-IT"] = { 
name1    = "million British thermal units (IT)", 
symbol   = "MMBtu<sub>IT</sub>", 
utype    = "energy", 
scale    = 1055055852.62, 
default  = "GJ", 
link     = "British thermal unit", 
}, 
["MMBTU-mean"] = { 
name1    = "million British thermal units (mean)", 
symbol   = "MMBTU<sub>mean</sub>", 
utype    = "energy", 
scale    = 1055870000, 
default  = "GJ", 
link     = "British thermal unit", 
}, 
["MMBtu-mean"] = { 
name1    = "million British thermal units (mean)", 
symbol   = "MMBtu<sub>mean</sub>", 
utype    = "energy", 
scale    = 1055870000, 
default  = "GJ", 
link     = "British thermal unit", 
}, 
["MMBTU-th"] = { 
name1    = "million British thermal units (thermochemical)", 
symbol   = "MMBTU<sub>th</sub>", 
utype    = "energy", 
scale    = 1054350264.44, 
default  = "GJ", 
link     = "British thermal unit", 
}, 
["MMBtu-th"] = { 
name1    = "million British thermal units (thermochemical)", 
symbol   = "MMBtu<sub>th</sub>", 
utype    = "energy", 
scale    = 1054350264.44, 
default  = "GJ", 
link     = "British thermal unit", 
}, 
["Mt(TNT)"] = { 
name1    = "megatonne", 
symbol   = "Mt", 
utype    = "energy", 
scale    = 4.184e15, 
default  = "PJ", 
link     = "TNT equivalent", 
}, 
["Mtoe"] = { 
name1    = "megatonne of oil equivalent", 
symbol   = "Mtoe", 
utype    = "energy", 
scale    = 4.1868e16, 
default  = "PJ", 
link     = "Tonne of oil equivalent", 
}, 
["MtonTNT"] = { 
name1    = "megaton of TNT", 
symbol   = "Mt", 
utype    = "energy", 
scale    = 4.184e15, 
default  = "PJ", 
link     = "TNT equivalent", 
}, 
["mtonTNT"] = { 
symbol   = "milliton of TNT", 
usename  = 1, 
utype    = "energy", 
scale    = 4184000, 
default  = "MJ", 
link     = "TNT equivalent", 
}, 
["MtTNT"] = { 
symbol   = "megatonne of TNT", 
usename  = 1, 
utype    = "energy", 
scale    = 4.184e15, 
default  = "PJ", 
link     = "TNT equivalent", 
}, 
["mtTNT"] = { 
symbol   = "millitonne of TNT", 
usename  = 1, 
utype    = "energy", 
scale    = 4184000, 
default  = "MJ", 
link     = "TNT equivalent", 
}, 
["MW.h"] = { 
name1    = "megawatt-hour", 
symbol   = "MW·h", 
utype    = "energy", 
scale    = 3600000000, 
default  = "GJ", 
link     = "Watt-hour", 
}, 
["mW.h"] = { 
name1    = "milliwatt-hour", 
symbol   = "mW·h", 
utype    = "energy", 
scale    = 3.6, 
default  = "J", 
link     = "Watt-hour", 
}, 
["MWh"] = { 
name1    = "megawatt-hour", 
symbol   = "MWh", 
utype    = "energy", 
scale    = 3600000000, 
default  = "GJ", 
link     = "Watt-hour", 
}, 
["mWh"] = { 
name1    = "milliwatt-hour", 
symbol   = "mWh", 
utype    = "energy", 
scale    = 3.6, 
default  = "J", 
link     = "Watt-hour", 
}, 
["neV"] = { 
name1    = "nanoelectronvolt", 
symbol   = "neV", 
utype    = "energy", 
scale    = 1.602176487e-28, 
default  = "yJ", 
link     = "Electronvolt", 
}, 
["PeV"] = { 
name1    = "petaelectronvolt", 
symbol   = "PeV", 
utype    = "energy", 
scale    = 0.0001602176487, 
default  = "mJ", 
link     = "Electronvolt", 
}, 
["peV"] = { 
name1    = "picoelectronvolt", 
symbol   = "peV", 
utype    = "energy", 
scale    = 1.602176487e-31, 
default  = "yJ", 
link     = "Electronvolt", 
}, 
["quad"] = { 
name1    = "quadrillion British thermal units", 
symbol   = "quad", 
utype    = "energy", 
scale    = 1.054804e18, 
default  = "EJ", 
link     = "Quad (unit)", 
}, 
["Ry"] = { 
name1    = "rydberg", 
symbol   = "Ry", 
utype    = "energy", 
scale    = 2.1798741e-18, 
default  = "eV", 
link     = "Rydberg constant", 
}, 
["scc"] = { 
name1    = "standard cubic centimetre", 
symbol   = "scc", 
utype    = "energy", 
scale    = 0.101325, 
default  = "mJ", 
link     = "Atmosphere (unit)", 
}, 
["scf"] = { 
name1    = "standard cubic foot", 
symbol   = "scf", 
utype    = "energy", 
scale    = 2869.2044809344, 
default  = "kJ", 
link     = "Atmosphere (unit)", 
}, 
["scfoot"] = { 
name1    = "standard cubic foot", 
symbol   = "scf", 
utype    = "energy", 
scale    = 2869.2044809344, 
default  = "kJ", 
link     = "Atmosphere (unit)", 
}, 
["scy"] = { 
name1    = "standard cubic yard", 
symbol   = "scy", 
utype    = "energy", 
scale    = 77468.5209852288, 
default  = "kJ", 
link     = "Atmosphere (unit)", 
}, 
["sl"] = { 
name1    = "standard litre", 
symbol   = "sl", 
utype    = "energy", 
scale    = 101.325, 
default  = "J", 
link     = "Atmosphere (unit)", 
}, 
["t(TNT)"] = { 
name1    = "tonne", 
symbol   = "t", 
utype    = "energy", 
scale    = 4184000000, 
default  = "GJ", 
link     = "TNT equivalent", 
}, 
["TeV"] = { 
name1    = "teraelectronvolt", 
symbol   = "TeV", 
utype    = "energy", 
scale    = 1.602176487e-7, 
default  = "µJ", 
link     = "Electronvolt", 
}, 
["th"] = { 
name1    = "thermie", 
symbol   = "th", 
utype    = "energy", 
scale    = 4186800, 
default  = "MJ", 
link     = "Conversion of units", 
}, 
["thm-EC"] = { 
name1    = "therm (EC)", 
symbol   = "thm (EC)", 
utype    = "energy", 
scale    = 105506000, 
default  = "MJ", 
link     = "Therm", 
}, 
["thm-UK"] = { 
name1    = "therm (UK)", 
symbol   = "thm (UK)", 
utype    = "energy", 
scale    = 105505585.257348, 
default  = "MJ", 
link     = "Therm", 
}, 
["thm-US"] = { 
name1    = "therm (US)", 
symbol   = "thm (US)", 
utype    = "energy", 
scale    = 105480400, 
default  = "MJ", 
link     = "Therm", 
}, 
["toe"] = { 
name1    = "tonne of oil equivalent", 
symbol   = "toe", 
utype    = "energy", 
scale    = 41868000000, 
default  = "GJ", 
}, 
["tonTNT"] = { 
symbol   = "ton of TNT", 
usename  = 1, 
utype    = "energy", 
scale    = 4184000000, 
default  = "GJ", 
link     = "TNT equivalent", 
}, 
["tTNT"] = { 
symbol   = "tonne of TNT", 
usename  = 1, 
utype    = "energy", 
scale    = 4184000000, 
default  = "GJ", 
link     = "TNT equivalent", 
}, 
["TtonTNT"] = { 
symbol   = "teraton of TNT", 
usename  = 1, 
utype    = "energy", 
scale    = 4.184e21, 
default  = "ZJ", 
link     = "TNT equivalent", 
}, 
["TtTNT"] = { 
symbol   = "teratonne of TNT", 
usename  = 1, 
utype    = "energy", 
scale    = 4.184e21, 
default  = "ZJ", 
link     = "TNT equivalent", 
}, 
["TW.h"] = { 
name1    = "terawatt-hour", 
symbol   = "TW·h", 
utype    = "energy", 
scale    = 3.6e15, 
default  = "PJ", 
link     = "Watt-hour", 
}, 
["TWh"] = { 
name1    = "terawatt-hour", 
symbol   = "TWh", 
utype    = "energy", 
scale    = 3.6e15, 
default  = "PJ", 
link     = "Watt-hour", 
}, 
["USgalatm"] = { 
name1    = "US gallon-atmosphere", 
symbol   = "US gal·atm", 
utype    = "energy", 
scale    = 383.5568490138, 
default  = "J", 
link     = "Atmosphere (unit)", 
}, 
["W.h"] = { 
name1    = "watt-hour", 
symbol   = "W·h", 
utype    = "energy", 
scale    = 3600, 
default  = "kJ", 
}, 
["Wh"] = { 
name1    = "watt-hour", 
symbol   = "Wh", 
utype    = "energy", 
scale    = 3600, 
default  = "kJ", 
}, 
["µerg"] = { 
name1    = "microerg", 
symbol   = "µerg", 
utype    = "energy", 
scale    = 1e-13, 
default  = "nJ", 
link     = "Erg", 
}, 
["µeV"] = { 
name1    = "microelectronvolt", 
symbol   = "µeV", 
utype    = "energy", 
scale    = 1.602176487e-25, 
default  = "yJ", 
link     = "Electronvolt", 
}, 
["µLatm"] = { 
name1    = "microlitre-atmosphere", 
symbol   = "µL·atm", 
utype    = "energy", 
scale    = 0.000101325, 
default  = "µJ", 
link     = "Atmosphere (unit)", 
}, 
["µlatm"] = { 
name1    = "microlitre-atmosphere", 
symbol   = "µl·atm", 
utype    = "energy", 
scale    = 0.000101325, 
default  = "µJ", 
link     = "Atmosphere (unit)", 
}, 
["µtonTNT"] = { 
symbol   = "microton of TNT", 
usename  = 1, 
utype    = "energy", 
scale    = 4184, 
default  = "kJ", 
link     = "TNT equivalent", 
}, 
["µtTNT"] = { 
symbol   = "microtonne of TNT", 
usename  = 1, 
utype    = "energy", 
scale    = 4184, 
default  = "kJ", 
link     = "TNT equivalent", 
}, 
["µW.h"] = { 
name1    = "microwatt-hour", 
symbol   = "µW·h", 
utype    = "energy", 
scale    = 0.0036, 
default  = "mJ", 
link     = "Watt-hour", 
}, 
["µWh"] = { 
name1    = "microwatt-hour", 
symbol   = "µWh", 
utype    = "energy", 
scale    = 0.0036, 
default  = "mJ", 
link     = "Watt-hour", 
}, 
["-kW.h"] = { 
target   = "kW.h", 
}, 
["btu"] = { 
target   = "BTU", 
}, 
["Calorie"] = { 
target   = "Cal", 
}, 
["ft.lbf"] = { 
target   = "ftlbf", 
}, 
["ft·lb-f"] = { 
target   = "ftlb-f", 
}, 
["ft·lbf"] = { 
target   = "ftlbf", 
}, 
["g-cal-15"] = { 
target   = "cal-15", 
}, 
["g-cal-IT"] = { 
target   = "cal-IT", 
}, 
["g-cal-th"] = { 
target   = "cal-th", 
}, 
["g-kcal-15"] = { 
target   = "kcal-15", 
}, 
["g-kcal-IT"] = { 
target   = "kcal-IT", 
}, 
["g-kcal-th"] = { 
target   = "kcal-th", 
}, 
["g-Mcal-15"] = { 
target   = "Mcal-15", 
}, 
["g-mcal-15"] = { 
target   = "mcal-15", 
}, 
["g-Mcal-IT"] = { 
target   = "Mcal-IT", 
}, 
["g-mcal-IT"] = { 
target   = "mcal-IT", 
}, 
["g-Mcal-th"] = { 
target   = "Mcal-th", 
}, 
["g-mcal-th"] = { 
target   = "mcal-th", 
}, 
["GW-h"] = { 
target   = "GW.h", 
}, 
["GW·h"] = { 
target   = "GW.h", 
}, 
["Hartree"] = { 
target   = "Eh", 
}, 
["hp.h"] = { 
target   = "hph", 
}, 
["hp·h"] = { 
target   = "hph", 
}, 
["in.lb-f"] = { 
target   = "inlb-f", 
}, 
["in.lbf"] = { 
target   = "inlbf", 
}, 
["in.oz-f"] = { 
target   = "inoz-f", 
}, 
["in.ozf"] = { 
target   = "inozf", 
}, 
["in·lb-f"] = { 
target   = "inlb-f", 
}, 
["in·lbf"] = { 
target   = "inlbf", 
}, 
["in·oz-f"] = { 
target   = "inoz-f", 
}, 
["in·ozf"] = { 
target   = "inozf", 
}, 
["kbboe"] = { 
target   = "kBOE", 
}, 
["kg-cal-15"] = { 
target   = "Cal-15", 
}, 
["kg-cal-IT"] = { 
target   = "Cal-IT", 
}, 
["kg-cal-th"] = { 
target   = "Cal-th", 
}, 
["kW-h"] = { 
target   = "kW.h", 
}, 
["kW·h"] = { 
target   = "kW.h", 
}, 
["MW-h"] = { 
target   = "MW.h", 
}, 
["mW-h"] = { 
target   = "mW.h", 
}, 
["MW·h"] = { 
target   = "MW.h", 
}, 
["mW·h"] = { 
target   = "mW.h", 
}, 
["TW-h"] = { 
target   = "TW.h", 
}, 
["TW·h"] = { 
target   = "TW.h", 
}, 
["U.S.galatm"] = { 
target   = "USgalatm", 
}, 
["uerg"] = { 
target   = "µerg", 
}, 
["ueV"] = { 
target   = "µeV", 
}, 
["uLatm"] = { 
target   = "µLatm", 
}, 
["ulatm"] = { 
target   = "µlatm", 
}, 
["usgalatm"] = { 
target   = "USgalatm", 
}, 
["utonTNT"] = { 
target   = "µtonTNT", 
}, 
["utTNT"] = { 
target   = "µtTNT", 
}, 
["uW-h"] = { 
target   = "µW.h", 
}, 
["uW.h"] = { 
target   = "µW.h", 
}, 
["uWh"] = { 
target   = "µWh", 
}, 
["uW·h"] = { 
target   = "µW.h", 
}, 
["W-h"] = { 
target   = "W.h", 
}, 
["W·h"] = { 
target   = "W.h", 
}, 
["µW-h"] = { 
target   = "µW.h", 
}, 
["µW·h"] = { 
target   = "µW.h", 
}, 
["μerg"] = { 
target   = "µerg", 
}, 
["μeV"] = { 
target   = "µeV", 
}, 
["μLatm"] = { 
target   = "µLatm", 
}, 
["μlatm"] = { 
target   = "µlatm", 
}, 
["μtonTNT"] = { 
target   = "µtonTNT", 
}, 
["μtTNT"] = { 
target   = "µtTNT", 
}, 
["μW-h"] = { 
target   = "µW.h", 
}, 
["μW.h"] = { 
target   = "µW.h", 
}, 
["μWh"] = { 
target   = "µWh", 
}, 
["μW·h"] = { 
target   = "µW.h", 
}, 
["kcal/mol"] = { 
per      = { "kcal", "mol" }, 
utype    = "energy per chemical amount", 
link     = "Kilocalorie per mole", 
}, 
["kJ/mol"] = { 
per      = { "kJ", "mol" }, 
utype    = "energy per chemical amount", 
link     = "ຈູນຕໍ່ໂມນ", 
}, 
["kWh/100 km"] = { 
name1    = "kilowatt-hour per 100 kilometres", 
symbol   = "kW·h/100 km", 
utype    = "energy per unit length", 
scale    = 36, 
default  = "MJ/km kWh/mi", 
link     = "Watt-hour", 
}, 
["MJ/100 km"] = { 
name1    = "ເມກາຈູນຕໍ່ 100 ກິໂລແມັດ", 
symbol   = "MJ/100 km", 
utype    = "energy per unit length", 
scale    = 10, 
default  = "BTU/mi", 
link     = "British thermal unit", 
}, 
["BTU/mi"] = { 
per      = { "BTU", "mi" }, 
utype    = "energy per unit length", 
}, 
["kJ/km"] = { 
per      = { "kJ", "km" }, 
utype    = "energy per unit length", 
}, 
["kWh/km"] = { 
per      = { "-kW.h", "km" }, 
utype    = "energy per unit length", 
}, 
["kWh/mi"] = { 
per      = { "-kW.h", "mi" }, 
utype    = "energy per unit length", 
}, 
["MJ/km"] = { 
per      = { "MJ", "km" }, 
utype    = "energy per unit length", 
}, 
["BTU/lb"] = { 
name1    = "British thermal unit per pound", 
symbol   = "BTU/lb", 
utype    = "energy per unit mass", 
scale    = 429.92261414790346, 
default  = "kJ/kg", 
link     = "British thermal unit", 
}, 
["cal/g"] = { 
name1    = "ແຄລໍຣີຕໍ່ກຣາມ", 
symbol   = "cal/g", 
utype    = "energy per unit mass", 
scale    = 4184, 
default  = "J/g", 
}, 
["GJ/kg"] = { 
name1    = "ກິກາຈູນຕໍ່ກິໂລກຣາມ", 
symbol   = "GJ/kg", 
utype    = "energy per unit mass", 
scale    = 1e9, 
default  = "ktTNT/t", 
link     = "ຈູນ", 
}, 
["J/g"] = { 
name1    = "ຈູນຕໍ່ກຣາມ", 
symbol   = "J/g", 
utype    = "energy per unit mass", 
scale    = 1000, 
default  = "kcal/g", 
link     = "ຈູນ", 
}, 
["kcal/g"] = { 
name1    = "ກິໂລແຄລໍຣີຕໍ່ກຣາມ", 
symbol   = "kcal/g", 
utype    = "energy per unit mass", 
scale    = 4184000, 
default  = "kJ/g", 
}, 
["kJ/g"] = { 
name1    = "ກິໂລຈູນຕໍ່ກຣາມ", 
symbol   = "kJ/g", 
utype    = "energy per unit mass", 
scale    = 1000000, 
default  = "kcal/g", 
link     = "ຈູນ", 
}, 
["kJ/kg"] = { 
name1    = "ກິໂລຈູນຕໍ່ກິໂລກຣາມ", 
symbol   = "kJ/kg", 
utype    = "energy per unit mass", 
scale    = 1000, 
default  = "BTU/lb", 
}, 
["ktonTNT/MT"] = { 
symbol   = "kiloton of TNT per metric ton", 
usename  = 1, 
utype    = "energy per unit mass", 
scale    = 4184000000, 
default  = "GJ/kg", 
link     = "TNT equivalent", 
}, 
["ktTNT/t"] = { 
symbol   = "kilotonne of TNT per tonne", 
usename  = 1, 
utype    = "energy per unit mass", 
scale    = 4184000000, 
default  = "GJ/kg", 
link     = "TNT equivalent", 
}, 
["MtonTNT/MT"] = { 
symbol   = "megaton of TNT per metric ton", 
usename  = 1, 
utype    = "energy per unit mass", 
scale    = 4.184e12, 
default  = "TJ/kg", 
link     = "TNT equivalent", 
}, 
["MtTNT/MT"] = { 
symbol   = "megatonne of TNT per tonne", 
usename  = 1, 
utype    = "energy per unit mass", 
scale    = 4.184e12, 
default  = "TJ/kg", 
link     = "TNT equivalent", 
}, 
["TJ/kg"] = { 
name1    = "ເທລະຈູນຕໍ່ກິໂລກຣາມ", 
symbol   = "TJ/kg", 
utype    = "energy per unit mass", 
scale    = 1e12, 
default  = "MtTNT/MT", 
link     = "ຈູນ", 
}, 
["Cal/g"] = { 
per      = { "Cal", "g" }, 
utype    = "energy per unit mass", 
}, 
["BTU/cuft"] = { 
per      = { "BTU", "cuft" }, 
utype    = "energy per unit volume", 
}, 
["Cal/12USoz(mL)serve"] = { 
per      = { "Cal", "-12USoz(mL)serve" }, 
utype    = "energy per unit volume", 
}, 
["Cal/12USoz(ml)serve"] = { 
per      = { "Cal", "-12USoz(ml)serve" }, 
utype    = "energy per unit volume", 
}, 
["Cal/12USozserve"] = { 
per      = { "Cal", "-12USozserve" }, 
utype    = "energy per unit volume", 
}, 
["Cal/USoz"] = { 
per      = { "Cal", "USoz" }, 
utype    = "energy per unit volume", 
}, 
["kJ/L"] = { 
per      = { "kJ", "L" }, 
utype    = "energy per unit volume", 
}, 
["kJ/l"] = { 
per      = { "kJ", "l" }, 
utype    = "energy per unit volume", 
}, 
["kJ/ml"] = { 
per      = { "kJ", "ml" }, 
utype    = "energy per unit volume", 
}, 
["Sv"] = { 
_name1   = "ຊີເວີດ", 
_symbol  = "Sv", 
utype    = "equivalent radiation dose", 
scale    = 1, 
prefixes = 1, 
default  = "rem", 
link     = "ຊີເວີດ", 
}, 
["rem"] = { 
_name1   = "rem", 
_symbol  = "rem", 
utype    = "equivalent radiation dose", 
scale    = 0.01, 
prefixes = 1, 
default  = "Sv", 
link     = "Roentgen equivalent man", 
}, 
["g/km"] = { 
name1    = "gram per kilometre", 
symbol   = "g/km", 
utype    = "exhaust emission", 
scale    = 1e-6, 
default  = "oz/mi", 
link     = "Exhaust gas", 
}, 
["g/mi"] = { 
name1    = "gram per mile", 
symbol   = "g/mi", 
utype    = "exhaust emission", 
scale    = 6.2137119223733397e-7, 
default  = "g/km", 
link     = "Exhaust gas", 
}, 
["gCO2/km"] = { 
name1    = "gram of CO<sub>2</sub> per kilometre", 
symbol   = "g(CO<sub>2</sub>)/km", 
utype    = "exhaust emission", 
scale    = 1e-6, 
default  = "ozCO2/mi", 
link     = "Exhaust gas", 
}, 
["gCO2/mi"] = { 
name1    = "gram of CO<sub>2</sub> per mile", 
symbol   = "g(CO<sub>2</sub>)/mi", 
utype    = "exhaust emission", 
scale    = 6.2137119223733397e-7, 
default  = "gCO2/km", 
link     = "Exhaust gas", 
}, 
["kg/km"] = { 
name1    = "kilogram per kilometre", 
symbol   = "kg/km", 
utype    = "exhaust emission", 
scale    = 0.001, 
default  = "lb/mi", 
link     = "Exhaust gas", 
}, 
["kgCO2/km"] = { 
name1    = "kilogram of CO<sub>2</sub> per kilometre", 
symbol   = "kg(CO<sub>2</sub>)/km", 
utype    = "exhaust emission", 
scale    = 0.001, 
default  = "lbCO2/mi", 
link     = "Exhaust gas", 
}, 
["lb/mi"] = { 
name1    = "pound per mile", 
symbol   = "lb/mi", 
utype    = "exhaust emission", 
scale    = 0.00028184923173665794, 
default  = "kg/km", 
link     = "Exhaust gas", 
}, 
["lbCO2/mi"] = { 
name1    = "pound of CO<sub>2</sub> per mile", 
symbol   = "lb(CO<sub>2</sub>)/mi", 
utype    = "exhaust emission", 
scale    = 0.00028184923173665794, 
default  = "kgCO2/km", 
link     = "Exhaust gas", 
}, 
["oz/mi"] = { 
name1    = "ounce per mile", 
symbol   = "oz/mi", 
utype    = "exhaust emission", 
scale    = 1.7615576983541121e-5, 
default  = "g/km", 
link     = "Exhaust gas", 
}, 
["ozCO2/mi"] = { 
name1    = "ounce of CO<sub>2</sub> per mile", 
symbol   = "oz(CO<sub>2</sub>)/mi", 
utype    = "exhaust emission", 
scale    = 1.7615576983541121e-5, 
default  = "gCO2/km", 
link     = "Exhaust gas", 
}, 
["cuft/a"] = { 
name1    = "cubic foot per annum", 
symbol   = "cu ft/a", 
utype    = "flow", 
scale    = 8.9730672142368242e-10, 
default  = "m3/a", 
link     = "Cubic foot per second", 
}, 
["cuft/d"] = { 
name1    = "cubic foot per day", 
symbol   = "cu ft/d", 
utype    = "flow", 
scale    = 3.2774128000000003e-7, 
default  = "m3/d", 
link     = "Cubic foot per second", 
}, 
["cuft/h"] = { 
name1    = "cubic foot per hour", 
symbol   = "cu ft/h", 
utype    = "flow", 
scale    = 7.8657907200000004e-6, 
default  = "m3/h", 
link     = "Cubic foot per second", 
}, 
["cuft/min"] = { 
name1    = "cubic foot per minute", 
symbol   = "cu ft/min", 
utype    = "flow", 
scale    = 0.00047194744319999999, 
default  = "m3/min", 
link     = "Cubic foot#cubic foot per second", 
}, 
["cuft/s"] = { 
name1    = "cubic foot per second", 
symbol   = "cu ft/s", 
utype    = "flow", 
scale    = 28316846592e-12, 
default  = "m3/s", 
}, 
["cumi/a"] = { 
name1    = "cubic mile per annum", 
symbol   = "cu mi/a", 
utype    = "flow", 
scale    = 132.08171170940057, 
default  = "km3/a", 
link     = "Cubic foot per second", 
}, 
["cuyd/h"] = { 
name1    = "cubic yard per hour", 
symbol   = "cuyd/h", 
utype    = "flow", 
scale    = 0.00021237634944000001, 
default  = "m3/h", 
link     = "Cubic foot per minute", 
}, 
["cuyd/s"] = { 
name1    = "cubic yard per second", 
symbol   = "cu yd/s", 
utype    = "flow", 
scale    = 0.76455485798400002, 
default  = "m3/s", 
}, 
["Goilbbl/a"] = { 
name1    = "billion barrels per year", 
symbol   = "Gbbl/a", 
utype    = "flow", 
scale    = 5.0380033629933836, 
default  = "v * 1.58987294928 < 10 ! e6 ! e9 ! m3/a", 
link     = "Barrel per day", 
}, 
["impgal/h"] = { 
name1    = "imperial gallon per hour", 
symbol   = "imp gal/h", 
utype    = "flow", 
scale    = 1.2628027777777779e-6, 
default  = "m3/h", 
link     = "Gallon", 
}, 
["impgal/min"] = { 
name1    = "imperial gallon per minute", 
symbol   = "imp gal/min", 
utype    = "flow", 
scale    = 7.5768166666666671e-5, 
default  = "m3/s", 
link     = "Gallon", 
}, 
["impgal/s"] = { 
name1    = "imperial gallon per second", 
symbol   = "impgal/s", 
utype    = "flow", 
scale    = 0.00454609, 
default  = "m3/s", 
link     = "Imperial gallons per second", 
}, 
["km3/a"] = { 
name1    = "cubic kilometre per annum", 
symbol   = "km<sup>3</sup>/a", 
utype    = "flow", 
scale    = 31.68808781402895, 
default  = "cumi/a", 
link     = "Cubic metre per second", 
}, 
["km3/d"] = { 
name1    = "cubic kilometre per day", 
symbol   = "km<sup>3</sup>/d", 
utype    = "flow", 
scale    = 11574.074074074075, 
default  = "cuft/d", 
link     = "Cubic metre per second", 
}, 
["koilbbl/a"] = { 
name1    = "thousand barrels per year", 
symbol   = "kbbl/a", 
utype    = "flow", 
scale    = 5.0380033629933841e-6, 
default  = "v * 1.58987294928 < 10 ! ! e3 ! m3/a", 
link     = "Barrel per day", 
}, 
["koilbbl/d"] = { 
name1    = "thousand barrels per day", 
symbol   = "kbbl/d", 
utype    = "flow", 
scale    = 0.0018401307283333335, 
default  = "v * 1.58987294928 < 10 ! ! e3 ! m3/d", 
link     = "Barrel per day", 
}, 
["L/h"] = { 
name1    = "litre per hour", 
symbol   = "L/h", 
utype    = "flow", 
scale    = 2.7777777777777776e-7, 
default  = "impgal/h USgal/h", 
link     = "Cubic metre per second", 
}, 
["L/min"] = { 
name1    = "litre per minute", 
symbol   = "L/min", 
utype    = "flow", 
scale    = 1.6666666666666667e-5, 
default  = "impgal/min USgal/min", 
link     = "Cubic metre per second", 
}, 
["L/s"] = { 
name1    = "litre per second", 
symbol   = "L/s", 
utype    = "flow", 
scale    = 0.001, 
default  = "cuft/s", 
link     = "Cubic metre per second", 
}, 
["m3/a"] = { 
name1    = "cubic metre per annum", 
symbol   = "m<sup>3</sup>/a", 
utype    = "flow", 
scale    = 3.1688087814028947e-8, 
default  = "cuft/a", 
link     = "Cubic metre per second", 
}, 
["m3/d"] = { 
name1    = "cubic metre per day", 
symbol   = "m<sup>3</sup>/d", 
utype    = "flow", 
scale    = 1.1574074074074073e-5, 
default  = "cuft/d", 
link     = "Cubic metre per second", 
}, 
["m3/h"] = { 
name1    = "cubic metre per hour", 
symbol   = "m<sup>3</sup>/h", 
utype    = "flow", 
scale    = 0.00027777777777777778, 
default  = "cuft/h", 
link     = "Cubic metre per second", 
}, 
["m3/min"] = { 
name1    = "cubic metre per minute", 
symbol   = "m<sup>3</sup>/min", 
utype    = "flow", 
scale    = 0.016666666666666666, 
default  = "cuft/min", 
link     = "Cubic metre per second", 
}, 
["m3/s"] = { 
name1    = "cubic metre per second", 
symbol   = "m<sup>3</sup>/s", 
utype    = "flow", 
scale    = 1, 
default  = "cuft/s", 
}, 
["Moilbbl/a"] = { 
name1    = "million barrels per year", 
symbol   = "Mbbl/a", 
utype    = "flow", 
scale    = 0.0050380033629933837, 
default  = "v * 1.58987294928 < 10 ! e3 ! e6 ! m3/a", 
link     = "Barrel per day", 
}, 
["Moilbbl/d"] = { 
name1    = "million barrels per day", 
symbol   = "Mbbl/d", 
utype    = "flow", 
scale    = 1.8401307283333335, 
default  = "v * 1.58987294928 < 10 ! e3 ! e6 ! m3/d", 
link     = "Barrel per day", 
}, 
["oilbbl/a"] = { 
name1    = "barrel per year", 
symbol   = "bbl/a", 
utype    = "flow", 
scale    = 5.0380033629933841e-9, 
default  = "m3/a", 
link     = "Barrel per day", 
}, 
["oilbbl/d"] = { 
name1    = "barrel per day", 
symbol   = "bbl/d", 
utype    = "flow", 
scale    = 1.8401307283333336e-6, 
default  = "m3/d", 
}, 
["Toilbbl/a"] = { 
name1    = "trillion barrels per year", 
symbol   = "Tbbl/a", 
utype    = "flow", 
scale    = 5038.0033629933832, 
default  = "v * 1.58987294928 < 10 ! e9 ! e12 ! m3/a", 
link     = "Barrel per day", 
}, 
["U.S.gal/d"] = { 
name1    = "U.S. gallon per day", 
symbol   = "U.S. gal/d", 
utype    = "flow", 
scale    = 4.3812636388888893e-8, 
default  = "m3/s", 
customary= 1, 
}, 
["U.S.gal/h"] = { 
name1    = "gallon per hour", 
symbol   = "gal/h", 
utype    = "flow", 
scale    = 1.0515032733333334e-6, 
default  = "m3/h", 
link     = "Gallon", 
customary= 2, 
}, 
["U.S.gal/min"] = { 
name1    = "U.S. gallon per minute", 
symbol   = "U.S. gal/min", 
utype    = "flow", 
scale    = 6.3090196400000003e-5, 
default  = "m3/s", 
link     = "Gallon", 
}, 
["USgal/a"] = { 
name1    = "US gallon per year", 
symbol   = "US gal/a", 
utype    = "flow", 
scale    = 1.1995246102365199e-10, 
default  = "m3/s", 
link     = "US gallon per day", 
}, 
["USgal/d"] = { 
name1    = "US gallon per day", 
symbol   = "US gal/d", 
utype    = "flow", 
scale    = 4.3812636388888893e-8, 
default  = "m3/s", 
}, 
["USgal/h"] = { 
name1    = "gallon per hour", 
symbol   = "gal/h", 
utype    = "flow", 
scale    = 1.0515032733333334e-6, 
default  = "m3/h", 
link     = "Gallon", 
customary= 1, 
}, 
["USgal/min"] = { 
name1    = "US gallon per minute", 
symbol   = "US gal/min", 
utype    = "flow", 
scale    = 6.3090196400000003e-5, 
default  = "m3/s", 
link     = "Gallon", 
}, 
["USgal/s"] = { 
name1    = "US gallon per second", 
symbol   = "USgal/s", 
utype    = "flow", 
scale    = 0.003785411784, 
default  = "m3/s", 
link     = "US gallons per second", 
}, 
["ft3/a"] = { 
target   = "cuft/a", 
}, 
["ft3/d"] = { 
target   = "cuft/d", 
}, 
["ft3/h"] = { 
target   = "cuft/h", 
}, 
["ft3/s"] = { 
target   = "cuft/s", 
}, 
["Gcuft/a"] = { 
target   = "e9cuft/a", 
}, 
["Gcuft/d"] = { 
target   = "e9cuft/d", 
}, 
["kcuft/a"] = { 
target   = "e3cuft/a", 
}, 
["kcuft/d"] = { 
target   = "e3cuft/d", 
}, 
["kcuft/s"] = { 
target   = "e3cuft/s", 
}, 
["Mcuft/a"] = { 
target   = "e6cuft/a", 
}, 
["Mcuft/d"] = { 
target   = "e6cuft/d", 
}, 
["Mcuft/s"] = { 
target   = "e6cuft/s", 
}, 
["m³/s"] = { 
target   = "m3/s", 
}, 
["Tcuft/a"] = { 
target   = "e12cuft/a", 
}, 
["Tcuft/d"] = { 
target   = "e12cuft/d", 
}, 
["u.s.gal/min"] = { 
target   = "U.S.gal/min", 
}, 
["usgal/min"] = { 
target   = "USgal/min", 
}, 
["-LTf"] = { 
name1    = "long ton-force", 
symbol   = "LTf", 
utype    = "force", 
scale    = 9964.01641818352, 
default  = "kN", 
}, 
["-STf"] = { 
name1    = "short ton-force", 
symbol   = "STf", 
utype    = "force", 
scale    = 8896.443230521, 
default  = "kN", 
}, 
["dyn"] = { 
name1    = "dyne", 
symbol   = "dyn", 
utype    = "force", 
scale    = 0.00001, 
default  = "gr-f", 
}, 
["g-f"] = { 
name1    = "gram-force", 
symbol   = "g<sub>f</sub>", 
utype    = "force", 
scale    = 0.00980665, 
default  = "mN oz-f", 
link     = "Kilogram-force", 
}, 
["gf"] = { 
name1    = "gram-force", 
symbol   = "gf", 
utype    = "force", 
scale    = 0.00980665, 
default  = "mN ozf", 
link     = "Kilogram-force", 
}, 
["gr-f"] = { 
name1    = "grain-force", 
symbol   = "gr<sub>f</sub>", 
utype    = "force", 
scale    = 0.0006354602307515, 
default  = "µN", 
link     = "Pound-force", 
}, 
["grf"] = { 
name1    = "grain-force", 
symbol   = "grf", 
utype    = "force", 
scale    = 0.0006354602307515, 
default  = "µN", 
link     = "Pound-force", 
}, 
["kdyn"] = { 
name1    = "kilodyne", 
symbol   = "kdyn", 
utype    = "force", 
scale    = 0.01, 
default  = "oz-f", 
link     = "Dyne", 
}, 
["kg-f"] = { 
name1    = "kilogram-force", 
symbol   = "kg<sub>f</sub>", 
utype    = "force", 
scale    = 9.80665, 
default  = "N lb-f", 
}, 
["kgf"] = { 
name1    = "kilogram-force", 
symbol   = "kgf", 
utype    = "force", 
scale    = 9.80665, 
default  = "N lbf", 
}, 
["kp"] = { 
name1    = "kilopond", 
symbol   = "kp", 
utype    = "force", 
scale    = 9.80665, 
default  = "N lb-f", 
link     = "Kilogram-force", 
}, 
["L/T-f"] = { 
name1    = "long ton-force", 
symbol   = "L/T<sub>f</sub>", 
utype    = "force", 
scale    = 9964.01641818352, 
default  = "kN", 
}, 
["L/Tf"] = { 
name1    = "long ton-force", 
symbol   = "L/Tf", 
utype    = "force", 
scale    = 9964.01641818352, 
default  = "kN", 
}, 
["lb-f"] = { 
name1    = "pound-force", 
symbol   = "lb<sub>f</sub>", 
utype    = "force", 
scale    = 4.4482216152605, 
default  = "N", 
}, 
["lbf"] = { 
name1    = "pound-force", 
symbol   = "lbf", 
utype    = "force", 
scale    = 4.4482216152605, 
default  = "N", 
}, 
["lb(f)"] = { 
name1    = "pound", 
symbol   = "lb", 
utype    = "force", 
scale    = 4.4482216152605, 
default  = "N", 
link     = "Pound-force", 
}, 
["LT-f"] = { 
name1    = "long ton-force", 
symbol   = "LT<sub>f</sub>", 
utype    = "force", 
scale    = 9964.01641818352, 
default  = "kN", 
}, 
["LTf"] = { 
name1    = "long ton-force", 
symbol   = "LTf", 
usename  = 1, 
utype    = "force", 
scale    = 9964.01641818352, 
default  = "kN", 
}, 
["Mdyn"] = { 
name1    = "megadyne", 
symbol   = "Mdyn", 
utype    = "force", 
scale    = 10, 
default  = "lb-f", 
link     = "Dyne", 
}, 
["mdyn"] = { 
name1    = "millidyne", 
symbol   = "mdyn", 
utype    = "force", 
scale    = 0.00000001, 
default  = "gr-f", 
link     = "Dyne", 
}, 
["mg-f"] = { 
name1    = "milligram-force", 
symbol   = "mg<sub>f</sub>", 
utype    = "force", 
scale    = 0.00000980665, 
default  = "µN gr-f", 
link     = "Kilogram-force", 
}, 
["mgf"] = { 
name1    = "milligram-force", 
symbol   = "mgf", 
utype    = "force", 
scale    = 0.00000980665, 
default  = "µN grf", 
link     = "Kilogram-force", 
}, 
["Mp"] = { 
name1    = "megapond", 
symbol   = "Mp", 
utype    = "force", 
scale    = 9806.65, 
default  = "kN LT-f ST-f", 
link     = "Kilogram-force", 
}, 
["mp"] = { 
name1    = "millipond", 
symbol   = "mp", 
utype    = "force", 
scale    = 0.00000980665, 
default  = "µN gr-f", 
link     = "Kilogram-force", 
}, 
["N"] = { 
_name1   = "ນິວເຕີນ", 
_symbol  = "N", 
utype    = "force", 
scale    = 1, 
prefixes = 1, 
default  = "lb-f", 
link     = "ນິວເຕີນ (ໜ່ວຍວັດ)", 
}, 
["oz-f"] = { 
name1    = "ounce-force", 
symbol   = "oz<sub>f</sub>", 
utype    = "force", 
scale    = 0.2780138203095378125, 
default  = "mN", 
link     = "Pound-force", 
}, 
["ozf"] = { 
name1    = "ounce-force", 
symbol   = "ozf", 
utype    = "force", 
scale    = 0.2780138203095378125, 
default  = "mN", 
link     = "Pound-force", 
}, 
["p"] = { 
name1    = "pond", 
symbol   = "p", 
utype    = "force", 
scale    = 0.00980665, 
default  = "mN oz-f", 
link     = "Kilogram-force", 
}, 
["pdl"] = { 
name1    = "poundal", 
symbol   = "pdl", 
utype    = "force", 
scale    = 0.138254954376, 
default  = "N", 
}, 
["S/T-f"] = { 
name1    = "short ton-force", 
symbol   = "S/T<sub>f</sub>", 
utype    = "force", 
scale    = 8896.443230521, 
default  = "kN", 
}, 
["S/Tf"] = { 
name1    = "short ton-force", 
symbol   = "S/Tf", 
utype    = "force", 
scale    = 8896.443230521, 
default  = "kN", 
}, 
["ST-f"] = { 
name1    = "short ton-force", 
symbol   = "ST<sub>f</sub>", 
utype    = "force", 
scale    = 8896.443230521, 
default  = "kN", 
}, 
["STf"] = { 
name1    = "short ton-force", 
symbol   = "STf", 
usename  = 1, 
utype    = "force", 
scale    = 8896.443230521, 
default  = "kN", 
}, 
["t-f"] = { 
name1    = "tonne-force", 
symbol   = "t<sub>f</sub>", 
utype    = "force", 
scale    = 9806.65, 
default  = "kN LT-f ST-f", 
link     = "Ton-force#Tonne-force", 
}, 
["tf"] = { 
name1    = "tonne-force", 
symbol   = "tf", 
utype    = "force", 
scale    = 9806.65, 
default  = "kN LTf STf", 
link     = "Ton-force#Tonne-force", 
}, 
["dyne"] = { 
target   = "dyn", 
}, 
["newtons"] = { 
target   = "N", 
}, 
["poundal"] = { 
target   = "pdl", 
}, 
["tonne-force"] = { 
target   = "tf", 
}, 
["impgal/mi"] = { 
per      = { "@impgal", "mi" }, 
utype    = "fuel efficiency", 
invert   = 1, 
iscomplex= true, 
}, 
["km/L"] = { 
per      = { "km", "L" }, 
utype    = "fuel efficiency", 
invert   = -1, 
iscomplex= true, 
}, 
["km/l"] = { 
per      = { "km", "l" }, 
utype    = "fuel efficiency", 
invert   = -1, 
iscomplex= true, 
}, 
["L/100 km"] = { 
per      = { "L", "100km" }, 
utype    = "fuel efficiency", 
invert   = 1, 
iscomplex= true, 
symlink  = "[[Fuel economy in automobiles#Units of measure|L/100 km]]", 
}, 
["l/100 km"] = { 
per      = { "l", "100km" }, 
utype    = "fuel efficiency", 
invert   = 1, 
iscomplex= true, 
symlink  = "[[Fuel economy in automobiles#Units of measure|l/100 km]]", 
}, 
["L/km"] = { 
per      = { "L", "km" }, 
utype    = "fuel efficiency", 
invert   = 1, 
iscomplex= true, 
}, 
["l/km"] = { 
per      = { "l", "km" }, 
utype    = "fuel efficiency", 
invert   = 1, 
iscomplex= true, 
}, 
["mi/impqt"] = { 
per      = { "mi", "impqt" }, 
utype    = "fuel efficiency", 
invert   = -1, 
iscomplex= true, 
}, 
["mi/U.S.qt"] = { 
per      = { "mi", "U.S.qt" }, 
utype    = "fuel efficiency", 
invert   = -1, 
iscomplex= true, 
}, 
["mi/USqt"] = { 
per      = { "mi", "USqt" }, 
utype    = "fuel efficiency", 
invert   = -1, 
iscomplex= true, 
}, 
["mi/usqt"] = { 
per      = { "mi", "usqt" }, 
utype    = "fuel efficiency", 
invert   = -1, 
iscomplex= true, 
}, 
["mpgimp"] = { 
per      = { "mi", "@impgal" }, 
symbol   = "mpg<sub><small>-imp</small></sub>", 
utype    = "fuel efficiency", 
invert   = -1, 
iscomplex= true, 
symlink  = "[[Fuel economy in automobiles#Units of measure|mpg]]<sub><small>-[[Imperial unit|imp]]</small></sub>", 
}, 
["mpgus"] = { 
per      = { "mi", "+USgal" }, 
symbol   = "mpg<sub><small>-US</small></sub>", 
utype    = "fuel efficiency", 
invert   = -1, 
iscomplex= true, 
symlink  = "[[Fuel economy in automobiles#Units of measure|mpg]]<sub><small>-[[United States customary units|US]]</small></sub>", 
}, 
["U.S.gal/mi"] = { 
per      = { "U.S.gal", "mi" }, 
utype    = "fuel efficiency", 
invert   = 1, 
iscomplex= true, 
default  = "l/km impgal/mi", 
}, 
["usgal/mi"] = { 
per      = { "+USgal", "mi" }, 
utype    = "fuel efficiency", 
invert   = 1, 
iscomplex= true, 
}, 
["L/100km"] = { 
target   = "L/100 km", 
}, 
["l/100km"] = { 
target   = "l/100 km", 
}, 
["mpg"] = { 
shouldbe = "Use %{mpgus%} for miles per US gallon or %{mpgimp%} for miles per imperial gallon (not %{mpg%})", 
}, 
["mpgU.S."] = { 
target   = "mpgus", 
symbol   = "mpg<sub><small>-U.S.</small></sub>", 
symlink  = "[[Fuel economy in automobiles#Units of measure|mpg]]<sub><small>-[[United States customary units|U.S.]]</small></sub>", 
}, 
["mpgu.s."] = { 
target   = "mpgus", 
symbol   = "mpg<sub><small>-U.S.</small></sub>", 
symlink  = "[[Fuel economy in automobiles#Units of measure|mpg]]<sub><small>-[[United States customary units|U.S.]]</small></sub>", 
}, 
["mpgUS"] = { 
target   = "mpgus", 
}, 
["USgal/mi"] = { 
target   = "usgal/mi", 
}, 
["kPa/m"] = { 
per      = { "kPa", "-m-frac" }, 
utype    = "fracture gradient", 
}, 
["psi/ft"] = { 
per      = { "psi", "-ft-frac" }, 
utype    = "fracture gradient", 
}, 
["cm/km"] = { 
name1    = "ຊັງຕີແມັດຕໍ່ກິໂລແມັດ", 
symbol   = "cm/km", 
utype    = "gradient", 
scale    = 0.00001, 
default  = "ft/mi", 
link     = "Grade (slope)", 
}, 
["ft/mi"] = { 
name1    = "ຟຸດຕໍ່ໄມ", 
symbol   = "ft/mi", 
utype    = "gradient", 
scale    = 0.00018939393939393939, 
default  = "v < 5.28 ! c ! ! m/km", 
link     = "Grade (slope)", 
}, 
["ft/nmi"] = { 
name1    = "ຟຸດຕໍ່ໄມທະເລ", 
symbol   = "ft/nmi", 
utype    = "gradient", 
scale    = 0.00016457883369330455, 
default  = "v < 6.076 ! c ! ! m/km", 
link     = "Grade (slope)", 
}, 
["in/ft"] = { 
name1    = "ນິ້ວຕໍ່ຟຸດ", 
symbol   = "in/ft", 
utype    = "gradient", 
scale    = 0.083333333333333329, 
default  = "mm/m", 
link     = "Grade (slope)", 
}, 
["in/mi"] = { 
name1    = "ນິ້ວຕໍ່ໄມ", 
symbol   = "in/mi", 
utype    = "gradient", 
scale    = 1.5782828282828283e-5, 
default  = "v < 0.6336 ! m ! c ! m/km", 
link     = "Grade (slope)", 
}, 
["m/km"] = { 
name1    = "ແມັດຕໍ່ກິໂລແມັດ", 
symbol   = "m/km", 
utype    = "gradient", 
scale    = 0.001, 
default  = "ft/mi", 
link     = "Grade (slope)", 
}, 
["mm/km"] = { 
name1    = "ມິລິແມັດຕໍ່ກິໂລແມັດ", 
symbol   = "mm/km", 
utype    = "gradient", 
scale    = 0.000001, 
default  = "in/mi", 
link     = "Grade (slope)", 
}, 
["mm/m"] = { 
name1    = "ມິລິແມັດຕໍ່ແມັດ", 
symbol   = "mm/m", 
utype    = "gradient", 
scale    = 0.001, 
default  = "in/ft", 
link     = "Grade (slope)", 
}, 
["admi"] = { 
name1    = "admiralty mile", 
symbol   = "nmi (admiralty)", 
utype    = "length", 
scale    = 1853.184, 
default  = "km mi", 
link     = "ໄມທະເລ", 
}, 
["AU"] = { 
name1    = "ໜ່ວຍດາລາສາດ", 
symbol   = "AU", 
utype    = "length", 
scale    = 149597870700, 
default  = "km mi", 
}, 
["Brnmi"] = { 
name1    = "British nautical mile", 
symbol   = "(Brit) nmi", 
utype    = "length", 
scale    = 1853.184, 
default  = "km mi", 
link     = "ໄມທະເລ", 
}, 
["bu"] = { 
name1    = "ບຸ", 
symbol   = "bu", 
usename  = 1, 
utype    = "length", 
scale    = 0.0030303030303030303, 
default  = "mm", 
link     = "ມາດຕາຊັ່ງຕວງວັດຂອງຍີ່ປຸ່ນ#ຄວາມຍາວ", 
}, 
["ch"] = { 
name1    = "chain", 
symbol   = "ch", 
utype    = "length", 
scale    = 20.1168, 
default  = "ft m", 
subdivs  = { ["ft"] = { 66, default = "m" }, ["yd"] = { 22, default = "m" } }, 
link     = "Chain (unit)", 
}, 
["chain"] = { 
symbol   = "chain", 
usename  = 1, 
utype    = "length", 
scale    = 20.1168, 
default  = "ft m", 
subdivs  = { ["ft"] = { 66, default = "m" }, ["yd"] = { 22, default = "m" } }, 
link     = "Chain (unit)", 
}, 
["dpcm"] = { 
symbol   = "dot/cm", 
utype    = "length", 
scale    = 100, 
invert   = -1, 
iscomplex= true, 
default  = "dpi", 
link     = "Dots per inch", 
}, 
["dpi"] = { 
symbol   = "DPI", 
utype    = "length", 
scale    = 39.370078740157481, 
invert   = -1, 
iscomplex= true, 
default  = "pitch", 
link     = "Dots per inch", 
}, 
["fathom"] = { 
name1    = "ຟາທອມ", 
symbol   = "fathom", 
usename  = 1, 
utype    = "length", 
scale    = 1.8288, 
default  = "ft m", 
}, 
["foot"] = { 
name1    = "ຟຸດ", 
symbol   = "ft", 
utype    = "length", 
scale    = 0.3048, 
default  = "m", 
subdivs  = { ["in"] = { 12, default = "m" } }, 
}, 
["ft"] = { 
name1    = "ຟຸດ", 
symbol   = "ft", 
utype    = "length", 
scale    = 0.3048, 
exception= "integer_more_precision", 
default  = "m", 
subdivs  = { ["in"] = { 12, default = "m" } }, 
}, 
["furlong"] = { 
name1    = "ເຟີລອງ", 
symbol   = "furlong", 
usename  = 1, 
utype    = "length", 
scale    = 201.168, 
default  = "ft m", 
}, 
["Gly"] = { 
name1    = "ຕື້ປີແສງ", 
symbol   = "Gly", 
utype    = "length", 
scale    = 9.4607304725808e24, 
default  = "Mpc", 
link     = "Light-year#Distances in light-years", 
}, 
["Gpc"] = { 
name1    = "ຈິກະປາເຊັກ", 
symbol   = "Gpc", 
utype    = "length", 
scale    = 3.0856775814671916e25, 
default  = "Gly", 
link     = "Parsec#Megaparsecs and gigaparsecs", 
}, 
["hand"] = { 
name1    = "hand", 
symbol   = "h", 
utype    = "length", 
builtin  = "hand", 
scale    = 0.1016, 
iscomplex= true, 
default  = "in cm", 
link     = "Hand (unit)", 
}, 
["in"] = { 
name1    = "ນິ້ວ", 
symbol   = "in", 
utype    = "length", 
scale    = 0.0254, 
exception= "subunit_more_precision", 
default  = "mm", 
link     = "ນິ້ວ (ໜ່ວຍຄວາມຍາວລະບົບອັງກິດ)", 
}, 
["inabbreviated"] = { 
name1    = "ນິ້ວ", 
symbol   = "in", 
utype    = "length", 
scale    = 0.0254, 
default  = "mm", 
link     = "ນິ້ວ (ໜ່ວຍຄວາມຍາວລະບົບອັງກິດ)", 
}, 
["kly"] = { 
name1    = "ພັນປີແສງ", 
symbol   = "kly", 
utype    = "length", 
scale    = 9.4607304725808e18, 
default  = "pc", 
link     = "Light-year#Distances in light-years", 
}, 
["kpc"] = { 
name1    = "ກິໂລປາເຊັກ", 
symbol   = "kpc", 
utype    = "length", 
scale    = 3.0856775814671916e19, 
default  = "kly", 
link     = "Parsec#Parsecs and kiloparsecs", 
}, 
["LD"] = { 
name1    = "lunar distance", 
symbol   = "LD", 
utype    = "length", 
scale    = 384403000, 
default  = "km mi", 
link     = "Lunar distance (astronomy)", 
}, 
["league"] = { 
symbol   = "league", 
utype    = "length", 
scale    = 4828.032, 
default  = "km", 
link     = "League (unit)", 
}, 
["ly"] = { 
name1    = "ປີແສງ", 
symbol   = "ly", 
utype    = "length", 
scale    = 9.4607304725808e15, 
default  = "AU", 
}, 
["m"] = { 
_name1   = "ແມັດ", 
_symbol  = "m", 
utype    = "length", 
scale    = 1, 
prefixes = 1, 
default  = "v > 0 and v < 3 ! ftin ! ft", 
link     = "ແມັດ", 
}, 
["mi"] = { 
name1    = "ໄມ", 
symbol   = "mi", 
utype    = "length", 
scale    = 1609.344, 
default  = "km", 
subdivs  = { ["ch"] = { 80, default = "km" }, ["chain"] = { 80, default = "km" }, ["ft"] = { 5280, default = "km" }, ["yd"] = { 1760, default = "km" } }, 
}, 
["mil"] = { 
symbol   = "mil", 
usename  = 1, 
utype    = "length", 
scale    = 0.0000254, 
default  = "mm", 
link     = "Thousandth of an inch", 
}, 
["Mly"] = { 
name1    = "megalight-year", 
symbol   = "Mly", 
utype    = "length", 
scale    = 9.4607304725808e21, 
default  = "kpc", 
link     = "Light-year#Distances in light-years", 
}, 
["Mpc"] = { 
name1    = "megaparsec", 
symbol   = "Mpc", 
utype    = "length", 
scale    = 3.0856775814671916e22, 
default  = "Mly", 
link     = "Parsec#Megaparsecs and gigaparsecs", 
}, 
["NM"] = { 
name1    = "ໄມທະເລ", 
symbol   = "NM", 
utype    = "length", 
scale    = 1852, 
default  = "km mi", 
}, 
["nmi"] = { 
name1    = "ໄມທະເລ", 
symbol   = "nmi", 
utype    = "length", 
scale    = 1852, 
default  = "km mi", 
}, 
["oldUKnmi"] = { 
name1    = "ໄມທະເລ", 
symbol   = "nmi", 
utype    = "length", 
scale    = 1853.184, 
default  = "km mi", 
}, 
["oldUSnmi"] = { 
name1    = "ໄມທະເລ", 
symbol   = "nmi", 
utype    = "length", 
scale    = 1853.24496, 
default  = "km mi", 
}, 
["pc"] = { 
name1    = "ປາເຊັກ", 
symbol   = "pc", 
utype    = "length", 
scale    = 3.0856775814671916e16, 
default  = "ly", 
}, 
["perch"] = { 
symbol   = "perch", 
usename  = 1, 
utype    = "length", 
scale    = 5.0292, 
default  = "ft m", 
link     = "Rod (unit)", 
}, 
["pitch"] = { 
symbol   = "µm", 
utype    = "length", 
scale    = 1e-6, 
default  = "dpi", 
defkey   = "pitch", 
linkey   = "pitch", 
link     = "Dots per inch", 
}, 
["pole"] = { 
symbol   = "pole", 
usename  = 1, 
utype    = "length", 
scale    = 5.0292, 
default  = "ft m", 
link     = "Rod (unit)", 
}, 
["pre1954U.S.nmi"] = { 
name1    = "(pre-1954 U.S.) nautical mile", 
symbol   = "(pre-1954 U.S.) nmi", 
utype    = "length", 
scale    = 1853.24496, 
default  = "km mi", 
link     = "ໄມທະເລ", 
}, 
["pre1954USnmi"] = { 
name1    = "(pre-1954 US) nautical mile", 
symbol   = "(pre-1954 US) nmi", 
utype    = "length", 
scale    = 1853.24496, 
default  = "km mi", 
link     = "ໄມທະເລ", 
}, 
["rd"] = { 
name1    = "rod", 
symbol   = "rd", 
utype    = "length", 
scale    = 5.0292, 
default  = "ft m", 
link     = "Rod (unit)", 
}, 
["royal cubit"] = { 
name1    = "royal cubit", 
symbol   = "cu", 
utype    = "length", 
scale    = 0.524, 
default  = "mm", 
}, 
["rtkm"] = { 
name1    = "route kilometre", 
symbol   = "km", 
utype    = "length", 
scale    = 1000, 
default  = "mi", 
link     = "ກິໂລແມັດ", 
}, 
["rtmi"] = { 
name1    = "route mile", 
symbol   = "mi", 
utype    = "length", 
scale    = 1609.344, 
default  = "km", 
link     = "ໄມ", 
}, 
["shaku"] = { 
name1    = "ຊາບຸ", 
symbol   = "shaku", 
usename  = 1, 
utype    = "length", 
scale    = 0.30303030303030304, 
default  = "m", 
link     = "ມາດຕາຊັ່ງຕວງວັດຂອງຍີ່ປຸ່ນ#ຄວາມຍາວ", 
}, 
["sm"] = { 
name1    = "smoot", 
symbol   = "sm", 
utype    = "length", 
scale    = 1.70180, 
default  = "m", 
link     = "Smoot (unit)", 
}, 
["smi"] = { 
name1    = "statute mile", 
symbol   = "mi", 
utype    = "length", 
scale    = 1609.344, 
default  = "km", 
subdivs  = { ["chain"] = { 80, default = "km" } }, 
}, 
["sun"] = { 
name1    = "ຊຸງ", 
symbol   = "sun", 
usename  = 1, 
utype    = "length", 
scale    = 0.030303030303030304, 
default  = "mm", 
link     = "ມາດຕາຊັ່ງຕວງວັດຂອງຍີ່ປຸ່ນ#ຄວາມຍາວ", 
}, 
["thou"] = { 
symbol   = "thou", 
usename  = 1, 
utype    = "length", 
scale    = 0.0000254, 
default  = "mm", 
link     = "Thousandth of an inch", 
}, 
["verst"] = { 
symbol   = "ເວີດ", 
usename  = 1, 
utype    = "length", 
scale    = 1066.8, 
default  = "km mi", 
}, 
["yd"] = { 
name1    = "ຫຼາ", 
symbol   = "yd", 
utype    = "length", 
scale    = 0.9144, 
default  = "m", 
subdivs  = { ["ft"] = { 3, default = "m" } }, 
}, 
["µin"] = { 
name1    = "microinch", 
symbol   = "µin", 
utype    = "length", 
scale    = 0.0000000254, 
default  = "nm", 
link     = "SI prefix#Non-SI units", 
}, 
["Å"] = { 
name1    = "ອັງສະຕຣອມ", 
symbol   = "Å", 
utype    = "length", 
scale    = 0.0000000001, 
default  = "in", 
}, 
["-ft-frac"] = { 
target   = "ft", 
}, 
["-in-stiff"] = { 
target   = "in", 
}, 
["-m-frac"] = { 
target   = "m", 
}, 
["-m-stiff"] = { 
target   = "m", 
}, 
["100km"] = { 
target   = "km", 
}, 
["admiralty nmi"] = { 
target   = "oldUKnmi", 
}, 
["angstrom"] = { 
target   = "Å", 
}, 
["feet"] = { 
target   = "ft", 
}, 
["hands"] = { 
target   = "hand", 
}, 
["inch"] = { 
target   = "in", 
}, 
["light-year"] = { 
target   = "ly", 
}, 
["meter"] = { 
target   = "m", 
}, 
["meters"] = { 
target   = "m", 
}, 
["metre"] = { 
target   = "m", 
}, 
["metres"] = { 
target   = "m", 
}, 
["micrometre"] = { 
target   = "µm", 
}, 
["mile"] = { 
target   = "mi", 
}, 
["miles"] = { 
target   = "mi", 
}, 
["parsec"] = { 
target   = "pc", 
}, 
["rod"] = { 
target   = "rd", 
}, 
["smoot"] = { 
target   = "sm", 
}, 
["uin"] = { 
target   = "µin", 
}, 
["yard"] = { 
target   = "yd", 
}, 
["yards"] = { 
target   = "yd", 
}, 
["yds"] = { 
target   = "yd", 
}, 
["μin"] = { 
target   = "µin", 
}, 
["dtex"] = { 
name1    = "decitex", 
symbol   = "dtex", 
utype    = "linear density", 
scale    = 1e-7, 
default  = "lb/yd", 
link     = "Units of textile measurement#Tex", 
}, 
["kg/cm"] = { 
name1    = "ກິໂລກຣາມຕໍ່ຊັງຕີແມັດ", 
symbol   = "kg/cm", 
utype    = "linear density", 
scale    = 100, 
default  = "lb/yd", 
link     = "Linear density", 
}, 
["kg/m"] = { 
name1    = "ກິໂລກຣາມຕໍ່ແມັດ", 
symbol   = "kg/m", 
utype    = "linear density", 
scale    = 1, 
default  = "lb/yd", 
link     = "Linear density", 
}, 
["lb/ft"] = { 
name1    = "ປອນຕໍ່ຟຸດ", 
symbol   = "lb/ft", 
utype    = "linear density", 
scale    = 1.4881639435695539, 
default  = "kg/m", 
link     = "Linear density", 
}, 
["lb/yd"] = { 
name1    = "ປອນຕໍ່ຫຼາ", 
symbol   = "lb/yd", 
utype    = "linear density", 
scale    = 0.49605464785651798, 
default  = "kg/m", 
link     = "Linear density", 
}, 
["G"] = { 
name1    = "ກາວ", 
symbol   = "G", 
utype    = "magnetic field strength", 
scale    = 0.0001, 
default  = "T", 
}, 
["T"] = { 
_name1   = "ເທສລາ", 
_symbol  = "T", 
utype    = "magnetic field strength", 
scale    = 1, 
prefixes = 1, 
default  = "G", 
link     = "ເທສລາ (ໜ່ວຍວັດ)", 
}, 
["A/m"] = { 
name1    = "ອຳແປຕໍ່ແມັດ", 
symbol   = "A/m", 
utype    = "magnetizing field", 
scale    = 1, 
default  = "Oe", 
link     = "ສະໜາມແມ່ເຫຼັກ#ໜ່ວຍ", 
}, 
["kA/m"] = { 
name1    = "ກິໂລອຳແປຕໍ່ແມັດ", 
symbol   = "kA/m", 
utype    = "magnetizing field", 
scale    = 1000, 
default  = "kOe", 
link     = "ສະໜາມແມ່ເຫຼັກ#ໜ່ວຍ", 
}, 
["MA/m"] = { 
name1    = "ເມກາອຳແປຕໍ່ແມັດ", 
symbol   = "MA/m", 
utype    = "magnetizing field", 
scale    = 1e6, 
default  = "kOe", 
link     = "ສະໜາມແມ່ເຫຼັກ#ໜ່ວຍ", 
}, 
["Oe"] = { 
_name1   = "ເອີສະເຕັດ", 
_symbol  = "Oe", 
utype    = "magnetizing field", 
scale    = 79.5774715, 
prefixes = 1, 
default  = "kA/m", 
link     = "ເອີສະເຕັດ", 
}, 
["-Lcwt"] = { 
name1    = "hundredweight", 
symbol   = "cwt", 
utype    = "mass", 
scale    = 50.80234544, 
default  = "lb", 
}, 
["-Scwt"] = { 
name1    = "hundredweight", 
symbol   = "cwt", 
utype    = "mass", 
scale    = 45.359237, 
default  = "lb", 
}, 
["-ST"] = { 
name1    = "short ton", 
symbol   = "ST", 
utype    = "mass", 
scale    = 907.18474, 
default  = "t", 
}, 
["carat"] = { 
symbol   = "carat", 
usename  = 1, 
utype    = "mass", 
scale    = 0.0002, 
default  = "g", 
link     = "Carat (mass)", 
}, 
["drachm"] = { 
symbol   = "drachm", 
usename  = 1, 
utype    = "mass", 
scale    = 0.001771845195, 
default  = "g", 
link     = "Dram (unit)", 
}, 
["dram"] = { 
target   = "drachm", 
}, 
["dwt"] = { 
name1    = "pennyweight", 
symbol   = "dwt", 
utype    = "mass", 
scale    = 0.00155517384, 
default  = "oz g", 
}, 
["DWton"] = { 
symbol   = "deadweight ton", 
usename  = 1, 
utype    = "mass", 
scale    = 1016.0469088, 
default  = "DWtonne", 
link     = "Tonnage", 
}, 
["DWtonne"] = { 
symbol   = "deadweight tonne", 
usename  = 1, 
utype    = "mass", 
scale    = 1000, 
default  = "DWton", 
link     = "Tonnage", 
}, 
["g"] = { 
_name1   = "ກຣາມ", 
_symbol  = "g", 
utype    = "mass", 
scale    = 0.001, 
prefixes = 1, 
default  = "oz", 
link     = "ກຣາມ", 
}, 
["gr"] = { 
name1    = "grain", 
symbol   = "gr", 
utype    = "mass", 
scale    = 0.00006479891, 
default  = "g", 
link     = "Grain (unit)", 
}, 
["Gt"] = { 
name1    = "gigatonne", 
symbol   = "Gt", 
utype    = "mass", 
scale    = 1000000000000, 
default  = "LT ST", 
link     = "Tonne", 
}, 
["impgalh2o"] = { 
name1    = "imperial gallon of water", 
symbol   = "imp gal H<sub>2</sub>O", 
utype    = "mass", 
scale    = 4.5359236999999499, 
default  = "lb kg", 
link     = "Imperial gallon", 
}, 
["kt"] = { 
name1    = "kilotonne", 
symbol   = "kt", 
utype    = "mass", 
scale    = 1000000, 
default  = "LT ST", 
link     = "Tonne", 
}, 
["lb"] = { 
name1    = "ປອນ", 
symbol   = "lb", 
utype    = "mass", 
scale    = 0.45359237, 
exception= "integer_more_precision", 
default  = "kg", 
subdivs  = { ["oz"] = { 16, default = "kg" } }, 
link     = "ປອນ (ໜ່ວຍມວນ)", 
}, 
["Lcwt"] = { 
name1    = "long hundredweight", 
symbol   = "Lcwt", 
usename  = 1, 
utype    = "mass", 
scale    = 50.80234544, 
default  = "lb", 
subdivs  = { ["qtr"] = { 4, default = "kg" }, ["st"] = { 8, default = "kg" } }, 
link     = "Hundredweight", 
}, 
["long cwt"] = { 
name1    = "long hundredweight", 
symbol   = "long cwt", 
utype    = "mass", 
scale    = 50.80234544, 
default  = "lb kg", 
subdivs  = { ["qtr"] = { 4, default = "kg" } }, 
link     = "Hundredweight", 
}, 
["long qtr"] = { 
name1    = "long quarter", 
symbol   = "long qtr", 
utype    = "mass", 
scale    = 12.70058636, 
default  = "lb kg", 
link     = "Avoirdupois", 
}, 
["LT"] = { 
symbol   = "long ton", 
usename  = 1, 
utype    = "mass", 
scale    = 1016.0469088, 
default  = "t", 
subdivs  = { ["Lcwt"] = { 20, default = "t", unit = "-Lcwt" } }, 
}, 
["lt"] = { 
name1    = "long ton", 
symbol   = "LT", 
utype    = "mass", 
scale    = 1016.0469088, 
default  = "t", 
subdivs  = { ["Lcwt"] = { 20, default = "t", unit = "-Lcwt" } }, 
}, 
["metric ton"] = { 
name1    = "ແມັດຕຣິກຕັນ", 
symbol   = "metric ton", 
usename  = 1, 
utype    = "mass", 
scale    = 1000, 
default  = "long ton", 
link     = "ຕັນ", 
}, 
["MT"] = { 
name1    = "ແມັດຕຣິກໂຕນ", 
symbol   = "t", 
utype    = "mass", 
scale    = 1000, 
default  = "LT ST", 
link     = "ໂຕນ", 
}, 
["Mt"] = { 
name1    = "ເມກາໂຕນ", 
symbol   = "Mt", 
utype    = "mass", 
scale    = 1000000000, 
default  = "LT ST", 
link     = "ໂຕນ", 
}, 
["oz"] = { 
name1    = "ອອນ", 
symbol   = "oz", 
utype    = "mass", 
scale    = 0.028349523125, 
default  = "g", 
link     = "ອອນ (ໜ່ວຍມວນ)", 
}, 
["ozt"] = { 
name1    = "troy ounce", 
symbol   = "ozt", 
utype    = "mass", 
scale    = 0.0311034768, 
default  = "oz g", 
}, 
["pdr"] = { 
name1    = "pounder", 
symbol   = "pdr", 
utype    = "mass", 
scale    = 0.45359237, 
default  = "kg", 
link     = "Pound (mass)", 
}, 
["qtr"] = { 
name1    = "quarter", 
symbol   = "qtr", 
utype    = "mass", 
scale    = 12.70058636, 
default  = "lb kg", 
subdivs  = { ["lb"] = { 28, default = "kg" } }, 
link     = "Avoirdupois", 
}, 
["Scwt"] = { 
name1    = "short hundredweight", 
symbol   = "Scwt", 
usename  = 1, 
utype    = "mass", 
scale    = 45.359237, 
default  = "lb", 
link     = "Hundredweight", 
}, 
["short cwt"] = { 
name1    = "short hundredweight", 
symbol   = "short cwt", 
utype    = "mass", 
scale    = 45.359237, 
default  = "lb kg", 
link     = "Hundredweight", 
}, 
["short qtr"] = { 
name1    = "short quarter", 
symbol   = "short qtr", 
utype    = "mass", 
scale    = 11.33980925, 
default  = "lb kg", 
link     = "Avoirdupois", 
}, 
["ST"] = { 
symbol   = "short ton", 
usename  = 1, 
utype    = "mass", 
scale    = 907.18474, 
default  = "t", 
subdivs  = { ["Scwt"] = { 20, default = "t", unit = "-Scwt" } }, 
}, 
["shtn"] = { 
name1    = "short ton", 
symbol   = "sh tn", 
utype    = "mass", 
scale    = 907.18474, 
default  = "t", 
}, 
["shton"] = { 
symbol   = "ton", 
usename  = 1, 
utype    = "mass", 
scale    = 907.18474, 
default  = "t", 
}, 
["solar mass"] = { 
name1    = "solar mass", 
symbol   = "M<sub>☉</sub>", 
utype    = "mass", 
scale    = 1.98855e30, 
default  = "kg", 
}, 
["st"] = { 
name1    = "ສະໂຕນ", 
symbol   = "st", 
utype    = "mass", 
scale    = 6.35029318, 
default  = "lb kg", 
subdivs  = { ["lb"] = { 14, default = "kg lb" } }, 
link     = "ສະໂຕນ (ໜ່ວຍມວນ)", 
}, 
["t"] = { 
name1    = "ຕັນ", 
symbol   = "t", 
utype    = "mass", 
scale    = 1000, 
default  = "LT ST", 
}, 
["tonne"] = { 
name1    = "ຕັນ", 
symbol   = "t", 
utype    = "mass", 
scale    = 1000, 
default  = "shton", 
}, 
["troy pound"] = { 
symbol   = "troy pound", 
usename  = 1, 
utype    = "mass", 
scale    = 0.3732417216, 
default  = "lb kg", 
link     = "Troy weight", 
}, 
["usgalh2o"] = { 
name1    = "US gallon of water", 
symbol   = "US gal H<sub>2</sub>O", 
utype    = "mass", 
scale    = 3.7776215836051126, 
default  = "lb kg", 
link     = "United States customary units#Fluid volume", 
}, 
["viss"] = { 
symbol   = "viss", 
utype    = "mass", 
scale    = 1.632932532, 
default  = "kg", 
link     = "Burmese units of measurement#mass", 
}, 
["billion tonne"] = { 
target   = "e9t", 
}, 
["kilogram"] = { 
target   = "kg", 
}, 
["kilotonne"] = { 
target   = "kt", 
}, 
["lbs"] = { 
target   = "lb", 
}, 
["lbt"] = { 
target   = "troy pound", 
}, 
["lcwt"] = { 
target   = "Lcwt", 
}, 
["long ton"] = { 
target   = "LT", 
}, 
["mcg"] = { 
target   = "µg", 
}, 
["million tonne"] = { 
target   = "e6t", 
}, 
["scwt"] = { 
target   = "Scwt", 
}, 
["short ton"] = { 
target   = "ST", 
}, 
["stone"] = { 
target   = "st", 
}, 
["thousand tonne"] = { 
target   = "e3t", 
}, 
["tonnes"] = { 
target   = "t", 
}, 
["kg/kW"] = { 
name1    = "kilogram per kilowatt", 
symbol   = "kg/kW", 
utype    = "mass per unit power", 
scale    = 0.001, 
default  = "lb/hp", 
link     = "Kilowatt", 
}, 
["lb/hp"] = { 
name1    = "ປອນຕໍ່ແຮງມ້າ", 
symbol   = "lb/hp", 
utype    = "mass per unit power", 
scale    = 0.00060827738784176115, 
default  = "kg/kW", 
link     = "ແຮງມ້າ", 
}, 
["kg/h"] = { 
per      = { "kg", "h" }, 
utype    = "mass per unit time", 
}, 
["lb/h"] = { 
per      = { "lb", "h" }, 
utype    = "mass per unit time", 
}, 
["g-mol/d"] = { 
name1    = "gram-mole per day", 
symbol   = "g-mol/d", 
utype    = "molar rate", 
scale    = 1.1574074074074073e-5, 
default  = "µmol/s", 
link     = "Mole (unit)", 
}, 
["g-mol/h"] = { 
name1    = "gram-mole per hour", 
symbol   = "g-mol/h", 
utype    = "molar rate", 
scale    = 0.00027777777777777778, 
default  = "mmol/s", 
link     = "Mole (unit)", 
}, 
["g-mol/min"] = { 
name1    = "gram-mole per minute", 
symbol   = "g-mol/min", 
utype    = "molar rate", 
scale    = 0.016666666666666666, 
default  = "g-mol/s", 
link     = "Mole (unit)", 
}, 
["g-mol/s"] = { 
name1    = "gram-mole per second", 
symbol   = "g-mol/s", 
utype    = "molar rate", 
scale    = 1, 
default  = "lb-mol/min", 
link     = "Mole (unit)", 
}, 
["gmol/d"] = { 
name1    = "gram-mole per day", 
symbol   = "gmol/d", 
utype    = "molar rate", 
scale    = 1.1574074074074073e-5, 
default  = "µmol/s", 
link     = "Mole (unit)", 
}, 
["gmol/h"] = { 
name1    = "gram-mole per hour", 
symbol   = "gmol/h", 
utype    = "molar rate", 
scale    = 0.00027777777777777778, 
default  = "mmol/s", 
link     = "Mole (unit)", 
}, 
["gmol/min"] = { 
name1    = "gram-mole per minute", 
symbol   = "gmol/min", 
utype    = "molar rate", 
scale    = 0.016666666666666666, 
default  = "gmol/s", 
link     = "Mole (unit)", 
}, 
["gmol/s"] = { 
name1    = "gram-mole per second", 
symbol   = "gmol/s", 
utype    = "molar rate", 
scale    = 1, 
default  = "lbmol/min", 
link     = "Mole (unit)", 
}, 
["kmol/d"] = { 
name1    = "kilomole per day", 
symbol   = "kmol/d", 
utype    = "molar rate", 
scale    = 0.011574074074074073, 
default  = "mmol/s", 
link     = "Mole (unit)", 
}, 
["kmol/h"] = { 
name1    = "kilomole per hour", 
symbol   = "kmol/h", 
utype    = "molar rate", 
scale    = 0.27777777777777779, 
default  = "mol/s", 
link     = "Mole (unit)", 
}, 
["kmol/min"] = { 
name1    = "kilomole per minute", 
symbol   = "kmol/min", 
utype    = "molar rate", 
scale    = 16.666666666666668, 
default  = "mol/s", 
link     = "Kilomole (unit)", 
}, 
["kmol/s"] = { 
name1    = "kilomole per second", 
symbol   = "kmol/s", 
utype    = "molar rate", 
scale    = 1000, 
default  = "lb-mol/s", 
link     = "Mole (unit)", 
}, 
["lb-mol/d"] = { 
name1    = "pound-mole per day", 
symbol   = "lb-mol/d", 
utype    = "molar rate", 
scale    = 0.0052499116898148141, 
default  = "mmol/s", 
link     = "Mole (unit)#Other units called \"mole\"",
}, 
["lb-mol/h"] = { 
name1    = "pound-mole per hour", 
symbol   = "lb-mol/h", 
utype    = "molar rate", 
scale    = 0.12599788055555555, 
default  = "mol/s", 
link     = "Mole (unit)#Other units called \"mole\"",
}, 
["lb-mol/min"] = { 
name1    = "pound-mole per minute", 
symbol   = "lb-mol/min", 
utype    = "molar rate", 
scale    = 7.5598728333333334, 
default  = "mol/s", 
link     = "Mole (unit)#Other units called \"mole\"",
}, 
["lb-mol/s"] = { 
name1    = "pound-mole per second", 
symbol   = "lb-mol/s", 
utype    = "molar rate", 
scale    = 453.59237, 
default  = "kmol/s", 
link     = "Mole (unit)#Other units called \"mole\"", 
}, 
["lbmol/d"] = { 
name1    = "pound-mole per day", 
symbol   = "lbmol/d", 
utype    = "molar rate", 
scale    = 0.0052499116898148141, 
default  = "mmol/s", 
link     = "Mole (unit)#Other units called \"mole\"",
}, 
["lbmol/h"] = { 
name1    = "pound-mole per hour", 
symbol   = "lbmol/h", 
utype    = "molar rate", 
scale    = 0.12599788055555555, 
default  = "mol/s", 
link     = "Mole (unit)#Other units called \"mole\"", 
}, 
["lbmol/min"] = { 
name1    = "pound-mole per minute", 
symbol   = "lbmol/min", 
utype    = "molar rate", 
scale    = 7.5598728333333334, 
default  = "mol/s", 
link     = "Mole (unit)#Other units called \"mole\"",
}, 
["lbmol/s"] = { 
name1    = "pound-mole per second", 
symbol   = "lbmol/s", 
utype    = "molar rate", 
scale    = 453.59237, 
default  = "kmol/s", 
link     = "Mole (unit)#Other units called \"mole\"",
}, 
["mmol/s"] = { 
name1    = "millimole per second", 
symbol   = "mmol/s", 
utype    = "molar rate", 
scale    = 0.001, 
default  = "lb-mol/d", 
link     = "Mole (unit)", 
}, 
["mol/d"] = { 
name1    = "mole per day", 
symbol   = "mol/d", 
utype    = "molar rate", 
scale    = 1.1574074074074073e-5, 
default  = "µmol/s", 
link     = "Mole (unit)", 
}, 
["mol/h"] = { 
name1    = "mole per hour", 
symbol   = "mol/h", 
utype    = "molar rate", 
scale    = 0.00027777777777777778, 
default  = "mmol/s", 
link     = "Mole (unit)", 
}, 
["mol/min"] = { 
name1    = "mole per minute", 
symbol   = "mol/min", 
utype    = "molar rate", 
scale    = 0.016666666666666666, 
default  = "mol/s", 
link     = "Mole (unit)", 
}, 
["mol/s"] = { 
name1    = "mole per second", 
symbol   = "mol/s", 
utype    = "molar rate", 
scale    = 1, 
default  = "lb-mol/min", 
link     = "Mole (unit)", 
}, 
["µmol/s"] = { 
name1    = "micromole per second", 
symbol   = "µmol/s", 
utype    = "molar rate", 
scale    = 0.000001, 
default  = "lb-mol/d", 
link     = "Mole (unit)", 
}, 
["umol/s"] = { 
target   = "µmol/s", 
}, 
["μmol/s"] = { 
target   = "µmol/s", 
}, 
["/acre"] = { 
name1    = "per acre", 
symbol   = "/acre", 
usename  = 1, 
utype    = "per unit area", 
scale    = 247.10538146716533, 
default  = "/ha", 
link     = "Acre", 
}, 
["/ha"] = { 
name1    = "per hectare", 
symbol   = "/ha", 
utype    = "per unit area", 
scale    = 100, 
default  = "/acre", 
link     = "Hectare", 
}, 
["/sqcm"] = { 
name1    = "per square centimetre", 
symbol   = "/cm<sup>2</sup>", 
utype    = "per unit area", 
scale    = 1e10, 
default  = "/sqin", 
link     = "Square centimetre", 
}, 
["/sqin"] = { 
name1    = "per square inch", 
symbol   = "/in<sup>2</sup>", 
utype    = "per unit area", 
scale    = 1550003100.0062001, 
default  = "/sqcm", 
link     = "Square inch", 
}, 
["/sqkm"] = { 
name1    = "ຕໍ່ຕາລາງກິໂລແມັດ", 
symbol   = "/km<sup>2</sup>", 
utype    = "per unit area", 
scale    = 1, 
default  = "/sqmi", 
link     = "ຕາລາງກິໂລແມັດ", 
}, 
["/sqmi"] = { 
name1    = "ຕໍ່ຕາລາງໄມ", 
symbol   = "/sq mi", 
utype    = "per unit area", 
scale    = 0.38610215854244584, 
default  = "/sqkm", 
link     = "ຕາລາງໄມ", 
}, 
["PD/acre"] = { 
name1    = "inhabitants per acre", 
symbol   = "/acre", 
usename  = 1, 
utype    = "per unit area", 
scale    = 247.10538146716533, 
default  = "PD/ha", 
link     = "Acre", 
}, 
["PD/ha"] = { 
name1    = "inhabitants per hectare", 
symbol   = "/ha", 
utype    = "per unit area", 
scale    = 100, 
default  = "PD/acre", 
link     = "Hectare", 
}, 
["PD/sqkm"] = { 
name1    = "ຄົນຕໍ່ຕາລາງກິໂລແມັດ", 
symbol   = "/km<sup>2</sup>", 
utype    = "per unit area", 
scale    = 1, 
default  = "PD/sqmi", 
link     = "ຕາລາງກິໂລແມັດ", 
}, 
["PD/sqmi"] = { 
name1    = "ຄົນຕໍ່ຕາລາງໄມ", 
symbol   = "/sq mi", 
utype    = "per unit area", 
scale    = 0.38610215854244584, 
default  = "PD/sqkm", 
link     = "ຕາລາງໄມ", 
}, 
["/cm2"] = { 
target   = "/sqcm", 
}, 
["/in2"] = { 
target   = "/sqin", 
}, 
["/km2"] = { 
target   = "/sqkm", 
}, 
["pd/acre"] = { 
target   = "PD/acre", 
}, 
["pd/ha"] = { 
target   = "PD/ha", 
}, 
["PD/km2"] = { 
target   = "PD/sqkm", 
}, 
["pd/km2"] = { 
target   = "PD/sqkm", 
}, 
["PD/km²"] = { 
target   = "PD/sqkm", 
}, 
["pd/sqkm"] = { 
target   = "PD/sqkm", 
}, 
["pd/sqmi"] = { 
target   = "PD/sqmi", 
}, 
["/l"] = { 
name1    = "per litre", 
symbol   = "/l", 
utype    = "per unit volume", 
scale    = 1000, 
default  = "/usgal", 
link     = "Litre", 
}, 
["/USgal"] = { 
name1    = "per gallon", 
symbol   = "/gal", 
utype    = "per unit volume", 
scale    = 264.172052, 
default  = "/l", 
link     = "US gallon", 
customary= 2, 
}, 
["/usgal"] = { 
target   = "/USgal", 
}, 
["bhp"] = { 
name1    = "ແຮງມ້າເບຣກ", 
symbol   = "bhp", 
utype    = "power", 
scale    = 745.69987158227022, 
default  = "kW", 
link     = "ແຮງມ້າ", 
}, 
["Cal/d"] = { 
name1    = "large calorie per day", 
symbol   = "Cal/d", 
utype    = "power", 
scale    = 0.048425925925925928, 
default  = "kJ/d", 
link     = "ແຄລໍຣີ", 
}, 
["Cal/h"] = { 
name1    = "ແຄລໍຣີຕໍ່ຊົ່ວໂມງ", 
symbol   = "Cal/h", 
utype    = "power", 
scale    = 1.1622222222222223, 
default  = "kJ/h", 
link     = "ແຄລໍຣີ", 
}, 
["cal/h"] = { 
name1    = "ແຄລໍຣີຕໍ່ຊົ່ວໂມງ", 
symbol   = "cal/h", 
utype    = "power", 
scale    = 0.0011622222222222223, 
default  = "W", 
link     = "ແຄລໍຣີ", 
}, 
["CV"] = { 
name1    = "metric horsepower", 
symbol   = "CV", 
utype    = "power", 
scale    = 735.49875, 
default  = "kW", 
}, 
["hk"] = { 
name1    = "metric horsepower", 
symbol   = "hk", 
utype    = "power", 
scale    = 735.49875, 
default  = "kW", 
}, 
["hp"] = { 
name1    = "ແຮງມ້າ", 
symbol   = "hp", 
utype    = "power", 
scale    = 745.69987158227022, 
default  = "kW", 
}, 
["hp-electric"] = { 
name1    = "electric horsepower", 
symbol   = "hp", 
utype    = "power", 
scale    = 746, 
default  = "kW", 
}, 
["hp-electrical"] = { 
name1    = "electrical horsepower", 
symbol   = "hp", 
utype    = "power", 
scale    = 746, 
default  = "kW", 
}, 
["hp-metric"] = { 
name1    = "metric horsepower", 
symbol   = "hp", 
utype    = "power", 
scale    = 735.49875, 
default  = "kW", 
}, 
["ihp"] = { 
name1    = "indicated horsepower", 
symbol   = "ihp", 
utype    = "power", 
scale    = 745.69987158227022, 
default  = "kW", 
link     = "Horsepower#Indicated horsepower", 
}, 
["kcal/h"] = { 
name1    = "ກິໂລແຄລໍຣີຕໍ່ຊົ່ວໂມງ", 
symbol   = "kcal/h", 
utype    = "power", 
scale    = 1.1622222222222223, 
default  = "kW", 
link     = "ແຄລໍຣີ", 
}, 
["kJ/d"] = { 
name1    = "ກິໂລຈູນຕໍ່ວັນ", 
symbol   = "kJ/d", 
utype    = "power", 
scale    = 0.011574074074074073, 
default  = "Cal/d", 
link     = "ກິໂລຈູນ", 
}, 
["kJ/h"] = { 
name1    = "ກິໂລຈູນຕໍ່ຊົ່ວໂມງ", 
symbol   = "kJ/h", 
utype    = "power", 
scale    = 0.27777777777777779, 
default  = "W", 
link     = "ກິໂລຈູນ", 
}, 
["PS"] = { 
name1    = "metric horsepower", 
symbol   = "PS", 
utype    = "power", 
scale    = 735.49875, 
default  = "kW", 
}, 
["shp"] = { 
name1    = "shaft horsepower", 
symbol   = "shp", 
utype    = "power", 
scale    = 745.69987158227022, 
default  = "kW", 
link     = "Horsepower#Shaft horsepower", 
}, 
["W"] = { 
_name1   = "ວັດ", 
_symbol  = "W", 
utype    = "power", 
scale    = 1, 
prefixes = 1, 
default  = "hp", 
link     = "ວັດ", 
}, 
["BTU/h"] = { 
per      = { "BTU", "h" }, 
utype    = "power", 
}, 
["Btu/h"] = { 
per      = { "Btu", "h" }, 
utype    = "power", 
}, 
["BHP"] = { 
target   = "bhp", 
}, 
["btu/h"] = { 
target   = "BTU/h", 
}, 
["HP"] = { 
target   = "hp", 
}, 
["Hp"] = { 
target   = "hp", 
}, 
["hp-mechanical"] = { 
target   = "hp", 
}, 
["IHP"] = { 
target   = "ihp", 
}, 
["SHP"] = { 
target   = "shp", 
}, 
["whp"] = { 
target   = "hp", 
}, 
["hp/LT"] = { 
name1    = "horsepower per long ton", 
symbol   = "hp/LT", 
utype    = "power per unit mass", 
scale    = 0.73392268125000004, 
default  = "kW/t", 
link     = "Power-to-weight ratio", 
}, 
["hp/ST"] = { 
name1    = "horsepower per short ton", 
symbol   = "hp/ST", 
utype    = "power per unit mass", 
scale    = 0.821993403, 
default  = "kW/t", 
link     = "Power-to-weight ratio", 
}, 
["hp/t"] = { 
name1    = "horsepower per tonne", 
symbol   = "hp/t", 
utype    = "power per unit mass", 
scale    = 0.74569987158227022, 
default  = "kW/t", 
link     = "Power-to-weight ratio", 
}, 
["kW/t"] = { 
name1    = "kilowatt per tonne", 
symbol   = "kW/t", 
utype    = "power per unit mass", 
scale    = 1, 
default  = "PS/t", 
link     = "Power-to-weight ratio", 
}, 
["PS/t"] = { 
name1    = "metric horsepower per tonne", 
symbol   = "PS/t", 
utype    = "power per unit mass", 
scale    = 0.73549875, 
default  = "kW/t", 
link     = "Power-to-weight ratio", 
}, 
["hp/tonne"] = { 
target   = "hp/t", 
symbol   = "hp/tonne", 
}, 
["kW/tonne"] = { 
target   = "kW/t", 
}, 
["-lb/in2"] = { 
name1    = "ປອນຕໍ່ຕາລາງນິ້ວ", 
symbol   = "lb/in<sup>2</sup>", 
utype    = "pressure", 
scale    = 6894.7572931683608, 
default  = "kPa kgf/cm2", 
}, 
["atm"] = { 
name1    = "ບັນຍາກາດມາດຕະຖານ", 
symbol   = "atm", 
utype    = "pressure", 
scale    = 101325, 
default  = "kPa", 
link     = "ບັນຍາກາດ (ໜ່ວຍວັດ)", 
}, 
["Ba"] = { 
name1    = "ແບຣີ", 
symbol   = "Ba", 
utype    = "pressure", 
scale    = 0.1, 
default  = "Pa", 
}, 
["bar"] = { 
name1    = "ບາ", 
symbol   = "bar", 
utype    = "pressure", 
scale    = 100000, 
default  = "kPa", 
link     = "ບາ (ໜ່ວຍວັດ)", 
}, 
["dbar"] = { 
name1    = "ເດຊີບາ", 
symbol   = "dbar", 
utype    = "pressure", 
scale    = 10000, 
default  = "kPa", 
link     = "ບາ (ໜ່ວຍວັດ)", 
}, 
["inHg"] = { 
name1    = "ນິ້ວບາຫຼອດ", 
symbol   = "inHg", 
utype    = "pressure", 
scale    = 3386.388640341, 
default  = "kPa", 
}, 
["kBa"] = { 
name1    = "ກິໂລແບຣີ", 
symbol   = "kBa", 
utype    = "pressure", 
scale    = 100, 
default  = "hPa", 
link     = "ແບຣີ", 
}, 
["kg-f/cm2"] = { 
name1    = "ກິໂລກຣາມ-ແຮງຕໍ່ຕາລາງຊັງຕີແມັດ", 
symbol   = "kg<sub>f</sub>/cm<sup>2</sup>", 
utype    = "pressure", 
scale    = 98066.5, 
default  = "psi", 
link     = "Kilogram-force", 
}, 
["kg/cm2"] = { 
name1    = "ກິໂລກຣາມຕໍ່ຕາລາງຊັງຕີແມັດ", 
symbol   = "kg/cm<sup>2</sup>", 
utype    = "pressure", 
scale    = 98066.5, 
default  = "psi", 
link     = "Kilogram-force", 
}, 
["kgf/cm2"] = { 
name1    = "ກິໂລກຣາມ-ແຮງຕໍ່ຕາລາງຊັງຕີແມັດ", 
symbol   = "kgf/cm<sup>2</sup>", 
utype    = "pressure", 
scale    = 98066.5, 
default  = "psi", 
link     = "Kilogram-force", 
}, 
["ksi"] = { 
name1    = "ກິໂລປອນຕໍ່ຕາລາງນິ້ວ", 
symbol   = "ksi", 
utype    = "pressure", 
scale    = 6894757.2931683613, 
default  = "MPa", 
link     = "ປອນຕໍ່ຕາລາງນິ້ວ", 
}, 
["lbf/in2"] = { 
name1    = "ປອນ-ແຮງຕໍ່ຕາລາງນິ້ວ", 
symbol   = "lbf/in<sup>2</sup>", 
utype    = "pressure", 
scale    = 6894.7572931683608, 
default  = "kPa kgf/cm2", 
link     = "Pounds-force per square inch", 
}, 
["mb"] = { 
name1    = "ມິລິບາ", 
symbol   = "mb", 
utype    = "pressure", 
scale    = 100, 
default  = "hPa", 
link     = "ບາ (ໜ່ວຍວັດ)", 
}, 
["mbar"] = { 
name1    = "ມິລິບາ", 
symbol   = "mbar", 
utype    = "pressure", 
scale    = 100, 
default  = "hPa", 
link     = "ບາ (ໜ່ວຍວັດ)", 
}, 
["mmHg"] = { 
name1    = "ມິລິແມັດບາ", 
symbol   = "mmHg", 
utype    = "pressure", 
scale    = 133.322387415, 
default  = "kPa", 
}, 
["Pa"] = { 
_name1   = "ປາສການ", 
_symbol  = "Pa", 
utype    = "pressure", 
scale    = 1, 
prefixes = 1, 
default  = "psi", 
link     = "ປາສການ (ໜ່ວຍວັດ)", 
}, 
["psf"] = { 
name1    = "ປອນຕໍ່ຕາລາງຟຸດ", 
symbol   = "psf", 
utype    = "pressure", 
scale    = 47.880258980335839, 
default  = "kPa", 
link     = "ປອນຕໍ່ຕາລາງນິ້ວ", 
}, 
["psi"] = { 
name1    = "ປອນຕໍ່ຕາລາງນິ້ວ", 
symbol   = "psi", 
utype    = "pressure", 
scale    = 6894.7572931683608, 
default  = "kPa", 
}, 
["Torr"] = { 
name1    = "ທໍ", 
symbol   = "Torr", 
utype    = "pressure", 
scale    = 133.32236842105263, 
default  = "kPa", 
link     = "ທໍ (ໜ່ວຍວັດ)", 
}, 
["N/cm2"] = { 
per      = { "N", "cm2" }, 
utype    = "pressure", 
}, 
["N/m2"] = { 
per      = { "N", "m2" }, 
utype    = "pressure", 
}, 
["g/cm2"] = { 
per      = { "g", "cm2" }, 
utype    = "pressure", 
multiplier= 9.80665, 
}, 
["g/m2"] = { 
per      = { "g", "m2" }, 
utype    = "pressure", 
multiplier= 9.80665, 
}, 
["kg/ha"] = { 
per      = { "kg", "ha" }, 
utype    = "pressure", 
multiplier= 9.80665, 
}, 
["kg/m2"] = { 
per      = { "kg", "m2" }, 
utype    = "pressure", 
multiplier= 9.80665, 
}, 
["lb/1000sqft"] = { 
per      = { "lb", "1000sqft" }, 
utype    = "pressure", 
multiplier= 9.80665, 
}, 
["lb/acre"] = { 
per      = { "lb", "acre" }, 
utype    = "pressure", 
multiplier= 9.80665, 
}, 
["lb/sqft"] = { 
per      = { "lb", "sqft" }, 
utype    = "pressure", 
multiplier= 9.80665, 
}, 
["lb/sqyd"] = { 
per      = { "lb", "sqyd" }, 
utype    = "pressure", 
multiplier= 9.80665, 
}, 
["LT/acre"] = { 
per      = { "LT", "acre" }, 
utype    = "pressure", 
multiplier= 9.80665, 
}, 
["MT/ha"] = { 
per      = { "MT", "ha" }, 
utype    = "pressure", 
multiplier= 9.80665, 
}, 
["oz/sqft"] = { 
per      = { "oz", "sqft" }, 
utype    = "pressure", 
multiplier= 9.80665, 
}, 
["oz/sqyd"] = { 
per      = { "oz", "sqyd" }, 
utype    = "pressure", 
multiplier= 9.80665, 
}, 
["ST/acre"] = { 
per      = { "ST", "acre" }, 
utype    = "pressure", 
multiplier= 9.80665, 
}, 
["t/ha"] = { 
per      = { "t", "ha" }, 
utype    = "pressure", 
multiplier= 9.80665, 
}, 
["tonne/acre"] = { 
per      = { "tonne", "acre" }, 
utype    = "pressure", 
multiplier= 9.80665, 
}, 
["tonne/ha"] = { 
per      = { "tonne", "ha" }, 
utype    = "pressure", 
multiplier= 9.80665, 
}, 
["kgfpsqcm"] = { 
target   = "kgf/cm2", 
}, 
["kgpsqcm"] = { 
target   = "kg/cm2", 
}, 
["kN/m2"] = { 
target   = "kPa", 
}, 
["lb/in2"] = { 
target   = "lbf/in2", 
}, 
["torr"] = { 
target   = "Torr", 
}, 
["Bq"] = { 
_name1   = "ເບັກເຄີເຣນ", 
_symbol  = "Bq", 
utype    = "radioactivity", 
scale    = 1, 
prefixes = 1, 
default  = "pCi", 
link     = "ເບັກເກີເຣນ", 
}, 
["Ci"] = { 
_name1   = "ຄູຣີ", 
_symbol  = "Ci", 
utype    = "radioactivity", 
scale    = 3.7e10, 
prefixes = 1, 
default  = "GBq", 
link     = "ຄູຣີ (ໜ່ວຍວັດ)", 
}, 
["cm/h"] = { 
name1    = "ຊັງຕີແມັດຕໍ່ຊົ່ວໂມງ", 
symbol   = "cm/h", 
utype    = "speed", 
scale    = 2.7777777777777775e-6, 
default  = "in/h", 
link     = "ແມັດຕໍ່ວິນາທີ", 
}, 
["cm/s"] = { 
name1    = "ຊັງຕີແມັດຕໍ່ວິນາທີ", 
symbol   = "cm/s", 
utype    = "speed", 
scale    = 0.01, 
default  = "in/s", 
link     = "ແມັດຕໍ່ວິນາທີ", 
}, 
["cm/year"] = { 
name1    = "ຊັງຕີແມັດຕໍ່ປີ", 
symbol   = "cm/year", 
utype    = "speed", 
scale    = 3.168873850681143e-10, 
default  = "in/year", 
link     = "ອັນດັບຂອງຂະໜາດ (ຄວາມໄວ)", 
}, 
["foot/s"] = { 
name1    = "ຟຸດຕໍ່ວິນາທີ", 
symbol   = "ft/s", 
utype    = "speed", 
scale    = 0.3048, 
default  = "m/s", 
}, 
["ft/min"] = { 
name1    = "ຟຸດຕໍ່ນາທີ", 
symbol   = "ft/min", 
utype    = "speed", 
scale    = 0.00508, 
default  = "m/min", 
link     = "ຟຸດຕໍ່ນາທີ", 
}, 
["ft/s"] = { 
name1    = "ຟຸດຕໍ່ວິນາທີ", 
symbol   = "ft/s", 
utype    = "speed", 
scale    = 0.3048, 
default  = "m/s", 
}, 
["furlong per fortnight"] = { 
symbol   = "furlong per fortnight", 
usename  = 1, 
utype    = "speed", 
scale    = 0.00016630952380952381, 
default  = "km/h mph", 
link     = "FFF System", 
}, 
["in/h"] = { 
name1    = "ນິ້ວຕໍ່ຊົ່ວໂມງ", 
symbol   = "in/h", 
utype    = "speed", 
scale    = 7.0555555555555559e-6, 
default  = "cm/h", 
link     = "ນິ້ວ", 
}, 
["in/s"] = { 
name1    = "ນິ້ວຕໍ່ວິນາທີ", 
symbol   = "in/s", 
utype    = "speed", 
scale    = 0.0254, 
default  = "cm/s", 
link     = "ນິ້ວ", 
}, 
["in/year"] = { 
name1    = "ນິ້ວຕໍ່ປີ", 
symbol   = "in/year", 
utype    = "speed", 
scale    = 8.0489395807301024e-10, 
default  = "cm/year", 
link     = "ອັນດັບຂອງຂະໜາດ (ຄວາມໄວ)", 
}, 
["isp"] = { 
name1    = "second", 
symbol   = "s", 
utype    = "speed", 
scale    = 9.80665, 
default  = "km/s", 
link     = "ການດົນຈຳເພາະ", 
}, 
["km/h"] = { 
name1    = "ກິໂລແມັດຕໍ່ຊົ່ວໂມງ", 
symbol   = "km/h", 
utype    = "speed", 
scale    = 0.27777777777777779, 
default  = "mph", 
}, 
["km/s"] = { 
name1    = "ກິໂລແມັດຕໍ່ວິນາທີ", 
symbol   = "km/s", 
utype    = "speed", 
scale    = 1000, 
default  = "mi/s", 
link     = "ແມັດຕໍ່ວິນາທີ", 
}, 
["kn"] = { 
name1    = "ນັອດ", 
symbol   = "kn", 
utype    = "speed", 
scale    = 0.51444444444444448, 
default  = "km/h mph", 
}, 
["kNs/kg"] = { 
symbol   = "kN-s/kg", 
utype    = "speed", 
scale    = 1000, 
default  = "isp", 
link     = "ການດົນຈຳເພາະ", 
}, 
["m/min"] = { 
name1    = "ແມັດຕໍ່ວິນາທີ", 
symbol   = "m/min", 
utype    = "speed", 
scale    = 0.016666666666666666, 
default  = "ft/min", 
link     = "ແມັດຕໍ່ວິນາທີ", 
}, 
["m/s"] = { 
name1    = "ແມັດຕໍ່ວິນາທີ", 
symbol   = "m/s", 
utype    = "speed", 
scale    = 1, 
default  = "ft/s", 
}, 
["Mach"] = { 
name1    = "ມັກ", 
symbol   = "Mach", 
utype    = "speed", 
builtin  = "mach", 
scale    = 0, 
iscomplex= true, 
default  = "mph km/h", 
link     = "ເລກມັກ", 
}, 
["mi/s"] = { 
name1    = "ໄມຕໍ່ວິນາທີ", 
symbol   = "mi/s", 
utype    = "speed", 
scale    = 1609.344, 
default  = "km/s", 
link     = "ໄມ", 
}, 
["mm/h"] = { 
name1    = "ມິລິແມັດຕໍ່ຊົ່ວໂມງ", 
symbol   = "mm/h", 
utype    = "speed", 
scale    = 2.7777777777777781e-7, 
default  = "in/h", 
link     = "ແມັດຕໍ່ວິນາທີ", 
}, 
["mph"] = { 
name1    = "ໄມຕໍ່ຊົ່ວໂມງ", 
symbol   = "mph", 
utype    = "speed", 
scale    = 0.44704, 
default  = "km/h", 
}, 
["Ns/kg"] = { 
symbol   = "N-s/kg", 
utype    = "speed", 
scale    = 1, 
default  = "isp", 
link     = "ການດົນຈຳເພາະ", 
}, 
["si tsfc"] = { 
symbol   = "g/(kN·s)", 
utype    = "speed", 
scale    = 9.9999628621379242e-7, 
invert   = -1, 
iscomplex= true, 
default  = "tsfc", 
link     = "Thrust specific fuel consumption", 
}, 
["tsfc"] = { 
symbol   = "lb/(lbf·h)", 
utype    = "speed", 
scale    = 2.832545036049801e-5, 
invert   = -1, 
iscomplex= true, 
default  = "si tsfc", 
link     = "Thrust specific fuel consumption", 
}, 
["cm/y"] = { 
target   = "cm/year", 
}, 
["cm/yr"] = { 
target   = "cm/year", 
}, 
["in/y"] = { 
target   = "in/year", 
}, 
["in/yr"] = { 
target   = "in/year", 
}, 
["knot"] = { 
target   = "kn", 
}, 
["knots"] = { 
target   = "kn", 
}, 
["kph"] = { 
target   = "km/h", 
}, 
["mi/h"] = { 
target   = "mph", 
}, 
["mm/s"] = { 
per      = { "mm", "s" }, 
utype    = "speed", 
link     = "ແມັດຕໍ່ວິນາທີ", 
}, 
["C"] = { 
name1    = "ອົງສາເຊຊີອຸດ", 
symbol   = "°C", 
usesymbol= 1, 
utype    = "temperature", 
scale    = 1, 
offset   = -273.15, 
iscomplex= true, 
istemperature= true, 
default  = "F", 
}, 
["F"] = { 
name1    = "ອົງສາຟາເຣັນໄຮ", 
symbol   = "°F", 
usesymbol= 1, 
utype    = "temperature", 
scale    = 0.55555555555555558, 
offset   = 32-273.15*(9/5), 
iscomplex= true, 
istemperature= true, 
default  = "C", 
}, 
["K"] = { 
name1    = "ເກວິນ", 
symbol   = "K", 
usesymbol= 1, 
utype    = "temperature", 
scale    = 1, 
offset   = 0, 
iscomplex= true, 
istemperature= true, 
default  = "C F", 
}, 
["keVT"] = { 
name1    = "ກິໂລເອເລັກຕຣອນໂວນ", 
symbol   = "keV", 
utype    = "temperature", 
scale    = 11.604505e6, 
offset   = 0, 
iscomplex= true, 
default  = "MK", 
link     = "ເອເລັກຕຣອນໂວນ", 
}, 
["MK"] = { 
name1    = "ເມກາເກວິນ", 
symbol   = "MK", 
utype    = "temperature", 
scale    = 1e6, 
offset   = 0, 
iscomplex= true, 
default  = "keVT", 
link     = "ເກວິນ", 
}, 
["R"] = { 
name1    = "ອົງສາຣັງກິນ", 
symbol   = "°R", 
usesymbol= 1, 
utype    = "temperature", 
scale    = 0.55555555555555558, 
offset   = 0, 
iscomplex= true, 
istemperature= true, 
default  = "K F C", 
}, 
["Celsius"] = { 
target   = "C", 
}, 
["°C"] = { 
target   = "C", 
}, 
["°F"] = { 
target   = "F", 
}, 
["°R"] = { 
target   = "R", 
}, 
["C-change"] = { 
name1    = "degree Celsius change", 
symbol   = "°C", 
usesymbol= 1, 
utype    = "temperature change", 
scale    = 1, 
default  = "F-change", 
link     = "Celsius", 
}, 
["F-change"] = { 
name1    = "degree Fahrenheit change", 
symbol   = "°F", 
usesymbol= 1, 
utype    = "temperature change", 
scale    = 0.55555555555555558, 
default  = "C-change", 
link     = "Fahrenheit", 
}, 
["K-change"] = { 
name1    = "kelvin change", 
symbol   = "K", 
usesymbol= 1, 
utype    = "temperature change", 
scale    = 1, 
default  = "F-change", 
link     = "Kelvin", 
}, 
["°C-change"] = { 
target   = "C-change", 
}, 
["°F-change"] = { 
target   = "F-change", 
}, 
["century"] = { 
name1    = "ສະຕະວັດ", 
symbol   = "ha", 
utype    = "time", 
scale    = 3155760000, 
default  = "Gs", 
}, 
["d"] = { 
name1    = "ວັນ", 
symbol   = "d", 
utype    = "time", 
scale    = 86400, 
default  = "ks", 
}, 
["decade"] = { 
name1    = "ທົດສະວັດ", 
symbol   = "daa", 
utype    = "time", 
scale    = 315576000, 
default  = "Ms", 
}, 
["dog year"] = { 
name1    = "ປີໝາ", 
symbol   = "dog yr", 
utype    = "time", 
scale    = 220903200, 
default  = "years", 
link     = "Dog year", 
}, 
["fortnight"] = { 
name1    = "ເຄິ່ງເດືອນ", 
symbol   = "fortnight", 
usename  = 1, 
utype    = "time", 
scale    = 1209600, 
default  = "week", 
}, 
["h"] = { 
name1    = "ຊົ່ວໂມງ", 
symbol   = "h", 
utype    = "time", 
scale    = 3600, 
default  = "ks", 
}, 
["long billion year"] = { 
name1    = "ພັນຕື້ປີ", 
symbol   = "Ta", 
utype    = "time", 
scale    = 31557600000000000000, 
default  = "Es", 
link     = "ປີ", 
}, 
["millennium"] = { 
name1    = "ສະຫັດສະວັດ", 
symbol   = "ka", 
utype    = "time", 
scale    = 31557600000, 
default  = "Gs", 
}, 
["milliard year"] = { 
name1    = "ຕື້ປີ", 
symbol   = "Ga", 
utype    = "time", 
scale    = 31557600000000000, 
default  = "Ps", 
link     = "ປີ", 
}, 
["million year"] = { 
name1    = "ລ້ານປີ", 
symbol   = "Ma", 
utype    = "time", 
scale    = 31557600000000, 
default  = "Ts", 
link     = "ປີ", 
}, 
["min"] = { 
name1    = "ນາທີ", 
symbol   = "min", 
utype    = "time", 
scale    = 60, 
default  = "s", 
}, 
["month"] = { 
name1    = "ເດືອນ", 
symbol   = "month", 
usename  = 1, 
utype    = "time", 
scale    = 2629800, 
default  = "Ms", 
}, 
["months"] = { 
name1    = "ເດືອນ", 
symbol   = "mo", 
utype    = "time", 
scale    = 2629800, 
default  = "year", 
}, 
["s"] = { 
_name1   = "ວິນາທີ", 
_symbol  = "s", 
utype    = "time", 
scale    = 1, 
prefixes = 1, 
default  = "min", 
link     = "ວິນາທີ", 
}, 
["short billion year"] = { 
name1    = "ຕື້ປີ", 
symbol   = "Ga", 
utype    = "time", 
scale    = 31557600000000000, 
default  = "Ps", 
link     = "ປີ", 
}, 
["short trillion year"] = { 
name1    = "ພັນຕື້ປີ", 
symbol   = "Ta", 
utype    = "time", 
scale    = 31557600000000000000, 
default  = "Es", 
link     = "ປີ", 
}, 
["thousand million year"] = { 
name1    = "ຕື້ປີ", 
symbol   = "Ga", 
utype    = "time", 
scale    = 31557600000000000, 
default  = "Ps", 
link     = "ປີ", 
}, 
["wk"] = { 
name1    = "ອາທິດ", 
symbol   = "week", 
usename  = 1, 
utype    = "time", 
scale    = 604800, 
default  = "Ms", 
}, 
["year"] = { 
name1    = "ປີ", 
symbol   = "a", 
utype    = "time", 
scale    = 31557600, 
default  = "Ms", 
}, 
["years"] = { 
name1    = "ປີ", 
symbol   = "yr", 
utype    = "time", 
scale    = 31557600, 
default  = "Ms", 
}, 
["byr"] = { 
target   = "short billion year", 
}, 
["day"] = { 
target   = "d", 
}, 
["days"] = { 
target   = "d", 
}, 
["dog yr"] = { 
target   = "dog year", 
}, 
["Gyr"] = { 
target   = "thousand million year", 
}, 
["hour"] = { 
target   = "h", 
}, 
["hours"] = { 
target   = "h", 
}, 
["kMyr"] = { 
target   = "thousand million year", 
}, 
["kmyr"] = { 
target   = "thousand million year", 
}, 
["kyr"] = { 
target   = "millennium", 
}, 
["long byr"] = { 
target   = "long billion year", 
}, 
["minute"] = { 
target   = "min", 
}, 
["minutes"] = { 
target   = "min", 
}, 
["mth"] = { 
target   = "month", 
}, 
["Myr"] = { 
target   = "million year", 
}, 
["myr"] = { 
target   = "million year", 
}, 
["second"] = { 
target   = "s", 
}, 
["seconds"] = { 
target   = "s", 
}, 
["tmyr"] = { 
target   = "thousand million year", 
}, 
["tryr"] = { 
target   = "short trillion year", 
}, 
["tyr"] = { 
target   = "millennium", 
}, 
["week"] = { 
target   = "wk", 
}, 
["weeks"] = { 
target   = "wk", 
}, 
["yr"] = { 
target   = "year", 
}, 
["kg.m"] = { 
name1    = "kilogram metre", 
symbol   = "kg·m", 
utype    = "torque", 
scale    = 9.80665, 
default  = "Nm lbft", 
}, 
["kgf.m"] = { 
name1    = "kilogram force-metre", 
symbol   = "kgf·m", 
utype    = "torque", 
scale    = 9.80665, 
default  = "Nm lbfft", 
link     = "Kilogram metre", 
}, 
["kgm"] = { 
name1    = "kilogram metre", 
symbol   = "kg·m", 
utype    = "torque", 
scale    = 9.80665, 
default  = "Nm lbfft", 
}, 
["lb-fft"] = { 
name1    = "pound force-foot", 
symbol   = "ft·lb<sub>f</sub>", 
utype    = "torque", 
scale    = 1.3558179483314004, 
default  = "Nm", 
link     = "Pound-foot (torque)", 
}, 
["lb.ft"] = { 
name1    = "pound force-foot", 
symbol   = "lb·ft", 
utype    = "torque", 
scale    = 1.3558179483314004, 
default  = "Nm", 
link     = "Pound-foot (torque)", 
}, 
["lb.in"] = { 
name1    = "pound force-inch", 
symbol   = "lb·in", 
utype    = "torque", 
scale    = 0.1129848290276167, 
default  = "mN.m", 
link     = "Pound-foot (torque)", 
}, 
["lbfft"] = { 
name1    = "pound force-foot", 
symbol   = "lbf·ft", 
utype    = "torque", 
scale    = 1.3558179483314004, 
default  = "Nm", 
link     = "Pound-foot (torque)", 
}, 
["lbft"] = { 
name1    = "pound-foot", 
symbol   = "lb·ft", 
utype    = "torque", 
scale    = 1.3558179483314004, 
default  = "Nm", 
link     = "Pound-foot (torque)", 
}, 
["m.kg-f"] = { 
name1    = "metre kilogram-force", 
symbol   = "m·kg<sub>f</sub>", 
utype    = "torque", 
scale    = 9.80665, 
default  = "Nm lbfft", 
link     = "Kilogram metre", 
}, 
["m.kgf"] = { 
name1    = "metre kilogram-force", 
symbol   = "m·kgf", 
utype    = "torque", 
scale    = 9.80665, 
default  = "Nm lbfft", 
link     = "Kilogram metre", 
}, 
["mN.m"] = { 
name1    = "millinewton metre", 
symbol   = "mN·m", 
utype    = "torque", 
scale    = 0.001, 
default  = "lb.in", 
link     = "Newton metre", 
}, 
["Nm"] = { 
name1    = "newton metre", 
symbol   = "N·m", 
utype    = "torque", 
alttype  = "energy", 
scale    = 1, 
default  = "lbfft", 
}, 
["kN/m"] = { 
per      = { "kN", "-m-stiff" }, 
utype    = "torque", 
}, 
["lbf/in"] = { 
per      = { "lbf", "-in-stiff" }, 
utype    = "torque", 
}, 
["lb-f.ft"] = { 
target   = "lb-fft", 
}, 
["lb-f·ft"] = { 
target   = "lb-fft", 
}, 
["lbf.ft"] = { 
target   = "lbfft", 
}, 
["lbf·ft"] = { 
target   = "lbfft", 
}, 
["lb·ft"] = { 
target   = "lb.ft", 
}, 
["mkg-f"] = { 
target   = "m.kg-f", 
}, 
["mkgf"] = { 
target   = "m.kgf", 
}, 
["N.m"] = { 
target   = "Nm", 
}, 
["N·m"] = { 
target   = "Nm", 
}, 
["-12USoz(mL)serve"] = { 
symbol   = "12 US fl oz (355 mL) serving", 
utype    = "volume", 
scale    = 0.00035488235475000004, 
default  = "mL", 
link     = "Beverage can#Capacity", 
}, 
["-12USoz(ml)serve"] = { 
symbol   = "12 US fl oz (355 ml) serving", 
utype    = "volume", 
scale    = 0.00035488235475000004, 
default  = "ml", 
link     = "Beverage can#Capacity", 
}, 
["-12USozserve"] = { 
symbol   = "12 US fl oz serving", 
utype    = "volume", 
scale    = 0.00035488235475000004, 
default  = "mL", 
link     = "Beverage can#Capacity", 
}, 
["acre foot"] = { 
name1    = "ເອເຄີ-ຟຸດ", 
symbol   = "acre·ft", 
utype    = "volume", 
scale    = 1233.48183754752, 
default  = "m3", 
}, 
["acre ft"] = { 
name1    = "ເອເຄີ-ຟຸດ", 
symbol   = "acre·ft", 
utype    = "volume", 
scale    = 1233.48183754752, 
default  = "m3", 
}, 
["AUtbsp"] = { 
name1    = "Australian tablespoon", 
symbol   = "AU tbsp", 
utype    = "volume", 
scale    = 0.000020, 
default  = "ml", 
}, 
["bdft"] = { 
name1    = "board foot", 
symbol   = "bd ft", 
utype    = "volume", 
scale    = 0.0023597372167, 
default  = "m3", 
}, 
["board feet"] = { 
symbol   = "board foot", 
usename  = 1, 
utype    = "volume", 
scale    = 0.0023597372167, 
default  = "m3", 
}, 
["board foot"] = { 
symbol   = "board foot", 
usename  = 1, 
utype    = "volume", 
scale    = 0.0023597372167, 
default  = "m3", 
}, 
["cc"] = { 
name1    = "ແມັດກ້ອນຊັງຕີແມັດ", 
symbol   = "cc", 
utype    = "volume", 
scale    = 0.000001, 
default  = "cuin", 
}, 
["CID"] = { 
name1    = "ແມັດກ້ອນນິ້ວ", 
symbol   = "cu in", 
utype    = "volume", 
scale    = 0.000016387064, 
default  = "cc", 
link     = "Cubic inch#Engine displacement", 
}, 
["cord"] = { 
symbol   = "cord", 
utype    = "volume", 
scale    = 3.624556363776, 
default  = "m3", 
link     = "Cord (unit)", 
}, 
["cufoot"] = { 
name1    = "ແມັດກ້ອນຟຸດ", 
symbol   = "cu ft", 
utype    = "volume", 
scale    = 0.028316846592, 
default  = "m3", 
}, 
["cuft"] = { 
name1    = "ແມັດກ້ອນຟຸດ", 
symbol   = "cu ft", 
utype    = "volume", 
scale    = 0.028316846592, 
default  = "m3", 
}, 
["cuin"] = { 
name1    = "ແມັດກ້ອນນິ້ວ", 
symbol   = "cu in", 
utype    = "volume", 
scale    = 0.000016387064, 
default  = "cm3", 
}, 
["cumi"] = { 
name1    = "ແມັດກ້ອນໄມ", 
symbol   = "cu mi", 
utype    = "volume", 
scale    = 4168181825.440579584, 
default  = "km3", 
}, 
["cuyd"] = { 
name1    = "ແມັດກ້ອນຫຼາ", 
symbol   = "cu yd", 
utype    = "volume", 
scale    = 0.764554857984, 
default  = "m3", 
}, 
["firkin"] = { 
symbol   = "firkin", 
usename  = 1, 
utype    = "volume", 
scale    = 0.04091481, 
default  = "l impgal USgal", 
}, 
["foot3"] = { 
target   = "cufoot", 
}, 
["Goilbbl"] = { 
name1    = "billion barrels", 
symbol   = "Gbbl", 
utype    = "volume", 
scale    = 158987294.928, 
default  = "v * 1.58987294928 < 10 ! e6 ! e9 ! m3", 
link     = "Barrel (unit)#Oil barrel", 
}, 
["gr water"] = { 
name1    = "grains water", 
symbol   = "gr H<sub>2</sub>O", 
utype    = "volume", 
scale    = 0.00000006479891, 
default  = "cm3", 
link     = "Grain (unit)", 
}, 
["grt"] = { 
name1    = "gross register ton", 
symbol   = "grt", 
utype    = "volume", 
scale    = 2.8316846592, 
default  = "m3", 
link     = "Gross register tonnage", 
}, 
["impbbl"] = { 
name1    = "imperial barrel", 
symbol   = "imp bbl", 
utype    = "volume", 
scale    = 0.16365924, 
default  = "l impgal USgal", 
link     = "Barrel (unit)", 
}, 
["impbsh"] = { 
name1    = "imperial bushel", 
symbol   = "imp bsh", 
utype    = "volume", 
scale    = 0.03636872, 
default  = "l impgal USdrygal", 
}, 
["impbu"] = { 
name1    = "imperial bushel", 
symbol   = "imp bu", 
utype    = "volume", 
scale    = 0.03636872, 
default  = "m3", 
}, 
["impgal"] = { 
name1    = "imperial gallon", 
symbol   = "imp gal", 
utype    = "volume", 
scale    = 0.00454609, 
default  = "l USgal", 
}, 
["impgi"] = { 
name1    = "gill", 
symbol   = "gi", 
utype    = "volume", 
scale    = 0.0001420653125, 
default  = "ml USoz", 
link     = "Gill (unit)", 
}, 
["impkenning"] = { 
name1    = "imperial kenning", 
symbol   = "kenning", 
utype    = "volume", 
scale    = 0.01818436, 
default  = "l USdrygal", 
link     = "Kenning (unit)", 
}, 
["impoz"] = { 
name1    = "imperial fluid ounce", 
symbol   = "imp fl oz", 
utype    = "volume", 
scale    = 0.0000284130625, 
default  = "ml USoz", 
}, 
["imppk"] = { 
name1    = "imperial peck", 
symbol   = "pk", 
utype    = "volume", 
scale    = 0.00909218, 
default  = "l USdrygal", 
link     = "Peck", 
}, 
["imppt"] = { 
name1    = "imperial pint", 
symbol   = "imp pt", 
utype    = "volume", 
scale    = 0.00056826125, 
default  = "l", 
}, 
["impqt"] = { 
name1    = "imperial quart", 
symbol   = "imp qt", 
utype    = "volume", 
scale    = 0.0011365225, 
default  = "ml USoz", 
customary= 3, 
}, 
["kilderkin"] = { 
symbol   = "kilderkin", 
usename  = 1, 
utype    = "volume", 
scale    = 0.08182962, 
default  = "l impgal USgal", 
}, 
["koilbbl"] = { 
name1    = "thousand barrels", 
symbol   = "kbbl", 
utype    = "volume", 
scale    = 158.987294928, 
default  = "v * 1.58987294928 < 10 ! ! e3 ! m3", 
link     = "Barrel (unit)#Oil barrel", 
}, 
["L"] = { 
_name1   = "ລິດ", 
_symbol  = "L", 
utype    = "volume", 
scale    = 0.001, 
prefixes = 1, 
default  = "impgal USgal", 
link     = "ລິດ", 
}, 
["l"] = { 
_name1   = "ລິດ", 
_symbol  = "l", 
utype    = "volume", 
scale    = 0.001, 
prefixes = 1, 
default  = "impgal USgal", 
link     = "ລິດ", 
}, 
["m3"] = { 
_name1   = "ແມັດກ້ອນ", 
_symbol  = "m<sup>3</sup>", 
prefix_position= 25, 
utype    = "volume", 
scale    = 1, 
prefixes = 3, 
default  = "cuft", 
link     = "ແມັດກ້ອນ", 
}, 
["Mbbl"] = { 
name1    = "thousand barrels", 
symbol   = "Mbbl", 
utype    = "volume", 
scale    = 158.987294928, 
default  = "v * 1.58987294928 < 10 ! e3 ! ! m3", 
link     = "Barrel (unit)#Oil barrel", 
}, 
["MMoilbbl"] = { 
name1    = "million barrels", 
symbol   = "MMbbl", 
utype    = "volume", 
scale    = 158987.294928, 
default  = "v * 1.58987294928 < 10 ! e3 ! e6 ! m3", 
link     = "Barrel (unit)#Oil barrel", 
}, 
["Moilbbl"] = { 
name1    = "million barrels", 
symbol   = "Mbbl", 
utype    = "volume", 
scale    = 158987.294928, 
default  = "v * 1.58987294928 < 10 ! e3 ! e6 ! m3", 
link     = "Barrel (unit)#Oil barrel", 
}, 
["MTON"] = { 
name1    = "measurement ton", 
symbol   = "MTON", 
utype    = "volume", 
scale    = 1.13267386368, 
default  = "m3", 
}, 
["MUSgal"] = { 
name1    = "million US gallons", 
symbol   = "million US gal", 
utype    = "volume", 
scale    = 3785.411784, 
default  = "Ml", 
link     = "US gallon", 
}, 
["oilbbl"] = { 
name1    = "barrel", 
symbol   = "bbl", 
utype    = "volume", 
scale    = 0.158987294928, 
default  = "m3", 
link     = "Barrel (unit)#Oil barrel", 
}, 
["stere"] = { 
symbol   = "stère", 
usename  = 1, 
utype    = "volume", 
scale    = 1, 
default  = "cuft", 
}, 
["Toilbbl"] = { 
name1    = "trillion barrels", 
symbol   = "Tbbl", 
utype    = "volume", 
scale    = 158987294928, 
default  = "v * 1.58987294928 < 10 ! e9 ! e12 ! m3", 
link     = "Barrel (unit)#Oil barrel", 
}, 
["USbbl"] = { 
name1    = "US barrel", 
symbol   = "US bbl", 
utype    = "volume", 
scale    = 0.119240471196, 
default  = "l USgal impgal", 
link     = "Barrel (unit)", 
}, 
["USbeerbbl"] = { 
name1    = "US beer barrel", 
symbol   = "US bbl", 
utype    = "volume", 
scale    = 0.117347765304, 
default  = "l USgal impgal", 
link     = "Barrel (unit)", 
}, 
["USbsh"] = { 
name1    = "US bushel", 
symbol   = "US bsh", 
utype    = "volume", 
scale    = 0.03523907016688, 
default  = "l USdrygal impgal", 
link     = "Bushel", 
}, 
["USbu"] = { 
name1    = "US bushel", 
symbol   = "US bu", 
utype    = "volume", 
scale    = 0.03523907016688, 
default  = "l USdrygal impgal", 
link     = "Bushel", 
}, 
["USdrybbl"] = { 
name1    = "US dry barrel", 
symbol   = "US dry bbl", 
utype    = "volume", 
scale    = 0.11562819898508, 
default  = "m3", 
link     = "Barrel (unit)", 
}, 
["USdrygal"] = { 
name1    = "US dry gallon", 
symbol   = "US dry gal", 
utype    = "volume", 
scale    = 0.00440488377086, 
default  = "l", 
link     = "Gallon", 
}, 
["USdrypt"] = { 
name1    = "US dry pint", 
symbol   = "US dry pt", 
utype    = "volume", 
scale    = 0.0005506104713575, 
default  = "ml", 
link     = "ຟາຍ", 
}, 
["USdryqt"] = { 
name1    = "US dry quart", 
symbol   = "US dry qt", 
utype    = "volume", 
scale    = 0.001101220942715, 
default  = "ml", 
link     = "Quart", 
}, 
["USflgal"] = { 
name1    = "US gallon", 
symbol   = "US fl gal", 
utype    = "volume", 
scale    = 0.003785411784, 
default  = "l impgal", 
link     = "Gallon", 
}, 
["USgal"] = { 
name1    = "US gallon", 
symbol   = "US gal", 
utype    = "volume", 
scale    = 0.003785411784, 
default  = "l impgal", 
}, 
["USgi"] = { 
name1    = "gill", 
symbol   = "gi", 
utype    = "volume", 
scale    = 0.0001182941183, 
default  = "ml impoz", 
link     = "Gill (unit)", 
}, 
["USkenning"] = { 
name1    = "US kenning", 
symbol   = "US kenning", 
utype    = "volume", 
scale    = 0.01761953508344, 
default  = "l impgal", 
link     = "Kenning (unit)", 
}, 
["USmin"] = { 
name1    = "US minim", 
symbol   = "US min", 
utype    = "volume", 
scale    = 0.000000061611519921875, 
default  = "ml", 
link     = "Minim (unit)", 
}, 
["USoz"] = { 
name1    = "US fluid ounce", 
symbol   = "US fl oz", 
utype    = "volume", 
scale    = 0.0000295735295625, 
default  = "ml", 
}, 
["USpk"] = { 
name1    = "US peck", 
symbol   = "US pk", 
utype    = "volume", 
scale    = 0.00880976754172, 
default  = "l impgal", 
link     = "Peck", 
}, 
["USpt"] = { 
name1    = "US pint", 
symbol   = "US pt", 
utype    = "volume", 
scale    = 0.000473176473, 
default  = "l imppt", 
link     = "Pint", 
}, 
["USqt"] = { 
name1    = "US quart", 
symbol   = "US qt", 
utype    = "volume", 
scale    = 0.000946352946, 
default  = "ml", 
link     = "Quart", 
customary= 1, 
}, 
["USquart"] = { 
name1    = "US quart", 
symbol   = "US qt", 
utype    = "volume", 
scale    = 0.000946352946, 
default  = "ml impoz", 
link     = "Quart", 
}, 
["UStbsp"] = { 
name1    = "US tablespoon", 
symbol   = "US tbsp", 
utype    = "volume", 
scale    = 1.4786764781250001e-5, 
default  = "ml", 
}, 
["winecase"] = { 
symbol   = "case", 
usename  = 1, 
utype    = "volume", 
scale    = 0.009, 
default  = "l", 
link     = "Case (goods)", 
}, 
["*U.S.drygal"] = { 
target   = "USdrygal", 
customary= 2, 
}, 
["*U.S.gal"] = { 
target   = "USgal", 
default  = "L impgal", 
customary= 2, 
}, 
["+USdrygal"] = { 
target   = "USdrygal", 
}, 
["+usfloz"] = { 
target   = "USoz", 
}, 
["+USgal"] = { 
target   = "USgal", 
}, 
["+USoz"] = { 
target   = "USoz", 
}, 
["@impgal"] = { 
target   = "impgal", 
}, 
["acre feet"] = { 
target   = "acre ft", 
}, 
["acre-feet"] = { 
target   = "acre ft", 
}, 
["acre-ft"] = { 
target   = "acre ft", 
}, 
["acre.foot"] = { 
target   = "acre foot", 
}, 
["acre.ft"] = { 
target   = "acre ft", 
}, 
["acre·foot"] = { 
target   = "acre foot", 
}, 
["acre·ft"] = { 
target   = "acre ft", 
}, 
["bushels"] = { 
target   = "USbsh", 
}, 
["cid"] = { 
target   = "CID", 
}, 
["drybbl"] = { 
target   = "USdrybbl", 
}, 
["drygal"] = { 
target   = "+USdrygal", 
}, 
["drypt"] = { 
target   = "USdrypt", 
}, 
["dryqt"] = { 
target   = "USdryqt", 
}, 
["ft3"] = { 
target   = "cuft", 
}, 
["gal"] = { 
target   = "USgal", 
}, 
["gallon"] = { 
shouldbe = "Use %{USgal%} for US gallons or %{impgal%} for imperial gallons (not %{gallon%})", 
}, 
["gallons"] = { 
shouldbe = "Use %{USgal%} for US gallons or %{impgal%} for imperial gallons (not %{gallons%})", 
}, 
["Gcuft"] = { 
target   = "e9cuft", 
}, 
["impfloz"] = { 
target   = "impoz", 
}, 
["Impgal"] = { 
target   = "impgal", 
}, 
["in3"] = { 
target   = "cuin", 
}, 
["kcuft"] = { 
target   = "e3cuft", 
}, 
["kcum"] = { 
target   = "e3m3", 
}, 
["km³"] = { 
target   = "km3", 
}, 
["liter"] = { 
target   = "L", 
}, 
["liters"] = { 
target   = "L", 
}, 
["litre"] = { 
target   = "L", 
}, 
["litres"] = { 
target   = "L", 
}, 
["Mcuft"] = { 
target   = "e6cuft", 
}, 
["Mcum"] = { 
target   = "e6m3", 
}, 
["Mft3"] = { 
target   = "e6cuft", 
}, 
["mi3"] = { 
target   = "cumi", 
}, 
["m³"] = { 
target   = "m3", 
}, 
["Pcuft"] = { 
target   = "e15cuft", 
}, 
["pt"] = { 
shouldbe = "Use %{USpt%} for US pints or %{imppt%} for imperial pints (not %{pt%})", 
}, 
["qt"] = { 
shouldbe = "Use %{USqt%} for US quarts or %{impqt%} for imperial quarts (not %{qt%})", 
}, 
["Tcuft"] = { 
target   = "e12cuft", 
}, 
["Tft3"] = { 
target   = "e12cuft", 
}, 
["U.S.bbl"] = { 
target   = "USbbl", 
default  = "l U.S.gal impgal", 
}, 
["U.S.beerbbl"] = { 
target   = "USbeerbbl", 
default  = "l U.S.gal impgal", 
}, 
["U.S.bsh"] = { 
target   = "USbsh", 
default  = "l U.S.drygal impgal", 
}, 
["U.S.bu"] = { 
target   = "USbu", 
default  = "l U.S.drygal impgal", 
}, 
["U.S.drybbl"] = { 
target   = "USdrybbl", 
}, 
["U.S.drygal"] = { 
target   = "USdrygal", 
}, 
["U.S.drypt"] = { 
target   = "USdrypt", 
}, 
["U.S.dryqt"] = { 
target   = "USdryqt", 
}, 
["U.S.flgal"] = { 
target   = "USflgal", 
}, 
["U.S.floz"] = { 
target   = "USoz", 
}, 
["U.S.gal"] = { 
target   = "USgal", 
default  = "L impgal", 
link     = "U.S. gallon", 
}, 
["u.s.gal"] = { 
target   = "USgal", 
default  = "L impgal", 
link     = "U.S. gallon", 
}, 
["U.S.gi"] = { 
target   = "USgi", 
}, 
["U.S.kenning"] = { 
target   = "USkenning", 
}, 
["U.S.oz"] = { 
target   = "USoz", 
}, 
["U.S.pk"] = { 
target   = "USpk", 
}, 
["U.S.pt"] = { 
target   = "USpt", 
}, 
["U.S.qt"] = { 
target   = "USqt", 
default  = "L impqt", 
customary= 2, 
}, 
["usbbl"] = { 
target   = "USbbl", 
}, 
["usbeerbbl"] = { 
target   = "USbeerbbl", 
}, 
["usbsh"] = { 
target   = "USbsh", 
}, 
["usbu"] = { 
target   = "USbu", 
}, 
["usdrybbl"] = { 
target   = "USdrybbl", 
}, 
["usdrygal"] = { 
target   = "+USdrygal", 
}, 
["usdrypt"] = { 
target   = "USdrypt", 
}, 
["usdryqt"] = { 
target   = "USdryqt", 
}, 
["USfloz"] = { 
target   = "USoz", 
}, 
["usfloz"] = { 
target   = "USoz", 
}, 
["USGAL"] = { 
target   = "USgal", 
}, 
["usgal"] = { 
target   = "USgal", 
}, 
["usgi"] = { 
target   = "USgi", 
}, 
["uskenning"] = { 
target   = "USkenning", 
}, 
["usoz"] = { 
target   = "USoz", 
}, 
["uspk"] = { 
target   = "USpk", 
}, 
["uspt"] = { 
target   = "USpt", 
}, 
["usqt"] = { 
target   = "USqt", 
}, 
["yd3"] = { 
target   = "cuyd", 
}, 
["cuft/sqmi"] = { 
per      = { "cuft", "sqmi" }, 
utype    = "volume per unit area", 
}, 
["m3/ha"] = { 
name1    = "ແມັດກ້ອນຕໍ່ເຮັກຕາ", 
symbol   = "m<sup>3</sup>/ha", 
utype    = "volume per unit area", 
scale    = 0.0001, 
default  = "USbu/acre", 
link     = "ເຮັກຕາ", 
}, 
["m3/km2"] = { 
per      = { "m3", "km2" }, 
utype    = "volume per unit area", 
}, 
["U.S.gal/acre"] = { 
per      = { "U.S.gal", "acre" }, 
utype    = "volume per unit area", 
}, 
["USbu/acre"] = { 
name1    = "ບູແຊນສະຫະລັດຕໍ່ເອເຄີ", 
symbol   = "US bushel per acre", 
usename  = 1, 
utype    = "volume per unit area", 
scale    = 8.7077638761350888e-6, 
default  = "m3/ha", 
link     = "ບູແຊນ", 
}, 
["USgal/acre"] = { 
per      = { "USgal", "acre" }, 
utype    = "volume per unit area", 
}, 
["cuyd/mi"] = { 
per      = { "cuyd", "mi" }, 
utype    = "volume per unit length", 
}, 
["m3/km"] = { 
per      = { "m3", "km" }, 
utype    = "volume per unit length", 
}, 
["mich"] = { 
combination= { "ch", "mi" }, 
multiple = { 80 }, 
utype    = "length", 
}, 
["michlk"] = { 
combination= { "chlk", "mi" }, 
multiple = { 80 }, 
utype    = "length", 
}, 
["michainlk"] = { 
combination= { "chainlk", "mi" }, 
multiple = { 80 }, 
utype    = "length", 
}, 
["miydftin"] = { 
combination= { "in", "ft", "yd", "mi" }, 
multiple = { 12, 3, 1760 }, 
utype    = "length", 
}, 
["mift"] = { 
combination= { "ft", "mi" }, 
multiple = { 5280 }, 
utype    = "length", 
}, 
["ydftin"] = { 
combination= { "in", "ft", "yd" }, 
multiple = { 12, 3 }, 
utype    = "length", 
}, 
["ydft"] = { 
combination= { "ft", "yd" }, 
multiple = { 3 }, 
utype    = "length", 
}, 
["ftin"] = { 
combination= { "in", "ft" }, 
multiple = { 12 }, 
utype    = "length", 
}, 
["footin"] = { 
combination= { "in", "foot" }, 
multiple = { 12 }, 
utype    = "length", 
}, 
["handin"] = { 
combination= { "in", "hand" }, 
multiple = { 4 }, 
utype    = "length", 
}, 
["lboz"] = { 
combination= { "oz", "lb" }, 
multiple = { 16 }, 
utype    = "mass", 
}, 
["stlb"] = { 
combination= { "lb", "st" }, 
multiple = { 14 }, 
utype    = "mass", 
}, 
["stlboz"] = { 
combination= { "oz", "lb", "st" }, 
multiple = { 16, 14 }, 
utype    = "mass", 
}, 
["st and lb"] = { 
combination= { "lb", "st" }, 
multiple = { 14 }, 
utype    = "mass", 
}, 
["acre ha"] = { 
combination= { "acre", "ha" }, 
utype    = "area", 
}, 
["acre m2"] = { 
combination= { "acre", "m2" }, 
utype    = "area", 
}, 
["acre sqm"] = { 
combination= { "acre", "sqm" }, 
utype    = "area", 
}, 
["acre sqmi"] = { 
combination= { "acre", "sqmi" }, 
utype    = "area", 
}, 
["cm2 in2"] = { 
combination= { "cm2", "sqin" }, 
utype    = "area", 
}, 
["cm2 sqin"] = { 
combination= { "cm2", "sqin" }, 
utype    = "area", 
}, 
["foot2 m2"] = { 
combination= { "foot2", "m2" }, 
utype    = "area", 
}, 
["ft2 m2"] = { 
combination= { "ft2", "m2" }, 
utype    = "area", 
}, 
["ha acre"] = { 
combination= { "ha", "acre" }, 
utype    = "area", 
}, 
["ha sqmi"] = { 
combination= { "ha", "sqmi" }, 
utype    = "area", 
}, 
["in2 cm2"] = { 
combination= { "sqin", "cm2" }, 
utype    = "area", 
}, 
["in2 mm2"] = { 
combination= { "sqin", "mm2" }, 
utype    = "area", 
}, 
["km2 acre sqmi"] = { 
combination= { "km2", "acre", "sqmi" }, 
utype    = "area", 
}, 
["km2 mi2"] = { 
combination= { "km2", "sqmi" }, 
utype    = "area", 
}, 
["km2 sqmi"] = { 
combination= { "km2", "sqmi" }, 
utype    = "area", 
}, 
["m2 ft2"] = { 
combination= { "m2", "ft2" }, 
utype    = "area", 
}, 
["m2 sqft"] = { 
combination= { "m2", "sqft" }, 
utype    = "area", 
}, 
["mi2 ha"] = { 
combination= { "sqmi", "ha" }, 
utype    = "area", 
}, 
["mi2 km2"] = { 
combination= { "sqmi", "km2" }, 
utype    = "area", 
}, 
["mm2 in2"] = { 
combination= { "mm2", "sqin" }, 
utype    = "area", 
}, 
["mm2 sqin"] = { 
combination= { "mm2", "sqin" }, 
utype    = "area", 
}, 
["sqfoot m2"] = { 
combination= { "sqfoot", "m2" }, 
utype    = "area", 
}, 
["sqft m2"] = { 
combination= { "sqft", "m2" }, 
utype    = "area", 
}, 
["sqft sqm"] = { 
combination= { "sqft", "m2" }, 
utype    = "area", 
}, 
["sqin cm2"] = { 
combination= { "sqin", "cm2" }, 
utype    = "area", 
}, 
["sqin mm2"] = { 
combination= { "sqin", "mm2" }, 
utype    = "area", 
}, 
["sqmi acre"] = { 
combination= { "sqmi", "acre" }, 
utype    = "area", 
}, 
["sqmi ha"] = { 
combination= { "sqmi", "ha" }, 
utype    = "area", 
}, 
["sqmi ha km2"] = { 
combination= { "sqmi", "ha", "km2" }, 
utype    = "area", 
}, 
["sqmi km2"] = { 
combination= { "sqmi", "km2" }, 
utype    = "area", 
}, 
["tsubo sqft"] = { 
combination= { "tsubo", "sqft" }, 
utype    = "area", 
}, 
["lb/impgal lb/USgal"] = { 
combination= { "lb/impgal", "lb/USgal" }, 
utype    = "density", 
}, 
["kWh/km kWh/mi"] = { 
combination= { "kWh/km", "kWh/mi" }, 
utype    = "energy per unit length", 
}, 
["kWh/km MJ/km"] = { 
combination= { "kWh/km", "MJ/km" }, 
utype    = "energy per unit length", 
}, 
["MJ/km kWh/km"] = { 
combination= { "MJ/km", "kWh/km" }, 
utype    = "energy per unit length", 
}, 
["MJ/km kWh/mi"] = { 
combination= { "MJ/km", "kWh/mi" }, 
utype    = "energy per unit length", 
}, 
["impgal/h USgal/h"] = { 
combination= { "impgal/h", "USgal/h" }, 
utype    = "flow", 
}, 
["impgal/min USgal/min"] = { 
combination= { "impgal/min", "USgal/min" }, 
utype    = "flow", 
}, 
["L/s impgal/min"] = { 
combination= { "L/s", "impgal/min" }, 
utype    = "flow", 
}, 
["m3/s impgal/min"] = { 
combination= { "m3/s", "impgal/min" }, 
utype    = "flow", 
}, 
["GN LT-f"] = { 
combination= { "GN", "LT-f" }, 
utype    = "force", 
}, 
["GN LT-f ST-f"] = { 
combination= { "GN", "LT-f", "ST-f" }, 
utype    = "force", 
}, 
["GN LTf"] = { 
combination= { "GN", "-LTf" }, 
utype    = "force", 
}, 
["GN LTf STf"] = { 
combination= { "GN", "-LTf", "-STf" }, 
utype    = "force", 
}, 
["GN ST-f"] = { 
combination= { "GN", "ST-f" }, 
utype    = "force", 
}, 
["GN ST-f LT-f"] = { 
combination= { "GN", "ST-f", "LT-f" }, 
utype    = "force", 
}, 
["GN STf"] = { 
combination= { "GN", "-STf" }, 
utype    = "force", 
}, 
["GN STf LTf"] = { 
combination= { "GN", "-STf", "-LTf" }, 
utype    = "force", 
}, 
["kN lb-f"] = { 
combination= { "kN", "lb-f" }, 
utype    = "force", 
}, 
["kN lbf"] = { 
combination= { "kN", "lbf" }, 
utype    = "force", 
}, 
["kN LT-f"] = { 
combination= { "kN", "LT-f" }, 
utype    = "force", 
}, 
["kN LT-f ST-f"] = { 
combination= { "kN", "LT-f", "ST-f" }, 
utype    = "force", 
}, 
["kN LTf"] = { 
combination= { "kN", "-LTf" }, 
utype    = "force", 
}, 
["kN LTf STf"] = { 
combination= { "kN", "-LTf", "-STf" }, 
utype    = "force", 
}, 
["kN ST-f"] = { 
combination= { "kN", "ST-f" }, 
utype    = "force", 
}, 
["kN ST-f LT-f"] = { 
combination= { "kN", "ST-f", "LT-f" }, 
utype    = "force", 
}, 
["kN STf"] = { 
combination= { "kN", "-STf" }, 
utype    = "force", 
}, 
["kN STf LTf"] = { 
combination= { "kN", "-STf", "-LTf" }, 
utype    = "force", 
}, 
["LT-f ST-f"] = { 
combination= { "LT-f", "ST-f" }, 
utype    = "force", 
}, 
["LTf STf"] = { 
combination= { "-LTf", "-STf" }, 
utype    = "force", 
}, 
["mN gr-f"] = { 
combination= { "mN", "gr-f" }, 
utype    = "force", 
}, 
["mN grf"] = { 
combination= { "mN", "grf" }, 
utype    = "force", 
}, 
["MN LT-f"] = { 
combination= { "MN", "LT-f" }, 
utype    = "force", 
}, 
["MN LT-f ST-f"] = { 
combination= { "MN", "LT-f", "ST-f" }, 
utype    = "force", 
}, 
["MN LTf"] = { 
combination= { "MN", "-LTf" }, 
utype    = "force", 
}, 
["MN LTf STf"] = { 
combination= { "MN", "-LTf", "-STf" }, 
utype    = "force", 
}, 
["mN oz-f"] = { 
combination= { "mN", "oz-f" }, 
utype    = "force", 
}, 
["mN ozf"] = { 
combination= { "mN", "ozf" }, 
utype    = "force", 
}, 
["MN ST-f"] = { 
combination= { "MN", "ST-f" }, 
utype    = "force", 
}, 
["MN ST-f LT-f"] = { 
combination= { "MN", "ST-f", "LT-f" }, 
utype    = "force", 
}, 
["MN STf"] = { 
combination= { "MN", "-STf" }, 
utype    = "force", 
}, 
["MN STf LTf"] = { 
combination= { "MN", "-STf", "-LTf" }, 
utype    = "force", 
}, 
["N lb-f"] = { 
combination= { "N", "lb-f" }, 
utype    = "force", 
}, 
["N lbf"] = { 
combination= { "N", "lbf" }, 
utype    = "force", 
}, 
["N oz-f"] = { 
combination= { "N", "oz-f" }, 
utype    = "force", 
}, 
["N ozf"] = { 
combination= { "N", "ozf" }, 
utype    = "force", 
}, 
["nN gr-f"] = { 
combination= { "nN", "gr-f" }, 
utype    = "force", 
}, 
["nN grf"] = { 
combination= { "nN", "grf" }, 
utype    = "force", 
}, 
["S/T-f L/T-f"] = { 
combination= { "S/T-f", "L/T-f" }, 
utype    = "force", 
}, 
["S/Tf L/Tf"] = { 
combination= { "S/Tf", "L/Tf" }, 
utype    = "force", 
}, 
["ST-f LT-f"] = { 
combination= { "ST-f", "LT-f" }, 
utype    = "force", 
}, 
["STf LTf"] = { 
combination= { "-STf", "-LTf" }, 
utype    = "force", 
}, 
["uN gr-f"] = { 
combination= { "µN", "gr-f" }, 
utype    = "force", 
}, 
["uN grf"] = { 
combination= { "µN", "grf" }, 
utype    = "force", 
}, 
["µN gr-f"] = { 
combination= { "µN", "gr-f" }, 
utype    = "force", 
}, 
["µN grf"] = { 
combination= { "µN", "grf" }, 
utype    = "force", 
}, 
["μN gr-f"] = { 
combination= { "µN", "gr-f" }, 
utype    = "force", 
}, 
["μN grf"] = { 
combination= { "µN", "grf" }, 
utype    = "force", 
}, 
["impgal/mi U.S.gal/mi"] = { 
combination= { "impgal/mi", "U.S.gal/mi" }, 
utype    = "fuel efficiency", 
}, 
["impgal/mi USgal/mi"] = { 
combination= { "impgal/mi", "USgal/mi" }, 
utype    = "fuel efficiency", 
}, 
["km/L mpgimp"] = { 
combination= { "km/L", "mpgimp" }, 
utype    = "fuel efficiency", 
}, 
["km/l mpgimp"] = { 
combination= { "km/l", "mpgimp" }, 
utype    = "fuel efficiency", 
}, 
["km/L mpgU.S."] = { 
combination= { "km/L", "mpgU.S." }, 
utype    = "fuel efficiency", 
}, 
["km/l mpgU.S."] = { 
combination= { "km/l", "mpgU.S." }, 
utype    = "fuel efficiency", 
}, 
["km/L mpgUS"] = { 
combination= { "km/L", "mpgus" }, 
utype    = "fuel efficiency", 
}, 
["km/L mpgus"] = { 
combination= { "km/L", "mpgus" }, 
utype    = "fuel efficiency", 
}, 
["km/l mpgUS"] = { 
combination= { "km/l", "mpgus" }, 
utype    = "fuel efficiency", 
}, 
["km/l mpgus"] = { 
combination= { "km/l", "mpgus" }, 
utype    = "fuel efficiency", 
}, 
["L/100 km mpgimp"] = { 
combination= { "L/100 km", "mpgimp" }, 
utype    = "fuel efficiency", 
}, 
["l/100 km mpgimp"] = { 
combination= { "l/100 km", "mpgimp" }, 
utype    = "fuel efficiency", 
}, 
["L/100 km mpgU.S."] = { 
combination= { "L/100 km", "mpgU.S." }, 
utype    = "fuel efficiency", 
}, 
["l/100 km mpgU.S."] = { 
combination= { "l/100 km", "mpgU.S." }, 
utype    = "fuel efficiency", 
}, 
["L/100 km mpgUS"] = { 
combination= { "L/100 km", "mpgus" }, 
utype    = "fuel efficiency", 
}, 
["L/100 km mpgus"] = { 
combination= { "L/100 km", "mpgus" }, 
utype    = "fuel efficiency", 
}, 
["l/100 km mpgUS"] = { 
combination= { "l/100 km", "mpgus" }, 
utype    = "fuel efficiency", 
}, 
["l/100 km mpgus"] = { 
combination= { "l/100 km", "mpgus" }, 
utype    = "fuel efficiency", 
}, 
["L/km impgal/mi"] = { 
combination= { "L/km", "impgal/mi" }, 
utype    = "fuel efficiency", 
}, 
["l/km impgal/mi"] = { 
combination= { "l/km", "impgal/mi" }, 
utype    = "fuel efficiency", 
}, 
["L/km U.S.gal/mi"] = { 
combination= { "L/km", "U.S.gal/mi" }, 
utype    = "fuel efficiency", 
}, 
["l/km U.S.gal/mi"] = { 
combination= { "l/km", "U.S.gal/mi" }, 
utype    = "fuel efficiency", 
}, 
["L/km USgal/mi"] = { 
combination= { "L/km", "USgal/mi" }, 
utype    = "fuel efficiency", 
}, 
["L/km usgal/mi"] = { 
combination= { "L/km", "usgal/mi" }, 
utype    = "fuel efficiency", 
}, 
["l/km USgal/mi"] = { 
combination= { "l/km", "USgal/mi" }, 
utype    = "fuel efficiency", 
}, 
["l/km usgal/mi"] = { 
combination= { "l/km", "usgal/mi" }, 
utype    = "fuel efficiency", 
}, 
["mpgimp L/100 km"] = { 
combination= { "mpgimp", "L/100 km" }, 
utype    = "fuel efficiency", 
}, 
["mpgimp mpgU.S."] = { 
combination= { "mpgimp", "mpgU.S." }, 
utype    = "fuel efficiency", 
}, 
["mpgimp mpgUS"] = { 
combination= { "mpgimp", "mpgus" }, 
utype    = "fuel efficiency", 
}, 
["mpgimp mpgus"] = { 
combination= { "mpgimp", "mpgus" }, 
utype    = "fuel efficiency", 
}, 
["mpgU.S. mpgimp"] = { 
combination= { "mpgU.S.", "mpgimp" }, 
utype    = "fuel efficiency", 
}, 
["mpgUS mpgimp"] = { 
combination= { "mpgus", "mpgimp" }, 
utype    = "fuel efficiency", 
}, 
["mpgus mpgimp"] = { 
combination= { "mpgus", "mpgimp" }, 
utype    = "fuel efficiency", 
}, 
["U.S.gal/mi impgal/mi"] = { 
combination= { "U.S.gal/mi", "impgal/mi" }, 
utype    = "fuel efficiency", 
}, 
["USgal/mi impgal/mi"] = { 
combination= { "USgal/mi", "impgal/mi" }, 
utype    = "fuel efficiency", 
}, 
["cm in"] = { 
combination= { "cm", "in" }, 
utype    = "length", 
}, 
["fathom ft"] = { 
combination= { "fathom", "ft" }, 
utype    = "length", 
}, 
["foot m"] = { 
combination= { "foot", "m" }, 
utype    = "length", 
}, 
["ft km"] = { 
combination= { "ft", "km" }, 
utype    = "length", 
}, 
["ft m"] = { 
combination= { "ft", "m" }, 
utype    = "length", 
}, 
["ft mi"] = { 
combination= { "ft", "mi" }, 
utype    = "length", 
}, 
["in cm"] = { 
combination= { "in", "cm" }, 
utype    = "length", 
}, 
["in mm"] = { 
combination= { "in", "mm" }, 
utype    = "length", 
}, 
["km ly"] = { 
combination= { "km", "ly" }, 
utype    = "length", 
}, 
["km mi"] = { 
combination= { "km", "mi" }, 
utype    = "length", 
}, 
["km mi ft"] = { 
combination= { "km", "mi", "ft" }, 
utype    = "length", 
}, 
["km nmi"] = { 
combination= { "km", "nmi" }, 
utype    = "length", 
}, 
["m foot"] = { 
combination= { "m", "foot" }, 
utype    = "length", 
}, 
["m ft"] = { 
combination= { "m", "ft" }, 
utype    = "length", 
}, 
["m yd"] = { 
combination= { "m", "yd" }, 
utype    = "length", 
}, 
["mi ft"] = { 
combination= { "mi", "ft" }, 
utype    = "length", 
}, 
["mi km"] = { 
combination= { "mi", "km" }, 
utype    = "length", 
}, 
["mi nmi"] = { 
combination= { "mi", "nmi" }, 
utype    = "length", 
}, 
["mm in"] = { 
combination= { "mm", "in" }, 
utype    = "length", 
}, 
["nmi km"] = { 
combination= { "nmi", "km" }, 
utype    = "length", 
}, 
["nmi mi"] = { 
combination= { "nmi", "mi" }, 
utype    = "length", 
}, 
["nmi mi ft"] = { 
combination= { "nmi", "mi", "ft" }, 
utype    = "length", 
}, 
["statmi km"] = { 
combination= { "smi", "km" }, 
utype    = "length", 
}, 
["yd m"] = { 
combination= { "yd", "m" }, 
utype    = "length", 
}, 
["g gr"] = { 
combination= { "g", "gr" }, 
utype    = "mass", 
}, 
["g oz"] = { 
combination= { "g", "oz" }, 
utype    = "mass", 
}, 
["gr mg"] = { 
combination= { "gr", "mg" }, 
utype    = "mass", 
}, 
["kg lb"] = { 
combination= { "kg", "lb" }, 
utype    = "mass", 
}, 
["kg lb st"] = { 
combination= { "kg", "lb", "st" }, 
utype    = "mass", 
}, 
["kg Scwt"] = { 
combination= { "kg", "Scwt" }, 
utype    = "mass", 
}, 
["kg st"] = { 
combination= { "kg", "st" }, 
utype    = "mass", 
}, 
["kg st lb"] = { 
combination= { "kg", "st", "lb" }, 
utype    = "mass", 
}, 
["kg stlb"] = { 
combination= { "kg", "stlb" }, 
utype    = "mass", 
}, 
["lb kg"] = { 
combination= { "lb", "kg" }, 
utype    = "mass", 
}, 
["lb kg st"] = { 
combination= { "lb", "kg", "st" }, 
utype    = "mass", 
}, 
["lb ozt"] = { 
combination= { "lb", "ozt" }, 
utype    = "mass", 
}, 
["lb st"] = { 
combination= { "lb", "st" }, 
utype    = "mass", 
}, 
["lb st kg"] = { 
combination= { "lb", "st", "kg" }, 
utype    = "mass", 
}, 
["lb stlb"] = { 
combination= { "lb", "stlb" }, 
utype    = "mass", 
}, 
["LT MT"] = { 
combination= { "LT", "MT" }, 
utype    = "mass", 
}, 
["LT MT ST"] = { 
combination= { "LT", "MT", "ST" }, 
utype    = "mass", 
}, 
["LT ST"] = { 
combination= { "LT", "ST" }, 
utype    = "mass", 
}, 
["LT ST MT"] = { 
combination= { "LT", "ST", "MT" }, 
utype    = "mass", 
}, 
["LT ST t"] = { 
combination= { "lt", "-ST", "t" }, 
utype    = "mass", 
}, 
["LT t"] = { 
combination= { "LT", "t" }, 
utype    = "mass", 
}, 
["LT t ST"] = { 
combination= { "lt", "t", "-ST" }, 
utype    = "mass", 
}, 
["mg gr"] = { 
combination= { "mg", "gr" }, 
utype    = "mass", 
}, 
["MT LT"] = { 
combination= { "MT", "LT" }, 
utype    = "mass", 
}, 
["MT LT ST"] = { 
combination= { "MT", "LT", "ST" }, 
utype    = "mass", 
}, 
["MT ST"] = { 
combination= { "MT", "ST" }, 
utype    = "mass", 
}, 
["MT ST LT"] = { 
combination= { "MT", "ST", "LT" }, 
utype    = "mass", 
}, 
["oz g"] = { 
combination= { "oz", "g" }, 
utype    = "mass", 
}, 
["oz ozt"] = { 
combination= { "oz", "ozt" }, 
utype    = "mass", 
}, 
["ozt g"] = { 
combination= { "ozt", "g" }, 
utype    = "mass", 
}, 
["ozt kg"] = { 
combination= { "ozt", "kg" }, 
utype    = "mass", 
}, 
["ozt oz"] = { 
combination= { "ozt", "oz" }, 
utype    = "mass", 
}, 
["st kg"] = { 
combination= { "st", "kg" }, 
utype    = "mass", 
}, 
["st kg lb"] = { 
combination= { "st", "kg", "lb" }, 
utype    = "mass", 
}, 
["st lb"] = { 
combination= { "st", "lb" }, 
utype    = "mass", 
}, 
["st lb kg"] = { 
combination= { "st", "lb", "kg" }, 
utype    = "mass", 
}, 
["ST LT"] = { 
combination= { "ST", "LT" }, 
utype    = "mass", 
}, 
["ST LT MT"] = { 
combination= { "ST", "LT", "MT" }, 
utype    = "mass", 
}, 
["ST LT t"] = { 
combination= { "-ST", "lt", "t" }, 
utype    = "mass", 
}, 
["ST MT"] = { 
combination= { "ST", "MT" }, 
utype    = "mass", 
}, 
["ST MT LT"] = { 
combination= { "ST", "MT", "LT" }, 
utype    = "mass", 
}, 
["ST t"] = { 
combination= { "ST", "t" }, 
utype    = "mass", 
}, 
["ST t LT"] = { 
combination= { "-ST", "t", "lt" }, 
utype    = "mass", 
}, 
["t LT"] = { 
combination= { "t", "LT" }, 
utype    = "mass", 
}, 
["t LT ST"] = { 
combination= { "t", "lt", "-ST" }, 
utype    = "mass", 
}, 
["t Scwt"] = { 
combination= { "t", "Scwt" }, 
utype    = "mass", 
}, 
["t ST"] = { 
combination= { "t", "ST" }, 
utype    = "mass", 
}, 
["t ST LT"] = { 
combination= { "t", "ST", "LT" }, 
utype    = "mass", 
}, 
["ton"] = { 
combination= { "LT", "ST" }, 
utype    = "mass", 
}, 
["/acre /ha"] = { 
combination= { "/acre", "/ha" }, 
utype    = "per unit area", 
}, 
["/ha /acre"] = { 
combination= { "/ha", "/acre" }, 
utype    = "per unit area", 
}, 
["/km2 sqmi"] = { 
combination= { "/km2", "/sqmi" }, 
utype    = "per unit area", 
}, 
["/sqkm /sqmi"] = { 
combination= { "/sqkm", "/sqmi" }, 
utype    = "per unit area", 
}, 
["/sqmi /sqkm"] = { 
combination= { "/sqmi", "/sqkm" }, 
utype    = "per unit area", 
}, 
["PD/acre PD/ha"] = { 
combination= { "PD/acre", "PD/ha" }, 
utype    = "per unit area", 
}, 
["PD/ha PD/acre"] = { 
combination= { "PD/ha", "PD/acre" }, 
utype    = "per unit area", 
}, 
["PD/sqkm PD/sqmi"] = { 
combination= { "PD/sqkm", "PD/sqmi" }, 
utype    = "per unit area", 
}, 
["PD/sqmi PD/sqkm"] = { 
combination= { "PD/sqmi", "PD/sqkm" }, 
utype    = "per unit area", 
}, 
["kW bhp"] = { 
combination= { "kW", "bhp" }, 
utype    = "power", 
}, 
["kW hp"] = { 
combination= { "kW", "hp" }, 
utype    = "power", 
}, 
["kW PS"] = { 
combination= { "kW", "PS" }, 
utype    = "power", 
}, 
["PS bhp"] = { 
combination= { "PS", "bhp" }, 
utype    = "power", 
}, 
["PS hp"] = { 
combination= { "PS", "hp" }, 
utype    = "power", 
}, 
["bar kPa"] = { 
combination= { "bar", "kPa" }, 
utype    = "pressure", 
}, 
["hPa inHg"] = { 
combination= { "hPa", "inHg" }, 
utype    = "pressure", 
}, 
["inHg psi"] = { 
combination= { "inHg", "psi" }, 
utype    = "pressure", 
}, 
["kPa inHg"] = { 
combination= { "kPa", "inHg" }, 
utype    = "pressure", 
}, 
["kPa kg-f/cm2"] = { 
combination= { "kPa", "kg-f/cm2" }, 
utype    = "pressure", 
}, 
["kPa kg/cm2"] = { 
combination= { "kPa", "kgf/cm2" }, 
utype    = "pressure", 
}, 
["kPa kgf/cm2"] = { 
combination= { "kPa", "kgf/cm2" }, 
utype    = "pressure", 
}, 
["kPa lb/in2"] = { 
combination= { "kPa", "-lb/in2" }, 
utype    = "pressure", 
}, 
["kPa mmHg"] = { 
combination= { "kPa", "mmHg" }, 
utype    = "pressure", 
}, 
["kPa psi"] = { 
combination= { "kPa", "psi" }, 
utype    = "pressure", 
}, 
["kPa Torr"] = { 
combination= { "kPa", "Torr" }, 
utype    = "pressure", 
}, 
["LT ST/acre"] = { 
combination= { "LT/acre", "ST/acre" }, 
utype    = "pressure", 
}, 
["LT/acre ST/acre"] = { 
combination= { "LT/acre", "ST/acre" }, 
utype    = "pressure", 
}, 
["mmHg psi"] = { 
combination= { "mmHg", "psi" }, 
utype    = "pressure", 
}, 
["MPa kg-f/cm2"] = { 
combination= { "MPa", "kg-f/cm2" }, 
utype    = "pressure", 
}, 
["MPa kgf/cm2"] = { 
combination= { "MPa", "kgf/cm2" }, 
utype    = "pressure", 
}, 
["MPa ksi"] = { 
combination= { "MPa", "ksi" }, 
utype    = "pressure", 
}, 
["MPa psi"] = { 
combination= { "MPa", "psi" }, 
utype    = "pressure", 
}, 
["Torr psi"] = { 
combination= { "Torr", "psi" }, 
utype    = "pressure", 
}, 
["foot/s m/s"] = { 
combination= { "foot/s", "m/s" }, 
utype    = "speed", 
}, 
["ft/s m/s"] = { 
combination= { "ft/s", "m/s" }, 
utype    = "speed", 
}, 
["km/h kn"] = { 
combination= { "km/h", "kn" }, 
utype    = "speed", 
}, 
["km/h mph"] = { 
combination= { "km/h", "mph" }, 
utype    = "speed", 
}, 
["kn km/h"] = { 
combination= { "kn", "km/h" }, 
utype    = "speed", 
}, 
["kn m/s"] = { 
combination= { "kn", "m/s" }, 
utype    = "speed", 
}, 
["kn mph"] = { 
combination= { "kn", "mph" }, 
utype    = "speed", 
}, 
["m/s foot/s"] = { 
combination= { "m/s", "foot/s" }, 
utype    = "speed", 
}, 
["m/s ft/s"] = { 
combination= { "m/s", "ft/s" }, 
utype    = "speed", 
}, 
["m/s kn km/h"] = { 
combination= { "m/s", "kn", "km/h" }, 
utype    = "speed", 
}, 
["m/s mph"] = { 
combination= { "m/s", "mph" }, 
utype    = "speed", 
}, 
["mph km/h"] = { 
combination= { "mph", "km/h" }, 
utype    = "speed", 
}, 
["mph kn"] = { 
combination= { "mph", "kn" }, 
utype    = "speed", 
}, 
["C F"] = { 
combination= { "C", "F" }, 
utype    = "temperature", 
}, 
["C F K"] = { 
combination= { "C", "F", "K" }, 
utype    = "temperature", 
}, 
["C F R"] = { 
combination= { "C", "F", "R" }, 
utype    = "temperature", 
}, 
["C K"] = { 
combination= { "C", "K" }, 
utype    = "temperature", 
}, 
["C K F"] = { 
combination= { "C", "K", "F" }, 
utype    = "temperature", 
}, 
["C K R"] = { 
combination= { "C", "K", "R" }, 
utype    = "temperature", 
}, 
["C R"] = { 
combination= { "C", "R" }, 
utype    = "temperature", 
}, 
["C R F"] = { 
combination= { "C", "R", "F" }, 
utype    = "temperature", 
}, 
["C R K"] = { 
combination= { "C", "R", "K" }, 
utype    = "temperature", 
}, 
["F C"] = { 
combination= { "F", "C" }, 
utype    = "temperature", 
}, 
["F C K"] = { 
combination= { "F", "C", "K" }, 
utype    = "temperature", 
}, 
["F C R"] = { 
combination= { "F", "C", "R" }, 
utype    = "temperature", 
}, 
["F K"] = { 
combination= { "F", "K" }, 
utype    = "temperature", 
}, 
["F K C"] = { 
combination= { "F", "K", "C" }, 
utype    = "temperature", 
}, 
["F K R"] = { 
combination= { "F", "K", "R" }, 
utype    = "temperature", 
}, 
["F R"] = { 
combination= { "F", "R" }, 
utype    = "temperature", 
}, 
["F R C"] = { 
combination= { "F", "R", "C" }, 
utype    = "temperature", 
}, 
["F R K"] = { 
combination= { "F", "R", "K" }, 
utype    = "temperature", 
}, 
["K C"] = { 
combination= { "K", "C" }, 
utype    = "temperature", 
}, 
["K C F"] = { 
combination= { "K", "C", "F" }, 
utype    = "temperature", 
}, 
["K C R"] = { 
combination= { "K", "C", "R" }, 
utype    = "temperature", 
}, 
["K F"] = { 
combination= { "K", "F" }, 
utype    = "temperature", 
}, 
["K F C"] = { 
combination= { "K", "F", "C" }, 
utype    = "temperature", 
}, 
["K F R"] = { 
combination= { "K", "F", "R" }, 
utype    = "temperature", 
}, 
["K R"] = { 
combination= { "K", "R" }, 
utype    = "temperature", 
}, 
["K R C"] = { 
combination= { "K", "R", "C" }, 
utype    = "temperature", 
}, 
["K R F"] = { 
combination= { "K", "R", "F" }, 
utype    = "temperature", 
}, 
["K °C"] = { 
combination= { "K", "°C" }, 
utype    = "temperature", 
}, 
["K °C °F"] = { 
combination= { "K", "°C", "°F" }, 
utype    = "temperature", 
}, 
["K °C °R"] = { 
combination= { "K", "°C", "°R" }, 
utype    = "temperature", 
}, 
["K °F"] = { 
combination= { "K", "°F" }, 
utype    = "temperature", 
}, 
["K °F °C"] = { 
combination= { "K", "°F", "°C" }, 
utype    = "temperature", 
}, 
["K °F °R"] = { 
combination= { "K", "°F", "°R" }, 
utype    = "temperature", 
}, 
["K °R"] = { 
combination= { "K", "°R" }, 
utype    = "temperature", 
}, 
["K °R °C"] = { 
combination= { "K", "°R", "°C" }, 
utype    = "temperature", 
}, 
["K °R °F"] = { 
combination= { "K", "°R", "°F" }, 
utype    = "temperature", 
}, 
["R C"] = { 
combination= { "R", "C" }, 
utype    = "temperature", 
}, 
["R C F"] = { 
combination= { "R", "C", "F" }, 
utype    = "temperature", 
}, 
["R C K"] = { 
combination= { "R", "C", "K" }, 
utype    = "temperature", 
}, 
["R F"] = { 
combination= { "R", "F" }, 
utype    = "temperature", 
}, 
["R F C"] = { 
combination= { "R", "F", "C" }, 
utype    = "temperature", 
}, 
["R F K"] = { 
combination= { "R", "F", "K" }, 
utype    = "temperature", 
}, 
["R K"] = { 
combination= { "R", "K" }, 
utype    = "temperature", 
}, 
["R K C"] = { 
combination= { "R", "K", "C" }, 
utype    = "temperature", 
}, 
["R K F"] = { 
combination= { "R", "K", "F" }, 
utype    = "temperature", 
}, 
["°C K"] = { 
combination= { "°C", "K" }, 
utype    = "temperature", 
}, 
["°C K °F"] = { 
combination= { "°C", "K", "°F" }, 
utype    = "temperature", 
}, 
["°C K °R"] = { 
combination= { "°C", "K", "°R" }, 
utype    = "temperature", 
}, 
["°C °F"] = { 
combination= { "°C", "°F" }, 
utype    = "temperature", 
}, 
["°C °F K"] = { 
combination= { "°C", "°F", "K" }, 
utype    = "temperature", 
}, 
["°C °F °R"] = { 
combination= { "°C", "°F", "°R" }, 
utype    = "temperature", 
}, 
["°C °R"] = { 
combination= { "°C", "°R" }, 
utype    = "temperature", 
}, 
["°C °R K"] = { 
combination= { "°C", "°R", "K" }, 
utype    = "temperature", 
}, 
["°C °R °F"] = { 
combination= { "°C", "°R", "°F" }, 
utype    = "temperature", 
}, 
["°F K"] = { 
combination= { "°F", "K" }, 
utype    = "temperature", 
}, 
["°F K °C"] = { 
combination= { "°F", "K", "°C" }, 
utype    = "temperature", 
}, 
["°F K °R"] = { 
combination= { "°F", "K", "°R" }, 
utype    = "temperature", 
}, 
["°F R"] = { 
combination= { "F", "R" }, 
utype    = "temperature", 
}, 
["°F °C"] = { 
combination= { "°F", "°C" }, 
utype    = "temperature", 
}, 
["°F °C K"] = { 
combination= { "°F", "°C", "K" }, 
utype    = "temperature", 
}, 
["°F °C °R"] = { 
combination= { "°F", "°C", "°R" }, 
utype    = "temperature", 
}, 
["°F °R"] = { 
combination= { "°F", "°R" }, 
utype    = "temperature", 
}, 
["°F °R K"] = { 
combination= { "°F", "°R", "K" }, 
utype    = "temperature", 
}, 
["°F °R °C"] = { 
combination= { "°F", "°R", "°C" }, 
utype    = "temperature", 
}, 
["°R K"] = { 
combination= { "°R", "K" }, 
utype    = "temperature", 
}, 
["°R K °C"] = { 
combination= { "°R", "K", "°C" }, 
utype    = "temperature", 
}, 
["°R K °F"] = { 
combination= { "°R", "K", "°F" }, 
utype    = "temperature", 
}, 
["°R °C"] = { 
combination= { "°R", "°C" }, 
utype    = "temperature", 
}, 
["°R °C K"] = { 
combination= { "°R", "°C", "K" }, 
utype    = "temperature", 
}, 
["°R °C °F"] = { 
combination= { "°R", "°C", "°F" }, 
utype    = "temperature", 
}, 
["°R °F"] = { 
combination= { "°R", "°F" }, 
utype    = "temperature", 
}, 
["°R °F K"] = { 
combination= { "°R", "°F", "K" }, 
utype    = "temperature", 
}, 
["°R °F °C"] = { 
combination= { "°R", "°F", "°C" }, 
utype    = "temperature", 
}, 
["kgm lbft"] = { 
combination= { "kg.m", "lb.ft" }, 
utype    = "torque", 
}, 
["lbft kgm"] = { 
combination= { "lb.ft", "kg.m" }, 
utype    = "torque", 
}, 
["Nm kgm"] = { 
combination= { "N.m", "kg.m" }, 
utype    = "torque", 
}, 
["Nm lb-fft"] = { 
combination= { "N.m", "lb-fft" }, 
utype    = "torque", 
}, 
["Nm lbfft"] = { 
combination= { "Nm", "lbfft" }, 
utype    = "torque", 
}, 
["Nm lbft"] = { 
combination= { "Nm", "lbft" }, 
utype    = "torque", 
}, 
["cc L"] = { 
combination= { "cc", "L" }, 
utype    = "volume", 
}, 
["cm3 L"] = { 
combination= { "cm3", "L" }, 
utype    = "volume", 
}, 
["cuft m3"] = { 
combination= { "cuft", "m3" }, 
utype    = "volume", 
}, 
["cuin USoz USpt"] = { 
combination= { "cuin", "USoz", "USpt" }, 
utype    = "volume", 
}, 
["cuyd m3"] = { 
combination= { "cuyd", "m3" }, 
utype    = "volume", 
}, 
["e12impgal e12U.S.gal"] = { 
combination= { "e12impgal", "e12U.S.gal" }, 
utype    = "volume", 
}, 
["e12impgal e12USgal"] = { 
combination= { "e12impgal", "e12USgal" }, 
utype    = "volume", 
}, 
["e3impgal e3U.S.gal"] = { 
combination= { "e3impgal", "e3U.S.gal" }, 
utype    = "volume", 
}, 
["e3impgal e3USgal"] = { 
combination= { "e3impgal", "e3USgal" }, 
utype    = "volume", 
}, 
["e6impgal e6U.S.gal"] = { 
combination= { "e6impgal", "e6U.S.gal" }, 
utype    = "volume", 
}, 
["e6impgal e6USgal"] = { 
combination= { "e6impgal", "e6USgal" }, 
utype    = "volume", 
}, 
["e9impgal e9U.S.gal"] = { 
combination= { "e9impgal", "e9U.S.gal" }, 
utype    = "volume", 
}, 
["e9impgal e9USgal"] = { 
combination= { "e9impgal", "e9USgal" }, 
utype    = "volume", 
}, 
["e9USgal e6m3"] = { 
combination= { "e9USgal", "e6m3" }, 
utype    = "volume", 
}, 
["floz"] = { 
combination= { "impoz", "USoz" }, 
utype    = "volume", 
}, 
["hL impgal"] = { 
combination= { "hL", "impgal" }, 
utype    = "volume", 
}, 
["hl impgal"] = { 
combination= { "hl", "impgal" }, 
utype    = "volume", 
}, 
["hL impgal U.S.gal"] = { 
combination= { "hL", "impgal", "U.S.gal" }, 
utype    = "volume", 
}, 
["hl impgal U.S.gal"] = { 
combination= { "hl", "impgal", "U.S.gal" }, 
utype    = "volume", 
}, 
["hL impgal USgal"] = { 
combination= { "hL", "impgal", "USgal" }, 
utype    = "volume", 
}, 
["hl impgal USgal"] = { 
combination= { "hl", "impgal", "USgal" }, 
utype    = "volume", 
}, 
["hL U.S.gal"] = { 
combination= { "hL", "U.S.gal" }, 
utype    = "volume", 
}, 
["hl U.S.gal"] = { 
combination= { "hl", "U.S.gal" }, 
utype    = "volume", 
}, 
["hL U.S.gal impgal"] = { 
combination= { "hL", "U.S.gal", "impgal" }, 
utype    = "volume", 
}, 
["hl U.S.gal impgal"] = { 
combination= { "hl", "U.S.gal", "impgal" }, 
utype    = "volume", 
}, 
["hL USgal"] = { 
combination= { "hL", "USgal" }, 
utype    = "volume", 
}, 
["hl USgal"] = { 
combination= { "hl", "USgal" }, 
utype    = "volume", 
}, 
["hL USgal impgal"] = { 
combination= { "hL", "USgal", "impgal" }, 
utype    = "volume", 
}, 
["hl USgal impgal"] = { 
combination= { "hl", "USgal", "impgal" }, 
utype    = "volume", 
}, 
["impfloz U.S.floz"] = { 
combination= { "impfloz", "U.S.floz" }, 
utype    = "volume", 
}, 
["impgal cuyd"] = { 
combination= { "impgal", "cuyd" }, 
utype    = "volume", 
}, 
["impgal L"] = { 
combination= { "impgal", "L" }, 
utype    = "volume", 
}, 
["impgal l"] = { 
combination= { "impgal", "l" }, 
utype    = "volume", 
}, 
["impgal L U.S.drygal"] = { 
combination= { "impgal", "L", "U.S.drygal" }, 
utype    = "volume", 
}, 
["impgal l U.S.drygal"] = { 
combination= { "impgal", "l", "U.S.drygal" }, 
utype    = "volume", 
}, 
["impgal L U.S.gal"] = { 
combination= { "impgal", "L", "U.S.gal" }, 
utype    = "volume", 
}, 
["impgal l U.S.gal"] = { 
combination= { "impgal", "l", "U.S.gal" }, 
utype    = "volume", 
}, 
["impgal L USdrygal"] = { 
combination= { "impgal", "L", "USdrygal" }, 
utype    = "volume", 
}, 
["impgal l USdrygal"] = { 
combination= { "impgal", "l", "USdrygal" }, 
utype    = "volume", 
}, 
["impgal L USgal"] = { 
combination= { "impgal", "L", "USgal" }, 
utype    = "volume", 
}, 
["impgal l USgal"] = { 
combination= { "impgal", "l", "USgal" }, 
utype    = "volume", 
}, 
["impgal U.S.drygal"] = { 
combination= { "impgal", "U.S.drygal" }, 
utype    = "volume", 
}, 
["impgal U.S.drygal L"] = { 
combination= { "impgal", "U.S.drygal", "L" }, 
utype    = "volume", 
}, 
["impgal U.S.drygal l"] = { 
combination= { "impgal", "U.S.drygal", "l" }, 
utype    = "volume", 
}, 
["impgal U.S.gal"] = { 
combination= { "impgal", "U.S.gal" }, 
utype    = "volume", 
}, 
["impgal U.S.gal L"] = { 
combination= { "impgal", "U.S.gal", "L" }, 
utype    = "volume", 
}, 
["impgal U.S.gal l"] = { 
combination= { "impgal", "U.S.gal", "l" }, 
utype    = "volume", 
}, 
["impgal USdrygal"] = { 
combination= { "impgal", "USdrygal" }, 
utype    = "volume", 
}, 
["impgal USdrygal L"] = { 
combination= { "impgal", "USdrygal", "L" }, 
utype    = "volume", 
}, 
["impgal USdrygal l"] = { 
combination= { "impgal", "USdrygal", "l" }, 
utype    = "volume", 
}, 
["impgal USgal"] = { 
combination= { "impgal", "USgal" }, 
utype    = "volume", 
}, 
["impgal usgal"] = { 
combination= { "impgal", "USgal" }, 
utype    = "volume", 
}, 
["impgal USgal L"] = { 
combination= { "impgal", "USgal", "L" }, 
utype    = "volume", 
}, 
["impgal USgal l"] = { 
combination= { "impgal", "USgal", "l" }, 
utype    = "volume", 
}, 
["impgal yd3"] = { 
combination= { "impgal", "cuyd" }, 
utype    = "volume", 
}, 
["impoz mL"] = { 
combination= { "impoz", "mL" }, 
utype    = "volume", 
}, 
["impoz ml"] = { 
combination= { "impoz", "ml" }, 
utype    = "volume", 
}, 
["impoz U.S.oz"] = { 
combination= { "impoz", "U.S.oz" }, 
utype    = "volume", 
}, 
["impoz USoz"] = { 
combination= { "impoz", "USoz" }, 
utype    = "volume", 
}, 
["impoz usoz"] = { 
combination= { "impoz", "USoz" }, 
utype    = "volume", 
}, 
["imppt USpt"] = { 
combination= { "imppt", "USpt" }, 
utype    = "volume", 
}, 
["impqt l"] = { 
combination= { "impqt", "l" }, 
utype    = "volume", 
}, 
["L cuin"] = { 
combination= { "L", "cuin" }, 
utype    = "volume", 
}, 
["L drygal"] = { 
combination= { "L", "drygal" }, 
utype    = "volume", 
}, 
["l drygal"] = { 
combination= { "l", "drygal" }, 
utype    = "volume", 
}, 
["L impgal"] = { 
combination= { "L", "impgal" }, 
utype    = "volume", 
}, 
["l impgal"] = { 
combination= { "l", "impgal" }, 
utype    = "volume", 
}, 
["L impgal drygal"] = { 
combination= { "L", "impgal", "drygal" }, 
utype    = "volume", 
}, 
["l impgal drygal"] = { 
combination= { "l", "impgal", "drygal" }, 
utype    = "volume", 
}, 
["L impgal U.S.drygal"] = { 
combination= { "L", "impgal", "U.S.drygal" }, 
utype    = "volume", 
}, 
["l impgal U.S.drygal"] = { 
combination= { "l", "impgal", "U.S.drygal" }, 
utype    = "volume", 
}, 
["L impgal U.S.gal"] = { 
combination= { "L", "impgal", "U.S.gal" }, 
utype    = "volume", 
}, 
["l impgal U.S.gal"] = { 
combination= { "l", "impgal", "U.S.gal" }, 
utype    = "volume", 
}, 
["L impgal USdrygal"] = { 
combination= { "L", "impgal", "USdrygal" }, 
utype    = "volume", 
}, 
["L impgal usdrygal"] = { 
combination= { "L", "impgal", "USdrygal" }, 
utype    = "volume", 
}, 
["l impgal USdrygal"] = { 
combination= { "l", "impgal", "USdrygal" }, 
utype    = "volume", 
}, 
["l impgal usdrygal"] = { 
combination= { "l", "impgal", "USdrygal" }, 
utype    = "volume", 
}, 
["L impgal USgal"] = { 
combination= { "L", "impgal", "USgal" }, 
utype    = "volume", 
}, 
["l impgal USgal"] = { 
combination= { "l", "impgal", "USgal" }, 
utype    = "volume", 
}, 
["L imppt"] = { 
combination= { "L", "imppt" }, 
utype    = "volume", 
}, 
["l imppt"] = { 
combination= { "l", "imppt" }, 
utype    = "volume", 
}, 
["L impqt"] = { 
combination= { "L", "impqt" }, 
utype    = "volume", 
}, 
["L U.S.drygal"] = { 
combination= { "L", "U.S.drygal" }, 
utype    = "volume", 
}, 
["l U.S.drygal"] = { 
combination= { "l", "U.S.drygal" }, 
utype    = "volume", 
}, 
["L U.S.drygal impgal"] = { 
combination= { "L", "U.S.drygal", "impgal" }, 
utype    = "volume", 
}, 
["l U.S.drygal impgal"] = { 
combination= { "l", "U.S.drygal", "impgal" }, 
utype    = "volume", 
}, 
["L U.S.gal"] = { 
combination= { "L", "U.S.gal" }, 
utype    = "volume", 
}, 
["l U.S.gal"] = { 
combination= { "l", "U.S.gal" }, 
utype    = "volume", 
}, 
["L U.S.gal impgal"] = { 
combination= { "L", "U.S.gal", "impgal" }, 
utype    = "volume", 
}, 
["l U.S.gal impgal"] = { 
combination= { "l", "U.S.gal", "impgal" }, 
utype    = "volume", 
}, 
["L USdrygal"] = { 
combination= { "L", "USdrygal" }, 
utype    = "volume", 
}, 
["L usdrygal"] = { 
combination= { "L", "USdrygal" }, 
utype    = "volume", 
}, 
["l USdrygal"] = { 
combination= { "l", "USdrygal" }, 
utype    = "volume", 
}, 
["l usdrygal"] = { 
combination= { "l", "USdrygal" }, 
utype    = "volume", 
}, 
["L USdrygal impgal"] = { 
combination= { "L", "USdrygal", "impgal" }, 
utype    = "volume", 
}, 
["l USdrygal impgal"] = { 
combination= { "l", "USdrygal", "impgal" }, 
utype    = "volume", 
}, 
["L USgal"] = { 
combination= { "L", "USgal" }, 
utype    = "volume", 
}, 
["L usgal"] = { 
combination= { "L", "usgal" }, 
utype    = "volume", 
}, 
["l USgal"] = { 
combination= { "l", "USgal" }, 
utype    = "volume", 
}, 
["l usgal"] = { 
combination= { "l", "usgal" }, 
utype    = "volume", 
}, 
["L USgal impgal"] = { 
combination= { "L", "USgal", "impgal" }, 
utype    = "volume", 
}, 
["L usgal impgal"] = { 
combination= { "L", "USgal", "impgal" }, 
utype    = "volume", 
}, 
["l USgal impgal"] = { 
combination= { "l", "USgal", "impgal" }, 
utype    = "volume", 
}, 
["l USpt"] = { 
combination= { "l", "USpt" }, 
utype    = "volume", 
}, 
["m3 impgal"] = { 
combination= { "m3", "impgal" }, 
utype    = "volume", 
}, 
["mL impfloz"] = { 
combination= { "mL", "impfloz" }, 
utype    = "volume", 
}, 
["ml impfloz"] = { 
combination= { "ml", "impfloz" }, 
utype    = "volume", 
}, 
["mL impoz"] = { 
combination= { "mL", "impoz" }, 
utype    = "volume", 
}, 
["ml impoz"] = { 
combination= { "ml", "impoz" }, 
utype    = "volume", 
}, 
["mL U.S.floz"] = { 
combination= { "mL", "U.S.floz" }, 
utype    = "volume", 
}, 
["ml U.S.floz"] = { 
combination= { "ml", "U.S.floz" }, 
utype    = "volume", 
}, 
["mL U.S.oz"] = { 
combination= { "mL", "U.S.oz" }, 
utype    = "volume", 
}, 
["ml U.S.oz"] = { 
combination= { "ml", "U.S.oz" }, 
utype    = "volume", 
}, 
["mL USfloz"] = { 
combination= { "mL", "USfloz" }, 
utype    = "volume", 
}, 
["mL usfloz"] = { 
combination= { "mL", "usfloz" }, 
utype    = "volume", 
}, 
["ml USfloz"] = { 
combination= { "ml", "USfloz" }, 
utype    = "volume", 
}, 
["ml usfloz"] = { 
combination= { "ml", "usfloz" }, 
utype    = "volume", 
}, 
["mL USoz"] = { 
combination= { "mL", "USoz" }, 
utype    = "volume", 
}, 
["mL usoz"] = { 
combination= { "mL", "usfloz" }, 
utype    = "volume", 
}, 
["ml USoz"] = { 
combination= { "ml", "USoz" }, 
utype    = "volume", 
}, 
["ml usoz"] = { 
combination= { "ml", "usfloz" }, 
utype    = "volume", 
}, 
["MUSgal m3"] = { 
combination= { "MUSgal", "m3" }, 
utype    = "volume", 
}, 
["oilbbl m3"] = { 
combination= { "oilbbl", "m3" }, 
utype    = "volume", 
}, 
["U.S.drygal impgal"] = { 
combination= { "U.S.drygal", "impgal" }, 
utype    = "volume", 
}, 
["U.S.drygal impgal L"] = { 
combination= { "U.S.drygal", "impgal", "L" }, 
utype    = "volume", 
}, 
["U.S.drygal impgal l"] = { 
combination= { "U.S.drygal", "impgal", "l" }, 
utype    = "volume", 
}, 
["U.S.drygal L"] = { 
combination= { "U.S.drygal", "L" }, 
utype    = "volume", 
}, 
["U.S.drygal l"] = { 
combination= { "U.S.drygal", "l" }, 
utype    = "volume", 
}, 
["U.S.drygal L impgal"] = { 
combination= { "U.S.drygal", "L", "impgal" }, 
utype    = "volume", 
}, 
["U.S.drygal l impgal"] = { 
combination= { "U.S.drygal", "l", "impgal" }, 
utype    = "volume", 
}, 
["U.S.floz impfloz"] = { 
combination= { "U.S.floz", "impfloz" }, 
utype    = "volume", 
}, 
["U.S.gal impgal"] = { 
combination= { "U.S.gal", "impgal" }, 
utype    = "volume", 
}, 
["U.S.gal impgal L"] = { 
combination= { "U.S.gal", "impgal", "L" }, 
utype    = "volume", 
}, 
["U.S.gal impgal l"] = { 
combination= { "U.S.gal", "impgal", "l" }, 
utype    = "volume", 
}, 
["U.S.gal L"] = { 
combination= { "U.S.gal", "L" }, 
utype    = "volume", 
}, 
["U.S.gal l"] = { 
combination= { "U.S.gal", "l" }, 
utype    = "volume", 
}, 
["U.S.gal L impgal"] = { 
combination= { "U.S.gal", "L", "impgal" }, 
utype    = "volume", 
}, 
["U.S.gal l impgal"] = { 
combination= { "U.S.gal", "l", "impgal" }, 
utype    = "volume", 
}, 
["U.S.gal U.S.drygal"] = { 
combination= { "U.S.flgal", "U.S.drygal" }, 
utype    = "volume", 
}, 
["U.S.oz impoz"] = { 
combination= { "U.S.oz", "impoz" }, 
utype    = "volume", 
}, 
["U.S.oz mL"] = { 
combination= { "U.S.oz", "mL" }, 
utype    = "volume", 
}, 
["U.S.oz ml"] = { 
combination= { "U.S.oz", "ml" }, 
utype    = "volume", 
}, 
["USdrygal impgal"] = { 
combination= { "USdrygal", "impgal" }, 
utype    = "volume", 
}, 
["USdrygal impgal L"] = { 
combination= { "USdrygal", "impgal", "L" }, 
utype    = "volume", 
}, 
["USdrygal impgal l"] = { 
combination= { "USdrygal", "impgal", "l" }, 
utype    = "volume", 
}, 
["USdrygal L"] = { 
combination= { "USdrygal", "L" }, 
utype    = "volume", 
}, 
["USdrygal l"] = { 
combination= { "USdrygal", "l" }, 
utype    = "volume", 
}, 
["USdrygal L impgal"] = { 
combination= { "USdrygal", "L", "impgal" }, 
utype    = "volume", 
}, 
["USdrygal l impgal"] = { 
combination= { "USdrygal", "l", "impgal" }, 
utype    = "volume", 
}, 
["USfloz impfloz"] = { 
combination= { "USfloz", "impfloz" }, 
utype    = "volume", 
}, 
["USgal impgal"] = { 
combination= { "USgal", "impgal" }, 
utype    = "volume", 
}, 
["usgal impgal"] = { 
combination= { "USgal", "impgal" }, 
utype    = "volume", 
}, 
["USgal impgal L"] = { 
combination= { "USgal", "impgal", "L" }, 
utype    = "volume", 
}, 
["USgal impgal l"] = { 
combination= { "USgal", "impgal", "l" }, 
utype    = "volume", 
}, 
["USgal L"] = { 
combination= { "USgal", "L" }, 
utype    = "volume", 
}, 
["USgal l"] = { 
combination= { "USgal", "l" }, 
utype    = "volume", 
}, 
["USgal L impgal"] = { 
combination= { "USgal", "L", "impgal" }, 
utype    = "volume", 
}, 
["USgal l impgal"] = { 
combination= { "USgal", "l", "impgal" }, 
utype    = "volume", 
}, 
["USgal m3"] = { 
combination= { "USgal", "m3" }, 
utype    = "volume", 
}, 
["USgal USdrygal"] = { 
combination= { "USflgal", "USdrygal" }, 
utype    = "volume", 
}, 
["USoz impoz"] = { 
combination= { "USoz", "impoz" }, 
utype    = "volume", 
}, 
["USoz mL"] = { 
combination= { "USoz", "mL" }, 
utype    = "volume", 
}, 
["USoz ml"] = { 
combination= { "USoz", "ml" }, 
utype    = "volume", 
}, 
["USqt impqt"] = { 
combination= { "USqt", "impqt" }, 
utype    = "volume", 
}, 
}

--    / 
--   / ! \      ຢ່າແກ້ໄຂໜ້າຂໍ້ມູນນີ້ໂດຍກົງເນື່ອງຈາກຂໍ້ມູນໃນໜ້ານີ້ຈະຖືກສ້າງອັດຕະໂນມັດດ້ວຍສະຄຣິບ 
--  /_ _ _\     ຈາກຂໍ້ມູນໃນໜ້າວິກິ (ອ່ານໝາຍເຫດດ້ານເທິງ)

local default_exceptions = { 
-- Prefixed units with a default different from that of the base unit. 
-- Each key item is a prefixed symbol (unitcode for engineering notation). 
["cm<sup>2</sup>"] = "sqin", 
["dm<sup>2</sup>"] = "sqin", 
["e3acre"] = "km2", 
["e3m2"] = "e6sqft", 
["e6acre"] = "km2", 
["e6ha"] = "e6acre", 
["e6km2"] = "e6sqmi", 
["e6m2"] = "e6sqft", 
["e6sqft"] = "v * 9.290304 < 100 ! e3 ! e6 ! m2", 
["e6sqmi"] = "e6km2", 
["hm<sup>2</sup>"] = "acre", 
["km<sup>2</sup>"] = "sqmi", 
["mm<sup>2</sup>"] = "sqin", 
["aJ"] = "eV", 
["e3BTU"] = "MJ", 
["e6BTU"] = "GJ", 
["EJ"] = "kWh", 
["fJ"] = "keV", 
["GJ"] = "kWh", 
["MJ"] = "kWh", 
["PJ"] = "kWh", 
["pJ"] = "MeV", 
["TJ"] = "kWh", 
["YJ"] = "kWh", 
["yJ"] = "μeV", 
["ZJ"] = "kWh", 
["zJ"] = "meV", 
["e12cuft/a"] = "v * 2.8316846592 < 100 ! e9 ! e12 ! m3/a", 
["e12cuft/d"] = "v * 2.8316846592 < 100 ! e9 ! e12 ! m3/d", 
["e12m3/a"] = "Tcuft/a", 
["e12m3/d"] = "Tcuft/d", 
["e3cuft/a"] = "v * 2.8316846592 < 100 ! ! e3 ! m3/a", 
["e3cuft/d"] = "v * 2.8316846592 < 100 ! ! e3 ! m3/d", 
["e3cuft/s"] = "v * 2.8316846592 < 100 ! ! e3 ! m3/s", 
["e3m3/a"] = "v < 28.316846592 ! k ! M ! cuft/a", 
["e3m3/d"] = "v < 28.316846592 ! k ! M ! cuft/d", 
["e3m3/s"] = "v < 28.316846592 ! k ! M ! cuft/s", 
["e3USgal/a"] = "v * 3.785411784 < 1000 ! ! e3 ! m3/a", 
["e6cuft/a"] = "v * 2.8316846592 < 100 ! e3 ! e6 ! m3/a", 
["e6cuft/d"] = "v * 2.8316846592 < 100 ! e3 ! e6 ! m3/d", 
["e6cuft/s"] = "v * 2.8316846592 < 100 ! e3 ! e6 ! m3/s", 
["e6m3/a"] = "v < 28.316846592 ! M ! G ! cuft/a", 
["e6m3/d"] = "v < 28.316846592 ! M ! G ! cuft/d", 
["e6m3/s"] = "v < 28.316846592 ! e6 ! e9 ! cuft/s", 
["e6USgal/a"] = "v * 3.785411784 < 1000 ! e3 ! e6 ! m3/a", 
["e9cuft/a"] = "m3/a", 
["e9cuft/d"] = "v * 2.8316846592 < 100 ! e6 ! e9 ! m3/d", 
["e9m3/a"] = "v < 28.316846592 ! G ! T ! cuft/a", 
["e9m3/d"] = "v < 28.316846592 ! G ! T ! cuft/d", 
["e9m3/s"] = "v < 28.316846592 ! e9 ! e12 ! cuft/s", 
["e9USgal/a"] = "v * 3.785411784 < 1000 ! e6 ! e9 ! m3/a", 
["e9USgal/s"] = "v * 3.785411784 < 1000 ! e6 ! e9 ! m3/s", 
["nN"] = "gr-f", 
["μN"] = "gr-f", 
["mN"] = "oz-f", 
["am"] = "in", 
["cm"] = "in", 
["dam"] = "ft", 
["dm"] = "in", 
["e12km"] = "e12mi", 
["e12mi"] = "e12km", 
["e3AU"] = "ly", 
["e3km"] = "e3mi", 
["e3mi"] = "e3km", 
["e6km"] = "e6mi", 
["e6mi"] = "e6km", 
["e9km"] = "AU", 
["e9mi"] = "e9km", 
["Em"] = "mi", 
["fm"] = "in", 
["Gm"] = "mi", 
["hm"] = "ft", 
["km"] = "mi", 
["mm"] = "in", 
["Mm"] = "mi", 
["nm"] = "in", 
["Pm"] = "mi", 
["pm"] = "in", 
["Tm"] = "mi", 
["Ym"] = "mi", 
["ym"] = "in", 
["Zm"] = "mi", 
["zm"] = "in", 
["μm"] = "in", 
["e12lb"] = "v * 4.5359237 < 10 ! Mt ! Gt", 
["e3lb"] = "v * 4.5359237 < 10 ! kg ! t", 
["e3ozt"] = "v * 0.311034768 < 10 ! kg ! t", 
["e3t"] = "LT ST", 
["e6carat"] = "t", 
["e6lb"] = "v * 4.5359237 < 10 ! t ! kilotonne", 
["e6ozt"] = "lb kg", 
["e6ST"] = "Mt", 
["e6t"] = "LT ST", 
["e9lb"] = "v * 4.5359237 < 10 ! kilotonne ! Mt", 
["e9t"] = "LT ST", 
["Gg"] = "lb", 
["kg"] = "lb", 
["mg"] = "gr", 
["Mg"] = "LT ST", 
["ng"] = "gr", 
["μg"] = "gr", 
["mBq"] = "fCi", 
["kBq"] = "nCi", 
["MBq"] = "μCi", 
["GBq"] = "mCi", 
["TBq"] = "Ci", 
["PBq"] = "kCi", 
["EBq"] = "kCi", 
["fCi"] = "mBq", 
["pCi"] = "Bq", 
["nCi"] = "Bq", 
["μCi"] = "kBq", 
["mCi"] = "MBq", 
["kCi"] = "TBq", 
["MCi"] = "PBq", 
["ns"] = "μs", 
["μs"] = "ms", 
["ms"] = "s", 
["ks"] = "h", 
["Ms"] = "week", 
["Gs"] = "decade", 
["Ts"] = "millennium", 
["Ps"] = "million year", 
["Es"] = "thousand million year", 
["MK"] = "keVT", 
["cL"] = "impoz usoz", 
["cl"] = "impoz usoz", 
["cm<sup>3</sup>"] = "cuin", 
["dL"] = "impoz usoz", 
["dl"] = "impoz usoz", 
["mm<sup>3</sup>"] = "cuin", 
["dm<sup>3</sup>"] = "cuin", 
["e12cuft"] = "v * 2.8316846592 < 100 ! e9 ! e12 ! m3", 
["e12impgal"] = "v * 4.54609 < 1000 ! T ! P ! l", 
["e12m3"] = "v < 28.316846592 ! T ! P ! cuft", 
["e12U.S.gal"] = "v * 3.785411784 < 1000 ! T ! P ! l", 
["e12USgal"] = "v * 3.785411784 < 1000 ! T ! P ! l", 
["e15cuft"] = "v * 2.8316846592 < 100 ! e12 ! e15 ! m3", 
["e15m3"] = "Pcuft", 
["e3bdft"] = "v * 0.23597372167 < 100 ! e3 ! e6 ! m3", 
["e3cuft"] = "v * 2.8316846592 < 100 ! ! e3 ! m3", 
["e3impgal"] = "v * 4.54609 < 1000 ! k ! M ! l", 
["e3m3"] = "v < 28.316846592 ! k ! M ! cuft", 
["e3U.S.gal"] = "v * 3.785411784 < 1000 ! k ! M ! l", 
["e3USgal"] = "v * 3.785411784 < 1000 ! k ! M ! l", 
["e6bdft"] = "v * 0.23597372167 < 100 ! e3 ! e6 ! m3", 
["e6cuft"] = "v * 2.8316846592 < 100 ! e3 ! e6 ! m3", 
["e6cuyd"] = "v * 7.64554857984 < 10 ! e3 ! e6 ! m3", 
["e6impgal"] = "v * 4.54609 < 1000 ! M ! G ! l", 
["e6L"] = "USgal", 
["e6m3"] = "v < 28.316846592 ! M ! G ! cuft", 
["e6U.S.gal"] = "v * 3.785411784 < 1000 ! M ! G ! l", 
["e6USgal"] = "v * 3.785411784 < 1000 ! M ! G ! l", 
["e9bdft"] = "v * 0.23597372167 < 100 ! e6 ! e9 ! m3", 
["e9cuft"] = "v * 2.8316846592 < 100 ! e6 ! e9 ! m3", 
["e9impgal"] = "v * 4.54609 < 1000 ! G ! T ! l", 
["e9m3"] = "v < 28.316846592 ! G ! T ! cuft", 
["e9U.S.gal"] = "v * 3.785411784 < 1000 ! G ! T ! l", 
["e9USgal"] = "v * 3.785411784 < 1000 ! G ! T ! l", 
["GL"] = "cuft", 
["Gl"] = "cuft", 
["kL"] = "cuft", 
["kl"] = "cuft", 
["km<sup>3</sup>"] = "cumi", 
["mL"] = "impoz usoz", 
["ml"] = "impoz usoz", 
["Ml"] = "v < 28.316846592 ! e3 ! e6 ! cuft", 
["ML"] = "v < 28.316846592 ! e3 ! e6 ! cuft", 
["TL"] = "cumi", 
["Tl"] = "cumi", 
["μL"] = "cuin", 
["μl"] = "cuin", 
}

-- Do not change the data in this table because it is created by running -- 
-- a script that reads the wikitext from a wiki page (see note above).   --

local link_exceptions = { 
-- Prefixed units with a linked article different from that of the base unit. 
-- Each key item is a prefixed symbol (not unitcode). 
["mm<sup>2</sup>"] = "Square millimetre", 
["cm<sup>2</sup>"] = "Square centimetre", 
["dm<sup>2</sup>"] = "Square decimetre", 
["km<sup>2</sup>"] = "Square kilometre", 
["kJ"] = "Kilojoule", 
["MJ"] = "Megajoule", 
["fm"] = "Femtometre", 
["pm"] = "Picometre", 
["nm"] = "Nanometre", 
["μm"] = "Micrometre", 
["mm"] = "Millimetre", 
["cm"] = "Centimetre", 
["dm"] = "Decimetre", 
["dam"] = "Decametre", 
["hm"] = "Hectometre", 
["km"] = "Kilometre", 
["Mm"] = "Megametre", 
["Gm"] = "Gigametre", 
["Tm"] = "Terametre", 
["Pm"] = "Petametre", 
["Em"] = "Exametre", 
["Zm"] = "Zettametre", 
["Ym"] = "Yottametre", 
["μg"] = "Microgram", 
["mg"] = "Milligram", 
["kg"] = "Kilogram", 
["Mg"] = "Tonne", 
["yW"] = "Yoctowatt", 
["zW"] = "Zeptowatt", 
["aW"] = "Attowatt", 
["fW"] = "Femtowatt", 
["pW"] = "Picowatt", 
["nW"] = "Nanowatt", 
["μW"] = "Microwatt", 
["mW"] = "Milliwatt", 
["kW"] = "Kilowatt", 
["MW"] = "Megawatt", 
["GW"] = "Gigawatt", 
["TW"] = "Terawatt", 
["PW"] = "Petawatt", 
["EW"] = "Exawatt", 
["ZW"] = "Zettawatt", 
["YW"] = "Yottawatt", 
["as"] = "Attosecond", 
["fs"] = "Femtosecond", 
["ps"] = "Picosecond", 
["ns"] = "Nanosecond", 
["μs"] = "Microsecond", 
["ms"] = "Millisecond", 
["ks"] = "Kilosecond", 
["Ms"] = "Megasecond", 
["Gs"] = "Gigasecond", 
["Ts"] = "Terasecond", 
["Ps"] = "Petasecond", 
["Es"] = "Exasecond", 
["Zs"] = "Zettasecond", 
["Ys"] = "Yottasecond", 
["mm<sup>3</sup>"] = "Cubic millimetre", 
["cm<sup>3</sup>"] = "Cubic centimetre", 
["dm<sup>3</sup>"] = "Cubic decimetre", 
["dam<sup>3</sup>"] = "Cubic decametre", 
["km<sup>3</sup>"] = "Cubic kilometre", 
["μL"] = "Microlitre", 
["μl"] = "Microlitre", 
["mL"] = "Millilitre", 
["ml"] = "Millilitre", 
["cL"] = "Centilitre", 
["cl"] = "Centilitre", 
["dL"] = "Decilitre", 
["dl"] = "Decilitre", 
["daL"] = "Decalitre", 
["dal"] = "Decalitre", 
["hL"] = "Hectolitre", 
["hl"] = "Hectolitre", 
["kL"] = "Kilolitre", 
["kl"] = "Kilolitre", 
["ML"] = "Megalitre", 
["Ml"] = "Megalitre", 
["GL"] = "Gigalitre", 
["Gl"] = "Gigalitre", 
["TL"] = "Teralitre", 
["Tl"] = "Teralitre", 
["PL"] = "Petalitre", 
["Pl"] = "Petalitre", 
}

-- Do not change the data in this table because it is created by running -- 
-- a script that reads the wikitext from a wiki page (see note above).   --

local per_unit_fixups = { 
-- Automatically created per units of form "x/y" may have their unit type 
-- changed, for example, "length/time" is changed to "speed". 
-- Other adjustments can also be specified. 
["/area"] = "per unit area", 
["/volume"] = "per unit volume", 
["area/area"] = "area per unit area", 
["energy/length"] = "energy per unit length", 
["energy/mass"] = "energy per unit mass", 
["energy/time"] = { utype = "power", link = "Power (physics)" }, 
["energy/volume"] = "energy per unit volume", 
["force/area"] = { utype = "pressure", link = "Pressure" }, 
["length/length"] = { utype = "gradient", link = "Grade (slope)" }, 
["length/time"] = { utype = "speed", link = "Speed" }, 
["length/time/time"] = { utype = "acceleration", link = "Acceleration" }, 
["mass/area"] = { utype = "pressure", multiplier = 9.80665 }, 
["mass/length"] = "linear density", 
["mass/mass"] = "concentration", 
["mass/power"] = "mass per unit power", 
["mass/time"] = "mass per unit time", 
["mass/volume"] = { utype = "density", link = "Density" }, 
["power/mass"] = "power per unit mass", 
["power/volume"] = { link = "Power density" }, 
["pressure/length"] = "fracture gradient", 
["speed/time"] = { utype = "acceleration", link = "Acceleration" }, 
["volume/area"] = "volume per unit area", 
["volume/length"] = "volume per unit length", 
["volume/time"] = "flow", 
}

return { 
all_units = all_units, 
default_exceptions = default_exceptions, 
link_exceptions = link_exceptions, 
per_unit_fixups = per_unit_fixups, 
}