The `$firstwords` function does not catch and handle IndexError. For example, the following will crash.
$firstwords(one two three four,-40)