(
  cat $DILIB/data/Eng/StopWord.dict
  Utf8StopWordsDictFromWiki < $DILIB_IMPORT/Eng/EngStopWordTit.wiki
) | sort -u

