The next keywords could be used as variables/attributes/etc.
This is useful when creating domain-specific languages that uses these keywords in the commands.
Again
But
Case
Catch
Done
Else
From
In
Off
Ok
On
Other
Step
To
Example:
new Love { I will say it Again and Again YOU ARE MY LOVE Come with me To the Sky } class Love To Again func getTo ? "Where?" func getAgain ? "Really?" return True func braceError
Output:
Really? Really? Where?