digraph G { label="eyefloss 2006.02.26"; labelloc=t; fontsize=16; ranksep=0; size="8,10"; compound=true; 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 -> extremity00; thorax0 -> extremity01; knife0 [label="knife"]; extremity00 -> knife0 [constraint=false,label="pick up"]; head0 -> knife0 [label="Good day, sir.",color="#800000",style=bold]; knife0 -> head0 [label="Pleased to\nmake your\n acquaintance. ",color="#800000",style=bold]; label="And I picked up the knife.\n\nBut, just then, I realized..."; } head0 -> z10 [style=bold,color="#c0c0c0",constraint=false]; subgraph cluster1 { subgraph cluster10 { z10 [label="Agent: \"Eyefloss\""]; label="Who's going to wash the dishes?"; } subgraph cluster11 { z11 [label="Experiencer: \"smokedetectors\""]; label="Who's going to change the batteries in the smokedetectors?"; } subgraph cluster12 { z12 [label="Patient: \"autobiography\"\nInstrument: \"pen\""]; label="Who's going to write my autobiography?"; } z10 -> z11 -> z12 [label=" Ergative-Accusative Theta Role"]; label=""; }; z12 -> head2 [style=bold,color="#c0c0c0"]; subgraph cluster2 { head2 [shape=polygon,sides=4,skew=.4,label="_ _\no0\n\n/ ~ / "]; subgraph cluster20 { dst20 [label="Begin: 1916.04.30"]; dst21 [label="End: 1916.10.01"]; dst20 -> dst21 [label="Initial span:\n Germany, WWI"]; label="Daylight Saving Time (DST)"; } label="So I decided to stick around a bit longer ---\nmaybe until the Daylight Saving Time change."; } 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; knife3 [label="knife"]; head3 -> knife3 [label=" talk"]; label="Just in case."; } knife0 -> dst21 [constraint=false,color="#c0c0c0",style=bold]; knife3 -> dst21 [constraint=false,color="#c0c0c0",style=bold]; }