echo 'digraph { "Lyre" -> "Lethe" [taillabel = "Twin Sister of"] "Ranulf" -> "Lyre" [taillabel = "subordinate of"] "Lethe" -> "Lyre" [taillabel = "Twin Sister of"] }' | dot -Tsvg > output.svg