[Inquiry] Re: Theme One Program -- Commentary -- Lead

Jon Awbrey jawbrey at att.net
Fri Feb 4 12:36:20 CST 2005


o~~~~~~~~~o~~~~~~~~~o~~~~~~~~~o~~~~~~~~~o~~~~~~~~~o

TOP.  Commentary Note 58

o~~~~~~~~~o~~~~~~~~~o~~~~~~~~~o~~~~~~~~~o~~~~~~~~~o

Lead.

Lead is a transformation of ideas that is used to navigate
a particular species of cactus graph in a particular manner.
The cases of a non-nil result are shown in the figures below:

Case 1.  grasp (this) =/= nil.
                                                 o-------o
                           o---------------------|---o   |
                           |   o---o         o---o   |   |
                           o-->| y |-->...-->| ) |---o   |
                               o---o         o---o       |
                               ^                         |
                               |      o------------------o
                               |     /
                          this |    /
                               |   /
                               |  /
         o---------------------|-/-o
         |   o---o         o---o<  |
         o-->| x |-->...-->| ( |---o
             o---o         o---o
             ^
             | lead (this) = lade (stem (this))
             @

Case 2.  grasp (this) = nil.

          o-------------------------------o
          |   o---o         o---o         |
          o-->| x |-->···-->| y |-->...---o
              o---o         o---o
              ^             ^
         this |             | lead (this) = lade (this)
              @             @

function lead (this: idea): idea;
begin
 lead := lade (upon (grasp (this), stem (this), this))
end;

o~~~~~~~~~o~~~~~~~~~o~~~~~~~~~o~~~~~~~~~o~~~~~~~~~o
inquiry e-lab: http://stderr.org/pipermail/inquiry/
o~~~~~~~~~o~~~~~~~~~o~~~~~~~~~o~~~~~~~~~o~~~~~~~~~o



More information about the Inquiry mailing list