Narrative connecting of the dots--making sense of non-sense.
In the context of social organizing and action, Marshall Ganz instructs us to tell a Leadership Story--the "Story of Me" before the stories of "We" and "Now".
Our understandings, misunderstandings and lack of understandings.
Dramatized, specified, particularized.
Telling the story is important for the teller as well as the listener.
Three Parts: The setup. The confrontation. The resolution.
To use this pattern you may use Storycraft Template.
digraph { layout=dot rankdir=BT overlap=false consentrate=true node [style=filled shape=box fillcolor=lightblue] Theme "Theme\nStatement" "Noun-Verb-Noun" Title Outline Topical Scenic "Shape of Story" node [style=filled shape=box fillcolor=green1] "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 }
For an example, a first attempt to use this pattern see Marc's Story.
.
Insight: Invention is not innovation. Adoption may take more than a lifetime.
See Notes on Writing
DOT strict digraph rankdir=LR node [shape=box style="solid,rounded,filled" fillcolor=lightyellow penwidth=3 color=black] HERE NODE node [style="solid,rounded,filled" fillcolor=white penwidth=1 color=black] edge [style=solid penwidth=1 color=black] BACKLINKS NODE -> HERE node [style="dotted,rounded,filled" penwidth=1 fillcolor=white color=grey] edge [style=dotted penwidth=1 color=grey] HERE BACKLINKS NODE -> HERE STATIC strict digraph {rankdir=LR node [shape=box style="solid,rounded,filled" fillcolor=lightyellow penwidth=3 color=black] "Inventing Governing: 1" node [style="solid,rounded,filled" fillcolor=white penwidth=1 color=black] edge [style=solid penwidth=1 color=black] "Inventing Governing: Intro" -> "Inventing Governing: 1" node [style="dotted,rounded,filled" penwidth=1 fillcolor=white color=grey] edge [style=dotted penwidth=1 color=grey]}