nothing@2: digraph Lat{ nothing@2: node [ shape=record,margin="0.2,0.055" ]; nothing@2: edge[dir="none"]; nothing@4: c0 [label = "{|}"]; nothing@4: c1 [label = "{dimensionality-one-dimensional|Sharpness}"]; nothing@4: c2 [label = "{output-Dense|Loudness}"]; nothing@4: c3 [label = "{domain-frequency|}"]; nothing@2: c1 -> c0 nothing@4: c2 -> c0 nothing@4: c3 -> c1 nothing@4: c3 -> c2 nothing@2: }