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

Jon Awbrey jawbrey at att.net
Mon Jan 24 15:36:09 CST 2005


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

TOP.  Commentary Note 39

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

Coupon.

Coupon is a transformation of ideas that is composed of
the 'on'-field selector Trip followed by the specialized
search operator Coup.  The following figure illustrates
a typical situation in which the Coupon operator applies:

                       o------------o
         o-------------|---------o  |
         |  o---o  o---o  o---o  |  |
         o->| m |->| ) |->| n |--o  |
            o---o  o---o  o---o     |
            ^             ^         |
            |      o------|---------o
            |     /       |
trip (this) |    /        | coupon (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 coupon (this: idea): idea;
begin
 coupon := coup (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