% This is language.dat as of March 13th, 1991 at (your site)
%
% This file tells which are the languages and the usable hyphenation files.
% First language will have language number 0 when used by hyconfig.tex
% at an INITeX time or used by french.sty Version 3
% (once INITeX is done don't change the language order!)
%
%============================================================================%
%| Name    | patterns file | exceptions file % comments                     |%
%============================================================================%
 english      enhyph.tex     enhyphex.tex   % default language is "english"
 french       f8hyph.tex     frhyphex.tex   % pas d'exceptions francaises ?
 german       ghyph31.tex     % (german)
 spanish      eshyph.tex     % (spanish)
 italian      ithyph.tex     % (italian)
%  dumylang   dumyhyph.tex   % for testing a new language without hyphen files

% INITeX     hyconfig.tex   % master hyphenation code used at my site to
                           % congigurate each [*]plain format at INITeX time.
                           % \input hyphen is replaced here by \input hyconfig
                           % which does the job of loading files.

                           % Donald Knuth's hyphen.tex file is left unchanged
                           % (in fact in 2 parts: patterns and exceptions).