echo 'digraph { "Grandfather" -> "Watashi" [taillabel = "Granddaughter of "] "Watashi" -> "Grandfather" [taillabel = "Grandfather of"] }' | dot -Tsvg > output.svg