<@section>目的</>
http://practical-scheme.net/wiliki/wiliki.cgi?Shiro
ある日記にシェークスピアの空騒ぎが面白いという話がありました。
空騒ぎについては、次のページにあらすじがあります。
http://www.geocities.jp/todok_tosen/shake/ado.html
しかし、割と複雑なので、図にしてみます。

<@graph>
digraph 空騒ぎ {
 レオナート -> ドンペドロ [label = "friends"];
 レオナート -> ヒーロー [label = "daughter"];
 クローディオ -> ヒーロー [label = "love"];
 ボラチオ -> ドンジョン [label = "master"];
 ドンジョン -> クローディオ [label = "cheat"];
 ベアトリス -> ベネディック [label = "TunTun"];
 ベアトリス -> ベネディック [label = "DeleDele"];
}
</>

For Me

Recent