digraph G { label="eyefloss 2006.02.18"; labelloc=t; fontsize=16; ranksep=0; size="8,10"; compound=true; subgraph cluster0 { head0 [shape=polygon,sides=4,skew=.4,label="_ _\no0\n\n/ ~ / "]; head0 -> daughter [label=" mitotic split"]; label="Someday I would like to have a daughter,"; } head0 -> head1 [style=bold,color="#c0c0c0"]; subgraph cluster2 { head1 [shape=polygon,sides=4,skew=.4,label="_ _\no0\n\n/ ~ / "]; daughter -> eyeflossian [style=invis]; eyeflossian -> unicornic [label=" become"]; label="so that when she says,"; } head1 -> head2 [style=bold,color="#c0c0c0",constraint=false]; subgraph cluster1 { head2 [shape=polygon,sides=4,skew=.4,label="_ _\no0\n\n/ ~ / "]; subgraph cluster10 { theunicorn [label="The Unicorn",shape=box]; labelloc=b; label="The unicorn is the only fabulous beast that does not seem\nto have been conceived out of human fears.\n\nIn even the earliest references he is fierce yet good,\nselfless yet solitary, but always mysteriously beautiful.\n\nHe could be captured only by unfair means,\nand his single horn was said to neutralize poison.\n\n --- Marianna Mayer"; } label="\"I want to be a unicorn when I grow up, daddy,\""; } 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; einherjar [label="Einherjar Eyefloss"]; head3 -> einherjar [label=" talk",color="#800000",style=bold]; label="I can tell her,\n\"No, Einherjar.\nReally. You don't.\nYou want to be a physician.\""; } }