| Authors: | Alexander Ilin | 
| Word | Stack effect | 
|  cluster? | ( cost -- ? ) | 
|  cost+ | ( cost1 cost2 -- total-cost ) | 
|  costs | ( vocabs -- length-on-new-line length-when-added-to-prev-line ) | 
|  format-using | ( vocabs -- str ) | 
|  group-subsystems | ( seq -- seq' ) | 
|  indent | ( -- str ) | 
|  indent-length | ( -- str ) | 
|  joined-length | ( seq -- n ) | 
|  oneliner-length | ( vocabs -- n ) | 
|  split-long-subsystems | ( costs -- costs' ) | 
|  split-subsystem% | ( vocabs -- ) | 
|  subsystem | ( str -- str' ) | 
|  subsystem-clusters | ( seq -- seq' ) | 
|  sum-too-long? | ( cost1 cost2 -- ? ) | 
|  too-long? | ( n -- ? ) | 
|  width-limit | ( -- n ) |