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