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