4D Solutions

Talking Points

Kirby Urner
3 min readMar 31, 2023

When I set myself the challenge of “steering clear of oppositional states” what comes to mind is Work in the P.D. Ouspensky sense, as filtered through Maurice Nicoll (Scottish Jungian), wherein the goal is to eschew what’s called “negative emotion”.

P. D. Ouspensky

It’s one thing to oppose in a sportsmanlike manner, as in that case we’re really on the same team in a meta-sense, i.e. we all agree to play X by the rules and may the best team win and yadda yadda.

It’s another thing to be a “sore loser” and/or want to seek vengeance and/or want to resort to “outward violence” (as we Quakers say) owing to “negative emotion”.

One of the mathy notations to come out of computer science is the dot “.”, as in “dot operator”. Object oriented languages tend to use it, and A.B connotes B inside A, i.e. container.thing_inside or context.content or namespace.name.

In other words, the left side (the subject, usually some object) is a container (like a suitcase), a namespace, a context, and then the dot (the “accessor”) allows one to single out the object (or thing) inside the subject that we wish to refer to, or call out.

--

--