... | ... |
@@ -52,4 +52,5 @@ digraph characters { |
52 | 52 |
frankenstein_father -> clerval_father [label="friend of"]; |
53 | 53 |
frankenstein_creature -> william [label="murdered"]; |
54 | 54 |
frankenstein_creature -> { felix; agatha; felix_father; safie } [label="spied"]; |
55 |
+ { felix; agatha; safie } -> frankenstein_creature [label="rejected"]; |
|
55 | 56 |
} |