echo 'digraph { "Signal" -> "Signales" [taillabel = "Brother of"] "Signales" -> "Signal" [taillabel = "brother of"] }' | dot -Tsvg > output.svg