An Ensemble is:
- a set {c} of contexts
- a set {d} of details
- a set of ordered pairs of {(c, d)} of contexts and details


Terminal hardware is attached to each wire in one of three modes:
in the adjacent image, the status of the output switch is signalled by a "light bulb"

-- Begin Kwik Tour visit
Data is notated in two equivalent ways in the adjacent image
(also equivalent to the example above)

Structural events in the adjacent diagram (arranged for convenience):

Forward Step:
Find all details linked to context a.
Result: (s, t, u, v, w).
Document-keyword interpretation:
Find all keywords in document a.
Find all details linked to two or more of the contexts a, c, and d.
Result: t, u, v, w, and y.
Document-keyword interpretation:
Find all keywords that appear in two or more of
the documents a, c and d.
How the command works in the hardware:
Find all contexts linked to four or more of the details s, t, u, v, w.
Result: a and d.
Document-keyword interpretation: Find
documents that contain at least four of the keywords s, t, u, v and/or w.

Output from one step used as input for a second step.
E.g.
Using the examples presented above
In the example above, d is the nearest neighbor to a
If contexts are documents and details are keywords, d is the document
that is "closest" to document a, based on shared keywords.
Note that the nearest neighbor of d is e, not a:
Two (or more) steps in the same direction, one after the other, to construct a "union" in the style of set theory



An orderly reading of the details in a set of contexts according to frequency of appearance.
Think of approaching a mountainous island by boat: the highest part of the island will appear first, then lower parts of the island in succession.

An orderly reading of contexts containing details, similar to explication except in the other direction.



Forward to Device_1.
