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

Jon Awbrey jawbrey at att.net
Mon Jan 24 13:46:19 CST 2005


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

TOP.  Commentary Note 38

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

Sequel.

Sequel is a transformation of ideas that is composed of
the 'on'-field selector Trip followed by the specialized
search operation Suit.  The following figure illustrates
a typical situation in which Sequel is applied:

                              o-----o
         o--------------------|--o  |
         |  o---o  o---o  o---o  |  |
         o->| m |->| n |->| ) |--o  |
            o---o  o---o  o---o     |
            ^             ^         |
            |      o------|---------o
            |     /       |
trip (this) |    /        | sequel (this)
            |   /         @
            |  /
     o------|-/---------------------o
     |  o---o< o---o  o---o  o---o  |
     o->| ( |->| a |->| b |->| c |--o
        o---o  o---o  o---o  o---o
        ^
   this |
        @

function sequel (this: idea): idea;
begin
 sequel := suit (trip (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