This function will run the specified annotator over the given
Collection... [Not Implemented]
Return Value:
The return value from this function will be a standart Tcl completion
code (of type int) with one of the values TCL_OK and TCL_ERROR. If an
error occurs, the return value will be TCL_ERROR and an error message
describing the error will be left at the current Tcl interpreter
(CDM_Interp). If all annotators run without errors, TCL_OK will be
returned.