digraph G { label="eyefloss 2006.01.31"; labelloc=t; fontsize=16; ranksep=0; size="8,10"; subgraph cluster0 { head0 [shape=polygon,sides=4,skew=.4,label="_ _\no0\n\n/ ~ / "]; you0 [label="you"]; you0 -> head0 [label="we",dir=none]; {rank=same; you0; head0;} label="And we came to the intersection"; } head0 -> now1 [style=bold,color="#c0c0c0"]; you0 -> now1 [style=bold,color="#c0c0c0"]; subgraph cluster1 { now1 [label="now"]; then1 [label="then"]; thedevelopednations1 [label="The\nDeveloped\nNations"]; then1 -> now1 [label=" progress"]; now1 -> thedevelopednations1 [label="progress"]; label="between here\nand there"; } now1 -> black20 [style=bold,color="#c0c0c0"]; subgraph cluster2 { black20 [style=filled,fillcolor="#000000"]; black21 [style=filled,fillcolor="#000000"]; black20 -> black21 [dir=none]; label="and the traffic signal was out"; } black21 -> q3 [style=bold,color="#c0c0c0"]; subgraph cluster3 { q3 [label="?"]; 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="and nobody knew what to do."; } }