Right now, an optional expression is only considered optional when there is a space before the first bracket (the first of the two parentheses). I sometimes find words that have this optional expression without a space before. Like "some(one)" for example. The part "(one)" in this example isn't considered optional.