The following keywords are not correctly recognized. They come under the class keyword.constant.other which also contains unidentified tokens.
The conditional operator is also not recognized as an operator:
Eg: $type = $one_to_one ? "inner " : "outer ";