File:English mass units graph.svg
From Wikimedia Commons, the free media repository
English_mass_units_graph.svg (SVG file, nominally 790 × 908 pixels, file size: 14 KB)
[edit] Beschreibung
| Description |
Graph showing the relations of classic English units of mass (weight) |
|---|---|
| Date |
6 January 2008 |
| Source |
made from scratch with Graphviz based on data from en:English unit |
| Author |
Christoph Päper |
| Permission (Reusing this image) |
PD |
[edit] Source
not cleaned up
<graphviz>
digraph Weight {
bgcolor="transparent";
node [shape=rectangle, style=filled, fillcolor=white, color=black];
edge[color="#555555"]
grain [shape=ellipse]
"Avoirdupois dram" [label="dram"]
"Avoirdupois pound" [shape=ellipse,label="pound"]
"Avoirdupois ounce" [shape=ellipse,label="ounce"]
"stone" [shape=ellipse]
"quarter" [shape=ellipse,label="quarter / tod"]
"hundredweight" [shape=ellipse,label="hundredweight /\nquintal / centner"]
"ton" [shape=ellipse]
##"hundredweight (long)" [shape=ellipse]
##"hundredweight (short)" [shape=ellipse]
##"ton (short)" [shape=ellipse]
##"ton (long)" [shape=ellipse]
"Troy ounce" [shape=ellipse,label="ounce"]
"Troy pound" [label="pound"]
"Tower pound"[label="pound"];
"Tower ounce"[label="ounce"];
# ounce -> pound
"Avoirdupois ounce" -> "Avoirdupois pound" [label=16, weight=10, samehead="Avoirdupois pound"];// 7000 gr
"Troy ounce" -> "Troy pound" [label="12", headlabel="Troy", samehead="Troy pound"];// 5760 gr
"Tower ounce" -> "Tower pound" [label=12];// 5400 gr
"Tower ounce" -> "Merchant pound" [label="15",headlabel="Merchant"];// 6750 gr
"Tower ounce" -> "London pound" [label="16",samehead="London pound",headlabel="London",weight=2];// 7200 gr
"Troy ounce" -> "London pound" [label="15 ",samehead="London pound"];
// grain -> "Mercantile pound" [label=7680];
// grain -> "Hansard pound" [label=9000];
// grain -> "Tron pound" [label=9600];
"Avoirdupois ounce" -> "Troy ounce" -> "Tower ounce"[dir=none,constraint=false,style=invis];
"Avoirdupois pound" -> "Troy pound" -> "Tower pound" -> "Merchant pound" -> "London pound" [dir=none,constraint=false,style=invis];
# Silver money
grain -> "Avoirdupois pound" [label="7000", headlabel="Avoirdupois", samehead="Avoirdupois pound"];
// grain -> "Avoirdupois ounce" [label="437½", headlabel="Avoirdupois"];// 437.5 gr
// grain -> "Troy ounce" [label="480 (Troy)"];// 480 gr
grain -> "Tower ounce" [label="450",headlabel="Tower"];// 450 gr
# Avoirdupois
# grain -> "Avoirdupois dram"[style=invis];
"Avoirdupois dram" -> "Avoirdupois ounce" [label=16];
# "Avoirdupois pound" -> nail [label=7, weight=10];// 49000 gr
# nail -> "hundredweight (long)" [label=16];
"Avoirdupois pound" -> "clove / nail" [label=7];// 49000 gr
"clove / nail" -> stone [label=2];// 98000 gr
## stone -> "tod / quarter" [label=2];// 196000 gr
## "tod / quarter" -> "hundredweight (long)" [label=4];// 784000 gr
## "hundredweight (long)" -> "ton (long)" [label=20, weight=10];// 15680000 gr
"Avoirdupois pound" -> quarter [label="25", headlabel="short", weight=10];// 175000 gr
## quarter -> "hundredweight (short)" [label=4, weight=10];// 700000 gr
## "hundredweight (short)" -> "ton (short)" [label=20, weight=10];// 14000000 gr
stone -> quarter [label="2", headlabel="long"];// 196000 gr
quarter -> "hundredweight" [label=4, weight=10];// 700000 gr
"hundredweight" -> "ton" [label=20, weight=10];// 14000000 gr
# Troy
grain -> penny [label="24", headlabel="Troy", weight=9];// 24 gr
penny[label=pennyweight]
penny -> "Troy ounce" [label=20, weight=8, samehead="Troy ounce", headlabel="Troy"];// 480 gr
# Monetary
"Troy ounce" -> mark [label=8, weight=8];// 3840 gr
penny -> shilling [label=12];
shilling -> "Troy pound" [label=20, samehead="Troy pound"];
# Scottish
// drop -> "Troy ounce" [label="16", samehead=""];
// "Tron ounce" -> "Tron pound" [label=16];
// "Tron pound" -> "Tron stone" [label="16"];// 9600 gr
# Apothecary
grain -> scruple [label="20", headlabel="apothecary", weight=6];// 20 gr
scruple -> dram [label=3, weight=6];// 60 gr
dram -> "Troy ounce" [label=8, weight=6, samehead="Troy ounce"];// 480 gr
// Ancient Troy
/*
blank -> perit [label=24];// 1/230400 gr
perit -> dwit [label=20];// 1/9600 gr
dwit -> myte [label=24];// 1/480 gr
myte -> grain [label=20];// 1/20 gr
*/
//"pearl-marley" -> "Troy carat";
//"Troy pound" -> "Troy ton" [label=2450];
// Tron
/*
"Troy ounce" -> "Tron pound" [label=20];// 9600 gr
"Tron pound" -> "Tron clove" [label=7];
"Tron pound" -> "Tron nail" [label=8];
"Tron clove" -> "Tron stone" [label=2];
"Tron clove" -> "Tron score" [label=3];
"Tron stone" -> "Tron tod" [label=2];
"Tron tod" -> "Tron frail" [label=2];
"Tron stone" -> "Tron fotmal" [label=5];
"Tron stone" -> "Tron anker" [label=7];
"Tron nail" -> "Tron hundred" [label="14"];
"Tron stone" -> "Tron hundred" [label="8"];
"Tron fotmal" -> "Tron hundred" [label="2?"];
"Tron hundred" -> "Merchant chalder" [label=15];
"Tron fotmal" -> "Merchant chalder" [label=24];
"Merchant chalder" -> "Merchant last" [label=2];
"Tron " -> "Tron " [label=];
*/
# Mercantile
"Merchant pound" -> "Merchant stone" [label=12];
"Merchant pound"[label="pound"];
"Merchant stone"[label="stone"];
"Avoirdupois pound" -> "Butcher’s stone" [label="8", headlabel="butcher"];
"Butcher’s stone"[label="stone"];
stone -> sack [label=26];
"London pound" -> "London stone" [label="12½"];
"London pound"[label="pound"];
"London stone"[label="stone"];
// grain -> carat [label=4];//"diamond grain"
// grain -> tola [label="180 (Asia)"];
// "Avoirdupois ounce" -> tael [label="4/3\n(Asia)"];
}
</graphviz>
[edit] Licensing
File history
Click on a date/time to view the file as it appeared at that time.
| Date/Time | Thumbnail | Dimensions | User | Comment | |
|---|---|---|---|---|---|
| current | 17:55, 6 January 2008 | 790×908 (14 KB) | Crissov (talk | contribs) | ({{Information |Description=Graph showing the relations of classic English units of mass (weight) |Source=made from scratch with Graphwiz based on data from en:English unit |Date=2008-01-06 |Author=Christoph Päper |Permission=PD |other_versions= }} ) |
- Edit this file using an external application (See the setup instructions for more information)
File links
There are no pages that link to this file.
Global file usage
The following other wikis use this file:
- Usage of English mass units graph.svg on enwiki