digraph G { label="eyefloss 2006.07.31"; labelloc=t; fontsize=16; ranksep=0; size="8,10"; compound=true; subgraph cluster0 { subgraph cluster00 { fouryearoldindiaper0 [shape=ellipse,label="%\n> <\n-\nO"]; label="\"ICH WILL EINE NEUE!\""; } z00 [label="0",style="invis"]; z01 [label="1",style="invis"]; z02 [label="2",style="invis"]; z03 [label="3",style="invis"]; z04 [label="4",style="invis"]; z05 [label="5",style="invis"]; fouryearoldindiaper0 -> z00; fouryearoldindiaper0 -> z01; fouryearoldindiaper0 -> z02; z03 -> fouryearoldindiaper0 [dir=back]; z04 -> fouryearoldindiaper0 [dir=back]; z05 -> fouryearoldindiaper0 [dir=back]; label="The fouryearold-in-diaper\nis crying on the train"; } fouryearoldindiaper0 -> head1 [style=bold,color="#c0c0c0"]; subgraph cluster2 { subgraph clusterirgendwo { fahrkarte [label="Fahrkarte"]; label="Irgendwo"; }; subgraph cluster20 { head2 [style="invis"]; label="Zug"; } label="\"If, when I give you something,\nyou throw it on the ground,"; } subgraph cluster1 { head1 [shape=polygon,sides=4,skew=.4,label="_ _\no0\n\n/ ~ / "]; talk10 [label="Jemand hat deine\nFahrkarte geknickt?"]; talk11 [label="Wer hat das? Ich?"]; talk12 [label="Du hast es\nweggeschmissen."]; head1 -> talk10 [minlen=2]; talk10 -> talk11 -> talk12; talk12 -> fouryearoldindiaper1 [minlen=1,style=bold,color="#800000"]; subgraph cluster10 { fouryearoldindiaper1 [shape=ellipse,label="%\n> <\n-\nO"]; label="\"EINE NEUE\nFAHRKARTE!\""; } fouryearoldindiaper1 -> fahrkarte [label="weggeschmissen",constraint=false]; label="because he has\nlost his ticket."; }; head1 -> head2 [style=bold,color="#c0c0c0"]; head2 -> head3 [style=bold,color="#c0c0c0",minlen=4]; 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; head3 -> fouryearoldindiaper1 [label=" talk",style=bold,color="#800000",constraint=false]; label="\"I cannot take you seriously\nwhen you say you want something.\""; } }