digraph G { label="eyefloss 2006.03.04"; labelloc=t; fontsize=16; ranksep=0; size="8,10"; compound=true; subgraph cluster0 { head0 [shape=polygon,sides=4,skew=.4,label="_ _\no0\n\n/ ~ / "]; thorax0 [label="thorax"]; extremity00 [label="extremity[0]"]; extremity01 [label="extremity[1]"]; head0 -> thorax0; thorax0 -> extremity00; thorax0 -> extremity01; world [label="/Volumes/World"]; head0 -> world [label="zero bytes remaining",constraint=false]; label="When the world is full,"; } head0 -> collectedworks [style=bold,color="#c0c0c0",minlen=4]; subgraph cluster1 { subgraph cluster10 { head1 [shape=polygon,sides=4,skew=.4,label="_ _\no0\n\n/ ~ / "]; label="partition[0]"; } subgraph cluster11 { thorax1 [label="thorax"]; label="partition[1]"; } subgraph cluster12 { extremity10 [label="extremity[0]"]; label="partition[2]"; } subgraph cluster13 { extremity11 [label="extremity[1]"]; label="partition[3]"; } subgraph cluster14 { privateproperty [label="private property"]; label="partition[4]"; } subgraph cluster15 { collectedworks [label="collected works"]; label="partition[5]"; } head1 -> thorax1 [label="be"]; thorax1 -> extremity10; thorax1 -> extremity11; head1 -> privateproperty [label="ebay"]; head1 -> collectedworks [label="do"]; label="people will take me,\nthat which is mine,\nand all I have done,"; }; head1 -> head2 [style=bold,color="#c0c0c0"]; subgraph cluster2 { head2 [shape=polygon,sides=4,skew=.4,label="_ _\no0\n\n/ ~ / "]; subgraph cluster20 { atmosphere [label="Latent Atmospheric Water"]; ocean [label="Ocean Water"]; atmosphere -> ocean [label="Precipitation "]; ocean -> atmosphere [label="Evaporation"]; label="Hydrologic Cycle"; } label="and chop them up into little bits and redistribute them."; } head2 -> head3 [style=bold,color="#c0c0c0",minlen=2]; subgraph cluster3 { head3 [shape=polygon,sides=4,skew=.4,label="_ _\no0\n\n/ ~ / "]; thorax3 [label="thorax"]; extremity30 [label="extremity[0]"]; extremity31 [label="extremity[1]"]; head3 -> thorax3; thorax3 -> extremity30; thorax3 -> extremity31; knife3 [label="knife"]; head3 -> knife3 [label=" talk"]; label="And then the world will still be full."; } }