if (command.verb && command.verb.isInferred) {
      command.tokens.push(command.verb);
    }