In Gamma, certain words are predefined and reserved for system use. No symbols can be defined by the user that are identical to these reserved words.
The reserved words are:
class, collect, do, else, for, function, if, local, method, tcollect, then, while, with.
For more details see Reserved Words entry in the Reference Manual.