What's the difference between a keyword and a reserved word?
For example, in the proposal for concepts in C++ one can read the following statement:
This proposal introduces five new keywords: concept, concept map, where, axiom, and late check. All of these keywords will also be reserved words.