digraph G { label="eyefloss 2005.12.28"; labelloc=t; fontsize=16; ranksep=0; size="8,10"; subgraph cluster0 { head0 [shape=polygon,sides=4,skew=.4,label="_ _\no0\n\n/ ~ / "]; n0 [shape=plaintext,label=""]; e0 [shape=plaintext,label=""]; w0 [shape=plaintext,label=""]; s0 [shape=plaintext,label=""]; n0 -> head0 [color="#800000"]; e0 -> head0 [color="#800000"]; w0 -> head0 [color="#800000"]; head0 -> s0 [color="#800000",dir=back]; { rank=same; head0; e0; w0; } label="When I am all alone"; } head0 -> head1 [style=bold,color="#c0c0c0"]; subgraph cluster1 { head1 [shape=polygon,sides=4,skew=.4,label="_ _\no0\n\n/ ~ / "]; otherpeople1 [label="otherpeople"]; head1 -> otherpeople1 [style=bold,label="forget"]; label="I try to forget that other people exist"; } head1 -> head2 [style=bold,color="#c0c0c0"]; subgraph cluster2 { head2 [shape=polygon,sides=4,skew=.4,label="_ _\no0\n\n/ ~ / "]; label="because I do not like crying."; } head2 -> head3 [style=bold,color="#c0c0c0"]; 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; label="I am good at being alone."; } }