[dashed_formatting image]
dashed_formatting
Direction types and notations that have dashed formatting attributes join to the dashed_formatting table using foreign key dashed_formatting_id.
Lined articulations (scoop, plop, doit, falloff) join to the line table, foreign key line_id, which in turn joins to the dashed_formatting table, foreign key dashed_formatting_id.
All direction types, notations, and articulations stored their display information in the display table, joined directly using foreign key display_id.