digraph G { label="eyefloss 2006.03.14"; labelloc=t; fontsize=16; ranksep=0; size="8,10"; compound=true; subgraph cluster0 { subgraph cluster00 { 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; subgraph cluster000 { blackhole0 [label="blackhole"]; label="eventhorizon"; }; head0 -> blackhole0 [label="find"]; label="sandbox"; } label="Today in my sandbox\nI found a blackhole."; } head0 -> head1 [style=bold,color="#c0c0c0"]; subgraph cluster1 { head1 [shape=polygon,sides=4,skew=.4,label="_ _\no0\n\n/ ~ / "]; thorax1 [label="thorax"]; extremity11 [label="extremity[1]"]; head1 -> thorax1; thorax1 -> extremity11 [color="#800000",style=bold]; subgraph cluster10 { blackhole1 [label="blackhole"]; extremity10 [label="extremity[0]"]; label="eventhorizon"; }; thorax1 -> extremity10 [style=dotted,label="instantaneous breakup due to tidalforces"]; label="I shall place my zeroth extremity across the event horizon!"; }; head1 -> head2 [style=bold,color="#c0c0c0",constraint=false]; subgraph cluster2 { subgraph cluster20 { head2 [shape=polygon,sides=4,skew=.4,label="_ _\no0\n\n/ ~ / ",style="invis"]; label="sandbox"; } label=""; } head2 -> head3 [style=bold,color="#c0c0c0",minlen=4]; subgraph cluster3 { head3 [shape=polygon,sides=4,skew=.4,label="_ _\no0\n\n/ ~ / "]; thorax3 [label="thorax",style=dashed]; extremity30 [label="extremity[1]",style=dashed]; extremity31 [label="extremity[0]",style=invis]; head3 -> thorax3; thorax3 -> extremity30 [style="dashed"]; thorax3 -> extremity31 [style="dotted"]; knife3 [label="knife"]; head3 -> knife3 [label=" talk"]; label="Where are you?"; } }