You've explained one of the major selling points of Factor for me. I like to learn a language by reading code that others have written. In a language with a lot of syntax, named variables, really long functions etc, it's really hard to figure out what was originally meant.
By encouraging this factorisation, Factor is making it easier for me to understand what the original programmer *meant* when they wrote it.