digraph G { label="eyefloss 2005.12.21"; labelloc=t; fontsize=16; ranksep=0; size="8,10"; subgraph cluster0 { head0 [shape=polygon,sides=4,skew=.4,label="_ _\no0\n\n/ ~ / "]; thorax0 [label="thorax"]; extremity00 [label="extremity[0]"]; extremity01 [label="extremity[1]"]; head0 -> thorax0; thorax0 -> extremity01; extremity00 -> thorax0 [dir=back]; extremity00 -> extremity01 [style=bold,label="dance",dir=both]; thorax0 -> thorax0 [style=bold,label="dance",dir=both]; label="When I start to dance"; } head0 -> head1 [style=bold,color="#c0c0c0"]; subgraph cluster1 { otherperson10 [label="otherperson[0]"]; otherperson11 [label="otherperson[1]"]; head1 [shape=polygon,sides=4,skew=.4,label="_ _\no0\n\n/ ~ / "]; thorax1 [label="thorax"]; extremity10 [label="extremity[0]"]; extremity11 [label="extremity[1]"]; head1 -> thorax1; thorax1 -> extremity10; thorax1 -> extremity11; otherperson10 -> otherperson11 [style=bold,label="circle",dir=both]; otherperson10 -> otherperson11 [style=bold,label="circle",dir=both]; otherperson10 -> head1 [style=invis]; extremity10 -> otherperson11 [style=invis]; extremity11 -> otherperson11 [style=invis]; label="the other people may\nform a circle around me"; } head1 -> head2 [style=bold,color="#c0c0c0"]; subgraph cluster2 { head2 [shape=polygon,sides=4,skew=.4,label="_ _\no0\n\n/ ~ / "]; thorax2 [label="thorax"]; extremity20 [label="extremity[0]"]; extremity21 [label="extremity[1]"]; head2 -> thorax2; thorax2 -> extremity20; thorax2 -> extremity21; otherperson20 [label="otherperson[0]"]; cellphonecamera20 [fontcolor="#800000",label="cellphonecamera[0]"]; otherperson20 -> cellphonecamera20; cellphonecamera20 -> head2 [style=bold,label="record"]; otherperson21 [label="otherperson[1]"]; cellphonecamera21 [fontcolor="#800000",label="cellphonecamera[1]"]; otherperson21 -> cellphonecamera21; cellphonecamera21 -> head2 [style=bold,label="record"]; label="and record me\nwith their respective cellphone cameras."; } 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="This is what happens\nwhen we go to the discotheque."; } }