digraph G { label="eyefloss 2006.05.02"; 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/ ~ / "]; label="sandbox"; } subgraph cluster01 { uncomfortable0 [label="Kayaking by myself"]; uncomfortable1 [label="Getting a tattoo"]; uncomfortable2 [label="Sleeping under the stars"]; uncomfortable3 [label="Talking to a stranger on the train"]; uncomfortable4 [label="Not wearing makeup"]; uncomfortable5 [label="Writing to my senator and/or representative"]; uncomfortable6 [label="Getting a book from the Chicago library"]; uncomfortable0 -> uncomfortable1 -> uncomfortable2 -> uncomfortable3 -> uncomfortable4 -> uncomfortable5 -> uncomfortable6 [style=invis]; label="makes me uncomfortable."; } head0 -> uncomfortable0 [minlen=4,label=" out-of-sandbox"]; head0 -> uncomfortable1; head0 -> uncomfortable2; head0 -> uncomfortable3; head0 -> uncomfortable4; head0 -> uncomfortable5; head0 -> uncomfortable6; label="Tonight for the first time,"; } head0 -> head1 [style=bold,color="#c0c0c0",constraint=false]; subgraph cluster1 { head1 [shape=polygon,sides=4,skew=.4,label="_ _\no0\n\n/ ~ / "]; thorax1 [label="thorax"]; extremity11 [label="extremity[1]"]; head1 -> thorax1; thorax1 -> extremity11; subgraph cluster10 { blackhole1 [label="blackhole"]; extremity10 [label="extremity[0]"]; label=" eventhorizon"; }; thorax1 -> extremity10 [color="#800000",style=bold,dir=back]; thorax1 -> extremity10 [style=dotted]; thorax1 -> extremity10 [color="#800000",style=bold,dir=back]; label="I bandaged my arm"; }; head2 -> head1 [style=bold,color="#c0c0c0",dir=back,minlen=3]; subgraph cluster2 { head2 [shape=polygon,sides=4,skew=.4,label="_ _\no0\n\n/ ~ / "]; thorax2 [label="thorax"]; extremity21 [label="extremity[1]"]; head2 -> thorax2; thorax2 -> extremity21 [color="#800000",style=bold]; subgraph cluster20 { extremity20 [label="extremity[0]"]; label="eventhorizon"; }; thorax2 -> extremity20 [style=dotted]; label="after I cut it."; } head2 -> head3 [style=bold,color="#c0c0c0",minlen=3,label=" I want to live."]; 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="This can be the last time."; } }