% The Portuguese TeX hyphenation table.
% Tabela TeX de separagco de smlabas para portugujs.
% Tomas Oliveira e Silva  (10/19/96)
% Based on pthyph.tex by (C) Pedro J. de Rezende  (02/13/87)
% Adapted to allow hyphens in accented words
% Recomended usage under LaTeX2e
%   \usepackage[T1]{fontenc}
%   \usepackage{isolatin1} % optional
%   \usepackage[portugues]{babel}
%
% Permission is hereby granted to copy and distribute this material provided
% that the copies are not made or  distributed for  commercial or  lucrative
% purpose.
%
% FURTHERMORE, THE CONTENTS OF THIS TABLE ARE NOT TO BE CHANGED IN ANY WAY!
%
%
% Make sure all used accented letters have appropriate codes.
% These codes are for the widely available T1 font encoding.
%
\catcode"E1=11 \lccode"E1="E1  % a acute
\catcode"E0=11 \lccode"E0="E0  % a grave
\catcode"E3=11 \lccode"E3="E3  % a tilde
\catcode"E2=11 \lccode"E2="E2  % a hat
\catcode"E9=11 \lccode"E9="E9  % e acute
\catcode"EA=11 \lccode"EA="EA  % e hat
\catcode"ED=11 \lccode"ED="ED  % i acute
\catcode"F3=11 \lccode"F3="F3  % o acute
\catcode"F5=11 \lccode"F5="F5  % o tilde
\catcode"F4=11 \lccode"F4="F4  % o hat
\catcode"FA=11 \lccode"FA="FA  % u acute
\catcode"E7=11 \lccode"E7="E7  % c cedilla

%
% For aesthetic reasons any hyphenated word must have at least two
% characters on the line containing the hyphen and  at least three
% characters on the following line (ava-reza but not a-vare-za).
%
\lefthyphenmin=2
\righthyphenmin=3

%
% Some of the following patterns may not occur in the portuguese language.
%
\patterns{% just type <return> if you're not using INITEX
  1ba 1b^^e1 1b^^e2
  1be 1b^^e9 1b^^ea
  1bi 1b^^ed
  1bo 1b^^f3 1b^^f4
  1bu 1b^^fa
  1by
  1b2l
  1b2r
  o2b3long
  1ca 1c^^e1 1c^^e3 1c^^e2 1^^e7a 1^^e7^^e1 1^^e7^^e3 1^^e7^^e2
  1ce 1c^^e9 1c^^ea
  1ci 1c^^ed
  1co 1c^^f3 1c^^f5 1c^^f4 1^^e7o 1^^e7^^f5
  1cu 1c^^fa
  1cy
  1c2k
  1ch
  1c2l
  1c2r
  1da 1d^^e1 1d^^e2
  1de 1d^^e9 1d^^ea
  1di 1d^^ed
  1do 1d^^f3 1d^^f4
  1du 1d^^fa
  1dy
  1d2l
  1d2r
  e1e
  1fa 1f^^e1 1f^^e2
  1fe 1f^^e9 1f^^ea
  1fi 1f^^ed
  1fo 1f^^f3 1f^^f4
  1fu 1f^^fa
  1fy
  1f2l
  1f2r
  1ga 1g^^e1 1g^^e2
  1ge 1g^^e9 1g^^ea
  1gi 1g^^ed
  1go 1g^^f3 1g^^f4
  1gu 1g^^fa
  1gy
  1g2l
  1g2r
  1j
  1ka
  1ke
  1ki
  1ko
  1ku
  1ky
  1k2l
  1k2r
  1la 1l^^e1 1l^^e2
  1le 1l^^e9 1l^^ea
  1li 1l^^ed
  1lo 1l^^f3 1l^^f4
  1lu 1l^^fa
  1ly
  1lh
  1ma 1m^^e1 1m^^e2
  1me 1m^^e9 1m^^ea
  1mi 1m^^ed
  1mo 1m^^f3 1m^^f4
  1mu 1m^^fa
  1my
  m2n
  m1h
  1na 1n^^e1 1n^^e2
  1ne 1n^^e9 1n^^ea
  1ni 1n^^ed
  1no 1n^^f3 1n^^f4
  1nu 1n^^fa
  1ny
  1nh
  o1o
  1pa 1p^^e1 1p^^e2
  1pe 1p^^e9 1p^^ea
  1pi 1p^^ed
  1po 1p^^f3 1p^^f4
  1pu 1p^^fa
  1py
  1ph
  1p2l
  1p2r
  1p2neu
  1p2sic
  1qu
  1ra 1r^^e1 1r^^e2
  1re 1r^^e9 1r^^ea
  1ri 1r^^ed
  1ro 1r^^f3 1r^^f4
  1ru 1r^^fa
  1ry
  1sa 1s^^e1 1s^^e2
  1se 1s^^e9 1s^^ea
  1si 1s^^ed
  1so 1s^^f3 1s^^f4
  1su 1s^^fa
  1sy
  1ta 1t^^e1 1t^^e2
  1te 1t^^e9 1t^^ea
  1ti 1t^^ed
  1to 1t^^f3 1t^^f4
  1tu 1t^^fa
  1ty
  1th
  1t2l
  1t2r
  1va 1v^^e1 1v^^e2
  1ve 1v^^e9 1v^^ea
  1vi 1v^^ed
  1vo 1v^^f3 1v^^f4
  1vu 1v^^fa
  1vy
  1v2l
  1v2r
  w2
  1xa 1x^^e1 1x^^e2
  1xe 1x^^e9 1x^^ea
  1xi 1x^^ed
  1xo 1x^^f3 1x^^f4
  1xu 1x^^fa
  1xy
  1za 1z^^e1 1z^^e2
  1ze 1z^^e9 1z^^ea
  1zi 1z^^ed
  1zo 1z^^f3 1z^^f4
  1zu 1z^^fa
}
\hyphenation{% Do NOT make any alterations to this list! --- PdR
  hard-ware
  soft-ware
}


