echo 'digraph { "Nowi" -> "Nah" [taillabel = "Daughter of"] "Nah" -> "Nowi" [taillabel = "Mother of"] }' | dot -Tsvg > output.svg