From 67b2df86f5eeb9a434c60526ccd87d95c33768de Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Sun, 7 Apr 2013 18:47:47 +0000 Subject: texmf -> texmf-dist: tex git-svn-id: svn://tug.org/texlive/trunk@29720 c570f23f-e606-0410-a88d-b1316a301751 --- .../texmf-dist/tex/context/asymptote/colo-asy.tex | 84 + Master/texmf-dist/tex/fontinst/afm2pl/README | 20 + Master/texmf-dist/tex/fontinst/afm2pl/ly1.etx | 1239 ++ Master/texmf-dist/tex/fontinst/afm2pl/ly1c.etx | 52 + Master/texmf-dist/tex/fontinst/afm2pl/makesc8y.tex | 10 + Master/texmf-dist/tex/generic/config/language.dat | 203 + .../texmf-dist/tex/generic/config/language.dat.lua | 679 + Master/texmf-dist/tex/generic/config/language.def | 177 + Master/texmf-dist/tex/generic/config/language.us | 58 + .../texmf-dist/tex/generic/config/language.us.def | 30 + .../texmf-dist/tex/generic/config/language.us.lua | 34 + .../tex/generic/config/luatex-unicode-letters.tex | 13477 +++++++++++++++++++ .../tex/generic/config/luatexiniconfig.tex | 18 + .../texmf-dist/tex/generic/config/pdftex-dvi.tex | 74 + .../texmf-dist/tex/generic/config/pdftexconfig.tex | 19 + Master/texmf-dist/tex/generic/hyphen/dehyphn.tex | 1075 ++ Master/texmf-dist/tex/generic/hyphen/dehypht.tex | 902 ++ Master/texmf-dist/tex/generic/hyphen/dehyphtex.tex | 3838 ++++++ Master/texmf-dist/tex/generic/hyphen/dumyhyph.tex | 15 + .../texmf-dist/tex/generic/hyphen/ghyphen.README | 79 + Master/texmf-dist/tex/generic/hyphen/grahyph5.tex | 2122 +++ Master/texmf-dist/tex/generic/hyphen/grmhyph5.tex | 493 + Master/texmf-dist/tex/generic/hyphen/grphyph5.tex | 898 ++ Master/texmf-dist/tex/generic/hyphen/hyphen.tex | 4469 ++++++ Master/texmf-dist/tex/generic/hyphen/hypht1.tex | 304 + Master/texmf-dist/tex/generic/hyphen/ibyhyph.tex | 2746 ++++ Master/texmf-dist/tex/generic/hyphen/zerohyph.tex | 13 + .../tex/generic/pdftex/glyphtounicode.tex | 5511 ++++++++ .../texmf-dist/tex/latex/asymptote/asycolors.sty | 72 + .../texmf-dist/tex/latex/asymptote/asymptote.sty | 394 + Master/texmf-dist/tex/latex/asymptote/latexmkrc | 4 + Master/texmf-dist/tex/latex/asymptote/ocg.sty | 127 + Master/texmf-dist/tex/latex/dvipdfm/dvipdfm.def | 131 + 33 files changed, 39367 insertions(+) create mode 100644 Master/texmf-dist/tex/context/asymptote/colo-asy.tex create mode 100644 Master/texmf-dist/tex/fontinst/afm2pl/README create mode 100644 Master/texmf-dist/tex/fontinst/afm2pl/ly1.etx create mode 100644 Master/texmf-dist/tex/fontinst/afm2pl/ly1c.etx create mode 100644 Master/texmf-dist/tex/fontinst/afm2pl/makesc8y.tex create mode 100644 Master/texmf-dist/tex/generic/config/language.dat create mode 100644 Master/texmf-dist/tex/generic/config/language.dat.lua create mode 100644 Master/texmf-dist/tex/generic/config/language.def create mode 100644 Master/texmf-dist/tex/generic/config/language.us create mode 100644 Master/texmf-dist/tex/generic/config/language.us.def create mode 100644 Master/texmf-dist/tex/generic/config/language.us.lua create mode 100644 Master/texmf-dist/tex/generic/config/luatex-unicode-letters.tex create mode 100644 Master/texmf-dist/tex/generic/config/luatexiniconfig.tex create mode 100644 Master/texmf-dist/tex/generic/config/pdftex-dvi.tex create mode 100644 Master/texmf-dist/tex/generic/config/pdftexconfig.tex create mode 100644 Master/texmf-dist/tex/generic/hyphen/dehyphn.tex create mode 100644 Master/texmf-dist/tex/generic/hyphen/dehypht.tex create mode 100644 Master/texmf-dist/tex/generic/hyphen/dehyphtex.tex create mode 100644 Master/texmf-dist/tex/generic/hyphen/dumyhyph.tex create mode 100644 Master/texmf-dist/tex/generic/hyphen/ghyphen.README create mode 100644 Master/texmf-dist/tex/generic/hyphen/grahyph5.tex create mode 100644 Master/texmf-dist/tex/generic/hyphen/grmhyph5.tex create mode 100644 Master/texmf-dist/tex/generic/hyphen/grphyph5.tex create mode 100644 Master/texmf-dist/tex/generic/hyphen/hyphen.tex create mode 100644 Master/texmf-dist/tex/generic/hyphen/hypht1.tex create mode 100644 Master/texmf-dist/tex/generic/hyphen/ibyhyph.tex create mode 100644 Master/texmf-dist/tex/generic/hyphen/zerohyph.tex create mode 100644 Master/texmf-dist/tex/generic/pdftex/glyphtounicode.tex create mode 100644 Master/texmf-dist/tex/latex/asymptote/asycolors.sty create mode 100644 Master/texmf-dist/tex/latex/asymptote/asymptote.sty create mode 100644 Master/texmf-dist/tex/latex/asymptote/latexmkrc create mode 100644 Master/texmf-dist/tex/latex/asymptote/ocg.sty create mode 100644 Master/texmf-dist/tex/latex/dvipdfm/dvipdfm.def (limited to 'Master/texmf-dist/tex') diff --git a/Master/texmf-dist/tex/context/asymptote/colo-asy.tex b/Master/texmf-dist/tex/context/asymptote/colo-asy.tex new file mode 100644 index 00000000000..a9f2a9b636c --- /dev/null +++ b/Master/texmf-dist/tex/context/asymptote/colo-asy.tex @@ -0,0 +1,84 @@ +%D \module +%D [ file=colo-asy, +%D version=2009.05.20, +%D title=\CONTEXT\ Color Macros, +%D subtitle=\asymptote\ Colors, +%D author=\asymptote\ developers, +%D date=\currentdate, +%D copyright={put something here}] +%C +%C any copyright notice may go here + +% call with \setupcolor[asy] + +\definecolor [cyan] [c=1.00,m=0.00,y=0.00,k=0.00] +\definecolor [magenta] [c=0.00,m=1.00,y=0.00,k=0.00] +\definecolor [yellow] [c=0.00,m=0.00,y=1.00,k=0.00] +\definecolor [black] [c=0.00,m=0.00,y=0.00,k=1.00] + +\definecolor [white] [c=0.00,m=0.00,y=0.00,k=0.00] +\definecolor [gray] [c=0.00,m=0.00,y=0.00,k=0.50] + +\definecolor [red] [c=0.00,m=1.00,y=1.00,k=0.00] +\definecolor [green] [c=1.00,m=0.00,y=1.00,k=0.00] +\definecolor [blue] [c=1.00,m=1.00,y=0.00,k=0.00] + +\definecolor [palered] [c=0.00,m=0.25,y=0.25,k=0.00] +\definecolor [palegreen] [c=0.25,m=0.00,y=0.25,k=0.00] +\definecolor [paleblue] [c=0.25,m=0.25,y=0.00,k=0.00] +\definecolor [palecyan] [c=0.25,m=0.00,y=0.00,k=0.00] +\definecolor [palemagenta] [c=0.00,m=0.25,y=0.00,k=0.00] +\definecolor [paleyellow] [c=0.00,m=0.00,y=0.25,k=0.00] +\definecolor [palegray] [c=0.00,m=0.00,y=0.00,k=0.05] +\definecolor [lightred] [c=0.00,m=0.50,y=0.50,k=0.00] +\definecolor [lightgreen] [c=0.50,m=0.00,y=0.50,k=0.00] +\definecolor [lightblue] [c=0.50,m=0.50,y=0.00,k=0.00] +\definecolor [lightcyan] [c=0.50,m=0.00,y=0.00,k=0.00] +\definecolor [lightmagenta] [c=0.00,m=0.50,y=0.00,k=0.00] +\definecolor [lightyellow] [c=0.00,m=0.00,y=0.50,k=0.00] +\definecolor [lightgray] [c=0.00,m=0.00,y=0.00,k=0.10] +\definecolor [mediumred] [c=0.00,m=0.75,y=0.75,k=0.00] +\definecolor [mediumgreen] [c=0.75,m=0.00,y=0.75,k=0.00] +\definecolor [mediumblue] [c=0.75,m=0.75,y=0.00,k=0.00] +\definecolor [mediumcyan] [c=0.75,m=0.00,y=0.00,k=0.00] +\definecolor [mediummagenta] [c=0.00,m=0.75,y=0.00,k=0.00] +\definecolor [mediumyellow] [c=0.00,m=0.00,y=0.75,k=0.00] +\definecolor [mediumgray] [c=0.00,m=0.00,y=0.00,k=0.25] +\definecolor [heavyred] [c=0.00,m=1.00,y=1.00,k=0.25] +\definecolor [heavygreen] [c=1.00,m=0.00,y=1.00,k=0.25] +\definecolor [heavyblue] [c=1.00,m=1.00,y=0.00,k=0.25] +\definecolor [heavycyan] [c=1.00,m=0.00,y=0.00,k=0.25] +\definecolor [heavymagenta] [c=0.00,m=1.00,y=0.00,k=0.25] +\definecolor [lightolive] [c=0.00,m=0.00,y=1.00,k=0.25] +\definecolor [heavygray] [c=0.00,m=0.00,y=0.00,k=0.75] +\definecolor [deepred] [c=0.00,m=1.00,y=1.00,k=0.50] +\definecolor [deepgreen] [c=1.00,m=0.00,y=1.00,k=0.50] +\definecolor [deepblue] [c=1.00,m=1.00,y=0.00,k=0.50] +\definecolor [deepcyan] [c=1.00,m=0.00,y=0.00,k=0.50] +\definecolor [deepmagenta] [c=0.00,m=1.00,y=0.00,k=0.50] +\definecolor [olive] [c=0.00,m=0.00,y=1.00,k=0.50] +\definecolor [deepgray] [c=0.00,m=0.00,y=0.00,k=0.90] +\definecolor [darkred] [c=0.00,m=1.00,y=1.00,k=0.75] +\definecolor [darkgreen] [c=1.00,m=0.00,y=1.00,k=0.75] +\definecolor [darkblue] [c=1.00,m=1.00,y=0.00,k=0.75] +\definecolor [darkcyan] [c=1.00,m=0.00,y=0.00,k=0.75] +\definecolor [darkmagenta] [c=0.00,m=1.00,y=0.00,k=0.75] +\definecolor [darkolive] [c=0.00,m=0.00,y=1.00,k=0.75] +\definecolor [darkgray] [c=0.00,m=0.00,y=0.00,k=0.95] +\definecolor [orange] [c=0.00,m=0.50,y=1.00,k=0.00] +\definecolor [fuchsia] [c=0.00,m=1.00,y=0.50,k=0.00] +\definecolor [chartreuse] [c=0.50,m=0.00,y=1.00,k=0.00] +\definecolor [springgreen] [c=1.00,m=0.00,y=0.50,k=0.00] +\definecolor [purple] [c=0.50,m=1.00,y=0.00,k=0.00] +\definecolor [royalblue] [c=1.00,m=0.50,y=0.00,k=0.00] +\definecolor [salmon] [c=0.00,m=0.50,y=0.50,k=0.00] +\definecolor [brown] [c=0.00,m=1.00,y=1.00,k=0.50] +\definecolor [darkbrown] [c=0.00,m=1.00,y=1.00,k=0.75] +\definecolor [pink] [c=0.00,m=0.25,y=0.00,k=0.00] +\definecolor [palegrey] [c=0.00,m=0.00,y=0.00,k=0.05] +\definecolor [lightgrey] [c=0.00,m=0.00,y=0.00,k=0.10] +\definecolor [mediumgrey] [c=0.00,m=0.00,y=0.00,k=0.25] +\definecolor [grey] [c=0.00,m=0.00,y=0.00,k=0.50] +\definecolor [heavygrey] [c=0.00,m=0.00,y=0.00,k=0.50] +\definecolor [deepgrey] [c=0.00,m=0.00,y=0.00,k=0.90] +\definecolor [darkgrey] [c=0.00,m=0.00,y=0.00,k=0.95] diff --git a/Master/texmf-dist/tex/fontinst/afm2pl/README b/Master/texmf-dist/tex/fontinst/afm2pl/README new file mode 100644 index 00000000000..9f9128e9664 --- /dev/null +++ b/Master/texmf-dist/tex/fontinst/afm2pl/README @@ -0,0 +1,20 @@ +This directory contains support files to generate small-caps fonts +from texnansi-encoded tfm's. The fontinst command should be +something like + +\installfont{XXXrc8y}{XXXr8y,latin}{ly1c} + {ly1}{XXX}{m}{sc}{} + +This means: generate XXXrc8y.vpl from XXXr8y.pl and latin.mtx using +encoding ly1c.etx and tell LaTeX that it has encoding ly1, family +name XXX, series m and shape sc. The last, empty, parameter is an +optional size specification. + +See makesc8y.tex for an example fontinst input file. It should be +processed by LaTeX or PdfLaTeX. + +Fontinst appears to require pl files with a different unit length +than produced by afm2pl. applying first pltotf and then tftopl fixes +this. + +The files have been created for fontinst version 1.8 diff --git a/Master/texmf-dist/tex/fontinst/afm2pl/ly1.etx b/Master/texmf-dist/tex/fontinst/afm2pl/ly1.etx new file mode 100644 index 00000000000..2e49563bfeb --- /dev/null +++ b/Master/texmf-dist/tex/fontinst/afm2pl/ly1.etx @@ -0,0 +1,1239 @@ +% ly1.etx +% a combination of t1.etx and 8y.etx from fontinst 1.801 +% I put this together for generating artificial smallcaps +% with fontinst from afm2pl-generated non-virtual pl files. +% Siep Kroonenberg +% ntg-afm2pl@ntg.nl +% http://www.ntg.nl/afm2pl.html +% july 2002 + + +\relax +\encoding + +\needsfontinstversion{1.800} + +\comment{\section{Default values}} + +\setstr{codingscheme}{TeXNANSIENCODING} + +\setcommand\lc#1#2{#2} +\setcommand\uc#1#2{#1} +\setcommand\lctop#1#2{#2} +\setcommand\uctop#1#2{#1} +\setcommand\lclig#1#2{#2} +\setcommand\uclig#1#2{#1} +\setcommand\digit#1{#1} + +\setint{italicslant}{0} + +\ifisglyph{x}\then +\setint{xheight}{\height{x}} +\else +\setint{xheight}{500} +\fi + +\ifisglyph{space}\then +\setint{interword}{\width{space}} +\else\ifisglyph{i}\then +\setint{interword}{\width{i}} +\else +\setint{interword}{333} +\fi\fi + +% added by Thierry Bouche +% 1997/02/07 to calculate values for extra EC fontdimens +% Amended by SPQR 1997/02/09 +\ifisglyph{X}\then +\setint{capheight}{\height{X}} +\else +\setint{capheight}{750} +\fi + +\ifisglyph{d}\then +\setint{ascender}{\height{d}} +\else +\ifisint{capheight}\then +\setint{ascender}{\int{capheight}} +\else +\setint{ascender}{750} +\fi\fi + +\ifisglyph{Aring}\then +\setint{acccapheight}{\height{Aring}} +\else +\setint{acccapheight}{999} +\fi + +\ifisint{descender_neg}\then +\setint{descender}{\neg{\int{descender_neg}}} +\else +\ifisglyph{p}\then +\setint{descender}{\depth{p}} +\else +\setint{descender}{250} +\fi +\fi + +\ifisglyph{Aring}\then +\setint{maxheight}{\height{Aring}} +\else +\setint{maxheight}{1000} +\fi + +\ifisint{maxdepth_neg}\then +\setint{maxdepth}{\neg{\int{maxdepth_neg}}} +\else +\ifisglyph{j}\then +\setint{maxdepth}{\depth{j}} +\else +\setint{maxdepth}{250} +\fi +\fi + +\ifisglyph{six}\then +\setint{digitwidth}{\width{six}} +\else +\setint{digitwidth}{500} +\fi + +\setint{capstem}{0} % not in AFM files +\setint{baselineskip}{1200} +% end changes by Thierry + + +\comment{\section{Default font dimensions}} + +\setint{fontdimen(1)}{\int{italicslant}} % italic slant +\setint{fontdimen(2)}{\int{interword}} % interword space +\ifisint{monowidth}\then +\setint{fontdimen(3)}{0} % interword stretch +\setint{fontdimen(4)}{0} % interword shrink +\else +\setint{fontdimen(3)}{\scale{\int{interword}}{600}}% interword stretch +\setint{fontdimen(4)}{\scale{\int{interword}}{240}}% interword shrink +\fi +\setint{fontdimen(5)}{\int{xheight}} % x-height +\setint{fontdimen(6)}{1000} % quad +\ifisint{monowidth}\then +\setint{fontdimen(7)}{\int{interword}} % extra space after . +\else +\setint{fontdimen(7)}{\scale{\int{interword}}{240}}% extra space after . +\fi +% added by Thierry Bouche 1997/02/07 +\setint{fontdimen(8)}{\int{capheight}} % cap height +\setint{fontdimen(9)}{\int{ascender}} % ascender +\setint{fontdimen(10)}{\int{acccapheight}} % accented cap height +\setint{fontdimen(11)}{\int{descender}} % descender's depth +\setint{fontdimen(12)}{\int{maxheight}} % max height +\setint{fontdimen(13)}{\int{maxdepth}} % max depth +\setint{fontdimen(14)}{\int{digitwidth}} % digit width +\setint{fontdimen(15)}{\int{capstem}} % cap_stem +\setint{fontdimen(16)}{\int{baselineskip}} % baselineskip + +\comment{\section{The encoding}} + +\nextslot{4} +\setslot{fraction} + \comment{The fraction slash `\textfractionsolidus'.} +\endsetslot + +\setslot{dotaccent} + \comment{The dot accent `\.{}'.} +\endsetslot + +\setslot{hungarumlaut} + \comment{The long Hungarian umlaut `\H{}'.} +\endsetslot + +\setslot{ogonek} + \comment{The ogonek accent `\k{}'.} +\endsetslot + +\setslot{\lclig{FL}{fl}} + \comment{The `fl' ligature. It should be two characters wide in a + monowidth font.} +\endsetslot + +\setslot{cwm} +\comment{Compound Word Marker; candidate for boundarychar} +\endsetslot + +\nextslot{11} +\setslot{\lclig{FF}{ff}} +\ifisint{monowidth}\then\else + \ligature{LIG}{\lc{I}{i}}{\lclig{FFI}{ffi}} + \ligature{LIG}{\lc{L}{l}}{\lclig{FFL}{ffl}} +\fi + \comment{The `ff' ligature. It should be two characters wide in a + monowidth font.} +\endsetslot + +\setslot{\lclig{FI}{fi}} + \comment{The `fi' ligature. It should be two characters wide in a + monowidth font.} +\endsetslot + +\nextslot{14} +\setslot{\lclig{FFI}{ffi}} + \comment{The `ffi' ligature. It should be three characters wide in a + monowidth font.} +\endsetslot + +\setslot{\lclig{FFL}{ffl}} + \comment{The `ffl' ligature. It should be three characters wide in a + monowidth font.} +\endsetslot + +\comment{The following 16 slots share the same encoding as OT1.} + +\nextslot{16} +\setslot{\lc{dotlessI}{dotlessi}} + \comment{A dotless i `\i', used to produce accented letters such as + `\=\i'.} +\endsetslot + +\setslot{\lc{dotlessJ}{dotlessj}} + \comment{A dotless j `\j', used to produce accented letters such as + `\=\j'. Most non-\TeX\ fonts do not have this glyph.} +\endsetslot + +\setslot{grave} + \comment{The grave accent `\`{}'.} +\endsetslot + +\setslot{acute} + \comment{The acute accent `\'{}'.} +\endsetslot + +\setslot{caron} + \comment{The caron or h\'a\v cek accent `\v {}'.} +\endsetslot + +\setslot{breve} + \comment{The breve accent `\u{}'.} +\endsetslot + +\setslot{macron} + \comment{The macron accent `\={}'.} +\endsetslot + +\setslot{ring} + \comment{The ring accent `\r{}'.} +\endsetslot + +\setslot{cedilla} + \comment{The cedilla accent `\c{}'.} +\endsetslot + +\setslot{\lc{SS}{germandbls}} + \comment{The letter `\ss'.} +\endsetslot + +\setslot{\lc{AE}{ae}} + \comment{The letter `\ae'. + This is a single letter, and should not be faked with `ae'.} +\endsetslot + +\setslot{\lc{OE}{oe}} + \comment{The letter `\oe'. + This is a single letter, and should not be faked with `oe'.} +\endsetslot + +\setslot{\lc{Oslash}{oslash}} + \comment{The letter `\o'.} +\endsetslot + +\setslot{\uc{AE}{ae}} + \comment{The letter `\AE'. + This is a single letter, and should not be faked with `AE'.} +\endsetslot + +\setslot{\uc{OE}{oe}} + \comment{The letter `\OE'. + This is a single letter, and should not be faked with `OE'.} +\endsetslot + +\setslot{\uc{Oslash}{oslash}} + \comment{The letter `\O'.} +\endsetslot + +\comment{The following 96 slots, 32--127, are based on standard ASCII, +except that `asciicircum', `asciitilde', and the empty slot 127 have +been replaced by the `circumflex', `tilde' and `dieresis' as in OT1.} + +\nextslot{32} +\setslot{space} + \comment{The space character.} +\endsetslot + +\setslot{exclam} +\ligature{LIG}{quoteleft}{exclamdown} + \comment{The exclamation mark `!'.} +\endsetslot + +\setslot{quotedbl} + \comment{The `neutral' double quote mark `\,\textquotedbl\,', + included for use in monowidth fonts, or for setting computer + programs.} +\endsetslot + +\setslot{numbersign} + \comment{The hash sign `\#'.} +\endsetslot + +\setslot{dollar} + \comment{The dollar sign `\$'.} +\endsetslot + +\setslot{percent} + \comment{The percent sign `\%'.} +\endsetslot + +\setslot{ampersand} + \comment{The ampersand sign `\&'.} +\endsetslot + +\setslot{quoteright} +\ifisint{monowidth}\then\else + \ligature{LIG}{quoteright}{quotedblright} +\fi + \comment{The English closing quote mark `\,\textquoteright\,'.} +\endsetslot + +\setslot{parenleft} + \comment{The opening parenthesis `('.} +\endsetslot + +\setslot{parenright} + \comment{The closing parenthesis `)'.} +\endsetslot + +\setslot{asterisk} + \comment{The raised asterisk `*'.} +\endsetslot + +\setslot{plus} + \comment{The addition sign `+'.} +\endsetslot + +\setslot{comma} +\ifisint{monowidth}\then\else + \ligature{LIG}{comma}{quotedblbase} +\fi + \comment{The comma `,'.} +\endsetslot + +\setslot{hyphen} +\ifisint{monowidth}\then\else + \ligature{LIG}{hyphen}{endash} +\fi + \comment{The hyphen `-'.} +\endsetslot + +\setslot{period} + \comment{The period `.'.} +\endsetslot + +\setslot{slash} + \comment{The forward oblique `/'.} +\endsetslot + +\setslot{\digit{zero}} + \comment{The number `0'. This (and all the other numerals) may be + old style or ranging digits.} +\endsetslot + +\setslot{\digit{one}} + \comment{The number `1'.} +\endsetslot + +\setslot{\digit{two}} + \comment{The number `2'.} +\endsetslot + +\setslot{\digit{three}} + \comment{The number `3'.} +\endsetslot + +\setslot{\digit{four}} + \comment{The number `4'.} +\endsetslot + +\setslot{\digit{five}} + \comment{The number `5'.} +\endsetslot + +\setslot{\digit{six}} + \comment{The number `6'.} +\endsetslot + +\setslot{\digit{seven}} + \comment{The number `7'.} +\endsetslot + +\setslot{\digit{eight}} + \comment{The number `8'.} +\endsetslot + +\setslot{\digit{nine}} + \comment{The number `9'.} +\endsetslot + +\setslot{colon} + \comment{The colon `:'.} +\endsetslot + +\setslot{semicolon} + \comment{The semi-colon `;'.} +\endsetslot + +\setslot{less} +\ifisint{monowidth}\then\else + \ligature{LIG}{less}{guillemotleft} +\fi + \comment{The less-than sign `\textless'.} +\endsetslot + +\setslot{equal} + \comment{The equals sign `='.} +\endsetslot + +\setslot{greater} +\ifisint{monowidth}\then\else + \ligature{LIG}{greater}{guillemotright} +\fi + \comment{The greater-than sign `\textgreater'.} +\endsetslot + +\setslot{question} +\ligature{LIG}{quoteleft}{questiondown} + \comment{The question mark `?'.} +\endsetslot + +\setslot{at} + \comment{The at sign `@'.} +\endsetslot + +\setslot{\uc{A}{a}} + \comment{The letter `A'.} +\endsetslot + +\setslot{\uc{B}{b}} + \comment{The letter `B'.} +\endsetslot + +\setslot{\uc{C}{c}} + \comment{The letter `C'.} +\endsetslot + +\setslot{\uc{D}{d}} + \comment{The letter `D'.} +\endsetslot + +\setslot{\uc{E}{e}} + \comment{The letter `E'.} +\endsetslot + +\setslot{\uc{F}{f}} + \comment{The letter `F'.} +\endsetslot + +\setslot{\uc{G}{g}} + \comment{The letter `G'.} +\endsetslot + +\setslot{\uc{H}{h}} + \comment{The letter `H'.} +\endsetslot + +\setslot{\uc{I}{i}} + \comment{The letter `I'.} +\endsetslot + +\setslot{\uc{J}{j}} + \comment{The letter `J'.} +\endsetslot + +\setslot{\uc{K}{k}} + \comment{The letter `K'.} +\endsetslot + +\setslot{\uc{L}{l}} + \comment{The letter `L'.} +\endsetslot + +\setslot{\uc{M}{m}} + \comment{The letter `M'.} +\endsetslot + +\setslot{\uc{N}{n}} + \comment{The letter `N'.} +\endsetslot + +\setslot{\uc{O}{o}} + \comment{The letter `O'.} +\endsetslot + +\setslot{\uc{P}{p}} + \comment{The letter `P'.} +\endsetslot + +\setslot{\uc{Q}{q}} + \comment{The letter `Q'.} +\endsetslot + +\setslot{\uc{R}{r}} + \comment{The letter `R'.} +\endsetslot + +\setslot{\uc{S}{s}} + \comment{The letter `S'.} +\endsetslot + +\setslot{\uc{T}{t}} + \comment{The letter `T'.} +\endsetslot + +\setslot{\uc{U}{u}} + \comment{The letter `U'.} +\endsetslot + +\setslot{\uc{V}{v}} + \comment{The letter `V'.} +\endsetslot + +\setslot{\uc{W}{w}} + \comment{The letter `W'.} +\endsetslot + +\setslot{\uc{X}{x}} + \comment{The letter `X'.} +\endsetslot + +\setslot{\uc{Y}{y}} + \comment{The letter `Y'.} +\endsetslot + +\setslot{\uc{Z}{z}} + \comment{The letter `Z'.} +\endsetslot + +\setslot{bracketleft} + \comment{The opening square bracket `['.} +\endsetslot + +\setslot{backslash} + \comment{The backwards oblique `\textbackslash'.} +\endsetslot + +\setslot{bracketright} + \comment{The closing square bracket `]'.} +\endsetslot + +\setslot{circumflex} + \comment{The circumflex accent `\^{}'.} +\endsetslot + +\setslot{underscore} + \comment{The ASCII underline character `\textunderscore', usually + set on the baseline. + This is included for compatibility with typewriter fonts used + for computer listings.} +\endsetslot + +\setslot{quoteleft} +\ifisint{monowidth}\then\else + \ligature{LIG}{quoteleft}{quotedblleft} +\fi + \comment{The English opening single quote mark `\,\textquoteleft\,'.} +\endsetslot + +\setslot{\lc{A}{a}} + \comment{The letter `a'.} +\endsetslot + +\setslot{\lc{B}{b}} + \comment{The letter `b'.} +\endsetslot + +\setslot{\lc{C}{c}} + \comment{The letter `c'.} +\endsetslot + +\setslot{\lc{D}{d}} + \comment{The letter `d'.} +\endsetslot + +\setslot{\lc{E}{e}} + \comment{The letter `e'.} +\endsetslot + +\setslot{\lc{F}{f}} +\ifisint{monowidth}\then\else + \ligature{LIG}{\lc{I}{i}}{\lclig{FI}{fi}} + \ligature{LIG}{\lc{F}{f}}{\lclig{FF}{ff}} + \ligature{LIG}{\lc{L}{l}}{\lclig{FL}{fl}} +\fi + \comment{The letter `f'.} +\endsetslot + +\setslot{\lc{G}{g}} + \comment{The letter `g'.} +\endsetslot + +\setslot{\lc{H}{h}} + \comment{The letter `h'.} +\endsetslot + +\setslot{\lc{I}{i}} + \comment{The letter `i'.} +\endsetslot + +\setslot{\lc{J}{j}} + \comment{The letter `j'.} +\endsetslot + +\setslot{\lc{K}{k}} + \comment{The letter `k'.} +\endsetslot + +\setslot{\lc{L}{l}} + \comment{The letter `l'.} +\endsetslot + +\setslot{\lc{M}{m}} + \comment{The letter `m'.} +\endsetslot + +\setslot{\lc{N}{n}} + \comment{The letter `n'.} +\endsetslot + +\setslot{\lc{O}{o}} + \comment{The letter `o'.} +\endsetslot + +\setslot{\lc{P}{p}} + \comment{The letter `p'.} +\endsetslot + +\setslot{\lc{Q}{q}} + \comment{The letter `q'.} +\endsetslot + +\setslot{\lc{R}{r}} + \comment{The letter `r'.} +\endsetslot + +\setslot{\lc{S}{s}} + \comment{The letter `s'.} +\endsetslot + +\setslot{\lc{T}{t}} + \comment{The letter `t'.} +\endsetslot + +\setslot{\lc{U}{u}} + \comment{The letter `u'.} +\endsetslot + +\setslot{\lc{V}{v}} + \comment{The letter `v'.} +\endsetslot + +\setslot{\lc{W}{w}} + \comment{The letter `w'.} +\endsetslot + +\setslot{\lc{X}{x}} + \comment{The letter `x'.} +\endsetslot + +\setslot{\lc{Y}{y}} + \comment{The letter `y'.} +\endsetslot + +\setslot{\lc{Z}{z}} + \comment{The letter `z'.} +\endsetslot + +\setslot{braceleft} + \comment{The opening curly brace `\textbraceleft'.} +\endsetslot + +\setslot{bar} + \comment{The ASCII vertical bar `\textbar'. + This is included for compatibility with typewriter fonts used + for computer listings.} +\endsetslot + +\setslot{braceright} + \comment{The closing curly brace `\textbraceright'.} +\endsetslot + +\setslot{tilde} + \comment{The tilde accent `\~{}'.} +\endsetslot + +\setslot{dieresis} + \comment{The umlaut or dieresis accent `\"{}'.} +\endsetslot + +\comment{The following 32 slots, 128--159, are based on an extended + version of Windows ANSI.} + +\nextslot{128} +\setslot{\uc{Lslash}{lslash}} + \comment{The letter `\L'.} +\endsetslot + +\setslot{quotesingle} + \comment{The `neutral' single quote mark `\,\textquotesingle\,', + included for use in monowidth fonts, or for setting computer + programs.} +\endsetslot + +\setslot{quotesinglbase} + \comment{A German single quote mark `\quotesinglbase' similar to a comma, + but with different sidebearings.} +\endsetslot + +\setslot{florin} + \comment{The florin sign, similar to an italic letter `\textflorin'.} +\endsetslot + +\setslot{quotedblbase} + \comment{A German double quote mark `\quotedblbase' similar to two commas, + but with tighter letterspacing and different sidebearings.} +\endsetslot + +\setslot{ellipsis} + \comment{The ellipsis `\textellipsis'.} +\endsetslot + +\setslot{dagger} + \comment{The single dagger `\textdagger'.} +\endsetslot + +\setslot{daggerdbl} + \comment{The double dagger `\textdaggerdbl'.} +\endsetslot + +\setslot{circumflex} + \comment{The circumflex accent `\^{}'.} +\endsetslot + +\setslot{perthousand} + \comment{The perthousand sign `\textperthousand', + similar to `\%' with an extra zero.} +\endsetslot + +\setslot{\uctop{Scaron}{scaron}} + \comment{The letter `\v S'.} +\endsetslot + +\setslot{guilsinglleft} + \comment{A French single opening quote mark `\guilsinglleft', + unavailable in \plain\ \TeX.} +\endsetslot + +\setslot{\uc{OE}{oe}} + \comment{The letter `\OE'. + This is a single letter, and should not be faked with `OE'.} +\endsetslot + +\setslot{\uctop{Zcaron}{zcaron}} + \comment{The letter `\v Z'.} +\endsetslot + +\setslot{asciicircum} + \comment{The ASCII upward-pointing arrow head `\textasciicircum'. + This is included for compatibility with typewriter fonts used + for computer listings.} +\endsetslot + +\setslot{minus} + \comment{The subtraction sign `\textminus'.} +\endsetslot + +\setslot{\lc{Lslash}{lslash}} + \comment{The letter `\l'.} +\endsetslot + +\setslot{quoteleft-unused} + \comment{The English opening single quote mark `\,\textquoteleft\,'.} +\endsetslot + +\setslot{quoteright-unused} + \comment{The English closing single quote mark `\,\textquoteright\,'.} +\endsetslot + +\setslot{quotedblleft} + \comment{The English opening double quote mark `\,\textquotedblleft\,'.} +\endsetslot + +\setslot{quotedblright} + \comment{The English closing double quote mark `\,\textquotedblright\,'.} +\endsetslot + +\setslot{bullet} + \comment{The centered bullet `\textbullet'.} +\endsetslot + +\setslot{endash} + \ifisint{monowidth}\then\else + \ligature{LIG}{hyphen}{emdash} + \fi + \comment{The en-dash `\textendash'.} +\endsetslot + +\setslot{emdash} + \comment{The em-dash `\textemdash'.} +\endsetslot + +\setslot{tilde} + \comment{The tilde accent `\~{}'.} +\endsetslot + +\setslot{trademark} + \comment{The trademark sign, similar to the raised letters `TM'.} +\endsetslot + +\setslot{\lctop{Scaron}{scaron}} + \comment{The letter `\v s'.} +\endsetslot + +\setslot{guilsinglright} + \comment{A French single closing quote mark `\guilsinglright', + unavailable in \plain\ \TeX.} +\endsetslot + +\setslot{\lc{OE}{oe}} + \comment{The letter `\oe'. + This is a single letter, and should not be faked with `oe'.} +\endsetslot + +\setslot{\lctop{Zcaron}{zcaron}} + \comment{The letter `\v z'.} +\endsetslot + +\setslot{asciitilde} + \comment{The ASCII tilde `\textasciitilde'. + This is included for compatibility with typewriter fonts used + for computer listings.} +\endsetslot + +\setslot{\uctop{Ydieresis}{ydieresis}} + \comment{The letter `\"Y'.} +\endsetslot + +\comment{The following 32 slots, 160--191, are based on ISO Latin~1, + which is identical to Windows ANSI in this plane.} + +\nextslot{160} +\setslot{nbspace} + \comment{The (non-breaking) space character.} +\endsetslot + +\setslot{exclamdown} + \comment{The Spanish punctuation mark `!`'.} +\endsetslot + +\setslot{cent} + \comment{The cent sign `\textcent'.} +\endsetslot + +\setslot{sterling} + \comment{The British currency sign, `\textsterling'.} +\endsetslot + +\setslot{currency} + \comment{The international currency sign, `\textcurrency'.} +\endsetslot + +\setslot{yen} + \comment{The Japanese currency sign, `\textyen'.} +\endsetslot + +\setslot{brokenbar} + \comment{A broken vertical bar, `\textbrokenbar', + similar to `\textbar' with a gap through the middle.} +\endsetslot + +\setslot{section} + \comment{The section mark `\textsection'.} +\endsetslot + +\setslot{dieresis} + \comment{The umlaut or dieresis accent `\"{}'.} +\endsetslot + +\setslot{copyright} + \comment{The copyright sign `\textcopyright', + similar to a small `C' enclosed by a circle.} +\endsetslot + +\setslot{ordfeminine} + \comment{The raised letter `\textordfeminine'.} +\endsetslot + +\setslot{guillemotleft} + \comment{A French double opening quote mark `\guillemotleft', + unavailable in \plain\ \TeX.} +\endsetslot + +\setslot{logicalnot} + \comment{The logical not sign `\textlnot'.} +\endsetslot + +\setslot{sfthyphen} + \comment{ ifisint monowidth then else + ligature LIG hyphen endash + fi} +\endsetslot + +\setslot{registered} + \comment{The registered trademark sign `\textregistered', + similar to a small `R' enclosed by a circle.} +\endsetslot + +\setslot{macron} + \comment{The macron accent `\={}'.} +\endsetslot + +\setslot{degree} + \comment{The degree sign `\textdegree'.} +\endsetslot + +\setslot{plusminus} + \comment{The plus or minus sign `\textpm'.} +\endsetslot + +\setslot{twosuperior} + \comment{The raised digit `\texttwosuperior'.} +\endsetslot + +\setslot{threesuperior} + \comment{The raised digit `\textthreesuperior'.} +\endsetslot + +\setslot{acute} + \comment{The acute accent `\'{}'.} +\endsetslot + +\setslot{mu} + \comment{The lowercase Greek letter `\textmu', intended + for use as a prefix `micro' in physical units.} +\endsetslot + +\setslot{paragraph} + \comment{The paragraph mark `\textparagraph'.} +\endsetslot + +\setslot{periodcentered} + \comment{The centered period `\textperiodcentered'.} +\endsetslot + +\setslot{cedilla} + \comment{The cedilla accent `\c{}'.} +\endsetslot + +\setslot{onesuperior} + \comment{The raised digit `\textonesuperior'.} +\endsetslot + +\setslot{ordmasculine} + \comment{The raised letter `\textordmasculine'.} +\endsetslot + +\setslot{guillemotright} + \comment{A French double closing quote mark `\guillemotright', + unavailable in \plain\ \TeX.} +\endsetslot + +\setslot{onequarter} + \comment{The fraction `\textonequarter'.} +\endsetslot + +\setslot{onehalf} + \comment{The fraction `\textonehalf'.} +\endsetslot + +\setslot{threequarters} + \comment{The fraction `\textthreequarters'.} +\endsetslot + +\setslot{questiondown} + \comment{The Spanish punctuation mark `?`'.} +\endsetslot + +\comment{The remaining 64 slots, 192--255, are again based on ISO Latin~1.} + +\nextslot{192} +\setslot{\uctop{Agrave}{agrave}} + \comment{The letter `\`A'.} +\endsetslot + +\setslot{\uctop{Aacute}{aacute}} + \comment{The letter `\'A'.} +\endsetslot + +\setslot{\uctop{Acircumflex}{acircumflex}} + \comment{The letter `\^A'.} +\endsetslot + +\setslot{\uctop{Atilde}{atilde}} + \comment{The letter `\~A'.} +\endsetslot + +\setslot{\uctop{Adieresis}{adieresis}} + \comment{The letter `\"A'.} +\endsetslot + +\setslot{\uctop{Aring}{aring}} + \comment{The letter `\AA'.} +\endsetslot + +\setslot{\uc{AE}{ae}} + \comment{The letter `\AE'. + This is a single letter, and should not be faked with `AE'.} +\endsetslot + +\setslot{\uc{Ccedilla}{ccedilla}} + \comment{The letter `\c C'.} +\endsetslot + +\setslot{\uctop{Egrave}{egrave}} + \comment{The letter `\`E'.} +\endsetslot + +\setslot{\uctop{Eacute}{eacute}} + \comment{The letter `\'E'.} +\endsetslot + +\setslot{\uctop{Ecircumflex}{ecircumflex}} + \comment{The letter `\^E'.} +\endsetslot + +\setslot{\uctop{Edieresis}{edieresis}} + \comment{The letter `\"E'.} +\endsetslot + +\setslot{\uctop{Igrave}{igrave}} + \comment{The letter `\`I'.} +\endsetslot + +\setslot{\uctop{Iacute}{iacute}} + \comment{The letter `\'I'.} +\endsetslot + +\setslot{\uctop{Icircumflex}{icircumflex}} + \comment{The letter `\^I'.} +\endsetslot + +\setslot{\uctop{Idieresis}{idieresis}} + \comment{The letter `\"I'.} +\endsetslot + +\setslot{\uc{Eth}{eth}} + \comment{The Icelandic capital letter `Eth' similar to a `D' + with a horizontal bar through the stem. It is unavailable + in \plain\ \TeX.} +\endsetslot + +\setslot{\uctop{Ntilde}{ntilde}} + \comment{The letter `\~N'.} +\endsetslot + +\setslot{\uctop{Ograve}{ograve}} + \comment{The letter `\`O'.} +\endsetslot + +\setslot{\uctop{Oacute}{oacute}} + \comment{The letter `\'O'.} +\endsetslot + +\setslot{\uctop{Ocircumflex}{ocircumflex}} + \comment{The letter `\^O'.} +\endsetslot + +\setslot{\uctop{Otilde}{otilde}} + \comment{The letter `\~O'.} +\endsetslot + +\setslot{\uctop{Odieresis}{odieresis}} + \comment{The letter `\"O'.} +\endsetslot + +\setslot{multiply} + \comment{The multiplication sign `\texttimes'.} +\endsetslot + +\setslot{\uc{Oslash}{oslash}} + \comment{The letter `\O'.} +\endsetslot + +\setslot{\uctop{Ugrave}{ugrave}} + \comment{The letter `\`U'.} +\endsetslot + +\setslot{\uctop{Uacute}{uacute}} + \comment{The letter `\'U'.} +\endsetslot + +\setslot{\uctop{Ucircumflex}{ucircumflex}} + \comment{The letter `\^U'.} +\endsetslot + +\setslot{\uctop{Udieresis}{udieresis}} + \comment{The letter `\"U'.} +\endsetslot + +\setslot{\uctop{Yacute}{yacute}} + \comment{The letter `\'Y'.} +\endsetslot + +\setslot{\uc{Thorn}{thorn}} + \comment{The Icelandic capital letter `Thorn', similar to a `P' + with the bowl moved down. It is unavailable in \plain\ \TeX.} +\endsetslot + +\setslot{\lc{SS}{germandbls}} + \comment{The letter `\ss'.} +\endsetslot + +\setslot{\lctop{Agrave}{agrave}} + \comment{The letter `\`a'.} +\endsetslot + +\setslot{\lctop{Aacute}{aacute}} + \comment{The letter `\'a'.} +\endsetslot + +\setslot{\lctop{Acircumflex}{acircumflex}} + \comment{The letter `\^a'.} +\endsetslot + +\setslot{\lctop{Atilde}{atilde}} + \comment{The letter `\~a'.} +\endsetslot + +\setslot{\lctop{Adieresis}{adieresis}} + \comment{The letter `\"a'.} +\endsetslot + +\setslot{\lctop{Aring}{aring}} + \comment{The letter `\aa'.} +\endsetslot + +\setslot{\lc{AE}{ae}} + \comment{The letter `\ae'. + This is a single letter, and should not be faked with `ae'.} +\endsetslot + +\setslot{\lc{Ccedilla}{ccedilla}} + \comment{The letter `\c c'.} +\endsetslot + +\setslot{\lctop{Egrave}{egrave}} + \comment{The letter `\`e'.} +\endsetslot + +\setslot{\lctop{Eacute}{eacute}} + \comment{The letter `\'e'.} +\endsetslot + +\setslot{\lctop{Ecircumflex}{ecircumflex}} + \comment{The letter `\^e'.} +\endsetslot + +\setslot{\lctop{Edieresis}{edieresis}} + \comment{The letter `\"e'.} +\endsetslot + +\setslot{\lctop{Igrave}{igrave}} + \comment{The letter `\`\i'.} +\endsetslot + +\setslot{\lctop{Iacute}{iacute}} + \comment{The letter `\'\i'.} +\endsetslot + +\setslot{\lctop{Icircumflex}{icircumflex}} + \comment{The letter `\^\i'.} +\endsetslot + +\setslot{\lctop{Idieresis}{idieresis}} + \comment{The letter `\"\i'.} +\endsetslot + +\setslot{\lc{Eth}{eth}} + \comment{The Icelandic lowercase letter `eth' similar to a + `$\partial$' with an oblique bar through the stem. It is + unavailable in \plain\ \TeX.} +\endsetslot + +\setslot{\lctop{Ntilde}{ntilde}} + \comment{The letter `\~n'.} +\endsetslot + +\setslot{\lctop{Ograve}{ograve}} + \comment{The letter `\`o'.} +\endsetslot + +\setslot{\lctop{Oacute}{oacute}} + \comment{The letter `\'o'.} +\endsetslot + +\setslot{\lctop{Ocircumflex}{ocircumflex}} + \comment{The letter `\^o'.} +\endsetslot + +\setslot{\lctop{Otilde}{otilde}} + \comment{The letter `\~o'.} +\endsetslot + +\setslot{\lctop{Odieresis}{odieresis}} + \comment{The letter `\"o'.} +\endsetslot + +\setslot{divide} + \comment{The division sign `\textdiv'.} +\endsetslot + +\setslot{\lc{Oslash}{oslash}} + \comment{The letter `\o'.} +\endsetslot + +\setslot{\lctop{Ugrave}{ugrave}} + \comment{The letter `\`u'.} +\endsetslot + +\setslot{\lctop{Uacute}{uacute}} + \comment{The letter `\'u'.} +\endsetslot + +\setslot{\lctop{Ucircumflex}{ucircumflex}} + \comment{The letter `\^u'.} +\endsetslot + +\setslot{\lctop{Udieresis}{udieresis}} + \comment{The letter `\"u'.} +\endsetslot + +\setslot{\lctop{Yacute}{yacute}} + \comment{The letter `\'y'.} +\endsetslot + +\setslot{\lc{Thorn}{thorn}} + \comment{The Icelandic lowercase letter `thorn', similar to a `p' + with an ascender rising from the stem. It is unavailable + in \plain\ \TeX.} +\endsetslot + +\setslot{\lctop{Ydieresis}{ydieresis}} + \comment{The letter `\"y'.} +\endsetslot + +\endencoding diff --git a/Master/texmf-dist/tex/fontinst/afm2pl/ly1c.etx b/Master/texmf-dist/tex/fontinst/afm2pl/ly1c.etx new file mode 100644 index 00000000000..85d9221a0f4 --- /dev/null +++ b/Master/texmf-dist/tex/fontinst/afm2pl/ly1c.etx @@ -0,0 +1,52 @@ +\relax + +% LYc.etx -- install an LY1-encoded faked small-caps font +% +% This is used exclusively to install faked small-caps fonts; +% real small caps fonts are installed using the default LY1.etx. +% +% This file is mostly a copy of t1c.etx + +\encoding + +% We define the parameters for LY1.etx to produce a c&sc font. + +\setcommand\lc#1#2{#1small} +\setcommand\uc#1#2{#1} +\setcommand\lctop#1#2{#1small} +\setcommand\uctop#1#2{#1} +\setcommand\lclig#1#2{#1small} +\setcommand\uclig#1#2{#1spaced} +\setcommand\digit#1{#1} + +% The default letter spacing is 1/10 of the design size, with small +% caps 80% the size of large caps. + +\setint{smallcapsscale}{800} + +\ifisglyph{space}\then + \setint{interword}{\width{space}} +\else\ifisglyph{i}\then + \setint{interword}{\width{i}} +\else + \setint{interword}{333} +\fi\fi + +\ifisint{monowidth}\then + \setint{smallcapsextraspace} + {\div{\scale{\int{interword}}{\sub{1000}{\int{smallcapsscale}}}}{2}} + \setint{smallcapsspacing}{0} +\else + \setint{smallcapsextraspace}{50} + \setint{smallcapsspacing}{50} +\fi + +\ifisint{capspacing}\then + \setint{letterspacing}{\int{capspacing}} +\fi + +% Then we call LY1.etx. + +\inputetx{LY1} + +\endencoding diff --git a/Master/texmf-dist/tex/fontinst/afm2pl/makesc8y.tex b/Master/texmf-dist/tex/fontinst/afm2pl/makesc8y.tex new file mode 100644 index 00000000000..bf9f5257878 --- /dev/null +++ b/Master/texmf-dist/tex/fontinst/afm2pl/makesc8y.tex @@ -0,0 +1,10 @@ +% Sample fontinst source for creating an artificial virtual +% smallcaps font demorc8y from a non-virtual demor8y font. +% See README in this directory. + +\input fontinst.sty +\declareencoding{TEXNANSIENCODING}{LY1} +\installfonts +\installfont{demorc8y}{demor8y,latin}{LY1c}{LY1}{demo}{m}{sc}{} +\endinstallfonts +\bye diff --git a/Master/texmf-dist/tex/generic/config/language.dat b/Master/texmf-dist/tex/generic/config/language.dat new file mode 100644 index 00000000000..811025163d4 --- /dev/null +++ b/Master/texmf-dist/tex/generic/config/language.dat @@ -0,0 +1,203 @@ +% Generated by /home/texlive/karl/Master/bin/i386-linux/tlmgr on Fri Feb 22 04:36:16 2013 +% $Id: language.us 18738 2010-06-04 17:18:14Z karl $ +% language.us (and the start of language.dat) +% - initial hyphenation patterns. +% Created long ago by Sebastian Rahtz and others. Public domain. +% +% DO NOT EDIT THIS FILE (language.dat)! It is generated by tlmgr. +% +% The premade texmf/tex/generic/config/language.dat* files (where you +% might be reading this) in the distribution was generated with all +% languages enabled. It is used when running live. +% +% To enable or disable languages, there are two options: +% - if the language is provided by a TeX Live package, you can +% (un)install the corresponding package using tlmgr. Examples: +% tlmgr install hyphen-french +% tlmgr remove hyphen-english +% - in any case, you can use local configuration files: +% TEXMFLOCAL/tex/generic/config/language-local.dat +% TEXMFLOCAL/tex/generic/config/language-local.dat.lua +% TEXMFLOCAL/tex/generic/config/language-local.def +% See the tlmgr documentation (try `man tlmgr' or `texdoc tlmgr'), +% section "generate" for details. +% +% The preferred comment for actual language lines in language.dat and +% language.us is %!. Do not use %! for textual comments like this. This +% is to be able to separate textual comments from commented-out language +% in such a way that automatic parsing by programs is possible, so that +% we can present the user with `all possible languages'. +% +% We must keep english as the default (first) here, and let it refer to +% hyphen.tex (not anything else), and do not change the hyphen.tex file, +% or name some other file hyphen.tex. In other words, hyphen.tex must +% remain the original file from Knuth, and it must be \language0. This +% is one important aspect of ensuring that the original, frozen TeX +% always produces the same line and page breaks. +% +% The babel system allows you to easily change the active language for +% LaTeX. For more information, see the documentation in +% texmf-dist/doc/generic/babel/. ConTeXt has its own language support too. +% +english hyphen.tex % do not change! +=usenglish +=USenglish +=american +% +% ushyphmax.tex, on the other hand, includes Gerard Kuiken's additional +% patterns; it is not frozen. It is provided by the hyphen-english +% package, not listed here. Also, in hyph-utf8 and current TL, it has +% been renamed to hyph-en-us.tex, along with other *hyph-en-us.* files. +% +% FYI, ushyph.tex is Dr. Kuiken's smaller set of patterns; with today's +% large memories, there is no reason to use it, and we don't list it here. +% ushyph1.tex is another (historical) name for hyphen.tex. +% ushyph2.tex is another (historical) name for ushyph.tex. +% --karl +% +dumylang dumyhyph.tex %for testing a new language. +nohyphenation zerohyph.tex %a language with no patterns at all. +% from dehyph-exptl: +german-x-2012-05-30 dehypht-x-2012-05-30.tex +=german-x-latest +ngerman-x-2012-05-30 dehyphn-x-2012-05-30.tex +=ngerman-x-latest +% from hyphen-afrikaans: +afrikaans loadhyph-af.tex +% from hyphen-ancientgreek: +ancientgreek loadhyph-grc.tex +ibycus ibyhyph.tex +% from hyphen-arabic: +arabic zerohyph.tex +% from hyphen-armenian: +armenian loadhyph-hy.tex +% from hyphen-basque: +basque loadhyph-eu.tex +% from hyphen-bulgarian: +bulgarian loadhyph-bg.tex +% from hyphen-catalan: +catalan loadhyph-ca.tex +% from hyphen-chinese: +pinyin loadhyph-zh-latn-pinyin.tex +% from hyphen-coptic: +coptic loadhyph-cop.tex +% from hyphen-croatian: +croatian loadhyph-hr.tex +% from hyphen-czech: +czech loadhyph-cs.tex +% from hyphen-danish: +danish loadhyph-da.tex +% from hyphen-dutch: +dutch loadhyph-nl.tex +% from hyphen-english: +ukenglish loadhyph-en-gb.tex +=british +=UKenglish +usenglishmax loadhyph-en-us.tex +% from hyphen-esperanto: +esperanto loadhyph-eo.tex +% from hyphen-estonian: +estonian loadhyph-et.tex +% from hyphen-ethiopic: +ethiopic loadhyph-mul-ethi.tex +=amharic +=geez +% from hyphen-farsi: +farsi zerohyph.tex +=persian +% from hyphen-finnish: +finnish loadhyph-fi.tex +% from hyphen-french: +french loadhyph-fr.tex +=patois +=francais +% from hyphen-friulan: +friulan loadhyph-fur.tex +% from hyphen-galician: +galician loadhyph-gl.tex +% from hyphen-german: +german loadhyph-de-1901.tex +ngerman loadhyph-de-1996.tex +swissgerman loadhyph-de-ch-1901.tex +% from hyphen-greek: +monogreek loadhyph-el-monoton.tex +greek loadhyph-el-polyton.tex +=polygreek +% from hyphen-hungarian: +hungarian loadhyph-hu.tex +% from hyphen-icelandic: +icelandic loadhyph-is.tex +% from hyphen-indic: +assamese loadhyph-as.tex +bengali loadhyph-bn.tex +gujarati loadhyph-gu.tex +hindi loadhyph-hi.tex +kannada loadhyph-kn.tex +malayalam loadhyph-ml.tex +marathi loadhyph-mr.tex +oriya loadhyph-or.tex +panjabi loadhyph-pa.tex +tamil loadhyph-ta.tex +telugu loadhyph-te.tex +% from hyphen-indonesian: +indonesian loadhyph-id.tex +% from hyphen-interlingua: +interlingua loadhyph-ia.tex +% from hyphen-irish: +irish loadhyph-ga.tex +% from hyphen-italian: +italian loadhyph-it.tex +% from hyphen-kurmanji: +kurmanji loadhyph-kmr.tex +% from hyphen-latin: +latin loadhyph-la.tex +% from hyphen-latvian: +latvian loadhyph-lv.tex +% from hyphen-lithuanian: +lithuanian loadhyph-lt.tex +% from hyphen-mongolian: +mongolian loadhyph-mn-cyrl.tex +mongolianlmc loadhyph-mn-cyrl-x-lmc.tex +% from hyphen-norwegian: +bokmal loadhyph-nb.tex +=norwegian +=norsk +nynorsk loadhyph-nn.tex +% from hyphen-piedmontese: +piedmontese loadhyph-pms.tex +% from hyphen-polish: +polish loadhyph-pl.tex +% from hyphen-portuguese: +portuguese loadhyph-pt.tex +=portuges +% from hyphen-romanian: +romanian loadhyph-ro.tex +% from hyphen-romansh: +romansh loadhyph-rm.tex +% from hyphen-russian: +russian loadhyph-ru.tex +% from hyphen-sanskrit: +sanskrit loadhyph-sa.tex +% from hyphen-serbian: +serbian loadhyph-sr-latn.tex +serbianc loadhyph-sr-cyrl.tex +% from hyphen-slovak: +slovak loadhyph-sk.tex +% from hyphen-slovenian: +slovenian loadhyph-sl.tex +=slovene +% from hyphen-spanish: +spanish loadhyph-es.tex +=espanol +% from hyphen-swedish: +swedish loadhyph-sv.tex +% from hyphen-turkish: +turkish loadhyph-tr.tex +% from hyphen-turkmen: +turkmen loadhyph-tk.tex +% from hyphen-ukrainian: +ukrainian loadhyph-uk.tex +% from hyphen-uppersorbian: +uppersorbian loadhyph-hsb.tex +% from hyphen-welsh: +welsh loadhyph-cy.tex diff --git a/Master/texmf-dist/tex/generic/config/language.dat.lua b/Master/texmf-dist/tex/generic/config/language.dat.lua new file mode 100644 index 00000000000..5f9b371f2b4 --- /dev/null +++ b/Master/texmf-dist/tex/generic/config/language.dat.lua @@ -0,0 +1,679 @@ +-- Generated by /home/texlive/karl/Master/bin/i386-linux/tlmgr on Fri Feb 22 04:36:22 2013 +-- $Id: language.us.lua 18737 2010-06-04 17:09:02Z karl $ +--[[ +language.us.dat (and the start of language.dat.lua), used by: +- a special luatex version of hyphen.cfg (derived from the babel system); +- a special luatex version of etex.src (from the e-TeX distributon). + +See luatex-hyphen.pdf (currently part of the hyph-utf8 package) for details. + +DO NOT EDIT THIS FILE (language.dat.lua)! It is generated by tlmgr. +See language.dat (or language.us) for more information. + +Warning: formats using this file also use one of language.dat or +language.def. Update them accordingly. The interaction between these +files is documented in luatex-hyphen.pdf, but here is a summary: +- a language must be mentioned in language.dat or language.def to be +available; if, in addition, it is: + - not mentioned in language.dat.lua, then it is dumped in the format; + - mentioned in language.dat.lua with a key special="disabled:", + then it is not available at all; + - mentioned in language.dat.lua with a normal entry, then it will not + be dumped in the format, but loaded at runtime when activated. +]] + +return { + ["english"]={ + loader="hyphen.tex", + special="language0", -- should be dumped in the format + lefthyphenmin=2, + righthyphenmin=3, + synonyms={"usenglish","USenglish","american"}, + }, + -- dumylang and zerohyph are dumped in the format, + -- since they contain either very few or no patterns at all +-- END of language.us.lua (missing '}' appended after all entries) +-- from dehyph-exptl: + ['german-x-2012-05-30'] = { + loader = 'dehypht-x-2012-05-30.tex', + lefthyphenmin = 2, + righthyphenmin = 2, + synonyms = { 'german-x-latest' }, + patterns = 'hyph-de-1901.pat.txt', + hyphenation = 'hyph-de-1901.hyp.txt', + }, + ['ngerman-x-2012-05-30'] = { + loader = 'dehyphn-x-2012-05-30.tex', + lefthyphenmin = 2, + righthyphenmin = 2, + synonyms = { 'ngerman-x-latest' }, + patterns = 'hyph-de-1996.pat.txt', + hyphenation = 'hyph-de-1996.hyp.txt', + }, +-- from hyphen-afrikaans: + ['afrikaans'] = { + loader = 'loadhyph-af.tex', + lefthyphenmin = 1, + righthyphenmin = 2, + synonyms = { }, + patterns = 'hyph-af.pat.txt', + hyphenation = 'hyph-af.hyp.txt', + }, +-- from hyphen-ancientgreek: + ['ancientgreek'] = { + loader = 'loadhyph-grc.tex', + lefthyphenmin = 1, + righthyphenmin = 1, + synonyms = { }, + patterns = 'hyph-grc.pat.txt', + hyphenation = '', + }, + ['ibycus'] = { + loader = 'ibyhyph.tex', + lefthyphenmin = 2, + righthyphenmin = 2, + synonyms = { }, + special = 'disabled:8-bit only', + }, +-- from hyphen-arabic: + ['arabic'] = { + loader = 'zerohyph.tex', + lefthyphenmin = 2, + righthyphenmin = 3, + synonyms = { }, + patterns = '', + }, +-- from hyphen-armenian: + ['armenian'] = { + loader = 'loadhyph-hy.tex', + lefthyphenmin = 1, + righthyphenmin = 2, + synonyms = { }, + patterns = 'hyph-hy.pat.txt', + hyphenation = '', + }, +-- from hyphen-basque: + ['basque'] = { + loader = 'loadhyph-eu.tex', + lefthyphenmin = 2, + righthyphenmin = 2, + synonyms = { }, + patterns = 'hyph-eu.pat.txt', + hyphenation = '', + }, +-- from hyphen-bulgarian: + ['bulgarian'] = { + loader = 'loadhyph-bg.tex', + lefthyphenmin = 2, + righthyphenmin = 2, + synonyms = { }, + patterns = 'hyph-bg.pat.txt', + hyphenation = '', + }, +-- from hyphen-catalan: + ['catalan'] = { + loader = 'loadhyph-ca.tex', + lefthyphenmin = 2, + righthyphenmin = 2, + synonyms = { }, + patterns = 'hyph-ca.pat.txt', + hyphenation = 'hyph-ca.hyp.txt', + }, +-- from hyphen-chinese: + ['pinyin'] = { + loader = 'loadhyph-zh-latn-pinyin.tex', + lefthyphenmin = 1, + righthyphenmin = 1, + synonyms = { }, + patterns = 'hyph-zh-latn-pinyin.pat.txt', + hyphenation = '', + }, +-- from hyphen-coptic: + ['coptic'] = { + loader = 'loadhyph-cop.tex', + lefthyphenmin = 1, + righthyphenmin = 1, + synonyms = { }, + patterns = 'hyph-cop.pat.txt', + hyphenation = '', + }, +-- from hyphen-croatian: + ['croatian'] = { + loader = 'loadhyph-hr.tex', + lefthyphenmin = 2, + righthyphenmin = 2, + synonyms = { }, + patterns = 'hyph-hr.pat.txt', + hyphenation = '', + }, +-- from hyphen-czech: + ['czech'] = { + loader = 'loadhyph-cs.tex', + lefthyphenmin = 2, + righthyphenmin = 3, + synonyms = { }, + patterns = 'hyph-cs.pat.txt', + hyphenation = 'hyph-cs.hyp.txt', + }, +-- from hyphen-danish: + ['danish'] = { + loader = 'loadhyph-da.tex', + lefthyphenmin = 2, + righthyphenmin = 2, + synonyms = { }, + patterns = 'hyph-da.pat.txt', + hyphenation = '', + }, +-- from hyphen-dutch: + ['dutch'] = { + loader = 'loadhyph-nl.tex', + lefthyphenmin = 2, + righthyphenmin = 2, + synonyms = { }, + patterns = 'hyph-nl.pat.txt', + hyphenation = 'hyph-nl.hyp.txt', + }, +-- from hyphen-english: + ['ukenglish'] = { + loader = 'loadhyph-en-gb.tex', + lefthyphenmin = 2, + righthyphenmin = 3, + synonyms = { 'british', 'UKenglish' }, + patterns = 'hyph-en-gb.pat.txt', + hyphenation = 'hyph-en-gb.hyp.txt', + }, + ['usenglishmax'] = { + loader = 'loadhyph-en-us.tex', + lefthyphenmin = 2, + righthyphenmin = 3, + synonyms = { }, + patterns = 'hyph-en-us.pat.txt', + hyphenation = 'hyph-en-us.hyp.txt', + }, +-- from hyphen-esperanto: + ['esperanto'] = { + loader = 'loadhyph-eo.tex', + lefthyphenmin = 2, + righthyphenmin = 2, + synonyms = { }, + patterns = 'hyph-eo.pat.txt', + hyphenation = '', + }, +-- from hyphen-estonian: + ['estonian'] = { + loader = 'loadhyph-et.tex', + lefthyphenmin = 2, + righthyphenmin = 3, + synonyms = { }, + patterns = 'hyph-et.pat.txt', + hyphenation = '', + }, +-- from hyphen-ethiopic: + ['ethiopic'] = { + loader = 'loadhyph-mul-ethi.tex', + lefthyphenmin = 1, + righthyphenmin = 1, + synonyms = { 'amharic', 'geez' }, + patterns = 'hyph-mul-ethi.pat.txt', + hyphenation = '', + }, +-- from hyphen-farsi: + ['farsi'] = { + loader = 'zerohyph.tex', + lefthyphenmin = 2, + righthyphenmin = 3, + synonyms = { 'persian' }, + patterns = '', + }, +-- from hyphen-finnish: + ['finnish'] = { + loader = 'loadhyph-fi.tex', + lefthyphenmin = 2, + righthyphenmin = 2, + synonyms = { }, + patterns = 'hyph-fi.pat.txt', + hyphenation = '', + }, +-- from hyphen-french: + ['french'] = { + loader = 'loadhyph-fr.tex', + lefthyphenmin = 2, + righthyphenmin = 3, + synonyms = { 'patois', 'francais' }, + patterns = 'hyph-fr.pat.txt', + hyphenation = '', + }, +-- from hyphen-friulan: + ['friulan'] = { + loader = 'loadhyph-fur.tex', + lefthyphenmin = 2, + righthyphenmin = 2, + synonyms = { }, + patterns = 'hyph-fur.pat.txt', + hyphenation = '', + }, +-- from hyphen-galician: + ['galician'] = { + loader = 'loadhyph-gl.tex', + lefthyphenmin = 2, + righthyphenmin = 2, + synonyms = { }, + patterns = 'hyph-gl.pat.txt', + hyphenation = '', + }, +-- from hyphen-german: + ['german'] = { + loader = 'loadhyph-de-1901.tex', + lefthyphenmin = 2, + righthyphenmin = 2, + synonyms = { }, + patterns = 'hyph-de-1901.pat.txt', + hyphenation = '', + }, + ['ngerman'] = { + loader = 'loadhyph-de-1996.tex', + lefthyphenmin = 2, + righthyphenmin = 2, + synonyms = { }, + patterns = 'hyph-de-1996.pat.txt', + hyphenation = '', + }, + ['swissgerman'] = { + loader = 'loadhyph-de-ch-1901.tex', + lefthyphenmin = 2, + righthyphenmin = 2, + synonyms = { }, + patterns = 'hyph-de-ch-1901.pat.txt', + hyphenation = '', + }, +-- from hyphen-greek: + ['monogreek'] = { + loader = 'loadhyph-el-monoton.tex', + lefthyphenmin = 1, + righthyphenmin = 1, + synonyms = { }, + patterns = 'hyph-el-monoton.pat.txt', + hyphenation = '', + }, + ['greek'] = { + loader = 'loadhyph-el-polyton.tex', + lefthyphenmin = 1, + righthyphenmin = 1, + synonyms = { 'polygreek' }, + patterns = 'hyph-el-polyton.pat.txt', + hyphenation = '', + }, +-- from hyphen-hungarian: + ['hungarian'] = { + loader = 'loadhyph-hu.tex', + lefthyphenmin = 2, + righthyphenmin = 2, + synonyms = { }, + patterns = 'hyph-hu.pat.txt', + hyphenation = '', + }, +-- from hyphen-icelandic: + ['icelandic'] = { + loader = 'loadhyph-is.tex', + lefthyphenmin = 2, + righthyphenmin = 2, + synonyms = { }, + patterns = 'hyph-is.pat.txt', + hyphenation = '', + }, +-- from hyphen-indic: + ['assamese'] = { + loader = 'loadhyph-as.tex', + lefthyphenmin = 1, + righthyphenmin = 1, + synonyms = { }, + patterns = 'hyph-as.pat.txt', + hyphenation = '', + }, + ['bengali'] = { + loader = 'loadhyph-bn.tex', + lefthyphenmin = 1, + righthyphenmin = 1, + synonyms = { }, + patterns = 'hyph-bn.pat.txt', + hyphenation = '', + }, + ['gujarati'] = { + loader = 'loadhyph-gu.tex', + lefthyphenmin = 1, + righthyphenmin = 1, + synonyms = { }, + patterns = 'hyph-gu.pat.txt', + hyphenation = '', + }, + ['hindi'] = { + loader = 'loadhyph-hi.tex', + lefthyphenmin = 1, + righthyphenmin = 1, + synonyms = { }, + patterns = 'hyph-hi.pat.txt', + hyphenation = '', + }, + ['kannada'] = { + loader = 'loadhyph-kn.tex', + lefthyphenmin = 1, + righthyphenmin = 1, + synonyms = { }, + patterns = 'hyph-kn.pat.txt', + hyphenation = '', + }, + ['malayalam'] = { + loader = 'loadhyph-ml.tex', + lefthyphenmin = 1, + righthyphenmin = 1, + synonyms = { }, + patterns = 'hyph-ml.pat.txt', + hyphenation = '', + }, + ['marathi'] = { + loader = 'loadhyph-mr.tex', + lefthyphenmin = 1, + righthyphenmin = 1, + synonyms = { }, + patterns = 'hyph-mr.pat.txt', + hyphenation = '', + }, + ['oriya'] = { + loader = 'loadhyph-or.tex', + lefthyphenmin = 1, + righthyphenmin = 1, + synonyms = { }, + patterns = 'hyph-or.pat.txt', + hyphenation = '', + }, + ['panjabi'] = { + loader = 'loadhyph-pa.tex', + lefthyphenmin = 1, + righthyphenmin = 1, + synonyms = { }, + patterns = 'hyph-pa.pat.txt', + hyphenation = '', + }, + ['tamil'] = { + loader = 'loadhyph-ta.tex', + lefthyphenmin = 1, + righthyphenmin = 1, + synonyms = { }, + patterns = 'hyph-ta.pat.txt', + hyphenation = '', + }, + ['telugu'] = { + loader = 'loadhyph-te.tex', + lefthyphenmin = 1, + righthyphenmin = 1, + synonyms = { }, + patterns = 'hyph-te.pat.txt', + hyphenation = '', + }, +-- from hyphen-indonesian: + ['indonesian'] = { + loader = 'loadhyph-id.tex', + lefthyphenmin = 2, + righthyphenmin = 2, + synonyms = { }, + patterns = 'hyph-id.pat.txt', + hyphenation = 'hyph-id.hyp.txt', + }, +-- from hyphen-interlingua: + ['interlingua'] = { + loader = 'loadhyph-ia.tex', + lefthyphenmin = 2, + righthyphenmin = 2, + synonyms = { }, + patterns = 'hyph-ia.pat.txt', + hyphenation = 'hyph-ia.hyp.txt', + }, +-- from hyphen-irish: + ['irish'] = { + loader = 'loadhyph-ga.tex', + lefthyphenmin = 2, + righthyphenmin = 3, + synonyms = { }, + patterns = 'hyph-ga.pat.txt', + hyphenation = 'hyph-ga.hyp.txt', + }, +-- from hyphen-italian: + ['italian'] = { + loader = 'loadhyph-it.tex', + lefthyphenmin = 2, + righthyphenmin = 2, + synonyms = { }, + patterns = 'hyph-it.pat.txt', + hyphenation = '', + }, +-- from hyphen-kurmanji: + ['kurmanji'] = { + loader = 'loadhyph-kmr.tex', + lefthyphenmin = 2, + righthyphenmin = 2, + synonyms = { }, + patterns = 'hyph-kmr.pat.txt', + hyphenation = '', + }, +-- from hyphen-latin: + ['latin'] = { + loader = 'loadhyph-la.tex', + lefthyphenmin = 2, + righthyphenmin = 2, + synonyms = { }, + patterns = 'hyph-la.pat.txt', + hyphenation = '', + }, +-- from hyphen-latvian: + ['latvian'] = { + loader = 'loadhyph-lv.tex', + lefthyphenmin = 2, + righthyphenmin = 2, + synonyms = { }, + patterns = 'hyph-lv.pat.txt', + hyphenation = '', + }, +-- from hyphen-lithuanian: + ['lithuanian'] = { + loader = 'loadhyph-lt.tex', + lefthyphenmin = 2, + righthyphenmin = 2, + synonyms = { }, + patterns = 'hyph-lt.pat.txt', + hyphenation = '', + }, +-- from hyphen-mongolian: + ['mongolian'] = { + loader = 'loadhyph-mn-cyrl.tex', + lefthyphenmin = 2, + righthyphenmin = 2, + synonyms = { }, + patterns = 'hyph-mn-cyrl.pat.txt', + hyphenation = '', + }, + ['mongolianlmc'] = { + loader = 'loadhyph-mn-cyrl-x-lmc.tex', + lefthyphenmin = 2, + righthyphenmin = 2, + synonyms = { }, + special = 'disabled:only for 8bit montex with lmc encoding', + }, +-- from hyphen-norwegian: + ['bokmal'] = { + loader = 'loadhyph-nb.tex', + lefthyphenmin = 2, + righthyphenmin = 2, + synonyms = { 'norwegian', 'norsk' }, + patterns = 'hyph-nb.pat.txt', + hyphenation = 'hyph-nb.hyp.txt', + }, + ['nynorsk'] = { + loader = 'loadhyph-nn.tex', + lefthyphenmin = 2, + righthyphenmin = 2, + synonyms = { }, + patterns = 'hyph-nn.pat.txt', + hyphenation = 'hyph-nn.hyp.txt', + }, +-- from hyphen-piedmontese: + ['piedmontese'] = { + loader = 'loadhyph-pms.tex', + lefthyphenmin = 2, + righthyphenmin = 2, + synonyms = { }, + patterns = 'hyph-pms.pat.txt', + hyphenation = '', + }, +-- from hyphen-polish: + ['polish'] = { + loader = 'loadhyph-pl.tex', + lefthyphenmin = 2, + righthyphenmin = 2, + synonyms = { }, + patterns = 'hyph-pl.pat.txt', + hyphenation = 'hyph-pl.hyp.txt', + }, +-- from hyphen-portuguese: + ['portuguese'] = { + loader = 'loadhyph-pt.tex', + lefthyphenmin = 2, + righthyphenmin = 3, + synonyms = { 'portuges' }, + patterns = 'hyph-pt.pat.txt', + hyphenation = 'hyph-pt.hyp.txt', + }, +-- from hyphen-romanian: + ['romanian'] = { + loader = 'loadhyph-ro.tex', + lefthyphenmin = 2, + righthyphenmin = 2, + synonyms = { }, + patterns = 'hyph-ro.pat.txt', + hyphenation = '', + }, +-- from hyphen-romansh: + ['romansh'] = { + loader = 'loadhyph-rm.tex', + lefthyphenmin = 2, + righthyphenmin = 2, + synonyms = { }, + patterns = 'hyph-rm.pat.txt', + hyphenation = '', + }, +-- from hyphen-russian: + ['russian'] = { + loader = 'loadhyph-ru.tex', + lefthyphenmin = 2, + righthyphenmin = 2, + synonyms = { }, + patterns = 'hyph-ru.pat.txt', + hyphenation = 'hyph-ru.hyp.txt', + }, +-- from hyphen-sanskrit: + ['sanskrit'] = { + loader = 'loadhyph-sa.tex', + lefthyphenmin = 1, + righthyphenmin = 3, + synonyms = { }, + patterns = 'hyph-sa.pat.txt', + hyphenation = '', + }, +-- from hyphen-serbian: + ['serbian'] = { + loader = 'loadhyph-sr-latn.tex', + lefthyphenmin = 2, + righthyphenmin = 2, + synonyms = { }, + patterns = 'hyph-sh-latn.pat.txt,hyph-sh-cyrl.pat.txt', + hyphenation = 'hyph-sh-latn.hyp.txt,hyph-sh-cyrl.hyp.txt', + }, + ['serbianc'] = { + loader = 'loadhyph-sr-cyrl.tex', + lefthyphenmin = 2, + righthyphenmin = 2, + synonyms = { }, + patterns = 'hyph-sh-latn.pat.txt,hyph-sh-cyrl.pat.txt', + hyphenation = 'hyph-sh-latn.hyp.txt,hyph-sh-cyrl.hyp.txt', + }, +-- from hyphen-slovak: + ['slovak'] = { + loader = 'loadhyph-sk.tex', + lefthyphenmin = 2, + righthyphenmin = 3, + synonyms = { }, + patterns = 'hyph-sk.pat.txt', + hyphenation = 'hyph-sk.hyp.txt', + }, +-- from hyphen-slovenian: + ['slovenian'] = { + loader = 'loadhyph-sl.tex', + lefthyphenmin = 2, + righthyphenmin = 2, + synonyms = { 'slovene' }, + patterns = 'hyph-sl.pat.txt', + hyphenation = '', + }, +-- from hyphen-spanish: + ['spanish'] = { + loader = 'loadhyph-es.tex', + lefthyphenmin = 2, + righthyphenmin = 2, + synonyms = { 'espanol' }, + patterns = 'hyph-es.pat.txt', + hyphenation = '', + }, +-- from hyphen-swedish: + ['swedish'] = { + loader = 'loadhyph-sv.tex', + lefthyphenmin = 2, + righthyphenmin = 2, + synonyms = { }, + patterns = 'hyph-sv.pat.txt', + hyphenation = '', + }, +-- from hyphen-turkish: + ['turkish'] = { + loader = 'loadhyph-tr.tex', + lefthyphenmin = 2, + righthyphenmin = 2, + synonyms = { }, + patterns = 'hyph-tr.pat.txt', + hyphenation = '', + }, +-- from hyphen-turkmen: + ['turkmen'] = { + loader = 'loadhyph-tk.tex', + lefthyphenmin = 2, + righthyphenmin = 2, + synonyms = { }, + patterns = 'hyph-tk.pat.txt', + hyphenation = '', + }, +-- from hyphen-ukrainian: + ['ukrainian'] = { + loader = 'loadhyph-uk.tex', + lefthyphenmin = 2, + righthyphenmin = 2, + synonyms = { }, + patterns = 'hyph-uk.pat.txt', + hyphenation = '', + }, +-- from hyphen-uppersorbian: + ['uppersorbian'] = { + loader = 'loadhyph-hsb.tex', + lefthyphenmin = 2, + righthyphenmin = 2, + synonyms = { }, + patterns = 'hyph-hsb.pat.txt', + hyphenation = 'hyph-hsb.hyp.txt', + }, +-- from hyphen-welsh: + ['welsh'] = { + loader = 'loadhyph-cy.tex', + lefthyphenmin = 2, + righthyphenmin = 3, + synonyms = { }, + patterns = 'hyph-cy.pat.txt', + hyphenation = '', + }, +} diff --git a/Master/texmf-dist/tex/generic/config/language.def b/Master/texmf-dist/tex/generic/config/language.def new file mode 100644 index 00000000000..66f04b879cb --- /dev/null +++ b/Master/texmf-dist/tex/generic/config/language.def @@ -0,0 +1,177 @@ +%% e-TeX V2.0;2 +% Note: the first line of this file must match the corresponding line +% in "etex.src" and "etexdefs.lib", otherwise fallback will be used. + +% $Id: language.us.def 18737 2010-06-04 17:09:02Z karl $ +% language.us.def (and the start of language.def) +% - initial hyphenation patterns. + +% DO NOT EDIT THIS FILE (language.def)! It is generated by tlmgr. +% See language.dat (or language.us) for more information. + +% It is explicitly permitted to augment this file by adding additional +% \addlanguage ... commands AFTER the first (\addlanguage {USenglish}) +% which must remain as the first language added to ensure total document +% portability for pre-\language documents. The last line of the file +% MUST be left as \uselanguage {USenglish} for the sane reason. + +% Additional languages, patterns, exceptions and left- and right-hyphen +% minima may be added here, and an example is given for German. + +% The five parameters for \addlanguage are: +% language, patterns file, exceptions file, left- and right-hyphen minima + +%%% Next section is E X A M P L E O N L Y +%%% \addlanguage {German}{ghyph31}{}{2}{2} %%% further such lines may be used; +%%% Previous section is E X A M P L E O N L Y + +\addlanguage {USenglish}{hyphen}{}{2}{3} %%% This MUST be the first non-comment + %%% line of the file + +% from dehyph-exptl: +\addlanguage{german-x-2012-05-30}{dehypht-x-2012-05-30.tex}{}{2}{2} +\addlanguage{german-x-latest}{dehypht-x-2012-05-30.tex}{}{2}{2} +\addlanguage{ngerman-x-2012-05-30}{dehyphn-x-2012-05-30.tex}{}{2}{2} +\addlanguage{ngerman-x-latest}{dehyphn-x-2012-05-30.tex}{}{2}{2} +% from hyphen-afrikaans: +\addlanguage{afrikaans}{loadhyph-af.tex}{}{1}{2} +% from hyphen-ancientgreek: +\addlanguage{ancientgreek}{loadhyph-grc.tex}{}{1}{1} +\addlanguage{ibycus}{ibyhyph.tex}{}{2}{2} +% from hyphen-arabic: +\addlanguage{arabic}{zerohyph.tex}{}{2}{3} +% from hyphen-armenian: +\addlanguage{armenian}{loadhyph-hy.tex}{}{1}{2} +% from hyphen-basque: +\addlanguage{basque}{loadhyph-eu.tex}{}{2}{2} +% from hyphen-bulgarian: +\addlanguage{bulgarian}{loadhyph-bg.tex}{}{2}{2} +% from hyphen-catalan: +\addlanguage{catalan}{loadhyph-ca.tex}{}{2}{2} +% from hyphen-chinese: +\addlanguage{pinyin}{loadhyph-zh-latn-pinyin.tex}{}{1}{1} +% from hyphen-coptic: +\addlanguage{coptic}{loadhyph-cop.tex}{}{1}{1} +% from hyphen-croatian: +\addlanguage{croatian}{loadhyph-hr.tex}{}{2}{2} +% from hyphen-czech: +\addlanguage{czech}{loadhyph-cs.tex}{}{2}{3} +% from hyphen-danish: +\addlanguage{danish}{loadhyph-da.tex}{}{2}{2} +% from hyphen-dutch: +\addlanguage{dutch}{loadhyph-nl.tex}{}{2}{2} +% from hyphen-english: +\addlanguage{ukenglish}{loadhyph-en-gb.tex}{}{2}{3} +\addlanguage{british}{loadhyph-en-gb.tex}{}{2}{3} +\addlanguage{UKenglish}{loadhyph-en-gb.tex}{}{2}{3} +\addlanguage{usenglishmax}{loadhyph-en-us.tex}{}{2}{3} +% from hyphen-esperanto: +\addlanguage{esperanto}{loadhyph-eo.tex}{}{2}{2} +% from hyphen-estonian: +\addlanguage{estonian}{loadhyph-et.tex}{}{2}{3} +% from hyphen-ethiopic: +\addlanguage{ethiopic}{loadhyph-mul-ethi.tex}{}{1}{1} +\addlanguage{amharic}{loadhyph-mul-ethi.tex}{}{1}{1} +\addlanguage{geez}{loadhyph-mul-ethi.tex}{}{1}{1} +% from hyphen-farsi: +\addlanguage{farsi}{zerohyph.tex}{}{2}{3} +\addlanguage{persian}{zerohyph.tex}{}{2}{3} +% from hyphen-finnish: +\addlanguage{finnish}{loadhyph-fi.tex}{}{2}{2} +% from hyphen-french: +\addlanguage{french}{loadhyph-fr.tex}{}{2}{3} +\addlanguage{patois}{loadhyph-fr.tex}{}{2}{3} +\addlanguage{francais}{loadhyph-fr.tex}{}{2}{3} +% from hyphen-friulan: +\addlanguage{friulan}{loadhyph-fur.tex}{}{2}{2} +% from hyphen-galician: +\addlanguage{galician}{loadhyph-gl.tex}{}{2}{2} +% from hyphen-german: +\addlanguage{german}{loadhyph-de-1901.tex}{}{2}{2} +\addlanguage{ngerman}{loadhyph-de-1996.tex}{}{2}{2} +\addlanguage{swissgerman}{loadhyph-de-ch-1901.tex}{}{2}{2} +% from hyphen-greek: +\addlanguage{monogreek}{loadhyph-el-monoton.tex}{}{1}{1} +\addlanguage{greek}{loadhyph-el-polyton.tex}{}{1}{1} +\addlanguage{polygreek}{loadhyph-el-polyton.tex}{}{1}{1} +% from hyphen-hungarian: +\addlanguage{hungarian}{loadhyph-hu.tex}{}{2}{2} +% from hyphen-icelandic: +\addlanguage{icelandic}{loadhyph-is.tex}{}{2}{2} +% from hyphen-indic: +\addlanguage{assamese}{loadhyph-as.tex}{}{1}{1} +\addlanguage{bengali}{loadhyph-bn.tex}{}{1}{1} +\addlanguage{gujarati}{loadhyph-gu.tex}{}{1}{1} +\addlanguage{hindi}{loadhyph-hi.tex}{}{1}{1} +\addlanguage{kannada}{loadhyph-kn.tex}{}{1}{1} +\addlanguage{malayalam}{loadhyph-ml.tex}{}{1}{1} +\addlanguage{marathi}{loadhyph-mr.tex}{}{1}{1} +\addlanguage{oriya}{loadhyph-or.tex}{}{1}{1} +\addlanguage{panjabi}{loadhyph-pa.tex}{}{1}{1} +\addlanguage{tamil}{loadhyph-ta.tex}{}{1}{1} +\addlanguage{telugu}{loadhyph-te.tex}{}{1}{1} +% from hyphen-indonesian: +\addlanguage{indonesian}{loadhyph-id.tex}{}{2}{2} +% from hyphen-interlingua: +\addlanguage{interlingua}{loadhyph-ia.tex}{}{2}{2} +% from hyphen-irish: +\addlanguage{irish}{loadhyph-ga.tex}{}{2}{3} +% from hyphen-italian: +\addlanguage{italian}{loadhyph-it.tex}{}{2}{2} +% from hyphen-kurmanji: +\addlanguage{kurmanji}{loadhyph-kmr.tex}{}{2}{2} +% from hyphen-latin: +\addlanguage{latin}{loadhyph-la.tex}{}{2}{2} +% from hyphen-latvian: +\addlanguage{latvian}{loadhyph-lv.tex}{}{2}{2} +% from hyphen-lithuanian: +\addlanguage{lithuanian}{loadhyph-lt.tex}{}{2}{2} +% from hyphen-mongolian: +\addlanguage{mongolian}{loadhyph-mn-cyrl.tex}{}{2}{2} +\addlanguage{mongolianlmc}{loadhyph-mn-cyrl-x-lmc.tex}{}{2}{2} +% from hyphen-norwegian: +\addlanguage{bokmal}{loadhyph-nb.tex}{}{2}{2} +\addlanguage{norwegian}{loadhyph-nb.tex}{}{2}{2} +\addlanguage{norsk}{loadhyph-nb.tex}{}{2}{2} +\addlanguage{nynorsk}{loadhyph-nn.tex}{}{2}{2} +% from hyphen-piedmontese: +\addlanguage{piedmontese}{loadhyph-pms.tex}{}{2}{2} +% from hyphen-polish: +\addlanguage{polish}{loadhyph-pl.tex}{}{2}{2} +% from hyphen-portuguese: +\addlanguage{portuguese}{loadhyph-pt.tex}{}{2}{3} +\addlanguage{portuges}{loadhyph-pt.tex}{}{2}{3} +% from hyphen-romanian: +\addlanguage{romanian}{loadhyph-ro.tex}{}{2}{2} +% from hyphen-romansh: +\addlanguage{romansh}{loadhyph-rm.tex}{}{2}{2} +% from hyphen-russian: +\addlanguage{russian}{loadhyph-ru.tex}{}{2}{2} +% from hyphen-sanskrit: +\addlanguage{sanskrit}{loadhyph-sa.tex}{}{1}{3} +% from hyphen-serbian: +\addlanguage{serbian}{loadhyph-sr-latn.tex}{}{2}{2} +\addlanguage{serbianc}{loadhyph-sr-cyrl.tex}{}{2}{2} +% from hyphen-slovak: +\addlanguage{slovak}{loadhyph-sk.tex}{}{2}{3} +% from hyphen-slovenian: +\addlanguage{slovenian}{loadhyph-sl.tex}{}{2}{2} +\addlanguage{slovene}{loadhyph-sl.tex}{}{2}{2} +% from hyphen-spanish: +\addlanguage{spanish}{loadhyph-es.tex}{}{2}{2} +\addlanguage{espanol}{loadhyph-es.tex}{}{2}{2} +% from hyphen-swedish: +\addlanguage{swedish}{loadhyph-sv.tex}{}{2}{2} +% from hyphen-turkish: +\addlanguage{turkish}{loadhyph-tr.tex}{}{2}{2} +% from hyphen-turkmen: +\addlanguage{turkmen}{loadhyph-tk.tex}{}{2}{2} +% from hyphen-ukrainian: +\addlanguage{ukrainian}{loadhyph-uk.tex}{}{2}{2} +% from hyphen-uppersorbian: +\addlanguage{uppersorbian}{loadhyph-hsb.tex}{}{2}{2} +% from hyphen-welsh: +\addlanguage{welsh}{loadhyph-cy.tex}{}{2}{3} +%%% No changes may be made beyond this point. + +\uselanguage {USenglish} %%% This MUST be the last line of the file. diff --git a/Master/texmf-dist/tex/generic/config/language.us b/Master/texmf-dist/tex/generic/config/language.us new file mode 100644 index 00000000000..1ab5b7ea144 --- /dev/null +++ b/Master/texmf-dist/tex/generic/config/language.us @@ -0,0 +1,58 @@ +% $Id$ +% language.us (and the start of language.dat) +% - initial hyphenation patterns. +% Created long ago by Sebastian Rahtz and others. Public domain. +% +% DO NOT EDIT THIS FILE (language.dat)! It is generated by tlmgr. +% +% The premade texmf/tex/generic/config/language.dat* files (where you +% might be reading this) in the distribution was generated with all +% languages enabled. It is used when running live. +% +% To enable or disable languages, there are two options: +% - if the language is provided by a TeX Live package, you can +% (un)install the corresponding package using tlmgr. Examples: +% tlmgr install hyphen-french +% tlmgr remove hyphen-english +% - in any case, you can use local configuration files: +% TEXMFLOCAL/tex/generic/config/language-local.dat +% TEXMFLOCAL/tex/generic/config/language-local.dat.lua +% TEXMFLOCAL/tex/generic/config/language-local.def +% See the tlmgr documentation (try `man tlmgr' or `texdoc tlmgr'), +% section "generate" for details. +% +% The preferred comment for actual language lines in language.dat and +% language.us is %!. Do not use %! for textual comments like this. This +% is to be able to separate textual comments from commented-out language +% in such a way that automatic parsing by programs is possible, so that +% we can present the user with `all possible languages'. +% +% We must keep english as the default (first) here, and let it refer to +% hyphen.tex (not anything else), and do not change the hyphen.tex file, +% or name some other file hyphen.tex. In other words, hyphen.tex must +% remain the original file from Knuth, and it must be \language0. This +% is one important aspect of ensuring that the original, frozen TeX +% always produces the same line and page breaks. +% +% The babel system allows you to easily change the active language for +% LaTeX. For more information, see the documentation in +% texmf-dist/doc/generic/babel/. ConTeXt has its own language support too. +% +english hyphen.tex % do not change! +=usenglish +=USenglish +=american +% +% ushyphmax.tex, on the other hand, includes Gerard Kuiken's additional +% patterns; it is not frozen. It is provided by the hyphen-english +% package, not listed here. Also, in hyph-utf8 and current TL, it has +% been renamed to hyph-en-us.tex, along with other *hyph-en-us.* files. +% +% FYI, ushyph.tex is Dr. Kuiken's smaller set of patterns; with today's +% large memories, there is no reason to use it, and we don't list it here. +% ushyph1.tex is another (historical) name for hyphen.tex. +% ushyph2.tex is another (historical) name for ushyph.tex. +% --karl +% +dumylang dumyhyph.tex %for testing a new language. +nohyphenation zerohyph.tex %a language with no patterns at all. diff --git a/Master/texmf-dist/tex/generic/config/language.us.def b/Master/texmf-dist/tex/generic/config/language.us.def new file mode 100644 index 00000000000..45b7cc51c7b --- /dev/null +++ b/Master/texmf-dist/tex/generic/config/language.us.def @@ -0,0 +1,30 @@ +%% e-TeX V2.0;2 +% Note: the first line of this file must match the corresponding line +% in "etex.src" and "etexdefs.lib", otherwise fallback will be used. + +% $Id$ +% language.us.def (and the start of language.def) +% - initial hyphenation patterns. + +% DO NOT EDIT THIS FILE (language.def)! It is generated by tlmgr. +% See language.dat (or language.us) for more information. + +% It is explicitly permitted to augment this file by adding additional +% \addlanguage ... commands AFTER the first (\addlanguage {USenglish}) +% which must remain as the first language added to ensure total document +% portability for pre-\language documents. The last line of the file +% MUST be left as \uselanguage {USenglish} for the sane reason. + +% Additional languages, patterns, exceptions and left- and right-hyphen +% minima may be added here, and an example is given for German. + +% The five parameters for \addlanguage are: +% language, patterns file, exceptions file, left- and right-hyphen minima + +%%% Next section is E X A M P L E O N L Y +%%% \addlanguage {German}{ghyph31}{}{2}{2} %%% further such lines may be used; +%%% Previous section is E X A M P L E O N L Y + +\addlanguage {USenglish}{hyphen}{}{2}{3} %%% This MUST be the first non-comment + %%% line of the file + diff --git a/Master/texmf-dist/tex/generic/config/language.us.lua b/Master/texmf-dist/tex/generic/config/language.us.lua new file mode 100644 index 00000000000..be349b42026 --- /dev/null +++ b/Master/texmf-dist/tex/generic/config/language.us.lua @@ -0,0 +1,34 @@ +-- $Id$ +--[[ +language.us.dat (and the start of language.dat.lua), used by: +- a special luatex version of hyphen.cfg (derived from the babel system); +- a special luatex version of etex.src (from the e-TeX distributon). + +See luatex-hyphen.pdf (currently part of the hyph-utf8 package) for details. + +DO NOT EDIT THIS FILE (language.dat.lua)! It is generated by tlmgr. +See language.dat (or language.us) for more information. + +Warning: formats using this file also use one of language.dat or +language.def. Update them accordingly. The interaction between these +files is documented in luatex-hyphen.pdf, but here is a summary: +- a language must be mentioned in language.dat or language.def to be +available; if, in addition, it is: + - not mentioned in language.dat.lua, then it is dumped in the format; + - mentioned in language.dat.lua with a key special="disabled:", + then it is not available at all; + - mentioned in language.dat.lua with a normal entry, then it will not + be dumped in the format, but loaded at runtime when activated. +]] + +return { + ["english"]={ + loader="hyphen.tex", + special="language0", -- should be dumped in the format + lefthyphenmin=2, + righthyphenmin=3, + synonyms={"usenglish","USenglish","american"}, + }, + -- dumylang and zerohyph are dumped in the format, + -- since they contain either very few or no patterns at all +-- END of language.us.lua (missing '}' appended after all entries) diff --git a/Master/texmf-dist/tex/generic/config/luatex-unicode-letters.tex b/Master/texmf-dist/tex/generic/config/luatex-unicode-letters.tex new file mode 100644 index 00000000000..f465e3c9b42 --- /dev/null +++ b/Master/texmf-dist/tex/generic/config/luatex-unicode-letters.tex @@ -0,0 +1,13477 @@ +% This is a modified version of unicode-letters.tex usable with LuaTeX. +% +% This version is a temporary hack to have proper \lccode/\uccode set in +% LuaTeX Plain- and LaTeX-based formats in TL, while waiting for a more +% proper/general LuaTeX-specific framework for handling Unicode properties. +% The modification are indicated by comments starting with 'MPG'. +% +% This modified version is hand-crafted by Manuel Pégourié-Gonnard. +% The original file is generated by a Perl script and shipped with XeTeX. +% This version can be freely used, distributed and modified as far as +% permitted by the licence of the original file. + +% Do not edit this file! +% Created from UnicodeData.txt, EastAsianWidth.txt, LineBreak.txt +% by unicode-char-prep.pl on Fri 7 Aug 2009 01:30:43 BST. +% In case of errors, fix the Perl script instead. + +\begingroup +\catcode`\{=1 \catcode`\}=2 \catcode`\#=6 + +\message{loading Unicode properties} + +% MPG: skip XeTeX version test +\let\ifSupplementary\iftrue + +% definitions for classes and case mappings based on UnicodeData.txt +\def\C #1 #2 #3 {\global\uccode"#1="#2 \global\lccode"#1="#3 } % case mappings (non-letter) +\def\L #1 #2 #3 {\global\catcode"#1=11 % category: letter + \C #1 #2 #3 % with case mappings + \ifnum"#1="#3 \else \global\sfcode"#1=999 \fi % uppercase letters have sfcode=999 + % MPG: XeteXmathcode -> Umathcode (two times) + % MPG: The LuaTeX manual says "primitives that are compatible with XeTeX" + % MPG: so I assume this is ok. Warning: nothing tested here! + % MPG: (using \luatexUmathcode for LaTeX-based formats) + \ifnum"#1<"10000 \global\luatexUmathcode"#1="7"01"#1 % BMP letters default to class 7 (var), fam 1 + \else \global\luatexUmathcode"#1="0"01"#1 % SMP letters class 0 (regular), fam 1 + \fi} +\def\l #1 {\L #1 #1 #1 } % letter without case mappings +\let\m=\l % combining mark - treated as uncased letter + +\L 0041 0041 0061 +\L 0042 0042 0062 +\L 0043 0043 0063 +\L 0044 0044 0064 +\L 0045 0045 0065 +\L 0046 0046 0066 +\L 0047 0047 0067 +\L 0048 0048 0068 +\L 0049 0049 0069 +\L 004A 004A 006A +\L 004B 004B 006B +\L 004C 004C 006C +\L 004D 004D 006D +\L 004E 004E 006E +\L 004F 004F 006F +\L 0050 0050 0070 +\L 0051 0051 0071 +\L 0052 0052 0072 +\L 0053 0053 0073 +\L 0054 0054 0074 +\L 0055 0055 0075 +\L 0056 0056 0076 +\L 0057 0057 0077 +\L 0058 0058 0078 +\L 0059 0059 0079 +\L 005A 005A 007A +\L 0061 0041 0061 +\L 0062 0042 0062 +\L 0063 0043 0063 +\L 0064 0044 0064 +\L 0065 0045 0065 +\L 0066 0046 0066 +\L 0067 0047 0067 +\L 0068 0048 0068 +\L 0069 0049 0069 +\L 006A 004A 006A +\L 006B 004B 006B +\L 006C 004C 006C +\L 006D 004D 006D +\L 006E 004E 006E +\L 006F 004F 006F +\L 0070 0050 0070 +\L 0071 0051 0071 +\L 0072 0052 0072 +\L 0073 0053 0073 +\L 0074 0054 0074 +\L 0075 0055 0075 +\L 0076 0056 0076 +\L 0077 0057 0077 +\L 0078 0058 0078 +\L 0079 0059 0079 +\L 007A 005A 007A +\l 00AA +\L 00B5 039C 00B5 +\l 00BA +\L 00C0 00C0 00E0 +\L 00C1 00C1 00E1 +\L 00C2 00C2 00E2 +\L 00C3 00C3 00E3 +\L 00C4 00C4 00E4 +\L 00C5 00C5 00E5 +\L 00C6 00C6 00E6 +\L 00C7 00C7 00E7 +\L 00C8 00C8 00E8 +\L 00C9 00C9 00E9 +\L 00CA 00CA 00EA +\L 00CB 00CB 00EB +\L 00CC 00CC 00EC +\L 00CD 00CD 00ED +\L 00CE 00CE 00EE +\L 00CF 00CF 00EF +\L 00D0 00D0 00F0 +\L 00D1 00D1 00F1 +\L 00D2 00D2 00F2 +\L 00D3 00D3 00F3 +\L 00D4 00D4 00F4 +\L 00D5 00D5 00F5 +\L 00D6 00D6 00F6 +\L 00D8 00D8 00F8 +\L 00D9 00D9 00F9 +\L 00DA 00DA 00FA +\L 00DB 00DB 00FB +\L 00DC 00DC 00FC +\L 00DD 00DD 00FD +\L 00DE 00DE 00FE +\l 00DF +\L 00E0 00C0 00E0 +\L 00E1 00C1 00E1 +\L 00E2 00C2 00E2 +\L 00E3 00C3 00E3 +\L 00E4 00C4 00E4 +\L 00E5 00C5 00E5 +\L 00E6 00C6 00E6 +\L 00E7 00C7 00E7 +\L 00E8 00C8 00E8 +\L 00E9 00C9 00E9 +\L 00EA 00CA 00EA +\L 00EB 00CB 00EB +\L 00EC 00CC 00EC +\L 00ED 00CD 00ED +\L 00EE 00CE 00EE +\L 00EF 00CF 00EF +\L 00F0 00D0 00F0 +\L 00F1 00D1 00F1 +\L 00F2 00D2 00F2 +\L 00F3 00D3 00F3 +\L 00F4 00D4 00F4 +\L 00F5 00D5 00F5 +\L 00F6 00D6 00F6 +\L 00F8 00D8 00F8 +\L 00F9 00D9 00F9 +\L 00FA 00DA 00FA +\L 00FB 00DB 00FB +\L 00FC 00DC 00FC +\L 00FD 00DD 00FD +\L 00FE 00DE 00FE +\L 00FF 0178 00FF +\L 0100 0100 0101 +\L 0101 0100 0101 +\L 0102 0102 0103 +\L 0103 0102 0103 +\L 0104 0104 0105 +\L 0105 0104 0105 +\L 0106 0106 0107 +\L 0107 0106 0107 +\L 0108 0108 0109 +\L 0109 0108 0109 +\L 010A 010A 010B +\L 010B 010A 010B +\L 010C 010C 010D +\L 010D 010C 010D +\L 010E 010E 010F +\L 010F 010E 010F +\L 0110 0110 0111 +\L 0111 0110 0111 +\L 0112 0112 0113 +\L 0113 0112 0113 +\L 0114 0114 0115 +\L 0115 0114 0115 +\L 0116 0116 0117 +\L 0117 0116 0117 +\L 0118 0118 0119 +\L 0119 0118 0119 +\L 011A 011A 011B +\L 011B 011A 011B +\L 011C 011C 011D +\L 011D 011C 011D +\L 011E 011E 011F +\L 011F 011E 011F +\L 0120 0120 0121 +\L 0121 0120 0121 +\L 0122 0122 0123 +\L 0123 0122 0123 +\L 0124 0124 0125 +\L 0125 0124 0125 +\L 0126 0126 0127 +\L 0127 0126 0127 +\L 0128 0128 0129 +\L 0129 0128 0129 +\L 012A 012A 012B +\L 012B 012A 012B +\L 012C 012C 012D +\L 012D 012C 012D +\L 012E 012E 012F +\L 012F 012E 012F +\L 0130 0130 0069 +\L 0131 0049 0131 +\L 0132 0132 0133 +\L 0133 0132 0133 +\L 0134 0134 0135 +\L 0135 0134 0135 +\L 0136 0136 0137 +\L 0137 0136 0137 +\l 0138 +\L 0139 0139 013A +\L 013A 0139 013A +\L 013B 013B 013C +\L 013C 013B 013C +\L 013D 013D 013E +\L 013E 013D 013E +\L 013F 013F 0140 +\L 0140 013F 0140 +\L 0141 0141 0142 +\L 0142 0141 0142 +\L 0143 0143 0144 +\L 0144 0143 0144 +\L 0145 0145 0146 +\L 0146 0145 0146 +\L 0147 0147 0148 +\L 0148 0147 0148 +\l 0149 +\L 014A 014A 014B +\L 014B 014A 014B +\L 014C 014C 014D +\L 014D 014C 014D +\L 014E 014E 014F +\L 014F 014E 014F +\L 0150 0150 0151 +\L 0151 0150 0151 +\L 0152 0152 0153 +\L 0153 0152 0153 +\L 0154 0154 0155 +\L 0155 0154 0155 +\L 0156 0156 0157 +\L 0157 0156 0157 +\L 0158 0158 0159 +\L 0159 0158 0159 +\L 015A 015A 015B +\L 015B 015A 015B +\L 015C 015C 015D +\L 015D 015C 015D +\L 015E 015E 015F +\L 015F 015E 015F +\L 0160 0160 0161 +\L 0161 0160 0161 +\L 0162 0162 0163 +\L 0163 0162 0163 +\L 0164 0164 0165 +\L 0165 0164 0165 +\L 0166 0166 0167 +\L 0167 0166 0167 +\L 0168 0168 0169 +\L 0169 0168 0169 +\L 016A 016A 016B +\L 016B 016A 016B +\L 016C 016C 016D +\L 016D 016C 016D +\L 016E 016E 016F +\L 016F 016E 016F +\L 0170 0170 0171 +\L 0171 0170 0171 +\L 0172 0172 0173 +\L 0173 0172 0173 +\L 0174 0174 0175 +\L 0175 0174 0175 +\L 0176 0176 0177 +\L 0177 0176 0177 +\L 0178 0178 00FF +\L 0179 0179 017A +\L 017A 0179 017A +\L 017B 017B 017C +\L 017C 017B 017C +\L 017D 017D 017E +\L 017E 017D 017E +\L 017F 0053 017F +\L 0180 0243 0180 +\L 0181 0181 0253 +\L 0182 0182 0183 +\L 0183 0182 0183 +\L 0184 0184 0185 +\L 0185 0184 0185 +\L 0186 0186 0254 +\L 0187 0187 0188 +\L 0188 0187 0188 +\L 0189 0189 0256 +\L 018A 018A 0257 +\L 018B 018B 018C +\L 018C 018B 018C +\l 018D +\L 018E 018E 01DD +\L 018F 018F 0259 +\L 0190 0190 025B +\L 0191 0191 0192 +\L 0192 0191 0192 +\L 0193 0193 0260 +\L 0194 0194 0263 +\L 0195 01F6 0195 +\L 0196 0196 0269 +\L 0197 0197 0268 +\L 0198 0198 0199 +\L 0199 0198 0199 +\L 019A 023D 019A +\l 019B +\L 019C 019C 026F +\L 019D 019D 0272 +\L 019E 0220 019E +\L 019F 019F 0275 +\L 01A0 01A0 01A1 +\L 01A1 01A0 01A1 +\L 01A2 01A2 01A3 +\L 01A3 01A2 01A3 +\L 01A4 01A4 01A5 +\L 01A5 01A4 01A5 +\L 01A6 01A6 0280 +\L 01A7 01A7 01A8 +\L 01A8 01A7 01A8 +\L 01A9 01A9 0283 +\l 01AA +\l 01AB +\L 01AC 01AC 01AD +\L 01AD 01AC 01AD +\L 01AE 01AE 0288 +\L 01AF 01AF 01B0 +\L 01B0 01AF 01B0 +\L 01B1 01B1 028A +\L 01B2 01B2 028B +\L 01B3 01B3 01B4 +\L 01B4 01B3 01B4 +\L 01B5 01B5 01B6 +\L 01B6 01B5 01B6 +\L 01B7 01B7 0292 +\L 01B8 01B8 01B9 +\L 01B9 01B8 01B9 +\l 01BA +\l 01BB +\L 01BC 01BC 01BD +\L 01BD 01BC 01BD +\l 01BE +\L 01BF 01F7 01BF +\l 01C0 +\l 01C1 +\l 01C2 +\l 01C3 +\L 01C4 01C4 01C6 +\L 01C5 01C4 01C6 +\L 01C6 01C4 01C6 +\L 01C7 01C7 01C9 +\L 01C8 01C7 01C9 +\L 01C9 01C7 01C9 +\L 01CA 01CA 01CC +\L 01CB 01CA 01CC +\L 01CC 01CA 01CC +\L 01CD 01CD 01CE +\L 01CE 01CD 01CE +\L 01CF 01CF 01D0 +\L 01D0 01CF 01D0 +\L 01D1 01D1 01D2 +\L 01D2 01D1 01D2 +\L 01D3 01D3 01D4 +\L 01D4 01D3 01D4 +\L 01D5 01D5 01D6 +\L 01D6 01D5 01D6 +\L 01D7 01D7 01D8 +\L 01D8 01D7 01D8 +\L 01D9 01D9 01DA +\L 01DA 01D9 01DA +\L 01DB 01DB 01DC +\L 01DC 01DB 01DC +\L 01DD 018E 01DD +\L 01DE 01DE 01DF +\L 01DF 01DE 01DF +\L 01E0 01E0 01E1 +\L 01E1 01E0 01E1 +\L 01E2 01E2 01E3 +\L 01E3 01E2 01E3 +\L 01E4 01E4 01E5 +\L 01E5 01E4 01E5 +\L 01E6 01E6 01E7 +\L 01E7 01E6 01E7 +\L 01E8 01E8 01E9 +\L 01E9 01E8 01E9 +\L 01EA 01EA 01EB +\L 01EB 01EA 01EB +\L 01EC 01EC 01ED +\L 01ED 01EC 01ED +\L 01EE 01EE 01EF +\L 01EF 01EE 01EF +\l 01F0 +\L 01F1 01F1 01F3 +\L 01F2 01F1 01F3 +\L 01F3 01F1 01F3 +\L 01F4 01F4 01F5 +\L 01F5 01F4 01F5 +\L 01F6 01F6 0195 +\L 01F7 01F7 01BF +\L 01F8 01F8 01F9 +\L 01F9 01F8 01F9 +\L 01FA 01FA 01FB +\L 01FB 01FA 01FB +\L 01FC 01FC 01FD +\L 01FD 01FC 01FD +\L 01FE 01FE 01FF +\L 01FF 01FE 01FF +\L 0200 0200 0201 +\L 0201 0200 0201 +\L 0202 0202 0203 +\L 0203 0202 0203 +\L 0204 0204 0205 +\L 0205 0204 0205 +\L 0206 0206 0207 +\L 0207 0206 0207 +\L 0208 0208 0209 +\L 0209 0208 0209 +\L 020A 020A 020B +\L 020B 020A 020B +\L 020C 020C 020D +\L 020D 020C 020D +\L 020E 020E 020F +\L 020F 020E 020F +\L 0210 0210 0211 +\L 0211 0210 0211 +\L 0212 0212 0213 +\L 0213 0212 0213 +\L 0214 0214 0215 +\L 0215 0214 0215 +\L 0216 0216 0217 +\L 0217 0216 0217 +\L 0218 0218 0219 +\L 0219 0218 0219 +\L 021A 021A 021B +\L 021B 021A 021B +\L 021C 021C 021D +\L 021D 021C 021D +\L 021E 021E 021F +\L 021F 021E 021F +\L 0220 0220 019E +\l 0221 +\L 0222 0222 0223 +\L 0223 0222 0223 +\L 0224 0224 0225 +\L 0225 0224 0225 +\L 0226 0226 0227 +\L 0227 0226 0227 +\L 0228 0228 0229 +\L 0229 0228 0229 +\L 022A 022A 022B +\L 022B 022A 022B +\L 022C 022C 022D +\L 022D 022C 022D +\L 022E 022E 022F +\L 022F 022E 022F +\L 0230 0230 0231 +\L 0231 0230 0231 +\L 0232 0232 0233 +\L 0233 0232 0233 +\l 0234 +\l 0235 +\l 0236 +\l 0237 +\l 0238 +\l 0239 +\L 023A 023A 2C65 +\L 023B 023B 023C +\L 023C 023B 023C +\L 023D 023D 019A +\L 023E 023E 2C66 +\l 023F +\l 0240 +\L 0241 0241 0242 +\L 0242 0241 0242 +\L 0243 0243 0180 +\L 0244 0244 0289 +\L 0245 0245 028C +\L 0246 0246 0247 +\L 0247 0246 0247 +\L 0248 0248 0249 +\L 0249 0248 0249 +\L 024A 024A 024B +\L 024B 024A 024B +\L 024C 024C 024D +\L 024D 024C 024D +\L 024E 024E 024F +\L 024F 024E 024F +\L 0250 2C6F 0250 +\L 0251 2C6D 0251 +\l 0252 +\L 0253 0181 0253 +\L 0254 0186 0254 +\l 0255 +\L 0256 0189 0256 +\L 0257 018A 0257 +\l 0258 +\L 0259 018F 0259 +\l 025A +\L 025B 0190 025B +\l 025C +\l 025D +\l 025E +\l 025F +\L 0260 0193 0260 +\l 0261 +\l 0262 +\L 0263 0194 0263 +\l 0264 +\l 0265 +\l 0266 +\l 0267 +\L 0268 0197 0268 +\L 0269 0196 0269 +\l 026A +\L 026B 2C62 026B +\l 026C +\l 026D +\l 026E +\L 026F 019C 026F +\l 0270 +\L 0271 2C6E 0271 +\L 0272 019D 0272 +\l 0273 +\l 0274 +\L 0275 019F 0275 +\l 0276 +\l 0277 +\l 0278 +\l 0279 +\l 027A +\l 027B +\l 027C +\L 027D 2C64 027D +\l 027E +\l 027F +\L 0280 01A6 0280 +\l 0281 +\l 0282 +\L 0283 01A9 0283 +\l 0284 +\l 0285 +\l 0286 +\l 0287 +\L 0288 01AE 0288 +\L 0289 0244 0289 +\L 028A 01B1 028A +\L 028B 01B2 028B +\L 028C 0245 028C +\l 028D +\l 028E +\l 028F +\l 0290 +\l 0291 +\L 0292 01B7 0292 +\l 0293 +\l 0294 +\l 0295 +\l 0296 +\l 0297 +\l 0298 +\l 0299 +\l 029A +\l 029B +\l 029C +\l 029D +\l 029E +\l 029F +\l 02A0 +\l 02A1 +\l 02A2 +\l 02A3 +\l 02A4 +\l 02A5 +\l 02A6 +\l 02A7 +\l 02A8 +\l 02A9 +\l 02AA +\l 02AB +\l 02AC +\l 02AD +\l 02AE +\l 02AF +\l 02B0 +\l 02B1 +\l 02B2 +\l 02B3 +\l 02B4 +\l 02B5 +\l 02B6 +\l 02B7 +\l 02B8 +\l 02B9 +\l 02BA +\l 02BB +\l 02BC +\l 02BD +\l 02BE +\l 02BF +\l 02C0 +\l 02C1 +\l 02C6 +\l 02C7 +\l 02C8 +\l 02C9 +\l 02CA +\l 02CB +\l 02CC +\l 02CD +\l 02CE +\l 02CF +\l 02D0 +\l 02D1 +\l 02E0 +\l 02E1 +\l 02E2 +\l 02E3 +\l 02E4 +\l 02EC +\l 02EE +\L 0370 0370 0371 +\L 0371 0370 0371 +\L 0372 0372 0373 +\L 0373 0372 0373 +\l 0374 +\L 0376 0376 0377 +\L 0377 0376 0377 +\l 037A +\L 037B 03FD 037B +\L 037C 03FE 037C +\L 037D 03FF 037D +\L 0386 0386 03AC +\L 0388 0388 03AD +\L 0389 0389 03AE +\L 038A 038A 03AF +\L 038C 038C 03CC +\L 038E 038E 03CD +\L 038F 038F 03CE +\l 0390 +\L 0391 0391 03B1 +\L 0392 0392 03B2 +\L 0393 0393 03B3 +\L 0394 0394 03B4 +\L 0395 0395 03B5 +\L 0396 0396 03B6 +\L 0397 0397 03B7 +\L 0398 0398 03B8 +\L 0399 0399 03B9 +\L 039A 039A 03BA +\L 039B 039B 03BB +\L 039C 039C 03BC +\L 039D 039D 03BD +\L 039E 039E 03BE +\L 039F 039F 03BF +\L 03A0 03A0 03C0 +\L 03A1 03A1 03C1 +\L 03A3 03A3 03C3 +\L 03A4 03A4 03C4 +\L 03A5 03A5 03C5 +\L 03A6 03A6 03C6 +\L 03A7 03A7 03C7 +\L 03A8 03A8 03C8 +\L 03A9 03A9 03C9 +\L 03AA 03AA 03CA +\L 03AB 03AB 03CB +\L 03AC 0386 03AC +\L 03AD 0388 03AD +\L 03AE 0389 03AE +\L 03AF 038A 03AF +\l 03B0 +\L 03B1 0391 03B1 +\L 03B2 0392 03B2 +\L 03B3 0393 03B3 +\L 03B4 0394 03B4 +\L 03B5 0395 03B5 +\L 03B6 0396 03B6 +\L 03B7 0397 03B7 +\L 03B8 0398 03B8 +\L 03B9 0399 03B9 +\L 03BA 039A 03BA +\L 03BB 039B 03BB +\L 03BC 039C 03BC +\L 03BD 039D 03BD +\L 03BE 039E 03BE +\L 03BF 039F 03BF +\L 03C0 03A0 03C0 +\L 03C1 03A1 03C1 +\L 03C2 03A3 03C2 +\L 03C3 03A3 03C3 +\L 03C4 03A4 03C4 +\L 03C5 03A5 03C5 +\L 03C6 03A6 03C6 +\L 03C7 03A7 03C7 +\L 03C8 03A8 03C8 +\L 03C9 03A9 03C9 +\L 03CA 03AA 03CA +\L 03CB 03AB 03CB +\L 03CC 038C 03CC +\L 03CD 038E 03CD +\L 03CE 038F 03CE +\L 03CF 03CF 03D7 +\L 03D0 0392 03D0 +\L 03D1 0398 03D1 +\l 03D2 +\l 03D3 +\l 03D4 +\L 03D5 03A6 03D5 +\L 03D6 03A0 03D6 +\L 03D7 03CF 03D7 +\L 03D8 03D8 03D9 +\L 03D9 03D8 03D9 +\L 03DA 03DA 03DB +\L 03DB 03DA 03DB +\L 03DC 03DC 03DD +\L 03DD 03DC 03DD +\L 03DE 03DE 03DF +\L 03DF 03DE 03DF +\L 03E0 03E0 03E1 +\L 03E1 03E0 03E1 +\L 03E2 03E2 03E3 +\L 03E3 03E2 03E3 +\L 03E4 03E4 03E5 +\L 03E5 03E4 03E5 +\L 03E6 03E6 03E7 +\L 03E7 03E6 03E7 +\L 03E8 03E8 03E9 +\L 03E9 03E8 03E9 +\L 03EA 03EA 03EB +\L 03EB 03EA 03EB +\L 03EC 03EC 03ED +\L 03ED 03EC 03ED +\L 03EE 03EE 03EF +\L 03EF 03EE 03EF +\L 03F0 039A 03F0 +\L 03F1 03A1 03F1 +\L 03F2 03F9 03F2 +\l 03F3 +\L 03F4 03F4 03B8 +\L 03F5 0395 03F5 +\L 03F7 03F7 03F8 +\L 03F8 03F7 03F8 +\L 03F9 03F9 03F2 +\L 03FA 03FA 03FB +\L 03FB 03FA 03FB +\l 03FC +\L 03FD 03FD 037B +\L 03FE 03FE 037C +\L 03FF 03FF 037D +\L 0400 0400 0450 +\L 0401 0401 0451 +\L 0402 0402 0452 +\L 0403 0403 0453 +\L 0404 0404 0454 +\L 0405 0405 0455 +\L 0406 0406 0456 +\L 0407 0407 0457 +\L 0408 0408 0458 +\L 0409 0409 0459 +\L 040A 040A 045A +\L 040B 040B 045B +\L 040C 040C 045C +\L 040D 040D 045D +\L 040E 040E 045E +\L 040F 040F 045F +\L 0410 0410 0430 +\L 0411 0411 0431 +\L 0412 0412 0432 +\L 0413 0413 0433 +\L 0414 0414 0434 +\L 0415 0415 0435 +\L 0416 0416 0436 +\L 0417 0417 0437 +\L 0418 0418 0438 +\L 0419 0419 0439 +\L 041A 041A 043A +\L 041B 041B 043B +\L 041C 041C 043C +\L 041D 041D 043D +\L 041E 041E 043E +\L 041F 041F 043F +\L 0420 0420 0440 +\L 0421 0421 0441 +\L 0422 0422 0442 +\L 0423 0423 0443 +\L 0424 0424 0444 +\L 0425 0425 0445 +\L 0426 0426 0446 +\L 0427 0427 0447 +\L 0428 0428 0448 +\L 0429 0429 0449 +\L 042A 042A 044A +\L 042B 042B 044B +\L 042C 042C 044C +\L 042D 042D 044D +\L 042E 042E 044E +\L 042F 042F 044F +\L 0430 0410 0430 +\L 0431 0411 0431 +\L 0432 0412 0432 +\L 0433 0413 0433 +\L 0434 0414 0434 +\L 0435 0415 0435 +\L 0436 0416 0436 +\L 0437 0417 0437 +\L 0438 0418 0438 +\L 0439 0419 0439 +\L 043A 041A 043A +\L 043B 041B 043B +\L 043C 041C 043C +\L 043D 041D 043D +\L 043E 041E 043E +\L 043F 041F 043F +\L 0440 0420 0440 +\L 0441 0421 0441 +\L 0442 0422 0442 +\L 0443 0423 0443 +\L 0444 0424 0444 +\L 0445 0425 0445 +\L 0446 0426 0446 +\L 0447 0427 0447 +\L 0448 0428 0448 +\L 0449 0429 0449 +\L 044A 042A 044A +\L 044B 042B 044B +\L 044C 042C 044C +\L 044D 042D 044D +\L 044E 042E 044E +\L 044F 042F 044F +\L 0450 0400 0450 +\L 0451 0401 0451 +\L 0452 0402 0452 +\L 0453 0403 0453 +\L 0454 0404 0454 +\L 0455 0405 0455 +\L 0456 0406 0456 +\L 0457 0407 0457 +\L 0458 0408 0458 +\L 0459 0409 0459 +\L 045A 040A 045A +\L 045B 040B 045B +\L 045C 040C 045C +\L 045D 040D 045D +\L 045E 040E 045E +\L 045F 040F 045F +\L 0460 0460 0461 +\L 0461 0460 0461 +\L 0462 0462 0463 +\L 0463 0462 0463 +\L 0464 0464 0465 +\L 0465 0464 0465 +\L 0466 0466 0467 +\L 0467 0466 0467 +\L 0468 0468 0469 +\L 0469 0468 0469 +\L 046A 046A 046B +\L 046B 046A 046B +\L 046C 046C 046D +\L 046D 046C 046D +\L 046E 046E 046F +\L 046F 046E 046F +\L 0470 0470 0471 +\L 0471 0470 0471 +\L 0472 0472 0473 +\L 0473 0472 0473 +\L 0474 0474 0475 +\L 0475 0474 0475 +\L 0476 0476 0477 +\L 0477 0476 0477 +\L 0478 0478 0479 +\L 0479 0478 0479 +\L 047A 047A 047B +\L 047B 047A 047B +\L 047C 047C 047D +\L 047D 047C 047D +\L 047E 047E 047F +\L 047F 047E 047F +\L 0480 0480 0481 +\L 0481 0480 0481 +\L 048A 048A 048B +\L 048B 048A 048B +\L 048C 048C 048D +\L 048D 048C 048D +\L 048E 048E 048F +\L 048F 048E 048F +\L 0490 0490 0491 +\L 0491 0490 0491 +\L 0492 0492 0493 +\L 0493 0492 0493 +\L 0494 0494 0495 +\L 0495 0494 0495 +\L 0496 0496 0497 +\L 0497 0496 0497 +\L 0498 0498 0499 +\L 0499 0498 0499 +\L 049A 049A 049B +\L 049B 049A 049B +\L 049C 049C 049D +\L 049D 049C 049D +\L 049E 049E 049F +\L 049F 049E 049F +\L 04A0 04A0 04A1 +\L 04A1 04A0 04A1 +\L 04A2 04A2 04A3 +\L 04A3 04A2 04A3 +\L 04A4 04A4 04A5 +\L 04A5 04A4 04A5 +\L 04A6 04A6 04A7 +\L 04A7 04A6 04A7 +\L 04A8 04A8 04A9 +\L 04A9 04A8 04A9 +\L 04AA 04AA 04AB +\L 04AB 04AA 04AB +\L 04AC 04AC 04AD +\L 04AD 04AC 04AD +\L 04AE 04AE 04AF +\L 04AF 04AE 04AF +\L 04B0 04B0 04B1 +\L 04B1 04B0 04B1 +\L 04B2 04B2 04B3 +\L 04B3 04B2 04B3 +\L 04B4 04B4 04B5 +\L 04B5 04B4 04B5 +\L 04B6 04B6 04B7 +\L 04B7 04B6 04B7 +\L 04B8 04B8 04B9 +\L 04B9 04B8 04B9 +\L 04BA 04BA 04BB +\L 04BB 04BA 04BB +\L 04BC 04BC 04BD +\L 04BD 04BC 04BD +\L 04BE 04BE 04BF +\L 04BF 04BE 04BF +\L 04C0 04C0 04CF +\L 04C1 04C1 04C2 +\L 04C2 04C1 04C2 +\L 04C3 04C3 04C4 +\L 04C4 04C3 04C4 +\L 04C5 04C5 04C6 +\L 04C6 04C5 04C6 +\L 04C7 04C7 04C8 +\L 04C8 04C7 04C8 +\L 04C9 04C9 04CA +\L 04CA 04C9 04CA +\L 04CB 04CB 04CC +\L 04CC 04CB 04CC +\L 04CD 04CD 04CE +\L 04CE 04CD 04CE +\L 04CF 04C0 04CF +\L 04D0 04D0 04D1 +\L 04D1 04D0 04D1 +\L 04D2 04D2 04D3 +\L 04D3 04D2 04D3 +\L 04D4 04D4 04D5 +\L 04D5 04D4 04D5 +\L 04D6 04D6 04D7 +\L 04D7 04D6 04D7 +\L 04D8 04D8 04D9 +\L 04D9 04D8 04D9 +\L 04DA 04DA 04DB +\L 04DB 04DA 04DB +\L 04DC 04DC 04DD +\L 04DD 04DC 04DD +\L 04DE 04DE 04DF +\L 04DF 04DE 04DF +\L 04E0 04E0 04E1 +\L 04E1 04E0 04E1 +\L 04E2 04E2 04E3 +\L 04E3 04E2 04E3 +\L 04E4 04E4 04E5 +\L 04E5 04E4 04E5 +\L 04E6 04E6 04E7 +\L 04E7 04E6 04E7 +\L 04E8 04E8 04E9 +\L 04E9 04E8 04E9 +\L 04EA 04EA 04EB +\L 04EB 04EA 04EB +\L 04EC 04EC 04ED +\L 04ED 04EC 04ED +\L 04EE 04EE 04EF +\L 04EF 04EE 04EF +\L 04F0 04F0 04F1 +\L 04F1 04F0 04F1 +\L 04F2 04F2 04F3 +\L 04F3 04F2 04F3 +\L 04F4 04F4 04F5 +\L 04F5 04F4 04F5 +\L 04F6 04F6 04F7 +\L 04F7 04F6 04F7 +\L 04F8 04F8 04F9 +\L 04F9 04F8 04F9 +\L 04FA 04FA 04FB +\L 04FB 04FA 04FB +\L 04FC 04FC 04FD +\L 04FD 04FC 04FD +\L 04FE 04FE 04FF +\L 04FF 04FE 04FF +\L 0500 0500 0501 +\L 0501 0500 0501 +\L 0502 0502 0503 +\L 0503 0502 0503 +\L 0504 0504 0505 +\L 0505 0504 0505 +\L 0506 0506 0507 +\L 0507 0506 0507 +\L 0508 0508 0509 +\L 0509 0508 0509 +\L 050A 050A 050B +\L 050B 050A 050B +\L 050C 050C 050D +\L 050D 050C 050D +\L 050E 050E 050F +\L 050F 050E 050F +\L 0510 0510 0511 +\L 0511 0510 0511 +\L 0512 0512 0513 +\L 0513 0512 0513 +\L 0514 0514 0515 +\L 0515 0514 0515 +\L 0516 0516 0517 +\L 0517 0516 0517 +\L 0518 0518 0519 +\L 0519 0518 0519 +\L 051A 051A 051B +\L 051B 051A 051B +\L 051C 051C 051D +\L 051D 051C 051D +\L 051E 051E 051F +\L 051F 051E 051F +\L 0520 0520 0521 +\L 0521 0520 0521 +\L 0522 0522 0523 +\L 0523 0522 0523 +\L 0531 0531 0561 +\L 0532 0532 0562 +\L 0533 0533 0563 +\L 0534 0534 0564 +\L 0535 0535 0565 +\L 0536 0536 0566 +\L 0537 0537 0567 +\L 0538 0538 0568 +\L 0539 0539 0569 +\L 053A 053A 056A +\L 053B 053B 056B +\L 053C 053C 056C +\L 053D 053D 056D +\L 053E 053E 056E +\L 053F 053F 056F +\L 0540 0540 0570 +\L 0541 0541 0571 +\L 0542 0542 0572 +\L 0543 0543 0573 +\L 0544 0544 0574 +\L 0545 0545 0575 +\L 0546 0546 0576 +\L 0547 0547 0577 +\L 0548 0548 0578 +\L 0549 0549 0579 +\L 054A 054A 057A +\L 054B 054B 057B +\L 054C 054C 057C +\L 054D 054D 057D +\L 054E 054E 057E +\L 054F 054F 057F +\L 0550 0550 0580 +\L 0551 0551 0581 +\L 0552 0552 0582 +\L 0553 0553 0583 +\L 0554 0554 0584 +\L 0555 0555 0585 +\L 0556 0556 0586 +\l 0559 +\L 0561 0531 0561 +\L 0562 0532 0562 +\L 0563 0533 0563 +\L 0564 0534 0564 +\L 0565 0535 0565 +\L 0566 0536 0566 +\L 0567 0537 0567 +\L 0568 0538 0568 +\L 0569 0539 0569 +\L 056A 053A 056A +\L 056B 053B 056B +\L 056C 053C 056C +\L 056D 053D 056D +\L 056E 053E 056E +\L 056F 053F 056F +\L 0570 0540 0570 +\L 0571 0541 0571 +\L 0572 0542 0572 +\L 0573 0543 0573 +\L 0574 0544 0574 +\L 0575 0545 0575 +\L 0576 0546 0576 +\L 0577 0547 0577 +\L 0578 0548 0578 +\L 0579 0549 0579 +\L 057A 054A 057A +\L 057B 054B 057B +\L 057C 054C 057C +\L 057D 054D 057D +\L 057E 054E 057E +\L 057F 054F 057F +\L 0580 0550 0580 +\L 0581 0551 0581 +\L 0582 0552 0582 +\L 0583 0553 0583 +\L 0584 0554 0584 +\L 0585 0555 0585 +\L 0586 0556 0586 +\l 0587 +\l 05D0 +\l 05D1 +\l 05D2 +\l 05D3 +\l 05D4 +\l 05D5 +\l 05D6 +\l 05D7 +\l 05D8 +\l 05D9 +\l 05DA +\l 05DB +\l 05DC +\l 05DD +\l 05DE +\l 05DF +\l 05E0 +\l 05E1 +\l 05E2 +\l 05E3 +\l 05E4 +\l 05E5 +\l 05E6 +\l 05E7 +\l 05E8 +\l 05E9 +\l 05EA +\l 05F0 +\l 05F1 +\l 05F2 +\l 0621 +\l 0622 +\l 0623 +\l 0624 +\l 0625 +\l 0626 +\l 0627 +\l 0628 +\l 0629 +\l 062A +\l 062B +\l 062C +\l 062D +\l 062E +\l 062F +\l 0630 +\l 0631 +\l 0632 +\l 0633 +\l 0634 +\l 0635 +\l 0636 +\l 0637 +\l 0638 +\l 0639 +\l 063A +\l 063B +\l 063C +\l 063D +\l 063E +\l 063F +\l 0640 +\l 0641 +\l 0642 +\l 0643 +\l 0644 +\l 0645 +\l 0646 +\l 0647 +\l 0648 +\l 0649 +\l 064A +\l 066E +\l 066F +\l 0671 +\l 0672 +\l 0673 +\l 0674 +\l 0675 +\l 0676 +\l 0677 +\l 0678 +\l 0679 +\l 067A +\l 067B +\l 067C +\l 067D +\l 067E +\l 067F +\l 0680 +\l 0681 +\l 0682 +\l 0683 +\l 0684 +\l 0685 +\l 0686 +\l 0687 +\l 0688 +\l 0689 +\l 068A +\l 068B +\l 068C +\l 068D +\l 068E +\l 068F +\l 0690 +\l 0691 +\l 0692 +\l 0693 +\l 0694 +\l 0695 +\l 0696 +\l 0697 +\l 0698 +\l 0699 +\l 069A +\l 069B +\l 069C +\l 069D +\l 069E +\l 069F +\l 06A0 +\l 06A1 +\l 06A2 +\l 06A3 +\l 06A4 +\l 06A5 +\l 06A6 +\l 06A7 +\l 06A8 +\l 06A9 +\l 06AA +\l 06AB +\l 06AC +\l 06AD +\l 06AE +\l 06AF +\l 06B0 +\l 06B1 +\l 06B2 +\l 06B3 +\l 06B4 +\l 06B5 +\l 06B6 +\l 06B7 +\l 06B8 +\l 06B9 +\l 06BA +\l 06BB +\l 06BC +\l 06BD +\l 06BE +\l 06BF +\l 06C0 +\l 06C1 +\l 06C2 +\l 06C3 +\l 06C4 +\l 06C5 +\l 06C6 +\l 06C7 +\l 06C8 +\l 06C9 +\l 06CA +\l 06CB +\l 06CC +\l 06CD +\l 06CE +\l 06CF +\l 06D0 +\l 06D1 +\l 06D2 +\l 06D3 +\l 06D5 +\l 06E5 +\l 06E6 +\l 06EE +\l 06EF +\l 06FA +\l 06FB +\l 06FC +\l 06FF +\l 0710 +\l 0712 +\l 0713 +\l 0714 +\l 0715 +\l 0716 +\l 0717 +\l 0718 +\l 0719 +\l 071A +\l 071B +\l 071C +\l 071D +\l 071E +\l 071F +\l 0720 +\l 0721 +\l 0722 +\l 0723 +\l 0724 +\l 0725 +\l 0726 +\l 0727 +\l 0728 +\l 0729 +\l 072A +\l 072B +\l 072C +\l 072D +\l 072E +\l 072F +\l 074D +\l 074E +\l 074F +\l 0750 +\l 0751 +\l 0752 +\l 0753 +\l 0754 +\l 0755 +\l 0756 +\l 0757 +\l 0758 +\l 0759 +\l 075A +\l 075B +\l 075C +\l 075D +\l 075E +\l 075F +\l 0760 +\l 0761 +\l 0762 +\l 0763 +\l 0764 +\l 0765 +\l 0766 +\l 0767 +\l 0768 +\l 0769 +\l 076A +\l 076B +\l 076C +\l 076D +\l 076E +\l 076F +\l 0770 +\l 0771 +\l 0772 +\l 0773 +\l 0774 +\l 0775 +\l 0776 +\l 0777 +\l 0778 +\l 0779 +\l 077A +\l 077B +\l 077C +\l 077D +\l 077E +\l 077F +\l 0780 +\l 0781 +\l 0782 +\l 0783 +\l 0784 +\l 0785 +\l 0786 +\l 0787 +\l 0788 +\l 0789 +\l 078A +\l 078B +\l 078C +\l 078D +\l 078E +\l 078F +\l 0790 +\l 0791 +\l 0792 +\l 0793 +\l 0794 +\l 0795 +\l 0796 +\l 0797 +\l 0798 +\l 0799 +\l 079A +\l 079B +\l 079C +\l 079D +\l 079E +\l 079F +\l 07A0 +\l 07A1 +\l 07A2 +\l 07A3 +\l 07A4 +\l 07A5 +\l 07B1 +\l 07CA +\l 07CB +\l 07CC +\l 07CD +\l 07CE +\l 07CF +\l 07D0 +\l 07D1 +\l 07D2 +\l 07D3 +\l 07D4 +\l 07D5 +\l 07D6 +\l 07D7 +\l 07D8 +\l 07D9 +\l 07DA +\l 07DB +\l 07DC +\l 07DD +\l 07DE +\l 07DF +\l 07E0 +\l 07E1 +\l 07E2 +\l 07E3 +\l 07E4 +\l 07E5 +\l 07E6 +\l 07E7 +\l 07E8 +\l 07E9 +\l 07EA +\l 07F4 +\l 07F5 +\l 07FA +\l 0904 +\l 0905 +\l 0906 +\l 0907 +\l 0908 +\l 0909 +\l 090A +\l 090B +\l 090C +\l 090D +\l 090E +\l 090F +\l 0910 +\l 0911 +\l 0912 +\l 0913 +\l 0914 +\l 0915 +\l 0916 +\l 0917 +\l 0918 +\l 0919 +\l 091A +\l 091B +\l 091C +\l 091D +\l 091E +\l 091F +\l 0920 +\l 0921 +\l 0922 +\l 0923 +\l 0924 +\l 0925 +\l 0926 +\l 0927 +\l 0928 +\l 0929 +\l 092A +\l 092B +\l 092C +\l 092D +\l 092E +\l 092F +\l 0930 +\l 0931 +\l 0932 +\l 0933 +\l 0934 +\l 0935 +\l 0936 +\l 0937 +\l 0938 +\l 0939 +\l 093D +\l 0950 +\l 0958 +\l 0959 +\l 095A +\l 095B +\l 095C +\l 095D +\l 095E +\l 095F +\l 0960 +\l 0961 +\l 0971 +\l 0972 +\l 097B +\l 097C +\l 097D +\l 097E +\l 097F +\l 0985 +\l 0986 +\l 0987 +\l 0988 +\l 0989 +\l 098A +\l 098B +\l 098C +\l 098F +\l 0990 +\l 0993 +\l 0994 +\l 0995 +\l 0996 +\l 0997 +\l 0998 +\l 0999 +\l 099A +\l 099B +\l 099C +\l 099D +\l 099E +\l 099F +\l 09A0 +\l 09A1 +\l 09A2 +\l 09A3 +\l 09A4 +\l 09A5 +\l 09A6 +\l 09A7 +\l 09A8 +\l 09AA +\l 09AB +\l 09AC +\l 09AD +\l 09AE +\l 09AF +\l 09B0 +\l 09B2 +\l 09B6 +\l 09B7 +\l 09B8 +\l 09B9 +\l 09BD +\l 09CE +\l 09DC +\l 09DD +\l 09DF +\l 09E0 +\l 09E1 +\l 09F0 +\l 09F1 +\l 0A05 +\l 0A06 +\l 0A07 +\l 0A08 +\l 0A09 +\l 0A0A +\l 0A0F +\l 0A10 +\l 0A13 +\l 0A14 +\l 0A15 +\l 0A16 +\l 0A17 +\l 0A18 +\l 0A19 +\l 0A1A +\l 0A1B +\l 0A1C +\l 0A1D +\l 0A1E +\l 0A1F +\l 0A20 +\l 0A21 +\l 0A22 +\l 0A23 +\l 0A24 +\l 0A25 +\l 0A26 +\l 0A27 +\l 0A28 +\l 0A2A +\l 0A2B +\l 0A2C +\l 0A2D +\l 0A2E +\l 0A2F +\l 0A30 +\l 0A32 +\l 0A33 +\l 0A35 +\l 0A36 +\l 0A38 +\l 0A39 +\l 0A59 +\l 0A5A +\l 0A5B +\l 0A5C +\l 0A5E +\l 0A72 +\l 0A73 +\l 0A74 +\l 0A85 +\l 0A86 +\l 0A87 +\l 0A88 +\l 0A89 +\l 0A8A +\l 0A8B +\l 0A8C +\l 0A8D +\l 0A8F +\l 0A90 +\l 0A91 +\l 0A93 +\l 0A94 +\l 0A95 +\l 0A96 +\l 0A97 +\l 0A98 +\l 0A99 +\l 0A9A +\l 0A9B +\l 0A9C +\l 0A9D +\l 0A9E +\l 0A9F +\l 0AA0 +\l 0AA1 +\l 0AA2 +\l 0AA3 +\l 0AA4 +\l 0AA5 +\l 0AA6 +\l 0AA7 +\l 0AA8 +\l 0AAA +\l 0AAB +\l 0AAC +\l 0AAD +\l 0AAE +\l 0AAF +\l 0AB0 +\l 0AB2 +\l 0AB3 +\l 0AB5 +\l 0AB6 +\l 0AB7 +\l 0AB8 +\l 0AB9 +\l 0ABD +\l 0AD0 +\l 0AE0 +\l 0AE1 +\l 0B05 +\l 0B06 +\l 0B07 +\l 0B08 +\l 0B09 +\l 0B0A +\l 0B0B +\l 0B0C +\l 0B0F +\l 0B10 +\l 0B13 +\l 0B14 +\l 0B15 +\l 0B16 +\l 0B17 +\l 0B18 +\l 0B19 +\l 0B1A +\l 0B1B +\l 0B1C +\l 0B1D +\l 0B1E +\l 0B1F +\l 0B20 +\l 0B21 +\l 0B22 +\l 0B23 +\l 0B24 +\l 0B25 +\l 0B26 +\l 0B27 +\l 0B28 +\l 0B2A +\l 0B2B +\l 0B2C +\l 0B2D +\l 0B2E +\l 0B2F +\l 0B30 +\l 0B32 +\l 0B33 +\l 0B35 +\l 0B36 +\l 0B37 +\l 0B38 +\l 0B39 +\l 0B3D +\l 0B5C +\l 0B5D +\l 0B5F +\l 0B60 +\l 0B61 +\l 0B71 +\l 0B83 +\l 0B85 +\l 0B86 +\l 0B87 +\l 0B88 +\l 0B89 +\l 0B8A +\l 0B8E +\l 0B8F +\l 0B90 +\l 0B92 +\l 0B93 +\l 0B94 +\l 0B95 +\l 0B99 +\l 0B9A +\l 0B9C +\l 0B9E +\l 0B9F +\l 0BA3 +\l 0BA4 +\l 0BA8 +\l 0BA9 +\l 0BAA +\l 0BAE +\l 0BAF +\l 0BB0 +\l 0BB1 +\l 0BB2 +\l 0BB3 +\l 0BB4 +\l 0BB5 +\l 0BB6 +\l 0BB7 +\l 0BB8 +\l 0BB9 +\l 0BD0 +\l 0C05 +\l 0C06 +\l 0C07 +\l 0C08 +\l 0C09 +\l 0C0A +\l 0C0B +\l 0C0C +\l 0C0E +\l 0C0F +\l 0C10 +\l 0C12 +\l 0C13 +\l 0C14 +\l 0C15 +\l 0C16 +\l 0C17 +\l 0C18 +\l 0C19 +\l 0C1A +\l 0C1B +\l 0C1C +\l 0C1D +\l 0C1E +\l 0C1F +\l 0C20 +\l 0C21 +\l 0C22 +\l 0C23 +\l 0C24 +\l 0C25 +\l 0C26 +\l 0C27 +\l 0C28 +\l 0C2A +\l 0C2B +\l 0C2C +\l 0C2D +\l 0C2E +\l 0C2F +\l 0C30 +\l 0C31 +\l 0C32 +\l 0C33 +\l 0C35 +\l 0C36 +\l 0C37 +\l 0C38 +\l 0C39 +\l 0C3D +\l 0C58 +\l 0C59 +\l 0C60 +\l 0C61 +\l 0C85 +\l 0C86 +\l 0C87 +\l 0C88 +\l 0C89 +\l 0C8A +\l 0C8B +\l 0C8C +\l 0C8E +\l 0C8F +\l 0C90 +\l 0C92 +\l 0C93 +\l 0C94 +\l 0C95 +\l 0C96 +\l 0C97 +\l 0C98 +\l 0C99 +\l 0C9A +\l 0C9B +\l 0C9C +\l 0C9D +\l 0C9E +\l 0C9F +\l 0CA0 +\l 0CA1 +\l 0CA2 +\l 0CA3 +\l 0CA4 +\l 0CA5 +\l 0CA6 +\l 0CA7 +\l 0CA8 +\l 0CAA +\l 0CAB +\l 0CAC +\l 0CAD +\l 0CAE +\l 0CAF +\l 0CB0 +\l 0CB1 +\l 0CB2 +\l 0CB3 +\l 0CB5 +\l 0CB6 +\l 0CB7 +\l 0CB8 +\l 0CB9 +\l 0CBD +\l 0CDE +\l 0CE0 +\l 0CE1 +\l 0D05 +\l 0D06 +\l 0D07 +\l 0D08 +\l 0D09 +\l 0D0A +\l 0D0B +\l 0D0C +\l 0D0E +\l 0D0F +\l 0D10 +\l 0D12 +\l 0D13 +\l 0D14 +\l 0D15 +\l 0D16 +\l 0D17 +\l 0D18 +\l 0D19 +\l 0D1A +\l 0D1B +\l 0D1C +\l 0D1D +\l 0D1E +\l 0D1F +\l 0D20 +\l 0D21 +\l 0D22 +\l 0D23 +\l 0D24 +\l 0D25 +\l 0D26 +\l 0D27 +\l 0D28 +\l 0D2A +\l 0D2B +\l 0D2C +\l 0D2D +\l 0D2E +\l 0D2F +\l 0D30 +\l 0D31 +\l 0D32 +\l 0D33 +\l 0D34 +\l 0D35 +\l 0D36 +\l 0D37 +\l 0D38 +\l 0D39 +\l 0D3D +\l 0D60 +\l 0D61 +\l 0D7A +\l 0D7B +\l 0D7C +\l 0D7D +\l 0D7E +\l 0D7F +\l 0D85 +\l 0D86 +\l 0D87 +\l 0D88 +\l 0D89 +\l 0D8A +\l 0D8B +\l 0D8C +\l 0D8D +\l 0D8E +\l 0D8F +\l 0D90 +\l 0D91 +\l 0D92 +\l 0D93 +\l 0D94 +\l 0D95 +\l 0D96 +\l 0D9A +\l 0D9B +\l 0D9C +\l 0D9D +\l 0D9E +\l 0D9F +\l 0DA0 +\l 0DA1 +\l 0DA2 +\l 0DA3 +\l 0DA4 +\l 0DA5 +\l 0DA6 +\l 0DA7 +\l 0DA8 +\l 0DA9 +\l 0DAA +\l 0DAB +\l 0DAC +\l 0DAD +\l 0DAE +\l 0DAF +\l 0DB0 +\l 0DB1 +\l 0DB3 +\l 0DB4 +\l 0DB5 +\l 0DB6 +\l 0DB7 +\l 0DB8 +\l 0DB9 +\l 0DBA +\l 0DBB +\l 0DBD +\l 0DC0 +\l 0DC1 +\l 0DC2 +\l 0DC3 +\l 0DC4 +\l 0DC5 +\l 0DC6 +\l 0E01 +\l 0E02 +\l 0E03 +\l 0E04 +\l 0E05 +\l 0E06 +\l 0E07 +\l 0E08 +\l 0E09 +\l 0E0A +\l 0E0B +\l 0E0C +\l 0E0D +\l 0E0E +\l 0E0F +\l 0E10 +\l 0E11 +\l 0E12 +\l 0E13 +\l 0E14 +\l 0E15 +\l 0E16 +\l 0E17 +\l 0E18 +\l 0E19 +\l 0E1A +\l 0E1B +\l 0E1C +\l 0E1D +\l 0E1E +\l 0E1F +\l 0E20 +\l 0E21 +\l 0E22 +\l 0E23 +\l 0E24 +\l 0E25 +\l 0E26 +\l 0E27 +\l 0E28 +\l 0E29 +\l 0E2A +\l 0E2B +\l 0E2C +\l 0E2D +\l 0E2E +\l 0E2F +\l 0E30 +\l 0E32 +\l 0E33 +\l 0E40 +\l 0E41 +\l 0E42 +\l 0E43 +\l 0E44 +\l 0E45 +\l 0E46 +\l 0E81 +\l 0E82 +\l 0E84 +\l 0E87 +\l 0E88 +\l 0E8A +\l 0E8D +\l 0E94 +\l 0E95 +\l 0E96 +\l 0E97 +\l 0E99 +\l 0E9A +\l 0E9B +\l 0E9C +\l 0E9D +\l 0E9E +\l 0E9F +\l 0EA1 +\l 0EA2 +\l 0EA3 +\l 0EA5 +\l 0EA7 +\l 0EAA +\l 0EAB +\l 0EAD +\l 0EAE +\l 0EAF +\l 0EB0 +\l 0EB2 +\l 0EB3 +\l 0EBD +\l 0EC0 +\l 0EC1 +\l 0EC2 +\l 0EC3 +\l 0EC4 +\l 0EC6 +\l 0EDC +\l 0EDD +\l 0F00 +\l 0F40 +\l 0F41 +\l 0F42 +\l 0F43 +\l 0F44 +\l 0F45 +\l 0F46 +\l 0F47 +\l 0F49 +\l 0F4A +\l 0F4B +\l 0F4C +\l 0F4D +\l 0F4E +\l 0F4F +\l 0F50 +\l 0F51 +\l 0F52 +\l 0F53 +\l 0F54 +\l 0F55 +\l 0F56 +\l 0F57 +\l 0F58 +\l 0F59 +\l 0F5A +\l 0F5B +\l 0F5C +\l 0F5D +\l 0F5E +\l 0F5F +\l 0F60 +\l 0F61 +\l 0F62 +\l 0F63 +\l 0F64 +\l 0F65 +\l 0F66 +\l 0F67 +\l 0F68 +\l 0F69 +\l 0F6A +\l 0F6B +\l 0F6C +\l 0F88 +\l 0F89 +\l 0F8A +\l 0F8B +\l 1000 +\l 1001 +\l 1002 +\l 1003 +\l 1004 +\l 1005 +\l 1006 +\l 1007 +\l 1008 +\l 1009 +\l 100A +\l 100B +\l 100C +\l 100D +\l 100E +\l 100F +\l 1010 +\l 1011 +\l 1012 +\l 1013 +\l 1014 +\l 1015 +\l 1016 +\l 1017 +\l 1018 +\l 1019 +\l 101A +\l 101B +\l 101C +\l 101D +\l 101E +\l 101F +\l 1020 +\l 1021 +\l 1022 +\l 1023 +\l 1024 +\l 1025 +\l 1026 +\l 1027 +\l 1028 +\l 1029 +\l 102A +\l 103F +\l 1050 +\l 1051 +\l 1052 +\l 1053 +\l 1054 +\l 1055 +\l 105A +\l 105B +\l 105C +\l 105D +\l 1061 +\l 1065 +\l 1066 +\l 106E +\l 106F +\l 1070 +\l 1075 +\l 1076 +\l 1077 +\l 1078 +\l 1079 +\l 107A +\l 107B +\l 107C +\l 107D +\l 107E +\l 107F +\l 1080 +\l 1081 +\l 108E +\L 10A0 10A0 2D00 +\L 10A1 10A1 2D01 +\L 10A2 10A2 2D02 +\L 10A3 10A3 2D03 +\L 10A4 10A4 2D04 +\L 10A5 10A5 2D05 +\L 10A6 10A6 2D06 +\L 10A7 10A7 2D07 +\L 10A8 10A8 2D08 +\L 10A9 10A9 2D09 +\L 10AA 10AA 2D0A +\L 10AB 10AB 2D0B +\L 10AC 10AC 2D0C +\L 10AD 10AD 2D0D +\L 10AE 10AE 2D0E +\L 10AF 10AF 2D0F +\L 10B0 10B0 2D10 +\L 10B1 10B1 2D11 +\L 10B2 10B2 2D12 +\L 10B3 10B3 2D13 +\L 10B4 10B4 2D14 +\L 10B5 10B5 2D15 +\L 10B6 10B6 2D16 +\L 10B7 10B7 2D17 +\L 10B8 10B8 2D18 +\L 10B9 10B9 2D19 +\L 10BA 10BA 2D1A +\L 10BB 10BB 2D1B +\L 10BC 10BC 2D1C +\L 10BD 10BD 2D1D +\L 10BE 10BE 2D1E +\L 10BF 10BF 2D1F +\L 10C0 10C0 2D20 +\L 10C1 10C1 2D21 +\L 10C2 10C2 2D22 +\L 10C3 10C3 2D23 +\L 10C4 10C4 2D24 +\L 10C5 10C5 2D25 +\l 10D0 +\l 10D1 +\l 10D2 +\l 10D3 +\l 10D4 +\l 10D5 +\l 10D6 +\l 10D7 +\l 10D8 +\l 10D9 +\l 10DA +\l 10DB +\l 10DC +\l 10DD +\l 10DE +\l 10DF +\l 10E0 +\l 10E1 +\l 10E2 +\l 10E3 +\l 10E4 +\l 10E5 +\l 10E6 +\l 10E7 +\l 10E8 +\l 10E9 +\l 10EA +\l 10EB +\l 10EC +\l 10ED +\l 10EE +\l 10EF +\l 10F0 +\l 10F1 +\l 10F2 +\l 10F3 +\l 10F4 +\l 10F5 +\l 10F6 +\l 10F7 +\l 10F8 +\l 10F9 +\l 10FA +\l 10FC +\l 1100 +\l 1101 +\l 1102 +\l 1103 +\l 1104 +\l 1105 +\l 1106 +\l 1107 +\l 1108 +\l 1109 +\l 110A +\l 110B +\l 110C +\l 110D +\l 110E +\l 110F +\l 1110 +\l 1111 +\l 1112 +\l 1113 +\l 1114 +\l 1115 +\l 1116 +\l 1117 +\l 1118 +\l 1119 +\l 111A +\l 111B +\l 111C +\l 111D +\l 111E +\l 111F +\l 1120 +\l 1121 +\l 1122 +\l 1123 +\l 1124 +\l 1125 +\l 1126 +\l 1127 +\l 1128 +\l 1129 +\l 112A +\l 112B +\l 112C +\l 112D +\l 112E +\l 112F +\l 1130 +\l 1131 +\l 1132 +\l 1133 +\l 1134 +\l 1135 +\l 1136 +\l 1137 +\l 1138 +\l 1139 +\l 113A +\l 113B +\l 113C +\l 113D +\l 113E +\l 113F +\l 1140 +\l 1141 +\l 1142 +\l 1143 +\l 1144 +\l 1145 +\l 1146 +\l 1147 +\l 1148 +\l 1149 +\l 114A +\l 114B +\l 114C +\l 114D +\l 114E +\l 114F +\l 1150 +\l 1151 +\l 1152 +\l 1153 +\l 1154 +\l 1155 +\l 1156 +\l 1157 +\l 1158 +\l 1159 +\l 115F +\l 1160 +\l 1161 +\l 1162 +\l 1163 +\l 1164 +\l 1165 +\l 1166 +\l 1167 +\l 1168 +\l 1169 +\l 116A +\l 116B +\l 116C +\l 116D +\l 116E +\l 116F +\l 1170 +\l 1171 +\l 1172 +\l 1173 +\l 1174 +\l 1175 +\l 1176 +\l 1177 +\l 1178 +\l 1179 +\l 117A +\l 117B +\l 117C +\l 117D +\l 117E +\l 117F +\l 1180 +\l 1181 +\l 1182 +\l 1183 +\l 1184 +\l 1185 +\l 1186 +\l 1187 +\l 1188 +\l 1189 +\l 118A +\l 118B +\l 118C +\l 118D +\l 118E +\l 118F +\l 1190 +\l 1191 +\l 1192 +\l 1193 +\l 1194 +\l 1195 +\l 1196 +\l 1197 +\l 1198 +\l 1199 +\l 119A +\l 119B +\l 119C +\l 119D +\l 119E +\l 119F +\l 11A0 +\l 11A1 +\l 11A2 +\l 11A8 +\l 11A9 +\l 11AA +\l 11AB +\l 11AC +\l 11AD +\l 11AE +\l 11AF +\l 11B0 +\l 11B1 +\l 11B2 +\l 11B3 +\l 11B4 +\l 11B5 +\l 11B6 +\l 11B7 +\l 11B8 +\l 11B9 +\l 11BA +\l 11BB +\l 11BC +\l 11BD +\l 11BE +\l 11BF +\l 11C0 +\l 11C1 +\l 11C2 +\l 11C3 +\l 11C4 +\l 11C5 +\l 11C6 +\l 11C7 +\l 11C8 +\l 11C9 +\l 11CA +\l 11CB +\l 11CC +\l 11CD +\l 11CE +\l 11CF +\l 11D0 +\l 11D1 +\l 11D2 +\l 11D3 +\l 11D4 +\l 11D5 +\l 11D6 +\l 11D7 +\l 11D8 +\l 11D9 +\l 11DA +\l 11DB +\l 11DC +\l 11DD +\l 11DE +\l 11DF +\l 11E0 +\l 11E1 +\l 11E2 +\l 11E3 +\l 11E4 +\l 11E5 +\l 11E6 +\l 11E7 +\l 11E8 +\l 11E9 +\l 11EA +\l 11EB +\l 11EC +\l 11ED +\l 11EE +\l 11EF +\l 11F0 +\l 11F1 +\l 11F2 +\l 11F3 +\l 11F4 +\l 11F5 +\l 11F6 +\l 11F7 +\l 11F8 +\l 11F9 +\l 1200 +\l 1201 +\l 1202 +\l 1203 +\l 1204 +\l 1205 +\l 1206 +\l 1207 +\l 1208 +\l 1209 +\l 120A +\l 120B +\l 120C +\l 120D +\l 120E +\l 120F +\l 1210 +\l 1211 +\l 1212 +\l 1213 +\l 1214 +\l 1215 +\l 1216 +\l 1217 +\l 1218 +\l 1219 +\l 121A +\l 121B +\l 121C +\l 121D +\l 121E +\l 121F +\l 1220 +\l 1221 +\l 1222 +\l 1223 +\l 1224 +\l 1225 +\l 1226 +\l 1227 +\l 1228 +\l 1229 +\l 122A +\l 122B +\l 122C +\l 122D +\l 122E +\l 122F +\l 1230 +\l 1231 +\l 1232 +\l 1233 +\l 1234 +\l 1235 +\l 1236 +\l 1237 +\l 1238 +\l 1239 +\l 123A +\l 123B +\l 123C +\l 123D +\l 123E +\l 123F +\l 1240 +\l 1241 +\l 1242 +\l 1243 +\l 1244 +\l 1245 +\l 1246 +\l 1247 +\l 1248 +\l 124A +\l 124B +\l 124C +\l 124D +\l 1250 +\l 1251 +\l 1252 +\l 1253 +\l 1254 +\l 1255 +\l 1256 +\l 1258 +\l 125A +\l 125B +\l 125C +\l 125D +\l 1260 +\l 1261 +\l 1262 +\l 1263 +\l 1264 +\l 1265 +\l 1266 +\l 1267 +\l 1268 +\l 1269 +\l 126A +\l 126B +\l 126C +\l 126D +\l 126E +\l 126F +\l 1270 +\l 1271 +\l 1272 +\l 1273 +\l 1274 +\l 1275 +\l 1276 +\l 1277 +\l 1278 +\l 1279 +\l 127A +\l 127B +\l 127C +\l 127D +\l 127E +\l 127F +\l 1280 +\l 1281 +\l 1282 +\l 1283 +\l 1284 +\l 1285 +\l 1286 +\l 1287 +\l 1288 +\l 128A +\l 128B +\l 128C +\l 128D +\l 1290 +\l 1291 +\l 1292 +\l 1293 +\l 1294 +\l 1295 +\l 1296 +\l 1297 +\l 1298 +\l 1299 +\l 129A +\l 129B +\l 129C +\l 129D +\l 129E +\l 129F +\l 12A0 +\l 12A1 +\l 12A2 +\l 12A3 +\l 12A4 +\l 12A5 +\l 12A6 +\l 12A7 +\l 12A8 +\l 12A9 +\l 12AA +\l 12AB +\l 12AC +\l 12AD +\l 12AE +\l 12AF +\l 12B0 +\l 12B2 +\l 12B3 +\l 12B4 +\l 12B5 +\l 12B8 +\l 12B9 +\l 12BA +\l 12BB +\l 12BC +\l 12BD +\l 12BE +\l 12C0 +\l 12C2 +\l 12C3 +\l 12C4 +\l 12C5 +\l 12C8 +\l 12C9 +\l 12CA +\l 12CB +\l 12CC +\l 12CD +\l 12CE +\l 12CF +\l 12D0 +\l 12D1 +\l 12D2 +\l 12D3 +\l 12D4 +\l 12D5 +\l 12D6 +\l 12D8 +\l 12D9 +\l 12DA +\l 12DB +\l 12DC +\l 12DD +\l 12DE +\l 12DF +\l 12E0 +\l 12E1 +\l 12E2 +\l 12E3 +\l 12E4 +\l 12E5 +\l 12E6 +\l 12E7 +\l 12E8 +\l 12E9 +\l 12EA +\l 12EB +\l 12EC +\l 12ED +\l 12EE +\l 12EF +\l 12F0 +\l 12F1 +\l 12F2 +\l 12F3 +\l 12F4 +\l 12F5 +\l 12F6 +\l 12F7 +\l 12F8 +\l 12F9 +\l 12FA +\l 12FB +\l 12FC +\l 12FD +\l 12FE +\l 12FF +\l 1300 +\l 1301 +\l 1302 +\l 1303 +\l 1304 +\l 1305 +\l 1306 +\l 1307 +\l 1308 +\l 1309 +\l 130A +\l 130B +\l 130C +\l 130D +\l 130E +\l 130F +\l 1310 +\l 1312 +\l 1313 +\l 1314 +\l 1315 +\l 1318 +\l 1319 +\l 131A +\l 131B +\l 131C +\l 131D +\l 131E +\l 131F +\l 1320 +\l 1321 +\l 1322 +\l 1323 +\l 1324 +\l 1325 +\l 1326 +\l 1327 +\l 1328 +\l 1329 +\l 132A +\l 132B +\l 132C +\l 132D +\l 132E +\l 132F +\l 1330 +\l 1331 +\l 1332 +\l 1333 +\l 1334 +\l 1335 +\l 1336 +\l 1337 +\l 1338 +\l 1339 +\l 133A +\l 133B +\l 133C +\l 133D +\l 133E +\l 133F +\l 1340 +\l 1341 +\l 1342 +\l 1343 +\l 1344 +\l 1345 +\l 1346 +\l 1347 +\l 1348 +\l 1349 +\l 134A +\l 134B +\l 134C +\l 134D +\l 134E +\l 134F +\l 1350 +\l 1351 +\l 1352 +\l 1353 +\l 1354 +\l 1355 +\l 1356 +\l 1357 +\l 1358 +\l 1359 +\l 135A +\l 1380 +\l 1381 +\l 1382 +\l 1383 +\l 1384 +\l 1385 +\l 1386 +\l 1387 +\l 1388 +\l 1389 +\l 138A +\l 138B +\l 138C +\l 138D +\l 138E +\l 138F +\l 13A0 +\l 13A1 +\l 13A2 +\l 13A3 +\l 13A4 +\l 13A5 +\l 13A6 +\l 13A7 +\l 13A8 +\l 13A9 +\l 13AA +\l 13AB +\l 13AC +\l 13AD +\l 13AE +\l 13AF +\l 13B0 +\l 13B1 +\l 13B2 +\l 13B3 +\l 13B4 +\l 13B5 +\l 13B6 +\l 13B7 +\l 13B8 +\l 13B9 +\l 13BA +\l 13BB +\l 13BC +\l 13BD +\l 13BE +\l 13BF +\l 13C0 +\l 13C1 +\l 13C2 +\l 13C3 +\l 13C4 +\l 13C5 +\l 13C6 +\l 13C7 +\l 13C8 +\l 13C9 +\l 13CA +\l 13CB +\l 13CC +\l 13CD +\l 13CE +\l 13CF +\l 13D0 +\l 13D1 +\l 13D2 +\l 13D3 +\l 13D4 +\l 13D5 +\l 13D6 +\l 13D7 +\l 13D8 +\l 13D9 +\l 13DA +\l 13DB +\l 13DC +\l 13DD +\l 13DE +\l 13DF +\l 13E0 +\l 13E1 +\l 13E2 +\l 13E3 +\l 13E4 +\l 13E5 +\l 13E6 +\l 13E7 +\l 13E8 +\l 13E9 +\l 13EA +\l 13EB +\l 13EC +\l 13ED +\l 13EE +\l 13EF +\l 13F0 +\l 13F1 +\l 13F2 +\l 13F3 +\l 13F4 +\l 1401 +\l 1402 +\l 1403 +\l 1404 +\l 1405 +\l 1406 +\l 1407 +\l 1408 +\l 1409 +\l 140A +\l 140B +\l 140C +\l 140D +\l 140E +\l 140F +\l 1410 +\l 1411 +\l 1412 +\l 1413 +\l 1414 +\l 1415 +\l 1416 +\l 1417 +\l 1418 +\l 1419 +\l 141A +\l 141B +\l 141C +\l 141D +\l 141E +\l 141F +\l 1420 +\l 1421 +\l 1422 +\l 1423 +\l 1424 +\l 1425 +\l 1426 +\l 1427 +\l 1428 +\l 1429 +\l 142A +\l 142B +\l 142C +\l 142D +\l 142E +\l 142F +\l 1430 +\l 1431 +\l 1432 +\l 1433 +\l 1434 +\l 1435 +\l 1436 +\l 1437 +\l 1438 +\l 1439 +\l 143A +\l 143B +\l 143C +\l 143D +\l 143E +\l 143F +\l 1440 +\l 1441 +\l 1442 +\l 1443 +\l 1444 +\l 1445 +\l 1446 +\l 1447 +\l 1448 +\l 1449 +\l 144A +\l 144B +\l 144C +\l 144D +\l 144E +\l 144F +\l 1450 +\l 1451 +\l 1452 +\l 1453 +\l 1454 +\l 1455 +\l 1456 +\l 1457 +\l 1458 +\l 1459 +\l 145A +\l 145B +\l 145C +\l 145D +\l 145E +\l 145F +\l 1460 +\l 1461 +\l 1462 +\l 1463 +\l 1464 +\l 1465 +\l 1466 +\l 1467 +\l 1468 +\l 1469 +\l 146A +\l 146B +\l 146C +\l 146D +\l 146E +\l 146F +\l 1470 +\l 1471 +\l 1472 +\l 1473 +\l 1474 +\l 1475 +\l 1476 +\l 1477 +\l 1478 +\l 1479 +\l 147A +\l 147B +\l 147C +\l 147D +\l 147E +\l 147F +\l 1480 +\l 1481 +\l 1482 +\l 1483 +\l 1484 +\l 1485 +\l 1486 +\l 1487 +\l 1488 +\l 1489 +\l 148A +\l 148B +\l 148C +\l 148D +\l 148E +\l 148F +\l 1490 +\l 1491 +\l 1492 +\l 1493 +\l 1494 +\l 1495 +\l 1496 +\l 1497 +\l 1498 +\l 1499 +\l 149A +\l 149B +\l 149C +\l 149D +\l 149E +\l 149F +\l 14A0 +\l 14A1 +\l 14A2 +\l 14A3 +\l 14A4 +\l 14A5 +\l 14A6 +\l 14A7 +\l 14A8 +\l 14A9 +\l 14AA +\l 14AB +\l 14AC +\l 14AD +\l 14AE +\l 14AF +\l 14B0 +\l 14B1 +\l 14B2 +\l 14B3 +\l 14B4 +\l 14B5 +\l 14B6 +\l 14B7 +\l 14B8 +\l 14B9 +\l 14BA +\l 14BB +\l 14BC +\l 14BD +\l 14BE +\l 14BF +\l 14C0 +\l 14C1 +\l 14C2 +\l 14C3 +\l 14C4 +\l 14C5 +\l 14C6 +\l 14C7 +\l 14C8 +\l 14C9 +\l 14CA +\l 14CB +\l 14CC +\l 14CD +\l 14CE +\l 14CF +\l 14D0 +\l 14D1 +\l 14D2 +\l 14D3 +\l 14D4 +\l 14D5 +\l 14D6 +\l 14D7 +\l 14D8 +\l 14D9 +\l 14DA +\l 14DB +\l 14DC +\l 14DD +\l 14DE +\l 14DF +\l 14E0 +\l 14E1 +\l 14E2 +\l 14E3 +\l 14E4 +\l 14E5 +\l 14E6 +\l 14E7 +\l 14E8 +\l 14E9 +\l 14EA +\l 14EB +\l 14EC +\l 14ED +\l 14EE +\l 14EF +\l 14F0 +\l 14F1 +\l 14F2 +\l 14F3 +\l 14F4 +\l 14F5 +\l 14F6 +\l 14F7 +\l 14F8 +\l 14F9 +\l 14FA +\l 14FB +\l 14FC +\l 14FD +\l 14FE +\l 14FF +\l 1500 +\l 1501 +\l 1502 +\l 1503 +\l 1504 +\l 1505 +\l 1506 +\l 1507 +\l 1508 +\l 1509 +\l 150A +\l 150B +\l 150C +\l 150D +\l 150E +\l 150F +\l 1510 +\l 1511 +\l 1512 +\l 1513 +\l 1514 +\l 1515 +\l 1516 +\l 1517 +\l 1518 +\l 1519 +\l 151A +\l 151B +\l 151C +\l 151D +\l 151E +\l 151F +\l 1520 +\l 1521 +\l 1522 +\l 1523 +\l 1524 +\l 1525 +\l 1526 +\l 1527 +\l 1528 +\l 1529 +\l 152A +\l 152B +\l 152C +\l 152D +\l 152E +\l 152F +\l 1530 +\l 1531 +\l 1532 +\l 1533 +\l 1534 +\l 1535 +\l 1536 +\l 1537 +\l 1538 +\l 1539 +\l 153A +\l 153B +\l 153C +\l 153D +\l 153E +\l 153F +\l 1540 +\l 1541 +\l 1542 +\l 1543 +\l 1544 +\l 1545 +\l 1546 +\l 1547 +\l 1548 +\l 1549 +\l 154A +\l 154B +\l 154C +\l 154D +\l 154E +\l 154F +\l 1550 +\l 1551 +\l 1552 +\l 1553 +\l 1554 +\l 1555 +\l 1556 +\l 1557 +\l 1558 +\l 1559 +\l 155A +\l 155B +\l 155C +\l 155D +\l 155E +\l 155F +\l 1560 +\l 1561 +\l 1562 +\l 1563 +\l 1564 +\l 1565 +\l 1566 +\l 1567 +\l 1568 +\l 1569 +\l 156A +\l 156B +\l 156C +\l 156D +\l 156E +\l 156F +\l 1570 +\l 1571 +\l 1572 +\l 1573 +\l 1574 +\l 1575 +\l 1576 +\l 1577 +\l 1578 +\l 1579 +\l 157A +\l 157B +\l 157C +\l 157D +\l 157E +\l 157F +\l 1580 +\l 1581 +\l 1582 +\l 1583 +\l 1584 +\l 1585 +\l 1586 +\l 1587 +\l 1588 +\l 1589 +\l 158A +\l 158B +\l 158C +\l 158D +\l 158E +\l 158F +\l 1590 +\l 1591 +\l 1592 +\l 1593 +\l 1594 +\l 1595 +\l 1596 +\l 1597 +\l 1598 +\l 1599 +\l 159A +\l 159B +\l 159C +\l 159D +\l 159E +\l 159F +\l 15A0 +\l 15A1 +\l 15A2 +\l 15A3 +\l 15A4 +\l 15A5 +\l 15A6 +\l 15A7 +\l 15A8 +\l 15A9 +\l 15AA +\l 15AB +\l 15AC +\l 15AD +\l 15AE +\l 15AF +\l 15B0 +\l 15B1 +\l 15B2 +\l 15B3 +\l 15B4 +\l 15B5 +\l 15B6 +\l 15B7 +\l 15B8 +\l 15B9 +\l 15BA +\l 15BB +\l 15BC +\l 15BD +\l 15BE +\l 15BF +\l 15C0 +\l 15C1 +\l 15C2 +\l 15C3 +\l 15C4 +\l 15C5 +\l 15C6 +\l 15C7 +\l 15C8 +\l 15C9 +\l 15CA +\l 15CB +\l 15CC +\l 15CD +\l 15CE +\l 15CF +\l 15D0 +\l 15D1 +\l 15D2 +\l 15D3 +\l 15D4 +\l 15D5 +\l 15D6 +\l 15D7 +\l 15D8 +\l 15D9 +\l 15DA +\l 15DB +\l 15DC +\l 15DD +\l 15DE +\l 15DF +\l 15E0 +\l 15E1 +\l 15E2 +\l 15E3 +\l 15E4 +\l 15E5 +\l 15E6 +\l 15E7 +\l 15E8 +\l 15E9 +\l 15EA +\l 15EB +\l 15EC +\l 15ED +\l 15EE +\l 15EF +\l 15F0 +\l 15F1 +\l 15F2 +\l 15F3 +\l 15F4 +\l 15F5 +\l 15F6 +\l 15F7 +\l 15F8 +\l 15F9 +\l 15FA +\l 15FB +\l 15FC +\l 15FD +\l 15FE +\l 15FF +\l 1600 +\l 1601 +\l 1602 +\l 1603 +\l 1604 +\l 1605 +\l 1606 +\l 1607 +\l 1608 +\l 1609 +\l 160A +\l 160B +\l 160C +\l 160D +\l 160E +\l 160F +\l 1610 +\l 1611 +\l 1612 +\l 1613 +\l 1614 +\l 1615 +\l 1616 +\l 1617 +\l 1618 +\l 1619 +\l 161A +\l 161B +\l 161C +\l 161D +\l 161E +\l 161F +\l 1620 +\l 1621 +\l 1622 +\l 1623 +\l 1624 +\l 1625 +\l 1626 +\l 1627 +\l 1628 +\l 1629 +\l 162A +\l 162B +\l 162C +\l 162D +\l 162E +\l 162F +\l 1630 +\l 1631 +\l 1632 +\l 1633 +\l 1634 +\l 1635 +\l 1636 +\l 1637 +\l 1638 +\l 1639 +\l 163A +\l 163B +\l 163C +\l 163D +\l 163E +\l 163F +\l 1640 +\l 1641 +\l 1642 +\l 1643 +\l 1644 +\l 1645 +\l 1646 +\l 1647 +\l 1648 +\l 1649 +\l 164A +\l 164B +\l 164C +\l 164D +\l 164E +\l 164F +\l 1650 +\l 1651 +\l 1652 +\l 1653 +\l 1654 +\l 1655 +\l 1656 +\l 1657 +\l 1658 +\l 1659 +\l 165A +\l 165B +\l 165C +\l 165D +\l 165E +\l 165F +\l 1660 +\l 1661 +\l 1662 +\l 1663 +\l 1664 +\l 1665 +\l 1666 +\l 1667 +\l 1668 +\l 1669 +\l 166A +\l 166B +\l 166C +\l 166F +\l 1670 +\l 1671 +\l 1672 +\l 1673 +\l 1674 +\l 1675 +\l 1676 +\l 1681 +\l 1682 +\l 1683 +\l 1684 +\l 1685 +\l 1686 +\l 1687 +\l 1688 +\l 1689 +\l 168A +\l 168B +\l 168C +\l 168D +\l 168E +\l 168F +\l 1690 +\l 1691 +\l 1692 +\l 1693 +\l 1694 +\l 1695 +\l 1696 +\l 1697 +\l 1698 +\l 1699 +\l 169A +\l 16A0 +\l 16A1 +\l 16A2 +\l 16A3 +\l 16A4 +\l 16A5 +\l 16A6 +\l 16A7 +\l 16A8 +\l 16A9 +\l 16AA +\l 16AB +\l 16AC +\l 16AD +\l 16AE +\l 16AF +\l 16B0 +\l 16B1 +\l 16B2 +\l 16B3 +\l 16B4 +\l 16B5 +\l 16B6 +\l 16B7 +\l 16B8 +\l 16B9 +\l 16BA +\l 16BB +\l 16BC +\l 16BD +\l 16BE +\l 16BF +\l 16C0 +\l 16C1 +\l 16C2 +\l 16C3 +\l 16C4 +\l 16C5 +\l 16C6 +\l 16C7 +\l 16C8 +\l 16C9 +\l 16CA +\l 16CB +\l 16CC +\l 16CD +\l 16CE +\l 16CF +\l 16D0 +\l 16D1 +\l 16D2 +\l 16D3 +\l 16D4 +\l 16D5 +\l 16D6 +\l 16D7 +\l 16D8 +\l 16D9 +\l 16DA +\l 16DB +\l 16DC +\l 16DD +\l 16DE +\l 16DF +\l 16E0 +\l 16E1 +\l 16E2 +\l 16E3 +\l 16E4 +\l 16E5 +\l 16E6 +\l 16E7 +\l 16E8 +\l 16E9 +\l 16EA +\l 1700 +\l 1701 +\l 1702 +\l 1703 +\l 1704 +\l 1705 +\l 1706 +\l 1707 +\l 1708 +\l 1709 +\l 170A +\l 170B +\l 170C +\l 170E +\l 170F +\l 1710 +\l 1711 +\l 1720 +\l 1721 +\l 1722 +\l 1723 +\l 1724 +\l 1725 +\l 1726 +\l 1727 +\l 1728 +\l 1729 +\l 172A +\l 172B +\l 172C +\l 172D +\l 172E +\l 172F +\l 1730 +\l 1731 +\l 1740 +\l 1741 +\l 1742 +\l 1743 +\l 1744 +\l 1745 +\l 1746 +\l 1747 +\l 1748 +\l 1749 +\l 174A +\l 174B +\l 174C +\l 174D +\l 174E +\l 174F +\l 1750 +\l 1751 +\l 1760 +\l 1761 +\l 1762 +\l 1763 +\l 1764 +\l 1765 +\l 1766 +\l 1767 +\l 1768 +\l 1769 +\l 176A +\l 176B +\l 176C +\l 176E +\l 176F +\l 1770 +\l 1780 +\l 1781 +\l 1782 +\l 1783 +\l 1784 +\l 1785 +\l 1786 +\l 1787 +\l 1788 +\l 1789 +\l 178A +\l 178B +\l 178C +\l 178D +\l 178E +\l 178F +\l 1790 +\l 1791 +\l 1792 +\l 1793 +\l 1794 +\l 1795 +\l 1796 +\l 1797 +\l 1798 +\l 1799 +\l 179A +\l 179B +\l 179C +\l 179D +\l 179E +\l 179F +\l 17A0 +\l 17A1 +\l 17A2 +\l 17A3 +\l 17A4 +\l 17A5 +\l 17A6 +\l 17A7 +\l 17A8 +\l 17A9 +\l 17AA +\l 17AB +\l 17AC +\l 17AD +\l 17AE +\l 17AF +\l 17B0 +\l 17B1 +\l 17B2 +\l 17B3 +\l 17D7 +\l 17DC +\l 1820 +\l 1821 +\l 1822 +\l 1823 +\l 1824 +\l 1825 +\l 1826 +\l 1827 +\l 1828 +\l 1829 +\l 182A +\l 182B +\l 182C +\l 182D +\l 182E +\l 182F +\l 1830 +\l 1831 +\l 1832 +\l 1833 +\l 1834 +\l 1835 +\l 1836 +\l 1837 +\l 1838 +\l 1839 +\l 183A +\l 183B +\l 183C +\l 183D +\l 183E +\l 183F +\l 1840 +\l 1841 +\l 1842 +\l 1843 +\l 1844 +\l 1845 +\l 1846 +\l 1847 +\l 1848 +\l 1849 +\l 184A +\l 184B +\l 184C +\l 184D +\l 184E +\l 184F +\l 1850 +\l 1851 +\l 1852 +\l 1853 +\l 1854 +\l 1855 +\l 1856 +\l 1857 +\l 1858 +\l 1859 +\l 185A +\l 185B +\l 185C +\l 185D +\l 185E +\l 185F +\l 1860 +\l 1861 +\l 1862 +\l 1863 +\l 1864 +\l 1865 +\l 1866 +\l 1867 +\l 1868 +\l 1869 +\l 186A +\l 186B +\l 186C +\l 186D +\l 186E +\l 186F +\l 1870 +\l 1871 +\l 1872 +\l 1873 +\l 1874 +\l 1875 +\l 1876 +\l 1877 +\l 1880 +\l 1881 +\l 1882 +\l 1883 +\l 1884 +\l 1885 +\l 1886 +\l 1887 +\l 1888 +\l 1889 +\l 188A +\l 188B +\l 188C +\l 188D +\l 188E +\l 188F +\l 1890 +\l 1891 +\l 1892 +\l 1893 +\l 1894 +\l 1895 +\l 1896 +\l 1897 +\l 1898 +\l 1899 +\l 189A +\l 189B +\l 189C +\l 189D +\l 189E +\l 189F +\l 18A0 +\l 18A1 +\l 18A2 +\l 18A3 +\l 18A4 +\l 18A5 +\l 18A6 +\l 18A7 +\l 18A8 +\l 18AA +\l 1900 +\l 1901 +\l 1902 +\l 1903 +\l 1904 +\l 1905 +\l 1906 +\l 1907 +\l 1908 +\l 1909 +\l 190A +\l 190B +\l 190C +\l 190D +\l 190E +\l 190F +\l 1910 +\l 1911 +\l 1912 +\l 1913 +\l 1914 +\l 1915 +\l 1916 +\l 1917 +\l 1918 +\l 1919 +\l 191A +\l 191B +\l 191C +\l 1950 +\l 1951 +\l 1952 +\l 1953 +\l 1954 +\l 1955 +\l 1956 +\l 1957 +\l 1958 +\l 1959 +\l 195A +\l 195B +\l 195C +\l 195D +\l 195E +\l 195F +\l 1960 +\l 1961 +\l 1962 +\l 1963 +\l 1964 +\l 1965 +\l 1966 +\l 1967 +\l 1968 +\l 1969 +\l 196A +\l 196B +\l 196C +\l 196D +\l 1970 +\l 1971 +\l 1972 +\l 1973 +\l 1974 +\l 1980 +\l 1981 +\l 1982 +\l 1983 +\l 1984 +\l 1985 +\l 1986 +\l 1987 +\l 1988 +\l 1989 +\l 198A +\l 198B +\l 198C +\l 198D +\l 198E +\l 198F +\l 1990 +\l 1991 +\l 1992 +\l 1993 +\l 1994 +\l 1995 +\l 1996 +\l 1997 +\l 1998 +\l 1999 +\l 199A +\l 199B +\l 199C +\l 199D +\l 199E +\l 199F +\l 19A0 +\l 19A1 +\l 19A2 +\l 19A3 +\l 19A4 +\l 19A5 +\l 19A6 +\l 19A7 +\l 19A8 +\l 19A9 +\l 19C1 +\l 19C2 +\l 19C3 +\l 19C4 +\l 19C5 +\l 19C6 +\l 19C7 +\l 1A00 +\l 1A01 +\l 1A02 +\l 1A03 +\l 1A04 +\l 1A05 +\l 1A06 +\l 1A07 +\l 1A08 +\l 1A09 +\l 1A0A +\l 1A0B +\l 1A0C +\l 1A0D +\l 1A0E +\l 1A0F +\l 1A10 +\l 1A11 +\l 1A12 +\l 1A13 +\l 1A14 +\l 1A15 +\l 1A16 +\l 1B05 +\l 1B06 +\l 1B07 +\l 1B08 +\l 1B09 +\l 1B0A +\l 1B0B +\l 1B0C +\l 1B0D +\l 1B0E +\l 1B0F +\l 1B10 +\l 1B11 +\l 1B12 +\l 1B13 +\l 1B14 +\l 1B15 +\l 1B16 +\l 1B17 +\l 1B18 +\l 1B19 +\l 1B1A +\l 1B1B +\l 1B1C +\l 1B1D +\l 1B1E +\l 1B1F +\l 1B20 +\l 1B21 +\l 1B22 +\l 1B23 +\l 1B24 +\l 1B25 +\l 1B26 +\l 1B27 +\l 1B28 +\l 1B29 +\l 1B2A +\l 1B2B +\l 1B2C +\l 1B2D +\l 1B2E +\l 1B2F +\l 1B30 +\l 1B31 +\l 1B32 +\l 1B33 +\l 1B45 +\l 1B46 +\l 1B47 +\l 1B48 +\l 1B49 +\l 1B4A +\l 1B4B +\l 1B83 +\l 1B84 +\l 1B85 +\l 1B86 +\l 1B87 +\l 1B88 +\l 1B89 +\l 1B8A +\l 1B8B +\l 1B8C +\l 1B8D +\l 1B8E +\l 1B8F +\l 1B90 +\l 1B91 +\l 1B92 +\l 1B93 +\l 1B94 +\l 1B95 +\l 1B96 +\l 1B97 +\l 1B98 +\l 1B99 +\l 1B9A +\l 1B9B +\l 1B9C +\l 1B9D +\l 1B9E +\l 1B9F +\l 1BA0 +\l 1BAE +\l 1BAF +\l 1C00 +\l 1C01 +\l 1C02 +\l 1C03 +\l 1C04 +\l 1C05 +\l 1C06 +\l 1C07 +\l 1C08 +\l 1C09 +\l 1C0A +\l 1C0B +\l 1C0C +\l 1C0D +\l 1C0E +\l 1C0F +\l 1C10 +\l 1C11 +\l 1C12 +\l 1C13 +\l 1C14 +\l 1C15 +\l 1C16 +\l 1C17 +\l 1C18 +\l 1C19 +\l 1C1A +\l 1C1B +\l 1C1C +\l 1C1D +\l 1C1E +\l 1C1F +\l 1C20 +\l 1C21 +\l 1C22 +\l 1C23 +\l 1C4D +\l 1C4E +\l 1C4F +\l 1C5A +\l 1C5B +\l 1C5C +\l 1C5D +\l 1C5E +\l 1C5F +\l 1C60 +\l 1C61 +\l 1C62 +\l 1C63 +\l 1C64 +\l 1C65 +\l 1C66 +\l 1C67 +\l 1C68 +\l 1C69 +\l 1C6A +\l 1C6B +\l 1C6C +\l 1C6D +\l 1C6E +\l 1C6F +\l 1C70 +\l 1C71 +\l 1C72 +\l 1C73 +\l 1C74 +\l 1C75 +\l 1C76 +\l 1C77 +\l 1C78 +\l 1C79 +\l 1C7A +\l 1C7B +\l 1C7C +\l 1C7D +\l 1D00 +\l 1D01 +\l 1D02 +\l 1D03 +\l 1D04 +\l 1D05 +\l 1D06 +\l 1D07 +\l 1D08 +\l 1D09 +\l 1D0A +\l 1D0B +\l 1D0C +\l 1D0D +\l 1D0E +\l 1D0F +\l 1D10 +\l 1D11 +\l 1D12 +\l 1D13 +\l 1D14 +\l 1D15 +\l 1D16 +\l 1D17 +\l 1D18 +\l 1D19 +\l 1D1A +\l 1D1B +\l 1D1C +\l 1D1D +\l 1D1E +\l 1D1F +\l 1D20 +\l 1D21 +\l 1D22 +\l 1D23 +\l 1D24 +\l 1D25 +\l 1D26 +\l 1D27 +\l 1D28 +\l 1D29 +\l 1D2A +\l 1D2B +\l 1D2C +\l 1D2D +\l 1D2E +\l 1D2F +\l 1D30 +\l 1D31 +\l 1D32 +\l 1D33 +\l 1D34 +\l 1D35 +\l 1D36 +\l 1D37 +\l 1D38 +\l 1D39 +\l 1D3A +\l 1D3B +\l 1D3C +\l 1D3D +\l 1D3E +\l 1D3F +\l 1D40 +\l 1D41 +\l 1D42 +\l 1D43 +\l 1D44 +\l 1D45 +\l 1D46 +\l 1D47 +\l 1D48 +\l 1D49 +\l 1D4A +\l 1D4B +\l 1D4C +\l 1D4D +\l 1D4E +\l 1D4F +\l 1D50 +\l 1D51 +\l 1D52 +\l 1D53 +\l 1D54 +\l 1D55 +\l 1D56 +\l 1D57 +\l 1D58 +\l 1D59 +\l 1D5A +\l 1D5B +\l 1D5C +\l 1D5D +\l 1D5E +\l 1D5F +\l 1D60 +\l 1D61 +\l 1D62 +\l 1D63 +\l 1D64 +\l 1D65 +\l 1D66 +\l 1D67 +\l 1D68 +\l 1D69 +\l 1D6A +\l 1D6B +\l 1D6C +\l 1D6D +\l 1D6E +\l 1D6F +\l 1D70 +\l 1D71 +\l 1D72 +\l 1D73 +\l 1D74 +\l 1D75 +\l 1D76 +\l 1D77 +\l 1D78 +\L 1D79 A77D 1D79 +\l 1D7A +\l 1D7B +\l 1D7C +\L 1D7D 2C63 1D7D +\l 1D7E +\l 1D7F +\l 1D80 +\l 1D81 +\l 1D82 +\l 1D83 +\l 1D84 +\l 1D85 +\l 1D86 +\l 1D87 +\l 1D88 +\l 1D89 +\l 1D8A +\l 1D8B +\l 1D8C +\l 1D8D +\l 1D8E +\l 1D8F +\l 1D90 +\l 1D91 +\l 1D92 +\l 1D93 +\l 1D94 +\l 1D95 +\l 1D96 +\l 1D97 +\l 1D98 +\l 1D99 +\l 1D9A +\l 1D9B +\l 1D9C +\l 1D9D +\l 1D9E +\l 1D9F +\l 1DA0 +\l 1DA1 +\l 1DA2 +\l 1DA3 +\l 1DA4 +\l 1DA5 +\l 1DA6 +\l 1DA7 +\l 1DA8 +\l 1DA9 +\l 1DAA +\l 1DAB +\l 1DAC +\l 1DAD +\l 1DAE +\l 1DAF +\l 1DB0 +\l 1DB1 +\l 1DB2 +\l 1DB3 +\l 1DB4 +\l 1DB5 +\l 1DB6 +\l 1DB7 +\l 1DB8 +\l 1DB9 +\l 1DBA +\l 1DBB +\l 1DBC +\l 1DBD +\l 1DBE +\l 1DBF +\L 1E00 1E00 1E01 +\L 1E01 1E00 1E01 +\L 1E02 1E02 1E03 +\L 1E03 1E02 1E03 +\L 1E04 1E04 1E05 +\L 1E05 1E04 1E05 +\L 1E06 1E06 1E07 +\L 1E07 1E06 1E07 +\L 1E08 1E08 1E09 +\L 1E09 1E08 1E09 +\L 1E0A 1E0A 1E0B +\L 1E0B 1E0A 1E0B +\L 1E0C 1E0C 1E0D +\L 1E0D 1E0C 1E0D +\L 1E0E 1E0E 1E0F +\L 1E0F 1E0E 1E0F +\L 1E10 1E10 1E11 +\L 1E11 1E10 1E11 +\L 1E12 1E12 1E13 +\L 1E13 1E12 1E13 +\L 1E14 1E14 1E15 +\L 1E15 1E14 1E15 +\L 1E16 1E16 1E17 +\L 1E17 1E16 1E17 +\L 1E18 1E18 1E19 +\L 1E19 1E18 1E19 +\L 1E1A 1E1A 1E1B +\L 1E1B 1E1A 1E1B +\L 1E1C 1E1C 1E1D +\L 1E1D 1E1C 1E1D +\L 1E1E 1E1E 1E1F +\L 1E1F 1E1E 1E1F +\L 1E20 1E20 1E21 +\L 1E21 1E20 1E21 +\L 1E22 1E22 1E23 +\L 1E23 1E22 1E23 +\L 1E24 1E24 1E25 +\L 1E25 1E24 1E25 +\L 1E26 1E26 1E27 +\L 1E27 1E26 1E27 +\L 1E28 1E28 1E29 +\L 1E29 1E28 1E29 +\L 1E2A 1E2A 1E2B +\L 1E2B 1E2A 1E2B +\L 1E2C 1E2C 1E2D +\L 1E2D 1E2C 1E2D +\L 1E2E 1E2E 1E2F +\L 1E2F 1E2E 1E2F +\L 1E30 1E30 1E31 +\L 1E31 1E30 1E31 +\L 1E32 1E32 1E33 +\L 1E33 1E32 1E33 +\L 1E34 1E34 1E35 +\L 1E35 1E34 1E35 +\L 1E36 1E36 1E37 +\L 1E37 1E36 1E37 +\L 1E38 1E38 1E39 +\L 1E39 1E38 1E39 +\L 1E3A 1E3A 1E3B +\L 1E3B 1E3A 1E3B +\L 1E3C 1E3C 1E3D +\L 1E3D 1E3C 1E3D +\L 1E3E 1E3E 1E3F +\L 1E3F 1E3E 1E3F +\L 1E40 1E40 1E41 +\L 1E41 1E40 1E41 +\L 1E42 1E42 1E43 +\L 1E43 1E42 1E43 +\L 1E44 1E44 1E45 +\L 1E45 1E44 1E45 +\L 1E46 1E46 1E47 +\L 1E47 1E46 1E47 +\L 1E48 1E48 1E49 +\L 1E49 1E48 1E49 +\L 1E4A 1E4A 1E4B +\L 1E4B 1E4A 1E4B +\L 1E4C 1E4C 1E4D +\L 1E4D 1E4C 1E4D +\L 1E4E 1E4E 1E4F +\L 1E4F 1E4E 1E4F +\L 1E50 1E50 1E51 +\L 1E51 1E50 1E51 +\L 1E52 1E52 1E53 +\L 1E53 1E52 1E53 +\L 1E54 1E54 1E55 +\L 1E55 1E54 1E55 +\L 1E56 1E56 1E57 +\L 1E57 1E56 1E57 +\L 1E58 1E58 1E59 +\L 1E59 1E58 1E59 +\L 1E5A 1E5A 1E5B +\L 1E5B 1E5A 1E5B +\L 1E5C 1E5C 1E5D +\L 1E5D 1E5C 1E5D +\L 1E5E 1E5E 1E5F +\L 1E5F 1E5E 1E5F +\L 1E60 1E60 1E61 +\L 1E61 1E60 1E61 +\L 1E62 1E62 1E63 +\L 1E63 1E62 1E63 +\L 1E64 1E64 1E65 +\L 1E65 1E64 1E65 +\L 1E66 1E66 1E67 +\L 1E67 1E66 1E67 +\L 1E68 1E68 1E69 +\L 1E69 1E68 1E69 +\L 1E6A 1E6A 1E6B +\L 1E6B 1E6A 1E6B +\L 1E6C 1E6C 1E6D +\L 1E6D 1E6C 1E6D +\L 1E6E 1E6E 1E6F +\L 1E6F 1E6E 1E6F +\L 1E70 1E70 1E71 +\L 1E71 1E70 1E71 +\L 1E72 1E72 1E73 +\L 1E73 1E72 1E73 +\L 1E74 1E74 1E75 +\L 1E75 1E74 1E75 +\L 1E76 1E76 1E77 +\L 1E77 1E76 1E77 +\L 1E78 1E78 1E79 +\L 1E79 1E78 1E79 +\L 1E7A 1E7A 1E7B +\L 1E7B 1E7A 1E7B +\L 1E7C 1E7C 1E7D +\L 1E7D 1E7C 1E7D +\L 1E7E 1E7E 1E7F +\L 1E7F 1E7E 1E7F +\L 1E80 1E80 1E81 +\L 1E81 1E80 1E81 +\L 1E82 1E82 1E83 +\L 1E83 1E82 1E83 +\L 1E84 1E84 1E85 +\L 1E85 1E84 1E85 +\L 1E86 1E86 1E87 +\L 1E87 1E86 1E87 +\L 1E88 1E88 1E89 +\L 1E89 1E88 1E89 +\L 1E8A 1E8A 1E8B +\L 1E8B 1E8A 1E8B +\L 1E8C 1E8C 1E8D +\L 1E8D 1E8C 1E8D +\L 1E8E 1E8E 1E8F +\L 1E8F 1E8E 1E8F +\L 1E90 1E90 1E91 +\L 1E91 1E90 1E91 +\L 1E92 1E92 1E93 +\L 1E93 1E92 1E93 +\L 1E94 1E94 1E95 +\L 1E95 1E94 1E95 +\l 1E96 +\l 1E97 +\l 1E98 +\l 1E99 +\l 1E9A +\L 1E9B 1E60 1E9B +\l 1E9C +\l 1E9D +\L 1E9E 1E9E 00DF +\l 1E9F +\L 1EA0 1EA0 1EA1 +\L 1EA1 1EA0 1EA1 +\L 1EA2 1EA2 1EA3 +\L 1EA3 1EA2 1EA3 +\L 1EA4 1EA4 1EA5 +\L 1EA5 1EA4 1EA5 +\L 1EA6 1EA6 1EA7 +\L 1EA7 1EA6 1EA7 +\L 1EA8 1EA8 1EA9 +\L 1EA9 1EA8 1EA9 +\L 1EAA 1EAA 1EAB +\L 1EAB 1EAA 1EAB +\L 1EAC 1EAC 1EAD +\L 1EAD 1EAC 1EAD +\L 1EAE 1EAE 1EAF +\L 1EAF 1EAE 1EAF +\L 1EB0 1EB0 1EB1 +\L 1EB1 1EB0 1EB1 +\L 1EB2 1EB2 1EB3 +\L 1EB3 1EB2 1EB3 +\L 1EB4 1EB4 1EB5 +\L 1EB5 1EB4 1EB5 +\L 1EB6 1EB6 1EB7 +\L 1EB7 1EB6 1EB7 +\L 1EB8 1EB8 1EB9 +\L 1EB9 1EB8 1EB9 +\L 1EBA 1EBA 1EBB +\L 1EBB 1EBA 1EBB +\L 1EBC 1EBC 1EBD +\L 1EBD 1EBC 1EBD +\L 1EBE 1EBE 1EBF +\L 1EBF 1EBE 1EBF +\L 1EC0 1EC0 1EC1 +\L 1EC1 1EC0 1EC1 +\L 1EC2 1EC2 1EC3 +\L 1EC3 1EC2 1EC3 +\L 1EC4 1EC4 1EC5 +\L 1EC5 1EC4 1EC5 +\L 1EC6 1EC6 1EC7 +\L 1EC7 1EC6 1EC7 +\L 1EC8 1EC8 1EC9 +\L 1EC9 1EC8 1EC9 +\L 1ECA 1ECA 1ECB +\L 1ECB 1ECA 1ECB +\L 1ECC 1ECC 1ECD +\L 1ECD 1ECC 1ECD +\L 1ECE 1ECE 1ECF +\L 1ECF 1ECE 1ECF +\L 1ED0 1ED0 1ED1 +\L 1ED1 1ED0 1ED1 +\L 1ED2 1ED2 1ED3 +\L 1ED3 1ED2 1ED3 +\L 1ED4 1ED4 1ED5 +\L 1ED5 1ED4 1ED5 +\L 1ED6 1ED6 1ED7 +\L 1ED7 1ED6 1ED7 +\L 1ED8 1ED8 1ED9 +\L 1ED9 1ED8 1ED9 +\L 1EDA 1EDA 1EDB +\L 1EDB 1EDA 1EDB +\L 1EDC 1EDC 1EDD +\L 1EDD 1EDC 1EDD +\L 1EDE 1EDE 1EDF +\L 1EDF 1EDE 1EDF +\L 1EE0 1EE0 1EE1 +\L 1EE1 1EE0 1EE1 +\L 1EE2 1EE2 1EE3 +\L 1EE3 1EE2 1EE3 +\L 1EE4 1EE4 1EE5 +\L 1EE5 1EE4 1EE5 +\L 1EE6 1EE6 1EE7 +\L 1EE7 1EE6 1EE7 +\L 1EE8 1EE8 1EE9 +\L 1EE9 1EE8 1EE9 +\L 1EEA 1EEA 1EEB +\L 1EEB 1EEA 1EEB +\L 1EEC 1EEC 1EED +\L 1EED 1EEC 1EED +\L 1EEE 1EEE 1EEF +\L 1EEF 1EEE 1EEF +\L 1EF0 1EF0 1EF1 +\L 1EF1 1EF0 1EF1 +\L 1EF2 1EF2 1EF3 +\L 1EF3 1EF2 1EF3 +\L 1EF4 1EF4 1EF5 +\L 1EF5 1EF4 1EF5 +\L 1EF6 1EF6 1EF7 +\L 1EF7 1EF6 1EF7 +\L 1EF8 1EF8 1EF9 +\L 1EF9 1EF8 1EF9 +\L 1EFA 1EFA 1EFB +\L 1EFB 1EFA 1EFB +\L 1EFC 1EFC 1EFD +\L 1EFD 1EFC 1EFD +\L 1EFE 1EFE 1EFF +\L 1EFF 1EFE 1EFF +\L 1F00 1F08 1F00 +\L 1F01 1F09 1F01 +\L 1F02 1F0A 1F02 +\L 1F03 1F0B 1F03 +\L 1F04 1F0C 1F04 +\L 1F05 1F0D 1F05 +\L 1F06 1F0E 1F06 +\L 1F07 1F0F 1F07 +\L 1F08 1F08 1F00 +\L 1F09 1F09 1F01 +\L 1F0A 1F0A 1F02 +\L 1F0B 1F0B 1F03 +\L 1F0C 1F0C 1F04 +\L 1F0D 1F0D 1F05 +\L 1F0E 1F0E 1F06 +\L 1F0F 1F0F 1F07 +\L 1F10 1F18 1F10 +\L 1F11 1F19 1F11 +\L 1F12 1F1A 1F12 +\L 1F13 1F1B 1F13 +\L 1F14 1F1C 1F14 +\L 1F15 1F1D 1F15 +\L 1F18 1F18 1F10 +\L 1F19 1F19 1F11 +\L 1F1A 1F1A 1F12 +\L 1F1B 1F1B 1F13 +\L 1F1C 1F1C 1F14 +\L 1F1D 1F1D 1F15 +\L 1F20 1F28 1F20 +\L 1F21 1F29 1F21 +\L 1F22 1F2A 1F22 +\L 1F23 1F2B 1F23 +\L 1F24 1F2C 1F24 +\L 1F25 1F2D 1F25 +\L 1F26 1F2E 1F26 +\L 1F27 1F2F 1F27 +\L 1F28 1F28 1F20 +\L 1F29 1F29 1F21 +\L 1F2A 1F2A 1F22 +\L 1F2B 1F2B 1F23 +\L 1F2C 1F2C 1F24 +\L 1F2D 1F2D 1F25 +\L 1F2E 1F2E 1F26 +\L 1F2F 1F2F 1F27 +\L 1F30 1F38 1F30 +\L 1F31 1F39 1F31 +\L 1F32 1F3A 1F32 +\L 1F33 1F3B 1F33 +\L 1F34 1F3C 1F34 +\L 1F35 1F3D 1F35 +\L 1F36 1F3E 1F36 +\L 1F37 1F3F 1F37 +\L 1F38 1F38 1F30 +\L 1F39 1F39 1F31 +\L 1F3A 1F3A 1F32 +\L 1F3B 1F3B 1F33 +\L 1F3C 1F3C 1F34 +\L 1F3D 1F3D 1F35 +\L 1F3E 1F3E 1F36 +\L 1F3F 1F3F 1F37 +\L 1F40 1F48 1F40 +\L 1F41 1F49 1F41 +\L 1F42 1F4A 1F42 +\L 1F43 1F4B 1F43 +\L 1F44 1F4C 1F44 +\L 1F45 1F4D 1F45 +\L 1F48 1F48 1F40 +\L 1F49 1F49 1F41 +\L 1F4A 1F4A 1F42 +\L 1F4B 1F4B 1F43 +\L 1F4C 1F4C 1F44 +\L 1F4D 1F4D 1F45 +\l 1F50 +\L 1F51 1F59 1F51 +\l 1F52 +\L 1F53 1F5B 1F53 +\l 1F54 +\L 1F55 1F5D 1F55 +\l 1F56 +\L 1F57 1F5F 1F57 +\L 1F59 1F59 1F51 +\L 1F5B 1F5B 1F53 +\L 1F5D 1F5D 1F55 +\L 1F5F 1F5F 1F57 +\L 1F60 1F68 1F60 +\L 1F61 1F69 1F61 +\L 1F62 1F6A 1F62 +\L 1F63 1F6B 1F63 +\L 1F64 1F6C 1F64 +\L 1F65 1F6D 1F65 +\L 1F66 1F6E 1F66 +\L 1F67 1F6F 1F67 +\L 1F68 1F68 1F60 +\L 1F69 1F69 1F61 +\L 1F6A 1F6A 1F62 +\L 1F6B 1F6B 1F63 +\L 1F6C 1F6C 1F64 +\L 1F6D 1F6D 1F65 +\L 1F6E 1F6E 1F66 +\L 1F6F 1F6F 1F67 +\L 1F70 1FBA 1F70 +\L 1F71 1FBB 1F71 +\L 1F72 1FC8 1F72 +\L 1F73 1FC9 1F73 +\L 1F74 1FCA 1F74 +\L 1F75 1FCB 1F75 +\L 1F76 1FDA 1F76 +\L 1F77 1FDB 1F77 +\L 1F78 1FF8 1F78 +\L 1F79 1FF9 1F79 +\L 1F7A 1FEA 1F7A +\L 1F7B 1FEB 1F7B +\L 1F7C 1FFA 1F7C +\L 1F7D 1FFB 1F7D +\L 1F80 1F88 1F80 +\L 1F81 1F89 1F81 +\L 1F82 1F8A 1F82 +\L 1F83 1F8B 1F83 +\L 1F84 1F8C 1F84 +\L 1F85 1F8D 1F85 +\L 1F86 1F8E 1F86 +\L 1F87 1F8F 1F87 +\L 1F88 1F88 1F80 +\L 1F89 1F89 1F81 +\L 1F8A 1F8A 1F82 +\L 1F8B 1F8B 1F83 +\L 1F8C 1F8C 1F84 +\L 1F8D 1F8D 1F85 +\L 1F8E 1F8E 1F86 +\L 1F8F 1F8F 1F87 +\L 1F90 1F98 1F90 +\L 1F91 1F99 1F91 +\L 1F92 1F9A 1F92 +\L 1F93 1F9B 1F93 +\L 1F94 1F9C 1F94 +\L 1F95 1F9D 1F95 +\L 1F96 1F9E 1F96 +\L 1F97 1F9F 1F97 +\L 1F98 1F98 1F90 +\L 1F99 1F99 1F91 +\L 1F9A 1F9A 1F92 +\L 1F9B 1F9B 1F93 +\L 1F9C 1F9C 1F94 +\L 1F9D 1F9D 1F95 +\L 1F9E 1F9E 1F96 +\L 1F9F 1F9F 1F97 +\L 1FA0 1FA8 1FA0 +\L 1FA1 1FA9 1FA1 +\L 1FA2 1FAA 1FA2 +\L 1FA3 1FAB 1FA3 +\L 1FA4 1FAC 1FA4 +\L 1FA5 1FAD 1FA5 +\L 1FA6 1FAE 1FA6 +\L 1FA7 1FAF 1FA7 +\L 1FA8 1FA8 1FA0 +\L 1FA9 1FA9 1FA1 +\L 1FAA 1FAA 1FA2 +\L 1FAB 1FAB 1FA3 +\L 1FAC 1FAC 1FA4 +\L 1FAD 1FAD 1FA5 +\L 1FAE 1FAE 1FA6 +\L 1FAF 1FAF 1FA7 +\L 1FB0 1FB8 1FB0 +\L 1FB1 1FB9 1FB1 +\l 1FB2 +\L 1FB3 1FBC 1FB3 +\l 1FB4 +\l 1FB6 +\l 1FB7 +\L 1FB8 1FB8 1FB0 +\L 1FB9 1FB9 1FB1 +\L 1FBA 1FBA 1F70 +\L 1FBB 1FBB 1F71 +\L 1FBC 1FBC 1FB3 +\L 1FBE 0399 1FBE +\l 1FC2 +\L 1FC3 1FCC 1FC3 +\l 1FC4 +\l 1FC6 +\l 1FC7 +\L 1FC8 1FC8 1F72 +\L 1FC9 1FC9 1F73 +\L 1FCA 1FCA 1F74 +\L 1FCB 1FCB 1F75 +\L 1FCC 1FCC 1FC3 +\L 1FD0 1FD8 1FD0 +\L 1FD1 1FD9 1FD1 +\l 1FD2 +\l 1FD3 +\l 1FD6 +\l 1FD7 +\L 1FD8 1FD8 1FD0 +\L 1FD9 1FD9 1FD1 +\L 1FDA 1FDA 1F76 +\L 1FDB 1FDB 1F77 +\L 1FE0 1FE8 1FE0 +\L 1FE1 1FE9 1FE1 +\l 1FE2 +\l 1FE3 +\l 1FE4 +\L 1FE5 1FEC 1FE5 +\l 1FE6 +\l 1FE7 +\L 1FE8 1FE8 1FE0 +\L 1FE9 1FE9 1FE1 +\L 1FEA 1FEA 1F7A +\L 1FEB 1FEB 1F7B +\L 1FEC 1FEC 1FE5 +\l 1FF2 +\L 1FF3 1FFC 1FF3 +\l 1FF4 +\l 1FF6 +\l 1FF7 +\L 1FF8 1FF8 1F78 +\L 1FF9 1FF9 1F79 +\L 1FFA 1FFA 1F7C +\L 1FFB 1FFB 1F7D +\L 1FFC 1FFC 1FF3 +\l 2071 +\l 207F +\l 2090 +\l 2091 +\l 2092 +\l 2093 +\l 2094 +\l 2102 +\l 2107 +\l 210A +\l 210B +\l 210C +\l 210D +\l 210E +\l 210F +\l 2110 +\l 2111 +\l 2112 +\l 2113 +\l 2115 +\l 2119 +\l 211A +\l 211B +\l 211C +\l 211D +\l 2124 +\L 2126 2126 03C9 +\l 2128 +\L 212A 212A 006B +\L 212B 212B 00E5 +\l 212C +\l 212D +\l 212F +\l 2130 +\l 2131 +\L 2132 2132 214E +\l 2133 +\l 2134 +\l 2135 +\l 2136 +\l 2137 +\l 2138 +\l 2139 +\l 213C +\l 213D +\l 213E +\l 213F +\l 2145 +\l 2146 +\l 2147 +\l 2148 +\l 2149 +\L 214E 2132 214E +\L 2183 2183 2184 +\L 2184 2183 2184 +\L 2C00 2C00 2C30 +\L 2C01 2C01 2C31 +\L 2C02 2C02 2C32 +\L 2C03 2C03 2C33 +\L 2C04 2C04 2C34 +\L 2C05 2C05 2C35 +\L 2C06 2C06 2C36 +\L 2C07 2C07 2C37 +\L 2C08 2C08 2C38 +\L 2C09 2C09 2C39 +\L 2C0A 2C0A 2C3A +\L 2C0B 2C0B 2C3B +\L 2C0C 2C0C 2C3C +\L 2C0D 2C0D 2C3D +\L 2C0E 2C0E 2C3E +\L 2C0F 2C0F 2C3F +\L 2C10 2C10 2C40 +\L 2C11 2C11 2C41 +\L 2C12 2C12 2C42 +\L 2C13 2C13 2C43 +\L 2C14 2C14 2C44 +\L 2C15 2C15 2C45 +\L 2C16 2C16 2C46 +\L 2C17 2C17 2C47 +\L 2C18 2C18 2C48 +\L 2C19 2C19 2C49 +\L 2C1A 2C1A 2C4A +\L 2C1B 2C1B 2C4B +\L 2C1C 2C1C 2C4C +\L 2C1D 2C1D 2C4D +\L 2C1E 2C1E 2C4E +\L 2C1F 2C1F 2C4F +\L 2C20 2C20 2C50 +\L 2C21 2C21 2C51 +\L 2C22 2C22 2C52 +\L 2C23 2C23 2C53 +\L 2C24 2C24 2C54 +\L 2C25 2C25 2C55 +\L 2C26 2C26 2C56 +\L 2C27 2C27 2C57 +\L 2C28 2C28 2C58 +\L 2C29 2C29 2C59 +\L 2C2A 2C2A 2C5A +\L 2C2B 2C2B 2C5B +\L 2C2C 2C2C 2C5C +\L 2C2D 2C2D 2C5D +\L 2C2E 2C2E 2C5E +\L 2C30 2C00 2C30 +\L 2C31 2C01 2C31 +\L 2C32 2C02 2C32 +\L 2C33 2C03 2C33 +\L 2C34 2C04 2C34 +\L 2C35 2C05 2C35 +\L 2C36 2C06 2C36 +\L 2C37 2C07 2C37 +\L 2C38 2C08 2C38 +\L 2C39 2C09 2C39 +\L 2C3A 2C0A 2C3A +\L 2C3B 2C0B 2C3B +\L 2C3C 2C0C 2C3C +\L 2C3D 2C0D 2C3D +\L 2C3E 2C0E 2C3E +\L 2C3F 2C0F 2C3F +\L 2C40 2C10 2C40 +\L 2C41 2C11 2C41 +\L 2C42 2C12 2C42 +\L 2C43 2C13 2C43 +\L 2C44 2C14 2C44 +\L 2C45 2C15 2C45 +\L 2C46 2C16 2C46 +\L 2C47 2C17 2C47 +\L 2C48 2C18 2C48 +\L 2C49 2C19 2C49 +\L 2C4A 2C1A 2C4A +\L 2C4B 2C1B 2C4B +\L 2C4C 2C1C 2C4C +\L 2C4D 2C1D 2C4D +\L 2C4E 2C1E 2C4E +\L 2C4F 2C1F 2C4F +\L 2C50 2C20 2C50 +\L 2C51 2C21 2C51 +\L 2C52 2C22 2C52 +\L 2C53 2C23 2C53 +\L 2C54 2C24 2C54 +\L 2C55 2C25 2C55 +\L 2C56 2C26 2C56 +\L 2C57 2C27 2C57 +\L 2C58 2C28 2C58 +\L 2C59 2C29 2C59 +\L 2C5A 2C2A 2C5A +\L 2C5B 2C2B 2C5B +\L 2C5C 2C2C 2C5C +\L 2C5D 2C2D 2C5D +\L 2C5E 2C2E 2C5E +\L 2C60 2C60 2C61 +\L 2C61 2C60 2C61 +\L 2C62 2C62 026B +\L 2C63 2C63 1D7D +\L 2C64 2C64 027D +\L 2C65 023A 2C65 +\L 2C66 023E 2C66 +\L 2C67 2C67 2C68 +\L 2C68 2C67 2C68 +\L 2C69 2C69 2C6A +\L 2C6A 2C69 2C6A +\L 2C6B 2C6B 2C6C +\L 2C6C 2C6B 2C6C +\L 2C6D 2C6D 0251 +\L 2C6E 2C6E 0271 +\L 2C6F 2C6F 0250 +\l 2C71 +\L 2C72 2C72 2C73 +\L 2C73 2C72 2C73 +\l 2C74 +\L 2C75 2C75 2C76 +\L 2C76 2C75 2C76 +\l 2C77 +\l 2C78 +\l 2C79 +\l 2C7A +\l 2C7B +\l 2C7C +\l 2C7D +\L 2C80 2C80 2C81 +\L 2C81 2C80 2C81 +\L 2C82 2C82 2C83 +\L 2C83 2C82 2C83 +\L 2C84 2C84 2C85 +\L 2C85 2C84 2C85 +\L 2C86 2C86 2C87 +\L 2C87 2C86 2C87 +\L 2C88 2C88 2C89 +\L 2C89 2C88 2C89 +\L 2C8A 2C8A 2C8B +\L 2C8B 2C8A 2C8B +\L 2C8C 2C8C 2C8D +\L 2C8D 2C8C 2C8D +\L 2C8E 2C8E 2C8F +\L 2C8F 2C8E 2C8F +\L 2C90 2C90 2C91 +\L 2C91 2C90 2C91 +\L 2C92 2C92 2C93 +\L 2C93 2C92 2C93 +\L 2C94 2C94 2C95 +\L 2C95 2C94 2C95 +\L 2C96 2C96 2C97 +\L 2C97 2C96 2C97 +\L 2C98 2C98 2C99 +\L 2C99 2C98 2C99 +\L 2C9A 2C9A 2C9B +\L 2C9B 2C9A 2C9B +\L 2C9C 2C9C 2C9D +\L 2C9D 2C9C 2C9D +\L 2C9E 2C9E 2C9F +\L 2C9F 2C9E 2C9F +\L 2CA0 2CA0 2CA1 +\L 2CA1 2CA0 2CA1 +\L 2CA2 2CA2 2CA3 +\L 2CA3 2CA2 2CA3 +\L 2CA4 2CA4 2CA5 +\L 2CA5 2CA4 2CA5 +\L 2CA6 2CA6 2CA7 +\L 2CA7 2CA6 2CA7 +\L 2CA8 2CA8 2CA9 +\L 2CA9 2CA8 2CA9 +\L 2CAA 2CAA 2CAB +\L 2CAB 2CAA 2CAB +\L 2CAC 2CAC 2CAD +\L 2CAD 2CAC 2CAD +\L 2CAE 2CAE 2CAF +\L 2CAF 2CAE 2CAF +\L 2CB0 2CB0 2CB1 +\L 2CB1 2CB0 2CB1 +\L 2CB2 2CB2 2CB3 +\L 2CB3 2CB2 2CB3 +\L 2CB4 2CB4 2CB5 +\L 2CB5 2CB4 2CB5 +\L 2CB6 2CB6 2CB7 +\L 2CB7 2CB6 2CB7 +\L 2CB8 2CB8 2CB9 +\L 2CB9 2CB8 2CB9 +\L 2CBA 2CBA 2CBB +\L 2CBB 2CBA 2CBB +\L 2CBC 2CBC 2CBD +\L 2CBD 2CBC 2CBD +\L 2CBE 2CBE 2CBF +\L 2CBF 2CBE 2CBF +\L 2CC0 2CC0 2CC1 +\L 2CC1 2CC0 2CC1 +\L 2CC2 2CC2 2CC3 +\L 2CC3 2CC2 2CC3 +\L 2CC4 2CC4 2CC5 +\L 2CC5 2CC4 2CC5 +\L 2CC6 2CC6 2CC7 +\L 2CC7 2CC6 2CC7 +\L 2CC8 2CC8 2CC9 +\L 2CC9 2CC8 2CC9 +\L 2CCA 2CCA 2CCB +\L 2CCB 2CCA 2CCB +\L 2CCC 2CCC 2CCD +\L 2CCD 2CCC 2CCD +\L 2CCE 2CCE 2CCF +\L 2CCF 2CCE 2CCF +\L 2CD0 2CD0 2CD1 +\L 2CD1 2CD0 2CD1 +\L 2CD2 2CD2 2CD3 +\L 2CD3 2CD2 2CD3 +\L 2CD4 2CD4 2CD5 +\L 2CD5 2CD4 2CD5 +\L 2CD6 2CD6 2CD7 +\L 2CD7 2CD6 2CD7 +\L 2CD8 2CD8 2CD9 +\L 2CD9 2CD8 2CD9 +\L 2CDA 2CDA 2CDB +\L 2CDB 2CDA 2CDB +\L 2CDC 2CDC 2CDD +\L 2CDD 2CDC 2CDD +\L 2CDE 2CDE 2CDF +\L 2CDF 2CDE 2CDF +\L 2CE0 2CE0 2CE1 +\L 2CE1 2CE0 2CE1 +\L 2CE2 2CE2 2CE3 +\L 2CE3 2CE2 2CE3 +\l 2CE4 +\L 2D00 10A0 2D00 +\L 2D01 10A1 2D01 +\L 2D02 10A2 2D02 +\L 2D03 10A3 2D03 +\L 2D04 10A4 2D04 +\L 2D05 10A5 2D05 +\L 2D06 10A6 2D06 +\L 2D07 10A7 2D07 +\L 2D08 10A8 2D08 +\L 2D09 10A9 2D09 +\L 2D0A 10AA 2D0A +\L 2D0B 10AB 2D0B +\L 2D0C 10AC 2D0C +\L 2D0D 10AD 2D0D +\L 2D0E 10AE 2D0E +\L 2D0F 10AF 2D0F +\L 2D10 10B0 2D10 +\L 2D11 10B1 2D11 +\L 2D12 10B2 2D12 +\L 2D13 10B3 2D13 +\L 2D14 10B4 2D14 +\L 2D15 10B5 2D15 +\L 2D16 10B6 2D16 +\L 2D17 10B7 2D17 +\L 2D18 10B8 2D18 +\L 2D19 10B9 2D19 +\L 2D1A 10BA 2D1A +\L 2D1B 10BB 2D1B +\L 2D1C 10BC 2D1C +\L 2D1D 10BD 2D1D +\L 2D1E 10BE 2D1E +\L 2D1F 10BF 2D1F +\L 2D20 10C0 2D20 +\L 2D21 10C1 2D21 +\L 2D22 10C2 2D22 +\L 2D23 10C3 2D23 +\L 2D24 10C4 2D24 +\L 2D25 10C5 2D25 +\l 2D30 +\l 2D31 +\l 2D32 +\l 2D33 +\l 2D34 +\l 2D35 +\l 2D36 +\l 2D37 +\l 2D38 +\l 2D39 +\l 2D3A +\l 2D3B +\l 2D3C +\l 2D3D +\l 2D3E +\l 2D3F +\l 2D40 +\l 2D41 +\l 2D42 +\l 2D43 +\l 2D44 +\l 2D45 +\l 2D46 +\l 2D47 +\l 2D48 +\l 2D49 +\l 2D4A +\l 2D4B +\l 2D4C +\l 2D4D +\l 2D4E +\l 2D4F +\l 2D50 +\l 2D51 +\l 2D52 +\l 2D53 +\l 2D54 +\l 2D55 +\l 2D56 +\l 2D57 +\l 2D58 +\l 2D59 +\l 2D5A +\l 2D5B +\l 2D5C +\l 2D5D +\l 2D5E +\l 2D5F +\l 2D60 +\l 2D61 +\l 2D62 +\l 2D63 +\l 2D64 +\l 2D65 +\l 2D6F +\l 2D80 +\l 2D81 +\l 2D82 +\l 2D83 +\l 2D84 +\l 2D85 +\l 2D86 +\l 2D87 +\l 2D88 +\l 2D89 +\l 2D8A +\l 2D8B +\l 2D8C +\l 2D8D +\l 2D8E +\l 2D8F +\l 2D90 +\l 2D91 +\l 2D92 +\l 2D93 +\l 2D94 +\l 2D95 +\l 2D96 +\l 2DA0 +\l 2DA1 +\l 2DA2 +\l 2DA3 +\l 2DA4 +\l 2DA5 +\l 2DA6 +\l 2DA8 +\l 2DA9 +\l 2DAA +\l 2DAB +\l 2DAC +\l 2DAD +\l 2DAE +\l 2DB0 +\l 2DB1 +\l 2DB2 +\l 2DB3 +\l 2DB4 +\l 2DB5 +\l 2DB6 +\l 2DB8 +\l 2DB9 +\l 2DBA +\l 2DBB +\l 2DBC +\l 2DBD +\l 2DBE +\l 2DC0 +\l 2DC1 +\l 2DC2 +\l 2DC3 +\l 2DC4 +\l 2DC5 +\l 2DC6 +\l 2DC8 +\l 2DC9 +\l 2DCA +\l 2DCB +\l 2DCC +\l 2DCD +\l 2DCE +\l 2DD0 +\l 2DD1 +\l 2DD2 +\l 2DD3 +\l 2DD4 +\l 2DD5 +\l 2DD6 +\l 2DD8 +\l 2DD9 +\l 2DDA +\l 2DDB +\l 2DDC +\l 2DDD +\l 2DDE +\l 2E2F +\l 3005 +\l 3006 +\l 3031 +\l 3032 +\l 3033 +\l 3034 +\l 3035 +\l 303B +\l 303C +\l 3041 +\l 3042 +\l 3043 +\l 3044 +\l 3045 +\l 3046 +\l 3047 +\l 3048 +\l 3049 +\l 304A +\l 304B +\l 304C +\l 304D +\l 304E +\l 304F +\l 3050 +\l 3051 +\l 3052 +\l 3053 +\l 3054 +\l 3055 +\l 3056 +\l 3057 +\l 3058 +\l 3059 +\l 305A +\l 305B +\l 305C +\l 305D +\l 305E +\l 305F +\l 3060 +\l 3061 +\l 3062 +\l 3063 +\l 3064 +\l 3065 +\l 3066 +\l 3067 +\l 3068 +\l 3069 +\l 306A +\l 306B +\l 306C +\l 306D +\l 306E +\l 306F +\l 3070 +\l 3071 +\l 3072 +\l 3073 +\l 3074 +\l 3075 +\l 3076 +\l 3077 +\l 3078 +\l 3079 +\l 307A +\l 307B +\l 307C +\l 307D +\l 307E +\l 307F +\l 3080 +\l 3081 +\l 3082 +\l 3083 +\l 3084 +\l 3085 +\l 3086 +\l 3087 +\l 3088 +\l 3089 +\l 308A +\l 308B +\l 308C +\l 308D +\l 308E +\l 308F +\l 3090 +\l 3091 +\l 3092 +\l 3093 +\l 3094 +\l 3095 +\l 3096 +\l 309D +\l 309E +\l 309F +\l 30A1 +\l 30A2 +\l 30A3 +\l 30A4 +\l 30A5 +\l 30A6 +\l 30A7 +\l 30A8 +\l 30A9 +\l 30AA +\l 30AB +\l 30AC +\l 30AD +\l 30AE +\l 30AF +\l 30B0 +\l 30B1 +\l 30B2 +\l 30B3 +\l 30B4 +\l 30B5 +\l 30B6 +\l 30B7 +\l 30B8 +\l 30B9 +\l 30BA +\l 30BB +\l 30BC +\l 30BD +\l 30BE +\l 30BF +\l 30C0 +\l 30C1 +\l 30C2 +\l 30C3 +\l 30C4 +\l 30C5 +\l 30C6 +\l 30C7 +\l 30C8 +\l 30C9 +\l 30CA +\l 30CB +\l 30CC +\l 30CD +\l 30CE +\l 30CF +\l 30D0 +\l 30D1 +\l 30D2 +\l 30D3 +\l 30D4 +\l 30D5 +\l 30D6 +\l 30D7 +\l 30D8 +\l 30D9 +\l 30DA +\l 30DB +\l 30DC +\l 30DD +\l 30DE +\l 30DF +\l 30E0 +\l 30E1 +\l 30E2 +\l 30E3 +\l 30E4 +\l 30E5 +\l 30E6 +\l 30E7 +\l 30E8 +\l 30E9 +\l 30EA +\l 30EB +\l 30EC +\l 30ED +\l 30EE +\l 30EF +\l 30F0 +\l 30F1 +\l 30F2 +\l 30F3 +\l 30F4 +\l 30F5 +\l 30F6 +\l 30F7 +\l 30F8 +\l 30F9 +\l 30FA +\l 30FC +\l 30FD +\l 30FE +\l 30FF +\l 3105 +\l 3106 +\l 3107 +\l 3108 +\l 3109 +\l 310A +\l 310B +\l 310C +\l 310D +\l 310E +\l 310F +\l 3110 +\l 3111 +\l 3112 +\l 3113 +\l 3114 +\l 3115 +\l 3116 +\l 3117 +\l 3118 +\l 3119 +\l 311A +\l 311B +\l 311C +\l 311D +\l 311E +\l 311F +\l 3120 +\l 3121 +\l 3122 +\l 3123 +\l 3124 +\l 3125 +\l 3126 +\l 3127 +\l 3128 +\l 3129 +\l 312A +\l 312B +\l 312C +\l 312D +\l 3131 +\l 3132 +\l 3133 +\l 3134 +\l 3135 +\l 3136 +\l 3137 +\l 3138 +\l 3139 +\l 313A +\l 313B +\l 313C +\l 313D +\l 313E +\l 313F +\l 3140 +\l 3141 +\l 3142 +\l 3143 +\l 3144 +\l 3145 +\l 3146 +\l 3147 +\l 3148 +\l 3149 +\l 314A +\l 314B +\l 314C +\l 314D +\l 314E +\l 314F +\l 3150 +\l 3151 +\l 3152 +\l 3153 +\l 3154 +\l 3155 +\l 3156 +\l 3157 +\l 3158 +\l 3159 +\l 315A +\l 315B +\l 315C +\l 315D +\l 315E +\l 315F +\l 3160 +\l 3161 +\l 3162 +\l 3163 +\l 3164 +\l 3165 +\l 3166 +\l 3167 +\l 3168 +\l 3169 +\l 316A +\l 316B +\l 316C +\l 316D +\l 316E +\l 316F +\l 3170 +\l 3171 +\l 3172 +\l 3173 +\l 3174 +\l 3175 +\l 3176 +\l 3177 +\l 3178 +\l 3179 +\l 317A +\l 317B +\l 317C +\l 317D +\l 317E +\l 317F +\l 3180 +\l 3181 +\l 3182 +\l 3183 +\l 3184 +\l 3185 +\l 3186 +\l 3187 +\l 3188 +\l 3189 +\l 318A +\l 318B +\l 318C +\l 318D +\l 318E +\l 31A0 +\l 31A1 +\l 31A2 +\l 31A3 +\l 31A4 +\l 31A5 +\l 31A6 +\l 31A7 +\l 31A8 +\l 31A9 +\l 31AA +\l 31AB +\l 31AC +\l 31AD +\l 31AE +\l 31AF +\l 31B0 +\l 31B1 +\l 31B2 +\l 31B3 +\l 31B4 +\l 31B5 +\l 31B6 +\l 31B7 +\l 31F0 +\l 31F1 +\l 31F2 +\l 31F3 +\l 31F4 +\l 31F5 +\l 31F6 +\l 31F7 +\l 31F8 +\l 31F9 +\l 31FA +\l 31FB +\l 31FC +\l 31FD +\l 31FE +\l 31FF +\l A000 +\l A001 +\l A002 +\l A003 +\l A004 +\l A005 +\l A006 +\l A007 +\l A008 +\l A009 +\l A00A +\l A00B +\l A00C +\l A00D +\l A00E +\l A00F +\l A010 +\l A011 +\l A012 +\l A013 +\l A014 +\l A015 +\l A016 +\l A017 +\l A018 +\l A019 +\l A01A +\l A01B +\l A01C +\l A01D +\l A01E +\l A01F +\l A020 +\l A021 +\l A022 +\l A023 +\l A024 +\l A025 +\l A026 +\l A027 +\l A028 +\l A029 +\l A02A +\l A02B +\l A02C +\l A02D +\l A02E +\l A02F +\l A030 +\l A031 +\l A032 +\l A033 +\l A034 +\l A035 +\l A036 +\l A037 +\l A038 +\l A039 +\l A03A +\l A03B +\l A03C +\l A03D +\l A03E +\l A03F +\l A040 +\l A041 +\l A042 +\l A043 +\l A044 +\l A045 +\l A046 +\l A047 +\l A048 +\l A049 +\l A04A +\l A04B +\l A04C +\l A04D +\l A04E +\l A04F +\l A050 +\l A051 +\l A052 +\l A053 +\l A054 +\l A055 +\l A056 +\l A057 +\l A058 +\l A059 +\l A05A +\l A05B +\l A05C +\l A05D +\l A05E +\l A05F +\l A060 +\l A061 +\l A062 +\l A063 +\l A064 +\l A065 +\l A066 +\l A067 +\l A068 +\l A069 +\l A06A +\l A06B +\l A06C +\l A06D +\l A06E +\l A06F +\l A070 +\l A071 +\l A072 +\l A073 +\l A074 +\l A075 +\l A076 +\l A077 +\l A078 +\l A079 +\l A07A +\l A07B +\l A07C +\l A07D +\l A07E +\l A07F +\l A080 +\l A081 +\l A082 +\l A083 +\l A084 +\l A085 +\l A086 +\l A087 +\l A088 +\l A089 +\l A08A +\l A08B +\l A08C +\l A08D +\l A08E +\l A08F +\l A090 +\l A091 +\l A092 +\l A093 +\l A094 +\l A095 +\l A096 +\l A097 +\l A098 +\l A099 +\l A09A +\l A09B +\l A09C +\l A09D +\l A09E +\l A09F +\l A0A0 +\l A0A1 +\l A0A2 +\l A0A3 +\l A0A4 +\l A0A5 +\l A0A6 +\l A0A7 +\l A0A8 +\l A0A9 +\l A0AA +\l A0AB +\l A0AC +\l A0AD +\l A0AE +\l A0AF +\l A0B0 +\l A0B1 +\l A0B2 +\l A0B3 +\l A0B4 +\l A0B5 +\l A0B6 +\l A0B7 +\l A0B8 +\l A0B9 +\l A0BA +\l A0BB +\l A0BC +\l A0BD +\l A0BE +\l A0BF +\l A0C0 +\l A0C1 +\l A0C2 +\l A0C3 +\l A0C4 +\l A0C5 +\l A0C6 +\l A0C7 +\l A0C8 +\l A0C9 +\l A0CA +\l A0CB +\l A0CC +\l A0CD +\l A0CE +\l A0CF +\l A0D0 +\l A0D1 +\l A0D2 +\l A0D3 +\l A0D4 +\l A0D5 +\l A0D6 +\l A0D7 +\l A0D8 +\l A0D9 +\l A0DA +\l A0DB +\l A0DC +\l A0DD +\l A0DE +\l A0DF +\l A0E0 +\l A0E1 +\l A0E2 +\l A0E3 +\l A0E4 +\l A0E5 +\l A0E6 +\l A0E7 +\l A0E8 +\l A0E9 +\l A0EA +\l A0EB +\l A0EC +\l A0ED +\l A0EE +\l A0EF +\l A0F0 +\l A0F1 +\l A0F2 +\l A0F3 +\l A0F4 +\l A0F5 +\l A0F6 +\l A0F7 +\l A0F8 +\l A0F9 +\l A0FA +\l A0FB +\l A0FC +\l A0FD +\l A0FE +\l A0FF +\l A100 +\l A101 +\l A102 +\l A103 +\l A104 +\l A105 +\l A106 +\l A107 +\l A108 +\l A109 +\l A10A +\l A10B +\l A10C +\l A10D +\l A10E +\l A10F +\l A110 +\l A111 +\l A112 +\l A113 +\l A114 +\l A115 +\l A116 +\l A117 +\l A118 +\l A119 +\l A11A +\l A11B +\l A11C +\l A11D +\l A11E +\l A11F +\l A120 +\l A121 +\l A122 +\l A123 +\l A124 +\l A125 +\l A126 +\l A127 +\l A128 +\l A129 +\l A12A +\l A12B +\l A12C +\l A12D +\l A12E +\l A12F +\l A130 +\l A131 +\l A132 +\l A133 +\l A134 +\l A135 +\l A136 +\l A137 +\l A138 +\l A139 +\l A13A +\l A13B +\l A13C +\l A13D +\l A13E +\l A13F +\l A140 +\l A141 +\l A142 +\l A143 +\l A144 +\l A145 +\l A146 +\l A147 +\l A148 +\l A149 +\l A14A +\l A14B +\l A14C +\l A14D +\l A14E +\l A14F +\l A150 +\l A151 +\l A152 +\l A153 +\l A154 +\l A155 +\l A156 +\l A157 +\l A158 +\l A159 +\l A15A +\l A15B +\l A15C +\l A15D +\l A15E +\l A15F +\l A160 +\l A161 +\l A162 +\l A163 +\l A164 +\l A165 +\l A166 +\l A167 +\l A168 +\l A169 +\l A16A +\l A16B +\l A16C +\l A16D +\l A16E +\l A16F +\l A170 +\l A171 +\l A172 +\l A173 +\l A174 +\l A175 +\l A176 +\l A177 +\l A178 +\l A179 +\l A17A +\l A17B +\l A17C +\l A17D +\l A17E +\l A17F +\l A180 +\l A181 +\l A182 +\l A183 +\l A184 +\l A185 +\l A186 +\l A187 +\l A188 +\l A189 +\l A18A +\l A18B +\l A18C +\l A18D +\l A18E +\l A18F +\l A190 +\l A191 +\l A192 +\l A193 +\l A194 +\l A195 +\l A196 +\l A197 +\l A198 +\l A199 +\l A19A +\l A19B +\l A19C +\l A19D +\l A19E +\l A19F +\l A1A0 +\l A1A1 +\l A1A2 +\l A1A3 +\l A1A4 +\l A1A5 +\l A1A6 +\l A1A7 +\l A1A8 +\l A1A9 +\l A1AA +\l A1AB +\l A1AC +\l A1AD +\l A1AE +\l A1AF +\l A1B0 +\l A1B1 +\l A1B2 +\l A1B3 +\l A1B4 +\l A1B5 +\l A1B6 +\l A1B7 +\l A1B8 +\l A1B9 +\l A1BA +\l A1BB +\l A1BC +\l A1BD +\l A1BE +\l A1BF +\l A1C0 +\l A1C1 +\l A1C2 +\l A1C3 +\l A1C4 +\l A1C5 +\l A1C6 +\l A1C7 +\l A1C8 +\l A1C9 +\l A1CA +\l A1CB +\l A1CC +\l A1CD +\l A1CE +\l A1CF +\l A1D0 +\l A1D1 +\l A1D2 +\l A1D3 +\l A1D4 +\l A1D5 +\l A1D6 +\l A1D7 +\l A1D8 +\l A1D9 +\l A1DA +\l A1DB +\l A1DC +\l A1DD +\l A1DE +\l A1DF +\l A1E0 +\l A1E1 +\l A1E2 +\l A1E3 +\l A1E4 +\l A1E5 +\l A1E6 +\l A1E7 +\l A1E8 +\l A1E9 +\l A1EA +\l A1EB +\l A1EC +\l A1ED +\l A1EE +\l A1EF +\l A1F0 +\l A1F1 +\l A1F2 +\l A1F3 +\l A1F4 +\l A1F5 +\l A1F6 +\l A1F7 +\l A1F8 +\l A1F9 +\l A1FA +\l A1FB +\l A1FC +\l A1FD +\l A1FE +\l A1FF +\l A200 +\l A201 +\l A202 +\l A203 +\l A204 +\l A205 +\l A206 +\l A207 +\l A208 +\l A209 +\l A20A +\l A20B +\l A20C +\l A20D +\l A20E +\l A20F +\l A210 +\l A211 +\l A212 +\l A213 +\l A214 +\l A215 +\l A216 +\l A217 +\l A218 +\l A219 +\l A21A +\l A21B +\l A21C +\l A21D +\l A21E +\l A21F +\l A220 +\l A221 +\l A222 +\l A223 +\l A224 +\l A225 +\l A226 +\l A227 +\l A228 +\l A229 +\l A22A +\l A22B +\l A22C +\l A22D +\l A22E +\l A22F +\l A230 +\l A231 +\l A232 +\l A233 +\l A234 +\l A235 +\l A236 +\l A237 +\l A238 +\l A239 +\l A23A +\l A23B +\l A23C +\l A23D +\l A23E +\l A23F +\l A240 +\l A241 +\l A242 +\l A243 +\l A244 +\l A245 +\l A246 +\l A247 +\l A248 +\l A249 +\l A24A +\l A24B +\l A24C +\l A24D +\l A24E +\l A24F +\l A250 +\l A251 +\l A252 +\l A253 +\l A254 +\l A255 +\l A256 +\l A257 +\l A258 +\l A259 +\l A25A +\l A25B +\l A25C +\l A25D +\l A25E +\l A25F +\l A260 +\l A261 +\l A262 +\l A263 +\l A264 +\l A265 +\l A266 +\l A267 +\l A268 +\l A269 +\l A26A +\l A26B +\l A26C +\l A26D +\l A26E +\l A26F +\l A270 +\l A271 +\l A272 +\l A273 +\l A274 +\l A275 +\l A276 +\l A277 +\l A278 +\l A279 +\l A27A +\l A27B +\l A27C +\l A27D +\l A27E +\l A27F +\l A280 +\l A281 +\l A282 +\l A283 +\l A284 +\l A285 +\l A286 +\l A287 +\l A288 +\l A289 +\l A28A +\l A28B +\l A28C +\l A28D +\l A28E +\l A28F +\l A290 +\l A291 +\l A292 +\l A293 +\l A294 +\l A295 +\l A296 +\l A297 +\l A298 +\l A299 +\l A29A +\l A29B +\l A29C +\l A29D +\l A29E +\l A29F +\l A2A0 +\l A2A1 +\l A2A2 +\l A2A3 +\l A2A4 +\l A2A5 +\l A2A6 +\l A2A7 +\l A2A8 +\l A2A9 +\l A2AA +\l A2AB +\l A2AC +\l A2AD +\l A2AE +\l A2AF +\l A2B0 +\l A2B1 +\l A2B2 +\l A2B3 +\l A2B4 +\l A2B5 +\l A2B6 +\l A2B7 +\l A2B8 +\l A2B9 +\l A2BA +\l A2BB +\l A2BC +\l A2BD +\l A2BE +\l A2BF +\l A2C0 +\l A2C1 +\l A2C2 +\l A2C3 +\l A2C4 +\l A2C5 +\l A2C6 +\l A2C7 +\l A2C8 +\l A2C9 +\l A2CA +\l A2CB +\l A2CC +\l A2CD +\l A2CE +\l A2CF +\l A2D0 +\l A2D1 +\l A2D2 +\l A2D3 +\l A2D4 +\l A2D5 +\l A2D6 +\l A2D7 +\l A2D8 +\l A2D9 +\l A2DA +\l A2DB +\l A2DC +\l A2DD +\l A2DE +\l A2DF +\l A2E0 +\l A2E1 +\l A2E2 +\l A2E3 +\l A2E4 +\l A2E5 +\l A2E6 +\l A2E7 +\l A2E8 +\l A2E9 +\l A2EA +\l A2EB +\l A2EC +\l A2ED +\l A2EE +\l A2EF +\l A2F0 +\l A2F1 +\l A2F2 +\l A2F3 +\l A2F4 +\l A2F5 +\l A2F6 +\l A2F7 +\l A2F8 +\l A2F9 +\l A2FA +\l A2FB +\l A2FC +\l A2FD +\l A2FE +\l A2FF +\l A300 +\l A301 +\l A302 +\l A303 +\l A304 +\l A305 +\l A306 +\l A307 +\l A308 +\l A309 +\l A30A +\l A30B +\l A30C +\l A30D +\l A30E +\l A30F +\l A310 +\l A311 +\l A312 +\l A313 +\l A314 +\l A315 +\l A316 +\l A317 +\l A318 +\l A319 +\l A31A +\l A31B +\l A31C +\l A31D +\l A31E +\l A31F +\l A320 +\l A321 +\l A322 +\l A323 +\l A324 +\l A325 +\l A326 +\l A327 +\l A328 +\l A329 +\l A32A +\l A32B +\l A32C +\l A32D +\l A32E +\l A32F +\l A330 +\l A331 +\l A332 +\l A333 +\l A334 +\l A335 +\l A336 +\l A337 +\l A338 +\l A339 +\l A33A +\l A33B +\l A33C +\l A33D +\l A33E +\l A33F +\l A340 +\l A341 +\l A342 +\l A343 +\l A344 +\l A345 +\l A346 +\l A347 +\l A348 +\l A349 +\l A34A +\l A34B +\l A34C +\l A34D +\l A34E +\l A34F +\l A350 +\l A351 +\l A352 +\l A353 +\l A354 +\l A355 +\l A356 +\l A357 +\l A358 +\l A359 +\l A35A +\l A35B +\l A35C +\l A35D +\l A35E +\l A35F +\l A360 +\l A361 +\l A362 +\l A363 +\l A364 +\l A365 +\l A366 +\l A367 +\l A368 +\l A369 +\l A36A +\l A36B +\l A36C +\l A36D +\l A36E +\l A36F +\l A370 +\l A371 +\l A372 +\l A373 +\l A374 +\l A375 +\l A376 +\l A377 +\l A378 +\l A379 +\l A37A +\l A37B +\l A37C +\l A37D +\l A37E +\l A37F +\l A380 +\l A381 +\l A382 +\l A383 +\l A384 +\l A385 +\l A386 +\l A387 +\l A388 +\l A389 +\l A38A +\l A38B +\l A38C +\l A38D +\l A38E +\l A38F +\l A390 +\l A391 +\l A392 +\l A393 +\l A394 +\l A395 +\l A396 +\l A397 +\l A398 +\l A399 +\l A39A +\l A39B +\l A39C +\l A39D +\l A39E +\l A39F +\l A3A0 +\l A3A1 +\l A3A2 +\l A3A3 +\l A3A4 +\l A3A5 +\l A3A6 +\l A3A7 +\l A3A8 +\l A3A9 +\l A3AA +\l A3AB +\l A3AC +\l A3AD +\l A3AE +\l A3AF +\l A3B0 +\l A3B1 +\l A3B2 +\l A3B3 +\l A3B4 +\l A3B5 +\l A3B6 +\l A3B7 +\l A3B8 +\l A3B9 +\l A3BA +\l A3BB +\l A3BC +\l A3BD +\l A3BE +\l A3BF +\l A3C0 +\l A3C1 +\l A3C2 +\l A3C3 +\l A3C4 +\l A3C5 +\l A3C6 +\l A3C7 +\l A3C8 +\l A3C9 +\l A3CA +\l A3CB +\l A3CC +\l A3CD +\l A3CE +\l A3CF +\l A3D0 +\l A3D1 +\l A3D2 +\l A3D3 +\l A3D4 +\l A3D5 +\l A3D6 +\l A3D7 +\l A3D8 +\l A3D9 +\l A3DA +\l A3DB +\l A3DC +\l A3DD +\l A3DE +\l A3DF +\l A3E0 +\l A3E1 +\l A3E2 +\l A3E3 +\l A3E4 +\l A3E5 +\l A3E6 +\l A3E7 +\l A3E8 +\l A3E9 +\l A3EA +\l A3EB +\l A3EC +\l A3ED +\l A3EE +\l A3EF +\l A3F0 +\l A3F1 +\l A3F2 +\l A3F3 +\l A3F4 +\l A3F5 +\l A3F6 +\l A3F7 +\l A3F8 +\l A3F9 +\l A3FA +\l A3FB +\l A3FC +\l A3FD +\l A3FE +\l A3FF +\l A400 +\l A401 +\l A402 +\l A403 +\l A404 +\l A405 +\l A406 +\l A407 +\l A408 +\l A409 +\l A40A +\l A40B +\l A40C +\l A40D +\l A40E +\l A40F +\l A410 +\l A411 +\l A412 +\l A413 +\l A414 +\l A415 +\l A416 +\l A417 +\l A418 +\l A419 +\l A41A +\l A41B +\l A41C +\l A41D +\l A41E +\l A41F +\l A420 +\l A421 +\l A422 +\l A423 +\l A424 +\l A425 +\l A426 +\l A427 +\l A428 +\l A429 +\l A42A +\l A42B +\l A42C +\l A42D +\l A42E +\l A42F +\l A430 +\l A431 +\l A432 +\l A433 +\l A434 +\l A435 +\l A436 +\l A437 +\l A438 +\l A439 +\l A43A +\l A43B +\l A43C +\l A43D +\l A43E +\l A43F +\l A440 +\l A441 +\l A442 +\l A443 +\l A444 +\l A445 +\l A446 +\l A447 +\l A448 +\l A449 +\l A44A +\l A44B +\l A44C +\l A44D +\l A44E +\l A44F +\l A450 +\l A451 +\l A452 +\l A453 +\l A454 +\l A455 +\l A456 +\l A457 +\l A458 +\l A459 +\l A45A +\l A45B +\l A45C +\l A45D +\l A45E +\l A45F +\l A460 +\l A461 +\l A462 +\l A463 +\l A464 +\l A465 +\l A466 +\l A467 +\l A468 +\l A469 +\l A46A +\l A46B +\l A46C +\l A46D +\l A46E +\l A46F +\l A470 +\l A471 +\l A472 +\l A473 +\l A474 +\l A475 +\l A476 +\l A477 +\l A478 +\l A479 +\l A47A +\l A47B +\l A47C +\l A47D +\l A47E +\l A47F +\l A480 +\l A481 +\l A482 +\l A483 +\l A484 +\l A485 +\l A486 +\l A487 +\l A488 +\l A489 +\l A48A +\l A48B +\l A48C +\l A500 +\l A501 +\l A502 +\l A503 +\l A504 +\l A505 +\l A506 +\l A507 +\l A508 +\l A509 +\l A50A +\l A50B +\l A50C +\l A50D +\l A50E +\l A50F +\l A510 +\l A511 +\l A512 +\l A513 +\l A514 +\l A515 +\l A516 +\l A517 +\l A518 +\l A519 +\l A51A +\l A51B +\l A51C +\l A51D +\l A51E +\l A51F +\l A520 +\l A521 +\l A522 +\l A523 +\l A524 +\l A525 +\l A526 +\l A527 +\l A528 +\l A529 +\l A52A +\l A52B +\l A52C +\l A52D +\l A52E +\l A52F +\l A530 +\l A531 +\l A532 +\l A533 +\l A534 +\l A535 +\l A536 +\l A537 +\l A538 +\l A539 +\l A53A +\l A53B +\l A53C +\l A53D +\l A53E +\l A53F +\l A540 +\l A541 +\l A542 +\l A543 +\l A544 +\l A545 +\l A546 +\l A547 +\l A548 +\l A549 +\l A54A +\l A54B +\l A54C +\l A54D +\l A54E +\l A54F +\l A550 +\l A551 +\l A552 +\l A553 +\l A554 +\l A555 +\l A556 +\l A557 +\l A558 +\l A559 +\l A55A +\l A55B +\l A55C +\l A55D +\l A55E +\l A55F +\l A560 +\l A561 +\l A562 +\l A563 +\l A564 +\l A565 +\l A566 +\l A567 +\l A568 +\l A569 +\l A56A +\l A56B +\l A56C +\l A56D +\l A56E +\l A56F +\l A570 +\l A571 +\l A572 +\l A573 +\l A574 +\l A575 +\l A576 +\l A577 +\l A578 +\l A579 +\l A57A +\l A57B +\l A57C +\l A57D +\l A57E +\l A57F +\l A580 +\l A581 +\l A582 +\l A583 +\l A584 +\l A585 +\l A586 +\l A587 +\l A588 +\l A589 +\l A58A +\l A58B +\l A58C +\l A58D +\l A58E +\l A58F +\l A590 +\l A591 +\l A592 +\l A593 +\l A594 +\l A595 +\l A596 +\l A597 +\l A598 +\l A599 +\l A59A +\l A59B +\l A59C +\l A59D +\l A59E +\l A59F +\l A5A0 +\l A5A1 +\l A5A2 +\l A5A3 +\l A5A4 +\l A5A5 +\l A5A6 +\l A5A7 +\l A5A8 +\l A5A9 +\l A5AA +\l A5AB +\l A5AC +\l A5AD +\l A5AE +\l A5AF +\l A5B0 +\l A5B1 +\l A5B2 +\l A5B3 +\l A5B4 +\l A5B5 +\l A5B6 +\l A5B7 +\l A5B8 +\l A5B9 +\l A5BA +\l A5BB +\l A5BC +\l A5BD +\l A5BE +\l A5BF +\l A5C0 +\l A5C1 +\l A5C2 +\l A5C3 +\l A5C4 +\l A5C5 +\l A5C6 +\l A5C7 +\l A5C8 +\l A5C9 +\l A5CA +\l A5CB +\l A5CC +\l A5CD +\l A5CE +\l A5CF +\l A5D0 +\l A5D1 +\l A5D2 +\l A5D3 +\l A5D4 +\l A5D5 +\l A5D6 +\l A5D7 +\l A5D8 +\l A5D9 +\l A5DA +\l A5DB +\l A5DC +\l A5DD +\l A5DE +\l A5DF +\l A5E0 +\l A5E1 +\l A5E2 +\l A5E3 +\l A5E4 +\l A5E5 +\l A5E6 +\l A5E7 +\l A5E8 +\l A5E9 +\l A5EA +\l A5EB +\l A5EC +\l A5ED +\l A5EE +\l A5EF +\l A5F0 +\l A5F1 +\l A5F2 +\l A5F3 +\l A5F4 +\l A5F5 +\l A5F6 +\l A5F7 +\l A5F8 +\l A5F9 +\l A5FA +\l A5FB +\l A5FC +\l A5FD +\l A5FE +\l A5FF +\l A600 +\l A601 +\l A602 +\l A603 +\l A604 +\l A605 +\l A606 +\l A607 +\l A608 +\l A609 +\l A60A +\l A60B +\l A60C +\l A610 +\l A611 +\l A612 +\l A613 +\l A614 +\l A615 +\l A616 +\l A617 +\l A618 +\l A619 +\l A61A +\l A61B +\l A61C +\l A61D +\l A61E +\l A61F +\l A62A +\l A62B +\L A640 A640 A641 +\L A641 A640 A641 +\L A642 A642 A643 +\L A643 A642 A643 +\L A644 A644 A645 +\L A645 A644 A645 +\L A646 A646 A647 +\L A647 A646 A647 +\L A648 A648 A649 +\L A649 A648 A649 +\L A64A A64A A64B +\L A64B A64A A64B +\L A64C A64C A64D +\L A64D A64C A64D +\L A64E A64E A64F +\L A64F A64E A64F +\L A650 A650 A651 +\L A651 A650 A651 +\L A652 A652 A653 +\L A653 A652 A653 +\L A654 A654 A655 +\L A655 A654 A655 +\L A656 A656 A657 +\L A657 A656 A657 +\L A658 A658 A659 +\L A659 A658 A659 +\L A65A A65A A65B +\L A65B A65A A65B +\L A65C A65C A65D +\L A65D A65C A65D +\L A65E A65E A65F +\L A65F A65E A65F +\L A662 A662 A663 +\L A663 A662 A663 +\L A664 A664 A665 +\L A665 A664 A665 +\L A666 A666 A667 +\L A667 A666 A667 +\L A668 A668 A669 +\L A669 A668 A669 +\L A66A A66A A66B +\L A66B A66A A66B +\L A66C A66C A66D +\L A66D A66C A66D +\l A66E +\l A67F +\L A680 A680 A681 +\L A681 A680 A681 +\L A682 A682 A683 +\L A683 A682 A683 +\L A684 A684 A685 +\L A685 A684 A685 +\L A686 A686 A687 +\L A687 A686 A687 +\L A688 A688 A689 +\L A689 A688 A689 +\L A68A A68A A68B +\L A68B A68A A68B +\L A68C A68C A68D +\L A68D A68C A68D +\L A68E A68E A68F +\L A68F A68E A68F +\L A690 A690 A691 +\L A691 A690 A691 +\L A692 A692 A693 +\L A693 A692 A693 +\L A694 A694 A695 +\L A695 A694 A695 +\L A696 A696 A697 +\L A697 A696 A697 +\l A717 +\l A718 +\l A719 +\l A71A +\l A71B +\l A71C +\l A71D +\l A71E +\l A71F +\L A722 A722 A723 +\L A723 A722 A723 +\L A724 A724 A725 +\L A725 A724 A725 +\L A726 A726 A727 +\L A727 A726 A727 +\L A728 A728 A729 +\L A729 A728 A729 +\L A72A A72A A72B +\L A72B A72A A72B +\L A72C A72C A72D +\L A72D A72C A72D +\L A72E A72E A72F +\L A72F A72E A72F +\l A730 +\l A731 +\L A732 A732 A733 +\L A733 A732 A733 +\L A734 A734 A735 +\L A735 A734 A735 +\L A736 A736 A737 +\L A737 A736 A737 +\L A738 A738 A739 +\L A739 A738 A739 +\L A73A A73A A73B +\L A73B A73A A73B +\L A73C A73C A73D +\L A73D A73C A73D +\L A73E A73E A73F +\L A73F A73E A73F +\L A740 A740 A741 +\L A741 A740 A741 +\L A742 A742 A743 +\L A743 A742 A743 +\L A744 A744 A745 +\L A745 A744 A745 +\L A746 A746 A747 +\L A747 A746 A747 +\L A748 A748 A749 +\L A749 A748 A749 +\L A74A A74A A74B +\L A74B A74A A74B +\L A74C A74C A74D +\L A74D A74C A74D +\L A74E A74E A74F +\L A74F A74E A74F +\L A750 A750 A751 +\L A751 A750 A751 +\L A752 A752 A753 +\L A753 A752 A753 +\L A754 A754 A755 +\L A755 A754 A755 +\L A756 A756 A757 +\L A757 A756 A757 +\L A758 A758 A759 +\L A759 A758 A759 +\L A75A A75A A75B +\L A75B A75A A75B +\L A75C A75C A75D +\L A75D A75C A75D +\L A75E A75E A75F +\L A75F A75E A75F +\L A760 A760 A761 +\L A761 A760 A761 +\L A762 A762 A763 +\L A763 A762 A763 +\L A764 A764 A765 +\L A765 A764 A765 +\L A766 A766 A767 +\L A767 A766 A767 +\L A768 A768 A769 +\L A769 A768 A769 +\L A76A A76A A76B +\L A76B A76A A76B +\L A76C A76C A76D +\L A76D A76C A76D +\L A76E A76E A76F +\L A76F A76E A76F +\l A770 +\l A771 +\l A772 +\l A773 +\l A774 +\l A775 +\l A776 +\l A777 +\l A778 +\L A779 A779 A77A +\L A77A A779 A77A +\L A77B A77B A77C +\L A77C A77B A77C +\L A77D A77D 1D79 +\L A77E A77E A77F +\L A77F A77E A77F +\L A780 A780 A781 +\L A781 A780 A781 +\L A782 A782 A783 +\L A783 A782 A783 +\L A784 A784 A785 +\L A785 A784 A785 +\L A786 A786 A787 +\L A787 A786 A787 +\l A788 +\L A78B A78B A78C +\L A78C A78B A78C +\l A7FB +\l A7FC +\l A7FD +\l A7FE +\l A7FF +\l A800 +\l A801 +\l A803 +\l A804 +\l A805 +\l A807 +\l A808 +\l A809 +\l A80A +\l A80C +\l A80D +\l A80E +\l A80F +\l A810 +\l A811 +\l A812 +\l A813 +\l A814 +\l A815 +\l A816 +\l A817 +\l A818 +\l A819 +\l A81A +\l A81B +\l A81C +\l A81D +\l A81E +\l A81F +\l A820 +\l A821 +\l A822 +\l A840 +\l A841 +\l A842 +\l A843 +\l A844 +\l A845 +\l A846 +\l A847 +\l A848 +\l A849 +\l A84A +\l A84B +\l A84C +\l A84D +\l A84E +\l A84F +\l A850 +\l A851 +\l A852 +\l A853 +\l A854 +\l A855 +\l A856 +\l A857 +\l A858 +\l A859 +\l A85A +\l A85B +\l A85C +\l A85D +\l A85E +\l A85F +\l A860 +\l A861 +\l A862 +\l A863 +\l A864 +\l A865 +\l A866 +\l A867 +\l A868 +\l A869 +\l A86A +\l A86B +\l A86C +\l A86D +\l A86E +\l A86F +\l A870 +\l A871 +\l A872 +\l A873 +\l A882 +\l A883 +\l A884 +\l A885 +\l A886 +\l A887 +\l A888 +\l A889 +\l A88A +\l A88B +\l A88C +\l A88D +\l A88E +\l A88F +\l A890 +\l A891 +\l A892 +\l A893 +\l A894 +\l A895 +\l A896 +\l A897 +\l A898 +\l A899 +\l A89A +\l A89B +\l A89C +\l A89D +\l A89E +\l A89F +\l A8A0 +\l A8A1 +\l A8A2 +\l A8A3 +\l A8A4 +\l A8A5 +\l A8A6 +\l A8A7 +\l A8A8 +\l A8A9 +\l A8AA +\l A8AB +\l A8AC +\l A8AD +\l A8AE +\l A8AF +\l A8B0 +\l A8B1 +\l A8B2 +\l A8B3 +\l A90A +\l A90B +\l A90C +\l A90D +\l A90E +\l A90F +\l A910 +\l A911 +\l A912 +\l A913 +\l A914 +\l A915 +\l A916 +\l A917 +\l A918 +\l A919 +\l A91A +\l A91B +\l A91C +\l A91D +\l A91E +\l A91F +\l A920 +\l A921 +\l A922 +\l A923 +\l A924 +\l A925 +\l A930 +\l A931 +\l A932 +\l A933 +\l A934 +\l A935 +\l A936 +\l A937 +\l A938 +\l A939 +\l A93A +\l A93B +\l A93C +\l A93D +\l A93E +\l A93F +\l A940 +\l A941 +\l A942 +\l A943 +\l A944 +\l A945 +\l A946 +\l AA00 +\l AA01 +\l AA02 +\l AA03 +\l AA04 +\l AA05 +\l AA06 +\l AA07 +\l AA08 +\l AA09 +\l AA0A +\l AA0B +\l AA0C +\l AA0D +\l AA0E +\l AA0F +\l AA10 +\l AA11 +\l AA12 +\l AA13 +\l AA14 +\l AA15 +\l AA16 +\l AA17 +\l AA18 +\l AA19 +\l AA1A +\l AA1B +\l AA1C +\l AA1D +\l AA1E +\l AA1F +\l AA20 +\l AA21 +\l AA22 +\l AA23 +\l AA24 +\l AA25 +\l AA26 +\l AA27 +\l AA28 +\l AA40 +\l AA41 +\l AA42 +\l AA44 +\l AA45 +\l AA46 +\l AA47 +\l AA48 +\l AA49 +\l AA4A +\l AA4B +\l F900 +\l F901 +\l F902 +\l F903 +\l F904 +\l F905 +\l F906 +\l F907 +\l F908 +\l F909 +\l F90A +\l F90B +\l F90C +\l F90D +\l F90E +\l F90F +\l F910 +\l F911 +\l F912 +\l F913 +\l F914 +\l F915 +\l F916 +\l F917 +\l F918 +\l F919 +\l F91A +\l F91B +\l F91C +\l F91D +\l F91E +\l F91F +\l F920 +\l F921 +\l F922 +\l F923 +\l F924 +\l F925 +\l F926 +\l F927 +\l F928 +\l F929 +\l F92A +\l F92B +\l F92C +\l F92D +\l F92E +\l F92F +\l F930 +\l F931 +\l F932 +\l F933 +\l F934 +\l F935 +\l F936 +\l F937 +\l F938 +\l F939 +\l F93A +\l F93B +\l F93C +\l F93D +\l F93E +\l F93F +\l F940 +\l F941 +\l F942 +\l F943 +\l F944 +\l F945 +\l F946 +\l F947 +\l F948 +\l F949 +\l F94A +\l F94B +\l F94C +\l F94D +\l F94E +\l F94F +\l F950 +\l F951 +\l F952 +\l F953 +\l F954 +\l F955 +\l F956 +\l F957 +\l F958 +\l F959 +\l F95A +\l F95B +\l F95C +\l F95D +\l F95E +\l F95F +\l F960 +\l F961 +\l F962 +\l F963 +\l F964 +\l F965 +\l F966 +\l F967 +\l F968 +\l F969 +\l F96A +\l F96B +\l F96C +\l F96D +\l F96E +\l F96F +\l F970 +\l F971 +\l F972 +\l F973 +\l F974 +\l F975 +\l F976 +\l F977 +\l F978 +\l F979 +\l F97A +\l F97B +\l F97C +\l F97D +\l F97E +\l F97F +\l F980 +\l F981 +\l F982 +\l F983 +\l F984 +\l F985 +\l F986 +\l F987 +\l F988 +\l F989 +\l F98A +\l F98B +\l F98C +\l F98D +\l F98E +\l F98F +\l F990 +\l F991 +\l F992 +\l F993 +\l F994 +\l F995 +\l F996 +\l F997 +\l F998 +\l F999 +\l F99A +\l F99B +\l F99C +\l F99D +\l F99E +\l F99F +\l F9A0 +\l F9A1 +\l F9A2 +\l F9A3 +\l F9A4 +\l F9A5 +\l F9A6 +\l F9A7 +\l F9A8 +\l F9A9 +\l F9AA +\l F9AB +\l F9AC +\l F9AD +\l F9AE +\l F9AF +\l F9B0 +\l F9B1 +\l F9B2 +\l F9B3 +\l F9B4 +\l F9B5 +\l F9B6 +\l F9B7 +\l F9B8 +\l F9B9 +\l F9BA +\l F9BB +\l F9BC +\l F9BD +\l F9BE +\l F9BF +\l F9C0 +\l F9C1 +\l F9C2 +\l F9C3 +\l F9C4 +\l F9C5 +\l F9C6 +\l F9C7 +\l F9C8 +\l F9C9 +\l F9CA +\l F9CB +\l F9CC +\l F9CD +\l F9CE +\l F9CF +\l F9D0 +\l F9D1 +\l F9D2 +\l F9D3 +\l F9D4 +\l F9D5 +\l F9D6 +\l F9D7 +\l F9D8 +\l F9D9 +\l F9DA +\l F9DB +\l F9DC +\l F9DD +\l F9DE +\l F9DF +\l F9E0 +\l F9E1 +\l F9E2 +\l F9E3 +\l F9E4 +\l F9E5 +\l F9E6 +\l F9E7 +\l F9E8 +\l F9E9 +\l F9EA +\l F9EB +\l F9EC +\l F9ED +\l F9EE +\l F9EF +\l F9F0 +\l F9F1 +\l F9F2 +\l F9F3 +\l F9F4 +\l F9F5 +\l F9F6 +\l F9F7 +\l F9F8 +\l F9F9 +\l F9FA +\l F9FB +\l F9FC +\l F9FD +\l F9FE +\l F9FF +\l FA00 +\l FA01 +\l FA02 +\l FA03 +\l FA04 +\l FA05 +\l FA06 +\l FA07 +\l FA08 +\l FA09 +\l FA0A +\l FA0B +\l FA0C +\l FA0D +\l FA0E +\l FA0F +\l FA10 +\l FA11 +\l FA12 +\l FA13 +\l FA14 +\l FA15 +\l FA16 +\l FA17 +\l FA18 +\l FA19 +\l FA1A +\l FA1B +\l FA1C +\l FA1D +\l FA1E +\l FA1F +\l FA20 +\l FA21 +\l FA22 +\l FA23 +\l FA24 +\l FA25 +\l FA26 +\l FA27 +\l FA28 +\l FA29 +\l FA2A +\l FA2B +\l FA2C +\l FA2D +\l FA30 +\l FA31 +\l FA32 +\l FA33 +\l FA34 +\l FA35 +\l FA36 +\l FA37 +\l FA38 +\l FA39 +\l FA3A +\l FA3B +\l FA3C +\l FA3D +\l FA3E +\l FA3F +\l FA40 +\l FA41 +\l FA42 +\l FA43 +\l FA44 +\l FA45 +\l FA46 +\l FA47 +\l FA48 +\l FA49 +\l FA4A +\l FA4B +\l FA4C +\l FA4D +\l FA4E +\l FA4F +\l FA50 +\l FA51 +\l FA52 +\l FA53 +\l FA54 +\l FA55 +\l FA56 +\l FA57 +\l FA58 +\l FA59 +\l FA5A +\l FA5B +\l FA5C +\l FA5D +\l FA5E +\l FA5F +\l FA60 +\l FA61 +\l FA62 +\l FA63 +\l FA64 +\l FA65 +\l FA66 +\l FA67 +\l FA68 +\l FA69 +\l FA6A +\l FA70 +\l FA71 +\l FA72 +\l FA73 +\l FA74 +\l FA75 +\l FA76 +\l FA77 +\l FA78 +\l FA79 +\l FA7A +\l FA7B +\l FA7C +\l FA7D +\l FA7E +\l FA7F +\l FA80 +\l FA81 +\l FA82 +\l FA83 +\l FA84 +\l FA85 +\l FA86 +\l FA87 +\l FA88 +\l FA89 +\l FA8A +\l FA8B +\l FA8C +\l FA8D +\l FA8E +\l FA8F +\l FA90 +\l FA91 +\l FA92 +\l FA93 +\l FA94 +\l FA95 +\l FA96 +\l FA97 +\l FA98 +\l FA99 +\l FA9A +\l FA9B +\l FA9C +\l FA9D +\l FA9E +\l FA9F +\l FAA0 +\l FAA1 +\l FAA2 +\l FAA3 +\l FAA4 +\l FAA5 +\l FAA6 +\l FAA7 +\l FAA8 +\l FAA9 +\l FAAA +\l FAAB +\l FAAC +\l FAAD +\l FAAE +\l FAAF +\l FAB0 +\l FAB1 +\l FAB2 +\l FAB3 +\l FAB4 +\l FAB5 +\l FAB6 +\l FAB7 +\l FAB8 +\l FAB9 +\l FABA +\l FABB +\l FABC +\l FABD +\l FABE +\l FABF +\l FAC0 +\l FAC1 +\l FAC2 +\l FAC3 +\l FAC4 +\l FAC5 +\l FAC6 +\l FAC7 +\l FAC8 +\l FAC9 +\l FACA +\l FACB +\l FACC +\l FACD +\l FACE +\l FACF +\l FAD0 +\l FAD1 +\l FAD2 +\l FAD3 +\l FAD4 +\l FAD5 +\l FAD6 +\l FAD7 +\l FAD8 +\l FAD9 +\l FB00 +\l FB01 +\l FB02 +\l FB03 +\l FB04 +\l FB05 +\l FB06 +\l FB13 +\l FB14 +\l FB15 +\l FB16 +\l FB17 +\l FB1D +\l FB1F +\l FB20 +\l FB21 +\l FB22 +\l FB23 +\l FB24 +\l FB25 +\l FB26 +\l FB27 +\l FB28 +\l FB2A +\l FB2B +\l FB2C +\l FB2D +\l FB2E +\l FB2F +\l FB30 +\l FB31 +\l FB32 +\l FB33 +\l FB34 +\l FB35 +\l FB36 +\l FB38 +\l FB39 +\l FB3A +\l FB3B +\l FB3C +\l FB3E +\l FB40 +\l FB41 +\l FB43 +\l FB44 +\l FB46 +\l FB47 +\l FB48 +\l FB49 +\l FB4A +\l FB4B +\l FB4C +\l FB4D +\l FB4E +\l FB4F +\l FB50 +\l FB51 +\l FB52 +\l FB53 +\l FB54 +\l FB55 +\l FB56 +\l FB57 +\l FB58 +\l FB59 +\l FB5A +\l FB5B +\l FB5C +\l FB5D +\l FB5E +\l FB5F +\l FB60 +\l FB61 +\l FB62 +\l FB63 +\l FB64 +\l FB65 +\l FB66 +\l FB67 +\l FB68 +\l FB69 +\l FB6A +\l FB6B +\l FB6C +\l FB6D +\l FB6E +\l FB6F +\l FB70 +\l FB71 +\l FB72 +\l FB73 +\l FB74 +\l FB75 +\l FB76 +\l FB77 +\l FB78 +\l FB79 +\l FB7A +\l FB7B +\l FB7C +\l FB7D +\l FB7E +\l FB7F +\l FB80 +\l FB81 +\l FB82 +\l FB83 +\l FB84 +\l FB85 +\l FB86 +\l FB87 +\l FB88 +\l FB89 +\l FB8A +\l FB8B +\l FB8C +\l FB8D +\l FB8E +\l FB8F +\l FB90 +\l FB91 +\l FB92 +\l FB93 +\l FB94 +\l FB95 +\l FB96 +\l FB97 +\l FB98 +\l FB99 +\l FB9A +\l FB9B +\l FB9C +\l FB9D +\l FB9E +\l FB9F +\l FBA0 +\l FBA1 +\l FBA2 +\l FBA3 +\l FBA4 +\l FBA5 +\l FBA6 +\l FBA7 +\l FBA8 +\l FBA9 +\l FBAA +\l FBAB +\l FBAC +\l FBAD +\l FBAE +\l FBAF +\l FBB0 +\l FBB1 +\l FBD3 +\l FBD4 +\l FBD5 +\l FBD6 +\l FBD7 +\l FBD8 +\l FBD9 +\l FBDA +\l FBDB +\l FBDC +\l FBDD +\l FBDE +\l FBDF +\l FBE0 +\l FBE1 +\l FBE2 +\l FBE3 +\l FBE4 +\l FBE5 +\l FBE6 +\l FBE7 +\l FBE8 +\l FBE9 +\l FBEA +\l FBEB +\l FBEC +\l FBED +\l FBEE +\l FBEF +\l FBF0 +\l FBF1 +\l FBF2 +\l FBF3 +\l FBF4 +\l FBF5 +\l FBF6 +\l FBF7 +\l FBF8 +\l FBF9 +\l FBFA +\l FBFB +\l FBFC +\l FBFD +\l FBFE +\l FBFF +\l FC00 +\l FC01 +\l FC02 +\l FC03 +\l FC04 +\l FC05 +\l FC06 +\l FC07 +\l FC08 +\l FC09 +\l FC0A +\l FC0B +\l FC0C +\l FC0D +\l FC0E +\l FC0F +\l FC10 +\l FC11 +\l FC12 +\l FC13 +\l FC14 +\l FC15 +\l FC16 +\l FC17 +\l FC18 +\l FC19 +\l FC1A +\l FC1B +\l FC1C +\l FC1D +\l FC1E +\l FC1F +\l FC20 +\l FC21 +\l FC22 +\l FC23 +\l FC24 +\l FC25 +\l FC26 +\l FC27 +\l FC28 +\l FC29 +\l FC2A +\l FC2B +\l FC2C +\l FC2D +\l FC2E +\l FC2F +\l FC30 +\l FC31 +\l FC32 +\l FC33 +\l FC34 +\l FC35 +\l FC36 +\l FC37 +\l FC38 +\l FC39 +\l FC3A +\l FC3B +\l FC3C +\l FC3D +\l FC3E +\l FC3F +\l FC40 +\l FC41 +\l FC42 +\l FC43 +\l FC44 +\l FC45 +\l FC46 +\l FC47 +\l FC48 +\l FC49 +\l FC4A +\l FC4B +\l FC4C +\l FC4D +\l FC4E +\l FC4F +\l FC50 +\l FC51 +\l FC52 +\l FC53 +\l FC54 +\l FC55 +\l FC56 +\l FC57 +\l FC58 +\l FC59 +\l FC5A +\l FC5B +\l FC5C +\l FC5D +\l FC5E +\l FC5F +\l FC60 +\l FC61 +\l FC62 +\l FC63 +\l FC64 +\l FC65 +\l FC66 +\l FC67 +\l FC68 +\l FC69 +\l FC6A +\l FC6B +\l FC6C +\l FC6D +\l FC6E +\l FC6F +\l FC70 +\l FC71 +\l FC72 +\l FC73 +\l FC74 +\l FC75 +\l FC76 +\l FC77 +\l FC78 +\l FC79 +\l FC7A +\l FC7B +\l FC7C +\l FC7D +\l FC7E +\l FC7F +\l FC80 +\l FC81 +\l FC82 +\l FC83 +\l FC84 +\l FC85 +\l FC86 +\l FC87 +\l FC88 +\l FC89 +\l FC8A +\l FC8B +\l FC8C +\l FC8D +\l FC8E +\l FC8F +\l FC90 +\l FC91 +\l FC92 +\l FC93 +\l FC94 +\l FC95 +\l FC96 +\l FC97 +\l FC98 +\l FC99 +\l FC9A +\l FC9B +\l FC9C +\l FC9D +\l FC9E +\l FC9F +\l FCA0 +\l FCA1 +\l FCA2 +\l FCA3 +\l FCA4 +\l FCA5 +\l FCA6 +\l FCA7 +\l FCA8 +\l FCA9 +\l FCAA +\l FCAB +\l FCAC +\l FCAD +\l FCAE +\l FCAF +\l FCB0 +\l FCB1 +\l FCB2 +\l FCB3 +\l FCB4 +\l FCB5 +\l FCB6 +\l FCB7 +\l FCB8 +\l FCB9 +\l FCBA +\l FCBB +\l FCBC +\l FCBD +\l FCBE +\l FCBF +\l FCC0 +\l FCC1 +\l FCC2 +\l FCC3 +\l FCC4 +\l FCC5 +\l FCC6 +\l FCC7 +\l FCC8 +\l FCC9 +\l FCCA +\l FCCB +\l FCCC +\l FCCD +\l FCCE +\l FCCF +\l FCD0 +\l FCD1 +\l FCD2 +\l FCD3 +\l FCD4 +\l FCD5 +\l FCD6 +\l FCD7 +\l FCD8 +\l FCD9 +\l FCDA +\l FCDB +\l FCDC +\l FCDD +\l FCDE +\l FCDF +\l FCE0 +\l FCE1 +\l FCE2 +\l FCE3 +\l FCE4 +\l FCE5 +\l FCE6 +\l FCE7 +\l FCE8 +\l FCE9 +\l FCEA +\l FCEB +\l FCEC +\l FCED +\l FCEE +\l FCEF +\l FCF0 +\l FCF1 +\l FCF2 +\l FCF3 +\l FCF4 +\l FCF5 +\l FCF6 +\l FCF7 +\l FCF8 +\l FCF9 +\l FCFA +\l FCFB +\l FCFC +\l FCFD +\l FCFE +\l FCFF +\l FD00 +\l FD01 +\l FD02 +\l FD03 +\l FD04 +\l FD05 +\l FD06 +\l FD07 +\l FD08 +\l FD09 +\l FD0A +\l FD0B +\l FD0C +\l FD0D +\l FD0E +\l FD0F +\l FD10 +\l FD11 +\l FD12 +\l FD13 +\l FD14 +\l FD15 +\l FD16 +\l FD17 +\l FD18 +\l FD19 +\l FD1A +\l FD1B +\l FD1C +\l FD1D +\l FD1E +\l FD1F +\l FD20 +\l FD21 +\l FD22 +\l FD23 +\l FD24 +\l FD25 +\l FD26 +\l FD27 +\l FD28 +\l FD29 +\l FD2A +\l FD2B +\l FD2C +\l FD2D +\l FD2E +\l FD2F +\l FD30 +\l FD31 +\l FD32 +\l FD33 +\l FD34 +\l FD35 +\l FD36 +\l FD37 +\l FD38 +\l FD39 +\l FD3A +\l FD3B +\l FD3C +\l FD3D +\l FD50 +\l FD51 +\l FD52 +\l FD53 +\l FD54 +\l FD55 +\l FD56 +\l FD57 +\l FD58 +\l FD59 +\l FD5A +\l FD5B +\l FD5C +\l FD5D +\l FD5E +\l FD5F +\l FD60 +\l FD61 +\l FD62 +\l FD63 +\l FD64 +\l FD65 +\l FD66 +\l FD67 +\l FD68 +\l FD69 +\l FD6A +\l FD6B +\l FD6C +\l FD6D +\l FD6E +\l FD6F +\l FD70 +\l FD71 +\l FD72 +\l FD73 +\l FD74 +\l FD75 +\l FD76 +\l FD77 +\l FD78 +\l FD79 +\l FD7A +\l FD7B +\l FD7C +\l FD7D +\l FD7E +\l FD7F +\l FD80 +\l FD81 +\l FD82 +\l FD83 +\l FD84 +\l FD85 +\l FD86 +\l FD87 +\l FD88 +\l FD89 +\l FD8A +\l FD8B +\l FD8C +\l FD8D +\l FD8E +\l FD8F +\l FD92 +\l FD93 +\l FD94 +\l FD95 +\l FD96 +\l FD97 +\l FD98 +\l FD99 +\l FD9A +\l FD9B +\l FD9C +\l FD9D +\l FD9E +\l FD9F +\l FDA0 +\l FDA1 +\l FDA2 +\l FDA3 +\l FDA4 +\l FDA5 +\l FDA6 +\l FDA7 +\l FDA8 +\l FDA9 +\l FDAA +\l FDAB +\l FDAC +\l FDAD +\l FDAE +\l FDAF +\l FDB0 +\l FDB1 +\l FDB2 +\l FDB3 +\l FDB4 +\l FDB5 +\l FDB6 +\l FDB7 +\l FDB8 +\l FDB9 +\l FDBA +\l FDBB +\l FDBC +\l FDBD +\l FDBE +\l FDBF +\l FDC0 +\l FDC1 +\l FDC2 +\l FDC3 +\l FDC4 +\l FDC5 +\l FDC6 +\l FDC7 +\l FDF0 +\l FDF1 +\l FDF2 +\l FDF3 +\l FDF4 +\l FDF5 +\l FDF6 +\l FDF7 +\l FDF8 +\l FDF9 +\l FDFA +\l FDFB +\l FE70 +\l FE71 +\l FE72 +\l FE73 +\l FE74 +\l FE76 +\l FE77 +\l FE78 +\l FE79 +\l FE7A +\l FE7B +\l FE7C +\l FE7D +\l FE7E +\l FE7F +\l FE80 +\l FE81 +\l FE82 +\l FE83 +\l FE84 +\l FE85 +\l FE86 +\l FE87 +\l FE88 +\l FE89 +\l FE8A +\l FE8B +\l FE8C +\l FE8D +\l FE8E +\l FE8F +\l FE90 +\l FE91 +\l FE92 +\l FE93 +\l FE94 +\l FE95 +\l FE96 +\l FE97 +\l FE98 +\l FE99 +\l FE9A +\l FE9B +\l FE9C +\l FE9D +\l FE9E +\l FE9F +\l FEA0 +\l FEA1 +\l FEA2 +\l FEA3 +\l FEA4 +\l FEA5 +\l FEA6 +\l FEA7 +\l FEA8 +\l FEA9 +\l FEAA +\l FEAB +\l FEAC +\l FEAD +\l FEAE +\l FEAF +\l FEB0 +\l FEB1 +\l FEB2 +\l FEB3 +\l FEB4 +\l FEB5 +\l FEB6 +\l FEB7 +\l FEB8 +\l FEB9 +\l FEBA +\l FEBB +\l FEBC +\l FEBD +\l FEBE +\l FEBF +\l FEC0 +\l FEC1 +\l FEC2 +\l FEC3 +\l FEC4 +\l FEC5 +\l FEC6 +\l FEC7 +\l FEC8 +\l FEC9 +\l FECA +\l FECB +\l FECC +\l FECD +\l FECE +\l FECF +\l FED0 +\l FED1 +\l FED2 +\l FED3 +\l FED4 +\l FED5 +\l FED6 +\l FED7 +\l FED8 +\l FED9 +\l FEDA +\l FEDB +\l FEDC +\l FEDD +\l FEDE +\l FEDF +\l FEE0 +\l FEE1 +\l FEE2 +\l FEE3 +\l FEE4 +\l FEE5 +\l FEE6 +\l FEE7 +\l FEE8 +\l FEE9 +\l FEEA +\l FEEB +\l FEEC +\l FEED +\l FEEE +\l FEEF +\l FEF0 +\l FEF1 +\l FEF2 +\l FEF3 +\l FEF4 +\l FEF5 +\l FEF6 +\l FEF7 +\l FEF8 +\l FEF9 +\l FEFA +\l FEFB +\l FEFC +\L FF21 FF21 FF41 +\L FF22 FF22 FF42 +\L FF23 FF23 FF43 +\L FF24 FF24 FF44 +\L FF25 FF25 FF45 +\L FF26 FF26 FF46 +\L FF27 FF27 FF47 +\L FF28 FF28 FF48 +\L FF29 FF29 FF49 +\L FF2A FF2A FF4A +\L FF2B FF2B FF4B +\L FF2C FF2C FF4C +\L FF2D FF2D FF4D +\L FF2E FF2E FF4E +\L FF2F FF2F FF4F +\L FF30 FF30 FF50 +\L FF31 FF31 FF51 +\L FF32 FF32 FF52 +\L FF33 FF33 FF53 +\L FF34 FF34 FF54 +\L FF35 FF35 FF55 +\L FF36 FF36 FF56 +\L FF37 FF37 FF57 +\L FF38 FF38 FF58 +\L FF39 FF39 FF59 +\L FF3A FF3A FF5A +\L FF41 FF21 FF41 +\L FF42 FF22 FF42 +\L FF43 FF23 FF43 +\L FF44 FF24 FF44 +\L FF45 FF25 FF45 +\L FF46 FF26 FF46 +\L FF47 FF27 FF47 +\L FF48 FF28 FF48 +\L FF49 FF29 FF49 +\L FF4A FF2A FF4A +\L FF4B FF2B FF4B +\L FF4C FF2C FF4C +\L FF4D FF2D FF4D +\L FF4E FF2E FF4E +\L FF4F FF2F FF4F +\L FF50 FF30 FF50 +\L FF51 FF31 FF51 +\L FF52 FF32 FF52 +\L FF53 FF33 FF53 +\L FF54 FF34 FF54 +\L FF55 FF35 FF55 +\L FF56 FF36 FF56 +\L FF57 FF37 FF57 +\L FF58 FF38 FF58 +\L FF59 FF39 FF59 +\L FF5A FF3A FF5A +\l FF66 +\l FF67 +\l FF68 +\l FF69 +\l FF6A +\l FF6B +\l FF6C +\l FF6D +\l FF6E +\l FF6F +\l FF70 +\l FF71 +\l FF72 +\l FF73 +\l FF74 +\l FF75 +\l FF76 +\l FF77 +\l FF78 +\l FF79 +\l FF7A +\l FF7B +\l FF7C +\l FF7D +\l FF7E +\l FF7F +\l FF80 +\l FF81 +\l FF82 +\l FF83 +\l FF84 +\l FF85 +\l FF86 +\l FF87 +\l FF88 +\l FF89 +\l FF8A +\l FF8B +\l FF8C +\l FF8D +\l FF8E +\l FF8F +\l FF90 +\l FF91 +\l FF92 +\l FF93 +\l FF94 +\l FF95 +\l FF96 +\l FF97 +\l FF98 +\l FF99 +\l FF9A +\l FF9B +\l FF9C +\l FF9D +\l FF9E +\l FF9F +\l FFA0 +\l FFA1 +\l FFA2 +\l FFA3 +\l FFA4 +\l FFA5 +\l FFA6 +\l FFA7 +\l FFA8 +\l FFA9 +\l FFAA +\l FFAB +\l FFAC +\l FFAD +\l FFAE +\l FFAF +\l FFB0 +\l FFB1 +\l FFB2 +\l FFB3 +\l FFB4 +\l FFB5 +\l FFB6 +\l FFB7 +\l FFB8 +\l FFB9 +\l FFBA +\l FFBB +\l FFBC +\l FFBD +\l FFBE +\l FFC2 +\l FFC3 +\l FFC4 +\l FFC5 +\l FFC6 +\l FFC7 +\l FFCA +\l FFCB +\l FFCC +\l FFCD +\l FFCE +\l FFCF +\l FFD2 +\l FFD3 +\l FFD4 +\l FFD5 +\l FFD6 +\l FFD7 +\l FFDA +\l FFDB +\l FFDC +\ifSupplementary +\l 10000 +\l 10001 +\l 10002 +\l 10003 +\l 10004 +\l 10005 +\l 10006 +\l 10007 +\l 10008 +\l 10009 +\l 1000A +\l 1000B +\l 1000D +\l 1000E +\l 1000F +\l 10010 +\l 10011 +\l 10012 +\l 10013 +\l 10014 +\l 10015 +\l 10016 +\l 10017 +\l 10018 +\l 10019 +\l 1001A +\l 1001B +\l 1001C +\l 1001D +\l 1001E +\l 1001F +\l 10020 +\l 10021 +\l 10022 +\l 10023 +\l 10024 +\l 10025 +\l 10026 +\l 10028 +\l 10029 +\l 1002A +\l 1002B +\l 1002C +\l 1002D +\l 1002E +\l 1002F +\l 10030 +\l 10031 +\l 10032 +\l 10033 +\l 10034 +\l 10035 +\l 10036 +\l 10037 +\l 10038 +\l 10039 +\l 1003A +\l 1003C +\l 1003D +\l 1003F +\l 10040 +\l 10041 +\l 10042 +\l 10043 +\l 10044 +\l 10045 +\l 10046 +\l 10047 +\l 10048 +\l 10049 +\l 1004A +\l 1004B +\l 1004C +\l 1004D +\l 10050 +\l 10051 +\l 10052 +\l 10053 +\l 10054 +\l 10055 +\l 10056 +\l 10057 +\l 10058 +\l 10059 +\l 1005A +\l 1005B +\l 1005C +\l 1005D +\l 10080 +\l 10081 +\l 10082 +\l 10083 +\l 10084 +\l 10085 +\l 10086 +\l 10087 +\l 10088 +\l 10089 +\l 1008A +\l 1008B +\l 1008C +\l 1008D +\l 1008E +\l 1008F +\l 10090 +\l 10091 +\l 10092 +\l 10093 +\l 10094 +\l 10095 +\l 10096 +\l 10097 +\l 10098 +\l 10099 +\l 1009A +\l 1009B +\l 1009C +\l 1009D +\l 1009E +\l 1009F +\l 100A0 +\l 100A1 +\l 100A2 +\l 100A3 +\l 100A4 +\l 100A5 +\l 100A6 +\l 100A7 +\l 100A8 +\l 100A9 +\l 100AA +\l 100AB +\l 100AC +\l 100AD +\l 100AE +\l 100AF +\l 100B0 +\l 100B1 +\l 100B2 +\l 100B3 +\l 100B4 +\l 100B5 +\l 100B6 +\l 100B7 +\l 100B8 +\l 100B9 +\l 100BA +\l 100BB +\l 100BC +\l 100BD +\l 100BE +\l 100BF +\l 100C0 +\l 100C1 +\l 100C2 +\l 100C3 +\l 100C4 +\l 100C5 +\l 100C6 +\l 100C7 +\l 100C8 +\l 100C9 +\l 100CA +\l 100CB +\l 100CC +\l 100CD +\l 100CE +\l 100CF +\l 100D0 +\l 100D1 +\l 100D2 +\l 100D3 +\l 100D4 +\l 100D5 +\l 100D6 +\l 100D7 +\l 100D8 +\l 100D9 +\l 100DA +\l 100DB +\l 100DC +\l 100DD +\l 100DE +\l 100DF +\l 100E0 +\l 100E1 +\l 100E2 +\l 100E3 +\l 100E4 +\l 100E5 +\l 100E6 +\l 100E7 +\l 100E8 +\l 100E9 +\l 100EA +\l 100EB +\l 100EC +\l 100ED +\l 100EE +\l 100EF +\l 100F0 +\l 100F1 +\l 100F2 +\l 100F3 +\l 100F4 +\l 100F5 +\l 100F6 +\l 100F7 +\l 100F8 +\l 100F9 +\l 100FA +\l 10280 +\l 10281 +\l 10282 +\l 10283 +\l 10284 +\l 10285 +\l 10286 +\l 10287 +\l 10288 +\l 10289 +\l 1028A +\l 1028B +\l 1028C +\l 1028D +\l 1028E +\l 1028F +\l 10290 +\l 10291 +\l 10292 +\l 10293 +\l 10294 +\l 10295 +\l 10296 +\l 10297 +\l 10298 +\l 10299 +\l 1029A +\l 1029B +\l 1029C +\l 102A0 +\l 102A1 +\l 102A2 +\l 102A3 +\l 102A4 +\l 102A5 +\l 102A6 +\l 102A7 +\l 102A8 +\l 102A9 +\l 102AA +\l 102AB +\l 102AC +\l 102AD +\l 102AE +\l 102AF +\l 102B0 +\l 102B1 +\l 102B2 +\l 102B3 +\l 102B4 +\l 102B5 +\l 102B6 +\l 102B7 +\l 102B8 +\l 102B9 +\l 102BA +\l 102BB +\l 102BC +\l 102BD +\l 102BE +\l 102BF +\l 102C0 +\l 102C1 +\l 102C2 +\l 102C3 +\l 102C4 +\l 102C5 +\l 102C6 +\l 102C7 +\l 102C8 +\l 102C9 +\l 102CA +\l 102CB +\l 102CC +\l 102CD +\l 102CE +\l 102CF +\l 102D0 +\l 10300 +\l 10301 +\l 10302 +\l 10303 +\l 10304 +\l 10305 +\l 10306 +\l 10307 +\l 10308 +\l 10309 +\l 1030A +\l 1030B +\l 1030C +\l 1030D +\l 1030E +\l 1030F +\l 10310 +\l 10311 +\l 10312 +\l 10313 +\l 10314 +\l 10315 +\l 10316 +\l 10317 +\l 10318 +\l 10319 +\l 1031A +\l 1031B +\l 1031C +\l 1031D +\l 1031E +\l 10330 +\l 10331 +\l 10332 +\l 10333 +\l 10334 +\l 10335 +\l 10336 +\l 10337 +\l 10338 +\l 10339 +\l 1033A +\l 1033B +\l 1033C +\l 1033D +\l 1033E +\l 1033F +\l 10340 +\l 10342 +\l 10343 +\l 10344 +\l 10345 +\l 10346 +\l 10347 +\l 10348 +\l 10349 +\l 10380 +\l 10381 +\l 10382 +\l 10383 +\l 10384 +\l 10385 +\l 10386 +\l 10387 +\l 10388 +\l 10389 +\l 1038A +\l 1038B +\l 1038C +\l 1038D +\l 1038E +\l 1038F +\l 10390 +\l 10391 +\l 10392 +\l 10393 +\l 10394 +\l 10395 +\l 10396 +\l 10397 +\l 10398 +\l 10399 +\l 1039A +\l 1039B +\l 1039C +\l 1039D +\l 103A0 +\l 103A1 +\l 103A2 +\l 103A3 +\l 103A4 +\l 103A5 +\l 103A6 +\l 103A7 +\l 103A8 +\l 103A9 +\l 103AA +\l 103AB +\l 103AC +\l 103AD +\l 103AE +\l 103AF +\l 103B0 +\l 103B1 +\l 103B2 +\l 103B3 +\l 103B4 +\l 103B5 +\l 103B6 +\l 103B7 +\l 103B8 +\l 103B9 +\l 103BA +\l 103BB +\l 103BC +\l 103BD +\l 103BE +\l 103BF +\l 103C0 +\l 103C1 +\l 103C2 +\l 103C3 +\l 103C8 +\l 103C9 +\l 103CA +\l 103CB +\l 103CC +\l 103CD +\l 103CE +\l 103CF +\L 10400 10400 10428 +\L 10401 10401 10429 +\L 10402 10402 1042A +\L 10403 10403 1042B +\L 10404 10404 1042C +\L 10405 10405 1042D +\L 10406 10406 1042E +\L 10407 10407 1042F +\L 10408 10408 10430 +\L 10409 10409 10431 +\L 1040A 1040A 10432 +\L 1040B 1040B 10433 +\L 1040C 1040C 10434 +\L 1040D 1040D 10435 +\L 1040E 1040E 10436 +\L 1040F 1040F 10437 +\L 10410 10410 10438 +\L 10411 10411 10439 +\L 10412 10412 1043A +\L 10413 10413 1043B +\L 10414 10414 1043C +\L 10415 10415 1043D +\L 10416 10416 1043E +\L 10417 10417 1043F +\L 10418 10418 10440 +\L 10419 10419 10441 +\L 1041A 1041A 10442 +\L 1041B 1041B 10443 +\L 1041C 1041C 10444 +\L 1041D 1041D 10445 +\L 1041E 1041E 10446 +\L 1041F 1041F 10447 +\L 10420 10420 10448 +\L 10421 10421 10449 +\L 10422 10422 1044A +\L 10423 10423 1044B +\L 10424 10424 1044C +\L 10425 10425 1044D +\L 10426 10426 1044E +\L 10427 10427 1044F +\L 10428 10400 10428 +\L 10429 10401 10429 +\L 1042A 10402 1042A +\L 1042B 10403 1042B +\L 1042C 10404 1042C +\L 1042D 10405 1042D +\L 1042E 10406 1042E +\L 1042F 10407 1042F +\L 10430 10408 10430 +\L 10431 10409 10431 +\L 10432 1040A 10432 +\L 10433 1040B 10433 +\L 10434 1040C 10434 +\L 10435 1040D 10435 +\L 10436 1040E 10436 +\L 10437 1040F 10437 +\L 10438 10410 10438 +\L 10439 10411 10439 +\L 1043A 10412 1043A +\L 1043B 10413 1043B +\L 1043C 10414 1043C +\L 1043D 10415 1043D +\L 1043E 10416 1043E +\L 1043F 10417 1043F +\L 10440 10418 10440 +\L 10441 10419 10441 +\L 10442 1041A 10442 +\L 10443 1041B 10443 +\L 10444 1041C 10444 +\L 10445 1041D 10445 +\L 10446 1041E 10446 +\L 10447 1041F 10447 +\L 10448 10420 10448 +\L 10449 10421 10449 +\L 1044A 10422 1044A +\L 1044B 10423 1044B +\L 1044C 10424 1044C +\L 1044D 10425 1044D +\L 1044E 10426 1044E +\L 1044F 10427 1044F +\l 10450 +\l 10451 +\l 10452 +\l 10453 +\l 10454 +\l 10455 +\l 10456 +\l 10457 +\l 10458 +\l 10459 +\l 1045A +\l 1045B +\l 1045C +\l 1045D +\l 1045E +\l 1045F +\l 10460 +\l 10461 +\l 10462 +\l 10463 +\l 10464 +\l 10465 +\l 10466 +\l 10467 +\l 10468 +\l 10469 +\l 1046A +\l 1046B +\l 1046C +\l 1046D +\l 1046E +\l 1046F +\l 10470 +\l 10471 +\l 10472 +\l 10473 +\l 10474 +\l 10475 +\l 10476 +\l 10477 +\l 10478 +\l 10479 +\l 1047A +\l 1047B +\l 1047C +\l 1047D +\l 1047E +\l 1047F +\l 10480 +\l 10481 +\l 10482 +\l 10483 +\l 10484 +\l 10485 +\l 10486 +\l 10487 +\l 10488 +\l 10489 +\l 1048A +\l 1048B +\l 1048C +\l 1048D +\l 1048E +\l 1048F +\l 10490 +\l 10491 +\l 10492 +\l 10493 +\l 10494 +\l 10495 +\l 10496 +\l 10497 +\l 10498 +\l 10499 +\l 1049A +\l 1049B +\l 1049C +\l 1049D +\l 10800 +\l 10801 +\l 10802 +\l 10803 +\l 10804 +\l 10805 +\l 10808 +\l 1080A +\l 1080B +\l 1080C +\l 1080D +\l 1080E +\l 1080F +\l 10810 +\l 10811 +\l 10812 +\l 10813 +\l 10814 +\l 10815 +\l 10816 +\l 10817 +\l 10818 +\l 10819 +\l 1081A +\l 1081B +\l 1081C +\l 1081D +\l 1081E +\l 1081F +\l 10820 +\l 10821 +\l 10822 +\l 10823 +\l 10824 +\l 10825 +\l 10826 +\l 10827 +\l 10828 +\l 10829 +\l 1082A +\l 1082B +\l 1082C +\l 1082D +\l 1082E +\l 1082F +\l 10830 +\l 10831 +\l 10832 +\l 10833 +\l 10834 +\l 10835 +\l 10837 +\l 10838 +\l 1083C +\l 1083F +\l 10900 +\l 10901 +\l 10902 +\l 10903 +\l 10904 +\l 10905 +\l 10906 +\l 10907 +\l 10908 +\l 10909 +\l 1090A +\l 1090B +\l 1090C +\l 1090D +\l 1090E +\l 1090F +\l 10910 +\l 10911 +\l 10912 +\l 10913 +\l 10914 +\l 10915 +\l 10920 +\l 10921 +\l 10922 +\l 10923 +\l 10924 +\l 10925 +\l 10926 +\l 10927 +\l 10928 +\l 10929 +\l 1092A +\l 1092B +\l 1092C +\l 1092D +\l 1092E +\l 1092F +\l 10930 +\l 10931 +\l 10932 +\l 10933 +\l 10934 +\l 10935 +\l 10936 +\l 10937 +\l 10938 +\l 10939 +\l 10A00 +\l 10A10 +\l 10A11 +\l 10A12 +\l 10A13 +\l 10A15 +\l 10A16 +\l 10A17 +\l 10A19 +\l 10A1A +\l 10A1B +\l 10A1C +\l 10A1D +\l 10A1E +\l 10A1F +\l 10A20 +\l 10A21 +\l 10A22 +\l 10A23 +\l 10A24 +\l 10A25 +\l 10A26 +\l 10A27 +\l 10A28 +\l 10A29 +\l 10A2A +\l 10A2B +\l 10A2C +\l 10A2D +\l 10A2E +\l 10A2F +\l 10A30 +\l 10A31 +\l 10A32 +\l 10A33 +\l 12000 +\l 12001 +\l 12002 +\l 12003 +\l 12004 +\l 12005 +\l 12006 +\l 12007 +\l 12008 +\l 12009 +\l 1200A +\l 1200B +\l 1200C +\l 1200D +\l 1200E +\l 1200F +\l 12010 +\l 12011 +\l 12012 +\l 12013 +\l 12014 +\l 12015 +\l 12016 +\l 12017 +\l 12018 +\l 12019 +\l 1201A +\l 1201B +\l 1201C +\l 1201D +\l 1201E +\l 1201F +\l 12020 +\l 12021 +\l 12022 +\l 12023 +\l 12024 +\l 12025 +\l 12026 +\l 12027 +\l 12028 +\l 12029 +\l 1202A +\l 1202B +\l 1202C +\l 1202D +\l 1202E +\l 1202F +\l 12030 +\l 12031 +\l 12032 +\l 12033 +\l 12034 +\l 12035 +\l 12036 +\l 12037 +\l 12038 +\l 12039 +\l 1203A +\l 1203B +\l 1203C +\l 1203D +\l 1203E +\l 1203F +\l 12040 +\l 12041 +\l 12042 +\l 12043 +\l 12044 +\l 12045 +\l 12046 +\l 12047 +\l 12048 +\l 12049 +\l 1204A +\l 1204B +\l 1204C +\l 1204D +\l 1204E +\l 1204F +\l 12050 +\l 12051 +\l 12052 +\l 12053 +\l 12054 +\l 12055 +\l 12056 +\l 12057 +\l 12058 +\l 12059 +\l 1205A +\l 1205B +\l 1205C +\l 1205D +\l 1205E +\l 1205F +\l 12060 +\l 12061 +\l 12062 +\l 12063 +\l 12064 +\l 12065 +\l 12066 +\l 12067 +\l 12068 +\l 12069 +\l 1206A +\l 1206B +\l 1206C +\l 1206D +\l 1206E +\l 1206F +\l 12070 +\l 12071 +\l 12072 +\l 12073 +\l 12074 +\l 12075 +\l 12076 +\l 12077 +\l 12078 +\l 12079 +\l 1207A +\l 1207B +\l 1207C +\l 1207D +\l 1207E +\l 1207F +\l 12080 +\l 12081 +\l 12082 +\l 12083 +\l 12084 +\l 12085 +\l 12086 +\l 12087 +\l 12088 +\l 12089 +\l 1208A +\l 1208B +\l 1208C +\l 1208D +\l 1208E +\l 1208F +\l 12090 +\l 12091 +\l 12092 +\l 12093 +\l 12094 +\l 12095 +\l 12096 +\l 12097 +\l 12098 +\l 12099 +\l 1209A +\l 1209B +\l 1209C +\l 1209D +\l 1209E +\l 1209F +\l 120A0 +\l 120A1 +\l 120A2 +\l 120A3 +\l 120A4 +\l 120A5 +\l 120A6 +\l 120A7 +\l 120A8 +\l 120A9 +\l 120AA +\l 120AB +\l 120AC +\l 120AD +\l 120AE +\l 120AF +\l 120B0 +\l 120B1 +\l 120B2 +\l 120B3 +\l 120B4 +\l 120B5 +\l 120B6 +\l 120B7 +\l 120B8 +\l 120B9 +\l 120BA +\l 120BB +\l 120BC +\l 120BD +\l 120BE +\l 120BF +\l 120C0 +\l 120C1 +\l 120C2 +\l 120C3 +\l 120C4 +\l 120C5 +\l 120C6 +\l 120C7 +\l 120C8 +\l 120C9 +\l 120CA +\l 120CB +\l 120CC +\l 120CD +\l 120CE +\l 120CF +\l 120D0 +\l 120D1 +\l 120D2 +\l 120D3 +\l 120D4 +\l 120D5 +\l 120D6 +\l 120D7 +\l 120D8 +\l 120D9 +\l 120DA +\l 120DB +\l 120DC +\l 120DD +\l 120DE +\l 120DF +\l 120E0 +\l 120E1 +\l 120E2 +\l 120E3 +\l 120E4 +\l 120E5 +\l 120E6 +\l 120E7 +\l 120E8 +\l 120E9 +\l 120EA +\l 120EB +\l 120EC +\l 120ED +\l 120EE +\l 120EF +\l 120F0 +\l 120F1 +\l 120F2 +\l 120F3 +\l 120F4 +\l 120F5 +\l 120F6 +\l 120F7 +\l 120F8 +\l 120F9 +\l 120FA +\l 120FB +\l 120FC +\l 120FD +\l 120FE +\l 120FF +\l 12100 +\l 12101 +\l 12102 +\l 12103 +\l 12104 +\l 12105 +\l 12106 +\l 12107 +\l 12108 +\l 12109 +\l 1210A +\l 1210B +\l 1210C +\l 1210D +\l 1210E +\l 1210F +\l 12110 +\l 12111 +\l 12112 +\l 12113 +\l 12114 +\l 12115 +\l 12116 +\l 12117 +\l 12118 +\l 12119 +\l 1211A +\l 1211B +\l 1211C +\l 1211D +\l 1211E +\l 1211F +\l 12120 +\l 12121 +\l 12122 +\l 12123 +\l 12124 +\l 12125 +\l 12126 +\l 12127 +\l 12128 +\l 12129 +\l 1212A +\l 1212B +\l 1212C +\l 1212D +\l 1212E +\l 1212F +\l 12130 +\l 12131 +\l 12132 +\l 12133 +\l 12134 +\l 12135 +\l 12136 +\l 12137 +\l 12138 +\l 12139 +\l 1213A +\l 1213B +\l 1213C +\l 1213D +\l 1213E +\l 1213F +\l 12140 +\l 12141 +\l 12142 +\l 12143 +\l 12144 +\l 12145 +\l 12146 +\l 12147 +\l 12148 +\l 12149 +\l 1214A +\l 1214B +\l 1214C +\l 1214D +\l 1214E +\l 1214F +\l 12150 +\l 12151 +\l 12152 +\l 12153 +\l 12154 +\l 12155 +\l 12156 +\l 12157 +\l 12158 +\l 12159 +\l 1215A +\l 1215B +\l 1215C +\l 1215D +\l 1215E +\l 1215F +\l 12160 +\l 12161 +\l 12162 +\l 12163 +\l 12164 +\l 12165 +\l 12166 +\l 12167 +\l 12168 +\l 12169 +\l 1216A +\l 1216B +\l 1216C +\l 1216D +\l 1216E +\l 1216F +\l 12170 +\l 12171 +\l 12172 +\l 12173 +\l 12174 +\l 12175 +\l 12176 +\l 12177 +\l 12178 +\l 12179 +\l 1217A +\l 1217B +\l 1217C +\l 1217D +\l 1217E +\l 1217F +\l 12180 +\l 12181 +\l 12182 +\l 12183 +\l 12184 +\l 12185 +\l 12186 +\l 12187 +\l 12188 +\l 12189 +\l 1218A +\l 1218B +\l 1218C +\l 1218D +\l 1218E +\l 1218F +\l 12190 +\l 12191 +\l 12192 +\l 12193 +\l 12194 +\l 12195 +\l 12196 +\l 12197 +\l 12198 +\l 12199 +\l 1219A +\l 1219B +\l 1219C +\l 1219D +\l 1219E +\l 1219F +\l 121A0 +\l 121A1 +\l 121A2 +\l 121A3 +\l 121A4 +\l 121A5 +\l 121A6 +\l 121A7 +\l 121A8 +\l 121A9 +\l 121AA +\l 121AB +\l 121AC +\l 121AD +\l 121AE +\l 121AF +\l 121B0 +\l 121B1 +\l 121B2 +\l 121B3 +\l 121B4 +\l 121B5 +\l 121B6 +\l 121B7 +\l 121B8 +\l 121B9 +\l 121BA +\l 121BB +\l 121BC +\l 121BD +\l 121BE +\l 121BF +\l 121C0 +\l 121C1 +\l 121C2 +\l 121C3 +\l 121C4 +\l 121C5 +\l 121C6 +\l 121C7 +\l 121C8 +\l 121C9 +\l 121CA +\l 121CB +\l 121CC +\l 121CD +\l 121CE +\l 121CF +\l 121D0 +\l 121D1 +\l 121D2 +\l 121D3 +\l 121D4 +\l 121D5 +\l 121D6 +\l 121D7 +\l 121D8 +\l 121D9 +\l 121DA +\l 121DB +\l 121DC +\l 121DD +\l 121DE +\l 121DF +\l 121E0 +\l 121E1 +\l 121E2 +\l 121E3 +\l 121E4 +\l 121E5 +\l 121E6 +\l 121E7 +\l 121E8 +\l 121E9 +\l 121EA +\l 121EB +\l 121EC +\l 121ED +\l 121EE +\l 121EF +\l 121F0 +\l 121F1 +\l 121F2 +\l 121F3 +\l 121F4 +\l 121F5 +\l 121F6 +\l 121F7 +\l 121F8 +\l 121F9 +\l 121FA +\l 121FB +\l 121FC +\l 121FD +\l 121FE +\l 121FF +\l 12200 +\l 12201 +\l 12202 +\l 12203 +\l 12204 +\l 12205 +\l 12206 +\l 12207 +\l 12208 +\l 12209 +\l 1220A +\l 1220B +\l 1220C +\l 1220D +\l 1220E +\l 1220F +\l 12210 +\l 12211 +\l 12212 +\l 12213 +\l 12214 +\l 12215 +\l 12216 +\l 12217 +\l 12218 +\l 12219 +\l 1221A +\l 1221B +\l 1221C +\l 1221D +\l 1221E +\l 1221F +\l 12220 +\l 12221 +\l 12222 +\l 12223 +\l 12224 +\l 12225 +\l 12226 +\l 12227 +\l 12228 +\l 12229 +\l 1222A +\l 1222B +\l 1222C +\l 1222D +\l 1222E +\l 1222F +\l 12230 +\l 12231 +\l 12232 +\l 12233 +\l 12234 +\l 12235 +\l 12236 +\l 12237 +\l 12238 +\l 12239 +\l 1223A +\l 1223B +\l 1223C +\l 1223D +\l 1223E +\l 1223F +\l 12240 +\l 12241 +\l 12242 +\l 12243 +\l 12244 +\l 12245 +\l 12246 +\l 12247 +\l 12248 +\l 12249 +\l 1224A +\l 1224B +\l 1224C +\l 1224D +\l 1224E +\l 1224F +\l 12250 +\l 12251 +\l 12252 +\l 12253 +\l 12254 +\l 12255 +\l 12256 +\l 12257 +\l 12258 +\l 12259 +\l 1225A +\l 1225B +\l 1225C +\l 1225D +\l 1225E +\l 1225F +\l 12260 +\l 12261 +\l 12262 +\l 12263 +\l 12264 +\l 12265 +\l 12266 +\l 12267 +\l 12268 +\l 12269 +\l 1226A +\l 1226B +\l 1226C +\l 1226D +\l 1226E +\l 1226F +\l 12270 +\l 12271 +\l 12272 +\l 12273 +\l 12274 +\l 12275 +\l 12276 +\l 12277 +\l 12278 +\l 12279 +\l 1227A +\l 1227B +\l 1227C +\l 1227D +\l 1227E +\l 1227F +\l 12280 +\l 12281 +\l 12282 +\l 12283 +\l 12284 +\l 12285 +\l 12286 +\l 12287 +\l 12288 +\l 12289 +\l 1228A +\l 1228B +\l 1228C +\l 1228D +\l 1228E +\l 1228F +\l 12290 +\l 12291 +\l 12292 +\l 12293 +\l 12294 +\l 12295 +\l 12296 +\l 12297 +\l 12298 +\l 12299 +\l 1229A +\l 1229B +\l 1229C +\l 1229D +\l 1229E +\l 1229F +\l 122A0 +\l 122A1 +\l 122A2 +\l 122A3 +\l 122A4 +\l 122A5 +\l 122A6 +\l 122A7 +\l 122A8 +\l 122A9 +\l 122AA +\l 122AB +\l 122AC +\l 122AD +\l 122AE +\l 122AF +\l 122B0 +\l 122B1 +\l 122B2 +\l 122B3 +\l 122B4 +\l 122B5 +\l 122B6 +\l 122B7 +\l 122B8 +\l 122B9 +\l 122BA +\l 122BB +\l 122BC +\l 122BD +\l 122BE +\l 122BF +\l 122C0 +\l 122C1 +\l 122C2 +\l 122C3 +\l 122C4 +\l 122C5 +\l 122C6 +\l 122C7 +\l 122C8 +\l 122C9 +\l 122CA +\l 122CB +\l 122CC +\l 122CD +\l 122CE +\l 122CF +\l 122D0 +\l 122D1 +\l 122D2 +\l 122D3 +\l 122D4 +\l 122D5 +\l 122D6 +\l 122D7 +\l 122D8 +\l 122D9 +\l 122DA +\l 122DB +\l 122DC +\l 122DD +\l 122DE +\l 122DF +\l 122E0 +\l 122E1 +\l 122E2 +\l 122E3 +\l 122E4 +\l 122E5 +\l 122E6 +\l 122E7 +\l 122E8 +\l 122E9 +\l 122EA +\l 122EB +\l 122EC +\l 122ED +\l 122EE +\l 122EF +\l 122F0 +\l 122F1 +\l 122F2 +\l 122F3 +\l 122F4 +\l 122F5 +\l 122F6 +\l 122F7 +\l 122F8 +\l 122F9 +\l 122FA +\l 122FB +\l 122FC +\l 122FD +\l 122FE +\l 122FF +\l 12300 +\l 12301 +\l 12302 +\l 12303 +\l 12304 +\l 12305 +\l 12306 +\l 12307 +\l 12308 +\l 12309 +\l 1230A +\l 1230B +\l 1230C +\l 1230D +\l 1230E +\l 1230F +\l 12310 +\l 12311 +\l 12312 +\l 12313 +\l 12314 +\l 12315 +\l 12316 +\l 12317 +\l 12318 +\l 12319 +\l 1231A +\l 1231B +\l 1231C +\l 1231D +\l 1231E +\l 1231F +\l 12320 +\l 12321 +\l 12322 +\l 12323 +\l 12324 +\l 12325 +\l 12326 +\l 12327 +\l 12328 +\l 12329 +\l 1232A +\l 1232B +\l 1232C +\l 1232D +\l 1232E +\l 1232F +\l 12330 +\l 12331 +\l 12332 +\l 12333 +\l 12334 +\l 12335 +\l 12336 +\l 12337 +\l 12338 +\l 12339 +\l 1233A +\l 1233B +\l 1233C +\l 1233D +\l 1233E +\l 1233F +\l 12340 +\l 12341 +\l 12342 +\l 12343 +\l 12344 +\l 12345 +\l 12346 +\l 12347 +\l 12348 +\l 12349 +\l 1234A +\l 1234B +\l 1234C +\l 1234D +\l 1234E +\l 1234F +\l 12350 +\l 12351 +\l 12352 +\l 12353 +\l 12354 +\l 12355 +\l 12356 +\l 12357 +\l 12358 +\l 12359 +\l 1235A +\l 1235B +\l 1235C +\l 1235D +\l 1235E +\l 1235F +\l 12360 +\l 12361 +\l 12362 +\l 12363 +\l 12364 +\l 12365 +\l 12366 +\l 12367 +\l 12368 +\l 12369 +\l 1236A +\l 1236B +\l 1236C +\l 1236D +\l 1236E +% XXX: luatex math italic correction bug +% http://www.tug.org/pipermail/tex-live/2011-October/030295.html +%l 1D400 +%l 1D401 +%l 1D402 +%l 1D403 +%l 1D404 +%l 1D405 +%l 1D406 +%l 1D407 +%l 1D408 +%l 1D409 +%l 1D40A +%l 1D40B +%l 1D40C +%l 1D40D +%l 1D40E +%l 1D40F +%l 1D410 +%l 1D411 +%l 1D412 +%l 1D413 +%l 1D414 +%l 1D415 +%l 1D416 +%l 1D417 +%l 1D418 +%l 1D419 +%l 1D41A +%l 1D41B +%l 1D41C +%l 1D41D +%l 1D41E +%l 1D41F +%l 1D420 +%l 1D421 +%l 1D422 +%l 1D423 +%l 1D424 +%l 1D425 +%l 1D426 +%l 1D427 +%l 1D428 +%l 1D429 +%l 1D42A +%l 1D42B +%l 1D42C +%l 1D42D +%l 1D42E +%l 1D42F +%l 1D430 +%l 1D431 +%l 1D432 +%l 1D433 +%l 1D434 +%l 1D435 +%l 1D436 +%l 1D437 +%l 1D438 +%l 1D439 +%l 1D43A +%l 1D43B +%l 1D43C +%l 1D43D +%l 1D43E +%l 1D43F +%l 1D440 +%l 1D441 +%l 1D442 +%l 1D443 +%l 1D444 +%l 1D445 +%l 1D446 +%l 1D447 +%l 1D448 +%l 1D449 +%l 1D44A +%l 1D44B +%l 1D44C +%l 1D44D +%l 1D44E +%l 1D44F +%l 1D450 +%l 1D451 +%l 1D452 +%l 1D453 +%l 1D454 +%l 1D456 +%l 1D457 +%l 1D458 +%l 1D459 +%l 1D45A +%l 1D45B +%l 1D45C +%l 1D45D +%l 1D45E +%l 1D45F +%l 1D460 +%l 1D461 +%l 1D462 +%l 1D463 +%l 1D464 +%l 1D465 +%l 1D466 +%l 1D467 +%l 1D468 +%l 1D469 +%l 1D46A +%l 1D46B +%l 1D46C +%l 1D46D +%l 1D46E +%l 1D46F +%l 1D470 +%l 1D471 +%l 1D472 +%l 1D473 +%l 1D474 +%l 1D475 +%l 1D476 +%l 1D477 +%l 1D478 +%l 1D479 +%l 1D47A +%l 1D47B +%l 1D47C +%l 1D47D +%l 1D47E +%l 1D47F +%l 1D480 +%l 1D481 +%l 1D482 +%l 1D483 +%l 1D484 +%l 1D485 +%l 1D486 +%l 1D487 +%l 1D488 +%l 1D489 +%l 1D48A +%l 1D48B +%l 1D48C +%l 1D48D +%l 1D48E +%l 1D48F +%l 1D490 +%l 1D491 +%l 1D492 +%l 1D493 +%l 1D494 +%l 1D495 +%l 1D496 +%l 1D497 +%l 1D498 +%l 1D499 +%l 1D49A +%l 1D49B +%l 1D49C +%l 1D49E +%l 1D49F +%l 1D4A2 +%l 1D4A5 +%l 1D4A6 +%l 1D4A9 +%l 1D4AA +%l 1D4AB +%l 1D4AC +%l 1D4AE +%l 1D4AF +%l 1D4B0 +%l 1D4B1 +%l 1D4B2 +%l 1D4B3 +%l 1D4B4 +%l 1D4B5 +%l 1D4B6 +%l 1D4B7 +%l 1D4B8 +%l 1D4B9 +%l 1D4BB +%l 1D4BD +%l 1D4BE +%l 1D4BF +%l 1D4C0 +%l 1D4C1 +%l 1D4C2 +%l 1D4C3 +%l 1D4C5 +%l 1D4C6 +%l 1D4C7 +%l 1D4C8 +%l 1D4C9 +%l 1D4CA +%l 1D4CB +%l 1D4CC +%l 1D4CD +%l 1D4CE +%l 1D4CF +%l 1D4D0 +%l 1D4D1 +%l 1D4D2 +%l 1D4D3 +%l 1D4D4 +%l 1D4D5 +%l 1D4D6 +%l 1D4D7 +%l 1D4D8 +%l 1D4D9 +%l 1D4DA +%l 1D4DB +%l 1D4DC +%l 1D4DD +%l 1D4DE +%l 1D4DF +%l 1D4E0 +%l 1D4E1 +%l 1D4E2 +%l 1D4E3 +%l 1D4E4 +%l 1D4E5 +%l 1D4E6 +%l 1D4E7 +%l 1D4E8 +%l 1D4E9 +%l 1D4EA +%l 1D4EB +%l 1D4EC +%l 1D4ED +%l 1D4EE +%l 1D4EF +%l 1D4F0 +%l 1D4F1 +%l 1D4F2 +%l 1D4F3 +%l 1D4F4 +%l 1D4F5 +%l 1D4F6 +%l 1D4F7 +%l 1D4F8 +%l 1D4F9 +%l 1D4FA +%l 1D4FB +%l 1D4FC +%l 1D4FD +%l 1D4FE +%l 1D4FF +%l 1D500 +%l 1D501 +%l 1D502 +%l 1D503 +%l 1D504 +%l 1D505 +%l 1D507 +%l 1D508 +%l 1D509 +%l 1D50A +%l 1D50D +%l 1D50E +%l 1D50F +%l 1D510 +%l 1D511 +%l 1D512 +%l 1D513 +%l 1D514 +%l 1D516 +%l 1D517 +%l 1D518 +%l 1D519 +%l 1D51A +%l 1D51B +%l 1D51C +%l 1D51E +%l 1D51F +%l 1D520 +%l 1D521 +%l 1D522 +%l 1D523 +%l 1D524 +%l 1D525 +%l 1D526 +%l 1D527 +%l 1D528 +%l 1D529 +%l 1D52A +%l 1D52B +%l 1D52C +%l 1D52D +%l 1D52E +%l 1D52F +%l 1D530 +%l 1D531 +%l 1D532 +%l 1D533 +%l 1D534 +%l 1D535 +%l 1D536 +%l 1D537 +%l 1D538 +%l 1D539 +%l 1D53B +%l 1D53C +%l 1D53D +%l 1D53E +%l 1D540 +%l 1D541 +%l 1D542 +%l 1D543 +%l 1D544 +%l 1D546 +%l 1D54A +%l 1D54B +%l 1D54C +%l 1D54D +%l 1D54E +%l 1D54F +%l 1D550 +%l 1D552 +%l 1D553 +%l 1D554 +%l 1D555 +%l 1D556 +%l 1D557 +%l 1D558 +%l 1D559 +%l 1D55A +%l 1D55B +%l 1D55C +%l 1D55D +%l 1D55E +%l 1D55F +%l 1D560 +%l 1D561 +%l 1D562 +%l 1D563 +%l 1D564 +%l 1D565 +%l 1D566 +%l 1D567 +%l 1D568 +%l 1D569 +%l 1D56A +%l 1D56B +%l 1D56C +%l 1D56D +%l 1D56E +%l 1D56F +%l 1D570 +%l 1D571 +%l 1D572 +%l 1D573 +%l 1D574 +%l 1D575 +%l 1D576 +%l 1D577 +%l 1D578 +%l 1D579 +%l 1D57A +%l 1D57B +%l 1D57C +%l 1D57D +%l 1D57E +%l 1D57F +%l 1D580 +%l 1D581 +%l 1D582 +%l 1D583 +%l 1D584 +%l 1D585 +%l 1D586 +%l 1D587 +%l 1D588 +%l 1D589 +%l 1D58A +%l 1D58B +%l 1D58C +%l 1D58D +%l 1D58E +%l 1D58F +%l 1D590 +%l 1D591 +%l 1D592 +%l 1D593 +%l 1D594 +%l 1D595 +%l 1D596 +%l 1D597 +%l 1D598 +%l 1D599 +%l 1D59A +%l 1D59B +%l 1D59C +%l 1D59D +%l 1D59E +%l 1D59F +%l 1D5A0 +%l 1D5A1 +%l 1D5A2 +%l 1D5A3 +%l 1D5A4 +%l 1D5A5 +%l 1D5A6 +%l 1D5A7 +%l 1D5A8 +%l 1D5A9 +%l 1D5AA +%l 1D5AB +%l 1D5AC +%l 1D5AD +%l 1D5AE +%l 1D5AF +%l 1D5B0 +%l 1D5B1 +%l 1D5B2 +%l 1D5B3 +%l 1D5B4 +%l 1D5B5 +%l 1D5B6 +%l 1D5B7 +%l 1D5B8 +%l 1D5B9 +%l 1D5BA +%l 1D5BB +%l 1D5BC +%l 1D5BD +%l 1D5BE +%l 1D5BF +%l 1D5C0 +%l 1D5C1 +%l 1D5C2 +%l 1D5C3 +%l 1D5C4 +%l 1D5C5 +%l 1D5C6 +%l 1D5C7 +%l 1D5C8 +%l 1D5C9 +%l 1D5CA +%l 1D5CB +%l 1D5CC +%l 1D5CD +%l 1D5CE +%l 1D5CF +%l 1D5D0 +%l 1D5D1 +%l 1D5D2 +%l 1D5D3 +%l 1D5D4 +%l 1D5D5 +%l 1D5D6 +%l 1D5D7 +%l 1D5D8 +%l 1D5D9 +%l 1D5DA +%l 1D5DB +%l 1D5DC +%l 1D5DD +%l 1D5DE +%l 1D5DF +%l 1D5E0 +%l 1D5E1 +%l 1D5E2 +%l 1D5E3 +%l 1D5E4 +%l 1D5E5 +%l 1D5E6 +%l 1D5E7 +%l 1D5E8 +%l 1D5E9 +%l 1D5EA +%l 1D5EB +%l 1D5EC +%l 1D5ED +%l 1D5EE +%l 1D5EF +%l 1D5F0 +%l 1D5F1 +%l 1D5F2 +%l 1D5F3 +%l 1D5F4 +%l 1D5F5 +%l 1D5F6 +%l 1D5F7 +%l 1D5F8 +%l 1D5F9 +%l 1D5FA +%l 1D5FB +%l 1D5FC +%l 1D5FD +%l 1D5FE +%l 1D5FF +%l 1D600 +%l 1D601 +%l 1D602 +%l 1D603 +%l 1D604 +%l 1D605 +%l 1D606 +%l 1D607 +%l 1D608 +%l 1D609 +%l 1D60A +%l 1D60B +%l 1D60C +%l 1D60D +%l 1D60E +%l 1D60F +%l 1D610 +%l 1D611 +%l 1D612 +%l 1D613 +%l 1D614 +%l 1D615 +%l 1D616 +%l 1D617 +%l 1D618 +%l 1D619 +%l 1D61A +%l 1D61B +%l 1D61C +%l 1D61D +%l 1D61E +%l 1D61F +%l 1D620 +%l 1D621 +%l 1D622 +%l 1D623 +%l 1D624 +%l 1D625 +%l 1D626 +%l 1D627 +%l 1D628 +%l 1D629 +%l 1D62A +%l 1D62B +%l 1D62C +%l 1D62D +%l 1D62E +%l 1D62F +%l 1D630 +%l 1D631 +%l 1D632 +%l 1D633 +%l 1D634 +%l 1D635 +%l 1D636 +%l 1D637 +%l 1D638 +%l 1D639 +%l 1D63A +%l 1D63B +%l 1D63C +%l 1D63D +%l 1D63E +%l 1D63F +%l 1D640 +%l 1D641 +%l 1D642 +%l 1D643 +%l 1D644 +%l 1D645 +%l 1D646 +%l 1D647 +%l 1D648 +%l 1D649 +%l 1D64A +%l 1D64B +%l 1D64C +%l 1D64D +%l 1D64E +%l 1D64F +%l 1D650 +%l 1D651 +%l 1D652 +%l 1D653 +%l 1D654 +%l 1D655 +%l 1D656 +%l 1D657 +%l 1D658 +%l 1D659 +%l 1D65A +%l 1D65B +%l 1D65C +%l 1D65D +%l 1D65E +%l 1D65F +%l 1D660 +%l 1D661 +%l 1D662 +%l 1D663 +%l 1D664 +%l 1D665 +%l 1D666 +%l 1D667 +%l 1D668 +%l 1D669 +%l 1D66A +%l 1D66B +%l 1D66C +%l 1D66D +%l 1D66E +%l 1D66F +%l 1D670 +%l 1D671 +%l 1D672 +%l 1D673 +%l 1D674 +%l 1D675 +%l 1D676 +%l 1D677 +%l 1D678 +%l 1D679 +%l 1D67A +%l 1D67B +%l 1D67C +%l 1D67D +%l 1D67E +%l 1D67F +%l 1D680 +%l 1D681 +%l 1D682 +%l 1D683 +%l 1D684 +%l 1D685 +%l 1D686 +%l 1D687 +%l 1D688 +%l 1D689 +%l 1D68A +%l 1D68B +%l 1D68C +%l 1D68D +%l 1D68E +%l 1D68F +%l 1D690 +%l 1D691 +%l 1D692 +%l 1D693 +%l 1D694 +%l 1D695 +%l 1D696 +%l 1D697 +%l 1D698 +%l 1D699 +%l 1D69A +%l 1D69B +%l 1D69C +%l 1D69D +%l 1D69E +%l 1D69F +%l 1D6A0 +%l 1D6A1 +%l 1D6A2 +%l 1D6A3 +%l 1D6A4 +%l 1D6A5 +%l 1D6A8 +%l 1D6A9 +%l 1D6AA +%l 1D6AB +%l 1D6AC +%l 1D6AD +%l 1D6AE +%l 1D6AF +%l 1D6B0 +%l 1D6B1 +%l 1D6B2 +%l 1D6B3 +%l 1D6B4 +%l 1D6B5 +%l 1D6B6 +%l 1D6B7 +%l 1D6B8 +%l 1D6B9 +%l 1D6BA +%l 1D6BB +%l 1D6BC +%l 1D6BD +%l 1D6BE +%l 1D6BF +%l 1D6C0 +%l 1D6C2 +%l 1D6C3 +%l 1D6C4 +%l 1D6C5 +%l 1D6C6 +%l 1D6C7 +%l 1D6C8 +%l 1D6C9 +%l 1D6CA +%l 1D6CB +%l 1D6CC +%l 1D6CD +%l 1D6CE +%l 1D6CF +%l 1D6D0 +%l 1D6D1 +%l 1D6D2 +%l 1D6D3 +%l 1D6D4 +%l 1D6D5 +%l 1D6D6 +%l 1D6D7 +%l 1D6D8 +%l 1D6D9 +%l 1D6DA +%l 1D6DC +%l 1D6DD +%l 1D6DE +%l 1D6DF +%l 1D6E0 +%l 1D6E1 +%l 1D6E2 +%l 1D6E3 +%l 1D6E4 +%l 1D6E5 +%l 1D6E6 +%l 1D6E7 +%l 1D6E8 +%l 1D6E9 +%l 1D6EA +%l 1D6EB +%l 1D6EC +%l 1D6ED +%l 1D6EE +%l 1D6EF +%l 1D6F0 +%l 1D6F1 +%l 1D6F2 +%l 1D6F3 +%l 1D6F4 +%l 1D6F5 +%l 1D6F6 +%l 1D6F7 +%l 1D6F8 +%l 1D6F9 +%l 1D6FA +%l 1D6FC +%l 1D6FD +%l 1D6FE +%l 1D6FF +%l 1D700 +%l 1D701 +%l 1D702 +%l 1D703 +%l 1D704 +%l 1D705 +%l 1D706 +%l 1D707 +%l 1D708 +%l 1D709 +%l 1D70A +%l 1D70B +%l 1D70C +%l 1D70D +%l 1D70E +%l 1D70F +%l 1D710 +%l 1D711 +%l 1D712 +%l 1D713 +%l 1D714 +%l 1D716 +%l 1D717 +%l 1D718 +%l 1D719 +%l 1D71A +%l 1D71B +%l 1D71C +%l 1D71D +%l 1D71E +%l 1D71F +%l 1D720 +%l 1D721 +%l 1D722 +%l 1D723 +%l 1D724 +%l 1D725 +%l 1D726 +%l 1D727 +%l 1D728 +%l 1D729 +%l 1D72A +%l 1D72B +%l 1D72C +%l 1D72D +%l 1D72E +%l 1D72F +%l 1D730 +%l 1D731 +%l 1D732 +%l 1D733 +%l 1D734 +%l 1D736 +%l 1D737 +%l 1D738 +%l 1D739 +%l 1D73A +%l 1D73B +%l 1D73C +%l 1D73D +%l 1D73E +%l 1D73F +%l 1D740 +%l 1D741 +%l 1D742 +%l 1D743 +%l 1D744 +%l 1D745 +%l 1D746 +%l 1D747 +%l 1D748 +%l 1D749 +%l 1D74A +%l 1D74B +%l 1D74C +%l 1D74D +%l 1D74E +%l 1D750 +%l 1D751 +%l 1D752 +%l 1D753 +%l 1D754 +%l 1D755 +%l 1D756 +%l 1D757 +%l 1D758 +%l 1D759 +%l 1D75A +%l 1D75B +%l 1D75C +%l 1D75D +%l 1D75E +%l 1D75F +%l 1D760 +%l 1D761 +%l 1D762 +%l 1D763 +%l 1D764 +%l 1D765 +%l 1D766 +%l 1D767 +%l 1D768 +%l 1D769 +%l 1D76A +%l 1D76B +%l 1D76C +%l 1D76D +%l 1D76E +%l 1D770 +%l 1D771 +%l 1D772 +%l 1D773 +%l 1D774 +%l 1D775 +%l 1D776 +%l 1D777 +%l 1D778 +%l 1D779 +%l 1D77A +%l 1D77B +%l 1D77C +%l 1D77D +%l 1D77E +%l 1D77F +%l 1D780 +%l 1D781 +%l 1D782 +%l 1D783 +%l 1D784 +%l 1D785 +%l 1D786 +%l 1D787 +%l 1D788 +%l 1D78A +%l 1D78B +%l 1D78C +%l 1D78D +%l 1D78E +%l 1D78F +%l 1D790 +%l 1D791 +%l 1D792 +%l 1D793 +%l 1D794 +%l 1D795 +%l 1D796 +%l 1D797 +%l 1D798 +%l 1D799 +%l 1D79A +%l 1D79B +%l 1D79C +%l 1D79D +%l 1D79E +%l 1D79F +%l 1D7A0 +%l 1D7A1 +%l 1D7A2 +%l 1D7A3 +%l 1D7A4 +%l 1D7A5 +%l 1D7A6 +%l 1D7A7 +%l 1D7A8 +%l 1D7AA +%l 1D7AB +%l 1D7AC +%l 1D7AD +%l 1D7AE +%l 1D7AF +%l 1D7B0 +%l 1D7B1 +%l 1D7B2 +%l 1D7B3 +%l 1D7B4 +%l 1D7B5 +%l 1D7B6 +%l 1D7B7 +%l 1D7B8 +%l 1D7B9 +%l 1D7BA +%l 1D7BB +%l 1D7BC +%l 1D7BD +%l 1D7BE +%l 1D7BF +%l 1D7C0 +%l 1D7C1 +%l 1D7C2 +%l 1D7C4 +%l 1D7C5 +%l 1D7C6 +%l 1D7C7 +%l 1D7C8 +%l 1D7C9 +%l 1D7CA +%l 1D7CB +\l 2F800 +\l 2F801 +\l 2F802 +\l 2F803 +\l 2F804 +\l 2F805 +\l 2F806 +\l 2F807 +\l 2F808 +\l 2F809 +\l 2F80A +\l 2F80B +\l 2F80C +\l 2F80D +\l 2F80E +\l 2F80F +\l 2F810 +\l 2F811 +\l 2F812 +\l 2F813 +\l 2F814 +\l 2F815 +\l 2F816 +\l 2F817 +\l 2F818 +\l 2F819 +\l 2F81A +\l 2F81B +\l 2F81C +\l 2F81D +\l 2F81E +\l 2F81F +\l 2F820 +\l 2F821 +\l 2F822 +\l 2F823 +\l 2F824 +\l 2F825 +\l 2F826 +\l 2F827 +\l 2F828 +\l 2F829 +\l 2F82A +\l 2F82B +\l 2F82C +\l 2F82D +\l 2F82E +\l 2F82F +\l 2F830 +\l 2F831 +\l 2F832 +\l 2F833 +\l 2F834 +\l 2F835 +\l 2F836 +\l 2F837 +\l 2F838 +\l 2F839 +\l 2F83A +\l 2F83B +\l 2F83C +\l 2F83D +\l 2F83E +\l 2F83F +\l 2F840 +\l 2F841 +\l 2F842 +\l 2F843 +\l 2F844 +\l 2F845 +\l 2F846 +\l 2F847 +\l 2F848 +\l 2F849 +\l 2F84A +\l 2F84B +\l 2F84C +\l 2F84D +\l 2F84E +\l 2F84F +\l 2F850 +\l 2F851 +\l 2F852 +\l 2F853 +\l 2F854 +\l 2F855 +\l 2F856 +\l 2F857 +\l 2F858 +\l 2F859 +\l 2F85A +\l 2F85B +\l 2F85C +\l 2F85D +\l 2F85E +\l 2F85F +\l 2F860 +\l 2F861 +\l 2F862 +\l 2F863 +\l 2F864 +\l 2F865 +\l 2F866 +\l 2F867 +\l 2F868 +\l 2F869 +\l 2F86A +\l 2F86B +\l 2F86C +\l 2F86D +\l 2F86E +\l 2F86F +\l 2F870 +\l 2F871 +\l 2F872 +\l 2F873 +\l 2F874 +\l 2F875 +\l 2F876 +\l 2F877 +\l 2F878 +\l 2F879 +\l 2F87A +\l 2F87B +\l 2F87C +\l 2F87D +\l 2F87E +\l 2F87F +\l 2F880 +\l 2F881 +\l 2F882 +\l 2F883 +\l 2F884 +\l 2F885 +\l 2F886 +\l 2F887 +\l 2F888 +\l 2F889 +\l 2F88A +\l 2F88B +\l 2F88C +\l 2F88D +\l 2F88E +\l 2F88F +\l 2F890 +\l 2F891 +\l 2F892 +\l 2F893 +\l 2F894 +\l 2F895 +\l 2F896 +\l 2F897 +\l 2F898 +\l 2F899 +\l 2F89A +\l 2F89B +\l 2F89C +\l 2F89D +\l 2F89E +\l 2F89F +\l 2F8A0 +\l 2F8A1 +\l 2F8A2 +\l 2F8A3 +\l 2F8A4 +\l 2F8A5 +\l 2F8A6 +\l 2F8A7 +\l 2F8A8 +\l 2F8A9 +\l 2F8AA +\l 2F8AB +\l 2F8AC +\l 2F8AD +\l 2F8AE +\l 2F8AF +\l 2F8B0 +\l 2F8B1 +\l 2F8B2 +\l 2F8B3 +\l 2F8B4 +\l 2F8B5 +\l 2F8B6 +\l 2F8B7 +\l 2F8B8 +\l 2F8B9 +\l 2F8BA +\l 2F8BB +\l 2F8BC +\l 2F8BD +\l 2F8BE +\l 2F8BF +\l 2F8C0 +\l 2F8C1 +\l 2F8C2 +\l 2F8C3 +\l 2F8C4 +\l 2F8C5 +\l 2F8C6 +\l 2F8C7 +\l 2F8C8 +\l 2F8C9 +\l 2F8CA +\l 2F8CB +\l 2F8CC +\l 2F8CD +\l 2F8CE +\l 2F8CF +\l 2F8D0 +\l 2F8D1 +\l 2F8D2 +\l 2F8D3 +\l 2F8D4 +\l 2F8D5 +\l 2F8D6 +\l 2F8D7 +\l 2F8D8 +\l 2F8D9 +\l 2F8DA +\l 2F8DB +\l 2F8DC +\l 2F8DD +\l 2F8DE +\l 2F8DF +\l 2F8E0 +\l 2F8E1 +\l 2F8E2 +\l 2F8E3 +\l 2F8E4 +\l 2F8E5 +\l 2F8E6 +\l 2F8E7 +\l 2F8E8 +\l 2F8E9 +\l 2F8EA +\l 2F8EB +\l 2F8EC +\l 2F8ED +\l 2F8EE +\l 2F8EF +\l 2F8F0 +\l 2F8F1 +\l 2F8F2 +\l 2F8F3 +\l 2F8F4 +\l 2F8F5 +\l 2F8F6 +\l 2F8F7 +\l 2F8F8 +\l 2F8F9 +\l 2F8FA +\l 2F8FB +\l 2F8FC +\l 2F8FD +\l 2F8FE +\l 2F8FF +\l 2F900 +\l 2F901 +\l 2F902 +\l 2F903 +\l 2F904 +\l 2F905 +\l 2F906 +\l 2F907 +\l 2F908 +\l 2F909 +\l 2F90A +\l 2F90B +\l 2F90C +\l 2F90D +\l 2F90E +\l 2F90F +\l 2F910 +\l 2F911 +\l 2F912 +\l 2F913 +\l 2F914 +\l 2F915 +\l 2F916 +\l 2F917 +\l 2F918 +\l 2F919 +\l 2F91A +\l 2F91B +\l 2F91C +\l 2F91D +\l 2F91E +\l 2F91F +\l 2F920 +\l 2F921 +\l 2F922 +\l 2F923 +\l 2F924 +\l 2F925 +\l 2F926 +\l 2F927 +\l 2F928 +\l 2F929 +\l 2F92A +\l 2F92B +\l 2F92C +\l 2F92D +\l 2F92E +\l 2F92F +\l 2F930 +\l 2F931 +\l 2F932 +\l 2F933 +\l 2F934 +\l 2F935 +\l 2F936 +\l 2F937 +\l 2F938 +\l 2F939 +\l 2F93A +\l 2F93B +\l 2F93C +\l 2F93D +\l 2F93E +\l 2F93F +\l 2F940 +\l 2F941 +\l 2F942 +\l 2F943 +\l 2F944 +\l 2F945 +\l 2F946 +\l 2F947 +\l 2F948 +\l 2F949 +\l 2F94A +\l 2F94B +\l 2F94C +\l 2F94D +\l 2F94E +\l 2F94F +\l 2F950 +\l 2F951 +\l 2F952 +\l 2F953 +\l 2F954 +\l 2F955 +\l 2F956 +\l 2F957 +\l 2F958 +\l 2F959 +\l 2F95A +\l 2F95B +\l 2F95C +\l 2F95D +\l 2F95E +\l 2F95F +\l 2F960 +\l 2F961 +\l 2F962 +\l 2F963 +\l 2F964 +\l 2F965 +\l 2F966 +\l 2F967 +\l 2F968 +\l 2F969 +\l 2F96A +\l 2F96B +\l 2F96C +\l 2F96D +\l 2F96E +\l 2F96F +\l 2F970 +\l 2F971 +\l 2F972 +\l 2F973 +\l 2F974 +\l 2F975 +\l 2F976 +\l 2F977 +\l 2F978 +\l 2F979 +\l 2F97A +\l 2F97B +\l 2F97C +\l 2F97D +\l 2F97E +\l 2F97F +\l 2F980 +\l 2F981 +\l 2F982 +\l 2F983 +\l 2F984 +\l 2F985 +\l 2F986 +\l 2F987 +\l 2F988 +\l 2F989 +\l 2F98A +\l 2F98B +\l 2F98C +\l 2F98D +\l 2F98E +\l 2F98F +\l 2F990 +\l 2F991 +\l 2F992 +\l 2F993 +\l 2F994 +\l 2F995 +\l 2F996 +\l 2F997 +\l 2F998 +\l 2F999 +\l 2F99A +\l 2F99B +\l 2F99C +\l 2F99D +\l 2F99E +\l 2F99F +\l 2F9A0 +\l 2F9A1 +\l 2F9A2 +\l 2F9A3 +\l 2F9A4 +\l 2F9A5 +\l 2F9A6 +\l 2F9A7 +\l 2F9A8 +\l 2F9A9 +\l 2F9AA +\l 2F9AB +\l 2F9AC +\l 2F9AD +\l 2F9AE +\l 2F9AF +\l 2F9B0 +\l 2F9B1 +\l 2F9B2 +\l 2F9B3 +\l 2F9B4 +\l 2F9B5 +\l 2F9B6 +\l 2F9B7 +\l 2F9B8 +\l 2F9B9 +\l 2F9BA +\l 2F9BB +\l 2F9BC +\l 2F9BD +\l 2F9BE +\l 2F9BF +\l 2F9C0 +\l 2F9C1 +\l 2F9C2 +\l 2F9C3 +\l 2F9C4 +\l 2F9C5 +\l 2F9C6 +\l 2F9C7 +\l 2F9C8 +\l 2F9C9 +\l 2F9CA +\l 2F9CB +\l 2F9CC +\l 2F9CD +\l 2F9CE +\l 2F9CF +\l 2F9D0 +\l 2F9D1 +\l 2F9D2 +\l 2F9D3 +\l 2F9D4 +\l 2F9D5 +\l 2F9D6 +\l 2F9D7 +\l 2F9D8 +\l 2F9D9 +\l 2F9DA +\l 2F9DB +\l 2F9DC +\l 2F9DD +\l 2F9DE +\l 2F9DF +\l 2F9E0 +\l 2F9E1 +\l 2F9E2 +\l 2F9E3 +\l 2F9E4 +\l 2F9E5 +\l 2F9E6 +\l 2F9E7 +\l 2F9E8 +\l 2F9E9 +\l 2F9EA +\l 2F9EB +\l 2F9EC +\l 2F9ED +\l 2F9EE +\l 2F9EF +\l 2F9F0 +\l 2F9F1 +\l 2F9F2 +\l 2F9F3 +\l 2F9F4 +\l 2F9F5 +\l 2F9F6 +\l 2F9F7 +\l 2F9F8 +\l 2F9F9 +\l 2F9FA +\l 2F9FB +\l 2F9FC +\l 2F9FD +\l 2F9FE +\l 2F9FF +\l 2FA00 +\l 2FA01 +\l 2FA02 +\l 2FA03 +\l 2FA04 +\l 2FA05 +\l 2FA06 +\l 2FA07 +\l 2FA08 +\l 2FA09 +\l 2FA0A +\l 2FA0B +\l 2FA0C +\l 2FA0D +\l 2FA0E +\l 2FA0F +\l 2FA10 +\l 2FA11 +\l 2FA12 +\l 2FA13 +\l 2FA14 +\l 2FA15 +\l 2FA16 +\l 2FA17 +\l 2FA18 +\l 2FA19 +\l 2FA1A +\l 2FA1B +\l 2FA1C +\l 2FA1D +\fi % end ifSupplementary +\C 2160 2160 2170 +\C 2161 2161 2171 +\C 2162 2162 2172 +\C 2163 2163 2173 +\C 2164 2164 2174 +\C 2165 2165 2175 +\C 2166 2166 2176 +\C 2167 2167 2177 +\C 2168 2168 2178 +\C 2169 2169 2179 +\C 216A 216A 217A +\C 216B 216B 217B +\C 216C 216C 217C +\C 216D 216D 217D +\C 216E 216E 217E +\C 216F 216F 217F +\C 2170 2160 2170 +\C 2171 2161 2171 +\C 2172 2162 2172 +\C 2173 2163 2173 +\C 2174 2164 2174 +\C 2175 2165 2175 +\C 2176 2166 2176 +\C 2177 2167 2177 +\C 2178 2168 2178 +\C 2179 2169 2179 +\C 217A 216A 217A +\C 217B 216B 217B +\C 217C 216C 217C +\C 217D 216D 217D +\C 217E 216E 217E +\C 217F 216F 217F +\C 24B6 24B6 24D0 +\C 24B7 24B7 24D1 +\C 24B8 24B8 24D2 +\C 24B9 24B9 24D3 +\C 24BA 24BA 24D4 +\C 24BB 24BB 24D5 +\C 24BC 24BC 24D6 +\C 24BD 24BD 24D7 +\C 24BE 24BE 24D8 +\C 24BF 24BF 24D9 +\C 24C0 24C0 24DA +\C 24C1 24C1 24DB +\C 24C2 24C2 24DC +\C 24C3 24C3 24DD +\C 24C4 24C4 24DE +\C 24C5 24C5 24DF +\C 24C6 24C6 24E0 +\C 24C7 24C7 24E1 +\C 24C8 24C8 24E2 +\C 24C9 24C9 24E3 +\C 24CA 24CA 24E4 +\C 24CB 24CB 24E5 +\C 24CC 24CC 24E6 +\C 24CD 24CD 24E7 +\C 24CE 24CE 24E8 +\C 24CF 24CF 24E9 +\C 24D0 24B6 24D0 +\C 24D1 24B7 24D1 +\C 24D2 24B8 24D2 +\C 24D3 24B9 24D3 +\C 24D4 24BA 24D4 +\C 24D5 24BB 24D5 +\C 24D6 24BC 24D6 +\C 24D7 24BD 24D7 +\C 24D8 24BE 24D8 +\C 24D9 24BF 24D9 +\C 24DA 24C0 24DA +\C 24DB 24C1 24DB +\C 24DC 24C2 24DC +\C 24DD 24C3 24DD +\C 24DE 24C4 24DE +\C 24DF 24C5 24DF +\C 24E0 24C6 24E0 +\C 24E1 24C7 24E1 +\C 24E2 24C8 24E2 +\C 24E3 24C9 24E3 +\C 24E4 24CA 24E4 +\C 24E5 24CB 24E5 +\C 24E6 24CC 24E6 +\C 24E7 24CD 24E7 +\C 24E8 24CE 24E8 +\C 24E9 24CF 24E9 +\m 0300 +\m 0301 +\m 0302 +\m 0303 +\m 0304 +\m 0305 +\m 0306 +\m 0307 +\m 0308 +\m 0309 +\m 030A +\m 030B +\m 030C +\m 030D +\m 030E +\m 030F +\m 0310 +\m 0311 +\m 0312 +\m 0313 +\m 0314 +\m 0315 +\m 0316 +\m 0317 +\m 0318 +\m 0319 +\m 031A +\m 031B +\m 031C +\m 031D +\m 031E +\m 031F +\m 0320 +\m 0321 +\m 0322 +\m 0323 +\m 0324 +\m 0325 +\m 0326 +\m 0327 +\m 0328 +\m 0329 +\m 032A +\m 032B +\m 032C +\m 032D +\m 032E +\m 032F +\m 0330 +\m 0331 +\m 0332 +\m 0333 +\m 0334 +\m 0335 +\m 0336 +\m 0337 +\m 0338 +\m 0339 +\m 033A +\m 033B +\m 033C +\m 033D +\m 033E +\m 033F +\m 0340 +\m 0341 +\m 0342 +\m 0343 +\m 0344 +\m 0345 +\m 0346 +\m 0347 +\m 0348 +\m 0349 +\m 034A +\m 034B +\m 034C +\m 034D +\m 034E +\m 034F +\m 0350 +\m 0351 +\m 0352 +\m 0353 +\m 0354 +\m 0355 +\m 0356 +\m 0357 +\m 0358 +\m 0359 +\m 035A +\m 035B +\m 035C +\m 035D +\m 035E +\m 035F +\m 0360 +\m 0361 +\m 0362 +\m 0363 +\m 0364 +\m 0365 +\m 0366 +\m 0367 +\m 0368 +\m 0369 +\m 036A +\m 036B +\m 036C +\m 036D +\m 036E +\m 036F +\m 0483 +\m 0484 +\m 0485 +\m 0486 +\m 0487 +\m 0488 +\m 0489 +\m 0591 +\m 0592 +\m 0593 +\m 0594 +\m 0595 +\m 0596 +\m 0597 +\m 0598 +\m 0599 +\m 059A +\m 059B +\m 059C +\m 059D +\m 059E +\m 059F +\m 05A0 +\m 05A1 +\m 05A2 +\m 05A3 +\m 05A4 +\m 05A5 +\m 05A6 +\m 05A7 +\m 05A8 +\m 05A9 +\m 05AA +\m 05AB +\m 05AC +\m 05AD +\m 05AE +\m 05AF +\m 05B0 +\m 05B1 +\m 05B2 +\m 05B3 +\m 05B4 +\m 05B5 +\m 05B6 +\m 05B7 +\m 05B8 +\m 05B9 +\m 05BA +\m 05BB +\m 05BC +\m 05BD +\m 05BF +\m 05C1 +\m 05C2 +\m 05C4 +\m 05C5 +\m 05C7 +\m 0610 +\m 0611 +\m 0612 +\m 0613 +\m 0614 +\m 0615 +\m 0616 +\m 0617 +\m 0618 +\m 0619 +\m 061A +\m 064B +\m 064C +\m 064D +\m 064E +\m 064F +\m 0650 +\m 0651 +\m 0652 +\m 0653 +\m 0654 +\m 0655 +\m 0656 +\m 0657 +\m 0658 +\m 0659 +\m 065A +\m 065B +\m 065C +\m 065D +\m 065E +\m 0670 +\m 06D6 +\m 06D7 +\m 06D8 +\m 06D9 +\m 06DA +\m 06DB +\m 06DC +\m 06DE +\m 06DF +\m 06E0 +\m 06E1 +\m 06E2 +\m 06E3 +\m 06E4 +\m 06E7 +\m 06E8 +\m 06EA +\m 06EB +\m 06EC +\m 06ED +\m 0711 +\m 0730 +\m 0731 +\m 0732 +\m 0733 +\m 0734 +\m 0735 +\m 0736 +\m 0737 +\m 0738 +\m 0739 +\m 073A +\m 073B +\m 073C +\m 073D +\m 073E +\m 073F +\m 0740 +\m 0741 +\m 0742 +\m 0743 +\m 0744 +\m 0745 +\m 0746 +\m 0747 +\m 0748 +\m 0749 +\m 074A +\m 07A6 +\m 07A7 +\m 07A8 +\m 07A9 +\m 07AA +\m 07AB +\m 07AC +\m 07AD +\m 07AE +\m 07AF +\m 07B0 +\m 07EB +\m 07EC +\m 07ED +\m 07EE +\m 07EF +\m 07F0 +\m 07F1 +\m 07F2 +\m 07F3 +\m 0901 +\m 0902 +\m 0903 +\m 093C +\m 093E +\m 093F +\m 0940 +\m 0941 +\m 0942 +\m 0943 +\m 0944 +\m 0945 +\m 0946 +\m 0947 +\m 0948 +\m 0949 +\m 094A +\m 094B +\m 094C +\m 094D +\m 0951 +\m 0952 +\m 0953 +\m 0954 +\m 0962 +\m 0963 +\m 0981 +\m 0982 +\m 0983 +\m 09BC +\m 09BE +\m 09BF +\m 09C0 +\m 09C1 +\m 09C2 +\m 09C3 +\m 09C4 +\m 09C7 +\m 09C8 +\m 09CB +\m 09CC +\m 09CD +\m 09D7 +\m 09E2 +\m 09E3 +\m 0A01 +\m 0A02 +\m 0A03 +\m 0A3C +\m 0A3E +\m 0A3F +\m 0A40 +\m 0A41 +\m 0A42 +\m 0A47 +\m 0A48 +\m 0A4B +\m 0A4C +\m 0A4D +\m 0A51 +\m 0A70 +\m 0A71 +\m 0A75 +\m 0A81 +\m 0A82 +\m 0A83 +\m 0ABC +\m 0ABE +\m 0ABF +\m 0AC0 +\m 0AC1 +\m 0AC2 +\m 0AC3 +\m 0AC4 +\m 0AC5 +\m 0AC7 +\m 0AC8 +\m 0AC9 +\m 0ACB +\m 0ACC +\m 0ACD +\m 0AE2 +\m 0AE3 +\m 0B01 +\m 0B02 +\m 0B03 +\m 0B3C +\m 0B3E +\m 0B3F +\m 0B40 +\m 0B41 +\m 0B42 +\m 0B43 +\m 0B44 +\m 0B47 +\m 0B48 +\m 0B4B +\m 0B4C +\m 0B4D +\m 0B56 +\m 0B57 +\m 0B62 +\m 0B63 +\m 0B82 +\m 0BBE +\m 0BBF +\m 0BC0 +\m 0BC1 +\m 0BC2 +\m 0BC6 +\m 0BC7 +\m 0BC8 +\m 0BCA +\m 0BCB +\m 0BCC +\m 0BCD +\m 0BD7 +\m 0C01 +\m 0C02 +\m 0C03 +\m 0C3E +\m 0C3F +\m 0C40 +\m 0C41 +\m 0C42 +\m 0C43 +\m 0C44 +\m 0C46 +\m 0C47 +\m 0C48 +\m 0C4A +\m 0C4B +\m 0C4C +\m 0C4D +\m 0C55 +\m 0C56 +\m 0C62 +\m 0C63 +\m 0C82 +\m 0C83 +\m 0CBC +\m 0CBE +\m 0CBF +\m 0CC0 +\m 0CC1 +\m 0CC2 +\m 0CC3 +\m 0CC4 +\m 0CC6 +\m 0CC7 +\m 0CC8 +\m 0CCA +\m 0CCB +\m 0CCC +\m 0CCD +\m 0CD5 +\m 0CD6 +\m 0CE2 +\m 0CE3 +\m 0D02 +\m 0D03 +\m 0D3E +\m 0D3F +\m 0D40 +\m 0D41 +\m 0D42 +\m 0D43 +\m 0D44 +\m 0D46 +\m 0D47 +\m 0D48 +\m 0D4A +\m 0D4B +\m 0D4C +\m 0D4D +\m 0D57 +\m 0D62 +\m 0D63 +\m 0D82 +\m 0D83 +\m 0DCA +\m 0DCF +\m 0DD0 +\m 0DD1 +\m 0DD2 +\m 0DD3 +\m 0DD4 +\m 0DD6 +\m 0DD8 +\m 0DD9 +\m 0DDA +\m 0DDB +\m 0DDC +\m 0DDD +\m 0DDE +\m 0DDF +\m 0DF2 +\m 0DF3 +\m 0E31 +\m 0E34 +\m 0E35 +\m 0E36 +\m 0E37 +\m 0E38 +\m 0E39 +\m 0E3A +\m 0E47 +\m 0E48 +\m 0E49 +\m 0E4A +\m 0E4B +\m 0E4C +\m 0E4D +\m 0E4E +\m 0EB1 +\m 0EB4 +\m 0EB5 +\m 0EB6 +\m 0EB7 +\m 0EB8 +\m 0EB9 +\m 0EBB +\m 0EBC +\m 0EC8 +\m 0EC9 +\m 0ECA +\m 0ECB +\m 0ECC +\m 0ECD +\m 0F18 +\m 0F19 +\m 0F35 +\m 0F37 +\m 0F39 +\m 0F3E +\m 0F3F +\m 0F71 +\m 0F72 +\m 0F73 +\m 0F74 +\m 0F75 +\m 0F76 +\m 0F77 +\m 0F78 +\m 0F79 +\m 0F7A +\m 0F7B +\m 0F7C +\m 0F7D +\m 0F7E +\m 0F7F +\m 0F80 +\m 0F81 +\m 0F82 +\m 0F83 +\m 0F84 +\m 0F86 +\m 0F87 +\m 0F90 +\m 0F91 +\m 0F92 +\m 0F93 +\m 0F94 +\m 0F95 +\m 0F96 +\m 0F97 +\m 0F99 +\m 0F9A +\m 0F9B +\m 0F9C +\m 0F9D +\m 0F9E +\m 0F9F +\m 0FA0 +\m 0FA1 +\m 0FA2 +\m 0FA3 +\m 0FA4 +\m 0FA5 +\m 0FA6 +\m 0FA7 +\m 0FA8 +\m 0FA9 +\m 0FAA +\m 0FAB +\m 0FAC +\m 0FAD +\m 0FAE +\m 0FAF +\m 0FB0 +\m 0FB1 +\m 0FB2 +\m 0FB3 +\m 0FB4 +\m 0FB5 +\m 0FB6 +\m 0FB7 +\m 0FB8 +\m 0FB9 +\m 0FBA +\m 0FBB +\m 0FBC +\m 0FC6 +\m 102B +\m 102C +\m 102D +\m 102E +\m 102F +\m 1030 +\m 1031 +\m 1032 +\m 1033 +\m 1034 +\m 1035 +\m 1036 +\m 1037 +\m 1038 +\m 1039 +\m 103A +\m 103B +\m 103C +\m 103D +\m 103E +\m 1056 +\m 1057 +\m 1058 +\m 1059 +\m 105E +\m 105F +\m 1060 +\m 1062 +\m 1063 +\m 1064 +\m 1067 +\m 1068 +\m 1069 +\m 106A +\m 106B +\m 106C +\m 106D +\m 1071 +\m 1072 +\m 1073 +\m 1074 +\m 1082 +\m 1083 +\m 1084 +\m 1085 +\m 1086 +\m 1087 +\m 1088 +\m 1089 +\m 108A +\m 108B +\m 108C +\m 108D +\m 108F +\m 135F +\m 1712 +\m 1713 +\m 1714 +\m 1732 +\m 1733 +\m 1734 +\m 1752 +\m 1753 +\m 1772 +\m 1773 +\m 17B6 +\m 17B7 +\m 17B8 +\m 17B9 +\m 17BA +\m 17BB +\m 17BC +\m 17BD +\m 17BE +\m 17BF +\m 17C0 +\m 17C1 +\m 17C2 +\m 17C3 +\m 17C4 +\m 17C5 +\m 17C6 +\m 17C7 +\m 17C8 +\m 17C9 +\m 17CA +\m 17CB +\m 17CC +\m 17CD +\m 17CE +\m 17CF +\m 17D0 +\m 17D1 +\m 17D2 +\m 17D3 +\m 17DD +\m 180B +\m 180C +\m 180D +\m 18A9 +\m 1920 +\m 1921 +\m 1922 +\m 1923 +\m 1924 +\m 1925 +\m 1926 +\m 1927 +\m 1928 +\m 1929 +\m 192A +\m 192B +\m 1930 +\m 1931 +\m 1932 +\m 1933 +\m 1934 +\m 1935 +\m 1936 +\m 1937 +\m 1938 +\m 1939 +\m 193A +\m 193B +\m 19B0 +\m 19B1 +\m 19B2 +\m 19B3 +\m 19B4 +\m 19B5 +\m 19B6 +\m 19B7 +\m 19B8 +\m 19B9 +\m 19BA +\m 19BB +\m 19BC +\m 19BD +\m 19BE +\m 19BF +\m 19C0 +\m 19C8 +\m 19C9 +\m 1A17 +\m 1A18 +\m 1A19 +\m 1A1A +\m 1A1B +\m 1B00 +\m 1B01 +\m 1B02 +\m 1B03 +\m 1B04 +\m 1B34 +\m 1B35 +\m 1B36 +\m 1B37 +\m 1B38 +\m 1B39 +\m 1B3A +\m 1B3B +\m 1B3C +\m 1B3D +\m 1B3E +\m 1B3F +\m 1B40 +\m 1B41 +\m 1B42 +\m 1B43 +\m 1B44 +\m 1B6B +\m 1B6C +\m 1B6D +\m 1B6E +\m 1B6F +\m 1B70 +\m 1B71 +\m 1B72 +\m 1B73 +\m 1B80 +\m 1B81 +\m 1B82 +\m 1BA1 +\m 1BA2 +\m 1BA3 +\m 1BA4 +\m 1BA5 +\m 1BA6 +\m 1BA7 +\m 1BA8 +\m 1BA9 +\m 1BAA +\m 1C24 +\m 1C25 +\m 1C26 +\m 1C27 +\m 1C28 +\m 1C29 +\m 1C2A +\m 1C2B +\m 1C2C +\m 1C2D +\m 1C2E +\m 1C2F +\m 1C30 +\m 1C31 +\m 1C32 +\m 1C33 +\m 1C34 +\m 1C35 +\m 1C36 +\m 1C37 +\m 1DC0 +\m 1DC1 +\m 1DC2 +\m 1DC3 +\m 1DC4 +\m 1DC5 +\m 1DC6 +\m 1DC7 +\m 1DC8 +\m 1DC9 +\m 1DCA +\m 1DCB +\m 1DCC +\m 1DCD +\m 1DCE +\m 1DCF +\m 1DD0 +\m 1DD1 +\m 1DD2 +\m 1DD3 +\m 1DD4 +\m 1DD5 +\m 1DD6 +\m 1DD7 +\m 1DD8 +\m 1DD9 +\m 1DDA +\m 1DDB +\m 1DDC +\m 1DDD +\m 1DDE +\m 1DDF +\m 1DE0 +\m 1DE1 +\m 1DE2 +\m 1DE3 +\m 1DE4 +\m 1DE5 +\m 1DE6 +\m 1DFE +\m 1DFF +\m 20D0 +\m 20D1 +\m 20D2 +\m 20D3 +\m 20D4 +\m 20D5 +\m 20D6 +\m 20D7 +\m 20D8 +\m 20D9 +\m 20DA +\m 20DB +\m 20DC +\m 20DD +\m 20DE +\m 20DF +\m 20E0 +\m 20E1 +\m 20E2 +\m 20E3 +\m 20E4 +\m 20E5 +\m 20E6 +\m 20E7 +\m 20E8 +\m 20E9 +\m 20EA +\m 20EB +\m 20EC +\m 20ED +\m 20EE +\m 20EF +\m 20F0 +\m 2DE0 +\m 2DE1 +\m 2DE2 +\m 2DE3 +\m 2DE4 +\m 2DE5 +\m 2DE6 +\m 2DE7 +\m 2DE8 +\m 2DE9 +\m 2DEA +\m 2DEB +\m 2DEC +\m 2DED +\m 2DEE +\m 2DEF +\m 2DF0 +\m 2DF1 +\m 2DF2 +\m 2DF3 +\m 2DF4 +\m 2DF5 +\m 2DF6 +\m 2DF7 +\m 2DF8 +\m 2DF9 +\m 2DFA +\m 2DFB +\m 2DFC +\m 2DFD +\m 2DFE +\m 2DFF +\m 302A +\m 302B +\m 302C +\m 302D +\m 302E +\m 302F +\m 3099 +\m 309A +\m A66F +\m A670 +\m A671 +\m A672 +\m A67C +\m A67D +\m A802 +\m A806 +\m A80B +\m A823 +\m A824 +\m A825 +\m A826 +\m A827 +\m A880 +\m A881 +\m A8B4 +\m A8B5 +\m A8B6 +\m A8B7 +\m A8B8 +\m A8B9 +\m A8BA +\m A8BB +\m A8BC +\m A8BD +\m A8BE +\m A8BF +\m A8C0 +\m A8C1 +\m A8C2 +\m A8C3 +\m A8C4 +\m A926 +\m A927 +\m A928 +\m A929 +\m A92A +\m A92B +\m A92C +\m A92D +\m A947 +\m A948 +\m A949 +\m A94A +\m A94B +\m A94C +\m A94D +\m A94E +\m A94F +\m A950 +\m A951 +\m A952 +\m A953 +\m AA29 +\m AA2A +\m AA2B +\m AA2C +\m AA2D +\m AA2E +\m AA2F +\m AA30 +\m AA31 +\m AA32 +\m AA33 +\m AA34 +\m AA35 +\m AA36 +\m AA43 +\m AA4C +\m AA4D +\m FB1E +\m FE00 +\m FE01 +\m FE02 +\m FE03 +\m FE04 +\m FE05 +\m FE06 +\m FE07 +\m FE08 +\m FE09 +\m FE0A +\m FE0B +\m FE0C +\m FE0D +\m FE0E +\m FE0F +\m FE20 +\m FE21 +\m FE22 +\m FE23 +\m FE24 +\m FE25 +\m FE26 +\ifSupplementary +\m 101FD +\m 10A01 +\m 10A02 +\m 10A03 +\m 10A05 +\m 10A06 +\m 10A0C +\m 10A0D +\m 10A0E +\m 10A0F +\m 10A38 +\m 10A39 +\m 10A3A +\m 10A3F +\m 1D165 +\m 1D166 +\m 1D167 +\m 1D168 +\m 1D169 +\m 1D16D +\m 1D16E +\m 1D16F +\m 1D170 +\m 1D171 +\m 1D172 +\m 1D17B +\m 1D17C +\m 1D17D +\m 1D17E +\m 1D17F +\m 1D180 +\m 1D181 +\m 1D182 +\m 1D185 +\m 1D186 +\m 1D187 +\m 1D188 +\m 1D189 +\m 1D18A +\m 1D18B +\m 1D1AA +\m 1D1AB +\m 1D1AC +\m 1D1AD +\m 1D242 +\m 1D243 +\m 1D244 +\m E0100 +\m E0101 +\m E0102 +\m E0103 +\m E0104 +\m E0105 +\m E0106 +\m E0107 +\m E0108 +\m E0109 +\m E010A +\m E010B +\m E010C +\m E010D +\m E010E +\m E010F +\m E0110 +\m E0111 +\m E0112 +\m E0113 +\m E0114 +\m E0115 +\m E0116 +\m E0117 +\m E0118 +\m E0119 +\m E011A +\m E011B +\m E011C +\m E011D +\m E011E +\m E011F +\m E0120 +\m E0121 +\m E0122 +\m E0123 +\m E0124 +\m E0125 +\m E0126 +\m E0127 +\m E0128 +\m E0129 +\m E012A +\m E012B +\m E012C +\m E012D +\m E012E +\m E012F +\m E0130 +\m E0131 +\m E0132 +\m E0133 +\m E0134 +\m E0135 +\m E0136 +\m E0137 +\m E0138 +\m E0139 +\m E013A +\m E013B +\m E013C +\m E013D +\m E013E +\m E013F +\m E0140 +\m E0141 +\m E0142 +\m E0143 +\m E0144 +\m E0145 +\m E0146 +\m E0147 +\m E0148 +\m E0149 +\m E014A +\m E014B +\m E014C +\m E014D +\m E014E +\m E014F +\m E0150 +\m E0151 +\m E0152 +\m E0153 +\m E0154 +\m E0155 +\m E0156 +\m E0157 +\m E0158 +\m E0159 +\m E015A +\m E015B +\m E015C +\m E015D +\m E015E +\m E015F +\m E0160 +\m E0161 +\m E0162 +\m E0163 +\m E0164 +\m E0165 +\m E0166 +\m E0167 +\m E0168 +\m E0169 +\m E016A +\m E016B +\m E016C +\m E016D +\m E016E +\m E016F +\m E0170 +\m E0171 +\m E0172 +\m E0173 +\m E0174 +\m E0175 +\m E0176 +\m E0177 +\m E0178 +\m E0179 +\m E017A +\m E017B +\m E017C +\m E017D +\m E017E +\m E017F +\m E0180 +\m E0181 +\m E0182 +\m E0183 +\m E0184 +\m E0185 +\m E0186 +\m E0187 +\m E0188 +\m E0189 +\m E018A +\m E018B +\m E018C +\m E018D +\m E018E +\m E018F +\m E0190 +\m E0191 +\m E0192 +\m E0193 +\m E0194 +\m E0195 +\m E0196 +\m E0197 +\m E0198 +\m E0199 +\m E019A +\m E019B +\m E019C +\m E019D +\m E019E +\m E019F +\m E01A0 +\m E01A1 +\m E01A2 +\m E01A3 +\m E01A4 +\m E01A5 +\m E01A6 +\m E01A7 +\m E01A8 +\m E01A9 +\m E01AA +\m E01AB +\m E01AC +\m E01AD +\m E01AE +\m E01AF +\m E01B0 +\m E01B1 +\m E01B2 +\m E01B3 +\m E01B4 +\m E01B5 +\m E01B6 +\m E01B7 +\m E01B8 +\m E01B9 +\m E01BA +\m E01BB +\m E01BC +\m E01BD +\m E01BE +\m E01BF +\m E01C0 +\m E01C1 +\m E01C2 +\m E01C3 +\m E01C4 +\m E01C5 +\m E01C6 +\m E01C7 +\m E01C8 +\m E01C9 +\m E01CA +\m E01CB +\m E01CC +\m E01CD +\m E01CE +\m E01CF +\m E01D0 +\m E01D1 +\m E01D2 +\m E01D3 +\m E01D4 +\m E01D5 +\m E01D6 +\m E01D7 +\m E01D8 +\m E01D9 +\m E01DA +\m E01DB +\m E01DC +\m E01DD +\m E01DE +\m E01DF +\m E01E0 +\m E01E1 +\m E01E2 +\m E01E3 +\m E01E4 +\m E01E5 +\m E01E6 +\m E01E7 +\m E01E8 +\m E01E9 +\m E01EA +\m E01EB +\m E01EC +\m E01ED +\m E01EE +\m E01EF +\fi % end ifSupplementary + +% set \sfcode for Unicode closing quotes +\sfcode"2019=0 +\sfcode"201D=0 + +% MPG: no interchartoks for LuaTeX, stop here +\endgroup +\endinput diff --git a/Master/texmf-dist/tex/generic/config/luatexiniconfig.tex b/Master/texmf-dist/tex/generic/config/luatexiniconfig.tex new file mode 100644 index 00000000000..fd70863e21d --- /dev/null +++ b/Master/texmf-dist/tex/generic/config/luatexiniconfig.tex @@ -0,0 +1,18 @@ +% $Id$ +% Enable and prefix LuaTeX primitives for Plain-based formats +% Assumes LuaTeX 0.39.x or greater. +% Manuel Pégourié-Gonnard, 2009. Public domain. +\begingroup +\catcode`\{=1 +\catcode`\}=2 +\directlua{ + % all primitives are enabled without prefixing + tex.enableprimitives('', + tex.extraprimitives()) + % for compatibility with LaTeX-based formats, also provide a prefixed version + % of some primitives too (see lualatexiniconfig.tex) + tex.enableprimitives('luatex', + tex.extraprimitives('core', 'omega', 'aleph', 'luatex')) + } +\endgroup +\endinput diff --git a/Master/texmf-dist/tex/generic/config/pdftex-dvi.tex b/Master/texmf-dist/tex/generic/config/pdftex-dvi.tex new file mode 100644 index 00000000000..0fd447e49c3 --- /dev/null +++ b/Master/texmf-dist/tex/generic/config/pdftex-dvi.tex @@ -0,0 +1,74 @@ +% $Id$ +% Karl Berry and others, 2004. Public domain. +% +% This file is not used in TeX Live 2005. +% +% For TeX Live 2004, we started building the "latex" format with the +% pdfetex engine. This is nice because it gives users access to various +% advanced typesetting features. But it's problematic because user +% documents have used, ever since the inception of pdftex, the test +% \ifx\pdfoutput\undefined +% to determine whether they are generating pdf or dvi, whether to use +% the [pdftex] option to graphicx and hyperref, etc. +% +% Also, some packages (geometry) test \pdfpageheight and the like, +% similarly. +% +% Although the generic ifpdf.sty style file tests this more robustly, it +% is asking a lot for everyone to switch. +% +% So this file, read at format-creation time, is our attempt at making +% the change compatible: we *un*define various pdf-related primitives, +% so that tests like the above will continue to work. At the same time, +% we make the undefined primitives available as \normalPRIMITIVE, so +% anyone who really needs to can still get them, despite everything. + +\let\normalpdfannot\pdfannot +\let\pdfannnot\undefined + +\let\normalpdfhorigin\pdfhorigin +\let\pdfhorigin\undefined + +\let\normalpdfinfo\pdfinfo +\let\pdfinfo\undefined + +\let\normalpdfliteral\pdfliteral +\let\pdfliteral\undefined + +\let\normalpdfmapfile\pdfmapfile +\let\pdfmapfile\undefined + +\let\normalpdfoutput\pdfoutput +\let\pdfoutput\undefined + +\let\normalpdfpageheight\pdfpageheight +\let\pdfpageheight\undefined + +\let\normalpdfpagewidth\pdfpagewidth +\let\pdfpagewidth\undefined + +\let\normalpdftexversion\pdftexversion +\let\pdftexversion\undefined + +\let\normalpdfvorigin\pdfvorigin +\let\pdfvorigin\undefined + +\let\normalpdftexrevision\pdftexrevision +\let\pdftexrevision\undefined + +\let\normalpdfxform\pdfxform +\let\pdfxform\undefined + +\let\normalpdfximage\pdfximage +\let\pdfximage\undefined + +% these public primitives remain usable in dvi mode: +% \pdfadjustspacing +% \pdfavoidoverfull +% \pdffontattr +% \pdffontexpand +% \pdffontname +% \pdffontsize +% \*code + +\endinput diff --git a/Master/texmf-dist/tex/generic/config/pdftexconfig.tex b/Master/texmf-dist/tex/generic/config/pdftexconfig.tex new file mode 100644 index 00000000000..52327d9c8c0 --- /dev/null +++ b/Master/texmf-dist/tex/generic/config/pdftexconfig.tex @@ -0,0 +1,19 @@ +% Set pdfTeX parameters for pdf mode (replacing pdftex.cfg file). +% Thomas Esser, 2004. public domain. +\pdfoutput=1 +\pdfcompresslevel=9 +\pdfdecimaldigits=3 +\pdfpagewidth=210 true mm +\pdfpageheight=297 true mm +\pdfhorigin=1 true in +\pdfvorigin=1 true in +\pdfpkresolution=600 +% +% As of TeX Live 2010, we output PDF 1.5 by default, so we can enable +% more compression. To change this for the installation, comment out or +% delete these lines and remake the formats. To change it for a +% particular LaTeX document, \RequirePackage{pdf14} early. +% +\pdfminorversion=5 +\pdfobjcompresslevel=2 +\endinput diff --git a/Master/texmf-dist/tex/generic/hyphen/dehyphn.tex b/Master/texmf-dist/tex/generic/hyphen/dehyphn.tex new file mode 100644 index 00000000000..804135789d0 --- /dev/null +++ b/Master/texmf-dist/tex/generic/hyphen/dehyphn.tex @@ -0,0 +1,1075 @@ +% This is `dehyphn.tex', revision level 31 +% +% %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% +% dehyphn -- TeX-Trennmuster fuer die +% neue deutsche Rechtschreibung +% +% TeX hyphenation patterns for the +% new German orthography +% %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% +% +% +% Copyright (C) 1988,1991 Rechenzentrum der Ruhr-Universitaet Bochum +% [german hyphen patterns] +% Copyright (C) 1993,1994,1999 Bernd Raichle/DANTE e.V. +% [macros, adaption for TeX 2] +% Copyright (C) 1998--2001 Walter Schmidt +% [adaption to new German orthography] +% +% ----------------------------------------------------------------- +% IMPORTANT NOTICE: +% +% This program can be redistributed and/or modified under the terms +% of the LaTeX Project Public License Distributed from CTAN +% archives in directory macros/latex/base/lppl.txt; either +% version 1 of the License, or any later version. +% ----------------------------------------------------------------- +% +% +% For use with TeX generated by +% +% Norbert Schwarz +% Rechenzentrum Ruhr-Universitaet Bochum +% Universitaetsstrasse 150 +% D-44721 Bochum, Germany +% +% +% Adaption of these patterns for TeX, Version 2.x and 3.x and +% all fonts in T1/`Cork'/EC/DC and/or OT1/CM encoding +% (ghyph31.tex/dehypht.tex) by +% +% Bernd Raichle +% Stettener Str. 73 +% D-73732 Esslingen, Germany +% Email: raichle@Informatik.Uni-Stuttgart.DE +% +% +% Adapted to new German orthography (gnhyph01.tex/dehyphn.tex) by +% +% Walter Schmidt +% Schornbaumstr. 2 +% D-91052 Erlangen, Germany +% Email: was@VR-Web.de +% +% *** Please, send error reports to the latter address only! *** +% *** *** +% *** Please, do _not_ report errors occuring in conjunction *** +% *** with the traditional german hyphenation patterns *** +% *** dehypht.tex or ghyph31.tex, too. *** +% +% +% Additional documentation can be found near the end of this file. +% +% ----------------------------------------------------------------- +% +\message{New German Hyphenation Patterns `dehyphn' Rev.31 <2001-05-07> (WaS)} +% +% Next we define some commands which are used inside the patterns. +% To keep them local, we enclose the rest of the file in a group +% (The \patterns command globally changes the hyphenation trie!). +% +\begingroup +% +% +% Make sure that doublequote is not active: +\catcode`\"=12 +% +% +% Because ^^e4 is used in the following macros which is read by +% TeX 2.x as ^^e or %, the comment character of TeX, some trick +% has to be found to avoid this problem. The same is true for the +% character ^^f or & in the TeX 2.x code. +% Therefore in the code the exclamationmark ! is used instead of +% the circumflex ^ and its \catcode is set appropriately +% (normally \catcode`\!=12, in the code \catcode`\!=7). +% +% The following \catcode, \lccode assignments and macro definitions +% are defined in such a way that the following \pattern{...} list +% can be used for both, TeX 2.x and TeX 3.x. +% +% We first change the \lccode of ^^Y to make sure that we can +% include this character in the hyphenation patterns. +% +\catcode`\^^Y=11 \lccode`\^^Y=`\^^Y +% +% Then we have to define some macros depending on the TeX version. +% Therefore we have to distinguish TeX version 2.x and 3.x: +% +\ifnum`\@=`\^^40 % true => TeX 3.x + % + % For TeX 3: + % ---------- + % + % Assign appropriate \catcode and \lccode values for all + % accented characters used in the patterns (\uccode changes are + % not used within \patterns{...} and thus not necessary): + % + \catcode"E4=11 \catcode"C4=11 % \"a \"A + \catcode"F6=11 \catcode"D6=11 % \"o \"O + \catcode"FC=11 \catcode"DC=11 % \"u \"U + \catcode"FF=11 \catcode"DF=11 % \ss SS + % + \lccode"C4="E4 \uccode"C4="C4 \lccode"E4="E4 \uccode"E4="C4 + \lccode"D6="F6 \uccode"D6="D6 \lccode"F6="F6 \uccode"F6="D6 + \lccode"DC="FC \uccode"DC="DC \lccode"FC="FC \uccode"FC="DC + \lccode"DF="FF \uccode"DF="DF \lccode"FF="FF \uccode"FF="DF + % + % In the following definitions we use ??xy instead of ^^xy + % to avoid errors when reading the following macro definitions + % with TeX 2.x (remember ^^e(4) is the comment character): + % + \catcode`\?=7 + % + % Define the accent macro " in such a way that it + % expands to single letters in font encoding T1. + \catcode`\"=13 + \def"#1{\ifx#1a??e4\else \ifx#1o??f6\else \ifx#1u??fc\else + \errmessage{Hyphenation pattern file corrupted!}% + \fi\fi\fi} + % + % - patterns with umlauts are ok + \def\n#1{#1} + % + % For \ss which exists in T1 _and_ OT1 encoded fonts but with + % different glyph codes, duplicated patterns for both encodings + % are included. Thus you can use these hyphenation patterns for + % T1 and OT1 encoded fonts: + % - define \3 to be code `\^^ff (\ss in font encoding T1) + % - define \9 to be code `\^^Y (\ss in font encoding OT1) + \def\3{??ff} + \def\9{??Y} + % - duplicated patterns to support font encoding OT1 are ok + \def\c#1{#1} + % >>>>>> UNCOMMENT the next line, if you do not want + % >>>>>> to use fonts in font encoding OT1 + %\def\c#1{} + % + \catcode`\?=12 + % +\else + % + % For TeX 2: + % ---------- + % + % Define the accent macro " to throw an error message. + \catcode`\"=13 + \def"#1{\errmessage{Hyphenation pattern file corrupted!}} + % + % - ignore all patterns with umlauts + \def\n#1{} + % + % With TeX 2 fonts in encoding T1 can be used, but all glyphs + % in positions > 127 can not be used in hyphenation patterns. + % Thus only patterns with glyphs in OT1 positions are included: + % - define \3 to be code ^^Y (\ss in CM font encoding) + % - define \9 to throw an error message + \def\3{^^Y} + \def\9{\errmessage{Hyphenation pattern file corrupted!}} + % - ignore all duplicated patterns with \ss in T1 encoding + \def\c#1{} + % +\fi +% +% +\patterns{% +.aa6l .ab3a4s .ab3ei .abi2 .ab3it .ab1l .ab1r .ab3u .ad3o4r .alti6 +.ana3c .an5alg .an1e +.ang8s2t1 % .ang8s (des einzige Wort, das mit angs... beginnt !) +.an1s .ap1p .ar6sc .ar6ta .ar6tei .as2z +.au2f1 .au2s3 .be5erb .be3na .ber6t5r .bie6r5 .bim6s5t .brot3 .bru6s +.ch6 .che6f5 .da8c .da2r .dar5in .dar5u .den6ka .de5r6en .des6pe +.de8spo .de3sz .dia3s4 .dien4 .dy2s1 .ehren5 .eine6 .ei6n5eh .ei8nen +.ein5sa .en6der .en6d5r .en3k4 .en8ta8 .en8tei .en4t3r .epo1 .er6ban +.er6b5ei .er6bla .er6d5um .er3ei .er5er .er3in .er3o4b .erwi5s .es1p +.es8t1l .es8t1n % .es8t +.ex1a2 .ex3em .fal6sc .fe6st5a .flu4g3 .furch8 .ga6ner .ge3n4a +\n{.ge5r"o} +.ges6 +.halb5 .halbe6 .hal6br .haup4 .hau4t .heima6 .he4r3e +.her6za .he5x .hin3 .hir8sc .ho4c .hu3sa .hy5o .ibe5 .ima6ge .in1 +.ini6 .is5chi .jagd5 .kal6k5o .ka6ph .ki4e .kop6f3 .kraf6 \n{.k"u5ra} +.lab6br .liie6 .lo6s5k \n{.l"o4s3t} .ma5d .mi2t1 .no6th .no6top +.obe8ri .ob1l .obs2 .ob6st5e .or3c .ort6s5e .ost3a .oste8r .pe4re +.pe3ts .ph6 .po8str .rau4m3 .re5an .ro8q .ru5the \n{.r"u5be} +% \n{.r"u8stet} +.sch8 .se6e .se5n6h .se5ra .si2e .spi6ke .st4 .sy2n +.tages5 .tan6kl .ta8th .te6e .te8str .to6der .to8nin .to6we .um1 +.umpf4 .un1 .une6 .unge5n .ur1c .ur5en .ve6rin .vora8 .wah6l5 .we8ges +.we8s2t .wes3te +.wo6r .wor3a .wun4s .zi4e .zuch8 \n{."ande8re} \n{."och8} aa1c aa2gr +aal5e aa6r5a a5arti aa2s1t aat2s 6aba ab3art 1abdr 6abel aben6dr +ab5erk ab5err ab5esse 1abf 1abg \n{1abh"a} ab1ir 1abko a1bl ab1la +5ablag a6bla\3 \c{a6bla\9} ab4ler ab1lu \n{a8bl"a} \n{5a6bl"o} abma5c +1abn ab1ra ab1re 5a6brec ab1ro +ab1s +ab8sk abs2z 3abtei ab1ur 1abw +5abze 5abzu \n{ab1"an} \n{ab"au8} a4ce. a5chal ach5art ach5au a1che +a8chent ach6er. a6ch5erf a1chi ach1l ach3m ach5n a1cho ach3re a1chu +ach1w a1chy \n{ach5"af} ack1o acks6t ack5sta a1d 8ad. a6d5ac ad3ant +ad8ar 5addi a8dein ade5o8 adi5en 1adj 1adle ad1op a2dre 3adres adt1 +1adv \n{a6d"a} a1e2d ae1r a1er. 1aero 8afa a3fal af1an a5far a5fat +af1au a6fentl a2f1ex af1fr af5rau af1re 1afri af6tent af6tra aft5re +a6f5um \n{8af"a} ag5abe 5a4gent ag8er ages5e 1aggr ag5las ag1lo a1gn +ag2ne 1agog a6g5und a1ha a1he ah5ein a4h3erh a1hi ahl1a ah1le ah4m3ar +ahn1a a5ho ahra6 ahr5ab ah1re ah8rei ahren8s ahre4s3 ahr8ti ah1ru a1hu +\n{ah8"o} ai3d2s ai1e aif6 a3inse ai4re. a5isch. ais8e a3ismu ais6n +aiso6 a1j 1akad a4kade a1ke a1ki 1akko 5akro1 a5lal al5ans 3al8arm +al8beb al8berw alb5la 3album al1c a1le a6l5e6be a4l3ein a8lel a8lerb +a8lerh a6lert 5a6l5eth 1algi al4gli al3int al4lab al8lan al4l3ar +alle3g a1lo a4l5ob al6schm al4the +% altist5 +al4t3re 8a1lu alu5i a6lur +alu3ta \n{a1l"a} a6mate 8ame. 5a6meise am6m5ei am6mum am2n ampf3a +am6schw am2ta a1mu \n{a1m"a} a3nac a1nad anadi5e an3ako an3alp 3analy +an3ame an3ara a1nas an5asti a1nat anat5s an8dent ande4s3 an1ec an5eis +an1e2k 4aner. a6n5erd a8nerf a6n5erke 1anfa 5anfert \n{1anf"a} 3angab +5angebo an3gli ang6lis an2gn 3angri ang5t6 \n{5anh"a} ani5g ani4ka +an5i8on an1kl an6kno an4kro 1anl anma5c anmar4 3annah anne4s3 a1no +5a6n1o2d 5a6n3oma 5a6nord 1anr an1sa 5anschl an4soz an1st 5anstal +an1s2z 5antenn an1th \n{5anw"a} a5ny an4z3ed 5anzeig 5anzieh 3anzug +\n{an1"a} \n{5an"as} \n{a1n"o} \n{an"o8d} a1os a1pa 3apfel a2ph1t +\n{aph5"a6} a1pi 8apl apo1c apo1s +a6pos2t % a6pos2te +a6poth 1appa ap1pr a1pr +\n{a5p"a} \n{a3p"u} a1ra a4r3af ar3all 3arbei 2arbt ar1c 2a1re ar3ein +ar2gl 2a1ri ari5es ar8kers ar6les ar4nan ar5o6ch ar1o2d a1rol ar3ony +a8ror a3ros ar5ox ar6schl 8artei ar6t5ri a1ru a1ry 1arzt arz1w +\n{ar8z"a} \n{ar"a8m} \n{ar"o6} \n{ar5"om} \n{ar1"u2} a1sa a6schec +asch5l asch3m a6schn a3s4hi as1pa asp5l +% a8steb % ueberfluessig ? +as5tev 1asth +% a6stoc % ueberfluessig ? +a1str ast3re 8a1ta ata5c ata3la a6tapf ata5pl a1te a6teli aten5a +ate5ran 6atf 6atg a1th at3hal 1athl 2a1ti 5atlant 3atlas 8atmus 6atn +a1to a6t5ops ato6ra a6t5ort. 4a1tr a6t5ru at2t1h \n{at5t6h"a} 6a1tu +atz1w \n{a1t"a} \n{a1t"u} au1a au6bre auch3a au1e aue4l 5aufent +\n{3auff"u} 3aufga 1aufn auf1t 3auftr 1aufw 3auge. au4kle aule8s 6aum +au8mar aum5p 1ausb 3ausd 1ausf 1ausg au8sin +% 3auss +au4sta 1ausw 1ausz +aut5eng au1th 1auto au\3e8 \c{au\9e8} a1v ave5r6a aver6i a1w a6wes a1x +a2xia a6xio a1ya a1z azi5er. 8a\3 \c{8a\9} 1ba 8ba8del ba1la ba1na +ban6k5r ba5ot bardi6n ba1ro basten6 bau3sp 2b1b bb6le b2bli 2b1c 2b1d +1be be1a be8at. be1ch 8becht 8becke. be5el be1en bee8rei be5eta bef2 +8beff be1g2 \n{beh"o8} bei1s 6b5eisen bei3tr b8el bel8o belu3t be3nac +bend6o be6ners be6nerw be4nor ben4se6 bens5el \n{be1n"a} \n{be1n"u} +be1o2 b8er. be1ra be8rac ber8gab. ber1r \n{be1r"u} bes8c bes5erh +bes2p be5tha bet5sc be1un be1ur 8bex be6zwec 2b1f8 +% bfe6st5e +2b1g2 +bga2s5 bge1 2b1h bhole6 1bi bi1bl b6ie bi1el bi1la \n{bil"a5} bi1na +bi4nok +% bi5str +bi6stu bi5tr bit4t5r b1j 2b1k2 \n{bk"u6} bl8 b6la. +6b1lad 6blag 8blam 1blat b8latt 3blau. b6lav 3ble. b1leb b1led +8b1leg 8b1leh 8bleid 8bleih 6b3lein +% blei3s +ble4m3o 4blich b4lind +8bling b2lio 5blit b4litz b1loh 8b1los 1blu 5blum 2blun blut3a blut5sc +\n{3bl"a} \n{bl"as5c} \n{5bl"o} \n{3bl"u} \n{bl"u8sc} 2b1m 2b1n 1bo +bo1ch bo5d6s boe5 8boff 8bonk bo1ra b1ort 2b1p2 b1q 1br brail6 brast8 +bre4a b5red 8bref 8b5riem b6riga bro1s b1rup b2ruz \n{8br"oh} +\n{br"os5c} 8bs b1sa b8sang b2s1ar b1sc bs3erl bs3erz b8sof b1s2p +bst1h b3stru \n{b5st"a} b6sun 2b1t b2t1h 1bu bu1ie bul6k b8ure bu6sin +6b1v 2b1w 1by1 by6te. 8b1z +% bzi1s % ueberfluessig ? +\n{1b"a} \n{b5"a6s5} \n{1b"u} +\n{b6"u5bere} \n{b"uge6} \n{b"ugel5e} \n{b"ur6sc} 1ca cag6 ca5la ca6re +ca5y c1c 1ce celi4c celich5 ce1ro c8h 2ch. 1chae ch1ah ch3akt cha6mer +8chanz 5chara 3chari 5chato 6chb 1chef 6chei ch3eil ch3eis 6cherkl +6chf 4chh 5chiad 5chias 6chins 8chj chl6 5chlor 6ch2m 2chn6 ch8nie +5cho. 8chob choi8d 6chp ch3ren ch6res \n{ch3r"u} 2chs 2cht cht5ha +cht3hi 5chthon ch6tin 6chuh chu4la 6ch3unt chut6t 8chw 1ci ci5tr c2k +2ck. ck1ei 4ckh ck3l ck3n ck5o8f ck1r 2cks ck5stra ck6s5u c2l 1c8o +con6ne 8corb cos6t c3q 1c6r 8c1t 1cu 1cy \n{5c"a1} \n{c"o5} 1da. +8daas 2dabg 8dabr 6dabt 6dabw 1dac da2gr 6d5alk 8d5amt dan6ce. +dani5er dan8ker 2danl danla6 6dans 8danzi 6danzu d1ap da2r1a8 2d1arb +d3arc dar6men 4d3art 8darz 1dat 8datm 2d1auf 2d1aus 2d1b 2d1c 2d1d +d5de d3d2h \n{dd"amme8} 1de 2deal de5an de3cha de1e defe6 6deff 2d1ehr +5d4eic de5isc de8lar del6s5e del6spr de4mag de8mun de8nep dene6r +8denge. 8dengen de5o6d 2deol de5ram 8derdb der5ein de1ro der1r d8ers +der5um de4s3am de4s3an de4sau de6sil de4sin de8sor de4spr de2su 8deul +de5us. 2d1f df2l 2d1g 2d1h 1di dia5c di5ara dice5 di3chr di5ena di1gn +di1la dil8s di1na 8dind 6dinf 4d3inh 2d1ins di5o6d di3p4t di8sen dis1p +di5s8per di6s5to +dis3tr % dis5tra +di8tan di8tin d1j 6dje 2dju 2d1k 2d1l 2d1m +2d1n6 dni6 dnje6 1do 6d5obe do6berf 6d5ony do3ran 6dord 2d1org dor4t3h +% do6ste +6doth dott8e 2d1p d5q dr4 1drah 8drak d5rand 6dre. 4drech +d6reck 4d3reg 8d3reic d5reife 8drem 8d1ren 2drer 8dres. 6d5rh 1dria +d1ric 8drind droi6 dro5x 1dru 8drut \n{dr"os5c} \n{1dr"u} \n{dr"u5b} +\n{dr"u8sc} 2ds d1sa d6san dsat6 d1sc 5d6scha. 5dschik dse8e d8serg +8dsl d1sp d4spak ds2po \n{d8sp"a} d1st \n{d1s"u} 2dt d1ta d1te d1ti +d1to dt1s6 d1tu \n{d5t"a} 1du du5als du1b6 du1e duf4t3r 4d3uh du5ie +8duml 8dumw 2d1und du8ni 6d5unt dur2c durch3 6durl 6dursa 8durt +dus1t % du1s +du8schr 2d1v 2d1w dwa8l 2d1z \n{1d"a} \n{6d"ah} \n{8d"and} \n{d"a6r} +\n{d"o8bl} \n{d5"ol} \n{d"or6fl} \n{d"o8sc} \n{d5"o4st} +% \n{d"os3te} +\n{1d"u} ea4ben e1ac e1ah e1akt e1al. e5alf e1alg e5a8lin e1alk e1all +e5alp e1alt e5alw e1am e1and ea6nim e1ar. e5arf e1ark e5arm e3art +e5at. e6ate e6a5t6l e8ats e5att e6au. e1aus e1b e6b5am ebens5e +eb4lie eb4ser eb4s3in e1che e8cherz e1chi ech3m 8ech3n ech1r ech8send +ech4su e1chu eck5an e5cl e1d ee5a ee3e ee5g e1ei ee5isc eei4s3t +ee6lend e1ell \n{ee5l"o} e1erd ee3r4e ee8reng eere6s5 \n{ee5r"a} +ee6tat e1ex e1f e6fau e8fe8b 3effek ef3rom ege6ra eglo6si 1egy e1ha +e6h5ach eh5ans e6hap eh5auf e1he e1hi ehl3a eh1le ehl5ein eh1mu ehn5ec +e1ho ehr1a eh1re ehre6n eh1ri eh1ru ehr5um e1hu eh1w e1hy \n{e1h"a} +\n{e1h"o} \n{e3h"ut} ei1a eia6s ei6bar eich3a eich5r ei4dar ei6d5ei +ei8derf ei3d4sc ei1e 8eifen 3eifri 1eign eil1d ei6mab ei8mag ein1a4 +ei8nat ei8nerh ei8ness ei6nete ein1g e8ini ein1k ei6n5od ei8nok ei4nor +\n{e3ins"a} ei1o e1irr ei5ru ei8sab ei5schn ei6s5ent ei8sol ei4t3al +eit3ar eit1h ei6thi ei8tho eit8samt ei6t5um e1j 1ekd e1ke e1ki e1k2l +e1kn ekni4 e1la e2l1al 6elan e6lanf e8lanl e6l5ans el3arb el3arm +e6l3art 5e6lasti e6lauge elbst5a e1le 6elef ele6h e6l5ehe e8leif +e6l5einh 1elek e8lel 3eleme e6lemen e6lente el5epi e4l3err e6l5ersc +elf2l elg2 e6l5ins ell8er 4e1lo e4l3ofe el8soh el8tent 5eltern e1lu +elut2 \n{e1l"a} \n{e1l"u} em8dei em8meis 4emo emo5s 1emp1f 1empt 1emto +e1mu emurk4 emurks5 \n{e1m"a} en5a6ben en5achs en5ack e1nad en5af +en5all en3alt en1am en3an. en3ant en3anz en1a6p en1ar en1a6s 6e1nat +en3auf en3aus en2ce enda6l end5erf end5erg en8dess 4ene. en5eck +e8neff e6n5ehr e6n5eim en3eis 6enem. 6enen e4nent 4ener. e8nerd +e6n3erf e4nerg 5energi e6n5erla en5ers e6nerst en5erw 6enes e6n5ess +e2nex en3glo 2eni enni6s5 ennos4 enns8 e1no e6nober eno8f en5opf +e4n3ord en8sers ens8kl en1sp ens6por en5t6ag enta5go en8terbu en6tid +3entla ent5ric 5entwic 5entwu 1entz enu5i e3ny en8zan \n{en1"of} +\n{e1n"os} \n{e1n"ug} eo1c e5o6fe e5okk e1on. e3onf e5onk e5onl e5onr +e5opf e5ops e5or. e1ord e1org eo5r6h eo1t e1pa e8pee e6p5e6g ep5ent +e1p2f e1pi 5epid e6pidem e1pl 5epos e6pos. ep4p3a e1pr \n{e1p"a} e1q +e1ra. er5aal 8eraba e5rabel er5a6ben e5rabi er3abs er3ach era5e +era5k6l er3all er3amt e3rand e3rane er3ans e5ranz. e1rap er3arc +e3rari er3a6si e1rat erat3s er3auf e3raum 3erbse er1c e1re 4e5re. +er3eck er5egg er5e2h 2erei e3rei. e8reine er5einr 6eren. e4r3enm +4erer. e6r5erm er5ero er5erst e4r3erz er3ess \n{5erf"ul} er8gan. +5ergebn er2g5h \n{5erg"anz} \n{5erh"ohu} 2e1ri eri5ak e6r5iat e4r3ind +e6r5i6n5i6 er5ins e6r5int er5itio er1kl \n{3erkl"a} \n{5erl"os.} +ermen6s er6nab 3ernst 6e1ro. e1rod er1o2f e1rog 6e3roi ero8ide e3rol +e1rom e1ron e3rop8 e2r1or e1ros e1rot er5ox ersch4 5erstat er6t5ein +er2t1h er5t6her 2e1ru eruf4s3 e4r3uhr er3ums e5rus 5erwerb e1ry er5zwa +er3zwu \n{er"a8m} \n{er5"as} \n{er"o8} \n{e3r"os.} \n{e6r1"u2b} e1sa +esa8b e8sap e6s5a6v e1sc esch4l ese1a es5ebe eserve5 e8sh es5ill +es3int es4kop e2sl eso8b e1sp espei6s5 es2po es2pu 5essenz e6stabs +e6staf e6st5ak est3ar e8stob e1str est5res es3ur e2sz \n{e1s"u} e1ta +et8ag etari5e eta8ta e1te eten6te et5hal e5thel e1ti 1etn e1to e1tr +et3rec e8tscha et8se et6tei et2th et2t1r e1tu etu1s et8zent et8zw +\n{e1t"a} \n{e1t"o} \n{e1t"u} eu1a2 eu1e eue8rei eu5fe euin5 euk2 +e1um. eu6nio e5unter eu1o6 eu5p 3europ eu1sp eu5str eu8zo e1v eval6s +eve5r6en ever4i e1w e2wig ex1or 1exp 1extr ey3er. e1z \n{e1"a2} +\n{e5"o8} \n{e1"u} e8\3es \c{e8\9es} fa6ch5i fade8 fa6del fa5el. +fal6lo falt8e fa1na fan4gr 6fanl 6fap far6ba far4bl far6r5a 2f1art +fa1sc fau8str fa3y 2f1b2 6f1c 2f1d 1fe 2f1eck fe6dr feh6lei f6eim +8feins f5eis fel5en 8feltern 8femp fe5rant 4ferd. ferri8 fe8stof +fe6str fe6stum fe8tag fet6ta fex1 2ff f1fa f6f5arm f5fe ffe5in ffe6la +ffe8ler ff1f f1fla ff3lei ff4lie ff8sa ff6s5ta 2f1g2 fgewen6 4f1h 1fi +fid4 fi3ds fieb4 fi1la fi8lei fil4m5a f8in. fi1na 8finf fi8scho fi6u +6f1j 2f1k2 f8lanz fl8e 4f3lein 8flib 4fling f2lix 6f3lon 5flop 1flor +\n{5f8l"ac} \n{3fl"ot} 2f1m 2f1n 1fo foh1 f2on fo6na 2f1op fo5ra +for8mei for8str for8th for6t5r fo5ru 6f5otte 2f1p8 f1q fr6 f5ram +1f8ran f8ra\3 \c{f8ra\9} f8re. frei1 5frei. f3reic f3rest f1rib +8f1ric 6frig 1fris fro8na \n{fr"as5t} 2fs f1sc f2s1er f5str +\n{fs3t"at} 2ft f1tak f1te ft5e6h ftere6 ft1h f1ti f5to f1tr ft5rad +ft1sc ft2so f1tu ftwi3d4 ft1z 1fu 6f5ums 6funf fun4ka fu8\3end +\c{fu8\9end} 6f1v 2f1w 2f1z \n{1f"a} \n{f"a1c} \n{8f"arm} \n{6f"aug} +\n{f"a8\3} \n{\c{f"a8\9}} \n{f"ode3} \n{8f"of} \n{3f"or} \n{1f"u} +\n{f"un4f3u} 1ga ga6bl 6gabw 8gabz g3a4der ga8ho ga5isc 4gak ga1la +6g5amt ga1na gan5erb gan6g5a ga5nj 6ganl 8gansc 6garb 2g1arc 2g1arm +ga5ro 6g3arti ga8sa ga8sc ga6stre 2g1atm 6g5auf gau5fr g5aus 2g1b g5c +6gd g1da 1ge ge1a2 ge6an ge8at. ge1e2 ge6es gef2 8geff ge1g2l ge1im +4g3eise geist5r gel8bra gelt8s \n{ge5l"o} ge8nin gen3k 6g5entf +\n{ge3n"a} ge1or ge1ra ge6rab ger8au \n{8gerh"o} ger8ins ge1ro 6g5erz. +\n{ge1r"a} \n{ge1r"u} ge1s ges2p +ge2s7te. ge2s7ten ge2s7ter ge2s7tik +ge5unt 4g3ex3 2g1f8 2g1g g1ha 6g1hei +5ghel. g5henn 6g1hi g1ho 1ghr \n{g1h"o} 1gi gi5la gi8me. gi1na +4g3ins +gis1tr % gi3str % lat. Trennregeln ? +g1j 2g1k 8gl. 1glad g5lag glan4z3 1glas 6glass 5glaub +g3lauf 1gle. g5leb 3gleic g3lein 5gleis 1glem 2gler 8g3leu gli8a +g2lie 3glied 1g2lik 1g2lim g6lio 1gloa 5glom 1glon 1glop g1los g4loss +g5luf 1g2ly \n{1gl"u} 2g1m gn8 6gn. 1gna 8gnach 2gnah g1nas g8neu +g2nie g3nis 1gno 8gnot 1go goe1 8gof 2gog 5gogr 6g5oh goni5e 6gonist +go1ra 8gord 2g1p2 g1q 1gr4 g5rahm gra8m gra4s3t 6g1rec gre6ge 4g3reic +g5reit 8grenn gri4e g5riem 5grif 2grig g5ring 6groh 2grot gro6\3 +\c{gro6\9} 4grut 2gs gs1ab g5sah gs1ak gs1an gs8and gs1ar gs1au g1sc +gs1ef g5seil gs5ein g2s1er gs1in g2s1o gso2r gs1pr g2s1u 2g1t g3te +g2t1h 1gu gu5as gu2e 2gue. 6gued 4g3uh 8gums 6g5unt +% gu1s +gut3h gu2tu +4g1v 2g1w gy1n g1z \n{1g"a} \n{8g"a8m} \n{6g"arm} \n{1g"o} \n{1g"u} +\n{6g"ub} 1haa hab8r ha8del hade4n 8hae ha5el. haf6tr 2hal. ha1la +hal4b5a 6hale 8han. ha1na han6dr han6ge. 2hani h5anth 6hanz 6harb +h3arbe h3arme ha5ro ha2t1h h1atm hau6san ha8\3 \c{ha8\9} h1b2 h1c h1d +he2bl he3cho h3echt he5d6s 5heft h5e6he. hei8ds h1eif 2hein he3ism +he5ist. heit8s3 hek6ta hel8lau 8helt he6mer 1hemm 6h1emp hen5end +hen5klo hen6tri he2nu 8heo he8q her3ab he5rak her3an 4herap her3au +h3erbi he1ro he8ro8b he4r3um her6z5er he4spe he1st heta6 het5am he5th +heu3sc he1xa hey5e h1f2 h1g hgol8 h1h h1iat hie6r5i hi5kt hil1a2 +hil4fr hi5nak hin4ta hi2nu hi5ob hirn5e hir6ner hi1sp hi1th hi5tr +5hitz h1j h6jo h1k2 hlabb4 hla4ga hla6gr h5lai hl8am h1las h1la\3 +\c{h1la\9} hl1c h1led h3lein h5ler. h2lif h2lim h8linf hl5int h2lip +h2lit h4lor h3lose \n{h1l"as} hme5e h2nee h2nei hn3eig h2nel hne8n +hne4p3f hn8erz h6netz h2nip h2nit h1nol hn5sp h2nuc h2nud h2nul hoch1 +1hoh hoh8lei 2hoi ho4l3ar 1holz h2on ho1ra 6horg 5horn. ho3sl hos1p +ho4spi h1p hpi6 h1q 6hr h1rai h8rank h5raum hr1c hrcre8 h1red h3reg +h8rei. h4r3erb h8rert hrg2 h1ric hr5ins h2rom hr6t5erl hr2t1h hr6t5ra +hr8tri h6rum hr1z hs3ach h6s5amt h1sc h6s5ec h6s5erl hs8erle h4sob +h1sp h8spa\3 \c{h8spa\9} h8spel hs6po h4spun h1str h4s3tum hs3und +\n{h1s"u} h5ta. h5tab ht3ac ht1ak ht3ang h5tanz ht1ar ht1at h5taub +h1te h2t1ec ht3eff ht3ehe h4t3eif h8teim h4t3ein ht3eis h6temp h8tentf +hte8ren \n{h6terf"u} h8tergr h4t3erh h6t5ersc h8terst h8tese h8tess +h2t1eu h4t3ex ht1he ht5hu h1ti ht5rak hts3ah ht1sc ht6sex ht8sk ht8so +h1tu htz8 \n{h5t"um} hub5l hu6b5r huh1l h5uhr. huld5a6 hu8lent +\n{hu8l"a} h5up. h1v h5weib h3weis h1z \n{h"a8kl} \n{h"al8s} +\n{h"ama8tu8} \n{h"a8sche.} \n{h"at1s} \n{h"au4s3c} \n{2h"o.} +\n{2h"oe} \n{8h"oi} \n{h"o6s} \n{h"os5c} \n{h"uhne6} \n{h"ul4s3t} +\n{h"utte8re} i5adn i1af i5ak. i1al. i1al1a i1alb i1ald i5alei i1alf +i1alg i3alh i1alk i1all i1alp i1alr i1als i1alt i1alv i5alw i3alz +i1an. ia5na i3and ian8e ia8ne8b i1ang i3ank i5ann i1ant i1anz i6apo +i1ar. ia6rab i5arr i1as. i1asm i1ass i5ast. i1at. i5ats i1au i5azz +i6b5eig i6b5eis ib2le i4blis i6brig i6b5unt \n{i6b"ub} i1che ich5ei +i6cherb i1chi ich5ins ich1l ich3m ich1n i1cho icht5an icht3r i1chu +ich1w ick6s5te ic5l i1d id3arm 3ideal ide8na 3ideol \n{ide5r"o} i6diot +id5rec id1t ie1a ie6b5ar iebe4s3 ie2bl ieb1r ie8bra ie4bre \n{ie8b"a} +ie2dr ie1e8 ie6f5ad ief5f ie2f1l ie4fro ief1t i1ei ie4l3ec ie8lei +ie4lek i3ell i1en. i1end ien6e i3enf i5enn ien6ne. i1enp i1enr +i5ensa ien8stal i5env i1enz ie5o ier3a4b ie4rap i2ere ie4rec ie6r5ein +ie6r5eis ier8er i3ern. ie8rum ie8rund ie6s5che ie6tau ie8tert ie5the +ie6t5ri i1ett ie5un iex5 2if i1fa if5ang i6fau if1fr if5lac i5f6lie +i1fre ift5a if6t5r ig3art 2ige i8gess ig5he i5gla ig2ni i5go ig3rot +ig3s2p i1ha i8ham i8hans i1he i1hi ih1n ih1r i1hu i8hum ih1w 8i1i ii2s +ii2t i1j i1k i6kak i8kerz i6kes ik4ler i6k5unt 2il i5lac i1lag il3ans +i5las i1lau il6auf i1le ile8h i8lel il2fl il3ipp il6l5enn i1lo ilt8e +i1lu \n{i1l"a} i8mart imb2 i8mele i8mid imme6l5a i1mu \n{i1m"a} +\n{i5m"o} ina5he i1nat in1au inau8s 8ind. in4d3an 5index ind2r 3indus +i5nec i2n1ei i8nerw 3infek 1info 5ingeni ing5s6o 5inhab ini5er. 5inj +\n{in8k"at} in8nan i1no inoi8d in3o4ku in5sau in1sp 5inspe 5instit +5instru ins4ze 5intere 5interv in3the in5t2r i5ny \n{in"a2} \n{i1n"ar} +\n{in1"as} \n{in"o8} \n{in5"od} \n{i1n"os} 2io io1a8 io1c iode4 io2di +ioi8 i1ol. i1om. i1on. i5onb ion2s1 i1ont i5ops i5o8pt i1or. +i3oral io3rat i5orc i1os. i1ot. i1o8x 2ip i1pa i1pi i1p2l i1pr i1q +i1ra ir6bl i1re i1ri ir8me8d ir2m1o2 ir8nak i1ro ir5rho ir6schl +ir6sch5r i5rus i5ry \n{i5r"a} i1sa i8samt i6sar i2s1au i8scheh i8schei +isch5m isch3r \n{isch"a8} is8ele ise3ra i4s3erh is3err isi6de i8sind +is4kop ison5e is6por i8s5tum i5sty \n{i5s"o} i1ta it5ab. i2t1a2m +i8tax i1te i8tersc i1thi i1tho i5thr \n{it8h"a} i1ti i8ti8d iti6kl +itmen4 i1to i8tof it3ran it3rau i1tri itri5o it1sc it2se it5spa it8tru +i1tu it6z5erg it6z1w \n{i1t"a} \n{it"a6r5e} \n{it"at2} \n{it"ats5} +\n{i1t"u} i1u iu6r 2i1v i6vad iva8tin i8vei i6v5ene i8verh i2vob i8vur +i1w iwi2 i5xa i1xe i1z ize8n i8zir i6z5w \n{i"a8m} \n{i1"a6r} +\n{i5"at.} \n{i5"av} \n{i1"o8} \n{i"u8} i6\35ers \c{i6\95ers} ja5la +je2t3r 6jm 5jo jo5as jo1ra jou6l ju5cha jugen4 jugend5 jung5s6 +% ju1s +\n{3j"a} 1ka 8kachs 8kakz ka1la kal5d kam5t ka1na 2kanl 8kapf ka6pl +ka5r6a 6k3arbe ka1ro kar6p5f 4k3arti 8karz \n{ka1r"a} kasi5e ka6teb +kat8ta kauf6s kau3t2 2k1b 2k1c 4k1d kehr6s kehrs5a 8keic 2k1eig 6k5ein +6k5eis ke6lar ke8leis ke8lo 8kemp k5ente. k3entf 8k5ents 6kentz ke1ra +k5erlau 2k1f8 2k1g 2k1h ki5fl 8kik king6s5 6kinh ki5os ki5sp ki5th +\n{8ki8"o} 2k1k2 kl8 1kla 8klac k5lager kle4br k3leib 3kleid kle5isc +4k3leit k3lek 6k5ler. 5klet 2klic 8klig k2lim k2lin 5klip 5klop k3lor +\n{1kl"a} 2k1m kmani5e kn8 6kner k2ni \n{kn"a8} 1k2o ko1a2 ko6de. +ko1i koi8t ko6min ko1op ko1or ko6pht ko3ra kor6d5er ko5ru ko5t6sc k3ou +3kow 6k5ox 2k1p2 k1q 1kr8 4k3rad 2k1rec 4k3reic kre5ie 2krib 6krig +2krip 6kroba 2ks k1sa k6sab ksal8s k8samt k6san k1sc k2s1ex k5spat +k5spe k8spil ks6por k1spr kst8 k2s1uf 2k1t kta8l kt5a6re k8tein kte8re +k2t1h k8tinf kt3rec kt1s 1ku ku1ch kuck8 k3uhr ku5ie kum2s1 kunfts5 +kun2s kunst3 ku8rau ku4ro kurz1 +% ku1st +4kusti ku1ta ku8\3 \c{ku8\9} +6k1v 2k1w ky5n 2k1z \n{1k"a} \n{k"a4m} \n{4k3"ami} \n{k"ase5} \n{1k"o} +\n{k"o1c} \n{k"o1s} \n{1k"u} \n{k"u1c} \n{k"ur6sc} +% \n{k"u1s} +1la. +8labf 8labh lab2r 2l1abs lach3r la8dr 5ladu 8ladv 6laff laf5t la2gn +5laken 8lamb la6mer 5lampe. 2l1amt la1na 1land lan4d3a lan4d3r lan4gr +8lanme 6lann 8lanw \n{6lan"a} 8lappa lap8pl lap6pr l8ar. la5ra lar4af +la8rag la8ran la6r5a6s l3arbe la8rei 6larm. la8sa la1sc la8sta lat8i +6l5atm 4lauss 4lauto 1law 2lb l8bab l8bauf l8bede l4b3ins l5blo +lbst5an lbst3e 8lc l1che l8chert l1chi lch3m l5cho lch5w 6ld l4d3ei +ld1re \n{l6d"ub} le2bl le8bre lecht6s5 led2r 6leff le4gas 1lehr lei6br +le8inf 8leinn 5leistu 4lektr le6l5ers lemo2 8lemp l8en. 8lends +6lendun le8nend len8erw 6l5ents 4l3entw 4lentz 8lenzy 8leoz 6lepi +le6pip 8lepo 1ler l6er. 8lerbs 6l5erde le8reis le8rend le4r3er 4l3erg +l8ergr 6lerkl 6l5erzie \n{8ler"o} 8lesel lesi5e le3sko le3tha let1s +5leuc 4leuro leu4s3t le5xe 6lexp l1f 2l1g lgend8 l8gh lglie3 lglied6 +6l1h 1li li1ar li1as 2lick li8dr li1en lien6n li8ers li8ert 2lie\3 +\c{2lie\9} 3lig li8ga8b li1g6n li1l8a 8limb li1na 4l3indu lings5 +4l3inh 6linj link4s3 4linkt 2lint 8linv +% lion5s6t +4lipp 5lipt 4lisam +livi5e 6l1j 6l1k l8keim l8kj lk2l lko8f lkor8 lk2sa lk2se 6ll l1la +ll3a4be l8labt ll8anl ll1b ll1c ll1d6 l1le l4l3eim l6l5eise ller3a +l4leti l5lip l1lo ll3ort ll5ov ll6spr llte8 l1lu ll3urg \n{l1l"a} +\n{l5l"u} \n{l6l"ub} 2l1m l6m5o6d 6ln l1na l1no 8lobl lo6br 3loch. +l5o4fen 5loge. 5lohn 4l3ohr 1lok l2on 4l3o4per lo1ra 2l1ord 6lorg +4lort lo1ru 1los. lo8sei 3losig lo6ve lowi5 6l1p lp2f l8pho l8pn +lp4s3te l2pt l1q 8l1r 2ls l1sa l6sarm l1sc l8sec l6s5erg l4s3ers l8sh +l5s6la l1sp ls4por ls2pu l1str l8suni \n{l1s"u} 2l1t lt5amp l4t3ein +l5ten l6t5eng l6t5erp l4t3hei lt3her l2t1ho l6t5i6b lti1l \n{l8tr"o} +lt1sc lt6ser lt4s3o lt5ums lu8br lu2dr lu1en8 8lu8fe luft3a luf8tr +lu6g5r 2luh l1uhr lu5it 5luk 2l1umf 2l1umw 1lun 6l5u6nio 4l3unte lu5ol +4lurg 6lurs l3urt lu4sto +lus1tr % lu3str % lat. Trennregeln ? +lu6st5re lu8su lu6tal lu6t5e6g lu8terg +lu3the lu6t5or lu2t1r lu6\35 \c{lu6\95} l1v lve5r6u 2l1w 1ly lya6 +6lymp ly1no l8zess l8zo8f l3zwei lz5wu \n{3l"and} \n{l"a5on} +\n{l"a6sc} \n{l"at1s} \n{5l"auf} \n{2l"aug} \n{l"au6s5c} \n{l"a5v} +\n{l1"ol} \n{1l"os} \n{l"o1\36t} \n{\c{l"o1\96t}} \n{6l1"ube} 1ma +8mabg ma5chan mad2 ma5el 4magg mag8n ma1la ma8lau mal5d 8malde mali5e +malu8 ma8lut 2m1amp 3man mand2 man3ds 8mangr mani5o 8m5anst 6mappa +4m3arbe mar8kr ma1r4o mar8schm 3mas ma1sc \n{ma1t"o} 4m5auf ma5yo 2m1b +mb6r 2m1c 2m1d \n{md6s"a} 1me me1ch me5isc 5meld mel8sa 8memp me5nal +men4dr men8schl men8schw 8mentsp me1ra mer4gl me1ro 3mes me6s5ei +meta3s2 % R31 +me1th +me8\3 \c{me8\9} 2m1f6 2m1g 2m1h 1mi mi1a mi6ale mi1la 2m1imm mi1na +\n{mi5n"u} mi4s3an mit1h mi5t6ra 3mitt mitta8 mi6\35 \c{mi6\95} 6mj +2m1k8 2m1l 2m1m m6mad m6m5ak m8menth m8mentw mme6ra m2mn mm5sp mm5ums +mmut5s \n{m8m"an} m1n8 m5ni 1mo mo5ar mo4dr 8mof mo8gal mo4kla mol5d +m2on mon8do mo4n3od +mon2s1tr % lat. Trennregeln ? +mont8a 6m5ony mopa6 mo1ra mor8d5a mo1sc mo1sp 5mot +moy5 2mp m1pa mpfa6 mpf3l mphe6 m1pi mpin6 m1pl mp2li m2plu mpo8ste +m1pr \n{mpr"a5} mp8th mput6 mpu5ts \n{m1p"o} 8m1q 2m1r 2ms ms5au m1sc +msch4l ms6po m3spri m1str 2m1t mt1ar m8tein m2t1h mt6se \n{mt8s"a} +mu5e 6m5uh mumi1 1mun mun6dr muse5e mu1ta 2m1v mvol2 mvoll3 2m1w 1my +2m1z \n{m"a6kl} \n{1m"an} \n{m"a1s} \n{m"a5tr} \n{m"au4s3c} \n{3m"a\3} +\n{\c{3m"a\9}} \n{m"ob2} \n{6m"ol} \n{1m"u} \n{5m"un} \n{3m"ut} 1na. +n5ab. 8nabn n1abs n1abz \n{na6b"a} na2c nach3e 3nacht 1nae na5el +n1afr 1nag 1n2ah na8ha na8ho 1nai 6nair na4kol n1akt nal1a 8naly 1nama +na4mer na1mn n1amp 8n1amt 5nanc nan6ce n1and n6and. 2n1ang 1nani +1nann n1ans 8nanw 5napf. 1n2ar. na2ra 2n1arc n8ard 1nari n8ark +6n1arm 5n6ars 2n1art n8arv 6natm nat6s5e 1naue 4nauf n3aug 5naui n5auk +na5um 6nausb 6nauto 1nav 2nax 3naz 1na\3 \c{1na\9} n1b2 nbau5s n1c +nche5e nch5m 2n1d nda8d n2d1ak nd5ans n2d1ei nde8lac ndel6sa n8derhi +nde4se nde8stal n2dj ndnis5 n6d5or6t nd3rec nd3rot nd8samt nd6sau +ndt1h n8dumd 1ne ne5as ne2bl 6n5ebn 2nec 5neei ne5en ne1g4l 2negy +4n1ein 8neis 4n3e4lem 8nemb 2n1emp nen1a 6n5energ nen3k 8nentb +4n3en3th 8nentl 8n5entn 8n5ents ne1ra ne5r8al ne8ras 8nerbi 6n5erde. +nere5i6d nerfor6 \n{6n5erh"o} \n{8nerl"o} 2n1err n8ers. 6n5ertra +2n1erz nesi3e net1h neu4ra neu5sc 8neu\3 \c{8neu\9} n1f nf5f nf2l +nflei8 nf5lin nft8st n8g5ac ng5d ng8en nge8ram ngg2 ng1h n6glic ng3rip +ng8ru ng2se4 ng2si n2g1um n1gy \n{n8g"al} n1h nhe6r5e 1ni ni1bl +\n{ni5ch"a} ni8dee n6ie ni1en nie6s5te niet5h ni8etn 4n3i6gel n6ik +ni1la 2n1imp ni5na 2n1ind 8ninf 6n5inh ni8nit 6n5inn 2n1ins 4n1int +n6is +nis1tr % ni3str % lat. Trennregeln ? +ni1th ni1tr n1j n6ji n8kad nk5ans n1ke n8kerla n1ki nk5inh +\n{n5kl"o} n1k2n n8k5not nk3rot \n{n8kr"u} nk5spo nk6t5r n8kuh +\n{n6k"ub} n5l6 nli4mi n1m nmen4s n1na n8nerg nni5o n1no nn4t3ak nnt1h +nnu1e n1ny \n{n1n"a} \n{n1n"o} \n{n1n"u} no5a no4b3la 4n3obs 2nobt +noche8 no6die no4dis no8ia no5isc 6n5o6leu no4mal noni6er 2n1onk n1ony +4n3o4per 6nopf 6nopti no3ra no4ram nor6da 4n1org 2n1ort n6os no1st +8nost. no8tan no8ter noty6pe 6n5ox n1p2 n1q n1r \n{nr"os3} 6ns n1sac +ns3ang n1sc n8self n8s5erf n8serg n6serk ns5erw n8sint n1s2pe n1spr +n6s5tat. +% n5s6te. +n6stob n1str n1ta n4t3a4go nt5anh nt3ark nt3art +n1te nt3eis nte5n6ar nte8nei nter3a nte6rei nt1ha nt6har n3ther nt5hie +n3thus n1ti nti1c n8tinh nti1t ntlo6b ntmen8 n1to nt3o4ti n1tr ntra5f +ntra5ut nt8rea nt3rec nt8rep n4t3rin nt8rop n4t3rot \n{n4tr"u} nt1s +nts6an nt2sk n1tu nt1z \n{n1t"a} \n{n1t"o} \n{n8t"ol} \n{n1t"u} 1nu +nu1a nu5el nu5en 4n1uhr nu5ie 8numl 6n5ums 6n5umw 2n1und 6nuni 6n5unr +2n1unt 2nup 2nu6r n5uri nu3skr nu5ta n1v 8n1w 1nys n1za n6zab n2z1ar +n6zaus nzi4ga n8zof n6z5unt n1zw n6zwir \n{1n"ac} \n{5n"ae} \n{5n"ai} +\n{n8"al} \n{n"a6m} \n{n"a6re} \n{n5"arz} \n{5n"aus} \n{n1"ol} +\n{1n"ot} \n{n5"oz} \n{5n"u.} \n{6n1"u2b} \n{5n"u\3} \n{\c{5n"u\9}} +o5ab. oa2l o8ala o1a2m o1an ob1ac obe4ra o6berh 5o4bers o4beru +obe6ser 1obj o1bl o2bli ob5sk 3obst. ob8sta obst5re ob5sz o1che +oche8b o8chec o3chi och1l och3m ocho8f o3chro och3to o3chu och1w o1d +o2d1ag od2dr ode5i ode6n5e od1tr o5e6b o5e6der. oe8du o1ef o1e2l +o1e2p o1er. o5e8x o1fa of8fan 1offi of8fin of6f5la o5fla o1fr 8o1g +og2n o1ha o1he o6h5eis o1hi ohl1a oh1le oh4l3er 5ohm. oh2ni o1ho +oh1re oh1ru o1hu oh1w o1hy \n{o1h"a} o5ia o1id. o8idi oi8dr o5ids +o5isch. oiset6 o1ism o3ist. o5i6tu o1j o1k ok2l ok3lau \n{o8kl"a} +1okta o1la old5am old5r o1le ole5in ole1r ole3u ol6gl ol2kl olk4s1 +ol8lak ol8lauf. ol6lel ol8less o1lo +ol1s ol2ster +ol6sk o1lu oly1e2 5olym +o2mab om6an o8mau ombe4 o8merz om5sp o1mu o8munt \n{o1m"a} \n{o1m"o} +o1na ona8m on1ax on8ent o6n5erb 8oni oni5er. on1k on6n5a6b o1no ono1c +o4nokt 1ons onts8 \n{o1n"a} oo8f 1oog oo2pe oo2sa o1pa 3o4pera o3pfli +opf3lo opf3r o1pi o1pl o2pli o5p6n op8pa op6pl o1pr o3p4ter 1opti +\n{o1p"a} \n{o5p"o} o1q o1ra. o3rad o8radd 1oram o6rang o5ras o8rauf +or5cha or4d3a4m or8dei or8deu 1ordn or4dos o1re o5re. ore2h o8r5ein +ore5isc or6enn or8fla or8fli 1orga 5orgel. or2gl o1ri 5o6rient or8nan +\n{or8n"a} o1ro or1r2h or6t5an or8tau or8tere o1rus o1ry \n{o1r"a} +\n{or1"u2} o1sa osa3i 6ose o8serk o1sk o6ske o6ski os2kl os2ko os2kr +osni5e o2s1o2d o3s4per o4stam o6stau o3stra ost3re osu6 o6s5ur o5s6ze +o1ta ot3auf o6taus o1te o6terw o1th othe5u o2th1r o1ti o1to oto1a +ot1re o1tri o1tro ot1sc o3tsu ot6t5erg ot2t3h ot2t5r \n{ot8t"o} o1tu +ou3e ouf1 ou5f6l o5u6gr ou5ie ou6rar ou1t6a o1v o1wa o1we o6wer. o1wi +owid6 o1wo o5wu o1xe oy5al. oy1e oy1i o5yo o1z oza2r 1o2zea ozo3is +\n{o"o8} o\35elt \c{o\95elt} o\31t \c{o\91t} 3paa pa6ce 5pad pag2 1pak +pa1la pa8na8t pani5el pa4nor pan1s2 1pap pap8s pa8rei par8kr paro8n +par5o6ti part8e 5partei 3partn pas6sep pa4tha 1pau 6paug pau3sc p1b +8p5c 4p1d 1pe 4peic pe5isc 2pek pen3k pen8to8 p8er pe1ra pere6 per5ea +per5eb pe4rem 2perr per8ran 3pers 4persi \n{pe3r"u} pe4sta pet2s +p2f1ec p4fei pf1f pf2l 5pflanz pf8leg pf3lei 2pft pf3ta p1g 1ph 2ph. +2p1haf 6phb 8phd 6p5heit ph5eme 6phg phi6e 8phk 6phn p5holl pht2 +ph3tha 4ph3the phu6 6phz pi1en pi5err pi1la pi1na 5pinse pioni8e 1pis +pi1s2k pi1th p1k pl8 5pla p2lau 4plei p3lein 2pler 6p5les 2plig p6lik +6p5ling p2liz plo8min 6p1m p1n 1p2o 8poh 5pol po8lan poly1 po3ny po1ra +2porn por4t3h \n{po5r"o} 5poti p1pa p6p5ei ppe6la pp5f p2p1h p1pi pp1l +ppp6 pp5ren +pp1s pp2ste +\n{p5p"o} pr6 3preis 1pres 2p3rig 5prinz 1prob 1prod +5prog pro8pt pro6t5a prote5i 8pro\3 \c{8pro\9} \n{pr"a3l} \n{1pr"as} +\n{pr"ate4} \n{1pr"uf} p5schl 2pst 1p2sy p1t p8to8d pt1s 5p6ty 1pu +pu1b2 2puc pu2dr puf8fr 6p5uh pun8s pu8rei pu5s6h pu1ta p1v p3w 5py +py5l p1z \n{p"a6der} \n{p5"a6m} \n{p"a8nu} \n{8p"ar} \n{p"at5h} +\n{p"at1s} qu6 1qui 8rabk ra6bla 3rable ra2br r1abt 6rabz ra4dan ra2dr +5rafal ra4f3er ra5gla ra2g3n 6raha ral5am 5rald 4ralg ra8lins 2rall +ral5t 8ramei r3anal r6and ran8der ran4dr 8ranf 6ranga 5rangi ran8gli +r3angr rans5pa 8ranw r8anz. ra5or 6rapf ra5pl rap6s5er 2r1arb 1rarh +r1arm ra5ro 2r1art 6r1arz ra8tei ra6t5he 6ratl ra4t3ro r5atta raue4n +6raus. r5austa rau8tel raut5s ray1 r1b rb5lass r6bler rb4lie rbon6n +r8brecht \n{rb6s5t"a} r8ces r1che rch1l rch3m rch3re rch3tr rch1w 8rd +r1da r8dachs r8dap rda5ro rde5ins rdio5 r8dir rd3ost r1dr r8drau 1re. +re1ak 3reakt re3als re6am. re1as 4reben re6bl rech5a r8edi re3er +8reff 3refl 2reh 5reha r4ei. reich6s5 8reier 6reign re5imp 4r3eina +6r3einb 6reing 6r5einn 6reinr 4r3eins r3eint reli3e 8r5elt 6rempf +2remt ren5a6b ren8gl r3enni 1reno 5rente 4r3enth 8rentl 4r3entw 8rentz +ren4zw re1on requi5 1rer rer4bl 6rerbs 4r3erd \n{8rerh"o} 8rerkl +4r3erla \n{8rerl"o} 4r3erns \n{6r5ern"a} rer5o 6r5erreg r5ertr r5erwec +\n{r5er"o} re2sa re8schm 2ress re5u8ni 6rewo 2r1ex r1f r8ferd rf4lie +8r1g r8gah rge4bl rge5na rgest4 rg6ne r2gni2 r8gob r4g3ret rg8sel r1h8 +r2hy 5rhyt ri1ar ri5cha rid2g r2ie rieg4s5 ri8ei ri1el ri6ele ri1en +ri3er. ri5ers. ri6fan ri8fer ri8fr 1r2ig ri8kn ri5la \n{rim"a8} +ri1na r8inde rin4ga rin6gr 1rinn 6rinner rino1 r8insp 4rinst +\n{ri1n"a} ri5o6ch ri1o2d ri3o6st 2r1ir r2is ri3sko ri8spr +% \n{ri8st"u} +ri5sv r2it 6r5i6tal ri5tr ri6ve. 8r1j 6rk r1ke rkehrs5 r1ki r3klin +r1k2n rk3str rk4t3an rk6to r6kuh \n{rk"a4s3t} r1l r5li rline5a 6r1m +r6manl rma4p r4m3aph r8minf r8mob rm5sa 2rn r1na rna8be r5ne rn2ei +r6neif r6nex r6nh rn1k r1no r6n5oc rn1sp \n{r1n"a} \n{r1n"u} ro6bern +6robs ro1ch 3rock. ro5de ro1e 4rofe ro8hert 1rohr ro5id ro1in ro5isc +6rolym r2on 6roog ro6phan r3ort ro1s2p ro5s6w ro4tau ro1tr ro6ts 5rout +r1p rpe8re rp2f r2ps r2pt r1q 2rr r1ra r1re rrer6 +rr6hos \n{r5rh"o} +r1ri r1ro rro8f rr8or rror5a r1ru r3ry \n{r1r"a} \n{r1r"o} \n{r1r"u} +2r1s +r2ste r2sti % aber: 3ste... s.u.! +r6sab r4sanf rse6e rse5na r2sh r6ska r6ski rs2kl r8sko r2sl rs2p +r6stauf r8sterw r8stran rswi3d4 r2sz 2r1t rt3art r8taut r5tei rt5eige +r8tepe r4t3erh r8terla r4t3hei r5t6hu r4t3int rt5reif rt1sc rt6ser +rt6s5o rt6s5u rt5und r8turt rube6 ru1en 1r4uf ruf4st ru1ie 2r1umg +2r1uml 2rums run8der run4d5r 6rundz 6runf 8runs 2r1unt 2r1ur r6us +ru6sta +rus1tr % ru3str % lat. Trennregeln ? +ru6tr 1ruts r1v rven1 rvi2c r1w r1x r1za rz5ac r6z5al +r8z1ar r8zerd r6z5erf rz8erh rz4t3h r8zum \n{r"a4ste} \n{r"au8sc} +\n{r1"of} \n{5r"ohr} \n{r"o5le} \n{3r"oll} \n{5r"omis} \n{r1"or} +\n{r"o2sc} \n{3r"ump} 1sa. 1saa s3a4ben sa2bl 2s1abs 6s1abt 6sabw +3sack. 6s3a4der 1saf sa1fa 4s1aff sa5fr 1sag 1sai sa1i2k1 4s1akt 1sal +sa1la 4s3alpi 6salter salz3a 1sam s5anb san2c 1sand s5angeh 6sanl +2s1ans 6s3antr 8s1anw s1ap s6aph 8sapo sap5p6 s8ar. 2s1arb 3sarg +s1arm sa5ro 2s1art 6s1arz 1sas 1sat sat8a 2s1atl sa8tom 3s8aue s5auff +sau5i s6aur 2s1aus 5s6ause 2s1b2 2sca s4ce 8sch. 3scha. 5schade +3schaf 3schal sch5ame 8schanc 8schb 1sche 6schef 8schex 2schf 2schg +2schh 1schi 2schk 5schlag 5schlu \n{6schm"a\3} \n{\c{6schm"a\9}} +6schna\3 \c{6schna\9} 1scho 6schord 6schp 3schri 8schric 8schrig +8schrou 6schs 2scht sch3ta sch3tr 1schu 8schunt 6schv 2schz \n{5sch"o} +\n{5sch"u} 2sco scre6 6scu 2s1d 1se se5an se1ap se6ben se5ec see5i6g +se3erl 8seff se6han se8hi \n{se8h"o} 6s5eid. 2s1eig s8eil 5sein. +sei5n6e 6s5einh 3s8eit 3sel. se4lar selb4 6s3e4lem se8lerl 2s1emp +sen3ac se5nec 6s5ents 4sentz s8er. se8reim ser5inn \n{8serm"a} +8s5erzi \n{6ser"of} se1um 8sexa 6sexp 2s1f2 sfal8ler 2s3g2 sge5b2 s1h +s8hew 5s6hip 5s4hop 1si 2siat si1b sicht6s 6s5i6dee siege6s5 si1en +si5err si1f2 si1g2n si6g5r si8kau sik1i si4kin si2kl \n{si8k"u} si1la +sil6br si1na 2s1inf sin5gh 2s1inh sinne6s5 2s1ins si5ru si5str 4s1j +s1k2 6sk. 2skau skel6c skelch5 s6kele 1s2ki. 3s4kin. s6kiz s8kj +6skn 2skow 3skrib 3skrip 2sku \n{8sk"u} s1l s8lal slei3t s4low 2s1m +s1n 6sna 6snot 1so so1ch 2s1odo so4dor 6s5o4fen solo3 s2on so5of 4sope +so1ra 2s1ord 4sorga sou5c so3un 4s3ox sp2 8spaa 5spal 1span 2spap +s2pec s4peis 1spek s6perg 4spers s6pes 2s1pf 8sphi \n{1s2ph"a} 1spi +spi4e 6s5pig 6spinse 2spis 2spla 2spol 5s6pom 6s5pos 6spoti 1spra +3s8prec 6spreis 5spring 6sprob 1spru s2pul 1s2pur 6spy \n{5sp"an} +\n{1sp"u} s1q 2s1r +% 2s1s2 +% 2s1sa 2s1se 2s1si 2s1so \n{2s1s"a} \n{2s1s"o} \n{2s1s"u} 2s1sch +2ssa 2sse 2ssi 2sso \n{2ss"a} \n{2ss"o} \n{2ss"u} 2s1sch +sse8nu ssini6s ssoi6r 2st. +1sta 4stafe 2stag +sta3la 6stale +4s2talg +8stalk 8stamt 6st5anf 4stans 6stanw 6starb sta4te +6staus 2stb 6stc 6std +s1te % 1ste +4steil +% 8stemb % ueberfluessig ? +6steppi +% 8stese % ueberfluessig ? +8stesse 6stf 2stg 2sth st1ha st3hei s8t1hi st1ho st5hu +s1ti % 1sti +s2ti4el % sti4el +4s2tigm +% sti3na +6s2tind % 6stind +4s2tinf +s2ti8r +2stk 2stl 2stm +1sto 6stoll. 4st3ope +6stopf. 6stord 6stp +% 5stra. % ueberfluessig ? +4strai +s3tral % 3s4tral % lat. Trennregeln ? +6s5traum 3stra\3 +\c{3stra\9} 3strec 6s3tref 8streib 5streif 6streno 6stres 6strev +% 5s6tria % lat. Trennregeln ? +2st5rig +% 5strik % ueberfluessig ? +8s2t1ris % 8strisi +% 3s4troa % ueberfluessig ? +s8troma st5rose +2s1trua % R29 +4struf 3strum +\n{6str"ag} 2st1s6 2stt +1stu stu5a 4stuc 2stue 8stun. 2stv 2stw s2tyl +6stz \n{1st"a} \n{8st"ag} +\n{1st"o} +\n{1st"u} \n{8st"uch} \n{4st"ur.} +1su su2b1 3suc su1e su2fe su8mar 6sumfa 8sumk 2s1unt sup1p2 6s5u6ran +6surte 2s1v 2s1w 1sy 8syl. sy5la syn1 sy2na syne4 s1z s4zend 5s6zene. +8szu \n{1s"a} \n{6s5"and} \n{6s"augi} \n{6s"au\3} \n{\c{6s"au\9}} +\n{5s"om} \n{2s1"u2b} \n{1s"uc} \n{s"u8di} \n{1s"un} \n{5s"u\3} +\n{\c{5s"u\9}} taats3 4tab. taba6k ta8ban tab2l ta6bre 4tabs t3absc +8tabz 6t3acht ta6der 6tadr tad6s tad2t 1tafe4 1tag ta6ga6 ta8gei +tage4s tag6s5t tah8 tahl3 tai6ne. ta5ir. tak8ta tal3au 1tale ta8leng +tal5ert 6t5a6mer 6tamp tampe6 2t1amt tan5d6a tan8dr tands5a tani5e +6tanl 2tanr t3ans 8t5antr tanu6 t5anw 8tanwa tan8zw ta8rau 6tarbe +1tari 2tark 2t1arm ta1ro 2tart t3arti 6tarz ta1sc ta6sien ta8stem +ta8sto t5aufb 4taufn 8taus. 5tause 8tausf 6tausg t5ausl 2t1b2 2t1c +t6chu 2t1d te2am tea4s te8ben 5techn 4teff te4g3re te6hau 2tehe te4hel +2t1ehr te5id. teig5l 6teign tei8gr 1teil 4teinh t5einhe 4teis t5eisen +8teiw te8lam te4lar 4telek 8telem te6man te6n5ag ten8erw ten5k tens4p +ten8tro 4t3entw 8tentz te6pli 5teppi ter5a6b te3ral ter5au 8terbar +t5erbe. 6terben 8terbs 4t3erbt t5erde. ter5ebe ter5ein te8rers terf4 +\n{8terh"o} \n{6terkl"a} ter8nor ter6re. t8erscha t5e6sel te8stau +t3euro te1xa tex3e 8texp tex6ta 2t1f2 2t1g2 2th. th6a 5tha. 2thaa +6t1hab 6t5haf t5hah 8thak 3thal. 6thals 6t3hand 2t1hau 1the. 3t4hea +t1heb t5heil t3heit t3helf 1theo 5therap 5therf 6t5herz 1thes 1thet +5thi. 2t1hil t3him 8thir 3this t5hj 2th1l 2th1m th1n t5hob t5hof +4tholz 6thopti 1thr6 4ths t1hum 1thy \n{4t1h"a} \n{2t1h"o} \n{t1h"u} +ti1a2m ti1b tie6fer ti1en ti8gerz tig3l ti8kin ti5lat 1tilg t1ind +tin4k3l ti3spa ti5str 5tite ti5tr ti8vel ti8vr 2t1j 2t1k2 2t1l tl8a +2t1m8 2t1n 3tobe 8tobj to3cha 5tocht 8tock tode4 to8del to8du to1e +6t5o6fen to1in toi6r 5toll. to8mene t2ons 2t1ony to4per 5topf. 6topt +to1ra +to1s to2ste +to6ska tos2l 2toti to1tr t8ou 2t1p2 6t1q tr6 tra5cha +tra8far traf5t 1trag tra6gl tra6gr t3rahm 1trai t6rans tra3sc tra6st +3traue t4re. 2trec t3rech t8reck 6t1red t8ree 4t1reg 3treib 4treif +8t3reis 8trepo tre6t5r t3rev 4t3rez 1trib t6rick tri6er 2trig t8rink +tri6o5d trizi5 tro1a 3troc trocke6 troi8d tro8man. tro3ny 5tropf +6t5rosa t5ro\3 \c{t5ro\9} 5trub 5trup trut5 \n{1tr"ag} \n{6t1r"oh} +\n{5tr"ub} \n{tr"u3bu} \n{t1r"uc} \n{t1r"us} 2ts ts1ab t1sac tsa8d +ts1ak t6s5alt ts1an ts1ar ts3auf t3schr \n{t5sch"a} tse6e tsee5i +tsein6s ts3ent ts1er t8serf t4serk t8sh 5t6sik t4s3int ts5ort. +t5s6por t6sprei +t1st t2ste +t6s5tanz ts1th t6stit t4s3tor 1t2sua t2s1uf +t8sum. t2s1u8n t2s1ur 2t1t tt5eif tte6sa tt1ha tt8ret tt1sc tt8ser +tt5s6z 1tuc tuch5a 1tu1e 6tuh t5uhr tu1i tu6it 1tumh 6t5umr 1tums +8tumt 6tund 6tunf 2t1unt tu5ra tu6rau tu6re. tu4r3er 2t1v 2t1w 1ty1 +ty6a ty8la 8tym 6ty6o 2tz tz5al tz1an tz1ar t8zec tzeh6 tzehn5 t6z5ei. +t6zor t4z3um \n{t6z"au} \n{5t"ag} \n{6t"ah} \n{t5"alt} \n{t8"an} +\n{t"are8} \n{8t"a8st} \n{6t"au\3} \n{\c{6t"au\9}} \n{t5"offen} +\n{8t"o8k} \n{1t"on} \n{4t"ub} \n{t6"u5ber.} \n{5t"uch} \n{1t"ur.} +u3al. u5alb u5alf u3alh u5alk u3alp u3an. ua5na u3and u5ans u5ar. +ua6th u1au ua1y u2bab ubi5er. u6b5rit ubs2k \n{u5b"o} \n{u8b"ub} 2uc +u1che u6ch5ec u1chi uch1l uch3m uch5n uch1r uch5to ucht5re u1chu uch1w +uck1a uck5in u1d ud4a u1ei u6ela uene8 u6ep u1er uer1a ue8rerl uer5o +u8esc u2est u8ev u1fa u2f1ei u4f3ent u8ferh uf1fr uf1l uf1ra uf1re +\n{uf1r"a} \n{uf1r"u} uf1s2p uf1st uft1s u8gabt u8gad u6gap ugeb8 u8gn +ugo3s4 u1ha u1he u1hi uh1le u1ho uh1re u1hu uh1w \n{u1h"a} \n{u1h"o} +6ui ui5en u1ig u3ins uin8tes u5isch. u1j 6uk u1ke u1ki u1kl u8klu +u1k6n u5ky u1la uld8se u1le ul8lac ul6lau ul6le6l ul6lo ulni8 u1lo +ulo6i ult6a ult8e u1lu ul2vr \n{u1l"a} \n{u1l"o} 3umfan 5umlau umo8f +um8pho u1mu umu8s \n{u5m"o} u1n1a un2al un6at unau2 6und. 5undein +un4d3um 3undzw \n{und"u8} \n{un8d"ub} une2b un1ec une2h un3eis 3unfal +\n{1unf"a} 5ungea \n{3ungl"u} ung2s1 \n{un8g"a} 1u2nif un4it un8kro +unk5s u1no unpa2 uns2p unvol4 unvoll5 u5os. u1pa u1pi u1p2l u1pr +up4s3t up2t1a u1q u1ra ur5abs ura8d ur5ah u6rak ur3alt u6rana u6r5ans +u8rap ur5a6ri u8ratt u1re ur3eig ur8gri u1ri ur5ins 3urlau urmen6 +ur8nan u1ro 3ursac ur8sau ur8sei ur4sk 3urtei u1ru uru5i6 uru6r u1ry +ur2za \n{ur6z"a} \n{ur5"a6m} \n{u5r"o} \n{u1r"u} \n{ur"uck3} u1sa +usa4gi u2s1ar u2s1au u8schec usch5wi u2s1ei use8kel u8sl u4st3a4b +us3tau +% u3s4ter +u2s1uf u8surn ut1ac u1tal uta8m u1tan ut1ar u1tas ut1au +u1te u8teic u4tent u8terf u6terin u4t3hei ut5ho ut1hu u1ti utine5 +uti6q u1to uto5c u1tr ut1sa ut1s6p ut6stro u1tu utz5w u1u u1v uve5n +\n{uve3r4"a} u1w u1xe u5ya uy5e6 u1yi u2z1eh u8zerh \n{u5"o} u\3e6n +\c{u\9e6n} u\3en5e \c{u\9en5e} 8vanb 6vang 6varb var8d va6t5a va8tei +va2t1r 2v1b 6v5c 6vd 1ve 6ve5g6 ver1 ver5b verb8l ve2re2 verg8 ve2ru8 +ve1s ve2s3p ve3xe 2v1f 2v1g 6v5h vi6el vie6w5 vi1g4 vi8leh vil6le. +8vint vi1ru vi1tr 2v1k 2v1l 2v1m 4v5n 8vo8f voi6le vol8lend vol8li +v2or1 vo2re vo8rin vo2ro 2v1p 8vra v6re +2v2s % 2v1s +2v1t 2v1v 4v3w 2v1z +waffe8 wa6g5n 1wah wah8n wa5la wal8din wal6ta wan4dr 5ware wa8ru +war4za 1was w5c w1d 5wech we6fl 1weg we8geng weg5h weg3l we2g1r +weh6r5er 5weise weit3r wel2t welt3r we6rat 8werc 5werdu wer4fl 5werk. +wer4ka wer8ku wer4ta wer8term we2sp +we8s4tend +% we6s4teu +we8str +\n{we8st"o} wet8ta wich6s5t 1wid wi2dr wiede4 wieder5 wik6 wim6ma +win4d3r 5wirt wisch5l 1wj 6wk 2w1l 8w1n wo1c woche6 wol6f wor6t5r 6ws2 +w1sk 6w5t 5wunde. wun6gr wu1sc wu2t1 6w5w wy5a \n{w"arme5} \n{w"a1sc} +1xag x1ak x3a4men 8xamt x1an 8x1b x1c 1xe. x3e4g 1xen xe1ro x1erz +1xes 8xf x1g 8x1h 1xi 8xid xi8so 4xiste x1k 6x1l x1m 8xn 1xo 8x5o6d +8x3p2 x1r x1s6 8x1t x6tak x8terf x2t1h 1xu xu1e x5ul 6x3w x1z 5ya. +y5an. y5ank y1b y1c y6cha y4chia y1d yen6n y5ern y1g y5h y5in y1j +y1k2 y1lak yl1al yla8m y5lax y1le y1lo y5lu y8mn ym1p2 y3mu y1na yno2d +yn1t y1on. y1o4p y5ou ypo1 y1pr y8ps y1r yri3e yr1r2 +% y1s +ys5iat ys8ty +y1t y3w y1z \n{y"a8m} z5a6b zab5l 8za6d 1zah za5is 4z3ak 6z1am 5zange. +8zanl 2z1ara 6z5as z5auf 3zaun 2z1b 6z1c 6z1d 1ze ze4dik 4z3eff 8zein +zei4ta zei8ters ze6la ze8lec zel8th 4zemp 6z5engel zen8zin \n{8zerg"a} +zer8i ze1ro zers8 zerta8 zer8tab zer8tag 8zerz ze8ste zeu6gr 2z1ex +2z1f8 z1g 4z1h 1zi zi1en zi5es. 4z3imp zi1na 6z5inf 6z5inni zin6s5er +8zinsuf zist5r zi5th zi1tr 6z1j 2z1k 2z1l 2z1m 6z1n 1zo zo6gl 4z3oh +zo1on zor6na8 4z1p z5q 6z1r 2z1s8 2z1t z4t3end z4t3hei z8thi 1zu zu3al +zu1b4 zu1f2 6z5uhr zun2a 8zunem zunf8 8zungl zu1o zup8fi zu1s8 zu1z +2z1v zw8 z1wal 5zweck zwei3s z1wel z1wer z6werg 8z5wes 1zwi zwi1s +6z1wo 1zy 2z1z zz8a zzi1s \n{1z"a} \n{1z"o} \n{6z"ol.} \n{z"o1le} +\n{1z"u} \n{2z1"u2b} \n{"a1a6} \n{"ab1l} \n{"a1che} \n{"a3chi} +\n{"ach8sc} \n{"ach8sp} \n{"a5chu} \n{"ack5a} \n{"ad1a} \n{"ad5era} +\n{"a6d5ia} \n{"a1e} \n{"a5fa} \n{"af1l} \n{"aft6s} \n{"ag1h} +\n{"ag3le} \n{"a6g5nan} \n{"ag5str} \n{"a1he} \n{"a1hi} \n{"ah1le} +\n{"ah5ne} \n{1"ahnl} \n{"ah1re} \n{"ah5ri} \n{"ah1ru} \n{"a1hu} +\n{"ah1w} \n{6"ai} \n{"a1isc} \n{"a6ische} \n{"a5ism} \n{"a5j} +\n{"a1k} \n{"al1c} \n{"a1le} \n{"a8lei} \n{"al6schl} \n{"ami1e} +\n{"am8n} \n{"am8s} \n{"a5na} \n{5"anderu} \n{"ane5i8} \n{"ang3l} +\n{"ank5l} \n{"a1no} \n{"an6s5c} \n{"a1pa} \n{"ap6s5c} \n{3"aq} +\n{"ar1c} \n{"a1re} \n{"are8m} \n{5"argern} \n{"ar6gl} \n{"a1ri} +\n{3"armel} \n{"a1ro} \n{"art6s5} \n{"a1ru} \n{3"arztl} \n{"a5r"o} +\n{"a6s5chen} \n{"asen8s} \n{"as1th} \n{"ata8b} \n{"a1te} \n{"ateri4} +\n{"ater5it} \n{"a6thy} \n{"a1ti} \n{3"atk} \n{"a1to} \n{"at8schl} +\n{"ats1p} \n{"a5tu} \n{"aub1l} \n{"au1e} \n{1"aug} \n{"au8ga} +\n{"au5i} \n{"a1um.} \n{"a1us.} \n{1"au\3} \n{\c{1"au\9}} \n{"a1z} +\n{"o1b} \n{"o1che} \n{"o5chi} +\n{"och8s2tei} % \n{"och8stei} +\n{"och8str} \n{"ocht6} +\n{5"o6dem} \n{5"offn} \n{"o1he} \n{"oh1l8} \n{"oh1re} \n{"o1hu} +\n{"o1is} \n{"o1ke} \n{1"o2ko} \n{1"ol.} \n{"ol6k5l} \n{"ol8pl} +\n{"o1mu} \n{"o5na} \n{"onig6s3} \n{"o1no} \n{"o5o6t} \n{"opf3l} +\n{"op6s5c} \n{"o1re} \n{"or8gli} \n{"o1ri} \n{"or8tr} \n{"o1ru} +\n{5"osterr} \n{"o1te} \n{"o5th} \n{"o1ti} \n{"o1tu} \n{"o1v} \n{"o1w} +\n{"owe8} \n{"o2z} \n{"ub6e2} \n{3"u4ber1} \n{"ub1l} \n{"ub1r} +\n{5"u2bu} \n{"u1che} \n{"u1chi} \n{"u8ch3l} \n{"uch6s5c} \n{"u8ck} +\n{"uck1a} \n{"uck5ers} \n{"ud1a2} \n{"u6deu} \n{"udi8t} \n{"u2d1o4} +\n{"ud5s6} \n{"uge4l5a} \n{"ug1l} \n{"uh5a} \n{"u1he} \n{"u8heh} +\n{"u6h5erk} \n{"uh1le} \n{"uh1re} \n{"uh1ru} \n{"u1hu} \n{"uh1w} +\n{"u3k} \n{"u1le} \n{"ul4l5a} \n{"ul8lo} \n{"ul4ps} \n{"ul6s5c} +\n{"u1lu} \n{"un8da} \n{"un8fei} \n{"unk5l} \n{"un8za} \n{"un6zw} +\n{"u5pi} \n{"u1re} \n{"u8rei} \n{"ur8fl} \n{"ur8fr} \n{"ur8geng} +\n{"u1ri} \n{"u1ro} \n{"ur8sta} +% \n{"ur8ster} +\n{"u1ru} \n{"use8n} +\n{"u8sta} \n{"u8stes} +% \n{"u6s5tete} + \n{"u3ta} \n{"u1te} \n{"u1ti} +\n{"ut8tr} \n{"u1tu} \n{"ut8zei} \n{"u1v} \31a8 \c{\91a8} 5\3a. +\c{5\9a.} \38as \c{\98as} \31b8 \c{\91b8} \31c \c{\91c} \31d \c{\91d} +1\3e \c{1\9e} \35ec \c{\95ec} 8\3e8g \c{8\9e8g} 8\3e8h \c{8\9e8h} +2\31ei \c{2\91ei} 8\3em \c{8\9em} \31f8 \c{\91f8} \31g \c{\91g} \31h +\c{\91h} 1\3i \c{1\9i} \31k \c{\91k} \31l \c{\91l} \31m \c{\91m} +% \3mana8 \c{\9mana8} % ueberfluessig ? +\31n \c{\91n} \31o \c{\91o} \31p8 \c{\91p8} \35q +\c{\95q} \31r \c{\91r} \31s2 \c{\91s2} \3st8 \c{\9st8} \31ta \c{\91ta} +\31te \c{\91te} \3t3hei \c{\9t3hei} \31ti \c{\91ti} \35to \c{\95to} +\31tr \c{\91tr} 1\3u8 \c{1\9u8} 6\35um \c{6\95um} \31v \c{\91v} \31w +\c{\91w} \31z \c{\91z} +% +% st +% +2s1ta. +i2s1tal +2s1tani 2s1tan. +fe2s1ta +ta2s1ta % R30 +te2s1ta +% +nd2ste +ve2ste +3s2tec +4s3techn +3s2teg +3s2teh +3s2tein 3s2teig 3s2teif +3s2tell 3s2telz +a4s3tel +3s2temm +3s2temp +3s2tep +s3s2ter t3s2tern +3s2teue +6s4teuro +% +bs2ti +te2s3ti +ve2sti +3s2tic +% 3s2tiefel +3s2tieb +3s2tieg +% 3s2tiel s.o. +3s2tif +3s2til +3s2tim +3s2tink +3s2titu +% +a2s1to +gu2s1to % R28 +ku2s1to % R28 +i2s1tol i2s1tor +ve2s1to +% +2s1tung +2s7tus +o2s1tul % R27 +% +% eszet +% +aus3s4 +ens3s4 +gs3s4 +.mis2s1 +s2s1b8 % ss1b8 %\31b8 \c{\91b8} +% \31c \c{\91c} +s2s3chen +s2s3d % \31d \c{\91d} +s2s5ec % \35ec \c{\95ec} +% 8sse8g % 8\3e8g \c{8\9e8g} +% 8sse8h % 8\3e8h \c{8\9e8h} +2s2s1ei % 2\31ei \c{2\91ei} +s2s3f % ss1f % \31f8 \c{\91f8} +s2s1g % ss1g % \31g \c{\91g} +s2s3h %\31h \c{\91h} +s2s3k % \31k \c{\91k} +s2s3l % \31l \c{\91l} +s2s3m % \31m \c{\91m} +% ssmana8 % \3mana8 \c{\9mana8} % ueberfluessig ? +s2s3n % \31n \c{\91n} +s2s3p8 % \31p8 \c{\91p8} +s2s5q % \35q \c{\95q} +s2s3r % \31r \c{\91r} +s2s3s2 % \31s2 \c{\91s2} +sss2t8 % \3st8 \c{\9st8} +% \31ta \c{\91ta}% +% \31te \c{\91te} +as2s3te +is2s3te +us2s3te +\n{"us2s3te} +s2st3hei % \3t3hei \c{\9t3hei} +s2s3ti % \31ti \c{\91ti} +s2s1to % \35to \c{\95to} +s2s1tr % \31tr \c{\91tr} +% aber: ...s-sung +6ss5um % 6\35um \c{6\95um} +s2s3v % \31v \c{\91v} +s2s3w % \31w \c{\91w} +s2s3z % ss1z \31z \c{\91z} +% +% ck +% +1cker. +1ckert +1ckad +1cke. +1ckel +1cken +4ck1ent +1ckere +1ckern +1ckeru +1ckie +1ckig +1ckun +} +\endgroup +\relax\endinput +% +% ----------------------------------------------------------------- +% +% =============== Additional Documentation =============== +% +% +% Necessary Settings in TeX macro files: +% -------------------------------------- +% +% \lefthyphenmin, \righthyphenmin: +% Both parameters must be set to 2. +% +% \lccode : +% To get correct hyphenation points within words containing +% umlauts or \ss, it's necessary to assign values > 0 to the +% appropriate \lccode positions. +% +% These changes are _not_ done when reading this file and have to +% be included in the language switching mechanism as is done in, +% for example, `german.sty' (\lccode change for ^^Y = \ss in OT1, +% \left-/\righthyphenmin settings). +% +% +% Entstehung und Grundsaetze dieser Trennmuster +% --------------------------------------------- +% +% Diese Trennmuster fuer die neue deutsche Rechtschreibung +% entstanden durch manuelle Ueberarbeitung der Muster fuer die +% traditionellen Schreibregeln. +% +% Die jetzt erlaubten Trennstellen nach dem ersten Buchstaben +% eines Wort(stamm)es *** fehlen ***. (Obwohl solche Trennungen +% haesslich sind, k”nnten sie in schmalen Spalten den Blocksatz +% erleichterm. Ihre Implementierung wuerde erfordern, die +% Trennmuster von Grund auf neu zu berechnen.) +% +% Wo die neue Rechtschreibung sowohl die "traditionelle", also +% etymologisch richtige Trennung, als auch eine Trennung nach +% Sprechsilben erlaubt, wird weiterhin "traditionell" getrennt. +% (Beachte: In Woertern lateinischen Ursprungs wird "str" jetzt +% als "s-tr" getrennt, ausser natuerlich am Anfang eines Wortstamms: +% "Demons-tration", "Aus-tralien" usw., aber "de-struktiv".) +% +% +% Versionsgeschichte +% ------------------- +% +% 1998-02-15 beta 19 gnhyph01.tex +% 1998-02-24 beta 20 +% 1998-04-28 21 +% 1998-05-28 22 +% 1998-08-23 26 +% 1999-03-08 28 Umbenennung `gnhyph01' in `dehyphn', +% korrigierte Makros aus `dehypht', +% Lockerung des Copyright auf die Bedingungen +% der `LaTeX Project Public License' +% 2001-05-07 31 +% +% +%% \CharacterTable +%% {Upper-case \A\B\C\D\E\F\G\H\I\J\K\L\M\N\O\P\Q\R\S\T\U\V\W\X\Y\Z +%% Lower-case \a\b\c\d\e\f\g\h\i\j\k\l\m\n\o\p\q\r\s\t\u\v\w\x\y\z +%% Digits \0\1\2\3\4\5\6\7\8\9 +%% Exclamation \! Double quote \" Hash (number) \# +%% Dollar \$ Percent \% Ampersand \& +%% Acute accent \' Left paren \( Right paren \) +%% Asterisk \* Plus \+ Comma \, +%% Minus \- Point \. Solidus \/ +%% Colon \: Semicolon \; Less than \< +%% Equals \= Greater than \> Question mark \? +%% Commercial at \@ Left bracket \[ Backslash \\ +%% Right bracket \] Circumflex \^ Underscore \_ +%% Grave accent \` Left brace \{ Vertical bar \| +%% Right brace \} Tilde \~} +%% +\endinput +%% +%% End of file `dehyphn.tex'. diff --git a/Master/texmf-dist/tex/generic/hyphen/dehypht.tex b/Master/texmf-dist/tex/generic/hyphen/dehypht.tex new file mode 100644 index 00000000000..8f1dfb04f3f --- /dev/null +++ b/Master/texmf-dist/tex/generic/hyphen/dehypht.tex @@ -0,0 +1,902 @@ +% This is `dehypht.tex' as of 03 March 1999. +% +% Copyright (C) 1988,1991 Rechenzentrum der Ruhr-Universitaet Bochum +% [german hyphen patterns] +% Copyright (C) 1993,1994,1999 Bernd Raichle/DANTE e.V. +% [macros, adaption for TeX 2] +% +% ----------------------------------------------------------------- +% IMPORTANT NOTICE: +% +% This program can be redistributed and/or modified under the terms +% of the LaTeX Project Public License Distributed from CTAN +% archives in directory macros/latex/base/lppl.txt; either +% version 1 of the License, or any later version. +% ----------------------------------------------------------------- +% +% +% This file contains german hyphen patterns following traditional +% hyphenation rules and includes umlauts and sharp s, but without +% `c-k' and triple consonants. It is based on hyphen patterns +% containing 5719 german hyphen patterns with umlauts in the +% recommended version of September 27, 1990. +% +% For use with TeX generated by +% +% Norbert Schwarz +% Rechenzentrum Ruhr-Universitaet Bochum +% Universitaetsstrasse 150 +% D-44721 Bochum, FRG +% +% +% Adaption of these patterns for TeX, Version 2.x and 3.x and +% all fonts in T1/`Cork'/EC/DC and/or OT1/CM encoding by +% +% Bernd Raichle +% Stettener Str. 73 +% D-73732 Esslingen, FRG +% Email: raichle@Informatik.Uni-Stuttgart.DE +% +% +% Error reports in case of UNCHANGED versions to +% +% DANTE e.V., Koordinator `german.sty' +% Postfach 10 18 40 +% D-69008 Heidelberg, FRG +% Email: german@Dante.DE +% +% or one of the addresses given above. +% +% +% Changes: +% 1990-09-27 First version of `ghyphen3.tex' (Norbert Schwarz) +% 1991-02-13 PC umlauts changed to ^^xx (Norbert Schwarz) +% 1993-08-27 Umlauts/\ss changed to "a/\3 macros, added macro +% definitions and additional logic to select correct +% patterns/encoding (Bernd Raichle) +% 1994-02-13 Release of `ghyph31.tex' V3.1a (Bernd Raichle) +% 1999-03-03 Renamed file to `dehypht.tex' according to the +% naming scheme using the ISO country code `de', the +% common part `hyph' for all hyphenation patterns files, +% and the additional postfix `t' for traditional, +% removed wrong catcode change of ^^e (the comment +% character %) and ^^f (the character &), +% do _not_ change \catcode, \lccode, \uccode to avoid +% problems with other hyphenation pattern files, +% changed code to distinguish TeX 2.x/3.x, +% changed license conditions to LPPL (Bernd Raichle) +% +% +% For more information see the additional documentation +% at the end of this file. +% +% ----------------------------------------------------------------- +% +\message{German Traditional Hyphenation Patterns % + `dehypht' Version 3.2a <1999/03/03>} +\message{(Formerly known under the name `ghyph31' and `ghyphen'.)} +% +% +% Next we define some commands which are used inside the patterns. +% To keep them local, we enclose the rest of the file in a group +% (The \patterns command globally changes the hyphenation trie!). +% +\begingroup +% +% +% Make sure that doublequote is not active: +\catcode`\"=12 +% +% +% Because ^^e4 is used in the following macros which is read by +% TeX 2.x as ^^e or %, the comment character of TeX, some trick +% has to be found to avoid this problem. The same is true for the +% character ^^f or & in the TeX 2.x code. +% Therefore in the code the exclamationmark ! is used instead of +% the circumflex ^ and its \catcode is set appropriately +% (normally \catcode`\!=12, in the code \catcode`\!=7). +% +% The following \catcode, \lccode assignments and macro definitions +% are defined in such a way that the following \pattern{...} list +% can be used for both, TeX 2.x and TeX 3.x. +% +% We first change the \lccode of ^^Y to make sure that we can +% include this character in the hyphenation patterns. +% +\catcode`\^^Y=11 \lccode`\^^Y=`\^^Y +% +% Then we have to define some macros depending on the TeX version. +% Therefore we have to distinguish TeX version 2.x and 3.x: +% +\ifnum`\@=`\^^40 % true => TeX 3.x + % + % For TeX 3: + % ---------- + % + % Assign appropriate \catcode and \lccode values for all + % accented characters used in the patterns (\uccode changes are + % not used within \patterns{...} and thus not necessary): + % + \catcode"E4=11 \catcode"C4=11 % \"a \"A + \catcode"F6=11 \catcode"D6=11 % \"o \"O + \catcode"FC=11 \catcode"DC=11 % \"u \"U + \catcode"FF=11 \catcode"DF=11 % \ss SS + % + \lccode"C4="E4 \uccode"C4="C4 \lccode"E4="E4 \uccode"E4="C4 + \lccode"D6="F6 \uccode"D6="D6 \lccode"F6="F6 \uccode"F6="D6 + \lccode"DC="FC \uccode"DC="DC \lccode"FC="FC \uccode"FC="DC + \lccode"DF="FF \uccode"DF="DF \lccode"FF="FF \uccode"FF="DF + % + % In the following definitions we use ??xy instead of ^^xy + % to avoid errors when reading the following macro definitions + % with TeX 2.x (remember ^^e(4) is the comment character): + % + \catcode`\?=7 + % + % Define the accent macro " in such a way that it + % expands to single letters in font encoding T1. + \catcode`\"=13 + \def"#1{\ifx#1a??e4\else \ifx#1o??f6\else \ifx#1u??fc\else + \errmessage{Hyphenation pattern file corrupted!}% + \fi\fi\fi} + % + % - patterns with umlauts are ok + \def\n#1{#1} + % + % For \ss which exists in T1 _and_ OT1 encoded fonts but with + % different glyph codes, duplicated patterns for both encodings + % are included. Thus you can use these hyphenation patterns for + % T1 and OT1 encoded fonts: + % - define \3 to be code `\^^ff (\ss in font encoding T1) + % - define \9 to be code `\^^Y (\ss in font encoding OT1) + \def\3{??ff} + \def\9{??Y} + % - duplicated patterns to support font encoding OT1 are ok + \def\c#1{#1} + % >>>>>> UNCOMMENT the next line, if you do not want + % >>>>>> to use fonts in font encoding OT1 + %\def\c#1{} + % + \catcode`\?=12 + % +\else + % + % For TeX 2: + % ---------- + % + % Define the accent macro " to throw an error message. + \catcode`\"=13 + \def"#1{\errmessage{Hyphenation pattern file corrupted!}} + % + % - ignore all patterns with umlauts + \def\n#1{} + % + % With TeX 2 fonts in encoding T1 can be used, but all glyphs + % in positions > 127 can not be used in hyphenation patterns. + % Thus only patterns with glyphs in OT1 positions are included: + % - define \3 to be code ^^Y (\ss in CM font encoding) + % - define \9 to throw an error message + \def\3{^^Y} + \def\9{\errmessage{Hyphenation pattern file corrupted!}} + % - ignore all duplicated patterns with \ss in T1 encoding + \def\c#1{} + % +\fi +% +% +\patterns{% +.aa6l .ab3a4s .ab3ei .abi2 .ab3it .ab1l .ab1r .ab3u .ad3o4r .alti6 +.ana3c .an5alg .an1e .ang8s .an1s .ap1p .ar6sc .ar6ta .ar6tei .as2z +.au2f1 .au2s3 .be5erb .be3na .ber6t5r .bie6r5 .bim6s5t .brot3 .bru6s +.ch6 .che6f5 .da8c .da2r .dar5in .dar5u .den6ka .de5r6en .des6pe +.de8spo .de3sz .dia3s4 .dien4 .dy2s1 .ehren5 .eine6 .ei6n5eh .ei8nen +.ein5sa .en6der .en6d5r .en3k4 .en8ta8 .en8tei .en4t3r .epo1 .er6ban +.er6b5ei .er6bla .er6d5um .er3ei .er5er .er3in .er3o4b .erwi5s .es1p +.es8t .ex1a2 .ex3em .fal6sc .fe6st5a .flu4g3 .furch8 .ga6ner .ge3n4a +\n{.ge5r"o} .ges6 .halb5 .halbe6 .hal6br .haup4 .hau4t .heima6 .he4r3e +.her6za .he5x .hin3 .hir8sc .ho4c .hu3sa .hy5o .ibe5 .ima6ge .in1 +.ini6 .is5chi .jagd5 .kal6k5o .ka6ph .ki4e .kop6f3 .kraf6 \n{.k"u5ra} +.lab6br .liie6 .lo6s5k \n{.l"o4s3t} .ma5d .mi2t1 .no6th .no6top +.obe8ri .ob1l .obs2 .ob6st5e .or3c .ort6s5e .ost3a .oste8r .pe4re +.pe3ts .ph6 .po8str .rau4m3 .re5an .ro8q .ru5the \n{.r"u5be} +\n{.r"u8stet} .sch8 .se6e .se5n6h .se5ra .si2e .spi6ke .st4 .sy2n +.tages5 .tan6kl .ta8th .te6e .te8str .to6der .to8nin .to6we .um1 +.umpf4 .un1 .une6 .unge5n .ur1c .ur5en .ve6rin .vora8 .wah6l5 .we8ges +.wo6r .wor3a .wun4s .zi4e .zuch8 \n{."ande8re} \n{."och8} aa1c aa2gr +aal5e aa6r5a a5arti aa2s1t aat2s 6aba ab3art 1abdr 6abel aben6dr +ab5erk ab5err ab5esse 1abf 1abg \n{1abh"a} ab1ir 1abko a1bl ab1la +5ablag a6bla\3 \c{a6bla\9} ab4ler ab1lu \n{a8bl"a} \n{5a6bl"o} abma5c +1abn ab1ra ab1re 5a6brec ab1ro ab1s ab8sk abs2z 3abtei ab1ur 1abw +5abze 5abzu \n{ab1"an} \n{ab"au8} a4ce. a5chal ach5art ach5au a1che +a8chent ach6er. a6ch5erf a1chi ach1l ach3m ach5n a1cho ach3re a1chu +ach1w a1chy \n{ach5"af} ack1o acks6t ack5sta a1d 8ad. a6d5ac ad3ant +ad8ar 5addi a8dein ade5o8 adi5en 1adj 1adle ad1op a2dre 3adres adt1 +1adv \n{a6d"a} a1e2d ae1r a1er. 1aero 8afa a3fal af1an a5far a5fat +af1au a6fentl a2f1ex af1fr af5rau af1re 1afri af6tent af6tra aft5re +a6f5um \n{8af"a} ag5abe 5a4gent ag8er ages5e 1aggr ag5las ag1lo a1gn +ag2ne 1agog a6g5und a1ha a1he ah5ein a4h3erh a1hi ahl1a ah1le ah4m3ar +ahn1a a5ho ahra6 ahr5ab ah1re ah8rei ahren8s ahre4s3 ahr8ti ah1ru a1hu +\n{ah8"o} ai3d2s ai1e aif6 a3inse ai4re. a5isch. ais8e a3ismu ais6n +aiso6 a1j 1akad a4kade a1ke a1ki 1akko 5akro1 a5lal al5ans 3al8arm +al8beb al8berw alb5la 3album al1c a1le a6l5e6be a4l3ein a8lel a8lerb +a8lerh a6lert 5a6l5eth 1algi al4gli al3int al4lab al8lan al4l3ar +alle3g a1lo a4l5ob al6schm al4the altist5 al4t3re 8a1lu alu5i a6lur +alu3ta \n{a1l"a} a6mate 8ame. 5a6meise am6m5ei am6mum am2n ampf3a +am6schw am2ta a1mu \n{a1m"a} a3nac a1nad anadi5e an3ako an3alp 3analy +an3ame an3ara a1nas an5asti a1nat anat5s an8dent ande4s3 an1ec an5eis +an1e2k 4aner. a6n5erd a8nerf a6n5erke 1anfa 5anfert \n{1anf"a} 3angab +5angebo an3gli ang6lis an2gn 3angri ang5t6 \n{5anh"a} ani5g ani4ka +an5i8on an1kl an6kno an4kro 1anl anma5c anmar4 3annah anne4s3 a1no +5a6n1o2d 5a6n3oma 5a6nord 1anr an1sa 5anschl an4soz an1st 5anstal +an1s2z 5antenn an1th \n{5anw"a} a5ny an4z3ed 5anzeig 5anzieh 3anzug +\n{an1"a} \n{5an"as} \n{a1n"o} \n{an"o8d} a1os a1pa 3apfel a2ph1t +\n{aph5"a6} a1pi 8apl apo1c apo1s a6poste a6poth 1appa ap1pr a1pr +\n{a5p"a} \n{a3p"u} a1ra a4r3af ar3all 3arbei 2arbt ar1c 2a1re ar3ein +ar2gl 2a1ri ari5es ar8kers ar6les ar4nan ar5o6ch ar1o2d a1rol ar3ony +a8ror a3ros ar5ox ar6schl 8artei ar6t5ri a1ru a1ry 1arzt arz1w +\n{ar8z"a} \n{ar"a8m} \n{ar"o6} \n{ar5"om} \n{ar1"u2} a1sa a6schec +asch5l asch3m a6schn a3s4hi as1pa asp5l a8steb as5tev 1asth a6stoc +a1str ast3re 8a1ta ata5c ata3la a6tapf ata5pl a1te a6teli aten5a +ate5ran 6atf 6atg a1th at3hal 1athl 2a1ti 5atlant 3atlas 8atmus 6atn +a1to a6t5ops ato6ra a6t5ort. 4a1tr a6t5ru at2t1h \n{at5t6h"a} 6a1tu +atz1w \n{a1t"a} \n{a1t"u} au1a au6bre auch3a au1e aue4l 5aufent +\n{3auff"u} 3aufga 1aufn auf1t 3auftr 1aufw 3auge. au4kle aule8s 6aum +au8mar aum5p 1ausb 3ausd 1ausf 1ausg au8sin 3auss au4sta 1ausw 1ausz +aut5eng au1th 1auto au\3e8 \c{au\9e8} a1v ave5r6a aver6i a1w a6wes a1x +a2xia a6xio a1ya a1z azi5er. 8a\3 \c{8a\9} 1ba 8ba8del ba1la ba1na +ban6k5r ba5ot bardi6n ba1ro basten6 bau3sp 2b1b bb6le b2bli 2b1c 2b1d +1be be1a be8at. be1ch 8becht 8becke. be5el be1en bee8rei be5eta bef2 +8beff be1g2 \n{beh"o8} bei1s 6b5eisen bei3tr b8el bel8o belu3t be3nac +bend6o be6ners be6nerw be4nor ben4se6 bens5el \n{be1n"a} \n{be1n"u} +be1o2 b8er. be1ra be8rac ber8gab. ber1r \n{be1r"u} bes8c bes5erh +bes2p be5tha bet5sc be1un be1ur 8bex be6zwec 2b1f8 bfe6st5e 2b1g2 +bga2s5 bge1 2b1h bhole6 1bi bi1bl b6ie bi1el bi1la \n{bil"a5} bi1na +bi4nok bi5str bi6stu bi5tr bit4t5r b1j 2b1k2 \n{bk"u6} bl8 b6la. +6b1lad 6blag 8blam 1blat b8latt 3blau. b6lav 3ble. b1leb b1led +8b1leg 8b1leh 8bleid 8bleih 6b3lein blei3s ble4m3o 4blich b4lind +8bling b2lio 5blit b4litz b1loh 8b1los 1blu 5blum 2blun blut3a blut5sc +\n{3bl"a} \n{bl"as5c} \n{5bl"o} \n{3bl"u} \n{bl"u8sc} 2b1m 2b1n 1bo +bo1ch bo5d6s boe5 8boff 8bonk bo1ra b1ort 2b1p2 b1q 1br brail6 brast8 +bre4a b5red 8bref 8b5riem b6riga bro1s b1rup b2ruz \n{8br"oh} +\n{br"os5c} 8bs b1sa b8sang b2s1ar b1sc bs3erl bs3erz b8sof b1s2p +bst1h b3stru \n{b5st"a} b6sun 2b1t b2t1h 1bu bu1ie bul6k b8ure bu6sin +6b1v 2b1w 1by1 by6te. 8b1z bzi1s \n{1b"a} \n{b5"a6s5} \n{1b"u} +\n{b6"u5bere} \n{b"uge6} \n{b"ugel5e} \n{b"ur6sc} 1ca cag6 ca5la ca6re +ca5y c1c 1ce celi4c celich5 ce1ro c8h 2ch. 1chae ch1ah ch3akt cha6mer +8chanz 5chara 3chari 5chato 6chb 1chef 6chei ch3eil ch3eis 6cherkl +6chf 4chh 5chiad 5chias 6chins 8chj chl6 5chlor 6ch2m 2chn6 ch8nie +5cho. 8chob choi8d 6chp ch3ren ch6res \n{ch3r"u} 2chs 2cht cht5ha +cht3hi 5chthon ch6tin 6chuh chu4la 6ch3unt chut6t 8chw 1ci ci5tr c2k +2ck. ck1ei 4ckh ck3l ck3n ck5o8f ck1r 2cks ck5stra ck6s5u c2l 1c8o +con6ne 8corb cos6t c3q 1c6r 8c1t 1cu 1cy \n{5c"a1} \n{c"o5} 1da. +8daas 2dabg 8dabr 6dabt 6dabw 1dac da2gr 6d5alk 8d5amt dan6ce. +dani5er dan8ker 2danl danla6 6dans 8danzi 6danzu d1ap da2r1a8 2d1arb +d3arc dar6men 4d3art 8darz 1dat 8datm 2d1auf 2d1aus 2d1b 2d1c 2d1d +d5de d3d2h \n{dd"amme8} 1de 2deal de5an de3cha de1e defe6 6deff 2d1ehr +5d4eic de5isc de8lar del6s5e del6spr de4mag de8mun de8nep dene6r +8denge. 8dengen de5o6d 2deol de5ram 8derdb der5ein de1ro der1r d8ers +der5um de4s3am de4s3an de4sau de6sil de4sin de8sor de4spr de2su 8deul +de5us. 2d1f df2l 2d1g 2d1h 1di dia5c di5ara dice5 di3chr di5ena di1gn +di1la dil8s di1na 8dind 6dinf 4d3inh 2d1ins di5o6d di3p4t di8sen dis1p +di5s8per di6s5to dis5tra di8tan di8tin d1j 6dje 2dju 2d1k 2d1l 2d1m +2d1n6 dni6 dnje6 1do 6d5obe do6berf 6d5ony do3ran 6dord 2d1org dor4t3h +do6ste 6doth dott8e 2d1p d5q dr4 1drah 8drak d5rand 6dre. 4drech +d6reck 4d3reg 8d3reic d5reife 8drem 8d1ren 2drer 8dres. 6d5rh 1dria +d1ric 8drind droi6 dro5x 1dru 8drut \n{dr"os5c} \n{1dr"u} \n{dr"u5b} +\n{dr"u8sc} 2ds d1sa d6san dsat6 d1sc 5d6scha. 5dschik dse8e d8serg +8dsl d1sp d4spak ds2po \n{d8sp"a} d1st \n{d1s"u} 2dt d1ta d1te d1ti +d1to dt1s6 d1tu \n{d5t"a} 1du du5als du1b6 du1e duf4t3r 4d3uh du5ie +8duml 8dumw 2d1und du8ni 6d5unt dur2c durch3 6durl 6dursa 8durt du1s +du8schr 2d1v 2d1w dwa8l 2d1z \n{1d"a} \n{6d"ah} \n{8d"and} \n{d"a6r} +\n{d"o8bl} \n{d5"ol} \n{d"or6fl} \n{d"o8sc} \n{d5"o4st} \n{d"os3te} +\n{1d"u} ea4ben e1ac e1ah e1akt e1al. e5alf e1alg e5a8lin e1alk e1all +e5alp e1alt e5alw e1am e1and ea6nim e1ar. e5arf e1ark e5arm e3art +e5at. e6ate e6a5t6l e8ats e5att e6au. e1aus e1b e6b5am ebens5e +eb4lie eb4ser eb4s3in e1che e8cherz e1chi ech3m 8ech3n ech1r ech8send +ech4su e1chu eck5an e5cl e1d ee5a ee3e ee5g e1ei ee5isc eei4s3t +ee6lend e1ell \n{ee5l"o} e1erd ee3r4e ee8reng eere6s5 \n{ee5r"a} +ee6tat e1ex e1f e6fau e8fe8b 3effek ef3rom ege6ra eglo6si 1egy e1ha +e6h5ach eh5ans e6hap eh5auf e1he e1hi ehl3a eh1le ehl5ein eh1mu ehn5ec +e1ho ehr1a eh1re ehre6n eh1ri eh1ru ehr5um e1hu eh1w e1hy \n{e1h"a} +\n{e1h"o} \n{e3h"ut} ei1a eia6s ei6bar eich3a eich5r ei4dar ei6d5ei +ei8derf ei3d4sc ei1e 8eifen 3eifri 1eign eil1d ei6mab ei8mag ein1a4 +ei8nat ei8nerh ei8ness ei6nete ein1g e8ini ein1k ei6n5od ei8nok ei4nor +\n{e3ins"a} ei1o e1irr ei5ru ei8sab ei5schn ei6s5ent ei8sol ei4t3al +eit3ar eit1h ei6thi ei8tho eit8samt ei6t5um e1j 1ekd e1ke e1ki e1k2l +e1kn ekni4 e1la e2l1al 6elan e6lanf e8lanl e6l5ans el3arb el3arm +e6l3art 5e6lasti e6lauge elbst5a e1le 6elef ele6h e6l5ehe e8leif +e6l5einh 1elek e8lel 3eleme e6lemen e6lente el5epi e4l3err e6l5ersc +elf2l elg2 e6l5ins ell8er 4e1lo e4l3ofe el8soh el8tent 5eltern e1lu +elut2 \n{e1l"a} \n{e1l"u} em8dei em8meis 4emo emo5s 1emp1f 1empt 1emto +e1mu emurk4 emurks5 \n{e1m"a} en5a6ben en5achs en5ack e1nad en5af +en5all en3alt en1am en3an. en3ant en3anz en1a6p en1ar en1a6s 6e1nat +en3auf en3aus en2ce enda6l end5erf end5erg en8dess 4ene. en5eck +e8neff e6n5ehr e6n5eim en3eis 6enem. 6enen e4nent 4ener. e8nerd +e6n3erf e4nerg 5energi e6n5erla en5ers e6nerst en5erw 6enes e6n5ess +e2nex en3glo 2eni enni6s5 ennos4 enns8 e1no e6nober eno8f en5opf +e4n3ord en8sers ens8kl en1sp ens6por en5t6ag enta5go en8terbu en6tid +3entla ent5ric 5entwic 5entwu 1entz enu5i e3ny en8zan \n{en1"of} +\n{e1n"os} \n{e1n"ug} eo1c e5o6fe e5okk e1on. e3onf e5onk e5onl e5onr +e5opf e5ops e5or. e1ord e1org eo5r6h eo1t e1pa e8pee e6p5e6g ep5ent +e1p2f e1pi 5epid e6pidem e1pl 5epos e6pos. ep4p3a e1pr \n{e1p"a} e1q +e1ra. er5aal 8eraba e5rabel er5a6ben e5rabi er3abs er3ach era5e +era5k6l er3all er3amt e3rand e3rane er3ans e5ranz. e1rap er3arc +e3rari er3a6si e1rat erat3s er3auf e3raum 3erbse er1c e1re 4e5re. +er3eck er5egg er5e2h 2erei e3rei. e8reine er5einr 6eren. e4r3enm +4erer. e6r5erm er5ero er5erst e4r3erz er3ess \n{5erf"ul} er8gan. +5ergebn er2g5h \n{5erg"anz} \n{5erh"ohu} 2e1ri eri5ak e6r5iat e4r3ind +e6r5i6n5i6 er5ins e6r5int er5itio er1kl \n{3erkl"a} \n{5erl"os.} +ermen6s er6nab 3ernst 6e1ro. e1rod er1o2f e1rog 6e3roi ero8ide e3rol +e1rom e1ron e3rop8 e2r1or e1ros e1rot er5ox ersch4 5erstat er6t5ein +er2t1h er5t6her 2e1ru eruf4s3 e4r3uhr er3ums e5rus 5erwerb e1ry er5zwa +er3zwu \n{er"a8m} \n{er5"as} \n{er"o8} \n{e3r"os.} \n{e6r1"u2b} e1sa +esa8b e8sap e6s5a6v e1sc esch4l ese1a es5ebe eserve5 e8sh es5ill +es3int es4kop e2sl eso8b e1sp espei6s5 es2po es2pu 5essenz e6stabs +e6staf e6st5ak est3ar e8stob e1str est5res es3ur e2sz \n{e1s"u} e1ta +et8ag etari5e eta8ta e1te eten6te et5hal e5thel e1ti 1etn e1to e1tr +et3rec e8tscha et8se et6tei et2th et2t1r e1tu etu1s et8zent et8zw +\n{e1t"a} \n{e1t"o} \n{e1t"u} eu1a2 eu1e eue8rei eu5fe euin5 euk2 +e1um. eu6nio e5unter eu1o6 eu5p 3europ eu1sp eu5str eu8zo e1v eval6s +eve5r6en ever4i e1w e2wig ex1or 1exp 1extr ey3er. e1z \n{e1"a2} +\n{e5"o8} \n{e1"u} e8\3es \c{e8\9es} fa6ch5i fade8 fa6del fa5el. +fal6lo falt8e fa1na fan4gr 6fanl 6fap far6ba far4bl far6r5a 2f1art +fa1sc fau8str fa3y 2f1b2 6f1c 2f1d 1fe 2f1eck fe6dr feh6lei f6eim +8feins f5eis fel5en 8feltern 8femp fe5rant 4ferd. ferri8 fe8stof +fe6str fe6stum fe8tag fet6ta fex1 2ff f1fa f6f5arm f5fe ffe5in ffe6la +ffe8ler ff1f f1fla ff3lei ff4lie ff8sa ff6s5ta 2f1g2 fgewen6 4f1h 1fi +fid4 fi3ds fieb4 fi1la fi8lei fil4m5a f8in. fi1na 8finf fi8scho fi6u +6f1j 2f1k2 f8lanz fl8e 4f3lein 8flib 4fling f2lix 6f3lon 5flop 1flor +\n{5f8l"ac} \n{3fl"ot} 2f1m 2f1n 1fo foh1 f2on fo6na 2f1op fo5ra +for8mei for8str for8th for6t5r fo5ru 6f5otte 2f1p8 f1q fr6 f5ram +1f8ran f8ra\3 \c{f8ra\9} f8re. frei1 5frei. f3reic f3rest f1rib +8f1ric 6frig 1fris fro8na \n{fr"as5t} 2fs f1sc f2s1er f5str +\n{fs3t"at} 2ft f1tak f1te ft5e6h ftere6 ft1h f1ti f5to f1tr ft5rad +ft1sc ft2so f1tu ftwi3d4 ft1z 1fu 6f5ums 6funf fun4ka fu8\3end +\c{fu8\9end} 6f1v 2f1w 2f1z \n{1f"a} \n{f"a1c} \n{8f"arm} \n{6f"aug} +\n{f"a8\3} \n{\c{f"a8\9}} \n{f"ode3} \n{8f"of} \n{3f"or} \n{1f"u} +\n{f"un4f3u} 1ga ga6bl 6gabw 8gabz g3a4der ga8ho ga5isc 4gak ga1la +6g5amt ga1na gan5erb gan6g5a ga5nj 6ganl 8gansc 6garb 2g1arc 2g1arm +ga5ro 6g3arti ga8sa ga8sc ga6stre 2g1atm 6g5auf gau5fr g5aus 2g1b g5c +6gd g1da 1ge ge1a2 ge6an ge8at. ge1e2 ge6es gef2 8geff ge1g2l ge1im +4g3eise geist5r gel8bra gelt8s \n{ge5l"o} ge8nin gen3k 6g5entf +\n{ge3n"a} ge1or ge1ra ge6rab ger8au \n{8gerh"o} ger8ins ge1ro 6g5erz. +\n{ge1r"a} \n{ge1r"u} ge1s ges2p ge5unt 4g3ex3 2g1f8 2g1g g1ha 6g1hei +5ghel. g5henn 6g1hi g1ho 1ghr \n{g1h"o} 1gi gi5la gi8me. gi1na +4g3ins gi3str g1j 2g1k 8gl. 1glad g5lag glan4z3 1glas 6glass 5glaub +g3lauf 1gle. g5leb 3gleic g3lein 5gleis 1glem 2gler 8g3leu gli8a +g2lie 3glied 1g2lik 1g2lim g6lio 1gloa 5glom 1glon 1glop g1los g4loss +g5luf 1g2ly \n{1gl"u} 2g1m gn8 6gn. 1gna 8gnach 2gnah g1nas g8neu +g2nie g3nis 1gno 8gnot 1go goe1 8gof 2gog 5gogr 6g5oh goni5e 6gonist +go1ra 8gord 2g1p2 g1q 1gr4 g5rahm gra8m gra4s3t 6g1rec gre6ge 4g3reic +g5reit 8grenn gri4e g5riem 5grif 2grig g5ring 6groh 2grot gro6\3 +\c{gro6\9} 4grut 2gs gs1ab g5sah gs1ak gs1an gs8and gs1ar gs1au g1sc +gs1ef g5seil gs5ein g2s1er gs1in g2s1o gso2r gs1pr g2s1u 2g1t g3te +g2t1h 1gu gu5as gu2e 2gue. 6gued 4g3uh 8gums 6g5unt gu1s gut3h gu2tu +4g1v 2g1w gy1n g1z \n{1g"a} \n{8g"a8m} \n{6g"arm} \n{1g"o} \n{1g"u} +\n{6g"ub} 1haa hab8r ha8del hade4n 8hae ha5el. haf6tr 2hal. ha1la +hal4b5a 6hale 8han. ha1na han6dr han6ge. 2hani h5anth 6hanz 6harb +h3arbe h3arme ha5ro ha2t1h h1atm hau6san ha8\3 \c{ha8\9} h1b2 h1c h1d +he2bl he3cho h3echt he5d6s 5heft h5e6he. hei8ds h1eif 2hein he3ism +he5ist. heit8s3 hek6ta hel8lau 8helt he6mer 1hemm 6h1emp hen5end +hen5klo hen6tri he2nu 8heo he8q her3ab he5rak her3an 4herap her3au +h3erbi he1ro he8ro8b he4r3um her6z5er he4spe he1st heta6 het5am he5th +heu3sc he1xa hey5e h1f2 h1g hgol8 h1h h1iat hie6r5i hi5kt hil1a2 +hil4fr hi5nak hin4ta hi2nu hi5ob hirn5e hir6ner hi1sp hi1th hi5tr +5hitz h1j h6jo h1k2 hlabb4 hla4ga hla6gr h5lai hl8am h1las h1la\3 +\c{h1la\9} hl1c h1led h3lein h5ler. h2lif h2lim h8linf hl5int h2lip +h2lit h4lor h3lose \n{h1l"as} hme5e h2nee h2nei hn3eig h2nel hne8n +hne4p3f hn8erz h6netz h2nip h2nit h1nol hn5sp h2nuc h2nud h2nul hoch1 +1hoh hoh8lei 2hoi ho4l3ar 1holz h2on ho1ra 6horg 5horn. ho3sl hos1p +ho4spi h1p hpi6 h1q 6hr h1rai h8rank h5raum hr1c hrcre8 h1red h3reg +h8rei. h4r3erb h8rert hrg2 h1ric hr5ins h2rom hr6t5erl hr2t1h hr6t5ra +hr8tri h6rum hr1z hs3ach h6s5amt h1sc h6s5ec h6s5erl hs8erle h4sob +h1sp h8spa\3 \c{h8spa\9} h8spel hs6po h4spun h1str h4s3tum hs3und +\n{h1s"u} h5ta. h5tab ht3ac ht1ak ht3ang h5tanz ht1ar ht1at h5taub +h1te h2t1ec ht3eff ht3ehe h4t3eif h8teim h4t3ein ht3eis h6temp h8tentf +hte8ren \n{h6terf"u} h8tergr h4t3erh h6t5ersc h8terst h8tese h8tess +h2t1eu h4t3ex ht1he ht5hu h1ti ht5rak hts3ah ht1sc ht6sex ht8sk ht8so +h1tu htz8 \n{h5t"um} hub5l hu6b5r huh1l h5uhr. huld5a6 hu8lent +\n{hu8l"a} h5up. h1v h5weib h3weis h1z \n{h"a8kl} \n{h"al8s} +\n{h"ama8tu8} \n{h"a8sche.} \n{h"at1s} \n{h"au4s3c} \n{2h"o.} +\n{2h"oe} \n{8h"oi} \n{h"o6s} \n{h"os5c} \n{h"uhne6} \n{h"ul4s3t} +\n{h"utte8re} i5adn i1af i5ak. i1al. i1al1a i1alb i1ald i5alei i1alf +i1alg i3alh i1alk i1all i1alp i1alr i1als i1alt i1alv i5alw i3alz +i1an. ia5na i3and ian8e ia8ne8b i1ang i3ank i5ann i1ant i1anz i6apo +i1ar. ia6rab i5arr i1as. i1asm i1ass i5ast. i1at. i5ats i1au i5azz +i6b5eig i6b5eis ib2le i4blis i6brig i6b5unt \n{i6b"ub} i1che ich5ei +i6cherb i1chi ich5ins ich1l ich3m ich1n i1cho icht5an icht3r i1chu +ich1w ick6s5te ic5l i1d id3arm 3ideal ide8na 3ideol \n{ide5r"o} i6diot +id5rec id1t ie1a ie6b5ar iebe4s3 ie2bl ieb1r ie8bra ie4bre \n{ie8b"a} +ie2dr ie1e8 ie6f5ad ief5f ie2f1l ie4fro ief1t i1ei ie4l3ec ie8lei +ie4lek i3ell i1en. i1end ien6e i3enf i5enn ien6ne. i1enp i1enr +i5ensa ien8stal i5env i1enz ie5o ier3a4b ie4rap i2ere ie4rec ie6r5ein +ie6r5eis ier8er i3ern. ie8rum ie8rund ie6s5che ie6tau ie8tert ie5the +ie6t5ri i1ett ie5un iex5 2if i1fa if5ang i6fau if1fr if5lac i5f6lie +i1fre ift5a if6t5r ig3art 2ige i8gess ig5he i5gla ig2ni i5go ig3rot +ig3s2p i1ha i8ham i8hans i1he i1hi ih1n ih1r i1hu i8hum ih1w 8i1i ii2s +ii2t i1j i1k i6kak i8kerz i6kes ik4ler i6k5unt 2il i5lac i1lag il3ans +i5las i1lau il6auf i1le ile8h i8lel il2fl il3ipp il6l5enn i1lo ilt8e +i1lu \n{i1l"a} i8mart imb2 i8mele i8mid imme6l5a i1mu \n{i1m"a} +\n{i5m"o} ina5he i1nat in1au inau8s 8ind. in4d3an 5index ind2r 3indus +i5nec i2n1ei i8nerw 3infek 1info 5ingeni ing5s6o 5inhab ini5er. 5inj +\n{in8k"at} in8nan i1no inoi8d in3o4ku in5sau in1sp 5inspe 5instit +5instru ins4ze 5intere 5interv in3the in5t2r i5ny \n{in"a2} \n{i1n"ar} +\n{in1"as} \n{in"o8} \n{in5"od} \n{i1n"os} 2io io1a8 io1c iode4 io2di +ioi8 i1ol. i1om. i1on. i5onb ion2s1 i1ont i5ops i5o8pt i1or. +i3oral io3rat i5orc i1os. i1ot. i1o8x 2ip i1pa i1pi i1p2l i1pr i1q +i1ra ir6bl i1re i1ri ir8me8d ir2m1o2 ir8nak i1ro ir5rho ir6schl +ir6sch5r i5rus i5ry \n{i5r"a} i1sa i8samt i6sar i2s1au i8scheh i8schei +isch5m isch3r \n{isch"a8} is8ele ise3ra i4s3erh is3err isi6de i8sind +is4kop ison5e is6por i8s5tum i5sty \n{i5s"o} i1ta it5ab. i2t1a2m +i8tax i1te i8tersc i1thi i1tho i5thr \n{it8h"a} i1ti i8ti8d iti6kl +itmen4 i1to i8tof it3ran it3rau i1tri itri5o it1sc it2se it5spa it8tru +i1tu it6z5erg it6z1w \n{i1t"a} \n{it"a6r5e} \n{it"at2} \n{it"ats5} +\n{i1t"u} i1u iu6r 2i1v i6vad iva8tin i8vei i6v5ene i8verh i2vob i8vur +i1w iwi2 i5xa i1xe i1z ize8n i8zir i6z5w \n{i"a8m} \n{i1"a6r} +\n{i5"at.} \n{i5"av} \n{i1"o8} \n{i"u8} i6\35ers \c{i6\95ers} ja5la +je2t3r 6jm 5jo jo5as jo1ra jou6l ju5cha jugen4 jugend5 jung5s6 ju1s +\n{3j"a} 1ka 8kachs 8kakz ka1la kal5d kam5t ka1na 2kanl 8kapf ka6pl +ka5r6a 6k3arbe ka1ro kar6p5f 4k3arti 8karz \n{ka1r"a} kasi5e ka6teb +kat8ta kauf6s kau3t2 2k1b 2k1c 4k1d kehr6s kehrs5a 8keic 2k1eig 6k5ein +6k5eis ke6lar ke8leis ke8lo 8kemp k5ente. k3entf 8k5ents 6kentz ke1ra +k5erlau 2k1f8 2k1g 2k1h ki5fl 8kik king6s5 6kinh ki5os ki5sp ki5th +\n{8ki8"o} 2k1k2 kl8 1kla 8klac k5lager kle4br k3leib 3kleid kle5isc +4k3leit k3lek 6k5ler. 5klet 2klic 8klig k2lim k2lin 5klip 5klop k3lor +\n{1kl"a} 2k1m kmani5e kn8 6kner k2ni \n{kn"a8} 1k2o ko1a2 ko6de. +ko1i koi8t ko6min ko1op ko1or ko6pht ko3ra kor6d5er ko5ru ko5t6sc k3ou +3kow 6k5ox 2k1p2 k1q 1kr8 4k3rad 2k1rec 4k3reic kre5ie 2krib 6krig +2krip 6kroba 2ks k1sa k6sab ksal8s k8samt k6san k1sc k2s1ex k5spat +k5spe k8spil ks6por k1spr kst8 k2s1uf 2k1t kta8l kt5a6re k8tein kte8re +k2t1h k8tinf kt3rec kt1s 1ku ku1ch kuck8 k3uhr ku5ie kum2s1 kunfts5 +kun2s kunst3 ku8rau ku4ro kurz1 ku1st 4kusti ku1ta ku8\3 \c{ku8\9} +6k1v 2k1w ky5n 2k1z \n{1k"a} \n{k"a4m} \n{4k3"ami} \n{k"ase5} \n{1k"o} +\n{k"o1c} \n{k"o1s} \n{1k"u} \n{k"u1c} \n{k"ur6sc} \n{k"u1s} 1la. +8labf 8labh lab2r 2l1abs lach3r la8dr 5ladu 8ladv 6laff laf5t la2gn +5laken 8lamb la6mer 5lampe. 2l1amt la1na 1land lan4d3a lan4d3r lan4gr +8lanme 6lann 8lanw \n{6lan"a} 8lappa lap8pl lap6pr l8ar. la5ra lar4af +la8rag la8ran la6r5a6s l3arbe la8rei 6larm. la8sa la1sc la8sta lat8i +6l5atm 4lauss 4lauto 1law 2lb l8bab l8bauf l8bede l4b3ins l5blo +lbst5an lbst3e 8lc l1che l8chert l1chi lch3m l5cho lch5w 6ld l4d3ei +ld1re \n{l6d"ub} le2bl le8bre lecht6s5 led2r 6leff le4gas 1lehr lei6br +le8inf 8leinn 5leistu 4lektr le6l5ers lemo2 8lemp l8en. 8lends +6lendun le8nend len8erw 6l5ents 4l3entw 4lentz 8lenzy 8leoz 6lepi +le6pip 8lepo 1ler l6er. 8lerbs 6l5erde le8reis le8rend le4r3er 4l3erg +l8ergr 6lerkl 6l5erzie \n{8ler"o} 8lesel lesi5e le3sko le3tha let1s +5leuc 4leuro leu4s3t le5xe 6lexp l1f 2l1g lgend8 l8gh lglie3 lglied6 +6l1h 1li li1ar li1as 2lick li8dr li1en lien6n li8ers li8ert 2lie\3 +\c{2lie\9} 3lig li8ga8b li1g6n li1l8a 8limb li1na 4l3indu lings5 +4l3inh 6linj link4s3 4linkt 2lint 8linv lion5s6t 4lipp 5lipt 4lisam +livi5e 6l1j 6l1k l8keim l8kj lk2l lko8f lkor8 lk2sa lk2se 6ll l1la +ll3a4be l8labt ll8anl ll1b ll1c ll1d6 l1le l4l3eim l6l5eise ller3a +l4leti l5lip l1lo ll3ort ll5ov ll6spr llte8 l1lu ll3urg \n{l1l"a} +\n{l5l"u} \n{l6l"ub} 2l1m l6m5o6d 6ln l1na l1no 8lobl lo6br 3loch. +l5o4fen 5loge. 5lohn 4l3ohr 1lok l2on 4l3o4per lo1ra 2l1ord 6lorg +4lort lo1ru 1los. lo8sei 3losig lo6ve lowi5 6l1p lp2f l8pho l8pn +lp4s3te l2pt l1q 8l1r 2ls l1sa l6sarm l1sc l8sec l6s5erg l4s3ers l8sh +l5s6la l1sp ls4por ls2pu l1str l8suni \n{l1s"u} 2l1t lt5amp l4t3ein +l5ten l6t5eng l6t5erp l4t3hei lt3her l2t1ho l6t5i6b lti1l \n{l8tr"o} +lt1sc lt6ser lt4s3o lt5ums lu8br lu2dr lu1en8 8lu8fe luft3a luf8tr +lu6g5r 2luh l1uhr lu5it 5luk 2l1umf 2l1umw 1lun 6l5u6nio 4l3unte lu5ol +4lurg 6lurs l3urt lu4sto lu3str lu6st5re lu8su lu6tal lu6t5e6g lu8terg +lu3the lu6t5or lu2t1r lu6\35 \c{lu6\95} l1v lve5r6u 2l1w 1ly lya6 +6lymp ly1no l8zess l8zo8f l3zwei lz5wu \n{3l"and} \n{l"a5on} +\n{l"a6sc} \n{l"at1s} \n{5l"auf} \n{2l"aug} \n{l"au6s5c} \n{l"a5v} +\n{l1"ol} \n{1l"os} \n{l"o1\36t} \n{\c{l"o1\96t}} \n{6l1"ube} 1ma +8mabg ma5chan mad2 ma5el 4magg mag8n ma1la ma8lau mal5d 8malde mali5e +malu8 ma8lut 2m1amp 3man mand2 man3ds 8mangr mani5o 8m5anst 6mappa +4m3arbe mar8kr ma1r4o mar8schm 3mas ma1sc \n{ma1t"o} 4m5auf ma5yo 2m1b +mb6r 2m1c 2m1d \n{md6s"a} 1me me1ch me5isc 5meld mel8sa 8memp me5nal +men4dr men8schl men8schw 8mentsp me1ra mer4gl me1ro 3mes me6s5ei me1th +me8\3 \c{me8\9} 2m1f6 2m1g 2m1h 1mi mi1a mi6ale mi1la 2m1imm mi1na +\n{mi5n"u} mi4s3an mit1h mi5t6ra 3mitt mitta8 mi6\35 \c{mi6\95} 6mj +2m1k8 2m1l 2m1m m6mad m6m5ak m8menth m8mentw mme6ra m2mn mm5sp mm5ums +mmut5s \n{m8m"an} m1n8 m5ni 1mo mo5ar mo4dr 8mof mo8gal mo4kla mol5d +m2on mon8do mo4n3od mont8a 6m5ony mopa6 mo1ra mor8d5a mo1sc mo1sp 5mot +moy5 2mp m1pa mpfa6 mpf3l mphe6 m1pi mpin6 m1pl mp2li m2plu mpo8ste +m1pr \n{mpr"a5} mp8th mput6 mpu5ts \n{m1p"o} 8m1q 2m1r 2ms ms5au m1sc +msch4l ms6po m3spri m1str 2m1t mt1ar m8tein m2t1h mt6se \n{mt8s"a} +mu5e 6m5uh mumi1 1mun mun6dr muse5e mu1ta 2m1v mvol2 mvoll3 2m1w 1my +2m1z \n{m"a6kl} \n{1m"an} \n{m"a1s} \n{m"a5tr} \n{m"au4s3c} \n{3m"a\3} +\n{\c{3m"a\9}} \n{m"ob2} \n{6m"ol} \n{1m"u} \n{5m"un} \n{3m"ut} 1na. +n5ab. 8nabn n1abs n1abz \n{na6b"a} na2c nach3e 3nacht 1nae na5el +n1afr 1nag 1n2ah na8ha na8ho 1nai 6nair na4kol n1akt nal1a 8naly 1nama +na4mer na1mn n1amp 8n1amt 5nanc nan6ce n1and n6and. 2n1ang 1nani +1nann n1ans 8nanw 5napf. 1n2ar. na2ra 2n1arc n8ard 1nari n8ark +6n1arm 5n6ars 2n1art n8arv 6natm nat6s5e 1naue 4nauf n3aug 5naui n5auk +na5um 6nausb 6nauto 1nav 2nax 3naz 1na\3 \c{1na\9} n1b2 nbau5s n1c +nche5e nch5m 2n1d nda8d n2d1ak nd5ans n2d1ei nde8lac ndel6sa n8derhi +nde4se nde8stal n2dj ndnis5 n6d5or6t nd3rec nd3rot nd8samt nd6sau +ndt1h n8dumd 1ne ne5as ne2bl 6n5ebn 2nec 5neei ne5en ne1g4l 2negy +4n1ein 8neis 4n3e4lem 8nemb 2n1emp nen1a 6n5energ nen3k 8nentb +4n3en3th 8nentl 8n5entn 8n5ents ne1ra ne5r8al ne8ras 8nerbi 6n5erde. +nere5i6d nerfor6 \n{6n5erh"o} \n{8nerl"o} 2n1err n8ers. 6n5ertra +2n1erz nesi3e net1h neu4ra neu5sc 8neu\3 \c{8neu\9} n1f nf5f nf2l +nflei8 nf5lin nft8st n8g5ac ng5d ng8en nge8ram ngg2 ng1h n6glic ng3rip +ng8ru ng2se4 ng2si n2g1um n1gy \n{n8g"al} n1h nhe6r5e 1ni ni1bl +\n{ni5ch"a} ni8dee n6ie ni1en nie6s5te niet5h ni8etn 4n3i6gel n6ik +ni1la 2n1imp ni5na 2n1ind 8ninf 6n5inh ni8nit 6n5inn 2n1ins 4n1int +n6is ni3str ni1th ni1tr n1j n6ji n8kad nk5ans n1ke n8kerla n1ki nk5inh +\n{n5kl"o} n1k2n n8k5not nk3rot \n{n8kr"u} nk5spo nk6t5r n8kuh +\n{n6k"ub} n5l6 nli4mi n1m nmen4s n1na n8nerg nni5o n1no nn4t3ak nnt1h +nnu1e n1ny \n{n1n"a} \n{n1n"o} \n{n1n"u} no5a no4b3la 4n3obs 2nobt +noche8 no6die no4dis no8ia no5isc 6n5o6leu no4mal noni6er 2n1onk n1ony +4n3o4per 6nopf 6nopti no3ra no4ram nor6da 4n1org 2n1ort n6os no1st +8nost. no8tan no8ter noty6pe 6n5ox n1p2 n1q n1r \n{nr"os3} 6ns n1sac +ns3ang n1sc n8self n8s5erf n8serg n6serk ns5erw n8sint n1s2pe n1spr +n6s5tat. n5s6te. n6stob n1str n1ta n4t3a4go nt5anh nt3ark nt3art +n1te nt3eis nte5n6ar nte8nei nter3a nte6rei nt1ha nt6har n3ther nt5hie +n3thus n1ti nti1c n8tinh nti1t ntlo6b ntmen8 n1to nt3o4ti n1tr ntra5f +ntra5ut nt8rea nt3rec nt8rep n4t3rin nt8rop n4t3rot \n{n4tr"u} nt1s +nts6an nt2sk n1tu nt1z \n{n1t"a} \n{n1t"o} \n{n8t"ol} \n{n1t"u} 1nu +nu1a nu5el nu5en 4n1uhr nu5ie 8numl 6n5ums 6n5umw 2n1und 6nuni 6n5unr +2n1unt 2nup 2nu6r n5uri nu3skr nu5ta n1v 8n1w 1nys n1za n6zab n2z1ar +n6zaus nzi4ga n8zof n6z5unt n1zw n6zwir \n{1n"ac} \n{5n"ae} \n{5n"ai} +\n{n8"al} \n{n"a6m} \n{n"a6re} \n{n5"arz} \n{5n"aus} \n{n1"ol} +\n{1n"ot} \n{n5"oz} \n{5n"u.} \n{6n1"u2b} \n{5n"u\3} \n{\c{5n"u\9}} +o5ab. oa2l o8ala o1a2m o1an ob1ac obe4ra o6berh 5o4bers o4beru +obe6ser 1obj o1bl o2bli ob5sk 3obst. ob8sta obst5re ob5sz o1che +oche8b o8chec o3chi och1l och3m ocho8f o3chro och3to o3chu och1w o1d +o2d1ag od2dr ode5i ode6n5e od1tr o5e6b o5e6der. oe8du o1ef o1e2l +o1e2p o1er. o5e8x o1fa of8fan 1offi of8fin of6f5la o5fla o1fr 8o1g +og2n o1ha o1he o6h5eis o1hi ohl1a oh1le oh4l3er 5ohm. oh2ni o1ho +oh1re oh1ru o1hu oh1w o1hy \n{o1h"a} o5ia o1id. o8idi oi8dr o5ids +o5isch. oiset6 o1ism o3ist. o5i6tu o1j o1k ok2l ok3lau \n{o8kl"a} +1okta o1la old5am old5r o1le ole5in ole1r ole3u ol6gl ol2kl olk4s1 +ol8lak ol8lauf. ol6lel ol8less o1lo ol1s ol6sk o1lu oly1e2 5olym +o2mab om6an o8mau ombe4 o8merz om5sp o1mu o8munt \n{o1m"a} \n{o1m"o} +o1na ona8m on1ax on8ent o6n5erb 8oni oni5er. on1k on6n5a6b o1no ono1c +o4nokt 1ons onts8 \n{o1n"a} oo8f 1oog oo2pe oo2sa o1pa 3o4pera o3pfli +opf3lo opf3r o1pi o1pl o2pli o5p6n op8pa op6pl o1pr o3p4ter 1opti +\n{o1p"a} \n{o5p"o} o1q o1ra. o3rad o8radd 1oram o6rang o5ras o8rauf +or5cha or4d3a4m or8dei or8deu 1ordn or4dos o1re o5re. ore2h o8r5ein +ore5isc or6enn or8fla or8fli 1orga 5orgel. or2gl o1ri 5o6rient or8nan +\n{or8n"a} o1ro or1r2h or6t5an or8tau or8tere o1rus o1ry \n{o1r"a} +\n{or1"u2} o1sa osa3i 6ose o8serk o1sk o6ske o6ski os2kl os2ko os2kr +osni5e o2s1o2d o3s4per o4stam o6stau o3stra ost3re osu6 o6s5ur o5s6ze +o1ta ot3auf o6taus o1te o6terw o1th othe5u o2th1r o1ti o1to oto1a +ot1re o1tri o1tro ot1sc o3tsu ot6t5erg ot2t3h ot2t5r \n{ot8t"o} o1tu +ou3e ouf1 ou5f6l o5u6gr ou5ie ou6rar ou1t6a o1v o1wa o1we o6wer. o1wi +owid6 o1wo o5wu o1xe oy5al. oy1e oy1i o5yo o1z oza2r 1o2zea ozo3is +\n{o"o8} o\35elt \c{o\95elt} o\31t \c{o\91t} 3paa pa6ce 5pad pag2 1pak +pa1la pa8na8t pani5el pa4nor pan1s2 1pap pap8s pa8rei par8kr paro8n +par5o6ti part8e 5partei 3partn pas6sep pa4tha 1pau 6paug pau3sc p1b +8p5c 4p1d 1pe 4peic pe5isc 2pek pen3k pen8to8 p8er pe1ra pere6 per5ea +per5eb pe4rem 2perr per8ran 3pers 4persi \n{pe3r"u} pe4sta pet2s +p2f1ec p4fei pf1f pf2l 5pflanz pf8leg pf3lei 2pft pf3ta p1g 1ph 2ph. +2p1haf 6phb 8phd 6p5heit ph5eme 6phg phi6e 8phk 6phn p5holl pht2 +ph3tha 4ph3the phu6 6phz pi1en pi5err pi1la pi1na 5pinse pioni8e 1pis +pi1s2k pi1th p1k pl8 5pla p2lau 4plei p3lein 2pler 6p5les 2plig p6lik +6p5ling p2liz plo8min 6p1m p1n 1p2o 8poh 5pol po8lan poly1 po3ny po1ra +2porn por4t3h \n{po5r"o} 5poti p1pa p6p5ei ppe6la pp5f p2p1h p1pi pp1l +ppp6 pp5ren pp1s \n{p5p"o} pr6 3preis 1pres 2p3rig 5prinz 1prob 1prod +5prog pro8pt pro6t5a prote5i 8pro\3 \c{8pro\9} \n{pr"a3l} \n{1pr"as} +\n{pr"ate4} \n{1pr"uf} p5schl 2pst 1p2sy p1t p8to8d pt1s 5p6ty 1pu +pu1b2 2puc pu2dr puf8fr 6p5uh pun8s pu8rei pu5s6h pu1ta p1v p3w 5py +py5l p1z \n{p"a6der} \n{p5"a6m} \n{p"a8nu} \n{8p"ar} \n{p"at5h} +\n{p"at1s} qu6 1qui 8rabk ra6bla 3rable ra2br r1abt 6rabz ra4dan ra2dr +5rafal ra4f3er ra5gla ra2g3n 6raha ral5am 5rald 4ralg ra8lins 2rall +ral5t 8ramei r3anal r6and ran8der ran4dr 8ranf 6ranga 5rangi ran8gli +r3angr rans5pa 8ranw r8anz. ra5or 6rapf ra5pl rap6s5er 2r1arb 1rarh +r1arm ra5ro 2r1art 6r1arz ra8tei ra6t5he 6ratl ra4t3ro r5atta raue4n +6raus. r5austa rau8tel raut5s ray1 r1b rb5lass r6bler rb4lie rbon6n +r8brecht \n{rb6s5t"a} r8ces r1che rch1l rch3m rch3re rch3tr rch1w 8rd +r1da r8dachs r8dap rda5ro rde5ins rdio5 r8dir rd3ost r1dr r8drau 1re. +re1ak 3reakt re3als re6am. re1as 4reben re6bl rech5a r8edi re3er +8reff 3refl 2reh 5reha r4ei. reich6s5 8reier 6reign re5imp 4r3eina +6r3einb 6reing 6r5einn 6reinr 4r3eins r3eint reli3e 8r5elt 6rempf +2remt ren5a6b ren8gl r3enni 1reno 5rente 4r3enth 8rentl 4r3entw 8rentz +ren4zw re1on requi5 1rer rer4bl 6rerbs 4r3erd \n{8rerh"o} 8rerkl +4r3erla \n{8rerl"o} 4r3erns \n{6r5ern"a} rer5o 6r5erreg r5ertr r5erwec +\n{r5er"o} re2sa re8schm 2ress re5u8ni 6rewo 2r1ex r1f r8ferd rf4lie +8r1g r8gah rge4bl rge5na rgest4 rg6ne r2gni2 r8gob r4g3ret rg8sel r1h8 +r2hy 5rhyt ri1ar ri5cha rid2g r2ie rieg4s5 ri8ei ri1el ri6ele ri1en +ri3er. ri5ers. ri6fan ri8fer ri8fr 1r2ig ri8kn ri5la \n{rim"a8} +ri1na r8inde rin4ga rin6gr 1rinn 6rinner rino1 r8insp 4rinst +\n{ri1n"a} ri5o6ch ri1o2d ri3o6st 2r1ir r2is ri3sko ri8spr \n{ri8st"u} +ri5sv r2it 6r5i6tal ri5tr ri6ve. 8r1j 6rk r1ke rkehrs5 r1ki r3klin +r1k2n rk3str rk4t3an rk6to r6kuh \n{rk"a4s3t} r1l r5li rline5a 6r1m +r6manl rma4p r4m3aph r8minf r8mob rm5sa 2rn r1na rna8be r5ne rn2ei +r6neif r6nex r6nh rn1k r1no r6n5oc rn1sp \n{r1n"a} \n{r1n"u} ro6bern +6robs ro1ch 3rock. ro5de ro1e 4rofe ro8hert 1rohr ro5id ro1in ro5isc +6rolym r2on 6roog ro6phan r3ort ro1s2p ro5s6w ro4tau ro1tr ro6ts 5rout +r1p rpe8re rp2f r2ps r2pt r1q 2rr r1ra r1re rrer6 rr6hos \n{r5rh"o} +r1ri r1ro rro8f rr8or rror5a r1ru r3ry \n{r1r"a} \n{r1r"o} \n{r1r"u} +2r1s r6sab r4sanf rse6e rse5na r2sh r6ska r6ski rs2kl r8sko r2sl rs2p +r6stauf r8sterw r8stran rswi3d4 r2sz 2r1t rt3art r8taut r5tei rt5eige +r8tepe r4t3erh r8terla r4t3hei r5t6hu r4t3int rt5reif rt1sc rt6ser +rt6s5o rt6s5u rt5und r8turt rube6 ru1en 1r4uf ruf4st ru1ie 2r1umg +2r1uml 2rums run8der run4d5r 6rundz 6runf 8runs 2r1unt 2r1ur r6us +ru6sta ru3str ru6tr 1ruts r1v rven1 rvi2c r1w r1x r1za rz5ac r6z5al +r8z1ar r8zerd r6z5erf rz8erh rz4t3h r8zum \n{r"a4ste} \n{r"au8sc} +\n{r1"of} \n{5r"ohr} \n{r"o5le} \n{3r"oll} \n{5r"omis} \n{r1"or} +\n{r"o2sc} \n{3r"ump} 1sa. 1saa s3a4ben sa2bl 2s1abs 6s1abt 6sabw +3sack. 6s3a4der 1saf sa1fa 4s1aff sa5fr 1sag 1sai sa1i2k1 4s1akt 1sal +sa1la 4s3alpi 6salter salz3a 1sam s5anb san2c 1sand s5angeh 6sanl +2s1ans 6s3antr 8s1anw s1ap s6aph 8sapo sap5p6 s8ar. 2s1arb 3sarg +s1arm sa5ro 2s1art 6s1arz 1sas 1sat sat8a 2s1atl sa8tom 3s8aue s5auff +sau5i s6aur 2s1aus 5s6ause 2s1b2 2sca s4ce 8sch. 3scha. 5schade +3schaf 3schal sch5ame 8schanc 8schb 1sche 6schef 8schex 2schf 2schg +2schh 1schi 2schk 5schlag 5schlu \n{6schm"a\3} \n{\c{6schm"a\9}} +6schna\3 \c{6schna\9} 1scho 6schord 6schp 3schri 8schric 8schrig +8schrou 6schs 2scht sch3ta sch3tr 1schu 8schunt 6schv 2schz \n{5sch"o} +\n{5sch"u} 2sco scre6 6scu 2s1d 1se se5an se1ap se6ben se5ec see5i6g +se3erl 8seff se6han se8hi \n{se8h"o} 6s5eid. 2s1eig s8eil 5sein. +sei5n6e 6s5einh 3s8eit 3sel. se4lar selb4 6s3e4lem se8lerl 2s1emp +sen3ac se5nec 6s5ents 4sentz s8er. se8reim ser5inn \n{8serm"a} +8s5erzi \n{6ser"of} se1um 8sexa 6sexp 2s1f2 sfal8ler 2s3g2 sge5b2 s1h +s8hew 5s6hip 5s4hop 1si 2siat si1b sicht6s 6s5i6dee siege6s5 si1en +si5err si1f2 si1g2n si6g5r si8kau sik1i si4kin si2kl \n{si8k"u} si1la +sil6br si1na 2s1inf sin5gh 2s1inh sinne6s5 2s1ins si5ru si5str 4s1j +s1k2 6sk. 2skau skel6c skelch5 s6kele 1s2ki. 3s4kin. s6kiz s8kj +6skn 2skow 3skrib 3skrip 2sku \n{8sk"u} s1l s8lal slei3t s4low 2s1m +s1n 6sna 6snot 1so so1ch 2s1odo so4dor 6s5o4fen solo3 s2on so5of 4sope +so1ra 2s1ord 4sorga sou5c so3un 4s3ox sp2 8spaa 5spal 1span 2spap +s2pec s4peis 1spek s6perg 4spers s6pes 2s1pf 8sphi \n{1s2ph"a} 1spi +spi4e 6s5pig 6spinse 2spis 2spla 2spol 5s6pom 6s5pos 6spoti 1spra +3s8prec 6spreis 5spring 6sprob 1spru s2pul 1s2pur 6spy \n{5sp"an} +\n{1sp"u} s1q 2s1r 2s1s2 sse8nu ssini6s ssoi6r 2st. 1sta 4stafe 2stag +sta3la 6stale 4stalg 8stalk 8stamt 6st5anf 4stans 6stanw 6starb sta4te +6staus 2stb 6stc 6std 1ste 4steil 3s2tel st3elb 8stemb 6steppi 8stese +8stesse 6stf 2stg 2sth st1ha st3hei s8t1hi st1ho st5hu 1sti sti4el +4stigm sti3na 6stind 4stinf sti8r 2stk 2stl 2stm 1sto 6stoll. 4st3ope +6stopf. 6stord 6stp 5stra. 4strai 3s4tral 6s5traum 3stra\3 +\c{3stra\9} 3strec 6s3tref 8streib 5streif 6streno 6stres 6strev +5s6tria 6strig 5strik 8strisi 3s4troa s8troma st5rose 4struf 3strum +\n{6str"ag} 2st1s6 2stt 1stu stu5a 4stuc 2stue 8stun. 2stv 2stw s2tyl +6stz \n{1st"a} \n{8st"ag} \n{1st"o} \n{1st"u} \n{8st"uch} \n{4st"ur.} +1su su2b1 3suc su1e su2fe su8mar 6sumfa 8sumk 2s1unt sup1p2 6s5u6ran +6surte 2s1v 2s1w 1sy 8syl. sy5la syn1 sy2na syne4 s1z s4zend 5s6zene. +8szu \n{1s"a} \n{6s5"and} \n{6s"augi} \n{6s"au\3} \n{\c{6s"au\9}} +\n{5s"om} \n{2s1"u2b} \n{1s"uc} \n{s"u8di} \n{1s"un} \n{5s"u\3} +\n{\c{5s"u\9}} taats3 4tab. taba6k ta8ban tab2l ta6bre 4tabs t3absc +8tabz 6t3acht ta6der 6tadr tad6s tad2t 1tafe4 1tag ta6ga6 ta8gei +tage4s tag6s5t tah8 tahl3 tai6ne. ta5ir. tak8ta tal3au 1tale ta8leng +tal5ert 6t5a6mer 6tamp tampe6 2t1amt tan5d6a tan8dr tands5a tani5e +6tanl 2tanr t3ans 8t5antr tanu6 t5anw 8tanwa tan8zw ta8rau 6tarbe +1tari 2tark 2t1arm ta1ro 2tart t3arti 6tarz ta1sc ta6sien ta8stem +ta8sto t5aufb 4taufn 8taus. 5tause 8tausf 6tausg t5ausl 2t1b2 2t1c +t6chu 2t1d te2am tea4s te8ben 5techn 4teff te4g3re te6hau 2tehe te4hel +2t1ehr te5id. teig5l 6teign tei8gr 1teil 4teinh t5einhe 4teis t5eisen +8teiw te8lam te4lar 4telek 8telem te6man te6n5ag ten8erw ten5k tens4p +ten8tro 4t3entw 8tentz te6pli 5teppi ter5a6b te3ral ter5au 8terbar +t5erbe. 6terben 8terbs 4t3erbt t5erde. ter5ebe ter5ein te8rers terf4 +\n{8terh"o} \n{6terkl"a} ter8nor ter6re. t8erscha t5e6sel te8stau +t3euro te1xa tex3e 8texp tex6ta 2t1f2 2t1g2 2th. th6a 5tha. 2thaa +6t1hab 6t5haf t5hah 8thak 3thal. 6thals 6t3hand 2t1hau 1the. 3t4hea +t1heb t5heil t3heit t3helf 1theo 5therap 5therf 6t5herz 1thes 1thet +5thi. 2t1hil t3him 8thir 3this t5hj 2th1l 2th1m th1n t5hob t5hof +4tholz 6thopti 1thr6 4ths t1hum 1thy \n{4t1h"a} \n{2t1h"o} \n{t1h"u} +ti1a2m ti1b tie6fer ti1en ti8gerz tig3l ti8kin ti5lat 1tilg t1ind +tin4k3l ti3spa ti5str 5tite ti5tr ti8vel ti8vr 2t1j 2t1k2 2t1l tl8a +2t1m8 2t1n 3tobe 8tobj to3cha 5tocht 8tock tode4 to8del to8du to1e +6t5o6fen to1in toi6r 5toll. to8mene t2ons 2t1ony to4per 5topf. 6topt +to1ra to1s to6ska tos2l 2toti to1tr t8ou 2t1p2 6t1q tr6 tra5cha +tra8far traf5t 1trag tra6gl tra6gr t3rahm 1trai t6rans tra3sc tra6st +3traue t4re. 2trec t3rech t8reck 6t1red t8ree 4t1reg 3treib 4treif +8t3reis 8trepo tre6t5r t3rev 4t3rez 1trib t6rick tri6er 2trig t8rink +tri6o5d trizi5 tro1a 3troc trocke6 troi8d tro8man. tro3ny 5tropf +6t5rosa t5ro\3 \c{t5ro\9} 5trub 5trup trut5 \n{1tr"ag} \n{6t1r"oh} +\n{5tr"ub} \n{tr"u3bu} \n{t1r"uc} \n{t1r"us} 2ts ts1ab t1sac tsa8d +ts1ak t6s5alt ts1an ts1ar ts3auf t3schr \n{t5sch"a} tse6e tsee5i +tsein6s ts3ent ts1er t8serf t4serk t8sh 5t6sik t4s3int ts5ort. +t5s6por t6sprei t1st t6s5tanz ts1th t6stit t4s3tor 1t2sua t2s1uf +t8sum. t2s1u8n t2s1ur 2t1t tt5eif tte6sa tt1ha tt8ret tt1sc tt8ser +tt5s6z 1tuc tuch5a 1tu1e 6tuh t5uhr tu1i tu6it 1tumh 6t5umr 1tums +8tumt 6tund 6tunf 2t1unt tu5ra tu6rau tu6re. tu4r3er 2t1v 2t1w 1ty1 +ty6a ty8la 8tym 6ty6o 2tz tz5al tz1an tz1ar t8zec tzeh6 tzehn5 t6z5ei. +t6zor t4z3um \n{t6z"au} \n{5t"ag} \n{6t"ah} \n{t5"alt} \n{t8"an} +\n{t"are8} \n{8t"a8st} \n{6t"au\3} \n{\c{6t"au\9}} \n{t5"offen} +\n{8t"o8k} \n{1t"on} \n{4t"ub} \n{t6"u5ber.} \n{5t"uch} \n{1t"ur.} +u3al. u5alb u5alf u3alh u5alk u3alp u3an. ua5na u3and u5ans u5ar. +ua6th u1au ua1y u2bab ubi5er. u6b5rit ubs2k \n{u5b"o} \n{u8b"ub} 2uc +u1che u6ch5ec u1chi uch1l uch3m uch5n uch1r uch5to ucht5re u1chu uch1w +uck1a uck5in u1d ud4a u1ei u6ela uene8 u6ep u1er uer1a ue8rerl uer5o +u8esc u2est u8ev u1fa u2f1ei u4f3ent u8ferh uf1fr uf1l uf1ra uf1re +\n{uf1r"a} \n{uf1r"u} uf1s2p uf1st uft1s u8gabt u8gad u6gap ugeb8 u8gn +ugo3s4 u1ha u1he u1hi uh1le u1ho uh1re u1hu uh1w \n{u1h"a} \n{u1h"o} +6ui ui5en u1ig u3ins uin8tes u5isch. u1j 6uk u1ke u1ki u1kl u8klu +u1k6n u5ky u1la uld8se u1le ul8lac ul6lau ul6le6l ul6lo ulni8 u1lo +ulo6i ult6a ult8e u1lu ul2vr \n{u1l"a} \n{u1l"o} 3umfan 5umlau umo8f +um8pho u1mu umu8s \n{u5m"o} u1n1a un2al un6at unau2 6und. 5undein +un4d3um 3undzw \n{und"u8} \n{un8d"ub} une2b un1ec une2h un3eis 3unfal +\n{1unf"a} 5ungea \n{3ungl"u} ung2s1 \n{un8g"a} 1u2nif un4it un8kro +unk5s u1no unpa2 uns2p unvol4 unvoll5 u5os. u1pa u1pi u1p2l u1pr +up4s3t up2t1a u1q u1ra ur5abs ura8d ur5ah u6rak ur3alt u6rana u6r5ans +u8rap ur5a6ri u8ratt u1re ur3eig ur8gri u1ri ur5ins 3urlau urmen6 +ur8nan u1ro 3ursac ur8sau ur8sei ur4sk 3urtei u1ru uru5i6 uru6r u1ry +ur2za \n{ur6z"a} \n{ur5"a6m} \n{u5r"o} \n{u1r"u} \n{ur"uck3} u1sa +usa4gi u2s1ar u2s1au u8schec usch5wi u2s1ei use8kel u8sl u4st3a4b +us3tau u3s4ter u2s1uf u8surn ut1ac u1tal uta8m u1tan ut1ar u1tas ut1au +u1te u8teic u4tent u8terf u6terin u4t3hei ut5ho ut1hu u1ti utine5 +uti6q u1to uto5c u1tr ut1sa ut1s6p ut6stro u1tu utz5w u1u u1v uve5n +\n{uve3r4"a} u1w u1xe u5ya uy5e6 u1yi u2z1eh u8zerh \n{u5"o} u\3e6n +\c{u\9e6n} u\3en5e \c{u\9en5e} 8vanb 6vang 6varb var8d va6t5a va8tei +va2t1r 2v1b 6v5c 6vd 1ve 6ve5g6 ver1 ver5b verb8l ve2re2 verg8 ve2ru8 +ve1s ve2s3p ve3xe 2v1f 2v1g 6v5h vi6el vie6w5 vi1g4 vi8leh vil6le. +8vint vi1ru vi1tr 2v1k 2v1l 2v1m 4v5n 8vo8f voi6le vol8lend vol8li +v2or1 vo2re vo8rin vo2ro 2v1p 8vra v6re 2v1s 2v1t 2v1v 4v3w 2v1z +waffe8 wa6g5n 1wah wah8n wa5la wal8din wal6ta wan4dr 5ware wa8ru +war4za 1was w5c w1d 5wech we6fl 1weg we8geng weg5h weg3l we2g1r +weh6r5er 5weise weit3r wel2t welt3r we6rat 8werc 5werdu wer4fl 5werk. +wer4ka wer8ku wer4ta wer8term we2sp we8stend we6steu we8str +\n{we8st"o} wet8ta wich6s5t 1wid wi2dr wiede4 wieder5 wik6 wim6ma +win4d3r 5wirt wisch5l 1wj 6wk 2w1l 8w1n wo1c woche6 wol6f wor6t5r 6ws2 +w1sk 6w5t 5wunde. wun6gr wu1sc wu2t1 6w5w wy5a \n{w"arme5} \n{w"a1sc} +1xag x1ak x3a4men 8xamt x1an 8x1b x1c 1xe. x3e4g 1xen xe1ro x1erz +1xes 8xf x1g 8x1h 1xi 8xid xi8so 4xiste x1k 6x1l x1m 8xn 1xo 8x5o6d +8x3p2 x1r x1s6 8x1t x6tak x8terf x2t1h 1xu xu1e x5ul 6x3w x1z 5ya. +y5an. y5ank y1b y1c y6cha y4chia y1d yen6n y5ern y1g y5h y5in y1j +y1k2 y1lak yl1al yla8m y5lax y1le y1lo y5lu y8mn ym1p2 y3mu y1na yno2d +yn1t y1on. y1o4p y5ou ypo1 y1pr y8ps y1r yri3e yr1r2 y1s ys5iat ys8ty +y1t y3w y1z \n{y"a8m} z5a6b zab5l 8za6d 1zah za5is 4z3ak 6z1am 5zange. +8zanl 2z1ara 6z5as z5auf 3zaun 2z1b 6z1c 6z1d 1ze ze4dik 4z3eff 8zein +zei4ta zei8ters ze6la ze8lec zel8th 4zemp 6z5engel zen8zin \n{8zerg"a} +zer8i ze1ro zers8 zerta8 zer8tab zer8tag 8zerz ze8ste zeu6gr 2z1ex +2z1f8 z1g 4z1h 1zi zi1en zi5es. 4z3imp zi1na 6z5inf 6z5inni zin6s5er +8zinsuf zist5r zi5th zi1tr 6z1j 2z1k 2z1l 2z1m 6z1n 1zo zo6gl 4z3oh +zo1on zor6na8 4z1p z5q 6z1r 2z1s8 2z1t z4t3end z4t3hei z8thi 1zu zu3al +zu1b4 zu1f2 6z5uhr zun2a 8zunem zunf8 8zungl zu1o zup8fi zu1s8 zu1z +2z1v zw8 z1wal 5zweck zwei3s z1wel z1wer z6werg 8z5wes 1zwi zwi1s +6z1wo 1zy 2z1z zz8a zzi1s \n{1z"a} \n{1z"o} \n{6z"ol.} \n{z"o1le} +\n{1z"u} \n{2z1"u2b} \n{"a1a6} \n{"ab1l} \n{"a1che} \n{"a3chi} +\n{"ach8sc} \n{"ach8sp} \n{"a5chu} \n{"ack5a} \n{"ad1a} \n{"ad5era} +\n{"a6d5ia} \n{"a1e} \n{"a5fa} \n{"af1l} \n{"aft6s} \n{"ag1h} +\n{"ag3le} \n{"a6g5nan} \n{"ag5str} \n{"a1he} \n{"a1hi} \n{"ah1le} +\n{"ah5ne} \n{1"ahnl} \n{"ah1re} \n{"ah5ri} \n{"ah1ru} \n{"a1hu} +\n{"ah1w} \n{6"ai} \n{"a1isc} \n{"a6ische} \n{"a5ism} \n{"a5j} +\n{"a1k} \n{"al1c} \n{"a1le} \n{"a8lei} \n{"al6schl} \n{"ami1e} +\n{"am8n} \n{"am8s} \n{"a5na} \n{5"anderu} \n{"ane5i8} \n{"ang3l} +\n{"ank5l} \n{"a1no} \n{"an6s5c} \n{"a1pa} \n{"ap6s5c} \n{3"aq} +\n{"ar1c} \n{"a1re} \n{"are8m} \n{5"argern} \n{"ar6gl} \n{"a1ri} +\n{3"armel} \n{"a1ro} \n{"art6s5} \n{"a1ru} \n{3"arztl} \n{"a5r"o} +\n{"a6s5chen} \n{"asen8s} \n{"as1th} \n{"ata8b} \n{"a1te} \n{"ateri4} +\n{"ater5it} \n{"a6thy} \n{"a1ti} \n{3"atk} \n{"a1to} \n{"at8schl} +\n{"ats1p} \n{"a5tu} \n{"aub1l} \n{"au1e} \n{1"aug} \n{"au8ga} +\n{"au5i} \n{"a1um.} \n{"a1us.} \n{1"au\3} \n{\c{1"au\9}} \n{"a1z} +\n{"o1b} \n{"o1che} \n{"o5chi} \n{"och8stei} \n{"och8str} \n{"ocht6} +\n{5"o6dem} \n{5"offn} \n{"o1he} \n{"oh1l8} \n{"oh1re} \n{"o1hu} +\n{"o1is} \n{"o1ke} \n{1"o2ko} \n{1"ol.} \n{"ol6k5l} \n{"ol8pl} +\n{"o1mu} \n{"o5na} \n{"onig6s3} \n{"o1no} \n{"o5o6t} \n{"opf3l} +\n{"op6s5c} \n{"o1re} \n{"or8gli} \n{"o1ri} \n{"or8tr} \n{"o1ru} +\n{5"osterr} \n{"o1te} \n{"o5th} \n{"o1ti} \n{"o1tu} \n{"o1v} \n{"o1w} +\n{"owe8} \n{"o2z} \n{"ub6e2} \n{3"u4ber1} \n{"ub1l} \n{"ub1r} +\n{5"u2bu} \n{"u1che} \n{"u1chi} \n{"u8ch3l} \n{"uch6s5c} \n{"u8ck} +\n{"uck1a} \n{"uck5ers} \n{"ud1a2} \n{"u6deu} \n{"udi8t} \n{"u2d1o4} +\n{"ud5s6} \n{"uge4l5a} \n{"ug1l} \n{"uh5a} \n{"u1he} \n{"u8heh} +\n{"u6h5erk} \n{"uh1le} \n{"uh1re} \n{"uh1ru} \n{"u1hu} \n{"uh1w} +\n{"u3k} \n{"u1le} \n{"ul4l5a} \n{"ul8lo} \n{"ul4ps} \n{"ul6s5c} +\n{"u1lu} \n{"un8da} \n{"un8fei} \n{"unk5l} \n{"un8za} \n{"un6zw} +\n{"u5pi} \n{"u1re} \n{"u8rei} \n{"ur8fl} \n{"ur8fr} \n{"ur8geng} +\n{"u1ri} \n{"u1ro} \n{"ur8sta} \n{"ur8ster} \n{"u1ru} \n{"use8n} +\n{"u8sta} \n{"u8stes} \n{"u6s5tete} \n{"u3ta} \n{"u1te} \n{"u1ti} +\n{"ut8tr} \n{"u1tu} \n{"ut8zei} \n{"u1v} \31a8 \c{\91a8} 5\3a. +\c{5\9a.} \38as \c{\98as} \31b8 \c{\91b8} \31c \c{\91c} \31d \c{\91d} +1\3e \c{1\9e} \35ec \c{\95ec} 8\3e8g \c{8\9e8g} 8\3e8h \c{8\9e8h} +2\31ei \c{2\91ei} 8\3em \c{8\9em} \31f8 \c{\91f8} \31g \c{\91g} \31h +\c{\91h} 1\3i \c{1\9i} \31k \c{\91k} \31l \c{\91l} \31m \c{\91m} +\3mana8 \c{\9mana8} \31n \c{\91n} \31o \c{\91o} \31p8 \c{\91p8} \35q +\c{\95q} \31r \c{\91r} \31s2 \c{\91s2} \3st8 \c{\9st8} \31ta \c{\91ta} +\31te \c{\91te} \3t3hei \c{\9t3hei} \31ti \c{\91ti} \35to \c{\95to} +\31tr \c{\91tr} 1\3u8 \c{1\9u8} 6\35um \c{6\95um} \31v \c{\91v} \31w +\c{\91w} \31z \c{\91z} +}% +\endgroup +\relax\endinput +% +% ----------------------------------------------------------------- +% +% =============== Additional Documentation =============== +% +% +% Older Versions of German Hyphenation Patterns: +% ---------------------------------------------- +% +% All older versions of `ghyphen.tex' distributed as +% +% ghyphen.tex/germhyph.tex as of 1986/11/01 +% ghyphen.min/ghyphen.max as of 1988/10/10 +% ghyphen3.tex as of 1990/09/27 & 1991/02/13 +% ghyph31.tex as of 1994/02/13 +% +% are out of date and it is recommended to replace them +% with the new version `dehypht.tex' as of 1999/03/03. +% +% If you are using `ghyphen.min' (a minor version of `ghyphen') +% because of limited trie memory space, try this version and if +% the space is exceeded get a newer TeX implementation with +% larger or configurable trie memory sizes. +% +% +% +% Trie Memory Requirements/Space for Hyphenation Patterns: +% -------------------------------------------------------- +% +% To load this set of german hyphenation patterns the parameters +% of TeX has to have at least these values: +% +% TeX 3.x: +% IniTeX: trie_size >= 9733 trie_op_size >= 207 +% VirTeX: trie_size >= 8375 trie_op_size >= 207 +% +% TeX 2.x: +% IniTeX: trie_size >= 8675 trie_op_size >= 198 +% VirTeX: trie_size >= 7560 trie_op_size >= 198 +% +% If you want to load more than one set of hyphenation patterns +% (in TeX 3.x), the parameters have to be set to a value larger +% than or equal to the sum of all required values for each set. +% +% +% Setting Trie Memory Parameters: +% ------------------------------- +% +% Some implementations allow the user to change the default value +% of a set of the internal TeX parameters including the trie memory +% size parameter specifying the used memory for the hyphenation +% patterns. +% +% Web2c 7.x (Source), teTeX 0.9 (Unix, Amiga), fpTeX (Win32) +% and newer: +% The used memory size of the true is usually set high enough. +% If needed set the size of the trie using the keyword `trie_size' +% in the configuration file `texmf/web2c/texmf.cnf'. For details +% see the included documentation. +% +% emTeX (OS/2, MS-DOS, Windows 3.x/9x/NT): +% You can set the used memory size of the trie using the +% `-mt' option on the command line or in the +% TEXOPTIONS environment variable. +% +% PasTeX (Amiga): +% The values for the parameters can be set using the keywords +% `triesize', `itriesize' and `trieopsize' in the configuration +% file. +% +% others (binaries only): +% See the documentation of the implementation if it is possible +% and how to change these values without recompilation. +% +% others (with sources) +% If the trie memory is too small, you have to recompile TeX +% using larger values for `trie_size' and `trie_op_size'. +% Modify the change file `tex.ch' and recompile TeX. +% For details see the documentation included in the sources. +% +% +% +% Necessary Settings in TeX macro files: +% -------------------------------------- +% +% \lefthyphenmin, \righthyphenmin: +% You can set both parameters to 2. +% +% \lccode : +% To get correct hyphenation points within words containing +% umlauts or \ss, it's necessary to assign values > 0 to the +% appropriate \lccode positions. +% +% These changes are _not_ done when reading this file and have to +% be included in the language switching mechanism as is done in, +% for example, `german.sty' (\lccode change for ^^Y = \ss in OT1, +% \left-/\righthyphenmin settings). +% +% +%% \CharacterTable +%% {Upper-case \A\B\C\D\E\F\G\H\I\J\K\L\M\N\O\P\Q\R\S\T\U\V\W\X\Y\Z +%% Lower-case \a\b\c\d\e\f\g\h\i\j\k\l\m\n\o\p\q\r\s\t\u\v\w\x\y\z +%% Digits \0\1\2\3\4\5\6\7\8\9 +%% Exclamation \! Double quote \" Hash (number) \# +%% Dollar \$ Percent \% Ampersand \& +%% Acute accent \' Left paren \( Right paren \) +%% Asterisk \* Plus \+ Comma \, +%% Minus \- Point \. Solidus \/ +%% Colon \: Semicolon \; Less than \< +%% Equals \= Greater than \> Question mark \? +%% Commercial at \@ Left bracket \[ Backslash \\ +%% Right bracket \] Circumflex \^ Underscore \_ +%% Grave accent \` Left brace \{ Vertical bar \| +%% Right brace \} Tilde \~} +%% +\endinput +%% +%% End of file `dehypht.tex'. diff --git a/Master/texmf-dist/tex/generic/hyphen/dehyphtex.tex b/Master/texmf-dist/tex/generic/hyphen/dehyphtex.tex new file mode 100644 index 00000000000..c74eebabff8 --- /dev/null +++ b/Master/texmf-dist/tex/generic/hyphen/dehyphtex.tex @@ -0,0 +1,3838 @@ +% dehyphtex.tex +% +% Errata für dehypht.tex 1999-03-03 +% +% kompiliert 2006-01-28 +% +% Copyright (C) 2005, 2006 Werner Lemberg +% +% This program can be redistributed and/or modified under the terms +% of the LaTeX Project Public License Distributed from CTAN +% archives in directory macros/latex/base/lppl.txt; either +% version 1 of the License, or any later version. +% +% +% Achtung: Diese Datei muß *nach* german.sty geladen werden! +% Attention: This file must be loaded *after* german.sty! +% +% In web2c-basierten TeX-Implementationen ist es notwendig, die +% Variable `hyph_size' (in texmf.cnf) auf einen größeren Wert wie +% z.B. 5000 zu setzen, um einen Kapazitätsüberlauf der +% Trennstellenausnahmen zu vermeiden. +% Web2c based TeX implementations need to increase the value of +% `hyph_size' (in texmf.cnf) to, say, 5000 to avoid an overflow +% of TeX's exception dictionary. +% + +\begingroup + +\catcode `\ä=11 \catcode `\Ä=11 +\catcode `\ö=11 \catcode `\Ö=11 +\catcode `\ü=11 \catcode `\Ü=11 +\catcode `\^^ff=11 \catcode `\^^Y=11 % ß + +\lccode `\Ä=`\ä \lccode `\ä=`\ä +\lccode `\Ö=`\ö \lccode `\ö=`\ö +\lccode `\Ü=`\ü \lccode `\ü=`\ü +\lccode `\^^ff=`\^^ff \lccode `\^^Y=`\^^Y + +\hyphenation{ +% +% +% falsche Trennungen einfacher Wörter +% + Aa-les % Aal-es + Af-gha-nin-nen % Af-ghan-in-nen + ag-gres-si-ve-rem % ag-gres-si-ver-em + ag-gres-si-ve-ren % ag-gres-si-ver-en + ag-gres-si-ve-rer % ag-gres-si-ver-er + ag-gres-si-ve-res % ag-gres-si-ver-es + AIDS % AI-DS + ak-ti-ve-rem % ak-ti-ver-em + ak-ti-ve-ren % ak-ti-ver-en + ak-ti-ve-rer % ak-ti-ver-er + ak-ti-ve-res % ak-ti-ver-es + ak-tu-el-le-rer % ak-tu-el-ler-er + ak-zep-ta-ble-rer % ak-zep-ta-bler-er + Ale-man-nin-nen % Ale-mann-in-nen + Al-ler-gie % All-er-gie + Al-ler-gi-en % All-er-gi-en + al-ler-gisch % all-er-gisch + al-ler-gi-sche % all-er-gi-sche + al-ler-gi-schem % all-er-gi-schem + al-ler-gi-schen % all-er-gi-schen + al-ler-gi-scher % all-er-gi-scher + al-ler-gi-sches % all-er-gi-sches + Al-ma-na-chen % Al-ma-nach-en + am-bi-tiö-se % am-bi-ti-öse + am-bi-tiö-sem % am-bi-ti-ösem + am-bi-tiö-sen % am-bi-ti-ösen + am-bi-tiö-ser % am-bi-ti-öser + am-bi-tiö-ses % am-bi-ti-öses + Ana-lo-gons % Ana-lo-g-ons + ang-le % an-gle + An-gli-zis-men % An-g-li-zis-men + An-gli-zis-mus % An-g-li-zis-mus + ano-mal % an-omal + ano-ma-le % an-oma-le + ano-ma-lem % an-oma-lem + ano-ma-len % an-oma-len + ano-ma-ler % an-oma-ler + ano-ma-le-re % an-oma-le-re + ano-ma-le-rem % an-oma-le-rem + ano-ma-le-ren % an-oma-le-ren + ano-ma-le-rer % an-oma-ler-er + ano-ma-le-res % an-oma-le-res + ano-ma-les % an-oma-les + Ano-ma-lie % An-oma-lie + Ano-ma-li-en % An-oma-li-en + ano-mal-ste % an-omal-ste + ano-mal-stem % an-omal-stem + ano-mal-sten % an-omal-sten + ano-mal-ster % an-omal-ster + ano-mal-stes % an-omal-stes + An-thro-po-ide % An-thro-poi-de + An-thro-po-iden % An-thro-poi-den + Ar-gons % Ar-g-ons + ASCII % AS-CII + As-sem-bler % As-sem-b-ler + As-sem-blern % As-sem-b-lern + As-sem-blers % As-sem-b-lers + as-sem-blie-re % as-sem-b-lie-re + as-sem-blie-ren % as-sem-b-lie-ren + as-sem-blie-rend % as-sem-b-lie-rend + as-sem-blie-ren-de % as-sem-b-lie-ren-de + as-sem-blie-ren-dem % as-sem-b-lie-ren-dem + as-sem-blie-ren-den % as-sem-b-lie-ren-den + as-sem-blie-ren-der % as-sem-b-lie-ren-der + as-sem-blie-ren-des % as-sem-b-lie-ren-des + as-sem-blierst % as-sem-b-lierst + as-sem-bliert % as-sem-b-liert + as-sem-blier-te % as-sem-b-lier-te + as-sem-blier-tem % as-sem-b-lier-tem + as-sem-blier-ten % as-sem-b-lier-ten + as-sem-blier-ter % as-sem-b-lier-ter + as-sem-blier-tes % as-sem-b-lier-tes + as-sem-blier-test % as-sem-b-lier-test + as-sem-blier-tet % as-sem-b-lier-tet + Aste-ro-iden % Aste-roi-den + at-trak-ti-ve-rem % at-trak-ti-ver-em + at-trak-ti-ve-ren % at-trak-ti-ver-en + at-trak-ti-ve-rer % at-trak-ti-ver-er + at-trak-ti-ve-res % at-trak-ti-ver-es + auf-kremp-le % auf-krem-ple + auf-munt-re % auf-mun-tre + auf-wieg-le % auf-wie-gle + Aut-op-sie % Au-top-sie + Aut-op-si-en % Au-top-si-en + au-to-ri-tä-rem % au-to-ri-tär-em + au-to-ri-tä-ren % au-to-ri-tär-en + au-to-ri-tä-rer % au-to-ri-tär-er + au-to-ri-tä-res % au-to-ri-tär-es + Ba-ro-nin-nen % Ba-ron-in-nen + Base-ball % Ba-se-ball + Bea-mer % Be-a-mer + Bea-mern % Be-a-mern + Bea-mers % Be-a-mers + bech-re % be-ch-re + Bie-ren % Bier-en + Bie-res % Bier-es + Bis-tü-mer % Bi-stü-mer + Bis-tü-mern % Bi-stü-mern + bla-ma-ble-rer % bla-ma-bler-er + blätt-re % blät-tre + brei-ige % breii-ge + brei-igem % breii-gem + brei-igen % breii-gen + brei-iger % breii-ger + brei-iges % breii-ges + Bro-ten % Bro-t-en + Bro-tes % Bro-t-es + brü-ste-te % brüs-te-te + brü-ste-ten % brüs-te-ten + brü-ste-test % brüs-te-test + brü-ste-tet % brüs-te-tet + bru-ta-le-rer % bru-ta-ler-er + büg-le % bü-g-le + bükst % bü-kst + bükt % bü-kt + butt-re % but-tre + Bytes % By-tes + chart-re % char-tre + Che-fin-nen % Chef-in-nen + chif-frier % chif-fri-er + Chi-nins % Chin-ins + Cho-le-ste-rins % Cho-le-ste-r-ins + Ci-nea-sten % Ci-ne-a-sten + ci-nea-stisch % ci-ne-a-stisch + ci-nea-sti-sche % ci-ne-a-sti-sche + ci-nea-sti-schem % ci-ne-a-sti-schem + ci-nea-sti-schen % ci-ne-a-sti-schen + ci-nea-sti-scher % ci-ne-a-sti-scher + ci-nea-sti-sches % ci-ne-a-sti-sches + cle-ve-rem % cle-ver-em + cle-ve-rer % cle-ver-er + cle-ve-res % cle-ver-es + Code % Co-de + Codes % Co-des + Cou-sins % Cous-ins + Deal % De-al + dealt % de-alt + deal-te % de-al-te + deal-ten % de-al-ten + deal-test % de-al-test + deal-tet % de-al-tet + de-fi-zi-tä-rem % de-fi-zi-tär-em + de-fi-zi-tä-ren % de-fi-zi-tär-en + de-fi-zi-tä-rer % de-fi-zi-tär-er + de-fi-zi-tä-res % de-fi-zi-tär-es + De-ka-nin-nen % De-kan-in-nen + De-sign-er % De-si-gner + De-sign-erin % De-si-gne-rin + De-sign-erin-nen % De-si-gne-rin-nen + De-sign-ern % De-si-gnern + De-sign-ers % De-si-gners + De-signs % De-si-gns + des-il-lu-sio-nier % des-il-lu-sio-ni-er + de-struk-ti-ve-rem % de-struk-ti-ver-em + de-struk-ti-ve-ren % de-struk-ti-ver-en + de-struk-ti-ve-rer % de-struk-ti-ver-er + de-struk-ti-ve-res % de-struk-ti-ver-es + De-vons % De-v-ons + dick-ste % dicks-te + dick-stem % dicks-tem + dick-sten % dicks-ten + dick-ster % dicks-ter + dick-stes % dicks-tes + Diö-ze-san % Di-öze-san + Diö-ze-sa-ne % Di-öze-sa-ne + Diö-ze-sa-nen % Di-öze-sa-nen + Diö-ze-sans % Di-özes-ans + Diö-ze-se % Di-öze-se + Diö-ze-sen % Di-öze-sen + dö-ste % dös-te + dö-sten % dös-ten + dö-stest % dös-test + dö-stet % dös-tet + dräng-le % drän-g-le + dribb-le % drib-ble + Drückers % Drück-ers + dunk-le-rer % dunk-ler-er + ed-le-rer % ed-ler-er + ef-fek-ti-ve-rem % ef-fek-ti-ver-em + ef-fek-ti-ve-ren % ef-fek-ti-ver-en + ef-fek-ti-ve-rer % ef-fek-ti-ver-er + ef-fek-ti-ve-res % ef-fek-ti-ver-es + ega-li-tä-rem % ega-li-tär-em + ega-li-tä-ren % ega-li-tär-en + ega-li-tä-rer % ega-li-tär-er + ega-li-tä-res % ega-li-tär-es + Ego-isten % Egoi-sten + Ego-istin % Egoi-stin + Ego-istin-nen % Egoi-stin-nen + ego-istisch % egoi-stisch + ego-isti-sche % egoi-sti-sche + ego-isti-schem % egoi-sti-schem + ego-isti-schen % egoi-sti-schen + ego-isti-scher % egoi-sti-scher + ego-isti-sches % egoi-sti-sches + eif-re % ei-fre + ein-bürg-re % ein-bür-g-re + ein-ei-ige % ein-eii-ge + ein-ei-igem % ein-eii-gem + ein-ei-igen % ein-eii-gen + ein-ei-iger % ein-eii-ger + ein-ei-iges % ein-eii-ges + eit-le-rer % eit-ler-er + eli-tä-rem % eli-tär-em + eli-tä-ren % eli-tär-en + eli-tä-rer % eli-tär-er + eli-tä-res % eli-tär-es + emo-tio-na-le-rer % emo-tio-na-ler-er + emo-tio-nel-le-rer % emo-tio-nel-ler-er + er-lernst % er-l-ernst + ex-klu-si-ve-rem % ex-klu-si-ver-em + ex-klu-si-ve-ren % ex-klu-si-ver-en + ex-klu-si-ve-rer % ex-klu-si-ver-er + ex-klu-si-ve-res % ex-klu-si-ver-es + ex-pan-si-ve-rem % ex-pan-si-ver-em + ex-pan-si-ve-ren % ex-pan-si-ver-en + ex-pan-si-ve-rer % ex-pan-si-ver-er + ex-pan-si-ve-res % ex-pan-si-ver-es + ex-plo-si-ve-rem % ex-plo-si-ver-em + ex-plo-si-ve-ren % ex-plo-si-ver-en + ex-plo-si-ve-rer % ex-plo-si-ver-er + ex-plo-si-ve-res % ex-plo-si-ver-es + ex-zes-si-ve-rem % ex-zes-si-ver-em + ex-zes-si-ve-ren % ex-zes-si-ver-en + ex-zes-si-ve-rer % ex-zes-si-ver-er + ex-zes-si-ve-res % ex-zes-si-ver-es + fäch-le % fä-chle + fäch-re % fä-ch-re + fah-le-rer % fah-ler-er + fa-mi-liä-re % fa-mi-li-äre + fa-mi-liä-rem % fa-mi-li-ärem + fa-mi-liä-ren % fa-mi-li-ären + fa-mi-liä-rer % fa-mi-li-ärer + fa-mi-liä-re-re % fa-mi-li-äre-re + fa-mi-liä-re-rem % fa-mi-li-äre-rem + fa-mi-liä-re-ren % fa-mi-li-äre-ren + fa-mi-liä-re-rer % fa-mi-li-äre-rer + fa-mi-liä-re-res % fa-mi-li-äre-res + fa-mi-liä-res % fa-mi-li-äres + Fa-sans % Fas-ans + fau-le-rer % fau-ler-er + Fea-tures % Fea-tu-res + Fer-nan-do % Fer-n-an-do + Fer-nan-dos % Fer-n-an-dos + feu-da-le-rer % feu-da-ler-er + Feuille-ton % Feuil-le-ton + Feuille-tons % Feuil-le-tons + fi-de-le-rer % fi-de-ler-er + fieb-rig % fie-brig + fieb-ri-ge % fie-bri-ge + fieb-ri-gem % fie-bri-gem + fieb-ri-gen % fie-bri-gen + fieb-ri-ger % fie-bri-ger + fieb-ri-ges % fie-bri-ges + File % Fi-le + Files % Fi-les + filt-re % fil-tre + finst-re % fin-stre + flatt-re % flat-tre + flaue-rem % flau-e-rem + flaue-res % flau-e-res + fle-xi-ble-rer % fle-xibler-er + flö^^fft % flö-^^fft + flö^^ff-ten % flö-^^fften + flö^^ff-test % flö-^^fftest + flö^^ff-tet % flö-^^fftet + Flu-ges % Flug-es + flunk-re % flun-k-re + folg-re % fol-g-re + folt-re % fol-tre + for-ma-le-rer % for-ma-ler-er + for-mel-ler-er % for-mel-ler-er + Fou-rier % Fou-ri-er + Fou-riers % Fou-ri-ers + frä-ste % fräs-te + frä-sten % fräs-ten + frä-stest % fräs-test + frä-stet % fräs-tet + Freak % Fre-ak + Freaks % Fre-aks + freie-ste % frei-e-ste + funkst % funk-st + futt-re % fut-tre + Gan-dhi % Gand-hi + Gan-dhis % Gand-his + gäng-le % gän-g-le + Gar-ni-so-nen % Gar-ni-so-n-en + Gate-way % Ga-te-way + Gate-ways % Ga-te-ways + Gaulles % Gaul-les + ge-dop-ter % ge-do-pter + ge-döst % ge-d-öst + ge-eggt % ge-e-ggt + ge-egg-ten % ge-e-gg-ten + ge-frä-ste % ge-fräs-te + ge-frä-stem % ge-fräs-tem + ge-frä-sten % ge-fräs-ten + ge-frä-ster % ge-fräs-ter + ge-frä-stes % ge-fräs-tes + Ge-hir-nen % Ge-hir-n-en + gei-le-rer % gei-ler-er + ge-kne-belt % ge-k-ne-belt + ge-kne-bel-te % ge-k-ne-bel-te + ge-kne-bel-tem % ge-k-ne-bel-tem + ge-kne-bel-ten % ge-k-ne-bel-ten + ge-kne-bel-ter % ge-k-ne-bel-ter + ge-kne-bel-tes % ge-k-ne-bel-tes + ge-kneift % ge-k-neift + ge-kne-tet % ge-k-ne-tet + ge-kne-te-te % ge-k-ne-te-te + ge-kne-te-tem % ge-k-ne-te-tem + ge-kne-te-ten % ge-k-ne-te-ten + ge-kne-te-ter % ge-k-ne-te-ter + ge-kne-te-tes % ge-k-ne-te-tes + ge-lobst % ge-l-obst + ge-lü-ste-te % ge-lüs-te-te + ge-lü-ste-ten % ge-lüs-te-ten + ge-lü-ste-test % ge-lüs-te-test + ge-lü-ste-tet % ge-lüs-te-tet + ge-naue-rem % ge-nau-e-rem + ge-naue-res % ge-nau-e-res + ge-neckt % gen-eckt + ge-neck-te % gen-eck-te + ge-neck-tem % gen-eck-tem + ge-neck-ten % gen-eck-ten + ge-neck-ter % gen-eck-ter + ge-neck-tes % gen-eck-tes + ge-ne-rel-le-rer % ge-ne-rel-ler-er + ge-nia-le-rer % ge-nia-ler-er + ge-nui-ne % ge-nu-i-ne + ge-reckt % ge-r-eckt + ge-rü-ste-te % ge-rüs-te-te + ge-rü-ste-tem % ge-rüs-te-tem + ge-rü-ste-ten % ge-rüs-te-ten + ge-rü-ste-ter % ge-rüs-te-ter + ge-rü-ste-tes % ge-rüs-te-tes + ge-schah % ge-sch-ah + ge-scha-hen % ge-sch-a-hen + ge-sche-he % ge-sch-ehe + ge-schneuzt % ge-sch-neuzt + ge-schrien % ge-schri-en + ge-spei-set % ge-speis-et + ge-spei-ste % ge-speis-te + ge-spei-stem % ge-speis-tem + ge-spei-sten % ge-speis-ten + ge-spei-ster % ge-speis-ter + ge-spei-stes % ge-speis-tes + ge-starrt % ge-st-arrt + ge-star-tet % ge-st-ar-tet + ge-star-te-te % ge-st-ar-te-te + ge-star-te-tem % ge-st-ar-te-tem + ge-star-te-ten % ge-st-ar-te-ten + ge-star-te-ter % ge-st-ar-te-ter + ge-star-te-tes % ge-st-ar-te-tes + ge-streun-ter % ge-stre-un-ter + ge-trig-gert % get-rig-gert + ge-wich-ste % ge-wichs-te + ge-wich-stem % ge-wichs-tem + ge-wich-sten % ge-wichs-ten + ge-wich-ster % ge-wichs-ter + ge-wich-stes % ge-wichs-tes + Glan-zes % Glanz-es + gra-ste % gras-te + gra-sten % gras-ten + gra-stest % gras-test + gra-stet % gras-tet + gra-ziö-se % gra-zi-öse + gra-ziö-sem % gra-zi-ösem + gra-ziö-sen % gra-zi-ösen + gra-ziö-ser % gra-zi-öser + gra-ziö-ses % gra-zi-öses + grüb-le % grü-b-le + gurg-le % gur-gle + hag-le % ha-gle + hal-bem % hal-b-em + hal-ben % hal-b-en + hal-bes % hal-b-es + halft-re % half-tre + hap-re % ha-p-re + Hard-ware % Hard-wa-re + heb-le % he-ble + heik-le % hei-kle + heik-lem % hei-klem + heik-le-re % hei-kle-re + heik-le-rem % hei-kle-rem + heik-le-ren % hei-kle-ren + heik-le-rer % hei-kler-er + heik-le-res % hei-kle-res + heik-les % hei-kles + hei-le-rer % hei-ler-er + hel-le-rer % hel-ler-er + her-in-nen % he-rin-nen + Her-me-lins % Her-mel-ins + he-ro-ische % he-ro-i-sche + he-ro-ischem % he-ro-i-schem + he-ro-ischen % he-ro-i-schen + he-ro-ischer % he-ro-i-scher + he-ro-isches % he-ro-i-sches + High-tech % Hight-ech + hingst % hin-gst + hingt % hin-gt + hinkst % hin-kst + hinkt % hin-kt + hink-te % hin-k-te + hink-ten % hin-k-ten + hink-test % hin-k-test + hink-tet % hin-k-tet + Hir-nen % Hir-n-en + Hitch-cock % Hit-ch-cock + Hitch-cocks % Hit-ch-cocks + hob-le % ho-ble + hoh-le-rem % hohl-e-rem + hoh-le-rer % hohler-er + hoh-le-res % hohl-e-res + holp-re % hol-p-re + Hom-mage % Hom-ma-ge + Hot-line % Hot-li-ne + Hot-lines % Hot-li-nes + hu-ma-ni-tä-rem % hu-ma-ni-tär-em + hu-ma-ni-tä-ren % hu-ma-ni-tär-en + hu-ma-ni-tä-rer % hu-ma-ni-tär-er + hu-ma-ni-tä-res % hu-ma-ni-tär-es + hu-man-ste % hum-an-ste + hu-man-stem % hum-an-stem + hu-man-sten % hum-an-sten + hu-man-ster % hum-an-ster + hu-man-stes % hum-an-stes + hump-le % hum-ple + hung-re % hun-g-re + idea-le-rer % idea-ler-er + ide-el-le-rer % ide-el-ler-er + il-lu-stre % il-lust-re + il-lu-strem % il-lust-rem + il-lu-stren % il-lust-ren + il-lu-strer % il-lust-rer + il-lu-stres % il-lust-res + imk-re % im-kre + im-pul-si-ve-rem % im-pul-si-ver-em + im-pul-si-ve-ren % im-pul-si-ver-en + im-pul-si-ve-rer % im-pul-si-ver-er + im-pul-si-ve-res % im-pul-si-ver-es + in-di-vi-du-el-le-rer % in-di-vi-du-el-ler-er + In-do-ne-sie-rin % In-do-ne-si-e-rin + In-do-ne-sie-rin-nen % In-do-ne-si-e-rin-nen + in-ten-si-ve-rem % in-ten-si-ver-em + in-ten-si-ve-ren % in-ten-si-ver-en + in-ten-si-ve-rer % in-ten-si-ver-er + in-ten-si-ve-res % in-ten-si-ver-es + Isaacs % Isaa-cs + Ita-lie-ne-rin % Ita-li-e-ne-rin + Ita-lie-ne-rin-nen % Ita-li-e-ne-rin-nen + Ita-lie-nern % Ita-li-e-nern + Ita-lie-ners % Ita-li-e-ners + Jag-den % Jag-d-en + Jar-gons % Jar-g-ons + Je-re-mia-de % Je-re-mi-a-de + Je-re-mia-den % Je-re-mi-a-den + Jon-gleur % Jong-leur + Jo-sephs % Jo-se-phs + jub-le % ju-ble + kabb-le % kab-ble + kab-le % ka-ble + Ka-na-die-rin % Ka-na-di-e-rin + Ka-na-die-rin-nen % Ka-na-di-e-rin-nen + Ka-nons % Ka-n-ons + Ka-pi-tä-nin-nen % Ka-pi-tän-in-nen + ka-pri-ziö-se % ka-pri-zi-öse + ka-pri-ziö-sem % ka-pri-zi-ösem + ka-pri-ziö-sen % ka-pri-zi-ösen + ka-pri-ziö-ser % ka-pri-zi-öser + ka-pri-ziö-se-re % ka-pri-zi-öse-re + ka-pri-ziö-se-rem % ka-pri-zi-öse-rem + ka-pri-ziö-se-ren % ka-pri-zi-öse-ren + ka-pri-ziö-se-rer % ka-pri-zi-öse-rer + ka-pri-ziö-se-res % ka-pri-zi-öse-res + ka-pri-ziö-ses % ka-pri-zi-öses + ka-pri-ziö-se-ste % ka-pri-zi-öse-ste + ka-pri-ziö-se-stem % ka-pri-zi-öse-stem + ka-pri-ziö-se-sten % ka-pri-zi-öse-sten + ka-pri-ziö-se-ster % ka-pri-zi-öse-ster + ka-pri-ziö-se-stes % ka-pri-zi-öse-stes + ka-ri-ka-ti-ve-rem % ka-ri-ka-ti-ver-em + ka-ri-ka-ti-ve-ren % ka-ri-ka-ti-ver-en + ka-ri-ka-ti-ve-res % ka-ri-ka-ti-ver-es + ka-riö-se % ka-ri-öse + ka-riö-sem % ka-ri-ösem + ka-riö-sen % ka-ri-ösen + ka-riö-ser % ka-ri-öser + ka-riö-ses % ka-ri-öses + ka-ri-ta-ti-ve-rem % ka-ri-ta-ti-ver-em + ka-ri-ta-ti-ve-ren % ka-ri-ta-ti-ver-en + ka-ri-ta-ti-ve-rer % ka-ri-ta-ti-ver-er + ka-ri-ta-ti-ve-res % ka-ri-ta-ti-ver-es + Ka-tar-rhe % Ka-tarr-he + Ka-tar-rhen % Ka-tarr-hen + Ka-tarrhs % Ka-tarr-hs + ka-ta-stro-pha-le-rer % ka-ta-stro-pha-ler-er + Kath-rin % Ka-thrin + Kath-rins % Ka-thrins + Kat-rin % Ka-trin + Kat-rins % Ka-trins + keg-le % ke-gle + kelt-re % kel-tre + kent-re % ken-tre + Khmer % Kh-mer + Ki-osks % Ki-o-sks + klimp-re % klim-p-re + kling-le % klin-gle + knabb-re % knab-b-re + knatt-re % knat-tre + kneb-le % kne-ble + knien % kni-en + knist-re % kni-stre + knob-le % kno-ble + kol-le-gia-le-rer % kol-le-gia-ler-er + kom-for-ta-ble-rer % kom-for-ta-bler-er + kom-mer-zi-el-le-rer % kom-mer-zi-el-ler-er + Kom-mi-li-to-nin-nen % Kom-mi-li-ton-in-nen + kon-ser-va-ti-ve-rem % kon-ser-va-ti-ver-em + kon-ser-va-ti-ve-ren % kon-ser-va-ti-ver-en + kon-ser-va-ti-ve-rer % kon-ser-va-ti-ver-er + kon-ser-va-ti-ve-res % kon-ser-va-ti-ver-es + kon-struk-ti-ve-rem % kon-struk-ti-ver-em + kon-struk-ti-ve-ren % kon-struk-ti-ver-en + kon-struk-ti-ve-rer % kon-struk-ti-ver-er + kon-struk-ti-ve-res % kon-struk-ti-ver-es + Kon-ter-feis % Kon-ter-f-eis + Kon-ti-nents % Kon-tin-ents + kont-re % kon-tre + Kop-fes % Kopf-es + Ko-reas % Ko-re-as + kor-re-lie-rend % kor-re-li-e-rend + kor-re-lie-ren-de % kor-re-li-e-ren-de + kor-re-lie-ren-dem % kor-re-li-e-ren-dem + kor-re-lie-ren-den % kor-re-li-e-ren-den + kor-re-lie-ren-der % kor-re-li-e-ren-der + kor-re-lie-ren-des % kor-re-li-e-ren-des + krabb-le % krab-ble + krea-ti-ve-rem % krea-ti-ver-em + krea-ti-ve-ren % krea-ti-ver-en + krea-ti-ve-rer % krea-ti-ver-er + krea-ti-ve-res % krea-ti-ver-es + kre-ierst % kre-i-erst + kre-iert % kre-i-ert + kre-ier-te % kre-i-er-te + kre-ier-tem % kre-i-er-tem + kre-ier-ten % kre-i-er-ten + kre-ier-ter % kre-i-er-ter + kre-ier-tes % kre-i-er-tes + kre-ier-test % kre-i-er-test + kre-ier-tet % kre-i-er-tet + kribb-le % krib-ble + kri-mi-nel-le-rer % kri-mi-nel-ler-er + Krish-na % Kris-h-na + Krish-nas % Kris-hnas + ku-bier % ku-bi-er + kug-le % ku-gle + küh-le-rer % küh-ler-er + kul-tu-rel-le-rer % kul-tu-rel-ler-er + Kum-pa-nin-nen % Kum-pan-in-nen + kurb-le % kur-ble + Ku-rier % Ku-ri-er + Ku-riers % Ku-ri-ers + kur-zem % kur-z-em + kur-zen % kur-z-en + kur-zer % kur-z-er + kur-zes % kur-z-es + la-bi-le-rer % la-bi-ler-er + lag-re % la-g-re + laue-rem % lau-e-rem + laue-res % lau-e-res + läut-re % läu-tre + le-ga-le-rer % le-ga-ler-er + Le-nins % Len-ins + Len-nons % Len-n-ons + Le-se-rin-nen % Le-se-r-in-nen + li-be-ra-le-rer % li-be-ra-ler-er + lief-re % lie-fre + Lis-sa-bons % Lis-sa-b-ons + Lob-by-isten % Lob-by-i-sten + Log-in % Lo-gin + Lon-dons % Lon-d-ons + lö-ste % lös-te + lö-sten % lös-ten + lö-stest % lös-test + lö-stet % lös-tet + loy-ale % loya-le + loy-alem % loya-lem + loy-alen % loya-len + loy-aler % loya-ler + loy-ales % loya-les + lu-kra-ti-ve-rem % lu-kra-ti-ver-em + lu-kra-ti-ve-ren % lu-kra-ti-ver-en + lu-kra-ti-ve-rer % lu-kra-ti-ver-er + lu-kra-ti-ve-res % lu-kra-ti-ver-es + Lu-nas % Lu-n-as + lung-re % lun-g-re + lu-xu-riö-se % lu-xu-ri-öse + lu-xu-riö-sem % lu-xu-ri-ösem + lu-xu-riö-sen % lu-xu-ri-ösen + lu-xu-riö-ser % lu-xu-ri-öser + lu-xu-riö-se-re % lu-xu-ri-öse-re + lu-xu-riö-se-rem % lu-xu-ri-öse-rem + lu-xu-riö-se-ren % lu-xu-ri-öse-ren + lu-xu-riö-se-rer % lu-xu-ri-öse-rer + lu-xu-riö-se-res % lu-xu-ri-öse-res + lu-xu-riö-ses % lu-xu-ri-öses + lu-xu-riö-se-ste % lu-xu-ri-öse-ste + lu-xu-riö-se-stem % lu-xu-ri-öse-stem + lu-xu-riö-se-sten % lu-xu-ri-öse-sten + lu-xu-riö-se-ster % lu-xu-ri-öse-ster + lu-xu-riö-se-stes % lu-xu-ri-öse-stes + ma-li-ziö-se % ma-li-zi-öse + ma-li-ziö-sem % ma-li-zi-ösem + ma-li-ziö-sen % ma-li-zi-ösen + ma-li-ziö-ser % ma-li-zi-öser + ma-li-ziö-ses % ma-li-zi-öses + Ma-nage-ment % Ma-na-ge-ment + Ma-nage-ments % Ma-na-ge-ments + mang-le % man-gle + ma-nua-le % ma-nu-a-le + Ma-nua-len % Ma-nu-a-len + Ma-ries % Ma-ri-es + mart-re % mar-tre + mas-si-ve-rem % mas-si-ver-em + mas-si-ve-ren % mas-si-ver-en + mas-si-ve-rer % mas-si-ver-er + mas-si-ve-res % mas-si-ver-es + Mat-thi-as % Matt-hi-as + me-lo-diö-se % me-lo-di-öse + me-lo-diö-sem % me-lo-di-ösem + me-lo-diö-sen % me-lo-di-ösen + me-lo-diö-ser % me-lo-di-öser + me-lo-diö-ses % me-lo-di-öses + meut-re % meu-tre + Mi-lans % Mi-l-ans + mi-no-ische % mi-no-i-sche + mi-no-ischem % mi-no-i-schem + mi-no-ischen % mi-no-i-schen + mi-no-ischer % mi-no-i-scher + mi-no-isches % mi-no-i-sches + mi-nu-tiö-se % mi-nu-ti-öse + mi-nu-tiö-sem % mi-nu-ti-ösem + mi-nu-tiö-sen % mi-nu-ti-ösen + mi-nu-tiö-ser % mi-nu-ti-öser + mi-nu-tiö-ses % mi-nu-ti-öses + mi-se-ra-ble-rer % mi-se-ra-bler-er + mitt-le-rer % mitt-ler-er + mo-bi-le-rer % mo-bi-ler-er + mo-dern-ste % mo-d-ern-ste + mo-dern-stem % mo-d-ern-stem + mo-dern-sten % mo-d-ern-sten + mo-dern-ster % mo-d-ern-ster + mo-dern-stes % mo-d-ern-stes + mog-le % mo-gle + mo-nu-men-ta-le-rer % mo-nu-men-ta-ler-er + Mor-phe-me % Mor-ph-e-me + Mor-phe-men % Mor-ph-e-men + Mo-sai-ke % Mo-sa-ike + Mo-sai-ken % Mo-sa-ik-en + mul-ti-ples % mul-tip-les + Mus-se-lins % Mus-sel-ins + my-ste-riö-se % my-ste-ri-öse + my-ste-riö-sem % my-ste-ri-ösem + my-ste-riö-sen % my-ste-ri-ösen + my-ste-riö-ser % my-ste-ri-öser + my-ste-riö-ses % my-ste-ri-öses + nag-le % na-gle + nai-ve-rem % nai-ver-em + nai-ve-ren % nai-ver-en + nai-ve-rer % nai-ver-er + nai-ve-res % nai-ver-es + ne-ga-ti-ve-rem % ne-ga-ti-ver-em + ne-ga-ti-ve-ren % ne-ga-ti-ver-en + ne-ga-ti-ve-rer % ne-ga-ti-ver-er + ne-ga-ti-ve-res % ne-ga-ti-ver-es + neue-rem % neu-e-rem + neue-res % neu-e-res + neun-ter % ne-un-ter + neu-tra-le-rer % neu-tra-ler-er + nie-ste % nies-te + nie-sten % nies-ten + nie-stest % nies-test + nie-stet % nies-tet + Ni-veaus % Ni-ve-aus + no-bler % no-b-ler + nörg-le % nör-gle + nor-ma-le-rer % nor-ma-ler-er + nüch-tern-ste % nüch-t-ern-ste + nüch-tern-stem % nüch-t-ern-stem + nüch-tern-sten % nüch-t-ern-sten + nüch-tern-ster % nüch-t-ern-ster + nüch-tern-stes % nüch-t-ern-stes + ob-jek-ti-ve-rem % ob-jek-ti-ver-em + ob-jek-ti-ve-ren % ob-jek-ti-ver-en + ob-jek-ti-ve-rer % ob-jek-ti-ver-er + ob-jek-ti-ve-res % ob-jek-ti-ver-es + Ob-stes % Obst-es + of-fi-zi-el-le-rer % of-fi-zi-el-ler-er + of-fi-ziö-se % of-fi-zi-öse + of-fi-ziö-sem % of-fi-zi-ösem + of-fi-ziö-sen % of-fi-zi-ösen + of-fi-ziö-ser % of-fi-zi-öser + of-fi-ziö-ses % of-fi-zi-öses + Ok-to-bers % Ok-t-obers + On-line % On-li-ne + Ozons % Oz-ons + Pa-blos % Pab-los + Pa-lä-sti-nen-se-rin-nen % Pa-lä-sti-nen-se-r-in-nen + Pa-lä-sti-nen-sers % Pa-lä-sti-nensers + pa-lav-re % pa-la-vre + pa-na-me-si-sche % pan-a-me-si-sche + pa-na-me-si-schen % pan-a-me-si-schen + Pa-ra-bo-lo-ide % Pa-ra-bo-loi-de + Pa-ra-bo-lo-iden % Pa-ra-bo-loi-den + Pa-ra-bo-lo-ides % Pa-ra-bo-loi-des + Pa-ra-do-xons % Pa-ra-do-x-ons + Pa-raf-fin % Par-af-fin + pa-ra-si-tä-rem % pa-ra-si-tär-em + pa-ra-si-tä-ren % pa-ra-si-tär-en + pa-ra-si-tä-rer % pa-ra-si-tär-er + pa-ra-si-tä-res % pa-ra-si-tär-es + Par-fums % Parf-ums + Par-terres % Par-ter-res + par-ti-el-le-rer % par-ti-el-ler-er + pas-si-ve-rem % pas-si-ver-em + pas-si-ve-ren % pas-si-ver-en + pas-si-ve-rer % pas-si-ver-er + pas-si-ve-res % pas-si-ver-es + Pen-ta-gons % Pen-ta-g-ons + Pent-house % Penthou-se + per-fid-ste % per-fi-dste + per-fid-stem % per-fi-dstem + per-fid-sten % per-fi-dsten + per-fid-ster % per-fi-dster + per-fid-stes % per-fi-dstes + Per-for-mance % Per-for-man-ce + Pe-rio-de % Pe-ri-ode + Pe-rio-den % Pe-ri-oden + pe-rio-disch % pe-ri-odisch + pe-rio-di-sche % pe-ri-odi-sche + pe-rio-di-schem % pe-ri-odi-schem + pe-rio-di-schen % pe-ri-odi-schen + pe-rio-di-scher % pe-ri-odi-scher + pe-rio-di-sches % pe-ri-odi-sches + Pe-rio-di-zi-tät % Pe-ri-odi-zi-tät + Per-se-rin-nen % Per-se-r-in-nen + pflast-re % pfla-stre + pilg-re % pil-g-re + Pipe-line % Pi-pe-li-ne + Pipe-lines % Pi-pe-li-nes + Plä-doyer % Plä-doy-er + Pla-ne-to-iden % Pla-ne-toi-den + Pla-teaus % Pla-te-aus + plätsch-re % plät-sch-re + plau-si-ble-rer % plau-si-bler-er + pok-re % po-k-re + polst-re % pol-stre + polt-re % pol-tre + Po-ly-gons % Po-ly-g-ons + Po-pe-line % Po-pe-li-ne + Porte-feuille % Por-te-feuil-le + Porte-feuilles % Por-te-feuil-les + Porte-mon-naie % Por-te-mon-naie + Porte-mon-naies % Por-te-mon-nai-es + po-si-ti-ve-rem % po-si-ti-ver-em + po-si-ti-ve-ren % po-si-ti-ver-en + po-si-ti-ve-rer % po-si-ti-ver-er + po-si-ti-ve-res % po-si-ti-ver-es + pos-ses-si-ve-rem % pos-ses-si-ver-em + pos-ses-si-ve-ren % pos-ses-si-ver-en + pos-ses-si-ve-rer % pos-ses-si-ver-er + pos-ses-si-ve-res % pos-ses-si-ver-es + prak-ti-ka-ble-rer % prak-ti-ka-bler-er + pral-le-rer % pral-ler-er + prä-mierst % prä-mi-erst + prä-miert % prä-mi-ert + prä-mier-te % prä-mi-er-te + prä-mier-tem % prä-mi-er-tem + prä-mier-ten % prä-mi-er-ten + prä-mier-ter % prä-mi-er-ter + prä-mier-tes % prä-mi-er-tes + prä-mier-test % prä-mi-er-test + prä-mier-tet % prä-mi-er-tet + prä-ten-tiö-se % prä-ten-ti-öse + prä-ten-tiö-sem % prä-ten-ti-ösem + prä-ten-tiö-sen % prä-ten-ti-ösen + prä-ten-tiö-ser % prä-ten-ti-öser + prä-ten-tiö-ses % prä-ten-ti-öses + pri-mi-ti-ve-rem % pri-mi-ti-ver-em + pri-mi-ti-ve-ren % pri-mi-ti-ver-en + pri-mi-ti-ve-rer % pri-mi-ti-ver-er + pri-mi-ti-ve-res % pri-mi-ti-ver-es + pro-duk-ti-ve-rem % pro-duk-ti-ver-em + pro-duk-ti-ve-ren % pro-duk-ti-ver-en + pro-duk-ti-ve-rer % pro-duk-ti-ver-er + pro-duk-ti-ve-res % pro-duk-ti-ver-es + pro-fi-ta-ble-rer % pro-fi-ta-bler-er + pro-gres-si-ve-rem % pro-gres-si-ver-em + pro-gres-si-ve-ren % pro-gres-si-ver-en + pro-gres-si-ve-rer % pro-gres-si-ver-er + pro-gres-si-ve-res % pro-gres-si-ver-es + pro-sai-sche % pro-sa-i-sche + pro-sai-schem % pro-sa-i-schem + pro-sai-schen % pro-sa-i-schen + pro-sai-scher % pro-sa-i-scher + pro-sai-sches % pro-sa-i-sches + Pro-tei-ne % Pro-te-i-ne + Pro-tei-nen % Pro-te-i-nen + pro-vo-ka-ti-ve-rem % pro-vo-ka-ti-ver-em + pro-vo-ka-ti-ve-ren % pro-vo-ka-ti-ver-en + pro-vo-ka-ti-ve-rer % pro-vo-ka-ti-ver-er + pro-vo-ka-ti-ve-res % pro-vo-ka-ti-ver-es + prüg-le % prü-g-le + Puz-zle % Puzz-le + Puz-zles % Puzz-les + ra-di-ka-le-rer % ra-di-ka-ler-er + Ra-dons % Ra-d-ons + räk-le % rä-kle + Ralphs % Ral-phs + ra-tio-nel-le-rer % ra-tio-nel-ler-er + ratt-re % rat-tre + Rau-mes % Raum-es + re-dun-dant % red-un-dant + re-dun-dan-te % red-un-dan-te + re-dun-dan-tem % red-un-dan-tem + re-dun-dan-ten % red-un-dan-ten + re-dun-dan-ter % red-un-dan-ter + re-dun-dan-tes % red-un-dan-tes + Re-dun-danz % Red-un-danz + Re-dun-dan-zen % Red-un-dan-zen + re-el-le-rer % re-el-ler-er + Re-gimes % Re-gi-mes + reg-le % re-gle + reich-ste % reichs-te + reich-stem % reichs-tem + reich-sten % reichs-ten + reich-ster % reichs-ter + reich-stes % reichs-tes + Re-kruts % Re-k-ruts + re-la-ti-ve-rem % re-la-ti-ver-em + re-la-ti-ve-ren % re-la-ti-ver-en + re-la-ti-ve-rer % re-la-ti-ver-er + re-la-ti-ve-res % re-la-ti-ver-es + re-li-giö-se % re-li-gi-öse + re-li-giö-sem % re-li-gi-ösem + re-li-giö-sen % re-li-gi-ösen + re-li-giö-ser % re-li-gi-öser + re-li-giö-ses % re-li-gi-öses + remp-le % rem-ple + ren-ta-ble-rer % ren-ta-bler-er + re-pres-si-ve-rem % re-pres-si-ver-em + re-pres-si-ve-ren % re-pres-si-ver-en + re-pres-si-ve-rer % re-pres-si-ver-er + re-pres-si-ve-res % re-pres-si-ver-es + re-spek-ta-ble-rer % re-spek-ta-bler-er + re-vo-lu-tio-nier % re-vo-lu-tio-ni-er + rülp-ste % rülps-te + rülp-sten % rülps-ten + rülp-stest % rülps-test + rülp-stet % rülps-tet + Ru-mä-nin-nen % Ru-män-in-nen + rü-ste-te % rüs-te-te + rü-ste-ten % rüs-te-ten + rü-ste-test % rüs-te-test + rü-ste-tet % rüs-te-tet + Saa-les % Saa-l-es + sabb-re % sab-b-re + sa-ni-tä-rem % sa-ni-tär-em + sa-ni-tä-ren % sa-ni-tär-en + sa-ni-tä-rer % sa-ni-tär-er + sa-ni-tä-res % sa-ni-tär-es + säub-re % säu-b-re + saue-res % sau-e-res + Sau-nas % Sau-n-as + Scha-fot-te % Schaf-ot-te + Scha-fot-ten % Schaf-ot-ten + schäk-re % schä-k-re + scha-le-rer % scha-ler-er + Schar-la-tans % Schar-la-t-ans + scheue-rem % scheu-e-rem + scheue-res % scheu-e-res + scheue-rest % scheu-e-rest + schien % schi-en + schlabb-re % schlab-bre + schlabb-rig % schlab-brig + schlabb-ri-ge % schlab-bri-ge + schlabb-ri-gem % schlab-bri-gem + schlabb-ri-gen % schlab-bri-gen + schlabb-ri-ger % schlab-bri-ger + schlabb-ri-ges % schlab-bri-ges + schläng-le % schlän-g-le + schlaue-rem % schlau-e-rem + schlaue-res % schlau-e-res + schlenk-re % schlen-k-re + schleu-ste % schleus-te + schleu-sten % schleus-ten + schleu-stest % schleus-test + schleu-stet % schleus-tet + schlitt-re % schlit-tre + Schlos-se-rin-nen % Schlos-se-r-in-nen + schmirg-le % schmir-gle + schmugg-le % schmug-gle + schnatt-re % schnat-tre + schnee-ig % schne-eig + schnee-ige % schne-ei-ge + schnee-igem % schne-ei-gem + schnee-igen % schne-ei-gen + schnee-iger % schne-ei-ger + schnee-iges % schne-ei-ges + schnel-le-rer % schnel-ler-er + schnieg-le % schnie-gle + Schreins % Schr-eins + schrien % schri-en + schril-le-rer % schril-ler-er + schüch-tern-ste % schüch-t-ern-ste + schüch-tern-stem % schüch-t-ern-stem + schüch-tern-sten % schüch-t-ern-sten + schüch-tern-ster % schüch-t-ern-ster + schüch-tern-stes % schüch-t-ern-stes + schwabb-le % schwab-ble + schwäng-re % schwän-g-re + schwär-mend % schwär-me-nd + schwär-men-de % schwär-me-n-de + schwär-men-dem % schwär-me-n-dem + schwär-men-den % schwär-me-n-den + schwär-men-der % schwär-me-n-der + schwär-men-des % schwär-me-n-des + Schwär-mern % Schwär-me-rn + Schwär-mers % Schwär-me-rs + Schwei-^^ffers % Schwei^^ff-ers + schwu-le-rer % schwu-ler-er + schwü-le-rer % schwü-ler-er + seg-le % se-gle + se-ni-le-rer % se-ni-ler-er + sen-si-ble-rer % sen-si-bler-er + sen-ten-ziö-se % sen-ten-zi-öse + sen-ten-ziö-sem % sen-ten-zi-ösem + sen-ten-ziö-sen % sen-ten-zi-ösen + sen-ten-ziö-ser % sen-ten-zi-öser + sen-ten-ziö-se-re % sen-ten-zi-öse-re + sen-ten-ziö-se-rem % sen-ten-zi-öse-rem + sen-ten-ziö-se-ren % sen-ten-zi-öse-ren + sen-ten-ziö-se-rer % sen-ten-zi-öse-rer + sen-ten-ziö-se-res % sen-ten-zi-öse-res + sen-ten-ziö-ses % sen-ten-zi-öses + sen-ten-ziö-se-ste % sen-ten-zi-öse-ste + sen-ten-ziö-se-stem % sen-ten-zi-öse-stem + sen-ten-ziö-se-sten % sen-ten-zi-öse-sten + sen-ten-ziö-se-ster % sen-ten-zi-öse-ster + sen-ten-ziö-se-stes % sen-ten-zi-öse-stes + sen-ti-men-ta-le-rer % sen-ti-men-ta-ler-er + se-riö-se % se-ri-öse + se-riö-sem % se-ri-ösem + se-riö-sen % se-ri-ösen + se-riö-ser % se-ri-öser + se-riö-se-re % se-ri-öse-re + se-riö-se-rem % se-ri-öse-rem + se-riö-se-ren % se-ri-öse-ren + se-riö-se-rer % se-ri-öse-rer + se-riö-se-res % se-ri-öse-res + se-riö-ses % se-ri-öses + se-riö-se-ste % se-ri-öse-ste + se-riö-se-stem % se-ri-öse-stem + se-riö-se-sten % se-ri-öse-sten + se-riö-se-ster % se-ri-öse-ster + se-riö-se-stes % se-ri-öse-stes + Se-riö-si-tät % Se-ri-ösi-tät + Se-rums % Ser-ums + ser-vi-le-rer % ser-vi-ler-er + sieg-le % sie-gle + sim-pler % simp-ler + sim-ple-re % simp-le-re + sim-ple-rem % simp-le-rem + sim-ple-ren % simp-le-ren + sim-ple-rer % simp-ler-er + sim-ple-res % simp-le-res + sim-ples % simp-les + sint-re % sin-tre + Skalps % Skal-ps + Skla-ve-rei-en % Skla-ver-ei-en + skur-ri-le-rer % skur-ri-ler-er + Soft-ware % Soft-wa-re + So-li-tä-ren % So-li-tär-en + so-zia-le-rer % so-zia-ler-er + spe-zia-le-rer % spe-zia-ler-er + spe-zi-el-le-rer % spe-zi-el-ler-er + spieg-le % spie-gle + Spio-nin-nen % Spion-in-nen + splitt-re % split-tre + spon-tan-ste % spon-t-an-ste + spon-tan-stem % spon-t-an-stem + spon-tan-sten % spon-t-an-sten + spon-tan-ster % spon-t-an-ster + spon-tan-stes % spon-t-an-stes + sta-bi-le-rer % sta-bi-ler-er + stahlst % stahl-st + stänk-re % stän-k-re + stei-le-rer % stei-ler-er + stemp-le % stem-ple + ster-be % st-er-be + ste-ri-le-rer % ste-ri-ler-er + Ste-ro-ide % Ste-roi-de + stil-le-rer % stil-ler-er + stöb-re % stö-b-re + stolp-re % stol-p-re + stramp-le % stram-ple + stra-pa-ziö-se % stra-pa-zi-öse + stra-pa-ziö-sem % stra-pa-zi-ösem + stra-pa-ziö-sen % stra-pa-zi-ösen + stra-pa-ziö-ser % stra-pa-zi-öser + stra-pa-ziö-ses % stra-pa-zi-öses + stup-ste % stups-te + stup-sten % stups-ten + stup-stest % stups-test + stup-stet % stups-tet + stu-rer % stur-er + stu-re-rem % stur-e-rem + stu-re-res % stur-e-res + sub-stan-ti-el-le-rer % sub-stan-ti-el-ler-er + sub-stan-zi-el-le-rer % sub-stan-zi-el-ler-er + sub-ti-le-rer % sub-ti-ler-er + Sul-fids % Sul-fi-ds + Sy-rie-rin % Sy-ri-e-rin + Sy-rie-rin-nen % Sy-ri-e-rin-nen + Ta-lents % Tal-ents + Tam-bu-rins % Tam-bu-r-ins + te-le-fo-nier % te-le-fo-ni-er + ten-den-ziö-se % ten-den-zi-öse + ten-den-ziö-sem % ten-den-zi-ösem + ten-den-ziö-sen % ten-den-zi-ösen + ten-den-ziö-ser % ten-den-zi-öser + ten-den-ziö-se-re % ten-den-zi-öse-re + ten-den-ziö-se-rem % ten-den-zi-öse-rem + ten-den-ziö-se-ren % ten-den-zi-öse-ren + ten-den-ziö-se-rer % ten-den-zi-öse-rer + ten-den-ziö-se-res % ten-den-zi-öse-res + ten-den-ziö-ses % ten-den-zi-öses + ten-den-ziö-se-ste % ten-den-zi-öse-ste + ten-den-ziö-se-stem % ten-den-zi-öse-stem + ten-den-ziö-se-sten % ten-den-zi-öse-sten + ten-den-ziö-se-ster % ten-den-zi-öse-ster + ten-den-ziö-se-stes % ten-den-zi-öse-stes + ter-tiä-re % ter-ti-äre + ter-tiä-rem % ter-ti-ärem + ter-tiä-ren % ter-ti-ären + ter-tiä-rer % ter-ti-ärer + ter-tiä-res % ter-ti-äres + te-xa-nisch % te-x-a-nisch + te-xa-ni-sche % te-x-a-ni-sche + te-xa-ni-schem % te-x-a-ni-schem + te-xa-ni-schen % te-x-a-ni-schen + te-xa-ni-scher % te-x-a-ni-scher + te-xa-ni-sches % te-x-a-ni-sches + Ti-ta-nin-nen % Ti-tan-in-nen + Ti-tans % Ti-t-ans + tol-le-rer % tol-ler-er + To-re-ros % To-re-r-os + to-ta-li-tä-rem % to-ta-li-tär-em + to-ta-li-tä-ren % to-ta-li-tär-en + to-ta-li-tä-rer % to-ta-li-tär-er + to-ta-li-tä-re-re % to-ta-li-tär-ere + to-ta-li-tä-re-rem % to-ta-li-tär-erem + to-ta-li-tä-re-rer % to-ta-li-tär-erer + to-ta-li-tä-re-res % to-ta-li-tär-eres + to-ta-li-tä-res % to-ta-li-tär-es + tra-di-tio-nel-le-rer % tra-di-tio-nel-ler-er + tramp-le % tram-ple + trans-por-ta-ble-rer % trans-por-ta-bler-er + treue-rem % treu-e-rem + treue-res % treu-e-res + trick-ste % tricks-te + trick-sten % tricks-ten + trick-stest % tricks-test + trick-stet % tricks-tet + Tris-tesse % Tristes-se + tri-um-pha-le-rer % tri-um-pha-ler-er + Tri-umphs % Tri-um-phs + tri-via-le-rer % tri-via-ler-er + Tsche-tsche-ni-en % Tschet-sche-ni-en + Tsche-tsche-ni-ens % Tschet-sche-ni-ens + tsche-tsche-nisch % tschet-sche-nisch + tsche-tsche-ni-sche % tschet-sche-ni-sche + tsche-tsche-ni-schem % tschet-sche-ni-schem + tsche-tsche-ni-schen % tschet-sche-ni-schen + tsche-tsche-ni-scher % tschet-sche-ni-scher + tsche-tsche-ni-sches % tschet-sche-ni-sches + tunkst % tunk-st + Ty-ran-nin-nen % Ty-rann-in-nen + ubi-qui-tä-rem % ubi-qui-tär-em + ubi-qui-tä-ren % ubi-qui-tär-en + ubi-qui-tä-rer % ubi-qui-tär-er + ubi-qui-tä-res % ubi-qui-tär-es + üb-le-rer % üb-ler-er + uni-ver-sel-le-rer % uni-ver-sel-ler-er + uni-ver-si-tä-rem % uni-ver-si-tär-em + uni-ver-si-tä-ren % uni-ver-si-tär-en + uni-ver-si-tä-rer % uni-ver-si-tär-er + uni-ver-si-tä-res % uni-ver-si-tär-es + Urans % Ur-ans + Urins % Ur-ins + va-ria-ble-rer % va-ria-bler-er + ver-ba-le-rer % ver-ba-ler-er + Ver-fas-se-rin-nen % Ver-fas-se-r-in-nen + ver-finst-re % ver-fin-stre + ver-hök-re % ver-hö-k-re + ver-körp-re % ver-kör-p-re + ver-läng-re % ver-län-g-re + ver-rieg-le % ver-rie-gle + ver-scherb-le % ver-scher-ble + ver-üb-le % ver-ü-b-le + ver-witt-re % ver-wit-tre + ver-wü-ste-tem % ver-wüs-te-tem + ver-wü-ste-ten % ver-wüs-te-ten + ver-wü-ste-ter % ver-wüs-te-ter + ver-wü-ste-tes % ver-wüs-te-tes + ver-wü-ste-test % ver-wüs-te-test + ver-wü-ste-tet % ver-wüs-te-tet + Viet-nam % Vi-et-nam + Viet-na-me-se % Vi-et-na-me-se + Viet-na-me-sen % Vi-et-na-me-sen + Viet-na-me-sin % Vi-et-na-me-sin + Viet-na-me-sin-nen % Vi-et-na-me-sin-nen + Viet-nams % Vi-et-nams + vi-ta-le-rer % vi-ta-ler-er + vög-le % vö-gle + vo-la-ti-le-rer % vo-la-ti-ler-er + vol-le-rer % vol-ler-er + Wag-gons % Wag-g-ons + wär-mend % wär-me-nd + wär-men-de % wär-me-n-de + wär-men-dem % wär-me-n-dem + wär-men-den % wär-me-n-den + wär-men-der % wär-me-n-der + wär-men-des % wär-me-n-des + weig-re % wei-g-re + werk-le % wer-kle + wich-ste % wichs-te + wich-sten % wichs-ten + wich-stest % wichs-test + wich-stet % wichs-tet + Wien % Wi-en + witt-re % wit-tre + woh-le-rem % wohl-e-rem + woh-le-rer % wohler-er + woh-le-res % wohl-e-res + wü-ste-te % wüs-te-te + wü-ste-ten % wüs-te-ten + wü-ste-test % wüs-te-test + wü-ste-tet % wüs-te-tet + ze-le-brier % ze-le-bri-er + zen-tra-le-rer % zen-tra-ler-er + Zen-tri-gramm % Zent-ri-gramm + Zen-tri-gram-me % Zent-ri-gram-me + Zen-tri-gram-men % Zent-ri-gram-men + Zen-tri-gramms % Zent-ri-gramms + ze-re-mo-niö-se % ze-re-mo-ni-öse + ze-re-mo-niö-sem % ze-re-mo-ni-ösem + ze-re-mo-niö-sen % ze-re-mo-ni-ösen + ze-re-mo-niö-ser % ze-re-mo-ni-öser + ze-re-mo-niö-se-re % ze-re-mo-ni-öse-re + ze-re-mo-niö-se-rem % ze-re-mo-ni-öse-rem + ze-re-mo-niö-se-ren % ze-re-mo-ni-öse-ren + ze-re-mo-niö-se-rer % ze-re-mo-ni-öse-rer + ze-re-mo-niö-se-res % ze-re-mo-ni-öse-res + ze-re-mo-niö-ses % ze-re-mo-ni-öses + ze-re-mo-niö-se-ste % ze-re-mo-ni-öse-ste + ze-re-mo-niö-se-stem % ze-re-mo-ni-öse-stem + ze-re-mo-niö-se-sten % ze-re-mo-ni-öse-sten + ze-re-mo-niö-se-ster % ze-re-mo-ni-öse-ster + ze-re-mo-niö-se-stes % ze-re-mo-ni-öse-stes + zet-re % ze-tre + Zin-no-bers % Zin-n-obers + zitt-re % zit-tre + zög-re % zö-g-re + züg-le % zü-g-le + züng-le % zün-gle + zwink-re % zwin-k-re +% +% +% falsche Trennungen von zusammengesetzten Wörtern +% + ab-gehst % ab-ge-hst + ab-geht % ab-ge-ht + ab-hob-le % ab-ho-ble + ab-hobst % ab-h-obst + ab-machst % ab-ma-chst + ab-macht % ab-ma-cht + ab-mach-te % ab-ma-ch-te + ab-mach-ten % ab-ma-ch-ten + ab-mach-test % ab-ma-ch-test + ab-mach-tet % ab-ma-ch-tet + ab-rieg-le % ab-rie-gle + ab-sau-ge % ab-s-au-ge + ab-schobst % ab-sch-obst + ab-seg-le % ab-se-gle + ab-spieg-le % ab-spie-gle + ab-stemp-le % ab-stem-ple + ab-ster-be % ab-st-er-be + ab-sterbt % ab-st-erbt + an-baust % an-bau-st + an-ge-schrien % an-ge-schri-en + an-ge-starrt % an-ge-st-arrt + an-ge-starr-tem % an-ge-st-arr-tem + an-ge-starr-ten % an-ge-st-arr-ten + an-ge-starr-ter % an-ge-st-arr-ter + an-ge-starr-tes % an-ge-st-arr-tes + an-hobst % an-h-obst + an-iso-trop % ani-so-trop + an-iso-tro-pe % ani-so-tro-pe + an-iso-tro-pem % ani-so-tro-pem + an-iso-tro-pen % ani-so-tro-pen + an-iso-tro-per % ani-so-tro-per + an-iso-tro-pes % ani-so-tro-pes + an-kling-le % an-klin-gle + an-kurb-le % an-kur-ble + an-machst % an-ma-chst + an-macht % an-ma-cht + an-mach-te % an-ma-ch-te + an-mach-ten % an-ma-ch-ten + an-mach-test % an-ma-ch-test + an-mach-tet % an-ma-ch-tet + an-nag-le % an-na-gle + an-pöb-le % an-pö-ble + an-sau-ge % an-s-au-ge + an-schien % an-schi-en + an-trafst % an-tra-fst + an-traft % an-tra-ft + ape-rio-disch % ape-ri-odisch + ape-rio-di-sche % ape-ri-odi-sche + ape-rio-di-schem % ape-ri-odi-schem + ape-rio-di-schen % ape-ri-odi-schen + ape-rio-di-scher % ape-ri-odi-scher + ape-rio-di-sches % ape-ri-odi-sches + are-li-giö-se % are-li-gi-öse + are-li-giö-sem % are-li-gi-ösem + are-li-giö-sen % are-li-gi-ösen + are-li-giö-ser % are-li-gi-öser + are-li-giö-ses % are-li-gi-öses + auf-fäch-re % auf-fä-ch-re + auf-ge-schrien % auf-ge-schri-en + auf-hobst % auf-h-obst + auf-möb-le % auf-mö-ble + Auf-pas-se-rin-nen % Auf-pas-se-r-in-nen + auf-reihst % auf-rei-hst + auf-reiht % auf-rei-ht + auf-reih-te % auf-rei-h-te + auf-reih-ten % auf-rei-h-ten + auf-reih-test % auf-rei-h-test + auf-reih-tet % auf-rei-h-tet + auf-rei^^fft % auf-rei-^^fft + auf-rü-ste-ten % auf-rüs-te-ten + auf-rü-ste-test % auf-rüs-te-test + auf-rü-ste-tet % auf-rüs-te-tet + auf-sau-ge % auf-s-au-ge + auf-schrien % auf-schri-en + auf-wär-mend % auf-wär-me-nd + auf-wär-men-de % auf-wär-me-n-de + auf-wär-men-dem % auf-wär-me-n-dem + auf-wär-men-den % auf-wär-me-n-den + auf-wär-men-der % auf-wär-me-n-der + auf-wär-men-des % auf-wär-me-n-des + aus-gebt % aus-ge-bt + aus-ge-rü-ste-te % aus-ge-rüs-te-te + aus-ge-rü-ste-tem % aus-ge-rüs-te-tem + aus-ge-rü-ste-ten % aus-ge-rüs-te-ten + aus-ge-rü-ste-ter % aus-ge-rüs-te-ter + aus-ge-rü-ste-tes % aus-ge-rüs-te-tes + aus-lobst % aus-l-obst + aus-sau-ge % aus-s-au-ge + aus-ster-be % aus-st-er-be + aus-sterbt % aus-st-erbt + aus-tobst % aus-t-obst + aus-zu-tau-schen % aus-zut-au-schen + aus-zu-tau-schend % aus-zut-au-schend + aus-zu-tau-schen-de % aus-zut-au-schen-de + aus-zu-tau-schen-dem % aus-zut-au-schen-dem + aus-zu-tau-schen-den % aus-zut-au-schen-den + aus-zu-tau-schen-der % aus-zut-au-schen-der + aus-zu-tau-schen-des % aus-zut-au-schen-des + be-dien % be-di-en + be-flüg-le % be-flü-g-le + be-hobst % be-h-obst + be-jub-le % be-ju-ble + be-lag-re % be-la-g-re + be-lief-re % be-lie-fre + be-mäng-le % be-män-g-le + be-mutt-re % be-mut-tre + be-neb-le % be-ne-ble + be-schien % be-schi-en + be-sieg-le % be-sie-gle + be-stacht % be-st-acht + be-stahlst % be-stahl-st + be-völk-re % be-völ-k-re + be-ziff-re % be-zif-fre + da-blieb % da-b-lieb + da-hin-glitt % da-hing-litt + da-hin-glit-te % da-hing-lit-te + da-hin-glit-ten % da-hing-lit-ten + da-hin-glit-test % da-hing-lit-test + da-hin-glit-tet % da-hing-lit-tet + da-hin-glittst % da-hing-littst + da-hin-ster-be % da-hin-st-er-be + da-hin-sterbt % da-hin-st-erbt + da-von-schlei-che % da-v-on-schlei-che + da-von-schlei-chen % da-v-on-schlei-chen + da-von-schlei-chend % da-v-on-schlei-chend + da-von-schlei-chen-de % da-v-on-schlei-chen-de + da-von-schlei-chen-dem % da-v-on-schlei-chen-dem + da-von-schlei-chen-den % da-v-on-schlei-chen-den + da-von-schlei-chen-der % da-v-on-schlei-chen-der + da-von-schlei-chen-des % da-v-on-schlei-chen-des + da-von-schleichst % da-v-on-schleichst + da-von-schleicht % da-v-on-schleicht + da-von-spa-zier-te % da-v-onspa-zier-te + da-zu-lernst % da-zu-l-ernst + ein-baust % ein-bau-st + ein-flö^^fft % ein-flö-^^fft + ein-flö^^ff-te % ein-flö-^^ffte + ein-flö^^ff-ten % ein-flö-^^fften + ein-flö^^ff-test % ein-flö-^^fftest + ein-flö^^ff-tet % ein-flö-^^fftet + ein-ge-flö^^fft % ein-ge-flö-^^fft + ein-ge-flö^^ff-te % ein-ge-flö-^^ffte + ein-ge-flö^^ff-tem % ein-ge-flö-^^fftem + ein-ge-flö^^ff-ten % ein-ge-flö-^^fften + ein-ge-flö^^ff-ter % ein-ge-flö-^^ffter + ein-ge-flö^^ff-tes % ein-ge-flö-^^fftes + ein-ge-schleu-ste % ein-ge-schleus-te + ein-ge-schleu-stem % ein-ge-schleus-tem + ein-ge-schleu-sten % ein-ge-schleus-ten + ein-ge-schleu-stes % ein-ge-schleus-tes + ein-la-gre % ein-la-g-re + ein-lief-re % ein-lie-fre + ein-schlich % ein-sch-lich + ein-schli-che % ein-sch-li-che + ein-schli-chen % ein-sch-li-chen + ein-schli-chest % ein-sch-li-chest + ein-schlichst % ein-sch-lichst + ein-schlicht % ein-sch-licht + ein-schlief % ein-sch-lief + ein-trafst % ein-tra-fst + ein-traft % ein-tra-ft + ein-zu-tau-chen % ein-zut-au-chen + ein-zu-tau-chend % ein-zut-au-chend + ein-zu-tau-chen-de % ein-zut-au-chen-de + ein-zu-tau-chen-dem % ein-zut-au-chen-dem + ein-zu-tau-chen-den % ein-zut-au-chen-den + ein-zu-tau-chen-der % ein-zut-au-chen-der + ein-zu-tau-chen-des % ein-zut-au-chen-des + ein-zu-tau-schen % ein-zut-au-schen + ein-zu-tau-schend % ein-zut-au-schend + ein-zu-tau-schen-de % ein-zut-au-schen-de + ein-zu-tau-schen-dem % ein-zut-au-schen-dem + ein-zu-tau-schen-den % ein-zut-au-schen-den + ein-zu-tau-schen-der % ein-zut-au-schen-der + ein-zu-tau-schen-des % ein-zut-au-schen-des + ein-zu-üben % ein-zuü-ben + ein-zu-übend % ein-zuü-bend + ein-zu-üben-de % ein-zuü-ben-de + ein-zu-üben-dem % ein-zuü-ben-dem + ein-zu-üben-den % ein-zuü-ben-den + ein-zu-üben-der % ein-zuü-ben-der + ein-zu-üben-des % ein-zuü-ben-des + ent-blö^^fft % ent-blö-^^fft + ent-blö^^ff-te % ent-blö-^^ffte + ent-blö^^ff-tem % ent-blö-^^fftem + ent-blö^^ff-ten % ent-blö-^^fften + ent-blö^^ff-ter % ent-blö-^^ffter + ent-blö^^ff-tes % ent-blö-^^fftes + ent-blö^^ff-test % ent-blö-^^fftest + ent-blö^^ff-tet % ent-blö-^^fftet + ent-er-be % en-t-er-be + ent-fernst % ent-f-ernst + ent-hobst % ent-h-obst + ent-rieg-le % ent-rie-gle + ent-rü-ste-te % ent-rüs-te-te + ent-rü-ste-tem % ent-rüs-te-tem + ent-rü-ste-ten % ent-rüs-te-ten + ent-rü-ste-ter % ent-rüs-te-ter + ent-rü-ste-tes % ent-rüs-te-tes + ent-rü-ste-test % ent-rüs-te-test + ent-rü-ste-tet % ent-rüs-te-tet + ent-schlief % ent-sch-lief + ent-schlie-fen % ent-sch-lie-fen + ent-schlie-fest % ent-sch-lie-fest + ent-schliefst % ent-sch-liefst + ent-schlieft % ent-sch-lieft + ent-schlös-se % ent-sch-lös-se + ent-schlös-sen % ent-sch-lös-sen + ent-schlös-sest % ent-sch-lös-sest + ent-schlö^^fft % ent-schlö-^^fft + ent-ziff-re % ent-zif-fre + ent-zweist % ent-zwei-st + er-blas-se % erb-las-se + er-blas-sen % erb-las-sen + er-blas-send % erb-las-send + er-blas-sen-de % erb-las-sen-de + er-blas-sen-dem % erb-las-sen-dem + er-blas-sen-den % erb-las-sen-den + er-blas-sen-der % erb-las-sen-der + er-blas-sen-des % erb-las-sen-des + Erb-las-se-rin-nen % Erb-las-se-r-in-nen + er-blas-sest % erb-las-sest + er-eif-re % er-ei-fre + er-folg-reich-ste % er-folg-reichs-te + er-folg-reich-stem % er-folg-reichs-tem + er-folg-reich-sten % er-folg-reichs-ten + er-folg-reich-ster % er-folg-reichs-ter + er-folg-reich-stes % er-folg-reichs-tes + er-hal-ten-ge-blie-ben % er-halt-en-ge-blie-ben + er-hal-ten-ge-blie-be-ne % er-halt-en-ge-blie-be-ne + er-hal-ten-ge-blie-be-nem % er-halt-en-ge-blie-be-nem + er-hal-ten-ge-blie-be-nen % er-halt-en-ge-blie-be-nen + er-hal-ten-ge-blie-be-ner % er-halt-en-ge-blie-be-ner + er-hal-ten-ge-blie-be-nes % er-halt-en-ge-blie-be-nes + er-klirr-te % er-k-lirr-te + er-klun-ge-nen % er-k-lun-ge-nen + er-läut-re % er-läu-tre + er-munt-re % er-mun-tre + er-schien % er-schi-en + er-stacht % er-st-acht + erster-be % er-st-er-be + er-sterbt % er-st-erbt + er-wär-mend % er-wär-me-nd + er-wär-men-de % er-wär-me-n-de + er-wär-men-dem % er-wär-me-n-dem + er-wär-men-den % er-wär-me-n-den + er-wär-men-der % er-wär-me-n-der + er-wär-men-des % er-wär-me-n-des + er-wischt % er-wi-scht + er-wisch-te % er-wi-sch-te + er-wisch-tem % er-wi-sch-tem + er-wisch-ten % er-wi-sch-ten + er-wisch-ter % er-wi-sch-ter + er-wisch-tes % er-wi-sch-tes + er-wisch-test % er-wi-sch-test + er-wisch-tet % er-wi-sch-tet + er-zitt-re % er-zit-tre + fa-ta-le-rer % fa-ta-ler-er + fest-nag-le % fest-na-gle + fest-zu-ma-chen % festz-u-ma-chen + fest-zu-ma-chend % festz-u-ma-chend + fest-zu-ma-chen-de % festz-u-ma-chen-de + fest-zu-ma-chen-dem % festz-u-ma-chen-dem + fest-zu-ma-chen-den % festz-u-ma-chen-den + fest-zu-ma-chen-der % festz-u-ma-chen-der + fest-zu-ma-chen-des % festz-u-ma-chen-des + flott-zu-ma-chen % flottz-u-ma-chen + flott-zu-ma-chend % flottz-u-ma-chend + flott-zu-ma-chen-de % flottz-u-ma-chen-de + flott-zu-ma-chen-dem % flottz-u-ma-chen-dem + flott-zu-ma-chen-den % flottz-u-ma-chen-den + flott-zu-ma-chen-der % flottz-u-ma-chen-der + flott-zu-ma-chen-des % flottz-u-ma-chen-des + ganz-wö-chig % gan-zwö-chig + ganz-wö-chi-ge % gan-zwö-chi-ge + ganz-wö-chi-gem % gan-zwö-chi-gem + ganz-wö-chi-gen % gan-zwö-chi-gen + ganz-wö-chi-ger % gan-zwö-chi-ger + ganz-wö-chi-ges % gan-zwö-chi-ges + glor-reich-ste % glor-reichs-te + glor-reich-stem % glor-reichs-tem + glor-reich-sten % glor-reichs-ten + glor-reich-ster % glor-reichs-ter + glor-reich-stes % glor-reichs-tes + gut-zu-ma-chen % gutz-u-ma-chen + gut-zu-ma-chend % gutz-u-ma-chend + gut-zu-ma-chen-de % gutz-u-ma-chen-de + gut-zu-ma-chen-dem % gutz-u-ma-chen-dem + gut-zu-ma-chen-den % gutz-u-ma-chen-den + gut-zu-ma-chen-der % gutz-u-ma-chen-der + gut-zu-ma-chen-des % gutz-u-ma-chen-des + halt-zu-ma-chen % haltz-u-ma-chen + Hard-rock % Har-d-rock + her-an-ging % he-r-an-ging + her-an-gin-ge % he-r-an-gin-ge + her-an-gin-gen % he-r-an-gin-gen + her-an-gingst % he-r-an-gingst + her-an-gingt % he-r-an-gingt + her-aus-gebt % her-aus-ge-bt + her-um-lung-re % her-um-lun-g-re + her-um-nörg-le % her-um-nör-gle + hoch-ge-reckt % hoch-ge-r-eckt + hoch-ge-reck-te % hoch-ge-r-eck-te + hoch-ge-reck-tem % hoch-ge-r-eck-tem + hoch-ge-reck-ten % hoch-ge-r-eck-ten + hoch-ge-reck-ter % hoch-ge-r-eck-ter + hoch-ge-reck-tes % hoch-ge-r-eck-tes + ho-mo-ero-tisch % ho-moe-ro-tisch + ho-mo-ero-ti-sche % ho-moe-ro-ti-sche + ho-mo-ero-ti-schem % ho-moe-ro-ti-schem + ho-mo-ero-ti-schen % ho-moe-ro-ti-schen + ho-mo-ero-ti-scher % ho-moe-ro-ti-scher + ho-mo-ero-ti-sches % ho-moe-ro-ti-sches + hy-per-ak-tiv % hy-pe-rak-tiv + hy-per-ak-ti-ve % hy-pe-rak-ti-ve + hy-per-ak-ti-vem % hy-pe-rak-ti-vem + hy-per-ak-ti-ven % hy-pe-rak-ti-ven + hy-per-ak-ti-ver % hy-pe-rak-ti-ver + hy-per-ak-ti-ves % hy-pe-rak-ti-ves + il-loy-ale % il-loya-le + il-loy-alem % il-loya-lem + il-loy-alen % il-loya-len + il-loy-aler % il-loya-ler + il-loy-ales % il-loya-les + In-kauf-nah-me % In-k-auf-nah-me + in-ter-agie-re % in-ter-a-gie-re + in-ter-agie-ren % in-ter-a-gie-ren + in-ter-agie-rend % in-ter-a-gie-rend + in-ter-agie-ren-de % in-ter-a-gie-ren-de + in-ter-agie-ren-dem % in-ter-a-gie-ren-dem + in-ter-agie-ren-den % in-ter-a-gie-ren-den + in-ter-agie-ren-der % in-ter-a-gie-ren-der + in-ter-agie-ren-des % in-ter-a-gie-ren-des + in-ter-agierst % in-ter-a-gierst + in-ter-agiert % in-ter-a-giert + in-ter-agier-te % in-ter-a-gier-te + in-ter-agier-tem % in-ter-a-gier-tem + in-ter-agier-ten % in-ter-a-gier-ten + in-ter-agier-ter % in-ter-a-gier-ter + in-ter-agier-tes % in-ter-a-gier-tes + in-ter-agier-test % in-ter-a-gier-test + in-ter-agier-tet % in-ter-a-gier-tet + in-ter-me-diä-re % in-ter-me-di-äre + in-ter-me-diä-rem % in-ter-me-di-ärem + in-ter-me-diä-ren % in-ter-me-di-ären + in-ter-me-diä-rer % in-ter-me-di-ärer + in-ter-me-diä-res % in-ter-me-di-äres + in-ter-viewst % in-ter-view-st + ir-gend-et-was % ir-gen-det-was + Kon-ka-te-na-ti-on % Kon-ka-te-n-a-ti-on + Kon-tra-bäs-se % Kon-tra-b-äs-se + Kon-tra-bäs-sen % Kon-tra-b-äs-sen + lang-an-hal-ten-de % lan-gan-hal-ten-de + lang-an-hal-ten-den % lan-gan-hal-ten-den + los-ge-saust % los-ges-aust + mit-jub-le % mit-ju-ble + mit-lief-re % mit-lie-fre + mit-zu-ma-chen % mitz-u-ma-chen + mit-zu-ma-chend % mitz-u-ma-chend + mit-zu-ma-chen-de % mitz-u-ma-chen-de + mit-zu-ma-chen-dem % mitz-u-ma-chen-dem + mit-zu-ma-chen-den % mitz-u-ma-chen-den + mit-zu-ma-chen-der % mitz-u-ma-chen-der + mit-zu-ma-chen-des % mitz-u-ma-chen-des + nach-eif-re % nach-ei-fre + nach-lief-re % nach-lie-fre + nach-rü-ste-te % nach-rüs-te-te + nach-rü-ste-ten % nach-rüs-te-ten + nach-rü-ste-test % nach-rüs-te-test + nach-rü-ste-tet % nach-rüs-te-tet + nie-der-knien % nie-der-kni-en + nie-der-saust % nie-ders-aust + nie-der-sau-ste % nie-ders-au-ste + nie-der-sau-sten % nie-ders-au-sten + nie-der-sau-stest % nie-ders-au-stest + nie-der-sau-stet % nie-ders-au-stet + preis-gebt % preis-ge-bt + schlu^^ff-folg-re % schlu^^ff-fol-g-re + sit-zen-ge-las-sen % sitz-en-ge-las-sen + sit-zen-ge-las-se-nen % sitz-en-ge-las-se-nen + sit-zen-ge-las-se-ner % sitz-en-ge-las-se-ner + sit-zen-ge-las-se-nes % sitz-en-ge-las-se-nes + über-a^^ffen % übera-^^ffen + über-a^^ffest % übera-^^ffest + über-blätt-re % über-blät-tre + über-flüg-le % über-flü-g-le + über-lag-re % über-la-g-re + über-lief-re % über-lie-fre + über-rump-le % über-rum-ple + über-win-te-re % über-w-in-te-re + über-wint-re % über-win-tre + um-blätt-re % um-blät-tre + um-ge-rü-ste-te % um-ge-rüs-te-te + um-ge-rü-ste-tem % um-ge-rüs-te-tem + um-ge-rü-ste-ten % um-ge-rüs-te-ten + um-ge-rü-ste-ter % um-ge-rüs-te-ter + um-ge-rü-ste-tes % um-ge-rüs-te-tes + um-kremp-le % um-krem-ple + um-lag-re % um-la-g-re + um-lernst % um-l-ernst + um-neb-le % um-ne-ble + um-rü-ste-te % um-rüs-te-te + um-rü-ste-ten % um-rüs-te-ten + um-rü-ste-test % um-rüs-te-test + um-rü-ste-tet % um-rüs-te-tet + um-schwär-mend % um-schwär-me-nd + um-schwär-men-de % um-schwär-me-n-de + um-schwär-men-dem % um-schwär-me-n-dem + um-schwär-men-den % um-schwär-me-n-den + um-schwär-men-der % um-schwär-me-n-der + um-schwär-men-des % um-schwär-me-n-des + um-seg-le % um-se-gle + um-zing-le % um-zin-gle + un-ak-zep-ta-ble-rer % un-ak-zep-ta-bler-er + un-at-trak-ti-ve-rem % unat-trak-ti-ver-em + un-at-trak-ti-ve-ren % unat-trak-ti-ver-en + un-at-trak-ti-ve-rer % unat-trak-ti-ver-er + un-at-trak-ti-ve-res % unat-trak-ti-ver-es + un-bru-ta-le-rer % un-bru-ta-ler-er + un-ed-le-rer % un-ed-ler-er + un-ent-halt-sam % un-en-t-halt-sam + un-ent-halt-sa-me % un-en-t-halt-sa-me + un-ent-halt-sa-mem % un-en-t-halt-sa-mem + un-ent-halt-sa-men % un-en-t-halt-sa-men + un-ent-halt-sa-mer % un-en-t-halt-sa-mer + un-ent-halt-sa-me-re % un-en-t-halt-sa-me-re + un-ent-halt-sa-me-rem % un-en-t-halt-sa-me-rem + un-ent-halt-sa-me-ren % un-en-t-halt-sa-me-ren + un-ent-halt-sa-me-rer % un-en-t-halt-sa-me-rer + un-ent-halt-sa-me-res % un-en-t-halt-sa-me-res + un-ent-halt-sa-mes % un-en-t-halt-sa-mes + Un-ent-halt-sam-keit % Un-en-t-halt-sam-keit + un-ent-halt-sam-ste % un-en-t-halt-sam-ste + un-ent-halt-sam-stem % un-en-t-halt-sam-stem + un-ent-halt-sam-sten % un-en-t-halt-sam-sten + un-ent-halt-sam-ster % un-en-t-halt-sam-ster + un-ent-halt-sam-stes % un-en-t-halt-sam-stes + un-fle-xi-ble-rer % un-fle-xibler-er + un-ge-naue-rem % un-ge-nau-e-rem + un-ge-naue-res % un-ge-nau-e-res + un-ge-nau-ste % un-ge-n-au-ste + un-ge-nau-stem % un-ge-n-au-stem + un-ge-nau-sten % un-ge-n-au-sten + un-ge-nau-ster % un-ge-n-au-ster + un-ge-nau-stes % un-ge-n-au-stes + un-kol-le-gia-le-rer % un-kol-le-gia-ler-er + un-kom-for-ta-ble-rer % un-kom-for-ta-bler-er + un-prak-ti-ka-ble-rer % un-prak-ti-ka-bler-er + un-pro-duk-ti-ve-rem % un-pro-duk-ti-ver-em + un-pro-duk-ti-ve-ren % un-pro-duk-ti-ver-en + un-pro-duk-ti-ve-rer % un-pro-duk-ti-ver-er + un-pro-duk-ti-ve-res % un-pro-duk-ti-ver-es + un-ra-tio-nel-le-rer % un-ra-tio-nel-ler-er + un-re-el-le-rer % un-re-el-ler-er + un-rein-ste % unr-ein-ste + un-rein-stem % unr-ein-stem + un-rein-sten % unr-ein-sten + un-rein-ster % unr-ein-ster + un-rein-stes % unr-ein-stes + un-ren-ta-ble-rer % un-ren-ta-bler-er + un-ska-liert % un-s-ka-liert + un-ska-lier-te % un-s-ka-lier-te + un-ska-lier-tem % un-s-ka-lier-tem + un-ska-lier-ten % un-s-ka-lier-ten + un-ska-lier-ter % un-s-ka-lier-ter + un-ska-lier-tes % un-s-ka-lier-tes + un-ter-heb-le % un-ter-he-ble + un-ter-zu-tau-chen % un-ter-zut-au-chen + un-treue-rem % un-treu-e-rem + un-treue-res % un-treu-e-res + ver-ank-re % ver-an-k-re + ver-ärg-re % ver-är-g-re + ver-arz-tend % ver-arzt-end + ver-arz-ten-de % ver-arzt-en-de + ver-arz-ten-dem % ver-arzt-en-dem + ver-arz-ten-den % ver-arzt-en-den + ver-arz-ten-der % ver-arzt-en-der + ver-arz-ten-des % ver-arzt-en-des + ver-biest-re % ver-bie-stre + ver-darb % verd-arb + ver-dar-ben % verd-ar-ben + ver-darbst % verd-arbst + ver-daust % verd-aust + ver-flicht % ver-f-licht + ver-flichtst % ver-f-lichtst + ver-gitt-re % ver-git-tre + ver-gött-re % ver-göt-tre + ver-hung-re % ver-hun-g-re + ver-jub-le % ver-ju-ble + ver-klun-gen % ver-k-lun-gen + ver-klun-ge-ne % ver-k-lun-ge-ne + ver-klun-ge-nem % ver-k-lun-ge-nem + ver-klun-ge-nen % ver-k-lun-ge-nen + ver-klun-ge-ner % ver-k-lun-ge-ner + ver-klun-ge-nes % ver-k-lun-ge-nes + ver-lag-re % ver-la-g-re + ver-lernst % ver-l-ernst + ver-lobst % ver-l-obst + ver-nag-le % ver-na-gle + ver-neb-le % ver-ne-ble + ver-plemp-re % ver-plem-p-re + ver-prüg-le % ver-prü-g-le + ver-saust % vers-aust + ver-schlam-pe % ver-sch-lam-pe + ver-schrien % ver-schri-en + ver-schrump-le % ver-schrum-ple + ver-sieg-le % ver-sie-gle + ver-te-le-fo-nier % ver-te-le-fo-ni-er + ver-weig-re % ver-wei-g-re + ver-zög-re % ver-zö-g-re + vor-bei-flim-mernd % vor-beif-lim-mernd + vor-bei-flim-mern-de % vor-beif-lim-mern-de + vor-bei-flim-mern-dem % vor-beif-lim-mern-dem + vor-bei-flim-mern-den % vor-beif-lim-mern-den + vor-bei-flim-mern-der % vor-beif-lim-mern-der + vor-bei-flim-mern-des % vor-beif-lim-mern-des + vor-spieg-le % vor-spie-gle + vor-wär-mend % vor-wär-me-nd + vor-wär-men-de % vor-wär-me-n-de + vor-wär-men-dem % vor-wär-me-n-dem + vor-wär-men-den % vor-wär-me-n-den + vor-wär-men-der % vor-wär-me-n-der + vor-wär-men-des % vor-wär-me-n-des + weg-sch-lich % weg-sch-lich + weg-sch-li-chen % weg-sch-li-chen + weg-sch-li-chest % weg-sch-li-chest + weg-sch-lichst % weg-sch-lichst + weg-sch-licht % weg-sch-licht + weg-sein % weg-s-ein + weg-ster-be % weg-st-er-be + weg-sterbt % weg-st-erbt + wei-ter-blätt-re % wei-ter-blät-tre + wert-vol-le-rer % wert-vol-ler-er + wett-eif-re % wett-ei-fre + wett-rü-ste-te % wett-rüs-te-te + wett-rü-ste-ten % wett-rüs-te-ten + wett-rü-ste-test % wett-rüs-te-test + wett-rü-ste-tet % wett-rüs-te-tet + wi-der-spieg-le % wi-der-spie-gle + wun-der-vol-le-rer % wun-der-vol-ler-er + wund-rei-ben % wun-drei-ben + zer-flatt-re % zer-flat-tre + zer-knitt-re % zer-knit-tre + zer-mart-re % zer-mar-tre + zer-splitt-re % zer-split-tre + zer-stacht % zer-st-acht + zer-tramp-le % zer-tram-ple + zu-ge-rü-ste-te % zu-ge-rüs-te-te + zu-ge-rü-ste-tem % zu-ge-rüs-te-tem + zu-ge-rü-ste-ten % zu-ge-rüs-te-ten + zu-ge-rü-ste-ter % zu-ge-rüs-te-ter + zu-ge-rü-ste-tes % zu-ge-rüs-te-tes + zu-jub-le % zu-ju-ble + zu-rück-blätt-re % zu-rück-blät-tre + zu-rück-blieb % zu-rück-b-lieb + zu-rück-blie-be % zu-rück-b-lie-be + zu-rück-blie-ben % zu-rück-b-lie-ben + zu-rück-bliebst % zu-rück-b-liebst + zu-rück-bliebt % zu-rück-b-liebt + zu-rück-reg-le % zu-rück-re-gle + zu-rü-ste-te % zu-rüs-te-te + zu-rü-ste-ten % zu-rüs-te-ten + zu-rü-ste-test % zu-rüs-te-test + zu-rü-ste-tet % zu-rüs-te-tet + zu-sam-men-baust % zu-sam-men-bau-st + zu-zwink-re % zu-zwin-k-re +% +% +% falsche Trennungen ausgewählter Komposita +% + Eber-esche % Ebe-re-sche + Erz-diö-ze-se % Erz-di-öze-se + Fi-nanz-äm-ter % Fi-nan-zäm-ter + Fi-nanz-äm-tern % Fi-nan-zäm-tern + Frisch-obst % Fri-sch-obst + fuchs-teu-fels-wild % fuch-steu-fels-wild + fuchs-teu-fels-wil-de % fuch-steu-fels-wil-de + fuchs-teu-fels-wil-dem % fuch-steu-fels-wil-dem + fuchs-teu-fels-wil-den % fuch-steu-fels-wil-den + fuchs-teu-fels-wil-der % fuch-steu-fels-wil-der + fuchs-teu-fels-wil-des % fuch-steu-fels-wil-des + fünf-ak-tig % fün-fak-tig + fünf-ak-ti-ge % fün-fak-ti-ge + fünf-ak-ti-gem % fün-fak-ti-gem + fünf-ak-ti-gen % fün-fak-ti-gen + fünf-ak-ti-ger % fün-fak-ti-ger + fünf-ak-ti-ges % fün-fak-ti-ges + Gas-öfen % Gasö-fen + Grund-ein-heit % Gr-und-ein-heit + Grund-ein-hei-ten % Gr-und-ein-hei-ten + Heiz-öls % Hei-zöls + Hof-rat % Ho-frat + kampf-er-fah-ren % kamp-fer-fah-ren + kampf-er-fah-re-ne % kamp-fer-fah-re-ne + kampf-er-fah-re-nem % kamp-fer-fah-re-nem + kampf-er-fah-re-nen % kamp-fer-fah-re-nen + kampf-er-fah-re-ner % kamp-fer-fah-re-ner + kampf-er-fah-re-nes % kamp-fer-fah-re-nes + Kampf-er-fah-rung % Kamp-fer-fah-rung + Kampf-er-fah-run-gen % Kamp-fer-fah-run-gen + kampf-er-probt % kamp-fer-probt + kampf-er-prob-te % kamp-fer-prob-te + kampf-er-prob-tem % kamp-fer-prob-tem + kampf-er-prob-ten % kamp-fer-prob-ten + kampf-er-prob-ter % kamp-fer-prob-ter + kampf-er-prob-tes % kamp-fer-prob-tes + Mu-sik-no-ten % Mu-si-kno-ten + Post-äm-ter % Po-stäm-ter + Pro-zent-zahl % Pro-z-ent-zahl + So-wjet-uni-on % So-wje-tu-ni-on + Tat-or-te % Ta-tor-te + Tat-or-ten % Ta-tor-ten + Tat-or-tes % Ta-tor-tes + Tat-orts % Ta-torts +% +% +% fehlende Trennstellen einfacher Wörter +% + Aa-le % Aale + Aa-len % Aalen + Ab-itu-re % Ab-iture + ab-strak-te-re % ab-strak-tere + ab-strak-te-rem % ab-strak-terem + ab-strak-te-ren % ab-strak-teren + ab-strak-te-rer % ab-strak-terer + ab-strak-te-res % ab-strak-teres + Ad-re-na-lin % Ad-rena-lin + Ad-re-na-lins % Ad-rena-lins + Ak-tio-nä-re % Ak-tio-näre + Ak-tio-nä-ren % Ak-tio-nären + Ak-tu-ars % Ak-tuars + Al-ma-na-che % Al-ma-nache + Am-ne-stie % Amne-stie + Am-ne-sti-en % Amne-sti-en + am-ne-stie-re % amne-stie-re + am-ne-stie-ren % amne-stie-ren + am-ne-stie-rend % amne-stie-rend + am-ne-stie-ren-de % amne-stie-ren-de + am-ne-stie-ren-dem % amne-stie-ren-dem + am-ne-stie-ren-den % amne-stie-ren-den + am-ne-stie-ren-der % amne-stie-ren-der + am-ne-stie-ren-des % amne-stie-ren-des + am-ne-stierst % amne-stierst + am-ne-stiert % amne-stiert + am-ne-stier-te % amne-stier-te + am-ne-stier-tem % amne-stier-tem + am-ne-stier-ten % amne-stier-ten + am-ne-stier-ter % amne-stier-ter + am-ne-stier-tes % amne-stier-tes + am-ne-stier-test % amne-stier-test + am-ne-stier-tet % amne-stier-tet + Am-ne-stie-rung % Amne-stie-rung + amü-sant % amüsant + amü-san-te % amüsan-te + amü-san-tem % amüsan-tem + amü-san-ten % amüsan-ten + amü-san-ter % amüsan-ter + amü-san-tes % amüsan-tes + An-da-lu-si-er % An-da-lu-sier + An-da-lu-si-ers % An-da-lu-siers + än-de-re % än-dere + and-rem % andrem + and-res % andres + An-häng-seln % An-hängseln + An-häng-sels % An-hängsels + Ar-me-ni-er % Ar-me-nier + Ar-me-ni-ers % Ar-me-niers + As-pekt % Aspekt + As-pek-te % Aspek-te + As-pek-ten % Aspek-ten + As-pek-tes % Aspek-tes + As-pekts % Aspekts + As-pik % Aspik + As-pi-rant % Aspi-rant + As-pi-ran-ten % Aspi-ran-ten + As-pi-ra-ti-on % Aspi-ra-ti-on + As-pi-ra-tio-nen % Aspi-ra-tio-nen + aus-zu-ar-ten % aus-zuar-ten + au-to-ri-tä-re % au-to-ri-täre + Axi-oms % Axioms + Bas-sins % Bassins + Bay-er % Bayer + be-dach-te-ren % be-dach-teren + Bi-blio-gra-phi-en % Bi-blio-gra-phien + Bie-re % Biere + bi-nä-re % bi-näre + bi-nä-rem % bi-närem + bi-nä-ren % bi-nären + bi-nä-rer % bi-närer + bi-nä-res % bi-näres + Bio-gra-phi-en % Bio-gra-phien + blö-dem % blödem + blo-^^ffem % blo^^ffem + Bö-en % Böen + brü-stest % brüstest + büff-le % büffle + bü-ge-le % bü-gele + Bul-le-tin % Bulle-tin + Cha-ot % Chaot + Cha-rak-te-re % Cha-rak-tere + Cha-rak-te-ren % Cha-rak-teren + Che-fin % Chefin + Chi-nas % Chinas + Clo-chard % Clochard + Clo-chards % Clochards + Da-che % Dache + Da-ches % Daches + Da-chung % Dachung + de-fi-zi-tä-re % de-fi-zi-täre + de-fla-tio-nä-re % de-fla-tio-näre + de-fla-tio-nä-rem % de-fla-tio-närem + de-fla-tio-nä-ren % de-fla-tio-nären + de-fla-tio-nä-rer % de-fla-tio-närer + de-fla-tio-nä-res % de-fla-tio-näres + Desk-top % Desktop + Desk-tops % Desktops + Des-pot % Despot + Des-po-ten % Despo-ten + dich-te-ren % dich-teren + Dien-sten % Diensten + Dien-stes % Dienstes + dien-te % diente + dien-ten % dienten + dien-test % dientest + dien-tet % dientet + doo-fe % doofe + doo-fem % doofem + doo-fen % doofen + doo-fer % doofer + doo-fe-re % doofe-re + doo-fe-rem % doofe-rem + doo-fe-ren % doofe-ren + doo-fe-rer % doofe-rer + doo-fe-res % doofe-res + doo-fes % doofes + Dou-bles % Doubles + Dou-blet-te % Doublet-te + Dra-gée % Dragée + Dra-gées % Dragées + dunk-le % dunkle + dunk-lem % dunklem + dunk-len % dunklen + dunk-les % dunkles + düst-re % düstre + ech-te-ren % ech-teren + ega-li-tä-re % ega-li-täre + ei-lends % eilends + ei-nen % einen + ei-nend % einend + ei-nen-de % einen-de + ei-nen-dem % einen-dem + ei-nen-den % einen-den + ei-nen-der % einen-der + ei-nen-des % einen-des + eit-re % eitre + ek-le % ekle + Ek-lip-sen % Eklip-sen + eli-tä-re % eli-täre + en-do-therm % endo-therm + en-do-ther-me % endo-ther-me + en-do-ther-mem % endo-ther-mem + en-do-ther-men % endo-ther-men + en-do-ther-mer % endo-ther-mer + en-do-ther-mes % endo-ther-mes + ent-re % entre + En-tre-pre-neur % Entre-pre-neur + En-tre-pre-neu-ren % Entre-pre-neu-ren + En-tre-pre-neurs % Entre-pre-neurs + En-tro-pie % Entro-pie + En-zi-ans % En-zians + Eu-tha-na-sie % Eutha-na-sie + evo-lu-tio-nä-re % evo-lu-tio-näre + evo-lu-tio-nä-rem % evo-lu-tio-närem + evo-lu-tio-nä-ren % evo-lu-tio-nären + evo-lu-tio-nä-rer % evo-lu-tio-närer + evo-lu-tio-nä-res % evo-lu-tio-näres + ex-ak-te-re % ex-ak-tere + fa-de-re % fa-dere + fa-de-rem % fa-derem + fa-de-ren % fa-deren + fa-de-rer % fa-derer + fa-de-res % fa-deres + fa-de-ste % fa-deste + fa-de-stem % fa-destem + fa-de-sten % fa-desten + fa-de-ster % fa-dester + fa-de-stes % fa-destes + fai-re % faire + fal-sche % falsche + fal-schem % falschem + fal-schen % falschen + fal-scher % falscher + fal-sche-re % falsche-re + fal-sche-rem % falsche-rem + fal-sche-ren % falsche-ren + fal-sche-rer % falsche-rer + fal-sche-res % falsche-res + fal-sches % falsches + fal-sche-ste % falsche-ste + fal-sche-stem % falsche-stem + fal-sche-sten % falsche-sten + fal-sche-ster % falsche-ster + fal-sche-stes % falsche-stes + Fan-ta-si-en % Fan-tasi-en + Fe-bru-ars % Fe-bruars + feuch-te-ren % feuch-teren + Fi-as-ko % Fias-ko + Fi-as-kos % Fias-kos + fieb-re % fiebre + fle-xi-blem % fle-xiblem + fle-xi-blen % fle-xiblen + fle-xi-bler % fle-xibler + fle-xi-ble-re % fle-xible-re + fle-xi-ble-rem % fle-xible-rem + fle-xi-ble-ren % fle-xible-ren + fle-xi-ble-res % fle-xible-res + fle-xi-bles % fle-xibles + flie-^^ffest % flie^^ffest + Flo-ri-ans % Flo-rians + Flu-ge % Fluge + Flu-or % Fluor + flüst-re % flüstre + frak-ta-le % frak-tale + frak-ta-lem % frak-talem + frak-ta-len % frak-talen + frak-ta-ler % frak-taler + frak-ta-les % frak-tales + Frö-sche % Frösche + Frö-schen % Fröschen + Ful-das % Fuldas + funk-le % funkle + Funk-tio-nä-re % Funk-tio-näre + Funk-tio-nä-ren % Funk-tio-nären + furch-te % furchte + furch-ten % furchten + fu-^^ffend % fu^^ffend + fu-^^ffen-dem % fu^^ffen-dem + fu-^^ffen-der % fu^^ffen-der + fütt-re % füttre + gab-le % gable + Gab-ler % Gabler + Gab-lern % Gablern + Gab-lers % Gablers + Gal-li-er % Gal-lier + Gal-li-ers % Gal-liers + Gau-chos % Gauchos + gauk-le % gaukle + ge-an-gelt % gean-gelt + ge-an-gel-te % gean-gel-te + ge-an-gel-tem % gean-gel-tem + ge-an-gel-ten % gean-gel-ten + ge-an-gel-ter % gean-gel-ter + ge-an-gel-tes % gean-gel-tes + ge-an-kert % gean-kert + ge-an-ker-te % gean-ker-te + ge-an-ker-tem % gean-ker-tem + ge-an-ker-ten % gean-ker-ten + ge-an-ker-ter % gean-ker-ter + ge-an-ker-tes % gean-ker-tes + ge-ant-wor-tet % geant-wor-tet + ge-char-tert % gechar-tert + ge-char-ter-te % gechar-ter-te + ge-char-ter-tem % gechar-ter-tem + ge-char-ter-ten % gechar-ter-ten + ge-char-ter-ter % gechar-ter-ter + ge-char-ter-tes % gechar-ter-tes + Ge-fä-^^ffe % Ge-fä^^ffe + Ge-fä-^^ffen % Ge-fä^^ffen + Ge-fä-^^ffes % Ge-fä^^ffes + ge-fau-lenzt % gefau-lenzt + ge-fault % gefault + ge-faul-te % gefaul-te + ge-faul-tem % gefaul-tem + ge-faul-ten % gefaul-ten + ge-faul-ter % gefaul-ter + ge-faul-tes % gefaul-tes + gefoppt % gefoppt + ge-fopp-te % gefopp-te + ge-fopp-tem % gefopp-tem + ge-fopp-ten % gefopp-ten + ge-fopp-ter % gefopp-ter + ge-fopp-tes % gefopp-tes + ge-hüllt % gehüllt + ge-hüll-te % gehüll-te + ge-hüll-tem % gehüll-tem + ge-hüll-ten % gehüll-ten + ge-hüll-ter % gehüll-ter + ge-hüll-tes % gehüll-tes + ge-hüpft % gehüpft + ge-klickt % geklickt + Ge-kni-ster % Ge-knister + Ge-kni-sters % Ge-knisters + ge-kni-stert % ge-knistert + ge-linkt % gelinkt + ge-link-te % gelink-te + ge-link-tem % gelink-tem + ge-link-ten % gelink-ten + ge-link-ter % gelink-ter + ge-link-tes % gelink-tes + ge-lü-stest % ge-lüstest + ge-mä-^^ffem % ge-mä^^ffem + ge-misch-te-ren % ge-misch-teren + ge-na-sest % ge-nasest + ge-na-set % ge-naset + Gen-dar-men % Gen-darmen + Ge-ne-rä-le % Ge-nerä-le + Ge-ne-rä-len % Ge-nerä-len + ge-nie-^^ffest % ge-nie^^ffest + ge-nö^^fft % genö^^fft + Ge-nüs-se % Genüs-se + Ge-nüs-sen % Genüs-sen + ge-ohr-feigt % geohr-feigt + ge-ohr-feig-te % geohr-feig-te + ge-ohr-feig-tem % geohr-feig-tem + ge-ohr-feig-ten % geohr-feig-ten + ge-ohr-feig-ter % geohr-feig-ter + ge-ohr-feig-tes % geohr-feig-tes + Ge-räu-sche % Ge-räusche + Ge-räu-schen % Ge-räuschen + Ge-räu-sches % Ge-räusches + ge-rech-te-ren % ge-rech-teren + ge-rö-chelt % ge-röchelt + ge-rö-chel-te % ge-röchel-te + ge-rö-chel-tem % ge-röchel-tem + ge-rö-chel-ten % ge-röchel-ten + ge-rö-chel-ter % ge-röchel-ter + ge-rö-chel-tes % ge-röchel-tes + ge-rö-stet % ge-röstet + ge-rö-ste-te % ge-röste-te + ge-rö-ste-tem % ge-röste-tem + ge-rö-ste-ten % ge-röste-ten + ge-rö-ste-ter % ge-röste-ter + ge-rö-ste-tes % ge-röste-tes + ge-rö-tet % ge-rötet + ge-rö-te-te % ge-röte-te + ge-rö-te-tem % ge-röte-tem + ge-rö-te-ten % ge-röte-ten + ge-rö-te-ter % ge-röte-ter + ge-rö-te-tes % ge-röte-tes + Ge-rü-stes % Ge-rüstes + ge-saust % gesaust + ge-sau-ste % gesau-ste + ge-sau-stem % gesau-stem + ge-sau-sten % gesau-sten + ge-sau-ster % gesau-ster + ge-sau-stes % gesau-stes + ge-schef-felt % geschef-felt + ge-schef-fel-te % geschef-fel-te + ge-schef-fel-tem % geschef-fel-tem + ge-schef-fel-ten % geschef-fel-ten + ge-schef-fel-ter % geschef-fel-ter + ge-schef-fel-tes % geschef-fel-tes + ge-schick-te-re % ge-schick-tere + ge-schick-te-rem % ge-schick-terem + ge-schick-te-ren % ge-schick-teren + ge-schick-te-rer % ge-schick-terer + ge-schick-te-res % ge-schick-teres + ge-staf-felt % gestaf-felt + ge-staf-fel-te % gestaf-fel-te + ge-staf-fel-tem % gestaf-fel-tem + ge-staf-fel-ten % gestaf-fel-ten + ge-staf-fel-ter % gestaf-fel-ter + ge-staf-fel-tes % gestaf-fel-tes + ge-such-te-ren % ge-such-teren + ge-ulkt % geulkt + ge-ulk-te % geulk-te + ge-ulk-tem % geulk-tem + ge-ulk-ten % geulk-ten + ge-ulk-ter % geulk-ter + ge-ulk-tes % geulk-tes + ge-woll-te-re % ge-woll-tere + ge-woll-te-rem % ge-woll-terem + ge-woll-te-ren % ge-woll-teren + ge-woll-te-rer % ge-woll-terer + ge-woll-te-res % ge-woll-teres + ge-woll-te-ste % ge-woll-teste + ge-woll-te-stem % ge-woll-testem + ge-woll-te-sten % ge-woll-testen + ge-woll-te-ster % ge-woll-tester + ge-woll-te-stes % ge-woll-testes + ge-wünsch-te-ren % ge-wünsch-teren + gie-^^ffest % gie^^ffest + gipf-le % gipfle + Glan-ze % Glanze + Go-yas % Goyas + Grie-^^ffes % Grie^^ffes + Gro-bi-ans % Gro-bians + gro-^^ffe % gro^^ffe + gro-^^ffem % gro^^ffem + gro-^^ffen % gro^^ffen + gro-^^ffer % gro^^ffer + gro-^^ffes % gro^^ffes + grü-be-le % grü-bele + Grü-be-lei % Grü-belei + Grü-be-lei-en % Grü-belei-en + häk-le % häkle + Häl-se % Hälse + Häl-sen % Hälsen + han-ge % hange + hätsch-le % hätschle + hau-te % haute + hau-ten % hauten + hau-test % hautest + hau-tet % hautet + hech-le % hechle + heid-ni-sche % heid-nische + heid-ni-schem % heid-nischem + heid-ni-schen % heid-nischen + heid-ni-scher % heid-nischer + heid-ni-sches % heid-nisches + hei-^^ffem % hei^^ffem + Hekt-ar % Hektar + Hekt-ars % Hektars + He-ras % Heras + hier-an % hieran + hier-aus % hieraus + hie-^^ffest % hie^^ffest + hind-re % hindre + Hin-du-is-mus % Hin-duis-mus + hint-an % hintan + Hir-sche % Hirsche + Hir-schen % Hirschen + Hir-sches % Hirsches + hoh-le-re % hohle-re + hoh-le-ren % hohle-ren + Ho-lo-gra-phi-en % Ho-lo-gra-phien + Ho-stes-sen % Hostes-sen + hu-ma-ni-tä-re % hu-ma-ni-täre + Ide-als % Ideals + ide-al-ste % ideal-ste + ide-al-stem % ideal-stem + ide-al-sten % ideal-sten + ide-al-ster % ideal-ster + ide-al-stes % ideal-stes + Idi-ots % Idiots + ima-gi-nä-re % ima-gi-näre + ima-gi-nä-rem % ima-gi-närem + ima-gi-nä-ren % ima-gi-nären + ima-gi-nä-rer % ima-gi-närer + ima-gi-nä-res % ima-gi-näres + Im-pre-sa-rio % Im-presa-rio + Im-pre-sa-ri-os % Im-presa-ri-os + in-fla-tio-nä-re % in-fla-tio-näre + in-fla-tio-nä-rem % in-fla-tio-närem + in-fla-tio-nä-ren % in-fla-tio-nären + in-fla-tio-nä-rer % in-fla-tio-närer + In-fla-tio-nä-res % In-fla-tio-näres + in-ji-zie-re % inji-zie-re + in-ji-zie-ren % inji-zie-ren + in-ji-zie-rend % inji-zie-rend + in-ji-zie-ren-de % inji-zie-ren-de + in-ji-zie-ren-dem % inji-zie-ren-dem + in-ji-zie-ren-den % inji-zie-ren-den + in-ji-zie-ren-der % inji-zie-ren-der + in-ji-zie-ren-des % inji-zie-ren-des + in-ji-zierst % inji-zierst + in-ji-ziert % inji-ziert + in-ji-zier-te % inji-zier-te + in-ji-zier-tem % inji-zier-tem + in-ji-zier-ten % inji-zier-ten + in-ji-zier-ter % inji-zier-ter + in-ji-zier-tes % inji-zier-tes + in-ji-zier-test % inji-zier-test + in-ji-zier-tet % inji-zier-tet + in-tak-te-re % in-tak-tere + in-tak-te-rem % in-tak-terem + in-tak-te-ren % in-tak-teren + in-tak-te-rer % in-tak-terer + in-tak-te-res % in-tak-teres + Ja-gu-ars % Ja-guars + Jah-we % Jahwe + Jah-wes % Jahwes + Je-su-it % Je-suit + jon-glie-re % jonglie-re + jon-glie-ren % jonglie-ren + jon-glie-rend % jonglie-rend + jon-glie-ren-de % jonglie-ren-de + jon-glie-ren-dem % jonglie-ren-dem + jon-glie-ren-den % jonglie-ren-den + jon-glie-ren-der % jonglie-ren-der + jon-glie-ren-des % jonglie-ren-des + jon-glierst % jonglierst + jon-gliert % jongliert + jon-glier-te % jonglier-te + jon-glier-ten % jonglier-ten + jon-glier-test % jonglier-test + jon-glier-tet % jonglier-tet + Ju-ni-ors % Ju-niors + Ju-ris-pru-denz % Ju-rispru-denz + Ju-sti-ti-ars % Ju-sti-tiars + Ka-li-for-ni-er % Ka-li-for-nier + Kal-li-gra-phi-en % Kal-li-gra-phien + kä-me % käme + kä-men % kämen + Ka-nä-le % Kanä-le + Ka-nä-len % Kanä-len + Ka-plan % Kaplan + Kar-di-nä-le % Kar-dinäle + Kar-di-nä-len % Kar-dinälen + kasp-re % kaspre + Ka-vi-ars % Ka-viars + ka-vi-tös % ka-vitös + ka-vi-tö-se % ka-vitö-se + ka-vi-tö-sem % ka-vitö-sem + ka-vi-tö-sen % ka-vitö-sen + ka-vi-tö-ser % ka-vitö-ser + ka-vi-tö-ses % ka-vitö-ses + Ketch-ups % Ketchups + klett-re % klettre + knap-pe-rem % knap-perem + Knä-ste % Knäste + Knä-sten % Knästen + knosp-ten % knospten + Koa-la % Koala + Kof-fe-ins % Koffe-ins + Ko-ka-in % Ko-kain + Ko-lum-bi-ens % Ko-lum-biens + Kom-in-tern % Komin-tern + Kom-mis-sio-nä-re % Kom-mis-sio-näre + Kom-mis-sio-nä-ren % Kom-mis-sio-nären + kom-pak-te-re % kom-pak-tere + kom-pak-te-rem % kom-pak-terem + kom-pak-te-ren % kom-pak-teren + kom-pak-te-rer % kom-pak-terer + kom-pak-te-res % kom-pak-teres + kom-pe-ten-te % kom-pe-tente + kom-pe-ten-tem % kom-pe-tentem + kom-pe-ten-ten % kom-pe-tenten + kom-pe-ten-ter % kom-pe-tenter + kom-pe-ten-te-re % kom-pe-tente-re + kom-pe-ten-te-rem % kom-pe-tente-rem + kom-pe-ten-te-ren % kom-pe-tente-ren + kom-pe-ten-te-rer % kom-pe-tente-rer + kom-pe-ten-te-res % kom-pe-tente-res + kom-pe-ten-tes % kom-pe-tentes + kom-pe-ten-te-ste % kom-pe-tente-ste + kom-pe-ten-te-stem % kom-pe-tente-stem + kom-pe-ten-te-sten % kom-pe-tente-sten + kom-pe-ten-te-ster % kom-pe-tente-ster + kom-pe-ten-te-stes % kom-pe-tente-stes + Kom-po-ste % Kom-poste + Kom-po-sten % Kom-posten + Kom-po-stes % Kom-postes + Kon-cho-ide % Kon-choide + Kon-cho-iden % Kon-choiden + Kon-fek-tio-nä-re % Kon-fek-tio-näre + Kon-fek-tio-nä-ren % Kon-fek-tio-nären + kon-flu-en-te % kon-flu-ente + kon-flu-en-tem % kon-flu-entem + kon-flu-en-ten % kon-flu-enten + kon-flu-en-ter % kon-flu-enter + kon-flu-en-tes % kon-flu-entes + Kon-tra-ste % Kon-traste + Kon-tra-sten % Kon-trasten + Kon-tra-stes % Kon-trastes + kon-tra-stier % kon-trastier + kon-tra-stie-re % kon-trastie-re + kon-tra-stie-ren % kon-trastie-ren + kon-tra-stie-rend % kon-trastie-rend + kon-tra-stie-ren-de % kon-trastie-ren-de + kon-tra-stie-ren-dem % kon-trastie-ren-dem + kon-tra-stie-ren-den % kon-trastie-ren-den + kon-tra-stie-ren-der % kon-trastie-ren-der + kon-tra-stie-ren-des % kon-trastie-ren-des + kon-tra-stierst % kon-trastierst + kon-tra-stiert % kon-trastiert + kon-tra-stier-te % kon-trastier-te + kon-tra-stier-ten % kon-trastier-ten + kon-tra-stier-test % kon-trastier-test + kon-tra-stier-tet % kon-trastier-tet + Kop-fe % Kopfe + kor-rek-te-re % kor-rek-tere + kor-rek-te-rem % kor-rek-terem + kor-rek-te-ren % kor-rek-teren + kor-rek-te-rer % kor-rek-terer + kor-rek-te-res % kor-rek-teres + kra-kee-lend % kra-keelend + kra-kee-len-de % kra-keelen-de + kra-kee-len-dem % kra-keelen-dem + kra-kee-len-den % kra-keelen-den + kra-kee-len-der % kra-keelen-der + kra-kee-len-des % kra-keelen-des + kri-tik-lo-se % kri-tiklo-se + kri-tik-lo-sem % kri-tiklo-sem + kri-tik-lo-sen % kri-tiklo-sen + kri-tik-lo-ser % kri-tiklo-ser + kri-tik-lo-ses % kri-tiklo-ses + kür-ze-ste % kür-zeste + kür-ze-stem % kür-zestem + kür-ze-sten % kür-zesten + kür-ze-ster % kür-zester + kür-ze-stes % kür-zestes + kusch-le % kuschle + läch-le % lächle + La-mé % Lamé + La-més % Lamés + La-sa-gne % Lasa-gne + La-sa-gnen % Lasa-gnen + läst-re % lästre + Leg-as-the-nie % Leg-asthe-nie + Leg-as-the-ni-ker % Leg-asthe-ni-ker + Leg-as-the-ni-ke-rin % Leg-asthe-ni-ke-rin + Leg-as-the-ni-ke-rin-nen % Leg-asthe-ni-ke-rin-nen + Leg-as-the-ni-kern % Leg-asthe-ni-kern + Leg-as-the-ni-kers % Leg-asthe-ni-kers + le-gen-dä-re % le-gen-däre + le-gen-dä-rem % le-gen-därem + le-gen-dä-ren % le-gen-dären + le-gen-dä-rer % le-gen-därer + le-gen-dä-res % le-gen-däres + Le-gio-nä-re % Le-gio-näre + Le-gio-nä-ren % Le-gio-nären + leich-te-ren % leich-teren + lie-^^ffest % lie^^ffest + lind-re % lindre + Li-ne-als % Li-neals + lisp-le % lisple + Li-tho-gra-phi-en % Li-tho-gra-phien + löff-le % löffle + Ly-ze-ums % Ly-zeums + Ma-gen-ta % Magen-ta + Ma-gi-er % Ma-gier + Ma-gi-ers % Ma-giers + Mam-mo-gra-phi-en % Mam-mo-gra-phien + Mar-ti-nas % Mar-tinas + Mar-xi-sten % Marxi-sten + Ma-xi-mi-li-ans % Ma-xi-mi-lians + Me-ga-li-then % Me-ga-lithen + meist-re % meistre + Men-thol % Menthol + Men-thols % Menthols + Me-nüs % Menüs + Mi-cha-els % Mi-chaels + mi-li-zio-nä-re % mi-li-zio-näre + Mi-li-zio-nä-ren % Mi-li-zio-nären + Mil-li-ar-dä-re % Mil-li-ar-däre + Mil-li-ar-dä-ren % Mil-li-ar-dären + Mil-li-ar-dä-rin % Mil-li-ar-därin + Mil-li-ar-dä-rin-nen % Mil-li-ar-därin-nen + Mil-lio-nä-re % Mil-lio-näre + Mil-lio-nä-ren % Mil-lio-nären + mind-re % mindre + Mi-ri-am % Mi-riam + Mi-ri-ams % Mi-riams + mi^^ff-trau-isch-ste % mi^^ff-trauisch-ste + mi^^ff-trau-isch-stem % mi^^ff-trauisch-stem + mi^^ff-trau-isch-sten % mi^^ff-trauisch-sten + mi^^ff-trau-isch-ster % mi^^ff-trauisch-ster + mi^^ff-trau-isch-stes % mi^^ff-trauisch-stes + Mit-ta-ge % Mit-tage + Mit-ta-gen % Mit-tagen + Moi-ré % Moiré + Mo-no-gra-phi-en % Mo-no-gra-phien + mul-ti-pler % mul-tipler + munk-le % munkle + must-re % mustre + Ne-gli-gé % Ne-gligé + Ne-gli-gés % Ne-gligés + Obo-en % Oboen + omi-nö-se % omi-nöse + omi-nö-sem % omi-nösem + omi-nö-sen % omi-nösen + omi-nö-ser % omi-nöser + omi-nö-ses % omi-nöses + opf-re % opfre + or-di-nä-re % or-di-näre + or-di-nä-rem % or-di-närem + or-di-nä-ren % or-di-nären + or-di-nä-rer % or-di-närer + or-di-nä-re-re % or-di-näre-re + or-di-nä-re-rem % or-di-näre-rem + or-di-nä-re-ren % or-di-näre-ren + or-di-nä-re-rer % or-di-näre-rer + or-di-nä-re-res % or-di-näre-res + or-di-nä-res % or-di-näres + ori-gi-nä-re % ori-gi-näre + ori-gi-nä-rem % ori-gi-närem + ori-gi-nä-ren % ori-gi-nären + ori-gi-nä-rer % ori-gi-närer + ori-gi-nä-res % ori-gi-näres + Or-tho-gra-phi-en % Or-tho-gra-phien + Oze-an % Ozean + Oze-ans % Ozeans + Pap-stes % Papstes + pa-ra-si-tä-re % pa-ra-si-täre + pas-sa-blem % pas-sablem + pas-sa-blen % pas-sablen + pas-sa-bler % pas-sabler + pas-sa-bles % pas-sables + Pa-vi-ans % Pa-vians + Pen-sio-nä-re % Pen-sio-näre + Pen-sio-nä-ren % Pen-sio-nären + per-fek-te-re % per-fek-tere + per-fek-te-rem % per-fek-terem + per-fek-te-ren % per-fek-teren + per-fek-te-rer % per-fek-terer + per-fek-te-res % per-fek-teres + pfeff-re % pfeffre + Phan-ta-si-en % Phan-tasi-en + Phi-lo-so-phi-en % Phi-lo-so-phien + Pho-to-gra-phi-en % Pho-to-gra-phien + Pin-gu-in % Pin-guin + plum-pe-rem % plum-perem + Po-et % Poet + Por-no-gra-phi-en % Por-no-gra-phien + Prä-va-lenz % Präva-lenz + pri-mä-re % pri-märe + pri-mä-rem % pri-märem + pri-mä-ren % pri-mären + pri-mä-rer % pri-märer + pri-mä-res % pri-märes + pu-bli-kes % pu-blikes + puff-re % puffre + pulv-re % pulvre + quä-lend-ste % quälend-ste + quä-lend-stem % quälend-stem + quä-lend-sten % quälend-sten + quä-lend-ster % quälend-ster + quä-lend-stes % quälend-stes + Ra-fa-el % Rafa-el + Ra-fa-els % Rafaels + Ra-pha-els % Ra-phaels + Rau-me % Raume + Räu-sche % Räusche + räusp-re % räuspre + re-vo-lu-tio-nä-re % re-vo-lu-tio-näre + re-vo-lu-tio-nä-rem % re-vo-lu-tio-närem + re-vo-lu-tio-nä-ren % re-vo-lu-tio-nären + re-vo-lu-tio-nä-rer % re-vo-lu-tio-närer + re-vo-lu-tio-nä-res % re-vo-lu-tio-näres + röch-le % röchle + Rös-chen % Röschen + Ru-in % Ruin + rui-nö-se % rui-nöse + rui-nö-sem % rui-nösem + rui-nö-sen % rui-nösen + rui-nö-ser % rui-nöser + rui-nö-ses % rui-nöses + run-der % runder + rü-stest % rüstest + rü-stet % rüstet + sai-so-nal % sai-sonal + sai-so-na-le % sai-sona-le + sai-so-na-lem % sai-sona-lem + sai-so-na-len % sai-sona-len + sai-so-na-ler % sai-sona-ler + sai-so-na-les % sai-sona-les + sa-lop-pe-rem % sa-lop-perem + sa-ni-tä-re % sa-ni-täre + schauk-le % schaukle + scheff-le % scheffle + scheit-re % scheitre + schie-^^ffest % schie^^ffest + schlap-pe-rem % schlap-perem + schlech-te-ren % schlech-teren + Schlen-dri-ans % Schlen-drians + schlich-te-ren % schlich-teren + schlie-^^ffest % schlie^^ffest + schmett-re % schmettre + schnö-dem % schnödem + schnörk-le % schnörkle + schnüff-le % schnüffle + Scho-bers % Schobers + schust-re % schustre + schwaf-le % schwafle + schwef-le % schwefle + schwel-te % schwelte + schwel-test % schweltest + schwel-tet % schweltet + se-kun-dä-re % se-kun-däre + se-kun-dä-rem % se-kun-därem + se-kun-dä-ren % se-kun-dären + se-kun-dä-rer % se-kun-därer + se-kun-dä-res % se-kun-däres + Se-ni-ors % Se-niors + Skan-di-na-vi-ens % Skan-di-na-viens + Skan-di-na-vi-er % Skan-di-na-vier + Skan-di-na-vi-ers % Skan-di-na-viers + Ski-er % Skier + So-li-tä-re % So-li-täre + Spa-ghet-ti % Spaghet-ti + Spa-ni-er % Spa-nier + Spa-ni-ers % Spa-niers + Spie-^^ffes % Spie^^ffes + spie-^^ffest % spie^^ffest + sprenk-le % sprenkle + sprie-^^ffest % sprie^^ffest + sprö-dem % sprödem + staff-le % staffle + stah-len % stahlen + stap-le % staple + sta-tio-nä-re % sta-tio-näre + sta-tio-nä-rem % sta-tio-närem + sta-tio-nä-ren % sta-tio-nären + sta-tio-nä-rer % sta-tio-närer + sta-tio-nä-res % sta-tio-näres + Ste-no-gra-phi-en % Ste-no-gra-phien + Ste-tho-skop % Stetho-skop + Ste-tho-sko-pe % Stetho-sko-pe + Ste-tho-sko-pen % Stetho-sko-pen + Ste-tho-skops % Stetho-skops + stie-^^ffest % stie^^ffest + Stot-te-rers % Stot-terers + stu-re % sture + stu-re-re % sture-re + stu-re-ren % sture-ren + stu-re-rer % sture-rer + sü-^^ffem % sü^^ffem + Ta-ba-ke % Ta-bake + ta-fe-le % ta-fele + taf-le % tafle + tag-ein % tagein + tak-le % takle + Tam-tam % Tamtam + Tam-tams % Tamtams + tätsch-le % tätschle + Te-le-fo-nat % Te-le-fonat + Te-le-fo-na-te % Te-le-fona-te + Te-le-fo-na-ten % Te-le-fona-ten + Te-le-fo-nats % Te-le-fonats + Te-nö-re % Tenö-re + Te-nö-ren % Tenö-ren + Ther-mo-sta-ten % Ther-mo-staten + tie-fer % tiefer + tie-fe-re % tiefe-re + tie-fe-rem % tiefe-rem + tie-fe-ren % tiefe-ren + tie-fe-rer % tiefe-rer + tie-fe-res % tiefe-res + töpf-re % töpfre + To-po-gra-phi-en % To-po-gra-phien + tö-rich-te-ren % tö-rich-teren + tork-le % torkle + to-ta-li-tä-re % to-ta-li-täre + to-ta-li-tä-re-ren % to-ta-li-täreren + trocke-ne % trockene + trocke-nem % trockenem + trocke-nen % trockenen + trocke-ner % trockener + trocke-ne-re % trockene-re + trocke-ne-rem % trockene-rem + trocke-ne-ren % trockene-ren + trocke-ne-rer % trockene-rer + trocke-ne-res % trockene-res + trocke-nes % trockenes + trü-ber % trüber + trü-be-re % trübe-re + trü-be-rem % trüber-em + trü-be-ren % trüber-en + trü-be-rer % trüber-er + trü-be-res % trüber-es + Tsche-chi-ens % Tsche-chiens + tusch-le % tuschle + Ty-po-gra-phi-en % Ty-po-gra-phien + ubi-qui-tä-re % ubi-qui-täre + uni-ver-si-tä-re % uni-ver-si-täre + Va-rie-té % Va-rieté + Va-rie-tés % Va-rietés + ver-dirbst % verdirbst + ver-dirbt % verdirbt + ver-drie-^^ffest % ver-drie^^ffest + ver-düst-re % ver-düstre + ver-ek-le % ver-ekle + ver-kupf-re % ver-kupfre + ver-pulv-re % ver-pulvre + ver-rä-te-ri-sche % ver-rä-te-rische + ver-rä-te-ri-schem % ver-rä-te-rischem + ver-rä-te-ri-schen % ver-rä-te-rischen + ver-rä-te-ri-scher % ver-rä-te-rischer + ver-rä-te-ri-sches % ver-rä-te-risches + ver-schie-de-ne-re % ver-schie-de-nere + ver-schie-de-ne-rem % ver-schie-de-nerem + ver-schie-de-ne-ren % ver-schie-de-neren + ver-schie-de-ne-rer % ver-schie-de-nerer + ver-schie-de-ne-res % ver-schie-de-neres + ver-schlech-terst % ver-schlechterst + ver-schlecht-re % ver-schlechtre + ver-übe-le % ver-übele + ver-wü-stest % ver-wüstest + Ve-te-ri-nä-re % Ve-te-ri-näre + Ve-te-ri-nä-ren % Ve-te-ri-nären + Vi-sio-nä-re % Vi-sio-näre + Vi-sio-nä-ren % Vi-sio-nären + voll-ends % vollends + Wah-len % Wahlen + Wäm-ser % Wämser + Wäm-sern % Wämsern + wa-rum % warum + watsch-le % watschle + We-ges % Weges + wei-^^ffem % wei^^ffem + weit-aus % weitaus + wett-re % wettre + Wie-de-hopf % Wie-dehopf + Wie-de-hop-fe % Wie-dehop-fe + Wie-de-hop-fen % Wie-dehop-fen + Wie-de-hopfs % Wie-dehopfs + wirb-le % wirble + wisp-re % wispre + woh-le-re % wohle-re + woh-le-ren % wohle-ren + wor-in % worin + wor-um % worum + wüh-lend-ste % wühlend-ste + wüh-lend-sten % wühlend-sten + wüh-lend-stes % wühlend-stes + Wun-sche % Wunsche + Wun-sches % Wunsches + würf-le % würfle + wü-stes % wüstes + wü-stest % wüstest + wü-ste-ste % wüste-ste + wü-ste-stem % wüste-stem + wü-ste-sten % wüste-sten + wü-ste-ster % wüste-ster + wü-ste-stes % wüste-stes + Zai-re % Zaire + zirk-le % zirkle + zisch-le % zischle + Zu-be-hö-re % Zu-be-höre + Zu-be-hö-ren % Zu-be-hören + Zuch-ten % Zuchten + zu-frie-de-ne-re % zu-frie-de-nere + zu-frie-de-ne-rem % zu-frie-de-nerem + zu-frie-de-ne-ren % zu-frie-de-neren + zu-frie-de-ne-rer % zu-frie-de-nerer + zu-frie-de-ne-res % zu-frie-de-neres + Zu-tat % Zutat + Zu-ta-ten % Zuta-ten + zweif-le % zweifle +% +% +% fehlende Trennungen von zusammengesetzten Wörtern +% + ab-dunk-le % ab-dunkle + ab-flie-^^ffest % ab-flie^^ffest + ab-ge-brüh-te-ren % ab-ge-brüh-teren + ab-gie-^^ffest % ab-gie^^ffest + ab-lie^^ff % ablie^^ff + ab-rü-stest % ab-rüstest + ab-schie-^^ffest % ab-schie^^ffest + ab-schlie-^^ffest % ab-schlie^^ffest + an-ek-le % an-ekle + an-ge-fault % an-gefault + an-ge-faul-te % an-gefaul-te + an-ge-faul-tem % an-gefaul-tem + an-ge-faul-ten % an-gefaul-ten + an-ge-faul-ter % an-gefaul-ter + an-ge-faul-tes % an-gefaul-tes + an-ge-klickt % an-geklickt + an-ge-klick-te % an-geklick-te + an-ge-klick-tem % an-geklick-tem + an-ge-klick-ten % an-geklick-ten + an-ge-klick-ter % an-geklick-ter + an-ge-klick-tes % an-geklick-tes + an-ge-pö-belt % an-gepö-belt + an-ge-pö-bel-te % an-gepö-bel-te + an-ge-pö-bel-tem % an-gepö-bel-tem + an-ge-pö-bel-ten % an-gepö-bel-ten + an-ge-pö-bel-ter % an-gepö-bel-ter + an-ge-pö-bel-tes % an-gepö-bel-tes + an-glot-ze % anglot-ze + an-glot-zen % anglot-zen + an-glot-zend % anglot-zend + an-glot-zen-de % anglot-zen-de + an-glot-zen-dem % anglot-zen-dem + an-glot-zen-den % anglot-zen-den + an-glot-zen-der % anglot-zen-der + an-glot-zen-des % anglot-zen-des + an-glot-zest % anglot-zest + an-glotzt % anglotzt + an-glotz-te % anglotz-te + an-glotz-ten % anglotz-ten + an-glotz-test % anglotz-test + an-glotz-tet % anglotz-tet + an-kä-me % an-käme + an-kä-men % an-kämen + an-klick-bar % anklick-bar + an-klick-ba-re % anklick-ba-re + an-klick-ba-rem % anklick-ba-rem + an-klick-ba-ren % anklick-ba-ren + an-klick-ba-rer % anklick-ba-rer + an-klick-ba-res % anklick-ba-res + an-klicke % anklicke + an-klicken % anklicken + an-klickend % anklickend + an-klicken-de % anklicken-de + an-klicken-dem % anklicken-dem + an-klicken-den % anklicken-den + an-klicken-der % anklicken-der + an-klicken-des % anklicken-des + an-klickst % anklickst + an-klickt % anklickt + an-klick-te % anklick-te + an-klick-ten % anklick-ten + an-klick-test % anklick-test + an-klick-tet % anklick-tet + an-läch-le % an-lächle + an-schie-^^ffest % an-schie^^ffest + an-schlie-^^ffest % an-schlie^^ffest + an-ti-kes % an-tikes + an-wink-le % an-winkle + an-zu-klicken % an-zuklicken + an-zu-klickend % an-zuklickend + an-zu-klicken-de % an-zuklicken-de + an-zu-klicken-dem % an-zuklicken-dem + an-zu-klicken-den % an-zuklicken-den + an-zu-klicken-der % an-zuklicken-der + an-zu-klicken-des % an-zuklicken-des + an-zu-nä-hern % an-zunä-hern + an-zu-nä-hernd % an-zunä-hernd + an-zu-nä-hern-de % an-zunä-hern-de + an-zu-nä-hern-dem % an-zunä-hern-dem + an-zu-nä-hern-den % an-zunä-hern-den + an-zu-nä-hern-der % an-zunä-hern-der + an-zu-nä-hern-des % an-zunä-hern-des + an-zweif-le % an-zweifle + Ar-bei-ter-schaft % Ar-beiter-schaft + Arsch-lö-cher % Arschlö-cher + Arsch-lö-chern % Arschlö-chern + Arsch-lochs % Arschlochs + auf-fal-lend-ste % auf-fallend-ste + auf-fal-lend-stem % auf-fallend-stem + auf-fal-lend-sten % auf-fallend-sten + auf-fal-lend-ster % auf-fallend-ster + auf-fal-lend-stes % auf-fallend-stes + auf-ge-bläh-te-ren % auf-ge-bläh-teren + auf-ge-weck-te-re % auf-ge-weck-tere + auf-ge-weck-te-rem % auf-ge-weck-terem + auf-ge-weck-te-ren % auf-ge-weck-teren + auf-ge-weck-te-rer % auf-ge-weck-terer + auf-ge-weck-te-res % auf-ge-weck-teres + auf-ge-wen-det % auf-ge-wendet + auf-ge-wen-de-te % auf-ge-wende-te + auf-ge-wen-de-tem % auf-ge-wende-tem + auf-ge-wen-de-ten % auf-ge-wende-ten + auf-ge-wen-de-ter % auf-ge-wende-ter + auf-ge-wen-de-tes % auf-ge-wende-tes + auf-gie-^^ffest % auf-gie^^ffest + auf-lie-^^ffe % auflie-^^ffe + auf-lie-^^ffen % auflie-^^ffen + auf-lie-^^ffest % auflie^^ffest + auf-lie-^^ffet % auflie-^^ffet + auf-rü-stest % auf-rüstest + auf-schie-^^ffest % auf-schie^^ffest + auf-schlie-^^ffest % auf-schlie^^ffest + auf-spie-^^ffest % auf-spie^^ffest + auf-stap-le % auf-staple + auf-staust % aufstaust + aus-flie-^^ffest % aus-flie^^ffest + aus-ge-koch-te-ren % aus-ge-koch-teren + aus-ge-nüch-tert % aus-genüch-tert + aus-ge-nüch-ter-te % aus-genüch-ter-te + aus-ge-nüch-ter-tem % aus-genüch-ter-tem + aus-ge-nüch-ter-ten % aus-genüch-ter-ten + aus-ge-nüch-ter-ter % aus-genüch-ter-ter + aus-ge-nüch-ter-tes % aus-genüch-ter-tes + aus-ge-nützt % aus-genützt + aus-ge-nütz-te % aus-genütz-te + aus-ge-nütz-tem % aus-genütz-tem + aus-ge-nütz-ten % aus-genütz-ten + aus-ge-nütz-ter % aus-genütz-ter + aus-ge-nütz-tes % aus-genütz-tes + aus-ge-schmück-te-re % aus-ge-schmück-tere + aus-ge-schmück-te-rem % aus-ge-schmück-terem + aus-ge-schmück-te-ren % aus-ge-schmück-teren + aus-ge-schmück-te-rer % aus-ge-schmück-terer + aus-ge-schmück-te-res % aus-ge-schmück-teres + aus-ge-such-te-ren % aus-ge-such-teren + aus-gie-^^ffest % aus-gie^^ffest + aus-höhl-te % aus-höhlte + aus-höhl-ten % aus-höhlten + aus-höhl-test % aus-höhltest + aus-höhl-tet % aus-höhltet + aus-lie-^^ffest % aus-lie^^ffest + aus-löff-le % aus-löffle + aus-rü-stest % aus-rüstest + aus-schlie-^^ffest % aus-schlie^^ffest + aus-stie-^^ffest % aus-stie^^ffest + aus-würf-le % aus-würfle + be-eh-re % beeh-re + be-eh-ren % beeh-ren + be-eh-rend % beeh-rend + be-eh-ren-de % beeh-ren-de + be-eh-ren-dem % beeh-ren-dem + be-eh-ren-den % beeh-ren-den + be-eh-ren-der % beeh-ren-der + be-eh-ren-des % beeh-ren-des + be-ehrst % beehrst + be-ehrt % beehrt + be-ehr-te % beehr-te + be-ehr-tem % beehr-tem + be-ehr-ten % beehr-ten + be-ehr-ter % beehr-ter + be-ehr-tes % beehr-tes + be-ehr-test % beehr-test + be-ehr-tet % beehr-tet + be-gie-^^ffest % be-gie^^ffest + be-hind-re % be-hindre + bei-pflich-te % beipflich-te + bei-pflich-ten % beipflich-ten + bei-pflich-tend % beipflich-tend + bei-pflich-ten-de % beipflich-ten-de + bei-pflich-ten-dem % beipflich-ten-dem + bei-pflich-ten-den % beipflich-ten-den + bei-pflich-ten-der % beipflich-ten-der + bei-pflich-ten-des % beipflich-ten-des + Bei-pflich-tens % Beipflich-tens + bei-pflich-test % beipflich-test + bei-pflich-tet % beipflich-tet + bei-pflich-te-te % beipflich-te-te + bei-pflich-te-ten % beipflich-te-ten + bei-pflich-te-test % beipflich-te-test + bei-pflich-te-tet % beipflich-te-tet + Bei-pflich-tung % Beipflich-tung + Bei-pflich-tun-gen % Beipflich-tun-gen + bei-zu-pflich-ten % bei-zupflich-ten + be-kä-me % be-käme + be-kä-men % be-kämen + be-läch-le % be-lächle + be-lie^^ff % belie^^ff + be-lie-^^ffe % belie-^^ffe + be-lie-^^ffen % belie-^^ffen + be-lie^^ffest % belie^^ffest + be-lie^^fft % belie^^fft + be-must-re % be-mustre + be-rät % berät + be-rätst % berätst + berg-ab % bergab + berg-an % bergan + be-schei-de-ne-re % be-schei-de-nere + be-schei-de-ne-rem % be-schei-de-nerem + be-schei-de-ne-ren % be-schei-de-neren + be-schei-de-ne-rer % be-schei-de-nerer + be-schei-de-ne-res % be-schei-de-neres + be-schie-^^ffest % be-schie^^ffest + be-schlie-^^ffest % be-schlie^^ffest + be-schränk-te-re % be-schränk-tere + be-schränk-te-rem % be-schränk-terem + be-schränk-te-ren % be-schränk-teren + be-schränk-te-rer % be-schränk-terer + be-schränk-te-res % be-schränk-teres + be-see-lend % be-seelend + be-see-len-de % be-seelen-de + be-see-len-dem % be-seelen-dem + be-see-len-den % be-seelen-den + be-see-len-der % be-seelen-der + be-see-len-des % be-seelen-des + be-stah-len % be-stahlen + be-zweif-le % be-zweifle + da-bei-blei-be % da-beiblei-be + da-bei-blei-ben % da-beiblei-ben + da-bei-blei-bend % da-beiblei-bend + da-bei-blei-ben-de % da-beiblei-ben-de + da-bei-blei-ben-dem % da-beiblei-ben-dem + da-bei-blei-ben-den % da-beiblei-ben-den + da-bei-blei-ben-der % da-beiblei-ben-der + da-bei-blei-ben-des % da-beiblei-ben-des + da-bei-bleibst % da-beibleibst + da-bei-bleibt % da-beibleibt + da-hin-glei-te % da-hinglei-te + da-hin-glei-ten % da-hinglei-ten + da-hin-glei-tend % da-hinglei-tend + da-hin-glei-ten-de % da-hinglei-ten-de + da-hin-glei-ten-dem % da-hinglei-ten-dem + da-hin-glei-ten-den % da-hinglei-ten-den + da-hin-glei-ten-der % da-hinglei-ten-der + da-hin-glei-ten-des % da-hinglei-ten-des + da-hin-glei-test % da-hinglei-test + da-hin-glei-tet % da-hinglei-tet + da-hin-ve-ge-tie-re % da-hinve-ge-tie-re + da-hin-ve-ge-tie-ren % da-hinve-ge-tie-ren + da-hin-ve-ge-tie-rend % da-hinve-ge-tie-rend + da-hin-ve-ge-tie-ren-de % da-hinve-ge-tie-ren-de + da-hin-ve-ge-tie-ren-dem % da-hinve-ge-tie-ren-dem + da-hin-ve-ge-tie-ren-den % da-hinve-ge-tie-ren-den + da-hin-ve-ge-tie-ren-der % da-hinve-ge-tie-ren-der + da-hin-ve-ge-tie-ren-des % da-hinve-ge-tie-ren-des + da-hin-ve-ge-tierst % da-hinve-ge-tierst + da-hin-ve-ge-tiert % da-hinve-ge-tiert + da-hin-ve-ge-tier-te % da-hinve-ge-tier-te + da-hin-ve-ge-tier-ten % da-hinve-ge-tier-ten + da-hin-ve-ge-tier-test % da-hinve-ge-tier-test + da-hin-ve-ge-tier-tet % da-hinve-ge-tier-tet + da-lag % dalag + da-la-gen % dala-gen + dem-ent-spre-chend % dement-spre-chend + dem-ent-spre-chen-de % dement-spre-chen-de + dem-ent-spre-chen-dem % dement-spre-chen-dem + dem-ent-spre-chen-den % dement-spre-chen-den + dem-ent-spre-chen-der % dement-spre-chen-der + dem-ent-spre-chen-des % dement-spre-chen-des + dem-je-ni-gen % demje-ni-gen + Dom-pfaff % Dompfaff + durch-flie-^^ffest % durch-flie^^ffest + durch-zu-at-men % durch-zuat-men + eben-er-dig % ebener-dig + eben-er-di-ge % ebener-di-ge + eben-er-di-gem % ebener-di-gem + eben-er-di-gen % ebener-di-gen + eben-er-di-ger % ebener-di-ger + eben-er-di-ges % ebener-di-ges + ein-eng-bar % eineng-bar + ein-eng-ba-re % eineng-ba-re + ein-eng-ba-rem % eineng-ba-rem + ein-eng-ba-ren % eineng-ba-ren + ein-eng-ba-rer % eineng-ba-rer + ein-eng-ba-res % eineng-ba-res + ein-en-ge % einen-ge + ein-en-gen % einen-gen + ein-en-gend % einen-gend + ein-en-gen-de % einen-gen-de + ein-en-gen-dem % einen-gen-dem + ein-en-gen-den % einen-gen-den + ein-en-gen-der % einen-gen-der + ein-en-gen-des % einen-gen-des + Ein-en-gens % Einen-gens + ein-engst % einengst + ein-engt % einengt + ein-eng-te % eineng-te + ein-eng-ten % eineng-ten + ein-eng-test % eineng-test + ein-eng-tet % eineng-tet + Ein-en-gung % Einen-gung + Ein-en-gun-gen % Einen-gun-gen + ein-flie-^^ffest % ein-flie^^ffest + ein-ge-hüllt % ein-gehüllt + ein-ge-hüll-te % ein-gehüll-te + ein-ge-hüll-tem % ein-gehüll-tem + ein-ge-hüll-ten % ein-gehüll-ten + ein-ge-hüll-ter % ein-gehüll-ter + ein-ge-hüll-tes % ein-gehüll-tes + ein-ge-schleu-ster % ein-ge-schleuster + ein-gie-^^ffest % ein-gie^^ffest + ein-lie-^^ffest % ein-lie^^ffest + ein-schie-^^ffest % ein-schie^^ffest + ein-schläf-re % ein-schläfre + ein-schlie-^^ffest % ein-schlie^^ffest + ein-schüch-terst % ein-schüchterst + ein-schücht-re % ein-schüchtre + ein-zu-eb-nen % ein-zueb-nen + ein-zu-eb-nend % ein-zueb-nend + ein-zu-eb-nen-de % ein-zueb-nen-de + ein-zu-eb-nen-dem % ein-zueb-nen-dem + ein-zu-eb-nen-den % ein-zueb-nen-den + ein-zu-eb-nen-der % ein-zueb-nen-der + ein-zu-eb-nen-des % ein-zueb-nen-des + ein-zu-en-gen % ein-zuen-gen + ein-zu-en-gend % ein-zuen-gend + ein-zu-en-gen-de % ein-zuen-gen-de + ein-zu-en-gen-dem % ein-zuen-gen-dem + ein-zu-en-gen-den % ein-zuen-gen-den + ein-zu-en-gen-der % ein-zuen-gen-der + ein-zu-en-gen-des % ein-zuen-gen-des + ein-zu-hül-len % ein-zuhül-len + ein-zu-hül-lend % ein-zuhül-lend + ein-zu-hül-len-de % ein-zuhül-len-de + ein-zu-hül-len-dem % ein-zuhül-len-dem + ein-zu-hül-len-den % ein-zuhül-len-den + ein-zu-hül-len-der % ein-zuhül-len-der + ein-zu-hül-len-des % ein-zuhül-len-des + ein-zu-räu-men % ein-zuräu-men + ein-zu-räu-mend % ein-zuräu-mend + ein-zu-räu-men-de % ein-zuräu-men-de + ein-zu-räu-men-dem % ein-zuräu-men-dem + ein-zu-räu-men-den % ein-zuräu-men-den + ein-zu-räu-men-der % ein-zuräu-men-der + ein-zu-räu-men-des % ein-zuräu-men-des + ein-zu-sau-gen % ein-zusau-gen + ein-zu-sau-gend % ein-zusau-gend + ein-zu-sau-gen-de % ein-zusau-gen-de + ein-zu-sau-gen-dem % ein-zusau-gen-dem + ein-zu-sau-gen-den % ein-zusau-gen-den + ein-zu-sau-gen-der % ein-zusau-gen-der + ein-zu-sau-gen-des % ein-zusau-gen-des + em-por-ge-blickt % em-por-geblickt + em-por-ge-blick-te % em-por-geblick-te + em-por-ge-blick-tem % em-por-geblick-tem + em-por-ge-blick-ten % em-por-geblick-ten + em-por-ge-blick-ter % em-por-geblick-ter + em-por-ge-blick-tes % em-por-geblick-tes + em-por-schie-^^ffest % em-por-schie^^ffest + ent-ei-le % entei-le + ent-ei-len % entei-len + ent-ei-lend % entei-lend + ent-ei-len-de % entei-len-de + ent-ei-len-dem % entei-len-dem + ent-ei-len-den % entei-len-den + ent-ei-len-der % entei-len-der + ent-ei-len-des % entei-len-des + ent-eilst % enteilst + ent-eilt % enteilt + ent-eil-te % enteil-te + ent-eil-tem % enteil-tem + ent-eil-ten % enteil-ten + ent-eil-ter % enteil-ter + ent-eil-tes % enteil-tes + ent-eil-test % enteil-test + ent-eil-tet % enteil-tet + ent-er-ben % enter-ben + ent-er-bend % enter-bend + ent-er-ben-de % enter-ben-de + ent-er-ben-dem % enter-ben-dem + ent-er-ben-den % enter-ben-den + ent-er-ben-der % enter-ben-der + ent-er-ben-des % enter-ben-des + ent-erbst % enterbst + ent-kä-me % ent-käme + ent-kä-men % ent-kämen + ent-lie^^ff % entlie^^ff + ent-lie-^^ffe % entlie-^^ffe + ent-lie-^^ffen % entlie-^^ffen + ent-lie-^^ffest % entlie^^ffest + ent-lie-^^ffet % entlie-^^ffet + ent-lie^^fft % entlie^^fft + ent-rü-stest % ent-rüstest + ent-schie-de-ne-re % ent-schie-de-nere + ent-schie-de-ne-rem % ent-schie-de-nerem + ent-schie-de-ne-ren % ent-schie-de-neren + ent-schie-de-ne-rer % ent-schie-de-nerer + ent-schie-de-ne-res % ent-schie-de-neres + ent-schlie-^^ffest % ent-schlie^^ffest + ent-sprie-^^ffest % ent-sprie^^ffest + er-ah-ne % erah-ne + er-ah-nen % erah-nen + er-ah-nend % erah-nend + er-ah-nen-de % erah-nen-de + er-ah-nen-dem % erah-nen-dem + er-ah-nen-den % erah-nen-den + er-ah-nen-der % erah-nen-der + er-ah-nen-des % erah-nen-des + er-ahnst % erahnst + er-ahnt % erahnt + er-ahn-te % erahn-te + er-ahn-tem % erahn-tem + er-ahn-ten % erahn-ten + er-ahn-ter % erahn-ter + er-ahn-tes % erahn-tes + er-ahn-test % erahn-test + er-ahn-tet % erahn-tet + er-bla^^fft % erbla^^fft + er-bla^^ff-te % erbla^^ff-te + er-bla^^ff-tem % erbla^^ff-tem + er-bla^^ff-ten % erbla^^ff-ten + er-bla^^ff-ter % erbla^^ff-ter + er-bla^^ff-tes % erbla^^ff-tes + er-bla^^ff-test % erbla^^ff-test + er-bla^^ff-tet % erbla^^ff-tet + er-fah-ren-ste % er-fah-renste + er-fah-ren-stem % er-fah-renstem + er-fah-ren-sten % er-fah-rensten + er-fah-ren-ster % er-fah-renster + er-fah-ren-stes % er-fah-renstes + er-fah-rungs-ge-mä-^^ffem % er-fah-rungs-ge-mä^^ffem + er-gie-^^ffest % er-gie^^ffest + er-heit-re % er-heitre + er-klett-re % er-klettre + er-leich-terst % er-leichterst + er-leicht-re % er-leichtre + er-lie-^^ffest % er-lie^^ffest + er-nüch-terst % er-nüchterst + er-nücht-re % er-nüchtre + er-ört-re % er-örtre + er-schie-^^ffest % er-schie^^ffest + er-schlie-^^ffest % er-schlie^^ffest + er-schrick % erschrick + er-schrickst % erschrickst + er-schrickt % erschrickt + er-schüt-te-re % er-schüt-tere + er-schütt-re % er-schüttre + er-wei-ter-bar % er-weiter-bar + er-wei-ter-ba-re % er-weiter-ba-re + er-wei-ter-ba-rem % er-weiter-ba-rem + er-wei-ter-ba-ren % er-weiter-ba-ren + er-wei-ter-ba-rer % er-weiter-ba-rer + er-wei-ter-ba-res % er-weiter-ba-res + Er-wei-ter-bar-keit % Er-weiter-bar-keit + er-weit-re % er-weitre + er-wünsch-te-ren % er-wünsch-teren + Fern-ost % Fernost + fern-öst-lich % fernöst-lich + fern-öst-li-che % fernöst-li-che + fern-öst-li-chem % fernöst-li-chem + fern-öst-li-chen % fernöst-li-chen + fern-öst-li-cher % fernöst-li-cher + fern-öst-li-ches % fernöst-li-ches + fort-ho-le % fortho-le + fort-ho-len % fortho-len + fort-ho-lend % fortho-lend + fort-ho-len-de % fortho-len-de + fort-ho-len-dem % fortho-len-dem + fort-ho-len-den % fortho-len-den + fort-ho-len-der % fortho-len-der + fort-ho-len-des % fortho-len-des + fort-holst % fortholst + fort-holt % fortholt + fort-hol-te % forthol-te + fort-hol-ten % forthol-ten + fort-hol-test % forthol-test + fort-hol-tet % forthol-tet + froh-locke % frohlocke + froh-locken % frohlocken + froh-lockend % frohlockend + froh-locken-de % frohlocken-de + froh-locken-dem % frohlocken-dem + froh-locken-den % frohlocken-den + froh-locken-der % frohlocken-der + froh-locken-des % frohlocken-des + froh-lockst % frohlockst + froh-lockt % frohlockt + froh-lock-te % frohlock-te + froh-lock-ten % frohlock-ten + froh-lock-test % frohlock-test + froh-lock-tet % frohlock-tet + furcht-er-re-gend % furchter-re-gend + furcht-er-re-gen-dem % furchter-re-gen-dem + furcht-er-re-gen-den % furchter-re-gen-den + furcht-er-re-gen-der % furchter-re-gen-der + ge-mei-ner-wei-se % ge-meiner-wei-se + ge-nau-so-schnell % ge-nau-soschnell + gleich-kä-me % gleich-käme + gleich-kä-men % gleich-kämen + gro-^^ffen-teils % gro^^ffen-teils + halb-dunk-le % halb-dunkle + halb-dunk-lem % halb-dunklem + halb-dunk-len % halb-dunklen + halb-dunk-les % halb-dunkles + Hand-um-dre-hen % Handum-dre-hen + her-aus-lie^^ff % her-auslie^^ff + her-aus-lie-^^ffe % her-auslie-^^ffe + her-aus-lie-^^ffen % her-auslie-^^ffen + her-aus-lie-^^ffest % her-auslie^^ffest + her-aus-lie^^fft % her-auslie^^fft + her-aus-schie-^^ffest % her-aus-schie^^ffest + her-aus-trat % her-austrat + her-aus-tra-ten % her-austra-ten + her-aus-tra-test % her-austra-test + her-aus-tra-tet % her-austra-tet + her-aus-tratst % her-austratst + her-aus-tre-te % her-austre-te + her-aus-tre-ten % her-austre-ten + her-aus-tre-tend % her-austre-tend + her-aus-tre-ten-de % her-austre-ten-de + her-aus-tre-ten-dem % her-austre-ten-dem + her-aus-tre-ten-den % her-austre-ten-den + her-aus-tre-ten-der % her-austre-ten-der + her-aus-tre-ten-des % her-austre-ten-des + her-aus-tre-tet % her-austre-tet + her-aus-tritt % her-austritt + her-aus-trittst % her-austrittst + her-vor-stie-^^ffest % her-vor-stie^^ffest + hilf-lo-se % hilflo-se + hilflo-sem % hilflo-sem + hilf-lo-sen % hilflo-sen + hilflo-ser % hilflo-ser + hilf-lo-se-re % hilflo-se-re + hilflo-se-rem % hilflo-se-rem + hilf-lo-se-ren % hilflo-se-ren + hilf-lo-se-rer % hilflo-se-rer + hilflo-se-res % hilflo-se-res + hilf-lo-ses % hilflo-ses + hilf-lo-se-ste % hilflo-se-ste + hilflo-se-stem % hilflo-se-stem + hilf-lo-se-sten % hilflo-se-sten + hilflo-se-ster % hilflo-se-ster + hilf-lo-se-stes % hilflo-se-stes + hin-aus-schie-^^ffest % hin-aus-schie^^ffest + hin-aus-trat % hin-austrat + hin-aus-tra-ten % hin-austra-ten + hin-aus-tra-test % hin-austra-test + hin-aus-tra-tet % hin-austra-tet + hin-aus-tratst % hin-austratst + hin-aus-tre-te % hin-austre-te + hin-aus-tre-ten % hin-austre-ten + hin-aus-tre-tend % hin-austre-tend + hin-aus-tre-ten-de % hin-austre-ten-de + hin-aus-tre-ten-dem % hin-austre-ten-dem + hin-aus-tre-ten-den % hin-austre-ten-den + hin-aus-tre-ten-der % hin-austre-ten-der + hin-aus-tre-ten-des % hin-austre-ten-des + hin-aus-tre-tet % hin-austre-tet + hin-aus-tru-gen % hin-austru-gen + hin-ein-sah % hin-einsah + hin-ein-sa-hen % hin-einsa-hen + hin-ein-sahst % hin-einsahst + hin-ein-saht % hin-einsaht + hin-ter-lie-^^ffest % hin-ter-lie^^ffest + hin-weg-dreht % hin-wegdreht + hoch-schie-^^ffest % hoch-schie^^ffest + hun-dert-zwan-zig % hun-dertzwan-zig + In-gang-set-zung % In-gangset-zung + In-gang-set-zun-gen % In-gangset-zun-gen + in-ji-zier-bar % inji-zier-bar + in-ji-zier-ba-re % inji-zier-ba-re + in-ji-zier-ba-rem % inji-zier-ba-rem + in-ji-zier-ba-ren % inji-zier-ba-ren + in-ji-zier-ba-rer % inji-zier-ba-rer + in-ji-zier-ba-res % inji-zier-ba-res + in-kom-pe-ten-te % in-kom-pe-tente + in-kom-pe-ten-tem % in-kom-pe-tentem + in-kom-pe-ten-ten % in-kom-pe-tenten + in-kom-pe-ten-ter % in-kom-pe-tenter + in-kom-pe-ten-tes % in-kom-pe-tentes + in-kor-rek-te-re % in-kor-rek-tere + in-kor-rek-te-rem % in-kor-rek-terem + in-kor-rek-te-ren % in-kor-rek-teren + in-kor-rek-te-rer % in-kor-rek-terer + in-kor-rek-te-res % in-kor-rek-teres + jahr-aus % jahraus + jahr-ein % jahrein + kurz-schlie-^^ffest % kurz-schlie^^ffest + laut-hals % lauthals + letzt-hin % letzthin + los-ei-se % losei-se + los-ei-sen % losei-sen + los-ei-send % losei-send + los-ei-sen-de % losei-sen-de + los-ei-sen-dem % losei-sen-dem + los-ei-sen-den % losei-sen-den + los-ei-sen-der % losei-sen-der + los-ei-sen-des % losei-sen-des + los-ei-sest % losei-sest + los-eist % loseist + los-ei-ste % losei-ste + los-ei-sten % losei-sten + los-ei-stest % losei-stest + los-ei-stet % losei-stet + los-lie^^ff % loslie^^ff + los-lie-^^ffe % loslie-^^ffe + los-lie-^^ffen % loslie-^^ffen + los-lie-^^ffest % loslie^^ffest + los-lie^^fft % loslie^^fft + mit-hält % mithält + mit-hältst % mithältst + mit-kä-me % mit-käme + mit-kä-men % mit-kämen + mit-sen-de % mitsen-de + mit-sen-den % mitsen-den + mit-sen-dend % mitsen-dend + mit-sen-den-de % mitsen-den-de + mit-sen-den-dem % mitsen-den-dem + mit-sen-den-den % mitsen-den-den + mit-sen-den-der % mitsen-den-der + mit-sen-den-des % mitsen-den-des + mit-sen-dest % mitsen-dest + mit-sen-det % mitsen-det + nach-kä-me % nach-käme + nach-kä-men % nach-kämen + nach-kä-mest % nach-kämest + nach-kä-met % nach-kämet + nach-lie^^ff % nachlie^^ff + nach-lie-^^ffe % nachlie-^^ffe + nach-lie-^^ffen % nachlie-^^ffen + nach-lie-^^ffest % nachlie^^ffest + nach-lie^^fft % nachlie^^fft + Nach-mit-ta-ge % Nach-mit-tage + Nach-mit-ta-gen % Nach-mit-tagen + Nach-ruhm % Nachruhm + Nach-ruhms % Nachruhms + nach-rü-stest % nach-rüstest + nach-träu-mend % nachträu-mend + nach-träu-men-de % nachträu-men-de + nach-träu-men-dem % nachträu-men-dem + nach-träu-men-den % nachträu-men-den + nach-träu-men-der % nachträu-men-der + nach-träu-men-des % nachträu-men-des + nach-träumst % nachträumst + nach-träumt % nachträumt + nach-träum-te % nachträum-te + nach-träum-ten % nachträum-ten + nach-träum-test % nachträum-test + nach-träum-tet % nachträum-tet + nach-trau-re % nachtrau-re + nach-zu-ah-men % nach-zuah-men + nach-zu-ah-mend % nach-zuah-mend + nach-zu-ah-men-de % nach-zuah-men-de + nach-zu-ah-men-dem % nach-zuah-men-dem + nach-zu-ah-men-den % nach-zuah-men-den + nach-zu-ah-men-der % nach-zuah-men-der + nach-zu-ah-men-des % nach-zuah-men-des + Nah-ost % Nahost + Nichts-tun % Nichtstun + nie-der-ge-drück-te-re % nie-der-ge-drück-tere + nie-der-ge-drück-te-rem % nie-der-ge-drück-terem + nie-der-ge-drück-te-ren % nie-der-ge-drück-teren + nie-der-ge-drück-te-rer % nie-der-ge-drück-terer + nie-der-ge-drück-te-res % nie-der-ge-drück-teres + nie-der-lie-^^ffest % nie-der-lie^^ffest + nie-der-schie-^^ffest % nie-der-schie^^ffest + nie-der-schmett-re % nie-der-schmettre + non-plus-ul-tra % non-plusul-tra + Rat-schlä-ge % Ratschlä-ge + Rat-schlä-gen % Ratschlä-gen + re-ak-tio-nä-re % re-ak-tio-näre + re-ak-tio-nä-rem % re-ak-tio-närem + re-ak-tio-nä-ren % re-ak-tio-nären + re-ak-tio-nä-rer % re-ak-tio-närer + re-ak-tio-nä-re-re % re-ak-tio-näre-re + re-ak-tio-nä-re-rem % re-ak-tio-näre-rem + re-ak-tio-nä-re-ren % re-ak-tio-näre-ren + re-ak-tio-nä-re-rer % re-ak-tio-näre-rer + re-ak-tio-nä-re-res % re-ak-tio-näre-res + re-ak-tio-nä-res % re-ak-tio-näres + rechts-um % rechtsum + re-in-ve-stiert % rein-ve-stiert + schlaf-lo-se % schlaflo-se + schlaf-lo-sem % schlaflo-sem + schlaf-lo-sen % schlaflo-sen + schlaf-lo-ser % schlaflo-ser + schlaf-lo-ses % schlaflo-ses + über-a^^ff % übera^^ff + über-a^^fft % übera^^fft + über-dachst % überdachst + über-flie-^^ffest % über-flie^^ffest + über-fütt-re % über-füttre + über-gab % übergab + über-ge-blie-be-nen % über-geblie-be-nen + über-gie-^^ffest % über-gie^^ffest + über-klett-re % über-klettre + über-lie-^^ffest % über-lie^^ffest + über-schie-^^ffest % über-schie^^ffest + über-tölp-le % über-tölple + um-gie-^^ffest % um-gie^^ffest + um-rü-stest % um-rüstest + um-schlie-^^ffest % um-schlie^^ffest + un-ab-läs-sig % un-abläs-sig + un-ab-läs-si-ge % un-abläs-si-ge + un-ab-läs-si-gem % un-abläs-si-gem + un-ab-läs-si-gen % un-abläs-si-gen + un-ab-läs-si-ger % un-abläs-si-ger + un-ab-läs-si-ges % un-abläs-si-ges + un-an-ge-brach-te-ren % un-an-ge-brach-teren + un-at-trak-tiv % unat-trak-tiv + un-at-trak-ti-ve % unat-trak-ti-ve + un-at-trak-ti-vem % unat-trak-ti-vem + un-at-trak-ti-ven % unat-trak-ti-ven + un-at-trak-ti-ver % unat-trak-ti-ver + un-at-trak-ti-ve-re % unat-trak-ti-ve-re + un-at-trak-ti-ves % unat-trak-ti-ves + un-at-trak-tiv-ste % unat-trak-tiv-ste + un-at-trak-tiv-stem % unat-trak-tiv-stem + un-at-trak-tiv-sten % unat-trak-tiv-sten + un-at-trak-tiv-ster % unat-trak-tiv-ster + un-at-trak-tiv-stes % unat-trak-tiv-stes + un-be-dach-te-ren % un-be-dach-teren + un-be-herrsch-te-ren % un-be-herrsch-teren + un-be-schei-de-ne-re % un-be-schei-de-nere + un-be-schei-de-ne-rem % un-be-schei-de-nerem + un-be-schei-de-ne-ren % un-be-schei-de-neren + un-be-schei-de-ne-rer % un-be-schei-de-nerer + un-be-schei-de-ne-res % un-be-schei-de-neres + un-be-schränk-te-re % un-be-schränk-tere + un-be-schränk-te-rem % un-be-schränk-terem + un-be-schränk-te-ren % un-be-schränk-teren + un-be-schränk-te-rer % un-be-schränk-terer + un-be-schränk-te-res % un-be-schränk-teres + un-be-wach-te-ren % un-be-wach-teren + un-dich-te-ren % un-dich-teren + un-ech-te-ren % un-ech-teren + un-ent-schie-de-ne-re % un-ent-schie-de-nere + un-ent-schie-de-ne-rem % un-ent-schie-de-nerem + un-ent-schie-de-ne-ren % un-ent-schie-de-neren + un-ent-schie-de-ne-rer % un-ent-schie-de-nerer + un-ent-schie-de-ne-res % un-ent-schie-de-neres + un-er-fah-ren-ste % un-er-fah-renste + un-er-fah-ren-stem % un-er-fah-renstem + un-er-fah-ren-sten % un-er-fah-rensten + un-er-fah-ren-ster % un-er-fah-renster + un-er-fah-ren-stes % un-er-fah-renstes + un-er-reich-te-ren % un-er-reich-teren + un-er-wünsch-te-ren % un-er-wünsch-teren + un-fai-re % un-faire + un-fein-ste % unfein-ste + un-fein-stem % unfein-stem + un-fein-sten % unfein-sten + un-fein-ster % unfein-ster + un-fein-stes % unfein-stes + un-fle-xi-blem % un-fle-xiblem + un-fle-xi-blen % un-fle-xiblen + un-fle-xi-bler % un-fle-xibler + un-fle-xi-ble-re % un-fle-xible-re + un-fle-xi-ble-rem % un-fle-xible-rem + un-fle-xi-ble-ren % un-fle-xible-ren + un-fle-xi-ble-res % un-fle-xible-res + un-fle-xi-bles % un-fle-xibles + un-ge-rech-te-ren % un-ge-rech-teren + un-ge-schick-te-re % un-ge-schick-tere + un-ge-schick-te-rem % un-ge-schick-terem + un-ge-schick-te-ren % un-ge-schick-teren + un-ge-schick-te-rer % un-ge-schick-terer + un-ge-schick-te-res % un-ge-schick-teres + un-ge-woll-te-re % un-ge-woll-tere + un-ge-woll-te-rem % un-ge-woll-terem + un-ge-woll-te-ren % un-ge-woll-teren + un-ge-woll-te-rer % un-ge-woll-terer + un-ge-woll-te-res % un-ge-woll-teres + un-ge-woll-te-ste % un-ge-woll-teste + un-ge-woll-te-stem % un-ge-woll-testem + un-ge-woll-te-sten % un-ge-woll-testen + un-ge-woll-te-ster % un-ge-woll-tester + un-ge-woll-te-stes % un-ge-woll-testes + un-li-mi-tiert % un-limi-tiert + un-li-mi-tier-te % un-limi-tier-te + un-li-mi-tier-tem % un-limi-tier-tem + un-li-mi-tier-ten % un-limi-tier-ten + un-li-mi-tier-ter % un-limi-tier-ter + un-li-mi-tier-tes % un-limi-tier-tes + Un-men-schen % Un-menschen + un-pa-trio-tisch % un-patrio-tisch + un-pa-trio-ti-sche % un-patrio-ti-sche + un-pa-trio-ti-schem % un-patrio-ti-schem + un-pa-trio-ti-schen % un-patrio-ti-schen + un-pa-trio-ti-scher % un-patrio-ti-scher + un-pa-trio-ti-sche-re % un-patrio-ti-sche-re + un-pa-trio-ti-sche-rem % un-patrio-ti-sche-rem + un-pa-trio-ti-sche-ren % un-patrio-ti-sche-ren + un-pa-trio-ti-sche-rer % un-patrio-ti-sche-rer + un-pa-trio-ti-sche-res % un-patrio-ti-sche-res + un-pa-trio-ti-sches % un-patrio-ti-sches + un-pa-trio-tisch-ste % un-patrio-tisch-ste + un-pa-trio-tisch-stem % un-patrio-tisch-stem + un-pa-trio-tisch-sten % un-patrio-tisch-sten + un-pa-trio-tisch-ster % un-patrio-tisch-ster + un-pa-trio-tisch-stes % un-patrio-tisch-stes + un-ser-ei-ner % un-serei-ner + un-ter-brecht % un-terbrecht + un-ter-höh-le % unter-höh-le + un-ter-höh-len % unter-höh-len + un-ter-höh-lend % unter-höh-lend + un-ter-höh-len-de % unter-höh-len-de + un-ter-höh-len-dem % unter-höh-len-dem + un-ter-höh-len-den % unter-höh-len-den + un-ter-höh-len-der % unter-höh-len-der + un-ter-höh-len-des % unter-höh-len-des + un-ter-höhlst % unter-höhlst + un-ter-höhlt % unter-höhlt + un-ter-höhl-te % unter-höhlte + un-ter-höhl-tem % unter-höhltem + un-ter-höhl-ten % unter-höhlten + un-ter-höhl-ter % unter-höhlter + un-ter-höhl-tes % unter-höhltes + un-ter-höhl-test % unter-höhltest + un-ter-höhl-tet % unter-höhltet + un-ter-lie-^^ffest % un-ter-lie^^ffest + un-tie-fer % un-tiefer + un-tie-fe-re % un-tiefe-re + un-tie-fe-rem % un-tiefe-rem + un-tie-fe-ren % un-tiefe-ren + un-tie-fe-rer % un-tiefe-rer + un-tie-fe-res % un-tiefe-res + un-trink-bar % untrink-bar + un-trink-ba-re % untrink-ba-re + un-trink-ba-rem % untrink-ba-rem + un-trink-ba-ren % untrink-ba-ren + un-trink-ba-rer % untrink-ba-rer + un-trink-ba-res % untrink-ba-res + un-trüg-lich % untrüg-lich + un-trüg-li-che % untrüg-li-che + un-trüg-li-chem % untrüg-li-chem + un-trüg-li-chen % untrüg-li-chen + un-trüg-li-cher % untrüg-li-cher + un-trüg-li-ches % untrüg-li-ches + un-ver-fälsch-te-ren % un-ver-fälsch-teren + un-zu-frie-de-ne-re % un-zu-frie-de-nere + un-zu-frie-de-ne-rem % un-zu-frie-de-nerem + un-zu-frie-de-ne-ren % un-zu-frie-de-neren + un-zu-frie-de-ne-rer % un-zu-frie-de-nerer + un-zu-frie-de-ne-res % un-zu-frie-de-neres + ur-äl-te-ste % uräl-te-ste + ur-äl-te-stem % uräl-te-stem + ur-äl-te-sten % uräl-te-sten + ur-äl-te-ster % uräl-te-ster + ur-äl-te-stes % uräl-te-stes + ur-auf-ge-führt % urauf-ge-führt + ur-auf-ge-führ-te % urauf-ge-führ-te + ur-auf-ge-führ-tem % urauf-ge-führ-tem + ur-auf-ge-führ-ten % urauf-ge-führ-ten + ur-auf-ge-führ-ter % urauf-ge-führ-ter + ur-auf-ge-führ-tes % urauf-ge-führ-tes + ver-brecht % verbrecht + ver-breit-re % ver-breitre + ver-darbt % verdarbt + ver-dunk-le % ver-dunkle + ver-fälsch-te-ren % ver-fälsch-teren + ver-flie-^^ffest % ver-flie^^ffest + ver-fluch-te-ren % ver-fluch-teren + ver-fütt-re % ver-füttre + ver-gie-^^ffest % ver-gie^^ffest + ver-hätsch-le % ver-hätschle + ver-hie-^^ffest % ver-hie^^ffest + ver-hind-re % ver-hindre + ver-kör-pe-re % ver-kör-pere + ver-lie-^^ffest % ver-lie^^ffest + ver-lort % verlort + ver-mind-re % ver-mindre + ver-schauk-le % ver-schaukle + ver-schie-^^ffest % ver-schie^^ffest + ver-schlie-^^ffest % ver-schlie^^ffest + ver-starb % verstarb + ver-star-ben % verstar-ben + ver-starbst % verstarbst + ver-starbt % verstarbt + ver-staust % verstaust + ver-steck-te-re % ver-steck-tere + ver-steck-te-rem % ver-steck-terem + ver-steck-te-ren % ver-steck-teren + ver-steck-te-rer % ver-steck-terer + ver-steck-te-res % ver-steck-teres + ver-stie-^^ffest % ver-stie^^ffest + ver-strick-te-re % ver-strick-tere + ver-strick-te-rem % ver-strick-terem + ver-strick-te-ren % ver-strick-teren + ver-strick-te-rer % ver-strick-terer + ver-strick-te-res % ver-strick-teres + ver-zweif-le % ver-zweifle + Ve-te-ran % Ve-teran + voll-auf % vollauf + voll-en-de % vollen-de + voll-en-den % vollen-den + voll-en-dend % vollen-dend + voll-en-den-de % vollen-den-de + voll-en-den-dem % vollen-den-dem + voll-en-den-den % vollen-den-den + voll-en-den-der % vollen-den-der + voll-en-den-des % vollen-den-des + Voll-en-dens % Vollen-dens + voll-en-dest % vollen-dest + voll-en-det % vollen-det + voll-en-de-te % vollen-de-te + voll-en-de-tem % vollen-de-tem + voll-en-de-ten % vollen-de-ten + voll-en-de-ter % vollen-de-ter + voll-en-de-tes % vollen-de-tes + voll-en-de-test % vollen-de-test + voll-en-de-tet % vollen-de-tet + voll-en-det-sten % vollen-det-sten + Voll-en-dung % Vollen-dung + Voll-en-dun-gen % Vollen-dun-gen + vor-aus-ei-le % vor-ausei-le + vor-aus-ei-len % vor-ausei-len + vor-aus-ei-lend % vor-ausei-lend + vor-aus-ei-len-de % vor-ausei-len-de + vor-aus-ei-len-dem % vor-ausei-len-dem + vor-aus-ei-len-den % vor-ausei-len-den + vor-aus-ei-len-der % vor-ausei-len-der + vor-aus-ei-len-des % vor-ausei-len-des + vor-aus-eilst % vor-auseilst + vor-aus-eilt % vor-auseilt + vor-aus-eil-te % vor-auseil-te + vor-aus-eil-ten % vor-auseil-ten + vor-aus-eil-test % vor-auseil-test + vor-aus-eil-tet % vor-auseil-tet + vor-aus-zu-ah-nen % vor-aus-zuah-nen + vor-bei-la^^fft % vor-beila^^fft + vor-bei-schie-^^ffest % vor-bei-schie^^ffest + vor-gauk-le % vor-gaukle + vor-ge-rück-te-ren % vor-ge-rück-teren + vor-ge-strig % vor-gestrig + vor-ge-stri-ge % vor-gestri-ge + vor-ge-stri-gem % vor-gestri-gem + vor-ge-stri-gen % vor-gestri-gen + vor-ge-stri-ger % vor-gestri-ger + vor-ge-stri-ges % vor-gestri-ges + vor-kä-me % vor-käme + Vor-mit-ta-ge % Vor-mit-tage + Vor-mit-ta-gen % Vor-mit-tagen + Vor-mit-ta-ges % Vor-mit-tages + vor-schie-^^ffest % vor-schie^^ffest + vor-zu-mer-ken % vorzu-mer-ken + vor-zu-mer-kend % vorzu-mer-kend + vor-zu-mer-ken-de % vorzu-mer-ken-de + vor-zu-mer-ken-dem % vorzu-mer-ken-dem + vor-zu-mer-ken-den % vorzu-mer-ken-den + vor-zu-mer-ken-der % vorzu-mer-ken-der + vor-zu-mer-ken-des % vorzu-mer-ken-des + vor-zu-täu-schen % vor-zutäu-schen + vor-zu-täu-schend % vor-zutäu-schend + vor-zu-täu-schen-de % vor-zutäu-schen-de + vor-zu-täu-schen-dem % vor-zutäu-schen-dem + vor-zu-täu-schen-den % vor-zutäu-schen-den + vor-zu-täu-schen-der % vor-zutäu-schen-der + vor-zu-täu-schen-des % vor-zutäu-schen-des + weg-schlie-^^ffest % weg-schlie^^ffest + weg-strei-che % wegstrei-che + weg-strei-chen % wegstrei-chen + weg-strei-chend % wegstrei-chend + weg-strei-chen-de % wegstrei-chen-de + weg-strei-chen-dem % wegstrei-chen-dem + weg-strei-chen-den % wegstrei-chen-den + weg-strei-chen-der % wegstrei-chen-der + weg-strei-chen-des % wegstrei-chen-des + weg-streichst % wegstreichst + weg-streicht % wegstreicht + wei-ter-flie-^^ffest % wei-ter-flie^^ffest + wei-ter-zu-ma-chen % wei-terzu-ma-chen + wei-ter-zu-ma-chend % wei-terzu-ma-chend + wei-ter-zu-ma-chen-de % wei-terzu-ma-chen-de + wei-ter-zu-ma-chen-dem % wei-terzu-ma-chen-dem + wei-ter-zu-ma-chen-den % wei-terzu-ma-chen-den + wei-ter-zu-ma-chen-der % wei-terzu-ma-chen-der + wei-ter-zu-ma-chen-des % wei-terzu-ma-chen-des + Welt-all % Weltall + Welt-alls % Weltalls + wett-rü-stest % wett-rüstest + wohl-be-dach-te-ren % wohl-be-dach-teren + zer-brecht % zerbrecht + zer-drück-te-re % zer-drück-tere + zer-drück-te-rem % zer-drück-terem + zer-drück-te-ren % zer-drück-teren + zer-drück-te-rer % zer-drück-terer + zer-drück-te-res % zer-drück-teres + zer-fah-ren-ste % zer-fah-renste + zer-fah-ren-stem % zer-fah-renstem + zer-fah-ren-sten % zer-fah-rensten + zer-fah-ren-ster % zer-fah-renster + zer-fah-ren-stes % zer-fah-renstes + zer-flie-^^ffest % zer-flie^^ffest + zer-knick-te-re % zer-knick-tere + zer-knick-te-rem % zer-knick-terem + zer-knick-te-ren % zer-knick-teren + zer-knick-te-rer % zer-knick-terer + zer-knick-te-res % zer-knick-teres + zer-lie-^^ffest % zer-lie^^ffest + zer-schie-^^ffest % zer-schie^^ffest + zer-schmett-re % zer-schmettre + zer-stie-^^ffest % zer-stie^^ffest + zu-flie-^^ffest % zu-flie^^ffest + zu-flüst-re % zu-flüstre + zu-gabt % zugabt + zu-gie-^^ffest % zu-gie^^ffest + zu-in-nerst % zuin-nerst + zu-läch-le % zu-lächle + zu-lie^^ff % zulie^^ff + zu-lie-^^ffe % zulie-^^ffe + zu-lie-^^ffen % zulie-^^ffen + zu-lie-^^ffest % zulie^^ffest + zu-lie^^fft % zulie^^fft + zu-nä-he % zunä-he + zu-nä-hen % zunä-hen + zu-nä-hend % zunä-hend + zu-nä-hen-de % zunä-hen-de + zu-nä-hen-dem % zunä-hen-dem + zu-nä-hen-den % zunä-hen-den + zu-nä-hen-der % zunä-hen-der + zu-nä-hen-des % zunä-hen-des + zu-nähst % zunähst + zu-näht % zunäht + zu-näh-te % zunäh-te + zu-näh-ten % zunäh-ten + zu-näh-test % zunäh-test + zu-näh-tet % zunäh-tet + zu-rü-stest % zu-rüstest + zu-sam-men-flie-^^ffest % zu-sam-men-flie^^ffest + zu-schie-^^ffest % zu-schie^^ffest + zu-schlie-^^ffest % zu-schlie^^ffest + zwei-fels-oh-ne % zwei-felsoh-ne + zwei-hän-dig % zweihän-dig + zwei-hän-di-ge % zweihän-di-ge + zwei-hän-di-gem % zweihän-di-gem + zwei-hän-di-gen % zweihän-di-gen + zwei-hän-di-ger % zweihän-di-ger + zwei-hän-di-ges % zweihän-di-ges +% +% +% fehlende Trennungen ausgewählter Komposita +% + Arz-nei-schrank % Arzneischrank + Ei-er-uhr % Eier-uhr + Ei-er-uh-ren % Eier-uh-ren + Fach-ärz-te % Fachärz-te + Fach-ärz-ten % Fachärz-ten + Fach-ärz-tin % Fachärz-tin + Fach-ärz-tin-nen % Fachärz-tin-nen + Fern-glä-ser % Fernglä-ser + Fleisch-wolf % Fleischwolf + Froh-na-tur % Frohna-tur + Froh-na-tu-ren % Frohna-tu-ren + fünf-ein-halb % fünfein-halb + Glatt-eis % Glatteis + Glatt-ei-ses % Glattei-ses + Ha-sel-nüs-se % Ha-selnüs-se + Ha-sel-nüs-sen % Ha-selnüs-sen + Haupt-ein-gang % Hauptein-gang + Haupt-ein-gän-ge % Hauptein-gän-ge + Haupt-ein-gän-gen % Hauptein-gän-gen + Haupt-ein-gangs % Hauptein-gangs + him-mel-blaue % him-melblaue + him-mel-blau-em % him-melblau-em + him-mel-blau-en % him-melblau-en + him-mel-blau-er % him-melblau-er + him-mel-blau-es % him-melblau-es + Kehr-sei-te % Kehrsei-te + Kehr-sei-ten % Kehrsei-ten + Kraft-akt % Kraftakt + Lehr-äm-ter % Lehräm-ter + Mai-glöck-chen % Maiglöck-chen + Mai-glöck-chens % Maiglöck-chens + Maul-esel % Maulesel + Maul-eseln % Mauleseln + Maul-esels % Maulesels + Meer-en-gen % Meeren-gen + Wal-nüs-se % Walnüs-se + Wal-nüs-sen % Walnüs-sen +} + +\endgroup + +\endinput + +%%% Local Variables: +%%% mode: tex +%%% coding: latin-1 +%%% End: diff --git a/Master/texmf-dist/tex/generic/hyphen/dumyhyph.tex b/Master/texmf-dist/tex/generic/hyphen/dumyhyph.tex new file mode 100644 index 00000000000..6f64add69e0 --- /dev/null +++ b/Master/texmf-dist/tex/generic/hyphen/dumyhyph.tex @@ -0,0 +1,15 @@ +% It's a dummy file dumyhyph.tex created for testing purposes. +% This file is normally defined in language.dat et may be used by language +% styles such as french.sty to define a temporary language. B. Gaulle 23/10/91 + +\begingroup +\patterns{ % dummy patterns +.ach4 +z4zy +} +\endgroup +%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% +%% +%% checksum = "14531 15 57 419" +%% +%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% diff --git a/Master/texmf-dist/tex/generic/hyphen/ghyphen.README b/Master/texmf-dist/tex/generic/hyphen/ghyphen.README new file mode 100644 index 00000000000..d7373975560 --- /dev/null +++ b/Master/texmf-dist/tex/generic/hyphen/ghyphen.README @@ -0,0 +1,79 @@ +%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% +% ghyphen.README/ghyph31.README/gnhyph01.README +% -- pointer to german hyphenation pattern files +% (Text in Deutsch befindet sich am Ende dieser Datei!) +%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% +% +% German Hyphenation Patterns: +% ---------------------------- +% +% The current versions are +% +% dehypht.tex (= hyphenation pattern +% for the traditional othography) +% and +% dehyphn.tex (= new hyphenation patterns +% for the `new' orthography) +% +% +% Older Versions of German Hyphenation Patterns: +% ---------------------------------------------- +% +% All older versions of `ghyphen.tex' distributed as +% +% ghyphen.tex, germhyph.tex as of 1986/11/01 +% ghyphen.min, ghyphen.max as of 1988/10/10 +% ghyphen3.tex as of 1990/09/27 & 1991/02/13 +% and +% ghyph31.tex (traditional) as of 1994/02/13 +% gnhyph01.tex (`new') as of 1998/08/23 +% +% are out of date and it is recommended to replace them +% with the new versions. +% +% (If you are still using `ghyphen.min', a minor version of `ghyphen', +% because of limited trie memory space, try the current one, and +% if the space is exceeded get a newer TeX implementation with +% larger or configurable trie memory sizes.) +% +% +%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% +% +% Deutsche Trennmuster: +% --------------------- +% +% Die aktuellen Versionen findet man in den Dateien +% +% dehypht.tex (= Trennmuster nach den bisherigen +% `t'raditionellen Trennregeln) +% und +% dehyphn.tex (= Trennmuster nach den ab 1.8.1998 +% geltenden `n'euen Trennregeln) +% +% +% Aeltere Versionen der deutschen Trennmuster: +% -------------------------------------------- +% +% Alle frueheren Version der Trennmuster `ghyphen.tex', die +% in den Dateien +% +% ghyphen.tex, germhyph.tex as of 1986/11/01 +% ghyphen.min, ghyphen.max as of 1988/10/10 +% ghyphen3.tex as of 1990/09/27 & 1991/02/13 +% und +% ghyph31.tex (traditional) as of 1994/02/13 +% gnhyph01.tex (new) as of 1998/08/23 +% +% veroeffentlicht wurden, sind veraltet und es wird empfohlen, +% diese so bald wie moeglich durch die aktuellen Versionen zu +% ersetzen. +% +% (Verwenden Sie bislang immer noch die Trennmuster `ghyphen.min', +% einer kleineren Version von `ghyphen', aufgrund eines zu kleinen +% Platzes fuer den Trennmuster-Trie, so sollten Sie dennoch die +% aktuelle Version einzubinden versuchen. Tritt dabei ein Ueberlauf +% des Trie statt, so sollten Sie auf eine neue TeX-Implementierung +% mit einem groesseren oder in der Groesse konfigurierbaren Trie +% umsteigen.) +% +\endinput diff --git a/Master/texmf-dist/tex/generic/hyphen/grahyph5.tex b/Master/texmf-dist/tex/generic/hyphen/grahyph5.tex new file mode 100644 index 00000000000..13db83c70ed --- /dev/null +++ b/Master/texmf-dist/tex/generic/hyphen/grahyph5.tex @@ -0,0 +1,2122 @@ +% **************************************************************** +% +% File name: grahyph5.tex +% +% Created: June 1st, 1999 +% First release: Apr. 13, 2000 +% Revised: May 27, 2008 +% Version: 5.0 +% +% Hyphenation patterns for Ancient Greek. +% They work with the de facto LGR encoding of babel. +% +% Created by Dimitrios Filippou with some ideas borrowed from +% Yannis Haralambous, Kostis Dryllerakis and Claudio Beccari. +% +% These hyphenation patterns are explained in "ancient.pdf". +% Hyphenation examples are given in the file "anc-test.pdf". +% Some doubtful patterns are marked by three question marks "???". +% +% Documentation in English can be found in: D. Filippou, +% "Hyphenation patterns for Ancient and Modern Greek," in +% "TeX, XML, and Digital Typography" (A. Syropoulos et al., +% eds.), Lecture Notes in Computer Science 3130, Springer-Verlag +% Berlin-Heidelberg, 2004. ISBN 3-540-22801-2. +% +% Thanks to Thomas Schmitz (thomas.schmitz@uni-bonn.de) +% for pointing out a few mistakes. (Marked by %%%TS%%%) +% +% **************************************************************** +% +\message{Hyphenation patterns for Ancient Greek} +\begingroup +\catcode`~=12 +\lccode`<=`< \lccode`>=`> \lccode``=`` +\lccode`'=`' \lccode`~=`~ \lccode`"=`" +\lccode``=`` \lccode`|=`| +\patterns{% +%%%% vowels +a1 +e1 +h1 +i1 +o1 +u1 +w1 +a2|1 +h2|1 +w2|1 +%%%% diphthogs and exceptions +a2i +a2'i +a2`i +a2~i +a2>i +a2>'i +a2>`i +a2>~i +a2a3i +u +a2>'u +a2>`u +a2>~u +a2a3u +i +e2>'i +e2>`i +e2>~i +e2e3i +u +e2>'u +e2>`u +e2>~u +e2e3u +h2u +h2'u +h2`u +h2~u +h2>u +h2>'u +h2>`u +h2>~u +h2h3u +i +o2>'i +o2>`i +o2>~i +o2o3i +u +o2>'u +o2>`u +o2>~u +o2o3u +i +u2>'i +u2>`i +u2>~i +u2u3i +ou4i +r1agw2n1'ar % >agwn-'arqhc +>agw2n1ar +>adi'e2x1 % >adi'ex-odoc +>adie2x1 +>adu2s1'w % >adus-'wphtoc +>adu2s1w +ampal'i2n1 % >ampal'in-orroc +>ampali2n1 +>amf'i2s1b % >amf'is-baina +>amfi2s1b +% >hmfe2s1b % (>a'or. to~u >amfisbht~w) ??? +% >hmfi2s1b +>amf'i2s1w % >amf'is-wpoc +>amfi2s1'w +>a2n1ag'hc. % >an-ag'hc +>a2n1ag`hc. +>a2n1ag'hs. +>a2n1ag`hs. +>a2n1ago +>a2n1age~i. +>a2n1ag~h. +>a2n1ag'ec. +>a2n1ag`ec. +>a2n1ag'es. +>a2n1ag`es. +>a2n1age~ic. +>a2n1age~is. +>a2n1ag~wn. +>a2n1ag'esi +>a2n1ag~h +>a2n1'agku % >an-'agkuloc +>a2n1agk'u +>'a2n1agn % >'anagnoc +>a2n1'agn +>a2n1agn % >an-agne'ia + >a3n2agn'a % >ana-gn'amptw + >a3n2agnw % >ana-gnwr'izw + >a3n2'agnw % >an'a-gnwsic + >a3n2agn'w +>a2n1agr'i % >an-agr'ia +>a2n1agr~i % >an-agr~iai +>a2n1agri % >an-agri~wn +>a2n1'agwg % >an-'agwgoc +>a2n1ag'wg + >a3n2ag'wgi % >ana-g'wgioc + >a3n2agwg'i + >a4n3agwg'ia % >an-agwg'ia +>a2n1'adel % >an-'adelfoc +>a2n1ad'el +>a2n1'aelp % >an-'aelptoc +>a2n1a'elp +>'a2n1ajl % >'an-ajloc +>a2n1'ajl +>a2n1a'id % >an-a'ideia +>a2n1aid % >an-aid'hc +>'a2n1aim % >'an-aimoc +>a2n1a'im +>a2n1aim % >an-aim'ia +>a2n1a'isj % >an-a'isjhtoc +>a2n1aisj +>a2n1aisi % >an-aisim'ow +>a2n1ais'i +>a2n1a'isq % >an-a'isquntoc +>a2n1aisq +>a2n1a'it % >an-a'itioc +>a2n1ait +>a2n1'akan % >an-'akanjoc +>a2n1ak'an +>a2n1ak'olo % >an-ak'oloujoc +>a2n1akolo +>a2n1alg % >an-alg'hc +>a2n1ald % >an-ald'hc + >a3n2alda % >anal-da'inw + >a3n2ald'hsk % >anal-d'hskw +>a2n1'aleip % >an-'aleiptoc +>a2n1ale'ip +>a2n1aleif % >an-aleif'ih +>a2n1'aleif % >an-'aleifoc +>a2n1ale'if +>a2n1al'hj % >an-al'hjhc +>a2n1alhj +>a2n1'alj % >an-'aljhtoc +>a2n1alj +>a2n1'alip % >an-'alipoc +>a2n1al'ip +>a2n1'alist % >an-'alistoc +>a2n1al'ist +>a2n1alk % >an-alk'hc +>'a2n1alk % >an-'alkic +>a2n1'alk +>a2n1'all % >an-'allaktoc +>a2n1all + >a3n2'allo % an'al-lomai + >a3n2'alle +>'a2n1alm % >'an-almoc +>a2n1'alm % >an-'almuroc +>a2n1alm +>'a2n1alo % >'an-aloc +>a2n1'alou +>a2n1'alw|. +>'a2n1ale. +>a2n1'aloi +>a2n1'alwn. +>'a2n1alt % >'an-altoc +>a2n1'alt +>a2n1am'ax % >an-am'axeutoc +>a2n1amax +>a2n1am'art % >an-am'arthtoc +>a2n1amart +>a2n1am'elg % >an-am'elghtoc +>a2n1amelg +>a2n1amp % >an-amp'eqonoc +>a2n1'amp % >an-'ampux +>a2n1amf % >an-amf'hristoc +>anamfi2s1 % >an-amfis-b'hthtoc +>a2n1an'agk % >an-an'agkastoc +>a2n1anagk +>'a2n1and % >'an-androc +>a2n1'and +>a2n1anj % >an-anj'hc + >a3n2anj'e % >anan-j'ew + >a4n3anj'ec. % >an-anj'ec + >a4n3anj`ec. + >a4n3anj'es. + >a4n3anj`es. + >a4n3anj'esi +>a2n1'anio % >an-'anioc +>a2n1an'io +>a2n1an'iw +>a2n1antag % >an-antag'wnistoc +>a2n1antap % >an-antap'odotoc +>a2n1ant'i % >an-ant'ijetoc +>a2n1anti +>ana2x1ag % >Anax-ag'orac +>an'a2x1an % >An'ax-androc +>ana2x1'an +>ana2x1an % >Anax-andr'idhc +>an'a2x1ar % >An'ax-arqoc +>ana2x1'ar +>an'a2x1ip % >An'ax-ippoc +>ana2x1'ip +>a2n1axi'ol % >an-axi'ologoc +>a2n1axiol +>a2n1axi'op % >an-axi'opistoc +>a2n1axiop +>a2n1'axio % >an-'axioc +>a2n1ax'io +>a2n1ax'iw +>a2n1ax'ia +>a2n1ax~ia +>a2n1ap'alla % >an-ap'allaktoc +>a2n1apall'a +>a2n1ap'art % >an-ap'artistoc +>a2n1apart +>a2n1apa'ud % >an-apa'udhtoc +>a2n1apaud +>a2n1ap'ob % >an-ap'oblhtoc +>a2n1apob +>a2n1ap'og % >an-ap'ografoc +>a2n1apog +>a2n1apod'h % >an-apod'hmhtoc +>a2n1apodh +>a2n1ap'odo % >an-ap'odotoc +>a2n1apod'o +>a2n1ap'odr % >an-ap'odrastoc +>a2n1apodr +>a2n1ap'olau % >an-ap'olaustoc +>a2n1apola'u +>a2n1apol'o % >an-apol'oghtoc +>a2n1apolo +>a2n1ap'olu % >an-ap'olutoc +>a2n1apol'u +>a2n1ap'on % >an-ap'oniptoc +>a2n1apon +>a2n1ap'op % >an-ap'oplutoc +>a2n1apop +>a2n1ap'os % >an-ap'ostratoc +>a2n1apos +>a2n1ap'ote % >an-ap'oteuktoc +>a2n1apote +>a2n1ap'otm % >an-ap'otmhtoc +>a2n1apotm +>a2n1ap'otr % >an-ap'otriptoc +>a2n1apotr +>a2n1ar'a % >an-ar'aomai +>a2n1ara +>a2n1'ar % >an-'arbuloc +>a2n1ar +>'a2n1ar % >'an-arktoc + >a3n2ar'it % >ana-r'ithc + >a3n2ar~it % >ana-r~itai + >a3n2arit % >ana-rit~wn + >a3n2arp % >anar-p'azw + >a3n2'arr % >an'ar-riyic + >a3n2arr + >a4n3arrag % >an-arrag'hc + >a3n2art % >anar-t'aw + >a3n2ar'ut % >ana-r'utw +>a2n1'askh % >an-'askhtoc +>a2n1ask'h +>'a2n1aspi % >'an-aspic +>a2n1asp'i +>a2n1'assat % >an-'assatoc +>a2n1ass'at +>a2n1'astei % >an-'asteioc +>a2n1aste'i + >a3n2aste'ib % >ana-ste'ibw + >a3n2'asteir % >an'a-steiroc + >a3n2aste'ir + >a3n2'asteiq % >an'a-steiqoc + >a3n2aste'iq +>a2n1ate`i. % >an-ate'i +>a2n1ate'i. +>a2n1at`i. % >an-at'i +>a2n1at'i. +>'a2n1atoc. % >'an-atoc +>'a2n1atos. +>a2n1'atou. +>a2n1'atw +>'a2n1aton. +>'a2n1ate +>'a2n1atoi. +>a2n1'atoic. +>a2n1'atois. +>a2n1'att % >an-'attikoc +>a2n1att +>a2n1a'ug % >an-a'ughtoc +>a2n1aug +>a2n1a'ud % >an-a'udhtoc +>a2n1aud + >a3n2aud'i % >a-naud'ia + >a3n2audi +>'a2n1aud % >'an-audoc +>'a2n1aul % >'an-auloc +>a2n1a'ul +>a2n1a'ux % >an-a'uxhtoc +>a2n1aux +>a2n1a'uq % >an-a'uqhn +>a2n1auq +>a2n1afa'ir % >an-afa'iretoc +>a2n1afair +>a2n1af'h % >an-af'hc +>a2n1af`h +>a2n1afo~u +>a2n1af~h +>a2n1afe~i +>a2n1afo~i +>a2n1ef~wn. +>a2n1af'e +>a2n1af`e + >a3n2af~hn % >ana-f~hnai +>a2n1afr'od % >an-afr'oditoc +>a2n1afrod +>'a2n1afr % >'an-afroc +>a2n1'afr +>a2n1aq'ur % >an-aq'urwtoc +>a2n1aqur +>andr'o2s1a % >andr'os-aimon +>andro2s1a +>a2n1'egg % >an-'eggraptoc +>a2n1egg +>a2n1'egert % >an-'egertoc +>a2n1eg'ert +>a2n1egk % >an-egk'efaloc +>a2n1'egk % >an-'egklhtoc +>a2n1egq % >an-egqe'irhtoc +>a2n1ed'a % >an-ed'afistoc +>a2n1eda +>a2n1'edes % >an-'edestoc +>a2n1ed'es +>a2n1'edras % >an-'edrastoc +>a2n1edr'as +>a2n1e'er % >an-e'ergw +>a2n1eer +>a2n1ej'el % >an-ej'elhtoc +>a2n1ejel +>a2n1'eji % >an-'ejistoc +>a2n1ej'i +>a2n1e'ide % >an-e'ideoc +>a2n1eid'e +>a2n1e'idw % >an-e'idwloc +>a2n1eid'w +>a2n1e'ika % >an-e'ikastoc +>a2n1eik'a +>a2n1eik'o % >an-eik'onistoc +>a2n1eiko +>a2n1eile'i % >an-eile'ijuia +>a2n1eilei +>a2n1e'ima % >an-e'imartai +>a2n1e'i2s1ak % >an-e'isaktoc +>a2n1ei2s1'ak +>a2n1e'i2s1o % >an-e'isodoc +>a2n1ei2s1'o +>a2n1ei2s1for % >an-eisfor'ia +>a2n1e'i2s1for % >an-e'isforoc +>a2n1ei2s1f'or +>a2n1'ek % >an-'ekbatoc, k.a.<'o. +>a2n1ek + >a3n2'eka % >an'e-kajen + >a3n2ek'ac. % >ane-k'ac + >a3n2ek`ac. + >a3n2ek'as. + >a3n2ek`as. + >a3n2ekt % >ane-kt'oc + >a4n3'e2k1tit % >an-'ek-titoc + >a4n3e2k1t'it +>ane2k1lip % >an-ek-lip'hc +>ane2k1l'o % >an-ek-l'ogistoc +>ane2k1lo +>a2n1'elai % >an-'elaioc +>a2n1elai +>a2n1el'at % >an-el'atwtoc +>a2n1elat +>a2n1'elegk % >an-'elegktoc +>a2n1el'egk +>a2n1elegx % >an-elegx'ia +>a2n1el'eh % >an-el'ehtoc +>a2n1ele'h +>a2n1'eleo % >an-'eleoc +>a2n1el'eo +>a2n1el'ew +>a2n1'elee +>a2n1elk'h % >an-elk'hc +>a2n1elk`h +>a2n1elko +>a2n1elk~h +>a2n1elk'ec. +>a2n1elk`ec. +>a2n1elk'es. +>a2n1elk`es. +>a2n1elke +>a2n1elk~w +>a2n1elk'es +>'a2n1elkt % >'an-elktoc +>a2n1'elkt +>a2n1'elkw % >an-'elkwtoc +>a2n1elk'w +>a2n1'ell % >an-'ellhn +>a2n1'elpi % >an-'elpistoc +>a2n1elp'i +>a2n1'elutr % >an-'elutroc +>a2n1el'utr +>a2n1'emb % >an-'embatoc +>a2n1emb +>a2n1'emet % >an-'emetoc +>a2n1em'et +>a2n1'emp % >an-'emplhktoc +>a2n1emp +>a2n1'emf % >an-'emfatoc +>a2n1emf +>a2n1'en % >an-'endotoc +>a2n1en + >a3n2'enei % >an'e-neika + >a3n2en'h % >ane-n'hnwje + >a3n2'entec. % >an'en-tec + >a3n2'entes. +>a2n1e2x1 % >an-ex-omol'oghtoc k.a.<'o. + >a3n2e3x2'ika % >anex'i-kakoc + >a3n2e3x2ik'a +>a2n1'eor % >an-'eortoc +>a2n1e'or +>a2n1ep % >an-ep'aggeltoc, k.lp. + >a3n2epn % >ane-pne'usaton + >a3n2ept % >ane-pt'amhn +>a2n1erast % >an-erast'ia +>a2n1'erast % >an-'erastoc +>a2n1er'ast +>a2n1erg % >an-erg'hc +>'a2n1erg % >'an-ergoc +>a2n1'erg +>a2n1'ereik % >an-'ereiktoc +>a2n1ere'ik +>a2n1'ereis % >an-'ereistoc +>a2n1ere'is +>a2n1ere'unht % >an-ere'unhtoc +>a2n1ereun'ht +>a2n1er'i % >an-er'ijeutoc +>a2n1eri +>a2n1erujr'iast % >an-erujr'iastoc +>a2n1erujri'ast +>a2n1'esti % >an-'estioc +>a2n1est'i +>a2n1'etai % >an-'etairoc +>a2n1eta'i +>a2n1'etoi % >an-'etoimoc +>a2n1eto'i +>a2n1etu % >an-etumol'oghtoc +>a2n1'etu % >an-'etumoc +>a2n1et'u +>a2n1e'uj % >an-e'ujetoc +>a2n1euj +>'a2n1euk % >'an-euktoc +>a2n1e'uk +>a2n1eul % >an-eulab'hc +>a2n1e'uret % >an-e'uretoc +>a2n1eur'et +>a2n1euf'hmht % >an-euf'hmhtoc +>a2n1eufhm'ht + >a2n1e'uq % >an-e'uqomai (some tenses may be wrong ???) + >a2n1euq + >a2n1e'ux % >an-e'uxato + >a2n1eux + >a2n1hux % >an-hux'amhn + >a2n1h~ug % >an-h~ugmai + >a2n1hug + >a2n1eukt % >an-eukt'oc +>a2n1'ef % >an-'efaptoc k.lp. +>a2n1ef + >a3n2ef'al % >ane-f'allomai + >a3n2'efel % >a-n'efeloc + >a3n2ef'el +>a2n1eq'e % >an-eq'egguoc +>a2n1eqe +>a2n1'eya % >an-'eyanoc +>a2n1ey'a +>a2n1hgem % >an-hgem'oneutoc +>a2n1'hd % >an-'hdonoc +>a2n1hd +>a2n1'hkes % >an-'hkestoc +>a2n1hk'es +>a2n1'hko % >an-'hkooc, >an-hkoust'ew, k.lp. +>a2n1hk'o +>a2n1hko +>a2n1hl'ak % >an-hl'akatoc +>a2n1hlak +>a2n1'hlatoc. % >an-'hlatoc +>a2n1'hlatos. +>a2n1hl'atou +>a2n1hl'atw +>a2n1'hlaton. +>a2n1'hlate. +>a2n1hl'atoi +>a2n1'hlatoi +>a2n1'hlata +>a2n1hleg % >an-hleg'hc +>a2n1hle'h % >an-hle'hc +>a2n1hle`h +>a2n1hleo +>a2n1hlee +>a2n1hle~w +>a2n1hle'e +>a2n1hle`e +>a2n1hle~h +>a2n1hl'eh % >an-hl'ehtoc +>a2n1'hleip % >an-'hleiptoc +>a2n1hle'ip +>a2n1hl'h % >an-hl'hc +>a2n1hl`h +>a2n1hlo~u +>a2n1hle~i +>a2n1hl~h +>a2n1hl'e +>a2n1hl`e +>a2n1hlo~i +>a2n1hl~w +>a2n1'hlik % >an-'hlikoc +>a2n1hl'ik +>a2n1'hlio % >an-'hlioc +>a2n1hl'io +>a2n1hl'iw +>a2n1'hlia +>a2n1'hlip % >an-'hlipoc +>a2n1hl'ip +>a2n1hlif % >an-hlif'hc +>a2n1'hm % >an-'hmelktoc +>a2n1hm +>a2n1'hnu % >an-'hnustoc +>a2n1hn'u +>a2n1'hrei % >an-'hreiktoc +>a2n1hre'i +>a2n1hr'em % >an-hr'emhtoc +>a2n1hrem +>a2n1href % >an-href'hc +>a2n1'hri % >an-'hrijmoc +>a2n1hr'i +>a2n1'hrot % >an-'hrotoc +>a2n1hr'ot +>a2n1'hss % >an-'hsshtoc +>a2n1hss +>a2n1'htt % >an-'htthtoc +>a2n1htt +>a2n1'hfa % >an-'hfaistoc +>a2n1hfa +>a2n1'iat % >an-'iatoc +>a2n1i'at +>a2n1'idio % >an-'idioc +>a2n1id'io +>a2n1id'iw +>a2n1'idia +>a2n1idit % >an-idit'i +>'a2n1idroc % >'an-idroc +>'a2n1idros +>a2n1'idrou +>a2n1'idrw +>'a2n1idron +>'a2n1idre +>a2n1'idroi +>'a2n1idroi +>a2n1'idrut % >an-'idrutoc +>a2n1idr'ut +>a2n1idrwt % >an-idrwt'i +>a2n1idr'wt % >an-idr'wtou (gen. to~u >an-'idrwtoc) +>a2n1'ier % >an-'ieroc +>a2n1i'er +>a2n1ier'at % >an-ier'atou + >a3n2i'erw % >ani-'erwsic +>a2n1'ik % >an-'ikanoc +>a2n1ik +>'a2n1ik % >'an-ikmoc + >a3n2'ikh % >a-n'ikhtoc + >a3n2ik'h +>a2n1'il % >an-'ilastoc +>a2n1il +>a2n1'imast % >an-'imastoc +>a2n1im'ast +>a2n1'iou % >an-'iouloc +>a2n1io'u +>'a2n1ipp % >'an-ippoc +>a2n1'ipp +>a2n1is % >an-is'azw +>'a2n1is % >'an-isoc +>a2n1'is + >a3n2is~at % >a-nis~aton + >a3n2is'at + >a3n2'ist % >a-n'isthmi + >a3n2ist + >a4n3istorh % >an-istorhs'ia + >a4n3ist'orh % >an-ist'orhtoc + >a4n3istor'h + >a3n2'isq % >an'i-sqw + >a4n3'isqu % >an-'isquroc +>'a2n1iq % >'an-iqjuc +>a2n1'iq +>a2n1iqne'ut % >an-iqne'utou +>a2n1'iy % >an-'iyaloc +>a2n1iy +>a2n1'ode % >an-'odeutoc +>a2n1od'e +>'a2n1oz % >'an-ozoc +>a2n1'oz +>a2n1oike % >an-oike'iou +>a2n1oikon % >an-oikon'omhtoc +>'a2n1oik % >'an-oikoc +>a2n1o'ik +>a2n1oikt'i % >an-oikt'irmwn +>'a2n1oikt % >'an-oiktoc +>a2n1o'ikt +>a2n1o'imwk % >an-o'imwktoc +>a2n1oim'wk +>a2n1oimwk % >an-oimwkt'i +>a2n1oin % >an-oin'ia +>'a2n1oin % >'an-oinoc +>a2n1o'in +>'a2n1oistr % >'an-oistroc +>a2n1o'istr +>a2n1'ol % >an-'olbioc +>a2n1ol +>'a2n1ol % >'an-olboc + >a3n2olk % >anol-k'h + >a3n2olo % >ano-lol'uzw +>a2n1ombr'i % >an-ombr'ia +>a2n1ombr~i +>'a2n1ombro % >'an-ombroc +>a2n1'ombro +>a2n1'ombrw +>'a2n1ombra +>a2n1om'hl % >an-om'hlikoc +>a2n1omhl +>a2n1om'il % >an-om'ilhtoc +>a2n1omil +>a2n1'omiq % >an-'omiqloc +>a2n1omiq +>a2n1'omo % >an-'omoioc +>a2n1om'o +>a2n1omo % >an-omoz'hlou (gen. to~u >an-om'ozhloc) + >a3n2omoj % >a-nomo-j'ethtoc + >a3n2'omou. % >a-n'omou (gen. to~u >'a-nomoc) + >a3n2'omw|. + >a3n2'omw. + >a2n2'omoin. + >a3n2'omwn. + >a3n2'omoic. + >a3n2'omois. + >a3n2'omouc. + >a3n2'omous. +>a2n1'on % >an-'onhtoc +>a2n1on +>'a2n1op % >'an-oploc +>a2n1'op +>a2n1'or % >an-'organoc +>a2n1or +>'a2n1or % >'an-orgoc + >a3n2org'az % >anor-g'azw + >'a3n2orj % >'anor-joc + >a3n2'orj + >a3n2orm'a % >anor-m'aomai + >a3n2ort % >anor-tal'izw + >a3n2or'u % >ano-r'ussw +>a2n1'osi % >an-'osioc +>a2n1os'i +>a2n1osi % >an-osi'othc +>'a2n1osm % >'an-osmoc +>a2n1'osm +>a2n1'osfr % >an-'osfrantoc +>a2n1osfr +>a2n1o'ua % >an-o'uatoc +>a2n1ou'a +>a2n1o'usi % >an-o'usioc +>a2n1ous'i +>a2n1o'ut % >an-o'utatoc +>a2n1out +>a2n1ofj % >an-ofjalm'iatoc +>a2n1'oqeut % >an-'oqeutoc +>a2n1oqe'ut +>'a2n1oql % >'an-oqloc +>a2n1'oql +>a2n1oy % >an-oy'ia +>'a2n1oy % >'an-oyoc +>a2n1'oy +>anta2n1is % >antan-is'ow +>anta2n1'is % >antan-'iswsa +>antei2s1 % >anteis-'agw +>ante2k1 % >antek-t'assw +>ante2n1 % >anten-'edra +>ante2x1 % >antex-'agw +>antidu2s1 % >antidus-qera'inw +>antipare2k1 % >antiparek-te'inw +>antipare2x1 % >antiparex-'agw +>antipro2s1 % >antipros-agore'uw + >antipros3k2u % >antipro-skun'ew +>antis'u2n1 % >antis'un-axic +>antisu2n1 +>a2n1'u % >an-'ubristoc +>a2n1u + >a3n2um % >a-numf'hc + >a3n2'us % >a-n'useie (>an'uw) + >a3n2us % >a-nust'oc +>a2n1up'e2r1 % >an-up'er-batoc +>a2n1upe2r1 +%>a2n1'wd % >an-'wdhc %%% wrong??? comes from >'anw + a2n1~wd +>'a2n1w|d % >'an-w|doc +>a2n1'w|d +>a2n1'wdu % >an-'wdunoc +>a2n1wd'u %%%TS%%% +>a2n1'wi % >an-'wistoc +>a2n1w'i +>a2n1'wl % >an-'wlejroc +>a2n1wl +>a2n1'wm % >an-'wmaloc +>a2n1wm +>a2n1'wn % >an-'wnumoc +>a2n1wn +>a2n1wr % >an-wr'ia +>'a2n1wr % >'an-wroc +>a2n1'wr +>'a2n1wto % >'an-wtoc +>a2n1'wto +>a2n1wf'el % >an-wf'eleia +>a2n1wfel % >an-wfel'hc +>a2n1'wqu % >an-'wquroc +>a2n1wq'u +>apa2n1ai % >apan-aisqunta'iw +>ap'a2n1ou % >ap'an-ourgoc +>apa2n1o'ur +ape2k1l % >apek-lanj'anomai +aposu2n1 % >aposun-'agwgoc +>apr'o2s1 % >apr'os-batoc +>apro2s1 + >apr'o3s2ke % >apr'o-skeptoc + >apro3s2k'e + >apr'o3s2ko % >apr'o-skopoc != >apr'os-koptoc ??? + >apro3s2k'o + >apro3s2t % >apro-stas'iou +arpax-'andra (arre2n1w % >arren-wp'oc +>arqisu2n1 % >arqisun-agwg'oc +>aste2r1w % >aster-wp'oc +>as'u2n1 % >as'un-etoc +>asu2n1 +>ax'u2n1 % >ax'un-etoc +>axu2n1 +a>ut'e2k1m % a>ut'ek-magma +a>ute2k1m +a>ute2x1 % a>utex-o'usioc +>aw2s1f % >aws-f'oroc +.gera2s1f % geras-f'oroc +.da2s1p % das-pl'hc +.diamfi2s1b % diamfis-bht'ew +.di'e2k1ro % di'ek-rooc +.die2k1r'o +.di'e2x1 % di'ex-eimi +.die2x1 % diex-ela'unw +.dika2s1p % dikas-p'oloc +.di'o2s1k % Di'os-kouroc dios-k'uamoc +.dio2s1k +.di'o2s1p % di'os-polic +.dio2s1p +.d'i2s1a % d'is-aboc +.di2s1'a +.d'i2s1h % d'is-hboc +.di2s1'h +.d'i2s1e % d'is-eunoc +.di2s1e +.di2s1j % dis-jan'hc +.d'u2s1 % d'us-agnoc, k.lp. +.du2s1 +% + d'u3s2w. % d'uw, d'usw k.lp. + d'u3s2eic. + d'u3s2eis. + d'u3s2ei. + .d'u3s2et + d'u3s2omen. + d'u3s2ousin. + % + d'u3s2oimi. + d'u3s2oic. + d'u3s2ois. + d'u3s2oi. + d'u3s2oiton. + du3s2o'ithn. + d'u3s2oimen. + d'u3s2oite. + d'u3s2oien. + % + d'u3s2ein. + d'u3s2wn. d'u3s2on du3s2'on + d'u3s2ous du3s2o'us + % + d'u3s2h| + d'u3s2hton. + d'u3s2wmen. + d'u3s2wsi. + % + d'u3s2aimi. + d'u3s2aic. d'u3s2eiac. + d'u3s2ais. d'u3s2eias. + d'u3s2ai. d'u3s2eie. + d'u3s2aiton. + du3s2a'ithn. + d'u3s2aimen. + d'u3s2aite. + d'u3s2aien d'u3s2eian. + % + d'u3s2on. + du3s2'atw. + d'u3s2aton. + du3s2'atwn. + d'u3s2ate. + du3s2'antwn. + % + d'u3s2ac. d'u3s2an. d'u3s2ant du3s2'ant + d'u3s2as du3s2'as + % + d'u3s2omai. + .d'u3s2es + du3s2'omeja. + d'u3s2ontai. + % + du3s2o'imhn. + d'u3s2oio. + d'u3s2oito. + d'u3s2oisjon. + du3s2o'isjhn. + du3s2o'imeja. + d'u3s2oisje. + d'u3s2ointo. + % + d'u3s2esjai. + .du3s2'omen % dus'omenoc -h -on + .du3s2om'en + % + d'u3s2wmai. + d'u3s2htai. + du3s2'wmeja + d'u3s2hsje. + % + du3s2a'imhn. + d'u3s2aio. + d'u3s2aito. + d'u3s2aisjon. + du3s2a'isjhn. + du3s2a'imeja. + d'u3s2aisjai. + d'u3s2ainto. + % + du3s2'asjw. + d'u3s2asjon. + du3s2'asjwn. + d'u3s2asje. + % + d'u3s2asjai. + du3s2'amen % du-s'amenoc -h -on + dus3s2am'en + % + d'u3s2ato. % d'u-sato = >ed'usato + d'u3s2eto. % d'u-seto = >ed'usato + d'u3s2anto. % d'u-santo = >ed'usanto + d'u3s2eo. % d'u-seo = d~usai ??? (prost. m'esou >aor'istou) + % + % +.duse'i2s1b % duse'is-boloc +.dusei2s1b +.dus'e2k1 % dus'ek-lutoc +.duse2k1 +.dus'e2x1 % dus'ex-aptoc +.duse2x1 + .du3s2ij % du-sij'alassoc + d'u3s2ic. % d'u-sic + d'u3s2is. + d'u3s2ew + d'u3s2in. + d'u3s2i. + du3s2'eoin. + d'u3s2esi. + d'u3s2esin. + .d'u3s2ke % d'u-ske + .du3s2m'h. % du-sm'h + .du3s2m`h. + .du3s2m~hc. + .du3s2m~hs. + .du3s2m~h| + .du3s2m~h. + .du3s2m~a + .du3s2ma + .du3s2m~w +.dusx'u2n1 % dusx'un-etoc +.dusxu2n1 + .d'u3s2tan % d'u-stanoc + .du3s2t'an + .du3s2thn % d'u-sthnoc + .du3s2t'hn +>edu2s1t % >edus-t'uqoun +e>i2n1'od % e>in-'odioc +e>i2n1od +e>i2s1 % e>is-agwg'h, k.lp. +e>'i2s1 + e>i3s2'i. % e>i-s'i(n) <-- e>im'i + e>i3s2`i. + e>i3s2i. + e>i3s2'in. + e>i3s2`in. + e>i3s2in. + e>'i3s2om % e>'i-somai <-- o<~ida + e>'i3s2h|. e>'isei. + e>'i3s2etai. + e>'i3s2esjon. + e>i3s2'om % e>i-s'omeja + e>'i3s2esje. + e>'i3s2ontai +% + e>i3s2o'imhn + e>'i3s2oio + e>'i3s2oito + e>'i3s2oisjon + e>i3s2o'isjhn + e>i3s2o'imeja + e>'i3s2oisje + e>'i3s2ointo +% + e>'i3s2esjai + e>i3s2'omen % e>is'omenoc -h -on + e>i3s2om'en +% + e>'i3s2'amhn. + e>'i3s2w + e>'i3s2ato + e>'i3s2asjon + e>i3s2'asjhn + e>i3s2'ameja + e>'i3s2asje + e>'i3s2anto +% + e>'i3s2wmai + e>'i3s2hsjon + e>i3s2'wmeja + e>'i3s2hsje + e>'i3s2wntai +% + e>i3s2a'imhn + e>'i3s2aio + e>'i3s2aito + e>'i3s2aisjon + e>'i3s2a'isjhn + e>i3s2a'imeja + e>'i3s2aisje + e>'i3s2ainto +% + e>i3s2'asjw + e>i3s2'asjwn +%% e>'i3s2asje %% duplicate pattern ???? +% + e>'i3s2asjai + e>i3s2'amen % e>is'amenoc -h -on + e>i3s2am'en +% +>e2k1l % >ek-lagq'anw, k.lp. + >e3k2l'hjh % >e-kl'hjhn <- kal'ew + >e3k2l'az % >e-kl'azomen <- kl'azw, >'e-klazon (???) + >e3k2l'ag % >e-kl'azomen <- kl'azw, >'e-klagon + >e3k2l'ao % >e-kl'aomen <- kl'aw, >'e-klaon (???) + >e3k2l'as % >e-kl'asomen <- kl'aw, >'e-klasa + >e3k2la'i % >e-kla'iomen <- kla'iw, >'e-klai(g)on (???) + >e3k2la'u % >e-kla'usamen <- kla'iw, >'e-klausa + >e3k2le'i % >e-kle'isamen <- kle'iw, >'e-kleisa + >e4k3le'ip % >ek-le'ipomen + >e4k3le'iy % >ek-le'iyic + >e3k2l'h| % >e-kl'h|samen <- kle'iw, >'e-klh|sa + >e3k2kl'ep % >e-kl'eptomen <- kl'eptw, >'e-klapon (???) + >e3k2kl'ey % >e-kl'eyamen <- kl'eptw, >'e-kleya + >e3k2l'ap % >e-kl'aphn <- kl'eptw + >e3k2lap % >e-klap'omeja <- kl'eptw, >ek-l'aphn + >e4k3l'apt % >ek-l'aptw + >e4k3lapt + >e3k2l'ef % >e-kl'efjhn <- kl'eptw + >e3k2lef % >e-klefj'hthn <- kl'eptw, >e-kl'efjhn + >e3k2l'hr % >e-kl'hroun <- klhr'ow + >e3k2lhr % >e-klhro~uton <- klhr'ow, >e-kl'hroun + >e3k2l'in % >e-kl'inamen <- kl'inw, >'e-klina + >e3k2lin % >e-klin'aton <- kl'inw, >'e-klina + >e3k2l'u % >e-kl'uomen <- kl'uw, >'e-kluon + >e4k3l'usew % >ek-lusic + >e4k3l'usei + >e4k3l'useoi + >e4k3l'usesi + >e3k2l'om % >e-kl'omhn <- k'elomai (>'alla pr'ospwpa???) + >e3k2kl'ws % >e-kl'wsamen <- kl'wjw (???) +>'e2k1lei % >'ek-leiyic + >'e3k2leis % >'ek-leisa <- kle'iw +>'e2k1lus % >'ek-lusic +>e2k1m +>'e2k1m +>e2k1n +>'e2k1n + >'e3k2nai % >'e-knaisa <- kna'iw + >e3k2na'i % >e-kna'isamen <- kna'iw + >'e3k2nhs % >'e-knhsa <- kn'aw + >e3k2n'hs % >e-kn'hsamen <- kn'aw + >e3k2nu % >e-knuz~hto +>e2k1r +>'e2k1r + >e3k2r'ad % >ekr'adainon <- krada'inw (???) + >e3k2rad + >'e3k2raz % >'e-krazon <- kr'azw (???) + >e3k2r'az + >'e3k2rag % >'e-kragon <- kr'azw + >e3k2r'ag + >e3k2r'at % >e-kr'atoun <- krat'ew (???) + >e3k2rat + >e3k2ra'ug % >e-kra'ugason <- kraug'azw + >e3k2raug + >'e3k2rai % >'e-krainon <- kra'inw (???) + >e3k2ra'i + >'e3k2ran % >'e-krana, >e-kr'anjhn <- kra'inw + >e3k2r'an + >e3k2r'hh % >e-kr'hhna, >e-kr'aanjen - >e-kra'anjhmen (???) <- kra'inw + >e3k2r'aa + >e3k2ra'a + >e3k2r'aj % >e-kr'ajhn + >e3k2raj + >'e3k2rek % >'e-krekon <- kr'ekw (???) + >e3k2r'ek + >'e3k2rex % >'e-krexa <- kr'ekw (???) + >e3k2r'ex + >e3k2r'em % >e-kr'emw, >e-krem'asjhn <- krem~w + >e3k2rem + >e3k2r'hm % >e-kr'hmnizon <- krhmn'izw + >e3k2rhm + >'e3k2rin % >'e-krina, >e-kr'ijhn <- kr'inw + >e3k2r'in + >e3k2r'ij + >e3k2r'ot % >e-kr'othsa <- krot'ew + >e3k2rot + >'e3k2rou % >'ekrouon, >'e-krousa <- kro'uw + >e3k2ro'u + >'e3k2rup % >'e-krupton (???), >'e-kruya, + >e3k2r'up % >e-kr'ubhn (???), >e-kr'ufjhn <- kr'uptw + >'e3k2ruy + >e3k2r'uy + >e3k2r'ub + >e3k2r'uf + >e3k2rus % >e-krust'allisa <- krustall'izw + >'e3k2rwz % >'e-krwzon <- kr'wzw + >e3k2r'wz + >'e3k2rwx % >'e-krwxa <- kr'wzw + >e3k2r'wx +>e2k1taj % >ek-taje'ic +>'e2k1tame. % >'ek-tame +>e2k1t'amn % >ek-t'amnw +>e2k1tan % >ek-tan'uw +>e2k1tar % >ek-tar'assw +>e2k1t'as % >ek-t'assw +>e2k1te +>e2k1t'e + >e3k2te'in % >e-kte'inamen <- kte'inw, >'ekteinon +>e2k1t'hk % >ek-t'hkw +>e2k1ti +>'e2k1ti +>e2k1t'i + >'e3k2tiz % >'e-ktizon, >e-kt'izomen <- kt'izw + >e3k2t'iz + >'e3k2tisa % >'e-ktisa, >e-kt'isamen <- kt'izw + >e3k2t'isa +>e2k1t'o +>e2k1to +>'e2k1to + >e3k2t'oc. % >e-kt'oc + >e3k2t`oc. + >e3k2t'os. + >e3k2t`os. +>e2k1tr +>'e2k1tupo % >'ek-tupon (o>us./>epij.) != >e-kt'upoun <- ktup'ew +>e2k1t'upou. +>e2k1t'upw|. +>'e2k1tupe. +>e2k1t'upw. +>e2kt'upoi. +>e2k1t'upwn. +>e2k1t'upoic. +>e2k1t'upois. +>e2k1t'upouc. +>e2k1t'upous. +>'e2k1tupa. +>e2k1tu +e2n1 +>'e2n1 + >e3n2'akic % >e-n'akic + >e3n2akis % >e-nakisq'ilioi + >e3n2ak'os % >e-nak'osioi + >e3n2akos + >'e3n2ara. % >'e-nara + >e3n2'arwn. + >e3n2'aroic. + >e3n2'arois. + >e3n2arhf % >e-narhf'oroc + >e4n3arar % >en-arar'iskw + >e3n2'aree % >e-n'areec + >e3n2ar'ew + >e3n2ar'ea % >e-nar'eac + >e3n2are'a + >e3n2'arie % >e-n'ariec + >e3n2ar'iw + >e3n2ar'ia % >e-nar'iac + >e3n2ari'a + >'e3n2ass % >'e-nassa <- na'iw + >e3n2'ass + >e3n2'asj + >e3n2asj + >'e3n2at % >'e-natoc + >e3n2'at +>endu2s1t % >endus-tuq'ew + >e3n2'egk % >e-n'egkai + >e3n2egk % >e-negke~in + >'e3n2eik % >'e-neika + >e3n2e~ik % >e-ne~ikai + >e3n2eik % >e-neik'emen + >e3n2e'ik % >e-ne'ikeon + >'e3n2eim % >e-neima, >e-ne'imamen + >e3n2e'im + >e3n2em'ess % >e-nem'essa + >e3n2em'hj % >e-nem'hjhn + >e3n2en'h % >e-nen'hkonta + >e3n2e'o % >e-ne'oc -'a -'on + >e3n2e`o + >e3n2eo + >e3n2e~w + >e3n2e'a + >e3n2e`a + >e3n2e~a + >e3n2'epei + >'e3n2erje % >'e-nerje + >'e3n2eus % >'e-neusa + >e3n2e'us % >e-ne'usomai + >e3n2'eqj % >e-n'eqjhti + >e3n2eqj + >'e3n2hs % >'e-nhsa <- na'iw + >e3n2'hs + >e3n2h'h % >e-nh'hc, -'ec + >e3n2h`h + >'e3n2hn. % >'e-nhn + >e3n2he'i % >e-nhe'ih + >e3n2ho + >e3n2h~w + >e3nh'e + >e3n2'hno % >e-n'hnoje + >e3n2'i + >e3n2i + >'e3n2i + >e4n3ia'u % >en-ia'uw + >e5n4ia'us % >e-nia'usioc + >e5n4iaus + >e4n3idr % >en-idr'ow + >e4n3'idr % >en-'idrwsa + >e4n3'iz % >en-'izw + >e4n3'ih % >en-'ihmi, >en-'ieton, k.lp. + >e4n3i'eton. + >e4n3'iemen. + >e4n3'iw. + >e4n3ipp % >en-ippe'uw + >e4n3'ipp % >en-'ippeusa + >e4n3'ipt % >en-'iptw, >en-'iyw + >e4n3'iy + >e4n3'iss % >en-'issw + >e4n3'ist % >en-'isthmi, >en-ist~h|c, k.lp. + >e4n3ist + >e4n3isq % >en-isq'uw + >e4n3'isq % >en-'isqw + >'e3n2oc. % >'e-noc = >'e-nhc (>'allec pt'wseic???) + >'e3n2os. + >'e3n2ou. + >'e3n2on. + >'e3n2w + >'e3n2oi. + >'e3n2oic. + >'e3n2ois. + >'e3n2hc. + >'e3n2hs. + >'e3n2h|. + >'e3n2h. + >'e3n2osi % >'e-nosic + >e3n2'ose + >e3n2u'al % >e-nu'alioc + >e3n2ual + >'e3n2ux % >'e-nuxa + >e3n2ux % >e-nux'athn + >e3n2'ux % >e-n'uxamen + >e3n2'us % >e-n'ustaxa, >e-nust'axamen + >e3n2us + >e3n2u'w % >e-nu'w + >e3n2u`w + >e3n2u'oo + >e3n2uo~uc +>e2x1 +>'e2x1 + >e3x2'hr % >e-x'hrammai + >e3x2hr % >e-xhr'anjhn + >e3x2u2n1 % >exun-~hka + >e3x2ur % >e-xur'amhn + >e3x2'ur % >e-x'urhmai + >'e3x2us % >'e-xusmai + >'e3x2w. +epe'i2s1 % >epe'is-aktoc, k.lp. +>epei2s1 + >epe'i3s2aton. % >'epe'i-saton <- pe'ijw, >'epeisa + >epei3s2'athn. + >epe'i3s2amen. + >epe'i3s2ate + >epei3s2'amhn. + >epe'i3s2w. + >epe'i3s2ato + >epe'i3s2asjon. + >epei3s2'ameja. + >epe'i3s2asje. + >epe'i3s2anto. + >epe'i3s2j % >epe'i-sjhn, >epeisj'hthn <- pe'ijw + >epei3s2j +>epe2k1te'i % >epek-te'inw +>ep'e2k1tei +>epe2k1tr % >epek-tr'eqw +>ep'e2k1tr +>epe2x1 +>epe2s1b % >epes-b'oloc +>epipr'o2s1j % >epipr'os-jetoc +>epipro2s1j +>episu2n1 % >episun-agwg'h +>e2s1 + >e3s2'aw % >e-s'awjen + >e3s2hm % >e-shm'hnanto + >e3s2j % >e-sj'ew + >e4s3j'es % >es-j'esjai + >e3s2ig % >e-sig'ajhn + >e3s2k + >e4s3k'a % >es-k'atjeto + >e4s3ka % >es-kataba'inw +% + >e3s2m`en. >e3s2m'en. % e>im'i, >esm'en, >est'i, k.lp. + >e3s2t + >e3s2'omeja + >e3s2o'imhn + >e3s2'om % >e-s'omenoc, -h, -on + >e3s2om + >e3s2o~u % >e-so~umai (dwr./ >'alla pr'oswpa???) + >e3s2o'u %%%TS%%% + >e3s2ou %%%TS%%% ???? +% + >e3s2u % >e-s'urhn <- s'uromai + >e3s2'u + >es'u2n1 % >es'un-hka + >esu2n1 + >e3s2q + >e4s3q'e % >es-q'ew + >e3s2'w + >e3s2w +>'e2s1op % >'es-optroc +e>ue2x1 % >euex-'alepiptoc + e>ue3x2'i % >eue-x'ia + e>ue3x2i +e>upr'o2s1 % e>upr'os-dektoc +e>upro2s1 +e>us'u2n1 % e>us'un-etoc +e>usu2n1 +e>ux'u2n1 % e>ux'un-etoc +e>uxu2n1 +>ew2s1f % >ews-f'oroc +>'h2n1oy. % >'hn-oy +>'h2n1op +>h2n1'op +.jemi2s1kr % jemis-kr'ewn +.je'o2s1d % je'os-dotoc +.jeo2s1d +.jeoi2s1eqjr % jeois-eqjr'ia +.jh2r1agr % jhr-agr'ethc +.juo2s1k % juos-k'ew juos-k'ooc +.kajupe2r1 % kajuper-akont'izw +.kalw2s1or % kalws-or'izw kalws-'orisa +.kalw2s1'or +.ka2n1e'ic. % kan-e'ic +.ka2n1e`ic. +.ka2n1e'is. +.ka2n1e`is. +.ka2n1en +.ka2n1'en +.katadu2s1wp % katadus-wp'ew +.katedu2s1'wp % katedus-'wpesa +.katei2s1 % kateis-'agw +.kate2n1a'i % katen-a'iromai +.kate2n1'h % katen-'hraro +.kate2x1a2n1'i % katex-an-'isthmi +.kate2x1a2n1'es % katex-an-'esthn +.kera2s1f % keras-f'oroc +.kr'a2s1p % kr'as-pedon +.kra2s1p +.kun'o2s1a % Kun'os-argec +.kun'o2s1b % kun'os-batoc +.kuno2s1b +.kun'o2s1o % kun'os-oura +.kuno2s1o +.kuno2s1f % Kunos-fan'h (i2s1p'wt % o>is-p'wth +o>i2s1pwt +uden'o2s1w % o>uden'os-wroc +o>udeno2s1'w +.pali2n1 % palin-'agretoc +.pal'i2n1 % pal'in-orsoc +.pa2n1 +.p'a2n1 + .pa3n2'oc. % pa-n'oc <- P'an (je'oc) + .pa3n2`oc. + .pa3n2'os. + .pa3n2`os. + .pa3n2'i. + .pa3n2`i. + .p'ana. + .pa3n2~wn. + .pa3n2ik % pa-nik'oc + .pa3n2'isd % pa-n'isdomai + .pa3n2isd % pa-nisd'omhn + .pa3n2o~u. % pa-no~u, k.lp. (pan'oc = fan'oc) + .pa3n2~w|. + .pa3n2'o. + .pa3n2`o. + .pa3n2'on. + .pa3n2`on. + .pa3n2'e. + .pa3n2`e. + .pa3n2o'i. + .pa3n2o`i. + .pa3n2o~ic. + .pa3n2o~is. + .pa3n2o'uc. + .pa3n2o`uc. + .pa3n2o'us. + .pa3n2o`us. +.para2n1'isq % paran-'isqw +.pare'i2s1 % pare'is-aktoc +.parei2s1 +.pare2k1l % parek-l'egw +.pare2k1tr % parek-tr'epw +.pare2n1e~i % paren-e~idon +.pare2n1o % paren-oql'ew +.pare2x1 +.par'e2x1 + par'e3x2w. % par'e-xw, par'e-xomai <- par'eqw + par'e3x2eic. + par'e3x2eis. + par'e3x2ei. + par'e3x2eton. + pare3x2'ethn. + par'e3x2omen. + par'e3x2ete. + par'e3x2ousi. + % + par'e3x2omai + par'e3x2h| + par'e3x2etai. + par'e3x2esjon. + pare3x2'omeja. + par'e3x2esje. + par'e3x2ontai. +.pleo2n1'e % pleon-'ekthma +.pleo2n1e +.proei2s1 % proeis-'agw +.proe2k1 % proek-l'egw +.proe2n1 % proen-'arqomai +.proe2x1 % proex-agg'elw +.pro'e2x1 % pro'ex-eimi +.pro2s1 + .pro3s2'ab % pro-s'abbatoc + .pro3s2ab +.prosei2s1 % proseis-pr'assw, k.lp. + .pro3s2e'i % pro-se'iw, pro-s'eseisa, pro-sese'isjhn + .pro3s2'esei + .pro3s2ese'i +.prose2n1 % prosen-equr'azw +.prose2x1 % prosex-air'eomai + .pr'o3s2ji % pr'o-sjioc + .pro3s2j'i + .pro4s3jig % pro-sjigg'aw + .pr'o3s2kop % pr'o-skopoc != pros-k'optw + .pro3s2k'op + .pro3s2tas % pro-stas'ia + .pro3s2t'at % pro-st'athc + .pro3s2tat % pro-state'uw + .pro3s2tau % pro-staur'ow + .pro3s2te'i % pro-ste'iqw + .pro3s2ten % pro-sten'azw + .pro3s2t'en % pro-st'enw + .pro3s2tern % pro-stern'idio + .pr'o3s2tern % pr'o-sternon + .pro3s2t'ern + .pro3s2t'hs % pro-st'hsac + .pro3s2t'om % pro-st'omion + .pro3s2tom + .pr'o3s2tw| % pr'o-stw|on + .pro3s2t'w| + .pro3s2ug % pro-sugg'ignomai + .pro3s2um % pro-summ'isgw + .pro3s2u2n1 % pro-sun-oik'ew + .pr'o3s2fagm % pr'o-sfagma + .pro3s2f'agm + .pro3s2f'az % pro-sf'azw + .pro3s2f'att % pro-sf'attw + .pr'o3s2qhm % pr'o-sqhma + .pro3s2q'hm + .pr'o3s2w. + .pr'o3s2wjen. + .pro3s2'wt % pro-s'wtatoc + .pro3s2wt +.pro"upe2x1 % pro"upex-orm'aw +.pu2r1'ag % pur-'agra +.pu2r1ag +.pu2r1a'ij % pur-a'ijw +.pu2r1aij % pur-aij'onwn (gen. plhj. to~u pur-a'ijwn) +.pu2r1~hj % pur-~hjon (pur-a'ijw) +.pu2r1hj % pur-hj'ethn??? (pur-a'ijw) +.pu2r1'hj % pur-'hjomen??? (pur-a'ijw) +.pu2r1ak % pur-akt'ew +.p'u2r1au % p'ur-auloc +.pu2r1a'u +.pu2r1au % pur-aug'hc +.pu2r1'hnem % pur-'hnemoc +.pu2r1hn'em +.pu2r1wp % pur-wp'oc +.sela2s1f'o % selas-f'oroc +.sela2s1fo +.sumparei2s1 % sumpareis-'erqomai +.su2n1 +.s'u2n1 % s'un-auloc, k.>'a.<'o. +.sundi'e2x1 % sundi'ex-eimi +.sundie2x1 % sundiex-i'enai +.sundu2s1 % sundus-tuq'ew +.sune2x1 % sunex-'agw +.tessare2s1k % tessares-ka'ideka +.trei2s1k % treic-ka'ideka +.tri2s1 + .tri3s2m'o % tri-sm'oc + .tri3s2mo + .tri3s2m~w + .tri3s2p % tri-sp'ijamoc + .tr'i3s2t % tr'i-stegoc + .tri3s2t + .tri3s2'w % tri-s'wmatoc + .tri3s2w +'a.<'o. +i2s1qil'iwn. +i2s1qil'ioic. +i2s1qil'iois. +i2s1qil'iouc. +i2s1qil'ious. +i2s1q'iliai. +i2s1qil'iaic. +i2s1qil'iais. +i2s1qil'iac. +i2s1qil'ias. +i2s1q'ilia. +% +i2s1m'urioi. % dis-m'urioi, k.>'a.<'o. +i2s1mur'iwn. +i2s1mur'ioic. +i2s1mur'iois. +i2s1mur'iouc. +i2s1mur'ious. +i2s1m'uriai. +i2s1mur'iaic. +i2s1mur'iais. +i2s1mur'iac. +i2s1mur'ias. +i2s1m'uria. +% +i2s1qiliost % dis-qiliost'oc, k.>'a.<'o. +% +i2s1muriost % dis-muriost'oc, k.>'a.<'o. +% +i2s1qili'akic. % dis-qili'akic, k.>'a.<'o. +i2s1qili'akis. +% +i2s1muri'akic. % dis-muri'akic, k.>'a.<'o. +i2s1muri'akis. +} % end patterns +\endgroup +\endinput diff --git a/Master/texmf-dist/tex/generic/hyphen/grmhyph5.tex b/Master/texmf-dist/tex/generic/hyphen/grmhyph5.tex new file mode 100644 index 00000000000..2120441e1e6 --- /dev/null +++ b/Master/texmf-dist/tex/generic/hyphen/grmhyph5.tex @@ -0,0 +1,493 @@ +% **************************************************************** +% +% File name: grmhyph5.tex +% +% Created: June 1st, 1999 +% First release: Apr. 13, 2000 +% Revised: May 27, 2008 +% Version: 5.0 +%% +% Hyphenation patterns for uni-accent (monotonic) Modern Greek. +% They work with the de facto LGR encoding of babel. +% +% Created by Dimitrios Filippou with some ideas borrowed from +% Yannis Haralambous, Kostis Dryllerakis and Claudio Beccari. +% +% These hyphenation patterns are explained in "modern.pdf". +% Some doubtful patterns are marked by three question marks "???". +% +% Documentation in English can be found in: D. Filippou, +% "Hyphenation patterns for Ancient and Modern Greek," in +% "TeX, XML, and Digital Typography" (A. Syropoulos et al., +% eds.), Lecture Notes in Computer Science 3130, Springer-Verlag +% Berlin-Heidelberg, 2004. ISBN 3-540-22801-2. +% +% **************************************************************** +% +\message{Hyphenation patterns for uni-accent (monotonic) Modern Greek} +\begingroup +\lccode`'=`' \lccode`"=`" +\patterns{% +%%%% vowels +a1 +e1 +h1 +i1 +o1 +u1 +w1 +%%%% double vowels (formerly called "diphthogs") and exceptions +a2i +a2'i +% 'a3i --- not to be separated: ne-r'aida +a2u +a2'u +'a3u +e2i +e2'i +% 'e3i --- not to be separated: to rw-m'ei-ko (one way to pronounce it) +e2u +e2'u +'e3u +h2u +h2'u +'h3u +o2i +o2'i +% 'o3i --- not to be separated: to ko-r'oido +o2u +o2'u +'o3u +u2i +u2'i +'u3i +%%%% diphthogs: two vowels pronounced together in *one* syllable +%%%% (in some cases, the rules below will not allow the split up +%%%% of syllables in words like: ka-ko-poi'oc, etc., but, better +%%%% this than gross mistakes like: qw-ri-'o) +a2h +'a3h. +a2"i +'a3i. % ts'a-i +a2"u % ka"u-m'oc +e2"i % ze"i-mpekikoc +e2"u % Ke"u-l'anh +o2ei % ap'oei-de +o2h % b'oh-ja! +'o3h. % ql'o-h al'o-h +o2"i +'o3i. % s'o-i +%%%% +i2a +i2'a +i2e +i2'e +i2o +i2'o +o3"i3'o % pro-"i-'on +i2w +i2'w +.i3 +'i3 +h2a +h2'a +h2e +h2'e +h2o +h2'o +h2w +h2'w +.h3 +'h3 +u2a +u2'a +u2o +u2'o +u2w +u2'w +.u3 +'u3 +%%%% consonants at the end of words (including double consnants: +%%%% gk, mp, nt, tz, ts). +4b. +4g. +4gk. +4d. +4z. +4j. +4k. +4l. +4m. +4mp. +4n. +4nt. +4x. +4p. +4r. +4s. +4c. +4t. +4tz. +4ts. +4tc. +4f. +4q. +4y. +%%%% right apostrophe and consonants with right apostrophe +4'' +4b'' +4g'' +4gk'' +4d'' +4z'' +4j'' +4k'' +4l'' +4m'' +4mp'' +4n'' +4nt'' +4x'' +4p'' +4r'' +4s'' +4t'' +4tz'' +4ts'' +4f'' +4q'' +4y'' +%%%% consonants at the beggining of words +.b4 +.g4 +.d4 +.z4 +.j4 +.k4 +.l4 +.m4 +.n4 +.x4 +.p4 +.r4 +.s4 +.t4 +.f4 +.q4 +.y4 +%%%% separable double consonants +4b1b +4g1g +4d1d +4z1z +4j1j +4k1k +4l1l +4m1m +4n1n +4p1p +4r1r +4s1s +4t1t +4f1f +4q1q +4y1y +%%%% other breakable consonant combinations +4b1z +4b1j +4b1k +4b1m +4b1n +4b1x +4b1p +4b1s +4b1t +4b1f +4b1q +4b1y +4g1b +4g1z +4g1j +4g1m +4r5g2m % >'er-gma = 'ergo (arq.) +4g1x +4g1p +4g1s +4g1t +4g1f +4g1q +4g1y +4d1b +4d1g +4d1z +4d1j +4d1k +4d1l +% "dm" --- not separable: dm~hsic = exhm'erwma (arq.) +% "dn" --- not separable: dnofer'oc = zofer'oc, skotein'oc (arq.) +% Dne'iperoc = potam'oc thc Rws'iac +4d1x +4d1p +4d1s +4d1t +4d1f +4d1q +4d1y +4z1b % "zb" and "zg" appear in the beggining of Greek words (e.g., in +4z1g % Andriotes' Lexicon), but they're usually written as "sb" and "sg". +4z1d +4z1j +4z1k +4z1l +4z1m +tz2m % m'ana-tzment (m'a-na-tzment) +4z1n +4z1x +4z1p +4z1r +4z1s +4z1t +4z1f +4z1q +4z1y +4j1b +4j1g +4j1d +4j1z +4j1k +4j1m +4r5j2m % por-jm'oc +sj2m % i-sjm'oc +4j1x +4j1p +4j1s +4j1t +4j1f +4j1q +4j1y +4k1b % "kb" may not be not separable: kb'anto kbantomhqanik'h +4k1g +4k1d +4k1z +4k1j +4k1m +4l5k2m % Al-km'hnh +4r5k2m % dar-km'a = draqm'h (arq.) +4k1x +4k1p +4k1s +4k1f +4n5k2f % Fran-kfo'urth +4k1q +4k1y +4l1b +4l1g +4l1d +4l1z +4l1j +4l1k +4l1m +4l1n +4l1x +4l1p +4l1r +4l1s +4l1t +4l1f +4l1q +4l1y +4m1b +4m1g +4m1d +4m1z +4m1j +4m1k +4m1l +4m1x +4m1r +4m1s +4m1t +4m1f +4m1q +4m1y +4n1b +4n1g +4n1d +4n1z +4n1j +4n1k +4n1l +4n1m +4n1x +4n1p +4n1r +4n1s +4n1f +4n1q +4n1y +4x1b +4x1g +4x1d +4x1z +4x1j +4x1k +4x1l +4x1m +4x1n +4x1p +4x1r +4x1s +4x1t +4g5x2t % el'eg-xte +4r5x2t % up'ar-xte +4x1f +4x1q +4x1y +4p1b +4p1g +4p1d +4p1z +4p1j +4p1k +4p1m +4p1x +4p1s +4p1f +4p1q +4p1y +4r1b +4r1g +4r1d +4r1z +4r1j +4r1k +4r1l +4r1m +4r1n +4r1x +4r1p +4r1s +4r1t +4r1f +4r1q +4r1y +4s1d % "sd" may not be separable: sde'ugla = ze'ugla (arq.) +4s1z +4s1n % "sn" may not be separable: sn'iqi (= sb'erkoc) snompism'oc +4s1x +4s1r +4s1y +4t1b +4t1g +4t1d +4t1j +4t1k +% "tl" --- not separable: tlhmws'unh = miz'eria (arq.) +4t1n +4t1x +4t1p +4t1f +st2f % fa-stfount'adiko Be-stfal'ia (German'ia) +4t1q +4t1y +4f1b +4f1g +4f1d +4f1z +4f1k % "fk" may not be separable: fki'anw, fkias'idi +4f1m +4f1n +4r5f2n % or-fn'oc = skotein'oc (arq.) +4f1x +4f1p +4f1s +4f1q +4f1y +4q1b +4q1g +4q1d +4q1z +4q1k +4q1m +4r5q2m % dar-qm'a = draqm'h (arq.) +4q1x +4q1p +4q1s +4q1f +4q1y +4y1b +4y1g +4y1d +4y1z +4y1j +4y1k +4y1l +4y1m +4y1n +4y1x +4y1p +4y1r +4y1s +4y1t +4m5y2t % l'am-yte +4y1f +4y1q +%%%% some separable nasal consonant combinations +4g5k2f % Frag-kfo'urth +4g1kt % eleg-kt'hc +4m1pt % 'amem-ptoc +4n1tz % neran-tzi'a +4n1ts % biolon-ts'elo +%%%% +%%%% some `weird' terminations in words of Greek and non-Greek origin +%%%% +4br. % or-nt'ebr +4gl. % (od'oc Kar'olou) Ogl (B'oloc) +4kl. % pi-n'akl +4kt. % takt +4gkc. % mpagkc (mp'annu) +4gks. +4kc. % tankc +4ks. +4lc. % balc +4ls. +4mpl. % ntampl (pod'osfairo) +4mpn. % Impn (Sa"'int, arabik'o 'onoma) +4mpr. % romp-nte-s'ampr +4mc. % Tz'eimc +4ms. +4nc. % 'el-minc ('el-min-joc) tranc +4ns. +4rc. % (empr'oc) marc +4rs. +4sk. % Noboros'isk (p'olh thc Rws'iac) +4st. % karst trast +4tl. % Si'atl (p'olh twn HPA) +4tr. % maitr +4ntc. % (frou'it) pantc Frantc +4nts. +4ft. % kriskr'aft +4qt. % B'ermaqt (Germanik'oc Strat'oc) +%%%% +%%%% some `weird' double-consonant combinations that may occur in +%%%% words of non-greek origin like "romp-nte-s'ampr" (= robe de +%%%% chambre) +%%%% +4gk1mp +4gk1nt +4gk1tz +4gk1ts +4mp1nt +4mp1tz +4mp1ts +4nt1mp +4ts1gk +4ts1mp +4ts1nt +} % end patterns +%%%% +%%%% two-syllable Greek words (without diphthogs) and some nasal double consonants +%%%% +\hyphenation{di-'a poi-'on pa-rem-pi-pt'o-ntoc pa-rem-pi-pt'o-ntos} +\endgroup +\endinput diff --git a/Master/texmf-dist/tex/generic/hyphen/grphyph5.tex b/Master/texmf-dist/tex/generic/hyphen/grphyph5.tex new file mode 100644 index 00000000000..6df41b16372 --- /dev/null +++ b/Master/texmf-dist/tex/generic/hyphen/grphyph5.tex @@ -0,0 +1,898 @@ +% **************************************************************** +% +% File name: grphyph5.tex +% +% Created: June 1st, 1999 +% First release: Apr. 13, 2000 +% Revised: May 27, 2008 +% Version: 5.0 +% +% Hyphenation patterns for multi-accent (polytonic) Modern Greek. +% They work with the de facto LGR encoding of babel. +% +% Created by Dimitrios Filippou with some ideas borrowed from +% Yannis Haralambous, Kostis Dryllerakis and Claudio Beccari. +% +% These hyphenation patterns are explained in "modern.pdf". +% Some doubtful patterns are marked by three question marks "???". +% +% Documentation in English can be found in: D. Filippou, +% "Hyphenation patterns for Ancient and Modern Greek," in +% "TeX, XML, and Digital Typography" (A. Syropoulos et al., +% eds.), Lecture Notes in Computer Science 3130, Springer-Verlag +% Berlin-Heidelberg, 2004. ISBN 3-540-22801-2. +% +% **************************************************************** +% +\message{Hyphenation patterns for multi-accent (polytonic) Modern Greek} +\begingroup +\catcode`~=11 +\lccode`<=`< \lccode`>=`> \lccode``=`` +\lccode`'=`' \lccode`~=`~ \lccode`"=`" +\lccode``=`` \lccode`|=`| +\patterns{% +%%%% vowels +a1 +e1 +h1 +i1 +o1 +u1 +w1 +a4|1 +h4|1 +w4|1 +%%%% diphthogs (also known as "double vowels") and exceptions +a2i +a2'i +a2`i +a2~i +a2>i +a2>'i +a2>`i +a2>~i +a2u +a2>'u +a2>`u +a2>~u +a2i +e2>'i +e2>`i +e2>~i +e2u +e2>'u +e2>`u +e2>~u +e2u +h2>'u +h2>`u +h2>~u +h2i +o2>'i +o2>`i +o2>~i +o2u +o2>'u +o2>`u +o2>~u +o2i +u2>'i +u2>`i +u2>~i +u2i-'on, ka-ko-poi-'oc, etc., but, better +%%%% this than mistakes like: qw-ri-'o) +a2h +'a3h. % Dan'a-h Bomb'a-h +'a3i. % ts'a-i +a2"i +% 'a"i --- not be separated: ne-r'a"ida +'a3"i. % ts'a-"i +a2"u % ka"u-moc +'a3"u +e2h % leh-lat~w >e-l'eh-son +e2"i % ze"i-mpekikoc +e2"u % Ke"u-l'anh +o2ei % ap'oei-de +o2h % b'oh-ja! +'o3h. % ql'o-h +o2"i +'o3i % s'o-i ro-l'o-i +'o3"i +w2i % >wi-m'e! +%%%% +i2a +i2'a +i2`a +i2~a +i2e +i2'e +i2`e +i2o +i2'o +i2`o +o3"i3'o % pro-"i-'on +o3"i3`o +i2w +i2'w +i2`w +i2~w +'i3 +~i3 +>i3 +h3 +

r1'er-gma = >'ergo (>arq.) +4g1x +4g1p +4g1s +4g1t +4g1f +4g1q +4g1y +4d1b +4d1g +4d1z +4d1j +4d1k +4d1l +% "dm" --- not separable: dm~hsic = >exhm'erwsh (>arq.) +% "dn" --- not separable: dnofer'oc = zofer'oc, skotein'oc (>arq.) +% Dne'iperoc = potam'oc t~hc Rws'iac +4d1x +4d1p +4d1s +4d1t +4d1f +4d1q +4d1y +4z1b % "zb" and "zg" appear in the beggining of Greek words (e.g., in +4z1g % Andriotes' Lexicon), but they're usually written as "sb" and "sg". +4z1d +4z1j +4z1k +4z1l +4z1m +tz2m % m'ana-tzment (m'ana-tzment) +4z1n +4z1x +4z1p +4z1r +4z1s +4z1t +4z1f +4z1q +4z1y +4j1b +4j1g +4j1d +4j1z +4j1k +4j1m +4r5j2m % por-jm'oc +sj2m % >i-sjm'oc +4j1x +4j1p +4j1s +4j1t +4j1f +4j1q +4j1y +4k1b % "kb" may not be separable: kb'anto kbantomhqanik`h +4k1g +4k1d +4k1z +4k1j +4l5k2m % >Al-km'hnh +4r5k2m % dar-km'a = draqm'h (>arq.) +4k1x +4k1p +4k1s +4k1f +4g5k2f % Frag-kfo'urth +4n5k2f % Fran-kfo'urth +4k1q +4k1y +4l1b +4l1g +4l1d +4l1z +4l1j +4l1k +4l1m +4l1n +4l1x +4l1p +4l1r +4l1s +4l1t +4l1f +4l1q +4l1y +4m1b +4m1g +4m1d +4m1z +4m1j +4m1k +4m1l +4m1x +4m1p +4m1r +4m1s +4m1t +4m1f +4m1q +4m1y +4n1b +4n1g +4n1d +4n1z +4n1j +4n1k +4n1l +4n1m +4n1x +4n1p +4n1r +4n1s +4n1t +4n1f +4n1q +4n1y +4x1b +4x1g +4x1d +4x1z +4x1j +4x1k +4x1l +4x1m +4x1n +4x1p +4x1r +4x1s +4x1t +4g5x2t % >el'eg-xte +4r5x2t % arq.) +4s1z +4s1n % "sn" may not be separable: sn'iqi (= sb'erkoc) snompism'oc +4s1x +4s1r +4s1y +4t1b +4t1g +4t1d +4t1j +% "tl" --- not separable: tlhmws'unh = ft'wqia (>arq.) +4t1n +4t1x +4t1p +4t1f +st2f % fa-stfountadiko Be-stfal'ia (German'ia) +4t1q +4t1y +4f1b +4f1g +4f1d +4f1z +4f1k % "fk" may not be separable: fki'anw, fkias'idi +4f1n +4r5f2n % >or-fn'oc = skotein'oc (>arq.) +4f1x +4f1p +4f1s +4f1q +4f1y +4q1b +4q1g +4q1d +4q1z +4q1k +4q1m +4r5q2m % dar-qm'a = draqm'h (>arq.) +4q1x +4q1p +4q1s +4q1f +4q1y +4y1b +4y1g +4y1d +4y1z +4y1j +4y1k +4y1l +4y1m +4y1n +4y1x +4y1p +4y1r +4y1s +4y1t +4m5y2t % l'am-yte +4y1f +4y1q +%%%% +%%%% non-separable nasal combinations (gk, mp, nt) and some exceptions +%%%% +bg2k +4l5g2k +4n5g2k +4r5g2k +sg2k +4t5g2k +.giou5g2ko % giou-gkosl'aboc +5g2krant. % B'olgko-gkrant (Rws'ia) +>emi5g2kr % >emi-gkr'ec +>i5g2kou % >i-gkou'ana +>'intri5g2k % >'intri-gka +>intri5g2k +.kara5g2ki % kara-gki'ozhc +.ma5g2ki'o % ma-gki'oroc +.mpa5g2k % mpa-gkat'ela mpa-gk'eta +.mpi5g2k % mpi-gk'onia +.nt'a5g2kl % nt'a-gkla (??? not so sure) +.nta5g2kl % nta-gklar'ac (??? not so sure) +.xe5g2k % xe-gk'astri (??? not so sure) +.x'e5g2k +.saltip'a5g2k % saltip'a-gkoc (??? not so sure) +.si5g2k % si-gko'una +.sp'a5g2k % sp'a-gkoc spa-gkoramm'enoc +.spa5g2k +.fi'o5g2k % fi'o-gkoc fio-gk'aki +.fio5g2k +.qo'uli5g2k % qo'uli-gkan qouligk'anoc qouli-gkanism'oc +.qouli5g2k +%%%% +4z5m2p +4l5m2p +4n5m2p +4r5m2p +sm2p +>ala5m2pou % >ala-mpourn'ezika +>'a5m2ak % >'a-mpakoc +>a5m2p'ak +>a5m2pan % >a-mpan'ozi >a-mpan-ton'arisma +>a5m2p'ar % >a-mp'ara >a-mpar'wnw +>a5m2p~ar +>a5m2par + >a6m3p'ari % >am-p'ari + >a6m3pari +>a5m2pr % >a-mpr'i +>ara5m2p % >ara-mp'ac +>arlo'u5m2p % >arlo'u-mpa +>arlo~u5m2p +>arlou5m2p +.b'o5m2pir % b'o-mpirac (??? not so sure) +.bo5m2pir % bo-mpiriasm'enoc (??? not so sure) +.g'a5m2pi % g'a-mpia +.ga5m2pi +.giara5m2p % giara-mp'hc +.ze"i5m2p % ze"i-mp'ekikoc +>i5m2pra % >i-mpra'hm +.kala5m2pa % kala-mpal'iki +.kal'i5m2pr % kal'i-mpra kali-mpr'arw +.kali5m2pr +.ka5m2p'ad % ka-mp'adikoc (= qontr'oc) +.ka5m2par'e % ka-mpa-r'e ka-mparetzo'u +.ka5m2par`e +.ka5m2pare +.ka5m2p'in % ka-mp'ina ka-mpin'ec +.ka5m2p~in +.ka5m2pin +.k'a5m2pot % k'a-mpoto (= >agglik'o <'ufasma) ka-mpot'inoc +.ka5m2p'ot +.ka5m2pot +.kaou5m2p % kaou-mp'ohc +.kara5m2p % kara-mp'ina kara-mpini'eroc + .kara6m3p'ol % karam-p'ola + .kara6m3pol +.karna5m2p % karna-mp'iti (= kounoup'idi) +.ke5m2p % ke-mp'ap ke-mpaptz'hc ke-mp'ec (= tro~uloc) +.koli5m2pr % koli-mpr'i +.kolo'u5m2pr % kolo'u-mpra (??? not so sure) +.kolo~u5m2pr +.kolou5m2pr +.k'o5m2pr % k'o-mpra +.ko5m2pr + .ko6m3pr'ess % kom-pr'essa + .ko6m3press +.kontra5m2p % kontra-mp'aso kontra-mp'anto (= lajremp'orio) +.koulo'u5m2pr % koulo'u-mpra (??? not so sure) +.koulo~u5m2pr +.koulou5m2pr +.kou5m2po'u % kou-mpo'uri kou-mpo'urac +.kou5m2po~u +.kou5m2pou +.kwlo'u5m2pr % kwlo'u-mpra (??? not so sure) +.kwlo~u5m2pr +.kwlou5m2pr +.li5m2pr % li-mpr'eto +.l'o5m2p % l'o-mpu (i) +.manit'o5m2p % manit'o-mpa (sit'ari) +5m2pa5m2p % mpa-mp'ac mpa-mp'a-kac mpa-mp'eshc qazo-mpa-mp'ac +5m2p'a5m2p % mp'a-mpw mp'a-mpouska + .mpa6m3p'aki % mpam-p'aki + .mpa6m3paki +.mpaske2t5m2p % mpasket-mpwl'istac +.mpasi5m2pouz % mpasi-mpouzo~ukoc +5m2p'ehc. % Petr'o-mpehc k.>'a.<'o. +5m2pehc. +5m2p'ehs. +5m2pehs. +5m2p'eh. +5m2peh. +5m2p'ehdec. +5m2p'ehdes. +5m2p'ehdwn. +5m2p'e5m2p % mp'e-mphc mp'e-mpa mpe-mp'ekoc bouturo-mpe-mp'ec +5m2pe5m2p +.mpi5m2p % mpi-mper'o mpi-mpel'o +5m2pogi % nero-mpogi'a lado-mpogi'a +.mp'o5m2pir % mp'o-mpirac (??? not so sure) +.mpo5m2pir % mpo-mpiriasm'enoc (??? not so sure) +.mpo5m2p'ot % mpo-mp'ota +.mpo5m2pot +.mpou5m2po'un % mpou-mpoun'izw mpou-mpo'unac +.mpou5m2po~un +.mpou5m2poun +.n'o5m2pel % n'o-mpel no-mpel'istac +.no5m2pel +.nt'o5m2pr % nt'o-mproc nto-mpros'unh +.nto5m2pr +.xe5m2p % xe-mprosti'azw x'e-mparkoc +.x'e5m2p +>'o5m2po % >'o-mpoe >o-mpo"'istac +>o5m2po +.re5m2p % re-mp'ethc +.r'e5m2p % r'e-mpeloc +.repo'u5m2pl % repo'u-mplika +.repou5m2pl % repou-mplik'anoc +.ro5m2p % ro-mp'ot, ro-mpotik'h +r'o5m2pa % r'o-mpa gkarntar'o-mpa pali'oro-mpa +r'o5m2pe +r'o5m2pw +ro5m2p~w +ro5m2pa +ro5m2pe +ro5m2pw + .tro6m3p % tro-mp'oni + .tr'o6m3p % tr'om-pa +.rou5m2p % rou-mp'ini +.sa2m5pot % sa-mpot'az sa-mpot'arw +.s'e5m2pr % s'e-mproc +.ska5m2pab % ska-mpab'ia +.sno5m2p % sno-mpar'ia sno-mpism'oc +s'o5m2pa % s'o-mpa xul'o-sompa +s'o5m2pe +so5m2p~w +s'o5m2pw +so5m2pa +so5m2pe +so5m2pw +.so'u5m2p % so'u-mpitoc +.sou5m2p +.tabla5m2p % tabla-mp'ac +.ta5m2p % ta-mpo'uri ta-mpo'u ta-mpl'ac ta-mp'ela ta-mpaki'era + .ta6m3peram % tam-peram'ento + .ta6m3po~url % tam-po~urlo + .ta6m3po'url +.te5m2pes % te-mpes'iri +.tz'a5m2p % tz'a-mpa tza-mpatz'hc +.tza5m2p +.tzana5m2p % tzana-mp'ethc tzana-mpeti'a +.tzi5m2p % Tzi-mpout'i (= q'wra >Afrik~hc) Tzi-mpal'i (= p'olh Tourk'iac) +.tzou5m2p % tzou-mp'ec (= panwf'ori) +.t'o5m2pr % t'o-mproc to-mpros'unh To-mpro'uk (= p'olh >Afrik~hc) +.to5m2pr +.tra5m2p'al % tra-mp'ala tra-mpal'izomai +.tra5m2pal +.tra5m2po~uk % tra-mpo~ukoc +.tra5m2po'uk +.tra5m2pouk +.ts'a5m2pa % ts'a-mpa tsa-mpatz'hc +.tsa5m2pa +.tsi5m2po'uk % tsi-mpo'uki +.tsi5m2pouk +.tsi5m2po'us % tsi-mpo'usi +.tsi5m2pous +.f'a5m2prik % f'a-mprika +.fa5m2prik +.fra5m2p % fra-mpal'ac +.qa5m2p % qa-mp'ari qa-mp'eri +.q'o5m2p % q'o-mpu (i) +.qontro5m2pa % qontro-mpal'ac +%%%% +b5n2t +z5n2t +l5n2t +mn2t +r5n2t +sn2t +>a5n2t'atz % >a-nt'atzio +>atra5n2t'e % >atra-nt'ec +>atra5n2t`e +.b'i5n2te % b'i-nteo bi-nteok'amera +.bi5n2te +.giaqou5n2t % giaqou-nt'hc (= o5n2t'a % >o-nt'ac +>o5n2t`a +>o5n2t~a +.reze5n2t % reze-nt'a +.re5n2t'i % re-nt'ikolo +.re5n2ti +.ro~u5n2t % ro~u-ntoc (= lept'oc) Ro'u-ntolf +.ro'u5n2t +.se5n2t'ef % se-nt'efi +.se5n2tef +.se5n2to~u % se-nto~uki +.se5n2to'u +.se5n2tou +.tsa5n2t'i % tsa-nt'ila tsa-nt'iri +.tsa5n2ti +.fastfou5n2t % fastfou-nt'adiko +.qa5n2to % qa-nto'umhc +.qa5n2tr % qa-ntr~wn, q'a-ntra +.q'a5n2tr +%%%% +%%%% some `weird' terminations in words of Greek and non-Greek origin +%%%% +6br. % >or-nt'ebr +6gl. % ('Ogl (B'oloc) +6kl. % pi-n'akl +6kt. % t'akt +6kc. % t'ankc +6ks. +6lc. % <'alc ('Impn (Sa"'int, >arabik'o >'onoma) +6m2pr. % romp-nte-s'ampr +6mc. % Tz'eimc +6ms. +6nc. % <'el-minc (<'el-min-joc) tr'anc +6ns. +6rc. % (>empr`oc) m'arc +6rs. +6sk. % Noboros'isk (p'olh t~hc Rws'iac) +6st. % k'arst mp'ost +6tl. % Si'atl (p'olh t~wn HPA) +6tr. % ma'itr +6ft. % kriskr'aft +6qt. % B'ermaqt (Germanik`oc Strat'oc) +%%%% +%%%% some weird double-consonant combinations that may occur in +%%%% words of non-greek origin like "romp-nte-s'ampr" (= robe de +%%%% chambre) +%%%% +6g2k5m2p +6g2k5n2t +6g2k1tz +6g2k1ts +6m2p5n2t +6m2p1tz +6m2p1ts +6n2t5m2p +6ts5g2k +6ts5m2p +6ts5n2t +} % end patterns +%%%% +%%%% some non-declined words of non-Greek origin with non-separable +%%%% nasal combinations (gk, mp, nt), and some other exceptions (e.g., +%%%% di-'a) +%%%% +\hyphenation{% +>a-l'e-gkro +>a-mpa-zo`ur >a-mpa-zo'ur >a-mpa-zo~ur +>a-nt'i-o +>a-out-s'ai-nter >a-out-s'a"i-nter +gi'a-ntec +di-`a di-'a +zim-p'a-mpou-e +ka-ska-nt`er ka-ska-nt'er +ko-me-nt`i ko-me-nt'i +la-mpra-nt`or la-mpra-nt'or +l'i-mpi-nto +lou-mp`en lou-mp'en lo~u-mpen +ma-ra-mpo`u ma-ra-mpo'u ma-ra-mpo~u +me-nta-gi`on me-nta-gi'on +m'e-nti-oum m'e-nti-a +ne-gkli-z`e ne-gkli-z'e +nte-mo-nt`e nte-mo-nt'e +po-gkr`om po-gkr'om +ra-nt`ar ra-nt'ar +sa-mp`o sa-mp'o +sl'o-gkan +sto'u-nti-o +t'i-gka +} +\endgroup +\endinput diff --git a/Master/texmf-dist/tex/generic/hyphen/hyphen.tex b/Master/texmf-dist/tex/generic/hyphen/hyphen.tex new file mode 100644 index 00000000000..86e113cf4c2 --- /dev/null +++ b/Master/texmf-dist/tex/generic/hyphen/hyphen.tex @@ -0,0 +1,4469 @@ +% The Plain TeX hyphenation tables [NOT TO BE CHANGED IN ANY WAY!] +% Unlimited copying and redistribution of this file are permitted as long +% as this file is not modified. Modifications are permitted, but only if +% the resulting file is not named hyphen.tex. +\patterns{ % just type if you're not using INITEX +.ach4 +.ad4der +.af1t +.al3t +.am5at +.an5c +.ang4 +.ani5m +.ant4 +.an3te +.anti5s +.ar5s +.ar4tie +.ar4ty +.as3c +.as1p +.as1s +.aster5 +.atom5 +.au1d +.av4i +.awn4 +.ba4g +.ba5na +.bas4e +.ber4 +.be5ra +.be3sm +.be5sto +.bri2 +.but4ti +.cam4pe +.can5c +.capa5b +.car5ol +.ca4t +.ce4la +.ch4 +.chill5i +.ci2 +.cit5r +.co3e +.co4r +.cor5ner +.de4moi +.de3o +.de3ra +.de3ri +.des4c +.dictio5 +.do4t +.du4c +.dumb5 +.earth5 +.eas3i +.eb4 +.eer4 +.eg2 +.el5d +.el3em +.enam3 +.en3g +.en3s +.eq5ui5t +.er4ri +.es3 +.eu3 +.eye5 +.fes3 +.for5mer +.ga2 +.ge2 +.gen3t4 +.ge5og +.gi5a +.gi4b +.go4r +.hand5i +.han5k +.he2 +.hero5i +.hes3 +.het3 +.hi3b +.hi3er +.hon5ey +.hon3o +.hov5 +.id4l +.idol3 +.im3m +.im5pin +.in1 +.in3ci +.ine2 +.in2k +.in3s +.ir5r +.is4i +.ju3r +.la4cy +.la4m +.lat5er +.lath5 +.le2 +.leg5e +.len4 +.lep5 +.lev1 +.li4g +.lig5a +.li2n +.li3o +.li4t +.mag5a5 +.mal5o +.man5a +.mar5ti +.me2 +.mer3c +.me5ter +.mis1 +.mist5i +.mon3e +.mo3ro +.mu5ta +.muta5b +.ni4c +.od2 +.odd5 +.of5te +.or5ato +.or3c +.or1d +.or3t +.os3 +.os4tl +.oth3 +.out3 +.ped5al +.pe5te +.pe5tit +.pi4e +.pio5n +.pi2t +.pre3m +.ra4c +.ran4t +.ratio5na +.ree2 +.re5mit +.res2 +.re5stat +.ri4g +.rit5u +.ro4q +.ros5t +.row5d +.ru4d +.sci3e +.self5 +.sell5 +.se2n +.se5rie +.sh2 +.si2 +.sing4 +.st4 +.sta5bl +.sy2 +.ta4 +.te4 +.ten5an +.th2 +.ti2 +.til4 +.tim5o5 +.ting4 +.tin5k +.ton4a +.to4p +.top5i +.tou5s +.trib5ut +.un1a +.un3ce +.under5 +.un1e +.un5k +.un5o +.un3u +.up3 +.ure3 +.us5a +.ven4de +.ve5ra +.wil5i +.ye4 +4ab. +a5bal +a5ban +abe2 +ab5erd +abi5a +ab5it5ab +ab5lat +ab5o5liz +4abr +ab5rog +ab3ul +a4car +ac5ard +ac5aro +a5ceou +ac1er +a5chet +4a2ci +a3cie +ac1in +a3cio +ac5rob +act5if +ac3ul +ac4um +a2d +ad4din +ad5er. +2adi +a3dia +ad3ica +adi4er +a3dio +a3dit +a5diu +ad4le +ad3ow +ad5ran +ad4su +4adu +a3duc +ad5um +ae4r +aeri4e +a2f +aff4 +a4gab +aga4n +ag5ell +age4o +4ageu +ag1i +4ag4l +ag1n +a2go +3agog +ag3oni +a5guer +ag5ul +a4gy +a3ha +a3he +ah4l +a3ho +ai2 +a5ia +a3ic. +ai5ly +a4i4n +ain5in +ain5o +ait5en +a1j +ak1en +al5ab +al3ad +a4lar +4aldi +2ale +al3end +a4lenti +a5le5o +al1i +al4ia. +ali4e +al5lev +4allic +4alm +a5log. +a4ly. +4alys +5a5lyst +5alyt +3alyz +4ama +am5ab +am3ag +ama5ra +am5asc +a4matis +a4m5ato +am5era +am3ic +am5if +am5ily +am1in +ami4no +a2mo +a5mon +amor5i +amp5en +a2n +an3age +3analy +a3nar +an3arc +anar4i +a3nati +4and +ande4s +an3dis +an1dl +an4dow +a5nee +a3nen +an5est. +a3neu +2ang +ang5ie +an1gl +a4n1ic +a3nies +an3i3f +an4ime +a5nimi +a5nine +an3io +a3nip +an3ish +an3it +a3niu +an4kli +5anniz +ano4 +an5ot +anoth5 +an2sa +an4sco +an4sn +an2sp +ans3po +an4st +an4sur +antal4 +an4tie +4anto +an2tr +an4tw +an3ua +an3ul +a5nur +4ao +apar4 +ap5at +ap5ero +a3pher +4aphi +a4pilla +ap5illar +ap3in +ap3ita +a3pitu +a2pl +apoc5 +ap5ola +apor5i +apos3t +aps5es +a3pu +aque5 +2a2r +ar3act +a5rade +ar5adis +ar3al +a5ramete +aran4g +ara3p +ar4at +a5ratio +ar5ativ +a5rau +ar5av4 +araw4 +arbal4 +ar4chan +ar5dine +ar4dr +ar5eas +a3ree +ar3ent +a5ress +ar4fi +ar4fl +ar1i +ar5ial +ar3ian +a3riet +ar4im +ar5inat +ar3io +ar2iz +ar2mi +ar5o5d +a5roni +a3roo +ar2p +ar3q +arre4 +ar4sa +ar2sh +4as. +as4ab +as3ant +ashi4 +a5sia. +a3sib +a3sic +5a5si4t +ask3i +as4l +a4soc +as5ph +as4sh +as3ten +as1tr +asur5a +a2ta +at3abl +at5ac +at3alo +at5ap +ate5c +at5ech +at3ego +at3en. +at3era +ater5n +a5terna +at3est +at5ev +4ath +ath5em +a5then +at4ho +ath5om +4ati. +a5tia +at5i5b +at1ic +at3if +ation5ar +at3itu +a4tog +a2tom +at5omiz +a4top +a4tos +a1tr +at5rop +at4sk +at4tag +at5te +at4th +a2tu +at5ua +at5ue +at3ul +at3ura +a2ty +au4b +augh3 +au3gu +au4l2 +aun5d +au3r +au5sib +aut5en +au1th +a2va +av3ag +a5van +ave4no +av3era +av5ern +av5ery +av1i +avi4er +av3ig +av5oc +a1vor +3away +aw3i +aw4ly +aws4 +ax4ic +ax4id +ay5al +aye4 +ays4 +azi4er +azz5i +5ba. +bad5ger +ba4ge +bal1a +ban5dag +ban4e +ban3i +barbi5 +bari4a +bas4si +1bat +ba4z +2b1b +b2be +b3ber +bbi4na +4b1d +4be. +beak4 +beat3 +4be2d +be3da +be3de +be3di +be3gi +be5gu +1bel +be1li +be3lo +4be5m +be5nig +be5nu +4bes4 +be3sp +be5str +3bet +bet5iz +be5tr +be3tw +be3w +be5yo +2bf +4b3h +bi2b +bi4d +3bie +bi5en +bi4er +2b3if +1bil +bi3liz +bina5r4 +bin4d +bi5net +bi3ogr +bi5ou +bi2t +3bi3tio +bi3tr +3bit5ua +b5itz +b1j +bk4 +b2l2 +blath5 +b4le. +blen4 +5blesp +b3lis +b4lo +blun4t +4b1m +4b3n +bne5g +3bod +bod3i +bo4e +bol3ic +bom4bi +bon4a +bon5at +3boo +5bor. +4b1ora +bor5d +5bore +5bori +5bos4 +b5ota +both5 +bo4to +bound3 +4bp +4brit +broth3 +2b5s2 +bsor4 +2bt +bt4l +b4to +b3tr +buf4fer +bu4ga +bu3li +bumi4 +bu4n +bunt4i +bu3re +bus5ie +buss4e +5bust +4buta +3butio +b5uto +b1v +4b5w +5by. +bys4 +1ca +cab3in +ca1bl +cach4 +ca5den +4cag4 +2c5ah +ca3lat +cal4la +call5in +4calo +can5d +can4e +can4ic +can5is +can3iz +can4ty +cany4 +ca5per +car5om +cast5er +cas5tig +4casy +ca4th +4cativ +cav5al +c3c +ccha5 +cci4a +ccompa5 +ccon4 +ccou3t +2ce. +4ced. +4ceden +3cei +5cel. +3cell +1cen +3cenc +2cen4e +4ceni +3cent +3cep +ce5ram +4cesa +3cessi +ces5si5b +ces5t +cet4 +c5e4ta +cew4 +2ch +4ch. +4ch3ab +5chanic +ch5a5nis +che2 +cheap3 +4ched +che5lo +3chemi +ch5ene +ch3er. +ch3ers +4ch1in +5chine. +ch5iness +5chini +5chio +3chit +chi2z +3cho2 +ch4ti +1ci +3cia +ci2a5b +cia5r +ci5c +4cier +5cific. +4cii +ci4la +3cili +2cim +2cin +c4ina +3cinat +cin3em +c1ing +c5ing. +5cino +cion4 +4cipe +ci3ph +4cipic +4cista +4cisti +2c1it +cit3iz +5ciz +ck1 +ck3i +1c4l4 +4clar +c5laratio +5clare +cle4m +4clic +clim4 +cly4 +c5n +1co +co5ag +coe2 +2cog +co4gr +coi4 +co3inc +col5i +5colo +col3or +com5er +con4a +c4one +con3g +con5t +co3pa +cop3ic +co4pl +4corb +coro3n +cos4e +cov1 +cove4 +cow5a +coz5e +co5zi +c1q +cras5t +5crat. +5cratic +cre3at +5cred +4c3reta +cre4v +cri2 +cri5f +c4rin +cris4 +5criti +cro4pl +crop5o +cros4e +cru4d +4c3s2 +2c1t +cta4b +ct5ang +c5tant +c2te +c3ter +c4ticu +ctim3i +ctu4r +c4tw +cud5 +c4uf +c4ui +cu5ity +5culi +cul4tis +3cultu +cu2ma +c3ume +cu4mi +3cun +cu3pi +cu5py +cur5a4b +cu5ria +1cus +cuss4i +3c4ut +cu4tie +4c5utiv +4cutr +1cy +cze4 +1d2a +5da. +2d3a4b +dach4 +4daf +2dag +da2m2 +dan3g +dard5 +dark5 +4dary +3dat +4dativ +4dato +5dav4 +dav5e +5day +d1b +d5c +d1d4 +2de. +deaf5 +deb5it +de4bon +decan4 +de4cil +de5com +2d1ed +4dee. +de5if +deli4e +del5i5q +de5lo +d4em +5dem. +3demic +dem5ic. +de5mil +de4mons +demor5 +1den +de4nar +de3no +denti5f +de3nu +de1p +de3pa +depi4 +de2pu +d3eq +d4erh +5derm +dern5iz +der5s +des2 +d2es. +de1sc +de2s5o +des3ti +de3str +de4su +de1t +de2to +de1v +dev3il +4dey +4d1f +d4ga +d3ge4t +dg1i +d2gy +d1h2 +5di. +1d4i3a +dia5b +di4cam +d4ice +3dict +3did +5di3en +d1if +di3ge +di4lato +d1in +1dina +3dine. +5dini +di5niz +1dio +dio5g +di4pl +dir2 +di1re +dirt5i +dis1 +5disi +d4is3t +d2iti +1di1v +d1j +d5k2 +4d5la +3dle. +3dled +3dles. +4dless +2d3lo +4d5lu +2dly +d1m +4d1n4 +1do +3do. +do5de +5doe +2d5of +d4og +do4la +doli4 +do5lor +dom5iz +do3nat +doni4 +doo3d +dop4p +d4or +3dos +4d5out +do4v +3dox +d1p +1dr +drag5on +4drai +dre4 +drea5r +5dren +dri4b +dril4 +dro4p +4drow +5drupli +4dry +2d1s2 +ds4p +d4sw +d4sy +d2th +1du +d1u1a +du2c +d1uca +duc5er +4duct. +4ducts +du5el +du4g +d3ule +dum4be +du4n +4dup +du4pe +d1v +d1w +d2y +5dyn +dy4se +dys5p +e1a4b +e3act +ead1 +ead5ie +ea4ge +ea5ger +ea4l +eal5er +eal3ou +eam3er +e5and +ear3a +ear4c +ear5es +ear4ic +ear4il +ear5k +ear2t +eart3e +ea5sp +e3ass +east3 +ea2t +eat5en +eath3i +e5atif +e4a3tu +ea2v +eav3en +eav5i +eav5o +2e1b +e4bel. +e4bels +e4ben +e4bit +e3br +e4cad +ecan5c +ecca5 +e1ce +ec5essa +ec2i +e4cib +ec5ificat +ec5ifie +ec5ify +ec3im +eci4t +e5cite +e4clam +e4clus +e2col +e4comm +e4compe +e4conc +e2cor +ec3ora +eco5ro +e1cr +e4crem +ec4tan +ec4te +e1cu +e4cul +ec3ula +2e2da +4ed3d +e4d1er +ede4s +4edi +e3dia +ed3ib +ed3ica +ed3im +ed1it +edi5z +4edo +e4dol +edon2 +e4dri +e4dul +ed5ulo +ee2c +eed3i +ee2f +eel3i +ee4ly +ee2m +ee4na +ee4p1 +ee2s4 +eest4 +ee4ty +e5ex +e1f +e4f3ere +1eff +e4fic +5efici +efil4 +e3fine +ef5i5nite +3efit +efor5es +e4fuse. +4egal +eger4 +eg5ib +eg4ic +eg5ing +e5git5 +eg5n +e4go. +e4gos +eg1ul +e5gur +5egy +e1h4 +eher4 +ei2 +e5ic +ei5d +eig2 +ei5gl +e3imb +e3inf +e1ing +e5inst +eir4d +eit3e +ei3th +e5ity +e1j +e4jud +ej5udi +eki4n +ek4la +e1la +e4la. +e4lac +elan4d +el5ativ +e4law +elaxa4 +e3lea +el5ebra +5elec +e4led +el3ega +e5len +e4l1er +e1les +el2f +el2i +e3libe +e4l5ic. +el3ica +e3lier +el5igib +e5lim +e4l3ing +e3lio +e2lis +el5ish +e3liv3 +4ella +el4lab +ello4 +e5loc +el5og +el3op. +el2sh +el4ta +e5lud +el5ug +e4mac +e4mag +e5man +em5ana +em5b +e1me +e2mel +e4met +em3ica +emi4e +em5igra +em1in2 +em5ine +em3i3ni +e4mis +em5ish +e5miss +em3iz +5emniz +emo4g +emoni5o +em3pi +e4mul +em5ula +emu3n +e3my +en5amo +e4nant +ench4er +en3dic +e5nea +e5nee +en3em +en5ero +en5esi +en5est +en3etr +e3new +en5ics +e5nie +e5nil +e3nio +en3ish +en3it +e5niu +5eniz +4enn +4eno +eno4g +e4nos +en3ov +en4sw +ent5age +4enthes +en3ua +en5uf +e3ny. +4en3z +e5of +eo2g +e4oi4 +e3ol +eop3ar +e1or +eo3re +eo5rol +eos4 +e4ot +eo4to +e5out +e5ow +e2pa +e3pai +ep5anc +e5pel +e3pent +ep5etitio +ephe4 +e4pli +e1po +e4prec +ep5reca +e4pred +ep3reh +e3pro +e4prob +ep4sh +ep5ti5b +e4put +ep5uta +e1q +equi3l +e4q3ui3s +er1a +era4b +4erand +er3ar +4erati. +2erb +er4bl +er3ch +er4che +2ere. +e3real +ere5co +ere3in +er5el. +er3emo +er5ena +er5ence +4erene +er3ent +ere4q +er5ess +er3est +eret4 +er1h +er1i +e1ria4 +5erick +e3rien +eri4er +er3ine +e1rio +4erit +er4iu +eri4v +e4riva +er3m4 +er4nis +4ernit +5erniz +er3no +2ero +er5ob +e5roc +ero4r +er1ou +er1s +er3set +ert3er +4ertl +er3tw +4eru +eru4t +5erwau +e1s4a +e4sage. +e4sages +es2c +e2sca +es5can +e3scr +es5cu +e1s2e +e2sec +es5ecr +es5enc +e4sert. +e4serts +e4serva +4esh +e3sha +esh5en +e1si +e2sic +e2sid +es5iden +es5igna +e2s5im +es4i4n +esis4te +esi4u +e5skin +es4mi +e2sol +es3olu +e2son +es5ona +e1sp +es3per +es5pira +es4pre +2ess +es4si4b +estan4 +es3tig +es5tim +4es2to +e3ston +2estr +e5stro +estruc5 +e2sur +es5urr +es4w +eta4b +eten4d +e3teo +ethod3 +et1ic +e5tide +etin4 +eti4no +e5tir +e5titio +et5itiv +4etn +et5ona +e3tra +e3tre +et3ric +et5rif +et3rog +et5ros +et3ua +et5ym +et5z +4eu +e5un +e3up +eu3ro +eus4 +eute4 +euti5l +eu5tr +eva2p5 +e2vas +ev5ast +e5vea +ev3ell +evel3o +e5veng +even4i +ev1er +e5verb +e1vi +ev3id +evi4l +e4vin +evi4v +e5voc +e5vu +e1wa +e4wag +e5wee +e3wh +ewil5 +ew3ing +e3wit +1exp +5eyc +5eye. +eys4 +1fa +fa3bl +fab3r +fa4ce +4fag +fain4 +fall5e +4fa4ma +fam5is +5far +far5th +fa3ta +fa3the +4fato +fault5 +4f5b +4fd +4fe. +feas4 +feath3 +fe4b +4feca +5fect +2fed +fe3li +fe4mo +fen2d +fend5e +fer1 +5ferr +fev4 +4f1f +f4fes +f4fie +f5fin. +f2f5is +f4fly +f2fy +4fh +1fi +fi3a +2f3ic. +4f3ical +f3ican +4ficate +f3icen +fi3cer +fic4i +5ficia +5ficie +4fics +fi3cu +fi5del +fight5 +fil5i +fill5in +4fily +2fin +5fina +fin2d5 +fi2ne +f1in3g +fin4n +fis4ti +f4l2 +f5less +flin4 +flo3re +f2ly5 +4fm +4fn +1fo +5fon +fon4de +fon4t +fo2r +fo5rat +for5ay +fore5t +for4i +fort5a +fos5 +4f5p +fra4t +f5rea +fres5c +fri2 +fril4 +frol5 +2f3s +2ft +f4to +f2ty +3fu +fu5el +4fug +fu4min +fu5ne +fu3ri +fusi4 +fus4s +4futa +1fy +1ga +gaf4 +5gal. +3gali +ga3lo +2gam +ga5met +g5amo +gan5is +ga3niz +gani5za +4gano +gar5n4 +gass4 +gath3 +4gativ +4gaz +g3b +gd4 +2ge. +2ged +geez4 +gel4in +ge5lis +ge5liz +4gely +1gen +ge4nat +ge5niz +4geno +4geny +1geo +ge3om +g4ery +5gesi +geth5 +4geto +ge4ty +ge4v +4g1g2 +g2ge +g3ger +gglu5 +ggo4 +gh3in +gh5out +gh4to +5gi. +1gi4a +gia5r +g1ic +5gicia +g4ico +gien5 +5gies. +gil4 +g3imen +3g4in. +gin5ge +5g4ins +5gio +3gir +gir4l +g3isl +gi4u +5giv +3giz +gl2 +gla4 +glad5i +5glas +1gle +gli4b +g3lig +3glo +glo3r +g1m +g4my +gn4a +g4na. +gnet4t +g1ni +g2nin +g4nio +g1no +g4non +1go +3go. +gob5 +5goe +3g4o4g +go3is +gon2 +4g3o3na +gondo5 +go3ni +5goo +go5riz +gor5ou +5gos. +gov1 +g3p +1gr +4grada +g4rai +gran2 +5graph. +g5rapher +5graphic +4graphy +4gray +gre4n +4gress. +4grit +g4ro +gruf4 +gs2 +g5ste +gth3 +gu4a +3guard +2gue +5gui5t +3gun +3gus +4gu4t +g3w +1gy +2g5y3n +gy5ra +h3ab4l +hach4 +hae4m +hae4t +h5agu +ha3la +hala3m +ha4m +han4ci +han4cy +5hand. +han4g +hang5er +hang5o +h5a5niz +han4k +han4te +hap3l +hap5t +ha3ran +ha5ras +har2d +hard3e +har4le +harp5en +har5ter +has5s +haun4 +5haz +haz3a +h1b +1head +3hear +he4can +h5ecat +h4ed +he5do5 +he3l4i +hel4lis +hel4ly +h5elo +hem4p +he2n +hena4 +hen5at +heo5r +hep5 +h4era +hera3p +her4ba +here5a +h3ern +h5erou +h3ery +h1es +he2s5p +he4t +het4ed +heu4 +h1f +h1h +hi5an +hi4co +high5 +h4il2 +himer4 +h4ina +hion4e +hi4p +hir4l +hi3ro +hir4p +hir4r +his3el +his4s +hith5er +hi2v +4hk +4h1l4 +hlan4 +h2lo +hlo3ri +4h1m +hmet4 +2h1n +h5odiz +h5ods +ho4g +hoge4 +hol5ar +3hol4e +ho4ma +home3 +hon4a +ho5ny +3hood +hoon4 +hor5at +ho5ris +hort3e +ho5ru +hos4e +ho5sen +hos1p +1hous +house3 +hov5el +4h5p +4hr4 +hree5 +hro5niz +hro3po +4h1s2 +h4sh +h4tar +ht1en +ht5es +h4ty +hu4g +hu4min +hun5ke +hun4t +hus3t4 +hu4t +h1w +h4wart +hy3pe +hy3ph +hy2s +2i1a +i2al +iam4 +iam5ete +i2an +4ianc +ian3i +4ian4t +ia5pe +iass4 +i4ativ +ia4tric +i4atu +ibe4 +ib3era +ib5ert +ib5ia +ib3in +ib5it. +ib5ite +i1bl +ib3li +i5bo +i1br +i2b5ri +i5bun +4icam +5icap +4icar +i4car. +i4cara +icas5 +i4cay +iccu4 +4iceo +4ich +2ici +i5cid +ic5ina +i2cip +ic3ipa +i4cly +i2c5oc +4i1cr +5icra +i4cry +ic4te +ictu2 +ic4t3ua +ic3ula +ic4um +ic5uo +i3cur +2id +i4dai +id5anc +id5d +ide3al +ide4s +i2di +id5ian +idi4ar +i5die +id3io +idi5ou +id1it +id5iu +i3dle +i4dom +id3ow +i4dr +i2du +id5uo +2ie4 +ied4e +5ie5ga +ield3 +ien5a4 +ien4e +i5enn +i3enti +i1er. +i3esc +i1est +i3et +4if. +if5ero +iff5en +if4fr +4ific. +i3fie +i3fl +4ift +2ig +iga5b +ig3era +ight3i +4igi +i3gib +ig3il +ig3in +ig3it +i4g4l +i2go +ig3or +ig5ot +i5gre +igu5i +ig1ur +i3h +4i5i4 +i3j +4ik +i1la +il3a4b +i4lade +i2l5am +ila5ra +i3leg +il1er +ilev4 +il5f +il1i +il3ia +il2ib +il3io +il4ist +2ilit +il2iz +ill5ab +4iln +il3oq +il4ty +il5ur +il3v +i4mag +im3age +ima5ry +imenta5r +4imet +im1i +im5ida +imi5le +i5mini +4imit +im4ni +i3mon +i2mu +im3ula +2in. +i4n3au +4inav +incel4 +in3cer +4ind +in5dling +2ine +i3nee +iner4ar +i5ness +4inga +4inge +in5gen +4ingi +in5gling +4ingo +4ingu +2ini +i5ni. +i4nia +in3io +in1is +i5nite. +5initio +in3ity +4ink +4inl +2inn +2i1no +i4no4c +ino4s +i4not +2ins +in3se +insur5a +2int. +2in4th +in1u +i5nus +4iny +2io +4io. +ioge4 +io2gr +i1ol +io4m +ion3at +ion4ery +ion3i +io5ph +ior3i +i4os +io5th +i5oti +io4to +i4our +2ip +ipe4 +iphras4 +ip3i +ip4ic +ip4re4 +ip3ul +i3qua +iq5uef +iq3uid +iq3ui3t +4ir +i1ra +ira4b +i4rac +ird5e +ire4de +i4ref +i4rel4 +i4res +ir5gi +ir1i +iri5de +ir4is +iri3tu +5i5r2iz +ir4min +iro4g +5iron. +ir5ul +2is. +is5ag +is3ar +isas5 +2is1c +is3ch +4ise +is3er +3isf +is5han +is3hon +ish5op +is3ib +isi4d +i5sis +is5itiv +4is4k +islan4 +4isms +i2so +iso5mer +is1p +is2pi +is4py +4is1s +is4sal +issen4 +is4ses +is4ta. +is1te +is1ti +ist4ly +4istral +i2su +is5us +4ita. +ita4bi +i4tag +4ita5m +i3tan +i3tat +2ite +it3era +i5teri +it4es +2ith +i1ti +4itia +4i2tic +it3ica +5i5tick +it3ig +it5ill +i2tim +2itio +4itis +i4tism +i2t5o5m +4iton +i4tram +it5ry +4itt +it3uat +i5tud +it3ul +4itz. +i1u +2iv +iv3ell +iv3en. +i4v3er. +i4vers. +iv5il. +iv5io +iv1it +i5vore +iv3o3ro +i4v3ot +4i5w +ix4o +4iy +4izar +izi4 +5izont +5ja +jac4q +ja4p +1je +jer5s +4jestie +4jesty +jew3 +jo4p +5judg +3ka. +k3ab +k5ag +kais4 +kal4 +k1b +k2ed +1kee +ke4g +ke5li +k3en4d +k1er +kes4 +k3est. +ke4ty +k3f +kh4 +k1i +5ki. +5k2ic +k4ill +kilo5 +k4im +k4in. +kin4de +k5iness +kin4g +ki4p +kis4 +k5ish +kk4 +k1l +4kley +4kly +k1m +k5nes +1k2no +ko5r +kosh4 +k3ou +kro5n +4k1s2 +k4sc +ks4l +k4sy +k5t +k1w +lab3ic +l4abo +laci4 +l4ade +la3dy +lag4n +lam3o +3land +lan4dl +lan5et +lan4te +lar4g +lar3i +las4e +la5tan +4lateli +4lativ +4lav +la4v4a +2l1b +lbin4 +4l1c2 +lce4 +l3ci +2ld +l2de +ld4ere +ld4eri +ldi4 +ld5is +l3dr +l4dri +le2a +le4bi +left5 +5leg. +5legg +le4mat +lem5atic +4len. +3lenc +5lene. +1lent +le3ph +le4pr +lera5b +ler4e +3lerg +3l4eri +l4ero +les2 +le5sco +5lesq +3less +5less. +l3eva +lev4er. +lev4era +lev4ers +3ley +4leye +2lf +l5fr +4l1g4 +l5ga +lgar3 +l4ges +lgo3 +2l3h +li4ag +li2am +liar5iz +li4as +li4ato +li5bi +5licio +li4cor +4lics +4lict. +l4icu +l3icy +l3ida +lid5er +3lidi +lif3er +l4iff +li4fl +5ligate +3ligh +li4gra +3lik +4l4i4l +lim4bl +lim3i +li4mo +l4im4p +l4ina +1l4ine +lin3ea +lin3i +link5er +li5og +4l4iq +lis4p +l1it +l2it. +5litica +l5i5tics +liv3er +l1iz +4lj +lka3 +l3kal +lka4t +l1l +l4law +l2le +l5lea +l3lec +l3leg +l3lel +l3le4n +l3le4t +ll2i +l2lin4 +l5lina +ll4o +lloqui5 +ll5out +l5low +2lm +l5met +lm3ing +l4mod +lmon4 +2l1n2 +3lo. +lob5al +lo4ci +4lof +3logic +l5ogo +3logu +lom3er +5long +lon4i +l3o3niz +lood5 +5lope. +lop3i +l3opm +lora4 +lo4rato +lo5rie +lor5ou +5los. +los5et +5losophiz +5losophy +los4t +lo4ta +loun5d +2lout +4lov +2lp +lpa5b +l3pha +l5phi +lp5ing +l3pit +l4pl +l5pr +4l1r +2l1s2 +l4sc +l2se +l4sie +4lt +lt5ag +ltane5 +l1te +lten4 +ltera4 +lth3i +l5ties. +ltis4 +l1tr +ltu2 +ltur3a +lu5a +lu3br +luch4 +lu3ci +lu3en +luf4 +lu5id +lu4ma +5lumi +l5umn. +5lumnia +lu3o +luo3r +4lup +luss4 +lus3te +1lut +l5ven +l5vet4 +2l1w +1ly +4lya +4lyb +ly5me +ly3no +2lys4 +l5yse +1ma +2mab +ma2ca +ma5chine +ma4cl +mag5in +5magn +2mah +maid5 +4mald +ma3lig +ma5lin +mal4li +mal4ty +5mania +man5is +man3iz +4map +ma5rine. +ma5riz +mar4ly +mar3v +ma5sce +mas4e +mas1t +5mate +math3 +ma3tis +4matiza +4m1b +mba4t5 +m5bil +m4b3ing +mbi4v +4m5c +4me. +2med +4med. +5media +me3die +m5e5dy +me2g +mel5on +mel4t +me2m +mem1o3 +1men +men4a +men5ac +men4de +4mene +men4i +mens4 +mensu5 +3ment +men4te +me5on +m5ersa +2mes +3mesti +me4ta +met3al +me1te +me5thi +m4etr +5metric +me5trie +me3try +me4v +4m1f +2mh +5mi. +mi3a +mid4a +mid4g +mig4 +3milia +m5i5lie +m4ill +min4a +3mind +m5inee +m4ingl +min5gli +m5ingly +min4t +m4inu +miot4 +m2is +mis4er. +mis5l +mis4ti +m5istry +4mith +m2iz +4mk +4m1l +m1m +mma5ry +4m1n +mn4a +m4nin +mn4o +1mo +4mocr +5mocratiz +mo2d1 +mo4go +mois2 +moi5se +4mok +mo5lest +mo3me +mon5et +mon5ge +moni3a +mon4ism +mon4ist +mo3niz +monol4 +mo3ny. +mo2r +4mora. +mos2 +mo5sey +mo3sp +moth3 +m5ouf +3mous +mo2v +4m1p +mpara5 +mpa5rab +mpar5i +m3pet +mphas4 +m2pi +mpi4a +mp5ies +m4p1in +m5pir +mp5is +mpo3ri +mpos5ite +m4pous +mpov5 +mp4tr +m2py +4m3r +4m1s2 +m4sh +m5si +4mt +1mu +mula5r4 +5mult +multi3 +3mum +mun2 +4mup +mu4u +4mw +1na +2n1a2b +n4abu +4nac. +na4ca +n5act +nag5er. +nak4 +na4li +na5lia +4nalt +na5mit +n2an +nanci4 +nan4it +nank4 +nar3c +4nare +nar3i +nar4l +n5arm +n4as +nas4c +nas5ti +n2at +na3tal +nato5miz +n2au +nau3se +3naut +nav4e +4n1b4 +ncar5 +n4ces. +n3cha +n5cheo +n5chil +n3chis +nc1in +nc4it +ncour5a +n1cr +n1cu +n4dai +n5dan +n1de +nd5est. +ndi4b +n5d2if +n1dit +n3diz +n5duc +ndu4r +nd2we +2ne. +n3ear +ne2b +neb3u +ne2c +5neck +2ned +ne4gat +neg5ativ +5nege +ne4la +nel5iz +ne5mi +ne4mo +1nen +4nene +3neo +ne4po +ne2q +n1er +nera5b +n4erar +n2ere +n4er5i +ner4r +1nes +2nes. +4nesp +2nest +4nesw +3netic +ne4v +n5eve +ne4w +n3f +n4gab +n3gel +nge4n4e +n5gere +n3geri +ng5ha +n3gib +ng1in +n5git +n4gla +ngov4 +ng5sh +n1gu +n4gum +n2gy +4n1h4 +nha4 +nhab3 +nhe4 +3n4ia +ni3an +ni4ap +ni3ba +ni4bl +ni4d +ni5di +ni4er +ni2fi +ni5ficat +n5igr +nik4 +n1im +ni3miz +n1in +5nine. +nin4g +ni4o +5nis. +nis4ta +n2it +n4ith +3nitio +n3itor +ni3tr +n1j +4nk2 +n5kero +n3ket +nk3in +n1kl +4n1l +n5m +nme4 +nmet4 +4n1n2 +nne4 +nni3al +nni4v +nob4l +no3ble +n5ocl +4n3o2d +3noe +4nog +noge4 +nois5i +no5l4i +5nologis +3nomic +n5o5miz +no4mo +no3my +no4n +non4ag +non5i +n5oniz +4nop +5nop5o5li +nor5ab +no4rary +4nosc +nos4e +nos5t +no5ta +1nou +3noun +nov3el3 +nowl3 +n1p4 +npi4 +npre4c +n1q +n1r +nru4 +2n1s2 +ns5ab +nsati4 +ns4c +n2se +n4s3es +nsid1 +nsig4 +n2sl +ns3m +n4soc +ns4pe +n5spi +nsta5bl +n1t +nta4b +nter3s +nt2i +n5tib +nti4er +nti2f +n3tine +n4t3ing +nti4p +ntrol5li +nt4s +ntu3me +nu1a +nu4d +nu5en +nuf4fe +n3uin +3nu3it +n4um +nu1me +n5umi +3nu4n +n3uo +nu3tr +n1v2 +n1w4 +nym4 +nyp4 +4nz +n3za +4oa +oad3 +o5a5les +oard3 +oas4e +oast5e +oat5i +ob3a3b +o5bar +obe4l +o1bi +o2bin +ob5ing +o3br +ob3ul +o1ce +och4 +o3chet +ocif3 +o4cil +o4clam +o4cod +oc3rac +oc5ratiz +ocre3 +5ocrit +octor5a +oc3ula +o5cure +od5ded +od3ic +odi3o +o2do4 +odor3 +od5uct. +od5ucts +o4el +o5eng +o3er +oe4ta +o3ev +o2fi +of5ite +ofit4t +o2g5a5r +og5ativ +o4gato +o1ge +o5gene +o5geo +o4ger +o3gie +1o1gis +og3it +o4gl +o5g2ly +3ogniz +o4gro +ogu5i +1ogy +2ogyn +o1h2 +ohab5 +oi2 +oic3es +oi3der +oiff4 +oig4 +oi5let +o3ing +oint5er +o5ism +oi5son +oist5en +oi3ter +o5j +2ok +o3ken +ok5ie +o1la +o4lan +olass4 +ol2d +old1e +ol3er +o3lesc +o3let +ol4fi +ol2i +o3lia +o3lice +ol5id. +o3li4f +o5lil +ol3ing +o5lio +o5lis. +ol3ish +o5lite +o5litio +o5liv +olli4e +ol5ogiz +olo4r +ol5pl +ol2t +ol3ub +ol3ume +ol3un +o5lus +ol2v +o2ly +om5ah +oma5l +om5atiz +om2be +om4bl +o2me +om3ena +om5erse +o4met +om5etry +o3mia +om3ic. +om3ica +o5mid +om1in +o5mini +5ommend +omo4ge +o4mon +om3pi +ompro5 +o2n +on1a +on4ac +o3nan +on1c +3oncil +2ond +on5do +o3nen +on5est +on4gu +on1ic +o3nio +on1is +o5niu +on3key +on4odi +on3omy +on3s +onspi4 +onspir5a +onsu4 +onten4 +on3t4i +ontif5 +on5um +onva5 +oo2 +ood5e +ood5i +oo4k +oop3i +o3ord +oost5 +o2pa +ope5d +op1er +3opera +4operag +2oph +o5phan +o5pher +op3ing +o3pit +o5pon +o4posi +o1pr +op1u +opy5 +o1q +o1ra +o5ra. +o4r3ag +or5aliz +or5ange +ore5a +o5real +or3ei +ore5sh +or5est. +orew4 +or4gu +4o5ria +or3ica +o5ril +or1in +o1rio +or3ity +o3riu +or2mi +orn2e +o5rof +or3oug +or5pe +3orrh +or4se +ors5en +orst4 +or3thi +or3thy +or4ty +o5rum +o1ry +os3al +os2c +os4ce +o3scop +4oscopi +o5scr +os4i4e +os5itiv +os3ito +os3ity +osi4u +os4l +o2so +os4pa +os4po +os2ta +o5stati +os5til +os5tit +o4tan +otele4g +ot3er. +ot5ers +o4tes +4oth +oth5esi +oth3i4 +ot3ic. +ot5ica +o3tice +o3tif +o3tis +oto5s +ou2 +ou3bl +ouch5i +ou5et +ou4l +ounc5er +oun2d +ou5v +ov4en +over4ne +over3s +ov4ert +o3vis +oviti4 +o5v4ol +ow3der +ow3el +ow5est +ow1i +own5i +o4wo +oy1a +1pa +pa4ca +pa4ce +pac4t +p4ad +5pagan +p3agat +p4ai +pain4 +p4al +pan4a +pan3el +pan4ty +pa3ny +pa1p +pa4pu +para5bl +par5age +par5di +3pare +par5el +p4a4ri +par4is +pa2te +pa5ter +5pathic +pa5thy +pa4tric +pav4 +3pay +4p1b +pd4 +4pe. +3pe4a +pear4l +pe2c +2p2ed +3pede +3pedi +pedia4 +ped4ic +p4ee +pee4d +pek4 +pe4la +peli4e +pe4nan +p4enc +pen4th +pe5on +p4era. +pera5bl +p4erag +p4eri +peri5st +per4mal +perme5 +p4ern +per3o +per3ti +pe5ru +per1v +pe2t +pe5ten +pe5tiz +4pf +4pg +4ph. +phar5i +phe3no +ph4er +ph4es. +ph1ic +5phie +ph5ing +5phisti +3phiz +ph2l +3phob +3phone +5phoni +pho4r +4phs +ph3t +5phu +1phy +pi3a +pian4 +pi4cie +pi4cy +p4id +p5ida +pi3de +5pidi +3piec +pi3en +pi4grap +pi3lo +pi2n +p4in. +pind4 +p4ino +3pi1o +pion4 +p3ith +pi5tha +pi2tu +2p3k2 +1p2l2 +3plan +plas5t +pli3a +pli5er +4plig +pli4n +ploi4 +plu4m +plum4b +4p1m +2p3n +po4c +5pod. +po5em +po3et5 +5po4g +poin2 +5point +poly5t +po4ni +po4p +1p4or +po4ry +1pos +pos1s +p4ot +po4ta +5poun +4p1p +ppa5ra +p2pe +p4ped +p5pel +p3pen +p3per +p3pet +ppo5site +pr2 +pray4e +5preci +pre5co +pre3em +pref5ac +pre4la +pre3r +p3rese +3press +pre5ten +pre3v +5pri4e +prin4t3 +pri4s +pris3o +p3roca +prof5it +pro3l +pros3e +pro1t +2p1s2 +p2se +ps4h +p4sib +2p1t +pt5a4b +p2te +p2th +pti3m +ptu4r +p4tw +pub3 +pue4 +puf4 +pul3c +pu4m +pu2n +pur4r +5pus +pu2t +5pute +put3er +pu3tr +put4ted +put4tin +p3w +qu2 +qua5v +2que. +3quer +3quet +2rab +ra3bi +rach4e +r5acl +raf5fi +raf4t +r2ai +ra4lo +ram3et +r2ami +rane5o +ran4ge +r4ani +ra5no +rap3er +3raphy +rar5c +rare4 +rar5ef +4raril +r2as +ration4 +rau4t +ra5vai +rav3el +ra5zie +r1b +r4bab +r4bag +rbi2 +rbi4f +r2bin +r5bine +rb5ing. +rb4o +r1c +r2ce +rcen4 +r3cha +rch4er +r4ci4b +rc4it +rcum3 +r4dal +rd2i +rdi4a +rdi4er +rdin4 +rd3ing +2re. +re1al +re3an +re5arr +5reav +re4aw +r5ebrat +rec5oll +rec5ompe +re4cre +2r2ed +re1de +re3dis +red5it +re4fac +re2fe +re5fer. +re3fi +re4fy +reg3is +re5it +re1li +re5lu +r4en4ta +ren4te +re1o +re5pin +re4posi +re1pu +r1er4 +r4eri +rero4 +re5ru +r4es. +re4spi +ress5ib +res2t +re5stal +re3str +re4ter +re4ti4z +re3tri +reu2 +re5uti +rev2 +re4val +rev3el +r5ev5er. +re5vers +re5vert +re5vil +rev5olu +re4wh +r1f +rfu4 +r4fy +rg2 +rg3er +r3get +r3gic +rgi4n +rg3ing +r5gis +r5git +r1gl +rgo4n +r3gu +rh4 +4rh. +4rhal +ri3a +ria4b +ri4ag +r4ib +rib3a +ric5as +r4ice +4rici +5ricid +ri4cie +r4ico +rid5er +ri3enc +ri3ent +ri1er +ri5et +rig5an +5rigi +ril3iz +5riman +rim5i +3rimo +rim4pe +r2ina +5rina. +rin4d +rin4e +rin4g +ri1o +5riph +riph5e +ri2pl +rip5lic +r4iq +r2is +r4is. +ris4c +r3ish +ris4p +ri3ta3b +r5ited. +rit5er. +rit5ers +rit3ic +ri2tu +rit5ur +riv5el +riv3et +riv3i +r3j +r3ket +rk4le +rk4lin +r1l +rle4 +r2led +r4lig +r4lis +rl5ish +r3lo4 +r1m +rma5c +r2me +r3men +rm5ers +rm3ing +r4ming. +r4mio +r3mit +r4my +r4nar +r3nel +r4ner +r5net +r3ney +r5nic +r1nis4 +r3nit +r3niv +rno4 +r4nou +r3nu +rob3l +r2oc +ro3cr +ro4e +ro1fe +ro5fil +rok2 +ro5ker +5role. +rom5ete +rom4i +rom4p +ron4al +ron4e +ro5n4is +ron4ta +1room +5root +ro3pel +rop3ic +ror3i +ro5ro +ros5per +ros4s +ro4the +ro4ty +ro4va +rov5el +rox5 +r1p +r4pea +r5pent +rp5er. +r3pet +rp4h4 +rp3ing +r3po +r1r4 +rre4c +rre4f +r4reo +rre4st +rri4o +rri4v +rron4 +rros4 +rrys4 +4rs2 +r1sa +rsa5ti +rs4c +r2se +r3sec +rse4cr +rs5er. +rs3es +rse5v2 +r1sh +r5sha +r1si +r4si4b +rson3 +r1sp +r5sw +rtach4 +r4tag +r3teb +rten4d +rte5o +r1ti +rt5ib +rti4d +r4tier +r3tig +rtil3i +rtil4l +r4tily +r4tist +r4tiv +r3tri +rtroph4 +rt4sh +ru3a +ru3e4l +ru3en +ru4gl +ru3in +rum3pl +ru2n +runk5 +run4ty +r5usc +ruti5n +rv4e +rvel4i +r3ven +rv5er. +r5vest +r3vey +r3vic +rvi4v +r3vo +r1w +ry4c +5rynge +ry3t +sa2 +2s1ab +5sack +sac3ri +s3act +5sai +salar4 +sal4m +sa5lo +sal4t +3sanc +san4de +s1ap +sa5ta +5sa3tio +sat3u +sau4 +sa5vor +5saw +4s5b +scan4t5 +sca4p +scav5 +s4ced +4scei +s4ces +sch2 +s4cho +3s4cie +5scin4d +scle5 +s4cli +scof4 +4scopy +scour5a +s1cu +4s5d +4se. +se4a +seas4 +sea5w +se2c3o +3sect +4s4ed +se4d4e +s5edl +se2g +seg3r +5sei +se1le +5self +5selv +4seme +se4mol +sen5at +4senc +sen4d +s5ened +sen5g +s5enin +4sentd +4sentl +sep3a3 +4s1er. +s4erl +ser4o +4servo +s1e4s +se5sh +ses5t +5se5um +5sev +sev3en +sew4i +5sex +4s3f +2s3g +s2h +2sh. +sh1er +5shev +sh1in +sh3io +3ship +shiv5 +sho4 +sh5old +shon3 +shor4 +short5 +4shw +si1b +s5icc +3side. +5sides +5sidi +si5diz +4signa +sil4e +4sily +2s1in +s2ina +5sine. +s3ing +1sio +5sion +sion5a +si2r +sir5a +1sis +3sitio +5siu +1siv +5siz +sk2 +4ske +s3ket +sk5ine +sk5ing +s1l2 +s3lat +s2le +slith5 +2s1m +s3ma +small3 +sman3 +smel4 +s5men +5smith +smol5d4 +s1n4 +1so +so4ce +soft3 +so4lab +sol3d2 +so3lic +5solv +3som +3s4on. +sona4 +son4g +s4op +5sophic +s5ophiz +s5ophy +sor5c +sor5d +4sov +so5vi +2spa +5spai +spa4n +spen4d +2s5peo +2sper +s2phe +3spher +spho5 +spil4 +sp5ing +4spio +s4ply +s4pon +spor4 +4spot +squal4l +s1r +2ss +s1sa +ssas3 +s2s5c +s3sel +s5seng +s4ses. +s5set +s1si +s4sie +ssi4er +ss5ily +s4sl +ss4li +s4sn +sspend4 +ss2t +ssur5a +ss5w +2st. +s2tag +s2tal +stam4i +5stand +s4ta4p +5stat. +s4ted +stern5i +s5tero +ste2w +stew5a +s3the +st2i +s4ti. +s5tia +s1tic +5stick +s4tie +s3tif +st3ing +5stir +s1tle +5stock +stom3a +5stone +s4top +3store +st4r +s4trad +5stratu +s4tray +s4trid +4stry +4st3w +s2ty +1su +su1al +su4b3 +su2g3 +su5is +suit3 +s4ul +su2m +sum3i +su2n +su2r +4sv +sw2 +4swo +s4y +4syc +3syl +syn5o +sy5rin +1ta +3ta. +2tab +ta5bles +5taboliz +4taci +ta5do +4taf4 +tai5lo +ta2l +ta5la +tal5en +tal3i +4talk +tal4lis +ta5log +ta5mo +tan4de +tanta3 +ta5per +ta5pl +tar4a +4tarc +4tare +ta3riz +tas4e +ta5sy +4tatic +ta4tur +taun4 +tav4 +2taw +tax4is +2t1b +4tc +t4ch +tch5et +4t1d +4te. +tead4i +4teat +tece4 +5tect +2t1ed +te5di +1tee +teg4 +te5ger +te5gi +3tel. +teli4 +5tels +te2ma2 +tem3at +3tenan +3tenc +3tend +4tenes +1tent +ten4tag +1teo +te4p +te5pe +ter3c +5ter3d +1teri +ter5ies +ter3is +teri5za +5ternit +ter5v +4tes. +4tess +t3ess. +teth5e +3teu +3tex +4tey +2t1f +4t1g +2th. +than4 +th2e +4thea +th3eas +the5at +the3is +3thet +th5ic. +th5ica +4thil +5think +4thl +th5ode +5thodic +4thoo +thor5it +tho5riz +2ths +1tia +ti4ab +ti4ato +2ti2b +4tick +t4ico +t4ic1u +5tidi +3tien +tif2 +ti5fy +2tig +5tigu +till5in +1tim +4timp +tim5ul +2t1in +t2ina +3tine. +3tini +1tio +ti5oc +tion5ee +5tiq +ti3sa +3tise +tis4m +ti5so +tis4p +5tistica +ti3tl +ti4u +1tiv +tiv4a +1tiz +ti3za +ti3zen +2tl +t5la +tlan4 +3tle. +3tled +3tles. +t5let. +t5lo +4t1m +tme4 +2t1n2 +1to +to3b +to5crat +4todo +2tof +to2gr +to5ic +to2ma +tom4b +to3my +ton4ali +to3nat +4tono +4tony +to2ra +to3rie +tor5iz +tos2 +5tour +4tout +to3war +4t1p +1tra +tra3b +tra5ch +traci4 +trac4it +trac4te +tras4 +tra5ven +trav5es5 +tre5f +tre4m +trem5i +5tria +tri5ces +5tricia +4trics +2trim +tri4v +tro5mi +tron5i +4trony +tro5phe +tro3sp +tro3v +tru5i +trus4 +4t1s2 +t4sc +tsh4 +t4sw +4t3t2 +t4tes +t5to +ttu4 +1tu +tu1a +tu3ar +tu4bi +tud2 +4tue +4tuf4 +5tu3i +3tum +tu4nis +2t3up. +3ture +5turi +tur3is +tur5o +tu5ry +3tus +4tv +tw4 +4t1wa +twis4 +4two +1ty +4tya +2tyl +type3 +ty5ph +4tz +tz4e +4uab +uac4 +ua5na +uan4i +uar5ant +uar2d +uar3i +uar3t +u1at +uav4 +ub4e +u4bel +u3ber +u4bero +u1b4i +u4b5ing +u3ble. +u3ca +uci4b +uc4it +ucle3 +u3cr +u3cu +u4cy +ud5d +ud3er +ud5est +udev4 +u1dic +ud3ied +ud3ies +ud5is +u5dit +u4don +ud4si +u4du +u4ene +uens4 +uen4te +uer4il +3ufa +u3fl +ugh3en +ug5in +2ui2 +uil5iz +ui4n +u1ing +uir4m +uita4 +uiv3 +uiv4er. +u5j +4uk +u1la +ula5b +u5lati +ulch4 +5ulche +ul3der +ul4e +u1len +ul4gi +ul2i +u5lia +ul3ing +ul5ish +ul4lar +ul4li4b +ul4lis +4ul3m +u1l4o +4uls +uls5es +ul1ti +ultra3 +4ultu +u3lu +ul5ul +ul5v +um5ab +um4bi +um4bly +u1mi +u4m3ing +umor5o +um2p +unat4 +u2ne +un4er +u1ni +un4im +u2nin +un5ish +uni3v +un3s4 +un4sw +unt3ab +un4ter. +un4tes +unu4 +un5y +un5z +u4ors +u5os +u1ou +u1pe +uper5s +u5pia +up3ing +u3pl +up3p +upport5 +upt5ib +uptu4 +u1ra +4ura. +u4rag +u4ras +ur4be +urc4 +ur1d +ure5at +ur4fer +ur4fr +u3rif +uri4fic +ur1in +u3rio +u1rit +ur3iz +ur2l +url5ing. +ur4no +uros4 +ur4pe +ur4pi +urs5er +ur5tes +ur3the +urti4 +ur4tie +u3ru +2us +u5sad +u5san +us4ap +usc2 +us3ci +use5a +u5sia +u3sic +us4lin +us1p +us5sl +us5tere +us1tr +u2su +usur4 +uta4b +u3tat +4ute. +4utel +4uten +uten4i +4u1t2i +uti5liz +u3tine +ut3ing +ution5a +u4tis +5u5tiz +u4t1l +ut5of +uto5g +uto5matic +u5ton +u4tou +uts4 +u3u +uu4m +u1v2 +uxu3 +uz4e +1va +5va. +2v1a4b +vac5il +vac3u +vag4 +va4ge +va5lie +val5o +val1u +va5mo +va5niz +va5pi +var5ied +3vat +4ve. +4ved +veg3 +v3el. +vel3li +ve4lo +v4ely +ven3om +v5enue +v4erd +5vere. +v4erel +v3eren +ver5enc +v4eres +ver3ie +vermi4n +3verse +ver3th +v4e2s +4ves. +ves4te +ve4te +vet3er +ve4ty +vi5ali +5vian +5vide. +5vided +4v3iden +5vides +5vidi +v3if +vi5gn +vik4 +2vil +5vilit +v3i3liz +v1in +4vi4na +v2inc +vin5d +4ving +vio3l +v3io4r +vi1ou +vi4p +vi5ro +vis3it +vi3so +vi3su +4viti +vit3r +4vity +3viv +5vo. +voi4 +3vok +vo4la +v5ole +5volt +3volv +vom5i +vor5ab +vori4 +vo4ry +vo4ta +4votee +4vv4 +v4y +w5abl +2wac +wa5ger +wag5o +wait5 +w5al. +wam4 +war4t +was4t +wa1te +wa5ver +w1b +wea5rie +weath3 +wed4n +weet3 +wee5v +wel4l +w1er +west3 +w3ev +whi4 +wi2 +wil2 +will5in +win4de +win4g +wir4 +3wise +with3 +wiz5 +w4k +wl4es +wl3in +w4no +1wo2 +wom1 +wo5ven +w5p +wra4 +wri4 +writa4 +w3sh +ws4l +ws4pe +w5s4t +4wt +wy4 +x1a +xac5e +x4ago +xam3 +x4ap +xas5 +x3c2 +x1e +xe4cuto +x2ed +xer4i +xe5ro +x1h +xhi2 +xhil5 +xhu4 +x3i +xi5a +xi5c +xi5di +x4ime +xi5miz +x3o +x4ob +x3p +xpan4d +xpecto5 +xpe3d +x1t2 +x3ti +x1u +xu3a +xx4 +y5ac +3yar4 +y5at +y1b +y1c +y2ce +yc5er +y3ch +ych4e +ycom4 +ycot4 +y1d +y5ee +y1er +y4erf +yes4 +ye4t +y5gi +4y3h +y1i +y3la +ylla5bl +y3lo +y5lu +ymbol5 +yme4 +ympa3 +yn3chr +yn5d +yn5g +yn5ic +5ynx +y1o4 +yo5d +y4o5g +yom4 +yo5net +y4ons +y4os +y4ped +yper5 +yp3i +y3po +y4poc +yp2ta +y5pu +yra5m +yr5ia +y3ro +yr4r +ys4c +y3s2e +ys3ica +ys3io +3ysis +y4so +yss4 +ys1t +ys3ta +ysur4 +y3thin +yt3ic +y1w +za1 +z5a2b +zar2 +4zb +2ze +ze4n +ze4p +z1er +ze3ro +zet4 +2z1i +z4il +z4is +5zl +4zm +1zo +zo4m +zo5ol +zte4 +4z1z2 +z4zy +} +\hyphenation{ % Do NOT make any alterations to this list! --- DEK +as-so-ciate +as-so-ciates +dec-li-na-tion +oblig-a-tory +phil-an-thropic +present +presents +project +projects +reci-procity +re-cog-ni-zance +ref-or-ma-tion +ret-ri-bu-tion +ta-ble +} diff --git a/Master/texmf-dist/tex/generic/hyphen/hypht1.tex b/Master/texmf-dist/tex/generic/hyphen/hypht1.tex new file mode 100644 index 00000000000..4b07f5b5013 --- /dev/null +++ b/Master/texmf-dist/tex/generic/hyphen/hypht1.tex @@ -0,0 +1,304 @@ +% This is `hypht1.tex' as of January 31, 2000. +% +% Copyright (C) 1995-2000 Bernd Raichle/DANTE e.V. +% +% ----------------------------------------------------------------- +% IMPORTANT NOTICE: +% +% This program can be redistributed and/or modified under the terms +% of the LaTeX Project Public License Distributed from CTAN +% archives in directory macros/latex/base/lppl.txt; either +% version 1 of the License, or any later version. +% ----------------------------------------------------------------- +% +% This file contains additional hyphenation patterns including +% the character hyphen `-' to be used in conjunction with +% +% * all fonts with font encoding T1 and +% * all national hyphenation patterns. +% +% It enables the hyphenation of words containing explicit hyphens +% when using fonts with \hyphenchar\font <> `\- (e.g. EC fonts). +% +% It is an experimental version for testing and includes all +% lowercase characters (including national characters) in T1 +% encoded fonts. +% In 1990 at the TUG meeting at Cork, Ireland, the european TeX +% user groups agreed on a 256 character encoding supporting many +% european languages with latin writing. LaTeX2e supports this +% character encoding as font encoding "T1". +% +% +% The additional patterns add about 2600 patterns and 6 trie ops. +% Be warned---to load the patterns in the IniTeX pass when creating +% a new format a very large hyphenation trie is needed! +% Example: TeX reports for "hyphen.tex" +% Hyphenation trie of length 6075 has 181 ops out of ... +% with the additional patterns it will report +% Hyphenation trie of length 8618 has 187 ops out of ... +% +% +% Note: +% The \hyphenation command gives special interpretation to the +% character `-'. Therefore it is not possible to include a +% word with an explicit hyphen as hyphenation exception without +% the following trick (from David Kastrup): +% +% \begingroup +% % Make `=' to be seen as an explicit hyphen inside \hyphenation: +% \lccode`\==`\- +% % Example: Declare hyphenation points of `government-founded': +% \hyphenation{gov-ern-ment=-foun-ded} +% \endgroup +% +% +% Error reports for "hypht1.tex" in case of UNCHANGED versions to +% +% Bernd Raichle +% Stettener Str. 73 +% D-73732 Esslingen, FRG +% Email: raichle@Informatik.Uni-Stuttgart.DE +% +% or +% DANTE e.V., Koordinator `german.sty' +% Postfach 10 18 40 +% D-69008 Heidelberg, FRG +% Email: german@Dante.DE +% +% +% Installation: +% ============= +% +% 1. Make sure that the hyphenation trie of your TeX version has +% enough room to load more hyphenation patterns (cf. "pattern +% memory", "trie size" in the documentation of your +% implementation). +% +% 2. load "hypht1.tex" in addition to _every_ hyphenation +% patterns file (i.e. for every value of \language) you are +% using; make sure that \language has not been changed. +% +% Example for LaTeX2e (without Babel's ``language.dat''): +% To load US English and German hyphenation patterns, and load +% "hypht1.tex" in addition to both sets of patterns, create a +% file "hyphen.cfg" with the following contents: +% +% \chardef\l@USenglish=0 \language=\l@USenglish +% \input hyphen +% \input hypht1 +% +% \newlanguage\l@german \language=\l@german +% \input dehypht +% \input hypht1 +% +% \language=\l@USenglish +% \lefthyphenmin=2 \righthyphenmin=3 +% \endinput +% +% Example for LaTeX2e (using Babel's ``language.dat''): +% To load a second file including additional hyphenation patterns +% and hyphenation exceptions you specify the name of the file +% in ``language.dat'' in addition to the regular hyphenation +% pattern file name. For example +% USenglish hyphen.tex hypht1.tex +% german dehypht.tex hypht1.tex +% +% +% 3. Use IniTeX to create a new format file. +% +% +% Changes: +% 1997-04-13 v0.2 First release found on CTAN. +% 2000-01-31 v0.3 added missing glyphs '340-'377 +% (thanks to Vladimir Volovich) +% +% ----------------------------------------------------------------- +% +\begingroup\expandafter\expandafter\expandafter +\endgroup\expandafter\ifx\csname ProvidesFile\endcsname\relax + \wlog{File: hypht1.tex 2000/01/31 v0.3 % + Additional Hyphenation Patterns for T1-encoded fonts} +\else + \ProvidesFile{hypht1.tex}% + [2000/01/31 v0.3 Additional Hyphenation Patterns % + for T1-encoded fonts] +\fi +% +% +% It is possible to use T1-encoded font with TeX 2.x and +% include a subset '000-'177 of these additional hyphenation +% patterns. Nonetheless TeX 2.x is unable to process more than +% one \patterns. If you want to use these patterns, you have to +% include some changes below and in the used set of patterns. +% (You can contact the author for more information.) +% +\ifnum`\A=`\^^41 % TeX 2 or TeX 3? +\else + \message{Sorry, you need TeX 3.x to use these patterns.} + \expandafter\endinput +\fi +% +% +% Make hyphen `-' a word constituent: +% +\lccode`\-=`\- +% +% +% \patterns has a global effect, therefore we can open a group, +% make local changes, call \patterns{...}, close the group, and +% all changes are gone. +% +\begingroup +% +% Some feedback for users with slow computers: +% +\message{...please be patient...} +% +% +\toksdef\L=0 \L={}% list of two letter patterns +\toksdef\S=2 \S={}% list of "simple" patterns +% +\countdef\C=2 % use \C as temporary register for _c_har code +\countdef\i=0 % temporary register: loop index i +% +\catcode`\Y=11 \lccode`\Y=0 % we need `Y' for special purposes +\catcode`\X=11 \lccode`\X=0 % dto for `X' +% +% +% 1) trivial cases: +% +\S={% + 8-7 % disallow hyphenation before, allow after hyphen + .-8 % disallow hyphenation for cases like "bergauf und -ab" + --8 % disallow hyphenation "in" an en- or em-dash (-8-), + % disallow hyphenation before and after an en- or em-dash + % (--8 + 8-7 ==> 8-8-8) because EC fonts v1.0 are missing + % appropriate ligatures for --(-) + hyphenchar! +} +% \changes{v0.2}{1997/02/01}{Replaced `2-1', `.-2' by `8-7', `.-8', +% otherwise it is possible that the `2' is overwritten by a +% greater odd value of another pattern.} +% \changes{v0.2}{1997/04/13}{Added `8-8-8' resp. `--8' for +% EC fonts v1.0.} +% +% +% 2a) for all lowercase letters: +% change catcode to letter (or other) to make sure that these +% characters are not active, ignored, etc. and +% change lccode to a non-zero value to allow its use inside +% \patterns +% +% 2b) Add the patterns +% .X-8 % disallow "X-|ray", "n-|fach", etc. +% 8X8Y- % => "\righthyphenmin"=3 and "\lefthyphenmin"=3 +% -X8Y % before and after the hyphen +% for all X,Y in the set of lowercase letters. +% +% +\def\a#1{% add pattern to pattern list \L + \C=#1\relax \catcode\C=11\lccode\C=\C + \lccode`X=\C + \lowercase{% + \S\expandafter{\the\S .X-8 }% + \L\expandafter{\the\L 8X8Y- -X8Y8 }% + }} +% +% \changes{v0.2}{1997/02/01}{Replaced `X-2' by `X-8, +% otherwise it is possible that the `2' is overwritten by a +% greater odd value of another pattern.} +% +\def\y{% + % + % Add patterns for "lowercase letter d with bar" + % + \a{'236}% lowercase letter d with bar + % + % ... and for all lowercase characters: + % + % for i=`z downto `a do + % change catcode & lccode of char with code i + % add patterns for this char + % endfor + % + \i=`\z \advance\i 1 % + % + \def\x{% + \ifnum\i>`\a % + \advance\i -1 % + \a\i % add patterns for char `i' + \expandafter\x + \fi}% + \x + % + % for i = char "ij" ('274) downto char "a breve" ('240) do + % change catcode & lccode of char with code i + % add patterns for this char + % endfor + % + \i='275 % = '274 + 1 '274: lowercase letter ij + % + \def\x{% + \ifnum\i>'240 % + \advance\i -1 % + \a\i % add patterns for char `i' + \expandafter\x + \fi}% + \x + % + % \changes{v0.3}{2000/01/31}{Added code for char '340-'377.} + % + % for i = char "sharp s" ('377) downto char "a grave" ('340) do + % change catcode & lccode of char with code i + % add patterns for this char + % endfor + % + \i='377 \advance\i 1 % + % + \def\x{% + \ifnum\i>'340 % + \advance\i -1 % + \a\i % add patterns for char `i' + \expandafter\x + \fi}% + \x + % +}% -- end of \y -- +% +% Now do the real work: +% +\y +% +% +% The list of "simple" patterns is ready to use: +% +\patterns{ \the\S }% +\S={}% free memory used for token list +% +% +% Now \L contains all needed patterns for all characters X +% and one character Y. To finish our task we have to loop over Y +% for all lowercase characters. +% +\def\h#1\relax{% lowercase #1 and add patterns + \lowercase{% + \patterns{#1}% + }} +% +\def\a#1{% add patterns in \L with Y replaced by #1 + \lccode`Y=#1\relax + \expandafter\h\the\L\relax +} +% +% Now do the real work (with the redefined macro \a): +% +\y +% +\message{done.} +% +% Restore all \catcode and \lccode setting, definitions for +% csname, register changes, etc. +% +\endgroup +\endinput +%% +%% End of file `hypht1.tex'. diff --git a/Master/texmf-dist/tex/generic/hyphen/ibyhyph.tex b/Master/texmf-dist/tex/generic/hyphen/ibyhyph.tex new file mode 100644 index 00000000000..e3954805543 --- /dev/null +++ b/Master/texmf-dist/tex/generic/hyphen/ibyhyph.tex @@ -0,0 +1,2746 @@ +\message{Greek hyphenation patterns for Ibycus encoding, v3.0} +% This file was mechanically translated from a set of patterns +% for the standard greek encoding using the perl script ibyhyph.pl +% and adding fixes wrt/ the use of lunate sigma. +\begingroup +\ifx\eTeXversion\undefined\message{not using eTeX}\else\savinghyphcodes=1\fi +\lccode`(=`( \lccode`)=`) \lccode``=`` +\lccode `'=`' \lccode`==`= \lccode`+=`+ +\lccode `|=`| +\patterns{% +2+ +%%%% vowels +a1 a2'1 a2`1 a2=1 a2)1 a2)2'1 a2)2`1 a2)2=1 a2(1 a2(2'1 a2(2`1 a2(2=1 a2+1 a2+2'1 a2+2`1 +e1 e2'1 e2`1 e2=1 e2)1 e2)2'1 e2)2`1 e2)2=1 e2(1 e2(2'1 e2(2`1 e2(2=1 e2+1 e2+2'1 e2+2`1 +h1 h2'1 h2`1 h2=1 h2)1 h2)2'1 h2)2`1 h2)2=1 h2(1 h2(2'1 h2(2`1 h2(2=1 h2+1 h2+2'1 h2+2`1 +i1 i2'1 i2`1 i2=1 i2)1 i2)2'1 i2)2`1 i2)2=1 i2(1 i2(2'1 i2(2`1 i2(2=1 i2+1 i2+2'1 i2+2`1 +o1 o2'1 o2`1 o2=1 o2)1 o2)2'1 o2)2`1 o2)2=1 o2(1 o2(2'1 o2(2`1 o2(2=1 o2+1 o2+2'1 o2+2`1 +u1 u2'1 u2`1 u2=1 u2)1 u2)2'1 u2)2`1 u2)2=1 u2(1 u2(2'1 u2(2`1 u2(2=1 u2+1 u2+2'1 u2+2`1 +w1 w2'1 w2`1 w2=1 w2)1 w2)2'1 w2)2`1 w2)2=1 w2(1 w2(2'1 w2(2`1 w2(2=1 w2+1 w2+2'1 w2+2`1 +2|1 +%%%% diphthogs and exceptions +a2i +a2i' +a2i` +a2i= +a2i) +a2i)' +a2i)` +a2i)= +a2i( +a2i(' +a2i(` +a2i(= +a'3i +a=3i +a)3i +a(3i +a2u +a2u' +a2u` +a2u= +a2u) +a2u)' +a2u)` +a2u)= +a2u( +a2u(' +a2u(` +a2u(= +a'3u +a=3u +a)3u +a(3u +e2i +e2i' +e2i` +e2i= +e2i) +e2i)' +e2i)` +e2i)= +e2i( +e2i(' +e2i(` +e2i(= +e'3i +e)3i +e(3i +e2u +e2u' +e2u` +e2u= +e2u) +e2u)' +e2u)` +e2u)= +e2u( +e2u(' +e2u(` +e2u(= +e'3u +e(3u +e)3u +h2u +h2u' +h2u` +h2u= +h2u) +h2u)' +h2u)` +h2u)= +h2u( +h2u(' +h2u(` +h2u(= +h'3u +h=3u +h)3u +h(3u +o2i +o2i' +o2i` +o2i= +o2i) +o2i)' +o2i)` +o2i)= +o2i( +o2i(' +o2i(` +o2i(= +o'3i +o)3i +o(3i +o2u +o2u' +o2u` +o2u= +o2u) +o2u)' +o2u)` +o2u)= +o2u( +o2u(' +o2u(` +o2u(= +o'3u +o)3u +o(3u +u2i +u2i' +u2i` +u2i= +u2i) +u2i)' +u2i)` +u2i)= +u2i( +u2i(' +u2i(` +u2i(= +u'3i +u=3i +u)3i +u(3i +ou3i +o'u4i +o)u4i +o(u4i +o3ui' +o3ui= +%%%% consonants at the end of words +4b. +4g. +4d. +4z. +4q. +4k. +4l. +4m. +4n. +4c. +4p. +4r. +4s. +4c+. +4j. +4t. +4f. +4x. +4y. +%%%% consonants with right apostrophe +4'. +4b'. +4g'. +4d'. +4z'. +4q'. +4k'. +4l'. +4m'. +4n'. +4c'. +4p'. +4r'. +4s'. +4c+'. +4t'. +4f'. +4x'. +4y'. +%%%% consonants at the beggining of words +.b4 +.g4 +.d4 +.z4 +.q4 +.k4 +.l4 +.m4 +.n4 +.c4 +.p4 +.r4 +.s4 +.c+4 +.t4 +.f4 +.x4 +.y4 +%%%% double consonants +2b1b +2g1g +2d1d +2z1z +2q1q +2k1k +2l1l +2m1m +2n1n +2p1p +2r1r +r2)1r2( +2s1s +2c+1c+ +2t1t +2f1f +2x1x +2y1y +%%%% other divisable consonant combinations +2b1g +2b1z +2b1q +2b1k +2b1c +2b1p +2b1s +2b1c+ +2b1t +2b1f +2b1x +2b1y +% +2g1b +2g1z +2g1q +2g1k +2g1c +2g1p +2g1s +2g1c+ +2g1t +2g1f +2g1x +2g1y +% +2d1b +2d1g +2d1z +2d1q +2d1k +2d1l +2d1c +2d1p +2d1s +2d1c+ +2d1t +2d1f +2d1x +2d1y +% +2z1b +2z1g +2z1d +2z1q +2z1k +2z1l +2z1m +2z1n +2z1c +2z1p +2z1r +2z1s +2z1c+ +2z1t +2z1f +2z1x +2z1y +% +2q1b +2q1g +2q1d +2q1z +2q1k +2q1c +2q1p +2q1s +2q1c+ +2q1t +2q1f +2q1x +2q1y +% +2k1b +2k1g +2k1d +2k1z +2k1q +2k1c +2k1p +2k1s +2k1c+ +2k1f +2k1x +2k1y +% +2l1b +2l1g +2l1d +2l1z +2l1q +2l1k +2l1m +2l1n +2l1c +2l1p +2l1r +2l1s +2l1c+ +2l1t +2l1f +2l1x +2l1y +% +2m1b +2m1g +2m1d +2m1z +2m1q +2m1k +2m1l +2m1c +2m1p +2m1r +2m1s +2m1c+ +2m1t +2m1f +2m1x +2m1y +% +2n1b +2n1g +2n1d +2n1z +2n1q +2n1k +2n1l +2n1m +2n1c +2n1p +2n1r +2n1s +2n1c+ +2nj. +2ns. +2nc+. +2n1t +2n1f +2n1x +2n1y +% +2c1b +2c1g +2c1d +2c1z +2c1q +2c1k +2c1l +2c1m +2c1n +2c1p +2c1r +2c1s +2c1c+ +2c1t +2c1f +2c1x +2c1y +% +2p1b +2p1g +2p1d +2p1z +2p1q +2p1k +2p1c +2p1s +2p1c+ +2p1f +2p1x +2p1y +% +2r1b +2r1g +2r1d +2r1z +2r1q +2r1k +2r1l +2r1m +2r1n +2r1c +2r1p +2r1s +2r1c+ +2r1t +2r1f +2r1x +2r1y +% +% 2s1g % Liddell-Scott lexicon: sg'alh = sk'ala +2s1d +2c+1d +2s1z +2c+1z +2s1l +2c+1l +2s1n +2c+1n +2s1c +2c+1c +2s1r +2c+1r +2s1y +2c+1y +% +2t1b +2t1g +2t1d +2t1z +2t1q +2t1k +2t1c +2t1p +2t1s +2t1c+ +2t1f +2t1x +2t1y +% +2f1b +2f1g +2f1d +2f1z +2f1k +2f1c +2f1p +2f1s +2f1c+ +2f1t +2f1x +2f1y +% +2x1b +2x1g +2x1d +2x1z +2x1k +2x1c +2x1p +2x1s +2x1c+ +2x1t +2x1f +2x1y +% +2y1b +2y1g +2y1d +2y1z +2y1q +2y1k +2y1l +2y1m +2y1n +2y1c +2y1p +2y1r +2y1s +2y1c+ +2y1t +2y1f +2y1x +%%%% troublesome double-consonant-apostrophe endings (mostly in poetry) +4bd'. +4bl'. +4bm'. +4bn'. +4br'. +% +4gd'. +4gl'. +4gm'. +4gn'. +4gr'. +% +4dm'. +4dn'. +4dr'. +% +4zb'. +% +4ql'. +4lm'. +4qn'. +4qr'. +% +4kl'. +4km'. +4kn'. +4kr'. +4kt'. +% +4mn'. +% +4pl'. +4pm'. +4pn'. +4pr'. +4pt'. +% +4sb'. +4c+b'. +4sg'. +4c+g'. +4sd'. +4c+d'. +4sq'. +4c+q'. +4sk'. +4c+k'. +4sm'. +4c+m'. +4sp'. +4c+p'. +4st'. +4c+t'. +4sf'. +4c+f'. +4sx'. +4c+x'. +% +4fq'. +4fl'. +4fm'. +4fn'. +4fr'. +% +4xq'. +4xl'. +4xm'. +4xn'. +4xr'. +%%%% compound words / hyphenated according to DF +%%%% +%%%% check for ??? for problematic words! +% +a)gw2n1a'r +a)gw2n1ar +a)die'2c1 +a)die2c1 +a)du2s1w' +a)du2c+1w' +a)du2s1w +a)du2c+1w +a(lo'2s1 +a(lo'2c+1 +a(lo2s1 +a(lo2c+1 +a)mpali'2n1 +a)mpali2n1 +a)mfi'2s1b +a)mfi'2c+1b +a)mfi2s1b +a)mfi2c+1b +% >hmfe2s1b % (>a'or. to~u >amfisbht~w) ??? +% >hmfi2s1b +a)mfi'2s1w +a)mfi'2c+1w +a)mfi2s1w' +a)mfi2c+1w' +a)2n1agh'j. +a)2n1agh's. +a)2n1agh'c+. +a)2n1agh`j. +a)2n1agh`s. +a)2n1agh`c+. +a)2n1ago +a)2n1agei=. +a)2n1agh=. +a)2n1age'j. +a)2n1age's. +a)2n1age'c+. +a)2n1age`j. +a)2n1age`s. +a)2n1age`c+. +a)2n1agei=j. +a)2n1agei=s. +a)2n1agei=c+. +a)2n1agw=n. +a)2n1age'si +a)2n1age'c+i +a)2n1agh= +a)2n1a'gku +a)2n1agku' +a)'2n1agn +a)2n1a'gn +a)2n1agn +a)3n2agna' +a)3n2agnw +a)3n2a'gnw +a)3n2agnw' +a)2n1agri' +a)2n1agri= +a)2n1agri +a)2n1a'gwg +a)2n1agw'g +a)3n2agw'gi +a)3n2agwgi' +a)4n3agwgi'a +a)2n1a'del +a)2n1ade'l +a)2n1a'elp +a)2n1ae'lp +a)'2n1aql +a)2n1a'ql +a)2n1ai'd +a)2n1aid +a)'2n1aim +a)2n1ai'm +a)2n1aim +a)2n1ai'sq +a)2n1ai'c+q +a)2n1aisq +a)2n1aic+q +a)2n1aisi +a)2n1aic+i +a)2n1aisi' +a)2n1aic+i' +a)2n1ai'sx +a)2n1ai'c+x +a)2n1aisx +a)2n1aic+x +a)2n1ai't +a)2n1ait +a)2n1a'kan +a)2n1aka'n +a)2n1ako'lo +a)2n1akolo +a)2n1alg +a)2n1ald +a)3n2alda +a)3n2aldh'sk +a)3n2aldh'c+k +a)2n1a'leip +a)2n1alei'p +a)2n1aleif +a)2n1a'leif +a)2n1alei'f +a)2n1alh'q +a)2n1alhq +a)2n1a'lq +a)2n1alq +a)2n1a'lip +a)2n1ali'p +a)2n1a'list +a)2n1a'lic+t +a)2n1ali'st +a)2n1ali'c+t +a)2n1alk +a)'2n1alk +a)2n1a'lk +a)2n1a'll +a)2n1all +a)3n2a'llo +a)3n2a'lle +a)'2n1alm +a)2n1a'lm +a)2n1alm +a)'2n1alo +a)2n1a'lou +a)2n1a'lw|. +a)'2n1ale. +a)2n1a'loi +a)2n1a'lwn. +a)'2n1alt +a)2n1a'lt +a)2n1ama'c +a)2n1amac +a)2n1ama'rt +a)2n1amart +a)2n1ame'lg +a)2n1amelg +a)2n1amp +a)2n1a'mp +a)2n1amf +a)namfi2s1 +a)namfi2c+1 +a)2n1ana'gk +a)2n1anagk +a)'2n1and +a)2n1a'nd +a)2n1anq +a)3n2anqe' +a)4n3anqe'j. +a)4n3anqe's. +a)4n3anqe'c+. +a)4n3anqe`j. +a)4n3anqe`s. +a)4n3anqe`c+. +a)4n3anqe'si +a)4n3anqe'c+i +a)2n1a'nio +a)2n1ani'o +a)2n1ani'w +a)2n1antag +a)2n1antap +a)2n1anti' +a)2n1anti +a)na2c1ag +a)na'2c1an +a)na2c1a'n +a)na2c1an +a)na'2c1ar +a)na2c1a'r +a)na'2c1ip +a)na2c1i'p +a)2n1acio'l +a)2n1aciol +a)2n1acio'p +a)2n1aciop +a)2n1a'cio +a)2n1aci'o +a)2n1aci'w +a)2n1aci'a +a)2n1aci=a +a)2n1apa'lla +a)2n1apalla' +a)2n1apa'rt +a)2n1apart +a)2n1apau'd +a)2n1apaud +a)2n1apo'b +a)2n1apob +a)2n1apo'g +a)2n1apog +a)2n1apodh' +a)2n1apodh +a)2n1apo'do +a)2n1apodo' +a)2n1apo'dr +a)2n1apodr +a)2n1apo'lau +a)2n1apolau' +a)2n1apolo' +a)2n1apolo +a)2n1apo'lu +a)2n1apolu' +a)2n1apo'n +a)2n1apon +a)2n1apo'p +a)2n1apop +a)2n1apo's +a)2n1apo'c+ +a)2n1apos +a)2n1apoc+ +a)2n1apo'te +a)2n1apote +a)2n1apo'tm +a)2n1apotm +a)2n1apo'tr +a)2n1apotr +a)2n1ara' +a)2n1ara +a)2n1a'r +a)2n1ar +a)'2n1ar +a)3n2ari't +a)3n2ari=t +a)3n2arit +a)3n2arp +a)3n2a'rr +a)3n2arr +a)4n3arrag +a)3n2art +a)3n2aru't +a)2n1a'skh +a)2n1a'c+kh +a)2n1askh' +a)2n1ac+kh' +a)'2n1aspi +a)'2n1ac+pi +a)2n1aspi' +a)2n1ac+pi' +a)2n1a'ssat +a)2n1a'c+c+at +a)2n1assa't +a)2n1ac+c+a't +a)2n1a'stei +a)2n1a'c+tei +a)2n1astei' +a)2n1ac+tei' +a)3n2astei'b +a)3n2ac+tei'b +a)3n2a'steir +a)3n2a'c+teir +a)3n2astei'r +a)3n2ac+tei'r +a)3n2a'steix +a)3n2a'c+teix +a)3n2astei'x +a)3n2ac+tei'x +a)2n1atei`. +a)2n1atei'. +a)2n1ati`. +a)2n1ati'. +a)'2n1atoj. +a)'2n1atos. +a)'2n1atoc+. +a)2n1a'tou. +a)2n1a'tw +a)'2n1aton. +a)'2n1ate +a)'2n1atoi. +a)2n1a'toij. +a)2n1a'tois. +a)2n1a'toic+. +a)2n1a'tt +a)2n1att +a)2n1au'g +a)2n1aug +a)2n1au'd +a)2n1aud +a)3n2audi' +a)3n2audi +a)'2n1aud +a)'2n1aul +a)2n1au'l +a)2n1au'c +a)2n1auc +a)2n1au'x +a)2n1aux +a)2n1afai'r +a)2n1afair +a)2n1afh' +a)2n1afh` +a)2n1afou= +a)2n1afh= +a)2n1afei= +a)2n1afoi= +a)2n1efw=n. +a)2n1afe' +a)2n1afe` +a)3n2afh=n +a)2n1afro'd +a)2n1afrod +a)'2n1afr +a)2n1a'fr +a)2n1axu'r +a)2n1axur +a)ndro'2s1a +a)ndro'2c+1a +a)ndro2s1a +a)ndro2c+1a +a)2n1e'gg +a)2n1egg +a)2n1e'gert +a)2n1ege'rt +a)2n1egk +a)2n1e'gk +a)2n1egx +a)2n1eda' +a)2n1eda +a)2n1e'des +a)2n1e'dec+ +a)2n1ede's +a)2n1ede'c+ +a)2n1e'dras +a)2n1e'drac+ +a)2n1edra's +a)2n1edra'c+ +a)2n1ee'r +a)2n1eer +a)2n1eqe'l +a)2n1eqel +a)2n1e'qi +a)2n1eqi' +a)2n1ei'de +a)2n1eide' +a)2n1ei'dw +a)2n1eidw' +a)2n1ei'ka +a)2n1eika' +a)2n1eiko' +a)2n1eiko +a)2n1eilei' +a)2n1eilei +a)2n1ei'ma +a)2n1ei'2s1ak +a)2n1ei'2c+1ak +a)2n1ei2s1a'k +a)2n1ei2c+1a'k +a)2n1ei'2s1o +a)2n1ei'2c+1o +a)2n1ei2s1o' +a)2n1ei2c+1o' +a)2n1ei2s1for +a)2n1ei2c+1for +a)2n1ei'2s1for +a)2n1ei'2c+1for +a)2n1ei2s1fo'r +a)2n1ei2c+1fo'r +a)2n1e'k +a)2n1ek +a)3n2e'ka +a)3n2eka'j. +a)3n2eka's. +a)3n2eka'c+. +a)3n2eka`j. +a)3n2eka`s. +a)3n2eka`c+. +a)3n2ekt +a)4n3e'2k1tit +a)4n3e2k1ti't +a)ne2k1lip +a)ne2k1lo' +a)ne2k1lo +a)2n1e'lai +a)2n1elai +a)2n1ela't +a)2n1elat +a)2n1e'legk +a)2n1ele'gk +a)2n1elegc +a)2n1ele'h +a)2n1eleh' +a)2n1e'leo +a)2n1ele'o +a)2n1ele'w +a)2n1e'lee +a)2n1elkh' +a)2n1elkh` +a)2n1elko +a)2n1elkh= +a)2n1elke'j. +a)2n1elke's. +a)2n1elke'c+. +a)2n1elke`j. +a)2n1elke`s. +a)2n1elke`c+. +a)2n1elke +a)2n1elkw= +a)2n1elke's +a)2n1elke'c+ +a)'2n1elkt +a)2n1e'lkt +a)2n1e'lkw +a)2n1elkw' +a)2n1e'll +a)2n1e'lpi +a)2n1elpi' +a)2n1e'lutr +a)2n1elu'tr +a)2n1e'mb +a)2n1emb +a)2n1e'met +a)2n1eme't +a)2n1e'mp +a)2n1emp +a)2n1e'mf +a)2n1emf +a)2n1e'n +a)2n1en +a)3n2e'nei +a)3n2enh' +a)3n2e'ntej. +a)3n2e'ntes. +a)3n2e'ntec+. +a)2n1e2c1 +a)3n2e3c2i'ka +a)3n2e3c2ika' +a)2n1e'or +a)2n1eo'r +a)2n1ep +a)3n2epn +a)3n2ept +a)2n1erast +a)2n1erac+t +a)2n1e'rast +a)2n1e'rac+t +a)2n1era'st +a)2n1era'c+t +a)2n1erg +a)'2n1erg +a)2n1e'rg +a)2n1e'reik +a)2n1erei'k +a)2n1e'reis +a)2n1e'reic+ +a)2n1erei's +a)2n1erei'c+ +a)2n1ereu'nht +a)2n1ereunh't +a)2n1eri' +a)2n1eri +a)2n1eruqri'ast +a)2n1eruqri'ac+t +a)2n1eruqria'st +a)2n1eruqria'c+t +a)2n1e'sti +a)2n1e'c+ti +a)2n1esti' +a)2n1ec+ti' +a)2n1e'tai +a)2n1etai' +a)2n1e'toi +a)2n1etoi' +a)2n1etu +a)2n1e'tu +a)2n1etu' +a)2n1eu'q +a)2n1euq +a)'2n1euk +a)2n1eu'k +a)2n1eul +a)2n1eu'ret +a)2n1eure't +a)2n1eufh'mht +a)2n1eufhmh't +a)2n1eu'x +a)2n1eux +a)2n1eu'c +a)2n1euc +a)2n1huc +a)2n1hu=g +a)2n1hug +a)2n1eukt +a)2n1e'f +a)2n1ef +a)3n2efa'l +a)3n2e'fel +a)3n2efe'l +a)2n1exe' +a)2n1exe +a)2n1e'ya +a)2n1eya' +a)2n1hgem +a)2n1h'd +a)2n1hd +a)2n1h'kes +a)2n1h'kec+ +a)2n1hke's +a)2n1hke'c+ +a)2n1h'ko +a)2n1hko' +a)2n1hko +a)2n1hla'k +a)2n1hlak +a)2n1h'latoj. +a)2n1h'latos. +a)2n1h'latoc+. +a)2n1hla'tou +a)2n1hla'tw +a)2n1h'laton. +a)2n1h'late. +a)2n1hla'toi +a)2n1h'latoi +a)2n1h'lata +a)2n1hleg +a)2n1hleh' +a)2n1hleh` +a)2n1hleo +a)2n1hlee +a)2n1hlew= +a)2n1hlee' +a)2n1hlee` +a)2n1hleh= +a)2n1hle'h +a)2n1h'leip +a)2n1hlei'p +a)2n1hlh' +a)2n1hlh` +a)2n1hlou= +a)2n1hlei= +a)2n1hlh= +a)2n1hle' +a)2n1hle` +a)2n1hloi= +a)2n1hlw= +a)2n1h'lik +a)2n1hli'k +a)2n1h'lio +a)2n1hli'o +a)2n1hli'w +a)2n1h'lia +a)2n1h'lip +a)2n1hli'p +a)2n1hlif +a)2n1h'm +a)2n1hm +a)2n1h'nu +a)2n1hnu' +a)2n1h'rei +a)2n1hrei' +a)2n1hre'm +a)2n1hrem +a)2n1href +a)2n1h'ri +a)2n1hri' +a)2n1h'rot +a)2n1hro't +a)2n1h'ss +a)2n1h'c+c+ +a)2n1hss +a)2n1hc+c+ +a)2n1h'tt +a)2n1htt +a)2n1h'fa +a)2n1hfa +a)2n1i'at +a)2n1ia't +a)2n1i'dio +a)2n1idi'o +a)2n1idi'w +a)2n1i'dia +a)2n1idit +a)'2n1idroj +a)'2n1idros +a)'2n1idroc+ +a)2n1i'drou +a)2n1i'drw +a)'2n1idron +a)'2n1idre +a)2n1i'droi +a)'2n1idroi +a)2n1i'drut +a)2n1idru't +a)2n1idrwt +a)2n1idrw't +a)2n1i'er +a)2n1ie'r +a)2n1iera't +a)3n2ie'rw +a)2n1i'k +a)2n1ik +a)'2n1ik +a)3n2i'kh +a)3n2ikh' +a)2n1i'l +a)2n1il +a)2n1i'mast +a)2n1i'mac+t +a)2n1ima'st +a)2n1ima'c+t +a)2n1i'ou +a)2n1iou' +a)'2n1ipp +a)2n1i'pp +a)2n1is +a)2n1ic+ +a)'2n1is +a)'2n1ic+ +a)2n1i's +a)2n1i'c+ +a)3n2isa=t +a)3n2ic+a=t +a)3n2isa't +a)3n2ic+a't +a)3n2i'st +a)3n2i'c+t +a)3n2ist +a)3n2ic+t +a)4n3istorh +a)4n3ic+torh +a)4n3isto'rh +a)4n3ic+to'rh +a)4n3istorh' +a)4n3ic+torh' +a)3n2i'sx +a)3n2i'c+x +a)4n3i'sxu +a)4n3i'c+xu +a)'2n1ix +a)2n1i'x +a)2n1ixneu't +a)2n1i'y +a)2n1iy +a)2n1o'de +a)2n1ode' +a)'2n1oz +a)2n1o'z +a)2n1oike +a)2n1oikon +a)'2n1oik +a)2n1oi'k +a)2n1oikti' +a)'2n1oikt +a)2n1oi'kt +a)2n1oi'mwk +a)2n1oimw'k +a)2n1oimwk +a)2n1oin +a)'2n1oin +a)2n1oi'n +a)'2n1oistr +a)'2n1oic+tr +a)2n1oi'str +a)2n1oi'c+tr +a)2n1o'l +a)2n1ol +a)'2n1ol +a)3n2olk +a)3n2olo +a)2n1ombri' +a)2n1ombri= +a)'2n1ombro +a)2n1o'mbro +a)2n1o'mbrw +a)'2n1ombra +a)2n1omh'l +a)2n1omhl +a)2n1omi'l +a)2n1omil +a)2n1o'mix +a)2n1omix +a)2n1o'mo +a)2n1omo' +a)2n1omo +a)3n2omoq +a)3n2o'mou. +a)3n2o'mw|. +a)3n2o'mw. +a)2n2o'moin. +a)3n2o'mwn. +a)3n2o'moij. +a)3n2o'mois. +a)3n2o'moic+. +a)3n2o'mouj. +a)3n2o'mous. +a)3n2o'mouc+. +a)2n1o'n +a)2n1on +a)'2n1op +a)2n1o'p +a)2n1o'r +a)2n1or +a)'2n1or +a)3n2orga'z +a)'3n2orq +a)3n2o'rq +a)3n2orma' +a)3n2ort +a)3n2oru' +a)2n1o'si +a)2n1o'c+i +a)2n1osi' +a)2n1oc+i' +a)2n1osi +a)2n1oc+i +a)'2n1osm +a)'2n1oc+m +a)2n1o'sm +a)2n1o'c+m +a)2n1o'sfr +a)2n1o'c+fr +a)2n1osfr +a)2n1oc+fr +a)2n1ou'a +a)2n1oua' +a)2n1ou'si +a)2n1ou'c+i +a)2n1ousi' +a)2n1ouc+i' +a)2n1ou't +a)2n1out +a)2n1ofq +a)2n1o'xeut +a)2n1oxeu't +a)'2n1oxl +a)2n1o'xl +a)2n1oy +a)'2n1oy +a)2n1o'y +a)nta2n1is +a)nta2n1ic+ +a)nta2n1i's +a)nta2n1i'c+ +a)ntei2s1 +a)ntei2c+1 +a)nte2k1 +a)nte2n1 +a)nte2c1 +a)ntidu2s1 +a)ntidu2c+1 +a)ntipare2k1 +a)ntipare2c1 +a)ntipro2s1 +a)ntipro2c+1 +a)ntipros3k2u +a)ntiproc+3k2u +a)ntisu'2n1 +a)ntic+u'2n1 +a)ntisu2n1 +a)ntic+u2n1 +a)2n1u' +a)2n1u +a)3n2um +a)3n2u's +a)3n2u'c+ +a)3n2us +a)3n2uc+ +a)2n1upe'2r1 +a)2n1upe2r1 +%>a2n1'wd % >an-'wdhc %%% wrong??? comes from >'anw + a2n1~wd +a)'2n1w|d +a)2n1w'|d +a)2n1w'du +a)2n1wdu' +a)2n1w'i +a)2n1wi' +a)2n1w'l +a)2n1wl +a)2n1w'm +a)2n1wm +a)2n1w'n +a)2n1wn +a)2n1wr +a)'2n1wr +a)2n1w'r +a)'2n1wto +a)2n1w'to +a)2n1wfe'l +a)2n1wfel +a)2n1w'xu +a)2n1wxu' +a)pa2n1ai +a)pa'2n1ou +a)pa2n1ou'r +a(pa2c1 +a)pe2k1l +a(pe2r1 +a)posu2n1 +a)poc+u2n1 +a)pro'2s1 +a)pro'2c+1 +a)pro2s1 +a)pro2c+1 +a)pro'3s2ke +a)pro'3c+2ke +a)pro3s2ke' +a)pro3c+2ke' +a)pro'3s2ko +a)pro'3c+2ko +a)pro3s2ko' +a)pro3c+2ko' +a)pro3s2t +a)pro3c+2t +a(rpa2c1 +a)rre2n1w +a)rxisu2n1 +a)rxic+u2n1 +a)ste2r1w +a)c+te2r1w +a)su'2n1 +a)c+u'2n1 +a)su2n1 +a)c+u2n1 +a)cu'2n1 +a)cu2n1 +au)te'2k1m +au)te2k1m +au)te2c1 +a)w2s1f +a)w2c+1f +.gera2s1f +.gera2c+1f +.da2s1p +.da2c+1p +.diamfi2s1b +.diamfi2c+1b +.die'2k1ro +.die2k1ro' +.die'2c1 +.die2c1 +.dika2s1p +.dika2c+1p +.dio'2s1k +.dio'2c+1k +.dio2s1k +.dio2c+1k +.dio'2s1p +.dio'2c+1p +.dio2s1p +.dio2c+1p +.di'2s1a +.di'2c+1a +.di2s1a' +.di2c+1a' +.di'2s1h +.di'2c+1h +.di2s1h' +.di2c+1h' +.di'2s1e +.di'2c+1e +.di2s1e +.di2c+1e +.di2s1q +.di2c+1q +.du'2s1 +.du'2c+1 +.du2s1 +.du2c+1 +% +du'3s2w. +du'3c+2w. +du'3s2eij. +du'3s2eis. +du'3s2eic+. +du'3c+2eij. +du'3s2ei. +du'3c+2ei. +.du'3s2et +.du'3c+2et +du'3s2omen. +du'3c+2omen. +du'3s2ousin. +du'3c+2ouc+in. +du'3s2oimi. +du'3c+2oimi. +du'3s2oij. +du'3s2ois. +du'3s2oic+. +du'3c+2oij. +du'3s2oi. +du'3c+2oi. +du'3s2oiton. +du'3c+2oiton. +du3s2oi'thn. +du3c+2oi'thn. +du'3s2oimen. +du'3c+2oimen. +du'3s2oite. +du'3c+2oite. +du'3s2oien. +du'3c+2oien. +du'3s2ein. +du'3c+2ein. +du'3s2wn. +du'3c+2wn. +du'3s2on +du'3c+2on +du3s2o'n +du3c+2o'n +du'3s2ous +du'3c+2ouc+ +du3s2ou's +du3c+2ou'c+ +du'3s2h| +du'3c+2h| +du'3s2hton. +du'3c+2hton. +du'3s2wmen. +du'3c+2wmen. +du'3s2wsi. +du'3c+2wc+i. +du'3s2aimi. +du'3c+2aimi. +du'3s2aij. +du'3s2ais. +du'3s2aic+. +du'3c+2aij. +du'3s2eiaj. +du'3s2eias. +du'3s2eiac+. +du'3c+2eiaj. +du'3s2ai. +du'3c+2ai. +du'3s2eie. +du'3c+2eie. +du'3s2aiton. +du'3c+2aiton. +du3s2ai'thn. +du3c+2ai'thn. +du'3s2aimen. +du'3c+2aimen. +du'3s2aite. +du'3c+2aite. +du'3s2aien +du'3c+2aien +du'3s2eian. +du'3c+2eian. +du'3s2on. +du'3c+2on. +du3s2a'tw. +du3c+2a'tw. +du'3s2aton. +du'3c+2aton. +du3s2a'twn. +du3c+2a'twn. +du'3s2ate. +du'3c+2ate. +du3s2a'ntwn. +du3c+2a'ntwn. +du'3s2aj. +du'3s2as. +du'3s2ac+. +du'3c+2aj. +du'3s2an. +du'3c+2an. +du'3s2ant +du'3c+2ant +du3s2a'nt +du3c+2a'nt +du'3s2as +du'3c+2ac+ +du3s2a's +du3c+2a'c+ +du'3s2omai. +du'3c+2omai. +.du'3s2es +.du'3c+2ec+ +du3s2o'meqa. +du3c+2o'meqa. +du'3s2ontai. +du'3c+2ontai. +du3s2oi'mhn. +du3c+2oi'mhn. +du'3s2oio. +du'3c+2oio. +du'3s2oito. +du'3c+2oito. +du'3s2oisqon. +du'3c+2oic+qon. +du3s2oi'sqhn. +du3c+2oi'c+qhn. +du3s2oi'meqa. +du3c+2oi'meqa. +du'3s2oisqe. +du'3c+2oic+qe. +du'3s2ointo. +du'3c+2ointo. +du'3s2esqai. +du'3c+2ec+qai. +.du3s2o'men +.du3c+2o'men +.du3s2ome'n +.du3c+2ome'n +du'3s2wmai. +du'3c+2wmai. +du'3s2htai. +du'3c+2htai. +du3s2w'meqa +du3c+2w'meqa +du'3s2hsqe. +du'3c+2hc+qe. +du3s2ai'mhn. +du3c+2ai'mhn. +du'3s2aio. +du'3c+2aio. +du'3s2aito. +du'3c+2aito. +du'3s2aisqon. +du'3c+2aic+qon. +du3s2ai'sqhn. +du3c+2ai'c+qhn. +du3s2ai'meqa. +du3c+2ai'meqa. +du'3s2aisqai. +du'3c+2aic+qai. +du'3s2ainto. +du'3c+2ainto. +du3s2a'sqw. +du3c+2a'c+qw. +du'3s2asqon. +du'3c+2ac+qon. +du3s2a'sqwn. +du3c+2a'c+qwn. +du'3s2asqe. +du'3c+2ac+qe. +du'3s2asqai. +du'3c+2ac+qai. +du3s2a'men +du3c+2a'men +dus3s2ame'n +duc+3c+2ame'n +du'3s2ato. +du'3c+2ato. +du'3s2eto. +du'3c+2eto. +du'3s2anto. +du'3c+2anto. +du'3s2eo. +du'3c+2eo. +.dusei'2s1b +.duc+ei'2c+1b +.dusei2s1b +.duc+ei2c+1b +.duse'2k1 +.duc+e'2k1 +.duse2k1 +.duc+e2k1 +.duse'2c1 +.duc+e'2c1 +.duse2c1 +.duc+e2c1 +.du3s2iq +.du3c+2iq +du'3s2ij. +du'3s2is. +du'3s2ic+. +du'3c+2ij. +du'3s2ew +du'3c+2ew +du'3s2in. +du'3c+2in. +du'3s2i. +du'3c+2i. +du3s2e'oin. +du3c+2e'oin. +du'3s2esi. +du'3c+2ec+i. +du'3s2esin. +du'3c+2ec+in. +.du'3s2ke +.du'3c+2ke +.du3s2mh'. +.du3c+2mh'. +.du3s2mh`. +.du3c+2mh`. +.du3s2mh=j. +.du3s2mh=s. +.du3s2mh=c+. +.du3c+2mh=j. +.du3s2mh=| +.du3c+2mh=| +.du3s2mh=. +.du3c+2mh=. +.du3s2ma= +.du3c+2ma= +.du3s2ma +.du3c+2ma +.du3s2mw= +.du3c+2mw= +.duscu'2n1 +.duc+cu'2n1 +.duscu2n1 +.duc+cu2n1 +.du'3s2tan +.du'3c+2tan +.du3s2ta'n +.du3c+2ta'n +.du3s2thn +.du3c+2thn +.du3s2th'n +.du3c+2th'n +e)du2s1t +e)du2c+1t +ei)2n1o'd +ei)2n1od +ei)2s1 +ei)2c+1 +ei)'2s1 +ei)'2c+1 +ei)3s2i'. +ei)3c+2i'. +ei)3s2i`. +ei)3c+2i`. +ei)3s2i. +ei)3c+2i. +ei)3s2i'n. +ei)3c+2i'n. +ei)3s2i`n. +ei)3c+2i`n. +ei)3s2in. +ei)3c+2in. +ei)'3s2om +ei)'3c+2om +ei)'3s2h|. +ei)'3c+2h|. +ei)'sei. +ei)'c+ei. +ei)'3s2etai. +ei)'3c+2etai. +ei)'3s2esqon. +ei)'3c+2ec+qon. +ei)3s2o'm +ei)3c+2o'm +ei)'3s2esqe. +ei)'3c+2ec+qe. +ei)'3s2ontai +ei)'3c+2ontai +% +ei)3s2oi'mhn +ei)3c+2oi'mhn +ei)'3s2oio +ei)'3c+2oio +ei)'3s2oito +ei)'3c+2oito +ei)'3s2oisqon +ei)'3c+2oic+qon +ei)3s2oi'sqhn +ei)3c+2oi'c+qhn +ei)3s2oi'meqa +ei)3c+2oi'meqa +ei)'3s2oisqe +ei)'3c+2oic+qe +ei)'3s2ointo +ei)'3c+2ointo +% +ei)'3s2esqai +ei)'3c+2ec+qai +ei)3s2o'men +ei)3c+2o'men +ei)3s2ome'n +ei)3c+2ome'n +% +ei)'3s2a'mhn. +ei)'3c+2a'mhn. +ei)'3s2w +ei)'3c+2w +ei)'3s2ato +ei)'3c+2ato +ei)'3s2asqon +ei)'3c+2ac+qon +ei)3s2a'sqhn +ei)3c+2a'c+qhn +ei)3s2a'meqa +ei)3c+2a'meqa +ei)'3s2asqe +ei)'3c+2ac+qe +ei)'3s2anto +ei)'3c+2anto +% +ei)'3s2wmai +ei)'3c+2wmai +ei)'3s2hsqon +ei)'3c+2hc+qon +ei)3s2w'meqa +ei)3c+2w'meqa +ei)'3s2hsqe +ei)'3c+2hc+qe +ei)'3s2wntai +ei)'3c+2wntai +% +ei)3s2ai'mhn +ei)3c+2ai'mhn +ei)'3s2aio +ei)'3c+2aio +ei)'3s2aito +ei)'3c+2aito +ei)'3s2aisqon +ei)'3c+2aic+qon +ei)'3s2ai'sqhn +ei)'3c+2ai'c+qhn +ei)3s2ai'meqa +ei)3c+2ai'meqa +ei)'3s2aisqe +ei)'3c+2aic+qe +ei)'3s2ainto +ei)'3c+2ainto +% +ei)3s2a'sqw +ei)3c+2a'c+qw +ei)3s2a'sqwn +ei)3c+2a'c+qwn +%% e>'i3s2asje %% duplicate pattern ???? +% +ei)'3s2asqai +ei)'3c+2ac+qai +ei)3s2a'men +ei)3c+2a'men +ei)3s2ame'n +ei)3c+2ame'n +% +e)2k1l +e)3k2lh'qh +e)3k2la'z +e)3k2la'g +e)3k2la'o +e)3k2la's +e)3k2la'c+ +e)3k2lai' +e)3k2lau' +e)3k2lei' +e)4k3lei'p +e)4k3lei'y +e)3k2lh'| +e)3k2kle'p +e)3k2kle'y +e)3k2la'p +e)3k2lap +e)4k3la'pt +e)4k3lapt +e)3k2le'f +e)3k2lef +e)3k2lh'r +e)3k2lhr +e)3k2li'n +e)3k2lin +e)3k2lu' +e)4k3lu'sew +e)4k3lu'c+ew +e)4k3lu'sei +e)4k3lu'c+ei +e)4k3lu'seoi +e)4k3lu'c+eoi +e)4k3lu'sesi +e)4k3lu'c+ec+i +e)3k2lo'm +e)3k2klw's +e)3k2klw'c+ +e)'2k1lei +e)'3k2leis +e)'3k2leic+ +e)'2k1lus +e)'2k1luc+ +e)2k1m +e)'2k1m +e)2k1n +e)'2k1n +e)'3k2nai +e)3k2nai' +e)'3k2nhs +e)'3k2nhc+ +e)3k2nh's +e)3k2nh'c+ +e)3k2nu +e)2k1r +e)'2k1r +e)3k2ra'd +e)3k2rad +e)'3k2raz +e)3k2ra'z +e)'3k2rag +e)3k2ra'g +e)3k2ra't +e)3k2rat +e)3k2rau'g +e)3k2raug +e)'3k2rai +e)3k2rai' +e)'3k2ran +e)3k2ra'n +e)3k2rh'h +e)3k2ra'a +e)3k2raa' +e)3k2ra'q +e)3k2raq +e)'3k2rek +e)3k2re'k +e)'3k2rec +e)3k2re'c +e)3k2re'm +e)3k2rem +e)3k2rh'm +e)3k2rhm +e)'3k2rin +e)3k2ri'n +e)3k2ri'q +e)3k2ro't +e)3k2rot +e)'3k2rou +e)3k2rou' +e)'3k2rup +e)3k2ru'p +e)'3k2ruy +e)3k2ru'y +e)3k2ru'b +e)3k2ru'f +e)3k2rus +e)3k2ruc+ +e)'3k2rwz +e)3k2rw'z +e)'3k2rwc +e)3k2rw'c +e)2k1taq +e)'2k1tame. +e)2k1ta'mn +e)2k1tan +e)2k1tar +e)2k1ta's +e)2k1ta'c+ +e)2k1te +e)2k1te' +e)3k2tei'n +e)2k1th'k +e)2k1ti +e)'2k1ti +e)2k1ti' +e)'3k2tiz +e)3k2ti'z +e)'3k2tisa +e)'3k2tic+a +e)3k2ti'sa +e)3k2ti'c+a +e)2k1to' +e)2k1to +e)'2k1to +e)3k2to'j. +e)3k2to's. +e)3k2to'c+. +e)3k2to`j. +e)3k2to`s. +e)3k2to`c+. +e)2k1tr +e)'2k1tupo +e)2k1tu'pou. +e)2k1tu'pw|. +e)'2k1tupe. +e)2k1tu'pw. +e)2ktu'poi. +e)2k1tu'pwn. +e)2k1tu'poij. +e)2k1tu'pois. +e)2k1tu'poic+. +e)2k1tu'pouj. +e)2k1tu'pous. +e)2k1tu'pouc+. +e)'2k1tupa. +e)2k1tu +e(llh'2s1p +e(llh'2c+1p +e(llh2s1p +e(llh2c+1p +e)2n1 +e)'2n1 +e)3n2a'kij +e)3n2a'kis +e)3n2a'kic+ +e)3n2akis +e)3n2akic+ +e)3n2ako's +e)3n2ako'c+ +e)3n2akos +e)3n2akoc+ +e)'3n2ara. +e)3n2a'rwn. +e)3n2a'roij. +e)3n2a'rois. +e)3n2a'roic+. +e)3n2arhf +e)4n3arar +e)3n2a'ree +e)3n2are'w +e)3n2are'a +e)3n2area' +e)3n2a'rie +e)3n2ari'w +e)3n2ari'a +e)3n2aria' +e)'3n2ass +e)'3n2ac+c+ +e)3n2a'ss +e)3n2a'c+c+ +e)3n2a'sq +e)3n2a'c+q +e)3n2asq +e)3n2ac+q +e)'3n2at +e)3n2a't +e)ndu2s1t +e)ndu2c+1t +e)3n2e'gk +e)3n2egk +e)'3n2eik +e)3n2ei=k +e)3n2eik +e)3n2ei'k +e)'3n2eim +e)3n2ei'm +e)3n2eme'ss +e)3n2eme'c+c+ +e)3n2emh'q +e)3n2enh' +e)3n2eo' +e)3n2eo` +e)3n2eo +e)3n2ew= +e)3n2ea' +e)3n2ea` +e)3n2ea= +e)3n2e'pei +e)'3n2erqe +e)'3n2eus +e)'3n2euc+ +e)3n2eu's +e)3n2eu'c+ +e)3n2e'xq +e)3n2exq +e)'3n2hs +e)'3n2hc+ +e)3n2h's +e)3n2h'c+ +e)3n2hh' +e)3n2hh` +e)'3n2hn. +e)3n2hei' +e)3n2ho +e)3n2hw= +e)3nhe' +e)3n2h'no +e)3n2i' +e)3n2i +e)'3n2i +e)4n3iau' +e)5n4iau's +e)5n4iau'c+ +e)5n4iaus +e)5n4iauc+ +e)4n3idr +e)4n3i'dr +e)4n3i'z +e)4n3i'h +e)4n3ie'ton. +e)4n3i'emen. +e)4n3i'w. +e)4n3ipp +e)4n3i'pp +e)4n3i'pt +e)4n3i'y +e)4n3i'ss +e)4n3i'c+c+ +e)4n3i'st +e)4n3i'c+t +e)4n3ist +e)4n3ic+t +e)4n3isx +e)4n3ic+x +e)4n3i'sx +e)4n3i'c+x +e)'3n2oj. +e)'3n2os. +e)'3n2oc+. +e)'3n2ou. +e)'3n2on. +e)'3n2w +e)'3n2oi. +e)'3n2oij. +e)'3n2ois. +e)'3n2oic+. +e)'3n2hj. +e)'3n2hs. +e)'3n2hc+. +e)'3n2h|. +e)'3n2h. +e)'3n2osi +e)'3n2oc+i +e)3n2o'se +e)3n2o'c+e +e)3n2ua'l +e)3n2ual +e)'3n2uc +e)3n2uc +e)3n2u'c +e)3n2u's +e)3n2u'c+ +e)3n2us +e)3n2uc+ +e)3n2uw' +e)3n2uw` +e)3n2uo'o +e)3n2uou=j +e)3n2uou=s +e)3n2uou=c+ +e)2c1 +e)'2c1 +e)3c2h'r +e)3c2hr +e)3c2u2n1 +e)3c2ur +e)3c2u'r +e)'3c2us +e)'3c2uc+ +e)'3c2w. +e(2c1h'retm +e(2c1hre'tm +e)pei'2s1 +e)pei'2c+1 +e)pei2s1 +e)pei2c+1 +e)pei'3s2aton. +e)pei'3c+2aton. +e)pei3s2a'thn. +e)pei3c+2a'thn. +e)pei'3s2amen. +e)pei'3c+2amen. +e)pei'3s2ate +e)pei'3c+2ate +e)pei3s2a'mhn. +e)pei3c+2a'mhn. +e)pei'3s2w. +e)pei'3c+2w. +e)pei'3s2ato +e)pei'3c+2ato +e)pei'3s2asqon. +e)pei'3c+2ac+qon. +e)pei3s2a'meqa. +e)pei3c+2a'meqa. +e)pei'3s2asqe. +e)pei'3c+2ac+qe. +e)pei'3s2anto. +e)pei'3c+2anto. +e)pei'3s2q +e)pei'3c+2q +e)pei3s2q +e)pei3c+2q +e)pe2k1tei' +e)pe'2k1tei +e)pe2k1tr +e)pe'2k1tr +e)pe2c1 +e)pe2s1b +e)pe2c+1b +e)pipro'2s1q +e)pipro'2c+1q +e)pipro2s1q +e)pipro2c+1q +e)pisu2n1 +e)pic+u2n1 +e)2s1 +e)2c+1 +e)3s2a'w +e)3c+2a'w +e)3s2hm +e)3c+2hm +e)3s2q +e)3c+2q +e)4s3qe's +e)4c+3qe'c+ +e)3s2ig +e)3c+2ig +e)3s2k +e)3c+2k +e)4s3ka' +e)4c+3ka' +e)4s3ka +e)4c+3ka +% +e)3s2me`n. +e)3c+2me`n. +e)3s2me'n. +e)3c+2me'n. +e)3s2t +e)3c+2t +e)3s2o'meqa +e)3c+2o'meqa +e)3s2oi'mhn +e)3c+2oi'mhn +e)3s2o'm +e)3c+2o'm +e)3s2om +e)3c+2om +e)3s2ou= +e)3c+2ou= +e)3s2ou' +e)3c+2ou' +% +e)3s2u +e)3c+2u +e)3s2u' +e)3c+2u' +e)su'2n1 +e)c+u'2n1 +e)su2n1 +e)c+u2n1 +e)3s2x +e)3c+2x +e)4s3xe' +e)4c+3xe' +e)3s2w' +e)3c+2w' +e)3s2w +e)3c+2w +e)'2s1op +e)'2c+1op +eu)e2c1 +eu)e3c2i' +eu)e3c2i +eu)pro'2s1 +eu)pro'2c+1 +eu)pro2s1 +eu)pro2c+1 +eu)su'2n1 +eu)c+u'2n1 +eu)su2n1 +eu)c+u2n1 +eu)cu'2n1 +eu)cu2n1 +e)w2s1f +e)w2c+1f +h)'2n1oy. +h)'2n1op +h)2n1o'p +.qemi2s1kr +.qemi2c+1kr +.qeo'2s1d +.qeo'2c+1d +.qeo2s1d +.qeo2c+1d +.qeoi2s1exqr +.qeoi2c+1exqr +.qh2r1agr +.quo2s1k +.quo2c+1k +.kaqupe2r1 +.kalw2s1or +.kalw2c+1or +.kalw2s1o'r +.kalw2c+1o'r +.ka2n1ei'j. +.ka2n1ei's. +.ka2n1ei'c+. +.ka2n1ei`j. +.ka2n1ei`s. +.ka2n1ei`c+. +.ka2n1en +.ka2n1e'n +.katadu2s1wp +.katadu2c+1wp +.katedu2s1w'p +.katedu2c+1w'p +.katei2s1 +.katei2c+1 +.kate2n1ai' +.kate2n1h' +.kate2c1a2n1i' +.kate2c1a2n1e's +.kate2c1a2n1e'c+ +.kera2s1f +.kera2c+1f +.kra'2s1p +.kra'2c+1p +.kra2s1p +.kra2c+1p +.kuno'2s1a +.kuno'2c+1a +.kuno'2s1b +.kuno'2c+1b +.kuno2s1b +.kuno2c+1b +.kuno'2s1o +.kuno'2c+1o +.kuno2s1o +.kuno2c+1o +.kuno2s1f +.kuno2c+1f +.mela2n1a'g +.mela2n1ag +.mela2n1a'e +.mela2n1ae' +.mela2n1aq +.mela2n1aig +.mela2n1aug +.mela2n1ei'm +.mela2n1ei=m +.mela'2n1ipp +.mela2n1i'pp +.mela2n1o'mm +.mela2n1omm +.mela'2n1oss +.mela'2n1oc+c+ +.mela2n1o'ss +.mela2n1o'c+c+ +.mela'2n1ost +.mela'2n1oc+t +.mela2n1o'st +.mela2n1o'c+t +.mela'2n1our +.mela2n1ou'r +.mela2n1our +.mela'2n1u +.mela2n1u' +.mete2c1a +.mete2c1e' +.mete2c1e +.mogi2s1 +.mogi2c+1 +.mogo2s1t +.mogo2c+1t +.mu2s1p +.mu2c+1p +.mu2s1ep +.mu2c+1ep +.new'2s1oik +.new'2c+1oik +.new2s1oi'k +.new2c+1oi'k +.nou2n1e +.cu2n1ag +.cu2n1e +.cu2n1e' +.cu'2n1e +.cu3n2ew' +.cu3n2ew= +.cu2n1h=k +.cu'2n1i +.cu2n1i' +oi(o2n1ei'. +oi(o2n1ei`. +oi(o'2s1 +oi(o'2c+1 +oi)2s1pw't +oi)2c+1pw't +oi)2s1pwt +oi)2c+1pwt +o(lo2n1e'n. +o(lo2n1e`n. +o(pw2s1 +o(pw2c+1 +o('2s1ge. +o('2c+1ge. +o(so2n1w=n. +o(c+o2n1w=n. +o('2s1per. +o('2c+1per. +o('2s1tij +o('2s1tis +o('2s1tic+ +o('2c+1tij +oi(=2s1tisi +oi(=2c+1tic+i +ou('2s1tinaj +ou('2s1tinas +ou('2s1tinac+ +ou('2c+1tinaj +h(=2s1tinoj +h(=2s1tinos +h(=2s1tinoc+ +h(=2c+1tinoj +ai(=2s1tisi +ai(=2c+1tic+i +a('2s1tinaj +a('2s1tinas +a('2s1tinac+ +a('2c+1tinaj +o(2s1ti2s1ou=n. +o(2c+1ti2c+1ou=n. +h(ti2s1ou=n. +h(ti2c+1ou=n. +o(poiou2s1tina2s1ou=n. +o(poiou2c+1tina2c+1ou=n. +ou)deno'2s1w +ou)deno'2c+1w +ou)deno2s1w' +ou)deno2c+1w' +.pali2n1 +.pali'2n1 +.pa2n1 +.pa'2n1 +.pa3n2o'j. +.pa3n2o's. +.pa3n2o'c+. +.pa3n2o`j. +.pa3n2o`s. +.pa3n2o`c+. +.pa3n2i'. +.pa3n2i`. +.pa'na. +.pa3n2w=n. +.pa3n2ik +.pa3n2i'sd +.pa3n2i'c+d +.pa3n2isd +.pa3n2ic+d +.pa3n2ou=. +.pa3n2w=|. +.pa3n2o'. +.pa3n2o`. +.pa3n2o'n. +.pa3n2o`n. +.pa3n2e'. +.pa3n2e`. +.pa3n2oi'. +.pa3n2oi`. +.pa3n2oi=j. +.pa3n2oi=s. +.pa3n2oi=c+. +.pa3n2ou'j. +.pa3n2ou's. +.pa3n2ou'c+. +.pa3n2ou`j. +.pa3n2ou`s. +.pa3n2ou`c+. +.para2n1i'sx +.para2n1i'c+x +.parei'2s1 +.parei'2c+1 +.parei2s1 +.parei2c+1 +.pare2k1l +.pare2k1tr +.pare2n1ei= +.pare2n1o +.pare2c1 +.pare'2c1 +pare'3c2w. +pare'3c2eij. +pare'3c2eis. +pare'3c2eic+. +pare'3c2ei. +pare'3c2eton. +pare3c2e'thn. +pare'3c2omen. +pare'3c2ete. +pare'3c2ousi. +pare'3c2ouc+i. +pare'3c2omai +pare'3c2h| +pare'3c2etai. +pare'3c2esqon. +pare'3c2ec+qon. +pare3c2o'meqa. +pare'3c2esqe. +pare'3c2ec+qe. +pare'3c2ontai. +.pleo2n1e' +.pleo2n1e +.proei2s1 +.proei2c+1 +.proe2k1 +.proe2n1 +.proe2c1 +.proe'2c1 +.pro2s1 +.pro2c+1 +.pro3s2a'b +.pro3c+2a'b +.pro3s2ab +.pro3c+2ab +.prosei2s1 +.proc+ei2c+1 +.pro3s2ei' +.pro3c+2ei' +.pro3s2e'sei +.pro3c+2e'c+ei +.pro3s2esei' +.pro3c+2ec+ei' +.prose2n1 +.proc+e2n1 +.prose2c1 +.proc+e2c1 +.pro'3s2qi +.pro'3c+2qi +.pro3s2qi' +.pro3c+2qi' +.pro4s3qig +.pro4c+3qig +.pro'3s2kop +.pro'3c+2kop +.pro3s2ko'p +.pro3c+2ko'p +.pro3s2tas +.pro3c+2tac+ +.pro3s2ta't +.pro3c+2ta't +.pro3s2tat +.pro3c+2tat +.pro3s2tau +.pro3c+2tau +.pro3s2tei' +.pro3c+2tei' +.pro3s2ten +.pro3c+2ten +.pro3s2te'n +.pro3c+2te'n +.pro3s2tern +.pro3c+2tern +.pro'3s2tern +.pro'3c+2tern +.pro3s2te'rn +.pro3c+2te'rn +.pro3s2th's +.pro3c+2th'c+ +.pro3s2to'm +.pro3c+2to'm +.pro3s2tom +.pro3c+2tom +.pro'3s2tw| +.pro'3c+2tw| +.pro3s2tw'| +.pro3c+2tw'| +.pro3s2ug +.pro3c+2ug +.pro3s2um +.pro3c+2um +.pro3s2u2n1 +.pro3c+2u2n1 +.pro'3s2fagm +.pro'3c+2fagm +.pro3s2fa'gm +.pro3c+2fa'gm +.pro3s2fa'z +.pro3c+2fa'z +.pro3s2fa'tt +.pro3c+2fa'tt +.pro'3s2xhm +.pro'3c+2xhm +.pro3s2xh'm +.pro3c+2xh'm +.pro'3s2w. +.pro'3c+2w. +.pro'3s2wqen. +.pro'3c+2wqen. +.pro3s2w't +.pro3c+2w't +.pro3s2wt +.pro3c+2wt +.prou+pe2c1 +.pu2r1a'g +.pu2r1ag +.pu2r1ai'q +.pu2r1aiq +.pu2r1h=q +.pu2r1hq +.pu2r1h'q +.pu2r1ak +.pu'2r1au +.pu2r1au' +.pu2r1au +.pu2r1h'nem +.pu2r1hne'm +.pu2r1wp +.sela2s1fo' +.c+ela2c+1fo' +.sela2s1fo +.c+ela2c+1fo +.sumparei2s1 +.c+umparei2c+1 +.su2n1 +.c+u2n1 +.su'2n1 +.c+u'2n1 +.sundie'2c1 +.c+undie'2c1 +.sundie2c1 +.c+undie2c1 +.sundu2s1 +.c+undu2c+1 +.sune2c1 +.c+une2c1 +.tessare2s1k +.tec+c+are2c+1k +.trei2s1k +.trei2c+1k +.tri2s1 +.tri2c+1 +.tri3s2mo' +.tri3c+2mo' +.tri3s2mo +.tri3c+2mo +.tri3s2mw= +.tri3c+2mw= +.tri3s2p +.tri3c+2p +.tri'3s2t +.tri'3c+2t +.tri3s2t +.tri3c+2t +.tri3s2w' +.tri3c+2w' +.tri3s2w +.tri3c+2w +u(o2s1k +u(o2c+1k +u(pei'2s1 +u(pei'2c+1 +u(pei2s1 +u(pei2c+1 +u(pei'3s2aj +u(pei'3s2as +u(pei'3s2ac+ +u(pei'3c+2aj +u(pei'3s2an +u(pei'3c+2an +u(pei3s2a'n +u(pei3c+2a'n +u(pei3s2a's +u(pei3c+2a'c+ +u(pe2k1lam +u(pe2k1lh'y +u(pe2k1t +u(pe2n1 +u(pe2c1 +u(pe2r1 +u(pe'2r1 +u(pe'3r2a. +u(pe'3r2hj. +u(pe'3r2hs. +u(pe'3r2hc+. +u(pe'3r2a|. +u(pe'3r2an. +u(pe'3r2ai. +u(pe3r2w=n. +u(pe'3r2aij. +u(pe'3r2ais. +u(pe'3r2aic+. +u(pe'3r2aj. +u(pe'3r2as. +u(pe'3r2ac+. +u(pe3r2eq +u(pe3r2e'q +u(pe3r2ei' +u(pe'3r2uq +u(pe3r2u'q +u(pe3r2uq +u(pere2k1te +u(pere2k1ti' +u(pe3r2e'pt +u(pe3r2ept +u(pe3r2e'y +u(pe3r2ey +u(pe3r2e'w +u(pe3r2w= +u(pe3r2e'e +u(pe3r2ei=j. +u(pe3r2ei=s. +u(pe3r2ei=c+. +u(pe3r2ei=. +u(pe3r2e'o +u(pe3r2ou= +u(pe3r2ei=t +u(pe3r2w' +u(pe3r2w +u('2s1tr +u('2c+1tr +u(2s1tr +u(2c+1tr +.fae2s1f +.fae2c+1f +.fw2s1f +.fw2c+1f +.xari2s1andr +.xari2c+1andr +.xari2s1a'ndr +.xari2c+1a'ndr +.xei2r1a'g +.xei2r1ag +.xei2r1ap +.xei2r1ay +.xei2r1ou +.xei2r1w=n +.xei2r1a'n +.xei2r1an +.xh2n1nal +w(2s1a2n1ei'. +w(2c+1a2n1ei'. +w(2s1a2n1ei`. +w(2c+1a2n1ei`. +w(2s1au'twj. +w(2s1au'tws. +w(2s1au'twc+. +w(2c+1au'twj. +w(2s1ei'. +w(2c+1ei'. +w(2s1ei`. +w(2c+1ei`. +w('2s1per. +w('2c+1per. +w(2s1pe2r1ei'. +w(2c+1pe2r1ei'. +w(2s1pe2r1ei`. +w(2c+1pe2r1ei`. +w('2s1te +w('2c+1te +%%%% +%%%% +i2s1xi'lioi. +i2c+1xi'lioi. +i2s1xili'wn. +i2c+1xili'wn. +i2s1xili'oij. +i2s1xili'ois. +i2s1xili'oic+. +i2c+1xili'oij. +i2s1xili'ouj. +i2s1xili'ous. +i2s1xili'ouc+. +i2c+1xili'ouj. +i2s1xi'liai. +i2c+1xi'liai. +i2s1xili'aij. +i2s1xili'ais. +i2s1xili'aic+. +i2c+1xili'aij. +i2s1xili'aj. +i2s1xili'as. +i2s1xili'ac+. +i2c+1xili'aj. +i2s1xi'lia. +i2c+1xi'lia. +% +i2s1mu'rioi. +i2c+1mu'rioi. +i2s1muri'wn. +i2c+1muri'wn. +i2s1muri'oij. +i2s1muri'ois. +i2s1muri'oic+. +i2c+1muri'oij. +i2s1muri'ouj. +i2s1muri'ous. +i2s1muri'ouc+. +i2c+1muri'ouj. +i2s1mu'riai. +i2c+1mu'riai. +i2s1muri'aij. +i2s1muri'ais. +i2s1muri'aic+. +i2c+1muri'aij. +i2s1muri'aj. +i2s1muri'as. +i2s1muri'ac+. +i2c+1muri'aj. +i2s1mu'ria. +i2c+1mu'ria. +% +i2s1xiliost +i2c+1xilioc+t +% +i2s1muriost +i2c+1murioc+t +% +i2s1xilia'kij. +i2s1xilia'kis. +i2s1xilia'kic+. +i2c+1xilia'kij. +% +i2s1muria'kij. +i2s1muria'kis. +i2s1muria'kic+. +i2c+1muria'kij. +} +\endgroup +\endinput diff --git a/Master/texmf-dist/tex/generic/hyphen/zerohyph.tex b/Master/texmf-dist/tex/generic/hyphen/zerohyph.tex new file mode 100644 index 00000000000..412d9853ea2 --- /dev/null +++ b/Master/texmf-dist/tex/generic/hyphen/zerohyph.tex @@ -0,0 +1,13 @@ +% It's the file zerohyph.tex created for disabling hyphenation. +% This file is normally defined in language.dat et may be used by language +% styles such as french.sty to disactivate hyphenation. B. Gaulle 97/11/25 + +\begingroup +\patterns{ % no patterns +} +\endgroup +%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% +%% +%% checksum = "14531 15 57 419" +%% +%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% diff --git a/Master/texmf-dist/tex/generic/pdftex/glyphtounicode.tex b/Master/texmf-dist/tex/generic/pdftex/glyphtounicode.tex new file mode 100644 index 00000000000..adaf8c82fc1 --- /dev/null +++ b/Master/texmf-dist/tex/generic/pdftex/glyphtounicode.tex @@ -0,0 +1,5511 @@ +% lcdf-typetools glyphtounicode.tex, Version 2.95 +% Contents: Glyph mapping information for pdftex, used for PDF searching +% Generated from: +% - glyphlist.txt, Version 2.0 +% - texglyphlist.txt, Version 2.95 +% - texglyphlist-g2u.txt, Version 2.95 +\pdfglyphtounicode{A}{0041} +\pdfglyphtounicode{AE}{00C6} +\pdfglyphtounicode{AEacute}{01FC} +\pdfglyphtounicode{AEmacron}{01E2} +\pdfglyphtounicode{AEsmall}{00E6} +\pdfglyphtounicode{Aacute}{00C1} +\pdfglyphtounicode{Aacutesmall}{00E1} +\pdfglyphtounicode{Abreve}{0102} +\pdfglyphtounicode{Abreveacute}{1EAE} +\pdfglyphtounicode{Abrevecyrillic}{04D0} +\pdfglyphtounicode{Abrevedotbelow}{1EB6} +\pdfglyphtounicode{Abrevegrave}{1EB0} +\pdfglyphtounicode{Abrevehookabove}{1EB2} +\pdfglyphtounicode{Abrevetilde}{1EB4} +\pdfglyphtounicode{Acaron}{01CD} +\pdfglyphtounicode{Acircle}{24B6} +\pdfglyphtounicode{Acircumflex}{00C2} +\pdfglyphtounicode{Acircumflexacute}{1EA4} +\pdfglyphtounicode{Acircumflexdotbelow}{1EAC} +\pdfglyphtounicode{Acircumflexgrave}{1EA6} +\pdfglyphtounicode{Acircumflexhookabove}{1EA8} +\pdfglyphtounicode{Acircumflexsmall}{00E2} +\pdfglyphtounicode{Acircumflextilde}{1EAA} +\pdfglyphtounicode{Acute}{00B4} +\pdfglyphtounicode{Acutesmall}{00B4} +\pdfglyphtounicode{Acyrillic}{0410} +\pdfglyphtounicode{Adblgrave}{0200} +\pdfglyphtounicode{Adieresis}{00C4} +\pdfglyphtounicode{Adieresiscyrillic}{04D2} +\pdfglyphtounicode{Adieresismacron}{01DE} +\pdfglyphtounicode{Adieresissmall}{00E4} +\pdfglyphtounicode{Adotbelow}{1EA0} +\pdfglyphtounicode{Adotmacron}{01E0} +\pdfglyphtounicode{Agrave}{00C0} +\pdfglyphtounicode{Agravesmall}{00E0} +\pdfglyphtounicode{Ahookabove}{1EA2} +\pdfglyphtounicode{Aiecyrillic}{04D4} +\pdfglyphtounicode{Ainvertedbreve}{0202} +\pdfglyphtounicode{Alpha}{0391} +\pdfglyphtounicode{Alphatonos}{0386} +\pdfglyphtounicode{Amacron}{0100} +\pdfglyphtounicode{Amonospace}{FF21} +\pdfglyphtounicode{Aogonek}{0104} +\pdfglyphtounicode{Aring}{00C5} +\pdfglyphtounicode{Aringacute}{01FA} +\pdfglyphtounicode{Aringbelow}{1E00} +\pdfglyphtounicode{Aringsmall}{00E5} +\pdfglyphtounicode{Asmall}{0061} +\pdfglyphtounicode{Atilde}{00C3} +\pdfglyphtounicode{Atildesmall}{00E3} +\pdfglyphtounicode{Aybarmenian}{0531} +\pdfglyphtounicode{B}{0042} +\pdfglyphtounicode{Bcircle}{24B7} +\pdfglyphtounicode{Bdotaccent}{1E02} +\pdfglyphtounicode{Bdotbelow}{1E04} +\pdfglyphtounicode{Becyrillic}{0411} +\pdfglyphtounicode{Benarmenian}{0532} +\pdfglyphtounicode{Beta}{0392} +\pdfglyphtounicode{Bhook}{0181} +\pdfglyphtounicode{Blinebelow}{1E06} +\pdfglyphtounicode{Bmonospace}{FF22} +\pdfglyphtounicode{Brevesmall}{02D8} +\pdfglyphtounicode{Bsmall}{0062} +\pdfglyphtounicode{Btopbar}{0182} +\pdfglyphtounicode{C}{0043} +\pdfglyphtounicode{Caarmenian}{053E} +\pdfglyphtounicode{Cacute}{0106} +\pdfglyphtounicode{Caron}{02C7} +\pdfglyphtounicode{Caronsmall}{02C7} +\pdfglyphtounicode{Ccaron}{010C} +\pdfglyphtounicode{Ccedilla}{00C7} +\pdfglyphtounicode{Ccedillaacute}{1E08} +\pdfglyphtounicode{Ccedillasmall}{00E7} +\pdfglyphtounicode{Ccircle}{24B8} +\pdfglyphtounicode{Ccircumflex}{0108} +\pdfglyphtounicode{Cdot}{010A} +\pdfglyphtounicode{Cdotaccent}{010A} +\pdfglyphtounicode{Cedillasmall}{00B8} +\pdfglyphtounicode{Chaarmenian}{0549} +\pdfglyphtounicode{Cheabkhasiancyrillic}{04BC} +\pdfglyphtounicode{Checyrillic}{0427} +\pdfglyphtounicode{Chedescenderabkhasiancyrillic}{04BE} +\pdfglyphtounicode{Chedescendercyrillic}{04B6} +\pdfglyphtounicode{Chedieresiscyrillic}{04F4} +\pdfglyphtounicode{Cheharmenian}{0543} +\pdfglyphtounicode{Chekhakassiancyrillic}{04CB} +\pdfglyphtounicode{Cheverticalstrokecyrillic}{04B8} +\pdfglyphtounicode{Chi}{03A7} +\pdfglyphtounicode{Chook}{0187} +\pdfglyphtounicode{Circumflexsmall}{02C6} +\pdfglyphtounicode{Cmonospace}{FF23} +\pdfglyphtounicode{Coarmenian}{0551} +\pdfglyphtounicode{Csmall}{0063} +\pdfglyphtounicode{D}{0044} +\pdfglyphtounicode{DZ}{01F1} +\pdfglyphtounicode{DZcaron}{01C4} +\pdfglyphtounicode{Daarmenian}{0534} +\pdfglyphtounicode{Dafrican}{0189} +\pdfglyphtounicode{Dbar}{0110} +\pdfglyphtounicode{Dcaron}{010E} +\pdfglyphtounicode{Dcedilla}{1E10} +\pdfglyphtounicode{Dcircle}{24B9} +\pdfglyphtounicode{Dcircumflexbelow}{1E12} +\pdfglyphtounicode{Dcroat}{0110} +\pdfglyphtounicode{Ddotaccent}{1E0A} +\pdfglyphtounicode{Ddotbelow}{1E0C} +\pdfglyphtounicode{Decyrillic}{0414} +\pdfglyphtounicode{Deicoptic}{03EE} +\pdfglyphtounicode{Delta}{2206} +\pdfglyphtounicode{Deltagreek}{0394} +\pdfglyphtounicode{Dhook}{018A} +\pdfglyphtounicode{Dieresis}{00A8} +\pdfglyphtounicode{DieresisAcute}{F6CC} +\pdfglyphtounicode{DieresisGrave}{F6CD} +\pdfglyphtounicode{Dieresissmall}{00A8} +\pdfglyphtounicode{Digamma}{D875 DFCB} +\pdfglyphtounicode{Digammagreek}{03DC} +\pdfglyphtounicode{Djecyrillic}{0402} +\pdfglyphtounicode{Dlinebelow}{1E0E} +\pdfglyphtounicode{Dmonospace}{FF24} +\pdfglyphtounicode{Dotaccentsmall}{02D9} +\pdfglyphtounicode{Dslash}{0110} +\pdfglyphtounicode{Dsmall}{0064} +\pdfglyphtounicode{Dtopbar}{018B} +\pdfglyphtounicode{Dz}{01F2} +\pdfglyphtounicode{Dzcaron}{01C5} +\pdfglyphtounicode{Dzeabkhasiancyrillic}{04E0} +\pdfglyphtounicode{Dzecyrillic}{0405} +\pdfglyphtounicode{Dzhecyrillic}{040F} +\pdfglyphtounicode{E}{0045} +\pdfglyphtounicode{Eacute}{00C9} +\pdfglyphtounicode{Eacutesmall}{00E9} +\pdfglyphtounicode{Ebreve}{0114} +\pdfglyphtounicode{Ecaron}{011A} +\pdfglyphtounicode{Ecedillabreve}{1E1C} +\pdfglyphtounicode{Echarmenian}{0535} +\pdfglyphtounicode{Ecircle}{24BA} +\pdfglyphtounicode{Ecircumflex}{00CA} +\pdfglyphtounicode{Ecircumflexacute}{1EBE} +\pdfglyphtounicode{Ecircumflexbelow}{1E18} +\pdfglyphtounicode{Ecircumflexdotbelow}{1EC6} +\pdfglyphtounicode{Ecircumflexgrave}{1EC0} +\pdfglyphtounicode{Ecircumflexhookabove}{1EC2} +\pdfglyphtounicode{Ecircumflexsmall}{00EA} +\pdfglyphtounicode{Ecircumflextilde}{1EC4} +\pdfglyphtounicode{Ecyrillic}{0404} +\pdfglyphtounicode{Edblgrave}{0204} +\pdfglyphtounicode{Edieresis}{00CB} +\pdfglyphtounicode{Edieresissmall}{00EB} +\pdfglyphtounicode{Edot}{0116} +\pdfglyphtounicode{Edotaccent}{0116} +\pdfglyphtounicode{Edotbelow}{1EB8} +\pdfglyphtounicode{Efcyrillic}{0424} +\pdfglyphtounicode{Egrave}{00C8} +\pdfglyphtounicode{Egravesmall}{00E8} +\pdfglyphtounicode{Eharmenian}{0537} +\pdfglyphtounicode{Ehookabove}{1EBA} +\pdfglyphtounicode{Eightroman}{2167} +\pdfglyphtounicode{Einvertedbreve}{0206} +\pdfglyphtounicode{Eiotifiedcyrillic}{0464} +\pdfglyphtounicode{Elcyrillic}{041B} +\pdfglyphtounicode{Elevenroman}{216A} +\pdfglyphtounicode{Emacron}{0112} +\pdfglyphtounicode{Emacronacute}{1E16} +\pdfglyphtounicode{Emacrongrave}{1E14} +\pdfglyphtounicode{Emcyrillic}{041C} +\pdfglyphtounicode{Emonospace}{FF25} +\pdfglyphtounicode{Encyrillic}{041D} +\pdfglyphtounicode{Endescendercyrillic}{04A2} +\pdfglyphtounicode{Eng}{014A} +\pdfglyphtounicode{Enghecyrillic}{04A4} +\pdfglyphtounicode{Enhookcyrillic}{04C7} +\pdfglyphtounicode{Eogonek}{0118} +\pdfglyphtounicode{Eopen}{0190} +\pdfglyphtounicode{Epsilon}{0395} +\pdfglyphtounicode{Epsilontonos}{0388} +\pdfglyphtounicode{Ercyrillic}{0420} +\pdfglyphtounicode{Ereversed}{018E} +\pdfglyphtounicode{Ereversedcyrillic}{042D} +\pdfglyphtounicode{Escyrillic}{0421} +\pdfglyphtounicode{Esdescendercyrillic}{04AA} +\pdfglyphtounicode{Esh}{01A9} +\pdfglyphtounicode{Esmall}{0065} +\pdfglyphtounicode{Eta}{0397} +\pdfglyphtounicode{Etarmenian}{0538} +\pdfglyphtounicode{Etatonos}{0389} +\pdfglyphtounicode{Eth}{00D0} +\pdfglyphtounicode{Ethsmall}{00F0} +\pdfglyphtounicode{Etilde}{1EBC} +\pdfglyphtounicode{Etildebelow}{1E1A} +\pdfglyphtounicode{Euro}{20AC} +\pdfglyphtounicode{Ezh}{01B7} +\pdfglyphtounicode{Ezhcaron}{01EE} +\pdfglyphtounicode{Ezhreversed}{01B8} +\pdfglyphtounicode{F}{0046} +\pdfglyphtounicode{FFIsmall}{0066 0066 0069} +\pdfglyphtounicode{FFLsmall}{0066 0066 006C} +\pdfglyphtounicode{FFsmall}{0066 0066} +\pdfglyphtounicode{FIsmall}{0066 0069} +\pdfglyphtounicode{FLsmall}{0066 006C} +\pdfglyphtounicode{Fcircle}{24BB} +\pdfglyphtounicode{Fdotaccent}{1E1E} +\pdfglyphtounicode{Feharmenian}{0556} +\pdfglyphtounicode{Feicoptic}{03E4} +\pdfglyphtounicode{Fhook}{0191} +\pdfglyphtounicode{Finv}{2132} +\pdfglyphtounicode{Fitacyrillic}{0472} +\pdfglyphtounicode{Fiveroman}{2164} +\pdfglyphtounicode{Fmonospace}{FF26} +\pdfglyphtounicode{Fourroman}{2163} +\pdfglyphtounicode{Fsmall}{0066} +\pdfglyphtounicode{G}{0047} +\pdfglyphtounicode{GBsquare}{3387} +\pdfglyphtounicode{Gacute}{01F4} +\pdfglyphtounicode{Gamma}{0393} +\pdfglyphtounicode{Gammaafrican}{0194} +\pdfglyphtounicode{Gangiacoptic}{03EA} +\pdfglyphtounicode{Gbreve}{011E} +\pdfglyphtounicode{Gcaron}{01E6} +\pdfglyphtounicode{Gcedilla}{0122} +\pdfglyphtounicode{Gcircle}{24BC} +\pdfglyphtounicode{Gcircumflex}{011C} +\pdfglyphtounicode{Gcommaaccent}{0122} +\pdfglyphtounicode{Gdot}{0120} +\pdfglyphtounicode{Gdotaccent}{0120} +\pdfglyphtounicode{Gecyrillic}{0413} +\pdfglyphtounicode{Germandbls}{0053 0053} +\pdfglyphtounicode{Germandblssmall}{0073 0073} +\pdfglyphtounicode{Ghadarmenian}{0542} +\pdfglyphtounicode{Ghemiddlehookcyrillic}{0494} +\pdfglyphtounicode{Ghestrokecyrillic}{0492} +\pdfglyphtounicode{Gheupturncyrillic}{0490} +\pdfglyphtounicode{Ghook}{0193} +\pdfglyphtounicode{Gimarmenian}{0533} +\pdfglyphtounicode{Gjecyrillic}{0403} +\pdfglyphtounicode{Gmacron}{1E20} +\pdfglyphtounicode{Gmir}{2141} +\pdfglyphtounicode{Gmonospace}{FF27} +\pdfglyphtounicode{Grave}{0060} +\pdfglyphtounicode{Gravesmall}{0060} +\pdfglyphtounicode{Gsmall}{0067} +\pdfglyphtounicode{Gsmallhook}{029B} +\pdfglyphtounicode{Gstroke}{01E4} +\pdfglyphtounicode{H}{0048} +\pdfglyphtounicode{H18533}{25CF} +\pdfglyphtounicode{H18543}{25AA} +\pdfglyphtounicode{H18551}{25AB} +\pdfglyphtounicode{H22073}{25A1} +\pdfglyphtounicode{HPsquare}{33CB} +\pdfglyphtounicode{Haabkhasiancyrillic}{04A8} +\pdfglyphtounicode{Hadescendercyrillic}{04B2} +\pdfglyphtounicode{Hardsigncyrillic}{042A} +\pdfglyphtounicode{Hbar}{0126} +\pdfglyphtounicode{Hbrevebelow}{1E2A} +\pdfglyphtounicode{Hcedilla}{1E28} +\pdfglyphtounicode{Hcircle}{24BD} +\pdfglyphtounicode{Hcircumflex}{0124} +\pdfglyphtounicode{Hdieresis}{1E26} +\pdfglyphtounicode{Hdotaccent}{1E22} +\pdfglyphtounicode{Hdotbelow}{1E24} +\pdfglyphtounicode{Hmonospace}{FF28} +\pdfglyphtounicode{Hoarmenian}{0540} +\pdfglyphtounicode{Horicoptic}{03E8} +\pdfglyphtounicode{Hsmall}{0068} +\pdfglyphtounicode{Hungarumlaut}{02DD} +\pdfglyphtounicode{Hungarumlautsmall}{02DD} +\pdfglyphtounicode{Hzsquare}{3390} +\pdfglyphtounicode{I}{0049} +\pdfglyphtounicode{IAcyrillic}{042F} +\pdfglyphtounicode{IJ}{0132} +\pdfglyphtounicode{IUcyrillic}{042E} +\pdfglyphtounicode{Iacute}{00CD} +\pdfglyphtounicode{Iacutesmall}{00ED} +\pdfglyphtounicode{Ibreve}{012C} +\pdfglyphtounicode{Icaron}{01CF} +\pdfglyphtounicode{Icircle}{24BE} +\pdfglyphtounicode{Icircumflex}{00CE} +\pdfglyphtounicode{Icircumflexsmall}{00EE} +\pdfglyphtounicode{Icyrillic}{0406} +\pdfglyphtounicode{Idblgrave}{0208} +\pdfglyphtounicode{Idieresis}{00CF} +\pdfglyphtounicode{Idieresisacute}{1E2E} +\pdfglyphtounicode{Idieresiscyrillic}{04E4} +\pdfglyphtounicode{Idieresissmall}{00EF} +\pdfglyphtounicode{Idot}{0130} +\pdfglyphtounicode{Idotaccent}{0130} +\pdfglyphtounicode{Idotbelow}{1ECA} +\pdfglyphtounicode{Iebrevecyrillic}{04D6} +\pdfglyphtounicode{Iecyrillic}{0415} +\pdfglyphtounicode{Ifractur}{2111} +\pdfglyphtounicode{Ifraktur}{2111} +\pdfglyphtounicode{Igrave}{00CC} +\pdfglyphtounicode{Igravesmall}{00EC} +\pdfglyphtounicode{Ihookabove}{1EC8} +\pdfglyphtounicode{Iicyrillic}{0418} +\pdfglyphtounicode{Iinvertedbreve}{020A} +\pdfglyphtounicode{Iishortcyrillic}{0419} +\pdfglyphtounicode{Imacron}{012A} +\pdfglyphtounicode{Imacroncyrillic}{04E2} +\pdfglyphtounicode{Imonospace}{FF29} +\pdfglyphtounicode{Iniarmenian}{053B} +\pdfglyphtounicode{Iocyrillic}{0401} +\pdfglyphtounicode{Iogonek}{012E} +\pdfglyphtounicode{Iota}{0399} +\pdfglyphtounicode{Iotaafrican}{0196} +\pdfglyphtounicode{Iotadieresis}{03AA} +\pdfglyphtounicode{Iotatonos}{038A} +\pdfglyphtounicode{Ismall}{0069} +\pdfglyphtounicode{Istroke}{0197} +\pdfglyphtounicode{Itilde}{0128} +\pdfglyphtounicode{Itildebelow}{1E2C} +\pdfglyphtounicode{Izhitsacyrillic}{0474} +\pdfglyphtounicode{Izhitsadblgravecyrillic}{0476} +\pdfglyphtounicode{J}{004A} +\pdfglyphtounicode{Jaarmenian}{0541} +\pdfglyphtounicode{Jcircle}{24BF} +\pdfglyphtounicode{Jcircumflex}{0134} +\pdfglyphtounicode{Jecyrillic}{0408} +\pdfglyphtounicode{Jheharmenian}{054B} +\pdfglyphtounicode{Jmonospace}{FF2A} +\pdfglyphtounicode{Jsmall}{006A} +\pdfglyphtounicode{K}{004B} +\pdfglyphtounicode{KBsquare}{3385} +\pdfglyphtounicode{KKsquare}{33CD} +\pdfglyphtounicode{Kabashkircyrillic}{04A0} +\pdfglyphtounicode{Kacute}{1E30} +\pdfglyphtounicode{Kacyrillic}{041A} +\pdfglyphtounicode{Kadescendercyrillic}{049A} +\pdfglyphtounicode{Kahookcyrillic}{04C3} +\pdfglyphtounicode{Kappa}{039A} +\pdfglyphtounicode{Kastrokecyrillic}{049E} +\pdfglyphtounicode{Kaverticalstrokecyrillic}{049C} +\pdfglyphtounicode{Kcaron}{01E8} +\pdfglyphtounicode{Kcedilla}{0136} +\pdfglyphtounicode{Kcircle}{24C0} +\pdfglyphtounicode{Kcommaaccent}{0136} +\pdfglyphtounicode{Kdotbelow}{1E32} +\pdfglyphtounicode{Keharmenian}{0554} +\pdfglyphtounicode{Kenarmenian}{053F} +\pdfglyphtounicode{Khacyrillic}{0425} +\pdfglyphtounicode{Kheicoptic}{03E6} +\pdfglyphtounicode{Khook}{0198} +\pdfglyphtounicode{Kjecyrillic}{040C} +\pdfglyphtounicode{Klinebelow}{1E34} +\pdfglyphtounicode{Kmonospace}{FF2B} +\pdfglyphtounicode{Koppacyrillic}{0480} +\pdfglyphtounicode{Koppagreek}{03DE} +\pdfglyphtounicode{Ksicyrillic}{046E} +\pdfglyphtounicode{Ksmall}{006B} +\pdfglyphtounicode{L}{004C} +\pdfglyphtounicode{LJ}{01C7} +\pdfglyphtounicode{LL}{004C 004C} +\pdfglyphtounicode{Lacute}{0139} +\pdfglyphtounicode{Lambda}{039B} +\pdfglyphtounicode{Lcaron}{013D} +\pdfglyphtounicode{Lcedilla}{013B} +\pdfglyphtounicode{Lcircle}{24C1} +\pdfglyphtounicode{Lcircumflexbelow}{1E3C} +\pdfglyphtounicode{Lcommaaccent}{013B} +\pdfglyphtounicode{Ldot}{013F} +\pdfglyphtounicode{Ldotaccent}{013F} +\pdfglyphtounicode{Ldotbelow}{1E36} +\pdfglyphtounicode{Ldotbelowmacron}{1E38} +\pdfglyphtounicode{Liwnarmenian}{053C} +\pdfglyphtounicode{Lj}{01C8} +\pdfglyphtounicode{Ljecyrillic}{0409} +\pdfglyphtounicode{Llinebelow}{1E3A} +\pdfglyphtounicode{Lmonospace}{FF2C} +\pdfglyphtounicode{Lslash}{0141} +\pdfglyphtounicode{Lslashsmall}{0142} +\pdfglyphtounicode{Lsmall}{006C} +\pdfglyphtounicode{M}{004D} +\pdfglyphtounicode{MBsquare}{3386} +\pdfglyphtounicode{Macron}{00AF} +\pdfglyphtounicode{Macronsmall}{00AF} +\pdfglyphtounicode{Macute}{1E3E} +\pdfglyphtounicode{Mcircle}{24C2} +\pdfglyphtounicode{Mdotaccent}{1E40} +\pdfglyphtounicode{Mdotbelow}{1E42} +\pdfglyphtounicode{Menarmenian}{0544} +\pdfglyphtounicode{Mmonospace}{FF2D} +\pdfglyphtounicode{Msmall}{006D} +\pdfglyphtounicode{Mturned}{019C} +\pdfglyphtounicode{Mu}{039C} +\pdfglyphtounicode{N}{004E} +\pdfglyphtounicode{NJ}{01CA} +\pdfglyphtounicode{Nacute}{0143} +\pdfglyphtounicode{Ncaron}{0147} +\pdfglyphtounicode{Ncedilla}{0145} +\pdfglyphtounicode{Ncircle}{24C3} +\pdfglyphtounicode{Ncircumflexbelow}{1E4A} +\pdfglyphtounicode{Ncommaaccent}{0145} +\pdfglyphtounicode{Ndotaccent}{1E44} +\pdfglyphtounicode{Ndotbelow}{1E46} +\pdfglyphtounicode{Ng}{014A} +\pdfglyphtounicode{Nhookleft}{019D} +\pdfglyphtounicode{Nineroman}{2168} +\pdfglyphtounicode{Nj}{01CB} +\pdfglyphtounicode{Njecyrillic}{040A} +\pdfglyphtounicode{Nlinebelow}{1E48} +\pdfglyphtounicode{Nmonospace}{FF2E} +\pdfglyphtounicode{Nowarmenian}{0546} +\pdfglyphtounicode{Nsmall}{006E} +\pdfglyphtounicode{Ntilde}{00D1} +\pdfglyphtounicode{Ntildesmall}{00F1} +\pdfglyphtounicode{Nu}{039D} +\pdfglyphtounicode{O}{004F} +\pdfglyphtounicode{OE}{0152} +\pdfglyphtounicode{OEsmall}{0153} +\pdfglyphtounicode{Oacute}{00D3} +\pdfglyphtounicode{Oacutesmall}{00F3} +\pdfglyphtounicode{Obarredcyrillic}{04E8} +\pdfglyphtounicode{Obarreddieresiscyrillic}{04EA} +\pdfglyphtounicode{Obreve}{014E} +\pdfglyphtounicode{Ocaron}{01D1} +\pdfglyphtounicode{Ocenteredtilde}{019F} +\pdfglyphtounicode{Ocircle}{24C4} +\pdfglyphtounicode{Ocircumflex}{00D4} +\pdfglyphtounicode{Ocircumflexacute}{1ED0} +\pdfglyphtounicode{Ocircumflexdotbelow}{1ED8} +\pdfglyphtounicode{Ocircumflexgrave}{1ED2} +\pdfglyphtounicode{Ocircumflexhookabove}{1ED4} +\pdfglyphtounicode{Ocircumflexsmall}{00F4} +\pdfglyphtounicode{Ocircumflextilde}{1ED6} +\pdfglyphtounicode{Ocyrillic}{041E} +\pdfglyphtounicode{Odblacute}{0150} +\pdfglyphtounicode{Odblgrave}{020C} +\pdfglyphtounicode{Odieresis}{00D6} +\pdfglyphtounicode{Odieresiscyrillic}{04E6} +\pdfglyphtounicode{Odieresissmall}{00F6} +\pdfglyphtounicode{Odotbelow}{1ECC} +\pdfglyphtounicode{Ogoneksmall}{02DB} +\pdfglyphtounicode{Ograve}{00D2} +\pdfglyphtounicode{Ogravesmall}{00F2} +\pdfglyphtounicode{Oharmenian}{0555} +\pdfglyphtounicode{Ohm}{2126} +\pdfglyphtounicode{Ohookabove}{1ECE} +\pdfglyphtounicode{Ohorn}{01A0} +\pdfglyphtounicode{Ohornacute}{1EDA} +\pdfglyphtounicode{Ohorndotbelow}{1EE2} +\pdfglyphtounicode{Ohorngrave}{1EDC} +\pdfglyphtounicode{Ohornhookabove}{1EDE} +\pdfglyphtounicode{Ohorntilde}{1EE0} +\pdfglyphtounicode{Ohungarumlaut}{0150} +\pdfglyphtounicode{Oi}{01A2} +\pdfglyphtounicode{Oinvertedbreve}{020E} +\pdfglyphtounicode{Omacron}{014C} +\pdfglyphtounicode{Omacronacute}{1E52} +\pdfglyphtounicode{Omacrongrave}{1E50} +\pdfglyphtounicode{Omega}{2126} +\pdfglyphtounicode{Omegacyrillic}{0460} +\pdfglyphtounicode{Omegagreek}{03A9} +\pdfglyphtounicode{Omegainv}{2127} +\pdfglyphtounicode{Omegaroundcyrillic}{047A} +\pdfglyphtounicode{Omegatitlocyrillic}{047C} +\pdfglyphtounicode{Omegatonos}{038F} +\pdfglyphtounicode{Omicron}{039F} +\pdfglyphtounicode{Omicrontonos}{038C} +\pdfglyphtounicode{Omonospace}{FF2F} +\pdfglyphtounicode{Oneroman}{2160} +\pdfglyphtounicode{Oogonek}{01EA} +\pdfglyphtounicode{Oogonekmacron}{01EC} +\pdfglyphtounicode{Oopen}{0186} +\pdfglyphtounicode{Oslash}{00D8} +\pdfglyphtounicode{Oslashacute}{01FE} +\pdfglyphtounicode{Oslashsmall}{00F8} +\pdfglyphtounicode{Osmall}{006F} +\pdfglyphtounicode{Ostrokeacute}{01FE} +\pdfglyphtounicode{Otcyrillic}{047E} +\pdfglyphtounicode{Otilde}{00D5} +\pdfglyphtounicode{Otildeacute}{1E4C} +\pdfglyphtounicode{Otildedieresis}{1E4E} +\pdfglyphtounicode{Otildesmall}{00F5} +\pdfglyphtounicode{P}{0050} +\pdfglyphtounicode{Pacute}{1E54} +\pdfglyphtounicode{Pcircle}{24C5} +\pdfglyphtounicode{Pdotaccent}{1E56} +\pdfglyphtounicode{Pecyrillic}{041F} +\pdfglyphtounicode{Peharmenian}{054A} +\pdfglyphtounicode{Pemiddlehookcyrillic}{04A6} +\pdfglyphtounicode{Phi}{03A6} +\pdfglyphtounicode{Phook}{01A4} +\pdfglyphtounicode{Pi}{03A0} +\pdfglyphtounicode{Piwrarmenian}{0553} +\pdfglyphtounicode{Pmonospace}{FF30} +\pdfglyphtounicode{Psi}{03A8} +\pdfglyphtounicode{Psicyrillic}{0470} +\pdfglyphtounicode{Psmall}{0070} +\pdfglyphtounicode{Q}{0051} +\pdfglyphtounicode{Qcircle}{24C6} +\pdfglyphtounicode{Qmonospace}{FF31} +\pdfglyphtounicode{Qsmall}{0071} +\pdfglyphtounicode{R}{0052} +\pdfglyphtounicode{Raarmenian}{054C} +\pdfglyphtounicode{Racute}{0154} +\pdfglyphtounicode{Rcaron}{0158} +\pdfglyphtounicode{Rcedilla}{0156} +\pdfglyphtounicode{Rcircle}{24C7} +\pdfglyphtounicode{Rcommaaccent}{0156} +\pdfglyphtounicode{Rdblgrave}{0210} +\pdfglyphtounicode{Rdotaccent}{1E58} +\pdfglyphtounicode{Rdotbelow}{1E5A} +\pdfglyphtounicode{Rdotbelowmacron}{1E5C} +\pdfglyphtounicode{Reharmenian}{0550} +\pdfglyphtounicode{Rfractur}{211C} +\pdfglyphtounicode{Rfraktur}{211C} +\pdfglyphtounicode{Rho}{03A1} +\pdfglyphtounicode{Ringsmall}{02DA} +\pdfglyphtounicode{Rinvertedbreve}{0212} +\pdfglyphtounicode{Rlinebelow}{1E5E} +\pdfglyphtounicode{Rmonospace}{FF32} +\pdfglyphtounicode{Rsmall}{0072} +\pdfglyphtounicode{Rsmallinverted}{0281} +\pdfglyphtounicode{Rsmallinvertedsuperior}{02B6} +\pdfglyphtounicode{S}{0053} +\pdfglyphtounicode{SF010000}{250C} +\pdfglyphtounicode{SF020000}{2514} +\pdfglyphtounicode{SF030000}{2510} +\pdfglyphtounicode{SF040000}{2518} +\pdfglyphtounicode{SF050000}{253C} +\pdfglyphtounicode{SF060000}{252C} +\pdfglyphtounicode{SF070000}{2534} +\pdfglyphtounicode{SF080000}{251C} +\pdfglyphtounicode{SF090000}{2524} +\pdfglyphtounicode{SF100000}{2500} +\pdfglyphtounicode{SF110000}{2502} +\pdfglyphtounicode{SF190000}{2561} +\pdfglyphtounicode{SF200000}{2562} +\pdfglyphtounicode{SF210000}{2556} +\pdfglyphtounicode{SF220000}{2555} +\pdfglyphtounicode{SF230000}{2563} +\pdfglyphtounicode{SF240000}{2551} +\pdfglyphtounicode{SF250000}{2557} +\pdfglyphtounicode{SF260000}{255D} +\pdfglyphtounicode{SF270000}{255C} +\pdfglyphtounicode{SF280000}{255B} +\pdfglyphtounicode{SF360000}{255E} +\pdfglyphtounicode{SF370000}{255F} +\pdfglyphtounicode{SF380000}{255A} +\pdfglyphtounicode{SF390000}{2554} +\pdfglyphtounicode{SF400000}{2569} +\pdfglyphtounicode{SF410000}{2566} +\pdfglyphtounicode{SF420000}{2560} +\pdfglyphtounicode{SF430000}{2550} +\pdfglyphtounicode{SF440000}{256C} +\pdfglyphtounicode{SF450000}{2567} +\pdfglyphtounicode{SF460000}{2568} +\pdfglyphtounicode{SF470000}{2564} +\pdfglyphtounicode{SF480000}{2565} +\pdfglyphtounicode{SF490000}{2559} +\pdfglyphtounicode{SF500000}{2558} +\pdfglyphtounicode{SF510000}{2552} +\pdfglyphtounicode{SF520000}{2553} +\pdfglyphtounicode{SF530000}{256B} +\pdfglyphtounicode{SF540000}{256A} +\pdfglyphtounicode{SS}{0053 0053} +\pdfglyphtounicode{SSsmall}{0073 0073} +\pdfglyphtounicode{Sacute}{015A} +\pdfglyphtounicode{Sacutedotaccent}{1E64} +\pdfglyphtounicode{Sampigreek}{03E0} +\pdfglyphtounicode{Scaron}{0160} +\pdfglyphtounicode{Scarondotaccent}{1E66} +\pdfglyphtounicode{Scaronsmall}{0161} +\pdfglyphtounicode{Scedilla}{015E} +\pdfglyphtounicode{Schwa}{018F} +\pdfglyphtounicode{Schwacyrillic}{04D8} +\pdfglyphtounicode{Schwadieresiscyrillic}{04DA} +\pdfglyphtounicode{Scircle}{24C8} +\pdfglyphtounicode{Scircumflex}{015C} +\pdfglyphtounicode{Scommaaccent}{0218} +\pdfglyphtounicode{Sdotaccent}{1E60} +\pdfglyphtounicode{Sdotbelow}{1E62} +\pdfglyphtounicode{Sdotbelowdotaccent}{1E68} +\pdfglyphtounicode{Seharmenian}{054D} +\pdfglyphtounicode{Sevenroman}{2166} +\pdfglyphtounicode{Shaarmenian}{0547} +\pdfglyphtounicode{Shacyrillic}{0428} +\pdfglyphtounicode{Shchacyrillic}{0429} +\pdfglyphtounicode{Sheicoptic}{03E2} +\pdfglyphtounicode{Shhacyrillic}{04BA} +\pdfglyphtounicode{Shimacoptic}{03EC} +\pdfglyphtounicode{Sigma}{03A3} +\pdfglyphtounicode{Sixroman}{2165} +\pdfglyphtounicode{Smonospace}{FF33} +\pdfglyphtounicode{Softsigncyrillic}{042C} +\pdfglyphtounicode{Ssmall}{0073} +\pdfglyphtounicode{Stigmagreek}{03DA} +\pdfglyphtounicode{T}{0054} +\pdfglyphtounicode{Tau}{03A4} +\pdfglyphtounicode{Tbar}{0166} +\pdfglyphtounicode{Tcaron}{0164} +\pdfglyphtounicode{Tcedilla}{0162} +\pdfglyphtounicode{Tcircle}{24C9} +\pdfglyphtounicode{Tcircumflexbelow}{1E70} +\pdfglyphtounicode{Tcommaaccent}{0162} +\pdfglyphtounicode{Tdotaccent}{1E6A} +\pdfglyphtounicode{Tdotbelow}{1E6C} +\pdfglyphtounicode{Tecyrillic}{0422} +\pdfglyphtounicode{Tedescendercyrillic}{04AC} +\pdfglyphtounicode{Tenroman}{2169} +\pdfglyphtounicode{Tetsecyrillic}{04B4} +\pdfglyphtounicode{Theta}{0398} +\pdfglyphtounicode{Thook}{01AC} +\pdfglyphtounicode{Thorn}{00DE} +\pdfglyphtounicode{Thornsmall}{00FE} +\pdfglyphtounicode{Threeroman}{2162} +\pdfglyphtounicode{Tildesmall}{02DC} +\pdfglyphtounicode{Tiwnarmenian}{054F} +\pdfglyphtounicode{Tlinebelow}{1E6E} +\pdfglyphtounicode{Tmonospace}{FF34} +\pdfglyphtounicode{Toarmenian}{0539} +\pdfglyphtounicode{Tonefive}{01BC} +\pdfglyphtounicode{Tonesix}{0184} +\pdfglyphtounicode{Tonetwo}{01A7} +\pdfglyphtounicode{Tretroflexhook}{01AE} +\pdfglyphtounicode{Tsecyrillic}{0426} +\pdfglyphtounicode{Tshecyrillic}{040B} +\pdfglyphtounicode{Tsmall}{0074} +\pdfglyphtounicode{Twelveroman}{216B} +\pdfglyphtounicode{Tworoman}{2161} +\pdfglyphtounicode{U}{0055} +\pdfglyphtounicode{Uacute}{00DA} +\pdfglyphtounicode{Uacutesmall}{00FA} +\pdfglyphtounicode{Ubreve}{016C} +\pdfglyphtounicode{Ucaron}{01D3} +\pdfglyphtounicode{Ucircle}{24CA} +\pdfglyphtounicode{Ucircumflex}{00DB} +\pdfglyphtounicode{Ucircumflexbelow}{1E76} +\pdfglyphtounicode{Ucircumflexsmall}{00FB} +\pdfglyphtounicode{Ucyrillic}{0423} +\pdfglyphtounicode{Udblacute}{0170} +\pdfglyphtounicode{Udblgrave}{0214} +\pdfglyphtounicode{Udieresis}{00DC} +\pdfglyphtounicode{Udieresisacute}{01D7} +\pdfglyphtounicode{Udieresisbelow}{1E72} +\pdfglyphtounicode{Udieresiscaron}{01D9} +\pdfglyphtounicode{Udieresiscyrillic}{04F0} +\pdfglyphtounicode{Udieresisgrave}{01DB} +\pdfglyphtounicode{Udieresismacron}{01D5} +\pdfglyphtounicode{Udieresissmall}{00FC} +\pdfglyphtounicode{Udotbelow}{1EE4} +\pdfglyphtounicode{Ugrave}{00D9} +\pdfglyphtounicode{Ugravesmall}{00F9} +\pdfglyphtounicode{Uhookabove}{1EE6} +\pdfglyphtounicode{Uhorn}{01AF} +\pdfglyphtounicode{Uhornacute}{1EE8} +\pdfglyphtounicode{Uhorndotbelow}{1EF0} +\pdfglyphtounicode{Uhorngrave}{1EEA} +\pdfglyphtounicode{Uhornhookabove}{1EEC} +\pdfglyphtounicode{Uhorntilde}{1EEE} +\pdfglyphtounicode{Uhungarumlaut}{0170} +\pdfglyphtounicode{Uhungarumlautcyrillic}{04F2} +\pdfglyphtounicode{Uinvertedbreve}{0216} +\pdfglyphtounicode{Ukcyrillic}{0478} +\pdfglyphtounicode{Umacron}{016A} +\pdfglyphtounicode{Umacroncyrillic}{04EE} +\pdfglyphtounicode{Umacrondieresis}{1E7A} +\pdfglyphtounicode{Umonospace}{FF35} +\pdfglyphtounicode{Uogonek}{0172} +\pdfglyphtounicode{Upsilon}{03A5} +\pdfglyphtounicode{Upsilon1}{03D2} +\pdfglyphtounicode{Upsilonacutehooksymbolgreek}{03D3} +\pdfglyphtounicode{Upsilonafrican}{01B1} +\pdfglyphtounicode{Upsilondieresis}{03AB} +\pdfglyphtounicode{Upsilondieresishooksymbolgreek}{03D4} +\pdfglyphtounicode{Upsilonhooksymbol}{03D2} +\pdfglyphtounicode{Upsilontonos}{038E} +\pdfglyphtounicode{Uring}{016E} +\pdfglyphtounicode{Ushortcyrillic}{040E} +\pdfglyphtounicode{Usmall}{0075} +\pdfglyphtounicode{Ustraightcyrillic}{04AE} +\pdfglyphtounicode{Ustraightstrokecyrillic}{04B0} +\pdfglyphtounicode{Utilde}{0168} +\pdfglyphtounicode{Utildeacute}{1E78} +\pdfglyphtounicode{Utildebelow}{1E74} +\pdfglyphtounicode{V}{0056} +\pdfglyphtounicode{Vcircle}{24CB} +\pdfglyphtounicode{Vdotbelow}{1E7E} +\pdfglyphtounicode{Vecyrillic}{0412} +\pdfglyphtounicode{Vewarmenian}{054E} +\pdfglyphtounicode{Vhook}{01B2} +\pdfglyphtounicode{Vmonospace}{FF36} +\pdfglyphtounicode{Voarmenian}{0548} +\pdfglyphtounicode{Vsmall}{0076} +\pdfglyphtounicode{Vtilde}{1E7C} +\pdfglyphtounicode{W}{0057} +\pdfglyphtounicode{Wacute}{1E82} +\pdfglyphtounicode{Wcircle}{24CC} +\pdfglyphtounicode{Wcircumflex}{0174} +\pdfglyphtounicode{Wdieresis}{1E84} +\pdfglyphtounicode{Wdotaccent}{1E86} +\pdfglyphtounicode{Wdotbelow}{1E88} +\pdfglyphtounicode{Wgrave}{1E80} +\pdfglyphtounicode{Wmonospace}{FF37} +\pdfglyphtounicode{Wsmall}{0077} +\pdfglyphtounicode{X}{0058} +\pdfglyphtounicode{Xcircle}{24CD} +\pdfglyphtounicode{Xdieresis}{1E8C} +\pdfglyphtounicode{Xdotaccent}{1E8A} +\pdfglyphtounicode{Xeharmenian}{053D} +\pdfglyphtounicode{Xi}{039E} +\pdfglyphtounicode{Xmonospace}{FF38} +\pdfglyphtounicode{Xsmall}{0078} +\pdfglyphtounicode{Y}{0059} +\pdfglyphtounicode{Yacute}{00DD} +\pdfglyphtounicode{Yacutesmall}{00FD} +\pdfglyphtounicode{Yatcyrillic}{0462} +\pdfglyphtounicode{Ycircle}{24CE} +\pdfglyphtounicode{Ycircumflex}{0176} +\pdfglyphtounicode{Ydieresis}{0178} +\pdfglyphtounicode{Ydieresissmall}{00FF} +\pdfglyphtounicode{Ydotaccent}{1E8E} +\pdfglyphtounicode{Ydotbelow}{1EF4} +\pdfglyphtounicode{Yen}{00A5} +\pdfglyphtounicode{Yericyrillic}{042B} +\pdfglyphtounicode{Yerudieresiscyrillic}{04F8} +\pdfglyphtounicode{Ygrave}{1EF2} +\pdfglyphtounicode{Yhook}{01B3} +\pdfglyphtounicode{Yhookabove}{1EF6} +\pdfglyphtounicode{Yiarmenian}{0545} +\pdfglyphtounicode{Yicyrillic}{0407} +\pdfglyphtounicode{Yiwnarmenian}{0552} +\pdfglyphtounicode{Ymonospace}{FF39} +\pdfglyphtounicode{Ysmall}{0079} +\pdfglyphtounicode{Ytilde}{1EF8} +\pdfglyphtounicode{Yusbigcyrillic}{046A} +\pdfglyphtounicode{Yusbigiotifiedcyrillic}{046C} +\pdfglyphtounicode{Yuslittlecyrillic}{0466} +\pdfglyphtounicode{Yuslittleiotifiedcyrillic}{0468} +\pdfglyphtounicode{Z}{005A} +\pdfglyphtounicode{Zaarmenian}{0536} +\pdfglyphtounicode{Zacute}{0179} +\pdfglyphtounicode{Zcaron}{017D} +\pdfglyphtounicode{Zcaronsmall}{017E} +\pdfglyphtounicode{Zcircle}{24CF} +\pdfglyphtounicode{Zcircumflex}{1E90} +\pdfglyphtounicode{Zdot}{017B} +\pdfglyphtounicode{Zdotaccent}{017B} +\pdfglyphtounicode{Zdotbelow}{1E92} +\pdfglyphtounicode{Zecyrillic}{0417} +\pdfglyphtounicode{Zedescendercyrillic}{0498} +\pdfglyphtounicode{Zedieresiscyrillic}{04DE} +\pdfglyphtounicode{Zeta}{0396} +\pdfglyphtounicode{Zhearmenian}{053A} +\pdfglyphtounicode{Zhebrevecyrillic}{04C1} +\pdfglyphtounicode{Zhecyrillic}{0416} +\pdfglyphtounicode{Zhedescendercyrillic}{0496} +\pdfglyphtounicode{Zhedieresiscyrillic}{04DC} +\pdfglyphtounicode{Zlinebelow}{1E94} +\pdfglyphtounicode{Zmonospace}{FF3A} +\pdfglyphtounicode{Zsmall}{007A} +\pdfglyphtounicode{Zstroke}{01B5} +\pdfglyphtounicode{a}{0061} +\pdfglyphtounicode{aabengali}{0986} +\pdfglyphtounicode{aacute}{00E1} +\pdfglyphtounicode{aadeva}{0906} +\pdfglyphtounicode{aagujarati}{0A86} +\pdfglyphtounicode{aagurmukhi}{0A06} +\pdfglyphtounicode{aamatragurmukhi}{0A3E} +\pdfglyphtounicode{aarusquare}{3303} +\pdfglyphtounicode{aavowelsignbengali}{09BE} +\pdfglyphtounicode{aavowelsigndeva}{093E} +\pdfglyphtounicode{aavowelsigngujarati}{0ABE} +\pdfglyphtounicode{abbreviationmarkarmenian}{055F} +\pdfglyphtounicode{abbreviationsigndeva}{0970} +\pdfglyphtounicode{abengali}{0985} +\pdfglyphtounicode{abopomofo}{311A} +\pdfglyphtounicode{abreve}{0103} +\pdfglyphtounicode{abreveacute}{1EAF} +\pdfglyphtounicode{abrevecyrillic}{04D1} +\pdfglyphtounicode{abrevedotbelow}{1EB7} +\pdfglyphtounicode{abrevegrave}{1EB1} +\pdfglyphtounicode{abrevehookabove}{1EB3} +\pdfglyphtounicode{abrevetilde}{1EB5} +\pdfglyphtounicode{acaron}{01CE} +\pdfglyphtounicode{acircle}{24D0} +\pdfglyphtounicode{acircumflex}{00E2} +\pdfglyphtounicode{acircumflexacute}{1EA5} +\pdfglyphtounicode{acircumflexdotbelow}{1EAD} +\pdfglyphtounicode{acircumflexgrave}{1EA7} +\pdfglyphtounicode{acircumflexhookabove}{1EA9} +\pdfglyphtounicode{acircumflextilde}{1EAB} +\pdfglyphtounicode{acute}{00B4} +\pdfglyphtounicode{acutebelowcmb}{0317} +\pdfglyphtounicode{acutecmb}{0301} +\pdfglyphtounicode{acutecomb}{0301} +\pdfglyphtounicode{acutedeva}{0954} +\pdfglyphtounicode{acutelowmod}{02CF} +\pdfglyphtounicode{acutetonecmb}{0341} +\pdfglyphtounicode{acyrillic}{0430} +\pdfglyphtounicode{adblgrave}{0201} +\pdfglyphtounicode{addakgurmukhi}{0A71} +\pdfglyphtounicode{adeva}{0905} +\pdfglyphtounicode{adieresis}{00E4} +\pdfglyphtounicode{adieresiscyrillic}{04D3} +\pdfglyphtounicode{adieresismacron}{01DF} +\pdfglyphtounicode{adotbelow}{1EA1} +\pdfglyphtounicode{adotmacron}{01E1} +\pdfglyphtounicode{ae}{00E6} +\pdfglyphtounicode{aeacute}{01FD} +\pdfglyphtounicode{aekorean}{3150} +\pdfglyphtounicode{aemacron}{01E3} +\pdfglyphtounicode{afii00208}{2015} +\pdfglyphtounicode{afii08941}{20A4} +\pdfglyphtounicode{afii10017}{0410} +\pdfglyphtounicode{afii10018}{0411} +\pdfglyphtounicode{afii10019}{0412} +\pdfglyphtounicode{afii10020}{0413} +\pdfglyphtounicode{afii10021}{0414} +\pdfglyphtounicode{afii10022}{0415} +\pdfglyphtounicode{afii10023}{0401} +\pdfglyphtounicode{afii10024}{0416} +\pdfglyphtounicode{afii10025}{0417} +\pdfglyphtounicode{afii10026}{0418} +\pdfglyphtounicode{afii10027}{0419} +\pdfglyphtounicode{afii10028}{041A} +\pdfglyphtounicode{afii10029}{041B} +\pdfglyphtounicode{afii10030}{041C} +\pdfglyphtounicode{afii10031}{041D} +\pdfglyphtounicode{afii10032}{041E} +\pdfglyphtounicode{afii10033}{041F} +\pdfglyphtounicode{afii10034}{0420} +\pdfglyphtounicode{afii10035}{0421} +\pdfglyphtounicode{afii10036}{0422} +\pdfglyphtounicode{afii10037}{0423} +\pdfglyphtounicode{afii10038}{0424} +\pdfglyphtounicode{afii10039}{0425} +\pdfglyphtounicode{afii10040}{0426} +\pdfglyphtounicode{afii10041}{0427} +\pdfglyphtounicode{afii10042}{0428} +\pdfglyphtounicode{afii10043}{0429} +\pdfglyphtounicode{afii10044}{042A} +\pdfglyphtounicode{afii10045}{042B} +\pdfglyphtounicode{afii10046}{042C} +\pdfglyphtounicode{afii10047}{042D} +\pdfglyphtounicode{afii10048}{042E} +\pdfglyphtounicode{afii10049}{042F} +\pdfglyphtounicode{afii10050}{0490} +\pdfglyphtounicode{afii10051}{0402} +\pdfglyphtounicode{afii10052}{0403} +\pdfglyphtounicode{afii10053}{0404} +\pdfglyphtounicode{afii10054}{0405} +\pdfglyphtounicode{afii10055}{0406} +\pdfglyphtounicode{afii10056}{0407} +\pdfglyphtounicode{afii10057}{0408} +\pdfglyphtounicode{afii10058}{0409} +\pdfglyphtounicode{afii10059}{040A} +\pdfglyphtounicode{afii10060}{040B} +\pdfglyphtounicode{afii10061}{040C} +\pdfglyphtounicode{afii10062}{040E} +\pdfglyphtounicode{afii10063}{F6C4} +\pdfglyphtounicode{afii10064}{F6C5} +\pdfglyphtounicode{afii10065}{0430} +\pdfglyphtounicode{afii10066}{0431} +\pdfglyphtounicode{afii10067}{0432} +\pdfglyphtounicode{afii10068}{0433} +\pdfglyphtounicode{afii10069}{0434} +\pdfglyphtounicode{afii10070}{0435} +\pdfglyphtounicode{afii10071}{0451} +\pdfglyphtounicode{afii10072}{0436} +\pdfglyphtounicode{afii10073}{0437} +\pdfglyphtounicode{afii10074}{0438} +\pdfglyphtounicode{afii10075}{0439} +\pdfglyphtounicode{afii10076}{043A} +\pdfglyphtounicode{afii10077}{043B} +\pdfglyphtounicode{afii10078}{043C} +\pdfglyphtounicode{afii10079}{043D} +\pdfglyphtounicode{afii10080}{043E} +\pdfglyphtounicode{afii10081}{043F} +\pdfglyphtounicode{afii10082}{0440} +\pdfglyphtounicode{afii10083}{0441} +\pdfglyphtounicode{afii10084}{0442} +\pdfglyphtounicode{afii10085}{0443} +\pdfglyphtounicode{afii10086}{0444} +\pdfglyphtounicode{afii10087}{0445} +\pdfglyphtounicode{afii10088}{0446} +\pdfglyphtounicode{afii10089}{0447} +\pdfglyphtounicode{afii10090}{0448} +\pdfglyphtounicode{afii10091}{0449} +\pdfglyphtounicode{afii10092}{044A} +\pdfglyphtounicode{afii10093}{044B} +\pdfglyphtounicode{afii10094}{044C} +\pdfglyphtounicode{afii10095}{044D} +\pdfglyphtounicode{afii10096}{044E} +\pdfglyphtounicode{afii10097}{044F} +\pdfglyphtounicode{afii10098}{0491} +\pdfglyphtounicode{afii10099}{0452} +\pdfglyphtounicode{afii10100}{0453} +\pdfglyphtounicode{afii10101}{0454} +\pdfglyphtounicode{afii10102}{0455} +\pdfglyphtounicode{afii10103}{0456} +\pdfglyphtounicode{afii10104}{0457} +\pdfglyphtounicode{afii10105}{0458} +\pdfglyphtounicode{afii10106}{0459} +\pdfglyphtounicode{afii10107}{045A} +\pdfglyphtounicode{afii10108}{045B} +\pdfglyphtounicode{afii10109}{045C} +\pdfglyphtounicode{afii10110}{045E} +\pdfglyphtounicode{afii10145}{040F} +\pdfglyphtounicode{afii10146}{0462} +\pdfglyphtounicode{afii10147}{0472} +\pdfglyphtounicode{afii10148}{0474} +\pdfglyphtounicode{afii10192}{F6C6} +\pdfglyphtounicode{afii10193}{045F} +\pdfglyphtounicode{afii10194}{0463} +\pdfglyphtounicode{afii10195}{0473} +\pdfglyphtounicode{afii10196}{0475} +\pdfglyphtounicode{afii10831}{F6C7} +\pdfglyphtounicode{afii10832}{F6C8} +\pdfglyphtounicode{afii10846}{04D9} +\pdfglyphtounicode{afii299}{200E} +\pdfglyphtounicode{afii300}{200F} +\pdfglyphtounicode{afii301}{200D} +\pdfglyphtounicode{afii57381}{066A} +\pdfglyphtounicode{afii57388}{060C} +\pdfglyphtounicode{afii57392}{0660} +\pdfglyphtounicode{afii57393}{0661} +\pdfglyphtounicode{afii57394}{0662} +\pdfglyphtounicode{afii57395}{0663} +\pdfglyphtounicode{afii57396}{0664} +\pdfglyphtounicode{afii57397}{0665} +\pdfglyphtounicode{afii57398}{0666} +\pdfglyphtounicode{afii57399}{0667} +\pdfglyphtounicode{afii57400}{0668} +\pdfglyphtounicode{afii57401}{0669} +\pdfglyphtounicode{afii57403}{061B} +\pdfglyphtounicode{afii57407}{061F} +\pdfglyphtounicode{afii57409}{0621} +\pdfglyphtounicode{afii57410}{0622} +\pdfglyphtounicode{afii57411}{0623} +\pdfglyphtounicode{afii57412}{0624} +\pdfglyphtounicode{afii57413}{0625} +\pdfglyphtounicode{afii57414}{0626} +\pdfglyphtounicode{afii57415}{0627} +\pdfglyphtounicode{afii57416}{0628} +\pdfglyphtounicode{afii57417}{0629} +\pdfglyphtounicode{afii57418}{062A} +\pdfglyphtounicode{afii57419}{062B} +\pdfglyphtounicode{afii57420}{062C} +\pdfglyphtounicode{afii57421}{062D} +\pdfglyphtounicode{afii57422}{062E} +\pdfglyphtounicode{afii57423}{062F} +\pdfglyphtounicode{afii57424}{0630} +\pdfglyphtounicode{afii57425}{0631} +\pdfglyphtounicode{afii57426}{0632} +\pdfglyphtounicode{afii57427}{0633} +\pdfglyphtounicode{afii57428}{0634} +\pdfglyphtounicode{afii57429}{0635} +\pdfglyphtounicode{afii57430}{0636} +\pdfglyphtounicode{afii57431}{0637} +\pdfglyphtounicode{afii57432}{0638} +\pdfglyphtounicode{afii57433}{0639} +\pdfglyphtounicode{afii57434}{063A} +\pdfglyphtounicode{afii57440}{0640} +\pdfglyphtounicode{afii57441}{0641} +\pdfglyphtounicode{afii57442}{0642} +\pdfglyphtounicode{afii57443}{0643} +\pdfglyphtounicode{afii57444}{0644} +\pdfglyphtounicode{afii57445}{0645} +\pdfglyphtounicode{afii57446}{0646} +\pdfglyphtounicode{afii57448}{0648} +\pdfglyphtounicode{afii57449}{0649} +\pdfglyphtounicode{afii57450}{064A} +\pdfglyphtounicode{afii57451}{064B} +\pdfglyphtounicode{afii57452}{064C} +\pdfglyphtounicode{afii57453}{064D} +\pdfglyphtounicode{afii57454}{064E} +\pdfglyphtounicode{afii57455}{064F} +\pdfglyphtounicode{afii57456}{0650} +\pdfglyphtounicode{afii57457}{0651} +\pdfglyphtounicode{afii57458}{0652} +\pdfglyphtounicode{afii57470}{0647} +\pdfglyphtounicode{afii57505}{06A4} +\pdfglyphtounicode{afii57506}{067E} +\pdfglyphtounicode{afii57507}{0686} +\pdfglyphtounicode{afii57508}{0698} +\pdfglyphtounicode{afii57509}{06AF} +\pdfglyphtounicode{afii57511}{0679} +\pdfglyphtounicode{afii57512}{0688} +\pdfglyphtounicode{afii57513}{0691} +\pdfglyphtounicode{afii57514}{06BA} +\pdfglyphtounicode{afii57519}{06D2} +\pdfglyphtounicode{afii57534}{06D5} +\pdfglyphtounicode{afii57636}{20AA} +\pdfglyphtounicode{afii57645}{05BE} +\pdfglyphtounicode{afii57658}{05C3} +\pdfglyphtounicode{afii57664}{05D0} +\pdfglyphtounicode{afii57665}{05D1} +\pdfglyphtounicode{afii57666}{05D2} +\pdfglyphtounicode{afii57667}{05D3} +\pdfglyphtounicode{afii57668}{05D4} +\pdfglyphtounicode{afii57669}{05D5} +\pdfglyphtounicode{afii57670}{05D6} +\pdfglyphtounicode{afii57671}{05D7} +\pdfglyphtounicode{afii57672}{05D8} +\pdfglyphtounicode{afii57673}{05D9} +\pdfglyphtounicode{afii57674}{05DA} +\pdfglyphtounicode{afii57675}{05DB} +\pdfglyphtounicode{afii57676}{05DC} +\pdfglyphtounicode{afii57677}{05DD} +\pdfglyphtounicode{afii57678}{05DE} +\pdfglyphtounicode{afii57679}{05DF} +\pdfglyphtounicode{afii57680}{05E0} +\pdfglyphtounicode{afii57681}{05E1} +\pdfglyphtounicode{afii57682}{05E2} +\pdfglyphtounicode{afii57683}{05E3} +\pdfglyphtounicode{afii57684}{05E4} +\pdfglyphtounicode{afii57685}{05E5} +\pdfglyphtounicode{afii57686}{05E6} +\pdfglyphtounicode{afii57687}{05E7} +\pdfglyphtounicode{afii57688}{05E8} +\pdfglyphtounicode{afii57689}{05E9} +\pdfglyphtounicode{afii57690}{05EA} +\pdfglyphtounicode{afii57694}{FB2A} +\pdfglyphtounicode{afii57695}{FB2B} +\pdfglyphtounicode{afii57700}{FB4B} +\pdfglyphtounicode{afii57705}{FB1F} +\pdfglyphtounicode{afii57716}{05F0} +\pdfglyphtounicode{afii57717}{05F1} +\pdfglyphtounicode{afii57718}{05F2} +\pdfglyphtounicode{afii57723}{FB35} +\pdfglyphtounicode{afii57793}{05B4} +\pdfglyphtounicode{afii57794}{05B5} +\pdfglyphtounicode{afii57795}{05B6} +\pdfglyphtounicode{afii57796}{05BB} +\pdfglyphtounicode{afii57797}{05B8} +\pdfglyphtounicode{afii57798}{05B7} +\pdfglyphtounicode{afii57799}{05B0} +\pdfglyphtounicode{afii57800}{05B2} +\pdfglyphtounicode{afii57801}{05B1} +\pdfglyphtounicode{afii57802}{05B3} +\pdfglyphtounicode{afii57803}{05C2} +\pdfglyphtounicode{afii57804}{05C1} +\pdfglyphtounicode{afii57806}{05B9} +\pdfglyphtounicode{afii57807}{05BC} +\pdfglyphtounicode{afii57839}{05BD} +\pdfglyphtounicode{afii57841}{05BF} +\pdfglyphtounicode{afii57842}{05C0} +\pdfglyphtounicode{afii57929}{02BC} +\pdfglyphtounicode{afii61248}{2105} +\pdfglyphtounicode{afii61289}{2113} +\pdfglyphtounicode{afii61352}{2116} +\pdfglyphtounicode{afii61573}{202C} +\pdfglyphtounicode{afii61574}{202D} +\pdfglyphtounicode{afii61575}{202E} +\pdfglyphtounicode{afii61664}{200C} +\pdfglyphtounicode{afii63167}{066D} +\pdfglyphtounicode{afii64937}{02BD} +\pdfglyphtounicode{agrave}{00E0} +\pdfglyphtounicode{agujarati}{0A85} +\pdfglyphtounicode{agurmukhi}{0A05} +\pdfglyphtounicode{ahiragana}{3042} +\pdfglyphtounicode{ahookabove}{1EA3} +\pdfglyphtounicode{aibengali}{0990} +\pdfglyphtounicode{aibopomofo}{311E} +\pdfglyphtounicode{aideva}{0910} +\pdfglyphtounicode{aiecyrillic}{04D5} +\pdfglyphtounicode{aigujarati}{0A90} +\pdfglyphtounicode{aigurmukhi}{0A10} +\pdfglyphtounicode{aimatragurmukhi}{0A48} +\pdfglyphtounicode{ainarabic}{0639} +\pdfglyphtounicode{ainfinalarabic}{FECA} +\pdfglyphtounicode{aininitialarabic}{FECB} +\pdfglyphtounicode{ainmedialarabic}{FECC} +\pdfglyphtounicode{ainvertedbreve}{0203} +\pdfglyphtounicode{aivowelsignbengali}{09C8} +\pdfglyphtounicode{aivowelsigndeva}{0948} +\pdfglyphtounicode{aivowelsigngujarati}{0AC8} +\pdfglyphtounicode{akatakana}{30A2} +\pdfglyphtounicode{akatakanahalfwidth}{FF71} +\pdfglyphtounicode{akorean}{314F} +\pdfglyphtounicode{alef}{05D0} +\pdfglyphtounicode{alefarabic}{0627} +\pdfglyphtounicode{alefdageshhebrew}{FB30} +\pdfglyphtounicode{aleffinalarabic}{FE8E} +\pdfglyphtounicode{alefhamzaabovearabic}{0623} +\pdfglyphtounicode{alefhamzaabovefinalarabic}{FE84} +\pdfglyphtounicode{alefhamzabelowarabic}{0625} +\pdfglyphtounicode{alefhamzabelowfinalarabic}{FE88} +\pdfglyphtounicode{alefhebrew}{05D0} +\pdfglyphtounicode{aleflamedhebrew}{FB4F} +\pdfglyphtounicode{alefmaddaabovearabic}{0622} +\pdfglyphtounicode{alefmaddaabovefinalarabic}{FE82} +\pdfglyphtounicode{alefmaksuraarabic}{0649} +\pdfglyphtounicode{alefmaksurafinalarabic}{FEF0} +\pdfglyphtounicode{alefmaksurainitialarabic}{FEF3} +\pdfglyphtounicode{alefmaksuramedialarabic}{FEF4} +\pdfglyphtounicode{alefpatahhebrew}{FB2E} +\pdfglyphtounicode{alefqamatshebrew}{FB2F} +\pdfglyphtounicode{aleph}{2135} +\pdfglyphtounicode{allequal}{224C} +\pdfglyphtounicode{alpha}{03B1} +\pdfglyphtounicode{alphatonos}{03AC} +\pdfglyphtounicode{amacron}{0101} +\pdfglyphtounicode{amonospace}{FF41} +\pdfglyphtounicode{ampersand}{0026} +\pdfglyphtounicode{ampersandmonospace}{FF06} +\pdfglyphtounicode{ampersandsmall}{0026} +\pdfglyphtounicode{amsquare}{33C2} +\pdfglyphtounicode{anbopomofo}{3122} +\pdfglyphtounicode{angbopomofo}{3124} +\pdfglyphtounicode{angbracketleft}{27E8} +\pdfglyphtounicode{angbracketright}{27E9} +\pdfglyphtounicode{angkhankhuthai}{0E5A} +\pdfglyphtounicode{angle}{2220} +\pdfglyphtounicode{anglebracketleft}{3008} +\pdfglyphtounicode{anglebracketleftvertical}{FE3F} +\pdfglyphtounicode{anglebracketright}{3009} +\pdfglyphtounicode{anglebracketrightvertical}{FE40} +\pdfglyphtounicode{angleleft}{2329} +\pdfglyphtounicode{angleright}{232A} +\pdfglyphtounicode{angstrom}{212B} +\pdfglyphtounicode{anoteleia}{0387} +\pdfglyphtounicode{anticlockwise}{27F2} +\pdfglyphtounicode{anudattadeva}{0952} +\pdfglyphtounicode{anusvarabengali}{0982} +\pdfglyphtounicode{anusvaradeva}{0902} +\pdfglyphtounicode{anusvaragujarati}{0A82} +\pdfglyphtounicode{aogonek}{0105} +\pdfglyphtounicode{apaatosquare}{3300} +\pdfglyphtounicode{aparen}{249C} +\pdfglyphtounicode{apostrophearmenian}{055A} +\pdfglyphtounicode{apostrophemod}{02BC} +\pdfglyphtounicode{apple}{F8FF} +\pdfglyphtounicode{approaches}{2250} +\pdfglyphtounicode{approxequal}{2248} +\pdfglyphtounicode{approxequalorimage}{2252} +\pdfglyphtounicode{approximatelyequal}{2245} +\pdfglyphtounicode{approxorequal}{224A} +\pdfglyphtounicode{araeaekorean}{318E} +\pdfglyphtounicode{araeakorean}{318D} +\pdfglyphtounicode{arc}{2312} +\pdfglyphtounicode{archleftdown}{21B6} +\pdfglyphtounicode{archrightdown}{21B7} +\pdfglyphtounicode{arighthalfring}{1E9A} +\pdfglyphtounicode{aring}{00E5} +\pdfglyphtounicode{aringacute}{01FB} +\pdfglyphtounicode{aringbelow}{1E01} +\pdfglyphtounicode{arrowboth}{2194} +\pdfglyphtounicode{arrowbothv}{2195} +\pdfglyphtounicode{arrowdashdown}{21E3} +\pdfglyphtounicode{arrowdashleft}{21E0} +\pdfglyphtounicode{arrowdashright}{21E2} +\pdfglyphtounicode{arrowdashup}{21E1} +\pdfglyphtounicode{arrowdblboth}{21D4} +\pdfglyphtounicode{arrowdblbothv}{21D5} +\pdfglyphtounicode{arrowdbldown}{21D3} +\pdfglyphtounicode{arrowdblleft}{21D0} +\pdfglyphtounicode{arrowdblright}{21D2} +\pdfglyphtounicode{arrowdblup}{21D1} +\pdfglyphtounicode{arrowdown}{2193} +\pdfglyphtounicode{arrowdownleft}{2199} +\pdfglyphtounicode{arrowdownright}{2198} +\pdfglyphtounicode{arrowdownwhite}{21E9} +\pdfglyphtounicode{arrowheaddownmod}{02C5} +\pdfglyphtounicode{arrowheadleftmod}{02C2} +\pdfglyphtounicode{arrowheadrightmod}{02C3} +\pdfglyphtounicode{arrowheadupmod}{02C4} +\pdfglyphtounicode{arrowhorizex}{F8E7} +\pdfglyphtounicode{arrowleft}{2190} +\pdfglyphtounicode{arrowleftbothalf}{21BD} +\pdfglyphtounicode{arrowleftdbl}{21D0} +\pdfglyphtounicode{arrowleftdblstroke}{21CD} +\pdfglyphtounicode{arrowleftoverright}{21C6} +\pdfglyphtounicode{arrowlefttophalf}{21BC} +\pdfglyphtounicode{arrowleftwhite}{21E6} +\pdfglyphtounicode{arrownortheast}{2197} +\pdfglyphtounicode{arrownorthwest}{2196} +\pdfglyphtounicode{arrowparrleftright}{21C6} +\pdfglyphtounicode{arrowparrrightleft}{21C4} +\pdfglyphtounicode{arrowright}{2192} +\pdfglyphtounicode{arrowrightbothalf}{21C1} +\pdfglyphtounicode{arrowrightdblstroke}{21CF} +\pdfglyphtounicode{arrowrightheavy}{279E} +\pdfglyphtounicode{arrowrightoverleft}{21C4} +\pdfglyphtounicode{arrowrighttophalf}{21C0} +\pdfglyphtounicode{arrowrightwhite}{21E8} +\pdfglyphtounicode{arrowsoutheast}{2198} +\pdfglyphtounicode{arrowsouthwest}{2199} +\pdfglyphtounicode{arrowtableft}{21E4} +\pdfglyphtounicode{arrowtabright}{21E5} +\pdfglyphtounicode{arrowtailleft}{21A2} +\pdfglyphtounicode{arrowtailright}{21A3} +\pdfglyphtounicode{arrowtripleleft}{21DA} +\pdfglyphtounicode{arrowtripleright}{21DB} +\pdfglyphtounicode{arrowup}{2191} +\pdfglyphtounicode{arrowupdn}{2195} +\pdfglyphtounicode{arrowupdnbse}{21A8} +\pdfglyphtounicode{arrowupdownbase}{21A8} +\pdfglyphtounicode{arrowupleft}{2196} +\pdfglyphtounicode{arrowupleftofdown}{21C5} +\pdfglyphtounicode{arrowupright}{2197} +\pdfglyphtounicode{arrowupwhite}{21E7} +\pdfglyphtounicode{arrowvertex}{F8E6} +\pdfglyphtounicode{asciicircum}{005E} +\pdfglyphtounicode{asciicircummonospace}{FF3E} +\pdfglyphtounicode{asciitilde}{007E} +\pdfglyphtounicode{asciitildemonospace}{FF5E} +\pdfglyphtounicode{ascript}{0251} +\pdfglyphtounicode{ascriptturned}{0252} +\pdfglyphtounicode{asmallhiragana}{3041} +\pdfglyphtounicode{asmallkatakana}{30A1} +\pdfglyphtounicode{asmallkatakanahalfwidth}{FF67} +\pdfglyphtounicode{asterisk}{002A} +\pdfglyphtounicode{asteriskaltonearabic}{066D} +\pdfglyphtounicode{asteriskarabic}{066D} +\pdfglyphtounicode{asteriskcentered}{2217} +\pdfglyphtounicode{asteriskmath}{2217} +\pdfglyphtounicode{asteriskmonospace}{FF0A} +\pdfglyphtounicode{asterisksmall}{FE61} +\pdfglyphtounicode{asterism}{2042} +\pdfglyphtounicode{asuperior}{0061} +\pdfglyphtounicode{asymptoticallyequal}{2243} +\pdfglyphtounicode{at}{0040} +\pdfglyphtounicode{atilde}{00E3} +\pdfglyphtounicode{atmonospace}{FF20} +\pdfglyphtounicode{atsmall}{FE6B} +\pdfglyphtounicode{aturned}{0250} +\pdfglyphtounicode{aubengali}{0994} +\pdfglyphtounicode{aubopomofo}{3120} +\pdfglyphtounicode{audeva}{0914} +\pdfglyphtounicode{augujarati}{0A94} +\pdfglyphtounicode{augurmukhi}{0A14} +\pdfglyphtounicode{aulengthmarkbengali}{09D7} +\pdfglyphtounicode{aumatragurmukhi}{0A4C} +\pdfglyphtounicode{auvowelsignbengali}{09CC} +\pdfglyphtounicode{auvowelsigndeva}{094C} +\pdfglyphtounicode{auvowelsigngujarati}{0ACC} +\pdfglyphtounicode{avagrahadeva}{093D} +\pdfglyphtounicode{aybarmenian}{0561} +\pdfglyphtounicode{ayin}{05E2} +\pdfglyphtounicode{ayinaltonehebrew}{FB20} +\pdfglyphtounicode{ayinhebrew}{05E2} +\pdfglyphtounicode{b}{0062} +\pdfglyphtounicode{babengali}{09AC} +\pdfglyphtounicode{backslash}{005C} +\pdfglyphtounicode{backslashmonospace}{FF3C} +\pdfglyphtounicode{badeva}{092C} +\pdfglyphtounicode{bagujarati}{0AAC} +\pdfglyphtounicode{bagurmukhi}{0A2C} +\pdfglyphtounicode{bahiragana}{3070} +\pdfglyphtounicode{bahtthai}{0E3F} +\pdfglyphtounicode{bakatakana}{30D0} +\pdfglyphtounicode{bar}{007C} +\pdfglyphtounicode{bardbl}{2225} +\pdfglyphtounicode{barmonospace}{FF5C} +\pdfglyphtounicode{bbopomofo}{3105} +\pdfglyphtounicode{bcircle}{24D1} +\pdfglyphtounicode{bdotaccent}{1E03} +\pdfglyphtounicode{bdotbelow}{1E05} +\pdfglyphtounicode{beamedsixteenthnotes}{266C} +\pdfglyphtounicode{because}{2235} +\pdfglyphtounicode{becyrillic}{0431} +\pdfglyphtounicode{beharabic}{0628} +\pdfglyphtounicode{behfinalarabic}{FE90} +\pdfglyphtounicode{behinitialarabic}{FE91} +\pdfglyphtounicode{behiragana}{3079} +\pdfglyphtounicode{behmedialarabic}{FE92} +\pdfglyphtounicode{behmeeminitialarabic}{FC9F} +\pdfglyphtounicode{behmeemisolatedarabic}{FC08} +\pdfglyphtounicode{behnoonfinalarabic}{FC6D} +\pdfglyphtounicode{bekatakana}{30D9} +\pdfglyphtounicode{benarmenian}{0562} +\pdfglyphtounicode{bet}{05D1} +\pdfglyphtounicode{beta}{03B2} +\pdfglyphtounicode{betasymbolgreek}{03D0} +\pdfglyphtounicode{betdagesh}{FB31} +\pdfglyphtounicode{betdageshhebrew}{FB31} +\pdfglyphtounicode{beth}{2136} +\pdfglyphtounicode{bethebrew}{05D1} +\pdfglyphtounicode{betrafehebrew}{FB4C} +\pdfglyphtounicode{between}{226C} +\pdfglyphtounicode{bhabengali}{09AD} +\pdfglyphtounicode{bhadeva}{092D} +\pdfglyphtounicode{bhagujarati}{0AAD} +\pdfglyphtounicode{bhagurmukhi}{0A2D} +\pdfglyphtounicode{bhook}{0253} +\pdfglyphtounicode{bihiragana}{3073} +\pdfglyphtounicode{bikatakana}{30D3} +\pdfglyphtounicode{bilabialclick}{0298} +\pdfglyphtounicode{bindigurmukhi}{0A02} +\pdfglyphtounicode{birusquare}{3331} +\pdfglyphtounicode{blackcircle}{25CF} +\pdfglyphtounicode{blackdiamond}{25C6} +\pdfglyphtounicode{blackdownpointingtriangle}{25BC} +\pdfglyphtounicode{blackleftpointingpointer}{25C4} +\pdfglyphtounicode{blackleftpointingtriangle}{25C0} +\pdfglyphtounicode{blacklenticularbracketleft}{3010} +\pdfglyphtounicode{blacklenticularbracketleftvertical}{FE3B} +\pdfglyphtounicode{blacklenticularbracketright}{3011} +\pdfglyphtounicode{blacklenticularbracketrightvertical}{FE3C} +\pdfglyphtounicode{blacklowerlefttriangle}{25E3} +\pdfglyphtounicode{blacklowerrighttriangle}{25E2} +\pdfglyphtounicode{blackrectangle}{25AC} +\pdfglyphtounicode{blackrightpointingpointer}{25BA} +\pdfglyphtounicode{blackrightpointingtriangle}{25B6} +\pdfglyphtounicode{blacksmallsquare}{25AA} +\pdfglyphtounicode{blacksmilingface}{263B} +\pdfglyphtounicode{blacksquare}{25A0} +\pdfglyphtounicode{blackstar}{2605} +\pdfglyphtounicode{blackupperlefttriangle}{25E4} +\pdfglyphtounicode{blackupperrighttriangle}{25E5} +\pdfglyphtounicode{blackuppointingsmalltriangle}{25B4} +\pdfglyphtounicode{blackuppointingtriangle}{25B2} +\pdfglyphtounicode{blank}{2423} +\pdfglyphtounicode{blinebelow}{1E07} +\pdfglyphtounicode{block}{2588} +\pdfglyphtounicode{bmonospace}{FF42} +\pdfglyphtounicode{bobaimaithai}{0E1A} +\pdfglyphtounicode{bohiragana}{307C} +\pdfglyphtounicode{bokatakana}{30DC} +\pdfglyphtounicode{bparen}{249D} +\pdfglyphtounicode{bqsquare}{33C3} +\pdfglyphtounicode{braceex}{F8F4} +\pdfglyphtounicode{braceleft}{007B} +\pdfglyphtounicode{braceleftbt}{F8F3} +\pdfglyphtounicode{braceleftmid}{F8F2} +\pdfglyphtounicode{braceleftmonospace}{FF5B} +\pdfglyphtounicode{braceleftsmall}{FE5B} +\pdfglyphtounicode{bracelefttp}{F8F1} +\pdfglyphtounicode{braceleftvertical}{FE37} +\pdfglyphtounicode{braceright}{007D} +\pdfglyphtounicode{bracerightbt}{F8FE} +\pdfglyphtounicode{bracerightmid}{F8FD} +\pdfglyphtounicode{bracerightmonospace}{FF5D} +\pdfglyphtounicode{bracerightsmall}{FE5C} +\pdfglyphtounicode{bracerighttp}{F8FC} +\pdfglyphtounicode{bracerightvertical}{FE38} +\pdfglyphtounicode{bracketleft}{005B} +\pdfglyphtounicode{bracketleftbt}{F8F0} +\pdfglyphtounicode{bracketleftex}{F8EF} +\pdfglyphtounicode{bracketleftmonospace}{FF3B} +\pdfglyphtounicode{bracketlefttp}{F8EE} +\pdfglyphtounicode{bracketright}{005D} +\pdfglyphtounicode{bracketrightbt}{F8FB} +\pdfglyphtounicode{bracketrightex}{F8FA} +\pdfglyphtounicode{bracketrightmonospace}{FF3D} +\pdfglyphtounicode{bracketrighttp}{F8F9} +\pdfglyphtounicode{breve}{02D8} +\pdfglyphtounicode{brevebelowcmb}{032E} +\pdfglyphtounicode{brevecmb}{0306} +\pdfglyphtounicode{breveinvertedbelowcmb}{032F} +\pdfglyphtounicode{breveinvertedcmb}{0311} +\pdfglyphtounicode{breveinverteddoublecmb}{0361} +\pdfglyphtounicode{bridgebelowcmb}{032A} +\pdfglyphtounicode{bridgeinvertedbelowcmb}{033A} +\pdfglyphtounicode{brokenbar}{00A6} +\pdfglyphtounicode{bstroke}{0180} +\pdfglyphtounicode{bsuperior}{0062} +\pdfglyphtounicode{btopbar}{0183} +\pdfglyphtounicode{buhiragana}{3076} +\pdfglyphtounicode{bukatakana}{30D6} +\pdfglyphtounicode{bullet}{2022} +\pdfglyphtounicode{bulletinverse}{25D8} +\pdfglyphtounicode{bulletoperator}{2219} +\pdfglyphtounicode{bullseye}{25CE} +\pdfglyphtounicode{c}{0063} +\pdfglyphtounicode{caarmenian}{056E} +\pdfglyphtounicode{cabengali}{099A} +\pdfglyphtounicode{cacute}{0107} +\pdfglyphtounicode{cadeva}{091A} +\pdfglyphtounicode{cagujarati}{0A9A} +\pdfglyphtounicode{cagurmukhi}{0A1A} +\pdfglyphtounicode{calsquare}{3388} +\pdfglyphtounicode{candrabindubengali}{0981} +\pdfglyphtounicode{candrabinducmb}{0310} +\pdfglyphtounicode{candrabindudeva}{0901} +\pdfglyphtounicode{candrabindugujarati}{0A81} +\pdfglyphtounicode{capslock}{21EA} +\pdfglyphtounicode{careof}{2105} +\pdfglyphtounicode{caron}{02C7} +\pdfglyphtounicode{caronbelowcmb}{032C} +\pdfglyphtounicode{caroncmb}{030C} +\pdfglyphtounicode{carriagereturn}{21B5} +\pdfglyphtounicode{cbopomofo}{3118} +\pdfglyphtounicode{ccaron}{010D} +\pdfglyphtounicode{ccedilla}{00E7} +\pdfglyphtounicode{ccedillaacute}{1E09} +\pdfglyphtounicode{ccircle}{24D2} +\pdfglyphtounicode{ccircumflex}{0109} +\pdfglyphtounicode{ccurl}{0255} +\pdfglyphtounicode{cdot}{010B} +\pdfglyphtounicode{cdotaccent}{010B} +\pdfglyphtounicode{cdsquare}{33C5} +\pdfglyphtounicode{cedilla}{00B8} +\pdfglyphtounicode{cedillacmb}{0327} +\pdfglyphtounicode{ceilingleft}{2308} +\pdfglyphtounicode{ceilingright}{2309} +\pdfglyphtounicode{cent}{00A2} +\pdfglyphtounicode{centigrade}{2103} +\pdfglyphtounicode{centinferior}{00A2} +\pdfglyphtounicode{centmonospace}{FFE0} +\pdfglyphtounicode{centoldstyle}{00A2} +\pdfglyphtounicode{centsuperior}{00A2} +\pdfglyphtounicode{chaarmenian}{0579} +\pdfglyphtounicode{chabengali}{099B} +\pdfglyphtounicode{chadeva}{091B} +\pdfglyphtounicode{chagujarati}{0A9B} +\pdfglyphtounicode{chagurmukhi}{0A1B} +\pdfglyphtounicode{chbopomofo}{3114} +\pdfglyphtounicode{cheabkhasiancyrillic}{04BD} +\pdfglyphtounicode{check}{2713} +\pdfglyphtounicode{checkmark}{2713} +\pdfglyphtounicode{checyrillic}{0447} +\pdfglyphtounicode{chedescenderabkhasiancyrillic}{04BF} +\pdfglyphtounicode{chedescendercyrillic}{04B7} +\pdfglyphtounicode{chedieresiscyrillic}{04F5} +\pdfglyphtounicode{cheharmenian}{0573} +\pdfglyphtounicode{chekhakassiancyrillic}{04CC} +\pdfglyphtounicode{cheverticalstrokecyrillic}{04B9} +\pdfglyphtounicode{chi}{03C7} +\pdfglyphtounicode{chieuchacirclekorean}{3277} +\pdfglyphtounicode{chieuchaparenkorean}{3217} +\pdfglyphtounicode{chieuchcirclekorean}{3269} +\pdfglyphtounicode{chieuchkorean}{314A} +\pdfglyphtounicode{chieuchparenkorean}{3209} +\pdfglyphtounicode{chochangthai}{0E0A} +\pdfglyphtounicode{chochanthai}{0E08} +\pdfglyphtounicode{chochingthai}{0E09} +\pdfglyphtounicode{chochoethai}{0E0C} +\pdfglyphtounicode{chook}{0188} +\pdfglyphtounicode{cieucacirclekorean}{3276} +\pdfglyphtounicode{cieucaparenkorean}{3216} +\pdfglyphtounicode{cieuccirclekorean}{3268} +\pdfglyphtounicode{cieuckorean}{3148} +\pdfglyphtounicode{cieucparenkorean}{3208} +\pdfglyphtounicode{cieucuparenkorean}{321C} +\pdfglyphtounicode{circle}{25CB} +\pdfglyphtounicode{circleR}{00AE} +\pdfglyphtounicode{circleS}{24C8} +\pdfglyphtounicode{circleasterisk}{229B} +\pdfglyphtounicode{circlecopyrt}{20DD} +\pdfglyphtounicode{circledivide}{2298} +\pdfglyphtounicode{circledot}{2299} +\pdfglyphtounicode{circleequal}{229C} +\pdfglyphtounicode{circleminus}{2296} +\pdfglyphtounicode{circlemultiply}{2297} +\pdfglyphtounicode{circleot}{2299} +\pdfglyphtounicode{circleplus}{2295} +\pdfglyphtounicode{circlepostalmark}{3036} +\pdfglyphtounicode{circlering}{229A} +\pdfglyphtounicode{circlewithlefthalfblack}{25D0} +\pdfglyphtounicode{circlewithrighthalfblack}{25D1} +\pdfglyphtounicode{circumflex}{02C6} +\pdfglyphtounicode{circumflexbelowcmb}{032D} +\pdfglyphtounicode{circumflexcmb}{0302} +\pdfglyphtounicode{clear}{2327} +\pdfglyphtounicode{clickalveolar}{01C2} +\pdfglyphtounicode{clickdental}{01C0} +\pdfglyphtounicode{clicklateral}{01C1} +\pdfglyphtounicode{clickretroflex}{01C3} +\pdfglyphtounicode{clockwise}{27F3} +\pdfglyphtounicode{club}{2663} +\pdfglyphtounicode{clubsuitblack}{2663} +\pdfglyphtounicode{clubsuitwhite}{2667} +\pdfglyphtounicode{cmcubedsquare}{33A4} +\pdfglyphtounicode{cmonospace}{FF43} +\pdfglyphtounicode{cmsquaredsquare}{33A0} +\pdfglyphtounicode{coarmenian}{0581} +\pdfglyphtounicode{colon}{003A} +\pdfglyphtounicode{colonmonetary}{20A1} +\pdfglyphtounicode{colonmonospace}{FF1A} +\pdfglyphtounicode{colonsign}{20A1} +\pdfglyphtounicode{colonsmall}{FE55} +\pdfglyphtounicode{colontriangularhalfmod}{02D1} +\pdfglyphtounicode{colontriangularmod}{02D0} +\pdfglyphtounicode{comma}{002C} +\pdfglyphtounicode{commaabovecmb}{0313} +\pdfglyphtounicode{commaaboverightcmb}{0315} +\pdfglyphtounicode{commaaccent}{F6C3} +\pdfglyphtounicode{commaarabic}{060C} +\pdfglyphtounicode{commaarmenian}{055D} +\pdfglyphtounicode{commainferior}{002C} +\pdfglyphtounicode{commamonospace}{FF0C} +\pdfglyphtounicode{commareversedabovecmb}{0314} +\pdfglyphtounicode{commareversedmod}{02BD} +\pdfglyphtounicode{commasmall}{FE50} +\pdfglyphtounicode{commasuperior}{002C} +\pdfglyphtounicode{commaturnedabovecmb}{0312} +\pdfglyphtounicode{commaturnedmod}{02BB} +\pdfglyphtounicode{compass}{263C} +\pdfglyphtounicode{complement}{2201} +\pdfglyphtounicode{compwordmark}{200C} +\pdfglyphtounicode{congruent}{2245} +\pdfglyphtounicode{contourintegral}{222E} +\pdfglyphtounicode{control}{2303} +\pdfglyphtounicode{controlACK}{0006} +\pdfglyphtounicode{controlBEL}{0007} +\pdfglyphtounicode{controlBS}{0008} +\pdfglyphtounicode{controlCAN}{0018} +\pdfglyphtounicode{controlCR}{000D} +\pdfglyphtounicode{controlDC1}{0011} +\pdfglyphtounicode{controlDC2}{0012} +\pdfglyphtounicode{controlDC3}{0013} +\pdfglyphtounicode{controlDC4}{0014} +\pdfglyphtounicode{controlDEL}{007F} +\pdfglyphtounicode{controlDLE}{0010} +\pdfglyphtounicode{controlEM}{0019} +\pdfglyphtounicode{controlENQ}{0005} +\pdfglyphtounicode{controlEOT}{0004} +\pdfglyphtounicode{controlESC}{001B} +\pdfglyphtounicode{controlETB}{0017} +\pdfglyphtounicode{controlETX}{0003} +\pdfglyphtounicode{controlFF}{000C} +\pdfglyphtounicode{controlFS}{001C} +\pdfglyphtounicode{controlGS}{001D} +\pdfglyphtounicode{controlHT}{0009} +\pdfglyphtounicode{controlLF}{000A} +\pdfglyphtounicode{controlNAK}{0015} +\pdfglyphtounicode{controlRS}{001E} +\pdfglyphtounicode{controlSI}{000F} +\pdfglyphtounicode{controlSO}{000E} +\pdfglyphtounicode{controlSOT}{0002} +\pdfglyphtounicode{controlSTX}{0001} +\pdfglyphtounicode{controlSUB}{001A} +\pdfglyphtounicode{controlSYN}{0016} +\pdfglyphtounicode{controlUS}{001F} +\pdfglyphtounicode{controlVT}{000B} +\pdfglyphtounicode{coproduct}{2A3F} +\pdfglyphtounicode{copyright}{00A9} +\pdfglyphtounicode{copyrightsans}{00A9} +\pdfglyphtounicode{copyrightserif}{00A9} +\pdfglyphtounicode{cornerbracketleft}{300C} +\pdfglyphtounicode{cornerbracketlefthalfwidth}{FF62} +\pdfglyphtounicode{cornerbracketleftvertical}{FE41} +\pdfglyphtounicode{cornerbracketright}{300D} +\pdfglyphtounicode{cornerbracketrighthalfwidth}{FF63} +\pdfglyphtounicode{cornerbracketrightvertical}{FE42} +\pdfglyphtounicode{corporationsquare}{337F} +\pdfglyphtounicode{cosquare}{33C7} +\pdfglyphtounicode{coverkgsquare}{33C6} +\pdfglyphtounicode{cparen}{249E} +\pdfglyphtounicode{cruzeiro}{20A2} +\pdfglyphtounicode{cstretched}{0297} +\pdfglyphtounicode{ct}{0063 0074} +\pdfglyphtounicode{curlyand}{22CF} +\pdfglyphtounicode{curlyleft}{21AB} +\pdfglyphtounicode{curlyor}{22CE} +\pdfglyphtounicode{curlyright}{21AC} +\pdfglyphtounicode{currency}{00A4} +\pdfglyphtounicode{cwm}{200C} +\pdfglyphtounicode{cyrBreve}{02D8} +\pdfglyphtounicode{cyrFlex}{00A0 0311} +\pdfglyphtounicode{cyrbreve}{02D8} +\pdfglyphtounicode{cyrflex}{00A0 0311} +\pdfglyphtounicode{d}{0064} +\pdfglyphtounicode{daarmenian}{0564} +\pdfglyphtounicode{dabengali}{09A6} +\pdfglyphtounicode{dadarabic}{0636} +\pdfglyphtounicode{dadeva}{0926} +\pdfglyphtounicode{dadfinalarabic}{FEBE} +\pdfglyphtounicode{dadinitialarabic}{FEBF} +\pdfglyphtounicode{dadmedialarabic}{FEC0} +\pdfglyphtounicode{dagesh}{05BC} +\pdfglyphtounicode{dageshhebrew}{05BC} +\pdfglyphtounicode{dagger}{2020} +\pdfglyphtounicode{daggerdbl}{2021} +\pdfglyphtounicode{dagujarati}{0AA6} +\pdfglyphtounicode{dagurmukhi}{0A26} +\pdfglyphtounicode{dahiragana}{3060} +\pdfglyphtounicode{dakatakana}{30C0} +\pdfglyphtounicode{dalarabic}{062F} +\pdfglyphtounicode{dalet}{05D3} +\pdfglyphtounicode{daletdagesh}{FB33} +\pdfglyphtounicode{daletdageshhebrew}{FB33} +\pdfglyphtounicode{daleth}{2138} +\pdfglyphtounicode{dalethatafpatah}{05D3 05B2} +\pdfglyphtounicode{dalethatafpatahhebrew}{05D3 05B2} +\pdfglyphtounicode{dalethatafsegol}{05D3 05B1} +\pdfglyphtounicode{dalethatafsegolhebrew}{05D3 05B1} +\pdfglyphtounicode{dalethebrew}{05D3} +\pdfglyphtounicode{dalethiriq}{05D3 05B4} +\pdfglyphtounicode{dalethiriqhebrew}{05D3 05B4} +\pdfglyphtounicode{daletholam}{05D3 05B9} +\pdfglyphtounicode{daletholamhebrew}{05D3 05B9} +\pdfglyphtounicode{daletpatah}{05D3 05B7} +\pdfglyphtounicode{daletpatahhebrew}{05D3 05B7} +\pdfglyphtounicode{daletqamats}{05D3 05B8} +\pdfglyphtounicode{daletqamatshebrew}{05D3 05B8} +\pdfglyphtounicode{daletqubuts}{05D3 05BB} +\pdfglyphtounicode{daletqubutshebrew}{05D3 05BB} +\pdfglyphtounicode{daletsegol}{05D3 05B6} +\pdfglyphtounicode{daletsegolhebrew}{05D3 05B6} +\pdfglyphtounicode{daletsheva}{05D3 05B0} +\pdfglyphtounicode{daletshevahebrew}{05D3 05B0} +\pdfglyphtounicode{dalettsere}{05D3 05B5} +\pdfglyphtounicode{dalettserehebrew}{05D3 05B5} +\pdfglyphtounicode{dalfinalarabic}{FEAA} +\pdfglyphtounicode{dammaarabic}{064F} +\pdfglyphtounicode{dammalowarabic}{064F} +\pdfglyphtounicode{dammatanaltonearabic}{064C} +\pdfglyphtounicode{dammatanarabic}{064C} +\pdfglyphtounicode{danda}{0964} +\pdfglyphtounicode{dargahebrew}{05A7} +\pdfglyphtounicode{dargalefthebrew}{05A7} +\pdfglyphtounicode{dasiapneumatacyrilliccmb}{0485} +\pdfglyphtounicode{dbar}{0111} +\pdfglyphtounicode{dblGrave}{00A0 030F} +\pdfglyphtounicode{dblanglebracketleft}{300A} +\pdfglyphtounicode{dblanglebracketleftvertical}{FE3D} +\pdfglyphtounicode{dblanglebracketright}{300B} +\pdfglyphtounicode{dblanglebracketrightvertical}{FE3E} +\pdfglyphtounicode{dblarchinvertedbelowcmb}{032B} +\pdfglyphtounicode{dblarrowdwn}{21CA} +\pdfglyphtounicode{dblarrowheadleft}{219E} +\pdfglyphtounicode{dblarrowheadright}{21A0} +\pdfglyphtounicode{dblarrowleft}{21D4} +\pdfglyphtounicode{dblarrowright}{21D2} +\pdfglyphtounicode{dblarrowup}{21C8} +\pdfglyphtounicode{dblbracketleft}{27E6} +\pdfglyphtounicode{dblbracketright}{27E7} +\pdfglyphtounicode{dbldanda}{0965} +\pdfglyphtounicode{dblgrave}{00A0 030F} +\pdfglyphtounicode{dblgravecmb}{030F} +\pdfglyphtounicode{dblintegral}{222C} +\pdfglyphtounicode{dbllowline}{2017} +\pdfglyphtounicode{dbllowlinecmb}{0333} +\pdfglyphtounicode{dbloverlinecmb}{033F} +\pdfglyphtounicode{dblprimemod}{02BA} +\pdfglyphtounicode{dblverticalbar}{2016} +\pdfglyphtounicode{dblverticallineabovecmb}{030E} +\pdfglyphtounicode{dbopomofo}{3109} +\pdfglyphtounicode{dbsquare}{33C8} +\pdfglyphtounicode{dcaron}{010F} +\pdfglyphtounicode{dcedilla}{1E11} +\pdfglyphtounicode{dcircle}{24D3} +\pdfglyphtounicode{dcircumflexbelow}{1E13} +\pdfglyphtounicode{dcroat}{0111} +\pdfglyphtounicode{ddabengali}{09A1} +\pdfglyphtounicode{ddadeva}{0921} +\pdfglyphtounicode{ddagujarati}{0AA1} +\pdfglyphtounicode{ddagurmukhi}{0A21} +\pdfglyphtounicode{ddalarabic}{0688} +\pdfglyphtounicode{ddalfinalarabic}{FB89} +\pdfglyphtounicode{dddhadeva}{095C} +\pdfglyphtounicode{ddhabengali}{09A2} +\pdfglyphtounicode{ddhadeva}{0922} +\pdfglyphtounicode{ddhagujarati}{0AA2} +\pdfglyphtounicode{ddhagurmukhi}{0A22} +\pdfglyphtounicode{ddotaccent}{1E0B} +\pdfglyphtounicode{ddotbelow}{1E0D} +\pdfglyphtounicode{decimalseparatorarabic}{066B} +\pdfglyphtounicode{decimalseparatorpersian}{066B} +\pdfglyphtounicode{decyrillic}{0434} +\pdfglyphtounicode{defines}{225C} +\pdfglyphtounicode{degree}{00B0} +\pdfglyphtounicode{dehihebrew}{05AD} +\pdfglyphtounicode{dehiragana}{3067} +\pdfglyphtounicode{deicoptic}{03EF} +\pdfglyphtounicode{dekatakana}{30C7} +\pdfglyphtounicode{deleteleft}{232B} +\pdfglyphtounicode{deleteright}{2326} +\pdfglyphtounicode{delta}{03B4} +\pdfglyphtounicode{deltaturned}{018D} +\pdfglyphtounicode{denominatorminusonenumeratorbengali}{09F8} +\pdfglyphtounicode{dezh}{02A4} +\pdfglyphtounicode{dhabengali}{09A7} +\pdfglyphtounicode{dhadeva}{0927} +\pdfglyphtounicode{dhagujarati}{0AA7} +\pdfglyphtounicode{dhagurmukhi}{0A27} +\pdfglyphtounicode{dhook}{0257} +\pdfglyphtounicode{dialytikatonos}{0385} +\pdfglyphtounicode{dialytikatonoscmb}{0344} +\pdfglyphtounicode{diamond}{2666} +\pdfglyphtounicode{diamondmath}{22C4} +\pdfglyphtounicode{diamondsolid}{2666} +\pdfglyphtounicode{diamondsuitwhite}{2662} +\pdfglyphtounicode{dieresis}{00A8} +\pdfglyphtounicode{dieresisacute}{00A0 0308 0301} +\pdfglyphtounicode{dieresisbelowcmb}{0324} +\pdfglyphtounicode{dieresiscmb}{0308} +\pdfglyphtounicode{dieresisgrave}{00A0 0308 0300} +\pdfglyphtounicode{dieresistonos}{0385} +\pdfglyphtounicode{difference}{224F} +\pdfglyphtounicode{dihiragana}{3062} +\pdfglyphtounicode{dikatakana}{30C2} +\pdfglyphtounicode{dittomark}{3003} +\pdfglyphtounicode{divide}{00F7} +\pdfglyphtounicode{dividemultiply}{22C7} +\pdfglyphtounicode{divides}{2223} +\pdfglyphtounicode{divisionslash}{2215} +\pdfglyphtounicode{djecyrillic}{0452} +\pdfglyphtounicode{dkshade}{2593} +\pdfglyphtounicode{dlinebelow}{1E0F} +\pdfglyphtounicode{dlsquare}{3397} +\pdfglyphtounicode{dmacron}{0111} +\pdfglyphtounicode{dmonospace}{FF44} +\pdfglyphtounicode{dnblock}{2584} +\pdfglyphtounicode{dochadathai}{0E0E} +\pdfglyphtounicode{dodekthai}{0E14} +\pdfglyphtounicode{dohiragana}{3069} +\pdfglyphtounicode{dokatakana}{30C9} +\pdfglyphtounicode{dollar}{0024} +\pdfglyphtounicode{dollarinferior}{0024} +\pdfglyphtounicode{dollarmonospace}{FF04} +\pdfglyphtounicode{dollaroldstyle}{0024} +\pdfglyphtounicode{dollarsmall}{FE69} +\pdfglyphtounicode{dollarsuperior}{0024} +\pdfglyphtounicode{dong}{20AB} +\pdfglyphtounicode{dorusquare}{3326} +\pdfglyphtounicode{dotaccent}{02D9} +\pdfglyphtounicode{dotaccentcmb}{0307} +\pdfglyphtounicode{dotbelowcmb}{0323} +\pdfglyphtounicode{dotbelowcomb}{0323} +\pdfglyphtounicode{dotkatakana}{30FB} +\pdfglyphtounicode{dotlessi}{0131} +\pdfglyphtounicode{dotlessj}{0237} +\pdfglyphtounicode{dotlessjstrokehook}{0284} +\pdfglyphtounicode{dotmath}{22C5} +\pdfglyphtounicode{dotplus}{2214} +\pdfglyphtounicode{dottedcircle}{25CC} +\pdfglyphtounicode{doubleyodpatah}{FB1F} +\pdfglyphtounicode{doubleyodpatahhebrew}{FB1F} +\pdfglyphtounicode{downfall}{22CE} +\pdfglyphtounicode{downslope}{29F9} +\pdfglyphtounicode{downtackbelowcmb}{031E} +\pdfglyphtounicode{downtackmod}{02D5} +\pdfglyphtounicode{dparen}{249F} +\pdfglyphtounicode{dsuperior}{0064} +\pdfglyphtounicode{dtail}{0256} +\pdfglyphtounicode{dtopbar}{018C} +\pdfglyphtounicode{duhiragana}{3065} +\pdfglyphtounicode{dukatakana}{30C5} +\pdfglyphtounicode{dz}{01F3} +\pdfglyphtounicode{dzaltone}{02A3} +\pdfglyphtounicode{dzcaron}{01C6} +\pdfglyphtounicode{dzcurl}{02A5} +\pdfglyphtounicode{dzeabkhasiancyrillic}{04E1} +\pdfglyphtounicode{dzecyrillic}{0455} +\pdfglyphtounicode{dzhecyrillic}{045F} +\pdfglyphtounicode{e}{0065} +\pdfglyphtounicode{eacute}{00E9} +\pdfglyphtounicode{earth}{2641} +\pdfglyphtounicode{ebengali}{098F} +\pdfglyphtounicode{ebopomofo}{311C} +\pdfglyphtounicode{ebreve}{0115} +\pdfglyphtounicode{ecandradeva}{090D} +\pdfglyphtounicode{ecandragujarati}{0A8D} +\pdfglyphtounicode{ecandravowelsigndeva}{0945} +\pdfglyphtounicode{ecandravowelsigngujarati}{0AC5} +\pdfglyphtounicode{ecaron}{011B} +\pdfglyphtounicode{ecedillabreve}{1E1D} +\pdfglyphtounicode{echarmenian}{0565} +\pdfglyphtounicode{echyiwnarmenian}{0587} +\pdfglyphtounicode{ecircle}{24D4} +\pdfglyphtounicode{ecircumflex}{00EA} +\pdfglyphtounicode{ecircumflexacute}{1EBF} +\pdfglyphtounicode{ecircumflexbelow}{1E19} +\pdfglyphtounicode{ecircumflexdotbelow}{1EC7} +\pdfglyphtounicode{ecircumflexgrave}{1EC1} +\pdfglyphtounicode{ecircumflexhookabove}{1EC3} +\pdfglyphtounicode{ecircumflextilde}{1EC5} +\pdfglyphtounicode{ecyrillic}{0454} +\pdfglyphtounicode{edblgrave}{0205} +\pdfglyphtounicode{edeva}{090F} +\pdfglyphtounicode{edieresis}{00EB} +\pdfglyphtounicode{edot}{0117} +\pdfglyphtounicode{edotaccent}{0117} +\pdfglyphtounicode{edotbelow}{1EB9} +\pdfglyphtounicode{eegurmukhi}{0A0F} +\pdfglyphtounicode{eematragurmukhi}{0A47} +\pdfglyphtounicode{efcyrillic}{0444} +\pdfglyphtounicode{egrave}{00E8} +\pdfglyphtounicode{egujarati}{0A8F} +\pdfglyphtounicode{eharmenian}{0567} +\pdfglyphtounicode{ehbopomofo}{311D} +\pdfglyphtounicode{ehiragana}{3048} +\pdfglyphtounicode{ehookabove}{1EBB} +\pdfglyphtounicode{eibopomofo}{311F} +\pdfglyphtounicode{eight}{0038} +\pdfglyphtounicode{eightarabic}{0668} +\pdfglyphtounicode{eightbengali}{09EE} +\pdfglyphtounicode{eightcircle}{2467} +\pdfglyphtounicode{eightcircleinversesansserif}{2791} +\pdfglyphtounicode{eightdeva}{096E} +\pdfglyphtounicode{eighteencircle}{2471} +\pdfglyphtounicode{eighteenparen}{2485} +\pdfglyphtounicode{eighteenperiod}{2499} +\pdfglyphtounicode{eightgujarati}{0AEE} +\pdfglyphtounicode{eightgurmukhi}{0A6E} +\pdfglyphtounicode{eighthackarabic}{0668} +\pdfglyphtounicode{eighthangzhou}{3028} +\pdfglyphtounicode{eighthnotebeamed}{266B} +\pdfglyphtounicode{eightideographicparen}{3227} +\pdfglyphtounicode{eightinferior}{2088} +\pdfglyphtounicode{eightmonospace}{FF18} +\pdfglyphtounicode{eightoldstyle}{0038} +\pdfglyphtounicode{eightparen}{247B} +\pdfglyphtounicode{eightperiod}{248F} +\pdfglyphtounicode{eightpersian}{06F8} +\pdfglyphtounicode{eightroman}{2177} +\pdfglyphtounicode{eightsuperior}{2078} +\pdfglyphtounicode{eightthai}{0E58} +\pdfglyphtounicode{einvertedbreve}{0207} +\pdfglyphtounicode{eiotifiedcyrillic}{0465} +\pdfglyphtounicode{ekatakana}{30A8} +\pdfglyphtounicode{ekatakanahalfwidth}{FF74} +\pdfglyphtounicode{ekonkargurmukhi}{0A74} +\pdfglyphtounicode{ekorean}{3154} +\pdfglyphtounicode{elcyrillic}{043B} +\pdfglyphtounicode{element}{2208} +\pdfglyphtounicode{elevencircle}{246A} +\pdfglyphtounicode{elevenparen}{247E} +\pdfglyphtounicode{elevenperiod}{2492} +\pdfglyphtounicode{elevenroman}{217A} +\pdfglyphtounicode{ellipsis}{2026} +\pdfglyphtounicode{ellipsisvertical}{22EE} +\pdfglyphtounicode{emacron}{0113} +\pdfglyphtounicode{emacronacute}{1E17} +\pdfglyphtounicode{emacrongrave}{1E15} +\pdfglyphtounicode{emcyrillic}{043C} +\pdfglyphtounicode{emdash}{2014} +\pdfglyphtounicode{emdashvertical}{FE31} +\pdfglyphtounicode{emonospace}{FF45} +\pdfglyphtounicode{emphasismarkarmenian}{055B} +\pdfglyphtounicode{emptyset}{2205} +\pdfglyphtounicode{enbopomofo}{3123} +\pdfglyphtounicode{encyrillic}{043D} +\pdfglyphtounicode{endash}{2013} +\pdfglyphtounicode{endashvertical}{FE32} +\pdfglyphtounicode{endescendercyrillic}{04A3} +\pdfglyphtounicode{eng}{014B} +\pdfglyphtounicode{engbopomofo}{3125} +\pdfglyphtounicode{enghecyrillic}{04A5} +\pdfglyphtounicode{enhookcyrillic}{04C8} +\pdfglyphtounicode{enspace}{2002} +\pdfglyphtounicode{eogonek}{0119} +\pdfglyphtounicode{eokorean}{3153} +\pdfglyphtounicode{eopen}{025B} +\pdfglyphtounicode{eopenclosed}{029A} +\pdfglyphtounicode{eopenreversed}{025C} +\pdfglyphtounicode{eopenreversedclosed}{025E} +\pdfglyphtounicode{eopenreversedhook}{025D} +\pdfglyphtounicode{eparen}{24A0} +\pdfglyphtounicode{epsilon}{03B5} +\pdfglyphtounicode{epsilon1}{03F5} +\pdfglyphtounicode{epsiloninv}{03F6} +\pdfglyphtounicode{epsilontonos}{03AD} +\pdfglyphtounicode{equal}{003D} +\pdfglyphtounicode{equaldotleftright}{2252} +\pdfglyphtounicode{equaldotrightleft}{2253} +\pdfglyphtounicode{equalmonospace}{FF1D} +\pdfglyphtounicode{equalorfollows}{22DF} +\pdfglyphtounicode{equalorgreater}{2A96} +\pdfglyphtounicode{equalorless}{2A95} +\pdfglyphtounicode{equalorprecedes}{22DE} +\pdfglyphtounicode{equalorsimilar}{2242} +\pdfglyphtounicode{equalsdots}{2251} +\pdfglyphtounicode{equalsmall}{FE66} +\pdfglyphtounicode{equalsuperior}{207C} +\pdfglyphtounicode{equivalence}{2261} +\pdfglyphtounicode{equivasymptotic}{224D} +\pdfglyphtounicode{erbopomofo}{3126} +\pdfglyphtounicode{ercyrillic}{0440} +\pdfglyphtounicode{ereversed}{0258} +\pdfglyphtounicode{ereversedcyrillic}{044D} +\pdfglyphtounicode{escyrillic}{0441} +\pdfglyphtounicode{esdescendercyrillic}{04AB} +\pdfglyphtounicode{esh}{0283} +\pdfglyphtounicode{eshcurl}{0286} +\pdfglyphtounicode{eshortdeva}{090E} +\pdfglyphtounicode{eshortvowelsigndeva}{0946} +\pdfglyphtounicode{eshreversedloop}{01AA} +\pdfglyphtounicode{eshsquatreversed}{0285} +\pdfglyphtounicode{esmallhiragana}{3047} +\pdfglyphtounicode{esmallkatakana}{30A7} +\pdfglyphtounicode{esmallkatakanahalfwidth}{FF6A} +\pdfglyphtounicode{estimated}{212E} +\pdfglyphtounicode{esuperior}{0065} +\pdfglyphtounicode{eta}{03B7} +\pdfglyphtounicode{etarmenian}{0568} +\pdfglyphtounicode{etatonos}{03AE} +\pdfglyphtounicode{eth}{00F0} +\pdfglyphtounicode{etilde}{1EBD} +\pdfglyphtounicode{etildebelow}{1E1B} +\pdfglyphtounicode{etnahtafoukhhebrew}{0591} +\pdfglyphtounicode{etnahtafoukhlefthebrew}{0591} +\pdfglyphtounicode{etnahtahebrew}{0591} +\pdfglyphtounicode{etnahtalefthebrew}{0591} +\pdfglyphtounicode{eturned}{01DD} +\pdfglyphtounicode{eukorean}{3161} +\pdfglyphtounicode{euro}{20AC} +\pdfglyphtounicode{evowelsignbengali}{09C7} +\pdfglyphtounicode{evowelsigndeva}{0947} +\pdfglyphtounicode{evowelsigngujarati}{0AC7} +\pdfglyphtounicode{exclam}{0021} +\pdfglyphtounicode{exclamarmenian}{055C} +\pdfglyphtounicode{exclamdbl}{203C} +\pdfglyphtounicode{exclamdown}{00A1} +\pdfglyphtounicode{exclamdownsmall}{00A1} +\pdfglyphtounicode{exclammonospace}{FF01} +\pdfglyphtounicode{exclamsmall}{0021} +\pdfglyphtounicode{existential}{2203} +\pdfglyphtounicode{ezh}{0292} +\pdfglyphtounicode{ezhcaron}{01EF} +\pdfglyphtounicode{ezhcurl}{0293} +\pdfglyphtounicode{ezhreversed}{01B9} +\pdfglyphtounicode{ezhtail}{01BA} +\pdfglyphtounicode{f}{0066} +\pdfglyphtounicode{fadeva}{095E} +\pdfglyphtounicode{fagurmukhi}{0A5E} +\pdfglyphtounicode{fahrenheit}{2109} +\pdfglyphtounicode{fathaarabic}{064E} +\pdfglyphtounicode{fathalowarabic}{064E} +\pdfglyphtounicode{fathatanarabic}{064B} +\pdfglyphtounicode{fbopomofo}{3108} +\pdfglyphtounicode{fcircle}{24D5} +\pdfglyphtounicode{fdotaccent}{1E1F} +\pdfglyphtounicode{feharabic}{0641} +\pdfglyphtounicode{feharmenian}{0586} +\pdfglyphtounicode{fehfinalarabic}{FED2} +\pdfglyphtounicode{fehinitialarabic}{FED3} +\pdfglyphtounicode{fehmedialarabic}{FED4} +\pdfglyphtounicode{feicoptic}{03E5} +\pdfglyphtounicode{female}{2640} +\pdfglyphtounicode{ff}{0066 0066} +\pdfglyphtounicode{ffi}{0066 0066 0069} +\pdfglyphtounicode{ffl}{0066 0066 006C} +\pdfglyphtounicode{fi}{0066 0069} +\pdfglyphtounicode{fifteencircle}{246E} +\pdfglyphtounicode{fifteenparen}{2482} +\pdfglyphtounicode{fifteenperiod}{2496} +\pdfglyphtounicode{figuredash}{2012} +\pdfglyphtounicode{filledbox}{25A0} +\pdfglyphtounicode{filledrect}{25AC} +\pdfglyphtounicode{finalkaf}{05DA} +\pdfglyphtounicode{finalkafdagesh}{FB3A} +\pdfglyphtounicode{finalkafdageshhebrew}{FB3A} +\pdfglyphtounicode{finalkafhebrew}{05DA} +\pdfglyphtounicode{finalkafqamats}{05DA 05B8} +\pdfglyphtounicode{finalkafqamatshebrew}{05DA 05B8} +\pdfglyphtounicode{finalkafsheva}{05DA 05B0} +\pdfglyphtounicode{finalkafshevahebrew}{05DA 05B0} +\pdfglyphtounicode{finalmem}{05DD} +\pdfglyphtounicode{finalmemhebrew}{05DD} +\pdfglyphtounicode{finalnun}{05DF} +\pdfglyphtounicode{finalnunhebrew}{05DF} +\pdfglyphtounicode{finalpe}{05E3} +\pdfglyphtounicode{finalpehebrew}{05E3} +\pdfglyphtounicode{finaltsadi}{05E5} +\pdfglyphtounicode{finaltsadihebrew}{05E5} +\pdfglyphtounicode{firsttonechinese}{02C9} +\pdfglyphtounicode{fisheye}{25C9} +\pdfglyphtounicode{fitacyrillic}{0473} +\pdfglyphtounicode{five}{0035} +\pdfglyphtounicode{fivearabic}{0665} +\pdfglyphtounicode{fivebengali}{09EB} +\pdfglyphtounicode{fivecircle}{2464} +\pdfglyphtounicode{fivecircleinversesansserif}{278E} +\pdfglyphtounicode{fivedeva}{096B} +\pdfglyphtounicode{fiveeighths}{215D} +\pdfglyphtounicode{fivegujarati}{0AEB} +\pdfglyphtounicode{fivegurmukhi}{0A6B} +\pdfglyphtounicode{fivehackarabic}{0665} +\pdfglyphtounicode{fivehangzhou}{3025} +\pdfglyphtounicode{fiveideographicparen}{3224} +\pdfglyphtounicode{fiveinferior}{2085} +\pdfglyphtounicode{fivemonospace}{FF15} +\pdfglyphtounicode{fiveoldstyle}{0035} +\pdfglyphtounicode{fiveparen}{2478} +\pdfglyphtounicode{fiveperiod}{248C} +\pdfglyphtounicode{fivepersian}{06F5} +\pdfglyphtounicode{fiveroman}{2174} +\pdfglyphtounicode{fivesuperior}{2075} +\pdfglyphtounicode{fivethai}{0E55} +\pdfglyphtounicode{fl}{0066 006C} +\pdfglyphtounicode{flat}{266D} +\pdfglyphtounicode{floorleft}{230A} +\pdfglyphtounicode{floorright}{230B} +\pdfglyphtounicode{florin}{0192} +\pdfglyphtounicode{fmonospace}{FF46} +\pdfglyphtounicode{fmsquare}{3399} +\pdfglyphtounicode{fofanthai}{0E1F} +\pdfglyphtounicode{fofathai}{0E1D} +\pdfglyphtounicode{follownotdbleqv}{2ABA} +\pdfglyphtounicode{follownotslnteql}{2AB6} +\pdfglyphtounicode{followornoteqvlnt}{22E9} +\pdfglyphtounicode{follows}{227B} +\pdfglyphtounicode{followsequal}{2AB0} +\pdfglyphtounicode{followsorcurly}{227D} +\pdfglyphtounicode{followsorequal}{227F} +\pdfglyphtounicode{fongmanthai}{0E4F} +\pdfglyphtounicode{forall}{2200} +\pdfglyphtounicode{forces}{22A9} +\pdfglyphtounicode{forcesbar}{22AA} +\pdfglyphtounicode{fork}{22D4} +\pdfglyphtounicode{four}{0034} +\pdfglyphtounicode{fourarabic}{0664} +\pdfglyphtounicode{fourbengali}{09EA} +\pdfglyphtounicode{fourcircle}{2463} +\pdfglyphtounicode{fourcircleinversesansserif}{278D} +\pdfglyphtounicode{fourdeva}{096A} +\pdfglyphtounicode{fourgujarati}{0AEA} +\pdfglyphtounicode{fourgurmukhi}{0A6A} +\pdfglyphtounicode{fourhackarabic}{0664} +\pdfglyphtounicode{fourhangzhou}{3024} +\pdfglyphtounicode{fourideographicparen}{3223} +\pdfglyphtounicode{fourinferior}{2084} +\pdfglyphtounicode{fourmonospace}{FF14} +\pdfglyphtounicode{fournumeratorbengali}{09F7} +\pdfglyphtounicode{fouroldstyle}{0034} +\pdfglyphtounicode{fourparen}{2477} +\pdfglyphtounicode{fourperiod}{248B} +\pdfglyphtounicode{fourpersian}{06F4} +\pdfglyphtounicode{fourroman}{2173} +\pdfglyphtounicode{foursuperior}{2074} +\pdfglyphtounicode{fourteencircle}{246D} +\pdfglyphtounicode{fourteenparen}{2481} +\pdfglyphtounicode{fourteenperiod}{2495} +\pdfglyphtounicode{fourthai}{0E54} +\pdfglyphtounicode{fourthtonechinese}{02CB} +\pdfglyphtounicode{fparen}{24A1} +\pdfglyphtounicode{fraction}{2044} +\pdfglyphtounicode{franc}{20A3} +\pdfglyphtounicode{frown}{2322} +\pdfglyphtounicode{g}{0067} +\pdfglyphtounicode{gabengali}{0997} +\pdfglyphtounicode{gacute}{01F5} +\pdfglyphtounicode{gadeva}{0917} +\pdfglyphtounicode{gafarabic}{06AF} +\pdfglyphtounicode{gaffinalarabic}{FB93} +\pdfglyphtounicode{gafinitialarabic}{FB94} +\pdfglyphtounicode{gafmedialarabic}{FB95} +\pdfglyphtounicode{gagujarati}{0A97} +\pdfglyphtounicode{gagurmukhi}{0A17} +\pdfglyphtounicode{gahiragana}{304C} +\pdfglyphtounicode{gakatakana}{30AC} +\pdfglyphtounicode{gamma}{03B3} +\pdfglyphtounicode{gammalatinsmall}{0263} +\pdfglyphtounicode{gammasuperior}{02E0} +\pdfglyphtounicode{gangiacoptic}{03EB} +\pdfglyphtounicode{gbopomofo}{310D} +\pdfglyphtounicode{gbreve}{011F} +\pdfglyphtounicode{gcaron}{01E7} +\pdfglyphtounicode{gcedilla}{0123} +\pdfglyphtounicode{gcircle}{24D6} +\pdfglyphtounicode{gcircumflex}{011D} +\pdfglyphtounicode{gcommaaccent}{0123} +\pdfglyphtounicode{gdot}{0121} +\pdfglyphtounicode{gdotaccent}{0121} +\pdfglyphtounicode{gecyrillic}{0433} +\pdfglyphtounicode{gehiragana}{3052} +\pdfglyphtounicode{gekatakana}{30B2} +\pdfglyphtounicode{geomequivalent}{224E} +\pdfglyphtounicode{geometricallyequal}{2251} +\pdfglyphtounicode{gereshaccenthebrew}{059C} +\pdfglyphtounicode{gereshhebrew}{05F3} +\pdfglyphtounicode{gereshmuqdamhebrew}{059D} +\pdfglyphtounicode{germandbls}{00DF} +\pdfglyphtounicode{gershayimaccenthebrew}{059E} +\pdfglyphtounicode{gershayimhebrew}{05F4} +\pdfglyphtounicode{getamark}{3013} +\pdfglyphtounicode{ghabengali}{0998} +\pdfglyphtounicode{ghadarmenian}{0572} +\pdfglyphtounicode{ghadeva}{0918} +\pdfglyphtounicode{ghagujarati}{0A98} +\pdfglyphtounicode{ghagurmukhi}{0A18} +\pdfglyphtounicode{ghainarabic}{063A} +\pdfglyphtounicode{ghainfinalarabic}{FECE} +\pdfglyphtounicode{ghaininitialarabic}{FECF} +\pdfglyphtounicode{ghainmedialarabic}{FED0} +\pdfglyphtounicode{ghemiddlehookcyrillic}{0495} +\pdfglyphtounicode{ghestrokecyrillic}{0493} +\pdfglyphtounicode{gheupturncyrillic}{0491} +\pdfglyphtounicode{ghhadeva}{095A} +\pdfglyphtounicode{ghhagurmukhi}{0A5A} +\pdfglyphtounicode{ghook}{0260} +\pdfglyphtounicode{ghzsquare}{3393} +\pdfglyphtounicode{gihiragana}{304E} +\pdfglyphtounicode{gikatakana}{30AE} +\pdfglyphtounicode{gimarmenian}{0563} +\pdfglyphtounicode{gimel}{05D2} +\pdfglyphtounicode{gimeldagesh}{FB32} +\pdfglyphtounicode{gimeldageshhebrew}{FB32} +\pdfglyphtounicode{gimelhebrew}{05D2} +\pdfglyphtounicode{gjecyrillic}{0453} +\pdfglyphtounicode{glottalinvertedstroke}{01BE} +\pdfglyphtounicode{glottalstop}{0294} +\pdfglyphtounicode{glottalstopinverted}{0296} +\pdfglyphtounicode{glottalstopmod}{02C0} +\pdfglyphtounicode{glottalstopreversed}{0295} +\pdfglyphtounicode{glottalstopreversedmod}{02C1} +\pdfglyphtounicode{glottalstopreversedsuperior}{02E4} +\pdfglyphtounicode{glottalstopstroke}{02A1} +\pdfglyphtounicode{glottalstopstrokereversed}{02A2} +\pdfglyphtounicode{gmacron}{1E21} +\pdfglyphtounicode{gmonospace}{FF47} +\pdfglyphtounicode{gohiragana}{3054} +\pdfglyphtounicode{gokatakana}{30B4} +\pdfglyphtounicode{gparen}{24A2} +\pdfglyphtounicode{gpasquare}{33AC} +\pdfglyphtounicode{gradient}{2207} +\pdfglyphtounicode{grave}{0060} +\pdfglyphtounicode{gravebelowcmb}{0316} +\pdfglyphtounicode{gravecmb}{0300} +\pdfglyphtounicode{gravecomb}{0300} +\pdfglyphtounicode{gravedeva}{0953} +\pdfglyphtounicode{gravelowmod}{02CE} +\pdfglyphtounicode{gravemonospace}{FF40} +\pdfglyphtounicode{gravetonecmb}{0340} +\pdfglyphtounicode{greater}{003E} +\pdfglyphtounicode{greaterdbleqlless}{2A8C} +\pdfglyphtounicode{greaterdblequal}{2267} +\pdfglyphtounicode{greaterdot}{22D7} +\pdfglyphtounicode{greaterequal}{2265} +\pdfglyphtounicode{greaterequalorless}{22DB} +\pdfglyphtounicode{greaterlessequal}{22DB} +\pdfglyphtounicode{greatermonospace}{FF1E} +\pdfglyphtounicode{greatermuch}{226B} +\pdfglyphtounicode{greaternotdblequal}{2A8A} +\pdfglyphtounicode{greaternotequal}{2A88} +\pdfglyphtounicode{greaterorapproxeql}{2A86} +\pdfglyphtounicode{greaterorequalslant}{2A7E} +\pdfglyphtounicode{greaterorequivalent}{2273} +\pdfglyphtounicode{greaterorless}{2277} +\pdfglyphtounicode{greaterornotdbleql}{2269} +\pdfglyphtounicode{greaterornotequal}{2269} +\pdfglyphtounicode{greaterorsimilar}{2273} +\pdfglyphtounicode{greateroverequal}{2267} +\pdfglyphtounicode{greatersmall}{FE65} +\pdfglyphtounicode{gscript}{0261} +\pdfglyphtounicode{gstroke}{01E5} +\pdfglyphtounicode{guhiragana}{3050} +\pdfglyphtounicode{guillemotleft}{00AB} +\pdfglyphtounicode{guillemotright}{00BB} +\pdfglyphtounicode{guilsinglleft}{2039} +\pdfglyphtounicode{guilsinglright}{203A} +\pdfglyphtounicode{gukatakana}{30B0} +\pdfglyphtounicode{guramusquare}{3318} +\pdfglyphtounicode{gysquare}{33C9} +\pdfglyphtounicode{h}{0068} +\pdfglyphtounicode{haabkhasiancyrillic}{04A9} +\pdfglyphtounicode{haaltonearabic}{06C1} +\pdfglyphtounicode{habengali}{09B9} +\pdfglyphtounicode{hadescendercyrillic}{04B3} +\pdfglyphtounicode{hadeva}{0939} +\pdfglyphtounicode{hagujarati}{0AB9} +\pdfglyphtounicode{hagurmukhi}{0A39} +\pdfglyphtounicode{haharabic}{062D} +\pdfglyphtounicode{hahfinalarabic}{FEA2} +\pdfglyphtounicode{hahinitialarabic}{FEA3} +\pdfglyphtounicode{hahiragana}{306F} +\pdfglyphtounicode{hahmedialarabic}{FEA4} +\pdfglyphtounicode{haitusquare}{332A} +\pdfglyphtounicode{hakatakana}{30CF} +\pdfglyphtounicode{hakatakanahalfwidth}{FF8A} +\pdfglyphtounicode{halantgurmukhi}{0A4D} +\pdfglyphtounicode{hamzaarabic}{0621} +\pdfglyphtounicode{hamzadammaarabic}{0621 064F} +\pdfglyphtounicode{hamzadammatanarabic}{0621 064C} +\pdfglyphtounicode{hamzafathaarabic}{0621 064E} +\pdfglyphtounicode{hamzafathatanarabic}{0621 064B} +\pdfglyphtounicode{hamzalowarabic}{0621} +\pdfglyphtounicode{hamzalowkasraarabic}{0621 0650} +\pdfglyphtounicode{hamzalowkasratanarabic}{0621 064D} +\pdfglyphtounicode{hamzasukunarabic}{0621 0652} +\pdfglyphtounicode{hangulfiller}{3164} +\pdfglyphtounicode{hardsigncyrillic}{044A} +\pdfglyphtounicode{harpoondownleft}{21C3} +\pdfglyphtounicode{harpoondownright}{21C2} +\pdfglyphtounicode{harpoonleftbarbup}{21BC} +\pdfglyphtounicode{harpoonleftright}{21CC} +\pdfglyphtounicode{harpoonrightbarbup}{21C0} +\pdfglyphtounicode{harpoonrightleft}{21CB} +\pdfglyphtounicode{harpoonupleft}{21BF} +\pdfglyphtounicode{harpoonupright}{21BE} +\pdfglyphtounicode{hasquare}{33CA} +\pdfglyphtounicode{hatafpatah}{05B2} +\pdfglyphtounicode{hatafpatah16}{05B2} +\pdfglyphtounicode{hatafpatah23}{05B2} +\pdfglyphtounicode{hatafpatah2f}{05B2} +\pdfglyphtounicode{hatafpatahhebrew}{05B2} +\pdfglyphtounicode{hatafpatahnarrowhebrew}{05B2} +\pdfglyphtounicode{hatafpatahquarterhebrew}{05B2} +\pdfglyphtounicode{hatafpatahwidehebrew}{05B2} +\pdfglyphtounicode{hatafqamats}{05B3} +\pdfglyphtounicode{hatafqamats1b}{05B3} +\pdfglyphtounicode{hatafqamats28}{05B3} +\pdfglyphtounicode{hatafqamats34}{05B3} +\pdfglyphtounicode{hatafqamatshebrew}{05B3} +\pdfglyphtounicode{hatafqamatsnarrowhebrew}{05B3} +\pdfglyphtounicode{hatafqamatsquarterhebrew}{05B3} +\pdfglyphtounicode{hatafqamatswidehebrew}{05B3} +\pdfglyphtounicode{hatafsegol}{05B1} +\pdfglyphtounicode{hatafsegol17}{05B1} +\pdfglyphtounicode{hatafsegol24}{05B1} +\pdfglyphtounicode{hatafsegol30}{05B1} +\pdfglyphtounicode{hatafsegolhebrew}{05B1} +\pdfglyphtounicode{hatafsegolnarrowhebrew}{05B1} +\pdfglyphtounicode{hatafsegolquarterhebrew}{05B1} +\pdfglyphtounicode{hatafsegolwidehebrew}{05B1} +\pdfglyphtounicode{hbar}{0127} +\pdfglyphtounicode{hbopomofo}{310F} +\pdfglyphtounicode{hbrevebelow}{1E2B} +\pdfglyphtounicode{hcedilla}{1E29} +\pdfglyphtounicode{hcircle}{24D7} +\pdfglyphtounicode{hcircumflex}{0125} +\pdfglyphtounicode{hdieresis}{1E27} +\pdfglyphtounicode{hdotaccent}{1E23} +\pdfglyphtounicode{hdotbelow}{1E25} +\pdfglyphtounicode{he}{05D4} +\pdfglyphtounicode{heart}{2665} +\pdfglyphtounicode{heartsuitblack}{2665} +\pdfglyphtounicode{heartsuitwhite}{2661} +\pdfglyphtounicode{hedagesh}{FB34} +\pdfglyphtounicode{hedageshhebrew}{FB34} +\pdfglyphtounicode{hehaltonearabic}{06C1} +\pdfglyphtounicode{heharabic}{0647} +\pdfglyphtounicode{hehebrew}{05D4} +\pdfglyphtounicode{hehfinalaltonearabic}{FBA7} +\pdfglyphtounicode{hehfinalalttwoarabic}{FEEA} +\pdfglyphtounicode{hehfinalarabic}{FEEA} +\pdfglyphtounicode{hehhamzaabovefinalarabic}{FBA5} +\pdfglyphtounicode{hehhamzaaboveisolatedarabic}{FBA4} +\pdfglyphtounicode{hehinitialaltonearabic}{FBA8} +\pdfglyphtounicode{hehinitialarabic}{FEEB} +\pdfglyphtounicode{hehiragana}{3078} +\pdfglyphtounicode{hehmedialaltonearabic}{FBA9} +\pdfglyphtounicode{hehmedialarabic}{FEEC} +\pdfglyphtounicode{heiseierasquare}{337B} +\pdfglyphtounicode{hekatakana}{30D8} +\pdfglyphtounicode{hekatakanahalfwidth}{FF8D} +\pdfglyphtounicode{hekutaarusquare}{3336} +\pdfglyphtounicode{henghook}{0267} +\pdfglyphtounicode{herutusquare}{3339} +\pdfglyphtounicode{het}{05D7} +\pdfglyphtounicode{hethebrew}{05D7} +\pdfglyphtounicode{hhook}{0266} +\pdfglyphtounicode{hhooksuperior}{02B1} +\pdfglyphtounicode{hieuhacirclekorean}{327B} +\pdfglyphtounicode{hieuhaparenkorean}{321B} +\pdfglyphtounicode{hieuhcirclekorean}{326D} +\pdfglyphtounicode{hieuhkorean}{314E} +\pdfglyphtounicode{hieuhparenkorean}{320D} +\pdfglyphtounicode{hihiragana}{3072} +\pdfglyphtounicode{hikatakana}{30D2} +\pdfglyphtounicode{hikatakanahalfwidth}{FF8B} +\pdfglyphtounicode{hiriq}{05B4} +\pdfglyphtounicode{hiriq14}{05B4} +\pdfglyphtounicode{hiriq21}{05B4} +\pdfglyphtounicode{hiriq2d}{05B4} +\pdfglyphtounicode{hiriqhebrew}{05B4} +\pdfglyphtounicode{hiriqnarrowhebrew}{05B4} +\pdfglyphtounicode{hiriqquarterhebrew}{05B4} +\pdfglyphtounicode{hiriqwidehebrew}{05B4} +\pdfglyphtounicode{hlinebelow}{1E96} +\pdfglyphtounicode{hmonospace}{FF48} +\pdfglyphtounicode{hoarmenian}{0570} +\pdfglyphtounicode{hohipthai}{0E2B} +\pdfglyphtounicode{hohiragana}{307B} +\pdfglyphtounicode{hokatakana}{30DB} +\pdfglyphtounicode{hokatakanahalfwidth}{FF8E} +\pdfglyphtounicode{holam}{05B9} +\pdfglyphtounicode{holam19}{05B9} +\pdfglyphtounicode{holam26}{05B9} +\pdfglyphtounicode{holam32}{05B9} +\pdfglyphtounicode{holamhebrew}{05B9} +\pdfglyphtounicode{holamnarrowhebrew}{05B9} +\pdfglyphtounicode{holamquarterhebrew}{05B9} +\pdfglyphtounicode{holamwidehebrew}{05B9} +\pdfglyphtounicode{honokhukthai}{0E2E} +\pdfglyphtounicode{hookabovecomb}{0309} +\pdfglyphtounicode{hookcmb}{0309} +\pdfglyphtounicode{hookpalatalizedbelowcmb}{0321} +\pdfglyphtounicode{hookretroflexbelowcmb}{0322} +\pdfglyphtounicode{hoonsquare}{3342} +\pdfglyphtounicode{horicoptic}{03E9} +\pdfglyphtounicode{horizontalbar}{2015} +\pdfglyphtounicode{horncmb}{031B} +\pdfglyphtounicode{hotsprings}{2668} +\pdfglyphtounicode{house}{2302} +\pdfglyphtounicode{hparen}{24A3} +\pdfglyphtounicode{hsuperior}{02B0} +\pdfglyphtounicode{hturned}{0265} +\pdfglyphtounicode{huhiragana}{3075} +\pdfglyphtounicode{huiitosquare}{3333} +\pdfglyphtounicode{hukatakana}{30D5} +\pdfglyphtounicode{hukatakanahalfwidth}{FF8C} +\pdfglyphtounicode{hungarumlaut}{02DD} +\pdfglyphtounicode{hungarumlautcmb}{030B} +\pdfglyphtounicode{hv}{0195} +\pdfglyphtounicode{hyphen}{002D} +\pdfglyphtounicode{hyphenchar}{002D} +\pdfglyphtounicode{hypheninferior}{002D} +\pdfglyphtounicode{hyphenmonospace}{FF0D} +\pdfglyphtounicode{hyphensmall}{FE63} +\pdfglyphtounicode{hyphensuperior}{002D} +\pdfglyphtounicode{hyphentwo}{2010} +\pdfglyphtounicode{i}{0069} +\pdfglyphtounicode{iacute}{00ED} +\pdfglyphtounicode{iacyrillic}{044F} +\pdfglyphtounicode{ibengali}{0987} +\pdfglyphtounicode{ibopomofo}{3127} +\pdfglyphtounicode{ibreve}{012D} +\pdfglyphtounicode{icaron}{01D0} +\pdfglyphtounicode{icircle}{24D8} +\pdfglyphtounicode{icircumflex}{00EE} +\pdfglyphtounicode{icyrillic}{0456} +\pdfglyphtounicode{idblgrave}{0209} +\pdfglyphtounicode{ideographearthcircle}{328F} +\pdfglyphtounicode{ideographfirecircle}{328B} +\pdfglyphtounicode{ideographicallianceparen}{323F} +\pdfglyphtounicode{ideographiccallparen}{323A} +\pdfglyphtounicode{ideographiccentrecircle}{32A5} +\pdfglyphtounicode{ideographicclose}{3006} +\pdfglyphtounicode{ideographiccomma}{3001} +\pdfglyphtounicode{ideographiccommaleft}{FF64} +\pdfglyphtounicode{ideographiccongratulationparen}{3237} +\pdfglyphtounicode{ideographiccorrectcircle}{32A3} +\pdfglyphtounicode{ideographicearthparen}{322F} +\pdfglyphtounicode{ideographicenterpriseparen}{323D} +\pdfglyphtounicode{ideographicexcellentcircle}{329D} +\pdfglyphtounicode{ideographicfestivalparen}{3240} +\pdfglyphtounicode{ideographicfinancialcircle}{3296} +\pdfglyphtounicode{ideographicfinancialparen}{3236} +\pdfglyphtounicode{ideographicfireparen}{322B} +\pdfglyphtounicode{ideographichaveparen}{3232} +\pdfglyphtounicode{ideographichighcircle}{32A4} +\pdfglyphtounicode{ideographiciterationmark}{3005} +\pdfglyphtounicode{ideographiclaborcircle}{3298} +\pdfglyphtounicode{ideographiclaborparen}{3238} +\pdfglyphtounicode{ideographicleftcircle}{32A7} +\pdfglyphtounicode{ideographiclowcircle}{32A6} +\pdfglyphtounicode{ideographicmedicinecircle}{32A9} +\pdfglyphtounicode{ideographicmetalparen}{322E} +\pdfglyphtounicode{ideographicmoonparen}{322A} +\pdfglyphtounicode{ideographicnameparen}{3234} +\pdfglyphtounicode{ideographicperiod}{3002} +\pdfglyphtounicode{ideographicprintcircle}{329E} +\pdfglyphtounicode{ideographicreachparen}{3243} +\pdfglyphtounicode{ideographicrepresentparen}{3239} +\pdfglyphtounicode{ideographicresourceparen}{323E} +\pdfglyphtounicode{ideographicrightcircle}{32A8} +\pdfglyphtounicode{ideographicsecretcircle}{3299} +\pdfglyphtounicode{ideographicselfparen}{3242} +\pdfglyphtounicode{ideographicsocietyparen}{3233} +\pdfglyphtounicode{ideographicspace}{3000} +\pdfglyphtounicode{ideographicspecialparen}{3235} +\pdfglyphtounicode{ideographicstockparen}{3231} +\pdfglyphtounicode{ideographicstudyparen}{323B} +\pdfglyphtounicode{ideographicsunparen}{3230} +\pdfglyphtounicode{ideographicsuperviseparen}{323C} +\pdfglyphtounicode{ideographicwaterparen}{322C} +\pdfglyphtounicode{ideographicwoodparen}{322D} +\pdfglyphtounicode{ideographiczero}{3007} +\pdfglyphtounicode{ideographmetalcircle}{328E} +\pdfglyphtounicode{ideographmooncircle}{328A} +\pdfglyphtounicode{ideographnamecircle}{3294} +\pdfglyphtounicode{ideographsuncircle}{3290} +\pdfglyphtounicode{ideographwatercircle}{328C} +\pdfglyphtounicode{ideographwoodcircle}{328D} +\pdfglyphtounicode{ideva}{0907} +\pdfglyphtounicode{idieresis}{00EF} +\pdfglyphtounicode{idieresisacute}{1E2F} +\pdfglyphtounicode{idieresiscyrillic}{04E5} +\pdfglyphtounicode{idotbelow}{1ECB} +\pdfglyphtounicode{iebrevecyrillic}{04D7} +\pdfglyphtounicode{iecyrillic}{0435} +\pdfglyphtounicode{ieungacirclekorean}{3275} +\pdfglyphtounicode{ieungaparenkorean}{3215} +\pdfglyphtounicode{ieungcirclekorean}{3267} +\pdfglyphtounicode{ieungkorean}{3147} +\pdfglyphtounicode{ieungparenkorean}{3207} +\pdfglyphtounicode{igrave}{00EC} +\pdfglyphtounicode{igujarati}{0A87} +\pdfglyphtounicode{igurmukhi}{0A07} +\pdfglyphtounicode{ihiragana}{3044} +\pdfglyphtounicode{ihookabove}{1EC9} +\pdfglyphtounicode{iibengali}{0988} +\pdfglyphtounicode{iicyrillic}{0438} +\pdfglyphtounicode{iideva}{0908} +\pdfglyphtounicode{iigujarati}{0A88} +\pdfglyphtounicode{iigurmukhi}{0A08} +\pdfglyphtounicode{iimatragurmukhi}{0A40} +\pdfglyphtounicode{iinvertedbreve}{020B} +\pdfglyphtounicode{iishortcyrillic}{0439} +\pdfglyphtounicode{iivowelsignbengali}{09C0} +\pdfglyphtounicode{iivowelsigndeva}{0940} +\pdfglyphtounicode{iivowelsigngujarati}{0AC0} +\pdfglyphtounicode{ij}{0133} +\pdfglyphtounicode{ikatakana}{30A4} +\pdfglyphtounicode{ikatakanahalfwidth}{FF72} +\pdfglyphtounicode{ikorean}{3163} +\pdfglyphtounicode{ilde}{02DC} +\pdfglyphtounicode{iluyhebrew}{05AC} +\pdfglyphtounicode{imacron}{012B} +\pdfglyphtounicode{imacroncyrillic}{04E3} +\pdfglyphtounicode{imageorapproximatelyequal}{2253} +\pdfglyphtounicode{imatragurmukhi}{0A3F} +\pdfglyphtounicode{imonospace}{FF49} +\pdfglyphtounicode{increment}{2206} +\pdfglyphtounicode{infinity}{221E} +\pdfglyphtounicode{iniarmenian}{056B} +\pdfglyphtounicode{integerdivide}{2216} +\pdfglyphtounicode{integral}{222B} +\pdfglyphtounicode{integralbottom}{2321} +\pdfglyphtounicode{integralbt}{2321} +\pdfglyphtounicode{integralex}{F8F5} +\pdfglyphtounicode{integraltop}{2320} +\pdfglyphtounicode{integraltp}{2320} +\pdfglyphtounicode{intercal}{22BA} +\pdfglyphtounicode{interrobang}{203D} +\pdfglyphtounicode{interrobangdown}{2E18} +\pdfglyphtounicode{intersection}{2229} +\pdfglyphtounicode{intersectiondbl}{22D2} +\pdfglyphtounicode{intersectionsq}{2293} +\pdfglyphtounicode{intisquare}{3305} +\pdfglyphtounicode{invbullet}{25D8} +\pdfglyphtounicode{invcircle}{25D9} +\pdfglyphtounicode{invsmileface}{263B} +\pdfglyphtounicode{iocyrillic}{0451} +\pdfglyphtounicode{iogonek}{012F} +\pdfglyphtounicode{iota}{03B9} +\pdfglyphtounicode{iotadieresis}{03CA} +\pdfglyphtounicode{iotadieresistonos}{0390} +\pdfglyphtounicode{iotalatin}{0269} +\pdfglyphtounicode{iotatonos}{03AF} +\pdfglyphtounicode{iparen}{24A4} +\pdfglyphtounicode{irigurmukhi}{0A72} +\pdfglyphtounicode{ismallhiragana}{3043} +\pdfglyphtounicode{ismallkatakana}{30A3} +\pdfglyphtounicode{ismallkatakanahalfwidth}{FF68} +\pdfglyphtounicode{issharbengali}{09FA} +\pdfglyphtounicode{istroke}{0268} +\pdfglyphtounicode{isuperior}{0069} +\pdfglyphtounicode{iterationhiragana}{309D} +\pdfglyphtounicode{iterationkatakana}{30FD} +\pdfglyphtounicode{itilde}{0129} +\pdfglyphtounicode{itildebelow}{1E2D} +\pdfglyphtounicode{iubopomofo}{3129} +\pdfglyphtounicode{iucyrillic}{044E} +\pdfglyphtounicode{ivowelsignbengali}{09BF} +\pdfglyphtounicode{ivowelsigndeva}{093F} +\pdfglyphtounicode{ivowelsigngujarati}{0ABF} +\pdfglyphtounicode{izhitsacyrillic}{0475} +\pdfglyphtounicode{izhitsadblgravecyrillic}{0477} +\pdfglyphtounicode{j}{006A} +\pdfglyphtounicode{jaarmenian}{0571} +\pdfglyphtounicode{jabengali}{099C} +\pdfglyphtounicode{jadeva}{091C} +\pdfglyphtounicode{jagujarati}{0A9C} +\pdfglyphtounicode{jagurmukhi}{0A1C} +\pdfglyphtounicode{jbopomofo}{3110} +\pdfglyphtounicode{jcaron}{01F0} +\pdfglyphtounicode{jcircle}{24D9} +\pdfglyphtounicode{jcircumflex}{0135} +\pdfglyphtounicode{jcrossedtail}{029D} +\pdfglyphtounicode{jdotlessstroke}{025F} +\pdfglyphtounicode{jecyrillic}{0458} +\pdfglyphtounicode{jeemarabic}{062C} +\pdfglyphtounicode{jeemfinalarabic}{FE9E} +\pdfglyphtounicode{jeeminitialarabic}{FE9F} +\pdfglyphtounicode{jeemmedialarabic}{FEA0} +\pdfglyphtounicode{jeharabic}{0698} +\pdfglyphtounicode{jehfinalarabic}{FB8B} +\pdfglyphtounicode{jhabengali}{099D} +\pdfglyphtounicode{jhadeva}{091D} +\pdfglyphtounicode{jhagujarati}{0A9D} +\pdfglyphtounicode{jhagurmukhi}{0A1D} +\pdfglyphtounicode{jheharmenian}{057B} +\pdfglyphtounicode{jis}{3004} +\pdfglyphtounicode{jmonospace}{FF4A} +\pdfglyphtounicode{jparen}{24A5} +\pdfglyphtounicode{jsuperior}{02B2} +\pdfglyphtounicode{k}{006B} +\pdfglyphtounicode{kabashkircyrillic}{04A1} +\pdfglyphtounicode{kabengali}{0995} +\pdfglyphtounicode{kacute}{1E31} +\pdfglyphtounicode{kacyrillic}{043A} +\pdfglyphtounicode{kadescendercyrillic}{049B} +\pdfglyphtounicode{kadeva}{0915} +\pdfglyphtounicode{kaf}{05DB} +\pdfglyphtounicode{kafarabic}{0643} +\pdfglyphtounicode{kafdagesh}{FB3B} +\pdfglyphtounicode{kafdageshhebrew}{FB3B} +\pdfglyphtounicode{kaffinalarabic}{FEDA} +\pdfglyphtounicode{kafhebrew}{05DB} +\pdfglyphtounicode{kafinitialarabic}{FEDB} +\pdfglyphtounicode{kafmedialarabic}{FEDC} +\pdfglyphtounicode{kafrafehebrew}{FB4D} +\pdfglyphtounicode{kagujarati}{0A95} +\pdfglyphtounicode{kagurmukhi}{0A15} +\pdfglyphtounicode{kahiragana}{304B} +\pdfglyphtounicode{kahookcyrillic}{04C4} +\pdfglyphtounicode{kakatakana}{30AB} +\pdfglyphtounicode{kakatakanahalfwidth}{FF76} +\pdfglyphtounicode{kappa}{03BA} +\pdfglyphtounicode{kappasymbolgreek}{03F0} +\pdfglyphtounicode{kapyeounmieumkorean}{3171} +\pdfglyphtounicode{kapyeounphieuphkorean}{3184} +\pdfglyphtounicode{kapyeounpieupkorean}{3178} +\pdfglyphtounicode{kapyeounssangpieupkorean}{3179} +\pdfglyphtounicode{karoriisquare}{330D} +\pdfglyphtounicode{kashidaautoarabic}{0640} +\pdfglyphtounicode{kashidaautonosidebearingarabic}{0640} +\pdfglyphtounicode{kasmallkatakana}{30F5} +\pdfglyphtounicode{kasquare}{3384} +\pdfglyphtounicode{kasraarabic}{0650} +\pdfglyphtounicode{kasratanarabic}{064D} +\pdfglyphtounicode{kastrokecyrillic}{049F} +\pdfglyphtounicode{katahiraprolongmarkhalfwidth}{FF70} +\pdfglyphtounicode{kaverticalstrokecyrillic}{049D} +\pdfglyphtounicode{kbopomofo}{310E} +\pdfglyphtounicode{kcalsquare}{3389} +\pdfglyphtounicode{kcaron}{01E9} +\pdfglyphtounicode{kcedilla}{0137} +\pdfglyphtounicode{kcircle}{24DA} +\pdfglyphtounicode{kcommaaccent}{0137} +\pdfglyphtounicode{kdotbelow}{1E33} +\pdfglyphtounicode{keharmenian}{0584} +\pdfglyphtounicode{kehiragana}{3051} +\pdfglyphtounicode{kekatakana}{30B1} +\pdfglyphtounicode{kekatakanahalfwidth}{FF79} +\pdfglyphtounicode{kenarmenian}{056F} +\pdfglyphtounicode{kesmallkatakana}{30F6} +\pdfglyphtounicode{kgreenlandic}{0138} +\pdfglyphtounicode{khabengali}{0996} +\pdfglyphtounicode{khacyrillic}{0445} +\pdfglyphtounicode{khadeva}{0916} +\pdfglyphtounicode{khagujarati}{0A96} +\pdfglyphtounicode{khagurmukhi}{0A16} +\pdfglyphtounicode{khaharabic}{062E} +\pdfglyphtounicode{khahfinalarabic}{FEA6} +\pdfglyphtounicode{khahinitialarabic}{FEA7} +\pdfglyphtounicode{khahmedialarabic}{FEA8} +\pdfglyphtounicode{kheicoptic}{03E7} +\pdfglyphtounicode{khhadeva}{0959} +\pdfglyphtounicode{khhagurmukhi}{0A59} +\pdfglyphtounicode{khieukhacirclekorean}{3278} +\pdfglyphtounicode{khieukhaparenkorean}{3218} +\pdfglyphtounicode{khieukhcirclekorean}{326A} +\pdfglyphtounicode{khieukhkorean}{314B} +\pdfglyphtounicode{khieukhparenkorean}{320A} +\pdfglyphtounicode{khokhaithai}{0E02} +\pdfglyphtounicode{khokhonthai}{0E05} +\pdfglyphtounicode{khokhuatthai}{0E03} +\pdfglyphtounicode{khokhwaithai}{0E04} +\pdfglyphtounicode{khomutthai}{0E5B} +\pdfglyphtounicode{khook}{0199} +\pdfglyphtounicode{khorakhangthai}{0E06} +\pdfglyphtounicode{khzsquare}{3391} +\pdfglyphtounicode{kihiragana}{304D} +\pdfglyphtounicode{kikatakana}{30AD} +\pdfglyphtounicode{kikatakanahalfwidth}{FF77} +\pdfglyphtounicode{kiroguramusquare}{3315} +\pdfglyphtounicode{kiromeetorusquare}{3316} +\pdfglyphtounicode{kirosquare}{3314} +\pdfglyphtounicode{kiyeokacirclekorean}{326E} +\pdfglyphtounicode{kiyeokaparenkorean}{320E} +\pdfglyphtounicode{kiyeokcirclekorean}{3260} +\pdfglyphtounicode{kiyeokkorean}{3131} +\pdfglyphtounicode{kiyeokparenkorean}{3200} +\pdfglyphtounicode{kiyeoksioskorean}{3133} +\pdfglyphtounicode{kjecyrillic}{045C} +\pdfglyphtounicode{klinebelow}{1E35} +\pdfglyphtounicode{klsquare}{3398} +\pdfglyphtounicode{kmcubedsquare}{33A6} +\pdfglyphtounicode{kmonospace}{FF4B} +\pdfglyphtounicode{kmsquaredsquare}{33A2} +\pdfglyphtounicode{kohiragana}{3053} +\pdfglyphtounicode{kohmsquare}{33C0} +\pdfglyphtounicode{kokaithai}{0E01} +\pdfglyphtounicode{kokatakana}{30B3} +\pdfglyphtounicode{kokatakanahalfwidth}{FF7A} +\pdfglyphtounicode{kooposquare}{331E} +\pdfglyphtounicode{koppacyrillic}{0481} +\pdfglyphtounicode{koreanstandardsymbol}{327F} +\pdfglyphtounicode{koroniscmb}{0343} +\pdfglyphtounicode{kparen}{24A6} +\pdfglyphtounicode{kpasquare}{33AA} +\pdfglyphtounicode{ksicyrillic}{046F} +\pdfglyphtounicode{ktsquare}{33CF} +\pdfglyphtounicode{kturned}{029E} +\pdfglyphtounicode{kuhiragana}{304F} +\pdfglyphtounicode{kukatakana}{30AF} +\pdfglyphtounicode{kukatakanahalfwidth}{FF78} +\pdfglyphtounicode{kvsquare}{33B8} +\pdfglyphtounicode{kwsquare}{33BE} +\pdfglyphtounicode{l}{006C} +\pdfglyphtounicode{labengali}{09B2} +\pdfglyphtounicode{lacute}{013A} +\pdfglyphtounicode{ladeva}{0932} +\pdfglyphtounicode{lagujarati}{0AB2} +\pdfglyphtounicode{lagurmukhi}{0A32} +\pdfglyphtounicode{lakkhangyaothai}{0E45} +\pdfglyphtounicode{lamaleffinalarabic}{FEFC} +\pdfglyphtounicode{lamalefhamzaabovefinalarabic}{FEF8} +\pdfglyphtounicode{lamalefhamzaaboveisolatedarabic}{FEF7} +\pdfglyphtounicode{lamalefhamzabelowfinalarabic}{FEFA} +\pdfglyphtounicode{lamalefhamzabelowisolatedarabic}{FEF9} +\pdfglyphtounicode{lamalefisolatedarabic}{FEFB} +\pdfglyphtounicode{lamalefmaddaabovefinalarabic}{FEF6} +\pdfglyphtounicode{lamalefmaddaaboveisolatedarabic}{FEF5} +\pdfglyphtounicode{lamarabic}{0644} +\pdfglyphtounicode{lambda}{03BB} +\pdfglyphtounicode{lambdastroke}{019B} +\pdfglyphtounicode{lamed}{05DC} +\pdfglyphtounicode{lameddagesh}{FB3C} +\pdfglyphtounicode{lameddageshhebrew}{FB3C} +\pdfglyphtounicode{lamedhebrew}{05DC} +\pdfglyphtounicode{lamedholam}{05DC 05B9} +\pdfglyphtounicode{lamedholamdagesh}{05DC 05B9 05BC} +\pdfglyphtounicode{lamedholamdageshhebrew}{05DC 05B9 05BC} +\pdfglyphtounicode{lamedholamhebrew}{05DC 05B9} +\pdfglyphtounicode{lamfinalarabic}{FEDE} +\pdfglyphtounicode{lamhahinitialarabic}{FCCA} +\pdfglyphtounicode{laminitialarabic}{FEDF} +\pdfglyphtounicode{lamjeeminitialarabic}{FCC9} +\pdfglyphtounicode{lamkhahinitialarabic}{FCCB} +\pdfglyphtounicode{lamlamhehisolatedarabic}{FDF2} +\pdfglyphtounicode{lammedialarabic}{FEE0} +\pdfglyphtounicode{lammeemhahinitialarabic}{FD88} +\pdfglyphtounicode{lammeeminitialarabic}{FCCC} +\pdfglyphtounicode{lammeemjeeminitialarabic}{FEDF FEE4 FEA0} +\pdfglyphtounicode{lammeemkhahinitialarabic}{FEDF FEE4 FEA8} +\pdfglyphtounicode{largecircle}{25EF} +\pdfglyphtounicode{latticetop}{22A4} +\pdfglyphtounicode{lbar}{019A} +\pdfglyphtounicode{lbelt}{026C} +\pdfglyphtounicode{lbopomofo}{310C} +\pdfglyphtounicode{lcaron}{013E} +\pdfglyphtounicode{lcedilla}{013C} +\pdfglyphtounicode{lcircle}{24DB} +\pdfglyphtounicode{lcircumflexbelow}{1E3D} +\pdfglyphtounicode{lcommaaccent}{013C} +\pdfglyphtounicode{ldot}{0140} +\pdfglyphtounicode{ldotaccent}{0140} +\pdfglyphtounicode{ldotbelow}{1E37} +\pdfglyphtounicode{ldotbelowmacron}{1E39} +\pdfglyphtounicode{leftangleabovecmb}{031A} +\pdfglyphtounicode{lefttackbelowcmb}{0318} +\pdfglyphtounicode{less}{003C} +\pdfglyphtounicode{lessdbleqlgreater}{2A8B} +\pdfglyphtounicode{lessdblequal}{2266} +\pdfglyphtounicode{lessdot}{22D6} +\pdfglyphtounicode{lessequal}{2264} +\pdfglyphtounicode{lessequalgreater}{22DA} +\pdfglyphtounicode{lessequalorgreater}{22DA} +\pdfglyphtounicode{lessmonospace}{FF1C} +\pdfglyphtounicode{lessmuch}{226A} +\pdfglyphtounicode{lessnotdblequal}{2A89} +\pdfglyphtounicode{lessnotequal}{2A87} +\pdfglyphtounicode{lessorapproxeql}{2A85} +\pdfglyphtounicode{lessorequalslant}{2A7D} +\pdfglyphtounicode{lessorequivalent}{2272} +\pdfglyphtounicode{lessorgreater}{2276} +\pdfglyphtounicode{lessornotdbleql}{2268} +\pdfglyphtounicode{lessornotequal}{2268} +\pdfglyphtounicode{lessorsimilar}{2272} +\pdfglyphtounicode{lessoverequal}{2266} +\pdfglyphtounicode{lesssmall}{FE64} +\pdfglyphtounicode{lezh}{026E} +\pdfglyphtounicode{lfblock}{258C} +\pdfglyphtounicode{lhookretroflex}{026D} +\pdfglyphtounicode{lira}{20A4} +\pdfglyphtounicode{liwnarmenian}{056C} +\pdfglyphtounicode{lj}{01C9} +\pdfglyphtounicode{ljecyrillic}{0459} +\pdfglyphtounicode{ll}{006C 006C} +\pdfglyphtounicode{lladeva}{0933} +\pdfglyphtounicode{llagujarati}{0AB3} +\pdfglyphtounicode{llinebelow}{1E3B} +\pdfglyphtounicode{llladeva}{0934} +\pdfglyphtounicode{llvocalicbengali}{09E1} +\pdfglyphtounicode{llvocalicdeva}{0961} +\pdfglyphtounicode{llvocalicvowelsignbengali}{09E3} +\pdfglyphtounicode{llvocalicvowelsigndeva}{0963} +\pdfglyphtounicode{lmiddletilde}{026B} +\pdfglyphtounicode{lmonospace}{FF4C} +\pdfglyphtounicode{lmsquare}{33D0} +\pdfglyphtounicode{lochulathai}{0E2C} +\pdfglyphtounicode{logicaland}{2227} +\pdfglyphtounicode{logicalnot}{00AC} +\pdfglyphtounicode{logicalnotreversed}{2310} +\pdfglyphtounicode{logicalor}{2228} +\pdfglyphtounicode{lolingthai}{0E25} +\pdfglyphtounicode{longdbls}{017F 017F} +\pdfglyphtounicode{longs}{017F} +\pdfglyphtounicode{longsh}{017F 0068} +\pdfglyphtounicode{longsi}{017F 0069} +\pdfglyphtounicode{longsl}{017F 006C} +\pdfglyphtounicode{longst}{017F 0074} +\pdfglyphtounicode{lowlinecenterline}{FE4E} +\pdfglyphtounicode{lowlinecmb}{0332} +\pdfglyphtounicode{lowlinedashed}{FE4D} +\pdfglyphtounicode{lozenge}{25CA} +\pdfglyphtounicode{lparen}{24A7} +\pdfglyphtounicode{lscript}{2113} +\pdfglyphtounicode{lslash}{0142} +\pdfglyphtounicode{lsquare}{2113} +\pdfglyphtounicode{lsuperior}{006C} +\pdfglyphtounicode{ltshade}{2591} +\pdfglyphtounicode{luthai}{0E26} +\pdfglyphtounicode{lvocalicbengali}{098C} +\pdfglyphtounicode{lvocalicdeva}{090C} +\pdfglyphtounicode{lvocalicvowelsignbengali}{09E2} +\pdfglyphtounicode{lvocalicvowelsigndeva}{0962} +\pdfglyphtounicode{lxsquare}{33D3} +\pdfglyphtounicode{m}{006D} +\pdfglyphtounicode{mabengali}{09AE} +\pdfglyphtounicode{macron}{00AF} +\pdfglyphtounicode{macronbelowcmb}{0331} +\pdfglyphtounicode{macroncmb}{0304} +\pdfglyphtounicode{macronlowmod}{02CD} +\pdfglyphtounicode{macronmonospace}{FFE3} +\pdfglyphtounicode{macute}{1E3F} +\pdfglyphtounicode{madeva}{092E} +\pdfglyphtounicode{magujarati}{0AAE} +\pdfglyphtounicode{magurmukhi}{0A2E} +\pdfglyphtounicode{mahapakhhebrew}{05A4} +\pdfglyphtounicode{mahapakhlefthebrew}{05A4} +\pdfglyphtounicode{mahiragana}{307E} +\pdfglyphtounicode{maichattawalowleftthai}{F895} +\pdfglyphtounicode{maichattawalowrightthai}{F894} +\pdfglyphtounicode{maichattawathai}{0E4B} +\pdfglyphtounicode{maichattawaupperleftthai}{F893} +\pdfglyphtounicode{maieklowleftthai}{F88C} +\pdfglyphtounicode{maieklowrightthai}{F88B} +\pdfglyphtounicode{maiekthai}{0E48} +\pdfglyphtounicode{maiekupperleftthai}{F88A} +\pdfglyphtounicode{maihanakatleftthai}{F884} +\pdfglyphtounicode{maihanakatthai}{0E31} +\pdfglyphtounicode{maitaikhuleftthai}{F889} +\pdfglyphtounicode{maitaikhuthai}{0E47} +\pdfglyphtounicode{maitholowleftthai}{F88F} +\pdfglyphtounicode{maitholowrightthai}{F88E} +\pdfglyphtounicode{maithothai}{0E49} +\pdfglyphtounicode{maithoupperleftthai}{F88D} +\pdfglyphtounicode{maitrilowleftthai}{F892} +\pdfglyphtounicode{maitrilowrightthai}{F891} +\pdfglyphtounicode{maitrithai}{0E4A} +\pdfglyphtounicode{maitriupperleftthai}{F890} +\pdfglyphtounicode{maiyamokthai}{0E46} +\pdfglyphtounicode{makatakana}{30DE} +\pdfglyphtounicode{makatakanahalfwidth}{FF8F} +\pdfglyphtounicode{male}{2642} +\pdfglyphtounicode{maltesecross}{2720} +\pdfglyphtounicode{mansyonsquare}{3347} +\pdfglyphtounicode{maqafhebrew}{05BE} +\pdfglyphtounicode{mars}{2642} +\pdfglyphtounicode{masoracirclehebrew}{05AF} +\pdfglyphtounicode{masquare}{3383} +\pdfglyphtounicode{mbopomofo}{3107} +\pdfglyphtounicode{mbsquare}{33D4} +\pdfglyphtounicode{mcircle}{24DC} +\pdfglyphtounicode{mcubedsquare}{33A5} +\pdfglyphtounicode{mdotaccent}{1E41} +\pdfglyphtounicode{mdotbelow}{1E43} +\pdfglyphtounicode{measuredangle}{2221} +\pdfglyphtounicode{meemarabic}{0645} +\pdfglyphtounicode{meemfinalarabic}{FEE2} +\pdfglyphtounicode{meeminitialarabic}{FEE3} +\pdfglyphtounicode{meemmedialarabic}{FEE4} +\pdfglyphtounicode{meemmeeminitialarabic}{FCD1} +\pdfglyphtounicode{meemmeemisolatedarabic}{FC48} +\pdfglyphtounicode{meetorusquare}{334D} +\pdfglyphtounicode{mehiragana}{3081} +\pdfglyphtounicode{meizierasquare}{337E} +\pdfglyphtounicode{mekatakana}{30E1} +\pdfglyphtounicode{mekatakanahalfwidth}{FF92} +\pdfglyphtounicode{mem}{05DE} +\pdfglyphtounicode{memdagesh}{FB3E} +\pdfglyphtounicode{memdageshhebrew}{FB3E} +\pdfglyphtounicode{memhebrew}{05DE} +\pdfglyphtounicode{menarmenian}{0574} +\pdfglyphtounicode{merkhahebrew}{05A5} +\pdfglyphtounicode{merkhakefulahebrew}{05A6} +\pdfglyphtounicode{merkhakefulalefthebrew}{05A6} +\pdfglyphtounicode{merkhalefthebrew}{05A5} +\pdfglyphtounicode{mhook}{0271} +\pdfglyphtounicode{mhzsquare}{3392} +\pdfglyphtounicode{middledotkatakanahalfwidth}{FF65} +\pdfglyphtounicode{middot}{00B7} +\pdfglyphtounicode{mieumacirclekorean}{3272} +\pdfglyphtounicode{mieumaparenkorean}{3212} +\pdfglyphtounicode{mieumcirclekorean}{3264} +\pdfglyphtounicode{mieumkorean}{3141} +\pdfglyphtounicode{mieumpansioskorean}{3170} +\pdfglyphtounicode{mieumparenkorean}{3204} +\pdfglyphtounicode{mieumpieupkorean}{316E} +\pdfglyphtounicode{mieumsioskorean}{316F} +\pdfglyphtounicode{mihiragana}{307F} +\pdfglyphtounicode{mikatakana}{30DF} +\pdfglyphtounicode{mikatakanahalfwidth}{FF90} +\pdfglyphtounicode{minus}{2212} +\pdfglyphtounicode{minusbelowcmb}{0320} +\pdfglyphtounicode{minuscircle}{2296} +\pdfglyphtounicode{minusmod}{02D7} +\pdfglyphtounicode{minusplus}{2213} +\pdfglyphtounicode{minute}{2032} +\pdfglyphtounicode{miribaarusquare}{334A} +\pdfglyphtounicode{mirisquare}{3349} +\pdfglyphtounicode{mlonglegturned}{0270} +\pdfglyphtounicode{mlsquare}{3396} +\pdfglyphtounicode{mmcubedsquare}{33A3} +\pdfglyphtounicode{mmonospace}{FF4D} +\pdfglyphtounicode{mmsquaredsquare}{339F} +\pdfglyphtounicode{mohiragana}{3082} +\pdfglyphtounicode{mohmsquare}{33C1} +\pdfglyphtounicode{mokatakana}{30E2} +\pdfglyphtounicode{mokatakanahalfwidth}{FF93} +\pdfglyphtounicode{molsquare}{33D6} +\pdfglyphtounicode{momathai}{0E21} +\pdfglyphtounicode{moverssquare}{33A7} +\pdfglyphtounicode{moverssquaredsquare}{33A8} +\pdfglyphtounicode{mparen}{24A8} +\pdfglyphtounicode{mpasquare}{33AB} +\pdfglyphtounicode{mssquare}{33B3} +\pdfglyphtounicode{msuperior}{006D} +\pdfglyphtounicode{mturned}{026F} +\pdfglyphtounicode{mu}{00B5} +\pdfglyphtounicode{mu1}{00B5} +\pdfglyphtounicode{muasquare}{3382} +\pdfglyphtounicode{muchgreater}{226B} +\pdfglyphtounicode{muchless}{226A} +\pdfglyphtounicode{mufsquare}{338C} +\pdfglyphtounicode{mugreek}{03BC} +\pdfglyphtounicode{mugsquare}{338D} +\pdfglyphtounicode{muhiragana}{3080} +\pdfglyphtounicode{mukatakana}{30E0} +\pdfglyphtounicode{mukatakanahalfwidth}{FF91} +\pdfglyphtounicode{mulsquare}{3395} +\pdfglyphtounicode{multicloseleft}{22C9} +\pdfglyphtounicode{multicloseright}{22CA} +\pdfglyphtounicode{multimap}{22B8} +\pdfglyphtounicode{multiopenleft}{22CB} +\pdfglyphtounicode{multiopenright}{22CC} +\pdfglyphtounicode{multiply}{00D7} +\pdfglyphtounicode{mumsquare}{339B} +\pdfglyphtounicode{munahhebrew}{05A3} +\pdfglyphtounicode{munahlefthebrew}{05A3} +\pdfglyphtounicode{musicalnote}{266A} +\pdfglyphtounicode{musicalnotedbl}{266B} +\pdfglyphtounicode{musicflatsign}{266D} +\pdfglyphtounicode{musicsharpsign}{266F} +\pdfglyphtounicode{mussquare}{33B2} +\pdfglyphtounicode{muvsquare}{33B6} +\pdfglyphtounicode{muwsquare}{33BC} +\pdfglyphtounicode{mvmegasquare}{33B9} +\pdfglyphtounicode{mvsquare}{33B7} +\pdfglyphtounicode{mwmegasquare}{33BF} +\pdfglyphtounicode{mwsquare}{33BD} +\pdfglyphtounicode{n}{006E} +\pdfglyphtounicode{nabengali}{09A8} +\pdfglyphtounicode{nabla}{2207} +\pdfglyphtounicode{nacute}{0144} +\pdfglyphtounicode{nadeva}{0928} +\pdfglyphtounicode{nagujarati}{0AA8} +\pdfglyphtounicode{nagurmukhi}{0A28} +\pdfglyphtounicode{nahiragana}{306A} +\pdfglyphtounicode{nakatakana}{30CA} +\pdfglyphtounicode{nakatakanahalfwidth}{FF85} +\pdfglyphtounicode{nand}{22BC} +\pdfglyphtounicode{napostrophe}{0149} +\pdfglyphtounicode{nasquare}{3381} +\pdfglyphtounicode{natural}{266E} +\pdfglyphtounicode{nbopomofo}{310B} +\pdfglyphtounicode{nbspace}{00A0} +\pdfglyphtounicode{ncaron}{0148} +\pdfglyphtounicode{ncedilla}{0146} +\pdfglyphtounicode{ncircle}{24DD} +\pdfglyphtounicode{ncircumflexbelow}{1E4B} +\pdfglyphtounicode{ncommaaccent}{0146} +\pdfglyphtounicode{ndotaccent}{1E45} +\pdfglyphtounicode{ndotbelow}{1E47} +\pdfglyphtounicode{negationslash}{0338} +\pdfglyphtounicode{nehiragana}{306D} +\pdfglyphtounicode{nekatakana}{30CD} +\pdfglyphtounicode{nekatakanahalfwidth}{FF88} +\pdfglyphtounicode{newsheqelsign}{20AA} +\pdfglyphtounicode{nfsquare}{338B} +\pdfglyphtounicode{ng}{014B} +\pdfglyphtounicode{ngabengali}{0999} +\pdfglyphtounicode{ngadeva}{0919} +\pdfglyphtounicode{ngagujarati}{0A99} +\pdfglyphtounicode{ngagurmukhi}{0A19} +\pdfglyphtounicode{ngonguthai}{0E07} +\pdfglyphtounicode{nhiragana}{3093} +\pdfglyphtounicode{nhookleft}{0272} +\pdfglyphtounicode{nhookretroflex}{0273} +\pdfglyphtounicode{nieunacirclekorean}{326F} +\pdfglyphtounicode{nieunaparenkorean}{320F} +\pdfglyphtounicode{nieuncieuckorean}{3135} +\pdfglyphtounicode{nieuncirclekorean}{3261} +\pdfglyphtounicode{nieunhieuhkorean}{3136} +\pdfglyphtounicode{nieunkorean}{3134} +\pdfglyphtounicode{nieunpansioskorean}{3168} +\pdfglyphtounicode{nieunparenkorean}{3201} +\pdfglyphtounicode{nieunsioskorean}{3167} +\pdfglyphtounicode{nieuntikeutkorean}{3166} +\pdfglyphtounicode{nihiragana}{306B} +\pdfglyphtounicode{nikatakana}{30CB} +\pdfglyphtounicode{nikatakanahalfwidth}{FF86} +\pdfglyphtounicode{nikhahitleftthai}{F899} +\pdfglyphtounicode{nikhahitthai}{0E4D} +\pdfglyphtounicode{nine}{0039} +\pdfglyphtounicode{ninearabic}{0669} +\pdfglyphtounicode{ninebengali}{09EF} +\pdfglyphtounicode{ninecircle}{2468} +\pdfglyphtounicode{ninecircleinversesansserif}{2792} +\pdfglyphtounicode{ninedeva}{096F} +\pdfglyphtounicode{ninegujarati}{0AEF} +\pdfglyphtounicode{ninegurmukhi}{0A6F} +\pdfglyphtounicode{ninehackarabic}{0669} +\pdfglyphtounicode{ninehangzhou}{3029} +\pdfglyphtounicode{nineideographicparen}{3228} +\pdfglyphtounicode{nineinferior}{2089} +\pdfglyphtounicode{ninemonospace}{FF19} +\pdfglyphtounicode{nineoldstyle}{0039} +\pdfglyphtounicode{nineparen}{247C} +\pdfglyphtounicode{nineperiod}{2490} +\pdfglyphtounicode{ninepersian}{06F9} +\pdfglyphtounicode{nineroman}{2178} +\pdfglyphtounicode{ninesuperior}{2079} +\pdfglyphtounicode{nineteencircle}{2472} +\pdfglyphtounicode{nineteenparen}{2486} +\pdfglyphtounicode{nineteenperiod}{249A} +\pdfglyphtounicode{ninethai}{0E59} +\pdfglyphtounicode{nj}{01CC} +\pdfglyphtounicode{njecyrillic}{045A} +\pdfglyphtounicode{nkatakana}{30F3} +\pdfglyphtounicode{nkatakanahalfwidth}{FF9D} +\pdfglyphtounicode{nlegrightlong}{019E} +\pdfglyphtounicode{nlinebelow}{1E49} +\pdfglyphtounicode{nmonospace}{FF4E} +\pdfglyphtounicode{nmsquare}{339A} +\pdfglyphtounicode{nnabengali}{09A3} +\pdfglyphtounicode{nnadeva}{0923} +\pdfglyphtounicode{nnagujarati}{0AA3} +\pdfglyphtounicode{nnagurmukhi}{0A23} +\pdfglyphtounicode{nnnadeva}{0929} +\pdfglyphtounicode{nohiragana}{306E} +\pdfglyphtounicode{nokatakana}{30CE} +\pdfglyphtounicode{nokatakanahalfwidth}{FF89} +\pdfglyphtounicode{nonbreakingspace}{00A0} +\pdfglyphtounicode{nonenthai}{0E13} +\pdfglyphtounicode{nonuthai}{0E19} +\pdfglyphtounicode{noonarabic}{0646} +\pdfglyphtounicode{noonfinalarabic}{FEE6} +\pdfglyphtounicode{noonghunnaarabic}{06BA} +\pdfglyphtounicode{noonghunnafinalarabic}{FB9F} +\pdfglyphtounicode{noonhehinitialarabic}{FEE7 FEEC} +\pdfglyphtounicode{nooninitialarabic}{FEE7} +\pdfglyphtounicode{noonjeeminitialarabic}{FCD2} +\pdfglyphtounicode{noonjeemisolatedarabic}{FC4B} +\pdfglyphtounicode{noonmedialarabic}{FEE8} +\pdfglyphtounicode{noonmeeminitialarabic}{FCD5} +\pdfglyphtounicode{noonmeemisolatedarabic}{FC4E} +\pdfglyphtounicode{noonnoonfinalarabic}{FC8D} +\pdfglyphtounicode{notapproxequal}{2247} +\pdfglyphtounicode{notarrowboth}{21AE} +\pdfglyphtounicode{notarrowleft}{219A} +\pdfglyphtounicode{notarrowright}{219B} +\pdfglyphtounicode{notbar}{2224} +\pdfglyphtounicode{notcontains}{220C} +\pdfglyphtounicode{notdblarrowboth}{21CE} +\pdfglyphtounicode{notdblarrowleft}{21CD} +\pdfglyphtounicode{notdblarrowright}{21CF} +\pdfglyphtounicode{notelement}{2209} +\pdfglyphtounicode{notelementof}{2209} +\pdfglyphtounicode{notequal}{2260} +\pdfglyphtounicode{notexistential}{2204} +\pdfglyphtounicode{notfollows}{2281} +\pdfglyphtounicode{notfollowsoreql}{2AB0 0338} +\pdfglyphtounicode{notforces}{22AE} +\pdfglyphtounicode{notforcesextra}{22AF} +\pdfglyphtounicode{notgreater}{226F} +\pdfglyphtounicode{notgreaterdblequal}{2267 0338} +\pdfglyphtounicode{notgreaterequal}{2271} +\pdfglyphtounicode{notgreaternorequal}{2271} +\pdfglyphtounicode{notgreaternorless}{2279} +\pdfglyphtounicode{notgreaterorslnteql}{2A7E 0338} +\pdfglyphtounicode{notidentical}{2262} +\pdfglyphtounicode{notless}{226E} +\pdfglyphtounicode{notlessdblequal}{2266 0338} +\pdfglyphtounicode{notlessequal}{2270} +\pdfglyphtounicode{notlessnorequal}{2270} +\pdfglyphtounicode{notlessorslnteql}{2A7D 0338} +\pdfglyphtounicode{notparallel}{2226} +\pdfglyphtounicode{notprecedes}{2280} +\pdfglyphtounicode{notprecedesoreql}{2AAF 0338} +\pdfglyphtounicode{notsatisfies}{22AD} +\pdfglyphtounicode{notsimilar}{2241} +\pdfglyphtounicode{notsubset}{2284} +\pdfglyphtounicode{notsubseteql}{2288} +\pdfglyphtounicode{notsubsetordbleql}{2AC5 0338} +\pdfglyphtounicode{notsubsetoreql}{228A} +\pdfglyphtounicode{notsucceeds}{2281} +\pdfglyphtounicode{notsuperset}{2285} +\pdfglyphtounicode{notsuperseteql}{2289} +\pdfglyphtounicode{notsupersetordbleql}{2AC6 0338} +\pdfglyphtounicode{notsupersetoreql}{228B} +\pdfglyphtounicode{nottriangeqlleft}{22EC} +\pdfglyphtounicode{nottriangeqlright}{22ED} +\pdfglyphtounicode{nottriangleleft}{22EA} +\pdfglyphtounicode{nottriangleright}{22EB} +\pdfglyphtounicode{notturnstile}{22AC} +\pdfglyphtounicode{nowarmenian}{0576} +\pdfglyphtounicode{nparen}{24A9} +\pdfglyphtounicode{nssquare}{33B1} +\pdfglyphtounicode{nsuperior}{207F} +\pdfglyphtounicode{ntilde}{00F1} +\pdfglyphtounicode{nu}{03BD} +\pdfglyphtounicode{nuhiragana}{306C} +\pdfglyphtounicode{nukatakana}{30CC} +\pdfglyphtounicode{nukatakanahalfwidth}{FF87} +\pdfglyphtounicode{nuktabengali}{09BC} +\pdfglyphtounicode{nuktadeva}{093C} +\pdfglyphtounicode{nuktagujarati}{0ABC} +\pdfglyphtounicode{nuktagurmukhi}{0A3C} +\pdfglyphtounicode{numbersign}{0023} +\pdfglyphtounicode{numbersignmonospace}{FF03} +\pdfglyphtounicode{numbersignsmall}{FE5F} +\pdfglyphtounicode{numeralsigngreek}{0374} +\pdfglyphtounicode{numeralsignlowergreek}{0375} +\pdfglyphtounicode{numero}{2116} +\pdfglyphtounicode{nun}{05E0} +\pdfglyphtounicode{nundagesh}{FB40} +\pdfglyphtounicode{nundageshhebrew}{FB40} +\pdfglyphtounicode{nunhebrew}{05E0} +\pdfglyphtounicode{nvsquare}{33B5} +\pdfglyphtounicode{nwsquare}{33BB} +\pdfglyphtounicode{nyabengali}{099E} +\pdfglyphtounicode{nyadeva}{091E} +\pdfglyphtounicode{nyagujarati}{0A9E} +\pdfglyphtounicode{nyagurmukhi}{0A1E} +\pdfglyphtounicode{o}{006F} +\pdfglyphtounicode{oacute}{00F3} +\pdfglyphtounicode{oangthai}{0E2D} +\pdfglyphtounicode{obarred}{0275} +\pdfglyphtounicode{obarredcyrillic}{04E9} +\pdfglyphtounicode{obarreddieresiscyrillic}{04EB} +\pdfglyphtounicode{obengali}{0993} +\pdfglyphtounicode{obopomofo}{311B} +\pdfglyphtounicode{obreve}{014F} +\pdfglyphtounicode{ocandradeva}{0911} +\pdfglyphtounicode{ocandragujarati}{0A91} +\pdfglyphtounicode{ocandravowelsigndeva}{0949} +\pdfglyphtounicode{ocandravowelsigngujarati}{0AC9} +\pdfglyphtounicode{ocaron}{01D2} +\pdfglyphtounicode{ocircle}{24DE} +\pdfglyphtounicode{ocircumflex}{00F4} +\pdfglyphtounicode{ocircumflexacute}{1ED1} +\pdfglyphtounicode{ocircumflexdotbelow}{1ED9} +\pdfglyphtounicode{ocircumflexgrave}{1ED3} +\pdfglyphtounicode{ocircumflexhookabove}{1ED5} +\pdfglyphtounicode{ocircumflextilde}{1ED7} +\pdfglyphtounicode{ocyrillic}{043E} +\pdfglyphtounicode{odblacute}{0151} +\pdfglyphtounicode{odblgrave}{020D} +\pdfglyphtounicode{odeva}{0913} +\pdfglyphtounicode{odieresis}{00F6} +\pdfglyphtounicode{odieresiscyrillic}{04E7} +\pdfglyphtounicode{odotbelow}{1ECD} +\pdfglyphtounicode{oe}{0153} +\pdfglyphtounicode{oekorean}{315A} +\pdfglyphtounicode{ogonek}{02DB} +\pdfglyphtounicode{ogonekcmb}{0328} +\pdfglyphtounicode{ograve}{00F2} +\pdfglyphtounicode{ogujarati}{0A93} +\pdfglyphtounicode{oharmenian}{0585} +\pdfglyphtounicode{ohiragana}{304A} +\pdfglyphtounicode{ohookabove}{1ECF} +\pdfglyphtounicode{ohorn}{01A1} +\pdfglyphtounicode{ohornacute}{1EDB} +\pdfglyphtounicode{ohorndotbelow}{1EE3} +\pdfglyphtounicode{ohorngrave}{1EDD} +\pdfglyphtounicode{ohornhookabove}{1EDF} +\pdfglyphtounicode{ohorntilde}{1EE1} +\pdfglyphtounicode{ohungarumlaut}{0151} +\pdfglyphtounicode{oi}{01A3} +\pdfglyphtounicode{oinvertedbreve}{020F} +\pdfglyphtounicode{okatakana}{30AA} +\pdfglyphtounicode{okatakanahalfwidth}{FF75} +\pdfglyphtounicode{okorean}{3157} +\pdfglyphtounicode{olehebrew}{05AB} +\pdfglyphtounicode{omacron}{014D} +\pdfglyphtounicode{omacronacute}{1E53} +\pdfglyphtounicode{omacrongrave}{1E51} +\pdfglyphtounicode{omdeva}{0950} +\pdfglyphtounicode{omega}{03C9} +\pdfglyphtounicode{omega1}{03D6} +\pdfglyphtounicode{omegacyrillic}{0461} +\pdfglyphtounicode{omegalatinclosed}{0277} +\pdfglyphtounicode{omegaroundcyrillic}{047B} +\pdfglyphtounicode{omegatitlocyrillic}{047D} +\pdfglyphtounicode{omegatonos}{03CE} +\pdfglyphtounicode{omgujarati}{0AD0} +\pdfglyphtounicode{omicron}{03BF} +\pdfglyphtounicode{omicrontonos}{03CC} +\pdfglyphtounicode{omonospace}{FF4F} +\pdfglyphtounicode{one}{0031} +\pdfglyphtounicode{onearabic}{0661} +\pdfglyphtounicode{onebengali}{09E7} +\pdfglyphtounicode{onecircle}{2460} +\pdfglyphtounicode{onecircleinversesansserif}{278A} +\pdfglyphtounicode{onedeva}{0967} +\pdfglyphtounicode{onedotenleader}{2024} +\pdfglyphtounicode{oneeighth}{215B} +\pdfglyphtounicode{onefitted}{0031} +\pdfglyphtounicode{onegujarati}{0AE7} +\pdfglyphtounicode{onegurmukhi}{0A67} +\pdfglyphtounicode{onehackarabic}{0661} +\pdfglyphtounicode{onehalf}{00BD} +\pdfglyphtounicode{onehangzhou}{3021} +\pdfglyphtounicode{oneideographicparen}{3220} +\pdfglyphtounicode{oneinferior}{2081} +\pdfglyphtounicode{onemonospace}{FF11} +\pdfglyphtounicode{onenumeratorbengali}{09F4} +\pdfglyphtounicode{oneoldstyle}{0031} +\pdfglyphtounicode{oneparen}{2474} +\pdfglyphtounicode{oneperiod}{2488} +\pdfglyphtounicode{onepersian}{06F1} +\pdfglyphtounicode{onequarter}{00BC} +\pdfglyphtounicode{oneroman}{2170} +\pdfglyphtounicode{onesuperior}{00B9} +\pdfglyphtounicode{onethai}{0E51} +\pdfglyphtounicode{onethird}{2153} +\pdfglyphtounicode{oogonek}{01EB} +\pdfglyphtounicode{oogonekmacron}{01ED} +\pdfglyphtounicode{oogurmukhi}{0A13} +\pdfglyphtounicode{oomatragurmukhi}{0A4B} +\pdfglyphtounicode{oopen}{0254} +\pdfglyphtounicode{oparen}{24AA} +\pdfglyphtounicode{openbullet}{25E6} +\pdfglyphtounicode{option}{2325} +\pdfglyphtounicode{ordfeminine}{00AA} +\pdfglyphtounicode{ordmasculine}{00BA} +\pdfglyphtounicode{orthogonal}{221F} +\pdfglyphtounicode{orunderscore}{22BB} +\pdfglyphtounicode{oshortdeva}{0912} +\pdfglyphtounicode{oshortvowelsigndeva}{094A} +\pdfglyphtounicode{oslash}{00F8} +\pdfglyphtounicode{oslashacute}{01FF} +\pdfglyphtounicode{osmallhiragana}{3049} +\pdfglyphtounicode{osmallkatakana}{30A9} +\pdfglyphtounicode{osmallkatakanahalfwidth}{FF6B} +\pdfglyphtounicode{ostrokeacute}{01FF} +\pdfglyphtounicode{osuperior}{006F} +\pdfglyphtounicode{otcyrillic}{047F} +\pdfglyphtounicode{otilde}{00F5} +\pdfglyphtounicode{otildeacute}{1E4D} +\pdfglyphtounicode{otildedieresis}{1E4F} +\pdfglyphtounicode{oubopomofo}{3121} +\pdfglyphtounicode{overline}{203E} +\pdfglyphtounicode{overlinecenterline}{FE4A} +\pdfglyphtounicode{overlinecmb}{0305} +\pdfglyphtounicode{overlinedashed}{FE49} +\pdfglyphtounicode{overlinedblwavy}{FE4C} +\pdfglyphtounicode{overlinewavy}{FE4B} +\pdfglyphtounicode{overscore}{00AF} +\pdfglyphtounicode{ovowelsignbengali}{09CB} +\pdfglyphtounicode{ovowelsigndeva}{094B} +\pdfglyphtounicode{ovowelsigngujarati}{0ACB} +\pdfglyphtounicode{owner}{220B} +\pdfglyphtounicode{p}{0070} +\pdfglyphtounicode{paampssquare}{3380} +\pdfglyphtounicode{paasentosquare}{332B} +\pdfglyphtounicode{pabengali}{09AA} +\pdfglyphtounicode{pacute}{1E55} +\pdfglyphtounicode{padeva}{092A} +\pdfglyphtounicode{pagedown}{21DF} +\pdfglyphtounicode{pageup}{21DE} +\pdfglyphtounicode{pagujarati}{0AAA} +\pdfglyphtounicode{pagurmukhi}{0A2A} +\pdfglyphtounicode{pahiragana}{3071} +\pdfglyphtounicode{paiyannoithai}{0E2F} +\pdfglyphtounicode{pakatakana}{30D1} +\pdfglyphtounicode{palatalizationcyrilliccmb}{0484} +\pdfglyphtounicode{palochkacyrillic}{04C0} +\pdfglyphtounicode{pansioskorean}{317F} +\pdfglyphtounicode{paragraph}{00B6} +\pdfglyphtounicode{parallel}{2225} +\pdfglyphtounicode{parenleft}{0028} +\pdfglyphtounicode{parenleftaltonearabic}{FD3E} +\pdfglyphtounicode{parenleftbt}{F8ED} +\pdfglyphtounicode{parenleftex}{F8EC} +\pdfglyphtounicode{parenleftinferior}{208D} +\pdfglyphtounicode{parenleftmonospace}{FF08} +\pdfglyphtounicode{parenleftsmall}{FE59} +\pdfglyphtounicode{parenleftsuperior}{207D} +\pdfglyphtounicode{parenlefttp}{F8EB} +\pdfglyphtounicode{parenleftvertical}{FE35} +\pdfglyphtounicode{parenright}{0029} +\pdfglyphtounicode{parenrightaltonearabic}{FD3F} +\pdfglyphtounicode{parenrightbt}{F8F8} +\pdfglyphtounicode{parenrightex}{F8F7} +\pdfglyphtounicode{parenrightinferior}{208E} +\pdfglyphtounicode{parenrightmonospace}{FF09} +\pdfglyphtounicode{parenrightsmall}{FE5A} +\pdfglyphtounicode{parenrightsuperior}{207E} +\pdfglyphtounicode{parenrighttp}{F8F6} +\pdfglyphtounicode{parenrightvertical}{FE36} +\pdfglyphtounicode{partialdiff}{2202} +\pdfglyphtounicode{paseqhebrew}{05C0} +\pdfglyphtounicode{pashtahebrew}{0599} +\pdfglyphtounicode{pasquare}{33A9} +\pdfglyphtounicode{patah}{05B7} +\pdfglyphtounicode{patah11}{05B7} +\pdfglyphtounicode{patah1d}{05B7} +\pdfglyphtounicode{patah2a}{05B7} +\pdfglyphtounicode{patahhebrew}{05B7} +\pdfglyphtounicode{patahnarrowhebrew}{05B7} +\pdfglyphtounicode{patahquarterhebrew}{05B7} +\pdfglyphtounicode{patahwidehebrew}{05B7} +\pdfglyphtounicode{pazerhebrew}{05A1} +\pdfglyphtounicode{pbopomofo}{3106} +\pdfglyphtounicode{pcircle}{24DF} +\pdfglyphtounicode{pdotaccent}{1E57} +\pdfglyphtounicode{pe}{05E4} +\pdfglyphtounicode{pecyrillic}{043F} +\pdfglyphtounicode{pedagesh}{FB44} +\pdfglyphtounicode{pedageshhebrew}{FB44} +\pdfglyphtounicode{peezisquare}{333B} +\pdfglyphtounicode{pefinaldageshhebrew}{FB43} +\pdfglyphtounicode{peharabic}{067E} +\pdfglyphtounicode{peharmenian}{057A} +\pdfglyphtounicode{pehebrew}{05E4} +\pdfglyphtounicode{pehfinalarabic}{FB57} +\pdfglyphtounicode{pehinitialarabic}{FB58} +\pdfglyphtounicode{pehiragana}{307A} +\pdfglyphtounicode{pehmedialarabic}{FB59} +\pdfglyphtounicode{pekatakana}{30DA} +\pdfglyphtounicode{pemiddlehookcyrillic}{04A7} +\pdfglyphtounicode{perafehebrew}{FB4E} +\pdfglyphtounicode{percent}{0025} +\pdfglyphtounicode{percentarabic}{066A} +\pdfglyphtounicode{percentmonospace}{FF05} +\pdfglyphtounicode{percentsmall}{FE6A} +\pdfglyphtounicode{period}{002E} +\pdfglyphtounicode{periodarmenian}{0589} +\pdfglyphtounicode{periodcentered}{00B7} +\pdfglyphtounicode{periodhalfwidth}{FF61} +\pdfglyphtounicode{periodinferior}{002E} +\pdfglyphtounicode{periodmonospace}{FF0E} +\pdfglyphtounicode{periodsmall}{FE52} +\pdfglyphtounicode{periodsuperior}{002E} +\pdfglyphtounicode{perispomenigreekcmb}{0342} +\pdfglyphtounicode{perpcorrespond}{2A5E} +\pdfglyphtounicode{perpendicular}{22A5} +\pdfglyphtounicode{pertenthousand}{2031} +\pdfglyphtounicode{perthousand}{2030} +\pdfglyphtounicode{peseta}{20A7} +\pdfglyphtounicode{pfsquare}{338A} +\pdfglyphtounicode{phabengali}{09AB} +\pdfglyphtounicode{phadeva}{092B} +\pdfglyphtounicode{phagujarati}{0AAB} +\pdfglyphtounicode{phagurmukhi}{0A2B} +\pdfglyphtounicode{phi}{03C6} +\pdfglyphtounicode{phi1}{03D5} +\pdfglyphtounicode{phieuphacirclekorean}{327A} +\pdfglyphtounicode{phieuphaparenkorean}{321A} +\pdfglyphtounicode{phieuphcirclekorean}{326C} +\pdfglyphtounicode{phieuphkorean}{314D} +\pdfglyphtounicode{phieuphparenkorean}{320C} +\pdfglyphtounicode{philatin}{0278} +\pdfglyphtounicode{phinthuthai}{0E3A} +\pdfglyphtounicode{phisymbolgreek}{03D5} +\pdfglyphtounicode{phook}{01A5} +\pdfglyphtounicode{phophanthai}{0E1E} +\pdfglyphtounicode{phophungthai}{0E1C} +\pdfglyphtounicode{phosamphaothai}{0E20} +\pdfglyphtounicode{pi}{03C0} +\pdfglyphtounicode{pi1}{03D6} +\pdfglyphtounicode{pieupacirclekorean}{3273} +\pdfglyphtounicode{pieupaparenkorean}{3213} +\pdfglyphtounicode{pieupcieuckorean}{3176} +\pdfglyphtounicode{pieupcirclekorean}{3265} +\pdfglyphtounicode{pieupkiyeokkorean}{3172} +\pdfglyphtounicode{pieupkorean}{3142} +\pdfglyphtounicode{pieupparenkorean}{3205} +\pdfglyphtounicode{pieupsioskiyeokkorean}{3174} +\pdfglyphtounicode{pieupsioskorean}{3144} +\pdfglyphtounicode{pieupsiostikeutkorean}{3175} +\pdfglyphtounicode{pieupthieuthkorean}{3177} +\pdfglyphtounicode{pieuptikeutkorean}{3173} +\pdfglyphtounicode{pihiragana}{3074} +\pdfglyphtounicode{pikatakana}{30D4} +\pdfglyphtounicode{pisymbolgreek}{03D6} +\pdfglyphtounicode{piwrarmenian}{0583} +\pdfglyphtounicode{planckover2pi}{210F} +\pdfglyphtounicode{planckover2pi1}{210F} +\pdfglyphtounicode{plus}{002B} +\pdfglyphtounicode{plusbelowcmb}{031F} +\pdfglyphtounicode{pluscircle}{2295} +\pdfglyphtounicode{plusminus}{00B1} +\pdfglyphtounicode{plusmod}{02D6} +\pdfglyphtounicode{plusmonospace}{FF0B} +\pdfglyphtounicode{plussmall}{FE62} +\pdfglyphtounicode{plussuperior}{207A} +\pdfglyphtounicode{pmonospace}{FF50} +\pdfglyphtounicode{pmsquare}{33D8} +\pdfglyphtounicode{pohiragana}{307D} +\pdfglyphtounicode{pointingindexdownwhite}{261F} +\pdfglyphtounicode{pointingindexleftwhite}{261C} +\pdfglyphtounicode{pointingindexrightwhite}{261E} +\pdfglyphtounicode{pointingindexupwhite}{261D} +\pdfglyphtounicode{pokatakana}{30DD} +\pdfglyphtounicode{poplathai}{0E1B} +\pdfglyphtounicode{postalmark}{3012} +\pdfglyphtounicode{postalmarkface}{3020} +\pdfglyphtounicode{pparen}{24AB} +\pdfglyphtounicode{precedenotdbleqv}{2AB9} +\pdfglyphtounicode{precedenotslnteql}{2AB5} +\pdfglyphtounicode{precedeornoteqvlnt}{22E8} +\pdfglyphtounicode{precedes}{227A} +\pdfglyphtounicode{precedesequal}{2AAF} +\pdfglyphtounicode{precedesorcurly}{227C} +\pdfglyphtounicode{precedesorequal}{227E} +\pdfglyphtounicode{prescription}{211E} +\pdfglyphtounicode{prime}{2032} +\pdfglyphtounicode{primemod}{02B9} +\pdfglyphtounicode{primereverse}{2035} +\pdfglyphtounicode{primereversed}{2035} +\pdfglyphtounicode{product}{220F} +\pdfglyphtounicode{projective}{2305} +\pdfglyphtounicode{prolongedkana}{30FC} +\pdfglyphtounicode{propellor}{2318} +\pdfglyphtounicode{propersubset}{2282} +\pdfglyphtounicode{propersuperset}{2283} +\pdfglyphtounicode{proportion}{2237} +\pdfglyphtounicode{proportional}{221D} +\pdfglyphtounicode{psi}{03C8} +\pdfglyphtounicode{psicyrillic}{0471} +\pdfglyphtounicode{psilipneumatacyrilliccmb}{0486} +\pdfglyphtounicode{pssquare}{33B0} +\pdfglyphtounicode{puhiragana}{3077} +\pdfglyphtounicode{pukatakana}{30D7} +\pdfglyphtounicode{punctdash}{2014} +\pdfglyphtounicode{pvsquare}{33B4} +\pdfglyphtounicode{pwsquare}{33BA} +\pdfglyphtounicode{q}{0071} +\pdfglyphtounicode{qadeva}{0958} +\pdfglyphtounicode{qadmahebrew}{05A8} +\pdfglyphtounicode{qafarabic}{0642} +\pdfglyphtounicode{qaffinalarabic}{FED6} +\pdfglyphtounicode{qafinitialarabic}{FED7} +\pdfglyphtounicode{qafmedialarabic}{FED8} +\pdfglyphtounicode{qamats}{05B8} +\pdfglyphtounicode{qamats10}{05B8} +\pdfglyphtounicode{qamats1a}{05B8} +\pdfglyphtounicode{qamats1c}{05B8} +\pdfglyphtounicode{qamats27}{05B8} +\pdfglyphtounicode{qamats29}{05B8} +\pdfglyphtounicode{qamats33}{05B8} +\pdfglyphtounicode{qamatsde}{05B8} +\pdfglyphtounicode{qamatshebrew}{05B8} +\pdfglyphtounicode{qamatsnarrowhebrew}{05B8} +\pdfglyphtounicode{qamatsqatanhebrew}{05B8} +\pdfglyphtounicode{qamatsqatannarrowhebrew}{05B8} +\pdfglyphtounicode{qamatsqatanquarterhebrew}{05B8} +\pdfglyphtounicode{qamatsqatanwidehebrew}{05B8} +\pdfglyphtounicode{qamatsquarterhebrew}{05B8} +\pdfglyphtounicode{qamatswidehebrew}{05B8} +\pdfglyphtounicode{qarneyparahebrew}{059F} +\pdfglyphtounicode{qbopomofo}{3111} +\pdfglyphtounicode{qcircle}{24E0} +\pdfglyphtounicode{qhook}{02A0} +\pdfglyphtounicode{qmonospace}{FF51} +\pdfglyphtounicode{qof}{05E7} +\pdfglyphtounicode{qofdagesh}{FB47} +\pdfglyphtounicode{qofdageshhebrew}{FB47} +\pdfglyphtounicode{qofhatafpatah}{05E7 05B2} +\pdfglyphtounicode{qofhatafpatahhebrew}{05E7 05B2} +\pdfglyphtounicode{qofhatafsegol}{05E7 05B1} +\pdfglyphtounicode{qofhatafsegolhebrew}{05E7 05B1} +\pdfglyphtounicode{qofhebrew}{05E7} +\pdfglyphtounicode{qofhiriq}{05E7 05B4} +\pdfglyphtounicode{qofhiriqhebrew}{05E7 05B4} +\pdfglyphtounicode{qofholam}{05E7 05B9} +\pdfglyphtounicode{qofholamhebrew}{05E7 05B9} +\pdfglyphtounicode{qofpatah}{05E7 05B7} +\pdfglyphtounicode{qofpatahhebrew}{05E7 05B7} +\pdfglyphtounicode{qofqamats}{05E7 05B8} +\pdfglyphtounicode{qofqamatshebrew}{05E7 05B8} +\pdfglyphtounicode{qofqubuts}{05E7 05BB} +\pdfglyphtounicode{qofqubutshebrew}{05E7 05BB} +\pdfglyphtounicode{qofsegol}{05E7 05B6} +\pdfglyphtounicode{qofsegolhebrew}{05E7 05B6} +\pdfglyphtounicode{qofsheva}{05E7 05B0} +\pdfglyphtounicode{qofshevahebrew}{05E7 05B0} +\pdfglyphtounicode{qoftsere}{05E7 05B5} +\pdfglyphtounicode{qoftserehebrew}{05E7 05B5} +\pdfglyphtounicode{qparen}{24AC} +\pdfglyphtounicode{quarternote}{2669} +\pdfglyphtounicode{qubuts}{05BB} +\pdfglyphtounicode{qubuts18}{05BB} +\pdfglyphtounicode{qubuts25}{05BB} +\pdfglyphtounicode{qubuts31}{05BB} +\pdfglyphtounicode{qubutshebrew}{05BB} +\pdfglyphtounicode{qubutsnarrowhebrew}{05BB} +\pdfglyphtounicode{qubutsquarterhebrew}{05BB} +\pdfglyphtounicode{qubutswidehebrew}{05BB} +\pdfglyphtounicode{question}{003F} +\pdfglyphtounicode{questionarabic}{061F} +\pdfglyphtounicode{questionarmenian}{055E} +\pdfglyphtounicode{questiondown}{00BF} +\pdfglyphtounicode{questiondownsmall}{00BF} +\pdfglyphtounicode{questiongreek}{037E} +\pdfglyphtounicode{questionmonospace}{FF1F} +\pdfglyphtounicode{questionsmall}{003F} +\pdfglyphtounicode{quotedbl}{0022} +\pdfglyphtounicode{quotedblbase}{201E} +\pdfglyphtounicode{quotedblleft}{201C} +\pdfglyphtounicode{quotedblmonospace}{FF02} +\pdfglyphtounicode{quotedblprime}{301E} +\pdfglyphtounicode{quotedblprimereversed}{301D} +\pdfglyphtounicode{quotedblright}{201D} +\pdfglyphtounicode{quoteleft}{2018} +\pdfglyphtounicode{quoteleftreversed}{201B} +\pdfglyphtounicode{quotereversed}{201B} +\pdfglyphtounicode{quoteright}{2019} +\pdfglyphtounicode{quoterightn}{0149} +\pdfglyphtounicode{quotesinglbase}{201A} +\pdfglyphtounicode{quotesingle}{0027} +\pdfglyphtounicode{quotesinglemonospace}{FF07} +\pdfglyphtounicode{r}{0072} +\pdfglyphtounicode{raarmenian}{057C} +\pdfglyphtounicode{rabengali}{09B0} +\pdfglyphtounicode{racute}{0155} +\pdfglyphtounicode{radeva}{0930} +\pdfglyphtounicode{radical}{221A} +\pdfglyphtounicode{radicalex}{F8E5} +\pdfglyphtounicode{radoverssquare}{33AE} +\pdfglyphtounicode{radoverssquaredsquare}{33AF} +\pdfglyphtounicode{radsquare}{33AD} +\pdfglyphtounicode{rafe}{05BF} +\pdfglyphtounicode{rafehebrew}{05BF} +\pdfglyphtounicode{ragujarati}{0AB0} +\pdfglyphtounicode{ragurmukhi}{0A30} +\pdfglyphtounicode{rahiragana}{3089} +\pdfglyphtounicode{rakatakana}{30E9} +\pdfglyphtounicode{rakatakanahalfwidth}{FF97} +\pdfglyphtounicode{ralowerdiagonalbengali}{09F1} +\pdfglyphtounicode{ramiddlediagonalbengali}{09F0} +\pdfglyphtounicode{ramshorn}{0264} +\pdfglyphtounicode{rangedash}{2013} +\pdfglyphtounicode{ratio}{2236} +\pdfglyphtounicode{rbopomofo}{3116} +\pdfglyphtounicode{rcaron}{0159} +\pdfglyphtounicode{rcedilla}{0157} +\pdfglyphtounicode{rcircle}{24E1} +\pdfglyphtounicode{rcommaaccent}{0157} +\pdfglyphtounicode{rdblgrave}{0211} +\pdfglyphtounicode{rdotaccent}{1E59} +\pdfglyphtounicode{rdotbelow}{1E5B} +\pdfglyphtounicode{rdotbelowmacron}{1E5D} +\pdfglyphtounicode{referencemark}{203B} +\pdfglyphtounicode{reflexsubset}{2286} +\pdfglyphtounicode{reflexsuperset}{2287} +\pdfglyphtounicode{registered}{00AE} +\pdfglyphtounicode{registersans}{00AE} +\pdfglyphtounicode{registerserif}{00AE} +\pdfglyphtounicode{reharabic}{0631} +\pdfglyphtounicode{reharmenian}{0580} +\pdfglyphtounicode{rehfinalarabic}{FEAE} +\pdfglyphtounicode{rehiragana}{308C} +\pdfglyphtounicode{rehyehaleflamarabic}{0631 FEF3 FE8E 0644} +\pdfglyphtounicode{rekatakana}{30EC} +\pdfglyphtounicode{rekatakanahalfwidth}{FF9A} +\pdfglyphtounicode{resh}{05E8} +\pdfglyphtounicode{reshdageshhebrew}{FB48} +\pdfglyphtounicode{reshhatafpatah}{05E8 05B2} +\pdfglyphtounicode{reshhatafpatahhebrew}{05E8 05B2} +\pdfglyphtounicode{reshhatafsegol}{05E8 05B1} +\pdfglyphtounicode{reshhatafsegolhebrew}{05E8 05B1} +\pdfglyphtounicode{reshhebrew}{05E8} +\pdfglyphtounicode{reshhiriq}{05E8 05B4} +\pdfglyphtounicode{reshhiriqhebrew}{05E8 05B4} +\pdfglyphtounicode{reshholam}{05E8 05B9} +\pdfglyphtounicode{reshholamhebrew}{05E8 05B9} +\pdfglyphtounicode{reshpatah}{05E8 05B7} +\pdfglyphtounicode{reshpatahhebrew}{05E8 05B7} +\pdfglyphtounicode{reshqamats}{05E8 05B8} +\pdfglyphtounicode{reshqamatshebrew}{05E8 05B8} +\pdfglyphtounicode{reshqubuts}{05E8 05BB} +\pdfglyphtounicode{reshqubutshebrew}{05E8 05BB} +\pdfglyphtounicode{reshsegol}{05E8 05B6} +\pdfglyphtounicode{reshsegolhebrew}{05E8 05B6} +\pdfglyphtounicode{reshsheva}{05E8 05B0} +\pdfglyphtounicode{reshshevahebrew}{05E8 05B0} +\pdfglyphtounicode{reshtsere}{05E8 05B5} +\pdfglyphtounicode{reshtserehebrew}{05E8 05B5} +\pdfglyphtounicode{revasymptequal}{22CD} +\pdfglyphtounicode{reversedtilde}{223D} +\pdfglyphtounicode{reviahebrew}{0597} +\pdfglyphtounicode{reviamugrashhebrew}{0597} +\pdfglyphtounicode{revlogicalnot}{2310} +\pdfglyphtounicode{revsimilar}{223D} +\pdfglyphtounicode{rfishhook}{027E} +\pdfglyphtounicode{rfishhookreversed}{027F} +\pdfglyphtounicode{rhabengali}{09DD} +\pdfglyphtounicode{rhadeva}{095D} +\pdfglyphtounicode{rho}{03C1} +\pdfglyphtounicode{rho1}{03F1} +\pdfglyphtounicode{rhook}{027D} +\pdfglyphtounicode{rhookturned}{027B} +\pdfglyphtounicode{rhookturnedsuperior}{02B5} +\pdfglyphtounicode{rhosymbolgreek}{03F1} +\pdfglyphtounicode{rhotichookmod}{02DE} +\pdfglyphtounicode{rieulacirclekorean}{3271} +\pdfglyphtounicode{rieulaparenkorean}{3211} +\pdfglyphtounicode{rieulcirclekorean}{3263} +\pdfglyphtounicode{rieulhieuhkorean}{3140} +\pdfglyphtounicode{rieulkiyeokkorean}{313A} +\pdfglyphtounicode{rieulkiyeoksioskorean}{3169} +\pdfglyphtounicode{rieulkorean}{3139} +\pdfglyphtounicode{rieulmieumkorean}{313B} +\pdfglyphtounicode{rieulpansioskorean}{316C} +\pdfglyphtounicode{rieulparenkorean}{3203} +\pdfglyphtounicode{rieulphieuphkorean}{313F} +\pdfglyphtounicode{rieulpieupkorean}{313C} +\pdfglyphtounicode{rieulpieupsioskorean}{316B} +\pdfglyphtounicode{rieulsioskorean}{313D} +\pdfglyphtounicode{rieulthieuthkorean}{313E} +\pdfglyphtounicode{rieultikeutkorean}{316A} +\pdfglyphtounicode{rieulyeorinhieuhkorean}{316D} +\pdfglyphtounicode{rightangle}{221F} +\pdfglyphtounicode{rightanglene}{231D} +\pdfglyphtounicode{rightanglenw}{231C} +\pdfglyphtounicode{rightanglese}{231F} +\pdfglyphtounicode{rightanglesw}{231E} +\pdfglyphtounicode{righttackbelowcmb}{0319} +\pdfglyphtounicode{righttriangle}{22BF} +\pdfglyphtounicode{rihiragana}{308A} +\pdfglyphtounicode{rikatakana}{30EA} +\pdfglyphtounicode{rikatakanahalfwidth}{FF98} +\pdfglyphtounicode{ring}{02DA} +\pdfglyphtounicode{ringbelowcmb}{0325} +\pdfglyphtounicode{ringcmb}{030A} +\pdfglyphtounicode{ringhalfleft}{02BF} +\pdfglyphtounicode{ringhalfleftarmenian}{0559} +\pdfglyphtounicode{ringhalfleftbelowcmb}{031C} +\pdfglyphtounicode{ringhalfleftcentered}{02D3} +\pdfglyphtounicode{ringhalfright}{02BE} +\pdfglyphtounicode{ringhalfrightbelowcmb}{0339} +\pdfglyphtounicode{ringhalfrightcentered}{02D2} +\pdfglyphtounicode{ringinequal}{2256} +\pdfglyphtounicode{rinvertedbreve}{0213} +\pdfglyphtounicode{rittorusquare}{3351} +\pdfglyphtounicode{rlinebelow}{1E5F} +\pdfglyphtounicode{rlongleg}{027C} +\pdfglyphtounicode{rlonglegturned}{027A} +\pdfglyphtounicode{rmonospace}{FF52} +\pdfglyphtounicode{rohiragana}{308D} +\pdfglyphtounicode{rokatakana}{30ED} +\pdfglyphtounicode{rokatakanahalfwidth}{FF9B} +\pdfglyphtounicode{roruathai}{0E23} +\pdfglyphtounicode{rparen}{24AD} +\pdfglyphtounicode{rrabengali}{09DC} +\pdfglyphtounicode{rradeva}{0931} +\pdfglyphtounicode{rragurmukhi}{0A5C} +\pdfglyphtounicode{rreharabic}{0691} +\pdfglyphtounicode{rrehfinalarabic}{FB8D} +\pdfglyphtounicode{rrvocalicbengali}{09E0} +\pdfglyphtounicode{rrvocalicdeva}{0960} +\pdfglyphtounicode{rrvocalicgujarati}{0AE0} +\pdfglyphtounicode{rrvocalicvowelsignbengali}{09C4} +\pdfglyphtounicode{rrvocalicvowelsigndeva}{0944} +\pdfglyphtounicode{rrvocalicvowelsigngujarati}{0AC4} +\pdfglyphtounicode{rsuperior}{0072} +\pdfglyphtounicode{rtblock}{2590} +\pdfglyphtounicode{rturned}{0279} +\pdfglyphtounicode{rturnedsuperior}{02B4} +\pdfglyphtounicode{ruhiragana}{308B} +\pdfglyphtounicode{rukatakana}{30EB} +\pdfglyphtounicode{rukatakanahalfwidth}{FF99} +\pdfglyphtounicode{rupeemarkbengali}{09F2} +\pdfglyphtounicode{rupeesignbengali}{09F3} +\pdfglyphtounicode{rupiah}{20A8} +\pdfglyphtounicode{ruthai}{0E24} +\pdfglyphtounicode{rvocalicbengali}{098B} +\pdfglyphtounicode{rvocalicdeva}{090B} +\pdfglyphtounicode{rvocalicgujarati}{0A8B} +\pdfglyphtounicode{rvocalicvowelsignbengali}{09C3} +\pdfglyphtounicode{rvocalicvowelsigndeva}{0943} +\pdfglyphtounicode{rvocalicvowelsigngujarati}{0AC3} +\pdfglyphtounicode{s}{0073} +\pdfglyphtounicode{sabengali}{09B8} +\pdfglyphtounicode{sacute}{015B} +\pdfglyphtounicode{sacutedotaccent}{1E65} +\pdfglyphtounicode{sadarabic}{0635} +\pdfglyphtounicode{sadeva}{0938} +\pdfglyphtounicode{sadfinalarabic}{FEBA} +\pdfglyphtounicode{sadinitialarabic}{FEBB} +\pdfglyphtounicode{sadmedialarabic}{FEBC} +\pdfglyphtounicode{sagujarati}{0AB8} +\pdfglyphtounicode{sagurmukhi}{0A38} +\pdfglyphtounicode{sahiragana}{3055} +\pdfglyphtounicode{sakatakana}{30B5} +\pdfglyphtounicode{sakatakanahalfwidth}{FF7B} +\pdfglyphtounicode{sallallahoualayhewasallamarabic}{FDFA} +\pdfglyphtounicode{samekh}{05E1} +\pdfglyphtounicode{samekhdagesh}{FB41} +\pdfglyphtounicode{samekhdageshhebrew}{FB41} +\pdfglyphtounicode{samekhhebrew}{05E1} +\pdfglyphtounicode{saraaathai}{0E32} +\pdfglyphtounicode{saraaethai}{0E41} +\pdfglyphtounicode{saraaimaimalaithai}{0E44} +\pdfglyphtounicode{saraaimaimuanthai}{0E43} +\pdfglyphtounicode{saraamthai}{0E33} +\pdfglyphtounicode{saraathai}{0E30} +\pdfglyphtounicode{saraethai}{0E40} +\pdfglyphtounicode{saraiileftthai}{F886} +\pdfglyphtounicode{saraiithai}{0E35} +\pdfglyphtounicode{saraileftthai}{F885} +\pdfglyphtounicode{saraithai}{0E34} +\pdfglyphtounicode{saraothai}{0E42} +\pdfglyphtounicode{saraueeleftthai}{F888} +\pdfglyphtounicode{saraueethai}{0E37} +\pdfglyphtounicode{saraueleftthai}{F887} +\pdfglyphtounicode{sarauethai}{0E36} +\pdfglyphtounicode{sarauthai}{0E38} +\pdfglyphtounicode{sarauuthai}{0E39} +\pdfglyphtounicode{satisfies}{22A8} +\pdfglyphtounicode{sbopomofo}{3119} +\pdfglyphtounicode{scaron}{0161} +\pdfglyphtounicode{scarondotaccent}{1E67} +\pdfglyphtounicode{scedilla}{015F} +\pdfglyphtounicode{schwa}{0259} +\pdfglyphtounicode{schwacyrillic}{04D9} +\pdfglyphtounicode{schwadieresiscyrillic}{04DB} +\pdfglyphtounicode{schwahook}{025A} +\pdfglyphtounicode{scircle}{24E2} +\pdfglyphtounicode{scircumflex}{015D} +\pdfglyphtounicode{scommaaccent}{0219} +\pdfglyphtounicode{sdotaccent}{1E61} +\pdfglyphtounicode{sdotbelow}{1E63} +\pdfglyphtounicode{sdotbelowdotaccent}{1E69} +\pdfglyphtounicode{seagullbelowcmb}{033C} +\pdfglyphtounicode{second}{2033} +\pdfglyphtounicode{secondtonechinese}{02CA} +\pdfglyphtounicode{section}{00A7} +\pdfglyphtounicode{seenarabic}{0633} +\pdfglyphtounicode{seenfinalarabic}{FEB2} +\pdfglyphtounicode{seeninitialarabic}{FEB3} +\pdfglyphtounicode{seenmedialarabic}{FEB4} +\pdfglyphtounicode{segol}{05B6} +\pdfglyphtounicode{segol13}{05B6} +\pdfglyphtounicode{segol1f}{05B6} +\pdfglyphtounicode{segol2c}{05B6} +\pdfglyphtounicode{segolhebrew}{05B6} +\pdfglyphtounicode{segolnarrowhebrew}{05B6} +\pdfglyphtounicode{segolquarterhebrew}{05B6} +\pdfglyphtounicode{segoltahebrew}{0592} +\pdfglyphtounicode{segolwidehebrew}{05B6} +\pdfglyphtounicode{seharmenian}{057D} +\pdfglyphtounicode{sehiragana}{305B} +\pdfglyphtounicode{sekatakana}{30BB} +\pdfglyphtounicode{sekatakanahalfwidth}{FF7E} +\pdfglyphtounicode{semicolon}{003B} +\pdfglyphtounicode{semicolonarabic}{061B} +\pdfglyphtounicode{semicolonmonospace}{FF1B} +\pdfglyphtounicode{semicolonsmall}{FE54} +\pdfglyphtounicode{semivoicedmarkkana}{309C} +\pdfglyphtounicode{semivoicedmarkkanahalfwidth}{FF9F} +\pdfglyphtounicode{sentisquare}{3322} +\pdfglyphtounicode{sentosquare}{3323} +\pdfglyphtounicode{seven}{0037} +\pdfglyphtounicode{sevenarabic}{0667} +\pdfglyphtounicode{sevenbengali}{09ED} +\pdfglyphtounicode{sevencircle}{2466} +\pdfglyphtounicode{sevencircleinversesansserif}{2790} +\pdfglyphtounicode{sevendeva}{096D} +\pdfglyphtounicode{seveneighths}{215E} +\pdfglyphtounicode{sevengujarati}{0AED} +\pdfglyphtounicode{sevengurmukhi}{0A6D} +\pdfglyphtounicode{sevenhackarabic}{0667} +\pdfglyphtounicode{sevenhangzhou}{3027} +\pdfglyphtounicode{sevenideographicparen}{3226} +\pdfglyphtounicode{seveninferior}{2087} +\pdfglyphtounicode{sevenmonospace}{FF17} +\pdfglyphtounicode{sevenoldstyle}{0037} +\pdfglyphtounicode{sevenparen}{247A} +\pdfglyphtounicode{sevenperiod}{248E} +\pdfglyphtounicode{sevenpersian}{06F7} +\pdfglyphtounicode{sevenroman}{2176} +\pdfglyphtounicode{sevensuperior}{2077} +\pdfglyphtounicode{seventeencircle}{2470} +\pdfglyphtounicode{seventeenparen}{2484} +\pdfglyphtounicode{seventeenperiod}{2498} +\pdfglyphtounicode{seventhai}{0E57} +\pdfglyphtounicode{sfthyphen}{00AD} +\pdfglyphtounicode{shaarmenian}{0577} +\pdfglyphtounicode{shabengali}{09B6} +\pdfglyphtounicode{shacyrillic}{0448} +\pdfglyphtounicode{shaddaarabic}{0651} +\pdfglyphtounicode{shaddadammaarabic}{FC61} +\pdfglyphtounicode{shaddadammatanarabic}{FC5E} +\pdfglyphtounicode{shaddafathaarabic}{FC60} +\pdfglyphtounicode{shaddafathatanarabic}{0651 064B} +\pdfglyphtounicode{shaddakasraarabic}{FC62} +\pdfglyphtounicode{shaddakasratanarabic}{FC5F} +\pdfglyphtounicode{shade}{2592} +\pdfglyphtounicode{shadedark}{2593} +\pdfglyphtounicode{shadelight}{2591} +\pdfglyphtounicode{shademedium}{2592} +\pdfglyphtounicode{shadeva}{0936} +\pdfglyphtounicode{shagujarati}{0AB6} +\pdfglyphtounicode{shagurmukhi}{0A36} +\pdfglyphtounicode{shalshelethebrew}{0593} +\pdfglyphtounicode{sharp}{266F} +\pdfglyphtounicode{shbopomofo}{3115} +\pdfglyphtounicode{shchacyrillic}{0449} +\pdfglyphtounicode{sheenarabic}{0634} +\pdfglyphtounicode{sheenfinalarabic}{FEB6} +\pdfglyphtounicode{sheeninitialarabic}{FEB7} +\pdfglyphtounicode{sheenmedialarabic}{FEB8} +\pdfglyphtounicode{sheicoptic}{03E3} +\pdfglyphtounicode{sheqel}{20AA} +\pdfglyphtounicode{sheqelhebrew}{20AA} +\pdfglyphtounicode{sheva}{05B0} +\pdfglyphtounicode{sheva115}{05B0} +\pdfglyphtounicode{sheva15}{05B0} +\pdfglyphtounicode{sheva22}{05B0} +\pdfglyphtounicode{sheva2e}{05B0} +\pdfglyphtounicode{shevahebrew}{05B0} +\pdfglyphtounicode{shevanarrowhebrew}{05B0} +\pdfglyphtounicode{shevaquarterhebrew}{05B0} +\pdfglyphtounicode{shevawidehebrew}{05B0} +\pdfglyphtounicode{shhacyrillic}{04BB} +\pdfglyphtounicode{shiftleft}{21B0} +\pdfglyphtounicode{shiftright}{21B1} +\pdfglyphtounicode{shimacoptic}{03ED} +\pdfglyphtounicode{shin}{05E9} +\pdfglyphtounicode{shindagesh}{FB49} +\pdfglyphtounicode{shindageshhebrew}{FB49} +\pdfglyphtounicode{shindageshshindot}{FB2C} +\pdfglyphtounicode{shindageshshindothebrew}{FB2C} +\pdfglyphtounicode{shindageshsindot}{FB2D} +\pdfglyphtounicode{shindageshsindothebrew}{FB2D} +\pdfglyphtounicode{shindothebrew}{05C1} +\pdfglyphtounicode{shinhebrew}{05E9} +\pdfglyphtounicode{shinshindot}{FB2A} +\pdfglyphtounicode{shinshindothebrew}{FB2A} +\pdfglyphtounicode{shinsindot}{FB2B} +\pdfglyphtounicode{shinsindothebrew}{FB2B} +\pdfglyphtounicode{shook}{0282} +\pdfglyphtounicode{sigma}{03C3} +\pdfglyphtounicode{sigma1}{03C2} +\pdfglyphtounicode{sigmafinal}{03C2} +\pdfglyphtounicode{sigmalunatesymbolgreek}{03F2} +\pdfglyphtounicode{sihiragana}{3057} +\pdfglyphtounicode{sikatakana}{30B7} +\pdfglyphtounicode{sikatakanahalfwidth}{FF7C} +\pdfglyphtounicode{siluqhebrew}{05BD} +\pdfglyphtounicode{siluqlefthebrew}{05BD} +\pdfglyphtounicode{similar}{223C} +\pdfglyphtounicode{similarequal}{2243} +\pdfglyphtounicode{sindothebrew}{05C2} +\pdfglyphtounicode{siosacirclekorean}{3274} +\pdfglyphtounicode{siosaparenkorean}{3214} +\pdfglyphtounicode{sioscieuckorean}{317E} +\pdfglyphtounicode{sioscirclekorean}{3266} +\pdfglyphtounicode{sioskiyeokkorean}{317A} +\pdfglyphtounicode{sioskorean}{3145} +\pdfglyphtounicode{siosnieunkorean}{317B} +\pdfglyphtounicode{siosparenkorean}{3206} +\pdfglyphtounicode{siospieupkorean}{317D} +\pdfglyphtounicode{siostikeutkorean}{317C} +\pdfglyphtounicode{six}{0036} +\pdfglyphtounicode{sixarabic}{0666} +\pdfglyphtounicode{sixbengali}{09EC} +\pdfglyphtounicode{sixcircle}{2465} +\pdfglyphtounicode{sixcircleinversesansserif}{278F} +\pdfglyphtounicode{sixdeva}{096C} +\pdfglyphtounicode{sixgujarati}{0AEC} +\pdfglyphtounicode{sixgurmukhi}{0A6C} +\pdfglyphtounicode{sixhackarabic}{0666} +\pdfglyphtounicode{sixhangzhou}{3026} +\pdfglyphtounicode{sixideographicparen}{3225} +\pdfglyphtounicode{sixinferior}{2086} +\pdfglyphtounicode{sixmonospace}{FF16} +\pdfglyphtounicode{sixoldstyle}{0036} +\pdfglyphtounicode{sixparen}{2479} +\pdfglyphtounicode{sixperiod}{248D} +\pdfglyphtounicode{sixpersian}{06F6} +\pdfglyphtounicode{sixroman}{2175} +\pdfglyphtounicode{sixsuperior}{2076} +\pdfglyphtounicode{sixteencircle}{246F} +\pdfglyphtounicode{sixteencurrencydenominatorbengali}{09F9} +\pdfglyphtounicode{sixteenparen}{2483} +\pdfglyphtounicode{sixteenperiod}{2497} +\pdfglyphtounicode{sixthai}{0E56} +\pdfglyphtounicode{slash}{002F} +\pdfglyphtounicode{slashmonospace}{FF0F} +\pdfglyphtounicode{slong}{017F} +\pdfglyphtounicode{slongdotaccent}{1E9B} +\pdfglyphtounicode{slurabove}{2322} +\pdfglyphtounicode{slurbelow}{2323} +\pdfglyphtounicode{smile}{2323} +\pdfglyphtounicode{smileface}{263A} +\pdfglyphtounicode{smonospace}{FF53} +\pdfglyphtounicode{sofpasuqhebrew}{05C3} +\pdfglyphtounicode{softhyphen}{00AD} +\pdfglyphtounicode{softsigncyrillic}{044C} +\pdfglyphtounicode{sohiragana}{305D} +\pdfglyphtounicode{sokatakana}{30BD} +\pdfglyphtounicode{sokatakanahalfwidth}{FF7F} +\pdfglyphtounicode{soliduslongoverlaycmb}{0338} +\pdfglyphtounicode{solidusshortoverlaycmb}{0337} +\pdfglyphtounicode{sorusithai}{0E29} +\pdfglyphtounicode{sosalathai}{0E28} +\pdfglyphtounicode{sosothai}{0E0B} +\pdfglyphtounicode{sosuathai}{0E2A} +\pdfglyphtounicode{space}{0020} +\pdfglyphtounicode{spacehackarabic}{0020} +\pdfglyphtounicode{spade}{2660} +\pdfglyphtounicode{spadesuitblack}{2660} +\pdfglyphtounicode{spadesuitwhite}{2664} +\pdfglyphtounicode{sparen}{24AE} +\pdfglyphtounicode{sphericalangle}{2222} +\pdfglyphtounicode{square}{25A1} +\pdfglyphtounicode{squarebelowcmb}{033B} +\pdfglyphtounicode{squarecc}{33C4} +\pdfglyphtounicode{squarecm}{339D} +\pdfglyphtounicode{squarediagonalcrosshatchfill}{25A9} +\pdfglyphtounicode{squaredot}{22A1} +\pdfglyphtounicode{squarehorizontalfill}{25A4} +\pdfglyphtounicode{squareimage}{228F} +\pdfglyphtounicode{squarekg}{338F} +\pdfglyphtounicode{squarekm}{339E} +\pdfglyphtounicode{squarekmcapital}{33CE} +\pdfglyphtounicode{squareln}{33D1} +\pdfglyphtounicode{squarelog}{33D2} +\pdfglyphtounicode{squaremg}{338E} +\pdfglyphtounicode{squaremil}{33D5} +\pdfglyphtounicode{squareminus}{229F} +\pdfglyphtounicode{squaremm}{339C} +\pdfglyphtounicode{squaremsquared}{33A1} +\pdfglyphtounicode{squaremultiply}{22A0} +\pdfglyphtounicode{squareoriginal}{2290} +\pdfglyphtounicode{squareorthogonalcrosshatchfill}{25A6} +\pdfglyphtounicode{squareplus}{229E} +\pdfglyphtounicode{squaresolid}{25A0} +\pdfglyphtounicode{squareupperlefttolowerrightfill}{25A7} +\pdfglyphtounicode{squareupperrighttolowerleftfill}{25A8} +\pdfglyphtounicode{squareverticalfill}{25A5} +\pdfglyphtounicode{squarewhitewithsmallblack}{25A3} +\pdfglyphtounicode{squiggleleftright}{21AD} +\pdfglyphtounicode{squiggleright}{21DD} +\pdfglyphtounicode{srsquare}{33DB} +\pdfglyphtounicode{ssabengali}{09B7} +\pdfglyphtounicode{ssadeva}{0937} +\pdfglyphtounicode{ssagujarati}{0AB7} +\pdfglyphtounicode{ssangcieuckorean}{3149} +\pdfglyphtounicode{ssanghieuhkorean}{3185} +\pdfglyphtounicode{ssangieungkorean}{3180} +\pdfglyphtounicode{ssangkiyeokkorean}{3132} +\pdfglyphtounicode{ssangnieunkorean}{3165} +\pdfglyphtounicode{ssangpieupkorean}{3143} +\pdfglyphtounicode{ssangsioskorean}{3146} +\pdfglyphtounicode{ssangtikeutkorean}{3138} +\pdfglyphtounicode{ssuperior}{0073} +\pdfglyphtounicode{st}{0073 0074} +\pdfglyphtounicode{star}{22C6} +\pdfglyphtounicode{sterling}{00A3} +\pdfglyphtounicode{sterlingmonospace}{FFE1} +\pdfglyphtounicode{strokelongoverlaycmb}{0336} +\pdfglyphtounicode{strokeshortoverlaycmb}{0335} +\pdfglyphtounicode{subset}{2282} +\pdfglyphtounicode{subsetdbl}{22D0} +\pdfglyphtounicode{subsetdblequal}{2AC5} +\pdfglyphtounicode{subsetnoteql}{228A} +\pdfglyphtounicode{subsetnotequal}{228A} +\pdfglyphtounicode{subsetorequal}{2286} +\pdfglyphtounicode{subsetornotdbleql}{2ACB} +\pdfglyphtounicode{subsetsqequal}{2291} +\pdfglyphtounicode{succeeds}{227B} +\pdfglyphtounicode{suchthat}{220B} +\pdfglyphtounicode{suhiragana}{3059} +\pdfglyphtounicode{sukatakana}{30B9} +\pdfglyphtounicode{sukatakanahalfwidth}{FF7D} +\pdfglyphtounicode{sukunarabic}{0652} +\pdfglyphtounicode{summation}{2211} +\pdfglyphtounicode{sun}{263C} +\pdfglyphtounicode{superset}{2283} +\pdfglyphtounicode{supersetdbl}{22D1} +\pdfglyphtounicode{supersetdblequal}{2AC6} +\pdfglyphtounicode{supersetnoteql}{228B} +\pdfglyphtounicode{supersetnotequal}{228B} +\pdfglyphtounicode{supersetorequal}{2287} +\pdfglyphtounicode{supersetornotdbleql}{2ACC} +\pdfglyphtounicode{supersetsqequal}{2292} +\pdfglyphtounicode{svsquare}{33DC} +\pdfglyphtounicode{syouwaerasquare}{337C} +\pdfglyphtounicode{t}{0074} +\pdfglyphtounicode{tabengali}{09A4} +\pdfglyphtounicode{tackdown}{22A4} +\pdfglyphtounicode{tackleft}{22A3} +\pdfglyphtounicode{tadeva}{0924} +\pdfglyphtounicode{tagujarati}{0AA4} +\pdfglyphtounicode{tagurmukhi}{0A24} +\pdfglyphtounicode{taharabic}{0637} +\pdfglyphtounicode{tahfinalarabic}{FEC2} +\pdfglyphtounicode{tahinitialarabic}{FEC3} +\pdfglyphtounicode{tahiragana}{305F} +\pdfglyphtounicode{tahmedialarabic}{FEC4} +\pdfglyphtounicode{taisyouerasquare}{337D} +\pdfglyphtounicode{takatakana}{30BF} +\pdfglyphtounicode{takatakanahalfwidth}{FF80} +\pdfglyphtounicode{tatweelarabic}{0640} +\pdfglyphtounicode{tau}{03C4} +\pdfglyphtounicode{tav}{05EA} +\pdfglyphtounicode{tavdages}{FB4A} +\pdfglyphtounicode{tavdagesh}{FB4A} +\pdfglyphtounicode{tavdageshhebrew}{FB4A} +\pdfglyphtounicode{tavhebrew}{05EA} +\pdfglyphtounicode{tbar}{0167} +\pdfglyphtounicode{tbopomofo}{310A} +\pdfglyphtounicode{tcaron}{0165} +\pdfglyphtounicode{tccurl}{02A8} +\pdfglyphtounicode{tcedilla}{0163} +\pdfglyphtounicode{tcheharabic}{0686} +\pdfglyphtounicode{tchehfinalarabic}{FB7B} +\pdfglyphtounicode{tchehinitialarabic}{FB7C} +\pdfglyphtounicode{tchehmedialarabic}{FB7D} +\pdfglyphtounicode{tchehmeeminitialarabic}{FB7C FEE4} +\pdfglyphtounicode{tcircle}{24E3} +\pdfglyphtounicode{tcircumflexbelow}{1E71} +\pdfglyphtounicode{tcommaaccent}{0163} +\pdfglyphtounicode{tdieresis}{1E97} +\pdfglyphtounicode{tdotaccent}{1E6B} +\pdfglyphtounicode{tdotbelow}{1E6D} +\pdfglyphtounicode{tecyrillic}{0442} +\pdfglyphtounicode{tedescendercyrillic}{04AD} +\pdfglyphtounicode{teharabic}{062A} +\pdfglyphtounicode{tehfinalarabic}{FE96} +\pdfglyphtounicode{tehhahinitialarabic}{FCA2} +\pdfglyphtounicode{tehhahisolatedarabic}{FC0C} +\pdfglyphtounicode{tehinitialarabic}{FE97} +\pdfglyphtounicode{tehiragana}{3066} +\pdfglyphtounicode{tehjeeminitialarabic}{FCA1} +\pdfglyphtounicode{tehjeemisolatedarabic}{FC0B} +\pdfglyphtounicode{tehmarbutaarabic}{0629} +\pdfglyphtounicode{tehmarbutafinalarabic}{FE94} +\pdfglyphtounicode{tehmedialarabic}{FE98} +\pdfglyphtounicode{tehmeeminitialarabic}{FCA4} +\pdfglyphtounicode{tehmeemisolatedarabic}{FC0E} +\pdfglyphtounicode{tehnoonfinalarabic}{FC73} +\pdfglyphtounicode{tekatakana}{30C6} +\pdfglyphtounicode{tekatakanahalfwidth}{FF83} +\pdfglyphtounicode{telephone}{2121} +\pdfglyphtounicode{telephoneblack}{260E} +\pdfglyphtounicode{telishagedolahebrew}{05A0} +\pdfglyphtounicode{telishaqetanahebrew}{05A9} +\pdfglyphtounicode{tencircle}{2469} +\pdfglyphtounicode{tenideographicparen}{3229} +\pdfglyphtounicode{tenparen}{247D} +\pdfglyphtounicode{tenperiod}{2491} +\pdfglyphtounicode{tenroman}{2179} +\pdfglyphtounicode{tesh}{02A7} +\pdfglyphtounicode{tet}{05D8} +\pdfglyphtounicode{tetdagesh}{FB38} +\pdfglyphtounicode{tetdageshhebrew}{FB38} +\pdfglyphtounicode{tethebrew}{05D8} +\pdfglyphtounicode{tetsecyrillic}{04B5} +\pdfglyphtounicode{tevirhebrew}{059B} +\pdfglyphtounicode{tevirlefthebrew}{059B} +\pdfglyphtounicode{tfm:cmbsy10/diamond}{2662} +\pdfglyphtounicode{tfm:cmbsy10/heart}{2661} +\pdfglyphtounicode{tfm:cmbsy5/diamond}{2662} +\pdfglyphtounicode{tfm:cmbsy5/heart}{2661} +\pdfglyphtounicode{tfm:cmbsy6/diamond}{2662} +\pdfglyphtounicode{tfm:cmbsy6/heart}{2661} +\pdfglyphtounicode{tfm:cmbsy7/diamond}{2662} +\pdfglyphtounicode{tfm:cmbsy7/heart}{2661} +\pdfglyphtounicode{tfm:cmbsy8/diamond}{2662} +\pdfglyphtounicode{tfm:cmbsy8/heart}{2661} +\pdfglyphtounicode{tfm:cmbsy9/diamond}{2662} +\pdfglyphtounicode{tfm:cmbsy9/heart}{2661} +\pdfglyphtounicode{tfm:cmmi10/phi}{03D5} +\pdfglyphtounicode{tfm:cmmi10/phi1}{03C6} +\pdfglyphtounicode{tfm:cmmi12/phi}{03D5} +\pdfglyphtounicode{tfm:cmmi12/phi1}{03C6} +\pdfglyphtounicode{tfm:cmmi5/phi}{03D5} +\pdfglyphtounicode{tfm:cmmi5/phi1}{03C6} +\pdfglyphtounicode{tfm:cmmi6/phi}{03D5} +\pdfglyphtounicode{tfm:cmmi6/phi1}{03C6} +\pdfglyphtounicode{tfm:cmmi7/phi}{03D5} +\pdfglyphtounicode{tfm:cmmi7/phi1}{03C6} +\pdfglyphtounicode{tfm:cmmi8/phi}{03D5} +\pdfglyphtounicode{tfm:cmmi8/phi1}{03C6} +\pdfglyphtounicode{tfm:cmmi9/phi}{03D5} +\pdfglyphtounicode{tfm:cmmi9/phi1}{03C6} +\pdfglyphtounicode{tfm:cmmib10/phi}{03D5} +\pdfglyphtounicode{tfm:cmmib10/phi1}{03C6} +\pdfglyphtounicode{tfm:cmmib5/phi}{03D5} +\pdfglyphtounicode{tfm:cmmib5/phi1}{03C6} +\pdfglyphtounicode{tfm:cmmib6/phi}{03D5} +\pdfglyphtounicode{tfm:cmmib6/phi1}{03C6} +\pdfglyphtounicode{tfm:cmmib7/phi}{03D5} +\pdfglyphtounicode{tfm:cmmib7/phi1}{03C6} +\pdfglyphtounicode{tfm:cmmib8/phi}{03D5} +\pdfglyphtounicode{tfm:cmmib8/phi1}{03C6} +\pdfglyphtounicode{tfm:cmmib9/phi}{03D5} +\pdfglyphtounicode{tfm:cmmib9/phi1}{03C6} +\pdfglyphtounicode{tfm:cmsy10/diamond}{2662} +\pdfglyphtounicode{tfm:cmsy10/heart}{2661} +\pdfglyphtounicode{tfm:cmsy5/heart}{2661} +\pdfglyphtounicode{tfm:cmsy6/diamond}{2662} +\pdfglyphtounicode{tfm:cmsy6/heart}{2661} +\pdfglyphtounicode{tfm:cmsy7/diamond}{2662} +\pdfglyphtounicode{tfm:cmsy7/heart}{2661} +\pdfglyphtounicode{tfm:cmsy8/diamond}{2662} +\pdfglyphtounicode{tfm:cmsy8/heart}{2661} +\pdfglyphtounicode{tfm:cmsy9/diamond}{2662} +\pdfglyphtounicode{tfm:cmsy9/heart}{2661} +\pdfglyphtounicode{tfm:eurb10/phi}{03D5} +\pdfglyphtounicode{tfm:eurb10/phi1}{03C6} +\pdfglyphtounicode{tfm:eurb5/phi}{03D5} +\pdfglyphtounicode{tfm:eurb5/phi1}{03C6} +\pdfglyphtounicode{tfm:eurb6/phi}{03D5} +\pdfglyphtounicode{tfm:eurb6/phi1}{03C6} +\pdfglyphtounicode{tfm:eurb7/phi}{03D5} +\pdfglyphtounicode{tfm:eurb7/phi1}{03C6} +\pdfglyphtounicode{tfm:eurb8/phi}{03D5} +\pdfglyphtounicode{tfm:eurb8/phi1}{03C6} +\pdfglyphtounicode{tfm:eurb9/phi}{03D5} +\pdfglyphtounicode{tfm:eurb9/phi1}{03C6} +\pdfglyphtounicode{tfm:eurm10/phi}{03D5} +\pdfglyphtounicode{tfm:eurm10/phi1}{03C6} +\pdfglyphtounicode{tfm:eurm5/phi}{03D5} +\pdfglyphtounicode{tfm:eurm5/phi1}{03C6} +\pdfglyphtounicode{tfm:eurm6/phi}{03D5} +\pdfglyphtounicode{tfm:eurm6/phi1}{03C6} +\pdfglyphtounicode{tfm:eurm7/phi}{03D5} +\pdfglyphtounicode{tfm:eurm7/phi1}{03C6} +\pdfglyphtounicode{tfm:eurm8/phi}{03D5} +\pdfglyphtounicode{tfm:eurm8/phi1}{03C6} +\pdfglyphtounicode{tfm:eurm9/phi}{03D5} +\pdfglyphtounicode{tfm:eurm9/phi1}{03C6} +\pdfglyphtounicode{tfm:fplmbi/phi}{03D5} +\pdfglyphtounicode{tfm:fplmbi/phi1}{03C6} +\pdfglyphtounicode{tfm:fplmri/phi}{03D5} +\pdfglyphtounicode{tfm:fplmri/phi1}{03C6} +\pdfglyphtounicode{tfm:lmbsy10/diamond}{2662} +\pdfglyphtounicode{tfm:lmbsy10/heart}{2661} +\pdfglyphtounicode{tfm:lmbsy5/diamond}{2662} +\pdfglyphtounicode{tfm:lmbsy5/heart}{2661} +\pdfglyphtounicode{tfm:lmbsy7/diamond}{2662} +\pdfglyphtounicode{tfm:lmbsy7/heart}{2661} +\pdfglyphtounicode{tfm:lmmi10/phi}{03D5} +\pdfglyphtounicode{tfm:lmmi10/phi1}{03C6} +\pdfglyphtounicode{tfm:lmmi12/phi}{03D5} +\pdfglyphtounicode{tfm:lmmi12/phi1}{03C6} +\pdfglyphtounicode{tfm:lmmi5/phi}{03D5} +\pdfglyphtounicode{tfm:lmmi5/phi1}{03C6} +\pdfglyphtounicode{tfm:lmmi6/phi}{03D5} +\pdfglyphtounicode{tfm:lmmi6/phi1}{03C6} +\pdfglyphtounicode{tfm:lmmi7/phi}{03D5} +\pdfglyphtounicode{tfm:lmmi7/phi1}{03C6} +\pdfglyphtounicode{tfm:lmmi8/phi}{03D5} +\pdfglyphtounicode{tfm:lmmi8/phi1}{03C6} +\pdfglyphtounicode{tfm:lmmi9/phi}{03D5} +\pdfglyphtounicode{tfm:lmmi9/phi1}{03C6} +\pdfglyphtounicode{tfm:lmmib10/phi}{03D5} +\pdfglyphtounicode{tfm:lmmib10/phi1}{03C6} +\pdfglyphtounicode{tfm:lmmib5/phi}{03D5} +\pdfglyphtounicode{tfm:lmmib5/phi1}{03C6} +\pdfglyphtounicode{tfm:lmmib7/phi}{03D5} +\pdfglyphtounicode{tfm:lmmib7/phi1}{03C6} +\pdfglyphtounicode{tfm:lmsy10/diamond}{2662} +\pdfglyphtounicode{tfm:lmsy10/heart}{2661} +\pdfglyphtounicode{tfm:lmsy5/diamond}{2662} +\pdfglyphtounicode{tfm:lmsy5/heart}{2661} +\pdfglyphtounicode{tfm:lmsy6/diamond}{2662} +\pdfglyphtounicode{tfm:lmsy6/heart}{2661} +\pdfglyphtounicode{tfm:lmsy7/diamond}{2662} +\pdfglyphtounicode{tfm:lmsy7/heart}{2661} +\pdfglyphtounicode{tfm:lmsy8/diamond}{2662} +\pdfglyphtounicode{tfm:lmsy8/heart}{2661} +\pdfglyphtounicode{tfm:lmsy9/diamond}{2662} +\pdfglyphtounicode{tfm:lmsy9/heart}{2661} +\pdfglyphtounicode{tfm:msam10/diamond}{2662} +\pdfglyphtounicode{tfm:msam5/diamond}{2662} +\pdfglyphtounicode{tfm:msam6/diamond}{2662} +\pdfglyphtounicode{tfm:msam7/diamond}{2662} +\pdfglyphtounicode{tfm:msam8/diamond}{2662} +\pdfglyphtounicode{tfm:msam9/diamond}{2662} +\pdfglyphtounicode{tfm:pxbmia/phi}{03D5} +\pdfglyphtounicode{tfm:pxbmia/phi1}{03C6} +\pdfglyphtounicode{tfm:pxbsy/diamond}{2662} +\pdfglyphtounicode{tfm:pxbsy/heart}{2661} +\pdfglyphtounicode{tfm:pxbsya/diamond}{2662} +\pdfglyphtounicode{tfm:pxmia/phi}{03D5} +\pdfglyphtounicode{tfm:pxmia/phi1}{03C6} +\pdfglyphtounicode{tfm:pxsy/diamond}{2662} +\pdfglyphtounicode{tfm:pxsy/heart}{2661} +\pdfglyphtounicode{tfm:pxsya/diamond}{2662} +\pdfglyphtounicode{tfm:pzdr/a1}{2701} +\pdfglyphtounicode{tfm:pzdr/a10}{2721} +\pdfglyphtounicode{tfm:pzdr/a100}{275E} +\pdfglyphtounicode{tfm:pzdr/a101}{2761} +\pdfglyphtounicode{tfm:pzdr/a102}{2762} +\pdfglyphtounicode{tfm:pzdr/a103}{2763} +\pdfglyphtounicode{tfm:pzdr/a104}{2764} +\pdfglyphtounicode{tfm:pzdr/a105}{2710} +\pdfglyphtounicode{tfm:pzdr/a106}{2765} +\pdfglyphtounicode{tfm:pzdr/a107}{2766} +\pdfglyphtounicode{tfm:pzdr/a108}{2767} +\pdfglyphtounicode{tfm:pzdr/a109}{2660} +\pdfglyphtounicode{tfm:pzdr/a11}{261B} +\pdfglyphtounicode{tfm:pzdr/a110}{2665} +\pdfglyphtounicode{tfm:pzdr/a111}{2666} +\pdfglyphtounicode{tfm:pzdr/a112}{2663} +\pdfglyphtounicode{tfm:pzdr/a117}{2709} +\pdfglyphtounicode{tfm:pzdr/a118}{2708} +\pdfglyphtounicode{tfm:pzdr/a119}{2707} +\pdfglyphtounicode{tfm:pzdr/a12}{261E} +\pdfglyphtounicode{tfm:pzdr/a120}{2460} +\pdfglyphtounicode{tfm:pzdr/a121}{2461} +\pdfglyphtounicode{tfm:pzdr/a122}{2462} +\pdfglyphtounicode{tfm:pzdr/a123}{2463} +\pdfglyphtounicode{tfm:pzdr/a124}{2464} +\pdfglyphtounicode{tfm:pzdr/a125}{2465} +\pdfglyphtounicode{tfm:pzdr/a126}{2466} +\pdfglyphtounicode{tfm:pzdr/a127}{2467} +\pdfglyphtounicode{tfm:pzdr/a128}{2468} +\pdfglyphtounicode{tfm:pzdr/a129}{2469} +\pdfglyphtounicode{tfm:pzdr/a13}{270C} +\pdfglyphtounicode{tfm:pzdr/a130}{2776} +\pdfglyphtounicode{tfm:pzdr/a131}{2777} +\pdfglyphtounicode{tfm:pzdr/a132}{2778} +\pdfglyphtounicode{tfm:pzdr/a133}{2779} +\pdfglyphtounicode{tfm:pzdr/a134}{277A} +\pdfglyphtounicode{tfm:pzdr/a135}{277B} +\pdfglyphtounicode{tfm:pzdr/a136}{277C} +\pdfglyphtounicode{tfm:pzdr/a137}{277D} +\pdfglyphtounicode{tfm:pzdr/a138}{277E} +\pdfglyphtounicode{tfm:pzdr/a139}{277F} +\pdfglyphtounicode{tfm:pzdr/a14}{270D} +\pdfglyphtounicode{tfm:pzdr/a140}{2780} +\pdfglyphtounicode{tfm:pzdr/a141}{2781} +\pdfglyphtounicode{tfm:pzdr/a142}{2782} +\pdfglyphtounicode{tfm:pzdr/a143}{2783} +\pdfglyphtounicode{tfm:pzdr/a144}{2784} +\pdfglyphtounicode{tfm:pzdr/a145}{2785} +\pdfglyphtounicode{tfm:pzdr/a146}{2786} +\pdfglyphtounicode{tfm:pzdr/a147}{2787} +\pdfglyphtounicode{tfm:pzdr/a148}{2788} +\pdfglyphtounicode{tfm:pzdr/a149}{2789} +\pdfglyphtounicode{tfm:pzdr/a15}{270E} +\pdfglyphtounicode{tfm:pzdr/a150}{278A} +\pdfglyphtounicode{tfm:pzdr/a151}{278B} +\pdfglyphtounicode{tfm:pzdr/a152}{278C} +\pdfglyphtounicode{tfm:pzdr/a153}{278D} +\pdfglyphtounicode{tfm:pzdr/a154}{278E} +\pdfglyphtounicode{tfm:pzdr/a155}{278F} +\pdfglyphtounicode{tfm:pzdr/a156}{2790} +\pdfglyphtounicode{tfm:pzdr/a157}{2791} +\pdfglyphtounicode{tfm:pzdr/a158}{2792} +\pdfglyphtounicode{tfm:pzdr/a159}{2793} +\pdfglyphtounicode{tfm:pzdr/a16}{270F} +\pdfglyphtounicode{tfm:pzdr/a160}{2794} +\pdfglyphtounicode{tfm:pzdr/a161}{2192} +\pdfglyphtounicode{tfm:pzdr/a162}{27A3} +\pdfglyphtounicode{tfm:pzdr/a163}{2194} +\pdfglyphtounicode{tfm:pzdr/a164}{2195} +\pdfglyphtounicode{tfm:pzdr/a165}{2799} +\pdfglyphtounicode{tfm:pzdr/a166}{279B} +\pdfglyphtounicode{tfm:pzdr/a167}{279C} +\pdfglyphtounicode{tfm:pzdr/a168}{279D} +\pdfglyphtounicode{tfm:pzdr/a169}{279E} +\pdfglyphtounicode{tfm:pzdr/a17}{2711} +\pdfglyphtounicode{tfm:pzdr/a170}{279F} +\pdfglyphtounicode{tfm:pzdr/a171}{27A0} +\pdfglyphtounicode{tfm:pzdr/a172}{27A1} +\pdfglyphtounicode{tfm:pzdr/a173}{27A2} +\pdfglyphtounicode{tfm:pzdr/a174}{27A4} +\pdfglyphtounicode{tfm:pzdr/a175}{27A5} +\pdfglyphtounicode{tfm:pzdr/a176}{27A6} +\pdfglyphtounicode{tfm:pzdr/a177}{27A7} +\pdfglyphtounicode{tfm:pzdr/a178}{27A8} +\pdfglyphtounicode{tfm:pzdr/a179}{27A9} +\pdfglyphtounicode{tfm:pzdr/a18}{2712} +\pdfglyphtounicode{tfm:pzdr/a180}{27AB} +\pdfglyphtounicode{tfm:pzdr/a181}{27AD} +\pdfglyphtounicode{tfm:pzdr/a182}{27AF} +\pdfglyphtounicode{tfm:pzdr/a183}{27B2} +\pdfglyphtounicode{tfm:pzdr/a184}{27B3} +\pdfglyphtounicode{tfm:pzdr/a185}{27B5} +\pdfglyphtounicode{tfm:pzdr/a186}{27B8} +\pdfglyphtounicode{tfm:pzdr/a187}{27BA} +\pdfglyphtounicode{tfm:pzdr/a188}{27BB} +\pdfglyphtounicode{tfm:pzdr/a189}{27BC} +\pdfglyphtounicode{tfm:pzdr/a19}{2713} +\pdfglyphtounicode{tfm:pzdr/a190}{27BD} +\pdfglyphtounicode{tfm:pzdr/a191}{27BE} +\pdfglyphtounicode{tfm:pzdr/a192}{279A} +\pdfglyphtounicode{tfm:pzdr/a193}{27AA} +\pdfglyphtounicode{tfm:pzdr/a194}{27B6} +\pdfglyphtounicode{tfm:pzdr/a195}{27B9} +\pdfglyphtounicode{tfm:pzdr/a196}{2798} +\pdfglyphtounicode{tfm:pzdr/a197}{27B4} +\pdfglyphtounicode{tfm:pzdr/a198}{27B7} +\pdfglyphtounicode{tfm:pzdr/a199}{27AC} +\pdfglyphtounicode{tfm:pzdr/a2}{2702} +\pdfglyphtounicode{tfm:pzdr/a20}{2714} +\pdfglyphtounicode{tfm:pzdr/a200}{27AE} +\pdfglyphtounicode{tfm:pzdr/a201}{27B1} +\pdfglyphtounicode{tfm:pzdr/a202}{2703} +\pdfglyphtounicode{tfm:pzdr/a203}{2750} +\pdfglyphtounicode{tfm:pzdr/a204}{2752} +\pdfglyphtounicode{tfm:pzdr/a205}{276E} +\pdfglyphtounicode{tfm:pzdr/a206}{2770} +\pdfglyphtounicode{tfm:pzdr/a21}{2715} +\pdfglyphtounicode{tfm:pzdr/a22}{2716} +\pdfglyphtounicode{tfm:pzdr/a23}{2717} +\pdfglyphtounicode{tfm:pzdr/a24}{2718} +\pdfglyphtounicode{tfm:pzdr/a25}{2719} +\pdfglyphtounicode{tfm:pzdr/a26}{271A} +\pdfglyphtounicode{tfm:pzdr/a27}{271B} +\pdfglyphtounicode{tfm:pzdr/a28}{271C} +\pdfglyphtounicode{tfm:pzdr/a29}{2722} +\pdfglyphtounicode{tfm:pzdr/a3}{2704} +\pdfglyphtounicode{tfm:pzdr/a30}{2723} +\pdfglyphtounicode{tfm:pzdr/a31}{2724} +\pdfglyphtounicode{tfm:pzdr/a32}{2725} +\pdfglyphtounicode{tfm:pzdr/a33}{2726} +\pdfglyphtounicode{tfm:pzdr/a34}{2727} +\pdfglyphtounicode{tfm:pzdr/a35}{2605} +\pdfglyphtounicode{tfm:pzdr/a36}{2729} +\pdfglyphtounicode{tfm:pzdr/a37}{272A} +\pdfglyphtounicode{tfm:pzdr/a38}{272B} +\pdfglyphtounicode{tfm:pzdr/a39}{272C} +\pdfglyphtounicode{tfm:pzdr/a4}{260E} +\pdfglyphtounicode{tfm:pzdr/a40}{272D} +\pdfglyphtounicode{tfm:pzdr/a41}{272E} +\pdfglyphtounicode{tfm:pzdr/a42}{272F} +\pdfglyphtounicode{tfm:pzdr/a43}{2730} +\pdfglyphtounicode{tfm:pzdr/a44}{2731} +\pdfglyphtounicode{tfm:pzdr/a45}{2732} +\pdfglyphtounicode{tfm:pzdr/a46}{2733} +\pdfglyphtounicode{tfm:pzdr/a47}{2734} +\pdfglyphtounicode{tfm:pzdr/a48}{2735} +\pdfglyphtounicode{tfm:pzdr/a49}{2736} +\pdfglyphtounicode{tfm:pzdr/a5}{2706} +\pdfglyphtounicode{tfm:pzdr/a50}{2737} +\pdfglyphtounicode{tfm:pzdr/a51}{2738} +\pdfglyphtounicode{tfm:pzdr/a52}{2739} +\pdfglyphtounicode{tfm:pzdr/a53}{273A} +\pdfglyphtounicode{tfm:pzdr/a54}{273B} +\pdfglyphtounicode{tfm:pzdr/a55}{273C} +\pdfglyphtounicode{tfm:pzdr/a56}{273D} +\pdfglyphtounicode{tfm:pzdr/a57}{273E} +\pdfglyphtounicode{tfm:pzdr/a58}{273F} +\pdfglyphtounicode{tfm:pzdr/a59}{2740} +\pdfglyphtounicode{tfm:pzdr/a6}{271D} +\pdfglyphtounicode{tfm:pzdr/a60}{2741} +\pdfglyphtounicode{tfm:pzdr/a61}{2742} +\pdfglyphtounicode{tfm:pzdr/a62}{2743} +\pdfglyphtounicode{tfm:pzdr/a63}{2744} +\pdfglyphtounicode{tfm:pzdr/a64}{2745} +\pdfglyphtounicode{tfm:pzdr/a65}{2746} +\pdfglyphtounicode{tfm:pzdr/a66}{2747} +\pdfglyphtounicode{tfm:pzdr/a67}{2748} +\pdfglyphtounicode{tfm:pzdr/a68}{2749} +\pdfglyphtounicode{tfm:pzdr/a69}{274A} +\pdfglyphtounicode{tfm:pzdr/a7}{271E} +\pdfglyphtounicode{tfm:pzdr/a70}{274B} +\pdfglyphtounicode{tfm:pzdr/a71}{25CF} +\pdfglyphtounicode{tfm:pzdr/a72}{274D} +\pdfglyphtounicode{tfm:pzdr/a73}{25A0} +\pdfglyphtounicode{tfm:pzdr/a74}{274F} +\pdfglyphtounicode{tfm:pzdr/a75}{2751} +\pdfglyphtounicode{tfm:pzdr/a76}{25B2} +\pdfglyphtounicode{tfm:pzdr/a77}{25BC} +\pdfglyphtounicode{tfm:pzdr/a78}{25C6} +\pdfglyphtounicode{tfm:pzdr/a79}{2756} +\pdfglyphtounicode{tfm:pzdr/a8}{271F} +\pdfglyphtounicode{tfm:pzdr/a81}{25D7} +\pdfglyphtounicode{tfm:pzdr/a82}{2758} +\pdfglyphtounicode{tfm:pzdr/a83}{2759} +\pdfglyphtounicode{tfm:pzdr/a84}{275A} +\pdfglyphtounicode{tfm:pzdr/a85}{276F} +\pdfglyphtounicode{tfm:pzdr/a86}{2771} +\pdfglyphtounicode{tfm:pzdr/a87}{2772} +\pdfglyphtounicode{tfm:pzdr/a88}{2773} +\pdfglyphtounicode{tfm:pzdr/a89}{2768} +\pdfglyphtounicode{tfm:pzdr/a9}{2720} +\pdfglyphtounicode{tfm:pzdr/a90}{2769} +\pdfglyphtounicode{tfm:pzdr/a91}{276C} +\pdfglyphtounicode{tfm:pzdr/a92}{276D} +\pdfglyphtounicode{tfm:pzdr/a93}{276A} +\pdfglyphtounicode{tfm:pzdr/a94}{276B} +\pdfglyphtounicode{tfm:pzdr/a95}{2774} +\pdfglyphtounicode{tfm:pzdr/a96}{2775} +\pdfglyphtounicode{tfm:pzdr/a97}{275B} +\pdfglyphtounicode{tfm:pzdr/a98}{275C} +\pdfglyphtounicode{tfm:pzdr/a99}{275D} +\pdfglyphtounicode{tfm:rpxbmi/phi}{03D5} +\pdfglyphtounicode{tfm:rpxbmi/phi1}{03C6} +\pdfglyphtounicode{tfm:rpxmi/phi}{03D5} +\pdfglyphtounicode{tfm:rpxmi/phi1}{03C6} +\pdfglyphtounicode{tfm:rpzdr/a1}{2701} +\pdfglyphtounicode{tfm:rpzdr/a10}{2721} +\pdfglyphtounicode{tfm:rpzdr/a100}{275E} +\pdfglyphtounicode{tfm:rpzdr/a101}{2761} +\pdfglyphtounicode{tfm:rpzdr/a102}{2762} +\pdfglyphtounicode{tfm:rpzdr/a103}{2763} +\pdfglyphtounicode{tfm:rpzdr/a104}{2764} +\pdfglyphtounicode{tfm:rpzdr/a105}{2710} +\pdfglyphtounicode{tfm:rpzdr/a106}{2765} +\pdfglyphtounicode{tfm:rpzdr/a107}{2766} +\pdfglyphtounicode{tfm:rpzdr/a108}{2767} +\pdfglyphtounicode{tfm:rpzdr/a109}{2660} +\pdfglyphtounicode{tfm:rpzdr/a11}{261B} +\pdfglyphtounicode{tfm:rpzdr/a110}{2665} +\pdfglyphtounicode{tfm:rpzdr/a111}{2666} +\pdfglyphtounicode{tfm:rpzdr/a112}{2663} +\pdfglyphtounicode{tfm:rpzdr/a117}{2709} +\pdfglyphtounicode{tfm:rpzdr/a118}{2708} +\pdfglyphtounicode{tfm:rpzdr/a119}{2707} +\pdfglyphtounicode{tfm:rpzdr/a12}{261E} +\pdfglyphtounicode{tfm:rpzdr/a120}{2460} +\pdfglyphtounicode{tfm:rpzdr/a121}{2461} +\pdfglyphtounicode{tfm:rpzdr/a122}{2462} +\pdfglyphtounicode{tfm:rpzdr/a123}{2463} +\pdfglyphtounicode{tfm:rpzdr/a124}{2464} +\pdfglyphtounicode{tfm:rpzdr/a125}{2465} +\pdfglyphtounicode{tfm:rpzdr/a126}{2466} +\pdfglyphtounicode{tfm:rpzdr/a127}{2467} +\pdfglyphtounicode{tfm:rpzdr/a128}{2468} +\pdfglyphtounicode{tfm:rpzdr/a129}{2469} +\pdfglyphtounicode{tfm:rpzdr/a13}{270C} +\pdfglyphtounicode{tfm:rpzdr/a130}{2776} +\pdfglyphtounicode{tfm:rpzdr/a131}{2777} +\pdfglyphtounicode{tfm:rpzdr/a132}{2778} +\pdfglyphtounicode{tfm:rpzdr/a133}{2779} +\pdfglyphtounicode{tfm:rpzdr/a134}{277A} +\pdfglyphtounicode{tfm:rpzdr/a135}{277B} +\pdfglyphtounicode{tfm:rpzdr/a136}{277C} +\pdfglyphtounicode{tfm:rpzdr/a137}{277D} +\pdfglyphtounicode{tfm:rpzdr/a138}{277E} +\pdfglyphtounicode{tfm:rpzdr/a139}{277F} +\pdfglyphtounicode{tfm:rpzdr/a14}{270D} +\pdfglyphtounicode{tfm:rpzdr/a140}{2780} +\pdfglyphtounicode{tfm:rpzdr/a141}{2781} +\pdfglyphtounicode{tfm:rpzdr/a142}{2782} +\pdfglyphtounicode{tfm:rpzdr/a143}{2783} +\pdfglyphtounicode{tfm:rpzdr/a144}{2784} +\pdfglyphtounicode{tfm:rpzdr/a145}{2785} +\pdfglyphtounicode{tfm:rpzdr/a146}{2786} +\pdfglyphtounicode{tfm:rpzdr/a147}{2787} +\pdfglyphtounicode{tfm:rpzdr/a148}{2788} +\pdfglyphtounicode{tfm:rpzdr/a149}{2789} +\pdfglyphtounicode{tfm:rpzdr/a15}{270E} +\pdfglyphtounicode{tfm:rpzdr/a150}{278A} +\pdfglyphtounicode{tfm:rpzdr/a151}{278B} +\pdfglyphtounicode{tfm:rpzdr/a152}{278C} +\pdfglyphtounicode{tfm:rpzdr/a153}{278D} +\pdfglyphtounicode{tfm:rpzdr/a154}{278E} +\pdfglyphtounicode{tfm:rpzdr/a155}{278F} +\pdfglyphtounicode{tfm:rpzdr/a156}{2790} +\pdfglyphtounicode{tfm:rpzdr/a157}{2791} +\pdfglyphtounicode{tfm:rpzdr/a158}{2792} +\pdfglyphtounicode{tfm:rpzdr/a159}{2793} +\pdfglyphtounicode{tfm:rpzdr/a16}{270F} +\pdfglyphtounicode{tfm:rpzdr/a160}{2794} +\pdfglyphtounicode{tfm:rpzdr/a161}{2192} +\pdfglyphtounicode{tfm:rpzdr/a162}{27A3} +\pdfglyphtounicode{tfm:rpzdr/a163}{2194} +\pdfglyphtounicode{tfm:rpzdr/a164}{2195} +\pdfglyphtounicode{tfm:rpzdr/a165}{2799} +\pdfglyphtounicode{tfm:rpzdr/a166}{279B} +\pdfglyphtounicode{tfm:rpzdr/a167}{279C} +\pdfglyphtounicode{tfm:rpzdr/a168}{279D} +\pdfglyphtounicode{tfm:rpzdr/a169}{279E} +\pdfglyphtounicode{tfm:rpzdr/a17}{2711} +\pdfglyphtounicode{tfm:rpzdr/a170}{279F} +\pdfglyphtounicode{tfm:rpzdr/a171}{27A0} +\pdfglyphtounicode{tfm:rpzdr/a172}{27A1} +\pdfglyphtounicode{tfm:rpzdr/a173}{27A2} +\pdfglyphtounicode{tfm:rpzdr/a174}{27A4} +\pdfglyphtounicode{tfm:rpzdr/a175}{27A5} +\pdfglyphtounicode{tfm:rpzdr/a176}{27A6} +\pdfglyphtounicode{tfm:rpzdr/a177}{27A7} +\pdfglyphtounicode{tfm:rpzdr/a178}{27A8} +\pdfglyphtounicode{tfm:rpzdr/a179}{27A9} +\pdfglyphtounicode{tfm:rpzdr/a18}{2712} +\pdfglyphtounicode{tfm:rpzdr/a180}{27AB} +\pdfglyphtounicode{tfm:rpzdr/a181}{27AD} +\pdfglyphtounicode{tfm:rpzdr/a182}{27AF} +\pdfglyphtounicode{tfm:rpzdr/a183}{27B2} +\pdfglyphtounicode{tfm:rpzdr/a184}{27B3} +\pdfglyphtounicode{tfm:rpzdr/a185}{27B5} +\pdfglyphtounicode{tfm:rpzdr/a186}{27B8} +\pdfglyphtounicode{tfm:rpzdr/a187}{27BA} +\pdfglyphtounicode{tfm:rpzdr/a188}{27BB} +\pdfglyphtounicode{tfm:rpzdr/a189}{27BC} +\pdfglyphtounicode{tfm:rpzdr/a19}{2713} +\pdfglyphtounicode{tfm:rpzdr/a190}{27BD} +\pdfglyphtounicode{tfm:rpzdr/a191}{27BE} +\pdfglyphtounicode{tfm:rpzdr/a192}{279A} +\pdfglyphtounicode{tfm:rpzdr/a193}{27AA} +\pdfglyphtounicode{tfm:rpzdr/a194}{27B6} +\pdfglyphtounicode{tfm:rpzdr/a195}{27B9} +\pdfglyphtounicode{tfm:rpzdr/a196}{2798} +\pdfglyphtounicode{tfm:rpzdr/a197}{27B4} +\pdfglyphtounicode{tfm:rpzdr/a198}{27B7} +\pdfglyphtounicode{tfm:rpzdr/a199}{27AC} +\pdfglyphtounicode{tfm:rpzdr/a2}{2702} +\pdfglyphtounicode{tfm:rpzdr/a20}{2714} +\pdfglyphtounicode{tfm:rpzdr/a200}{27AE} +\pdfglyphtounicode{tfm:rpzdr/a201}{27B1} +\pdfglyphtounicode{tfm:rpzdr/a202}{2703} +\pdfglyphtounicode{tfm:rpzdr/a203}{2750} +\pdfglyphtounicode{tfm:rpzdr/a204}{2752} +\pdfglyphtounicode{tfm:rpzdr/a205}{276E} +\pdfglyphtounicode{tfm:rpzdr/a206}{2770} +\pdfglyphtounicode{tfm:rpzdr/a21}{2715} +\pdfglyphtounicode{tfm:rpzdr/a22}{2716} +\pdfglyphtounicode{tfm:rpzdr/a23}{2717} +\pdfglyphtounicode{tfm:rpzdr/a24}{2718} +\pdfglyphtounicode{tfm:rpzdr/a25}{2719} +\pdfglyphtounicode{tfm:rpzdr/a26}{271A} +\pdfglyphtounicode{tfm:rpzdr/a27}{271B} +\pdfglyphtounicode{tfm:rpzdr/a28}{271C} +\pdfglyphtounicode{tfm:rpzdr/a29}{2722} +\pdfglyphtounicode{tfm:rpzdr/a3}{2704} +\pdfglyphtounicode{tfm:rpzdr/a30}{2723} +\pdfglyphtounicode{tfm:rpzdr/a31}{2724} +\pdfglyphtounicode{tfm:rpzdr/a32}{2725} +\pdfglyphtounicode{tfm:rpzdr/a33}{2726} +\pdfglyphtounicode{tfm:rpzdr/a34}{2727} +\pdfglyphtounicode{tfm:rpzdr/a35}{2605} +\pdfglyphtounicode{tfm:rpzdr/a36}{2729} +\pdfglyphtounicode{tfm:rpzdr/a37}{272A} +\pdfglyphtounicode{tfm:rpzdr/a38}{272B} +\pdfglyphtounicode{tfm:rpzdr/a39}{272C} +\pdfglyphtounicode{tfm:rpzdr/a4}{260E} +\pdfglyphtounicode{tfm:rpzdr/a40}{272D} +\pdfglyphtounicode{tfm:rpzdr/a41}{272E} +\pdfglyphtounicode{tfm:rpzdr/a42}{272F} +\pdfglyphtounicode{tfm:rpzdr/a43}{2730} +\pdfglyphtounicode{tfm:rpzdr/a44}{2731} +\pdfglyphtounicode{tfm:rpzdr/a45}{2732} +\pdfglyphtounicode{tfm:rpzdr/a46}{2733} +\pdfglyphtounicode{tfm:rpzdr/a47}{2734} +\pdfglyphtounicode{tfm:rpzdr/a48}{2735} +\pdfglyphtounicode{tfm:rpzdr/a49}{2736} +\pdfglyphtounicode{tfm:rpzdr/a5}{2706} +\pdfglyphtounicode{tfm:rpzdr/a50}{2737} +\pdfglyphtounicode{tfm:rpzdr/a51}{2738} +\pdfglyphtounicode{tfm:rpzdr/a52}{2739} +\pdfglyphtounicode{tfm:rpzdr/a53}{273A} +\pdfglyphtounicode{tfm:rpzdr/a54}{273B} +\pdfglyphtounicode{tfm:rpzdr/a55}{273C} +\pdfglyphtounicode{tfm:rpzdr/a56}{273D} +\pdfglyphtounicode{tfm:rpzdr/a57}{273E} +\pdfglyphtounicode{tfm:rpzdr/a58}{273F} +\pdfglyphtounicode{tfm:rpzdr/a59}{2740} +\pdfglyphtounicode{tfm:rpzdr/a6}{271D} +\pdfglyphtounicode{tfm:rpzdr/a60}{2741} +\pdfglyphtounicode{tfm:rpzdr/a61}{2742} +\pdfglyphtounicode{tfm:rpzdr/a62}{2743} +\pdfglyphtounicode{tfm:rpzdr/a63}{2744} +\pdfglyphtounicode{tfm:rpzdr/a64}{2745} +\pdfglyphtounicode{tfm:rpzdr/a65}{2746} +\pdfglyphtounicode{tfm:rpzdr/a66}{2747} +\pdfglyphtounicode{tfm:rpzdr/a67}{2748} +\pdfglyphtounicode{tfm:rpzdr/a68}{2749} +\pdfglyphtounicode{tfm:rpzdr/a69}{274A} +\pdfglyphtounicode{tfm:rpzdr/a7}{271E} +\pdfglyphtounicode{tfm:rpzdr/a70}{274B} +\pdfglyphtounicode{tfm:rpzdr/a71}{25CF} +\pdfglyphtounicode{tfm:rpzdr/a72}{274D} +\pdfglyphtounicode{tfm:rpzdr/a73}{25A0} +\pdfglyphtounicode{tfm:rpzdr/a74}{274F} +\pdfglyphtounicode{tfm:rpzdr/a75}{2751} +\pdfglyphtounicode{tfm:rpzdr/a76}{25B2} +\pdfglyphtounicode{tfm:rpzdr/a77}{25BC} +\pdfglyphtounicode{tfm:rpzdr/a78}{25C6} +\pdfglyphtounicode{tfm:rpzdr/a79}{2756} +\pdfglyphtounicode{tfm:rpzdr/a8}{271F} +\pdfglyphtounicode{tfm:rpzdr/a81}{25D7} +\pdfglyphtounicode{tfm:rpzdr/a82}{2758} +\pdfglyphtounicode{tfm:rpzdr/a83}{2759} +\pdfglyphtounicode{tfm:rpzdr/a84}{275A} +\pdfglyphtounicode{tfm:rpzdr/a85}{276F} +\pdfglyphtounicode{tfm:rpzdr/a86}{2771} +\pdfglyphtounicode{tfm:rpzdr/a87}{2772} +\pdfglyphtounicode{tfm:rpzdr/a88}{2773} +\pdfglyphtounicode{tfm:rpzdr/a89}{2768} +\pdfglyphtounicode{tfm:rpzdr/a9}{2720} +\pdfglyphtounicode{tfm:rpzdr/a90}{2769} +\pdfglyphtounicode{tfm:rpzdr/a91}{276C} +\pdfglyphtounicode{tfm:rpzdr/a92}{276D} +\pdfglyphtounicode{tfm:rpzdr/a93}{276A} +\pdfglyphtounicode{tfm:rpzdr/a94}{276B} +\pdfglyphtounicode{tfm:rpzdr/a95}{2774} +\pdfglyphtounicode{tfm:rpzdr/a96}{2775} +\pdfglyphtounicode{tfm:rpzdr/a97}{275B} +\pdfglyphtounicode{tfm:rpzdr/a98}{275C} +\pdfglyphtounicode{tfm:rpzdr/a99}{275D} +\pdfglyphtounicode{tfm:rtxbmi/phi}{03D5} +\pdfglyphtounicode{tfm:rtxbmi/phi1}{03C6} +\pdfglyphtounicode{tfm:rtxmi/phi}{03D5} +\pdfglyphtounicode{tfm:rtxmi/phi1}{03C6} +\pdfglyphtounicode{tfm:txbmia/phi}{03D5} +\pdfglyphtounicode{tfm:txbmia/phi1}{03C6} +\pdfglyphtounicode{tfm:txbsy/diamond}{2662} +\pdfglyphtounicode{tfm:txbsy/heart}{2661} +\pdfglyphtounicode{tfm:txbsya/diamond}{2662} +\pdfglyphtounicode{tfm:txmia/phi}{03D5} +\pdfglyphtounicode{tfm:txmia/phi1}{03C6} +\pdfglyphtounicode{tfm:txsy/diamond}{2662} +\pdfglyphtounicode{tfm:txsy/heart}{2661} +\pdfglyphtounicode{tfm:txsya/diamond}{2662} +\pdfglyphtounicode{tfm:zd/a1}{2701} +\pdfglyphtounicode{tfm:zd/a10}{2721} +\pdfglyphtounicode{tfm:zd/a100}{275E} +\pdfglyphtounicode{tfm:zd/a101}{2761} +\pdfglyphtounicode{tfm:zd/a102}{2762} +\pdfglyphtounicode{tfm:zd/a103}{2763} +\pdfglyphtounicode{tfm:zd/a104}{2764} +\pdfglyphtounicode{tfm:zd/a105}{2710} +\pdfglyphtounicode{tfm:zd/a106}{2765} +\pdfglyphtounicode{tfm:zd/a107}{2766} +\pdfglyphtounicode{tfm:zd/a108}{2767} +\pdfglyphtounicode{tfm:zd/a109}{2660} +\pdfglyphtounicode{tfm:zd/a11}{261B} +\pdfglyphtounicode{tfm:zd/a110}{2665} +\pdfglyphtounicode{tfm:zd/a111}{2666} +\pdfglyphtounicode{tfm:zd/a112}{2663} +\pdfglyphtounicode{tfm:zd/a117}{2709} +\pdfglyphtounicode{tfm:zd/a118}{2708} +\pdfglyphtounicode{tfm:zd/a119}{2707} +\pdfglyphtounicode{tfm:zd/a12}{261E} +\pdfglyphtounicode{tfm:zd/a120}{2460} +\pdfglyphtounicode{tfm:zd/a121}{2461} +\pdfglyphtounicode{tfm:zd/a122}{2462} +\pdfglyphtounicode{tfm:zd/a123}{2463} +\pdfglyphtounicode{tfm:zd/a124}{2464} +\pdfglyphtounicode{tfm:zd/a125}{2465} +\pdfglyphtounicode{tfm:zd/a126}{2466} +\pdfglyphtounicode{tfm:zd/a127}{2467} +\pdfglyphtounicode{tfm:zd/a128}{2468} +\pdfglyphtounicode{tfm:zd/a129}{2469} +\pdfglyphtounicode{tfm:zd/a13}{270C} +\pdfglyphtounicode{tfm:zd/a130}{2776} +\pdfglyphtounicode{tfm:zd/a131}{2777} +\pdfglyphtounicode{tfm:zd/a132}{2778} +\pdfglyphtounicode{tfm:zd/a133}{2779} +\pdfglyphtounicode{tfm:zd/a134}{277A} +\pdfglyphtounicode{tfm:zd/a135}{277B} +\pdfglyphtounicode{tfm:zd/a136}{277C} +\pdfglyphtounicode{tfm:zd/a137}{277D} +\pdfglyphtounicode{tfm:zd/a138}{277E} +\pdfglyphtounicode{tfm:zd/a139}{277F} +\pdfglyphtounicode{tfm:zd/a14}{270D} +\pdfglyphtounicode{tfm:zd/a140}{2780} +\pdfglyphtounicode{tfm:zd/a141}{2781} +\pdfglyphtounicode{tfm:zd/a142}{2782} +\pdfglyphtounicode{tfm:zd/a143}{2783} +\pdfglyphtounicode{tfm:zd/a144}{2784} +\pdfglyphtounicode{tfm:zd/a145}{2785} +\pdfglyphtounicode{tfm:zd/a146}{2786} +\pdfglyphtounicode{tfm:zd/a147}{2787} +\pdfglyphtounicode{tfm:zd/a148}{2788} +\pdfglyphtounicode{tfm:zd/a149}{2789} +\pdfglyphtounicode{tfm:zd/a15}{270E} +\pdfglyphtounicode{tfm:zd/a150}{278A} +\pdfglyphtounicode{tfm:zd/a151}{278B} +\pdfglyphtounicode{tfm:zd/a152}{278C} +\pdfglyphtounicode{tfm:zd/a153}{278D} +\pdfglyphtounicode{tfm:zd/a154}{278E} +\pdfglyphtounicode{tfm:zd/a155}{278F} +\pdfglyphtounicode{tfm:zd/a156}{2790} +\pdfglyphtounicode{tfm:zd/a157}{2791} +\pdfglyphtounicode{tfm:zd/a158}{2792} +\pdfglyphtounicode{tfm:zd/a159}{2793} +\pdfglyphtounicode{tfm:zd/a16}{270F} +\pdfglyphtounicode{tfm:zd/a160}{2794} +\pdfglyphtounicode{tfm:zd/a161}{2192} +\pdfglyphtounicode{tfm:zd/a162}{27A3} +\pdfglyphtounicode{tfm:zd/a163}{2194} +\pdfglyphtounicode{tfm:zd/a164}{2195} +\pdfglyphtounicode{tfm:zd/a165}{2799} +\pdfglyphtounicode{tfm:zd/a166}{279B} +\pdfglyphtounicode{tfm:zd/a167}{279C} +\pdfglyphtounicode{tfm:zd/a168}{279D} +\pdfglyphtounicode{tfm:zd/a169}{279E} +\pdfglyphtounicode{tfm:zd/a17}{2711} +\pdfglyphtounicode{tfm:zd/a170}{279F} +\pdfglyphtounicode{tfm:zd/a171}{27A0} +\pdfglyphtounicode{tfm:zd/a172}{27A1} +\pdfglyphtounicode{tfm:zd/a173}{27A2} +\pdfglyphtounicode{tfm:zd/a174}{27A4} +\pdfglyphtounicode{tfm:zd/a175}{27A5} +\pdfglyphtounicode{tfm:zd/a176}{27A6} +\pdfglyphtounicode{tfm:zd/a177}{27A7} +\pdfglyphtounicode{tfm:zd/a178}{27A8} +\pdfglyphtounicode{tfm:zd/a179}{27A9} +\pdfglyphtounicode{tfm:zd/a18}{2712} +\pdfglyphtounicode{tfm:zd/a180}{27AB} +\pdfglyphtounicode{tfm:zd/a181}{27AD} +\pdfglyphtounicode{tfm:zd/a182}{27AF} +\pdfglyphtounicode{tfm:zd/a183}{27B2} +\pdfglyphtounicode{tfm:zd/a184}{27B3} +\pdfglyphtounicode{tfm:zd/a185}{27B5} +\pdfglyphtounicode{tfm:zd/a186}{27B8} +\pdfglyphtounicode{tfm:zd/a187}{27BA} +\pdfglyphtounicode{tfm:zd/a188}{27BB} +\pdfglyphtounicode{tfm:zd/a189}{27BC} +\pdfglyphtounicode{tfm:zd/a19}{2713} +\pdfglyphtounicode{tfm:zd/a190}{27BD} +\pdfglyphtounicode{tfm:zd/a191}{27BE} +\pdfglyphtounicode{tfm:zd/a192}{279A} +\pdfglyphtounicode{tfm:zd/a193}{27AA} +\pdfglyphtounicode{tfm:zd/a194}{27B6} +\pdfglyphtounicode{tfm:zd/a195}{27B9} +\pdfglyphtounicode{tfm:zd/a196}{2798} +\pdfglyphtounicode{tfm:zd/a197}{27B4} +\pdfglyphtounicode{tfm:zd/a198}{27B7} +\pdfglyphtounicode{tfm:zd/a199}{27AC} +\pdfglyphtounicode{tfm:zd/a2}{2702} +\pdfglyphtounicode{tfm:zd/a20}{2714} +\pdfglyphtounicode{tfm:zd/a200}{27AE} +\pdfglyphtounicode{tfm:zd/a201}{27B1} +\pdfglyphtounicode{tfm:zd/a202}{2703} +\pdfglyphtounicode{tfm:zd/a203}{2750} +\pdfglyphtounicode{tfm:zd/a204}{2752} +\pdfglyphtounicode{tfm:zd/a205}{276E} +\pdfglyphtounicode{tfm:zd/a206}{2770} +\pdfglyphtounicode{tfm:zd/a21}{2715} +\pdfglyphtounicode{tfm:zd/a22}{2716} +\pdfglyphtounicode{tfm:zd/a23}{2717} +\pdfglyphtounicode{tfm:zd/a24}{2718} +\pdfglyphtounicode{tfm:zd/a25}{2719} +\pdfglyphtounicode{tfm:zd/a26}{271A} +\pdfglyphtounicode{tfm:zd/a27}{271B} +\pdfglyphtounicode{tfm:zd/a28}{271C} +\pdfglyphtounicode{tfm:zd/a29}{2722} +\pdfglyphtounicode{tfm:zd/a3}{2704} +\pdfglyphtounicode{tfm:zd/a30}{2723} +\pdfglyphtounicode{tfm:zd/a31}{2724} +\pdfglyphtounicode{tfm:zd/a32}{2725} +\pdfglyphtounicode{tfm:zd/a33}{2726} +\pdfglyphtounicode{tfm:zd/a34}{2727} +\pdfglyphtounicode{tfm:zd/a35}{2605} +\pdfglyphtounicode{tfm:zd/a36}{2729} +\pdfglyphtounicode{tfm:zd/a37}{272A} +\pdfglyphtounicode{tfm:zd/a38}{272B} +\pdfglyphtounicode{tfm:zd/a39}{272C} +\pdfglyphtounicode{tfm:zd/a4}{260E} +\pdfglyphtounicode{tfm:zd/a40}{272D} +\pdfglyphtounicode{tfm:zd/a41}{272E} +\pdfglyphtounicode{tfm:zd/a42}{272F} +\pdfglyphtounicode{tfm:zd/a43}{2730} +\pdfglyphtounicode{tfm:zd/a44}{2731} +\pdfglyphtounicode{tfm:zd/a45}{2732} +\pdfglyphtounicode{tfm:zd/a46}{2733} +\pdfglyphtounicode{tfm:zd/a47}{2734} +\pdfglyphtounicode{tfm:zd/a48}{2735} +\pdfglyphtounicode{tfm:zd/a49}{2736} +\pdfglyphtounicode{tfm:zd/a5}{2706} +\pdfglyphtounicode{tfm:zd/a50}{2737} +\pdfglyphtounicode{tfm:zd/a51}{2738} +\pdfglyphtounicode{tfm:zd/a52}{2739} +\pdfglyphtounicode{tfm:zd/a53}{273A} +\pdfglyphtounicode{tfm:zd/a54}{273B} +\pdfglyphtounicode{tfm:zd/a55}{273C} +\pdfglyphtounicode{tfm:zd/a56}{273D} +\pdfglyphtounicode{tfm:zd/a57}{273E} +\pdfglyphtounicode{tfm:zd/a58}{273F} +\pdfglyphtounicode{tfm:zd/a59}{2740} +\pdfglyphtounicode{tfm:zd/a6}{271D} +\pdfglyphtounicode{tfm:zd/a60}{2741} +\pdfglyphtounicode{tfm:zd/a61}{2742} +\pdfglyphtounicode{tfm:zd/a62}{2743} +\pdfglyphtounicode{tfm:zd/a63}{2744} +\pdfglyphtounicode{tfm:zd/a64}{2745} +\pdfglyphtounicode{tfm:zd/a65}{2746} +\pdfglyphtounicode{tfm:zd/a66}{2747} +\pdfglyphtounicode{tfm:zd/a67}{2748} +\pdfglyphtounicode{tfm:zd/a68}{2749} +\pdfglyphtounicode{tfm:zd/a69}{274A} +\pdfglyphtounicode{tfm:zd/a7}{271E} +\pdfglyphtounicode{tfm:zd/a70}{274B} +\pdfglyphtounicode{tfm:zd/a71}{25CF} +\pdfglyphtounicode{tfm:zd/a72}{274D} +\pdfglyphtounicode{tfm:zd/a73}{25A0} +\pdfglyphtounicode{tfm:zd/a74}{274F} +\pdfglyphtounicode{tfm:zd/a75}{2751} +\pdfglyphtounicode{tfm:zd/a76}{25B2} +\pdfglyphtounicode{tfm:zd/a77}{25BC} +\pdfglyphtounicode{tfm:zd/a78}{25C6} +\pdfglyphtounicode{tfm:zd/a79}{2756} +\pdfglyphtounicode{tfm:zd/a8}{271F} +\pdfglyphtounicode{tfm:zd/a81}{25D7} +\pdfglyphtounicode{tfm:zd/a82}{2758} +\pdfglyphtounicode{tfm:zd/a83}{2759} +\pdfglyphtounicode{tfm:zd/a84}{275A} +\pdfglyphtounicode{tfm:zd/a85}{276F} +\pdfglyphtounicode{tfm:zd/a86}{2771} +\pdfglyphtounicode{tfm:zd/a87}{2772} +\pdfglyphtounicode{tfm:zd/a88}{2773} +\pdfglyphtounicode{tfm:zd/a89}{2768} +\pdfglyphtounicode{tfm:zd/a9}{2720} +\pdfglyphtounicode{tfm:zd/a90}{2769} +\pdfglyphtounicode{tfm:zd/a91}{276C} +\pdfglyphtounicode{tfm:zd/a92}{276D} +\pdfglyphtounicode{tfm:zd/a93}{276A} +\pdfglyphtounicode{tfm:zd/a94}{276B} +\pdfglyphtounicode{tfm:zd/a95}{2774} +\pdfglyphtounicode{tfm:zd/a96}{2775} +\pdfglyphtounicode{tfm:zd/a97}{275B} +\pdfglyphtounicode{tfm:zd/a98}{275C} +\pdfglyphtounicode{tfm:zd/a99}{275D} +\pdfglyphtounicode{tfm:zpzdr-reversed/a1}{2701} +\pdfglyphtounicode{tfm:zpzdr-reversed/a10}{2721} +\pdfglyphtounicode{tfm:zpzdr-reversed/a100}{275E} +\pdfglyphtounicode{tfm:zpzdr-reversed/a101}{2761} +\pdfglyphtounicode{tfm:zpzdr-reversed/a102}{2762} +\pdfglyphtounicode{tfm:zpzdr-reversed/a103}{2763} +\pdfglyphtounicode{tfm:zpzdr-reversed/a104}{2764} +\pdfglyphtounicode{tfm:zpzdr-reversed/a105}{2710} +\pdfglyphtounicode{tfm:zpzdr-reversed/a106}{2765} +\pdfglyphtounicode{tfm:zpzdr-reversed/a107}{2766} +\pdfglyphtounicode{tfm:zpzdr-reversed/a108}{2767} +\pdfglyphtounicode{tfm:zpzdr-reversed/a109}{2660} +\pdfglyphtounicode{tfm:zpzdr-reversed/a11}{261B} +\pdfglyphtounicode{tfm:zpzdr-reversed/a110}{2665} +\pdfglyphtounicode{tfm:zpzdr-reversed/a111}{2666} +\pdfglyphtounicode{tfm:zpzdr-reversed/a112}{2663} +\pdfglyphtounicode{tfm:zpzdr-reversed/a117}{2709} +\pdfglyphtounicode{tfm:zpzdr-reversed/a118}{2708} +\pdfglyphtounicode{tfm:zpzdr-reversed/a119}{2707} +\pdfglyphtounicode{tfm:zpzdr-reversed/a12}{261E} +\pdfglyphtounicode{tfm:zpzdr-reversed/a120}{2460} +\pdfglyphtounicode{tfm:zpzdr-reversed/a121}{2461} +\pdfglyphtounicode{tfm:zpzdr-reversed/a122}{2462} +\pdfglyphtounicode{tfm:zpzdr-reversed/a123}{2463} +\pdfglyphtounicode{tfm:zpzdr-reversed/a124}{2464} +\pdfglyphtounicode{tfm:zpzdr-reversed/a125}{2465} +\pdfglyphtounicode{tfm:zpzdr-reversed/a126}{2466} +\pdfglyphtounicode{tfm:zpzdr-reversed/a127}{2467} +\pdfglyphtounicode{tfm:zpzdr-reversed/a128}{2468} +\pdfglyphtounicode{tfm:zpzdr-reversed/a129}{2469} +\pdfglyphtounicode{tfm:zpzdr-reversed/a13}{270C} +\pdfglyphtounicode{tfm:zpzdr-reversed/a130}{2776} +\pdfglyphtounicode{tfm:zpzdr-reversed/a131}{2777} +\pdfglyphtounicode{tfm:zpzdr-reversed/a132}{2778} +\pdfglyphtounicode{tfm:zpzdr-reversed/a133}{2779} +\pdfglyphtounicode{tfm:zpzdr-reversed/a134}{277A} +\pdfglyphtounicode{tfm:zpzdr-reversed/a135}{277B} +\pdfglyphtounicode{tfm:zpzdr-reversed/a136}{277C} +\pdfglyphtounicode{tfm:zpzdr-reversed/a137}{277D} +\pdfglyphtounicode{tfm:zpzdr-reversed/a138}{277E} +\pdfglyphtounicode{tfm:zpzdr-reversed/a139}{277F} +\pdfglyphtounicode{tfm:zpzdr-reversed/a14}{270D} +\pdfglyphtounicode{tfm:zpzdr-reversed/a140}{2780} +\pdfglyphtounicode{tfm:zpzdr-reversed/a141}{2781} +\pdfglyphtounicode{tfm:zpzdr-reversed/a142}{2782} +\pdfglyphtounicode{tfm:zpzdr-reversed/a143}{2783} +\pdfglyphtounicode{tfm:zpzdr-reversed/a144}{2784} +\pdfglyphtounicode{tfm:zpzdr-reversed/a145}{2785} +\pdfglyphtounicode{tfm:zpzdr-reversed/a146}{2786} +\pdfglyphtounicode{tfm:zpzdr-reversed/a147}{2787} +\pdfglyphtounicode{tfm:zpzdr-reversed/a148}{2788} +\pdfglyphtounicode{tfm:zpzdr-reversed/a149}{2789} +\pdfglyphtounicode{tfm:zpzdr-reversed/a15}{270E} +\pdfglyphtounicode{tfm:zpzdr-reversed/a150}{278A} +\pdfglyphtounicode{tfm:zpzdr-reversed/a151}{278B} +\pdfglyphtounicode{tfm:zpzdr-reversed/a152}{278C} +\pdfglyphtounicode{tfm:zpzdr-reversed/a153}{278D} +\pdfglyphtounicode{tfm:zpzdr-reversed/a154}{278E} +\pdfglyphtounicode{tfm:zpzdr-reversed/a155}{278F} +\pdfglyphtounicode{tfm:zpzdr-reversed/a156}{2790} +\pdfglyphtounicode{tfm:zpzdr-reversed/a157}{2791} +\pdfglyphtounicode{tfm:zpzdr-reversed/a158}{2792} +\pdfglyphtounicode{tfm:zpzdr-reversed/a159}{2793} +\pdfglyphtounicode{tfm:zpzdr-reversed/a16}{270F} +\pdfglyphtounicode{tfm:zpzdr-reversed/a160}{2794} +\pdfglyphtounicode{tfm:zpzdr-reversed/a161}{2192} +\pdfglyphtounicode{tfm:zpzdr-reversed/a162}{27A3} +\pdfglyphtounicode{tfm:zpzdr-reversed/a163}{2194} +\pdfglyphtounicode{tfm:zpzdr-reversed/a164}{2195} +\pdfglyphtounicode{tfm:zpzdr-reversed/a165}{2799} +\pdfglyphtounicode{tfm:zpzdr-reversed/a166}{279B} +\pdfglyphtounicode{tfm:zpzdr-reversed/a167}{279C} +\pdfglyphtounicode{tfm:zpzdr-reversed/a168}{279D} +\pdfglyphtounicode{tfm:zpzdr-reversed/a169}{279E} +\pdfglyphtounicode{tfm:zpzdr-reversed/a17}{2711} +\pdfglyphtounicode{tfm:zpzdr-reversed/a170}{279F} +\pdfglyphtounicode{tfm:zpzdr-reversed/a171}{27A0} +\pdfglyphtounicode{tfm:zpzdr-reversed/a172}{27A1} +\pdfglyphtounicode{tfm:zpzdr-reversed/a173}{27A2} +\pdfglyphtounicode{tfm:zpzdr-reversed/a174}{27A4} +\pdfglyphtounicode{tfm:zpzdr-reversed/a175}{27A5} +\pdfglyphtounicode{tfm:zpzdr-reversed/a176}{27A6} +\pdfglyphtounicode{tfm:zpzdr-reversed/a177}{27A7} +\pdfglyphtounicode{tfm:zpzdr-reversed/a178}{27A8} +\pdfglyphtounicode{tfm:zpzdr-reversed/a179}{27A9} +\pdfglyphtounicode{tfm:zpzdr-reversed/a18}{2712} +\pdfglyphtounicode{tfm:zpzdr-reversed/a180}{27AB} +\pdfglyphtounicode{tfm:zpzdr-reversed/a181}{27AD} +\pdfglyphtounicode{tfm:zpzdr-reversed/a182}{27AF} +\pdfglyphtounicode{tfm:zpzdr-reversed/a183}{27B2} +\pdfglyphtounicode{tfm:zpzdr-reversed/a184}{27B3} +\pdfglyphtounicode{tfm:zpzdr-reversed/a185}{27B5} +\pdfglyphtounicode{tfm:zpzdr-reversed/a186}{27B8} +\pdfglyphtounicode{tfm:zpzdr-reversed/a187}{27BA} +\pdfglyphtounicode{tfm:zpzdr-reversed/a188}{27BB} +\pdfglyphtounicode{tfm:zpzdr-reversed/a189}{27BC} +\pdfglyphtounicode{tfm:zpzdr-reversed/a19}{2713} +\pdfglyphtounicode{tfm:zpzdr-reversed/a190}{27BD} +\pdfglyphtounicode{tfm:zpzdr-reversed/a191}{27BE} +\pdfglyphtounicode{tfm:zpzdr-reversed/a192}{279A} +\pdfglyphtounicode{tfm:zpzdr-reversed/a193}{27AA} +\pdfglyphtounicode{tfm:zpzdr-reversed/a194}{27B6} +\pdfglyphtounicode{tfm:zpzdr-reversed/a195}{27B9} +\pdfglyphtounicode{tfm:zpzdr-reversed/a196}{2798} +\pdfglyphtounicode{tfm:zpzdr-reversed/a197}{27B4} +\pdfglyphtounicode{tfm:zpzdr-reversed/a198}{27B7} +\pdfglyphtounicode{tfm:zpzdr-reversed/a199}{27AC} +\pdfglyphtounicode{tfm:zpzdr-reversed/a2}{2702} +\pdfglyphtounicode{tfm:zpzdr-reversed/a20}{2714} +\pdfglyphtounicode{tfm:zpzdr-reversed/a200}{27AE} +\pdfglyphtounicode{tfm:zpzdr-reversed/a201}{27B1} +\pdfglyphtounicode{tfm:zpzdr-reversed/a202}{2703} +\pdfglyphtounicode{tfm:zpzdr-reversed/a203}{2750} +\pdfglyphtounicode{tfm:zpzdr-reversed/a204}{2752} +\pdfglyphtounicode{tfm:zpzdr-reversed/a205}{276E} +\pdfglyphtounicode{tfm:zpzdr-reversed/a206}{2770} +\pdfglyphtounicode{tfm:zpzdr-reversed/a21}{2715} +\pdfglyphtounicode{tfm:zpzdr-reversed/a22}{2716} +\pdfglyphtounicode{tfm:zpzdr-reversed/a23}{2717} +\pdfglyphtounicode{tfm:zpzdr-reversed/a24}{2718} +\pdfglyphtounicode{tfm:zpzdr-reversed/a25}{2719} +\pdfglyphtounicode{tfm:zpzdr-reversed/a26}{271A} +\pdfglyphtounicode{tfm:zpzdr-reversed/a27}{271B} +\pdfglyphtounicode{tfm:zpzdr-reversed/a28}{271C} +\pdfglyphtounicode{tfm:zpzdr-reversed/a29}{2722} +\pdfglyphtounicode{tfm:zpzdr-reversed/a3}{2704} +\pdfglyphtounicode{tfm:zpzdr-reversed/a30}{2723} +\pdfglyphtounicode{tfm:zpzdr-reversed/a31}{2724} +\pdfglyphtounicode{tfm:zpzdr-reversed/a32}{2725} +\pdfglyphtounicode{tfm:zpzdr-reversed/a33}{2726} +\pdfglyphtounicode{tfm:zpzdr-reversed/a34}{2727} +\pdfglyphtounicode{tfm:zpzdr-reversed/a35}{2605} +\pdfglyphtounicode{tfm:zpzdr-reversed/a36}{2729} +\pdfglyphtounicode{tfm:zpzdr-reversed/a37}{272A} +\pdfglyphtounicode{tfm:zpzdr-reversed/a38}{272B} +\pdfglyphtounicode{tfm:zpzdr-reversed/a39}{272C} +\pdfglyphtounicode{tfm:zpzdr-reversed/a4}{260E} +\pdfglyphtounicode{tfm:zpzdr-reversed/a40}{272D} +\pdfglyphtounicode{tfm:zpzdr-reversed/a41}{272E} +\pdfglyphtounicode{tfm:zpzdr-reversed/a42}{272F} +\pdfglyphtounicode{tfm:zpzdr-reversed/a43}{2730} +\pdfglyphtounicode{tfm:zpzdr-reversed/a44}{2731} +\pdfglyphtounicode{tfm:zpzdr-reversed/a45}{2732} +\pdfglyphtounicode{tfm:zpzdr-reversed/a46}{2733} +\pdfglyphtounicode{tfm:zpzdr-reversed/a47}{2734} +\pdfglyphtounicode{tfm:zpzdr-reversed/a48}{2735} +\pdfglyphtounicode{tfm:zpzdr-reversed/a49}{2736} +\pdfglyphtounicode{tfm:zpzdr-reversed/a5}{2706} +\pdfglyphtounicode{tfm:zpzdr-reversed/a50}{2737} +\pdfglyphtounicode{tfm:zpzdr-reversed/a51}{2738} +\pdfglyphtounicode{tfm:zpzdr-reversed/a52}{2739} +\pdfglyphtounicode{tfm:zpzdr-reversed/a53}{273A} +\pdfglyphtounicode{tfm:zpzdr-reversed/a54}{273B} +\pdfglyphtounicode{tfm:zpzdr-reversed/a55}{273C} +\pdfglyphtounicode{tfm:zpzdr-reversed/a56}{273D} +\pdfglyphtounicode{tfm:zpzdr-reversed/a57}{273E} +\pdfglyphtounicode{tfm:zpzdr-reversed/a58}{273F} +\pdfglyphtounicode{tfm:zpzdr-reversed/a59}{2740} +\pdfglyphtounicode{tfm:zpzdr-reversed/a6}{271D} +\pdfglyphtounicode{tfm:zpzdr-reversed/a60}{2741} +\pdfglyphtounicode{tfm:zpzdr-reversed/a61}{2742} +\pdfglyphtounicode{tfm:zpzdr-reversed/a62}{2743} +\pdfglyphtounicode{tfm:zpzdr-reversed/a63}{2744} +\pdfglyphtounicode{tfm:zpzdr-reversed/a64}{2745} +\pdfglyphtounicode{tfm:zpzdr-reversed/a65}{2746} +\pdfglyphtounicode{tfm:zpzdr-reversed/a66}{2747} +\pdfglyphtounicode{tfm:zpzdr-reversed/a67}{2748} +\pdfglyphtounicode{tfm:zpzdr-reversed/a68}{2749} +\pdfglyphtounicode{tfm:zpzdr-reversed/a69}{274A} +\pdfglyphtounicode{tfm:zpzdr-reversed/a7}{271E} +\pdfglyphtounicode{tfm:zpzdr-reversed/a70}{274B} +\pdfglyphtounicode{tfm:zpzdr-reversed/a71}{25CF} +\pdfglyphtounicode{tfm:zpzdr-reversed/a72}{274D} +\pdfglyphtounicode{tfm:zpzdr-reversed/a73}{25A0} +\pdfglyphtounicode{tfm:zpzdr-reversed/a74}{274F} +\pdfglyphtounicode{tfm:zpzdr-reversed/a75}{2751} +\pdfglyphtounicode{tfm:zpzdr-reversed/a76}{25B2} +\pdfglyphtounicode{tfm:zpzdr-reversed/a77}{25BC} +\pdfglyphtounicode{tfm:zpzdr-reversed/a78}{25C6} +\pdfglyphtounicode{tfm:zpzdr-reversed/a79}{2756} +\pdfglyphtounicode{tfm:zpzdr-reversed/a8}{271F} +\pdfglyphtounicode{tfm:zpzdr-reversed/a81}{25D7} +\pdfglyphtounicode{tfm:zpzdr-reversed/a82}{2758} +\pdfglyphtounicode{tfm:zpzdr-reversed/a83}{2759} +\pdfglyphtounicode{tfm:zpzdr-reversed/a84}{275A} +\pdfglyphtounicode{tfm:zpzdr-reversed/a85}{276F} +\pdfglyphtounicode{tfm:zpzdr-reversed/a86}{2771} +\pdfglyphtounicode{tfm:zpzdr-reversed/a87}{2772} +\pdfglyphtounicode{tfm:zpzdr-reversed/a88}{2773} +\pdfglyphtounicode{tfm:zpzdr-reversed/a89}{2768} +\pdfglyphtounicode{tfm:zpzdr-reversed/a9}{2720} +\pdfglyphtounicode{tfm:zpzdr-reversed/a90}{2769} +\pdfglyphtounicode{tfm:zpzdr-reversed/a91}{276C} +\pdfglyphtounicode{tfm:zpzdr-reversed/a92}{276D} +\pdfglyphtounicode{tfm:zpzdr-reversed/a93}{276A} +\pdfglyphtounicode{tfm:zpzdr-reversed/a94}{276B} +\pdfglyphtounicode{tfm:zpzdr-reversed/a95}{2774} +\pdfglyphtounicode{tfm:zpzdr-reversed/a96}{2775} +\pdfglyphtounicode{tfm:zpzdr-reversed/a97}{275B} +\pdfglyphtounicode{tfm:zpzdr-reversed/a98}{275C} +\pdfglyphtounicode{tfm:zpzdr-reversed/a99}{275D} +\pdfglyphtounicode{thabengali}{09A5} +\pdfglyphtounicode{thadeva}{0925} +\pdfglyphtounicode{thagujarati}{0AA5} +\pdfglyphtounicode{thagurmukhi}{0A25} +\pdfglyphtounicode{thalarabic}{0630} +\pdfglyphtounicode{thalfinalarabic}{FEAC} +\pdfglyphtounicode{thanthakhatlowleftthai}{F898} +\pdfglyphtounicode{thanthakhatlowrightthai}{F897} +\pdfglyphtounicode{thanthakhatthai}{0E4C} +\pdfglyphtounicode{thanthakhatupperleftthai}{F896} +\pdfglyphtounicode{theharabic}{062B} +\pdfglyphtounicode{thehfinalarabic}{FE9A} +\pdfglyphtounicode{thehinitialarabic}{FE9B} +\pdfglyphtounicode{thehmedialarabic}{FE9C} +\pdfglyphtounicode{thereexists}{2203} +\pdfglyphtounicode{therefore}{2234} +\pdfglyphtounicode{theta}{03B8} +\pdfglyphtounicode{theta1}{03D1} +\pdfglyphtounicode{thetasymbolgreek}{03D1} +\pdfglyphtounicode{thieuthacirclekorean}{3279} +\pdfglyphtounicode{thieuthaparenkorean}{3219} +\pdfglyphtounicode{thieuthcirclekorean}{326B} +\pdfglyphtounicode{thieuthkorean}{314C} +\pdfglyphtounicode{thieuthparenkorean}{320B} +\pdfglyphtounicode{thirteencircle}{246C} +\pdfglyphtounicode{thirteenparen}{2480} +\pdfglyphtounicode{thirteenperiod}{2494} +\pdfglyphtounicode{thonangmonthothai}{0E11} +\pdfglyphtounicode{thook}{01AD} +\pdfglyphtounicode{thophuthaothai}{0E12} +\pdfglyphtounicode{thorn}{00FE} +\pdfglyphtounicode{thothahanthai}{0E17} +\pdfglyphtounicode{thothanthai}{0E10} +\pdfglyphtounicode{thothongthai}{0E18} +\pdfglyphtounicode{thothungthai}{0E16} +\pdfglyphtounicode{thousandcyrillic}{0482} +\pdfglyphtounicode{thousandsseparatorarabic}{066C} +\pdfglyphtounicode{thousandsseparatorpersian}{066C} +\pdfglyphtounicode{three}{0033} +\pdfglyphtounicode{threearabic}{0663} +\pdfglyphtounicode{threebengali}{09E9} +\pdfglyphtounicode{threecircle}{2462} +\pdfglyphtounicode{threecircleinversesansserif}{278C} +\pdfglyphtounicode{threedeva}{0969} +\pdfglyphtounicode{threeeighths}{215C} +\pdfglyphtounicode{threegujarati}{0AE9} +\pdfglyphtounicode{threegurmukhi}{0A69} +\pdfglyphtounicode{threehackarabic}{0663} +\pdfglyphtounicode{threehangzhou}{3023} +\pdfglyphtounicode{threeideographicparen}{3222} +\pdfglyphtounicode{threeinferior}{2083} +\pdfglyphtounicode{threemonospace}{FF13} +\pdfglyphtounicode{threenumeratorbengali}{09F6} +\pdfglyphtounicode{threeoldstyle}{0033} +\pdfglyphtounicode{threeparen}{2476} +\pdfglyphtounicode{threeperiod}{248A} +\pdfglyphtounicode{threepersian}{06F3} +\pdfglyphtounicode{threequarters}{00BE} +\pdfglyphtounicode{threequartersemdash}{F6DE} +\pdfglyphtounicode{threeroman}{2172} +\pdfglyphtounicode{threesuperior}{00B3} +\pdfglyphtounicode{threethai}{0E53} +\pdfglyphtounicode{thzsquare}{3394} +\pdfglyphtounicode{tihiragana}{3061} +\pdfglyphtounicode{tikatakana}{30C1} +\pdfglyphtounicode{tikatakanahalfwidth}{FF81} +\pdfglyphtounicode{tikeutacirclekorean}{3270} +\pdfglyphtounicode{tikeutaparenkorean}{3210} +\pdfglyphtounicode{tikeutcirclekorean}{3262} +\pdfglyphtounicode{tikeutkorean}{3137} +\pdfglyphtounicode{tikeutparenkorean}{3202} +\pdfglyphtounicode{tilde}{02DC} +\pdfglyphtounicode{tildebelowcmb}{0330} +\pdfglyphtounicode{tildecmb}{0303} +\pdfglyphtounicode{tildecomb}{0303} +\pdfglyphtounicode{tildedoublecmb}{0360} +\pdfglyphtounicode{tildeoperator}{223C} +\pdfglyphtounicode{tildeoverlaycmb}{0334} +\pdfglyphtounicode{tildeverticalcmb}{033E} +\pdfglyphtounicode{timescircle}{2297} +\pdfglyphtounicode{tipehahebrew}{0596} +\pdfglyphtounicode{tipehalefthebrew}{0596} +\pdfglyphtounicode{tippigurmukhi}{0A70} +\pdfglyphtounicode{titlocyrilliccmb}{0483} +\pdfglyphtounicode{tiwnarmenian}{057F} +\pdfglyphtounicode{tlinebelow}{1E6F} +\pdfglyphtounicode{tmonospace}{FF54} +\pdfglyphtounicode{toarmenian}{0569} +\pdfglyphtounicode{tohiragana}{3068} +\pdfglyphtounicode{tokatakana}{30C8} +\pdfglyphtounicode{tokatakanahalfwidth}{FF84} +\pdfglyphtounicode{tonebarextrahighmod}{02E5} +\pdfglyphtounicode{tonebarextralowmod}{02E9} +\pdfglyphtounicode{tonebarhighmod}{02E6} +\pdfglyphtounicode{tonebarlowmod}{02E8} +\pdfglyphtounicode{tonebarmidmod}{02E7} +\pdfglyphtounicode{tonefive}{01BD} +\pdfglyphtounicode{tonesix}{0185} +\pdfglyphtounicode{tonetwo}{01A8} +\pdfglyphtounicode{tonos}{0384} +\pdfglyphtounicode{tonsquare}{3327} +\pdfglyphtounicode{topatakthai}{0E0F} +\pdfglyphtounicode{tortoiseshellbracketleft}{3014} +\pdfglyphtounicode{tortoiseshellbracketleftsmall}{FE5D} +\pdfglyphtounicode{tortoiseshellbracketleftvertical}{FE39} +\pdfglyphtounicode{tortoiseshellbracketright}{3015} +\pdfglyphtounicode{tortoiseshellbracketrightsmall}{FE5E} +\pdfglyphtounicode{tortoiseshellbracketrightvertical}{FE3A} +\pdfglyphtounicode{totaothai}{0E15} +\pdfglyphtounicode{tpalatalhook}{01AB} +\pdfglyphtounicode{tparen}{24AF} +\pdfglyphtounicode{trademark}{2122} +\pdfglyphtounicode{trademarksans}{2122} +\pdfglyphtounicode{trademarkserif}{2122} +\pdfglyphtounicode{tretroflexhook}{0288} +\pdfglyphtounicode{triagdn}{25BC} +\pdfglyphtounicode{triaglf}{25C4} +\pdfglyphtounicode{triagrt}{25BA} +\pdfglyphtounicode{triagup}{25B2} +\pdfglyphtounicode{triangle}{25B3} +\pdfglyphtounicode{triangledownsld}{25BC} +\pdfglyphtounicode{triangleinv}{25BD} +\pdfglyphtounicode{triangleleft}{25C1} +\pdfglyphtounicode{triangleleftequal}{22B4} +\pdfglyphtounicode{triangleleftsld}{25C0} +\pdfglyphtounicode{triangleright}{25B7} +\pdfglyphtounicode{trianglerightequal}{22B5} +\pdfglyphtounicode{trianglerightsld}{25B6} +\pdfglyphtounicode{trianglesolid}{25B2} +\pdfglyphtounicode{ts}{02A6} +\pdfglyphtounicode{tsadi}{05E6} +\pdfglyphtounicode{tsadidagesh}{FB46} +\pdfglyphtounicode{tsadidageshhebrew}{FB46} +\pdfglyphtounicode{tsadihebrew}{05E6} +\pdfglyphtounicode{tsecyrillic}{0446} +\pdfglyphtounicode{tsere}{05B5} +\pdfglyphtounicode{tsere12}{05B5} +\pdfglyphtounicode{tsere1e}{05B5} +\pdfglyphtounicode{tsere2b}{05B5} +\pdfglyphtounicode{tserehebrew}{05B5} +\pdfglyphtounicode{tserenarrowhebrew}{05B5} +\pdfglyphtounicode{tserequarterhebrew}{05B5} +\pdfglyphtounicode{tserewidehebrew}{05B5} +\pdfglyphtounicode{tshecyrillic}{045B} +\pdfglyphtounicode{tsuperior}{0074} +\pdfglyphtounicode{ttabengali}{099F} +\pdfglyphtounicode{ttadeva}{091F} +\pdfglyphtounicode{ttagujarati}{0A9F} +\pdfglyphtounicode{ttagurmukhi}{0A1F} +\pdfglyphtounicode{tteharabic}{0679} +\pdfglyphtounicode{ttehfinalarabic}{FB67} +\pdfglyphtounicode{ttehinitialarabic}{FB68} +\pdfglyphtounicode{ttehmedialarabic}{FB69} +\pdfglyphtounicode{tthabengali}{09A0} +\pdfglyphtounicode{tthadeva}{0920} +\pdfglyphtounicode{tthagujarati}{0AA0} +\pdfglyphtounicode{tthagurmukhi}{0A20} +\pdfglyphtounicode{tturned}{0287} +\pdfglyphtounicode{tuhiragana}{3064} +\pdfglyphtounicode{tukatakana}{30C4} +\pdfglyphtounicode{tukatakanahalfwidth}{FF82} +\pdfglyphtounicode{turnstileleft}{22A2} +\pdfglyphtounicode{turnstileright}{22A3} +\pdfglyphtounicode{tusmallhiragana}{3063} +\pdfglyphtounicode{tusmallkatakana}{30C3} +\pdfglyphtounicode{tusmallkatakanahalfwidth}{FF6F} +\pdfglyphtounicode{twelvecircle}{246B} +\pdfglyphtounicode{twelveparen}{247F} +\pdfglyphtounicode{twelveperiod}{2493} +\pdfglyphtounicode{twelveroman}{217B} +\pdfglyphtounicode{twentycircle}{2473} +\pdfglyphtounicode{twentyhangzhou}{5344} +\pdfglyphtounicode{twentyparen}{2487} +\pdfglyphtounicode{twentyperiod}{249B} +\pdfglyphtounicode{two}{0032} +\pdfglyphtounicode{twoarabic}{0662} +\pdfglyphtounicode{twobengali}{09E8} +\pdfglyphtounicode{twocircle}{2461} +\pdfglyphtounicode{twocircleinversesansserif}{278B} +\pdfglyphtounicode{twodeva}{0968} +\pdfglyphtounicode{twodotenleader}{2025} +\pdfglyphtounicode{twodotleader}{2025} +\pdfglyphtounicode{twodotleadervertical}{FE30} +\pdfglyphtounicode{twogujarati}{0AE8} +\pdfglyphtounicode{twogurmukhi}{0A68} +\pdfglyphtounicode{twohackarabic}{0662} +\pdfglyphtounicode{twohangzhou}{3022} +\pdfglyphtounicode{twoideographicparen}{3221} +\pdfglyphtounicode{twoinferior}{2082} +\pdfglyphtounicode{twomonospace}{FF12} +\pdfglyphtounicode{twonumeratorbengali}{09F5} +\pdfglyphtounicode{twooldstyle}{0032} +\pdfglyphtounicode{twoparen}{2475} +\pdfglyphtounicode{twoperiod}{2489} +\pdfglyphtounicode{twopersian}{06F2} +\pdfglyphtounicode{tworoman}{2171} +\pdfglyphtounicode{twostroke}{01BB} +\pdfglyphtounicode{twosuperior}{00B2} +\pdfglyphtounicode{twothai}{0E52} +\pdfglyphtounicode{twothirds}{2154} +\pdfglyphtounicode{u}{0075} +\pdfglyphtounicode{uacute}{00FA} +\pdfglyphtounicode{ubar}{0289} +\pdfglyphtounicode{ubengali}{0989} +\pdfglyphtounicode{ubopomofo}{3128} +\pdfglyphtounicode{ubreve}{016D} +\pdfglyphtounicode{ucaron}{01D4} +\pdfglyphtounicode{ucircle}{24E4} +\pdfglyphtounicode{ucircumflex}{00FB} +\pdfglyphtounicode{ucircumflexbelow}{1E77} +\pdfglyphtounicode{ucyrillic}{0443} +\pdfglyphtounicode{udattadeva}{0951} +\pdfglyphtounicode{udblacute}{0171} +\pdfglyphtounicode{udblgrave}{0215} +\pdfglyphtounicode{udeva}{0909} +\pdfglyphtounicode{udieresis}{00FC} +\pdfglyphtounicode{udieresisacute}{01D8} +\pdfglyphtounicode{udieresisbelow}{1E73} +\pdfglyphtounicode{udieresiscaron}{01DA} +\pdfglyphtounicode{udieresiscyrillic}{04F1} +\pdfglyphtounicode{udieresisgrave}{01DC} +\pdfglyphtounicode{udieresismacron}{01D6} +\pdfglyphtounicode{udotbelow}{1EE5} +\pdfglyphtounicode{ugrave}{00F9} +\pdfglyphtounicode{ugujarati}{0A89} +\pdfglyphtounicode{ugurmukhi}{0A09} +\pdfglyphtounicode{uhiragana}{3046} +\pdfglyphtounicode{uhookabove}{1EE7} +\pdfglyphtounicode{uhorn}{01B0} +\pdfglyphtounicode{uhornacute}{1EE9} +\pdfglyphtounicode{uhorndotbelow}{1EF1} +\pdfglyphtounicode{uhorngrave}{1EEB} +\pdfglyphtounicode{uhornhookabove}{1EED} +\pdfglyphtounicode{uhorntilde}{1EEF} +\pdfglyphtounicode{uhungarumlaut}{0171} +\pdfglyphtounicode{uhungarumlautcyrillic}{04F3} +\pdfglyphtounicode{uinvertedbreve}{0217} +\pdfglyphtounicode{ukatakana}{30A6} +\pdfglyphtounicode{ukatakanahalfwidth}{FF73} +\pdfglyphtounicode{ukcyrillic}{0479} +\pdfglyphtounicode{ukorean}{315C} +\pdfglyphtounicode{umacron}{016B} +\pdfglyphtounicode{umacroncyrillic}{04EF} +\pdfglyphtounicode{umacrondieresis}{1E7B} +\pdfglyphtounicode{umatragurmukhi}{0A41} +\pdfglyphtounicode{umonospace}{FF55} +\pdfglyphtounicode{underscore}{005F} +\pdfglyphtounicode{underscoredbl}{2017} +\pdfglyphtounicode{underscoremonospace}{FF3F} +\pdfglyphtounicode{underscorevertical}{FE33} +\pdfglyphtounicode{underscorewavy}{FE4F} +\pdfglyphtounicode{union}{222A} +\pdfglyphtounicode{uniondbl}{22D3} +\pdfglyphtounicode{unionmulti}{228E} +\pdfglyphtounicode{unionsq}{2294} +\pdfglyphtounicode{universal}{2200} +\pdfglyphtounicode{uogonek}{0173} +\pdfglyphtounicode{uparen}{24B0} +\pdfglyphtounicode{upblock}{2580} +\pdfglyphtounicode{upperdothebrew}{05C4} +\pdfglyphtounicode{uprise}{22CF} +\pdfglyphtounicode{upsilon}{03C5} +\pdfglyphtounicode{upsilondieresis}{03CB} +\pdfglyphtounicode{upsilondieresistonos}{03B0} +\pdfglyphtounicode{upsilonlatin}{028A} +\pdfglyphtounicode{upsilontonos}{03CD} +\pdfglyphtounicode{upslope}{29F8} +\pdfglyphtounicode{uptackbelowcmb}{031D} +\pdfglyphtounicode{uptackmod}{02D4} +\pdfglyphtounicode{uragurmukhi}{0A73} +\pdfglyphtounicode{uring}{016F} +\pdfglyphtounicode{ushortcyrillic}{045E} +\pdfglyphtounicode{usmallhiragana}{3045} +\pdfglyphtounicode{usmallkatakana}{30A5} +\pdfglyphtounicode{usmallkatakanahalfwidth}{FF69} +\pdfglyphtounicode{ustraightcyrillic}{04AF} +\pdfglyphtounicode{ustraightstrokecyrillic}{04B1} +\pdfglyphtounicode{utilde}{0169} +\pdfglyphtounicode{utildeacute}{1E79} +\pdfglyphtounicode{utildebelow}{1E75} +\pdfglyphtounicode{uubengali}{098A} +\pdfglyphtounicode{uudeva}{090A} +\pdfglyphtounicode{uugujarati}{0A8A} +\pdfglyphtounicode{uugurmukhi}{0A0A} +\pdfglyphtounicode{uumatragurmukhi}{0A42} +\pdfglyphtounicode{uuvowelsignbengali}{09C2} +\pdfglyphtounicode{uuvowelsigndeva}{0942} +\pdfglyphtounicode{uuvowelsigngujarati}{0AC2} +\pdfglyphtounicode{uvowelsignbengali}{09C1} +\pdfglyphtounicode{uvowelsigndeva}{0941} +\pdfglyphtounicode{uvowelsigngujarati}{0AC1} +\pdfglyphtounicode{v}{0076} +\pdfglyphtounicode{vadeva}{0935} +\pdfglyphtounicode{vagujarati}{0AB5} +\pdfglyphtounicode{vagurmukhi}{0A35} +\pdfglyphtounicode{vakatakana}{30F7} +\pdfglyphtounicode{vav}{05D5} +\pdfglyphtounicode{vavdagesh}{FB35} +\pdfglyphtounicode{vavdagesh65}{FB35} +\pdfglyphtounicode{vavdageshhebrew}{FB35} +\pdfglyphtounicode{vavhebrew}{05D5} +\pdfglyphtounicode{vavholam}{FB4B} +\pdfglyphtounicode{vavholamhebrew}{FB4B} +\pdfglyphtounicode{vavvavhebrew}{05F0} +\pdfglyphtounicode{vavyodhebrew}{05F1} +\pdfglyphtounicode{vcircle}{24E5} +\pdfglyphtounicode{vdotbelow}{1E7F} +\pdfglyphtounicode{vector}{20D7} +\pdfglyphtounicode{vecyrillic}{0432} +\pdfglyphtounicode{veharabic}{06A4} +\pdfglyphtounicode{vehfinalarabic}{FB6B} +\pdfglyphtounicode{vehinitialarabic}{FB6C} +\pdfglyphtounicode{vehmedialarabic}{FB6D} +\pdfglyphtounicode{vekatakana}{30F9} +\pdfglyphtounicode{venus}{2640} +\pdfglyphtounicode{verticalbar}{007C} +\pdfglyphtounicode{verticallineabovecmb}{030D} +\pdfglyphtounicode{verticallinebelowcmb}{0329} +\pdfglyphtounicode{verticallinelowmod}{02CC} +\pdfglyphtounicode{verticallinemod}{02C8} +\pdfglyphtounicode{vewarmenian}{057E} +\pdfglyphtounicode{vhook}{028B} +\pdfglyphtounicode{vikatakana}{30F8} +\pdfglyphtounicode{viramabengali}{09CD} +\pdfglyphtounicode{viramadeva}{094D} +\pdfglyphtounicode{viramagujarati}{0ACD} +\pdfglyphtounicode{visargabengali}{0983} +\pdfglyphtounicode{visargadeva}{0903} +\pdfglyphtounicode{visargagujarati}{0A83} +\pdfglyphtounicode{visiblespace}{2423} +\pdfglyphtounicode{visualspace}{2423} +\pdfglyphtounicode{vmonospace}{FF56} +\pdfglyphtounicode{voarmenian}{0578} +\pdfglyphtounicode{voicediterationhiragana}{309E} +\pdfglyphtounicode{voicediterationkatakana}{30FE} +\pdfglyphtounicode{voicedmarkkana}{309B} +\pdfglyphtounicode{voicedmarkkanahalfwidth}{FF9E} +\pdfglyphtounicode{vokatakana}{30FA} +\pdfglyphtounicode{vparen}{24B1} +\pdfglyphtounicode{vtilde}{1E7D} +\pdfglyphtounicode{vturned}{028C} +\pdfglyphtounicode{vuhiragana}{3094} +\pdfglyphtounicode{vukatakana}{30F4} +\pdfglyphtounicode{w}{0077} +\pdfglyphtounicode{wacute}{1E83} +\pdfglyphtounicode{waekorean}{3159} +\pdfglyphtounicode{wahiragana}{308F} +\pdfglyphtounicode{wakatakana}{30EF} +\pdfglyphtounicode{wakatakanahalfwidth}{FF9C} +\pdfglyphtounicode{wakorean}{3158} +\pdfglyphtounicode{wasmallhiragana}{308E} +\pdfglyphtounicode{wasmallkatakana}{30EE} +\pdfglyphtounicode{wattosquare}{3357} +\pdfglyphtounicode{wavedash}{301C} +\pdfglyphtounicode{wavyunderscorevertical}{FE34} +\pdfglyphtounicode{wawarabic}{0648} +\pdfglyphtounicode{wawfinalarabic}{FEEE} +\pdfglyphtounicode{wawhamzaabovearabic}{0624} +\pdfglyphtounicode{wawhamzaabovefinalarabic}{FE86} +\pdfglyphtounicode{wbsquare}{33DD} +\pdfglyphtounicode{wcircle}{24E6} +\pdfglyphtounicode{wcircumflex}{0175} +\pdfglyphtounicode{wdieresis}{1E85} +\pdfglyphtounicode{wdotaccent}{1E87} +\pdfglyphtounicode{wdotbelow}{1E89} +\pdfglyphtounicode{wehiragana}{3091} +\pdfglyphtounicode{weierstrass}{2118} +\pdfglyphtounicode{wekatakana}{30F1} +\pdfglyphtounicode{wekorean}{315E} +\pdfglyphtounicode{weokorean}{315D} +\pdfglyphtounicode{wgrave}{1E81} +\pdfglyphtounicode{whitebullet}{25E6} +\pdfglyphtounicode{whitecircle}{25CB} +\pdfglyphtounicode{whitecircleinverse}{25D9} +\pdfglyphtounicode{whitecornerbracketleft}{300E} +\pdfglyphtounicode{whitecornerbracketleftvertical}{FE43} +\pdfglyphtounicode{whitecornerbracketright}{300F} +\pdfglyphtounicode{whitecornerbracketrightvertical}{FE44} +\pdfglyphtounicode{whitediamond}{25C7} +\pdfglyphtounicode{whitediamondcontainingblacksmalldiamond}{25C8} +\pdfglyphtounicode{whitedownpointingsmalltriangle}{25BF} +\pdfglyphtounicode{whitedownpointingtriangle}{25BD} +\pdfglyphtounicode{whiteleftpointingsmalltriangle}{25C3} +\pdfglyphtounicode{whiteleftpointingtriangle}{25C1} +\pdfglyphtounicode{whitelenticularbracketleft}{3016} +\pdfglyphtounicode{whitelenticularbracketright}{3017} +\pdfglyphtounicode{whiterightpointingsmalltriangle}{25B9} +\pdfglyphtounicode{whiterightpointingtriangle}{25B7} +\pdfglyphtounicode{whitesmallsquare}{25AB} +\pdfglyphtounicode{whitesmilingface}{263A} +\pdfglyphtounicode{whitesquare}{25A1} +\pdfglyphtounicode{whitestar}{2606} +\pdfglyphtounicode{whitetelephone}{260F} +\pdfglyphtounicode{whitetortoiseshellbracketleft}{3018} +\pdfglyphtounicode{whitetortoiseshellbracketright}{3019} +\pdfglyphtounicode{whiteuppointingsmalltriangle}{25B5} +\pdfglyphtounicode{whiteuppointingtriangle}{25B3} +\pdfglyphtounicode{wihiragana}{3090} +\pdfglyphtounicode{wikatakana}{30F0} +\pdfglyphtounicode{wikorean}{315F} +\pdfglyphtounicode{wmonospace}{FF57} +\pdfglyphtounicode{wohiragana}{3092} +\pdfglyphtounicode{wokatakana}{30F2} +\pdfglyphtounicode{wokatakanahalfwidth}{FF66} +\pdfglyphtounicode{won}{20A9} +\pdfglyphtounicode{wonmonospace}{FFE6} +\pdfglyphtounicode{wowaenthai}{0E27} +\pdfglyphtounicode{wparen}{24B2} +\pdfglyphtounicode{wreathproduct}{2240} +\pdfglyphtounicode{wring}{1E98} +\pdfglyphtounicode{wsuperior}{02B7} +\pdfglyphtounicode{wturned}{028D} +\pdfglyphtounicode{wynn}{01BF} +\pdfglyphtounicode{x}{0078} +\pdfglyphtounicode{xabovecmb}{033D} +\pdfglyphtounicode{xbopomofo}{3112} +\pdfglyphtounicode{xcircle}{24E7} +\pdfglyphtounicode{xdieresis}{1E8D} +\pdfglyphtounicode{xdotaccent}{1E8B} +\pdfglyphtounicode{xeharmenian}{056D} +\pdfglyphtounicode{xi}{03BE} +\pdfglyphtounicode{xmonospace}{FF58} +\pdfglyphtounicode{xparen}{24B3} +\pdfglyphtounicode{xsuperior}{02E3} +\pdfglyphtounicode{y}{0079} +\pdfglyphtounicode{yaadosquare}{334E} +\pdfglyphtounicode{yabengali}{09AF} +\pdfglyphtounicode{yacute}{00FD} +\pdfglyphtounicode{yadeva}{092F} +\pdfglyphtounicode{yaekorean}{3152} +\pdfglyphtounicode{yagujarati}{0AAF} +\pdfglyphtounicode{yagurmukhi}{0A2F} +\pdfglyphtounicode{yahiragana}{3084} +\pdfglyphtounicode{yakatakana}{30E4} +\pdfglyphtounicode{yakatakanahalfwidth}{FF94} +\pdfglyphtounicode{yakorean}{3151} +\pdfglyphtounicode{yamakkanthai}{0E4E} +\pdfglyphtounicode{yasmallhiragana}{3083} +\pdfglyphtounicode{yasmallkatakana}{30E3} +\pdfglyphtounicode{yasmallkatakanahalfwidth}{FF6C} +\pdfglyphtounicode{yatcyrillic}{0463} +\pdfglyphtounicode{ycircle}{24E8} +\pdfglyphtounicode{ycircumflex}{0177} +\pdfglyphtounicode{ydieresis}{00FF} +\pdfglyphtounicode{ydotaccent}{1E8F} +\pdfglyphtounicode{ydotbelow}{1EF5} +\pdfglyphtounicode{yeharabic}{064A} +\pdfglyphtounicode{yehbarreearabic}{06D2} +\pdfglyphtounicode{yehbarreefinalarabic}{FBAF} +\pdfglyphtounicode{yehfinalarabic}{FEF2} +\pdfglyphtounicode{yehhamzaabovearabic}{0626} +\pdfglyphtounicode{yehhamzaabovefinalarabic}{FE8A} +\pdfglyphtounicode{yehhamzaaboveinitialarabic}{FE8B} +\pdfglyphtounicode{yehhamzaabovemedialarabic}{FE8C} +\pdfglyphtounicode{yehinitialarabic}{FEF3} +\pdfglyphtounicode{yehmedialarabic}{FEF4} +\pdfglyphtounicode{yehmeeminitialarabic}{FCDD} +\pdfglyphtounicode{yehmeemisolatedarabic}{FC58} +\pdfglyphtounicode{yehnoonfinalarabic}{FC94} +\pdfglyphtounicode{yehthreedotsbelowarabic}{06D1} +\pdfglyphtounicode{yekorean}{3156} +\pdfglyphtounicode{yen}{00A5} +\pdfglyphtounicode{yenmonospace}{FFE5} +\pdfglyphtounicode{yeokorean}{3155} +\pdfglyphtounicode{yeorinhieuhkorean}{3186} +\pdfglyphtounicode{yerahbenyomohebrew}{05AA} +\pdfglyphtounicode{yerahbenyomolefthebrew}{05AA} +\pdfglyphtounicode{yericyrillic}{044B} +\pdfglyphtounicode{yerudieresiscyrillic}{04F9} +\pdfglyphtounicode{yesieungkorean}{3181} +\pdfglyphtounicode{yesieungpansioskorean}{3183} +\pdfglyphtounicode{yesieungsioskorean}{3182} +\pdfglyphtounicode{yetivhebrew}{059A} +\pdfglyphtounicode{ygrave}{1EF3} +\pdfglyphtounicode{yhook}{01B4} +\pdfglyphtounicode{yhookabove}{1EF7} +\pdfglyphtounicode{yiarmenian}{0575} +\pdfglyphtounicode{yicyrillic}{0457} +\pdfglyphtounicode{yikorean}{3162} +\pdfglyphtounicode{yinyang}{262F} +\pdfglyphtounicode{yiwnarmenian}{0582} +\pdfglyphtounicode{ymonospace}{FF59} +\pdfglyphtounicode{yod}{05D9} +\pdfglyphtounicode{yoddagesh}{FB39} +\pdfglyphtounicode{yoddageshhebrew}{FB39} +\pdfglyphtounicode{yodhebrew}{05D9} +\pdfglyphtounicode{yodyodhebrew}{05F2} +\pdfglyphtounicode{yodyodpatahhebrew}{FB1F} +\pdfglyphtounicode{yohiragana}{3088} +\pdfglyphtounicode{yoikorean}{3189} +\pdfglyphtounicode{yokatakana}{30E8} +\pdfglyphtounicode{yokatakanahalfwidth}{FF96} +\pdfglyphtounicode{yokorean}{315B} +\pdfglyphtounicode{yosmallhiragana}{3087} +\pdfglyphtounicode{yosmallkatakana}{30E7} +\pdfglyphtounicode{yosmallkatakanahalfwidth}{FF6E} +\pdfglyphtounicode{yotgreek}{03F3} +\pdfglyphtounicode{yoyaekorean}{3188} +\pdfglyphtounicode{yoyakorean}{3187} +\pdfglyphtounicode{yoyakthai}{0E22} +\pdfglyphtounicode{yoyingthai}{0E0D} +\pdfglyphtounicode{yparen}{24B4} +\pdfglyphtounicode{ypogegrammeni}{037A} +\pdfglyphtounicode{ypogegrammenigreekcmb}{0345} +\pdfglyphtounicode{yr}{01A6} +\pdfglyphtounicode{yring}{1E99} +\pdfglyphtounicode{ysuperior}{02B8} +\pdfglyphtounicode{ytilde}{1EF9} +\pdfglyphtounicode{yturned}{028E} +\pdfglyphtounicode{yuhiragana}{3086} +\pdfglyphtounicode{yuikorean}{318C} +\pdfglyphtounicode{yukatakana}{30E6} +\pdfglyphtounicode{yukatakanahalfwidth}{FF95} +\pdfglyphtounicode{yukorean}{3160} +\pdfglyphtounicode{yusbigcyrillic}{046B} +\pdfglyphtounicode{yusbigiotifiedcyrillic}{046D} +\pdfglyphtounicode{yuslittlecyrillic}{0467} +\pdfglyphtounicode{yuslittleiotifiedcyrillic}{0469} +\pdfglyphtounicode{yusmallhiragana}{3085} +\pdfglyphtounicode{yusmallkatakana}{30E5} +\pdfglyphtounicode{yusmallkatakanahalfwidth}{FF6D} +\pdfglyphtounicode{yuyekorean}{318B} +\pdfglyphtounicode{yuyeokorean}{318A} +\pdfglyphtounicode{yyabengali}{09DF} +\pdfglyphtounicode{yyadeva}{095F} +\pdfglyphtounicode{z}{007A} +\pdfglyphtounicode{zaarmenian}{0566} +\pdfglyphtounicode{zacute}{017A} +\pdfglyphtounicode{zadeva}{095B} +\pdfglyphtounicode{zagurmukhi}{0A5B} +\pdfglyphtounicode{zaharabic}{0638} +\pdfglyphtounicode{zahfinalarabic}{FEC6} +\pdfglyphtounicode{zahinitialarabic}{FEC7} +\pdfglyphtounicode{zahiragana}{3056} +\pdfglyphtounicode{zahmedialarabic}{FEC8} +\pdfglyphtounicode{zainarabic}{0632} +\pdfglyphtounicode{zainfinalarabic}{FEB0} +\pdfglyphtounicode{zakatakana}{30B6} +\pdfglyphtounicode{zaqefgadolhebrew}{0595} +\pdfglyphtounicode{zaqefqatanhebrew}{0594} +\pdfglyphtounicode{zarqahebrew}{0598} +\pdfglyphtounicode{zayin}{05D6} +\pdfglyphtounicode{zayindagesh}{FB36} +\pdfglyphtounicode{zayindageshhebrew}{FB36} +\pdfglyphtounicode{zayinhebrew}{05D6} +\pdfglyphtounicode{zbopomofo}{3117} +\pdfglyphtounicode{zcaron}{017E} +\pdfglyphtounicode{zcircle}{24E9} +\pdfglyphtounicode{zcircumflex}{1E91} +\pdfglyphtounicode{zcurl}{0291} +\pdfglyphtounicode{zdot}{017C} +\pdfglyphtounicode{zdotaccent}{017C} +\pdfglyphtounicode{zdotbelow}{1E93} +\pdfglyphtounicode{zecyrillic}{0437} +\pdfglyphtounicode{zedescendercyrillic}{0499} +\pdfglyphtounicode{zedieresiscyrillic}{04DF} +\pdfglyphtounicode{zehiragana}{305C} +\pdfglyphtounicode{zekatakana}{30BC} +\pdfglyphtounicode{zero}{0030} +\pdfglyphtounicode{zeroarabic}{0660} +\pdfglyphtounicode{zerobengali}{09E6} +\pdfglyphtounicode{zerodeva}{0966} +\pdfglyphtounicode{zerogujarati}{0AE6} +\pdfglyphtounicode{zerogurmukhi}{0A66} +\pdfglyphtounicode{zerohackarabic}{0660} +\pdfglyphtounicode{zeroinferior}{2080} +\pdfglyphtounicode{zeromonospace}{FF10} +\pdfglyphtounicode{zerooldstyle}{0030} +\pdfglyphtounicode{zeropersian}{06F0} +\pdfglyphtounicode{zerosuperior}{2070} +\pdfglyphtounicode{zerothai}{0E50} +\pdfglyphtounicode{zerowidthjoiner}{FEFF} +\pdfglyphtounicode{zerowidthnonjoiner}{200C} +\pdfglyphtounicode{zerowidthspace}{200B} +\pdfglyphtounicode{zeta}{03B6} +\pdfglyphtounicode{zhbopomofo}{3113} +\pdfglyphtounicode{zhearmenian}{056A} +\pdfglyphtounicode{zhebrevecyrillic}{04C2} +\pdfglyphtounicode{zhecyrillic}{0436} +\pdfglyphtounicode{zhedescendercyrillic}{0497} +\pdfglyphtounicode{zhedieresiscyrillic}{04DD} +\pdfglyphtounicode{zihiragana}{3058} +\pdfglyphtounicode{zikatakana}{30B8} +\pdfglyphtounicode{zinorhebrew}{05AE} +\pdfglyphtounicode{zlinebelow}{1E95} +\pdfglyphtounicode{zmonospace}{FF5A} +\pdfglyphtounicode{zohiragana}{305E} +\pdfglyphtounicode{zokatakana}{30BE} +\pdfglyphtounicode{zparen}{24B5} +\pdfglyphtounicode{zretroflexhook}{0290} +\pdfglyphtounicode{zstroke}{01B6} +\pdfglyphtounicode{zuhiragana}{305A} +\pdfglyphtounicode{zukatakana}{30BA} diff --git a/Master/texmf-dist/tex/latex/asymptote/asycolors.sty b/Master/texmf-dist/tex/latex/asymptote/asycolors.sty new file mode 100644 index 00000000000..31031c730fd --- /dev/null +++ b/Master/texmf-dist/tex/latex/asymptote/asycolors.sty @@ -0,0 +1,72 @@ +\usepackage{color} +\definecolor{cyan}{cmyk}{1,0,0,0} +\definecolor{magenta}{cmyk}{0,1,0,0} +\definecolor{yellow}{cmyk}{0,0,1,0} +\definecolor{black}{cmyk}{0,0,0,1} + +\definecolor{white}{cmyk}{0,0,0,0} +\definecolor{gray}{cmyk}{0,0,0,0.5} + +\definecolor{red}{cmyk}{0,1,1,0} +\definecolor{green}{cmyk}{1,0,1,0} +\definecolor{blue}{cmyk}{1,1,0,0} + +\definecolor{palered}{cmyk}{0,0.25,0.25,0} +\definecolor{palegreen}{cmyk}{0.25,0,0.25,0} +\definecolor{paleblue}{cmyk}{0.25,0.25,0,0} +\definecolor{palecyan}{cmyk}{0.25,0,0,0} +\definecolor{palemagenta}{cmyk}{0,0.25,0,0} +\definecolor{paleyellow}{cmyk}{0,0,0.25,0} +\definecolor{palegray}{cmyk}{0,0,0,0.05} +\definecolor{lightred}{cmyk}{0,0.5,0.5,0} +\definecolor{lightgreen}{cmyk}{0.5,0,0.5,0} +\definecolor{lightblue}{cmyk}{0.5,0.5,0,0} +\definecolor{lightcyan}{cmyk}{0.5,0,0,0} +\definecolor{lightmagenta}{cmyk}{0,0.5,0,0} +\definecolor{lightyellow}{cmyk}{0,0,0.5,0} +\definecolor{lightgray}{cmyk}{0,0,0,0.1} +\definecolor{mediumred}{cmyk}{0,0.75,0.75,0} +\definecolor{mediumgreen}{cmyk}{0.75,0,0.75,0} +\definecolor{mediumblue}{cmyk}{0.75,0.75,0,0} +\definecolor{mediumcyan}{cmyk}{0.75,0,0,0} +\definecolor{mediummagenta}{cmyk}{0,0.75,0,0} +\definecolor{mediumyellow}{cmyk}{0,0,0.75,0} +\definecolor{mediumgray}{cmyk}{0,0,0,0.25} +\definecolor{heavyred}{cmyk}{0,1,1,0.25} +\definecolor{heavygreen}{cmyk}{1,0,1,0.25} +\definecolor{heavyblue}{cmyk}{1,1,0,0.25} +\definecolor{heavycyan}{cmyk}{1,0,0,0.25} +\definecolor{heavymagenta}{cmyk}{0,1,0,0.25} +\definecolor{lightolive}{cmyk}{0,0,1,0.25} +\definecolor{heavygray}{cmyk}{0,0,0,0.75} +\definecolor{deepred}{cmyk}{0,1,1,0.5} +\definecolor{deepgreen}{cmyk}{1,0,1,0.5} +\definecolor{deepblue}{cmyk}{1,1,0,0.5} +\definecolor{deepcyan}{cmyk}{1,0,0,0.5} +\definecolor{deepmagenta}{cmyk}{0,1,0,0.5} +\definecolor{olive}{cmyk}{0,0,1,0.5} +\definecolor{deepgray}{cmyk}{0,0,0,0.9} +\definecolor{darkred}{cmyk}{0,1,1,0.75} +\definecolor{darkgreen}{cmyk}{1,0,1,0.75} +\definecolor{darkblue}{cmyk}{1,1,0,0.75} +\definecolor{darkcyan}{cmyk}{1,0,0,0.75} +\definecolor{darkmagenta}{cmyk}{0,1,0,0.75} +\definecolor{darkolive}{cmyk}{0,0,1,0.75} +\definecolor{darkgray}{cmyk}{0,0,0,0.95} +\definecolor{orange}{cmyk}{0,0.5,1,0} +\definecolor{fuchsia}{cmyk}{0,1,0.5,0} +\definecolor{chartreuse}{cmyk}{0.5,0,1,0} +\definecolor{springgreen}{cmyk}{1,0,0.5,0} +\definecolor{purple}{cmyk}{0.5,1,0,0} +\definecolor{royalblue}{cmyk}{1,0.5,0,0} +\definecolor{salmon}{cmyk}{0,0.5,0.5,0} +\definecolor{brown}{cmyk}{0,1,1,0.5} +\definecolor{darkbrown}{cmyk}{0,1,1,0.75} +\definecolor{pink}{cmyk}{0,0.25,0,0} +\definecolor{palegrey}{cmyk}{0,0,0,0.05} +\definecolor{lightgrey}{cmyk}{0,0,0,0.1} +\definecolor{mediumgrey}{cmyk}{0,0,0,0.25} +\definecolor{grey}{cmyk}{0,0,0,0.5} +\definecolor{heavygrey}{cmyk}{0,0,0,0.5} +\definecolor{deepgrey}{cmyk}{0,0,0,0.9} +\definecolor{darkgrey}{cmyk}{0,0,0,0.95} diff --git a/Master/texmf-dist/tex/latex/asymptote/asymptote.sty b/Master/texmf-dist/tex/latex/asymptote/asymptote.sty new file mode 100644 index 00000000000..4433f6d607e --- /dev/null +++ b/Master/texmf-dist/tex/latex/asymptote/asymptote.sty @@ -0,0 +1,394 @@ +%% +%% This is file `asymptote.sty', +%% generated with the docstrip utility. +%% +%% The original source files were: +%% +%% asy-latex.dtx (with options: `pkg') +%% ____________________________ +%% The ASYMPTOTE package +%% +%% (C) 2003 Tom Prince +%% (C) 2003-2010 John Bowman +%% (C) 2010 Will Robertson +%% +%% Adapted from comment.sty +%% +%% Licence: GPL2+ +%% +\ProvidesPackage{asymptote} + [2011/11/29 v1.26 Asymptote style file for LaTeX] +\def\Asymptote{{\tt Asymptote}} +\InputIfFileExists{\jobname.pre}{}{} +\newbox\ASYbox +\newcounter{asy} +\newwrite\AsyStream +\newwrite\AsyPreStream +\newif\ifASYinline +\newif\ifASYattach +\newif\ifASYkeepAspect +\ASYkeepAspecttrue +\RequirePackage{keyval} +\RequirePackage{ifthen} +\RequirePackage{color,graphicx} +\IfFileExists{ifpdf.sty}{ + \RequirePackage{ifpdf} +}{ + \expandafter\newif\csname ifpdf\endcsname + \ifx\pdfoutput\@undefined\else + \ifcase\pdfoutput\else + \pdftrue + \fi + \fi +} +\IfFileExists{ifxetex.sty}{ + \RequirePackage{ifxetex} +}{ + \expandafter\newif\csname ifxetex\endcsname + \ifx\XeTeXversion\@undefined\else + \xetextrue + \fi +} +\IfFileExists{catchfile.sty}{ + \RequirePackage{catchfile} +}{ + \newcommand\CatchFileDef[3]{% + \begingroup + \everyeof{% + \ENDCATCHFILEMARKER + \noexpand + }% + \long\def\@tempa####1\ENDCATCHFILEMARKER{% + \endgroup + \def##1{####1}% + }% + ##3% + \expandafter\@tempa\@@input ##2\relax + } +} +\newif\if@asy@attachfile@loaded +\AtBeginDocument{% + \@ifpackageloaded{attachfile2}{\@asy@attachfile@loadedtrue}{}% + \let\asy@check@attachfile\asy@check@attachfile@loaded +} +\newcommand\asy@check@attachfile@loaded{% + \if@asy@attachfile@loaded\else + \PackageError{asymptote}{You must load the attachfile2 package}{^^J% + You have requested the [attach] option for some or all of your^^J% + Asymptote graphics, which requires the attachfile2 package.^^J% + Please load it in the document preamble.^^J% + }% + \fi +} +\newcommand\asy@check@attachfile{% + \AtBeginDocument{\asy@check@attachfile@loaded}% + \let\asy@check@attachfile\@empty +} +\def\csarg#1#2{\expandafter#1\csname#2\endcsname} +\DeclareOption{inline}{% + \ASYinlinetrue +} +\DeclareOption{attach}{% + \asy@check@attachfile + \ASYattachtrue +} +\ProcessOptions* +\def\asydir{} +\def\ASYprefix{} +\newif\ifASYPDF +\ifxetex + \ASYPDFtrue +\else + \ifpdf + \ASYPDFtrue + \fi +\fi +\ifASYPDF + \def\AsyExtension{pdf} +\else + \def\AsyExtension{eps} +\fi +\def\unquoteJobname#1"#2"#3\relax{% + \def\rawJobname{#1}% + \ifx\rawJobname\empty + \def\rawJobname{#2}% + \fi +} +\expandafter\unquoteJobname\jobname""\relax +\def\fixstar#1*#2\relax{% + \def\argtwo{#2}% + \ifx\argtwo\empty + \gdef\Jobname{#1}% + \else + \fixstar#1-#2\relax + \fi +} +\expandafter\fixstar\rawJobname*\relax +\def\Ginclude@eps#1{% + \message{<#1>}% + \bgroup + \def\@tempa{!}% + \dimen@\Gin@req@width + \dimen@ii.1bp\relax + \divide\dimen@\dimen@ii + \@tempdima\Gin@req@height + \divide\@tempdima\dimen@ii + \special{PSfile=#1\space + llx=\Gin@llx\space + lly=\Gin@lly\space + urx=\Gin@urx\space + ury=\Gin@ury\space + \ifx\Gin@scalex\@tempa\else rwi=\number\dimen@\space\fi + \ifx\Gin@scaley\@tempa\else rhi=\number\@tempdima\space\fi + \ifGin@clip clip\fi}% + \egroup +} +\immediate\openout\AsyPreStream=\jobname.pre\relax +\AtEndDocument{\immediate\closeout\AsyPreStream} +\def\WriteAsyLine#1{% + \immediate\write\AsyStream{\detokenize{#1}}% +} +\def\globalASYdefs{} +\def\WriteGlobalAsyLine#1{% + \expandafter\g@addto@macro + \expandafter\globalASYdefs + \expandafter{\detokenize{#1^^J}}% +} +\def\ProcessAsymptote#1{% + \begingroup + \def\CurrentAsymptote{#1}% + \let\do\@makeother \dospecials + \@makeother\^^L% and whatever other special cases + \catcode`\ =10 + \endlinechar`\^^M \catcode`\^^M=12 \xAsymptote +} +\begingroup + \catcode`\^^M=12 \endlinechar=-1\relax% + \gdef\xAsymptote{% + \expandafter\ProcessAsymptoteLine% + } + \gdef\ProcessAsymptoteLine#1^^M{% + \def\@tempa{#1}% + {% + \escapechar=-1\relax% + \xdef\@tempb{\string\\end\string\{\CurrentAsymptote\string\}}% + }% + \ifx\@tempa\@tempb% + \edef\next{\endgroup\noexpand\end{\CurrentAsymptote}}% + \else% + \ThisAsymptote{#1}% + \let\next\ProcessAsymptoteLine% + \fi% + \next% + } +\endgroup +\newcommand\asy[1][]{% + \stepcounter{asy}% + \setkeys{ASYkeys}{#1}% + \ifASYattach + \ASYinlinefalse + \fi + \ifx\asydir\empty\else + \def\ASYprefix{\asydir/}% + \fi + \immediate\write\AsyPreStream{% + \noexpand\InputIfFileExists{% + \ASYprefix\noexpand\jobname-\the\c@asy.pre}{}{}% + } + \asy@write@graphic@header + \let\ThisAsymptote\WriteAsyLine + \ProcessAsymptote{asy}% +} +\def\endasy{% + \asy@finalise@stream + \asy@input@graphic +} +\def\asy@write@graphic@header{% + \immediate\openout\AsyStream=\ASYprefix\jobname-\the\c@asy.asy\relax + \gdef\AsyFile{\ASYprefix\Jobname-\the\c@asy}% + \immediate\write\AsyStream{% + if(!settings.multipleView) settings.batchView=false;^^J% + \ifxetex + settings.tex="xelatex";^^J% + \else\ifASYPDF + settings.tex="pdflatex";^^J% + \fi\fi + \ifASYinline + settings.inlinetex=true;^^J% + deletepreamble();^^J% + \fi + defaultfilename="\Jobname-\the\c@asy";^^J% + if(settings.render < 0) settings.render=4;^^J% + settings.outformat="";^^J% + \ifASYattach + settings.inlineimage=false;^^J% + settings.embed=false;^^J% + settings.toolbar=true;^^J% + \else + settings.inlineimage=true;^^J% + settings.embed=true;^^J% + settings.toolbar=false;^^J% + viewportmargin=(2,2);^^J% + \fi + \globalASYdefs + }% +} +\def\asy@expand@keepAspect{% + \ifASYkeepAspect keepAspect=true% + \else keepAspect=false% + \fi% +} +\def\asy@finalise@stream{% + \ifx\ASYwidth\@empty + \ifx\ASYheight\@empty + % write nothing! + \else + \immediate\write\AsyStream{size(0,\ASYheight,\asy@expand@keepAspect);}% + \fi + \else + \ifx\ASYheight\@empty + \immediate\write\AsyStream{size(\ASYwidth,0,\asy@expand@keepAspect);}% + \else + \immediate\write\AsyStream{size(\ASYwidth,\ASYheight,\asy@expand@keepAspect);}% + \fi + \fi + \ifx\ASYviewportwidth\@empty + \ifx\ASYviewportheight\@empty + % write nothing! + \else + \immediate\write\AsyStream{viewportsize=(0,\ASYviewportheight);}% + \fi + \else + \ifx\ASYviewportheight\@empty + \immediate\write\AsyStream{viewportsize=(\ASYviewportwidth,0);}% + \else + \immediate\write\AsyStream{% + viewportsize=(\ASYviewportwidth,\ASYviewportheight);}% + \fi + \fi + \immediate\closeout\AsyStream +} +\def\asy@input@graphic{% + \ifASYinline + \IfFileExists{"\AsyFile.tex"}{% + \catcode`:=12\relax + \@@input"\AsyFile.tex"\relax + }{% + \PackageWarning{asymptote}{file `\AsyFile.tex' not found}% + }% + \else + \IfFileExists{"\AsyFile.\AsyExtension"}{% + \ifASYattach + \ifASYPDF + \IfFileExists{"\AsyFile+0.pdf"}{% + \setbox\ASYbox=\hbox{\includegraphics[hiresbb]{"\AsyFile+0".pdf}}% + }{% + \setbox\ASYbox=\hbox{\includegraphics[hiresbb]{"\AsyFile".pdf}}% + }% + \else + \setbox\ASYbox=\hbox{\includegraphics[hiresbb]{"\AsyFile.eps"}}% + \fi + \textattachfile{\AsyFile.\AsyExtension}{\phantom{\copy\ASYbox}}% + \vskip-\ht\ASYbox + \indent + \box\ASYbox + \else + \ifASYPDF + \includegraphics[hiresbb]{"\AsyFile".pdf}% + \else + \includegraphics[hiresbb]{"\AsyFile.eps"}% + \fi + \fi + }{% + \IfFileExists{"\AsyFile.tex"}{% + \catcode`:=12 + \@@input"\AsyFile.tex"\relax + }{% + \PackageWarning{asymptote}{% + file `\AsyFile.\AsyExtension' not found% + }% + }% + }% + \fi +} +\def\asydef{% + \let\ThisAsymptote\WriteGlobalAsyLine + \ProcessAsymptote{asydef}% +} +\newcommand\asyinclude[2][]{% + \begingroup + \stepcounter{asy}% + \setkeys{ASYkeys}{#1}% + \ifASYattach + \ASYinlinefalse + \fi + \ifx\asydir\empty\else + \def\ASYprefix{\asydir/}% + \fi + \immediate\write\AsyPreStream{% + \noexpand\InputIfFileExists{% + \ASYprefix\noexpand\jobname-\the\c@asy.pre}{}{}% + }% + \asy@write@graphic@header + \IfFileExists{#2.asy}{% + \CatchFileDef\@tempa{#2.asy}{% + \let\do\@makeother + \dospecials + \endlinechar=10\relax + }% + }{% + \IfFileExists{#2}{% + \CatchFileDef\@tempa{#2}{% + \let\do\@makeother + \dospecials + \endlinechar=10\relax + }% + }{% + \PackageWarning{asymptote}{file #2 not found}% + }% + }% + \immediate\write\AsyStream{\unexpanded\expandafter{\@tempa}}% + \asy@finalise@stream + \asy@input@graphic + \endgroup +} +\newcommand{\ASYanimategraphics}[5][]{% + \IfFileExists{_#3.pdf}{% + \animategraphics[{#1}]{#2}{_#3}{#4}{#5}% + }{}% +} +\newcommand\asysetup[1]{\setkeys{ASYkeys}{#1}} +\define@key{ASYkeys}{dir}{% + \def\asydir{#1}% +} +\def\ASYwidth{} +\define@key{ASYkeys}{width}{% + \edef\ASYwidth{\the\dimexpr#1\relax}% +} +\def\ASYheight{} +\define@key{ASYkeys}{height}{% + \edef\ASYheight{\the\dimexpr#1\relax}% +} +\define@key{ASYkeys}{keepAspect}[true]{% + \ifthenelse{\equal{#1}{true}} + {\ASYkeepAspecttrue} + {\ASYkeepAspectfalse}% +} +\def\ASYviewportwidth{} +\define@key{ASYkeys}{viewportwidth}{% + \edef\ASYviewportwidth{\the\dimexpr#1\relax}% +} +\def\ASYviewportheight{} +\define@key{ASYkeys}{viewportheight}{% + \edef\ASYviewportheight{\the\dimexpr#1\relax}% +} +\define@key{ASYkeys}{inline}[true]{% + \ifthenelse{\equal{#1}{true}} + {\ASYinlinetrue} + {\ASYinlinefalse}% +} +\define@key{ASYkeys}{attach}[true]{% + \ifthenelse{\equal{#1}{true}} + {\ASYattachtrue} + {\ASYattachfalse}% +} diff --git a/Master/texmf-dist/tex/latex/asymptote/latexmkrc b/Master/texmf-dist/tex/latex/asymptote/latexmkrc new file mode 100644 index 00000000000..1cca8732e94 --- /dev/null +++ b/Master/texmf-dist/tex/latex/asymptote/latexmkrc @@ -0,0 +1,4 @@ +sub asy {return system("asy '$_[0]'");} +add_cus_dep("asy","eps",0,"asy"); +add_cus_dep("asy","pdf",0,"asy"); +add_cus_dep("asy","tex",0,"asy"); diff --git a/Master/texmf-dist/tex/latex/asymptote/ocg.sty b/Master/texmf-dist/tex/latex/asymptote/ocg.sty new file mode 100644 index 00000000000..3ba555b58e8 --- /dev/null +++ b/Master/texmf-dist/tex/latex/asymptote/ocg.sty @@ -0,0 +1,127 @@ +%% Copyright (C) 2007 by Michael Ritzert +%% Spurious spaces removed by John Bowman [2009/06/01]. + +\NeedsTeXFormat{LaTeX2e} +\ProvidesPackage{ocg}[2009/06/01] + +\RequirePackage{ifpdf} +\ifpdf +\else + \PackageWarningNoLine{ocg}{% + Loading aborted, because pdfTeX is not running in PDF mode% + }% + \expandafter\endinput +\fi + +\DeclareOption*{}\ProcessOptions*\relax %allow anything as option for the moment + +%testing for correct pdfTeX version +%TODO: find out minimum required version! +\ifnum\pdftexversion<120 + \PackageError{ocg}{% + pdfeTeX, version >= 1.20, required% + }{% + Install a newer version!% + }% +\fi + +% Next OCG id -- TODO: autogenerate. but keep possibility to reopen an OCG. +\newcount\@ocg@num\@ocg@num=0 + +\gdef\@ocg@layersnames{} + +% called from the aux file +\def\@ocg@makeknown#1#2#3{% #1: OCG name, #2: OC id, #3: on/off + \@ifundefined{OCG#2}{% + \message{OCG#2} + \expandafter\gdef\csname OCG#2\endcsname{#1}% + \immediate\pdfobj{<< /Type /OCG /Name (#1) >>}% new ocg + \xdef\@ocg@curocg{\the\pdflastobj\space 0 R}% reference to id + \xdef\@ocg@ocgs{\@ocg@ocgs\space\@ocg@curocg}% list of all OCGs in "first defined" order + \ifnum#3=1 %on + \xdef\@ocg@ocgson{\@ocg@ocgson\space\@ocg@curocg}% list of all default-on OCGs + \else% + \xdef\@ocg@ocgsoff{\@ocg@ocgsoff\space\@ocg@curocg}% list of all default-off OCGs + \fi% + \xdef\@ocg@layersnames{% + \@ocg@layersnames\space/OC#2\space\@ocg@curocg% name-to-id mapping + }% + }{% + \message{OCG#2 reopened} + % layer reopened + } +} + +\AtBeginDocument{% + % the auxfile has been read if available. register the OCGs in the page resources. + \@ocg@addresource + \let\@ocg@makeknown\@gobble +} + +% set page resources to include the layers defined in the aux file +\def\@ocg@addresource{% + \immediate\pdfobj{<<\@ocg@layersnames\space>>}% + \xdef\@ocg@namesobj{\the\pdflastobj\space 0 R}% + % append to pageresources + \begingroup + \edef\x{\endgroup + \pdfpageresources{% + \the\pdfpageresources + /Properties \@ocg@namesobj% + }% + }% + \x +} + +\newcount\@ocg@@ocgs +\pdfobj reserveobjnum +\@ocg@@ocgs=\pdflastobj + +\newcount\@ocg@@layersconfig +\pdfobj reserveobjnum +\@ocg@@layersconfig=\pdflastobj + +\pdfcatalog{% + /OCProperties << + /OCGs \the\@ocg@@ocgs\space0 R\space + /D \the\@ocg@@layersconfig\space0 R\space + >>% +} +\def\@ocg@ocgs{} +\def\@ocg@ocgson{} +\def\@ocg@ocgsoff{} +\AtEndDocument{% + \immediate\pdfobj useobjnum \@ocg@@ocgs {% + [\@ocg@ocgs\space]% + }% + \immediate\pdfobj useobjnum \@ocg@@layersconfig {% + << + /Order [\@ocg@ocgs\space] + /ON [\@ocg@ocgson\space] + /OFF [\@ocg@ocgsoff\space] + >>% + }% +}% + +% schedule a OCG for creation on the next pdflatex run (via the auxfile) +\def\@ocg@newocg#1#2#3{% #1:name, #2:num, #3:on + \if@filesw% + \immediate\write\@auxout{% + \string\@ocg@makeknown{#1}{#2}{#3}% + }% + \fi% +} + +% TODO: Are nested OCGs allowed? +\newenvironment{ocg}[3]{% + \@ocg@newocg{#1}{#2}{#3}% + \gdef\@ocg@curnum{#2}% + \pdfliteral{/OC /OC\@ocg@curnum\space BDC}% + \message{/OC\@ocg@curnum}% + \ignorespaces +}{% + \pdfliteral{EMC}% + %\unskip% + %\endgroup% + \ignorespacesafterend +} diff --git a/Master/texmf-dist/tex/latex/dvipdfm/dvipdfm.def b/Master/texmf-dist/tex/latex/dvipdfm/dvipdfm.def new file mode 100644 index 00000000000..e554f00c053 --- /dev/null +++ b/Master/texmf-dist/tex/latex/dvipdfm/dvipdfm.def @@ -0,0 +1,131 @@ +%% +%% This is file `dvipdfm.def', +%% and was *not* generated with the docstrip utility. +%% +%% It was hand edited from several docstripped def +%% files that are distributed with the Graphics Bundle +%% +%% A modified version of this file may be distributed, but it should +%% be distributed with a *different* name. Changed files must be +%% distributed *together with a complete and unchanged* distribution +%% of these files. +%% +%% In compliance with the above statement, the unmodified graphics +%% bundle is available from the same site you obtained this +%% modified file. However, it is contained in a separate +%% tar file to conserve bandwidth. You can get the +%% unmodified Graphics Bundle at +%% +%% http://odo.kettering.edu/dvipdfm/ +%% +\ProvidesFile{dvipdfm.def} + [1999/9/6 vx.x Driver-dependant file] +\def\c@lor@arg#1{% + \dimen@#1\p@ + \ifdim\dimen@<\z@\dimen@\maxdimen\fi + \ifdim\dimen@>\p@ + \PackageError{color}{Argument `#1' not in range [0,1]}\@ehd + \fi} +\def\color@gray#1#2{% + \c@lor@arg{#2}% + \edef#1{gray #2}% + } +\def\color@cmyk#1#2{\c@lor@@cmyk#2\@@#1} +\def\c@lor@@cmyk#1,#2,#3,#4\@@#5{% + \c@lor@arg{#4}% + \c@lor@arg{#1}% + \c@lor@arg{#2}% + \c@lor@arg{#3}% + \edef#5{cmyk #1 #2 #3 #4}% + } +\def\color@rgb#1#2{\c@lor@@rgb#2\@@#1} +\def\c@lor@@rgb#1,#2,#3\@@#4{% + \c@lor@arg{#1}% + \c@lor@arg{#2}% + \c@lor@arg{#3}% + \edef#4{rgb #1 #2 #3}% + } +\def\color@RGB#1#2{\c@lor@@RGB#2\@@#1} +\def\c@lor@@RGB#1,#2,#3\@@#4{% + \c@lor@RGB@rgb{#1}\@tempa + \c@lor@RGB@rgb{#2}\@tempb + \c@lor@RGB@rgb{#3}\@tempc + \c@lor@@rgb\@tempa,\@tempb,\@tempc\@@#4% + } +\def\c@lor@RGB@rgb#1#2{% + \dimen@#1\p@ + \divide\dimen@\@cclv + \edef#2{\strip@pt\dimen@}} +\def\color@hsb#1#2{\c@lor@@hsb#2\@@#1} +\def\c@lor@@hsb#1,#2,#3\@@#4{% + \c@lor@arg{#1}% + \c@lor@arg{#2}% + \c@lor@arg{#3}% + \edef#4{(not implemented yet) [ #1 #2 #3 ] }% + } +\def\color@named#1#2{\c@lor@@named#2,,\@@#1} +\def\c@lor@@named#1,#2,#3\@@#4{% + \@ifundefined{col@#1}% + {\PackageError{color}{Undefined color `#1'}\@ehd}% + {\edef#4{ #1}}% + } +% \def\c@lor@to@ps#1 #2\@@{\csname c@lor@ps@#1\endcsname#2 \@@} +% \def\c@lor@ps@#1 #2\@@{TeXDict beginclude@ #1 end} +% \def\c@lor@ps@rgb#1\@@{#1 setrgbcolor} +% \def\c@lor@ps@hsb#1\@@{#1 sethsbcolor} +% \def\c@lor@ps@cmyk#1\@@{#1 setcmykcolor} +% \def\c@lor@ps@gray#1\@@{#1 setgray} +\def\current@color{gray 0} +\def\set@color{% + \special{color push \current@color}\aftergroup\reset@color} +\def\reset@color{\special{color pop}} +\def\set@page@color{\special{background \current@color}} +\def\define@color@named#1#2{% + \expandafter\let\csname col@#1\endcsname\@nnil} +\def\Ginclude@bmp#1{% +\message{<#1>}% + \special{pdf: image width \the\Gin@req@width\space height +\the\Gin@req@height\space depth \the\z@ (#1)}} +\def\Ginclude@eps#1{% + \message{<#1>}% + \bgroup + \def\@tempa{!}% + \dimen@\Gin@req@width + \dimen@ii.1bp% + \divide\dimen@\dimen@ii + \@tempdima\Gin@req@height + \divide\@tempdima\dimen@ii + \special{PSfile="#1"\space + llx=\Gin@llx\space + lly=\Gin@lly\space + urx=\Gin@urx\space + ury=\Gin@ury\space + \ifx\Gin@scalex\@tempa\else rwi=\number\dimen@\space\fi + \ifx\Gin@scaley\@tempa\else rhi=\number\@tempdima\space\fi + \ifGin@clip clip\fi}% + \egroup} +\def\Grot@start{% +\special{ps: gsave currentpoint currentpoint translate +\Grot@angle\space neg rotate neg exch neg exch translate}} +\def\Grot@end{\special{ps: currentpoint grestore moveto}} +\def\Gscale@start{\special{ps: gsave currentpoint currentpoint translate +\Gscale@x\space\Gscale@y\space scale neg exch neg exch translate}} +% \def\Gscale@start{\special{ps: currentpoint currentpoint translate +% \Gscale@x\space\Gscale@y\space scale neg exch neg exch translate}} +\def\Gscale@end{\special{ps: currentpoint grestore moveto}} +% \def\Gscale@end{\special{ps: currentpoint currentpoint translate +% 1 \Gscale@x\space div 1 \Gscale@x\space div scale neg exch neg exch translate}} +% \def\Gin@PS@raw#1{\special{ps: #1}} +% \def\Gin@PS@restored#1{\special{" #1}} +% \def\Gin@PS@literal@header#1{\AtBeginDvi{\special{! #1}}} +% \def\Gin@PS@file@header#1{\AtBeginDvi{\special{header=#1}}} +\def\Gin@extensions{.jpg,.jpeg,.pdf,.png} +\@namedef{Gin@rule@.jpg}#1{{bmp}{.bb}{#1}} +\@namedef{Gin@rule@.jpeg}#1{{bmp}{.bb}{#1}} +\@namedef{Gin@rule@.png}#1{{bmp}{.bb}{#1}} +\@namedef{Gin@rule@.pdf}#1{{eps}{.bb}{#1}} +\@namedef{Gin@rule@*}#1{{eps}{\Gin@ext}{#1}} +\endinput +%% +%% End of file `dvipdfm.def'. + -- cgit v1.2.3