digraph { layout=dot rankdir=BT overlap=false consentrate=true node [style=filled shape=box] Theme "Theme\nStatement" "Noun-Verb-Noun" Title Outline Topical Scenic "Shape of Story" "Particular\nDesires" "Particular\nCharacter" Complication Frustration Action Consequences Setting Scene Crisis Climax Success Defeat Resolution Insight Denouement Theme -> "Theme\nStatement" -> "Noun-Verb-Noun" -> Title -> Outline -> {Topical Scenic} -> "Shape of Story" "Particular\nDesires" -> Complication "Particular\nCharacter" -> Complication -> Frustration -> Action Scene -> Consequences Setting -> Consequences Action -> Consequences -> Crisis -> Climax -> Success Climax -> Defeat -> Resolution -> Insight -> Denouement }