digraph G { label="eyefloss 2006.01.24"; labelloc=t; fontsize=16; ranksep=0; size="8,10"; subgraph cluster0 { head0 [shape=polygon,sides=4,skew=.4,label="_ _\no0\n\n/ ~ / "]; label="I hope to be important someday -"; } head0 -> head1 [style=bold,color="#c0c0c0",constraint=false]; subgraph cluster1 { head1 [shape=polygon,sides=4,skew=.4,label="_ _\no0\n\n/ ~ / "]; entity [style=invis]; second; word; entity -> second [label="stay "]; entity -> word [label="speak"]; second -> head1 [label="?",style=dotted,minlen=2]; word -> head1 [label="?",style=dotted,minlen=3]; label="perhaps enough\nto warrant\na word\nor a second"; } head1 -> head2 [style=bold,color="#c0c0c0"]; subgraph cluster2 { head2 [shape=polygon,sides=4,skew=.4,label="_ _\no0\n\n/ ~ / "]; sidewalk0 [label="sidewalk"]; edge0 [style=invis]; root0 [style=invis]; sidewalk1 [label="sidewalk"]; edge1 [style=invis]; root1 [style=invis]; sidewalk0 -> edge0 [dir=none]; edge0 -> head2 [style=invis]; head2 -> edge1 [style=invis]; edge1 -> sidewalk1 [dir=none]; edge0 -> root0 [style=dotted,color="#800000"]; edge1 -> root1 [style=dotted,color="#800000"]; {rank=same; sidewalk0; edge0; head2; edge1; sidewalk1;} label="or a smile. But for now\nI'm jumping into that gap between\nthe tiles of sidewalk."; } head2 -> head3 [style=bold,color="#c0c0c0",constraint=false]; 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="Maybe I'm not tall enough."; } {rank=same; head2; head3;} }