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