if (target) {

        this.logger.log(`Associating adverb '${adverb.name}' with '${target.name}'`);
        target.setModifiedBy(adverb);