digraph { ranksep=.3; size = "7.5,10"; rankdir=LR node [shape=box, fontsize=20] edge [penwidth=2] [fontsize=20] ratio=.75 //edge [style=invis] node [width=2 height=2 style=filled shape=circle fontcolor=black color=black penwidth=3 fillcolor=white fixedsize=true] 1 [label="Self"] 2 [label="Entities"] 3 [label="Individuality"] 4 [label="Big\nPicture\nof Life"] 1->2 1->3 3->1 3->2 3->4 4->3 4->2 2->1 4->1 }
* [ ] Self
* [ ] Entities
* [ ] Individuality
* [ ] Big Picture of Life
.
Scale may have been discussed because the facilitator asked questions about it.