echo 'digraph { "Thinker" -> "Yuriel" [taillabel = "Wife of"] "Yuriel" -> "Thinker" [taillabel = "Husband of"] }' | dot -Tsvg > output.svg