The word annotation feature modifies word definitions to add debugging code. You can restore the old definition by calling reset on the word in question.
Printing messages when a word is called or returns:
Warning Certain internal words, such as words in the math, sequences and UI vocabularies, cannot be annotated, since the annotated code may end up recursively invoking the word in question. This may crash or hang Factor. It is safest to only define annotations on your own words.