echo 'digraph { "Say'ri" -> "Yen'fay" [taillabel = "Older Brother of"] "Walhart" -> "Yen'fay" [taillabel = "subordinate of"] "Yen'fay" -> "Say'ri" [taillabel = "Younger Sister of"] }' | dot -Tsvg > output.svg