Civil Society

By "civil society" I personally am referring to people living in proximity, with shared situations, capable of face to face conversations--should they choose.

digraph { Public Private Coop Commons Commons -> "Civil\nSociety" "Volunteer" -> "Civil\nSociety" "Gift"-> "Civil\nSociety" "Open Source" -> "Civil\nSociety" "Civil\nSociety" -> Private "Civil\nSociety" -> Coop "Civil\nSociety" -> Public "Civil\nSociety" -> Association Appreciation [shape=circle; style=filled fillcolor=yellow] Influence [shape=ellipse; style=filled fillcolor=red] Control [shape=box; style=filled fillcolor=lightblue] Appreciation -> Influence -> Control [label=Contextualizes] }