Actually in SIML Classic there's a pretty simple approach to handling fallbacks. You have to choose a wildcard symbol that would match anything that wasn't matched by any other pattern or wildcard higher in the hierarchy. In SIML Modern, which takes advantage of ML, you can create a default fallback...