echo 'digraph { "Nyoro's Dad" -> "Nyoro" [taillabel = "Daughter of"] "Nyoro" -> "Nyoro's Dad" [taillabel = "Father of"] }' | dot -Tsvg > output.svg