I feel like some languages make it much easier (or at least require less code) to accomplish certain tasks (Perl, for text processing, and Erlang for concurrency/distributed systems), while other languages make it more practical to do anything at all, but the tradeoff is that they’re much more verbose.
Kitchen sink languages require you to build the kitchen before you can cook.
Kitchen sink languages require you to build the kitchen before you can cook.