summaryrefslogtreecommitdiff
path: root/language
diff options
context:
space:
mode:
authorNorbert Preining <norbert@preining.info>2020-04-21 03:02:38 +0000
committerNorbert Preining <norbert@preining.info>2020-04-21 03:02:38 +0000
commit8731cc5ad70723b9a155917df509d857579c355d (patch)
treef6594e2b25c3e0aaf4838d7ada0e8885af3fd532 /language
parent2a6dafa8ee740f345650d6a697665bf85a57cc77 (diff)
CTAN sync 202004210302
Diffstat (limited to 'language')
-rw-r--r--language/spanish/hyphen-spanish/LICENSE21
-rw-r--r--language/spanish/hyphen-spanish/README83
-rw-r--r--language/spanish/hyphen-spanish/README.md30
-rw-r--r--language/spanish/hyphen-spanish/eshyph-make.lua89
-rw-r--r--language/spanish/hyphen-spanish/eshyph-test.tex235
-rw-r--r--language/spanish/hyphen-spanish/eshyph.src1494
-rw-r--r--language/spanish/hyphen-spanish/eshyph.tex1763
-rw-r--r--language/spanish/hyphen-spanish/eshyphexh.tex1367
-rw-r--r--language/spanish/hyphen-spanish/hyph-es-generated.tex2175
-rw-r--r--language/spanish/hyphen-spanish/hyphen-es-base.tex47
10 files changed, 5790 insertions, 1514 deletions
diff --git a/language/spanish/hyphen-spanish/LICENSE b/language/spanish/hyphen-spanish/LICENSE
new file mode 100644
index 0000000000..3f170502ba
--- /dev/null
+++ b/language/spanish/hyphen-spanish/LICENSE
@@ -0,0 +1,21 @@
+MIT License
+
+Copyright (c) 2019 Javier Bezos
+
+Permission is hereby granted, free of charge, to any person obtaining a copy
+of this software and associated documentation files (the "Software"), to deal
+in the Software without restriction, including without limitation the rights
+to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
+copies of the Software, and to permit persons to whom the Software is
+furnished to do so, subject to the following conditions:
+
+The above copyright notice and this permission notice shall be included in all
+copies or substantial portions of the Software.
+
+THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
+AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
+LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
+OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
+SOFTWARE.
diff --git a/language/spanish/hyphen-spanish/README b/language/spanish/hyphen-spanish/README
deleted file mode 100644
index 9529767ad4..0000000000
--- a/language/spanish/hyphen-spanish/README
+++ /dev/null
@@ -1,83 +0,0 @@
-DIVISI'ON DE PALABRAS
-~~~~~~~~~~~~~~~~~~~~~
-
-The file eshyph.tex under /base is the base for the Spanish patters.
-It is intended mainly for backward compatibility. New systems are
-best based on CTAN:language/hyph-utf8/, which has the same patterns.
-
-Why 4.x? Well, I know at least other three files with the same name,
-so this one is the fourth (there were at least 6 or 7 patterns files).
-The others should vanish as soon as posible.
-
-(c) Javier Bezos 1993 1997.
-(c) Javier Bezos and CervanTeX 2001-2009
-Some parts, (c) by Francesc Carmona
-Licence: LPPL
-
-- division.pdf is a draft of an article (in Spanish) explaining the
-rules to be applied and how they are being translated into TeX in a
-unified set of patterns (somewhat outdated).
-- eshyph-make.lua generates the patterns, with eshyph.src for prefixes
-and special cases.
-- eshyph-test.tex makes a comparison with strict syllabic rules. It
-requires a file spanish-words.txt (not supplied) with a list of word,
-one per line. You can (should) filter the words.
-
-For bug reports and comments:
-
- http://www.tex-tipografia.com/spanish_hyphen.html
-
-I would like to thanks Francesc Carmona for his permission
-to steal parts of his work without restrictions.
-
-The contrib directory, as its name implies, is not part of the
-official bundle. It has a different set of patterns, but it does not
-follow the rules by the Spanish Academy (despite its claims).
-
-What's new in 4.5 (2009-08-01)
-~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
-
-Missing group -gl- added (a major bug). A few minor improvements
-for "des-" and "in-".
-
-What's new in 4.4 (2009-05-19)
-~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
-
-Some bad patterns fixed.
-
-What's new in 4.3 (2009-05-14)
-~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
-
-Some patterns fixed, particularly for "familia", "superar", "sub-" and
-final consonants. Patterns are now generated with the help of a few
-lua/luatex files (whose status is alpha).
-
-What's new in 4.2
-~~~~~~~~~~~~~~~~~
-
-The encoding is UTF-8, so that it can be used with LuaTeX. Yet, it
-works without changes with standard TeX.
-
-What's new in 4.1
-~~~~~~~~~~~~~~~~~
-
-- Thanks to a list of about 750000 words and extensive
-tests, wrong hyphenations have been reduced dramatically
-and the number of patterns has been almost duplicated.
-
-- Since the Spanish Academy rules of 1999 are very vague,
-incomplete and even contradictory, they had to be
-completed with some traditional ones. The Academy has
-published new rules in November 2005 including many of
-the traditional ones employed here and therefore only
-minor adjustments have been necessary.
-
-- Patterns for a few verbal endings are necessary, and
-now the "voseo" forms (used in many countries of Central
-and South America) have been included.
-
-2009-05-19
-_____________________________________________________________
-Javier Bezos | http://www.cervantex.es/
-.............................................................
-TeX y tipografia | http://www.tex-tipografia.com/ \ No newline at end of file
diff --git a/language/spanish/hyphen-spanish/README.md b/language/spanish/hyphen-spanish/README.md
new file mode 100644
index 0000000000..826f13485f
--- /dev/null
+++ b/language/spanish/hyphen-spanish/README.md
@@ -0,0 +1,30 @@
+
+# TeX hyphenation patterns for Spanish, v 5.0.
+
+This directory is a permanent place for the latest official release of the hyphenation patterns for the Spanish language, valid for xetex, luatex and pdftex.
+
+The GitHub repository is:
+
+https://github.com/jbezos/tex-hyphen-spanish
+
+They are based on rules, with the help of a dictionary of about 700 000 words, created over 20 years and still expanding.
+
+This project is related to tex-hyphen, the collection of hyphenation patterns for TeX and other systems based on the same algorithm (Mozilla, Kindle, FOP, etc.):
+
+https://github.com/hyphenation/tex-hyphen
+
+Note however the version bundled with tex-hyphen (in CTAN:language/hyph-utf8/) could be outdated.
+
+## Contents
+
+* `hyph-es-generated.tex` is the main file. This is the file to be replaced in order to update the patterns, after removing the suffix `-generated`. Remember you must rebuild the formats (except with luatex).
+
+* `eshyphexh.tex` provides exceptions for traditional rules with adh, exh, and a few more.
+
+* `division.pdf` is a draft of an article (in Spanish) explaining the rules to be applied and how they are being translated into TeX in a unified set of patterns (somewhat outdated).
+
+* `eshyph-make.lua` generates the patterns, with `eshyph.src` for prefixes and special cases.
+
+* `eshyph-test.tex` makes a comparison of two hyphenation rules. Use `hyphen-es-base.tex` for more or less strict syllabic rules. It requires a file `spanish-words.txt` with a list of words (a sample with about 56 000 entries is supplied in the GitHub repository), one per line. You can (should) filter the words. Requires at least luatex 1.10.
+
+The sources for the word list include [ispell](https://www.cs.hmc.edu/~geoff/ispell.html), [DRAE-DLE](https://dle.rae.es/), the dictionary by María Moliner, [Fundéu](https://www.fundeu.es/) and personal tools for web crawling, with manual selection of terms.
diff --git a/language/spanish/hyphen-spanish/eshyph-make.lua b/language/spanish/hyphen-spanish/eshyph-make.lua
index 4fd0193295..7ceaa1b49d 100644
--- a/language/spanish/hyphen-spanish/eshyph-make.lua
+++ b/language/spanish/hyphen-spanish/eshyph-make.lua
@@ -1,7 +1,39 @@
-- (encoding:utf-8)
--- (c) Javier Bezos 2009
--- License: LPPL. v. 4.5
+-- GUIONIZADO DE PALABRAS
+-- ~~~~~~~~~~~~~~~~~~~~~
+-- v 5.0
+--
+-- License: MIT/X11
+--
+-- Copyright (c) 1993, 1997 Javier Bezos
+-- Copyright (c) 2001-2019 Javier Bezos and CervanTeX
+--
+-- Permission is hereby granted, free of charge, to any person obtaining a copy
+-- of this software and associated documentation files (the "Software"), to deal
+-- in the Software without restriction, including without limitation the rights
+-- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
+-- copies of the Software, and to permit persons to whom the Software is
+-- furnished to do so, subject to the following conditions:
+--
+-- The above copyright notice and this permission notice shall be included in
+-- all copies or substantial portions of the Software.
+--
+-- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+-- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+-- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
+-- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
+-- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
+-- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
+-- SOFTWARE.
+--
+-- For further info, bug reports and comments:
+--
+-- https://github.com/jbezos/tex-hyphen-spanish
+
+----------
+
+-- ethymologic, trailing no, bad words, prefixes, consonant + h, tl
patfile = io.open('eshyph.tex', 'w')
patfile:write('\\patterns{\n')
@@ -11,26 +43,33 @@ patfile:write('\\patterns{\n')
digraphs = 'ch ll'
liquids = 'bl cl fl gl kl pl vl br cr dr fr gr kr pr rr tr vr'
-avoid = 'tl'
+avoid = 'tl ts tx tz'
silent = 'h'
+chrl = 'chr chl'
letters = 'bcdfghjklmnpqrstvwxyz'
+hyphen_silent = false
+
for n in letters:gmatch('.') do
if silent:find(n) then
- patfile:write('2' .. n .. '.')
+ patfile:write(' 4' .. n .. '.')
else
- patfile:write('1' .. n .. ' 2' .. n .. '.')
+ patfile:write('1' .. n .. ' 4' .. n .. '. .' .. n .. '2')
end
for m in letters:gmatch('.') do
pat = n .. m
if digraphs:find(pat) then
- patfile:write(' ' .. n .. '4'.. m .. ' 2' .. pat .. '.')
+ patfile:write(' ')
elseif liquids:find(pat) then
- patfile:write(' ' .. n .. '2'.. m .. ' 2' .. pat .. '.')
+ patfile:write(' ')
elseif avoid:find(pat) then
- patfile:write(' 2' .. n .. '2'.. m)
+ patfile:write(' ')
elseif silent:find(m) then
- patfile:write(' 2' .. n .. '1' .. m)
+ if hyphen_silent then
+ patfile:write(' 2' .. n .. '1' .. m)
+ else
+ patfile:write(' 2' .. pat)
+ end
else
patfile:write(' 2' .. pat)
end
@@ -38,7 +77,28 @@ for n in letters:gmatch('.') do
patfile:write('\n')
end
-patfile:write('1ñ 2ñ.\n')
+patfile:write('1ñ 4ñ.\n')
+
+for n in digraphs:gmatch('%S+') do
+ patfile:write(n:sub(1,1) .. '4' .. n:sub(2,2) .. ' 4' .. n .. '.')
+ for m in letters:gmatch('.') do
+ pat = n .. m
+ if chrl:find(pat) then
+ patfile:write(' ' .. n .. '2' .. m)
+ else
+ patfile:write(' 2' .. pat)
+ end
+ end
+ patfile:write('\n')
+end
+
+for n in liquids:gmatch('%S+') do
+ patfile:write(n:sub(1,1) .. '2' .. n:sub(2,2) .. ' 4' .. n .. '.')
+ for m in letters:gmatch('.') do
+ patfile:write(' 2' .. n .. '2' .. m)
+ end
+ patfile:write('\n')
+end
letters = 'bcdlmnrstxy'
etim = 'pt ct cn ps mn gn ft pn cz tz ts'
@@ -58,11 +118,16 @@ function prefix(p)
patfile:write(p:sub(1,-2) .. '3r\n')
elseif p:match('[aeiou]$') then
p = p .. '1'
- patfile:write(p .. 'h\n')
end
+ if not hyphen_silent then
+ if p:match('[123456789]$') then
+ patfile:write(p:sub(1,-2) .. '1h\n')
+ else
+ patfile:write(p .. '1h\n')
+ end
+ end
patfile:write(p .. 'a2 ' .. p .. 'e2 ' .. p .. 'i2 ' .. p .. 'o2 ' .. p .. 'u2\n')
patfile:write(p .. 'á2 ' .. p .. 'é2 ' .. p .. 'í2 ' .. p .. 'ó2 ' .. p .. 'ú2\n')
-
end
for ln in src:lines() do
diff --git a/language/spanish/hyphen-spanish/eshyph-test.tex b/language/spanish/hyphen-spanish/eshyph-test.tex
index fe7156b509..06dcf7b876 100644
--- a/language/spanish/hyphen-spanish/eshyph-test.tex
+++ b/language/spanish/hyphen-spanish/eshyph-test.tex
@@ -1,124 +1,119 @@
-%$LuaTeX (encoding:utf-8)
-
-% (c) Javier Bezos 2009
-% License: LPPL.
-
-% Requires luatex >= 0.40
-
-\pdfoutput=1
-
-\nonstopmode
-
-% Go to line 113 to set a filter.
-
-% Cada lista de nodos consiste en un párrafo (incluido \par). No se
-% ha aplicado kerning, pero si ligaduras.
-
-% El paso por odvips da el error:
-% DVI file contains unexpected Omega command
-
-\directlua{\unexpanded{
- local glyph = node.id('glyph')
- local disc = node.id('disc')
- local glue = node.id('glue')
- callback.register('pre_linebreak_filter',
- function(h, groupcode, glyphes)
- % texio.write_nl('= ')
- word = ''
- unword = ''
- full = false
- for t in node.traverse(h) do
- if full then
- if node.id(t.id) == glyph and t.subtype == 0 then
- word = word .. unicode.utf8.char(t.char)
- elseif node.id(t.id) == disc then
- word = word .. '-'
- end
- else
- if node.id(t.id) == glyph and t.subtype == 0 then
- unword = unword .. unicode.utf8.char(t.char)
- elseif node.id(t.id) == disc then
- unword = unword .. '-'
- elseif node.id(t.id) == glue then
- full = true
- end
- end
-% texio.write_nl('NODE type=' .. node.type(t.id) .. ' subtype=' .. t.subtype )
-% if t.id == glyph then
-% texio.write(' font=' .. t.font .. ' char=' .. unicode.utf8.char(t.char))
-% end
- % for k, v in pairs(node.fields(t.id, t.subtype)) do
- % if node.has_field(t, v) and t[v] and type(t[v]) ~= "userdata" then
- % texio.write_nl(' -- ' .. v .. ': ' .. t[v])
- % end
- %end
- end
- if unword ~= word then
- texio.write_nl(word .. ' -- ' .. unword)
- end
- return true
- end)
-}}
-
-\catcode`\á=11 \lccode`\á=`\á
-\catcode`\é=11 \lccode`\é=`\é
-\catcode`\í=11 \lccode`\í=`\í
-\catcode`\ó=11 \lccode`\ó=`\ó
-\catcode`\ú=11 \lccode`\ú=`\ú
-\catcode`\ñ=11 \lccode`\ñ=`\ñ
-
-\newlanguage\base
-\language\base
-
-\patterns{
-1ñ 2ñ.
-1b 2b. 2bb 2bc 2bd 2bf 2bg 2b1h 2bj 2bk b2l 2bl. 2bm 2bn 2bp 2bq b2r 2br. 2bs 2bt 2bv 2bw 2bx 2by 2bz
-1c 2c. 2cb 2cc 2cd 2cf 2cg c4h 2ch. 2cj c2k c2l 2cl. 2cm 2cn 2cp 2cq c2r 2cr. 2cs 2ct 2cv 2cw 2cx 2cy 2cz
-1d 2d. 2db 2dc 2dd 2df 2dg 2d1h 2dj 2dk 2dl 2dm 2dn 2dp 2dq d2r 2dr. 2ds 2dt 2dv 2dw 2dx 2dy 2dz
-1f 2f. 2fb 2fc 2fd 2ff 2fg 2f1h 2fj 2fk f2l 2fl. 2fm 2fn 2fp 2fq f2r 2fr. 2fs 2ft 2fv 2fw 2fx 2fy 2fz
-1g 2g. 2gb 2gc 2gd 2gf 2gg 2g2h 2gj 2gk g2l 2gl. 2gm 2gn 2gp 2gq g2r 2gr. 2gs 2gt 2gv 2gw 2gx 2gy 2gz
-2hb 2hc 2hd 2hf 2hg 2h1h 2hj 2hk 2hl 2hm 2hn 2hp 2hq 2hr 2hs 2ht 2hv 2hw 2hx 2hy 2hz
-1j 2j. 2jb 2jc 2jd 2jf 2jg 2j1h 2jj 2jk 2jl 2jm 2jn 2jp 2jq 2jr 2js 2jt 2jv 2jw 2jx 2jy 2jz
-1k 2k. 2kb 2kc 2kd 2kf 2kg 2k2h 2kj 2kk k2l 2kl. 2km 2kn 2kp 2kq k2r 2kr. 2ks 2kt 2kv 2kw 2kx 2ky 2kz
-1l 2l. 2lb 2lc 2ld 2lf 2lg 2l1h 2lj 2lk l4l 2ll. 2lm 2ln 2lp 2lq 2lr 2ls 2lt 2lv 2lw 2lx 2ly 2lz
-1m 2m. 2mb 2mc 2md 2mf 2mg 2m1h 2mj 2mk 2ml 2mm 2mn 2mp 2mq 2mr 2ms 2mt 2mv 2mw 2mx 2my 2mz
-1n 2n. 2nb 2nc 2nd 2nf 2ng 2n1h 2nj 2nk 2nl 2nm 2nn 2np 2nq 2nr 2ns 2nt 2nv 2nw 2nx 2ny 2nz
-1p 2p. 2pb 2pc 2pd 2pf 2pg 2p1h 2pj 2pk p2l 2pl. 2pm 2pn 2pp 2pq p2r 2pr. 2ps 2pt 2pv 2pw 2px 2py 2pz
-1q 2q. 2qb 2qc 2qd 2qf 2qg 2q1h 2qj 2qk 2ql 2qm 2qn 2qp 2qq 2qr 2qs 2qt 2qv 2qw 2qx 2qy 2qz
-1r 2r. 2rb 2rc 2rd 2rf 2rg 2r1h 2rj 2rk 2rl 2rm 2rn 2rp 2rq r2r 2rr. 2rs 2rt 2rv 2rw 2rx 2ry 2rz
-1s 2s. 2sb 2sc 2sd 2sf 2sg 2s1h 2sj 2sk 2sl 2sm 2sn 2sp 2sq 2sr 2ss 2st 2sv 2sw 2sx 2sy 2sz
-1t 2t. 2tb 2tc 2td 2tf 2tg 2t1h 2tj 2tk 2tm 2tn 2tp 2tq t2r 2tr. 2ts 2tt 2tv 2tw t2x 2ty 2tz
-1v 2v. 2vb 2vc 2vd 2vf 2vg 2v1h 2vj 2vk v2l 2vl. 2vm 2vn 2vp 2vq v2r 2vr. 2vs 2vt 2vv 2vw 2vx 2vy 2vz
-1w 2w. 2wb 2wc 2wd 2wf 2wg 2w1h 2wj 2wk w2l 2wl. 2wm 2wn 2wp 2wq w2r 2wr. 2ws 2wt 2wv 2ww 2wx 2wy 2wz
-1x 2x. 2xb 2xc 2xd 2xf 2xg 2x1h 2xj 2xk 2xl 2xm 2xn 2xp 2xq 2xr 2xs 2xt 2xv 2xw 2xx 2xy 2xz
-1y 2y. 2yb 2yc 2yd 2yf 2yg 2y1h 2yj 2yk 2yl 2ym 2yn 2yp 2yq 2yr 2ys 2yt 2yv 2yw 2yx 2yy 2yz
-1z 2z. 2zb 2zc 2zd 2zf 2zg 2z1h 2zj 2zk 2zl 2zm 2zn 2zp 2zq 2zr 2zs 2zt 2zv 2zw 2zx 2zy 2zz
-2t2l}
-
-\newlanguage\full
-\language\full
-\input eshyph.tex
-
-\lefthyphenmin=1
-\righthyphenmin=1
-
-\font\tm=ptmr8t % Actually, any font with 256 chars
-\tm
-\pdfnoligatures\tm
-
-\hbadness=10000
-\hfuzz=\maxdimen
-
-% The space serves as separator (a glue node)
-\def\p#1{\setbox0\vbox{\hsize0pt\language\base #1 \language\full #1}}
-
-\directlua{\unexpanded{
+% (c) Javier Bezos 2019
+% License: MIT.
+
+% Requires luatex >= 1.10
+
+\documentclass{article}
+
+{\catcode`\%=12 \gdef\%{%}}
+
+% First, the customizable part
+% ==========
+
+\def\vow{aeiouáéíóú}
+\def\con{bcdfghjklmnpqrstvwxyz}
+
+\def\filter{s$}
+% \def\filter{trans[aeiou]}
+% \def\filter{^ps}
+
+\def\leftfilter{}
+% \def\leftfilter{\%-.\%-} % eg, -.-
+% \def\leftfilter{^.\%-} % eg, .-
+% \def\leftfilter{\%-.\%-} % eg, -.
+% \def\leftfilter{\%-[h\vow]} % eg, -a
+% \def\leftfilter{[^-][^-][^-][^-][^-][^-]+}
+
+% ============
+
+% \chardef\showall=0 % solo distintos
+\chardef\showall=1 % distintos y coincidentes
+% ==========
+
+\newlanguage\left
+\language\left
+\lefthyphenmin1
+\righthyphenmin1
+
+\input{hyph-es.tex}
+
+\newlanguage\right
+\language\right
+\lefthyphenmin1
+\righthyphenmin1
+
+\input{hyphen-es-base.tex}
+
+% ==========
+% Now the code to compare and show the hyphenated words
+% ==========
+
+\directlua{
+
+ % Perhaps the main drawback of lua (and a huge one) is it doesn't
+ % understand Unicode. As I'm just comparing strings with a few accented
+ % letters, here is a fast dirty trick. 195 is the prefix in utf-8,
+ % and I just remove it.
+
+ function tosingle(s)
+ s = s:gsub(string.char(195), '')
+ return s
+ end
+
+ function test (head)
+ lang.hyphenate(head)
+ texio.write_nl('')
+ local right = ''
+ local left = ''
+ for item in node.traverse(head) do
+ if item.id == node.id'glyph' and item.char == 0x2a then % *
+ left = right
+ right = ''
+ elseif item.id == node.id'glyph' then
+ right = right .. unicode.utf8.char(item.char)
+ elseif item.id == node.id'glue' then
+ right = right .. ' '
+ elseif item.id == node.id'disc' then
+ right = right .. '-'
+ end
+ end
+ % texio.write_nl(left)
+ ql = tosingle(left)
+ qf = tosingle('\leftfilter')
+ if ql:find(qf) then
+ if left == right then
+ \ifcase\showall\or
+ texio.write('.. ' .. left .. ' ' .. right)
+ \fi
+ else
+ texio.write('@@ ' .. left .. ' ' .. right)
+ end
+ end
+ return head
+ end
+ luatexbase.add_to_callback('hyphenate',
+ test,
+ 'Hyphen.hyphenate')
+ }
+
+\begin{document}
+
+\def\p#1{\setbox0\vbox{\language\left#1*\language\right#1}}
+
+\message{^^J*******************^^J}
+
+\directlua{
local words = io.open('spanish-words.txt')
for w in words:lines() do
- if w:find('inasis') then
- tex.print('\\p{' .. w .. '}')
+ qw = tosingle(w)
+ qf = tosingle('\filter')
+ if qw:find(qf) then
+ tex.print('\string\\p{' .. w .. '}')
end
- end
- words:close()}}
+ end
+ words:close()}
+
+\message{^^J*******************^^J}
+
+\end{document}
-\bye \ No newline at end of file
diff --git a/language/spanish/hyphen-spanish/eshyph.src b/language/spanish/hyphen-spanish/eshyph.src
index 912f287322..becd7e51c4 100644
--- a/language/spanish/hyphen-spanish/eshyph.src
+++ b/language/spanish/hyphen-spanish/eshyph.src
@@ -1,10 +1,23 @@
-% 4.5
+% v 5.0 License MIT/X11. See eshyph-make.lua
san4c5t
plan4c5t
+com4p3t
+prom4p3t
+%
+o1eu2
+a1ae2
+a1aó2
+eo1á2
+eo1e2
+o1ae2
+o1eó2
%
2no.
-%.no2
-%.ano4 % ano-dino
+2t2l
+2t2s
+2t2x
+2t2z
+tz3s4ch
4caca4 % caca-huete
4cago4 4caga4 4cagas. % Chi-cago
4teta. 4tetas. % es-teta
@@ -14,11 +27,17 @@ plan4c5t
4meable. 4meables. % imper-meable
4pedo4 % bí-pedo % tubér-culo %
4culo4
-3mente.
-% -aer aero deca
-% ieron etc. no en aer.
-% iera iese no en aer
-% no en aer (el acento!) (contrá)eme ete ele elo ela enos elos
+5mente.
+%
+% Conjugaciones verbales
+% ======================
+%
+% -aer (aero, deca[er], contra[er])
+% Este grupo no contiene las terminaciones ieron, etc., iera, iese
+% (es decayera, contrajera).
+% Tampoco, porque el prefijo no tiene acento y las formas verbales sí:
+% [contrá]eme, ete, ele, elo, ela, enos, elos.
+%
4i3go. 4es. 4és 4e. 4e3mos. 4éis. 4en.
4ía. 4ías. 4ía3mos. 4íais. 4ían.
4í. 4í4s3te. 4í4s3tes. 4í3tes. 4í3mos. 4ís3teis.
@@ -156,736 +175,897 @@ e5r4a3do. e5r4a3da. e5r4a3dos. e5r4a3das.
%
e5r4a3dor. e5r4a3dora. e5r4a3dores. e5r4a3doras.
%
+%
+% Prefijos y elementos iniciales
+% ==============================
+%
+% Con prefijos damos por hecho que Xh se divide siempre. Estas
+% combinaciones sin división apenas se dan más que en voces de origen
+% latino, o de nombres propios modernos, es decir, una cantidad
+% limitada y poco abierta, así que entrarían como excepciones.
+%
+.a4 % a- (prevent)
+/.abre/
+/.acro/
/acto/ % (gal)acto, (l)acto
-/afro/
-.a2 % a, an (prevent)
-.an2a2 .an2e2 .an2i2 .an2o2 .an2u2
-.an2á2 .an2é2 .an2í2 .an2ó2 .an2ú2.
-ana3lí
-.aná3li
-.ana3li
-.an3aero
-.an3e2pigr
-.ane3xa .ane3xá .ane3xe .ane3xé .ane3xio .ane3xió
-.an3h
-.ani3mad .ani3mád
-.ani3dar
-.ani3ll
-.ani3m
-.aniña
-.ani3q
-.an3i2so .an3i2só
-.ani3vel
-.ano5che
-.ano5din
-.ano5mal
-.ano5nad
-.anó3nim
-.anó5mal
-.ano5nim
-.ano5ta .ano3tá
-.anua3l
-.anua4lm
-.anu3bl
-.anu3da
-.anu3l
-asu3b2
+/adeno/
+ 4i3ditis.
/aero/
+/afro/
+/agro/
+% /an/ % No realmente productivo, solo especiales
+ .an3e2pigr
+ .an3a2lcoh
+ .an3amnio
+ .an3i4so .an3i4só
+ .an3aero
+/andro/
/anfi/
+ 4o3xo. 4o3xos.
/anglo/
/ante/
-.ante2o3je
-acante2
-4ísmo. 4ísmos. 4ísta. 4ístas.
-4ístico. 4ísticos. 4ística. 4ísticas.
-t4eo3nes.
-mante4a
-e4a3miento
+ .ante2o3je
+ acante2
+ 4ísmo. 4ísmos. 4ísta. 4ístas.
+ 4ismo. 4ismos. 4ista. 4istas.
+ 4ístico. 4ísticos. 4ística. 4ísticas.
+ pante4o3n
+ .anteo3nes
+ mante4a
+ e4a3miento
+ e4ándo
+ tras3antea
+ 2huelo. 2huela. 2huelos. 2huelas.
/.anti/
-ti2o3qu ti2o3co
+ ti2o3qu ti2o3co
+/apico/
/archi/
+/.atto/
+/audio/
+/austro/ %%
/auto/
+% /bi/
+ .bi1anual
+ .bi1aur
+ .bi1ox
+ .bi1ó2x
+ .bi1un
+ bi1u2ní
/biblio/
+bien2
+ bien3b bien3c bien3d bien3f bien3g bien3h bien3l bien3m bien3p
+ bien3q bien3s bien3t bien3v bien3z
+ .bie4n3and
+ .bie4n3a4pa
+ .bie4n3a4ve
+ .bie4n3est
+ .bie4n3int
+ .bie4n3o4lie
+ b4ien3do. .su3b4ien b4ien3das.
/bio/
-bi1u2ní
+/busca/
/cardio/
/cefalo/
/centi/
-centi5área
+% /cian/
+ cian1h % Solo este caso especial
+/ciano/
+/ciber/
+ centi5área
/ciclo/
-o4i3dea. o4i3deas. o4i3dal. o4i3dales.
-4o2i3de. 4o2i3des. 4i2dal. 4i2dales.
-4i3deo. 4i3deos.
+% /.cis/
/cito/
-3c2neor
+/clepto/ %%
/cnico/ % (té)cnico
-%?.co?
-.co2a2 .co2e2 .co2i2 .co3o4 .co2u2 % Note coo
-.co2á2 .co2é2 .co2í2 .co2ó2 .co2ú2
-co4á3gul
-co4acci
-co4acti
-co4adju
-co4a3dun
-co4adyu
-co3agen
-co4a3gul
-co4a3lic
-co4aptac
-co4art
-co4árt
-co4e3fic
-co4erc
-co4erz
-co4e3tá
-co3exis
-co4imbr
-co4inci
-co4i3to
-co3n4imbri
-co4o3per
-co4o3pér
-co4opt
-co4ord
-con1imbr
-con1urb
+% /.co/
+ .co1h
+ .co2a2 .co2e2 .co2i2 .co3o4 .co2u2 % Note coo
+ .co2á2 .co2é2 .co2í2 .co2ó2 .co2ú2
+ .co3acer
+ .co3acree
+ .coá3gul
+ .co3agen
+ .coa3gul
+ .co3apóst
+ .coa3lesc
+ .coa3lic
+ .co3arrend
+ .coa3xial
+ .co3auto
+ .co3edic
+ .co3edit
+ .co3educ
+ .co3efici
+ .coe3tá
+ .co3exis
+ .co6hib
+ .co4hech
+ .co4hesi
+ .co4heso
+ .co4herent
+ .co4het
+ .co3imput
+ .coi3to
+ .co4o5ki
+ .co4o3per
+ .co4o3pér
+ .co4orden
+ .co4ordin
+ .co4ordín
+ .co4opt
+ .co4ópt
+ .co2nurb
+ cou3lomb
+/corta/
+/cosmo/
+/crio/
/cripto/
/crono/
-/contra/ % -aer =
-/deca/ % deca, (en)deca, -aer
-4e3dro. 4e3dros. 4é3drico. 4é3dricos. 4é3drica.
-4é3dricas.
-/.de2s/
-deca2i3mient
-decimo1
-3sa. 3sas.
-*órde
-*orde
-*abast
-*aboll
-*aboto
-*abr
-desa3brid
-*abroch
-*aceit
-*aceler
-desa3cert
-desa3ciert
-*acobar
-*acomod
-*acomp
-*acons
-*acopl
-*acorr
-*acostum
-*acot
-desa3craliz
-*acredit
-*activ
-*acuart
-*aderez
-*adeud
-*adorar
-*adormec
-*adorn
-*advert
-*aferr
-*afic
-*afil
-*afin
-*afor
-desa3gú
-desa3garr
-*agraci
-*agrad
-*agravi
-*agreg
-*agrup
-*agu
-desa3guisado
-*aherr
-*ahij
-*ajust
-*alagar
-*alent
-*alfom
-*alfor
-*aliñ
-desa3lin
-*alien
-*aline
-desa3liv
-*alm
-*almid
-*aloj
-*alquil
-*alter
-*alumbr
-desa3marr
-desa3mobl
-*amold
-*amort
-*amuebl
-*ampa
-*and
-*angel
-de3sangr
-*anid
-*anim
-*aním
-*anud
-desa3pañ
-desa3pacib
-*apadr
-*apare
-*aparec
-*aparic
-*apeg
-*apercib
-*apes
-*aplic
-*apolill
-*apoy
-*aprend
-*apret
-*apriet
-*aprob
-*apropi
-*aprovech
-*arbol
-*aren
-*arm
-des4arme
-*arraig
-*arregl
-*arrend
-*arrim
-desa3rroll
-*arrop
-*arrug
-*articul
-*asent
-*asist
-*asn
-desa3soseg
-desa3sosieg
-*atenc
-*atend
-*atiend
-*atent
-desa3tin
-*atorn
-*atranc
-*autor
-*avis
-desa3yun
-desa3zón
-desa3zon
-*embal
-*embál
-*embar
-*embár
-*embarg
-*embols
-*emborr
-*embosc
-*embot
-*embrag
-*embrág
-*embrave
-*embráve
-*embroll
-*embróll
-*embruj
-*embrúj
-de3semej
-*empañ
-*empáñ
-*empac
-*empaquet
-*empaquét
-*emparej
-*emparéj
-*emparent
-*empat
-*empé
-*empedr
-*empeg
-*empeor
-*emperez
-*empern
-*emple
-*empolv
-*empotr
-*empoz
-*enam
-*encab
-*encad
-*encaj
-*encáj
-*encall
-*encáll
-*encam
-de3sencant
-*encap
-*encar
-*encár
-*ench
-*encl
-*enco
-*encr
-*encu
-*end
-de3senfad
-de3senfád
-*enfi
-*enfo
-*enfó
-de3senfren
-*enfund
-*enfur
-de3sengañ
-de3sengáñ
-*enganch
-*engar
-*engas
-*engom
-*engoz
-*engra
-*enhebr
-*enj
-*enlad
-*enlaz
-*enlo
-*enm
-*enr
-*ens
-*enta
-de3sentend
-de3sentien
-de3sentién
-*enter
-*entier
-*entiér
-*ento
-*entr
-*entu
-*envain
-de3senvolvim
-de3seo
-*eq
-de3s4erci
-de3s4ert
-de3s4ért
-*espa
-de3sesperac
-*esperanz
-de3sesper
-*estabil
-*estim
-de3sider
-de3sidia
-de3sidio
-de3siert
-de3sign
-de3sigual
-de3silusi
-*imagin
-*iman
-*impon
-*impresX
-*incent
-*inclin
-*incorp
-*incrust
-de3sinenc
-de3sinfec
-de3su3dar de3su3das de3su3dan
-*inflam
-*infl
-*inform
-*inhib
-*insect
-*instal
-de3s4integr
-de3s4inter
-*intox
-*inver
-*impres
-de3sisten
-de3isti
-*obedec
-*oblig
-*obstr
-de3socup
-*odor
-de3solac
-de3solad
-de3soll
-*orej
-*orient
-de3sortij
-*organi
-de3suell
-de3sonce
-*ovi
-*oxi
-*oye
-*oyé
-de3s4ubstan
-de3s4ustan
-de3s4oseg
-*ub4ic
-*unir
-*unier
-*unim
-.dieci1o2
-/dodeca/
+/contra/
+% /cuadri/ %%
+/cuadru/ %%
+/cuasi/
+/deca/ % eg, deca, (en)deca, (do)deca
+/dento/
+/dermato/ %%
+/dermo/
+% /.de2s/ % ¡desa es y con diferencia el patrón con más palabras!
+ .de2s1h
+ .de2s3a2 .de2se2 .de2si2 .de2so2 .de2su2 % Note desa
+ .de2s3á2 .de2sé2 .de2sí2 .de2só2 .de2sú2 % Note desá
+ deca2i3mient
+ 3sa. 3sas.
+ *órde
+ *orde
+ % desa
+ de3s4a3brid
+ de3s4a3bor
+ de3s4a3craliz de3s4a3cralic
+ de3s4a3fia
+ de3s4a3fía de3s4a3fiá
+ de3s4a3fíe de3s4a3fié
+ de3s4a3fío de3s4a3fió
+ des5a4gua % ?
+ de3s4ahuci de3s4áhuci
+ de3s4a3guis
+ des4ala des4ála % des-alar, de-salar
+ de3s4a3liv
+ de3s4a3liniz de3s4a3liníz de3s4a3linic de3s4a3liníc
+ de3s4angr
+ de3s4angel
+ de3s4a3prensiv
+ de3s4a3rroll
+ desa4sa desa4se
+ des5a4tes % ?
+ de3s4astr
+ de3s4a3yun
+ de3s4a3zón
+ de3s4a3zon
+ .des3em
+ de3s4e3meja
+ de3s4e3méja de3s4e3mejá
+ de3s4e3meje de3s4e3méje de3s4e3mejé
+ de3s4e3mejo de3s4e3méjo de3s4e3mejó
+ de3s4empeñ de3s4empéñ
+ .des3en
+ de3s4enfren de3s4enfrén
+ de3seo de3sea
+ de3sean de3seán de3sear de3seár
+ de3seab de3seáb de3sead de3seád
+ de3seam de3seám de3seas de3seás
+ de3se3co de3se3ca de3se3cá de3se3có
+ de3s4e3que de3s4e3qué
+ de3se3can de3se3cán de3se3car de3se3cár
+ de3se3cab de3se3cáb de3se3cad de3se3cád
+ de3se3cam de3se3cám de3se3cas de3se3cás
+ de3se3cha de3sé3cha de3se3chá
+ de3se3ché de3se3che de3sé3che
+ de3se3chó de3se3cho
+ *edif
+ *educ
+ *eduq
+ *escombr
+ *eq
+ de3s4erci
+ de3s4ert de3s4ért
+ *espa
+ de3sesperac
+ *esperanz
+ *espin
+ *espum
+ *estabil
+ *estaci
+ *estalin
+ *estim
+ *estres
+ *estruc
+ de3sider
+ de3sidia
+ *ideol
+ de3sidio
+ de3siert
+ de3sign
+ *igual
+ *iguál
+ *ilusion
+ *ilusión
+ *imagin
+ *iman
+ *impon
+ *impres
+ *incent
+ *inclin
+ *incorp
+ *incrust
+ de3si3nenc
+ de3si3nent
+ de3sinfec
+ de3su3dar de3su3das de3su3dan
+ *infart
+ *inflam
+ *infl
+ *inform
+ *inhib
+ *insect
+ *instal
+ ini3ci
+ iní3ci
+ de3s4integr
+ de3s4inter %%%%%%%%%%%%%%%%%%%%
+ *intox
+ *intub
+ *inver
+ de3sisten
+ de3isti
+ *obedec
+ *obedez
+ *obedien
+ *oblig
+ *obstr
+ de3so3cas
+ *ocup *ocúp
+ *odor
+ de3so3la de3só3la de3so3lá
+ de3so3le de3so3lé
+ de3so3lo de3so3ló
+ de3solac
+ de3solad
+ de3soll
+ *oprim
+ *orej
+ *orill
+ *orient
+ de3sortij
+ *organi
+ *ornam
+ de3suell
+ de3sonce
+ *ova *ová *ové
+ *ovi
+ *oxi
+ *oye *oyé
+ de3s4ubstan
+ de3s4ustan
+ de3s4oseg
+ *ub4ic
+ *ub4iq
+ *unir
+ *unan *unas *une *unid *unien *uniera *unies *unién
+ *uniér *uniés *unió *uno *uná *uní *unía *unier *unim
+ *uña
+ *uñá
+ *urbani
+%
+.diecio2 .diecio3ch
/ecano/ % (m)ecano
/eco/
+/ecto/ % + (l)ecto
/ectro/ % (esp)ectro, (el)ectro
-/.en2/
-%.en2a2 .en2e2 .en2i2 .en2o2 .en2u2
-%.en2á2 .en2é2 .en2í2 .en2ó2 .en2ú2
-.ene3mist .ene3míst
-.eno3jar
-.enu3mera .enu3merá
-.enu3mere
-4o3lógico. 4o3lógica. 4o3lógicos. 4o3lógicas.
-4o3lógicamente. 4o3logía. 4o3logías.
-4ó3logo. 4ó3loga. 4ó3logos. 4ó3logas.
+/.e2n2/
+%%%%%%%%%%%%%%%%%% .en1h
+ .ena3mor .en3amór
+ .ene3mist .ene3míst
+ .eno3jar
+ .enu3mera .enu3merá
+ .enu3mere
+ .en3aceit
+ .ena3jen .ena3jén
+ .eno3ja .eno3já .eno3je .eno3jé .eno3jo .eno3jó .enó3j
+ .en3arb
+ en1hebr
+ .en2hest
+ 4emboca
+ 4o3lógico. 4o3lógica. 4o3lógicos. 4o3lógicas.
+ 4o3lógicamente. 4o3logía. 4o3logías.
+ 4ó3logo. 4ó3loga. 4ó3logos. 4ó3logas.
/endo/
+/enea/
+/entero/ %%
/ento/ % (ci)ento
-4emboca
/entre/
+/esclero/ %%
+/estereo/ %%
+/etno/
/euco/ % (l)euco
/euro/ % euro, (n)euro
+/.e2x2/
+ %%%%%%%%%%%%%%%%% .ex1h
+ .ex2hal .ex2hál
+ .ex2haus
+ .ex2hib .ex2híb
+ .ex2hort .ex2hórt
+ .ex2hum .ex2húm
+ 3gono. 3gonos. 3gonal. 3gonales.
+ exá3men
+ exá3ri
+ exé3ge
+ exó3ti
+ exa3cerb
+ exa3ger
+ ex3alum
+ exa3min
+ exe3cr
+ exe3géti
+ exe3quia
+ exi3ja exi3já exí3ja
+ exi3ge exí3ge
+ exi3gi exi3gí
+ exi3jo exí3jo
+ exi3lia exi3liá exí3lia
+ exi3lie exi3lié exí3lie
+ exi3lio exi3lió exí3lio
+ exi3ma exi3má exí3ma
+ exi3mi exi3mí exí3mi
+ exi3me exi3mé exí3me
+ exi3mo exi3mó exí3mo
+ exi3tos
+ exi3lar
+ exo3bió
+ exo3ner
+ exo3crin
+ exo3tér
+ exo3tic
+ exo3tiq
+ exo3tism
+ exo3gami
+ exo3esq
+ exo3plan
+ exo3gámi
+ exu3ber
+ exu3dar
+ exu3dat
+ exu3dac
/extra/
-u4teri
-.cau5t
-.deu5t
+ u4teri
+%
+ .cau5t
+ .deu5t
+/femto/
+/ferro/
+/filo/
+/fisio/
+/fito/
/fono/
/foto/
+/galo/
+/gastero/ %%
/gastro/
-/geo/
+/geo/
+/geronto/ %%
+/gineco/ %%
+/giga/
/gluco/
+/grafo/
+/guarda/
+/halo/
/hecto/
+/helico/ %%
/helio/
/hemato/
/hemi/
+ hemio3la. hemio3las.
/hemo/
-2al. 2ales.
+/hepato/ %%
+/hepta/
+/hetero/ %%
+ 2al. 2ales.
/hexa/
-/hidro/
+/hidro/
+/holo/
/hiper/
-pe3r4e3mia
+ pe3r4e3mia
+ hipe3r4i3cíne
+ hipe3r4o3nimi
+ hipe3r4o3ními
+ hipe3r4ó3nimo
+ hipe3r4o3xia
+/hipo/
+/spano/ % (hi)spano
/histo/
-/homo/
-/icono/
-.i2n2a2 .i2n2e2 .i2n2i2 .i2n2o2 .i2n2u2
-.i2n2á2 .i2n2é2 .i2n2í2 .i2n2ó2 .i2n2ú2
-.in3abord
-.in3abarc
-.in3acent
-.in3aguant
-.in3adapt
-.ina3movib
-.in3analiz
-.ina3nic
-.in3anim
-.iná3nim
-.in3apel
-.in3aplic
-.in3aprens
-.in3apreci
-.in3arrug
-.in3asist
-.iné3dit
-.in3efic
-.in3efici
-.in3eludi
-.ine3narr
-.ini3cia .ini3ciá .ini3cie
-.ino3cuo .ino3cua
-.ino3cula .ino3culá .ino3cule
-.inú3til
-.inu3tiliz
+/homo/
+/homeo/
+/ibero/
+/icono/
+/.i2n2/
+ %%%%%%%%%%%%%%% .in1h
+ in4hib in4híb
+ in4hal in4hál
+ in4hest in4hést
+ in4hum in4húm
+ in4hiest in4hiést
+ in4herent in4hóspit
+ in4hesi
+ .in3abarc
+ .in3abord
+ .in3acent
+ .in3acept
+ .in3adapt
+ .in3adopt
+ .in3aguant
+ .in3alámb
+ .in3alien
+ .in3analiz
+ .in3anim
+ .in3apagab
+ .in3afect
+ .in3apel
+ .in3aplaz
+ .in3aplic
+ .in3apreci
+ .in3aprehen
+ .in3aprens
+ .in3armón
+ .in3arrug
+ .in3asist
+ .in3atent
+ .in3efic
+ .in3efici
+ .in3eludi
+ .in3encont
+ .in3equid
+ .in3exact
+ .in3evit
+ .ina3movib
+ .ina3nic
+ .ine3narr
+ .ine3quív
+ .iná3nim
+ .iné3dit
+ .in3eleg
+ .in3exha
+ .in3ex
+ ini3cia iní3cia ini3ciá ini3cie
+ re3ini3cia re3iní3cia re3ini3ciá re3ini3cie
+ .ini3cuo .ini3cua
+ .in3igualab
+ .in3in
+ .in3obser
+ .ino3cuo .ino3cua
+ .ino3cenc
+ .ino3cent
+ .in3ocult
+ .ino3fens
+ .ino3cula .ino3culá .ino3cule
+ .in3oport
+ .inú3til
+ .inu3tiliz
/infra/
+/inmuno/ %%
/.inter/
-.in3ter2e3sa .in3ter2e3se .in3ter2e3so
-.in3ter2e3sá .in3ter2e3sé .in3ter2e3só
-.de3s4in3ter2e3sa .de3s4in3ter2e3se .de3s4in3ter2e3so
-.de3s4in3ter2e3sá .de3s4in3ter2e3sé .de3s4in3ter2e3só
-3te3ri3n 4te4r5i4nsu
-.in3te3r4rog
-.in3te3r4rupc .in3te3r4rupt .in3te3r4rump
-/intra/
+ .in3ter2e3sa .in3ter2e3se .in3ter2e3so
+ .in3ter2e3sá .in3ter2e3sé .in3ter2e3só
+ .de3s4in3ter2e3sa .de3s4in3ter2e3se .de3s4in3ter2e3so
+ .de3s4in3ter2e3sá .de3s4in3ter2e3sé .de3s4in3ter2e3só
+ 4n5te5r2i3n
+ inte6r5i4nsu
+ inte6r5i4nst
+ inte6r5i4nd
+ 4ino. 4inos. 4ina. 4inas.
+ .in3te3r4rog
+ .in3te3r4rupc .in3te3r4rupt .in3te3r4rump
+ inter4és
+ inte3r4esar
+ inte5r4regno
+ inte3r4ior4
+ in3te3r4im.
+ 4i4ano. 4i4ana. 4i4anos. 4i4anas.
+/intra/
+/islamo/ %%
+/italo/
/iso/
/kilo/
+/leuco/
+/linfo/
+/lipo/
+/lito/
/macro/
-mal2 ma4l3h .ma4l3e4du mal3b mal3c mal3d mal3f mal3g
-mal3m mal3p mal3q mal3s mal3t mal3v
-bien2 bien3h bien3v bien3q bien3m bien3t
-b4ien3do. .su3b4ien b4ien3das.
+ mal2 ma4l3h .ma4l3e4du mal3b mal3c mal3d mal3f mal3g
+ mal3m mal3p mal3q mal3s mal3t mal3v
+ .mal1acon
+ .mal1acos
+ .mala1e
+ .mal1andant
+ .mal1andanz
+ .mal1est
+ .mal1int
/maxi/
/megalo/
/mega/
/melano/
+/meso/
+/meta/
/micro/
-/mili/
-familia3ri ia5res.
-amili6a a3rio
-li5área
+/.mili/
+ familia3ri ia5res.
+ amili6a
+ a3rio a3ria
+ li5á4rea % mili, kili, quili
+ mili4ar
/mini/
-2os. 2o3so. 2o3sos. 2o3sa. 2o3sas. 2o3samente.
-mini4a5tur
+ 2os. 2o3so. 2o3sos. 2o3sa. 2o3sas. 2o3samente.
+ mini4a5tur
+/.mio/
/multi/
/miria/
/mono/
-2i3co. 2i3cos. 2i3ca. 2i3cas.
+/morfo/
+/moto/
/namo/ % (di)namo
+/nano/
+/narco/
/necro/
-/neo/
+/nefro/
+/neo/ % (cra)neo
+ 3c2neor
/neto/ % (mag)neto
+/neumo/
/norte/
/octo/
/octa/
/oligo/
/omni/
-i2o. i2os.
+/onco/
+/onto/
+/opto/
+/ornito/ %%
+/orto/
+ orto4e3pía
+/osteo/
/paleo/
+% /pan/
+ .pa4n1a4fri
+ .pa4n1a4meri
+ .pa4n1á4rab .pa4n1a4ráb .pa4n1a4rab
+ .pa4n1europ
+ .pa4n1islam .pa4n1islám
+ .pa4n5hisp
+ .pa4n1hel
+ .pa4n1ópti
/para/
-para2is. aí5so. aí5sos.
+ para2is. aí5so. aí5sos.
+ para4íso
+ para4i3señ
+ para4ulata
/penta/
+% /.peri/ %%
+/peta/
+/pico/
/piezo/
+/piro/
/pluri/
/poli/
-poli4u3r
-poli4o5mie
-poli4arq poli4árq
-poli4éste
-poli4andr
-poli4antea
-expoli4
-.pos2t2a2 .pos2t2e2 .pos2t2i2 .pos2t2o2 .pos2t2u2
-.pos2t2á2 .pos2t2é2 .pos2t2í2 .pos2t2ó2 .pos2t2ú2
-.pos3tin .pos3tín
-pos3ta. pos3tas.
-s3te. s3tes. s3tal. s3ta3les.
-s3ti3lla. s3ti3llas. s3ti3llón. s3ti3llones.
-.pos3tó3ni
-.pos3terg
-.pos3te3ri
-.pos3ti3go
-.pos3ti3la
-.pos3ti3ne
-.pos3ti3za .pos3ti3zo
-.pos3tu3ra
-s3tor. s3tora. s3toras. s3tores.
-.pos3tu3la .pos3tu3lá .pos3tu3le .pos3tu3lé
-.post3elec
-.post3impr
-.post3ind
-.post3ope
-.post3rev
-.pre2a2 .pre2e2 .pre2i2 .pre2o2 .pre2u2 .pre2h2
-.pre2á2 .pre2é2 .pre2í2 .pre2ó2 .pre2ú2
-pre3elij pre3elig
-pre3exis
-pre3emin
-preo3cup preo2cúp
-pre3olí
-pre3opin
-.pro2a2 .pro2e2 .pro2i2 .pro2o2 .pro2u2 .pro2h2
-.pro2á2 .pro2é2 .pro2í2 .pro2ó2 .pro2ú2
+ poli4u3r
+ poli4o5mie
+ poli4arq poli4árq
+ poli4éste
+ poli4andr
+ poli4antea
+ poli4arca
+ expoli4
+/porta/
+ porta4e3ro
+/.pos2t2/
+po4s3impr
+ po4s3o2per
+ po4s3ind
+ po4s3e4lect
+ po4s3estr
+ .pos3tin .pos3tín
+ .pos4t3ind
+ pos3ta. pos3tas.
+ pos4t5s
+ s3te. s3tes. s3tal. s3ta3les.
+ s3ti3lla. s3ti3llas. s3ti3llón. s3ti3llones.
+ s3tor. s3tora. s3toras. s3tores.
+ .pos3tó3ni
+ .pos3terg
+ .pos3te3ri
+ .pos3ti3go
+ .pos3ti3la
+ .pos3ti3ne
+ .pos3ti3za .pos3ti3zo
+ .pos3tu3ra
+ .pos3tu3la .pos3tu3lá .pos3tu3le .pos3tu3lé
+ .pos2t3elec
+ .pos2t3impr
+ .pos2t3ope
+ .pos2t3rev
+ .pos2t3rom
+ .pos3taci
+ .pos3tar
+ .pos3tear
+ .pos3te3me
+ .pos3ta3je
+ .pos3te3ler
+ .pos3te3ma
+ .pos3te3mi
+ .pos3te3río
+ .pos3te3ta
+ .pos3ti3le
+ .pos3ti3llo
+ .pos3ti3lo
+ .pos3ti3lá
+ .pos3ti3lé
+ .pos3ti3ló
+ .posti3nudo
+ .posto3res
+ .pos3tu3lo
+ .pos3tu3ló
+ .pos3tón
+ .pos3te3mas
+ .pos3ti3cer
+ .pos3tism
+ .pos3tu3reo
+ .pos3te3lera
+ .pos3teo
+ .pos3ti3ll
+ .pos3tista
+/.pre/
+ .pre4ámbul
+ .pre4o3cup .pre4o3cúp
+ .pre4ordin .pre4ordín
+/.pro2/
+ .pro3abort
+ .pro3etarr
+ .pro4hiba
+ .pro4híba .pro4hibá .pro4hibe .pro4híb
+ .pro4híbo .pro4hibi .pro4hibí
/proto/
+/psico/
+ 3p2sic
+ 3p2siq
+/ptero/
+/quete/ % (re)quete
+/quimio/ %%
+/quiro/
/radio/
/ranco/ % (f)ranco
-.re2a2 .re3e4 .re2i2 .re2o2 .re2u2
+%
+.re2a2 .re3e4 .re2i2 .re2o2 .re2u2 % Note ree
.re2á2 .re2é2 .re2í2 .re2ó2 .re2ú2
-ea3cio. ea3cios. ea3cia. ea3cias.
-.re3abr .re3ábr
-.re3afirm .re3afírm
-.re3ajust .rea3júst
-.rea3liza .rea3lizá .rea3líza
-.re3alim
-.rea3lism .rea3list
-.re3anim .re3aním
-.re3aparec
-.re3ubica .re3ubíca
-.reu3mati .reu3máti
-.re3unir .re3unír
-.re3usar .re3usár
-.re3utiliz .re3utilíz
+ ea3cio. ea3cios. ea3cia. ea3cias.
+ .re3abr .re3ábr .re3abiert
+ .re3absor .re3absór
+ .re3admis
+ .re3admit .re3admít
+ .re3afirm .re3afírm
+ .re3agrav .re3agráv
+ .re3acondic
+ .re3acuñ .re3acúñ
+ .re3ajust .rea3júst
+ .re3alegr .re3alégr
+ .rea3liza .rea3lizá .rea3líza
+ .re3alim
+ .rea3lism .rea3list
+ .re3aloj .re3alój
+ .re3alq
+ .re3anim .re3aním
+ .re3ama
+ .re3áma .re3amá .re3ame .re3áme
+ .re3amé .re3amo .re3ámo .re3amó
+ .re3aparec
+ .re3aprend .re3aprénd
+ .re3apret .reapríet
+ .rei3no
+ .re3ubica
+ .re3ubíca .re3ubicá .re3ubico .re3ubicó .re3ubiq .re3ubíq
+ .reu3mati .reu3máti
+ .reu3nir .reu3nír
+ .reu3nia .reu3ní .reu3nis .reunim .reu3ná
+ .reu3nie .reu3nié .reu3nid .reu3nió
+ .re3unif
+ .re3usar .re3usár
+ .re3utiliz .re3utilíz
+ .re3a2eg
+ .re3a2q
+ .re3a2z
+ .re3asum .re3asúm
+ .re3a2grup
+ .re3i2m
+ .re3inc
+ .re3inic
+ .re3inf
+ .re3ing
+ .re3inv
+ .rei3na
+ .re3ins
+ .re3int
+ .re3o2b
+ .re3orient
+ .rei3vind
+ .re3oc
+ .re4o3j
+ .re3orga
+ .re3unt
+ .reu3ma
+/rete/
/rmano/ % (ge)rmano
-/retro/
+/retro/
/romo/ % (c)romo
-/sobre/
+/salva/
+/seleno/ %%
/semi/
-i2a. i2as.
-2ótic emi2o2
-/seudo/ % (p)seudo
-o2os.
-.so3a4s
+ i2a. i2as.
+ 2ótic emi2o2
+/servo/
+/2seudo/ % (p)seudo
+ o2os.
+ .so3a4s % soasar
+/sobre/
+ sobre3a4sa sobre3a4sas
/socio/
-a3rio. a3rios.
-3logía
-4ón. 4ones.
-4i4er.
-4o2ico. 4o2icos. 4o2ica. 4o2icas.
-.su2b2a2 .su2b2e2 .su2b2i2 .su2b2o2 .su2b2u2
-.su2b2á2 .su2b2é2 .su2b2í2 .su2b2ó2 .su2b2ú2
-.sub2i3ll
-.sub2i3mien
-.sub3índ
-.sub3ími
-.su4b3ray
-.sub3aflue
-.sub3arr
-.sub3enten
-.sub3estim .sub3estím
-.sub3ofici
-.sub3urba
-.sub3alter
-.sub3insp
-.su3bién
-.su3bir
-.su3bam
-.su3bordin .su3bordín
-.sub3acuá
-.sub3espe
-.sub3esta
-.su3burbi
-.su4b5rein
+ 4a3rio. 4a3rios. 4a3ria. 4a3rias.
+ 3logía
+ 4ón. 4ones.
+ 4i4er.
+%
+ 4o2ico. 4o2icos. 4o2ica. 4o2icas.
+/.su2b2/
+ .sub3acuát
+ .subi3ll
+ .su3bi3da .su3bi3dor .su3bi3do .su3bi3dón
+ .su3basta .su3básta .su3bastá .su3baste .su3básté .su3basto .su3bástó
+ .sub3índ
+ .sub3ími
+ .su4b3ray
+ .sub3acepc
+ .sub3acet
+ .sub3aflue
+ .sub3alcai
+ .sub3arr
+ .sub3ártic
+ .sub3atómic
+ .sub3ejecut
+ .sub3elemen
+ .sub3emple
+ .sub3enten
+ .seb3entrad
+ .sub3espec
+ .sub3estac
+ .sub3estim .sub3estím
+ .sub3estruc
+ .sub3occipit
+ .sub3ofici
+ .su3bordin .su3bordín
+ .sub3urba
+ .sub3aliment
+ .su3balter
+ .sub3insp
+ .sub3intenden
+ .su3bir .su3bír
+ .su3bién .su3bi3mien
+ .su3bier .su3bies
+ .su2r1est
+ .su2r1oes
/super/ % -ar
-supe3r4a4r supe3r4á4r
-supe3r4á3vit. supe3r4á3vits.
-4a3ción. 4a3ciones.
-4e3rior. 4e3riores. 4e3riora. 4e3rioras. 4e3riormente.
-4e3rioridad. 4e3rioridades.
-4e3ra3ble. 4e3ra3bles. 4e3ra3blemente.
-pe5r4ante
-perpon5d6r
+%% super5h
+ ra5ra ra5rá ra5re ra5ré ra5rí ra5ro
+ supe3r4a4r supe3r4á4r
+ supe3r4á3vit. supe3r4á3vits.
+ super4ior
+ 4a3ción. 4a3ciones.
+ 4e3rior. 4e3riores. 4e3riora. 4e3rioras. 4e3riormente.
+ 4e3rioridad. 4e3rioridades.
+ 4e3r4a3ble. 4e3r4a3bles. 4e3r4a3blemente.
+ pe5r4ante
+ perpon5d6r
/supra/
-sup6ra
+ sup6ra
/talmo/ % (of)talmo
/tele/
-4ósteo. 4ósteos.
+ 4ósteo. 4ósteos.
+/tecno/
+%
+ .tele1imp
+ .tele1obj
+ .tele4o3lót
+/tera/
/termo/
/tetra/
/topo/
+/.tra2s/
+ tras1abuel
+ tras1alcob
+ tras1alp
+ tras1altar
+ tras1andin
+ tras1atlánt
+ tras1oceán
+ tra3se3ro. tra3se3ros. tra3se3ra. tra3se3ras.
+ .tra3su3da .tra3su3dá .tra3su3de .tra3su3dé .tra3su3do .tra3su3dó
+ .tra3sunta .tra3suntá .tra3sunte .tra3sunté .tra3sunto .tra3suntó
+ .tra3so3ñ
+ .tra3se3g .tra3sieg
+/tran2s/
+ trans3aminas
+ tran2s1and
+ tran2s1atl
+ tran2s1oce
+ tran2s1ur
+ tran3sacci
+ tran3sactiv
+ tran3seún
+ tran3se3xu
+ tran3si3berian
+ tran3si3cion tran3si3ción
+ tran3sido. tran3sidos. tran3sida. tran3sidas.
+ tran3si3gi tran3si3gí tran3si3ge
+ tran3si3ja tran3si3já tran3si3jo
+ tran3silvan
+ tran3sisto
+ tran3si3ta tran3si3tá tran3si3te tran3si3té tran3si3to tran3si3tó
+ tran3si3tiv
+ tran3si3tori
+ trans3oraci
+ tran3subst tran3sust
+.tri1ó2x
/tropo/ % (ant)ropo
-poi3de. poi3des.
-/ultra/
+/turbo/
+/ultra/
+/vice/
+/video/
/xeno/
-inter4és
-inter4esar
-inter4in
-inter4ino
-inter4ior
-mili4ar
-mili4ario
-para4íso
-para4ulata
-super4able
-super4ación
-super4ior
-tran4sacc
-trans4ar
-trans4eúnte
-trans4iber
-trans4ición
-trans4ido
-trans4igen
-trans4igir
-trans4istor
-trans4itab
-trans4it
-trans4itorio
-trans4ubsta
-ultra4ísmo
-wa3s4h
-.bi1anual
-.bi1aur
-.bien1and
-.bien1apa
-.bien1ave
-.bien1est
-.bien1int
-.bi1ox
-.bi1ó2x
-.bi1un
-.en1aceit
-.en1aciy
-.en1aguach
-.en1aguaz
-.en1anch
-.en1apa
-.en1arb
-.en1art
-.en2artr
-.en1ej
-.hepta1e
-.intra1o
-.intra1u
-.mal1acon
-.mal1acos
-.mala1e
-.mal1andant
-.mal1andanz
-.mal1est
-.mal1int
-.pa4n1a4meri
-%.pan1esl
-.pa4n1europ
-.pa4n1afri
-%.pan1isl
-.pa4n1ópti
-3p2sic
-3p2siq
-.re3a2eg
-.re3a2q
-.re3a2z
-.re3a2grup
-.re3i2m
-.re3inc
-.re3ing
-.re3ins
-.re3int
-.re3o2b
-.re1oc
-.re1oj
-.re3orga
-.re1unt
-.retro1a
-.su2d1a2fr
-.su2d1a2me
-.su2d1est
-su4d3oes
-.sur1a2me
-.sur1est
-.sur1oes
-.tele1imp
-.tele1obj
-.tra2s1a
-.tra2s1o
-.tra2s2oñ
-.tran2s1alp
-.tran2s1and
-.tran2s1atl
-.tran2s1oce
-.tran2s1ur
-.tri1ó2x
-% pos (impedir) =
-% tri = (faltan ex)
-% uni = (faltan excep)
-%conjugar ir
-% /miriá/
-% des3ojar/VX
-% desistir dejar
-% desoír/QWY
-% des3escombrar/VX
-% desenvoltu evitar
-% desenvolver
-% de3senlace % evitar
-% desempeñar % evitar \ No newline at end of file
+/xero/
+/xilo/
+/zoo/
+%
+wa3s4h
+%
+% Sufijos
+% -------
+%
+3grafo. 3grafa. 3grafos. 3grafas.
+3grafía. 3grafías.
+%
+% eg, cicloide:
+o4i3dea. o4i3deas. o4i3dal. o4i3dales.
+4o2i3de. 4o2i3des. 4i2dal. 4i2dales.
+4i3deo. 4i3deos.
+%
+i2o. i2os.
+%
+% eg, motoico:
+2i3co. 2i3cos. 2i3ca. 2i3cas.
+%
+% eg, decaedro
+4e3dro. 4e3dros. 4é3drico. 4é3dricos. 4é3drica.
+4é3dricas.
+%
+4í3ble. 4í3bles.
+%
+3hablante
+3habiente
+5humano 5humana
+3a4ficionad
+3a4merican su2d3a4merican su2r3a4merican
+3e4lectr 3e4léctr di4e5lec di4e5léc
+5i4ndustr
+5islámi 5islami
+5ingenier
+5técnic
+5biología
+5céntrico
+5e4cuatorial
+7u4niversid 5u4niversit
+
+
diff --git a/language/spanish/hyphen-spanish/eshyph.tex b/language/spanish/hyphen-spanish/eshyph.tex
index c34a311625..ab044d96e7 100644
--- a/language/spanish/hyphen-spanish/eshyph.tex
+++ b/language/spanish/hyphen-spanish/eshyph.tex
@@ -1,96 +1,45 @@
-% DIVISI'ON DE PALABRAS
-% ~~~~~~~~~~~~~~~~~~~~~
-% eshyph.tex 4.5
-%
-% Why 4.x? Well, I know at least other three files with the
-% same name, so this one is the fourth.
-%
-% (c) Javier Bezos 1993 1997.
-% (c) Javier Bezos and CervanTeX 2001-2009
-% Some parts, (c) by Francesc Carmona
-% Licence: LPPL
-%
-% - division.pdf is a draft of an article (in Spanish) explaining the
-% rules to be applied and how they are being translated into TeX in a
-% unified set of patterns (somewhat outdated).
-% - eshyph-make.lua generates the patterns, with eshyph.src for
-% prefixes and special cases.
-% - eshyph-test.tex makes a comparison with strict syllabic rules. It
-% requires a file spanish-words.txt (not supplied) with a list of
-% word, one per line. You can (should) filter the words.
-%
-% Version 4.2 and later has been encoded in UTF-8, so that it can be
-% used with LuaTeX. Yet, it works without changes with standard TeX.
-% The trick is simple: in the range U+0080 to U+07FF UTF-8 behaves
-% like two chars in standard tex and like one char in luatex, so we
-% just count the number of arguments. The idea can be extended easily
-% for more bytes.
-%
-% This file is intended mainly for backward compatibility. New
-% systems are best based on CTAN:language/hyph-utf8/, which has
-% the same patterns.
-%
-% For further info, bug reports and comments:
-%
-% http://www.tex-tipografia.com/spanish_hyphen.html
-%
-% I would like to thanks Francesc Carmona for his permission
-% to steal parts of his work without restrictions.
-%
-% 2009-08-01
-%
-% _____________________________________________________________
-% Javier Bezos | http://www.cervantex.es/
-% .............................................................
-% TeX y tipografia | http://www.tex-tipografia.com/
-
-\begingroup
-
-\def\setchar#1#2#3#4{%
- \ifx#4\relax % lua #1: char, #2: font code (not used)
- \catcode`#1=11
- \lccode`#1=`#1
- \else % std tex #1: 1st byte, #2: 2nd, #3: font code
- \catcode`#3=11
- \lccode`#4=`#3
- \uccode`#3=`#4
- \lccode`~=`#1
- \catcode`#1=13
- \lowercase{\def~}##1{\csname eshyphUTF@\string#1\string##1\endcsname}%
- \expandafter\def\csname eshyphUTF@\string#1\string#2\endcsname{#3}%
- \fi}
-
-\setchar ñ{^^f1}{^^d1}\relax
-\setchar á{^^e1}{^^c1}\relax
-\setchar é{^^e9}{^^c9}\relax
-\setchar í{^^ed}{^^cd}\relax
-\setchar ó{^^f3}{^^d3}\relax
-\setchar ú{^^fa}{^^da}\relax
-\setchar ü{^^fc}{^^dc}\relax
-
\patterns{
-1b 2b. 2bb 2bc 2bd 2bf 2bg 2b1h 2bj 2bk b2l 2bl. 2bm 2bn 2bp 2bq b2r 2br. 2bs 2bt 2bv 2bw 2bx 2by 2bz
-1c 2c. 2cb 2cc 2cd 2cf 2cg c4h 2ch. 2cj 2ck c2l 2cl. 2cm 2cn 2cp 2cq c2r 2cr. 2cs 2ct 2cv 2cw 2cx 2cy 2cz
-1d 2d. 2db 2dc 2dd 2df 2dg 2d1h 2dj 2dk 2dl 2dm 2dn 2dp 2dq d2r 2dr. 2ds 2dt 2dv 2dw 2dx 2dy 2dz
-1f 2f. 2fb 2fc 2fd 2ff 2fg 2f1h 2fj 2fk f2l 2fl. 2fm 2fn 2fp 2fq f2r 2fr. 2fs 2ft 2fv 2fw 2fx 2fy 2fz
-1g 2g. 2gb 2gc 2gd 2gf 2gg 2g1h 2gj 2gk g2l 2gl. 2gm 2gn 2gp 2gq g2r 2gr. 2gs 2gt 2gv 2gw 2gx 2gy 2gz
-2h. 2hb 2hc 2hd 2hf 2hg 2h1h 2hj 2hk 2hl 2hm 2hn 2hp 2hq 2hr 2hs 2ht 2hv 2hw 2hx 2hy 2hz
-1j 2j. 2jb 2jc 2jd 2jf 2jg 2j1h 2jj 2jk 2jl 2jm 2jn 2jp 2jq 2jr 2js 2jt 2jv 2jw 2jx 2jy 2jz
-1k 2k. 2kb 2kc 2kd 2kf 2kg 2k1h 2kj 2kk k2l 2kl. 2km 2kn 2kp 2kq k2r 2kr. 2ks 2kt 2kv 2kw 2kx 2ky 2kz
-1l 2l. 2lb 2lc 2ld 2lf 2lg 2l1h 2lj 2lk l4l 2ll. 2lm 2ln 2lp 2lq 2lr 2ls 2lt 2lv 2lw 2lx 2ly 2lz
-1m 2m. 2mb 2mc 2md 2mf 2mg 2m1h 2mj 2mk 2ml 2mm 2mn 2mp 2mq 2mr 2ms 2mt 2mv 2mw 2mx 2my 2mz
-1n 2n. 2nb 2nc 2nd 2nf 2ng 2n1h 2nj 2nk 2nl 2nm 2nn 2np 2nq 2nr 2ns 2nt 2nv 2nw 2nx 2ny 2nz
-1p 2p. 2pb 2pc 2pd 2pf 2pg 2p1h 2pj 2pk p2l 2pl. 2pm 2pn 2pp 2pq p2r 2pr. 2ps 2pt 2pv 2pw 2px 2py 2pz
-1q 2q. 2qb 2qc 2qd 2qf 2qg 2q1h 2qj 2qk 2ql 2qm 2qn 2qp 2qq 2qr 2qs 2qt 2qv 2qw 2qx 2qy 2qz
-1r 2r. 2rb 2rc 2rd 2rf 2rg 2r1h 2rj 2rk 2rl 2rm 2rn 2rp 2rq r2r 2rr. 2rs 2rt 2rv 2rw 2rx 2ry 2rz
-1s 2s. 2sb 2sc 2sd 2sf 2sg 2s1h 2sj 2sk 2sl 2sm 2sn 2sp 2sq 2sr 2ss 2st 2sv 2sw 2sx 2sy 2sz
-1t 2t. 2tb 2tc 2td 2tf 2tg 2t1h 2tj 2tk 2t2l 2tm 2tn 2tp 2tq t2r 2tr. 2ts 2tt 2tv 2tw 2tx 2ty 2tz
-1v 2v. 2vb 2vc 2vd 2vf 2vg 2v1h 2vj 2vk v2l 2vl. 2vm 2vn 2vp 2vq v2r 2vr. 2vs 2vt 2vv 2vw 2vx 2vy 2vz
-1w 2w. 2wb 2wc 2wd 2wf 2wg 2w1h 2wj 2wk 2wl 2wm 2wn 2wp 2wq 2wr 2ws 2wt 2wv 2ww 2wx 2wy 2wz
-1x 2x. 2xb 2xc 2xd 2xf 2xg 2x1h 2xj 2xk 2xl 2xm 2xn 2xp 2xq 2xr 2xs 2xt 2xv 2xw 2xx 2xy 2xz
-1y 2y. 2yb 2yc 2yd 2yf 2yg 2y1h 2yj 2yk 2yl 2ym 2yn 2yp 2yq 2yr 2ys 2yt 2yv 2yw 2yx 2yy 2yz
-1z 2z. 2zb 2zc 2zd 2zf 2zg 2z1h 2zj 2zk 2zl 2zm 2zn 2zp 2zq 2zr 2zs 2zt 2zv 2zw 2zx 2zy 2zz
-1ñ 2ñ.
+1b 4b. .b2 2bb 2bc 2bd 2bf 2bg 2bh 2bj 2bk 2bm 2bn 2bp 2bq 2bs 2bt 2bv 2bw 2bx 2by 2bz
+1c 4c. .c2 2cb 2cc 2cd 2cf 2cg 2cj 2ck 2cm 2cn 2cp 2cq 2cs 2ct 2cv 2cw 2cx 2cy 2cz
+1d 4d. .d2 2db 2dc 2dd 2df 2dg 2dh 2dj 2dk 2dl 2dm 2dn 2dp 2dq 2ds 2dt 2dv 2dw 2dx 2dy 2dz
+1f 4f. .f2 2fb 2fc 2fd 2ff 2fg 2fh 2fj 2fk 2fm 2fn 2fp 2fq 2fs 2ft 2fv 2fw 2fx 2fy 2fz
+1g 4g. .g2 2gb 2gc 2gd 2gf 2gg 2gh 2gj 2gk 2gm 2gn 2gp 2gq 2gs 2gt 2gv 2gw 2gx 2gy 2gz
+ 4h. 2hb 2hc 2hd 2hf 2hg 2hh 2hj 2hk 2hl 2hm 2hn 2hp 2hq 2hr 2hs 2ht 2hv 2hw 2hx 2hy 2hz
+1j 4j. .j2 2jb 2jc 2jd 2jf 2jg 2jh 2jj 2jk 2jl 2jm 2jn 2jp 2jq 2jr 2js 2jt 2jv 2jw 2jx 2jy 2jz
+1k 4k. .k2 2kb 2kc 2kd 2kf 2kg 2kh 2kj 2kk 2km 2kn 2kp 2kq 2ks 2kt 2kv 2kw 2kx 2ky 2kz
+1l 4l. .l2 2lb 2lc 2ld 2lf 2lg 2lh 2lj 2lk 2lm 2ln 2lp 2lq 2lr 2ls 2lt 2lv 2lw 2lx 2ly 2lz
+1m 4m. .m2 2mb 2mc 2md 2mf 2mg 2mh 2mj 2mk 2ml 2mm 2mn 2mp 2mq 2mr 2ms 2mt 2mv 2mw 2mx 2my 2mz
+1n 4n. .n2 2nb 2nc 2nd 2nf 2ng 2nh 2nj 2nk 2nl 2nm 2nn 2np 2nq 2nr 2ns 2nt 2nv 2nw 2nx 2ny 2nz
+1p 4p. .p2 2pb 2pc 2pd 2pf 2pg 2ph 2pj 2pk 2pm 2pn 2pp 2pq 2ps 2pt 2pv 2pw 2px 2py 2pz
+1q 4q. .q2 2qb 2qc 2qd 2qf 2qg 2qh 2qj 2qk 2ql 2qm 2qn 2qp 2qq 2qr 2qs 2qt 2qv 2qw 2qx 2qy 2qz
+1r 4r. .r2 2rb 2rc 2rd 2rf 2rg 2rh 2rj 2rk 2rl 2rm 2rn 2rp 2rq 2rs 2rt 2rv 2rw 2rx 2ry 2rz
+1s 4s. .s2 2sb 2sc 2sd 2sf 2sg 2sh 2sj 2sk 2sl 2sm 2sn 2sp 2sq 2sr 2ss 2st 2sv 2sw 2sx 2sy 2sz
+1t 4t. .t2 2tb 2tc 2td 2tf 2tg 2th 2tj 2tk 2tm 2tn 2tp 2tq 2tt 2tv 2tw 2ty
+1v 4v. .v2 2vb 2vc 2vd 2vf 2vg 2vh 2vj 2vk 2vm 2vn 2vp 2vq 2vs 2vt 2vv 2vw 2vx 2vy 2vz
+1w 4w. .w2 2wb 2wc 2wd 2wf 2wg 2wh 2wj 2wk 2wl 2wm 2wn 2wp 2wq 2wr 2ws 2wt 2wv 2ww 2wx 2wy 2wz
+1x 4x. .x2 2xb 2xc 2xd 2xf 2xg 2xh 2xj 2xk 2xl 2xm 2xn 2xp 2xq 2xr 2xs 2xt 2xv 2xw 2xx 2xy 2xz
+1y 4y. .y2 2yb 2yc 2yd 2yf 2yg 2yh 2yj 2yk 2yl 2ym 2yn 2yp 2yq 2yr 2ys 2yt 2yv 2yw 2yx 2yy 2yz
+1z 4z. .z2 2zb 2zc 2zd 2zf 2zg 2zh 2zj 2zk 2zl 2zm 2zn 2zp 2zq 2zr 2zs 2zt 2zv 2zw 2zx 2zy 2zz
+1ñ 4ñ.
+c4h 4ch. 2chb 2chc 2chd 2chf 2chg 2chh 2chj 2chk ch2l 2chm 2chn 2chp 2chq ch2r 2chs 2cht 2chv 2chw 2chx 2chy 2chz
+l4l 4ll. 2llb 2llc 2lld 2llf 2llg 2llh 2llj 2llk 2lll 2llm 2lln 2llp 2llq 2llr 2lls 2llt 2llv 2llw 2llx 2lly 2llz
+b2l 4bl. 2bl2b 2bl2c 2bl2d 2bl2f 2bl2g 2bl2h 2bl2j 2bl2k 2bl2l 2bl2m 2bl2n 2bl2p 2bl2q 2bl2r 2bl2s 2bl2t 2bl2v 2bl2w 2bl2x 2bl2y 2bl2z
+c2l 4cl. 2cl2b 2cl2c 2cl2d 2cl2f 2cl2g 2cl2h 2cl2j 2cl2k 2cl2l 2cl2m 2cl2n 2cl2p 2cl2q 2cl2r 2cl2s 2cl2t 2cl2v 2cl2w 2cl2x 2cl2y 2cl2z
+f2l 4fl. 2fl2b 2fl2c 2fl2d 2fl2f 2fl2g 2fl2h 2fl2j 2fl2k 2fl2l 2fl2m 2fl2n 2fl2p 2fl2q 2fl2r 2fl2s 2fl2t 2fl2v 2fl2w 2fl2x 2fl2y 2fl2z
+g2l 4gl. 2gl2b 2gl2c 2gl2d 2gl2f 2gl2g 2gl2h 2gl2j 2gl2k 2gl2l 2gl2m 2gl2n 2gl2p 2gl2q 2gl2r 2gl2s 2gl2t 2gl2v 2gl2w 2gl2x 2gl2y 2gl2z
+k2l 4kl. 2kl2b 2kl2c 2kl2d 2kl2f 2kl2g 2kl2h 2kl2j 2kl2k 2kl2l 2kl2m 2kl2n 2kl2p 2kl2q 2kl2r 2kl2s 2kl2t 2kl2v 2kl2w 2kl2x 2kl2y 2kl2z
+p2l 4pl. 2pl2b 2pl2c 2pl2d 2pl2f 2pl2g 2pl2h 2pl2j 2pl2k 2pl2l 2pl2m 2pl2n 2pl2p 2pl2q 2pl2r 2pl2s 2pl2t 2pl2v 2pl2w 2pl2x 2pl2y 2pl2z
+v2l 4vl. 2vl2b 2vl2c 2vl2d 2vl2f 2vl2g 2vl2h 2vl2j 2vl2k 2vl2l 2vl2m 2vl2n 2vl2p 2vl2q 2vl2r 2vl2s 2vl2t 2vl2v 2vl2w 2vl2x 2vl2y 2vl2z
+b2r 4br. 2br2b 2br2c 2br2d 2br2f 2br2g 2br2h 2br2j 2br2k 2br2l 2br2m 2br2n 2br2p 2br2q 2br2r 2br2s 2br2t 2br2v 2br2w 2br2x 2br2y 2br2z
+c2r 4cr. 2cr2b 2cr2c 2cr2d 2cr2f 2cr2g 2cr2h 2cr2j 2cr2k 2cr2l 2cr2m 2cr2n 2cr2p 2cr2q 2cr2r 2cr2s 2cr2t 2cr2v 2cr2w 2cr2x 2cr2y 2cr2z
+d2r 4dr. 2dr2b 2dr2c 2dr2d 2dr2f 2dr2g 2dr2h 2dr2j 2dr2k 2dr2l 2dr2m 2dr2n 2dr2p 2dr2q 2dr2r 2dr2s 2dr2t 2dr2v 2dr2w 2dr2x 2dr2y 2dr2z
+f2r 4fr. 2fr2b 2fr2c 2fr2d 2fr2f 2fr2g 2fr2h 2fr2j 2fr2k 2fr2l 2fr2m 2fr2n 2fr2p 2fr2q 2fr2r 2fr2s 2fr2t 2fr2v 2fr2w 2fr2x 2fr2y 2fr2z
+g2r 4gr. 2gr2b 2gr2c 2gr2d 2gr2f 2gr2g 2gr2h 2gr2j 2gr2k 2gr2l 2gr2m 2gr2n 2gr2p 2gr2q 2gr2r 2gr2s 2gr2t 2gr2v 2gr2w 2gr2x 2gr2y 2gr2z
+k2r 4kr. 2kr2b 2kr2c 2kr2d 2kr2f 2kr2g 2kr2h 2kr2j 2kr2k 2kr2l 2kr2m 2kr2n 2kr2p 2kr2q 2kr2r 2kr2s 2kr2t 2kr2v 2kr2w 2kr2x 2kr2y 2kr2z
+p2r 4pr. 2pr2b 2pr2c 2pr2d 2pr2f 2pr2g 2pr2h 2pr2j 2pr2k 2pr2l 2pr2m 2pr2n 2pr2p 2pr2q 2pr2r 2pr2s 2pr2t 2pr2v 2pr2w 2pr2x 2pr2y 2pr2z
+r2r 4rr. 2rr2b 2rr2c 2rr2d 2rr2f 2rr2g 2rr2h 2rr2j 2rr2k 2rr2l 2rr2m 2rr2n 2rr2p 2rr2q 2rr2r 2rr2s 2rr2t 2rr2v 2rr2w 2rr2x 2rr2y 2rr2z
+t2r 4tr. 2tr2b 2tr2c 2tr2d 2tr2f 2tr2g 2tr2h 2tr2j 2tr2k 2tr2l 2tr2m 2tr2n 2tr2p 2tr2q 2tr2r 2tr2s 2tr2t 2tr2v 2tr2w 2tr2x 2tr2y 2tr2z
+v2r 4vr. 2vr2b 2vr2c 2vr2d 2vr2f 2vr2g 2vr2h 2vr2j 2vr2k 2vr2l 2vr2m 2vr2n 2vr2p 2vr2q 2vr2r 2vr2s 2vr2t 2vr2v 2vr2w 2vr2x 2vr2y 2vr2z
2b3p2t 2c3p2t 2d3p2t 2l3p2t 2m3p2t 2n3p2t 2r3p2t 2s3p2t 2t3p2t 2x3p2t 2y3p2t 4pt.
2b3c2t 2c3c2t 2d3c2t 2l3c2t 2m3c2t 2n3c2t 2r3c2t 2s3c2t 2t3c2t 2x3c2t 2y3c2t 4ct.
2b3c2n 2c3c2n 2d3c2n 2l3c2n 2m3c2n 2n3c2n 2r3c2n 2s3c2n 2t3c2n 2x3c2n 2y3c2n 4cn.
@@ -104,7 +53,21 @@
2b3t2s 2c3t2s 2d3t2s 2l3t2s 2m3t2s 2n3t2s 2r3t2s 2s3t2s 2t3t2s 2x3t2s 2y3t2s 4ts.
san4c5t
plan4c5t
+com4p3t
+prom4p3t
+o1eu2
+a1ae2
+a1aó2
+eo1á2
+eo1e2
+o1ae2
+o1eó2
2no.
+2t2l
+2t2s
+2t2x
+2t2z
+tz3s4ch
4caca4
4cago4
4caga4
@@ -121,7 +84,7 @@ plan4c5t
4meables.
4pedo4
4culo4
-3mente.
+5mente.
4i3go.
4es.
4és
@@ -509,66 +472,43 @@ e5r4a3dor.
e5r4a3dora.
e5r4a3dores.
e5r4a3doras.
+.a4
+.abre1h
+.abre1a2 .abre1e2 .abre1i2 .abre1o2 .abre1u2
+.abre1á2 .abre1é2 .abre1í2 .abre1ó2 .abre1ú2
+.acro1h
+.acro1a2 .acro1e2 .acro1i2 .acro1o2 .acro1u2
+.acro1á2 .acro1é2 .acro1í2 .acro1ó2 .acro1ú2
acto1h
acto1a2 acto1e2 acto1i2 acto1o2 acto1u2
acto1á2 acto1é2 acto1í2 acto1ó2 acto1ú2
+adeno1h
+adeno1a2 adeno1e2 adeno1i2 adeno1o2 adeno1u2
+adeno1á2 adeno1é2 adeno1í2 adeno1ó2 adeno1ú2
+4i3ditis.
+aero1h
+aero1a2 aero1e2 aero1i2 aero1o2 aero1u2
+aero1á2 aero1é2 aero1í2 aero1ó2 aero1ú2
afro1h
afro1a2 afro1e2 afro1i2 afro1o2 afro1u2
afro1á2 afro1é2 afro1í2 afro1ó2 afro1ú2
-.a2
-.an2a2
-.an2e2
-.an2i2
-.an2o2
-.an2u2
-.an2á2
-.an2é2
-.an2í2
-.an2ó2
-.an2ú2.
-ana3lí
-.aná3li
-.ana3li
-.an3aero
+agro1h
+agro1a2 agro1e2 agro1i2 agro1o2 agro1u2
+agro1á2 agro1é2 agro1í2 agro1ó2 agro1ú2
.an3e2pigr
-.ane3xa
-.ane3xá
-.ane3xe
-.ane3xé
-.ane3xio
-.ane3xió
-.an3h
-.ani3mad
-.ani3mád
-.ani3dar
-.ani3ll
-.ani3m
-.aniña
-.ani3q
-.an3i2so
-.an3i2só
-.ani3vel
-.ano5che
-.ano5din
-.ano5mal
-.ano5nad
-.anó3nim
-.anó5mal
-.ano5nim
-.ano5ta
-.ano3tá
-.anua3l
-.anua4lm
-.anu3bl
-.anu3da
-.anu3l
-asu3b2
-aero1h
-aero1a2 aero1e2 aero1i2 aero1o2 aero1u2
-aero1á2 aero1é2 aero1í2 aero1ó2 aero1ú2
+.an3a2lcoh
+.an3amnio
+.an3i4so
+.an3i4só
+.an3aero
+andro1h
+andro1a2 andro1e2 andro1i2 andro1o2 andro1u2
+andro1á2 andro1é2 andro1í2 andro1ó2 andro1ú2
anfi1h
anfi1a2 anfi1e2 anfi1i2 anfi1o2 anfi1u2
anfi1á2 anfi1é2 anfi1í2 anfi1ó2 anfi1ú2
+4o3xo.
+4o3xos.
anglo1h
anglo1a2 anglo1e2 anglo1i2 anglo1o2 anglo1u2
anglo1á2 anglo1é2 anglo1í2 anglo1ó2 anglo1ú2
@@ -581,31 +521,86 @@ acante2
4ísmos.
4ísta.
4ístas.
+4ismo.
+4ismos.
+4ista.
+4istas.
4ístico.
4ísticos.
4ística.
4ísticas.
-t4eo3nes.
+pante4o3n
+.anteo3nes
mante4a
e4a3miento
+e4ándo
+tras3antea
+2huelo.
+2huela.
+2huelos.
+2huelas.
.anti1h
.anti1a2 .anti1e2 .anti1i2 .anti1o2 .anti1u2
.anti1á2 .anti1é2 .anti1í2 .anti1ó2 .anti1ú2
ti2o3qu
ti2o3co
+apico1h
+apico1a2 apico1e2 apico1i2 apico1o2 apico1u2
+apico1á2 apico1é2 apico1í2 apico1ó2 apico1ú2
archi1h
archi1a2 archi1e2 archi1i2 archi1o2 archi1u2
archi1á2 archi1é2 archi1í2 archi1ó2 archi1ú2
+.atto1h
+.atto1a2 .atto1e2 .atto1i2 .atto1o2 .atto1u2
+.atto1á2 .atto1é2 .atto1í2 .atto1ó2 .atto1ú2
+audio1h
+audio1a2 audio1e2 audio1i2 audio1o2 audio1u2
+audio1á2 audio1é2 audio1í2 audio1ó2 audio1ú2
+austro1h
+austro1a2 austro1e2 austro1i2 austro1o2 austro1u2
+austro1á2 austro1é2 austro1í2 austro1ó2 austro1ú2
auto1h
auto1a2 auto1e2 auto1i2 auto1o2 auto1u2
auto1á2 auto1é2 auto1í2 auto1ó2 auto1ú2
+.bi1anual
+.bi1aur
+.bi1ox
+.bi1ó2x
+.bi1un
+bi1u2ní
biblio1h
biblio1a2 biblio1e2 biblio1i2 biblio1o2 biblio1u2
biblio1á2 biblio1é2 biblio1í2 biblio1ó2 biblio1ú2
+bien2
+bien3b
+bien3c
+bien3d
+bien3f
+bien3g
+bien3h
+bien3l
+bien3m
+bien3p
+bien3q
+bien3s
+bien3t
+bien3v
+bien3z
+.bie4n3and
+.bie4n3a4pa
+.bie4n3a4ve
+.bie4n3est
+.bie4n3int
+.bie4n3o4lie
+b4ien3do.
+.su3b4ien
+b4ien3das.
bio1h
bio1a2 bio1e2 bio1i2 bio1o2 bio1u2
bio1á2 bio1é2 bio1í2 bio1ó2 bio1ú2
-bi1u2ní
+busca1h
+busca1a2 busca1e2 busca1i2 busca1o2 busca1u2
+busca1á2 busca1é2 busca1í2 busca1ó2 busca1ú2
cardio1h
cardio1a2 cardio1e2 cardio1i2 cardio1o2 cardio1u2
cardio1á2 cardio1é2 cardio1í2 cardio1ó2 cardio1ú2
@@ -615,27 +610,28 @@ cefalo1á2 cefalo1é2 cefalo1í2 cefalo1ó2 cefalo1ú2
centi1h
centi1a2 centi1e2 centi1i2 centi1o2 centi1u2
centi1á2 centi1é2 centi1í2 centi1ó2 centi1ú2
+cian1h
+ciano1h
+ciano1a2 ciano1e2 ciano1i2 ciano1o2 ciano1u2
+ciano1á2 ciano1é2 ciano1í2 ciano1ó2 ciano1ú2
+cibe2r3r
+cibe2r1h
+cibe2r1a2 cibe2r1e2 cibe2r1i2 cibe2r1o2 cibe2r1u2
+cibe2r1á2 cibe2r1é2 cibe2r1í2 cibe2r1ó2 cibe2r1ú2
centi5área
ciclo1h
ciclo1a2 ciclo1e2 ciclo1i2 ciclo1o2 ciclo1u2
ciclo1á2 ciclo1é2 ciclo1í2 ciclo1ó2 ciclo1ú2
-o4i3dea.
-o4i3deas.
-o4i3dal.
-o4i3dales.
-4o2i3de.
-4o2i3des.
-4i2dal.
-4i2dales.
-4i3deo.
-4i3deos.
cito1h
cito1a2 cito1e2 cito1i2 cito1o2 cito1u2
cito1á2 cito1é2 cito1í2 cito1ó2 cito1ú2
-3c2neor
+clepto1h
+clepto1a2 clepto1e2 clepto1i2 clepto1o2 clepto1u2
+clepto1á2 clepto1é2 clepto1í2 clepto1ó2 clepto1ú2
cnico1h
cnico1a2 cnico1e2 cnico1i2 cnico1o2 cnico1u2
cnico1á2 cnico1é2 cnico1í2 cnico1ó2 cnico1ú2
+.co1h
.co2a2
.co2e2
.co2i2
@@ -646,33 +642,50 @@ cnico1á2 cnico1é2 cnico1í2 cnico1ó2 cnico1ú2
.co2í2
.co2ó2
.co2ú2
-co4á3gul
-co4acci
-co4acti
-co4adju
-co4a3dun
-co4adyu
-co3agen
-co4a3gul
-co4a3lic
-co4aptac
-co4art
-co4árt
-co4e3fic
-co4erc
-co4erz
-co4e3tá
-co3exis
-co4imbr
-co4inci
-co4i3to
-co3n4imbri
-co4o3per
-co4o3pér
-co4opt
-co4ord
-con1imbr
-con1urb
+.co3acer
+.co3acree
+.coá3gul
+.co3agen
+.coa3gul
+.co3apóst
+.coa3lesc
+.coa3lic
+.co3arrend
+.coa3xial
+.co3auto
+.co3edic
+.co3edit
+.co3educ
+.co3efici
+.coe3tá
+.co3exis
+.co6hib
+.co4hech
+.co4hesi
+.co4heso
+.co4herent
+.co4het
+.co3imput
+.coi3to
+.co4o5ki
+.co4o3per
+.co4o3pér
+.co4orden
+.co4ordin
+.co4ordín
+.co4opt
+.co4ópt
+.co2nurb
+cou3lomb
+corta1h
+corta1a2 corta1e2 corta1i2 corta1o2 corta1u2
+corta1á2 corta1é2 corta1í2 corta1ó2 corta1ú2
+cosmo1h
+cosmo1a2 cosmo1e2 cosmo1i2 cosmo1o2 cosmo1u2
+cosmo1á2 cosmo1é2 cosmo1í2 cosmo1ó2 cosmo1ú2
+crio1h
+crio1a2 crio1e2 crio1i2 crio1o2 crio1u2
+crio1á2 crio1é2 crio1í2 crio1ó2 crio1ú2
cripto1h
cripto1a2 cripto1e2 cripto1i2 cripto1o2 cripto1u2
cripto1á2 cripto1é2 cripto1í2 cripto1ó2 cripto1ú2
@@ -682,235 +695,132 @@ crono1á2 crono1é2 crono1í2 crono1ó2 crono1ú2
contra1h
contra1a2 contra1e2 contra1i2 contra1o2 contra1u2
contra1á2 contra1é2 contra1í2 contra1ó2 contra1ú2
+cuadru1h
+cuadru1a2 cuadru1e2 cuadru1i2 cuadru1o2 cuadru1u2
+cuadru1á2 cuadru1é2 cuadru1í2 cuadru1ó2 cuadru1ú2
+cuasi1h
+cuasi1a2 cuasi1e2 cuasi1i2 cuasi1o2 cuasi1u2
+cuasi1á2 cuasi1é2 cuasi1í2 cuasi1ó2 cuasi1ú2
deca1h
deca1a2 deca1e2 deca1i2 deca1o2 deca1u2
deca1á2 deca1é2 deca1í2 deca1ó2 deca1ú2
-4e3dro.
-4e3dros.
-4é3drico.
-4é3dricos.
-4é3drica.
-4é3dricas.
-.de2sa2 .de2se2 .de2si2 .de2so2 .de2su2
-.de2sá2 .de2sé2 .de2sí2 .de2só2 .de2sú2
+dento1h
+dento1a2 dento1e2 dento1i2 dento1o2 dento1u2
+dento1á2 dento1é2 dento1í2 dento1ó2 dento1ú2
+dermato1h
+dermato1a2 dermato1e2 dermato1i2 dermato1o2 dermato1u2
+dermato1á2 dermato1é2 dermato1í2 dermato1ó2 dermato1ú2
+dermo1h
+dermo1a2 dermo1e2 dermo1i2 dermo1o2 dermo1u2
+dermo1á2 dermo1é2 dermo1í2 dermo1ó2 dermo1ú2
+.de2s1h
+.de2s3a2
+.de2se2
+.de2si2
+.de2so2
+.de2su2
+.de2s3á2
+.de2sé2
+.de2sí2
+.de2só2
+.de2sú2
deca2i3mient
-decimo1
3sa.
3sas.
de2s3órde
de2s3orde
-de2s3abast
-de2s3aboll
-de2s3aboto
-de2s3abr
-desa3brid
-de2s3abroch
-de2s3aceit
-de2s3aceler
-desa3cert
-desa3ciert
-de2s3acobar
-de2s3acomod
-de2s3acomp
-de2s3acons
-de2s3acopl
-de2s3acorr
-de2s3acostum
-de2s3acot
-desa3craliz
-de2s3acredit
-de2s3activ
-de2s3acuart
-de2s3aderez
-de2s3adeud
-de2s3adorar
-de2s3adormec
-de2s3adorn
-de2s3advert
-de2s3aferr
-de2s3afic
-de2s3afil
-de2s3afin
-de2s3afor
-desa3gú
-desa3garr
-de2s3agraci
-de2s3agrad
-de2s3agravi
-de2s3agreg
-de2s3agrup
-de2s3agu
-desa3guisado
-de2s3aherr
-de2s3ahij
-de2s3ajust
-de2s3alagar
-de2s3alent
-de2s3alfom
-de2s3alfor
-de2s3aliñ
-desa3lin
-de2s3alien
-de2s3aline
-desa3liv
-de2s3alm
-de2s3almid
-de2s3aloj
-de2s3alquil
-de2s3alter
-de2s3alumbr
-desa3marr
-desa3mobl
-de2s3amold
-de2s3amort
-de2s3amuebl
-de2s3ampa
-de2s3and
-de2s3angel
-de3sangr
-de2s3anid
-de2s3anim
-de2s3aním
-de2s3anud
-desa3pañ
-desa3pacib
-de2s3apadr
-de2s3apare
-de2s3aparec
-de2s3aparic
-de2s3apeg
-de2s3apercib
-de2s3apes
-de2s3aplic
-de2s3apolill
-de2s3apoy
-de2s3aprend
-de2s3apret
-de2s3apriet
-de2s3aprob
-de2s3apropi
-de2s3aprovech
-de2s3arbol
-de2s3aren
-de2s3arm
-des4arme
-de2s3arraig
-de2s3arregl
-de2s3arrend
-de2s3arrim
-desa3rroll
-de2s3arrop
-de2s3arrug
-de2s3articul
-de2s3asent
-de2s3asist
-de2s3asn
-desa3soseg
-desa3sosieg
-de2s3atenc
-de2s3atend
-de2s3atiend
-de2s3atent
-desa3tin
-de2s3atorn
-de2s3atranc
-de2s3autor
-de2s3avis
-desa3yun
-desa3zón
-desa3zon
-de2s3embal
-de2s3embál
-de2s3embar
-de2s3embár
-de2s3embarg
-de2s3embols
-de2s3emborr
-de2s3embosc
-de2s3embot
-de2s3embrag
-de2s3embrág
-de2s3embrave
-de2s3embráve
-de2s3embroll
-de2s3embróll
-de2s3embruj
-de2s3embrúj
-de3semej
-de2s3empañ
-de2s3empáñ
-de2s3empac
-de2s3empaquet
-de2s3empaquét
-de2s3emparej
-de2s3emparéj
-de2s3emparent
-de2s3empat
-de2s3empé
-de2s3empedr
-de2s3empeg
-de2s3empeor
-de2s3emperez
-de2s3empern
-de2s3emple
-de2s3empolv
-de2s3empotr
-de2s3empoz
-de2s3enam
-de2s3encab
-de2s3encad
-de2s3encaj
-de2s3encáj
-de2s3encall
-de2s3encáll
-de2s3encam
-de3sencant
-de2s3encap
-de2s3encar
-de2s3encár
-de2s3ench
-de2s3encl
-de2s3enco
-de2s3encr
-de2s3encu
-de2s3end
-de3senfad
-de3senfád
-de2s3enfi
-de2s3enfo
-de2s3enfó
-de3senfren
-de2s3enfund
-de2s3enfur
-de3sengañ
-de3sengáñ
-de2s3enganch
-de2s3engar
-de2s3engas
-de2s3engom
-de2s3engoz
-de2s3engra
-de2s3enhebr
-de2s3enj
-de2s3enlad
-de2s3enlaz
-de2s3enlo
-de2s3enm
-de2s3enr
-de2s3ens
-de2s3enta
-de3sentend
-de3sentien
-de3sentién
-de2s3enter
-de2s3entier
-de2s3entiér
-de2s3ento
-de2s3entr
-de2s3entu
-de2s3envain
-de3senvolvim
+de3s4a3brid
+de3s4a3bor
+de3s4a3craliz
+de3s4a3cralic
+de3s4a3fia
+de3s4a3fía
+de3s4a3fiá
+de3s4a3fíe
+de3s4a3fié
+de3s4a3fío
+de3s4a3fió
+des5a4gua
+de3s4ahuci
+de3s4áhuci
+de3s4a3guis
+des4ala
+des4ála
+de3s4a3liv
+de3s4a3liniz
+de3s4a3liníz
+de3s4a3linic
+de3s4a3liníc
+de3s4angr
+de3s4angel
+de3s4a3prensiv
+de3s4a3rroll
+desa4sa
+desa4se
+des5a4tes
+de3s4astr
+de3s4a3yun
+de3s4a3zón
+de3s4a3zon
+.des3em
+de3s4e3meja
+de3s4e3méja
+de3s4e3mejá
+de3s4e3meje
+de3s4e3méje
+de3s4e3mejé
+de3s4e3mejo
+de3s4e3méjo
+de3s4e3mejó
+de3s4empeñ
+de3s4empéñ
+.des3en
+de3s4enfren
+de3s4enfrén
de3seo
+de3sea
+de3sean
+de3seán
+de3sear
+de3seár
+de3seab
+de3seáb
+de3sead
+de3seád
+de3seam
+de3seám
+de3seas
+de3seás
+de3se3co
+de3se3ca
+de3se3cá
+de3se3có
+de3s4e3que
+de3s4e3qué
+de3se3can
+de3se3cán
+de3se3car
+de3se3cár
+de3se3cab
+de3se3cáb
+de3se3cad
+de3se3cád
+de3se3cam
+de3se3cám
+de3se3cas
+de3se3cás
+de3se3cha
+de3sé3cha
+de3se3chá
+de3se3ché
+de3se3che
+de3sé3che
+de3se3chó
+de3se3cho
+de2s3edif
+de2s3educ
+de2s3eduq
+de2s3escombr
de2s3eq
de3s4erci
de3s4ert
@@ -918,56 +828,85 @@ de3s4ért
de2s3espa
de3sesperac
de2s3esperanz
-de3sesper
+de2s3espin
+de2s3espum
de2s3estabil
+de2s3estaci
+de2s3estalin
de2s3estim
+de2s3estres
+de2s3estruc
de3sider
de3sidia
+de2s3ideol
de3sidio
de3siert
de3sign
-de3sigual
-de3silusi
+de2s3igual
+de2s3iguál
+de2s3ilusion
+de2s3ilusión
de2s3imagin
de2s3iman
de2s3impon
-de2s3impresX
+de2s3impres
de2s3incent
de2s3inclin
de2s3incorp
de2s3incrust
-de3sinenc
+de3si3nenc
+de3si3nent
de3sinfec
de3su3dar
de3su3das
de3su3dan
+de2s3infart
de2s3inflam
de2s3infl
de2s3inform
de2s3inhib
de2s3insect
de2s3instal
+ini3ci
+iní3ci
de3s4integr
de3s4inter
de2s3intox
+de2s3intub
de2s3inver
-de2s3impres
de3sisten
de3isti
de2s3obedec
+de2s3obedez
+de2s3obedien
de2s3oblig
de2s3obstr
-de3socup
+de3so3cas
+de2s3ocup
+de2s3ocúp
de2s3odor
+de3so3la
+de3só3la
+de3so3lá
+de3so3le
+de3so3lé
+de3so3lo
+de3so3ló
de3solac
de3solad
de3soll
+de2s3oprim
de2s3orej
+de2s3orill
de2s3orient
de3sortij
de2s3organi
+de2s3ornam
de3suell
de3sonce
+de2s3ova
+de2s3ová
+de2s3ové
de2s3ovi
de2s3oxi
de2s3oye
@@ -976,30 +915,67 @@ de3s4ubstan
de3s4ustan
de3s4oseg
de2s3ub4ic
+de2s3ub4iq
de2s3unir
+de2s3unan
+de2s3unas
+de2s3une
+de2s3unid
+de2s3unien
+de2s3uniera
+de2s3unies
+de2s3unién
+de2s3uniér
+de2s3uniés
+de2s3unió
+de2s3uno
+de2s3uná
+de2s3uní
+de2s3unía
de2s3unier
de2s3unim
-.dieci1o2
-dodeca1h
-dodeca1a2 dodeca1e2 dodeca1i2 dodeca1o2 dodeca1u2
-dodeca1á2 dodeca1é2 dodeca1í2 dodeca1ó2 dodeca1ú2
+de2s3uña
+de2s3uñá
+de2s3urbani
+.diecio2
+.diecio3ch
ecano1h
ecano1a2 ecano1e2 ecano1i2 ecano1o2 ecano1u2
ecano1á2 ecano1é2 ecano1í2 ecano1ó2 ecano1ú2
eco1h
eco1a2 eco1e2 eco1i2 eco1o2 eco1u2
eco1á2 eco1é2 eco1í2 eco1ó2 eco1ú2
+ecto1h
+ecto1a2 ecto1e2 ecto1i2 ecto1o2 ecto1u2
+ecto1á2 ecto1é2 ecto1í2 ecto1ó2 ecto1ú2
ectro1h
ectro1a2 ectro1e2 ectro1i2 ectro1o2 ectro1u2
ectro1á2 ectro1é2 ectro1í2 ectro1ó2 ectro1ú2
-.en2a2 .en2e2 .en2i2 .en2o2 .en2u2
-.en2á2 .en2é2 .en2í2 .en2ó2 .en2ú2
+.e2n1h
+.e2n2a2 .e2n2e2 .e2n2i2 .e2n2o2 .e2n2u2
+.e2n2á2 .e2n2é2 .e2n2í2 .e2n2ó2 .e2n2ú2
+.ena3mor
+.en3amór
.ene3mist
.ene3míst
.eno3jar
.enu3mera
.enu3merá
.enu3mere
+.en3aceit
+.ena3jen
+.ena3jén
+.eno3ja
+.eno3já
+.eno3je
+.eno3jé
+.eno3jo
+.eno3jó
+.enó3j
+.en3arb
+en1hebr
+.en2hest
+4emboca
4o3lógico.
4o3lógica.
4o3lógicos.
@@ -1014,43 +990,173 @@ ectro1á2 ectro1é2 ectro1í2 ectro1ó2 ectro1ú2
endo1h
endo1a2 endo1e2 endo1i2 endo1o2 endo1u2
endo1á2 endo1é2 endo1í2 endo1ó2 endo1ú2
+enea1h
+enea1a2 enea1e2 enea1i2 enea1o2 enea1u2
+enea1á2 enea1é2 enea1í2 enea1ó2 enea1ú2
+entero1h
+entero1a2 entero1e2 entero1i2 entero1o2 entero1u2
+entero1á2 entero1é2 entero1í2 entero1ó2 entero1ú2
ento1h
ento1a2 ento1e2 ento1i2 ento1o2 ento1u2
ento1á2 ento1é2 ento1í2 ento1ó2 ento1ú2
-4emboca
entre1h
entre1a2 entre1e2 entre1i2 entre1o2 entre1u2
entre1á2 entre1é2 entre1í2 entre1ó2 entre1ú2
+esclero1h
+esclero1a2 esclero1e2 esclero1i2 esclero1o2 esclero1u2
+esclero1á2 esclero1é2 esclero1í2 esclero1ó2 esclero1ú2
+estereo1h
+estereo1a2 estereo1e2 estereo1i2 estereo1o2 estereo1u2
+estereo1á2 estereo1é2 estereo1í2 estereo1ó2 estereo1ú2
+etno1h
+etno1a2 etno1e2 etno1i2 etno1o2 etno1u2
+etno1á2 etno1é2 etno1í2 etno1ó2 etno1ú2
euco1h
euco1a2 euco1e2 euco1i2 euco1o2 euco1u2
euco1á2 euco1é2 euco1í2 euco1ó2 euco1ú2
euro1h
euro1a2 euro1e2 euro1i2 euro1o2 euro1u2
euro1á2 euro1é2 euro1í2 euro1ó2 euro1ú2
+.e2x1h
+.e2x2a2 .e2x2e2 .e2x2i2 .e2x2o2 .e2x2u2
+.e2x2á2 .e2x2é2 .e2x2í2 .e2x2ó2 .e2x2ú2
+.ex2hal
+.ex2hál
+.ex2haus
+.ex2hib
+.ex2híb
+.ex2hort
+.ex2hórt
+.ex2hum
+.ex2húm
+3gono.
+3gonos.
+3gonal.
+3gonales.
+exá3men
+exá3ri
+exé3ge
+exó3ti
+exa3cerb
+exa3ger
+ex3alum
+exa3min
+exe3cr
+exe3géti
+exe3quia
+exi3ja
+exi3já
+exí3ja
+exi3ge
+exí3ge
+exi3gi
+exi3gí
+exi3jo
+exí3jo
+exi3lia
+exi3liá
+exí3lia
+exi3lie
+exi3lié
+exí3lie
+exi3lio
+exi3lió
+exí3lio
+exi3ma
+exi3má
+exí3ma
+exi3mi
+exi3mí
+exí3mi
+exi3me
+exi3mé
+exí3me
+exi3mo
+exi3mó
+exí3mo
+exi3tos
+exi3lar
+exo3bió
+exo3ner
+exo3crin
+exo3tér
+exo3tic
+exo3tiq
+exo3tism
+exo3gami
+exo3esq
+exo3plan
+exo3gámi
+exu3ber
+exu3dar
+exu3dat
+exu3dac
extra1h
extra1a2 extra1e2 extra1i2 extra1o2 extra1u2
extra1á2 extra1é2 extra1í2 extra1ó2 extra1ú2
u4teri
.cau5t
.deu5t
+femto1h
+femto1a2 femto1e2 femto1i2 femto1o2 femto1u2
+femto1á2 femto1é2 femto1í2 femto1ó2 femto1ú2
+ferro1h
+ferro1a2 ferro1e2 ferro1i2 ferro1o2 ferro1u2
+ferro1á2 ferro1é2 ferro1í2 ferro1ó2 ferro1ú2
+filo1h
+filo1a2 filo1e2 filo1i2 filo1o2 filo1u2
+filo1á2 filo1é2 filo1í2 filo1ó2 filo1ú2
+fisio1h
+fisio1a2 fisio1e2 fisio1i2 fisio1o2 fisio1u2
+fisio1á2 fisio1é2 fisio1í2 fisio1ó2 fisio1ú2
+fito1h
+fito1a2 fito1e2 fito1i2 fito1o2 fito1u2
+fito1á2 fito1é2 fito1í2 fito1ó2 fito1ú2
fono1h
fono1a2 fono1e2 fono1i2 fono1o2 fono1u2
fono1á2 fono1é2 fono1í2 fono1ó2 fono1ú2
foto1h
foto1a2 foto1e2 foto1i2 foto1o2 foto1u2
foto1á2 foto1é2 foto1í2 foto1ó2 foto1ú2
+galo1h
+galo1a2 galo1e2 galo1i2 galo1o2 galo1u2
+galo1á2 galo1é2 galo1í2 galo1ó2 galo1ú2
+gastero1h
+gastero1a2 gastero1e2 gastero1i2 gastero1o2 gastero1u2
+gastero1á2 gastero1é2 gastero1í2 gastero1ó2 gastero1ú2
gastro1h
gastro1a2 gastro1e2 gastro1i2 gastro1o2 gastro1u2
gastro1á2 gastro1é2 gastro1í2 gastro1ó2 gastro1ú2
geo1h
geo1a2 geo1e2 geo1i2 geo1o2 geo1u2
geo1á2 geo1é2 geo1í2 geo1ó2 geo1ú2
+geronto1h
+geronto1a2 geronto1e2 geronto1i2 geronto1o2 geronto1u2
+geronto1á2 geronto1é2 geronto1í2 geronto1ó2 geronto1ú2
+gineco1h
+gineco1a2 gineco1e2 gineco1i2 gineco1o2 gineco1u2
+gineco1á2 gineco1é2 gineco1í2 gineco1ó2 gineco1ú2
+giga1h
+giga1a2 giga1e2 giga1i2 giga1o2 giga1u2
+giga1á2 giga1é2 giga1í2 giga1ó2 giga1ú2
gluco1h
gluco1a2 gluco1e2 gluco1i2 gluco1o2 gluco1u2
gluco1á2 gluco1é2 gluco1í2 gluco1ó2 gluco1ú2
+grafo1h
+grafo1a2 grafo1e2 grafo1i2 grafo1o2 grafo1u2
+grafo1á2 grafo1é2 grafo1í2 grafo1ó2 grafo1ú2
+guarda1h
+guarda1a2 guarda1e2 guarda1i2 guarda1o2 guarda1u2
+guarda1á2 guarda1é2 guarda1í2 guarda1ó2 guarda1ú2
+halo1h
+halo1a2 halo1e2 halo1i2 halo1o2 halo1u2
+halo1á2 halo1é2 halo1í2 halo1ó2 halo1ú2
hecto1h
hecto1a2 hecto1e2 hecto1i2 hecto1o2 hecto1u2
hecto1á2 hecto1é2 hecto1í2 hecto1ó2 hecto1ú2
+helico1h
+helico1a2 helico1e2 helico1i2 helico1o2 helico1u2
+helico1á2 helico1é2 helico1í2 helico1ó2 helico1ú2
helio1h
helio1a2 helio1e2 helio1i2 helio1o2 helio1u2
helio1á2 helio1é2 helio1í2 helio1ó2 helio1ú2
@@ -1060,9 +1166,20 @@ hemato1á2 hemato1é2 hemato1í2 hemato1ó2 hemato1ú2
hemi1h
hemi1a2 hemi1e2 hemi1i2 hemi1o2 hemi1u2
hemi1á2 hemi1é2 hemi1í2 hemi1ó2 hemi1ú2
+hemio3la.
+hemio3las.
hemo1h
hemo1a2 hemo1e2 hemo1i2 hemo1o2 hemo1u2
hemo1á2 hemo1é2 hemo1í2 hemo1ó2 hemo1ú2
+hepato1h
+hepato1a2 hepato1e2 hepato1i2 hepato1o2 hepato1u2
+hepato1á2 hepato1é2 hepato1í2 hepato1ó2 hepato1ú2
+hepta1h
+hepta1a2 hepta1e2 hepta1i2 hepta1o2 hepta1u2
+hepta1á2 hepta1é2 hepta1í2 hepta1ó2 hepta1ú2
+hetero1h
+hetero1a2 hetero1e2 hetero1i2 hetero1o2 hetero1u2
+hetero1á2 hetero1é2 hetero1í2 hetero1ó2 hetero1ú2
2al.
2ales.
hexa1h
@@ -1071,64 +1188,128 @@ hexa1á2 hexa1é2 hexa1í2 hexa1ó2 hexa1ú2
hidro1h
hidro1a2 hidro1e2 hidro1i2 hidro1o2 hidro1u2
hidro1á2 hidro1é2 hidro1í2 hidro1ó2 hidro1ú2
+holo1h
+holo1a2 holo1e2 holo1i2 holo1o2 holo1u2
+holo1á2 holo1é2 holo1í2 holo1ó2 holo1ú2
hipe2r3r
+hipe2r1h
hipe2r1a2 hipe2r1e2 hipe2r1i2 hipe2r1o2 hipe2r1u2
hipe2r1á2 hipe2r1é2 hipe2r1í2 hipe2r1ó2 hipe2r1ú2
pe3r4e3mia
+hipe3r4i3cíne
+hipe3r4o3nimi
+hipe3r4o3ními
+hipe3r4ó3nimo
+hipe3r4o3xia
+hipo1h
+hipo1a2 hipo1e2 hipo1i2 hipo1o2 hipo1u2
+hipo1á2 hipo1é2 hipo1í2 hipo1ó2 hipo1ú2
+spano1h
+spano1a2 spano1e2 spano1i2 spano1o2 spano1u2
+spano1á2 spano1é2 spano1í2 spano1ó2 spano1ú2
histo1h
histo1a2 histo1e2 histo1i2 histo1o2 histo1u2
histo1á2 histo1é2 histo1í2 histo1ó2 histo1ú2
homo1h
homo1a2 homo1e2 homo1i2 homo1o2 homo1u2
homo1á2 homo1é2 homo1í2 homo1ó2 homo1ú2
+homeo1h
+homeo1a2 homeo1e2 homeo1i2 homeo1o2 homeo1u2
+homeo1á2 homeo1é2 homeo1í2 homeo1ó2 homeo1ú2
+ibero1h
+ibero1a2 ibero1e2 ibero1i2 ibero1o2 ibero1u2
+ibero1á2 ibero1é2 ibero1í2 ibero1ó2 ibero1ú2
icono1h
icono1a2 icono1e2 icono1i2 icono1o2 icono1u2
icono1á2 icono1é2 icono1í2 icono1ó2 icono1ú2
-.i2n2a2
-.i2n2e2
-.i2n2i2
-.i2n2o2
-.i2n2u2
-.i2n2á2
-.i2n2é2
-.i2n2í2
-.i2n2ó2
-.i2n2ú2
-.in3abord
+.i2n1h
+.i2n2a2 .i2n2e2 .i2n2i2 .i2n2o2 .i2n2u2
+.i2n2á2 .i2n2é2 .i2n2í2 .i2n2ó2 .i2n2ú2
+in4hib
+in4híb
+in4hal
+in4hál
+in4hest
+in4hést
+in4hum
+in4húm
+in4hiest
+in4hiést
+in4herent
+in4hóspit
+in4hesi
.in3abarc
+.in3abord
.in3acent
-.in3aguant
+.in3acept
.in3adapt
-.ina3movib
+.in3adopt
+.in3aguant
+.in3alámb
+.in3alien
.in3analiz
-.ina3nic
.in3anim
-.iná3nim
+.in3apagab
+.in3afect
.in3apel
+.in3aplaz
.in3aplic
-.in3aprens
.in3apreci
+.in3aprehen
+.in3aprens
+.in3armón
.in3arrug
.in3asist
-.iné3dit
+.in3atent
.in3efic
.in3efici
.in3eludi
+.in3encont
+.in3equid
+.in3exact
+.in3evit
+.ina3movib
+.ina3nic
.ine3narr
-.ini3cia
-.ini3ciá
-.ini3cie
+.ine3quív
+.iná3nim
+.iné3dit
+.in3eleg
+.in3exha
+.in3ex
+ini3cia
+iní3cia
+ini3ciá
+ini3cie
+re3ini3cia
+re3iní3cia
+re3ini3ciá
+re3ini3cie
+.ini3cuo
+.ini3cua
+.in3igualab
+.in3in
+.in3obser
.ino3cuo
.ino3cua
+.ino3cenc
+.ino3cent
+.in3ocult
+.ino3fens
.ino3cula
.ino3culá
.ino3cule
+.in3oport
.inú3til
.inu3tiliz
infra1h
infra1a2 infra1e2 infra1i2 infra1o2 infra1u2
infra1á2 infra1é2 infra1í2 infra1ó2 infra1ú2
+inmuno1h
+inmuno1a2 inmuno1e2 inmuno1i2 inmuno1o2 inmuno1u2
+inmuno1á2 inmuno1é2 inmuno1í2 inmuno1ó2 inmuno1ú2
.inte2r3r
+.inte2r1h
.inte2r1a2 .inte2r1e2 .inte2r1i2 .inte2r1o2 .inte2r1u2
.inte2r1á2 .inte2r1é2 .inte2r1í2 .inte2r1ó2 .inte2r1ú2
.in3ter2e3sa
@@ -1143,21 +1324,54 @@ infra1á2 infra1é2 infra1í2 infra1ó2 infra1ú2
.de3s4in3ter2e3sá
.de3s4in3ter2e3sé
.de3s4in3ter2e3só
-3te3ri3n
-4te4r5i4nsu
+4n5te5r2i3n
+inte6r5i4nsu
+inte6r5i4nst
+inte6r5i4nd
+4ino.
+4inos.
+4ina.
+4inas.
.in3te3r4rog
.in3te3r4rupc
.in3te3r4rupt
.in3te3r4rump
+inter4és
+inte3r4esar
+inte5r4regno
+inte3r4ior4
+in3te3r4im.
+4i4ano.
+4i4ana.
+4i4anos.
+4i4anas.
intra1h
intra1a2 intra1e2 intra1i2 intra1o2 intra1u2
intra1á2 intra1é2 intra1í2 intra1ó2 intra1ú2
+islamo1h
+islamo1a2 islamo1e2 islamo1i2 islamo1o2 islamo1u2
+islamo1á2 islamo1é2 islamo1í2 islamo1ó2 islamo1ú2
+italo1h
+italo1a2 italo1e2 italo1i2 italo1o2 italo1u2
+italo1á2 italo1é2 italo1í2 italo1ó2 italo1ú2
iso1h
iso1a2 iso1e2 iso1i2 iso1o2 iso1u2
iso1á2 iso1é2 iso1í2 iso1ó2 iso1ú2
kilo1h
kilo1a2 kilo1e2 kilo1i2 kilo1o2 kilo1u2
kilo1á2 kilo1é2 kilo1í2 kilo1ó2 kilo1ú2
+leuco1h
+leuco1a2 leuco1e2 leuco1i2 leuco1o2 leuco1u2
+leuco1á2 leuco1é2 leuco1í2 leuco1ó2 leuco1ú2
+linfo1h
+linfo1a2 linfo1e2 linfo1i2 linfo1o2 linfo1u2
+linfo1á2 linfo1é2 linfo1í2 linfo1ó2 linfo1ú2
+lipo1h
+lipo1a2 lipo1e2 lipo1i2 lipo1o2 lipo1u2
+lipo1á2 lipo1é2 lipo1í2 lipo1ó2 lipo1ú2
+lito1h
+lito1a2 lito1e2 lito1i2 lito1o2 lito1u2
+lito1á2 lito1é2 lito1í2 lito1ó2 lito1ú2
macro1h
macro1a2 macro1e2 macro1i2 macro1o2 macro1u2
macro1á2 macro1é2 macro1í2 macro1ó2 macro1ú2
@@ -1175,15 +1389,13 @@ mal3q
mal3s
mal3t
mal3v
-bien2
-bien3h
-bien3v
-bien3q
-bien3m
-bien3t
-b4ien3do.
-.su3b4ien
-b4ien3das.
+.mal1acon
+.mal1acos
+.mala1e
+.mal1andant
+.mal1andanz
+.mal1est
+.mal1int
maxi1h
maxi1a2 maxi1e2 maxi1i2 maxi1o2 maxi1u2
maxi1á2 maxi1é2 maxi1í2 maxi1ó2 maxi1ú2
@@ -1196,17 +1408,25 @@ mega1á2 mega1é2 mega1í2 mega1ó2 mega1ú2
melano1h
melano1a2 melano1e2 melano1i2 melano1o2 melano1u2
melano1á2 melano1é2 melano1í2 melano1ó2 melano1ú2
+meso1h
+meso1a2 meso1e2 meso1i2 meso1o2 meso1u2
+meso1á2 meso1é2 meso1í2 meso1ó2 meso1ú2
+meta1h
+meta1a2 meta1e2 meta1i2 meta1o2 meta1u2
+meta1á2 meta1é2 meta1í2 meta1ó2 meta1ú2
micro1h
micro1a2 micro1e2 micro1i2 micro1o2 micro1u2
micro1á2 micro1é2 micro1í2 micro1ó2 micro1ú2
-mili1h
-mili1a2 mili1e2 mili1i2 mili1o2 mili1u2
-mili1á2 mili1é2 mili1í2 mili1ó2 mili1ú2
+.mili1h
+.mili1a2 .mili1e2 .mili1i2 .mili1o2 .mili1u2
+.mili1á2 .mili1é2 .mili1í2 .mili1ó2 .mili1ú2
familia3ri
ia5res.
amili6a
a3rio
-li5área
+a3ria
+li5á4rea
+mili4ar
mini1h
mini1a2 mini1e2 mini1i2 mini1o2 mini1u2
mini1á2 mini1é2 mini1í2 mini1ó2 mini1ú2
@@ -1217,6 +1437,9 @@ mini1á2 mini1é2 mini1í2 mini1ó2 mini1ú2
2o3sas.
2o3samente.
mini4a5tur
+.mio1h
+.mio1a2 .mio1e2 .mio1i2 .mio1o2 .mio1u2
+.mio1á2 .mio1é2 .mio1í2 .mio1ó2 .mio1ú2
multi1h
multi1a2 multi1e2 multi1i2 multi1o2 multi1u2
multi1á2 multi1é2 multi1í2 multi1ó2 multi1ú2
@@ -1226,22 +1449,37 @@ miria1á2 miria1é2 miria1í2 miria1ó2 miria1ú2
mono1h
mono1a2 mono1e2 mono1i2 mono1o2 mono1u2
mono1á2 mono1é2 mono1í2 mono1ó2 mono1ú2
-2i3co.
-2i3cos.
-2i3ca.
-2i3cas.
+morfo1h
+morfo1a2 morfo1e2 morfo1i2 morfo1o2 morfo1u2
+morfo1á2 morfo1é2 morfo1í2 morfo1ó2 morfo1ú2
+moto1h
+moto1a2 moto1e2 moto1i2 moto1o2 moto1u2
+moto1á2 moto1é2 moto1í2 moto1ó2 moto1ú2
namo1h
namo1a2 namo1e2 namo1i2 namo1o2 namo1u2
namo1á2 namo1é2 namo1í2 namo1ó2 namo1ú2
+nano1h
+nano1a2 nano1e2 nano1i2 nano1o2 nano1u2
+nano1á2 nano1é2 nano1í2 nano1ó2 nano1ú2
+narco1h
+narco1a2 narco1e2 narco1i2 narco1o2 narco1u2
+narco1á2 narco1é2 narco1í2 narco1ó2 narco1ú2
necro1h
necro1a2 necro1e2 necro1i2 necro1o2 necro1u2
necro1á2 necro1é2 necro1í2 necro1ó2 necro1ú2
+nefro1h
+nefro1a2 nefro1e2 nefro1i2 nefro1o2 nefro1u2
+nefro1á2 nefro1é2 nefro1í2 nefro1ó2 nefro1ú2
neo1h
neo1a2 neo1e2 neo1i2 neo1o2 neo1u2
neo1á2 neo1é2 neo1í2 neo1ó2 neo1ú2
+3c2neor
neto1h
neto1a2 neto1e2 neto1i2 neto1o2 neto1u2
neto1á2 neto1é2 neto1í2 neto1ó2 neto1ú2
+neumo1h
+neumo1a2 neumo1e2 neumo1i2 neumo1o2 neumo1u2
+neumo1á2 neumo1é2 neumo1í2 neumo1ó2 neumo1ú2
norte1h
norte1a2 norte1e2 norte1i2 norte1o2 norte1u2
norte1á2 norte1é2 norte1í2 norte1ó2 norte1ú2
@@ -1257,23 +1495,63 @@ oligo1á2 oligo1é2 oligo1í2 oligo1ó2 oligo1ú2
omni1h
omni1a2 omni1e2 omni1i2 omni1o2 omni1u2
omni1á2 omni1é2 omni1í2 omni1ó2 omni1ú2
-i2o.
-i2os.
+onco1h
+onco1a2 onco1e2 onco1i2 onco1o2 onco1u2
+onco1á2 onco1é2 onco1í2 onco1ó2 onco1ú2
+onto1h
+onto1a2 onto1e2 onto1i2 onto1o2 onto1u2
+onto1á2 onto1é2 onto1í2 onto1ó2 onto1ú2
+opto1h
+opto1a2 opto1e2 opto1i2 opto1o2 opto1u2
+opto1á2 opto1é2 opto1í2 opto1ó2 opto1ú2
+ornito1h
+ornito1a2 ornito1e2 ornito1i2 ornito1o2 ornito1u2
+ornito1á2 ornito1é2 ornito1í2 ornito1ó2 ornito1ú2
+orto1h
+orto1a2 orto1e2 orto1i2 orto1o2 orto1u2
+orto1á2 orto1é2 orto1í2 orto1ó2 orto1ú2
+orto4e3pía
+osteo1h
+osteo1a2 osteo1e2 osteo1i2 osteo1o2 osteo1u2
+osteo1á2 osteo1é2 osteo1í2 osteo1ó2 osteo1ú2
paleo1h
paleo1a2 paleo1e2 paleo1i2 paleo1o2 paleo1u2
paleo1á2 paleo1é2 paleo1í2 paleo1ó2 paleo1ú2
+.pa4n1a4fri
+.pa4n1a4meri
+.pa4n1á4rab
+.pa4n1a4ráb
+.pa4n1a4rab
+.pa4n1europ
+.pa4n1islam
+.pa4n1islám
+.pa4n5hisp
+.pa4n1hel
+.pa4n1ópti
para1h
para1a2 para1e2 para1i2 para1o2 para1u2
para1á2 para1é2 para1í2 para1ó2 para1ú2
para2is.
aí5so.
aí5sos.
+para4íso
+para4i3señ
+para4ulata
penta1h
penta1a2 penta1e2 penta1i2 penta1o2 penta1u2
penta1á2 penta1é2 penta1í2 penta1ó2 penta1ú2
+peta1h
+peta1a2 peta1e2 peta1i2 peta1o2 peta1u2
+peta1á2 peta1é2 peta1í2 peta1ó2 peta1ú2
+pico1h
+pico1a2 pico1e2 pico1i2 pico1o2 pico1u2
+pico1á2 pico1é2 pico1í2 pico1ó2 pico1ú2
piezo1h
piezo1a2 piezo1e2 piezo1i2 piezo1o2 piezo1u2
piezo1á2 piezo1é2 piezo1í2 piezo1ó2 piezo1ú2
+piro1h
+piro1a2 piro1e2 piro1i2 piro1o2 piro1u2
+piro1á2 piro1é2 piro1í2 piro1ó2 piro1ú2
pluri1h
pluri1a2 pluri1e2 pluri1i2 pluri1o2 pluri1u2
pluri1á2 pluri1é2 pluri1í2 pluri1ó2 pluri1ú2
@@ -1287,21 +1565,26 @@ poli4árq
poli4éste
poli4andr
poli4antea
+poli4arca
expoli4
-.pos2t2a2
-.pos2t2e2
-.pos2t2i2
-.pos2t2o2
-.pos2t2u2
-.pos2t2á2
-.pos2t2é2
-.pos2t2í2
-.pos2t2ó2
-.pos2t2ú2
+porta1h
+porta1a2 porta1e2 porta1i2 porta1o2 porta1u2
+porta1á2 porta1é2 porta1í2 porta1ó2 porta1ú2
+porta4e3ro
+.pos2t1h
+.pos2t2a2 .pos2t2e2 .pos2t2i2 .pos2t2o2 .pos2t2u2
+.pos2t2á2 .pos2t2é2 .pos2t2í2 .pos2t2ó2 .pos2t2ú2
+po4s3impr
+po4s3o2per
+po4s3ind
+po4s3e4lect
+po4s3estr
.pos3tin
.pos3tín
+.pos4t3ind
pos3ta.
pos3tas.
+pos4t5s
s3te.
s3tes.
s3tal.
@@ -1310,6 +1593,10 @@ s3ti3lla.
s3ti3llas.
s3ti3llón.
s3ti3llones.
+s3tor.
+s3tora.
+s3toras.
+s3tores.
.pos3tó3ni
.pos3terg
.pos3te3ri
@@ -1319,52 +1606,85 @@ s3ti3llones.
.pos3ti3za
.pos3ti3zo
.pos3tu3ra
-s3tor.
-s3tora.
-s3toras.
-s3tores.
.pos3tu3la
.pos3tu3lá
.pos3tu3le
.pos3tu3lé
-.post3elec
-.post3impr
-.post3ind
-.post3ope
-.post3rev
-.pre2a2
-.pre2e2
-.pre2i2
-.pre2o2
-.pre2u2
-.pre2h2
-.pre2á2
-.pre2é2
-.pre2í2
-.pre2ó2
-.pre2ú2
-pre3elij
-pre3elig
-pre3exis
-pre3emin
-preo3cup
-preo2cúp
-pre3olí
-pre3opin
-.pro2a2
-.pro2e2
-.pro2i2
-.pro2o2
-.pro2u2
-.pro2h2
-.pro2á2
-.pro2é2
-.pro2í2
-.pro2ó2
-.pro2ú2
+.pos2t3elec
+.pos2t3impr
+.pos2t3ope
+.pos2t3rev
+.pos2t3rom
+.pos3taci
+.pos3tar
+.pos3tear
+.pos3te3me
+.pos3ta3je
+.pos3te3ler
+.pos3te3ma
+.pos3te3mi
+.pos3te3río
+.pos3te3ta
+.pos3ti3le
+.pos3ti3llo
+.pos3ti3lo
+.pos3ti3lá
+.pos3ti3lé
+.pos3ti3ló
+.posti3nudo
+.posto3res
+.pos3tu3lo
+.pos3tu3ló
+.pos3tón
+.pos3te3mas
+.pos3ti3cer
+.pos3tism
+.pos3tu3reo
+.pos3te3lera
+.pos3teo
+.pos3ti3ll
+.pos3tista
+.pre1h
+.pre1a2 .pre1e2 .pre1i2 .pre1o2 .pre1u2
+.pre1á2 .pre1é2 .pre1í2 .pre1ó2 .pre1ú2
+.pre4ámbul
+.pre4o3cup
+.pre4o3cúp
+.pre4ordin
+.pre4ordín
+.pro1h
+.pro2a2 .pro2e2 .pro2i2 .pro2o2 .pro2u2
+.pro2á2 .pro2é2 .pro2í2 .pro2ó2 .pro2ú2
+.pro3abort
+.pro3etarr
+.pro4hiba
+.pro4híba
+.pro4hibá
+.pro4hibe
+.pro4híb
+.pro4híbo
+.pro4hibi
+.pro4hibí
proto1h
proto1a2 proto1e2 proto1i2 proto1o2 proto1u2
proto1á2 proto1é2 proto1í2 proto1ó2 proto1ú2
+psico1h
+psico1a2 psico1e2 psico1i2 psico1o2 psico1u2
+psico1á2 psico1é2 psico1í2 psico1ó2 psico1ú2
+3p2sic
+3p2siq
+ptero1h
+ptero1a2 ptero1e2 ptero1i2 ptero1o2 ptero1u2
+ptero1á2 ptero1é2 ptero1í2 ptero1ó2 ptero1ú2
+quete1h
+quete1a2 quete1e2 quete1i2 quete1o2 quete1u2
+quete1á2 quete1é2 quete1í2 quete1ó2 quete1ú2
+quimio1h
+quimio1a2 quimio1e2 quimio1i2 quimio1o2 quimio1u2
+quimio1á2 quimio1é2 quimio1í2 quimio1ó2 quimio1ú2
+quiro1h
+quiro1a2 quiro1e2 quiro1i2 quiro1o2 quiro1u2
+quiro1á2 quiro1é2 quiro1í2 quiro1ó2 quiro1ú2
radio1h
radio1a2 radio1e2 radio1i2 radio1o2 radio1u2
radio1á2 radio1é2 radio1í2 radio1ó2 radio1ú2
@@ -1387,29 +1707,100 @@ ea3cia.
ea3cias.
.re3abr
.re3ábr
+.re3abiert
+.re3absor
+.re3absór
+.re3admis
+.re3admit
+.re3admít
.re3afirm
.re3afírm
+.re3agrav
+.re3agráv
+.re3acondic
+.re3acuñ
+.re3acúñ
.re3ajust
.rea3júst
+.re3alegr
+.re3alégr
.rea3liza
.rea3lizá
.rea3líza
.re3alim
.rea3lism
.rea3list
+.re3aloj
+.re3alój
+.re3alq
.re3anim
.re3aním
+.re3ama
+.re3áma
+.re3amá
+.re3ame
+.re3áme
+.re3amé
+.re3amo
+.re3ámo
+.re3amó
.re3aparec
+.re3aprend
+.re3aprénd
+.re3apret
+.reapríet
+.rei3no
.re3ubica
.re3ubíca
+.re3ubicá
+.re3ubico
+.re3ubicó
+.re3ubiq
+.re3ubíq
.reu3mati
.reu3máti
-.re3unir
-.re3unír
+.reu3nir
+.reu3nír
+.reu3nia
+.reu3ní
+.reu3nis
+.reunim
+.reu3ná
+.reu3nie
+.reu3nié
+.reu3nid
+.reu3nió
+.re3unif
.re3usar
.re3usár
.re3utiliz
.re3utilíz
+.re3a2eg
+.re3a2q
+.re3a2z
+.re3asum
+.re3asúm
+.re3a2grup
+.re3i2m
+.re3inc
+.re3inic
+.re3inf
+.re3ing
+.re3inv
+.rei3na
+.re3ins
+.re3int
+.re3o2b
+.re3orient
+.rei3vind
+.re3oc
+.re4o3j
+.re3orga
+.re3unt
+.reu3ma
+rete1h
+rete1a2 rete1e2 rete1i2 rete1o2 rete1u2
+rete1á2 rete1é2 rete1í2 rete1ó2 rete1ú2
rmano1h
rmano1a2 rmano1e2 rmano1i2 rmano1o2 rmano1u2
rmano1á2 rmano1é2 rmano1í2 rmano1ó2 rmano1ú2
@@ -1419,9 +1810,12 @@ retro1á2 retro1é2 retro1í2 retro1ó2 retro1ú2
romo1h
romo1a2 romo1e2 romo1i2 romo1o2 romo1u2
romo1á2 romo1é2 romo1í2 romo1ó2 romo1ú2
-sobre1h
-sobre1a2 sobre1e2 sobre1i2 sobre1o2 sobre1u2
-sobre1á2 sobre1é2 sobre1í2 sobre1ó2 sobre1ú2
+salva1h
+salva1a2 salva1e2 salva1i2 salva1o2 salva1u2
+salva1á2 salva1é2 salva1í2 salva1ó2 salva1ú2
+seleno1h
+seleno1a2 seleno1e2 seleno1i2 seleno1o2 seleno1u2
+seleno1á2 seleno1é2 seleno1í2 seleno1ó2 seleno1ú2
semi1h
semi1a2 semi1e2 semi1i2 semi1o2 semi1u2
semi1á2 semi1é2 semi1í2 semi1ó2 semi1ú2
@@ -1429,16 +1823,26 @@ i2a.
i2as.
2ótic
emi2o2
-seudo1h
-seudo1a2 seudo1e2 seudo1i2 seudo1o2 seudo1u2
-seudo1á2 seudo1é2 seudo1í2 seudo1ó2 seudo1ú2
+servo1h
+servo1a2 servo1e2 servo1i2 servo1o2 servo1u2
+servo1á2 servo1é2 servo1í2 servo1ó2 servo1ú2
+2seudo1h
+2seudo1a2 2seudo1e2 2seudo1i2 2seudo1o2 2seudo1u2
+2seudo1á2 2seudo1é2 2seudo1í2 2seudo1ó2 2seudo1ú2
o2os.
.so3a4s
+sobre1h
+sobre1a2 sobre1e2 sobre1i2 sobre1o2 sobre1u2
+sobre1á2 sobre1é2 sobre1í2 sobre1ó2 sobre1ú2
+sobre3a4sa
+sobre3a4sas
socio1h
socio1a2 socio1e2 socio1i2 socio1o2 socio1u2
socio1á2 socio1é2 socio1í2 socio1ó2 socio1ú2
-a3rio.
-a3rios.
+4a3rio.
+4a3rios.
+4a3ria.
+4a3rias.
3logía
4ón.
4ones.
@@ -1447,47 +1851,74 @@ a3rios.
4o2icos.
4o2ica.
4o2icas.
-.su2b2a2
-.su2b2e2
-.su2b2i2
-.su2b2o2
-.su2b2u2
-.su2b2á2
-.su2b2é2
-.su2b2í2
-.su2b2ó2
-.su2b2ú2
-.sub2i3ll
-.sub2i3mien
+.su2b1h
+.su2b2a2 .su2b2e2 .su2b2i2 .su2b2o2 .su2b2u2
+.su2b2á2 .su2b2é2 .su2b2í2 .su2b2ó2 .su2b2ú2
+.sub3acuát
+.subi3ll
+.su3bi3da
+.su3bi3dor
+.su3bi3do
+.su3bi3dón
+.su3basta
+.su3básta
+.su3bastá
+.su3baste
+.su3básté
+.su3basto
+.su3bástó
.sub3índ
.sub3ími
.su4b3ray
+.sub3acepc
+.sub3acet
.sub3aflue
+.sub3alcai
.sub3arr
+.sub3ártic
+.sub3atómic
+.sub3ejecut
+.sub3elemen
+.sub3emple
.sub3enten
+.seb3entrad
+.sub3espec
+.sub3estac
.sub3estim
.sub3estím
+.sub3estruc
+.sub3occipit
.sub3ofici
+.su3bordin
+.su3bordín
.sub3urba
-.sub3alter
+.sub3aliment
+.su3balter
.sub3insp
-.su3bién
+.sub3intenden
.su3bir
-.su3bam
-.su3bordin
-.su3bordín
-.sub3acuá
-.sub3espe
-.sub3esta
-.su3burbi
-.su4b5rein
+.su3bír
+.su3bién
+.su3bi3mien
+.su3bier
+.su3bies
+.su2r1est
+.su2r1oes
supe2r3r
+supe2r1h
supe2r1a2 supe2r1e2 supe2r1i2 supe2r1o2 supe2r1u2
supe2r1á2 supe2r1é2 supe2r1í2 supe2r1ó2 supe2r1ú2
+ra5ra
+ra5rá
+ra5re
+ra5ré
+ra5rí
+ra5ro
supe3r4a4r
supe3r4á4r
supe3r4á3vit.
supe3r4á3vits.
+super4ior
4a3ción.
4a3ciones.
4e3rior.
@@ -1497,9 +1928,9 @@ supe3r4á3vits.
4e3riormente.
4e3rioridad.
4e3rioridades.
-4e3ra3ble.
-4e3ra3bles.
-4e3ra3blemente.
+4e3r4a3ble.
+4e3r4a3bles.
+4e3r4a3blemente.
pe5r4ante
perpon5d6r
supra1h
@@ -1514,6 +1945,15 @@ tele1a2 tele1e2 tele1i2 tele1o2 tele1u2
tele1á2 tele1é2 tele1í2 tele1ó2 tele1ú2
4ósteo.
4ósteos.
+tecno1h
+tecno1a2 tecno1e2 tecno1i2 tecno1o2 tecno1u2
+tecno1á2 tecno1é2 tecno1í2 tecno1ó2 tecno1ú2
+.tele1imp
+.tele1obj
+.tele4o3lót
+tera1h
+tera1a2 tera1e2 tera1i2 tera1o2 tera1u2
+tera1á2 tera1é2 tera1í2 tera1ó2 tera1ú2
termo1h
termo1a2 termo1e2 termo1i2 termo1o2 termo1u2
termo1á2 termo1é2 termo1í2 termo1ó2 termo1ú2
@@ -1523,113 +1963,152 @@ tetra1á2 tetra1é2 tetra1í2 tetra1ó2 tetra1ú2
topo1h
topo1a2 topo1e2 topo1i2 topo1o2 topo1u2
topo1á2 topo1é2 topo1í2 topo1ó2 topo1ú2
+.tra2s1h
+.tra2sa2 .tra2se2 .tra2si2 .tra2so2 .tra2su2
+.tra2sá2 .tra2sé2 .tra2sí2 .tra2só2 .tra2sú2
+tras1abuel
+tras1alcob
+tras1alp
+tras1altar
+tras1andin
+tras1atlánt
+tras1oceán
+tra3se3ro.
+tra3se3ros.
+tra3se3ra.
+tra3se3ras.
+.tra3su3da
+.tra3su3dá
+.tra3su3de
+.tra3su3dé
+.tra3su3do
+.tra3su3dó
+.tra3sunta
+.tra3suntá
+.tra3sunte
+.tra3sunté
+.tra3sunto
+.tra3suntó
+.tra3so3ñ
+.tra3se3g
+.tra3sieg
+tran2s1h
+tran2sa2 tran2se2 tran2si2 tran2so2 tran2su2
+tran2sá2 tran2sé2 tran2sí2 tran2só2 tran2sú2
+trans3aminas
+tran2s1and
+tran2s1atl
+tran2s1oce
+tran2s1ur
+tran3sacci
+tran3sactiv
+tran3seún
+tran3se3xu
+tran3si3berian
+tran3si3cion
+tran3si3ción
+tran3sido.
+tran3sidos.
+tran3sida.
+tran3sidas.
+tran3si3gi
+tran3si3gí
+tran3si3ge
+tran3si3ja
+tran3si3já
+tran3si3jo
+tran3silvan
+tran3sisto
+tran3si3ta
+tran3si3tá
+tran3si3te
+tran3si3té
+tran3si3to
+tran3si3tó
+tran3si3tiv
+tran3si3tori
+trans3oraci
+tran3subst
+tran3sust
+.tri1ó2x
tropo1h
tropo1a2 tropo1e2 tropo1i2 tropo1o2 tropo1u2
tropo1á2 tropo1é2 tropo1í2 tropo1ó2 tropo1ú2
-poi3de.
-poi3des.
+turbo1h
+turbo1a2 turbo1e2 turbo1i2 turbo1o2 turbo1u2
+turbo1á2 turbo1é2 turbo1í2 turbo1ó2 turbo1ú2
ultra1h
ultra1a2 ultra1e2 ultra1i2 ultra1o2 ultra1u2
ultra1á2 ultra1é2 ultra1í2 ultra1ó2 ultra1ú2
+vice1h
+vice1a2 vice1e2 vice1i2 vice1o2 vice1u2
+vice1á2 vice1é2 vice1í2 vice1ó2 vice1ú2
+video1h
+video1a2 video1e2 video1i2 video1o2 video1u2
+video1á2 video1é2 video1í2 video1ó2 video1ú2
xeno1h
xeno1a2 xeno1e2 xeno1i2 xeno1o2 xeno1u2
xeno1á2 xeno1é2 xeno1í2 xeno1ó2 xeno1ú2
-inter4és
-inter4esar
-inter4in
-inter4ino
-inter4ior
-mili4ar
-mili4ario
-para4íso
-para4ulata
-super4able
-super4ación
-super4ior
-tran4sacc
-trans4ar
-trans4eúnte
-trans4iber
-trans4ición
-trans4ido
-trans4igen
-trans4igir
-trans4istor
-trans4itab
-trans4it
-trans4itorio
-trans4ubsta
-ultra4ísmo
+xero1h
+xero1a2 xero1e2 xero1i2 xero1o2 xero1u2
+xero1á2 xero1é2 xero1í2 xero1ó2 xero1ú2
+xilo1h
+xilo1a2 xilo1e2 xilo1i2 xilo1o2 xilo1u2
+xilo1á2 xilo1é2 xilo1í2 xilo1ó2 xilo1ú2
+zoo1h
+zoo1a2 zoo1e2 zoo1i2 zoo1o2 zoo1u2
+zoo1á2 zoo1é2 zoo1í2 zoo1ó2 zoo1ú2
wa3s4h
-.bi1anual
-.bi1aur
-.bien1and
-.bien1apa
-.bien1ave
-.bien1est
-.bien1int
-.bi1ox
-.bi1ó2x
-.bi1un
-.en1aceit
-.en1aciy
-.en1aguach
-.en1aguaz
-.en1anch
-.en1apa
-.en1arb
-.en1art
-.en2artr
-.en1ej
-.hepta1e
-.intra1o
-.intra1u
-.mal1acon
-.mal1acos
-.mala1e
-.mal1andant
-.mal1andanz
-.mal1est
-.mal1int
-.pa4n1a4meri
-.pa4n1europ
-.pa4n1afri
-.pa4n1ópti
-3p2sic
-3p2siq
-.re3a2eg
-.re3a2q
-.re3a2z
-.re3a2grup
-.re3i2m
-.re3inc
-.re3ing
-.re3ins
-.re3int
-.re3o2b
-.re1oc
-.re1oj
-.re3orga
-.re1unt
-.retro1a
-.su2d1a2fr
-.su2d1a2me
-.su2d1est
-su4d3oes
-.sur1a2me
-.sur1est
-.sur1oes
-.tele1imp
-.tele1obj
-.tra2s1a
-.tra2s1o
-.tra2s2oñ
-.tran2s1alp
-.tran2s1and
-.tran2s1atl
-.tran2s1oce
-.tran2s1ur
-.tri1ó2x
-}
-
-\endgroup
+3grafo.
+3grafa.
+3grafos.
+3grafas.
+3grafía.
+3grafías.
+o4i3dea.
+o4i3deas.
+o4i3dal.
+o4i3dales.
+4o2i3de.
+4o2i3des.
+4i2dal.
+4i2dales.
+4i3deo.
+4i3deos.
+i2o.
+i2os.
+2i3co.
+2i3cos.
+2i3ca.
+2i3cas.
+4e3dro.
+4e3dros.
+4é3drico.
+4é3dricos.
+4é3drica.
+4é3dricas.
+4í3ble.
+4í3bles.
+3hablante
+3habiente
+5humano
+5humana
+3a4ficionad
+3a4merican
+su2d3a4merican
+su2r3a4merican
+3e4lectr
+3e4léctr
+di4e5lec
+di4e5léc
+5i4ndustr
+5islámi
+5islami
+5ingenier
+5técnic
+5biología
+5céntrico
+5e4cuatorial
+7u4niversid
+5u4niversit
+} \ No newline at end of file
diff --git a/language/spanish/hyphen-spanish/eshyphexh.tex b/language/spanish/hyphen-spanish/eshyphexh.tex
new file mode 100644
index 0000000000..4d4efe0240
--- /dev/null
+++ b/language/spanish/hyphen-spanish/eshyphexh.tex
@@ -0,0 +1,1367 @@
+% Copyright (C) 2019 Javier Bezos, CervanTeX
+% Hyphenation exceptions for Spanish related to the h.
+%
+% Las recientes normas de las Academias de la Lengua establecen la
+% prohibición de partir delante de una hache, salvo cuando se trata de
+% un prefijo productivo. En la practica editorial, dado que la
+% aplicación de este norma puede acarrear dificultades en el ajuste de
+% líneas, se siguen practicando las normas tradicionales, más flexibles.
+% Los nuevos patrones para el español (v. 5.0) se adaptan a lo
+% establecido por las Academias, por lo que se suministra como
+% complemento este archivo de excepciones con los casos más habituales
+% de división ante hache.
+%
+% licence:
+% name: MIT/X11
+% url: https://opensource.org/licenses/MIT
+% text: >
+% Permission is hereby granted, free of charge, to any person obtaining a copy
+% of this software and associated documentation files (the "Software"), to deal
+% in the Software without restriction, including without limitation the rights
+% to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
+% copies of the Software, and to permit persons to whom the Software is
+% furnished to do so, subject to the following conditions:
+%
+% The above copyright notice and this permission notice shall be included in
+% all copies or substantial portions of the Software.
+%
+% THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+% IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+% FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
+% AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
+% LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
+% OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
+% SOFTWARE.
+% ==========================================
+
+\hyphenation{
+ad-he-re-cer
+ad-he-ren-cia
+ad-he-ren-cias
+ad-he-ren-te
+ad-he-ren-tes
+ad-he-ri-da
+ad-he-ri-das
+ad-he-ri-do
+ad-he-ri-dos
+ad-he-ri-mos
+ad-he-ri-re-mos
+ad-he-ri-ros
+ad-he-ri-rá
+ad-he-ri-rán
+ad-he-ri-rás
+ad-he-ri-ré
+ad-he-ri-réis
+ad-he-ri-ría
+ad-he-ri-ría-mos
+ad-he-ri-ríais
+ad-he-ri-rían
+ad-he-ri-rías
+ad-he-rid
+ad-he-rir
+ad-he-rir-la
+ad-he-rir-las
+ad-he-rir-le
+ad-he-rir-les
+ad-he-rir-lo
+ad-he-rir-los
+ad-he-rir-me
+ad-he-rir-nos
+ad-he-rir-se
+ad-he-rir-te
+ad-he-ris-te
+ad-he-ris-teis
+ad-he-rí
+ad-he-rí-ros-la
+ad-he-rí-ros-las
+ad-he-rí-ros-le
+ad-he-rí-ros-les
+ad-he-rí-ros-lo
+ad-he-rí-ros-los
+ad-he-ría
+ad-he-ría-mos
+ad-he-ríais
+ad-he-rían
+ad-he-rías
+ad-he-rír-me-la
+ad-he-rír-me-las
+ad-he-rír-me-le
+ad-he-rír-me-les
+ad-he-rír-me-lo
+ad-he-rír-me-los
+ad-he-rír-nos-la
+ad-he-rír-nos-las
+ad-he-rír-nos-le
+ad-he-rír-nos-les
+ad-he-rír-nos-lo
+ad-he-rír-nos-los
+ad-he-rír-se-la
+ad-he-rír-se-las
+ad-he-rír-se-le
+ad-he-rír-se-les
+ad-he-rír-se-lo
+ad-he-rír-se-los
+ad-he-rír-te-la
+ad-he-rír-te-las
+ad-he-rír-te-le
+ad-he-rír-te-les
+ad-he-rír-te-lo
+ad-he-rír-te-los
+ad-he-rís
+ad-he-si-va
+ad-he-si-vas
+ad-he-si-vi-da-des
+ad-he-si-vi-dad
+ad-he-si-vo
+ad-he-si-vos
+ad-he-sio-nes
+ad-he-sión
+ad-hi-ra-mos
+ad-hi-rie-ra
+ad-hi-rie-rais
+ad-hi-rie-ran
+ad-hi-rie-ras
+ad-hi-rie-re
+ad-hi-rie-reis
+ad-hi-rie-ren
+ad-hi-rie-res
+ad-hi-rie-ron
+ad-hi-rie-se
+ad-hi-rie-seis
+ad-hi-rie-sen
+ad-hi-rie-ses
+ad-hi-rien-do
+ad-hi-rié-ra-mos
+ad-hi-rié-re-mos
+ad-hi-rié-se-mos
+ad-hi-rién-do-la
+ad-hi-rién-do-las
+ad-hi-rién-do-le
+ad-hi-rién-do-les
+ad-hi-rién-do-lo
+ad-hi-rién-do-los
+ad-hi-rién-do-me
+ad-hi-rién-do-nos
+ad-hi-rién-do-se
+ad-hi-rién-do-te
+ad-hi-rién-doos
+ad-hi-rió
+ad-hi-ráis
+ad-hie-ra
+ad-hie-ran
+ad-hie-ras
+ad-hie-re
+ad-hie-ren
+ad-hie-res
+ad-hie-ro
+ad-hor-tar
+al-ha-ce-na
+al-ha-ce-nas
+al-ha-di-da
+al-ha-di-das
+al-ha-ja
+al-ha-ja-ba
+al-ha-ja-bais
+al-ha-ja-ban
+al-ha-ja-bas
+al-ha-ja-da
+al-ha-ja-das
+al-ha-ja-do
+al-ha-ja-dos
+al-ha-ja-mos
+al-ha-ja-ra
+al-ha-ja-rais
+al-ha-ja-ran
+al-ha-ja-ras
+al-ha-ja-re
+al-ha-ja-re-mos
+al-ha-ja-reis
+al-ha-ja-ren
+al-ha-ja-res
+al-ha-ja-ron
+al-ha-ja-rá
+al-ha-ja-rán
+al-ha-ja-rás
+al-ha-ja-ré
+al-ha-ja-réis
+al-ha-ja-ría
+al-ha-ja-ría-mos
+al-ha-ja-ríais
+al-ha-ja-rían
+al-ha-ja-rías
+al-ha-ja-se
+al-ha-ja-seis
+al-ha-ja-sen
+al-ha-ja-ses
+al-ha-jad
+al-ha-jan
+al-ha-jan-do
+al-ha-jar
+al-ha-jas
+al-ha-jas-te
+al-ha-jas-teis
+al-ha-je
+al-ha-je-mos
+al-ha-je-ra
+al-ha-je-ro
+al-ha-jen
+al-ha-jes
+al-ha-ji-ta
+al-ha-ji-to
+al-ha-jo
+al-ha-jue-la
+al-ha-jue-las
+al-ha-já-ba-mos
+al-ha-já-ra-mos
+al-ha-já-re-mos
+al-ha-já-se-mos
+al-ha-jáis
+al-ha-jé
+al-ha-jéis
+al-ha-jó
+al-ha-jú
+al-ha-mar
+al-ha-me-les
+al-ha-mel
+al-ha-mí
+al-ha-nía
+al-ha-quín
+al-ha-ra-ca
+al-ha-ra-cas
+al-ha-ra-que-ro
+al-ha-ra-quien-ta
+al-ha-ra-quien-tas
+al-ha-ra-quien-to
+al-ha-ra-quien-tos
+al-ha-re-me
+al-ha-va-ra
+al-hai-te
+al-ham-bra
+al-ham-bri-lla
+al-han-da-les
+al-han-dal
+al-har-ma
+al-har-mas
+al-he-lí
+al-he-ña
+al-he-ña-ba
+al-he-ña-bais
+al-he-ña-ban
+al-he-ña-bas
+al-he-ña-da
+al-he-ña-das
+al-he-ña-do
+al-he-ña-dos
+al-he-ña-mos
+al-he-ña-ra
+al-he-ña-rais
+al-he-ña-ran
+al-he-ña-ras
+al-he-ña-re
+al-he-ña-re-mos
+al-he-ña-reis
+al-he-ña-ren
+al-he-ña-res
+al-he-ña-ron
+al-he-ña-rá
+al-he-ña-rán
+al-he-ña-rás
+al-he-ña-ré
+al-he-ña-réis
+al-he-ña-ría
+al-he-ña-ría-mos
+al-he-ña-ríais
+al-he-ña-rían
+al-he-ña-rías
+al-he-ña-se
+al-he-ña-seis
+al-he-ña-sen
+al-he-ña-ses
+al-he-ñad
+al-he-ñan
+al-he-ñan-do
+al-he-ñar
+al-he-ñar-se
+al-he-ñas
+al-he-ñas-te
+al-he-ñas-teis
+al-he-ñe
+al-he-ñe-mos
+al-he-ñen
+al-he-ñes
+al-he-ño
+al-he-ñá-ba-mos
+al-he-ñá-ra-mos
+al-he-ñá-re-mos
+al-he-ñá-se-mos
+al-he-ñáis
+al-he-ñé
+al-he-ñéis
+al-he-ñó
+al-hen-dal
+al-hi-da-da
+al-ho-ja
+al-ho-lí
+al-ho-lía
+al-ho-rra
+al-ho-rre
+al-ho-rro
+al-ho-rría
+al-ho-rí
+al-ho-rín
+al-hol-va
+al-hol-var
+al-hol-vas
+al-hom-bra
+al-hom-brar
+al-hon-di-gue-ro
+al-hor-za
+al-hoz
+al-hu-ce-ma
+al-hu-ce-mas
+al-hu-ce-mi-lla
+al-hu-ce-mi-llas
+al-hu-ce-ña
+al-hu-ma-jo
+al-hu-ma-jos
+al-hu-rre-ca
+al-hu-rre-cas
+al-há-be-ga
+al-há-me-ga
+al-hár-ga-ma
+al-hó-ci-go
+al-hón-di-ga
+al-hón-di-gas
+an-he-do-nia
+an-he-la
+an-he-la-ba
+an-he-la-bais
+an-he-la-ban
+an-he-la-bas
+an-he-la-cio-nes
+an-he-la-ción
+an-he-la-da
+an-he-la-das
+an-he-la-do
+an-he-la-dos
+an-he-la-mos
+an-he-la-ra
+an-he-la-rais
+an-he-la-ran
+an-he-la-ras
+an-he-la-re
+an-he-la-re-mos
+an-he-la-reis
+an-he-la-ren
+an-he-la-res
+an-he-la-ron
+an-he-la-rá
+an-he-la-rán
+an-he-la-rás
+an-he-la-ré
+an-he-la-réis
+an-he-la-ría
+an-he-la-ría-mos
+an-he-la-ríais
+an-he-la-rían
+an-he-la-rías
+an-he-la-se
+an-he-la-seis
+an-he-la-sen
+an-he-la-ses
+an-he-lad
+an-he-lan
+an-he-lan-do
+an-he-lan-te
+an-he-lan-te
+an-he-lan-tes
+an-he-lan-tes
+an-he-lar
+an-he-las
+an-he-las-te
+an-he-las-teis
+an-he-le
+an-he-le-mos
+an-he-len
+an-he-les
+an-he-li-to
+an-he-lo
+an-he-lo-sa
+an-he-lo-sa-men-te
+an-he-lo-sas
+an-he-lo-so
+an-he-lo-sos
+an-he-los
+an-he-lá-ba-mos
+an-he-lá-ra-mos
+an-he-lá-re-mos
+an-he-lá-se-mos
+an-he-láis
+an-he-lé
+an-he-léis
+an-he-ló
+an-hi-dra
+an-hi-dra-sa
+an-hi-dras
+an-hi-dri-do
+an-hi-dri-ta
+an-hi-dri-tas
+an-hi-dro
+an-hi-dro-sis
+an-hi-dros
+an-hé-li-to
+an-hé-li-tos
+an-hí-dri-da
+an-hí-dri-das
+an-hí-dri-do
+an-hí-dri-dos
+apre-hen-da
+apre-hen-da-mos
+apre-hen-dan
+apre-hen-das
+apre-hen-de
+apre-hen-de-mos
+apre-hen-de-re-mos
+apre-hen-de-rá
+apre-hen-de-rán
+apre-hen-de-rás
+apre-hen-de-ré
+apre-hen-de-réis
+apre-hen-de-ría
+apre-hen-de-ría-mos
+apre-hen-de-ríais
+apre-hen-de-rían
+apre-hen-de-rías
+apre-hen-ded
+apre-hen-den
+apre-hen-der
+apre-hen-der-la
+apre-hen-der-las
+apre-hen-der-le
+apre-hen-der-les
+apre-hen-der-lo
+apre-hen-der-los
+apre-hen-des
+apre-hen-di-da
+apre-hen-di-das
+apre-hen-di-do
+apre-hen-di-dos
+apre-hen-di-mos
+apre-hen-die-ra
+apre-hen-die-rais
+apre-hen-die-ran
+apre-hen-die-ras
+apre-hen-die-re
+apre-hen-die-reis
+apre-hen-die-ren
+apre-hen-die-res
+apre-hen-die-ron
+apre-hen-die-se
+apre-hen-die-seis
+apre-hen-die-sen
+apre-hen-die-ses
+apre-hen-dien-do
+apre-hen-dien-te
+apre-hen-dien-tes
+apre-hen-dis-te
+apre-hen-dis-teis
+apre-hen-dié-ra-mos
+apre-hen-dié-re-mos
+apre-hen-dié-se-mos
+apre-hen-dién-do-la
+apre-hen-dién-do-las
+apre-hen-dién-do-le
+apre-hen-dién-do-les
+apre-hen-dién-do-lo
+apre-hen-dién-do-los
+apre-hen-dió
+apre-hen-do
+apre-hen-dáis
+apre-hen-déis
+apre-hen-dí
+apre-hen-día
+apre-hen-día-mos
+apre-hen-díais
+apre-hen-dían
+apre-hen-días
+apre-hen-si-va
+apre-hen-si-vas
+apre-hen-si-vo
+apre-hen-si-vos
+apre-hen-sio-nes
+apre-hen-sión
+apre-hen-so-ra
+apre-hen-so-ras
+apre-hen-so-res
+apre-hen-so-rio
+apre-hen-sor
+ara-hua-co
+chi-hua-hua
+chi-hua-huas
+chi-hua-hue-ño
+chi-hua-huen-se
+co-he-ta-zo
+co-he-te
+co-he-te-ra
+co-he-te-ras
+co-he-te-ro
+co-he-te-ros
+co-he-te-ría
+co-he-tes
+co-hi-ba-mos
+co-hi-bi-cio-nes
+co-hi-bi-ción
+co-hi-bi-da
+co-hi-bi-das
+co-hi-bi-do
+co-hi-bi-dos
+co-hi-bi-mos
+co-hi-bi-ros
+co-hi-bid
+co-hi-bie-ra
+co-hi-bie-rais
+co-hi-bie-ran
+co-hi-bie-ras
+co-hi-bie-re
+co-hi-bie-reis
+co-hi-bie-ren
+co-hi-bie-res
+co-hi-bie-ron
+co-hi-bie-se
+co-hi-bie-seis
+co-hi-bie-sen
+co-hi-bie-ses
+co-hi-bien-do
+co-hi-bir
+co-hi-bir-la
+co-hi-bir-las
+co-hi-bir-le
+co-hi-bir-les
+co-hi-bir-lo
+co-hi-bir-los
+co-hi-bir-me
+co-hi-bir-nos
+co-hi-bir-se
+co-hi-bir-te
+co-hi-bié-ra-mos
+co-hi-bié-re-mos
+co-hi-bié-se-mos
+co-hi-bién-do-la
+co-hi-bién-do-las
+co-hi-bién-do-le
+co-hi-bién-do-les
+co-hi-bién-do-lo
+co-hi-bién-do-los
+co-hi-bién-do-me
+co-hi-bién-do-nos
+co-hi-bién-do-se
+co-hi-bién-do-te
+co-hi-bién-doos
+co-hi-bió
+co-hi-báis
+co-hi-bía
+co-hi-bía-mos
+co-hi-bíais
+co-hi-bían
+co-hi-bías
+co-hi-bís
+dír-ham
+dír-hem
+ex-ha-la
+ex-ha-la-ba
+ex-ha-la-bais
+ex-ha-la-ban
+ex-ha-la-bas
+ex-ha-la-cio-nes
+ex-ha-la-ción
+ex-ha-la-da
+ex-ha-la-das
+ex-ha-la-do
+ex-ha-la-do-ra
+ex-ha-la-do-ras
+ex-ha-la-do-res
+ex-ha-la-dor
+ex-ha-la-dos
+ex-ha-la-mos
+ex-ha-la-ra
+ex-ha-la-rais
+ex-ha-la-ran
+ex-ha-la-ras
+ex-ha-la-re
+ex-ha-la-re-mos
+ex-ha-la-reis
+ex-ha-la-ren
+ex-ha-la-res
+ex-ha-la-ron
+ex-ha-la-ros
+ex-ha-la-rá
+ex-ha-la-rán
+ex-ha-la-rás
+ex-ha-la-ré
+ex-ha-la-réis
+ex-ha-la-ría
+ex-ha-la-ría-mos
+ex-ha-la-ríais
+ex-ha-la-rían
+ex-ha-la-rías
+ex-ha-la-se
+ex-ha-la-seis
+ex-ha-la-sen
+ex-ha-la-ses
+ex-ha-lad
+ex-ha-lan
+ex-ha-lan-do
+ex-ha-lan-te
+ex-ha-lar
+ex-ha-lar-la
+ex-ha-lar-las
+ex-ha-lar-le
+ex-ha-lar-les
+ex-ha-lar-lo
+ex-ha-lar-los
+ex-ha-lar-me
+ex-ha-lar-nos
+ex-ha-lar-se
+ex-ha-lar-te
+ex-ha-las
+ex-ha-las-te
+ex-ha-las-teis
+ex-ha-le
+ex-ha-le-mos
+ex-ha-len
+ex-ha-les
+ex-ha-lo
+ex-ha-lá-ba-mos
+ex-ha-lá-ra-mos
+ex-ha-lá-re-mos
+ex-ha-lá-ros-la
+ex-ha-lá-ros-las
+ex-ha-lá-ros-lo
+ex-ha-lá-ros-los
+ex-ha-lá-se-mos
+ex-ha-láis
+ex-ha-lán-do-la
+ex-ha-lán-do-las
+ex-ha-lán-do-le
+ex-ha-lán-do-les
+ex-ha-lán-do-lo
+ex-ha-lán-do-los
+ex-ha-lán-do-me
+ex-ha-lán-do-me-la
+ex-ha-lán-do-me-las
+ex-ha-lán-do-me-lo
+ex-ha-lán-do-me-los
+ex-ha-lán-do-nos
+ex-ha-lán-do-nos-la
+ex-ha-lán-do-nos-las
+ex-ha-lán-do-nos-lo
+ex-ha-lán-do-nos-los
+ex-ha-lán-do-se
+ex-ha-lán-do-se-la
+ex-ha-lán-do-se-las
+ex-ha-lán-do-se-lo
+ex-ha-lán-do-se-los
+ex-ha-lán-do-te
+ex-ha-lán-do-te-la
+ex-ha-lán-do-te-las
+ex-ha-lán-do-te-lo
+ex-ha-lán-do-te-los
+ex-ha-lán-doos
+ex-ha-lán-doos-la
+ex-ha-lán-doos-las
+ex-ha-lán-doos-lo
+ex-ha-lán-doos-los
+ex-ha-lár-me-la
+ex-ha-lár-me-las
+ex-ha-lár-me-lo
+ex-ha-lár-me-los
+ex-ha-lár-nos-la
+ex-ha-lár-nos-las
+ex-ha-lár-nos-lo
+ex-ha-lár-nos-los
+ex-ha-lár-se-la
+ex-ha-lár-se-las
+ex-ha-lár-se-lo
+ex-ha-lár-se-los
+ex-ha-lár-te-la
+ex-ha-lár-te-las
+ex-ha-lár-te-lo
+ex-ha-lár-te-los
+ex-ha-lé
+ex-ha-léis
+ex-ha-ló
+ex-haus-ta
+ex-haus-ta-ción
+ex-haus-tas
+ex-haus-ti-va
+ex-haus-ti-va-men-te
+ex-haus-ti-vas
+ex-haus-ti-vi-dad
+ex-haus-ti-vo
+ex-haus-ti-vos
+ex-haus-to
+ex-haus-tos
+ex-hi-ba
+ex-hi-ba-mos
+ex-hi-ban
+ex-hi-bas
+ex-hi-be
+ex-hi-ben
+ex-hi-bes
+ex-hi-bi-cio-nes
+ex-hi-bi-cio-nis-mo
+ex-hi-bi-cio-nis-mos
+ex-hi-bi-cio-nis-ta
+ex-hi-bi-cio-nis-tas
+ex-hi-bi-ción
+ex-hi-bi-da
+ex-hi-bi-das
+ex-hi-bi-do
+ex-hi-bi-dor
+ex-hi-bi-dos
+ex-hi-bi-mos
+ex-hi-bi-re-mos
+ex-hi-bi-ros
+ex-hi-bi-rá
+ex-hi-bi-rán
+ex-hi-bi-rás
+ex-hi-bi-ré
+ex-hi-bi-réis
+ex-hi-bi-ría
+ex-hi-bi-ría-mos
+ex-hi-bi-ríais
+ex-hi-bi-rían
+ex-hi-bi-rías
+ex-hi-bid
+ex-hi-bie-ra
+ex-hi-bie-rais
+ex-hi-bie-ran
+ex-hi-bie-ras
+ex-hi-bie-re
+ex-hi-bie-reis
+ex-hi-bie-ren
+ex-hi-bie-res
+ex-hi-bie-ron
+ex-hi-bie-se
+ex-hi-bie-seis
+ex-hi-bie-sen
+ex-hi-bie-ses
+ex-hi-bien-do
+ex-hi-bir
+ex-hi-bir-la
+ex-hi-bir-las
+ex-hi-bir-le
+ex-hi-bir-les
+ex-hi-bir-lo
+ex-hi-bir-los
+ex-hi-bir-me
+ex-hi-bir-nos
+ex-hi-bir-se
+ex-hi-bir-te
+ex-hi-bis-te
+ex-hi-bis-teis
+ex-hi-bié-ra-mos
+ex-hi-bié-re-mos
+ex-hi-bié-se-mos
+ex-hi-bién-do-la
+ex-hi-bién-do-las
+ex-hi-bién-do-le
+ex-hi-bién-do-les
+ex-hi-bién-do-lo
+ex-hi-bién-do-los
+ex-hi-bién-do-me
+ex-hi-bién-do-me-la
+ex-hi-bién-do-me-las
+ex-hi-bién-do-me-lo
+ex-hi-bién-do-me-los
+ex-hi-bién-do-nos
+ex-hi-bién-do-nos-la
+ex-hi-bién-do-nos-las
+ex-hi-bién-do-nos-lo
+ex-hi-bién-do-nos-los
+ex-hi-bién-do-se
+ex-hi-bién-do-se-la
+ex-hi-bién-do-se-las
+ex-hi-bién-do-se-lo
+ex-hi-bién-do-se-los
+ex-hi-bién-do-te
+ex-hi-bién-do-te-la
+ex-hi-bién-do-te-las
+ex-hi-bién-do-te-lo
+ex-hi-bién-do-te-los
+ex-hi-bién-doos
+ex-hi-bién-doos-la
+ex-hi-bién-doos-las
+ex-hi-bién-doos-lo
+ex-hi-bién-doos-los
+ex-hi-bió
+ex-hi-bo
+ex-hi-báis
+ex-hi-bí
+ex-hi-bí-ros-la
+ex-hi-bí-ros-las
+ex-hi-bí-ros-lo
+ex-hi-bí-ros-los
+ex-hi-bía
+ex-hi-bía-mos
+ex-hi-bíais
+ex-hi-bían
+ex-hi-bías
+ex-hi-bír-me-la
+ex-hi-bír-me-las
+ex-hi-bír-me-lo
+ex-hi-bír-me-los
+ex-hi-bír-nos-la
+ex-hi-bír-nos-las
+ex-hi-bír-nos-lo
+ex-hi-bír-nos-los
+ex-hi-bír-se-la
+ex-hi-bír-se-las
+ex-hi-bír-se-lo
+ex-hi-bír-se-los
+ex-hi-bír-te-la
+ex-hi-bír-te-las
+ex-hi-bír-te-lo
+ex-hi-bír-te-los
+ex-hi-bís
+ex-hor-ta
+ex-hor-ta-ba
+ex-hor-ta-bais
+ex-hor-ta-ban
+ex-hor-ta-bas
+ex-hor-ta-cio-nes
+ex-hor-ta-ción
+ex-hor-ta-da
+ex-hor-ta-das
+ex-hor-ta-do
+ex-hor-ta-do-ra
+ex-hor-ta-do-ras
+ex-hor-ta-do-res
+ex-hor-ta-dor
+ex-hor-ta-dos
+ex-hor-ta-mos
+ex-hor-ta-ra
+ex-hor-ta-rais
+ex-hor-ta-ran
+ex-hor-ta-ras
+ex-hor-ta-re
+ex-hor-ta-re-mos
+ex-hor-ta-reis
+ex-hor-ta-ren
+ex-hor-ta-res
+ex-hor-ta-ron
+ex-hor-ta-ros
+ex-hor-ta-rá
+ex-hor-ta-rán
+ex-hor-ta-rás
+ex-hor-ta-ré
+ex-hor-ta-réis
+ex-hor-ta-ría
+ex-hor-ta-ría-mos
+ex-hor-ta-ríais
+ex-hor-ta-rían
+ex-hor-ta-rías
+ex-hor-ta-se
+ex-hor-ta-seis
+ex-hor-ta-sen
+ex-hor-ta-ses
+ex-hor-ta-ti-va
+ex-hor-ta-ti-va-men-te
+ex-hor-ta-ti-vas
+ex-hor-ta-ti-vo
+ex-hor-ta-ti-vos
+ex-hor-ta-to-ria
+ex-hor-ta-to-rias
+ex-hor-ta-to-rio
+ex-hor-ta-to-rios
+ex-hor-tad
+ex-hor-tan
+ex-hor-tan-do
+ex-hor-tar
+ex-hor-tar-la
+ex-hor-tar-las
+ex-hor-tar-le
+ex-hor-tar-les
+ex-hor-tar-lo
+ex-hor-tar-los
+ex-hor-tar-me
+ex-hor-tar-nos
+ex-hor-tar-se
+ex-hor-tar-te
+ex-hor-tas
+ex-hor-tas-te
+ex-hor-tas-teis
+ex-hor-te
+ex-hor-te-mos
+ex-hor-ten
+ex-hor-tes
+ex-hor-to
+ex-hor-tos
+ex-hor-tá-ba-mos
+ex-hor-tá-ra-mos
+ex-hor-tá-re-mos
+ex-hor-tá-ros-la
+ex-hor-tá-ros-las
+ex-hor-tá-ros-lo
+ex-hor-tá-ros-los
+ex-hor-tá-se-mos
+ex-hor-táis
+ex-hor-tán-do-la
+ex-hor-tán-do-las
+ex-hor-tán-do-le
+ex-hor-tán-do-les
+ex-hor-tán-do-lo
+ex-hor-tán-do-los
+ex-hor-tán-do-me
+ex-hor-tán-do-me-la
+ex-hor-tán-do-me-las
+ex-hor-tán-do-me-lo
+ex-hor-tán-do-me-los
+ex-hor-tán-do-nos
+ex-hor-tán-do-nos-la
+ex-hor-tán-do-nos-las
+ex-hor-tán-do-nos-lo
+ex-hor-tán-do-nos-los
+ex-hor-tán-do-se
+ex-hor-tán-do-se-la
+ex-hor-tán-do-se-las
+ex-hor-tán-do-se-lo
+ex-hor-tán-do-se-los
+ex-hor-tán-do-te
+ex-hor-tán-do-te-la
+ex-hor-tán-do-te-las
+ex-hor-tán-do-te-lo
+ex-hor-tán-do-te-los
+ex-hor-tán-doos
+ex-hor-tán-doos-la
+ex-hor-tán-doos-las
+ex-hor-tán-doos-lo
+ex-hor-tán-doos-los
+ex-hor-tár-me-la
+ex-hor-tár-me-las
+ex-hor-tár-me-lo
+ex-hor-tár-me-los
+ex-hor-tár-nos-la
+ex-hor-tár-nos-las
+ex-hor-tár-nos-lo
+ex-hor-tár-nos-los
+ex-hor-tár-se-la
+ex-hor-tár-se-las
+ex-hor-tár-se-lo
+ex-hor-tár-se-los
+ex-hor-tár-te-la
+ex-hor-tár-te-las
+ex-hor-tár-te-lo
+ex-hor-tár-te-los
+ex-hor-té
+ex-hor-téis
+ex-hor-tó
+ex-hu-ma
+ex-hu-ma-ba
+ex-hu-ma-bais
+ex-hu-ma-ban
+ex-hu-ma-bas
+ex-hu-ma-cio-nes
+ex-hu-ma-ción
+ex-hu-ma-da
+ex-hu-ma-das
+ex-hu-ma-do
+ex-hu-ma-do-ra
+ex-hu-ma-do-ras
+ex-hu-ma-do-res
+ex-hu-ma-dor
+ex-hu-ma-dos
+ex-hu-ma-mos
+ex-hu-ma-ra
+ex-hu-ma-rais
+ex-hu-ma-ran
+ex-hu-ma-ras
+ex-hu-ma-re
+ex-hu-ma-re-mos
+ex-hu-ma-reis
+ex-hu-ma-ren
+ex-hu-ma-res
+ex-hu-ma-ron
+ex-hu-ma-ros
+ex-hu-ma-rá
+ex-hu-ma-rán
+ex-hu-ma-rás
+ex-hu-ma-ré
+ex-hu-ma-réis
+ex-hu-ma-ría
+ex-hu-ma-ría-mos
+ex-hu-ma-ríais
+ex-hu-ma-rían
+ex-hu-ma-rías
+ex-hu-ma-se
+ex-hu-ma-seis
+ex-hu-ma-sen
+ex-hu-ma-ses
+ex-hu-mad
+ex-hu-man
+ex-hu-man-do
+ex-hu-mar
+ex-hu-mar-la
+ex-hu-mar-las
+ex-hu-mar-le
+ex-hu-mar-les
+ex-hu-mar-lo
+ex-hu-mar-los
+ex-hu-mar-me
+ex-hu-mar-nos
+ex-hu-mar-se
+ex-hu-mar-te
+ex-hu-mas
+ex-hu-mas-te
+ex-hu-mas-teis
+ex-hu-me
+ex-hu-me-mos
+ex-hu-men
+ex-hu-mes
+ex-hu-mo
+ex-hu-má-ba-mos
+ex-hu-má-ra-mos
+ex-hu-má-re-mos
+ex-hu-má-se-mos
+ex-hu-máis
+ex-hu-mán-do-la
+ex-hu-mán-do-las
+ex-hu-mán-do-le
+ex-hu-mán-do-les
+ex-hu-mán-do-lo
+ex-hu-mán-do-los
+ex-hu-mán-do-me
+ex-hu-mán-do-nos
+ex-hu-mán-do-se
+ex-hu-mán-do-te
+ex-hu-mán-doos
+ex-hu-mé
+ex-hu-méis
+ex-hu-mó
+fluor-hí-dri-co
+fluor-hí-dri-cos
+in-ha-la
+in-ha-la-ba
+in-ha-la-bais
+in-ha-la-ban
+in-ha-la-bas
+in-ha-la-ble
+in-ha-la-cio-nes
+in-ha-la-ción
+in-ha-la-da
+in-ha-la-das
+in-ha-la-do
+in-ha-la-do-ra
+in-ha-la-do-ras
+in-ha-la-do-res
+in-ha-la-dor
+in-ha-la-dos
+in-ha-la-mos
+in-ha-la-ra
+in-ha-la-rais
+in-ha-la-ran
+in-ha-la-ras
+in-ha-la-re
+in-ha-la-re-mos
+in-ha-la-reis
+in-ha-la-ren
+in-ha-la-res
+in-ha-la-ron
+in-ha-la-rá
+in-ha-la-rán
+in-ha-la-rás
+in-ha-la-ré
+in-ha-la-réis
+in-ha-la-ría
+in-ha-la-ría-mos
+in-ha-la-ríais
+in-ha-la-rían
+in-ha-la-rías
+in-ha-la-se
+in-ha-la-seis
+in-ha-la-sen
+in-ha-la-ses
+in-ha-lad
+in-ha-lan
+in-ha-lan-do
+in-ha-lan-te
+in-ha-lar
+in-ha-lar-la
+in-ha-lar-las
+in-ha-lar-le
+in-ha-lar-les
+in-ha-lar-lo
+in-ha-lar-los
+in-ha-las
+in-ha-las-te
+in-ha-las-teis
+in-ha-le
+in-ha-le-mos
+in-ha-len
+in-ha-les
+in-ha-lla-ble
+in-ha-lo
+in-ha-lá-ba-mos
+in-ha-lá-ra-mos
+in-ha-lá-re-mos
+in-ha-lá-se-mos
+in-ha-láis
+in-ha-lán-do-la
+in-ha-lán-do-las
+in-ha-lán-do-le
+in-ha-lán-do-les
+in-ha-lán-do-lo
+in-ha-lán-do-los
+in-ha-lé
+in-ha-léis
+in-ha-ló
+in-he-ren-te
+in-he-ren-te-men-te
+in-he-ren-tes
+in-he-sión
+in-hes-ta
+in-hes-ta-ba
+in-hes-ta-bais
+in-hes-ta-ban
+in-hes-ta-bas
+in-hes-ta-da
+in-hes-ta-das
+in-hes-ta-do
+in-hes-ta-dos
+in-hes-ta-mos
+in-hes-ta-ra
+in-hes-ta-rais
+in-hes-ta-ran
+in-hes-ta-ras
+in-hes-ta-re
+in-hes-ta-re-mos
+in-hes-ta-reis
+in-hes-ta-ren
+in-hes-ta-res
+in-hes-ta-ron
+in-hes-ta-rá
+in-hes-ta-rán
+in-hes-ta-rás
+in-hes-ta-ré
+in-hes-ta-réis
+in-hes-ta-ría
+in-hes-ta-ría-mos
+in-hes-ta-ríais
+in-hes-ta-rían
+in-hes-ta-rías
+in-hes-ta-se
+in-hes-ta-seis
+in-hes-ta-sen
+in-hes-ta-ses
+in-hes-tad
+in-hes-tan
+in-hes-tan-do
+in-hes-tar
+in-hes-tar-la
+in-hes-tar-las
+in-hes-tar-le
+in-hes-tar-les
+in-hes-tar-lo
+in-hes-tar-los
+in-hes-tas
+in-hes-tas-te
+in-hes-tas-teis
+in-hes-te
+in-hes-te-mos
+in-hes-ten
+in-hes-tes
+in-hes-to
+in-hes-tá-ba-mos
+in-hes-tá-ra-mos
+in-hes-tá-re-mos
+in-hes-tá-se-mos
+in-hes-táis
+in-hes-tán-do-la
+in-hes-tán-do-las
+in-hes-tán-do-le
+in-hes-tán-do-les
+in-hes-tán-do-lo
+in-hes-tán-do-los
+in-hes-té
+in-hes-téis
+in-hes-tó
+in-hi-ba
+in-hi-ba-mos
+in-hi-ban
+in-hi-bas
+in-hi-be
+in-hi-ben
+in-hi-bes
+in-hi-bi-cio-nes
+in-hi-bi-ción
+in-hi-bi-da
+in-hi-bi-das
+in-hi-bi-do
+in-hi-bi-do-ra
+in-hi-bi-do-ra
+in-hi-bi-do-ras
+in-hi-bi-dor
+in-hi-bi-dos
+in-hi-bi-mos
+in-hi-bi-re-mos
+in-hi-bi-ros
+in-hi-bi-rá
+in-hi-bi-rán
+in-hi-bi-rás
+in-hi-bi-ré
+in-hi-bi-réis
+in-hi-bi-ría
+in-hi-bi-ría-mos
+in-hi-bi-ríais
+in-hi-bi-rían
+in-hi-bi-rías
+in-hi-bi-to-ria
+in-hi-bi-to-rio
+in-hi-bid
+in-hi-bie-ra
+in-hi-bie-rais
+in-hi-bie-ran
+in-hi-bie-ras
+in-hi-bie-re
+in-hi-bie-reis
+in-hi-bie-ren
+in-hi-bie-res
+in-hi-bie-ron
+in-hi-bie-se
+in-hi-bie-seis
+in-hi-bie-sen
+in-hi-bie-ses
+in-hi-bien-do
+in-hi-bir
+in-hi-bir-la
+in-hi-bir-las
+in-hi-bir-le
+in-hi-bir-les
+in-hi-bir-lo
+in-hi-bir-los
+in-hi-bir-me
+in-hi-bir-nos
+in-hi-bir-se
+in-hi-bir-te
+in-hi-bis-te
+in-hi-bis-teis
+in-hi-bié-ra-mos
+in-hi-bié-re-mos
+in-hi-bié-se-mos
+in-hi-bién-do-la
+in-hi-bién-do-las
+in-hi-bién-do-le
+in-hi-bién-do-les
+in-hi-bién-do-lo
+in-hi-bién-do-los
+in-hi-bién-do-me
+in-hi-bién-do-nos
+in-hi-bién-do-se
+in-hi-bién-do-te
+in-hi-bién-doos
+in-hi-bió
+in-hi-bo
+in-hi-báis
+in-hi-bí
+in-hi-bía
+in-hi-bía-mos
+in-hi-bíais
+in-hi-bían
+in-hi-bías
+in-hi-bís
+in-hies-ta
+in-hies-tas
+in-hies-to
+in-hies-tos
+in-hu-ma
+in-hu-ma-ba
+in-hu-ma-bais
+in-hu-ma-ban
+in-hu-ma-bas
+in-hu-ma-cio-nes
+in-hu-ma-ción
+in-hu-ma-da
+in-hu-ma-das
+in-hu-ma-do
+in-hu-ma-dos
+in-hu-ma-mos
+in-hu-ma-ni-da-des
+in-hu-ma-ni-dad
+in-hu-ma-ra
+in-hu-ma-rais
+in-hu-ma-ran
+in-hu-ma-ras
+in-hu-ma-re
+in-hu-ma-re-mos
+in-hu-ma-reis
+in-hu-ma-ren
+in-hu-ma-res
+in-hu-ma-ron
+in-hu-ma-rá
+in-hu-ma-rán
+in-hu-ma-rás
+in-hu-ma-ré
+in-hu-ma-réis
+in-hu-ma-ría
+in-hu-ma-ría-mos
+in-hu-ma-ríais
+in-hu-ma-rían
+in-hu-ma-rías
+in-hu-ma-se
+in-hu-ma-seis
+in-hu-ma-sen
+in-hu-ma-ses
+in-hu-mad
+in-hu-man
+in-hu-man-do
+in-hu-mar
+in-hu-mar-la
+in-hu-mar-las
+in-hu-mar-le
+in-hu-mar-les
+in-hu-mar-lo
+in-hu-mar-los
+in-hu-mas
+in-hu-mas-te
+in-hu-mas-teis
+in-hu-me
+in-hu-me-mos
+in-hu-men
+in-hu-mes
+in-hu-mo
+in-hu-má-ba-mos
+in-hu-má-ra-mos
+in-hu-má-re-mos
+in-hu-má-se-mos
+in-hu-máis
+in-hu-mán-do-la
+in-hu-mán-do-las
+in-hu-mán-do-le
+in-hu-mán-do-les
+in-hu-mán-do-lo
+in-hu-mán-do-los
+in-hu-mé
+in-hu-méis
+in-hu-mó
+in-hós-pi-ta
+in-hós-pi-tas
+in-hós-pi-to
+in-hós-pi-tos
+ma-ri-hua-na
+ma-ri-hua-nas
+ma-ri-hua-ne-ro
+men-hi-res
+men-hir
+pa-ri-hue-la
+pa-ri-hue-las
+sa-bi-hon-da
+sa-bi-hon-das
+sa-bi-hon-de-ces
+sa-bi-hon-dez
+sa-bi-hon-do
+sa-bi-hon-dos
+sa-ha-raui
+sa-ha-ria-na
+sa-ha-ria-nas
+sa-ha-ria-nos
+sa-ha-riano} \ No newline at end of file
diff --git a/language/spanish/hyphen-spanish/hyph-es-generated.tex b/language/spanish/hyphen-spanish/hyph-es-generated.tex
new file mode 100644
index 0000000000..dec673a0e5
--- /dev/null
+++ b/language/spanish/hyphen-spanish/hyph-es-generated.tex
@@ -0,0 +1,2175 @@
+% copyright: Copyright (C) 1993, 1997 Javier Bezos, 2001-2019 Javier Bezos, CervanTeX
+% title: Hyphenation patterns for Spanish
+% notice: This file is part of the hyph-utf8 package.
+% See http://www.hyphenation.org/tex for more information.
+% language:
+% name: Spanish
+% tag: es
+% version: 5.0 2019-09-24
+% authors:
+% -
+% name: Javier Bezos
+% licence:
+% name: MIT/X11
+% url: https://opensource.org/licenses/MIT
+% text: >
+% Permission is hereby granted, free of charge, to any person obtaining a copy
+% of this software and associated documentation files (the "Software"), to deal
+% in the Software without restriction, including without limitation the rights
+% to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
+% copies of the Software, and to permit persons to whom the Software is
+% furnished to do so, subject to the following conditions:
+%
+% The above copyright notice and this permission notice shall be included in
+% all copies or substantial portions of the Software.
+%
+% THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+% IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+% FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
+% AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
+% LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
+% OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
+% SOFTWARE.
+% hyphenmins:
+% typesetting:
+% left: 2
+% right: 2
+% texlive:
+% synonyms:
+% - espanol
+% encoding: ec
+% babelname: spanish
+% legacy_patterns: eshyph.tex
+% message: Spanish hyphenation patterns
+% description: Hyphenation patterns for Spanish in T1/EC and UTF-8 encodings.
+% ==========================================
+%
+% For further info, bug reports and comments:
+%
+% https://github.com/jbezos/tex-hyphen-spanish
+%
+% I would like to thanks Francesc Carmona for his permission
+% to steal parts of his work without restrictions. For his
+% patterns, (c) by Francesc Carmona
+%
+%
+%
+% _____________________________________________________________
+% Javier Bezos | http://www.cervantex.es/
+% .............................................................
+% TeX y tipografia | http://www.texnia.com/
+%
+\patterns{
+1b 4b. .b2 2bb 2bc 2bd 2bf 2bg 2bh 2bj 2bk 2bm 2bn 2bp 2bq 2bs 2bt 2bv 2bw 2bx 2by 2bz
+1c 4c. .c2 2cb 2cc 2cd 2cf 2cg 2cj 2ck 2cm 2cn 2cp 2cq 2cs 2ct 2cv 2cw 2cx 2cy 2cz
+1d 4d. .d2 2db 2dc 2dd 2df 2dg 2dh 2dj 2dk 2dl 2dm 2dn 2dp 2dq 2ds 2dt 2dv 2dw 2dx 2dy 2dz
+1f 4f. .f2 2fb 2fc 2fd 2ff 2fg 2fh 2fj 2fk 2fm 2fn 2fp 2fq 2fs 2ft 2fv 2fw 2fx 2fy 2fz
+1g 4g. .g2 2gb 2gc 2gd 2gf 2gg 2gh 2gj 2gk 2gm 2gn 2gp 2gq 2gs 2gt 2gv 2gw 2gx 2gy 2gz
+ 4h. 2hb 2hc 2hd 2hf 2hg 2hh 2hj 2hk 2hl 2hm 2hn 2hp 2hq 2hr 2hs 2ht 2hv 2hw 2hx 2hy 2hz
+1j 4j. .j2 2jb 2jc 2jd 2jf 2jg 2jh 2jj 2jk 2jl 2jm 2jn 2jp 2jq 2jr 2js 2jt 2jv 2jw 2jx 2jy 2jz
+1k 4k. .k2 2kb 2kc 2kd 2kf 2kg 2kh 2kj 2kk 2km 2kn 2kp 2kq 2ks 2kt 2kv 2kw 2kx 2ky 2kz
+1l 4l. .l2 2lb 2lc 2ld 2lf 2lg 2lh 2lj 2lk 2lm 2ln 2lp 2lq 2lr 2ls 2lt 2lv 2lw 2lx 2ly 2lz
+1m 4m. .m2 2mb 2mc 2md 2mf 2mg 2mh 2mj 2mk 2ml 2mm 2mn 2mp 2mq 2mr 2ms 2mt 2mv 2mw 2mx 2my 2mz
+1n 4n. .n2 2nb 2nc 2nd 2nf 2ng 2nh 2nj 2nk 2nl 2nm 2nn 2np 2nq 2nr 2ns 2nt 2nv 2nw 2nx 2ny 2nz
+1p 4p. .p2 2pb 2pc 2pd 2pf 2pg 2ph 2pj 2pk 2pm 2pn 2pp 2pq 2ps 2pt 2pv 2pw 2px 2py 2pz
+1q 4q. .q2 2qb 2qc 2qd 2qf 2qg 2qh 2qj 2qk 2ql 2qm 2qn 2qp 2qq 2qr 2qs 2qt 2qv 2qw 2qx 2qy 2qz
+1r 4r. .r2 2rb 2rc 2rd 2rf 2rg 2rh 2rj 2rk 2rl 2rm 2rn 2rp 2rq 2rs 2rt 2rv 2rw 2rx 2ry 2rz
+1s 4s. .s2 2sb 2sc 2sd 2sf 2sg 2sh 2sj 2sk 2sl 2sm 2sn 2sp 2sq 2sr 2ss 2st 2sv 2sw 2sx 2sy 2sz
+1t 4t. .t2 2tb 2tc 2td 2tf 2tg 2th 2tj 2tk 2tm 2tn 2tp 2tq 2tt 2tv 2tw 2ty
+1v 4v. .v2 2vb 2vc 2vd 2vf 2vg 2vh 2vj 2vk 2vm 2vn 2vp 2vq 2vs 2vt 2vv 2vw 2vx 2vy 2vz
+1w 4w. .w2 2wb 2wc 2wd 2wf 2wg 2wh 2wj 2wk 2wl 2wm 2wn 2wp 2wq 2wr 2ws 2wt 2wv 2ww 2wx 2wy 2wz
+1x 4x. .x2 2xb 2xc 2xd 2xf 2xg 2xh 2xj 2xk 2xl 2xm 2xn 2xp 2xq 2xr 2xs 2xt 2xv 2xw 2xx 2xy 2xz
+1y 4y. .y2 2yb 2yc 2yd 2yf 2yg 2yh 2yj 2yk 2yl 2ym 2yn 2yp 2yq 2yr 2ys 2yt 2yv 2yw 2yx 2yy 2yz
+1z 4z. .z2 2zb 2zc 2zd 2zf 2zg 2zh 2zj 2zk 2zl 2zm 2zn 2zp 2zq 2zr 2zs 2zt 2zv 2zw 2zx 2zy 2zz
+1ñ 4ñ.
+c4h 4ch. 2chb 2chc 2chd 2chf 2chg 2chh 2chj 2chk ch2l 2chm 2chn 2chp 2chq ch2r 2chs 2cht 2chv 2chw 2chx 2chy 2chz
+l4l 4ll. 2llb 2llc 2lld 2llf 2llg 2llh 2llj 2llk 2lll 2llm 2lln 2llp 2llq 2llr 2lls 2llt 2llv 2llw 2llx 2lly 2llz
+b2l 4bl. 2bl2b 2bl2c 2bl2d 2bl2f 2bl2g 2bl2h 2bl2j 2bl2k 2bl2l 2bl2m 2bl2n 2bl2p 2bl2q 2bl2r 2bl2s 2bl2t 2bl2v 2bl2w 2bl2x 2bl2y 2bl2z
+c2l 4cl. 2cl2b 2cl2c 2cl2d 2cl2f 2cl2g 2cl2h 2cl2j 2cl2k 2cl2l 2cl2m 2cl2n 2cl2p 2cl2q 2cl2r 2cl2s 2cl2t 2cl2v 2cl2w 2cl2x 2cl2y 2cl2z
+f2l 4fl. 2fl2b 2fl2c 2fl2d 2fl2f 2fl2g 2fl2h 2fl2j 2fl2k 2fl2l 2fl2m 2fl2n 2fl2p 2fl2q 2fl2r 2fl2s 2fl2t 2fl2v 2fl2w 2fl2x 2fl2y 2fl2z
+g2l 4gl. 2gl2b 2gl2c 2gl2d 2gl2f 2gl2g 2gl2h 2gl2j 2gl2k 2gl2l 2gl2m 2gl2n 2gl2p 2gl2q 2gl2r 2gl2s 2gl2t 2gl2v 2gl2w 2gl2x 2gl2y 2gl2z
+k2l 4kl. 2kl2b 2kl2c 2kl2d 2kl2f 2kl2g 2kl2h 2kl2j 2kl2k 2kl2l 2kl2m 2kl2n 2kl2p 2kl2q 2kl2r 2kl2s 2kl2t 2kl2v 2kl2w 2kl2x 2kl2y 2kl2z
+p2l 4pl. 2pl2b 2pl2c 2pl2d 2pl2f 2pl2g 2pl2h 2pl2j 2pl2k 2pl2l 2pl2m 2pl2n 2pl2p 2pl2q 2pl2r 2pl2s 2pl2t 2pl2v 2pl2w 2pl2x 2pl2y 2pl2z
+v2l 4vl. 2vl2b 2vl2c 2vl2d 2vl2f 2vl2g 2vl2h 2vl2j 2vl2k 2vl2l 2vl2m 2vl2n 2vl2p 2vl2q 2vl2r 2vl2s 2vl2t 2vl2v 2vl2w 2vl2x 2vl2y 2vl2z
+b2r 4br. 2br2b 2br2c 2br2d 2br2f 2br2g 2br2h 2br2j 2br2k 2br2l 2br2m 2br2n 2br2p 2br2q 2br2r 2br2s 2br2t 2br2v 2br2w 2br2x 2br2y 2br2z
+c2r 4cr. 2cr2b 2cr2c 2cr2d 2cr2f 2cr2g 2cr2h 2cr2j 2cr2k 2cr2l 2cr2m 2cr2n 2cr2p 2cr2q 2cr2r 2cr2s 2cr2t 2cr2v 2cr2w 2cr2x 2cr2y 2cr2z
+d2r 4dr. 2dr2b 2dr2c 2dr2d 2dr2f 2dr2g 2dr2h 2dr2j 2dr2k 2dr2l 2dr2m 2dr2n 2dr2p 2dr2q 2dr2r 2dr2s 2dr2t 2dr2v 2dr2w 2dr2x 2dr2y 2dr2z
+f2r 4fr. 2fr2b 2fr2c 2fr2d 2fr2f 2fr2g 2fr2h 2fr2j 2fr2k 2fr2l 2fr2m 2fr2n 2fr2p 2fr2q 2fr2r 2fr2s 2fr2t 2fr2v 2fr2w 2fr2x 2fr2y 2fr2z
+g2r 4gr. 2gr2b 2gr2c 2gr2d 2gr2f 2gr2g 2gr2h 2gr2j 2gr2k 2gr2l 2gr2m 2gr2n 2gr2p 2gr2q 2gr2r 2gr2s 2gr2t 2gr2v 2gr2w 2gr2x 2gr2y 2gr2z
+k2r 4kr. 2kr2b 2kr2c 2kr2d 2kr2f 2kr2g 2kr2h 2kr2j 2kr2k 2kr2l 2kr2m 2kr2n 2kr2p 2kr2q 2kr2r 2kr2s 2kr2t 2kr2v 2kr2w 2kr2x 2kr2y 2kr2z
+p2r 4pr. 2pr2b 2pr2c 2pr2d 2pr2f 2pr2g 2pr2h 2pr2j 2pr2k 2pr2l 2pr2m 2pr2n 2pr2p 2pr2q 2pr2r 2pr2s 2pr2t 2pr2v 2pr2w 2pr2x 2pr2y 2pr2z
+r2r 4rr. 2rr2b 2rr2c 2rr2d 2rr2f 2rr2g 2rr2h 2rr2j 2rr2k 2rr2l 2rr2m 2rr2n 2rr2p 2rr2q 2rr2r 2rr2s 2rr2t 2rr2v 2rr2w 2rr2x 2rr2y 2rr2z
+t2r 4tr. 2tr2b 2tr2c 2tr2d 2tr2f 2tr2g 2tr2h 2tr2j 2tr2k 2tr2l 2tr2m 2tr2n 2tr2p 2tr2q 2tr2r 2tr2s 2tr2t 2tr2v 2tr2w 2tr2x 2tr2y 2tr2z
+v2r 4vr. 2vr2b 2vr2c 2vr2d 2vr2f 2vr2g 2vr2h 2vr2j 2vr2k 2vr2l 2vr2m 2vr2n 2vr2p 2vr2q 2vr2r 2vr2s 2vr2t 2vr2v 2vr2w 2vr2x 2vr2y 2vr2z
+2b3p2t 2c3p2t 2d3p2t 2l3p2t 2m3p2t 2n3p2t 2r3p2t 2s3p2t 2t3p2t 2x3p2t 2y3p2t 4pt.
+2b3c2t 2c3c2t 2d3c2t 2l3c2t 2m3c2t 2n3c2t 2r3c2t 2s3c2t 2t3c2t 2x3c2t 2y3c2t 4ct.
+2b3c2n 2c3c2n 2d3c2n 2l3c2n 2m3c2n 2n3c2n 2r3c2n 2s3c2n 2t3c2n 2x3c2n 2y3c2n 4cn.
+2b3p2s 2c3p2s 2d3p2s 2l3p2s 2m3p2s 2n3p2s 2r3p2s 2s3p2s 2t3p2s 2x3p2s 2y3p2s 4ps.
+2b3m2n 2c3m2n 2d3m2n 2l3m2n 2m3m2n 2n3m2n 2r3m2n 2s3m2n 2t3m2n 2x3m2n 2y3m2n 4mn.
+2b3g2n 2c3g2n 2d3g2n 2l3g2n 2m3g2n 2n3g2n 2r3g2n 2s3g2n 2t3g2n 2x3g2n 2y3g2n 4gn.
+2b3f2t 2c3f2t 2d3f2t 2l3f2t 2m3f2t 2n3f2t 2r3f2t 2s3f2t 2t3f2t 2x3f2t 2y3f2t 4ft.
+2b3p2n 2c3p2n 2d3p2n 2l3p2n 2m3p2n 2n3p2n 2r3p2n 2s3p2n 2t3p2n 2x3p2n 2y3p2n 4pn.
+2b3c2z 2c3c2z 2d3c2z 2l3c2z 2m3c2z 2n3c2z 2r3c2z 2s3c2z 2t3c2z 2x3c2z 2y3c2z 4cz.
+2b3t2z 2c3t2z 2d3t2z 2l3t2z 2m3t2z 2n3t2z 2r3t2z 2s3t2z 2t3t2z 2x3t2z 2y3t2z 4tz.
+2b3t2s 2c3t2s 2d3t2s 2l3t2s 2m3t2s 2n3t2s 2r3t2s 2s3t2s 2t3t2s 2x3t2s 2y3t2s 4ts.
+san4c5t
+plan4c5t
+com4p3t
+prom4p3t
+o1eu2
+a1ae2
+a1aó2
+eo1á2
+eo1e2
+o1ae2
+o1eó2
+2no.
+2t2l
+2t2s
+2t2x
+2t2z
+tz3s4ch
+4caca4
+4cago4
+4caga4
+4cagas.
+4teta.
+4tetas.
+4puta4
+4puto4
+.hu4mea
+.hu4meo
+.he4mee
+4meo.
+4meable.
+4meables.
+4pedo4
+4culo4
+5mente.
+4i3go.
+4es.
+4és
+4e.
+4e3mos.
+4éis.
+4en.
+4ía.
+4ías.
+4ía3mos.
+4íais.
+4ían.
+4í.
+4í4s3te.
+4í4s3tes.
+4í3tes.
+4í3mos.
+4ís3teis.
+4e3ré.
+4e3rás.
+4e3rés.
+4e3rís.
+4e3rá.
+4e3re3mos.
+4e3réis.
+4e3rán.
+4i3ga.
+4i3gas.
+4i3gás.
+4i3gamos.
+4i3gáis.
+4a4i3gan.
+4e3ría.
+4e3rías.
+4e3ríamos.
+4e3ríais.
+4e3rían.
+4i3gá3mosme.
+4i3gá3mosmele.
+4i3gá3mosmelo.
+4i3gá3mos3mela.
+4i3gá3mosmeles.
+4i3gá3mosmelos.
+4i3gá3mos3melas.
+4i3gá3moste.
+4i3gá3mostele.
+4i3gá3mostelo.
+4i3gá3mos3tela.
+4i3gá3mosteles.
+4i3gá3mostelos.
+4i3gá3mos3telas.
+4i3gá3mosle.
+4i3gá3mosla.
+4i3gá3moslo.
+4i3gá3mosele.
+4i3gá3moselo.
+4i3gá3mosela.
+4i3gá3moseles.
+4i3gá3moselos.
+4i3gá3moselas.
+4i3gá3monos.
+4i3gá3monosle.
+4i3gá3monoslo.
+4i3gá3monosla.
+4i3gá3monosles.
+4i3gá3monoslos.
+4i3gá3monoslas.
+4i3gá3moos.
+4i3gá3moosle.
+4i3gá3mooslo.
+4i3gá3moosla.
+4i3gá3moosles.
+4i3gá3mooslos.
+4i3gá3mooslas.
+4i3gá3mosles.
+4i3gá3moslas.
+4i3gá3moslos.
+4ed.
+4é.
+4edme.
+4édmele.
+4édmelo.
+4éd3mela.
+4édmeles.
+4édmelos.
+4éd3melas.
+4edte.
+4édtele.
+4édtelo.
+4éd3tela.
+4édteles.
+4édtelos.
+4éd3telas.
+4edle.
+4eedla.
+4edlo.
+4édsele.
+4édselo.
+4édsela.
+4édseles.
+4édselos.
+4édselas.
+4ednos.
+4édnosle.
+4édnoslo.
+4édnosla.
+4édnosles.
+4édnoslos.
+4édnoslas.
+4eos.
+4éosle.
+4éoslo.
+4éosla.
+4éosles.
+4éoslos.
+4éoslas.
+4edles.
+4edlas.
+4edlos.
+4er.
+4erme.
+4érmele.
+4érmelo.
+4ér3mela.
+4érmeles.
+4érmelos.
+4ér3melas.
+4erte.
+4értele.
+4értelo.
+4ér3tela.
+4érteles.
+4értelos.
+4ér3telas.
+4erle.
+4erla.
+4erlo.
+4erse.
+4érsele.
+4érselo.
+4érsela.
+4érseles.
+4érselos.
+4érselas.
+4ernos.
+4érnosle.
+4érnoslo.
+4érnosla.
+4érnosles.
+4érnoslos.
+4érnoslas.
+4e3ros.
+4é3rosle.
+4é3roslo.
+4é3rosla.
+4é3rosles.
+4é3roslos.
+4é3roslas.
+4erles.
+4erlas.
+4erlos.
+4í3do.
+4í3da.
+4í3dos.
+4í3das.
+4o.
+4as.
+4a.
+4ás.
+4a3mos.
+4áis.
+4an.
+4aste.
+4astes.
+4ó.
+4ates.
+4asteis.
+4a3ron.
+4a3ba.
+4a3bas.
+4á3bamos.
+4a3bais.
+4a3ban.
+4a3ría.
+4a3rías.
+4a3ríamos.
+4a3ríais
+4a3rían.
+4a3ré.
+4a3rás.
+4a3rés.
+4a3rís.
+4a3rá.
+4a3remos.
+4a3réis.
+4a3rán.
+4a3ra.
+4a3ras.
+4á3ramos.
+4a3rais.
+4a3ran.
+4a3re.
+4a3res.
+4á3remos.
+4a3reis.
+4a3ren.
+4a3se.
+4a3ses.
+4á3semos.
+4a3seis.
+4a3sen.
+4ad.
+e5r4as.
+e5r4a3mos.
+e5r4áis.
+e5r4an.
+e5r4aste.
+e5r4astes.
+e5r4ates.
+e5r4asteis.
+e5r4a3ron.
+e5r4a3ba.
+e5r4a3bas.
+e5r4á3bamos.
+e5r4a3bais.
+e5r4a3ban.
+e5r4a3ría.
+e5r4a3rías.
+e5r4a3ríamos.
+e5r4a3ríais
+e5r4a3rían.
+e5r4a3ré.
+e5r4a3rás.
+e5r4a3rés.
+e5r4a3rís.
+e5r4a3rá.
+e5r4a3remos.
+e5r4a3réis.
+e5r4a3rán.
+e5r4a3ra.
+e5r4a3ras.
+e5r4á3ramos.
+e5r4a3rais.
+e5r4a3ran.
+e5r4a3re.
+e5r4a3res.
+e5r4á3remos.
+e5r4a3reis.
+e5r4a3ren.
+e5r4a3se.
+e5r4a3ses.
+e5r4á3semos.
+e5r4a3seis.
+e5r4a3sen.
+e5r4ad.
+4adme.
+4ádmele.
+4ádmelo.
+4ád3mela.
+4ádmeles.
+4ádmelos.
+4ád3melas.
+4adte.
+4ádtele.
+4ádtelo.
+4ád3tela.
+4ádteles.
+4ádtelos.
+4ád3telas.
+4adle.
+4eadla.
+4adlo.
+4ádsele.
+4ádselo.
+4ádsela.
+4ádseles.
+4ádselos.
+4ádselas.
+4adnos.
+4ádnosle.
+4ádnoslo.
+4ádnosla.
+4ádnosles.
+4ádnoslos.
+4ádnoslas.
+4aos.
+4áosle.
+4áoslo.
+4áosla.
+4áosles.
+4áoslos.
+4áoslas.
+4adles.
+4adlas.
+4adlos.
+4ar.
+4a4rme.
+4á4rmele.
+4á4rmelo.
+4á4r3mela.
+4á4r3meles.
+4á4r3melos.
+4á4r3melas.
+4a4r3te.
+4á4r3tele.
+4á4r3telo.
+4á4r3tela.
+4á4r3teles.
+4á4r3telos.
+4á4r3telas.
+4a4r3le.
+4a4r3la.
+4a4r3lo.
+4a4r3se.
+4á4r3sele.
+4á4r3selo.
+4á4r3sela.
+4á4r3seles.
+4á4r3selos.
+4á4r3selas.
+4a4r3nos.
+4á4r3nosle.
+4á4r3noslo.
+4á4r3nosla.
+4á4r3nosles.
+4á4r3noslos.
+4á4r3noslas.
+4a3ros.
+4árosle.
+4ároslo.
+4árosla.
+4árosles.
+4ároslos.
+4ároslas.
+4a4r3les.
+4a4r3las.
+4a4r3los.
+4a3do.
+4a3da.
+4a3dos.
+4a3das.
+e5r4a3do.
+e5r4a3da.
+e5r4a3dos.
+e5r4a3das.
+4ando
+4ándole.
+4ándolo.
+4ándola.
+4ándoles.
+4ándolos.
+4ándolas.
+4ándonos.
+4ándoos.
+4ándome.
+4ándomelo.
+4ándomela.
+4ándomele.
+4ándomelos.
+4ándomelas.
+4ándomeles.
+4ándote.
+4ándoteme.
+4ándotelo.
+4ándotela.
+4ándotele.
+4ándotelos.
+4ándotelas.
+4ándoteles.
+4ándotenos.
+4ándose.
+4ándoseme.
+4ándoselo.
+4ándosela.
+4ándosele.
+4ándoselos.
+4ándoselas.
+4ándoseles.
+4ándosenos.
+4a3dor.
+4a3dora.
+4a3dores.
+4a3doras.
+e5r4a3dor.
+e5r4a3dora.
+e5r4a3dores.
+e5r4a3doras.
+.a4
+.abre1h
+.abre1a2 .abre1e2 .abre1i2 .abre1o2 .abre1u2
+.abre1á2 .abre1é2 .abre1í2 .abre1ó2 .abre1ú2
+.acro1h
+.acro1a2 .acro1e2 .acro1i2 .acro1o2 .acro1u2
+.acro1á2 .acro1é2 .acro1í2 .acro1ó2 .acro1ú2
+acto1h
+acto1a2 acto1e2 acto1i2 acto1o2 acto1u2
+acto1á2 acto1é2 acto1í2 acto1ó2 acto1ú2
+adeno1h
+adeno1a2 adeno1e2 adeno1i2 adeno1o2 adeno1u2
+adeno1á2 adeno1é2 adeno1í2 adeno1ó2 adeno1ú2
+4i3ditis.
+aero1h
+aero1a2 aero1e2 aero1i2 aero1o2 aero1u2
+aero1á2 aero1é2 aero1í2 aero1ó2 aero1ú2
+afro1h
+afro1a2 afro1e2 afro1i2 afro1o2 afro1u2
+afro1á2 afro1é2 afro1í2 afro1ó2 afro1ú2
+agro1h
+agro1a2 agro1e2 agro1i2 agro1o2 agro1u2
+agro1á2 agro1é2 agro1í2 agro1ó2 agro1ú2
+.an3e2pigr
+.an3a2lcoh
+.an3amnio
+.an3i4so
+.an3i4só
+.an3aero
+andro1h
+andro1a2 andro1e2 andro1i2 andro1o2 andro1u2
+andro1á2 andro1é2 andro1í2 andro1ó2 andro1ú2
+anfi1h
+anfi1a2 anfi1e2 anfi1i2 anfi1o2 anfi1u2
+anfi1á2 anfi1é2 anfi1í2 anfi1ó2 anfi1ú2
+4o3xo.
+4o3xos.
+anglo1h
+anglo1a2 anglo1e2 anglo1i2 anglo1o2 anglo1u2
+anglo1á2 anglo1é2 anglo1í2 anglo1ó2 anglo1ú2
+ante1h
+ante1a2 ante1e2 ante1i2 ante1o2 ante1u2
+ante1á2 ante1é2 ante1í2 ante1ó2 ante1ú2
+.ante2o3je
+acante2
+4ísmo.
+4ísmos.
+4ísta.
+4ístas.
+4ismo.
+4ismos.
+4ista.
+4istas.
+4ístico.
+4ísticos.
+4ística.
+4ísticas.
+pante4o3n
+.anteo3nes
+mante4a
+e4a3miento
+e4ándo
+tras3antea
+2huelo.
+2huela.
+2huelos.
+2huelas.
+.anti1h
+.anti1a2 .anti1e2 .anti1i2 .anti1o2 .anti1u2
+.anti1á2 .anti1é2 .anti1í2 .anti1ó2 .anti1ú2
+ti2o3qu
+ti2o3co
+apico1h
+apico1a2 apico1e2 apico1i2 apico1o2 apico1u2
+apico1á2 apico1é2 apico1í2 apico1ó2 apico1ú2
+archi1h
+archi1a2 archi1e2 archi1i2 archi1o2 archi1u2
+archi1á2 archi1é2 archi1í2 archi1ó2 archi1ú2
+.atto1h
+.atto1a2 .atto1e2 .atto1i2 .atto1o2 .atto1u2
+.atto1á2 .atto1é2 .atto1í2 .atto1ó2 .atto1ú2
+audio1h
+audio1a2 audio1e2 audio1i2 audio1o2 audio1u2
+audio1á2 audio1é2 audio1í2 audio1ó2 audio1ú2
+austro1h
+austro1a2 austro1e2 austro1i2 austro1o2 austro1u2
+austro1á2 austro1é2 austro1í2 austro1ó2 austro1ú2
+auto1h
+auto1a2 auto1e2 auto1i2 auto1o2 auto1u2
+auto1á2 auto1é2 auto1í2 auto1ó2 auto1ú2
+.bi1anual
+.bi1aur
+.bi1ox
+.bi1ó2x
+.bi1un
+bi1u2ní
+biblio1h
+biblio1a2 biblio1e2 biblio1i2 biblio1o2 biblio1u2
+biblio1á2 biblio1é2 biblio1í2 biblio1ó2 biblio1ú2
+bien2
+bien3b
+bien3c
+bien3d
+bien3f
+bien3g
+bien3h
+bien3l
+bien3m
+bien3p
+bien3q
+bien3s
+bien3t
+bien3v
+bien3z
+.bie4n3and
+.bie4n3a4pa
+.bie4n3a4ve
+.bie4n3est
+.bie4n3int
+.bie4n3o4lie
+b4ien3do.
+.su3b4ien
+b4ien3das.
+bio1h
+bio1a2 bio1e2 bio1i2 bio1o2 bio1u2
+bio1á2 bio1é2 bio1í2 bio1ó2 bio1ú2
+busca1h
+busca1a2 busca1e2 busca1i2 busca1o2 busca1u2
+busca1á2 busca1é2 busca1í2 busca1ó2 busca1ú2
+cardio1h
+cardio1a2 cardio1e2 cardio1i2 cardio1o2 cardio1u2
+cardio1á2 cardio1é2 cardio1í2 cardio1ó2 cardio1ú2
+cefalo1h
+cefalo1a2 cefalo1e2 cefalo1i2 cefalo1o2 cefalo1u2
+cefalo1á2 cefalo1é2 cefalo1í2 cefalo1ó2 cefalo1ú2
+centi1h
+centi1a2 centi1e2 centi1i2 centi1o2 centi1u2
+centi1á2 centi1é2 centi1í2 centi1ó2 centi1ú2
+cian1h
+ciano1h
+ciano1a2 ciano1e2 ciano1i2 ciano1o2 ciano1u2
+ciano1á2 ciano1é2 ciano1í2 ciano1ó2 ciano1ú2
+cibe2r3r
+cibe2r1h
+cibe2r1a2 cibe2r1e2 cibe2r1i2 cibe2r1o2 cibe2r1u2
+cibe2r1á2 cibe2r1é2 cibe2r1í2 cibe2r1ó2 cibe2r1ú2
+centi5área
+ciclo1h
+ciclo1a2 ciclo1e2 ciclo1i2 ciclo1o2 ciclo1u2
+ciclo1á2 ciclo1é2 ciclo1í2 ciclo1ó2 ciclo1ú2
+cito1h
+cito1a2 cito1e2 cito1i2 cito1o2 cito1u2
+cito1á2 cito1é2 cito1í2 cito1ó2 cito1ú2
+clepto1h
+clepto1a2 clepto1e2 clepto1i2 clepto1o2 clepto1u2
+clepto1á2 clepto1é2 clepto1í2 clepto1ó2 clepto1ú2
+cnico1h
+cnico1a2 cnico1e2 cnico1i2 cnico1o2 cnico1u2
+cnico1á2 cnico1é2 cnico1í2 cnico1ó2 cnico1ú2
+.co1h
+.co2a2
+.co2e2
+.co2i2
+.co3o4
+.co2u2
+.co2á2
+.co2é2
+.co2í2
+.co2ó2
+.co2ú2
+.co3acer
+.co3acree
+.coá3gul
+.co3agen
+.coa3gul
+.co3apóst
+.coa3lesc
+.coa3lic
+.co3arrend
+.coa3xial
+.co3auto
+.co3edic
+.co3edit
+.co3educ
+.co3efici
+.coe3tá
+.co3exis
+.co6hib
+.co4hech
+.co4hesi
+.co4heso
+.co4herent
+.co4het
+.co3imput
+.coi3to
+.co4o5ki
+.co4o3per
+.co4o3pér
+.co4orden
+.co4ordin
+.co4ordín
+.co4opt
+.co4ópt
+.co2nurb
+cou3lomb
+corta1h
+corta1a2 corta1e2 corta1i2 corta1o2 corta1u2
+corta1á2 corta1é2 corta1í2 corta1ó2 corta1ú2
+cosmo1h
+cosmo1a2 cosmo1e2 cosmo1i2 cosmo1o2 cosmo1u2
+cosmo1á2 cosmo1é2 cosmo1í2 cosmo1ó2 cosmo1ú2
+crio1h
+crio1a2 crio1e2 crio1i2 crio1o2 crio1u2
+crio1á2 crio1é2 crio1í2 crio1ó2 crio1ú2
+cripto1h
+cripto1a2 cripto1e2 cripto1i2 cripto1o2 cripto1u2
+cripto1á2 cripto1é2 cripto1í2 cripto1ó2 cripto1ú2
+crono1h
+crono1a2 crono1e2 crono1i2 crono1o2 crono1u2
+crono1á2 crono1é2 crono1í2 crono1ó2 crono1ú2
+contra1h
+contra1a2 contra1e2 contra1i2 contra1o2 contra1u2
+contra1á2 contra1é2 contra1í2 contra1ó2 contra1ú2
+cuadru1h
+cuadru1a2 cuadru1e2 cuadru1i2 cuadru1o2 cuadru1u2
+cuadru1á2 cuadru1é2 cuadru1í2 cuadru1ó2 cuadru1ú2
+cuasi1h
+cuasi1a2 cuasi1e2 cuasi1i2 cuasi1o2 cuasi1u2
+cuasi1á2 cuasi1é2 cuasi1í2 cuasi1ó2 cuasi1ú2
+deca1h
+deca1a2 deca1e2 deca1i2 deca1o2 deca1u2
+deca1á2 deca1é2 deca1í2 deca1ó2 deca1ú2
+dento1h
+dento1a2 dento1e2 dento1i2 dento1o2 dento1u2
+dento1á2 dento1é2 dento1í2 dento1ó2 dento1ú2
+dermato1h
+dermato1a2 dermato1e2 dermato1i2 dermato1o2 dermato1u2
+dermato1á2 dermato1é2 dermato1í2 dermato1ó2 dermato1ú2
+dermo1h
+dermo1a2 dermo1e2 dermo1i2 dermo1o2 dermo1u2
+dermo1á2 dermo1é2 dermo1í2 dermo1ó2 dermo1ú2
+.de2s1h
+.de2s3a2
+.de2se2
+.de2si2
+.de2so2
+.de2su2
+.de2s3á2
+.de2sé2
+.de2sí2
+.de2só2
+.de2sú2
+deca2i3mient
+3sa.
+3sas.
+de2s3órde
+de2s3orde
+de3s4a3brid
+de3s4a3bor
+de3s4a3craliz
+de3s4a3cralic
+de3s4a3fia
+de3s4a3fía
+de3s4a3fiá
+de3s4a3fíe
+de3s4a3fié
+de3s4a3fío
+de3s4a3fió
+des5a4gua
+de3s4ahuci
+de3s4áhuci
+de3s4a3guis
+des4ala
+des4ála
+de3s4a3liv
+de3s4a3liniz
+de3s4a3liníz
+de3s4a3linic
+de3s4a3liníc
+de3s4angr
+de3s4angel
+de3s4a3prensiv
+de3s4a3rroll
+desa4sa
+desa4se
+des5a4tes
+de3s4astr
+de3s4a3yun
+de3s4a3zón
+de3s4a3zon
+.des3em
+de3s4e3meja
+de3s4e3méja
+de3s4e3mejá
+de3s4e3meje
+de3s4e3méje
+de3s4e3mejé
+de3s4e3mejo
+de3s4e3méjo
+de3s4e3mejó
+de3s4empeñ
+de3s4empéñ
+.des3en
+de3s4enfren
+de3s4enfrén
+de3seo
+de3sea
+de3sean
+de3seán
+de3sear
+de3seár
+de3seab
+de3seáb
+de3sead
+de3seád
+de3seam
+de3seám
+de3seas
+de3seás
+de3se3co
+de3se3ca
+de3se3cá
+de3se3có
+de3s4e3que
+de3s4e3qué
+de3se3can
+de3se3cán
+de3se3car
+de3se3cár
+de3se3cab
+de3se3cáb
+de3se3cad
+de3se3cád
+de3se3cam
+de3se3cám
+de3se3cas
+de3se3cás
+de3se3cha
+de3sé3cha
+de3se3chá
+de3se3ché
+de3se3che
+de3sé3che
+de3se3chó
+de3se3cho
+de2s3edif
+de2s3educ
+de2s3eduq
+de2s3escombr
+de2s3eq
+de3s4erci
+de3s4ert
+de3s4ért
+de2s3espa
+de3sesperac
+de2s3esperanz
+de2s3espin
+de2s3espum
+de2s3estabil
+de2s3estaci
+de2s3estalin
+de2s3estim
+de2s3estres
+de2s3estruc
+de3sider
+de3sidia
+de2s3ideol
+de3sidio
+de3siert
+de3sign
+de2s3igual
+de2s3iguál
+de2s3ilusion
+de2s3ilusión
+de2s3imagin
+de2s3iman
+de2s3impon
+de2s3impres
+de2s3incent
+de2s3inclin
+de2s3incorp
+de2s3incrust
+de3si3nenc
+de3si3nent
+de3sinfec
+de3su3dar
+de3su3das
+de3su3dan
+de2s3infart
+de2s3inflam
+de2s3infl
+de2s3inform
+de2s3inhib
+de2s3insect
+de2s3instal
+ini3ci
+iní3ci
+de3s4integr
+de3s4inter
+de2s3intox
+de2s3intub
+de2s3inver
+de3sisten
+de3isti
+de2s3obedec
+de2s3obedez
+de2s3obedien
+de2s3oblig
+de2s3obstr
+de3so3cas
+de2s3ocup
+de2s3ocúp
+de2s3odor
+de3so3la
+de3só3la
+de3so3lá
+de3so3le
+de3so3lé
+de3so3lo
+de3so3ló
+de3solac
+de3solad
+de3soll
+de2s3oprim
+de2s3orej
+de2s3orill
+de2s3orient
+de3sortij
+de2s3organi
+de2s3ornam
+de3suell
+de3sonce
+de2s3ova
+de2s3ová
+de2s3ové
+de2s3ovi
+de2s3oxi
+de2s3oye
+de2s3oyé
+de3s4ubstan
+de3s4ustan
+de3s4oseg
+de2s3ub4ic
+de2s3ub4iq
+de2s3unir
+de2s3unan
+de2s3unas
+de2s3une
+de2s3unid
+de2s3unien
+de2s3uniera
+de2s3unies
+de2s3unién
+de2s3uniér
+de2s3uniés
+de2s3unió
+de2s3uno
+de2s3uná
+de2s3uní
+de2s3unía
+de2s3unier
+de2s3unim
+de2s3uña
+de2s3uñá
+de2s3urbani
+.diecio2
+.diecio3ch
+ecano1h
+ecano1a2 ecano1e2 ecano1i2 ecano1o2 ecano1u2
+ecano1á2 ecano1é2 ecano1í2 ecano1ó2 ecano1ú2
+eco1h
+eco1a2 eco1e2 eco1i2 eco1o2 eco1u2
+eco1á2 eco1é2 eco1í2 eco1ó2 eco1ú2
+ecto1h
+ecto1a2 ecto1e2 ecto1i2 ecto1o2 ecto1u2
+ecto1á2 ecto1é2 ecto1í2 ecto1ó2 ecto1ú2
+ectro1h
+ectro1a2 ectro1e2 ectro1i2 ectro1o2 ectro1u2
+ectro1á2 ectro1é2 ectro1í2 ectro1ó2 ectro1ú2
+.e2n1h
+.e2n2a2 .e2n2e2 .e2n2i2 .e2n2o2 .e2n2u2
+.e2n2á2 .e2n2é2 .e2n2í2 .e2n2ó2 .e2n2ú2
+.ena3mor
+.en3amór
+.ene3mist
+.ene3míst
+.eno3jar
+.enu3mera
+.enu3merá
+.enu3mere
+.en3aceit
+.ena3jen
+.ena3jén
+.eno3ja
+.eno3já
+.eno3je
+.eno3jé
+.eno3jo
+.eno3jó
+.enó3j
+.en3arb
+en1hebr
+.en2hest
+4emboca
+4o3lógico.
+4o3lógica.
+4o3lógicos.
+4o3lógicas.
+4o3lógicamente.
+4o3logía.
+4o3logías.
+4ó3logo.
+4ó3loga.
+4ó3logos.
+4ó3logas.
+endo1h
+endo1a2 endo1e2 endo1i2 endo1o2 endo1u2
+endo1á2 endo1é2 endo1í2 endo1ó2 endo1ú2
+enea1h
+enea1a2 enea1e2 enea1i2 enea1o2 enea1u2
+enea1á2 enea1é2 enea1í2 enea1ó2 enea1ú2
+entero1h
+entero1a2 entero1e2 entero1i2 entero1o2 entero1u2
+entero1á2 entero1é2 entero1í2 entero1ó2 entero1ú2
+ento1h
+ento1a2 ento1e2 ento1i2 ento1o2 ento1u2
+ento1á2 ento1é2 ento1í2 ento1ó2 ento1ú2
+entre1h
+entre1a2 entre1e2 entre1i2 entre1o2 entre1u2
+entre1á2 entre1é2 entre1í2 entre1ó2 entre1ú2
+esclero1h
+esclero1a2 esclero1e2 esclero1i2 esclero1o2 esclero1u2
+esclero1á2 esclero1é2 esclero1í2 esclero1ó2 esclero1ú2
+estereo1h
+estereo1a2 estereo1e2 estereo1i2 estereo1o2 estereo1u2
+estereo1á2 estereo1é2 estereo1í2 estereo1ó2 estereo1ú2
+etno1h
+etno1a2 etno1e2 etno1i2 etno1o2 etno1u2
+etno1á2 etno1é2 etno1í2 etno1ó2 etno1ú2
+euco1h
+euco1a2 euco1e2 euco1i2 euco1o2 euco1u2
+euco1á2 euco1é2 euco1í2 euco1ó2 euco1ú2
+euro1h
+euro1a2 euro1e2 euro1i2 euro1o2 euro1u2
+euro1á2 euro1é2 euro1í2 euro1ó2 euro1ú2
+.e2x1h
+.e2x2a2 .e2x2e2 .e2x2i2 .e2x2o2 .e2x2u2
+.e2x2á2 .e2x2é2 .e2x2í2 .e2x2ó2 .e2x2ú2
+.ex2hal
+.ex2hál
+.ex2haus
+.ex2hib
+.ex2híb
+.ex2hort
+.ex2hórt
+.ex2hum
+.ex2húm
+3gono.
+3gonos.
+3gonal.
+3gonales.
+exá3men
+exá3ri
+exé3ge
+exó3ti
+exa3cerb
+exa3ger
+ex3alum
+exa3min
+exe3cr
+exe3géti
+exe3quia
+exi3ja
+exi3já
+exí3ja
+exi3ge
+exí3ge
+exi3gi
+exi3gí
+exi3jo
+exí3jo
+exi3lia
+exi3liá
+exí3lia
+exi3lie
+exi3lié
+exí3lie
+exi3lio
+exi3lió
+exí3lio
+exi3ma
+exi3má
+exí3ma
+exi3mi
+exi3mí
+exí3mi
+exi3me
+exi3mé
+exí3me
+exi3mo
+exi3mó
+exí3mo
+exi3tos
+exi3lar
+exo3bió
+exo3ner
+exo3crin
+exo3tér
+exo3tic
+exo3tiq
+exo3tism
+exo3gami
+exo3esq
+exo3plan
+exo3gámi
+exu3ber
+exu3dar
+exu3dat
+exu3dac
+extra1h
+extra1a2 extra1e2 extra1i2 extra1o2 extra1u2
+extra1á2 extra1é2 extra1í2 extra1ó2 extra1ú2
+u4teri
+.cau5t
+.deu5t
+femto1h
+femto1a2 femto1e2 femto1i2 femto1o2 femto1u2
+femto1á2 femto1é2 femto1í2 femto1ó2 femto1ú2
+ferro1h
+ferro1a2 ferro1e2 ferro1i2 ferro1o2 ferro1u2
+ferro1á2 ferro1é2 ferro1í2 ferro1ó2 ferro1ú2
+filo1h
+filo1a2 filo1e2 filo1i2 filo1o2 filo1u2
+filo1á2 filo1é2 filo1í2 filo1ó2 filo1ú2
+fisio1h
+fisio1a2 fisio1e2 fisio1i2 fisio1o2 fisio1u2
+fisio1á2 fisio1é2 fisio1í2 fisio1ó2 fisio1ú2
+fito1h
+fito1a2 fito1e2 fito1i2 fito1o2 fito1u2
+fito1á2 fito1é2 fito1í2 fito1ó2 fito1ú2
+fono1h
+fono1a2 fono1e2 fono1i2 fono1o2 fono1u2
+fono1á2 fono1é2 fono1í2 fono1ó2 fono1ú2
+foto1h
+foto1a2 foto1e2 foto1i2 foto1o2 foto1u2
+foto1á2 foto1é2 foto1í2 foto1ó2 foto1ú2
+galo1h
+galo1a2 galo1e2 galo1i2 galo1o2 galo1u2
+galo1á2 galo1é2 galo1í2 galo1ó2 galo1ú2
+gastero1h
+gastero1a2 gastero1e2 gastero1i2 gastero1o2 gastero1u2
+gastero1á2 gastero1é2 gastero1í2 gastero1ó2 gastero1ú2
+gastro1h
+gastro1a2 gastro1e2 gastro1i2 gastro1o2 gastro1u2
+gastro1á2 gastro1é2 gastro1í2 gastro1ó2 gastro1ú2
+geo1h
+geo1a2 geo1e2 geo1i2 geo1o2 geo1u2
+geo1á2 geo1é2 geo1í2 geo1ó2 geo1ú2
+geronto1h
+geronto1a2 geronto1e2 geronto1i2 geronto1o2 geronto1u2
+geronto1á2 geronto1é2 geronto1í2 geronto1ó2 geronto1ú2
+gineco1h
+gineco1a2 gineco1e2 gineco1i2 gineco1o2 gineco1u2
+gineco1á2 gineco1é2 gineco1í2 gineco1ó2 gineco1ú2
+giga1h
+giga1a2 giga1e2 giga1i2 giga1o2 giga1u2
+giga1á2 giga1é2 giga1í2 giga1ó2 giga1ú2
+gluco1h
+gluco1a2 gluco1e2 gluco1i2 gluco1o2 gluco1u2
+gluco1á2 gluco1é2 gluco1í2 gluco1ó2 gluco1ú2
+grafo1h
+grafo1a2 grafo1e2 grafo1i2 grafo1o2 grafo1u2
+grafo1á2 grafo1é2 grafo1í2 grafo1ó2 grafo1ú2
+guarda1h
+guarda1a2 guarda1e2 guarda1i2 guarda1o2 guarda1u2
+guarda1á2 guarda1é2 guarda1í2 guarda1ó2 guarda1ú2
+halo1h
+halo1a2 halo1e2 halo1i2 halo1o2 halo1u2
+halo1á2 halo1é2 halo1í2 halo1ó2 halo1ú2
+hecto1h
+hecto1a2 hecto1e2 hecto1i2 hecto1o2 hecto1u2
+hecto1á2 hecto1é2 hecto1í2 hecto1ó2 hecto1ú2
+helico1h
+helico1a2 helico1e2 helico1i2 helico1o2 helico1u2
+helico1á2 helico1é2 helico1í2 helico1ó2 helico1ú2
+helio1h
+helio1a2 helio1e2 helio1i2 helio1o2 helio1u2
+helio1á2 helio1é2 helio1í2 helio1ó2 helio1ú2
+hemato1h
+hemato1a2 hemato1e2 hemato1i2 hemato1o2 hemato1u2
+hemato1á2 hemato1é2 hemato1í2 hemato1ó2 hemato1ú2
+hemi1h
+hemi1a2 hemi1e2 hemi1i2 hemi1o2 hemi1u2
+hemi1á2 hemi1é2 hemi1í2 hemi1ó2 hemi1ú2
+hemio3la.
+hemio3las.
+hemo1h
+hemo1a2 hemo1e2 hemo1i2 hemo1o2 hemo1u2
+hemo1á2 hemo1é2 hemo1í2 hemo1ó2 hemo1ú2
+hepato1h
+hepato1a2 hepato1e2 hepato1i2 hepato1o2 hepato1u2
+hepato1á2 hepato1é2 hepato1í2 hepato1ó2 hepato1ú2
+hepta1h
+hepta1a2 hepta1e2 hepta1i2 hepta1o2 hepta1u2
+hepta1á2 hepta1é2 hepta1í2 hepta1ó2 hepta1ú2
+hetero1h
+hetero1a2 hetero1e2 hetero1i2 hetero1o2 hetero1u2
+hetero1á2 hetero1é2 hetero1í2 hetero1ó2 hetero1ú2
+2al.
+2ales.
+hexa1h
+hexa1a2 hexa1e2 hexa1i2 hexa1o2 hexa1u2
+hexa1á2 hexa1é2 hexa1í2 hexa1ó2 hexa1ú2
+hidro1h
+hidro1a2 hidro1e2 hidro1i2 hidro1o2 hidro1u2
+hidro1á2 hidro1é2 hidro1í2 hidro1ó2 hidro1ú2
+holo1h
+holo1a2 holo1e2 holo1i2 holo1o2 holo1u2
+holo1á2 holo1é2 holo1í2 holo1ó2 holo1ú2
+hipe2r3r
+hipe2r1h
+hipe2r1a2 hipe2r1e2 hipe2r1i2 hipe2r1o2 hipe2r1u2
+hipe2r1á2 hipe2r1é2 hipe2r1í2 hipe2r1ó2 hipe2r1ú2
+pe3r4e3mia
+hipe3r4i3cíne
+hipe3r4o3nimi
+hipe3r4o3ními
+hipe3r4ó3nimo
+hipe3r4o3xia
+hipo1h
+hipo1a2 hipo1e2 hipo1i2 hipo1o2 hipo1u2
+hipo1á2 hipo1é2 hipo1í2 hipo1ó2 hipo1ú2
+spano1h
+spano1a2 spano1e2 spano1i2 spano1o2 spano1u2
+spano1á2 spano1é2 spano1í2 spano1ó2 spano1ú2
+histo1h
+histo1a2 histo1e2 histo1i2 histo1o2 histo1u2
+histo1á2 histo1é2 histo1í2 histo1ó2 histo1ú2
+homo1h
+homo1a2 homo1e2 homo1i2 homo1o2 homo1u2
+homo1á2 homo1é2 homo1í2 homo1ó2 homo1ú2
+homeo1h
+homeo1a2 homeo1e2 homeo1i2 homeo1o2 homeo1u2
+homeo1á2 homeo1é2 homeo1í2 homeo1ó2 homeo1ú2
+ibero1h
+ibero1a2 ibero1e2 ibero1i2 ibero1o2 ibero1u2
+ibero1á2 ibero1é2 ibero1í2 ibero1ó2 ibero1ú2
+icono1h
+icono1a2 icono1e2 icono1i2 icono1o2 icono1u2
+icono1á2 icono1é2 icono1í2 icono1ó2 icono1ú2
+.i2n1h
+.i2n2a2 .i2n2e2 .i2n2i2 .i2n2o2 .i2n2u2
+.i2n2á2 .i2n2é2 .i2n2í2 .i2n2ó2 .i2n2ú2
+in4hib
+in4híb
+in4hal
+in4hál
+in4hest
+in4hést
+in4hum
+in4húm
+in4hiest
+in4hiést
+in4herent
+in4hóspit
+in4hesi
+.in3abarc
+.in3abord
+.in3acent
+.in3acept
+.in3adapt
+.in3adopt
+.in3aguant
+.in3alámb
+.in3alien
+.in3analiz
+.in3anim
+.in3apagab
+.in3afect
+.in3apel
+.in3aplaz
+.in3aplic
+.in3apreci
+.in3aprehen
+.in3aprens
+.in3armón
+.in3arrug
+.in3asist
+.in3atent
+.in3efic
+.in3efici
+.in3eludi
+.in3encont
+.in3equid
+.in3exact
+.in3evit
+.ina3movib
+.ina3nic
+.ine3narr
+.ine3quív
+.iná3nim
+.iné3dit
+.in3eleg
+.in3exha
+.in3ex
+ini3cia
+iní3cia
+ini3ciá
+ini3cie
+re3ini3cia
+re3iní3cia
+re3ini3ciá
+re3ini3cie
+.ini3cuo
+.ini3cua
+.in3igualab
+.in3in
+.in3obser
+.ino3cuo
+.ino3cua
+.ino3cenc
+.ino3cent
+.in3ocult
+.ino3fens
+.ino3cula
+.ino3culá
+.ino3cule
+.in3oport
+.inú3til
+.inu3tiliz
+infra1h
+infra1a2 infra1e2 infra1i2 infra1o2 infra1u2
+infra1á2 infra1é2 infra1í2 infra1ó2 infra1ú2
+inmuno1h
+inmuno1a2 inmuno1e2 inmuno1i2 inmuno1o2 inmuno1u2
+inmuno1á2 inmuno1é2 inmuno1í2 inmuno1ó2 inmuno1ú2
+.inte2r3r
+.inte2r1h
+.inte2r1a2 .inte2r1e2 .inte2r1i2 .inte2r1o2 .inte2r1u2
+.inte2r1á2 .inte2r1é2 .inte2r1í2 .inte2r1ó2 .inte2r1ú2
+.in3ter2e3sa
+.in3ter2e3se
+.in3ter2e3so
+.in3ter2e3sá
+.in3ter2e3sé
+.in3ter2e3só
+.de3s4in3ter2e3sa
+.de3s4in3ter2e3se
+.de3s4in3ter2e3so
+.de3s4in3ter2e3sá
+.de3s4in3ter2e3sé
+.de3s4in3ter2e3só
+4n5te5r2i3n
+inte6r5i4nsu
+inte6r5i4nst
+inte6r5i4nd
+4ino.
+4inos.
+4ina.
+4inas.
+.in3te3r4rog
+.in3te3r4rupc
+.in3te3r4rupt
+.in3te3r4rump
+inter4és
+inte3r4esar
+inte5r4regno
+inte3r4ior4
+in3te3r4im.
+4i4ano.
+4i4ana.
+4i4anos.
+4i4anas.
+intra1h
+intra1a2 intra1e2 intra1i2 intra1o2 intra1u2
+intra1á2 intra1é2 intra1í2 intra1ó2 intra1ú2
+islamo1h
+islamo1a2 islamo1e2 islamo1i2 islamo1o2 islamo1u2
+islamo1á2 islamo1é2 islamo1í2 islamo1ó2 islamo1ú2
+italo1h
+italo1a2 italo1e2 italo1i2 italo1o2 italo1u2
+italo1á2 italo1é2 italo1í2 italo1ó2 italo1ú2
+iso1h
+iso1a2 iso1e2 iso1i2 iso1o2 iso1u2
+iso1á2 iso1é2 iso1í2 iso1ó2 iso1ú2
+kilo1h
+kilo1a2 kilo1e2 kilo1i2 kilo1o2 kilo1u2
+kilo1á2 kilo1é2 kilo1í2 kilo1ó2 kilo1ú2
+leuco1h
+leuco1a2 leuco1e2 leuco1i2 leuco1o2 leuco1u2
+leuco1á2 leuco1é2 leuco1í2 leuco1ó2 leuco1ú2
+linfo1h
+linfo1a2 linfo1e2 linfo1i2 linfo1o2 linfo1u2
+linfo1á2 linfo1é2 linfo1í2 linfo1ó2 linfo1ú2
+lipo1h
+lipo1a2 lipo1e2 lipo1i2 lipo1o2 lipo1u2
+lipo1á2 lipo1é2 lipo1í2 lipo1ó2 lipo1ú2
+lito1h
+lito1a2 lito1e2 lito1i2 lito1o2 lito1u2
+lito1á2 lito1é2 lito1í2 lito1ó2 lito1ú2
+macro1h
+macro1a2 macro1e2 macro1i2 macro1o2 macro1u2
+macro1á2 macro1é2 macro1í2 macro1ó2 macro1ú2
+mal2
+ma4l3h
+.ma4l3e4du
+mal3b
+mal3c
+mal3d
+mal3f
+mal3g
+mal3m
+mal3p
+mal3q
+mal3s
+mal3t
+mal3v
+.mal1acon
+.mal1acos
+.mala1e
+.mal1andant
+.mal1andanz
+.mal1est
+.mal1int
+maxi1h
+maxi1a2 maxi1e2 maxi1i2 maxi1o2 maxi1u2
+maxi1á2 maxi1é2 maxi1í2 maxi1ó2 maxi1ú2
+megalo1h
+megalo1a2 megalo1e2 megalo1i2 megalo1o2 megalo1u2
+megalo1á2 megalo1é2 megalo1í2 megalo1ó2 megalo1ú2
+mega1h
+mega1a2 mega1e2 mega1i2 mega1o2 mega1u2
+mega1á2 mega1é2 mega1í2 mega1ó2 mega1ú2
+melano1h
+melano1a2 melano1e2 melano1i2 melano1o2 melano1u2
+melano1á2 melano1é2 melano1í2 melano1ó2 melano1ú2
+meso1h
+meso1a2 meso1e2 meso1i2 meso1o2 meso1u2
+meso1á2 meso1é2 meso1í2 meso1ó2 meso1ú2
+meta1h
+meta1a2 meta1e2 meta1i2 meta1o2 meta1u2
+meta1á2 meta1é2 meta1í2 meta1ó2 meta1ú2
+micro1h
+micro1a2 micro1e2 micro1i2 micro1o2 micro1u2
+micro1á2 micro1é2 micro1í2 micro1ó2 micro1ú2
+.mili1h
+.mili1a2 .mili1e2 .mili1i2 .mili1o2 .mili1u2
+.mili1á2 .mili1é2 .mili1í2 .mili1ó2 .mili1ú2
+familia3ri
+ia5res.
+amili6a
+a3rio
+a3ria
+li5á4rea
+mili4ar
+mini1h
+mini1a2 mini1e2 mini1i2 mini1o2 mini1u2
+mini1á2 mini1é2 mini1í2 mini1ó2 mini1ú2
+2os.
+2o3so.
+2o3sos.
+2o3sa.
+2o3sas.
+2o3samente.
+mini4a5tur
+.mio1h
+.mio1a2 .mio1e2 .mio1i2 .mio1o2 .mio1u2
+.mio1á2 .mio1é2 .mio1í2 .mio1ó2 .mio1ú2
+multi1h
+multi1a2 multi1e2 multi1i2 multi1o2 multi1u2
+multi1á2 multi1é2 multi1í2 multi1ó2 multi1ú2
+miria1h
+miria1a2 miria1e2 miria1i2 miria1o2 miria1u2
+miria1á2 miria1é2 miria1í2 miria1ó2 miria1ú2
+mono1h
+mono1a2 mono1e2 mono1i2 mono1o2 mono1u2
+mono1á2 mono1é2 mono1í2 mono1ó2 mono1ú2
+morfo1h
+morfo1a2 morfo1e2 morfo1i2 morfo1o2 morfo1u2
+morfo1á2 morfo1é2 morfo1í2 morfo1ó2 morfo1ú2
+moto1h
+moto1a2 moto1e2 moto1i2 moto1o2 moto1u2
+moto1á2 moto1é2 moto1í2 moto1ó2 moto1ú2
+namo1h
+namo1a2 namo1e2 namo1i2 namo1o2 namo1u2
+namo1á2 namo1é2 namo1í2 namo1ó2 namo1ú2
+nano1h
+nano1a2 nano1e2 nano1i2 nano1o2 nano1u2
+nano1á2 nano1é2 nano1í2 nano1ó2 nano1ú2
+narco1h
+narco1a2 narco1e2 narco1i2 narco1o2 narco1u2
+narco1á2 narco1é2 narco1í2 narco1ó2 narco1ú2
+necro1h
+necro1a2 necro1e2 necro1i2 necro1o2 necro1u2
+necro1á2 necro1é2 necro1í2 necro1ó2 necro1ú2
+nefro1h
+nefro1a2 nefro1e2 nefro1i2 nefro1o2 nefro1u2
+nefro1á2 nefro1é2 nefro1í2 nefro1ó2 nefro1ú2
+neo1h
+neo1a2 neo1e2 neo1i2 neo1o2 neo1u2
+neo1á2 neo1é2 neo1í2 neo1ó2 neo1ú2
+3c2neor
+neto1h
+neto1a2 neto1e2 neto1i2 neto1o2 neto1u2
+neto1á2 neto1é2 neto1í2 neto1ó2 neto1ú2
+neumo1h
+neumo1a2 neumo1e2 neumo1i2 neumo1o2 neumo1u2
+neumo1á2 neumo1é2 neumo1í2 neumo1ó2 neumo1ú2
+norte1h
+norte1a2 norte1e2 norte1i2 norte1o2 norte1u2
+norte1á2 norte1é2 norte1í2 norte1ó2 norte1ú2
+octo1h
+octo1a2 octo1e2 octo1i2 octo1o2 octo1u2
+octo1á2 octo1é2 octo1í2 octo1ó2 octo1ú2
+octa1h
+octa1a2 octa1e2 octa1i2 octa1o2 octa1u2
+octa1á2 octa1é2 octa1í2 octa1ó2 octa1ú2
+oligo1h
+oligo1a2 oligo1e2 oligo1i2 oligo1o2 oligo1u2
+oligo1á2 oligo1é2 oligo1í2 oligo1ó2 oligo1ú2
+omni1h
+omni1a2 omni1e2 omni1i2 omni1o2 omni1u2
+omni1á2 omni1é2 omni1í2 omni1ó2 omni1ú2
+onco1h
+onco1a2 onco1e2 onco1i2 onco1o2 onco1u2
+onco1á2 onco1é2 onco1í2 onco1ó2 onco1ú2
+onto1h
+onto1a2 onto1e2 onto1i2 onto1o2 onto1u2
+onto1á2 onto1é2 onto1í2 onto1ó2 onto1ú2
+opto1h
+opto1a2 opto1e2 opto1i2 opto1o2 opto1u2
+opto1á2 opto1é2 opto1í2 opto1ó2 opto1ú2
+ornito1h
+ornito1a2 ornito1e2 ornito1i2 ornito1o2 ornito1u2
+ornito1á2 ornito1é2 ornito1í2 ornito1ó2 ornito1ú2
+orto1h
+orto1a2 orto1e2 orto1i2 orto1o2 orto1u2
+orto1á2 orto1é2 orto1í2 orto1ó2 orto1ú2
+orto4e3pía
+osteo1h
+osteo1a2 osteo1e2 osteo1i2 osteo1o2 osteo1u2
+osteo1á2 osteo1é2 osteo1í2 osteo1ó2 osteo1ú2
+paleo1h
+paleo1a2 paleo1e2 paleo1i2 paleo1o2 paleo1u2
+paleo1á2 paleo1é2 paleo1í2 paleo1ó2 paleo1ú2
+.pa4n1a4fri
+.pa4n1a4meri
+.pa4n1á4rab
+.pa4n1a4ráb
+.pa4n1a4rab
+.pa4n1europ
+.pa4n1islam
+.pa4n1islám
+.pa4n5hisp
+.pa4n1hel
+.pa4n1ópti
+para1h
+para1a2 para1e2 para1i2 para1o2 para1u2
+para1á2 para1é2 para1í2 para1ó2 para1ú2
+para2is.
+aí5so.
+aí5sos.
+para4íso
+para4i3señ
+para4ulata
+penta1h
+penta1a2 penta1e2 penta1i2 penta1o2 penta1u2
+penta1á2 penta1é2 penta1í2 penta1ó2 penta1ú2
+peta1h
+peta1a2 peta1e2 peta1i2 peta1o2 peta1u2
+peta1á2 peta1é2 peta1í2 peta1ó2 peta1ú2
+pico1h
+pico1a2 pico1e2 pico1i2 pico1o2 pico1u2
+pico1á2 pico1é2 pico1í2 pico1ó2 pico1ú2
+piezo1h
+piezo1a2 piezo1e2 piezo1i2 piezo1o2 piezo1u2
+piezo1á2 piezo1é2 piezo1í2 piezo1ó2 piezo1ú2
+piro1h
+piro1a2 piro1e2 piro1i2 piro1o2 piro1u2
+piro1á2 piro1é2 piro1í2 piro1ó2 piro1ú2
+pluri1h
+pluri1a2 pluri1e2 pluri1i2 pluri1o2 pluri1u2
+pluri1á2 pluri1é2 pluri1í2 pluri1ó2 pluri1ú2
+poli1h
+poli1a2 poli1e2 poli1i2 poli1o2 poli1u2
+poli1á2 poli1é2 poli1í2 poli1ó2 poli1ú2
+poli4u3r
+poli4o5mie
+poli4arq
+poli4árq
+poli4éste
+poli4andr
+poli4antea
+poli4arca
+expoli4
+porta1h
+porta1a2 porta1e2 porta1i2 porta1o2 porta1u2
+porta1á2 porta1é2 porta1í2 porta1ó2 porta1ú2
+porta4e3ro
+.pos2t1h
+.pos2t2a2 .pos2t2e2 .pos2t2i2 .pos2t2o2 .pos2t2u2
+.pos2t2á2 .pos2t2é2 .pos2t2í2 .pos2t2ó2 .pos2t2ú2
+po4s3impr
+po4s3o2per
+po4s3ind
+po4s3e4lect
+po4s3estr
+.pos3tin
+.pos3tín
+.pos4t3ind
+pos3ta.
+pos3tas.
+pos4t5s
+s3te.
+s3tes.
+s3tal.
+s3ta3les.
+s3ti3lla.
+s3ti3llas.
+s3ti3llón.
+s3ti3llones.
+s3tor.
+s3tora.
+s3toras.
+s3tores.
+.pos3tó3ni
+.pos3terg
+.pos3te3ri
+.pos3ti3go
+.pos3ti3la
+.pos3ti3ne
+.pos3ti3za
+.pos3ti3zo
+.pos3tu3ra
+.pos3tu3la
+.pos3tu3lá
+.pos3tu3le
+.pos3tu3lé
+.pos2t3elec
+.pos2t3impr
+.pos2t3ope
+.pos2t3rev
+.pos2t3rom
+.pos3taci
+.pos3tar
+.pos3tear
+.pos3te3me
+.pos3ta3je
+.pos3te3ler
+.pos3te3ma
+.pos3te3mi
+.pos3te3río
+.pos3te3ta
+.pos3ti3le
+.pos3ti3llo
+.pos3ti3lo
+.pos3ti3lá
+.pos3ti3lé
+.pos3ti3ló
+.posti3nudo
+.posto3res
+.pos3tu3lo
+.pos3tu3ló
+.pos3tón
+.pos3te3mas
+.pos3ti3cer
+.pos3tism
+.pos3tu3reo
+.pos3te3lera
+.pos3teo
+.pos3ti3ll
+.pos3tista
+.pre1h
+.pre1a2 .pre1e2 .pre1i2 .pre1o2 .pre1u2
+.pre1á2 .pre1é2 .pre1í2 .pre1ó2 .pre1ú2
+.pre4ámbul
+.pre4o3cup
+.pre4o3cúp
+.pre4ordin
+.pre4ordín
+.pro1h
+.pro2a2 .pro2e2 .pro2i2 .pro2o2 .pro2u2
+.pro2á2 .pro2é2 .pro2í2 .pro2ó2 .pro2ú2
+.pro3abort
+.pro3etarr
+.pro4hiba
+.pro4híba
+.pro4hibá
+.pro4hibe
+.pro4híb
+.pro4híbo
+.pro4hibi
+.pro4hibí
+proto1h
+proto1a2 proto1e2 proto1i2 proto1o2 proto1u2
+proto1á2 proto1é2 proto1í2 proto1ó2 proto1ú2
+psico1h
+psico1a2 psico1e2 psico1i2 psico1o2 psico1u2
+psico1á2 psico1é2 psico1í2 psico1ó2 psico1ú2
+3p2sic
+3p2siq
+ptero1h
+ptero1a2 ptero1e2 ptero1i2 ptero1o2 ptero1u2
+ptero1á2 ptero1é2 ptero1í2 ptero1ó2 ptero1ú2
+quete1h
+quete1a2 quete1e2 quete1i2 quete1o2 quete1u2
+quete1á2 quete1é2 quete1í2 quete1ó2 quete1ú2
+quimio1h
+quimio1a2 quimio1e2 quimio1i2 quimio1o2 quimio1u2
+quimio1á2 quimio1é2 quimio1í2 quimio1ó2 quimio1ú2
+quiro1h
+quiro1a2 quiro1e2 quiro1i2 quiro1o2 quiro1u2
+quiro1á2 quiro1é2 quiro1í2 quiro1ó2 quiro1ú2
+radio1h
+radio1a2 radio1e2 radio1i2 radio1o2 radio1u2
+radio1á2 radio1é2 radio1í2 radio1ó2 radio1ú2
+ranco1h
+ranco1a2 ranco1e2 ranco1i2 ranco1o2 ranco1u2
+ranco1á2 ranco1é2 ranco1í2 ranco1ó2 ranco1ú2
+.re2a2
+.re3e4
+.re2i2
+.re2o2
+.re2u2
+.re2á2
+.re2é2
+.re2í2
+.re2ó2
+.re2ú2
+ea3cio.
+ea3cios.
+ea3cia.
+ea3cias.
+.re3abr
+.re3ábr
+.re3abiert
+.re3absor
+.re3absór
+.re3admis
+.re3admit
+.re3admít
+.re3afirm
+.re3afírm
+.re3agrav
+.re3agráv
+.re3acondic
+.re3acuñ
+.re3acúñ
+.re3ajust
+.rea3júst
+.re3alegr
+.re3alégr
+.rea3liza
+.rea3lizá
+.rea3líza
+.re3alim
+.rea3lism
+.rea3list
+.re3aloj
+.re3alój
+.re3alq
+.re3anim
+.re3aním
+.re3ama
+.re3áma
+.re3amá
+.re3ame
+.re3áme
+.re3amé
+.re3amo
+.re3ámo
+.re3amó
+.re3aparec
+.re3aprend
+.re3aprénd
+.re3apret
+.reapríet
+.rei3no
+.re3ubica
+.re3ubíca
+.re3ubicá
+.re3ubico
+.re3ubicó
+.re3ubiq
+.re3ubíq
+.reu3mati
+.reu3máti
+.reu3nir
+.reu3nír
+.reu3nia
+.reu3ní
+.reu3nis
+.reunim
+.reu3ná
+.reu3nie
+.reu3nié
+.reu3nid
+.reu3nió
+.re3unif
+.re3usar
+.re3usár
+.re3utiliz
+.re3utilíz
+.re3a2eg
+.re3a2q
+.re3a2z
+.re3asum
+.re3asúm
+.re3a2grup
+.re3i2m
+.re3inc
+.re3inic
+.re3inf
+.re3ing
+.re3inv
+.rei3na
+.re3ins
+.re3int
+.re3o2b
+.re3orient
+.rei3vind
+.re3oc
+.re4o3j
+.re3orga
+.re3unt
+.reu3ma
+rete1h
+rete1a2 rete1e2 rete1i2 rete1o2 rete1u2
+rete1á2 rete1é2 rete1í2 rete1ó2 rete1ú2
+rmano1h
+rmano1a2 rmano1e2 rmano1i2 rmano1o2 rmano1u2
+rmano1á2 rmano1é2 rmano1í2 rmano1ó2 rmano1ú2
+retro1h
+retro1a2 retro1e2 retro1i2 retro1o2 retro1u2
+retro1á2 retro1é2 retro1í2 retro1ó2 retro1ú2
+romo1h
+romo1a2 romo1e2 romo1i2 romo1o2 romo1u2
+romo1á2 romo1é2 romo1í2 romo1ó2 romo1ú2
+salva1h
+salva1a2 salva1e2 salva1i2 salva1o2 salva1u2
+salva1á2 salva1é2 salva1í2 salva1ó2 salva1ú2
+seleno1h
+seleno1a2 seleno1e2 seleno1i2 seleno1o2 seleno1u2
+seleno1á2 seleno1é2 seleno1í2 seleno1ó2 seleno1ú2
+semi1h
+semi1a2 semi1e2 semi1i2 semi1o2 semi1u2
+semi1á2 semi1é2 semi1í2 semi1ó2 semi1ú2
+i2a.
+i2as.
+2ótic
+emi2o2
+servo1h
+servo1a2 servo1e2 servo1i2 servo1o2 servo1u2
+servo1á2 servo1é2 servo1í2 servo1ó2 servo1ú2
+2seudo1h
+2seudo1a2 2seudo1e2 2seudo1i2 2seudo1o2 2seudo1u2
+2seudo1á2 2seudo1é2 2seudo1í2 2seudo1ó2 2seudo1ú2
+o2os.
+.so3a4s
+sobre1h
+sobre1a2 sobre1e2 sobre1i2 sobre1o2 sobre1u2
+sobre1á2 sobre1é2 sobre1í2 sobre1ó2 sobre1ú2
+sobre3a4sa
+sobre3a4sas
+socio1h
+socio1a2 socio1e2 socio1i2 socio1o2 socio1u2
+socio1á2 socio1é2 socio1í2 socio1ó2 socio1ú2
+4a3rio.
+4a3rios.
+4a3ria.
+4a3rias.
+3logía
+4ón.
+4ones.
+4i4er.
+4o2ico.
+4o2icos.
+4o2ica.
+4o2icas.
+.su2b1h
+.su2b2a2 .su2b2e2 .su2b2i2 .su2b2o2 .su2b2u2
+.su2b2á2 .su2b2é2 .su2b2í2 .su2b2ó2 .su2b2ú2
+.sub3acuát
+.subi3ll
+.su3bi3da
+.su3bi3dor
+.su3bi3do
+.su3bi3dón
+.su3basta
+.su3básta
+.su3bastá
+.su3baste
+.su3básté
+.su3basto
+.su3bástó
+.sub3índ
+.sub3ími
+.su4b3ray
+.sub3acepc
+.sub3acet
+.sub3aflue
+.sub3alcai
+.sub3arr
+.sub3ártic
+.sub3atómic
+.sub3ejecut
+.sub3elemen
+.sub3emple
+.sub3enten
+.seb3entrad
+.sub3espec
+.sub3estac
+.sub3estim
+.sub3estím
+.sub3estruc
+.sub3occipit
+.sub3ofici
+.su3bordin
+.su3bordín
+.sub3urba
+.sub3aliment
+.su3balter
+.sub3insp
+.sub3intenden
+.su3bir
+.su3bír
+.su3bién
+.su3bi3mien
+.su3bier
+.su3bies
+.su2r1est
+.su2r1oes
+supe2r3r
+supe2r1h
+supe2r1a2 supe2r1e2 supe2r1i2 supe2r1o2 supe2r1u2
+supe2r1á2 supe2r1é2 supe2r1í2 supe2r1ó2 supe2r1ú2
+ra5ra
+ra5rá
+ra5re
+ra5ré
+ra5rí
+ra5ro
+supe3r4a4r
+supe3r4á4r
+supe3r4á3vit.
+supe3r4á3vits.
+super4ior
+4a3ción.
+4a3ciones.
+4e3rior.
+4e3riores.
+4e3riora.
+4e3rioras.
+4e3riormente.
+4e3rioridad.
+4e3rioridades.
+4e3r4a3ble.
+4e3r4a3bles.
+4e3r4a3blemente.
+pe5r4ante
+perpon5d6r
+supra1h
+supra1a2 supra1e2 supra1i2 supra1o2 supra1u2
+supra1á2 supra1é2 supra1í2 supra1ó2 supra1ú2
+sup6ra
+talmo1h
+talmo1a2 talmo1e2 talmo1i2 talmo1o2 talmo1u2
+talmo1á2 talmo1é2 talmo1í2 talmo1ó2 talmo1ú2
+tele1h
+tele1a2 tele1e2 tele1i2 tele1o2 tele1u2
+tele1á2 tele1é2 tele1í2 tele1ó2 tele1ú2
+4ósteo.
+4ósteos.
+tecno1h
+tecno1a2 tecno1e2 tecno1i2 tecno1o2 tecno1u2
+tecno1á2 tecno1é2 tecno1í2 tecno1ó2 tecno1ú2
+.tele1imp
+.tele1obj
+.tele4o3lót
+tera1h
+tera1a2 tera1e2 tera1i2 tera1o2 tera1u2
+tera1á2 tera1é2 tera1í2 tera1ó2 tera1ú2
+termo1h
+termo1a2 termo1e2 termo1i2 termo1o2 termo1u2
+termo1á2 termo1é2 termo1í2 termo1ó2 termo1ú2
+tetra1h
+tetra1a2 tetra1e2 tetra1i2 tetra1o2 tetra1u2
+tetra1á2 tetra1é2 tetra1í2 tetra1ó2 tetra1ú2
+topo1h
+topo1a2 topo1e2 topo1i2 topo1o2 topo1u2
+topo1á2 topo1é2 topo1í2 topo1ó2 topo1ú2
+.tra2s1h
+.tra2sa2 .tra2se2 .tra2si2 .tra2so2 .tra2su2
+.tra2sá2 .tra2sé2 .tra2sí2 .tra2só2 .tra2sú2
+tras1abuel
+tras1alcob
+tras1alp
+tras1altar
+tras1andin
+tras1atlánt
+tras1oceán
+tra3se3ro.
+tra3se3ros.
+tra3se3ra.
+tra3se3ras.
+.tra3su3da
+.tra3su3dá
+.tra3su3de
+.tra3su3dé
+.tra3su3do
+.tra3su3dó
+.tra3sunta
+.tra3suntá
+.tra3sunte
+.tra3sunté
+.tra3sunto
+.tra3suntó
+.tra3so3ñ
+.tra3se3g
+.tra3sieg
+tran2s1h
+tran2sa2 tran2se2 tran2si2 tran2so2 tran2su2
+tran2sá2 tran2sé2 tran2sí2 tran2só2 tran2sú2
+trans3aminas
+tran2s1and
+tran2s1atl
+tran2s1oce
+tran2s1ur
+tran3sacci
+tran3sactiv
+tran3seún
+tran3se3xu
+tran3si3berian
+tran3si3cion
+tran3si3ción
+tran3sido.
+tran3sidos.
+tran3sida.
+tran3sidas.
+tran3si3gi
+tran3si3gí
+tran3si3ge
+tran3si3ja
+tran3si3já
+tran3si3jo
+tran3silvan
+tran3sisto
+tran3si3ta
+tran3si3tá
+tran3si3te
+tran3si3té
+tran3si3to
+tran3si3tó
+tran3si3tiv
+tran3si3tori
+trans3oraci
+tran3subst
+tran3sust
+.tri1ó2x
+tropo1h
+tropo1a2 tropo1e2 tropo1i2 tropo1o2 tropo1u2
+tropo1á2 tropo1é2 tropo1í2 tropo1ó2 tropo1ú2
+turbo1h
+turbo1a2 turbo1e2 turbo1i2 turbo1o2 turbo1u2
+turbo1á2 turbo1é2 turbo1í2 turbo1ó2 turbo1ú2
+ultra1h
+ultra1a2 ultra1e2 ultra1i2 ultra1o2 ultra1u2
+ultra1á2 ultra1é2 ultra1í2 ultra1ó2 ultra1ú2
+vice1h
+vice1a2 vice1e2 vice1i2 vice1o2 vice1u2
+vice1á2 vice1é2 vice1í2 vice1ó2 vice1ú2
+video1h
+video1a2 video1e2 video1i2 video1o2 video1u2
+video1á2 video1é2 video1í2 video1ó2 video1ú2
+xeno1h
+xeno1a2 xeno1e2 xeno1i2 xeno1o2 xeno1u2
+xeno1á2 xeno1é2 xeno1í2 xeno1ó2 xeno1ú2
+xero1h
+xero1a2 xero1e2 xero1i2 xero1o2 xero1u2
+xero1á2 xero1é2 xero1í2 xero1ó2 xero1ú2
+xilo1h
+xilo1a2 xilo1e2 xilo1i2 xilo1o2 xilo1u2
+xilo1á2 xilo1é2 xilo1í2 xilo1ó2 xilo1ú2
+zoo1h
+zoo1a2 zoo1e2 zoo1i2 zoo1o2 zoo1u2
+zoo1á2 zoo1é2 zoo1í2 zoo1ó2 zoo1ú2
+wa3s4h
+3grafo.
+3grafa.
+3grafos.
+3grafas.
+3grafía.
+3grafías.
+o4i3dea.
+o4i3deas.
+o4i3dal.
+o4i3dales.
+4o2i3de.
+4o2i3des.
+4i2dal.
+4i2dales.
+4i3deo.
+4i3deos.
+i2o.
+i2os.
+2i3co.
+2i3cos.
+2i3ca.
+2i3cas.
+4e3dro.
+4e3dros.
+4é3drico.
+4é3dricos.
+4é3drica.
+4é3dricas.
+4í3ble.
+4í3bles.
+3hablante
+3habiente
+5humano
+5humana
+3a4ficionad
+3a4merican
+su2d3a4merican
+su2r3a4merican
+3e4lectr
+3e4léctr
+di4e5lec
+di4e5léc
+5i4ndustr
+5islámi
+5islami
+5ingenier
+5técnic
+5biología
+5céntrico
+5e4cuatorial
+7u4niversid
+5u4niversit
+} \ No newline at end of file
diff --git a/language/spanish/hyphen-spanish/hyphen-es-base.tex b/language/spanish/hyphen-spanish/hyphen-es-base.tex
new file mode 100644
index 0000000000..71eb167c5f
--- /dev/null
+++ b/language/spanish/hyphen-spanish/hyphen-es-base.tex
@@ -0,0 +1,47 @@
+% License MIT/X11. See eshyph-make.lua
+\patterns{
+2no.
+.a2
+.e2x
+1ñ 2ñ.
+1b 4b. 2bb 2bc 2bd 2bf 2bg 2b1h 2bj 2bk 2bm 2bn 2bp 2bq 2bs 2bt 2bv 2bw 2bx 2by 2bz
+1c 4c. 2cb 2cc 2cd 2cf 2cg 2cj 2ck 2cm 2cn 2cp 2cq 2cs 2ct 2cv 2cw 2cx 2cy 2cz
+1d 4d. 2db 2dc 2dd 2df 2dg 2d1h 2dj 2dk 2dl 2dm 2dn 2dp 2dq 2ds 2dt 2dv 2dw 2dx 2dy 2dz
+1f 4f. 2fb 2fc 2fd 2ff 2fg 2f1h 2fj 2fk 2fm 2fn 2fp 2fq 2fs 2ft 2fv 2fw 2fx 2fy 2fz
+1g 4g. 2gb 2gc 2gd 2gf 2gg 2g1h 2gj 2gk 2gm 2gn 2gp 2gq 2gs 2gt 2gv 2gw 2gx 2gy 2gz
+ 4h. 2hb 2hc 2hd 2hf 2hg 2h1h 2hj 2hk 2hl 2hm 2hn 2hp 2hq 2hr 2hs 2ht 2hv 2hw 2hx 2hy 2hz
+1j 4j. 2jb 2jc 2jd 2jf 2jg 2j1h 2jj 2jk 2jl 2jm 2jn 2jp 2jq 2jr 2js 2jt 2jv 2jw 2jx 2jy 2jz
+1k 4k. 2kb 2kc 2kd 2kf 2kg 2k1h 2kj 2kk 2km 2kn 2kp 2kq 2ks 2kt 2kv 2kw 2kx 2ky 2kz
+1l 4l. 2lb 2lc 2ld 2lf 2lg 2l1h 2lj 2lk 2lm 2ln 2lp 2lq 2lr 2ls 2lt 2lv 2lw 2lx 2ly 2lz
+1m 4m. 2mb 2mc 2md 2mf 2mg 2m1h 2mj 2mk 2ml 2mm 2mn 2mp 2mq 2mr 2ms 2mt 2mv 2mw 2mx 2my 2mz
+1n 4n. 2nb 2nc 2nd 2nf 2ng 2n1h 2nj 2nk 2nl 2nm 2nn 2np 2nq 2nr 2ns 2nt 2nv 2nw 2nx 2ny 2nz
+1p 4p. 2pb 2pc 2pd 2pf 2pg 2p1h 2pj 2pk 2pm 2pn 2pp 2pq 2ps 2pt 2pv 2pw 2px 2py 2pz
+1q 4q. 2qb 2qc 2qd 2qf 2qg 2q1h 2qj 2qk 2ql 2qm 2qn 2qp 2qq 2qr 2qs 2qt 2qv 2qw 2qx 2qy 2qz
+1r 4r. 2rb 2rc 2rd 2rf 2rg 2r1h 2rj 2rk 2rl 2rm 2rn 2rp 2rq 2rs 2rt 2rv 2rw 2rx 2ry 2rz
+1s 4s. 2sb 2sc 2sd 2sf 2sg 2s1h 2sj 2sk 2sl 2sm 2sn 2sp 2sq 2sr 2ss 2st 2sv 2sw 2sx 2sy 2sz
+1t 4t. 2tb 2tc 2td 2tf 2tg 2t1h 2tj 2tk 2tm 2tn 2tp 2tq 2ts 2tt 2tv 2tw 2tx 2ty 2tz
+1v 4v. 2vb 2vc 2vd 2vf 2vg 2v1h 2vj 2vk 2vm 2vn 2vp 2vq 2vs 2vt 2vv 2vw 2vx 2vy 2vz
+1w 4w. 2wb 2wc 2wd 2wf 2wg 2w1h 2wj 2wk 2wl 2wm 2wn 2wp 2wq 2wr 2ws 2wt 2wv 2ww 2wx 2wy 2wz
+1x 4x. 2xb 2xc 2xd 2xf 2xg 2x1h 2xj 2xk 2xl 2xm 2xn 2xp 2xq 2xr 2xs 2xt 2xv 2xw 2xx 2xy 2xz
+1y 4y. 2yb 2yc 2yd 2yf 2yg 2y1h 2yj 2yk 2yl 2ym 2yn 2yp 2yq 2yr 2ys 2yt 2yv 2yw 2yx 2yy 2yz
+1z 4z. 2zb 2zc 2zd 2zf 2zg 2z1h 2zj 2zk 2zl 2zm 2zn 2zp 2zq 2zr 2zs 2zt 2zv 2zw 2zx 2zy 2zz
+c4h 4ch. 2chb 2chc 2chd 2chf 2chg 2chh 2chj 2chk ch2l 2chm 2chn 2chp 2chq ch2r 2chs 2cht 2chv 2chw 2chx 2chy 2chz
+l4l 4ll. 2llb 2llc 2lld 2llf 2llg 2llh 2llj 2llk 2lll 2llm 2lln 2llp 2llq 2llr 2lls 2llt 2llv 2llw 2llx 2lly 2llz
+b2l 4bl. 2blb 2blc 2bld 2blf 2blg 2blh 2blj 2blk 2bll 2blm 2bln 2blp 2blq 2blr 2bls 2blt 2blv 2blw 2blx 2bly 2blz
+c2l 4cl. 2clb 2clc 2cld 2clf 2clg 2clh 2clj 2clk 2cll 2clm 2cln 2clp 2clq 2clr 2cls 2clt 2clv 2clw 2clx 2cly 2clz
+f2l 4fl. 2flb 2flc 2fld 2flf 2flg 2flh 2flj 2flk 2fll 2flm 2fln 2flp 2flq 2flr 2fls 2flt 2flv 2flw 2flx 2fly 2flz
+g2l 4gl. 2glb 2glc 2gld 2glf 2glg 2glh 2glj 2glk 2gll 2glm 2gln 2glp 2glq 2glr 2gls 2glt 2glv 2glw 2glx 2gly 2glz
+k2l 4kl. 2klb 2klc 2kld 2klf 2klg 2klh 2klj 2klk 2kll 2klm 2kln 2klp 2klq 2klr 2kls 2klt 2klv 2klw 2klx 2kly 2klz
+p2l 4pl. 2plb 2plc 2pld 2plf 2plg 2plh 2plj 2plk 2pll 2plm 2pln 2plp 2plq 2plr 2pls 2plt 2plv 2plw 2plx 2ply 2plz
+v2l 4vl. 2vlb 2vlc 2vld 2vlf 2vlg 2vlh 2vlj 2vlk 2vll 2vlm 2vln 2vlp 2vlq 2vlr 2vls 2vlt 2vlv 2vlw 2vlx 2vly 2vlz
+b2r 4br. 2brb 2brc 2brd 2brf 2brg 2brh 2brj 2brk 2brl 2brm 2brn 2brp 2brq 2brr 2brs 2brt 2brv 2brw 2brx 2bry 2brz
+c2r 4cr. 2crb 2crc 2crd 2crf 2crg 2crh 2crj 2crk 2crl 2crm 2crn 2crp 2crq 2crr 2crs 2crt 2crv 2crw 2crx 2cry 2crz
+d2r 4dr. 2drb 2drc 2drd 2drf 2drg 2drh 2drj 2drk 2drl 2drm 2drn 2drp 2drq 2drr 2drs 2drt 2drv 2drw 2drx 2dry 2drz
+f2r 4fr. 2frb 2frc 2frd 2frf 2frg 2frh 2frj 2frk 2frl 2frm 2frn 2frp 2frq 2frr 2frs 2frt 2frv 2frw 2frx 2fry 2frz
+g2r 4gr. 2grb 2grc 2grd 2grf 2grg 2grh 2grj 2grk 2grl 2grm 2grn 2grp 2grq 2grr 2grs 2grt 2grv 2grw 2grx 2gry 2grz
+k2r 4kr. 2krb 2krc 2krd 2krf 2krg 2krh 2krj 2krk 2krl 2krm 2krn 2krp 2krq 2krr 2krs 2krt 2krv 2krw 2krx 2kry 2krz
+p2r 4pr. 2prb 2prc 2prd 2prf 2prg 2prh 2prj 2prk 2prl 2prm 2prn 2prp 2prq 2prr 2prs 2prt 2prv 2prw 2prx 2pry 2prz
+r2r 4rr. 2rrb 2rrc 2rrd 2rrf 2rrg 2rrh 2rrj 2rrk 2rrl 2rrm 2rrn 2rrp 2rrq 2rrr 2rrs 2rrt 2rrv 2rrw 2rrx 2rry 2rrz
+t2r 4tr. 2trb 2trc 2trd 2trf 2trg 2trh 2trj 2trk 2trl 2trm 2trn 2trp 2trq 2trr 2trs 2trt 2trv 2trw 2trx 2try 2trz
+v2r 4vr. 2vrb 2vrc 2vrd 2vrf 2vrg 2vrh 2vrj 2vrk 2vrl 2vrm 2vrn 2vrp 2vrq 2vrr 2vrs 2vrt 2vrv 2vrw 2vrx 2vry 2vrz
+2t2l} \ No newline at end of file