Browser-object-text-of is a prefix command which is a composable browser object. It should be supplied after another browser object, and it means "text of" that other browser object. For example, the sequence `n c` copies the url of a link, but `n T c` copies the text of a link. At this time, it is necessary to provide the other browser object explicitly, thus `T c` is not a valid sequence.