Word description Calls the quotation in a new dynamic scope with the building variable bound to a new resizable mutable sequence. The quotation and any words it calls can execute the , and % words to accumulate elements into a sequence (or ,, and %% into an assoc). When the quotation returns, all accumulated elements are collected into an object with the same type as exemplar.